@realtek/core-theme 0.0.296 → 0.0.298

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e=require("./Breadcrumb-B9EgvocS.cjs"),t=require("./authApi-CiLt3WJ5.cjs"),n=require("./diceCandidateMapper-MB-yyU21.cjs");let r=require("react");r=e.pi(r,1);let i=require("antd"),a=require("@ant-design/icons"),o=require("react/jsx-runtime"),s=require("dayjs");s=e.pi(s,1);let c=require("react-router-dom"),l=require("prop-types");l=e.pi(l,1);async function u(e,{method:n=`POST`,params:r={},body:i={}}={}){let a={"Content-Type":`application/json`,Authorization:`Bearer ${await t.i()}`},o=new URLSearchParams({moduleName:e});Object.entries(r).forEach(([e,t])=>{t!=null&&t!==``&&o.append(e,String(t))});let s={method:n,headers:a};(n===`POST`||n===`PUT`)&&(s.body=JSON.stringify(i??{}));let c=await fetch(`${t.b}/dashboard/cards?${o.toString()}`,s);if(!c.ok)throw Error(`API ${c.status}: ${c.statusText}`);return c.json()}async function d(e={}){let n=await t.i(),r=await fetch(`${t.b}/dynamic-common-count`,{method:`POST`,headers:{"Content-Type":`application/json`,Authorization:`Bearer ${n}`},body:JSON.stringify(e)});if(!r.ok)throw Error(`API ${r.status}: ${r.statusText}`);return r.json()}async function f(e={}){let n=await t.i(),r=await fetch(`${t.b}/dashboard-calendar`,{method:`POST`,headers:{"Content-Type":`application/json`,Authorization:`Bearer ${n}`},body:JSON.stringify(e)});if(!r.ok)throw Error(`API ${r.status}: ${r.statusText}`);return r.json()}async function p(){return t.t(t.b,`/users/hierarchy-tree`)}var{Title:m,Text:h}=i.Typography,g=[`Sun`,`Mon`,`Tue`,`Wed`,`Thu`,`Fri`,`Sat`],_=[`Mon`,`Tue`,`Wed`,`Thu`,`Fri`,`Sat`,`Sun`],v=[`January`,`February`,`March`,`April`,`May`,`June`,`July`,`August`,`September`,`October`,`November`,`December`],y={green:`#22c55e`,red:`#ef4444`,orange:`#f97316`,blue:`#3b82f6`};function b(e){return y[e]||e||`#586888`}function x(e){return String(e).padStart(2,`0`)}function S(e,t,n=`Sun`){let r=new Date(e,t,1).getDay(),i=n===`Mon`?r===0?6:r-1:r,a=new Date(e,t+1,0).getDate(),o=[];for(let e=0;e<i;e++)o.push({day:null,cur:!1});for(let e=1;e<=a;e++)o.push({day:e,cur:!0});for(;o.length%7!=0;)o.push({day:null,cur:!1});return o}function C(e,t){let n=[];for(let r=0;r<e.length;r+=t)n.push(e.slice(r,r+t));return n}function w(e){if(!e)return{text:``,author:null};let t=e.match(/\n\s*-\s*([^\n]+)\s*$/);return t?{text:e.slice(0,t.index).trim(),author:t[1].trim()}:{text:e.trim(),author:null}}function T(e=[]){let t={};return e.forEach(e=>{t[e.date]=(e.events||[]).map(e=>{let{text:t,author:n}=w(e.description);return{color:e.color,label:e.label,title:e.title,text:t,author:n}})}),t}function E({events:e}){return(0,o.jsx)(`div`,{style:{maxWidth:280,maxHeight:260,overflowY:`auto`},children:e.map((t,n)=>(0,o.jsxs)(`div`,{style:{display:`flex`,gap:8,padding:`6px 0`,borderBottom:n<e.length-1?`1px solid #f0f0f0`:`none`},children:[(0,o.jsx)(`span`,{className:`calendar-dot`,style:{background:b(t.color),marginTop:6,flexShrink:0}}),(0,o.jsxs)(`div`,{style:{minWidth:0},children:[(0,o.jsx)(h,{strong:!0,style:{fontSize:13,display:`block`},children:t.title||t.label}),t.text&&(0,o.jsx)(h,{style:{fontSize:12,color:`#555`,whiteSpace:`pre-line`,wordBreak:`break-word`},children:t.text}),t.author&&(0,o.jsxs)(h,{style:{fontSize:11,color:`#999`,display:`block`,marginTop:2},children:[`— `,t.author]})]})]},n))})}function D({userIds:e=[],days:t=void 0,startDay:n=`Sun`,renderDayContent:s=void 0,onDayClick:c=void 0,headerExtra:l=void 0,legend:u=void 0,readonly:d=!1,className:p=``,monthLabel:y=void 0,year:w=void 0,month:D=void 0,onPrevMonth:O=void 0,onNextMonth:k=void 0,prevDisabled:A=!1,nextDisabled:j=!1}){let M=t!==void 0||s!==void 0||c!==void 0,N=new Date,[P,F]=(0,r.useState)({year:N.getFullYear(),month:N.getMonth()}),I=w!=null&&D!=null?{year:Number(w),month:Number(D)-1}:P,[L,R]=(0,r.useState)({}),[z,B]=(0,r.useState)([]),[ee,V]=(0,r.useState)(!1),[H,te]=(0,r.useState)(null),ne=JSON.stringify(e),re=n===`Mon`?_:g,U=(0,r.useCallback)(async()=>{V(!0);try{let t=await f({userIds:e});t?.status&&t?.data?(B(t.data.legend||[]),R(T(t.data.days||[]))):(B([]),R({}))}catch(e){console.error(`CalendarCard fetch error:`,e)}finally{V(!1)}},[ne]);(0,r.useEffect)(()=>{M||U()},[M,U]),(0,r.useEffect)(()=>(window.addEventListener(`dashboard-calendar:refresh`,U),()=>window.removeEventListener(`dashboard-calendar:refresh`,U)),[U]);let ie=O??(()=>F(e=>e.month===0?{year:e.year-1,month:11}:{...e,month:e.month-1})),ae=k??(()=>F(e=>e.month===11?{year:e.year+1,month:0}:{...e,month:e.month+1})),oe=C(S(I.year,I.month,n),7),se={};t!==void 0&&(t||[]).forEach(e=>{e?.date&&(se[e.date]=e)});let ce=u??z,le=y??`${v[I.month]} ${I.year}`;return(0,o.jsx)(i.Card,{className:`calendar-card${p?` ${p}`:``}`,title:(0,o.jsxs)(`div`,{className:`calendar-header-title`,children:[(0,o.jsx)(a.CalendarOutlined,{}),(0,o.jsx)(m,{level:5,style:{margin:0},children:le}),l]}),extra:(0,o.jsxs)(`div`,{className:`calendar-nav`,style:{display:`flex`,alignItems:`center`,gap:6},children:[(0,o.jsx)(i.Tooltip,{title:`Previous month`,children:(0,o.jsx)(i.Button,{type:`text`,icon:(0,o.jsx)(a.LeftOutlined,{}),size:`small`,onClick:ie,disabled:A})}),(0,o.jsx)(i.Tooltip,{title:`Next month`,children:(0,o.jsx)(i.Button,{type:`text`,icon:(0,o.jsx)(a.RightOutlined,{}),size:`small`,onClick:ae,disabled:j})})]}),children:(0,o.jsxs)(i.Spin,{spinning:ee,children:[(0,o.jsx)(i.Row,{gutter:[6,0],className:`calendar-day-names`,children:re.map(e=>(0,o.jsx)(i.Col,{flex:`1`,className:`calendar-day-name`,children:e},e))}),(0,o.jsx)(`div`,{className:`calendar-weeks`,children:oe.map((e,t)=>(0,o.jsx)(i.Row,{gutter:[6,6],align:`top`,className:`calendar-week-row`,children:e.map((e,t)=>{if(!e.cur||e.day===null)return(0,o.jsx)(i.Col,{flex:`1`,children:(0,o.jsx)(`div`,{className:`calendar-cell calendar-cell--filler`})},t);let n=`${I.year}-${x(I.month+1)}-${x(e.day)}`,r=e.day===N.getDate()&&I.month===N.getMonth()&&I.year===N.getFullYear();if(M){let a=se[n]??null;return s?(0,o.jsx)(i.Col,{flex:`1`,children:s(n,a,{isToday:r,readonly:d})},t):(0,o.jsx)(i.Col,{flex:`1`,children:(0,o.jsx)(`div`,{className:[`calendar-cell`,r?`today`:``,d?`calendar-cell--readonly`:``].filter(Boolean).join(` `),onClick:()=>!d&&c?.(n,a),style:{cursor:d?`default`:`pointer`},children:(0,o.jsx)(`div`,{className:`calendar-cell-inner`,children:(0,o.jsx)(h,{className:`calendar-cell-number`,children:e.day})})})},t)}let a=L[n]||[],l=[...new Set(a.map(e=>e.color))].slice(0,3);return(0,o.jsx)(i.Col,{flex:`1`,children:(0,o.jsx)(`div`,{className:`calendar-cell${r?` today`:``}`,children:(0,o.jsxs)(`div`,{className:`calendar-cell-inner`,children:[(0,o.jsx)(h,{className:`calendar-cell-number`,children:e.day}),a.length>0&&(0,o.jsx)(i.Popover,{open:H===n,trigger:`click`,content:(0,o.jsx)(E,{events:a}),placement:`topRight`,destroyTooltipOnHide:!0,onOpenChange:e=>te(e?n:null),children:(0,o.jsx)(`div`,{className:`calendar-cell-dots`,children:l.map((e,t)=>(0,o.jsx)(`span`,{className:`calendar-dot`,style:{background:b(e)}},t))})})]})})},t)})},t))}),ce.length>0&&(0,o.jsx)(`div`,{className:`calendar-legend`,children:ce.map(({label:e,color:t,icon:n})=>(0,o.jsxs)(`div`,{className:`calendar-legend-item`,children:[n?(0,o.jsx)(`span`,{className:`calendar-legend-badge`,style:{background:b(t)},children:n}):(0,o.jsx)(`span`,{className:`calendar-legend-dot`,style:{background:b(t)}}),(0,o.jsx)(h,{children:e})]},e))})]})})}function O(e){return e!=null}function k(e){let t=String(e);return t.charAt(0).toUpperCase()+t.slice(1)}function A(e,t){if(!e||typeof e!=`object`)return null;let n=e.key??e.value??e.id??String(t),r=e.title??e.tabTitle??e.label??e.name,a=e.count??e.countValue;return!n||!r?null:{...e,key:String(n),label:(0,o.jsxs)(i.Space,{size:6,children:[(0,o.jsx)(`span`,{children:k(r)}),O(a)&&(0,o.jsx)(i.Badge,{className:`dynamic-tabs-count`,count:a,overflowCount:2**53-1})]})}}function j({tabs:e=[],activeKey:t,onChange:n,className:r,extra:a}){let s=e.map(A).filter(Boolean);return s.length?(0,o.jsx)(i.Tabs,{activeKey:s.some(e=>e.key===t)?t:s[0].key,className:r,items:s,onChange:n,tabBarExtraContent:a}):null}function M(){return{tenantId:localStorage.getItem(`tenantId`)||``,businessId:localStorage.getItem(`businessId`)||``,businessUnitId:localStorage.getItem(`businessUnitId`)||``}}function N(){return Number(localStorage.getItem(`userId`))||0}var P=e=>e?.data??e,F=new Map;function I(e){return e?.recruiterId??e?.legacyUserId??e?.user_id??e?.userId??e?.USER_ID??e?.id??e?._id}function L(e){return!e||typeof e!=`object`?``:[e.first_name??e.firstName??e.FIRST_NAME,e.last_name??e.lastName??e.LAST_NAME].filter(Boolean).join(` `).trim()||e.recruiterName||e.name||e.user_name||e.userName||e.USER_NAME||e.email||``}async function R(e){let n=String(e??``).trim();return n?(F.has(n)||F.set(n,t.a(t.b,`/get-detailed-view?userId=${encodeURIComponent(n)}`).then(e=>L(e?.data??e??null)).catch(()=>``)),F.get(n)):``}async function z(e){let t=await R(I(e));return{...e,name:t||L(e)}}async function B(e,n,r){return P(await t.a(t.b,`/module-data-update`,{method:`PUT`,body:JSON.stringify({module:e,ids:n,updates:{status:r}})}))}async function ee(e,n){let r=Array.isArray(n)?n:[n],i=await Promise.all(r.filter(Boolean).map(n=>t.a(t.b,`/module/delete/${encodeURIComponent(n)}?module=${encodeURIComponent(e)}`,{method:`DELETE`})));return i[i.length-1]??{}}async function V(e){return P(await t.a(t.S,`/joblist`,{method:`POST`,body:JSON.stringify({...M(),searchQuery:e,userId:N()})}))}async function H(e=``){return t.t(t.S,`/users/any${e?`?search=${encodeURIComponent(e)}`:``}`)}async function te({relatedIds:e,module:n,title:r,targetDate:i,notes:a}){return t.a(t.S,`/notes`,{method:`POST`,body:JSON.stringify({schemaVersion:1,...M(),title:r,notes:a,notesFor:n||`general`,notesRelatedId:Array.isArray(e)&&e.length?e:null,reminder:i?{type:`single`,time:i,interval:``}:null,targetDate:i||null})})}async function ne(e,{title:n,targetDate:r,notes:i}){return t.a(t.S,`/notes/${encodeURIComponent(e)}`,{method:`PUT`,body:JSON.stringify({title:n,notes:i,reminder:r?{type:`single`,time:r,interval:``}:null,targetDate:r||null})})}async function re(e){return t.a(t.S,`/notes/${encodeURIComponent(e)}/resolve`,{method:`PUT`})}async function U({jobId:e,candidateIds:n,hiringStage:r}){return t.a(t.S,`/source/hiringStgUpdate`,{method:`PUT`,body:JSON.stringify({...M(),multiJobId:Array.isArray(e)?e:[e],applicantId:Array.isArray(n)?n:[n],updateStatus:String(r??``).toLowerCase(),updateStatusType:`call`,responseType:`responded`,hiriringStatusChangeType:`tagToJobs`,comments:``,userId:N()})})}async function ie(){return P(await t.a(t.b,`/masters/dropdown?masterName=candidateGroups&offset=0&limit=50`))}async function ae({candidateIds:e,groupId:n,groupName:r}){return P(await t.a(t.x,`/actions/update-group`,{method:`PUT`,body:JSON.stringify({candidateIds:e,groupId:n,groupName:r})}))}async function oe({jobIds:e,rate:n,priority:r}){return t.a(t.S,`/assign?type=self`,{method:`PUT`,body:JSON.stringify({multiJobId:Array.isArray(e)?e:[e],userId:N(),schemaVersion:1,...M(),priority:r==null?`false`:String(r),priorityFrom:null,recruitersData:[]})})}async function se(e){if(!e)return{assignedUsers:[],totalSubmissions:0,targetSubmissions:0,message:``};let n=await t.a(t.S,`/self-assign?jobId=${encodeURIComponent(e)}`),r=n?.data,i=n?.message??``;return Array.isArray(r)?{assignedUsers:await Promise.all(r.map(z)),totalSubmissions:0,targetSubmissions:0,message:i}:!r||typeof r!=`object`?{assignedUsers:[],totalSubmissions:0,targetSubmissions:0,message:i}:{assignedUsers:await Promise.all((Array.isArray(r.assignedUsers)?r.assignedUsers:[]).map(z)),totalSubmissions:r.totalSubmissions??0,targetSubmissions:r.targetSubmissions??0,message:i}}function ce(e){let t=e?.user_id??e?.userId??e?.USER_ID??e?.legacyUserId??e?.id??e?._id,n=t==null?``:String(t).trim();if(!n)return null;let r=[e?.first_name??e?.firstName,e?.last_name??e?.lastName].filter(Boolean).join(` `).trim(),i=e?.name||e?.user_name||e?.userName||e?.USER_NAME||r||e?.email||n;return{...e,label:String(i),value:n}}async function le(){let e=await t.t(t.S,`/users/manager`);return(Array.isArray(e)?e:e?[e]:[]).map(ce).filter(Boolean)}async function ue(e){if(!e)return{recruitersData:[]};let n=await t.t(t.S,`/pay-details/${encodeURIComponent(e)}`),r=n&&typeof n==`object`&&Array.isArray(n.recruiters)?n.recruiters:[],i=(await Promise.all(r.map(async e=>{let t=e?.recruiterId??e?.user_id??e?.userId??e?.id;if(t==null||t===``)return null;let n=L(e),r=n?{...e,name:n}:await z({...e,recruiterId:t});return{recruiterId:t,id:t,user_id:t,name:r.name,role_name:r.role_name??r.roleName??``,reporting_name:r.reporting_name??r.reportingName??``}}))).filter(Boolean);return{...n&&typeof n==`object`?n:{},recruitersData:i}}function de(e){let t=typeof e==`object`?e?.recruiterId??e?.user_id??e?.userId??e?.id:e,n=Number(t);return Number.isInteger(n)&&n>0?n:null}function fe({jobIds:e,userId:t,rate:n,priority:r,removedIds:i,existingRecruiters:a}){let o=new Set((i??[]).map(String)),s=(a??[]).map(de).filter(e=>e!==null&&!o.has(String(e))),c=(Array.isArray(t)?t:[t]).map(de).filter(e=>e!==null);if(c.length===0)throw Error(`A valid user must be selected before assigning the job`);let l=Array.from(new Set([...s,...c]));return{multiJobId:Array.isArray(e)?e:[e],userId:c[0],schemaVersion:1,...M(),priority:String(r??!1),priorityFrom:``,recruitersData:l}}async function pe(e){return t.a(t.S,`/assign?type=other`,{method:`PUT`,body:JSON.stringify(fe(e))})}async function me({submissionId:e,isMail:n=!1}){return P(await t.a(t.b,`/submissions/move-to-onboarding`,{method:`POST`,body:JSON.stringify({submissionId:e,isMail:!!n})}))}async function he(e,n){return P(await t.a(t.b,`/submissions/approve`,{method:`POST`,body:JSON.stringify({submissionId:e,...n})}))}async function ge(e){return P(await t.a(t.b,`/submissions/vms-approve?submissionId=${encodeURIComponent(e)}`))}async function _e(e,{submissionId:n=``,billRate:r,payRate:i,currency:a=`$`,rateUnit:o=`hr`,referralId:s,referralRate:c,referralType:l,referralEnabled:u,vmsPercent:d=0,documentIds:f=[],remarks:p=null}={}){let m=e?`/workforce-engagements/${encodeURIComponent(e)}/cfo-approval/send`:`/submissions/${encodeURIComponent(n)}/cfo-approval/send`;if(!e&&!n)throw Error(`Submission is required to send for approval.`);let h=typeof window<`u`?window.location.origin:``,g=e||n;return P(await t.a(t.C,m,{method:`POST`,body:JSON.stringify({proposedRate:{candidateProposedRate:Number(r)||0,candidateProposedRateCurrency:a,candidateProposedRateCurrencySymbol:``,candidateProposedRateUnit:o},candidateRate:{candidateAcceptedRate:Number(i)||0,candidateAcceptedCurrency:a,candidateAcceptedCurrencySymbol:``,candidateAcceptedPayUnit:o,candidateAcceptedRateNegotiable:!1},...s!=null&&s!==``?{referralId:s}:{},...c==null?{}:{referralRate:Number(c)||0},...l!=null&&l!==``?{referralType:l}:{},...u==null?{}:{referralEnabled:!!u},vmsPercent:Number(d)||0,documentIds:f,remarks:p,approvalUrl:`${h}/cfo-approval/${encodeURIComponent(g)}`})}))}async function ve({submissionId:e,rejectReasonId:n,rejectReason:r,rejectReasonComments:i}){return P(await t.a(t.b,`/submissions/reject`,{method:`POST`,body:JSON.stringify({submissionId:e,rejectReasonId:n,rejectReason:r,rejectReasonComments:i})}))}async function W({jobId:e,applicantId:n}){return P(await t.a(t.b,`/submissions/exists?${new URLSearchParams({jobId:String(e??``),applicantId:String(n??``)}).toString()}`))??{exists:!1}}async function G({searchQuery:e,candidateId:n}){let r=P(await t.a(t.b,`/quick-submit/job-search`,{method:`POST`,body:JSON.stringify({searchQuery:e??``,candidateId:n?String(n):``})}));return Array.isArray(r)?r:[]}async function ye({search:e,jobId:n}){let r=P(await t.a(t.b,`/quick-submit/candidate-search`,{method:`POST`,body:JSON.stringify({search:e??``,jobId:n?String(n):``})}));return Array.isArray(r)?r:[]}async function be({jobId:e,applicantId:n,jobIds:r,applicantIds:i}){let a=!!e,o={};if(e&&(o.jobId=String(e)),n&&(o.applicantId=String(n)),Array.isArray(r)&&(o.jobIds=r.filter(Boolean).map(String)),Array.isArray(i)&&(o.applicantIds=i.filter(Boolean).map(String)),!(a?o.applicantIds:o.jobIds)?.length)return new Map;let s=P(await t.a(t.b,`/submissions/exists-bulk`,{method:`POST`,body:JSON.stringify(o)}))?.pairs??[];return new Map(s.map(e=>[String(a?e.applicantId:e.jobId),{submissionId:e.submissionId??``,submittedAt:e.submittedAt??null}]))}async function xe({jobId:e,candidateIds:n}){return t.a(t.S,`/source/hiringStgUpdate`,{method:`PUT`,body:JSON.stringify({...M(),multiJobId:Array.isArray(e)?e:[e],applicantId:Array.isArray(n)?n:[n],updateStatus:`pipeline`,updateStatusType:`call`,responseType:`responded`,hiriringStatusChangeType:`tagToJobs`,comments:``,userId:N()})})}var Se={jobsCount:[`total`,`Total Jobs`,`active`,`Active Jobs`,`myAssignedCount`,`My Jobs`],submissionCount:[`Selected`,`Submitted to client`,`Submitted to Client`,`Not Submitted`,`Approved`]};function Ce(e){return Se[e]??null}var we={stickyNotes:{title:`Sticky Notes`,variant:`sticky`,request:{method:`GET`,params:{limit:20,offset:0}},listPath:`data.data`,maxCount:4,viewAllUrl:`/viewall-sticky`,refreshEvent:`sticky-notes:refresh`,pillKey:`status`,headingKey:`title`,bodyKey:`notes`,bodyLines:3,footerLeftKey:`createdByName`,footerRightKey:`createdAt`,dateKey:`reminder.time`,colorBy:`status`,colorMap:{Note:`green`,Tagged:`red`},color:`auto`},jobsCount:{variant:`counts`,dynamicCommonCount:{module:`jobs`,keys:[`jobRecruitmentStatus`,`jobStatus`]},listPath:``,layout:`4x2`,groupSeparator:``,labelMap:{total:`Total Jobs`,active:`Active Jobs`,myAssignedCount:`My Jobs`},color:`#f1f3f8`,show:Ce(`jobsCount`),hide:[`inactive`,`submitted`,`noSubmissions`]},submissionCount:{title:`Total Client Submission`,tooltipText:`Includes all submissions that are pending and submitted to the client.`,variant:`submission`,dynamicCommonCount:{module:`submissions`,keys:[`clientSubmissionStatus.clientSubmissionStatusText`]},listPath:``,totalKey:`total`,labelMap:{Selected:`Selected`,"Submitted to client":`Submitted to Client`,"Not Submitted":`Not Submitted`,Approved:`Approved`},colorMap:{Selected:`rgb(234, 175, 12)`,"Submitted to client":`green`,"Not Submitted":`red`,Approved:`#1d4ed8`},show:Ce(`submissionCount`)},leadAptitude:{title:`Aptitude Test Results`,variant:`assessment`,request:{method:`GET`,params:{}},listPath:`data`,totalKey:`totalScore`,maxKey:`maximumScore`,statusKey:`status`,attemptDateKey:`attemptDate`,timeTakenKey:`timeTaken`,rankKey:`rank`,labelMap:{logicalReasoning:`Logical Reasoning`,quantitativeAptitude:`Quantitative Aptitude`,verbalAbility:`Verbal Ability`},colorMap:{logicalReasoning:`#7c3aed`,quantitativeAptitude:`#0891b2`,verbalAbility:`#16a34a`},hide:[`status`,`attemptDate`,`timeTaken`,`rank`,`maximumScore`]},onboardingCount:{variant:`counts`,dynamicCommonCount:{module:`onboarding`,keys:[`onboardingObStage`]},listPath:``,frame:!0,frameTitle:`Onboarding`,frameClassName:`onboarding-card`,viewAll:!0,footer:!0,columns:4,valueMap:{inProgress:`Under Review`,hired:`Onboarded`,projectCompleted:`Project cycle closed`,archive:`No longer active`},labelMap:{inProgress:`In Progress`,hired:`Hired`,projectCompleted:`Project Completed`,archive:`Archive`},aggregateMap:{inProgress:[`inProgress`,`In Progress`],hired:[`hired`,`Hired`,`Active`],projectCompleted:[`projectCompleted`,`Project Completed`,`Completed`],archive:[`archive`,`Archive`,`Not Hired`,`Candidate Backout`]},show:Ce(`onboardingCount`),hide:[`total`,`totalGrossMargin`,`totalNetMargin`]},timesheetMonthlySummary:{variant:`metrics`,title:`Monthly Summary`,valueSuffix:` hrs`,rows:[{key:`unapprovedPayableHours`,label:`Unapproved Payable hours`,sublabel:`(S + O)`},{key:`nonPayableHours`,label:`Non-payable hours`,sublabel:`(Leave/Holidays)`},{key:`approvedPayableHours`,label:`Approved Payable hours`,valueColor:`#15803d`}]},timesheetWeeklyTotals:{variant:`metrics`,title:`Weekly Totals (S + O)`,plainHeader:!0,valueSuffix:` hrs`,listRows:{itemValueKey:`weeklyTotals.payable`,itemLabel:(e,t)=>{let n=e.weekStart?(0,s.default)(e.weekStart).format(`MMM D`):``,r=e.weekEnd?(0,s.default)(e.weekEnd).format(`MMM D`):``,i=`Week ${e.weekNumber??t+1}`;return n&&r?`${i} (${n} - ${r})`:i}}},timesheetHourBreakdown:{variant:`bars`,valueSuffix:` hrs`,rows:[{key:`totalSTHours`,label:`Standard`,color:`#1d4ed8`,bg:`#D0E6FF`},{key:`totalOTHours`,label:`Overtime`,color:`#15803d`,bg:`#d9f7e3`},{key:`leaveHours`,label:`Leaves`,color:`#b45309`,bg:`#FFECBA`},{key:`holidayHours`,label:`Holidays`,color:`#6d28d9`,bg:`#ede9fe`,fallback:0}]},financeKpiRow:{variant:`kpi`}},K=[`blue`,`green`,`purple`,`peach`,`red`,`gray`],Te=[`purple`,`peach`,`green`],Ee=[`#1d4ed8`,`#ef4444`,`#16a34a`,`#9333ea`,`#f59e0b`,`#0891b2`],De={blue:`#1d4ed8`,green:`#16a34a`,purple:`#9333ea`,peach:`#f97316`,red:`#ef4444`,gray:`#6b7280`};function Oe(){let e=(typeof window<`u`&&window.__CORE_THEME_CONFIG__?.cardConfig)??{};return{...we,...e}}var ke={timesheet:{currentLabel:`Standard`,currentColor:`blue`,pastLabel:`Supplementary`,pastColor:`gold`,thresholdMonths:0}};function Ae(e){let t=(typeof window<`u`&&window.__CORE_THEME_CONFIG__?.periodBadgeConfig)??{};return{...ke[e],...t[e]}}function je({current:t,pageSize:n,total:r,onChange:a,onPageSizeChange:s}){let c=Math.min((t-1)*n+1,r),l=Math.min(t*n,r);return(0,o.jsxs)(i.Flex,{align:`center`,justify:`space-between`,className:`custom-pagination`,style:{color:e.xn.textSecondary},children:[(0,o.jsxs)(i.Space,{size:5,align:`center`,children:[(0,o.jsx)(e.bn,{variant:`body`,color:`secondary`,children:`Show`}),(0,o.jsx)(i.Select,{value:n,size:`small`,style:{width:72},popupMatchSelectWidth:72,onChange:e=>{s(e),a(1)},options:[{value:10,label:`10`},{value:12,label:`12`},{value:25,label:`25`},{value:50,label:`50`},{value:100,label:`100`}]}),(0,o.jsx)(e.bn,{variant:`body`,color:`secondary`,children:`/ page`})]}),(0,o.jsxs)(i.Space,{size:16,align:`center`,children:[(0,o.jsx)(e.bn,{variant:`body`,color:`secondary`,children:`Showing ${c} - ${l} of ${r}`}),(0,o.jsx)(i.Pagination,{current:t,pageSize:n,total:r,showSizeChanger:!1,showQuickJumper:!1,showLessItems:!0,onChange:a})]})]})}var{Title:Me,Text:q}=i.Typography;function Ne(e,t){return Array.isArray(t)?t.map(t=>Ne(e,t)).filter(J).join(` `):typeof t==`string`&&t.includes(`.`)?t.split(`.`).reduce((e,t)=>e==null?e:e[t],e):e[t]}var J=e=>e!=null&&e!==``;function Y(e,t,n={}){return{...n,...e.styles?.[t]||{}}}function Pe(e){return J(e.title)?(0,o.jsx)(Me,{level:5,style:Y(e,`headerTitle`),children:e.title}):void 0}function Fe(e,t){return J(e.title)?t:void 0}function Ie(e){return[`blue`,`green`,`purple`,`peach`,`red`,`gray`].includes(Ye(e))}function Le(e,t){let n=t||``,r=Y(e,`card`);return J(n)?Ie(n)?{className:n,style:r}:{className:``,style:{...r,background:n,borderColor:e.styles?.card?.borderColor||n}}:{className:``,style:r}}function Re(e,t){return t?t.split(`.`).reduce((e,t)=>e==null?e:e[t],e):e}function X(e){return String(e).replace(/([a-z0-9])([A-Z])/g,`$1 $2`).replace(/[_-]+/g,` `).replace(/\s+/g,` `).trim().replace(/\b\w/g,e=>e.toUpperCase())}function ze(t){if(!J(t))return null;let n=new Date(t);return isNaN(n)||n.getFullYear()<=1?null:e.wn(n,e.Pn().dateFormat)}function Be(e){let t=Number(e);return Number.isFinite(t)&&t>=0?t:null}function Ve(e){return String(e??``).replace(/(?:\s*\(\d+[\d,]*\))+\s*$/,``).trim()}function He(e,t){let n=[e?.data?.total,e?.data?.count,e?.data?.totalCount,e?.data?.pagination?.total,e?.data?.data?.total,e?.data?.data?.count,e?.data?.data?.totalCount,e?.total,e?.count,e?.totalCount,e?.pagination?.total],r=[e?.data?.todoCount,e?.data?.toDoCount,e?.data?.pendingCount,e?.data?.data?.todoCount,e?.data?.data?.toDoCount,e?.todoCount,e?.toDoCount,e?.pendingCount],i=[e?.data?.resolvedCount,e?.data?.data?.resolvedCount,e?.resolvedCount],a=r.map(Be).find(e=>e!==null),o=i.map(Be).find(e=>e!==null),s=n.map(Be).find(e=>e!==null),c=a!==null&&o!==null?a+o:null,l=Array.isArray(t)?t.length:null;return{totalCount:s??c??l,todoCount:a,resolvedCount:o}}function Ue(e,t){let n=RegExp(`^${t}\\d+$`);return Object.keys(e).filter(e=>e===t||n.test(e)).map(n=>({field:e[n],n:n===t?1:Number(n.slice(t.length))})).sort((e,t)=>t.n-e.n).map(e=>e.field)}function We(e){return Math.max(1,Math.floor(24/(e||4)))}function Ge(e){if(typeof e!=`string`)return{};let t=e.toLowerCase().replace(/\s/g,``).match(/^(\d+)x(\d+)$/);if(!t)return{};let n=Number(t[1]);return{columns:n,maxCount:n*Number(t[2])}}function Ke(e,t){let n=Ge(e.layout),r=e.columns??n.columns??t,i=e.maxCount??n.maxCount;return{columns:r,span:We(r),maxCount:i}}function qe(e,t){return t?e.slice(0,t):e}function Je(e,t){return e.color?e.color===`auto`?K[t%K.length]:e.color:``}var Ye=e=>String(e??``).trim().toLowerCase();function Xe(e,t){return(Array.isArray(t)?t:[t]).some(t=>J(t)&&Ye(t)===Ye(e))}function Ze(e,t){if(!e.colorMap)return null;let n=Object.keys(e.colorMap).find(e=>Xe(e,t));return n?e.colorMap[n]:null}function Qe(e,t,n){if(!e.labelMap)return n;let r=Object.keys(e.labelMap).find(e=>Xe(e,t));return r?e.labelMap[r]:n}function $e(e,t){if(!e.valueMap)return null;let n=Object.keys(e.valueMap).find(e=>Xe(e,t));return n?e.valueMap[n]:null}function et(e,t){return!Array.isArray(e.show)||e.show.length===0?!0:e.show.some(e=>Xe(e,t))}function tt(e,t,n){return et(e,t)?Array.isArray(e.hide)?e.hide.some(e=>typeof e==`number`?e===n:Xe(e,t)):!1:!0}function nt(e,t){for(let n of Ue(e,`titleKey`)){let e=Ne(t,n);if(J(e))return e}return null}function rt(e){return!e||typeof e!=`object`||Array.isArray(e)?[]:Object.entries(e).filter(([,e])=>typeof e==`number`||typeof e==`string`&&e!==``&&!isNaN(e)).map(([e,t])=>({key:e,label:X(e),value:Number(t)}))}function it(e,t){let n=e?.data??e,r=Array.isArray(n?.fields)?n.fields:null,i=t.dynamicCommonCount?.keys?.[0],a=r?[...r.find(e=>e.key===i)?[r.find(e=>e.key===i)]:[],...r.filter(e=>e.key!==i)]:[n];return a.some(e=>Array.isArray(e?.counts))?a.reduce((e,t)=>!t||!Array.isArray(t.counts)?e:(e.total=Math.max(Number(e.total)||0,Number(t.total)||0),t.counts.forEach(({key:t,count:n})=>{e[t]=Number(n)||0}),e),{total:0}):n}function at(e,t){let n=rt(e),r=t.totalKey,i=r?Ne(e||{},r):void 0,a=r&&J(i)&&!isNaN(i),o=n.map((e,t)=>({...e,_i:t})).filter(e=>!(a&&Xe(r,[e.key,e.label]))).filter(e=>!tt(t,[e.key,e.label],e._i)).map((e,n)=>{let r=Ze(t,[e.key,e.label]),i=r?De[Ye(r)]||r:Ee[e._i%Ee.length];return{label:Qe(t,[e.key,e.label],e.label),value:e.value,barColor:i,accentColor:n===0?`#f97316`:null,showInfo:n===0}});return{total:a?Number(i):o.reduce((e,t)=>e+t.value,0),rows:qe(o,Ke(t,1).maxCount)}}function ot({item:e,group:t,color:n}){let r=n=>Ue(t,n).map(t=>Ne(e,t)).filter(J),a=r(`titleKey`),s=r(`countKey`),c=r(`nameKey`),l=r(`valueKey`),u=Le(t,n);return(0,o.jsxs)(i.Card,{className:`dyn-card-item ${u.className}`.trim(),style:u.style,bordered:!0,children:[a.map((e,n)=>(0,o.jsx)(q,{className:`dyn-card-title`,style:Y(t,`cardTitle`),children:e},`t${n}`)),s.map((e,n)=>(0,o.jsx)(i.Statistic,{value:e,className:`dyn-card-stat`,valueStyle:Y(t,`cardValue`)},`c${n}`)),c.map((e,n)=>(0,o.jsx)(q,{className:`dyn-card-name`,style:Y(t,`cardName`),children:e},`n${n}`)),l.length>0&&(0,o.jsx)(`div`,{className:`dyn-card-footer`,style:Y(t,`cardFooter`),children:l.map((e,n)=>(0,o.jsx)(q,{className:`dyn-card-sub`,style:Y(t,`cardSub`),children:e},`v${n}`))})]})}function st({group:e}){let{span:t,maxCount:n}=Ke(e,4),r=qe((Array.isArray(e.list)?e.list:[]).map((t,n)=>({item:t,name:nt(e,t),_i:n})).filter(t=>!tt(e,t.name,t._i)),n);return(0,o.jsx)(i.Card,{className:`dyn-card-section`,style:Y(e,`section`),title:Pe(e),extra:Fe(e,(0,o.jsxs)(q,{type:`secondary`,style:Y(e,`headerExtra`),children:[r.length,` cards`]})),children:(0,o.jsx)(i.Row,{gutter:[16,16],children:r.map(n=>{let r=Ze(e,n.name)||Je(e,n._i);return(0,o.jsx)(i.Col,{xs:24,sm:12,md:t>=12?12:t*2,lg:t,xl:t,children:(0,o.jsx)(ot,{item:n.item,group:e,color:r})},n._i)})})})}function ct({group:e,items:t}){let{span:n,maxCount:r}=Ke(e,4),a=qe(t.map((e,t)=>({...e,_i:t})).filter(t=>!tt(e,[t.key,t.label],t._i)),r);return(0,o.jsx)(i.Card,{className:`dyn-card-section`,style:Y(e,`section`),title:Pe(e),extra:Fe(e,(0,o.jsxs)(q,{type:`secondary`,style:Y(e,`headerExtra`),children:[a.length,` cards`]})),children:(0,o.jsx)(i.Row,{gutter:[16,16],children:a.map(t=>{let r=Le(e,Ze(e,[t.key,t.label])||Je(e,t._i));return(0,o.jsx)(i.Col,{xs:24,sm:12,md:n>=12?12:n*2,lg:n,xl:n,children:(0,o.jsxs)(i.Card,{className:`dyn-card-item ${r.className}`.trim(),style:r.style,bordered:!0,children:[(0,o.jsx)(q,{className:`dyn-card-title`,style:Y(e,`cardTitle`),children:Qe(e,[t.key,t.label],t.label)}),(0,o.jsx)(i.Statistic,{value:t.value,groupSeparator:e.groupSeparator??`,`,className:`dyn-card-stat`,valueStyle:Y(e,`cardValue`)}),J($e(e,[t.key,t.label]))&&(0,o.jsx)(q,{className:`dyn-card-sub`,style:Y(e,`cardSub`),children:$e(e,[t.key,t.label])})]})},t._i)})})})}function lt({group:e,data:t}){let{total:n,rows:r}=at(t,e),s=e.tooltipText;return(0,o.jsxs)(i.Card,{className:`submission-card`,style:Y(e,`card`),children:[J(e.title)&&(0,o.jsxs)(i.Row,{justify:`space-between`,align:`middle`,className:`submission-header`,style:Y(e,`submissionHeader`),children:[(0,o.jsx)(i.Col,{children:(0,o.jsxs)(q,{className:`submission-title`,style:Y(e,`submissionTitle`),children:[e.title,` `,s&&(0,o.jsx)(i.Tooltip,{title:s,children:(0,o.jsx)(a.InfoCircleOutlined,{className:`submission-info-icon`,style:Y(e,`infoIcon`)})})]})}),(0,o.jsx)(i.Col,{children:(0,o.jsx)(q,{className:`submission-total`,style:Y(e,`submissionTotal`),children:Number(n||0).toLocaleString()})})]}),(0,o.jsx)(`div`,{className:`submission-rows`,style:Y(e,`submissionRows`),children:r.map((t,r)=>(0,o.jsxs)(`div`,{children:[(0,o.jsxs)(i.Row,{justify:`space-between`,align:`middle`,className:`submission-row-header`,style:Y(e,`submissionRowHeader`),children:[(0,o.jsx)(i.Col,{children:(0,o.jsx)(i.Row,{align:`middle`,gutter:6,children:(0,o.jsx)(i.Col,{children:(0,o.jsx)(q,{className:`submission-row-label`,style:Y(e,`submissionRowLabel`),children:t.label})})})}),(0,o.jsx)(i.Col,{children:(0,o.jsx)(q,{className:`submission-row-value`,style:Y(e,`submissionRowValue`),children:t.value})})]}),(0,o.jsx)(`div`,{className:`submission-bar-track`,style:Y(e,`submissionBarTrack`),children:(0,o.jsx)(`div`,{className:`submission-bar-fill`,style:{width:`${t.value/(n||1)*100}%`,background:t.barColor}})})]},`${t.label}-${r}`))})]})}function ut(t){if(!J(t))return`-`;let n=new Date(t);return!Number.isNaN(n.getTime())&&/date|time/i.test(String(t))?e.Tn(n):String(t)}function dt({group:e,data:t}){let n=e.totalKey??`totalScore`,r=e.maxKey??`maximumScore`,a=e.statusKey??`status`,s=e.attemptDateKey??`attemptDate`,c=e.timeTakenKey??`timeTaken`,l=e.rankKey??`rank`,u=Number(Ne(t||{},n)??0),d=Number(Ne(t||{},r)??100)||100,f=Math.max(0,Math.min(100,Math.round(u/d*100))),p=at(t,{...e,totalKey:n,hide:[...Array.isArray(e.hide)?e.hide:[],r,a,s,c,l]}).rows,m=[{key:a,label:e.statusLabel??`Status`},{key:s,label:e.attemptDateLabel??`Attempt Date`},{key:c,label:e.timeTakenLabel??`Time Taken`},{key:l,label:e.rankLabel??`Rank`}].filter(e=>J(Ne(t||{},e.key)));return(0,o.jsxs)(i.Card,{className:`assessment-card`,style:Y(e,`card`),title:Pe(e),children:[(0,o.jsxs)(`div`,{className:`assessment-card__top`,children:[(0,o.jsx)(i.Progress,{type:`circle`,percent:f,format:()=>`${Number(u||0).toLocaleString()}/${d.toLocaleString()}`,strokeColor:e.scoreColor??`#6d4aff`,trailColor:e.trailColor??`#edf0f5`}),(0,o.jsx)(`dl`,{className:`assessment-card__meta`,children:m.map(e=>(0,o.jsxs)(`div`,{className:`assessment-card__meta-row`,children:[(0,o.jsx)(`dt`,{children:e.label}),(0,o.jsx)(`dd`,{children:ut(Ne(t||{},e.key))})]},e.key))})]}),(0,o.jsx)(`div`,{className:`submission-rows assessment-card__rows`,style:Y(e,`submissionRows`),children:p.map(t=>(0,o.jsxs)(`div`,{children:[(0,o.jsxs)(i.Row,{justify:`space-between`,align:`middle`,className:`submission-row-header`,style:Y(e,`submissionRowHeader`),children:[(0,o.jsx)(i.Col,{children:(0,o.jsx)(q,{className:`submission-row-label`,style:Y(e,`submissionRowLabel`),children:t.label})}),(0,o.jsx)(i.Col,{children:(0,o.jsx)(q,{className:`submission-row-value`,style:Y(e,`submissionRowValue`),children:t.value})})]}),(0,o.jsx)(`div`,{className:`submission-bar-track`,style:Y(e,`submissionBarTrack`),children:(0,o.jsx)(`div`,{className:`submission-bar-fill`,style:{width:`${Math.max(0,Math.min(100,Number(t.value)/d*100))}%`,background:t.barColor}})})]},t.label))})]})}function ft(e,t={},n={}){let r=J(e)?e:t.fallback;if(!J(r))return`-`;let i=Number(r);if(!Number.isFinite(i))return String(r);let a=t.suffix??n.valueSuffix??``;return`${i.toFixed(1).replace(/\.0$/,``)}${a}`}function pt({group:e,data:t}){let n=Array.isArray(t);return(0,o.jsxs)(i.Card,{className:`timesheet-summary-card`,size:`small`,children:[J(e.title)&&(e.plainHeader?(0,o.jsx)(q,{type:`secondary`,style:{fontSize:12,fontWeight:600},children:e.title}):(0,o.jsxs)(`div`,{className:`timesheet-summary-card__head`,children:[(0,o.jsx)(Me,{level:5,style:{margin:0},children:e.title}),e.headerExtra]})),!n&&(0,o.jsx)(`div`,{className:`timesheet-summary-card__metrics`,children:(e.rows??[]).map(n=>(0,o.jsxs)(`div`,{className:`timesheet-summary-card__metric-row`,children:[(0,o.jsxs)(q,{type:`secondary`,style:{fontSize:12},children:[n.label,` `,n.sublabel&&(0,o.jsx)(`span`,{style:{fontSize:11},children:n.sublabel})]}),(0,o.jsx)(q,{strong:!0,style:{fontSize:13,whiteSpace:`nowrap`,color:n.valueColor},children:ft(Ne(t??{},n.key),n,e)})]},n.key))}),n&&t.length>0&&(0,o.jsx)(`div`,{className:`timesheet-summary-card__weekly`,children:t.map((t,n)=>(0,o.jsxs)(`div`,{className:`timesheet-summary-card__week-row`,children:[(0,o.jsx)(q,{type:`secondary`,style:{fontSize:12},children:e.listRows?.itemLabel?e.listRows.itemLabel(t,n):`Row ${n+1}`}),(0,o.jsx)(q,{strong:!0,style:{fontSize:12},children:ft(Ne(t,e.listRows?.itemValueKey),e.listRows,e)})]},n))})]})}function mt({group:e,data:t}){return(0,o.jsxs)(i.Card,{className:`timesheet-summary-card`,size:`small`,children:[(J(e.title)||e.headerExtra)&&(0,o.jsxs)(`div`,{className:`timesheet-summary-card__head`,children:[J(e.title)&&(0,o.jsx)(Me,{level:5,style:{margin:0},children:e.title}),e.headerExtra]}),(0,o.jsx)(`div`,{className:`timesheet-summary-card__bars`,children:(e.rows??[]).map(n=>(0,o.jsxs)(`div`,{className:`timesheet-summary-card__bar`,style:{background:n.bg},children:[(0,o.jsx)(q,{style:{fontSize:12,color:n.color,fontWeight:500},children:n.label}),(0,o.jsx)(q,{strong:!0,style:{fontSize:13,color:n.color},children:ft(Ne(t??{},n.key),n,e)})]},n.key))})]})}function ht({group:e,data:t}){let n=Array.isArray(t)?t:[],r=`finance-kpi-row${e.compact?` finance-kpi-row--compact`:``}`;if(e.loading){let e=n.length||4;return(0,o.jsx)(`div`,{className:r,children:Array.from({length:e},(e,t)=>(0,o.jsxs)(`div`,{className:`finance-kpi fin-kpi--skeleton`,children:[(0,o.jsx)(`span`,{className:`fin-skeleton fin-skeleton--label`}),(0,o.jsx)(`span`,{className:`fin-skeleton fin-skeleton--value`})]},t))})}return(0,o.jsx)(`div`,{className:r,children:n.map(e=>(0,o.jsxs)(`div`,{className:`finance-kpi fin-kpi--${e.tone??`neutral`}`,children:[e.icon?(0,o.jsx)(`span`,{className:`fin-kpi__icon`,children:e.icon}):null,(0,o.jsxs)(`span`,{className:`fin-kpi__body`,children:[(0,o.jsx)(`span`,{className:`finance-kpi__label`,children:e.label}),(0,o.jsx)(`strong`,{className:`finance-kpi__value`,children:e.value}),e.sub??e.hint?(0,o.jsx)(`span`,{className:`finance-kpi__hint`,children:e.sub??e.hint}):null]})]},e.key??e.label))})}function gt(e,t){return Ye(Ne(t,e.pillKey||`status`))===`resolved`}function _t(e,t){return J(e.dateKey?ze(Ne(t,e.dateKey)):null)}function vt(e,t){let n=Ye(Ne(t,e.pillKey||`status`));if(n===`tagged`||n===`tag user`||n===`tagged user`)return!0;let r=t?.receiver??t?.receivers??t?.receiverId??t?.receiverName??t?.taggedUser;if(Array.isArray(r))return r.length>0;if(r&&typeof r==`object`)return Object.keys(r).length>0;if(J(r))return!0;let i=`${Ne(t,e.headingKey||`title`)??``} ${Ne(t,e.bodyKey||`notes`)??``}`;return/(^|\s)@[^\s]+/.test(i)}function yt(e,t,n){return gt(e,t)?`gray`:vt(e,t)?`blue`:_t(e,t)?`peach`:Ze(e,e.colorBy?Ne(t,e.colorBy):null)||(e.color&&e.color!==`auto`?e.color:Te[n%Te.length])}function bt(e,t){let{start:n,end:r}=e.dateRange||{};if(!n||!r)return!0;let i=Ne(t,e.footerRightKey||`createdAt`);if(!J(i))return!0;let a=new Date(i);return isNaN(a)?!0:a>=n&&a<=r}function xt(e,t,n){let r=t.dateKey?ze(Ne(e,t.dateKey)):null;return{type:yt(t,e,n),pill:t.pillKey?Ne(e,t.pillKey):null,heading:t.headingKey?Ne(e,t.headingKey):null,body:t.bodyKey?Ne(e,t.bodyKey):null,footerLeft:t.footerLeftKey?Ne(e,t.footerLeftKey):null,footerRight:t.footerRightKey?ze(Ne(e,t.footerRightKey)):null,dot:r?`#f97316`:null,date:r}}function St({text:e,lines:t,style:n}){let a=(0,r.useRef)(null),[s,c]=(0,r.useState)(!1);(0,r.useEffect)(()=>{let e=a.current;if(!e)return;let t=0,n=()=>{t=requestAnimationFrame(()=>{let t=e.scrollHeight-e.clientHeight>1;c(e=>e===t?e:t)})};n();let r=new ResizeObserver(n);return r.observe(e),()=>{cancelAnimationFrame(t),r.disconnect()}},[e,t]);let l=(0,o.jsx)(`div`,{ref:a,className:`sticky-note-body${t?` clamp-${t}`:``}`,style:n,children:e});return(0,o.jsx)(i.Popover,{trigger:`hover`,placement:`topLeft`,overlayClassName:`sticky-note-popover`,content:s?(0,o.jsx)(`div`,{className:`sticky-note-popover-content`,children:e}):null,open:s?void 0:!1,children:l})}function Ct({group:e}){let t=(0,c.useNavigate)(),n=(0,c.useLocation)(),s=()=>t(`/popup/sticky-notes`,{state:{background:n,selectedIds:[],selectedRecords:[],moduleName:`general`,popupContext:{}}}),l=e=>t(`/popup/sticky-notes`,{state:{background:n,selectedIds:[],selectedRecords:[],moduleName:`general`,popupContext:{editingNoteId:e._id??e.id,editingHeading:e.title,editingComments:e.notes,editingTargetDate:e.reminder?.time||void 0}}}),[u,d]=(0,r.useState)(new Set),f=async e=>{let t=e._id??e.id;d(e=>new Set(e).add(t));try{await re(t),i.message.success(`Note resolved`)}catch{i.message.error(`Failed to resolve note`),d(e=>{let n=new Set(e);return n.delete(t),n})}},{span:p,maxCount:m}=Ke(e,2),h=t=>e.colorBy?Ne(t,e.colorBy):e.headingKey?Ne(t,e.headingKey):null,g=(Array.isArray(e.list)?e.list:[]).filter(e=>!u.has(e._id??e.id)).map((e,t)=>({item:e,_i:t})).filter(({item:t,_i:n})=>!tt(e,h(t),n)).filter(({item:t})=>bt(e,t)),[_,v]=(0,r.useState)(`todo`),y=g.filter(({item:t})=>!gt(e,t)),b=g.filter(({item:t})=>gt(e,t)),x=e.showTabs,S=x?_===`resolved`?b:y:g,[C,w]=(0,r.useState)(e.pageSize||12),[T,E]=(0,r.useState)(1);(0,r.useEffect)(()=>{E(1)},[_,e.dateRange]);let D=Math.max(1,Math.ceil(S.length/C));(0,r.useEffect)(()=>{E(e=>Math.min(e,D))},[D]);let O=x?S.slice((T-1)*C,T*C):qe(g,m);return(0,o.jsxs)(i.Card,{className:`sticky-card`,style:Y(e,`section`),title:Pe(e),extra:Fe(e,(0,o.jsxs)(`div`,{className:`sticky-card-actions`,children:[e.headerExtra,(0,o.jsx)(i.Tooltip,{title:`Add note`,children:(0,o.jsx)(i.Button,{type:`text`,icon:(0,o.jsx)(a.PlusOutlined,{}),size:`small`,onClick:s})}),J(e.viewAllUrl)&&(0,o.jsx)(i.Button,{type:`link`,size:`small`,onClick:()=>t(e.viewAllUrl,{state:{moduleName:e.moduleName,title:e.title,request:e.request}}),children:`View all`})]})),children:[x&&(0,o.jsx)(j,{activeKey:_,onChange:v,tabs:[{key:`todo`,title:`To-do`,count:y.length},{key:`resolved`,title:`Resolved Notes`,count:b.length}]}),O.length===0?(0,o.jsx)(i.Empty,{description:`No notes found`}):(0,o.jsx)(`div`,{className:x?`sticky-notes-scroll`:void 0,children:(0,o.jsx)(i.Row,{gutter:[12,12],children:O.map(({item:t,_i:n})=>{let r=xt(t,e,n),s=Le(e,r.type);return(0,o.jsx)(i.Col,{xs:24,sm:24,md:p>=12?12:p*2,lg:p,xl:p,children:(0,o.jsxs)(`div`,{className:`sticky-note ${s.className}`.trim(),style:s.style,children:[(0,o.jsxs)(i.Space,{size:4,className:`sticky-note-hover-actions`,children:[(0,o.jsx)(i.Tooltip,{title:`Edit`,children:(0,o.jsx)(i.Button,{type:`text`,size:`small`,icon:(0,o.jsx)(a.EditOutlined,{}),onClick:()=>l(t)})}),(0,o.jsx)(i.Tooltip,{title:`Resolve`,children:(0,o.jsx)(i.Button,{type:`text`,size:`small`,icon:(0,o.jsx)(a.CheckCircleOutlined,{}),onClick:()=>f(t)})})]}),(0,o.jsxs)(i.Space,{size:8,align:`center`,className:`sticky-note-pill-row`,children:[J(r.pill)&&(0,o.jsxs)(i.Tag,{style:Y(e,`stickyPill`),children:[r.dot&&(0,o.jsx)(`span`,{className:`sticky-note-dot`,style:{background:r.dot}}),r.pill]}),r.date&&(0,o.jsx)(q,{className:`sticky-note-date`,style:Y(e,`stickyDate`),children:r.date})]}),J(r.heading)&&(0,o.jsx)(q,{strong:!0,className:`sticky-note-heading`,style:Y(e,`stickyHeading`),children:r.heading}),J(r.body)&&(0,o.jsx)(St,{text:r.body,lines:e.bodyLines,style:Y(e,`stickyBody`)}),(0,o.jsxs)(i.Row,{justify:`space-between`,align:`middle`,className:`sticky-note-footer`,style:Y(e,`stickyFooter`),children:[(0,o.jsx)(i.Col,{children:(0,o.jsx)(q,{style:Y(e,`stickyFooterText`),children:r.footerLeft})}),(0,o.jsx)(i.Col,{children:(0,o.jsx)(q,{style:Y(e,`stickyFooterText`),children:r.footerRight})})]})]})},n)})})}),x&&S.length>0&&(0,o.jsx)(`div`,{className:`sticky-notes-pagination`,children:(0,o.jsx)(je,{current:T,pageSize:C,total:S.length,onChange:E,onPageSizeChange:w})})]})}function wt({group:e,children:t}){let n=e.frameClassName||`dyn-frame`,r=e.viewAll?(0,o.jsx)(`a`,{className:`dyn-frame-view-all`,children:typeof e.viewAll==`string`?e.viewAll:`View all`}):void 0;return(0,o.jsxs)(i.Card,{className:n,title:e.frameTitle,extra:r,children:[t,e.footer&&(0,o.jsx)(`div`,{className:`${n}-footer`})]})}function Tt({group:e,data:t}){let n=e.variant===`sticky`?Ve(e.title):e.title,r=e.variant===`sticky`&&J(e.totalCount)?`${n} (${Number(e.totalCount).toLocaleString()})`:n,i=r===e.title?e:{...e,title:r},a=i.frame?{...i,title:void 0}:i,s=a.variant===`sticky`?(0,o.jsx)(Ct,{group:{...a,list:Array.isArray(t)?t:[]}}):a.variant===`counts`?(0,o.jsx)(ct,{group:a,items:rt(t)}):a.variant===`submission`?(0,o.jsx)(lt,{group:a,data:t}):a.variant===`assessment`?(0,o.jsx)(dt,{group:a,data:t}):a.variant===`metrics`?(0,o.jsx)(pt,{group:a,data:t}):a.variant===`bars`?(0,o.jsx)(mt,{group:a,data:t}):a.variant===`kpi`?(0,o.jsx)(ht,{group:a,data:t}):(0,o.jsx)(st,{group:{...a,list:Array.isArray(t)?t:[]}});return i.frame?(0,o.jsx)(wt,{group:i,children:s}):s}function Et({moduleName:e,title:t,maxCount:n,layout:a,columns:s,request:c,viewAll:l=!0,staticData:f,showTabs:p,dateRange:m,headerExtra:h,rows:g,loading:_}){let v=Oe()[e],y=(0,r.useMemo)(()=>{if(!v)return v;let r={title:t,maxCount:n,layout:a,columns:s,showTabs:p,dateRange:m,headerExtra:h,rows:g,loading:_},i={...v,moduleName:e};for(let e in r)J(r[e])&&(i[e]=r[e]);return c&&(i.request={...v.request,...c,params:{...v.request?.params,...c.params},body:{...v.request?.body,...c.body}}),l||(i.viewAllUrl=void 0),i},[v,t,n,a,s,c?JSON.stringify(c):``,l,p,m,h,g?JSON.stringify(g):``,_]),[b,x]=(0,r.useState)({moduleName:null,resp:null,error:null}),[S,C]=(0,r.useState)(0);(0,r.useEffect)(()=>{if(!y?.refreshEvent)return;let e=()=>C(e=>e+1);return window.addEventListener(y.refreshEvent,e),()=>window.removeEventListener(y.refreshEvent,e)},[y?.refreshEvent]),(0,r.useEffect)(()=>{if(!y)return;if(f!==void 0){x({moduleName:e,resp:it(f,y),error:null});return}if(y.dynamicCommonCount){let t=!0;return d(y.dynamicCommonCount).then(n=>{t&&x({moduleName:e,resp:it(n,y),error:null})}).catch(n=>{t&&x({moduleName:e,resp:null,error:n})}),()=>{t=!1}}if(!y.request)return;let t=!0;return u(e,y.request).then(n=>{t&&x({moduleName:e,resp:n,error:null})}).catch(n=>{t&&x({moduleName:e,resp:null,error:n})}),()=>{t=!1}},[e,y,f,S]);let w=b.moduleName!==e,T=w?null:b.error,E=w?null:b.resp;if(!y)return(0,o.jsx)(i.Empty,{description:`Unknown dashboard module: ${e}`});if(w)return(0,o.jsx)(i.Card,{className:`dyn-card-section`,style:Y(y,`section`),title:Pe(y),children:(0,o.jsx)(`div`,{style:{textAlign:`center`,padding:24},children:(0,o.jsx)(i.Spin,{})})});if(T)return(0,o.jsx)(i.Card,{className:`dyn-card-section`,style:Y(y,`section`),title:Pe(y),children:(0,o.jsx)(i.Empty,{description:`Failed to load: ${T.message}`})});let D=Re(E,y.listPath),O=y.variant===`sticky`?He(E,D):null;return(0,o.jsx)(Tt,{group:y.variant===`sticky`?{...y,...O}:y,data:D})}function Dt({moduleName:e,title:t,layout:n,columns:r,maxCount:a,request:s,viewAll:c,staticData:l,showTabs:u,dateRange:d,headerExtra:f,rows:p,loading:m}){return e?(0,o.jsx)(`div`,{className:`dyn-cards`,children:(0,o.jsx)(Et,{moduleName:e,title:t,layout:n,columns:r,maxCount:a,request:s,viewAll:c,staticData:l,showTabs:u,dateRange:d,headerExtra:f,rows:p,loading:m})}):(0,o.jsx)(i.Empty,{description:`DynamicCards: a moduleName prop is required`})}var{Text:Ot}=i.Typography;function kt(e){return(e??[]).map(e=>({key:e.userId,title:e.isSelf?`${e.name} (You)`:e.name,searchText:`${e.name} ${e.email??``}`.toLowerCase(),children:kt(e.children)}))}function At(e,t){let n=[];for(let r of e){let e=At(r.children??[],t);(r.searchText.includes(t)||e.length>0)&&n.push({...r,children:e})}return n}function jt(e,t=[]){for(let n of e)t.push(n.key),jt(n.children??[],t);return t}function Mt({value:e=[],onChange:t}){let[n,s]=(0,r.useState)(null),[c,l]=(0,r.useState)(!0),[u,d]=(0,r.useState)(null),[f,m]=(0,r.useState)(``),[h,g]=(0,r.useState)(!1);(0,r.useEffect)(()=>{let e=!0;return p().then(t=>{e&&s(kt(t?.users))}).catch(t=>{e&&d(t)}).finally(()=>{e&&l(!1)}),()=>{e=!1}},[]);let _=f.trim().toLowerCase(),v=(0,r.useMemo)(()=>_&&n?At(n,_):n,[n,_]),y=_?{expandedKeys:jt(v??[])}:{};return(0,o.jsx)(i.Popover,{content:(0,o.jsxs)(`div`,{style:{width:280},children:[(0,o.jsx)(i.Input.Search,{placeholder:`Search users`,allowClear:!0,value:f,onChange:e=>m(e.target.value),style:{marginBottom:8}}),c&&(0,o.jsx)(`div`,{style:{padding:24,textAlign:`center`},children:(0,o.jsx)(i.Spin,{size:`small`})}),u&&(0,o.jsx)(i.Empty,{description:`Could not load users`}),!c&&!u&&(v?.length?(0,o.jsx)(`div`,{style:{maxHeight:280,overflow:`auto`},children:(0,o.jsx)(i.Tree,{checkable:!0,selectable:!1,defaultExpandAll:!0,treeData:v,checkedKeys:e,onCheck:(e,n)=>t(n.checkedNodes.map(e=>e.key)),...y})}):(0,o.jsx)(i.Empty,{image:i.Empty.PRESENTED_IMAGE_SIMPLE,description:`No users`})),e.length>0&&(0,o.jsxs)(`div`,{style:{display:`flex`,justifyContent:`space-between`,alignItems:`center`,marginTop:8,paddingTop:8,borderTop:`1px solid #f0f0f0`},children:[(0,o.jsxs)(Ot,{type:`secondary`,children:[e.length,` selected`]}),(0,o.jsx)(i.Button,{type:`link`,size:`small`,onClick:()=>t([]),children:`Clear`})]})]}),trigger:`click`,placement:`bottomRight`,open:h,onOpenChange:g,children:(0,o.jsx)(i.Badge,{count:e.length,size:`small`,offset:[-4,4],children:(0,o.jsxs)(i.Button,{icon:(0,o.jsx)(a.FilterOutlined,{}),children:[`Filter by `,(0,o.jsx)(a.DownOutlined,{style:{fontSize:10}})]})})})}function Nt(e,t={}){let n=Array.isArray(e?.autoValueRules)?e.autoValueRules:[];for(let e of n){let n=Array.isArray(e?.whenRoleId)?e.whenRoleId.map(Number):[],r=Array.isArray(e?.whenUserId)?e.whenUserId.map(Number):[],i=t.roleId!==void 0&&n.includes(t.roleId),a=t.userId!==void 0&&r.includes(t.userId);if(i||a)return{matched:!0,value:e.value}}return{matched:!1,value:void 0}}function Pt(e){if(e==null||e===``)return``;let t=Number(e);if(!Number.isFinite(t)||t<0)return``;if(t===0)return`today`;if(t===1)return`yesterday`;if(t<30)return`${t} days ago`;if(t<60)return`about a month ago`;if(t<365)return`about ${Math.round(t/30)} months ago`;let n=Math.floor(t/365);return n===1?`over a year ago`:`over ${n} years ago`}function Ft(e,t){return(Array.isArray(t)&&t.length?t:Object.keys(e??{})).map(t=>e?.[t]).map(e=>e==null?``:String(e).trim()).filter(Boolean).join(` · `)}function It(e,t={}){return e?String(e).replace(/\{(\w+)\}/g,(e,n)=>t[n]===void 0?e:String(t[n])):``}function Lt(e,t){let n=Ft(e?.record,t),r=Pt(e?.updatedDaysAgo);return{name:n||`an existing record`,age:r||`previously`,days:Number.isFinite(Number(e?.updatedDaysAgo))?String(e.updatedDaysAgo):``,updatedOn:e?.updatedAt?String(e.updatedAt).slice(0,10):``,stage:e?.stage??``,weight:e?.weight??``}}function Rt(e,t={}){let n=Lt(e,t.displayFields),r=(e?.policy??t.policy)===`block`;return It(e?.message||t.message||(r?`We already have {name} on file — last updated {age}. Please open that record and update it, rather than adding a second copy.`:`We already have {name} on file — last updated {age}. You can carry on and update that record with what you’ve just entered, or go back and check first.`),n)}function zt(e,t={}){return e?.duplicate?(e.policy??t.policy??`prompt`)===`block`:!1}function Bt(e,t){let n=e?.record??{},r=(Array.isArray(t)&&t.length?t:Object.keys(n)).map(e=>({label:Vt(e),value:n[e]})).filter(e=>e.label&&e.value!==void 0&&e.value!==null&&String(e.value).trim()!==``),i=Pt(e?.updatedDaysAgo);return i&&r.push({label:`Last updated`,value:i}),r}function Vt(e){let t=String(e??``).replace(/([a-z0-9])([A-Z])/g,`$1 $2`).replace(/[_\-.]+/g,` `).trim().toLowerCase();return t?t.charAt(0).toUpperCase()+t.slice(1):``}function Ht({form:t,moduleName:n,recordId:i,config:a={},onUseExisting:o}={}){let[s,c]=(0,r.useState)(!1),l=(0,r.useRef)(null),u=(0,r.useCallback)(async r=>{if(!n)return{duplicate:!1};c(!0);try{return await e.ut({module:n,payload:r??t.getFieldsValue(!0)??{},excludeId:i})}finally{c(!1)}},[t,n,i]);return{prompt:(0,r.useCallback)(async({reason:t,payload:n,carry:r}={})=>{let i=await u(n);if(!i?.duplicate)return l.current=null,`clear`;if(l.current&&l.current===i.id)return`existing`;let s=Rt(i,a),c=Bt(i,a.displayFields),d=i.weight===`weak`?`This might be someone you already have`:`You already have this person on file`;return zt(i,a)?(await e.Lt({tone:`duplicate`,title:d,facts:c,body:s}),`blocked`):await e.It({tone:`duplicate`,title:d,facts:c,body:s,okText:`Open their record`,cancelText:`Let me check first`,footnote:r?.files?`We’ll take you to their record with the résumé you just uploaded already attached — save there to keep it. The one already on file is kept too, as an earlier version. Nothing on this form has been filled in.`:`Everything already on their record is kept. Nothing on this form has been filled in.`})?(l.current=i.id??!0,o?.(i.id,i,t,r),`existing`):`blocked`},[u,a,o]),check:u,checking:s,acknowledgedId:l}}var Ut=[[`uploadname`,`uploadedfilename`,`originalname`,`filename`],[`uniquename`]],Wt=`copyuniquename`;function Gt(e,t,{excludeSanitised:n=!1}={}){let r=String(e).toLowerCase();return n&&r.endsWith(Wt)?!1:t.some(e=>r.endsWith(e))}function Kt(e){if(!e||typeof e!=`object`)return``;let t=e.uploadedFileName??e.name;if(typeof t==`string`&&t.trim())return t.trim();let n=Object.entries(e).filter(([,e])=>typeof e==`string`&&e.trim());for(let e of Ut){let t=n.find(([t])=>Gt(t,e,{excludeSanitised:!0}));if(t)return t[1].trim()}let r=n.find(([e])=>String(e).toLowerCase().endsWith(Wt));return r?r[1].trim():``}function qt(e){if(!e||typeof e!=`object`)return``;let t=e.location??e.url;if(typeof t==`string`&&t.trim())return t.trim();let n=Object.entries(e).find(([e,t])=>typeof t==`string`&&t.trim()&&String(e).toLowerCase().endsWith(`copylocation`));return n?n[1].trim():``}var Jt=`authToken`,Yt=`authUser`,Xt=`authLoginSession`,Zt=[`access_token`,`refresh_token`,`id_token`,`token_type`,`expires_in`,`refresh_expires_in`,`menu`,`footermenu`,`menuPermission`,`default_values`,`roleId`,`companyName`,`preferred_Username`,`user_Email`,`userName`,`userId`,`tenantId`,`businessId`,`businessUnitId`,`activeKey`,`ct_project_id`,`ct_project_name`],Qt=`test-flows`,$t=[{value:`module`,label:`Module`,isVisible:!0,type:`text`},{value:`flow`,label:`Flow`,isVisible:!0,type:`text`},{value:`step_order`,label:`Step Order`,isVisible:!0,type:`number`},{value:`keyword`,label:`Action`,isVisible:!0,type:`text`},{value:`description`,label:`Description`,isVisible:!0,type:`text`},{value:`target`,label:`Key`,isVisible:!0,type:`text`},{value:`tags`,label:`Tags`,isVisible:!0,type:`text`},{value:`value`,label:`Value`,isVisible:!0,type:`text`},{value:`expected`,label:`Expected`,isVisible:!0,type:`text`}],en=`lms-flows`,tn=[{value:`module`,label:`Module`,isVisible:!0,type:`text`},{value:`flow`,label:`Flow`,isVisible:!0,type:`text`},{value:`step_order`,label:`Step Order`,isVisible:!0,type:`number`},{value:`keyword`,label:`Action`,isVisible:!0,type:`text`},{value:`description`,label:`Description`,isVisible:!0,type:`text`},{value:`target`,label:`Key`,isVisible:!0,type:`text`},{value:`tags`,label:`Tags`,isVisible:!0,type:`text`},{value:`value`,label:`Value`,isVisible:!0,type:`text`},{value:`expected`,label:`Expected`,isVisible:!0,type:`text`}];function nn(){let e=localStorage.getItem(Jt),t=sessionStorage.getItem(Xt)===`1`;return e&&t?e:null}async function rn({jobId:e,limit:n=10,offset:r=0,sortBy:i=`new`,type:a=`myVendor`}){return await fn(t.S,`/vendor/hotlist`,{method:`POST`,body:JSON.stringify({jobId:e,limit:n,offset:r,sortBy:i,type:a})})}async function an(e){let n=await fn(t.x,`/get-bulkmail-details?jobId=${encodeURIComponent(e)}`);return n.data??n}async function on({jobId:e,toMail:n,ccMail:r,bccMail:i,subject:a,contents:o}){let s=localStorage.getItem(`tenantId`)||`93c782a4aa626175e5d11afa`,c=localStorage.getItem(`businessId`)||`83c782a4aa626175e5d11afa`,l=localStorage.getItem(`businessUnitId`)||`63b57588fd768a839dbc0f63`,u=new FormData;u.append(`json`,JSON.stringify({schemaVersion:1,tenantId:s,businessId:c,businessUnitId:l,jobId:e,toMail:n,ccMail:r,bccMail:i,contents:o,subject:a}));let{"Content-Type":d,...f}=await dn(),p=await fetch(`${t.x}/send-bulkmail`,{method:`POST`,headers:f,body:u});if(p.status===401&&sn(),!p.ok)throw Error(`API ${p.status}: ${p.statusText}`);let m=await p.text();return m?JSON.parse(m):{}}function sn(){localStorage.removeItem(Jt),localStorage.removeItem(Yt),Zt.forEach(e=>localStorage.removeItem(e)),sessionStorage.removeItem(Xt),window.dispatchEvent(new Event(`auth:logout`))}function cn(e=``){let t=String(e??``).trim();return t===`myJobs`||t===`allJobs`||t===`fulfilled`?t:``}function ln(t){let n=String(e.gn(t)??``).trim().toLowerCase();return n===`job`||n===`jobs`}async function un(){let e=nn();if(e)return e;let t=Error(`Authentication required`);throw t.status=401,t}async function dn(){return{"Content-Type":`application/json`,Authorization:`Bearer ${await un()}`}}async function fn(e,t,n={}){let r=await dn(),i={...n,headers:{...r,...n.headers}},a=await fetch(`${e}${t}`,i);if(a.status===401&&sn(),!a.ok){let e=Error(`API ${a.status}: ${a.statusText}`);throw e.status=a.status,e}return a.json()}async function pn(e,t){let n=await fn(e,t);return n.data??n}async function mn(e){return pn(t.C,e)}async function hn(e){return pn(t.b,e)}async function gn(t){return t===Qt?$t:t===en?tn:mn(`/filter-dropdown-fields?module=${encodeURIComponent(e.gn(t))}`)}async function _n(t,{configType:n,userId:r,roleId:i}={}){if(t===Qt)return $t;if(t===en)return tn;let a=new URLSearchParams({module:e.gn(t)});return n&&a.set(`configType`,n),r!=null&&a.set(`userId`,String(r)),i!=null&&a.set(`roleId`,String(i)),hn(`/admin/field-config?${a}`)}async function vn({limit:e=10,offset:t=0,search:n=``,module:r=``,keyword:i=``,tags:a=``,active:o}={}){let s=new URLSearchParams({limit:String(e),offset:String(t)});return n&&s.append(`search`,n),r&&s.append(`module`,r),i&&s.append(`keyword`,i),a&&s.append(`tags`,a),o!=null&&o!==``&&s.append(`active`,String(o)),hn(`/test-flows?${s.toString()}`)}async function yn({limit:e=10,offset:t=0,search:n=``,module:r=``,keyword:i=``,tags:a=``,active:o}={}){let s=new URLSearchParams({limit:String(e),offset:String(t)});return n&&s.append(`search`,n),r&&s.append(`module`,r),i&&s.append(`keyword`,i),a&&s.append(`tags`,a),o!=null&&o!==``&&s.append(`active`,String(o)),hn(`/lms-flows?${s.toString()}`)}async function bn(n,r=10,i=0,a={}){let{scope:o=``,sort:s=``,sortDir:c=``,search:l=``,filters:u=[],queryParams:d={}}=a;if(n===Qt){let e=await vn({limit:r,offset:i}),t=Array.isArray(e?.items)?e.items:[],n=Number(e?.total)||0;return{items:t,total:n,limit:r,offset:i,tabs:[{key:`all`,title:`Test Cases`,count:n}]}}if(n===en){let e=await yn({limit:r,offset:i}),t=Array.isArray(e?.items)?e.items:[],n=Number(e?.total)||0;return{items:t,total:n,limit:r,offset:i,tabs:[{key:`all`,title:`LMS Cases`,count:n}]}}let f=new URLSearchParams({module:e.gn(n),limit:String(r),offset:String(i)}),p=ln(n)?cn(o):String(o??``).trim();p&&f.set(`scope`,p),s&&f.set(`sort`,s),c&&f.set(`sortDir`,c),String(l??``).trim()&&f.set(`search`,String(l).trim());let m=En(u.filter(e=>e?.field));m.length&&f.set(`filters`,JSON.stringify(m)),Object.entries(d??{}).forEach(([e,t])=>{t!=null&&String(t).trim()!==``&&f.set(e,String(t))});let h=await fn(t.b,`/module-data-list?${f.toString()}`),g=xn(h),_=g.some(e=>wn(e)),v=g.some(e=>Tn(e));if(_||v)try{let{transformDiceResponseToInternalFormat:e}=await Promise.resolve().then(()=>require("./diceCandidateMapper-CCsJWM_a.cjs")),t=e(h,h),n=t?.data?.data??[];return{items:n,total:Cn(h,p)||Cn(t,p)||n.length,limit:r,offset:i,tabs:t?.data?.tabs??h?.tabs??h?.data?.tabs??[],fields:t?.data?.fields??h?.fields??h?.data?.fields??[],tabField:t?.data?.tabField??h?.tabField??h?.data?.tabField??``,actionRules:t?.data?.actionRules??h?.data?.actionRules??[],actions:t?.data?.actions??h?.data?.actions??[],columnActions:t?.data?.columnActions??h?.data?.columnActions??[]}}catch(e){console.error(`[getModuleDataList] Dice transformation failed:`,e)}return h}function xn(e){let t=e?.data??e,n=Array.isArray(t)?t:t?.rows??t?.records??t?.items??t?.list??t?.data??e?.items??e?.records??[];return Array.isArray(n)?n:[]}function Sn(...e){for(let t of e){let e=Number(t);if(Number.isFinite(e))return e}}function Cn(e,t=``){let n=e?.data??e,r=xn(e),i=e?.count,a=n?.count,o=String(t??``).trim().toLowerCase();if(i&&typeof i==`object`){let e=Sn(o?i[o]:void 0,i.total,i.searchCount,i.count);if(e!==void 0)return e}if(a&&typeof a==`object`){let e=Sn(o?a[o]:void 0,a.total,a.searchCount,a.count);if(e!==void 0)return e}return Sn(e?.total,typeof i==`object`?void 0:i,e?.totalCount,n?.total,typeof a==`object`?void 0:a,n?.totalCount,r.length)??0}function wn(e){let t=e?.skills??e?.technicalSkills??e?.primarySkills;return!Array.isArray(t)||t.length===0?!1:t.some(e=>e&&typeof e==`object`&&(`skill`in e||`lastUsed`in e))}function Tn(e){return[e?.sourceType,e?.profileSource,e?.selectedSource,e?.customFields?.sourceType,e?.customFields?.profileSource].flat().some(e=>String(e??``).trim().toLowerCase()===`dice`)||!!e?.customFields?.diceProfileData}function En(e){let t=[];for(let n of e){if(!n.field)continue;let e=n.operator===`or`?`or`:`and`;if(n.operator===`isEmpty`){t.push({field:n.field,op:`isEmpty`,operator:`and`});continue}if(n.operator===`notEmpty`){t.push({field:n.field,op:`notEmpty`,operator:`and`});continue}if(n.filterInputType===`text`){let r=typeof n.value==`string`?n.value.trim():``;r&&t.push({field:n.field,op:`contains`,value:r,operator:e});continue}if(n.from||n.to){n.from&&t.push({field:n.field,op:`gte`,value:String(n.from),operator:e}),n.to&&t.push({field:n.field,op:`lte`,value:String(n.to),operator:`and`});continue}Array.isArray(n.values)&&n.values.length>0&&t.push({field:n.field,op:`in`,values:n.values.map(String),operator:e})}return t}async function Dn(t,n,r=``,i={}){let{limit:a=50,offset:o=0,dataSource:s,groupName:c,lookup:l}=i,u=new URLSearchParams({module:e.gn(t),field:n,value:r,limit:String(a),offset:String(o)});return s&&u.set(`dataSource`,s),s===`group`&&c&&u.set(`groupName`,c),s===`lookup`&&l?.collection&&(u.set(`lookupCollection`,l.collection),l.displayField&&u.set(`lookupField`,l.displayField)),mn(`/filter-dropdown-values?${u}`)}function On(e){let t=e?.data??e,n=Array.isArray(t)?t:Array.isArray(t?.groups)?t.groups:Array.isArray(e?.groups)?e.groups:[],r=t?.recordMeta??e?.recordMeta;return r&&typeof r==`object`&&(n.recordMeta=r),n}async function kn({module:e,id:n,view:r}={}){if(!e)throw Error(`module is required to fetch form groups`);let i=await dn(),a=new URLSearchParams({module:e});n&&a.set(`id`,String(n)),r&&a.set(`view`,String(r));let o=await fetch(`${t.b}/admin/form-groups?${a.toString()}`,{method:`GET`,headers:i});if(!o.ok)throw Error(`API ${o.status}: ${o.statusText}`);return On(await o.json())}async function An({searchQuery:e,candidateId:n}){let r=localStorage.getItem(`tenantId`)||`93c782a4aa626175e5d11afa`,i=localStorage.getItem(`businessId`)||`83c782a4aa626175e5d11afa`,a=localStorage.getItem(`businessUnitId`)||`63b57588fd768a839dbc0f63`,o=Number(localStorage.getItem(`userId`))||1;return fn(t.S,`/joblist`,{method:`POST`,body:JSON.stringify({tenantId:r,businessId:i,businessUnitId:a,searchQuery:e,userId:o,candidateId:Array.isArray(n)?n:[n]})})}async function jn(e=``){return pn(t.S,`/users/any${e?`?search=${encodeURIComponent(e)}`:``}`)}function Mn(e){if(!e||typeof e!=`string`)return null;try{let t=e.split(`.`)[1];if(!t)return null;let n=t.replace(/-/g,`+`).replace(/_/g,`/`),r=n.padEnd(Math.ceil(n.length/4)*4,`=`);return JSON.parse(atob(r))}catch{return null}}function Nn(){return Mn(localStorage.getItem(`access_token`)||localStorage.getItem(`authToken`))??{}}function Pn(){let e=Nn();return{userId:e.userId??e.user_id??e.USER_ID,roleId:e.roleId??e.role_id??e.ROLE_ID}}function Fn(){let e=Pn();return{userId:e.userId??localStorage.getItem(`userId`)??void 0,roleId:e.roleId??localStorage.getItem(`roleId`)??void 0}}function In(e){let[t,n]=(0,r.useState)([]),[i,a]=(0,r.useState)(!1),[o,s]=(0,r.useState)(null);return(0,r.useEffect)(()=>{if(!e)return;let t=!1;return a(!0),s(null),gn(e).then(e=>{t||n(Array.isArray(e)?e:[])}).catch(e=>{t||s(e.message)}).finally(()=>{t||a(!1)}),()=>{t=!0}},[e]),{fields:t,loading:i,error:o}}function Ln(e){let[t,n]=(0,r.useState)(null),[i,a]=(0,r.useState)(!1),[o,s]=(0,r.useState)(null);return(0,r.useEffect)(()=>{if(!e)return;let t=!1;return a(!0),s(null),_n(e).then(e=>{t||n(Array.isArray(e)?e:null)}).catch(e=>{t||s(e.message)}).finally(()=>{t||a(!1)}),()=>{t=!0}},[e]),{config:t,loading:i,error:o}}function Rn(e){let[t,n]=(0,r.useState)([]),[i,a]=(0,r.useState)(!1),[o,s]=(0,r.useState)(null);return(0,r.useEffect)(()=>{if(!e)return;let t=!1;a(!0),s(null);let{userId:r,roleId:i}=Fn(),o=e=>{let t=e?.isVisible??e?.is_visible??e?.visible;return t==null?!0:typeof t==`boolean`?t:typeof t==`string`?![`false`,`0`,`no`,`hide`,`hidden`].includes(t.toLowerCase()):!!t};return _n(e,{configType:`filter`,userId:r,roleId:i}).then(async t=>{let n=(Array.isArray(t)?t:t?.visibleFields??[]).filter(o);if(n.length>0)return n;let r=await gn(e);return Array.isArray(r)?r.filter(o):[]}).then(e=>{t||n(Array.isArray(e)?e:[])}).catch(e=>{t||s(e.message)}).finally(()=>{t||a(!1)}),()=>{t=!0}},[e]),{fields:t,loading:i,error:o}}var zn={campaign:`campaingns`,campaigns:`campaingns`};function Bn(e,t){return e===t||`${e}s`===t||`${t}s`===e}function Vn(e){try{let t=localStorage.getItem(`menu`);if(!t)return null;let n=JSON.parse(t);if(!Array.isArray(n))return null;let r=n.find(t=>{let n=String(t?.key??``).trim().toLowerCase();return n&&Bn(e,n)});return r?String(r.key).trim().toLowerCase():null}catch{return null}}function Hn(e){try{let t=localStorage.getItem(`menuPermission`);if(!t||!e)return{};let n=JSON.parse(t);if(!n||typeof n!=`object`)return{};let r=String(e).trim().toLowerCase(),i=zn[r]??Vn(r)??r,a=Object.keys(n),o=e=>e.trim().toLowerCase(),s=a.find(e=>o(e)===i)??a.find(e=>Bn(i,o(e)))??a.find(e=>Bn(r,o(e)));return(s?n[s]:null)??{}}catch{return{}}}function Un(e){return e&&typeof e==`object`&&Object.prototype.hasOwnProperty.call(e,`value`)?e.value:e}function Wn(e){let t=Un(e);return t==null?!0:Number(t)!==0&&t!==!1&&t!==`0`}function Gn(e){let t=Un(e);return t==null?!1:t===!0||t===1||t===`1`}function Kn(e,t){if(!e||typeof e!=`object`)return;if(Object.prototype.hasOwnProperty.call(e,t))return e[t];let n=String(t).trim().toLowerCase(),r=Object.keys(e).find(e=>String(e).trim().toLowerCase()===n);return r?e[r]:void 0}function qn(e){return(0,r.useMemo)(()=>{let t=Hn(e);return{canView:Wn(Kn(t,`view`)),canAdd:Wn(Kn(t,`add`)),canEdit:Wn(Kn(t,`edit`)),canDelete:Wn(Kn(t,`delete`)),canApprove:Wn(Kn(t,`approve`)),canReject:Wn(Kn(t,`reject`)),canReApprove:Gn(Kn(t,`reApprove`)),canSendApprove:Gn(Kn(t,`sendApprove`))}},[e])}function Jn(e){return[e?.key,e?.label,e?.name].filter(Boolean).join(` `).trim().toLowerCase()}function Yn(e){let t=String(e?.permissionKey??``).trim().toLowerCase();if([`add`,`edit`,`delete`].includes(t))return t;if(e?.danger)return`delete`;let n=Jn(e);return/(^|[\s_-])edit([\s_-]|$)/.test(n)?`edit`:/(^|[\s_-])(add|create)([\s_-]|$)/.test(n)?`add`:null}function Xn(e,t){if(e!=null)return t.length===0?e:Array.isArray(e)?e.map(e=>Xn(e,t)).filter(e=>e!=null).flat():Xn(e[t[0]],t.slice(1))}function Zn(e,t){if(!t||typeof t!=`string`||!e)return;if(t in e)return e[t];let n=Xn(e,t.split(`.`));if(n!==void 0&&!(Array.isArray(n)&&n.length===0))return n;let r=t.split(`.`).pop();return r===t?void 0:e[r]}function Qn(){try{return typeof localStorage<`u`?localStorage.getItem(`userId`)??``:``}catch{return``}}var $n={"{currentuserid}":Qn,"{currentuser}":Qn,"{me}":Qn};function er(e){let t=$n[String(e??``).trim().toLowerCase()];return t?t():e}function tr(e){return String(e??``).trim().toLowerCase()}function nr(e){return tr(e).replace(/[^a-z0-9]/g,``)}function rr(e,t){return e===t?!0:nr(e)===nr(t)}function ir(e){return e==null||e===``||Array.isArray(e)&&e.length===0}function ar(e,t,n){let r=e?.operator,i=r===`scope`?n:Zn(t,e?.field),a=er(e?.value),o=tr(i),s=tr(a);if(r===`eq`||r===`scope`)return rr(o,s);if(r===`ne`)return!rr(o,s);if(r===`isEmpty`)return ir(i);if(r===`notEmpty`)return!ir(i);if(r===`fieldEq`)return rr(o,tr(Zn(t,e?.compareField)));if(r===`includes`||r===`notIncludes`){let e=(Array.isArray(i)?i:[i]).some(e=>rr(tr(e),s))&&s!==``;return r===`includes`?e:!e}return r===`contains`?Array.isArray(i)?i.some(e=>tr(e).includes(s)):o.includes(s):!1}function or(e,t,n){if(!e||e.isActive===!1)return!1;let r=e.conditions??[];return r.length?r.every(e=>ar(e,t,n)):!1}function sr(e){let t=e?.allowedActions;return!Array.isArray(t)||t.length===0?null:t.map(String)}function cr(e,t,n,r){let i=Array.isArray(n)?n:[];if(!i.length)return!1;let a=String(e);return i.some(e=>{if(!or(e,t,r))return!1;let n=sr(e);return n&&!n.some(e=>rr(e,a))?!0:(e?.blockedActions??[]).map(String).includes(a)})}function lr(e,t,n,r){let i=(Array.isArray(n)?n:[]).find(n=>(n?.disabledActions??[]).map(String).includes(String(e))&&or(n,t,r));return i?i.description||`${e} is temporarily unavailable`:null}function ur(e,t,n){let r=e?.doneWhen;return!r||!r.field||!ar(r,t,n)?null:{label:e.doneLabel||e.label,tone:e.doneTone||`success`}}function dr(e,t,n,r){let i=Array.isArray(t)?t:[];return i.length?i.some(t=>cr(e,t,n,r)):!1}var fr=e.fi({actionRules:()=>vr,actions:()=>yr,columnActions:()=>br,default:()=>xr,fields:()=>gr,rows:()=>pr,synthesizeFieldsFromRows:()=>!0,tabField:()=>_r,tabs:()=>hr,total:()=>mr,visibilityFlag:()=>null}),pr={sources:[`payload`],paths:[`rows`,`records`,`items`,`list`,`data`]},mr={sources:[`response`,`payload`],paths:[`total`,`count`,`totalCount`]},hr={sources:[`response`,`payload`],paths:[`tabs`,`tabList`]},gr={sources:[`response`,`payload`],paths:[`fields`,`fieldConfig`]},_r={sources:[`payload`],paths:[`tabField`]},vr={sources:[`payload`],paths:[`actionRules`]},yr={sources:[`payload`],paths:[`actions`]},br={sources:[`payload`],paths:[`columnActions`]},xr={rows:pr,total:mr,tabs:hr,fields:gr,tabField:_r,actionRules:vr,actions:yr,columnActions:br,synthesizeFieldsFromRows:!0,visibilityFlag:null},Sr=Object.assign({"../../config/responseMappings/default.json":fr});function Cr(e){if(!e)return null;for(let t of Object.keys(Sr))if(t.split(`/`).pop().replace(/\.json$/,``)===e){let e=Sr[t];return e.default??e}return null}function wr(e){let t=Cr(e);return t?{...xr,...t}:xr}function Tr(e,t){return String(t).split(`.`).reduce((e,t)=>e?.[t],e)}function Er(e,t,n){if(!n)return;let r={response:e,payload:t};for(let e of n.sources)for(let t of n.paths){let n=Tr(r[e],t);if(n!==void 0)return n}}function Dr(...e){for(let t of e){let e=Number(t);if(Number.isFinite(e))return e}}function Or(e){return e.replace(/([A-Z])/g,` $1`).replace(/^./,e=>e.toUpperCase())}var kr=/token|password|passwd|secret|apikey|api_key|auth|credential|salary|ssn|ein\b/i;function Ar(e){return kr.test(e)}function jr(e){let t=e[0];return t?Object.keys(t).filter(e=>!e.startsWith(`_`)&&!Ar(e)&&typeof t[e]!=`object`).map(e=>({value:e,field:e,label:Or(e),isVisible:!0})):[]}function Mr(e,t){return t?e.filter(e=>e[t]===1||e[t]===!0||e[t]===void 0).map(e=>({...e,isVisible:!0})):e}var Nr=5e3,Pr=300,Fr=100,Ir=100,Lr=300,Rr=100;function zr(e){return typeof e==`object`&&!!e&&!Array.isArray(e)}function Br(e,t){return Array.isArray(e)?e.slice(0,t):[]}function Vr(e,t){return Br(e,t).filter(zr)}function Hr(e,t){return Vr(e,t).filter(e=>typeof e.value==`string`||typeof e.field==`string`)}var Ur=/^\s*(javascript|data|vbscript|file):/i,Wr=[`url`,`href`,`routeUrl`,`routeURL`];function Gr(e){let t={...e};for(let e of Wr)typeof t[e]==`string`&&Ur.test(t[e])&&delete t[e];return t}function Kr(e,t){return Vr(e,t).map(Gr)}function qr(e,t){return e.flatMap(e=>{let n=Tr(e,t);return n==null?[]:(Array.isArray(n)?n:[n]).filter(e=>e!=null).map(e=>zr(e)?e:{value:e})})}function Jr(t,n){let{baseModule:r,nestedPath:i}=e._n(n),a=wr(r),o=t?.data??t,s=Br(Array.isArray(o)?o:Er(t,o,a.rows),Nr);i&&(s=Br(qr(s,i),Nr),console.log(`[mapListResponse] module "${r}" → nested path "${i}": ${s.length} row(s)`));let c=Er(t,o,a.total),l=zr(c)?Dr(c.total,c.searchCount,c.count):c,u=Number(l??s.length)||0,d=Vr(Er(t,o,a.tabs),Fr),f=i?[]:Er(t,o,a.fields),p=Array.isArray(f)?f:[];p.length===0&&(i||a.synthesizeFieldsFromRows)&&(p=jr(s)),p=Hr(p,Pr),a.visibilityFlag&&(p=Mr(p,a.visibilityFlag));let m=Er(t,o,a.tabField);return{rows:s,total:u,tabs:d,fields:p,tabField:typeof m==`string`?m:``,actionRules:Kr(Er(t,o,a.actionRules),Lr),actions:Kr(Er(t,o,a.actions),Ir),columnActions:Kr(Er(t,o,a.columnActions),Rr)}}var Yr={jobs:{module:`jobs`,keys:[`jobRecruitmentStatus`,`jobStatus`],dateField:`createdAt`},candidates:{module:`candidates`,keys:[`candidateSummary`],items:[{key:`created`,label:`Created`,collection:`candidates`,countType:`documents`,dateField:`createdAt`},{key:`submitted`,label:`Submitted`,collection:`submissions`,countType:`distinct`,distinctField:`applicantId`,dateField:`submittedAt`},{key:`onboarded`,label:`Onboarded`,collection:`onboarding`,countType:`distinct`,distinctField:`candidateId`,dateField:`onboardingActivity.activityTime`,filters:{onboardingObStage:[`Completed`]}}]},submissions:{module:`submission`,keys:[`internalSubmissionStatus.internalSubmissionStatusText`,`clientSubmissionStatus.clientSubmissionStatusText`],dateField:`createdAt`}},Xr={jobSummary:[{label:`Open`,field:`jobStatus`,keys:[`open`,`active`]},{label:`Partially Fulfilled`,field:`jobRecruitmentStatus`,keys:[`partially fulfilled`,`partiallyFulfilled`]},{label:`Fulfilled`,field:`jobRecruitmentStatus`,keys:[`fulfilled`]},{label:`In-active / Closed`,field:`jobStatus`,keys:[`closed`,`inactive`,`in-active`]}]};function Zr(e){return String(e??``).trim().toLowerCase()}function Qr(e,t){return{label:e,count:Number.isFinite(Number(t))?Number(t):0}}function $r(e){return Array.isArray(e?.counts)?e.counts:[]}function ei(e,t){return e?.key===t?e:(Array.isArray(e?.fields)?e.fields:[]).find(e=>e?.key===t)??{}}function ti(e,t){let n=Array.isArray(t)?t:[t],r=Array.isArray(e?.counts)?e.counts:[],i=n.filter(Boolean).map(Zr),a=r.find(e=>[e?.key,e?.label].map(Zr).some(e=>i.includes(e)));if(a)return Number(a.count)||0;for(let t of n){let n=e?.[t];if(Number.isFinite(Number(n)))return Number(n)}return 0}function ni(e,t){let n=(Array.isArray(t)?t:[t].filter(Boolean)).map(Zr);return $r(e).reduce((e,t)=>{let r=Zr(t?.key??t?.label);return n.includes(r)?e+(Number(t?.count)||0):e},0)}function ri(e){let t=Zr(e);return t.includes(`candidate`)?Yr.candidates:t.includes(`submission`)?Yr.submissions:t.includes(`job`)?Yr.jobs:null}function ii(e){return Xr[e]??null}function ai(e){return Array.isArray(e?.counts)||e?.openCount!==void 0||e?.myAssignedCount!==void 0?[Qr(`Open`,ti(e,[`openCount`,`open`])),Qr(`Partially Fulfilled`,ti(e,[`partiallyFulfilledCount`,`partially fulfilled`])),Qr(`Fulfilled`,ti(e,[`fulfilledCount`,`fulfilled`])),Qr(`In-active / Closed`,ti(e,[`closedCount`,`closed`,`inactive`,`in active`]))]:(ii(`jobSummary`)??[]).map(t=>{let n=ei(e,t.field);return Qr(t.label,ni(n,t.keys??[]))})}function oi(e){return $r(e).map(({label:e,key:t,count:n})=>Qr(e||t,n))}function si(e){let t=Array.isArray(e?.fields)?e.fields:[],n=t.find(e=>e.key===`clientSubmissionStatus.clientSubmissionStatusText`)??{},r=t.find(e=>e.key===`internalSubmissionStatus.internalSubmissionStatusText`)??{},i=e=>Array.isArray(e.counts)?e.counts.map(({label:e,count:t})=>Qr(e,t)):[],a=Number(n.total)||0,o=Number(r.total)||0;return{total:a+o,clientCount:a,internalCount:o,clientBreakdown:i(n),internalBreakdown:i(r)}}var{RangePicker:ci}=i.DatePicker,li=[{value:`today`,label:`Today`},{value:`yesterday`,label:`Yesterday`},{value:`last-7-days`,label:`Last 7 Days`},{value:`last-30-days`,label:`Last 30 Days`},{value:`this-month`,label:`This Month`},{value:`last-month`,label:`Last Month`},{value:`custom-range`,label:`Custom Range`}];function ui(e){return e.closest(`.view-summary-card`)??document.body}function di(e){return`${e.getFullYear()}-${String(e.getMonth()+1).padStart(2,`0`)}-${String(e.getDate()).padStart(2,`0`)}`}function fi(e,t){let n=new Date(e);return n.setDate(n.getDate()+t),n}function pi(e){let t=new Date,n=new Date(t.getFullYear(),t.getMonth(),1),r=new Date(t.getFullYear(),t.getMonth()-1,1),i=new Date(t.getFullYear(),t.getMonth(),0);if(e===`today`)return{startDate:t,endDate:t};if(e===`yesterday`){let e=fi(t,-1);return{startDate:e,endDate:e}}return e===`last-30-days`?{startDate:fi(t,-29),endDate:t}:e===`this-month`?{startDate:n,endDate:t}:e===`last-month`?{startDate:r,endDate:i}:{startDate:fi(t,-6),endDate:t}}function mi(e,t){if(e===`custom-range`){let[e,n]=t??[];return!e||!n?null:{startDate:e.format(`YYYY-MM-DD`),endDate:n.format(`YYYY-MM-DD`)}}let n=pi(e);return{startDate:di(n.startDate),endDate:di(n.endDate)}}function hi(e){return String(e??``).trim().toLowerCase()}function gi(e){return String(e??``).replace(/[-_]+/g,` `).replace(/\s+/g,` `).trim().replace(/\b\w/g,e=>e.toUpperCase())}function _i(e){let t=hi(e);return t.includes(`candidate`)?`Candidate`:t.includes(`submission`)?`Submission`:t.includes(`job`)?`Job`:gi(e||`List`)}function vi(e){return e?.data??e}function yi(e,t){let n={module:e.module,dateRange:{startDate:t.startDate,endDate:t.endDate}};return e.summary&&(n.summary=e.summary),Array.isArray(e.items)&&e.items.length>0&&(n.items=e.items),Array.isArray(e.keys)&&e.keys.length>0&&(n.keys=e.keys),e.dateField&&(n.dateRange.key=e.dateField),n}function bi({moduleName:t,open:n,onClose:s}){let c=_i(t),l=hi(t),u=l.includes(`submission`),f=l.includes(`job`),p=l.includes(`candidate`),m=ri(t),h=u?`last-30-days`:`last-7-days`,[g,_]=(0,r.useState)(h),[v,y]=(0,r.useState)(null),[b,x]=(0,r.useState)(null),[S,C]=(0,r.useState)(null),[w,T]=(0,r.useState)(null),[E,D]=(0,r.useState)(``),O=ai(b),k=oi(S),A=si(w),j=Math.max(A.total,1),M=Math.round(A.internalCount/j*100),N=Math.max(0,100-M),P=g===`custom-range`;return(0,r.useEffect)(()=>{n&&(_(h),y(null))},[h,n]),(0,r.useEffect)(()=>{if(!n||!m)return;let e=mi(g,v);if(!e)return;let t=!1;return D(``),d(yi(m,e)).then(e=>{if(t)return;let n=vi(e);if(f){x(n),C(null),T(null);return}if(p){C(n),x(null),T(null);return}T(n),x(null),C(null)}).catch(e=>{t||(x(null),C(null),T(null),D(e.message||`Could not load summary`))}),()=>{t=!0}},[v,p,f,u,n,g,m]),n?(0,o.jsxs)(`div`,{className:`view-summary-layer`,role:`presentation`,children:[(0,o.jsx)(`div`,{className:`view-summary-scrim`}),(0,o.jsxs)(i.Card,{"aria-label":`${c} summary`,bordered:!1,className:`view-summary-card view-summary-card--${u?`submission`:`simple`}`,children:[(0,o.jsx)(i.Button,{"aria-label":`Close summary`,className:`view-summary-close`,icon:(0,o.jsx)(a.CloseOutlined,{}),type:`text`,onClick:s}),(0,o.jsxs)(`header`,{className:`view-summary-header`,children:[(0,o.jsxs)(e.bn,{className:`view-summary-title`,color:`primary`,size:`md`,tag:`h2`,variant:`h2`,weight:`medium`,children:[c,` Summary`]}),(0,o.jsx)(i.Select,{"aria-label":`Summary date range`,className:`view-summary-range`,popupClassName:`view-summary-range-dropdown`,getPopupContainer:ui,popupMatchSelectWidth:!1,value:g,options:li,onChange:e=>{_(e),e!==`custom-range`&&y(null)}})]}),u?(0,o.jsxs)(o.Fragment,{children:[P&&(0,o.jsx)(ci,{allowClear:!0,className:`view-summary-custom-range view-summary-custom-range--full`,format:`MMM DD, YYYY`,getPopupContainer:ui,placeholder:[`Start date`,`End date`],value:v,onChange:y}),(0,o.jsxs)(`section`,{className:`view-summary-submission-top`,"aria-label":`Submission totals`,children:[(0,o.jsxs)(`div`,{className:`view-summary-donut`,style:{"--summary-internal":`${M}%`,"--summary-client":`${N}%`},children:[(0,o.jsx)(e.bn,{color:`success`,size:`2xl`,tag:`span`,variant:`metric`,weight:`semibold`,children:A.total}),(0,o.jsx)(e.bn,{color:`success`,size:`xs`,tag:`span`,variant:`caption`,weight:`semibold`,children:`Total`})]}),(0,o.jsxs)(`div`,{className:`view-summary-legend`,children:[(0,o.jsxs)(e.bn,{color:`muted`,size:`sm`,tag:`span`,variant:`body`,weight:`regular`,children:[(0,o.jsx)(`i`,{className:`view-summary-dot view-summary-dot--internal`}),`Internal`,(0,o.jsx)(e.bn,{color:`primary`,size:`sm`,tag:`b`,variant:`body`,weight:`regular`,children:A.internalCount})]}),(0,o.jsxs)(e.bn,{color:`muted`,size:`sm`,tag:`span`,variant:`body`,weight:`regular`,children:[(0,o.jsx)(`i`,{className:`view-summary-dot view-summary-dot--client`}),`Client`,(0,o.jsx)(e.bn,{color:`primary`,size:`sm`,tag:`b`,variant:`body`,weight:`regular`,children:A.clientCount})]})]})]}),(0,o.jsx)(`div`,{className:`view-summary-divider`}),(0,o.jsxs)(`section`,{className:`view-summary-breakdown`,children:[(0,o.jsx)(e.bn,{className:`view-summary-subtitle`,color:`primary`,size:`md`,tag:`h3`,variant:`h4`,weight:`medium`,children:`Internal Breakdown`}),A.internalBreakdown.length>0?A.internalBreakdown.map(t=>(0,o.jsxs)(`div`,{className:`view-summary-row view-summary-row--bullet`,children:[(0,o.jsxs)(e.bn,{color:`muted`,size:`sm`,tag:`span`,variant:`body`,weight:`regular`,children:[(0,o.jsx)(`i`,{className:`view-summary-dot view-summary-dot--internal`}),t.label]}),(0,o.jsx)(e.bn,{color:`primary`,size:`sm`,tag:`b`,variant:`body`,weight:`regular`,children:t.count})]},`internal-${t.label}`)):(0,o.jsx)(e.bn,{color:`muted`,size:`sm`,tag:`p`,variant:`body`,weight:`regular`,children:`No internal data found`}),(0,o.jsx)(e.bn,{className:`view-summary-subtitle`,color:`primary`,size:`md`,tag:`h3`,variant:`h4`,weight:`medium`,children:`Client Breakdown`}),A.clientBreakdown.length>0?A.clientBreakdown.map(t=>(0,o.jsxs)(`div`,{className:`view-summary-row view-summary-row--bullet`,children:[(0,o.jsxs)(e.bn,{color:`muted`,size:`sm`,tag:`span`,variant:`body`,weight:`regular`,children:[(0,o.jsx)(`i`,{className:`view-summary-dot view-summary-dot--client`}),t.label]}),(0,o.jsx)(e.bn,{color:`primary`,size:`sm`,tag:`b`,variant:`body`,weight:`regular`,children:t.count})]},`client-${t.label}`)):(0,o.jsx)(e.bn,{color:`muted`,size:`sm`,tag:`p`,variant:`body`,weight:`regular`,children:`No client data found`}),E&&(0,o.jsx)(e.bn,{color:`danger`,size:`xs`,tag:`p`,variant:`caption`,children:E})]})]}):(0,o.jsxs)(`section`,{className:`view-summary-breakdown`,children:[(0,o.jsxs)(`div`,{className:`view-summary-section-head`,children:[(0,o.jsxs)(e.bn,{className:`view-summary-section-title`,color:`primary`,size:`md`,tag:`h3`,variant:`h3`,weight:`medium`,children:[`All `,c]}),P&&(0,o.jsx)(ci,{allowClear:!0,className:`view-summary-custom-range`,format:`MMM DD, YYYY`,getPopupContainer:ui,placeholder:[`Start date`,`End date`],value:v,onChange:y})]}),(0,o.jsx)(`div`,{className:`view-summary-divider`}),l.includes(`job`)&&(0,o.jsx)(e.bn,{className:`view-summary-breakdown-title`,color:`primary`,size:`sm`,tag:`h4`,variant:`h4`,weight:`regular`,children:`Breakdown`}),(p?k:O).map(t=>(0,o.jsxs)(`div`,{className:`view-summary-row`,children:[(0,o.jsx)(e.bn,{color:`muted`,size:`sm`,tag:`span`,variant:`body`,children:t.label}),(0,o.jsx)(e.bn,{color:`primary`,size:`sm`,tag:`b`,variant:`body`,children:t.count})]},t.label)),E&&(0,o.jsx)(e.bn,{color:`danger`,size:`xs`,tag:`p`,variant:`caption`,children:E})]})]})]}):null}function xi(e){let[t,n]=(0,r.useState)({}),[i,a]=(0,r.useState)(new Set),o=(0,r.useRef)({}),s=(e,t)=>{a(n=>{let r=new Set(n);return t?r.add(e):r.delete(e),r})};return{valuesByField:t,loadingFields:i,fetchValues:(0,r.useCallback)((t,r=``,i={})=>{if(!t||!e)return;o.current[t]&&clearTimeout(o.current[t]);let a=r?300:0;o.current[t]=setTimeout(async()=>{s(t,!0);try{let a=await Dn(e,t,r,i),o=Array.isArray(a)?a.map(e=>({label:String(e.label),value:e.value})):[];n(e=>({...e,[t]:o}))}catch{}finally{s(t,!1)}},a)},[e])}}var Si=[{label:`Last 7 days`,getDates:()=>[(0,s.default)().subtract(6,`day`),(0,s.default)()]},{label:`This month`,getDates:()=>[(0,s.default)().startOf(`month`),(0,s.default)()]},{label:`Overdue`,getDates:()=>[null,(0,s.default)().subtract(1,`day`)]}];function Ci({value:e,onChange:t,disabled:n}){return(0,o.jsxs)(i.Flex,{vertical:!0,gap:4,children:[(0,o.jsx)(i.DatePicker.RangePicker,{value:e,onChange:t,disabled:n,style:{width:`100%`},allowEmpty:[!0,!0],disabledDate:e=>e&&e.isAfter((0,s.default)(),`day`)}),!n&&(0,o.jsx)(i.Space,{size:4,wrap:!0,children:Si.map(({label:e,getDates:n})=>(0,o.jsx)(i.Tag,{className:`filter-date-shortcut`,onClick:()=>t?.(n()),children:e},e))})]})}var wi=[{label:`AND`,value:`and`},{label:`OR`,value:`or`},{label:`Is Empty`,value:`isEmpty`},{label:`Not Empty`,value:`notEmpty`}],Ti=[{label:`Yes`,value:`true`},{label:`No`,value:`false`}];function Ei({value:e,onChange:t,disabled:n}){let[r,a]=Array.isArray(e)?e:[void 0,void 0];return(0,o.jsxs)(i.Flex,{gap:8,children:[(0,o.jsx)(i.InputNumber,{disabled:n,placeholder:`Min`,value:r,onChange:e=>t?.([e,a]),style:{flex:1}}),(0,o.jsx)(i.InputNumber,{disabled:n,placeholder:`Max`,value:a,onChange:e=>t?.([r,e]),style:{flex:1}})]})}var Di={operator:`and`,field:void 0,values:[]};function Oi({filterInputType:e,fieldType:t,disabled:n,loading:r,valueOptions:a,onSearch:s,onOpen:c}){let l=e||(t===`boolean`?`boolean`:null)||(t===`date`?`datepicker`:null)||(t===`number`?`number-range`:null)||`dropdown`;return l===`boolean`?(0,o.jsx)(i.Select,{allowClear:!0,disabled:n,mode:`multiple`,options:Ti,placeholder:`Select value`}):l===`text`?(0,o.jsx)(i.Input,{disabled:n,placeholder:`Type keyword...`,allowClear:!0}):l===`datepicker`?(0,o.jsx)(Ci,{disabled:n}):l===`number-range`?(0,o.jsx)(Ei,{disabled:n}):l===`checkbox`?(0,o.jsx)(i.Spin,{spinning:r,children:(0,o.jsx)(i.Checkbox.Group,{disabled:n,options:a,style:{display:`flex`,flexWrap:`wrap`,gap:`4px 16px`}})}):l===`radio`?(0,o.jsx)(i.Spin,{spinning:r,children:(0,o.jsx)(i.Radio.Group,{disabled:n,options:a,style:{display:`flex`,flexWrap:`wrap`,gap:`4px 16px`}})}):(0,o.jsx)(i.Select,{allowClear:!0,disabled:n,loading:r,mode:`multiple`,options:a,placeholder:n?`Select field first`:`Select values`,showSearch:!0,filterOption:!1,onSearch:s,onDropdownVisibleChange:c})}function ki(e){return e.label??e.fieldLabel??e.name??e.fieldName??e.value}function Ai(e){return e.value??e.field??e.fieldName??e.name??e.label}function ji(e,t){let n=t.find(t=>t.value===e.field),r=e.filterInputType??n?.filterInputType,i=r===`datepicker`||!r&&n?.type===`date`,a=r===`text`,o=e.values??[];return a?o=e.value??``:i&&(o=[e.from?(0,s.default)(e.from):null,e.to?(0,s.default)(e.to):null]),{field:e.field,operator:e.operator??`and`,values:o,locked:n?.isDefaultFilter??!1}}function Mi({moduleName:t,open:n=!1,filters:s=[],onClose:c,onApply:l,onReset:u}){let[d]=i.Form.useForm(),f=i.Form.useWatch(`filters`,d)??[],{fields:p,loading:m,error:h}=Rn(n?t:null),g=(0,r.useMemo)(()=>(p??[]).map(e=>({label:ki(e),value:Ai(e),type:e.type,filterInputType:e.filterInputType,dataSource:e.dataSource,groupName:e.groupName,lookup:e.lookup??null,isDefaultFilter:e.isDefaultFilter===1||e.isDefaultFilter===`1`||e.isDefaultFilter===!0})).filter(e=>e.label&&e.value),[p]),_=(0,r.useMemo)(()=>g.filter(e=>e.isDefaultFilter),[g]),v=(0,r.useMemo)(()=>_.map(e=>String(e.value)).sort().join(`|`),[_]),y=g,{valuesByField:b,loadingFields:x,fetchValues:S}=xi(t);function C(e){let t=g.find(t=>t.value===e),n=t?.filterInputType;!e||n===`datepicker`||n===`number-range`||n===`text`||!n&&[`boolean`,`date`,`number`].includes(t?.type)||S(e,``,{dataSource:t?.lookup?.collection?`lookup`:t?.dataSource,groupName:t?.groupName,lookup:t?.lookup})}function w(){return _.length>0?_.map(e=>({operator:`and`,field:e.value,values:[],locked:e.isDefaultFilter})):[Di]}function T(e=[]){let t=e.filter(e=>e?.field),n=new Set(t.map(e=>String(e.field))),r=[..._.filter(e=>!n.has(String(e.value))).map(e=>({operator:`and`,field:e.value,values:[],locked:!0})),...t].map(e=>({...e,locked:_.some(t=>String(t.value)===String(e.field))}));return r.length>0?r:[Di]}let E=(0,r.useRef)(!1),D=(0,r.useRef)(s);(0,r.useEffect)(()=>{if(s===D.current)return;if(D.current=s,E.current){E.current=!1;return}let e=T((s??[]).filter(e=>e.field).map(e=>ji(e,g)));d.setFieldsValue({filters:e}),e.forEach(e=>C(e.field))},[s,g]);let O=(0,r.useRef)(!1),k=(0,r.useRef)(``),A=(0,r.useRef)(t),j=(0,r.useRef)(!1);(0,r.useEffect)(()=>{t!==A.current&&(A.current=t,O.current=!1,k.current=``,j.current=!1)},[t]),(0,r.useEffect)(()=>{if(!n)return;let e=k.current!==v;if(O.current&&!e)return;let t=j.current&&!m,r=!m&&g.length>0;if(j.current=m,!t&&!r)return;let i=O.current;O.current=!0,k.current=v;let a=d.getFieldValue(`filters`)??[],o=T(i||a.length>0?a:w());d.setFieldsValue({filters:o}),o.forEach(e=>C(e.field))},[n,m,g,v]);function M(){E.current=!0;let e=w();d.setFieldsValue({filters:e}),e.forEach(e=>C(e.field)),l?.({moduleName:t,filters:[]}),u?.(),c?.()}function N(){E.current=!0;let e=(d.getFieldsValue().filters??[]).filter(e=>!P(e)).map(e=>{let t={...e};delete t.locked;let n=g.find(e=>e.value===t.field),r=n?.label??t.field,i=n?.filterInputType,a=i===`datepicker`||n?.type===`date`,o=i===`number-range`||!i&&n?.type===`number`,s=i===`text`;if(a){let[e,n]=Array.isArray(t.values)?t.values:[],a=e=>e?typeof e.format==`function`?e.format(`YYYY-MM-DD`):typeof e.toISOString==`function`||e instanceof Date?e.toISOString().substring(0,10):null:null,o=a(e),s=a(n);return{...t,values:[o,s].filter(Boolean),from:o??void 0,to:s??void 0,fieldLabel:r,filterInputType:i}}if(o){let[e,n]=Array.isArray(t.values)?t.values:[];return{...t,values:[e,n].filter(e=>e!=null),from:e==null?void 0:String(e),to:n==null?void 0:String(n),fieldLabel:r,filterInputType:i}}if(s){let e=typeof t.values==`string`?t.values.trim():``;return{...t,value:e,values:[],fieldLabel:r,filterInputType:i}}return{...t,values:t.values??[],fieldLabel:r,filterInputType:i}});l?.({moduleName:t,filters:e}),c?.()}function P(e){if(!e?.field)return!0;if(e.operator===`isEmpty`||e.operator===`notEmpty`)return!1;let{values:t}=e;return typeof t==`string`?t.trim()===``:Array.isArray(t)?t.length===0||t.every(e=>e==null||e===``):!0}let F=f.length===0||f.every(P);function I(e,t){let n=d.getFieldValue(`filters`)??[];d.setFieldValue(`filters`,n.map((t,n)=>n===e?{...t,values:[]}:t));let r=g.find(e=>e.value===t),i=r?.filterInputType;!t||i===`datepicker`||i===`number-range`||i===`text`||!i&&[`boolean`,`date`,`number`].includes(r?.type)||S(t,``,{dataSource:r?.lookup?.collection?`lookup`:r?.dataSource,groupName:r?.groupName,lookup:r?.lookup})}return(0,o.jsxs)(i.Drawer,{title:(0,o.jsx)(e.bn,{variant:`card-title`,color:`primary`,children:`Filters`}),placement:`right`,width:720,open:n,onClose:c,rootClassName:`dynamic-field-filter`,maskClosable:!1,footer:(0,o.jsxs)(i.Space,{className:`dynamic-field-filter__footer`,children:[(0,o.jsx)(e.at,{onClick:M,children:`Reset`}),(0,o.jsx)(e.at,{variant:`primary`,onClick:N,disabled:F,children:`Apply`})]}),children:[h&&(0,o.jsx)(i.Alert,{type:`error`,message:`Could not load filter fields`,description:h,style:{marginBottom:16},showIcon:!0}),(0,o.jsx)(i.Spin,{spinning:m,tip:`Loading fields…`,children:(0,o.jsx)(i.Form,{form:d,layout:`vertical`,className:`dynamic-field-filter__form`,initialValues:{filters:[Di]},children:(0,o.jsx)(i.Form.List,{name:`filters`,children:(t,{add:n,remove:r})=>(0,o.jsxs)(i.Space,{direction:`vertical`,className:`dynamic-field-filter__rows`,children:[t.map((n,s)=>{let c=f[s]?.field,l=f[s]?.operator,u=g.find(e=>e.value===c),d=u?.isDefaultFilter===!0,p=!c||l===`isEmpty`||l===`notEmpty`,h=u?.type??`text`,_=u?.filterInputType,v=b[c]??[],C=x.has(c),w=new Set(f.filter((e,t)=>t!==s).map(e=>e?.field).filter(Boolean).map(String)),T=d?g.filter(e=>e.value===c):y.filter(e=>!w.has(String(e.value)));return(0,o.jsxs)(i.Space,{direction:`vertical`,className:`dynamic-field-filter__row`,children:[t.length>1&&!d&&(0,o.jsx)(e.at,{variant:`danger`,htmlType:`button`,icon:(0,o.jsx)(a.DeleteOutlined,{}),"aria-label":`Remove filter row`,className:`dynamic-field-filter__remove`,onClick:()=>r(n.name)}),s>0&&(0,o.jsx)(i.Flex,{justify:`center`,children:(0,o.jsx)(i.Form.Item,{name:[n.name,`operator`],rules:[{required:!0,message:`Select condition`}],className:`dynamic-field-filter__operator`,children:(0,o.jsx)(i.Select,{options:wi,placeholder:`Condition`})})}),(0,o.jsxs)(i.Flex,{align:`end`,gap:`middle`,wrap:!0,children:[(0,o.jsx)(i.Form.Item,{label:(0,o.jsx)(e.bn,{variant:`label`,color:`secondary`,children:`Field`}),style:{flex:1,minWidth:220},children:d?(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(e.bn,{variant:`body`,className:`dynamic-field-filter__locked-field`,children:u?.label??c}),(0,o.jsx)(i.Form.Item,{name:[n.name,`field`],noStyle:!0,children:(0,o.jsx)(i.Input,{type:`hidden`})})]}):(0,o.jsx)(i.Form.Item,{name:[n.name,`field`],rules:[{required:!0,message:`Select field`}],noStyle:!0,children:(0,o.jsx)(i.Select,{allowClear:!0,showSearch:!0,placeholder:`Select field`,options:T,optionFilterProp:`label`,loading:m,onChange:e=>I(n.name,e)})})}),(0,o.jsx)(i.Form.Item,{label:(0,o.jsx)(e.bn,{variant:`label`,color:`secondary`,children:`Values`}),name:[n.name,`values`],style:{flex:1,minWidth:220},children:Oi({filterInputType:_,fieldType:h,disabled:p,loading:C,valueOptions:v,onSearch:e=>{c&&S(c,e,{dataSource:u?.lookup?.collection?`lookup`:u?.dataSource,groupName:u?.groupName,lookup:u?.lookup})},onOpen:e=>{e&&c&&S(c,``,{dataSource:u?.lookup?.collection?`lookup`:u?.dataSource,groupName:u?.groupName,lookup:u?.lookup})}})})]})]},n.key)}),(0,o.jsx)(e.at,{htmlType:`button`,variant:`soft`,icon:(0,o.jsx)(a.PlusOutlined,{}),disabled:y.length>0&&f.filter(e=>e?.field).length>=y.length,onClick:()=>n(Di),children:`Add Row`})]})})})})]})}var Ni=`data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00035%204.69941C4.74567%204.69941%203.72701%205.71807%203.72701%206.97275C3.72701%208.22745%204.74567%209.24609%206.00035%209.24609C7.25503%209.24609%208.2737%208.22745%208.2737%206.97275C8.2737%205.71807%207.25503%204.69941%206.00035%204.69941ZM6.00035%205.87128C6.60827%205.87128%207.10182%206.36485%207.10182%206.97275C7.10182%207.58067%206.60827%208.07422%206.00035%208.07422C5.39243%208.07422%204.89888%207.58067%204.89888%206.97275C4.89888%206.36485%205.39243%205.87128%206.00035%205.87128ZM2.06843%206.41445C2.85434%204.9331%204.16742%203.92578%206.00035%203.92578C7.83328%203.92578%209.14637%204.9331%209.93227%206.41445C10.0838%206.70013%2010.4388%206.80902%2010.7245%206.65745C11.0102%206.50587%2011.1191%206.15091%2010.9675%205.86523C9.97758%203.9994%208.30902%202.75391%206.00035%202.75391C3.69169%202.75391%202.02312%203.9994%201.03322%205.86523C0.881648%206.15091%200.990538%206.50587%201.27619%206.65745C1.56187%206.80902%201.91686%206.70013%202.06843%206.41445Z'%20fill='%23586888'/%3e%3c/svg%3e`,Pi=`data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_8856_23533'%20fill='white'%3e%3crect%20x='1.40039'%20y='1.40039'%20width='5.09086'%20height='5.09086'%20rx='0.727266'/%3e%3c/mask%3e%3crect%20x='1.40039'%20y='1.40039'%20width='5.09086'%20height='5.09086'%20rx='0.727266'%20stroke='%23586888'%20stroke-width='1.5'%20mask='url(%23path-1-inside-1_8856_23533)'/%3e%3cmask%20id='path-2-inside-2_8856_23533'%20fill='white'%3e%3crect%20x='1.40039'%20y='7.50781'%20width='5.09086'%20height='5.09086'%20rx='0.727266'/%3e%3c/mask%3e%3crect%20x='1.40039'%20y='7.50781'%20width='5.09086'%20height='5.09086'%20rx='0.727266'%20stroke='%23586888'%20stroke-width='1.5'%20mask='url(%23path-2-inside-2_8856_23533)'/%3e%3cline%20x1='7.375'%20y1='2.93555'%20x2='12.225'%20y2='2.93555'%20stroke='%23586888'%20stroke-width='0.75'%20stroke-linecap='round'/%3e%3cline%20x1='7.375'%20y1='5.83398'%20x2='12.225'%20y2='5.83398'%20stroke='%23586888'%20stroke-width='0.75'%20stroke-linecap='round'/%3e%3cline%20x1='7.375'%20y1='8.87305'%20x2='12.225'%20y2='8.87305'%20stroke='%23586888'%20stroke-width='0.75'%20stroke-linecap='round'/%3e%3cline%20x1='7.375'%20y1='11.7227'%20x2='12.225'%20y2='11.7227'%20stroke='%23586888'%20stroke-width='0.75'%20stroke-linecap='round'/%3e%3c/svg%3e`,{Text:Fi}=i.Typography;function Ii(e){return Ri(e?.label,e?.fieldLabel,e?.name,e?.fieldName,e?.value,e?.field)}function Li(e){return Ri(e?.value,e?.field,e?.fieldName,e?.name,e?.label)}function Ri(...e){return e.find(e=>e!=null&&String(e).trim()!==``)}function zi(e){return String(e??``).replace(/\[(\-?\d+)\]/g,`.$1`).split(`.`).filter(Boolean)}function Bi(e,t){if(!(!t||typeof t!=`string`))return zi(t).reduce((e,t)=>{if(e!=null){if(/^-?\d+$/.test(t)){if(!Array.isArray(e))return;let n=Number(t);return e[n<0?e.length+n:n]}return e?.[t]}},e)}function Vi(e,t){return t===`id`?e?.id??e?._id:e?.[t]??Bi(e,t)}function Hi(e,t){if(!Array.isArray(e)||e.length===0||!t)return;let n=e[e.length-1];if(n!=null)return typeof n==`object`?Bi(n,t):n}function Ui(e){if(Array.isArray(e))return e.some(Ui);if(e==null)return!1;let t=String(e).trim().toLowerCase();return t?![`all`,`internal`].includes(t):!1}function Wi(e){let t=Object.keys(e??{}).find(e=>/^customFields\.[^.]*profiledata\./i.test(e)&&!/^customFields\.internalprofiledata\./i.test(e));if(t)return t.replace(/^customFields\./i,``).replace(/profiledata\..*$/i,``);let n=e?.customFields;if(!n||typeof n!=`object`)return``;let r=Object.keys(n).find(e=>/profiledata$/i.test(e)&&!/^internalprofiledata$/i.test(e)&&n[e]&&typeof n[e]==`object`);return r?r.replace(/profiledata$/i,``):``}function Gi(e){if(typeof e?.isVisible==`boolean`&&!e.isVisible||typeof e?.isVisible==`string`&&e.isVisible.toLowerCase()===`false`)return!1;let t=Li(e);return!t||typeof t!=`string`?!1:/^customFields\.[^.]*profiledata\./i.test(t)&&!/^customFields\.internalprofiledata\./i.test(t)}function Ki(e){return[e?.sourceType,e?.profileSource,e?.selectedSource,e?.customFields?.sourceType,e?.customFields?.profileSource].some(Ui)||!!Wi(e)}function qi(e,t){let n=Vi(e,t);return n==null||n===``?`-`:Array.isArray(n)?n.join(`, `):typeof n==`object`?Object.values(n).join(` `):n}function Ji(e){let t=e?.defaultValue;return t==null?``:String(t).trim()}function Yi(e){return!!e?.renderConfig?.treatZeroAsEmpty}function Xi(e,t=null){return e==null||e===``||e===`-`||Yi(t)&&(e===0||e===`0`)?!0:Array.isArray(e)?e.length===0:typeof e==`object`?Object.keys(e).length===0:!1}function Zi(e,t){let n=Ji(e);return n&&Xi(t,e)?n:t}function Qi(e){if(!e)return``;let t=e instanceof Date?e:new Date(e);if(Number.isNaN(t.getTime()))return String(e);let n=new Intl.DateTimeFormat(`en-US`,{month:`short`,day:`2-digit`,year:`numeric`,hour:`2-digit`,minute:`2-digit`,hour12:!0}).formatToParts(t),r=e=>n.find(t=>t.type===e)?.value??``;return`${`${r(`month`)} ${r(`day`)},${r(`year`)}`} | ${`${r(`hour`)}:${r(`minute`)} ${r(`dayPeriod`)}`}`}function $i(e){return String(e||`U`).trim().charAt(0).toUpperCase()||`U`}function ea(e,t){let n=t.find(t=>{let n=Vi(e,t);return n!=null&&n!==``});return n?qi(e,n):``}function ta(e,t){let n=Vi(t,e.key),r=Array.isArray(n)?n:n?[n]:[],i=e.renderConfig??{},a=[i.nameField,i.labelField,`recruiterName`,`name`,`fullName`,`displayName`,`userName`,`email`,`recruiterEmail`].filter(Boolean),o=[i.metaField,i.dateField,i.assignedDateField,`assignedDateTime`,`assignedDate`,`createdAt`].filter(Boolean);return r.map((e,t)=>{let n=typeof e==`object`&&e?e:{value:e},r=ea(n,a)||String(e||`User`),i=ea(n,o);return{key:ea(n,[`recruiterId`,`id`,`_id`,`email`,`recruiterEmail`])||`${r}-${t}`,name:r,initial:$i(r),meta:Qi(i)}})}function na({item:e}){return(0,o.jsxs)(`div`,{className:`job-avatar-tooltip`,children:[(0,o.jsx)(`div`,{className:`job-avatar-tooltip-name`,children:e.name}),e.meta&&(0,o.jsx)(`div`,{className:`job-avatar-tooltip-meta`,children:e.meta})]})}function ra({items:e}){return(0,o.jsx)(`div`,{className:`job-avatar-more-tooltip`,children:e.map(e=>(0,o.jsx)(na,{item:e},e.key))})}function ia(e){return typeof e==`boolean`?e:typeof e==`string`?e.toLowerCase()===`true`:!!e}function aa(e){return e==null?``:Array.isArray(e)?e.join(`,`):typeof e==`object`?Object.values(e).join(` `):String(e)}function oa(e,t){return e?String(e).replace(/\{([^}]+)\}/g,(e,n)=>encodeURIComponent(aa(Vi(t,n)))).replace(/:([A-Za-z_][\w.]*)/g,(e,n)=>encodeURIComponent(aa(Vi(t,n)))):``}function sa(e){return/^(https?:\/\/|\/)/i.test(String(e))}function ca(e,t){let n=String(e??``).trim().toLowerCase();if(n===`blank`||n===`_blank`)return`_blank`;if(n===`self`||n===`_self`)return`_self`;if(n)return e;if(/^https?:\/\//i.test(String(t)))return`_blank`}function la(e){return/^https?:\/\//i.test(String(e))}function ua(e,t,n){let r=e.routeUrl??e.routeURL??e.linkTemplate??e.linkUrl??e.href??e.url??e.action;return r?oa(r,t):sa(n)?String(n):``}function da(e,t){if(!t||t.length<3||!e||typeof e!=`string`||e===`-`)return e;let n=e.toLowerCase(),r=t.toLowerCase(),i=[],a=0;for(;a<=e.length;){let s=n.indexOf(r,a);if(s===-1){i.push(e.slice(a));break}s>a&&i.push(e.slice(a,s)),i.push((0,o.jsx)(`mark`,{className:`search-highlight`,style:{backgroundColor:`#ffff00`,color:`inherit`,padding:0,borderRadius:2},children:e.slice(s,s+t.length)},s)),a=s+t.length}return i}function fa(e,t,n,r=``){let a=ua(e,t,n),s=ca(e.linkTarget,a),l=da(n,r);return la(a)?(0,o.jsx)(i.Tooltip,{title:n===`-`?void 0:n,children:(0,o.jsx)(`a`,{className:`job-cell-link job-cell-value`,href:a,rel:s===`_blank`?`noreferrer`:void 0,target:s,children:l})}):(0,o.jsx)(i.Tooltip,{title:n===`-`?void 0:n,children:(0,o.jsx)(c.Link,{className:`job-cell-link job-cell-value`,target:s,to:a||`#`,children:l})})}function pa(e){let t=[e?.props,e?.props?.format,e?.props?.display,e?.props?.dateDisplay,e?.renderConfig?.format,e?.renderConfig?.display,e?.renderConfig?.dateDisplay,e?.dateDisplay].map(e=>typeof e==`string`?e.trim().toLowerCase():``).find(Boolean);return t===`datetime`||t===`time`?t:`date`}function ma(e,t){if(e==null||e===``)return`-`;let n=e instanceof Date?e:new Date(e);if(Number.isNaN(n.getTime()))return qi({value:e},`value`);let r=new Intl.DateTimeFormat(`en-US`,{month:`short`,day:`2-digit`,year:`numeric`,hour:`2-digit`,minute:`2-digit`,hour12:!0,timeZone:`UTC`}).formatToParts(n),i=e=>r.find(t=>t.type===e)?.value??``,a=`${i(`month`)}, ${i(`day`)}, ${i(`year`)}`,o=`${i(`hour`)}:${i(`minute`)} ${i(`dayPeriod`)}`,s=pa(t);return s===`time`?o:s===`datetime`?`${a} | ${o}`:a}function ha(e){return/date/i.test(`${e.key??``} ${e.label??``} ${e.type??``}`)}function ga(e){return e==null||e===``?`-`:Array.isArray(e)?e.join(`, `):typeof e==`object`?Object.values(e).join(` `):e}function _a(e,t,n){let r=String(t??``).trim();if(!r)return`-`;let i=r.replace(/^record\./,``);if(n?.renderConfig?.lastItemField??n?.renderConfig?.arrayDisplayField){let t=zi(i);for(let n=t.length-1;n>=1;--n){let r=Vi(e,t.slice(0,n).join(`.`));if(!Array.isArray(r))continue;let i=r[r.length-1];return i==null?`-`:ga(Bi(i,t.slice(n).join(`.`)))}let r=n?.key,a=r?Vi(e,r):void 0;if(r&&Array.isArray(a)){let e=a[a.length-1];if(i===r)return ga(e);let t=`${r}.`;if(i.startsWith(t))return ga(Bi(e,i.slice(t.length)))}}return qi(e,i)}function va(e){return String(e??``).replace(/\s+/g,` `).replace(/^\s*[-–—/:|·,]+\s*/,``).replace(/\s*[-–—/:|·,]+\s*$/,``).replace(/\s*([-–—/:|·,])\s*([-–—/:|·,])\s*/g,` $2 `).replace(/\s+[-–—]\s+(?=[A-Za-z$€£₹])/g,` `).replace(/\s+/g,` `).trim()}function ya(e,t,n){if(typeof e!=`string`||e.trim()===``)return``;let r=!1,i=e.replace(/\{\{\s*([^}]+?)\s*\}\}/g,(e,i)=>{let a=_a(t,i,n);return Xi(a,n)?``:(r=!0,String(a))});if(!r)return``;let a=i.replace(/\s+/g,` `).trim();return n?.renderConfig?.cleanEmptyTemplateSeparators?va(a):a}function ba(e,t){let n=Vi(t,e.key),r=ya(e.displayTemplate,t,e),i=e.renderConfig?.lastItemField??e.renderConfig?.arrayDisplayField;if(r)return r;if(i){let t=Hi(n,i);return Xi(t,e)?Zi(e,`-`):Array.isArray(t)?Zi(e,t.join(`, `)):typeof t==`object`?Zi(e,Object.values(t).join(` `)):t}return ha(e)?Zi(e,ma(n,e)):Zi(e,qi(t,e.key))}function xa(e,t){if(!Ji(e)||ya(e.displayTemplate,t,e))return!1;let n=Vi(t,e.key),r=e.renderConfig?.lastItemField??e.renderConfig?.arrayDisplayField;return r?Xi(Hi(n,r),e):ha(e)?Xi(ma(n,e),e):Xi(qi(t,e.key),e)}function Sa(e){return e===`-`||typeof e!=`string`||!e.trim()?e:e.replace(/\b([A-Za-z])([A-Za-z]*)\b/g,(e,t,n)=>e.length>1&&e===e.toUpperCase()?e:`${t.toUpperCase()}${n.toLowerCase()}`)}function Ca(e){return typeof e!=`string`||!e.includes(`-`)?e:e.replace(/(^|\s)-\s*(\d+)(?=\s*[A-Za-z])/,`$10-$2`).replace(/(\d+)\s*-\s*(?=[A-Za-z])/,`$1-0 `)}function wa(e){let t=e.map((e,t)=>({field:e,index:t}));return t.some(({field:e})=>e.order!==void 0&&e.order!==null&&e.order!==``)?[...t].sort((e,t)=>{let n=Number(e.field.order),r=Number(t.field.order),i=Number.isFinite(n),a=Number.isFinite(r);return i&&a&&n!==r?n-r:i===a?e.index-t.index:i?-1:1}).map(({field:e})=>e):e}function Ta(e){return e.iconUrl??e.iconURL??e.icon??e.iconPath}function Ea(e){return Array.isArray(e)?e.map((e,t)=>({...e,key:e.key??e.name??e.label??e.routeUrl??e.type??String(t),label:e.label??e.name??e.title??e.type??`Action`,iconUrl:Ta(e)})).filter(e=>e.iconUrl):[]}function Da(e,t,n=[],r){if(cr(e.key,t,n,r)||Array.isArray(e.conditions)&&e.conditions.length>0&&!e.conditions.every(e=>ar(e,t,r)))return!1;let i=e?.showIfField??e?.visibleWhenField;return i?ar({field:i,operator:e?.showIfOperator||`eq`,value:e?.showIfValue??e?.visibleWhenValue??``},t,r):!0}function Oa(e,t={}){let n=Yn(e);return n===`add`?t.canAdd!==!1:n===`edit`?t.canEdit!==!1:n===`delete`?t.canDelete!==!1:!0}function ka(e,t,n){let r=oa(e.routeUrl??e.routeURL??e.route??e.url??e.href,t),a=qa(e.type??e.actionType),s=typeof e.label==`function`?e.label(t):e.label,l=(0,o.jsx)(`img`,{src:e.iconUrl,alt:s,className:`job-field-action-icon`}),u=`job-field-action-button`,d=e.__done,f=e.__disabledReason;return d||f?(0,o.jsx)(i.Tooltip,{title:d?d.label:f,children:(0,o.jsx)(`button`,{"aria-label":d?d.label:`${s} (unavailable)`,className:`${u} job-field-action-button--done`,type:`button`,disabled:!0,children:l})},e.key):typeof e.onClick==`function`?(0,o.jsx)(i.Tooltip,{title:s,children:(0,o.jsx)(`button`,{"aria-label":s,className:u,type:`button`,onClick:n=>{n.stopPropagation(),e.onClick(t)},children:l})},e.key):(a===`popup`||a===`modal`||e.popupKey)&&r?(0,o.jsx)(i.Tooltip,{title:s,children:(0,o.jsx)(`button`,{"aria-label":s,className:u,type:`button`,onClick:i=>{i.stopPropagation(),n?.(r,t,e)},children:l})},e.key):r&&(a===`page`||r.startsWith(`/`))?(0,o.jsx)(i.Tooltip,{title:s,children:(0,o.jsx)(c.Link,{"aria-label":s,className:u,to:r,children:l})},e.key):r?(0,o.jsx)(i.Tooltip,{title:s,children:(0,o.jsx)(`a`,{"aria-label":s,className:u,href:r,rel:`noreferrer`,target:`_blank`,children:l})},e.key):(0,o.jsx)(i.Tooltip,{title:s,children:(0,o.jsx)(`button`,{"aria-label":s,className:u,type:`button`,children:l})},e.key)}function Aa(e){let t=Array.isArray(e.secondaryFields)?e.secondaryFields:[],n=e.secondaryField?[e.secondaryField]:[];return[...t,...n].filter((e,t,n)=>e&&n.indexOf(e)===t)}function ja(e,t){let n=e.secondarySeparator??` `,r=Aa(e).map(e=>qi(t,e)).filter(e=>e!==`-`);return r.length?r.join(` ${n} `):``}function Ma(e){return Sa(Ca(e))}function Na(e,t){if(!Array.isArray(e.valueStyles))return null;let n=qa(t);return e.valueStyles.find(e=>qa(e?.value)===n||qa(e?.label)===n)??null}function Pa(e){let t=e?.color,n=e?.bg??e?.background??e?.backgroundColor;return{...t?{"--job-cell-badge-color":t}:{},...n?{"--job-cell-badge-bg":n}:{}}}function Fa(e){return qa(e?.varient??e?.variant).replace(/[^a-z0-9-]/g,`-`)}function Ia(e,t){let n=Na(e,t),r=n??e.commonStyle??{},a=n?.label??t,s=(typeof a==`string`?a.trim():a)||`-`,c=Fa(r),l=[`job-cell-badge`,`job-cell-value`,c?`job-cell-badge--${c}`:``].filter(Boolean).join(` `),u=!n&&typeof s==`string`&&s.includes(`,`)?s.split(`,`).map(e=>e.trim()).filter(Boolean):null,d=u&&u.length>1?`${u.slice(0,1).join(`, `)} +${u.length-1}`:s,f=Pa(r);return(0,o.jsx)(i.Tooltip,{title:s===`-`?void 0:s,children:(0,o.jsx)(i.Tag,{className:l,style:f,children:d})})}function La(e,t){let n=ta(e,t),r=n.slice(0,2),a=n.slice(2);return n.length?(0,o.jsxs)(`span`,{className:`job-avatar-group`,children:[r.map((e,t)=>(0,o.jsx)(i.Tooltip,{overlayClassName:`job-avatar-tooltip-overlay`,title:(0,o.jsx)(na,{item:e}),children:(0,o.jsx)(i.Avatar,{className:`job-avatar job-avatar--${t+1}`,children:e.initial})},e.key)),a.length>0&&(0,o.jsx)(i.Tooltip,{overlayClassName:`job-avatar-tooltip-overlay job-avatar-more-tooltip-overlay`,title:(0,o.jsx)(ra,{items:a}),children:(0,o.jsxs)(i.Avatar,{className:`job-avatar job-avatar--more`,children:[`+`,a.length]})})]}):(0,o.jsx)(Fi,{className:`job-cell-primary job-cell-value`,children:Ji(e)||`-`})}function Ra(e,t,n=``,r,a={},s=[],c){if(qa(e.renderType)===`avatar`)return La(e,t);let l=xa(e,t),u=Ma(ba(e,t)),d=Ea(e.actionButtons).filter(e=>Da(e,t,s,c)).filter(e=>Oa(e,a)).map(e=>({...e,__done:ur(e,t,c),__disabledReason:lr(e.key,t,s,c)})),f=Ma(ja(e,t));return(0,o.jsxs)(`span`,{className:`job-cell-content`,children:[(0,o.jsxs)(`span`,{className:`job-cell-main-line`,children:[qa(e.renderType)===`badge`&&u!==`-`?Ia(e,u):!ia(e.isLink)||u===`-`||l?(0,o.jsx)(i.Tooltip,{title:u===`-`?void 0:u,children:(0,o.jsx)(Fi,{className:`job-cell-primary job-cell-value`,children:da(u,n)})}):fa(e,t,u,n),d.length>0&&(0,o.jsx)(`span`,{className:`job-field-actions`,children:d.filter(e=>typeof e.hiddenIf!=`function`||!e.hiddenIf(t)).map(e=>ka(e,t,r))})]}),f&&(0,o.jsx)(i.Tooltip,{title:f,children:(0,o.jsx)(`span`,{className:`job-cell-secondary`,children:da(f,n)})})]})}var za=130,Ba=230,Va=7.2,Ha=26,Ua=8,Wa=44,Ga=20;function Ka(e,t){let n=String(e.label??``).length*Ua+Wa;if(qa(e.renderType)===`avatar`)return Math.max(Math.round(n),120);let r=0;for(let n of t){let t=String(Ma(ba(e,n))??``),i=String(Ma(ja(e,n))??``);r=Math.max(r,t.length,i.length)}let i=qa(e.renderType)===`badge`?24:0,a=r*Va+Ha+i;return Math.round(Math.min(Math.max(n,a,za),Ba))}function qa(e){return String(e??``).trim().toLowerCase()}function Ja(e,t){return e?.key??e?.value??e?.id??(t===void 0?void 0:String(t))}function Ya(e){return qa(e)}function Xa(e){return[`all`,``].includes(Ya(e))}function Za(e,t,n,r,i){if(Xa(t))return!0;let a=qa(n?.filterValue??n?.status??n?.title??n?.tabTitle??n?.name??(typeof n?.label==`string`?n.label:void 0)??n?.value??n?.key??t),o=n?.field??n?.fieldName??n?.filterField??n?.dataIndex??i;if(o)return qa(qi(e,o))===a;let s=r.filter(e=>{let t=qa(e.key),n=qa(e.label);return t.includes(`status`)||n.includes(`status`)});return(s.length?s:r).some(t=>qa(qi(e,t.key))===a)}function Qa(e,t,n){return typeof n==`function`?n(e,t):typeof n==`string`?e?.[n]:e.id??e._id??e.key??t}function $a(e){return!!e?.closest?.(`a,button,input,textarea,select,label,[role="button"],[role="menuitem"],.ant-checkbox,.ant-radio,.ant-dropdown,.ant-dropdown-trigger,.ant-table-selection-column,.job-field-actions,.job-row-eye-button`)}function eo(e){return e.label??e.name??e.title??e.value}function to(e,t){return e.key??e.value??e.route??e.name??String(t)}var no={delete:(0,o.jsx)(a.DeleteOutlined,{}),edit:(0,o.jsx)(a.EditOutlined,{}),mail:(0,o.jsx)(a.MailOutlined,{}),shareAlt:(0,o.jsx)(a.ShareAltOutlined,{}),swap:(0,o.jsx)(a.RightOutlined,{}),thunderbolt:(0,o.jsx)(a.ThunderboltOutlined,{}),userAdd:(0,o.jsx)(a.UserAddOutlined,{}),userSwitch:(0,o.jsx)(a.UserSwitchOutlined,{})};function ro(e,t){let n={key:e.key,label:t?t.label:e.label,icon:no[e.icon]??void 0,danger:t?void 0:e.danger||void 0,disabled:!!t||void 0,title:t?t.label:void 0};return e.children?.length&&(n.children=e.children.map(e=>ro(e))),n}function io(e,t,n){return!e?.doneWhen?.field||!t?.length?null:t.every(t=>ur(e,t,n))?ur(e,t[0],n):null}function ao(e,t){return e.filter(t).map(e=>e.children?.length?{...e,children:ao(e.children,t)}:e)}function oo(e){let t=[];for(let n of e)t.push(n),n.children?.length&&t.push(...oo(n.children));return t}function so(e){return Array.isArray(e)?e.map((e,t)=>{let n=eo(e),r=to(e,t);return!n||!r?null:{...e,key:String(r),label:n,route:e.route||e.routeTemplate||(e.actionType===`modal`&&(e.popupKey||r)?`/popup/${e.popupKey||r}`:``),children:e.children?.length?so(e.children):void 0}}).filter(Boolean):[]}function co(t,n){return!t.permissionKey||!n.length?!0:n.every(n=>e.P(Bi(n,`actionPermission.${t.permissionKey}`)))}function lo(e,t){return t?e===`asc`?`desc`:e===`desc`?``:`asc`:`asc`}function uo(e){return e===`asc`?`Ascending`:e===`desc`?`Descending`:`Neutral`}function fo({label:e,sortDir:t,sortable:n,onSort:r}){if(!n)return(0,o.jsx)(`span`,{className:`job-table-header-label`,children:e});let s=uo(t);return(0,o.jsxs)(`div`,{className:`job-table-header-content`,children:[(0,o.jsx)(`span`,{className:`job-table-header-label`,title:typeof e==`string`?e:void 0,children:e}),(0,o.jsx)(i.Tooltip,{title:s,mouseEnterDelay:.08,overlayClassName:`job-sort-tooltip`,children:(0,o.jsx)(`button`,{type:`button`,className:`job-table-sort-trigger${t?` job-table-sort-trigger--active`:``}`,"aria-label":`Sort ${typeof e==`string`?e:`column`}, ${s}`,onClick:e=>{e.preventDefault(),e.stopPropagation(),r?.()},children:(0,o.jsxs)(`span`,{className:`job-table-sort-icon-stack`,children:[(0,o.jsx)(a.CaretUpOutlined,{className:`job-table-sort-icon job-table-sort-icon--up${t===`asc`?` job-table-sort-icon--active`:``}`}),(0,o.jsx)(a.CaretDownOutlined,{className:`job-table-sort-icon job-table-sort-icon--down${t===`desc`?` job-table-sort-icon--active`:``}`})]})})})]})}function po({moduleName:e,activeTabScope:t,pageSize:n,sort:r,sortDir:i,queryParams:a}){return[e??``,t??``,n,r??``,i??``,a?JSON.stringify(a):``].join(`|`)}function mo(e){let t=Number(e);return Number.isInteger(t)&&t>0?t:1}function ho(e){for(let t of e.keys()){let e=/^p(\d+)$/.exec(t);if(e)return mo(e[1])}return 1}function go(e){[...e.keys()].forEach(t=>{(/^p\d+$/.test(t)||t===`page`)&&e.delete(t)})}var _o=[],vo={};function yo({record:e,fields:t,selected:n,onSelect:r,onPreview:a,onRecordClick:s,isControlled:c,selectionMode:l=`checkbox`,onPopupAction:u,permissions:d}){let f=t.find(e=>e.cardRole===`name`),p=t.find(e=>e.cardRole===`action`),m=t.find(e=>e.cardRole===`headerAction`),h=t.filter(e=>e!==f&&e!==p&&e!==m),g=f?qi(e,Li(f)):``,_=p?.render?p.render(Vi(e,Li(p)),e):null,v=m?.render?m.render(Vi(e,Li(m)),e):null;return(0,o.jsxs)(`div`,{className:`param-card${n?` param-card--selected`:``}`,"aria-selected":n,onClick:e=>{$a(e.target)||s?.()},role:s?`button`:void 0,tabIndex:s?0:void 0,onKeyDown:e=>{!s||e.key!==`Enter`&&e.key!==` `||(e.preventDefault(),s())},children:[(0,o.jsx)(`div`,{className:`param-card__header`,children:(0,o.jsxs)(`div`,{className:`param-card__name-row`,children:[l===`checkbox`&&(0,o.jsx)(i.Checkbox,{checked:n,onChange:r,onClick:e=>e.stopPropagation(),className:`param-card__checkbox`}),a&&(0,o.jsx)(`button`,{type:`button`,className:`job-row-eye-button`,"aria-label":`Preview`,onClick:e=>{e.stopPropagation(),a()},children:(0,o.jsx)(`img`,{src:`data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00035%204.69941C4.74567%204.69941%203.72701%205.71807%203.72701%206.97275C3.72701%208.22745%204.74567%209.24609%206.00035%209.24609C7.25503%209.24609%208.2737%208.22745%208.2737%206.97275C8.2737%205.71807%207.25503%204.69941%206.00035%204.69941ZM6.00035%205.87128C6.60827%205.87128%207.10182%206.36485%207.10182%206.97275C7.10182%207.58067%206.60827%208.07422%206.00035%208.07422C5.39243%208.07422%204.89888%207.58067%204.89888%206.97275C4.89888%206.36485%205.39243%205.87128%206.00035%205.87128ZM2.06843%206.41445C2.85434%204.9331%204.16742%203.92578%206.00035%203.92578C7.83328%203.92578%209.14637%204.9331%209.93227%206.41445C10.0838%206.70013%2010.4388%206.80902%2010.7245%206.65745C11.0102%206.50587%2011.1191%206.15091%2010.9675%205.86523C9.97758%203.9994%208.30902%202.75391%206.00035%202.75391C3.69169%202.75391%202.02312%203.9994%201.03322%205.86523C0.881648%206.15091%200.990538%206.50587%201.27619%206.65745C1.56187%206.80902%201.91686%206.70013%202.06843%206.41445Z'%20fill='%23586888'/%3e%3c/svg%3e`,alt:``,className:`job-row-eye-icon`})}),(0,o.jsx)(Fi,{className:`param-card__name`,children:g}),v&&(0,o.jsx)(`div`,{className:`param-card__header-actions`,children:v})]})}),h.length>0&&(0,o.jsx)(`div`,{className:`param-card__body-fields`,children:h.map(t=>{let n=Li(t),r=Vi(e,n),i=c&&typeof t.render==`function`?t.render(r,e):Ra(t,e,``,u,d);return(0,o.jsxs)(`div`,{className:`param-card__field-row`,children:[(0,o.jsx)(Fi,{className:`param-card__field-label`,children:Ii(t)}),(0,o.jsx)(`div`,{className:`param-card__field-value`,children:i})]},n)})}),(0,o.jsx)(`div`,{className:`param-card__divider`}),(0,o.jsxs)(`div`,{className:`param-card__footer`,children:[(0,o.jsx)(`div`,{className:`param-card__footer-left`}),(0,o.jsx)(`div`,{className:`param-card__footer-right`,children:_})]})]})}function bo(e){return!!(e.operator===`isEmpty`||e.operator===`notEmpty`||e.value||e.from||e.to||Array.isArray(e.values)&&e.values.length>0)}function xo(e){return e.fieldLabel?e.fieldLabel:(e.field??``).replace(/([A-Z])/g,` $1`).replace(/^(.)/,e=>e.toUpperCase()).trim()}function So(e){if(e.operator===`isEmpty`)return`Is Empty`;if(e.operator===`notEmpty`)return`Not Empty`;if(e.value)return`"${e.value}"`;if(e.from&&e.to)return`${e.from} to ${e.to}`;if(e.from)return`from ${e.from}`;if(e.to)return`to ${e.to}`;if(Array.isArray(e.values)&&e.values.length>0){let t=e.values.slice(0,2).join(`, `);return e.values.length>2?`${t} +${e.values.length-2}`:t}return``}function Co({filters:e,onRemove:t,onClearAll:n}){let r=(e??[]).map((e,t)=>({row:e,originalIdx:t})).filter(({row:e})=>e.field&&bo(e));return r.length===0?null:(0,o.jsxs)(i.Flex,{gap:6,wrap:`wrap`,align:`center`,className:`filter-chips-bar`,children:[(0,o.jsx)(Fi,{className:`filter-chips-bar__label`,children:`Filters:`}),r.map(({row:e,originalIdx:n})=>(0,o.jsxs)(i.Tag,{closable:!0,onClose:()=>t(n),className:`filter-chip`,children:[(0,o.jsx)(`span`,{className:`filter-chip__field`,children:xo(e)}),(0,o.jsx)(`span`,{className:`filter-chip__sep`,children:`: `}),(0,o.jsx)(`span`,{className:`filter-chip__value`,children:So(e)})]},`${e.field}-${n}`)),r.length>1&&(0,o.jsx)(i.Button,{type:`link`,size:`small`,onClick:n,className:`filter-chips-clear`,children:`Clear all`})]})}function wo({moduleName:n,authToken:s,actions:l=[],actionRules:u=[],breadcrumbItems:d=[],dataSource:f=[],className:p=``,initialPageSize:m=10,onAction:h,onSummaryClick:g,rowKey:_,showSummaryButton:v=!1,summaryButtonLabel:y=`View Summary`,summaryRoute:b,showFieldButton:x=!0,showFilterButton:S=!0,fieldButtonLabel:C=`View Field`,fieldButtonRoute:w,tabs:T,tableClassName:E=`job-list-table`,fields:D=_o,fieldOverrides:O=null,extraFields:k=_o,listName:A=``,loading:M=!1,total:N,current:P,pageSize:F,onPageChange:I,onPageSizeChange:L,onSearch:R,toolbarExtra:z=null,showSearch:B=!0,searchPlaceholder:ee=`Min 3 Chars, press Enter to search`,searchFields:V=_o,showViewToggle:H=!1,activeView:te=`list`,onViewChange:ne,createAction:re,onRecordClick:U,selectedRecordId:ie,selectionMode:ae=`checkbox`,compact:oe=!1,onSelectionChange:se,selectedSource:ce,onTabChange:le,fetchData:ue=bn,responseMapper:de=Jr,queryParams:fe=vo,defaultVisibleColumnCount:pe=6,showAdd:me=!0,lockOuterPageScroll:he=!1}){let ge=(0,c.useNavigate)(),_e=(0,c.useLocation)(),ve=e.gn(n),W=!!he,{canView:G,canAdd:ye,canEdit:be,canDelete:xe}=qn(ve),Se=(0,r.useMemo)(()=>fe??vo,[JSON.stringify(fe??vo)]),[Ce]=(0,c.useSearchParams)(),we=ho(Ce),[K,Te]=(0,r.useState)(`all`),[Ee,De]=(0,r.useState)(``),[Oe,ke]=(0,r.useState)(``),[Ae,Me]=(0,r.useState)(!1),[q,Ne]=(0,r.useState)([]),[J,Y]=(0,r.useState)([]),[Pe,Fe]=(0,r.useState)([]),[Ie,Le]=(0,r.useState)(0),[Re,X]=(0,r.useState)({current:we,pageSize:m}),[ze,Be]=(0,r.useState)({sort:``,sortDir:``}),[Ve,He]=(0,r.useState)([]),[Ue,We]=(0,r.useState)(!1),[Ge,Ke]=(0,r.useState)([]);(0,r.useEffect)(()=>(s&&t.h(s),()=>{s&&t.n()}),[s]),(0,r.useEffect)(()=>{if(W)return document.documentElement.classList.add(`listview-page-scroll-lock`),document.body.classList.add(`listview-page-scroll-lock`),()=>{document.documentElement.classList.remove(`listview-page-scroll-lock`),document.body.classList.remove(`listview-page-scroll-lock`)}},[W]);let qe=(0,r.useRef)(null),[Je,Ye]=(0,r.useState)(0),Xe=(0,r.useRef)();(0,r.useEffect)(()=>{let e=qe.current;if(!e||typeof ResizeObserver>`u`)return;let t=new ResizeObserver(e=>{let t=e[0]?.contentRect?.width;typeof t==`number`&&Ye(t)});return t.observe(e),()=>t.disconnect()},[]);let Ze=(e,t)=>String(Qa(e,t,_)),Qe=(e,t)=>String(Ze(e,t))===String(ie??``),$e=(e,t)=>{let n=Ze(e,t);n&&U?.(e,n)},et=(e,t)=>{Y(e),Fe(t),se?.(e,t)},[tt,nt]=(0,r.useState)(f),[rt,it]=(0,r.useState)(f.length),[at,ot]=(0,r.useState)([]),[st,ct]=(0,r.useState)([]),[lt,ut]=(0,r.useState)(``),[dt,ft]=(0,r.useState)([]),[pt,mt]=(0,r.useState)([]),[ht,gt]=(0,r.useState)(!1),[_t,vt]=(0,r.useState)(null),[yt,bt]=(0,r.useState)(null),[xt,St]=(0,r.useState)(!1),Ct=!!(I||L||R),wt=Ct?f:tt,Tt=Ct?N??0:rt,Et=Ct?D:st,Dt=(0,r.useMemo)(()=>wt.some(e=>Ki(e)),[wt]),Ot=(0,r.useMemo)(()=>Et.some(e=>Gi(e)),[Et]),kt=Dt||Ot?`card`:te,At=l.length>0?l:dt,jt=u.length>0?u:pt,Mt=(0,r.useMemo)(()=>so(At),[At]),Nt=(0,r.useMemo)(()=>new Map(oo(Mt).map(e=>[e.key,e])),[Mt]),Pt=(0,r.useMemo)(()=>ao(Mt,t=>{let n=Yn(t);return n===`add`&&!ye||n===`edit`&&!be||n===`delete`&&!xe||!e.F(t.permission,ve)||t.showInList===!1?!1:t.allowedTabs?t.allowedTabs.some(e=>qa(e)===qa(K)):!0}),[Mt,K,ye,be,xe,ve]),Ft=(0,r.useMemo)(()=>ao(Pt,e=>(J.length===1||e.allowMultiple||e.danger)&&co(e,Pe)&&!dr(e.key,Pe,jt,K)),[K,jt,J.length,Pe,Pt]),It=typeof n==`string`?n.trim().length>0:!!n,Lt=It?`/${ve}-create${re?`?action=${encodeURIComponent(re)}`:``}`:``;(0,r.useEffect)(()=>{It&&!G&&ge(`/`,{replace:!0})},[G,It,ge]);let Rt=(e,{replace:t=!1}={})=>{let n=new URLSearchParams(Ce);go(n);let r=[n.toString(),e>1?`p${e}`:``].filter(Boolean).join(`&`);r!==_e.search.replace(/^\?/,``)&&ge({pathname:_e.pathname,search:r?`?${r}`:``},{replace:t})},zt=(e,t)=>{X(t=>({...t,current:e})),Rt(e,t)},Bt=()=>{zt(1,{replace:!0})},{config:Vt,loading:Ht,error:Ut}=Ln(!Ct&&It?n:null),Wt=(0,r.useCallback)(e=>{let t=ze.sort===e,n=lo(ze.sortDir,t),r=n?String(e):``;Be({sort:r,sortDir:n}),typeof R==`function`&&R(r,n),Bt()},[R,Bt,ze.sort,ze.sortDir]);(0,r.useEffect)(()=>{X(e=>e.current===we?e:{...e,current:we})},[we]),(0,r.useEffect)(()=>{Ct&&X(e=>{let t=mo(P??e.current),n=Number(F)>0?Number(F):e.pageSize;return e.current===t&&e.pageSize===n?e:{current:t,pageSize:n}})},[P,F,Ct]);let Gt=_e.state?.refreshTimestamp;(0,r.useEffect)(()=>{Gt&&(et([],[]),Le(e=>e+1))},[Gt]);let Kt=(0,r.useMemo)(()=>{let e=[...Array.isArray(T)?T:[],...at],t=Ya(K);return e.find((e,n)=>Ya(Ja(e,n))===t)},[K,at,T]),qt=Kt?.field??Kt?.fieldName??Kt?.filterField??Kt?.dataIndex??lt,Jt=Xa(K)?``:K,Yt=!Jt&&!Xa(K)&&qa(qt).length>0,Xt=Oe.trim().length>=3,Zt=Xt?Oe.trim():``,Qt=q.some(e=>e.field),$t=po({moduleName:n,activeTabScope:Jt,pageSize:Re.pageSize,sort:ze.sort,sortDir:ze.sortDir,queryParams:Se}),en=Re.current===1&&yt?.key===$t;(0,r.useEffect)(()=>{if(Ct)return;if(!It){nt([]),it(0),ot([]),ct([]),ut(``),ft([]),mt([]),vt(null);return}let e=!1,t=Xt&&rt>Re.pageSize,r=t?rt:Re.pageSize,a=t?0:(Re.current-1)*Re.pageSize;return gt(!(!Xt&&!Qt&&Re.current===1&&en)),vt(null),ue(n,r,a,{scope:Jt,sort:ze.sort,sortDir:ze.sortDir,search:Zt,filters:q,queryParams:Se}).then(t=>{if(e)return;let{rows:r,total:i,tabs:a,fields:o,tabField:s,actions:c,actionRules:l}=de(t,n);nt(r),it(i),ot(a),ct(o),ut(s),ft(c),mt(l),!Xt&&!Qt&&Re.current===1&&bt({key:$t,rows:r,total:i,tabs:a,fields:o,tabField:s,actions:c,actionRules:l})}).catch(t=>{e||(nt([]),it(0),ot([]),ct([]),ut(``),ft([]),mt([]),vt(t.message),It&&i.message.error(`Invalid module name or data could not be loaded.`))}).finally(()=>{e||gt(!1)}),()=>{e=!0}},[Zt,Jt,q,$t,ue,Qt,Xt,It,en,n,rt,Re.current,Re.pageSize,Ie,de,ze.sort,ze.sortDir,Se]);let tn=(0,r.useMemo)(()=>{let e=Ct&&Array.isArray(D)&&D.length,t=!Ct&&Array.isArray(st)&&st.length,n=!Ut&&Array.isArray(Vt)&&Vt.length,r=e?D:t?st:n?Vt:[],i=new Map(st.map(e=>[Li(e),e]).filter(([e])=>e)),a=r.map(e=>{let t=Li(e),n=i.get(t)??{},r=t&&O&&typeof O==`object`?O[t]:null,a=r?.renderConfig?{...n.renderConfig??e.renderConfig??{},...r.renderConfig}:e.renderConfig??n.renderConfig??null;return{...n,...e,...r??{},...a?{renderConfig:a}:{},key:t,label:Ii(r??e)??Ii(e)??Ii(n)}}).filter(e=>e.key&&e.label),o=(Array.isArray(k)?k:[]).map((e,t)=>{let n=Li(e);return n?{...e,key:n,label:Ii(e)??`Field ${t+1}`,isVirtual:e.isVirtual??!0,isVisible:typeof e.isVisible==`boolean`?e.isVisible:!0}:null}).filter(Boolean);return wa([...a,...o])},[Vt,Ut,D,k,O,Ct,st]),nn=(0,r.useMemo)(()=>tn.filter(e=>typeof e.isVisible==`boolean`?e.isVisible:typeof e.isVisible==`string`?e.isVisible.toLowerCase()===`true`:!0).map(e=>({key:e.key,label:e.label})),[tn]),rn=nn.map(e=>e.key),an=Ve.filter(e=>rn.includes(e)),on=an.length?an:nn.slice(0,pe).map(e=>e.key),sn=Math.min(pe,nn.length),cn=on.length>pe,ln=(0,r.useMemo)(()=>tn.filter(e=>!e.cardHidden&&(e.tableHidden||on.includes(e.key))),[tn,on]),un=(0,r.useMemo)(()=>{let e=Ee.toLowerCase(),t=wt,n=Yt?t.filter(e=>Za(e,K,Kt,tn,qt)):t,r=V.length?tn.filter(e=>V.includes(e.key)):tn;return!e||e.length<3?n:n.filter(t=>r.some(n=>String(qi(t,n.key)).toLowerCase().includes(e)||Aa(n).some(n=>String(qi(t,n)).toLowerCase().includes(e))))},[K,Kt,qt,Yt,wt,tn,Ee,V]),dn=(0,r.useMemo)(()=>{if(!Xt)return un;let e=(Re.current-1)*Re.pageSize;return un.slice(e,e+Re.pageSize)},[un,Xt,Re.current,Re.pageSize]),fn=Xt?un.length:Tt,pn=Oe.trim().length>=3,mn=String(un.length).padStart(2,`0`),hn=Tt>0||wt.length>0,gn=It?_t?`Invalid module name or data could not be loaded.`:Ut?`Field configuration failed to load.`:`No data found.`:`Please provide a module name to view data.`,_n=(0,r.useMemo)(()=>{let e=Array.isArray(T)?T:[];return e.length?e:at.length?at:[{key:`all`,title:n??`List`,count:fn}]},[n,at,fn,T]);(0,r.useEffect)(()=>{if(!_n.length)return;let e=Ya(K);if(!_n.some((t,n)=>Ya(Ja(t,n))===e)){let e=Ja(_n[0],0);e&&Te(String(e))}},[K,_n]),(0,r.useEffect)(()=>{if(ce===void 0||!_n.length||ce===Xe.current)return;Xe.current=ce;let e=_n.find((e,t)=>Ya(Ja(e,t))===Ya(ce)),t=e?String(Ja(e,_n.indexOf(e))):``;t&&Te(e=>t===e?e:t)},[_n,ce]);let vn=e=>{ge(`/popup/preview`,{state:{background:_e,moduleName:ve,record:e,fields:tn.map(e=>{let t={};return Object.entries(e).forEach(([e,n])=>{typeof n!=`function`&&(t[e]=n)}),t})}})},yn=(e,t,n={})=>{let r=oa(e,t),i=r.startsWith(`/`)?r:`/${r}`,a=t?._id??t?.id;ge(i,{state:{background:_e,selectedIds:a===void 0?[]:[a],selectedRecords:[t],moduleName:ve,popupContext:n.popupState??{},popupAction:{key:n.key,apiMethod:n.apiMethod,apiPath:n.apiPath,defaultTemplateId:n.defaultTemplateId,requireJobId:n.requireJobId,popupKey:n.popupKey,actionType:n.actionType??n.type,popupFieldOverrides:n.popupFieldOverrides},requireJobId:n.requireJobId,...n.popupState}})},xn=(0,r.useMemo)(()=>{let e={dataIndex:`icons`,key:`icons`,visibilityKey:`jobsGroup`,fixed:`left`,width:25,render:(e,t)=>(0,o.jsxs)(i.Space,{size:4,className:`job-row-icons`,children:[(0,o.jsx)(`button`,{type:`button`,className:`job-row-eye-button`,"aria-label":`Preview job`,onClick:()=>vn(t),children:(0,o.jsx)(`img`,{src:Ni,alt:``,className:`job-row-eye-icon`})}),t.hasLinkedIn&&(0,o.jsx)(i.Tooltip,{title:`LinkedIn`,children:(0,o.jsx)(a.LinkedinFilled,{className:`job-row-linkedin-icon`})})]})},t=tn.filter(e=>on.includes(e.key)).map((e,t)=>{let n=ze.sort===e.key?ze.sortDir:``;return{title:fo({label:e.label,sortDir:n,sortable:hn,onSort:()=>Wt(e.key)}),dataIndex:e.key,key:e.key,fixed:t===0?`left`:void 0,ellipsis:{showTitle:!1},width:Ka(e,dn),render:(t,n)=>Ra(e,n,Oe,yn,{canAdd:ye,canEdit:be,canDelete:xe},jt,Jt)}});if(!(cn||Ct)&&Je>0&&t.length>0){let n=e.width+(hn&&ae===`checkbox`?48:0)+Ga,r=t.reduce((e,t)=>e+t.width,0),i=Je-n-r;i>0&&r>0&&t.forEach(e=>{e.width=Math.floor(e.width+i*(e.width/r))})}return[e,...t]},[K,ye,xe,be,Oe,jt,Wt,cn,hn,Ct,_e,n,ge,tn,dn,ae,ze.sort,ze.sortDir,Je,Pt,on]),Sn=(0,r.useCallback)(e=>{let t=_n.find((t,n)=>Ya(Ja(t,n))===Ya(e)),n=String(t?Ja(t,_n.indexOf(t)):e);if(Te(n),Y([]),Fe([]),Bt(),typeof le==`function`){let e=t?.key??t?.value??t?.id??n;Xe.current=e,le(e)}},[le,_n,Bt]);function Cn(e,n,r){let a=Nt.get(String(e));if(a&&a.actionType!==`group`){if(typeof h==`function`&&h({key:a.key,label:a.label,selectedIds:n,selectedRecords:r}),typeof a.onClick==`function`){a.onClick({action:a,selectedIds:n,selectedRecords:r});return}if(a.actionType===`copy`){let e=r.map(e=>Bi(e,a.copyField||`id`)??e?._id).filter(e=>e!=null);navigator.clipboard.writeText(e.join(`
2
- `)).then(()=>i.message.success(`Copied to clipboard`)).catch(()=>i.message.error(`Could not copy to clipboard`));return}if(a.actionType===`api`&&a.apiPath){let e=r[0]??{},o=oa(a.apiPath,e);t.a(t.b,o.startsWith(`/`)?o:`/${o}`,{method:a.apiMethod||`POST`,body:[`GET`,`DELETE`].includes(String(a.apiMethod).toUpperCase())?void 0:JSON.stringify({ids:n,records:r})}).then(()=>{i.message.success(`${a.label} completed`),Le(e=>e+1)}).catch(e=>i.message.error(e.message||`${a.label} failed`));return}if(a.route){let e=r[0]??{},t=oa(a.route,e),i=t.startsWith(`/`)?t:`/${t}`;if(a.route.startsWith(`/popup/`)||a.route.startsWith(`popup/`)){let t=a.popupKey||a.route?.replace(/^\/popup\//i,``)||``,o=/(?:^|\/)(?:quick(?:-|_)?submit|submit)(?:$|\/)/i.test(t),s=new URLSearchParams(_e.search).get(`jobId`),c=a.popupState?.jobId??a.popupState?.jobID??a.popupState?.jobId??e.jobId??e.job?.id??e.job?._id??s,l=a.popupState?.candidateId??a.popupState?.applicantId??e.id??e._id??e.applicantId??e.candidateId;if(o&&c&&l){let e=new URLSearchParams;e.set(`candidateId`,String(l)),e.set(`isFromSubmission`,`false`),ge(`/submission-create/${encodeURIComponent(String(c))}?${e.toString()}`);return}ge(i,{state:{background:_e,selectedIds:n,selectedRecords:r,moduleName:ve,popupContext:a.popupState??{},popupAction:{key:a.key,apiMethod:a.apiMethod,apiPath:a.apiPath,defaultTemplateId:a.defaultTemplateId,requireJobId:a.requireJobId,popupFieldOverrides:a.popupFieldOverrides},...a.popupState}});return}ge(i)}}}function wn({key:e}){let t=oo(Ft).find(t=>String(t.key)===String(e));t&&io(t,Pe,K)||Cn(e,J,Pe)}let Tn=on.length===nn.length,En=on.length>0&&!Tn,Dn=(e,t)=>{He(n=>{let r=nn.slice(0,pe).map(e=>e.key),i=n.length?n:r;return t?i.includes(e)?i:[...i,e]:i.length<=sn?i:i.filter(t=>t!==e)})},On=()=>{if(typeof g==`function`){g();return}if(b){ge(b);return}St(!0)},kn=()=>{w&&ge(w)};(0,r.useEffect)(()=>{if(!xt)return;let e=e=>{e.key===`Escape`&&St(!1)};return window.addEventListener(`keydown`,e),()=>window.removeEventListener(`keydown`,e)},[xt]);let An=()=>{en&&(nt(yt.rows),it(yt.total),ot(yt.tabs),ct(yt.fields),ut(yt.tabField),ft(yt.actions??[]),mt(yt.actionRules??[]),vt(null),gt(!1))},jn=e=>{let t=e.target.value,n=t.trim().length<3,r=q.some(e=>e.field);n&&(ke(``),r||An()),De(t),Bt()},Mn=()=>{let e=Ee.trim();e.length>=3&&(ke(e),Bt())},Nn=()=>{An(),Ne([]),et([],[]),Bt()};(0,r.useEffect)(()=>{kt===`card`&&(Ke([]),et([],[]))},[Re.current,Re.pageSize,K,kt]);let Pn=e=>{Ke(t=>{let n=t.includes(e)?t.filter(t=>t!==e):[...t,e];return et(n,dn.filter((e,t)=>n.includes(String(Qa(e,t,_))))),n})},Fn=(0,o.jsxs)(`div`,{className:`column-visibility-menu`,onClick:e=>e.stopPropagation(),children:[(0,o.jsx)(i.Checkbox,{checked:Tn,indeterminate:En,onChange:e=>{He(e.target.checked?nn.map(e=>e.key):nn.slice(0,pe).map(e=>e.key))},children:`Select All`}),(0,o.jsx)(`div`,{className:`column-visibility-menu__list`,children:nn.map(e=>(0,o.jsx)(i.Checkbox,{checked:on.includes(e.key),disabled:on.includes(e.key)&&on.length<=sn,onChange:t=>Dn(e.key,t.target.checked),children:e.label},e.key))})]});return(0,o.jsxs)(`div`,{className:`antd dynamic-list-view${oe?` list-view--compact`:``}${W?` list-view--page-scroll-lock`:``} ${p}`.trim(),children:[d.length>0&&(0,o.jsx)(`div`,{className:`job-list-header`,children:(0,o.jsx)(e.t,{items:d})}),(0,o.jsx)(i.Card,{className:`job-tabs-card`,children:(0,o.jsxs)(i.Flex,{align:`center`,justify:`space-between`,children:[(0,o.jsx)(j,{activeKey:K,tabs:_n,onChange:Sn}),(0,o.jsxs)(i.Flex,{align:`center`,gap:8,children:[z,hn&&(0,o.jsx)(i.Input,{prefix:(0,o.jsx)(a.SearchOutlined,{className:`job-search-icon`}),placeholder:ee,value:Ee,onChange:jn,onPressEnter:Mn,allowClear:!0,className:`job-search-input`}),!Ct&&ye&&me&&(0,o.jsx)(i.Tooltip,{title:`Add`,children:(0,o.jsx)(i.Button,{"aria-label":`Add`,className:`job-toolbar-icon-button`,icon:(0,o.jsx)(a.PlusOutlined,{}),onClick:()=>{Lt&&ge(Lt)}})}),hn&&(0,o.jsx)(i.Tooltip,{title:`Filter`,children:(0,o.jsx)(i.Badge,{count:q.filter(e=>e.field&&bo(e)).length,size:`small`,offset:[-2,2],children:(0,o.jsx)(i.Button,{"aria-label":`Filter`,className:`job-toolbar-icon-button`,icon:(0,o.jsx)(a.FilterOutlined,{}),onClick:()=>Me(!0)})})}),H&&hn&&(0,o.jsxs)(i.Flex,{align:`center`,gap:6,children:[(0,o.jsx)(i.Tooltip,{title:`List View`,children:(0,o.jsx)(i.Button,{className:`job-toolbar-icon-button param-view-toggle-btn${kt===`list`?` param-view-toggle-btn--active`:``}`,icon:(0,o.jsx)(a.UnorderedListOutlined,{}),onClick:()=>{ne?.(`list`),Ke([]),et([],[])}})}),(0,o.jsx)(i.Tooltip,{title:`Card View`,children:(0,o.jsx)(i.Button,{className:`job-toolbar-icon-button param-view-toggle-btn${kt===`card`?` param-view-toggle-btn--active`:``}`,icon:(0,o.jsx)(a.AppstoreOutlined,{}),onClick:()=>{ne?.(`card`),Ke([]),et([],[])}})})]}),v&&(0,o.jsx)(i.Button,{className:`job-summary-button`,type:`primary`,onClick:On,children:y}),x&&w&&(0,o.jsx)(i.Button,{className:`job-summary-button`,type:`primary`,onClick:kn,children:C})]})]})}),hn&&(0,o.jsx)(o.Fragment,{children:(0,o.jsx)(i.Card,{className:`job-toolbar-card`,children:(0,o.jsxs)(i.Flex,{className:`p-flex`,align:`center`,justify:`space-between`,children:[(0,o.jsxs)(i.Flex,{align:`center`,gap:3,children:[kt===`card`&&(0,o.jsx)(i.Checkbox,{checked:dn.length>0&&Ge.length>=dn.length,indeterminate:Ge.length>0&&Ge.length<dn.length,className:`param-card-view__select-all`,onChange:()=>{if(Ge.length>0)Ke([]),et([],[]);else{let e=dn.map((e,t)=>String(Qa(e,t,_)));Ke(e),et(e,[...dn])}},children:`Select All`}),(0,o.jsx)(i.Dropdown,{open:Ue,onOpenChange:We,trigger:[`click`],dropdownRender:()=>Fn,placement:`bottomLeft`,overlayClassName:`column-visibility-dropdown`,children:(0,o.jsx)(i.Button,{"aria-label":`Display columns`,type:`text`,icon:(0,o.jsx)(`img`,{src:`data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_8856_23533'%20fill='white'%3e%3crect%20x='1.40039'%20y='1.40039'%20width='5.09086'%20height='5.09086'%20rx='0.727266'/%3e%3c/mask%3e%3crect%20x='1.40039'%20y='1.40039'%20width='5.09086'%20height='5.09086'%20rx='0.727266'%20stroke='%23586888'%20stroke-width='1.5'%20mask='url(%23path-1-inside-1_8856_23533)'/%3e%3cmask%20id='path-2-inside-2_8856_23533'%20fill='white'%3e%3crect%20x='1.40039'%20y='7.50781'%20width='5.09086'%20height='5.09086'%20rx='0.727266'/%3e%3c/mask%3e%3crect%20x='1.40039'%20y='7.50781'%20width='5.09086'%20height='5.09086'%20rx='0.727266'%20stroke='%23586888'%20stroke-width='1.5'%20mask='url(%23path-2-inside-2_8856_23533)'/%3e%3cline%20x1='7.375'%20y1='2.93555'%20x2='12.225'%20y2='2.93555'%20stroke='%23586888'%20stroke-width='0.75'%20stroke-linecap='round'/%3e%3cline%20x1='7.375'%20y1='5.83398'%20x2='12.225'%20y2='5.83398'%20stroke='%23586888'%20stroke-width='0.75'%20stroke-linecap='round'/%3e%3cline%20x1='7.375'%20y1='8.87305'%20x2='12.225'%20y2='8.87305'%20stroke='%23586888'%20stroke-width='0.75'%20stroke-linecap='round'/%3e%3cline%20x1='7.375'%20y1='11.7227'%20x2='12.225'%20y2='11.7227'%20stroke='%23586888'%20stroke-width='0.75'%20stroke-linecap='round'/%3e%3c/svg%3e`,alt:``,className:`job-action-list-icon`}),size:`small`,className:`job-actions-button job-column-display-button`,children:(0,o.jsx)(a.DownOutlined,{className:`job-actions-caret`})})}),Ft.length>0&&J.length>0&&(0,o.jsx)(i.Dropdown,{menu:{items:Ft.map(e=>ro(e,io(e,Pe,K))),onClick:wn},trigger:[`click`],children:(0,o.jsxs)(i.Button,{type:`text`,size:`small`,className:`job-actions-button job-actions-menu-button`,children:[(0,o.jsx)(`img`,{src:`data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.6279%206.78121C12.6857%206.88148%2012.7014%207.00057%2012.6715%207.11239C12.6417%207.22422%2012.5688%207.31967%2012.4688%207.37785L7.21875%2010.4403C7.15185%2010.4794%207.0758%2010.4999%206.99836%2010.4999C6.92092%2010.4999%206.84487%2010.4794%206.77797%2010.4403L1.52797%207.37785C1.42936%207.31859%201.35806%207.22289%201.32951%207.11145C1.30095%207.00001%201.31744%206.88181%201.37539%206.78244C1.43335%206.68306%201.52811%206.61052%201.63916%206.5805C1.75022%206.55048%201.86863%206.56542%201.96875%206.62207L7%209.55605L12.0312%206.62207C12.1315%206.56428%2012.2506%206.54858%2012.3624%206.57841C12.4743%206.60824%2012.5697%206.68116%2012.6279%206.78121ZM1.3125%204.37496C1.31267%204.29833%201.33297%204.22309%201.37136%204.15677C1.40975%204.09045%201.46489%204.03538%201.53125%203.99707L6.78125%200.934566C6.84815%200.895555%206.9242%200.875%207.00164%200.875C7.07908%200.875%207.15513%200.895555%207.22203%200.934566L12.472%203.99707C12.5381%204.0356%2012.5929%204.09076%2012.6309%204.15707C12.669%204.22337%2012.6891%204.2985%2012.6891%204.37496C12.6891%204.45142%2012.669%204.52654%2012.6309%204.59285C12.5929%204.65915%2012.5381%204.71432%2012.472%204.75285L7.22203%207.81535C7.15513%207.85436%207.07908%207.87491%207.00164%207.87491C6.9242%207.87491%206.84815%207.85436%206.78125%207.81535L1.53125%204.75285C1.46489%204.71453%201.40975%204.65946%201.37136%204.59314C1.33297%204.52682%201.31267%204.45159%201.3125%204.37496ZM2.61844%204.37496L7%206.93105L11.3816%204.37496L7%201.81886L2.61844%204.37496ZM7.65625%2011.7993L7%2012.1821L1.96875%209.24707C1.86913%209.19747%201.75436%209.18769%201.64779%209.21973C1.54122%209.25177%201.45087%209.32322%201.39512%209.41953C1.33937%209.51583%201.32241%209.62977%201.3477%209.73814C1.37299%209.84651%201.43863%209.94117%201.53125%2010.0028L6.78125%2013.0653C6.84815%2013.1044%206.9242%2013.1249%207.00164%2013.1249C7.07908%2013.1249%207.15513%2013.1044%207.22203%2013.0653L8.09703%2012.5551C8.14746%2012.5266%208.19171%2012.4883%208.22723%2012.4426C8.26275%2012.3968%208.28882%2012.3444%208.30394%2012.2885C8.31906%2012.2326%208.32291%2012.1742%208.31529%2012.1167C8.30766%2012.0593%208.28871%2012.004%208.25952%2011.9539C8.23033%2011.9039%208.19149%2011.8601%208.14526%2011.8252C8.09903%2011.7903%208.04632%2011.7649%207.9902%2011.7505C7.93408%2011.7361%207.87566%2011.7331%207.81833%2011.7414C7.761%2011.7498%207.70591%2011.7695%207.65625%2011.7993Z'%20fill='%236B7280'/%3e%3cpath%20d='M10.6036%2011.3825L13.4607%209.4477C13.5813%209.36599%2013.614%209.20256%2013.5341%209.08069L13.0105%208.282C12.9303%208.15966%2012.7665%208.12478%2012.6434%208.20383L9.54053%2010.1964L8.94939%2011.4054C8.84904%2011.6106%209.03632%2011.8387%209.25715%2011.7803L10.4338%2011.469C10.4561%2011.4631%2010.4776%2011.4543%2010.4977%2011.4429L10.6036%2011.3825ZM9.54053%2010.1964L10.6036%2011.3825'%20stroke='%236B7280'%20stroke-width='0.6'/%3e%3c/svg%3e`,alt:``,className:`job-actions-frame-icon`}),`Actions `,(0,o.jsx)(a.DownOutlined,{className:`job-actions-caret`})]})}),J.length>0&&(0,o.jsxs)(Fi,{className:`job-selected-count`,children:[`Selected (`,J.length,`)`]})]}),pn&&(0,o.jsxs)(Fi,{className:`job-search-results-count`,children:[`Search Results (`,mn,`)`]})]})})}),Qt&&(0,o.jsx)(Co,{filters:q,onRemove:e=>{Ne(q.filter((t,n)=>n!==e)),Bt()},onClearAll:Nn}),(0,o.jsx)(`div`,{ref:qe,className:`job-table-measure`,children:(0,o.jsx)(i.Spin,{spinning:Ct?M:Ht||ht,children:kt===`card`?dn.length===0?(0,o.jsx)(i.Empty,{image:i.Empty.PRESENTED_IMAGE_SIMPLE,description:gn,className:`param-card-view__empty`,children:!Ct&&ye&&me&&Lt&&!_t&&(0,o.jsx)(i.Button,{type:`primary`,icon:(0,o.jsx)(a.PlusOutlined,{}),onClick:()=>ge(Lt),children:`Add New`})}):(0,o.jsx)(`div`,{className:`param-card-view__grid`,children:dn.map((e,t)=>{let n=String(Qa(e,t,_));return(0,o.jsx)(yo,{record:e,fields:ln,selected:ae===`checkbox`?Ge.includes(n):Qe(e,t),isControlled:Ct,onPreview:()=>vn(e),onSelect:()=>Pn(n),onPopupAction:yn,onRecordClick:U?()=>$e(e,t):void 0,selectionMode:ae,permissions:{canAdd:ye,canEdit:be,canDelete:xe}},n)})}):(0,o.jsx)(i.Table,{rowSelection:hn&&ae===`checkbox`?{type:`checkbox`,fixed:!0,columnWidth:48,selectedRowKeys:J,onChange:(e,t)=>{et(e,t)},columnTitle:(()=>{let e=dn.length,t=e>0&&J.length>=e,n=J.length>0&&!t;return(0,o.jsx)(i.Checkbox,{checked:t,indeterminate:n,onChange:()=>{n||t?et([],[]):et(dn.map((e,t)=>Qa(e,t,_)),[...dn])}})})()}:void 0,columns:xn,dataSource:dn,size:`middle`,tableLayout:`fixed`,scroll:{x:cn||Ct?`max-content`:void 0,y:`calc(100vh - 300px)`},pagination:!1,locale:{emptyText:(0,o.jsx)(i.Empty,{image:i.Empty.PRESENTED_IMAGE_SIMPLE,description:gn})},className:`${E} ${oe?`list-view-table--compact`:``}`.trim(),onRow:U?(e,t)=>({onClick:n=>{$a(n.target)||$e(e,t)},"aria-selected":Qe(e,t)}):void 0,rowClassName:ie==null?void 0:(e,t)=>Qe(e,t)?`list-view-row--active`:``,rowKey:(e,t)=>Qa(e,t,_)})})}),hn?(0,o.jsx)(je,{current:Re.current,pageSize:Re.pageSize,total:fn,onChange:(e,t)=>{if(Ct&&typeof I==`function`){I(e,t??Re.pageSize);return}zt(e)},onPageSizeChange:e=>{if(Ct&&typeof L==`function`){L(e);return}X({current:1,pageSize:e}),Rt(1,{replace:!0})}}):void 0,(0,o.jsx)(Mi,{moduleName:ve,open:Ae,filters:q,onClose:()=>Me(!1),onApply:({filters:e})=>{Ne(e),Bt()},onReset:Nn}),(0,o.jsx)(bi,{moduleName:ve,open:xt,rows:tt,tabs:_n,total:fn,onClose:()=>St(!1)})]})}var To=new Map,Eo=0;function Do(e){let t=`ph_${Date.now()}_${Eo+=1}`;return To.set(t,e),e.finally(()=>{setTimeout(()=>To.delete(t),0)}).catch(()=>{}),t}function Oo(e){if(!e)return;let t=To.get(e);return To.delete(e),t}async function ko({jobId:e,applicantId:n,timeoutMs:r=15e3}){if(!e||!n)return[];let i=new AbortController,a=setTimeout(()=>i.abort(),r);try{let r=await t.i(),a=await fetch(`${t.b}/skill-match`,{method:`POST`,headers:{"Content-Type":`application/json`,Authorization:`Bearer ${r}`},body:JSON.stringify({jobId:e,applicantId:n}),signal:i.signal});if(!a.ok)return[];let o=await a.json(),s=o?.data?.relevantSkills??o?.relevantSkills;return Array.isArray(s)?s.filter(e=>typeof e==`string`&&e.trim()):[]}catch{return[]}finally{clearTimeout(a)}}async function Ao({isFromSubmission:e,jobId:n,submissionId:r,search:i=``}={}){let a={search:i};e?a.submissionId=r:a.jobId=n;let o=await t.a(t.x,`/quicksubmit/list`,{method:`POST`,body:JSON.stringify(a)});return o.data??o}async function jo(e){if(!e)throw Error(`Dice candidate ID is required`);let n=await t.i(),r=`${t.b}/dicemigrate/${encodeURIComponent(String(e))}`;process.env.NODE_ENV===`development`&&console.log(`[DiceMigration] Request URL:`,r);let i=await fetch(r,{method:`GET`,headers:{"Content-Type":`application/json`,Authorization:`Bearer ${n}`}}),a=await i.json().catch(()=>null);if(!i.ok){let e=Error(a?.message??a?.error??`Failed to migrate candidate (${i.status})`);throw e.status=i.status,e}return a}function Mo(e){return e&&typeof e==`object`?Mo(e.value??e.key??e.id??e.label??e.name):String(e??``).trim().toLowerCase()}function No(e){return(Array.isArray(e)?e:[e]).flat().map(Mo).filter((e,t,n)=>e&&e!==`all`&&n.indexOf(e)===t)}function Po(e,t=`internal`){let n=No(e);if(n.includes(`internal`))return`internal`;let r=Mo(t);return n[0]?n[0]:r||(t===``?``:`internal`)}function Fo(e){return String(e??``).replace(/[-_]+/g,` `).replace(/\s+/g,` `).trim().replace(/\b\w/g,e=>e.toUpperCase())}function Io(e){return Mo(e?.key??e?.value??e?.id??e?.source??e?.name??e?.title??e?.label)}function Lo(e){let t=e?.count??e?.countValue,n=Number(t);return Number.isFinite(n)?n:void 0}function Ro(e,t,n,r,i){if(e===r){let n=Number(t?.[e]);if(Number.isFinite(n))return n;let r=Number(i);if(Number.isFinite(r))return r}let a=n.get(e);if(a!==void 0)return a}function zo({sources:e=[],activeSource:t=`internal`,activeCount:n=0,responseCounts:r={},currentTabs:i=[],backendTabs:a=[]}={}){let o=new Map((Array.isArray(i)?i:[]).map(e=>[Io(e),Lo(e)]).filter(([e,t])=>e&&t!==void 0)),s=new Map;(Array.isArray(a)?a:[]).forEach(e=>{let t=Io(e);t&&s.set(t,{key:t,title:e.title??e.label??e.name??Fo(t),...Lo(e)===void 0?{}:{count:Lo(e)}})});let c=No(e);return(c.length?c:[t]).forEach(e=>{if(!e||s.has(e))return;let i=Ro(e,r,o,t,n);s.set(e,{key:e,title:Fo(e),...i===void 0?{}:{count:i}})}),Array.from(s.values())}function Bo(e){return[e?.sourceType,e?.profileSource,e?.selectedSource,e?.source,e?.provider,e?.customFields?.sourceType,e?.customFields?.profileSource,e?.customFields?.source,e?.customFields?.provider].flat().map(Mo).filter(Boolean)}function Vo(e,t,n){let r=Mo(t);return r?Bo(e).includes(r)?!0:typeof n==`function`?n(e):!1:!1}var Ho=[{source:`dice`,field:`__sourceAction_dice_migrate`,label:`Action`,buttonLabel:`Migrate`,completedLabel:`Migrated`,successMessage:`Candidate migrated successfully.`,errorMessage:`Failed to migrate candidate.`,isRecordFromSource:e=>!!e?.customFields?.diceProfileData,getRecordId:n.i,execute:jo}];function Uo({rows:e=[],selectedSource:t=``}={}){return Ho.filter(n=>Mo(t)===n.source||e.some(e=>Vo(e,n.source,n.isRecordFromSource)))}function Wo(e,t,n=``){return Mo(n)===e.source||Vo(t,e.source,e.isRecordFromSource)}function Go(e,t){let n=e?.getRecordId?.(t);return n?`${e.source}:${e.field}:${n}`:``}async function Ko(e,t){let n=e?.getRecordId?.(t);if(!n)throw Error(`${e?.buttonLabel??`Action`} ID is required`);return e.execute(n,t)}var qo=e.fi({default:()=>Ys}),{Text:Jo}=i.Typography,{TextArea:Yo}=i.Input,Xo=[],Zo=[(0,o.jsx)(a.UserOutlined,{}),(0,o.jsx)(a.EnvironmentOutlined,{}),(0,o.jsx)(a.SolutionOutlined,{}),(0,o.jsx)(a.InfoCircleOutlined,{}),(0,o.jsx)(a.FileTextOutlined,{})],Qo={email:(0,o.jsx)(a.MailOutlined,{className:`v1-input-icon`}),contactNumber:(0,o.jsx)(a.PhoneOutlined,{className:`v1-input-icon`}),phone:(0,o.jsx)(a.PhoneOutlined,{className:`v1-input-icon`}),currentLocation:(0,o.jsx)(a.EnvironmentOutlined,{className:`v1-input-icon`}),preferredLocation:(0,o.jsx)(a.EnvironmentOutlined,{className:`v1-input-icon`}),skills:(0,o.jsx)(a.TagsOutlined,{className:`v1-input-icon`}),firstName:(0,o.jsx)(a.UserOutlined,{className:`v1-input-icon`}),lastName:(0,o.jsx)(a.UserOutlined,{className:`v1-input-icon`})},$o=e=>e===!0||e===1||e===`1`,es=(t,n)=>(t?.edit===void 0||$o(t.edit))&&(!t?.editablePermission||e.F(t.editablePermission,n));function ts(e=[]){return e.map(e=>typeof e==`string`?{label:e,value:e}:{label:e.label??e.name??e.value,value:e.value??e.id??e.name??e.label})}function ns(e){return String(e??``).split(`.`).map(e=>e.trim()).filter(Boolean)}function rs(e,t){return Array.isArray(e)&&e.length>1?[...e.slice(0,-1),t]:[t]}function is({form:t,field:n,absoluteName:a}){let[s,c]=(0,r.useState)(!1),[l,u]=(0,r.useState)(null),d=(0,r.useRef)(null),f=i.Form.useWatch(n.verifyResultField?rs(a,n.verifyResultField):[`__noop_verify__`],{form:t,preserve:!0}),p=i.Form.useWatch(a,t);return(0,r.useEffect)(()=>{let e=String(p??``).trim();if(f===!0&&d.current===null&&e){d.current=e;return}f===!0&&d.current!==null&&e!==d.current&&(n.verifyResultField&&t.setFieldValue(rs(a,n.verifyResultField),!1),n.verifyTimestampField&&t.setFieldValue(rs(a,n.verifyTimestampField),void 0),d.current=null)},[a,p,n.verifyResultField,n.verifyTimestampField,t,f]),n.verifyAction===`email`?f===!0?l&&!l.mailboxConfirmed&&(l.catchAll||l.result===`risky`)?(0,o.jsx)(i.Tooltip,{title:l.reason||`This domain accepts every address, so the mailbox could not be confirmed. Delivery is proven only once the account email is actually sent.`,children:(0,o.jsx)(Jo,{type:`warning`,strong:!0,className:`v1-verify-field-wrap`,children:n.verifyUnconfirmedLabel||`Accepted`})}):(0,o.jsx)(Jo,{type:`success`,strong:!0,className:`v1-verify-field-wrap`,children:n.verifySuccessLabel||`Valid`}):(0,o.jsx)(i.Button,{size:`small`,loading:s,onClick:async()=>{let r=String(p??``).trim();if(!r){i.message.warning(`Enter an email first`);return}c(!0);try{let o=await e.di(r);d.current=o.valid?r:null,u(o.valid?o:null),n.verifyResultField&&t.setFieldValue(rs(a,n.verifyResultField),o.valid),n.verifyTimestampField&&t.setFieldValue(rs(a,n.verifyTimestampField),o.valid?new Date().toISOString():void 0),o.valid?o.mailboxConfirmed?i.message.success(`Email verified — the mail server confirmed this mailbox`):i.message.warning(o.reason||`The domain can receive mail, but this exact mailbox could not be confirmed`):i.message.error(o.reason?`Invalid email: ${o.reason}`:`Email could not be verified`)}catch(e){d.current=null,u(null),n.verifyResultField&&t.setFieldValue(rs(a,n.verifyResultField),!1),n.verifyTimestampField&&t.setFieldValue(rs(a,n.verifyTimestampField),void 0),i.message.error(e?.message||`Could not verify email`)}finally{c(!1)}},className:`v1-verify-field-wrap`,children:f===!1?n.verifyRetryLabel||`Re Verify`:n.verifyIdleLabel||`Verify Email`}):null}function as({form:t,field:n,siblingPrefix:r,locked:a,combined:s=!1}){let c=e.a(n,i.Form.useWatch(e.r(n?.labelWhen,r),t),s);return s?c:(0,o.jsx)(Ws,{field:n,label:c,locked:a})}function os({form:e,groups:t,action:n,disabled:r,loading:a,onFire:s}){let c=i.Form.useWatch(e=>t.some(t=>{if(!t.addRow||!t.requireValidatedField)return!1;let n=e?.[t.name]??[];return n.length===0||n.some(e=>!e?.[t.requireValidatedField])}),{form:e,preserve:!0}),l=i.Form.useWatch(n?.enabledWhen?.field,e),u=!n?.enabledWhen?.field||us(n.enabledWhen,l);return(0,o.jsx)(i.Button,{type:n?.tone===`primary`?`primary`:`default`,onClick:s,disabled:r||c||!u,loading:a,children:n?.label||`Submit`})}function ss({form:e,groups:t,disabled:n,loading:r,onClick:a,children:s}){let c=i.Form.useWatch(e=>t.some(t=>{if(!t.addRow||!t.requireValidatedField)return!1;let n=e?.[t.name]??[];return n.length===0||n.some(e=>!e?.[t.requireValidatedField])}),{form:e,preserve:!0}),l=n||c,u=t.find(e=>e.submitDisabledMessage)?.submitDisabledMessage,d=t.find(e=>e.requireValidatedField)?.requireValidatedFieldMessage,f=c?d||u||`Verify every required row before submitting.`:u||`Complete all mandatory fields before submitting.`,p=(0,o.jsx)(i.Button,{type:`primary`,onClick:a,disabled:l,loading:r,children:s});return l&&!r?(0,o.jsx)(i.Tooltip,{title:f,children:(0,o.jsx)(`span`,{style:{display:`inline-flex`,cursor:`not-allowed`},children:p})}):p}function cs({form:t,rules:n,watchPaths:a,targetPath:o,resetOnNoMatch:s=!0}){let c=i.Form.useWatch(e=>JSON.stringify(a.map(({path:t})=>t.reduce((e,t)=>e==null?e:e[t],e)??null)),{form:t,preserve:!0}),l=(0,r.useRef)(void 0),u=(0,r.useRef)(!0);return(0,r.useEffect)(()=>{let r=c?JSON.parse(c):[],i={};a.forEach(({field:e},t)=>{i[e]=r[t]});let d=u.current;u.current=!1;let f=e.U({rules:n,watched:i,current:t.getFieldValue(o),lastApplied:l.current,clearOnMismatch:s,initial:d});f.action===`set`?(t.setFieldValue(o,f.value),l.current=f.value):f.action===`clear`&&(t.setFieldValue(o,void 0),l.current=void 0)},[c]),null}function ls({form:e,config:n,watchPath:a}){let o=i.Form.useWatch(a,e),s=(0,r.useRef)(void 0);return(0,r.useEffect)(()=>{xs(o)||o===s.current||(s.current=o,t.a(t.b,n.endpointTemplate?`${n.endpointTemplate.replace(`{value}`,encodeURIComponent(String(o)))}`:`${n.endpoint}?${new URLSearchParams({[n.queryParam]:String(o)}).toString()}`).then(t=>{let r=t?.data??t;if(n.substituteTokens){(n.substituteInFields||[]).forEach(t=>{let i=ns(t),a=e.getFieldValue(i)||``;Object.entries(n.substituteTokens).forEach(([e,t])=>{let n=e.replace(/^\{\{|\}\}$/g,``).trim(),i=RegExp(`\\{\\{\\s*${n.replace(/[.*+?^${}()|[\]\\]/g,`\\$&`)}\\s*\\}\\}`,`gi`);a=a.replace(i,r?.[t]??``)}),e.setFieldValue(i,a)});return}Object.entries(n.mapResponseToFields).forEach(([t,i])=>{let a=ns(t);n.onlyIfEmpty&&!xs(e.getFieldValue(a))||e.setFieldValue(a,r?.[i])})}).catch(()=>{}))},[o]),null}function us(e,t){if(!e?.field)return!0;let n=String(t??``),r=String(e.value??``),i=()=>r.split(`,`).map(e=>e.trim());switch(e.operator){case`eq`:return n===r;case`neq`:return n!==r;case`in`:return i().includes(n);case`notIn`:return!i().includes(n);case`truthy`:return $o(t);case`falsy`:return!$o(t);case`empty`:case`isEmpty`:return t==null||n.trim()===``||Array.isArray(t)&&t.length===0;case`notEmpty`:return!(t==null||n.trim()===``||Array.isArray(t)&&t.length===0);default:return!0}}function ds({form:e,showIf:t,render:n}){return us(t,i.Form.useWatch(t.field,e))?n():null}var fs=(0,r.createContext)(!1);function ps({form:e,group:t,children:n,inheritParent:a=!0}){let s=(0,r.useContext)(fs),c=t?.disabledIf?.field?ns(t.disabledIf.field):[`__noop_group_disabled__`],l=i.Form.useWatch(c,e),u=t?.disabledIf?.field?us(t.disabledIf,l):!1,d=a&&s||!!t?.disabled||u;return(0,o.jsx)(fs.Provider,{value:d,children:n})}function ms(e,t){return String(t??``).split(`.`).reduce((e,t)=>e?.[t],e)}function hs(e){return e==null||e===``?!1:Array.isArray(e)?e.length>0&&e.some(hs):typeof e==`object`?Object.values(e).some(hs):!0}function gs(e){return Array.isArray(e)?e:Array.isArray(e?.groups)?e.groups:Array.isArray(e?.data)?e.data:Array.isArray(e?.data?.groups)?e.data.groups:Xo}function _s(t=[],n,r,i){let a=i??new Set;return[...gs(t)].filter(t=>!$o(t.hideGroup)&&!$o(t.hideGroupInForm)&&e.tn(r,t.name)).sort((e,t)=>Number(e.order??0)-Number(t.order??0)).map(t=>({...t,fields:[...t.fields??[]].map(e=>a.has(e.field)?{...e,show:1,req:1}:e).filter(i=>String(i.field??``).trim()!==``&&i.showOnAdd!==!1&&!$o(i.clientScope)&&(!i.visiblePermission||e.F(i.visiblePermission,n))&&e.$t(r,t.name,i.field)).map(n=>e.en(r,t.name,n.field)?n:{...n,disabled:!0}).sort((e,t)=>Number(e.order??0)-Number(t.order??0))})).filter(e=>e.fields.length)}function vs(e){if(!Array.isArray(e))return null;let t={};return e.forEach(e=>{e.addRow||(e.fields??[]).forEach(e=>{!e.field||e.value===void 0||e.value===null||(t[e.field]=e.value,e.payloadKey&&e.payloadKey!==e.field&&(t[e.payloadKey]=e.value))})}),Object.keys(t).length>0?t:null}function ys(t,n){if(!(!t||!n))for(let r of[n.prefillFrom,n.field,n.payloadKey]){if(!r)continue;let n=t[r];if(n??=e.Kt(t,r),n!=null)return n}}function bs(e){if(Array.isArray(e))return e.flatMap(e=>bs(e));if(!e||typeof e!=`object`)return[];let t=Kt(e),n=qt(e);return!t&&!n?[]:[{uid:n||t||`-1`,name:t||`file`,status:`done`,url:n,existing:!0,stored:e}]}var xs=e=>e==null||e===``,Ss=e=>String(e).replace(/<[^>]*>/g,``).replace(/&nbsp;/g,` `).replace(/&amp;/g,`&`).replace(/&lt;/g,`<`).replace(/&gt;/g,`>`).trim(),Cs=({label:e,message:t,value:n,compare:r,text:i})=>({validator:(a,o)=>xs(o)||r(Number(o),Number(n))?Promise.resolve():Promise.reject(Error(t??`${e} ${i} ${n}`))});function ws(t,n){return e.Q(t,n)}var Ts=({label:e,message:t,value:n,rule:r,form:i,name:a,compare:o,text:s})=>({validator:async(c,l)=>{let u=n??r.compareField??r.field;if(!u||xs(l))return Promise.resolve();let d=i.getFieldValue(ws(a,u));if(xs(d))return Promise.resolve();let f=Number(l),p=Number(d);return Number.isNaN(f)||Number.isNaN(p)||o(f,p)?Promise.resolve():Promise.reject(Error(t??`${e} ${s} ${u}`))}}),Es={noPastDate:({label:t,message:n})=>({validator:(r,i)=>{if(xs(i))return Promise.resolve();let a=e.g(i);if(a===null)return Promise.resolve();let o=new Date;return o.setHours(0,0,0,0),a<o.getTime()?Promise.reject(Error(n??`${t} cannot be a past date`)):Promise.resolve()}}),noFutureDate:({label:t,message:n})=>({validator:(r,i)=>{if(xs(i))return Promise.resolve();let a=e.g(i);if(a===null)return Promise.resolve();let o=new Date;return o.setHours(23,59,59,999),a>o.getTime()?Promise.reject(Error(n??`${t} cannot be a future date`)):Promise.resolve()}}),minAge:({label:t,message:n,value:r})=>({validator:(t,i)=>{if(xs(i))return Promise.resolve();let a=e.g(i);if(a===null)return Promise.resolve();let o=Number(r??18),s=new Date;return s.setFullYear(s.getFullYear()-o),s.setHours(23,59,59,999),a>s.getTime()?Promise.reject(Error(n??`Must be at least ${o} years old`)):Promise.resolve()}}),dateAfterField:({label:t,message:n,value:r,rule:i,form:a,name:o})=>e.p({type:`dateAfterField`,label:t,rule:{...i,value:r??i?.compareField??i?.field,message:n},readSibling:e=>a.getFieldValue(ws(o,e))}),dateBeforeField:({label:t,message:n,value:r,rule:i,form:a,name:o})=>e.p({type:`dateBeforeField`,label:t,rule:{...i,value:r??i?.compareField??i?.field,message:n},readSibling:e=>a.getFieldValue(ws(o,e))}),timeAfterField:({label:t,message:n,value:r,rule:i,form:a,name:o})=>({validator:async(s,c)=>{let l=r??i.compareField??i.field;if(!l||xs(c))return Promise.resolve();let u=a.getFieldValue(ws(o,l));if(xs(u))return Promise.resolve();let d=e._(c),f=e._(u);return d===null||f===null||d>f?Promise.resolve():Promise.reject(Error(n??`${t} must be after ${l}`))}}),timeBeforeField:({label:t,message:n,value:r,rule:i,form:a,name:o})=>({validator:async(s,c)=>{let l=r??i.compareField??i.field;if(!l||xs(c))return Promise.resolve();let u=a.getFieldValue(ws(o,l));if(xs(u))return Promise.resolve();let d=e._(c),f=e._(u);return d===null||f===null||d<f?Promise.resolve():Promise.reject(Error(n??`${t} must be before ${l}`))}}),greaterThanField:e=>Ts({...e,compare:(e,t)=>e>=t,text:`must be greater than or equal to`}),strictGreaterThanField:e=>Ts({...e,compare:(e,t)=>e>t,text:`must be greater than`}),strictLessThanField:e=>Ts({...e,compare:(e,t)=>e<t,text:`must be less than`}),lessThanOrEqualField:e=>Ts({...e,compare:(e,t)=>e<=t,text:`must be less than or equal to`}),maxFromField:t=>e.et(t),maxFieldWithFallback:({label:t,message:n,value:r,rule:i,form:a,name:o})=>({validator:async(s,c)=>{let l=e.X({input:c,compareFields:e.Z(r??i.compareFields),readValue:e=>a.getFieldValue(ws(o,e))});return l.ok?Promise.resolve():Promise.reject(Error(n??`${t} must not exceed ${l.field}`))}}),required:({field:e,message:t})=>({validator:(n,r)=>{let i=r==null||r===``||Array.isArray(r)&&r.length===0;return!i&&e?.type===`text-editor`&&(i=Ss(r)===``),i?Promise.reject(Error(t??`Mandatory Field`)):Promise.resolve()}}),email:({label:t,message:n})=>e.bt(t,n),unique:({field:t,rule:n,uniqueContext:r})=>e.pt({field:t,validation:n,context:r}),emailTags:({label:t,message:n})=>({validator:(r,i)=>{let a=(Array.isArray(i)?i:[]).find(t=>!e.xt(t));return a?Promise.reject(Error(n??`${t} contains an invalid email: ${a}`)):Promise.resolve()}}),noHtml:({label:e,message:t})=>({validator:(n,r)=>r==null||r===``?Promise.resolve():/<\/?[a-z][\s\S]*>/i.test(String(r))?Promise.reject(Error(t??`${e} cannot contain HTML tags`)):Promise.resolve()}),url:({label:e,message:t})=>({type:`url`,message:t??`Enter valid ${e}`}),number:({label:e,message:t})=>({pattern:/^[0-9]+$/,message:t??`${e} must be a number`}),phone:({message:t})=>({validator:(n,r)=>{if(r==null||r===``)return Promise.resolve();let{total:i}=e.In();return e.Ln(r).length===i?Promise.resolve():Promise.reject(Error(t??`Phone number must contain exactly ${i} digits`))}}),minLength3:e=>Es.min({...e,value:3}),minLength5:e=>Es.min({...e,value:5}),len:({label:e,message:t,value:n})=>({len:Number(n),message:t??`${e} must be ${n} characters`}),pattern:({label:e,message:t,rule:n})=>({pattern:new RegExp(n.pattern??n.value,n.flags),message:t??`Enter valid ${e}`}),min:({field:e,label:t,message:n,value:r})=>e.type===`number`?Cs({label:t,message:n,value:r,compare:(e,t)=>e>=t,text:`must be at least`}):{validator:(i,a)=>{if(a==null||a===``)return Promise.resolve();let o=e.type===`text-editor`?Ss(a):String(a);return o===``||o.length>=Number(r)?Promise.resolve():Promise.reject(Error(n??`${t} must be at least ${r} characters`))}},max:({field:e,label:t,message:n,value:r})=>e.type===`number`?Cs({label:t,message:n,value:r,compare:(e,t)=>e<=t,text:`must not exceed`}):{validator:(i,a)=>{if(a==null||a===``)return Promise.resolve();let o=e.type===`text-editor`?Ss(a):String(a);return o===``||o.length<=Number(r)?Promise.resolve():Promise.reject(Error(n??`${t} must not exceed ${r} characters`))}}};function Ds(e,t,n,r,i,a){let o=typeof e==`string`?{type:e}:e,s=o.type??o.rule??o.name,c=o.value??o.length??o.min??o.max,l=t.label??t.field??`Field`,u=Es[s];return u?u({field:t,label:l,message:o.message,rule:o,value:c,form:n,name:r,prefixFor:i,uniqueContext:a}):o}function Os(e,t){return Array.isArray(e)&&e.length>1?[...e.slice(0,-1),t]:[t]}function ks(e,t,n){return $o(e?.req)||(e?.validations??e?.validation??e?.rules??[]).some(e=>(typeof e==`string`?e:e?.type)===`required`)?!0:e?.requiredIfField&&t&&n?$o(t.getFieldValue(Os(n,e.requiredIfField))):!1}function As(t,n,r,i=!1,a=void 0,o=void 0,s=void 0){let c=t.label??t.field??`Field`,l=t.validations??t.validation??t.rules??[],u=l.some(e=>(typeof e==`string`?e:e?.type)===`required`),d=l.some(e=>(typeof e==`string`?e:e?.type)===`email`),f=[];if(s?.length&&f.push(...s),t.rowHierarchy){let i=Ns(n,r);i.rows&&f.push(e.m({field:t,...i}))}return!i&&!u&&$o(t.req)&&t.disabledByField?f.push({validator:(e,i)=>$o(n.getFieldValue(Os(r,t.disabledByField)))?Promise.resolve():i==null||i===``?Promise.reject(Error(`Mandatory Field`)):Promise.resolve()}):!i&&!u&&t.requiredIfField?f.push({validator:(e,i)=>$o(n.getFieldValue(Os(r,t.requiredIfField)))&&(i==null||i===``)?Promise.reject(Error(`Mandatory Field`)):Promise.resolve()}):!i&&$o(t.req)&&!u&&f.push({required:!0,message:`Mandatory Field`}),(t.type===`email`||t.formatter===`email`)&&!d&&f.push(e.bt(c)),t.type===`number`&&f.push($o(t.decimal)?{pattern:/^\d+(\.\d+)?$/,message:`${c} must be a number`}:{pattern:/^[0-9]+$/,message:`${c} must be a number`}),e.ft([...f,...l.map(e=>Ds(e,t,n,r,a,o)),e.Qt(t)])}function js(e,t){let n=(e.validations??e.validation??e.rules??[]).find(e=>(typeof e==`string`?e:e?.type)===t);if(!(!n||typeof n==`string`))return n.value??n.length??n[t]}function Ms(e){let t=e.len??js(e,`len`),n=e.min??js(e,`min`),r=e.max??js(e,`max`);return e.type===`number`?{min:n??void 0,max:r??void 0}:{minLength:n??void 0,maxLength:e.maxLength??t??r??void 0}}function Ns(e,t){if(!Array.isArray(t)||t.length<3||typeof t[1]!=`number`)return{};let n=e.getFieldValue(t[0]);return Array.isArray(n)?{rows:n,rowIndex:t[1]}:{}}function Ps(t,n,r){return e.f({field:t,readSibling:e=>n.getFieldValue(ws(r,e)),...Ns(n,r)})}function Fs(t){return e.h(t)}function Is(t,n){return n?n===`phone`?e.Nn(t):n===`digits`?t.replace(/\D/g,``).slice(0,10):n===`email`||n===`noSpaces`?t.replace(/\s/g,``):n===`name`?t.replace(/\s+/g,` `).trimStart().replace(/\b\w/g,e=>e.toUpperCase()):t:t}function Ls(e=``){let t=String(e).toLowerCase();return t===`job`?`jobs`:t===`candidate`?`candidates`:t===`submissions`?`submission`:t}var Rs=new Set([`selectedSource`,`source`,`sourceType`,`scope`]);function zs(e){return e==null?!1:typeof e==`string`?e.trim().length>0:typeof e==`number`?Number.isFinite(e):typeof e==`boolean`?e:s.default.isDayjs(e)?e.isValid():Array.isArray(e)?e.some(zs):typeof e==`object`?`value`in e||`label`in e||`name`in e?zs(e.value??e.label??e.name):Object.entries(e).some(([e,t])=>!Rs.has(e)&&zs(t)):!1}function Bs(e={}){return Object.entries(e??{}).some(([e,t])=>!Rs.has(e)&&zs(t))}function Vs(t,n,r={},i=``){let a=new FormData;e.Wt(t,n,{scope:`flat`,module:i}).forEach(({formKey:e,file:t})=>{a.append(e,t)});let o={...r,...e.Ht(t,n,{module:i})};return o.schemaVersion=1,a.append(`json`,JSON.stringify(o)),a}function Hs({field:n,form:s,name:c,moduleName:l,value:u,checked:d,onChange:f,scopeValues:p={},onAiUpload:m,onDuplicateBlur:h,onRegionBlocked:g,onRowOrderChange:_,formDisabled:v,rowFieldKeys:y}){let b=n.type??`text`,x=!es(n,l),[S,C]=(0,r.useState)(null),[w,T]=(0,r.useState)(!1),[E,D]=(0,r.useState)(``),[O,k]=(0,r.useState)(``),[A,j]=(0,r.useState)(``),[M,N]=(0,r.useState)(0),[P,F]=(0,r.useState)({open:!1,docs:[],index:0}),[I,L]=(0,r.useState)(null),R=(0,r.useRef)([]),z=Array.isArray(c)&&c.length>=3&&typeof c[1]==`number`,B=n.lookupFilterValueFrom?ns(n.lookupFilterValueFrom):[`__lookup_filter_${n.field}`],ee=n.lookupFilterValueFrom&&z?[...c.slice(0,2),...ns(n.lookupFilterValueFrom)]:[`__noop_row_filter__`],V=i.Form.useWatch(B,s),H=i.Form.useWatch(ee,s),te=xs(H)?V:H,ne=n.disabledByField?Array.isArray(c)&&c.length>1?[...c.slice(0,-1),n.disabledByField]:[n.disabledByField]:[`__noop_disabled_watch__`],re=i.Form.useWatch(ne,s),U=n.disabledIf?.field?ns(n.disabledIf.field):[`__noop_disabled_if__`],ie=n.disabledIf?.field&&z?[...c.slice(0,2),...ns(n.disabledIf.field)]:[`__noop_disabled_if_row__`],ae=i.Form.useWatch(U,s),oe=i.Form.useWatch(ie,s),se=n.disabledIf?.field?e.i(n.disabledIf,xs(oe)?ae:oe):!1,ce=n.optionsFromField||``,le=ce?ns(ce):[`__noop_options_from__`],ue=ce&&z&&(!y||y.has(ce))?[...c.slice(0,2),...ns(ce)]:[`__noop_options_from_row__`],de=i.Form.useWatch(le,s),fe=i.Form.useWatch(ue,s),pe=xs(fe)?de:fe,me=$o(n.prefillWhenExclusive)&&n.prefillWhen?.length?n.prefillWhen:null,he=i.Form.useWatch(t=>me?JSON.stringify(e.V(me).map(e=>{let n=e=>e.reduce((e,t)=>e==null?e:e[t],t),r=z&&(!y||y.has(e))?n([...c.slice(0,2),...ns(e)]):void 0;return(xs(r)?n(ns(e)):r)??null})):``,{form:s,preserve:!0}),ge=(0,r.useMemo)(()=>{if(!me||!he)return null;let t=JSON.parse(he),n={};return e.V(me).forEach((e,r)=>{n[e]=t[r]}),n},[he]),_e=(0,r.useContext)(fs),ve=n.exclusiveInGroup&&z?[c[0]]:[`__noop_exclusive_watch__`],W=i.Form.useWatch(ve,s),G=(0,r.useMemo)(()=>{if(!n.exclusiveInGroup||!z||!Array.isArray(W))return!1;let e=c[1],t=c[c.length-1];return W.some((n,r)=>r!==e&&$o(n?.[t]))},[n.exclusiveInGroup,z,W,c]),ye=n.lookupFilterValueFrom?p[n.lookupFilterValueFrom]:void 0,be=xs(ye)?te:ye,xe=n.locationCountryFrom?ns(n.locationCountryFrom):[`__noop_loc_country__`],Se=n.locationCountryFrom&&z?[...c.slice(0,2),...ns(n.locationCountryFrom)]:[`__noop_loc_country_row__`],Ce=i.Form.useWatch(xe,s),we=i.Form.useWatch(Se,s),K=xs(we)?Ce:we,Te=n.locationStateFrom?ns(n.locationStateFrom):[`__noop_loc_state__`],Ee=n.locationStateFrom&&z?[...c.slice(0,2),...ns(n.locationStateFrom)]:[`__noop_loc_state_row__`],De=i.Form.useWatch(Te,s),Oe=i.Form.useWatch(Ee,s),ke=xs(Oe)?De:Oe,Ae=n.dataSource===`locationMaster`&&(n.locationLevel===`state`&&xs(K)||n.locationLevel===`city`&&(xs(K)||xs(ke))),je=x||!!n.disabled||se||(n.disabledByField?$o(re):!1)||!!v||_e||G||Ae;(0,r.useEffect)(()=>{if(b===`location`){let e=!1;T(!0);async function r(){try{let r=await t.a(t.b,`/admin/location-dropdown-values?${new URLSearchParams({search:E,limit:String(n.limit??50),offset:`0`})}`),i=r?.data??r??[];e||C(ts(Array.isArray(i)?i:[]))}catch(t){console.error(`[AddFormV1] Failed to fetch locations for "${n.field}":`,t),e||C([])}finally{e||T(!1)}}return r(),()=>{e=!0}}let r=n.dataSource;if(![`select`,`radio`,`checkbox`].includes(b)||!r||r===`static`)return;if(r===`lookup`&&n.lookupFilterField&&xs(be)){C([]),T(!1);return}if(r===`lookup`&&n.lookupMinSearchLength&&O.trim().length<n.lookupMinSearchLength){C([]),T(!1);return}let i=!1;T(!0);async function a(){try{let a=[];if(r===`master`||r===`module`)a=await e.pn(l,n.field,r===`master`?A:``,n.limit??50,0,{dataSource:r,masterName:n.masterName,groupName:n.groupName});else if(r===`lookup`){let r=new URLSearchParams({collection:n.lookupCollection??``,displayField:n.displayField??``,valueField:n.valueField??`_id`});n.displayField2&&r.set(`displayField2`,n.displayField2),O&&r.set(`search`,O),n.lookupFilterField&&!xs(be)&&(r.set(`filterField`,n.lookupFilterField),r.set(`filterValue`,String(be))),Array.isArray(n.filters)&&n.filters.length>0&&r.set(`filters`,JSON.stringify(n.filters));let i={field:n.field,extraFields:n.extraFields,optionsRequireExtraField:n.optionsRequireExtraField,optionsRequireExtraValue:n.optionsRequireExtraValue,optionsHierarchyParentField:n.optionsHierarchyParentField,optionsHierarchySelfFrom:n.optionsHierarchySelfFrom},o=e.R(i);o.length&&r.set(`extraFields`,o.join(`,`));let s=await t.a(t.b,`/admin/lookup-dropdown-values?${r}`);a=s?.data??s??[],a=e.L(a,i,{source:`AddFormV1`})}else if(r===`locationMaster`){let e=n.locationLevel||`country`;if(e===`state`&&xs(K))a=[];else if(e===`city`&&(xs(K)||xs(ke)))a=[];else{let r=new URLSearchParams({level:e,limit:String(n.limit??250),offset:`0`});xs(K)||r.set(`country`,String(K)),xs(ke)||r.set(`state`,String(ke)),O&&r.set(`search`,O);let i=await t.a(t.b,`/admin/location-dropdown-values?${r}`);a=i?.data??i??[]}}else if(r===`group`){let e=(n.groupName??``).toLowerCase().trim();if(e===`users`||e===`user`){let e=await t.a(t.b,`/get-all-users?limit=500&offset=0`),r=e?.data?.users??e?.users??e?.data??[],i=String(n.groupRoleContains??``).trim().toLowerCase(),o=i?Array.isArray(r)?r.filter(e=>String(e.roleName??``).toLowerCase().includes(i)):[]:r;a=Array.isArray(o)?o.map(e=>({label:[e.firstName,e.lastName].filter(Boolean).join(` `).trim()||e.userName||e.email||String(e.userId),value:e.userId??e.id})):[]}}i||(R.current=Array.isArray(a)?a:[],C(ts(R.current)))}catch(e){console.error(`[AddFormV1] Failed to fetch options for "${n.field}":`,e),i||C([])}finally{i||T(!1)}}return a(),()=>{i=!0}},[b,n.dataSource,n.field,n.limit,n.lookupCollection,n.displayField,n.displayField2,n.valueField,n.lookupFilterField,be,n.groupName,n.groupRoleContains,n.masterName,E,O,A,l,n.extraFields,n.optionsRequireExtraField,n.optionsRequireExtraValue,n.optionsHierarchyParentField,n.optionsHierarchySelfFrom,M,n.lookupMinSearchLength,n.locationLevel,n.locationCountryFrom,n.locationStateFrom,K,ke]);let Me=ts(n.options??n.values??[]),q=S??Me,[Ne,J]=(0,r.useState)([]),Y=e.b(u,q).join(`,`);(0,r.useEffect)(()=>{if(!Y||n.dataSource!==`lookup`||w)return;let t=!1;return e.v(n,Y.split(`,`)).then(e=>{t||J(e)}).catch(()=>{t||J([])}),()=>{t=!0}},[Y,n.dataSource,n.lookupCollection,n.displayField,n.displayField2,n.valueField,w]);let Pe=e.y(q,Ne),Fe=ce?e.z(Pe,pe):Pe,Ie=me?e.B(Fe,me,ge??{}):Fe,Le=(n.multiSelect?`multiple`:n.mode??($o(n.multiple)?`multiple`:void 0))??(e.Gt(n)===`array`?`multiple`:void 0),Re=$o(n.allowCustomValues),X=Re?`tags`:Le,ze=!!n.multiSelect||$o(n.multiple)||e.Gt(n)===`array`||Le===`multiple`,Be=Re?typeof n.tokenSeparators==`string`&&n.tokenSeparators?n.tokenSeparators.split(``):[`,`]:void 0,Ve=[`select`,`location`].includes(b),He=n.hidePlaceholder?void 0:n.placeholder??`${Ve?`Select`:`Enter`} ${String(n.label??``).toLowerCase()}`,Ue=Ms(n),We=e=>{f?.(e),setTimeout(()=>{s.validateFields([c]).catch(()=>{})},0)},Ge=e.nt({field:n,form:s,name:c,moduleName:l,scopeValues:p,ownValue:u,onDone:(t,r)=>{N(e=>e+1);let i=e.Gt(n)!==`array`&&!n.multiSelect&&!n.multiple;t===`create`&&r!=null&&i&&((n.clearGroupOnChange||n.linkedClearField)&&e.x(s,n,c,y),We(e.Zt(n)?{value:r}:r))}}),Ke=n.validator?.type?{...n.validator,title:n.validator.title||n.label||`Field`}:null,qe={...Ue,disabled:je,placeholder:He,prefix:n.icon?null:Qo[n.field],value:u??``,onChange:t=>{let r=n.formatter?Is(t.target.value,n.formatter):t.target.value;if(Ke){let{cleaned:t,error:n}=e.vt(r,Ke,`change`);L(n),r=t}We(r)},onBlur:t=>{if(Ke){let{cleaned:n,error:r}=e.vt(t.target.value,Ke,`blur`);L(r),n!==t.target.value&&We(n)}n.checkDuplicateOnBlur&&String(t.target.value??``).trim()&&h?.(n)},...Ke&&{onKeyPress:t=>{let n=e.yt(Ke.type);if(!n||t.which===0||t.keyCode===8||t.keyCode===13)return;let r=String.fromCharCode(t.which??t.keyCode);if(!n.test(r)){t.preventDefault();let e=`${Ke.title} — invalid character.`;L(e),setTimeout(()=>L(t=>t===e?null:t),1800)}},maxLength:Ke.maxLength??Ue.maxLength}};if(b===`tagify`)return(0,o.jsx)(i.Select,{value:u,allowClear:!0,disabled:je,mode:`tags`,placeholder:He,onChange:We});if(b===`location`)return(0,o.jsx)(i.Select,{value:u,allowClear:!0,showSearch:!0,filterOption:!1,disabled:je,loading:w,options:Ie,placeholder:He,notFoundContent:w?(0,o.jsx)(i.Spin,{size:`small`}):void 0,onSearch:D,onFocus:()=>D(e=>e),onChange:We});if(b===`select`){let t=n.dataSource===`lookup`,r=n.dataSource===`master`,a=t||r,l=e.Zt(n),d=e.Xt(n,u,Ie),f=Re&&!ze?d==null||d===``?void 0:Array.isArray(d)?d:[d]:d;return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(i.Select,{value:f,labelInValue:l||void 0,allowClear:!0,showSearch:n.showSearch!==!1,optionFilterProp:`label`,filterOption:a?!1:void 0,disabled:je,loading:w,mode:X,tokenSeparators:Be,options:Ie,placeholder:He,notFoundContent:w?(0,o.jsx)(i.Spin,{size:`small`}):void 0,onSearch:t?k:r?j:void 0,onChange:t=>{let r=Re&&!ze&&Array.isArray(t)?t.length?t[t.length-1]:void 0:t;if(We(r),(n.clearGroupOnChange||n.linkedClearField)&&e.x(s,n,c,y),n.autofillFrom?.length){let e=r&&!Array.isArray(r)&&typeof r==`object`?r.value:r,t=Array.isArray(c)&&c.length>=3&&typeof c[1]==`number`;if(r==null)n.autofillFrom.forEach(({targetField:e})=>{let n=t?[...c.slice(0,2),...ns(e)]:ns(e);s.setFieldValue(n,null)});else if(R.current.length>0){let r=n.valueField??`_id`,i=R.current.find(t=>ms(t,r)===e||t._id===e||t.id===e||t.value===e);i&&n.autofillFrom.forEach(({optionKey:e,targetField:n})=>{let r=ms(i,e)??i.extraData?.[e]??null,a=t?[...c.slice(0,2),...ns(n)]:ns(n);s.setFieldValue(a,r)})}}},dropdownRender:Ge.footer?e=>(0,o.jsxs)(o.Fragment,{children:[e,Ge.footer]}):void 0}),Ge.modal]})}if(b===`radio`)return(0,o.jsx)(i.Radio.Group,{value:u,disabled:je,options:Ie,onChange:e=>We(e.target.value)});if(b===`checkbox`)return Ie.length>0?(0,o.jsx)(i.Checkbox.Group,{value:u,disabled:je,options:Ie,onChange:We}):(0,o.jsx)(i.Checkbox,{checked:!!(d??u),disabled:je,onChange:e=>{let t=e.target.checked;if(!(t&&g?.(n))&&(We(t),t&&_?.(n,c),n.linkedClearField&&t)){let e=Array.isArray(c)&&c.length>1?[...c.slice(0,-1),n.linkedClearField]:[n.linkedClearField];s.setFieldValue(e,null)}},children:n.checkboxLabel??n.label});if(b===`text-editor`)return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(e.yn,{value:u??s.getFieldValue(c)??``,disabled:je,placeholder:He,onChange:t=>{if(Ke){let{error:n}=e.vt(t,Ke,`change`);L(n)}We(t)}}),I&&(0,o.jsx)(`div`,{className:`v1-input-validator-hint`,children:I})]});if(b===`textarea`)return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(Yo,{...qe,rows:n.rows??3,className:`v1-scroll-textarea`}),I&&(0,o.jsx)(`div`,{className:`v1-input-validator-hint`,children:I})]});if(b===`date`)return(0,o.jsx)(i.DatePicker,{disabled:je,placeholder:He,style:{width:`100%`},suffixIcon:(0,o.jsx)(a.CalendarOutlined,{}),value:u??null,disabledDate:Ps(n,s,c),defaultPickerValue:Fs(n),onChange:e=>{We(e),_?.(n,c)}});if(b===`time`)return(0,o.jsx)(i.TimePicker,{disabled:je,placeholder:He,style:{width:`100%`},value:u??null,onChange:e=>We(e)});if(b===`file`){let t=n.validations??n.validation??n.rules??[],r=t.find(e=>(typeof e==`string`?e:e?.type)===`fileType`),s=t.find(e=>(typeof e==`string`?e:e?.type)===`fileSize`),c=t.find(e=>(typeof e==`string`?e:e?.type)===`maxFiles`),l=e.lt(n),d=l?l.exts.map(e=>`.${e}`).join(`,`):r?.value?r.value.split(`,`).map(e=>`.${e.trim().replace(/^\./,``)}`).join(`,`):void 0,f=s?Number(s?.value??5):void 0,p=c?Number(c?.value??1):$o(n.multiple)?n.maxCount??5:1,h=Array.isArray(u)?u:[],g=h.length<p,_=e=>e?e<1024*1024?`${(e/1024).toFixed(0)} KB`:`${(e/1024/1024).toFixed(2)} MB`:``,v=e=>{let t=String(e??``).split(`.`).pop()?.toLowerCase();return t===`pdf`?(0,o.jsx)(a.FilePdfOutlined,{className:`v1-file-type-icon v1-file-icon-pdf`}):[`doc`,`docx`].includes(t)?(0,o.jsx)(a.FileWordOutlined,{className:`v1-file-type-icon v1-file-icon-word`}):[`xls`,`xlsx`,`csv`].includes(t)?(0,o.jsx)(a.FileExcelOutlined,{className:`v1-file-type-icon v1-file-icon-excel`}):[`jpg`,`jpeg`,`png`,`gif`,`svg`,`webp`].includes(t)?(0,o.jsx)(a.FileImageOutlined,{className:`v1-file-type-icon v1-file-icon-image`}):(0,o.jsx)(a.FileOutlined,{className:`v1-file-type-icon v1-file-icon-default`})},y=e=>{We(h.filter((t,n)=>n!==e))},b=(e,t)=>{F({open:!0,docs:h.map(e=>{let t=e.url??e.thumbUrl??``;return!t&&e.originFileObj instanceof File&&(t=URL.createObjectURL(e.originFileObj)),{url:t,name:e.name??`file`}}).filter(e=>e.url),index:t??0})},x=p>1,S=p-h.length,C=[l?l.hint:d?d.split(`,`).map(e=>e.replace(`.`,``).toUpperCase()).join(`, `):null,f?`up to ${f} MB`:null].filter(Boolean).join(` `),w=x&&h.length>0?[C,`${S} of ${p} remaining`].filter(Boolean).join(` • `):C,T=h.length>0?`Add ${x?`more files`:`file`}`:n.buttonLabel??`Upload ${n.label??`File`}`,E=e=>{if(h.length>=p)return i.Upload.LIST_IGNORE;if(d){let t=(e.name.split(`.`).pop()??``).toLowerCase();if(!d.split(`,`).map(e=>e.replace(/^\./,``).toLowerCase()).includes(t))return i.message.error(l?l.error:r?.message??`Only ${r.value} files are allowed`),i.Upload.LIST_IGNORE}return f!==void 0&&e.size/1024/1024>f?(i.message.error(s?.message??`File must be smaller than ${f} MB`),i.Upload.LIST_IGNORE):!1},D=({fileList:e})=>{let t=e.slice(0,p);if(We(t),m&&t.length>h.length){let e=t[t.length-1];e?.originFileObj&&m(e.originFileObj)}},O={accept:d,fileList:h,showUploadList:!1,multiple:!0,maxCount:p,beforeUpload:E,onChange:D,disabled:je},k=h.map((e,t)=>(0,o.jsxs)(`div`,{className:`v1-file-item`,children:[(0,o.jsx)(`div`,{className:`v1-file-item-icon`,children:v(e.name)}),(0,o.jsxs)(`div`,{className:`v1-file-item-info`,children:[(0,o.jsx)(`span`,{className:`v1-file-item-name`,title:e.name,children:e.name}),(0,o.jsx)(`span`,{className:`v1-file-item-meta`,children:e.existing?`Previously uploaded`:`${_(e.size)}${e.size?` • `:``}Uploaded just now`})]}),(0,o.jsxs)(i.Space,{size:6,className:`v1-file-item-actions`,children:[(0,o.jsx)(i.Button,{size:`small`,icon:(0,o.jsx)(a.EyeOutlined,{}),onClick:()=>b(e,t),className:`v1-file-view-btn`,children:`View`}),(0,o.jsx)(i.Button,{size:`small`,danger:!0,icon:(0,o.jsx)(a.DeleteOutlined,{}),onClick:()=>y(t),className:`v1-file-delete-btn`})]})]},e.uid??t)),A=(0,o.jsx)(e.vn,{documents:P.docs,open:P.open,onClose:()=>F(e=>({...e,open:!1})),initialIndex:P.index});if(x){let e=h.length>0?`Upload more ${n.label??`files`}`:n.buttonLabel??`Upload ${n.label??`File`}`;return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsxs)(`div`,{className:`v1-file-upload-wrapper`,children:[g&&(0,o.jsx)(i.Upload,{...O,style:{width:`100%`,display:`block`},children:(0,o.jsxs)(`div`,{className:`v1-upload-dropzone v1-upload-dropzone-center${je?` v1-upload-dropzone-disabled`:``}`,children:[(0,o.jsxs)(`div`,{className:`v1-upload-dropzone-title-row`,children:[(0,o.jsx)(a.CloudUploadOutlined,{className:`v1-upload-cloud-icon v1-upload-cloud-icon-sm`}),(0,o.jsx)(`span`,{className:`v1-upload-dropzone-title v1-upload-dropzone-title-blue`,children:e})]}),(0,o.jsx)(`span`,{className:`v1-upload-dropzone-sub`,children:`Drag & drop or click to upload`}),C&&(0,o.jsx)(`span`,{className:`v1-upload-dropzone-sub`,children:C})]})}),h.length>0&&(0,o.jsx)(`div`,{className:`v1-file-grid`,children:k}),g&&h.length>0&&(0,o.jsx)(i.Upload,{...O,style:{display:`inline-block`},children:(0,o.jsx)(i.Button,{type:`link`,size:`small`,icon:(0,o.jsx)(a.PlusOutlined,{}),className:`v1-add-more-files-btn`,children:`Add more files`})})]}),A]})}return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsxs)(`div`,{className:`v1-file-upload-wrapper`,children:[h.length>0&&(0,o.jsx)(`div`,{className:`v1-file-rows-single`,children:k}),g&&(0,o.jsx)(i.Upload,{accept:d,fileList:h,showUploadList:!1,multiple:!1,maxCount:1,beforeUpload:E,onChange:D,disabled:je,style:{width:`100%`,display:`block`},children:(0,o.jsxs)(`div`,{className:`v1-upload-dropzone v1-upload-dropzone-single${je?` v1-upload-dropzone-disabled`:``}`,children:[(0,o.jsx)(a.CloudUploadOutlined,{className:`v1-upload-cloud-icon`}),(0,o.jsx)(`span`,{className:`v1-upload-dropzone-title`,children:T}),w&&(0,o.jsxs)(`span`,{className:`v1-upload-dropzone-sub`,children:[`— `,w]})]})})]}),A]})}return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(i.Input,{...qe,type:b===`number`?`number`:b,...b===`number`&&$o(n.decimal)?{step:`any`}:{},...n.suffix?{suffix:n.suffix}:{}}),I&&(0,o.jsx)(`div`,{className:`v1-input-validator-hint`,children:I})]})}function Us({icon:e,title:t}){return(0,o.jsxs)(i.Space,{size:10,align:`center`,children:[(0,o.jsx)(`div`,{className:`v1-section-icon-box`,children:e}),(0,o.jsx)(Jo,{strong:!0,className:`v1-section-label`,children:t})]})}function Ws({field:t,label:n,locked:r}){if(!n)return n;let s=e.I(t),c=!!s;return!c&&!r?n:(0,o.jsxs)(`span`,{className:`v1-field-label-with-info`,children:[(0,o.jsx)(`span`,{children:n}),c&&(0,o.jsx)(i.Tooltip,{title:s,children:(0,o.jsx)(a.InfoCircleOutlined,{className:`v1-field-info-icon`})}),r&&(0,o.jsx)(i.Tooltip,{title:`You don't have permission to edit this field`,children:(0,o.jsx)(a.LockOutlined,{className:`v1-field-info-icon`})})]})}function Gs({group:e}){return!$o(e?.infoEnabled)||xs(e?.infoText)?null:(0,o.jsx)(Jo,{type:`secondary`,className:`v1-group-info-message`,children:e.infoText})}function Ks({group:e}){return!$o(e?.toggleEnabled)||xs(e?.toggleField)?null:(0,o.jsxs)(i.Space,{size:6,align:`center`,onClick:e=>e.stopPropagation(),children:[(0,o.jsx)(Jo,{type:`secondary`,className:`v1-combine-toggle-label`,children:e.toggleLabel||`Toggle`}),(0,o.jsx)(i.Form.Item,{name:e.toggleField,valuePropName:`checked`,initialValue:!!e.toggleValue,noStyle:!0,children:(0,o.jsx)(i.Switch,{size:`small`})})]})}function qs(e,t){let n=t;if(Array.isArray(n)&&(n=n[n.length-1]),n&&typeof n==`object`){let e=new Set([`timestamp`,`updatedBy`,`updatedAt`,`createdAt`,`createdBy`,`_id`]),t=Object.entries(n).filter(([t,n])=>!e.has(t)&&n!=null&&n!==``&&typeof n!=`object`).map(([,e])=>String(e).trim()).filter(Boolean);if(!t.length)return``;n=t.join(` `)}let r=String(n??``).trim();if(!r)return``;let i=String(e?.prefillHintLabel??`Last recorded: {value}`);return i.includes(`{value}`)?i.replace(`{value}`,r):`${i} ${r}`}function Js(e,t){let n=e?.helpText,r=(Array.isArray(n)?n:[n]).map(e=>e==null?``:String(e).trim()).filter(Boolean);if(t&&r.push(t),r.length)return(0,o.jsx)(`span`,{className:`v1-field-help-text`,children:r.map((e,t)=>(0,o.jsx)(Jo,{type:`secondary`,className:`v1-field-help-line`,children:e},t))})}var Ys=(0,r.forwardRef)(function({moduleName:n,action:s,authToken:l,clientId:u,region:d,formGroups:f,loading:p=!1,error:m=``,breadcrumbItems:h=[],formType:g=`add`,submitText:_,cancelPath:v=`/candidates`,onSubmit:y,initialRecord:b=null,prefillFromUrl:x=!1,extraPayload:S=null,presetClientId:C=null,listViewProps:w={},selectedScope:T=``,searchActionContext:E=null,embedded:D=!1,onSuccess:O=null,onCancel:k=null},A){(0,r.useEffect)(()=>(l&&t.h(l),()=>{l&&t.n()}),[l]);let j=g===`search`,M=_??(j?`Search`:`Create`),N=(0,c.useNavigate)(),P=(0,c.useLocation)(),F=(0,r.useRef)(null),I=(0,r.useRef)(null),L=(0,c.useParams)(),[R]=(0,c.useSearchParams)(),[z]=i.Form.useForm();(0,r.useImperativeHandle)(A,()=>({submit:()=>z.submit(),validate:()=>z.validateFields(),getValues:()=>z.getFieldsValue(!0),reset:()=>z.resetFields()}),[z]);let B=i.Form.useWatch([],z),[ee,V]=(0,r.useState)(!1),[H,te]=(0,r.useState)({}),[ne,re]=(0,r.useState)([]),[U,ie]=(0,r.useState)(!!n),[ae,oe]=(0,r.useState)(``),[se,ce]=(0,r.useState)(``),[le,ue]=(0,r.useState)(!1),[de,fe]=(0,r.useState)({searched:!1,rows:[],total:0,fields:[],actions:[],actionRules:[],loading:!1}),[pe,me]=(0,r.useState)({current:1,pageSize:10}),[he,ge]=(0,r.useState)({}),[_e,ve]=(0,r.useState)(`internal`),[W,G]=(0,r.useState)([]),[ye,be]=(0,r.useState)({}),[xe,Se]=(0,r.useState)([]),[Ce,we]=(0,r.useState)(u??``),[K,Te]=(0,r.useState)(d??``),[Ee,De]=(0,r.useState)(null),[Oe,ke]=(0,r.useState)(!1),[Ae,je]=(0,r.useState)(null),[Me,q]=(0,r.useState)(()=>new Set),Ne=n?ne:f??Xo,J=n?U:p,Y=n?ae:m,[Pe,Fe]=(0,r.useState)(``),Ie=L?.jobId&&L.jobId!==`_`?L.jobId:R.get(`jobId`)||``;(0,r.useEffect)(()=>{if(u||C||!Ie)return;let t=!1;return(async()=>{try{let n=vs(gs(await e.fn({module:`jobs`,id:Ie})))??{},r=n.clientId??n.client??``,i=r&&typeof r==`object`?r.id??r.value??``:r;!t&&i&&Fe(String(i))}catch(e){console.error(`Client-scope resolve from job failed:`,e)}})(),()=>{t=!0}},[u,C,Ie]);let Le=u||C||Pe||Ce,Re=d||K;(0,r.useEffect)(()=>{e.Fn()},[]),(0,r.useEffect)(()=>{let t=!1;return queueMicrotask(()=>{if(!t){if(!n){je(null);return}e.Nr({roleId:localStorage.getItem(`roleId`)},n,{clientId:Le,region:Re}).then(e=>{t||je(Array.isArray(e)&&e.length?e:null)}).catch(()=>{t||je(null)})}}),()=>{t=!0}},[n,Le,Re]),(0,r.useEffect)(()=>{let t=!1;return queueMicrotask(()=>{if(!t){if(!n){q(new Set);return}e.Ar(n).then(e=>{t||q(new Set(Array.isArray(e)?e:[]))}).catch(()=>{t||q(new Set)})}}),()=>{t=!0}},[n]);let X=(0,r.useMemo)(()=>_s(Ne,n,Ae,Me),[Ne,n,Ae,Me]),[ze,Be]=(0,r.useState)(0),Ve=(0,r.useMemo)(()=>e.ht({checkFieldUnique:e.dt,onPendingChange:Be}),[]),He=(0,r.useMemo)(()=>j?void 0:{checker:Ve,module:n,clientId:Le||void 0,region:Re||void 0},[j,Ve,n,Le,Re]),Ue=(0,r.useMemo)(()=>e.mt(X),[X]),We=(0,r.useMemo)(()=>e.Rt(X),[X]),Ge=(0,r.useRef)({}),Ke=(0,r.useRef)(null),qe=(0,r.useMemo)(()=>X.flatMap(e=>e.formActions??[]),[X]),Je=(0,r.useMemo)(()=>gs(Ne).find(e=>e?.duplicateCheck)?.duplicateCheck??{},[Ne]),Ye=Ht({form:z,moduleName:n,config:Je,onUseExisting:(0,r.useCallback)((t,r,i,a)=>{if(!t)return;let o=r?.editRoute||Je?.editRoute;if(!o){console.warn(`[duplicate-check] ${n}: no editRoute configured, so the existing record was not opened. Set it in Admin → Automations → "Check for someone already on file" → "Where to open the existing record".`);return}let s=e.N(o,t,{});s&&N(s,{state:{fromDuplicate:!0,carryFiles:a?.files??null}})},[Je,N])}),Xe=e.wt({form:z,groups:X,module:n,onParsed:(0,r.useCallback)(async({field:e,payload:t})=>{let n=e?.field,r=n?{files:{[n]:z.getFieldValue(n)}}:null,a=await Ye.prompt({reason:`upload`,payload:t,carry:r});return a===`clear`?!0:(n&&(z.setFieldValue(n,[]),i.message.info(a===`existing`?`Résumé moved to their record.`:`Résumé removed — nothing on this form was filled in.`)),`abort`)},[Ye,z]),onApplied:(0,r.useCallback)(async()=>{await Ye.prompt({reason:`upload`})},[Ye])}),Ze=(0,r.useCallback)(t=>{let n=e.Pn().region,r=X.find(e=>(e.fields??[]).some(e=>e.field===t.field));if(!r)return!1;let i=e.A(r,n),a=i.orderBy?.inProgressField??`currentStudyingHere`;if(t.field!==a||e.w(i))return!1;let o=e.T(i);return e.Lt({tone:o?`duplicate`:`overwrite`,title:o?`This has to be completed first`:`You can add this, but they cannot be submitted`,facts:[{label:`Region`,value:n||`Common`},{label:`Entry`,value:r.label??r.name}],body:e.E(i),okText:o?`Got it`:`Keep it anyway`}),o},[X]),Qe=(0,r.useCallback)((t,n)=>{let r=X.find(e=>e.name===n);if(!r)return;let i=e.A(r,e.Pn().region),a=i.orderBy?.inProgressField??`currentStudyingHere`;if(t.field!==a)return;let o=e.S(i);return o?[o]:void 0},[X]),$e=(0,r.useCallback)(async(t,n)=>{if(!Array.isArray(n)||n.length<3||typeof n[1]!=`number`)return;let r=n[0],i=n[1],a=X.find(e=>e.name===r);if(!a)return;let o=e.A(a,e.Pn().region);if(!o.orderBy)return;await Promise.resolve();let s=z.getFieldValue(r);Array.isArray(s)&&await e.k({group:o,rows:s,rowIndex:i,move:Ge.current[r]?.move,confirm:({title:t,body:n,okText:r,cancelText:i,from:a,to:o})=>e.It({tone:`suggestion`,title:t,facts:[{label:`This entry is at`,value:`Row ${a+1}`},{label:`It belongs at`,value:`Row ${o+1}`}],body:n,okText:r,cancelText:i})})},[X,z]),et=(0,r.useRef)(!1),tt=(0,r.useCallback)(async()=>{if(!et.current){et.current=!0;try{await Ye.prompt({reason:`blur`})}finally{et.current=!1}}},[Ye]),[nt,rt]=(0,r.useState)(`list`),it=j&&!Bs(B),{hasClientScope:at,clientGateMessage:ot,clientGateResetOnChange:st}=(0,r.useMemo)(()=>{let e=gs(Ne).flatMap(e=>e.fields??[]).find(e=>$o(e.clientScope));return e?{hasClientScope:!0,clientGateMessage:e.clientGateMessage||``,clientGateResetOnChange:$o(e.clientGateResetOnChange)}:{hasClientScope:!1,clientGateMessage:``,clientGateResetOnChange:!1}},[Ne]),ct=e=>{if(st){z.resetFields();let e=z.getFieldsValue(!0);z.setFieldsValue(Object.fromEntries(Object.keys(e).map(e=>[e,void 0]))),fe({searched:!1,rows:[],total:0,fields:[],loading:!1}),me({current:1,pageSize:10})}we(e??``)},lt=at&&!Le,ut=(0,r.useCallback)(()=>e.ir({limit:200}).then(Se).catch(()=>Se([])),[]);(0,r.useEffect)(()=>{!at||C||Pe||ut()},[at,C,Pe,ut]);let dt=e.nt({field:{field:`clientId`,quickCreate:!0,quickCreateModule:`clients`,quickCreateLabel:`Add Client`,lookupCollection:`clients`,displayField:`clientName`,quickCreateNotice:{enabled:!0,title:`New Client Created`,showCreator:!0,showRecordName:!0,recordLabel:`Client name`,creatorLabel:`Created by`}},form:z,name:`clientId`,moduleName:n,scopeValues:{},ownValue:Le,onDone:(e,t)=>{ut(),e===`create`&&t!=null&&ct(String(t))}});(0,r.useEffect)(()=>{if(!n)return;let t=!1;async function r(){try{ie(!0),oe(``);let r=j?await e.gr(n,`search`,s):await e.fn({module:n,action:s,clientId:Le,region:Re});t||(re(gs(j?r?.[0]:r)),j&&ce(r?.[0]?.label||``))}catch(e){console.error(`Failed to fetch ${n} form groups:`,e),t||oe(e?.message||`Failed to fetch form groups`)}finally{t||ie(!1)}}return r(),()=>{t=!0}},[n,s,j,Le,Re]);let ft=(0,r.useMemo)(()=>{if(!x)return null;let e=R.get(`candidateId`)||``,t=R.get(`submissionId`)||``,n=String(R.get(`isFromSubmission`))===`true`,r=L.jobId&&L.jobId!==`_`?L.jobId:R.get(`jobId`)||``,i=n&&t?{module:`submissions`,id:t}:e?{module:`candidates`,id:e}:null,a={};return e&&(a.applicantId=e),r&&(a.jobId=r),{source:i,linkage:Object.keys(a).length?a:null}},[x,R,L]);(0,r.useEffect)(()=>{let t=ft?.source;if(!t)return;let n=!1;async function r(){try{ke(!0);let r=await e.fn({module:t.module,id:t.id});n||De(gs(r))}catch(e){console.error(`Failed to fetch prefill data:`,e),n||De([])}finally{n||ke(!1)}}return r(),()=>{n=!0}},[ft]);let pt=(0,r.useMemo)(()=>Ee?Object.fromEntries(Ee.filter(e=>e.addRow&&Array.isArray(e.rows)&&e.rows.length>0).map(e=>[e.payloadKey||e.name,e.rows])):{},[Ee]),mt=(0,r.useMemo)(()=>vs(Ee),[Ee]),ht=(0,r.useMemo)(()=>{let e=new Set;return X.forEach(t=>(t.fields??[]).forEach(t=>{t.prefillFromModule&&e.add(Ls(t.prefillFromModule))})),[...e]},[X]),[gt,_t]=(0,r.useState)({});(0,r.useEffect)(()=>{let t=ft?.linkage;if(!t||ht.length===0)return;let n=!1;return ht.forEach(async r=>{let i=e.G(r,t);if(i)try{let t=vs(gs(await e.fn({module:r,id:i})));!n&&t&&_t(e=>({...e,[r]:t}))}catch(e){console.error(`Context prefill fetch failed for ${r}:`,e)}}),()=>{n=!0}},[ht,ft]);let vt=(0,r.useMemo)(()=>{let e=b??mt;if(!e&&Object.keys(gt).length===0)return{};let t={};return X.forEach(n=>{n.addRow||(n.fields??[]).forEach(n=>{if(!n.field||!$o(n.prefillAsHint)||$o(n.addRow))return;let r=n.prefillFromModule?gt[Ls(n.prefillFromModule)]:e;if(!r)return;let i=ys(r,n);if(i==null)return;let a=qs(n,i);a&&(t[n.field]=a)})}),t},[b,mt,gt,X]);(0,r.useEffect)(()=>{let t=b??mt;if(!t&&Object.keys(gt).length===0||J||X.length===0)return;let n={};X.forEach(r=>{if(r.toggleEnabled&&r.toggleField&&t){let e=ys(t,{field:r.toggleField});e!=null&&(n[r.toggleField]=!!e)}r.addRow||(r.fields??[]).forEach(r=>{if(!r.field||$o(r.addRow))return;let i=r.prefillFromModule?gt[Ls(r.prefillFromModule)]:t;if(!i)return;let a=ys(i,r);if(a!=null&&!$o(r.prefillAsHint))if(r.type===`file`){let t=bs(a);t.length>0&&e.Ot(n,r.field,t)}else e.Ot(n,r.field,e.Vt(r,a))})}),Object.keys(n).length>0&&z.setFieldsValue(n)},[b,mt,gt,J,X,z]),(0,r.useEffect)(()=>{let e=P?.state?.relevantSkillsToken,t=P?.state?.relevantSkillsInputs,n=t?.jobId??ft?.linkage?.jobId??``,r=t?.applicantId??t?.candidateId??ft?.linkage?.applicantId??``;if(!(e||t)||J||X.length===0)return;let i=X.filter(e=>$o(e.addRow)&&e.skillMatchField);if(i.length===0)return;let a=e||`inputs:${n}:${r}`,o;if(F.current===a&&I.current?o=I.current:(o=e?Oo(e):void 0,(!o||typeof o.then!=`function`)&&n&&r&&(o=ko({jobId:n,applicantId:r}).catch(()=>[])),F.current=a,I.current=o),!o||typeof o.then!=`function`)return;let s=!1;return o.then(e=>{if(s||!Array.isArray(e)||e.length===0)return;let t={};i.forEach(n=>{let r=z.getFieldValue(n.name),i=Array.isArray(r)?r:[],a=new Map;i.forEach(e=>{let t=String(e?.[n.skillMatchField]??``).trim().toLowerCase();t&&!a.has(t)&&a.set(t,e)}),t[n.name]=e.map(e=>a.get(String(e).trim().toLowerCase())??{[n.skillMatchField]:e})}),Object.keys(t).length>0&&z.setFieldsValue(t)}).catch(()=>{}),()=>{s=!0}},[P?.state?.relevantSkillsToken,P?.state?.relevantSkillsInputs,ft?.linkage?.jobId,ft?.linkage?.applicantId,J,X,z]);let yt={...at&&Le?{clientId:Le}:{},...ft?.linkage??S??{}},bt=!lt&&!J&&(!ft?.source||Ee!==null&&!Oe),xt=t=>{let n=pt[t.prefillFrom||t.payloadKey||t.name],r=Math.max(0,Number(t.minRows??0)||0),i=e.Jt(t);if(!n||n.length===0){let e=t.initialRows===void 0?r:Math.max(r,Math.max(0,Number(t.initialRows)||0));return Array.from({length:e},()=>({...i}))}let a=n.map(n=>{let r={...i};return(t.fields??[]).forEach(t=>{if(!t.field||t.type===`file`)return;let i=ys(n,t);i!=null&&(r[t.field]=$o(t.addRow)?e.Ut(t,i):e.Vt(t,i))}),r});for(;a.length<r;)a.push({...i});return a},St=(0,r.useMemo)(()=>{let t={};return X.forEach(e=>{e.addRow&&(t[e.name]=xt(e))}),e.Bt(We,t)},[X,pt,We]),Ct=e=>te(t=>({...t,[e]:!t[e]})),wt=()=>{z.resetFields(),te({}),ve(`internal`),G([])},Tt=(0,r.useCallback)(async(t,r,a={})=>{if(!j)return;let o=Number(a.pageSize)>0?Number(a.pageSize):pe.pageSize,s=Number(a.current),c=Number.isFinite(s)&&s>0?Math.floor(s):1;try{ge(t),me({current:c,pageSize:o}),fe(e=>({...e,loading:!0,searched:!0}));let i=No(t?.selectedSource),a=r?Po(r,_e):i.includes(`internal`)?`internal`:Po(t?.selectedSource,_e),s={...t,selectedSource:a};console.log(`[AddFormV1] Calling searchModuleData with scope:`,a);let l=await e.hn(n||`candidates`,s,{limit:o,offset:(c-1)*o},{scope:a});ve(a),fe({searched:!0,rows:l.rows,total:l.total,fields:l.fields,actions:l.actions??[],actionRules:l.actionRules??[],loading:!1}),G(e=>zo({sources:i,activeSource:a,activeCount:l.total,responseCounts:l.counts,currentTabs:e,backendTabs:l.tabs}))}catch(e){console.error(`Search failed:`,e),i.message.error(e?.message||`Failed to search records`),fe({searched:!0,rows:[],total:0,fields:[],actions:[],actionRules:[],loading:!1})}},[j,n,_e,pe.pageSize]),Et=(0,r.useCallback)(async(e,t)=>{let n=Go(e,t);be(e=>({...e,[n]:{...e[n]??{},loading:!0}}));try{let r=await Ko(e,t);i.message.success(r?.message??r?.data?.message??e.successMessage??`Action completed successfully.`),be(e=>({...e,[n]:{loading:!1,completed:!0}}))}catch(t){i.message.error(t?.message||e.errorMessage||`Action failed.`),be(e=>({...e,[n]:{...e[n]??{},loading:!1}}))}finally{be(e=>({...e,[n]:{...e[n]??{},loading:!1}}))}},[]),Dt=(0,r.useCallback)(e=>{let t=Po(e,_e);ve(t),me({current:1,pageSize:pe.pageSize}),Object.keys(he).length>0&&Tt(he,t,{current:1,pageSize:pe.pageSize})},[pe.pageSize,he,Tt,_e]),Ot=(0,r.useCallback)((e,t)=>{let n=Number(t)>0?Number(t):pe.pageSize,r=Number(e)>0?Number(e):1;if(Object.keys(he).length===0){me({current:r,pageSize:n});return}Tt(he,_e,{current:r,pageSize:n})},[Tt,he,pe.pageSize,_e]),kt=(0,r.useCallback)(e=>{let t=Number(e)>0?Number(e):pe.pageSize;if(Object.keys(he).length===0){me({current:1,pageSize:t});return}Tt(he,_e,{current:1,pageSize:t})},[Tt,he,pe.pageSize,_e]),At=t=>{let n=e.gt(t,{uniqueRules:Ue});return n.length===0?!1:(z.setFields(n.map(e=>({name:e.name??e.field,errors:[e.message]}))),te({}),e.l({errorFields:n.map(e=>{let t=e.name??e.field;return{name:Array.isArray(t)?t:[t],errors:[e.message]}})},z),!0)},jt=(0,r.useCallback)(async t=>{try{let n=e.Pn().region,r=e.O(X.map(t=>e.A(t,n)),t);return r.severity===`allow`?!0:r.severity===`block`?(e.Lt({tone:`duplicate`,title:`This qualification history is incomplete`,body:r.message,okText:`Go back`}),!1):await e.It({tone:`suggestion`,title:`Add the earlier qualification too?`,body:r.message,okText:`Add it now`,cancelText:`Submit anyway`})}catch(e){return console.warn(`[levelRule] check skipped:`,e),!0}},[X]),Mt=async t=>{if(j){await Tt(t);return}if(!(!D&&await Ye.prompt({reason:`submit`})!==`clear`)&&await jt(t)){if(y){await y(t,{moduleName:n,groups:X,registerDocuments:async(r,i={})=>{let a=e.Wt(t,X,{module:i.module??n});return!a.length||!r?[]:e.un(i.module??n,r,a)},extraPayload:yt??{},payload:{...yt??{},...e.Ht(t,X,{module:n})}});return}if(!n){console.log(`Form values:`,t);return}try{ue(!0);let r=await e.dn(n,Vs(t,X,yt??{},n));if(r?.status===!1){if(At(r))return;i.message.error(e.u(X,n,`add`,r?.error||r?.message||r?.data));return}let a=e.Wt(t,X,{scope:`addRow`,indexed:!0,module:n}),o=r?.id??r?.data?.id??r?.data?._id??r?._id;if(a.length>0&&o)try{await e.cn(n,o,{...yt??{},...e.Ht(t,X,{module:n})},a)}catch(e){console.error(`Document file attach (post-create update) failed:`,e),i.message.warning(`Record created, but attaching document files failed. Edit the record to re-upload.`)}let s=e.Wt(t,X,{module:n});if(s.length>0&&o)try{await e.un(n,o,s)}catch(e){console.error(`Document registry upload failed:`,e),i.message.warning(`Record created, but saving its document records failed.`)}let c=e.d(X,n,`add`);if(c&&i.message.success(c),z.resetFields(),D&&O){O(o,t);return}let l=Ke.current??e.M(X);if(!l)e.j(N,{cancelPath:v});else if(l.mode===`back`)e.j(N,{cancelPath:v});else if(l.mode===`route`||l.mode===`detail`){let n=e.N(l.target,o,t);n&&N(n)}}catch(t){if(console.error(`Failed to create ${n}:`,t),At(t))return;i.message.error(e.u(X,n,`add`,t?.data?.error||t?.data?.message||t?.message))}finally{ue(!1),Ke.current=null}}},Pt=(t,n,r)=>{let i=t.validations??t.validation??t.rules??[];return[...i.filter(e=>(typeof e==`string`?e:e?.type)===`maxFromField`).map(t=>e.$(t,n,r)).filter(Boolean),...i.filter(e=>{let t=typeof e==`string`?e:e?.type;return[`dateAfterField`,`greaterThanField`,`strictGreaterThanField`,`strictLessThanField`,`lessThanOrEqualField`,`maxFieldWithFallback`,`dateBeforeField`,`timeAfterField`,`timeBeforeField`].includes(t)}).map(e=>String(e.value??e.compareField??e.field??``).split(`,`).map(e=>e.trim()).filter(Boolean).map(e=>ws(n,e))).flat().filter(Boolean)]},Ft=(e,t)=>typeof e==`function`?e(t):e,It=(e,t,n)=>{if(!e?.field)return!0;let r=Ft(n,e.field),i=t(r==null?[e.field]:[...Array.isArray(r)?r:[r],e.field]);switch(e.operator){case`eq`:return String(i??``)===String(e.value??``);case`neq`:return String(i??``)!==String(e.value??``);case`truthy`:return i!=null&&i!==``&&i!==!1;case`falsy`:return i==null||i===``||i===!1;case`notEmpty`:return Array.isArray(i)?i.length>0:!!i;case`in`:return String(e.value??``).split(`,`).map(e=>e.trim()).includes(String(i??``));case`notIn`:return!String(e.value??``).split(`,`).map(e=>e.trim()).includes(String(i??``));default:return!0}},Lt=(e,t,n)=>{if(!e)return!0;let r=Array.isArray(e.conditions)?e.conditions.filter(e=>e?.field):[];if(r.length){let i=r.map(e=>It(e,t,n)),a=String(e.logic??`and`).toLowerCase()===`or`,o=a?i.some(Boolean):i.every(Boolean);if(e.field){let r=It(e,t,n);o=a?o||r:o&&r}return o}return It(e,t,n)},Rt=e=>!!(e?.field||e?.conditions?.some?.(e=>e?.field)),[zt,Bt]=(0,r.useState)({}),Vt=e=>String(e?.field??``),Ut=(0,r.useMemo)(()=>t.o(),[]),Wt=(t,a,s,c={})=>{let l=typeof t.field==`string`&&t.field.includes(`.`)?t.field.split(`.`):null,u=l??t.field,d=a===void 0?u:[a,...l??[t.field]],f=s!==void 0&&a!==void 0?[...Array.isArray(s)?s:[s],...Array.isArray(d)?d:[d]]:d,p=t.type===`checkbox`&&(t.options&&t.options.length>0||t.dataSource&&t.dataSource!==`static`),m=!p&&t.type===`checkbox`?`checked`:`value`,h=!!t.editablePermission&&!e.F(t.editablePermission,n),g=s!==void 0&&a!==void 0?[...Array.isArray(s)?s:[s],a]:null,_=e=>g&&(!c.rowFieldKeys||c.rowFieldKeys.has(e))?g:null,v=c.inline||c.hideLabel||!p&&t.type===`checkbox`?``:(0,o.jsx)(as,{form:z,field:t,siblingPrefix:t.labelWhen?.field?_(t.labelWhen.field):g,locked:h}),y=Pt(t,f,_),b=e.I(t),x=c.inline||t.type===`file`&&$o(t.multiple)||t.type===`text-editor`?24:t.col??12,S=Nt(t,Ut),C=a===void 0&&t.type!==`file`&&S.matched&&S.value!==void 0&&S.value!==``?S.value:a===void 0&&t.type!==`file`&&t.defaultValue!==void 0&&t.defaultValue!==``?t.defaultValue:void 0,w=(t.aiActions||[]).filter(e=>e.trigger===`click`),T=(t.aiActions||[]).find(e=>e.trigger===`upload`),E=(0,o.jsx)(i.Form.Item,{label:v,name:d,extra:Js(t,vt[t.field]),rules:As(t,z,f,j,_,He,Qe(t,c.groupNameForActions)),required:ks(t,z,f),dependencies:y,valuePropName:m,initialValue:C,getValueFromEvent:t.type===`file`?e=>Array.isArray(e)?e:e?.fileList:void 0,validateTrigger:[`onBlur`,`onChange`],children:(0,o.jsx)(Hs,{field:t,form:z,name:f,rowFieldKeys:c.rowFieldKeys,moduleName:n,scopeValues:{clientId:Le},onAiUpload:T?e=>Xe.runAction(c.groupNameForActions,t,T,e):void 0,onDuplicateBlur:tt,onRegionBlocked:Ze,onRowOrderChange:$e,formDisabled:Xe.busy},t.refreshToken==null?void 0:`${t.field}-refresh-${t.refreshToken}`)}),D=b&&!v?(0,o.jsx)(i.Tooltip,{title:b,children:(0,o.jsx)(`span`,{className:`v1-field-tooltip-wrap`,children:E})}):E,O=w.length>0?(()=>{let n=e.Ct(w),r=r=>(0,o.jsx)(e.St,{position:r,actions:n[r],aiActions:Xe,groupName:c.groupNameForActions,field:t},r);return(0,o.jsxs)(`div`,{className:`v1-ai-action-wrap`,children:[r(`top-left`),r(`top-center`),r(`top-right`),D,r(`bottom-left`),r(`bottom-center`),r(`bottom-right`)]})})():D,k=e=>a===void 0?e:[a,e],A=t.verifyAction?(0,o.jsxs)(o.Fragment,{children:[t.verifyResultField&&(0,o.jsx)(i.Form.Item,{name:k(t.verifyResultField),hidden:!0,noStyle:!0,children:(0,o.jsx)(i.Input,{})}),t.verifyTimestampField&&(0,o.jsx)(i.Form.Item,{name:k(t.verifyTimestampField),hidden:!0,noStyle:!0,children:(0,o.jsx)(i.Input,{})})]}):null,M=t.verifyAction?(0,o.jsxs)(`div`,{className:`v1-verify-field-row`,children:[O,(0,o.jsx)(is,{form:z,field:t,absoluteName:f}),A]}):O,N=c.inline?{flex:`${Number(t.combineWidth)>0?Number(t.combineWidth):1} 1 0`,maxWidth:`none`}:void 0,P=t.autoFillFromApi?(0,o.jsx)(ls,{form:z,config:t.autoFillFromApi,watchPath:f},`${t.field}-autoFillFromApi`):null,F=t.prefillWhen?.length?(0,o.jsx)(cs,{form:z,rules:t.prefillWhen,watchPaths:e.H(t.prefillWhen,f,e.tt,_),targetPath:f,resetOnNoMatch:t.prefillWhenReset!==!1},`${t.field}-prefillWhen`):null;if(t.show===0)return(0,o.jsxs)(r.Fragment,{children:[F,P,(0,o.jsx)(i.Form.Item,{name:d,hidden:!0,noStyle:!0,children:(0,o.jsx)(`input`,{type:`hidden`})})]},t.field);let I=!c.inline&&e.n(t).length>0,L=n=>I?e.s(t,x,t=>n(e.r(t,_(t.field)))):x;return Rt(t.showIf)||I?(0,o.jsxs)(r.Fragment,{children:[F,P,(0,o.jsx)(i.Form.Item,{shouldUpdate:!0,noStyle:!0,children:({getFieldValue:e})=>!Rt(t.showIf)||Lt(t.showIf,e,_)?(0,o.jsx)(i.Col,{xs:24,md:L(e),style:N,className:c.inline?`v1-combine-cell`:void 0,children:M}):null})]},t.field):(0,o.jsxs)(r.Fragment,{children:[F,P,(0,o.jsx)(i.Col,{xs:24,md:x,style:N,className:c.inline?`v1-combine-cell`:void 0,children:M})]},t.field)},Gt=t=>{let r=typeof t.field==`string`&&t.field.includes(`.`)?t.field.split(`.`):[t.field],s=!!t.editablePermission&&!e.F(t.editablePermission,n),c=(0,o.jsx)(Ws,{field:t,label:t.label,locked:s}),l=e.Yt(t),u=Array.isArray(t.subFields)&&t.subFields.length>0,d=u?t.subFields.map(e=>({...e,show:1,edit:1})):null,f=Math.max(0,Number(t.minRows??0)||0),p=t.maxRows!==void 0&&t.maxRows!==``&&Number(t.maxRows)>0?Number(t.maxRows):0,m=e.Ut(t,ys(b??mt??{},t));return(0,o.jsx)(i.Col,{xs:24,md:24,children:(0,o.jsx)(i.Form.Item,{label:c,required:ks(t),colon:!1,className:`v1-combine-field`,children:(0,o.jsx)(i.Form.List,{name:r,initialValue:m,rules:[{validator:async(e,n=[])=>{if(ks(t)&&!(u?n.some(e=>hs(e)):n.some(e=>e!=null&&e!==``&&!(Array.isArray(e)&&e.length===0))))throw Error(`Mandatory Field`);if(f>0&&n.length<f)throw Error(`Keep at least ${f} ${u?`row`:`value`}${f>1?`s`:``}.`)}}],children:(e,{add:s,remove:c},{errors:m})=>(0,o.jsxs)(`div`,{className:`v1-addrow-wrapper`,children:[e.map(({key:s,name:p})=>(0,o.jsxs)(`div`,{className:`v1-addrow-item`,children:[(0,o.jsx)(i.Button,{type:`text`,danger:!0,icon:(0,o.jsx)(a.DeleteOutlined,{}),onClick:()=>c(p),disabled:e.length<=f,className:`v1-addrow-delete-btn`}),(0,o.jsx)(`div`,{className:`v1-addrow-fields`,children:u?(0,o.jsx)(i.Row,{gutter:[24,0],align:`top`,children:qt(d,p,r[0],!1,t.field)}):(0,o.jsx)(i.Form.Item,{name:[p],noStyle:!0,valuePropName:t.type===`checkbox`&&!t.options?.length?`checked`:`value`,getValueFromEvent:t.type===`file`?e=>Array.isArray(e)?e:e?.fileList:void 0,rules:As(l,z,[...r,p],j),children:(0,o.jsx)(Hs,{field:l,form:z,name:[...r,p],moduleName:n,scopeValues:{clientId:Le},formDisabled:Xe.busy})})})]},s)),(!p||e.length<p)&&(0,o.jsx)(i.Button,{type:`link`,icon:(0,o.jsx)(a.PlusOutlined,{}),onClick:()=>s(),className:`v1-addrow-add-btn`,children:t.addLabel??`Add ${t.label??`Value`}`}),(0,o.jsx)(i.Form.ErrorList,{errors:m})]})})})},t.field)},Kt=(t,r,s)=>{let c=typeof t.field==`string`&&t.field.includes(`.`)?t.field.split(`.`):[t.field],l=!!t.editablePermission&&!e.F(t.editablePermission,n),u=(0,o.jsx)(Ws,{field:t,label:t.label,locked:l}),d=e.Yt(t),f=Array.isArray(t.subFields)&&t.subFields.length>0,p=f?t.subFields.map(e=>({...e,show:1,edit:1})):null,m=Math.max(0,Number(t.minRows??0)||0),h=t.maxRows!==void 0&&t.maxRows!==``&&Number(t.maxRows)>0?Number(t.maxRows):0,g=[r,...c],_=[...Array.isArray(s)?s:[s],r,...c],v=e.Ut(t,void 0);return(0,o.jsx)(i.Col,{xs:24,md:f?24:t.col??24,children:(0,o.jsx)(i.Form.Item,{label:u,required:ks(t),colon:!1,className:`v1-combine-field`,children:(0,o.jsx)(i.Form.List,{name:g,initialValue:v,rules:f?[{validator:async(e,n=[])=>{if(ks(t)&&!n.some(e=>hs(e)))throw Error(`Mandatory Field`);if(m>0&&n.length<m)throw Error(`Keep at least ${m} row${m>1?`s`:``}.`)}}]:[],children:(e,{add:r,remove:s},{errors:c})=>(0,o.jsxs)(`div`,{className:`v1-addrow-wrapper`,children:[e.map(({key:r,name:c})=>{let l=[..._,c];return(0,o.jsxs)(`div`,{className:`v1-addrow-item`,children:[(0,o.jsx)(i.Button,{type:`text`,danger:!0,icon:(0,o.jsx)(a.DeleteOutlined,{}),onClick:()=>s(c),disabled:e.length<=m,className:`v1-addrow-delete-btn`}),(0,o.jsx)(`div`,{className:`v1-addrow-fields`,children:f?(0,o.jsx)(i.Row,{gutter:[24,0],align:`top`,children:qt(p,c,_,!1,t.field)}):(0,o.jsx)(i.Form.Item,{name:[c],noStyle:!0,valuePropName:t.type===`checkbox`&&!t.options?.length?`checked`:`value`,getValueFromEvent:t.type===`file`?e=>Array.isArray(e)?e:e?.fileList:void 0,rules:As(d,z,l,j),children:(0,o.jsx)(Hs,{field:d,form:z,name:l,moduleName:n,scopeValues:{clientId:Le},formDisabled:Xe.busy})})})]},r)}),(!h||e.length<h)&&(0,o.jsx)(i.Button,{type:`link`,icon:(0,o.jsx)(a.PlusOutlined,{}),onClick:()=>r(),className:`v1-addrow-add-btn`,children:t.addLabel??`Add ${t.label??`Value`}`}),(0,o.jsx)(i.Form.ErrorList,{errors:c})]})})})},`${s}-${r}-${t.field}`)},qt=(e,t,n,r=!1,a)=>{let s=new Set,c=[],l=new Set(e.map(e=>e.field).filter(Boolean)),u=e.filter(e=>e.show===void 0||$o(e.show)||e.show===0&&!!e.prefillWhen?.length);return u.forEach(e=>{if($o(e.addRow)&&t===void 0){c.push(Gt(e));return}if($o(e.addRow)&&t!==void 0){c.push(Kt(e,t,n));return}let d=e.combineKey?.trim?.();if(!d){c.push(Wt(e,t,n,{hideLabel:r,groupNameForActions:a,rowFieldKeys:l}));return}let f=`${n??`root`}:${t??`root`}:${d}`;if(s.has(f))return;let p=u.filter(e=>e.combineKey===d);p.forEach(e=>s.add(`${n??`root`}:${t??`root`}:${e.combineKey}`));let m=p.find(e=>e.combineLabel)??e,h=n!==void 0&&t!==void 0?[...Array.isArray(n)?n:[n],t]:null,g=(0,o.jsx)(as,{form:z,field:m,siblingPrefix:h,combined:!0}),_=p.find(e=>e.combineToggleTarget)?.combineToggleTarget,v=p.find(e=>e.combineToggleLabel)?.combineToggleLabel??`Show range`,y=f,b=p.some(e=>$o(e.combineWrap)),x=Number(p.find(e=>[12,24].includes(Number(e.combineSpan)))?.combineSpan),S=_?p.find(e=>Vt(e)===_):null,C=S?.field?.includes?.(`.`)?S.field.split(`.`):[S?.field].filter(Boolean),w=S?n!==void 0&&t!==void 0?[n,t,...C]:C.length>1?C:S.field:null,T=p.some(e=>ks(e)),E=[12,24].includes(x)?x:p.length>=3?24:12,D=e=>h&&(!l||l.has(e))?h:null,O=p.some(e=>Rt(e.showIf)),k=e=>p.some(t=>!Rt(t.showIf)||Lt(t.showIf,e,D)),A=(0,o.jsx)(i.Col,{xs:24,md:E,children:(0,o.jsx)(i.Form.Item,{label:g,required:T,colon:!1,className:`v1-combine-field`,children:(0,o.jsx)(i.Form.Item,{noStyle:!0,shouldUpdate:!0,children:({getFieldValue:e})=>{let r=w?!xs(e(w)):!1,a=zt[y]??r,s=_&&!a?p.filter(e=>Vt(e)!==_):p;return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(i.Row,{gutter:[8,0],align:`top`,wrap:b,className:`v1-combine-row${b?` v1-combine-row-wrap`:``}`,children:s.map(e=>Wt(T?{...e,req:1}:e,t,n,{inline:!0}))}),_&&(0,o.jsxs)(`div`,{className:`v1-combine-range`,children:[(0,o.jsx)(i.Switch,{size:`small`,checked:a,onChange:e=>{!e&&w&&(z.setFieldValue(w,void 0),z.validateFields([w]).catch(()=>{})),Bt(t=>({...t,[y]:e}))}}),(0,o.jsx)(Jo,{type:`secondary`,className:`v1-combine-toggle-label`,children:v})]})]})}})})},f);c.push(O?(0,o.jsx)(i.Form.Item,{shouldUpdate:!0,noStyle:!0,children:({getFieldValue:e})=>k(e)?A:null},f):A)}),c},Jt=(0,r.useMemo)(()=>{if(de.fields?.length)return de.fields;let e=de.rows[0];return e?Object.keys(e).filter(t=>!t.startsWith(`_`)&&typeof e[t]!=`object`).map(e=>({value:e,field:e,label:e.replace(/([A-Z])/g,` $1`).replace(/^./,e=>e.toUpperCase()),isVisible:!0})):[]},[de.fields,de.rows]),Yt=e=>!Array.isArray(e)||e.length===0?`card`:e.some(e=>[e?.sourceType,e?.profileSource,e?.selectedSource,e?.customFields?.sourceType,e?.customFields?.profileSource].some(e=>{if(e==null)return!1;let t=String(e).trim().toLowerCase();return t?![`all`,`internal`].includes(t):!1}))?`list`:`card`;(0,r.useMemo)(()=>Yt(de.rows),[de.rows]);let Xt=(0,r.useMemo)(()=>{let e=Uo({rows:de.rows,selectedSource:_e});if(!e.length)return Jt;let t=new Set(e.map(e=>e.field));return[...Jt.filter(e=>e.cardRole!==`action`&&!t.has(e.value)),...e.map(e=>({value:e.field,field:e.field,label:e.label??`Action`,cardRole:`action`,isVisible:!0,tableHidden:!0,sorter:!1,render:(t,n)=>{if(!Wo(e,n,_e))return null;let r=Go(e,n),a=ye[r]??{},s=!r||a.completed;return(0,o.jsx)(i.Button,{type:`primary`,size:`small`,loading:a.loading,disabled:s,onClick:()=>Et(e,n),children:a.completed?e.completedLabel:e.buttonLabel})}}))]},[Et,Jt,de.rows,_e,ye]),Zt=(0,r.useMemo)(()=>{if(!E)return de.actions;let e=t=>({...t,popupState:{...E,...t.popupState},...t.children?{children:t.children.map(e)}:{}});return(de.actions??[]).map(e)},[de.actions,E]),Qt=t=>{let n=t.name??t.id??``,r=e.zt(We,n),s=!!r&&r.leaderName!==n,c=r?X.find(e=>e.name===r.leaderName)??t:t,l=Math.max(0,Number(c.minRows??0)||0),u=Math.max(0,Number(c.maxRows??0)||0),d=r?r.memberNames:[n],f=()=>{d.forEach(n=>{let r=X.find(e=>e.name===n)??t;Ge.current[n]?.add(e.Jt(r))})},p=e=>{d.forEach(t=>Ge.current[t]?.remove(e))};return t.addRow?(0,o.jsx)(i.Form.List,{name:n,initialValue:St[n]??[],rules:s?[]:[{validator:async(e,n=[])=>{if(!($o(t.toggleEnabled)&&t.toggleField&&z.getFieldValue(t.toggleField))){if(l>0&&n.length<l)throw Error(`Keep at least ${l} row${l>1?`s`:``}.`);if($o(t.requireOne)&&n.some(e=>!hs(e)))throw Error(`Fill at least one field in each added row.`)}}}],children:(e,{add:r,remove:d,move:m},{errors:h})=>(Ge.current[n]={add:r,remove:d,move:m},(0,o.jsxs)(`div`,{className:`v1-addrow-wrapper`,children:[(0,o.jsx)(`div`,{className:`v1-addrow-topbar`,children:s?(0,o.jsxs)(Jo,{type:`secondary`,className:`v1-addrow-linked-hint`,children:[`Rows added via `,c.label??c.name]}):(!u||e.length<u)&&(0,o.jsx)(i.Button,{type:`link`,icon:(0,o.jsx)(a.PlusOutlined,{}),onClick:f,className:`v1-addrow-add-btn`,children:t.addLabel??`Add ${t.label??`Row`}`})}),$o(t.sharedRowLabels)&&e.length>0&&(0,o.jsx)(i.Row,{gutter:[24,0],className:`v1-addrow-header`,children:t.fields.filter(e=>e.show===void 0||$o(e.show)).map(e=>(0,o.jsx)(i.Col,{md:e.col??12,className:`v1-addrow-header-label`,children:e.label},Vt(e)))}),e.map(({key:r,name:s})=>(0,o.jsxs)(`div`,{className:`v1-addrow-item`,children:[(0,o.jsx)(i.Button,{type:`text`,danger:!0,icon:(0,o.jsx)(a.DeleteOutlined,{}),onClick:()=>p(s),disabled:e.length<=l,className:`v1-addrow-delete-btn`}),(0,o.jsx)(`div`,{className:`v1-addrow-fields`,children:(0,o.jsx)(i.Row,{gutter:[24,0],align:`top`,children:qt(t.fields,s,n,$o(t.sharedRowLabels),n)})})]},r)),(0,o.jsx)(i.Form.ErrorList,{errors:h})]}))}):(0,o.jsx)(i.Row,{gutter:[24,0],children:qt(t.fields,void 0,void 0,!1,n)})},$t=e=>X.filter(t=>t!==e&&t.mergeInto&&String(t.mergeInto)===String(e.name)),en=e=>!!(e.mergeInto&&X.some(t=>t!==e&&String(t.name)===String(e.mergeInto))),tn=(e,t)=>$t(e).filter(e=>String(e.mergePosition??`bottom`)===t),nn=(e,t)=>{let n=e.name??e.id??String(t),r=Qt(e),s=tn(e,`top`),c=tn(e,`bottom`),l=e=>{let t=(0,o.jsxs)(`div`,{className:`v1-merged-group`,children:[(0,o.jsx)(`div`,{className:`v1-merged-group-title`,children:e.label??e.name}),Qt(e)]},e.name);return(0,o.jsx)(ps,{form:z,group:e,inheritParent:!1,children:e.showIf?.field?(0,o.jsx)(ds,{form:z,showIf:e.showIf,render:()=>t},e.name):t},e.name)};return(0,o.jsx)(i.Card,{className:`v1-card v1-edit-card`,title:(0,o.jsx)(Us,{icon:Zo[t%Zo.length],title:j?se||e.label:e.label??e.name??`Details`}),extra:(0,o.jsxs)(i.Space,{size:8,align:`center`,className:`v1-group-actions`,children:[(0,o.jsx)(Gs,{group:e}),(0,o.jsx)(Ks,{group:e}),(0,o.jsx)(i.Button,{type:`text`,size:`small`,icon:H[n]?(0,o.jsx)(a.DownOutlined,{}):(0,o.jsx)(a.UpOutlined,{}),onClick:e=>{e.stopPropagation(),Ct(n)}})]}),children:(0,o.jsx)(i.Form.Item,{noStyle:!0,shouldUpdate:!0,children:({getFieldValue:t})=>{let i=$o(e.toggleEnabled)&&e.toggleField&&!!t(e.toggleField);return(0,o.jsxs)(`div`,{style:{display:H[n]||i?`none`:`block`},children:[s.map(l),r,c.map(l)]})}})},n)};return(0,o.jsxs)(`main`,{children:[h.length>0&&(0,o.jsx)(e.t,{items:h}),(0,o.jsxs)(`div`,{className:`v1-edit-page`,children:[at&&!C&&!Pe&&(0,o.jsx)(i.Card,{className:`v1-card v1-edit-card v1-client-gate-card`,children:(0,o.jsxs)(i.Space,{direction:`vertical`,size:12,style:{width:`100%`},children:[(0,o.jsx)(Us,{icon:(0,o.jsx)(a.UserOutlined,{}),title:`Select Client`}),ot&&(0,o.jsx)(Jo,{type:`secondary`,children:ot}),(0,o.jsx)(i.Row,{gutter:[16,0],children:(0,o.jsxs)(i.Col,{xs:24,md:14,children:[(0,o.jsx)(i.Select,{showSearch:!0,allowClear:!0,placeholder:`Select client`,style:{width:`100%`},value:Le||void 0,optionFilterProp:`label`,options:xe.map(e=>({value:e._id??e.id,label:e.clientName??e.name??e.clientRefrenceId??e._id})).filter(e=>e.value),onChange:ct,dropdownRender:dt.footer?e=>(0,o.jsxs)(o.Fragment,{children:[e,dt.footer]}):void 0}),dt.modal]})})]})}),(0,o.jsxs)(`div`,{className:`v1-page-inner`,children:[(0,o.jsx)(i.Spin,{fullscreen:!0,spinning:Xe.busy||Ye.checking,size:`large`,tip:Xe.busy?Xe.loadingText||`Reading the file…`:`Checking whether we already have this person…`}),(0,o.jsx)(i.Spin,{spinning:!bt&&!lt,description:`Loading form fields…`,children:(0,o.jsxs)(i.Form,{form:z,layout:`vertical`,colon:!1,className:`v1-form`,disabled:Xe.busy||Ye.checking,requiredMark:(e,{required:t})=>(0,o.jsxs)(o.Fragment,{children:[e,t&&(0,o.jsx)(`span`,{className:`v1-required-mark`,children:` *`})]}),onFinish:Mt,onFinishFailed:t=>{te({}),e.l(t,z)},children:[bt&&X.filter(e=>!en(e)).map((e,t)=>(0,o.jsx)(ps,{form:z,group:e,children:e.showIf?.field?(0,o.jsx)(ds,{form:z,showIf:e.showIf,render:()=>nn(e,t)}):nn(e,t)},e.name??`grp-${t}`)),bt&&!Y&&X.length===0&&(0,o.jsx)(i.Alert,{type:`info`,showIcon:!0,message:j?`No search configuration found.`:`No form fields are configured.`}),bt&&j&&(0,o.jsx)(`div`,{className:`v1-search-form-actions`,children:(0,o.jsxs)(i.Space,{size:12,children:[(0,o.jsx)(i.Button,{onClick:wt,disabled:!X.length,children:`Reset`}),(0,o.jsx)(i.Button,{onClick:()=>e.j(N,{cancelPath:v}),children:`Back`}),(0,o.jsx)(i.Button,{type:`primary`,htmlType:`submit`,disabled:le||!X.length||it,loading:le,children:M})]})})]})})]}),!j&&(0,o.jsxs)(`div`,{className:D?`v1-footer v1-footer--embedded`:`v1-footer`,children:[(0,o.jsx)(Jo,{type:`secondary`,children:`All Unsaved Changes will be lost if you cancel and reload.`}),(0,o.jsxs)(i.Space,{size:12,children:[(0,o.jsx)(i.Button,{onClick:()=>D&&k?k():e.j(N,{cancelPath:v}),children:`Cancel`}),qe.map((e,t)=>(0,o.jsx)(os,{form:z,groups:X,action:e,disabled:!bt||le||ze>0||!X.length,loading:le,onFire:()=>{Ke.current=e.afterSubmit??{mode:`stay`},e.setValuesBeforeSubmit&&z.setFieldsValue(e.setValuesBeforeSubmit),z.submit()}},`${e.label??`action`}-${t}`)),(0,o.jsx)(ss,{form:z,groups:X,onClick:()=>{Ke.current=null,z.submit()},disabled:!bt||le||ze>0||!X.length,loading:le,children:M})]})]}),j&&de.searched&&(0,o.jsx)(wo,{moduleName:n,breadcrumbItems:[],dataSource:de.rows,fields:Xt,total:de.total,loading:de.loading,current:pe.current,pageSize:pe.pageSize,showViewToggle:!0,activeView:nt,onViewChange:rt,onPageChange:Ot,onPageSizeChange:kt,showSearch:!1,tabs:W,selectedSource:_e,onTabChange:Dt,actions:Zt,actionRules:de.actionRules})]})]})});function Xs({className:e=``,variant:t=`default`,showIcon:n=!0,...r}){return(0,o.jsx)(i.Alert,{className:`app-alert app-alert--${t} ${e}`.trim(),showIcon:n,...r})}function Zs(t){let n=e.Cn().startOf(`day`).diff(e.On(t).startOf(`day`),`day`);return n<=0?`Today`:n===1?`1 Day ago`:`${n} Days ago`}function Qs(t=[],n){let r=new Map;return t.forEach(t=>{let i=e.On(n(t));if(!i.isValid())return;let a=i.format(`YYYY-MM-DD`);r.has(a)||r.set(a,{date:new Date(i.valueOf()),items:[]}),r.get(a).items.push(t)}),[...r.values()].sort((e,t)=>t.date-e.date)}function $s(e){let t=e?.dateTimeFormat||`MMM DD, YYYY | hh:mm A`,[n]=t.split(`|`);return(n??t).trim()||t}function ec(t){let n=e.Pn();return e.wn(t,$s(n),n)}function tc(e){return ec(e)}function nc(t){return e.Tn(t,e.Pn())}function rc({row:e,last:t,getTime:n,getAuthor:r,getMeta:i,renderBody:a}){let s=n(e),c=r?.(e),l=i?.(e);return(0,o.jsxs)(`div`,{className:`znx-an-item`,children:[(0,o.jsxs)(`div`,{className:`znx-an-rail`,children:[l?(0,o.jsx)(`span`,{className:`znx-an-icon-dot znx-an-icon-dot--${l.tone}`,title:l.label,children:l.icon}):(0,o.jsx)(`span`,{className:`znx-an-dot`}),!t&&(0,o.jsx)(`span`,{className:`znx-an-line`})]}),(0,o.jsxs)(`div`,{className:`znx-an-content`,children:[a(e),(0,o.jsxs)(`div`,{className:`znx-an-meta`,children:[c&&(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(`span`,{className:`znx-an-author`,children:c}),(0,o.jsx)(`span`,{className:`znx-an-sep`,"aria-hidden":`true`})]}),(0,o.jsx)(`span`,{className:`znx-an-stamp`,children:nc(s)})]})]})]})}function ic({rows:e=[],getTime:t,getKey:n,getAuthor:r,getMeta:a,renderBody:s,emptyText:c=`Nothing here yet.`,grouped:l=!0}){if(!l)return e.length?(0,o.jsx)(`div`,{className:`znx-an-flat`,children:e.map((i,c)=>(0,o.jsx)(rc,{row:i,last:c===e.length-1,getTime:t,getAuthor:r,getMeta:a,renderBody:s},n(i,c)))}):(0,o.jsx)(`div`,{className:`znx-an-empty`,children:(0,o.jsx)(i.Empty,{image:i.Empty.PRESENTED_IMAGE_SIMPLE,description:c})});let u=Qs(e,t);return u.length?(0,o.jsx)(i.Collapse,{className:`znx-an-collapse`,defaultActiveKey:[`0`],ghost:!0,items:u.map((e,i)=>({key:String(i),label:(0,o.jsxs)(`span`,{className:`znx-an-group`,children:[(0,o.jsx)(`span`,{className:`znx-an-group-day`,children:Zs(e.date)}),(0,o.jsx)(`span`,{className:`znx-an-group-date`,children:tc(e.date)}),(0,o.jsx)(`span`,{className:`znx-an-group-count`,children:e.items.length})]}),children:e.items.map((i,c)=>(0,o.jsx)(rc,{row:i,last:c===e.items.length-1,getTime:t,getAuthor:r,getMeta:a,renderBody:s},n(i,c)))}))}):(0,o.jsx)(`div`,{className:`znx-an-empty`,children:(0,o.jsx)(i.Empty,{image:i.Empty.PRESENTED_IMAGE_SIMPLE,description:c})})}var ac={add:`created`,create:`created`,created:`created`,update:`updated`,updated:`updated`,edit:`updated`,edited:`updated`,update_log:`updated`,update_proof:`updated`,notes:`note`,note:`note`,comment:`note`,assign:`assigned`,assigned:`assigned`,assignment:`assigned`,reassign:`assigned`,reassigned:`assigned`,submit:`submitted`,submitted:`submitted`,submission:`submitted`,"internal submission":`submitted`,send_for_approval:`sendForApproval`,"send for approval":`sendForApproval`,sendforapproval:`sendForApproval`,resubmit:`resubmitted`,resubmitted:`resubmitted`,resent_for_approval:`resent`,reject:`rejected`,rejected:`rejected`,reject_days:`rejected`,declined:`rejected`,decline:`rejected`,approve:`approved`,approved:`approved`,approve_days:`approved`,reopen:`reopened`,reopened:`reopened`,delete:`deleted`,deleted:`deleted`,remove:`deleted`,removed:`deleted`,status:`status`,"status change":`status`,statuschange:`status`,document:`document`,documents:`document`,upload:`document`,uploaded:`document`,attachment:`document`},oc={created:{tone:`success`,icon:(0,o.jsx)(a.PlusOutlined,{}),label:`Created`},updated:{tone:`info`,icon:(0,o.jsx)(a.EditOutlined,{}),label:`Updated`},note:{tone:`neutral`,icon:(0,o.jsx)(a.MessageOutlined,{}),label:`Note`},assigned:{tone:`purple`,icon:(0,o.jsx)(a.UserSwitchOutlined,{}),label:`Assigned`},submitted:{tone:`info`,icon:(0,o.jsx)(a.SendOutlined,{}),label:`Submitted`},sendForApproval:{tone:`info`,icon:(0,o.jsx)(a.SendOutlined,{}),label:`Send for Approval`},resubmitted:{tone:`purple`,icon:(0,o.jsx)(a.RedoOutlined,{}),label:`Re-submitted`},resent:{tone:`purple`,icon:(0,o.jsx)(a.RedoOutlined,{}),label:`Resend for Approval`},approved:{tone:`success`,icon:(0,o.jsx)(a.CheckOutlined,{}),label:`Approved`},rejected:{tone:`danger`,icon:(0,o.jsx)(a.CloseOutlined,{}),label:`Rejected`},reopened:{tone:`neutral`,icon:(0,o.jsx)(a.UndoOutlined,{}),label:`Reopened`},deleted:{tone:`danger`,icon:(0,o.jsx)(a.DeleteOutlined,{}),label:`Deleted`},status:{tone:`warning`,icon:(0,o.jsx)(a.SwapOutlined,{}),label:`Status changed`},document:{tone:`info`,icon:(0,o.jsx)(a.PaperClipOutlined,{}),label:`Document`},scheduled:{tone:`warning`,icon:(0,o.jsx)(a.ClockCircleOutlined,{}),label:`Scheduled`},default:{tone:`neutral`,icon:(0,o.jsx)(a.HistoryOutlined,{}),label:`Activity`}},sc=[[/\b(?:submitted|sent|send)\b[\s\S]*\b(?:cfo|finance)\b[\s\S]*\bfor approval\b/i,`sendForApproval`],[/\bsend(?:ing)?\s+for\s+approval\b/i,`sendForApproval`],[/\breject/i,`rejected`],[/\bresent\b/i,`resent`],[/\bresubmit/i,`resubmitted`],[/\bapprov/i,`approved`],[/\bsubmit/i,`submitted`],[/\breassign|\bassign/i,`assigned`],[/\bdelete|\bremov/i,`deleted`],[/\breopen/i,`reopened`],[/\bstatus/i,`status`],[/\bdocument|\battach|\bupload/i,`document`],[/\bnote/i,`note`],[/\bupdat|\bchang|\bedit/i,`updated`],[/\bcreat|\badded\b/i,`created`]];function cc(e,t){let n=String(e||``).trim().toLowerCase();if(n&&ac[n])return ac[n];let r=String(t||``);for(let[e,t]of sc)if(e.test(r))return t;return`default`}function lc(e={},t=``){return oc[cc(e.activityType??e.activity_type??e.type??e.action,t||e.activityComments)]??oc.default}function uc(e=``){if(typeof document>`u`)return String(e);let t=document.createElement(`div`);return t.innerHTML=e,t.textContent||t.innerText||``}var dc=[{id:`a1`,activityTime:new Date().toISOString(),activityComments:`Job <b>created</b> and assigned to the recruitment team.`},{id:`a2`,activityTime:new Date(Date.now()-2*864e5).toISOString(),activityComments:`Status changed to <b>Active</b>.`}];function fc({activity:e,grouped:t=!0}){return(0,o.jsx)(`div`,{className:`znx-an-body`,children:(0,o.jsx)(`div`,{className:`znx-an-scroll`,children:(0,o.jsx)(ic,{rows:(0,r.useMemo)(()=>Array.isArray(e)?e:dc,[e]),grouped:t,getTime:e=>e.activityTime??e.createdAt,getKey:(e,t)=>e.id??e._id??t,emptyText:`No activity here.`,getMeta:e=>lc(e,e.activityComments),renderBody:e=>{let t=lc(e,e.activityComments);return(0,o.jsxs)(`div`,{className:`znx-an-comment`,children:[(0,o.jsx)(`span`,{className:`znx-an-tag znx-an-tag--${t.tone}`,children:t.label}),uc(e.activityComments)]})}})})})}function pc(e){let t=e?.user_name??e?.userName??e?.username,n=`${e?.first_name??e?.firstName??``} ${e?.last_name??e?.lastName??``}`.trim(),r=e?.email??``,i=t??n.replace(/\s+/g,``)??r??String(e?.user_id??e?.id??``),a=[t,n,r].filter(Boolean).join(` - `)||String(i);return{value:String(i),label:a}}var mc=[{id:`n1`,createdAt:new Date().toISOString(),author:`You`,notes:`Shortlisted 3 candidates, sharing profiles with @Hiring Manager today.`}];function hc(e=``){return e.split(/(\s+)/).map((e,t)=>e.startsWith(`@`)&&e.length>1?(0,o.jsx)(`span`,{className:`znx-an-mention`,children:e},t):(0,o.jsx)(`span`,{children:e},t))}function gc({notes:e,users:t=[],onAddNote:n,allowAddNote:a=!0}){let[s]=i.Form.useForm(),[c,l]=(0,r.useState)(()=>Array.isArray(e)?e:mc),[u,d]=(0,r.useState)(!1),[f,p]=(0,r.useState)(null),[m,h]=(0,r.useState)(!1),g=(0,r.useRef)(null),_=Array.isArray(e)?e:c,v=(0,r.useMemo)(()=>t.map(e=>({value:e.display??e.value,label:e.display??e.label})),[t]),y=f??v;return(0,o.jsxs)(`div`,{className:`znx-an-body`,children:[a&&(0,o.jsxs)(i.Form,{form:s,onFinish:async({note:e})=>{let t=(e??``).trim();if(t){d(!0);try{n?await n(t):l(e=>[{id:`local-${Date.now()}`,createdAt:new Date().toISOString(),author:`You`,notes:t},...e]),s.resetFields(),i.message.success(`Notes added successfully`)}catch{i.message.error(`Something went wrong, please try again.`)}finally{d(!1)}}},className:`znx-an-composer`,children:[(0,o.jsx)(i.Form.Item,{name:`note`,rules:[{required:!0,message:`Notes is required`}],style:{marginBottom:0},children:(0,o.jsx)(i.Mentions,{rows:3,prefix:`@`,options:y,loading:m,filterOption:!1,onSearch:e=>{clearTimeout(g.current),h(!0),g.current=setTimeout(()=>{jn(e).then(e=>{p((Array.isArray(e)?e:e?.items??e?.list??e?.data??[]).map(pc))}).catch(()=>p([])).finally(()=>h(!1))},300)},placeholder:`Add your notes on the job, use '@' to mention`})}),(0,o.jsx)(`div`,{className:`znx-an-composer-actions`,children:(0,o.jsx)(i.Button,{type:`primary`,size:`small`,htmlType:`submit`,loading:u,children:`Post`})})]}),(0,o.jsx)(`div`,{className:`znx-an-scroll`,children:(0,o.jsx)(ic,{rows:_,getTime:e=>e.createdAt??e.activityTime,getKey:(e,t)=>e.id??e._id??t,getAuthor:e=>e.createdByName||e.author||``,emptyText:`No notes here.`,renderBody:e=>(0,o.jsx)(`div`,{className:`znx-an-comment`,children:hc(e.notes)})})})]})}function _c({moduleName:t,id:n,users:a=[],showActivity:s=!0,showNotes:c=!0,allowAddNote:l=!0,defaultActiveKey:u=`activity`,refreshKey:d=0,className:f=``}){let[p,m]=(0,r.useState)(null),[h,g]=(0,r.useState)(null);(0,r.useEffect)(()=>{if(!t||!n)return;let r=!1;async function i(){let[i,a]=await Promise.all([s?e.rn(t,n).catch(()=>[]):Promise.resolve(null),c?e.on(n).catch(()=>[]):Promise.resolve(null)]);r||(m(i),g(a))}return i(),()=>{r=!0}},[t,n,s,c,d]);let _=(0,r.useCallback)(async r=>{if(!n)return;await e.nn({relatedId:n,notes:r,notesFor:t});let[i,a]=await Promise.all([e.on(n).catch(()=>[]),s?e.rn(t,n).catch(()=>[]):Promise.resolve(p)]);g(i),s&&m(a)},[n,t,s,p]),v=[s&&{key:`activity`,title:`Activity`,count:Array.isArray(p)?p.length:void 0,children:(0,o.jsx)(fc,{activity:p})},c&&{key:`notes`,title:`Notes`,count:Array.isArray(h)?h.length:void 0,children:(0,o.jsx)(gc,{notes:h,users:a,allowAddNote:l,onAddNote:n?_:void 0})}].filter(Boolean),[y,b]=(0,r.useState)(v.some(e=>e.key===u)?u:v[0]?.key);return(0,o.jsx)(i.Card,{className:[`znx-an-card`,f].filter(Boolean).join(` `),styles:{body:{padding:0}},children:(0,o.jsx)(j,{className:`znx-an-tabs`,tabs:v,activeKey:y,onChange:b})})}_c.propTypes={moduleName:l.default.string,id:l.default.string,users:l.default.array,showActivity:l.default.bool,showNotes:l.default.bool,allowAddNote:l.default.bool,defaultActiveKey:l.default.string,refreshKey:l.default.oneOfType([l.default.number,l.default.string]),className:l.default.string};function vc({assignees:e,extraAssignees:t}){return(0,o.jsxs)(i.Avatar.Group,{maxCount:3,size:`small`,children:[e.map((e,t)=>(0,o.jsx)(i.Tooltip,{title:e.initials,children:(0,o.jsx)(i.Avatar,{size:`small`,style:{backgroundColor:e.color,fontSize:10,fontWeight:600,cursor:`default`},children:e.initials})},t)),t>0&&(0,o.jsxs)(i.Avatar,{size:`small`,style:{backgroundColor:`#d9d9d9`,color:`#555`,fontSize:10},children:[`+`,t]})]})}var yc=[`.xlsx`,`.xls`,`.csv`],bc=10,xc={".xlsx":[`application/vnd.openxmlformats-officedocument.spreadsheetml.sheet`],".xls":[`application/vnd.ms-excel`],".csv":[`text/csv`,`application/csv`,`text/plain`]},Sc=[{test:(e,t)=>e===`.pdf`||t===`application/pdf`,label:`PDF`},{test:(e,t)=>t.startsWith(`image/`)||[`.jpg`,`.jpeg`,`.png`,`.gif`,`.webp`,`.heic`,`.bmp`,`.svg`].includes(e),label:`Image`},{test:e=>[`.doc`,`.docx`].includes(e),label:`Word document`},{test:e=>[`.zip`,`.rar`,`.7z`].includes(e),label:`Archive`},{test:e=>[`.txt`,`.json`,`.xml`].includes(e),label:`Plain text`}];function Cc(e=``){let t=e.lastIndexOf(`.`);return t===-1?``:e.slice(t).toLowerCase()}function wc(e=0){return e<1024?`${e} B`:e<1024*1024?`${Math.ceil(e/1024)} KB`:`${(e/(1024*1024)).toFixed(1)} MB`}function Tc(e=yc){let t=e.map(e=>e.toLowerCase());return t.concat(t.flatMap(e=>xc[e]??[])).join(`,`)}function Ec(e,{accept:t=yc,maxSizeMB:n=10}={}){if(!e)return`No file selected.`;let r=Cc(e.name),i=(e.type||``).toLowerCase(),a=t.map(e=>e.toLowerCase()),o=a.join(`, `);if(!r)return`"${e.name}" has no file extension. Only ${o} files are allowed.`;if(!a.includes(r)){let e=Sc.find(e=>e.test(r,i));return e?`${e.label} files are not supported. Only ${o} files are allowed.`:`"${r}" files are not supported. Only ${o} files are allowed.`}let s=xc[r];return i&&s&&!s.includes(i)?`"${e.name}" is not a real ${r} file (detected ${i}). Re-save it from Excel and try again.`:e.size===0?`"${e.name}" is empty. Fill in at least one row before uploading.`:e.size>n*1024*1024?`File is ${wc(e.size)}. The limit is ${n} MB.`:null}function Dc(){return(0,o.jsxs)(`svg`,{className:`bulk-upload-art`,viewBox:`0 0 72 72`,focusable:`false`,"aria-hidden":`true`,children:[(0,o.jsx)(`rect`,{x:`12`,y:`6`,width:`36`,height:`48`,rx:`5`,className:`bulk-upload-art__sheet`}),(0,o.jsx)(`path`,{d:`M20 20h20M20 28h20M20 36h12`,className:`bulk-upload-art__lines`}),(0,o.jsx)(`circle`,{cx:`50`,cy:`48`,r:`15`,className:`bulk-upload-art__badge`}),(0,o.jsx)(`path`,{d:`M50 55V41m0 0-6 6m6-6 6 6`,className:`bulk-upload-art__arrow`})]})}function Oc({title:t,description:n,breadcrumbItems:s,backTo:l,backLabel:u=`Back`,templateLabel:d=`Download Sample Template`,templateTitle:f=`Sample template`,templateHint:p=`Pre-filled with the exact column names the importer expects. Do not rename or reorder the columns.`,instructions:m=[],accept:h=yc,maxSizeMB:g=10,onDownloadTemplate:_,onUpload:v,renderResult:y,extraSidebar:b}){let x=(0,r.useRef)(null),[S,C]=(0,r.useState)(!1),[w,T]=(0,r.useState)(!1),[E,D]=(0,r.useState)(!1),[O,k]=(0,r.useState)(null),[A,j]=(0,r.useState)(null),[M,N]=(0,r.useState)(null),[P,F]=(0,r.useState)(0),I=(0,r.useMemo)(()=>h.map(e=>e.toLowerCase()),[h]),L=(0,r.useMemo)(()=>Tc(I),[I]),R=(0,r.useCallback)(()=>{k(null),j(null),N(null),C(!1),F(e=>e+1)},[]),z=(0,r.useCallback)(async()=>{if(_){T(!0);try{await _(),i.message.success(`Sample template downloaded.`)}catch(e){i.message.error(e?.message||`Could not download the template.`)}finally{T(!1)}}},[_]),B=(0,r.useCallback)(async e=>{if(!e||E)return;F(e=>e+1);let t=Ec(e,{accept:I,maxSizeMB:g});if(t){k(null),N(null),j(t);return}j(null),N(null),k({name:e.name,size:e.size}),D(!0);try{N(await v(e))}catch(e){j(e?.message||`Upload failed. Please try again.`)}finally{D(!1)}},[I,g,v,E]),ee=()=>{E||x.current?.click()},V=[`bulk-upload-dropzone`,S?`is-dragging`:``,E?`is-busy`:``,A?`is-error`:``,M&&!A?`is-done`:``].filter(Boolean).join(` `);return(0,o.jsxs)(`div`,{className:`bulk-upload-panel`,children:[s?.length?(0,o.jsx)(`div`,{className:`bulk-upload-breadcrumb`,children:(0,o.jsx)(e.t,{items:s})}):null,(0,o.jsxs)(`div`,{className:`bulk-upload-frame`,children:[(0,o.jsxs)(`header`,{className:`bulk-upload-header`,children:[(0,o.jsx)(`div`,{className:`bulk-upload-header__icon`,"aria-hidden":`true`,children:(0,o.jsx)(a.FileExcelOutlined,{})}),(0,o.jsxs)(`div`,{className:`bulk-upload-header__text`,children:[(0,o.jsx)(`h1`,{className:`bulk-upload-header__title`,children:t}),n?(0,o.jsx)(`p`,{className:`bulk-upload-header__desc`,children:n}):null]}),l?(0,o.jsx)(c.Link,{className:`bulk-upload-header__back`,to:l,children:(0,o.jsx)(i.Button,{type:`text`,icon:(0,o.jsx)(a.ArrowLeftOutlined,{}),children:u})}):null]}),(0,o.jsxs)(`div`,{className:`bulk-upload-grid`,children:[(0,o.jsxs)(`section`,{className:`bulk-upload-card bulk-upload-card--drop`,children:[(0,o.jsxs)(`div`,{className:`bulk-upload-card__head`,children:[(0,o.jsx)(`span`,{className:`bulk-upload-step`,children:`Step 2`}),(0,o.jsx)(`h2`,{className:`bulk-upload-card__title`,children:`Upload the filled file`})]}),(0,o.jsxs)(`div`,{role:`button`,tabIndex:E?-1:0,"aria-disabled":E,"aria-label":`Upload the filled file — click to browse, or drop a file here`,className:V,onClick:ee,onKeyDown:e=>{(e.key===`Enter`||e.key===` `)&&(e.preventDefault(),ee())},onDragOver:e=>{e.preventDefault(),E||C(!0)},onDragLeave:()=>C(!1),onDrop:e=>{e.preventDefault(),C(!1),B(e.dataTransfer.files?.[0])},children:[(0,o.jsx)(Dc,{}),(0,o.jsx)(`p`,{className:`bulk-upload-dropzone__title`,children:S?`Drop the file to start uploading`:`Drag & drop your file here`}),(0,o.jsxs)(`p`,{className:`bulk-upload-dropzone__sub`,children:[`or `,(0,o.jsx)(`span`,{className:`bulk-upload-dropzone__link`,children:`browse from your computer`})]}),(0,o.jsxs)(`div`,{className:`bulk-upload-chips`,children:[I.map(e=>(0,o.jsx)(i.Tag,{className:`bulk-upload-chip bulk-upload-chip--ok`,children:e},e)),(0,o.jsx)(i.Tooltip,{title:`These file types are rejected before upload`,children:(0,o.jsx)(i.Tag,{className:`bulk-upload-chip bulk-upload-chip--no`,children:`.pdf .jpg .png not allowed`})})]}),(0,o.jsxs)(`p`,{className:`bulk-upload-dropzone__limit`,children:[`Maximum size `,g,` MB`]})]}),(0,o.jsx)(`input`,{ref:x,hidden:!0,type:`file`,accept:L,onChange:e=>B(e.target.files?.[0])},P),O?(0,o.jsxs)(`div`,{className:`bulk-upload-file ${A?`is-error`:``}`,children:[(0,o.jsx)(`span`,{className:`bulk-upload-file__icon`,children:E?(0,o.jsx)(a.FileExcelOutlined,{}):A?(0,o.jsx)(a.CloseCircleFilled,{}):(0,o.jsx)(a.CheckCircleFilled,{})}),(0,o.jsxs)(`span`,{className:`bulk-upload-file__meta`,children:[(0,o.jsx)(`span`,{className:`bulk-upload-file__name`,title:O.name,children:O.name}),(0,o.jsxs)(`span`,{className:`bulk-upload-file__size`,children:[wc(O.size),E?` · uploading…`:A?` · failed`:` · processed`]})]}),E?null:(0,o.jsx)(i.Button,{type:`text`,size:`small`,icon:M?(0,o.jsx)(a.ReloadOutlined,{}):(0,o.jsx)(a.DeleteOutlined,{}),onClick:R,children:M?`Upload another`:`Remove`})]}):null,E?(0,o.jsx)(i.Progress,{percent:99,status:`active`,showInfo:!1,size:`small`,className:`bulk-upload-progress`}):null,A?(0,o.jsx)(i.Alert,{type:`error`,showIcon:!0,className:`bulk-upload-alert`,title:`File not accepted`,description:A}):null]}),(0,o.jsxs)(`aside`,{className:`bulk-upload-side`,children:[(0,o.jsxs)(`section`,{className:`bulk-upload-card bulk-upload-card--template`,children:[(0,o.jsxs)(`div`,{className:`bulk-upload-card__head`,children:[(0,o.jsx)(`span`,{className:`bulk-upload-step`,children:`Step 1`}),(0,o.jsx)(`h2`,{className:`bulk-upload-card__title`,children:f})]}),(0,o.jsx)(`p`,{className:`bulk-upload-side__hint`,children:p}),(0,o.jsx)(i.Button,{block:!0,icon:(0,o.jsx)(a.DownloadOutlined,{}),loading:w,onClick:z,className:`bulk-upload-template-btn`,children:d})]}),m.length?(0,o.jsxs)(`section`,{className:`bulk-upload-card bulk-upload-card--rules`,children:[(0,o.jsx)(`h2`,{className:`bulk-upload-card__title`,children:`Before you upload`}),(0,o.jsx)(`ul`,{className:`bulk-upload-rules`,children:m.map(e=>(0,o.jsx)(`li`,{children:e},e))})]}):null,b]})]}),M&&y?(0,o.jsx)(`div`,{className:`bulk-upload-result`,children:y(M,{reset:R})}):null]})]})}var kc=e.fi({getJobById:()=>Lc,getJobDetailView:()=>Ac,updateJobDescription:()=>Rc});async function Ac(e){let n=await t.i(),r=new URLSearchParams({jobId:String(e)}),i=await fetch(`${t.S}/jobs?${r}`,{method:`GET`,headers:{"Content-Type":`application/json`,Authorization:`Bearer ${n}`}});if(!i.ok)throw Error(`API ${i.status}: ${i.statusText}`);let a=await i.json();return a.data??a}var jc={email:`zinnext@realtekconsulting.net`,user_pwd:`Admin@123*`},Mc=null;async function Nc(){return Mc||(Mc=fetch(`${t.b}/login`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify(jc)}).then(async e=>{if(!e.ok)throw Error(`Login failed: ${e.status}`);let t=await e.json(),n=t.token??t.access_token??t.data?.token??t.data?.access_token;if(!n)throw Error(`No token in login response`);return localStorage.setItem(`authToken`,n),n}).finally(()=>{Mc=null}),Mc)}async function Pc(){return(t.l()??localStorage.getItem(`authToken`))||Nc()}async function Fc(e){let n=await Pc(),r=await fetch(`${t.b}${e}`,{headers:{"Content-Type":`application/json`,Authorization:`Bearer ${n}`}});if(r.status===401&&(localStorage.removeItem(`authToken`),n=await Nc(),r=await fetch(`${t.b}${e}`,{headers:{"Content-Type":`application/json`,Authorization:`Bearer ${n}`}})),!r.ok)throw Error(`API ${r.status}: ${r.statusText}`);let i=await r.json();return i.data??i}async function Ic(e,n){let r=await Pc(),i=await fetch(`${t.b}${e}`,{method:`PUT`,headers:{"Content-Type":`application/json`,Authorization:`Bearer ${r}`},body:JSON.stringify(n)});if(i.status===401&&(localStorage.removeItem(`authToken`),r=await Nc(),i=await fetch(`${t.b}${e}`,{method:`PUT`,headers:{"Content-Type":`application/json`,Authorization:`Bearer ${r}`},body:JSON.stringify(n)})),!i.ok)throw Error(`API ${i.status}: ${i.statusText}`);return i.json()}async function Lc(e){return Fc(`/jobs/${e}`)}async function Rc(e,t){return Ic(`/jobs/${e}`,{rawDescription:t})}var{Text:zc}=i.Typography,Bc=2;function Vc({jobId:e,sections:t=[],meta:n=[],rawDescription:s=``,onSaved:c}){let[l,u]=(0,r.useState)(!1),[d,f]=(0,r.useState)(!1),[p,m]=(0,r.useState)(``),[h,g]=(0,r.useState)(!1),_=[...t].sort((e,t)=>(e.displayOrder??0)-(t.displayOrder??0)),v=l?_:_.slice(0,Bc),y=_.length>Bc;function b(){m(s),f(!0)}function x(){f(!1),m(``)}async function S(){if(!p.trim()){i.message.warning(`Please enter a job description`);return}g(!0);try{await Rc(e,p.trim());let t=await Lc(e);c?.(t),f(!1),m(``),i.message.success(`Description updated successfully`)}catch{i.message.error(`Failed to update description`)}finally{g(!1)}}return d?(0,o.jsxs)(i.Space,{direction:`vertical`,style:{width:`100%`},size:8,children:[(0,o.jsx)(i.Input.TextArea,{rows:10,value:p,onChange:e=>m(e.target.value),placeholder:`Paste raw job description here...`}),(0,o.jsxs)(i.Space,{children:[(0,o.jsx)(i.Button,{type:`primary`,loading:h,onClick:S,children:`Save & Parse`}),(0,o.jsx)(i.Button,{onClick:x,children:`Cancel`})]})]}):(0,o.jsxs)(`div`,{className:`desc-block`,children:[(0,o.jsx)(`div`,{className:`desc-block-toolbar`,children:(0,o.jsx)(a.EditOutlined,{className:`desc-edit-icon`,onClick:b})}),!t.length&&!n.length?(0,o.jsx)(zc,{type:`secondary`,children:`No description available.`}):(0,o.jsxs)(`div`,{className:`jdv-ats-desc`,children:[n.length>0&&(0,o.jsx)(`div`,{className:`jdv-ats-meta-grid`,children:n.map(({fieldKey:e,fieldLabel:t,value:n})=>(0,o.jsxs)(`div`,{className:`jdv-ats-meta-row`,children:[(0,o.jsx)(`span`,{className:`jdv-ats-meta-key`,children:t}),(0,o.jsx)(`span`,{className:`jdv-ats-meta-val`,children:n})]},e))}),(0,o.jsx)(`div`,{className:`jdv-ats-sections`,children:v.map(({sectionKey:e,sectionTitle:t,renderType:n,content:r=[]})=>n===`education`?(0,o.jsxs)(`div`,{className:`education-block`,children:[(0,o.jsxs)(`div`,{className:`education-header`,children:[(0,o.jsx)(`span`,{children:`🎓`}),(0,o.jsx)(`span`,{children:t})]}),(0,o.jsx)(`ul`,{className:`education-list`,children:r.map((e,t)=>(0,o.jsx)(`li`,{className:`education-list-item`,children:e},t))})]},e):(0,o.jsxs)(`div`,{className:`jdv-ats-section`,children:[(0,o.jsx)(`div`,{className:`jdv-ats-section-hd`,children:(0,o.jsx)(`span`,{children:t})}),n===`chips`?(0,o.jsx)(i.Space,{size:[6,6],wrap:!0,style:{marginTop:8},children:r.map((e,t)=>(0,o.jsx)(i.Tag,{className:`jdv-skill-tag`,children:e},t))}):(0,o.jsx)(`ul`,{className:`jdv-ats-bullets`,children:r.map((e,t)=>(0,o.jsx)(`li`,{className:`jdv-ats-bullet-item`,children:e},t))})]},e))}),y&&(0,o.jsx)(`span`,{className:`jdv-desc-toggle`,onClick:()=>u(e=>!e),children:l?`Show less`:`Show more (${t.length-Bc} more sections)`})]})]})}function Hc(){return Number(localStorage.getItem(`userId`))||0}function Uc(e,{id:t,moduleName:n,record:i}={}){let a=(0,r.useMemo)(()=>Array.isArray(e)?e:[],[e]),o=(0,r.useMemo)(()=>a.filter(e=>typeof e?.visibleWhen==`function`),[a]),[s,c]=(0,r.useState)({});return(0,r.useEffect)(()=>{if(!o.length)return;let e=!1,r={id:t,moduleName:n,record:i,currentUserId:Hc()};return o.forEach(n=>{let i=`${t}:${n.key}`;Promise.resolve().then(()=>n.visibleWhen(r)).then(t=>{e||c(e=>({...e,[i]:t!==!1}))}).catch(()=>{e||c(e=>({...e,[i]:!0}))})}),()=>{e=!0}},[o,t,n,i]),(0,r.useMemo)(()=>a.filter(e=>typeof e?.visibleWhen==`function`?s[`${t}:${e.key}`]===!0:!0),[a,s,t])}var Wc=[{field:`baId`,label:`BA`,icon:`idcard`},{field:`clientName`,icon:`bank`,tooltip:`Client`},{field:`employerName`,icon:`team`,badgeField:`engagementType`,tooltip:`Employer`},{field:`projectName`,icon:`project`,tooltip:`Project`},{field:`batchPriority`,icon:`idcard`,tooltip:`Priority`},{field:`paymentTermsLabel`,icon:`cycle`,tooltip:`Payment Terms`},{field:`paymentDeadlineLabel`,icon:`period`,tooltip:`Payment Deadline`},{field:`batchName`,icon:`project`,tooltip:`Payment Batch`},{field:`period.label`,icon:`period`,tooltip:`Period`}],Gc=e.fi({billingConfig:()=>Kc,default:()=>Kc}),Kc={module:`billing`,tabs:[],header:{variant:`finance`,title:`candidateName`,eyebrow:`designation`,statusField:`billing.status`,chips:Wc}},qc={USD:`$`,INR:`₹`,EUR:`€`,GBP:`£`,AUD:`$`,CAD:`$`},Jc=e=>e==null||e===``||Array.isArray(e)&&e.length===0,Yc=e=>!Jc(e);function Xc(e){let t=Qc(e);return t.charAt(0).toUpperCase()+t.slice(1)}function Zc(e){return e&&typeof e==`object`&&!Array.isArray(e)&&`id`in e&&`value`in e?e.id??e.value:e}function Qc(e){return Array.isArray(e)?e.filter(e=>!Jc(e)).map(e=>Qc(e)).filter(Boolean).join(`, `):e&&typeof e==`object`&&`id`in e&&`value`in e?String(e.value??e.id??``):String(e??``)}function $c(e){return Jc(e)?``:qc[String(e).toUpperCase()]??String(e)}function el(t){return Jc(t)?``:e.Tn(t)}function tl({start:e,end:t,sym:n=``,unit:r}={}){return Jc(e)||Number(e)<=0?``:`${n}${!Jc(t)&&Number(t)>0?`${e} - ${t}`:`${e}`}${Jc(r)?``:`/${r}`}`}function nl(e){let t=Qc(e).toLowerCase();return[`active`,`open`,`hired`,`approved`,`fulfilled`,`submitted`].includes(t)?`success`:[`inactive`,`closed`,`rejected`,`high`].includes(t)?`error`:[`hold`,`on hold`,`pending`,`unread`,`medium`].includes(t)?`warning`:`default`}var rl=e.fi({candidateConfig:()=>il,default:()=>il}),il={module:`candidate`,tabs:[{key:`details`,label:`Details`},{key:`jobs`,label:`Jobs`},{key:`emails`,label:`Emails`},{key:`attachments`,label:`Attachments`}],header:{title:[`firstName`,`middleName`,`lastName`],eyebrow:`source`,status:({val:e,has:t})=>t(e(`status`))?{label:Xc(e(`status`)),color:nl(e(`status`))}:e(`applicantPlacedStatus`)===!0?{label:`Placed`,color:`success`}:null,ids:[{label:`Candidate ID`,field:[`applicantRefrenceId`,`applicantReferenceId`,`candidateReferenceId`]}],meta:[{icon:`designation`,field:`designation`},{icon:`location`,field:[`currentLocation`,`preferredLocation`]},{icon:`experience`,compute:al},{icon:`employment`,field:`workAuthorisation`},{icon:`rate`,prefix:`Expected: `,compute:ol}],timestamp:{label:`Created Date`,field:[`createdAt`,`createdDate`]}}};function al({val:e,has:t}){let n=t(e(`yearOfExperience`))?e(`yearOfExperience`):e(`experience`);if(!t(n))return``;let r=e(`monthOfExperience`);return`${n} yrs${t(r)&&Number(r)>0?` ${r} mo`:``}`}function ol({val:e}){let t=e(`expectedPayDetails`)??{};return tl({start:t.expectedPay??e(`expectedPay`),sym:t.expectedPayCurrencySymbol??$c(t.expectedPayCurrency),unit:t.expectedPayUnit})}var sl=e.fi({default:()=>cl,employerConfig:()=>cl}),cl={module:`employer`,header:{title:`empCompanyName`,eyebrow:`empWebsite`,status:({val:e,has:t})=>t(e(`status`))?{label:Xc(e(`status`)),color:nl(e(`status`))}:null,ids:[{label:`Federal Tax ID`,field:`empFederalTaxId`},{label:`State of Incorporation`,field:`empStateOfIncorporation`}],meta:[{icon:`location`,field:`empCompanyLocation`}],timestamp:{label:`Created Date`,field:[`createdAt`,`createdDate`]}}},ll=e=>e===!0||e===1||e===`1`;function ul(e){return e==null||e===``?!0:Array.isArray(e)?e.length===0:typeof e==`object`?Object.values(e).every(e=>ul(e)):!1}function dl(t){return e.Nt(t).filter(e=>e?.location||e?.url)}function fl(e){return dl(e).length>0}function pl(e){return ll(e?.hideWhenEmpty)||ll(e?.hideWhenEmptyInDetail)||ll(e?.renderOptions?.hideWhenEmpty)||ll(e?.renderOptions?.hideWhenEmptyInDetail)}function ml(e){return ll(e?.hideWhenZero)||ll(e?.renderOptions?.hideWhenZero)}function hl(e){if(typeof e==`number`)return e===0;if(typeof e==`string`){let t=e.trim();return t!==``&&Number.isFinite(Number(t))&&Number(t)===0}return!1}function gl(e,t){let n=ml(e);return!pl(e)&&!n?!1:e?.type===`file`||e?.type===`document`||e?.renderType===`document`?!fl(t):ul(t)||n&&hl(t)}var _l=e=>e===!0||e===1||e===`1`;function vl(e=[]){let t={};for(let n of e??[])for(let e of n?.fields??[]){if(!e?.field||e.value===void 0)continue;let n=e.value,r=n&&typeof n==`object`&&!Array.isArray(n)&&`value`in n?n.value:n;t[e.field]=r,e.payloadKey&&t[e.payloadKey]===void 0&&(t[e.payloadKey]=r)}return t}function yl(t,n){let r=e.c(t?.showIf);return!r.length||_l(t?.ignoreShowIfInDetail)||!r.every(e=>Object.prototype.hasOwnProperty.call(n??{},e.field))?!0:e.o(t.showIf,e=>n[e])}function bl(e){let t=e?.detailLabelWhen;if(Array.isArray(t)&&t.length)return t;let n=e?.labelWhen;return n?[n]:[]}function xl(t,n){let r=t?.label;if(_l(t?.ignoreLabelWhenInDetail))return r;for(let r of bl(t))if(!(!r?.field||!r?.label)&&Object.prototype.hasOwnProperty.call(n??{},r.field)&&e.i(r,n[r.field]))return r.label;return r}var Sl=/(currency|symbol|unit|type)/i,Cl=/(rate|budget|amount)/i,wl=e=>typeof e==`number`||typeof e==`string`&&e.trim()!==``&&!Number.isNaN(Number(e)),Tl=e=>e===!0||e===1||e===`1`;function El(e,t){return!e||!t||!Tl(e.appendHistory)?!1:[e.historyField,...e.historyFields??[]].includes(t)}function Dl(e,t){let n=String(t??``).trim();if(!n)return``;let r=`${e}.`;return n.startsWith(r)?n.slice(r.length):n}function Ol(e,t=[]){let n=`${e}.`,r=[];return(t??[]).forEach(t=>{El(t,e)&&(t.fields??[]).forEach(e=>{let t=String(e?.field??``);if(!t.startsWith(n))return;let i=t.slice(n.length);i&&!r.includes(i)&&r.push(i)})}),r}function kl(e,t=[],n){for(let r of t??[]){if(!El(r,e))continue;let t=Dl(e,r?.[n]?.[e]);if(t)return t}return``}var Al=(e,t)=>!!t&&e!=null&&Object.prototype.hasOwnProperty.call(e,t)&&e[t]!==void 0;function jl(e){let t=Object.entries(e??{}).find(([e,t])=>Cl.test(e)&&!Sl.test(e)&&wl(t));return t?t[0]:``}function Ml(e){let t=Object.keys(e??{});return t.find(t=>/currencysymbol/i.test(t)&&String(e[t]??``).trim()!==``)||t.find(t=>/currency/i.test(t)&&String(e[t]??``).trim()!==``)||t.find(t=>/symbol/i.test(t)&&String(e[t]??``).trim()!==``)||``}function Nl(e){return Object.keys(e??{}).find(e=>/unit/i.test(e))||``}function Pl(e,t,n=[]){let r=Ol(t,n),i=kl(t,n,`historyAmountFields`),a=r.find(e=>!Sl.test(e)),o=Al(e,i)&&i||Al(e,a)&&a||jl(e),s=kl(t,n,`historyCurrencyFields`),c=r.find(t=>/symbol/i.test(t)&&Al(e,t)&&String(e[t]??``).trim()!==``),l=r.find(e=>/currency/i.test(e)&&!/symbol/i.test(e)),u=Al(e,s)&&s||c||Al(e,l)&&l||Ml(e),d=kl(t,n,`historyUnitFields`),f=r.find(e=>/unit/i.test(e)),p=Al(e,d)&&d||Al(e,f)&&f||Nl(e);return{amountKey:o||``,currencyKey:u||``,unitKey:p||``}}function Fl(e,t,n=[]){let{amountKey:r,currencyKey:i,unitKey:a}=Pl(e,t,n);return{amountKey:r,currencyKey:i,unitKey:a,amount:r?e?.[r]:void 0,currency:i?e?.[i]:``,unit:a?e?.[a]:``}}var Il={USD:`$`,INR:`₹`,GBP:`£`,EUR:`€`,CAD:`C$`,AUD:`A$`,SGD:`S$`,JPY:`¥`};function Ll(e,t=`$`){let n=String(e??``).trim();return n?Il[n.toUpperCase()]||(/^[A-Za-z]{2,}$/.test(n)?t:n):t}var Rl={hr:`Hourly`,hour:`Hourly`,hours:`Hourly`,hourly:`Hourly`,day:`Daily`,daily:`Daily`,week:`Weekly`,weekly:`Weekly`,month:`Monthly`,monthly:`Monthly`,year:`Yearly`,yearly:`Yearly`,annual:`Yearly`,annually:`Yearly`};function zl(e,t=``){let n=String(e??``).trim();return n?Rl[n.toLowerCase()]??n.charAt(0).toUpperCase()+n.slice(1):t}var Bl={Hourly:`hr`,Daily:`day`,Weekly:`wk`,Monthly:`mo`,Yearly:`yr`};function Vl(e,t=``){let n=zl(e,``);return n?Bl[n]??n.toLowerCase():t}function Hl(e){if(typeof e==`number`)return Number.isFinite(e)?e:NaN;let t=String(e??``).trim().replace(/[,\s]/g,``).replace(/[^0-9eE+.\-]/g,``);if(!t)return NaN;let n=Number(t);return Number.isFinite(n)?n:NaN}function Ul(e,{decimals:t}={}){let n=Hl(e);return Number.isNaN(n)?String(e??``):n.toLocaleString(void 0,{minimumFractionDigits:t??0,maximumFractionDigits:t??2})}function Wl(e,t=`$`,n={}){let r=Hl(e);if(Number.isNaN(r))return String(e??``);let i=Ll(t);return`${r<0?`−`:``}${i}${Ul(Math.abs(r),n)}`}function Gl(e,t=`$`,n,r={}){let i=Wl(e,t,r),a=zl(n,``);return a?`${i} / ${a}`:i}var Kl=Object.freeze({document:`No document uploaded`,documents:`No documents uploaded`,date:`Not provided`,phone:`No contact number added`,email:`No email address added`,link:`No link added`,url:`No link added`,tags:`None added`,multitag:`None added`,skills:`No skills added`,currency:`Not provided`,money:`Not provided`,number:`Not provided`,boolean:`Not specified`,default:`Not provided`}),ql=e=>{let t=e==null?``:String(e).trim();return t===``?null:t};function Jl(t,n,r=e.Pn()){let i=ql(t?.emptyText??t?.renderOptions?.emptyText);if(i)return i;let a=String(n??t?.renderType??t?.type??`default`).toLowerCase(),o=r?.emptyTexts??{};return ql(o[a])??ql(Kl[a])??ql(o.default)??ql(Kl.default)??ql(r?.emptyPlaceholder)??`—`}function Yl(t,n=e.Pn()){let r=ql(t?.emptyText);if(r)return r;let i=n?.emptyTexts??{};if(ql(i.group))return ql(i.group);let a=ql(t?.label??t?.name);return a?`No ${a.toLowerCase()} added`:ql(Kl.default)??`—`}var{Text:Xl}=i.Typography,Zl=e=>e==null||e===``,Ql=/^\d{4}-\d{2}-\d{2}([T ]\d{2}:\d{2}|$)/;function $l(e){return String(e).replace(/\w\S*/g,e=>e.length>1&&e===e.toUpperCase()?e:e.charAt(0).toUpperCase()+e.slice(1).toLowerCase())}function eu(e){return!(typeof e!=`string`||!e.trim()||!/[a-z]/i.test(e)||e.includes(`@`)||/^https?:\/\//i.test(e)||/^[a-f0-9]{24}$/i.test(e)||/<[a-z][\s\S]*>/i.test(e))}function tu(e,t){if(Zl(e))return``;let n=String(e);return t===!1?n:eu(n)?$l(n):n}function nu(e,t,n){return Object.values(e).filter(e=>!Zl(e)&&typeof e!=`object`).map(e=>tu(e,t)).join(n)}function ru(e,t){if(!e)return e;switch(t){case`upper`:return String(e).toUpperCase();case`lower`:return String(e).toLowerCase();case`title`:return $l(e);default:return e}}var iu=e=>e&&typeof e==`object`&&!Array.isArray(e)&&`value`in e&&`id`in e;function au(e,t,n){return Zl(e)?``:iu(e)?tu(e.value??e.id,t):Array.isArray(e)?e.map(e=>iu(e)?tu(e.value??e.id,t):e&&typeof e==`object`?nu(e,t,n):tu(e,t)).filter(Boolean).join(n):typeof e==`boolean`?e?`Yes`:`No`:typeof e==`object`?nu(e,t,n):tu(e,t)}function ou(e,t,n){if(Array.isArray(e))return e.map(e=>iu(e)?tu(e.value??e.id,t):e&&typeof e==`object`?nu(e,t,n):tu(e,t)).filter(e=>e!==``);if(typeof e==`string`)return e.split(`,`).map(e=>tu(e.trim(),t)).filter(Boolean);let r=au(e,t,n);return r?[r]:[]}function su({name:e}){let t=String(e||``).split(`.`).pop().toLowerCase();return t===`pdf`?(0,o.jsx)(a.FilePdfOutlined,{className:`v1-file-chip__icon`}):t===`doc`||t===`docx`?(0,o.jsx)(a.FileWordOutlined,{className:`v1-file-chip__icon`}):[`png`,`jpg`,`jpeg`,`gif`,`webp`,`bmp`,`svg`].includes(t)?(0,o.jsx)(a.FileImageOutlined,{className:`v1-file-chip__icon`}):[`txt`,`csv`,`json`,`md`].includes(t)?(0,o.jsx)(a.FileTextOutlined,{className:`v1-file-chip__icon`}):(0,o.jsx)(a.FileOutlined,{className:`v1-file-chip__icon`})}su.propTypes={name:l.default.string};function cu(e){return e?.renderType&&e.renderType!==`auto`?e.renderType:e?.documentPreview===!0?`document`:e?.formatter===`phone`||e?.type===`phone`?`phone`:e?.displayAs===`tag`?`tag`:e?.displayAs===`text`?`text`:`auto`}function lu({value:t,mode:n,empty:s,style:c}){let[l,u]=(0,r.useState)(!1),[d,f]=(0,r.useState)(0),p=e.Nt(t);if(!p.length)return(0,o.jsx)(Xl,{strong:!0,className:`v1-detail-value`,style:c,children:s});let m=p.filter(e=>e.url);return n===`text`?(0,o.jsx)(Xl,{strong:!0,className:`v1-detail-value`,style:c,children:p.map(e=>e.name).join(`, `)}):n===`tag`?(0,o.jsx)(`span`,{className:`v1-detail-value v1-detail-tags`,children:p.map((e,t)=>(0,o.jsx)(i.Tag,{icon:(0,o.jsx)(a.PaperClipOutlined,{}),children:e.name},t))}):n===`link`||n===`download`?(0,o.jsx)(`span`,{className:`v1-detail-value v1-doc-list`,children:(0,o.jsx)(`span`,{className:`v1-file-list`,children:p.map((e,t)=>e.url?(0,o.jsxs)(`a`,{className:`v1-file-chip`,href:e.url,target:`_blank`,rel:`noopener noreferrer`,download:n===`download`?e.name||``:void 0,title:e.name,children:[(0,o.jsx)(su,{name:e.name}),(0,o.jsx)(`span`,{className:`v1-file-chip__name`,children:e.name}),n===`download`?(0,o.jsx)(a.DownloadOutlined,{className:`v1-file-chip__action`}):(0,o.jsx)(a.LinkOutlined,{className:`v1-file-chip__action`})]},t):(0,o.jsxs)(`span`,{className:`v1-file-chip v1-file-chip--disabled`,title:`No file location`,children:[(0,o.jsx)(su,{name:e.name}),(0,o.jsx)(`span`,{className:`v1-file-chip__name`,children:e.name})]},t))})}):(0,o.jsxs)(`div`,{className:`v1-detail-value v1-doc-list`,children:[(0,o.jsx)(`div`,{className:`v1-file-list`,children:p.map((e,t)=>e.url?(0,o.jsxs)(`button`,{type:`button`,className:`v1-file-chip`,onClick:()=>{f(m.indexOf(e)),u(!0)},title:`Preview ${e.name}`,children:[(0,o.jsx)(su,{name:e.name}),(0,o.jsx)(`span`,{className:`v1-file-chip__name`,children:e.name}),(0,o.jsx)(a.EyeOutlined,{className:`v1-file-chip__action`})]},t):(0,o.jsxs)(`span`,{className:`v1-file-chip v1-file-chip--disabled`,title:`No preview available for this file`,children:[(0,o.jsx)(su,{name:e.name}),(0,o.jsx)(`span`,{className:`v1-file-chip__name`,children:e.name})]},t))}),(0,o.jsx)(e.vn,{documents:m,open:l,onClose:()=>u(!1),initialIndex:d})]})}lu.propTypes={value:l.default.any,mode:l.default.string,empty:l.default.string,style:l.default.object};function uu(e,t={}){return Number.isNaN(Hl(e))?String(e??``):`${t.currencySymbol?Ll(t.currencySymbol,``):``}${Ul(e,{decimals:t.decimals})}`}function du({field:t,record:n}){let{value:r,type:c,prefix:l=``,suffix:u=``,color:d=``,capitalize:f}=t??{},p=t?.renderOptions??{},m=e.Pn(),h=m.separator||`, `,g=d?{color:d}:void 0,_=p.tagColor||d||void 0,v=p.textTransform&&p.textTransform!==`none`?p.textTransform:null,y=e=>`${l?`${l} `:``}${e}${u?` ${u}`:``}`,b=e=>v?ru(e,v):e,x=e=>(0,o.jsx)(Xl,{strong:!0,className:`v1-detail-value`,style:g,children:b(e)}),S=e=>(0,o.jsx)(Xl,{strong:!0,className:`v1-detail-value v1-detail-token`,style:g,children:b(e)}),C=e=>(0,o.jsx)(`span`,{className:`v1-detail-value v1-detail-tags`,children:(0,o.jsx)(i.Tag,{color:_,children:b(e)})}),w=cu(t),T=Jl(t,w,m);if(w!==`document`&&Zl(r)&&!p.showEmpty)return x(T);switch(w){case`document`:return(0,o.jsx)(lu,{value:r,mode:p.documentMode||`preview`,empty:T,style:g});case`text`:return x(y(au(r,f,h)));case`tag`:case`chip`:return C(y(au(r,f,h)));case`badge`:{let e=b(au(r,f,h));return(0,o.jsx)(`span`,{className:`v1-detail-value`,children:(0,o.jsx)(i.Badge,{color:_||`blue`,text:e})})}case`tags`:case`multitag`:case`skills`:{let e=ou(r,f,h);return e.length?(0,o.jsx)(`span`,{className:`v1-detail-value v1-detail-tags`,children:e.map((e,t)=>(0,o.jsx)(i.Tag,{color:_,children:b(e)},t))}):x(T)}case`link`:{let t=au(r,!1,h);return(0,o.jsx)(`a`,{className:`v1-detail-value v1-doc-link`,href:/^https?:\/\//i.test(t)?t:e.Mt(t)||t,target:`_blank`,rel:`noopener noreferrer`,children:b(y(t))})}case`email`:{let e=au(r,!1,h);return(0,o.jsxs)(`a`,{className:`v1-detail-value`,href:`mailto:${e}`,children:[(0,o.jsx)(a.MailOutlined,{}),` `,e]})}case`phone`:{let i=e.Ft(t,au(r,!1,h),n);return(0,o.jsxs)(`a`,{className:`v1-detail-value v1-detail-token v1-detail-call`,href:`tel:${i.replace(/[^0-9+]/g,``)}`,"aria-label":`Call ${i}`,title:`Call ${i}`,children:[(0,o.jsx)(a.PhoneOutlined,{}),` `,b(y(i))]})}case`date`:case`datetime`:return w===`datetime`||p.withTime===!0?S(y((p.dateFormat?e.wn(r,p.dateFormat,m):e.Tn(r,m))||au(r,f,h))):S(y(e.wn(r,p.dateFormat||m.dateFormat,m)||au(r,f,h)));case`currency`:return S(y(uu(r,p)));case`budget`:{let e=uu(r,p),t=p.unit?String(p.unit):``,n=t&&p.budgetUnitMap?p.budgetUnitMap[t]??t:t;return S(`${e}${n?`/${n}`:``}`)}case`html`:return(0,o.jsx)(`span`,{className:`v1-detail-value`,style:g,dangerouslySetInnerHTML:{__html:String(r??``)}});default:break}if(Zl(r))return x(T);let E=c===`date`,D=typeof r==`string`&&Ql.test(r.trim());if(E||D){let e=(0,s.default)(r);if(e.isValid())return x(y(e.format(m.dateFormat)))}if(iu(r))return x(y(tu(r.value??r.id,f)));if(Array.isArray(r)){let e=ou(r,f,h);return e.length?(0,o.jsx)(`span`,{className:`v1-detail-value v1-detail-tags`,children:e.map((e,t)=>(0,o.jsx)(i.Tag,{color:_,children:e},t))}):x(T)}return x(typeof r==`boolean`?r?m.booleanTrueLabel:m.booleanFalseLabel:typeof r==`object`?nu(r,f,h)||T:y(tu(r,f)))}du.propTypes={field:l.default.object,record:l.default.object};var{Text:fu}=i.Typography,pu=[(0,o.jsx)(a.UserOutlined,{}),(0,o.jsx)(a.EnvironmentOutlined,{}),(0,o.jsx)(a.SolutionOutlined,{}),(0,o.jsx)(a.InfoCircleOutlined,{}),(0,o.jsx)(a.FileTextOutlined,{})],mu=e=>e===!0||e===1||e===`1`,hu=[`jobDescription`,`description`,`rawDescription`,`jobDescriptionText`];function gu(e=[]){for(let t of e)for(let e of t.fields??[]){let t=hu.includes(e.field),n=/description/i.test(e.label??``);if((t||n)&&typeof e.value==`string`&&e.value.trim())return{...e,key:e.field,value:e.value}}return null}function _u(e=[]){let t=vl(e);return[...e].filter(e=>!mu(e.hideGroup)&&!mu(e.hideGroupInDetail)).filter(e=>yl(e,t)).sort((e,t)=>Number(e.order??0)-Number(t.order??0)).map(e=>({...e,fields:[...e.fields??[]].filter(e=>String(e.field??``).trim()!==``&&(e.show===void 0||mu(e.show))&&yl(e,t)).map(e=>({...e,label:xl(e,t)})).sort((e,t)=>Number(e.order??0)-Number(t.order??0))})).filter(e=>e.fields.length)}function vu(e){let t=e?.data??e;return Array.isArray(t)?t:t?.data??t?.rows??t?.records??t?.items??t?.list??[]}function yu(e,...t){for(let n of t){let t=String(n).split(`.`).reduce((e,t)=>e?.[t],e);if(t!=null&&t!==``)return t}return``}function bu(e){let t=String(yu(e,`isDeleted`,`deleted`)).toLowerCase(),n=String(yu(e,`assignmentStatus`,`status`)).toLowerCase();return t!==`true`&&t!==`1`&&![`removed`,`inactive`,`deleted`].includes(n)}function xu(e=[],t){let n={candidateIds:new Set,engagementIds:new Set([String(t??``)].filter(Boolean))},r=e?.recordMeta;[`_id`,`id`,`workforceEngagementId`,`engagementId`].forEach(e=>{let t=r?.[e];t!=null&&t!==``&&n.engagementIds.add(String(t))}),[`candidateId`,`candidate_id`,`applicantId`].forEach(e=>{let t=r?.[e];t!=null&&t!==``&&n.candidateIds.add(String(t))});for(let t of e??[])for(let e of t.fields??[])[`candidateId`,`candidate_id`,`applicantId`].includes(e?.field)&&e.value&&n.candidateIds.add(String(e.value?.id??e.value?.value??e.value)),[`workforceEngagementId`,`engagementId`].includes(e?.field)&&e.value&&n.engagementIds.add(String(e.value?.id??e.value?.value??e.value));return n}async function Su(t){let n=yu(t,`batchName`,`batch_name`,`batch.name`,`batch.title`);if(n)return String(n);let r=String(yu(t,`batchId`,`batch_id`));if(!r)return``;for(let t of[`batches`,`batch`])try{let n=yu(vu(await e.mn(t,500,0)).find(e=>String(yu(e,`_id`,`id`,`batchId`,`batch_id`))===r),`batchName`,`batch_name`,`name`,`title`);if(n)return String(n)}catch{}return r}async function Cu(t,n,r){let i=String(r??``).trim().toLowerCase();if(![`candidate`,`candidates`,`onboarding`].includes(i))return t;let{candidateIds:a,engagementIds:o}=xu(t,n);if(!a.size&&!o.size)return t;let s=vu(await e.mn(`batchCandidates`,1e3,0)).filter(bu).find(e=>a.has(String(yu(e,`candidateId`,`candidate_id`)))||o.has(String(yu(e,`workforceEngagementId`,`engagementId`))));if(!s)return t;let c=await Su(s);return c?[...t,{id:`candidate-batch-summary`,name:`candidateBatch`,label:`Batch`,order:9999,fields:[{field:`batchName`,label:`Batch Name`,type:`text`,value:c,show:!0,order:1}]}]:t}function wu({icon:e,title:t}){return(0,o.jsxs)(i.Space,{size:10,align:`center`,children:[(0,o.jsx)(`div`,{className:`v1-section-icon-box`,children:e}),(0,o.jsx)(fu,{strong:!0,className:`v1-section-label`,children:t})]})}function Tu({value:e}){let t=String(e??``);return/<[a-z][\s\S]*>/i.test(t)?(0,o.jsx)(`div`,{className:`v1-detail-value`,style:{whiteSpace:`normal`,lineHeight:1.7},dangerouslySetInnerHTML:{__html:t}}):(0,o.jsx)(`div`,{className:`v1-detail-value`,style:{whiteSpace:`pre-wrap`,lineHeight:1.7},children:t})}function Eu({moduleName:n,id:c,refreshKey:l=0,onDescriptionSaved:u}){let[d,f]=(0,r.useState)([]),[p,m]=(0,r.useState)(!!n),[h,g]=(0,r.useState)(``),[_,v]=(0,r.useState)(!1),[y,b]=(0,r.useState)(``),[x,S]=(0,r.useState)(!1),[C,w]=(0,r.useState)([]);(0,r.useEffect)(()=>{if(!n||!c){Promise.resolve().then(()=>w([]));return}let t=!1;return e.ln(n,c).then(e=>{t||w(Array.isArray(e)?e:e?.data??[])}).catch(()=>{t||w([])}),()=>{t=!0}},[n,c,l]);let[T,E]=(0,r.useState)(null),[D,O]=(0,r.useState)({}),[k,A]=(0,r.useState)({});(0,r.useEffect)(()=>{if(!n||!c){E(null);return}let e=!1;return t.a(t.b,`/module/list?module=${encodeURIComponent(n)}&id=${encodeURIComponent(c)}`).then(t=>{let n=t?.data?.data??t?.data??[];e||E(Array.isArray(n)?n[0]:null)}).catch(()=>{e||E(null)}),()=>{e=!0}},[n,c,l]),(0,r.useEffect)(()=>{let n=!1;return t.a(t.b,`/module/list?module=users`).then(t=>{let r=t?.data?.data??t?.data??[];n||O(e.it(r))}).catch(()=>{}),()=>{n=!0}},[]),(0,r.useEffect)(()=>{if(!n)return;let t=!1;async function r(){try{m(!0),g(``);let[r]=await Promise.all([kn({module:n,id:c,view:`detail`}),e.Fn()]),i=await Cu(Array.isArray(r)?r:[],c,n);t||f(i)}catch(e){console.error(`Failed to fetch ${n} detail fields:`,e),t||g(e?.message||`Failed to fetch detail fields`)}finally{t||m(!1)}}return r(),()=>{t=!0}},[n,c,l]);let j=(0,r.useMemo)(()=>_u(d),[d]),M=(0,r.useMemo)(()=>{let e=new Set;return d.forEach(t=>{mu(t.appendHistory)&&[t.historyField,...t.historyFields||[]].filter(Boolean).forEach(t=>e.add(t))}),e},[d]);(0,r.useEffect)(()=>{if(!T||!M.size)return;let t=new Set;if(M.forEach(e=>{let n=T[e];Array.isArray(n)&&n.forEach(e=>{let n=e?.updatedBy??e?.changedBy;if(n==null||n===``)return;let r=String(n);!D[r]&&!k[r]&&t.add(r)})}),!t.size)return;let n=!1;return Promise.all([...t].map(t=>e.rt(t).then(e=>[t,e]))).then(e=>{let t=Object.fromEntries(e.filter(([,e])=>e));!n&&Object.keys(t).length&&A(e=>({...e,...t}))}).catch(()=>{}),()=>{n=!0}},[T,M,D,k]);let N={proposedRate:`Proposed Rate`,candidateBudget:`Candidate Rate`},P=(e,t,n)=>{let r=`${e}.`,i=t=>[t?.historyField,...t?.historyFields||[]].includes(e);for(let r of t??[]){if(!i(r))continue;let t=r.historyLabels?.[e];if(t)return t;let a=r.historyLabelFrom?.[e];if(a){let t=(r.fields??[]).find(e=>e?.field===a);if(t)return xl(t,n)||N[e]||e}}for(let i of t??[])for(let t of i?.fields??[])if(String(t?.field??``).startsWith(r))return xl(t,n)||N[e]||e;return N[e]||e},F=(t,n)=>{let{amount:r,currency:i,unit:a}=Fl(t,n,d),o=t?.timestamp?.$date??t?.timestamp??t?.updatedAt?.$date??t?.updatedAt??t?.changedAt?.$date??t?.changedAt,c=t?.updatedBy??t?.changedBy,l=r==null||r===``?null:Number(r);return{amount:l!=null&&!Number.isNaN(l)?`${Ll(i)}${Ul(l)}`:`—`,unit:zl(a),when:o&&(0,s.default)(o).isValid()?e.Tn(o):``,by:c==null?``:D[String(c)]||k[String(c)]||``}},I=(0,r.useMemo)(()=>{if(!T)return[];let e=vl(d),t=[];return M.forEach(n=>{let r=T[n];if(!Array.isArray(r)||r.length===0)return;let i=r.filter(e=>e&&(e.timestamp||e.updatedAt||e.changedAt));i.length!==0&&t.push({key:n,label:P(n,d,e),entries:[...i].reverse().map(e=>F(e,n))})}),t},[T,d,M,D,k]),L=(0,r.useMemo)(()=>{let e=new Set(I.map(e=>e.key));return e.size?j.map(t=>{if(!mu(t.appendHistory))return t;let n=[t.historyField,...t.historyFields||[]].filter(t=>t&&e.has(t));return n.length?{...t,fields:t.fields.filter(e=>!n.some(t=>String(e.field??``).startsWith(`${t}.`)))}:t}).filter(e=>e.fields.length):j},[j,I]),R=(0,r.useMemo)(()=>{let e=new Set(I.map(e=>e.key)),t=d.find(t=>mu(t.appendHistory)&&[t.historyField,...t.historyFields||[]].some(t=>t&&e.has(t)));return t?.label??t?.name??`Rate Details`},[d,I]),z=n===`job`,B=(0,r.useMemo)(()=>z?gu(d):null,[z,d]),ee=()=>{v(!1),b(``)},V=async()=>{if(!y.trim()){i.message.warning(`Please enter a job description`);return}S(!0);try{await Rc(c,y.trim()),v(!1),b(``),m(!0);let e=await kn({module:n,id:c,view:`detail`});f(Array.isArray(e)?e:[]),i.message.success(`Description updated and parsed successfully`),u?.()}catch{i.message.error(`Failed to update description`)}finally{S(!1),m(!1)}},H=e=>{let t=Number(e.detailCol);if(Number.isFinite(t)&&t>0)return Math.max(1,Math.min(3,Math.round(t/8)));let n=typeof e.value==`string`?e.value:``;return e.renderType===`document`||e.type===`text-editor`||n.length>120?3:/\s(?:·|-|–|\/)\s/.test(n)&&n.length>=16?2:1},te=e=>e.renderType===`document`||e.type===`text-editor`?!0:(typeof e.value==`string`?e.value:``).length>60,ne=(0,r.useMemo)(()=>vl(d),[d]),re=(e,t=``,n=ne)=>{let r=e.label??e.field,i=te(e),a=typeof e.value==`string`?e.value:void 0;return(0,o.jsx)(`div`,{className:`v1-detail-cell${i?` v1-detail-cell--wrap`:``}`,style:{"--v1-cell-span":H(e)},children:(0,o.jsxs)(`div`,{className:`v1-detail-field`,title:!i&&a?`${r}: ${a}`:void 0,children:[(0,o.jsx)(fu,{type:`secondary`,className:`v1-detail-label`,title:r,children:r}),(0,o.jsx)(du,{field:e,record:n})]})},`${e.field}${t}`)},U=/^\d{4}-\d{2}-\d{2}([T ]\d{2}:\d{2}|$)/,ie=(t,n,r=ne)=>{if(n==null||typeof n==`object`)return``;let i=String(n).trim();if(!i)return``;if(t?.type===`date`||t?.renderType===`date`||U.test(i)){let n=(0,s.default)(i);if(n.isValid())return n.format(t?.renderOptions?.dateFormat||e.Pn().dateFormat)}return(t?.formatter===`phone`||t?.type===`phone`||t?.renderType===`phone`)&&e.Ft(t,i,r)||i},ae=(e,t)=>{let n=String(e?.label??``).trim();if(!n)return``;let r=String(t??``).toLowerCase().split(/[\s/]+/).filter(Boolean),i=n.split(/\s+/),a=0;for(;a<i.length;){let e=i[a].toLowerCase();if(!r.some(t=>t===e||t.startsWith(e)||e.startsWith(t)))break;a+=1}return i.slice(a).join(` `).trim()},oe=(t,n,r,i,a=ne)=>{let s=t.map(e=>({field:e,cell:r(e)})),c=s.filter(({cell:e})=>le(e)).map(({cell:e})=>({...e,renderType:`document`})).filter(e=>fl(e.value)),l=new Set;s.forEach(({field:t})=>{if(!(t?.formatter===`phone`||t?.type===`phone`||t?.renderType===`phone`))return;let n=[t?.renderOptions?.countryCodeField??t?.countryCodeField,...e.Pt(t)].filter(Boolean);s.forEach(({field:e})=>{e!==t&&n.includes(e.field)&&l.add(e.field)})});let u=typeof n.combineLabel==`string`&&n.combineLabel.trim()?n.combineLabel:n.label??n.field,d=s.filter(({cell:e})=>!le(e)).filter(({field:e})=>!l.has(e.field)).filter(({cell:e})=>!gl(e,e.value)).map(({field:e,cell:t})=>({key:e.field,label:ae(e,u),text:ie(e,t.value,a)})).filter(e=>e.text!==``);if(!d.length&&!c.length&&gl(n,void 0))return null;let f=d.map(e=>`${e.label?`${e.label} `:``}${e.text}`).join(` · `),p=H({detailCol:n.detailCol,value:f});return(0,o.jsx)(`div`,{className:`v1-detail-cell v1-detail-cell--wrap`,style:{"--v1-cell-span":c.length?Math.max(p,2):p},children:(0,o.jsxs)(`div`,{className:`v1-detail-field`,children:[(0,o.jsx)(fu,{type:`secondary`,className:`v1-detail-label`,title:u,children:u}),(d.length>0||c.length===0)&&(0,o.jsx)(`div`,{className:`v1-detail-value v1-detail-parts`,children:d.length?d.map((e,t)=>(0,o.jsxs)(`span`,{className:`v1-detail-part`,children:[t>0&&(0,o.jsx)(`span`,{className:`v1-detail-part-sep`,"aria-hidden":`true`,children:`·`}),e.label&&(0,o.jsx)(`span`,{className:`v1-detail-part-label`,children:e.label}),(0,o.jsx)(`span`,{children:e.text})]},`${e.key}-part`)):`—`}),c.map(e=>(0,o.jsx)(du,{field:e},`${e.field}-doc`))]})},`${n.field}-merged${i}`)},se=(e,t,n=``,r=ne)=>{let i=new Set,a=[];return e.forEach(o=>{let s=o.combineKey?.trim?.();if(s){if(i.has(s))return;i.add(s);let o=e.filter(e=>e.combineKey?.trim?.()===s);if(o.length>1){let e=oe(o,o.find(e=>e.combineLabel)??o[0],t,n,r);e&&a.push(e);return}}let c=t(o);gl(c,c.value)||a.push(re(c,n,r))}),a},ce=(0,r.useMemo)(()=>{let e={};for(let t of C){let n=t.fieldName||t.field||`file`;(e[n]??=[]).push({location:t.s3Key??t.location??t.uniqueName??``,name:t.fileName??t.name??``,fileUrl:t.fileUrl??t.url??``})}return e},[C]),le=e=>e.type===`file`||e.type===`document`||e.renderType===`document`,ue=e=>ce[e.field]||e.fileKey&&ce[e.fileKey]||null,de=e=>String(e?.name||e?.location||``).trim().toLowerCase(),fe=t=>{let[n]=e.Nt(t);return!n||!n.location&&!n.url?null:de(n)},pe=(e,t=[])=>{let n=new Set,r=[],i=e=>{if(e==null||e===``)return;let t=fe(e);t!==null&&(t&&n.has(t)||(t&&n.add(t),r.push(e)))};return t.forEach(i),(Array.isArray(e)?e:[e]).forEach(i),r},me=t=>e.Nt(t).map(de).filter(Boolean),he=e=>{let t=(e.validations??[]).find(e=>e?.type===`maxFiles`);return t?Math.max(1,Number(t.value??1)):mu(e.multiple)?Math.max(1,Number(e.maxCount??5)):Math.max(1,Number(e.maxCount??1))},ge=(e,t,n)=>{let r=he(e);if(t.length<=r)return t;let[i]=me(n);return(i?[...t].sort((e,t)=>Number(fe(t)===i)-Number(fe(e)===i)):t).slice(0,r)},_e=(t,n)=>{if(t.type===`file`||t.type===`document`)return{...t,renderType:`document`,value:n};let r=[t.field,t.payloadKey].filter(Boolean).map(t=>e.Kt(n,t)).find(e=>e!=null);return{...t,value:r}},ve=e=>{if(!le(e))return e;let t=ge(e,pe(e.value,ue(e)??[]),e.value);return t.length?{...e,renderType:`document`,value:t}:e},W=(e,t,n)=>{let r=e.name??e.id??String(t),a=Array.isArray(e.rows)?e.rows:[],s=new Set(a.flatMap(e=>me(e))),c=[],l=new Set;return n.filter(le).forEach(e=>{(ue(e)??[]).forEach(e=>{let t=de(e);!t||s.has(t)||l.has(t)||(l.add(t),c.push(e))})}),(0,o.jsxs)(i.Card,{size:`small`,className:`v1-card v1-detail-card`,title:(0,o.jsx)(wu,{icon:pu[t%pu.length],title:e.label??e.name??`Details`}),children:[a.length===0&&c.length===0?(0,o.jsx)(i.Empty,{image:i.Empty.PRESENTED_IMAGE_SIMPLE,description:Yl(e)}):a.map((t,r)=>(0,o.jsxs)(`div`,{className:`v1-detail-addrow-item`,children:[a.length>1&&(0,o.jsxs)(fu,{strong:!0,className:`v1-detail-addrow-index`,children:[e.label??`Record`,` `,r+1]}),(0,o.jsx)(`div`,{className:`v1-detail-grid`,children:se(n,e=>_e(e,t),`-${r}`,t)})]},r)),c.length>0&&(0,o.jsx)(`div`,{className:`v1-detail-addrow-item`,children:(0,o.jsx)(`div`,{className:`v1-detail-grid`,children:re({field:`${r}-files`,label:`Uploaded Files`,renderType:`document`,detailCol:24,value:c})})})]},r)},G=(e,t)=>{let n=e.name??e.id??String(t),r=B?e.fields.filter(e=>e.field!==B.key):e.fields;return r.length?e.addRow?W(e,t,r):(0,o.jsx)(i.Card,{size:`small`,className:`v1-card v1-detail-card`,title:(0,o.jsx)(wu,{icon:pu[t%pu.length],title:e.label??e.name??`Details`}),children:(0,o.jsx)(`div`,{className:`v1-detail-grid`,children:se(r,ve)})},n):null},ye=()=>(0,o.jsx)(i.Card,{size:`small`,className:`v1-card v1-detail-card`,title:(0,o.jsx)(wu,{icon:(0,o.jsx)(a.HistoryOutlined,{}),title:R}),children:I.map((e,t)=>(0,o.jsxs)(`div`,{className:`v1-rh-section${t>0?` v1-rh-section--gap`:``}`,children:[(0,o.jsx)(`div`,{className:`v1-rh-section-title`,children:e.label}),(0,o.jsx)(`div`,{className:`v1-rate-history`,children:e.entries.map((e,t)=>(0,o.jsxs)(`div`,{className:`v1-rh-item${t===0?` v1-rh-latest`:``}`,children:[(0,o.jsx)(`span`,{className:`v1-rh-amount`,children:e.amount}),e.unit&&(0,o.jsxs)(`span`,{className:`v1-rh-unit`,children:[`/ `,e.unit]}),e.by&&(0,o.jsxs)(`span`,{className:`v1-rh-chip`,children:[(0,o.jsx)(a.UserOutlined,{}),` `,e.by]}),e.when&&(0,o.jsxs)(`span`,{className:`v1-rh-chip`,children:[(0,o.jsx)(a.ClockCircleOutlined,{}),` `,e.when]}),t===0&&(0,o.jsx)(`span`,{className:`v1-rh-badge`,children:`Latest`})]},t))})]},e.key))},`rate-details-history`),be=(0,r.useMemo)(()=>{let e=d.find(e=>mu(e.appendHistory)&&e.historyAfterGroup);return String(e?.historyAfterGroup??``).trim().toLowerCase()},[d]),xe=e=>be?String(e.name??``).trim().toLowerCase()===be:/current_employer|employer_details/i.test(e.name||``)||(e.fields||[]).some(e=>e.field===`employerId`);return(0,o.jsx)(i.Spin,{spinning:p,tip:`Loading detail fields...`,children:(0,o.jsxs)(`div`,{className:`v1-detail-left`,children:[h&&(0,o.jsx)(i.Alert,{type:`error`,showIcon:!0,message:`Unable to load detail fields`,description:h,className:`v1-detail-alert`}),!p&&!h&&L.length===0&&I.length===0&&(0,o.jsx)(i.Empty,{description:`No detail fields are configured.`}),L.flatMap((e,t)=>{let n=[G(e,t)];return xe(e)&&I.length>0&&n.push(ye()),n}),I.length>0&&!L.some(xe)&&ye(),z&&B?.value&&(0,o.jsx)(i.Card,{size:`small`,className:`v1-card v1-detail-card`,title:(0,o.jsx)(wu,{icon:(0,o.jsx)(a.FileTextOutlined,{}),title:`Description`}),children:_?(0,o.jsxs)(`div`,{style:{display:`flex`,flexDirection:`column`,gap:12},children:[(0,o.jsx)(`div`,{style:{background:`#ffffff`,border:`1px solid #d6e4f0`,borderRadius:8,padding:`4px`,boxShadow:`0 2px 8px rgba(0,0,0,0.04)`},children:(0,o.jsx)(i.Input.TextArea,{rows:10,value:y,onChange:e=>b(e.target.value),placeholder:B.hidePlaceholder?void 0:B.placeholder,style:{fontSize:13,lineHeight:1.65,border:`none`,boxShadow:`none`,resize:`vertical`,padding:`12px 14px`}})}),(0,o.jsxs)(`div`,{style:{display:`flex`,gap:8},children:[(0,o.jsx)(e.at,{variant:`primary`,size:`small`,loading:x,onClick:V,children:`Save & Parse`}),(0,o.jsx)(e.at,{size:`small`,onClick:ee,children:`Cancel`})]})]}):(0,o.jsx)(Tu,{value:B.value})})]})})}var Du=e.fi({buildJobHeaderData:()=>Fu,default:()=>Ou,jobConfig:()=>Ou}),Ou={module:`job`,tabs:[{key:`details`,label:`Details`},{key:`candidates`,label:`Candidates`}],tabContent:{details:{render:({id:e,refreshKey:t,onDescriptionSaved:n})=>r.default.createElement(i.Row,{gutter:[16,16],align:`stretch`},r.default.createElement(i.Col,{key:`main`,xs:24,lg:16},r.default.createElement(Eu,{moduleName:`job`,id:e,refreshKey:t,onDescriptionSaved:n})),r.default.createElement(i.Col,{key:`side`,xs:24,lg:8},r.default.createElement(_c,{moduleName:`job`,id:e})))}},header:{title:`jobTitle`,eyebrow:({val:e})=>{let t=[];return Yc(Au(e))&&t.push(Qc(Au(e))),Yc(ju(e))&&t.push(`MSP Id ${Qc(ju(e))}`),t.length?t.join(` - `):Yc(e(`jobReferenceId`))?String(e(`jobReferenceId`)):``},clientName:({val:e})=>Au(e),titleIds:[],status:{field:`jobStatus`},ids:[{label:`Zinnext Job ID`,field:`jobReferenceId`},{label:`Client Rate`,compute:Nu}],meta:[{icon:`location`,field:`jobLocation`},{icon:`experience`,compute:Mu},{icon:`employment`,fields:[`employmentType`,`jobRemoteStatus`],join:` · `}],stats:[{label:`Target submissions`,field:[`targetSubmission`,`targetSubmissions`]},{label:`In Pipeline`,compute:Pu,always:!0}],timestamp:{label:`Created Date`,field:[`createdAt`,`jobCreatedDateTime`,`createdDate`]}}},ku=(e,...t)=>t.map(t=>e(t)).find(Yc),Au=e=>ku(e,`clientName`,`client.name`,`client`,`clientId`,`accountName`),ju=e=>ku(e,`mspReqId`,`mspreqId`,`msReqId`,`mspId`,`mspRequirementId`);function Mu({val:e}){let t=e(`experience.experienceRequiredFrom`);if(!Yc(t))return``;let n=e(`experience.experienceRequiredTo`);return`${t}${Yc(n)?` - ${n}`:``} years`}function Nu({val:e}){let t=e(`jobPayDetails`)??{},n=t.clientBudgetStart??ku(e,`clientBudgetStart`,`clientRateStart`);return Yc(n)?tl({start:n,end:t.clientBudgetEnd??ku(e,`clientBudgetEnd`,`clientRateEnd`),sym:t.clientBudgetCurrencySymbol??$c(t.clientBudgetCurrency)??``,unit:t.clientBudgetUnit??ku(e,`clientBudgetUnit`)}):``}function Pu({val:e}){let t=e(`submissions`),n=ku(e,`pipelineCount`,`PipelineCount`,`inPipeline`,`inPipelineCount`)??(Array.isArray(t)?t.length:void 0);return Yc(n)?n:0}function Fu({val:e,has:t}){let n,r=[];t(e(`jobReferenceId`))&&(n=String(e(`jobReferenceId`)));let i=[e(`jobTitle`)].filter(t).map(Qc).join(` `)||`-`,a=null;if(t(e(`jobSource`))&&(a={label:Xc(e(`jobSource`)),color:`#10b981`,textColor:`#ffffff`}),t(e(`jobLocation`))&&r.push({icon:`location`,text:Qc(e(`jobLocation`))}),t(e(`experience.experienceRequiredFrom`))){let n=e(`experience.experienceRequiredFrom`),i=e(`experience.experienceRequiredTo`);r.push({icon:`experience`,text:`${n}${t(i)?` - ${i}`:``} years`})}let o=[e(`employmentType`),Qc(e(`jobRemoteStatus`))].filter(t).join(` - `);o&&r.push({icon:`employment`,text:o});let s=t(e(`clientId`))?Zc(e(`clientId`)):null;return{eyebrow:n,title:i,status:a,meta:r,clientId:s}}var Iu=e.fi({default:()=>Lu,payrollConfig:()=>Lu}),Lu={module:`payroll`,tabs:[],header:{variant:`finance`,title:`candidateName`,eyebrow:`designation`,statusField:`payroll.status`,chips:Wc}},Ru=e.fi({default:()=>zu,submissionConfig:()=>zu}),zu={module:`submission`,tabs:[],header:{title:[`firstName`,`lastName`],eyebrow:({val:e,has:t})=>[Bu(e),e(`jobTitle`)].filter(t).map(Qc).join(` - `),clientName:({val:e})=>Bu(e),status:({val:e,has:t})=>{let n=e(`internalSubmissionStatus`)??{},r=n.internalSubmissionStatusText;return t(r)?{label:Xc(r),color:{positive:`success`,negative:`error`,neutral:`default`}[n.internalSubmissionStatusType]??nl(r)}:null},ids:[{label:`Submission ID`,field:[`submissionId`,`clientSubmissionId`]},{label:`MS Req ID`,field:[`mspReqId`,`mspreqId`]},{label:`Client Req ID`,field:[`jobClientRefrenceId`,`jobClientReferenceId`,`clientJobReferenceId`]},{label:`Job ID`,field:[`jobRefrenceId`,`jobReferenceId`]}],meta:[{icon:`location`,field:`jobLocation`},{icon:`experience`,field:[`relevantExperienceYears`,`workExperienceYears`],suffix:` yrs`},{icon:`employment`,field:`workAuthorisation`},{icon:`rate`,prefix:`Client rate: `,compute:Vu},{icon:`rate`,prefix:`Candidate rate: `,compute:Hu}],timestamp:{label:`Created Date`,field:[`submittedAt`,`createdAt`,`createdDate`]}}},Bu=e=>e(`clientName`)??e(`client.name`);function Vu({val:e}){let t=e(`clientBudget`)??e(`candidateBudget`)??{};return tl({start:t.clientBudgetStart??t.candidateBudgetStart,end:t.clientBudgetEnd??t.candidateBudgetEnd,sym:t.clientBudgetCurrencySymbol??t.candidateBudgetCurrencySymbol??$c(t.clientBudgetCurrency??t.candidateBudgetCurrency),unit:t.clientBudgetUnit??t.candidateBudgetUnit??`Hour`})}function Hu({val:e}){let t=e(`candidateRate`)??{},n=e(`proposedRate`)??{};return tl({start:t.candidateAcceptedRate,sym:t.candidateAcceptedCurrencySymbol??$c(t.candidateAcceptedCurrency),unit:t.candidateAcceptedPayUnit??`Hour`})||tl({start:n.candidateProposedRate,sym:n.candidateProposedRateCurrencySymbol??$c(n.candidateProposedRateCurrency),unit:n.candidateProposedRateUnit??`Hour`})}var Uu=e.fi({default:()=>Wu,submissionJobConfig:()=>Wu}),Wu={module:`submissionJob`,tabs:[],buildData:Fu};function Gu(e,t){let n=Array.isArray(t)?t:[t];for(let t of n)if(Yc(e(t)))return e(t)}function Ku(e,t,n=` `){return t.map(t=>e(t)).filter(Yc).map(Qc).join(n)}function qu(e,t){let{val:n}=e,r;if(typeof t.compute==`function`)r=t.compute(e);else if(t.join)r=Ku(n,t.fields??[],t.join);else{let e=Gu(n,t.field);r=Yc(e)?Qc(e):``}return Yc(r)?`${t.prefix??``}${Qc(r)}${t.suffix??``}`:``}function Ju(e){return typeof e==`function`?{compute:e}:typeof e==`string`||Array.isArray(e)?{field:e}:e}function Yu(e={},t){let{val:n}=t,r={};if(e.title!==void 0&&(r.title=Ku(n,Array.isArray(e.title)?e.title:[e.title])||`-`),e.eyebrow!==void 0&&(r.eyebrow=qu(t,Ju(e.eyebrow))||void 0),e.clientName!==void 0&&(r.clientName=qu(t,Ju(e.clientName))||void 0),e.status!==void 0)if(typeof e.status==`function`)r.status=e.status(t)??null;else{let t=Gu(n,e.status.field);r.status=Yc(t)?{label:Xc(t),color:nl(t)}:null}let i=(e=[])=>e.map(e=>{let r=typeof e.compute==`function`?e.compute(t):Qc(Gu(n,e.field)??``);return{label:e.label,value:r}}).filter(e=>Yc(e.value));if(e.ids!==void 0&&(r.ids=i(e.ids)),e.titleIds!==void 0&&(r.titleIds=i(e.titleIds)),e.meta!==void 0&&(r.meta=e.meta.map(e=>({icon:e.icon,text:qu(t,e)})).filter(e=>Yc(e.text))),e.stats!==void 0&&(r.stats=e.stats.map(e=>{let r=typeof e.compute==`function`?e.compute(t):Gu(n,e.field),i=Yc(r)?Qc(r):e.always?Qc(e.fallback??0):void 0;return{label:e.label,value:i}}).filter(e=>e.value!==void 0)),e.timestamp!==void 0){let t=el(Gu(n,e.timestamp.field));r.timestamp=Yc(t)?{label:e.timestamp.label,value:t}:null}return r}var Xu=Object.assign({"./modules/billingConfig.js":Gc,"./modules/candidateConfig.js":rl,"./modules/employerConfig.js":sl,"./modules/jobConfig.js":Du,"./modules/payrollConfig.js":Iu,"./modules/submissionConfig.js":Ru,"./modules/submissionJobConfig.js":Uu}),Zu={};Object.values(Xu).forEach(e=>{let t=e.default??Object.values(e)[0];t?.module&&(Zu[t.module]=t)});var Qu={job:`job`,jobs:`job`,candidate:`candidate`,candidates:`candidate`,applicant:`candidate`,applicants:`candidate`,submission:`submission`,submissions:`submission`,vendor:`vendor`,vendors:`vendor`,onboarding:`onboarding`,employer:`employer`,employers:`employer`};function $u(){let e=(typeof window<`u`&&window.__CORE_THEME_CONFIG__?.detailConfig)??{};return Object.keys(e).length?{...Zu,...e}:Zu}function ed(e=``,t=Zu){let n=String(e).trim();if(t[n])return n;let r=n.toLowerCase();if(t[r])return r;let i=Qu[r];if(i&&t[i])return i;let a=r.endsWith(`s`)?r.slice(0,-1):`${r}s`;return t[a]?a:i??r}function td(e=[]){let t=new Map;return e.forEach(e=>{(e.fields??[]).forEach(e=>{t.has(e.field)||t.set(e.field,e)})}),t}function nd(e,t){for(let n of t)if(n.includes(`+`)){let t=n.split(`+`).map(t=>e(t)).filter(Yc).map(Qc).join(` `);if(t)return t}else if(Yc(e(n)))return e(n)}function rd({val:e}){let t=nd(e,[`jobTitle`,`firstName+lastName`,`name`,`fullName`,`title`,`clientName`,`vendorCompanyName`,`companyName`])||`-`,n=nd(e,[`clientName`,`source`,`designation`,`jobReferenceId`,`applicantRefrenceId`]),r=Yc(n)?Qc(n):void 0,i=nd(e,[`status`,`jobStatus`,`submissionStatus`,`stage`]),a=Yc(i)?{label:Xc(i),color:nl(i)}:null,o=[];[[`Reference ID`,[`jobReferenceId`,`applicantRefrenceId`,`submissionId`,`referenceId`,`refId`]],[`Client Req ID`,[`clientJobReferenceId`,`jobClientRefrenceId`,`clientReqId`]],[`MS Req ID`,[`mspreqId`,`mspReqId`]]].forEach(([t,n])=>{let r=nd(e,n);Yc(r)&&o.push({label:t,value:Qc(r)})});let s=[],c=nd(e,[`jobLocation`,`currentLocation`,`location`]);Yc(c)&&s.push({icon:`location`,text:Qc(c)});let l=nd(e,[`designation`]);Yc(l)&&s.push({icon:`designation`,text:Qc(l)});let u=el(nd(e,[`createdAt`,`submittedAt`,`createdDate`]));return{eyebrow:r,title:t,status:a,ids:o,meta:s,timestamp:Yc(u)?{label:`Created Date`,value:u}:null}}function id(e){let t=$u();return t[ed(e,t)]??null}function ad(e,t=[],{aux:n}={}){if(!t.length)return null;let r=$u(),i=r[ed(e,r)],a=td(t),o=e=>{let n=a.get(e);if(!n){let n=t.recordMeta;return n&&(e===`createdAt`||e===`updatedAt`)?n[e]:void 0}return Jc(n.value)&&[`status`,`jobStatus`,`submissionStatus`].includes(e)&&!Jc(n.defaultValue)?n.defaultValue:n.value},s=e=>a.get(e)??null,c=typeof n==`function`?n:()=>()=>void 0,l=rd({val:o,has:Yc}),u=i?.buildData?i.buildData({val:o,has:Yc,field:s,aux:c})??{}:i?.header?Yu(i.header,{val:o,has:Yc,field:s,aux:c}):{},d=(e,t)=>Array.isArray(e)?e:t??[],f=u.status===!1?null:u.status??l.status??null;return{eyebrow:u.eyebrow??l.eyebrow,title:u.title??l.title??`-`,clientName:u.clientName??null,clientId:u.clientId??null,status:f,titleIds:d(u.titleIds,l.titleIds),meta:d(u.meta,l.meta),ids:d(u.ids,l.ids),stats:u.stats??[],timestamp:u.timestamp??l.timestamp??null,tabs:i?.tabs??[]}}var od=e=>e==null||e===``,sd={positive:`success`,success:`success`,negative:`error`,error:`error`,warning:`warning`,info:`processing`,neutral:`default`,default:`default`};function cd(e){return e?(Array.isArray(e)?e:[e]).filter(e=>e?.field&&e?.label):[]}function ld(t,n){let r=typeof n==`function`?n:()=>void 0;for(let n of cd(t?.labelWhen)){let t=r(n.field);if(t!==void 0&&e.i(n,t))return n.label}return t?.label??``}function ud(e){let t=e?.valueStyles;if(!Array.isArray(t)||!t.length)return null;let n=String(e?.value??e?.text??``).trim().toLowerCase();if(!n)return null;let r=t.find(e=>String(e?.value??``).trim().toLowerCase()===n||String(e?.label??``).trim().toLowerCase()===n);return r?{color:r.color||void 0,bg:r.bg??r.background??r.backgroundColor??void 0}:null}function dd(e,t){let n=ld(e,t),r=e?.value,i=od(e?.text)?[n,od(r)?``:String(r)].filter(Boolean).join(n&&!od(r)?`: `:``):String(e.text),a=e?.variant===`pill`?`pill`:`text`;if(a!==`pill`)return{icon:e?.icon,text:i,variant:a};let o=ud(e);return{icon:e?.icon,text:i,label:n,value:od(r)?``:String(r),variant:a,tagColor:o?.color||o?.bg?void 0:sd[e?.tone]??`default`,tagStyle:o?.color||o?.bg?{color:o.color,backgroundColor:o.bg,borderColor:o.bg??o.color}:void 0}}function fd(e){return!e||typeof e!=`object`?[]:Object.entries(e).map(([e,t])=>{if(!t||typeof t!=`object`)return null;let n=String(t.module??``).trim(),r=t.id==null?``:String(t.id).trim();return!e||!n||!r?null:{key:String(e),module:n,id:r}}).filter(Boolean)}function pd(e){return fd(e).map(({key:e,module:t,id:n})=>`${e}:${t}:${n}`).sort().join(`|`)}function md(e){let t=new Map;for(let n of e??[])for(let e of n?.fields??[])e?.field!=null&&!t.has(e.field)&&t.set(e.field,e.value);return e=>t.get(e)}function hd(e){let t=new Map;for(let[n,r]of Object.entries(e??{}))t.set(n,md(r));let n=()=>void 0;return e=>t.get(e)??n}var gd=e=>{let t=Number(e);return Number.isFinite(t)?t:0};function _d(e,t=`$`){let n=Hl(e);return Wl(Number.isNaN(n)?0:n,Ll(t),{decimals:2})}function vd(e){return`${gd(e).toFixed(2)} hrs`}function yd(e,t=`$`,n=`hr`){let r=Vl(n,``),i=_d(e,t);return r?`${i}/${r}`:i}function bd(e){return`${parseFloat(gd(e).toFixed(2))}%`}function xd(e){let t=String(e??``).trim().split(/\s+/).filter(Boolean);return t.length?t.slice(0,2).map(e=>e[0].toUpperCase()).join(``):`·`}var Sd={TIMESHEET_APPROVED:{label:`Timesheet Approved`,icon:`check`,tone:`success`},BILLING_READY:{label:`Ready for Billing`,icon:`file`,tone:`info`},BILLING_INVOICED:{label:`Invoice Generated`,icon:`file`,tone:`info`},BILLING_PAID:{label:`Client Payment Received`,icon:`dollar`,tone:`success`},PAYROLL_PROCESSING:{label:`Payroll Processing Started`,icon:`sync`,tone:`warning`},PAYROLL_PAID:{label:`Payroll Disbursed`,icon:`dollar`,tone:`success`},PAYSLIP_GENERATED:{label:`Payslip Generated`,icon:`file`,tone:`info`}};function Cd(e){return Sd[e]||{label:String(e??``).toLowerCase().split(`_`).filter(Boolean).map(e=>e[0].toUpperCase()+e.slice(1)).join(` `)||`Activity`,icon:`file`,tone:`neutral`}}function wd(e){return(Array.isArray(e)?e:[]).find(e=>e?.event===`TIMESHEET_APPROVED`)?.at??null}var Td=e=>({enabled:!0,variant:e,disabledReason:null}),Ed=e=>({enabled:!1,variant:`default`,disabledReason:e}),Dd=[`PaymentNotReceived`,`Invoiced`,`Paid`],Od=[`Ready`,`Processing`,`Paid`];function kd(e){switch(e){case`PaymentNotReceived`:return{generateInvoice:Td(`primary`),recordPayment:Ed(`Generate the invoice first`),markPaid:Ed(`Generate the invoice first`)};case`Invoiced`:return{generateInvoice:Ed(`Invoice already generated`),recordPayment:Td(`primary`),markPaid:Td(`default`)};case`Partially Received`:return{generateInvoice:Ed(`Invoice already generated`),recordPayment:Td(`primary`),markPaid:Td(`default`)};case`Received`:case`Paid`:return{generateInvoice:Ed(`Payment already received`),recordPayment:Ed(`Payment already received`),markPaid:Ed(`Payment already received`)};default:return{generateInvoice:Ed(`Unavailable in the current status`),recordPayment:Ed(`Unavailable in the current status`),markPaid:Ed(`Unavailable in the current status`)}}}function Ad(e){switch(e){case`Ready`:return{process:Td(`primary`),generatePayslip:Ed(`Mark the payroll paid first`),markPaid:Ed(`Process the payroll first`)};case`Processing`:return{process:Ed(`Payroll is already processing`),generatePayslip:Ed(`Mark the payroll paid first`),markPaid:Td(`primary`)};case`Paid`:return{process:Ed(`Payroll already paid`),generatePayslip:Td(`primary`),markPaid:Ed(`Payroll already paid`)};default:return{process:Ed(`Unavailable in the current status`),generatePayslip:Ed(`Unavailable in the current status`),markPaid:Ed(`Unavailable in the current status`)}}}function jd(e,t){if(e===`billing`){let e=Math.max(Dd.indexOf(t),0);return[{key:`approved`,label:`Timesheet Approved`,state:`done`},{key:`invoiced`,label:`Invoice Raised`,state:e>=1?`done`:`current`},{key:`paid`,label:`Payment Received`,state:e>=2?`done`:e===1?`current`:`pending`}]}let n=Math.max(Od.indexOf(t),0);return[{key:`approved`,label:`Timesheet Approved`,state:`done`},{key:`processing`,label:`Processing`,state:n>=1?`done`:`current`},{key:`paid`,label:`Paid`,state:n>=2?`done`:n===1?`current`:`pending`}]}var Md=e=>gd(e?.leave?.CL)+gd(e?.leave?.SL),Nd=e=>gd(e?.workingHours?.ST),Pd=e=>gd(e?.workingHours?.OT);function Fd(e){let t=Array.isArray(e)?e:[],n={loggedDays:0,approvedDays:0,rejectedDays:0,pendingDays:0,leaveDays:0,holidayDays:0,weekOffDays:0,stHours:0,otHours:0,leaveHours:0,totalHours:0,avgHoursPerLoggedDay:0};return t.forEach(e=>{let t=Nd(e),r=Pd(e),i=Md(e);(e?.isLogged||t>0||r>0)&&(n.loggedDays+=1,e?.status===`approved`?n.approvedDays+=1:e?.status===`rejected`?n.rejectedDays+=1:n.pendingDays+=1),i>0&&(n.leaveDays+=1),e?.isHoliday&&(n.holidayDays+=1),e?.isWeekOff&&(n.weekOffDays+=1),n.stHours+=t,n.otHours+=r,n.leaveHours+=i,n.totalHours+=t+r}),n.avgHoursPerLoggedDay=n.loggedDays?n.totalHours/n.loggedDays:0,n}function Id(e,t){return(Array.isArray(e)?e:[]).filter(e=>!!e?.isLogged||Nd(e)>0||Pd(e)>0||Md(e)>0||e?.isHoliday).map(e=>{let n=Nd(e),r=Pd(e),i=n+r;return{key:e.date,date:e.date,day:e.day||``,st:n,ot:r,leave:Md(e),isHoliday:!!e?.isHoliday,total:i,amount:i*gd(t),status:e?.status||`logged`,reviewer:e?.reviewedByName||``,remarks:e?.rejectionReason||e?.notes||``}})}function Ld(e){let[t,n,r]=String(e??``).split(`-`).map(Number);return!t||!n||!r?null:new Date(t,n-1,r)}var Rd=e=>e.toLocaleDateString(`en-US`,{month:`short`,day:`numeric`});function zd(e,t){let n=Array.isArray(e)?e:[],r=new Map;return n.forEach(e=>{let n=Ld(e?.date);if(!n)return;let i=Nd(e),a=Pd(e),o=Md(e);if(!e?.isLogged&&i<=0&&a<=0&&o<=0)return;let s=(n.getDay()+6)%7,c=new Date(n.getFullYear(),n.getMonth(),n.getDate()-s),l=c.getTime();if(!r.has(l)){let e=new Date(c.getFullYear(),c.getMonth(),c.getDate()+6);r.set(l,{weekStart:c,weekEnd:e,label:`${Rd(c)} – ${Rd(e)}`,st:0,ot:0,leaveHours:0,total:0,amount:0,days:0})}let u=r.get(l);u.st+=i,u.ot+=a,u.leaveHours+=o,u.total+=i+a,u.amount+=(i+a)*gd(t),(e?.isLogged||i>0||a>0)&&(u.days+=1)}),[...r.values()].sort((e,t)=>e.weekStart-t.weekStart)}function Bd(e,{high:t=25,low:n=10}={}){let r=gd(e);return r>=t?`high`:r<n?`low`:`mid`}function Vd(e){let t=e==null?``:String(e);return/[",\n\r]/.test(t)?`"${t.replace(/"/g,`""`)}"`:t}function Hd(e,t){return[t.map(e=>Vd(e.label)).join(`,`),...(e??[]).map(e=>t.map(t=>Vd(t.format?t.format(e[t.key],e):e[t.key])).join(`,`))].join(`\r
2
+ `)).then(()=>i.message.success(`Copied to clipboard`)).catch(()=>i.message.error(`Could not copy to clipboard`));return}if(a.actionType===`api`&&a.apiPath){let e=r[0]??{},o=oa(a.apiPath,e);t.a(t.b,o.startsWith(`/`)?o:`/${o}`,{method:a.apiMethod||`POST`,body:[`GET`,`DELETE`].includes(String(a.apiMethod).toUpperCase())?void 0:JSON.stringify({ids:n,records:r})}).then(()=>{i.message.success(`${a.label} completed`),Le(e=>e+1)}).catch(e=>i.message.error(e.message||`${a.label} failed`));return}if(a.route){let e=r[0]??{},t=oa(a.route,e),i=t.startsWith(`/`)?t:`/${t}`;if(a.route.startsWith(`/popup/`)||a.route.startsWith(`popup/`)){let t=a.popupKey||a.route?.replace(/^\/popup\//i,``)||``,o=/(?:^|\/)(?:quick(?:-|_)?submit|submit)(?:$|\/)/i.test(t),s=new URLSearchParams(_e.search).get(`jobId`),c=a.popupState?.jobId??a.popupState?.jobID??a.popupState?.jobId??e.jobId??e.job?.id??e.job?._id??s,l=a.popupState?.candidateId??a.popupState?.applicantId??e.id??e._id??e.applicantId??e.candidateId;if(o&&c&&l){let e=new URLSearchParams;e.set(`candidateId`,String(l)),e.set(`isFromSubmission`,`false`),ge(`/submission-create/${encodeURIComponent(String(c))}?${e.toString()}`);return}ge(i,{state:{background:_e,selectedIds:n,selectedRecords:r,moduleName:ve,popupContext:a.popupState??{},popupAction:{key:a.key,apiMethod:a.apiMethod,apiPath:a.apiPath,defaultTemplateId:a.defaultTemplateId,requireJobId:a.requireJobId,popupFieldOverrides:a.popupFieldOverrides},...a.popupState}});return}ge(i)}}}function wn({key:e}){let t=oo(Ft).find(t=>String(t.key)===String(e));t&&io(t,Pe,K)||Cn(e,J,Pe)}let Tn=on.length===nn.length,En=on.length>0&&!Tn,Dn=(e,t)=>{He(n=>{let r=nn.slice(0,pe).map(e=>e.key),i=n.length?n:r;return t?i.includes(e)?i:[...i,e]:i.length<=sn?i:i.filter(t=>t!==e)})},On=()=>{if(typeof g==`function`){g();return}if(b){ge(b);return}St(!0)},kn=()=>{w&&ge(w)};(0,r.useEffect)(()=>{if(!xt)return;let e=e=>{e.key===`Escape`&&St(!1)};return window.addEventListener(`keydown`,e),()=>window.removeEventListener(`keydown`,e)},[xt]);let An=()=>{en&&(nt(yt.rows),it(yt.total),ot(yt.tabs),ct(yt.fields),ut(yt.tabField),ft(yt.actions??[]),mt(yt.actionRules??[]),vt(null),gt(!1))},jn=e=>{let t=e.target.value,n=t.trim().length<3,r=q.some(e=>e.field);n&&(ke(``),r||An()),De(t),Bt()},Mn=()=>{let e=Ee.trim();e.length>=3&&(ke(e),Bt())},Nn=()=>{An(),Ne([]),et([],[]),Bt()};(0,r.useEffect)(()=>{kt===`card`&&(Ke([]),et([],[]))},[Re.current,Re.pageSize,K,kt]);let Pn=e=>{Ke(t=>{let n=t.includes(e)?t.filter(t=>t!==e):[...t,e];return et(n,dn.filter((e,t)=>n.includes(String(Qa(e,t,_))))),n})},Fn=(0,o.jsxs)(`div`,{className:`column-visibility-menu`,onClick:e=>e.stopPropagation(),children:[(0,o.jsx)(i.Checkbox,{checked:Tn,indeterminate:En,onChange:e=>{He(e.target.checked?nn.map(e=>e.key):nn.slice(0,pe).map(e=>e.key))},children:`Select All`}),(0,o.jsx)(`div`,{className:`column-visibility-menu__list`,children:nn.map(e=>(0,o.jsx)(i.Checkbox,{checked:on.includes(e.key),disabled:on.includes(e.key)&&on.length<=sn,onChange:t=>Dn(e.key,t.target.checked),children:e.label},e.key))})]});return(0,o.jsxs)(`div`,{className:`antd dynamic-list-view${oe?` list-view--compact`:``}${W?` list-view--page-scroll-lock`:``} ${p}`.trim(),children:[d.length>0&&(0,o.jsx)(`div`,{className:`job-list-header`,children:(0,o.jsx)(e.t,{items:d})}),(0,o.jsx)(i.Card,{className:`job-tabs-card`,children:(0,o.jsxs)(i.Flex,{align:`center`,justify:`space-between`,children:[(0,o.jsx)(j,{activeKey:K,tabs:_n,onChange:Sn}),(0,o.jsxs)(i.Flex,{align:`center`,gap:8,children:[z,hn&&(0,o.jsx)(i.Input,{prefix:(0,o.jsx)(a.SearchOutlined,{className:`job-search-icon`}),placeholder:ee,value:Ee,onChange:jn,onPressEnter:Mn,allowClear:!0,className:`job-search-input`}),!Ct&&ye&&me&&(0,o.jsx)(i.Tooltip,{title:`Add`,children:(0,o.jsx)(i.Button,{"aria-label":`Add`,className:`job-toolbar-icon-button`,icon:(0,o.jsx)(a.PlusOutlined,{}),onClick:()=>{Lt&&ge(Lt)}})}),hn&&(0,o.jsx)(i.Tooltip,{title:`Filter`,children:(0,o.jsx)(i.Badge,{count:q.filter(e=>e.field&&bo(e)).length,size:`small`,offset:[-2,2],children:(0,o.jsx)(i.Button,{"aria-label":`Filter`,className:`job-toolbar-icon-button`,icon:(0,o.jsx)(a.FilterOutlined,{}),onClick:()=>Me(!0)})})}),H&&hn&&(0,o.jsxs)(i.Flex,{align:`center`,gap:6,children:[(0,o.jsx)(i.Tooltip,{title:`List View`,children:(0,o.jsx)(i.Button,{className:`job-toolbar-icon-button param-view-toggle-btn${kt===`list`?` param-view-toggle-btn--active`:``}`,icon:(0,o.jsx)(a.UnorderedListOutlined,{}),onClick:()=>{ne?.(`list`),Ke([]),et([],[])}})}),(0,o.jsx)(i.Tooltip,{title:`Card View`,children:(0,o.jsx)(i.Button,{className:`job-toolbar-icon-button param-view-toggle-btn${kt===`card`?` param-view-toggle-btn--active`:``}`,icon:(0,o.jsx)(a.AppstoreOutlined,{}),onClick:()=>{ne?.(`card`),Ke([]),et([],[])}})})]}),v&&(0,o.jsx)(i.Button,{className:`job-summary-button`,type:`primary`,onClick:On,children:y}),x&&w&&(0,o.jsx)(i.Button,{className:`job-summary-button`,type:`primary`,onClick:kn,children:C})]})]})}),hn&&(0,o.jsx)(o.Fragment,{children:(0,o.jsx)(i.Card,{className:`job-toolbar-card`,children:(0,o.jsxs)(i.Flex,{className:`p-flex`,align:`center`,justify:`space-between`,children:[(0,o.jsxs)(i.Flex,{align:`center`,gap:3,children:[kt===`card`&&(0,o.jsx)(i.Checkbox,{checked:dn.length>0&&Ge.length>=dn.length,indeterminate:Ge.length>0&&Ge.length<dn.length,className:`param-card-view__select-all`,onChange:()=>{if(Ge.length>0)Ke([]),et([],[]);else{let e=dn.map((e,t)=>String(Qa(e,t,_)));Ke(e),et(e,[...dn])}},children:`Select All`}),(0,o.jsx)(i.Dropdown,{open:Ue,onOpenChange:We,trigger:[`click`],dropdownRender:()=>Fn,placement:`bottomLeft`,overlayClassName:`column-visibility-dropdown`,children:(0,o.jsx)(i.Button,{"aria-label":`Display columns`,type:`text`,icon:(0,o.jsx)(`img`,{src:`data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_8856_23533'%20fill='white'%3e%3crect%20x='1.40039'%20y='1.40039'%20width='5.09086'%20height='5.09086'%20rx='0.727266'/%3e%3c/mask%3e%3crect%20x='1.40039'%20y='1.40039'%20width='5.09086'%20height='5.09086'%20rx='0.727266'%20stroke='%23586888'%20stroke-width='1.5'%20mask='url(%23path-1-inside-1_8856_23533)'/%3e%3cmask%20id='path-2-inside-2_8856_23533'%20fill='white'%3e%3crect%20x='1.40039'%20y='7.50781'%20width='5.09086'%20height='5.09086'%20rx='0.727266'/%3e%3c/mask%3e%3crect%20x='1.40039'%20y='7.50781'%20width='5.09086'%20height='5.09086'%20rx='0.727266'%20stroke='%23586888'%20stroke-width='1.5'%20mask='url(%23path-2-inside-2_8856_23533)'/%3e%3cline%20x1='7.375'%20y1='2.93555'%20x2='12.225'%20y2='2.93555'%20stroke='%23586888'%20stroke-width='0.75'%20stroke-linecap='round'/%3e%3cline%20x1='7.375'%20y1='5.83398'%20x2='12.225'%20y2='5.83398'%20stroke='%23586888'%20stroke-width='0.75'%20stroke-linecap='round'/%3e%3cline%20x1='7.375'%20y1='8.87305'%20x2='12.225'%20y2='8.87305'%20stroke='%23586888'%20stroke-width='0.75'%20stroke-linecap='round'/%3e%3cline%20x1='7.375'%20y1='11.7227'%20x2='12.225'%20y2='11.7227'%20stroke='%23586888'%20stroke-width='0.75'%20stroke-linecap='round'/%3e%3c/svg%3e`,alt:``,className:`job-action-list-icon`}),size:`small`,className:`job-actions-button job-column-display-button`,children:(0,o.jsx)(a.DownOutlined,{className:`job-actions-caret`})})}),Ft.length>0&&J.length>0&&(0,o.jsx)(i.Dropdown,{menu:{items:Ft.map(e=>ro(e,io(e,Pe,K))),onClick:wn},trigger:[`click`],children:(0,o.jsxs)(i.Button,{type:`text`,size:`small`,className:`job-actions-button job-actions-menu-button`,children:[(0,o.jsx)(`img`,{src:`data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.6279%206.78121C12.6857%206.88148%2012.7014%207.00057%2012.6715%207.11239C12.6417%207.22422%2012.5688%207.31967%2012.4688%207.37785L7.21875%2010.4403C7.15185%2010.4794%207.0758%2010.4999%206.99836%2010.4999C6.92092%2010.4999%206.84487%2010.4794%206.77797%2010.4403L1.52797%207.37785C1.42936%207.31859%201.35806%207.22289%201.32951%207.11145C1.30095%207.00001%201.31744%206.88181%201.37539%206.78244C1.43335%206.68306%201.52811%206.61052%201.63916%206.5805C1.75022%206.55048%201.86863%206.56542%201.96875%206.62207L7%209.55605L12.0312%206.62207C12.1315%206.56428%2012.2506%206.54858%2012.3624%206.57841C12.4743%206.60824%2012.5697%206.68116%2012.6279%206.78121ZM1.3125%204.37496C1.31267%204.29833%201.33297%204.22309%201.37136%204.15677C1.40975%204.09045%201.46489%204.03538%201.53125%203.99707L6.78125%200.934566C6.84815%200.895555%206.9242%200.875%207.00164%200.875C7.07908%200.875%207.15513%200.895555%207.22203%200.934566L12.472%203.99707C12.5381%204.0356%2012.5929%204.09076%2012.6309%204.15707C12.669%204.22337%2012.6891%204.2985%2012.6891%204.37496C12.6891%204.45142%2012.669%204.52654%2012.6309%204.59285C12.5929%204.65915%2012.5381%204.71432%2012.472%204.75285L7.22203%207.81535C7.15513%207.85436%207.07908%207.87491%207.00164%207.87491C6.9242%207.87491%206.84815%207.85436%206.78125%207.81535L1.53125%204.75285C1.46489%204.71453%201.40975%204.65946%201.37136%204.59314C1.33297%204.52682%201.31267%204.45159%201.3125%204.37496ZM2.61844%204.37496L7%206.93105L11.3816%204.37496L7%201.81886L2.61844%204.37496ZM7.65625%2011.7993L7%2012.1821L1.96875%209.24707C1.86913%209.19747%201.75436%209.18769%201.64779%209.21973C1.54122%209.25177%201.45087%209.32322%201.39512%209.41953C1.33937%209.51583%201.32241%209.62977%201.3477%209.73814C1.37299%209.84651%201.43863%209.94117%201.53125%2010.0028L6.78125%2013.0653C6.84815%2013.1044%206.9242%2013.1249%207.00164%2013.1249C7.07908%2013.1249%207.15513%2013.1044%207.22203%2013.0653L8.09703%2012.5551C8.14746%2012.5266%208.19171%2012.4883%208.22723%2012.4426C8.26275%2012.3968%208.28882%2012.3444%208.30394%2012.2885C8.31906%2012.2326%208.32291%2012.1742%208.31529%2012.1167C8.30766%2012.0593%208.28871%2012.004%208.25952%2011.9539C8.23033%2011.9039%208.19149%2011.8601%208.14526%2011.8252C8.09903%2011.7903%208.04632%2011.7649%207.9902%2011.7505C7.93408%2011.7361%207.87566%2011.7331%207.81833%2011.7414C7.761%2011.7498%207.70591%2011.7695%207.65625%2011.7993Z'%20fill='%236B7280'/%3e%3cpath%20d='M10.6036%2011.3825L13.4607%209.4477C13.5813%209.36599%2013.614%209.20256%2013.5341%209.08069L13.0105%208.282C12.9303%208.15966%2012.7665%208.12478%2012.6434%208.20383L9.54053%2010.1964L8.94939%2011.4054C8.84904%2011.6106%209.03632%2011.8387%209.25715%2011.7803L10.4338%2011.469C10.4561%2011.4631%2010.4776%2011.4543%2010.4977%2011.4429L10.6036%2011.3825ZM9.54053%2010.1964L10.6036%2011.3825'%20stroke='%236B7280'%20stroke-width='0.6'/%3e%3c/svg%3e`,alt:``,className:`job-actions-frame-icon`}),`Actions `,(0,o.jsx)(a.DownOutlined,{className:`job-actions-caret`})]})}),J.length>0&&(0,o.jsxs)(Fi,{className:`job-selected-count`,children:[`Selected (`,J.length,`)`]})]}),pn&&(0,o.jsxs)(Fi,{className:`job-search-results-count`,children:[`Search Results (`,mn,`)`]})]})})}),Qt&&(0,o.jsx)(Co,{filters:q,onRemove:e=>{Ne(q.filter((t,n)=>n!==e)),Bt()},onClearAll:Nn}),(0,o.jsx)(`div`,{ref:qe,className:`job-table-measure`,children:(0,o.jsx)(i.Spin,{spinning:Ct?M:Ht||ht,children:kt===`card`?dn.length===0?(0,o.jsx)(i.Empty,{image:i.Empty.PRESENTED_IMAGE_SIMPLE,description:gn,className:`param-card-view__empty`,children:!Ct&&ye&&me&&Lt&&!_t&&(0,o.jsx)(i.Button,{type:`primary`,icon:(0,o.jsx)(a.PlusOutlined,{}),onClick:()=>ge(Lt),children:`Add New`})}):(0,o.jsx)(`div`,{className:`param-card-view__grid`,children:dn.map((e,t)=>{let n=String(Qa(e,t,_));return(0,o.jsx)(yo,{record:e,fields:ln,selected:ae===`checkbox`?Ge.includes(n):Qe(e,t),isControlled:Ct,onPreview:()=>vn(e),onSelect:()=>Pn(n),onPopupAction:yn,onRecordClick:U?()=>$e(e,t):void 0,selectionMode:ae,permissions:{canAdd:ye,canEdit:be,canDelete:xe}},n)})}):(0,o.jsx)(i.Table,{rowSelection:hn&&ae===`checkbox`?{type:`checkbox`,fixed:!0,columnWidth:48,selectedRowKeys:J,onChange:(e,t)=>{et(e,t)},columnTitle:(()=>{let e=dn.length,t=e>0&&J.length>=e,n=J.length>0&&!t;return(0,o.jsx)(i.Checkbox,{checked:t,indeterminate:n,onChange:()=>{n||t?et([],[]):et(dn.map((e,t)=>Qa(e,t,_)),[...dn])}})})()}:void 0,columns:xn,dataSource:dn,size:`middle`,tableLayout:`fixed`,scroll:{x:cn||Ct?`max-content`:void 0,y:`calc(100vh - 300px)`},pagination:!1,locale:{emptyText:(0,o.jsx)(i.Empty,{image:i.Empty.PRESENTED_IMAGE_SIMPLE,description:gn})},className:`${E} ${oe?`list-view-table--compact`:``}`.trim(),onRow:U?(e,t)=>({onClick:n=>{$a(n.target)||$e(e,t)},"aria-selected":Qe(e,t)}):void 0,rowClassName:ie==null?void 0:(e,t)=>Qe(e,t)?`list-view-row--active`:``,rowKey:(e,t)=>Qa(e,t,_)})})}),hn?(0,o.jsx)(je,{current:Re.current,pageSize:Re.pageSize,total:fn,onChange:(e,t)=>{if(Ct&&typeof I==`function`){I(e,t??Re.pageSize);return}zt(e)},onPageSizeChange:e=>{if(Ct&&typeof L==`function`){L(e);return}X({current:1,pageSize:e}),Rt(1,{replace:!0})}}):void 0,(0,o.jsx)(Mi,{moduleName:ve,open:Ae,filters:q,onClose:()=>Me(!1),onApply:({filters:e})=>{Ne(e),Bt()},onReset:Nn}),(0,o.jsx)(bi,{moduleName:ve,open:xt,rows:tt,tabs:_n,total:fn,onClose:()=>St(!1)})]})}var To=new Map,Eo=0;function Do(e){let t=`ph_${Date.now()}_${Eo+=1}`;return To.set(t,e),e.finally(()=>{setTimeout(()=>To.delete(t),0)}).catch(()=>{}),t}function Oo(e){if(!e)return;let t=To.get(e);return To.delete(e),t}async function ko({jobId:e,applicantId:n,timeoutMs:r=15e3}){if(!e||!n)return[];let i=new AbortController,a=setTimeout(()=>i.abort(),r);try{let r=await t.i(),a=await fetch(`${t.b}/skill-match`,{method:`POST`,headers:{"Content-Type":`application/json`,Authorization:`Bearer ${r}`},body:JSON.stringify({jobId:e,applicantId:n}),signal:i.signal});if(!a.ok)return[];let o=await a.json(),s=o?.data?.relevantSkills??o?.relevantSkills;return Array.isArray(s)?s.filter(e=>typeof e==`string`&&e.trim()):[]}catch{return[]}finally{clearTimeout(a)}}async function Ao({isFromSubmission:e,jobId:n,submissionId:r,search:i=``}={}){let a={search:i};e?a.submissionId=r:a.jobId=n;let o=await t.a(t.x,`/quicksubmit/list`,{method:`POST`,body:JSON.stringify(a)});return o.data??o}async function jo(e){if(!e)throw Error(`Dice candidate ID is required`);let n=await t.i(),r=`${t.b}/dicemigrate/${encodeURIComponent(String(e))}`;process.env.NODE_ENV===`development`&&console.log(`[DiceMigration] Request URL:`,r);let i=await fetch(r,{method:`GET`,headers:{"Content-Type":`application/json`,Authorization:`Bearer ${n}`}}),a=await i.json().catch(()=>null);if(!i.ok){let e=Error(a?.message??a?.error??`Failed to migrate candidate (${i.status})`);throw e.status=i.status,e}return a}function Mo(e){return e&&typeof e==`object`?Mo(e.value??e.key??e.id??e.label??e.name):String(e??``).trim().toLowerCase()}function No(e){return(Array.isArray(e)?e:[e]).flat().map(Mo).filter((e,t,n)=>e&&e!==`all`&&n.indexOf(e)===t)}function Po(e,t=`internal`){let n=No(e);if(n.includes(`internal`))return`internal`;let r=Mo(t);return n[0]?n[0]:r||(t===``?``:`internal`)}function Fo(e){return String(e??``).replace(/[-_]+/g,` `).replace(/\s+/g,` `).trim().replace(/\b\w/g,e=>e.toUpperCase())}function Io(e){return Mo(e?.key??e?.value??e?.id??e?.source??e?.name??e?.title??e?.label)}function Lo(e){let t=e?.count??e?.countValue,n=Number(t);return Number.isFinite(n)?n:void 0}function Ro(e,t,n,r,i){if(e===r){let n=Number(t?.[e]);if(Number.isFinite(n))return n;let r=Number(i);if(Number.isFinite(r))return r}let a=n.get(e);if(a!==void 0)return a}function zo({sources:e=[],activeSource:t=`internal`,activeCount:n=0,responseCounts:r={},currentTabs:i=[],backendTabs:a=[]}={}){let o=new Map((Array.isArray(i)?i:[]).map(e=>[Io(e),Lo(e)]).filter(([e,t])=>e&&t!==void 0)),s=new Map;(Array.isArray(a)?a:[]).forEach(e=>{let t=Io(e);t&&s.set(t,{key:t,title:e.title??e.label??e.name??Fo(t),...Lo(e)===void 0?{}:{count:Lo(e)}})});let c=No(e);return(c.length?c:[t]).forEach(e=>{if(!e||s.has(e))return;let i=Ro(e,r,o,t,n);s.set(e,{key:e,title:Fo(e),...i===void 0?{}:{count:i}})}),Array.from(s.values())}function Bo(e){return[e?.sourceType,e?.profileSource,e?.selectedSource,e?.source,e?.provider,e?.customFields?.sourceType,e?.customFields?.profileSource,e?.customFields?.source,e?.customFields?.provider].flat().map(Mo).filter(Boolean)}function Vo(e,t,n){let r=Mo(t);return r?Bo(e).includes(r)?!0:typeof n==`function`?n(e):!1:!1}var Ho=[{source:`dice`,field:`__sourceAction_dice_migrate`,label:`Action`,buttonLabel:`Migrate`,completedLabel:`Migrated`,successMessage:`Candidate migrated successfully.`,errorMessage:`Failed to migrate candidate.`,isRecordFromSource:e=>!!e?.customFields?.diceProfileData,getRecordId:n.i,execute:jo}];function Uo({rows:e=[],selectedSource:t=``}={}){return Ho.filter(n=>Mo(t)===n.source||e.some(e=>Vo(e,n.source,n.isRecordFromSource)))}function Wo(e,t,n=``){return Mo(n)===e.source||Vo(t,e.source,e.isRecordFromSource)}function Go(e,t){let n=e?.getRecordId?.(t);return n?`${e.source}:${e.field}:${n}`:``}async function Ko(e,t){let n=e?.getRecordId?.(t);if(!n)throw Error(`${e?.buttonLabel??`Action`} ID is required`);return e.execute(n,t)}var qo=e.fi({default:()=>Ys}),{Text:Jo}=i.Typography,{TextArea:Yo}=i.Input,Xo=[],Zo=[(0,o.jsx)(a.UserOutlined,{}),(0,o.jsx)(a.EnvironmentOutlined,{}),(0,o.jsx)(a.SolutionOutlined,{}),(0,o.jsx)(a.InfoCircleOutlined,{}),(0,o.jsx)(a.FileTextOutlined,{})],Qo={email:(0,o.jsx)(a.MailOutlined,{className:`v1-input-icon`}),contactNumber:(0,o.jsx)(a.PhoneOutlined,{className:`v1-input-icon`}),phone:(0,o.jsx)(a.PhoneOutlined,{className:`v1-input-icon`}),currentLocation:(0,o.jsx)(a.EnvironmentOutlined,{className:`v1-input-icon`}),preferredLocation:(0,o.jsx)(a.EnvironmentOutlined,{className:`v1-input-icon`}),skills:(0,o.jsx)(a.TagsOutlined,{className:`v1-input-icon`}),firstName:(0,o.jsx)(a.UserOutlined,{className:`v1-input-icon`}),lastName:(0,o.jsx)(a.UserOutlined,{className:`v1-input-icon`})},$o=e=>e===!0||e===1||e===`1`,es=(t,n)=>(t?.edit===void 0||$o(t.edit))&&(!t?.editablePermission||e.F(t.editablePermission,n));function ts(e=[]){return e.map(e=>typeof e==`string`?{label:e,value:e}:{label:e.label??e.name??e.value,value:e.value??e.id??e.name??e.label})}function ns(e){return String(e??``).split(`.`).map(e=>e.trim()).filter(Boolean)}function rs(e,t){return Array.isArray(e)&&e.length>1?[...e.slice(0,-1),t]:[t]}function is({form:t,field:n,absoluteName:a}){let[s,c]=(0,r.useState)(!1),[l,u]=(0,r.useState)(null),d=(0,r.useRef)(null),f=i.Form.useWatch(n.verifyResultField?rs(a,n.verifyResultField):[`__noop_verify__`],{form:t,preserve:!0}),p=i.Form.useWatch(a,t);return(0,r.useEffect)(()=>{let e=String(p??``).trim();if(f===!0&&d.current===null&&e){d.current=e;return}f===!0&&d.current!==null&&e!==d.current&&(n.verifyResultField&&t.setFieldValue(rs(a,n.verifyResultField),!1),n.verifyTimestampField&&t.setFieldValue(rs(a,n.verifyTimestampField),void 0),d.current=null)},[a,p,n.verifyResultField,n.verifyTimestampField,t,f]),n.verifyAction===`email`?f===!0?l&&!l.mailboxConfirmed&&(l.catchAll||l.result===`risky`)?(0,o.jsx)(i.Tooltip,{title:l.reason||`This domain accepts every address, so the mailbox could not be confirmed. Delivery is proven only once the account email is actually sent.`,children:(0,o.jsx)(Jo,{type:`warning`,strong:!0,className:`v1-verify-field-wrap`,children:n.verifyUnconfirmedLabel||`Accepted`})}):(0,o.jsx)(Jo,{type:`success`,strong:!0,className:`v1-verify-field-wrap`,children:n.verifySuccessLabel||`Valid`}):(0,o.jsx)(i.Button,{size:`small`,loading:s,onClick:async()=>{let r=String(p??``).trim();if(!r){i.message.warning(`Enter an email first`);return}c(!0);try{let o=await e.di(r);d.current=o.valid?r:null,u(o.valid?o:null),n.verifyResultField&&t.setFieldValue(rs(a,n.verifyResultField),o.valid),n.verifyTimestampField&&t.setFieldValue(rs(a,n.verifyTimestampField),o.valid?new Date().toISOString():void 0),o.valid?o.mailboxConfirmed?i.message.success(`Email verified — the mail server confirmed this mailbox`):i.message.warning(o.reason||`The domain can receive mail, but this exact mailbox could not be confirmed`):i.message.error(o.reason?`Invalid email: ${o.reason}`:`Email could not be verified`)}catch(e){d.current=null,u(null),n.verifyResultField&&t.setFieldValue(rs(a,n.verifyResultField),!1),n.verifyTimestampField&&t.setFieldValue(rs(a,n.verifyTimestampField),void 0),i.message.error(e?.message||`Could not verify email`)}finally{c(!1)}},className:`v1-verify-field-wrap`,children:f===!1?n.verifyRetryLabel||`Re Verify`:n.verifyIdleLabel||`Verify Email`}):null}function as({form:t,field:n,siblingPrefix:r,locked:a,combined:s=!1}){let c=e.a(n,i.Form.useWatch(e.r(n?.labelWhen,r),t),s);return s?c:(0,o.jsx)(Ws,{field:n,label:c,locked:a})}function os({form:e,groups:t,action:n,disabled:r,loading:a,onFire:s}){let c=i.Form.useWatch(e=>t.some(t=>{if(!t.addRow||!t.requireValidatedField)return!1;let n=e?.[t.name]??[];return n.length===0||n.some(e=>!e?.[t.requireValidatedField])}),{form:e,preserve:!0}),l=i.Form.useWatch(n?.enabledWhen?.field,e),u=!n?.enabledWhen?.field||us(n.enabledWhen,l);return(0,o.jsx)(i.Button,{type:n?.tone===`primary`?`primary`:`default`,onClick:s,disabled:r||c||!u,loading:a,children:n?.label||`Submit`})}function ss({form:e,groups:t,disabled:n,loading:r,onClick:a,children:s}){let c=i.Form.useWatch(e=>t.some(t=>{if(!t.addRow||!t.requireValidatedField)return!1;let n=e?.[t.name]??[];return n.length===0||n.some(e=>!e?.[t.requireValidatedField])}),{form:e,preserve:!0}),l=n||c,u=t.find(e=>e.submitDisabledMessage)?.submitDisabledMessage,d=t.find(e=>e.requireValidatedField)?.requireValidatedFieldMessage,f=c?d||u||`Verify every required row before submitting.`:u||`Complete all mandatory fields before submitting.`,p=(0,o.jsx)(i.Button,{type:`primary`,onClick:a,disabled:l,loading:r,children:s});return l&&!r?(0,o.jsx)(i.Tooltip,{title:f,children:(0,o.jsx)(`span`,{style:{display:`inline-flex`,cursor:`not-allowed`},children:p})}):p}function cs({form:t,rules:n,watchPaths:a,targetPath:o,resetOnNoMatch:s=!0}){let c=i.Form.useWatch(e=>JSON.stringify(a.map(({path:t})=>t.reduce((e,t)=>e==null?e:e[t],e)??null)),{form:t,preserve:!0}),l=(0,r.useRef)(void 0),u=(0,r.useRef)(!0);return(0,r.useEffect)(()=>{let r=c?JSON.parse(c):[],i={};a.forEach(({field:e},t)=>{i[e]=r[t]});let d=u.current;u.current=!1;let f=e.U({rules:n,watched:i,current:t.getFieldValue(o),lastApplied:l.current,clearOnMismatch:s,initial:d});f.action===`set`?(t.setFieldValue(o,f.value),l.current=f.value):f.action===`clear`&&(t.setFieldValue(o,void 0),l.current=void 0)},[c]),null}function ls({form:e,config:n,watchPath:a}){let o=i.Form.useWatch(a,e),s=(0,r.useRef)(void 0);return(0,r.useEffect)(()=>{xs(o)||o===s.current||(s.current=o,t.a(t.b,n.endpointTemplate?`${n.endpointTemplate.replace(`{value}`,encodeURIComponent(String(o)))}`:`${n.endpoint}?${new URLSearchParams({[n.queryParam]:String(o)}).toString()}`).then(t=>{let r=t?.data??t;if(n.substituteTokens){(n.substituteInFields||[]).forEach(t=>{let i=ns(t),a=e.getFieldValue(i)||``;Object.entries(n.substituteTokens).forEach(([e,t])=>{let n=e.replace(/^\{\{|\}\}$/g,``).trim(),i=RegExp(`\\{\\{\\s*${n.replace(/[.*+?^${}()|[\]\\]/g,`\\$&`)}\\s*\\}\\}`,`gi`);a=a.replace(i,r?.[t]??``)}),e.setFieldValue(i,a)});return}Object.entries(n.mapResponseToFields).forEach(([t,i])=>{let a=ns(t);n.onlyIfEmpty&&!xs(e.getFieldValue(a))||e.setFieldValue(a,r?.[i])})}).catch(()=>{}))},[o]),null}function us(e,t){if(!e?.field)return!0;let n=String(t??``),r=String(e.value??``),i=()=>r.split(`,`).map(e=>e.trim());switch(e.operator){case`eq`:return n===r;case`neq`:return n!==r;case`in`:return i().includes(n);case`notIn`:return!i().includes(n);case`truthy`:return $o(t);case`falsy`:return!$o(t);case`empty`:case`isEmpty`:return t==null||n.trim()===``||Array.isArray(t)&&t.length===0;case`notEmpty`:return!(t==null||n.trim()===``||Array.isArray(t)&&t.length===0);default:return!0}}function ds({form:e,showIf:t,render:n}){return us(t,i.Form.useWatch(t.field,e))?n():null}var fs=(0,r.createContext)(!1);function ps({form:e,group:t,children:n,inheritParent:a=!0}){let s=(0,r.useContext)(fs),c=t?.disabledIf?.field?ns(t.disabledIf.field):[`__noop_group_disabled__`],l=i.Form.useWatch(c,e),u=t?.disabledIf?.field?us(t.disabledIf,l):!1,d=a&&s||!!t?.disabled||u;return(0,o.jsx)(fs.Provider,{value:d,children:n})}function ms(e,t){return String(t??``).split(`.`).reduce((e,t)=>e?.[t],e)}function hs(e){return e==null||e===``?!1:Array.isArray(e)?e.length>0&&e.some(hs):typeof e==`object`?Object.values(e).some(hs):!0}function gs(e){return Array.isArray(e)?e:Array.isArray(e?.groups)?e.groups:Array.isArray(e?.data)?e.data:Array.isArray(e?.data?.groups)?e.data.groups:Xo}function _s(t=[],n,r,i){let a=i??new Set;return[...gs(t)].filter(t=>!$o(t.hideGroup)&&!$o(t.hideGroupInForm)&&e.tn(r,t.name)).sort((e,t)=>Number(e.order??0)-Number(t.order??0)).map(t=>({...t,fields:[...t.fields??[]].map(e=>a.has(e.field)?{...e,show:1,req:1}:e).filter(i=>String(i.field??``).trim()!==``&&i.showOnAdd!==!1&&!$o(i.clientScope)&&(!i.visiblePermission||e.F(i.visiblePermission,n))&&e.$t(r,t.name,i.field)).map(n=>e.en(r,t.name,n.field)?n:{...n,disabled:!0}).sort((e,t)=>Number(e.order??0)-Number(t.order??0))})).filter(e=>e.fields.length)}function vs(e){if(!Array.isArray(e))return null;let t={};return e.forEach(e=>{e.addRow||(e.fields??[]).forEach(e=>{!e.field||e.value===void 0||e.value===null||(t[e.field]=e.value,e.payloadKey&&e.payloadKey!==e.field&&(t[e.payloadKey]=e.value))})}),Object.keys(t).length>0?t:null}function ys(t,n){if(!(!t||!n))for(let r of[n.prefillFrom,n.field,n.payloadKey]){if(!r)continue;let n=t[r];if(n??=e.Kt(t,r),n!=null)return n}}function bs(e){if(Array.isArray(e))return e.flatMap(e=>bs(e));if(!e||typeof e!=`object`)return[];let t=Kt(e),n=qt(e);return!t&&!n?[]:[{uid:n||t||`-1`,name:t||`file`,status:`done`,url:n,existing:!0,stored:e}]}var xs=e=>e==null||e===``,Ss=e=>String(e).replace(/<[^>]*>/g,``).replace(/&nbsp;/g,` `).replace(/&amp;/g,`&`).replace(/&lt;/g,`<`).replace(/&gt;/g,`>`).trim(),Cs=({label:e,message:t,value:n,compare:r,text:i})=>({validator:(a,o)=>xs(o)||r(Number(o),Number(n))?Promise.resolve():Promise.reject(Error(t??`${e} ${i} ${n}`))});function ws(t,n){return e.Q(t,n)}var Ts=({label:e,message:t,value:n,rule:r,form:i,name:a,compare:o,text:s})=>({validator:async(c,l)=>{let u=n??r.compareField??r.field;if(!u||xs(l))return Promise.resolve();let d=i.getFieldValue(ws(a,u));if(xs(d))return Promise.resolve();let f=Number(l),p=Number(d);return Number.isNaN(f)||Number.isNaN(p)||o(f,p)?Promise.resolve():Promise.reject(Error(t??`${e} ${s} ${u}`))}}),Es={noPastDate:({label:t,message:n})=>({validator:(r,i)=>{if(xs(i))return Promise.resolve();let a=e.g(i);if(a===null)return Promise.resolve();let o=new Date;return o.setHours(0,0,0,0),a<o.getTime()?Promise.reject(Error(n??`${t} cannot be a past date`)):Promise.resolve()}}),noFutureDate:({label:t,message:n})=>({validator:(r,i)=>{if(xs(i))return Promise.resolve();let a=e.g(i);if(a===null)return Promise.resolve();let o=new Date;return o.setHours(23,59,59,999),a>o.getTime()?Promise.reject(Error(n??`${t} cannot be a future date`)):Promise.resolve()}}),minAge:({label:t,message:n,value:r})=>({validator:(t,i)=>{if(xs(i))return Promise.resolve();let a=e.g(i);if(a===null)return Promise.resolve();let o=Number(r??18),s=new Date;return s.setFullYear(s.getFullYear()-o),s.setHours(23,59,59,999),a>s.getTime()?Promise.reject(Error(n??`Must be at least ${o} years old`)):Promise.resolve()}}),dateAfterField:({label:t,message:n,value:r,rule:i,form:a,name:o})=>e.p({type:`dateAfterField`,label:t,rule:{...i,value:r??i?.compareField??i?.field,message:n},readSibling:e=>a.getFieldValue(ws(o,e))}),dateBeforeField:({label:t,message:n,value:r,rule:i,form:a,name:o})=>e.p({type:`dateBeforeField`,label:t,rule:{...i,value:r??i?.compareField??i?.field,message:n},readSibling:e=>a.getFieldValue(ws(o,e))}),timeAfterField:({label:t,message:n,value:r,rule:i,form:a,name:o})=>({validator:async(s,c)=>{let l=r??i.compareField??i.field;if(!l||xs(c))return Promise.resolve();let u=a.getFieldValue(ws(o,l));if(xs(u))return Promise.resolve();let d=e._(c),f=e._(u);return d===null||f===null||d>f?Promise.resolve():Promise.reject(Error(n??`${t} must be after ${l}`))}}),timeBeforeField:({label:t,message:n,value:r,rule:i,form:a,name:o})=>({validator:async(s,c)=>{let l=r??i.compareField??i.field;if(!l||xs(c))return Promise.resolve();let u=a.getFieldValue(ws(o,l));if(xs(u))return Promise.resolve();let d=e._(c),f=e._(u);return d===null||f===null||d<f?Promise.resolve():Promise.reject(Error(n??`${t} must be before ${l}`))}}),greaterThanField:e=>Ts({...e,compare:(e,t)=>e>=t,text:`must be greater than or equal to`}),strictGreaterThanField:e=>Ts({...e,compare:(e,t)=>e>t,text:`must be greater than`}),strictLessThanField:e=>Ts({...e,compare:(e,t)=>e<t,text:`must be less than`}),lessThanOrEqualField:e=>Ts({...e,compare:(e,t)=>e<=t,text:`must be less than or equal to`}),maxFromField:t=>e.et(t),maxFieldWithFallback:({label:t,message:n,value:r,rule:i,form:a,name:o})=>({validator:async(s,c)=>{let l=e.X({input:c,compareFields:e.Z(r??i.compareFields),readValue:e=>a.getFieldValue(ws(o,e))});return l.ok?Promise.resolve():Promise.reject(Error(n??`${t} must not exceed ${l.field}`))}}),required:({field:e,message:t})=>({validator:(n,r)=>{let i=r==null||r===``||Array.isArray(r)&&r.length===0;return!i&&e?.type===`text-editor`&&(i=Ss(r)===``),i?Promise.reject(Error(t??`Mandatory Field`)):Promise.resolve()}}),email:({label:t,message:n})=>e.bt(t,n),unique:({field:t,rule:n,uniqueContext:r})=>e.pt({field:t,validation:n,context:r}),emailTags:({label:t,message:n})=>({validator:(r,i)=>{let a=(Array.isArray(i)?i:[]).find(t=>!e.xt(t));return a?Promise.reject(Error(n??`${t} contains an invalid email: ${a}`)):Promise.resolve()}}),noHtml:({label:e,message:t})=>({validator:(n,r)=>r==null||r===``?Promise.resolve():/<\/?[a-z][\s\S]*>/i.test(String(r))?Promise.reject(Error(t??`${e} cannot contain HTML tags`)):Promise.resolve()}),url:({label:e,message:t})=>({type:`url`,message:t??`Enter valid ${e}`}),number:({label:e,message:t})=>({pattern:/^[0-9]+$/,message:t??`${e} must be a number`}),phone:({message:t})=>({validator:(n,r)=>{if(r==null||r===``)return Promise.resolve();let{total:i}=e.In();return e.Ln(r).length===i?Promise.resolve():Promise.reject(Error(t??`Phone number must contain exactly ${i} digits`))}}),minLength3:e=>Es.min({...e,value:3}),minLength5:e=>Es.min({...e,value:5}),len:({label:e,message:t,value:n})=>({len:Number(n),message:t??`${e} must be ${n} characters`}),pattern:({label:e,message:t,rule:n})=>({pattern:new RegExp(n.pattern??n.value,n.flags),message:t??`Enter valid ${e}`}),min:({field:e,label:t,message:n,value:r})=>e.type===`number`?Cs({label:t,message:n,value:r,compare:(e,t)=>e>=t,text:`must be at least`}):{validator:(i,a)=>{if(a==null||a===``)return Promise.resolve();let o=e.type===`text-editor`?Ss(a):String(a);return o===``||o.length>=Number(r)?Promise.resolve():Promise.reject(Error(n??`${t} must be at least ${r} characters`))}},max:({field:e,label:t,message:n,value:r})=>e.type===`number`?Cs({label:t,message:n,value:r,compare:(e,t)=>e<=t,text:`must not exceed`}):{validator:(i,a)=>{if(a==null||a===``)return Promise.resolve();let o=e.type===`text-editor`?Ss(a):String(a);return o===``||o.length<=Number(r)?Promise.resolve():Promise.reject(Error(n??`${t} must not exceed ${r} characters`))}}};function Ds(e,t,n,r,i,a){let o=typeof e==`string`?{type:e}:e,s=o.type??o.rule??o.name,c=o.value??o.length??o.min??o.max,l=t.label??t.field??`Field`,u=Es[s];return u?u({field:t,label:l,message:o.message,rule:o,value:c,form:n,name:r,prefixFor:i,uniqueContext:a}):o}function Os(e,t){return Array.isArray(e)&&e.length>1?[...e.slice(0,-1),t]:[t]}function ks(e,t,n){return $o(e?.req)||(e?.validations??e?.validation??e?.rules??[]).some(e=>(typeof e==`string`?e:e?.type)===`required`)?!0:e?.requiredIfField&&t&&n?$o(t.getFieldValue(Os(n,e.requiredIfField))):!1}function As(t,n,r,i=!1,a=void 0,o=void 0,s=void 0){let c=t.label??t.field??`Field`,l=t.validations??t.validation??t.rules??[],u=l.some(e=>(typeof e==`string`?e:e?.type)===`required`),d=l.some(e=>(typeof e==`string`?e:e?.type)===`email`),f=[];if(s?.length&&f.push(...s),t.rowHierarchy){let i=Ns(n,r);i.rows&&f.push(e.m({field:t,...i}))}return!i&&!u&&$o(t.req)&&t.disabledByField?f.push({validator:(e,i)=>$o(n.getFieldValue(Os(r,t.disabledByField)))?Promise.resolve():i==null||i===``?Promise.reject(Error(`Mandatory Field`)):Promise.resolve()}):!i&&!u&&t.requiredIfField?f.push({validator:(e,i)=>$o(n.getFieldValue(Os(r,t.requiredIfField)))&&(i==null||i===``)?Promise.reject(Error(`Mandatory Field`)):Promise.resolve()}):!i&&$o(t.req)&&!u&&f.push({required:!0,message:`Mandatory Field`}),(t.type===`email`||t.formatter===`email`)&&!d&&f.push(e.bt(c)),t.type===`number`&&f.push($o(t.decimal)?{pattern:/^\d+(\.\d+)?$/,message:`${c} must be a number`}:{pattern:/^[0-9]+$/,message:`${c} must be a number`}),e.ft([...f,...l.map(e=>Ds(e,t,n,r,a,o)),e.Qt(t)])}function js(e,t){let n=(e.validations??e.validation??e.rules??[]).find(e=>(typeof e==`string`?e:e?.type)===t);if(!(!n||typeof n==`string`))return n.value??n.length??n[t]}function Ms(e){let t=e.len??js(e,`len`),n=e.min??js(e,`min`),r=e.max??js(e,`max`);return e.type===`number`?{min:n??void 0,max:r??void 0}:{minLength:n??void 0,maxLength:e.maxLength??t??r??void 0}}function Ns(e,t){if(!Array.isArray(t)||t.length<3||typeof t[1]!=`number`)return{};let n=e.getFieldValue(t[0]);return Array.isArray(n)?{rows:n,rowIndex:t[1]}:{}}function Ps(t,n,r){return e.f({field:t,readSibling:e=>n.getFieldValue(ws(r,e)),...Ns(n,r)})}function Fs(t){return e.h(t)}function Is(t,n){return n?n===`phone`?e.Nn(t):n===`digits`?t.replace(/\D/g,``).slice(0,10):n===`email`||n===`noSpaces`?t.replace(/\s/g,``):n===`name`?t.replace(/\s+/g,` `).trimStart().replace(/\b\w/g,e=>e.toUpperCase()):t:t}function Ls(e=``){let t=String(e).toLowerCase();return t===`job`?`jobs`:t===`candidate`?`candidates`:t===`submissions`?`submission`:t}var Rs=new Set([`selectedSource`,`source`,`sourceType`,`scope`]);function zs(e){return e==null?!1:typeof e==`string`?e.trim().length>0:typeof e==`number`?Number.isFinite(e):typeof e==`boolean`?e:s.default.isDayjs(e)?e.isValid():Array.isArray(e)?e.some(zs):typeof e==`object`?`value`in e||`label`in e||`name`in e?zs(e.value??e.label??e.name):Object.entries(e).some(([e,t])=>!Rs.has(e)&&zs(t)):!1}function Bs(e={}){return Object.entries(e??{}).some(([e,t])=>!Rs.has(e)&&zs(t))}function Vs(t,n,r={},i=``){let a=new FormData;e.Wt(t,n,{scope:`flat`,module:i}).forEach(({formKey:e,file:t})=>{a.append(e,t)});let o={...r,...e.Ht(t,n,{module:i})};return o.schemaVersion=1,a.append(`json`,JSON.stringify(o)),a}function Hs({field:n,form:s,name:c,moduleName:l,value:u,checked:d,onChange:f,scopeValues:p={},onAiUpload:m,onDuplicateBlur:h,onRegionBlocked:g,onRowOrderChange:_,formDisabled:v,rowFieldKeys:y}){let b=n.type??`text`,x=!es(n,l),[S,C]=(0,r.useState)(null),[w,T]=(0,r.useState)(!1),[E,D]=(0,r.useState)(``),[O,k]=(0,r.useState)(``),[A,j]=(0,r.useState)(``),[M,N]=(0,r.useState)(0),[P,F]=(0,r.useState)({open:!1,docs:[],index:0}),[I,L]=(0,r.useState)(null),R=(0,r.useRef)([]),z=Array.isArray(c)&&c.length>=3&&typeof c[1]==`number`,B=n.lookupFilterValueFrom?ns(n.lookupFilterValueFrom):[`__lookup_filter_${n.field}`],ee=n.lookupFilterValueFrom&&z?[...c.slice(0,2),...ns(n.lookupFilterValueFrom)]:[`__noop_row_filter__`],V=i.Form.useWatch(B,s),H=i.Form.useWatch(ee,s),te=xs(H)?V:H,ne=n.disabledByField?Array.isArray(c)&&c.length>1?[...c.slice(0,-1),n.disabledByField]:[n.disabledByField]:[`__noop_disabled_watch__`],re=i.Form.useWatch(ne,s),U=n.disabledIf?.field?ns(n.disabledIf.field):[`__noop_disabled_if__`],ie=n.disabledIf?.field&&z?[...c.slice(0,2),...ns(n.disabledIf.field)]:[`__noop_disabled_if_row__`],ae=i.Form.useWatch(U,s),oe=i.Form.useWatch(ie,s),se=n.disabledIf?.field?e.i(n.disabledIf,xs(oe)?ae:oe):!1,ce=n.optionsFromField||``,le=ce?ns(ce):[`__noop_options_from__`],ue=ce&&z&&(!y||y.has(ce))?[...c.slice(0,2),...ns(ce)]:[`__noop_options_from_row__`],de=i.Form.useWatch(le,s),fe=i.Form.useWatch(ue,s),pe=xs(fe)?de:fe,me=$o(n.prefillWhenExclusive)&&n.prefillWhen?.length?n.prefillWhen:null,he=i.Form.useWatch(t=>me?JSON.stringify(e.V(me).map(e=>{let n=e=>e.reduce((e,t)=>e==null?e:e[t],t),r=z&&(!y||y.has(e))?n([...c.slice(0,2),...ns(e)]):void 0;return(xs(r)?n(ns(e)):r)??null})):``,{form:s,preserve:!0}),ge=(0,r.useMemo)(()=>{if(!me||!he)return null;let t=JSON.parse(he),n={};return e.V(me).forEach((e,r)=>{n[e]=t[r]}),n},[he]),_e=(0,r.useContext)(fs),ve=n.exclusiveInGroup&&z?[c[0]]:[`__noop_exclusive_watch__`],W=i.Form.useWatch(ve,s),G=(0,r.useMemo)(()=>{if(!n.exclusiveInGroup||!z||!Array.isArray(W))return!1;let e=c[1],t=c[c.length-1];return W.some((n,r)=>r!==e&&$o(n?.[t]))},[n.exclusiveInGroup,z,W,c]),ye=n.lookupFilterValueFrom?p[n.lookupFilterValueFrom]:void 0,be=xs(ye)?te:ye,xe=n.locationCountryFrom?ns(n.locationCountryFrom):[`__noop_loc_country__`],Se=n.locationCountryFrom&&z?[...c.slice(0,2),...ns(n.locationCountryFrom)]:[`__noop_loc_country_row__`],Ce=i.Form.useWatch(xe,s),we=i.Form.useWatch(Se,s),K=xs(we)?Ce:we,Te=n.locationStateFrom?ns(n.locationStateFrom):[`__noop_loc_state__`],Ee=n.locationStateFrom&&z?[...c.slice(0,2),...ns(n.locationStateFrom)]:[`__noop_loc_state_row__`],De=i.Form.useWatch(Te,s),Oe=i.Form.useWatch(Ee,s),ke=xs(Oe)?De:Oe,Ae=n.dataSource===`locationMaster`&&(n.locationLevel===`state`&&xs(K)||n.locationLevel===`city`&&(xs(K)||xs(ke))),je=x||!!n.disabled||se||(n.disabledByField?$o(re):!1)||!!v||_e||G||Ae;(0,r.useEffect)(()=>{if(b===`location`){let e=!1;T(!0);async function r(){try{let r=await t.a(t.b,`/admin/location-dropdown-values?${new URLSearchParams({search:E,limit:String(n.limit??50),offset:`0`})}`),i=r?.data??r??[];e||C(ts(Array.isArray(i)?i:[]))}catch(t){console.error(`[AddFormV1] Failed to fetch locations for "${n.field}":`,t),e||C([])}finally{e||T(!1)}}return r(),()=>{e=!0}}let r=n.dataSource;if(![`select`,`radio`,`checkbox`].includes(b)||!r||r===`static`)return;if(r===`lookup`&&n.lookupFilterField&&xs(be)){C([]),T(!1);return}if(r===`lookup`&&n.lookupMinSearchLength&&O.trim().length<n.lookupMinSearchLength){C([]),T(!1);return}let i=!1;T(!0);async function a(){try{let a=[];if(r===`master`||r===`module`)a=await e.pn(l,n.field,r===`master`?A:``,n.limit??50,0,{dataSource:r,masterName:n.masterName,groupName:n.groupName});else if(r===`lookup`){let r=new URLSearchParams({collection:n.lookupCollection??``,displayField:n.displayField??``,valueField:n.valueField??`_id`});n.displayField2&&r.set(`displayField2`,n.displayField2),O&&r.set(`search`,O),n.lookupFilterField&&!xs(be)&&(r.set(`filterField`,n.lookupFilterField),r.set(`filterValue`,String(be))),Array.isArray(n.filters)&&n.filters.length>0&&r.set(`filters`,JSON.stringify(n.filters));let i={field:n.field,extraFields:n.extraFields,optionsRequireExtraField:n.optionsRequireExtraField,optionsRequireExtraValue:n.optionsRequireExtraValue,optionsHierarchyParentField:n.optionsHierarchyParentField,optionsHierarchySelfFrom:n.optionsHierarchySelfFrom},o=e.R(i);o.length&&r.set(`extraFields`,o.join(`,`));let s=await t.a(t.b,`/admin/lookup-dropdown-values?${r}`);a=s?.data??s??[],a=e.L(a,i,{source:`AddFormV1`})}else if(r===`locationMaster`){let e=n.locationLevel||`country`;if(e===`state`&&xs(K))a=[];else if(e===`city`&&(xs(K)||xs(ke)))a=[];else{let r=new URLSearchParams({level:e,limit:String(n.limit??250),offset:`0`});xs(K)||r.set(`country`,String(K)),xs(ke)||r.set(`state`,String(ke)),O&&r.set(`search`,O);let i=await t.a(t.b,`/admin/location-dropdown-values?${r}`);a=i?.data??i??[]}}else if(r===`group`){let e=(n.groupName??``).toLowerCase().trim();if(e===`users`||e===`user`){let e=await t.a(t.b,`/get-all-users?limit=500&offset=0`),r=e?.data?.users??e?.users??e?.data??[],i=String(n.groupRoleContains??``).trim().toLowerCase(),o=i?Array.isArray(r)?r.filter(e=>String(e.roleName??``).toLowerCase().includes(i)):[]:r;a=Array.isArray(o)?o.map(e=>({label:[e.firstName,e.lastName].filter(Boolean).join(` `).trim()||e.userName||e.email||String(e.userId),value:e.userId??e.id})):[]}}i||(R.current=Array.isArray(a)?a:[],C(ts(R.current)))}catch(e){console.error(`[AddFormV1] Failed to fetch options for "${n.field}":`,e),i||C([])}finally{i||T(!1)}}return a(),()=>{i=!0}},[b,n.dataSource,n.field,n.limit,n.lookupCollection,n.displayField,n.displayField2,n.valueField,n.lookupFilterField,be,n.groupName,n.groupRoleContains,n.masterName,E,O,A,l,n.extraFields,n.optionsRequireExtraField,n.optionsRequireExtraValue,n.optionsHierarchyParentField,n.optionsHierarchySelfFrom,M,n.lookupMinSearchLength,n.locationLevel,n.locationCountryFrom,n.locationStateFrom,K,ke]);let Me=ts(n.options??n.values??[]),q=S??Me,[Ne,J]=(0,r.useState)([]),Y=e.b(u,q).join(`,`);(0,r.useEffect)(()=>{if(!Y||n.dataSource!==`lookup`||w)return;let t=!1;return e.v(n,Y.split(`,`)).then(e=>{t||J(e)}).catch(()=>{t||J([])}),()=>{t=!0}},[Y,n.dataSource,n.lookupCollection,n.displayField,n.displayField2,n.valueField,w]);let Pe=e.y(q,Ne),Fe=ce?e.z(Pe,pe):Pe,Ie=me?e.B(Fe,me,ge??{}):Fe,Le=(n.multiSelect?`multiple`:n.mode??($o(n.multiple)?`multiple`:void 0))??(e.Gt(n)===`array`?`multiple`:void 0),Re=$o(n.allowCustomValues),X=Re?`tags`:Le,ze=!!n.multiSelect||$o(n.multiple)||e.Gt(n)===`array`||Le===`multiple`,Be=Re?typeof n.tokenSeparators==`string`&&n.tokenSeparators?n.tokenSeparators.split(``):[`,`]:void 0,Ve=[`select`,`location`].includes(b),He=n.hidePlaceholder?void 0:n.placeholder??`${Ve?`Select`:`Enter`} ${String(n.label??``).toLowerCase()}`,Ue=Ms(n),We=e=>{f?.(e),setTimeout(()=>{s.validateFields([c]).catch(()=>{})},0)},Ge=e.nt({field:n,form:s,name:c,moduleName:l,scopeValues:p,ownValue:u,onDone:(t,r)=>{N(e=>e+1);let i=e.Gt(n)!==`array`&&!n.multiSelect&&!n.multiple;t===`create`&&r!=null&&i&&((n.clearGroupOnChange||n.linkedClearField)&&e.x(s,n,c,y),We(e.Zt(n)?{value:r}:r))}}),Ke=n.validator?.type?{...n.validator,title:n.validator.title||n.label||`Field`}:null,qe={...Ue,disabled:je,placeholder:He,prefix:n.icon?null:Qo[n.field],value:u??``,onChange:t=>{let r=n.formatter?Is(t.target.value,n.formatter):t.target.value;if(Ke){let{cleaned:t,error:n}=e.vt(r,Ke,`change`);L(n),r=t}We(r)},onBlur:t=>{if(Ke){let{cleaned:n,error:r}=e.vt(t.target.value,Ke,`blur`);L(r),n!==t.target.value&&We(n)}n.checkDuplicateOnBlur&&String(t.target.value??``).trim()&&h?.(n)},...Ke&&{onKeyPress:t=>{let n=e.yt(Ke.type);if(!n||t.which===0||t.keyCode===8||t.keyCode===13)return;let r=String.fromCharCode(t.which??t.keyCode);if(!n.test(r)){t.preventDefault();let e=`${Ke.title} — invalid character.`;L(e),setTimeout(()=>L(t=>t===e?null:t),1800)}},maxLength:Ke.maxLength??Ue.maxLength}};if(b===`tagify`)return(0,o.jsx)(i.Select,{value:u,allowClear:!0,disabled:je,mode:`tags`,placeholder:He,onChange:We});if(b===`location`)return(0,o.jsx)(i.Select,{value:u,allowClear:!0,showSearch:!0,filterOption:!1,disabled:je,loading:w,options:Ie,placeholder:He,notFoundContent:w?(0,o.jsx)(i.Spin,{size:`small`}):void 0,onSearch:D,onFocus:()=>D(e=>e),onChange:We});if(b===`select`){let t=n.dataSource===`lookup`,r=n.dataSource===`master`,a=t||r,l=e.Zt(n),d=e.Xt(n,u,Ie),f=Re&&!ze?d==null||d===``?void 0:Array.isArray(d)?d:[d]:d;return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(i.Select,{value:f,labelInValue:l||void 0,allowClear:!0,showSearch:n.showSearch!==!1,optionFilterProp:`label`,filterOption:a?!1:void 0,disabled:je,loading:w,mode:X,tokenSeparators:Be,options:Ie,placeholder:He,notFoundContent:w?(0,o.jsx)(i.Spin,{size:`small`}):void 0,onSearch:t?k:r?j:void 0,onChange:t=>{let r=Re&&!ze&&Array.isArray(t)?t.length?t[t.length-1]:void 0:t;if(We(r),(n.clearGroupOnChange||n.linkedClearField)&&e.x(s,n,c,y),n.autofillFrom?.length){let e=r&&!Array.isArray(r)&&typeof r==`object`?r.value:r,t=Array.isArray(c)&&c.length>=3&&typeof c[1]==`number`;if(r==null)n.autofillFrom.forEach(({targetField:e})=>{let n=t?[...c.slice(0,2),...ns(e)]:ns(e);s.setFieldValue(n,null)});else if(R.current.length>0){let r=n.valueField??`_id`,i=R.current.find(t=>ms(t,r)===e||t._id===e||t.id===e||t.value===e);i&&n.autofillFrom.forEach(({optionKey:e,targetField:n})=>{let r=ms(i,e)??i.extraData?.[e]??null,a=t?[...c.slice(0,2),...ns(n)]:ns(n);s.setFieldValue(a,r)})}}},dropdownRender:Ge.footer?e=>(0,o.jsxs)(o.Fragment,{children:[e,Ge.footer]}):void 0}),Ge.modal]})}if(b===`radio`)return(0,o.jsx)(i.Radio.Group,{value:u,disabled:je,options:Ie,onChange:e=>We(e.target.value)});if(b===`checkbox`)return Ie.length>0?(0,o.jsx)(i.Checkbox.Group,{value:u,disabled:je,options:Ie,onChange:We}):(0,o.jsx)(i.Checkbox,{checked:!!(d??u),disabled:je,onChange:e=>{let t=e.target.checked;if(!(t&&g?.(n))&&(We(t),t&&_?.(n,c),n.linkedClearField&&t)){let e=Array.isArray(c)&&c.length>1?[...c.slice(0,-1),n.linkedClearField]:[n.linkedClearField];s.setFieldValue(e,null)}},children:n.checkboxLabel??n.label});if(b===`text-editor`)return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(e.yn,{value:u??s.getFieldValue(c)??``,disabled:je,placeholder:He,onChange:t=>{if(Ke){let{error:n}=e.vt(t,Ke,`change`);L(n)}We(t)}}),I&&(0,o.jsx)(`div`,{className:`v1-input-validator-hint`,children:I})]});if(b===`textarea`)return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(Yo,{...qe,rows:n.rows??3,className:`v1-scroll-textarea`}),I&&(0,o.jsx)(`div`,{className:`v1-input-validator-hint`,children:I})]});if(b===`date`)return(0,o.jsx)(i.DatePicker,{disabled:je,placeholder:He,style:{width:`100%`},suffixIcon:(0,o.jsx)(a.CalendarOutlined,{}),value:u??null,disabledDate:Ps(n,s,c),defaultPickerValue:Fs(n),onChange:e=>{We(e),_?.(n,c)}});if(b===`time`)return(0,o.jsx)(i.TimePicker,{disabled:je,placeholder:He,style:{width:`100%`},value:u??null,onChange:e=>We(e)});if(b===`file`){let t=n.validations??n.validation??n.rules??[],r=t.find(e=>(typeof e==`string`?e:e?.type)===`fileType`),s=t.find(e=>(typeof e==`string`?e:e?.type)===`fileSize`),c=t.find(e=>(typeof e==`string`?e:e?.type)===`maxFiles`),l=e.lt(n),d=l?l.exts.map(e=>`.${e}`).join(`,`):r?.value?r.value.split(`,`).map(e=>`.${e.trim().replace(/^\./,``)}`).join(`,`):void 0,f=s?Number(s?.value??5):void 0,p=c?Number(c?.value??1):$o(n.multiple)?n.maxCount??5:1,h=Array.isArray(u)?u:[],g=h.length<p,_=e=>e?e<1024*1024?`${(e/1024).toFixed(0)} KB`:`${(e/1024/1024).toFixed(2)} MB`:``,v=e=>{let t=String(e??``).split(`.`).pop()?.toLowerCase();return t===`pdf`?(0,o.jsx)(a.FilePdfOutlined,{className:`v1-file-type-icon v1-file-icon-pdf`}):[`doc`,`docx`].includes(t)?(0,o.jsx)(a.FileWordOutlined,{className:`v1-file-type-icon v1-file-icon-word`}):[`xls`,`xlsx`,`csv`].includes(t)?(0,o.jsx)(a.FileExcelOutlined,{className:`v1-file-type-icon v1-file-icon-excel`}):[`jpg`,`jpeg`,`png`,`gif`,`svg`,`webp`].includes(t)?(0,o.jsx)(a.FileImageOutlined,{className:`v1-file-type-icon v1-file-icon-image`}):(0,o.jsx)(a.FileOutlined,{className:`v1-file-type-icon v1-file-icon-default`})},y=e=>{We(h.filter((t,n)=>n!==e))},b=(e,t)=>{F({open:!0,docs:h.map(e=>{let t=e.url??e.thumbUrl??``;return!t&&e.originFileObj instanceof File&&(t=URL.createObjectURL(e.originFileObj)),{url:t,name:e.name??`file`}}).filter(e=>e.url),index:t??0})},x=p>1,S=p-h.length,C=[l?l.hint:d?d.split(`,`).map(e=>e.replace(`.`,``).toUpperCase()).join(`, `):null,f?`up to ${f} MB`:null].filter(Boolean).join(` `),w=x&&h.length>0?[C,`${S} of ${p} remaining`].filter(Boolean).join(` • `):C,T=h.length>0?`Add ${x?`more files`:`file`}`:n.buttonLabel??`Upload ${n.label??`File`}`,E=e=>{if(h.length>=p)return i.Upload.LIST_IGNORE;if(d){let t=(e.name.split(`.`).pop()??``).toLowerCase();if(!d.split(`,`).map(e=>e.replace(/^\./,``).toLowerCase()).includes(t))return i.message.error(l?l.error:r?.message??`Only ${r.value} files are allowed`),i.Upload.LIST_IGNORE}return f!==void 0&&e.size/1024/1024>f?(i.message.error(s?.message??`File must be smaller than ${f} MB`),i.Upload.LIST_IGNORE):!1},D=({fileList:e})=>{let t=e.slice(0,p);if(We(t),m&&t.length>h.length){let e=t[t.length-1];e?.originFileObj&&m(e.originFileObj)}},O={accept:d,fileList:h,showUploadList:!1,multiple:!0,maxCount:p,beforeUpload:E,onChange:D,disabled:je},k=h.map((e,t)=>(0,o.jsxs)(`div`,{className:`v1-file-item`,children:[(0,o.jsx)(`div`,{className:`v1-file-item-icon`,children:v(e.name)}),(0,o.jsxs)(`div`,{className:`v1-file-item-info`,children:[(0,o.jsx)(`span`,{className:`v1-file-item-name`,title:e.name,children:e.name}),(0,o.jsx)(`span`,{className:`v1-file-item-meta`,children:e.existing?`Previously uploaded`:`${_(e.size)}${e.size?` • `:``}Uploaded just now`})]}),(0,o.jsxs)(i.Space,{size:6,className:`v1-file-item-actions`,children:[(0,o.jsx)(i.Button,{size:`small`,icon:(0,o.jsx)(a.EyeOutlined,{}),onClick:()=>b(e,t),className:`v1-file-view-btn`,children:`View`}),(0,o.jsx)(i.Button,{size:`small`,danger:!0,icon:(0,o.jsx)(a.DeleteOutlined,{}),onClick:()=>y(t),className:`v1-file-delete-btn`})]})]},e.uid??t)),A=(0,o.jsx)(e.vn,{documents:P.docs,open:P.open,onClose:()=>F(e=>({...e,open:!1})),initialIndex:P.index});if(x){let e=h.length>0?`Upload more ${n.label??`files`}`:n.buttonLabel??`Upload ${n.label??`File`}`;return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsxs)(`div`,{className:`v1-file-upload-wrapper`,children:[g&&(0,o.jsx)(i.Upload,{...O,style:{width:`100%`,display:`block`},children:(0,o.jsxs)(`div`,{className:`v1-upload-dropzone v1-upload-dropzone-center${je?` v1-upload-dropzone-disabled`:``}`,children:[(0,o.jsxs)(`div`,{className:`v1-upload-dropzone-title-row`,children:[(0,o.jsx)(a.CloudUploadOutlined,{className:`v1-upload-cloud-icon v1-upload-cloud-icon-sm`}),(0,o.jsx)(`span`,{className:`v1-upload-dropzone-title v1-upload-dropzone-title-blue`,children:e})]}),(0,o.jsx)(`span`,{className:`v1-upload-dropzone-sub`,children:`Drag & drop or click to upload`}),C&&(0,o.jsx)(`span`,{className:`v1-upload-dropzone-sub`,children:C})]})}),h.length>0&&(0,o.jsx)(`div`,{className:`v1-file-grid`,children:k}),g&&h.length>0&&(0,o.jsx)(i.Upload,{...O,style:{display:`inline-block`},children:(0,o.jsx)(i.Button,{type:`link`,size:`small`,icon:(0,o.jsx)(a.PlusOutlined,{}),className:`v1-add-more-files-btn`,children:`Add more files`})})]}),A]})}return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsxs)(`div`,{className:`v1-file-upload-wrapper`,children:[h.length>0&&(0,o.jsx)(`div`,{className:`v1-file-rows-single`,children:k}),g&&(0,o.jsx)(i.Upload,{accept:d,fileList:h,showUploadList:!1,multiple:!1,maxCount:1,beforeUpload:E,onChange:D,disabled:je,style:{width:`100%`,display:`block`},children:(0,o.jsxs)(`div`,{className:`v1-upload-dropzone v1-upload-dropzone-single${je?` v1-upload-dropzone-disabled`:``}`,children:[(0,o.jsx)(a.CloudUploadOutlined,{className:`v1-upload-cloud-icon`}),(0,o.jsx)(`span`,{className:`v1-upload-dropzone-title`,children:T}),w&&(0,o.jsxs)(`span`,{className:`v1-upload-dropzone-sub`,children:[`— `,w]})]})})]}),A]})}return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(i.Input,{...qe,type:b===`number`?`number`:b,...b===`number`&&$o(n.decimal)?{step:`any`}:{},...n.suffix?{suffix:n.suffix}:{}}),I&&(0,o.jsx)(`div`,{className:`v1-input-validator-hint`,children:I})]})}function Us({icon:e,title:t}){return(0,o.jsxs)(i.Space,{size:10,align:`center`,children:[(0,o.jsx)(`div`,{className:`v1-section-icon-box`,children:e}),(0,o.jsx)(Jo,{strong:!0,className:`v1-section-label`,children:t})]})}function Ws({field:t,label:n,locked:r}){if(!n)return n;let s=e.I(t),c=!!s;return!c&&!r?n:(0,o.jsxs)(`span`,{className:`v1-field-label-with-info`,children:[(0,o.jsx)(`span`,{children:n}),c&&(0,o.jsx)(i.Tooltip,{title:s,children:(0,o.jsx)(a.InfoCircleOutlined,{className:`v1-field-info-icon`})}),r&&(0,o.jsx)(i.Tooltip,{title:`You don't have permission to edit this field`,children:(0,o.jsx)(a.LockOutlined,{className:`v1-field-info-icon`})})]})}function Gs({group:e}){return!$o(e?.infoEnabled)||xs(e?.infoText)?null:(0,o.jsx)(Jo,{type:`secondary`,className:`v1-group-info-message`,children:e.infoText})}function Ks({group:e}){return!$o(e?.toggleEnabled)||xs(e?.toggleField)?null:(0,o.jsxs)(i.Space,{size:6,align:`center`,onClick:e=>e.stopPropagation(),children:[(0,o.jsx)(Jo,{type:`secondary`,className:`v1-combine-toggle-label`,children:e.toggleLabel||`Toggle`}),(0,o.jsx)(i.Form.Item,{name:e.toggleField,valuePropName:`checked`,initialValue:!!e.toggleValue,noStyle:!0,children:(0,o.jsx)(i.Switch,{size:`small`})})]})}function qs(e,t){let n=t;if(Array.isArray(n)&&(n=n[n.length-1]),n&&typeof n==`object`){let e=new Set([`timestamp`,`updatedBy`,`updatedAt`,`createdAt`,`createdBy`,`_id`]),t=Object.entries(n).filter(([t,n])=>!e.has(t)&&n!=null&&n!==``&&typeof n!=`object`).map(([,e])=>String(e).trim()).filter(Boolean);if(!t.length)return``;n=t.join(` `)}let r=String(n??``).trim();if(!r)return``;let i=String(e?.prefillHintLabel??`Last recorded: {value}`);return i.includes(`{value}`)?i.replace(`{value}`,r):`${i} ${r}`}function Js(e,t){let n=e?.helpText,r=(Array.isArray(n)?n:[n]).map(e=>e==null?``:String(e).trim()).filter(Boolean);if(t&&r.push(t),r.length)return(0,o.jsx)(`span`,{className:`v1-field-help-text`,children:r.map((e,t)=>(0,o.jsx)(Jo,{type:`secondary`,className:`v1-field-help-line`,children:e},t))})}var Ys=(0,r.forwardRef)(function({moduleName:n,action:s,authToken:l,clientId:u,region:d,formGroups:f,loading:p=!1,error:m=``,breadcrumbItems:h=[],formType:g=`add`,submitText:_,cancelPath:v=`/candidates`,onSubmit:y,initialRecord:b=null,prefillFromUrl:x=!1,extraPayload:S=null,presetClientId:C=null,listViewProps:w={},selectedScope:T=``,searchActionContext:E=null,embedded:D=!1,onSuccess:O=null,onCancel:k=null},A){(0,r.useEffect)(()=>(l&&t.h(l),()=>{l&&t.n()}),[l]);let j=g===`search`,M=_??(j?`Search`:`Create`),N=(0,c.useNavigate)(),P=(0,c.useLocation)(),F=(0,r.useRef)(null),I=(0,r.useRef)(null),L=(0,c.useParams)(),[R]=(0,c.useSearchParams)(),[z]=i.Form.useForm();(0,r.useImperativeHandle)(A,()=>({submit:()=>z.submit(),validate:()=>z.validateFields(),getValues:()=>z.getFieldsValue(!0),reset:()=>z.resetFields()}),[z]);let B=i.Form.useWatch([],z),[ee,V]=(0,r.useState)(!1),[H,te]=(0,r.useState)({}),[ne,re]=(0,r.useState)([]),[U,ie]=(0,r.useState)(!!n),[ae,oe]=(0,r.useState)(``),[se,ce]=(0,r.useState)(``),[le,ue]=(0,r.useState)(!1),[de,fe]=(0,r.useState)({searched:!1,rows:[],total:0,fields:[],actions:[],actionRules:[],loading:!1}),[pe,me]=(0,r.useState)({current:1,pageSize:10}),[he,ge]=(0,r.useState)({}),[_e,ve]=(0,r.useState)(`internal`),[W,G]=(0,r.useState)([]),[ye,be]=(0,r.useState)({}),[xe,Se]=(0,r.useState)([]),[Ce,we]=(0,r.useState)(u??``),[K,Te]=(0,r.useState)(d??``),[Ee,De]=(0,r.useState)(null),[Oe,ke]=(0,r.useState)(!1),[Ae,je]=(0,r.useState)(null),[Me,q]=(0,r.useState)(()=>new Set),Ne=n?ne:f??Xo,J=n?U:p,Y=n?ae:m,[Pe,Fe]=(0,r.useState)(``),Ie=L?.jobId&&L.jobId!==`_`?L.jobId:R.get(`jobId`)||``;(0,r.useEffect)(()=>{if(u||C||!Ie)return;let t=!1;return(async()=>{try{let n=vs(gs(await e.fn({module:`jobs`,id:Ie})))??{},r=n.clientId??n.client??``,i=r&&typeof r==`object`?r.id??r.value??``:r;!t&&i&&Fe(String(i))}catch(e){console.error(`Client-scope resolve from job failed:`,e)}})(),()=>{t=!0}},[u,C,Ie]);let Le=u||C||Pe||Ce,Re=d||K;(0,r.useEffect)(()=>{e.Fn()},[]),(0,r.useEffect)(()=>{let t=!1;return queueMicrotask(()=>{if(!t){if(!n){je(null);return}e.Nr({roleId:localStorage.getItem(`roleId`)},n,{clientId:Le,region:Re}).then(e=>{t||je(Array.isArray(e)&&e.length?e:null)}).catch(()=>{t||je(null)})}}),()=>{t=!0}},[n,Le,Re]),(0,r.useEffect)(()=>{let t=!1;return queueMicrotask(()=>{if(!t){if(!n){q(new Set);return}e.Ar(n).then(e=>{t||q(new Set(Array.isArray(e)?e:[]))}).catch(()=>{t||q(new Set)})}}),()=>{t=!0}},[n]);let X=(0,r.useMemo)(()=>_s(Ne,n,Ae,Me),[Ne,n,Ae,Me]),[ze,Be]=(0,r.useState)(0),Ve=(0,r.useMemo)(()=>e.ht({checkFieldUnique:e.dt,onPendingChange:Be}),[]),He=(0,r.useMemo)(()=>j?void 0:{checker:Ve,module:n,clientId:Le||void 0,region:Re||void 0},[j,Ve,n,Le,Re]),Ue=(0,r.useMemo)(()=>e.mt(X),[X]),We=(0,r.useMemo)(()=>e.Rt(X),[X]),Ge=(0,r.useRef)({}),Ke=(0,r.useRef)(null),qe=(0,r.useMemo)(()=>X.flatMap(e=>e.formActions??[]),[X]),Je=(0,r.useMemo)(()=>gs(Ne).find(e=>e?.duplicateCheck)?.duplicateCheck??{},[Ne]),Ye=Ht({form:z,moduleName:n,config:Je,onUseExisting:(0,r.useCallback)((t,r,i,a)=>{if(!t)return;let o=r?.editRoute||Je?.editRoute;if(!o){console.warn(`[duplicate-check] ${n}: no editRoute configured, so the existing record was not opened. Set it in Admin → Automations → "Check for someone already on file" → "Where to open the existing record".`);return}let s=e.N(o,t,{});s&&N(s,{state:{fromDuplicate:!0,carryFiles:a?.files??null}})},[Je,N])}),Xe=e.wt({form:z,groups:X,module:n,onParsed:(0,r.useCallback)(async({field:e,payload:t})=>{let n=e?.field,r=n?{files:{[n]:z.getFieldValue(n)}}:null,a=await Ye.prompt({reason:`upload`,payload:t,carry:r});return a===`clear`?!0:(n&&(z.setFieldValue(n,[]),i.message.info(a===`existing`?`Résumé moved to their record.`:`Résumé removed — nothing on this form was filled in.`)),`abort`)},[Ye,z]),onApplied:(0,r.useCallback)(async()=>{await Ye.prompt({reason:`upload`})},[Ye])}),Ze=(0,r.useCallback)(t=>{let n=e.Pn().region,r=X.find(e=>(e.fields??[]).some(e=>e.field===t.field));if(!r)return!1;let i=e.A(r,n),a=i.orderBy?.inProgressField??`currentStudyingHere`;if(t.field!==a||e.w(i))return!1;let o=e.T(i);return e.Lt({tone:o?`duplicate`:`overwrite`,title:o?`This has to be completed first`:`You can add this, but they cannot be submitted`,facts:[{label:`Region`,value:n||`Common`},{label:`Entry`,value:r.label??r.name}],body:e.E(i),okText:o?`Got it`:`Keep it anyway`}),o},[X]),Qe=(0,r.useCallback)((t,n)=>{let r=X.find(e=>e.name===n);if(!r)return;let i=e.A(r,e.Pn().region),a=i.orderBy?.inProgressField??`currentStudyingHere`;if(t.field!==a)return;let o=e.S(i);return o?[o]:void 0},[X]),$e=(0,r.useCallback)(async(t,n)=>{if(!Array.isArray(n)||n.length<3||typeof n[1]!=`number`)return;let r=n[0],i=n[1],a=X.find(e=>e.name===r);if(!a)return;let o=e.A(a,e.Pn().region);if(!o.orderBy)return;await Promise.resolve();let s=z.getFieldValue(r);Array.isArray(s)&&await e.k({group:o,rows:s,rowIndex:i,move:Ge.current[r]?.move,confirm:({title:t,body:n,okText:r,cancelText:i,from:a,to:o})=>e.It({tone:`suggestion`,title:t,facts:[{label:`This entry is at`,value:`Row ${a+1}`},{label:`It belongs at`,value:`Row ${o+1}`}],body:n,okText:r,cancelText:i})})},[X,z]),et=(0,r.useRef)(!1),tt=(0,r.useCallback)(async()=>{if(!et.current){et.current=!0;try{await Ye.prompt({reason:`blur`})}finally{et.current=!1}}},[Ye]),[nt,rt]=(0,r.useState)(`list`),it=j&&!Bs(B),{hasClientScope:at,clientGateMessage:ot,clientGateResetOnChange:st}=(0,r.useMemo)(()=>{let e=gs(Ne).flatMap(e=>e.fields??[]).find(e=>$o(e.clientScope));return e?{hasClientScope:!0,clientGateMessage:e.clientGateMessage||``,clientGateResetOnChange:$o(e.clientGateResetOnChange)}:{hasClientScope:!1,clientGateMessage:``,clientGateResetOnChange:!1}},[Ne]),ct=e=>{if(st){z.resetFields();let e=z.getFieldsValue(!0);z.setFieldsValue(Object.fromEntries(Object.keys(e).map(e=>[e,void 0]))),fe({searched:!1,rows:[],total:0,fields:[],loading:!1}),me({current:1,pageSize:10})}we(e??``)},lt=at&&!Le,ut=(0,r.useCallback)(()=>e.ir({limit:200}).then(Se).catch(()=>Se([])),[]);(0,r.useEffect)(()=>{!at||C||Pe||ut()},[at,C,Pe,ut]);let dt=e.nt({field:{field:`clientId`,quickCreate:!0,quickCreateModule:`clients`,quickCreateLabel:`Add Client`,lookupCollection:`clients`,displayField:`clientName`,quickCreateNotice:{enabled:!0,title:`New Client Created`,showCreator:!0,showRecordName:!0,recordLabel:`Client name`,creatorLabel:`Created by`}},form:z,name:`clientId`,moduleName:n,scopeValues:{},ownValue:Le,onDone:(e,t)=>{ut(),e===`create`&&t!=null&&ct(String(t))}});(0,r.useEffect)(()=>{if(!n)return;let t=!1;async function r(){try{ie(!0),oe(``);let r=j?await e.gr(n,`search`,s):await e.fn({module:n,action:s,clientId:Le,region:Re});t||(re(gs(j?r?.[0]:r)),j&&ce(r?.[0]?.label||``))}catch(e){console.error(`Failed to fetch ${n} form groups:`,e),t||oe(e?.message||`Failed to fetch form groups`)}finally{t||ie(!1)}}return r(),()=>{t=!0}},[n,s,j,Le,Re]);let ft=(0,r.useMemo)(()=>{if(!x)return null;let e=R.get(`candidateId`)||``,t=R.get(`submissionId`)||``,n=String(R.get(`isFromSubmission`))===`true`,r=L.jobId&&L.jobId!==`_`?L.jobId:R.get(`jobId`)||``,i=n&&t?{module:`submissions`,id:t}:e?{module:`candidates`,id:e}:null,a={};return e&&(a.applicantId=e),r&&(a.jobId=r),{source:i,linkage:Object.keys(a).length?a:null}},[x,R,L]);(0,r.useEffect)(()=>{let t=ft?.source;if(!t)return;let n=!1;async function r(){try{ke(!0);let r=await e.fn({module:t.module,id:t.id});n||De(gs(r))}catch(e){console.error(`Failed to fetch prefill data:`,e),n||De([])}finally{n||ke(!1)}}return r(),()=>{n=!0}},[ft]);let pt=(0,r.useMemo)(()=>Ee?Object.fromEntries(Ee.filter(e=>e.addRow&&Array.isArray(e.rows)&&e.rows.length>0).map(e=>[e.payloadKey||e.name,e.rows])):{},[Ee]),mt=(0,r.useMemo)(()=>vs(Ee),[Ee]),ht=(0,r.useMemo)(()=>{let e=new Set;return X.forEach(t=>(t.fields??[]).forEach(t=>{t.prefillFromModule&&e.add(Ls(t.prefillFromModule))})),[...e]},[X]),[gt,_t]=(0,r.useState)({});(0,r.useEffect)(()=>{let t=ft?.linkage;if(!t||ht.length===0)return;let n=!1;return ht.forEach(async r=>{let i=e.G(r,t);if(i)try{let t=vs(gs(await e.fn({module:r,id:i})));!n&&t&&_t(e=>({...e,[r]:t}))}catch(e){console.error(`Context prefill fetch failed for ${r}:`,e)}}),()=>{n=!0}},[ht,ft]);let vt=(0,r.useMemo)(()=>{let e=b??mt;if(!e&&Object.keys(gt).length===0)return{};let t={};return X.forEach(n=>{n.addRow||(n.fields??[]).forEach(n=>{if(!n.field||!$o(n.prefillAsHint)||$o(n.addRow))return;let r=n.prefillFromModule?gt[Ls(n.prefillFromModule)]:e;if(!r)return;let i=ys(r,n);if(i==null)return;let a=qs(n,i);a&&(t[n.field]=a)})}),t},[b,mt,gt,X]);(0,r.useEffect)(()=>{let t=b??mt;if(!t&&Object.keys(gt).length===0||J||X.length===0)return;let n={};X.forEach(r=>{if(r.toggleEnabled&&r.toggleField&&t){let e=ys(t,{field:r.toggleField});e!=null&&(n[r.toggleField]=!!e)}r.addRow||(r.fields??[]).forEach(r=>{if(!r.field||$o(r.addRow))return;let i=r.prefillFromModule?gt[Ls(r.prefillFromModule)]:t;if(!i)return;let a=ys(i,r);if(a!=null&&!$o(r.prefillAsHint))if(r.type===`file`){let t=bs(a);t.length>0&&e.Ot(n,r.field,t)}else e.Ot(n,r.field,e.Vt(r,a))})}),Object.keys(n).length>0&&z.setFieldsValue(n)},[b,mt,gt,J,X,z]),(0,r.useEffect)(()=>{let e=P?.state?.relevantSkillsToken,t=P?.state?.relevantSkillsInputs,n=t?.jobId??ft?.linkage?.jobId??``,r=t?.applicantId??t?.candidateId??ft?.linkage?.applicantId??``;if(!(e||t)||J||X.length===0)return;let i=X.filter(e=>$o(e.addRow)&&e.skillMatchField);if(i.length===0)return;let a=e||`inputs:${n}:${r}`,o;if(F.current===a&&I.current?o=I.current:(o=e?Oo(e):void 0,(!o||typeof o.then!=`function`)&&n&&r&&(o=ko({jobId:n,applicantId:r}).catch(()=>[])),F.current=a,I.current=o),!o||typeof o.then!=`function`)return;let s=!1;return o.then(e=>{if(s||!Array.isArray(e)||e.length===0)return;let t={};i.forEach(n=>{let r=z.getFieldValue(n.name),i=Array.isArray(r)?r:[],a=new Map;i.forEach(e=>{let t=String(e?.[n.skillMatchField]??``).trim().toLowerCase();t&&!a.has(t)&&a.set(t,e)}),t[n.name]=e.map(e=>a.get(String(e).trim().toLowerCase())??{[n.skillMatchField]:e})}),Object.keys(t).length>0&&z.setFieldsValue(t)}).catch(()=>{}),()=>{s=!0}},[P?.state?.relevantSkillsToken,P?.state?.relevantSkillsInputs,ft?.linkage?.jobId,ft?.linkage?.applicantId,J,X,z]);let yt={...at&&Le?{clientId:Le}:{},...ft?.linkage??S??{}},bt=!lt&&!J&&(!ft?.source||Ee!==null&&!Oe),xt=t=>{let n=pt[t.prefillFrom||t.payloadKey||t.name],r=Math.max(0,Number(t.minRows??0)||0),i=e.Jt(t);if(!n||n.length===0){let e=t.initialRows===void 0?r:Math.max(r,Math.max(0,Number(t.initialRows)||0));return Array.from({length:e},()=>({...i}))}let a=n.map(n=>{let r={...i};return(t.fields??[]).forEach(t=>{if(!t.field||t.type===`file`)return;let i=ys(n,t);i!=null&&(r[t.field]=$o(t.addRow)?e.Ut(t,i):e.Vt(t,i))}),r});for(;a.length<r;)a.push({...i});return a},St=(0,r.useMemo)(()=>{let t={};return X.forEach(e=>{e.addRow&&(t[e.name]=xt(e))}),e.Bt(We,t)},[X,pt,We]),Ct=e=>te(t=>({...t,[e]:!t[e]})),wt=()=>{z.resetFields(),te({}),ve(`internal`),G([])},Tt=(0,r.useCallback)(async(t,r,a={})=>{if(!j)return;let o=Number(a.pageSize)>0?Number(a.pageSize):pe.pageSize,s=Number(a.current),c=Number.isFinite(s)&&s>0?Math.floor(s):1;try{ge(t),me({current:c,pageSize:o}),fe(e=>({...e,loading:!0,searched:!0}));let i=No(t?.selectedSource),a=r?Po(r,_e):i.includes(`internal`)?`internal`:Po(t?.selectedSource,_e),s={...t,selectedSource:a};console.log(`[AddFormV1] Calling searchModuleData with scope:`,a);let l=await e.hn(n||`candidates`,s,{limit:o,offset:(c-1)*o},{scope:a});ve(a),fe({searched:!0,rows:l.rows,total:l.total,fields:l.fields,actions:l.actions??[],actionRules:l.actionRules??[],loading:!1}),G(e=>zo({sources:i,activeSource:a,activeCount:l.total,responseCounts:l.counts,currentTabs:e,backendTabs:l.tabs}))}catch(e){console.error(`Search failed:`,e),i.message.error(e?.message||`Failed to search records`),fe({searched:!0,rows:[],total:0,fields:[],actions:[],actionRules:[],loading:!1})}},[j,n,_e,pe.pageSize]),Et=(0,r.useCallback)(async(e,t)=>{let n=Go(e,t);be(e=>({...e,[n]:{...e[n]??{},loading:!0}}));try{let r=await Ko(e,t);i.message.success(r?.message??r?.data?.message??e.successMessage??`Action completed successfully.`),be(e=>({...e,[n]:{loading:!1,completed:!0}}))}catch(t){i.message.error(t?.message||e.errorMessage||`Action failed.`),be(e=>({...e,[n]:{...e[n]??{},loading:!1}}))}finally{be(e=>({...e,[n]:{...e[n]??{},loading:!1}}))}},[]),Dt=(0,r.useCallback)(e=>{let t=Po(e,_e);ve(t),me({current:1,pageSize:pe.pageSize}),Object.keys(he).length>0&&Tt(he,t,{current:1,pageSize:pe.pageSize})},[pe.pageSize,he,Tt,_e]),Ot=(0,r.useCallback)((e,t)=>{let n=Number(t)>0?Number(t):pe.pageSize,r=Number(e)>0?Number(e):1;if(Object.keys(he).length===0){me({current:r,pageSize:n});return}Tt(he,_e,{current:r,pageSize:n})},[Tt,he,pe.pageSize,_e]),kt=(0,r.useCallback)(e=>{let t=Number(e)>0?Number(e):pe.pageSize;if(Object.keys(he).length===0){me({current:1,pageSize:t});return}Tt(he,_e,{current:1,pageSize:t})},[Tt,he,pe.pageSize,_e]),At=t=>{let n=e.gt(t,{uniqueRules:Ue});return n.length===0?!1:(z.setFields(n.map(e=>({name:e.name??e.field,errors:[e.message]}))),te({}),e.l({errorFields:n.map(e=>{let t=e.name??e.field;return{name:Array.isArray(t)?t:[t],errors:[e.message]}})},z),!0)},jt=(0,r.useCallback)(async t=>{try{let n=e.Pn().region,r=e.O(X.map(t=>e.A(t,n)),t);return r.severity===`allow`?!0:r.severity===`block`?(e.Lt({tone:`duplicate`,title:`This qualification history is incomplete`,body:r.message,okText:`Go back`}),!1):!await e.It({tone:`suggestion`,title:`Add the earlier qualification too?`,body:r.message,okText:`Add it now`,cancelText:`Submit anyway`})}catch(e){return console.warn(`[levelRule] check skipped:`,e),!0}},[X]),Mt=async t=>{if(j){await Tt(t);return}if(!(!D&&await Ye.prompt({reason:`submit`})!==`clear`)&&await jt(t)){if(y){await y(t,{moduleName:n,groups:X,registerDocuments:async(r,i={})=>{let a=e.Wt(t,X,{module:i.module??n});return!a.length||!r?[]:e.un(i.module??n,r,a)},extraPayload:yt??{},payload:{...yt??{},...e.Ht(t,X,{module:n})}});return}if(!n){console.log(`Form values:`,t);return}try{ue(!0);let r=await e.dn(n,Vs(t,X,yt??{},n));if(r?.status===!1){if(At(r))return;i.message.error(e.u(X,n,`add`,r?.error||r?.message||r?.data));return}let a=e.Wt(t,X,{scope:`addRow`,indexed:!0,module:n}),o=r?.id??r?.data?.id??r?.data?._id??r?._id;if(a.length>0&&o)try{await e.cn(n,o,{...yt??{},...e.Ht(t,X,{module:n})},a)}catch(e){console.error(`Document file attach (post-create update) failed:`,e),i.message.warning(`Record created, but attaching document files failed. Edit the record to re-upload.`)}let s=e.Wt(t,X,{module:n});if(s.length>0&&o)try{await e.un(n,o,s)}catch(e){console.error(`Document registry upload failed:`,e),i.message.warning(`Record created, but saving its document records failed.`)}let c=e.d(X,n,`add`);if(c&&i.message.success(c),z.resetFields(),D&&O){O(o,t);return}let l=Ke.current??e.M(X);if(!l)e.j(N,{cancelPath:v});else if(l.mode===`back`)e.j(N,{cancelPath:v});else if(l.mode===`route`||l.mode===`detail`){let n=e.N(l.target,o,t);n&&N(n)}}catch(t){if(console.error(`Failed to create ${n}:`,t),At(t))return;i.message.error(e.u(X,n,`add`,t?.data?.error||t?.data?.message||t?.message))}finally{ue(!1),Ke.current=null}}},Pt=(t,n,r)=>{let i=t.validations??t.validation??t.rules??[];return[...i.filter(e=>(typeof e==`string`?e:e?.type)===`maxFromField`).map(t=>e.$(t,n,r)).filter(Boolean),...i.filter(e=>{let t=typeof e==`string`?e:e?.type;return[`dateAfterField`,`greaterThanField`,`strictGreaterThanField`,`strictLessThanField`,`lessThanOrEqualField`,`maxFieldWithFallback`,`dateBeforeField`,`timeAfterField`,`timeBeforeField`].includes(t)}).map(e=>String(e.value??e.compareField??e.field??``).split(`,`).map(e=>e.trim()).filter(Boolean).map(e=>ws(n,e))).flat().filter(Boolean)]},Ft=(e,t)=>typeof e==`function`?e(t):e,It=(e,t,n)=>{if(!e?.field)return!0;let r=Ft(n,e.field),i=t(r==null?[e.field]:[...Array.isArray(r)?r:[r],e.field]);switch(e.operator){case`eq`:return String(i??``)===String(e.value??``);case`neq`:return String(i??``)!==String(e.value??``);case`truthy`:return i!=null&&i!==``&&i!==!1;case`falsy`:return i==null||i===``||i===!1;case`notEmpty`:return Array.isArray(i)?i.length>0:!!i;case`in`:return String(e.value??``).split(`,`).map(e=>e.trim()).includes(String(i??``));case`notIn`:return!String(e.value??``).split(`,`).map(e=>e.trim()).includes(String(i??``));default:return!0}},Lt=(e,t,n)=>{if(!e)return!0;let r=Array.isArray(e.conditions)?e.conditions.filter(e=>e?.field):[];if(r.length){let i=r.map(e=>It(e,t,n)),a=String(e.logic??`and`).toLowerCase()===`or`,o=a?i.some(Boolean):i.every(Boolean);if(e.field){let r=It(e,t,n);o=a?o||r:o&&r}return o}return It(e,t,n)},Rt=e=>!!(e?.field||e?.conditions?.some?.(e=>e?.field)),[zt,Bt]=(0,r.useState)({}),Vt=e=>String(e?.field??``),Ut=(0,r.useMemo)(()=>t.o(),[]),Wt=(t,a,s,c={})=>{let l=typeof t.field==`string`&&t.field.includes(`.`)?t.field.split(`.`):null,u=l??t.field,d=a===void 0?u:[a,...l??[t.field]],f=s!==void 0&&a!==void 0?[...Array.isArray(s)?s:[s],...Array.isArray(d)?d:[d]]:d,p=t.type===`checkbox`&&(t.options&&t.options.length>0||t.dataSource&&t.dataSource!==`static`),m=!p&&t.type===`checkbox`?`checked`:`value`,h=!!t.editablePermission&&!e.F(t.editablePermission,n),g=s!==void 0&&a!==void 0?[...Array.isArray(s)?s:[s],a]:null,_=e=>g&&(!c.rowFieldKeys||c.rowFieldKeys.has(e))?g:null,v=c.inline||c.hideLabel||!p&&t.type===`checkbox`?``:(0,o.jsx)(as,{form:z,field:t,siblingPrefix:t.labelWhen?.field?_(t.labelWhen.field):g,locked:h}),y=Pt(t,f,_),b=e.I(t),x=c.inline||t.type===`file`&&$o(t.multiple)||t.type===`text-editor`?24:t.col??12,S=Nt(t,Ut),C=a===void 0&&t.type!==`file`&&S.matched&&S.value!==void 0&&S.value!==``?S.value:a===void 0&&t.type!==`file`&&t.defaultValue!==void 0&&t.defaultValue!==``?t.defaultValue:void 0,w=(t.aiActions||[]).filter(e=>e.trigger===`click`),T=(t.aiActions||[]).find(e=>e.trigger===`upload`),E=(0,o.jsx)(i.Form.Item,{label:v,name:d,extra:Js(t,vt[t.field]),rules:As(t,z,f,j,_,He,Qe(t,c.groupNameForActions)),required:ks(t,z,f),dependencies:y,valuePropName:m,initialValue:C,getValueFromEvent:t.type===`file`?e=>Array.isArray(e)?e:e?.fileList:void 0,validateTrigger:[`onBlur`,`onChange`],children:(0,o.jsx)(Hs,{field:t,form:z,name:f,rowFieldKeys:c.rowFieldKeys,moduleName:n,scopeValues:{clientId:Le},onAiUpload:T?e=>Xe.runAction(c.groupNameForActions,t,T,e):void 0,onDuplicateBlur:tt,onRegionBlocked:Ze,onRowOrderChange:$e,formDisabled:Xe.busy},t.refreshToken==null?void 0:`${t.field}-refresh-${t.refreshToken}`)}),D=b&&!v?(0,o.jsx)(i.Tooltip,{title:b,children:(0,o.jsx)(`span`,{className:`v1-field-tooltip-wrap`,children:E})}):E,O=w.length>0?(()=>{let n=e.Ct(w),r=r=>(0,o.jsx)(e.St,{position:r,actions:n[r],aiActions:Xe,groupName:c.groupNameForActions,field:t},r);return(0,o.jsxs)(`div`,{className:`v1-ai-action-wrap`,children:[r(`top-left`),r(`top-center`),r(`top-right`),D,r(`bottom-left`),r(`bottom-center`),r(`bottom-right`)]})})():D,k=e=>a===void 0?e:[a,e],A=t.verifyAction?(0,o.jsxs)(o.Fragment,{children:[t.verifyResultField&&(0,o.jsx)(i.Form.Item,{name:k(t.verifyResultField),hidden:!0,noStyle:!0,children:(0,o.jsx)(i.Input,{})}),t.verifyTimestampField&&(0,o.jsx)(i.Form.Item,{name:k(t.verifyTimestampField),hidden:!0,noStyle:!0,children:(0,o.jsx)(i.Input,{})})]}):null,M=t.verifyAction?(0,o.jsxs)(`div`,{className:`v1-verify-field-row`,children:[O,(0,o.jsx)(is,{form:z,field:t,absoluteName:f}),A]}):O,N=c.inline?{flex:`${Number(t.combineWidth)>0?Number(t.combineWidth):1} 1 0`,maxWidth:`none`}:void 0,P=t.autoFillFromApi?(0,o.jsx)(ls,{form:z,config:t.autoFillFromApi,watchPath:f},`${t.field}-autoFillFromApi`):null,F=t.prefillWhen?.length?(0,o.jsx)(cs,{form:z,rules:t.prefillWhen,watchPaths:e.H(t.prefillWhen,f,e.tt,_),targetPath:f,resetOnNoMatch:t.prefillWhenReset!==!1},`${t.field}-prefillWhen`):null;if(t.show===0)return(0,o.jsxs)(r.Fragment,{children:[F,P,(0,o.jsx)(i.Form.Item,{name:d,hidden:!0,noStyle:!0,children:(0,o.jsx)(`input`,{type:`hidden`})})]},t.field);let I=!c.inline&&e.n(t).length>0,L=n=>I?e.s(t,x,t=>n(e.r(t,_(t.field)))):x;return Rt(t.showIf)||I?(0,o.jsxs)(r.Fragment,{children:[F,P,(0,o.jsx)(i.Form.Item,{shouldUpdate:!0,noStyle:!0,children:({getFieldValue:e})=>!Rt(t.showIf)||Lt(t.showIf,e,_)?(0,o.jsx)(i.Col,{xs:24,md:L(e),style:N,className:c.inline?`v1-combine-cell`:void 0,children:M}):null})]},t.field):(0,o.jsxs)(r.Fragment,{children:[F,P,(0,o.jsx)(i.Col,{xs:24,md:x,style:N,className:c.inline?`v1-combine-cell`:void 0,children:M})]},t.field)},Gt=t=>{let r=typeof t.field==`string`&&t.field.includes(`.`)?t.field.split(`.`):[t.field],s=!!t.editablePermission&&!e.F(t.editablePermission,n),c=(0,o.jsx)(Ws,{field:t,label:t.label,locked:s}),l=e.Yt(t),u=Array.isArray(t.subFields)&&t.subFields.length>0,d=u?t.subFields.map(e=>({...e,show:1,edit:1})):null,f=Math.max(0,Number(t.minRows??0)||0),p=t.maxRows!==void 0&&t.maxRows!==``&&Number(t.maxRows)>0?Number(t.maxRows):0,m=e.Ut(t,ys(b??mt??{},t));return(0,o.jsx)(i.Col,{xs:24,md:24,children:(0,o.jsx)(i.Form.Item,{label:c,required:ks(t),colon:!1,className:`v1-combine-field`,children:(0,o.jsx)(i.Form.List,{name:r,initialValue:m,rules:[{validator:async(e,n=[])=>{if(ks(t)&&!(u?n.some(e=>hs(e)):n.some(e=>e!=null&&e!==``&&!(Array.isArray(e)&&e.length===0))))throw Error(`Mandatory Field`);if(f>0&&n.length<f)throw Error(`Keep at least ${f} ${u?`row`:`value`}${f>1?`s`:``}.`)}}],children:(e,{add:s,remove:c},{errors:m})=>(0,o.jsxs)(`div`,{className:`v1-addrow-wrapper`,children:[e.map(({key:s,name:p})=>(0,o.jsxs)(`div`,{className:`v1-addrow-item`,children:[(0,o.jsx)(i.Button,{type:`text`,danger:!0,icon:(0,o.jsx)(a.DeleteOutlined,{}),onClick:()=>c(p),disabled:e.length<=f,className:`v1-addrow-delete-btn`}),(0,o.jsx)(`div`,{className:`v1-addrow-fields`,children:u?(0,o.jsx)(i.Row,{gutter:[24,0],align:`top`,children:qt(d,p,r[0],!1,t.field)}):(0,o.jsx)(i.Form.Item,{name:[p],noStyle:!0,valuePropName:t.type===`checkbox`&&!t.options?.length?`checked`:`value`,getValueFromEvent:t.type===`file`?e=>Array.isArray(e)?e:e?.fileList:void 0,rules:As(l,z,[...r,p],j),children:(0,o.jsx)(Hs,{field:l,form:z,name:[...r,p],moduleName:n,scopeValues:{clientId:Le},formDisabled:Xe.busy})})})]},s)),(!p||e.length<p)&&(0,o.jsx)(i.Button,{type:`link`,icon:(0,o.jsx)(a.PlusOutlined,{}),onClick:()=>s(),className:`v1-addrow-add-btn`,children:t.addLabel??`Add ${t.label??`Value`}`}),(0,o.jsx)(i.Form.ErrorList,{errors:m})]})})})},t.field)},Kt=(t,r,s)=>{let c=typeof t.field==`string`&&t.field.includes(`.`)?t.field.split(`.`):[t.field],l=!!t.editablePermission&&!e.F(t.editablePermission,n),u=(0,o.jsx)(Ws,{field:t,label:t.label,locked:l}),d=e.Yt(t),f=Array.isArray(t.subFields)&&t.subFields.length>0,p=f?t.subFields.map(e=>({...e,show:1,edit:1})):null,m=Math.max(0,Number(t.minRows??0)||0),h=t.maxRows!==void 0&&t.maxRows!==``&&Number(t.maxRows)>0?Number(t.maxRows):0,g=[r,...c],_=[...Array.isArray(s)?s:[s],r,...c],v=e.Ut(t,void 0);return(0,o.jsx)(i.Col,{xs:24,md:f?24:t.col??24,children:(0,o.jsx)(i.Form.Item,{label:u,required:ks(t),colon:!1,className:`v1-combine-field`,children:(0,o.jsx)(i.Form.List,{name:g,initialValue:v,rules:f?[{validator:async(e,n=[])=>{if(ks(t)&&!n.some(e=>hs(e)))throw Error(`Mandatory Field`);if(m>0&&n.length<m)throw Error(`Keep at least ${m} row${m>1?`s`:``}.`)}}]:[],children:(e,{add:r,remove:s},{errors:c})=>(0,o.jsxs)(`div`,{className:`v1-addrow-wrapper`,children:[e.map(({key:r,name:c})=>{let l=[..._,c];return(0,o.jsxs)(`div`,{className:`v1-addrow-item`,children:[(0,o.jsx)(i.Button,{type:`text`,danger:!0,icon:(0,o.jsx)(a.DeleteOutlined,{}),onClick:()=>s(c),disabled:e.length<=m,className:`v1-addrow-delete-btn`}),(0,o.jsx)(`div`,{className:`v1-addrow-fields`,children:f?(0,o.jsx)(i.Row,{gutter:[24,0],align:`top`,children:qt(p,c,_,!1,t.field)}):(0,o.jsx)(i.Form.Item,{name:[c],noStyle:!0,valuePropName:t.type===`checkbox`&&!t.options?.length?`checked`:`value`,getValueFromEvent:t.type===`file`?e=>Array.isArray(e)?e:e?.fileList:void 0,rules:As(d,z,l,j),children:(0,o.jsx)(Hs,{field:d,form:z,name:l,moduleName:n,scopeValues:{clientId:Le},formDisabled:Xe.busy})})})]},r)}),(!h||e.length<h)&&(0,o.jsx)(i.Button,{type:`link`,icon:(0,o.jsx)(a.PlusOutlined,{}),onClick:()=>r(),className:`v1-addrow-add-btn`,children:t.addLabel??`Add ${t.label??`Value`}`}),(0,o.jsx)(i.Form.ErrorList,{errors:c})]})})})},`${s}-${r}-${t.field}`)},qt=(e,t,n,r=!1,a)=>{let s=new Set,c=[],l=new Set(e.map(e=>e.field).filter(Boolean)),u=e.filter(e=>e.show===void 0||$o(e.show)||e.show===0&&!!e.prefillWhen?.length);return u.forEach(e=>{if($o(e.addRow)&&t===void 0){c.push(Gt(e));return}if($o(e.addRow)&&t!==void 0){c.push(Kt(e,t,n));return}let d=e.combineKey?.trim?.();if(!d){c.push(Wt(e,t,n,{hideLabel:r,groupNameForActions:a,rowFieldKeys:l}));return}let f=`${n??`root`}:${t??`root`}:${d}`;if(s.has(f))return;let p=u.filter(e=>e.combineKey===d);p.forEach(e=>s.add(`${n??`root`}:${t??`root`}:${e.combineKey}`));let m=p.find(e=>e.combineLabel)??e,h=n!==void 0&&t!==void 0?[...Array.isArray(n)?n:[n],t]:null,g=(0,o.jsx)(as,{form:z,field:m,siblingPrefix:h,combined:!0}),_=p.find(e=>e.combineToggleTarget)?.combineToggleTarget,v=p.find(e=>e.combineToggleLabel)?.combineToggleLabel??`Show range`,y=f,b=p.some(e=>$o(e.combineWrap)),x=Number(p.find(e=>[12,24].includes(Number(e.combineSpan)))?.combineSpan),S=_?p.find(e=>Vt(e)===_):null,C=S?.field?.includes?.(`.`)?S.field.split(`.`):[S?.field].filter(Boolean),w=S?n!==void 0&&t!==void 0?[n,t,...C]:C.length>1?C:S.field:null,T=p.some(e=>ks(e)),E=[12,24].includes(x)?x:p.length>=3?24:12,D=e=>h&&(!l||l.has(e))?h:null,O=p.some(e=>Rt(e.showIf)),k=e=>p.some(t=>!Rt(t.showIf)||Lt(t.showIf,e,D)),A=(0,o.jsx)(i.Col,{xs:24,md:E,children:(0,o.jsx)(i.Form.Item,{label:g,required:T,colon:!1,className:`v1-combine-field`,children:(0,o.jsx)(i.Form.Item,{noStyle:!0,shouldUpdate:!0,children:({getFieldValue:e})=>{let r=w?!xs(e(w)):!1,a=zt[y]??r,s=_&&!a?p.filter(e=>Vt(e)!==_):p;return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(i.Row,{gutter:[8,0],align:`top`,wrap:b,className:`v1-combine-row${b?` v1-combine-row-wrap`:``}`,children:s.map(e=>Wt(T?{...e,req:1}:e,t,n,{inline:!0}))}),_&&(0,o.jsxs)(`div`,{className:`v1-combine-range`,children:[(0,o.jsx)(i.Switch,{size:`small`,checked:a,onChange:e=>{!e&&w&&(z.setFieldValue(w,void 0),z.validateFields([w]).catch(()=>{})),Bt(t=>({...t,[y]:e}))}}),(0,o.jsx)(Jo,{type:`secondary`,className:`v1-combine-toggle-label`,children:v})]})]})}})})},f);c.push(O?(0,o.jsx)(i.Form.Item,{shouldUpdate:!0,noStyle:!0,children:({getFieldValue:e})=>k(e)?A:null},f):A)}),c},Jt=(0,r.useMemo)(()=>{if(de.fields?.length)return de.fields;let e=de.rows[0];return e?Object.keys(e).filter(t=>!t.startsWith(`_`)&&typeof e[t]!=`object`).map(e=>({value:e,field:e,label:e.replace(/([A-Z])/g,` $1`).replace(/^./,e=>e.toUpperCase()),isVisible:!0})):[]},[de.fields,de.rows]),Yt=e=>!Array.isArray(e)||e.length===0?`card`:e.some(e=>[e?.sourceType,e?.profileSource,e?.selectedSource,e?.customFields?.sourceType,e?.customFields?.profileSource].some(e=>{if(e==null)return!1;let t=String(e).trim().toLowerCase();return t?![`all`,`internal`].includes(t):!1}))?`list`:`card`;(0,r.useMemo)(()=>Yt(de.rows),[de.rows]);let Xt=(0,r.useMemo)(()=>{let e=Uo({rows:de.rows,selectedSource:_e});if(!e.length)return Jt;let t=new Set(e.map(e=>e.field));return[...Jt.filter(e=>e.cardRole!==`action`&&!t.has(e.value)),...e.map(e=>({value:e.field,field:e.field,label:e.label??`Action`,cardRole:`action`,isVisible:!0,tableHidden:!0,sorter:!1,render:(t,n)=>{if(!Wo(e,n,_e))return null;let r=Go(e,n),a=ye[r]??{},s=!r||a.completed;return(0,o.jsx)(i.Button,{type:`primary`,size:`small`,loading:a.loading,disabled:s,onClick:()=>Et(e,n),children:a.completed?e.completedLabel:e.buttonLabel})}}))]},[Et,Jt,de.rows,_e,ye]),Zt=(0,r.useMemo)(()=>{if(!E)return de.actions;let e=t=>({...t,popupState:{...E,...t.popupState},...t.children?{children:t.children.map(e)}:{}});return(de.actions??[]).map(e)},[de.actions,E]),Qt=t=>{let n=t.name??t.id??``,r=e.zt(We,n),s=!!r&&r.leaderName!==n,c=r?X.find(e=>e.name===r.leaderName)??t:t,l=Math.max(0,Number(c.minRows??0)||0),u=Math.max(0,Number(c.maxRows??0)||0),d=r?r.memberNames:[n],f=()=>{d.forEach(n=>{let r=X.find(e=>e.name===n)??t;Ge.current[n]?.add(e.Jt(r))})},p=e=>{d.forEach(t=>Ge.current[t]?.remove(e))};return t.addRow?(0,o.jsx)(i.Form.List,{name:n,initialValue:St[n]??[],rules:s?[]:[{validator:async(e,n=[])=>{if(!($o(t.toggleEnabled)&&t.toggleField&&z.getFieldValue(t.toggleField))){if(l>0&&n.length<l)throw Error(`Keep at least ${l} row${l>1?`s`:``}.`);if($o(t.requireOne)&&n.some(e=>!hs(e)))throw Error(`Fill at least one field in each added row.`)}}}],children:(e,{add:r,remove:d,move:m},{errors:h})=>(Ge.current[n]={add:r,remove:d,move:m},(0,o.jsxs)(`div`,{className:`v1-addrow-wrapper`,children:[(0,o.jsx)(`div`,{className:`v1-addrow-topbar`,children:s?(0,o.jsxs)(Jo,{type:`secondary`,className:`v1-addrow-linked-hint`,children:[`Rows added via `,c.label??c.name]}):(!u||e.length<u)&&(0,o.jsx)(i.Button,{type:`link`,icon:(0,o.jsx)(a.PlusOutlined,{}),onClick:f,className:`v1-addrow-add-btn`,children:t.addLabel??`Add ${t.label??`Row`}`})}),$o(t.sharedRowLabels)&&e.length>0&&(0,o.jsx)(i.Row,{gutter:[24,0],className:`v1-addrow-header`,children:t.fields.filter(e=>e.show===void 0||$o(e.show)).map(e=>(0,o.jsx)(i.Col,{md:e.col??12,className:`v1-addrow-header-label`,children:e.label},Vt(e)))}),e.map(({key:r,name:s})=>(0,o.jsxs)(`div`,{className:`v1-addrow-item`,children:[(0,o.jsx)(i.Button,{type:`text`,danger:!0,icon:(0,o.jsx)(a.DeleteOutlined,{}),onClick:()=>p(s),disabled:e.length<=l,className:`v1-addrow-delete-btn`}),(0,o.jsx)(`div`,{className:`v1-addrow-fields`,children:(0,o.jsx)(i.Row,{gutter:[24,0],align:`top`,children:qt(t.fields,s,n,$o(t.sharedRowLabels),n)})})]},r)),(0,o.jsx)(i.Form.ErrorList,{errors:h})]}))}):(0,o.jsx)(i.Row,{gutter:[24,0],children:qt(t.fields,void 0,void 0,!1,n)})},$t=e=>X.filter(t=>t!==e&&t.mergeInto&&String(t.mergeInto)===String(e.name)),en=e=>!!(e.mergeInto&&X.some(t=>t!==e&&String(t.name)===String(e.mergeInto))),tn=(e,t)=>$t(e).filter(e=>String(e.mergePosition??`bottom`)===t),nn=(e,t)=>{let n=e.name??e.id??String(t),r=Qt(e),s=tn(e,`top`),c=tn(e,`bottom`),l=e=>{let t=(0,o.jsxs)(`div`,{className:`v1-merged-group`,children:[(0,o.jsx)(`div`,{className:`v1-merged-group-title`,children:e.label??e.name}),Qt(e)]},e.name);return(0,o.jsx)(ps,{form:z,group:e,inheritParent:!1,children:e.showIf?.field?(0,o.jsx)(ds,{form:z,showIf:e.showIf,render:()=>t},e.name):t},e.name)};return(0,o.jsx)(i.Card,{className:`v1-card v1-edit-card`,title:(0,o.jsx)(Us,{icon:Zo[t%Zo.length],title:j?se||e.label:e.label??e.name??`Details`}),extra:(0,o.jsxs)(i.Space,{size:8,align:`center`,className:`v1-group-actions`,children:[(0,o.jsx)(Gs,{group:e}),(0,o.jsx)(Ks,{group:e}),(0,o.jsx)(i.Button,{type:`text`,size:`small`,icon:H[n]?(0,o.jsx)(a.DownOutlined,{}):(0,o.jsx)(a.UpOutlined,{}),onClick:e=>{e.stopPropagation(),Ct(n)}})]}),children:(0,o.jsx)(i.Form.Item,{noStyle:!0,shouldUpdate:!0,children:({getFieldValue:t})=>{let i=$o(e.toggleEnabled)&&e.toggleField&&!!t(e.toggleField);return(0,o.jsxs)(`div`,{style:{display:H[n]||i?`none`:`block`},children:[s.map(l),r,c.map(l)]})}})},n)};return(0,o.jsxs)(`main`,{children:[h.length>0&&(0,o.jsx)(e.t,{items:h}),(0,o.jsxs)(`div`,{className:`v1-edit-page`,children:[at&&!C&&!Pe&&(0,o.jsx)(i.Card,{className:`v1-card v1-edit-card v1-client-gate-card`,children:(0,o.jsxs)(i.Space,{direction:`vertical`,size:12,style:{width:`100%`},children:[(0,o.jsx)(Us,{icon:(0,o.jsx)(a.UserOutlined,{}),title:`Select Client`}),ot&&(0,o.jsx)(Jo,{type:`secondary`,children:ot}),(0,o.jsx)(i.Row,{gutter:[16,0],children:(0,o.jsxs)(i.Col,{xs:24,md:14,children:[(0,o.jsx)(i.Select,{showSearch:!0,allowClear:!0,placeholder:`Select client`,style:{width:`100%`},value:Le||void 0,optionFilterProp:`label`,options:xe.map(e=>({value:e._id??e.id,label:e.clientName??e.name??e.clientRefrenceId??e._id})).filter(e=>e.value),onChange:ct,dropdownRender:dt.footer?e=>(0,o.jsxs)(o.Fragment,{children:[e,dt.footer]}):void 0}),dt.modal]})})]})}),(0,o.jsxs)(`div`,{className:`v1-page-inner`,children:[(0,o.jsx)(i.Spin,{fullscreen:!0,spinning:Xe.busy||Ye.checking,size:`large`,tip:Xe.busy?Xe.loadingText||`Reading the file…`:`Checking whether we already have this person…`}),(0,o.jsx)(i.Spin,{spinning:!bt&&!lt,description:`Loading form fields…`,children:(0,o.jsxs)(i.Form,{form:z,layout:`vertical`,colon:!1,className:`v1-form`,disabled:Xe.busy||Ye.checking,requiredMark:(e,{required:t})=>(0,o.jsxs)(o.Fragment,{children:[e,t&&(0,o.jsx)(`span`,{className:`v1-required-mark`,children:` *`})]}),onFinish:Mt,onFinishFailed:t=>{te({}),e.l(t,z)},children:[bt&&X.filter(e=>!en(e)).map((e,t)=>(0,o.jsx)(ps,{form:z,group:e,children:e.showIf?.field?(0,o.jsx)(ds,{form:z,showIf:e.showIf,render:()=>nn(e,t)}):nn(e,t)},e.name??`grp-${t}`)),bt&&!Y&&X.length===0&&(0,o.jsx)(i.Alert,{type:`info`,showIcon:!0,message:j?`No search configuration found.`:`No form fields are configured.`}),bt&&j&&(0,o.jsx)(`div`,{className:`v1-search-form-actions`,children:(0,o.jsxs)(i.Space,{size:12,children:[(0,o.jsx)(i.Button,{onClick:wt,disabled:!X.length,children:`Reset`}),(0,o.jsx)(i.Button,{onClick:()=>e.j(N,{cancelPath:v}),children:`Back`}),(0,o.jsx)(i.Button,{type:`primary`,htmlType:`submit`,disabled:le||!X.length||it,loading:le,children:M})]})})]})})]}),!j&&(0,o.jsxs)(`div`,{className:D?`v1-footer v1-footer--embedded`:`v1-footer`,children:[(0,o.jsx)(Jo,{type:`secondary`,children:`All Unsaved Changes will be lost if you cancel and reload.`}),(0,o.jsxs)(i.Space,{size:12,children:[(0,o.jsx)(i.Button,{onClick:()=>D&&k?k():e.j(N,{cancelPath:v}),children:`Cancel`}),qe.map((e,t)=>(0,o.jsx)(os,{form:z,groups:X,action:e,disabled:!bt||le||ze>0||!X.length,loading:le,onFire:()=>{Ke.current=e.afterSubmit??{mode:`stay`},e.setValuesBeforeSubmit&&z.setFieldsValue(e.setValuesBeforeSubmit),z.submit()}},`${e.label??`action`}-${t}`)),(0,o.jsx)(ss,{form:z,groups:X,onClick:()=>{Ke.current=null,z.submit()},disabled:!bt||le||ze>0||!X.length,loading:le,children:M})]})]}),j&&de.searched&&(0,o.jsx)(wo,{moduleName:n,breadcrumbItems:[],dataSource:de.rows,fields:Xt,total:de.total,loading:de.loading,current:pe.current,pageSize:pe.pageSize,showViewToggle:!0,activeView:nt,onViewChange:rt,onPageChange:Ot,onPageSizeChange:kt,showSearch:!1,tabs:W,selectedSource:_e,onTabChange:Dt,actions:Zt,actionRules:de.actionRules})]})]})});function Xs({className:e=``,variant:t=`default`,showIcon:n=!0,...r}){return(0,o.jsx)(i.Alert,{className:`app-alert app-alert--${t} ${e}`.trim(),showIcon:n,...r})}function Zs(t){let n=e.Cn().startOf(`day`).diff(e.On(t).startOf(`day`),`day`);return n<=0?`Today`:n===1?`1 Day ago`:`${n} Days ago`}function Qs(t=[],n){let r=new Map;return t.forEach(t=>{let i=e.On(n(t));if(!i.isValid())return;let a=i.format(`YYYY-MM-DD`);r.has(a)||r.set(a,{date:new Date(i.valueOf()),items:[]}),r.get(a).items.push(t)}),[...r.values()].sort((e,t)=>t.date-e.date)}function $s(e){let t=e?.dateTimeFormat||`MMM DD, YYYY | hh:mm A`,[n]=t.split(`|`);return(n??t).trim()||t}function ec(t){let n=e.Pn();return e.wn(t,$s(n),n)}function tc(e){return ec(e)}function nc(t){return e.Tn(t,e.Pn())}function rc({row:e,last:t,getTime:n,getAuthor:r,getMeta:i,renderBody:a}){let s=n(e),c=r?.(e),l=i?.(e);return(0,o.jsxs)(`div`,{className:`znx-an-item`,children:[(0,o.jsxs)(`div`,{className:`znx-an-rail`,children:[l?(0,o.jsx)(`span`,{className:`znx-an-icon-dot znx-an-icon-dot--${l.tone}`,title:l.label,children:l.icon}):(0,o.jsx)(`span`,{className:`znx-an-dot`}),!t&&(0,o.jsx)(`span`,{className:`znx-an-line`})]}),(0,o.jsxs)(`div`,{className:`znx-an-content`,children:[a(e),(0,o.jsxs)(`div`,{className:`znx-an-meta`,children:[c&&(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(`span`,{className:`znx-an-author`,children:c}),(0,o.jsx)(`span`,{className:`znx-an-sep`,"aria-hidden":`true`})]}),(0,o.jsx)(`span`,{className:`znx-an-stamp`,children:nc(s)})]})]})]})}function ic({rows:e=[],getTime:t,getKey:n,getAuthor:r,getMeta:a,renderBody:s,emptyText:c=`Nothing here yet.`,grouped:l=!0}){if(!l)return e.length?(0,o.jsx)(`div`,{className:`znx-an-flat`,children:e.map((i,c)=>(0,o.jsx)(rc,{row:i,last:c===e.length-1,getTime:t,getAuthor:r,getMeta:a,renderBody:s},n(i,c)))}):(0,o.jsx)(`div`,{className:`znx-an-empty`,children:(0,o.jsx)(i.Empty,{image:i.Empty.PRESENTED_IMAGE_SIMPLE,description:c})});let u=Qs(e,t);return u.length?(0,o.jsx)(i.Collapse,{className:`znx-an-collapse`,defaultActiveKey:[`0`],ghost:!0,items:u.map((e,i)=>({key:String(i),label:(0,o.jsxs)(`span`,{className:`znx-an-group`,children:[(0,o.jsx)(`span`,{className:`znx-an-group-day`,children:Zs(e.date)}),(0,o.jsx)(`span`,{className:`znx-an-group-date`,children:tc(e.date)}),(0,o.jsx)(`span`,{className:`znx-an-group-count`,children:e.items.length})]}),children:e.items.map((i,c)=>(0,o.jsx)(rc,{row:i,last:c===e.items.length-1,getTime:t,getAuthor:r,getMeta:a,renderBody:s},n(i,c)))}))}):(0,o.jsx)(`div`,{className:`znx-an-empty`,children:(0,o.jsx)(i.Empty,{image:i.Empty.PRESENTED_IMAGE_SIMPLE,description:c})})}var ac={add:`created`,create:`created`,created:`created`,update:`updated`,updated:`updated`,edit:`updated`,edited:`updated`,update_log:`updated`,update_proof:`updated`,notes:`note`,note:`note`,comment:`note`,assign:`assigned`,assigned:`assigned`,assignment:`assigned`,reassign:`assigned`,reassigned:`assigned`,submit:`submitted`,submitted:`submitted`,submission:`submitted`,"internal submission":`submitted`,send_for_approval:`sendForApproval`,"send for approval":`sendForApproval`,sendforapproval:`sendForApproval`,resubmit:`resubmitted`,resubmitted:`resubmitted`,resent_for_approval:`resent`,reject:`rejected`,rejected:`rejected`,reject_days:`rejected`,declined:`rejected`,decline:`rejected`,approve:`approved`,approved:`approved`,approve_days:`approved`,reopen:`reopened`,reopened:`reopened`,delete:`deleted`,deleted:`deleted`,remove:`deleted`,removed:`deleted`,status:`status`,"status change":`status`,statuschange:`status`,document:`document`,documents:`document`,upload:`document`,uploaded:`document`,attachment:`document`},oc={created:{tone:`success`,icon:(0,o.jsx)(a.PlusOutlined,{}),label:`Created`},updated:{tone:`info`,icon:(0,o.jsx)(a.EditOutlined,{}),label:`Updated`},note:{tone:`neutral`,icon:(0,o.jsx)(a.MessageOutlined,{}),label:`Note`},assigned:{tone:`purple`,icon:(0,o.jsx)(a.UserSwitchOutlined,{}),label:`Assigned`},submitted:{tone:`info`,icon:(0,o.jsx)(a.SendOutlined,{}),label:`Submitted`},sendForApproval:{tone:`info`,icon:(0,o.jsx)(a.SendOutlined,{}),label:`Send for Approval`},resubmitted:{tone:`purple`,icon:(0,o.jsx)(a.RedoOutlined,{}),label:`Re-submitted`},resent:{tone:`purple`,icon:(0,o.jsx)(a.RedoOutlined,{}),label:`Resend for Approval`},approved:{tone:`success`,icon:(0,o.jsx)(a.CheckOutlined,{}),label:`Approved`},rejected:{tone:`danger`,icon:(0,o.jsx)(a.CloseOutlined,{}),label:`Rejected`},reopened:{tone:`neutral`,icon:(0,o.jsx)(a.UndoOutlined,{}),label:`Reopened`},deleted:{tone:`danger`,icon:(0,o.jsx)(a.DeleteOutlined,{}),label:`Deleted`},status:{tone:`warning`,icon:(0,o.jsx)(a.SwapOutlined,{}),label:`Status changed`},document:{tone:`info`,icon:(0,o.jsx)(a.PaperClipOutlined,{}),label:`Document`},scheduled:{tone:`warning`,icon:(0,o.jsx)(a.ClockCircleOutlined,{}),label:`Scheduled`},default:{tone:`neutral`,icon:(0,o.jsx)(a.HistoryOutlined,{}),label:`Activity`}},sc=[[/\b(?:submitted|sent|send)\b[\s\S]*\b(?:cfo|finance)\b[\s\S]*\bfor approval\b/i,`sendForApproval`],[/\bsend(?:ing)?\s+for\s+approval\b/i,`sendForApproval`],[/\breject/i,`rejected`],[/\bresent\b/i,`resent`],[/\bresubmit/i,`resubmitted`],[/\bapprov/i,`approved`],[/\bsubmit/i,`submitted`],[/\breassign|\bassign/i,`assigned`],[/\bdelete|\bremov/i,`deleted`],[/\breopen/i,`reopened`],[/\bstatus/i,`status`],[/\bdocument|\battach|\bupload/i,`document`],[/\bnote/i,`note`],[/\bupdat|\bchang|\bedit/i,`updated`],[/\bcreat|\badded\b/i,`created`]];function cc(e,t){let n=String(e||``).trim().toLowerCase();if(n&&ac[n])return ac[n];let r=String(t||``);for(let[e,t]of sc)if(e.test(r))return t;return`default`}function lc(e={},t=``){return oc[cc(e.activityType??e.activity_type??e.type??e.action,t||e.activityComments)]??oc.default}function uc(e=``){if(typeof document>`u`)return String(e);let t=document.createElement(`div`);return t.innerHTML=e,t.textContent||t.innerText||``}var dc=[{id:`a1`,activityTime:new Date().toISOString(),activityComments:`Job <b>created</b> and assigned to the recruitment team.`},{id:`a2`,activityTime:new Date(Date.now()-2*864e5).toISOString(),activityComments:`Status changed to <b>Active</b>.`}];function fc({activity:e,grouped:t=!0}){return(0,o.jsx)(`div`,{className:`znx-an-body`,children:(0,o.jsx)(`div`,{className:`znx-an-scroll`,children:(0,o.jsx)(ic,{rows:(0,r.useMemo)(()=>Array.isArray(e)?e:dc,[e]),grouped:t,getTime:e=>e.activityTime??e.createdAt,getKey:(e,t)=>e.id??e._id??t,emptyText:`No activity here.`,getMeta:e=>lc(e,e.activityComments),renderBody:e=>{let t=lc(e,e.activityComments);return(0,o.jsxs)(`div`,{className:`znx-an-comment`,children:[(0,o.jsx)(`span`,{className:`znx-an-tag znx-an-tag--${t.tone}`,children:t.label}),uc(e.activityComments)]})}})})})}function pc(e){let t=e?.user_name??e?.userName??e?.username,n=`${e?.first_name??e?.firstName??``} ${e?.last_name??e?.lastName??``}`.trim(),r=e?.email??``,i=t??n.replace(/\s+/g,``)??r??String(e?.user_id??e?.id??``),a=[t,n,r].filter(Boolean).join(` - `)||String(i);return{value:String(i),label:a}}var mc=[{id:`n1`,createdAt:new Date().toISOString(),author:`You`,notes:`Shortlisted 3 candidates, sharing profiles with @Hiring Manager today.`}];function hc(e=``){return e.split(/(\s+)/).map((e,t)=>e.startsWith(`@`)&&e.length>1?(0,o.jsx)(`span`,{className:`znx-an-mention`,children:e},t):(0,o.jsx)(`span`,{children:e},t))}function gc({notes:e,users:t=[],onAddNote:n,allowAddNote:a=!0}){let[s]=i.Form.useForm(),[c,l]=(0,r.useState)(()=>Array.isArray(e)?e:mc),[u,d]=(0,r.useState)(!1),[f,p]=(0,r.useState)(null),[m,h]=(0,r.useState)(!1),g=(0,r.useRef)(null),_=Array.isArray(e)?e:c,v=(0,r.useMemo)(()=>t.map(e=>({value:e.display??e.value,label:e.display??e.label})),[t]),y=f??v;return(0,o.jsxs)(`div`,{className:`znx-an-body`,children:[a&&(0,o.jsxs)(i.Form,{form:s,onFinish:async({note:e})=>{let t=(e??``).trim();if(t){d(!0);try{n?await n(t):l(e=>[{id:`local-${Date.now()}`,createdAt:new Date().toISOString(),author:`You`,notes:t},...e]),s.resetFields(),i.message.success(`Notes added successfully`)}catch{i.message.error(`Something went wrong, please try again.`)}finally{d(!1)}}},className:`znx-an-composer`,children:[(0,o.jsx)(i.Form.Item,{name:`note`,rules:[{required:!0,message:`Notes is required`}],style:{marginBottom:0},children:(0,o.jsx)(i.Mentions,{rows:3,prefix:`@`,options:y,loading:m,filterOption:!1,onSearch:e=>{clearTimeout(g.current),h(!0),g.current=setTimeout(()=>{jn(e).then(e=>{p((Array.isArray(e)?e:e?.items??e?.list??e?.data??[]).map(pc))}).catch(()=>p([])).finally(()=>h(!1))},300)},placeholder:`Add your notes on the job, use '@' to mention`})}),(0,o.jsx)(`div`,{className:`znx-an-composer-actions`,children:(0,o.jsx)(i.Button,{type:`primary`,size:`small`,htmlType:`submit`,loading:u,children:`Post`})})]}),(0,o.jsx)(`div`,{className:`znx-an-scroll`,children:(0,o.jsx)(ic,{rows:_,getTime:e=>e.createdAt??e.activityTime,getKey:(e,t)=>e.id??e._id??t,getAuthor:e=>e.createdByName||e.author||``,emptyText:`No notes here.`,renderBody:e=>(0,o.jsx)(`div`,{className:`znx-an-comment`,children:hc(e.notes)})})})]})}function _c({moduleName:t,id:n,users:a=[],showActivity:s=!0,showNotes:c=!0,allowAddNote:l=!0,defaultActiveKey:u=`activity`,refreshKey:d=0,className:f=``}){let[p,m]=(0,r.useState)(null),[h,g]=(0,r.useState)(null);(0,r.useEffect)(()=>{if(!t||!n)return;let r=!1;async function i(){let[i,a]=await Promise.all([s?e.rn(t,n).catch(()=>[]):Promise.resolve(null),c?e.on(n).catch(()=>[]):Promise.resolve(null)]);r||(m(i),g(a))}return i(),()=>{r=!0}},[t,n,s,c,d]);let _=(0,r.useCallback)(async r=>{if(!n)return;await e.nn({relatedId:n,notes:r,notesFor:t});let[i,a]=await Promise.all([e.on(n).catch(()=>[]),s?e.rn(t,n).catch(()=>[]):Promise.resolve(p)]);g(i),s&&m(a)},[n,t,s,p]),v=[s&&{key:`activity`,title:`Activity`,count:Array.isArray(p)?p.length:void 0,children:(0,o.jsx)(fc,{activity:p})},c&&{key:`notes`,title:`Notes`,count:Array.isArray(h)?h.length:void 0,children:(0,o.jsx)(gc,{notes:h,users:a,allowAddNote:l,onAddNote:n?_:void 0})}].filter(Boolean),[y,b]=(0,r.useState)(v.some(e=>e.key===u)?u:v[0]?.key);return(0,o.jsx)(i.Card,{className:[`znx-an-card`,f].filter(Boolean).join(` `),styles:{body:{padding:0}},children:(0,o.jsx)(j,{className:`znx-an-tabs`,tabs:v,activeKey:y,onChange:b})})}_c.propTypes={moduleName:l.default.string,id:l.default.string,users:l.default.array,showActivity:l.default.bool,showNotes:l.default.bool,allowAddNote:l.default.bool,defaultActiveKey:l.default.string,refreshKey:l.default.oneOfType([l.default.number,l.default.string]),className:l.default.string};function vc({assignees:e,extraAssignees:t}){return(0,o.jsxs)(i.Avatar.Group,{maxCount:3,size:`small`,children:[e.map((e,t)=>(0,o.jsx)(i.Tooltip,{title:e.initials,children:(0,o.jsx)(i.Avatar,{size:`small`,style:{backgroundColor:e.color,fontSize:10,fontWeight:600,cursor:`default`},children:e.initials})},t)),t>0&&(0,o.jsxs)(i.Avatar,{size:`small`,style:{backgroundColor:`#d9d9d9`,color:`#555`,fontSize:10},children:[`+`,t]})]})}var yc=[`.xlsx`,`.xls`,`.csv`],bc=10,xc={".xlsx":[`application/vnd.openxmlformats-officedocument.spreadsheetml.sheet`],".xls":[`application/vnd.ms-excel`],".csv":[`text/csv`,`application/csv`,`text/plain`]},Sc=[{test:(e,t)=>e===`.pdf`||t===`application/pdf`,label:`PDF`},{test:(e,t)=>t.startsWith(`image/`)||[`.jpg`,`.jpeg`,`.png`,`.gif`,`.webp`,`.heic`,`.bmp`,`.svg`].includes(e),label:`Image`},{test:e=>[`.doc`,`.docx`].includes(e),label:`Word document`},{test:e=>[`.zip`,`.rar`,`.7z`].includes(e),label:`Archive`},{test:e=>[`.txt`,`.json`,`.xml`].includes(e),label:`Plain text`}];function Cc(e=``){let t=e.lastIndexOf(`.`);return t===-1?``:e.slice(t).toLowerCase()}function wc(e=0){return e<1024?`${e} B`:e<1024*1024?`${Math.ceil(e/1024)} KB`:`${(e/(1024*1024)).toFixed(1)} MB`}function Tc(e=yc){let t=e.map(e=>e.toLowerCase());return t.concat(t.flatMap(e=>xc[e]??[])).join(`,`)}function Ec(e,{accept:t=yc,maxSizeMB:n=10}={}){if(!e)return`No file selected.`;let r=Cc(e.name),i=(e.type||``).toLowerCase(),a=t.map(e=>e.toLowerCase()),o=a.join(`, `);if(!r)return`"${e.name}" has no file extension. Only ${o} files are allowed.`;if(!a.includes(r)){let e=Sc.find(e=>e.test(r,i));return e?`${e.label} files are not supported. Only ${o} files are allowed.`:`"${r}" files are not supported. Only ${o} files are allowed.`}let s=xc[r];return i&&s&&!s.includes(i)?`"${e.name}" is not a real ${r} file (detected ${i}). Re-save it from Excel and try again.`:e.size===0?`"${e.name}" is empty. Fill in at least one row before uploading.`:e.size>n*1024*1024?`File is ${wc(e.size)}. The limit is ${n} MB.`:null}function Dc(){return(0,o.jsxs)(`svg`,{className:`bulk-upload-art`,viewBox:`0 0 72 72`,focusable:`false`,"aria-hidden":`true`,children:[(0,o.jsx)(`rect`,{x:`12`,y:`6`,width:`36`,height:`48`,rx:`5`,className:`bulk-upload-art__sheet`}),(0,o.jsx)(`path`,{d:`M20 20h20M20 28h20M20 36h12`,className:`bulk-upload-art__lines`}),(0,o.jsx)(`circle`,{cx:`50`,cy:`48`,r:`15`,className:`bulk-upload-art__badge`}),(0,o.jsx)(`path`,{d:`M50 55V41m0 0-6 6m6-6 6 6`,className:`bulk-upload-art__arrow`})]})}function Oc({title:t,description:n,breadcrumbItems:s,backTo:l,backLabel:u=`Back`,templateLabel:d=`Download Sample Template`,templateTitle:f=`Sample template`,templateHint:p=`Pre-filled with the exact column names the importer expects. Do not rename or reorder the columns.`,instructions:m=[],accept:h=yc,maxSizeMB:g=10,onDownloadTemplate:_,onUpload:v,renderResult:y,extraSidebar:b}){let x=(0,r.useRef)(null),[S,C]=(0,r.useState)(!1),[w,T]=(0,r.useState)(!1),[E,D]=(0,r.useState)(!1),[O,k]=(0,r.useState)(null),[A,j]=(0,r.useState)(null),[M,N]=(0,r.useState)(null),[P,F]=(0,r.useState)(0),I=(0,r.useMemo)(()=>h.map(e=>e.toLowerCase()),[h]),L=(0,r.useMemo)(()=>Tc(I),[I]),R=(0,r.useCallback)(()=>{k(null),j(null),N(null),C(!1),F(e=>e+1)},[]),z=(0,r.useCallback)(async()=>{if(_){T(!0);try{await _(),i.message.success(`Sample template downloaded.`)}catch(e){i.message.error(e?.message||`Could not download the template.`)}finally{T(!1)}}},[_]),B=(0,r.useCallback)(async e=>{if(!e||E)return;F(e=>e+1);let t=Ec(e,{accept:I,maxSizeMB:g});if(t){k(null),N(null),j(t);return}j(null),N(null),k({name:e.name,size:e.size}),D(!0);try{N(await v(e))}catch(e){j(e?.message||`Upload failed. Please try again.`)}finally{D(!1)}},[I,g,v,E]),ee=()=>{E||x.current?.click()},V=[`bulk-upload-dropzone`,S?`is-dragging`:``,E?`is-busy`:``,A?`is-error`:``,M&&!A?`is-done`:``].filter(Boolean).join(` `);return(0,o.jsxs)(`div`,{className:`bulk-upload-panel`,children:[s?.length?(0,o.jsx)(`div`,{className:`bulk-upload-breadcrumb`,children:(0,o.jsx)(e.t,{items:s})}):null,(0,o.jsxs)(`div`,{className:`bulk-upload-frame`,children:[(0,o.jsxs)(`header`,{className:`bulk-upload-header`,children:[(0,o.jsx)(`div`,{className:`bulk-upload-header__icon`,"aria-hidden":`true`,children:(0,o.jsx)(a.FileExcelOutlined,{})}),(0,o.jsxs)(`div`,{className:`bulk-upload-header__text`,children:[(0,o.jsx)(`h1`,{className:`bulk-upload-header__title`,children:t}),n?(0,o.jsx)(`p`,{className:`bulk-upload-header__desc`,children:n}):null]}),l?(0,o.jsx)(c.Link,{className:`bulk-upload-header__back`,to:l,children:(0,o.jsx)(i.Button,{type:`text`,icon:(0,o.jsx)(a.ArrowLeftOutlined,{}),children:u})}):null]}),(0,o.jsxs)(`div`,{className:`bulk-upload-grid`,children:[(0,o.jsxs)(`section`,{className:`bulk-upload-card bulk-upload-card--drop`,children:[(0,o.jsxs)(`div`,{className:`bulk-upload-card__head`,children:[(0,o.jsx)(`span`,{className:`bulk-upload-step`,children:`Step 2`}),(0,o.jsx)(`h2`,{className:`bulk-upload-card__title`,children:`Upload the filled file`})]}),(0,o.jsxs)(`div`,{role:`button`,tabIndex:E?-1:0,"aria-disabled":E,"aria-label":`Upload the filled file — click to browse, or drop a file here`,className:V,onClick:ee,onKeyDown:e=>{(e.key===`Enter`||e.key===` `)&&(e.preventDefault(),ee())},onDragOver:e=>{e.preventDefault(),E||C(!0)},onDragLeave:()=>C(!1),onDrop:e=>{e.preventDefault(),C(!1),B(e.dataTransfer.files?.[0])},children:[(0,o.jsx)(Dc,{}),(0,o.jsx)(`p`,{className:`bulk-upload-dropzone__title`,children:S?`Drop the file to start uploading`:`Drag & drop your file here`}),(0,o.jsxs)(`p`,{className:`bulk-upload-dropzone__sub`,children:[`or `,(0,o.jsx)(`span`,{className:`bulk-upload-dropzone__link`,children:`browse from your computer`})]}),(0,o.jsxs)(`div`,{className:`bulk-upload-chips`,children:[I.map(e=>(0,o.jsx)(i.Tag,{className:`bulk-upload-chip bulk-upload-chip--ok`,children:e},e)),(0,o.jsx)(i.Tooltip,{title:`These file types are rejected before upload`,children:(0,o.jsx)(i.Tag,{className:`bulk-upload-chip bulk-upload-chip--no`,children:`.pdf .jpg .png not allowed`})})]}),(0,o.jsxs)(`p`,{className:`bulk-upload-dropzone__limit`,children:[`Maximum size `,g,` MB`]})]}),(0,o.jsx)(`input`,{ref:x,hidden:!0,type:`file`,accept:L,onChange:e=>B(e.target.files?.[0])},P),O?(0,o.jsxs)(`div`,{className:`bulk-upload-file ${A?`is-error`:``}`,children:[(0,o.jsx)(`span`,{className:`bulk-upload-file__icon`,children:E?(0,o.jsx)(a.FileExcelOutlined,{}):A?(0,o.jsx)(a.CloseCircleFilled,{}):(0,o.jsx)(a.CheckCircleFilled,{})}),(0,o.jsxs)(`span`,{className:`bulk-upload-file__meta`,children:[(0,o.jsx)(`span`,{className:`bulk-upload-file__name`,title:O.name,children:O.name}),(0,o.jsxs)(`span`,{className:`bulk-upload-file__size`,children:[wc(O.size),E?` · uploading…`:A?` · failed`:` · processed`]})]}),E?null:(0,o.jsx)(i.Button,{type:`text`,size:`small`,icon:M?(0,o.jsx)(a.ReloadOutlined,{}):(0,o.jsx)(a.DeleteOutlined,{}),onClick:R,children:M?`Upload another`:`Remove`})]}):null,E?(0,o.jsx)(i.Progress,{percent:99,status:`active`,showInfo:!1,size:`small`,className:`bulk-upload-progress`}):null,A?(0,o.jsx)(i.Alert,{type:`error`,showIcon:!0,className:`bulk-upload-alert`,title:`File not accepted`,description:A}):null]}),(0,o.jsxs)(`aside`,{className:`bulk-upload-side`,children:[(0,o.jsxs)(`section`,{className:`bulk-upload-card bulk-upload-card--template`,children:[(0,o.jsxs)(`div`,{className:`bulk-upload-card__head`,children:[(0,o.jsx)(`span`,{className:`bulk-upload-step`,children:`Step 1`}),(0,o.jsx)(`h2`,{className:`bulk-upload-card__title`,children:f})]}),(0,o.jsx)(`p`,{className:`bulk-upload-side__hint`,children:p}),(0,o.jsx)(i.Button,{block:!0,icon:(0,o.jsx)(a.DownloadOutlined,{}),loading:w,onClick:z,className:`bulk-upload-template-btn`,children:d})]}),m.length?(0,o.jsxs)(`section`,{className:`bulk-upload-card bulk-upload-card--rules`,children:[(0,o.jsx)(`h2`,{className:`bulk-upload-card__title`,children:`Before you upload`}),(0,o.jsx)(`ul`,{className:`bulk-upload-rules`,children:m.map(e=>(0,o.jsx)(`li`,{children:e},e))})]}):null,b]})]}),M&&y?(0,o.jsx)(`div`,{className:`bulk-upload-result`,children:y(M,{reset:R})}):null]})]})}var kc=e.fi({getJobById:()=>Lc,getJobDetailView:()=>Ac,updateJobDescription:()=>Rc});async function Ac(e){let n=await t.i(),r=new URLSearchParams({jobId:String(e)}),i=await fetch(`${t.S}/jobs?${r}`,{method:`GET`,headers:{"Content-Type":`application/json`,Authorization:`Bearer ${n}`}});if(!i.ok)throw Error(`API ${i.status}: ${i.statusText}`);let a=await i.json();return a.data??a}var jc={email:`zinnext@realtekconsulting.net`,user_pwd:`Admin@123*`},Mc=null;async function Nc(){return Mc||(Mc=fetch(`${t.b}/login`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify(jc)}).then(async e=>{if(!e.ok)throw Error(`Login failed: ${e.status}`);let t=await e.json(),n=t.token??t.access_token??t.data?.token??t.data?.access_token;if(!n)throw Error(`No token in login response`);return localStorage.setItem(`authToken`,n),n}).finally(()=>{Mc=null}),Mc)}async function Pc(){return(t.l()??localStorage.getItem(`authToken`))||Nc()}async function Fc(e){let n=await Pc(),r=await fetch(`${t.b}${e}`,{headers:{"Content-Type":`application/json`,Authorization:`Bearer ${n}`}});if(r.status===401&&(localStorage.removeItem(`authToken`),n=await Nc(),r=await fetch(`${t.b}${e}`,{headers:{"Content-Type":`application/json`,Authorization:`Bearer ${n}`}})),!r.ok)throw Error(`API ${r.status}: ${r.statusText}`);let i=await r.json();return i.data??i}async function Ic(e,n){let r=await Pc(),i=await fetch(`${t.b}${e}`,{method:`PUT`,headers:{"Content-Type":`application/json`,Authorization:`Bearer ${r}`},body:JSON.stringify(n)});if(i.status===401&&(localStorage.removeItem(`authToken`),r=await Nc(),i=await fetch(`${t.b}${e}`,{method:`PUT`,headers:{"Content-Type":`application/json`,Authorization:`Bearer ${r}`},body:JSON.stringify(n)})),!i.ok)throw Error(`API ${i.status}: ${i.statusText}`);return i.json()}async function Lc(e){return Fc(`/jobs/${e}`)}async function Rc(e,t){return Ic(`/jobs/${e}`,{rawDescription:t})}var{Text:zc}=i.Typography,Bc=2;function Vc({jobId:e,sections:t=[],meta:n=[],rawDescription:s=``,onSaved:c}){let[l,u]=(0,r.useState)(!1),[d,f]=(0,r.useState)(!1),[p,m]=(0,r.useState)(``),[h,g]=(0,r.useState)(!1),_=[...t].sort((e,t)=>(e.displayOrder??0)-(t.displayOrder??0)),v=l?_:_.slice(0,Bc),y=_.length>Bc;function b(){m(s),f(!0)}function x(){f(!1),m(``)}async function S(){if(!p.trim()){i.message.warning(`Please enter a job description`);return}g(!0);try{await Rc(e,p.trim());let t=await Lc(e);c?.(t),f(!1),m(``),i.message.success(`Description updated successfully`)}catch{i.message.error(`Failed to update description`)}finally{g(!1)}}return d?(0,o.jsxs)(i.Space,{direction:`vertical`,style:{width:`100%`},size:8,children:[(0,o.jsx)(i.Input.TextArea,{rows:10,value:p,onChange:e=>m(e.target.value),placeholder:`Paste raw job description here...`}),(0,o.jsxs)(i.Space,{children:[(0,o.jsx)(i.Button,{type:`primary`,loading:h,onClick:S,children:`Save & Parse`}),(0,o.jsx)(i.Button,{onClick:x,children:`Cancel`})]})]}):(0,o.jsxs)(`div`,{className:`desc-block`,children:[(0,o.jsx)(`div`,{className:`desc-block-toolbar`,children:(0,o.jsx)(a.EditOutlined,{className:`desc-edit-icon`,onClick:b})}),!t.length&&!n.length?(0,o.jsx)(zc,{type:`secondary`,children:`No description available.`}):(0,o.jsxs)(`div`,{className:`jdv-ats-desc`,children:[n.length>0&&(0,o.jsx)(`div`,{className:`jdv-ats-meta-grid`,children:n.map(({fieldKey:e,fieldLabel:t,value:n})=>(0,o.jsxs)(`div`,{className:`jdv-ats-meta-row`,children:[(0,o.jsx)(`span`,{className:`jdv-ats-meta-key`,children:t}),(0,o.jsx)(`span`,{className:`jdv-ats-meta-val`,children:n})]},e))}),(0,o.jsx)(`div`,{className:`jdv-ats-sections`,children:v.map(({sectionKey:e,sectionTitle:t,renderType:n,content:r=[]})=>n===`education`?(0,o.jsxs)(`div`,{className:`education-block`,children:[(0,o.jsxs)(`div`,{className:`education-header`,children:[(0,o.jsx)(`span`,{children:`🎓`}),(0,o.jsx)(`span`,{children:t})]}),(0,o.jsx)(`ul`,{className:`education-list`,children:r.map((e,t)=>(0,o.jsx)(`li`,{className:`education-list-item`,children:e},t))})]},e):(0,o.jsxs)(`div`,{className:`jdv-ats-section`,children:[(0,o.jsx)(`div`,{className:`jdv-ats-section-hd`,children:(0,o.jsx)(`span`,{children:t})}),n===`chips`?(0,o.jsx)(i.Space,{size:[6,6],wrap:!0,style:{marginTop:8},children:r.map((e,t)=>(0,o.jsx)(i.Tag,{className:`jdv-skill-tag`,children:e},t))}):(0,o.jsx)(`ul`,{className:`jdv-ats-bullets`,children:r.map((e,t)=>(0,o.jsx)(`li`,{className:`jdv-ats-bullet-item`,children:e},t))})]},e))}),y&&(0,o.jsx)(`span`,{className:`jdv-desc-toggle`,onClick:()=>u(e=>!e),children:l?`Show less`:`Show more (${t.length-Bc} more sections)`})]})]})}function Hc(){return Number(localStorage.getItem(`userId`))||0}function Uc(e,{id:t,moduleName:n,record:i}={}){let a=(0,r.useMemo)(()=>Array.isArray(e)?e:[],[e]),o=(0,r.useMemo)(()=>a.filter(e=>typeof e?.visibleWhen==`function`),[a]),[s,c]=(0,r.useState)({});return(0,r.useEffect)(()=>{if(!o.length)return;let e=!1,r={id:t,moduleName:n,record:i,currentUserId:Hc()};return o.forEach(n=>{let i=`${t}:${n.key}`;Promise.resolve().then(()=>n.visibleWhen(r)).then(t=>{e||c(e=>({...e,[i]:t!==!1}))}).catch(()=>{e||c(e=>({...e,[i]:!0}))})}),()=>{e=!0}},[o,t,n,i]),(0,r.useMemo)(()=>a.filter(e=>typeof e?.visibleWhen==`function`?s[`${t}:${e.key}`]===!0:!0),[a,s,t])}var Wc=[{field:`baId`,label:`BA`,icon:`idcard`},{field:`clientName`,icon:`bank`,tooltip:`Client`},{field:`employerName`,icon:`team`,badgeField:`engagementType`,tooltip:`Employer`},{field:`projectName`,icon:`project`,tooltip:`Project`},{field:`batchPriority`,icon:`idcard`,tooltip:`Priority`},{field:`paymentTermsLabel`,icon:`cycle`,tooltip:`Payment Terms`},{field:`paymentDeadlineLabel`,icon:`period`,tooltip:`Payment Deadline`},{field:`batchName`,icon:`project`,tooltip:`Payment Batch`},{field:`period.label`,icon:`period`,tooltip:`Period`}],Gc=e.fi({billingConfig:()=>Kc,default:()=>Kc}),Kc={module:`billing`,tabs:[],header:{variant:`finance`,title:`candidateName`,eyebrow:`designation`,statusField:`billing.status`,chips:Wc}},qc={USD:`$`,INR:`₹`,EUR:`€`,GBP:`£`,AUD:`$`,CAD:`$`},Jc=e=>e==null||e===``||Array.isArray(e)&&e.length===0,Yc=e=>!Jc(e);function Xc(e){let t=Qc(e);return t.charAt(0).toUpperCase()+t.slice(1)}function Zc(e){return e&&typeof e==`object`&&!Array.isArray(e)&&`id`in e&&`value`in e?e.id??e.value:e}function Qc(e){return Array.isArray(e)?e.filter(e=>!Jc(e)).map(e=>Qc(e)).filter(Boolean).join(`, `):e&&typeof e==`object`&&`id`in e&&`value`in e?String(e.value??e.id??``):String(e??``)}function $c(e){return Jc(e)?``:qc[String(e).toUpperCase()]??String(e)}function el(t){return Jc(t)?``:e.Tn(t)}function tl({start:e,end:t,sym:n=``,unit:r}={}){return Jc(e)||Number(e)<=0?``:`${n}${!Jc(t)&&Number(t)>0?`${e} - ${t}`:`${e}`}${Jc(r)?``:`/${r}`}`}function nl(e){let t=Qc(e).toLowerCase();return[`active`,`open`,`hired`,`approved`,`fulfilled`,`submitted`].includes(t)?`success`:[`inactive`,`closed`,`rejected`,`high`].includes(t)?`error`:[`hold`,`on hold`,`pending`,`unread`,`medium`].includes(t)?`warning`:`default`}var rl=e.fi({candidateConfig:()=>il,default:()=>il}),il={module:`candidate`,tabs:[{key:`details`,label:`Details`},{key:`jobs`,label:`Jobs`},{key:`emails`,label:`Emails`},{key:`attachments`,label:`Attachments`}],header:{title:[`firstName`,`middleName`,`lastName`],eyebrow:`source`,status:({val:e,has:t})=>t(e(`status`))?{label:Xc(e(`status`)),color:nl(e(`status`))}:e(`applicantPlacedStatus`)===!0?{label:`Placed`,color:`success`}:null,ids:[{label:`Candidate ID`,field:[`applicantRefrenceId`,`applicantReferenceId`,`candidateReferenceId`]}],meta:[{icon:`designation`,field:`designation`},{icon:`location`,field:[`currentLocation`,`preferredLocation`]},{icon:`experience`,compute:al},{icon:`employment`,field:`workAuthorisation`},{icon:`rate`,prefix:`Expected: `,compute:ol}],timestamp:{label:`Created Date`,field:[`createdAt`,`createdDate`]}}};function al({val:e,has:t}){let n=t(e(`yearOfExperience`))?e(`yearOfExperience`):e(`experience`);if(!t(n))return``;let r=e(`monthOfExperience`);return`${n} yrs${t(r)&&Number(r)>0?` ${r} mo`:``}`}function ol({val:e}){let t=e(`expectedPayDetails`)??{};return tl({start:t.expectedPay??e(`expectedPay`),sym:t.expectedPayCurrencySymbol??$c(t.expectedPayCurrency),unit:t.expectedPayUnit})}var sl=e.fi({default:()=>cl,employerConfig:()=>cl}),cl={module:`employer`,header:{title:`empCompanyName`,eyebrow:`empWebsite`,status:({val:e,has:t})=>t(e(`status`))?{label:Xc(e(`status`)),color:nl(e(`status`))}:null,ids:[{label:`Federal Tax ID`,field:`empFederalTaxId`},{label:`State of Incorporation`,field:`empStateOfIncorporation`}],meta:[{icon:`location`,field:`empCompanyLocation`}],timestamp:{label:`Created Date`,field:[`createdAt`,`createdDate`]}}},ll=e=>e===!0||e===1||e===`1`;function ul(e){return e==null||e===``?!0:Array.isArray(e)?e.length===0:typeof e==`object`?Object.values(e).every(e=>ul(e)):!1}function dl(t){return e.Nt(t).filter(e=>e?.location||e?.url)}function fl(e){return dl(e).length>0}function pl(e){return ll(e?.hideWhenEmpty)||ll(e?.hideWhenEmptyInDetail)||ll(e?.renderOptions?.hideWhenEmpty)||ll(e?.renderOptions?.hideWhenEmptyInDetail)}function ml(e){return ll(e?.hideWhenZero)||ll(e?.renderOptions?.hideWhenZero)}function hl(e){if(typeof e==`number`)return e===0;if(typeof e==`string`){let t=e.trim();return t!==``&&Number.isFinite(Number(t))&&Number(t)===0}return!1}function gl(e,t){let n=ml(e);return!pl(e)&&!n?!1:e?.type===`file`||e?.type===`document`||e?.renderType===`document`?!fl(t):ul(t)||n&&hl(t)}var _l=e=>e===!0||e===1||e===`1`;function vl(e=[]){let t={};for(let n of e??[])for(let e of n?.fields??[]){if(!e?.field||e.value===void 0)continue;let n=e.value,r=n&&typeof n==`object`&&!Array.isArray(n)&&`value`in n?n.value:n;t[e.field]=r,e.payloadKey&&t[e.payloadKey]===void 0&&(t[e.payloadKey]=r)}return t}function yl(t,n){let r=e.c(t?.showIf);return!r.length||_l(t?.ignoreShowIfInDetail)||!r.every(e=>Object.prototype.hasOwnProperty.call(n??{},e.field))?!0:e.o(t.showIf,e=>n[e])}function bl(e){let t=e?.detailLabelWhen;if(Array.isArray(t)&&t.length)return t;let n=e?.labelWhen;return n?[n]:[]}function xl(t,n){let r=t?.label;if(_l(t?.ignoreLabelWhenInDetail))return r;for(let r of bl(t))if(!(!r?.field||!r?.label)&&Object.prototype.hasOwnProperty.call(n??{},r.field)&&e.i(r,n[r.field]))return r.label;return r}var Sl=/(currency|symbol|unit|type)/i,Cl=/(rate|budget|amount)/i,wl=e=>typeof e==`number`||typeof e==`string`&&e.trim()!==``&&!Number.isNaN(Number(e)),Tl=e=>e===!0||e===1||e===`1`;function El(e,t){return!e||!t||!Tl(e.appendHistory)?!1:[e.historyField,...e.historyFields??[]].includes(t)}function Dl(e,t){let n=String(t??``).trim();if(!n)return``;let r=`${e}.`;return n.startsWith(r)?n.slice(r.length):n}function Ol(e,t=[]){let n=`${e}.`,r=[];return(t??[]).forEach(t=>{El(t,e)&&(t.fields??[]).forEach(e=>{let t=String(e?.field??``);if(!t.startsWith(n))return;let i=t.slice(n.length);i&&!r.includes(i)&&r.push(i)})}),r}function kl(e,t=[],n){for(let r of t??[]){if(!El(r,e))continue;let t=Dl(e,r?.[n]?.[e]);if(t)return t}return``}var Al=(e,t)=>!!t&&e!=null&&Object.prototype.hasOwnProperty.call(e,t)&&e[t]!==void 0;function jl(e){let t=Object.entries(e??{}).find(([e,t])=>Cl.test(e)&&!Sl.test(e)&&wl(t));return t?t[0]:``}function Ml(e){let t=Object.keys(e??{});return t.find(t=>/currencysymbol/i.test(t)&&String(e[t]??``).trim()!==``)||t.find(t=>/currency/i.test(t)&&String(e[t]??``).trim()!==``)||t.find(t=>/symbol/i.test(t)&&String(e[t]??``).trim()!==``)||``}function Nl(e){return Object.keys(e??{}).find(e=>/unit/i.test(e))||``}function Pl(e,t,n=[]){let r=Ol(t,n),i=kl(t,n,`historyAmountFields`),a=r.find(e=>!Sl.test(e)),o=Al(e,i)&&i||Al(e,a)&&a||jl(e),s=kl(t,n,`historyCurrencyFields`),c=r.find(t=>/symbol/i.test(t)&&Al(e,t)&&String(e[t]??``).trim()!==``),l=r.find(e=>/currency/i.test(e)&&!/symbol/i.test(e)),u=Al(e,s)&&s||c||Al(e,l)&&l||Ml(e),d=kl(t,n,`historyUnitFields`),f=r.find(e=>/unit/i.test(e)),p=Al(e,d)&&d||Al(e,f)&&f||Nl(e);return{amountKey:o||``,currencyKey:u||``,unitKey:p||``}}function Fl(e,t,n=[]){let{amountKey:r,currencyKey:i,unitKey:a}=Pl(e,t,n);return{amountKey:r,currencyKey:i,unitKey:a,amount:r?e?.[r]:void 0,currency:i?e?.[i]:``,unit:a?e?.[a]:``}}var Il={USD:`$`,INR:`₹`,GBP:`£`,EUR:`€`,CAD:`C$`,AUD:`A$`,SGD:`S$`,JPY:`¥`};function Ll(e,t=`$`){let n=String(e??``).trim();return n?Il[n.toUpperCase()]||(/^[A-Za-z]{2,}$/.test(n)?t:n):t}var Rl={hr:`Hourly`,hour:`Hourly`,hours:`Hourly`,hourly:`Hourly`,day:`Daily`,daily:`Daily`,week:`Weekly`,weekly:`Weekly`,month:`Monthly`,monthly:`Monthly`,year:`Yearly`,yearly:`Yearly`,annual:`Yearly`,annually:`Yearly`};function zl(e,t=``){let n=String(e??``).trim();return n?Rl[n.toLowerCase()]??n.charAt(0).toUpperCase()+n.slice(1):t}var Bl={Hourly:`hr`,Daily:`day`,Weekly:`wk`,Monthly:`mo`,Yearly:`yr`};function Vl(e,t=``){let n=zl(e,``);return n?Bl[n]??n.toLowerCase():t}function Hl(e){if(typeof e==`number`)return Number.isFinite(e)?e:NaN;let t=String(e??``).trim().replace(/[,\s]/g,``).replace(/[^0-9eE+.\-]/g,``);if(!t)return NaN;let n=Number(t);return Number.isFinite(n)?n:NaN}function Ul(e,{decimals:t}={}){let n=Hl(e);return Number.isNaN(n)?String(e??``):n.toLocaleString(void 0,{minimumFractionDigits:t??0,maximumFractionDigits:t??2})}function Wl(e,t=`$`,n={}){let r=Hl(e);if(Number.isNaN(r))return String(e??``);let i=Ll(t);return`${r<0?`−`:``}${i}${Ul(Math.abs(r),n)}`}function Gl(e,t=`$`,n,r={}){let i=Wl(e,t,r),a=zl(n,``);return a?`${i} / ${a}`:i}var Kl=Object.freeze({document:`No document uploaded`,documents:`No documents uploaded`,date:`Not provided`,phone:`No contact number added`,email:`No email address added`,link:`No link added`,url:`No link added`,tags:`None added`,multitag:`None added`,skills:`No skills added`,currency:`Not provided`,money:`Not provided`,number:`Not provided`,boolean:`Not specified`,default:`Not provided`}),ql=e=>{let t=e==null?``:String(e).trim();return t===``?null:t};function Jl(t,n,r=e.Pn()){let i=ql(t?.emptyText??t?.renderOptions?.emptyText);if(i)return i;let a=String(n??t?.renderType??t?.type??`default`).toLowerCase(),o=r?.emptyTexts??{};return ql(o[a])??ql(Kl[a])??ql(o.default)??ql(Kl.default)??ql(r?.emptyPlaceholder)??`—`}function Yl(t,n=e.Pn()){let r=ql(t?.emptyText);if(r)return r;let i=n?.emptyTexts??{};if(ql(i.group))return ql(i.group);let a=ql(t?.label??t?.name);return a?`No ${a.toLowerCase()} added`:ql(Kl.default)??`—`}var{Text:Xl}=i.Typography,Zl=e=>e==null||e===``,Ql=/^\d{4}-\d{2}-\d{2}([T ]\d{2}:\d{2}|$)/;function $l(e){return String(e).replace(/\w\S*/g,e=>e.length>1&&e===e.toUpperCase()?e:e.charAt(0).toUpperCase()+e.slice(1).toLowerCase())}function eu(e){return!(typeof e!=`string`||!e.trim()||!/[a-z]/i.test(e)||e.includes(`@`)||/^https?:\/\//i.test(e)||/^[a-f0-9]{24}$/i.test(e)||/<[a-z][\s\S]*>/i.test(e))}function tu(e,t){if(Zl(e))return``;let n=String(e);return t===!1?n:eu(n)?$l(n):n}function nu(e,t,n){return Object.values(e).filter(e=>!Zl(e)&&typeof e!=`object`).map(e=>tu(e,t)).join(n)}function ru(e,t){if(!e)return e;switch(t){case`upper`:return String(e).toUpperCase();case`lower`:return String(e).toLowerCase();case`title`:return $l(e);default:return e}}var iu=e=>e&&typeof e==`object`&&!Array.isArray(e)&&`value`in e&&`id`in e;function au(e,t,n){return Zl(e)?``:iu(e)?tu(e.value??e.id,t):Array.isArray(e)?e.map(e=>iu(e)?tu(e.value??e.id,t):e&&typeof e==`object`?nu(e,t,n):tu(e,t)).filter(Boolean).join(n):typeof e==`boolean`?e?`Yes`:`No`:typeof e==`object`?nu(e,t,n):tu(e,t)}function ou(e,t,n){if(Array.isArray(e))return e.map(e=>iu(e)?tu(e.value??e.id,t):e&&typeof e==`object`?nu(e,t,n):tu(e,t)).filter(e=>e!==``);if(typeof e==`string`)return e.split(`,`).map(e=>tu(e.trim(),t)).filter(Boolean);let r=au(e,t,n);return r?[r]:[]}function su({name:e}){let t=String(e||``).split(`.`).pop().toLowerCase();return t===`pdf`?(0,o.jsx)(a.FilePdfOutlined,{className:`v1-file-chip__icon`}):t===`doc`||t===`docx`?(0,o.jsx)(a.FileWordOutlined,{className:`v1-file-chip__icon`}):[`png`,`jpg`,`jpeg`,`gif`,`webp`,`bmp`,`svg`].includes(t)?(0,o.jsx)(a.FileImageOutlined,{className:`v1-file-chip__icon`}):[`txt`,`csv`,`json`,`md`].includes(t)?(0,o.jsx)(a.FileTextOutlined,{className:`v1-file-chip__icon`}):(0,o.jsx)(a.FileOutlined,{className:`v1-file-chip__icon`})}su.propTypes={name:l.default.string};function cu(e){return e?.renderType&&e.renderType!==`auto`?e.renderType:e?.documentPreview===!0?`document`:e?.formatter===`phone`||e?.type===`phone`?`phone`:e?.displayAs===`tag`?`tag`:e?.displayAs===`text`?`text`:`auto`}function lu({value:t,mode:n,empty:s,style:c}){let[l,u]=(0,r.useState)(!1),[d,f]=(0,r.useState)(0),p=e.Nt(t);if(!p.length)return(0,o.jsx)(Xl,{strong:!0,className:`v1-detail-value`,style:c,children:s});let m=p.filter(e=>e.url);return n===`text`?(0,o.jsx)(Xl,{strong:!0,className:`v1-detail-value`,style:c,children:p.map(e=>e.name).join(`, `)}):n===`tag`?(0,o.jsx)(`span`,{className:`v1-detail-value v1-detail-tags`,children:p.map((e,t)=>(0,o.jsx)(i.Tag,{icon:(0,o.jsx)(a.PaperClipOutlined,{}),children:e.name},t))}):n===`link`||n===`download`?(0,o.jsx)(`span`,{className:`v1-detail-value v1-doc-list`,children:(0,o.jsx)(`span`,{className:`v1-file-list`,children:p.map((e,t)=>e.url?(0,o.jsxs)(`a`,{className:`v1-file-chip`,href:e.url,target:`_blank`,rel:`noopener noreferrer`,download:n===`download`?e.name||``:void 0,title:e.name,children:[(0,o.jsx)(su,{name:e.name}),(0,o.jsx)(`span`,{className:`v1-file-chip__name`,children:e.name}),n===`download`?(0,o.jsx)(a.DownloadOutlined,{className:`v1-file-chip__action`}):(0,o.jsx)(a.LinkOutlined,{className:`v1-file-chip__action`})]},t):(0,o.jsxs)(`span`,{className:`v1-file-chip v1-file-chip--disabled`,title:`No file location`,children:[(0,o.jsx)(su,{name:e.name}),(0,o.jsx)(`span`,{className:`v1-file-chip__name`,children:e.name})]},t))})}):(0,o.jsxs)(`div`,{className:`v1-detail-value v1-doc-list`,children:[(0,o.jsx)(`div`,{className:`v1-file-list`,children:p.map((e,t)=>e.url?(0,o.jsxs)(`button`,{type:`button`,className:`v1-file-chip`,onClick:()=>{f(m.indexOf(e)),u(!0)},title:`Preview ${e.name}`,children:[(0,o.jsx)(su,{name:e.name}),(0,o.jsx)(`span`,{className:`v1-file-chip__name`,children:e.name}),(0,o.jsx)(a.EyeOutlined,{className:`v1-file-chip__action`})]},t):(0,o.jsxs)(`span`,{className:`v1-file-chip v1-file-chip--disabled`,title:`No preview available for this file`,children:[(0,o.jsx)(su,{name:e.name}),(0,o.jsx)(`span`,{className:`v1-file-chip__name`,children:e.name})]},t))}),(0,o.jsx)(e.vn,{documents:m,open:l,onClose:()=>u(!1),initialIndex:d})]})}lu.propTypes={value:l.default.any,mode:l.default.string,empty:l.default.string,style:l.default.object};function uu(e,t={}){return Number.isNaN(Hl(e))?String(e??``):`${t.currencySymbol?Ll(t.currencySymbol,``):``}${Ul(e,{decimals:t.decimals})}`}function du({field:t,record:n}){let{value:r,type:c,prefix:l=``,suffix:u=``,color:d=``,capitalize:f}=t??{},p=t?.renderOptions??{},m=e.Pn(),h=m.separator||`, `,g=d?{color:d}:void 0,_=p.tagColor||d||void 0,v=p.textTransform&&p.textTransform!==`none`?p.textTransform:null,y=e=>`${l?`${l} `:``}${e}${u?` ${u}`:``}`,b=e=>v?ru(e,v):e,x=e=>(0,o.jsx)(Xl,{strong:!0,className:`v1-detail-value`,style:g,children:b(e)}),S=e=>(0,o.jsx)(Xl,{strong:!0,className:`v1-detail-value v1-detail-token`,style:g,children:b(e)}),C=e=>(0,o.jsx)(`span`,{className:`v1-detail-value v1-detail-tags`,children:(0,o.jsx)(i.Tag,{color:_,children:b(e)})}),w=cu(t),T=Jl(t,w,m);if(w!==`document`&&Zl(r)&&!p.showEmpty)return x(T);switch(w){case`document`:return(0,o.jsx)(lu,{value:r,mode:p.documentMode||`preview`,empty:T,style:g});case`text`:return x(y(au(r,f,h)));case`tag`:case`chip`:return C(y(au(r,f,h)));case`badge`:{let e=b(au(r,f,h));return(0,o.jsx)(`span`,{className:`v1-detail-value`,children:(0,o.jsx)(i.Badge,{color:_||`blue`,text:e})})}case`tags`:case`multitag`:case`skills`:{let e=ou(r,f,h);return e.length?(0,o.jsx)(`span`,{className:`v1-detail-value v1-detail-tags`,children:e.map((e,t)=>(0,o.jsx)(i.Tag,{color:_,children:b(e)},t))}):x(T)}case`link`:{let t=au(r,!1,h);return(0,o.jsx)(`a`,{className:`v1-detail-value v1-doc-link`,href:/^https?:\/\//i.test(t)?t:e.Mt(t)||t,target:`_blank`,rel:`noopener noreferrer`,children:b(y(t))})}case`email`:{let e=au(r,!1,h);return(0,o.jsxs)(`a`,{className:`v1-detail-value`,href:`mailto:${e}`,children:[(0,o.jsx)(a.MailOutlined,{}),` `,e]})}case`phone`:{let i=e.Ft(t,au(r,!1,h),n);return(0,o.jsxs)(`a`,{className:`v1-detail-value v1-detail-token v1-detail-call`,href:`tel:${i.replace(/[^0-9+]/g,``)}`,"aria-label":`Call ${i}`,title:`Call ${i}`,children:[(0,o.jsx)(a.PhoneOutlined,{}),` `,b(y(i))]})}case`date`:case`datetime`:return w===`datetime`||p.withTime===!0?S(y((p.dateFormat?e.wn(r,p.dateFormat,m):e.Tn(r,m))||au(r,f,h))):S(y(e.wn(r,p.dateFormat||m.dateFormat,m)||au(r,f,h)));case`currency`:return S(y(uu(r,p)));case`budget`:{let e=uu(r,p),t=p.unit?String(p.unit):``,n=t&&p.budgetUnitMap?p.budgetUnitMap[t]??t:t;return S(`${e}${n?`/${n}`:``}`)}case`html`:return(0,o.jsx)(`span`,{className:`v1-detail-value`,style:g,dangerouslySetInnerHTML:{__html:String(r??``)}});default:break}if(Zl(r))return x(T);let E=c===`date`,D=typeof r==`string`&&Ql.test(r.trim());if(E||D){let e=(0,s.default)(r);if(e.isValid())return x(y(e.format(m.dateFormat)))}if(iu(r))return x(y(tu(r.value??r.id,f)));if(Array.isArray(r)){let e=ou(r,f,h);return e.length?(0,o.jsx)(`span`,{className:`v1-detail-value v1-detail-tags`,children:e.map((e,t)=>(0,o.jsx)(i.Tag,{color:_,children:e},t))}):x(T)}return x(typeof r==`boolean`?r?m.booleanTrueLabel:m.booleanFalseLabel:typeof r==`object`?nu(r,f,h)||T:y(tu(r,f)))}du.propTypes={field:l.default.object,record:l.default.object};var{Text:fu}=i.Typography,pu=[(0,o.jsx)(a.UserOutlined,{}),(0,o.jsx)(a.EnvironmentOutlined,{}),(0,o.jsx)(a.SolutionOutlined,{}),(0,o.jsx)(a.InfoCircleOutlined,{}),(0,o.jsx)(a.FileTextOutlined,{})],mu=e=>e===!0||e===1||e===`1`,hu=[`jobDescription`,`description`,`rawDescription`,`jobDescriptionText`];function gu(e=[]){for(let t of e)for(let e of t.fields??[]){let t=hu.includes(e.field),n=/description/i.test(e.label??``);if((t||n)&&typeof e.value==`string`&&e.value.trim())return{...e,key:e.field,value:e.value}}return null}function _u(e=[]){let t=vl(e);return[...e].filter(e=>!mu(e.hideGroup)&&!mu(e.hideGroupInDetail)).filter(e=>yl(e,t)).sort((e,t)=>Number(e.order??0)-Number(t.order??0)).map(e=>({...e,fields:[...e.fields??[]].filter(e=>String(e.field??``).trim()!==``&&(e.show===void 0||mu(e.show))&&yl(e,t)).map(e=>({...e,label:xl(e,t)})).sort((e,t)=>Number(e.order??0)-Number(t.order??0))})).filter(e=>e.fields.length)}function vu(e){let t=e?.data??e;return Array.isArray(t)?t:t?.data??t?.rows??t?.records??t?.items??t?.list??[]}function yu(e,...t){for(let n of t){let t=String(n).split(`.`).reduce((e,t)=>e?.[t],e);if(t!=null&&t!==``)return t}return``}function bu(e){let t=String(yu(e,`isDeleted`,`deleted`)).toLowerCase(),n=String(yu(e,`assignmentStatus`,`status`)).toLowerCase();return t!==`true`&&t!==`1`&&![`removed`,`inactive`,`deleted`].includes(n)}function xu(e=[],t){let n={candidateIds:new Set,engagementIds:new Set([String(t??``)].filter(Boolean))},r=e?.recordMeta;[`_id`,`id`,`workforceEngagementId`,`engagementId`].forEach(e=>{let t=r?.[e];t!=null&&t!==``&&n.engagementIds.add(String(t))}),[`candidateId`,`candidate_id`,`applicantId`].forEach(e=>{let t=r?.[e];t!=null&&t!==``&&n.candidateIds.add(String(t))});for(let t of e??[])for(let e of t.fields??[])[`candidateId`,`candidate_id`,`applicantId`].includes(e?.field)&&e.value&&n.candidateIds.add(String(e.value?.id??e.value?.value??e.value)),[`workforceEngagementId`,`engagementId`].includes(e?.field)&&e.value&&n.engagementIds.add(String(e.value?.id??e.value?.value??e.value));return n}async function Su(t){let n=yu(t,`batchName`,`batch_name`,`batch.name`,`batch.title`);if(n)return String(n);let r=String(yu(t,`batchId`,`batch_id`));if(!r)return``;for(let t of[`batches`,`batch`])try{let n=yu(vu(await e.mn(t,500,0)).find(e=>String(yu(e,`_id`,`id`,`batchId`,`batch_id`))===r),`batchName`,`batch_name`,`name`,`title`);if(n)return String(n)}catch{}return r}async function Cu(t,n,r){let i=String(r??``).trim().toLowerCase();if(![`candidate`,`candidates`,`onboarding`].includes(i))return t;let{candidateIds:a,engagementIds:o}=xu(t,n);if(!a.size&&!o.size)return t;let s=vu(await e.mn(`batchCandidates`,1e3,0)).filter(bu).find(e=>a.has(String(yu(e,`candidateId`,`candidate_id`)))||o.has(String(yu(e,`workforceEngagementId`,`engagementId`))));if(!s)return t;let c=await Su(s);return c?[...t,{id:`candidate-batch-summary`,name:`candidateBatch`,label:`Batch`,order:9999,fields:[{field:`batchName`,label:`Batch Name`,type:`text`,value:c,show:!0,order:1}]}]:t}function wu({icon:e,title:t}){return(0,o.jsxs)(i.Space,{size:10,align:`center`,children:[(0,o.jsx)(`div`,{className:`v1-section-icon-box`,children:e}),(0,o.jsx)(fu,{strong:!0,className:`v1-section-label`,children:t})]})}function Tu({value:e}){let t=String(e??``);return/<[a-z][\s\S]*>/i.test(t)?(0,o.jsx)(`div`,{className:`v1-detail-value`,style:{whiteSpace:`normal`,lineHeight:1.7},dangerouslySetInnerHTML:{__html:t}}):(0,o.jsx)(`div`,{className:`v1-detail-value`,style:{whiteSpace:`pre-wrap`,lineHeight:1.7},children:t})}function Eu({moduleName:n,id:c,refreshKey:l=0,onDescriptionSaved:u}){let[d,f]=(0,r.useState)([]),[p,m]=(0,r.useState)(!!n),[h,g]=(0,r.useState)(``),[_,v]=(0,r.useState)(!1),[y,b]=(0,r.useState)(``),[x,S]=(0,r.useState)(!1),[C,w]=(0,r.useState)([]);(0,r.useEffect)(()=>{if(!n||!c){Promise.resolve().then(()=>w([]));return}let t=!1;return e.ln(n,c).then(e=>{t||w(Array.isArray(e)?e:e?.data??[])}).catch(()=>{t||w([])}),()=>{t=!0}},[n,c,l]);let[T,E]=(0,r.useState)(null),[D,O]=(0,r.useState)({}),[k,A]=(0,r.useState)({});(0,r.useEffect)(()=>{if(!n||!c){E(null);return}let e=!1;return t.a(t.b,`/module/list?module=${encodeURIComponent(n)}&id=${encodeURIComponent(c)}`).then(t=>{let n=t?.data?.data??t?.data??[];e||E(Array.isArray(n)?n[0]:null)}).catch(()=>{e||E(null)}),()=>{e=!0}},[n,c,l]),(0,r.useEffect)(()=>{let n=!1;return t.a(t.b,`/module/list?module=users`).then(t=>{let r=t?.data?.data??t?.data??[];n||O(e.it(r))}).catch(()=>{}),()=>{n=!0}},[]),(0,r.useEffect)(()=>{if(!n)return;let t=!1;async function r(){try{m(!0),g(``);let[r]=await Promise.all([kn({module:n,id:c,view:`detail`}),e.Fn()]),i=await Cu(Array.isArray(r)?r:[],c,n);t||f(i)}catch(e){console.error(`Failed to fetch ${n} detail fields:`,e),t||g(e?.message||`Failed to fetch detail fields`)}finally{t||m(!1)}}return r(),()=>{t=!0}},[n,c,l]);let j=(0,r.useMemo)(()=>_u(d),[d]),M=(0,r.useMemo)(()=>{let e=new Set;return d.forEach(t=>{mu(t.appendHistory)&&[t.historyField,...t.historyFields||[]].filter(Boolean).forEach(t=>e.add(t))}),e},[d]);(0,r.useEffect)(()=>{if(!T||!M.size)return;let t=new Set;if(M.forEach(e=>{let n=T[e];Array.isArray(n)&&n.forEach(e=>{let n=e?.updatedBy??e?.changedBy;if(n==null||n===``)return;let r=String(n);!D[r]&&!k[r]&&t.add(r)})}),!t.size)return;let n=!1;return Promise.all([...t].map(t=>e.rt(t).then(e=>[t,e]))).then(e=>{let t=Object.fromEntries(e.filter(([,e])=>e));!n&&Object.keys(t).length&&A(e=>({...e,...t}))}).catch(()=>{}),()=>{n=!0}},[T,M,D,k]);let N={proposedRate:`Proposed Rate`,candidateBudget:`Candidate Rate`},P=(e,t,n)=>{let r=`${e}.`,i=t=>[t?.historyField,...t?.historyFields||[]].includes(e);for(let r of t??[]){if(!i(r))continue;let t=r.historyLabels?.[e];if(t)return t;let a=r.historyLabelFrom?.[e];if(a){let t=(r.fields??[]).find(e=>e?.field===a);if(t)return xl(t,n)||N[e]||e}}for(let i of t??[])for(let t of i?.fields??[])if(String(t?.field??``).startsWith(r))return xl(t,n)||N[e]||e;return N[e]||e},F=(t,n)=>{let{amount:r,currency:i,unit:a}=Fl(t,n,d),o=t?.timestamp?.$date??t?.timestamp??t?.updatedAt?.$date??t?.updatedAt??t?.changedAt?.$date??t?.changedAt,c=t?.updatedBy??t?.changedBy,l=r==null||r===``?null:Number(r);return{amount:l!=null&&!Number.isNaN(l)?`${Ll(i)}${Ul(l)}`:`—`,unit:zl(a),when:o&&(0,s.default)(o).isValid()?e.Tn(o):``,by:c==null?``:D[String(c)]||k[String(c)]||``}},I=(0,r.useMemo)(()=>{if(!T)return[];let e=vl(d),t=[];return M.forEach(n=>{let r=T[n];if(!Array.isArray(r)||r.length===0)return;let i=r.filter(e=>e&&(e.timestamp||e.updatedAt||e.changedAt));i.length!==0&&t.push({key:n,label:P(n,d,e),entries:[...i].reverse().map(e=>F(e,n))})}),t},[T,d,M,D,k]),L=(0,r.useMemo)(()=>{let e=new Set(I.map(e=>e.key));return e.size?j.map(t=>{if(!mu(t.appendHistory))return t;let n=[t.historyField,...t.historyFields||[]].filter(t=>t&&e.has(t));return n.length?{...t,fields:t.fields.filter(e=>!n.some(t=>String(e.field??``).startsWith(`${t}.`)))}:t}).filter(e=>e.fields.length):j},[j,I]),R=(0,r.useMemo)(()=>{let e=new Set(I.map(e=>e.key)),t=d.find(t=>mu(t.appendHistory)&&[t.historyField,...t.historyFields||[]].some(t=>t&&e.has(t)));return t?.label??t?.name??`Rate Details`},[d,I]),z=n===`job`,B=(0,r.useMemo)(()=>z?gu(d):null,[z,d]),ee=()=>{v(!1),b(``)},V=async()=>{if(!y.trim()){i.message.warning(`Please enter a job description`);return}S(!0);try{await Rc(c,y.trim()),v(!1),b(``),m(!0);let e=await kn({module:n,id:c,view:`detail`});f(Array.isArray(e)?e:[]),i.message.success(`Description updated and parsed successfully`),u?.()}catch{i.message.error(`Failed to update description`)}finally{S(!1),m(!1)}},H=e=>{let t=Number(e.detailCol);if(Number.isFinite(t)&&t>0)return Math.max(1,Math.min(3,Math.round(t/8)));let n=typeof e.value==`string`?e.value:``;return e.renderType===`document`||e.type===`text-editor`||n.length>120?3:/\s(?:·|-|–|\/)\s/.test(n)&&n.length>=16?2:1},te=e=>e.renderType===`document`||e.type===`text-editor`?!0:(typeof e.value==`string`?e.value:``).length>60,ne=(0,r.useMemo)(()=>vl(d),[d]),re=(e,t=``,n=ne)=>{let r=e.label??e.field,i=te(e),a=typeof e.value==`string`?e.value:void 0;return(0,o.jsx)(`div`,{className:`v1-detail-cell${i?` v1-detail-cell--wrap`:``}`,style:{"--v1-cell-span":H(e)},children:(0,o.jsxs)(`div`,{className:`v1-detail-field`,title:!i&&a?`${r}: ${a}`:void 0,children:[(0,o.jsx)(fu,{type:`secondary`,className:`v1-detail-label`,title:r,children:r}),(0,o.jsx)(du,{field:e,record:n})]})},`${e.field}${t}`)},U=/^\d{4}-\d{2}-\d{2}([T ]\d{2}:\d{2}|$)/,ie=(t,n,r=ne)=>{if(n==null||typeof n==`object`)return``;let i=String(n).trim();if(!i)return``;if(t?.type===`date`||t?.renderType===`date`||U.test(i)){let n=(0,s.default)(i);if(n.isValid())return n.format(t?.renderOptions?.dateFormat||e.Pn().dateFormat)}return(t?.formatter===`phone`||t?.type===`phone`||t?.renderType===`phone`)&&e.Ft(t,i,r)||i},ae=(e,t)=>{let n=String(e?.label??``).trim();if(!n)return``;let r=String(t??``).toLowerCase().split(/[\s/]+/).filter(Boolean),i=n.split(/\s+/),a=0;for(;a<i.length;){let e=i[a].toLowerCase();if(!r.some(t=>t===e||t.startsWith(e)||e.startsWith(t)))break;a+=1}return i.slice(a).join(` `).trim()},oe=(t,n,r,i,a=ne)=>{let s=t.map(e=>({field:e,cell:r(e)})),c=s.filter(({cell:e})=>le(e)).map(({cell:e})=>({...e,renderType:`document`})).filter(e=>fl(e.value)),l=new Set;s.forEach(({field:t})=>{if(!(t?.formatter===`phone`||t?.type===`phone`||t?.renderType===`phone`))return;let n=[t?.renderOptions?.countryCodeField??t?.countryCodeField,...e.Pt(t)].filter(Boolean);s.forEach(({field:e})=>{e!==t&&n.includes(e.field)&&l.add(e.field)})});let u=typeof n.combineLabel==`string`&&n.combineLabel.trim()?n.combineLabel:n.label??n.field,d=s.filter(({cell:e})=>!le(e)).filter(({field:e})=>!l.has(e.field)).filter(({cell:e})=>!gl(e,e.value)).map(({field:e,cell:t})=>({key:e.field,label:ae(e,u),text:ie(e,t.value,a)})).filter(e=>e.text!==``);if(!d.length&&!c.length&&gl(n,void 0))return null;let f=d.map(e=>`${e.label?`${e.label} `:``}${e.text}`).join(` · `),p=H({detailCol:n.detailCol,value:f});return(0,o.jsx)(`div`,{className:`v1-detail-cell v1-detail-cell--wrap`,style:{"--v1-cell-span":c.length?Math.max(p,2):p},children:(0,o.jsxs)(`div`,{className:`v1-detail-field`,children:[(0,o.jsx)(fu,{type:`secondary`,className:`v1-detail-label`,title:u,children:u}),(d.length>0||c.length===0)&&(0,o.jsx)(`div`,{className:`v1-detail-value v1-detail-parts`,children:d.length?d.map((e,t)=>(0,o.jsxs)(`span`,{className:`v1-detail-part`,children:[t>0&&(0,o.jsx)(`span`,{className:`v1-detail-part-sep`,"aria-hidden":`true`,children:`·`}),e.label&&(0,o.jsx)(`span`,{className:`v1-detail-part-label`,children:e.label}),(0,o.jsx)(`span`,{children:e.text})]},`${e.key}-part`)):`—`}),c.map(e=>(0,o.jsx)(du,{field:e},`${e.field}-doc`))]})},`${n.field}-merged${i}`)},se=(e,t,n=``,r=ne)=>{let i=new Set,a=[];return e.forEach(o=>{let s=o.combineKey?.trim?.();if(s){if(i.has(s))return;i.add(s);let o=e.filter(e=>e.combineKey?.trim?.()===s);if(o.length>1){let e=oe(o,o.find(e=>e.combineLabel)??o[0],t,n,r);e&&a.push(e);return}}let c=t(o);gl(c,c.value)||a.push(re(c,n,r))}),a},ce=(0,r.useMemo)(()=>{let e={};for(let t of C){let n=t.fieldName||t.field||`file`;(e[n]??=[]).push({location:t.s3Key??t.location??t.uniqueName??``,name:t.fileName??t.name??``,fileUrl:t.fileUrl??t.url??``})}return e},[C]),le=e=>e.type===`file`||e.type===`document`||e.renderType===`document`,ue=e=>ce[e.field]||e.fileKey&&ce[e.fileKey]||null,de=e=>String(e?.name||e?.location||``).trim().toLowerCase(),fe=t=>{let[n]=e.Nt(t);return!n||!n.location&&!n.url?null:de(n)},pe=(e,t=[])=>{let n=new Set,r=[],i=e=>{if(e==null||e===``)return;let t=fe(e);t!==null&&(t&&n.has(t)||(t&&n.add(t),r.push(e)))};return t.forEach(i),(Array.isArray(e)?e:[e]).forEach(i),r},me=t=>e.Nt(t).map(de).filter(Boolean),he=e=>{let t=(e.validations??[]).find(e=>e?.type===`maxFiles`);return t?Math.max(1,Number(t.value??1)):mu(e.multiple)?Math.max(1,Number(e.maxCount??5)):Math.max(1,Number(e.maxCount??1))},ge=(e,t,n)=>{let r=he(e);if(t.length<=r)return t;let[i]=me(n);return(i?[...t].sort((e,t)=>Number(fe(t)===i)-Number(fe(e)===i)):t).slice(0,r)},_e=(t,n)=>{if(t.type===`file`||t.type===`document`)return{...t,renderType:`document`,value:n};let r=[t.field,t.payloadKey].filter(Boolean).map(t=>e.Kt(n,t)).find(e=>e!=null);return{...t,value:r}},ve=e=>{if(!le(e))return e;let t=ge(e,pe(e.value,ue(e)??[]),e.value);return t.length?{...e,renderType:`document`,value:t}:e},W=(e,t,n)=>{let r=e.name??e.id??String(t),a=Array.isArray(e.rows)?e.rows:[],s=new Set(a.flatMap(e=>me(e))),c=[],l=new Set;return n.filter(le).forEach(e=>{(ue(e)??[]).forEach(e=>{let t=de(e);!t||s.has(t)||l.has(t)||(l.add(t),c.push(e))})}),(0,o.jsxs)(i.Card,{size:`small`,className:`v1-card v1-detail-card`,title:(0,o.jsx)(wu,{icon:pu[t%pu.length],title:e.label??e.name??`Details`}),children:[a.length===0&&c.length===0?(0,o.jsx)(i.Empty,{image:i.Empty.PRESENTED_IMAGE_SIMPLE,description:Yl(e)}):a.map((t,r)=>(0,o.jsxs)(`div`,{className:`v1-detail-addrow-item`,children:[a.length>1&&(0,o.jsxs)(fu,{strong:!0,className:`v1-detail-addrow-index`,children:[e.label??`Record`,` `,r+1]}),(0,o.jsx)(`div`,{className:`v1-detail-grid`,children:se(n,e=>_e(e,t),`-${r}`,t)})]},r)),c.length>0&&(0,o.jsx)(`div`,{className:`v1-detail-addrow-item`,children:(0,o.jsx)(`div`,{className:`v1-detail-grid`,children:re({field:`${r}-files`,label:`Uploaded Files`,renderType:`document`,detailCol:24,value:c})})})]},r)},G=(e,t)=>{let n=e.name??e.id??String(t),r=B?e.fields.filter(e=>e.field!==B.key):e.fields;return r.length?e.addRow?W(e,t,r):(0,o.jsx)(i.Card,{size:`small`,className:`v1-card v1-detail-card`,title:(0,o.jsx)(wu,{icon:pu[t%pu.length],title:e.label??e.name??`Details`}),children:(0,o.jsx)(`div`,{className:`v1-detail-grid`,children:se(r,ve)})},n):null},ye=()=>(0,o.jsx)(i.Card,{size:`small`,className:`v1-card v1-detail-card`,title:(0,o.jsx)(wu,{icon:(0,o.jsx)(a.HistoryOutlined,{}),title:R}),children:I.map((e,t)=>(0,o.jsxs)(`div`,{className:`v1-rh-section${t>0?` v1-rh-section--gap`:``}`,children:[(0,o.jsx)(`div`,{className:`v1-rh-section-title`,children:e.label}),(0,o.jsx)(`div`,{className:`v1-rate-history`,children:e.entries.map((e,t)=>(0,o.jsxs)(`div`,{className:`v1-rh-item${t===0?` v1-rh-latest`:``}`,children:[(0,o.jsx)(`span`,{className:`v1-rh-amount`,children:e.amount}),e.unit&&(0,o.jsxs)(`span`,{className:`v1-rh-unit`,children:[`/ `,e.unit]}),e.by&&(0,o.jsxs)(`span`,{className:`v1-rh-chip`,children:[(0,o.jsx)(a.UserOutlined,{}),` `,e.by]}),e.when&&(0,o.jsxs)(`span`,{className:`v1-rh-chip`,children:[(0,o.jsx)(a.ClockCircleOutlined,{}),` `,e.when]}),t===0&&(0,o.jsx)(`span`,{className:`v1-rh-badge`,children:`Latest`})]},t))})]},e.key))},`rate-details-history`),be=(0,r.useMemo)(()=>{let e=d.find(e=>mu(e.appendHistory)&&e.historyAfterGroup);return String(e?.historyAfterGroup??``).trim().toLowerCase()},[d]),xe=e=>be?String(e.name??``).trim().toLowerCase()===be:/current_employer|employer_details/i.test(e.name||``)||(e.fields||[]).some(e=>e.field===`employerId`);return(0,o.jsx)(i.Spin,{spinning:p,tip:`Loading detail fields...`,children:(0,o.jsxs)(`div`,{className:`v1-detail-left`,children:[h&&(0,o.jsx)(i.Alert,{type:`error`,showIcon:!0,message:`Unable to load detail fields`,description:h,className:`v1-detail-alert`}),!p&&!h&&L.length===0&&I.length===0&&(0,o.jsx)(i.Empty,{description:`No detail fields are configured.`}),L.flatMap((e,t)=>{let n=[G(e,t)];return xe(e)&&I.length>0&&n.push(ye()),n}),I.length>0&&!L.some(xe)&&ye(),z&&B?.value&&(0,o.jsx)(i.Card,{size:`small`,className:`v1-card v1-detail-card`,title:(0,o.jsx)(wu,{icon:(0,o.jsx)(a.FileTextOutlined,{}),title:`Description`}),children:_?(0,o.jsxs)(`div`,{style:{display:`flex`,flexDirection:`column`,gap:12},children:[(0,o.jsx)(`div`,{style:{background:`#ffffff`,border:`1px solid #d6e4f0`,borderRadius:8,padding:`4px`,boxShadow:`0 2px 8px rgba(0,0,0,0.04)`},children:(0,o.jsx)(i.Input.TextArea,{rows:10,value:y,onChange:e=>b(e.target.value),placeholder:B.hidePlaceholder?void 0:B.placeholder,style:{fontSize:13,lineHeight:1.65,border:`none`,boxShadow:`none`,resize:`vertical`,padding:`12px 14px`}})}),(0,o.jsxs)(`div`,{style:{display:`flex`,gap:8},children:[(0,o.jsx)(e.at,{variant:`primary`,size:`small`,loading:x,onClick:V,children:`Save & Parse`}),(0,o.jsx)(e.at,{size:`small`,onClick:ee,children:`Cancel`})]})]}):(0,o.jsx)(Tu,{value:B.value})})]})})}var Du=e.fi({buildJobHeaderData:()=>Fu,default:()=>Ou,jobConfig:()=>Ou}),Ou={module:`job`,tabs:[{key:`details`,label:`Details`},{key:`candidates`,label:`Candidates`}],tabContent:{details:{render:({id:e,refreshKey:t,onDescriptionSaved:n})=>r.default.createElement(i.Row,{gutter:[16,16],align:`stretch`},r.default.createElement(i.Col,{key:`main`,xs:24,lg:16},r.default.createElement(Eu,{moduleName:`job`,id:e,refreshKey:t,onDescriptionSaved:n})),r.default.createElement(i.Col,{key:`side`,xs:24,lg:8},r.default.createElement(_c,{moduleName:`job`,id:e})))}},header:{title:`jobTitle`,eyebrow:({val:e})=>{let t=[];return Yc(Au(e))&&t.push(Qc(Au(e))),Yc(ju(e))&&t.push(`MSP Id ${Qc(ju(e))}`),t.length?t.join(` - `):Yc(e(`jobReferenceId`))?String(e(`jobReferenceId`)):``},clientName:({val:e})=>Au(e),titleIds:[],status:{field:`jobStatus`},ids:[{label:`Zinnext Job ID`,field:`jobReferenceId`},{label:`Client Rate`,compute:Nu}],meta:[{icon:`location`,field:`jobLocation`},{icon:`experience`,compute:Mu},{icon:`employment`,fields:[`employmentType`,`jobRemoteStatus`],join:` · `}],stats:[{label:`Target submissions`,field:[`targetSubmission`,`targetSubmissions`]},{label:`In Pipeline`,compute:Pu,always:!0}],timestamp:{label:`Created Date`,field:[`createdAt`,`jobCreatedDateTime`,`createdDate`]}}},ku=(e,...t)=>t.map(t=>e(t)).find(Yc),Au=e=>ku(e,`clientName`,`client.name`,`client`,`clientId`,`accountName`),ju=e=>ku(e,`mspReqId`,`mspreqId`,`msReqId`,`mspId`,`mspRequirementId`);function Mu({val:e}){let t=e(`experience.experienceRequiredFrom`);if(!Yc(t))return``;let n=e(`experience.experienceRequiredTo`);return`${t}${Yc(n)?` - ${n}`:``} years`}function Nu({val:e}){let t=e(`jobPayDetails`)??{},n=t.clientBudgetStart??ku(e,`clientBudgetStart`,`clientRateStart`);return Yc(n)?tl({start:n,end:t.clientBudgetEnd??ku(e,`clientBudgetEnd`,`clientRateEnd`),sym:t.clientBudgetCurrencySymbol??$c(t.clientBudgetCurrency)??``,unit:t.clientBudgetUnit??ku(e,`clientBudgetUnit`)}):``}function Pu({val:e}){let t=e(`submissions`),n=ku(e,`pipelineCount`,`PipelineCount`,`inPipeline`,`inPipelineCount`)??(Array.isArray(t)?t.length:void 0);return Yc(n)?n:0}function Fu({val:e,has:t}){let n,r=[];t(e(`jobReferenceId`))&&(n=String(e(`jobReferenceId`)));let i=[e(`jobTitle`)].filter(t).map(Qc).join(` `)||`-`,a=null;if(t(e(`jobSource`))&&(a={label:Xc(e(`jobSource`)),color:`#10b981`,textColor:`#ffffff`}),t(e(`jobLocation`))&&r.push({icon:`location`,text:Qc(e(`jobLocation`))}),t(e(`experience.experienceRequiredFrom`))){let n=e(`experience.experienceRequiredFrom`),i=e(`experience.experienceRequiredTo`);r.push({icon:`experience`,text:`${n}${t(i)?` - ${i}`:``} years`})}let o=[e(`employmentType`),Qc(e(`jobRemoteStatus`))].filter(t).join(` - `);o&&r.push({icon:`employment`,text:o});let s=t(e(`clientId`))?Zc(e(`clientId`)):null;return{eyebrow:n,title:i,status:a,meta:r,clientId:s}}var Iu=e.fi({default:()=>Lu,payrollConfig:()=>Lu}),Lu={module:`payroll`,tabs:[],header:{variant:`finance`,title:`candidateName`,eyebrow:`designation`,statusField:`payroll.status`,chips:Wc}},Ru=e.fi({default:()=>zu,submissionConfig:()=>zu}),zu={module:`submission`,tabs:[],header:{title:[`firstName`,`lastName`],eyebrow:({val:e,has:t})=>[Bu(e),e(`jobTitle`)].filter(t).map(Qc).join(` - `),clientName:({val:e})=>Bu(e),status:({val:e,has:t})=>{let n=e(`internalSubmissionStatus`)??{},r=n.internalSubmissionStatusText;return t(r)?{label:Xc(r),color:{positive:`success`,negative:`error`,neutral:`default`}[n.internalSubmissionStatusType]??nl(r)}:null},ids:[{label:`Submission ID`,field:[`submissionId`,`clientSubmissionId`]},{label:`MS Req ID`,field:[`mspReqId`,`mspreqId`]},{label:`Client Req ID`,field:[`jobClientRefrenceId`,`jobClientReferenceId`,`clientJobReferenceId`]},{label:`Job ID`,field:[`jobRefrenceId`,`jobReferenceId`]}],meta:[{icon:`location`,field:`jobLocation`},{icon:`experience`,field:[`relevantExperienceYears`,`workExperienceYears`],suffix:` yrs`},{icon:`employment`,field:`workAuthorisation`},{icon:`rate`,prefix:`Client rate: `,compute:Vu},{icon:`rate`,prefix:`Candidate rate: `,compute:Hu}],timestamp:{label:`Created Date`,field:[`submittedAt`,`createdAt`,`createdDate`]}}},Bu=e=>e(`clientName`)??e(`client.name`);function Vu({val:e}){let t=e(`clientBudget`)??e(`candidateBudget`)??{};return tl({start:t.clientBudgetStart??t.candidateBudgetStart,end:t.clientBudgetEnd??t.candidateBudgetEnd,sym:t.clientBudgetCurrencySymbol??t.candidateBudgetCurrencySymbol??$c(t.clientBudgetCurrency??t.candidateBudgetCurrency),unit:t.clientBudgetUnit??t.candidateBudgetUnit??`Hour`})}function Hu({val:e}){let t=e(`candidateRate`)??{},n=e(`proposedRate`)??{};return tl({start:t.candidateAcceptedRate,sym:t.candidateAcceptedCurrencySymbol??$c(t.candidateAcceptedCurrency),unit:t.candidateAcceptedPayUnit??`Hour`})||tl({start:n.candidateProposedRate,sym:n.candidateProposedRateCurrencySymbol??$c(n.candidateProposedRateCurrency),unit:n.candidateProposedRateUnit??`Hour`})}var Uu=e.fi({default:()=>Wu,submissionJobConfig:()=>Wu}),Wu={module:`submissionJob`,tabs:[],buildData:Fu};function Gu(e,t){let n=Array.isArray(t)?t:[t];for(let t of n)if(Yc(e(t)))return e(t)}function Ku(e,t,n=` `){return t.map(t=>e(t)).filter(Yc).map(Qc).join(n)}function qu(e,t){let{val:n}=e,r;if(typeof t.compute==`function`)r=t.compute(e);else if(t.join)r=Ku(n,t.fields??[],t.join);else{let e=Gu(n,t.field);r=Yc(e)?Qc(e):``}return Yc(r)?`${t.prefix??``}${Qc(r)}${t.suffix??``}`:``}function Ju(e){return typeof e==`function`?{compute:e}:typeof e==`string`||Array.isArray(e)?{field:e}:e}function Yu(e={},t){let{val:n}=t,r={};if(e.title!==void 0&&(r.title=Ku(n,Array.isArray(e.title)?e.title:[e.title])||`-`),e.eyebrow!==void 0&&(r.eyebrow=qu(t,Ju(e.eyebrow))||void 0),e.clientName!==void 0&&(r.clientName=qu(t,Ju(e.clientName))||void 0),e.status!==void 0)if(typeof e.status==`function`)r.status=e.status(t)??null;else{let t=Gu(n,e.status.field);r.status=Yc(t)?{label:Xc(t),color:nl(t)}:null}let i=(e=[])=>e.map(e=>{let r=typeof e.compute==`function`?e.compute(t):Qc(Gu(n,e.field)??``);return{label:e.label,value:r}}).filter(e=>Yc(e.value));if(e.ids!==void 0&&(r.ids=i(e.ids)),e.titleIds!==void 0&&(r.titleIds=i(e.titleIds)),e.meta!==void 0&&(r.meta=e.meta.map(e=>({icon:e.icon,text:qu(t,e)})).filter(e=>Yc(e.text))),e.stats!==void 0&&(r.stats=e.stats.map(e=>{let r=typeof e.compute==`function`?e.compute(t):Gu(n,e.field),i=Yc(r)?Qc(r):e.always?Qc(e.fallback??0):void 0;return{label:e.label,value:i}}).filter(e=>e.value!==void 0)),e.timestamp!==void 0){let t=el(Gu(n,e.timestamp.field));r.timestamp=Yc(t)?{label:e.timestamp.label,value:t}:null}return r}var Xu=Object.assign({"./modules/billingConfig.js":Gc,"./modules/candidateConfig.js":rl,"./modules/employerConfig.js":sl,"./modules/jobConfig.js":Du,"./modules/payrollConfig.js":Iu,"./modules/submissionConfig.js":Ru,"./modules/submissionJobConfig.js":Uu}),Zu={};Object.values(Xu).forEach(e=>{let t=e.default??Object.values(e)[0];t?.module&&(Zu[t.module]=t)});var Qu={job:`job`,jobs:`job`,candidate:`candidate`,candidates:`candidate`,applicant:`candidate`,applicants:`candidate`,submission:`submission`,submissions:`submission`,vendor:`vendor`,vendors:`vendor`,onboarding:`onboarding`,employer:`employer`,employers:`employer`};function $u(){let e=(typeof window<`u`&&window.__CORE_THEME_CONFIG__?.detailConfig)??{};return Object.keys(e).length?{...Zu,...e}:Zu}function ed(e=``,t=Zu){let n=String(e).trim();if(t[n])return n;let r=n.toLowerCase();if(t[r])return r;let i=Qu[r];if(i&&t[i])return i;let a=r.endsWith(`s`)?r.slice(0,-1):`${r}s`;return t[a]?a:i??r}function td(e=[]){let t=new Map;return e.forEach(e=>{(e.fields??[]).forEach(e=>{t.has(e.field)||t.set(e.field,e)})}),t}function nd(e,t){for(let n of t)if(n.includes(`+`)){let t=n.split(`+`).map(t=>e(t)).filter(Yc).map(Qc).join(` `);if(t)return t}else if(Yc(e(n)))return e(n)}function rd({val:e}){let t=nd(e,[`jobTitle`,`firstName+lastName`,`name`,`fullName`,`title`,`clientName`,`vendorCompanyName`,`companyName`])||`-`,n=nd(e,[`clientName`,`source`,`designation`,`jobReferenceId`,`applicantRefrenceId`]),r=Yc(n)?Qc(n):void 0,i=nd(e,[`status`,`jobStatus`,`submissionStatus`,`stage`]),a=Yc(i)?{label:Xc(i),color:nl(i)}:null,o=[];[[`Reference ID`,[`jobReferenceId`,`applicantRefrenceId`,`submissionId`,`referenceId`,`refId`]],[`Client Req ID`,[`clientJobReferenceId`,`jobClientRefrenceId`,`clientReqId`]],[`MS Req ID`,[`mspreqId`,`mspReqId`]]].forEach(([t,n])=>{let r=nd(e,n);Yc(r)&&o.push({label:t,value:Qc(r)})});let s=[],c=nd(e,[`jobLocation`,`currentLocation`,`location`]);Yc(c)&&s.push({icon:`location`,text:Qc(c)});let l=nd(e,[`designation`]);Yc(l)&&s.push({icon:`designation`,text:Qc(l)});let u=el(nd(e,[`createdAt`,`submittedAt`,`createdDate`]));return{eyebrow:r,title:t,status:a,ids:o,meta:s,timestamp:Yc(u)?{label:`Created Date`,value:u}:null}}function id(e){let t=$u();return t[ed(e,t)]??null}function ad(e,t=[],{aux:n}={}){if(!t.length)return null;let r=$u(),i=r[ed(e,r)],a=td(t),o=e=>{let n=a.get(e);if(!n){let n=t.recordMeta;return n&&(e===`createdAt`||e===`updatedAt`)?n[e]:void 0}return Jc(n.value)&&[`status`,`jobStatus`,`submissionStatus`].includes(e)&&!Jc(n.defaultValue)?n.defaultValue:n.value},s=e=>a.get(e)??null,c=typeof n==`function`?n:()=>()=>void 0,l=rd({val:o,has:Yc}),u=i?.buildData?i.buildData({val:o,has:Yc,field:s,aux:c})??{}:i?.header?Yu(i.header,{val:o,has:Yc,field:s,aux:c}):{},d=(e,t)=>Array.isArray(e)?e:t??[],f=u.status===!1?null:u.status??l.status??null;return{eyebrow:u.eyebrow??l.eyebrow,title:u.title??l.title??`-`,clientName:u.clientName??null,clientId:u.clientId??null,status:f,titleIds:d(u.titleIds,l.titleIds),meta:d(u.meta,l.meta),ids:d(u.ids,l.ids),stats:u.stats??[],timestamp:u.timestamp??l.timestamp??null,tabs:i?.tabs??[]}}var od=e=>e==null||e===``,sd={positive:`success`,success:`success`,negative:`error`,error:`error`,warning:`warning`,info:`processing`,neutral:`default`,default:`default`};function cd(e){return e?(Array.isArray(e)?e:[e]).filter(e=>e?.field&&e?.label):[]}function ld(t,n){let r=typeof n==`function`?n:()=>void 0;for(let n of cd(t?.labelWhen)){let t=r(n.field);if(t!==void 0&&e.i(n,t))return n.label}return t?.label??``}function ud(e){let t=e?.valueStyles;if(!Array.isArray(t)||!t.length)return null;let n=String(e?.value??e?.text??``).trim().toLowerCase();if(!n)return null;let r=t.find(e=>String(e?.value??``).trim().toLowerCase()===n||String(e?.label??``).trim().toLowerCase()===n);return r?{color:r.color||void 0,bg:r.bg??r.background??r.backgroundColor??void 0}:null}function dd(e,t){let n=ld(e,t),r=e?.value,i=od(e?.text)?[n,od(r)?``:String(r)].filter(Boolean).join(n&&!od(r)?`: `:``):String(e.text),a=e?.variant===`pill`?`pill`:`text`;if(a!==`pill`)return{icon:e?.icon,text:i,variant:a};let o=ud(e);return{icon:e?.icon,text:i,label:n,value:od(r)?``:String(r),variant:a,tagColor:o?.color||o?.bg?void 0:sd[e?.tone]??`default`,tagStyle:o?.color||o?.bg?{color:o.color,backgroundColor:o.bg,borderColor:o.bg??o.color}:void 0}}function fd(e){return!e||typeof e!=`object`?[]:Object.entries(e).map(([e,t])=>{if(!t||typeof t!=`object`)return null;let n=String(t.module??``).trim(),r=t.id==null?``:String(t.id).trim();return!e||!n||!r?null:{key:String(e),module:n,id:r}}).filter(Boolean)}function pd(e){return fd(e).map(({key:e,module:t,id:n})=>`${e}:${t}:${n}`).sort().join(`|`)}function md(e){let t=new Map;for(let n of e??[])for(let e of n?.fields??[])e?.field!=null&&!t.has(e.field)&&t.set(e.field,e.value);return e=>t.get(e)}function hd(e){let t=new Map;for(let[n,r]of Object.entries(e??{}))t.set(n,md(r));let n=()=>void 0;return e=>t.get(e)??n}var gd=e=>{let t=Number(e);return Number.isFinite(t)?t:0};function _d(e,t=`$`){let n=Hl(e);return Wl(Number.isNaN(n)?0:n,Ll(t),{decimals:2})}function vd(e){return`${gd(e).toFixed(2)} hrs`}function yd(e,t=`$`,n=`hr`){let r=Vl(n,``),i=_d(e,t);return r?`${i}/${r}`:i}function bd(e){return`${parseFloat(gd(e).toFixed(2))}%`}function xd(e){let t=String(e??``).trim().split(/\s+/).filter(Boolean);return t.length?t.slice(0,2).map(e=>e[0].toUpperCase()).join(``):`·`}var Sd={TIMESHEET_APPROVED:{label:`Timesheet Approved`,icon:`check`,tone:`success`},BILLING_READY:{label:`Ready for Billing`,icon:`file`,tone:`info`},BILLING_INVOICED:{label:`Invoice Generated`,icon:`file`,tone:`info`},BILLING_PAID:{label:`Client Payment Received`,icon:`dollar`,tone:`success`},PAYROLL_PROCESSING:{label:`Payroll Processing Started`,icon:`sync`,tone:`warning`},PAYROLL_PAID:{label:`Payroll Disbursed`,icon:`dollar`,tone:`success`},PAYSLIP_GENERATED:{label:`Payslip Generated`,icon:`file`,tone:`info`}};function Cd(e){return Sd[e]||{label:String(e??``).toLowerCase().split(`_`).filter(Boolean).map(e=>e[0].toUpperCase()+e.slice(1)).join(` `)||`Activity`,icon:`file`,tone:`neutral`}}function wd(e){return(Array.isArray(e)?e:[]).find(e=>e?.event===`TIMESHEET_APPROVED`)?.at??null}var Td=e=>({enabled:!0,variant:e,disabledReason:null}),Ed=e=>({enabled:!1,variant:`default`,disabledReason:e}),Dd=[`PaymentNotReceived`,`Invoiced`,`Paid`],Od=[`Ready`,`Processing`,`Paid`];function kd(e){switch(e){case`PaymentNotReceived`:return{generateInvoice:Td(`primary`),recordPayment:Ed(`Generate the invoice first`),markPaid:Ed(`Generate the invoice first`)};case`Invoiced`:return{generateInvoice:Ed(`Invoice already generated`),recordPayment:Td(`primary`),markPaid:Td(`default`)};case`Partially Received`:return{generateInvoice:Ed(`Invoice already generated`),recordPayment:Td(`primary`),markPaid:Td(`default`)};case`Received`:case`Paid`:return{generateInvoice:Ed(`Payment already received`),recordPayment:Ed(`Payment already received`),markPaid:Ed(`Payment already received`)};default:return{generateInvoice:Ed(`Unavailable in the current status`),recordPayment:Ed(`Unavailable in the current status`),markPaid:Ed(`Unavailable in the current status`)}}}function Ad(e){switch(e){case`Ready`:return{process:Td(`primary`),generatePayslip:Ed(`Mark the payroll paid first`),markPaid:Ed(`Process the payroll first`)};case`Processing`:return{process:Ed(`Payroll is already processing`),generatePayslip:Ed(`Mark the payroll paid first`),markPaid:Td(`primary`)};case`Paid`:return{process:Ed(`Payroll already paid`),generatePayslip:Td(`primary`),markPaid:Ed(`Payroll already paid`)};default:return{process:Ed(`Unavailable in the current status`),generatePayslip:Ed(`Unavailable in the current status`),markPaid:Ed(`Unavailable in the current status`)}}}function jd(e,t){if(e===`billing`){let e=Math.max(Dd.indexOf(t),0);return[{key:`approved`,label:`Timesheet Approved`,state:`done`},{key:`invoiced`,label:`Invoice Raised`,state:e>=1?`done`:`current`},{key:`paid`,label:`Payment Received`,state:e>=2?`done`:e===1?`current`:`pending`}]}let n=Math.max(Od.indexOf(t),0);return[{key:`approved`,label:`Timesheet Approved`,state:`done`},{key:`processing`,label:`Processing`,state:n>=1?`done`:`current`},{key:`paid`,label:`Paid`,state:n>=2?`done`:n===1?`current`:`pending`}]}var Md=e=>gd(e?.leave?.CL)+gd(e?.leave?.SL),Nd=e=>gd(e?.workingHours?.ST),Pd=e=>gd(e?.workingHours?.OT);function Fd(e){let t=Array.isArray(e)?e:[],n={loggedDays:0,approvedDays:0,rejectedDays:0,pendingDays:0,leaveDays:0,holidayDays:0,weekOffDays:0,stHours:0,otHours:0,leaveHours:0,totalHours:0,avgHoursPerLoggedDay:0};return t.forEach(e=>{let t=Nd(e),r=Pd(e),i=Md(e);(e?.isLogged||t>0||r>0)&&(n.loggedDays+=1,e?.status===`approved`?n.approvedDays+=1:e?.status===`rejected`?n.rejectedDays+=1:n.pendingDays+=1),i>0&&(n.leaveDays+=1),e?.isHoliday&&(n.holidayDays+=1),e?.isWeekOff&&(n.weekOffDays+=1),n.stHours+=t,n.otHours+=r,n.leaveHours+=i,n.totalHours+=t+r}),n.avgHoursPerLoggedDay=n.loggedDays?n.totalHours/n.loggedDays:0,n}function Id(e,t){return(Array.isArray(e)?e:[]).filter(e=>!!e?.isLogged||Nd(e)>0||Pd(e)>0||Md(e)>0||e?.isHoliday).map(e=>{let n=Nd(e),r=Pd(e),i=n+r;return{key:e.date,date:e.date,day:e.day||``,st:n,ot:r,leave:Md(e),isHoliday:!!e?.isHoliday,total:i,amount:i*gd(t),status:e?.status||`logged`,reviewer:e?.reviewedByName||``,remarks:e?.rejectionReason||e?.notes||``}})}function Ld(e){let[t,n,r]=String(e??``).split(`-`).map(Number);return!t||!n||!r?null:new Date(t,n-1,r)}var Rd=e=>e.toLocaleDateString(`en-US`,{month:`short`,day:`numeric`});function zd(e,t){let n=Array.isArray(e)?e:[],r=new Map;return n.forEach(e=>{let n=Ld(e?.date);if(!n)return;let i=Nd(e),a=Pd(e),o=Md(e);if(!e?.isLogged&&i<=0&&a<=0&&o<=0)return;let s=(n.getDay()+6)%7,c=new Date(n.getFullYear(),n.getMonth(),n.getDate()-s),l=c.getTime();if(!r.has(l)){let e=new Date(c.getFullYear(),c.getMonth(),c.getDate()+6);r.set(l,{weekStart:c,weekEnd:e,label:`${Rd(c)} – ${Rd(e)}`,st:0,ot:0,leaveHours:0,total:0,amount:0,days:0})}let u=r.get(l);u.st+=i,u.ot+=a,u.leaveHours+=o,u.total+=i+a,u.amount+=(i+a)*gd(t),(e?.isLogged||i>0||a>0)&&(u.days+=1)}),[...r.values()].sort((e,t)=>e.weekStart-t.weekStart)}function Bd(e,{high:t=25,low:n=10}={}){let r=gd(e);return r>=t?`high`:r<n?`low`:`mid`}function Vd(e){let t=e==null?``:String(e);return/[",\n\r]/.test(t)?`"${t.replace(/"/g,`""`)}"`:t}function Hd(e,t){return[t.map(e=>Vd(e.label)).join(`,`),...(e??[]).map(e=>t.map(t=>Vd(t.format?t.format(e[t.key],e):e[t.key])).join(`,`))].join(`\r
3
3
  `)}function Ud(e){let t=new Map;return(Array.isArray(e)?e:[]).forEach(e=>{let n=e?.field??e?.key??e?.value;n&&t.set(n,e)}),t}function Wd(e,t,n){return(e instanceof Map?e:Ud(e)).get(t)?.label||n}function Gd(e,t,n){let r=(e instanceof Map?e:Ud(e)).get(t)?.valueStyles;if(!Array.isArray(r)||!r.length||n==null)return null;let i=String(n).toLowerCase(),a=r.find(e=>String(e.value??``).toLowerCase()===i||String(e.label??``).toLowerCase()===i);return a?{color:a.color,bg:a.bg??a.background??a.backgroundColor,label:a.label}:null}function Kd(e,t){let n=new Blob([``,t],{type:`text/csv;charset=utf-8;`}),r=URL.createObjectURL(n),i=document.createElement(`a`);i.href=r,i.download=e,document.body.appendChild(i),i.click(),document.body.removeChild(i),URL.revokeObjectURL(r)}var qd={Draft:{label:`Draft`,tone:`neutral`},Ready:{label:`Ready`,tone:`gold`},Invoiced:{label:`Invoiced`,tone:`info`},Processing:{label:`Processing`,tone:`info`,pulse:!0},Paid:{label:`Paid`,tone:`success`},Overdue:{label:`Overdue`,tone:`danger`},PaymentNotReceived:{label:`Not Received`,tone:`warning`,full:`Payment Not Received`},"Partially Received":{label:`Partially Received`,tone:`gold`},Received:{label:`Received`,tone:`success`},"Ready to Pay":{label:`Ready to Pay`,tone:`info`,pulse:!0},PartiallyPaid:{label:`Partially Paid`,tone:`gold`},approved:{label:`Approved`,tone:`success`},rejected:{label:`Rejected`,tone:`danger`},logged:{label:`Pending`,tone:`gold`}};function Jd({status:e=`Ready`,size:t,styleOverride:n}){let r=qd[e]??{label:String(e),tone:`neutral`},a=n?.label??r.label,s=n?{color:n.color,background:n.bg,borderColor:n.color}:void 0,c=(0,o.jsxs)(`span`,{className:`fin-pill${n?``:` fin-pill--${r.tone}`}${t===`sm`?` fin-pill--sm`:``}`,style:s,children:[(0,o.jsx)(`span`,{className:`fin-pill__dot${r.pulse?` fin-pill__dot--pulse`:``}`}),a]});return r.full?(0,o.jsx)(i.Tooltip,{title:r.full,children:c}):c}function Yd({items:e=[],loading:t=!1,compact:n=!1}){let r=`finance-kpi-row${n?` finance-kpi-row--compact`:``}`;if(t){let t=e.length||4;return(0,o.jsx)(`div`,{className:r,children:Array.from({length:t},(e,t)=>(0,o.jsxs)(`div`,{className:`finance-kpi fin-kpi--skeleton`,children:[(0,o.jsx)(`span`,{className:`fin-skeleton fin-skeleton--label`}),(0,o.jsx)(`span`,{className:`fin-skeleton fin-skeleton--value`})]},t))})}return(0,o.jsx)(`div`,{className:r,children:e.map(e=>(0,o.jsxs)(`div`,{className:`finance-kpi fin-kpi--${e.tone??`neutral`}`,children:[e.icon?(0,o.jsx)(`span`,{className:`fin-kpi__icon`,children:e.icon}):null,(0,o.jsxs)(`span`,{className:`fin-kpi__body`,children:[(0,o.jsx)(`span`,{className:`finance-kpi__label`,children:e.label}),(0,o.jsx)(`strong`,{className:`finance-kpi__value`,children:e.value}),e.sub??e.hint?(0,o.jsx)(`span`,{className:`finance-kpi__hint`,children:e.sub??e.hint}):null]})]},e.key??e.label))})}function Xd({days:e=[]}){return(0,o.jsx)(`div`,{className:`finance-hours-grid`,children:e.map(e=>(0,o.jsxs)(`div`,{className:`finance-hours-grid__day`,children:[(0,o.jsx)(`span`,{children:e.date}),(0,o.jsx)(`strong`,{children:Number(e?.workingHours?.ST??0)+Number(e?.workingHours?.OT??0)})]},e.date))})}function Zd({icon:e,title:t,description:n,action:r,compact:i=!1}){return(0,o.jsxs)(`div`,{className:`fin-empty${i?` fin-empty--compact`:``}`,children:[(0,o.jsx)(`span`,{className:`fin-empty__icon`,children:e??(0,o.jsx)(a.InboxOutlined,{})}),(0,o.jsx)(`strong`,{className:`fin-empty__title`,children:t}),n?(0,o.jsx)(`span`,{className:`fin-empty__desc`,children:n}):null,r?(0,o.jsx)(`span`,{className:`fin-empty__action`,children:r}):null]})}function Qd({title:e,extra:t,children:n,empty:r,className:i=``,span:a}){return(0,o.jsxs)(`section`,{className:`fin-section${a?` fin-section--span`:``}${i?` ${i}`:``}`,children:[e?(0,o.jsxs)(`header`,{className:`fin-section__head`,children:[(0,o.jsx)(`h4`,{className:`fin-section__title`,children:e}),t?(0,o.jsx)(`span`,{className:`fin-section__extra`,children:t}):null]}):null,(0,o.jsx)(`div`,{className:`fin-section__body`,children:r?(0,o.jsx)(Zd,{compact:!0,...r}):n})]})}function $d({label:e,value:t,hint:n,strong:r,accent:i,negative:a}){return(0,o.jsxs)(`div`,{className:[`fin-line`,r?`fin-line--strong`:``,i?`fin-line--accent`:``,a?`fin-line--negative`:``].filter(Boolean).join(` `),children:[(0,o.jsxs)(`span`,{className:`fin-line__label`,children:[e,n!=null&&n!==``?(0,o.jsx)(`span`,{className:`fin-line__hint`,children:n}):null]}),(0,o.jsx)(`span`,{className:`fin-line__value`,children:t})]})}function ef(){return(0,o.jsx)(`div`,{className:`fin-divider`})}function tf({terms:e=[]}){return(0,o.jsx)(`div`,{className:`fin-equation`,children:e.map((e,t)=>e.op?(0,o.jsx)(`span`,{className:`fin-eq__op`,children:e.op},`op-${t}`):(0,o.jsxs)(`span`,{className:`fin-eq__term${e.tone?` fin-eq__term--${e.tone}`:``}`,children:[(0,o.jsx)(`span`,{className:`fin-eq__num`,children:e.value}),(0,o.jsx)(`span`,{className:`fin-eq__lbl`,children:e.label})]},e.label??t))})}function nf({steps:e=[]}){return(0,o.jsx)(`div`,{className:`fin-steps`,children:e.map((e,t)=>(0,o.jsxs)(`div`,{className:`fin-step fin-step--${e.state}`,children:[t>0?(0,o.jsx)(`span`,{className:`fin-step__line`}):null,(0,o.jsx)(`span`,{className:`fin-step__dot`,children:e.state===`done`?(0,o.jsx)(a.CheckOutlined,{}):null}),(0,o.jsx)(`span`,{className:`fin-step__label`,children:e.label})]},e.key??e.label))})}var rf={check:(0,o.jsx)(a.CheckCircleFilled,{}),dollar:(0,o.jsx)(a.DollarCircleFilled,{}),sync:(0,o.jsx)(a.SyncOutlined,{}),file:(0,o.jsx)(a.FileTextFilled,{})};function af(e){if(!e)return``;let t=Date.now()-new Date(e).getTime();if(!Number.isFinite(t)||t<0)return``;let n=Math.floor(t/6e4);if(n<1)return`just now`;if(n<60)return`${n}m ago`;let r=Math.floor(n/60);if(r<24)return`${r}h ago`;let i=Math.floor(r/24);if(i<30)return`${i}d ago`;let a=Math.floor(i/30);return a<12?`${a}mo ago`:`${Math.floor(a/12)}y ago`}function of({events:t=[],emptyState:n}){let r=(Array.isArray(t)?[...t]:[]).reverse();return r.length?(0,o.jsx)(`div`,{className:`fin-tl`,children:r.map((t,n)=>{let i=Cd(t?.event);return(0,o.jsxs)(`div`,{className:`fin-tl__item`,children:[(0,o.jsxs)(`div`,{className:`fin-tl__rail`,children:[(0,o.jsx)(`span`,{className:`fin-tl__icon fin-tl__icon--${i.tone}`,children:rf[i.icon]??rf.file}),n<r.length-1?(0,o.jsx)(`span`,{className:`fin-tl__line`}):null]}),(0,o.jsxs)(`div`,{className:`fin-tl__body`,children:[(0,o.jsxs)(`div`,{className:`fin-tl__head`,children:[(0,o.jsx)(`strong`,{className:`fin-tl__label`,children:i.label}),t?.by?(0,o.jsx)(`span`,{className:`fin-tl__actor`,children:t.by}):null]}),(0,o.jsxs)(`div`,{className:`fin-tl__meta`,children:[t?.at?(0,o.jsx)(`span`,{children:e.Tn(t.at)}):null,t?.at?(0,o.jsx)(`span`,{className:`fin-tl__rel`,children:af(t.at)}):null]})]})]},`${t?.event}-${t?.at}-${n}`)})}):(0,o.jsx)(Zd,{icon:(0,o.jsx)(a.ClockCircleOutlined,{}),title:`No activity yet`,description:`Workflow events will appear here as this record moves through its lifecycle.`,...n??{}})}var sf=[`blue`,`indigo`,`purple`,`green`];function cf(e){let t=String(e??``),n=0;for(let e=0;e<t.length;e++)n=n*31+t.charCodeAt(e)|0;return sf[Math.abs(n)%sf.length]}function lf({name:e,size:t=`md`}){return(0,o.jsx)(`span`,{className:`fin-avatar fin-avatar--${cf(e)} fin-avatar--${t}`,children:xd(e)})}function uf({name:e,secondary:t,link:n=!1}){return(0,o.jsxs)(`div`,{className:`fin-cell-employee`,children:[(0,o.jsx)(lf,{name:e}),(0,o.jsxs)(`span`,{className:`fin-cell-employee__text`,children:[(0,o.jsx)(`strong`,{className:`fin-cell__primary${n?` fin-cell__primary--link`:``}`,children:e||`—`}),t?(0,o.jsx)(`span`,{className:`fin-cell__secondary`,children:t}):null]})]})}function df({primary:e,secondary:t,link:n=!1}){return(0,o.jsxs)(`div`,{className:`fin-cell-text`,children:[(0,o.jsx)(`span`,{className:`fin-cell__primary${n?` fin-cell__primary--link`:``}`,children:e||`—`}),t?(0,o.jsx)(`span`,{className:`fin-cell__secondary`,children:t}):null]})}function ff({value:e,sub:t,strong:n=!1}){return(0,o.jsxs)(`div`,{className:`fin-cell-money`,children:[(0,o.jsx)(`span`,{className:`fin-cell-money__value${n?` fin-cell-money__value--strong`:``}`,children:typeof e==`number`?_d(e):e??`—`}),t?(0,o.jsx)(`span`,{className:`fin-cell__secondary`,children:t}):null]})}function pf({children:e,tone:t=`neutral`,title:n}){return(0,o.jsx)(`span`,{className:`fin-badge fin-badge--${t}`,title:n,children:e})}function mf({margin:e,marginPercent:t}){let n=Bd(t);return(0,o.jsxs)(`div`,{className:`fin-cell-margin`,children:[(0,o.jsxs)(pf,{tone:n===`high`?`success`:n===`low`?`danger`:`neutral`,children:[Number(t??0).toFixed(1),`%`]}),e==null?null:(0,o.jsx)(`span`,{className:`fin-cell__secondary`,children:_d(e)})]})}function hf(){return(0,o.jsx)(a.RightOutlined,{className:`fin-table__chevron`})}function gf({rows:e=8}){return(0,o.jsx)(`div`,{className:`fin-table-skeleton`,children:Array.from({length:e},(e,t)=>(0,o.jsxs)(`div`,{className:`fin-table-skeleton__row`,children:[(0,o.jsx)(`span`,{className:`fin-skeleton fin-skeleton--avatar`}),(0,o.jsx)(`span`,{className:`fin-skeleton fin-skeleton--lg`}),(0,o.jsx)(`span`,{className:`fin-skeleton fin-skeleton--md`}),(0,o.jsx)(`span`,{className:`fin-skeleton fin-skeleton--md`}),(0,o.jsx)(`span`,{className:`fin-skeleton fin-skeleton--sm`}),(0,o.jsx)(`span`,{className:`fin-skeleton fin-skeleton--pill`})]},t))})}function _f({columns:e,rows:t=[],rowKey:n=`timesheetId`,loading:r=!1,onRowClick:a,page:s,limit:c,total:l=0,onPageChange:u,onLimitChange:d,emptyState:f,scrollX:p=1100}){return r&&!t.length?(0,o.jsx)(gf,{}):!r&&!t.length?(0,o.jsx)(`div`,{className:`fin-table-card`,children:(0,o.jsx)(Zd,{title:`No records found`,description:`Try widening the month filter or clearing quick filters — finance records live in their timesheet's month.`,...f??{}})}):(0,o.jsxs)(`div`,{className:`fin-table-card`,children:[(0,o.jsx)(i.Table,{className:`fin-table`,size:`small`,columns:e,dataSource:t,rowKey:n,loading:r,pagination:!1,sticky:!0,scroll:{x:p},onRow:e=>({onClick:t=>{t.target.closest(`button, a, input, .fin-copy`)||a?.(e)}}),rowClassName:()=>a?`fin-table__row fin-table__row--clickable`:`fin-table__row`}),l>0&&s!=null?(0,o.jsx)(`div`,{className:`fin-table__pagination`,children:(0,o.jsx)(je,{current:s,pageSize:c,total:l,onChange:e=>u?.(e),onPageSizeChange:e=>d?.(e)})}):null]})}var vf={location:(0,o.jsx)(a.EnvironmentOutlined,{}),designation:(0,o.jsx)(a.SolutionOutlined,{}),experience:(0,o.jsx)(a.ClockCircleOutlined,{}),employment:(0,o.jsx)(a.LaptopOutlined,{}),rate:(0,o.jsx)(a.DollarOutlined,{}),source:(0,o.jsx)(a.AimOutlined,{}),resume:(0,o.jsx)(a.FileTextOutlined,{}),edit:(0,o.jsx)(a.EditOutlined,{}),approve:(0,o.jsx)(a.CheckCircleOutlined,{}),reject:(0,o.jsx)(a.CloseCircleOutlined,{}),export:(0,o.jsx)(a.ExportOutlined,{}),openJd:(0,o.jsx)(a.ExportOutlined,{}),link:(0,o.jsx)(a.LinkOutlined,{}),shareAlt:(0,o.jsx)(a.ShareAltOutlined,{}),idcard:(0,o.jsx)(a.IdcardOutlined,{}),bank:(0,o.jsx)(a.BankOutlined,{}),team:(0,o.jsx)(a.TeamOutlined,{}),project:(0,o.jsx)(a.ProjectOutlined,{}),cycle:(0,o.jsx)(a.SyncOutlined,{}),period:(0,o.jsx)(a.CalendarOutlined,{}),PlayCircleOutlined:(0,o.jsx)(a.PlayCircleOutlined,{}),DollarOutlined:(0,o.jsx)(a.DollarOutlined,{}),FileTextOutlined:(0,o.jsx)(a.FileTextOutlined,{}),FileDoneOutlined:(0,o.jsx)(a.FileDoneOutlined,{})};function yf({chip:e}){let t=e.icon?(0,o.jsx)(`span`,{className:`fin-meta-chip__icon`,children:e.icon}):null;return(0,o.jsxs)(`span`,{className:`fin-meta-chip`,children:[e.tooltip&&t?(0,o.jsx)(i.Tooltip,{title:e.tooltip,children:t}):t,e.label?(0,o.jsx)(`span`,{className:`fin-meta-chip__label`,children:e.label}):null,(0,o.jsx)(`span`,{className:`fin-meta-chip__value`,children:e.value??`—`}),e.badge?(0,o.jsx)(`span`,{className:`fin-badge fin-badge--brand`,children:e.badge}):null]})}function bf(e){return Array.isArray(e)?e.map(bf):e&&typeof e==`object`&&`id`in e&&`value`in e?e.id??e.value:e}function xf(e,t){let n={_id:t,id:t},r=e?.recordMeta;if(r&&typeof r==`object`)for(let[e,t]of Object.entries(r))e in n||(n[e]=t);for(let t of e??[])for(let e of t.fields??[])e?.field!=null&&e.value!==void 0&&(n[e.field]=bf(e.value));return n}function Sf(e){return e==null?``:Array.isArray(e)?e.join(`,`):String(typeof e==`object`?e.id??e.value??``:e)}function Cf(e,t){return String(e).replace(/\{([^}]+)\}/g,(e,n)=>encodeURIComponent(Sf(t?.[n]))).replace(/:([A-Za-z_][\w]*)/g,(e,n)=>encodeURIComponent(Sf(t?.[n])))}function wf(e,t){return String(t||``).split(`.`).reduce((e,t)=>e?.[t],e)}function Tf(e){return String(e??``).trim().toLowerCase()}function Ef(e,t,n,r){return cr(e.key,t,n,r)}function Df(e,t,n,r){return lr(e.key,t,n,r)}function Of(e){let t=String(e.key??``);return{...e,key:t,label:e.label||t,route:e.route||e.routeTemplate||(e.actionType===`modal`&&(e.popupKey||t)?`/popup/${e.popupKey||t}`:``)}}function kf(t,n){let r=(t??[]).flatMap(e=>e.fields??[]),i=!n||/resume|cv/i.test(n),a=r.find(e=>e.field===n)??(i?r.find(e=>/resume|cv/i.test(`${e.field??``} ${e.label??``}`)):void 0);if(!a)return[];let o=String(a.type??``).trim().toLowerCase();if(!(o===`file`||o===`document`||o===`upload`)&&typeof a.value==`string`&&a.value.trim()){let e=o===`text-editor`||/<[^>]+>/.test(a.value);return[{name:a.label||n||`Document`,type:e?`html`:`text`,content:a.value}]}let s=e.Nt(a.value).filter(e=>e.url);if(s.length)return s;if(typeof a.value==`string`&&a.value.trim()){let e=o===`text-editor`||/<[^>]+>/.test(a.value);return[{name:a.label||n||`Document`,type:e?`html`:`text`,content:a.value}]}return[]}function Af({moduleName:n,id:s,customConfigName:l,auxRecords:u,authToken:d,onAction:f,onTabChange:p,onHeaderData:m,hideActions:h=!1,defaultTab:g,refreshKey:_=0}){let v=(0,c.useNavigate)(),y=(0,c.useLocation)(),[b,x]=(0,r.useState)([]),[S,C]=(0,r.useState)([]),[w,T]=(0,r.useState)([]),[E,D]=(0,r.useState)(!1),[O,k]=(0,r.useState)([]),[A,j]=(0,r.useState)(0),M=l||n;(0,r.useEffect)(()=>(d&&t.h(d),()=>{d&&t.n()}),[d]),(0,r.useEffect)(()=>{if(!n)return;let t=!1;async function r(){try{let[r,i]=await Promise.all([kn({module:n,id:s,view:`detail`}),e.in(M).catch(()=>({actions:[],actionRules:[]})),e.Fn()]);t||(x(Array.isArray(r)?r:[]),C(i.actions??[]),T(i.actionRules??[]))}catch(e){console.error(`Failed to fetch ${n} header fields:`,e),t||(x([]),C([]),T([]))}}return r(),()=>{t=!0}},[n,M,s,_,A]);let[N,P]=(0,r.useState)({signature:``,groups:{}}),F=pd(u);(0,r.useEffect)(()=>{let e=fd(u);if(!e.length)return;let t=!1;return Promise.all(e.map(async e=>{let t=await kn({module:e.module,id:e.id,view:`detail`}).catch(()=>[]);return[e.key,Array.isArray(t)?t:[]]})).then(e=>{t||P({signature:F,groups:Object.fromEntries(e)})}).catch(()=>{t||P({signature:F,groups:{}})}),()=>{t=!0}},[F,_]);let I=(0,r.useMemo)(()=>hd(N.signature===F?N.groups:{}),[N,F]),L=(0,r.useMemo)(()=>ad(M,b,{aux:I}),[M,b,I]);(0,r.useEffect)(()=>{L&&m&&m(L)},[L]);let{eyebrow:R,title:z=`-`,status:B,titleIds:ee=[],meta:V=[],ids:H=[],tabs:te=[],stats:ne=[],timestamp:re=null}=L??{},{canAdd:U,canEdit:ie,canDelete:ae}=qn(n),oe=(0,r.useMemo)(()=>xf(b,s),[b,s]),se=Uc(te,{id:s,moduleName:n,record:oe}),ce=id(M)?.resolveScope,[le,ue]=(0,r.useState)(void 0);(0,r.useEffect)(()=>{if(typeof ce!=`function`||!s)return;let e=!1,t=Number(localStorage.getItem(`userId`))||0;return Promise.resolve().then(()=>ce({id:s,moduleName:n,record:oe,currentUserId:t})).then(t=>{e||ue(t??null)}).catch(()=>{e||ue(null)}),()=>{e=!0}},[ce,s,n,b]);let de=typeof ce!=`function`||le!==void 0,fe=(0,r.useMemo)(()=>de?S.filter(e=>e.showInDetail??e.showInList).map(Of).filter(e=>!Ef(e,oe,w,le??void 0)):[],[w,S,oe,le,de]);function pe(t){let n=Yn(t);if(n===`add`&&!U||n===`edit`&&!ie||n===`delete`&&!ae||!e.F(t.permission,M))return!1;if(t.permissionKey){let e=wf(oe,`actionPermission.${t.permissionKey}`);if(e===!1||e===0||e===`0`)return!1}return!0}let[me,he]=(0,r.useState)({sourceDefaultTab:g,selectedTab:g}),ge=me.sourceDefaultTab===g?me.selectedTab:g,_e=se.some(e=>e.key===ge)?ge:se[0]?.key,ve=e=>!e.allowedTabs?.length||e.allowedTabs.some(e=>Tf(e)===Tf(_e)),W=fe.filter(e=>e.detailPlacement===`primary`&&pe(e)&&ve(e)),G=fe.filter(e=>e.detailPlacement!==`primary`&&pe(e)&&ve(e));if(!L)return null;let ye=r=>{let a=[...W,...G].find(e=>e.key===r);if(a?.actionType===`document`&&a.documentField){let t=kf(b,a.documentField);if(t.length){k(t),D(!0);return}e.ln(a.documentModule||n,a.documentIdField?wf(oe,a.documentIdField):s,a.documentField).then(e=>{let t=(e?.data??[]).map(e=>({name:e.fileName||e.name||e.uploadedFileName||a.documentField,url:e.fileUrl||e.url||``,type:`file`})).filter(e=>e.url);t.length?(k(t),D(!0)):i.message.warning(`No ${(a.label||`document`).toLowerCase()} available`)}).catch(()=>i.message.warning(`No ${(a.label||`document`).toLowerCase()} available`));return}if(a?.actionType===`copy`){let e=wf(oe,a.copyField||`id`);navigator.clipboard.writeText(Sf(e)).then(()=>i.message.success(`Copied to clipboard`)).catch(()=>i.message.error(`Could not copy to clipboard`));return}if(a?.actionType===`api`&&a.apiPath){let e=Cf(a.apiPath,oe),o=String(a.apiMethod||`POST`).toUpperCase();t.a(t.b,e.startsWith(`/`)?e:`/${e}`,{method:o,body:[`GET`,`DELETE`].includes(o)?void 0:JSON.stringify({ids:[s],record:oe})}).then(()=>{i.message.success(`${a.label} completed`),j(e=>e+1),f?.(r,{moduleName:n,id:s,action:a,refreshed:!0})}).catch(e=>i.message.error(e.message||`${a.label} failed`));return}if(a?.route){let e=typeof a.route==`function`?a.route(s):Cf(a.route,xf(b,s));if(a.linkTarget===`_blank`){window.open(e,`_blank`,`noopener`);return}e.startsWith(`/popup/`)?v(e,{state:{background:y,moduleName:n,selectedIds:[s],selectedRecords:[oe],popupContext:a.popupState??{},popupAction:{key:a.key,apiMethod:a.apiMethod,apiPath:a.apiPath,defaultTemplateId:a.defaultTemplateId},...a.popupState}}):v(e);return}f?.(r,{moduleName:n,id:s,action:a})},be=e=>{he({sourceDefaultTab:g,selectedTab:e}),p?.(e,{moduleName:n,id:s})},xe=G.map(e=>{let t=ur(e,oe,le??void 0),n=!t&&Df(e,oe,w,le??void 0);return{key:e.key,label:t?t.label:e.label,danger:e.danger,disabled:!!t||!!n,title:n||void 0,onClick:t||n?void 0:()=>ye(e.key)}}),Se=id(M)?.header;if(Se?.variant===`finance`){let t=e=>e==null?``:Array.isArray(e)?e.map(t).filter(Boolean).join(`, `):String(typeof e==`object`?e.value??e.label??e.name??e.id??``:e),r={};for(let e of b??[])for(let t of e.fields??[])t?.field!=null&&(r[t.field]=t.value);let a=e=>t(r[e]),s=a(Se.statusField),c=(Se.chips??[]).map(e=>({key:e.field,icon:e.icon?vf[e.icon]:void 0,label:e.label,value:a(e.field)||`—`,badge:e.badgeField&&a(e.badgeField)||void 0,tooltip:e.tooltip})),l=h?[]:W.map(e=>{let t=ur(e,oe,le??void 0),n=!t&&Df(e,oe,w,le??void 0);return{key:e.key,label:t?t.label:e.label,icon:e.icon?vf[e.icon]:void 0,enabled:!t&&!n,variant:e.tone,disabledReason:n||void 0,onClick:t||n?void 0:()=>ye(e.key)}}),u=s?jd(n,s):[];return(0,o.jsxs)(`div`,{className:`fin-detail-header`,children:[(0,o.jsxs)(`div`,{className:`fin-dh__top`,children:[(0,o.jsxs)(`div`,{className:`fin-dh__identity`,children:[(0,o.jsx)(lf,{name:z,size:`lg`}),(0,o.jsxs)(`div`,{className:`fin-dh__who`,children:[(0,o.jsxs)(`div`,{className:`fin-dh__name-row`,children:[(0,o.jsx)(`h2`,{className:`fin-dh__name`,children:z||`Details`}),s?(0,o.jsx)(Jd,{status:s}):null]}),R?(0,o.jsx)(`span`,{className:`fin-dh__designation`,children:R}):null]})]}),l.length?(0,o.jsx)(`div`,{className:`fin-dh__actions`,children:l.map(t=>{let n=(0,o.jsx)(e.at,{variant:t.enabled?t.variant??`default`:`default`,icon:t.icon,disabled:!t.enabled,onClick:t.onClick,children:t.label},t.key??t.label);return t.enabled||!t.disabledReason?n:(0,o.jsx)(i.Tooltip,{title:t.disabledReason,children:(0,o.jsx)(`span`,{className:`fin-dh__action-wrap`,children:n})},t.key??t.label)})}):null]}),c.length?(0,o.jsx)(`div`,{className:`fin-dh__chips`,children:c.map(e=>(0,o.jsx)(yf,{chip:e},e.key??e.label))}):null,u.length?(0,o.jsx)(nf,{steps:u}):null]})}return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsxs)(i.Card,{className:`znx-dh-card`,children:[(0,o.jsxs)(`div`,{className:`znx-dh-top`,children:[(0,o.jsxs)(`div`,{className:`znx-dh-left`,children:[R&&(0,o.jsx)(`div`,{className:`znx-dh-eyebrow`,children:R}),(0,o.jsxs)(`div`,{className:`znx-dh-titlerow`,children:[(0,o.jsx)(`span`,{className:`znx-dh-title`,children:z}),ee.map(e=>(0,o.jsxs)(`span`,{className:`znx-dh-titleid`,children:[(0,o.jsxs)(`span`,{className:`znx-dh-id-label`,children:[e.label,`:`]}),` `,e.value]},e.label)),B&&(0,o.jsx)(i.Tag,{color:B.color,className:`znx-dh-status`,style:{backgroundColor:B.backgroundColor??B.color,borderColor:B.backgroundColor??B.color,color:B.textColor},children:B.label})]}),H.length>0&&(0,o.jsx)(`div`,{className:`znx-dh-ids`,children:H.map(e=>(0,o.jsxs)(`span`,{className:`znx-dh-id`,children:[(0,o.jsxs)(`span`,{className:`znx-dh-id-label`,children:[e.label,`:`]}),` `,e.value]},e.label))}),V.length>0&&(0,o.jsx)(`div`,{className:`znx-dh-meta`,children:V.map((e,t)=>{let n=dd(e,e=>wf(oe,e)??oe?.[e]);return(0,o.jsxs)(`span`,{className:`znx-dh-meta-item`,children:[n.icon&&vf[n.icon]&&(0,o.jsx)(`span`,{className:`znx-dh-meta-icon`,children:vf[n.icon]}),n.variant===`pill`?(0,o.jsxs)(o.Fragment,{children:[n.label&&(0,o.jsxs)(`span`,{className:`znx-dh-meta-label`,children:[n.label,`:`]}),(0,o.jsx)(i.Tag,{className:`znx-dh-meta-pill`,color:n.tagColor,style:n.tagStyle,children:n.value||n.text})]}):(0,o.jsx)(`span`,{children:n.text})]},t)})})]}),!h&&(0,o.jsxs)(`div`,{className:`znx-dh-actions-col`,children:[(0,o.jsxs)(`div`,{className:`znx-dh-actions`,children:[W.map(e=>{let t=ur(e,oe,le??void 0),n=!t&&Df(e,oe,w,le??void 0),r=(0,o.jsx)(i.Button,{type:`text`,disabled:!!t||!!n,className:`znx-dh-btn znx-dh-btn--${t?t.tone:e.tone??`primary`}${t?` znx-dh-btn--done`:``}`,icon:t?(0,o.jsx)(a.CheckCircleOutlined,{}):e.icon?vf[e.icon]:void 0,onClick:t||n?void 0:()=>ye(e.key),children:t?t.label:e.label},e.key);return n?(0,o.jsx)(i.Tooltip,{title:n,children:(0,o.jsx)(`span`,{children:r})},e.key):r}),G.length>0&&(0,o.jsx)(i.Dropdown,{trigger:[`click`],placement:`bottomRight`,menu:{items:xe},children:(0,o.jsx)(i.Button,{type:`text`,className:`znx-dh-more`,icon:(0,o.jsx)(a.MoreOutlined,{})})})]}),ne.length>0&&(0,o.jsx)(`div`,{className:`znx-dh-stats`,children:ne.map(e=>(0,o.jsxs)(`div`,{className:`znx-dh-stat`,children:[(0,o.jsx)(`span`,{className:`znx-dh-stat-value`,children:e.value}),(0,o.jsx)(`span`,{className:`znx-dh-stat-label`,children:e.label})]},e.label))}),re?.value&&(0,o.jsxs)(`div`,{className:`znx-dh-created`,children:[`Created on `,re.value]})]})]}),se.length>0&&(0,o.jsx)(`div`,{className:`znx-dh-tabs`,children:se.map(e=>(0,o.jsx)(`button`,{type:`button`,className:`znx-dh-tab${_e===e.key?` is-active`:``}`,onClick:()=>be(e.key),children:e.label},e.key))})]}),(0,o.jsx)(e.vn,{documents:O,open:E,onClose:()=>D(!1)})]})}var jf={};function Mf(){let e=(typeof window<`u`&&window.__CORE_THEME_CONFIG__?.tabContentRegistry)??{};if(!Object.keys(e).length)return jf;let t={...jf};return Object.entries(e).forEach(([e,n])=>{t[e]={...t[e]??{},...n}}),t}function Nf(e,t){return!t||t===`details`?null:Mf()[e]?.[t]??null}function Pf(){let e=(0,c.useLocation)();return e.state?.refreshTimestamp??e.state?.__refreshedAt??0}function Ff({component:e,id:t,moduleName:n,onDescriptionSaved:r}){return e?(0,o.jsx)(e,{id:t,moduleName:n,onDescriptionSaved:r}):null}var{Text:If}=i.Typography;function Lf({moduleName:e,id:t,backPath:n=``,showFooter:a=!0,users:s=[],showActivity:l=!0,showNotes:u=!0,onHeaderAction:d,onHeaderTabChange:f,onHeaderData:p}){let m=(0,c.useNavigate)(),h=(0,c.useParams)(),[g,_]=(0,c.useSearchParams)(),v=(0,c.useLocation)(),y=t||h.id||g.get(`jobId`)||g.get(`id`)||v.state?.record?._id||v.state?.record?.id,b=g.get(`tab`)||`details`,[x,S]=(0,r.useState)(0),C=Pf(),w=(e,t)=>{let n=new URLSearchParams(g);n.set(`tab`,e),_(n,{replace:!0}),f?.(e,t)},T=()=>S(e=>e+1),E=(e,t)=>{d?.(e,t)},D=(0,r.useMemo)(()=>id(e)?.tabs??[],[e]),O=Uc(D,{id:y,moduleName:e}),k=b===`details`||!D.some(e=>e.key===b&&typeof e.visibleWhen==`function`)||O.some(e=>e.key===b),A=(0,r.useMemo)(()=>k?Nf(e,b):null,[e,b,k]);return(0,o.jsxs)(`div`,{className:`v1-page v1-detail-page`,children:[(0,o.jsxs)(`div`,{className:`v1-page-inner`,children:[(0,o.jsx)(Af,{moduleName:e,id:y,defaultTab:b,onAction:E,onTabChange:w,onHeaderData:p,refreshKey:C}),A?(0,o.jsx)(Ff,{component:A,id:y,moduleName:e,onDescriptionSaved:T}):(0,o.jsxs)(i.Row,{gutter:[16,16],align:`stretch`,children:[(0,o.jsx)(i.Col,{xs:24,lg:16,children:(0,o.jsx)(Eu,{moduleName:e,id:y,refreshKey:x+C,onDescriptionSaved:T})}),(0,o.jsx)(i.Col,{xs:24,lg:8,children:(0,o.jsx)(_c,{moduleName:e,id:y,users:s,showActivity:l,showNotes:u,refreshKey:C})})]})]}),n&&a&&(0,o.jsxs)(`div`,{className:`v1-footer`,children:[(0,o.jsx)(If,{type:`secondary`,children:y?`Record ID: ${y}`:`Detail view`}),(0,o.jsx)(i.Button,{onClick:()=>m(n),children:`Back`})]})]})}Lf.propTypes={moduleName:l.default.string,id:l.default.string,backPath:l.default.string,showFooter:l.default.bool,users:l.default.array,showActivity:l.default.bool,showNotes:l.default.bool,onHeaderAction:l.default.func,onHeaderTabChange:l.default.func,onHeaderData:l.default.func};var Rf={jobRemoteStatus:[`On-Site`,`Remote`,`Hybrid`],jobRecruitmentStatus:[`unread`,`partially fulfilled`,`fulfilled`],"experience.experienceRequiredUnit":[`Years`,`Months`],"contractDuration.unit":[`Days`,`Weeks`,`Months`,`Years`],noticePeriodUnit:[`Days`,`Weeks`,`Months`],"jobPayDetails.clientBudgetCurrency":[`$`,`USD`,`INR`],"jobPayDetails.clientBudgetUnit":[`Hour`,`Daily`,`Monthly`,`Yearly`],workAuthorisation:[`US Citizen`,`Green Card`,`H1B`,`OPT`,`CPT`,`L2 EAD`,`H4 EAD`,`Other`],source:[`LinkedIn`,`Referral`,`Dice`,`Indeed`,`Monster`,`Vendor`,`Other`]};function zf(e={}){return Rf[e.field]??[]}var Bf=new Set([``,`false`,`0`,`no`,`null`,`undefined`]);function Vf(e){return e==null||e===!1?!1:typeof e==`number`?e!==0&&!Number.isNaN(e):typeof e==`string`?!Bf.has(e.trim().toLowerCase()):Array.isArray(e)?e.length>0:!0}function Hf(e){return Array.isArray(e)?e.map(e=>String(e??``).trim()).filter(Boolean):String(e??``).split(/[\s,]+/).map(e=>e.trim()).filter(Boolean)}function Uf({lockKeys:e=[],resultValue:t,hasResultField:n=!0,readSibling:r}){return!e.length||typeof r!=`function`||n&&!Vf(t)?!1:e.every(e=>Vf(r(e)))}function Wf(e,t=[]){let n=e;for(let e of t){if(n==null)return;n=n[e]}return n}var Gf=e.fi({default:()=>Fp}),{Text:Kf}=i.Typography,{TextArea:qf}=i.Input;function Jf(e,t){return Array.isArray(e)&&e.length>1?[...e.slice(0,-1),t]:[t]}function Yf({form:t,field:n,absoluteName:a}){let[s,c]=(0,r.useState)(!1),[l,u]=(0,r.useState)(null),d=(0,r.useRef)(null),f=i.Form.useWatch(n.verifyResultField?Jf(a,n.verifyResultField):[`__noop_verify__`],{form:t,preserve:!0}),p=i.Form.useWatch(a,t),m=(0,r.useMemo)(()=>Hf(n.verifyLockedWhenFields),[n.verifyLockedWhenFields]),h=i.Form.useWatch(e=>Uf({lockKeys:m,resultValue:Wf(e,Jf(a,n.verifyResultField)),hasResultField:!!n.verifyResultField,readSibling:t=>Wf(e,Jf(a,t))}),{form:t,preserve:!0});return(0,r.useEffect)(()=>{let e=String(p??``).trim();if(f===!0&&d.current===null&&e){d.current=e;return}f===!0&&d.current!==null&&e!==d.current&&(n.verifyResultField&&t.setFieldValue(Jf(a,n.verifyResultField),!1),n.verifyTimestampField&&t.setFieldValue(Jf(a,n.verifyTimestampField),void 0),d.current=null)},[a,p,n.verifyResultField,n.verifyTimestampField,t,f]),n.verifyAction===`email`?h?(0,o.jsx)(Kf,{type:`success`,strong:!0,className:`v1-verify-field-wrap`,children:n.verifyLockedLabel||`Verified`}):f===!0?l&&!l.mailboxConfirmed&&(l.catchAll||l.result===`risky`)?(0,o.jsx)(i.Tooltip,{title:l.reason||`This domain accepts every address, so the mailbox could not be confirmed. Delivery is proven only once the account email is actually sent.`,children:(0,o.jsx)(Kf,{type:`warning`,strong:!0,className:`v1-verify-field-wrap`,children:n.verifyUnconfirmedLabel||`Accepted`})}):(0,o.jsx)(Kf,{type:`success`,strong:!0,className:`v1-verify-field-wrap`,children:n.verifySuccessLabel||`Valid`}):(0,o.jsx)(i.Button,{size:`small`,loading:s,onClick:async()=>{let r=String(p??``).trim();if(!r){i.message.warning(`Enter an email first`);return}c(!0);try{let o=await e.di(r);d.current=o.valid?r:null,u(o.valid?o:null),n.verifyResultField&&t.setFieldValue(Jf(a,n.verifyResultField),o.valid),n.verifyTimestampField&&t.setFieldValue(Jf(a,n.verifyTimestampField),o.valid?new Date().toISOString():void 0),o.valid?o.mailboxConfirmed?i.message.success(`Email verified — the mail server confirmed this mailbox`):i.message.warning(o.reason||`The domain can receive mail, but this exact mailbox could not be confirmed`):i.message.error(o.reason?`Invalid email: ${o.reason}`:`Email could not be verified`)}catch(e){d.current=null,u(null),n.verifyResultField&&t.setFieldValue(Jf(a,n.verifyResultField),!1),n.verifyTimestampField&&t.setFieldValue(Jf(a,n.verifyTimestampField),void 0),i.message.error(e?.message||`Could not verify email`)}finally{c(!1)}},className:`v1-verify-field-wrap`,children:f===!1?n.verifyRetryLabel||`Re Verify`:n.verifyIdleLabel||`Verify Email`}):null}function Xf({form:t,field:n,siblingPrefix:r,locked:a,combined:s=!1}){let c=e.a(n,i.Form.useWatch(e.r(n?.labelWhen,r),t),s);return s?c:(0,o.jsx)(fp,{field:n,label:c,locked:a})}function Zf({form:e,groups:t,disabled:n,loading:r,onClick:a,children:s}){let c=i.Form.useWatch(e=>t.some(t=>{if(!t.addRow||!t.requireValidatedField)return!1;let n=e?.[t.name]??[];return n.length===0||n.some(e=>!e?.[t.requireValidatedField])}),{form:e,preserve:!0}),l=n||c,u=t.find(e=>e.submitDisabledMessage)?.submitDisabledMessage,d=t.find(e=>e.requireValidatedField)?.requireValidatedFieldMessage,f=c?d||u||`Verify every required row before submitting.`:u||`Complete all mandatory fields before submitting.`,p=(0,o.jsx)(i.Button,{type:`primary`,onClick:a,disabled:l,loading:r,children:s});return l&&!r?(0,o.jsx)(i.Tooltip,{title:f,children:(0,o.jsx)(`span`,{style:{display:`inline-flex`,cursor:`not-allowed`},children:p})}):p}function Qf({form:t,rules:n,watchPaths:a,targetPath:o,resetOnNoMatch:s=!0}){let c=i.Form.useWatch(e=>JSON.stringify(a.map(({path:t})=>t.reduce((e,t)=>e==null?e:e[t],e)??null)),{form:t,preserve:!0}),l=(0,r.useRef)(void 0),u=(0,r.useRef)(!0);return(0,r.useEffect)(()=>{let r=c?JSON.parse(c):[],i={};a.forEach(({field:e},t)=>{i[e]=r[t]});let d=u.current;u.current=!1;let f=e.U({rules:n,watched:i,current:t.getFieldValue(o),lastApplied:l.current,clearOnMismatch:s,initial:d});f.action===`set`?(t.setFieldValue(o,f.value),l.current=f.value):f.action===`clear`&&(t.setFieldValue(o,void 0),l.current=void 0)},[c]),null}var $f=[(0,o.jsx)(a.UserOutlined,{}),(0,o.jsx)(a.EnvironmentOutlined,{}),(0,o.jsx)(a.SolutionOutlined,{}),(0,o.jsx)(a.InfoCircleOutlined,{}),(0,o.jsx)(a.FileTextOutlined,{})],ep={email:(0,o.jsx)(a.MailOutlined,{className:`v1-input-icon`}),contactNumber:(0,o.jsx)(a.PhoneOutlined,{className:`v1-input-icon`}),phone:(0,o.jsx)(a.PhoneOutlined,{className:`v1-input-icon`}),currentLocation:(0,o.jsx)(a.EnvironmentOutlined,{className:`v1-input-icon`}),preferredLocation:(0,o.jsx)(a.EnvironmentOutlined,{className:`v1-input-icon`}),designation:(0,o.jsx)(a.SolutionOutlined,{className:`v1-input-icon`}),skills:(0,o.jsx)(a.TagsOutlined,{className:`v1-input-icon`}),firstName:(0,o.jsx)(a.UserOutlined,{className:`v1-input-icon`}),lastName:(0,o.jsx)(a.UserOutlined,{className:`v1-input-icon`}),jobTitle:(0,o.jsx)(a.SolutionOutlined,{className:`v1-input-icon`}),jobLocation:(0,o.jsx)(a.EnvironmentOutlined,{className:`v1-input-icon`}),vendorEmail:(0,o.jsx)(a.MailOutlined,{className:`v1-input-icon`})},tp=e=>e===!0||e===1||e===`1`,np=(t,n)=>(t?.edit===void 0||tp(t.edit))&&(!t?.editablePermission||e.F(t.editablePermission,n)),rp=e=>e==null||e===``;function ip(e){return e==null||e===``?!1:Array.isArray(e)?e.length>0&&e.some(ip):typeof e==`object`?Object.values(e).some(ip):!0}function ap(e=``){let t=String(e).toLowerCase();return t===`job`?`jobs`:t===`candidate`?`candidates`:t===`submissions`?`submission`:t}function op(e=[]){return e.map(e=>typeof e==`string`?{label:e,value:e}:{label:e.label??e.name??e.value??e.userName??e.email,value:e.value??e.id??e.userId??e._id??e.name??e.label})}function sp(e,t){if(!e?.field)return!0;let n=String(t??``),r=String(e.value??``),i=()=>r.split(`,`).map(e=>e.trim());switch(e.operator){case`eq`:return n===r;case`neq`:return n!==r;case`in`:return i().includes(n);case`notIn`:return!i().includes(n);case`truthy`:return tp(t);case`falsy`:return!tp(t);case`empty`:case`isEmpty`:return t==null||n.trim()===``||Array.isArray(t)&&t.length===0;case`notEmpty`:return!(t==null||n.trim()===``||Array.isArray(t)&&t.length===0);default:return!0}}var cp=r.default.createContext(!1);function lp({form:t,group:n,children:a,inheritParent:s=!0}){let c=r.default.useContext(cp),l=n?.disabledIf?.field?e.Dt(n.disabledIf.field):[`__noop_group_disabled__`],u=i.Form.useWatch(l,t),d=n?.disabledIf?.field?sp(n.disabledIf,u):!1,f=s&&c||!!n?.disabled||d;return(0,o.jsx)(cp.Provider,{value:f,children:a})}function up({form:e,showIf:t,render:n}){return sp(t,i.Form.useWatch(t.field,e))?n():null}function dp(e,t){return String(t??``).split(`.`).reduce((e,t)=>e?.[t],e)}function fp({field:t,label:n,locked:r}){if(!n)return n;let s=e.I(t),c=!!s;return!c&&!r?n:(0,o.jsxs)(`span`,{className:`v1-field-label-with-info`,children:[(0,o.jsx)(`span`,{children:n}),c&&(0,o.jsx)(i.Tooltip,{title:s,children:(0,o.jsx)(a.InfoCircleOutlined,{className:`v1-field-info-icon`})}),r&&(0,o.jsx)(i.Tooltip,{title:`You don't have permission to edit this field`,children:(0,o.jsx)(a.LockOutlined,{className:`v1-field-info-icon`})})]})}function pp({group:e}){return!tp(e?.infoEnabled)||rp(e?.infoText)?null:(0,o.jsx)(Kf,{type:`secondary`,className:`v1-group-info-message`,children:e.infoText})}function mp({group:e}){return!tp(e?.toggleEnabled)||rp(e?.toggleField)?null:(0,o.jsxs)(i.Space,{size:6,align:`center`,onClick:e=>e.stopPropagation(),children:[(0,o.jsx)(Kf,{type:`secondary`,className:`v1-combine-toggle-label`,children:e.toggleLabel||`Toggle`}),(0,o.jsx)(i.Form.Item,{name:e.toggleField,valuePropName:`checked`,initialValue:!!e.toggleValue,noStyle:!0,children:(0,o.jsx)(i.Switch,{size:`small`})})]})}function hp(t=[],n,r,i){let a=i??new Set;return[...t].filter(t=>!tp(t.hideGroup)&&!tp(t.hideGroupInForm)&&e.tn(r,t.name)).sort((e,t)=>Number(e.order??0)-Number(t.order??0)).map(t=>({...t,fields:[...t.fields??[]].map(e=>a.has(e.field)?{...e,show:1,req:1}:e).filter(i=>String(i.field??``).trim()!==``&&(!i.visiblePermission||e.F(i.visiblePermission,n))&&e.$t(r,t.name,i.field)).map(n=>e.en(r,t.name,n.field)?n:{...n,disabled:!0}).sort((e,t)=>Number(e.order??0)-Number(t.order??0))})).filter(e=>e.fields.length)}function gp(e){return String(e??``).replace(/<[^>]*>/g,``).replace(/&nbsp;/g,` `).replace(/&amp;/g,`&`).replace(/&lt;/g,`<`).replace(/&gt;/g,`>`).trim()}function _p(e,t){let n=(e.validations??e.validation??e.rules??[]).find(e=>(typeof e==`string`?e:e?.type)===t);if(!(!n||typeof n==`string`))return n.value??n.length??n[t]}var vp=({label:e,message:t,value:n,compare:r,text:i})=>({validator:(a,o)=>rp(o)||r(Number(o),Number(n))?Promise.resolve():Promise.reject(Error(t??`${e} ${i} ${n}`))});function yp(t,n){return e.Q(t,n)}var bp=({label:e,message:t,value:n,rule:r,form:i,name:a,compare:o,text:s})=>({validator:async(c,l)=>{let u=n??r.compareField??r.field;if(!u||rp(l))return Promise.resolve();let d=i.getFieldValue(yp(a,u));if(rp(d))return Promise.resolve();let f=Number(l),p=Number(d);return Number.isNaN(f)||Number.isNaN(p)||o(f,p)?Promise.resolve():Promise.reject(Error(t??`${e} ${s} ${u}`))}}),xp={minLength3:e=>xp.min({...e,value:3}),minLength5:e=>xp.min({...e,value:5}),noPastDate:({label:t,message:n})=>({validator:(r,i)=>{if(rp(i))return Promise.resolve();let a=new Date;return a.setHours(0,0,0,0),e.g(i)<a.getTime()?Promise.reject(Error(n??`${t} cannot be a past date`)):Promise.resolve()}}),noFutureDate:({label:t,message:n})=>({validator:(r,i)=>{if(rp(i))return Promise.resolve();let a=new Date;return a.setHours(23,59,59,999),e.g(i)>a.getTime()?Promise.reject(Error(n??`${t} cannot be a future date`)):Promise.resolve()}}),minAge:({message:t,value:n})=>({validator:(r,i)=>{if(rp(i))return Promise.resolve();let a=Number(n??18),o=new Date;return o.setFullYear(o.getFullYear()-a),o.setHours(23,59,59,999),e.g(i)>o.getTime()?Promise.reject(Error(t??`Must be at least ${a} years old`)):Promise.resolve()}}),dateAfterField:({label:t,message:n,value:r,rule:i,form:a,name:o})=>e.p({type:`dateAfterField`,label:t,rule:{...i,value:r??i?.compareField??i?.field,message:n},readSibling:e=>a.getFieldValue(yp(o,e))}),dateBeforeField:({label:t,message:n,value:r,rule:i,form:a,name:o})=>e.p({type:`dateBeforeField`,label:t,rule:{...i,value:r??i?.compareField??i?.field,message:n},readSibling:e=>a.getFieldValue(yp(o,e))}),timeAfterField:({label:t,message:n,value:r,rule:i,form:a,name:o})=>({validator:async(s,c)=>{let l=r??i.compareField??i.field;if(!l||rp(c))return Promise.resolve();let u=a.getFieldValue(yp(o,l));if(rp(u))return Promise.resolve();let d=e._(c),f=e._(u);return d===null||f===null||d>f?Promise.resolve():Promise.reject(Error(n??`${t} must be after ${l}`))}}),timeBeforeField:({label:t,message:n,value:r,rule:i,form:a,name:o})=>({validator:async(s,c)=>{let l=r??i.compareField??i.field;if(!l||rp(c))return Promise.resolve();let u=a.getFieldValue(yp(o,l));if(rp(u))return Promise.resolve();let d=e._(c),f=e._(u);return d===null||f===null||d<f?Promise.resolve():Promise.reject(Error(n??`${t} must be before ${l}`))}}),greaterThanField:e=>bp({...e,compare:(e,t)=>e>=t,text:`must be greater than or equal to`}),strictGreaterThanField:e=>bp({...e,compare:(e,t)=>e>t,text:`must be greater than`}),strictLessThanField:e=>bp({...e,compare:(e,t)=>e<t,text:`must be less than`}),lessThanOrEqualField:e=>bp({...e,compare:(e,t)=>e<=t,text:`must be less than or equal to`}),maxFromField:t=>e.et(t),maxFieldWithFallback:({label:t,message:n,value:r,rule:i,form:a,name:o})=>({validator:async(s,c)=>{let l=e.X({input:c,compareFields:e.Z(r??i.compareFields),readValue:e=>a.getFieldValue(yp(o,e))});return l.ok?Promise.resolve():Promise.reject(Error(n??`${t} must not exceed ${l.field}`))}}),required:({field:e,message:t,form:n,name:r})=>({validator:(i,a)=>{if(e?.disabledByField&&n&&r&&tp(n.getFieldValue(Cp(r,e.disabledByField)))||e?.requiredIfField&&n&&!tp(n.getFieldValue(Cp(r,e.requiredIfField))))return Promise.resolve();let o=a==null||a===``||Array.isArray(a)&&a.length===0;return!o&&e?.type===`text-editor`&&(o=gp(a)===``),o?Promise.reject(Error(t??`Mandatory Field`)):Promise.resolve()}}),email:({label:t,message:n})=>e.bt(t,n),unique:({field:t,rule:n,uniqueContext:r})=>e.pt({field:t,validation:n,context:r}),url:({label:e,message:t})=>({type:`url`,message:t??`Enter valid ${e}`}),number:({label:e,message:t})=>({pattern:/^[0-9]+$/,message:t??`${e} must be a number`}),phone:({message:t})=>({validator:(n,r)=>{if(r==null||r===``)return Promise.resolve();let{total:i}=e.In();return e.Ln(r).length===i?Promise.resolve():Promise.reject(Error(t??`Phone number must contain exactly ${i} digits`))}}),len:({label:e,message:t,value:n})=>({len:Number(n),message:t??`${e} must be ${n} characters`}),pattern:({label:e,message:t,rule:n})=>({pattern:new RegExp(n.pattern??n.value,n.flags),message:t??`Enter valid ${e}`}),min:({field:e,label:t,message:n,value:r})=>e.type===`number`?vp({label:t,message:n,value:r,compare:(e,t)=>e>=t,text:`must be at least`}):{validator:(i,a)=>{if(a==null||a===``)return Promise.resolve();let o=e.type===`text-editor`?gp(a):String(a);return o===``||o.length>=Number(r)?Promise.resolve():Promise.reject(Error(n??`${t} must be at least ${r} characters`))}},max:({field:e,label:t,message:n,value:r})=>e.type===`number`?vp({label:t,message:n,value:r,compare:(e,t)=>e<=t,text:`must not exceed`}):{validator:(i,a)=>{if(a==null||a===``)return Promise.resolve();let o=e.type===`text-editor`?gp(a):String(a);return o===``||o.length<=Number(r)?Promise.resolve():Promise.reject(Error(n??`${t} must not exceed ${r} characters`))}}};function Sp(e,t,n,r,i,a){let o=typeof e==`string`?{type:e}:e,s=o.type??o.rule??o.name,c=o.value??o.length??o.min??o.max,l=t.label??t.field??`Field`,u=xp[s];return u?u({field:t,label:l,message:o.message,rule:o,value:c,form:n,name:r,prefixFor:i,uniqueContext:a}):o}function Cp(e,t){return Array.isArray(e)&&e.length>1?[...e.slice(0,-1),t]:[t]}function wp(e){return tp(e?.req)?!0:(e?.validations??e?.validation??e?.rules??[]).some(e=>(typeof e==`string`?e:e?.type)===`required`)}function Tp(t,n,r,i=!1,a=void 0,o=void 0,s=void 0){let c=t.label??t.field??`Field`,l=t.validations??t.validation??t.rules??[],u=l.some(e=>(typeof e==`string`?e:e?.type)===`required`),d=l.some(e=>(typeof e==`string`?e:e?.type)===`email`),f=[];if(s?.length&&f.push(...s),t.rowHierarchy){let i=Op(n,r);i.rows&&f.push(e.m({field:t,...i}))}return!i&&!u&&(tp(t.req)||t.requiredIfField)&&f.push(xp.required({field:t,message:`Mandatory Field`,form:n,name:r})),(t.type===`email`||t.formatter===`email`)&&!d&&f.push(e.bt(c)),t.type===`number`&&f.push(tp(t.decimal)?{pattern:/^\d+(\.\d+)?$/,message:`${c} must be a number`}:{pattern:/^[0-9]+$/,message:`${c} must be a number`}),e.ft([...f,...l.map(e=>Sp(e,t,n,r,a,o)),e.Qt(t)])}function Ep(t,n,r){let i=new Set([`greaterThanField`,`strictGreaterThanField`,`strictLessThanField`,`lessThanOrEqualField`,`maxFieldWithFallback`,`dateAfterField`,`dateBeforeField`,`timeAfterField`,`timeBeforeField`]);return[...(t.validations??t.validation??t.rules??[]).filter(e=>(typeof e==`string`?e:e?.type)===`maxFromField`).map(t=>e.$(t,n,r)).filter(Boolean),...(t.validations??t.validation??t.rules??[]).filter(e=>i.has(typeof e==`string`?e:e?.type)).flatMap(e=>String(e.value??e.compareField??e.field??``).split(`,`).map(e=>e.trim()).filter(Boolean).map(e=>yp(n,e)))]}function Dp(e){let t=e.len??_p(e,`len`),n=e.min??_p(e,`min`),r=e.max??_p(e,`max`);return e.type===`number`?{min:n??void 0,max:r??void 0}:{minLength:n??void 0,maxLength:e.maxLength??t??r??void 0}}function Op(e,t){if(!Array.isArray(t)||t.length<3||typeof t[1]!=`number`)return{};let n=e.getFieldValue(t[0]);return Array.isArray(n)?{rows:n,rowIndex:t[1]}:{}}function kp(t,n,r){return e.f({field:t,readSibling:e=>n.getFieldValue(yp(r,e)),...Op(n,r)})}function Ap(t){return e.h(t)}function jp(t,n){return n?n===`phone`?e.Nn(t):n===`digits`?t.replace(/\D/g,``).slice(0,10):n===`email`||n===`noSpaces`?t.replace(/\s/g,``):n===`name`?t.replace(/\s+/g,` `).trimStart().replace(/\b\w/g,e=>e.toUpperCase()):t:t}function Mp({field:n,form:s,name:c,value:l,checked:u,fileList:d,moduleName:f,initialValue:p,scopeValues:m={},onAiUpload:h,onRegionBlocked:g,onRowOrderChange:_,formDisabled:v,rowFieldKeys:y}){let b=n.type??`text`,x=!np(n,f),[S,C]=(0,r.useState)(null),[w,T]=(0,r.useState)(!1),[E,D]=(0,r.useState)(``),[O,k]=(0,r.useState)(``),[A,j]=(0,r.useState)(``),[M,N]=(0,r.useState)({open:!1,docs:[],index:0}),[P,F]=(0,r.useState)(null),[I,L]=(0,r.useState)(0),R=(0,r.useRef)([]),z=Array.isArray(c)&&c.length>=3&&typeof c[1]==`number`,B=n.lookupFilterValueFrom?e.Dt(n.lookupFilterValueFrom):[`__lookup_filter_${n.field}`],ee=n.lookupFilterValueFrom&&z?[...c.slice(0,2),...e.Dt(n.lookupFilterValueFrom)]:[`__noop_row_filter__`],V=i.Form.useWatch(B,s),H=i.Form.useWatch(ee,s),te=rp(H)?V:H,ne=n.lookupFilterValueFrom?m[n.lookupFilterValueFrom]:void 0,re=rp(ne)?te:ne,U=n.disabledByField?Array.isArray(c)&&c.length>1?[...c.slice(0,-1),n.disabledByField]:[n.disabledByField]:[`__noop_disabled_watch__`],ie=i.Form.useWatch(U,s),ae=n.disabledIf?.field?e.Dt(n.disabledIf.field):[`__noop_disabled_if__`],oe=n.disabledIf?.field&&z?[...c.slice(0,2),...e.Dt(n.disabledIf.field)]:[`__noop_disabled_if_row__`],se=i.Form.useWatch(ae,s),ce=i.Form.useWatch(oe,s),le=n.disabledIf?.field?e.i(n.disabledIf,rp(ce)?se:ce):!1,ue=n.optionsFromField||``,de=ue?e.Dt(ue):[`__noop_options_from__`],fe=ue&&z&&(!y||y.has(ue))?[...c.slice(0,2),...e.Dt(ue)]:[`__noop_options_from_row__`],pe=i.Form.useWatch(de,s),me=i.Form.useWatch(fe,s),he=rp(me)?pe:me,ge=tp(n.prefillWhenExclusive)&&n.prefillWhen?.length?n.prefillWhen:null,_e=i.Form.useWatch(t=>ge?JSON.stringify(e.V(ge).map(n=>{let r=e=>e.reduce((e,t)=>e==null?e:e[t],t),i=z&&(!y||y.has(n))?r([...c.slice(0,2),...e.Dt(n)]):void 0;return(rp(i)?r(e.Dt(n)):i)??null})):``,{form:s,preserve:!0}),ve=(0,r.useMemo)(()=>{if(!ge||!_e)return null;let t=JSON.parse(_e),n={};return e.V(ge).forEach((e,r)=>{n[e]=t[r]}),n},[_e]),W=r.default.useContext(cp),G=n.exclusiveInGroup&&z?[c[0]]:[`__noop_exclusive_watch__`],ye=i.Form.useWatch(G,s),be=(0,r.useMemo)(()=>{if(!n.exclusiveInGroup||!z||!Array.isArray(ye))return!1;let e=c[1],t=c[c.length-1];return ye.some((n,r)=>r!==e&&tp(n?.[t]))},[n.exclusiveInGroup,z,ye,c]),xe=n.locationCountryFrom?e.Dt(n.locationCountryFrom):[`__noop_loc_country__`],Se=n.locationCountryFrom&&z?[...c.slice(0,2),...e.Dt(n.locationCountryFrom)]:[`__noop_loc_country_row__`],Ce=i.Form.useWatch(xe,s),we=i.Form.useWatch(Se,s),K=rp(we)?Ce:we,Te=n.locationStateFrom?e.Dt(n.locationStateFrom):[`__noop_loc_state__`],Ee=n.locationStateFrom&&z?[...c.slice(0,2),...e.Dt(n.locationStateFrom)]:[`__noop_loc_state_row__`],De=i.Form.useWatch(Te,s),Oe=i.Form.useWatch(Ee,s),ke=rp(Oe)?De:Oe,Ae=n.dataSource===`locationMaster`&&(n.locationLevel===`state`&&rp(K)||n.locationLevel===`city`&&(rp(K)||rp(ke))),je=x||!!n.disabled||le||(n.disabledByField?tp(ie):!1)||!!v||W||be||Ae;(0,r.useEffect)(()=>{if(b===`location`){let e=!1;async function r(){try{T(!0);let r=await t.a(t.b,`/admin/location-dropdown-values?${new URLSearchParams({search:E,limit:String(n.limit??50),offset:`0`})}`),i=r?.data??r??[];e||C(op(Array.isArray(i)?i:[]))}catch(t){console.error(`[EditFormV1] Failed to fetch locations for "${n.field}":`,t),e||C([])}finally{e||T(!1)}}return r(),()=>{e=!0}}let r=n.dataSource;if(![`select`,`radio`,`checkbox`].includes(b)||!r||r===`static`)return;if(r===`lookup`&&n.lookupFilterField&&rp(re)){C([]),T(!1);return}let i=!1;async function a(){try{T(!0);let a=[];if(r===`master`||r===`module`)a=await e.pn(f,n.field,r===`master`?A:``,n.limit??50,0,{dataSource:r,masterName:n.masterName,groupName:n.groupName});else if(r===`lookup`){let r=new URLSearchParams({collection:n.lookupCollection??``,displayField:n.displayField??``,valueField:n.valueField??`_id`});n.displayField2&&r.set(`displayField2`,n.displayField2),O&&r.set(`search`,O),n.lookupFilterField&&!rp(re)&&(r.set(`filterField`,n.lookupFilterField),r.set(`filterValue`,String(re)));let i={field:n.field,extraFields:n.extraFields,optionsRequireExtraField:n.optionsRequireExtraField,optionsRequireExtraValue:n.optionsRequireExtraValue,optionsHierarchyParentField:n.optionsHierarchyParentField,optionsHierarchySelfFrom:n.optionsHierarchySelfFrom},o=e.R(i);o.length&&r.set(`extraFields`,o.join(`,`));let s=await t.a(t.b,`/admin/lookup-dropdown-values?${r}`);a=s?.data??s??[],a=e.L(a,i,{source:`EditFormV1`})}else if(r===`locationMaster`){let e=n.locationLevel||`country`;if(e===`state`&&rp(K))a=[];else if(e===`city`&&(rp(K)||rp(ke)))a=[];else{let r=new URLSearchParams({level:e,limit:String(n.limit??250),offset:`0`});rp(K)||r.set(`country`,String(K)),rp(ke)||r.set(`state`,String(ke)),O&&r.set(`search`,O);let i=await t.a(t.b,`/admin/location-dropdown-values?${r}`);a=i?.data??i??[]}}else if(r===`group`){let e=String(n.groupName??``).toLowerCase().trim();if(e===`users`||e===`user`){let e=await t.a(t.b,`/get-all-users?limit=500&offset=0`),r=e?.data?.users??e?.users??e?.data??[],i=String(n.groupRoleContains??``).trim().toLowerCase(),o=i?Array.isArray(r)?r.filter(e=>String(e.roleName??``).toLowerCase().includes(i)):[]:r;a=Array.isArray(o)?o.map(e=>({label:[e.firstName,e.lastName].filter(Boolean).join(` `).trim()||e.userName||e.email||String(e.userId??e.id),value:e.userId??e.id})):[]}}i||(R.current=Array.isArray(a)?a:[],C(op(R.current)))}catch(e){console.error(`[EditFormV1] Failed to fetch options for "${n.field}":`,e),i||C([])}finally{i||T(!1)}}return a(),()=>{i=!0}},[b,n.dataSource,n.field,n.lookupCollection,n.displayField,n.displayField2,n.valueField,n.lookupFilterField,re,n.groupName,n.groupRoleContains,n.masterName,n.limit,E,O,A,f,n.extraFields,n.optionsRequireExtraField,n.optionsRequireExtraValue,n.optionsHierarchyParentField,n.optionsHierarchySelfFrom,I,n.locationLevel,n.locationCountryFrom,n.locationStateFrom,K,ke]);let Me=op([n.options,n.values].find(e=>Array.isArray(e)&&e.length>0)??(b===`checkbox`?[]:zf(n))),q=S??Me,[Ne,J]=(0,r.useState)([]),Y=e.b(l,q).join(`,`);(0,r.useEffect)(()=>{if(!Y||n.dataSource!==`lookup`||w)return;let t=!1;return e.v(n,Y.split(`,`)).then(e=>{t||J(e)}).catch(()=>{t||J([])}),()=>{t=!0}},[Y,n.dataSource,n.lookupCollection,n.displayField,n.displayField2,n.valueField,w]);let Pe=e.y(q,Ne),Fe=ue?e.z(Pe,he):Pe,Ie=ge?e.B(Fe,ge,ve??{}):Fe,Le=(n.multiSelect?`multiple`:n.mode??(tp(n.multiple)?`multiple`:void 0))??(e.Gt(n)===`array`?`multiple`:void 0),Re=tp(n.allowCustomValues),X=Re?`tags`:Le,ze=!!n.multiSelect||tp(n.multiple)||e.Gt(n)===`array`||Le===`multiple`,Be=Re?typeof n.tokenSeparators==`string`&&n.tokenSeparators?n.tokenSeparators.split(``):[`,`]:void 0,Ve=[`select`,`location`].includes(b),He=n.hidePlaceholder?void 0:n.placeholder??`${Ve?`Select`:`Enter`} ${String(n.label??``).toLowerCase()}`,Ue=Dp(n),We=()=>{setTimeout(()=>{s.validateFields([c]).catch(()=>{})})},Ge=e=>{s.setFieldValue(c,e),We()},Ke=e.nt({field:n,form:s,name:c,moduleName:f,scopeValues:m,ownValue:l,onDone:(t,r)=>{L(e=>e+1);let i=e.Gt(n)!==`array`&&!n.multiSelect&&!n.multiple;t===`create`&&r!=null&&i&&((n.clearGroupOnChange||n.linkedClearField)&&e.x(s,n,c,y),Ge(e.Zt(n)?{value:r}:r))}}),qe=n.validator?.type?{...n.validator,title:n.validator.title||n.label||`Field`}:null,Je={...Ue,value:l,disabled:je,placeholder:He,prefix:n.icon?null:ep[n.field],onChange:t=>{let r=n.formatter?jp(t.target.value,n.formatter):t.target.value;if(qe){let{cleaned:t,error:n}=e.vt(r,qe,`change`);F(n),r=t}Ge(r)},...qe&&{onBlur:t=>{let{cleaned:n,error:r}=e.vt(t.target.value,qe,`blur`);F(r),n!==t.target.value&&Ge(n)},onKeyPress:t=>{let n=e.yt(qe.type);if(!n||t.which===0||t.keyCode===8||t.keyCode===13)return;let r=String.fromCharCode(t.which??t.keyCode);if(!n.test(r)){t.preventDefault();let e=`${qe.title} — invalid character.`;F(e),setTimeout(()=>F(t=>t===e?null:t),1800)}},maxLength:qe.maxLength??Ue.maxLength}};if(b===`tagify`)return(0,o.jsx)(i.Select,{value:l,allowClear:!0,disabled:je,mode:`tags`,placeholder:He,onChange:Ge});if(b===`location`)return(0,o.jsx)(i.Select,{value:l,allowClear:!0,showSearch:!0,filterOption:!1,disabled:je,loading:w,options:Ie,placeholder:He,notFoundContent:w?(0,o.jsx)(i.Spin,{size:`small`}):void 0,onSearch:D,onFocus:()=>D(e=>e),onChange:Ge});if(b===`select`){let t=n.dataSource===`lookup`,r=n.dataSource===`master`,a=t||r,u=e.Zt(n),d=e.Xt(n,l,Ie),f=Re&&!ze?d==null||d===``?void 0:Array.isArray(d)?d:[d]:d;return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(i.Select,{value:f,allowClear:!0,disabled:je,loading:w,labelInValue:u||void 0,showSearch:n.showSearch!==!1,optionFilterProp:`label`,filterOption:a?!1:void 0,mode:X,tokenSeparators:Be,options:Ie,placeholder:He,notFoundContent:w?(0,o.jsx)(i.Spin,{size:`small`}):void 0,onSearch:t?k:r?j:void 0,onChange:t=>{let r=Re&&!ze&&Array.isArray(t)?t.length?t[t.length-1]:void 0:t;if(Ge(r),(n.clearGroupOnChange||n.linkedClearField)&&e.x(s,n,c,y),n.autofillFrom?.length){let t=r&&!Array.isArray(r)&&typeof r==`object`?r.value:r,i=Array.isArray(c)&&c.length>=3&&typeof c[1]==`number`;if(r==null)n.autofillFrom.forEach(({targetField:t})=>{let n=i?[...c.slice(0,2),...e.Dt(t)]:e.Dt(t);s.setFieldValue(n,null)});else if(R.current.length>0){let r=n.valueField??`_id`,a=R.current.find(e=>dp(e,r)===t||e._id===t||e.id===t||e.value===t);a&&n.autofillFrom.forEach(({optionKey:t,targetField:n})=>{let r=dp(a,t)??a.extraData?.[t]??null,o=i?[...c.slice(0,2),...e.Dt(n)]:e.Dt(n);s.setFieldValue(o,r)})}}},dropdownRender:Ke.footer?e=>(0,o.jsxs)(o.Fragment,{children:[e,Ke.footer]}):void 0}),Ke.modal]})}if(b===`radio`)return(0,o.jsx)(i.Radio.Group,{value:l,disabled:je,options:Ie,onChange:e=>Ge(e.target.value)});if(b===`checkbox`)return Ie.length>0?(0,o.jsx)(i.Checkbox.Group,{value:l,disabled:je,options:Ie,onChange:Ge}):(0,o.jsx)(i.Checkbox,{checked:u,disabled:je,onChange:e=>{let t=e.target.checked;if(!(t&&g?.(n))&&(Ge(t),t&&_?.(n,c),n.linkedClearField&&t)){let e=Array.isArray(c)&&c.length>1?[...c.slice(0,-1),n.linkedClearField]:[n.linkedClearField];s.setFieldValue(e,null)}},children:n.checkboxLabel??n.label});if(b===`text-editor`)return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(e.yn,{value:l??p??``,disabled:je,placeholder:He,onChange:t=>{if(qe){let{error:n}=e.vt(t,qe,`change`);F(n)}Ge(t)}}),P&&(0,o.jsx)(`div`,{className:`v1-input-validator-hint`,children:P})]});if(b===`textarea`)return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(qf,{...Je,rows:n.rows??3,className:`v1-scroll-textarea`}),P&&(0,o.jsx)(`div`,{className:`v1-input-validator-hint`,children:P})]});if(b===`date`)return(0,o.jsx)(i.DatePicker,{value:l,disabled:je,placeholder:He,style:{width:`100%`},suffixIcon:(0,o.jsx)(a.CalendarOutlined,{}),disabledDate:kp(n,s,c),defaultPickerValue:Ap(n),onChange:e=>{Ge(e),_?.(n,c)}});if(b===`time`)return(0,o.jsx)(i.TimePicker,{value:l,disabled:je,placeholder:He,style:{width:`100%`},onChange:e=>Ge(e)});if(b===`file`){let t=n.validations??n.validation??n.rules??[],r=t.find(e=>(typeof e==`string`?e:e?.type)===`fileType`),s=t.find(e=>(typeof e==`string`?e:e?.type)===`fileSize`),c=t.find(e=>(typeof e==`string`?e:e?.type)===`maxFiles`),u=e.lt(n),d=u?u.exts.map(e=>`.${e}`).join(`,`):r?.value?r.value.split(`,`).map(e=>`.${e.trim().replace(/^\./,``)}`).join(`,`):void 0,f=s?Number(s?.value??5):void 0,p=c?Number(c?.value??1):tp(n.multiple)?n.maxCount??5:1,m=Array.isArray(l)?l:[],g=m.length<p,_=e=>e?e<1024*1024?`${(e/1024).toFixed(0)} KB`:`${(e/1024/1024).toFixed(2)} MB`:``,v=e=>{let t=String(e??``).split(`.`).pop()?.toLowerCase();return t===`pdf`?(0,o.jsx)(a.FilePdfOutlined,{className:`v1-file-type-icon v1-file-icon-pdf`}):[`doc`,`docx`].includes(t)?(0,o.jsx)(a.FileWordOutlined,{className:`v1-file-type-icon v1-file-icon-word`}):[`xls`,`xlsx`,`csv`].includes(t)?(0,o.jsx)(a.FileExcelOutlined,{className:`v1-file-type-icon v1-file-icon-excel`}):[`jpg`,`jpeg`,`png`,`gif`,`svg`,`webp`].includes(t)?(0,o.jsx)(a.FileImageOutlined,{className:`v1-file-type-icon v1-file-icon-image`}):(0,o.jsx)(a.FileOutlined,{className:`v1-file-type-icon v1-file-icon-default`})},y=e=>{Ge(m.filter((t,n)=>n!==e))},b=(t,n)=>{N({open:!0,docs:m.map(t=>{let n=t.url??t.thumbUrl??``;return!n&&t.originFileObj instanceof File&&(n=URL.createObjectURL(t.originFileObj)),n&&!n.startsWith(`http`)&&!n.startsWith(`blob:`)&&(n=e.Mt(n)),{url:n,name:t.name??`file`}}).filter(e=>e.url),index:n??0})},x=p>1,S=p-m.length,C=[u?u.hint:d?d.split(`,`).map(e=>e.replace(`.`,``).toUpperCase()).join(`, `):null,f?`up to ${f} MB`:null].filter(Boolean).join(` `),w=x&&m.length>0?[C,`${S} of ${p} remaining`].filter(Boolean).join(` • `):C,T=m.length>0?`Add ${x?`more files`:`file`}`:n.buttonLabel??`Upload ${n.label??`File`}`,E=e=>{if(m.length>=p)return i.Upload.LIST_IGNORE;if(d){let t=(e.name.split(`.`).pop()??``).toLowerCase();if(!d.split(`,`).map(e=>e.replace(/^\./,``).toLowerCase()).includes(t))return i.message.error(u?u.error:r?.message??`Only ${r.value} files are allowed`),i.Upload.LIST_IGNORE}return f!==void 0&&e.size/1024/1024>f?(i.message.error(s?.message??`File must be smaller than ${f} MB`),i.Upload.LIST_IGNORE):!1},D=({fileList:e})=>{let t=e.slice(0,p);if(Ge(t),h&&t.length>m.length){let e=t[t.length-1];e?.originFileObj&&h(e.originFileObj)}},O={accept:d,fileList:m,showUploadList:!1,multiple:!0,maxCount:p,beforeUpload:E,onChange:D,disabled:je},k=m.map((e,t)=>(0,o.jsxs)(`div`,{className:`v1-file-item`,children:[(0,o.jsx)(`div`,{className:`v1-file-item-icon`,children:v(e.name)}),(0,o.jsxs)(`div`,{className:`v1-file-item-info`,children:[(0,o.jsx)(`span`,{className:`v1-file-item-name`,title:e.name,children:e.name}),(0,o.jsx)(`span`,{className:`v1-file-item-meta`,children:e.existing?`Previously uploaded`:`${_(e.size)}${e.size?` • `:``}Uploaded just now`})]}),(0,o.jsxs)(i.Space,{size:6,className:`v1-file-item-actions`,children:[(0,o.jsx)(i.Button,{size:`small`,icon:(0,o.jsx)(a.EyeOutlined,{}),onClick:()=>b(e,t),className:`v1-file-view-btn`,children:`View`}),(0,o.jsx)(i.Button,{size:`small`,danger:!0,icon:(0,o.jsx)(a.DeleteOutlined,{}),onClick:()=>y(t),className:`v1-file-delete-btn`})]})]},e.uid??t)),A=(0,o.jsx)(e.vn,{documents:M.docs,open:M.open,onClose:()=>N(e=>({...e,open:!1})),initialIndex:M.index});if(x){let e=m.length>0?`Upload more ${n.label??`files`}`:n.buttonLabel??`Upload ${n.label??`File`}`;return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsxs)(`div`,{className:`v1-file-upload-wrapper`,children:[g&&(0,o.jsx)(i.Upload,{...O,style:{width:`100%`,display:`block`},children:(0,o.jsxs)(`div`,{className:`v1-upload-dropzone v1-upload-dropzone-center${je?` v1-upload-dropzone-disabled`:``}`,children:[(0,o.jsxs)(`div`,{className:`v1-upload-dropzone-title-row`,children:[(0,o.jsx)(a.CloudUploadOutlined,{className:`v1-upload-cloud-icon v1-upload-cloud-icon-sm`}),(0,o.jsx)(`span`,{className:`v1-upload-dropzone-title v1-upload-dropzone-title-blue`,children:e})]}),(0,o.jsx)(`span`,{className:`v1-upload-dropzone-sub`,children:`Drag & drop or click to upload`}),C&&(0,o.jsx)(`span`,{className:`v1-upload-dropzone-sub`,children:C})]})}),m.length>0&&(0,o.jsx)(`div`,{className:`v1-file-grid`,children:k}),g&&m.length>0&&(0,o.jsx)(i.Upload,{...O,style:{display:`inline-block`},children:(0,o.jsx)(i.Button,{type:`link`,size:`small`,icon:(0,o.jsx)(a.PlusOutlined,{}),className:`v1-add-more-files-btn`,children:`Add more files`})})]}),A]})}return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsxs)(`div`,{className:`v1-file-upload-wrapper`,children:[m.length>0&&(0,o.jsx)(`div`,{className:`v1-file-rows-single`,children:k}),g&&(0,o.jsx)(i.Upload,{accept:d,fileList:m,showUploadList:!1,multiple:!1,maxCount:1,beforeUpload:E,onChange:D,disabled:je,style:{width:`100%`,display:`block`},children:(0,o.jsxs)(`div`,{className:`v1-upload-dropzone v1-upload-dropzone-single${je?` v1-upload-dropzone-disabled`:``}`,children:[(0,o.jsx)(a.CloudUploadOutlined,{className:`v1-upload-cloud-icon`}),(0,o.jsx)(`span`,{className:`v1-upload-dropzone-title`,children:T}),w&&(0,o.jsxs)(`span`,{className:`v1-upload-dropzone-sub`,children:[`— `,w]})]})})]}),A]})}return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(i.Input,{...Je,type:b===`number`?`number`:b,...b===`number`&&tp(n.decimal)?{step:`any`}:{},...n.suffix?{suffix:n.suffix}:{}}),P&&(0,o.jsx)(`div`,{className:`v1-input-validator-hint`,children:P})]})}function Np({icon:e,title:t}){return(0,o.jsxs)(i.Space,{size:10,align:`center`,children:[(0,o.jsx)(`div`,{className:`v1-section-icon-box`,children:e}),(0,o.jsx)(Kf,{strong:!0,className:`v1-section-label`,children:t})]})}function Pp(e){let t=e?.helpText,n=(Array.isArray(t)?t:[t]).map(e=>e==null?``:String(e).trim()).filter(Boolean);if(n.length)return(0,o.jsx)(`span`,{className:`v1-field-help-text`,children:n.map((e,t)=>(0,o.jsx)(Kf,{type:`secondary`,className:`v1-field-help-line`,children:e},t))})}function Fp({moduleName:n,groupName:s,recordId:l,authToken:u,clientId:d,region:f,breadcrumbItems:p=[],submitText:m=`Update`,cancelPath:h,onSuccess:g,fieldNameMap:_={},onFileUpload:v=null,onBeforeSubmit:y=null,extraPayload:b=null,embedded:x=!1,onCancel:S=null}){let C=(0,c.useNavigate)(),w=(0,c.useLocation)(),[T]=i.Form.useForm();(0,r.useEffect)(()=>(u&&t.h(u),()=>{u&&t.n()}),[u]);let[E,D]=(0,r.useState)({}),[O,k]=(0,r.useState)([]),[A,j]=(0,r.useState)(!1),[M,N]=(0,r.useState)(``),[P,F]=(0,r.useState)(!1),[I,L]=(0,r.useState)(``),[R,z]=(0,r.useState)(null),[B,ee]=(0,r.useState)(()=>new Set),[V,H]=(0,r.useState)(``),te=d||V,[ne,re]=(0,r.useState)({});(0,r.useEffect)(()=>{e.Fn()},[]),(0,r.useEffect)(()=>{let t=!1;return queueMicrotask(()=>{if(!t){if(!n){z(null);return}e.Nr({roleId:localStorage.getItem(`roleId`)},n,{clientId:te,region:f}).then(e=>{t||z(Array.isArray(e)&&e.length?e:null)}).catch(()=>{t||z(null)})}}),()=>{t=!0}},[n,te,f]),(0,r.useEffect)(()=>{let t=!1;return queueMicrotask(()=>{if(!t){if(!n){ee(new Set);return}e.Ar(n).then(e=>{t||ee(new Set(Array.isArray(e)?e:[]))}).catch(()=>{t||ee(new Set)})}}),()=>{t=!0}},[n]);let U=(0,r.useMemo)(()=>hp(O,n,R,B),[O,n,R,B]),ie=(0,r.useCallback)(async(t,n)=>{if(!Array.isArray(n)||n.length<3||typeof n[1]!=`number`)return;let r=n[0],i=n[1],a=U.find(e=>e.name===r);if(!a)return;let o=e.A(a,e.Pn().region);if(!o.orderBy)return;await Promise.resolve();let s=T.getFieldValue(r);Array.isArray(s)&&await e.k({group:o,rows:s,rowIndex:i,move:pe.current[r]?.move,confirm:({title:t,body:n,okText:r,cancelText:i,from:a,to:o})=>e.It({tone:`suggestion`,title:t,facts:[{label:`This entry is at`,value:`Row ${a+1}`},{label:`It belongs at`,value:`Row ${o+1}`}],body:n,okText:r,cancelText:i})})},[U,T]),ae=(0,r.useCallback)(t=>{let n=e.Pn().region,r=U.find(e=>(e.fields??[]).some(e=>e.field===t.field));if(!r)return!1;let i=e.A(r,n),a=i.orderBy?.inProgressField??`currentStudyingHere`;if(t.field!==a||e.w(i))return!1;let o=e.T(i);return e.Lt({tone:o?`duplicate`:`overwrite`,title:o?`This has to be completed first`:`You can add this, but they cannot be submitted`,facts:[{label:`Region`,value:n||`Common`},{label:`Entry`,value:r.label??r.name}],body:e.E(i),okText:o?`Got it`:`Keep it anyway`}),o},[U]),oe=(0,r.useCallback)((t,n)=>{let r=U.find(e=>e.name===n);if(!r)return;let i=e.A(r,e.Pn().region),a=i.orderBy?.inProgressField??`currentStudyingHere`;if(t.field!==a)return;let o=e.S(i);return o?[o]:void 0},[U]),[se,ce]=(0,r.useState)(0),le=(0,r.useMemo)(()=>e.ht({checkFieldUnique:e.dt,onPendingChange:ce}),[]),ue=(0,r.useMemo)(()=>({checker:le,module:n,recordId:l,clientId:te||void 0,region:f||void 0}),[le,n,l,te,f]),de=(0,r.useMemo)(()=>e.mt(U),[U]),fe=(0,r.useMemo)(()=>e.Rt(U),[U]),pe=(0,r.useRef)({}),me=e.wt({form:T,groups:U,module:n}),he=(0,r.useMemo)(()=>{let t={};return U.forEach(n=>{n.addRow&&(t[n.name]=e.Et(n))}),e.Bt(fe,t)},[U,fe]),ge={jobs:{list:`Jobs`,path:`/jobs`,edit:`Edit Job`},candidates:{list:`Candidates`,path:`/candidates`,edit:`Edit Candidate`},submissions:{list:`Submissions`,path:`/submissions`,edit:`Edit Submission`}},_e=x?[]:p.length>0?p:(()=>{let e=ge[ap(n)];return e?[{label:`Home`,href:`/`},{label:e.list,href:e.path},{label:e.edit}]:[]})();(0,r.useEffect)(()=>{if(!n||!l)return;let t=!1;async function r(){try{j(!0),N(``),L(``);let r=await e.fn({module:n,id:l,clientId:te,region:f,group:s});if(t)return;if(k(Array.isArray(r)?r:[]),re(r?.recordMeta??{}),!d){let n=r?.recordMeta??{},i=e=>e&&typeof e==`object`?e.id??e.value??``:e??``,a=String(i(n.clientId)||``),o=String(i(n.jobId)||``);if(!a&&o)try{let t=await e.fn({module:`jobs`,id:o});a=String(i(t?.recordMeta?.clientId)||``)}catch{}!t&&a&&a!==V&&H(a)}}catch(e){console.error(`Failed to fetch ${n} edit data:`,e),t||N(e?.message||`Failed to load record`)}finally{t||j(!1)}}return r(),()=>{t=!0}},[n,s,l,d,te,V,f]),(0,r.useEffect)(()=>{A||U.length===0||e.Tt(T,U)},[A,U,T]);let ve=w.state?.carryFiles;(0,r.useEffect)(()=>{if(A||!ve)return;let e=Object.entries(ve).filter(([,e])=>Array.isArray(e)&&e.length>0);e.length&&(T.setFieldsValue(Object.fromEntries(e)),i.message.info(`The résumé you uploaded has been attached here — save to keep it.`),C(w.pathname+w.search,{replace:!0,state:{...w.state??{},carryFiles:null}}))},[A,ve,T,C,w.pathname,w.search,w.state]);let W=(0,r.useMemo)(()=>e.W(U.map(t=>({...t,fields:(t.fields??[]).filter(e.J)})),ap),[U]),[G,ye]=(0,r.useState)({});(0,r.useEffect)(()=>{if(W.length===0)return;let t=!1;return W.forEach(async n=>{let r=e.G(n,ne);if(r)try{let i=e.q(e.K(await e.fn({module:n,id:r})));!t&&Object.keys(i).length>0&&ye(e=>({...e,[n]:i}))}catch(e){console.error(`Carrier prefill fetch failed for ${n}:`,e)}}),()=>{t=!0}},[W,ne]),(0,r.useEffect)(()=>{if(A||U.length===0||Object.keys(G).length===0)return;let t={},n=!1;U.forEach(r=>(r.fields??[]).forEach(r=>{if(!r.field||!r.prefillFromModule||!e.J(r))return;let i=G[ap(r.prefillFromModule)],a=e.Y(i,r);a!=null&&(e.Ot(t,r.field,a),n=!0)})),n&&T.setFieldsValue(t)},[G,A,U,T]);let be=e=>{D(t=>({...t,[e]:!t[e]}))};function xe(t){let r=e.Ht(t,U,{module:n});return Object.entries(_).forEach(([e,t])=>{r[e]!==void 0&&(r[t]=r[e],delete r[e])}),r}async function Se(t){if(!(y&&await Promise.resolve().then(()=>y(t)).catch(()=>!1)===!1))try{F(!0),L(``);let r=e.Wt(t,U,{indexed:!0,module:n});if(v&&v.useLegacyUpload){let n=U.flatMap(e=>e.fields??[]).filter(e.qt);for(let e of n){let n=t[e.field];if(!Array.isArray(n))continue;let r=n.filter(e=>e.originFileObj instanceof File);try{await Promise.all(r.map(t=>v(e.field,t.originFileObj,l)))}catch(e){console.warn(`File upload failed — continuing with save:`,e)}}}await e.cn(n,l,{...xe(t),...b??{}},v?.useLegacyUpload?[]:r);let a=e.Wt(t,U,{module:n});if(!v?.useLegacyUpload&&a.length>0)try{await e.un(n,l,a)}catch(e){console.error(`Document registry upload failed during edit:`,e),i.message.warning(`Changes saved, but saving document records failed.`)}let o=e.d(U,n,`edit`);if(o&&i.message.success(o),g)g(l,t);else{let n=e.M(U);if(!n)e.j(C,{cancelPath:h});else if(n.mode===`back`)e.j(C,{cancelPath:h});else if(n.mode===`route`||n.mode===`detail`){let r=e.N(n.target,l,t);r?C(r):e.j(C,{cancelPath:h})}}}catch(t){if(console.error(`Failed to update ${n}:`,t),Ce(t))return;let r=e.u(U,n,`edit`,t?.message);L(r),i.message.error(r)}finally{F(!1)}}function Ce(t){let n=e.gt(t,{uniqueRules:de});return n.length===0?!1:(T.setFields(n.map(e=>({name:e.name??e.field,errors:[e.message]}))),D({}),e.l({errorFields:n.map(e=>{let t=e.name??e.field;return{name:Array.isArray(t)?t:[t],errors:[e.message]}})},T),!0)}let we=t=>{D({}),e.l(t,T)},[K,Te]=(0,r.useState)({}),Ee=e=>String(e?.field??``),De=(e,t)=>typeof e==`function`?e(t):e,Oe=(e,t,n)=>{if(!e?.field)return!0;let r=De(n,e.field),i=t(r==null?[e.field]:[...Array.isArray(r)?r:[r],e.field]);switch(e.operator){case`eq`:return String(i??``)===String(e.value??``);case`neq`:return String(i??``)!==String(e.value??``);case`truthy`:return i!=null&&i!==``&&i!==!1;case`falsy`:return i==null||i===``||i===!1;case`notEmpty`:return Array.isArray(i)?i.length>0:!!i;case`in`:return String(e.value??``).split(`,`).map(e=>e.trim()).includes(String(i??``));case`notIn`:return!String(e.value??``).split(`,`).map(e=>e.trim()).includes(String(i??``));default:return!0}},ke=(e,t,n)=>{if(!e)return!0;let r=Array.isArray(e.conditions)?e.conditions.filter(e=>e?.field):[];if(r.length){let i=r.map(e=>Oe(e,t,n)),a=String(e.logic??`and`).toLowerCase()===`or`,o=a?i.some(Boolean):i.every(Boolean);if(e.field){let r=Oe(e,t,n);o=a?o||r:o&&r}return o}return Oe(e,t,n)},Ae=e=>!!(e?.field||e?.conditions?.some?.(e=>e?.field)),je=(t,a,s,c={})=>{let l=typeof t.field==`string`&&t.field.includes(`.`)?t.field.split(`.`):null,u=l??t.field,f=a===void 0?u:[a,...l??[t.field]],p=s!==void 0&&a!==void 0?[...Array.isArray(s)?s:[s],...Array.isArray(f)?f:[f]]:f,m=t.type===`checkbox`&&(t.options&&t.options.length>0||t.dataSource&&t.dataSource!==`static`),h=!m&&t.type===`checkbox`?`checked`:`value`,g=!!t.editablePermission&&!e.F(t.editablePermission,n),_=s!==void 0&&a!==void 0?[...Array.isArray(s)?s:[s],a]:null,v=e=>_&&(!c.rowFieldKeys||c.rowFieldKeys.has(e))?_:null,y=c.inline||c.hideLabel||!m&&t.type===`checkbox`?``:(0,o.jsx)(Xf,{form:T,field:t,siblingPrefix:t.labelWhen?.field?v(t.labelWhen.field):_,locked:g}),b=c.inline||t.type===`text-editor`||t.type===`file`&&tp(t.multiple)?24:t.col??12,x=Ep(t,p,v),S=e.I(t),C=c.inline?{flex:`${Number(t.combineWidth)>0?Number(t.combineWidth):1} 1 0`,maxWidth:`none`}:void 0,w=(t.aiActions||[]).filter(e=>e.trigger===`click`),E=(t.aiActions||[]).find(e=>e.trigger===`upload`),D=(0,o.jsx)(i.Form.Item,{label:y,name:f,extra:Pp(t),required:wp(t),rules:Tp(t,T,p,!1,v,ue,oe(t,c.groupNameForActions)),dependencies:x,valuePropName:h,getValueFromEvent:t.type===`file`?e=>Array.isArray(e)?e:e?.fileList:void 0,validateTrigger:[`onBlur`,`onChange`],children:(0,o.jsx)(Mp,{field:t,form:T,name:p,rowFieldKeys:c.rowFieldKeys,moduleName:n,initialValue:t.value,scopeValues:{clientId:d},onAiUpload:E?e=>me.runAction(c.groupNameForActions,t,E,e):void 0,formDisabled:me.busy,onRegionBlocked:ae,onRowOrderChange:ie})}),O=S&&!y?(0,o.jsx)(i.Tooltip,{title:S,children:(0,o.jsx)(`span`,{className:`v1-field-tooltip-wrap`,children:D})}):D,k=w.length>0?(()=>{let n=e.Ct(w),r=r=>(0,o.jsx)(e.St,{position:r,actions:n[r],aiActions:me,groupName:c.groupNameForActions,field:t},r);return(0,o.jsxs)(`div`,{className:`v1-ai-action-wrap`,children:[r(`top-left`),r(`top-center`),r(`top-right`),O,r(`bottom-left`),r(`bottom-center`),r(`bottom-right`)]})})():O,A=e=>a===void 0?e:[a,e],j=t.verifyAction?(0,o.jsxs)(o.Fragment,{children:[t.verifyResultField&&(0,o.jsx)(i.Form.Item,{name:A(t.verifyResultField),hidden:!0,noStyle:!0,children:(0,o.jsx)(i.Input,{})}),t.verifyTimestampField&&(0,o.jsx)(i.Form.Item,{name:A(t.verifyTimestampField),hidden:!0,noStyle:!0,children:(0,o.jsx)(i.Input,{})})]}):null,M=t.verifyAction?(0,o.jsxs)(`div`,{className:`v1-verify-field-row`,children:[k,(0,o.jsx)(Yf,{form:T,field:t,absoluteName:p}),j]}):k,N=t.prefillWhen?.length?(0,o.jsx)(Qf,{form:T,rules:t.prefillWhen,watchPaths:e.H(t.prefillWhen,p,e.tt,v),targetPath:p,resetOnNoMatch:t.prefillWhenReset!==!1},`${t.field}-prefillWhen`):null,P=!c.inline&&e.n(t).length>0,F=n=>P?e.s(t,b,t=>n(e.r(t,v(t.field)))):b;return Ae(t.showIf)||P?(0,o.jsxs)(r.default.Fragment,{children:[N,(0,o.jsx)(i.Form.Item,{shouldUpdate:!0,noStyle:!0,children:({getFieldValue:e})=>!Ae(t.showIf)||ke(t.showIf,e,v)?(0,o.jsx)(i.Col,{xs:24,md:F(e),style:C,className:c.inline?`v1-combine-cell`:void 0,children:M}):null})]},t.field):(0,o.jsxs)(r.default.Fragment,{children:[N,(0,o.jsx)(i.Col,{xs:24,md:b,style:C,className:c.inline?`v1-combine-cell`:void 0,children:M})]},t.field)},Me=t=>{let r=typeof t.field==`string`&&t.field.includes(`.`)?t.field.split(`.`):[t.field],s=!!t.editablePermission&&!e.F(t.editablePermission,n),c=(0,o.jsx)(fp,{field:t,label:t.label,locked:s}),l=e.Yt(t),u=Array.isArray(t.subFields)&&t.subFields.length>0,f=u?t.subFields.map(e=>({...e,show:1,edit:1})):null,p=Math.max(0,Number(t.minRows??0)||0),m=t.maxRows!==void 0&&t.maxRows!==``&&Number(t.maxRows)>0?Number(t.maxRows):0,h=e.Ut(t,t.value);return(0,o.jsx)(i.Col,{xs:24,md:24,children:(0,o.jsx)(i.Form.Item,{label:c,required:wp(t),colon:!1,className:`v1-combine-field`,children:(0,o.jsx)(i.Form.List,{name:r,initialValue:h,rules:[{validator:async(e,n=[])=>{if(wp(t)&&!(u?n.some(e=>ip(e)):n.some(e=>e!=null&&e!==``&&!(Array.isArray(e)&&e.length===0))))throw Error(`Mandatory Field`);if(p>0&&n.length<p)throw Error(`Keep at least ${p} ${u?`row`:`value`}${p>1?`s`:``}.`)}}],children:(e,{add:s,remove:c},{errors:h})=>(0,o.jsxs)(`div`,{className:`v1-addrow-wrapper`,children:[e.map(({key:s,name:m})=>(0,o.jsxs)(`div`,{className:`v1-addrow-item`,children:[(0,o.jsx)(i.Button,{type:`text`,danger:!0,icon:(0,o.jsx)(a.DeleteOutlined,{}),onClick:()=>c(m),disabled:e.length<=p,className:`v1-addrow-delete-btn`}),(0,o.jsx)(`div`,{className:`v1-addrow-fields`,children:u?(0,o.jsx)(i.Row,{gutter:[24,0],align:`top`,children:Ne(f,m,r[0],!1,t.field)}):(0,o.jsx)(i.Form.Item,{name:[m],noStyle:!0,valuePropName:t.type===`checkbox`&&!t.options?.length?`checked`:`value`,getValueFromEvent:t.type===`file`?e=>Array.isArray(e)?e:e?.fileList:void 0,rules:Tp(l,T,[...r,m],!1),children:(0,o.jsx)(Mp,{field:l,form:T,name:[...r,m],moduleName:n,scopeValues:{clientId:d},formDisabled:me.busy,onRegionBlocked:ae,onRowOrderChange:ie})})})]},s)),(!m||e.length<m)&&(0,o.jsx)(i.Button,{type:`link`,icon:(0,o.jsx)(a.PlusOutlined,{}),onClick:()=>s(),className:`v1-addrow-add-btn`,children:t.addLabel??`Add ${t.label??`Value`}`}),(0,o.jsx)(i.Form.ErrorList,{errors:h})]})})})},t.field)},q=(t,r,s)=>{let c=typeof t.field==`string`&&t.field.includes(`.`)?t.field.split(`.`):[t.field],l=!!t.editablePermission&&!e.F(t.editablePermission,n),u=(0,o.jsx)(fp,{field:t,label:t.label,locked:l}),f=e.Yt(t),p=Array.isArray(t.subFields)&&t.subFields.length>0,m=p?t.subFields.map(e=>({...e,show:1,edit:1})):null,h=Math.max(0,Number(t.minRows??0)||0),g=t.maxRows!==void 0&&t.maxRows!==``&&Number(t.maxRows)>0?Number(t.maxRows):0,_=[r,...c],v=[...Array.isArray(s)?s:[s],r,...c],y=e.Ut(t,void 0);return(0,o.jsx)(i.Col,{xs:24,md:p?24:t.col??24,children:(0,o.jsx)(i.Form.Item,{label:u,required:wp(t),colon:!1,className:`v1-combine-field`,children:(0,o.jsx)(i.Form.List,{name:_,initialValue:y,rules:p?[{validator:async(e,n=[])=>{if(wp(t)&&!n.some(e=>ip(e)))throw Error(`Mandatory Field`);if(h>0&&n.length<h)throw Error(`Keep at least ${h} row${h>1?`s`:``}.`)}}]:[],children:(e,{add:r,remove:s},{errors:c})=>(0,o.jsxs)(`div`,{className:`v1-addrow-wrapper`,children:[e.map(({key:r,name:c})=>{let l=[...v,c];return(0,o.jsxs)(`div`,{className:`v1-addrow-item`,children:[(0,o.jsx)(i.Button,{type:`text`,danger:!0,icon:(0,o.jsx)(a.DeleteOutlined,{}),onClick:()=>s(c),disabled:e.length<=h,className:`v1-addrow-delete-btn`}),(0,o.jsx)(`div`,{className:`v1-addrow-fields`,children:p?(0,o.jsx)(i.Row,{gutter:[24,0],align:`top`,children:Ne(m,c,v,!1,t.field)}):(0,o.jsx)(i.Form.Item,{name:[c],noStyle:!0,valuePropName:t.type===`checkbox`&&!t.options?.length?`checked`:`value`,getValueFromEvent:t.type===`file`?e=>Array.isArray(e)?e:e?.fileList:void 0,rules:Tp(f,T,l,!1),children:(0,o.jsx)(Mp,{field:f,form:T,name:l,moduleName:n,scopeValues:{clientId:d},formDisabled:me.busy,onRegionBlocked:ae,onRowOrderChange:ie})})})]},r)}),(!g||e.length<g)&&(0,o.jsx)(i.Button,{type:`link`,icon:(0,o.jsx)(a.PlusOutlined,{}),onClick:()=>r(),className:`v1-addrow-add-btn`,children:t.addLabel??`Add ${t.label??`Value`}`}),(0,o.jsx)(i.Form.ErrorList,{errors:c})]})})})},`${s}-${r}-${t.field}`)},Ne=(e,t,n,r=!1,a)=>{let s=new Set,c=[],l=new Set(e.map(e=>e.field).filter(Boolean)),u=e.filter(e=>e.show===void 0||tp(e.show));return u.forEach(e=>{if(tp(e.addRow)&&t===void 0){c.push(Me(e));return}if(tp(e.addRow)&&t!==void 0){c.push(q(e,t,n));return}let d=e.combineKey?.trim?.();if(!d){c.push(je(e,t,n,{hideLabel:r,groupNameForActions:a,rowFieldKeys:l}));return}let f=`${n??`root`}:${t??`root`}:${d}`;if(s.has(f))return;let p=u.filter(e=>e.combineKey===d);p.forEach(e=>s.add(`${n??`root`}:${t??`root`}:${e.combineKey}`));let m=p.find(e=>e.combineLabel)??e,h=n!==void 0&&t!==void 0?[...Array.isArray(n)?n:[n],t]:null,g=(0,o.jsx)(Xf,{form:T,field:m,siblingPrefix:h,combined:!0}),_=p.find(e=>e.combineToggleTarget)?.combineToggleTarget,v=p.find(e=>e.combineToggleLabel)?.combineToggleLabel??`Show range`,y=p.some(e=>tp(e.combineWrap)),b=Number(p.find(e=>[12,24].includes(Number(e.combineSpan)))?.combineSpan),x=_?p.find(e=>Ee(e)===_):null,S=x?.field?.includes?.(`.`)?x.field.split(`.`):[x?.field].filter(Boolean),C=x?n!==void 0&&t!==void 0?[n,t,...S]:S.length>1?S:x.field:null,w=p.some(e=>wp(e)),E=[12,24].includes(b)?b:p.length>=3?24:12,D=e=>h&&(!l||l.has(e))?h:null,O=p.some(e=>Ae(e.showIf)),k=e=>p.some(t=>!Ae(t.showIf)||ke(t.showIf,e,D)),A=(0,o.jsx)(i.Col,{xs:24,md:E,children:(0,o.jsx)(i.Form.Item,{label:g,required:w,colon:!1,className:`v1-combine-field`,children:(0,o.jsx)(i.Form.Item,{noStyle:!0,shouldUpdate:!0,children:({getFieldValue:e})=>{let r=C?!rp(e(C)):!1,a=K[f]??r,s=_&&!a?p.filter(e=>Ee(e)!==_):p;return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(i.Row,{gutter:[8,0],align:`top`,wrap:y,className:`v1-combine-row${y?` v1-combine-row-wrap`:``}`,children:s.map(e=>je(w?{...e,req:1}:e,t,n,{inline:!0}))}),_&&(0,o.jsxs)(`div`,{className:`v1-combine-range`,children:[(0,o.jsx)(i.Switch,{size:`small`,checked:a,onChange:e=>{!e&&C&&(T.setFieldValue(C,void 0),T.validateFields([C]).catch(()=>{})),Te(t=>({...t,[f]:e}))}}),(0,o.jsx)(Kf,{type:`secondary`,className:`v1-combine-toggle-label`,children:v})]})]})}})})},f);c.push(O?(0,o.jsx)(i.Form.Item,{shouldUpdate:!0,noStyle:!0,children:({getFieldValue:e})=>k(e)?A:null},f):A)}),c},J=t=>{let n=t.name??t.id??``,r=e.zt(fe,n),s=!!r&&r.leaderName!==n,c=r?U.find(e=>e.name===r.leaderName)??t:t,l=Math.max(0,Number(c.minRows??0)||0),u=Math.max(0,Number(c.maxRows??0)||0),d=r?r.memberNames:[n],f=()=>{d.forEach(n=>{let r=U.find(e=>e.name===n)??t;pe.current[n]?.add(e.Jt(r,{editing:!0}))})},p=e=>{d.forEach(t=>pe.current[t]?.remove(e))};return t.addRow?(0,o.jsx)(i.Form.List,{name:n,initialValue:he[t.name]??[],rules:s?[]:[{validator:async(e,n=[])=>{if(!(tp(t.toggleEnabled)&&t.toggleField&&T.getFieldValue(t.toggleField))){if(l>0&&n.length<l)throw Error(`Keep at least ${l} row${l>1?`s`:``}.`);if(tp(t.requireOne)&&n.some(e=>!ip(e)))throw Error(`Fill at least one field in each added row.`)}}}],children:(e,{add:r,remove:d,move:m},{errors:h})=>(pe.current[n]={add:r,remove:d,move:m},(0,o.jsxs)(`div`,{className:`v1-addrow-wrapper`,children:[(0,o.jsx)(`div`,{className:`v1-addrow-topbar`,children:s?(0,o.jsxs)(Kf,{type:`secondary`,className:`v1-addrow-linked-hint`,children:[`Rows added via `,c.label??c.name]}):(!u||e.length<u)&&(0,o.jsx)(i.Button,{type:`link`,icon:(0,o.jsx)(a.PlusOutlined,{}),onClick:f,className:`v1-addrow-add-btn`,children:t.addLabel??`Add ${t.label??`Row`}`})}),tp(t.sharedRowLabels)&&e.length>0&&(0,o.jsx)(i.Row,{gutter:[24,0],className:`v1-addrow-header`,children:t.fields.filter(e=>e.show===void 0||tp(e.show)).map(e=>(0,o.jsx)(i.Col,{md:e.col??12,className:`v1-addrow-header-label`,children:e.label},Ee(e)))}),e.map(({key:r,name:s})=>(0,o.jsxs)(`div`,{className:`v1-addrow-item`,children:[(0,o.jsx)(i.Button,{type:`text`,danger:!0,icon:(0,o.jsx)(a.DeleteOutlined,{}),disabled:e.length<=l,onClick:()=>p(s),className:`v1-addrow-delete-btn`}),(0,o.jsx)(`div`,{className:`v1-addrow-fields`,children:(0,o.jsx)(i.Row,{gutter:[24,0],align:`top`,children:Ne(t.fields,s,n,tp(t.sharedRowLabels),n)})})]},r)),(0,o.jsx)(i.Form.ErrorList,{errors:h})]}))}):(0,o.jsx)(i.Row,{gutter:[24,0],children:Ne(t.fields,void 0,void 0,!1,n)})},Y=e=>U.filter(t=>t!==e&&t.mergeInto&&String(t.mergeInto)===String(e.name)),Pe=e=>!!(e.mergeInto&&U.some(t=>t!==e&&String(t.name)===String(e.mergeInto))),Fe=(e,t)=>Y(e).filter(e=>String(e.mergePosition??`bottom`)===t),Ie=(e,t)=>{let n=e.name??e.id??String(t),r=J(e),s=Fe(e,`top`),c=Fe(e,`bottom`),l=e=>{let t=(0,o.jsxs)(`div`,{className:`v1-merged-group`,children:[(0,o.jsx)(`div`,{className:`v1-merged-group-title`,children:e.label??e.name}),J(e)]},e.name);return(0,o.jsx)(lp,{form:T,group:e,inheritParent:!1,children:e.showIf?.field?(0,o.jsx)(up,{form:T,showIf:e.showIf,render:()=>t},e.name):t},e.name)};return(0,o.jsx)(i.Card,{className:`v1-card v1-edit-card`,title:(0,o.jsx)(Np,{icon:$f[t%$f.length],title:e.label??e.name??`Details`}),extra:(0,o.jsxs)(i.Space,{size:8,align:`center`,className:`v1-group-actions`,children:[(0,o.jsx)(pp,{group:e}),(0,o.jsx)(mp,{group:e}),(0,o.jsx)(i.Button,{type:`text`,size:`small`,icon:E[n]?(0,o.jsx)(a.DownOutlined,{}):(0,o.jsx)(a.UpOutlined,{}),onClick:e=>{e.stopPropagation(),be(n)}})]}),children:(0,o.jsx)(i.Form.Item,{noStyle:!0,shouldUpdate:!0,children:({getFieldValue:t})=>{let i=tp(e.toggleEnabled)&&e.toggleField&&!!t(e.toggleField);return(0,o.jsxs)(`div`,{style:{display:E[n]||i?`none`:`block`},children:[s.map(l),r,c.map(l)]})}})},n)};return(0,o.jsxs)(`main`,{children:[_e.length>0&&(0,o.jsx)(e.t,{items:_e}),(0,o.jsxs)(`div`,{className:`v1-edit-page`,children:[(0,o.jsxs)(`div`,{className:`v1-page-inner`,children:[(0,o.jsx)(i.Spin,{fullscreen:!0,spinning:me.busy,size:`large`,tip:me.loadingText||`Reading the file…`}),(0,o.jsxs)(i.Spin,{spinning:A,tip:`Loading form fields…`,children:[M&&(0,o.jsx)(i.Alert,{type:`error`,showIcon:!0,message:M,style:{marginBottom:16}}),I&&(0,o.jsx)(i.Alert,{type:`error`,showIcon:!0,message:I,style:{marginBottom:16}}),(0,o.jsxs)(i.Form,{form:T,layout:`vertical`,colon:!1,className:`v1-form`,disabled:me.busy,requiredMark:(e,{required:t})=>(0,o.jsxs)(o.Fragment,{children:[e,t&&(0,o.jsx)(`span`,{className:`v1-required-mark`,children:` *`})]}),onFinish:Se,onFinishFailed:we,children:[U.filter(e=>!Pe(e)).map((e,t)=>(0,o.jsx)(lp,{form:T,group:e,children:e.showIf?.field?(0,o.jsx)(up,{form:T,showIf:e.showIf,render:()=>Ie(e,t)}):Ie(e,t)},e.name??`grp-${t}`)),!A&&!M&&U.length===0&&(0,o.jsx)(i.Alert,{type:`info`,showIcon:!0,message:`No form fields are configured.`})]})]})]}),(0,o.jsxs)(`div`,{className:x?`v1-footer v1-footer--embedded`:`v1-footer`,children:[(0,o.jsx)(Kf,{type:`secondary`,children:`All unsaved changes will be lost if you cancel and reload.`}),(0,o.jsxs)(i.Space,{size:12,children:[(0,o.jsx)(i.Button,{onClick:()=>x&&S?S():e.j(C,{cancelPath:h}),children:`Cancel`}),(0,o.jsx)(Zf,{form:T,groups:U,onClick:()=>T.submit(),disabled:A||P||se>0,loading:P,children:m})]})]})]})]})}var Ip=new Map;function Lp(t){let[n,i]=(0,r.useState)({actions:[],actionRules:[]});return(0,r.useEffect)(()=>{if(!t)return;let n=!1;return Ip.has(t)||Ip.set(t,e.in(t).catch(()=>(Ip.delete(t),{actions:[],actionRules:[]}))),Ip.get(t).then(e=>{n||i(e)}),()=>{n=!0}},[t]),n}var Rp={delete:(0,o.jsx)(a.DeleteOutlined,{}),edit:(0,o.jsx)(a.EditOutlined,{}),mail:(0,o.jsx)(a.MailOutlined,{}),shareAlt:(0,o.jsx)(a.ShareAltOutlined,{}),swap:(0,o.jsx)(a.RightOutlined,{}),thunderbolt:(0,o.jsx)(a.ThunderboltOutlined,{}),userAdd:(0,o.jsx)(a.UserAddOutlined,{}),userSwitch:(0,o.jsx)(a.UserSwitchOutlined,{})};function zp(e){return e==null?``:Array.isArray(e)?e.join(`,`):String(typeof e==`object`?e.id??e.value??``:e)}function Bp(e,t){return String(e).replace(/\{([^}]+)\}/g,(e,n)=>encodeURIComponent(zp(t?.[n]))).replace(/:([A-Za-z_][\w]*)/g,(e,n)=>encodeURIComponent(zp(t?.[n]??(n===`_id`?t?.id:n===`id`?t?._id:void 0))))}function Vp(e,t){return String(t||``).split(`.`).reduce((e,t)=>e?.[t],e)}function Hp(e,t,n,r){let i=ur(e,t,r),a=lr(e.key,t,n,r),o={key:e.key,label:i?i.label:e.label||e.key,icon:Rp[e.icon]??void 0,danger:e.danger||void 0,disabled:!!i||!!a,title:i?i.label:a||void 0};return e.children?.length&&(o.children=e.children.map(e=>Hp(e,t,n,r))),o}function Up(e){let t=[];for(let n of e)t.push(n),n.children?.length&&t.push(...Up(n.children));return t}function Wp({module:n,record:r,scope:s,onDone:l,fallback:u=null}){let d=(0,c.useNavigate)(),f=(0,c.useLocation)(),{actions:p,actionRules:m}=Lp(n),h=t=>!(t.showInList===!1||!e.F(t.permission,n)||t.permissionKey&&!e.P(Vp(r,`actionPermission.${t.permissionKey}`))||cr(t.key,r,m,s)||t.allowedTabs?.length&&s&&!t.allowedTabs.some(e=>String(e).toLowerCase()===String(s).toLowerCase())),g=(p??[]).filter(h).map(e=>e.children?.length?{...e,children:e.children.filter(h)}:e);if(!g.length)return u;let _=e=>{if(e.actionType===`copy`){let t=Vp(r,e.copyField||`id`)??r?._id;navigator.clipboard.writeText(zp(t)).then(()=>i.message.success(`Copied to clipboard`)).catch(()=>i.message.error(`Could not copy to clipboard`));return}if(e.actionType===`api`&&e.apiPath){let n=()=>{let n=Bp(e.apiPath,r),a=String(e.apiMethod||`POST`).toUpperCase();t.a(t.b,n.startsWith(`/`)?n:`/${n}`,{method:a,body:[`GET`,`DELETE`].includes(a)?void 0:JSON.stringify({ids:[r?._id??r?.id],records:[r]})}).then(()=>{i.message.success(`${e.label} completed`),l?.(e)}).catch(t=>i.message.error(t.message||`${e.label} failed`))};e.danger?i.Modal.confirm({title:`${e.label}?`,content:`This cannot be undone.`,okText:e.label,okButtonProps:{danger:!0},onOk:n}):n();return}if(e.actionType===`modal`){d(`/popup/${e.popupKey||e.key}`,{state:{background:f,selectedIds:[r?._id??r?.id],selectedRecords:[r],moduleName:n,popupContext:e.popupState??{},popupAction:{key:e.key,apiMethod:e.apiMethod,apiPath:e.apiPath,defaultTemplateId:e.defaultTemplateId,requireJobId:e.requireJobId,popupFieldOverrides:e.popupFieldOverrides},...e.popupState}});return}let a=e.routeTemplate||e.route;if(a){let t=Bp(a,r),n=t.startsWith(`/`)?t:`/${t}`;if(e.linkTarget===`_blank`){window.open(n,`_blank`,`noopener`);return}d(n)}},v=new Map(Up(g).map(e=>[String(e.key),e]));return(0,o.jsx)(i.Dropdown,{trigger:[`click`],menu:{items:g.map(e=>Hp(e,r,m,s)),onClick:({key:e,domEvent:t})=>{t?.stopPropagation?.();let n=v.get(String(e));n&&n.actionType!==`group`&&!ur(n,r,s)&&_(n)}},children:(0,o.jsx)(i.Button,{type:`text`,icon:(0,o.jsx)(a.MoreOutlined,{}),onClick:e=>e.stopPropagation(),"aria-label":`Row actions`})})}var{Text:Gp}=i.Typography;function Kp(e){return e.label??e.fieldLabel??e.name??e.fieldName??e.value}function qp(e){return e.value??e.fieldName??e.name??e.label}function Jp(e,t){let n=e?.[t];return n==null?`-`:Array.isArray(n)?n.join(`, `):typeof n==`object`?Object.values(n).join(` `):n}var Yp=[{key:`name`,label:`Name`},{key:`designation`,label:`Designation`},{key:`locationExp`,label:`Location / Exp`},{key:`skills`,label:`Skills`},{key:`createdOn`,label:`Created On`}];function Xp({record:e,fields:t,selected:n,onSelect:r}){let s=(0,c.useNavigate)(),l=(0,c.useLocation)(),u=t.find(e=>e.cardRole===`name`),d=t.find(e=>e.cardRole===`subtitle`),f=t.find(e=>e.cardRole===`location`),p=t.find(e=>e.cardRole===`skills`),m=t.find(e=>e.cardRole===`exp`),h=t.find(e=>e.cardRole===`date`),g=t.find(e=>e.cardRole===`action`),_=u?Jp(e,u.key):`-`,v=d?Jp(e,d.key):``,y=f?Jp(e,f.key):``,b=m?Jp(e,m.key):``,x=h?Jp(e,h.key):``,S=p?e[p.key]:[],C=Array.isArray(S)?S:[],w=C.slice(0,3),T=C.slice(3),E=g?.render?g.render(Jp(e,g.key),e):null;function D(){s(`/popup/preview`,{state:{background:l,moduleName:`candidate`,record:e,fields:Yp}})}function O(){s(`/popup/mail`,{state:{background:l}})}return(0,o.jsxs)(`div`,{className:`param-card${n?` param-card--selected`:``}`,children:[(0,o.jsxs)(`div`,{className:`param-card__header`,children:[(0,o.jsxs)(`div`,{className:`param-card__header-left`,children:[(0,o.jsxs)(`div`,{className:`param-card__name-row`,children:[(0,o.jsx)(i.Checkbox,{checked:n,onChange:r,onClick:e=>e.stopPropagation(),className:`param-card__checkbox`}),(0,o.jsx)(a.EyeOutlined,{className:`param-card__eye-icon`,onClick:D}),(0,o.jsxs)(`span`,{className:`param-card__name-block`,children:[(0,o.jsx)(Gp,{className:`param-card__name`,children:_}),v&&v!==`-`&&(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(`span`,{className:`param-card__sep`,children:`·`}),(0,o.jsx)(Gp,{className:`param-card__subtitle`,children:v})]})]})]}),y&&y!==`-`&&(0,o.jsxs)(`div`,{className:`param-card__location`,children:[(0,o.jsx)(a.EnvironmentOutlined,{className:`param-card__location-icon`}),(0,o.jsx)(Gp,{className:`param-card__location-text`,children:y})]})]}),(0,o.jsx)(`div`,{className:`param-card__header-right`,children:(0,o.jsxs)(`span`,{className:`param-card__exp-badge`,children:[`Exp: `,b&&b!==`-`?b:`-`]})})]}),(0,o.jsxs)(`div`,{className:`param-card__body`,children:[(0,o.jsxs)(`div`,{className:`param-card__body-left`,children:[(0,o.jsx)(Gp,{className:`param-card__section-label`,children:`Skills`}),(0,o.jsxs)(`div`,{className:`param-card__skills-row`,children:[w.length>0?w.map(e=>(0,o.jsx)(i.Tag,{className:`sourcing-skill-tag`,children:e},e)):(0,o.jsx)(Gp,{className:`param-card__empty`,children:`-`}),T.length>0&&(0,o.jsx)(i.Popover,{trigger:`click`,placement:`bottomLeft`,overlayClassName:`sourcing-skills-popover`,content:(0,o.jsx)(`div`,{className:`sourcing-skills-popup`,children:T.map(e=>(0,o.jsx)(i.Tag,{className:`sourcing-skill-tag`,children:e},e))}),children:(0,o.jsxs)(`span`,{className:`sourcing-more-skills`,children:[`+`,T.length]})})]})]}),x&&x!==`-`&&(0,o.jsxs)(`div`,{className:`param-card__body-right`,children:[(0,o.jsx)(Gp,{className:`param-card__section-label param-card__section-label--right`,children:`Created on`}),(0,o.jsx)(Gp,{className:`param-card__date-value`,children:x})]})]}),(0,o.jsx)(`div`,{className:`param-card__divider`}),(0,o.jsxs)(`div`,{className:`param-card__footer`,children:[(0,o.jsxs)(`div`,{className:`param-card__footer-left`,children:[(0,o.jsx)(i.Tooltip,{title:`Resume`,children:(0,o.jsx)(`button`,{type:`button`,className:`param-card__icon-btn`,"aria-label":`Resume`,children:(0,o.jsx)(a.FileTextOutlined,{})})}),(0,o.jsx)(i.Tooltip,{title:`Call`,children:(0,o.jsx)(`button`,{type:`button`,className:`param-card__icon-btn`,"aria-label":`Call`,children:(0,o.jsx)(a.PhoneOutlined,{})})}),(0,o.jsx)(i.Tooltip,{title:`Email`,children:(0,o.jsx)(`button`,{type:`button`,className:`param-card__icon-btn`,"aria-label":`Email`,onClick:O,children:(0,o.jsx)(a.MailOutlined,{})})})]}),(0,o.jsx)(`div`,{className:`param-card__footer-right`,children:E})]})]})}function Zp({listName:e=`List`,moduleName:t=``,actions:n=[],fields:s=[],dataSource:l=[],loading:u=!1,total:d,current:f,pageSize:p,onPageChange:m,onPageSizeChange:h,className:g=``,activeView:_=`card`,onViewChange:v}){let y=(0,c.useNavigate)(),b=(0,c.useLocation)(),[x,S]=(0,r.useState)(``),[C,w]=(0,r.useState)({current:1,pageSize:12}),[T,E]=(0,r.useState)([]),[D,O]=(0,r.useState)([]),k=typeof f==`number`&&typeof p==`number`,A=k?{current:f,pageSize:p}:C,j=e=>{let t=e.id??e._id;E(e=>e.includes(t)?e.filter(e=>e!==t):[...e,t]),O(n=>n.some(e=>(e.id??e._id)===t)?n.filter(e=>(e.id??e._id)!==t):[...n,e])},M=n.filter(e=>!e.maxSelect||T.length<=e.maxSelect).map(e=>({key:e.key??e.name,label:e.label??e.name,danger:e.danger??!1,disabled:T.length===0,onClick:()=>{if(T.length!==0){if(typeof e.onSelect==`function`){e.onSelect({selectedIds:T,selectedRecords:D});return}e.route&&y(e.route,{state:{background:b,selectedIds:T,selectedRecords:D,moduleName:t,...e.popupState??{}}})}}})),N=(0,r.useMemo)(()=>s.map(e=>({...e,key:qp(e),label:Kp(e)})).filter(e=>e.key&&e.label),[s]),P=typeof d==`number`?d:l.length,F=(0,r.useMemo)(()=>{let e=x.toLowerCase();return!e||e.length<3?l:l.filter(t=>N.some(n=>String(Jp(t,n.key)).toLowerCase().includes(e)))},[l,N,x]),I=(0,r.useMemo)(()=>{if(k)return F;let e=(A.current-1)*A.pageSize;return F.slice(e,e+A.pageSize)},[A.current,A.pageSize,F,k]);return(0,o.jsxs)(`div`,{className:`antd param-card-view ${g}`.trim(),children:[(0,o.jsx)(i.Card,{children:(0,o.jsxs)(i.Flex,{align:`center`,justify:`space-between`,children:[(0,o.jsxs)(i.Flex,{align:`center`,gap:6,children:[(0,o.jsx)(Gp,{className:`param-card-view__tab-label`,children:e}),(0,o.jsx)(`span`,{className:`param-card-view__count`,children:P}),T.length>0&&n.length>0&&(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(i.Dropdown,{menu:{items:M},trigger:[`click`],children:(0,o.jsxs)(i.Button,{type:`text`,size:`small`,className:`job-actions-button job-actions-menu-button`,children:[`Actions `,(0,o.jsx)(a.DownOutlined,{className:`job-actions-caret`})]})}),(0,o.jsxs)(Gp,{className:`job-selected-count`,children:[`Selected (`,T.length,`)`]})]})]}),(0,o.jsxs)(i.Flex,{align:`center`,gap:8,children:[(0,o.jsx)(i.Input,{prefix:(0,o.jsx)(a.SearchOutlined,{className:`job-search-icon`}),placeholder:`Search by name, location, skills`,value:x,onChange:e=>{S(e.target.value),k?m?.(1):w(e=>({...e,current:1}))},allowClear:!0,className:`job-search-input`}),(0,o.jsx)(i.Tooltip,{title:`Filter`,children:(0,o.jsx)(i.Button,{className:`job-toolbar-icon-button`,icon:(0,o.jsx)(a.FilterOutlined,{})})}),(0,o.jsx)(i.Tooltip,{title:`Card view`,children:(0,o.jsx)(i.Button,{className:`job-toolbar-icon-button param-view-toggle-btn${_===`card`?` param-view-toggle-btn--active`:``}`,icon:(0,o.jsx)(a.AppstoreOutlined,{}),onClick:()=>v?.(`card`)})}),(0,o.jsx)(i.Tooltip,{title:`List view`,children:(0,o.jsx)(i.Button,{className:`job-toolbar-icon-button param-view-toggle-btn${_===`list`?` param-view-toggle-btn--active`:``}`,icon:(0,o.jsx)(a.UnorderedListOutlined,{}),onClick:()=>v?.(`list`)})})]})]})}),(0,o.jsx)(i.Spin,{spinning:u,children:I.length>0?(0,o.jsx)(`div`,{className:`param-card-view__grid`,children:I.map((e,t)=>(0,o.jsx)(Xp,{record:e,fields:N,selected:T.includes(e.id??e._id),onSelect:()=>j(e)},e.id??e.key??t))}):!u&&(0,o.jsx)(`div`,{className:`param-card-view__empty`,children:`No results found`})}),(0,o.jsx)(je,{current:A.current,pageSize:A.pageSize,total:P,onChange:e=>{k?m?.(e):w(t=>({...t,current:e}))},onPageSizeChange:e=>{k?h?.(e):w({current:1,pageSize:e})}})]})}var{Text:Qp}=i.Typography;function $p(e){return e.label??e.fieldLabel??e.name??e.fieldName??e.value}function em(e){return e.value??e.fieldName??e.name??e.label}function tm(e,t){let n=e?.[t];return n==null?`-`:Array.isArray(n)?n.join(`, `):typeof n==`object`?Object.values(n).join(` `):n}function nm(e,t){return(0,o.jsxs)(i.Space,{size:6,children:[(0,o.jsx)(`span`,{children:e}),(0,o.jsx)(i.Badge,{count:t,overflowCount:9999})]})}function rm({listName:e=`List`,fields:t=[],actions:n=[],dataSource:s=[],loading:l=!1,total:u,current:d,pageSize:f,onPageChange:p,onPageSizeChange:m,onSearch:h,rowSelection:g=!0,className:_=``,tableClassName:v=`job-list-table`,activeView:y=`list`,onViewChange:b}){let x=(0,c.useNavigate)(),S=(0,c.useLocation)(),[C,w]=(0,r.useState)(`all`),[T,E]=(0,r.useState)(``),[D,O]=(0,r.useState)([]),[k,A]=(0,r.useState)([]),[j,M]=(0,r.useState)({current:1,pageSize:10}),[N,P]=(0,r.useState)([]),[F,I]=(0,r.useState)(!1),L=(0,r.useRef)(null),R=n.filter(e=>!e.maxSelect||D.length<=e.maxSelect).map(e=>({key:e.key??e.name,label:e.label??e.name,danger:e.danger??!1,disabled:D.length===0,onClick:()=>{if(D.length!==0){if(typeof e.onSelect==`function`){e.onSelect({selectedIds:D,selectedRecords:k});return}e.route&&x(e.route,{state:{background:S,selectedIds:D,selectedRecords:k,...e.popupState??{}}})}}})),z=typeof d==`number`&&typeof f==`number`,B=z?{current:d,pageSize:f}:j,ee=(0,r.useMemo)(()=>t.map(e=>({...e,key:em(e),label:$p(e)})).filter(e=>e.key&&e.label&&!e.tableHidden),[t]),V=N.length?N:ee.map(e=>e.key),H=(0,r.useMemo)(()=>{if(h)return s;let e=T.toLowerCase();return!e||e.length<3?s:s.filter(t=>ee.some(n=>String(tm(t,n.key)).toLowerCase().includes(e)))},[s,ee,h,T]),te=typeof u==`number`?u:T.trim()?H.length:s.length,ne=(0,r.useMemo)(()=>{if(z)return H;let e=(B.current-1)*B.pageSize;return H.slice(e,e+B.pageSize)},[B.current,B.pageSize,H,z]),re=(0,r.useMemo)(()=>ee.filter(e=>V.includes(e.key)).map(e=>({title:e.label,dataIndex:e.key,key:e.key,sorter:e.sorter===!1?!1:e.sorter??((t,n)=>String(tm(t,e.key)).localeCompare(String(tm(n,e.key)))),width:e.width??180,fixed:e.fixed,ellipsis:e.ellipsis??!0,className:e.className,render:(t,n,r)=>e.render?e.render(t,n,r):(0,o.jsx)(Qp,{className:`job-cell-primary`,children:tm(n,e.key)})})),[ee,V]),U=V.length===ee.length,ie=V.length>0&&!U,ae=(e,t)=>{P(n=>{let r=n.length?n:ee.map(e=>e.key);return t?r.includes(e)?r:[...r,e]:r.filter(t=>t!==e)})},oe=(0,o.jsxs)(`div`,{className:`column-visibility-menu`,onClick:e=>e.stopPropagation(),children:[(0,o.jsx)(i.Checkbox,{checked:U,indeterminate:ie,onChange:e=>{P(e.target.checked?ee.map(e=>e.key):[])},children:`Select All`}),ee.map(e=>(0,o.jsx)(i.Checkbox,{checked:V.includes(e.key),onChange:t=>ae(e.key,t.target.checked),children:e.label},e.key))]});return(0,o.jsxs)(`div`,{className:`antd dynamic-list-view ${_}`.trim(),children:[(0,o.jsx)(i.Card,{children:(0,o.jsxs)(i.Flex,{align:`center`,justify:`space-between`,children:[(0,o.jsx)(i.Tabs,{activeKey:C,items:[{key:`all`,label:nm(e,te)}],onChange:e=>{w(e),M({...j,current:1})}}),(0,o.jsxs)(i.Flex,{align:`center`,gap:8,children:[(0,o.jsx)(i.Input,{prefix:(0,o.jsx)(a.SearchOutlined,{className:`job-search-icon`}),placeholder:`Min 3 Chars to search`,value:T,onChange:e=>{let t=e.target.value;E(t),h?(clearTimeout(L.current),L.current=setTimeout(()=>{h(t),p?.(1)},350)):z?p?.(1):M({...j,current:1})},allowClear:!0,className:`job-search-input`}),(0,o.jsx)(i.Tooltip,{title:`Filter`,children:(0,o.jsx)(i.Button,{className:`job-toolbar-icon-button`,icon:(0,o.jsx)(a.FilterOutlined,{})})}),(0,o.jsx)(i.Tooltip,{title:`Card view`,children:(0,o.jsx)(i.Button,{className:`job-toolbar-icon-button param-view-toggle-btn${y===`card`?` param-view-toggle-btn--active`:``}`,icon:(0,o.jsx)(a.AppstoreOutlined,{}),onClick:()=>b?.(`card`)})}),(0,o.jsx)(i.Tooltip,{title:`List view`,children:(0,o.jsx)(i.Button,{className:`job-toolbar-icon-button param-view-toggle-btn${y===`list`?` param-view-toggle-btn--active`:``}`,icon:(0,o.jsx)(a.UnorderedListOutlined,{}),onClick:()=>b?.(`list`)})})]})]})}),(0,o.jsx)(i.Card,{children:(0,o.jsxs)(i.Flex,{align:`center`,gap:3,children:[(0,o.jsx)(i.Dropdown,{open:F,onOpenChange:I,trigger:[`click`],dropdownRender:()=>oe,placement:`bottomLeft`,overlayClassName:`column-visibility-dropdown`,children:(0,o.jsx)(i.Button,{type:`text`,icon:(0,o.jsx)(`img`,{src:Pi,alt:``,className:`job-action-list-icon`}),size:`small`,className:`job-actions-button`})}),D.length>0&&(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(i.Dropdown,{menu:{items:R},trigger:[`click`],children:(0,o.jsxs)(i.Button,{type:`text`,size:`small`,className:`job-actions-button job-actions-menu-button`,children:[(0,o.jsx)(`img`,{src:`data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.6279%206.78121C12.6857%206.88148%2012.7014%207.00057%2012.6715%207.11239C12.6417%207.22422%2012.5688%207.31967%2012.4688%207.37785L7.21875%2010.4403C7.15185%2010.4794%207.0758%2010.4999%206.99836%2010.4999C6.92092%2010.4999%206.84487%2010.4794%206.77797%2010.4403L1.52797%207.37785C1.42936%207.31859%201.35806%207.22289%201.32951%207.11145C1.30095%207.00001%201.31744%206.88181%201.37539%206.78244C1.43335%206.68306%201.52811%206.61052%201.63916%206.5805C1.75022%206.55048%201.86863%206.56542%201.96875%206.62207L7%209.55605L12.0312%206.62207C12.1315%206.56428%2012.2506%206.54858%2012.3624%206.57841C12.4743%206.60824%2012.5697%206.68116%2012.6279%206.78121ZM1.3125%204.37496C1.31267%204.29833%201.33297%204.22309%201.37136%204.15677C1.40975%204.09045%201.46489%204.03538%201.53125%203.99707L6.78125%200.934566C6.84815%200.895555%206.9242%200.875%207.00164%200.875C7.07908%200.875%207.15513%200.895555%207.22203%200.934566L12.472%203.99707C12.5381%204.0356%2012.5929%204.09076%2012.6309%204.15707C12.669%204.22337%2012.6891%204.2985%2012.6891%204.37496C12.6891%204.45142%2012.669%204.52654%2012.6309%204.59285C12.5929%204.65915%2012.5381%204.71432%2012.472%204.75285L7.22203%207.81535C7.15513%207.85436%207.07908%207.87491%207.00164%207.87491C6.9242%207.87491%206.84815%207.85436%206.78125%207.81535L1.53125%204.75285C1.46489%204.71453%201.40975%204.65946%201.37136%204.59314C1.33297%204.52682%201.31267%204.45159%201.3125%204.37496ZM2.61844%204.37496L7%206.93105L11.3816%204.37496L7%201.81886L2.61844%204.37496ZM7.65625%2011.7993L7%2012.1821L1.96875%209.24707C1.86913%209.19747%201.75436%209.18769%201.64779%209.21973C1.54122%209.25177%201.45087%209.32322%201.39512%209.41953C1.33937%209.51583%201.32241%209.62977%201.3477%209.73814C1.37299%209.84651%201.43863%209.94117%201.53125%2010.0028L6.78125%2013.0653C6.84815%2013.1044%206.9242%2013.1249%207.00164%2013.1249C7.07908%2013.1249%207.15513%2013.1044%207.22203%2013.0653L8.09703%2012.5551C8.14746%2012.5266%208.19171%2012.4883%208.22723%2012.4426C8.26275%2012.3968%208.28882%2012.3444%208.30394%2012.2885C8.31906%2012.2326%208.32291%2012.1742%208.31529%2012.1167C8.30766%2012.0593%208.28871%2012.004%208.25952%2011.9539C8.23033%2011.9039%208.19149%2011.8601%208.14526%2011.8252C8.09903%2011.7903%208.04632%2011.7649%207.9902%2011.7505C7.93408%2011.7361%207.87566%2011.7331%207.81833%2011.7414C7.761%2011.7498%207.70591%2011.7695%207.65625%2011.7993Z'%20fill='%236B7280'/%3e%3cpath%20d='M10.6036%2011.3825L13.4607%209.4477C13.5813%209.36599%2013.614%209.20256%2013.5341%209.08069L13.0105%208.282C12.9303%208.15966%2012.7665%208.12478%2012.6434%208.20383L9.54053%2010.1964L8.94939%2011.4054C8.84904%2011.6106%209.03632%2011.8387%209.25715%2011.7803L10.4338%2011.469C10.4561%2011.4631%2010.4776%2011.4543%2010.4977%2011.4429L10.6036%2011.3825ZM9.54053%2010.1964L10.6036%2011.3825'%20stroke='%236B7280'%20stroke-width='0.6'/%3e%3c/svg%3e`,alt:``,className:`job-actions-frame-icon`}),`Actions `,(0,o.jsx)(a.DownOutlined,{className:`job-actions-caret`})]})}),(0,o.jsxs)(Qp,{className:`job-selected-count`,children:[`Selected (`,D.length,`)`]})]})]})}),(0,o.jsx)(i.Spin,{spinning:l,children:(0,o.jsx)(i.Table,{rowSelection:g?{type:`checkbox`,selectedRowKeys:D,onChange:(e,t)=>{O(e),A(t)}}:void 0,columns:re,dataSource:ne,size:`middle`,scroll:{x:`max-content`},showSorterTooltip:!1,tableLayout:`auto`,pagination:!1,className:v,rowKey:e=>e.id??e.key})}),(0,o.jsx)(je,{current:B.current,pageSize:B.pageSize,total:te,onChange:e=>{z?p?.(e):M(t=>({...t,current:e}))},onPageSizeChange:e=>{z?m?.(e):M({current:1,pageSize:e})}})]})}var im={active:`green`,approved:`green`,hired:`green`,submitted:`gold`,resubmitted:`purple`,pending:`gold`,draft:`default`,rejected:`red`,inactive:`default`,completed:`blue`,not_submitted:`default`};function am({status:e}){let t=String(e??`unknown`);return(0,o.jsx)(i.Tag,{color:im[t.toLowerCase()]??`default`,style:{borderRadius:6,fontWeight:600,fontSize:12,textTransform:`capitalize`},children:t.replace(/_/g,` `)})}function om(e,t){if(!e||typeof e!=`object`)return null;let n=e.key??e.value??e.id??String(t),r=e.label??e.title??e.name??e.tabTitle;return!n||!r?null:{key:String(n),label:String(r),count:e.count??e.countValue}}function sm({tabs:e=[],activeKey:t,onChange:n,className:r=``}){let a=e.map(om).filter(Boolean);if(!a.length)return null;let s=a.some(e=>e.key===t)?t:a[0].key;return(0,o.jsx)(`div`,{className:`stylish-tabs ${r}`.trim(),children:a.map(e=>{let t=e.key===s,r=e.count!=null;return(0,o.jsxs)(`button`,{type:`button`,className:`stylish-tabs__item${t?` stylish-tabs__item--active`:``}`,onClick:()=>n?.(e.key),children:[(0,o.jsx)(`span`,{className:`stylish-tabs__label`,children:e.label}),r&&(0,o.jsx)(i.Badge,{count:e.count,showZero:!0,overflowCount:999,className:`stylish-tabs__badge${t?` stylish-tabs__badge--active`:``}`})]},e.key)})})}var cm=/(\{\{[\w.]+\}\})/g;function lm(e){return e.replace(/&/g,`&amp;`).replace(/</g,`&lt;`).replace(/>/g,`&gt;`)}function um(e,t){return e?e.split(cm).map(e=>/^\{\{[\w.]+\}\}$/.test(e)?`<span style="color:var(--color-brand);font-weight:600;background:var(--color-brand-softer);border-radius:3px;padding:0 3px">${lm(e)}</span>`:`<span style="color:var(--color-text-primary)">${lm(e).replace(/\n/g,`<br>`)}</span>`).join(``):`<span style="color:#bbb;pointer-events:none">${lm(t)}</span>`}var dm={fontFamily:`"SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace`,fontSize:12,lineHeight:`1.7`,padding:`5px 10px`,whiteSpace:`pre-wrap`,wordBreak:`break-word`,overflowWrap:`break-word`,boxSizing:`border-box`};function fm({value:e=``,onChange:t,placeholder:n="e.g. ${{clientRate}} /{{rateType}}",disabled:i=!1,textareaRef:a}){let s=(0,r.useRef)(null),c=a??s,[l,u]=(0,r.useState)(!1);(0,r.useEffect)(()=>{let e=c.current;e&&(e.style.height=`auto`,e.style.height=`${e.scrollHeight}px`)},[e]);let d=i?`var(--color-border-input)`:l?`var(--color-brand)`:`var(--color-border-input)`,f=l&&!i?`0 0 0 2px rgba(0,83,165,0.12)`:`none`;return(0,o.jsxs)(`div`,{style:{position:`relative`,border:`1px solid ${d}`,borderRadius:6,background:i?`var(--color-surface-soft)`:`#fff`,transition:`border-color 0.2s, box-shadow 0.2s`,boxShadow:f,minHeight:34,cursor:i?`not-allowed`:`text`},onClick:()=>!i&&c.current?.focus(),children:[(0,o.jsx)(`div`,{"aria-hidden":!0,style:{...dm,visibility:`hidden`,minHeight:22,pointerEvents:`none`,userSelect:`none`},dangerouslySetInnerHTML:{__html:um(e,n)+`​`}}),(0,o.jsx)(`div`,{"aria-hidden":!0,style:{...dm,position:`absolute`,inset:0,pointerEvents:`none`,userSelect:`none`,overflow:`hidden`},dangerouslySetInnerHTML:{__html:um(e,n)+`​`}}),(0,o.jsx)(`textarea`,{ref:c,value:e,rows:1,spellCheck:!1,autoCorrect:`off`,autoCapitalize:`off`,disabled:i,onChange:e=>t?.(e.target.value),onFocus:()=>u(!0),onBlur:()=>u(!1),style:{...dm,position:`absolute`,inset:0,width:`100%`,height:`100%`,background:`transparent`,color:`transparent`,caretColor:`#333`,border:`none`,outline:`none`,resize:`none`,overflow:`hidden`,cursor:i?`not-allowed`:`text`}})]})}var pm=[`Weekly`,`Bi-Weekly`,`Monthly`].map(e=>({value:e,label:e})),mm=[7,15,30,45,60,90].map(e=>({value:`NET_${e}`,label:`NET ${e}`}));function hm({search:e,onSearchChange:t,searchPlaceholder:n=`Search employee, client, employer, project…`,monthValue:r,onMonthChange:s,cycleValue:c,onCycleChange:l,termsValue:u,onTermsChange:d,termsOptions:f=mm,statusValue:p,onStatusChange:m,statusOptions:h=[],chips:g=[],activeChips:_=[],onToggleChip:v,onReset:y,onRefresh:b,onExport:x,exporting:S=!1,disabled:C=!1}){return(0,o.jsxs)(`div`,{className:`fin-toolbar`,children:[(0,o.jsxs)(`div`,{className:`fin-toolbar__main`,children:[(0,o.jsxs)(`div`,{className:`fin-toolbar__filters`,children:[(0,o.jsx)(i.Input,{className:`fin-toolbar__search`,size:`large`,allowClear:!0,prefix:(0,o.jsx)(a.SearchOutlined,{className:`fin-toolbar__search-icon`}),placeholder:n,value:e,onChange:e=>t?.(e.target.value),disabled:C}),(0,o.jsx)(i.DatePicker,{className:`fin-toolbar__control`,picker:`month`,allowClear:!0,placeholder:`All months`,value:r,onChange:s,disabled:C}),d?(0,o.jsx)(i.Select,{className:`fin-toolbar__control`,allowClear:!0,placeholder:`Payment terms`,value:u||void 0,onChange:e=>d(e??``),options:f,disabled:C,popupMatchSelectWidth:!1}):null,l?(0,o.jsx)(i.Select,{className:`fin-toolbar__control`,allowClear:!0,placeholder:`Payment cycle`,value:c||void 0,onChange:e=>l(e??``),options:pm,disabled:C,popupMatchSelectWidth:!1}):null,(0,o.jsx)(i.Select,{className:`fin-toolbar__control`,allowClear:!0,placeholder:`Status`,value:p||void 0,onChange:e=>m?.(e??``),options:h,disabled:C,popupMatchSelectWidth:!1})]}),(0,o.jsxs)(`div`,{className:`fin-toolbar__actions`,children:[(0,o.jsx)(i.Tooltip,{title:`Reset filters`,children:(0,o.jsx)(i.Button,{icon:(0,o.jsx)(a.ClearOutlined,{}),onClick:y,disabled:C,"aria-label":`Reset filters`})}),(0,o.jsx)(i.Tooltip,{title:`Refresh`,children:(0,o.jsx)(i.Button,{icon:(0,o.jsx)(a.ReloadOutlined,{}),onClick:b,disabled:C,"aria-label":`Refresh`})}),(0,o.jsx)(i.Button,{icon:(0,o.jsx)(a.DownloadOutlined,{}),onClick:x,loading:S,disabled:C,children:`Export`})]})]}),g.length?(0,o.jsxs)(`div`,{className:`fin-toolbar__chips`,children:[(0,o.jsxs)(`span`,{className:`fin-toolbar__chips-label`,children:[(0,o.jsx)(a.ThunderboltOutlined,{}),` Quick filters`]}),g.map(e=>(0,o.jsx)(`button`,{type:`button`,className:`fin-chip${_.includes(e.key)?` fin-chip--active`:``}`,onClick:()=>v?.(e.key),disabled:C,children:e.label},e.key))]}):null]})}var gm={regularDayHours:8,standardMaxHours:8,overtimeMaxRegular:16,overtimeMaxWeekOff:24,step:.5,decimals:2,epsilon:.001},_m={ST_MAX:`Standard hours cannot exceed 8 hours.`,LEAVE_MAX:`Leave hours cannot exceed 8 hours.`,LEAVE_REMAINING:`Leave hours cannot exceed the remaining regular hours.`,DAY_TOTAL:`Standard + Leave hours cannot exceed 8 hours.`,OT_MAX_REGULAR:`Overtime cannot exceed 16 hours on a regular working day.`,OT_MAX_WEEKOFF:`Overtime cannot exceed 24 hours on a week-off.`,OT_REQUIRES_FULL_STANDARD:`Overtime can only be entered after completing 8 standard working hours.`,WEEKOFF_NA:`Standard and Leave hours are not applicable on a week-off.`,ST_NEGATIVE:`Standard hours cannot be negative.`,OT_NEGATIVE:`Overtime cannot be negative.`,LEAVE_NEGATIVE:`Leave hours cannot be negative.`};function vm(e){let t=Number(e);return Number.isFinite(t)?t:0}function ym(e,t=gm.decimals){let n=10**t;return Math.round(vm(e)*n)/n}function bm(e,t,n,r=gm.decimals){return ym(Math.min(Math.max(vm(e),t),n),r)}function xm(e){return e?.isHoliday?`holiday`:e?.isWeekOff?`weekOff`:`working`}function Sm(e,t,n,r,i=!0){e.push({field:t,code:n,message:_m[n],blocking:i})}function Cm(e,t,n=gm){let r=xm(e),i=ym(t?.ST,n.decimals),a=ym(t?.OT,n.decimals),o=ym(t?.Leave,n.decimals),s=[],c,l;if(r===`holiday`)l=0,c={ST:{min:0,max:0,step:n.step,disabled:!0},OT:{min:0,max:0,step:n.step,disabled:!0},Leave:{min:0,max:0,step:n.step,disabled:!0}};else if(r===`weekOff`)l=n.overtimeMaxWeekOff,c={ST:{min:0,max:0,step:n.step,disabled:!0},OT:{min:0,max:l,step:n.step,disabled:!1},Leave:{min:0,max:0,step:n.step,disabled:!0}},(i>n.epsilon||o>n.epsilon)&&Sm(s,`ST`,`WEEKOFF_NA`,n,!1),a<0?Sm(s,`OT`,`OT_NEGATIVE`,n):a>l+n.epsilon&&Sm(s,`OT`,`OT_MAX_WEEKOFF`,n);else{l=n.overtimeMaxRegular;let e=bm(n.regularDayHours-i,0,n.regularDayHours,n.decimals),t=!1;i<0?(Sm(s,`ST`,`ST_NEGATIVE`,n),t=!0):i>n.standardMaxHours+n.epsilon&&(Sm(s,`ST`,`ST_MAX`,n),t=!0),t||(o<0?Sm(s,`Leave`,`LEAVE_NEGATIVE`,n):o>n.regularDayHours+n.epsilon?Sm(s,`Leave`,`LEAVE_MAX`,n):o>e+n.epsilon&&(e<=n.epsilon?Sm(s,`ST`,`DAY_TOTAL`,n):Sm(s,`Leave`,`LEAVE_REMAINING`,n)));let r=Math.abs(i-n.standardMaxHours)<=n.epsilon;a<0?Sm(s,`OT`,`OT_NEGATIVE`,n):a>n.epsilon&&!r?Sm(s,`OT`,`OT_REQUIRES_FULL_STANDARD`,n):a>l+n.epsilon&&Sm(s,`OT`,`OT_MAX_REGULAR`,n),c={ST:{min:0,max:n.standardMaxHours,step:n.step,disabled:!1},OT:{min:0,max:l,step:n.step,disabled:!r},Leave:{min:0,max:e,step:n.step,disabled:e<=n.epsilon}}}let u=ym(i+o,n.decimals),d=r===`working`?Math.max(0,ym(n.regularDayHours-u,n.decimals)):0,f=r===`working`?Math.max(0,ym(c.Leave.max-o,n.decimals)):0,p=ym(i+a+o,n.decimals),m={ST:null,OT:null,Leave:null};for(let e of s)e.blocking&&!m[e.field]&&(m[e.field]=e.message);return{dayKind:r,values:{ST:i,OT:a,Leave:o},fields:c,regularAllocated:u,regularRemaining:d,leaveRemaining:f,overtimeCap:l,dayTotal:p,isFull:r===`working`&&d<=n.epsilon,violations:s,errorsByField:m,valid:!s.some(e=>e.blocking)}}function wm(e,t,n=[],r=gm){let i=ym(t?.ST,r.decimals),a=ym(t?.Leave,r.decimals),o=ym(t?.OT,r.decimals);if(e===`weekOff`){let e={};return i!==0&&(e.ST=0),a!==0&&(e.Leave=0),Object.keys(e).length?e:null}if(e===`working`){let e={},t=e=>e>=0&&e<=r.regularDayHours+r.epsilon;if(n.includes(`ST`)){let t=bm(r.regularDayHours-i,0,r.regularDayHours,r.decimals);a!==t&&(e.Leave=t)}else if(n.includes(`Leave`)){if(t(a)){let t=bm(r.regularDayHours-a,0,r.regularDayHours,r.decimals);i!==t&&(e.ST=t)}}else{let t=bm(r.regularDayHours-i,0,r.regularDayHours,r.decimals);a>t+r.epsilon&&(e.Leave=t)}let s=e.ST===void 0?i:e.ST;return!(Math.abs(s-r.standardMaxHours)<=r.epsilon)&&o>r.epsilon&&(e.OT=0),Object.keys(e).length?e:null}return null}function Tm(e){return!e||e.dayKind===`holiday`?``:e.dayKind===`weekOff`?`Week off — overtime only, up to ${e.overtimeCap} hrs.`:e.isFull?`Maximum standard hours reached — 8 regular hours allocated.`:`Maximum available leave: ${e.leaveRemaining} hrs`}var{Text:Em}=i.Typography,Dm={draft:`default`,logged:`blue`,submitted:`processing`,approved:`success`,rejected:`error`,resubmitted:`purple`,reopened:`warning`,save_draft:`default`,pending:`warning`,not_submitted:`default`};function Om({status:e}){if(!e||e===`draft`||e===`not_submitted`)return null;let t={submitted:{icon:(0,o.jsx)(a.CheckOutlined,{}),color:`blue`,label:`Submitted`},approved:{icon:(0,o.jsx)(a.CheckCircleOutlined,{}),color:`green`,label:`Approved`},rejected:{icon:(0,o.jsx)(a.CloseCircleOutlined,{}),color:`red`,label:`Rejected`},resubmitted:{icon:(0,o.jsx)(a.SyncOutlined,{}),color:`purple`,label:`Re-Submitted`},reopened:{icon:(0,o.jsx)(a.SyncOutlined,{}),color:`orange`,label:`Reopened`},save_draft:{icon:null,color:`default`,label:`Draft`}}[e];return t?(0,o.jsx)(i.Tag,{color:t.color,icon:t.icon,style:{borderRadius:20,fontSize:12,padding:`2px 10px`},children:t.label}):(0,o.jsx)(i.Tag,{color:Dm[e]??`default`,children:e})}function km({configKey:e=`timesheet`,month:t,year:n}){let r=Ae(e);return t&&n&&(0,s.default)(`${n}-${t}-01`).isBefore((0,s.default)().subtract(r.thresholdMonths,`month`),`month`)?(0,o.jsx)(i.Tag,{color:r.pastColor,children:r.pastLabel}):null}var Am={working:`timesheet-day-cell--working`,overtime:`timesheet-day-cell--overtime`,leave:`timesheet-day-cell--leave`,holiday:`timesheet-day-cell--holiday`,weekoff:`timesheet-day-cell--weekoff`};function jm(e,t=0){let n=Number(e);return Number.isFinite(n)?n:t}function Mm(e){let t=jm(e);return t===0?`0h`:`${t.toFixed(1).replace(/\.0$/,``)}h`}var Nm={ST:`#D0E6FF`,OT:`#AAFEBCA6`,leave:`#FFECBA`};function Pm(e,t){let n=Math.min(Math.max(e,0),1);return!String(t).startsWith(`135`)&&!String(t).startsWith(`45`)?n:n<=.5?Math.sqrt(n/2):1-Math.sqrt((1-n)/2)}function Fm(e={},{angle:t=`135deg`}={}){let n=[[`ST`,jm(e?.workingHours?.ST)],[`OT`,jm(e?.workingHours?.OT)],[`leave`,jm(e?.leave?.CL)+jm(e?.leave?.SL)]].filter(([,e])=>e>0),r=n.reduce((e,[,t])=>e+t,0);if(n.length<2||r<=0)return null;let i=[],a=0;return n.forEach(([e,o],s)=>{let c=Pm(a/r,t)*100;a+=o;let l=s===n.length-1?100:Pm(a/r,t)*100;i.push(`${Nm[e]} ${c.toFixed(2)}% ${l.toFixed(2)}%`)}),`linear-gradient(${t}, ${i.join(`, `)})`}function Im(e={},{isUnloggedHighlight:t=!1,selected:n=!1,selectable:r=!1,reviewMode:i=!1}={}){let a=jm(e?.workingHours?.ST),o=jm(e?.workingHours?.OT),s=jm(e?.leave?.CL)+jm(e?.leave?.SL),c=[a,o,s].filter(e=>e>0).length>1,l=o>0?`overtime`:a>0?`working`:s>0?`leave`:null,u=!!e?.isOutOfAssignmentRange,d=u?null:e?.isHoliday?`holiday`:l??(e?.isWeekOff?`weekoff`:null),f=e?.status;return[`timesheet-day-cell`,u?`timesheet-day-cell--out-of-range`:!c&&d?Am[d]??``:``,e?.isFuture?`timesheet-day-cell--future`:``,f===`rejected`?`timesheet-day-cell--rejected`:``,f===`approved`?`timesheet-day-cell--approved`:``,n?`timesheet-day-cell--selected`:``,t?`timesheet-day-cell--unlogged-highlight`:``,r?`timesheet-day-cell--selectable`:``,i?`timesheet-day-cell--review`:``].filter(Boolean).join(` `)}function Lm({day:e,readonly:t=!1,selected:n=!1,isUnloggedHighlight:r=!1,onSelect:c,onQuickLog:l,splitMode:u=`proportional`,splitAngle:d=`135deg`,selectable:f=!1,onToggleSelect:p,reviewMode:m=!1,onApproveDay:h,onRejectDay:g}){let _=jm(e?.workingHours?.ST),v=jm(e?.workingHours?.OT),y=jm(e?.leave?.CL)+jm(e?.leave?.SL),b=e?.status,x=b===`approved`,S=b===`rejected`,C=x&&!m,w=!!e?.isOutOfAssignmentRange,T=!t&&!f&&!w&&!e?.isFuture&&!e?.isHoliday&&!e?.isWeekOff&&!e?.isLogged,E=u===`proportional`?Fm(e,{angle:d}):null,D=t=>{t.stopPropagation(),l?.(e?.date)},O=()=>{if(f){p?.(e?.date);return}c?.(e)},k=m&&e?.isLogged,A=(0,o.jsxs)(`button`,{type:`button`,className:Im(e,{isUnloggedHighlight:r,selected:n,selectable:f,reviewMode:m}),style:E?{background:E}:void 0,disabled:t&&!k||e?.isFuture||w||C&&!m,onClick:O,children:[(0,o.jsxs)(`span`,{className:`timesheet-day-cell__top`,children:[(0,o.jsxs)(`span`,{className:`timesheet-day-cell__date`,children:[e?.date?(0,s.default)(e.date).date():`-`,S&&(0,o.jsx)(`span`,{className:`timesheet-day-cell__reject-dot`})]}),(0,o.jsxs)(`span`,{className:`timesheet-day-cell__top-right`,children:[T&&(0,o.jsx)(i.Tooltip,{title:`Quick log 8h`,placement:`top`,children:(0,o.jsx)(a.ClockCircleOutlined,{className:`timesheet-day-cell__quick-log-icon`,onClick:D})}),!T&&!w&&!e?.isHoliday&&!e?.isWeekOff&&!e?.isFuture&&(0,o.jsx)(a.ClockCircleOutlined,{className:`timesheet-day-cell__quick-log-icon timesheet-day-cell__quick-log-icon--logged`})]})]}),(0,o.jsxs)(`span`,{className:`timesheet-day-cell__body`,children:[!w&&e?.isHoliday&&(0,o.jsx)(i.Tag,{color:`purple`,className:`timesheet-type-tag`,children:`H`}),!w&&e?.isWeekOff&&!e?.isLogged&&(0,o.jsx)(Em,{type:`secondary`,className:`timesheet-no-log`,children:`Off`}),_>0&&(0,o.jsxs)(`span`,{className:`timesheet-hour-label`,children:[(0,o.jsx)(`span`,{className:`timesheet-hour-value`,children:Mm(_)}),(0,o.jsx)(`span`,{className:`timesheet-hour-suffix timesheet-hour-st`,children:` s`})]}),v>0&&(0,o.jsxs)(`span`,{className:`timesheet-hour-label timesheet-hour-label--ot`,children:[(0,o.jsx)(`span`,{className:`timesheet-hour-value`,children:Mm(v)}),(0,o.jsx)(`span`,{className:`timesheet-hour-suffix timesheet-hour-ot`,children:` o`})]}),y>0&&(0,o.jsxs)(`span`,{className:`timesheet-hour-label timesheet-hour-label--leave${E?` timesheet-hour-label--split-end`:``}`,children:[(0,o.jsx)(`span`,{className:`timesheet-hour-value`,children:Mm(y)}),(0,o.jsx)(`span`,{className:`timesheet-hour-suffix timesheet-hour-leave`,children:` L`})]}),!w&&!e?.isLogged&&!e?.isHoliday&&!e?.isWeekOff&&!e?.isFuture&&(0,o.jsx)(Em,{type:`secondary`,className:`timesheet-no-log`,children:`No log`})]}),x&&(0,o.jsx)(a.CheckOutlined,{className:`timesheet-day-cell__verdict timesheet-day-cell__verdict--approved`}),S&&(0,o.jsx)(a.CloseCircleOutlined,{className:`timesheet-day-cell__verdict timesheet-day-cell__verdict--rejected`}),m&&e?.isLogged&&(h||g)&&(0,o.jsxs)(`span`,{className:`timesheet-day-review-actions`,children:[h&&(0,o.jsx)(`span`,{role:`button`,tabIndex:-1,className:`ts-approve`,title:`Approve this day`,onClick:t=>{t.stopPropagation(),h(e?.date)},children:(0,o.jsx)(a.CheckOutlined,{})}),g&&(0,o.jsx)(`span`,{role:`button`,tabIndex:-1,className:`ts-reject`,title:`Reject this day`,onClick:t=>{t.stopPropagation(),g(e?.date)},children:(0,o.jsx)(a.CloseCircleOutlined,{})})]})]});return S&&e?.rejectionReason?(0,o.jsx)(i.Tooltip,{title:e.rejectionReason,placement:`top`,children:(0,o.jsx)(`span`,{style:{display:`block`,width:`100%`},children:A})}):A}var Rm=e=>e==null?``:`${e}`,zm=e=>e===``||e===void 0?void 0:Number(e);function Bm({open:t,day:n,saving:c=!1,onCancel:l,onSubmit:u,hoursStep:d,policy:f}){let[p]=i.Form.useForm(),m=i.Form.useWatch(`ST`,p),h=i.Form.useWatch(`OT`,p),g=i.Form.useWatch(`Leave`,p),_=(0,r.useMemo)(()=>({...gm,...d?{step:d}:null,...f}),[d,f]);(0,r.useEffect)(()=>{if(!t)return;let e=xm(n),r={ST:jm(n?.workingHours?.ST),OT:jm(n?.workingHours?.OT),Leave:jm(n?.leave?.CL)+jm(n?.leave?.SL)},i=wm(e,r,[],_);p.setFieldsValue({...r,...i})},[n,p,t,_]);let v=e=>({getFieldValue:t})=>({validator(){let{errorsByField:r}=Cm(n,{ST:t(`ST`),OT:t(`OT`),Leave:t(`Leave`)},_),i=r[e];return i?Promise.reject(Error(i)):Promise.resolve()}}),y=()=>{p.validateFields([`ST`,`OT`,`Leave`]).catch(()=>{})},b=(e,t)=>{let r=wm(xm(n),t,Object.keys(e),_);r&&p.setFieldsValue(r),y()},x=async()=>{let t;try{t=await p.validateFields()}catch(t){e.l(t,p,{root:document.querySelector(`.timesheet-log-modal`)??document});return}let r=jm(t.ST),i=jm(t.OT),a=jm(t.Leave),o=[r,i,a].filter(e=>e>0).length;u?.({date:n?.date,logType:o>1?`mixed`:i>0?`overtime`:a>0?`leave`:`working`,workingHours:{ST:r,OT:i},leave:{CL:a,SL:0},isHoliday:!!n?.isHoliday,isWeekOff:!!n?.isWeekOff,notes:``})},S=n?.isHoliday,C=!!n?.isWeekOff&&!S,w=n?.date?(0,s.default)(n.date).format(`MMM DD, YYYY`):`Log time`,T=(0,r.useMemo)(()=>Cm(n,{ST:m,OT:h,Leave:g},_),[n,m,h,g,_]);return(0,o.jsxs)(i.Modal,{rootClassName:`timesheet-log-modal`,title:(0,o.jsxs)(i.Space,{children:[(0,o.jsx)(Em,{strong:!0,children:w}),n?.isHoliday&&(0,o.jsx)(i.Tag,{color:`purple`,children:`Holiday`}),n?.isWeekOff&&(0,o.jsx)(i.Tag,{children:`Week Off`})]}),open:t,onCancel:l,onOk:x,confirmLoading:c,okText:`Save`,cancelText:`Cancel`,destroyOnHidden:!0,width:340,footer:(e,{OkBtn:t,CancelBtn:n})=>(0,o.jsxs)(i.Space,{style:{width:`100%`,justifyContent:`flex-end`},children:[(0,o.jsx)(n,{}),!S&&(0,o.jsx)(t,{})]}),children:[n?.rejectionReason&&(0,o.jsxs)(`div`,{className:`timesheet-log-reject`,children:[(0,o.jsxs)(`div`,{className:`timesheet-log-reject__note`,children:[(0,o.jsx)(a.CloseCircleOutlined,{className:`timesheet-log-reject__icon`}),(0,o.jsxs)(`div`,{className:`timesheet-log-reject__body`,children:[(0,o.jsx)(`span`,{className:`timesheet-log-reject__title`,children:`Sent back by your reviewer`}),(0,o.jsx)(`span`,{className:`timesheet-log-reject__reason`,children:n.rejectionReason})]})]}),(0,o.jsxs)(`div`,{className:`timesheet-log-reject__proof`,children:[(0,o.jsx)(a.UploadOutlined,{className:`timesheet-log-reject__proof-icon`}),(0,o.jsxs)(`div`,{className:`timesheet-log-reject__body`,children:[(0,o.jsx)(`span`,{className:`timesheet-log-reject__title timesheet-log-reject__title--proof`,children:`To fix it`}),(0,o.jsxs)(`ol`,{className:`timesheet-log-reject__steps`,children:[(0,o.jsx)(`li`,{children:`Correct the hours below.`}),(0,o.jsx)(`li`,{children:`Replace the proof / screenshot so it matches.`}),(0,o.jsx)(`li`,{children:`Save, then re-submit your timesheet.`})]})]})]})]}),S?(0,o.jsx)(i.Alert,{type:`info`,showIcon:!0,message:`Holiday — no manual log required.`}):(0,o.jsxs)(o.Fragment,{children:[C&&(0,o.jsx)(i.Alert,{type:`info`,showIcon:!0,message:`Week off — overtime only.`,style:{marginBottom:12}}),(0,o.jsxs)(i.Form,{form:p,layout:`vertical`,className:`timesheet-log-form`,validateTrigger:[`onChange`,`onBlur`],onValuesChange:b,children:[(0,o.jsx)(i.Form.Item,{name:`ST`,label:(0,o.jsxs)(`span`,{style:{color:`#1d4ed8`,fontWeight:600},children:[`Standard `,(0,o.jsx)(`span`,{style:{fontWeight:400,color:`#6b7280`},children:`hrs`})]}),dependencies:[`Leave`],rules:[v(`ST`)],extra:!T.errorsByField.ST&&T.fields.ST.disabled?`Disabled on a week off.`:void 0,children:(0,o.jsx)(i.InputNumber,{step:T.fields.ST.step,disabled:T.fields.ST.disabled,style:{width:`100%`},formatter:Rm,parser:zm,addonAfter:(0,o.jsx)(`span`,{style:{color:`#1d4ed8`,fontWeight:700},children:`s`})})}),(0,o.jsx)(i.Form.Item,{name:`OT`,label:(0,o.jsxs)(`span`,{style:{color:`#15803d`,fontWeight:600},children:[`Overtime `,(0,o.jsx)(`span`,{style:{fontWeight:400,color:`#6b7280`},children:`hrs`})]}),dependencies:[`ST`],rules:[v(`OT`)],extra:!T.errorsByField.OT&&T.fields.OT.disabled?`Complete 8 standard hours to log overtime.`:void 0,children:(0,o.jsx)(i.InputNumber,{step:T.fields.OT.step,disabled:T.fields.OT.disabled,style:{width:`100%`},formatter:Rm,parser:zm,addonAfter:(0,o.jsx)(`span`,{style:{color:`#15803d`,fontWeight:700},children:`o`})})}),(0,o.jsx)(i.Form.Item,{name:`Leave`,label:(0,o.jsxs)(`span`,{style:{color:`#b45309`,fontWeight:600},children:[`Leave `,(0,o.jsx)(`span`,{style:{fontWeight:400,color:`#6b7280`},children:`hrs`})]}),dependencies:[`ST`],rules:[v(`Leave`)],extra:!T.errorsByField.Leave&&T.fields.Leave.disabled?C?`Disabled on a week off.`:`Maximum reached — 8 regular hours allocated.`:void 0,children:(0,o.jsx)(i.InputNumber,{step:T.fields.Leave.step,disabled:T.fields.Leave.disabled,style:{width:`100%`},formatter:Rm,parser:zm,addonAfter:(0,o.jsx)(`span`,{style:{color:`#b45309`,fontWeight:700},children:`L`})})})]})]})]})}function Vm({count:e=0,total:t=0,hours:n=8,loading:r=!1,onConfirm:s,onCancel:c,onSelectAll:l,onSelectNone:u}){return(0,o.jsxs)(`div`,{className:`timesheet-quicklog-bar`,children:[(0,o.jsxs)(i.Space,{size:8,wrap:!0,children:[(0,o.jsx)(Em,{strong:!0,children:e===0?`No days selected`:`Log ${n}h standard on ${e} day${e===1?``:`s`}`}),t>0&&(0,o.jsxs)(Em,{type:`secondary`,style:{fontSize:12},children:[e,` of `,t,` eligible · click a day to deselect it`]})]}),(0,o.jsxs)(i.Space,{size:6,children:[(0,o.jsx)(i.Button,{size:`small`,onClick:l,disabled:e===t,children:`Select all`}),(0,o.jsx)(i.Button,{size:`small`,onClick:u,disabled:e===0,children:`Clear`}),(0,o.jsx)(i.Button,{size:`small`,onClick:c,children:`Cancel`}),(0,o.jsx)(i.Button,{size:`small`,type:`primary`,icon:(0,o.jsx)(a.ClockCircleOutlined,{}),loading:r,disabled:e===0,onClick:s,children:`Confirm`})]})]})}function Hm({open:e=!1,loading:t=!1,onSave:n,onCancel:a}){let[s,c]=(0,r.useState)(``);return(0,r.useEffect)(()=>{e&&c(``)},[e]),(0,o.jsx)(i.Modal,{title:`Rejection Reason`,open:e,onCancel:a,footer:(0,o.jsxs)(i.Space,{children:[(0,o.jsx)(i.Button,{onClick:a,children:`Cancel`}),(0,o.jsx)(i.Button,{type:`primary`,danger:!0,disabled:!s.trim(),loading:t,onClick:()=>n?.(s.trim()),children:`Reject`})]}),destroyOnHidden:!0,children:(0,o.jsx)(i.Form,{layout:`vertical`,children:(0,o.jsx)(i.Form.Item,{label:(0,o.jsxs)(`span`,{children:[(0,o.jsx)(`span`,{style:{color:`#ff4d4f`},children:`*`}),` Comments`]}),help:s.trim()?``:`Rejection reason is required`,validateStatus:s.trim()?``:`error`,children:(0,o.jsx)(i.Input.TextArea,{rows:4,maxLength:1e3,showCount:!0,placeholder:`Enter reason for rejection...`,value:s,onChange:e=>c(e.target.value)})})})})}function Um({loading:t=!1,disabled:n=!1,onQuickLog:r}){return(0,o.jsx)(i.Card,{size:`small`,className:`timesheet-quick-log`,children:(0,o.jsx)(i.Space,{wrap:!0,children:(0,o.jsx)(e.at,{variant:`primary`,icon:(0,o.jsx)(a.ClockCircleOutlined,{}),loading:t,disabled:n,onClick:()=>r?.(`businessDays`),children:`Quick Log (8h s)`})})})}var Wm={".pdf":[a.FilePdfOutlined,`pdf`],".doc":[a.FileWordOutlined,`word`],".docx":[a.FileWordOutlined,`word`],".xls":[a.FileExcelOutlined,`excel`],".xlsx":[a.FileExcelOutlined,`excel`],".csv":[a.FileExcelOutlined,`excel`],".png":[a.FileImageOutlined,`image`],".jpg":[a.FileImageOutlined,`image`],".jpeg":[a.FileImageOutlined,`image`],".gif":[a.FileImageOutlined,`image`],".webp":[a.FileImageOutlined,`image`]};function Gm({fileName:e}){let[t,n]=Wm[Cc(e)]??[a.FileOutlined,`default`];return(0,o.jsx)(t,{className:`timesheet-proof__type-icon timesheet-proof__type-icon--${n}`})}function Km({proof:e,uploading:t=!1,disabled:n=!1,required:r=!1,onUpload:s,onPreview:c,onRemove:l,previewUrl:u}){let d=!!e?.fileName,f=e?.size?wc(e.size):``,p=Cc(e?.fileName??``).replace(`.`,``).toUpperCase(),m=e?.pending?`Selected — uploads on submit`:`Previously uploaded`,h=[f||p,m].filter(Boolean).join(` • `),g=!n&&!(d&&l);return(0,o.jsxs)(i.Card,{className:`timesheet-proof${d?` timesheet-proof--filled`:``}`,size:`small`,title:(0,o.jsxs)(o.Fragment,{children:[`Proof / screenshot`,r&&(0,o.jsx)(`span`,{className:`timesheet-proof__required`,children:` *`})]}),children:[d?(0,o.jsxs)(`div`,{className:`timesheet-proof__file`,children:[(0,o.jsx)(`span`,{className:`timesheet-proof__file-icon`,children:(0,o.jsx)(Gm,{fileName:e.fileName})}),(0,o.jsxs)(`span`,{className:`timesheet-proof__file-info`,children:[(0,o.jsx)(`span`,{className:`timesheet-proof__file-name`,title:e.fileName,children:e.fileName}),(0,o.jsx)(`span`,{className:`timesheet-proof__file-meta`,children:h})]}),(0,o.jsxs)(i.Space,{size:6,className:`timesheet-proof__file-actions`,children:[c&&(0,o.jsx)(i.Button,{size:`small`,icon:(0,o.jsx)(a.EyeOutlined,{}),className:`timesheet-proof__view-btn`,onClick:()=>c(e),children:`View`}),l&&(0,o.jsx)(i.Tooltip,{title:`Remove`,children:(0,o.jsx)(i.Button,{size:`small`,danger:!0,icon:(0,o.jsx)(a.DeleteOutlined,{}),"aria-label":`Remove ${e.fileName}`,className:`timesheet-proof__delete-btn`,onClick:()=>l(e)})})]})]}):(0,o.jsx)(Em,{type:`secondary`,style:{fontSize:12},children:`Upload Proof`}),g&&(0,o.jsx)(i.Upload,{beforeUpload:e=>(s?.(e),!1),maxCount:1,showUploadList:!1,disabled:n,accept:`.pdf,.doc,.docx,.png,.jpg,.jpeg`,children:(0,o.jsx)(i.Button,{icon:(0,o.jsx)(a.UploadOutlined,{}),loading:t,block:!0,size:`small`,style:{marginTop:6},children:d?`Replace proof`:`Upload proof`})}),(0,o.jsx)(Em,{type:`secondary`,className:`timesheet-proof__hint`,style:{fontSize:11},children:`Supports: .pdf, .doc, .docx, .png, .jpg — max 10 MB`})]})}function qm({value:e,disabled:t=!1,onChange:n,label:r=`Notes / Comments`,maxLength:a=1e3}){let s=(e??``).length;return(0,o.jsxs)(i.Card,{className:`timesheet-notes`,size:`small`,title:r,children:[(0,o.jsx)(`div`,{className:`timesheet-notes__field`,children:(0,o.jsx)(i.Input.TextArea,{className:`timesheet-notes__textarea`,rows:5,maxLength:a,value:e,disabled:t,onChange:e=>n?.(e.target.value),placeholder:`Add notes or comments...`})}),(0,o.jsxs)(`div`,{className:`timesheet-notes__count`,children:[s,` / `,a]})]})}function Jm({status:t,loading:n=!1,readonly:s=!1,rejectionReason:c,rejectionMode:l=`modal`,title:u=`Review Notes`,hint:d=`Review comment is mandatory while rejecting`,approveDisabled:f=!1,approveDisabledReason:p,rejectDisabled:m=!1,rejectDisabledReason:h,onSubmit:g,onApprove:_,onReject:v,onReopen:y}){let[b,x]=(0,r.useState)(!1),[S,C]=(0,r.useState)(!1),[w,T]=(0,r.useState)(``),E=[`submitted`,`resubmitted`,`reopened`,`save_draft`].includes(t),D=t===`rejected`,O=t===`approved`,k=t===`submitted`||t===`resubmitted`,A=t===`reopened`,j=!t||t===`draft`||t===`not_submitted`,M=async e=>{C(!0);try{await v?.(e),x(!1)}finally{C(!1)}},N=()=>i.Modal.confirm({title:`Reopen timesheet?`,content:`This returns the month to the resource to correct and re-submit. It cannot be reopened once its invoice or payment has been processed.`,okText:`Reopen`,onOk:y}),P=()=>{let e=w.trim();if(!e){i.message.error(`A review comment is required to reject`);return}v?.(e)};if(l===`inline`)return(0,o.jsxs)(i.Card,{size:`small`,className:`timesheet-review-notes-card`,children:[(0,o.jsxs)(`div`,{className:`timesheet-review-notes-card__head`,children:[(0,o.jsx)(Em,{strong:!0,children:u}),(0,o.jsxs)(Em,{type:`secondary`,className:`timesheet-review-notes-card__hint`,children:[(0,o.jsx)(a.InfoCircleOutlined,{}),` `,d]})]}),c&&D&&(0,o.jsx)(i.Alert,{type:`error`,showIcon:!0,message:`Rejected`,description:c,className:`timesheet-review-notes-card__alert`}),k?(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(i.Input.TextArea,{rows:3,maxLength:1e3,value:w,onChange:e=>T(e.target.value),placeholder:`Add your note`,className:`timesheet-review-notes-card__input`}),(0,o.jsxs)(`div`,{className:`timesheet-review-notes-card__actions`,children:[(0,o.jsx)(i.Tooltip,{title:m?h:``,children:(0,o.jsx)(i.Button,{danger:!0,loading:n,disabled:m,onClick:P,children:`Reject`})}),(0,o.jsx)(i.Tooltip,{title:f?p:``,children:(0,o.jsx)(i.Button,{type:`primary`,loading:n,disabled:f,onClick:_,children:`Approve`})})]})]}):(0,o.jsxs)(`div`,{className:`timesheet-review-notes-card__decided`,children:[(0,o.jsxs)(Em,{type:`secondary`,children:[`This timesheet is `,t,`.`]}),(O||D)&&y?(0,o.jsx)(i.Button,{icon:(0,o.jsx)(a.InfoCircleOutlined,{}),loading:n,onClick:N,children:`Reopen`}):null]})]});let F=`Submit`,I=!1;return k&&(F=t===`resubmitted`?`Re-Submitted`:`Submitted`,I=!0),(D||A)&&(F=`Re-Submit`,I=!1),O&&(F=`Approved`,I=!0),(0,o.jsxs)(o.Fragment,{children:[c&&D&&(0,o.jsx)(i.Alert,{type:`error`,showIcon:!0,message:`Rejected`,description:c,style:{marginBottom:8}}),(0,o.jsxs)(`div`,{className:`timesheet-action-bar`,children:[(j||D||A||k||O)&&g&&(0,o.jsx)(e.at,{variant:`primary`,icon:(0,o.jsx)(a.SendOutlined,{}),loading:n,disabled:I,onClick:I?void 0:g,block:!0,children:F}),E&&_&&(0,o.jsx)(e.at,{variant:`primary`,icon:(0,o.jsx)(a.CheckOutlined,{}),loading:n,onClick:_,children:`Approve`}),E&&v&&(0,o.jsx)(i.Button,{danger:!0,loading:n,onClick:()=>x(!0),children:`Reject`}),(O||D)&&y&&(0,o.jsx)(i.Button,{icon:(0,o.jsx)(a.InfoCircleOutlined,{}),loading:n,onClick:N,children:`Reopen`})]}),(0,o.jsx)(Hm,{open:b,loading:S,onSave:M,onCancel:()=>x(!1)})]})}var Ym=e=>Number.isFinite(Number(e))?Number(e):0;function Xm(e,t,{isToday:n}={}){let r=Number(e.slice(-2)),a=Ym(t?.workingHours?.ST),c=Ym(t?.workingHours?.OT),l=Ym(t?.leave?.CL)+Ym(t?.leave?.SL),u=a+c,d=!!t?.isLogged||u>0||l>0,f=t?t.isHoliday?`holiday`:d&&u>0?`work`:l>0?`leave`:t.isWeekOff?`weekoff`:`blank`:`blank`,p=[`fin-daycell`,`fin-daycell--${f}`,t?.status===`approved`?`fin-daycell--approved`:``,t?.status===`rejected`?`fin-daycell--rejected`:``,n?`fin-daycell--today`:``].filter(Boolean).join(` `),m=f===`work`?Fm(t):null,h=(0,o.jsxs)(`div`,{className:p,style:m?{background:m}:void 0,children:[(0,o.jsx)(`span`,{className:`fin-daycell__num`,children:r}),f===`work`?(0,o.jsxs)(`span`,{className:`fin-daycell__hours`,children:[u%1==0?u:u.toFixed(1),`h`,c>0?(0,o.jsx)(`em`,{children:` +OT`}):null]}):f===`leave`?(0,o.jsx)(`span`,{className:`fin-daycell__hours`,children:`Leave`}):f===`holiday`?(0,o.jsx)(`span`,{className:`fin-daycell__hours`,children:`Holiday`}):null]});return t?(0,o.jsx)(i.Tooltip,{title:[(0,s.default)(e).format(`ddd, MMM D`),a?`ST ${a}h`:null,c?`OT ${c}h`:null,l?`Leave ${l}h`:null,t.isHoliday?`Holiday`:null,t.status===`rejected`?`Rejected${t.rejectionReason?` — ${t.rejectionReason}`:``}`:null,t.status===`approved`?`Approved`:null].filter(Boolean).join(` · `),children:h}):h}var Zm=[{label:`Standard`,color:`#3b82f6`},{label:`Overtime`,color:`#22c55e`},{label:`Leave`,color:`#f59e0b`},{label:`Holiday`,color:`#8b5cf6`},{label:`Rejected`,color:`#ef4444`}];function Qm({dailyLogs:e=[],timesheetSummary:t={},rate:n=0,rateLabel:c=`Rate`,amountLabel:l=`Amount`,approvedHours:u,month:d,year:f,monthLabel:p,extraEquationTerms:m=[]}){let h=(0,r.useMemo)(()=>Fd(e),[e]),g=(0,r.useMemo)(()=>Id(e,n),[e,n]),_=(0,r.useMemo)(()=>zd(e,n),[e,n]),v=h.totalHours||Ym(u),y=v*Ym(n),b=Math.max(1,...g.map(e=>e.total)),x=Math.max(1,..._.map(e=>e.total)),S=[{key:`hours`,label:`Approved Hours`,value:vd(v),icon:(0,o.jsx)(a.ClockCircleOutlined,{}),tone:`brand`,sub:`${h.loggedDays} logged days`},{key:`st`,label:`Standard`,value:vd(h.stHours||t.totalSTHours),icon:(0,o.jsx)(a.FieldTimeOutlined,{}),tone:`neutral`},{key:`ot`,label:`Overtime`,value:vd(h.otHours||t.totalOTHours),icon:(0,o.jsx)(a.ThunderboltOutlined,{}),tone:`warning`},{key:`leave`,label:`Leave`,value:vd(h.leaveHours||t.leaveHours),icon:(0,o.jsx)(a.RestOutlined,{}),tone:`neutral`,sub:`${h.leaveDays} days`},{key:`avg`,label:`Avg / Logged Day`,value:vd(h.avgHoursPerLoggedDay),icon:(0,o.jsx)(a.CalendarOutlined,{}),tone:`info`},{key:`amount`,label:l,value:_d(y),icon:(0,o.jsx)(a.DollarOutlined,{}),tone:`success`}],C=[{label:`Approved days`,value:h.approvedDays,tone:`success`},{label:`Pending days`,value:h.pendingDays,tone:`gold`},{label:`Rejected days`,value:h.rejectedDays,tone:h.rejectedDays?`danger`:`neutral`},{label:`Holidays`,value:h.holidayDays,tone:`neutral`},{label:`Week-offs`,value:h.weekOffDays,tone:`neutral`}],w=[{title:`Date`,dataIndex:`date`,width:150,render:(e,t)=>(0,o.jsxs)(`div`,{className:`fin-cell-text`,children:[(0,o.jsx)(`span`,{className:`fin-cell__primary`,children:e?(0,s.default)(e).format(`ddd, MMM D`):`—`}),t.isHoliday?(0,o.jsx)(`span`,{className:`fin-cell__secondary`,children:`Holiday`}):null]})},{title:`ST`,dataIndex:`st`,align:`right`,width:70,render:e=>e.toFixed(2)},{title:`OT`,dataIndex:`ot`,align:`right`,width:70,render:e=>e?e.toFixed(2):`—`},{title:`Leave`,dataIndex:`leave`,align:`right`,width:70,render:e=>e?e.toFixed(2):`—`},{title:`Total`,dataIndex:`total`,align:`right`,width:170,render:e=>(0,o.jsxs)(`div`,{className:`fin-bar`,children:[(0,o.jsx)(`span`,{className:`fin-bar__track`,children:(0,o.jsx)(`span`,{className:`fin-bar__fill`,style:{width:`${e/b*100}%`}})}),(0,o.jsx)(`span`,{className:`fin-bar__value`,children:e.toFixed(2)})]})},{title:l,dataIndex:`amount`,align:`right`,width:110,render:e=>(0,o.jsx)(`strong`,{className:`fin-cell-money__value`,children:_d(e)})},{title:`Status`,dataIndex:`status`,align:`center`,width:100,render:e=>(0,o.jsx)(Jd,{status:e,size:`sm`})},{title:`Reviewer`,dataIndex:`reviewer`,width:130,render:e=>e||(0,o.jsx)(`span`,{className:`fin-cell__secondary`,children:`—`})},{title:`Remarks`,dataIndex:`remarks`,ellipsis:!0,render:e=>e?(0,o.jsx)(i.Tooltip,{title:e,children:(0,o.jsx)(`span`,{className:`fin-remarks`,children:e})}):(0,o.jsx)(`span`,{className:`fin-cell__secondary`,children:`—`})}],T=[{title:`Week`,dataIndex:`label`,render:(e,t)=>(0,o.jsx)($m,{primary:e,secondary:`${t.days} logged days`})},{title:`ST`,dataIndex:`st`,align:`right`,width:64,render:e=>e.toFixed(1)},{title:`OT`,dataIndex:`ot`,align:`right`,width:64,render:e=>e?e.toFixed(1):`—`},{title:`Hours`,dataIndex:`total`,align:`right`,width:150,render:e=>(0,o.jsxs)(`div`,{className:`fin-bar`,children:[(0,o.jsx)(`span`,{className:`fin-bar__track`,children:(0,o.jsx)(`span`,{className:`fin-bar__fill`,style:{width:`${e/x*100}%`}})}),(0,o.jsx)(`span`,{className:`fin-bar__value`,children:e.toFixed(1)})]})},{title:l,dataIndex:`amount`,align:`right`,width:110,render:e=>(0,o.jsx)(`strong`,{className:`fin-cell-money__value`,children:_d(e)})}];return(0,o.jsxs)(`div`,{className:`fin-analysis`,children:[(0,o.jsx)(Yd,{items:S,compact:!0}),(0,o.jsx)(`div`,{className:`fin-daychips`,children:C.map(e=>(0,o.jsxs)(`span`,{className:`fin-badge fin-badge--${e.tone}`,children:[e.value,` `,e.label]},e.label))}),(0,o.jsx)(Qd,{className:`fin-equation-card`,children:(0,o.jsx)(tf,{terms:[{value:vd(v),label:`Approved Hours`},{op:`×`},{value:yd(n),label:c},{op:`=`},{value:_d(y),label:l,tone:`accent`},...m]})}),(0,o.jsxs)(`div`,{className:`fin-analysis__grid`,children:[(0,o.jsx)(D,{className:`fin-heatmap`,days:e,startDay:`Mon`,readonly:!0,year:f,month:d,monthLabel:p,legend:Zm,renderDayContent:Xm,onPrevMonth:()=>{},onNextMonth:()=>{}}),(0,o.jsx)(Qd,{title:`Weekly Breakdown`,className:`fin-weekly`,children:(0,o.jsx)(i.Table,{className:`fin-analysis-table`,size:`small`,rowKey:e=>e.label,pagination:!1,dataSource:_,columns:T,locale:{emptyText:`No logged weeks`}})})]}),(0,o.jsx)(Qd,{title:`Daily Breakdown — Hours × ${c} = ${l}`,children:(0,o.jsx)(i.Table,{className:`fin-analysis-table`,size:`small`,rowKey:`key`,pagination:!1,dataSource:g,columns:w,scroll:{x:900},locale:{emptyText:`No approved day logs to analyse`},summary:()=>g.length?(0,o.jsxs)(i.Table.Summary.Row,{className:`fin-analysis-total`,children:[(0,o.jsx)(i.Table.Summary.Cell,{index:0,children:(0,o.jsx)(`strong`,{children:`Total`})}),(0,o.jsx)(i.Table.Summary.Cell,{index:1,align:`right`,children:h.stHours.toFixed(2)}),(0,o.jsx)(i.Table.Summary.Cell,{index:2,align:`right`,children:h.otHours?h.otHours.toFixed(2):`—`}),(0,o.jsx)(i.Table.Summary.Cell,{index:3,align:`right`,children:h.leaveHours?h.leaveHours.toFixed(2):`—`}),(0,o.jsx)(i.Table.Summary.Cell,{index:4,align:`right`,children:(0,o.jsx)(`strong`,{children:v.toFixed(2)})}),(0,o.jsx)(i.Table.Summary.Cell,{index:5,align:`right`,children:(0,o.jsx)(`strong`,{children:_d(y)})}),(0,o.jsx)(i.Table.Summary.Cell,{index:6}),(0,o.jsx)(i.Table.Summary.Cell,{index:7}),(0,o.jsx)(i.Table.Summary.Cell,{index:8})]}):null})})]})}function $m({primary:e,secondary:t}){return(0,o.jsxs)(`div`,{className:`fin-cell-text`,children:[(0,o.jsx)(`span`,{className:`fin-cell__primary`,children:e}),t?(0,o.jsx)(`span`,{className:`fin-cell__secondary`,children:t}):null]})}var eh=`submissionManager`,th=`onboardingManager`,nh=`cfo`,rh=`onlyFinance`,ih=`submissionManagerReapprove`,ah=`onboardingManagerReapprove`;function oh(e,t={}){return e?String(e).replace(/\{(\w+)\}/g,(e,n)=>t[n]===void 0?e:String(t[n])):``}var sh={rateUnit:`hr`,currency:`$`,labels:{employerVms:{required:`Employer VMS`,notRequired:`Not required`,notRequiredSub:`VMS not required for this submission`,unavailable:`VMS Not available`,unavailableSub:`No VMS percentage configured for this employer`}},header:{crumbSeparator:` · `,crumbFields:[{key:`client`,source:[`record.client.clientName`,`identity.client`]},{key:`reqId`,source:[`record.job.jobReferenceId`,`identity.reqId`]}]},sections:{jobClient:{title:`Basic Details`,items:[{key:`jobTitle`,label:`Job Title`,source:[`record.job.jobTitle`,`identity.role`]},{key:`jobLocation`,label:`Job Location`,source:[`identity.location`,`record.job.jobLocation`]},{key:`candidateName`,label:`Candidate Name`,source:[`identity.name`,`record.submission.candidateFullName`]},{key:`candidateEmail`,label:`Candidate Email`,source:[`identity.email`,`record.submission.email`]},{key:`contractType`,label:`Employment Type`,source:[`inputs.contractType`]},{key:`employer`,label:`Employer`,source:[`record.submission.supplierName`,`identity.vendor`]},{key:`submittedBy`,label:`Submitted By`,source:[`identity.submittedBy`,`record.submission.signatureEmail`]},{key:`submittedAt`,label:`Submitted Date`,source:[`identity.submittedAt`,`record.submission.createdAt`],format:`date`}]},rateBreakdown:{proposed:{policy:{decimals:2,min:0,message:`Enter a valid amount — numbers only, up to 2 decimal places.`},overClientPolicy:`warn`,overClient:{title:`Proposed rate is above the Client Job Rate`,body:`You are asking the client for {delta} ({pct}) more than the rate posted on this job. Approving is allowed — the higher rate will be what goes to the client and what payroll is finalised against.`,confirmTitle:`Approve above the client rate?`,confirmBody:`The proposed rate of {proposed} exceeds the Client Job Rate of {client} by {delta} ({pct}). This will be recorded against your approval.`,confirmOk:`Approve anyway`,confirmCancel:`Go back`,blockMessage:`Proposed rate can’t exceed the Client Job Rate ({client}).`}}},referral:{policy:{decimals:2,min:0,message:`Enter a valid amount — numbers only, up to 2 decimal places.`}}}},ch=[{key:`submitted`,label:`Recruiter Submitted`},{key:`manager`,label:`Manager Approved`},{key:`onboarding`,label:`Onboarding Confirmed`},{key:`cfo`,label:`CFO Review`}],lh={[eh]:{title:`Finance Review`,statusLabel:`Pending Your Approval`,trail:{steps:ch.slice(0,2),current:`manager`,show:!1},sections:{jobClient:{show:!0},clientJobRate:{show:!0,note:!0},rateBreakdown:{show:!0,employer:{show:!0,editable:!1},proposed:{show:!0,editable:!0}},referral:{show:!0,toggle:!0,toggleLabel:`Add Referral`,toggleHint:`Include a referral payout — reduces the margin below.`,mode:`select`,source:`referrals`,optionLabelField:`referalCompanyName`,rateEditable:!0,typeField:!0,lastRate:!0,linkBothWays:!0}},margin:{label:`Realtek Margin`,formula:`netProposed-netEmployer-referral`},actions:{primary:{key:`approve`,label:`Approve`,tone:`primary`,api:`submissionApprove`,requireProposedRate:!0},reject:{key:`reject`,label:`Reject`,tone:`warn`,api:`submissionReject`,openPopup:`reject`}},persist:{proposedRateHistory:!0,referralLink:!0,rateHistory:!0},readOnly:!1},[th]:{title:`Onboarding Review`,statusLabel:`Pending Onboarding`,trail:{steps:ch.slice(0,3),current:`onboarding`,show:!0},sections:{jobClient:{show:!0},clientJobRate:{show:!0,note:!0},rateBreakdown:{show:!0,editToggle:!0,employer:{show:!0,editable:!1,locked:!0},proposed:{show:!0,editable:!0}},referral:{show:!0,toggle:!0,toggleLabel:`Add Referral`,toggleHint:`Include a referral payout — reduces the total margin below.`,mode:`select`,source:`referrals`,optionLabelField:`referalCompanyName`,rateEditable:!0,typeField:!0,lastRate:!0,linkBothWays:!0}},margin:{label:`Total Margin`,formula:`netProposed-netEmployer-referral`},actions:{primary:{key:`send`,label:`Send for CFO Approval`,tone:`primary`,api:`cfoSend`},reject:{key:`reject`,label:`Reject`,tone:`warn`,api:`onboardingReject`,requireReason:!0}},persist:{proposedRateHistory:!0,referralLink:!0,referralRateOnEngagement:!0,rateHistory:!0},readOnly:!1},cfo:{title:`Final Approval`,statusLabel:`Pending CFO Sign-off`,trail:{steps:ch,current:`cfo`,show:!0},sections:{jobClient:{show:!0},clientJobRate:{show:!0,note:!0},rateBreakdown:{show:!0,finalBadge:!0,employer:{show:!0,editable:!1},proposed:{show:!0,editable:!1}},referral:{show:`ifEnabled`,mode:`print`,typeChip:!0}},margin:{label:`Total Margin`,formula:`netProposed-netEmployer-referral`},actions:{primary:{key:`approve`,label:`Approve & Finalize`,tone:`primary`,api:`cfoApprove`},reject:{key:`reject`,label:`Reject`,tone:`warn`,api:`cfoReject`,requireReason:!0}},persist:{rateHistory:!1},readOnly:!0},[rh]:{title:`Finance Summary`,statusLabel:``,header:{show:!1},trail:{steps:[],current:``,show:!1},sections:{jobClient:{show:!1},clientJobRate:{show:!1},rateBreakdown:{show:!0,finalBadge:!0,employer:{show:!0,editable:!1},proposed:{show:!0,editable:!1,locked:!0}},referral:{show:`ifExists`,mode:`print`,typeChip:!0}},margin:{label:`Total Margin`,formula:`netProposed-netEmployer-referral`},actions:{show:!1},persist:{rateHistory:!1},readOnly:!0}};function uh(e,{title:t,primaryLabel:n,primaryApi:r}){return{...e,title:t,statusLabel:`Rejected by CFO — Re-approval Needed`,rejection:{show:!0,sources:[`submission.cfoRejectionReason`,`engagement.financeApproval.rejectionReason`,`engagement.financeApproval.remarks`,`financeApprovalRequest.rejectionReason`,`rejectionReason`],title:`CFO Rejected This Request`},actions:{primary:{...e.actions.primary,label:n,...r?{api:r}:{}}}}}lh[ih]={...uh(lh[eh],{title:`Finance Re-Review`,primaryLabel:`Send For Approval`,primaryApi:`submissionReapproveSend`}),sections:{...lh[eh].sections,referral:{show:`ifExists`,mode:`print`,typeChip:!0}},margin:{label:`Total Margin`,formula:`netProposed-netEmployer-referral`}},lh[ah]=uh(lh[th],{title:`Onboarding Re-Review`,primaryLabel:`Re-send for CFO Approval`});var dh=e=>!!e&&typeof e==`object`&&!Array.isArray(e);function fh(e,t){if(!dh(t))return e===void 0?t:e;if(e===void 0)return t;if(!dh(e))return e;let n={...e};for(let[r,i]of Object.entries(t))n[r]=fh(e[r],i);return n}var ph=new Map;function mh(e){let t=lh[e]??lh.cfo;return ph.has(t)||ph.set(t,fh(t,sh)),ph.get(t)}function hh(e,t){let n=e?.rejection?.sources??[];for(let e of n){let n=e.split(`.`).reduce((e,t)=>e?.[t],t);if(n!=null&&String(n).trim()!==``)return String(n)}return``}function gh(e){return String(e?.margin?.formula??``).includes(`referral`)}var _h=`W2`,vh=`C2C`,yh={rateUnit:`hr`,currency:`$`},bh=e=>{let t=Number(e);return Number.isFinite(t)?t:0},xh=e=>e===!0||e===`true`||e===1||e===`1`,Sh=e=>e!=null&&e!==``,Ch=(...e)=>e.find(Sh),wh=e=>Math.round((bh(e)+2**-52)*100)/100;function Th(e){return Array.isArray(e)?e.length?e[e.length-1]:{}:e??{}}var Eh=e=>String(e?.$oid??e?._id?.$oid??e?._id??e?.id??e??``);function Dh(e=[]){let t={};return e.forEach(e=>{(e.fields??[]).forEach(e=>{let n=e.field??e.fieldName??e.name;n&&e.value!==void 0&&e.value!==null&&e.value!==``&&(t[n]=e.value)})}),t}function Oh(e={}){let t={};for(let[n,r]of Object.entries(e)){let e=String(n).split(`.`),i=t;for(let t=0;t<e.length-1;t+=1){let n=e[t];(!i[n]||typeof i[n]!=`object`||Array.isArray(i[n]))&&(i[n]={}),i=i[n]}let a=e[e.length-1];i[a]&&typeof i[a]==`object`&&!Array.isArray(i[a])||(i[a]=r)}return t}function kh(e=[]){let t=e.find(e=>(e.fields??[]).some(e=>(e.field??e.name)===`employerId`));if(!t)return{};let n=Array.isArray(t.rows)?t.rows:null;if(n?.length)return n[n.length-1]??{};let r={};return(t.fields??[]).forEach(e=>{let t=e.field??e.name;t&&e.value!==void 0&&e.value!==null&&e.value!==``&&(r[t]=e.value)}),r}function Ah(e,t,n){if(!e)return;let r=e[t];if(n===void 0)return r!=null&&r!==``?r:void 0;if(Array.isArray(r)&&r.length){let e=r[r.length-1]?.[n];if(e!=null&&e!==``)return e}else if(r&&typeof r==`object`){let e=r[n];if(e!=null&&e!==``)return e}let i=e[`${t}.${n}`];if(i!=null&&i!==``)return i;let a=e[`${t}.0.${n}`];if(a!=null&&a!==``)return a}function jh(e){let t=String(e??``).trim().toUpperCase().replace(/[\s_-]/g,``);return t===`W2`||t.includes(`W2`)?`W2`:`C2C`}function Mh(e,t){return wh(bh(e)*bh(t)/100)}function Nh(e={},t={},n={}){let r={...yh,...n??{}},i=e.submission??e??{},a=e.job??{},o=e.client??{},s=e.engagement??{},c=jh(Ah(i,`contractType`)??s.onboardingType??e.contractType),l=a.jobPayDetails??{},u=bh(l.clientBudgetStart??Ah(i,`clientBudget`,`clientBudgetStart`)),d=bh(l.clientBudgetEnd??Ah(i,`clientBudget`,`clientBudgetEnd`))||u,f=d||u,p=Th(o.vmsFeeHistory)??{},m=t.clientVmsFee??o.vmsFee??{},h=Sh(p.vmsPercentage)?bh(p.vmsPercentage):Sh(o.vmsPercentage)?bh(o.vmsPercentage):m.isApplicable===!1?0:bh(Ch(m.value,m.percent,typeof m==`number`?m:void 0,Ah(i,`clientVmsPercent`),Ah(i,`vmsPercent`))),g=String(Ch(p.vmsPercentageType,o.vmsPercentageType)??`recurring`).toLowerCase(),_=bh(Ah(i,`proposedRate`,`candidateProposedRate`)??e.proposedRateValue),v=Ch(Ah(i,`proposedRate`,`candidateProposedRateCurrencySymbol`),Ah(i,`proposedRate`,`candidateProposedRateCurrency`),Ah(i,`candidateBudget`,`candidateBudgetCurrencySymbol`),Ah(i,`candidateBudget`,`candidateBudgetCurrency`),l.clientBudgetCurrencySymbol,l.clientBudgetCurrency,a.currency,a.currencySymbol,r.currency),y=Ll(v,r.currency),b=Ch(Ah(i,`proposedRate`,`candidateProposedRateUnit`),Ah(i,`candidateBudget`,`candidateBudgetUnit`),l.clientBudgetUnit,r.rateUnit),x=bh(Ah(i,`candidateBudget`,`candidateBudgetStart`)??Ah(i,`candidateBudget`,`candidateBudgetRate`)??Ah(i,`candidateRate`,`candidateAcceptedRate`)),S=xh(Ah(i,`submission_current_employer`,`isVmsRequired`)??Ah(i,`submission_current_employer`,`isVMSRequired`)),C=bh(Ch(Ah(i,`submission_current_employer`,`vmsPercentage`),Ah(i,`submission_current_employer`,`vmsCommission`),e.employer?.vmsPercentage,e.employer?.vmsCommission,s.vmsPercent)),w=C>0,T=S?C:0,E=String(Ah(i,`submission_current_employer`,`vmsType`)??Ah(i,`submission_current_employer`,`vmsCommissionType`)??`Recurring`),D=Ah(i,`submission_current_employer`,`tax`);return{contractType:c,currency:y,currencyRaw:v,rateUnit:b,clientJobRate:f,clientJobRateFrom:u,clientJobRateTo:d,clientVmsPercent:h,clientVmsPercentageType:g,proposedRate:_,employerRate:x,employerVmsPercent:T,employerVmsPercentConfigured:C,employerVmsAvailable:w,employerVmsType:E,employerVmsRequired:S,locationTaxPercent:t.locationTaxPercent==null?D!=null&&D!==``?bh(D):Ph(t.locationTaxRows,Ah(i,`submission_current_employer`,`locationId`)??Ah(i,`submission_current_employer`,`location`)??Ah(i,`city`)??Ah(i,`state`)??a.jobLocation):bh(t.locationTaxPercent)}}function Ph(e,t){if(!Array.isArray(e)||!t)return 0;let n=String(t).trim().toLowerCase(),r=e.find(e=>{let t=String(e?.location??``).trim().toLowerCase();return t&&(t===n||n.includes(t)||t.includes(n))});return bh(r?.taxValue??r?.taxPercent)}function Fh(e,t={}){let{contractType:n=`C2C`,currency:r=yh.currency,currencyRaw:i,rateUnit:a=yh.rateUnit,clientJobRate:o=0,clientJobRateFrom:s=0,clientJobRateTo:c=0,clientVmsPercent:l=0,clientVmsPercentageType:u=`recurring`,proposedRate:d=0,employerRate:f=0,employerVmsPercent:p=0,employerVmsPercentConfigured:m=0,employerVmsAvailable:h=!1,employerVmsType:g=`Recurring`,employerVmsRequired:_=!1,locationTaxPercent:v=0}=e??{},y=Ll(r,yh.currency),b=t.proposedRate==null?bh(d):bh(t.proposedRate),x=!!t.includeReferral,S=x?bh(t.referralRate):0,C=(t.deductReferral==null?x:t.deductReferral)?S:0,w=Mh(o,l),T=wh(o-w),E=Mh(b,l),D=wh(b-E),O=n===`W2`,k=O?v:p,A=Mh(f,k),j=wh(f-A),M=wh(D-j-C);return{contractType:n,currency:y,currencyRaw:i??y,rateUnit:a,rateUnitLabel:zl(a),rateUnitShort:Vl(a),isW2:O,clientJobRate:wh(o),clientJobRateFrom:wh(s),clientJobRateTo:wh(c),clientVmsPercent:bh(l),clientVmsPercentageType:u,clientDiscount:w,netClientRate:T,proposedRate:wh(b),discountVms:E,netProposedRate:D,employerRate:wh(f),employerDeductionPercent:bh(k),employerDeduction:A,employerDeductionLabel:O?`Location Tax`:`Employer VMS`,employerVmsType:g,employerVmsRequired:!!_,employerVmsPercentConfigured:bh(m),employerVmsAvailable:!!h,netEmployerRate:j,includereferral:x,referralRate:wh(S),referralDeduction:wh(C),totalMargin:M,marginPositive:M>=0}}function Ih(e,t,n={}){return Fh(Nh(e,t,n.defaults),n)}var Lh={decimals:2,min:0};function Rh(e){let t=String(e??``).trim();if(!t||/e/i.test(t))return t?1/0:0;let n=t.indexOf(`.`);return n===-1?0:t.length-n-1}function zh(e,t={}){let{decimals:n=Lh.decimals,min:r,max:i}={...Lh,...t};if(e==null||e===``)return!0;let a=String(e).trim();if(!/^-?\d*(\.\d*)?$/.test(a)||Rh(a)>bh(n))return!1;let o=Number(a);return!(!Number.isFinite(o)||r!=null&&o<bh(r)||i!=null&&o>bh(i))}var Bh=new Set([`Backspace`,`Delete`,`Tab`,`Enter`,`Escape`,`Home`,`End`,`ArrowLeft`,`ArrowRight`,`ArrowUp`,`ArrowDown`,`PageUp`,`PageDown`]);function Vh(e={},t,n=``,r=null,i=null){if(Bh.has(t)||String(t??``).length!==1)return!0;let{decimals:a=Lh.decimals,min:o}={...Lh,...e},s=String(n??``),c=r??s.length,l=i??c,u=s.slice(0,c)+t+s.slice(l),d=o==null||bh(o)<0;return t===`-`?d&&/^-?\d*(\.\d*)?$/.test(u):t===`.`?bh(a)>0&&/^-?\d*(\.\d*)?$/.test(u):!/^\d$/.test(t)||!/^-?\d*(\.\d*)?$/.test(u)?!1:Rh(u)<=bh(a)}function Hh(e,t={}){let{decimals:n=Lh.decimals,min:r,max:i}={...Lh,...t},a=bh(e),o=10**bh(n);return a=Math.round((a+2**-52)*o)/o,r!=null&&(a=Math.max(a,bh(r))),i!=null&&(a=Math.min(a,bh(i))),a}function Uh(e,t,n=new Date){let r=n instanceof Date?n.toISOString():n;return[[`proposedRate`,e.proposedRate],[`discountVms`,e.discountVms],[`netProposedRate`,e.netProposedRate],[`employerRate`,e.employerRate],[e.isW2?`locationTax`:`employerVms`,e.employerDeduction],[`netEmployerRate`,e.netEmployerRate],[`referralRate`,e.referralRate],[`totalMargin`,e.totalMargin]].map(([e,n])=>({field:e,value:n,updatedBy:t,timestamp:r}))}function Wh(e,t=yh.currency){let n=Hl(e);return Wl(Number.isNaN(n)?0:n,t,{decimals:2})}var{TextArea:Gh}=i.Input,Kh=(...e)=>e.find(e=>e!=null&&e!==``)??`-`;function qh(e){return String(e??``).toLowerCase().replace(/\s+/g,``)===`onetime`?`One Time`:`Recurring`}function Jh(t){let n=t?.$date??t;if(!n)return`-`;let r=(0,s.default)(n);return r.isValid()?r.format(e.Pn().dateFormat):`-`}function Yh(e,t){return String(t??``).split(`.`).reduce((e,t)=>e?.[t],e)}var Xh={date:Jh};function Zh(e,t){let n=(Array.isArray(e?.source)?e.source:[e?.source].filter(Boolean)).map(e=>Yh(t,e)).find(e=>e!=null&&e!==``),r=Xh[e?.format];return r?r(n):n==null||n===``?`-`:n}function Qh(e,{onValue:t,onError:n}){return{min:e.min,max:e.max,step:e.step,precision:e.decimals,parser:e=>String(e??``).replace(/[^\d.-]/g,``),onKeyDown:t=>{if(t.ctrlKey||t.metaKey||t.altKey)return;let r=t.target??{};Vh(e,t.key,r.value??``,r.selectionStart,r.selectionEnd)||(t.preventDefault(),n(!0))},onChange:r=>{n(!zh(r,e)),t(Hh(r??0,e))}}}function $h({label:e,value:t}){return(0,o.jsxs)(`div`,{className:`fa-info-item`,children:[(0,o.jsx)(`div`,{className:`fa-info-k`,children:e}),(0,o.jsx)(`div`,{className:`fa-info-v`,children:String(t??`-`)})]})}$h.propTypes={label:l.default.string,value:l.default.node};function eg({label:e,sub:t,value:n,deduction:r,children:i,total:a}){return(0,o.jsxs)(`div`,{className:`fa-rate-row${a?` fa-rate-total`:``}`,children:[(0,o.jsxs)(`div`,{className:`fa-rate-label`,children:[e,t?(0,o.jsx)(`span`,{className:`fa-rate-sub`,children:t}):null]}),i??(0,o.jsx)(`div`,{className:`fa-rate-val fa-num${r?` fa-deduction`:``}`,children:n})]})}eg.propTypes={label:l.default.node,sub:l.default.node,value:l.default.node,deduction:l.default.bool,children:l.default.node,total:l.default.bool};function tg({label:e,value:t,hero:n,tone:r}){return(0,o.jsxs)(`div`,{className:`fa-stat${n?` fa-stat-hero`:``}${r?` fa-stat-${r}`:``}`,children:[(0,o.jsx)(`div`,{className:`fa-stat-k`,children:e}),(0,o.jsx)(`div`,{className:`fa-stat-v fa-num`,children:t})]})}tg.propTypes={label:l.default.string,value:l.default.node,hero:l.default.bool,tone:l.default.string};function ng({type:t,record:n,lookups:s,identity:c,referralOptions:l,onReferralChange:u,onAddReferral:d,currentUserId:f,actions:p,onClose:m,variant:h}){let g=mh(t),_=(0,r.useMemo)(()=>({rateUnit:g.rateUnit,currency:g.currency}),[g]),v=(0,r.useMemo)(()=>Nh(n,s,_),[n,s,_]),y=gh(g),[b,x]=(0,r.useState)(v.proposedRate),[S,C]=(0,r.useState)(n?.engagement?.financeApproval?.referralId??n?.referral?._id??null),[w,T]=(0,r.useState)(n?.engagement?.financeApproval?.referralRate??n?.referral?.referalRate??0),[E,D]=(0,r.useState)(n?.referral?.isNewReferral?0:n?.referral?.referalRate??n?.referral?.referralRate??n?.engagement?.financeApproval?.referralRate??0),[O,k]=(0,r.useState)(n?.engagement?.financeApproval?.referralType??n?.referral?.referralType??n?.referral?.referalType??`Recurring`),[A,j]=(0,r.useState)(!1),[M,N]=(0,r.useState)(!1),[P,F]=(0,r.useState)(``),[I,L]=(0,r.useState)(!1),[R,z]=(0,r.useState)(``),[B,ee]=(0,r.useState)(!1),[V,H]=(0,r.useState)(``),te=!!g.sections.rateBreakdown?.editToggle,[ne,re]=(0,r.useState)(!1),U=!te||ne,[ie,ae]=(0,r.useState)(!1),[oe,se]=(0,r.useState)(!1),ce=g.sections.referral??{},le=n?.engagement?.financeApproval?.referralEnabled??n?.referralEnabled??(Number(w)>0||!!S),[ue,de]=(0,r.useState)(!!le),fe=ce.toggle===!0,pe=Number(w)>0,me=ce.show===!0?fe?ue:!0:ce.show===`ifEnabled`?ue:ce.show===`ifExists`?pe:!1,he=String(O??``).trim().toLowerCase().replace(/[\s_-]+/g,``).startsWith(`onetime`),ge=y&&me,_e=ge&&!he,ve=g.rejection?.show?hh(g,n):``,W=(0,r.useMemo)(()=>Fh(v,{proposedRate:g.sections.rateBreakdown?.proposed?.editable?b:void 0,includeReferral:ge,deductReferral:_e,referralRate:w}),[v,b,w,ge,_e,g]),G=W.currency,ye=g.readOnly,be=Number(W.proposedRate)>0,xe=Number(g.margin?.minMarginPercent??20),Se=Number(W.netProposedRate)>0?Number(W.totalMargin)/Number(W.netProposedRate)*100:0,Ce=W.marginPositive?Se<xe?`fa-warn`:`fa-good`:`fa-bad`,we=W.isW2?`Candidate`:`Employer`,K=W.rateUnitShort?`/${W.rateUnitShort}`:``,Te={record:n,identity:c,inputs:v,computed:W},Ee=(g.header?.crumbFields??[]).map(e=>Zh(e,Te)).filter(e=>e!==`-`&&e!==``&&e!=null).join(g.header?.crumbSeparator??` · `),De=g.sections.rateBreakdown?.proposed?.policy??Lh,Oe=g.sections.referral?.policy??De,ke=g.labels?.employerVms??{},Ae=W.employerVmsRequired&&W.employerVmsAvailable,je=!!g.sections.rateBreakdown?.proposed?.editable,Me=Number(W.clientJobRate)||0,q=je&&Me>0&&Number(b)>Me,Ne=g.sections.rateBreakdown?.proposed?.overClient??{},J=g.sections.rateBreakdown?.proposed?.overClientPolicy??`warn`,Y=q&&J===`block`,Pe=q&&J===`warn`,Fe=q?Number(b)-Me:0,Ie=Me>0?Fe/Me*100:0,Le={proposed:`${Wh(Number(b),G)}${K}`,client:`${Wh(Me,G)}${K}`,delta:`${Wh(Fe,G)}${K}`,pct:`${Ie.toFixed(+(Ie<10))}%`,unit:W.rateUnitShort??``},Re=e=>oh(Ne[e],Le),X=g.actions?.primary,ze=!!X?.requireProposedRate&&!(Number(W.proposedRate)>0),Be=ze?`Enter the Proposed Rate first — it drives the margin and the rate sent for approval.`:Y?Re(`blockMessage`):``,Ve=e=>{C(e),se(!1);let t=(l??[]).find(t=>t.value===e);if(!t?.isNewReferral&&t?.lastRate!=null&&t.lastRate!==``){let e=Number(t.lastRate)||0;T(e),D(e)}else D(0);t?.type&&k(t.type),u?.(e,t)},He=e=>{let t=e.target.checked;de(t),se(t)},Ue=t=>(0,o.jsxs)(`div`,{children:[t,d&&(0,o.jsx)(`div`,{className:`fa-referral-dropdown-footer`,children:(0,o.jsx)(e.at,{className:`fa-referral-add-btn`,icon:(0,o.jsx)(a.UserAddOutlined,{}),onMouseDown:e=>e.preventDefault(),onClick:()=>{se(!1),d()},children:`Add`})})]}),We=async(e,{skipOverClientConfirm:t=!1}={})=>{if(!e)return;if(e===g.actions.primary&&Be){i.message.error(Be);return}if(e===g.actions.primary&&Pe&&!t){ae(!0);return}if(e.requireReason&&!P.trim()){L(!0);return}if(e.requireCategory&&!R){ee(!0);return}let n=p?.[e.api];if(!n){i.message.error(`No handler wired for "${e.api}"`);return}H(e.key);try{await n({computed:W,proposedRate:W.proposedRate,referral:me?{referralId:S,referralRate:W.referralRate,referralType:O,referralEnabled:!0}:{referralEnabled:!1,referralRate:0},referralEnabled:ue,reason:P.trim(),category:R,rateHistory:g.persist?.rateHistory?Uh(W,f):void 0})}catch(e){i.message.error(e?.message??`Action failed`)}finally{H(``)}},Ge=g.actions.primary,Ke=g.actions.reject;return(0,o.jsxs)(`div`,{className:`fa-panel fa-variant-${h}`,children:[g.header?.show!==!1&&(0,o.jsx)(`div`,{className:`fa-topbar`,children:(0,o.jsxs)(`div`,{children:[(0,o.jsx)(`div`,{className:`fa-crumb`,children:Ee}),(0,o.jsxs)(`div`,{className:`fa-title-row`,children:[(0,o.jsxs)(`h2`,{className:`fa-title`,children:[g.title,` — `,Kh(c?.name,n?.submission?.candidateFullName)]}),(0,o.jsxs)(`span`,{className:`fa-status-pill`,children:[(0,o.jsx)(a.ClockCircleOutlined,{}),` `,g.statusLabel]})]})]})}),g.rejection?.show&&(0,o.jsxs)(`div`,{className:`fa-rejection`,children:[(0,o.jsx)(a.CloseCircleFilled,{className:`fa-rejection-icon`}),(0,o.jsxs)(`div`,{className:`fa-rejection-body`,children:[(0,o.jsx)(`div`,{className:`fa-rejection-title`,children:g.rejection.title}),(0,o.jsx)(`div`,{className:`fa-rejection-reason${ve?``:` fa-rejection-empty`}`,children:ve||`No reason was provided.`})]})]}),g.trail?.show&&(0,o.jsx)(`div`,{className:`fa-trail`,children:g.trail.steps.map((e,t)=>(0,o.jsxs)(`span`,{className:`fa-trail-part`,children:[(0,o.jsxs)(`span`,{className:`fa-trail-step${e.key===g.trail.current?` fa-current`:``}`,children:[e.key===g.trail.current?(0,o.jsx)(a.ClockCircleOutlined,{}):(0,o.jsx)(a.CheckOutlined,{}),e.label]}),t<g.trail.steps.length-1&&(0,o.jsx)(`span`,{className:`fa-trail-sep`,children:`→`})]},e.key))}),g.sections.jobClient?.show&&(0,o.jsxs)(`section`,{className:`fa-card`,children:[(0,o.jsx)(`div`,{className:`fa-card-head`,children:(0,o.jsx)(`h3`,{children:g.sections.jobClient.title})}),(0,o.jsx)(`div`,{className:`fa-card-body`,children:(0,o.jsx)(`div`,{className:`fa-info-grid`,children:(g.sections.jobClient.items??[]).map(e=>(0,o.jsx)($h,{label:e.label,value:Zh(e,Te)},e.key))})})]}),g.sections.clientJobRate?.show&&(0,o.jsxs)(`section`,{className:`fa-card`,children:[(0,o.jsx)(`div`,{className:`fa-card-head`,children:(0,o.jsx)(`h3`,{children:`Client Job Rate`})}),(0,o.jsx)(`div`,{className:`fa-card-body`,children:(0,o.jsxs)(`div`,{className:`fa-strip`,children:[(0,o.jsxs)(`div`,{className:`fa-strip-item`,children:[(0,o.jsx)(`span`,{className:`fa-strip-k`,children:`Client Job Rate`}),(0,o.jsxs)(`span`,{className:`fa-strip-v fa-num`,children:[Wh(W.clientJobRate,G),K]})]}),(0,o.jsxs)(`span`,{className:`fa-strip-op fa-num`,children:[`− `,W.clientVmsPercent,`% VMS`,(0,o.jsx)(`span`,{className:`fa-type-chip fa-vms-chip`,children:qh(W.clientVmsPercentageType)})]}),(0,o.jsx)(`span`,{className:`fa-strip-eq`,children:`=`}),(0,o.jsxs)(`div`,{className:`fa-strip-item`,children:[(0,o.jsx)(`span`,{className:`fa-strip-k`,children:`Net Client Rate`}),(0,o.jsxs)(`span`,{className:`fa-strip-v fa-num`,style:{color:`var(--color-brand, #0053a5)`},children:[Wh(W.netClientRate,G),K]})]}),g.sections.clientJobRate.note&&(0,o.jsxs)(`div`,{className:`fa-strip-note`,children:[`For context only — the client-side rate doesn't feed into the `,g.margin.label,` below.`]})]})})]}),g.sections.rateBreakdown?.show&&(0,o.jsxs)(`section`,{className:`fa-card`,children:[(0,o.jsxs)(`div`,{className:`fa-card-head`,children:[(0,o.jsx)(`h3`,{children:`Rate Breakdown`}),g.sections.rateBreakdown.finalBadge&&(0,o.jsxs)(`span`,{className:`fa-final-badge`,children:[(0,o.jsx)(a.LockOutlined,{}),` Final`]}),te&&!ye&&!ne&&(0,o.jsx)(e.at,{className:`fa-rate-edit-btn`,size:`small`,onClick:()=>re(!0),children:`Edit`})]}),(0,o.jsxs)(`div`,{className:`fa-card-body`,children:[(0,o.jsxs)(`div`,{className:`fa-rate-grid`,children:[(0,o.jsxs)(`div`,{className:`fa-rate-panel fa-employer`,children:[(0,o.jsxs)(`div`,{className:`fa-panel-head`,children:[(0,o.jsx)(`span`,{className:`fa-dot`}),we,` Rate`]}),(0,o.jsxs)(`div`,{className:`fa-rate-rows`,children:[(0,o.jsx)(eg,{label:`${we} Rate`,sub:`as submitted by recruiter`,value:(0,o.jsxs)(o.Fragment,{children:[Wh(W.employerRate,G),` `,(0,o.jsx)(`span`,{className:`fa-unit`,children:K})]})}),W.isW2&&(0,o.jsx)(eg,{label:`Employer Location`,sub:`used to determine location tax`,children:(0,o.jsx)(`div`,{className:`fa-rate-val`,children:Kh(c?.employerLocation,n?.submission?.city,n?.job?.jobLocation)})}),!W.isW2&&!Ae?(0,o.jsx)(eg,{label:(0,o.jsx)(`span`,{className:`fa-locked-label`,children:ke.required}),sub:W.employerVmsAvailable?ke.notRequiredSub:ke.unavailableSub,value:(0,o.jsx)(`span`,{className:`fa-vms-none`,children:W.employerVmsAvailable?ke.notRequired:ke.unavailable})}):(0,o.jsx)(eg,{label:W.isW2?W.employerDeductionLabel:(0,o.jsxs)(`span`,{className:`fa-locked-label`,children:[W.employerDeductionLabel,(0,o.jsx)(`span`,{className:`fa-type-chip fa-vms-chip`,children:qh(W.employerVmsType)})]}),sub:`${W.employerDeductionPercent}% of employer rate`,value:`−${Wh(W.employerDeduction,G).replace(`−`,``)}`,deduction:!0}),(0,o.jsx)(eg,{total:!0,label:`Net ${we} Rate`,value:(0,o.jsx)(`span`,{style:{color:`var(--color-purple, #7c3aed)`},children:Wh(W.netEmployerRate,G)})})]})]}),(0,o.jsxs)(`div`,{className:`fa-rate-panel fa-client`,children:[(0,o.jsxs)(`div`,{className:`fa-panel-head`,children:[(0,o.jsx)(`span`,{className:`fa-dot`}),`Proposed Rate`]}),(0,o.jsxs)(`div`,{className:`fa-rate-rows`,children:[g.sections.rateBreakdown.proposed.editable&&U?(0,o.jsxs)(`div`,{className:`fa-rate-row fa-editable`,children:[(0,o.jsxs)(`div`,{className:`fa-editable-head`,children:[(0,o.jsxs)(`span`,{className:`fa-editable-label`,children:[`Proposed Rate`,(0,o.jsx)(`span`,{className:`fa-edit-badge`,children:`Editable`})]}),(0,o.jsx)(i.InputNumber,{className:`fa-rate-input`,...Qh(De,{onValue:x,onError:j}),value:b,prefix:G,controls:!1,status:A||Y?`error`:Pe?`warning`:``})]}),(0,o.jsx)(`div`,{className:`fa-editable-sub`,children:`rate we ask the client for`}),A&&(0,o.jsxs)(`div`,{className:`fa-reason-error`,children:[`! `,De.message]}),ze&&(0,o.jsxs)(`div`,{className:`fa-reason-error`,children:[`! Enter the proposed rate to enable `,X?.label??`approval`,`.`]}),Y&&(0,o.jsxs)(`div`,{className:`fa-reason-error`,children:[`! `,Re(`blockMessage`)]}),g.rejection?.show&&(0,o.jsxs)(`div`,{className:`fa-last-rejected`,children:[`Last rejected at `,(0,o.jsxs)(`b`,{children:[Wh(v.proposedRate,G),K]})]})]}):(0,o.jsx)(eg,{label:(0,o.jsxs)(`span`,{className:`fa-locked-label`,children:[`Proposed Rate`,g.sections.rateBreakdown.proposed.locked&&(0,o.jsxs)(`span`,{className:`fa-locked-badge`,children:[(0,o.jsx)(a.LockOutlined,{}),` Locked`]})]}),sub:`approved at finance review`,value:(0,o.jsxs)(o.Fragment,{children:[Wh(W.proposedRate,G),` `,(0,o.jsx)(`span`,{className:`fa-unit`,children:K})]})}),(0,o.jsx)(eg,{label:(0,o.jsxs)(`span`,{className:`fa-locked-label`,children:[`Discount (VMS)`,(0,o.jsx)(`span`,{className:`fa-type-chip fa-vms-chip`,children:qh(W.clientVmsPercentageType)})]}),sub:`${W.clientVmsPercent}% of proposed rate`,value:`−${Wh(W.discountVms,G).replace(`−`,``)}`,deduction:!0}),(0,o.jsx)(eg,{total:!0,label:`Net Proposed Rate`,value:(0,o.jsx)(`span`,{style:{color:`var(--color-brand, #0053a5)`},children:Wh(W.netProposedRate,G)})})]})]})]}),fe&&!ye&&U&&(0,o.jsxs)(`div`,{className:`fa-referral-toggle`,children:[(0,o.jsx)(i.Checkbox,{checked:ue,onChange:He,children:(0,o.jsx)(`span`,{className:`fa-rt-title`,children:ce.toggleLabel??`Add Referral`})}),(0,o.jsx)(`div`,{className:`fa-rt-hint`,children:ce.toggleHint})]})]})]}),me&&(0,o.jsxs)(`section`,{className:`fa-card fa-referral-card`,children:[(0,o.jsxs)(`div`,{className:`fa-card-head`,children:[(0,o.jsxs)(`h3`,{children:[(0,o.jsx)(`span`,{className:`fa-dot fa-dot-warning`}),`Referral`]}),ce.mode===`print`&&ce.typeChip&&(0,o.jsx)(`span`,{className:`fa-type-chip`,children:O})]}),(0,o.jsx)(`div`,{className:`fa-card-body`,children:ce.mode===`select`&&U?(0,o.jsxs)(`div`,{className:`fa-referral-fields`,children:[(0,o.jsxs)(`div`,{className:`fa-referral-field`,children:[(0,o.jsx)(`label`,{className:`fa-rf-k`,htmlFor:`fa-referral-company`,children:`Referral Company`}),(0,o.jsx)(i.Select,{id:`fa-referral-company`,className:`fa-referral-select`,placeholder:`Select a referral`,open:oe,value:S??void 0,onChange:Ve,options:l??[],showSearch:!0,optionFilterProp:`label`,onDropdownVisibleChange:se,onOpenChange:se,popupRender:Ue,dropdownRender:Ue})]}),(0,o.jsxs)(`div`,{className:`fa-referral-field`,children:[(0,o.jsx)(`label`,{className:`fa-rf-k`,htmlFor:`fa-referral-rate`,children:`Referral Rate`}),(0,o.jsx)(i.InputNumber,{id:`fa-referral-rate`,className:`fa-referral-rate-input`,...Qh(Oe,{onValue:T,onError:N}),value:w,prefix:G,controls:!1,disabled:!S,status:M?`error`:``}),M&&(0,o.jsxs)(`div`,{className:`fa-reason-error`,children:[`! `,Oe.message]})]}),(0,o.jsxs)(`div`,{className:`fa-referral-field`,children:[(0,o.jsx)(`label`,{className:`fa-rf-k`,htmlFor:`fa-referral-type`,children:`Referral Type`}),(0,o.jsx)(i.Select,{id:`fa-referral-type`,className:`fa-referral-type`,value:O,onChange:k,disabled:!S,options:[{value:`Recurring`,label:`Recurring — every pay cycle`},{value:`One-time`,label:`One-time payout`}]})]}),S&&(0,o.jsx)(`div`,{className:`fa-referral-note`,children:E?(0,o.jsxs)(o.Fragment,{children:[`Last referral rate paid to this company:`,` `,(0,o.jsx)(`b`,{children:Wh(E,G)})]}):(0,o.jsx)(`b`,{children:`New referral`})})]}):(0,o.jsxs)(`div`,{className:`fa-rate-rows fa-print-rows`,children:[(0,o.jsx)(eg,{label:`Referral Name`,sub:`added during onboarding`,children:(0,o.jsx)(`div`,{className:`fa-rate-val`,children:Kh(n?.referral?.referalCompanyName,c?.referralName)})}),(0,o.jsx)(eg,{label:`Referral Rate`,sub:he?`one-time payout — excluded from recurring margin`:`deducted every pay cycle`,value:he?Wh(w,G):`−${Wh(w,G).replace(`−`,``)}${K?` ${K}`:``}`,deduction:!he})]})})]}),be&&(0,o.jsxs)(`div`,{className:`fa-outcome ${Ce}`,children:[(0,o.jsxs)(`div`,{className:`fa-outcome-label`,children:[(0,o.jsx)(`div`,{className:`fa-outcome-icon`,children:Ce===`fa-good`?(0,o.jsx)(a.RiseOutlined,{}):(0,o.jsx)(a.WarningOutlined,{})}),(0,o.jsx)(`div`,{className:`fa-outcome-t`,children:g.margin.label})]}),(0,o.jsxs)(`div`,{className:`fa-outcome-stats`,children:[(0,o.jsx)(tg,{label:`Net Proposed Rate`,value:(0,o.jsxs)(o.Fragment,{children:[Wh(W.netProposedRate,G),(0,o.jsx)(`span`,{className:`fa-u`,children:K})]})}),(0,o.jsx)(`span`,{className:`fa-stat-arrow`,children:`−`}),(0,o.jsx)(tg,{label:`Net ${we} Rate`,value:(0,o.jsxs)(o.Fragment,{children:[Wh(W.netEmployerRate,G),(0,o.jsx)(`span`,{className:`fa-u`,children:K})]})}),_e&&(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(`span`,{className:`fa-stat-arrow`,children:`−`}),(0,o.jsx)(tg,{label:`Referral Rate`,tone:`referral`,value:(0,o.jsxs)(o.Fragment,{children:[Wh(W.referralRate,G),(0,o.jsx)(`span`,{className:`fa-u`,children:K})]})})]}),(0,o.jsx)(tg,{hero:!0,label:`Margin`,value:(0,o.jsxs)(o.Fragment,{children:[Wh(W.totalMargin,G),(0,o.jsx)(`span`,{className:`fa-u`,children:K})]})})]})]}),be&&(0,o.jsxs)(`div`,{className:`fa-margin-note ${Ce}`,children:[(0,o.jsxs)(`span`,{className:`fa-margin-note-pct`,children:[Se.toFixed(1),`%`]}),(0,o.jsx)(`span`,{className:`fa-margin-note-text`,children:Ce===`fa-bad`?(0,o.jsxs)(o.Fragment,{children:[`This submission is running at a `,(0,o.jsx)(`b`,{children:`loss`}),`. Adjust the proposed or employer rate before approving.`]}):Ce===`fa-warn`?(0,o.jsxs)(o.Fragment,{children:[`Profit margin is `,(0,o.jsxs)(`b`,{children:[`below the `,xe,`% target`]}),`. Consider a higher proposed rate before approving.`]}):(0,o.jsxs)(o.Fragment,{children:[`Healthy margin — at or above the `,xe,`% target.`]})})]}),Ke?.requireReason&&(0,o.jsxs)(`div`,{className:`fa-reason`,children:[Ke.requireCategory&&(0,o.jsxs)(o.Fragment,{children:[(0,o.jsxs)(`label`,{className:`fa-reason-label`,htmlFor:`fa-rejection-category`,children:[`Return To `,(0,o.jsx)(`span`,{children:`(required to reject)`})]}),(0,o.jsx)(i.Select,{id:`fa-rejection-category`,placeholder:`Select where to return this rejection`,value:R||void 0,status:B?`error`:``,options:[{value:`submission`,label:`Submission`},{value:`onboarding`,label:`Onboarding`}],onChange:e=>{z(e),ee(!1)},style:{width:`100%`,marginBottom:16}}),B&&(0,o.jsx)(`div`,{className:`fa-reason-error`,children:`! Select where to return the rejection.`})]}),(0,o.jsxs)(`label`,{className:`fa-reason-label`,htmlFor:`fa-reason`,children:[`Comments `,(0,o.jsx)(`span`,{children:`(required to reject)`})]}),(0,o.jsx)(Gh,{id:`fa-reason`,rows:3,maxLength:500,showCount:!0,value:P,status:I?`error`:``,placeholder:`Enter your comments here…`,onChange:e=>{F(e.target.value),e.target.value.trim()&&L(!1)}}),I&&(0,o.jsx)(`div`,{className:`fa-reason-error`,children:`! Comments are required when rejecting.`})]}),Pe&&(0,o.jsxs)(`div`,{className:`fa-rate-warning`,role:`status`,children:[(0,o.jsxs)(`div`,{className:`fa-rate-warning-head`,children:[(0,o.jsx)(a.WarningOutlined,{className:`fa-rate-warning-icon`}),(0,o.jsx)(`h4`,{children:Re(`title`)})]}),(0,o.jsxs)(`div`,{className:`fa-rate-warning-grid`,children:[(0,o.jsxs)(`div`,{className:`fa-rate-warning-cell`,children:[(0,o.jsx)(`span`,{className:`fa-rate-warning-key`,children:`Client Job Rate`}),(0,o.jsx)(`span`,{className:`fa-rate-warning-val`,children:Le.client})]}),(0,o.jsxs)(`div`,{className:`fa-rate-warning-cell`,children:[(0,o.jsx)(`span`,{className:`fa-rate-warning-key`,children:`Proposed Rate`}),(0,o.jsx)(`span`,{className:`fa-rate-warning-val`,children:Le.proposed})]}),(0,o.jsxs)(`div`,{className:`fa-rate-warning-cell fa-rate-warning-delta`,children:[(0,o.jsx)(`span`,{className:`fa-rate-warning-key`,children:`Over by`}),(0,o.jsxs)(`span`,{className:`fa-rate-warning-val`,children:[Le.delta,` `,(0,o.jsxs)(`small`,{children:[`(`,Le.pct,`)`]})]})]})]}),Re(`body`)&&(0,o.jsx)(`p`,{className:`fa-rate-warning-body`,children:Re(`body`)}),(0,o.jsxs)(`p`,{className:`fa-rate-warning-margin`,children:[`Resulting margin:`,` `,(0,o.jsxs)(`b`,{className:Ce,children:[Wh(W.totalMargin,G),K,Number(W.netProposedRate)>0&&(0,o.jsxs)(o.Fragment,{children:[` (`,Se.toFixed(1),`%)`]})]})]})]}),(0,o.jsx)(i.Modal,{open:ie,title:Re(`confirmTitle`),okText:Re(`confirmOk`)||`Approve anyway`,cancelText:Re(`confirmCancel`)||`Go back`,okButtonProps:{danger:!0},onCancel:()=>ae(!1),onOk:()=>{ae(!1),We(g.actions.primary,{skipOverClientConfirm:!0})},children:(0,o.jsx)(`p`,{children:Re(`confirmBody`)})}),g.actions?.show!==!1&&(Ge||Ke)&&(0,o.jsxs)(`div`,{className:`fa-action-bar`,children:[(0,o.jsx)(`div`,{className:`fa-action-note`,children:ze?(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(`b`,{children:`Proposed rate required`}),` — enter it above to enable `,Ge?.label??`approval`,`.`]}):t===`cfo`?(0,o.jsxs)(o.Fragment,{children:[`Approving finalizes payroll at `,(0,o.jsxs)(`b`,{children:[Wh(W.netProposedRate,G),K]}),me?(0,o.jsxs)(o.Fragment,{children:[` including the `,String(O).toLowerCase(),` `,(0,o.jsxs)(`b`,{children:[Wh(w,G),K]}),` referral`]}):null,`.`]}):(0,o.jsxs)(o.Fragment,{children:[`Approving locks the `,(0,o.jsxs)(`b`,{children:[Wh(W.netProposedRate,G),K]}),` proposed rate and moves this forward.`]})}),(0,o.jsxs)(`div`,{className:`fa-actions`,children:[m&&(0,o.jsx)(e.at,{className:`fa-btn-ghost`,onClick:m,children:`Cancel`}),Ke&&(0,o.jsx)(e.at,{danger:!0,loading:V===Ke.key,disabled:!!V,onClick:()=>We(Ke),children:Ke.label}),Ge&&(0,o.jsx)(i.Tooltip,{title:Be||``,placement:`top`,children:(0,o.jsx)(`span`,{className:`fa-btn-tip`,children:(0,o.jsx)(e.at,{variant:`primary`,icon:(0,o.jsx)(a.CheckOutlined,{}),loading:V===Ge.key,disabled:!!V||!!Be,onClick:()=>We(Ge),children:Ge.label})})})]})]})]})}ng.propTypes={type:l.default.string.isRequired,record:l.default.object,lookups:l.default.object,identity:l.default.object,referralOptions:l.default.array,onReferralChange:l.default.func,onAddReferral:l.default.func,currentUserId:l.default.oneOfType([l.default.number,l.default.string]),actions:l.default.object,onClose:l.default.func,variant:l.default.oneOf([`popup`,`page`])},ng.defaultProps={record:{},lookups:{},identity:{},referralOptions:[],variant:`page`};var rg=e=>String(e??``).trim().toLowerCase();function ig(e){let t=e?.data??e;for(let e of[`data`,`rows`,`records`,`items`,`list`])if(Array.isArray(t?.[e]))return t[e];return Array.isArray(t)?t:[]}var ag=t=>e.mn(t,300,0).then(ig).catch(()=>[]),og=e=>t=>e&&Eh(t._id??t.id)===String(e),sg=(e,n)=>n?t.a(t.b,`/module/list?module=${encodeURIComponent(e)}&id=${encodeURIComponent(n)}`).then(e=>{let t=e?.data??e??{};return(Array.isArray(t?.data)?t.data:Array.isArray(t)?t:[])[0]??{}}).catch(()=>({})):Promise.resolve({}),cg=e=>e==null||e===``?Promise.resolve(null):t.a(t.b,`/get-detailed-view?userId=${encodeURIComponent(e)}`).then(e=>e?.data??e??null).catch(()=>null);function lg(e){return e&&([e.first_name??e.firstName??e.FIRST_NAME,e.last_name??e.lastName??e.LAST_NAME].filter(Boolean).join(` `).trim()||e.user_name||e.userName||e.username||e.email)||``}function ug(e){let t=e?.jobPayDetails,n=Array.isArray(t)?t[t.length-1]:t;return n&&typeof n==`object`&&!Array.isArray(n)?n:{}}async function dg(e,t){if(!t)return{};let n=await fg(e,t).catch(()=>({}));return{...Oh(Dh(n.groups??[])),...n.recordMeta??{}}}async function fg(e,n){let r=new URLSearchParams({module:e});n&&r.set(`id`,n);let i=await t.a(t.b,`/admin/form-groups?${r.toString()}`);return i?.data??i??{}}async function pg(t,n={}){let r=await fg(`submission`,t).catch(()=>({})),i=r.groups??[],a=r.recordMeta??{},o=Dh(i),s=kh(i),c=Eh(a.clientId??o.clientId??n.clientId),l=Eh(a.jobId??o.jobId??n.jobId),u=Eh(s.employerId),d=a.createdBy??o.createdBy??n.createdBy,f=s.locationId??s.location,[p,m,h,g,_,v,y,b,x]=await Promise.all([l?e.an(`jobs`,l).catch(()=>null):Promise.resolve(null),ag(`jobs`),ag(`clients`),ag(`employers`),ag(`locations`),ag(`workforceEngagements`),dg(`jobs`,l),cg(d),sg(`submissions`,t)]),S=p?.data??p??{},C=S.record??S.item??S??{},w=m.find(og(l))??{},T={...w,...C,...y};T.jobPayDetails={...ug(w),...ug(C),...ug(y)};let E=(Array.isArray(v)?v:[]).find(e=>Eh(e.submissionId)===String(t)),D=Eh(T.clientId)||Eh(E?.clientId)||c,O=o.clientName??n.clientName??T.clientName,k=O?h.filter(e=>rg(e.clientName)===rg(O)):[],A=h.find(og(D))??k[0]??{},j=await dg(`clients`,Eh(A._id??A.id)||D),M={...A,...j},N=g.find(og(u))??{},P=_.find(og(f))??_.find(e=>rg(e.name)===rg(f))??{};return{record:{submission:{...x.signatureEmail?{signatureEmail:x.signatureEmail}:{},...n,...o,submission_current_employer:[s]},job:T,client:M,employer:N},lookups:{clientVmsFee:M.vmsFee??o.clientVmsFee??o.vmsFee,locationTaxPercent:s.tax??P.taxValue},display:{clientName:o.clientName??M.clientName,jobTitle:o.jobTitle??T.jobTitle,reqId:a.jobClientRefrenceId??o.jobRefrenceId??a.jobRefrenceId??a.mspReqId,jobLocation:o.jobLocation??T.jobLocation,employerName:N.empCompanyName,employerLocation:P.name??N.empCompanyLocation??f,submittedBy:x.signatureEmail||o.signatureEmail||n.signatureEmail||lg(b),email:o.email,candidateName:[o.firstName,o.lastName].filter(Boolean).join(` `)||o.candidateFullName,createdAt:a.createdAt,submissionId:a.submissionId},engagement:E??null,meta:a}}function mg(e={}){return e.referalCompanyName??e.referralCompanyName??e.referalName??e.referralName??e.vendorName??e.employerName??e.name??e.companyName??``}function hg(e={}){let t=Array.isArray(e.referralDetails)?e.referralDetails.at(-1):e.referralDetails,n=e.financeApproval??e.financeApprovalRequest??{},r=Array.isArray(n.referralDetails)?n.referralDetails.at(-1):n.referralDetails,i=[t?.referalRate,t?.referralRate,r?.referalRate,r?.referralRate,n.referalRate,n.referralRate,e.referalRate,e.referralRate,e.referralLastPayRate,e.referalLastPayRate,e.lastPayRate,e.payRate].find(e=>e!=null&&e!==``),a=Number(i);return Number.isFinite(a)?a:0}function gg(e){return String(e??``).trim().toLowerCase().replace(/\s+/g,` `)}function _g(e={}){let t=Array.isArray(e.referralDetails)?e.referralDetails:[e.referralDetails].filter(Boolean),n=e.financeApproval??e.financeApprovalRequest??{},r=Array.isArray(n.referralDetails)?n.referralDetails:[n.referralDetails].filter(Boolean);return[e._id,e.id,e.referralId,e.referalId,e.referral_id,e.referal_id,e.referral?._id,e.referral?.id,e.referal?._id,e.referal?.id,n.referralId,n.referalId,e.engagement?.referralId,e.engagement?.referalId,e.engagement?.financeApproval?.referralId,e.engagement?.financeApproval?.referalId,...t.flatMap(e=>[e?.referralId,e?.referalId,e?.referral_id,e?.referal_id]),...r.flatMap(e=>[e?.referralId,e?.referalId,e?.referral_id,e?.referal_id])].map(Eh).filter(Boolean)}function vg(e={}){let t=Array.isArray(e.referralDetails)?e.referralDetails:[e.referralDetails].filter(Boolean),n=e.financeApproval??e.financeApprovalRequest??{},r=Array.isArray(n.referralDetails)?n.referralDetails:[n.referralDetails].filter(Boolean);return[mg(e),mg(e.referral??{}),mg(e.referal??{}),e.referralCompanyName,e.referalCompanyName,e.referralName,e.referalName,n.referralCompanyName,n.referalCompanyName,n.referralName,n.referalName,e.engagement?.referralCompanyName,e.engagement?.referalCompanyName,e.engagement?.referralName,e.engagement?.referalName,...t.flatMap(e=>[e?.referralCompanyName,e?.referalCompanyName,e?.referralName,e?.referalName]),...r.flatMap(e=>[e?.referralCompanyName,e?.referalCompanyName,e?.referralName,e?.referalName])].map(gg).filter(Boolean)}function yg(e={}){let t=e.financeApproval?.approvedAt??e.financeApproval?.submittedAt??e.financeApprovalRequest?.approvedAt??e.financeApprovalRequest?.submittedAt??e.decidedAt??e.submittedAt??e.updatedAt??e.createdAt??0;return new Date(t?.$date??t).getTime()||0}async function bg(e,{pageSize:n=100,maxPages:r=20}={}){let i=[];for(let a=1;a<=r;a+=1){let r=await t.a(t.b,`/module/list?${new URLSearchParams({module:e,page:String(a),limit:String(n)}).toString()}`),o=r?.data??r??{},s=Array.isArray(o?.data)?o.data:Array.isArray(o?.rows)?o.rows:Array.isArray(o)?o:[];i.push(...s);let c=Number(o?.total??0);if(s.length<n||c>0&&i.length>=c)break}return i}function xg(e={},t=[]){let n=new Set(_g(e)),r=new Set(vg(e));return!n.size&&!r.size?0:t.filter(e=>_g(e).some(e=>n.has(e))||vg(e).some(e=>r.has(e))).map(e=>({rate:hg(e),date:yg(e)})).filter(e=>e.rate>0).sort((e,t)=>t.date-e.date)[0]?.rate??0}async function Sg(){let e=(await ag(`referrals`)).filter(e=>!e?.isDeleted&&mg(e)),t=(await Promise.all([`submissions`,`workforceFinanceApprovals`,`workforceEngagements`,`onboarding`,`candidateMovements`].map(e=>bg(e).catch(()=>[])))).flat();return(await Promise.all(e.map(async e=>{let n=xg(e,t),r=hg(e),i=n>0?n:r;return{value:Eh(e._id??e.id),label:mg(e),isNewReferral:i<=0,hasHistory:i>0,lastRate:i,lastPayRate:i,referralLastPayRate:i,referalLastPayRate:i,rate:i,referralRate:i,referalRate:i,type:e.referalType??e.referralType,record:e}}))).filter(e=>e.value)}function Cg({title:e=`Proof`,files:t=[],onPreview:n,emptyText:r=`No files uploaded`,className:s}){return t.length?(0,o.jsx)(i.Card,{size:`small`,title:e,className:`znx-file-list__card ${s??``}`.trim(),children:t.map((e,t)=>(0,o.jsxs)(`div`,{className:`znx-file-list__chip`,children:[(0,o.jsx)(`span`,{className:`znx-file-list__name`,title:e.name,children:e.name||`File`}),(0,o.jsxs)(`span`,{className:`znx-file-list__actions`,children:[n&&(0,o.jsx)(i.Tooltip,{title:`Preview`,children:(0,o.jsx)(`button`,{type:`button`,className:`znx-file-list__btn`,onClick:()=>n(t),"aria-label":`Preview ${e.name||`file`}`,children:(0,o.jsx)(a.EyeOutlined,{})})}),(0,o.jsx)(i.Tooltip,{title:`Download`,children:(0,o.jsx)(`a`,{className:`znx-file-list__btn`,href:e.url,download:e.name,target:`_blank`,rel:`noopener noreferrer`,"aria-label":`Download ${e.name||`file`}`,children:(0,o.jsx)(a.DownloadOutlined,{})})})]})]},e.url??t))}):(0,o.jsx)(i.Card,{size:`small`,className:`znx-file-list__empty ${s??``}`.trim(),children:(0,o.jsx)(i.Empty,{image:i.Empty.PRESENTED_IMAGE_SIMPLE,description:r})})}function wg({moduleName:t,recordId:n,cancelPath:a,onSuccess:o,fieldNameMap:l={},onFileUpload:u=null}){let d=(0,c.useNavigate)(),[f,p]=(0,r.useState)([]),[m,h]=(0,r.useState)({}),[g,_]=(0,r.useState)(!1),[v,y]=(0,r.useState)(``),[b,x]=(0,r.useState)(!1),[S,C]=(0,r.useState)(``);(0,r.useEffect)(()=>{if(!t||!n)return;let r=!1;async function i(){try{_(!0),y(``);let[i,a]=await Promise.all([e.fn({module:t,id:n}),e.sn(t,n)]);if(r)return;p(Array.isArray(i)?i:[]),h(a??{})}catch(e){r||y(e?.message||`Failed to load record`)}finally{r||_(!1)}}return i(),()=>{r=!0}},[t,n]);function w(e,t){let n={...m},r=t.flatMap(e=>e.fields??[]);return Object.entries(e).forEach(([e,t])=>{if(t!==void 0&&r.find(t=>t.field===e)?.type!==`file`){if(s.default.isDayjs(t)){applyDotValue(n,e,t.format(`MM-DD-YYYY`));return}applyDotValue(n,e,t)}}),Object.keys(n).forEach(e=>{e.includes(`.`)&&delete n[e]}),Object.entries(l).forEach(([e,t])=>{n[e]!==void 0&&(n[t]=n[e],delete n[e])}),Object.keys(n).forEach(e=>{let t=n[e];if(typeof t==`string`&&t!==``){let r=/(date|time|Date|Time|At|at)$/.test(e),i=/ago|month|year|day|week|hour|minute/i.test(t),a=/^\d{4}-\d{2}-\d{2}/.test(t);r&&(i||!a)&&delete n[e]}}),Object.keys(n).forEach(e=>{let t=n[e];Array.isArray(t)&&t[0]?.originFileObj&&delete n[e]}),n}async function T(r,s){try{if(x(!0),C(``),u){let e=s.flatMap(e=>e.fields??[]).filter(e=>e.type===`file`);for(let t of e){let e=r[t.field];if(!Array.isArray(e))continue;let i=e.filter(e=>e.originFileObj instanceof File);await Promise.all(i.map(e=>u(t.field,e.originFileObj,n)))}}await e.cn(t,n,w(r,s)),i.message.success(`${t} updated successfully`),o?o():e.j(d,{cancelPath:a})}catch(e){C(e?.message||`Failed to save changes`),i.message.error(e?.message||`Failed to save changes`)}finally{x(!1)}}return{formGroups:f,rawRecord:m,loading:g,error:v,submitting:b,submitError:S,submit:T}}var Tg=`data:image/svg+xml,%3csvg%20width='380'%20height='130'%20viewBox='0%200%20380%20130'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_30_1933)'%20filter='url(%23filter0_d_30_1933)'%3e%3cpath%20d='M13.5623%2060V34.296H19.2143V44.16H29.6183V34.296H35.2703V60H29.6183V48.912H19.2143V60H13.5623ZM39.8859%2060V34.296H45.5379V60H39.8859ZM50.1431%2060V34.296H64.0031C66.2591%2034.296%2068.0951%2034.992%2069.5111%2036.384C70.8551%2037.728%2071.5271%2039.396%2071.5271%2041.388C71.5271%2044.58%2070.1711%2046.728%2067.4591%2047.832V47.904C69.7151%2048.48%2070.9631%2050.484%2071.2031%2053.916C71.2751%2054.948%2071.3471%2055.98%2071.4191%2057.012C71.5631%2058.404%2071.8511%2059.4%2072.2831%2060H66.6311C66.3671%2059.352%2066.1631%2058.38%2066.0191%2057.084C65.9231%2056.004%2065.8271%2054.924%2065.7311%2053.844C65.5391%2052.452%2065.1191%2051.456%2064.4711%2050.856C63.8471%2050.256%2062.8391%2049.956%2061.4471%2049.956H55.7951V60H50.1431ZM55.7951%2038.688V45.924H61.9871C64.5791%2045.924%2065.8751%2044.7%2065.8751%2042.252C65.8751%2039.876%2064.5791%2038.688%2061.9871%2038.688H55.7951ZM75.7635%2060V34.296H94.9875V39.048H81.4155V44.556H93.8715V48.948H81.4155V55.248H95.2755V60H75.7635ZM118.336%2060V10.02H125.336L142.626%2053.84L159.846%2010.02H166.846V60H162.086V16.81H161.946L144.866%2060H140.386L123.236%2016.81H123.096V60H118.336ZM190.506%2022.83C195.826%2022.83%20200.05%2024.72%20203.176%2028.5C206.116%2032.0467%20207.586%2036.5267%20207.586%2041.94C207.586%2047.3533%20206.116%2051.8333%20203.176%2055.38C200.05%2059.16%20195.826%2061.05%20190.506%2061.05C185.186%2061.05%20180.963%2059.16%20177.836%2055.38C174.896%2051.8333%20173.426%2047.3533%20173.426%2041.94C173.426%2036.5267%20174.896%2032.0467%20177.836%2028.5C180.963%2024.72%20185.186%2022.83%20190.506%2022.83ZM190.506%2026.54C186.493%2026.54%20183.32%2028.15%20180.986%2031.37C178.886%2034.2633%20177.836%2037.7867%20177.836%2041.94C177.836%2046.0933%20178.886%2049.6167%20180.986%2052.51C183.32%2055.73%20186.493%2057.34%20190.506%2057.34C194.52%2057.34%20197.693%2055.73%20200.026%2052.51C202.126%2049.6167%20203.176%2046.0933%20203.176%2041.94C203.176%2037.7867%20202.126%2034.2633%20200.026%2031.37C197.693%2028.15%20194.52%2026.54%20190.506%2026.54ZM213.443%2060V23.88H217.503V32.35H217.643C218.763%2029.41%20220.513%2027.1467%20222.893%2025.56C225.273%2023.9733%20228.073%2023.25%20231.293%2023.39V27.8C227.373%2027.6133%20224.153%2028.78%20221.633%2031.3C219.113%2033.7733%20217.853%2036.9233%20217.853%2040.75V60H213.443ZM265.203%2043.13H237.413C237.46%2046.8633%20238.393%2050.0367%20240.213%2052.65C242.406%2055.7767%20245.44%2057.34%20249.313%2057.34C255.286%2057.34%20259.066%2054.26%20260.653%2048.1H265.063C263.056%2056.7333%20257.806%2061.05%20249.313%2061.05C243.9%2061.05%20239.746%2059.16%20236.853%2055.38C234.286%2051.9733%20233.003%2047.4933%20233.003%2041.94C233.003%2036.6667%20234.286%2032.28%20236.853%2028.78C239.793%2024.8133%20243.946%2022.83%20249.313%2022.83C254.773%2022.83%20258.926%2024.9533%20261.773%2029.2C264.246%2032.8867%20265.39%2037.53%20265.203%2043.13ZM237.413%2039.42H260.793C260.7%2035.8733%20259.65%2032.8867%20257.643%2030.46C255.496%2027.8467%20252.72%2026.54%20249.313%2026.54C245.906%2026.54%20243.106%2027.87%20240.913%2030.53C238.953%2032.8633%20237.786%2035.8267%20237.413%2039.42Z'%20fill='white'/%3e%3cpath%20d='M124.417%20111V90.048H116.713V85.296H137.773V90.048H130.069V111H124.417ZM141.637%20111V85.296H147.289V111H141.637ZM153.154%20111V85.296H167.014C169.27%2085.296%20171.106%2085.992%20172.522%2087.384C173.866%2088.728%20174.538%2090.396%20174.538%2092.388C174.538%2095.58%20173.182%2097.728%20170.47%2098.832V98.904C172.726%2099.48%20173.974%20101.484%20174.214%20104.916C174.286%20105.948%20174.358%20106.98%20174.43%20108.012C174.574%20109.404%20174.862%20110.4%20175.294%20111H169.642C169.378%20110.352%20169.174%20109.38%20169.03%20108.084C168.934%20107.004%20168.838%20105.924%20168.742%20104.844C168.55%20103.452%20168.13%20102.456%20167.482%20101.856C166.858%20101.256%20165.85%20100.956%20164.458%20100.956H158.806V111H153.154ZM158.806%2089.688V96.924H164.998C167.59%2096.924%20168.886%2095.7%20168.886%2093.252C168.886%2090.876%20167.59%2089.688%20164.998%2089.688H158.806ZM180.034%20111V85.296H199.258V90.048H185.686V95.556H198.142V99.948H185.686V106.248H199.546V111H180.034ZM226.246%20111V61.02H231.006V106.94H259.006V111H226.246ZM295.134%2094.13H267.344C267.391%2097.863%20268.324%20101.037%20270.144%20103.65C272.337%20106.777%20275.371%20108.34%20279.244%20108.34C285.217%20108.34%20288.997%20105.26%20290.584%2099.1H294.994C292.987%20107.733%20287.737%20112.05%20279.244%20112.05C273.831%20112.05%20269.677%20110.16%20266.784%20106.38C264.217%20102.973%20262.934%2098.493%20262.934%2092.94C262.934%2087.667%20264.217%2083.28%20266.784%2079.78C269.724%2075.813%20273.877%2073.83%20279.244%2073.83C284.704%2073.83%20288.857%2075.953%20291.704%2080.2C294.177%2083.887%20295.321%2088.53%20295.134%2094.13ZM267.344%2090.42H290.724C290.631%2086.873%20289.581%2083.887%20287.574%2081.46C285.427%2078.847%20282.651%2077.54%20279.244%2077.54C275.837%2077.54%20273.037%2078.87%20270.844%2081.53C268.884%2083.863%20267.717%2086.827%20267.344%2090.42ZM328.843%2085.45H324.433C324.34%2082.837%20323.36%2080.83%20321.493%2079.43C319.813%2078.17%20317.643%2077.54%20314.983%2077.54C312.696%2077.54%20310.783%2077.983%20309.243%2078.87C307.376%2079.99%20306.443%2081.623%20306.443%2083.77C306.443%2086.71%20308.94%2088.74%20313.933%2089.86L319.813%2091.19C326.673%2092.73%20330.103%2096.067%20330.103%20101.2C330.103%20104.793%20328.54%20107.57%20325.413%20109.53C322.706%20111.21%20319.44%20112.05%20315.613%20112.05C306.373%20112.05%20301.426%20107.803%20300.773%2099.31H305.183C305.37%20102.203%20306.42%20104.443%20308.333%20106.03C310.293%20107.57%20312.79%20108.34%20315.823%20108.34C318.296%20108.34%20320.466%20107.827%20322.333%20106.8C324.573%20105.54%20325.693%20103.767%20325.693%20101.48C325.693%2098.26%20323.056%2096.067%20317.783%2094.9L312.113%2093.64C308.846%2092.893%20306.443%2091.89%20304.903%2090.63C302.99%2089.043%20302.033%2086.827%20302.033%2083.98C302.033%2080.573%20303.503%2077.96%20306.443%2076.14C308.916%2074.6%20311.973%2073.83%20315.613%2073.83C319.393%2073.83%20322.473%2074.787%20324.853%2076.7C327.373%2078.753%20328.703%2081.67%20328.843%2085.45ZM364.294%2085.45H359.884C359.791%2082.837%20358.811%2080.83%20356.944%2079.43C355.264%2078.17%20353.094%2077.54%20350.434%2077.54C348.147%2077.54%20346.234%2077.983%20344.694%2078.87C342.827%2079.99%20341.894%2081.623%20341.894%2083.77C341.894%2086.71%20344.391%2088.74%20349.384%2089.86L355.264%2091.19C362.124%2092.73%20365.554%2096.067%20365.554%20101.2C365.554%20104.793%20363.991%20107.57%20360.864%20109.53C358.157%20111.21%20354.891%20112.05%20351.064%20112.05C341.824%20112.05%20336.877%20107.803%20336.224%2099.31H340.634C340.821%20102.203%20341.871%20104.443%20343.784%20106.03C345.744%20107.57%20348.241%20108.34%20351.274%20108.34C353.747%20108.34%20355.917%20107.827%20357.784%20106.8C360.024%20105.54%20361.144%20103.767%20361.144%20101.48C361.144%2098.26%20358.507%2096.067%20353.234%2094.9L347.564%2093.64C344.297%2092.893%20341.894%2091.89%20340.354%2090.63C338.441%2089.043%20337.484%2086.827%20337.484%2083.98C337.484%2080.573%20338.954%2077.96%20341.894%2076.14C344.367%2074.6%20347.424%2073.83%20351.064%2073.83C354.844%2073.83%20357.924%2074.787%20360.304%2076.7C362.824%2078.753%20364.154%2081.67%20364.294%2085.45Z'%20fill='white'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_30_1933'%20x='0'%20y='0'%20width='380'%20height='130'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='4'/%3e%3cfeGaussianBlur%20stdDeviation='7'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.15%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_30_1933'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_30_1933'%20result='shape'/%3e%3c/filter%3e%3cclipPath%20id='clip0_30_1933'%3e%3crect%20width='352'%20height='102'%20fill='white'%20transform='translate(14%2010)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e`,Eg=`data:image/svg+xml,%3csvg%20width='738'%20height='346'%20viewBox='0%200%20738%20346'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M166.531%20110.373V111.304L158.082%20116.188L158.071%20115.256L166.531%20110.373Z'%20fill='%23E6F4FF'/%3e%3cpath%20d='M162.346%20110.647V111.578L158.071%20114.043V113.123L162.346%20110.647Z'%20fill='%23E6F4FF'/%3e%3cpath%20d='M159.716%20109.501L159.727%20110.433L158.06%20111.387V110.455L159.716%20109.501Z'%20fill='%23E6F4FF'/%3e%3cpath%20d='M158.648%20121.324C158.485%20121.68%20158.4%20122.067%20158.399%20122.459V134.554C158.399%20135.508%20159.079%20135.894%20159.907%20135.406L177.916%20124.992C178.352%20124.709%20178.714%20124.326%20178.974%20123.877C179.234%20123.427%20179.385%20122.922%20179.413%20122.403V110.319C179.423%20110.026%20179.335%20109.739%20179.164%20109.501L168.957%20122.437L158.648%20121.324Z'%20stroke='%23E6F4FF'%20stroke-width='0.75'%20stroke-miterlimit='10'/%3e%3cpath%20d='M159.894%20119.821C159.346%20120.197%20158.911%20120.715%20158.635%20121.32L168.921%20122.387L179.128%20109.452C179.006%20109.325%20178.848%20109.238%20178.675%20109.206C178.502%20109.173%20178.323%20109.196%20178.164%20109.271L159.894%20119.821Z'%20stroke='%23E6F4FF'%20stroke-width='0.75'%20stroke-miterlimit='10'/%3e%3cpath%20d='M182.85%20117.448L217.621%2097.3806V115.551'%20stroke='%23E6F4FF'%20stroke-width='0.75'%20stroke-miterlimit='10'/%3e%3cpath%20d='M368.923%20155.802C382.01%20163.366%20382.078%20175.642%20369.07%20183.206L307.977%20218.741C294.969%20226.315%20273.818%20226.315%20260.72%20218.741L199.264%20183.206C186.176%20175.642%20186.108%20163.366%20199.116%20155.802L260.175%20120.268C273.183%20112.693%20294.334%20112.693%20307.421%20120.268L368.923%20155.802Z'%20fill='%2379AEF5'/%3e%3cpath%20d='M369.066%20150.158L307.973%20185.693C294.965%20193.268%20273.814%20193.268%20260.715%20185.693L199.259%20150.158C192.67%20146.354%20189.381%20141.357%20189.393%20136.36V143.435C189.393%20148.421%20192.67%20153.429%20199.259%20157.234L260.738%20192.78C273.825%20200.343%20294.987%20200.343%20307.995%20192.78L369.054%20157.245C375.507%20153.486%20378.751%20148.568%20378.762%20143.617V136.542C378.762%20141.482%20375.53%20146.399%20369.066%20150.158Z'%20fill='%23A6D0F4'/%3e%3cpath%20d='M368.923%20122.754C382.01%20130.317%20382.078%20142.594%20369.07%20150.157L307.977%20185.692C294.969%20193.267%20273.818%20193.267%20260.72%20185.692L199.264%20150.157C186.176%20142.594%20186.108%20130.317%20199.116%20122.754L260.175%2087.2192C273.183%2079.6444%20294.334%2079.6444%20307.421%2087.2192L368.923%20122.754Z'%20fill='white'/%3e%3cpath%20d='M179.53%20276.419C192.617%20283.983%20192.685%20296.259%20179.677%20303.834L118.584%20339.358C105.576%20346.932%2084.4257%20346.932%2071.3384%20339.358L9.87097%20303.834C-3.21637%20296.259%20-3.28442%20283.994%209.72354%20276.419L70.7827%20240.885C83.7906%20233.321%20104.941%20233.321%20118.04%20240.885L179.53%20276.419Z'%20fill='%2379AEF5'/%3e%3cpath%20d='M179.673%20270.775L118.58%20306.344C105.572%20313.919%2084.4213%20313.919%2071.334%20306.344L9.86657%20270.821C3.27754%20267.005%20-0.0113116%20262.008%202.9229e-05%20257.011V264.086C2.9229e-05%20269.083%203.27754%20274.08%209.85523%20277.884L71.3226%20313.419C84.41%20320.994%20105.572%20320.994%20118.58%20313.419L179.639%20277.884C186.092%20274.125%20189.336%20269.208%20189.347%20264.256V257.181C189.381%20262.053%20186.137%20267.016%20179.673%20270.775Z'%20fill='%23A6D0F4'/%3e%3cpath%20d='M179.525%20243.37C192.613%20250.933%20192.681%20263.21%20179.673%20270.773L118.58%20306.342C105.572%20313.917%2084.4209%20313.917%2071.3336%20306.342L9.86621%20270.819C-3.18711%20263.187%20-3.25515%20250.933%209.70744%20243.37L70.7666%20207.835C83.7745%20200.26%20104.925%20200.26%20118.024%20207.835L179.525%20243.37Z'%20fill='white'/%3e%3cpath%20d='M561.71%20254.942C574.798%20262.506%20574.866%20274.782%20561.858%20282.357L500.765%20317.881C487.757%20325.456%20466.606%20325.456%20453.519%20317.881L392.051%20282.357C378.964%20274.782%20378.896%20262.517%20391.904%20254.942L452.963%20219.408C465.971%20211.844%20487.122%20211.844%20500.22%20219.408L561.71%20254.942Z'%20fill='%2379AEF5'/%3e%3cpath%20d='M561.861%20249.299L500.768%20284.834C487.76%20292.409%20466.609%20292.409%20453.522%20284.834L392.054%20249.311C385.465%20245.495%20382.176%20240.498%20382.188%20235.501V242.576C382.188%20247.573%20385.465%20252.57%20392.043%20256.375L453.51%20291.909C466.598%20299.484%20487.76%20299.484%20500.768%20291.909L561.849%20256.375C568.302%20252.616%20571.546%20247.698%20571.557%20242.747V235.672C571.557%20240.623%20568.325%20245.54%20561.861%20249.299Z'%20fill='%23A6D0F4'/%3e%3cpath%20d='M561.71%20221.895C574.798%20229.459%20574.866%20241.735%20561.858%20249.299L500.765%20284.833C487.757%20292.408%20466.606%20292.408%20453.519%20284.833L392.051%20249.31C378.964%20241.735%20378.896%20229.459%20391.904%20221.895L452.963%20186.36C465.971%20178.785%20487.122%20178.785%20500.22%20186.36L561.71%20221.895Z'%20fill='white'/%3e%3cpath%20opacity='0.43'%20d='M499.163%20269.382L514.995%20269.268L547.963%20250.666L529.681%20241.66L499.163%20269.382Z'%20fill='%23A6D0F4'/%3e%3cpath%20d='M727.582%20144.647C740.669%20152.21%20740.749%20164.487%20727.741%20172.05L666.636%20207.539C653.628%20215.114%20632.478%20215.114%20619.39%20207.539L557.923%20172.005C544.836%20164.441%20544.768%20152.165%20557.775%20144.601L618.835%20109.066C631.843%20101.492%20652.993%20101.492%20666.092%20109.066L727.582%20144.647Z'%20fill='%2379AEF5'/%3e%3cpath%20d='M727.709%20139.004L666.639%20174.538C653.631%20182.113%20632.48%20182.113%20619.393%20174.538L557.925%20139.004C551.336%20135.199%20548.048%20130.202%20548.059%20125.205V132.28C548.059%20137.266%20551.336%20142.263%20557.925%20146.079L619.382%20181.614C632.469%20189.177%20653.631%20189.177%20666.639%20181.614L727.698%20146.079C734.162%20142.32%20737.394%20137.391%20737.406%20132.451V125.387C737.406%20130.316%20734.162%20135.245%20727.709%20139.004Z'%20fill='%23A6D0F4'/%3e%3cpath%20d='M727.585%20111.591C740.673%20119.166%20740.752%20131.443%20727.744%20139.006L666.674%20174.541C653.666%20182.116%20632.515%20182.116%20619.428%20174.541L557.96%20139.006C544.873%20131.443%20544.805%20119.166%20557.813%20111.603L618.872%2076.0681C631.88%2068.4933%20653.031%2068.4933%20666.129%2076.0681L727.585%20111.591Z'%20fill='white'/%3e%3cpath%20d='M188.892%20167.791L116.878%20126.158C114.281%20124.659%20111.922%20124.511%20110.209%20125.511L106.002%20128.043C107.703%20127.055%20110.062%20127.191%20112.67%20128.702L184.673%20170.335C189.845%20173.322%20194.018%20180.556%20194.007%20186.507L193.882%20228.924C193.882%20231.876%20192.839%20233.955%20191.149%20234.931L195.379%20232.467C197.058%20231.49%20198.101%20229.412%20198.112%20226.459L198.226%20184.042C198.248%20178.069%20194.075%20170.823%20188.892%20167.791Z'%20fill='%23C8F3FF'/%3e%3cpath%20d='M184.677%20170.305C189.848%20173.292%20194.022%20180.526%20194.01%20186.477L193.886%20228.894C193.886%20234.833%20189.667%20237.229%20184.495%20234.242L112.492%20192.609C107.321%20189.622%20103.136%20182.388%20103.159%20176.437L103.272%20134.021C103.272%20128.07%20107.502%20125.685%20112.674%20128.672L184.677%20170.305Z'%20fill='%235C6BC0'/%3e%3cpath%20d='M114.142%20165.041L121.426%20150.951L123.13%20151.834L119.886%20158.109L127.389%20161.998L130.632%20155.723L132.336%20156.606L125.053%20170.697L123.349%20169.813L126.607%20163.511L119.104%20159.622L115.846%20165.925L114.142%20165.041Z'%20fill='white'/%3e%3cpath%20d='M137.451%20159.257L130.168%20173.348L128.464%20172.465L135.747%20158.374L137.451%20159.257Z'%20fill='white'/%3e%3cpath%20d='M133.585%20175.119L140.868%20161.028L145.622%20163.493C146.722%20164.062%20147.527%20164.718%20148.038%20165.46C148.551%20166.197%20148.809%20166.979%20148.811%20167.806C148.813%20168.633%20148.6%20169.462%20148.171%20170.292C147.742%20171.122%20147.192%20171.77%20146.521%20172.237C145.85%20172.703%20145.069%20172.938%20144.179%20172.942C143.291%20172.941%20142.302%20172.658%20141.212%20172.093L137.364%20170.099L138.161%20168.558L141.953%20170.524C142.704%20170.913%20143.366%20171.116%20143.938%20171.134C144.514%20171.153%20145.01%20171.015%20145.424%20170.718C145.846%20170.419%20146.203%20169.987%20146.494%20169.423C146.786%20168.859%20146.936%20168.311%20146.943%20167.78C146.95%20167.249%20146.782%20166.749%20146.438%20166.279C146.096%20165.806%20145.545%20165.372%20144.785%20164.978L141.789%20163.425L135.288%20176.002L133.585%20175.119ZM143.48%20172.222L143.671%20180.347L141.692%20179.321L141.556%20171.225L143.48%20172.222Z'%20fill='white'/%3e%3cpath%20d='M154.947%20168.326L147.664%20182.417L145.96%20181.533L153.243%20167.443L154.947%20168.326Z'%20fill='white'/%3e%3cpath%20d='M169.522%20175.88L162.238%20189.971L160.589%20189.116L158.64%20174.079L158.503%20174.007L152.784%20185.071L151.081%20184.187L158.364%20170.097L160.013%20170.952L161.975%20186.031L162.113%20186.102L167.845%20175.011L169.522%20175.88Z'%20fill='white'/%3e%3cpath%20d='M180.274%20187.036C180.362%20186.495%20180.378%20185.977%20180.32%20185.481C180.269%20184.984%20180.142%20184.517%20179.938%20184.08C179.739%20183.645%20179.462%20183.248%20179.107%20182.89C178.752%20182.531%20178.321%20182.221%20177.812%20181.957C176.978%20181.525%20176.109%20181.348%20175.204%20181.425C174.298%20181.502%20173.427%20181.856%20172.59%20182.487C171.753%20183.117%20171.02%20184.042%20170.389%20185.263C169.758%20186.483%20169.43%20187.618%20169.404%20188.669C169.377%20189.719%20169.601%20190.641%20170.074%20191.433C170.548%20192.225%20171.219%20192.846%20172.09%20193.297C172.896%20193.715%20173.695%20193.911%20174.486%20193.885C175.285%20193.857%20176.02%20193.616%20176.69%20193.161C177.368%20192.704%20177.93%20192.044%20178.375%20191.182L178.841%20191.562L174.608%20189.369L175.391%20187.855L180.75%20190.633L179.967%20192.146C179.368%20193.307%20178.599%20194.188%20177.661%20194.789C176.727%20195.393%20175.705%20195.707%20174.596%20195.73C173.493%20195.752%20172.382%20195.473%20171.265%20194.894C170.019%20194.248%20169.076%20193.387%20168.436%20192.311C167.8%20191.237%20167.499%20190.022%20167.532%20188.667C167.569%20187.314%20167.972%20185.894%20168.74%20184.408C169.316%20183.293%20169.983%20182.368%20170.741%20181.633C171.505%20180.895%20172.325%20180.354%20173.199%20180.011C174.074%20179.667%20174.973%20179.523%20175.897%20179.577C176.822%20179.632%20177.735%20179.893%20178.637%20180.361C179.379%20180.745%20180.013%20181.216%20180.538%20181.773C181.07%20182.328%20181.482%20182.94%20181.775%20183.61C182.075%20184.277%20182.249%20184.981%20182.296%20185.72C182.346%20186.456%20182.258%20187.198%20182.033%20187.948L180.274%20187.036Z'%20fill='white'/%3e%3cpath%20d='M291.119%20297.896C292.922%20298.941%20292.934%20300.633%20291.119%20301.678L279.619%20308.39C278.614%20308.905%20277.5%20309.174%20276.37%20309.174C275.24%20309.174%20274.127%20308.905%20273.121%20308.39L261.474%20301.678C259.671%20300.633%20259.659%20298.941%20261.474%20297.896L273.019%20291.184C274.025%20290.669%20275.138%20290.4%20276.268%20290.4C277.398%20290.4%20278.512%20290.669%20279.517%20291.184L291.119%20297.896Z'%20fill='white'/%3e%3cg%20opacity='0.29'%3e%3cpath%20d='M266.168%20283.475C267.971%20284.519%20267.982%20286.2%20266.168%20287.245L254.668%20293.968C253.662%20294.483%20252.549%20294.752%20251.419%20294.752C250.289%20294.752%20249.176%20294.483%20248.17%20293.968L236.523%20287.245C234.72%20286.2%20234.708%20284.519%20236.523%20283.475L248.045%20276.82C249.051%20276.304%20250.165%20276.036%20251.294%20276.036C252.424%20276.036%20253.538%20276.304%20254.543%20276.82L266.168%20283.475Z'%20fill='white'/%3e%3c/g%3e%3cpath%20d='M265.479%20260.52C267.282%20261.565%20267.282%20263.257%20265.479%20264.29L253.934%20271.013C252.926%20271.529%20251.811%20271.797%20250.679%20271.797C249.548%20271.797%20248.432%20271.529%20247.424%20271.013L235.834%20264.324C234.031%20263.291%20234.019%20261.599%20235.834%20260.554L247.379%20253.842C248.385%20253.327%20249.498%20253.058%20250.628%20253.058C251.758%20253.058%20252.871%20253.327%20253.877%20253.842L265.479%20260.52Z'%20fill='%2358AFFB'/%3e%3cpath%20d='M330.119%20297.896C331.922%20298.94%20331.933%20300.633%20330.119%20301.677L318.574%20308.389C317.568%20308.904%20316.454%20309.173%20315.325%20309.173C314.195%20309.173%20313.081%20308.904%20312.075%20308.389L300.451%20301.666C298.648%20300.632%20298.637%20298.94%20300.451%20297.896L311.996%20291.172C313.003%20290.662%20314.116%20290.397%20315.245%20290.397C316.374%20290.397%20317.487%20290.662%20318.494%20291.172L330.119%20297.896Z'%20stroke='%23E6F4FF'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M266.328%20312.022C268.131%20313.067%20268.142%20314.747%20266.328%20315.792L254.783%20322.504C253.777%20323.019%20252.663%20323.288%20251.534%20323.288C250.404%20323.288%20249.29%20323.019%20248.284%20322.504L236.66%20315.792C234.857%20314.747%20234.857%20313.055%20236.66%20312.022L248.205%20305.299C249.212%20304.789%20250.325%20304.523%20251.454%20304.523C252.583%20304.523%20253.696%20304.789%20254.703%20305.299L266.328%20312.022Z'%20fill='%2358AFFB'/%3e%3cpath%20d='M473.363%20111.794C475.177%20112.839%20475.177%20114.52%20473.363%20115.565L461.818%20122.288C460.811%20122.8%20459.698%20123.068%20458.569%20123.068C457.439%20123.068%20456.326%20122.8%20455.319%20122.288L443.718%20115.553C441.926%20114.508%20441.915%20112.828%20443.718%20111.783L455.263%20105.06C456.271%20104.547%20457.386%20104.28%20458.518%20104.28C459.649%20104.28%20460.764%20104.547%20461.772%20105.06L473.363%20111.794Z'%20fill='white'/%3e%3cg%20opacity='0.29'%3e%3cpath%20d='M448.416%2097.3849C450.219%2098.4184%20450.23%20100.111%20448.416%20101.155L436.871%20107.878C435.863%20108.388%20434.751%20108.654%20433.622%20108.654C432.493%20108.654%20431.38%20108.388%20430.373%20107.878L418.748%20101.155C416.945%20100.111%20416.945%2098.4184%20418.748%2097.3849L430.293%2090.6618C431.301%2090.1464%20432.416%2089.8777%20433.548%2089.8777C434.68%2089.8777%20435.795%2090.1464%20436.803%2090.6618L448.416%2097.3849Z'%20fill='white'/%3e%3c/g%3e%3cpath%20d='M447.727%2074.4206C449.53%2075.4654%20449.542%2077.1462%20447.727%2078.191L436.205%2084.8913C435.199%2085.4067%20434.085%2085.6754%20432.956%2085.6754C431.826%2085.6754%20430.712%2085.4067%20429.706%2084.8913L418.082%2078.1796C416.279%2077.1348%20416.268%2075.454%20418.082%2074.4092L429.627%2067.6861C430.634%2067.1761%20431.747%2066.9104%20432.876%2066.9104C434.005%2066.9104%20435.118%2067.1761%20436.125%2067.6861L447.727%2074.4206Z'%20fill='%2358AFFB'/%3e%3cg%20opacity='0.26'%3e%3cpath%20d='M512.378%20111.797C514.17%20112.842%20514.182%20114.522%20512.378%20115.567L500.833%20122.29C499.825%20122.803%20498.71%20123.07%20497.579%20123.07C496.448%20123.07%20495.332%20122.803%20494.324%20122.29L482.722%20115.556C480.919%20114.511%20480.908%20112.83%20482.722%20111.785L494.267%20105.062C495.273%20104.547%20496.386%20104.278%20497.516%20104.278C498.646%20104.278%20499.76%20104.547%20500.765%20105.062L512.378%20111.797Z'%20fill='white'/%3e%3c/g%3e%3cpath%20d='M448.598%20125.885C450.413%20126.929%20450.413%20128.622%20448.598%20129.655L437.053%20136.378C436.048%20136.893%20434.934%20137.162%20433.804%20137.162C432.674%20137.162%20431.561%20136.893%20430.555%20136.378L418.931%20129.655C417.139%20128.622%20417.128%20126.929%20418.931%20125.885L430.453%20119.173C431.459%20118.658%20432.572%20118.389%20433.702%20118.389C434.832%20118.389%20435.946%20118.658%20436.951%20119.173L448.598%20125.885Z'%20stroke='%23E6F4FF'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M659.707%20269.092C661.511%20270.137%20661.522%20271.817%20659.707%20272.862L648.196%20279.574C647.189%20280.089%20646.073%20280.358%20644.942%20280.358C643.81%20280.358%20642.695%20280.089%20641.687%20279.574L630.051%20272.862C628.248%20271.817%20628.237%20270.125%20630.051%20269.092L641.596%20262.369C642.602%20261.853%20643.715%20261.585%20644.845%20261.585C645.975%20261.585%20647.089%20261.853%20648.094%20262.369L659.707%20269.092Z'%20fill='white'/%3e%3cg%20opacity='0.29'%3e%3cpath%20d='M634.761%20254.66C636.564%20255.705%20636.576%20257.397%20634.761%20258.442L623.25%20265.154C622.244%20265.669%20621.131%20265.938%20620.001%20265.938C618.871%20265.938%20617.758%20265.669%20616.752%20265.154L605.105%20258.442C603.302%20257.397%20603.29%20255.705%20605.105%20254.66L616.65%20247.949C617.655%20247.433%20618.769%20247.165%20619.899%20247.165C621.029%20247.165%20622.142%20247.433%20623.148%20247.949L634.761%20254.66Z'%20fill='white'/%3e%3c/g%3e%3cpath%20d='M634.071%20231.709C635.874%20232.754%20635.874%20234.446%20634.071%20235.48L622.526%20242.203C621.518%20242.718%20620.403%20242.987%20619.271%20242.987C618.139%20242.987%20617.024%20242.718%20616.016%20242.203L604.426%20235.48C602.623%20234.446%20602.611%20232.754%20604.426%20231.709L615.971%20224.997C616.977%20224.482%20618.09%20224.213%20619.22%20224.213C620.35%20224.213%20621.463%20224.482%20622.469%20224.997L634.071%20231.709Z'%20fill='%2358AFFB'/%3e%3cg%20opacity='0.26'%3e%3cpath%20d='M698.708%20269.094C700.511%20270.127%20700.523%20271.819%20698.708%20272.864L687.163%20279.576C686.157%20280.091%20685.044%20280.36%20683.914%20280.36C682.784%20280.36%20681.671%20280.091%20680.665%20279.576L669.041%20272.853C667.237%20271.819%20667.215%20270.127%20669.041%20269.082L680.586%20262.371C681.591%20261.855%20682.705%20261.587%20683.835%20261.587C684.964%20261.587%20686.078%20261.855%20687.084%20262.371L698.708%20269.094Z'%20fill='white'/%3e%3c/g%3e%3cpath%20d='M634.916%20283.189C636.72%20284.234%20636.731%20285.914%20634.916%20286.959L623.371%20293.682C622.364%20294.192%20621.251%20294.458%20620.122%20294.458C618.993%20294.458%20617.881%20294.192%20616.873%20293.682L605.249%20286.959C603.446%20285.914%20603.446%20284.222%20605.249%20283.189L616.794%20276.466C617.801%20275.956%20618.914%20275.69%20620.043%20275.69C621.172%20275.69%20622.285%20275.956%20623.292%20276.466L634.916%20283.189Z'%20stroke='%23E6F4FF'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M561.176%2037.9307L561.232%2058.3498L558.919%2059.6899L558.885%2050.1163L550.311%2055.0791L550.334%2064.6527L548.043%2065.9814L547.986%2045.5623L550.277%2044.2336L550.3%2052.7737L558.885%2047.8109L558.862%2039.2708L561.176%2037.9307Z'%20fill='white'/%3e%3cpath%20d='M567.436%2034.321L567.493%2054.7288L565.213%2056.0462L565.145%2035.6384L567.436%2034.321Z'%20fill='white'/%3e%3cpath%20d='M581.673%2040.9289C581.954%2042.5768%20582.418%2044.1881%20583.057%2045.7328L580.686%2047.1069C580.127%2045.7614%20579.728%2044.355%20579.496%2042.9163C578.951%2040.4065%20577.999%2039.8955%20575.923%2040.9971L573.769%2042.2463V51.0931L571.5%2052.4104V32.2752C572.892%2031.1793%20574.362%2030.1885%20575.901%2029.3111C578.35%2027.8916%20579.927%2027.4941%20581.027%2028.0051C581.934%2028.4026%20582.433%2029.5042%20582.433%2031.0714C582.362%2032.4286%20582.024%2033.7584%20581.438%2034.9843C580.852%2036.2102%20580.03%2037.308%20579.019%2038.2147V38.3283C580.426%2038.0671%20581.288%2039.0437%20581.673%2040.9289ZM576.105%2038.8961C577.26%2038.2922%20578.239%2037.3999%20578.948%2036.3056C579.658%2035.2113%20580.073%2033.9521%20580.153%2032.65C580.153%2030.0152%20578.486%2029.8335%20576.059%2031.1963C575.256%2031.6417%20574.496%2032.1626%20573.791%2032.7522V40.2021L576.139%2038.8507'%20fill='white'/%3e%3cpath%20d='M595.179%2018.2722L595.19%2020.4868L587.898%2024.7001L587.92%2031.1506L594.816%2027.1644V29.3449L587.932%2033.3311L587.943%2040.6901L595.632%2036.2497V38.4642L585.664%2044.222L585.596%2023.8142L595.179%2018.2722Z'%20fill='white'/%3e%3cpath%20d='M610.61%2011.7433C612.198%2012.5042%20613.128%2014.3326%20613.128%2017.6374C613.14%2020.9419%20612.266%2024.1891%20610.599%2027.0406C608.677%2030.172%20605.977%2032.7507%20602.762%2034.5246C601.141%2035.4559%20599.768%2036.16%20598.612%2036.6824V16.6039C600.166%2015.4264%20601.79%2014.3455%20603.477%2013.3673C606.709%2011.4594%20609.057%2010.9824%20610.61%2011.7433ZM603.205%2032.1852C605.54%2030.9088%20607.48%2029.0148%20608.814%2026.7098C610.148%2024.4048%20610.824%2021.7773%20610.769%2019.1137C610.769%2014.2758%20608.41%2012.5951%20603.568%2015.3888C602.626%2015.9243%20601.728%2016.5318%20600.88%2017.2058V33.3208C601.663%2032.9985%20602.421%2032.6189%20603.148%2032.1852'%20fill='white'/%3e%3cpath%20d='M58.2918%20176.574V178.152C58.2937%20178.364%2058.3509%20178.572%2058.4576%20178.755C58.5644%20178.938%2058.717%20179.09%2058.9004%20179.195C59.0838%20179.301%2059.2915%20179.357%2059.5031%20179.357C59.7146%20179.357%2059.9226%20179.302%2060.1064%20179.197L67.5573%20174.905C67.7404%20174.799%2067.8924%20174.646%2067.9979%20174.463C68.1034%20174.279%2068.1588%20174.071%2068.1584%20173.86V172.338C68.166%20172.128%2068.1192%20171.92%2068.0225%20171.733C67.9258%20171.547%2067.7825%20171.389%2067.6066%20171.274C67.4307%20171.16%2067.2281%20171.093%2067.0187%20171.081C66.8094%20171.068%2066.6003%20171.11%2066.4119%20171.202L58.961%20175.506C58.7626%20175.606%2058.5954%20175.758%2058.4774%20175.947C58.3594%20176.135%2058.2952%20176.352%2058.2918%20176.574Z'%20fill='%23F2F9FF'/%3e%3cpath%20d='M34.6559%20197.957V199.592C34.6569%20199.803%2034.7128%20200.01%2034.8182%20200.193C34.9235%20200.376%2035.0746%20200.528%2035.2566%20200.635C35.4387%20200.742%2035.6453%20200.799%2035.8561%20200.801C36.067%20200.804%2036.2748%20200.751%2036.459%20200.648L67.5443%20182.762C67.7274%20182.656%2067.8794%20182.503%2067.9849%20182.32C68.0904%20182.136%2068.1458%20181.928%2068.1454%20181.717V180.138C68.1478%20179.926%2068.094%20179.716%2067.9895%20179.531C67.8849%20179.347%2067.7334%20179.193%2067.5503%20179.085C67.3671%20178.978%2067.1589%20178.921%2066.9467%20178.921C66.7345%20178.92%2066.5259%20178.976%2066.3422%20179.082L35.2909%20196.912C35.1015%20197.013%2034.9427%20197.164%2034.831%20197.347C34.7193%20197.531%2034.6588%20197.742%2034.6559%20197.957Z'%20fill='%23F2F9FF'/%3e%3cg%20opacity='0.53'%3e%3cpath%20d='M47.4966%20206.339V207.917C47.4962%20208.129%2047.5515%20208.336%2047.6568%20208.52C47.7622%20208.703%2047.9139%20208.855%2048.0967%20208.961C48.2795%20209.067%2048.487%20209.123%2048.6982%20209.123C48.9094%20209.123%2049.1169%20209.068%2049.2998%20208.962L67.5472%20198.457C67.7374%20198.359%2067.8958%20198.208%2068.0042%20198.023C68.1126%20197.838%2068.1665%20197.626%2068.1597%20197.412V195.822C68.1601%20195.611%2068.1048%20195.403%2067.9995%20195.22C67.8941%20195.036%2067.7424%20194.884%2067.5596%20194.778C67.3768%20194.672%2067.1693%20194.616%2066.9581%20194.616C66.7469%20194.616%2066.5394%20194.672%2066.3565%20194.778L48.0977%20205.271C47.9112%20205.379%2047.7571%20205.535%2047.6513%20205.722C47.5456%20205.91%2047.4922%20206.123%2047.4966%20206.339Z'%20fill='%23F2F9FF'/%3e%3c/g%3e%3cpath%20d='M39.5103%20203.054V204.633C39.5113%20204.844%2039.5672%20205.051%2039.6726%20205.234C39.7779%20205.417%2039.929%20205.569%2040.1111%20205.676C40.2931%20205.782%2040.4997%20205.84%2040.7105%20205.842C40.9214%20205.844%2041.1292%20205.791%2041.3135%20205.689L67.5448%20190.63C67.7288%20190.522%2067.8812%20190.368%2067.9867%20190.183C68.0923%20189.997%2068.1471%20189.787%2068.1459%20189.574V187.995C68.1449%20187.784%2068.089%20187.577%2067.9836%20187.394C67.8783%20187.211%2067.7271%20187.059%2067.5451%20186.952C67.3631%20186.846%2067.1565%20186.788%2066.9456%20186.786C66.7348%20186.784%2066.527%20186.836%2066.3427%20186.939L40.1113%20202.009C39.9282%20202.115%2039.7763%20202.267%2039.6707%20202.451C39.5652%20202.634%2039.5099%20202.842%2039.5103%20203.054Z'%20fill='%23F2F9FF'/%3e%3cpath%20d='M8.80978%20208.234V229.448L24.8004%20239.851'%20stroke='white'%20stroke-width='0.53'%20stroke-miterlimit='10'/%3e%3cpath%20d='M8.71457%20208.631C9.76055%20208.631%2010.6085%20207.782%2010.6085%20206.735C10.6085%20205.687%209.76055%20204.838%208.71457%20204.838C7.66858%20204.838%206.82065%20205.687%206.82065%20206.735C6.82065%20207.782%207.66858%20208.631%208.71457%20208.631Z'%20stroke='white'%20stroke-width='1.06'%20stroke-miterlimit='10'/%3e%3cpath%20d='M386.505%20197.436V218.638L402.484%20229.052'%20stroke='white'%20stroke-width='0.53'%20stroke-miterlimit='10'/%3e%3cpath%20d='M386.406%20197.821C387.452%20197.821%20388.3%20196.972%20388.3%20195.925C388.3%20194.877%20387.452%20194.028%20386.406%20194.028C385.36%20194.028%20384.512%20194.877%20384.512%20195.925C384.512%20196.972%20385.36%20197.821%20386.406%20197.821Z'%20stroke='white'%20stroke-width='1.06'%20stroke-miterlimit='10'/%3e%3cpath%20opacity='0.35'%20d='M249.201%20154.586C259.943%20154.586%20268.651%20149.044%20268.651%20142.208C268.651%20135.371%20259.943%20129.829%20249.201%20129.829C238.46%20129.829%20229.752%20135.371%20229.752%20142.208C229.752%20149.044%20238.46%20154.586%20249.201%20154.586Z'%20fill='%23A6D0F4'/%3e%3cpath%20opacity='0.35'%20d='M258.559%20155.143C258.559%20158.959%20263.424%20162.048%20269.412%20162.048C275.4%20162.048%20280.265%20158.959%20280.265%20155.143C280.265%20151.327%20275.411%20148.238%20269.412%20148.238C263.413%20148.238%20258.559%20151.327%20258.559%20155.143Z'%20fill='%23A6D0F4'/%3e%3cpath%20opacity='0.35'%20d='M302.642%20131.248C302.642%20135.064%20307.507%20138.153%20313.495%20138.153C319.483%20138.153%20324.348%20135.064%20324.348%20131.248C324.348%20127.432%20319.494%20124.332%20313.495%20124.332C307.496%20124.332%20302.642%20127.432%20302.642%20131.248Z'%20fill='%23A6D0F4'/%3e%3cpath%20d='M260.79%20140.663C260.564%20143.218%20258.171%20144.944%20256.005%20145.875C253.633%20146.854%20251.084%20147.329%20248.52%20147.272C245.889%20147.278%20243.29%20146.7%20240.91%20145.58C238.857%20144.569%20236.691%20142.741%20236.691%20140.242C236.594%20141.088%20236.671%20141.944%20236.916%20142.758C237.162%20143.573%20237.572%20144.328%20238.12%20144.978C239.93%20146.723%20242.229%20147.872%20244.709%20148.272C249.359%20149.225%20255.676%20148.771%20259.203%20145.183C259.806%20144.534%20260.263%20143.764%20260.543%20142.923C260.823%20142.083%20260.919%20141.192%20260.824%20140.311L260.79%20140.663Z'%20fill='%23ADCDFC'/%3e%3cpath%20d='M257.252%20135.994C261.981%20138.731%20262.015%20143.16%20257.32%20145.897C254.682%20147.231%20251.769%20147.926%20248.814%20147.926C245.859%20147.926%20242.946%20147.231%20240.308%20145.897C235.579%20143.16%20235.557%20138.731%20240.308%20135.994C242.936%20134.667%20245.837%20133.976%20248.78%20133.976C251.723%20133.976%20254.624%20134.667%20257.252%20135.994Z'%20fill='white'/%3e%3cpath%20d='M250.044%20132.339L250.021%20142.401L248.762%20143.139L248.774%20133.077L250.044%20132.339Z'%20fill='%23C7D8F2'/%3e%3cpath%20d='M248.775%20133.077L248.764%20143.139L247.493%20142.401L247.505%20132.339L248.775%20133.077Z'%20fill='%237BAEFF'/%3e%3cpath%20d='M250.634%20130.51L248.786%20131.577L246.926%20130.51L248.774%20129.431L250.634%20130.51Z'%20fill='%234DA5DC'/%3e%3cpath%20d='M236.786%2096.247C236.786%2096.247%20232.987%2098.5183%20231.978%20100.79C230.968%20103.061%20231.24%20118.96%20236.514%20126.069C241.787%20133.179%20251.631%20134.144%20253.911%20133.133C256.19%20132.122%20269.278%20125.558%20270.287%20122.276C271.296%20118.994%20266.261%20116.473%20263.483%20115.212C260.704%20113.952%20258.946%20112.18%20257.438%20107.638C255.93%20103.095%20255.17%2095.2703%20253.401%2094.0097C251.631%2092.7491%20247.379%2090.7163%20236.786%2096.247Z'%20fill='%2325437F'/%3e%3cpath%20d='M255.614%20130.875C257.462%20130.057%20266.512%20125.537%20270.357%20122.119C271.162%20118.916%20266.252%20116.44%20263.552%20115.203C260.853%20113.965%20259.016%20112.17%20257.508%20107.628C255.999%20103.085%20255.24%2095.2604%20253.47%2093.9998C251.701%2092.7392%20247.426%2090.7177%20236.833%2096.2711C235.702%2096.9583%20234.642%2097.7572%20233.669%2098.656C232.717%20101.302%20233.057%20116.827%20238.262%20123.811C243.468%20130.795%20253.346%20131.885%20255.614%20130.875Z'%20fill='%23254DA1'/%3e%3cpath%20d='M245.804%2084.3226C245.594%2085.0765%20245.562%2085.8687%20245.71%2086.6372C245.857%2087.4056%20246.181%2088.1294%20246.654%2088.7517C248.129%2090.512%20247.845%2091.023%20247.562%2091.6363C247.278%2092.2495%20245.532%2094.2369%20245.736%2096.9739C245.94%2099.7108%20253.595%2098.4502%20254.298%2096.5537C255.001%2094.6571%20252.2%2091.5%20252.03%2089.1038C251.86%2086.7075%20253.504%2083.6185%20251.474%2082.8463C249.444%2082.074%20246.791%2081.4835%20245.804%2084.3226Z'%20fill='%23BB543E'/%3e%3cpath%20d='M267.259%20149.509C267.259%20149.509%20266.556%20151.428%20266.987%20151.996C267.317%20152.802%20267.505%20153.659%20267.542%20154.529L268.245%20154.949L268.529%20153.541C268.678%20154.157%20268.965%20154.732%20269.368%20155.221C270.774%20156.172%20272.348%20156.842%20274.007%20157.197C275.821%20157.618%20276.388%20157.481%20276.524%20156.777C276.66%20156.073%20274.562%20153.541%20273.303%20152.7C272.045%20151.86%20267.259%20149.509%20267.259%20149.509Z'%20fill='%23254DA1'/%3e%3cpath%20d='M271.375%20149.326C271.766%20150.155%20272.221%20150.952%20272.736%20151.711C273.303%20152.415%20274.845%20153.675%20274.698%20154.38C274.55%20155.084%20273.155%20154.947%20271.477%20154.38C269.798%20153.812%20269.367%20152.279%20268.528%20151.847C268.063%20151.686%20267.675%20151.357%20267.441%20150.924C267.206%20150.491%20267.14%20149.986%20267.258%20149.508C267.405%20148.054%20271.375%20149.326%20271.375%20149.326Z'%20fill='%23FF9554'/%3e%3cpath%20d='M263.743%20126.295C263.373%20125.609%20263.284%20124.805%20263.496%20124.054C263.708%20123.304%20264.203%20122.665%20264.877%20122.275C267.327%20120.901%20269.119%20123.036%20269.55%20124.035C270.549%20126.061%20271.157%20128.257%20271.342%20130.508C271.342%20133.166%20271.557%20149.701%20271.557%20149.701C271.268%20149.956%20270.93%20150.149%20270.563%20150.269C270.197%20150.389%20269.81%20150.434%20269.427%20150.4C269.043%20150.366%20268.67%20150.254%20268.33%20150.071C267.991%20149.889%20267.692%20149.639%20267.452%20149.337C267.452%20149.337%20265.047%20129.486%20264.991%20128.532C264.768%20127.694%20264.339%20126.925%20263.743%20126.295Z'%20fill='%23FF9554'/%3e%3cpath%20d='M263.141%20151.574C263.141%20151.574%20262.438%20153.493%20262.857%20154.05C263.195%20154.854%20263.387%20155.711%20263.424%20156.582L264.127%20157.003L264.411%20155.594C264.559%20156.215%20264.846%20156.793%20265.25%20157.287C266.651%20158.235%20268.223%20158.902%20269.877%20159.251C271.703%20159.671%20272.27%20159.535%20272.406%20158.831C272.542%20158.127%20270.444%20155.594%20269.174%20154.754C267.904%20153.914%20263.141%20151.574%20263.141%20151.574Z'%20fill='%23254DA1'/%3e%3cpath%20d='M256.94%20131.145C256.94%20131.145%20255.25%20128.703%20257.496%20127.011C259.741%20125.319%20261.805%20127.204%20262.361%20128.147C263.62%20130.024%20264.509%20132.125%20264.981%20134.336C265.355%20136.959%20267.249%20151.371%20267.249%20151.371C266.997%20151.662%20266.688%20151.9%20266.341%20152.068C265.994%20152.236%20265.617%20152.332%20265.232%20152.351C264.847%20152.369%20264.462%20152.308%20264.102%20152.173C263.741%20152.038%20263.411%20151.831%20263.132%20151.564C263.132%20151.564%20258.596%20134.132%20258.46%20133.189C258.13%20132.393%20257.608%20131.69%20256.94%20131.145Z'%20fill='%23FF9554'/%3e%3cpath%20d='M267.256%20151.383C267.642%20152.219%20268.097%20153.02%20268.617%20153.779C269.173%20154.472%20270.727%20155.744%20270.579%20156.448C270.432%20157.152%20269.037%20157.005%20267.358%20156.448C265.68%20155.892%20265.249%20154.336%20264.41%20153.916C263.945%20153.754%20263.557%20153.425%20263.322%20152.992C263.087%20152.56%20263.022%20152.055%20263.14%20151.576C263.287%20150.123%20267.256%20151.383%20267.256%20151.383Z'%20fill='%23FF9554'/%3e%3cpath%20d='M267.077%20120.46C266.397%20119.813%20258.47%20113.055%20258.47%20113.055L245.36%20115.111C245.36%20115.111%20245.553%20121.119%20248.762%20125.048C250.535%20127.298%20252.616%20129.286%20254.943%20130.953C255.65%20131.527%20256.487%20131.917%20257.381%20132.089C257.822%20131.055%20258.63%20130.221%20259.649%20129.75C261.611%20128.614%20268.212%20124.071%20269.051%20124.264C269.89%20124.457%20270.037%20124.821%20270.037%20124.821C269.41%20123.153%20268.395%20121.658%20267.077%20120.46Z'%20fill='%2362759A'/%3e%3cpath%20d='M257.026%2092.5215C257.026%2092.5215%20258.942%2092.6237%20260.054%2095.2471C261.165%2097.8704%20262.583%20104.548%20262.98%20105.161C263.377%20105.775%20262.889%20107.58%20260.462%20108.091C259.046%20106.268%20257.825%20104.3%20256.822%20102.22C255.313%2098.9947%20254.667%2093.9751%20257.026%2092.5215Z'%20fill='%23C7D8F2'/%3e%3cpath%20d='M249.241%2091.1594C249.241%2091.1594%20243.979%2094.9298%20243.458%2096.179C242.831%2098.5159%20242.991%20100.994%20243.911%20103.231C245.045%20105.503%20244.603%20114.088%20244.989%20115.724C245.374%20117.359%20249.876%20117.927%20252.666%20117.393C255.456%20116.859%20258.813%20114.827%20258.711%20111.579C258.609%20108.331%20258.144%20106.536%20259.845%2098.8592C260.163%2097.4169%20258.813%2095.668%20258.133%2093.1809C257.985%2092.6698%20256.239%2092.1247%20256.239%2092.1247C256.239%2092.1247%20254.413%2090.9436%20249.241%2091.1594Z'%20fill='%23C7D8F2'/%3e%3cpath%20d='M247.341%2094.2955C247.341%2094.2955%20242.805%2093.3869%20240.865%20100.383C239.663%20105.198%20238.518%20109.298%20239.187%20110.183C239.856%20111.069%20241.829%20111.875%20243.088%20110.853C244.347%20109.831%20248.101%2098.2589%20248.01%2097.1119C247.919%2095.9649%20248.305%2095.1131%20247.341%2094.2955Z'%20fill='%23C7D8F2'/%3e%3cpath%20d='M259.453%20100.109C259.453%20100.109%20257.537%20104.754%20248.351%20102.937C246.536%20102.835%20244.812%20106.98%20245.924%20109.206C247.119%20111.81%20247.866%20114.597%20248.135%20117.451C249.637%20117.696%20251.169%20117.696%20252.672%20117.451C255.45%20116.906%20258.818%20114.884%20258.716%20111.636C258.363%20107.83%20258.65%20103.991%20259.567%20100.279L259.453%20100.109Z'%20fill='%23A9C9E6'/%3e%3cpath%20d='M249.114%2090.9548C248.966%2091.0754%20248.852%2091.2312%20248.781%2091.4078C248.709%2091.5845%20248.683%2091.7762%20248.705%2091.9655C249.335%2093.4506%20250.325%2094.7545%20251.586%2095.7586C252.391%2096.1561%20253.242%2093.7825%20253.242%2093.7825C253.242%2093.7825%20254.966%2094.498%20255.567%2093.987C256.168%2093.4759%20254.512%2091.5567%20254.058%2091.2046C252.449%2090.7577%20250.76%2090.6724%20249.114%2090.9548Z'%20fill='white'/%3e%3cpath%20d='M253.811%2090.4542C253.797%2090.5101%20253.797%2090.5687%20253.811%2090.6246C253.868%2091.0107%20254.061%2091.9987%20254.095%2092.4076C254.129%2092.8164%20253.675%2093.4865%20252.62%2093.4637C251.566%2093.441%20249.74%2092.9981%20249.139%2091.7262C249.165%2090.4746%20249.109%2089.2225%20248.969%2087.9785L253.811%2090.4542Z'%20fill='%23FF8654'/%3e%3cpath%20d='M255.328%2084.0166C254.829%2081.3592%20252.731%2079.8488%20250.349%2080.4052C249.573%2080.5081%20248.832%2080.7905%20248.185%2081.2301C247.537%2081.6697%20247.001%2082.2544%20246.618%2082.9378C245.484%2085.2091%20247.162%2087.117%20248.24%2088.3208C248.693%2088.8091%20249.033%2089.1952%20249.249%2089.4564L249.487%2089.729C250.104%2090.3499%20250.863%2090.81%20251.699%2091.0691C252.194%2091.2405%20252.726%2091.2773%20253.24%2091.1755C253.754%2091.0737%20254.232%2090.8371%20254.624%2090.4899C255.305%2089.7858%20255.804%2086.6854%20255.328%2084.0166Z'%20fill='%23FF9554'/%3e%3cpath%20d='M248.186%2087.036C248.186%2087.036%20247.403%2085.9685%20246.825%2086.2524C246.246%2086.5363%20247.607%2088.8985%20248.481%2088.853C249.354%2088.8076%20248.186%2087.036%20248.186%2087.036Z'%20fill='%23FF9554'/%3e%3cpath%20d='M257.244%20114.688L266.657%20123.683L259.353%20127.76L249.952%20118.765L257.244%20114.688Z'%20fill='white'/%3e%3cpath%20d='M258.933%20116.767C258.6%20117.311%20258.312%20117.881%20258.071%20118.471C257.912%20118.993%20257.425%20119.981%20257.629%20120.254C257.833%20120.526%20258.525%20120.083%20258.661%20119.765C258.759%20119.577%20258.908%20119.419%20259.092%20119.311L259.183%20120.254C259.183%20120.833%20259.455%20122.071%20259.92%20122.298C260.385%20122.525%20261.054%20121.628%20261.383%20121.094C261.678%20120.306%20261.725%20119.446%20261.519%20118.63C261.337%20118.266%20260.85%20117.437%20260.85%20117.437L258.933%20116.767Z'%20fill='%23FF9554'/%3e%3cpath%20d='M259.208%20105.559C259.255%20105.191%20259.413%20104.845%20259.661%20104.569C259.908%20104.292%20260.234%20104.098%20260.595%20104.012C260.956%20103.925%20261.335%20103.951%20261.68%20104.086C262.026%20104.22%20262.323%20104.457%20262.531%20104.764C262.966%20105.401%20263.277%20106.114%20263.45%20106.865C263.949%20109.137%20261.646%20117.086%20261.42%20117.79C261.193%20118.495%20259.809%20118.824%20258.732%20117.927C257.654%20117.03%20259.174%20108.047%20259.174%20106.945C259.159%20106.483%20259.17%20106.02%20259.208%20105.559Z'%20fill='%23C7D8F2'/%3e%3cpath%20d='M252.571%20117.199C253.201%20117.287%20253.823%20117.424%20254.431%20117.608C254.93%20117.812%20256.008%20118.062%20256.087%20118.392C256.166%20118.721%20255.384%20118.982%20255.055%20118.891C254.851%20118.833%20254.635%20118.833%20254.431%20118.891L255.1%20119.55C255.509%20119.97%20256.336%20120.924%20256.234%20121.413C256.132%20121.901%20254.998%20121.867%20254.374%20121.787C253.582%20121.52%20252.89%20121.016%20252.39%20120.345C252.22%20119.97%20251.891%20119.05%20251.891%20119.05L252.571%20117.199Z'%20fill='%23FF9554'/%3e%3cpath%20d='M241.843%20108.207C241.53%20108.011%20241.165%20107.915%20240.796%20107.93C240.427%20107.945%20240.071%20108.071%20239.775%20108.292C239.479%20108.512%20239.256%20108.817%20239.135%20109.167C239.015%20109.516%20239.002%20109.894%20239.099%20110.251C239.306%20110.995%20239.652%20111.692%20240.12%20112.306C241.526%20114.135%20250.927%20119.336%20251.63%20119.609C252.334%20119.881%20253.456%20119.052%20253.456%20117.644C253.456%20116.236%20243.771%20109.774%20242.932%20109.07C242.585%20108.763%20242.221%20108.475%20241.843%20108.207Z'%20fill='%23C7D8F2'/%3e%3cpath%20d='M252.752%2082.6185C252.752%2082.6185%20252.049%2082.3345%20251.698%2083.3226C251.346%2084.3106%20251.142%2085.5939%20249.872%2086.1276C248.602%2086.6614%20248.261%2086.8999%20247.354%2086.8318C246.869%2086.7941%20246.416%2086.572%20246.089%2086.2109C245.763%2085.8498%20245.586%2085.3771%20245.596%2084.8898C245.655%2083.7529%20246.063%2082.6621%20246.766%2081.7673C247.468%2080.8725%20248.431%2080.2176%20249.52%2079.8929C250.153%2079.6834%20250.823%2079.6063%20251.487%2079.6662C252.151%2079.726%20252.796%2079.9217%20253.382%2080.241C253.967%2080.5603%20254.481%2080.9965%20254.892%2081.5226C255.303%2082.0487%20255.601%2082.6536%20255.769%2083.2999C256.189%2085.0488%20255.497%2085.1964%20255.497%2085.1964C255.497%2085.1964%20255.417%2082.2891%20252.752%2082.6185Z'%20fill='%23BB543E'/%3e%3cpath%20opacity='0.35'%20d='M292.625%20129.105C303.367%20129.105%20312.075%20123.563%20312.075%20116.726C312.075%20109.89%20303.367%20104.347%20292.625%20104.347C281.884%20104.347%20273.176%20109.89%20273.176%20116.726C273.176%20123.563%20281.884%20129.105%20292.625%20129.105Z'%20fill='%23A6D0F4'/%3e%3cpath%20d='M304.215%20115.181C303.988%20117.725%20301.595%20119.451%20299.441%20120.382C297.068%20121.37%20294.513%20121.846%20291.944%20121.779C289.314%20121.784%20286.716%20121.206%20284.335%20120.087C282.293%20119.076%20280.116%20117.248%20280.116%20114.761C280.02%20115.604%20280.097%20116.458%20280.343%20117.271C280.588%20118.083%20280.998%20118.837%20281.545%20119.485C283.355%20121.23%20285.654%20122.379%20288.134%20122.778C292.784%20123.744%20299.1%20123.278%20302.627%20119.701C303.23%20119.052%20303.686%20118.281%20303.966%20117.441C304.245%20116.601%20304.342%20115.71%20304.249%20114.829C304.238%20114.942%20304.238%20115.056%20304.215%20115.181Z'%20fill='%23ADCDFC'/%3e%3cpath%20d='M300.688%20110.535C305.406%20113.272%20305.44%20117.701%20300.745%20120.438C298.102%20121.787%20295.177%20122.49%20292.211%20122.49C289.244%20122.49%20286.32%20121.787%20283.677%20120.438C278.947%20117.701%20278.936%20113.271%20283.677%20110.546C286.312%20109.205%20289.225%20108.506%20292.181%20108.504C295.137%20108.502%20298.051%20109.197%20300.688%20110.535Z'%20fill='white'/%3e%3cpath%20d='M293.463%20106.859L293.44%20116.909L292.181%20117.648L292.204%20107.586L293.463%20106.859Z'%20fill='%23C7D8F2'/%3e%3cpath%20d='M292.205%20107.586L292.183%20117.648L290.912%20116.909L290.935%20106.859L292.205%20107.586Z'%20fill='%237BAEFF'/%3e%3cpath%20d='M294.053%20105.018L292.205%20106.097L290.345%20105.018L292.193%20103.951L294.053%20105.018Z'%20fill='%234DA5DC'/%3e%3cpath%20d='M280.209%2070.7737C280.209%2070.7737%20276.41%2073.045%20275.401%2075.3163C274.392%2077.5876%20274.664%2093.4869%20279.937%20100.596C285.211%20107.705%20295.066%20108.671%20297.334%20107.66C299.602%20106.649%20312.712%20100.096%20313.722%2096.8143C314.731%2093.5323%20309.684%2090.9998%20306.917%2089.7392C304.15%2088.4786%20302.381%2086.7183%20300.872%2082.1643C299.364%2077.6103%20298.604%2069.797%20296.835%2068.5364C295.066%2067.2758%20290.802%2065.2203%20280.209%2070.7737Z'%20fill='%2325437F'/%3e%3cpath%20d='M299.036%20105.333C300.885%20104.515%20309.946%2099.9953%20313.78%2096.5769C314.596%2093.3744%20309.674%2090.8987%20306.975%2089.6608C304.276%2088.4229%20302.439%2086.6399%20300.93%2082.0859C299.422%2077.532%20298.662%2069.7186%20296.893%2068.458C295.124%2067.1975%20290.848%2065.176%20280.256%2070.7294C279.124%2071.4166%20278.064%2072.2155%20277.092%2073.1142C276.139%2075.7603%20276.479%2091.2848%20281.696%2098.2691C286.913%20105.253%20296.768%20106.389%20299.036%20105.333Z'%20fill='%23254DA1'/%3e%3cpath%20d='M303.153%2071.151C303.153%2071.151%20304.287%2071.5371%20305.115%2074.3422C305.943%2077.1473%20308.347%2082.2237%20307.508%2084.4723C306.669%2086.7209%20304.106%2085.4489%20303.437%2083.7682C302.768%2082.0874%20299.932%2074.2627%20300.488%2073.1157C301.044%2071.9687%20302.03%2070.7649%20303.153%2071.151Z'%20fill='%23113569'/%3e%3cpath%20d='M310.014%20128.657C310.183%20129.275%20310.419%20129.873%20310.717%20130.44C311.586%20131.532%20312.606%20132.496%20313.745%20133.302C314.505%20133.949%20315.435%20135.153%20315.344%20135.721C315.253%20136.288%20313.428%20136.425%20311.999%20136.118C310.57%20135.811%20309.311%20134.21%20308.891%20134.244C308.472%20134.278%20306.907%20133.972%20306.623%20133.427C306.339%20132.881%20306.838%20130.735%20306.838%20130.735V129.179L310.014%20128.657Z'%20fill='%23232839'/%3e%3cpath%20d='M317.044%20124.16C317.213%20124.775%20317.449%20125.369%20317.748%20125.932C318.613%20127.031%20319.633%20127.998%20320.776%20128.805C321.535%20129.452%20322.465%20130.645%20322.375%20131.224C322.284%20131.803%20320.458%20131.928%20319.029%20131.621C317.6%20131.315%20316.341%20129.714%20315.922%20129.748C315.502%20129.782%20313.937%20129.475%20313.654%20128.93C313.37%20128.385%20313.869%20126.238%20313.869%20126.238V124.683L317.044%20124.16Z'%20fill='%23232839'/%3e%3cpath%20d='M290.43%2093.2273C290.37%2095.1503%20290.892%2097.0465%20291.927%2098.6671C293.606%20101.109%20300.535%20107.287%20301.283%20107.855C302.032%20108.422%20302.225%20112.534%20302.973%20114.407C303.722%20116.281%20305.967%20128.467%20306.375%20129.409C306.375%20129.409%20306.75%20130.341%20309.369%20129.784C310.866%20129.591%20311.048%20129.035%20311.048%20129.035C311.048%20129.035%20310.118%20115.35%20309.369%20112.159C308.621%20108.968%20308.428%20105.413%20307.101%20104.107C305.774%20102.801%20299.423%2094.5447%20299.423%2094.5447L297.927%2092.103L290.43%2093.2273Z'%20fill='%23113C7A'/%3e%3cpath%20d='M302.03%2090.2268C302.03%2090.2268%20312.135%2095.9051%20313.541%2097.1203C314.897%2098.3056%20315.832%2099.8997%20316.206%20101.663C316.32%20102.276%20317.34%20124.013%20317.76%20125.001C317.896%20125.841%20315.231%20126.409%20313.961%20125.989C313.466%20125.646%20313.039%20125.215%20312.702%20124.717C312.702%20124.717%20310.173%20111.645%20310.173%20109.817C309.937%20107.359%20309.558%20104.917%20309.039%20102.503L297.392%2095.8938L296.541%2092.941L302.03%2090.2268Z'%20fill='%23113C7A'/%3e%3cpath%20d='M290.807%2095.1093C290.807%2095.1093%20291.782%2097.9144%20295.853%2097.4942L297.26%2097.2103L297.543%2094.939C298.96%2094.7497%20300.31%2094.2198%20301.479%2093.3945C302.034%2093.6784%20302.182%2095.0866%20302.737%2095.2229C303.293%2095.3592%20304.28%2093.3945%20303.996%2091.9863C303.713%2090.5781%20303.021%2091.1459%20303.021%2091.1459C303.021%2091.1459%20291.51%2094.0305%20290.807%2095.1093Z'%20fill='%23112C5C'/%3e%3cpath%20d='M295.1%2069.6954C295.1%2069.6954%20290.292%2073.1024%20289.815%2074.2381C289.244%2076.376%20289.391%2078.643%20290.235%2080.6886C291.222%2082.801%20290.859%2090.6143%20291.222%2092.1361C291.584%2093.6579%20295.69%2094.1462%20298.23%2093.6579C300.771%2093.1695%20303.901%2091.3184%20303.753%2088.343C303.606%2085.3675%20303.753%2079.8369%20303.889%2078.4968C304.024%2076.1613%20303.81%2073.8188%20303.254%2071.5466C303.118%2071.0696%20301.519%2070.5699%20301.519%2070.5699C301.519%2070.5699%20299.829%2069.491%20295.1%2069.6954Z'%20fill='white'/%3e%3cpath%20d='M299.272%2069.0491C299.265%2069.0981%20299.265%2069.1478%20299.272%2069.1968C299.329%2069.5488%20299.51%2070.4573%20299.533%2070.8321C299.556%2071.2069%20299.159%2071.8201%20298.183%2071.7974C297.564%2071.8184%20296.949%2071.684%20296.394%2071.4063C295.839%2071.1286%20295.363%2070.7165%20295.008%2070.2075C295.027%2069.0696%20294.974%2067.9317%20294.849%2066.8005L299.272%2069.0491Z'%20fill='%23E16B40'/%3e%3cpath%20d='M294.976%2069.4673C295.233%2070.1558%20295.7%2070.7458%20296.31%2071.1536C296.921%2071.5613%20297.645%2071.766%20298.378%2071.7386H298.56L297.233%2073.8736C296.292%2073.3206%20295.403%2072.6819%20294.579%2071.9657C294.19%2071.4984%20293.984%2070.9048%20294.001%2070.2963L294.976%2069.4673Z'%20fill='white'/%3e%3cpath%20d='M298.55%2071.7878L299.933%2073.1165C300.275%2072.7255%20300.494%2072.2428%20300.565%2071.7281C300.635%2071.2134%20300.554%2070.6893%20300.33%2070.2206L299.468%2069.8799C299.481%2070.2487%20299.405%2070.6152%20299.245%2070.9476C299.084%2071.2801%20298.846%2071.5684%20298.55%2071.7878Z'%20fill='white'/%3e%3cpath%20d='M301.33%2062.379C300.809%2059.6421%20298.642%2058.0862%20296.193%2058.6541C295.393%2058.7607%20294.63%2059.0523%20293.963%2059.5057C293.295%2059.959%20292.743%2060.5617%20292.348%2061.2661C291.214%2063.6055%20292.904%2065.5702%20294.015%2066.8195C294.48%2067.3191%20294.832%2067.7166%20295.059%2067.9551C295.136%2068.0513%20295.219%2068.1424%20295.308%2068.2277C295.945%2068.8588%20296.723%2069.3297%20297.576%2069.6018C298.089%2069.777%20298.638%2069.8147%20299.169%2069.7111C299.7%2069.6075%20300.195%2069.3662%20300.604%2069.0113C301.308%2068.3299%20301.841%2065.1273%20301.33%2062.379Z'%20fill='%23FF8654'/%3e%3cpath%20d='M293.988%2070.3425C293.988%2070.3425%20293.274%2071.0353%20294.215%2072.7615C295.501%2075.2189%20296.211%2077.9377%20296.291%2080.7111C296.381%2083.9932%20296.812%2094.339%20296.381%2096.5535C295.519%2097.3258%20291.369%2096.633%20290.155%2094.5548C289.634%2091.5339%20289.894%2082.3464%20289.293%2080.4499C288.788%2078.3751%20288.757%2076.2128%20289.203%2074.1243C290.498%2072.5233%20292.132%2071.2314%20293.988%2070.3425Z'%20fill='%23113C7A'/%3e%3cpath%20d='M300.676%2070.2751C301.189%2072.3546%20301.421%2074.4935%20301.368%2076.6348C301.368%2080.0418%20302.343%2094.1807%20302.502%2094.4647C302.661%2094.7486%20304.702%2092.9656%20304.77%2090.8873C304.838%2088.8091%20304.078%2076.0557%20303.965%2074.7837C303.894%2073.5356%20303.618%2072.3077%20303.148%2071.1496C302.356%2070.7742%20301.528%2070.4812%20300.676%2070.2751Z'%20fill='%23113C7A'/%3e%3cpath%20d='M299.67%2072.4777L299.046%2073.795L297.742%2072.7616L298.547%2071.7849L299.67%2072.4777Z'%20fill='%23113C7A'/%3e%3cpath%20d='M299.333%2072.9654C299.333%2072.9654%20300.569%2088.7851%20300.569%2089.4778L299.741%2090.9315L298.607%2089.7958L298.199%2072.8745L299.333%2072.9654Z'%20fill='%23113C7A'/%3e%3cpath%20d='M289.442%2073.5905C288.618%2074.4566%20288.039%2075.5266%20287.764%2076.6908C287.015%2079.0303%20286.539%2087.1843%20286.539%2088.3995C286.539%2089.6146%20286.539%2091.0228%20287.571%2091.6815C287.794%2091.8623%20288.054%2091.9901%20288.333%2092.0553C288.613%2092.1206%20288.903%2092.1215%20289.182%2092.0581C289.462%2091.9947%20289.723%2091.8685%20289.947%2091.6892C290.171%2091.5099%20290.351%2091.282%20290.474%2091.0228C291.132%2089.8077%20291.608%2082.8688%20292.062%2080.7224C292.516%2078.576%20293.287%2076.4069%20292.345%2075.0441C292.079%2074.5241%20291.654%2074.1028%20291.131%2073.8414C290.609%2073.58%20290.018%2073.4921%20289.442%2073.5905Z'%20fill='%23113C7A'/%3e%3cpath%20d='M292.814%2059.0649C293.137%2058.5521%20293.577%2058.1231%20294.097%2057.8132C294.617%2057.5033%20295.204%2057.3212%20295.808%2057.282C297.963%2057.1002%20298.53%2057.8498%20299.46%2057.9406C300.39%2058.0315%20301.24%2057.5659%20301.898%2058.5993C302.556%2059.6328%20301.15%2061.5975%20301.15%2061.5975C301.15%2061.5975%20300.401%2061.4157%20299.653%2063.2896C298.904%2065.1634%20296.182%2064.6864%20295.626%2064.5047L295.162%2065.436V66.2877L294.504%2066.1855C294.504%2066.1855%20294.787%2065.1634%20294.13%2064.7887C293.472%2064.4139%20293.29%2065.1634%20293.381%2065.7199C293.705%2066.6813%20294.371%2067.4898%20295.252%2067.9912L294.969%2068.559L294.787%2068.9338C294.254%2068.5023%20293.754%2068.0316%20293.29%2067.5256C292.814%2066.9691%20292.156%2067.4347%20291.226%2065.3678C290.296%2063.3009%20290.569%2061.711%20291.408%2060.8252L292.258%2059.8826L292.814%2059.0649Z'%20fill='%2396432A'/%3e%3cpath%20d='M302.164%2090.5122L311.577%2099.5066L304.274%20103.584L294.872%2094.5892L302.164%2090.5122Z'%20fill='%23CBDCEB'/%3e%3cpath%20d='M300.032%2097.3015C300.032%2097.3015%20300.497%2097.6309%20300.735%2097.7785L302.277%2098.7552C302.687%2099.1897%20303.034%2099.6789%20303.309%20100.209C303.571%20100.636%20303.73%20101.118%20303.774%20101.617C303.684%20101.856%20303.4%20101.708%20303.4%20101.708C303.124%20102.018%20302.737%20102.206%20302.323%20102.23C301.767%20102.174%20301.291%20101.481%20301.291%20101.481L300.497%20100.777C300.174%20100.417%20299.92%20100.002%20299.748%2099.5501L299.193%2099.1754C299.193%2099.1754%20298.796%2098.7552%20300.032%2097.3015Z'%20fill='%23FF8654'/%3e%3cpath%20d='M298.31%2098.8821C298.31%2098.8821%20298.899%2097.2127%20299.603%2096.7925L300.396%2097.349C299.896%2097.9305%20299.542%2098.6237%20299.364%2099.3704L298.31%2098.8821Z'%20fill='white'/%3e%3cpath%20d='M298.311%2098.8837C297.811%2098.837%20297.33%2098.6736%20296.904%2098.4068C295.66%2097.4896%20294.357%2096.655%20293.003%2095.9083C291.184%2095.0735%20289.483%2094.0004%20287.945%2092.7171C287.077%2091.8788%20286.572%2090.733%20286.539%2089.5259C286.914%2089.0409%20287.44%2088.695%20288.034%2088.5428C288.627%2088.3906%20289.255%2088.4408%20289.816%2088.6855C291.66%2089.5661%20293.365%2090.7141%20294.875%2092.0925C296.553%2093.5007%20299.411%2096.2944%20299.411%2096.2944L299.898%2096.8736C299.51%2097.0812%20299.168%2097.3668%20298.895%2097.7127C298.622%2098.0586%20298.423%2098.4573%20298.311%2098.8837Z'%20fill='%23113C7A'/%3e%3cpath%20d='M304.84%2085.0278C304.766%2085.9753%20304.858%2086.9285%20305.113%2087.8442C305.543%2089.2524%20304.557%2094.0335%20304.976%2094.4537C305.302%2094.7787%20305.706%2095.0143%20306.149%2095.1376C306.592%2095.2609%20307.059%2095.2679%20307.505%2095.1578L308.345%2094.59C308.345%2094.59%20308.764%2089.8089%20308.764%2088.4007C308.764%2086.9925%20308.345%2083.0631%20307.369%2082.2227C306.394%2081.3823%20303.99%2082.0751%20304.84%2085.0278Z'%20fill='%23113569'/%3e%3cpath%20d='M305.328%2094.3081C305.687%2093.9832%20306.157%2093.809%20306.64%2093.8217C307.124%2093.8344%20307.584%2094.033%20307.925%2094.3762L307.993%2095.3643C307.993%2095.3643%20307.71%2096.2841%20305.396%2095.4324L305.328%2094.3081Z'%20fill='white'/%3e%3cpath%20d='M305.545%2095.1786C305.895%2094.9846%20306.292%2094.8905%20306.691%2094.9065C307.091%2094.9226%20307.479%2095.0481%20307.813%2095.2694L307.904%2095.6442C307.904%2095.6442%20308.21%2096.4846%20308.323%2096.8593C308.376%2097.182%20308.353%2097.5126%20308.255%2097.8247C308.236%2098.1817%20308.179%2098.5357%20308.085%2098.8808C307.994%2099.0398%20307.813%2098.9944%20307.643%2098.9717C307.141%2098.8111%20306.648%2098.6215%20306.168%2098.4038C305.794%2098.2448%20305.681%2097.4272%20305.613%2097.1432C305.567%2096.7129%20305.567%2096.2789%20305.613%2095.8486C305.62%2095.6232%20305.597%2095.3979%20305.545%2095.1786Z'%20fill='%23FF8654'/%3e%3cpath%20d='M329.925%2063.9153V65.4938C329.926%2065.7053%20329.871%2065.9132%20329.765%2066.0965C329.66%2066.2798%20329.508%2066.4321%20329.325%2066.5381C329.143%2066.644%20328.935%2066.6998%20328.724%2066.6999C328.513%2066.7%20328.305%2066.6444%20328.122%2066.5386L320.671%2062.2345C320.487%2062.1292%20320.333%2061.9773%20320.226%2061.794C320.118%2061.6106%20320.061%2061.4023%20320.059%2061.1897V59.6111C320.061%2059.3993%20320.118%2059.1916%20320.225%2059.0087C320.331%2058.8258%20320.484%2058.6741%20320.667%2058.5685C320.851%2058.4629%20321.059%2058.4071%20321.27%2058.4067C321.482%2058.4064%20321.69%2058.4614%20321.874%2058.5663L329.324%2062.8591C329.509%2062.9659%20329.662%2063.12%20329.768%2063.3056C329.873%2063.4912%20329.928%2063.7016%20329.925%2063.9153Z'%20fill='%23F9FBFC'/%3e%3cpath%20d='M353.526%2085.2874V86.8773C353.526%2087.0888%20353.471%2087.2967%20353.366%2087.48C353.26%2087.6633%20353.109%2087.8156%20352.926%2087.9215C352.743%2088.0274%20352.535%2088.0833%20352.324%2088.0834C352.113%2088.0835%20351.906%2088.0278%20351.723%2087.9221L320.671%2070.1263C320.486%2070.0192%20320.332%2069.8653%20320.225%2069.68C320.117%2069.4947%20320.06%2069.2844%20320.059%2069.0702V67.4916C320.059%2067.2788%20320.115%2067.0697%20320.221%2066.8852C320.326%2066.7008%20320.479%2066.5474%20320.663%2066.4405C320.846%2066.3335%20321.055%2066.2768%20321.267%2066.2759C321.48%2066.275%20321.689%2066.33%20321.874%2066.4354L352.925%2084.2653C353.105%2084.3692%20353.254%2084.5179%20353.36%2084.697C353.465%2084.8761%20353.522%2085.0795%20353.526%2085.2874Z'%20fill='%23F9FBFC'/%3e%3cg%20opacity='0.53'%3e%3cpath%20d='M340.735%2093.6676V95.2462C340.735%2095.459%20340.679%2095.6681%20340.573%2095.8525C340.467%2096.037%20340.315%2096.1904%20340.131%2096.2973C339.948%2096.4043%20339.739%2096.461%20339.527%2096.4619C339.314%2096.4628%20339.105%2096.4078%20338.92%2096.3024L320.673%2085.8202C320.49%2085.7144%20320.338%2085.5621%20320.232%2085.3786C320.127%2085.1952%20320.072%2084.9871%20320.072%2084.7754V83.1969C320.073%2082.9857%20320.129%2082.7785%20320.234%2082.5956C320.34%2082.4127%20320.491%2082.2604%20320.673%2082.1538C320.855%2082.0472%20321.061%2081.9899%20321.272%2081.9876C321.483%2081.9853%20321.691%2082.0381%20321.875%2082.1407L340.123%2092.6228C340.307%2092.7281%20340.461%2092.88%20340.568%2093.0634C340.676%2093.2467%20340.733%2093.4551%20340.735%2093.6676Z'%20fill='%23F9FBFC'/%3e%3c/g%3e%3cpath%20d='M348.722%2090.3889V91.9789C348.72%2092.1907%20348.663%2092.3984%20348.556%2092.5813C348.449%2092.7641%20348.296%2092.9159%20348.113%2093.0215C347.93%2093.1271%20347.722%2093.1829%20347.51%2093.1832C347.299%2093.1836%20347.091%2093.1286%20346.907%2093.0237L320.676%2077.9648C320.493%2077.859%20320.341%2077.7067%20320.235%2077.5232C320.13%2077.3398%20320.074%2077.1317%20320.075%2076.92V75.3301C320.074%2075.1186%20320.129%2074.9107%20320.235%2074.7274C320.34%2074.5441%20320.492%2074.3918%20320.675%2074.2859C320.857%2074.1799%20321.065%2074.1241%20321.276%2074.124C321.487%2074.1239%20321.695%2074.1795%20321.878%2074.2853L348.109%2089.3441C348.294%2089.4494%20348.447%2089.6013%20348.555%2089.7847C348.662%2089.968%20348.72%2090.1764%20348.722%2090.3889Z'%20fill='%23F9FBFC'/%3e%3cpath%20d='M365.824%2091.1697V112.384L350.729%20121.287'%20stroke='white'%20stroke-width='0.53'%20stroke-miterlimit='10'/%3e%3cpath%20d='M367.61%2089.6723C367.607%2090.0469%20367.494%2090.4125%20367.285%2090.7229C367.076%2091.0332%20366.779%2091.2746%20366.433%2091.4164C366.086%2091.5582%20365.706%2091.5941%20365.339%2091.5197C364.973%2091.4452%20364.636%2091.2637%20364.373%2090.998C364.109%2090.7323%20363.93%2090.3944%20363.857%2090.0268C363.785%2089.6592%20363.823%2089.2785%20363.967%2088.9326C364.111%2088.5867%20364.354%2088.2912%20364.665%2088.0833C364.976%2087.8754%20365.342%2087.7644%20365.716%2087.7644C365.965%2087.7644%20366.213%2087.8138%20366.443%2087.9098C366.674%2088.0059%20366.883%2088.1466%20367.059%2088.3239C367.235%2088.5012%20367.374%2088.7116%20367.469%2088.943C367.563%2089.1745%20367.611%2089.4223%20367.61%2089.6723V89.6723Z'%20stroke='white'%20stroke-width='1.06'%20stroke-miterlimit='10'/%3e%3cpath%20d='M715.132%2070.3542V91.5684L700.048%20100.472'%20stroke='white'%20stroke-width='0.53'%20stroke-miterlimit='10'/%3e%3cpath%20d='M715.031%2070.7535C716.077%2070.7535%20716.925%2069.9044%20716.925%2068.857C716.925%2067.8096%20716.077%2066.9604%20715.031%2066.9604C713.985%2066.9604%20713.137%2067.8096%20713.137%2068.857C713.137%2069.9044%20713.985%2070.7535%20715.031%2070.7535Z'%20stroke='white'%20stroke-width='1.06'%20stroke-miterlimit='10'/%3e%3cpath%20opacity='0.35'%20d='M501.346%20238.069C501.346%20242.305%20495.959%20245.723%20489.313%20245.723C482.668%20245.723%20477.281%20242.316%20477.281%20238.069C477.281%20233.822%20482.668%20230.415%20489.313%20230.415C495.959%20230.415%20501.346%20233.844%20501.346%20238.069Z'%20fill='%23A6D0F4'/%3e%3cpath%20opacity='0.35'%20d='M512.446%20235.683C524.353%20235.683%20534.005%20229.541%20534.005%20221.964C534.005%20214.387%20524.353%20208.245%20512.446%20208.245C500.539%20208.245%20490.887%20214.387%20490.887%20221.964C490.887%20229.541%20500.539%20235.683%20512.446%20235.683Z'%20fill='%23A6D0F4'/%3e%3cpath%20d='M496.12%20218.762C496.369%20221.59%20499.023%20223.509%20501.416%20224.531C504.044%20225.625%20506.872%20226.151%20509.717%20226.076C512.634%20226.086%20515.516%20225.446%20518.155%20224.202C520.423%20223.066%20522.839%20221.056%20522.827%20218.297C522.827%20220.307%20522.691%20221.965%20521.251%20223.532C519.245%20225.467%20516.697%20226.743%20513.947%20227.189C508.799%20228.256%20501.79%20227.745%20497.877%20223.782C496.301%20222.192%20496.086%20220.511%20496.086%20218.387C496.087%20218.513%20496.098%20218.638%20496.12%20218.762Z'%20fill='%23ADCDFC'/%3e%3cpath%20d='M500.033%20213.627C494.793%20216.648%20494.759%20221.576%20499.965%20224.597C505.17%20227.618%20513.653%20227.618%20518.892%20224.597C524.132%20221.576%20524.143%20216.648%20518.892%20213.627C513.642%20210.606%20505.306%20210.595%20500.033%20213.627Z'%20fill='white'/%3e%3cpath%20d='M508.03%20209.526L508.053%20220.678L509.459%20221.495L509.425%20210.343L508.03%20209.526Z'%20fill='%23C7D8F2'/%3e%3cpath%20d='M509.424%20210.343L509.458%20221.495L510.864%20220.678L510.842%20209.526L509.424%20210.343Z'%20fill='%237BAEFF'/%3e%3cpath%20d='M507.375%20207.494L509.428%20208.687L511.48%20207.494L509.439%20206.313L507.375%20207.494Z'%20fill='%234DA5DC'/%3e%3cpath%20d='M522.735%20169.54C522.735%20169.54%20526.942%20172.016%20528.065%20174.537C529.188%20177.058%20528.881%20194.729%20523.007%20202.565C517.132%20210.401%20506.245%20211.514%20503.727%20210.401C501.21%20209.288%20486.716%20201.997%20485.582%20198.363C484.448%20194.729%20490.118%20191.924%20493.135%20190.527C496.152%20189.13%20498.159%20187.177%20499.837%20182.135C501.516%20177.092%20502.355%20168.427%20504.306%20167.019C506.256%20165.611%20510.974%20163.385%20522.735%20169.54Z'%20fill='black'/%3e%3cpath%20d='M501.9%20207.903C499.859%20206.994%20489.822%20201.986%20485.581%20198.204C484.673%20194.638%20490.117%20191.913%20493.156%20190.527C496.196%20189.142%20498.18%20187.177%20499.859%20182.135C501.537%20177.092%20502.376%20168.427%20504.327%20167.019C506.278%20165.611%20511.041%20163.385%20522.779%20169.54C524.031%20170.305%20525.204%20171.191%20526.283%20172.186C527.349%20175.116%20526.963%20192.356%20521.191%20200.067C515.418%20207.778%20504.372%20209.027%20501.9%20207.903Z'%20fill='%23232839'/%3e%3cpath%20d='M500.764%20171.451C500.764%20171.451%20499.517%20171.883%20498.587%20174.995C497.657%20178.106%20495.003%20183.728%20495.944%20186.215C496.885%20188.702%20499.675%20187.35%20500.48%20185.431C501.286%20183.512%20504.359%20174.904%20503.735%20173.62C503.112%20172.337%20502.012%20171.02%20500.764%20171.451Z'%20fill='%23113569'/%3e%3cpath%20d='M493.169%20235.204C492.983%20235.885%20492.725%20236.544%20492.398%20237.169C491.854%20238.225%20489.869%20239.633%20488.996%20240.349C488.123%20241.064%20487.125%20242.393%20487.238%20243.029C487.352%20243.665%20489.359%20243.824%20490.947%20243.472C492.534%20243.12%20493.918%20241.36%20494.349%20241.394C494.78%20241.428%20496.617%20241.098%20496.912%20240.497C497.207%20239.895%20496.674%20237.51%20496.674%20237.51V235.784L493.169%20235.204Z'%20fill='%23232839'/%3e%3cpath%20d='M485.391%20230.256C485.205%20230.937%20484.946%20231.596%20484.619%20232.221C484.075%20233.277%20482.09%20234.685%20481.217%20235.401C480.344%20236.116%20479.346%20237.445%20479.448%20238.081C479.55%20238.717%20481.58%20238.865%20483.168%20238.524C484.756%20238.183%20486.139%20236.412%20486.57%20236.446C487.001%20236.48%20488.782%20236.139%20489.133%20235.549C489.485%20234.958%20488.895%20232.562%20488.895%20232.562V230.836L485.391%20230.256Z'%20fill='%23232839'/%3e%3cpath%20d='M514.883%20195.924C514.944%20198.055%20514.368%20200.155%20513.227%20201.955C511.356%20204.658%20503.678%20211.517%20502.85%20212.176C502.022%20212.834%20501.807%20217.366%20500.979%20219.444C500.151%20221.522%20497.667%20235.025%20497.248%20236.07C497.248%20236.07%20496.828%20237.104%20493.925%20236.479C492.269%20236.274%20492.065%20235.65%20492.065%20235.65C492.065%20235.65%20493.097%20220.489%20493.925%20216.946C494.753%20213.402%20494.968%20209.473%20496.42%20208.019C497.871%20206.566%20504.925%20197.424%20504.925%20197.424L506.581%20194.721L514.883%20195.924Z'%20fill='%23113C7A'/%3e%3cpath%20d='M502.023%20192.609C502.023%20192.609%20490.818%20198.844%20489.253%20200.241C487.765%20201.546%20486.732%20203.292%20486.304%20205.226C486.179%20205.919%20485.057%20230.006%20484.592%20231.097C484.433%20232.039%20487.393%20232.652%20488.788%20232.232C489.34%20231.859%20489.817%20231.385%20490.194%20230.835C490.194%20230.835%20492.995%20216.344%20492.995%20214.312C493.253%20211.59%20493.67%20208.887%20494.243%20206.214L507.16%20198.889L508.09%20195.607L502.023%20192.609Z'%20fill='%23113C7A'/%3e%3cpath%20d='M514.479%20198.058C514.479%20198.058%20513.345%20201.181%20508.876%20200.704L507.311%20200.397L507.005%20197.899C505.435%20197.694%20503.939%20197.105%20502.65%20196.184C502.027%20196.502%20501.868%20198.058%20501.244%20198.217C500.62%20198.376%20499.532%20196.184%20499.849%20194.628C500.167%20193.073%20500.983%20193.697%20500.983%20193.697C500.983%20193.697%20513.696%20196.809%20514.479%20198.058Z'%20fill='%23112C5C'/%3e%3cpath%20d='M509.703%20169.839C509.703%20169.839%20515.033%20173.644%20515.555%20174.916C516.198%20177.281%20516.039%20179.794%20515.101%20182.059C513.967%20184.41%20514.409%20193.064%20513.967%20194.756C513.525%20196.448%20509.011%20197.027%20506.187%20196.436C503.363%20195.846%20499.961%20193.847%20500.063%20190.554C500.165%20187.26%20500.063%20181.116%20499.927%20179.64C499.769%20177.049%20500.006%20174.449%20500.63%20171.929C500.766%20171.407%20502.547%20170.85%20502.547%20170.85C502.547%20170.85%20504.452%20169.612%20509.703%20169.839Z'%20fill='%23C7BFCE'/%3e%3cpath%20d='M505.075%20169.122C505.082%20169.179%20505.082%20169.236%20505.075%20169.293C505.018%20169.679%20504.825%20170.678%20504.78%20171.098C504.734%20171.518%20505.199%20172.234%20506.277%20172.166C507.354%20172.098%20509.191%20171.689%20509.804%20170.406C509.776%20169.135%20509.837%20167.864%20509.985%20166.601L505.075%20169.122Z'%20fill='%23E16B40'/%3e%3cpath%20d='M509.84%20169.586C509.561%20170.356%20509.048%20171.018%20508.372%20171.479C507.696%20171.94%20506.892%20172.175%20506.075%20172.153H505.882L507.345%20174.515C508.388%20173.904%20509.371%20173.197%20510.282%20172.402C510.714%20171.884%20510.944%20171.226%20510.929%20170.551L509.84%20169.586Z'%20fill='white'/%3e%3cpath%20d='M505.891%20172.155L504.348%20173.62C504.348%20173.62%20503.214%20172.666%20503.906%20170.429L504.859%20170.043C504.842%20170.453%20504.928%20170.861%20505.108%20171.23C505.288%20171.598%20505.557%20171.916%20505.891%20172.155Z'%20fill='white'/%3e%3cpath%20d='M502.807%20161.739C503.374%20158.696%20505.778%20156.97%20508.478%20157.606C509.364%20157.723%20510.211%20158.046%20510.952%20158.549C511.692%20159.051%20512.305%20159.72%20512.742%20160.502C514.046%20163.091%20512.129%20165.271%20510.893%20166.646C510.372%20167.213%20509.975%20167.645%20509.759%20167.929L509.487%20168.235C508.783%20168.942%20507.919%20169.467%20506.969%20169.769C506.403%20169.963%20505.796%20170.005%20505.208%20169.889C504.621%20169.774%20504.074%20169.505%20503.624%20169.11C502.83%20168.326%20502.24%20164.772%20502.807%20161.739Z'%20fill='%23FF8654'/%3e%3cpath%20d='M510.973%20170.552C510.973%20170.552%20511.767%20171.313%20510.712%20173.244C509.301%20175.976%20508.525%20178.992%20508.444%20182.068C508.353%20185.713%20507.877%20197.138%20508.354%20199.636C509.306%20200.499%20513.911%20199.727%20515.249%20197.433C515.827%20194.026%20515.544%20183.896%20516.213%20181.784C516.77%20179.485%20516.801%20177.089%20516.303%20174.777C515.759%20173.72%20512.107%20170.836%20510.973%20170.552Z'%20fill='%23113C7A'/%3e%3cpath%20d='M503.521%20170.486C502.951%20172.788%20502.691%20175.156%20502.75%20177.527C502.75%20181.309%20501.673%20196.981%20501.48%20197.299C501.287%20197.617%20499.053%20195.641%20498.985%20193.336C498.917%20191.03%20499.756%20176.891%20499.881%20175.483C499.954%20174.099%20500.257%20172.736%20500.777%20171.452C501.655%20171.034%20502.575%20170.711%20503.521%20170.486Z'%20fill='%23113C7A'/%3e%3cpath%20d='M504.631%20172.927L505.323%20174.38L506.775%20173.233L505.89%20172.154L504.631%20172.927Z'%20fill='%23113C7A'/%3e%3cpath%20d='M505.02%20173.472C505.02%20173.472%20503.648%20191.018%20503.648%20191.779L504.566%20193.392L505.791%20192.086L506.245%20173.325L505.02%20173.472Z'%20fill='%23113C7A'/%3e%3cpath%20d='M429.925%20232.455L427.396%20230.979L427.327%20201.997L429.856%20203.473L429.925%20232.455Z'%20fill='%238750CA'/%3e%3cpath%20d='M429.857%20203.473L427.327%20201.997L461.77%20182.078L464.31%20183.554L429.857%20203.473Z'%20fill='%23DBDBDB'/%3e%3cpath%20d='M464.311%20183.557L464.379%20212.539L429.925%20232.458L429.857%20203.476L464.311%20183.557Z'%20fill='%239966D7'/%3e%3cpath%20d='M432.321%20197.968L432.253%20226.95L501.296%20266.562L501.364%20237.58L432.321%20197.968Z'%20fill='%23A478D9'/%3e%3cpath%20d='M432.28%20214.174L501.334%20253.785L501.368%20237.58L432.325%20197.968L432.28%20214.174Z'%20fill='%238750CA'/%3e%3cpath%20d='M499.169%20269.379L496.629%20267.903L496.561%20238.921L499.101%20240.397L499.169%20269.379Z'%20fill='%238750CA'/%3e%3cpath%20d='M499.101%20240.396L496.561%20238.92L531.014%20219L533.543%20220.477L499.101%20240.396Z'%20fill='%23DBDBDB'/%3e%3cpath%20d='M533.54%20220.477L533.62%20249.459L499.166%20269.379L499.098%20240.397L533.54%20220.477Z'%20fill='%23976EC9'/%3e%3cpath%20d='M538.269%20219.725L538.258%20222.45L499.2%20245.175L499.211%20242.449L538.269%20219.725Z'%20fill='%238C57CC'/%3e%3cpath%20d='M499.209%20242.452L499.198%20245.178L421.558%20200.296L421.57%20197.571L499.209%20242.452Z'%20fill='%238750CA'/%3e%3cpath%20d='M538.271%20219.725L499.213%20242.45L421.573%20197.569L460.631%20174.833L538.271%20219.725Z'%20fill='%23B59AD7'/%3e%3cpath%20d='M515.975%20174.164C516.891%20175.111%20517.537%20176.288%20517.846%20177.571C518.674%20180.171%20519.195%20189.2%20519.195%20190.551C519.195%20191.903%20519.195%20193.47%20518.061%20194.197C517.814%20194.394%20517.526%20194.533%20517.218%20194.603C516.91%20194.674%20516.591%20194.674%20516.283%20194.604C515.974%20194.534%20515.686%20194.396%20515.438%20194.2C515.191%20194.004%20514.99%20193.754%20514.852%20193.47C514.126%20192.118%20513.604%20184.385%20513.083%20182.034C512.561%20179.683%20511.733%20177.253%20512.777%20175.697C513.081%20175.137%20513.554%20174.688%20514.128%20174.412C514.702%20174.137%20515.348%20174.05%20515.975%20174.164Z'%20fill='%23113C7A'/%3e%3cpath%20d='M504.164%20200.444C504.164%20200.444%20503.643%20200.807%20503.382%20200.966L501.669%20202.102C501.213%20202.58%20500.831%20203.123%20500.535%20203.714C500.238%20204.183%20500.058%20204.717%20500.014%20205.27C500.116%20205.531%20500.433%20205.372%20500.433%20205.372C500.74%20205.713%20501.167%20205.921%20501.624%20205.952C502.248%20205.895%20502.758%20205.123%20502.758%20205.123L503.643%20204.339C503.999%20203.943%20504.279%20203.485%20504.471%20202.987L505.094%20202.567C505.094%20202.567%20505.593%20202.056%20504.164%20200.444Z'%20fill='%23FF8654'/%3e%3cpath%20d='M506.141%20202.194C506.141%20202.194%20505.495%20200.343%20504.723%20199.923L503.839%20200.548C504.394%20201.202%20504.783%20201.981%20504.973%20202.819L506.141%20202.194Z'%20fill='white'/%3e%3cpath%20d='M506.146%20202.194C506.701%20202.144%20507.236%20201.965%20507.711%20201.672C509.092%20200.65%20510.539%20199.72%20512.043%20198.89C514.059%20197.967%20515.943%20196.779%20517.645%20195.358C518.603%20194.428%20519.161%20193.161%20519.199%20191.826C518.785%20191.287%20518.202%20190.902%20517.545%20190.734C516.887%20190.565%20516.192%20190.622%20515.57%20190.895C513.527%20191.854%20511.639%20193.113%20509.967%20194.631C508.096%20196.187%20504.909%20199.287%20504.909%20199.287L504.365%20199.934C504.805%20200.164%20505.19%20200.484%20505.497%20200.873C505.804%20201.263%20506.025%20201.713%20506.146%20202.194Z'%20fill='%23113C7A'/%3e%3cpath%20d='M502.908%20161.207C502.625%20160.774%20502.43%20160.289%20502.337%20159.78C502.243%20159.271%20502.252%20158.748%20502.364%20158.243C502.794%20156.71%20504.768%20157.368%20505.868%20157.255C506.968%20157.141%20511.232%20157.255%20512.672%20159.117C514.113%20160.98%20513.444%20161.865%20513.444%20161.865C513.557%20162.754%20513.444%20163.656%20513.115%20164.489C512.559%20165.693%20509.78%20167.896%20509.78%20167.896C510.514%20167.003%20511.086%20165.988%20511.47%20164.898C511.584%20163.91%20511.028%20163.365%20510.699%20163.58C510.37%20163.796%20510.155%20165.659%20510.155%20165.659L510.007%20166.567C509.281%20166.317%20509.497%20164.784%20509.497%20164.784C509.153%20164.282%20508.896%20163.725%20508.737%20163.137C508.51%20162.263%20508.408%20161.831%20507.524%20161.389C506.859%20160.904%20506.065%20160.628%20505.243%20160.595C504.422%20160.563%20503.609%20160.776%20502.908%20161.207Z'%20fill='%23505E83'/%3e%3cpath%20d='M484.475%20177.56C484.475%20177.56%20483.92%20177.265%20483.659%20177.094C483.398%20176.924%20482.4%20176.333%20481.912%20176.061C481.282%20175.859%20480.624%20175.756%20479.962%20175.754C479.41%20175.706%20478.855%20175.788%20478.34%20175.993C478.158%20176.209%20478.442%20176.413%20478.442%20176.413C478.266%20176.838%20478.266%20177.316%20478.442%20177.742C478.763%20178.105%20479.208%20178.336%20479.689%20178.389L480.824%20178.821C481.335%20178.967%20481.871%20179.013%20482.4%20178.957L483.046%20179.332C483.046%20179.332%20483.659%20179.536%20484.475%20177.56Z'%20fill='%23FF8654'/%3e%3cpath%20d='M483.761%20180.083C483.761%20180.083%20485.111%20178.675%20485.179%20177.812L484.226%20177.301C483.899%20178.084%20483.394%20178.78%20482.752%20179.334L483.761%20180.083Z'%20fill='white'/%3e%3cpath%20d='M483.754%20180.082C484.039%20180.544%20484.427%20180.932%20484.888%20181.217C486.42%20181.998%20487.901%20182.875%20489.323%20183.841C491.051%20185.227%20492.958%20186.373%20494.993%20187.248C496.254%20187.688%20497.637%20187.619%20498.849%20187.055C499.143%20186.442%20499.225%20185.749%20499.081%20185.084C498.937%20184.42%20498.576%20183.822%20498.055%20183.387C496.274%20181.992%20494.299%20180.867%20492.192%20180.048C489.924%20179.082%20485.773%20177.617%20485.773%20177.617L484.956%20177.424C484.955%20177.927%20484.847%20178.424%20484.64%20178.882C484.433%20179.34%20484.131%20179.749%20483.754%20180.082Z'%20fill='%23113569'/%3e%3cpath%20d='M501.324%20223.795L509.206%20228.383L521.964%20221.002L514.082%20216.414L501.324%20223.795Z'%20fill='%238C57CC'/%3e%3cpath%20d='M499.872%20221.066V223.02L507.765%20227.608L507.754%20225.654L499.872%20221.066Z'%20fill='%23CBDCEB'/%3e%3cpath%20d='M507.752%20225.656L507.763%20227.609L520.521%20220.228V218.274L507.752%20225.656Z'%20fill='%23A6D0F4'/%3e%3cpath%20d='M499.872%20221.065L507.754%20225.653L520.523%20218.271L512.63%20213.683L499.872%20221.065Z'%20fill='white'/%3e%3cpath%20d='M447.361%20200.377L455.254%20204.965L468.013%20197.594L460.12%20192.995L447.361%20200.377Z'%20fill='%238C57CC'/%3e%3cpath%20d='M445.913%20197.652L445.924%20199.605L453.806%20204.193V202.24L445.913%20197.652Z'%20fill='%23CBDCEB'/%3e%3cpath%20d='M453.801%20202.236V204.189L466.571%20196.818L466.559%20194.854L453.801%20202.236Z'%20fill='%23A6D0F4'/%3e%3cpath%20d='M445.913%20197.654L453.806%20202.242L466.564%20194.86L458.682%20190.272L445.913%20197.654Z'%20fill='white'/%3e%3cpath%20d='M490.068%20214.659L497.961%20219.247L510.719%20211.865L502.837%20207.277L490.068%20214.659Z'%20fill='white'/%3e%3cpath%20d='M496.942%20205.938C498.746%20206.983%20498.746%20208.663%20496.942%20209.708L485.397%20216.42C484.39%20216.935%20483.274%20217.204%20482.142%20217.204C481.011%20217.204%20479.895%20216.935%20478.888%20216.42L467.275%20209.708C465.471%20208.663%20465.46%20206.971%20467.275%20205.938L478.82%20199.215C479.825%20198.699%20480.939%20198.431%20482.069%20198.431C483.199%20198.431%20484.312%20198.699%20485.318%20199.215L496.942%20205.938Z'%20fill='%238C57CC'/%3e%3cpath%20d='M486.649%20207.686C486.634%20207.719%20486.615%20207.749%20486.592%20207.777L486.512%20207.856H486.456L486.376%20207.913L481.591%20210.571L476.419%20207.584V207.947L481.591%20210.934L486.376%20208.265H486.433H486.49L486.547%20208.208C486.547%20208.208%20486.547%20208.208%20486.547%20208.152V208.061V207.538C486.594%20207.577%20486.629%20207.628%20486.649%20207.686Z'%20fill='%23BAC0D2'/%3e%3cpath%20d='M486.392%20207.21C486.767%20207.426%20486.755%20207.766%20486.392%20207.982L481.606%20210.64L476.435%20207.653L480.484%20204.575C480.69%20204.466%20480.92%20204.409%20481.153%20204.409C481.386%20204.409%20481.616%20204.466%20481.822%20204.575L486.392%20207.21Z'%20fill='white'/%3e%3cpath%20d='M493.476%20195.894C493.905%20196.175%20494.21%20196.61%20494.327%20197.109L496.799%20213.78C496.867%20214.212%20496.584%20214.382%20496.187%20214.144L470.931%20199.585C470.499%20199.307%20470.193%20198.871%20470.08%20198.37L467.608%20181.698C467.54%20181.267%20467.812%20181.096%20468.22%20181.335L493.476%20195.894Z'%20fill='%23C7C9D7'/%3e%3cpath%20d='M497.204%20213.625V213.5L494.72%20196.829V196.658V196.522V196.374L494.641%20196.272L469.385%20181.656H468.976H468.908L468.511%20181.952H468.591C468.628%20181.946%20468.667%20181.946%20468.704%20181.952H468.84C468.897%20181.964%20468.951%20181.987%20468.999%20182.02L494.255%20196.636L494.403%20196.738L494.55%20196.863L494.686%20197.01L494.8%20197.169L494.902%20197.34L494.992%20197.51C494.997%20197.571%20494.997%20197.631%20494.992%20197.692C494.997%20197.745%20494.997%20197.798%20494.992%20197.851L497.465%20214.522C497.47%20214.568%20497.47%20214.613%20497.465%20214.658C497.47%20214.696%20497.47%20214.734%20497.465%20214.772C497.47%20214.795%20497.47%20214.818%20497.465%20214.84C497.444%20214.875%20497.417%20214.906%20497.385%20214.931L497.794%20214.636C497.825%20214.614%20497.849%20214.582%20497.862%20214.545V214.454L497.204%20213.625Z'%20fill='white'/%3e%3cpath%20opacity='0.2'%20d='M479.477%20205.318L476.415%20207.658L481.587%20210.645L485.204%20208.634L479.477%20205.318Z'%20fill='%23777DB2'/%3e%3cpath%20d='M482.675%20200.386L481.586%20211.028L476.404%20208.029L478.422%20198.058L482.675%20200.386Z'%20fill='%23BAC0D2'/%3e%3cpath%20d='M497.444%20233.936L500.313%20232.346L496.264%20230.245L497.444%20233.936Z'%20fill='%238C57CC'/%3e%3cpath%20d='M498.329%20229.19L499.123%20228.906L498.238%20233.653L497.445%20233.937L498.329%20229.19Z'%20fill='%23656874'/%3e%3cpath%20d='M485.4%20221.944L486.182%20221.66L499.122%20228.905L498.328%20229.189L485.4%20221.944Z'%20fill='%239C9EA6'/%3e%3cpath%20d='M498.329%20229.189L497.444%20233.936L484.516%20226.69L485.4%20221.943L498.329%20229.189Z'%20fill='%23232839'/%3e%3cpath%20d='M452.76%20189.871C453.894%20190.507%20453.894%20191.529%20452.76%20192.143C452.147%20192.456%20451.469%20192.619%20450.781%20192.619C450.093%20192.619%20449.415%20192.456%20448.802%20192.143C448.572%20192.055%20448.374%20191.9%20448.235%20191.697C448.095%20191.494%20448.02%20191.253%20448.02%20191.007C448.02%20190.761%20448.095%20190.52%20448.235%20190.317C448.374%20190.115%20448.572%20189.959%20448.802%20189.871C449.414%20189.556%20450.093%20189.391%20450.781%20189.391C451.47%20189.391%20452.148%20189.556%20452.76%20189.871Z'%20fill='%238C57CC'/%3e%3cpath%20d='M453.137%20184.219V190.442C453.116%20190.67%20453.034%20190.888%20452.9%20191.074C452.767%20191.26%20452.586%20191.406%20452.377%20191.498C451.806%20191.789%20451.175%20191.941%20450.534%20191.941C449.893%20191.941%20449.262%20191.789%20448.691%20191.498C448.48%20191.405%20448.297%20191.257%20448.161%20191.069C448.026%20190.882%20447.942%20190.661%20447.92%20190.431V184.196C447.938%20184.429%20448.02%20184.653%20448.156%20184.843C448.291%20185.033%20448.477%20185.183%20448.691%20185.275C449.262%20185.566%20449.893%20185.718%20450.534%20185.718C451.175%20185.718%20451.806%20185.566%20452.377%20185.275C452.586%20185.183%20452.767%20185.036%20452.9%20184.85C453.034%20184.665%20453.116%20184.447%20453.137%20184.219Z'%20fill='white'/%3e%3cpath%20d='M452.321%20183.137C453.342%20183.727%20453.353%20184.681%20452.321%20185.272C451.751%20185.563%20451.119%20185.715%20450.479%20185.715C449.838%20185.715%20449.206%20185.563%20448.636%20185.272C447.615%20184.681%20447.604%20183.727%20448.636%20183.137C449.206%20182.846%20449.838%20182.694%20450.479%20182.694C451.119%20182.694%20451.751%20182.846%20452.321%20183.137Z'%20fill='%23CBDCEB'/%3e%3cpath%20d='M451.925%20183.375C452.098%20183.434%20452.249%20183.545%20452.356%20183.694C452.463%20183.842%20452.52%20184.021%20452.52%20184.204C452.52%20184.387%20452.463%20184.566%20452.356%20184.715C452.249%20184.864%20452.098%20184.975%20451.925%20185.033C451.479%20185.262%20450.986%20185.382%20450.485%20185.382C449.984%20185.382%20449.49%20185.262%20449.044%20185.033C448.871%20184.975%20448.72%20184.864%20448.613%20184.715C448.506%20184.566%20448.449%20184.387%20448.449%20184.204C448.449%20184.021%20448.506%20183.842%20448.613%20183.694C448.72%20183.545%20448.871%20183.434%20449.044%20183.375C449.489%20183.144%20449.983%20183.024%20450.485%20183.024C450.986%20183.024%20451.48%20183.144%20451.925%20183.375Z'%20fill='%238C57CC'/%3e%3cpath%20d='M448.471%20184.387C447.988%20182.685%20447.397%20181.016%20446.701%20179.39C446.701%20178.811%20447.904%20179.503%20448.357%20180.582C448.747%20181.722%20449.043%20182.892%20449.242%20184.08C449.242%20184.08%20449.162%20178.504%20450.126%20177.266C450.739%20177.425%20450.365%20183.546%20450.285%20184.012C450.285%20184.012%20452.202%20179.924%20453.472%20179.083C454.05%20179.151%20451.623%20184.194%20451.623%20184.194C451.917%20183.646%20452.317%20183.163%20452.8%20182.773C453.283%20182.383%20453.839%20182.094%20454.436%20181.922C453.824%20182.822%20453.158%20183.683%20452.44%20184.5C452.151%20184.839%20451.776%20185.092%20451.355%20185.234C450.933%20185.376%20450.481%20185.401%20450.047%20185.307C449.73%20185.292%20449.421%20185.2%20449.146%20185.04C448.872%20184.88%20448.64%20184.656%20448.471%20184.387Z'%20fill='%234CA15C'/%3e%3cpath%20d='M562.062%20231.844C564.762%20233.411%20564.773%20235.933%20562.062%20237.523C560.558%20238.292%20558.892%20238.693%20557.203%20238.693C555.513%20238.693%20553.848%20238.292%20552.343%20237.523C549.644%20235.978%20549.633%20233.446%20552.343%20231.844C553.848%20231.076%20555.514%20230.675%20557.203%20230.675C558.892%20230.675%20560.558%20231.076%20562.062%20231.844Z'%20fill='%23A6D0F4'/%3e%3cpath%20d='M562.872%20217.955V233.241C562.822%20233.8%20562.625%20234.335%20562.3%20234.792C561.975%20235.249%20561.534%20235.612%20561.023%20235.841C559.619%20236.56%20558.064%20236.935%20556.487%20236.935C554.91%20236.935%20553.355%20236.56%20551.95%20235.841C551.43%20235.609%20550.98%20235.241%20550.649%20234.775C550.318%20234.31%20550.117%20233.764%20550.068%20233.195V217.909C550.119%20218.478%20550.32%20219.023%20550.651%20219.488C550.982%20219.953%20551.43%20220.322%20551.95%20220.555C553.354%20221.276%20554.909%20221.652%20556.487%20221.652C558.064%20221.652%20559.619%20221.276%20561.023%20220.555C561.534%20220.325%20561.974%20219.962%20562.298%20219.505C562.623%20219.048%20562.821%20218.513%20562.872%20217.955Z'%20fill='%23CBDCEB'/%3e%3cpath%20d='M560.975%20215.31C563.493%20216.764%20563.504%20219.114%20560.975%20220.557C559.571%20221.277%20558.016%20221.653%20556.439%20221.653C554.861%20221.653%20553.306%20221.277%20551.902%20220.557C549.396%20219.103%20549.385%20216.752%20551.902%20215.31C553.306%20214.588%20554.861%20214.211%20556.439%20214.211C558.016%20214.211%20559.572%20214.588%20560.975%20215.31Z'%20fill='white'/%3e%3cpath%20d='M559.976%20215.889C561.938%20217.024%20561.949%20218.853%20559.976%20219.977C558.883%20220.532%20557.674%20220.821%20556.449%20220.821C555.223%20220.821%20554.015%20220.532%20552.922%20219.977C550.971%20218.841%20550.96%20217.013%20552.922%20215.889C554.015%20215.332%20555.223%20215.042%20556.449%20215.042C557.675%20215.042%20558.883%20215.332%20559.976%20215.889Z'%20fill='%23713336'/%3e%3cpath%20d='M551.538%20218.388C551.538%20218.388%20548.328%20207.701%20547.194%20206.1C547.194%20204.68%20550.12%20206.384%20551.254%20209.03C552.211%20211.836%20552.939%20214.715%20553.432%20217.638C553.432%20217.638%20553.239%20203.92%20555.598%20200.899C557.106%20201.273%20556.165%20216.31%20555.983%20217.445C555.983%20217.445%20560.701%20207.417%20563.82%20205.339C565.226%20205.532%20559.284%20217.911%20559.284%20217.911C559.284%20217.911%20561.733%20213.289%20566.179%20212.437C564.671%20214.643%20563.031%20216.755%20561.268%20218.763C561.268%20218.763%20559.658%20221.227%20555.416%20220.75C555.416%20220.75%20552.479%20220.568%20551.538%20218.388Z'%20fill='%234CA15C'/%3e%3cpath%20opacity='0.35'%20d='M428.648%20256.795C428.648%20263.609%20437.358%20269.173%20448.097%20269.173C458.837%20269.173%20467.547%20263.631%20467.547%20256.795C467.547%20249.958%20458.837%20244.427%20448.097%20244.427C437.358%20244.427%20428.648%20249.958%20428.648%20256.795Z'%20fill='%23A6D0F4'/%3e%3cpath%20d='M456.241%20259.475C456.241%20259.475%20455.47%20262.564%20455.935%20263.189C456.315%20263.558%20456.784%20263.824%20457.297%20263.959C457.809%20264.094%20458.348%20264.095%20458.861%20263.961C459.652%20263.615%20460.306%20263.016%20460.721%20262.258C461.912%20261.589%20463.004%20260.755%20463.964%20259.782C464.143%20259.534%20464.239%20259.236%20464.239%20258.93C464.239%20258.624%20464.143%20258.326%20463.964%20258.078C463.084%20257.992%20462.196%20258.046%20461.333%20258.237C460.284%20258.536%20459.254%20258.896%20458.248%20259.316L456.241%20259.475Z'%20fill='%23232839'/%3e%3cpath%20d='M448.361%20255.136C448.361%20255.136%20447.59%20258.237%20448.055%20258.85C448.433%20259.223%20448.902%20259.491%20449.415%20259.627C449.929%20259.762%20450.469%20259.761%20450.981%20259.622C451.772%20259.276%20452.426%20258.677%20452.841%20257.919C454.033%20257.25%20455.125%20256.417%20456.085%20255.443C456.264%20255.195%20456.36%20254.897%20456.36%20254.591C456.36%20254.285%20456.264%20253.987%20456.085%20253.74C455.205%20253.66%20454.318%20253.714%20453.453%20253.899C452.403%20254.213%20451.373%20254.592%20450.369%20255.034L448.361%20255.136Z'%20fill='%23232839'/%3e%3cpath%20d='M472.03%20209.904L462.31%20219.841L452.864%20217.388L462.583%20207.451L472.03%20209.904Z'%20fill='white'/%3e%3cpath%20d='M461.593%20210.515L462.523%20210.867C462.912%20210.584%20463.363%20210.398%20463.838%20210.323C464.313%20210.248%20464.799%20210.286%20465.256%20210.435L466.027%20209.799C465.284%20209.561%20464.495%20209.501%20463.725%20209.625C462.954%20209.75%20462.224%20210.054%20461.593%20210.515Z'%20fill='%23E2EDFF'/%3e%3cpath%20d='M461.47%20210.605C460.563%20211.412%20460.62%20212.365%20461.538%20212.933L462.332%20212.275C461.913%20211.923%20461.924%20211.412%20462.4%20210.957L461.47%20210.605Z'%20fill='%23E2EDFF'/%3e%3cpath%20d='M461.661%20213.004L461.967%20213.141C462.702%20213.372%20463.48%20213.431%20464.241%20213.313C465.002%20213.195%20465.726%20212.903%20466.356%20212.459L465.426%20212.107C465.037%20212.373%20464.593%20212.547%20464.128%20212.616C463.662%20212.685%20463.187%20212.647%20462.738%20212.505L462.443%20212.357L461.661%20213.004Z'%20fill='%233EABFF'/%3e%3cpath%20d='M465.441%20210.516C466.099%20210.857%20466.156%20211.493%20465.555%20212.015L466.485%20212.367C467.505%20211.493%20467.381%20210.414%20466.224%20209.869L465.441%20210.516Z'%20fill='%233EABFF'/%3e%3cpath%20d='M454.053%20241.784C453.679%20244.838%20452.148%20252.856%20451.898%20255.65C451.898%20255.65%20451.263%20256.672%20449.358%20256.422L448.451%20256.036C448.273%20255.966%20448.124%20255.839%20448.027%20255.674C447.93%20255.509%20447.892%20255.317%20447.918%20255.128C448.277%20252.562%20448.417%20249.971%20448.337%20247.382C448.152%20245.793%20448.326%20244.182%20448.848%20242.669C448.779%20241.715%20448.655%20238.411%20450.56%20237.525C450.56%20237.525%20455.232%20236.662%20454.053%20241.784Z'%20fill='%23113569'/%3e%3cpath%20d='M450.171%20238.92L450.681%20239.93C450.681%20239.93%20458.495%20240.316%20460.593%20242.611C461.338%20242.936%20461.951%20243.506%20462.33%20244.226C462.709%20244.946%20462.833%20245.774%20462.68%20246.574C462.294%20249.629%20459.709%20256.988%20459.448%20259.793C459.448%20259.793%20458.813%20260.804%20456.907%20260.554L456.011%20260.179C455.833%20260.106%20455.683%20259.977%20455.585%20259.811C455.487%20259.645%20455.445%20259.451%20455.467%20259.259C455.825%20256.694%20455.969%20254.103%20455.898%20251.514C455.707%20249.928%20455.881%20248.32%20456.408%20246.812C453.973%20247.309%20451.588%20248.032%20449.286%20248.97C445.601%20250.503%20442.425%20248.72%20441.03%20247.948C440.34%20247.607%20439.696%20247.18%20439.114%20246.676C437.859%20246.591%20436.665%20246.101%20435.711%20245.279C434.056%20243.882%20433.806%20240.192%20435.587%20238.022C437.367%20235.853%20450.171%20238.92%20450.171%20238.92Z'%20fill='%23113C7A'/%3e%3cpath%20d='M447.385%20219.567C447.385%20219.567%20447.147%20219.567%20447.226%20217.898C447.333%20217.17%20447.575%20216.469%20447.941%20215.831C447.941%20215.831%20445.287%20214.003%20443.155%20214.514C442.456%20215.949%20441.503%20217.246%20440.342%20218.341C440.342%20218.341%20441.533%20221.487%20447.385%20219.567Z'%20fill='%23FF8654'/%3e%3cpath%20d='M444.618%20220.518C444.618%20220.518%20439.946%20216.611%20438.948%20216.52C438.305%20216.397%20437.64%20216.527%20437.091%20216.882C436.542%20217.238%20436.151%20217.791%20435.999%20218.428C435.83%20219.054%20435.868%20219.717%20436.107%20220.319C436.347%20220.921%20436.774%20221.429%20437.326%20221.767C438.188%20222.244%20445.718%20225.867%20447.056%20225.867C447.366%20225.894%20447.676%20225.828%20447.948%20225.678C448.22%20225.528%20448.441%20225.3%20448.583%20225.024C448.725%20224.747%20448.782%20224.435%20448.747%20224.126C448.711%20223.817%20448.585%20223.526%20448.383%20223.289C447.578%20221.858%20444.618%20220.518%20444.618%20220.518Z'%20fill='%23113569'/%3e%3cpath%20d='M443.189%20217.922C443.189%20217.922%20448.144%20219.569%20449.539%20221.863C450.934%20224.157%20450.673%20226.701%20449.675%20230.267C448.677%20233.832%20450.685%20237.012%20450.174%20238.92C449.664%20240.828%20446.114%20242.611%20440.898%20241.714C435.681%20240.817%20435.307%20238.795%20434.932%20237.648C434.558%20236.501%20435.942%20231.027%20434.672%20226.576C434.209%20225.124%20434.176%20223.569%20434.579%20222.099C434.982%20220.63%20435.802%20219.309%20436.94%20218.297C437.983%20217.536%20440.013%20216.525%20443.189%20217.922Z'%20fill='%23113C7A'/%3e%3cpath%20d='M447.931%20220.036C447.931%20220.036%20446.593%20220.899%20443.259%20220.422C439.924%20219.945%20439.732%20217.561%20440.015%20217.368C440.333%20217.079%20440.622%20216.759%20440.877%20216.414C440.877%20216.414%20444.404%20218.038%20445.64%20218.515C446.876%20218.992%20447.546%20219.275%20447.546%20219.275L447.931%20220.036Z'%20fill='white'/%3e%3cpath%20d='M433.505%20262.056C433.675%20263.975%20435.489%20265.292%20437.122%20265.997C438.92%20266.735%20440.851%20267.091%20442.793%20267.041C444.784%20267.049%20446.751%20266.615%20448.554%20265.769C450.108%20265.008%20451.752%20263.623%20451.741%20261.738C451.815%20262.376%20451.758%20263.023%20451.572%20263.638C451.387%20264.254%20451.078%20264.824%20450.663%20265.315C449.293%20266.629%20447.557%20267.497%20445.685%20267.802C442.169%20268.529%20437.383%20268.177%20434.718%20265.531C434.262%20265.04%20433.916%20264.456%20433.705%20263.819C433.493%20263.182%20433.421%20262.507%20433.493%20261.84C433.493%20261.84%20433.493%20261.931%20433.505%20262.056Z'%20fill='%23ADCDFC'/%3e%3cpath%20d='M436.181%20257.981C432.609%20260.048%20432.586%20263.398%20436.181%20265.465C438.18%20266.484%20440.391%20267.015%20442.634%20267.015C444.877%20267.015%20447.088%20266.484%20449.087%20265.465C452.659%20263.398%20452.671%20260.048%20449.087%20257.981C447.089%20256.96%20444.877%20256.427%20442.634%20256.427C440.391%20256.427%20438.179%20256.96%20436.181%20257.981Z'%20fill='white'/%3e%3cpath%20d='M440.983%20253.808L441.005%20261.791L442.4%20262.598L442.378%20254.614L440.983%20253.808Z'%20fill='%23C7D8F2'/%3e%3cpath%20d='M442.377%20254.614L442.4%20262.598L443.806%20261.791L443.784%20253.808L442.377%20254.614Z'%20fill='%237BAEFF'/%3e%3cpath%20d='M440.983%20253.808L442.378%20254.614L443.784%20253.808L442.389%20252.99L440.983%20253.808Z'%20fill='%234DA5DC'/%3e%3cpath%20d='M424.542%20224.136C424.549%20223.878%20424.616%20223.626%20424.739%20223.399C424.862%20223.172%20425.037%20222.977%20425.249%20222.831C425.462%20222.685%20425.706%20222.591%20425.961%20222.557C426.217%20222.524%20426.477%20222.551%20426.719%20222.637C431.256%20224.238%20441.905%20230.439%20442.597%20231.722C443.288%20233.006%20445.307%20240.16%20446.316%20243.749C446.386%20243.991%20446.509%20244.213%20446.677%20244.4C446.846%20244.586%20447.055%20244.732%20447.288%20244.825C447.521%20244.918%20447.772%20244.957%20448.023%20244.938C448.273%20244.918%20448.516%20244.842%20448.732%20244.714L455.049%20240.989C455.317%20240.828%20455.626%20240.748%20455.938%20240.757C456.251%20240.766%20456.554%20240.866%20456.812%20241.043C457.07%20241.22%20457.272%20241.467%20457.394%20241.756C457.516%20242.044%20457.552%20242.362%20457.499%20242.67L456.489%20248.769C456.448%20249.006%20456.354%20249.231%20456.214%20249.427C456.075%20249.624%20455.894%20249.787%20455.684%20249.904L448.88%20253.8C447.018%20254.868%20444.922%20255.459%20442.777%20255.521C440.632%20255.582%20438.505%20255.112%20436.586%20254.152L431.381%20251.54C426.844%20249.268%20424.02%20243.056%20424.202%20237.912L424.542%20224.136Z'%20fill='%233278CC'/%3e%3cpath%20d='M442.574%20231.776C443.209%20233.06%20445.285%20240.214%20446.294%20243.803C446.363%20244.045%20446.487%20244.267%20446.655%20244.454C446.824%20244.64%20447.032%20244.786%20447.266%20244.879C447.499%20244.972%20447.75%20245.011%20448%20244.991C448.251%20244.972%20448.493%20244.896%20448.71%20244.768L455.027%20241.043C455.295%20240.882%20455.604%20240.801%20455.916%20240.811C456.229%20240.82%20456.532%20240.919%20456.79%20241.096C457.048%20241.273%20457.25%20241.521%20457.372%20241.809C457.493%20242.098%20457.53%20242.415%20457.476%20242.724L456.467%20248.822C456.443%20248.96%20456.401%20249.093%20456.342%20249.22L456.093%20249.606C455.971%20249.751%20455.825%20249.874%20455.662%20249.969L448.857%20253.865C447.456%20254.668%20445.918%20255.203%20444.321%20255.443C438.843%20251.185%20439.535%20233.412%20441.52%20231.913C441.758%20231.731%20442.022%20231.586%20442.302%20231.481C442.407%20231.565%20442.499%20231.665%20442.574%20231.776Z'%20fill='%233AAEEF'/%3e%3cpath%20d='M455.052%20225.713C455.052%20225.713%20449.619%20221.068%20448.667%20220.966C447.533%20220.875%20446.591%20222.635%20446.206%20224.259C446.038%20224.886%20446.078%20225.55%20446.319%20226.152C446.56%20226.754%20446.99%20227.261%20447.544%20227.598C448.406%20228.075%20455.936%20231.709%20457.263%20231.709C457.625%20231.697%20457.978%20231.596%20458.29%20231.415C458.603%20231.233%20458.867%20230.977%20459.056%20230.669C459.246%20230.361%20459.357%20230.01%20459.378%20229.648C459.4%20229.287%20459.332%20228.926%20459.18%20228.597C458.318%20227.189%20455.052%20225.713%20455.052%20225.713Z'%20fill='%23113C7A'/%3e%3cpath%20d='M461.368%20220.179C461.498%20219.92%20461.593%20219.645%20461.652%20219.362C461.581%20218.857%20461.581%20218.345%20461.652%20217.84C461.844%20217.079%20462.173%20216.409%20462.321%20215.875C462.695%20215.398%20463.035%20216.261%20462.752%20217.011C462.468%20217.76%20462.559%20218.146%20462.842%20218.203C463.523%20218.007%20464.145%20217.648%20464.657%20217.158C464.986%20216.772%20466.925%20214.887%20467.084%20215.148C467.243%20215.409%20467.277%20215.625%20466.608%20216.341C466.21%20216.689%20465.886%20217.114%20465.655%20217.59C465.625%20217.918%20465.545%20218.24%20465.417%20218.544C465.179%20219.112%20465.417%20219.498%20464.94%20220.02C464.464%20220.543%20463.704%20220.633%20463.319%20220.974L462.933%20221.304L461.368%20220.179Z'%20fill='%23FFAA83'/%3e%3cpath%20d='M457.265%20231.727C457.911%20231.803%20458.564%20231.662%20459.122%20231.327C459.68%20230.992%20460.111%20230.482%20460.35%20229.876C461.427%20227.605%20463.276%20221.665%20463.525%20221.097C463.317%20220.678%20462.992%20220.329%20462.59%20220.091C462.187%20219.853%20461.724%20219.737%20461.257%20219.757C461.257%20219.757%20459.477%20223.255%20458.456%20224.857C457.435%20226.458%20453.863%20231.091%20457.265%20231.727Z'%20fill='%23113C7A'/%3e%3cpath%20d='M450.551%20210.085C450.551%20211.163%20450.232%20212.217%20449.634%20213.113C449.036%20214.01%20448.186%20214.709%20447.191%20215.121C446.196%20215.534%20445.102%20215.642%20444.046%20215.431C442.99%20215.221%20442.02%20214.702%20441.259%20213.94C440.497%20213.177%20439.979%20212.206%20439.769%20211.148C439.559%20210.091%20439.667%20208.995%20440.079%20207.999C440.491%20207.003%20441.188%20206.151%20442.083%20205.552C442.979%20204.953%20444.031%20204.634%20445.108%20204.634C445.823%20204.632%20446.532%20204.772%20447.193%20205.046C447.854%20205.319%20448.455%20205.721%20448.96%20206.227C449.466%20206.734%20449.867%20207.335%20450.14%20207.997C450.413%20208.659%20450.553%20209.369%20450.551%20210.085Z'%20fill='%23FF8654'/%3e%3cpath%20d='M450.553%20210.449C450.553%20210.449%20450.621%20215.911%20449.419%20217.013C448.217%20218.114%20446.402%20215.979%20443.488%20215.298C440.573%20214.617%20445.847%20208.87%20445.847%20208.87L450.553%20210.449Z'%20fill='%23FF8654'/%3e%3cpath%20d='M440.533%20205.61C440.533%20205.61%20446.351%20202.203%20449.605%20205.031C452.86%20207.859%20449.14%20208.983%20448.562%20209.801C447.984%20210.619%20448.562%20211.277%20448.256%20211.868C447.95%20212.458%20447.859%20212.561%20447.859%20212.561L448.063%20213.265L447.711%20213.571C447.711%20213.571%20447.246%20212.254%20446.815%20212.288C446.385%20212.322%20446.044%20213.185%20446.192%20213.685C446.339%20214.185%20446.781%20214.741%20446.702%20215.093C446.623%20215.445%20446.158%20216.41%20445.727%20216.444C444.688%20216.361%20443.67%20216.112%20442.71%20215.706C441.201%20214.78%20439.998%20213.429%20439.251%20211.822C439.028%20211.25%20438.94%20210.633%20438.993%20210.021C439.046%20209.408%20439.239%20208.816%20439.557%20208.29C439.413%20207.798%20439.43%20207.272%20439.606%20206.79C439.781%20206.308%20440.106%20205.895%20440.533%20205.61Z'%20fill='%2396432A'/%3e%3cpath%20opacity='0.43'%20d='M668.681%20149.759L684.513%20149.656L717.481%20131.043L699.2%20122.037L668.681%20149.759Z'%20fill='%23A6D0F4'/%3e%3cpath%20opacity='0.35'%20d='M688.581%20112.949C698.196%20112.949%20705.99%20107.991%20705.99%20101.876C705.99%2095.7606%20698.196%2090.8032%20688.581%2090.8032C678.967%2090.8032%20671.173%2095.7606%20671.173%20101.876C671.173%20107.991%20678.967%20112.949%20688.581%20112.949Z'%20fill='%23A6D0F4'/%3e%3cpath%20d='M675.418%2099.2895C675.623%20101.561%20677.766%20103.117%20679.694%20103.957C681.817%20104.836%20684.1%20105.258%20686.396%20105.195C688.748%20105.202%20691.072%20104.686%20693.201%20103.685C695.027%20102.787%20696.977%20101.141%20696.977%2098.9148C697.064%2099.6711%20696.995%20100.437%20696.774%20101.166C696.554%20101.894%20696.187%20102.57%20695.696%20103.151C694.076%20104.711%20692.018%20105.737%20689.799%20106.092C685.637%20106.955%20679.977%20106.535%20676.825%20103.333C676.293%20102.748%20675.893%20102.057%20675.65%20101.304C675.408%20100.552%20675.329%2099.7568%20675.418%2098.9716V99.2895Z'%20fill='%23ADCDFC'/%3e%3cpath%20d='M678.556%2095.1075C674.326%2097.5491%20674.292%20101.513%20678.556%20103.966C680.923%20105.17%20683.54%20105.797%20686.194%20105.797C688.849%20105.797%20691.466%20105.17%20693.832%20103.966C698.063%20101.513%20698.074%2097.5491%20693.832%2095.1075C691.468%2093.8964%20688.85%2093.2649%20686.194%2093.2649C683.539%2093.2649%20680.921%2093.8964%20678.556%2095.1075Z'%20fill='white'/%3e%3cpath%20d='M685.004%2091.8394L685.026%20100.845L686.16%20101.504L686.138%2092.498L685.004%2091.8394Z'%20fill='%23C7D8F2'/%3e%3cpath%20d='M686.144%2092.498L686.166%20101.504L687.3%20100.845L687.278%2091.8394L686.144%2092.498Z'%20fill='%237BAEFF'/%3e%3cpath%20d='M684.482%2090.2053L686.138%2091.1593L687.793%2090.2053L686.149%2089.24L684.482%2090.2053Z'%20fill='%234DA5DC'/%3e%3cpath%20d='M696.881%2059.5533C696.881%2059.5533%20700.283%2061.5521%20701.179%2063.5849C702.075%2065.6177%20701.837%2079.893%20697.096%2086.2186C692.356%2092.5442%20683.567%2093.4414%20681.537%2092.5442C679.507%2091.647%20667.769%2085.7302%20666.873%2082.823C665.977%2079.9157%20670.479%2077.633%20672.963%2076.4974C675.447%2075.3617%20677.023%2073.7831%20678.373%2069.6834C679.722%2065.5837%20680.403%2058.6107%20681.99%2057.4864C683.578%2056.3621%20687.4%2054.5791%20696.881%2059.5533Z'%20fill='%2325437F'/%3e%3cpath%20d='M680.029%2090.57C678.374%2089.8318%20670.265%2085.8002%20666.84%2082.734C666.114%2079.8608%20670.514%2077.6576%20672.964%2076.5446C675.414%2075.4317%20677.024%2073.8304%20678.374%2069.7307C679.723%2065.6309%20680.404%2058.658%20681.991%2057.5337C683.579%2056.4094%20687.401%2054.5923%20696.882%2059.5665C697.895%2060.1825%20698.845%2060.8977%20699.717%2061.7016C700.568%2064.0751%20700.261%2077.9869%20695.589%2084.2103C690.917%2090.4337%20682.059%2091.4331%20680.029%2090.57Z'%20fill='%23254DA1'/%3e%3cpath%20d='M609.514%20118.378L606.985%20116.902L606.917%2087.9197L609.446%2089.396L609.514%20118.378Z'%20fill='%23CB6A50'/%3e%3cpath%20d='M609.446%2089.395L606.917%2087.9186L641.359%2068.0105L643.899%2069.4869L609.446%2089.395Z'%20fill='%23DBDBDB'/%3e%3cpath%20d='M643.9%2069.4895L643.968%2098.4715L609.515%20118.38L609.447%2089.3976L643.9%2069.4895Z'%20fill='%239966D7'/%3e%3cpath%20d='M611.92%2083.8906L611.852%20112.873L670.768%20146.886L670.836%20117.904L611.92%2083.8906Z'%20fill='%23A478D9'/%3e%3cpath%20d='M611.887%20100.108L670.791%20134.121L670.837%20117.904L611.921%2083.8906L611.887%20100.108Z'%20fill='%238C57CC'/%3e%3cpath%20d='M668.621%20149.703L666.092%20148.238L666.024%20119.256L668.553%20120.732L668.621%20149.703Z'%20fill='%238C57CC'/%3e%3cpath%20d='M668.553%20120.731L666.024%20119.254L700.466%2099.335L703.007%20100.811L668.553%20120.731Z'%20fill='%23DBDBDB'/%3e%3cpath%20d='M703.008%20100.814L703.076%20129.796L668.622%20149.704L668.554%20120.733L703.008%20100.814Z'%20fill='%23976EC9'/%3e%3cpath%20d='M707.733%20100.052L707.722%20102.778L668.664%20125.513V122.788L707.733%20100.052Z'%20fill='%238C57CC'/%3e%3cpath%20d='M668.663%20122.79V125.515L601.151%2086.2214L601.163%2083.4958L668.663%20122.79Z'%20fill='%238C57CC'/%3e%3cpath%20d='M707.738%20100.054L668.669%20122.79L601.168%2083.496L640.226%2060.7715L707.738%20100.054Z'%20fill='%23B195D2'/%3e%3cpath%20d='M670.777%20104.115L678.67%20108.703L691.429%20101.332L683.535%2096.7441L670.777%20104.115Z'%20fill='%238C57CC'/%3e%3cpath%20d='M669.325%20101.393L669.336%20103.358L677.229%20107.946L677.218%20105.981L669.325%20101.393Z'%20fill='%23CBDCEB'/%3e%3cpath%20d='M677.216%20105.977L677.227%20107.942L689.985%20100.56L689.974%2098.6069L677.216%20105.977Z'%20fill='%23A6D0F4'/%3e%3cpath%20d='M669.325%20101.392L677.218%20105.98L689.976%2098.6096L682.094%2094.0215L669.325%20101.392Z'%20fill='white'/%3e%3cpath%20d='M659.536%2094.9864L667.429%2099.5858L680.188%2092.204L672.294%2087.616L659.536%2094.9864Z'%20fill='white'/%3e%3cpath%20d='M666.398%2086.2649C668.212%2087.3097%20668.212%2089.0018%20666.398%2090.0353L654.853%2096.7584C653.847%2097.2737%20652.733%2097.5424%20651.604%2097.5424C650.474%2097.5424%20649.36%2097.2737%20648.355%2096.7584L636.73%2090.0353C634.938%2089.0018%20634.927%2087.3097%20636.73%2086.2649L648.275%2079.5532C649.283%2079.0378%20650.398%2078.769%20651.53%2078.769C652.662%2078.769%20653.777%2079.0378%20654.785%2079.5532L666.398%2086.2649Z'%20fill='%238C57CC'/%3e%3cpath%20d='M656.133%2088.0245C656.135%2088.0548%20656.135%2088.0852%20656.133%2088.1154L656.065%2088.1949H655.997H655.929L651.131%2090.8637L645.926%2087.9905V88.2971L651.086%2091.2839L655.883%2088.6264H655.94L656.008%2088.5583C656.01%2088.5243%20656.01%2088.4902%20656.008%2088.4561V88.0927C656.044%2088.0612%20656.087%2088.0379%20656.133%2088.0245Z'%20fill='%23BAC0D2'/%3e%3cpath%20d='M655.849%2087.5369C655.929%2087.5648%20655.999%2087.617%20656.048%2087.6861C656.097%2087.7553%20656.123%2087.8381%20656.123%2087.923C656.123%2088.0079%20656.097%2088.0907%20656.048%2088.1599C655.999%2088.2291%20655.929%2088.2812%20655.849%2088.3091L651.052%2090.9779L645.926%2087.9912L649.963%2084.9022C650.169%2084.7928%20650.399%2084.7356%20650.632%2084.7356C650.866%2084.7356%20651.095%2084.7928%20651.302%2084.9022L655.849%2087.5369Z'%20fill='white'/%3e%3cpath%20d='M662.942%2076.2336C663.158%2076.369%20663.344%2076.5463%20663.49%2076.755C663.636%2076.9637%20663.739%2077.1996%20663.793%2077.4488L666.276%2094.1202C666.333%2094.5518%20666.061%2094.7108%20665.653%2094.4836L640.396%2079.8564C640.183%2079.7221%20639.999%2079.5464%20639.855%2079.3396C639.711%2079.1329%20639.61%2078.8992%20639.557%2078.6526L637.074%2061.9811C637.006%2061.5382%20637.289%2061.3792%20637.686%2061.6177L662.942%2076.2336Z'%20fill='%23C7C9D7'/%3e%3cpath%20d='M666.672%2093.9753V93.8504L664.2%2077.1789V76.9404V76.8382V76.736L664.12%2076.6338L638.864%2062.0179H637.991H637.64C637.631%2062.0129%20637.621%2062.0103%20637.611%2062.0103C637.601%2062.0103%20637.592%2062.0129%20637.583%2062.0179L637.175%2062.3131C637.205%2062.307%20637.235%2062.307%20637.265%2062.3131H637.39H637.526L637.674%2062.3926L662.941%2076.2363L663.1%2076.3385L663.236%2076.4634L663.372%2076.6111C663.42%2076.659%20663.462%2076.7124%20663.497%2076.7701C663.535%2076.8243%20663.569%2076.8812%20663.599%2076.9404L663.678%2077.1108L663.746%2077.2811C663.752%2077.3378%20663.752%2077.3948%20663.746%2077.4515L666.23%2094.1229C666.236%2094.1682%20666.236%2094.214%20666.23%2094.2592C666.236%2094.2968%20666.236%2094.3352%20666.23%2094.3728V94.4409C666.218%2094.4777%20666.194%2094.5096%20666.162%2094.5318L666.559%2094.2365C666.594%2094.21%20666.621%2094.1748%20666.638%2094.1343V93.9753H666.672Z'%20fill='white'/%3e%3cpath%20opacity='0.2'%20d='M648.944%2085.6511L645.882%2087.9906L651.042%2090.9774L654.671%2088.9559L648.944%2085.6511Z'%20fill='%23777DB2'/%3e%3cpath%20d='M652.132%2080.7118L651.044%2091.3642L645.861%2088.3548L647.891%2078.395L652.132%2080.7118Z'%20fill='%23BAC0D2'/%3e%3cpath%20d='M606.644%20113.464C606.644%20113.464%20607.846%20115.349%20607.676%20116.031C607.506%20116.712%20606.644%20115.69%20606.644%20115.69C606.644%20115.69%20606.905%20117.961%20606.304%20118.438C605.703%20118.915%20605.442%20117.496%20605.442%20117.496C605.2%20117.659%20604.905%20117.723%20604.618%20117.674C604.331%20117.625%20604.074%20117.468%20603.899%20117.234C603.593%20116.631%20603.448%20115.958%20603.478%20115.281C603.507%20114.605%20603.711%20113.948%20604.07%20113.373C604.761%20112.26%20606.644%20113.464%20606.644%20113.464Z'%20fill='%23FF9554'/%3e%3cpath%20d='M610.772%2081.4148C610.772%2081.4148%20607.574%2081.3013%20606.089%2085.7644C604.603%2090.2275%20604.036%2097.2118%20603.82%2099.2674C603.605%20101.323%20603.503%20112.804%20603.616%20113.372C603.787%20113.662%20604.025%20113.906%20604.311%20114.083C604.597%20114.259%20604.922%20114.363%20605.257%20114.386C605.593%20114.408%20605.928%20114.348%20606.235%20114.211C606.542%20114.074%20606.811%20113.864%20607.019%20113.599C607.937%20111.544%20607.914%20102.583%20608.935%2099.1538C609.956%2095.7241%20612.485%2087.025%20612.598%2084.6174C612.652%2083.9614%20612.507%2083.3043%20612.181%2082.7326C611.855%2082.161%20611.364%2081.7016%20610.772%2081.4148Z'%20fill='%23113569'/%3e%3cpath%20d='M631.99%2074.4519C632%2073.9354%20632.084%2073.4229%20632.239%2072.9302C632.5%2072.2033%20631.729%2071.0563%20631.525%2070.3977C631.321%2069.739%20631.525%2069.5005%20631.979%2069.5459C632.432%2069.5913%20633.305%2071.5333%20633.498%2071.8172C633.691%2072.1011%20634.984%2070.2273%20635.381%2070.1592C635.778%2070.091%20636.152%2070.7043%20636.118%2071.1926C636.084%2071.6809%20637.105%2072.862%20636.628%2074.0318C636.152%2075.2015%20634.882%2076.1214%20634.36%2075.8715C633.838%2075.6217%20631.99%2074.4519%20631.99%2074.4519Z'%20fill='%23FF9554'/%3e%3cpath%20opacity='0.35'%20d='M595.057%20146.604C595.057%20153.895%20604.345%20159.812%20615.822%20159.812C627.299%20159.812%20636.575%20153.895%20636.575%20146.604C636.575%20139.313%20627.287%20133.396%20615.822%20133.396C604.356%20133.396%20595.057%20139.302%20595.057%20146.604Z'%20fill='%23A6D0F4'/%3e%3cpath%20d='M609.731%20143.59C609.312%20143.793%20608.966%20144.119%20608.738%20144.525C608.511%20144.932%20608.414%20145.398%20608.461%20145.861C608.471%20146.284%20608.551%20146.703%20608.699%20147.099C609.058%20147.392%20609.5%20147.564%20609.962%20147.59C610.424%20147.617%20610.883%20147.497%20611.273%20147.247C612.257%20146.565%20613.04%20145.632%20613.541%20144.544C614.141%20143.727%20614.657%20142.852%20615.084%20141.932C615.197%20141.285%20614.471%20140.796%20613.802%20140.887C612.512%20141.591%20611.29%20142.412%20610.15%20143.34C610.031%20143.434%20609.902%20143.514%20609.765%20143.579L609.731%20143.59Z'%20fill='%23232839'/%3e%3cpath%20d='M608.507%20106.594C608.507%20106.594%20608.235%20115.679%20608.575%20121.187C608.881%20126.093%20608.45%20140.3%20608.348%20143.457C608.321%20143.895%20608.429%20144.331%20608.655%20144.706C608.882%20145.082%20609.218%20145.379%20609.618%20145.558C609.952%20145.679%20610.31%20145.719%20610.663%20145.675C611.016%20145.632%20611.353%20145.506%20611.648%20145.308C611.902%20145.155%20612.121%20144.949%20612.289%20144.704C612.457%20144.459%20612.571%20144.181%20612.624%20143.889C613.236%20140.936%20615.277%20130.874%20615.572%20125.775C615.912%20119.767%20616.219%20112.261%20616.559%20109.876C616.899%20107.491%20608.507%20106.594%20608.507%20106.594Z'%20fill='%23113569'/%3e%3cpath%20d='M621.192%20146.817C620.742%20146.924%20620.336%20147.167%20620.028%20147.512C619.72%20147.857%20619.525%20148.288%20619.468%20148.747C619.399%20149.165%20619.399%20149.591%20619.468%20150.008C619.764%20150.36%20620.16%20150.614%20620.604%20150.736C621.047%20150.858%20621.517%20150.841%20621.952%20150.689C623.07%20150.245%20624.047%20149.502%20624.775%20148.543C625.538%20147.857%20626.23%20147.096%20626.839%20146.272C626.881%20146.117%20626.885%20145.954%20626.851%20145.797C626.818%20145.64%20626.748%20145.493%20626.648%20145.368C626.547%20145.243%20626.419%20145.144%20626.273%20145.078C626.127%20145.012%20625.968%20144.981%20625.807%20144.988C624.401%20145.401%20623.034%20145.941%20621.725%20146.601C621.586%20146.666%20621.442%20146.719%20621.294%20146.76L621.192%20146.817Z'%20fill='%23232839'/%3e%3cpath%20d='M623.76%20108.367C623.76%20108.367%20624.225%20136.213%20623.216%20146.298C623.212%20146.63%20623.135%20146.958%20622.991%20147.258C622.847%20147.557%20622.638%20147.821%20622.381%20148.032C622.123%20148.242%20621.823%20148.393%20621.501%20148.474C621.179%20148.555%20620.843%20148.564%20620.517%20148.501C620.347%20148.501%20619.201%20148.785%20619.008%20148.705C618.101%20148.365%20617.137%20121.449%20616.332%20118.326C615.527%20115.203%20613.134%20112.943%20613.361%20108.367C613.588%20103.79%20620.449%20106.084%20623.76%20108.367Z'%20fill='%23113C7A'/%3e%3cpath%20d='M624.303%20110.578C623.906%20112.599%20618.077%20113.121%20614.72%20112.576C611.363%20112.031%20607.405%20111.27%20607.518%20107.375C607.518%20107.375%20607.836%2089.92%20607.836%2086.8537C607.882%2084.9035%20608.554%2083.0201%20609.752%2081.482C609.752%2081.482%20611.635%2079.3356%20617.544%2080.5394C617.544%2080.5394%20622.352%2081.5842%20624.575%2085.1502C624.575%2085.1502%20626.423%2088.5572%20625.913%2096.6885C625.647%20101.346%20625.11%20105.983%20624.303%20110.578Z'%20fill='%23113C7A'/%3e%3cpath%20d='M612.926%2076.2691C613.196%2077.7025%20613.196%2079.1739%20612.926%2080.6073C612.846%2081.2887%20615.817%2083.5827%20618.448%2082.9808C619.98%2082.6401%20619.9%2081.8452%20619.9%2081.8452C619.153%2080.5839%20618.761%2079.1436%20618.766%2077.6773C618.959%2075.6672%20614.717%2075.8035%20612.926%2076.2691Z'%20fill='%23FF7C40'/%3e%3cpath%20d='M621.268%2082.0607L619.442%2081.0273C619.442%2081.0273%20614.758%2080.5957%20613.08%2079.4941L612.207%2080.7434C612.646%2081.4711%20613.254%2082.0829%20613.978%2082.5274C614.702%2082.972%20615.522%2083.2364%20616.369%2083.2986C617.889%2083.572%20619.457%2083.2596%20620.758%2082.4241L621.268%2082.0607Z'%20fill='%23E1E8F2'/%3e%3cpath%20d='M622.655%2084.6527C622.293%2084.6577%20621.937%2084.7455%20621.614%2084.9091C621.291%2085.0728%20621.009%2085.3081%20620.79%2085.5972C620.572%2085.8863%20620.422%2086.2215%20620.352%2086.5774C620.282%2086.9332%20620.294%2087.3003%20620.387%2087.6508C620.61%2088.525%20621.1%2089.3074%20621.79%2089.888C622.48%2090.4685%20623.334%2090.8181%20624.232%2090.8874C629.029%2091.6029%20638.362%2087.4805%20639.451%2085.3795C640.54%2083.2785%20637.036%2075.4766%20635.425%2074.2841C634.064%2073.4324%20631.807%2074.7384%20632.023%2075.8627C632.238%2076.987%20634.2%2082.5631%20634.291%2082.8583C634.382%2083.1536%20634.11%2083.165%20634.11%2083.165L624.504%2084.5164C623.89%2084.593%20623.273%2084.6385%20622.655%2084.6527Z'%20fill='%23113C7A'/%3e%3cpath%20d='M621.512%2071.262C621.525%2072.4014%20621.2%2073.519%20620.578%2074.4729C619.955%2075.4269%20619.064%2076.174%20618.017%2076.6194C616.969%2077.0648%20615.814%2077.1884%20614.696%2076.9744C613.578%2076.7604%20612.55%2076.2186%20611.74%2075.4177C610.931%2074.6168%20610.377%2073.5931%20610.15%2072.4765C609.923%2071.36%20610.033%2070.2011%20610.465%2069.1471C610.898%2068.0931%20611.633%2067.1916%20612.578%2066.5571C613.523%2065.9226%20614.635%2065.5838%20615.773%2065.5837C617.282%2065.5866%20618.73%2066.1836%20619.804%2067.2459C620.877%2068.3083%20621.491%2069.7508%20621.512%2071.262Z'%20fill='%23FF8654'/%3e%3cpath%20d='M621.513%2071.6276C621.513%2071.6276%20621.581%2077.374%20620.379%2078.5437C619.177%2079.7134%20617.204%2077.4081%20614.13%2076.738C611.057%2076.068%20616.625%2069.9241%20616.625%2069.9241L621.513%2071.6276Z'%20fill='%23FF8654'/%3e%3cpath%20d='M610.956%2066.5292C610.956%2066.5292%20617.091%2062.9746%20620.516%2065.916C623.941%2068.8573%20620.028%2070.0952%20619.382%2070.947C618.735%2071.7987%20619.382%2072.5028%20619.053%2073.1161C618.724%2073.7293%20618.645%2073.8542%20618.645%2073.8542L618.849%2074.5924L618.486%2074.9218C618.486%2074.9218%20618.021%2073.5363%20617.579%2073.5363C617.136%2073.5363%20616.762%2074.4789%20616.921%2075.0126C617.08%2075.5464%20617.533%2076.1483%20617.454%2076.4776C617.375%2076.8069%20616.887%2077.8745%20616.433%2077.9199C615.337%2077.8264%20614.261%2077.562%20613.246%2077.1363C611.663%2076.1551%20610.399%2074.7349%20609.606%2073.0479C609.371%2072.4436%20609.278%2071.793%20609.335%2071.1469C609.392%2070.5008%20609.597%2069.8766%20609.935%2069.323C609.789%2068.809%20609.809%2068.262%20609.992%2067.7602C610.176%2067.2584%20610.513%2066.8275%20610.956%2066.5292Z'%20fill='%2396432A'/%3e%3cpath%20d='M236.658%20220.478L247.715%20223.442L236.703%20239.171L236.692%20235.049L213.886%20248.234L213.863%20238.444L236.669%20225.259L236.658%20220.478Z'%20fill='white'/%3e%3cpath%20d='M607.506%20199.468L618.564%20202.432L607.552%20218.161L607.54%20214.039L584.734%20227.223L584.711%20217.434L607.518%20204.249L607.506%20199.468Z'%20fill='white'/%3e%3cpath%20d='M361.999%20210.934L372.898%20226.061L361.954%20228.559L361.965%20224.596L337.537%20210.48L337.56%20200.781L361.988%20214.898L361.999%20210.934Z'%20fill='white'/%3e%3cpath%20d='M84.669%20223.126C84.669%20223.126%2085.8712%20225.011%2085.7011%20225.704C85.5309%20226.396%2084.669%20225.352%2084.669%20225.352C84.669%20225.352%2084.9299%20227.623%2084.3288%20228.1C83.7277%20228.577%2083.4783%20227.157%2083.4783%20227.157C83.2359%20227.324%2082.9385%20227.39%2082.6487%20227.341C82.3589%20227.292%2082.0993%20227.133%2081.9246%20226.896C81.6177%20226.292%2081.4731%20225.618%2081.505%20224.941C81.5368%20224.264%2081.7439%20223.607%2082.106%20223.035C82.7865%20221.922%2084.669%20223.126%2084.669%20223.126Z'%20fill='%23FF9554'/%3e%3cpath%20d='M88.7642%20191.074C88.7642%20191.074%2085.5547%20190.961%2084.0691%20195.424C82.5834%20199.887%2082.0164%20206.872%2081.8009%20208.927C81.5854%20210.983%2081.4834%20222.464%2081.5968%20223.032C81.7673%20223.322%2082.0059%20223.566%2082.292%20223.742C82.578%20223.919%2082.9027%20224.023%2083.238%20224.045C83.5733%20224.068%2083.9089%20224.008%2084.2158%20223.871C84.5227%20223.734%2084.7916%20223.524%2084.999%20223.259C85.9063%20221.204%2085.8836%20212.255%2086.9043%20208.813C87.925%20205.372%2090.454%20196.685%2090.5674%20194.277C90.6235%20193.624%2090.4815%20192.968%2090.1598%20192.397C89.8381%20191.826%2089.3517%20191.365%2088.7642%20191.074Z'%20fill='%23113569'/%3e%3cpath%20opacity='0.35'%20d='M93.849%20269.47C105.317%20269.47%20114.614%20263.556%20114.614%20256.262C114.614%20248.967%20105.317%20243.054%2093.849%20243.054C82.3808%20243.054%2073.0839%20248.967%2073.0839%20256.262C73.0839%20263.556%2082.3808%20269.47%2093.849%20269.47Z'%20fill='%23A6D0F4'/%3e%3cpath%20d='M87.7696%20253.262C87.3488%20253.462%2087%20253.788%2086.7707%20254.195C86.5414%20254.601%2086.4427%20255.068%2086.4881%20255.533C86.501%20255.956%2086.5814%20256.374%2086.7262%20256.771C87.0908%20257.053%2087.5323%20257.216%2087.9922%20257.241C88.452%20257.265%2088.9084%20257.149%2089.3006%20256.907C90.2813%20256.227%2091.064%20255.298%2091.5688%20254.216C92.1687%20253.395%2092.6854%20252.516%2093.1111%20251.592C93.2359%20250.956%2092.4987%20250.457%2091.8296%20250.559C90.5388%20251.261%2089.3163%20252.082%2088.1778%20253.012C88.0587%20253.102%2087.9292%20253.179%2087.7923%20253.239L87.7696%20253.262Z'%20fill='%23232839'/%3e%3cpath%20d='M86.4744%20216.253C86.4744%20216.253%2086.2022%20225.339%2086.5424%20230.847C86.8486%20235.753%2086.4177%20249.96%2086.327%20253.117C86.2944%20253.554%2086.3979%20253.991%2086.6233%20254.367C86.8487%20254.744%2087.1849%20255.041%2087.5858%20255.218C87.9192%20255.34%2088.2766%20255.382%2088.6291%20255.341C88.9817%20255.299%2089.3197%20255.175%2089.6158%20254.979C89.8692%20254.822%2090.0869%20254.614%2090.2549%20254.367C90.4229%20254.121%2090.5374%20253.842%2090.5911%20253.548C91.2035%20250.607%2093.2562%20240.534%2093.5397%20235.435C93.88%20229.427%2094.1862%20221.92%2094.5264%20219.535C94.8666%20217.151%2086.4744%20216.253%2086.4744%20216.253Z'%20fill='%23113569'/%3e%3cpath%20d='M99.222%20256.476C98.7745%20256.585%2098.371%20256.829%2098.0651%20257.173C97.7592%20257.518%2097.5654%20257.948%2097.5095%20258.406C97.4369%20258.823%2097.4369%20259.25%2097.5095%20259.667C97.8043%20260.021%2098.1998%20260.277%2098.6435%20260.401C99.0871%20260.525%2099.5579%20260.51%2099.9931%20260.359C101.11%20259.911%20102.085%20259.169%20102.817%20258.213C103.58%20257.528%20104.271%20256.767%20104.881%20255.942C105.142%20255.34%20104.541%20254.658%20103.849%20254.658C102.44%20255.071%20101.073%20255.614%2099.7663%20256.282C99.627%20256.344%2099.4828%20256.393%2099.3354%20256.43L99.222%20256.476Z'%20fill='%23232839'/%3e%3cpath%20d='M101.785%20218.026C101.785%20218.026%20102.25%20245.873%20101.24%20255.969C101.235%20256.3%20101.157%20256.627%20101.012%20256.925C100.867%20257.223%20100.658%20257.486%20100.401%20257.695C100.144%20257.904%2099.8439%20258.054%2099.5226%20258.134C99.2013%20258.215%2098.8663%20258.224%2098.5411%20258.161C98.371%20258.161%2097.2256%20258.444%2097.0441%20258.365C96.1255%20258.024%2095.1616%20231.109%2094.3564%20227.986C93.5512%20224.863%2091.1582%20222.603%2091.3851%20218.026C91.6119%20213.45%2098.4731%20215.744%20101.785%20218.026Z'%20fill='%23113C7A'/%3e%3cpath%20d='M102.342%20220.236C101.934%20222.258%2096.1044%20222.78%2092.7475%20222.246C89.3906%20221.713%2085.4326%20220.94%2085.546%20217.034C85.546%20217.034%2085.8636%20199.579%2085.8636%20196.524C85.9205%20194.584%2086.5961%20192.714%2087.7915%20191.186C87.7915%20191.186%2089.6628%20189.04%2095.5713%20190.244C95.5713%20190.244%20100.391%20191.3%20102.603%20194.854C102.603%20194.854%20104.451%20198.261%20103.941%20206.393C103.673%20211.034%20103.139%20215.656%20102.342%20220.236Z'%20fill='%23113C7A'/%3e%3cpath%20d='M90.952%20185.964C91.2221%20187.397%2091.2221%20188.868%2090.952%20190.302C90.8726%20190.983%2093.8439%20193.277%2096.475%20192.687C98.006%20192.346%2097.9266%20191.551%2097.9266%20191.551C97.1797%20190.29%2096.7878%20188.849%2096.7925%20187.383C97.0307%20185.328%2092.7438%20185.498%2090.952%20185.964Z'%20fill='%23FF7C40'/%3e%3cpath%20d='M99.2954%20191.722L97.4695%20190.7C97.4695%20190.7%2092.7858%20190.257%2091.1073%20189.156L90.2341%20190.405C90.6738%20191.134%2091.2808%20191.747%2092.0047%20192.193C92.7287%20192.639%2093.5485%20192.906%2094.3962%20192.972C95.9183%20193.242%2097.4862%20192.925%2098.7851%20192.086L99.2954%20191.722Z'%20fill='%23E1E8F2'/%3e%3cpath%20d='M99.5354%20180.913C99.5354%20182.049%2099.1988%20183.16%2098.5683%20184.105C97.9377%20185.05%2097.0415%20185.787%2095.9929%20186.222C94.9444%20186.657%2093.7905%20186.77%2092.6774%20186.549C91.5642%20186.327%2090.5417%20185.78%2089.7392%20184.976C88.9367%20184.172%2088.3901%20183.148%2088.1687%20182.034C87.9473%20180.919%2088.0609%20179.764%2088.4953%20178.714C88.9296%20177.664%2089.6651%20176.766%2090.6088%20176.135C91.5525%20175.503%2092.6619%20175.166%2093.7969%20175.166C95.3188%20175.166%2096.7785%20175.772%2097.8546%20176.849C98.9308%20177.927%2099.5354%20179.389%2099.5354%20180.913Z'%20fill='%23FF8654'/%3e%3cpath%20d='M99.5445%20181.286C99.5445%20181.286%2099.6125%20187.043%2098.4104%20188.202C97.2083%20189.36%2095.2349%20187.066%2092.1616%20186.396C89.0882%20185.726%2094.6566%20179.582%2094.6566%20179.582L99.5445%20181.286Z'%20fill='%23FF8654'/%3e%3cpath%20d='M88.9823%20176.191C88.9823%20176.191%2095.1177%20172.636%2098.5426%20175.578C101.968%20178.519%2098.055%20179.757%2097.4086%20180.62C96.7621%20181.483%2097.4085%20182.176%2097.0797%20182.789C96.7508%20183.402%2096.6714%20183.516%2096.6714%20183.516L96.8755%20184.254L96.5126%20184.583C96.5126%20184.583%2096.025%20183.198%2095.5713%20183.232C95.1177%20183.266%2094.7548%20184.175%2094.9136%20184.708C95.0723%20185.242%2095.526%20185.844%2095.4466%20186.185C95.3672%20186.525%2094.8795%20187.57%2094.4259%20187.616C93.3294%20187.522%2092.2542%20187.258%2091.2391%20186.832C89.6561%20185.851%2088.3914%20184.431%2087.5987%20182.744C87.3635%20182.139%2087.2708%20181.489%2087.3279%20180.843C87.3849%20180.196%2087.5902%20179.572%2087.9276%20179.019C87.7789%20178.496%2087.8011%20177.94%2087.9908%20177.431C88.1806%20176.922%2088.5281%20176.488%2088.9823%20176.191Z'%20fill='%2396432A'/%3e%3cpath%20d='M109.698%20224.2L104.028%20227.607L104.776%20237.635L117.161%20229.969L116.684%20220.407L109.698%20224.2Z'%20fill='%2394C3FF'/%3e%3cpath%20d='M110.776%20221.454C110.776%20221.454%20112.126%20222.873%20112.409%20223.305C112.693%20223.737%20112.84%20225.928%20112.477%20226.212C111.69%20226.714%20110.789%20227.007%20109.858%20227.064C109.291%20226.916%20108.939%20226.632%20108.939%20226.417C108.939%20226.201%20108.803%20224.793%20108.803%20224.793C108.803%20224.793%20107.805%20224.077%20107.737%20223.657C107.707%20223.3%20107.73%20222.94%20107.805%20222.59L110.776%20221.454Z'%20fill='%23FF9554'/%3e%3cpath%20d='M100.629%20192.584C101.648%20193.135%20102.542%20193.89%20103.257%20194.802C103.971%20195.715%20104.489%20196.765%20104.78%20197.888C105.539%20201.488%20107.048%20210.755%20107.048%20210.755L111.21%20221.237C111.111%20221.644%20110.917%20222.022%20110.645%20222.34C110.372%20222.658%20110.028%20222.907%20109.641%20223.067C109.254%20223.226%20108.835%20223.292%20108.418%20223.258C108%20223.224%20107.597%20223.092%20107.241%20222.872C107.241%20222.872%20102.704%20214.162%20101.57%20211.709C100.436%20209.256%2099.302%20197.888%2099.1092%20195.616C99.0222%20195.016%2099.1212%20194.403%2099.393%20193.861C99.6647%20193.319%20100.096%20192.873%20100.629%20192.584Z'%20fill='%23113C7A'/%3e%3cpath%20d='M364.359%20134.939C367.058%20136.495%20367.069%20139.016%20364.359%20140.617C362.853%20141.384%20361.188%20141.784%20359.499%20141.784C357.81%20141.784%20356.145%20141.384%20354.639%20140.617C351.952%20139.062%20351.94%20136.54%20354.639%20134.939C356.145%20134.172%20357.81%20133.772%20359.499%20133.772C361.188%20133.772%20362.853%20134.172%20364.359%20134.939Z'%20fill='%23A6D0F4'/%3e%3cpath%20d='M365.159%20121.041V136.338C365.107%20136.898%20364.908%20137.434%20364.581%20137.891C364.254%20138.348%20363.812%20138.709%20363.299%20138.939C361.894%20139.654%20360.34%20140.027%20358.763%20140.027C357.186%20140.027%20355.632%20139.654%20354.227%20138.939C353.706%20138.706%20353.256%20138.338%20352.925%20137.872C352.594%20137.407%20352.394%20136.862%20352.344%20136.293V121.007C352.393%20121.574%20352.594%20122.119%20352.925%20122.582C353.256%20123.046%20353.706%20123.411%20354.227%20123.641C355.631%20124.359%20357.186%20124.733%20358.763%20124.733C360.34%20124.733%20361.895%20124.359%20363.299%20123.641C363.811%20123.411%20364.253%20123.049%20364.58%20122.592C364.906%20122.135%20365.106%20121.6%20365.159%20121.041Z'%20fill='%23CBDCEB'/%3e%3cpath%20d='M363.266%20118.394C365.773%20119.848%20365.795%20122.199%20363.266%20123.652C361.862%20124.37%20360.307%20124.744%20358.73%20124.744C357.153%20124.744%20355.598%20124.37%20354.194%20123.652C351.687%20122.21%20351.676%20119.859%20354.194%20118.406C355.598%20117.689%20357.152%20117.314%20358.728%20117.312C360.305%20117.31%20361.86%20117.681%20363.266%20118.394Z'%20fill='white'/%3e%3cpath%20d='M362.267%20118.962C364.229%20120.097%20364.229%20121.914%20362.267%20123.05C361.175%20123.607%20359.966%20123.898%20358.74%20123.898C357.514%20123.898%20356.306%20123.607%20355.213%20123.05C353.263%20121.914%20353.251%20120.097%20355.213%20118.973C356.303%20118.409%20357.512%20118.114%20358.739%20118.112C359.966%20118.11%20361.175%20118.402%20362.267%20118.962Z'%20fill='%23713336'/%3e%3cpath%20d='M353.838%20121.482C353.838%20121.482%20350.629%20110.795%20349.495%20109.183C349.495%20107.774%20352.421%20109.467%20353.555%20112.124C354.509%20114.926%20355.233%20117.801%20355.721%20120.721C355.721%20120.721%20355.539%20107.014%20357.898%20103.993C359.406%20104.367%20358.465%20119.404%20358.272%20120.539C358.272%20120.539%20362.99%20110.511%20366.109%20108.433C367.527%20108.626%20361.573%20121.005%20361.573%20121.005C361.573%20121.005%20364.022%20116.371%20368.456%20115.52C366.949%20117.729%20365.309%20119.846%20363.546%20121.857C363.546%20121.857%20361.947%20124.321%20357.694%20123.844C357.705%20123.844%20354.779%20123.651%20353.838%20121.482Z'%20fill='%234CA15C'/%3e%3cpath%20d='M231.058%2046.2549L231.069%2048.4808L225.864%2051.4903L225.875%2056.2941L223.732%2057.532L223.721%2050.5023L231.058%2046.2549Z'%20fill='%23E6F4FF'/%3e%3cpath%20d='M231.075%2048.4773L251.965%2036.4053V49.6471V55.632L248.2%2057.8125L225.881%2070.7135V56.2907V51.4868L231.075%2048.4773ZM251.398%2055.2913L251.341%2037.4614L226.482%2051.8389V69.6687L251.353%2055.2913'%20fill='%23E6F4FF'/%3e%3cpath%20d='M254.342%2048.2988L254.364%2056.7481L248.24%2060.28V57.8157L252.006%2055.6352L251.994%2049.6503L254.342%2048.2988Z'%20fill='%23E6F4FF'/%3e%3cpath%20d='M252.028%2045.9031L273.95%2033.4109V54.9884L291.336%2066.7198'%20stroke='%23E6F4FF'%20stroke-width='0.75'%20stroke-miterlimit='10'/%3e%3cpath%20d='M243.33%2056.6934H243.398H243.466L243.545%2056.6366H243.613H243.67L243.738%2056.5798V56.523H243.806L243.874%2056.4662L244.01%2056.33L244.067%2056.2732L244.124%2056.205H244.192V56.1369L244.248%2056.0687C244.319%2056.0064%20244.383%2055.938%20244.441%2055.8643L244.498%2055.7962V55.7281L244.555%2055.6599L244.611%2055.5918L244.679%2055.5236L244.906%2055.2284V55.1602L244.963%2055.0807V55.0126L245.224%2054.6265V54.547L245.28%2054.4788L245.564%2054.0019V53.9224V53.8315C245.643%2053.6952%20245.711%2053.5589%20245.779%2053.4227C244.948%2053.3118%20244.111%2053.2511%20243.273%2053.241C243.251%2053.2815%20243.224%2053.3195%20243.194%2053.3545C242.873%2053.8563%20242.447%2054.2825%20241.946%2054.6038C241.758%2054.7243%20241.547%2054.8047%20241.327%2054.8399C241.106%2054.8751%20240.881%2054.8643%20240.665%2054.8082H240.585C240.517%2054.899%20239.043%2056.6366%20238.215%2057.7268L238.295%2057.8063L238.431%2057.8972H238.487L238.646%2057.9653H238.703H238.873H239.882H240.018H240.268H240.415H240.472H240.744H240.824H240.88H240.971H241.062H241.152H241.22L243.33%2056.6934Z'%20fill='%234B5CC0'/%3e%3cpath%20d='M242.196%2053.4647C242.141%2053.5833%20242.076%2053.6972%20242.003%2053.8054C242.219%2053.8615%20242.445%2053.8723%20242.665%2053.8371C242.886%2053.802%20243.096%2053.7216%20243.284%2053.601C243.786%2053.2798%20244.211%2052.8536%20244.532%2052.3518C244.45%2052.3375%20244.375%2052.2977%20244.317%2052.2382C244.215%2051.9725%20244.154%2051.6931%20244.135%2051.4092L243.602%2052.1587C243.52%2052.2863%20243.412%2052.3948%20243.284%2052.4767C243.179%2052.5179%20243.061%2052.5179%20242.956%2052.4767L242.411%2052.3291C242.375%2052.7136%20242.303%2053.0938%20242.196%2053.4647Z'%20fill='%23CBDCEB'/%3e%3cpath%20d='M242.081%2050.0277C242.009%2050.0798%20241.928%2050.1183%20241.843%2050.1413L241.718%2051.0839V51.4019C241.712%2051.4623%20241.712%2051.5232%20241.718%2051.5836C241.737%2051.7642%20241.807%2051.9357%20241.919%2052.0783C242.032%2052.221%20242.182%2052.3289%20242.353%2052.3899L242.897%2052.5375C243.003%2052.5787%20243.12%2052.5787%20243.226%2052.5375C243.354%2052.4556%20243.462%2052.3471%20243.544%2052.2195L244.077%2051.47C244.405%2051.009%20244.63%2050.482%20244.734%2049.9255V49.6757V49.051L244.292%2047.6655C244.292%2047.6655%20244.224%2047.5633%20244.065%2047.6655C243.922%2047.7614%20243.798%2047.8849%20243.702%2048.0289C243.283%2048.6308%20243.238%2049.1646%20242.512%2049.6984C242.373%2049.8145%20242.229%2049.9244%20242.081%2050.0277Z'%20fill='%23CBDCEB'/%3e%3cpath%20d='M242.723%2046.82C242.015%2047.47%20241.55%2048.344%20241.408%2049.2958C241.369%2049.7306%20241.407%2050.169%20241.521%2050.5904C241.567%2050.784%20241.628%2050.9738%20241.703%2051.1582V51.0787L241.828%2050.1361C241.913%2050.1132%20241.994%2050.0747%20242.066%2050.0226C242.278%2049.8989%20242.482%2049.7623%20242.678%2049.6137C243.404%2049.0913%20243.449%2048.5462%20243.869%2047.9443C243.965%2047.8003%20244.088%2047.6768%20244.232%2047.5809C244.391%2047.4787%20244.459%2047.5809%20244.459%2047.5809L244.901%2048.9664C244.901%2048.9664%20244.901%2048.7847%20245.003%2048.5462C245.105%2048.3077%20245.128%2047.9784%20245.162%2047.7626C245.21%2047.2124%20245.057%2046.6633%20244.731%2046.2181C244.493%2045.991%20243.858%2046.0478%20243.222%2046.4112C243.043%2046.5301%20242.875%2046.6671%20242.723%2046.82Z'%20fill='%2396432A'/%3e%3cpath%20d='M244.567%2052.3549C244.597%2052.3199%20244.624%2052.2818%20244.647%2052.2413C245.489%2052.2518%20246.329%2052.3124%20247.164%2052.4231C247.842%2051.1363%20248.21%2049.7094%20248.242%2048.2552C248.242%2045.1776%20246.064%2043.9283%20243.376%2045.4842C241.967%2046.3993%20240.794%2047.6361%20239.954%2049.093C239.114%2050.5499%20238.632%2052.1854%20238.545%2053.8653C238.506%2054.4056%20238.587%2054.948%20238.783%2055.4528C238.979%2055.9577%20239.285%2056.4124%20239.679%2056.784L239.6%2056.7045C240.428%2055.5688%20241.868%2053.8767%20241.97%2053.7858H242.049C242.123%2053.6777%20242.187%2053.5637%20242.242%2053.4451C242.338%2053.0731%20242.399%2052.6929%20242.424%2052.3095C242.253%2052.2485%20242.103%2052.1405%20241.99%2051.9979C241.878%2051.8553%20241.808%2051.6838%20241.789%2051.5032C241.771%2051.5374%20241.743%2051.5652%20241.709%2051.5827C241.301%2051.7303%20241.085%2050.9581%20241.346%2050.6514L241.46%2050.5492H241.539C241.425%2050.1278%20241.387%2049.6894%20241.426%2049.2546C241.568%2048.3028%20242.033%2047.4289%20242.741%2046.7788C242.902%2046.6365%20243.077%2046.5109%20243.263%2046.4041C243.898%2046.0406%20244.533%2045.9839%20244.771%2046.211C245.098%2046.6562%20245.251%2047.2053%20245.202%2047.7555C245.202%2047.9713%20245.1%2048.2893%20245.043%2048.5391C245.068%2048.5068%20245.099%2048.4798%20245.134%2048.4596C245.171%2048.4482%20245.211%2048.4482%20245.248%2048.4596C245.508%2048.4596%20245.304%2049.493%20244.919%2049.7883H244.851C244.746%2050.3448%20244.521%2050.8718%20244.193%2051.3328C244.2%2051.6244%20244.258%2051.9126%20244.363%2052.1846C244.409%2052.2631%20244.482%2052.3233%20244.567%2052.3549Z'%20fill='%2358AFFB'/%3e%3cpath%20d='M237.782%2056.8159V57.7358L229.333%2062.6191V61.6993L237.782%2056.8159Z'%20fill='%23E6F4FF'/%3e%3cpath%20d='M233.597%2057.0879V58.0078L229.322%2060.4835V59.5523L233.597%2057.0879Z'%20fill='%23E6F4FF'/%3e%3cpath%20d='M230.977%2055.9329V56.8641L229.322%2057.8294V56.8868L230.977%2055.9329Z'%20fill='%23E6F4FF'/%3e%3cpath%20d='M237.782%2071.5825V72.5024L229.333%2077.3857V76.4659L237.782%2071.5825Z'%20fill='%23E6F4FF'/%3e%3cpath%20d='M233.597%2071.8525V72.7724L229.322%2075.2481V74.3169L233.597%2071.8525Z'%20fill='%23E6F4FF'/%3e%3cpath%20d='M230.977%2070.6956V71.6268L229.322%2072.5921V71.6495L230.977%2070.6956Z'%20fill='%23E6F4FF'/%3e%3cpath%20d='M237.782%2080.6665V81.5864L229.333%2086.4697V85.5498L237.782%2080.6665Z'%20fill='%23E6F4FF'/%3e%3cpath%20d='M233.597%2080.9365V81.8564L229.322%2084.3321V83.4009L233.597%2080.9365Z'%20fill='%23E6F4FF'/%3e%3cpath%20d='M230.977%2079.7815V80.7127L229.322%2081.678V80.7354L230.977%2079.7815Z'%20fill='%23E6F4FF'/%3e%3cpath%20d='M310.242%2026.2321L310.162%2053.4197L294.694%2044.4821L294.773%2017.2944L310.242%2026.2321Z'%20stroke='%23E6F4FF'%20stroke-width='0.75'%20stroke-miterlimit='10'/%3e%3cpath%20d='M308.224%2027.3716L308.757%2027.0649L308.677%2054.2526L308.144%2054.5592L308.224%2027.3716Z'%20fill='%23BDC5CB'/%3e%3cpath%20d='M292.754%2018.4301L293.287%2018.1121L308.756%2027.0611L308.223%2027.3677L292.754%2018.4301Z'%20fill='white'/%3e%3cpath%20d='M308.222%2027.3698L308.143%2054.5574L292.674%2045.6198L292.753%2018.4321L308.222%2027.3698Z'%20fill='%23EAF1F7'/%3e%3cpath%20d='M297.045%2028.5267V28.7653C297.045%2028.7974%20297.037%2028.829%20297.021%2028.8568C297.005%2028.8847%20296.983%2028.9079%20296.955%2028.924C296.927%2028.9402%20296.896%2028.9487%20296.864%2028.9488C296.832%2028.9489%20296.8%2028.9405%20296.773%2028.9244L295.638%2028.2767C295.611%2028.2598%20295.588%2028.2364%20295.572%2028.2086C295.557%2028.1809%20295.548%2028.1496%20295.547%2028.1176V27.879C295.547%2027.847%20295.555%2027.8154%20295.571%2027.7875C295.587%2027.7597%20295.61%2027.7365%20295.637%2027.7203C295.665%2027.7042%20295.696%2027.6956%20295.728%2027.6956C295.76%2027.6955%20295.792%2027.7039%20295.819%2027.7199L296.954%2028.3676C296.982%2028.3837%20297.005%2028.4069%20297.021%2028.4349C297.037%2028.4628%20297.045%2028.4945%20297.045%2028.5267Z'%20fill='%2394A3C0'/%3e%3cpath%20d='M300.612%2031.7523V31.9908C300.612%2032.0228%20300.604%2032.0544%20300.588%2032.0822C300.573%2032.1101%20300.55%2032.1332%20300.522%2032.1494C300.494%2032.1655%20300.463%2032.174%20300.431%2032.1741C300.399%2032.1742%20300.368%2032.1658%20300.34%2032.1498L295.645%2029.4583C295.617%2029.4422%20295.594%2029.419%20295.578%2029.391C295.562%2029.3631%20295.554%2029.3314%20295.554%2029.2993V29.0608C295.554%2029.0287%20295.562%2028.9972%20295.578%2028.9694C295.594%2028.9415%20295.616%2028.9183%20295.644%2028.9022C295.672%2028.8861%20295.703%2028.8775%20295.735%2028.8774C295.767%2028.8774%20295.799%2028.8858%20295.826%2028.9018L300.521%2031.5933C300.548%2031.6102%20300.571%2031.6336%20300.587%2031.6613C300.603%2031.6891%20300.611%2031.7204%20300.612%2031.7523Z'%20fill='%2394A3C0'/%3e%3cg%20opacity='0.53'%3e%3cpath%20d='M298.667%2033.0225V33.261C298.667%2033.293%20298.659%2033.3246%20298.643%2033.3524C298.627%2033.3803%20298.604%2033.4035%20298.576%2033.4196C298.549%2033.4357%20298.517%2033.4443%20298.485%2033.4444C298.453%2033.4444%20298.422%2033.436%20298.394%2033.42L295.639%2031.8301C295.61%2031.815%20295.586%2031.792%20295.57%2031.7638C295.554%2031.7357%20295.546%2031.7035%20295.548%2031.6711V31.4326C295.547%2031.4006%20295.556%2031.369%20295.571%2031.3412C295.587%2031.3133%20295.61%2031.2902%20295.638%2031.274C295.665%2031.2579%20295.697%2031.2493%20295.729%2031.2493C295.761%2031.2492%20295.792%2031.2576%20295.82%2031.2736L298.576%2032.8635C298.604%2032.8796%20298.627%2032.9028%20298.643%2032.9308C298.659%2032.9587%20298.667%2032.9904%20298.667%2033.0225Z'%20fill='%2394A3C0'/%3e%3c/g%3e%3cpath%20d='M299.875%2032.5257V32.7642C299.875%2032.7962%20299.867%2032.8278%20299.851%2032.8556C299.835%2032.8835%20299.813%2032.9066%20299.785%2032.9228C299.757%2032.9389%20299.726%2032.9475%20299.694%2032.9475C299.662%2032.9476%20299.63%2032.9392%20299.603%2032.9232L295.645%2030.6519C295.617%2030.6358%20295.594%2030.6126%20295.578%2030.5847C295.562%2030.5567%20295.554%2030.525%20295.554%2030.4929V30.2544C295.554%2030.2223%20295.562%2030.1908%20295.578%2030.163C295.594%2030.1351%20295.616%2030.1119%20295.644%2030.0958C295.672%2030.0797%20295.703%2030.0711%20295.735%2030.071C295.767%2030.071%20295.799%2030.0794%20295.826%2030.0954L299.784%2032.3667C299.812%2032.3828%20299.835%2032.406%20299.851%2032.4339C299.867%2032.4619%20299.875%2032.4935%20299.875%2032.5257Z'%20fill='%2394A3C0'/%3e%3cpath%20d='M297.045%2034.4908V34.7295C297.045%2034.7615%20297.037%2034.7931%20297.021%2034.8209C297.005%2034.8488%20296.983%2034.872%20296.955%2034.8881C296.927%2034.9043%20296.896%2034.9128%20296.864%2034.9129C296.832%2034.913%20296.8%2034.9046%20296.773%2034.8885L295.638%2034.2408C295.611%2034.2239%20295.588%2034.2005%20295.572%2034.1727C295.557%2034.145%20295.548%2034.1137%20295.547%2034.0817V33.8431C295.547%2033.8111%20295.555%2033.7795%20295.571%2033.7516C295.587%2033.7238%20295.61%2033.7006%20295.637%2033.6844C295.665%2033.6683%20295.696%2033.6597%20295.728%2033.6597C295.76%2033.6596%20295.792%2033.668%20295.819%2033.684L296.954%2034.3317C296.982%2034.3478%20297.005%2034.371%20297.021%2034.399C297.037%2034.4269%20297.045%2034.4586%20297.045%2034.4908Z'%20fill='%2394A3C0'/%3e%3cpath%20d='M300.612%2037.7145V37.9529C300.612%2037.985%20300.604%2038.0165%20300.588%2038.0444C300.573%2038.0722%20300.55%2038.0954%20300.522%2038.1115C300.494%2038.1277%20300.463%2038.1362%20300.431%2038.1363C300.399%2038.1363%20300.368%2038.128%20300.34%2038.1119L295.645%2035.4204C295.617%2035.4043%20295.594%2035.3811%20295.578%2035.3532C295.562%2035.3253%20295.554%2035.2936%20295.554%2035.2614V35.0229C295.554%2034.9909%20295.562%2034.9594%20295.578%2034.9315C295.594%2034.9037%20295.616%2034.8805%20295.644%2034.8644C295.672%2034.8482%20295.703%2034.8397%20295.735%2034.8396C295.767%2034.8395%20295.799%2034.8479%20295.826%2034.8639L300.521%2037.5555C300.548%2037.5724%20300.571%2037.5958%20300.587%2037.6235C300.603%2037.6513%20300.611%2037.6825%20300.612%2037.7145Z'%20fill='%2394A3C0'/%3e%3cg%20opacity='0.53'%3e%3cpath%20d='M298.667%2038.9906V39.229C298.667%2039.2611%20298.659%2039.2926%20298.643%2039.3205C298.627%2039.3483%20298.604%2039.3715%20298.576%2039.3876C298.549%2039.4038%20298.517%2039.4123%20298.485%2039.4124C298.453%2039.4125%20298.422%2039.404%20298.394%2039.388L295.639%2037.7981C295.61%2037.783%20295.586%2037.76%20295.57%2037.7319C295.554%2037.7037%20295.546%2037.6715%20295.548%2037.6391V37.4006C295.547%2037.3686%20295.556%2037.3371%20295.571%2037.3092C295.587%2037.2814%20295.61%2037.2582%20295.638%2037.242C295.665%2037.2259%20295.697%2037.2174%20295.729%2037.2173C295.761%2037.2172%20295.792%2037.2256%20295.82%2037.2416L298.576%2038.8316C298.604%2038.8477%20298.627%2038.8708%20298.643%2038.8988C298.659%2038.9267%20298.667%2038.9584%20298.667%2038.9906Z'%20fill='%2394A3C0'/%3e%3c/g%3e%3cpath%20d='M299.875%2038.4879V38.7264C299.875%2038.7584%20299.867%2038.7899%20299.851%2038.8178C299.835%2038.8456%20299.813%2038.8688%20299.785%2038.8849C299.757%2038.9011%20299.726%2038.9096%20299.694%2038.9097C299.662%2038.9098%20299.63%2038.9014%20299.603%2038.8853L295.645%2036.614C295.617%2036.5979%20295.594%2036.5747%20295.578%2036.5468C295.562%2036.5189%20295.554%2036.4872%20295.554%2036.455V36.2165C295.554%2036.1845%20295.562%2036.153%20295.578%2036.1251C295.594%2036.0973%20295.616%2036.0741%20295.644%2036.0579C295.672%2036.0418%20295.703%2036.0333%20295.735%2036.0332C295.767%2036.0331%20295.799%2036.0415%20295.826%2036.0576L299.784%2038.3289C299.812%2038.345%20299.835%2038.3682%20299.851%2038.3961C299.867%2038.424%20299.875%2038.4557%20299.875%2038.4879Z'%20fill='%2394A3C0'/%3e%3cpath%20d='M316.193%2026.9705H314.492V28.6739H316.193V26.9705Z'%20fill='white'/%3e%3cpath%20d='M321.292%2029.8127H317.323V33.7876H321.292V29.8127Z'%20fill='white'/%3e%3cpath%20d='M525.999%20135.142H524.298V136.845H525.999V135.142Z'%20fill='white'/%3e%3cpath%20d='M531.102%20137.982H527.133V141.957H531.102V137.982Z'%20fill='white'/%3e%3cpath%20d='M625.797%200H624.096V1.70349H625.797V0Z'%20fill='white'/%3e%3cpath%20d='M630.903%202.83838H626.934V6.81319H630.903V2.83838Z'%20fill='white'/%3e%3cpath%20d='M541.221%20108.171H539.52V109.875H541.221V108.171Z'%20fill='white'/%3e%3cpath%20d='M546.324%20111.01H542.354V114.984H546.324V111.01Z'%20fill='white'/%3e%3cpath%20d='M394.448%20207.254H392.747V208.958H394.448V207.254Z'%20fill='white'/%3e%3cpath%20d='M399.547%20210.095H395.578V214.07H399.547V210.095Z'%20fill='white'/%3e%3cpath%20d='M81.4377%20163.34H79.7366V165.044H81.4377V163.34Z'%20fill='white'/%3e%3cpath%20d='M86.5408%20166.177H82.5715V170.152H86.5408V166.177Z'%20fill='white'/%3e%3cpath%20d='M195.978%20272.556H194.277V274.26H195.978V272.556Z'%20fill='white'/%3e%3cpath%20d='M201.082%20275.397H197.112V279.372H201.082V275.397Z'%20fill='white'/%3e%3cpath%20d='M609.762%20152.212V153.132L601.313%20158.016V157.096L609.762%20152.212Z'%20fill='%23E6F4FF'/%3e%3cpath%20d='M605.581%20152.484V153.404L601.306%20155.88V154.949L605.581%20152.484Z'%20fill='%23E6F4FF'/%3e%3cpath%20d='M602.957%20151.329V152.26L601.301%20153.226L601.29%20152.283L602.957%20151.329Z'%20fill='%23E6F4FF'/%3e%3cpath%20d='M401.858%20174.723V175.654L393.409%20180.537V179.606L401.858%20174.723Z'%20fill='%23E6F4FF'/%3e%3cpath%20d='M397.677%20174.997V175.928L393.401%20178.392V177.472L397.677%20174.997Z'%20fill='%23E6F4FF'/%3e%3cpath%20d='M395.057%20173.847V174.779L393.402%20175.733L393.39%20174.801L395.057%20173.847Z'%20fill='%23E6F4FF'/%3e%3cpath%20d='M518.674%20137.212C520.036%20138.1%20521.17%20139.297%20521.984%20140.706C522.797%20142.115%20523.268%20143.696%20523.358%20145.321V152.35C523.358%20155.326%20521.237%20156.53%20518.651%20155.031L512.255%20151.34L509.431%20153.679V149.716L504.804%20147.036C503.443%20146.148%20502.31%20144.95%20501.498%20143.541C500.687%20142.132%20500.218%20140.551%20500.132%20138.927V131.897C500.132%20128.922%20502.252%20127.718%20504.838%20129.217L518.674%20137.212ZM522.904%20152.101V145.082C522.828%20143.603%20522.402%20142.163%20521.663%20140.88C520.924%20139.597%20519.892%20138.507%20518.651%20137.7L504.815%20129.751C502.468%20128.388%20500.551%20129.49%20500.54%20132.192V139.222C500.623%20140.698%20501.051%20142.135%20501.789%20143.415C502.528%20144.695%20503.557%20145.784%20504.793%20146.593L509.851%20149.511V152.589L512.051%20150.783L518.64%20154.588C520.999%20155.95%20522.915%20154.86%20522.915%20152.146'%20fill='white'/%3e%3cpath%20d='M509.963%20136.258V136.86C509.962%20136.94%20509.939%20137.019%20509.898%20137.088C509.857%20137.157%20509.799%20137.215%20509.73%20137.255C509.66%20137.295%20509.581%20137.316%20509.501%20137.316C509.421%20137.317%20509.341%20137.296%20509.271%20137.257L506.436%20135.622C506.367%20135.582%20506.309%20135.524%20506.269%20135.454C506.229%20135.384%20506.209%20135.305%20506.209%20135.224V134.622C506.211%20134.542%20506.233%20134.463%20506.274%20134.394C506.315%20134.325%20506.373%20134.268%20506.443%20134.228C506.513%20134.187%20506.591%20134.166%20506.672%20134.166C506.752%20134.165%20506.831%20134.186%20506.901%20134.225L509.725%20135.86C509.797%20135.899%20509.857%20135.956%20509.899%20136.026C509.94%20136.096%20509.963%20136.176%20509.963%20136.258Z'%20fill='%23F9FBFC'/%3e%3cpath%20d='M518.915%20144.377V144.979C518.914%20145.059%20518.891%20145.138%20518.85%20145.207C518.809%20145.276%20518.751%20145.334%20518.682%20145.374C518.612%20145.414%20518.533%20145.435%20518.453%20145.436C518.373%20145.436%20518.293%20145.416%20518.223%20145.376L506.44%20138.563C506.368%20138.525%20506.307%20138.468%20506.265%20138.397C506.223%20138.327%20506.201%20138.247%20506.202%20138.165V137.563C506.204%20137.483%20506.226%20137.404%20506.267%20137.335C506.308%20137.266%20506.366%20137.208%20506.436%20137.168C506.505%20137.128%20506.584%20137.107%20506.664%20137.106C506.745%20137.106%20506.824%20137.126%20506.894%20137.166L518.688%20143.98C518.756%20144.021%20518.813%20144.08%20518.852%20144.149C518.892%20144.219%20518.914%20144.297%20518.915%20144.377Z'%20fill='%23F9FBFC'/%3e%3cg%20opacity='0.53'%3e%3cpath%20d='M514.066%20147.566V148.168C514.066%20148.248%20514.046%20148.327%20514.006%20148.396C513.967%20148.466%20513.91%20148.524%20513.841%20148.564C513.772%20148.605%20513.693%20148.626%20513.613%20148.626C513.533%20148.626%20513.454%20148.605%20513.385%20148.565L506.445%20144.579C506.372%20144.541%20506.312%20144.484%20506.269%20144.414C506.227%20144.344%20506.206%20144.263%20506.206%20144.182V143.58C506.208%20143.499%20506.23%20143.421%20506.271%20143.351C506.312%20143.282%20506.37%20143.225%20506.44%20143.185C506.51%20143.145%20506.588%20143.124%20506.669%20143.123C506.749%20143.123%20506.828%20143.143%20506.898%20143.182L513.828%20147.157C513.9%20147.198%20513.96%20147.257%20514.002%20147.329C514.044%20147.401%20514.066%20147.483%20514.066%20147.566Z'%20fill='%23F9FBFC'/%3e%3c/g%3e%3cpath%20d='M517.097%20146.319V146.921C517.095%20147.001%20517.073%20147.08%20517.032%20147.149C516.991%20147.218%20516.933%20147.276%20516.863%20147.316C516.793%20147.356%20516.715%20147.377%20516.634%20147.377C516.554%20147.378%20516.475%20147.357%20516.405%20147.318L506.448%20141.64C506.375%20141.602%20506.314%20141.545%20506.272%20141.475C506.23%20141.405%20506.209%20141.324%20506.209%20141.242V140.641C506.211%20140.56%20506.233%20140.481%20506.274%20140.412C506.315%20140.343%20506.373%20140.286%20506.443%20140.246C506.513%20140.206%20506.591%20140.184%20506.672%20140.184C506.752%20140.183%20506.831%20140.204%20506.901%20140.243L516.87%20145.921C516.939%20145.962%20516.997%20146.02%20517.037%20146.089C517.077%20146.159%20517.097%20146.238%20517.097%20146.319Z'%20fill='%23F9FBFC'/%3e%3cpath%20d='M284.927%2030.6317C286.323%2031.5387%20287.484%2032.7638%20288.316%2034.2068C289.148%2035.6497%20289.627%2037.2695%20289.713%2038.9333C289.713%2041.9883%20287.558%2043.2148%20284.904%2041.6816C283.508%2040.7745%20282.345%2039.5496%20281.512%2038.1069C280.678%2036.6641%20280.197%2035.0444%20280.107%2033.38C280.119%2030.3818%20282.273%2029.0872%20284.927%2030.6317Z'%20stroke='%23E6F4FF'%20stroke-width='0.75'%20stroke-miterlimit='10'/%3e%3cpath%20d='M286.657%2034.6392L287.689%2036.4222L283.754%2038.6708L281.837%2035.3546L282.869%2034.7641L283.754%2036.2972L286.657%2034.6392Z'%20fill='white'/%3e%3cpath%20d='M605.057%2054.7488L606.134%2057.6788L609.071%2058.769L606.134%2059.8592L605.057%2062.7892L603.968%2059.8592L601.031%2058.769L603.968%2057.6788L605.057%2054.7488Z'%20fill='white'/%3e%3cpath%20d='M618.664%2045.6648L619.742%2048.5948L622.679%2049.685L619.742%2050.7753L618.664%2053.7052L617.575%2050.7753L614.638%2049.685L617.575%2048.5948L618.664%2045.6648Z'%20fill='white'/%3e%3cpath%20d='M628.591%2059.0103L629.362%2061.1112L631.472%2061.8948L629.362%2062.6784L628.591%2064.7794L627.809%2062.6784L625.699%2061.8948L627.809%2061.1112L628.591%2059.0103Z'%20fill='white'/%3e%3cpath%20d='M384.006%20161.057L391.899%20156.435'%20stroke='%23E6F4FF'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M352.2%20179.716L380.563%20163.078'%20stroke='%23E6F4FF'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M352.575%20180.809C352.575%20181.261%20352.44%20181.702%20352.189%20182.076C351.937%20182.451%20351.579%20182.742%20351.161%20182.912C350.744%20183.082%20350.285%20183.124%20349.843%20183.032C349.402%20182.939%20348.998%20182.717%20348.683%20182.394C348.368%20182.07%20348.157%20181.66%20348.076%20181.216C347.995%20180.772%20348.048%20180.314%20348.228%20179.9C348.409%20179.486%20348.708%20179.135%20349.088%20178.892C349.469%20178.65%20349.913%20178.526%20350.364%20178.538C350.955%20178.552%20351.518%20178.798%20351.931%20179.223C352.344%20179.647%20352.575%20180.216%20352.575%20180.809Z'%20stroke='%23E6F4FF'%20stroke-miterlimit='10'/%3e%3cpath%20d='M559.788%2027.6204L567.681%2022.9983'%20stroke='%23E6F4FF'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M527.982%2046.2785L556.346%2029.6411'%20stroke='%23E6F4FF'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M528.358%2047.4156C528.358%2047.8648%20528.224%2048.304%20527.975%2048.6775C527.726%2049.051%20527.372%2049.3421%20526.957%2049.514C526.543%2049.6859%20526.087%2049.7309%20525.647%2049.6433C525.207%2049.5556%20524.803%2049.3393%20524.486%2049.0217C524.168%2048.704%20523.952%2048.2993%20523.865%2047.8587C523.777%2047.4181%20523.822%2046.9614%20523.994%2046.5464C524.166%2046.1314%20524.456%2045.7767%20524.829%2045.5271C525.202%2045.2775%20525.641%2045.1443%20526.089%2045.1443C526.691%2045.1443%20527.268%2045.3836%20527.693%2045.8095C528.119%2046.2355%20528.358%2046.8132%20528.358%2047.4156Z'%20stroke='%23E6F4FF'%20stroke-miterlimit='10'/%3e%3cpath%20d='M641.44%2021.9437L649.333%2017.3215'%20stroke='%23E6F4FF'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M609.635%2040.5979L637.999%2023.9604'%20stroke='%23E6F4FF'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M610.014%2041.733C610.014%2042.1822%20609.881%2042.6214%20609.632%2042.9949C609.383%2043.3684%20609.028%2043.6595%20608.614%2043.8314C608.199%2044.0033%20607.743%2044.0483%20607.303%2043.9607C606.863%2043.873%20606.459%2043.6567%20606.142%2043.3391C605.825%2043.0214%20605.609%2042.6167%20605.521%2042.1761C605.434%2041.7355%20605.479%2041.2788%20605.65%2040.8638C605.822%2040.4488%20606.113%2040.094%20606.486%2039.8445C606.859%2039.5949%20607.297%2039.4617%20607.746%2039.4617C608.347%2039.4617%20608.924%2039.701%20609.35%2040.1269C609.775%2040.5529%20610.014%2041.1306%20610.014%2041.733Z'%20stroke='%23E6F4FF'%20stroke-miterlimit='10'/%3e%3cpath%20d='M10.4121%20314.616L2.53021%20309.993'%20stroke='%23E6F4FF'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M42.2219%20333.27L13.8471%20316.633'%20stroke='%23E6F4FF'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M41.8344%20334.359C41.8344%20334.808%2041.9675%20335.247%2042.2167%20335.621C42.4659%20335.994%2042.8202%20336.285%2043.2346%20336.457C43.6491%20336.629%2044.1051%20336.674%2044.5451%20336.586C44.9851%20336.499%2045.3892%20336.282%2045.7065%20335.965C46.0237%20335.647%2046.2397%20335.242%2046.3272%20334.802C46.4147%20334.361%2046.3698%20333.905%2046.1981%20333.49C46.0265%20333.074%2045.7357%20332.72%2045.3627%20332.47C44.9897%20332.221%2044.5512%20332.087%2044.1026%20332.087C43.5011%20332.087%2042.9241%20332.327%2042.4988%20332.753C42.0734%20333.179%2041.8344%20333.756%2041.8344%20334.359Z'%20stroke='%23E6F4FF'%20stroke-miterlimit='10'/%3e%3cpath%20d='M537.046%20165.261V166.181L545.495%20171.075V170.144L537.046%20165.261Z'%20fill='%23E6F4FF'/%3e%3cpath%20d='M541.227%20165.537V166.457L545.502%20168.932V168.012L541.227%20165.537Z'%20fill='%23E6F4FF'/%3e%3cpath%20d='M543.852%20164.374V165.305L545.507%20166.27L545.519%20165.339L543.852%20164.374Z'%20fill='%23E6F4FF'/%3e%3cpath%20d='M544.63%20195.469C544.85%20195.797%20545.136%20196.075%20545.47%20196.287L545.663%20196.389C545.322%20196.264%20544.982%20196.105%20544.63%20195.935V195.469Z'%20fill='%23747878'/%3e%3cpath%20d='M544.5%20177.641L544%20177.322L544.114%20177.39L544.432%20177.595L544.5%20177.641Z'%20fill='%236C7070'/%3e%3cpath%20d='M544.209%20192.554L544.437%20192.668L544.209%20192.554Z'%20fill='%23747878'/%3e%3cpath%20d='M545.176%20193C545.002%20192.949%20544.817%20192.949%20544.642%20193V192.783C544.816%20192.865%20544.995%20192.937%20545.176%20193Z'%20fill='%23747878'/%3e%3cpath%20d='M545.292%20178.223L545.655%20178.53C545.299%20178.218%20544.919%20177.933%20544.521%20177.677L544.657%20177.768V177.564C544.834%20177.814%20545.048%20178.037%20545.292%20178.223Z'%20fill='%23747878'/%3e%3cpath%20d='M544.046%20174.202C544.273%20174.327%20544.488%20174.463%20544.693%20174.599V175.065C544.513%20175.142%20544.364%20175.276%20544.268%20175.447C544.172%20175.617%20544.134%20175.814%20544.16%20176.008C544.185%20176.567%20544.37%20177.107%20544.693%20177.563V177.768C544.486%20177.618%20544.27%20177.482%20544.046%20177.359C540.44%20175.269%20537.491%20176.95%20537.48%20181.118C537.595%20183.393%20538.247%20185.609%20539.382%20187.583C540.518%20189.557%20542.104%20191.233%20544.012%20192.475L544.216%20192.588L544.454%20192.713L544.659%20192.804V193.02C544.479%20193.095%20544.329%20193.226%20544.231%20193.394C544.133%20193.562%20544.092%20193.758%20544.114%20193.951C544.137%20194.51%20544.323%20195.051%20544.647%20195.507V195.972L544.466%20195.882L544.001%20195.632C538.863%20192.656%20534.724%20185.411%20534.735%20179.562C534.747%20173.713%20538.92%20171.204%20544.046%20174.202Z'%20stroke='%23E6F4FF'%20stroke-width='0.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M545.544%20175.222L545.725%20175.347H545.805C549.516%20178.466%20552.069%20182.747%20553.051%20187.498C553.056%20187.54%20553.056%20187.582%20553.051%20187.623V187.759C553.055%20187.805%20553.055%20187.85%20553.051%20187.896C553.054%20187.941%20553.054%20187.987%20553.051%20188.032V188.168C553.049%20188.214%20553.049%20188.259%20553.051%20188.305C553.051%20188.373%20553.051%20188.407%20553.051%20188.452C553.056%20188.547%20553.056%20188.642%20553.051%20188.736V188.861V190.837C553.048%20190.879%20553.048%20190.92%20553.051%20190.962C553.054%20191.004%20553.054%20191.045%20553.051%20191.087C553.06%20191.128%20553.06%20191.171%20553.051%20191.212C553.059%20191.253%20553.059%20191.295%20553.051%20191.337C553.051%20191.405%20553.051%20191.428%20553.051%20191.462C553.051%20191.496%20553.051%20191.553%20553.051%20191.575C553.051%20191.598%20553.051%20191.757%20553.051%20191.836C553.051%20191.916%20553.051%20191.916%20553.051%20191.95V192.064V192.177V192.279C553.049%20192.317%20553.049%20192.355%20553.051%20192.393V192.507C553.048%20192.544%20553.048%20192.582%20553.051%20192.62C553.047%20192.658%20553.047%20192.696%20553.051%20192.734C552.144%20196.141%20549.309%20197.628%20545.77%20196.356H545.702L545.51%20196.254C545.111%20195.994%20544.779%20195.644%20544.54%20195.232C544.302%20194.819%20544.164%20194.356%20544.137%20193.881C544.115%20193.687%20544.156%20193.492%20544.254%20193.324C544.352%20193.156%20544.502%20193.024%20544.682%20192.949C544.856%20192.899%20545.041%20192.899%20545.215%20192.949H545.283C546.17%20193.309%20547.152%20193.361%20548.073%20193.097H548.186H548.288H548.402L548.492%20193.04H548.594H548.685L548.787%20192.983L548.878%20192.927L548.98%20192.859L549.059%20192.79L549.15%20192.722L549.229%20192.643L549.32%20192.563L549.4%20192.484L549.479%20192.393L549.558%20192.302V192.245V192.177L549.626%20192.075L549.694%20191.973C549.721%20191.937%20549.743%20191.899%20549.762%20191.859L549.831%20191.746V191.643C549.854%20191.608%20549.873%20191.57%20549.887%20191.53C549.892%20191.488%20549.892%20191.446%20549.887%20191.405V191.28V191.155V191.019V190.894C549.884%20190.848%20549.884%20190.803%20549.887%20190.758V190.621C549.884%20190.576%20549.884%20190.53%20549.887%20190.485C549.89%20190.436%20549.89%20190.387%20549.887%20190.337C549.89%20190.284%20549.89%20190.231%20549.887%20190.178C549.892%20190.129%20549.892%20190.08%20549.887%20190.031C549.887%20190.031%20549.887%20189.929%20549.887%20189.883C549.887%20189.838%20549.887%20189.781%20549.887%20189.736C549.887%20189.69%20549.887%20189.622%20549.887%20189.565C549.887%20189.508%20549.887%20189.452%20549.887%20189.406C549.887%20189.361%20549.887%20189.293%20549.887%20189.236V189.065C549.887%20188.997%20549.887%20188.941%20549.887%20188.895C549.893%20188.838%20549.893%20188.781%20549.887%20188.725V188.554C549.894%20188.498%20549.894%20188.441%20549.887%20188.384C549.894%20188.324%20549.894%20188.263%20549.887%20188.202C549.894%20188.146%20549.894%20188.089%20549.887%20188.032C549.887%20187.953%20549.887%20187.896%20549.887%20187.839C549.887%20187.669%20549.887%20187.669%20549.887%20187.498C549.882%20187.438%20549.882%20187.377%20549.887%20187.317C549.883%20187.256%20549.883%20187.195%20549.887%20187.135V186.953C549.887%20186.76%20549.808%20186.59%20549.774%20186.408C549.767%20186.348%20549.767%20186.287%20549.774%20186.226L549.672%20185.863C548.932%20183.323%20547.554%20181.016%20545.668%20179.163L545.555%20179.049L545.419%20178.924L545.351%20178.856L545.271%20178.788L544.897%20178.47C544.665%20178.281%20544.463%20178.059%20544.296%20177.811C543.973%20177.354%20543.788%20176.814%20543.763%20176.255C543.737%20176.061%20543.775%20175.864%20543.872%20175.694C543.968%20175.524%20544.117%20175.39%20544.296%20175.313C544.472%20175.177%20544.684%20175.096%20544.906%20175.079C545.128%20175.063%20545.35%20175.113%20545.544%20175.222Z'%20fill='%2358AFFB'/%3e%3cpath%20d='M545.724%20175.349L545.543%20175.224C545.291%20175.06%20544.985%20175.003%20544.692%20175.065V174.61C544.998%20174.837%20545.395%20175.087%20545.724%20175.349Z'%20fill='%23747878'/%3e%3cpath%20d='M579.805%2062.4946V63.4145L571.356%2068.2978V67.378L579.805%2062.4946Z'%20fill='%23E6F4FF'/%3e%3cpath%20d='M575.616%2062.7666V63.6865L571.341%2066.1622V65.231L575.616%2062.7666Z'%20fill='%23E6F4FF'/%3e%3cpath%20d='M573%2061.6077V62.5389L571.344%2063.5042L571.333%2062.573L573%2061.6077Z'%20fill='%23E6F4FF'/%3e%3cpath%20d='M548.123%2073.3742L548.214%20102.413L564.726%2092.8622L564.646%2063.8347L548.123%2073.3742Z'%20stroke='%23E6F4FF'%20stroke-width='0.8'%20stroke-miterlimit='10'/%3e%3cpath%20d='M550.291%2074.5995L549.713%2074.2588L549.803%20103.298L550.37%20103.627L550.291%2074.5995Z'%20fill='%23BDC5CB'/%3e%3cpath%20d='M566.803%2065.049L566.236%2064.7083L549.713%2074.2591L550.291%2074.5998L566.803%2065.049Z'%20fill='white'/%3e%3cpath%20d='M550.291%2074.5985L550.371%20103.626L566.883%2094.075L566.803%2065.0476L550.291%2074.5985Z'%20fill='%23EAF1F7'/%3e%3cpath%20d='M561.945%2078.3853L561.957%2079.3051L553.496%2084.1998V83.2686L561.945%2078.3853Z'%20fill='%2394A3C0'/%3e%3cpath%20d='M557.76%2078.6553L557.772%2079.5752L553.496%2082.0509V81.131L557.76%2078.6553Z'%20fill='%2394A3C0'/%3e%3cpath%20d='M555.148%2077.4963L555.16%2078.4276L553.492%2079.3929V78.4616L555.148%2077.4963Z'%20fill='%2394A3C0'/%3e%3cpath%20d='M561.945%2087.6621L561.957%2088.582L553.496%2093.4653V92.5454L561.945%2087.6621Z'%20fill='%2394A3C0'/%3e%3cpath%20d='M557.76%2087.9321L557.772%2088.852L553.496%2091.3278V90.3965L557.76%2087.9321Z'%20fill='%2394A3C0'/%3e%3cpath%20d='M555.148%2086.7771L555.16%2087.7083L553.492%2088.6736V87.731L555.148%2086.7771Z'%20fill='%2394A3C0'/%3e%3c/svg%3e`,Dg=`data:image/svg+xml,%3csvg%20width='22'%20height='32'%20viewBox='0%200%2022%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.1593%2014.3814C17.2069%2015.0272%205.56056%2018.3882%205.56056%2018.3882C4.03868%2021.4659%2011.1005%2023.4995%2011.1005%2023.4995C6.62739%2019.7609%2013.9819%2017.901%2018.4833%2016.4868C23.7193%2014.8403%2020.7473%2012.4385%2020.7473%2012.4385C21.0173%2013.2089%2020.6906%2013.8716%2019.1574%2014.3776'%20fill='white'/%3e%3cpath%20d='M19.9428%2015.3237C18.6683%2015.7448%2014.2688%2016.9796%2010.7945%2018.3807C6.36106%2020.1763%2011.1004%2023.5014%2011.1004%2023.5014C6.62729%2019.7628%2013.9818%2017.903%2018.4832%2016.4887C23.7211%2014.8403%2020.7491%2012.4404%2020.7491%2012.4404C21.4477%2013.36%2021.476%2014.8177%2019.9428%2015.3237Z'%20fill='white'/%3e%3cpath%20d='M5.56915%2023.6885C8.14464%2026.9022%2013.0124%2030.0007%2015.7314%2031.5887C16.8794%2032.259%2018.3295%2032.0966%2019.3001%2031.1903C20.1007%2030.4425%2020.1422%2029.1869%2019.3945%2028.3863C19.2472%2028.2277%2019.0754%2028.0955%2018.8847%2027.9936C16.1657%2026.5321%2011.7624%2024.0756%208.74509%2021.923C4.09636%2018.6111%207.66693%2017.7822%207.66693%2017.7822C3.3392%2018.7414%202.58392%2019.9688%205.56915%2023.6828'%20fill='white'/%3e%3cpath%20d='M3.38919%2016.1084C-1.84676%2017.753%201.12525%2020.1567%201.12525%2020.1567C0.853355%2019.3844%201.1819%2018.7235%202.71511%2018.2175C4.67505%2017.5698%2016.312%2014.207%2016.312%2014.207C17.8357%2011.1292%2010.7739%209.09375%2010.7739%209.09375C15.2433%2012.8324%207.88875%2014.6941%203.38919%2016.1084Z'%20fill='white'/%3e%3cpath%20d='M3.38919%2016.1084C-1.84676%2017.753%201.12525%2020.1567%201.12525%2020.1567C0.426624%2019.2371%200.38886%2017.7794%201.92962%2017.2734C3.20604%2016.8523%207.60552%2015.6174%2011.0798%2014.2164C15.5114%2012.4207%2010.7739%209.09375%2010.7739%209.09375C15.2433%2012.8324%207.88875%2014.6941%203.38919%2016.1084Z'%20fill='white'/%3e%3cpath%20d='M2.57331%201.40596C1.77272%202.15368%201.72929%203.40933%202.47701%204.20992C2.62429%204.36853%202.79612%204.5007%202.98682%204.60266C5.70771%206.06412%2010.111%208.51877%2013.1283%2010.6732C17.777%2013.9851%2014.2065%2014.814%2014.2065%2014.814C18.5323%2013.8529%2019.2895%2012.6275%2016.3042%208.9134C13.7287%205.6997%208.86098%202.59929%206.1401%201.01321C4.99397%200.342905%203.54195%200.50529%202.57331%201.41162'%20fill='white'/%3e%3cg%20opacity='0.3'%3e%3cpath%20d='M15.6146%2014.4409C15.8714%2014.3635%2016.1093%2014.2823%2016.3264%2014.1973C16.4284%2014.0293%2016.4945%2013.8404%2016.519%2013.646C16.5473%2013.391%2016.5152%2013.1324%2016.4227%2012.8907C16.3377%2012.6622%2016.2207%2012.447%2016.0791%2012.2487C15.9431%2012.0523%2015.7921%2011.8692%2015.6278%2011.6973C15.303%2011.365%2014.9518%2011.0572%2014.5798%2010.7778C13.8434%2010.2264%2013.0655%209.72607%2012.2895%209.23325C11.5134%208.74232%2010.7223%208.27405%209.92923%207.81333C8.34315%206.89378%206.73441%206.00633%205.13134%205.12077L3.93045%204.45235C3.52826%204.24087%203.17328%203.95009%202.88817%203.597C2.75033%203.41951%202.65026%203.2137%202.5955%202.99467C2.54263%202.77564%202.55396%202.54528%202.6276%202.33191C2.70312%202.11855%202.82019%201.92218%202.97125%201.75413C3.04677%201.66916%203.12797%201.58797%203.21294%201.51055L3.34133%201.40103L3.40931%201.34817L3.44518%201.32173L3.46218%201.30851C3.46218%201.30851%203.47351%201.31795%203.46218%201.29152C3.45085%201.26509%203.46218%201.29152%203.44707%201.28019H3.43763L3.42064%201.29341L3.38476%201.31984L3.31679%201.37082L3.18272%201.48034C3.09587%201.55587%203.01279%201.63706%202.93537%201.72392C2.77488%201.89385%202.65026%202.094%202.56717%202.31303C2.48787%202.53584%202.47276%202.77564%202.52375%203.006C2.5785%203.23447%202.67858%203.44783%202.82019%203.63476C3.1072%204.00107%203.46595%204.30507%203.8738%204.52977L5.06525%205.21707C6.657%206.13662%208.24874%207.03728%209.81783%207.9776C10.6014%208.44965%2011.3794%208.93303%2012.1479%209.43151C12.9145%209.92999%2013.6754%2010.4455%2014.3929%2010.9968C14.7498%2011.2725%2015.0821%2011.5765%2015.3918%2011.905C15.6977%2012.2166%2015.9375%2012.5867%2016.0998%2012.9926C16.1678%2013.1833%2016.1924%2013.3892%2016.1678%2013.5912C16.1376%2013.7876%2016.0564%2013.9745%2015.9299%2014.1293C15.8355%2014.2445%2015.7279%2014.3484%2015.607%2014.4371'%20fill='white'/%3e%3c/g%3e%3c/svg%3e`,Og=`data:image/svg+xml,%3csvg%20width='89'%20height='21'%20viewBox='0%200%2089%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.4537%209.65056L5.6297%2017.2781H12.9309C13.4136%2017.243%2013.8916%2017.3924%2014.2685%2017.696C14.4166%2017.8312%2014.5335%2017.997%2014.6112%2018.1818C14.6889%2018.3667%2014.7255%2018.5662%2014.7185%2018.7666C14.7242%2018.9592%2014.6875%2019.1507%2014.6111%2019.3276C14.5346%2019.5045%2014.4202%2019.6624%2014.2759%2019.7902C13.9792%2020.0539%2013.5309%2020.1858%2012.9309%2020.1858H2.83086C2.12127%2020.1858%201.59463%2020.0325%201.24107%2019.7209C1.0652%2019.5615%200.926946%2019.3651%200.836296%2019.1457C0.745646%2018.9264%200.704869%2018.6896%200.716905%2018.4526C0.728826%2018.0998%200.858518%2017.7612%201.0853%2017.4908C1.3309%2017.1611%201.84023%2016.5677%202.61329%2015.7106C3.43744%2014.8007%204.17918%2013.9766%204.83851%2013.2381C5.50608%2012.4964%206.12667%2011.8115%206.70028%2011.1687C7.27389%2010.5258%207.74861%209.98434%208.1269%209.5393C8.50519%209.09426%208.80683%208.71103%209.03429%208.39208H3.5009C2.9168%208.41478%202.33277%208.34553%201.77017%208.18686C1.37787%208.0517%201.18173%207.69237%201.18173%207.10887C1.17386%206.91572%201.2098%206.7233%201.28688%206.54603C1.36395%206.36876%201.48015%206.21123%201.62677%206.08526C1.98683%205.80907%202.43488%205.6729%202.88773%205.70203H11.4425C12.0692%205.66774%2012.6949%205.78744%2013.2647%206.05065C13.6867%206.28306%2013.8985%206.69926%2013.9001%207.29924C13.8974%207.51195%2013.8555%207.72233%2013.7765%207.91984C13.7093%208.10655%2013.6179%208.28361%2013.5045%208.44647C13.4032%208.58246%2013.2573%208.74811%2013.0941%208.94097C12.9309%209.13382%2012.7084%209.37118%2012.4537%209.64562'%20fill='white'/%3e%3cpath%20d='M17.2637%203.64451C16.7764%203.65633%2016.3022%203.4862%2015.9335%203.16732C15.7567%202.99393%2015.6165%202.78678%2015.5212%202.55816C15.4259%202.32955%2015.3776%202.08413%2015.3789%201.83647C15.3803%201.58881%2015.4314%201.34394%2015.5292%201.11641C15.6271%200.888871%2015.7696%200.683299%2015.9483%200.511889C16.3048%200.178623%2016.7758%20-0.00464918%2017.2637%208.96584e-05C17.7334%20-0.00408682%2018.1889%200.160906%2018.5469%200.464912C18.7373%200.632%2018.8868%200.84066%2018.9837%201.07475C19.0806%201.30884%2019.1223%201.56208%2019.1057%201.81488C19.1194%202.06527%2019.0778%202.31562%2018.9838%202.5481C18.8898%202.78058%2018.7457%202.98947%2018.5617%203.15991C18.2073%203.48319%2017.7434%203.65992%2017.2637%203.6544M19.1057%207.50404V18.2716C19.1057%2019.0134%2018.9301%2019.5821%2018.5741%2019.9628C18.4037%2020.15%2018.1948%2020.2981%2017.9618%2020.3972C17.7288%2020.4962%2017.4772%2020.5437%2017.2241%2020.5364C16.9723%2020.5445%2016.7219%2020.4961%2016.4913%2020.3947C16.2607%2020.2933%2016.0557%2020.1415%2015.8915%2019.9505C15.5503%2019.5598%2015.3797%2018.9986%2015.3797%2018.2716V7.60294C15.3797%206.86614%2015.5503%206.31066%2015.8915%205.93649C16.0602%205.75283%2016.2667%205.6078%2016.4967%205.51136C16.7267%205.41491%2016.9749%205.36933%2017.2241%205.37771C17.4758%205.37068%2017.7261%205.41681%2017.9587%205.5131C18.1913%205.60938%2018.401%205.75366%2018.5741%205.93649C18.9496%206.3654%2019.1406%206.92517%2019.1057%207.49415'%20fill='white'/%3e%3cpath%20d='M24.8301%207.43997V7.88996C25.3957%207.10255%2026.1308%206.45199%2026.9811%205.98616C27.8125%205.56827%2028.7334%205.3595%2029.6637%205.37793C30.5817%205.36311%2031.4882%205.58356%2032.2969%206.0183C33.0505%206.42702%2033.6562%207.06291%2034.0276%207.83557C34.2757%208.29687%2034.4375%208.79962%2034.5048%209.31905C34.5864%209.98918%2034.6227%2010.664%2034.6136%2011.3391V18.262C34.6136%2019.0087%2034.443%2019.5724%2034.1018%2019.9531C33.9362%2020.141%2033.731%2020.2899%2033.501%2020.3891C33.271%2020.4883%2033.0219%2020.5353%2032.7716%2020.5268C32.5172%2020.5353%2032.2641%2020.4872%2032.0306%2020.3858C31.7971%2020.2845%2031.5891%2020.1325%2031.4217%2019.9408C31.0755%2019.5501%2030.9024%2018.9889%2030.9024%2018.262V12.0511C30.9024%2010.8149%2030.7318%209.88524%2030.3906%209.23251C30.0494%208.57978%2029.3695%208.25836%2028.3508%208.25836C27.6969%208.25479%2027.0594%208.46296%2026.5336%208.85175C25.9783%209.26214%2025.5602%209.83104%2025.3344%2010.4836C25.1515%2011.0374%2025.06%2012.0742%2025.06%2013.594V18.262C25.06%2019.0169%2024.8853%2019.5831%2024.5358%2019.9606C24.3635%2020.1468%2024.153%2020.2938%2023.9188%2020.3915C23.6846%2020.4892%2023.4321%2020.5353%2023.1784%2020.5268C22.9279%2020.5335%2022.679%2020.4845%2022.4498%2020.3831C22.2206%2020.2818%2022.0168%2020.1307%2021.8532%2019.9408C21.5071%2019.5501%2021.334%2018.9889%2021.334%2018.262V7.49436C21.334%206.78477%2021.4897%206.25813%2021.7988%205.90457C21.958%205.72826%2022.1543%205.58954%2022.3737%205.49845C22.5931%205.40737%2022.8299%205.3662%2023.0672%205.37793C23.3787%205.37314%2023.6856%205.4535%2023.9548%205.61034C24.2293%205.77571%2024.45%206.01702%2024.5902%206.30511C24.7616%206.6584%2024.8463%207.04742%2024.8375%207.43997'%20fill='white'/%3e%3cpath%20d='M40.2031%207.43997V7.88996C40.7688%207.10255%2041.5038%206.45199%2042.3542%205.98616C43.1847%205.56829%2044.1047%205.3595%2045.0343%205.37793C45.9531%205.36279%2046.8605%205.58325%2047.67%206.0183C48.4231%206.4277%2049.0285%207.06339%2049.4007%207.83557C49.6477%208.29734%2049.8093%208.79988%2049.8779%209.31905C49.9582%209.98929%2049.9945%2010.6641%2049.9867%2011.3391V18.262C49.9867%2019.0087%2049.8161%2019.5724%2049.4749%2019.9531C49.3093%2020.141%2049.1041%2020.2899%2048.8741%2020.3891C48.6441%2020.4883%2048.395%2020.5353%2048.1447%2020.5268C47.89%2020.5347%2047.6367%2020.4862%2047.403%2020.3849C47.1692%2020.2836%2046.9606%2020.132%2046.7922%2019.9408C46.4461%2019.5501%2046.2755%2018.9889%2046.2755%2018.262V12.0511C46.2755%2010.8149%2046.1049%209.88524%2045.7637%209.23251C45.4225%208.57978%2044.7401%208.25836%2043.7214%208.25836C43.0683%208.25514%2042.4317%208.4633%2041.9066%208.85175C41.3499%209.26122%2040.9308%209.83035%2040.705%2010.4836C40.5237%2011.0374%2040.433%2012.0742%2040.433%2013.594V18.262C40.433%2019.0169%2040.2575%2019.5831%2039.9064%2019.9606C39.7344%2020.1472%2039.524%2020.2945%2039.2897%2020.3922C39.0554%2020.4899%2038.8027%2020.5358%2038.549%2020.5268C38.2989%2020.5332%2038.0505%2020.4839%2037.8217%2020.3826C37.5929%2020.2813%2037.3896%2020.1303%2037.2263%2019.9408C36.8801%2019.5501%2036.707%2018.9889%2036.707%2018.262V7.49436C36.707%206.78477%2036.8628%206.25813%2037.1719%205.90457C37.331%205.72826%2037.5274%205.58954%2037.7468%205.49845C37.9661%205.40737%2038.203%205.3662%2038.4402%205.37793C38.7517%205.37314%2039.0587%205.4535%2039.3279%205.61034C39.6023%205.77571%2039.823%206.01702%2039.9633%206.30511C40.1346%206.6584%2040.2194%207.04742%2040.2105%207.43997'%20fill='white'/%3e%3cpath%20d='M62.5909%2013.8682H55.3045C55.2961%2014.6445%2055.4706%2015.4119%2055.8138%2016.1083C56.0972%2016.7002%2056.5443%2017.1985%2057.1021%2017.5442C57.6599%2017.8899%2058.3051%2018.0686%2058.9613%2018.059C59.3736%2018.0634%2059.7846%2018.0109%2060.1827%2017.9033C60.5618%2017.7916%2060.9225%2017.625%2061.2533%2017.4088C61.5893%2017.1934%2061.9091%2016.9538%2062.2101%2016.6918C62.5002%2016.4363%2062.8777%2016.091%2063.3425%2015.6558C63.5761%2015.4765%2063.8671%2015.3885%2064.1609%2015.4086C64.4983%2015.3935%2064.8292%2015.5056%2065.0881%2015.7226C65.2092%2015.835%2065.304%2015.973%2065.3656%2016.1264C65.4271%2016.2799%2065.454%2016.4451%2065.4441%2016.6102C65.4164%2017.0309%2065.2801%2017.4372%2065.0485%2017.7895C64.736%2018.2937%2064.3308%2018.7342%2063.8543%2019.0876C63.2467%2019.5398%2062.5682%2019.8882%2061.8467%2020.1186C60.9495%2020.4048%2060.0116%2020.5426%2059.0701%2020.5266C56.6767%2020.5266%2054.8158%2019.8442%2053.4872%2018.4794C52.1587%2017.1146%2051.4944%2015.2635%2051.4944%2012.9262C51.4863%2011.8837%2051.6534%2010.8473%2051.9889%209.86033C52.2925%208.96156%2052.7819%208.1368%2053.4254%207.43978C54.0703%206.75306%2054.8635%206.22281%2055.7446%205.88954C56.7214%205.5203%2057.7588%205.33747%2058.803%205.35054C60.1121%205.31362%2061.4066%205.63234%2062.5488%206.27277C63.5369%206.83149%2064.3482%207.65648%2064.8903%208.65376C65.3902%209.56343%2065.6569%2010.5828%2065.6666%2011.6207C65.6666%2012.5586%2065.3988%2013.166%2064.8631%2013.4429C64.3241%2013.7199%2063.57%2013.8583%2062.5958%2013.8583M55.3094%2011.7443H62.0642C61.9736%2010.4718%2061.6299%209.5183%2061.0332%208.8837C60.7303%208.56817%2060.3638%208.32058%2059.9581%208.15733C59.5523%207.99408%2059.1164%207.91889%2058.6794%207.93674C58.2515%207.92332%2057.8257%208.00227%2057.431%208.16824C57.0364%208.33422%2056.6821%208.5833%2056.3924%208.89853C55.7957%209.53808%2055.4347%2010.4867%2055.3094%2011.7443Z'%20fill='white'/%3e%3cpath%20d='M75.0025%2018.9842L72.3001%2015.0135L69.5309%2018.9842C69.2359%2019.4182%2068.8925%2019.8172%2068.5073%2020.1735C68.21%2020.4156%2067.8347%2020.5412%2067.4516%2020.5271C67.0071%2020.5377%2066.5751%2020.3796%2066.2425%2020.0845C66.0908%2019.9616%2065.9679%2019.8069%2065.8825%2019.6313C65.797%2019.4557%2065.7511%2019.2635%2065.748%2019.0683C65.748%2018.676%2066.0027%2018.1164%2066.512%2017.3895L69.882%2012.5583L66.8928%208.53063C66.3736%207.86801%2066.1164%207.2944%2066.1164%206.7999C66.1177%206.61148%2066.1597%206.42556%2066.2395%206.25486C66.3193%206.08417%2066.435%205.93273%2066.5788%205.81092C66.9148%205.51876%2067.3505%205.36733%2067.7952%205.38813C68.1892%205.37419%2068.5745%205.50527%2068.8782%205.75652C69.2554%206.10401%2069.5921%206.49301%2069.882%206.91611L72.2976%2010.2193L74.6465%206.91611C74.9393%206.48057%2075.2857%206.08351%2075.6775%205.73427C75.9802%205.4913%2076.3601%205.36497%2076.7481%205.37823C77.1925%205.36149%2077.6274%205.5094%2077.9695%205.79361C78.1225%205.9126%2078.2465%206.06477%2078.3321%206.23866C78.4178%206.41254%2078.4629%206.6036%2078.464%206.79743C78.4633%207.08041%2078.3955%207.3592%2078.2661%207.61087C78.0919%207.93536%2077.8883%208.24322%2077.6579%208.53063L74.6489%2012.5583L78.0189%2017.3895C78.5447%2018.1444%2078.8084%2018.7131%2078.8101%2019.0955C78.8094%2019.2901%2078.7645%2019.482%2078.6789%2019.6568C78.5932%2019.8315%2078.469%2019.9845%2078.3156%2020.1043C77.9771%2020.3904%2077.5446%2020.5411%2077.1016%2020.5271C76.7074%2020.538%2076.3223%2020.4073%2076.0162%2020.1587C75.6305%2019.8104%2075.2892%2019.416%2075%2018.9842'%20fill='white'/%3e%3cpath%20d='M80.1811%205.70949H80.5915V3.46944C80.5915%202.86863%2080.6064%202.39886%2080.6385%202.05766C80.6608%201.74802%2080.752%201.44728%2080.9055%201.17746C81.0552%200.917818%2081.2721%200.703405%2081.5335%200.556866C81.8103%200.392732%2082.1266%200.307244%2082.4484%200.309618C82.9289%200.31336%2083.3891%200.504012%2083.7316%200.841198C83.9854%201.06984%2084.1588%201.37415%2084.2261%201.70904C84.3039%202.18956%2084.3378%202.67618%2084.3274%203.16285V5.70949H85.6922C86.1277%205.67931%2086.5587%205.81242%2086.9013%206.08284C87.037%206.20323%2087.1446%206.35203%2087.2164%206.51868C87.2882%206.68533%2087.3224%206.86574%2087.3167%207.0471C87.3338%207.26146%2087.2865%207.47606%2087.1808%207.66332C87.075%207.85057%2086.9157%208.00192%2086.7233%208.0979C86.187%208.32481%2085.6062%208.4271%2085.0247%208.39707H84.3274V15.2483C84.3202%2015.6975%2084.3409%2016.1467%2084.3892%2016.5933C84.4163%2016.8756%2084.5304%2017.1426%2084.7156%2017.3573C84.8317%2017.4641%2084.969%2017.5452%2085.1185%2017.5955C85.268%2017.6457%2085.4264%2017.664%2085.5835%2017.6491C85.8823%2017.6397%2086.1795%2017.6016%2086.4711%2017.5353C86.7574%2017.4677%2087.0498%2017.4288%2087.3439%2017.4191C87.4965%2017.4205%2087.6473%2017.4533%2087.7868%2017.5154C87.9263%2017.5775%2088.0516%2017.6676%2088.1548%2017.7801C88.2737%2017.8963%2088.3673%2018.0357%2088.4298%2018.1897C88.4924%2018.3437%2088.5225%2018.509%2088.5183%2018.6751C88.5183%2019.2735%2088.1886%2019.7325%2087.5293%2020.0523C86.87%2020.3721%2085.9288%2020.5311%2084.7057%2020.5295C83.5387%2020.5295%2082.6585%2020.3342%2082.0577%2019.9435C81.469%2019.5736%2081.0444%2018.9924%2080.8709%2018.3191C80.6615%2017.4107%2080.5677%2016.4794%2080.5915%2015.5475V8.39459H80.097C79.6515%208.42648%2079.2102%208.28969%2078.8608%208.01136C78.7234%207.8914%2078.6142%207.74251%2078.5411%207.57537C78.468%207.40823%2078.4328%207.22698%2078.438%207.04463C78.4337%206.8606%2078.4716%206.67803%2078.5487%206.5109C78.6259%206.34376%2078.7402%206.19649%2078.8831%206.08036C79.2545%205.807%2079.7111%205.67466%2080.1712%205.70702'%20fill='white'/%3e%3c/svg%3e`,kg=`data:image/svg+xml,%3csvg%20width='7'%20height='13'%20viewBox='0%200%207%2013'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.04492%206.50535L0.757579%2010.7927C0.457835%2011.0924%200.457835%2011.5784%200.757579%2011.8782C1.05732%2012.1779%201.54331%2012.1779%201.84305%2011.8782L6.67312%207.04809C6.97287%206.74835%206.97287%206.26236%206.67312%205.96262L1.84305%201.13255C1.54331%200.832802%201.05732%200.832802%200.757579%201.13255C0.457835%201.43229%200.457835%201.91827%200.757579%202.21802L5.04492%206.50535Z'%20fill='white'/%3e%3c/svg%3e`,Ag=`data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10%2019C5.5544%2017.9895%202%2013.6998%202%209.18182V4.27273L10%201L18%204.27273V9.18182C18%2013.7015%2014.4456%2017.9895%2010%2019ZM3.6%205.09091V9.18182C3.64572%2011.0736%204.29629%2012.8979%205.45214%2014.3755C6.608%2015.8532%208.20545%2016.9028%2010%2017.3636C11.7946%2016.9028%2013.392%2015.8532%2014.5479%2014.3755C15.7037%2012.8979%2016.3543%2011.0736%2016.4%209.18182V5.09091L10%202.63636L3.6%205.09091Z'%20fill='%23C9C9E8'/%3e%3cpath%20d='M10%209.18185C11.1046%209.18185%2012%208.26607%2012%207.1364C12%206.00672%2011.1046%205.09094%2010%205.09094C8.89543%205.09094%208%206.00672%208%207.1364C8%208.26607%208.89543%209.18185%2010%209.18185Z'%20fill='%23C9C9E8'/%3e%3cpath%20d='M6%2012.4545C6.39431%2013.1894%206.97247%2013.804%207.67531%2014.2353C8.37815%2014.6666%209.18042%2014.8991%2010%2014.9091C10.8196%2014.8991%2011.6219%2014.6666%2012.3247%2014.2353C13.0275%2013.804%2013.6057%2013.1894%2014%2012.4545C13.98%2010.9033%2011.3264%2010%2010%2010C8.6664%2010%206.02%2010.9033%206%2012.4545Z'%20fill='%23C9C9E8'/%3e%3c/svg%3e`,jg=`data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.66669%202.5H13.3334C14.2538%202.5%2015%203.24619%2015%204.16667V17.5L10%2015L5%2017.5V4.16667C5%203.24619%205.74621%202.5%206.66669%202.5Z'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.91669%207.5H12.0834'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.91669%2010.8333H10.8334'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15%205.83333H16.25C16.9404%205.83333%2017.5%206.39298%2017.5%207.08333V13.75C17.5%2014.4404%2016.9404%2015%2016.25%2015H15'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5%2015H3.75C3.05964%2015%202.5%2014.4404%202.5%2013.75V7.08333C2.5%206.39298%203.05964%205.83333%203.75%205.83333H5'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e`,Mg=`data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17%205.3335H3.66667C2.74619%205.3335%202%206.07969%202%207.00016V15.3335C2%2016.254%202.74619%2017.0002%203.66667%2017.0002H17C17.9205%2017.0002%2018.6667%2016.254%2018.6667%2015.3335V7.00016C18.6667%206.07969%2017.9205%205.3335%2017%205.3335Z'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.6667%2017V3.66667C13.6667%203.22464%2013.4911%202.80072%2013.1785%202.48816C12.866%202.17559%2012.442%202%2012%202H8.66667C8.22464%202%207.80072%202.17559%207.48816%202.48816C7.1756%202.80072%207%203.22464%207%203.66667V17'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e`,Ng=`data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.1667%2017.5V15.8333C19.1661%2015.0948%2018.9203%2014.3773%2018.4678%2013.7936C18.0153%2013.2099%2017.3818%2012.793%2016.6667%2012.6083'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14.1667%2017.5V15.8333C14.1667%2014.9493%2013.8155%2014.1014%2013.1904%2013.4763C12.5652%2012.8512%2011.7174%2012.5%2010.8333%2012.5H4.16668C3.28262%2012.5%202.43478%2012.8512%201.80965%2013.4763C1.18453%2014.1014%200.833344%2014.9493%200.833344%2015.8333V17.5'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.3333%202.60834C14.0504%202.79192%2014.6859%203.20892%2015.1397%203.7936C15.5935%204.37827%2015.8399%205.09736%2015.8399%205.8375C15.8399%206.57765%2015.5935%207.29674%2015.1397%207.88141C14.6859%208.46609%2014.0504%208.88309%2013.3333%209.06667'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.49999%209.16667C9.34094%209.16667%2010.8333%207.67428%2010.8333%205.83333C10.8333%203.99238%209.34094%202.5%207.49999%202.5C5.65904%202.5%204.16666%203.99238%204.16666%205.83333C4.16666%207.67428%205.65904%209.16667%207.49999%209.16667Z'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e`,Pg=`data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.33331%205.83333C3.33331%204.91286%204.07951%204.16667%204.99998%204.16667H11.6666C12.5871%204.16667%2013.3333%204.91286%2013.3333%205.83333V12.5C13.3333%2013.4205%2012.5871%2014.1667%2011.6666%2014.1667H4.99998C4.07951%2014.1667%203.33331%2013.4205%203.33331%2012.5V5.83333Z'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.24998%208.33333C6.24998%207.8731%206.62308%207.5%207.08331%207.5H9.16665C9.62688%207.5%209.99998%207.8731%209.99998%208.33333C9.99998%208.79357%209.62688%209.16667%209.16665%209.16667H7.08331C6.62308%209.16667%206.24998%208.79357%206.24998%208.33333Z'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.83331%2011.6667H10.8333'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.3333%207.5H15.8333C16.7538%207.5%2017.5%208.24619%2017.5%209.16667C17.5%2010.0871%2016.7538%2010.8333%2015.8333%2010.8333H13.3333'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.3333%2014.1667L15.4166%2016.25'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M16.25%2017.5C16.9403%2017.5%2017.5%2016.9404%2017.5%2016.25C17.5%2015.5596%2016.9403%2015%2016.25%2015C15.5596%2015%2015%2015.5596%2015%2016.25C15%2016.9404%2015.5596%2017.5%2016.25%2017.5Z'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.49998%203.33333C3.19034%203.33333%203.74998%202.77369%203.74998%202.08333C3.74998%201.39298%203.19034%200.833333%202.49998%200.833333C1.80962%200.833333%201.24998%201.39298%201.24998%202.08333C1.24998%202.77369%201.80962%203.33333%202.49998%203.33333Z'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3.41665%202.91667L4.99998%204.16667'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e`,Fg=`data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17.5%2011.6667H11.6667V17.5001H17.5V11.6667Z'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.33333%2011.6667H2.5V17.5001H8.33333V11.6667Z'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M17.5%202.5H11.6667V8.33333H17.5V2.5Z'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.33333%202.5H2.5V8.33333H8.33333V2.5Z'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e`,Ig=`data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.33331%208.33333H16.6666V16.25C16.6666%2016.7102%2016.2936%2017.0833%2015.8333%2017.0833H4.16665C3.70641%2017.0833%203.33331%2016.7102%203.33331%2016.25V8.33333Z'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.66669%208.33333V5.41667C6.66669%204.95643%207.03978%204.58333%207.50002%204.58333H12.5C12.9603%204.58333%2013.3334%204.95643%2013.3334%205.41667V8.33333'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.5%208.33333H17.5'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'/%3e%3cpath%20d='M7.5%2012.0833H12.5'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'/%3e%3cpath%20d='M10%209.58333V14.5833'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'/%3e%3cpath%20d='M5.83331%202.91667H14.1666'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'/%3e%3c/svg%3e`,Lg=`data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10%201C5.02991%201%201%205.02991%201%2010C1%2014.9701%205.02991%2019%2010%2019C14.9701%2019%2019%2014.9701%2019%2010C19%205.02991%2014.9701%201%2010%201ZM10%2017.4732C5.87366%2017.4732%202.52679%2014.1263%202.52679%2010C2.52679%205.87366%205.87366%202.52679%2010%202.52679C14.1263%202.52679%2017.4732%205.87366%2017.4732%2010C17.4732%2014.1263%2014.1263%2017.4732%2010%2017.4732Z'%20fill='%23C9C9E8'/%3e%3cpath%20d='M12.242%206.07661C11.6393%205.54826%2010.8437%205.25897%209.99999%205.25897C9.15624%205.25897%208.36071%205.55027%207.75803%206.07661C7.13124%206.62504%206.78571%207.36232%206.78571%208.15183V8.30451C6.78571%208.3929%206.85803%208.46522%206.94642%208.46522H7.91071C7.9991%208.46522%208.07142%208.3929%208.07142%208.30451V8.15183C8.07142%207.26589%208.93727%206.54469%209.99999%206.54469C11.0627%206.54469%2011.9286%207.26589%2011.9286%208.15183C11.9286%208.77661%2011.4866%209.34915%2010.8016%209.61232C10.3757%209.77504%2010.0141%2010.0603%209.7549%2010.434C9.49173%2010.8157%209.35512%2011.2737%209.35512%2011.7378V12.1697C9.35512%2012.2581%209.42745%2012.3304%209.51584%2012.3304H10.4801C10.5685%2012.3304%2010.6408%2012.2581%2010.6408%2012.1697V11.7137C10.6419%2011.5186%2010.7017%2011.3285%2010.8124%2011.1679C10.9231%2011.0074%2011.0797%2010.8839%2011.2616%2010.8137C12.4469%2010.3576%2013.2123%209.31299%2013.2123%208.15183C13.2143%207.36232%2012.8687%206.62504%2012.242%206.07661ZM9.19642%2014.4197C9.19642%2014.6328%209.28108%2014.8372%209.43178%2014.9879C9.58248%2015.1386%209.78687%2015.2233%209.99999%2015.2233C10.2131%2015.2233%2010.4175%2015.1386%2010.5682%2014.9879C10.7189%2014.8372%2010.8036%2014.6328%2010.8036%2014.4197C10.8036%2014.2066%2010.7189%2014.0022%2010.5682%2013.8515C10.4175%2013.7008%2010.2131%2013.6161%209.99999%2013.6161C9.78687%2013.6161%209.58248%2013.7008%209.43178%2013.8515C9.28108%2014.0022%209.19642%2014.2066%209.19642%2014.4197Z'%20fill='%23C9C9E8'/%3e%3c/svg%3e`,Rg=`data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15%2018.3333C16.3807%2018.3333%2017.5%2017.214%2017.5%2015.8333C17.5%2014.4526%2016.3807%2013.3333%2015%2013.3333C13.6193%2013.3333%2012.5%2014.4526%2012.5%2015.8333C12.5%2017.214%2013.6193%2018.3333%2015%2018.3333Z'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5%2012.5C6.38071%2012.5%207.5%2011.3807%207.5%2010C7.5%208.61929%206.38071%207.5%205%207.5C3.61929%207.5%202.5%208.61929%202.5%2010C2.5%2011.3807%203.61929%2012.5%205%2012.5Z'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.15833%2011.2584L12.85%2014.575'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15%206.66669C16.3807%206.66669%2017.5%205.5474%2017.5%204.16669C17.5%202.78598%2016.3807%201.66669%2015%201.66669C13.6193%201.66669%2012.5%202.78598%2012.5%204.16669C12.5%205.5474%2013.6193%206.66669%2015%206.66669Z'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.8417%205.42499L7.15833%208.74165'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e`,zg=`data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.6667%201.66669H5.00001C4.55798%201.66669%204.13406%201.84228%203.8215%202.15484C3.50894%202.4674%203.33334%202.89133%203.33334%203.33335V16.6667C3.33334%2017.1087%203.50894%2017.5326%203.8215%2017.8452C4.13406%2018.1578%204.55798%2018.3334%205.00001%2018.3334H15C15.442%2018.3334%2015.866%2018.1578%2016.1785%2017.8452C16.4911%2017.5326%2016.6667%2017.1087%2016.6667%2016.6667V6.66669L11.6667%201.66669Z'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.3333%2014.1667H6.66666'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.3333%2010.8333H6.66666'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.33332%207.5H7.49999H6.66666'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.6667%201.66669V6.66669H16.6667'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e`,Bg=`data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_530_15536)'%3e%3cpath%20d='M10%2012.5C11.3807%2012.5%2012.5%2011.3807%2012.5%2010C12.5%208.61929%2011.3807%207.5%2010%207.5C8.61929%207.5%207.5%208.61929%207.5%2010C7.5%2011.3807%208.61929%2012.5%2010%2012.5Z'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M16.1667%2012.5C16.0557%2012.7513%2016.0227%2013.0301%2016.0717%2013.3005C16.1207%2013.5708%2016.2496%2013.8202%2016.4417%2014.0166L16.4917%2014.0666C16.6466%2014.2214%2016.7696%2014.4052%2016.8534%2014.6076C16.9373%2014.8099%2016.9805%2015.0268%2016.9805%2015.2458C16.9805%2015.4648%2016.9373%2015.6817%2016.8534%2015.884C16.7696%2016.0864%2016.6466%2016.2702%2016.4917%2016.425C16.3369%2016.5799%2016.1531%2016.7029%2015.9507%2016.7867C15.7484%2016.8706%2015.5315%2016.9138%2015.3125%2016.9138C15.0935%2016.9138%2014.8766%2016.8706%2014.6743%2016.7867C14.4719%2016.7029%2014.2881%2016.5799%2014.1333%2016.425L14.0833%2016.375C13.8869%2016.1829%2013.6375%2016.054%2013.3672%2016.005C13.0968%2015.956%2012.818%2015.989%2012.5667%2016.1C12.3202%2016.2056%2012.11%2016.381%2011.9619%2016.6046C11.8139%2016.8282%2011.7344%2017.0902%2011.7333%2017.3583V17.5C11.7333%2017.942%2011.5577%2018.3659%2011.2452%2018.6785C10.9326%2018.991%2010.5087%2019.1666%2010.0667%2019.1666C9.62465%2019.1666%209.20073%2018.991%208.88817%2018.6785C8.5756%2018.3659%208.40001%2017.942%208.40001%2017.5V17.425C8.39356%2017.1491%208.30427%2016.8816%208.14377%2016.6572C7.98326%2016.4328%207.75896%2016.2619%207.50001%2016.1666C7.24866%2016.0557%206.96985%2016.0226%206.69952%2016.0716C6.42919%2016.1207%206.17974%2016.2495%205.98334%2016.4416L5.93334%2016.4916C5.77855%2016.6466%205.59474%2016.7695%205.39241%2016.8534C5.19008%2016.9373%204.9732%2016.9805%204.75418%2016.9805C4.53515%2016.9805%204.31827%2016.9373%204.11594%2016.8534C3.91361%2016.7695%203.7298%2016.6466%203.57501%2016.4916C3.42005%2016.3369%203.29712%2016.153%203.21324%2015.9507C3.12937%2015.7484%203.0862%2015.5315%203.0862%2015.3125C3.0862%2015.0935%203.12937%2014.8766%203.21324%2014.6742C3.29712%2014.4719%203.42005%2014.2881%203.57501%2014.1333L3.62501%2014.0833C3.81712%2013.8869%203.946%2013.6375%203.99501%2013.3671C4.04403%2013.0968%204.01094%2012.818%203.90001%2012.5666C3.79437%2012.3202%203.61897%2012.11%203.3954%2011.9619C3.17182%2011.8138%202.90983%2011.7344%202.64168%2011.7333H2.50001C2.05798%2011.7333%201.63406%2011.5577%201.3215%2011.2452C1.00894%2010.9326%200.833344%2010.5087%200.833344%2010.0666C0.833344%209.62462%201.00894%209.2007%201.3215%208.88813C1.63406%208.57557%202.05798%208.39998%202.50001%208.39998H2.57501C2.85084%208.39353%203.11835%208.30424%203.34276%208.14374C3.56717%207.98323%203.73811%207.75893%203.83334%207.49998C3.94427%207.24863%203.97736%206.96982%203.92835%206.69949C3.87933%206.42916%203.75046%206.17971%203.55834%205.98331L3.50834%205.93331C3.35338%205.77852%203.23045%205.59471%203.14658%205.39238C3.0627%205.19005%203.01953%204.97317%203.01953%204.75415C3.01953%204.53512%203.0627%204.31824%203.14658%204.11591C3.23045%203.91358%203.35338%203.72977%203.50834%203.57498C3.66313%203.42002%203.84695%203.29709%204.04928%203.21321C4.25161%203.12934%204.46848%203.08617%204.68751%203.08617C4.90654%203.08617%205.12341%203.12934%205.32574%203.21321C5.52807%203.29709%205.71189%203.42002%205.86668%203.57498L5.91668%203.62498C6.11308%203.81709%206.36252%203.94597%206.63285%203.99498C6.90318%204.044%207.182%204.01091%207.43334%203.89998H7.50001C7.74648%203.79434%207.95669%203.61894%208.10475%203.39537C8.25282%203.17179%208.33227%202.9098%208.33334%202.64165V2.49998C8.33334%202.05795%208.50894%201.63403%208.8215%201.32147C9.13406%201.00891%209.55798%200.833313%2010%200.833313C10.442%200.833313%2010.866%201.00891%2011.1785%201.32147C11.4911%201.63403%2011.6667%202.05795%2011.6667%202.49998V2.57498C11.6677%202.84313%2011.7472%203.10513%2011.8953%203.3287C12.0433%203.55228%2012.2535%203.72768%2012.5%203.83331C12.7514%203.94424%2013.0302%203.97733%2013.3005%203.92832C13.5708%203.8793%2013.8203%203.75043%2014.0167%203.55831L14.0667%203.50831C14.2215%203.35335%2014.4053%203.23042%2014.6076%203.14655C14.8099%203.06267%2015.0268%203.0195%2015.2458%203.0195C15.4649%203.0195%2015.6817%203.06267%2015.8841%203.14655C16.0864%203.23042%2016.2702%203.35335%2016.425%203.50831C16.58%203.6631%2016.7029%203.84692%2016.7868%204.04925C16.8706%204.25158%2016.9138%204.46845%2016.9138%204.68748C16.9138%204.90651%2016.8706%205.12338%2016.7868%205.32571C16.7029%205.52804%2016.58%205.71186%2016.425%205.86665L16.375%205.91665C16.1829%206.11305%2016.054%206.36249%2016.005%206.63282C15.956%206.90315%2015.9891%207.18197%2016.1%207.43331V7.49998C16.2056%207.74645%2016.381%207.95666%2016.6046%208.10472C16.8282%208.25279%2017.0902%208.33224%2017.3583%208.33331H17.5C17.942%208.33331%2018.366%208.50891%2018.6785%208.82147C18.9911%209.13403%2019.1667%209.55795%2019.1667%209.99998C19.1667%2010.442%2018.9911%2010.8659%2018.6785%2011.1785C18.366%2011.4911%2017.942%2011.6666%2017.5%2011.6666H17.425C17.1569%2011.6677%2016.8949%2011.7472%2016.6713%2011.8952C16.4477%2012.0433%2016.2723%2012.2535%2016.1667%2012.5V12.5Z'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_530_15536'%3e%3crect%20width='20'%20height='20'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e`,Vg=`data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M1%204.33333C1%203.18274%201.93274%202.25%203.08333%202.25H16.4167C17.5673%202.25%2018.5%203.18274%2018.5%204.33333V16C18.5%2017.1506%2017.5673%2018.0833%2016.4167%2018.0833H3.08333C1.93274%2018.0833%201%2017.1506%201%2016V4.33333ZM3.08333%203.08333C2.39298%203.08333%201.83333%203.64298%201.83333%204.33333V16C1.83333%2016.6904%202.39298%2017.25%203.08333%2017.25H16.4167C17.107%2017.25%2017.6667%2016.6904%2017.6667%2016V4.33333C17.6667%203.64298%2017.107%203.08333%2016.4167%203.08333H3.08333Z'%20fill='%23C9C9E8'%20stroke='%23C9C9E8'%20stroke-width='0.6'%20stroke-linejoin='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M1%204.33333C1%203.18274%201.93274%202.25%203.08333%202.25H16.4167C17.5673%202.25%2018.5%203.18274%2018.5%204.33333V6.83333C18.5%207.06345%2018.3135%207.25%2018.0833%207.25H1.41667C1.18655%207.25%201%207.06345%201%206.83333V4.33333ZM3.08333%203.08333C2.39298%203.08333%201.83333%203.64298%201.83333%204.33333V6.41667H17.6667V4.33333C17.6667%203.64298%2017.107%203.08333%2016.4167%203.08333H3.08333Z'%20fill='%23C9C9E8'%20stroke='%23C9C9E8'%20stroke-width='0.6'%20stroke-linejoin='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.33333%201V3.91667H3.5V1H4.33333Z'%20fill='%23C9C9E8'%20stroke='%23C9C9E8'%20stroke-width='0.6'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.1667%201V3.91667H9.33334V1H10.1667Z'%20fill='%23C9C9E8'%20stroke='%23C9C9E8'%20stroke-width='0.6'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16%201V3.91667H15.1667V1H16Z'%20fill='%23C9C9E8'%20stroke='%23C9C9E8'%20stroke-width='0.6'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.53453%2015.2573C6.43104%2015.1538%206.38944%2015.0036%206.42493%2014.8616L7.01419%2012.5046C7.03251%2012.4313%207.07039%2012.3644%207.12379%2012.311L10.0701%209.36472C10.5582%208.87657%2011.3497%208.87657%2011.8378%209.36472L12.4271%209.95398C12.9152%2010.4421%2012.9152%2011.2336%2012.4271%2011.7217L9.48081%2014.668C9.42741%2014.7214%209.3605%2014.7593%209.28724%2014.7776L6.93022%2015.3669C6.78823%2015.4024%206.63802%2015.3608%206.53453%2015.2573ZM8.97316%2013.9972L11.8378%2011.1325C12.0006%2010.9698%2012.0006%2010.706%2011.8378%2010.5432L11.2486%209.95398C11.0859%209.79126%2010.822%209.79126%2010.6593%209.95398L7.79465%2012.8186L7.40181%2014.39L8.97316%2013.9972Z'%20fill='%23C9C9E8'%20stroke='%23C9C9E8'%20stroke-width='0.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e`,Hg=`data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_530_15505)'%3e%3cpath%20d='M18.3333%201.66669L9.16666%2010.8334'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M18.3333%201.66669L12.5%2018.3334L9.16666%2010.8334L1.66666%207.50002L18.3333%201.66669Z'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_530_15505'%3e%3crect%20width='20'%20height='20'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e`,Ug=`data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_7154_21562)'%3e%3cpath%20d='M4.10156%208.64844H8.24219V9.82031H4.10156V8.64844Z'%20fill='%23C9C9E8'/%3e%3cpath%20d='M4.10156%2010.9922H8.24219V12.1641H4.10156V10.9922Z'%20fill='%23C9C9E8'/%3e%3cpath%20d='M4.10156%2013.3359H8.24219V14.5078H4.10156V13.3359Z'%20fill='%23C9C9E8'/%3e%3cpath%20d='M18.2422%2011.3516H20V0.804688H9.41406V3.96074H4.10156C2.80922%203.96074%201.75781%205.01215%201.75781%206.30449V14.5076C1.75781%2014.9344%201.87301%2015.3345%202.07312%2015.6795H0V16.2654C0%2017.8809%201.31426%2019.1951%202.92969%2019.1951H17.0703C18.6857%2019.1951%2020%2017.8809%2020%2016.2654V15.6795H17.9269C18.127%2015.3345%2018.2422%2014.9344%2018.2422%2014.5076V11.3516ZM10.5859%201.97656H18.8281V10.1797H12.1429L10.5859%2011.7112V1.97656ZM1.27227%2016.8513H7.07031V18.0232H2.92969C2.16578%2018.0232%201.5141%2017.5334%201.27227%2016.8513ZM11.7578%2016.8513V18.0232H8.24219V16.8513H11.7578ZM17.0703%2018.0232H12.9297V16.8513H18.7277C18.4859%2017.5334%2017.8342%2018.0232%2017.0703%2018.0232ZM4.10156%2015.6795C3.45539%2015.6795%202.92969%2015.1538%202.92969%2014.5076V6.30445C2.92969%205.65828%203.45539%205.13258%204.10156%205.13258H9.41406V14.5075L12.6227%2011.3515H17.0703V14.5076C17.0703%2015.1538%2016.5446%2015.6795%2015.8984%2015.6795H4.10156Z'%20fill='%23C9C9E8'/%3e%3cpath%20d='M17.6367%208.42184C17.6367%207.64664%2017.3213%206.88887%2016.7714%206.34258L16.4648%206.0368V4.90625C16.4648%203.93699%2015.6763%203.14844%2014.707%203.14844C13.7378%203.14844%2012.9492%203.93699%2012.9492%204.90625V6.03691L12.6437%206.34152C12.0931%206.88793%2011.7773%207.64617%2011.7773%208.42188V9.00781H17.6367V8.42184ZM13.0507%207.8359C13.1386%207.58801%2013.2814%207.35973%2013.4702%207.17234L14.1211%206.52328V4.90625C14.1211%204.58316%2014.3839%204.32031%2014.707%204.32031C15.0301%204.32031%2015.293%204.58316%2015.293%204.90625V6.52313L15.9448%207.17336C16.1331%207.36016%2016.2756%207.5882%2016.3634%207.83594H13.0507V7.8359Z'%20fill='%23C9C9E8'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_7154_21562'%3e%3crect%20width='20'%20height='20'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e`,Wg=`data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_6415_8719)'%3e%3cpath%20d='M10.0391%208.88672H11.0156C11.3392%208.88672%2011.6016%208.62438%2011.6016%208.30078C11.6016%207.97719%2011.3392%207.71484%2011.0156%207.71484H10.0391C9.71547%207.71484%209.45312%207.97719%209.45312%208.30078C9.45312%208.62438%209.71547%208.88672%2010.0391%208.88672Z'%20fill='white'/%3e%3cpath%20d='M7.53906%207.71484H6.5625C6.23891%207.71484%205.97656%207.97719%205.97656%208.30078C5.97656%208.62438%206.23891%208.88672%206.5625%208.88672H7.53906C7.86266%208.88672%208.125%208.62438%208.125%208.30078C8.125%207.97719%207.86266%207.71484%207.53906%207.71484Z'%20fill='white'/%3e%3cpath%20d='M13.5156%208.88672H14.4922C14.8158%208.88672%2015.0781%208.62438%2015.0781%208.30078C15.0781%207.97719%2014.8158%207.71484%2014.4922%207.71484H13.5156C13.192%207.71484%2012.9297%207.97719%2012.9297%208.30078C12.9297%208.62438%2013.192%208.88672%2013.5156%208.88672Z'%20fill='white'/%3e%3cpath%20d='M4.0625%2010.3516H3.08594C2.76234%2010.3516%202.5%2010.6139%202.5%2010.9375C2.5%2011.2611%202.76234%2011.5234%203.08594%2011.5234H4.0625C4.38609%2011.5234%204.64844%2011.2611%204.64844%2010.9375C4.64844%2010.6139%204.38609%2010.3516%204.0625%2010.3516Z'%20fill='white'/%3e%3cpath%20d='M7.53906%2010.3516H6.5625C6.23891%2010.3516%205.97656%2010.6139%205.97656%2010.9375C5.97656%2011.2611%206.23891%2011.5234%206.5625%2011.5234H7.53906C7.86266%2011.5234%208.125%2011.2611%208.125%2010.9375C8.125%2010.6139%207.86266%2010.3516%207.53906%2010.3516Z'%20fill='white'/%3e%3cpath%20d='M11.6016%2010.9375C11.6016%2010.6139%2011.3392%2010.3516%2011.0156%2010.3516H10.0391C9.71547%2010.3516%209.45312%2010.6139%209.45312%2010.9375C9.45312%2011.2611%209.71547%2011.5234%2010.0391%2011.5234H11.0156C11.3392%2011.5234%2011.6016%2011.2611%2011.6016%2010.9375Z'%20fill='white'/%3e%3cpath%20d='M4.0625%2012.9883H3.08594C2.76234%2012.9883%202.5%2013.2506%202.5%2013.5742C2.5%2013.8978%202.76234%2014.1602%203.08594%2014.1602H4.0625C4.38609%2014.1602%204.64844%2013.8978%204.64844%2013.5742C4.64844%2013.2506%204.38609%2012.9883%204.0625%2012.9883Z'%20fill='white'/%3e%3cpath%20d='M7.53906%2012.9883H6.5625C6.23891%2012.9883%205.97656%2013.2506%205.97656%2013.5742C5.97656%2013.8978%206.23891%2014.1602%206.5625%2014.1602H7.53906C7.86266%2014.1602%208.125%2013.8978%208.125%2013.5742C8.125%2013.2506%207.86266%2012.9883%207.53906%2012.9883Z'%20fill='white'/%3e%3cpath%20d='M17.5781%2010.9014V3.32031C17.5781%202.13566%2016.6143%201.17188%2015.4297%201.17188H14.2969V0.585938C14.2969%200.262344%2014.0345%200%2013.7109%200C13.3873%200%2013.125%200.262344%2013.125%200.585938V1.17188H11.0156V0.585938C11.0156%200.262344%2010.7533%200%2010.4297%200C10.1061%200%209.84375%200.262344%209.84375%200.585938V1.17188H7.73438V0.585938C7.73438%200.262344%207.47203%200%207.14844%200C6.82484%200%206.5625%200.262344%206.5625%200.585938V1.17188H4.45312V0.585938C4.45312%200.262344%204.19078%200%203.86719%200C3.54359%200%203.28125%200.262344%203.28125%200.585938V1.17188H2.14844C0.963789%201.17188%200%202.13566%200%203.32031V15.0391C0%2016.0083%200.788555%2016.7969%201.75781%2016.7969H10.5321C11.2184%2018.6643%2013.0147%2020%2015.1172%2020C17.8096%2020%2020%2017.8096%2020%2015.1172C20%2013.3217%2019.0257%2011.7496%2017.5781%2010.9014ZM1.17188%203.32031C1.17188%202.78184%201.60996%202.34375%202.14844%202.34375H3.28125V2.92969C3.28125%203.25328%203.54359%203.51562%203.86719%203.51562C4.19078%203.51562%204.45312%203.25328%204.45312%202.92969V2.34375H6.5625V2.92969C6.5625%203.25328%206.82484%203.51562%207.14844%203.51562C7.47203%203.51562%207.73438%203.25328%207.73438%202.92969V2.34375H9.84375V2.92969C9.84375%203.25328%2010.1061%203.51562%2010.4297%203.51562C10.7533%203.51562%2011.0156%203.25328%2011.0156%202.92969V2.34375H13.125V2.92969C13.125%203.25328%2013.3873%203.51562%2013.7109%203.51562C14.0345%203.51562%2014.2969%203.25328%2014.2969%202.92969V2.34375H15.4297C15.9682%202.34375%2016.4062%202.78184%2016.4062%203.32031V5.07812H1.17188V3.32031ZM1.75781%2015.625C1.43473%2015.625%201.17188%2015.3621%201.17188%2015.0391V6.25H16.4062V10.4074C15.9954%2010.2948%2015.5632%2010.2344%2015.1172%2010.2344C12.4248%2010.2344%2010.2344%2012.4248%2010.2344%2015.1172C10.2344%2015.2886%2010.2434%2015.458%2010.2607%2015.625H1.75781ZM15.1172%2018.8281C13.071%2018.8281%2011.4062%2017.1634%2011.4062%2015.1172C11.4062%2013.071%2013.071%2011.4062%2015.1172%2011.4062C17.1634%2011.4062%2018.8281%2013.071%2018.8281%2015.1172C18.8281%2017.1634%2017.1634%2018.8281%2015.1172%2018.8281Z'%20fill='white'/%3e%3cpath%20d='M17.0703%2014.5312H15.7031V13.1641C15.7031%2012.8405%2015.4408%2012.5781%2015.1172%2012.5781C14.7936%2012.5781%2014.5312%2012.8405%2014.5312%2013.1641V15.1172C14.5312%2015.4408%2014.7936%2015.7031%2015.1172%2015.7031H17.0703C17.3939%2015.7031%2017.6562%2015.4408%2017.6562%2015.1172C17.6562%2014.7936%2017.3939%2014.5312%2017.0703%2014.5312Z'%20fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_6415_8719'%3e%3crect%20width='20'%20height='20'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e`,Gg=`data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.415%208.82125C18.21%208.71313%2017.9606%208.72938%2017.7694%208.86063L11.8056%2012.9894L10.3562%2011.9856C10.1419%2011.8375%209.85875%2011.8375%209.64437%2011.9856L8.19438%2012.9894L3.0275%209.4125L5.32188%208.03563C5.61813%207.85813%205.71375%207.47438%205.53625%207.17813C5.35875%206.88188%204.97438%206.78625%204.67875%206.96375L1.55375%208.83875C1.37%208.94875%201.25%209.17563%201.25%209.375V16.875C1.25%2017.9088%202.09125%2018.75%203.125%2018.75H16.875C17.9088%2018.75%2018.75%2017.9088%2018.75%2016.875V9.375C18.75%209.1425%2018.6206%208.92938%2018.415%208.82125ZM2.51%2016.925C2.50875%2016.9075%202.5%2016.8925%202.5%2016.875V10.5681L7.09625%2013.75L2.51%2016.925ZM3.87625%2017.5L10%2013.26L16.1244%2017.5H3.87625ZM17.5%2016.875C17.5%2016.8925%2017.4912%2016.9075%2017.49%2016.925L12.9037%2013.75L17.5%2010.5681V16.875Z'%20fill='%23C9C9E8'/%3e%3cpath%20d='M13.3644%208.7025C13.5975%208.60562%2013.75%208.3775%2013.75%208.125V2.5C13.75%202.2475%2013.5975%202.01937%2013.3644%201.9225C13.13%201.825%2012.8619%201.87937%2012.6831%202.05812C11.6162%203.125%209.95937%203.125%208.75%203.125H7.8125C6.60625%203.125%205.625%204.10625%205.625%205.3125C5.625%206.44875%206.49937%207.37437%207.60875%207.47937L8.1375%2010.1225C8.20438%2010.4587%208.53187%2010.6806%208.87312%2010.6125C9.21187%2010.545%209.43125%2010.2156%209.36312%209.87687L8.8875%207.5C10.0831%207.50125%2011.655%207.53812%2012.6831%208.56625C12.8619%208.74562%2013.13%208.79937%2013.3644%208.7025ZM8.125%206.25H7.8125C7.29562%206.25%206.875%205.82937%206.875%205.3125C6.875%204.79562%207.29562%204.375%207.8125%204.375H8.125V6.25ZM12.5%206.905C11.4719%206.3725%2010.3263%206.27437%209.375%206.25562V4.36937C10.3263%204.35062%2011.4719%204.2525%2012.5%203.72V6.905Z'%20fill='%23C9C9E8'/%3e%3cpath%20d='M16.25%204.6875H17.5C17.845%204.6875%2018.125%204.9675%2018.125%205.3125C18.125%205.6575%2017.845%205.9375%2017.5%205.9375H16.25C15.905%205.9375%2015.625%205.6575%2015.625%205.3125C15.625%204.9675%2015.905%204.6875%2016.25%204.6875Z'%20fill='%23C9C9E8'/%3e%3cpath%20d='M17.2488%202.1875C17.4213%202.48625%2017.3188%202.86875%2017.02%203.04125L15.9375%203.66625C15.6413%203.8375%2015.2575%203.73875%2015.0838%203.4375C14.9113%203.13875%2015.0138%202.75625%2015.3125%202.58375L16.395%201.95875C16.6931%201.78562%2017.0763%201.88812%2017.2488%202.1875Z'%20fill='%23C9C9E8'/%3e%3cpath%20d='M15.0838%207.1875C15.2563%206.88813%2015.6388%206.78562%2015.9375%206.95875L17.02%207.58375C17.3194%207.75625%2017.4213%208.13875%2017.2488%208.4375C17.075%208.73813%2016.6913%208.8375%2016.395%208.66625L15.3125%208.04125C15.0132%207.86875%2014.9113%207.48625%2015.0838%207.1875Z'%20fill='%23C9C9E8'/%3e%3c/svg%3e`,Kg=`data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20%204.35092C20%203.33607%2019.1743%202.51041%2018.1595%202.51041H1.84052C0.825863%202.51045%200.000351564%203.33572%200%204.35123V4.35155V15.6484C0%2016.676%200.834066%2017.4896%201.84114%2017.4896H18.1588C19.1863%2017.4896%2020%2016.6555%2020%2015.6484V4.35155C20%204.35147%2020%204.35139%2020%204.35131C20%204.35119%2020%204.35108%2020%204.35092ZM1.84052%203.68233H18.1595C18.5282%203.68233%2018.8281%203.98229%2018.8281%204.3519C18.8281%204.54831%2018.7305%204.73061%2018.5668%204.83967L10.3713%2010.3036C10.1458%2010.454%209.8543%2010.454%209.62875%2010.3036C9.62875%2010.3036%201.43301%204.83956%201.43317%204.83967C1.43321%204.83971%201.43305%204.8396%201.43301%204.83956C1.2695%204.73061%201.17188%204.54831%201.17188%204.35092C1.17188%203.98225%201.47184%203.68233%201.84052%203.68233ZM18.1589%2016.3177H1.84114C1.47633%2016.3177%201.17188%2016.0227%201.17188%2015.6484V6.07394L8.97867%2011.2786C9.2889%2011.4854%209.64445%2011.5888%2010%2011.5888C10.3556%2011.5888%2010.7112%2011.4854%2011.0214%2011.2786L18.8281%206.07394V15.6485C18.8281%2016.0132%2018.5332%2016.3177%2018.1589%2016.3177Z'%20fill='%23586888'/%3e%3c/svg%3e`,qg=`data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.6666%201.66666H4.99992C4.55789%201.66666%204.13397%201.84225%203.82141%202.15481C3.50885%202.46737%203.33325%202.8913%203.33325%203.33332V16.6667C3.33325%2017.1087%203.50885%2017.5326%203.82141%2017.8452C4.13397%2018.1577%204.55789%2018.3333%204.99992%2018.3333H14.9999C15.4419%2018.3333%2015.8659%2018.1577%2016.1784%2017.8452C16.491%2017.5326%2016.6666%2017.1087%2016.6666%2016.6667V6.66666L11.6666%201.66666Z'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.3334%2014.1667H6.66675'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.3334%2010.8333H6.66675'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.33341%207.5H7.50008H6.66675'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.6667%201.66666V6.66666H16.6667'%20stroke='%23C9C9E8'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e`,Jg=`data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.3077%2011.0205C15.6349%2010.7536%2016.1175%2010.7725%2016.4226%2011.0775L19.1309%2013.7858C19.4562%2014.1112%2019.4562%2014.6387%2019.1309%2014.9641C18.8055%2015.2895%2018.278%2015.2895%2017.9526%2014.9641L16.6667%2013.6784V18.3333C16.6667%2018.7935%2016.2936%2019.1666%2015.8334%2019.1666C15.3733%2019.1666%2015.0002%2018.7934%2015.0001%2018.3333V13.6784L13.7142%2014.9641C13.3888%2015.2895%2012.8613%2015.2895%2012.5359%2014.9641C12.2107%2014.6387%2012.2106%2014.1111%2012.5359%2013.7858L15.2442%2011.0775L15.3077%2011.0205ZM13.3334%203.33331C14.2539%203.33331%2015.0001%204.0795%2015.0001%204.99998V9.16665H13.3334V8.33331H3.33341V11.6666H10.0001V13.3333H3.33341C2.41294%2013.3333%201.66675%2012.5871%201.66675%2011.6666V4.99998C1.66675%204.0795%202.41294%203.33331%203.33341%203.33331H13.3334ZM3.33341%206.24998H13.3334V4.99998H3.33341V6.24998Z'%20fill='%23C9C9E8'/%3e%3c/svg%3e`;function Yg(e){return!e||typeof e!=`string`?`User`:e.split(` `).filter(Boolean).map(e=>e.charAt(0).toUpperCase()+e.slice(1)).join(` `)}function Xg(e){let t=(e||`User`).split(` `).filter(Boolean);return`${t[0]?.charAt(0)||`U`}${t.length>1?t.at(-1)?.charAt(0):``}`.toUpperCase()}function Zg(e){let t=(e||`User`).charAt(0).toUpperCase(),n=JSON.parse(localStorage.getItem(`colorMap`)||`{}`);if(n[t])return n[t];let r=[`#0053a5`,`#1677ff`,`#15803d`,`#f97316`,`#6366f1`,`#8b5cf6`],i=r[t.charCodeAt(0)%r.length];return localStorage.setItem(`colorMap`,JSON.stringify({...n,[t]:i})),i}function Qg({leftOffset:n}){let r=(0,c.useNavigate)(),s=(0,c.useLocation)(),l=localStorage.getItem(`companyName`)||`Zinnext`,u=localStorage.getItem(`userName`)||localStorage.getItem(`preferred_Username`)||`User`,d=localStorage.getItem(`preferred_Username`)||u,f=localStorage.getItem(`roleId`)||``,p=Yg(u),m=Xg(p);function h(){t.m(),r(`/login`,{replace:!0})}let g=[{key:`profile-name`,label:(0,o.jsxs)(`div`,{className:`app-layout-profile-summary`,children:[(0,o.jsx)(i.Avatar,{size:42,style:{backgroundColor:Zg(p)},children:m}),(0,o.jsxs)(`div`,{className:`app-layout-profile-copy`,children:[(0,o.jsx)(e.bn,{variant:`body-strong`,truncate:!0,className:`app-layout-profile-name`,children:p}),f&&(0,o.jsx)(e.bn,{variant:`caption`,color:`secondary`,className:`app-layout-profile-role`,children:f})]})]}),disabled:!0},{type:`divider`},{key:`dashboard`,label:(0,o.jsxs)(c.Link,{to:`/dashboard`,className:`app-layout-menu-link`,children:[(0,o.jsx)(a.AppstoreOutlined,{}),`Dashboard`]})},{key:`my-profile`,label:(0,o.jsxs)(c.Link,{to:`/my-profile`,className:`app-layout-menu-link`,children:[(0,o.jsx)(a.UserOutlined,{}),`My Profile`]})},{type:`divider`},{key:`logout`,label:(0,o.jsxs)(`span`,{className:`app-layout-menu-link app-layout-menu-danger`,children:[(0,o.jsx)(a.LogoutOutlined,{}),`Logout`]}),onClick:h}];return(0,o.jsxs)(`header`,{className:`app-layout-header`,style:{left:n},children:[(0,o.jsx)(`div`,{className:`app-layout-company`,children:(0,o.jsx)(e.bn,{variant:`body-strong`,truncate:!0,className:`app-layout-company-name`,children:l})}),(0,o.jsxs)(`div`,{className:`app-layout-header-actions`,children:[(0,o.jsx)(i.Tooltip,{title:`Inbox`,children:(0,o.jsx)(c.Link,{to:`/inbox`,className:s.pathname===`/inbox`?`app-layout-icon-btn is-active`:`app-layout-icon-btn`,"aria-label":`Inbox`,children:(0,o.jsx)(`img`,{src:Kg,alt:``,"aria-hidden":`true`,className:`app-layout-icon-img`})})}),(0,o.jsx)(`div`,{className:`app-layout-header-divider`}),(0,o.jsxs)(`div`,{className:`app-layout-user`,children:[(0,o.jsx)(i.Avatar,{size:30,style:{backgroundColor:Zg(p)},children:m}),(0,o.jsx)(e.bn,{variant:`label`,truncate:!0,className:`app-layout-user-name`,children:d}),(0,o.jsx)(i.Dropdown,{menu:{items:g},trigger:[`click`],placement:`bottomRight`,overlayClassName:`app-layout-user-dropdown`,children:(0,o.jsx)(`button`,{type:`button`,className:`app-layout-dropdown-btn`,"aria-label":`Open user menu`,children:(0,o.jsx)(a.DownOutlined,{})})})]})]})]})}var{Sider:$g}=i.Layout,e_={Dashboard:Fg,Jobs:Mg,Candidates:Ng,Submissions:Hg,Network:Rg,ClientManagement:Pg,Clients:Pg,clients:Pg,EmployerManagement:Ig,Employers:Ig,employers:Ig,ReferralManagement:Ig,Referral:Ig,Referrals:Ig,referrals:Ig,Scheduler:Vg,Admin:Ag,Reports:zg,Settings:Bg,Help:Lg,onboarding:Ug,Onboarding:Ug,assignments:jg,Assignments:jg,assignment:jg,Assignment:jg,timesheet:Wg,Timesheet:Wg,billing:qg,Billing:qg,payroll:Jg,Payroll:Jg,campaign:Gg,Campaign:Gg,addTestCase:zg,viewTestCase:Vg,manageModules:Bg,bulkUpload:a.UploadOutlined,"bulk-upload":a.UploadOutlined};function t_(e){let t=localStorage.getItem(e);if(!t||t===`undefined`||t===`null`||t.trim()===``)return[];try{let e=JSON.parse(t);return Array.isArray(e)?e:Array.isArray(e?.menu)?e.menu:Array.isArray(e?.menus?.menu)?e.menus.menu:[]}catch(t){return console.error(`Error parsing ${e}:`,t),[]}}function n_(e){let t=e.replace(/^\/+/,``);if(!t)return[`dashboard`];let n=t.split(`/`);return[t,n[0],n.at(-1)].filter(Boolean)}function r_({icon:e,itemKey:t}){let n=t===`bulk-upload`?a.UploadOutlined:t===`assignments`?jg:t===`employers`?Ig:e_[e];return n?typeof n==`string`?(0,o.jsx)(`img`,{src:n,alt:``,className:`app-sidebar-menu-icon`,"aria-hidden":`true`}):(0,o.jsx)(n,{className:`app-sidebar-menu-icon`,"aria-hidden":`true`}):null}function i_(e){return e.map(e=>({key:e.key,icon:(0,o.jsx)(r_,{icon:e.icon,itemKey:e.key}),label:e.label,disabled:e.status===`inactive`,children:Array.isArray(e.children)?i_(e.children):void 0}))}function a_(e){let t;try{t=JSON.parse(localStorage.getItem(`menuPermission`)||`{}`)}catch{return e}let n=Object.entries(t).reduce((e,[t,n])=>({...e,[String(t).trim().toLowerCase()]:n}),{}),r=Object.keys(n),i=e=>n[e]??n[r.find(t=>t===`${e}s`||`${t}s`===e)??``];return e.flatMap(e=>{let t=[e.key,e.label].map(e=>String(e??``).trim().toLowerCase()).map(i).find(Boolean)?.view;if(t!=null&&![!0,1,`1`].includes(t))return[];let n=Array.isArray(e.children)?a_(e.children):void 0;return[{...e,children:n}]})}function o_(e){return new Set(e.flatMap(e=>[String(e?.key??``).trim().toLowerCase(),...Array.isArray(e?.children)?[...o_(e.children)]:[]]).filter(Boolean))}function s_(e){return[!0,1,`1`].includes(e)}function c_(e){return String(e).split(/[\s_\-/]+/).filter(Boolean).map(e=>`${e.charAt(0).toUpperCase()}${e.slice(1)}`).join(` `)}function l_(e){let t;try{t=JSON.parse(localStorage.getItem(`menuPermission`)||`{}`)}catch{return e}if(!t||typeof t!=`object`||Array.isArray(t))return e;let n=o_(e),r=Object.entries(t).flatMap(([e,t])=>{let r=String(e).trim().toLowerCase();return!r||r.includes(`/`)||n.has(r)||!s_(t?.view)?[]:(n.add(r),[{key:r,icon:r,label:c_(r),status:`active`}])});return[...e,...r]}function u_(e){let t=e.some(e=>e.key===`addTestCase`),n=e.some(e=>e.key===`bulk-upload`);if(!t||n)return e;let r=[...e],i=r.findIndex(e=>e.key===`manageModules`);return r.splice(i>=0?i+1:r.length,0,{key:`bulk-upload`,icon:`bulk-upload`,label:`Bulk upload`,status:`active`}),r}function d_(){try{let e=JSON.parse(localStorage.getItem(`menuPermission`)||`{}`),t=e?.client??e?.clients;return!t||typeof t!=`object`?!1:[`view`,`add`,`edit`].some(e=>Number(t[e])===1||t[e]===!0||t[e]===`1`)}catch{return!1}}function f_(){try{let e=JSON.parse(localStorage.getItem(`menuPermission`)||`{}`),t=e?.employers??e?.employer;return!t||typeof t!=`object`?!1:[`view`,`add`,`edit`].some(e=>Number(t[e])===1||t[e]===!0||t[e]===`1`)}catch{return!1}}function p_(e){if(e.some(e=>e.key===`clients`||e.key===`client`)||!d_())return e;let t=[...e],n=t.findIndex(e=>e.key===`jobs`);return t.splice(n>=0?n:t.length,0,{key:`clients`,icon:`ClientManagement`,label:`Client Management`,status:`active`}),t}function m_(e){let t=e.some(e=>e.key===`employers`||e.key===`employer`),n=e.some(e=>e.key===`clients`||e.key===`client`),r=f_()||n||d_();if(t||!r)return e;let i=[...e],a=i.findIndex(e=>e.key===`jobs`);return i.splice(a>=0?a:i.length,0,{key:`employers`,icon:`EmployerManagement`,label:`Employer Management`,status:`active`}),i}function h_(){try{let e=JSON.parse(localStorage.getItem(`menuPermission`)||`{}`),t=e?.referrals??e?.referral;return!t||typeof t!=`object`?!1:[`view`,`add`,`edit`].some(e=>Number(t[e])===1||t[e]===!0||t[e]===`1`)}catch{return!1}}function g_(e){let t=e.some(e=>e.key===`referrals`||e.key===`referral`),n=e.some(e=>e.key===`employers`||e.key===`employer`),r=h_()||f_()||n||d_();if(t||!r)return e;let i=[...e],a=i.findIndex(e=>e.key===`employers`||e.key===`employer`),o=i.findIndex(e=>e.key===`jobs`),s=a>=0?a+1:o>=0?o:i.length;return i.splice(s,0,{key:`referrals`,icon:`ReferralManagement`,label:`Referral Management`,status:`active`}),i}function __(e){try{let t=JSON.parse(localStorage.getItem(`menuPermission`)||`{}`)?.[e];return t&&[`view`,`add`,`edit`].some(e=>Number(t[e])===1||t[e]===!0||t[e]===`1`)}catch{return!1}}function v_(e){let t=[...e],n=t.findIndex(e=>e.key===`assignments`),r=n>=0?n+1:t.length;for(let[e,n]of[[`billing`,`Billing`],[`payroll`,`Payroll`]])!t.some(t=>t.key===e)&&__(e)&&(t.splice(r,0,{key:e,icon:e,label:n,status:`active`}),r+=1);return t}function y_(e){return e.filter(e=>{let t=String(e.key??``).toLowerCase(),n=String(e.label??``).toLowerCase();return!t.includes(`vendor`)&&n!==`vendors`}).map(e=>Array.isArray(e.children)?{...e,children:y_(e.children)}:e)}function b_({collapsed:e,onToggle:t}){let n=(0,c.useNavigate)(),a=(0,c.useLocation)(),[s,l]=(0,r.useState)([]),u=(0,r.useMemo)(()=>n_(a.pathname),[a.pathname]);(0,r.useEffect)(()=>{u.length>0&&localStorage.setItem(`activeKey`,u[0])},[u]);let d=(0,r.useMemo)(()=>i_(a_(l_(v_(u_(g_(m_(p_(y_(t_(`menu`)))))))))),[]);function f(){e||l([]),t()}function p({key:e}){n(`/${e}`)}return(0,o.jsx)($g,{trigger:null,collapsible:!0,collapsed:e,width:200,collapsedWidth:60,className:`app-sidebar`,children:(0,o.jsxs)(`div`,{className:`app-sidebar-panel`,children:[(0,o.jsx)(`div`,{className:`app-sidebar-brand`,children:(0,o.jsxs)(`div`,{className:`app-sidebar-logo`,children:[(0,o.jsx)(`img`,{src:Dg,alt:``,className:`app-sidebar-logo-icon`}),(0,o.jsx)(`img`,{src:Og,alt:`Zinnext`,className:`app-sidebar-logo-text`})]})}),(0,o.jsx)(`button`,{type:`button`,className:`app-sidebar-toggle`,onClick:f,"aria-label":e?`Expand sidebar`:`Collapse sidebar`,children:(0,o.jsx)(`img`,{src:kg,alt:``,"aria-hidden":`true`})}),(0,o.jsx)(`div`,{className:`app-sidebar-body`,children:(0,o.jsx)(i.Menu,{mode:`inline`,theme:`dark`,selectedKeys:u,openKeys:e?[]:s,items:d,onClick:p,onOpenChange:l,className:`app-sidebar-menu`})})]})})}var x_=`You're not logged in`,S_=`You haven't logged into this session. Please login to access the data.`;function C_(){try{return!!t.l()}catch{return!1}}function w_({children:e,title:t=x_,message:n=S_,loginPath:s=`/login`,loginLabel:c=`Go to Login`,onLogin:l,fallback:u}){let[d,f]=(0,r.useState)(C_);return(0,r.useEffect)(()=>{let e=()=>f(C_());return window.addEventListener(`auth:login`,e),window.addEventListener(`auth:logout`,e),window.addEventListener(`storage`,e),window.addEventListener(`focus`,e),()=>{window.removeEventListener(`auth:login`,e),window.removeEventListener(`auth:logout`,e),window.removeEventListener(`storage`,e),window.removeEventListener(`focus`,e)}},[]),d?e:u===void 0?(0,o.jsx)(`div`,{className:`ct-auth-guard`,children:(0,o.jsx)(`div`,{className:`ct-auth-guard__card`,children:(0,o.jsx)(i.Result,{status:`403`,icon:(0,o.jsx)(a.LockOutlined,{className:`ct-auth-guard__icon`}),title:t,subTitle:n,extra:(0,o.jsx)(i.Button,{type:`primary`,size:`large`,onClick:()=>{if(typeof l==`function`){l();return}typeof window<`u`&&window.location.assign(s)},children:c})})})}):u}w_.propTypes={children:l.default.node,title:l.default.node,message:l.default.node,loginPath:l.default.string,loginLabel:l.default.node,onLogin:l.default.func,fallback:l.default.node};var T_=60;function E_({children:e}){let[t,n]=(0,r.useState)(!0);return(0,o.jsxs)(`div`,{className:`app-layout-shell`,children:[(0,o.jsx)(b_,{collapsed:t,onToggle:()=>n(e=>!e)}),(0,o.jsx)(Qg,{leftOffset:60}),(0,o.jsx)(`main`,{className:`app-layout-main`,style:{marginLeft:60,paddingTop:T_},children:(0,o.jsx)(`div`,{className:`app-layout-content`,children:(0,o.jsx)(w_,{children:e??(0,o.jsx)(c.Outlet,{})})})})]})}function D_({onLogin:n,defaultRedirectPath:s=`/`}){let[l,u]=(0,r.useState)(!1),[d,f]=(0,r.useState)(``),p=(0,c.useNavigate)(),m=(0,c.useLocation)(),h=m.state?.from?.pathname||s,g=new URLSearchParams(m.search).get(`session_expired`)===`1`;async function _(e){f(``),u(!0);try{let r=await t.p({email:e.email,user_pwd:e.user_pwd});if(n?.(r),t.f()){p(`/select-project`,{replace:!0});return}p(h,{replace:!0})}catch(e){f(e.message||`Unable to login. Please check your credentials.`)}finally{u(!1)}}return(0,o.jsxs)(`div`,{className:`auth-login-page`,children:[(0,o.jsx)(`section`,{className:`auth-login-bg`,style:{background:e.Sn.brand},children:(0,o.jsxs)(`div`,{className:`auth-login-static-section`,children:[(0,o.jsx)(`div`,{children:(0,o.jsx)(`img`,{src:Tg,alt:``,className:`auth-login-img-one`})}),(0,o.jsx)(`div`,{className:`auth-login-hero-wrap`,children:(0,o.jsx)(`img`,{src:Eg,alt:``,className:`auth-login-img-two`})}),(0,o.jsx)(e.bn,{as:`p`,variant:`body`,color:`inverse`,size:`2xl`,weight:`regular`,align:`right`,className:`auth-login-tagline`,children:`Best in class processes in a box.`})]})}),(0,o.jsx)(`section`,{className:`auth-login-form-layout`,children:(0,o.jsx)(`div`,{className:`auth-login-form-container`,children:(0,o.jsxs)(`div`,{className:`auth-login-form-shell`,children:[g&&(0,o.jsx)(`div`,{className:`auth-login-session-expired-container`,children:(0,o.jsx)(`div`,{className:`auth-login-slide-in`,children:(0,o.jsx)(i.Alert,{type:`warning`,showIcon:!0,icon:(0,o.jsx)(a.ExclamationCircleFilled,{style:{fontSize:30,color:`#FFC107`}}),message:(0,o.jsxs)(`div`,{className:`auth-login-alert-message-container`,children:[(0,o.jsx)(i.Divider,{className:`auth-login-alert-divider`,type:`vertical`}),(0,o.jsx)(`div`,{className:`auth-login-alert-text`,children:`Session expired. Please log in again.`})]}),className:`auth-login-session-expired-alert`})})}),(0,o.jsxs)(`div`,{className:`auth-login-brand`,children:[(0,o.jsx)(`img`,{src:`/favicon.ico`,alt:``,className:`auth-login-logo`}),(0,o.jsx)(e.bn,{variant:`h3`,color:`primary`,weight:`bold`,className:`auth-login-brand-text`,children:`Zinnext`})]}),(0,o.jsx)(`div`,{className:`auth-login-body`,children:(0,o.jsxs)(`div`,{className:`auth-login-sign-body`,children:[(0,o.jsx)(e.bn,{variant:`h2`,color:`primary`,weight:`bold`,align:`center`,className:`auth-login-title`,children:`Sign in`}),(0,o.jsx)(`div`,{className:`auth-login-form-con`,children:(0,o.jsxs)(i.Form,{className:`v1-form auth-login-form`,layout:`vertical`,requiredMark:!1,onFinish:_,autoComplete:`off`,children:[(0,o.jsx)(i.Form.Item,{label:`Email`,name:`email`,rules:[{type:`email`,required:!0,message:`Enter valid email.`}],children:(0,o.jsx)(i.Input,{size:`large`,placeholder:`Your work email`,autoComplete:`email`})}),(0,o.jsx)(i.Form.Item,{label:`Password`,name:`user_pwd`,rules:[{required:!0,message:`Mandatory field.`}],children:(0,o.jsx)(i.Input.Password,{size:`large`,placeholder:`Enter password`,autoComplete:`current-password`})}),(0,o.jsx)(i.Form.Item,{className:`auth-login-forgot-row`,children:(0,o.jsx)(i.Button,{type:`link`,className:`auth-login-forgot`,htmlType:`button`,children:`Forgot Password?`})}),d&&(0,o.jsx)(i.Form.Item,{children:(0,o.jsx)(e.bn,{color:`danger`,variant:`body`,children:d})}),(0,o.jsx)(i.Button,{className:`auth-login-submit`,block:!0,size:`large`,type:`primary`,htmlType:`submit`,loading:l,id:`znxt-signin`,children:`Sign in`}),(0,o.jsx)(i.Form.Item,{className:`auth-login-divider-row`,children:(0,o.jsx)(i.Divider,{children:`Or`})}),(0,o.jsxs)(e.bn,{as:`p`,variant:`body`,color:`secondary`,align:`center`,className:`auth-login-signup-text`,children:[`Not registered yet?`,` `,(0,o.jsx)(i.Button,{type:`link`,htmlType:`button`,className:`auth-login-signup`,id:`znxt-signup`,children:`Sign up`})]})]})})]})})]})})})]})}var O_=e.fi({addCTFlow:()=>X_,addCTModule:()=>W_,addCTSubmodule:()=>q_,addLmsFlow:()=>B_,addTestFlow:()=>I_,addTestingOption:()=>P_,bulkInsertTestSteps:()=>z_,deleteCTFlow:()=>ev,getActionFieldRules:()=>F_,getCTFlow:()=>Z_,getCTFlows:()=>Y_,getCTModules:()=>U_,getCTNextStep:()=>Q_,getCTProjects:()=>H_,getCTSubmodules:()=>K_,getLmsFlows:()=>V_,getTestFlows:()=>L_,getTestingOptions:()=>N_,setCTModuleStatus:()=>G_,setCTSubmoduleStatus:()=>J_,updateCTFlow:()=>$_,validateTestSteps:()=>R_});async function k_(e){return t.t(t.b,e)}async function A_(e,n){let r=await t.a(t.b,e,{method:`POST`,body:JSON.stringify(n)});return r.data??r}async function j_(e,n){let r=await t.a(t.b,e,{method:`PUT`,body:JSON.stringify(n)});return r.data??r}async function M_(e){let n=await t.a(t.b,e,{method:`DELETE`});return n.data??n}async function N_(e){return k_(`/testing-modules?type=${encodeURIComponent(e)}`)}async function P_({name:e,type:t}){return A_(`/testing-modules`,{name:e,type:t})}async function F_(){return k_(`/test-action-field-rules`)}async function I_(e){return A_(`/test-flows`,e)}async function L_({limit:e=10,offset:t=0,search:n=``,module:r=``,keyword:i=``,tags:a=``,active:o}={}){let s=new URLSearchParams({limit:String(e),offset:String(t)});return n&&s.append(`search`,n),r&&s.append(`module`,r),i&&s.append(`keyword`,i),a&&s.append(`tags`,a),o!=null&&o!==``&&s.append(`active`,String(o)),k_(`/test-flows?${s.toString()}`)}async function R_(e){return A_(`/test-steps/validate`,e)}async function z_(e){return A_(`/test-steps/bulk-insert`,e)}async function B_(e){return A_(`/lms-flows`,e)}async function V_({limit:e=10,offset:t=0,search:n=``,module:r=``,keyword:i=``,tags:a=``,active:o}={}){let s=new URLSearchParams({limit:String(e),offset:String(t)});return n&&s.append(`search`,n),r&&s.append(`module`,r),i&&s.append(`keyword`,i),a&&s.append(`tags`,a),o!=null&&o!==``&&s.append(`active`,String(o)),k_(`/lms-flows?${s.toString()}`)}async function H_({activeOnly:e=!1}={}){let t=new URLSearchParams;e&&t.append(`active`,`1`);let n=t.toString();return k_(`/ct/projects${n?`?${n}`:``}`)}async function U_({project:e=``,activeOnly:t=!1}={}){let n=new URLSearchParams;e&&n.append(`project`,e),t&&n.append(`active`,`1`);let r=n.toString();return k_(`/ct/modules${r?`?${r}`:``}`)}async function W_({project:e,modulename:t}){return A_(`/ct/modules`,{project:e,modulename:t})}async function G_(e,t){return j_(`/ct/modules/status`,{id:e,active:t})}async function K_({project:e=``,module:t=``,activeOnly:n=!1}={}){let r=new URLSearchParams;e&&r.append(`project`,e),t&&r.append(`module`,t),n&&r.append(`active`,`1`);let i=r.toString();return k_(`/ct/submodules${i?`?${i}`:``}`)}async function q_({project:e,modulename:t,submodulename:n}){return A_(`/ct/submodules`,{project:e,modulename:t,submodulename:n})}async function J_(e,t){return j_(`/ct/submodules/status`,{id:e,active:t})}async function Y_({project:e=``,module:t=``,submodule:n=``,product_parent_ID:r=``,module_parent_ID:i=``,submodule_parent_ID:a=``,actions:o=``,search:s=``,active:c,limit:l=1e3,offset:u=0}={}){let d=new URLSearchParams({limit:String(l),offset:String(u)}),f=r||e,p=i||t,m=a||n;return f&&d.append(`product_parent_ID`,f),p&&d.append(`module_parent_ID`,p),m&&d.append(`submodule_parent_ID`,m),o&&d.append(`actions`,o),s&&d.append(`search`,s),c!=null&&c!==``&&d.append(`active`,String(c)),k_(`/ct/flows?${d.toString()}`)}async function X_(e){return A_(`/ct/flows`,e)}async function Z_(e){return k_(`/ct/flows/${encodeURIComponent(e)}`)}async function Q_({project:e,module:t,submodule:n,product_parent_ID:r,module_parent_ID:i,submodule_parent_ID:a}){return k_(`/ct/flows/next-step?${new URLSearchParams({product_parent_ID:String(r||e),module_parent_ID:String(i||t),submodule_parent_ID:String(a||n)}).toString()}`)}async function $_(e,t){return j_(`/ct/flows/${encodeURIComponent(e)}`,t)}async function ev(e){return M_(`/ct/flows/${encodeURIComponent(e)}`)}var tv=`zinnext`;function nv(){let[n]=i.Form.useForm(),s=(0,c.useNavigate)(),[l,u]=(0,r.useState)([]),[d,f]=(0,r.useState)(!1),[p,m]=(0,r.useState)(``);(0,r.useEffect)(()=>{let e=!0;return Promise.resolve().then(()=>H_({activeOnly:!0})).then(r=>{if(!e)return;let i=r?.items??[];u(i);let a=t.c(),o=i.find(e=>e.id===a?.id)||i.find(e=>e.projectname?.toLowerCase()===tv)||i[0];o&&n.setFieldsValue({project:o.id})}).catch(t=>{console.error(`Unable to load projects:`,t),e&&m(`Unable to load projects. Please try again.`)}),()=>{e=!1}},[n]);function h(e){let n=l.find(t=>t.id===e.project);if(!n){m(`Please select a project.`);return}f(!0),t.g({id:n.id,name:n.projectname}),s(`/addTestCase`,{replace:!0})}return(0,o.jsxs)(`div`,{className:`auth-login-page`,children:[(0,o.jsx)(`section`,{className:`auth-login-bg`,style:{background:e.Sn.brand},children:(0,o.jsxs)(`div`,{className:`auth-login-static-section`,children:[(0,o.jsx)(`div`,{children:(0,o.jsx)(`img`,{src:Tg,alt:``,className:`auth-login-img-one`})}),(0,o.jsx)(`div`,{className:`auth-login-hero-wrap`,children:(0,o.jsx)(`img`,{src:Eg,alt:``,className:`auth-login-img-two`})}),(0,o.jsx)(e.bn,{as:`p`,variant:`body`,color:`inverse`,size:`2xl`,weight:`regular`,align:`right`,className:`auth-login-tagline`,children:`Best in class processes in a box.`})]})}),(0,o.jsx)(`section`,{className:`auth-login-form-layout`,children:(0,o.jsx)(`div`,{className:`auth-login-form-container`,children:(0,o.jsxs)(`div`,{className:`auth-login-form-shell`,children:[(0,o.jsxs)(`div`,{className:`auth-login-brand`,children:[(0,o.jsx)(`img`,{src:`/favicon.ico`,alt:``,className:`auth-login-logo`}),(0,o.jsx)(e.bn,{variant:`h3`,color:`primary`,weight:`bold`,className:`auth-login-brand-text`,children:`Zinnext`})]}),(0,o.jsx)(`div`,{className:`auth-login-body`,children:(0,o.jsxs)(`div`,{className:`auth-login-sign-body`,children:[(0,o.jsx)(e.bn,{variant:`h2`,color:`primary`,weight:`bold`,align:`center`,className:`auth-login-title`,children:`Select Project`}),(0,o.jsx)(`div`,{className:`auth-login-form-con`,children:(0,o.jsxs)(i.Form,{form:n,className:`v1-form auth-login-form`,layout:`vertical`,requiredMark:!1,onFinish:h,autoComplete:`off`,children:[(0,o.jsx)(i.Form.Item,{label:`Project`,name:`project`,rules:[{required:!0,message:`Select a project.`}],children:(0,o.jsx)(i.Select,{size:`large`,showSearch:!0,optionFilterProp:`label`,placeholder:`Select project`,prefix:(0,o.jsx)(a.ProjectOutlined,{}),options:l.map(e=>({value:e.id,label:e.projectname}))})}),p&&(0,o.jsx)(i.Form.Item,{children:(0,o.jsx)(e.bn,{color:`danger`,variant:`body`,children:p})}),(0,o.jsx)(i.Button,{className:`auth-login-submit`,block:!0,size:`large`,type:`primary`,htmlType:`submit`,loading:d,id:`znxt-select-project`,children:`Continue`})]})})]})})]})})})]})}function rv(e,t){function n(n){return(0,o.jsx)(w_,{...t,children:(0,o.jsx)(e,{...n})})}return n.displayName=`withAuthGuard(${e.displayName||e.name||`Component`})`,n}var iv=`${t._}`;async function av(e,n={}){let r=t.l(),i=await fetch(`${iv}${e}`,{...n,headers:{"Content-Type":`application/json`,...t.T({"X-App-Id":String(t.v)}),...r?{Authorization:`Bearer ${r}`}:{},...n.headers??{}}}),a=await i.json().catch(()=>({}));if(!i.ok)throw Error(a?.error??a?.message??`Request failed: ${i.status}`);return a?.data??a}function ov(e,t=[]){if(Array.isArray(e))return e;for(let n of[...t,`data`,`result`,`rows`,`items`])if(Array.isArray(e?.[n]))return e[n];for(let n of t){if(Array.isArray(e?.data?.[n]))return e.data[n];if(Array.isArray(e?.result?.[n]))return e.result[n]}return[]}function sv(e){let t=e.user_id??e.userId??e.UserId??e.legacyUserId??e.legacy_user_id??e.id??e._id,n=e.user_type_id??e.roleId??e.role_id??e.RoleId,r=e.first_name??e.firstName??``,i=e.last_name??e.lastName??``,a=e.reporting_id??e.reportingId??e.reportingManagerId??e.managerId??0;return{...e,user_id:t,userId:t,legacyUserId:e.legacyUserId??e.legacy_user_id??t,username:e.username??e.userName??e.user_name??`${r}${i}`.trim(),userName:e.userName??e.username??e.user_name??`${r}${i}`.trim(),first_name:r,firstName:r,last_name:i,lastName:i,email:e.email,mobile:e.mobile??e.phoneNumber??e.phone_number??e.mobile_number,mobileNumber:e.mobileNumber??e.mobile_number??e.mobile??e.phoneNumber??e.phone_number,user_type_id:n,role_id:n,roleId:n,reporting_id:a,reportingId:a,profile_image:e.profile_image??e.photoLocation??e.photo_location,status:uv(e.status??e.active_status)}}function cv(e){let t=e.user_type_id??e.role_id??e.roleId??e.id;return{...e,user_type_id:t,user_type_name:e.user_type_name??e.role_name??e.roleName??e.name,description:e.description??e.role_description??e.roleDescription??``,status:uv(e.status??e.active_status??`ACTIVE`)}}function lv(e){let t=e.menu_id??e.menuId??e.legacyMenuId??e.id,n=e.parent_menu_id??e.parentMenuId,r=e.menu_name??e.menuName??e.name??e.label;return{...e,menu_id:t,menu_name:r,menu_key:e.menu_key??e.menuKey??e.key,api_url:e.api_url??e.apiUrl??e.route??``,menu_type:e.menu_type??e.menuType??e.placement??`MENU`,parent_menu_id:n||null,component_name:e.component_name??e.componentName??``,display_order:e.display_order??e.displayOrder??t??0,status:uv(e.status)}}function uv(e){if(e===!0||e===1||e===`1`)return`ACTIVE`;let t=String(e??`ACTIVE`).trim().toUpperCase();return t===`ACTIVE`||t===`ENABLED`?`ACTIVE`:`INACTIVE`}function dv(e){let t=Number(e);return Number.isFinite(t)&&t>0?t:0}function fv(e){if(e==null||e===``)return 0;let t=Number(e);return Number.isFinite(t)&&t>0?t:e}function pv(e){let t=Number(e);return Number.isInteger(t)&&t>0?t:void 0}function mv(){return{tenantId:localStorage.getItem(`tenantId`)||void 0,businessId:localStorage.getItem(`businessId`)||void 0,businessUnitId:localStorage.getItem(`businessUnitId`)||void 0}}function hv(e){let n=e.username??e.user_name??e.userName,r=e.first_name??e.firstName??``,i=e.last_name??e.lastName??``,a=dv(e.user_type_id??e.role_id??e.roleId),o=fv(e.reporting_id??e.reportingId??e.managerId),s=e.mobile??e.mobileNumber??e.mobile_number??e.phone_number,c=uv(e.status??e.activeStatus)===`ACTIVE`,l=String(t.v),u=pv(e.updated_by??e.updatedBy),d=pv(e.created_by??e.createdBy);return{...e,...mv(),appId:l,app_id:l,userName:n,user_name:n,username:n,firstName:r,first_name:r,lastName:i,last_name:i,email:e.email,user_pwd:e.password??e.user_pwd,password:e.password??e.user_pwd,phoneNumber:s,phone_number:s,mobileNumber:s,mobile_number:s,roleId:a,role_id:a,user_type_id:a,reportingId:o,reporting_id:o,activeStatus:c,status:c?`ACTIVE`:`INACTIVE`,statusText:c?`ACTIVE`:`INACTIVE`,updatedBy:u,updated_by:u,createdBy:d,created_by:d}}function gv(e){let t=String(e.menu_type??e.menuType??e.placement??`MENU`).toUpperCase();return{...e,menuName:e.menu_name,name:e.menu_name,menuKey:e.menu_key,key:e.menu_key,parentMenuId:Number(e.parent_menu_id??0),placement:t===`FOOTER`?`footer`:`main`,icon:e.icon,status:e.status}}function _v(e){return(Array.isArray(e)?e:Object.entries(e??{}).map(([e,t])=>({...t,menu_name:e}))).map(e=>{let t=e.menu_id??e.menuId,n=e.menu_name??e.menuName??e.name??String(t??``),r=Object.entries(e.permissions??{}).reduce((e,[t,n])=>(e[t]={...n,permission_id:n?.permission_id??n?.permissionId??n?.id,permission_key:n?.permission_key??n?.permissionKey??t,value:n?.value??n?.access_value??n},e),{});return{...e,menu_id:t,menu_name:n,menu_key:e.menu_key??e.menuKey??n,permissions:r}})}function vv(e,t,n=[]){return{roleId:e,menus:t.reduce((e,t)=>{let n=t.menu_name??t.menuName??t.menu_key??String(t.menu_id),r=t.permission_key??t.permissionKey;return r?(e[n]||(e[n]={menuId:t.menu_id??t.menuId,permissions:{}}),e[n].permissions[r]={id:t.permission_id??t.permissionId,value:String(+(Number(t.access_value??t.accessValue)===1))},e):e},{}),menuOrder:n}}function yv(){return av(`/get-all-users?limit=500&offset=0`).then(e=>ov(e,[`users`]).map(sv))}function bv(e){return av(`/get-users?roleId=${encodeURIComponent(e)}`).then(e=>ov(e,[`users`]).map(sv))}function xv(e){return av(`/create-user`,{method:`POST`,body:JSON.stringify(hv(e))})}function Sv(e,t){return av(`/update-user?userId=${encodeURIComponent(e)}`,{method:`PUT`,body:JSON.stringify(hv(t))})}function Cv(e){return av(`/delete-user?userId=${encodeURIComponent(e)}`,{method:`PUT`})}function wv(){return av(`/get-roles`).then(e=>[...ov(e,[`zinnext_default`]),...ov(e,[`custom_roles`])].map(cv))}function Tv(e){return av(`/add-custom-role`,{method:`POST`,body:JSON.stringify({importedPermissionId:Number(e.imported_permission_id??0),newRoleName:e.user_type_name,roleDescription:e.description??``,menuIds:e.visible_menu_ids??[]})}).then(cv)}function Ev(e,t){return av(`/custom-roles/${encodeURIComponent(e)}`,{method:`PUT`,body:JSON.stringify({roleName:t.user_type_name,role_name:t.user_type_name,roleDescription:t.description??``,description:t.description??``,status:+(uv(t.status)===`ACTIVE`),statusText:uv(t.status)})}).then(cv)}function Dv(e){return av(`/custom-roles/${encodeURIComponent(e)}`,{method:`DELETE`})}function Ov(){return av(`/admin/menu-modules`).then(e=>ov(e).map(lv))}function kv(e){return av(`/admin/menu-modules`,{method:`POST`,body:JSON.stringify(gv(e))})}function Av(e,t){return av(`/admin/menu-modules/${e}`,{method:`PUT`,body:JSON.stringify(gv(t))})}function jv(e){return av(`/admin/menu-modules/${e}`,{method:`DELETE`})}function Mv(){return av(`/admin/menu-actions`)}function Nv(e){return av(`/get-role-details?roleid=${encodeURIComponent(e)}`).then(_v)}function Pv(e,t){return av(`/edit-role-details`,{method:`PUT`,body:JSON.stringify(vv(e,t,[...new Set(t.map(e=>e.menu_key??e.menuName??e.menu_name).filter(Boolean))]))})}var Fv={po:[],msa:[],sourcing:[`jobs`],assign:[`jobs`],approve:[`submissions`,`onboarding`,`assignments`,`timesheet`,`vendors`,`test cases`],move_onboard:[`submissions`],change_status:[`jobs`,`candidates`,`submissions`,`onboarding`,`assignments`],candidate_self:[`candidates`],candidate_all:[`candidates`],my_jobs:[`jobs`],all_jobs:[`jobs`],reject:[`submissions`,`onboarding`,`assignments`,`timesheet`,`vendors`,`test cases`],viewProposedRate:[`submissions`],po_msa:[`onboarding`],reApprove:[`onboarding`],sendApprove:[`onboarding`]};function Iv(e,t){let n=String(t??``).trim().toLowerCase(),r=Object.keys(Fv).find(e=>e.toLowerCase()===n),i=r?Fv[r]:void 0;return i?i.includes(String(e??``).trim().toLowerCase()):!0}function Z({title:e,icon:t,extra:n,children:r,variant:a=`default`,...s}){let c=t||e?(0,o.jsxs)(`span`,{className:`app-card-title`,children:[t&&(0,o.jsx)(`span`,{className:`app-card-title-icon`,children:t}),e]}):void 0;return(0,o.jsx)(i.Card,{className:`app-card app-card--${a}`,title:c,extra:n,...s,children:r})}var{Text:Lv}=i.Typography,{Option:Rv}=i.Select,zv=[{key:`job`,label:`Jobs`},{key:`candidate`,label:`Candidates`},{key:`submissions`,label:`Submissions`},{key:`billing`,label:`Billing`},{key:`payroll`,label:`Payroll`}],Bv=[{key:``,label:`Text`,icon:(0,o.jsx)(`span`,{style:{fontSize:14,fontWeight:700},children:`Aa`})},{key:`badge`,label:`Badge`,icon:(0,o.jsx)(a.TagsOutlined,{style:{fontSize:16}})},{key:`avatar`,label:`Avatar`,icon:(0,o.jsx)(a.UserOutlined,{style:{fontSize:16}})},{key:`link`,label:`Link`,icon:(0,o.jsx)(a.LinkOutlined,{style:{fontSize:16}})}],Vv=[{color:`#52c41a`,bg:`#f6ffed`},{color:`#1677ff`,bg:`#e6f7ff`},{color:`#fa8c16`,bg:`#fff7e6`},{color:`#ff4d4f`,bg:`#fff2f0`},{color:`#722ed1`,bg:`#f9f0ff`},{color:`#13c2c2`,bg:`#e6fffb`},{color:`#eb2f96`,bg:`#fff0f6`},{color:`#faad14`,bg:`#fffbe6`}],Hv={job:`jobs`,candidate:`candidates`,submissions:`submissions`,billing:`billing`,payroll:`payroll`};function Uv(e){return String(e||``).replace(/[-_]/g,` `).replace(/\b\w/g,e=>e.toUpperCase()).trim()}function Wv(e){if(typeof e==`string`)return{key:e,apiModule:e,label:Uv(e)};let t=e?.menuKey??e?.key??e?.moduleKey??e?.value??e?.module??e?.apiModule??e?.name??e?.modulename??e?.menuName;return t?{key:t,apiModule:e?.apiModule??e?.api_module??e?.module??e?.value??e?.menuKey??e?.key??e?.name??e?.modulename??e?.menuName??t,label:e?.label??e?.moduleLabel??e?.moduleName??e?.name??e?.modulename??e?.menuName??Uv(t)}:null}function Gv(e){let t=Array.isArray(e)&&e.length?e:zv,n=new Set,r=t.map(Wv).filter(Boolean).filter(e=>n.has(e.key)?!1:(n.add(e.key),!0));return r.length?r:zv}function Kv({field:t,collections:n,collFields:s,subfields:c,onCollectionChange:l,onLookupFieldChange:u,addSecondaryField:d,removeSecondaryField:f,addActionButton:p,updateActionButton:m,removeActionButton:h,moduleKey:g,fieldKey:_,update:v}){let[y,b]=(0,r.useState)(``),[x,S]=(0,r.useState)({}),[C,w]=(0,r.useState)(!1);function T(e){v(e===`common`?{commonStyle:{color:`#1677ff`,bg:`#e6f7ff`,variant:`badge`},valueStyles:[]}:{commonStyle:null})}function E(e){v({commonStyle:{...t.commonStyle??{color:`#595959`,bg:`#f5f5f5`,variant:`badge`},...e}})}function D(){v({valueStyles:[...t.valueStyles??[],{value:``,label:``,color:`#595959`,bg:`#f5f5f5`,variant:`badge`}]})}function O(e,n){let r=[...t.valueStyles??[]];r[e]={...r[e],...n},v({valueStyles:r})}function k(e){v({valueStyles:(t.valueStyles??[]).filter((t,n)=>n!==e)})}async function A(){w(!0);try{let e=await Dn(t.apiModule??Hv[g]??g,_,``,50,0),n=(Array.isArray(e)?e:e?.data??[]).map((e,t)=>{let n=typeof e==`object`?e.value??e.label??``:String(e),r=typeof e==`object`?e.label??e.value??``:String(e);return{value:String(n),label:String(r),variant:`badge`,...Vv[t%Vv.length]}});if(n.length===0){i.message.info(`No values found for this field`);return}v({valueStyles:n})}catch{i.message.error(`Could not detect values`)}finally{w(!1)}}async function j(t,n){S(e=>({...e,[t]:!0}));try{let r=await e.ui(n);m(t,{iconUrl:r?.iconUrl??r?.url??``,iconPath:r?.iconPath??r?.path??``})}catch{i.message.error(`Icon upload failed`)}finally{S(e=>({...e,[t]:!1}))}return!1}let M=t.renderType??``,N=!!t.commonStyle,P=t.commonStyle??{},F=t.valueStyles??[],I=t.renderConfig??{};return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsxs)(`div`,{className:`uss-detail-section`,children:[(0,o.jsx)(`div`,{className:`uss-detail-label`,children:`Display Style`}),(0,o.jsx)(`div`,{className:`uss-detail-row`,children:Bv.map(e=>(0,o.jsxs)(`button`,{className:`uss-render-type-btn${M===e.key?` active`:``}`,onClick:()=>v({renderType:e.key,commonStyle:null,valueStyles:[],renderConfig:null}),children:[e.icon,(0,o.jsx)(`span`,{children:e.label})]},e.key))}),M===`badge`&&(0,o.jsxs)(`div`,{className:`uss-badge-config`,children:[(0,o.jsxs)(i.Radio.Group,{size:`small`,value:N?`common`:`perValue`,onChange:e=>T(e.target.value),style:{marginBottom:8},children:[(0,o.jsx)(i.Radio,{value:`perValue`,children:`Per value`}),(0,o.jsx)(i.Radio,{value:`common`,children:`Same for all`})]}),N&&(0,o.jsxs)(`div`,{style:{display:`flex`,alignItems:`center`,gap:10,flexWrap:`wrap`},children:[(0,o.jsx)(i.Tooltip,{title:`Text color`,children:(0,o.jsxs)(`div`,{style:{display:`flex`,alignItems:`center`,gap:4},children:[(0,o.jsx)(`input`,{type:`color`,value:P.color||`#595959`,style:{width:28,height:24,border:`none`,cursor:`pointer`,padding:0},onChange:e=>E({color:e.target.value})}),(0,o.jsx)(Lv,{style:{fontSize:10},children:`Text`})]})}),(0,o.jsx)(i.Tooltip,{title:`Background color`,children:(0,o.jsxs)(`div`,{style:{display:`flex`,alignItems:`center`,gap:4},children:[(0,o.jsx)(`input`,{type:`color`,value:P.bg||`#f5f5f5`,style:{width:28,height:24,border:`none`,cursor:`pointer`,padding:0},onChange:e=>E({bg:e.target.value})}),(0,o.jsx)(Lv,{style:{fontSize:10},children:`BG`})]})}),(0,o.jsx)(i.Select,{size:`small`,style:{width:80},value:P.variant||`badge`,options:[{value:`badge`,label:`Badge`},{value:`dot`,label:`Dot`},{value:`tag`,label:`Tag`}],onChange:e=>E({variant:e})}),(0,o.jsx)(`span`,{style:{padding:`1px 12px`,borderRadius:20,fontSize:11,fontWeight:500,color:P.color||`#595959`,background:P.bg||`#f5f5f5`},children:`Preview`})]}),!N&&(0,o.jsxs)(`div`,{children:[(0,o.jsxs)(`div`,{style:{display:`flex`,justifyContent:`space-between`,alignItems:`center`,marginBottom:6},children:[(0,o.jsx)(Lv,{style:{fontSize:11,color:`#555`,fontWeight:600},children:`Value → Style mapping`}),(0,o.jsxs)(i.Space,{size:6,children:[(0,o.jsx)(i.Button,{size:`small`,loading:C,onClick:A,children:`Auto-detect values`}),(0,o.jsx)(i.Button,{size:`small`,icon:(0,o.jsx)(a.PlusOutlined,{}),onClick:D,children:`Add`})]})]}),F.length===0&&(0,o.jsx)(Lv,{type:`secondary`,style:{fontSize:12},children:`Click "Auto-detect values" to populate from live data, or "Add" to map manually.`}),F.map((e,t)=>(0,o.jsxs)(`div`,{style:{display:`grid`,gridTemplateColumns:`1fr 1fr 62px 62px 54px 26px`,gap:5,alignItems:`center`,marginBottom:6},children:[(0,o.jsx)(i.Input,{size:`small`,placeholder:`raw value`,value:e.value??``,onChange:e=>O(t,{value:e.target.value})}),(0,o.jsx)(i.Input,{size:`small`,placeholder:`display label`,value:e.label??``,onChange:e=>O(t,{label:e.target.value})}),(0,o.jsx)(i.Tooltip,{title:`Text color`,children:(0,o.jsxs)(`div`,{style:{display:`flex`,alignItems:`center`,gap:3},children:[(0,o.jsx)(`input`,{type:`color`,value:e.color||`#595959`,style:{width:28,height:24,border:`none`,cursor:`pointer`,padding:0},onChange:e=>O(t,{color:e.target.value})}),(0,o.jsx)(Lv,{style:{fontSize:10},children:`Text`})]})}),(0,o.jsx)(i.Tooltip,{title:`Background color`,children:(0,o.jsxs)(`div`,{style:{display:`flex`,alignItems:`center`,gap:3},children:[(0,o.jsx)(`input`,{type:`color`,value:e.bg||`#f5f5f5`,style:{width:28,height:24,border:`none`,cursor:`pointer`,padding:0},onChange:e=>O(t,{bg:e.target.value})}),(0,o.jsx)(Lv,{style:{fontSize:10},children:`BG`})]})}),(0,o.jsx)(`span`,{style:{padding:`1px 6px`,borderRadius:20,fontSize:11,fontWeight:500,textAlign:`center`,overflow:`hidden`,textOverflow:`ellipsis`,whiteSpace:`nowrap`,color:e.color||`#595959`,background:e.bg||`#f5f5f5`},children:e.label||e.value||`…`}),(0,o.jsx)(i.Button,{size:`small`,type:`text`,danger:!0,icon:(0,o.jsx)(a.CloseOutlined,{}),onClick:()=>k(t)})]},t))]})]}),(0,o.jsxs)(`div`,{style:{marginTop:10},children:[(0,o.jsx)(Lv,{style:{fontSize:11,color:`#555`,display:`block`,marginBottom:3},children:`Array item field (latest item)`}),(0,o.jsx)(i.Select,{size:`small`,showSearch:!0,allowClear:!0,style:{width:`100%`},placeholder:c.length>0?`Select a child field from the array`:`Enter child field, e.g. clientBudgetStart`,value:I.lastItemField||void 0,options:c.map(e=>({value:e,label:e})),onChange:e=>v({renderConfig:{...I,lastItemField:e??``}}),onSearch:e=>{c.includes(e)},dropdownRender:e=>(0,o.jsxs)(o.Fragment,{children:[e,(0,o.jsx)(`div`,{style:{padding:`8px 10px`,borderTop:`1px solid var(--color-border-muted)`},children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`Custom child field`,value:I.lastItemField||``,onChange:e=>v({renderConfig:{...I,lastItemField:e.target.value.trim()}})})})]})}),(0,o.jsx)(Lv,{type:`secondary`,style:{display:`block`,marginTop:4,fontSize:10},children:`For an array such as jobPayDetails, ListView displays this field from the last array element.`})]}),M===`avatar`&&(0,o.jsxs)(`div`,{style:{display:`grid`,gridTemplateColumns:`1fr 1fr 80px`,gap:8,marginTop:8},children:[(0,o.jsxs)(`div`,{children:[(0,o.jsx)(Lv,{style:{fontSize:11,color:`#555`,display:`block`,marginBottom:3},children:`Name field`}),(0,o.jsx)(i.Select,{size:`small`,showSearch:!0,allowClear:!0,style:{width:`100%`},placeholder:`e.g. recruiterName`,value:I.labelField||void 0,options:c.length>0?c.map(e=>({value:e,label:e})):[],onChange:e=>v({renderConfig:{...I,labelField:e??``}})})]}),(0,o.jsxs)(`div`,{children:[(0,o.jsx)(Lv,{style:{fontSize:11,color:`#555`,display:`block`,marginBottom:3},children:`Color field (opt.)`}),(0,o.jsx)(i.Select,{size:`small`,showSearch:!0,allowClear:!0,style:{width:`100%`},placeholder:`color`,value:I.colorField||void 0,options:c.length>0?c.map(e=>({value:e,label:e})):[],onChange:e=>v({renderConfig:{...I,colorField:e??``}})})]}),(0,o.jsxs)(`div`,{children:[(0,o.jsx)(Lv,{style:{fontSize:11,color:`#555`,display:`block`,marginBottom:3},children:`Max visible`}),(0,o.jsx)(i.Input,{size:`small`,type:`number`,min:1,max:10,value:I.maxVisible||3,onChange:e=>v({renderConfig:{...I,maxVisible:Number(e.target.value)||3}})})]})]})]}),(0,o.jsxs)(`div`,{className:`uss-detail-section`,children:[(0,o.jsx)(`div`,{className:`uss-detail-label`,children:`Display Template`}),(0,o.jsx)(fm,{value:t.displayTemplate??``,onChange:e=>v({displayTemplate:e}),placeholder:`e.g. {{firstName}} {{lastName}}`})]}),(0,o.jsxs)(`div`,{className:`uss-detail-section`,children:[(0,o.jsx)(`div`,{className:`uss-detail-label`,children:`Default Value`}),(0,o.jsx)(i.Input,{size:`small`,allowClear:!0,value:t.defaultValue??``,onChange:e=>v({defaultValue:e.target.value}),placeholder:`Shown when data is empty, e.g. N/A`}),(0,o.jsx)(Lv,{type:`secondary`,style:{display:`block`,marginTop:4,fontSize:10},children:`Used only when this column resolves to an empty, null, missing, or unavailable value.`})]}),(0,o.jsxs)(`div`,{className:`uss-detail-section`,children:[(0,o.jsx)(`div`,{className:`uss-detail-label`,children:`Empty / Group Value Rules`}),(0,o.jsxs)(`div`,{style:{display:`flex`,flexDirection:`column`,gap:8},children:[(0,o.jsxs)(`div`,{style:{display:`flex`,alignItems:`center`,justifyContent:`space-between`,gap:12},children:[(0,o.jsxs)(`div`,{children:[(0,o.jsx)(Lv,{style:{fontSize:11},children:`Treat numeric 0 as empty`}),(0,o.jsx)(Lv,{type:`secondary`,style:{display:`block`,fontSize:10},children:`Useful for integer fields where 0 means the value was not provided.`})]}),(0,o.jsx)(i.Switch,{size:`small`,checked:!!I.treatZeroAsEmpty,onChange:e=>v({renderConfig:{...I,treatZeroAsEmpty:e}})})]}),(0,o.jsxs)(`div`,{style:{display:`flex`,alignItems:`center`,justifyContent:`space-between`,gap:12},children:[(0,o.jsxs)(`div`,{children:[(0,o.jsx)(Lv,{style:{fontSize:11},children:`Clean grouped template when a value is empty`}),(0,o.jsxs)(Lv,{type:`secondary`,style:{display:`block`,fontSize:10},children:[`Example: `,(0,o.jsx)(`code`,{children:`{{field1}} - {{field2}}`}),` shows only field2 when field1 is empty, without the extra dash.`]})]}),(0,o.jsx)(i.Switch,{size:`small`,checked:!!I.cleanEmptyTemplateSeparators,onChange:e=>v({renderConfig:{...I,cleanEmptyTemplateSeparators:e}})})]})]})]}),(0,o.jsxs)(`div`,{className:`uss-detail-section`,children:[(0,o.jsxs)(`div`,{className:`uss-detail-label`,children:[`Link`,(0,o.jsx)(i.Switch,{size:`small`,style:{marginLeft:8},checked:!!t.isLink,onChange:e=>v({isLink:e})})]}),t.isLink&&(0,o.jsxs)(`div`,{style:{display:`flex`,flexDirection:`column`,gap:6,paddingTop:4},children:[(0,o.jsx)(fm,{value:t.linkTemplate??``,onChange:e=>v({linkTemplate:e}),placeholder:`e.g. /jobs/{{jobId}}`}),(0,o.jsxs)(`div`,{className:`uss-detail-row`,children:[(0,o.jsxs)(i.Select,{size:`small`,value:t.linkType??`internal`,onChange:e=>v({linkType:e}),style:{width:120},children:[(0,o.jsx)(Rv,{value:`internal`,children:`internal`}),(0,o.jsx)(Rv,{value:`external`,children:`external`})]}),(0,o.jsxs)(i.Select,{size:`small`,value:t.linkTarget??`_self`,onChange:e=>v({linkTarget:e}),style:{width:100},children:[(0,o.jsx)(Rv,{value:`_self`,children:`_self`}),(0,o.jsx)(Rv,{value:`_blank`,children:`_blank`})]})]})]})]}),(0,o.jsxs)(`div`,{className:`uss-detail-section`,children:[(0,o.jsx)(`div`,{className:`uss-detail-label`,children:`Secondary Fields`}),(0,o.jsx)(`div`,{className:`uss-detail-row`,style:{flexWrap:`wrap`},children:(t.secondaryFields??[]).map(e=>(0,o.jsxs)(`span`,{className:`uss-secondary-tag`,children:[e,(0,o.jsx)(`button`,{onClick:()=>f(e),children:`×`})]},e))}),(0,o.jsxs)(`div`,{className:`uss-detail-row`,children:[(0,o.jsx)(i.Input,{size:`small`,placeholder:`Add field key`,value:y,onChange:e=>b(e.target.value),onPressEnter:()=>{d(y),b(``)},style:{width:160}}),(0,o.jsx)(i.Button,{size:`small`,type:`link`,icon:(0,o.jsx)(a.PlusOutlined,{}),onClick:()=>{d(y),b(``)},children:`Add`})]}),t.secondaryFields?.length>0&&(0,o.jsxs)(`div`,{style:{marginTop:4,display:`flex`,alignItems:`center`,gap:8},children:[(0,o.jsx)(Lv,{style:{fontSize:11,color:`var(--color-text-muted)`},children:`Separator:`}),(0,o.jsx)(i.Input,{size:`small`,value:t.secondarySeparator??``,placeholder:`·`,style:{width:64},onChange:e=>v({secondarySeparator:e.target.value})})]})]}),(0,o.jsxs)(`div`,{className:`uss-detail-section`,children:[(0,o.jsxs)(`div`,{className:`uss-detail-label`,children:[`Lookup (FK resolve)`,(0,o.jsx)(i.Switch,{size:`small`,style:{marginLeft:8},checked:!!t.lookup,onChange:e=>v({lookup:e?{collection:``,displayField:``,valueField:``,projectFields:[]}:null})})]}),t.lookup&&(0,o.jsxs)(`div`,{className:`uss-lookup-grid`,children:[(0,o.jsxs)(`div`,{className:`uss-lookup-row`,children:[(0,o.jsx)(`span`,{className:`uss-lookup-label`,children:`Collection`}),(0,o.jsx)(i.Select,{size:`small`,value:t.lookup?.collection??``,onChange:l,showSearch:!0,placeholder:`Select collection`,style:{flex:1},children:n.map(e=>(0,o.jsx)(Rv,{value:e,children:e},e))})]}),(0,o.jsxs)(`div`,{className:`uss-lookup-row`,children:[(0,o.jsx)(`span`,{className:`uss-lookup-label`,children:`Tenant scoped`}),(0,o.jsx)(i.Switch,{size:`small`,checked:!!t.lookup?.tenantScoped,onChange:e=>u(t.fieldKey,{tenantScoped:e})})]}),s.length>0&&(0,o.jsxs)(o.Fragment,{children:[(0,o.jsxs)(`div`,{className:`uss-lookup-row`,children:[(0,o.jsx)(`span`,{className:`uss-lookup-label`,children:`Value Field`}),(0,o.jsx)(i.Select,{size:`small`,value:t.lookup?.valueField??``,onChange:e=>u(t.fieldKey,{valueField:e}),placeholder:`ID field`,style:{flex:1},children:s.map(e=>(0,o.jsx)(Rv,{value:e,children:e},e))})]}),(0,o.jsxs)(`div`,{className:`uss-lookup-row`,children:[(0,o.jsx)(`span`,{className:`uss-lookup-label`,children:`Display Field`}),(0,o.jsx)(i.Select,{size:`small`,value:t.lookup?.displayField??``,onChange:e=>u(t.fieldKey,{displayField:e}),placeholder:`Label field`,style:{flex:1},children:[...s,...c].map(e=>(0,o.jsx)(Rv,{value:e,children:e},e))})]})]})]})]}),(0,o.jsxs)(`div`,{className:`uss-detail-section`,children:[(0,o.jsxs)(`div`,{className:`uss-detail-label`,children:[`Derived Array Value`,(0,o.jsx)(i.Switch,{size:`small`,style:{marginLeft:8},checked:!!t.derived,onChange:e=>v({derived:e?{type:`arrayField`,source:``,matchField:``,matchValue:``,valueField:``,default:null}:null})})]}),t.derived&&(0,o.jsx)(`div`,{className:`uss-lookup-grid`,children:[[`Source array`,`source`,`e.g. stages`],[`Match field`,`matchField`,`e.g. stageCode`],[`Match value`,`matchValue`,`e.g. PO_MSA`],[`Value field`,`valueField`,`e.g. status`]].map(([e,n,r])=>(0,o.jsxs)(`div`,{className:`uss-lookup-row`,children:[(0,o.jsx)(`span`,{className:`uss-lookup-label`,children:e}),(0,o.jsx)(i.Input,{size:`small`,value:t.derived?.[n]??``,placeholder:r,onChange:e=>v({derived:{...t.derived,[n]:e.target.value}})})]},n))})]}),(0,o.jsxs)(`div`,{className:`uss-detail-section`,children:[(0,o.jsxs)(`div`,{className:`uss-detail-label`,children:[`Computed Value`,(0,o.jsx)(i.Switch,{size:`small`,style:{marginLeft:8},checked:!!t.computed,onChange:e=>v({computed:e?{operator:`subtract`,operands:[],default:0}:null})})]}),t.computed&&(0,o.jsxs)(`div`,{className:`uss-lookup-grid`,children:[(0,o.jsxs)(`div`,{className:`uss-lookup-row`,children:[(0,o.jsx)(`span`,{className:`uss-lookup-label`,children:`Operator`}),(0,o.jsx)(i.Select,{size:`small`,value:t.computed?.operator??`subtract`,style:{flex:1},options:[`add`,`subtract`,`multiply`,`divide`,`percentage`,`ifNull`].map(e=>({value:e,label:e})),onChange:e=>v({computed:{...t.computed,operator:e}})})]}),(0,o.jsx)(Lv,{style:{fontSize:11},children:`Operands JSON (field or value entries)`}),(0,o.jsx)(i.Input.TextArea,{rows:3,defaultValue:JSON.stringify(t.computed?.operands??[],null,2),placeholder:`[{"field":"billRate"},{"field":"payRate"}]`,onBlur:e=>{try{let n=JSON.parse(e.target.value||`[]`);if(!Array.isArray(n))throw Error(`Operands must be an array`);v({computed:{...t.computed,operands:n}})}catch(e){i.message.error(e.message||`Invalid operands JSON`)}}},JSON.stringify(t.computed?.operands??[]))]})]}),(0,o.jsxs)(`div`,{className:`uss-detail-section`,children:[(0,o.jsxs)(`div`,{className:`uss-detail-label`,style:{display:`flex`,justifyContent:`space-between`},children:[(0,o.jsxs)(`span`,{children:[`Action Buttons `,(0,o.jsx)(`span`,{style:{fontSize:11,fontWeight:400,color:`var(--color-text-muted)`},children:`(max 3)`})]}),(t.actionButtons??[]).length<3&&(0,o.jsx)(i.Button,{type:`link`,size:`small`,icon:(0,o.jsx)(a.PlusOutlined,{}),onClick:p,children:`Add Icon`})]}),(t.actionButtons??[]).map((e,t)=>(0,o.jsxs)(`div`,{children:[(0,o.jsxs)(`div`,{className:`uss-action-btn-row`,children:[(0,o.jsx)(i.Upload,{showUploadList:!1,beforeUpload:e=>(j(t,e),!1),accept:`image/*`,children:(0,o.jsx)(i.Tooltip,{title:`Click to upload icon`,children:(0,o.jsx)(`div`,{className:`uss-action-btn-icon-slot`,children:x[t]?(0,o.jsx)(i.Spin,{size:`small`}):e.iconUrl?(0,o.jsx)(`img`,{src:e.iconUrl,alt:`action-${t}`,style:{width:`100%`,height:`100%`,objectFit:`cover`}}):(0,o.jsx)(a.UploadOutlined,{style:{color:`#aaa`,fontSize:14}})})})}),(0,o.jsx)(i.Input,{size:`small`,value:e.name??``,onChange:e=>m(t,{name:e.target.value}),placeholder:`Tooltip (e.g. Edit)`,style:{width:110}}),(0,o.jsxs)(i.Radio.Group,{size:`small`,value:e.type??`page`,onChange:e=>m(t,{type:e.target.value}),children:[(0,o.jsx)(i.Radio,{value:`page`,children:`Page`}),(0,o.jsx)(i.Radio,{value:`popup`,children:`Popup`})]}),(0,o.jsx)(i.Input,{size:`small`,value:e.routeUrl??``,onChange:e=>m(t,{routeUrl:e.target.value}),placeholder:`Route URL (e.g. /jobs/:_id)`,prefix:(0,o.jsx)(a.LinkOutlined,{style:{color:`#bbb`}}),style:{flex:1}}),(0,o.jsx)(i.Button,{size:`small`,danger:!0,type:`text`,onClick:()=>h(t),children:`✕`})]}),(0,o.jsxs)(`div`,{style:{display:`flex`,alignItems:`center`,gap:8,paddingLeft:36},children:[(0,o.jsx)(Lv,{style:{fontSize:11,color:`#999`,whiteSpace:`nowrap`},children:`Permission:`}),(0,o.jsx)(i.Select,{size:`small`,allowClear:!0,value:e.permissionKey||void 0,onChange:e=>m(t,{permissionKey:e??``}),placeholder:`Always visible`,style:{width:180},options:[{value:`edit`},{value:`delete`},{value:`add`},{value:`view`}]})]}),(0,o.jsxs)(`div`,{style:{display:`flex`,alignItems:`center`,gap:8,paddingLeft:36,marginTop:4,flexWrap:`wrap`},children:[(0,o.jsx)(Lv,{style:{fontSize:11,color:`#999`,whiteSpace:`nowrap`},children:`Show only if:`}),(0,o.jsx)(i.Input,{size:`small`,value:e.showIfField??``,onChange:e=>m(t,{showIfField:e.target.value}),placeholder:`field (e.g. createdBy)`,style:{width:180}}),(0,o.jsx)(i.Select,{size:`small`,value:e.showIfOperator||`eq`,style:{width:130},onChange:e=>m(t,{showIfOperator:e}),options:qv}),![`isEmpty`,`notEmpty`].includes(e.showIfOperator||`eq`)&&(0,o.jsx)(i.Select,{size:`small`,showSearch:!0,allowClear:!0,mode:`tags`,maxCount:1,value:e.showIfValue?[e.showIfValue]:[],style:{width:200},onChange:e=>m(t,{showIfValue:e[e.length-1]??``}),placeholder:`value or {currentUserId}`,options:[{value:`{currentUserId}`,label:`{currentUserId} — signed-in user`}],filterOption:(e,t)=>(t?.label??t?.value??``).toLowerCase().includes(e.toLowerCase())}),e.showIfField&&(0,o.jsx)(i.Button,{size:`small`,type:`text`,danger:!0,icon:(0,o.jsx)(a.CloseOutlined,{}),onClick:()=>m(t,{showIfField:``,showIfOperator:``,showIfValue:``})})]})]},t))]})]})}var qv=[{value:`eq`,label:`equals`},{value:`ne`,label:`not equals`},{value:`isEmpty`,label:`is empty`},{value:`notEmpty`,label:`is not empty`},{value:`contains`,label:`contains`},{value:`includes`,label:`list includes (exact)`},{value:`notIncludes`,label:`list excludes (exact)`}],Jv=[{label:`Module data (distinct)`,value:`module`},{label:`Masters collection`,value:`master`},{label:`Group value`,value:`group`}],Yv=[`select`,`radio`,`checkbox`],Xv=[{label:`Dropdown`,value:`dropdown`},{label:`Checkbox`,value:`checkbox`},{label:`Radio`,value:`radio`},{label:`Date Range`,value:`datepicker`},{label:`Number Range`,value:`number-range`}];function Zv({field:e,update:t,configType:n,collections:r,collFields:a,onCollectionChange:s,onLookupFieldChange:c}){let l=Yv.includes(e.type),u=!!e.lookup;function d(e){t({lookup:e?{collection:``,displayField:``,valueField:``,projectFields:[]}:null})}return(0,o.jsxs)(`div`,{style:{display:`flex`,gap:24,flexWrap:`wrap`},children:[(0,o.jsxs)(`div`,{style:{display:`flex`,alignItems:`center`,gap:8},children:[(0,o.jsx)(Lv,{style:{fontSize:12},children:`Editable`}),(0,o.jsx)(i.Switch,{size:`small`,checked:!!e.isEditable,onChange:e=>t({isEditable:e})})]}),(0,o.jsxs)(`div`,{style:{display:`flex`,alignItems:`center`,gap:8},children:[(0,o.jsx)(Lv,{style:{fontSize:12},children:`Mandatory`}),(0,o.jsx)(i.Switch,{size:`small`,checked:!!e.ismandatory,onChange:e=>t({ismandatory:e})})]}),n===`filter`&&(0,o.jsxs)(`div`,{style:{display:`flex`,alignItems:`center`,gap:8},children:[(0,o.jsx)(Lv,{style:{fontSize:12},children:`Value Input`}),(0,o.jsx)(i.Select,{size:`small`,value:e.filterInputType??`dropdown`,onChange:e=>t({filterInputType:e}),options:Xv,style:{width:140}})]}),n===`filter`&&(0,o.jsxs)(`div`,{style:{display:`flex`,alignItems:`center`,gap:8},children:[(0,o.jsx)(Lv,{style:{fontSize:12},children:`Default`}),(0,o.jsx)(i.Switch,{size:`small`,checked:!!e.isDefaultFilter,onChange:e=>t({isDefaultFilter:e})})]}),n===`filter`&&(0,o.jsxs)(`div`,{style:{display:`flex`,alignItems:`center`,gap:8},children:[(0,o.jsx)(Lv,{style:{fontSize:12},children:`Lookup`}),(0,o.jsx)(i.Switch,{size:`small`,checked:u,onChange:d})]}),n===`filter`&&u&&(0,o.jsxs)(`div`,{style:{display:`flex`,gap:8,alignItems:`center`,flexWrap:`wrap`},children:[(0,o.jsx)(i.Select,{size:`small`,value:e.lookup?.collection||void 0,onChange:s,showSearch:!0,placeholder:`Collection`,style:{width:160},options:(r??[]).map(e=>({label:e,value:e}))}),(a??[]).length>0&&(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(i.Select,{size:`small`,value:e.lookup?.valueField||void 0,onChange:t=>c(e.fieldKey,{valueField:t}),showSearch:!0,placeholder:`Value field (ID)`,style:{width:160},options:(a??[]).map(e=>({label:e,value:e}))}),(0,o.jsx)(i.Input,{size:`small`,value:e.lookup?.displayField??``,onChange:t=>c(e.fieldKey,{displayField:t.target.value}),placeholder:`Display field (e.g. name)`,style:{width:180}})]})]}),l&&(0,o.jsxs)(o.Fragment,{children:[(0,o.jsxs)(`div`,{style:{display:`flex`,alignItems:`center`,gap:8},children:[(0,o.jsx)(Lv,{style:{fontSize:12},children:`Source`}),(0,o.jsx)(i.Select,{size:`small`,value:e.dataSource??`module`,onChange:e=>t({dataSource:e,groupName:``}),options:Jv,style:{width:170}})]}),(e.dataSource??`module`)===`group`&&(0,o.jsxs)(`div`,{style:{display:`flex`,alignItems:`center`,gap:8},children:[(0,o.jsx)(Lv,{style:{fontSize:12},children:`Group Name`}),(0,o.jsx)(i.Input,{size:`small`,value:e.groupName??``,onChange:e=>t({groupName:e.target.value}),placeholder:`e.g. skills`,style:{width:120}})]})]})]})}function Qv({field:t,index:n,configType:s,moduleKey:c,onUpdate:l,onReorder:u,collections:d,onFetchCollFields:f,dragFromRef:p}){let[m,h]=(0,r.useState)(!1),[g,_]=(0,r.useState)(!1),[v,y]=(0,r.useState)(t.fieldName),[b,x]=(0,r.useState)([]),[S,C]=(0,r.useState)([]),[w,T]=(0,r.useState)(!1),[E,D]=(0,r.useState)(!1);(0,r.useEffect)(()=>{queueMicrotask(()=>{y(t.fieldName)})},[t.fieldName]),(0,r.useEffect)(()=>{if(!m||s!==`listView`||!t.fieldKey)return;let n=!1;return e.ur(t.apiModule??Hv[c]??c,t.fieldKey).then(e=>{n||C(Array.isArray(e)?e:[])}).catch(()=>{n||C([])}),()=>{n=!0}},[m,s,t.apiModule,t.fieldKey,c]);function O(e){p.current=n,e.dataTransfer.effectAllowed=`move`,D(!0)}function k(){D(!1),T(!1)}function A(e){e.preventDefault(),T(!0)}function j(){T(!1)}function M(e){e.preventDefault(),T(!1),p.current!==null&&p.current!==n&&u(p.current,n),p.current=null}function N(e){l(n,e)}function P(){_(!1);let e=v.trim();e&&e!==t.fieldName?N({fieldName:e}):y(t.fieldName)}async function F(e){N({lookup:{...t.lookup,collection:e,displayField:``,valueField:``,projectFields:[]}}),x(await f(e))}async function I(n,r){if(N({lookup:{...t.lookup,...r}}),r.valueField)try{C(await e.ur(c,n))}catch{C([])}}function L(e){let n=t.secondaryFields??[];!e||n.includes(e)||N({secondaryFields:[...n,e]})}function R(e){N({secondaryFields:(t.secondaryFields??[]).filter(t=>t!==e)})}function z(){let e=t.actionButtons??[];e.length>=3||N({actionButtons:[...e,{name:``,iconUrl:``,iconPath:``,type:`page`,routeUrl:``,permissionKey:``}]})}function B(e,n){let r=[...t.actionButtons??[]];r[e]={...r[e],...n},N({actionButtons:r})}function ee(e){let n=[...t.actionButtons??[]];n.splice(e,1),N({actionButtons:n})}return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsxs)(`div`,{draggable:!0,onDragStart:O,onDragEnd:k,onDragOver:A,onDragLeave:j,onDrop:M,className:`uss-field-row${w?` drag-over`:``}${E?` dragging`:``}`,style:{gridTemplateColumns:`24px 1fr 80px 56px`},children:[(0,o.jsx)(`span`,{className:`uss-drag-handle`,children:(0,o.jsx)(a.HolderOutlined,{})}),(0,o.jsxs)(`span`,{className:`uss-field-name`,children:[t.isVirtual&&(0,o.jsx)(`span`,{className:`uss-virtual-tag`,children:`virtual`}),g?(0,o.jsx)(`input`,{autoFocus:!0,value:v,onChange:e=>y(e.target.value),onBlur:P,onKeyDown:e=>{e.key===`Enter`&&P(),e.key===`Escape`&&(_(!1),y(t.fieldName))},onClick:e=>e.stopPropagation()}):(0,o.jsx)(i.Tooltip,{title:`Double-click to rename`,children:(0,o.jsx)(`span`,{style:{cursor:`text`,borderBottom:`1px dashed var(--color-border-muted)`},onDoubleClick:e=>{e.stopPropagation(),_(!0)},children:t.fieldName})}),(0,o.jsx)(`span`,{className:`uss-field-key`,children:t.fieldKey})]}),(0,o.jsx)(`span`,{className:`uss-toggle-cell`,children:(0,o.jsx)(i.Switch,{size:`small`,checked:t.isVisible,onChange:e=>N({isVisible:e})})}),(0,o.jsx)(`span`,{className:`uss-toggle-cell`,children:(0,o.jsx)(i.Button,{type:`text`,size:`small`,icon:m?(0,o.jsx)(a.DownOutlined,{}):(0,o.jsx)(a.RightOutlined,{}),onClick:()=>h(e=>!e),style:{color:`var(--color-text-muted)`}})})]}),m&&(0,o.jsx)(`div`,{className:`uss-detail-panel`,children:s===`listView`?(0,o.jsx)(Kv,{field:t,collections:d,collFields:b,subfields:S,onCollectionChange:F,onLookupFieldChange:I,addSecondaryField:L,removeSecondaryField:R,addActionButton:z,updateActionButton:B,removeActionButton:ee,moduleKey:c,fieldKey:t.fieldKey,update:N}):(0,o.jsx)(Zv,{field:t,update:N,configType:s,collections:d,collFields:b,onCollectionChange:F,onLookupFieldChange:I})})]})}function $v({role:t,configType:n}){let[a,s]=(0,r.useState)({}),[c,l]=(0,r.useState)(zv),[u,d]=(0,r.useState)(!1),[f,p]=(0,r.useState)({}),[m,h]=(0,r.useState)(`job`),[g,_]=(0,r.useState)([]),v=(0,r.useRef)({}),y=(0,r.useRef)(null),b=(0,r.useCallback)(async(r=t,i=n)=>{let[a,o]=await Promise.all([e.fr().catch(()=>[]),e.dr()]),s=Gv(a);return{tabs:s,colls:o,fields:await e.Fr(r,i,s)}},[n,t]);(0,r.useEffect)(()=>{if(!t)return;let e=!1;return queueMicrotask(()=>{d(!0),(async()=>{try{let{tabs:t,colls:n,fields:r}=await b();if(e)return;l(t),_(n),h(e=>t.some(t=>t.key===e)?e:t[0]?.key??``),s(r)}catch{e||i.message.error(`Failed to load field config`)}finally{e||d(!1)}})()}),()=>{e=!0}},[b,t]);let x=a[m]??[];function S(e,t){s(n=>({...n,[e]:typeof t==`function`?t(n[e]??[]):t}))}function C(e,t){S(m,n=>n.map((n,r)=>r===e?{...n,...t}:n))}function w(e,t){S(m,n=>{let r=[...n],[i]=r.splice(e,1);return r.splice(t,0,i),r.map((e,t)=>({...e,order:t}))})}async function T(t){if(v.current[t])return v.current[t];try{let n=await e.hr(t);return v.current[t]=n,n}catch{return[]}}async function E(){let r=m;p(e=>({...e,[r]:!0}));try{await e.ai(t,r,x,n,c),i.message.success(`Saved`)}catch{i.message.error(`Save failed`)}finally{p(e=>({...e,[r]:!1}))}}return(0,o.jsxs)(i.Spin,{spinning:u,children:[(0,o.jsx)(i.Tabs,{size:`small`,activeKey:m,onChange:h,items:c.map(e=>({key:e.key,label:e.label}))}),(0,o.jsxs)(`div`,{className:`uss-field-header`,style:{gridTemplateColumns:`24px 1fr 80px 56px`},children:[(0,o.jsx)(`span`,{}),(0,o.jsx)(`span`,{children:`Field`}),(0,o.jsx)(`span`,{style:{textAlign:`center`},children:`Visible`}),(0,o.jsx)(`span`,{})]}),(0,o.jsxs)(`div`,{className:`uss-field-list`,children:[x.length===0&&!u&&(0,o.jsx)(`div`,{className:`uss-empty`,children:`No fields found.`}),x.map((e,t)=>(0,o.jsx)(Qv,{field:e,index:t,configType:n,moduleKey:m,onUpdate:C,onReorder:w,collections:g,onFetchCollFields:T,dragFromRef:y},`${e.fieldKey??t}-${m}`))]}),(0,o.jsx)(`div`,{className:`uss-modal-footer`,children:(0,o.jsxs)(i.Button,{type:`primary`,size:`small`,loading:f[m],onClick:E,children:[`Save `,c.find(e=>e.key===m)?.label]})})]})}function ey(e){return String(e||``).replace(/[-_]/g,` `).replace(/\b\w/g,e=>e.toUpperCase()).trim()}function ty(e){if(typeof e==`string`)return{value:e,label:ey(e)};let t=e?.menuKey??e?.module??e?.key??e?.moduleKey??e?.value??e?.apiModule??e?.name??e?.modulename??e?.menuName;return t?{value:t,label:e?.menuName??e?.label??e?.moduleLabel??e?.moduleName??e?.name??e?.modulename??ey(t)}:null}function ny(e){let t=new Set;return(Array.isArray(e)?e:[]).map(ty).filter(Boolean).filter(e=>t.has(e.value)?!1:(t.add(e.value),!0))}var ry=Object.freeze({clientId:``,region:``}),{Text:iy}=i.Typography;function ay(e,t){return{...e,enabled:t,fields:e.fields.map(e=>({...e}))}}function oy(e,t){return{...e,editable:t,fields:e.fields.map(e=>({...e}))}}function sy({role:t}){let[n,s]=(0,r.useState)([]),[c,l]=(0,r.useState)(``),[u,d]=(0,r.useState)([]),[f,p]=(0,r.useState)(!1),[m,h]=(0,r.useState)(!1),g=ry,_=(0,r.useCallback)(async()=>ny(await e.fr().catch(()=>[])).map(({value:e,label:t})=>({key:e,label:t})),[]);(0,r.useEffect)(()=>{let e=!1;return queueMicrotask(()=>{_().then(t=>{e||(s(t),l(e=>t.some(t=>t.key===e)?e:t[0]?.key??``))})}),()=>{e=!0}},[_]);let v=(0,r.useCallback)(async(n,r)=>{if(!t||!n){d([]);return}p(!0);try{let i=await e.Nr(t,n,r);d(Array.isArray(i)?i:[])}catch{i.message.error(`Failed to load form permissions`),d([])}finally{p(!1)}},[t]);(0,r.useEffect)(()=>{queueMicrotask(()=>{v(c,g)})},[c,g,v]);function y(e,t){d(n=>n.map(n=>n.name===e?ay(n,t):n))}function b(e,t){d(n=>n.map(n=>n.name===e?oy(n,t):n))}function x(e,t,n){d(r=>r.map(r=>r.name===e?{...r,fields:r.fields.map(e=>e.field===t?{...e,enabled:n}:e)}:r))}function S(e,t,n){d(r=>r.map(r=>r.name===e?{...r,fields:r.fields.map(e=>e.field===t?{...e,editable:n}:e)}:r))}async function C(){h(!0);try{await e.Xr(t,c,u),i.message.success(`Saved`)}catch{i.message.error(`Save failed`)}finally{h(!1)}}return(0,o.jsxs)(i.Spin,{spinning:f,children:[(0,o.jsx)(i.Tabs,{size:`small`,activeKey:c,onChange:l,items:n.map(e=>({key:e.key,label:e.label}))}),(0,o.jsxs)(`div`,{className:`fg-expanded-fields`,style:{marginTop:8},children:[u.length===0&&!f&&(0,o.jsx)(i.Empty,{description:`No form groups configured for this module.`}),u.map(e=>(0,o.jsxs)(`div`,{className:`fg-field-card`,style:{flexDirection:`column`,alignItems:`stretch`},children:[(0,o.jsxs)(`div`,{className:`fg-field-card-inner`,style:{padding:`8px 12px`},children:[(0,o.jsxs)(`span`,{className:`uss-field-name`,style:{flex:1},children:[(0,o.jsx)(`strong`,{children:e.label}),e.locked&&(0,o.jsx)(i.Tooltip,{title:`Every field in this group is disabled globally in Form Groups`,children:(0,o.jsx)(a.LockOutlined,{style:{marginLeft:6,color:`var(--color-text-muted)`}})})]}),(0,o.jsxs)(i.Space,{size:16,children:[(0,o.jsxs)(`span`,{className:`uss-toggle-pair`,children:[(0,o.jsx)(iy,{type:`secondary`,style:{fontSize:11,marginRight:6},children:`Show`}),(0,o.jsx)(i.Switch,{size:`small`,checked:e.enabled,disabled:e.locked,checkedChildren:`On`,unCheckedChildren:`Off`,onChange:t=>y(e.name,t)})]}),(0,o.jsxs)(`span`,{className:`uss-toggle-pair`,children:[(0,o.jsx)(iy,{type:`secondary`,style:{fontSize:11,marginRight:6},children:`Editable`}),(0,o.jsx)(i.Switch,{size:`small`,checked:e.editable!==!1,disabled:e.locked||!e.enabled,checkedChildren:`Yes`,unCheckedChildren:`No`,onChange:t=>b(e.name,t)})]})]})]}),(0,o.jsx)(`div`,{className:`fg-expanded-fields`,style:{padding:`4px 12px 10px 28px`,opacity:e.enabled?1:.5},children:e.fields.map(t=>(0,o.jsxs)(`div`,{className:`fg-field-row`,style:{justifyContent:`space-between`},children:[(0,o.jsxs)(`span`,{className:`fg-field-row-info`,children:[(0,o.jsx)(`span`,{className:`fg-field-row-label`,children:t.label}),(0,o.jsx)(`span`,{className:`fg-field-row-key`,children:t.field}),t.locked&&(0,o.jsx)(i.Tooltip,{title:`Disabled globally in Form Groups — a role can never re-enable it`,children:(0,o.jsx)(a.LockOutlined,{style:{color:`var(--color-text-muted)`}})})]}),(0,o.jsxs)(i.Space,{size:16,children:[(0,o.jsxs)(`span`,{className:`uss-toggle-pair`,children:[(0,o.jsx)(iy,{type:`secondary`,style:{fontSize:11,marginRight:6},children:`Show`}),(0,o.jsx)(i.Switch,{size:`small`,checked:t.enabled,disabled:t.locked||!e.enabled,checkedChildren:`On`,unCheckedChildren:`Off`,onChange:n=>x(e.name,t.field,n)})]}),(0,o.jsxs)(`span`,{className:`uss-toggle-pair`,children:[(0,o.jsx)(iy,{type:`secondary`,style:{fontSize:11,marginRight:6},children:`Editable`}),(0,o.jsx)(i.Switch,{size:`small`,checked:t.editable!==!1,disabled:t.locked||!e.enabled||!t.enabled||e.editable===!1,checkedChildren:`Yes`,unCheckedChildren:`No`,onChange:n=>S(e.name,t.field,n)})]})]})]},t.field))})]},e.name))]}),u.length>0&&(0,o.jsx)(`div`,{className:`uss-modal-footer`,children:(0,o.jsxs)(i.Button,{type:`primary`,size:`small`,loading:m,onClick:C,children:[`Save `,n.find(e=>e.key===c)?.label]})}),(0,o.jsxs)(iy,{type:`secondary`,style:{fontSize:11,display:`block`,marginTop:8},children:[`Groups and fields are read from Form Groups. `,(0,o.jsx)(`b`,{children:`Show`}),` hides a group/field from the add & edit form; `,(0,o.jsx)(`b`,{children:`Editable`}),` keeps it visible but read-only (disabled). Everything is shown and editable by default. A role can only ever narrow what Form Groups already enables — never re-enable something disabled globally.`]})]})}var{Text:cy,Title:ly}=i.Typography,uy=(e,t)=>`${e}::${t}`,dy=e=>String(e??``).trim().toLowerCase();function fy(e){let t=dy(e);for(let e of[`details`,`detail`])if(t.endsWith(e)){let n=t.slice(0,-e.length);if(n)return n}return``}function py(e,t){let[n,r]=[dy(e),dy(t)],i=e=>e.replace(/s$/,``);return i(fy(n))===i(r)||i(fy(r))===i(n)}function my(e){let t=new Set;return(e??[]).forEach(e=>{t.add(e.key),(e.children??[]).forEach(n=>t.add(uy(e.key,n.key)))}),t}function hy({role:t}){let n=Number(t?.roleId??0),[s,c]=(0,r.useState)([]),[l,u]=(0,r.useState)(``),[d,f]=(0,r.useState)([]),[p,m]=(0,r.useState)(!1),[h,g]=(0,r.useState)(!1),[_,v]=(0,r.useState)(new Set),[y,b]=(0,r.useState)(!1),[x,S]=(0,r.useState)([]),C=(0,r.useMemo)(()=>x.filter(e=>py(e,l)),[x,l]);(0,r.useEffect)(()=>{e.rr().then(e=>{let t=ny(e).map(e=>e.value);c(t),u(e=>e||t[0]||``)}).catch(()=>c([])),e.Lr().then(e=>S([...new Set((Array.isArray(e)?e:[]).map(e=>String(e?.module??``).trim()).filter(Boolean))])).catch(()=>S([]))},[]);let w=(0,r.useCallback)(async()=>{if(l){m(!0);try{let t=await e.Lr(l);f(Array.isArray(t)?t:[])}catch(e){i.message.error(e.message),f([])}finally{m(!1)}}},[l]);(0,r.useEffect)(()=>{queueMicrotask(()=>{w()})},[w]);let T=(0,r.useCallback)(e=>{let t=d.filter(t=>t.roleId===e);return t.find(e=>e.module===l)??t[0]??null},[d,l]),E=(0,r.useMemo)(()=>T(0),[T]),D=(0,r.useMemo)(()=>T(n),[T,n]),O=(0,r.useMemo)(()=>E?.rowActions??D?.rowActions??[],[E,D]);(0,r.useEffect)(()=>{queueMicrotask(()=>{v(my(D?D.rowActions:O)),b(!1)})},[D,O]);function k(e,t,n=[]){v(r=>{let i=new Set(r);return t?(i.add(e),n.forEach(e=>i.add(e))):(i.delete(e),n.forEach(e=>i.delete(e))),i}),b(!0)}async function A(){let r=O.filter(e=>_.has(e.key)).map(e=>e.children?.length?{...e,children:e.children.filter(t=>_.has(uy(e.key,t.key)))}:e);g(!0);try{D?await e.si(D.id??D._id,r):await e.Kn({module:l,roleId:n,rowActions:r}),i.message.success(`Actions saved for ${t?.roleName??`role`}`),await w()}catch(e){i.message.error(e.message),String(e.message??``).toLowerCase().includes(`already exists`)&&w()}finally{g(!1)}}async function j(){if(D){g(!0);try{await e.nr(D.id??D._id),i.message.success(`Role override removed — this role now inherits the default actions`),await w()}catch(e){i.message.error(e.message)}finally{g(!1)}}}let M=[{title:`Action`,key:`identity`,render:(e,t)=>(0,o.jsxs)(i.Space,{direction:`vertical`,size:0,children:[(0,o.jsx)(cy,{strong:!0,children:t.label||t.key}),(0,o.jsx)(cy,{type:`secondary`,code:!0,children:t.key})]})},{title:`Behaviour`,key:`behaviour`,width:220,render:(e,t)=>(0,o.jsxs)(i.Space,{direction:`vertical`,size:0,children:[(0,o.jsx)(i.Tag,{color:`blue`,style:{width:`fit-content`},children:t.actionType}),(0,o.jsx)(cy,{type:`secondary`,ellipsis:{tooltip:!0},style:{maxWidth:190},children:t.actionType===`group`?`${(t.children??[]).length} child action(s)`:t.popupKey||t.routeTemplate||t.apiPath||t.copyField||t.documentField||`—`})]})},{title:`Enabled for this role`,key:`enabled`,width:160,render:(e,t)=>(0,o.jsx)(i.Switch,{checked:_.has(t.key),onChange:e=>k(t.key,e,(t.children??[]).map(e=>uy(t.key,e.key)))})}],N=e=>[{title:`Child Action`,key:`identity`,render:(e,t)=>(0,o.jsxs)(i.Space,{direction:`vertical`,size:0,children:[(0,o.jsx)(cy,{strong:!0,children:t.label||t.key}),(0,o.jsx)(cy,{type:`secondary`,code:!0,children:t.key})]})},{title:`Behaviour`,key:`behaviour`,width:220,render:(e,t)=>(0,o.jsx)(cy,{type:`secondary`,children:t.popupKey||t.routeTemplate||t.apiPath||t.actionType})},{title:`Enabled`,key:`enabled`,width:160,render:(t,n)=>(0,o.jsx)(i.Switch,{disabled:!_.has(e.key),checked:_.has(uy(e.key,n.key)),onChange:t=>k(uy(e.key,n.key),t)})}];return(0,o.jsxs)(`section`,{className:`admin-editor`,children:[(0,o.jsxs)(`div`,{className:`admin-section-head`,children:[(0,o.jsxs)(`div`,{children:[(0,o.jsx)(ly,{level:4,children:`Role Actions`}),(0,o.jsxs)(cy,{type:`secondary`,children:[`Enable or disable row actions for `,t?.roleName??`this role`,`. The action library itself is managed in Configurations → Actions.`]})]}),(0,o.jsxs)(i.Space,{children:[D&&(0,o.jsx)(i.Popconfirm,{title:`Remove this role's override and inherit the default actions?`,okText:`Reset`,okType:`danger`,onConfirm:j,children:(0,o.jsx)(i.Button,{icon:(0,o.jsx)(a.UndoOutlined,{}),loading:h,children:`Reset to Default`})}),(0,o.jsx)(i.Button,{icon:(0,o.jsx)(a.ReloadOutlined,{}),onClick:w,loading:p,children:`Reload`}),(0,o.jsx)(i.Button,{type:`primary`,icon:(0,o.jsx)(a.SaveOutlined,{}),loading:h,disabled:!y||!l,onClick:A,children:`Save`})]})]}),(0,o.jsxs)(i.Space,{style:{marginBottom:12},wrap:!0,children:[(0,o.jsxs)(`label`,{children:[(0,o.jsx)(cy,{type:`secondary`,style:{display:`block`,marginBottom:4,fontSize:12},children:`Module`}),(0,o.jsx)(i.Select,{showSearch:!0,optionFilterProp:`label`,style:{width:220},mode:`tags`,maxCount:1,value:l?[l]:[],placeholder:`Pick or type a module key`,onChange:e=>u(String(e[e.length-1]??``).trim()),options:s.map(e=>({value:e,label:e}))})]}),(0,o.jsxs)(`div`,{style:{paddingTop:20},children:[D?(0,o.jsx)(i.Tag,{color:`green`,children:`Role override active`}):(0,o.jsx)(i.Tag,{color:`orange`,children:`Inheriting default (All Roles) — Save creates an override`}),y&&(0,o.jsx)(cy,{type:`warning`,style:{marginLeft:8},children:`Unsaved changes`})]})]}),C.length>0&&(0,o.jsx)(i.Alert,{type:`info`,showIcon:!0,style:{marginBottom:12},message:`This override also applies to: ${C.join(`, `)}`,description:`Those surfaces (e.g. the detail view) keep their own extra actions — only the ones you turn off here are hidden from them.`}),!p&&!O.length&&(0,o.jsx)(i.Alert,{type:`info`,showIcon:!0,style:{marginBottom:12},message:`No actions configured for this module yet.`,description:`Define the actions first in Configurations → Actions (Action library), then enable them per role here.`}),(0,o.jsx)(i.Spin,{spinning:p,children:(0,o.jsx)(i.Table,{dataSource:O.map((e,t)=>({...e,_rowKey:e.key||t})),rowKey:`_rowKey`,columns:M,pagination:!1,size:`small`,expandable:{rowExpandable:e=>e.actionType===`group`&&(e.children??[]).length>0,expandedRowRender:e=>(0,o.jsx)(i.Table,{dataSource:(e.children??[]).map((e,t)=>({...e,_rowKey:e.key||t})),rowKey:`_rowKey`,columns:N(e),pagination:!1,size:`small`})}})})]})}var gy=[{label:`Equals (=)`,value:`eq`},{label:`Not equals (≠)`,value:`neq`},{label:`Has any value`,value:`truthy`},{label:`Is empty`,value:`falsy`},{label:`Is one of (comma-separated)`,value:`in`},{label:`Is not one of (comma-separated)`,value:`notIn`},{label:`Has at least one row (addRow group)`,value:`notEmpty`}],_y=[`eq`,`neq`,`in`,`notIn`],vy=e=>_y.includes(e??`eq`),yy=`unique`,by=[{label:`Exact (compare as stored)`,value:`exact`},{label:`Trim whitespace`,value:`trim`},{label:`Trim + lowercase`,value:`trimLower`},{label:`Email (trim + lowercase)`,value:`email`},{label:`Digits only (phone/ID)`,value:`digitsOnly`}],xy=[{label:`On blur (recommended)`,value:`blur`},{label:`On submit only`,value:`submit`}],Sy=`trim`,Cy=`blur`,wy=[{label:`Look at the field (recommended)`,value:`field`},{label:`Also keep a hidden copy`,value:`index`}],Ty=`field`,Ey=new Set(wy.map(e=>e.value)),Dy=new Set([`blur`,`submit`,`change`]),Oy=new Set([`file`,`text-editor`,`checkbox`]),ky=`Uniqueness currently supports scalar values only — a single value compared against a single stored value.`;function Ay(e={}){let t=String(e.type??`text`),n=e=>({supported:!1,reason:`${e} ${ky}`});return Oy.has(t)?n(`${t===`text-editor`?`Rich text`:t===`file`?`File`:`Checkbox`} fields cannot be checked for uniqueness.`):t===`tagify`?n(`Tag fields store a list of values.`):e.multiSelect?n(`Multi-select fields store a list of values.`):e.multiple?n(`Multi-value fields store a list of values.`):e.addRow?n(`Repeatable fields store one value per row.`):Array.isArray(e.subFields)&&e.subFields.length?n(`Fields with sub-fields store one object per row.`):e.dataType===`array`?n(`Fields sent as an array store a list of values.`):{supported:!0,reason:``}}var jy=/^[A-Za-z_][A-Za-z0-9_-]*$/;function My(e){let t=String(e??``);if(!t.trim())return`Collection field is required`;if(t!==t.trim())return`Remove the surrounding spaces`;if(t.includes(`\0`))return`Path contains a null byte`;if(t.includes(`$`))return`Path may not contain "$"`;let n=t.split(`.`);for(let e of n){if(!e)return`Path has an empty segment — use a.b, not a..b`;if(!jy.test(e))return`Invalid path segment "${e}" — letters, digits, _ and - only`}return``}function Ny(e={}){return String(e.payloadKey??``).trim()||String(e.field??``).trim()}function Py(e={}){return{collectionField:Ny(e),normalizer:Sy,skipBlank:!0,validateOn:Cy,enforcement:Ty}}var Fy=new Set(by.map(e=>e.value));function Iy(e,t={}){let n=e&&typeof e==`object`&&!Array.isArray(e)?e:{},r=Py(t),i=String(n.collectionField??``).trim()||r.collectionField,a=Fy.has(n.normalizer)?n.normalizer:r.normalizer,o=Dy.has(n.validateOn)?n.validateOn:r.validateOn,s=n.skipBlank===void 0||n.skipBlank===null?r.skipBlank:!!n.skipBlank,c=Ey.has(n.enforcement)?n.enforcement:r.enforcement,l={...n,collectionField:i,normalizer:a,skipBlank:s,validateOn:o,enforcement:c},u=zy(n.alsoCheck);return u.length?l.alsoCheck=u:delete l.alsoCheck,l}function Ly(){return{module:``,collection:``,collectionField:``,normalizer:``,message:``,excludeFrom:{path:``,matchField:``}}}function Ry(e){let t=e&&typeof e==`object`&&!Array.isArray(e)?e:{},n=t.excludeFrom&&typeof t.excludeFrom==`object`?t.excludeFrom:{},r={...t,module:String(t.module??``).trim(),collection:String(t.collection??``).trim(),collectionField:String(t.collectionField??``).trim(),normalizer:String(t.normalizer??``).trim(),message:String(t.message??``).trim()},i=String(n.path??``).trim(),a=String(n.matchField??``).trim();return i?r.excludeFrom={...n,path:i,matchField:a}:delete r.excludeFrom,r}function zy(e){return Array.isArray(e)?e.map(Ry).filter(e=>e.module||e.collection):[]}function By(e={}){let t=[],n=String(e.module??``).trim(),r=String(e.collection??``).trim();!n&&!r&&t.push(`Name a module (preferred) or a collection to also check.`),r&&!n&&(r.includes(`.`)?t.push(`Collection must be a single name, not a path.`):My(r)&&t.push(`Collection: ${My(r)}`));let i=String(e.collectionField??``).trim();i&&My(i)&&t.push(`Field in that collection: ${My(i)}`);let a=String(e.excludeFrom?.path??``).trim();a&&My(a)&&t.push(`Exclusion path: ${My(a)}`);let o=String(e.excludeFrom?.matchField??``).trim();return o&&My(o)&&t.push(`Exclusion match field: ${My(o)}`),t}function Vy(e,t={}){if(!e||e.type!==`unique`)return[];let n=[],r=Ay(t);r.supported||n.push(r.reason),String(e.message??``).trim()||n.push(`An error message is required — it is what the user sees.`);let i=e.value&&typeof e.value==`object`?e.value:{},a=My(i.collectionField);return a&&n.push(a),(Array.isArray(i.alsoCheck)?i.alsoCheck:[]).forEach((e,t)=>{Object.entries(e??{}).some(([e,t])=>e===`excludeFrom`?!!(String(t?.path??``).trim()||String(t?.matchField??``).trim()):!!String(t??``).trim())&&By(e).forEach(e=>n.push(`Also check #${t+1}: ${e}`))}),n}function Hy(e){return!!e&&e.type===`unique`}function Uy(e){return(e?.validations??[]).some(Hy)}function Wy(e){return(e?.validations??[]).find(Hy)??null}function Gy({primaryModule:e=``,groupTargetModule:t=``,field:n={},config:r={},collectionForModule:i}={}){let a=String(t??``).trim()||String(e??``).trim();return{module:a,collection:typeof i==`function`?String(i(a)??``).trim():``,formField:String(n.field??``).trim(),storedField:String(r.collectionField??``).trim()||Ny(n),isCrossModule:!!String(t??``).trim()&&String(t).trim()!==String(e??``).trim()}}var{Paragraph:Ky,Text:qy}=i.Typography;function Jy({open:t,scope:n,action:s,title:c,description:l,confirmLabel:u=`Confirm`,danger:d=!1,onCancel:f,onVerified:p,onConfirm:m}){let[h,g]=(0,r.useState)(``),[_,v]=(0,r.useState)(``),[y,b]=(0,r.useState)(!1),[x,S]=(0,r.useState)(!1),[C,w]=(0,r.useState)(``),T=(0,r.useRef)(!1);async function E(){if(!(!n||!s)){b(!0),w(``);try{let t=await e.Vr(n,s);v(t?.data?.email||t?.email||`the registered approver`),i.message.success(`OTP sent`)}catch(e){w(e?.message||`Could not send the OTP`)}finally{b(!1)}}}(0,r.useEffect)(()=>{t&&!T.current&&(T.current=!0,g(``),w(``),v(``),E()),t||(T.current=!1)},[t]);async function D(){if(!h.trim()){w(`Enter the OTP sent to your email`);return}S(!0),w(``);try{let t=m?await m(h.trim()):await e.Rn(n,s,h.trim());i.message.success(t?.data?.message||t?.message||`Done`),p?.(t)}catch(e){w(e?.message||`Verification failed — check the code and try again`)}finally{S(!1)}}return(0,o.jsxs)(i.Modal,{open:t,onCancel:f,title:(0,o.jsxs)(`span`,{children:[(0,o.jsx)(a.SafetyCertificateOutlined,{}),` `,c]}),destroyOnClose:!0,maskClosable:!x,footer:[(0,o.jsx)(i.Button,{onClick:f,disabled:x,children:`Cancel`},`cancel`),(0,o.jsx)(i.Button,{type:`primary`,danger:d,loading:x,onClick:D,children:u},`ok`)],children:[l&&(0,o.jsx)(Ky,{type:`secondary`,style:{fontSize:13,marginBottom:8},children:l}),(0,o.jsxs)(Ky,{type:`secondary`,style:{fontSize:13},children:[`This is a protected action. A one-time code has been emailed to`,` `,(0,o.jsx)(qy,{strong:!0,children:_||`…`}),`. Enter it below to continue.`]}),(0,o.jsx)(i.Input,{size:`large`,inputMode:`numeric`,placeholder:`Enter OTP`,value:h,maxLength:6,onChange:e=>g(e.target.value.replace(/\D/g,``)),onPressEnter:D,autoFocus:!0}),C&&(0,o.jsx)(i.Alert,{type:`error`,showIcon:!0,message:C,style:{marginTop:12}}),(0,o.jsx)(`div`,{style:{marginTop:12},children:(0,o.jsx)(i.Button,{type:`link`,size:`small`,loading:y,onClick:E,style:{padding:0},children:`Resend code`})})]})}var{Text:Yy}=i.Typography;function Xy({moduleOptions:t=[]}){let[n,s]=(0,r.useState)(``),[c,l]=(0,r.useState)([]),[u,d]=(0,r.useState)([]),[f,p]=(0,r.useState)([]),[m,h]=(0,r.useState)(!1),[g,_]=(0,r.useState)(!1);(0,r.useEffect)(()=>{!n&&t.length&&s(t[0].value)},[t,n]);let v=(0,r.useCallback)(async t=>{if(t){h(!0);try{let[n,r]=await Promise.all([e.ar(t).catch(()=>[]),e.Ar(t).catch(()=>[])]),i=new Set,a=[];(Array.isArray(n)?n:[]).forEach(e=>{(e.fields??[]).forEach(t=>{let n=String(t.field??``).trim();!n||i.has(n)||(i.add(n),a.push({value:n,label:`${t.label??n} · ${n}`,group:e.label??e.name}))})}),l(a),p(r),d(r)}catch(e){i.message.error(e?.message||`Could not load default fields`)}finally{h(!1)}}},[]);(0,r.useEffect)(()=>{queueMicrotask(()=>{v(n)})},[n,v]);let y=(0,r.useMemo)(()=>{if(u.length!==f.length)return!0;let e=[...u].sort(),t=[...f].sort();return e.some((e,n)=>e!==t[n])},[u,f]);async function b(t){let r=await e.Jr(n,u,t);return p(u),r}return(0,o.jsxs)(Z,{icon:(0,o.jsx)(a.SafetyCertificateOutlined,{}),title:`Default Fields`,extra:(0,o.jsxs)(i.Space,{children:[(0,o.jsx)(i.Select,{size:`small`,showSearch:!0,optionFilterProp:`label`,style:{width:220},placeholder:`Module`,value:n||void 0,options:t,onChange:s}),(0,o.jsx)(i.Button,{type:`primary`,size:`small`,icon:(0,o.jsx)(a.SaveOutlined,{}),disabled:!n||!y,onClick:()=>_(!0),children:`Save (OTP)`})]}),children:[(0,o.jsx)(`div`,{className:`admin-accent-bar`}),(0,o.jsxs)(Yy,{type:`secondary`,style:{fontSize:13,display:`block`,marginBottom:12},children:[`Fields chosen here are `,(0,o.jsx)(`b`,{children:`always shown and always required`}),` on this module's add & edit form. Their Show / Required switches are locked in Form Groups so no one can turn them off. Changing this list requires an OTP emailed to the approver.`]}),(0,o.jsxs)(i.Spin,{spinning:m,children:[(0,o.jsx)(i.Select,{mode:`multiple`,allowClear:!0,showSearch:!0,optionFilterProp:`label`,style:{width:`100%`},placeholder:`Select the fields that must always show + be required`,value:u,options:c,onChange:d,maxTagCount:`responsive`}),(0,o.jsxs)(`div`,{style:{marginTop:12},children:[(0,o.jsxs)(Yy,{type:`secondary`,style:{fontSize:12},children:[`Currently enforced (`,f.length,`): `]}),f.length?f.map(e=>(0,o.jsx)(i.Tag,{color:`blue`,style:{marginTop:4},children:e},e)):(0,o.jsx)(Yy,{type:`secondary`,style:{fontSize:12},children:`none`})]}),!m&&c.length===0&&(0,o.jsx)(i.Alert,{style:{marginTop:12},type:`info`,showIcon:!0,message:`This module has no form-group fields yet — configure its Form Groups first.`})]}),(0,o.jsx)(Jy,{open:g,scope:`defaultFields`,action:`save`,title:`Confirm Default Fields change`,description:`Adding or updating a module's default (always-shown + required) fields is a protected action.`,confirmLabel:`Verify & Save`,onCancel:()=>_(!1),onConfirm:b,onVerified:()=>{_(!1),v(n)}})]})}var{Text:Zy}=i.Typography,Qy={reset:{action:`reset`,title:`Reset all form groups`,confirmLabel:`Reset All`,danger:!0,description:`This reseeds every module in this workspace back to the built-in default groups, discarding current customizations.`},save:{action:`save`,title:`Save current as default`,confirmLabel:`Save Default`,danger:!1,description:`Snapshots the current form groups for all modules as the saved default you can restore to later.`},restore:{action:`restore`,title:`Restore saved default`,confirmLabel:`Restore Default`,danger:!0,description:`Replaces the current form groups for all modules with the last saved default.`}},$y=[`#0053a5`,`#52c41a`,`#722ed1`,`#fa8c16`,`#eb2f96`,`#13c2c2`],eb=[{label:`Text`,value:`text`},{label:`Number`,value:`number`},{label:`Email`,value:`email`},{label:`Date`,value:`date`},{label:`Time Picker`,value:`time`},{label:`Location`,value:`location`},{label:`Select`,value:`select`},{label:`Radio`,value:`radio`},{label:`Checkbox`,value:`checkbox`},{label:`Tagify`,value:`tagify`},{label:`Textarea`,value:`textarea`},{label:`Text Editor`,value:`text-editor`},{label:`File`,value:`file`}],tb=[{label:`Static (define options here)`,value:`static`},{label:`Masters collection`,value:`master`},{label:`Module data (distinct)`,value:`module`},{label:`Collection lookup (FK)`,value:`lookup`},{label:`Group value`,value:`group`},{label:`Location Master (Country/State/City)`,value:`locationMaster`}],nb=[{label:`Country`,value:`country`},{label:`State (needs a Country field)`,value:`state`},{label:`City (needs a Country + State field)`,value:`city`}],rb=[{label:`Required`,value:`required`,hasValue:!1},{label:`Min length/value`,value:`min`,hasValue:!0,valueType:`number`,placeholder:`e.g. 2`},{label:`Max length/value`,value:`max`,hasValue:!0,valueType:`number`,placeholder:`e.g. 100`},{label:`Pattern (regex)`,value:`pattern`,hasValue:!0,valueType:`text`,placeholder:`^[A-Za-z]+$`},{label:`Email (reject numeric-only address)`,value:`email`,hasValue:!1},{label:`Phone format`,value:`phone`,hasValue:!1},{label:`On or after another date field`,value:`dateAfterField`,hasValue:!0,valueType:`text`,placeholder:`startDate`,dateOnly:!0,messageOptional:!0},{label:`On or before another date field`,value:`dateBeforeField`,hasValue:!0,valueType:`text`,placeholder:`endDate`,dateOnly:!0,messageOptional:!0},{label:`Before another time field`,value:`timeBeforeField`,hasValue:!0,valueType:`text`,placeholder:`endTime`,messageOptional:!0},{label:`After another time field`,value:`timeAfterField`,hasValue:!0,valueType:`text`,placeholder:`startTime`,messageOptional:!0},{label:`File types allowed`,value:`fileType`,hasValue:!0,valueType:`text`,placeholder:`pdf,doc,jpg`,messageOptional:!0},{label:`Max file size (MB)`,value:`fileSize`,hasValue:!0,valueType:`number`,placeholder:`e.g. 5`,messageOptional:!0},{label:`Max files count`,value:`maxFiles`,hasValue:!0,valueType:`number`,placeholder:`e.g. 3`,messageOptional:!0},{label:`Greater than or equal to field`,value:`greaterThanField`,hasValue:!0,valueType:`text`,placeholder:`experienceRequiredFrom`},{label:`Greater than field (strict)`,value:`strictGreaterThanField`,hasValue:!0,valueType:`text`,placeholder:`numberOfPosition`},{label:`Less than field (strict)`,value:`strictLessThanField`,hasValue:!0,valueType:`text`,placeholder:`experienceRequiredTo`},{label:`Less than or equal to field`,value:`lessThanOrEqualField`,hasValue:!0,valueType:`text`,placeholder:`experienceRequiredTo`},{label:`Max field with fallback`,value:`maxFieldWithFallback`,hasValue:!0,valueType:`text`,placeholder:`group.preferredToField,group.fallbackFromField`},{label:`Disable previous dates`,value:`noPastDate`,hasValue:!1,messageOptional:!0,dateOnly:!0},{label:`Disable future dates`,value:`noFutureDate`,hasValue:!1,messageOptional:!0,dateOnly:!0},{label:`Min age (years)`,value:`minAge`,hasValue:!0,valueType:`number`,placeholder:`e.g. 18`,messageOptional:!0,dateOnly:!0},{label:`Max from another field`,value:`maxFromField`,hasValue:!1,needsField:!0,messageOptional:!0},{label:`Unique value / Already present check`,value:yy,hasValue:!0,valueType:`object`}],ib=gy,ab=_y,ob=[{label:`Auto (infer from field)`,value:`auto`},{label:`String`,value:`string`},{label:`Number`,value:`number`},{label:`Boolean`,value:`boolean`},{label:`Array`,value:`array`},{label:`Object`,value:`object`},{label:`Date (ISO)`,value:`date`}],sb=[{label:`(none)`,value:``},{label:`String`,value:`string`},{label:`Number`,value:`number`},{label:`Boolean`,value:`boolean`}],cb=[{label:`Auto (value as-is)`,value:`auto`},{label:`Value only — { key: id }`,value:`value`},{label:`Label only — { key: "India" }`,value:`label`},{label:`Full object — { id, name }`,value:`object`},{label:`Custom template`,value:`custom`},{label:`Skip (never send)`,value:`skip`}],lb={required:`red`,min:`orange`,max:`gold`,pattern:`purple`,email:`blue`,phone:`cyan`,dateAfterField:`volcano`,dateBeforeField:`orange`,fileType:`cyan`,fileSize:`blue`,maxFiles:`geekblue`,greaterThanField:`lime`,strictGreaterThanField:`green`,strictLessThanField:`cyan`,lessThanOrEqualField:`blue`,maxFieldWithFallback:`purple`,maxFromField:`volcano`,noPastDate:`geekblue`,noFutureDate:`magenta`,minAge:`green`,unique:`magenta`};function ub(e){return rb.find(t=>t.value===e)??{hasValue:!1}}function db(e){return[{key:`all`,label:`All`,color:`#8c8c8c`},...e.map((e,t)=>({key:e.key,label:e.label,color:$y[t%$y.length]}))]}function fb(e){return Object.fromEntries(e.map(({key:e})=>[e,{groups:[],loading:!1,loaded:!1,error:``}]))}function pb(e){if(e==null)return;if(typeof e==`object`)return e;let t=String(e).trim();if(t)try{let e=JSON.parse(t);return e&&typeof e==`object`?e:void 0}catch{return}}function mb(e){if(e==null)return``;if(typeof e==`string`)return e;try{return JSON.stringify(e,null,2)}catch{return``}}function hb(e,t){t.payloadKey&&(e.payloadKey=t.payloadKey),t.prefillFrom&&(e.prefillFrom=t.prefillFrom),t.prefillAsHint&&(e.prefillAsHint=!0,String(t.prefillHintLabel??``).trim()&&(e.prefillHintLabel=String(t.prefillHintLabel).trim())),t.prefillFromModule&&(e.prefillFromModule=t.prefillFromModule);let n=(Array.isArray(t.prefillWhen)?t.prefillWhen:[]).filter(e=>e&&e.field&&e.value!==void 0&&e.value!==``&&(e.clearValue?!0:e.setValue!==void 0&&e.setValue!==``)).map(e=>e.clearValue?{field:e.field,value:e.value,clearValue:!0}:e);n.length&&(e.prefillWhen=n,t.prefillWhenReset===!1&&(e.prefillWhenReset=!1),t.prefillWhenExclusive===!0&&(e.prefillWhenExclusive=!0)),t.dataType&&t.dataType!==`auto`&&(e.dataType=t.dataType),t.elementType&&(e.elementType=t.elementType),t.payloadMode&&t.payloadMode!==`auto`&&(e.payloadMode=t.payloadMode),t.valueKey&&(e.valueKey=t.valueKey),t.displayKey&&(e.displayKey=t.displayKey),t.defaultValue!==void 0&&t.defaultValue!==``&&(e.defaultValue=t.defaultValue),t.richValue&&(e.richValue=!0),t.omitEmpty&&(e.omitEmpty=!0);let r=pb(t.payloadTemplate);r&&(e.payloadTemplate=r);let i=pb(t.transformRule);return i&&(e.transformRule=i),e}var gb=[{label:`equals`,value:`eq`},{label:`not equals`,value:`ne`},{label:`in`,value:`in`},{label:`not in`,value:`nin`},{label:`is not empty`,value:`notEmpty`},{label:`is empty`,value:`empty`}],_b=[`currentUserId`,`currentRoleId`,`currentUserName`,`currentUserEmail`,`currentReportingId`,`tenantId`,`businessId`,`businessUnitId`];function vb(e){return Array.isArray(e)?e.filter(e=>e&&e.field).map(e=>{let t=e.valuesFrom??null,n=t&&t.match?Object.keys(t.match)[0]??``:``,r=n?t.match[n]:void 0,i=r&&typeof r==`object`&&typeof r.$valueFrom==`string`,a=i?``:(e=>{if(!e||typeof e!=`object`||Array.isArray(e))return e;let t=Object.keys(e);return t.length===1&&(t[0]===`$in`||t[0]===`$eq`)?e[t[0]]:e})(r);return{field:e.field??``,op:e.op??`eq`,valueSource:t?`collection`:e.valueFrom?`identity`:`literal`,value:Array.isArray(e.value)?e.value.join(`, `):e.value??``,valueFrom:e.valueFrom??``,srcCollection:t?.collection??``,srcValueField:t?.valueField??``,srcMatchField:n,srcMatchValue:Array.isArray(a)?a.join(`, `):a??``,srcMatchValueFrom:i?r.$valueFrom:``,srcRecursive:t?.recursive??!1,srcRecursiveField:t?.recursiveField??``}}):[]}function yb(e){if(!Array.isArray(e))return[];let t=[];for(let n of e){let e=String(n?.field??``).trim();if(!e)continue;let r=String(n?.op??`eq`).trim()||`eq`,i={field:e,op:r};if(r===`notEmpty`||r===`empty`){t.push(i);continue}let a=n.valueSource??(n.srcCollection?`collection`:n.valueFrom?`identity`:`literal`);if(a===`collection`){let e=String(n.srcCollection??``).trim();if(!e)continue;let t={collection:e,valueField:String(n.srcValueField??``).trim()||`_id`},r=String(n.srcMatchField??``).trim();if(r){let e=String(n.srcMatchValueFrom??``).trim(),i=String(n.srcMatchValue??``).trim();e?t.match={[r]:{$valueFrom:e}}:i&&(t.match={[r]:i.includes(`,`)?i.split(`,`).map(e=>e.trim()).filter(Boolean):i})}if(n.srcRecursive){t.recursive=!0;let e=String(n.srcRecursiveField??``).trim()||r;e&&(t.recursiveField=e)}i.valuesFrom=t}else if(a===`identity`){let e=String(n.valueFrom??``).trim();if(!e)continue;i.valueFrom=e}else{let e=n.value;if(e==null||String(e).trim()===``)continue;let t=String(e).trim();i.value=t.includes(`,`)?t.split(`,`).map(e=>e.trim()).filter(Boolean):t}t.push(i)}return t}function bb(e=[]){let t=[];for(let n of e??[]){let e=n?.label||n?.field||`field`;for(let r of n?.validations??[])for(let i of Vy(r,n))t.push(`${e}: ${i}`)}return t}function xb(e){let t={};return[`title`,`body`,`ok`,`cancel`].forEach(n=>{let r=String(e?.[n]??``).trim();r&&(t[n]=r)}),Object.keys(t).length?t:null}var Sb=Object.freeze({mode:`newestFirst`,startField:`startDate`,endField:`endDate`}),Cb=Object.freeze({field:`startDate`,tieBreak:`endDate`,direction:`desc`,inProgressField:`currentStudyingHere`,inProgressFirst:!0,confirmMove:!0}),wb=Object.freeze({levelField:`qualification`,requireBelow:!0,message:`You have entered only a higher qualification — {missing} is also required.`});function Tb(e=[]){return e.filter(e=>String(e?.field??``).trim()!==``).map((e,t)=>{let n=(e.validations??[]).filter(e=>e?.type).map(t=>{let n=ub(t.type),r={type:t.type,message:t.message??``};if(n.hasValue&&t.value!==``&&t.value!==void 0&&t.value!==null?n.valueType===`object`?r.value=t.type===`unique`?Iy(t.value,e):t.value:r.value=n.valueType===`number`?Number(t.value):t.value:n.valueType===`object`&&t.type===`unique`&&(r.value=Py(e)),n.needsField){let e=String(t.field??``).trim();e&&(r.field=e)}if(t.type===`dateAfterField`||t.type===`dateBeforeField`){t.strict&&(r.strict=!0);let e=Number(t.minGap?.value);Number.isFinite(e)&&e>0&&(r.minGap={value:e,unit:t.minGap?.unit||`month`});let n=String(t.minGapFrom??``).trim();n&&(r.minGapFrom=n)}return r}),r={label:e.label,field:e.field,type:e.type??`text`,show:+!!e.show,req:+!!e.req,edit:+!!e.edit,order:t,formatter:e.formatter??``,validations:n};if(e.showOnAdd===!1&&(r.showOnAdd=!1),e.addRow){r.addRow=!0,e.minRows!==void 0&&e.minRows!==``&&Number(e.minRows)>0&&(r.minRows=Number(e.minRows)),e.maxRows!==void 0&&e.maxRows!==``&&Number(e.maxRows)>0&&(r.maxRows=Number(e.maxRows)),e.initialRows!==void 0&&e.initialRows!==``&&(r.initialRows=Number(e.initialRows)),e.addLabel&&(r.addLabel=e.addLabel);let t=(e.subFields??[]).filter(e=>e&&e.field);t.length&&(r.subFields=t.map(e=>{let t={field:String(e.field).trim(),label:e.label??e.field,type:e.type??`text`,show:1,edit:1,req:+!!e.req};if(e.col!==void 0&&e.col!==``&&Number(e.col)>0&&(t.col=Number(e.col)),e.payloadKey&&(t.payloadKey=String(e.payloadKey).trim()),[`select`,`radio`,`checkbox`].includes(t.type)){let n=e.dataSource??`static`;t.dataSource=n,t.type===`select`&&(t.multiSelect=e.multiSelect??!1),n===`master`&&(t.masterName=e.masterName??``),n===`group`&&(t.groupName=e.groupName??``),n===`static`&&(t.options=(e.options??[]).filter(e=>e?.label||e?.value)),n===`lookup`&&(t.lookupCollection=e.lookupCollection??``,t.displayField=e.displayField??``,e.displayField2&&(t.displayField2=e.displayField2),t.valueField=e.valueField??`_id`,e.lookupFilterField&&e.lookupFilterValueFrom&&(t.lookupFilterField=e.lookupFilterField,t.lookupFilterValueFrom=e.lookupFilterValueFrom))}return t}))}e.placeholder&&(r.placeholder=e.placeholder),e.hidePlaceholder&&(r.hidePlaceholder=!0),e.combineKey&&(r.combineKey=e.combineKey),e.combineLabel&&(r.combineLabel=e.combineLabel),e.combineRole&&(r.combineRole=e.combineRole),e.combineToggleLabel&&(r.combineToggleLabel=e.combineToggleLabel),e.combineToggleTarget&&(r.combineToggleTarget=e.combineToggleTarget),e.combineWidth!==void 0&&e.combineWidth!==``&&Number(e.combineWidth)>0&&(r.combineWidth=Number(e.combineWidth)),e.combineWrap&&(r.combineWrap=!0),e.combineSpan!==void 0&&e.combineSpan!==``&&[12,24].includes(Number(e.combineSpan))&&(r.combineSpan=Number(e.combineSpan)),e.defaultOnEdit&&(r.defaultOnEdit=!0),e.noPrefill&&(r.noPrefill=!0),e.emptyValues!==void 0&&e.emptyValues!==``&&(r.emptyValues=String(e.emptyValues).split(`,`).map(e=>e.trim()).filter(e=>e!==``)),e.valuePaths!==void 0&&e.valuePaths!==``&&(r.valuePaths=String(e.valuePaths).split(`,`).map(e=>e.trim()).filter(e=>e!==``)),e.clientScope&&(r.clientScope=!0,e.clientGateMessage&&(r.clientGateMessage=e.clientGateMessage),e.clientGateResetOnChange&&(r.clientGateResetOnChange=!0)),e.visiblePermission&&(r.visiblePermission=String(e.visiblePermission).trim()),e.editablePermission&&(r.editablePermission=String(e.editablePermission).trim()),e.infoEnabled&&e.infoText&&(r.infoEnabled=!0,r.infoText=e.infoText),e.tooltip&&(r.tooltip=String(e.tooltip)),hb(r,e),e.type===`file`&&(r.multiple=e.multiple??!1,r.maxCount=r.multiple?Number(e.maxCount??5):1,e.fileKey&&(r.fileKey=e.fileKey),e.fileNameKey&&(r.fileNameKey=e.fileNameKey),e.fileUrlKey&&(r.fileUrlKey=e.fileUrlKey),e.accept&&e.accept!==`any`&&(r.accept=e.accept));let i=(Array.isArray(e.showIf?.conditions)?e.showIf.conditions:[]).filter(e=>e?.field&&String(e.field).trim()).map(e=>{let t={field:String(e.field).trim(),operator:e.operator??`eq`};return ab.includes(t.operator)&&e.value!=null&&e.value!==``&&(t.value=e.value),t});if((e.showIf?.field||i.length)&&(r.showIf={},e.showIf?.field&&(r.showIf.field=e.showIf.field,r.showIf.operator=e.showIf.operator??`eq`,ab.includes(r.showIf.operator)&&e.showIf.value!=null&&e.showIf.value!==``&&(r.showIf.value=e.showIf.value)),i.length&&(r.showIf.conditions=i,r.showIf.logic=e.showIf?.logic===`or`?`or`:`and`)),e.labelWhen?.field&&e.labelWhen?.label&&(r.labelWhen={field:String(e.labelWhen.field).trim(),operator:e.labelWhen.operator??`eq`,label:String(e.labelWhen.label).trim()},ab.includes(r.labelWhen.operator)&&e.labelWhen.value!=null&&e.labelWhen.value!==``&&(r.labelWhen.value=e.labelWhen.value)),e.colWhenField&&Number(e.colWhenCol)>0){let t={field:String(e.colWhenField).trim(),operator:e.colWhenOperator??`eq`,col:Number(e.colWhenCol)};ab.includes(t.operator)&&e.colWhenValue!=null&&e.colWhenValue!==``&&(t.value=e.colWhenValue),r.colWhen=[t]}if(e.verifyAction){if(r.verifyAction=e.verifyAction,e.verifyResultField&&(r.verifyResultField=String(e.verifyResultField).trim()),e.verifyTimestampField&&(r.verifyTimestampField=String(e.verifyTimestampField).trim()),e.verifyIdleLabel&&(r.verifyIdleLabel=String(e.verifyIdleLabel).trim()),e.verifyRetryLabel&&(r.verifyRetryLabel=String(e.verifyRetryLabel).trim()),e.verifySuccessLabel&&(r.verifySuccessLabel=String(e.verifySuccessLabel).trim()),e.verifyLockedWhenFields){let t=Hf(e.verifyLockedWhenFields);t.length&&(r.verifyLockedWhenFields=t.join(`,`))}e.verifyLockedLabel&&(r.verifyLockedLabel=String(e.verifyLockedLabel).trim())}if(e.disabledByField&&(r.disabledByField=String(e.disabledByField).trim()),e.requiredIfField&&(r.requiredIfField=String(e.requiredIfField).trim()),e.linkedClearField){let t=String(e.linkedClearField).split(`,`).map(e=>e.trim()).filter(Boolean);t.length===1?r.linkedClearField=t[0]:t.length>1&&(r.linkedClearField=t)}e.clearGroupOnChange&&(r.clearGroupOnChange=!0),e.splitDialCodeInto&&(r.splitDialCodeInto=String(e.splitDialCodeInto).trim()),e.checkDuplicateOnBlur&&(r.checkDuplicateOnBlur=!0);let a=String(e.helpText??``).split(`
4
4
  `).map(e=>e.trim()).filter(Boolean);if(a.length===1?r.helpText=a[0]:a.length>1&&(r.helpText=a),e.rowHierarchyEnabled&&(r.rowHierarchy=e.rowHierarchy??Sb),e.autofillFrom)try{let t=typeof e.autofillFrom==`string`?JSON.parse(e.autofillFrom):e.autofillFrom;Array.isArray(t)&&t.length>0&&(r.autofillFrom=t)}catch{}Array.isArray(e.aiActions)&&e.aiActions.length>0&&(r.aiActions=e.aiActions.filter(e=>e?.key&&e?.label&&e?.serviceKey&&e?.endpointPath).map(e=>({key:e.key,label:e.label,trigger:e.trigger||`click`,serviceKey:e.serviceKey,endpointPath:e.endpointPath,bodyType:e.bodyType||`json`,inputs:(e.inputs||[]).filter(e=>e?.param&&e?.sourceField).map(e=>({param:e.param,sourceField:e.sourceField,kind:e.kind||`text`,...e.transform?{transform:e.transform}:{},...e.group?{group:e.group}:{},...e.required?{required:!0}:{},...Number(e.minWords)>0?{minWords:Number(e.minWords)}:{}})),...String(e.responseDataPath||``).trim()?{responseDataPath:String(e.responseDataPath).trim()}:{},...String(e.position||``).trim()?{position:String(e.position).trim()}:{},...e.confirmWhen&&e.confirmWhen!==`never`?{confirmWhen:e.confirmWhen}:{},...xb(e.confirmMessages)?{confirmMessages:xb(e.confirmMessages)}:{}})));let o=e.validator?.type;if(o){r.validator={type:o},e.validator.title&&(r.validator.title=e.validator.title);let t=Number(e.validator.maxLength);!isNaN(t)&&t>0&&(r.validator.maxLength=t);let n=Number(e.validator.maxChars);!isNaN(n)&&n>0&&(r.validator.maxChars=n)}if([`select`,`radio`,`checkbox`].includes(e.type)){let t=e.dataSource??`static`;if(r.dataSource=t,e.type===`select`&&(r.multiSelect=e.multiSelect??!1),e.allowCustomValues&&(r.allowCustomValues=!0,e.tokenSeparators!==void 0&&String(e.tokenSeparators)!==``&&(r.tokenSeparators=String(e.tokenSeparators))),e.optionsFromField&&(r.optionsFromField=String(e.optionsFromField).trim()),t===`master`&&(r.masterName=e.masterName??``),t===`group`&&(r.groupName=e.groupName??``,e.groupRoleContains&&(r.groupRoleContains=String(e.groupRoleContains).trim())),t===`locationMaster`&&(r.locationLevel=e.locationLevel||`country`,(r.locationLevel===`state`||r.locationLevel===`city`)&&e.locationCountryFrom&&(r.locationCountryFrom=String(e.locationCountryFrom).trim()),r.locationLevel===`city`&&e.locationStateFrom&&(r.locationStateFrom=String(e.locationStateFrom).trim())),t===`static`&&(r.options=(e.options??[]).filter(e=>e?.label||e?.value)),t===`lookup`){r.lookupCollection=e.lookupCollection??``,r.displayField=e.displayField??``,e.displayField2&&(r.displayField2=e.displayField2),r.valueField=e.valueField??`_id`,e.lookupFilterField&&e.lookupFilterValueFrom&&(r.lookupFilterField=e.lookupFilterField,r.lookupFilterValueFrom=e.lookupFilterValueFrom);let t=yb(e.lookupFilters);t.length&&(r.lookupFilters=t);let n=String(e.optionsRequireExtraField??``).trim();if(n){r.optionsRequireExtraField=n;let t=String(e.optionsRequireExtraValue??``).trim();t&&(r.optionsRequireExtraValue=t)}let i=String(e.optionsHierarchyParentField??``).trim();if(i&&(r.optionsHierarchyParentField=i,r.optionsHierarchySelfFrom=String(e.optionsHierarchySelfFrom??``).trim()||`currentUserId`),e.quickCreate){r.quickCreate=!0,e.quickCreateModule&&(r.quickCreateModule=e.quickCreateModule),e.quickCreateLabel&&String(e.quickCreateLabel).trim().toLowerCase()!==`add more`&&(r.quickCreateLabel=String(e.quickCreateLabel).trim());let t=e.quickCreateNotice;if(t?.enabled){let e={enabled:!0};[`title`,`message`,`recordNameField`,`recordLabel`,`creatorLabel`].forEach(n=>{let r=String(t[n]??``).trim();r&&(e[n]=r)}),e.showCreator=t.showCreator!==!1,e.showRecordName=t.showRecordName!==!1,r.quickCreateNotice=e}}e.quickEdit&&(r.quickEdit=!0,e.quickEditModule&&(r.quickEditModule=e.quickEditModule),e.quickEditLabel&&String(e.quickEditLabel).trim().toLowerCase()!==`add more`&&(r.quickEditLabel=String(e.quickEditLabel).trim()),e.quickEditIdFrom&&(r.quickEditIdFrom=e.quickEditIdFrom))}}for(let[t,n]of Object.entries(e))n==null||n===``||t in r||Db.has(t)||(r[t]=n);return r})}function Eb({collection:t,displayField:n,valueField:a,value:s,labelValue:c,onChange:l}){let[u,d]=(0,r.useState)([]),[f,p]=(0,r.useState)(!1),m=(0,r.useRef)(``),h=()=>{let r=`${t}|${n}|${a}`;!t||!n||m.current===r||(p(!0),e.wr(t,n,a||`_id`).then(e=>{m.current=r,d(e)}).catch(()=>d([])).finally(()=>p(!1)))},g=s&&!u.some(e=>e.value===s)?[{label:c||s,value:s},...u]:u;return(0,o.jsx)(i.Select,{size:`small`,showSearch:!0,allowClear:!0,loading:f,placeholder:t?`Pick from ${t}`:`Configure a lookup first`,disabled:!t||!n,style:{width:220},optionFilterProp:`label`,options:g,value:s||void 0,onDropdownVisibleChange:e=>{e&&h()},onChange:(e,t)=>l(e??``,t?.label??``),getPopupContainer:()=>document.body})}var Db=new Set(`label.field.type.show.req.edit.order.formatter.validations.showOnAdd.addRow.minRows.maxRows.initialRows.addLabel.subFields.placeholder.hidePlaceholder.combineKey.combineLabel.combineRole.combineToggleLabel.combineToggleTarget.combineWidth.combineWrap.combineSpan.defaultOnEdit.noPrefill.emptyValues.valuePaths.clientScope.clientGateMessage.clientGateResetOnChange.visiblePermission.editablePermission.infoEnabled.infoText.tooltip.helpText.payloadKey.prefillFrom.prefillFromModule.dataType.elementType.prefillAsHint.prefillHintLabel.payloadMode.valueKey.displayKey.defaultValue.richValue.omitEmpty.payloadTemplate.transformRule.multiple.maxCount.fileKey.fileNameKey.fileUrlKey.accept.showIf.labelWhen.colWhen.colWhenField.colWhenOperator.colWhenValue.colWhenCol.verifyAction.verifyResultField.verifyTimestampField.prefillWhen.prefillWhenReset.prefillWhenExclusive.verifyIdleLabel.verifyRetryLabel.verifySuccessLabel.verifyLockedWhenFields.verifyLockedLabel.disabledByField.requiredIfField.linkedClearField.clearGroupOnChange.splitDialCodeInto.checkDuplicateOnBlur.rowHierarchy.exclusiveInGroup.autofillFrom.aiActions.validator.dataSource.masterName.groupName.groupRoleContains.options.multiSelect.lookupCollection.displayField.displayField2.valueField.lookupFilterField.lookupFilterValueFrom.lookupFilters.locationLevel.locationCountryFrom.locationStateFrom.optionsRequireExtraField.optionsRequireExtraValue.optionsHierarchyParentField.optionsHierarchySelfFrom.allowCustomValues.tokenSeparators.optionsFromField.quickCreate.quickCreateModule.quickCreateLabel.quickCreateNotice.quickEdit.quickEditModule.quickEditLabel.quickEditIdFrom.value.documentPreview.displayAs.renderType.renderOptions`.split(`.`)),Ob=new Set(`module.name.label.addRow.order.fields.hideGroup.hideGroupInForm.moduleName.linkField.linkTypeField.parentRefField.hierarchyLevel.hierarchyParent.hierarchyLinkField.writeRefs.dependsOn.optionalWrite.appendHistory.historyField.historyFields.historyTimestampField.historyLabels.historyLabelFrom.historyAfterGroup.historyAmountFields.historyCurrencyFields.historyUnitFields.minRows.maxRows.initialRows.requireOne.requireValidatedField.requireValidatedFieldMessage.submitDisabledMessage.allowInProgress.inProgressMessage.orderBy.orderByEnabled.levelRule.levelRuleEnabled.regionRules.linkGroup.mergeInto.mergePosition.infoEnabled.infoText.toggleEnabled.toggleLabel.toggleField.afterSubmit.showIf.showIfField.showIfOperator.showIfValue.disabled.disabledIf.disabledIfField.disabledIfOperator.disabledIfValue.formActions.afterSubmitMode.afterSubmitTarget.submitMessages.submitMsgAddSuccess.submitMsgEditSuccess.submitMsgAddError.submitMsgEditError.submitMsgSuppress.id._id.rows.toggleValue`.split(`.`));function kb(e){return{...e,show:e.show===1,req:e.req===1,edit:e.edit===1,showOnAdd:e.showOnAdd!==!1,addRow:e.addRow??!1,minRows:e.minRows??``,maxRows:e.maxRows??``,initialRows:e.initialRows??``,addLabel:e.addLabel??``,subFields:Array.isArray(e.subFields)?e.subFields.map(e=>({field:e.field??``,label:e.label??``,type:e.type??`text`,req:e.req===1||e.req===!0,col:e.col??``,payloadKey:e.payloadKey??``,dataSource:e.dataSource??`static`,multiSelect:e.multiSelect??!1,masterName:e.masterName??``,groupName:e.groupName??``,options:Array.isArray(e.options)?e.options:[],lookupCollection:e.lookupCollection??``,displayField:e.displayField??``,displayField2:e.displayField2??``,valueField:e.valueField??`_id`,lookupFilterField:e.lookupFilterField??``,lookupFilterValueFrom:e.lookupFilterValueFrom??``})):[],placeholder:e.placeholder??``,hidePlaceholder:e.hidePlaceholder??!1,clientScope:e.clientScope??!1,clientGateMessage:e.clientGateMessage??``,clientGateResetOnChange:e.clientGateResetOnChange??!1,visiblePermission:e.visiblePermission??``,editablePermission:e.editablePermission??``,infoEnabled:e.infoEnabled??!1,infoText:e.infoText??``,tooltip:e.tooltip??``,helpText:Array.isArray(e.helpText)?e.helpText.join(`
5
5
  `):e.helpText??``,formatter:e.formatter??``,combineKey:e.combineKey??``,combineLabel:e.combineLabel??``,combineRole:e.combineRole??``,combineToggleLabel:e.combineToggleLabel??``,combineToggleTarget:e.combineToggleTarget??``,combineWidth:e.combineWidth??``,combineWrap:e.combineWrap??!1,combineSpan:e.combineSpan??``,defaultOnEdit:e.defaultOnEdit??!1,noPrefill:e.noPrefill??!1,emptyValues:Array.isArray(e.emptyValues)?e.emptyValues.join(`, `):e.emptyValues??``,valuePaths:Array.isArray(e.valuePaths)?e.valuePaths.join(`, `):e.valuePaths??``,dataSource:e.dataSource??`static`,masterName:e.masterName??``,groupName:e.groupName??``,groupRoleContains:e.groupRoleContains??``,options:e.options??[],lookupCollection:e.lookupCollection??``,displayField:e.displayField??``,displayField2:e.displayField2??``,valueField:e.valueField??`_id`,lookupFilterField:e.lookupFilterField??``,lookupFilterValueFrom:e.lookupFilterValueFrom??``,locationLevel:e.locationLevel??`country`,locationCountryFrom:e.locationCountryFrom??``,locationStateFrom:e.locationStateFrom??``,lookupFilters:vb(e.lookupFilters),optionsRequireExtraField:e.optionsRequireExtraField??``,optionsRequireExtraValue:e.optionsRequireExtraValue??``,optionsHierarchyParentField:e.optionsHierarchyParentField??``,optionsHierarchySelfFrom:e.optionsHierarchySelfFrom??``,allowCustomValues:e.allowCustomValues??!1,tokenSeparators:e.tokenSeparators??``,optionsFromField:e.optionsFromField??``,quickCreate:e.quickCreate??!1,quickCreateModule:e.quickCreateModule??``,quickCreateLabel:e.quickCreateLabel??``,quickEdit:e.quickEdit??!1,quickEditModule:e.quickEditModule??``,quickEditLabel:e.quickEditLabel??``,quickEditIdFrom:e.quickEditIdFrom??``,quickCreateNotice:{enabled:e.quickCreateNotice?.enabled??!1,title:e.quickCreateNotice?.title??``,message:e.quickCreateNotice?.message??``,showCreator:e.quickCreateNotice?.showCreator!==!1,showRecordName:e.quickCreateNotice?.showRecordName!==!1,recordNameField:e.quickCreateNotice?.recordNameField??``,recordLabel:e.quickCreateNotice?.recordLabel??``,creatorLabel:e.quickCreateNotice?.creatorLabel??``},multiSelect:e.multiSelect??!1,multiple:e.multiple??!1,maxCount:e.maxCount??5,accept:e.accept??`any`,fileKey:e.fileKey??``,fileNameKey:e.fileNameKey??``,fileUrlKey:e.fileUrlKey??``,payloadKey:e.payloadKey??``,prefillFrom:e.prefillFrom??``,prefillAsHint:!!e.prefillAsHint,prefillHintLabel:e.prefillHintLabel??``,prefillFromModule:e.prefillFromModule??``,prefillWhen:Array.isArray(e.prefillWhen)?e.prefillWhen:[],prefillWhenReset:e.prefillWhenReset!==!1,prefillWhenExclusive:e.prefillWhenExclusive===!0,dataType:e.dataType??`auto`,elementType:e.elementType??``,payloadMode:e.payloadMode??`auto`,valueKey:e.valueKey??``,displayKey:e.displayKey??``,defaultValue:e.defaultValue??``,richValue:e.richValue??!1,omitEmpty:e.omitEmpty??!1,payloadTemplate:mb(e.payloadTemplate),transformRule:mb(e.transformRule),showIf:e.showIf?.field||e.showIf?.conditions?.length?{field:e.showIf.field??``,operator:e.showIf.operator??`eq`,value:e.showIf.value??``,logic:e.showIf.logic===`or`?`or`:`and`,conditions:Array.isArray(e.showIf.conditions)?e.showIf.conditions.map(e=>({field:e.field??``,operator:e.operator??`eq`,value:e.value??``})):[]}:{field:``,operator:`eq`,value:``,logic:`and`,conditions:[]},labelWhen:e.labelWhen?.field?{field:e.labelWhen.field,operator:e.labelWhen.operator??`eq`,value:e.labelWhen.value??``,label:e.labelWhen.label??``}:{field:``,operator:`eq`,value:``,label:``},colWhenField:(Array.isArray(e.colWhen)?e.colWhen[0]?.field:e.colWhen?.field)??``,colWhenOperator:(Array.isArray(e.colWhen)?e.colWhen[0]?.operator:e.colWhen?.operator)??`eq`,colWhenValue:(Array.isArray(e.colWhen)?e.colWhen[0]?.value:e.colWhen?.value)??``,colWhenCol:(Array.isArray(e.colWhen)?e.colWhen[0]?.col:e.colWhen?.col)??void 0,verifyAction:e.verifyAction??``,verifyResultField:e.verifyResultField??``,verifyTimestampField:e.verifyTimestampField??``,verifyIdleLabel:e.verifyIdleLabel??``,verifyRetryLabel:e.verifyRetryLabel??``,verifySuccessLabel:e.verifySuccessLabel??``,verifyLockedWhenFields:Hf(e.verifyLockedWhenFields).join(`, `),verifyLockedLabel:e.verifyLockedLabel??``,validations:(e.validations??[]).map(t=>({type:t.type,value:t.type===`unique`?Iy(t.value,e):t.value??``,field:t.field??``,message:t.message??``,strict:!!t.strict,minGap:{value:t.minGap?.value??``,unit:t.minGap?.unit??`month`},minGapFrom:t.minGapFrom??``})),validator:{type:e.validator?.type??``,title:e.validator?.title??``,maxLength:e.validator?.maxLength??``,maxChars:e.validator?.maxChars??``},disabledByField:e.disabledByField??``,requiredIfField:e.requiredIfField??``,linkedClearField:Array.isArray(e.linkedClearField)?e.linkedClearField.join(`, `):e.linkedClearField??``,clearGroupOnChange:!!e.clearGroupOnChange,splitDialCodeInto:e.splitDialCodeInto??``,checkDuplicateOnBlur:!!e.checkDuplicateOnBlur,rowHierarchyEnabled:!!e.rowHierarchy,rowHierarchy:e.rowHierarchy??null,autofillFrom:Array.isArray(e.autofillFrom)?JSON.stringify(e.autofillFrom,null,2):e.autofillFrom??``,aiActions:Array.isArray(e.aiActions)?e.aiActions.map(e=>({...e,inputs:(e.inputs??[]).map(e=>({...e,minWords:e.minWords??``})),responseDataPath:e.responseDataPath??``,confirmWhen:e.confirmWhen??`never`,confirmMessages:{title:e.confirmMessages?.title??``,body:e.confirmMessages?.body??``,ok:e.confirmMessages?.ok??``,cancel:e.confirmMessages?.cancel??``},position:e.position??``})):[]}}function Ab(e,t,n,r,i){if(!t||!n||!String(r??``).trim())return``;let a=new Map;i.forEach(e=>{e.moduleName&&a.set(e.moduleName,e)});let o=[`${t}.${r.trim()}`],s=n,c=new Set([t]),l=0;for(;s&&s!==e&&l<10;){if(c.has(s))return``;c.add(s);let e=a.get(s);if(!e||!e.hierarchyLinkField)return o.unshift(s),o.join(` → `);o.unshift(`${e.moduleName}.${e.hierarchyLinkField}`),s=e.hierarchyParent,l+=1}if(s===e)o.unshift(e);else return``;return o.join(` → `)}function jb(){let[t,n]=(0,r.useState)({});return(0,r.useEffect)(()=>{let t=!1;return e.kr().then(e=>{t||n(e??{})}).catch(()=>{}),()=>{t=!0}},[]),(0,r.useMemo)(()=>e=>t[String(e??``).trim().toLowerCase()]??``,[t])}function Mb({form:t,fieldItems:n,add:r,remove:s,move:c,absBase:l,moduleFieldOptions:u,dragIndexRef:d,dragOverIndex:f,setDragOverIndex:p,onFieldKeySelect:m,expandedFieldKeys:h,onToggleField:g,defaultFieldSet:_=new Set,uniqueTarget:v={primaryModule:``,getTargetModule:()=>``,collectionForModule:()=>``}}){let y=[...l,`fields`];return(0,o.jsxs)(o.Fragment,{children:[n.map(({key:n,name:r,...l},b)=>{let x=[...y,r],S=t.getFieldValue(x)??{},C=h&&!h.has(b);return(0,o.jsx)(`div`,{draggable:!0,onDragStart:()=>{d.current=b},onDragEnd:()=>{d.current=null,p(null)},onDragOver:e=>{e.preventDefault(),p(b)},onDragLeave:()=>p(null),onDrop:e=>{e.preventDefault();let t=d.current;t!==null&&t!==b&&c(t,b),d.current=null,p(null)},className:`fg-field-card${f===b?` fg-drag-over`:``}`,children:(0,o.jsxs)(`div`,{className:`fg-field-card-inner`,children:[(0,o.jsx)(`span`,{className:`fg-drag-handle`,children:(0,o.jsx)(a.HolderOutlined,{})}),C?(0,o.jsxs)(`div`,{className:`fg-field-summary`,children:[(0,o.jsxs)(`button`,{type:`button`,className:`fg-field-summary-main`,onClick:()=>g(b),children:[(0,o.jsx)(a.RightOutlined,{className:`fg-field-summary-chevron`}),(0,o.jsxs)(`span`,{children:[(0,o.jsx)(`strong`,{children:S.label||S.field||`Field ${b+1}`}),(0,o.jsxs)(`small`,{children:[S.field||`Field key not set`,` · `,S.type||`text`]})]})]}),(0,o.jsxs)(i.Space,{size:4,children:[S.req&&(0,o.jsx)(i.Tag,{color:`red`,children:`Required`}),S.show===!1&&(0,o.jsx)(i.Tag,{children:`Hidden`}),(0,o.jsx)(i.Tooltip,{title:`Edit field settings`,children:(0,o.jsx)(i.Button,{type:`text`,size:`small`,icon:(0,o.jsx)(a.EditOutlined,{}),onClick:()=>g(b)})}),(0,o.jsx)(i.Tooltip,{title:`Remove field`,children:(0,o.jsx)(i.Button,{type:`text`,size:`small`,danger:!0,icon:(0,o.jsx)(a.MinusCircleOutlined,{}),onClick:()=>s(r)})})]})]}):(0,o.jsxs)(o.Fragment,{children:[(0,o.jsxs)(`div`,{className:`fg-field-body`,children:[h&&(0,o.jsxs)(`button`,{type:`button`,className:`fg-field-collapse-btn`,onClick:()=>g(b),children:[(0,o.jsx)(a.DownOutlined,{}),` Collapse field`]}),(0,o.jsx)(i.Form.Item,{...l,name:[r,`field`],label:`Field`,style:{marginBottom:10},rules:[{required:!0,message:`Required`}],children:(0,o.jsx)(i.AutoComplete,{options:u,placeholder:`Search or type field key…`,filterOption:(e,t)=>(t?.searchLabel??``).includes(e.toLowerCase()),onSelect:e=>m(e,r),className:`fg-mono-input`})}),(0,o.jsxs)(`div`,{className:`fg-field-meta-row`,children:[(0,o.jsx)(i.Form.Item,{...l,name:[r,`label`],label:`Label`,style:{marginBottom:8,flex:2},rules:[{required:!0,message:`Required`}],children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`Display label`})}),(0,o.jsx)(i.Form.Item,{...l,name:[r,`type`],label:`Type`,style:{marginBottom:8,flex:2},initialValue:`text`,children:(0,o.jsx)(i.Select,{size:`small`,options:eb})}),(0,o.jsx)(i.Form.Item,{...l,name:[r,`formatter`],label:`Formatter`,style:{marginBottom:8,flex:2},children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`name / phone…`})})]}),(0,o.jsxs)(`div`,{className:`fg-options-block`,children:[(0,o.jsx)(`span`,{className:`fg-options-label`,children:`Layout / Combine`}),(0,o.jsxs)(`div`,{className:`fg-options-controls`,style:{flexWrap:`wrap`},children:[(0,o.jsx)(i.Form.Item,{name:[r,`combineKey`],label:`Combine Key`,style:{marginBottom:0},tooltip:`Fields with the same key render together as one visual block. Payload stays unchanged.`,children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`e.g. client_rate`,style:{width:150},className:`fg-mono-input`})}),(0,o.jsx)(i.Form.Item,{name:[r,`combineLabel`],label:`Combined Label`,style:{marginBottom:0},children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`e.g. Client Rate`,style:{width:160}})}),(0,o.jsx)(i.Form.Item,{name:[r,`combineRole`],label:`Role`,style:{marginBottom:0},children:(0,o.jsx)(i.Select,{size:`small`,style:{width:120},allowClear:!0,options:[{label:`Primary`,value:`primary`},{label:`From`,value:`from`},{label:`To`,value:`to`},{label:`Currency`,value:`currency`},{label:`Unit`,value:`unit`}]})}),(0,o.jsx)(i.Form.Item,{name:[r,`combineToggleLabel`],label:`Toggle Label`,style:{marginBottom:0},children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`e.g. Range`,style:{width:130}})}),(0,o.jsx)(i.Form.Item,{name:[r,`combineToggleTarget`],label:`Toggle Target`,style:{marginBottom:0},tooltip:`Field key hidden until the combined-field slider is enabled. Example: clientRateTo.`,children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`target field key`,style:{width:150},className:`fg-mono-input`})}),(0,o.jsx)(i.Form.Item,{name:[r,`combineWidth`],label:`Width`,style:{marginBottom:0},tooltip:`Width weight of this box inside the combined block. Set the same key's fields to e.g. 2 & 1 for 2:1, or 1/2/3 for 1:2:3. Blank/0 = equal share.`,children:(0,o.jsx)(i.Input,{size:`small`,type:`number`,min:0,step:.5,placeholder:`1`,style:{width:80}})}),(0,o.jsx)(i.Form.Item,{name:[r,`combineWrap`],label:`Wrap`,valuePropName:`checked`,style:{marginBottom:0},tooltip:`Allow this combined block to wrap to another line. Useful for wider controls such as document upload rows.`,children:(0,o.jsx)(i.Switch,{size:`small`,checkedChildren:`Yes`,unCheckedChildren:`No`})}),(0,o.jsx)(i.Form.Item,{name:[r,`combineSpan`],label:`Block Span`,style:{marginBottom:0},tooltip:`How much row width this combined block uses. Blank keeps the existing automatic layout.`,children:(0,o.jsx)(i.Select,{size:`small`,allowClear:!0,placeholder:`Auto`,style:{width:110},options:[{label:`Half`,value:12},{label:`Full`,value:24}]})})]})]}),(0,o.jsx)(i.Form.Item,{shouldUpdate:!0,style:{marginBottom:8},children:({getFieldValue:t})=>{if(t([...x,`type`])!==`file`)return null;let n=t([...x,`multiple`]);return(0,o.jsxs)(`div`,{className:`fg-options-block`,children:[(0,o.jsx)(`span`,{className:`fg-options-label`,children:`File Options`}),(0,o.jsxs)(`div`,{className:`fg-options-controls`,children:[(0,o.jsx)(i.Form.Item,{name:[r,`accept`],label:`Allowed Content`,style:{marginBottom:0},initialValue:`any`,tooltip:`Restrict what this upload accepts. A file outside the selected category is rejected on upload. Overrides the 'File types allowed' validation rule.`,children:(0,o.jsx)(i.Select,{size:`small`,style:{width:230},options:e.ct})}),(0,o.jsx)(i.Form.Item,{name:[r,`multiple`],label:`Upload Mode`,valuePropName:`checked`,style:{marginBottom:0},initialValue:!1,children:(0,o.jsx)(i.Switch,{size:`small`,checkedChildren:`Multiple`,unCheckedChildren:`Single`})}),n&&(0,o.jsx)(i.Form.Item,{name:[r,`maxCount`],label:`Max files`,style:{marginBottom:0},initialValue:5,rules:[{required:!0,message:`Required`}],children:(0,o.jsx)(i.Input,{size:`small`,type:`number`,min:2,placeholder:`e.g. 5`,style:{width:80}})}),(0,o.jsx)(i.Form.Item,{name:[r,`fileKey`],label:`File Key`,style:{marginBottom:0},tooltip:`Multipart field name sent to the server. Leave blank to use the field key. Set to 'file' for the jobs service.`,children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`e.g. file`,style:{width:120},className:`fg-mono-input`})}),(0,o.jsx)(i.Form.Item,{name:[r,`fileNameKey`],label:`Name Key`,style:{marginBottom:0},tooltip:`Stored object key that contains the uploaded file name. Leave blank for automatic detection.`,children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`e.g. passportUploadName`,style:{width:180},className:`fg-mono-input`})}),(0,o.jsx)(i.Form.Item,{name:[r,`fileUrlKey`],label:`URL Key`,style:{marginBottom:0},tooltip:`Stored object key that contains the file location/path. Leave blank for automatic detection.`,children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`e.g. passportCopyLocation`,style:{width:190},className:`fg-mono-input`})})]})]})}}),(0,o.jsx)(i.Form.Item,{shouldUpdate:!0,style:{marginBottom:8},children:({getFieldValue:t})=>{let n=t([...x,`type`]);if(![`select`,`radio`,`checkbox`].includes(n))return null;let s=t([...x,`dataSource`])??`static`;return(0,o.jsxs)(`div`,{className:`fg-options-block`,children:[(0,o.jsx)(`span`,{className:`fg-options-label`,children:`Options / Values`}),(0,o.jsxs)(`div`,{className:`fg-options-controls`,children:[(0,o.jsx)(i.Form.Item,{name:[r,`dataSource`],label:`Source`,style:{marginBottom:0},initialValue:`static`,children:(0,o.jsx)(i.Select,{size:`small`,style:{width:190},options:tb})}),n===`select`&&(0,o.jsx)(i.Form.Item,{name:[r,`multiSelect`],label:`Multi Select`,valuePropName:`checked`,style:{marginBottom:0},initialValue:!1,children:(0,o.jsx)(i.Switch,{size:`small`,checkedChildren:`Multi`,unCheckedChildren:`Single`})}),s===`master`&&(0,o.jsx)(i.Form.Item,{name:[r,`masterName`],label:`Master Name`,style:{marginBottom:0},rules:[{required:!0,message:`Enter master name`}],children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`e.g. tracker`,style:{width:140}})}),s===`group`&&(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(i.Form.Item,{name:[r,`groupName`],label:`Group Name`,style:{marginBottom:0},rules:[{required:!0,message:`Enter group name`}],children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`e.g. users`,style:{width:140}})}),String(t([...x,`groupName`])??``).toLowerCase().trim()===`users`&&(0,o.jsx)(i.Form.Item,{name:[r,`groupRoleContains`],label:`Only roles containing`,style:{marginBottom:0},tooltip:`List only users whose role name CONTAINS this word (case-insensitive) — e.g. 'manager' matches Delivery Manager, Onboarding Manager, Submission Manager, etc. Blank = every user.`,children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`e.g. manager`,style:{width:160}})})]}),s===`locationMaster`&&(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(i.Form.Item,{name:[r,`locationLevel`],label:`Level`,style:{marginBottom:0},initialValue:`country`,children:(0,o.jsx)(i.Select,{size:`small`,style:{width:220},options:nb})}),[`state`,`city`].includes(t([...x,`locationLevel`]))&&(0,o.jsx)(i.Form.Item,{name:[r,`locationCountryFrom`],label:`Country field`,style:{marginBottom:0},rules:[{required:!0,message:`Pick the Country field`}],tooltip:`The sibling field on this form that holds the selected country. This field's options are filtered to that country's states/cities and it stays disabled until that field has a value.`,children:(0,o.jsx)(i.AutoComplete,{size:`small`,style:{width:220},placeholder:`e.g. address.country`,options:(t(y)??[]).map((e,t)=>({candidate:e,index:t})).filter(({candidate:e,index:t})=>t!==r&&e?.field).map(({candidate:e})=>({value:e.field,label:`${e.label||e.field} (${e.field})`})),filterOption:(e,t)=>String(t?.label??``).toLowerCase().includes(String(e).toLowerCase()),getPopupContainer:()=>document.body})}),t([...x,`locationLevel`])===`city`&&(0,o.jsx)(i.Form.Item,{name:[r,`locationStateFrom`],label:`State field`,style:{marginBottom:0},rules:[{required:!0,message:`Pick the State field`}],tooltip:`The sibling field on this form that holds the selected state.`,children:(0,o.jsx)(i.AutoComplete,{size:`small`,style:{width:220},placeholder:`e.g. address.state`,options:(t(y)??[]).map((e,t)=>({candidate:e,index:t})).filter(({candidate:e,index:t})=>t!==r&&e?.field).map(({candidate:e})=>({value:e.field,label:`${e.label||e.field} (${e.field})`})),filterOption:(e,t)=>String(t?.label??``).toLowerCase().includes(String(e).toLowerCase()),getPopupContainer:()=>document.body})})]})]}),(0,o.jsxs)(`div`,{className:`fg-options-controls`,style:{marginTop:8,flexWrap:`wrap`},children:[(0,o.jsx)(i.Form.Item,{name:[r,`allowCustomValues`],label:`Allow typed values`,valuePropName:`checked`,style:{marginBottom:0},initialValue:!1,tooltip:`Let users enter a value that is not in the option list above. The typed text is stored as-is.`,children:(0,o.jsx)(i.Switch,{size:`small`,checkedChildren:`Typed OK`,unCheckedChildren:`List only`})}),t([...x,`allowCustomValues`])&&(0,o.jsx)(i.Form.Item,{name:[r,`tokenSeparators`],label:`Token separators`,style:{marginBottom:0},tooltip:`Characters that finish the typed entry and start a new one. Default is a comma, so 'React,Node' becomes two values. Leave blank to require Enter.`,children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`,`,style:{width:90},className:`fg-mono-input`})}),(0,o.jsx)(i.Form.Item,{name:[r,`optionsFromField`],label:`Restrict options to field`,style:{marginBottom:0},tooltip:`Show only the options whose value matches the current value of ANOTHER field on this form. Blank = show every option. Example: point a rate-unit picker at the job's unit field so a recruiter cannot switch units.`,children:(0,o.jsx)(i.AutoComplete,{size:`small`,style:{width:230},placeholder:`blank = all options`,options:(t(y)??[]).map((e,t)=>({candidate:e,index:t})).filter(({candidate:e,index:t})=>t!==r&&e?.field).map(({candidate:e})=>({value:e.field,label:`${e.label||e.field} (${e.field})`})),filterOption:(e,t)=>String(t?.label??``).toLowerCase().includes(String(e).toLowerCase()),getPopupContainer:()=>document.body})})]}),s===`static`&&(0,o.jsxs)(`div`,{className:`fg-static-options`,children:[(0,o.jsx)(`span`,{className:`fg-static-options-hint`,children:`Label / Value pairs`}),(0,o.jsx)(i.Form.List,{name:[r,`options`],children:(e,{add:t,remove:n})=>(0,o.jsxs)(o.Fragment,{children:[e.map(({key:e,name:t})=>(0,o.jsxs)(`div`,{className:`fg-option-row`,children:[(0,o.jsx)(i.Form.Item,{name:[t,`label`],style:{marginBottom:0,flex:1},children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`Label`})}),(0,o.jsx)(i.Form.Item,{name:[t,`value`],style:{marginBottom:0,flex:1},children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`Value`,className:`fg-mono-input`})}),(0,o.jsx)(a.MinusCircleOutlined,{onClick:()=>n(t),className:`fg-remove-icon`})]},e)),(0,o.jsx)(i.Button,{size:`small`,type:`dashed`,icon:(0,o.jsx)(a.PlusOutlined,{}),onClick:()=>t({label:``,value:``}),className:`fg-add-option-btn`,children:`Add Option`})]})})]}),s===`module`&&(0,o.jsx)(`p`,{className:`fg-source-hint`,children:`Options fetched from the module's distinct field values at runtime.`}),s===`group`&&(0,o.jsx)(`p`,{className:`fg-source-hint`,children:`Use "users" to load all users from the MongoDB-backed user collection.`}),s===`lookup`&&(0,o.jsxs)(`div`,{className:`fg-lookup-block`,children:[(0,o.jsx)(`p`,{className:`fg-source-hint`,style:{marginBottom:8},children:`Cross-collection lookup — shows label, stores FK value.`}),(0,o.jsxs)(`div`,{className:`fg-field-meta-row`,children:[(0,o.jsx)(i.Form.Item,{name:[r,`lookupCollection`],label:`Collection`,style:{marginBottom:0,flex:1},rules:[{required:!0,message:`Required`}],children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`e.g. vendors`,className:`fg-mono-input`})}),(0,o.jsx)(i.Form.Item,{name:[r,`displayField`],label:`Display Field`,style:{marginBottom:0,flex:1},rules:[{required:!0,message:`Required`}],children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`e.g. vendorContact.firstName`,className:`fg-mono-input`})}),(0,o.jsx)(i.Form.Item,{name:[r,`displayField2`],label:`Display Field 2`,style:{marginBottom:0,flex:1},children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`e.g. vendorContact.lastName`,className:`fg-mono-input`})}),(0,o.jsx)(i.Form.Item,{name:[r,`valueField`],label:`Value Field (FK)`,style:{marginBottom:0,flex:1},children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`_id`,className:`fg-mono-input`})})]}),(0,o.jsxs)(`div`,{className:`fg-field-meta-row`,style:{marginTop:8},children:[(0,o.jsx)(i.Form.Item,{name:[r,`lookupFilterField`],label:`Filter Field`,style:{marginBottom:0,flex:1},tooltip:`Optional DB field to filter lookup rows by. Example: _id or clientId.`,children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`e.g. _id`,className:`fg-mono-input`})}),(0,o.jsx)(i.Form.Item,{name:[r,`lookupFilterValueFrom`],label:`Filter Value From`,style:{marginBottom:0,flex:1},tooltip:`Optional form/scope field that provides the filter value. Example: clientId.`,children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`e.g. clientId`,className:`fg-mono-input`})})]}),(0,o.jsxs)(`div`,{className:`fg-lookup-conditions`,style:{marginTop:12},children:[(0,o.jsxs)(`p`,{className:`fg-source-hint`,style:{marginBottom:6},children:[(0,o.jsx)(`b`,{children:`Dropdown conditions`}),` — every condition must match (AND). Evaluated on the server, so they restrict the data, not just the UI.`]}),(0,o.jsx)(i.Form.List,{name:[r,`lookupFilters`],children:(e,{add:t,remove:n})=>(0,o.jsxs)(o.Fragment,{children:[e.map(({key:e,name:t,...a})=>(0,o.jsxs)(`div`,{className:`fg-field-meta-row`,style:{marginBottom:8,alignItems:`flex-end`,flexWrap:`wrap`},children:[(0,o.jsx)(i.Form.Item,{...a,name:[t,`field`],label:`Field`,style:{marginBottom:0,flex:1,minWidth:140},tooltip:`Field on the lookup collection to test. Example: roleId, legacyUserId.`,children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`e.g. roleId`,className:`fg-mono-input`})}),(0,o.jsx)(i.Form.Item,{...a,name:[t,`op`],label:`Operator`,style:{marginBottom:0,width:130},initialValue:`eq`,children:(0,o.jsx)(i.Select,{size:`small`,options:gb})}),(0,o.jsx)(i.Form.Item,{...a,name:[t,`valueSource`],label:`Value from`,style:{marginBottom:0,width:160},initialValue:`literal`,tooltip:`Literal = a fixed value. Signed-in user = resolved from the auth token on the server. Another collection = a sub-query supplying the values.`,children:(0,o.jsx)(i.Select,{size:`small`,options:[{label:`Literal value`,value:`literal`},{label:`Signed-in user`,value:`identity`},{label:`Another collection`,value:`collection`}]})}),(0,o.jsx)(i.Form.Item,{noStyle:!0,shouldUpdate:!0,children:({getFieldValue:e})=>{let n=[`fields`,r,`lookupFilters`,t],s=e([...n,`op`])??`eq`;if(s===`notEmpty`||s===`empty`)return(0,o.jsx)(`span`,{className:`fg-source-hint`,style:{flex:1},children:`No value needed.`});let c=e([...n,`valueSource`])??`literal`;return c===`identity`?(0,o.jsx)(i.Form.Item,{...a,name:[t,`valueFrom`],label:`Identity`,style:{marginBottom:0,flex:1,minWidth:170},children:(0,o.jsx)(i.Select,{size:`small`,showSearch:!0,placeholder:`currentUserId`,options:_b.map(e=>({label:e,value:e}))})}):c===`collection`?(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(i.Form.Item,{...a,name:[t,`srcCollection`],label:`Collection`,style:{marginBottom:0,flex:1,minWidth:120},children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`e.g. roles`,className:`fg-mono-input`})}),(0,o.jsx)(i.Form.Item,{...a,name:[t,`srcValueField`],label:`Value field`,style:{marginBottom:0,flex:1,minWidth:120},children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`_id`,className:`fg-mono-input`})}),(0,o.jsx)(i.Form.Item,{...a,name:[t,`srcMatchField`],label:`Where field`,style:{marginBottom:0,flex:1,minWidth:120},children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`e.g. roleName`,className:`fg-mono-input`})}),(0,o.jsx)(i.Form.Item,{...a,name:[t,`srcMatchValue`],label:`Equals`,style:{marginBottom:0,flex:1,minWidth:120},tooltip:`Fixed value. Comma-separate for a list. Ignored when an Identity is chosen next to it.`,children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`e.g. RECRUITER`,className:`fg-mono-input`})}),(0,o.jsx)(i.Form.Item,{...a,name:[t,`srcMatchValueFrom`],label:`…or identity`,style:{marginBottom:0,flex:1,minWidth:150},tooltip:`Match against the signed-in user instead of a fixed value — resolved on the server.`,children:(0,o.jsx)(i.Select,{size:`small`,allowClear:!0,placeholder:`none`,options:_b.map(e=>({label:e,value:e}))})}),(0,o.jsx)(i.Form.Item,{...a,name:[t,`srcRecursive`],valuePropName:`checked`,style:{marginBottom:0},tooltip:`Keep following the chain outward — e.g. a reporting tree, so the whole downline is included and not just direct reports.`,children:(0,o.jsx)(i.Switch,{size:`small`,checkedChildren:`Chain`,unCheckedChildren:`Direct`})})]}):(0,o.jsx)(i.Form.Item,{...a,name:[t,`value`],label:`Value`,style:{marginBottom:0,flex:1,minWidth:150},tooltip:`Comma-separate for a list.`,children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`e.g. Active`,className:`fg-mono-input`})})}}),(0,o.jsx)(i.Button,{size:`small`,danger:!0,type:`text`,onClick:()=>n(t),children:`Remove`})]},e)),(0,o.jsx)(i.Button,{size:`small`,type:`dashed`,onClick:()=>t({op:`eq`,valueSource:`literal`}),children:`+ Add condition`})]})})]}),(0,o.jsxs)(`div`,{className:`fg-lookup-row-filters`,style:{marginTop:12},children:[(0,o.jsxs)(`p`,{className:`fg-source-hint`,style:{marginBottom:6},children:[(0,o.jsx)(`b`,{children:`Option filters (in-browser)`}),` — narrow the returned options by a value on each record, and/or to the signed-in user's reporting line.`]}),(0,o.jsxs)(`div`,{className:`fg-field-meta-row`,style:{alignItems:`flex-end`},children:[(0,o.jsx)(i.Form.Item,{name:[r,`optionsRequireExtraField`],label:`Match Field`,style:{marginBottom:0,flex:1},tooltip:`Field on the looked-up record to test, e.g. roleId. Left empty, no value filter is applied.`,children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`e.g. roleId`,className:`fg-mono-input`})}),(0,o.jsx)(i.Form.Item,{name:[r,`optionsRequireExtraValue`],label:`Match Value(s)`,style:{marginBottom:0,flex:1},tooltip:`Allowed value, or several separated by commas (e.g. 10, 13). Empty means the field must be exactly true.`,children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`empty = must be true`,className:`fg-mono-input`})})]}),(0,o.jsxs)(`div`,{className:`fg-field-meta-row`,style:{marginTop:8,alignItems:`flex-end`},children:[(0,o.jsx)(i.Form.Item,{name:[r,`optionsHierarchyParentField`],label:`Reports-To Field`,style:{marginBottom:0,flex:1},tooltip:`Field holding each record's parent id, in the same id space as the Value Field (e.g. reportingId). Set it to show only people below the signed-in user — directly or through any number of levels. The signed-in user is not listed.`,children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`e.g. reportingId`,className:`fg-mono-input`})}),(0,o.jsx)(i.Form.Item,{name:[r,`optionsHierarchySelfFrom`],label:`Whose Line`,style:{marginBottom:0,flex:1},tooltip:`Whose reporting line to keep. Defaults to the signed-in user.`,children:(0,o.jsx)(i.Select,{size:`small`,allowClear:!0,placeholder:`currentUserId`,options:[{label:`Signed-in user (currentUserId)`,value:`currentUserId`}]})})]})]}),(0,o.jsxs)(`div`,{className:`fg-field-meta-row`,style:{marginTop:8,alignItems:`flex-end`},children:[(0,o.jsx)(i.Form.Item,{name:[r,`quickCreate`],valuePropName:`checked`,style:{marginBottom:0},tooltip:`Adds a button inside this dropdown so someone can create a new record without leaving the form. When they save, it is selected here automatically.`,children:(0,o.jsx)(i.Switch,{size:`small`,checkedChildren:`Add button`,unCheckedChildren:`No add`})}),(0,o.jsx)(i.Form.Item,{name:[r,`quickCreateModule`],label:`What it creates`,style:{marginBottom:0,flex:1},tooltip:`Which list the new record is added to. Leave blank to use the Collection set above.`,children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`same as Collection above`,className:`fg-mono-input`})}),(0,o.jsx)(i.Form.Item,{name:[r,`quickEdit`],valuePropName:`checked`,style:{marginBottom:0},tooltip:`Adds a button so someone can edit the record they have selected, without leaving the form.`,children:(0,o.jsx)(i.Switch,{size:`small`,checkedChildren:`Edit button`,unCheckedChildren:`No edit`})}),(0,o.jsx)(i.Form.Item,{name:[r,`quickEditModule`],label:`What it edits`,style:{marginBottom:0,flex:1},tooltip:`Which list the edited record belongs to. Leave blank to use the Collection set above.`,children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`same as Collection above`,className:`fg-mono-input`})}),(0,o.jsx)(i.Form.Item,{name:[r,`quickEditIdFrom`],label:`Edit which record`,style:{marginBottom:0,flex:1},tooltip:`Normally the record chosen in THIS box. If the thing to edit is chosen in a different box, name that box here — e.g. a recruiter row that should edit its employer names employerId.`,children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`e.g. employerId`,className:`fg-mono-input`})})]}),(0,o.jsx)(i.Form.Item,{shouldUpdate:!0,style:{marginBottom:0},children:({getFieldValue:t})=>{let n=t([...x,`quickCreateModule`])||t([...x,`lookupCollection`])||``,a=t([...x,`quickEditModule`])||t([...x,`lookupCollection`])||``;return(0,o.jsxs)(`div`,{className:`fg-field-meta-row`,style:{marginTop:8,alignItems:`flex-end`},children:[(0,o.jsx)(i.Form.Item,{name:[r,`quickCreateLabel`],label:`Add button wording`,style:{marginBottom:0,flex:1},tooltip:`Leave blank and the button names what it adds, worked out from the list above. Only type something here if you want different wording.`,children:(0,o.jsx)(i.Input,{size:`small`,placeholder:e.ot({quickCreateModule:n},n)})}),(0,o.jsx)(i.Form.Item,{name:[r,`quickEditLabel`],label:`Edit button wording`,style:{marginBottom:0,flex:1},tooltip:`Leave blank and the button names what it edits. The popup heading matches the button, so the two always agree.`,children:(0,o.jsx)(i.Input,{size:`small`,placeholder:e.st({quickEditModule:a},a)})})]})}}),(0,o.jsx)(`p`,{className:`fg-source-hint`,style:{marginTop:4},children:`Leave both blank unless you need different wording. The buttons name the thing they act on — "Add New Employer", "Edit Employer" — instead of a vague "Add More", and the popup heading matches the button that opened it.`}),(0,o.jsxs)(`div`,{className:`fg-field-meta-row`,style:{marginTop:8,alignItems:`flex-end`},children:[(0,o.jsx)(i.Form.Item,{name:[r,`quickCreateNotice`,`enabled`],valuePropName:`checked`,style:{marginBottom:0},tooltip:`Show a popup right after a record is created here, warning that it still needs an Organization Admin to configure forms, workflows and permissions.`,children:(0,o.jsx)(i.Switch,{size:`small`,checkedChildren:`Notice`,unCheckedChildren:`No Notice`})}),(0,o.jsx)(i.Form.Item,{name:[r,`quickCreateNotice`,`title`],label:`Notice Title`,style:{marginBottom:0,flex:1},tooltip:`Popup title. Default: New record created.`,children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`New record created`})}),(0,o.jsx)(i.Form.Item,{name:[r,`quickCreateNotice`,`recordNameField`],label:`Name Field`,style:{marginBottom:0,flex:1},tooltip:`Key on the created record holding its display name. Empty = the Display Field above, then any name-like key.`,children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`defaults to Display Field`,className:`fg-mono-input`})})]}),(0,o.jsxs)(`div`,{className:`fg-field-meta-row`,style:{marginTop:8,alignItems:`flex-end`},children:[(0,o.jsx)(i.Form.Item,{name:[r,`quickCreateNotice`,`showRecordName`],valuePropName:`checked`,style:{marginBottom:0},tooltip:`Show the created record's name in the popup.`,children:(0,o.jsx)(i.Switch,{size:`small`,checkedChildren:`Name`,unCheckedChildren:`No Name`})}),(0,o.jsx)(i.Form.Item,{name:[r,`quickCreateNotice`,`recordLabel`],label:`Name Label`,style:{marginBottom:0,flex:1},tooltip:`Label for the record-name line, e.g. Client name. Default: Record name.`,children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`Record name`})}),(0,o.jsx)(i.Form.Item,{name:[r,`quickCreateNotice`,`showCreator`],valuePropName:`checked`,style:{marginBottom:0},tooltip:`Show who created the record.`,children:(0,o.jsx)(i.Switch,{size:`small`,checkedChildren:`Creator`,unCheckedChildren:`No Creator`})}),(0,o.jsx)(i.Form.Item,{name:[r,`quickCreateNotice`,`creatorLabel`],label:`Creator Label`,style:{marginBottom:0,flex:1},tooltip:`Label for the creator line. Default: Created by.`,children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`Created by`})})]}),(0,o.jsx)(i.Form.Item,{name:[r,`quickCreateNotice`,`message`],label:`Notice Message`,style:{marginTop:8,marginBottom:0},tooltip:`Leave empty to use the standard wording asking the recruiter to contact their Organization Admin before proceeding.`,children:(0,o.jsx)(i.Input.TextArea,{size:`small`,rows:3,placeholder:`Leave empty for the standard message`})})]})]})}}),(0,o.jsxs)(`div`,{className:`fg-toggles-row`,children:[(()=>{let e=_.has(S.field);return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(i.Form.Item,{...l,name:[r,`show`],valuePropName:`checked`,style:{marginBottom:0},initialValue:!0,children:(0,o.jsx)(i.Switch,{size:`small`,checkedChildren:`Show`,unCheckedChildren:`Hide`,checked:e?!0:void 0,disabled:e,title:e?`Locked — Default Field (always shown)`:void 0})}),(0,o.jsx)(i.Form.Item,{...l,name:[r,`req`],valuePropName:`checked`,style:{marginBottom:0},initialValue:!1,children:(0,o.jsx)(i.Switch,{size:`small`,checkedChildren:`Req`,unCheckedChildren:`Opt`,checked:e?!0:void 0,disabled:e,title:e?`Locked — Default Field (always required)`:void 0})})]})})(),(0,o.jsx)(i.Form.Item,{...l,name:[r,`showOnAdd`],valuePropName:`checked`,style:{marginBottom:0},initialValue:!0,tooltip:`Show this field on Add. Turn off for edit-only fields.`,children:(0,o.jsx)(i.Switch,{size:`small`,checkedChildren:`Add`,unCheckedChildren:`No Add`})}),(0,o.jsx)(i.Form.Item,{...l,name:[r,`edit`],valuePropName:`checked`,style:{marginBottom:0},initialValue:!0,children:(0,o.jsx)(i.Switch,{size:`small`,checkedChildren:`Edit`,unCheckedChildren:`Read`})}),(0,o.jsx)(i.Form.Item,{...l,name:[r,`addRow`],valuePropName:`checked`,style:{marginBottom:0},initialValue:!1,tooltip:`Let users repeat this single field (add/remove multiple values). Ignored when this field's group is itself Add Row.`,children:(0,o.jsx)(i.Switch,{size:`small`,checkedChildren:`Repeat`,unCheckedChildren:`Single`})}),(0,o.jsx)(i.Form.Item,{...l,name:[r,`clientScope`],valuePropName:`checked`,style:{marginBottom:0},initialValue:!1,tooltip:`Use this field as the client-selector gate. It shows as the top 'Select Client' picker and is hidden from the form body (no duplicate client card).`,children:(0,o.jsx)(i.Switch,{size:`small`,checkedChildren:`Client Gate`,unCheckedChildren:`Client Gate`})}),(0,o.jsx)(i.Form.Item,{...l,name:[r,`infoEnabled`],valuePropName:`checked`,style:{marginBottom:0},initialValue:!1,tooltip:`Show an info icon next to this field label in add/edit forms.`,children:(0,o.jsx)(i.Switch,{size:`small`,checkedChildren:`Info`,unCheckedChildren:`Info`})})]}),(0,o.jsx)(i.Form.Item,{shouldUpdate:!0,style:{marginBottom:8},children:({getFieldValue:e})=>e([...x,`addRow`])?(0,o.jsxs)(`div`,{className:`fg-options-block`,children:[(0,o.jsx)(`span`,{className:`fg-options-label`,children:`Repeat Field Options`}),(0,o.jsxs)(`div`,{className:`fg-options-controls`,style:{flexWrap:`wrap`},children:[(0,o.jsx)(i.Form.Item,{name:[r,`minRows`],label:`Min Values`,style:{marginBottom:0},tooltip:`Minimum values the user must keep. Delete is disabled at this count.`,children:(0,o.jsx)(i.Input,{size:`small`,type:`number`,min:0,placeholder:`0`,style:{width:90}})}),(0,o.jsx)(i.Form.Item,{name:[r,`initialRows`],label:`Initial Values`,style:{marginBottom:0},tooltip:`How many empty inputs to show on a fresh Add (0 = show only the + button).`,children:(0,o.jsx)(i.Input,{size:`small`,type:`number`,min:0,placeholder:`1`,style:{width:90}})}),(0,o.jsx)(i.Form.Item,{name:[r,`maxRows`],label:`Max Values`,style:{marginBottom:0},tooltip:`Maximum values allowed. The + button hides at this count. Blank = unlimited.`,children:(0,o.jsx)(i.Input,{size:`small`,type:`number`,min:0,placeholder:`∞`,style:{width:90}})}),(0,o.jsx)(i.Form.Item,{name:[r,`addLabel`],label:`Add Button Label`,style:{marginBottom:0},tooltip:`Custom text for the add button. Defaults to 'Add <label>'.`,children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`e.g. Add Skill`,style:{width:170}})})]}),(0,o.jsxs)(`div`,{className:`fg-subfields-block`,style:{marginTop:10},children:[(0,o.jsxs)(`span`,{className:`fg-options-label`,children:[`Sub-fields (repeat a group together)`,(0,o.jsx)(`span`,{className:`fg-field-key-hint`,style:{marginLeft:6},children:`leave empty to repeat a single value`})]}),(0,o.jsx)(i.Form.List,{name:[r,`subFields`],children:(t,{add:n,remove:r})=>(0,o.jsxs)(`div`,{children:[t.map(({key:t,name:n,...s})=>(0,o.jsxs)(`div`,{className:`fg-subfield-row`,style:{marginBottom:10},children:[(0,o.jsxs)(`div`,{className:`fg-inline-row`,style:{flexWrap:`wrap`,alignItems:`flex-end`},children:[(0,o.jsx)(i.Form.Item,{...s,name:[n,`field`],label:`Key`,rules:[{required:!0,message:`Key`},{pattern:/^[a-zA-Z0-9_]+$/,message:`a-z 0-9 _`}],style:{marginBottom:0},children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`e.g. question`,style:{width:140},className:`fg-mono-input`})}),(0,o.jsx)(i.Form.Item,{...s,name:[n,`label`],label:`Label`,rules:[{required:!0,message:`Label`}],style:{marginBottom:0},children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`e.g. Question`,style:{width:150}})}),(0,o.jsx)(i.Form.Item,{...s,name:[n,`type`],label:`Type`,initialValue:`text`,style:{marginBottom:0},children:(0,o.jsx)(i.Select,{size:`small`,options:eb,style:{width:130}})}),(0,o.jsx)(i.Form.Item,{...s,name:[n,`req`],label:`Required`,valuePropName:`checked`,initialValue:!1,style:{marginBottom:0},children:(0,o.jsx)(i.Switch,{size:`small`,checkedChildren:`Yes`,unCheckedChildren:`No`})}),(0,o.jsx)(i.Form.Item,{...s,name:[n,`col`],label:`Width`,tooltip:`Grid span: 12 = half row, 24 = full row. Blank = 12.`,style:{marginBottom:0},children:(0,o.jsx)(i.Input,{size:`small`,type:`number`,placeholder:`12`,style:{width:70}})}),(0,o.jsx)(i.Tooltip,{title:`Remove sub-field`,children:(0,o.jsx)(`button`,{type:`button`,className:`fg-field-remove-btn`,onClick:()=>r(n),"aria-label":`Remove sub-field`,children:(0,o.jsx)(a.MinusCircleOutlined,{})})})]}),(0,o.jsx)(i.Form.Item,{shouldUpdate:!0,style:{marginBottom:0},children:()=>{let t=e([...x,`subFields`,n,`type`]);if(![`select`,`radio`,`checkbox`].includes(t))return null;let r=e([...x,`subFields`,n,`dataSource`])??`static`;return(0,o.jsxs)(`div`,{className:`fg-options-block`,style:{marginTop:6},children:[(0,o.jsx)(`span`,{className:`fg-options-label`,children:`Options / Values`}),(0,o.jsxs)(`div`,{className:`fg-options-controls`,children:[(0,o.jsx)(i.Form.Item,{name:[n,`dataSource`],label:`Source`,style:{marginBottom:0},initialValue:`static`,children:(0,o.jsx)(i.Select,{size:`small`,style:{width:190},options:tb})}),t===`select`&&(0,o.jsx)(i.Form.Item,{name:[n,`multiSelect`],label:`Multi Select`,valuePropName:`checked`,style:{marginBottom:0},initialValue:!1,children:(0,o.jsx)(i.Switch,{size:`small`,checkedChildren:`Multi`,unCheckedChildren:`Single`})}),r===`master`&&(0,o.jsx)(i.Form.Item,{name:[n,`masterName`],label:`Master Name`,style:{marginBottom:0},rules:[{required:!0,message:`Enter master name`}],children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`e.g. tracker`,style:{width:140}})}),r===`group`&&(0,o.jsx)(i.Form.Item,{name:[n,`groupName`],label:`Group Name`,style:{marginBottom:0},rules:[{required:!0,message:`Enter group name`}],children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`e.g. users`,style:{width:140}})})]}),r===`static`&&(0,o.jsxs)(`div`,{className:`fg-static-options`,children:[(0,o.jsx)(`span`,{className:`fg-static-options-hint`,children:`Label / Value pairs`}),(0,o.jsx)(i.Form.List,{name:[n,`options`],children:(e,{add:t,remove:n})=>(0,o.jsxs)(o.Fragment,{children:[e.map(({key:e,name:t})=>(0,o.jsxs)(`div`,{className:`fg-option-row`,children:[(0,o.jsx)(i.Form.Item,{name:[t,`label`],style:{marginBottom:0,flex:1},children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`Label`})}),(0,o.jsx)(i.Form.Item,{name:[t,`value`],style:{marginBottom:0,flex:1},children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`Value`,className:`fg-mono-input`})}),(0,o.jsx)(a.MinusCircleOutlined,{onClick:()=>n(t),className:`fg-remove-icon`})]},e)),(0,o.jsx)(i.Button,{size:`small`,type:`dashed`,icon:(0,o.jsx)(a.PlusOutlined,{}),onClick:()=>t({label:``,value:``}),className:`fg-add-option-btn`,children:`Add Option`})]})})]}),r===`group`&&(0,o.jsx)(`p`,{className:`fg-source-hint`,children:`Use "users" to load all users from the MongoDB-backed user collection.`}),r===`lookup`&&(0,o.jsxs)(`div`,{className:`fg-lookup-block`,children:[(0,o.jsx)(`p`,{className:`fg-source-hint`,style:{marginBottom:8},children:`Cross-collection lookup — shows label, stores FK value.`}),(0,o.jsxs)(`div`,{className:`fg-field-meta-row`,children:[(0,o.jsx)(i.Form.Item,{name:[n,`lookupCollection`],label:`Collection`,style:{marginBottom:0,flex:1},rules:[{required:!0,message:`Required`}],children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`e.g. vendors`,className:`fg-mono-input`})}),(0,o.jsx)(i.Form.Item,{name:[n,`displayField`],label:`Display Field`,style:{marginBottom:0,flex:1},rules:[{required:!0,message:`Required`}],children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`e.g. vendorContact.firstName`,className:`fg-mono-input`})}),(0,o.jsx)(i.Form.Item,{name:[n,`displayField2`],label:`Display Field 2`,style:{marginBottom:0,flex:1},children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`e.g. vendorContact.lastName`,className:`fg-mono-input`})}),(0,o.jsx)(i.Form.Item,{name:[n,`valueField`],label:`Value Field (FK)`,style:{marginBottom:0,flex:1},children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`_id`,className:`fg-mono-input`})})]}),(0,o.jsxs)(`div`,{className:`fg-field-meta-row`,style:{marginTop:8},children:[(0,o.jsx)(i.Form.Item,{name:[n,`lookupFilterField`],label:`Filter Field`,style:{marginBottom:0,flex:1},tooltip:`Optional DB field to filter lookup rows by. Example: _id or clientId.`,children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`e.g. _id`,className:`fg-mono-input`})}),(0,o.jsx)(i.Form.Item,{name:[n,`lookupFilterValueFrom`],label:`Filter Value From`,style:{marginBottom:0,flex:1},tooltip:`Optional form/scope field that provides the filter value. Example: clientId.`,children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`e.g. clientId`,className:`fg-mono-input`})})]})]})]})}})]},t)),(0,o.jsx)(i.Button,{type:`dashed`,size:`small`,icon:(0,o.jsx)(a.PlusOutlined,{}),onClick:()=>n({type:`text`,req:!1}),children:`Add Sub-field`})]})})]})]}):null}),(0,o.jsxs)(`div`,{className:`fg-field-meta-row`,style:{marginTop:8},children:[(0,o.jsx)(i.Form.Item,{name:[r,`placeholder`],label:`Placeholder`,style:{marginBottom:0,flex:1},children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`Admin-controlled placeholder`})}),(0,o.jsx)(i.Form.Item,{name:[r,`hidePlaceholder`],label:`Hide Placeholder`,valuePropName:`checked`,style:{marginBottom:0},children:(0,o.jsx)(i.Switch,{size:`small`,checkedChildren:`Hidden`,unCheckedChildren:`Shown`})})]}),(0,o.jsxs)(`div`,{className:`fg-field-meta-row`,style:{marginTop:8},children:[(0,o.jsx)(i.Form.Item,{name:[r,`visiblePermission`],label:`Visible permission key`,style:{marginBottom:0,flex:1},tooltip:`Menu-permission key ('<module>.<key>', e.g. submission.viewRate) gating whether this field is rendered at all. Leave blank to show to everyone (subject to the Show toggle above). Add matching keys in Admin → Permissions.`,children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`e.g. submission.viewRate`})}),(0,o.jsx)(i.Form.Item,{name:[r,`editablePermission`],label:`Editable permission key`,style:{marginBottom:0,flex:1},tooltip:`Menu-permission key gating whether this field can be edited. Users without it see the field disabled with a tooltip. Leave blank to allow everyone (subject to the Edit toggle above).`,children:(0,o.jsx)(i.Input,{size:`small`,placeholder:`e.g. submission.editRate`})})]}),(0,o.jsx)(i.Form.Item,{shouldUpdate:!0,style:{marginBottom:8},children:({getFieldValue:e})=>e([...x,`clientScope`])?(0,o.jsxs)(`div`,{className:`fg-options-block`,children:[(0,o.jsx)(`span`,{className:`fg-options-label`,children:`Client Gate Message`}),(0,o.jsx)(i.Form.Item,{name:[r,`clientGateMessage`],style:{marginBottom:0},children:(0,o.jsx)(i.Input.TextArea,{rows:2,placeholder:`Message shown below 'Select Client' in the add form (leave blank for default)`})}),(0,o.jsx)(i.Form.Item,{name:[r,`clientGateResetOnChange`],valuePropName:`checked`,style:{margin:`10px 0 0`},tooltip:`When the selected client changes or is cleared, remove every value already entered in the form before loading the new client configuration.`,children:(0,o.jsx)(i.Switch,{size:`small`,checkedChildren:`Reset form on client change`,unCheckedChildren:`Keep form values`})})]}):null}),(0,o.jsxs)(`div`,{className:`fg-options-block`,children:[(0,o.jsxs)(`span`,{className:`fg-options-label`,children:[(0,o.jsx)(a.InfoCircleOutlined,{}),` Help Text`]}),(0,o.jsx)(i.Form.Item,{...l,name:[r,`tooltip`],label:`Tooltip`,style:{marginBottom:8},tooltip:`Hover help for this field. Works on every control — including fields rendered without a label, where the info icon below cannot appear. Use this one unless you specifically need the icon.`,children:(0,o.jsx)(i.Input.TextArea,{rows:2,placeholder:`Shown when users hover this field`})}),(0,o.jsx)(i.Form.Item,{shouldUpdate:!0,style:{marginBottom:0},children:({getFieldValue:e})=>e([...x,`infoEnabled`])?(0,o.jsx)(i.Form.Item,{name:[r,`infoText`],label:`Info icon text`,style:{marginBottom:0},rules:[{required:!0,message:`Enter info message`}],tooltip:`Legacy pair (Info switch above + this text). Renders an icon inside the field label, so it never shows on a label-less field. Ignored when a Tooltip is set.`,children:(0,o.jsx)(i.Input.TextArea,{rows:2,placeholder:`Message shown when users hover the info icon`})}):null})]}),(0,o.jsx)(i.Form.Item,{...l,name:[r,`helpText`],label:`Extra Text`,tooltip:`Small grey text under the field. Put EACH LINE on its own line — they render stacked. Use one line for the rule ("Supports .pdf, .doc, .docx up to 2MB") and another for the reason ("Upload the résumé first — we can read the details out of it"). Run together in one paragraph, the second half gets skipped.`,children:(0,o.jsx)(i.Input.TextArea,{rows:3,placeholder:`Supports: .pdf, .doc, .docx up to 2MB
@@ -9,5 +9,5 @@ Upload the résumé first — we can read the details straight from it`})}),(0,o
9
9
  `).replace(/<[^>]+>/g,` `),t=t.replace(/&nbsp;/gi,` `).replace(/&amp;/gi,`&`).replace(/&lt;/gi,`<`).replace(/&gt;/gi,`>`).replace(/&#39;|&apos;/gi,`'`).replace(/&quot;/gi,`"`),t.replace(/[ \t\f\v]+/g,` `).replace(/\n{2,}/g,`
10
10
  `).trim()}function sw(e){return e.replace(/•/g,`
11
11
  `).split(/\n+/).map(e=>e.trim().replace(/^[-–—•]\s*/,``).trim()).filter(Boolean)}function cw(e){return sw(e.replace(/(?:^|\s)[-–—]\s+/g,`
12
- `))}function lw(e){let t=e.match(/^([A-Za-z][A-Za-z&/ ]{1,28}?)\s*:\s*(\S.+)$/);if(!t)return null;let n=t[1].trim(),r=t[2].trim();return n.split(/\s+/).length>3||r.length>60?null:{fieldKey:n.toLowerCase().replace(/\s+/g,`-`),fieldLabel:iw(n),value:r}}function uw(e){let t=e.toLowerCase().replace(/[\s:.\-–—]+$/,``).trim();return ew.has(t)?tw.test(t)?`education`:nw.test(t)?`keySkills`:`overview`:null}function dw(e){let t=[],n={overview:[],keySkills:[],education:[]},r=`overview`;return e.forEach(e=>{let i=uw(e);if(i){r=i;return}if(r===`overview`){let n=lw(e);if(n){t.push(n);return}}n[r].push(e)}),{meta:t,overview:aw(n.overview),keySkills:aw(n.keySkills),education:aw(n.education)}}function fw(e){let t=[...$C].sort((e,t)=>t.length-e.length),n=RegExp(`\\b(${t.map(rw).join(`|`)})\\b\\s*:?`,`gi`),r=[...e.matchAll(n)];if(!r.length)return{meta:[],overview:aw(cw(e)),keySkills:[],education:[]};let i={overview:[],keySkills:[],education:[]},a=e.slice(0,r[0].index).trim();return a&&i.overview.push(...cw(a)),r.forEach((t,n)=>{let a=t[1].trim().toLowerCase(),o=t.index+t[0].length,s=n+1<r.length?r[n+1].index:e.length,c=cw(e.slice(o,s).trim());c.length&&i[tw.test(a)?`education`:nw.test(a)?`keySkills`:`overview`].push(...c)}),{meta:[],overview:aw(i.overview),keySkills:aw(i.keySkills),education:aw(i.education)}}function pw(e){let t=ow(e);if(!t)return{meta:[],overview:[],keySkills:[],education:[]};let n=sw(t);return n.length>=4?dw(n):fw(t)}function mw({items:e}){return(0,o.jsx)(`ul`,{className:`jdv-ats-bullets`,children:e.map((e,t)=>(0,o.jsx)(`li`,{className:`jdv-ats-bullet-item`,children:e},t))})}function hw({raw:e=``,meta:t=[]}){let[n,i]=(0,r.useState)(!1),a=(0,r.useMemo)(()=>pw(e),[e]),s=t.length?t:a.meta,c=[];if(a.overview.length&&c.push({key:`overview`,title:`Overview`,items:a.overview}),a.keySkills.length&&c.push({key:`keySkills`,title:`Key Skills`,items:a.keySkills,card:!0,icon:`🛠️`}),a.education.length&&c.push({key:`education`,title:`Education`,items:a.education,card:!0,icon:`🎓`}),!s.length&&!c.length)return(0,o.jsx)(ZC,{type:`secondary`,children:`No description available.`});let l=n?c:c.slice(0,QC),u=c.length-QC;return(0,o.jsxs)(`div`,{className:`jdv-ats-desc`,children:[s.length>0&&(0,o.jsx)(`div`,{className:`jdv-ats-meta-grid`,children:s.map(({fieldKey:e,fieldLabel:t,value:n})=>(0,o.jsxs)(`div`,{className:`jdv-ats-meta-row`,children:[(0,o.jsx)(`span`,{className:`jdv-ats-meta-key`,children:t}),(0,o.jsx)(`span`,{className:`jdv-ats-meta-val`,children:n})]},e??t))}),(0,o.jsx)(`div`,{className:`jdv-ats-sections`,children:l.map(e=>e.card?(0,o.jsxs)(`div`,{className:`education-block`,children:[(0,o.jsxs)(`div`,{className:`education-header`,children:[(0,o.jsx)(`span`,{children:e.icon}),(0,o.jsx)(`span`,{children:e.title})]}),(0,o.jsx)(`ul`,{className:`education-list`,children:e.items.map((e,t)=>(0,o.jsx)(`li`,{className:`education-list-item`,children:e},t))})]},e.key):(0,o.jsxs)(`div`,{className:`jdv-ats-section`,children:[(0,o.jsx)(`div`,{className:`jdv-ats-section-hd`,children:(0,o.jsx)(`span`,{children:e.title})}),(0,o.jsx)(mw,{items:e.items})]},e.key))}),u>0&&(0,o.jsx)(`span`,{className:`jdv-desc-toggle`,onClick:()=>i(e=>!e),children:n?`Show less`:`Show more (${u} more section${u>1?`s`:``})`})]})}var{Text:gw}=i.Typography;function _w(e){return e?e.trim().split(/\s+/).slice(0,2).map(e=>e[0].toUpperCase()).join(``):`?`}function vw(e){return e?e.name?e.name:e.fullName?e.fullName:e.firstName||e.lastName?[e.firstName,e.lastName].filter(Boolean).join(` `):e.candidateName??e.clientName??e.jobTitle??``:``}function yw(e){return e?e.email??e.emailId??e.emailAddress??``:``}function bw(e){return e?e.status?e.status:e.stage?e.stage:typeof e.isActive==`boolean`?e.isActive?`Active`:`Inactive`:``:``}function xw(e){return e==null||e===``?`-`:typeof e==`string`?e:typeof e==`number`||typeof e==`boolean`?String(e):Array.isArray(e)?e.join(`, `):typeof e==`object`?e.label??e.name??Object.values(e).join(` `):String(e)}var Sw=[`jobDescription`,`description`,`rawDescription`,`jobDescriptionText`];function Cw(e){return String(e??``).toLowerCase()===`job`}function ww(e){let t=Sw.includes(e.field),n=/description/i.test(e.label??``);return t||n}function Tw({record:e}){let t=vw(e),n=yw(e),r=bw(e);return!t&&!n?null:(0,o.jsxs)(`div`,{className:`preview-profile-card`,children:[(0,o.jsxs)(`div`,{className:`preview-profile-card__info`,children:[(0,o.jsx)(i.Avatar,{className:`preview-profile-card__avatar`,children:_w(t)}),(0,o.jsxs)(`div`,{className:`preview-profile-card__text`,children:[t&&(0,o.jsx)(`span`,{className:`preview-profile-card__name`,children:t}),n&&(0,o.jsx)(`span`,{className:`preview-profile-card__email`,children:n})]})]}),r&&(0,o.jsx)(i.Tag,{className:`preview-profile-card__status`,children:r})]})}function Ew({fields:e,moduleName:t}){return e?.length?(0,o.jsx)(`div`,{className:`preview-field-grid`,children:e.map(e=>{let n=e.value,r=Array.isArray(n)&&n.length>0,i=Cw(t)&&ww(e)&&typeof n==`string`&&n.trim();return r?n.map((t,r)=>(0,o.jsxs)(`div`,{className:`preview-field-card`,children:[(0,o.jsxs)(`span`,{className:`preview-field-card__label`,children:[e.label,n.length>1?` (${r+1})`:``]}),(0,o.jsx)(`span`,{className:`preview-field-card__value`,children:xw(t)})]},`${e.field??e.label}-${r}`)):i?(0,o.jsxs)(`div`,{className:`preview-field-card preview-field-card--description`,children:[(0,o.jsx)(`span`,{className:`preview-field-card__label`,children:e.label}),(0,o.jsx)(`div`,{className:`preview-field-card__description`,children:(0,o.jsx)(hw,{raw:n})})]},e.field??e.label):(0,o.jsxs)(`div`,{className:`preview-field-card`,children:[(0,o.jsx)(`span`,{className:`preview-field-card__label`,children:e.label}),(0,o.jsx)(`span`,{className:`preview-field-card__value`,children:xw(n)})]},e.field??e.label)})}):null}function Dw(){let t=(0,c.useNavigate)(),{moduleName:n=``,record:a=null}=(0,c.useLocation)().state??{},s=a?.id??a?._id,[l,u]=(0,r.useState)([]),[d,f]=(0,r.useState)(!!(n&&s)),[p,m]=(0,r.useState)(null);(0,r.useEffect)(()=>{if(!n||!s)return;let t=!1;return e.fn({module:n,id:s}).then(e=>{t||(u(Array.isArray(e)?e:[]),f(!1))}).catch(e=>{t||(m(e.message||`Failed to load preview`),f(!1))}),()=>{t=!0}},[n,s]);function h(){t(-1)}let g=(0,o.jsxs)(`div`,{className:`preview-modal-header`,children:[(0,o.jsx)(`span`,{className:`preview-modal-module`,children:n.toUpperCase()}),(0,o.jsx)(`span`,{className:`preview-modal-title`,children:n?` Details`:`Preview`})]}),_=(0,o.jsx)(`div`,{className:`wizard-footer preview-scroll-footer`,children:(0,o.jsx)(`div`,{className:`wizard-footer-nav`,children:(0,o.jsx)(i.Button,{onClick:h,children:`Close`})})});function v(){return!n||!s?(0,o.jsx)(`div`,{className:`job-preview-content job-preview-status`,children:`Preview id is missing.`}):d?(0,o.jsx)(`div`,{className:`job-preview-content job-preview-status`,children:(0,o.jsx)(i.Spin,{size:`small`})}):p?(0,o.jsx)(`div`,{className:`job-preview-content job-preview-status job-preview-error`,children:p}):l.length?(0,o.jsx)(`div`,{className:`preview-section-list`,children:l.map((e,t)=>(0,o.jsxs)(`section`,{className:`preview-section-card`,children:[(0,o.jsxs)(`div`,{className:`preview-section-card__header`,children:[(0,o.jsx)(`span`,{className:`preview-section-card__number`,children:t+1}),(0,o.jsx)(`span`,{className:`preview-section-card__title`,children:e.label??e.name??`Section ${t+1}`})]}),(0,o.jsx)(`div`,{className:`preview-section-card__body`,children:e.fields?.length>0?(0,o.jsx)(Ew,{fields:e.fields,moduleName:n}):(0,o.jsx)(gw,{type:`secondary`,children:`No fields in this group.`})})]},e.name??e.id??t))}):(0,o.jsx)(`div`,{className:`job-preview-content job-preview-status`,children:`No form groups found.`})}return(0,o.jsx)(i.Modal,{centered:!0,className:`wizard-modal preview-modal preview-scroll-modal`,footer:_,open:!0,title:g,width:`min(900px, calc(100vw - 32px))`,onCancel:h,maskClosable:!1,children:(0,o.jsxs)(`div`,{className:`wizard-body preview-scroll-body`,children:[a&&(0,o.jsx)(Tw,{record:a}),v()]})})}var{Text:Ow}=i.Typography,{TextArea:kw}=i.Input,Aw=[{key:`basic`,title:`Basic Info`,description:`General details`,fields:[{name:`firstName`,label:`First Name`,type:`input`,required:!0,placeholder:`Enter first name`,span:12},{name:`lastName`,label:`Last Name`,type:`input`,required:!0,placeholder:`Enter last name`,span:12},{name:`email`,label:`Email Address`,type:`input`,required:!0,placeholder:`Enter email address`,rules:[{type:`email`,message:`Please enter a valid email`}]},{name:`phone`,label:`Phone`,type:`input`,placeholder:`Enter phone number`}]},{key:`details`,title:`Details`,description:`Additional info`,fields:[{name:`role`,label:`Role`,type:`select`,required:!0,placeholder:`Select a role`,span:12,options:[{label:`Developer`,value:`developer`},{label:`Designer`,value:`designer`},{label:`Manager`,value:`manager`},{label:`Analyst`,value:`analyst`}]},{name:`department`,label:`Department`,type:`select`,placeholder:`Select department`,span:12,options:[{label:`Engineering`,value:`engineering`},{label:`Product`,value:`product`},{label:`Operations`,value:`operations`},{label:`Finance`,value:`finance`}]},{name:`notes`,label:`Notes`,type:`textarea`,placeholder:`Any additional notes...`}]},{key:`confirm`,title:`Confirm`,description:`Review & submit`,isReview:!0}];function jw(e){switch(e.type){case`select`:return(0,o.jsx)(i.Select,{placeholder:e.placeholder,options:e.options,style:{width:`100%`}});case`textarea`:return(0,o.jsx)(kw,{rows:3,placeholder:e.placeholder});case`number`:return(0,o.jsx)(i.InputNumber,{placeholder:e.placeholder,style:{width:`100%`}});default:return(0,o.jsx)(i.Input,{type:e.inputType||`text`,placeholder:e.placeholder})}}function Mw({steps:e,form:t}){let n=t.getFieldsValue(),r=e.filter(e=>!e.isReview);return r.some(e=>(e.fields||[]).some(e=>n[e.name]!==void 0&&n[e.name]!==``))?(0,o.jsxs)(`div`,{className:`wizard-review-content`,children:[r.map(e=>(0,o.jsxs)(`div`,{className:`wizard-review-section`,children:[(0,o.jsx)(Ow,{className:`wizard-review-section-title`,children:e.title}),(0,o.jsx)(`div`,{className:`wizard-review-grid`,children:(e.fields||[]).map(e=>{let t=n[e.name],r=t===void 0||t===``||t===null?`—`:String(t);return(0,o.jsxs)(`div`,{className:`wizard-review-row`,children:[(0,o.jsx)(`span`,{className:`wizard-review-label`,children:e.label}),(0,o.jsx)(`span`,{className:`wizard-review-separator`,children:`:`}),(0,o.jsx)(`span`,{className:`wizard-review-value`,children:r})]},e.name)})})]},e.key)),(0,o.jsxs)(`div`,{className:`wizard-review-confirm-note`,children:[(0,o.jsx)(a.CheckCircleOutlined,{className:`wizard-review-confirm-icon`}),(0,o.jsx)(Ow,{type:`secondary`,children:`Please review the information above before submitting.`})]})]}):(0,o.jsx)(`div`,{className:`wizard-review-empty`,children:(0,o.jsx)(Ow,{type:`secondary`,children:`No data entered yet.`})})}function Nw(){let[e]=i.Form.useForm(),t=(0,c.useNavigate)(),{title:n=`Wizard`,moduleName:a=``,steps:s=Aw,onSubmit:l}=(0,c.useLocation)().state??{},[u,d]=(0,r.useState)(0),f=s[u],p=u===s.length-1,m=u===0;function h(){t(-1)}function g(){let t=(f.fields||[]).map(e=>e.name);e.validateFields(t.length>0?t:void 0).then(()=>{d(e=>e+1)})}function _(){d(e=>e-1)}function v(){let n=e.getFieldsValue();typeof l==`function`&&l(n),t(-1)}let y=s.map((e,t)=>({title:e.title,description:e.description,status:t<u?`finish`:t===u?`process`:`wait`}));return(0,o.jsxs)(i.Modal,{open:!0,title:a?`${n} — ${a}`:n,footer:(0,o.jsxs)(`div`,{className:`wizard-footer`,children:[(0,o.jsx)(i.Button,{onClick:h,children:`Cancel`}),(0,o.jsxs)(`div`,{className:`wizard-footer-nav`,children:[!m&&(0,o.jsx)(i.Button,{onClick:_,children:`Back`}),p?(0,o.jsx)(i.Button,{type:`primary`,onClick:v,children:`Submit`}):(0,o.jsx)(i.Button,{type:`primary`,onClick:g,children:`Next`})]})]}),onCancel:h,width:`min(680px, calc(100vw - 32px))`,centered:!0,className:`wizard-modal`,children:[(0,o.jsx)(`div`,{className:`wizard-steps-container`,children:(0,o.jsx)(i.Steps,{current:u,items:y,size:`small`,className:`wizard-steps`})}),(0,o.jsx)(`div`,{className:`wizard-body`,children:(0,o.jsxs)(i.Form,{form:e,layout:`vertical`,children:[s.filter(e=>!e.isReview).map((e,t)=>(0,o.jsx)(`div`,{style:{display:t===u?`block`:`none`},children:(0,o.jsx)(i.Row,{gutter:16,children:(e.fields||[]).map(e=>(0,o.jsx)(i.Col,{span:e.span||24,children:(0,o.jsx)(i.Form.Item,{name:e.name,label:e.label,rules:[...e.required?[{required:!0,message:`${e.label} is required`}]:[],...e.rules||[]],children:jw(e)})},e.name))})},e.key)),f.isReview&&(0,o.jsx)(Mw,{steps:s,form:e})]})})]})}function Pw({titleText:e,titleIcon:t}){let n=t===`delete`;return(0,o.jsxs)(`span`,{className:`dynamic-popup__header`,children:[(0,o.jsx)(`span`,{className:`dynamic-popup__header-icon-box${n?` dynamic-popup__header-icon-box--danger`:``}`,children:n?(0,o.jsx)(a.DeleteOutlined,{}):(0,o.jsx)(a.AppstoreOutlined,{})}),(0,o.jsx)(`span`,{className:`dynamic-popup__header-label`,children:e})]})}function Fw({note:t,description:n,showSelectedCount:r,count:i,itemLabel:a,bodyText:s,deleteError:c}){return(0,o.jsxs)(o.Fragment,{children:[t&&(0,o.jsx)(e.bn,{variant:`body`,color:`secondary`,className:`dynamic-popup__note`,children:t}),n&&(0,o.jsx)(e.bn,{variant:`body`,className:`dynamic-popup__description`,children:n}),r&&i>0&&(0,o.jsxs)(e.bn,{variant:`body`,className:`dynamic-popup__selected-count`,children:[`Changing status for `,(0,o.jsx)(`strong`,{children:i}),` selected `,a,`.`]}),s&&(0,o.jsx)(e.bn,{variant:`body`,children:s}),c&&(0,o.jsx)(e.bn,{variant:`caption`,color:`danger`,className:`dynamic-popup__error`,children:c})]})}function Iw({footerNote:t}){return t?(0,o.jsx)(e.bn,{variant:`caption`,color:`secondary`,className:`dynamic-popup__footer-note`,children:t}):null}function Lw(e,t){return e.replace(/\{(\w+)\}/g,(e,n)=>t?.[n]??``).trim()}function Rw(e){return String(e).replace(/\(\s*\)/g,``).replace(/\s+/g,` `).replace(/(^|\s)([-–—·|])(?=\s*\2)/g,``).replace(/^[\s\-–—·|]+/,``).replace(/[\s\-–—·|]+$/,``).trim()}function zw(e){if(!e)return``;let t=new Date(e);if(Number.isNaN(t.getTime()))return``;let n=e=>new Date(e.getFullYear(),e.getMonth(),e.getDate()),r=Math.round((n(new Date)-n(t))/864e5);return r<=0?`Today`:r===1?`Yesterday`:`${r} days ago`}function Bw(e){let t=Array.isArray(e?.submissionHistory)?e.submissionHistory:[],n=[e?.lastSubmittedAt,e?.submittedAt,e?.updatedAt,...t.map(e=>e?.submittedAt||e?.updatedAt)].filter(Boolean);return n.length?n.reduce((e,t)=>new Date(t)>new Date(e)?t:e):null}function Vw(e){let t=Array.isArray(e?.submissionHistory)?e.submissionHistory:[],n=[e?.lastSubmittedAt,e?.submittedAt,...t.map(e=>e?.submittedAt)].filter(Boolean);return n.length?n.reduce((e,t)=>new Date(t)>new Date(e)?t:e):null}function Hw(e,t){if(typeof e==`string`)return{label:e,value:e};if(e?.label!==void 0&&e?.value!==void 0&&!t?.labelTemplate&&!t?.valueKey)return e;let{labelKey:n,valueKey:r,labelTemplate:i}=t??{},a=i?.includes(`{lastdate}`)?{...e,lastdate:zw(Bw(e))}:e,o=(i?Rw(Lw(i,a)):null)||(n?e?.[n]:null)||e?.name||e?.fullName||e?.candidateName||e?.title||e?.displayName||e?.text||e?.applicantReferenceId||e?.applicantRefrenceId||String(Object.values(e||{})[0]??``),s=(r?e?.[r]:null)??e?.id??e?._id??e?.applicantReferenceId??e?.applicantRefrenceId??String(Object.values(e||{})[0]??``),c=e?.disabled===!0||e?.disable===!0,l=String(e?.optionNote??``).trim(),u={label:l?`${String(o)} — ${l}`:String(o),value:String(s),_raw:e};if(c&&(u.disabled=!0),l&&(u.title=l),e?.isSubmitted===!0||e?.alreadySubmitted===!0){u.alreadySubmitted=!0,u.existingSubmissionId=String(e?.existingSubmissionId??e?.jobSubmissionId??e?.submissionId??``);let t=e?.submittedAt||Vw(e);t&&(u.submittedAt=t)}if(e?.isFromSubmission===!0&&e?.submissionId){u.isFromSubmission=!0,u.priorSubmissionId=String(e.submissionId);let t=e?.lastSubmittedAt||Vw(e);t&&(u.priorSubmittedAt=t)}return u}function Uw(e,t){return(t?.[e.optionsKey]??e.defaultOptions??[]).map(t=>Hw(t,e))}function Ww(e={}){return{selectedIds:[],selectedRecords:[],moduleName:``,removedIds:[],...e}}var Gw=`DD MMM YYYY`,Kw=`DD MMM YYYY, h:mm A`;function qw(e,t){if(e==null||e===``)return``;let n=(0,s.default)(e);return n.isValid()?t===`relative`&&zw(e)||n.format(Gw):String(e)}function Jw(e,t){return e?String(e).includes(`{`)?Rw(Lw(e,t)):String(t?.[e]??e).trim():``}function Yw(e){if(e?.alreadySubmitted){let t=e?.submittedAt?(0,s.default)(e.submittedAt):null;return{tone:`blocked`,tooltip:t?.isValid()?`Already submitted to this job on ${t.format(Kw)}`:`Already submitted to this job — a candidate can only be submitted once per job`}}if(e?.isFromSubmission){let t=e?.priorSubmittedAt?(0,s.default)(e.priorSubmittedAt):null;return{tone:`history`,tooltip:t?.isValid()?`Previously submitted on ${t.format(Kw)} — this form will prefill from it`:`Submitted to another job before — this form will prefill from it`}}return null}function Xw(e,t){return e?.alreadySubmitted||!e?.disabled?``:String(t?.message??e?.title??``).trim()}function Zw({meta:e}){return(0,o.jsx)(`div`,{className:`dynamic-popup__option-dates`,children:e.map(e=>(0,o.jsxs)(r.Fragment,{children:[(0,o.jsx)(`span`,{className:`dynamic-popup__option-date-label`,children:e.label}),(0,o.jsx)(`span`,{className:`dynamic-popup__option-date-value`,children:e.text})]},e.label))})}function Qw({option:e,layout:t}){let n=e?._raw??e??{},r=Jw(t.id,n),s=Jw(t.title,n)||String(e?.label??``),c=Jw(t.subtitle,n),l=Jw(t.titleAccent?.key,n),u=Jw(t.titleAccent?.toneKey,n),d=t.titleAccent?.prefix??``,f=(t.meta??[]).map(e=>({label:e.label,text:qw(n?.[e.key],e.type)})).filter(e=>e.text),p=Xw(e,n),m=Yw(e);return(0,o.jsxs)(`div`,{className:`dynamic-popup__option`,children:[(0,o.jsx)(`span`,{className:`dynamic-popup__option-tick${m?` dynamic-popup__option-tick--${m.tone}`:``}`,children:m&&(0,o.jsx)(i.Tooltip,{title:m.tooltip,placement:`topLeft`,children:(0,o.jsx)(a.CheckCircleFilled,{"aria-label":m.tooltip})})}),(0,o.jsxs)(`div`,{className:`dynamic-popup__option-main`,children:[(0,o.jsxs)(`div`,{className:`dynamic-popup__option-head`,children:[r&&(0,o.jsx)(`span`,{className:`dynamic-popup__option-id`,children:r}),(0,o.jsxs)(`span`,{className:`dynamic-popup__option-title`,children:[(0,o.jsx)(`span`,{className:`dynamic-popup__option-title-text`,children:s}),l&&(0,o.jsx)(`span`,{className:`dynamic-popup__option-title-accent${u?` dynamic-popup__option-title-accent--${u}`:``}`,children:`${d}${l}`})]}),p&&(0,o.jsx)(`span`,{className:`dynamic-popup__option-flag`,children:p})]}),c&&(0,o.jsx)(`div`,{className:`dynamic-popup__option-sub`,children:c})]}),e?.alreadySubmitted?(0,o.jsx)(`span`,{className:`dynamic-popup__option-onjob`,children:`On this job`}):f.length>0&&(0,o.jsx)(Zw,{meta:f})]})}var{Text:$w}=i.Typography,{TextArea:eT}=i.Input,tT=[{label:`$`,value:`$`},{label:`EUR`,value:`EUR`},{label:`GBP`,value:`GBP`},{label:`INR`,value:`INR`}],nT=[{label:`Hourly`,value:`Hourly`},{label:`Daily`,value:`Daily`},{label:`Weekly`,value:`Weekly`},{label:`Monthly`,value:`Monthly`},{label:`Yearly`,value:`Yearly`}];function rT(e=[]){return e.map(e=>{if(!e||typeof e!=`object`)return e;let t=[e.value,e.user_id,e.userId,e.USER_ID,e.legacyUserId,e.id,e._id].find(e=>e!=null&&String(e).trim()!==``),n=t==null?``:String(t).trim();return{...e,value:n}}).filter(e=>typeof e!=`object`||!e||String(e.value??``).trim()!==``)}function iT({field:e,value:t,onChange:n}){return(0,o.jsx)(i.Input,{value:t,onChange:n,placeholder:e.placeholder,maxLength:e.maxLength,prefix:(0,o.jsx)(a.CrownOutlined,{})})}function aT({field:e,value:t,onChange:n}){return(0,o.jsx)(eT,{value:t,onChange:n,rows:e.rows??5,placeholder:e.placeholder})}function oT({field:e,options:t,value:n,onChange:r}){return(0,o.jsx)(i.Select,{value:n,onChange:r,options:rT(t),placeholder:e.placeholder,className:`dynamic-popup__field-select`,prefix:(0,o.jsx)(a.CrownOutlined,{})})}function sT({field:e,options:t,value:n,onChange:r}){return(0,o.jsx)(i.Select,{mode:`multiple`,value:n,onChange:r,options:rT(t),placeholder:e.placeholder,className:`dynamic-popup__field-select`,prefix:(0,o.jsx)(a.CrownOutlined,{})})}function cT({field:e,options:t,onSearch:n,value:r,onChange:s,popupContext:c}){let l=rT(t),u=e.optionLayout,d=new Map(l.map(e=>[String(e?.value??``),e]));async function f(t,n){let r=n??d.get(String(t??``));typeof e.onSelectGuard==`function`&&await e.onSelectGuard({value:t,option:r,field:e,popupContext:c,confirm:i.Modal.confirm})===!1||s?.(t)}return(0,o.jsx)(i.Select,{showSearch:!0,filterOption:!1,notFoundContent:e.notFoundContent??null,value:r,onChange:f,options:l,placeholder:e.placeholder,onSearch:n,className:`dynamic-popup__field-select${u?` dynamic-popup__field-select--rich`:``}`,popupClassName:u?`dynamic-popup__option-dropdown`:void 0,listHeight:u?340:void 0,optionLabelProp:`label`,optionRender:u?e=>(0,o.jsx)(Qw,{option:e?.data??e,layout:u}):void 0,prefix:(0,o.jsx)(a.CrownOutlined,{})})}function lT({field:e,mentionOpts:t,onMentionSearch:n,value:r,onChange:a}){return(0,o.jsx)(i.Mentions,{value:r,onChange:a,rows:e.rows??5,placeholder:e.placeholder,prefix:`@`,options:t,onSearch:n,className:`dynamic-popup__mention-textarea`})}function uT({field:e={},value:t={},onChange:n}){let a=t.period??`Hourly`,s=t.isRange??!1;function c(e){n?.({...t,...e})}(0,r.useEffect)(()=>{let e={};t.currency??(e.currency=`$`),t.period??(e.period=`Hourly`),Object.keys(e).length&&n?.({...t,...e})},[]);let l=Number(s?t.maxAmount:t.amount),u=s&&t.minAmount!=null&&t.maxAmount!=null&&Number(t.maxAmount)<=Number(t.minAmount),d=e.rateCeiling!=null&&Number.isFinite(l)&&l>Number(e.rateCeiling);return(0,o.jsxs)(`div`,{children:[(0,o.jsxs)(i.Space.Compact,{style:{width:`100%`},children:[s?(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(i.InputNumber,{controls:!1,placeholder:`From`,value:t.minAmount,onChange:e=>c({minAmount:e}),style:{flex:1}}),(0,o.jsx)(i.InputNumber,{controls:!1,placeholder:`To`,value:t.maxAmount,onChange:e=>c({maxAmount:e}),style:{flex:1}})]}):(0,o.jsx)(i.InputNumber,{controls:!1,placeholder:`0`,value:t.amount,onChange:e=>c({amount:e}),style:{flex:2}}),(0,o.jsx)(i.Select,{value:t.currency??`$`,options:tT,onChange:e=>c({currency:e}),style:{width:80}}),(0,o.jsx)(i.Select,{value:a,options:nT,onChange:e=>c({period:e}),style:{width:110}})]}),(u||d)&&(0,o.jsxs)(`div`,{style:{marginTop:4},children:[u&&(0,o.jsx)($w,{type:`danger`,style:{fontSize:12,display:`block`},children:`To rate must be greater than From rate.`}),d&&(0,o.jsxs)($w,{type:`danger`,style:{fontSize:12,display:`block`},children:[`Rate must not exceed the client rate (`,e.rateCeiling,`).`]})]}),(0,o.jsxs)(i.Space,{size:`small`,style:{marginTop:8},children:[(0,o.jsx)(i.Switch,{checked:s,onChange:e=>c({isRange:e})}),(0,o.jsx)(`span`,{children:`Range`})]})]})}function dT({field:e,value:t,onChange:n}){return(0,o.jsx)(i.DatePicker,{value:t,onChange:n,placeholder:e.placeholder??`Select date`,style:{width:`100%`},format:`YYYY-MM-DD`})}function fT({field:e,checked:t,onChange:n}){return(0,o.jsx)(i.Checkbox,{checked:t,onChange:n,children:e.checkboxLabel})}function pT({field:e,value:t,onChange:n}){return(0,o.jsx)(i.InputNumber,{value:t,onChange:n,min:e.min,max:e.max,placeholder:e.placeholder,style:{width:`100%`}})}function mT({options:e,value:t,onChange:n}){return(0,o.jsx)(i.Radio.Group,{value:t,onChange:n,options:e})}var hT={input:iT,text:iT,textarea:aT,select:oT,"multi-select":sT,"search-select":cT,"mention-textarea":lT,"candidate-rate":uT,"priority-checkbox":fT,"date-picker":dT,number:pT,radio:mT};function gT(e){return e===`priority-checkbox`?{valuePropName:`checked`}:{}}var _T=new Set([`input`,`text`,`textarea`,`mention-textarea`]);function vT({form:t,fields:n,initialValues:r,dynamicOptions:a,popupContext:s,extraData:c,removedIds:l,setRemovedIds:u,showAlreadyAssigned:d,onValuesChange:f,getSearchHandler:p,getMentionSearchHandler:m,mentionOptions:h}){let g=(c?.recruitersData??[]).filter(e=>{let t=String(e?.user_id??e?.id??e?.userId??``);return t&&!l.includes(t)}),_=d&&c;return!n.length&&!_?null:(0,o.jsxs)(o.Fragment,{children:[_&&(0,o.jsxs)(o.Fragment,{children:[(0,o.jsxs)(`div`,{className:`dynamic-popup__already-assigned`,children:[(0,o.jsx)(e.bn,{variant:`caption`,color:`secondary`,children:`Already Assigned People`}),(0,o.jsx)(`div`,{style:{marginTop:6,display:`flex`,flexWrap:`wrap`,gap:6},children:g.length===0?(0,o.jsx)(e.bn,{variant:`caption`,color:`secondary`,children:`No one is currently assigned to this job.`}):g.map(e=>{let t=String(e?.user_id??e?.id??e?.userId??``),n=e?.name??e?.user_name??e?.userName??e?.email??`Assigned user`;return(0,o.jsx)(i.Tag,{closable:!0,onClose:()=>{t&&u(e=>Array.from(new Set([...e,t])))},children:n},t||n)})})]}),(0,o.jsx)(i.Divider,{style:{margin:`12px 0`}})]}),n.length>0&&(0,o.jsx)(i.Form,{form:t,layout:`vertical`,initialValues:r,onValuesChange:(e,t)=>f(t),children:yT(n).map(t=>bT(t,t=>{let n=a[t.name]??Uw(t,s),r=p(t),c=m(t),l=h[t.name]??[],u=gT(t.type),d=hT[t.type],f=[];return t.required&&f.push({required:!0,message:`${t.label||`This field`} is required`}),typeof t.validator==`function`&&f.push({validator:(e,n)=>{let r=t.validator(n,s);return r?Promise.reject(Error(r)):Promise.resolve()}}),_T.has(t.type)&&f.push(e.Qt({label:t.label,field:t.name,type:t.type})),(0,o.jsx)(i.Form.Item,{name:t.name,label:t.label,rules:f,...u,children:d?(0,o.jsx)(d,{field:t,options:n,onSearch:r,mentionOpts:l,onMentionSearch:c,popupContext:s}):null},t.name)}))})]})}function yT(e){let t=[];for(let n of e){let e=t[t.length-1];n.inlineRow&&e?.inlineRow===n.inlineRow?e.fields.push(n):t.push({inlineRow:n.inlineRow,fields:[n]})}return t.map(e=>e.fields)}function bT(e,t){return e.length===1?t(e[0]):(0,o.jsx)(`div`,{style:{display:`flex`,gap:8,alignItems:`flex-start`},children:e.map((e,n)=>(0,o.jsx)(`div`,{style:{flex:n===0?2:1,minWidth:0},children:t(e)},e.name))},`row-${e.map(e=>e.name).join(`-`)}`)}function xT(e){return[`select`,`multi-select`,`search-select`,`radio`].includes(e?.type)&&e?.dataSource===`master`&&e?.masterName}function ST(e){let t=e?.data??e;return Array.isArray(t)?t:Array.isArray(t?.data)?t.data:Array.isArray(t?.items)?t.items:Array.isArray(t?.rows)?t.rows:Array.isArray(t?.records)?t.records:[]}function CT(e){let t=String(e?.masterName??``).trim().toLowerCase();return t===`clientsubmissions`||t===`clientsubmissionstatus`}function wT(e){return CT(e)?{...e,labelKey:e.labelKey||`clientSubmissionStatusText`,valueKey:e.valueKey||`clientSubmissionStatusText`}:e}function TT(e,t){let n=Hw(e,wT(t));return CT(t)?{...n,value:String(n.label??``)}:n}function ET({open:e,config:n,api:i,fields:a,popupContext:o,formValues:s}){let[c,l]=(0,r.useState)({}),[u,d]=(0,r.useState)(null);return(0,r.useEffect)(()=>{e||(l({}),d(null))},[e]),(0,r.useEffect)(()=>{if(!e||!n||!i.getOptions)return;let t=new AbortController;return a.forEach(e=>{!e.fetchOptionsKey||e.fetchOptionsParamKey||Promise.resolve(i.getOptions(e,void 0,o)).then(n=>{t.signal.aborted||l(t=>({...t,[e.name]:n}))}).catch(n=>{t.signal.aborted||console.error(`[DynamicPopup] Failed to load options for field "${e.name}":`,n)})}),()=>t.abort()},[e,i,n,a,o]),(0,r.useEffect)(()=>{if(!e||!n)return;let r=a.filter(xT);if(!r.length)return;let i=new AbortController;return r.forEach(e=>{t.a(t.b,`/masters/dropdown?${new URLSearchParams({masterName:e.masterName,offset:`0`,limit:String(e.limit??50)}).toString()}`).then(t=>{if(i.signal.aborted)return;let n=ST(t).map(t=>TT(t,e));l(t=>({...t,[e.name]:n}))}).catch(t=>{i.signal.aborted||console.error(`[DynamicPopup] Failed to load master options for field "${e.name}":`,t)})}),()=>i.abort()},[e,n,a]),(0,r.useEffect)(()=>{if(!e||!n||!i.getOptions)return;let t=a.filter(e=>e.fetchOptionsKey&&e.fetchOptionsParamKey);if(!t.length)return;let r=new AbortController;return t.forEach(e=>{let t=s[e.fetchOptionsParamKey]??o[e.fetchOptionsParamKey],n={[e.fetchOptionsParamKey]:t};Promise.resolve(i.getOptions(e,n,o)).then(t=>{r.signal.aborted||l(n=>({...n,[e.name]:t}))}).catch(t=>{r.signal.aborted||console.error(`[DynamicPopup] Failed to load param-dependent options for "${e.name}":`,t)})}),()=>r.abort()},[e,i,n,a,s,o]),(0,r.useEffect)(()=>{if(!e||!n||!i.loadExtraData)return;let t=new AbortController;return Promise.resolve(i.loadExtraData(o)).then(e=>{t.signal.aborted||d(e)}).catch(e=>{t.signal.aborted||(console.error(`[DynamicPopup] Failed to load extra data:`,e),d(null))}),()=>t.abort()},[e,i,n,o]),{dynamicOptions:c,setDynamicOptions:l,extraData:u}}var DT=500,OT=3;function kT({api:e,open:t,fields:n=[],popupContext:i,setDynamicOptions:a}){let[o,s]=(0,r.useState)({}),c=(0,r.useRef)({}),l=(0,r.useRef)({}),u=(0,r.useRef)({}),d=(0,r.useCallback)((t,n)=>{let r=e.searchOptions??e.searchFetcher;if(typeof r!=`function`)return;l.current[t.name]?.abort();let o=new AbortController;return l.current[t.name]=o,Promise.resolve(r(t,n,i)).then(e=>{if(o.signal.aborted)return;let n=Array.isArray(e)?e:e?.items??e?.list??[];a(e=>({...e,[t.name]:n.map(e=>Hw(e,t))}))}).catch(e=>{o.signal.aborted||console.error(`[DynamicPopup] Search failed for field "${t.name}":`,e)}),o},[e,i,a]),f=n.filter(e=>(e.searchFetchKey||e.searchFetcher)&&e.preloadOptions!==!1),p=f.map(e=>e.name).join(`|`),m=(0,r.useRef)({runSearch:d,preloadFields:f});(0,r.useEffect)(()=>{m.current={runSearch:d,preloadFields:f}}),(0,r.useEffect)(()=>{if(!t||!p)return;let{runSearch:e,preloadFields:n}=m.current,r=n.map(t=>e(t,``)).filter(Boolean);return()=>r.forEach(e=>e.abort())},[t,p]);function h(t){if(!t.searchFetchKey&&!t.searchFetcher||typeof(e.searchOptions??e.searchFetcher)!=`function`)return;let n=t.searchMinLength??OT;return e=>{clearTimeout(c.current[t.name]);let r=e.length<n?``:e;c.current[t.name]=setTimeout(()=>{d(t,r)},DT)}}function g(t){let n=e.getMentionOptions??e.mentionFetcher;if(typeof n==`function`)return e=>{u.current[t.name]?.abort();let r=new AbortController;u.current[t.name]=r,Promise.resolve(n(t,e,i)).then(e=>{if(r.signal.aborted)return;let n=Array.isArray(e)?e:e?.items??e?.list??[];s(e=>({...e,[t.name]:n.map(e=>({value:e.user_name??e.userName??e.username??String(e),label:e.user_name??e.userName??e.username??String(e)}))}))}).catch(e=>{r.signal.aborted||console.error(`[DynamicPopup] Mention search failed for field "${t.name}":`,e)})}}return{mentionOptions:o,getSearchHandler:h,getMentionSearchHandler:g}}function AT({form:e,config:t,api:n,popupContext:a,resolvedIds:o,dynamicOptions:s,extraData:c,removedIds:l,fields:u,onClose:d,onSubmit:f}){let[p,m]=(0,r.useState)(!1),[h,g]=(0,r.useState)(null);async function _(e){let t={resolvedIds:o,dynamicOptions:s,extraData:c,removedIds:l};if(typeof n.submit==`function`)return n.submit(e,a,t);if(typeof f==`function`)return f(e,a,t)}function v(){if(t){if(!u.length){if(t.mode===`delete`&&typeof n.deleteItems==`function`){m(!0),g(null),Promise.resolve(n.deleteItems(o,a)).then(()=>{i.message.success(t.successMessage||`Deleted successfully`),d({success:!0})}).catch(e=>{let t=e?.message||`Delete failed. Please try again.`;g(t),m(!1),i.message.error(t)});return}if(typeof n.onOk==`function`){m(!0),Promise.resolve(n.onOk(a)).then(()=>d({success:!0})).catch(e=>{let t=e?.message||`Failed. Please try again.`;i.message.error(t),m(!1)});return}if(typeof n.submit==`function`){m(!0),Promise.resolve(_({})).then(e=>{e?.navigated||(i.message.success(t.successMessage||`Saved successfully`),d({success:!0}))}).catch(e=>{i.message.error(e?.message||`Failed. Please try again.`)}).finally(()=>m(!1));return}d();return}e.validateFields().then(async e=>{m(!0);try{if((await _(e))?.navigated)return;i.message.success(t.successMessage||`Saved successfully`),d({success:!0})}catch(e){i.message.error(e?.message||`Failed. Please try again.`)}finally{m(!1)}}).catch(()=>{})}}function y(){m(!1),g(null)}return{handleOk:v,confirming:p,deleteError:h,resetSubmitState:y}}function jT({open:e=!0,config:t,context:n={},onClose:a,onSubmit:c,api:l={}}){let[u]=i.Form.useForm(),[d,f]=(0,r.useState)({}),[p,m]=(0,r.useState)([]),h=i.Form.useWatch([],u,{preserve:!0})??{},g=(0,r.useMemo)(()=>Ww(n),[n]),{selectedIds:_=[],selectedRecords:v=[],moduleName:y=``}=g,b=(0,r.useMemo)(()=>_.map((e,t)=>{let n=v[t];return n?.id??n?._id??e}),[_,v]),x=(0,r.useMemo)(()=>t?typeof t.getFields==`function`?t.getFields(g):t.fields??[]:[],[t,g]),S=(0,r.useMemo)(()=>{let e={};return x.forEach(t=>{let n=g[t.initialValueKey];!t.initialValueKey||n===void 0||(e[t.name]=t.type===`date-picker`?(0,s.default)(n):n)}),e},[x,g]),{dynamicOptions:C,setDynamicOptions:w,extraData:T}=ET({open:e,config:t,api:l,fields:x,popupContext:g,formValues:d}),{mentionOptions:E,getSearchHandler:D,getMentionSearchHandler:O}=kT({api:l,open:e,fields:x,popupContext:g,setDynamicOptions:w});function k(e){typeof a==`function`&&a(e)}let{handleOk:A,confirming:j,deleteError:M,resetSubmitState:N}=AT({form:u,config:t,api:l,popupContext:g,resolvedIds:b,dynamicOptions:C,extraData:T,removedIds:p,fields:x,onClose:k,onSubmit:c});(0,r.useEffect)(()=>{e&&(u.resetFields(),f(S??{}),m(g.removedIds??[]),N())},[e,S]);let P=!!t?.autoSubmitWhenNoFields&&x.length===0;(0,r.useEffect)(()=>{!e||!P||A()},[e,P]);let F=_.length,I=String(y).replace(/s$/i,``),L=F===1?I:y,R=v[0]??{},z=t?.getTitleText?t.getTitleText(F,L,R,g):t?.title,B=F===1?R.jobTitle??R.title??R.name??R.fullName??R.candidateName??null:null,ee=t?.getBodyText?t.getBodyText(F,I,L,B,g):t?.bodyText??null,V=typeof t?.getNote==`function`?t.getNote(g):t?.note,H=x.filter(e=>e.required).every(e=>{let t=h[e.name];return!(t==null||t===``||Array.isArray(t)&&t.length===0||typeof t==`object`&&!Array.isArray(t)&&Object.keys(t).length===0)}),te=t?.disabledUntilFilled&&!H;if(!t||!e||P)return null;let ne=t.component;return ne?(0,o.jsx)(i.Modal,{open:e,title:t.title||t.getTitleText?(0,o.jsx)(Pw,{titleText:z,titleIcon:t.titleIcon}):null,footer:null,width:t.width??760,centered:!0,maskClosable:!1,onCancel:()=>k(),className:`dynamic-popup${t.className?` ${t.className}`:``}`,children:(0,o.jsx)(ne,{context:g,selectedIds:b,selectedRecords:v,moduleName:y,onClose:k})}):(0,o.jsxs)(i.Modal,{open:e,title:(0,o.jsx)(Pw,{titleText:z,titleIcon:t.titleIcon}),okText:t.okText||`OK`,cancelText:t.cancelText??`Cancel`,onOk:A,onCancel:()=>k(),okButtonProps:{danger:t.okButtonDanger,disabled:te,loading:j},cancelButtonProps:{disabled:j},closable:!j,maskClosable:!1,width:t.width??480,centered:!0,className:`dynamic-popup${t.className?` ${t.className}`:``}`,children:[(0,o.jsx)(Fw,{note:V,description:t.description,showSelectedCount:t.showSelectedCount,count:F,itemLabel:L,bodyText:ee,deleteError:M}),(0,o.jsx)(Iw,{footerNote:t.footerNote}),(0,o.jsx)(vT,{form:u,fields:x,initialValues:S,dynamicOptions:C,popupContext:g,extraData:T,removedIds:p,setRemovedIds:m,showAlreadyAssigned:t.showAlreadyAssigned,onValuesChange:f,getSearchHandler:D,getMentionSearchHandler:O,mentionOptions:E})]})}var MT={mode:`delete`,getTitleText:(e,t)=>`Delete ${e>0?`${e} `:``}${t}`,titleIcon:`delete`,okText:`Delete`,okButtonDanger:!0,width:420,getBodyText:(e,t,n,r)=>r?`Are you sure you want to delete the ${r} ${t}?`:e>1?`Are you sure you want to delete ${e} selected ${n}?`:`Are you sure you want to delete this ${t}?`,footerNote:`This action cannot be undone.`,fields:[]},NT={deleteItems:async(e,t)=>{await ee(t.moduleName,e)}},PT=new Map;async function FT(t){return t?(PT.has(t)||PT.set(t,e.fn({module:t}).catch(e=>(PT.delete(t),console.warn(`[in-progress gate] could not read ${t} form groups:`,e),[]))),PT.get(t)):[]}function IT(t=[],n){return t.some(t=>{let r=e.C(t,n);return r&&r.severity!==`allow`})}async function LT({targetModule:t,sourceModule:n,recordId:r,region:i}={}){let a={severity:`allow`,message:``,group:null};if(!t||!n||!r)return a;let o=i??e.Pn().region;try{let i=await FT(t);if(!IT(i,o))return a;let s=await e.fn({module:n,id:r}),c={};for(let e of s){let t=e?.payloadKey||e?.name;t&&Array.isArray(e?.rows)&&(c[t]=e.rows)}return e.D(i,o,c)}catch(e){return console.warn(`[in-progress gate] check skipped:`,e),a}}var RT=`Already submitted`,zT=`submissions`,BT=`candidates`,VT=1440*60*1e3,HT=90,UT=`This candidate was created or last updated more than 90 days ago. Only candidates created or updated within the last 90 days can be selected. Please update this candidate first.`,WT=[`createdAt`,`createdDate`,`dateCreated`,`created_on`,`createdOn`],GT=[`updatedAt`,`updatedDate`,`lastUpdatedAt`,`lastUpdatedDate`,`modifiedAt`,`modifiedDate`];function KT(e,t){for(let n of t){let t=e?.[n];if(!t)continue;let r=new Date(t);if(!Number.isNaN(r.getTime()))return r}return null}function qT(e){return KT(e,WT)}function JT(e){return KT(e,GT)}function YT(e){if(!(e instanceof Date)||Number.isNaN(e.getTime()))return null;let t=e=>new Date(e.getFullYear(),e.getMonth(),e.getDate()).getTime();return Math.max(0,Math.floor((t(new Date)-t(e))/VT))}function XT(e){if(!(e instanceof Date)||Number.isNaN(e.getTime()))return null;let t=new Date,n=(t.getFullYear()-e.getFullYear())*12+(t.getMonth()-e.getMonth());return t.getDate()<e.getDate()&&--n,Math.max(0,n)}function ZT(e){if(!(e instanceof Date)||Number.isNaN(e.getTime()))return null;let t=new Date,n=t.getFullYear()-e.getFullYear();return(t.getMonth()<e.getMonth()||t.getMonth()===e.getMonth()&&t.getDate()<e.getDate())&&--n,Math.max(0,n)}function QT(e){return e===null?``:e<=14?`green`:e<=89?`yellow`:`red`}function $T(e,t=HT){if(!e)return!1;let n=Date.now()-t*VT,r=qT(e),i=JT(e),a=r&&r.getTime()>=n,o=i&&i.getTime()>=n;return!a&&!o}function eE(e){let t=JT(e);if(!t)return{createdAgo:``,createdAgoTone:``};let n=YT(t),r=XT(t),i=ZT(t);return i>=1?{createdAgo:`${i} year${i===1?``:`s`} ago`,createdAgoTone:QT(n)}:r>=1?{createdAgo:`${r} month${r===1?``:`s`} ago`,createdAgoTone:QT(n)}:{createdAgo:zw(t),createdAgoTone:QT(n)}}function tE(e){return{...e,...eE(e),isStaleCandidate:$T(e)}}function nE(e){return String(e?.applicantId??e?._id??e?.id??``)}var rE=null;async function iE(){return rE||=e.Or(BT).then(e=>e?.strategies?.duplicateCheck?.editRoute??``).catch(()=>``),rE}async function aE(e){let t=nE(e);if(!t)return``;let n=await iE();return n?n.replace(/:(_?id)\b/g,encodeURIComponent(t)):``}async function oE({option:e,popupContext:t,confirm:n}){let r=e?._raw??e??{},i=nE(r);if(i){let e=await LT({targetModule:zT,sourceModule:BT,recordId:i});if(e.severity===`block`)return new Promise(t=>{n({title:`This candidate cannot be submitted`,content:e.message,okText:`Pick someone else`,cancelText:`Close`,onOk:()=>t(!1),onCancel:()=>t(!1)})})}if(!$T(r))return!0;let a=t?.navigate;return!a||!i?!1:new Promise(e=>{n({title:`Candidate update required`,content:UT,okText:`OK`,cancelText:`Cancel`,onOk:async()=>{let t=await aE(r);t&&a(t),e(!1)},onCancel:()=>e(!1)})})}function sE(e,t,n){return{...e,label:`${e.label} - ${RT}`,disabled:!0,title:`${RT}${t?` (submission ${t})`:``}`,alreadySubmitted:!0,existingSubmissionId:t||``,...n?{submittedAt:n}:{}}}var cE={searchOptions:async(e,t,n)=>{if(e.searchFetchKey===`quickSubmitJobList`){let e=n.selectedRecords?.[0]??{},r=e.id??e._id??n.selectedIds?.[0],i,a=!0;try{i=await G({searchQuery:t,candidateId:r})}catch{a=!1;let e=await An({searchQuery:t,candidateId:r});i=Array.isArray(e?.data)?e.data:[]}let o=i.map(e=>({label:[e.jobReferenceId??e.clientJobReferenceId,e.jobTitle].filter(Boolean).join(` - `)||String(e._id??``),value:e._id??``,_raw:e}));if(a)return o.map(e=>{if(e._raw?.isSubmitted||e._raw?.alreadySubmitted)return sE(e,e._raw?.jobSubmissionId||``,e._raw?.submittedAt||``);if(e._raw?.disable){let t=String(e._raw?.message??``).trim();return{...e,disabled:!0,label:t?`${e.label} - ${t}`:e.label,title:t}}return e});let s=await be({applicantId:r,jobIds:o.map(e=>e.value)}).catch(()=>new Map);return o.map(e=>{let t=s.get(String(e.value));return t?sE(e,t.submissionId,t.submittedAt):e})}if(e.searchFetchKey===`quickSubmitCandidates`){let e=n.selectedRecords?.[0]??{},r=n.jobId??e.jobId??e.id??e._id??n.selectedIds?.[0],i,a=new Map;try{i=await ye({search:t,jobId:r})}catch{let e=await Ao({isFromSubmission:n.isFromSubmission,jobId:r,submissionId:n.submissionId,search:t});i=Array.isArray(e)?e:[],a=await be({jobId:r,applicantIds:i.map(nE)}).catch(()=>new Map)}return i.map(e=>tE(e)).map(e=>{let t=a.get(nE(e));if(!(t||e?.isSubmitted===!0||e?.alreadySubmitted===!0))return e;let n=t?.submissionId||e?.jobSubmissionId||``,r=t?.submittedAt||e?.submittedAt||``;return{...e,disabled:!0,optionNote:RT,isSubmitted:!0,alreadySubmitted:!0,existingSubmissionId:n,...r?{submittedAt:r}:{}}})}return[]},submit:async(e,t,n)=>{let{navigate:r,selectedRecords:i=[],selectedIds:a=[],moduleName:o}=t,s=i[0]??{},c,l;t.jobId?(c=t.jobId,l=s.id??s._id??a[0]??``):o===`candidate`?(c=e.jobId??``,l=s.id??s._id??a[0]??``):(c=s.jobId??s.id??s._id??a[0]??``,l=e.candidate??``);let u=n?.dynamicOptions?.candidate?.find(e=>nE(e?._raw)===String(l)),d=n?.dynamicOptions?.jobId?.find(e=>String(e?.value)===String(c)),f=u?._raw?.isSubmitted||u?._raw?.alreadySubmitted||d?.alreadySubmitted||d?._raw?.isSubmitted||d?._raw?.alreadySubmitted;if(!c||!l)throw Error(`Select both a job and a candidate to quick submit.`);if($T(u?._raw))throw Error(UT);let p=await LT({targetModule:zT,sourceModule:BT,recordId:l});if(p.severity===`block`)throw Error(p.message);let m=f,h=u?._raw?.existingSubmissionId||u?._raw?.jobSubmissionId||d?.existingSubmissionId||d?._raw?.jobSubmissionId||``;try{let e=await W({jobId:c,applicantId:l});m||=!!e?.exists,h=e?.submissionId||h}catch(e){throw Error(`Could not verify existing submissions (${e?.message??`request failed`}). Please try again.`,{cause:e})}if(m)throw Error(`This candidate is already submitted for this job${h?` (submission ${h})`:``}.`);let g=new URLSearchParams;l&&g.set(`candidateId`,l);let _=u?.priorSubmissionId||u?._raw?.submissionId||d?.priorSubmissionId||d?._raw?.submissionId||``;_?(g.set(`submissionId`,String(_)),g.set(`isFromSubmission`,`true`)):g.set(`isFromSubmission`,`false`);let v=Do(ko({jobId:c,applicantId:l}).catch(()=>[]));return r(`/submission-create/${c}?${g.toString()}`,{state:{relevantSkillsToken:v}}),{navigated:!0}}},lE={title:`Submit`,okText:`Submit`,width:640,disabledUntilFilled:!0,autoSubmitWhenNoFields:!0,getNote:e=>e.moduleName===`candidate`?`Note: Select a job to submit this candidate.`:`Note: Select a candidate to submit for this job`,getFields:e=>e.jobId?[]:e.moduleName===`candidate`?[{name:`jobId`,label:`Job list`,type:`search-select`,required:!0,placeholder:`Search Job ID / job name - or pick a recent job`,searchFetchKey:`quickSubmitJobList`,optionLayout:{id:`{jobReferenceId}`,title:`{jobTitle}`,subtitle:`{clientJobReferenceId}`,meta:[{label:`Created`,key:`createdAt`,type:`date`},{label:`Updated`,key:`updatedAt`,type:`relative`}]}}]:[{name:`candidate`,label:`Candidate`,type:`search-select`,required:!0,placeholder:`Search candidate name / email - or pick a recent candidate`,optionsKey:`candidateOptions`,searchFetchKey:`quickSubmitCandidates`,labelTemplate:`{applicantRefrenceId} - {firstName} {lastName} - {createdAgo}`,valueKey:`applicantId`,optionLayout:{id:`{applicantRefrenceId}`,title:`{firstName} {lastName}`,titleAccent:{key:`createdAgo`,toneKey:`createdAgoTone`,prefix:` - `},subtitle:`{designation} - {email}`,meta:[{label:`Created`,key:`createdAt`,type:`date`},{label:`Updated`,key:`updatedAt`,type:`relative`}]},onSelectGuard:oE}]},uE={title:`Add Notes & Share`,okText:`Save & Share`,width:480,fields:[{name:`notes`,type:`mention-textarea`,required:!0,rows:5,placeholder:`Add your notes on the job. Use '@' to mention someone.`,mentionFetchKey:`mentionUsers`}]},dE=e=>e?.data??e;async function fE({relatedId:e,notes:n,title:r,notesFor:i}){return dE(await fn(t.b,`/notes`,{method:`POST`,body:JSON.stringify({relatedId:e,notes:n,title:r,notesFor:i})}))}var pE={getMentionOptions:async(e,t)=>H(t),submit:async(e,t)=>{let n=Array.isArray(t.selectedIds)?t.selectedIds[0]:t.selectedIds;if(!n)throw Error(`Please select a record before adding a note.`);await fE({relatedId:String(n),notes:e.notes,notesFor:t.moduleName})}},mE={name:`jobId`,label:`Job Title / ID`,type:`search-select`,required:!0,placeholder:`Minimum 3 characters`,searchFetchKey:`tagToJobJobList`,valueKey:`_id`,labelTemplate:`{jobReferenceId} - {jobTitle}`},hE={name:`hiringStage`,label:`Hiring stage`,type:`select`,required:!0,optionsKey:`hiringStageOptions`,defaultOptions:[{label:`Shortlisted`,value:`shortlisted`},{label:`Pipeline`,value:`pipeline`}],initialValueKey:`hiringStage`},gE={title:`Tag to Job`,okText:`Tag`,width:480,disabledUntilFilled:!0,autoSubmitWhenNoFields:!0,getFields:e=>e.jobId&&e.hiringStage?[]:e.jobId?[hE]:[mE,hE]},_E=e=>e?.data??e;function vE(e){return Array.isArray(e)&&e.every(e=>e&&typeof e==`object`&&`Key`in e)?e.reduce((e,{Key:t,Value:n})=>(e[t]=n,e),{}):e}function yE(e){return e?Array.isArray(e.data)?e.data.map(vE):e.stage&&Array.isArray(e.stage.data)?e.stage.data.map(vE):Array.isArray(e)?e.map(vE):[]:[]}async function bE(e=1,n=10){let r=await t.a(t.b,`/workflow/list/all?page=${e}&limit=${n}`),i=_E(r),a=Array.isArray(i)?i:i?.data??[];return{items:a,total:Number(r?.total??i?.total)||a.length,page:e,limit:n}}async function xE(e=100){let t=await bE(1,e),n=[...t.items],r=t.total,i=2;for(;n.length<r;){let t=await bE(i,e);if(!t.items.length)break;n.push(...t.items),i+=1}return{items:n,total:Math.max(r,n.length)}}async function SE(e,n){let r=_E(await t.a(t.b,`/workflow/${e}/stage/${n}`));return Array.isArray(r)?{data:r}:r}async function CE(e,n){if(!e||!n)return null;try{let r=_E(await t.a(t.b,`/module-data-list?${new URLSearchParams({module:e,limit:`1`,offset:`0`,scope:`allJobs`,filters:JSON.stringify([{field:`_id`,op:`in`,values:[String(n)],operator:`and`}])})}`));if(Array.isArray(r))return r[0]??null;if(r?.data&&Array.isArray(r.data))return r.data[0]??null;let i=r?.rows??r?.records??r?.items??r?.list;return Array.isArray(i)?i[0]??null:r??null}catch(t){return console.error(`[getModuleRecordById] failed: ${e}/${n}`,t),null}}async function wE(e){return _E(await t.a(t.S,`/source/workflow-instance`,{method:`POST`,body:JSON.stringify(e)}))}var TE={pipeline:`pipeline`,goodfited:`goodfited`,contacted:`contacted`,submitted:`submitted`,shortlisted:`shortlisted`,interviewinprogress:`interviewInprogress`,selected:`selected`};function EE(e,...t){for(let n of t){let t=String(n).split(`.`).reduce((e,t)=>e?.[t],e);if(t!=null&&t!==``)return t}}function DE(e){let t=String(e??``).trim();return t?TE[t.toLowerCase()]??t:``}function OE(e,t){let n=EE(e,`candidateId`,`candidate_id`,`applicantId`,`applicantID`,`applicantReferenceId`,`applicantRefrenceId`,`_id`,`id`)??t;if(!n)return null;let r=(EE(e,`candidateName`,`candidate_name`,`fullName`,`name`)??[EE(e,`firstName`,`first_name`),EE(e,`lastName`,`last_name`)].filter(Boolean).join(` `))||void 0,i={candidateId:String(n),candidateName:r,phone:EE(e,`phone`,`phoneNumber`,`phone_number`,`mobile`,`mobileNumber`,`mobile_number`),source:EE(e,`source`,`sourceType`,`candidateSource`,`profileSource`),submittedAt:EE(e,`submittedAt`,`lastSubmittedAt`,`updatedAt`),remarks:EE(e,`remarks`,`comment`,`comments`,`notes`),assignedRecruiter:EE(e,`assignedRecruiter`,`recruiterName`,`ownerName`,`assignedToName`),screeningStatus:EE(e,`screeningStatus`,`screening.status`,`screeningResult`),screeningScore:EE(e,`screeningScore`,`screening.score`,`score`),assignedDate:EE(e,`assignedDate`,`assignedAt`,`createdAt`)};return Object.fromEntries(Object.entries(i).filter(([,e])=>e!=null&&e!==``))}var kE={searchOptions:async(e,t)=>e.searchFetchKey===`tagToJobJobList`?V(t):[],submit:async(e,t)=>{let n=e.jobId??t.jobId,r=DE(e.hiringStage??t.hiringStage),i=Array.isArray(t.selectedIds)?t.selectedIds:[],a=Array.isArray(t.selectedRecords)?t.selectedRecords:[],o=Math.max(i.length,a.length,1);for(let e=0;e<o;e+=1){let t=i[e]?String(i[e]):``,o=OE(a[e]??{},t);await wE({jobId:n,module:`jobs`,currentStage:r,...o?{candidateDetails:o}:{}})}await U({jobId:n,candidateIds:t.selectedIds,hiringStage:r})}},AE={title:`Change Status`,okText:`Apply`,width:420,showSelectedCount:!0,fields:[{name:`status`,label:`New Status`,type:`select`,required:!0,placeholder:`Select a status`,dataSource:`master`,masterName:`clientSubmissions`,labelKey:`clientSubmissionStatusText`,valueKey:`clientSubmissionStatusText`,initialValueKey:`currentStatus`,defaultOptions:[{label:`Active`,value:`active`},{label:`Inactive`,value:`inactive`},{label:`Pending`,value:`pending`},{label:`Closed`,value:`closed`}]}]};function jE(e,t){return(t?.status??[]).find(t=>String(t?.value??``)===String(e??``))??null}var ME={submit:async(e,t,n)=>{let r=jE(e.status,n?.dynamicOptions)?._raw??{},i={clientSubmissionStatusText:String(e.status??``).trim(),clientSubmissionStatusId:Number(r.id??r.uniqueId??0)||0,clientSubmissionStatusType:String(r.type??``).trim()};await B(t.moduleName,t.selectedIds,i)}},NE={getTitleText:e=>`Remove ${e>1?`${e} Candidates`:`Candidate`} from Shortlist`,titleIcon:`delete`,okText:`Remove`,okButtonDanger:!0,width:420,getBodyText:e=>e>1?`Are you sure you want to remove ${e} selected candidates from the shortlist?`:`Are you sure you want to remove this candidate from the shortlist?`,footerNote:`The candidate will be moved back to the pipeline.`,fields:[]},PE={onOk:async e=>{await xe({jobId:e.jobId??e.selectedIds[0],candidateIds:e.selectedIds})}},FE={title:`Add to Groups`,description:`Select a group to add the selected candidate(s) to`,okText:`Add to Group`,width:480,disabledUntilFilled:!0,fields:[{name:`groupId`,label:`Group`,type:`select`,required:!0,placeholder:`Select a group`,fetchOptionsKey:`candidateGroups`}]},IE={getOptions:async e=>e.fetchOptionsKey===`candidateGroups`?ie():[],submit:async(e,t,{dynamicOptions:n})=>{let r=(n.groupId??[]).find(t=>String(t.value)===String(e.groupId));await ae({candidateIds:t.selectedIds,groupId:e.groupId,groupName:r?.label??``})}},LE=[{title:`Name`,key:`name`,render:(e,t)=>t.name||`${t.first_name??``} ${t.last_name??``}`.trim()||t.user_name||`Assigned user`},{title:`Role`,dataIndex:`role_name`,key:`role`,render:e=>e||`-`},{title:`Reporting`,dataIndex:`reporting_name`,key:`reporting`,render:e=>e||`-`}];function RE({selectedIds:e,onClose:t}){let n=e?.[0],[s,c]=(0,r.useState)(!0),[l,u]=(0,r.useState)(!1),[d,f]=(0,r.useState)({assignedUsers:[],totalSubmissions:0,message:``}),[p,m]=(0,r.useState)([]);(0,r.useEffect)(()=>{let e=!1;return c(!0),Promise.all([se(n).catch(t=>(e||i.message.error(t?.message??`Failed to load self-assign details`),{assignedUsers:[],totalSubmissions:0,message:``})),ue(n).catch(()=>({recruitersData:[]}))]).then(([t,n])=>{e||(f(t),m(Array.isArray(n?.recruitersData)?n.recruitersData:[]))}).finally(()=>{e||c(!1)}),()=>{e=!0}},[n]);let h=async()=>{u(!0);try{await oe({jobIds:[n]}),i.message.success(`Job assigned successfully`),t?.({success:!0})}catch(e){i.message.error(e?.message??`Failed to assign job`)}finally{u(!1)}};if(s)return(0,o.jsx)(`div`,{style:{display:`flex`,justifyContent:`center`,padding:48},children:(0,o.jsx)(i.Spin,{size:`large`})});let g=p.map(e=>({user_id:e.recruiterId??e.id??e.user_id,name:e.name??``,role_name:e.role_name??e.roleName??``,reporting_name:e.reporting_name??e.reportingName??``})),_=new Map(g.map(e=>[String(e.user_id??``),e])),v=(d.assignedUsers?.length??0)>0?d.assignedUsers.map(e=>{let t=e.user_id??e.userId??e.recruiterId??e.id,n=_.get(String(t??``))??{};return{...e,user_id:t,name:n.name||e.name||``,role_name:n.role_name||e.role_name||e.roleName||``,reporting_name:n.reporting_name||e.reporting_name||e.reportingName||``}}):g;return(0,o.jsxs)(`div`,{className:`self-assign-popup-body`,children:[v.length>0?(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(`div`,{style:{fontWeight:700,marginBottom:8},children:`Team Members Allocated`}),(0,o.jsx)(i.Table,{columns:LE,dataSource:v,pagination:!1,rowKey:e=>e.user_id??`${e.first_name}-${e.last_name}`,size:`small`,className:`mb-3 no-header-bg`,scroll:{y:200}}),(0,o.jsxs)(`div`,{className:`warning-card`,style:{display:`flex`,alignItems:`center`,gap:8,marginTop:12},children:[(0,o.jsx)(a.ExclamationCircleFilled,{style:{color:`#faad14`,fontSize:18}}),(0,o.jsx)(`div`,{style:{fontSize:13},children:`These users are already assigned to this job. Do you still want to assign yourself as well?`})]})]}):(0,o.jsx)(`div`,{style:{padding:`8px 0`},children:d.message||`No one is currently assigned to this job. Do you want to assign yourself?`}),(0,o.jsxs)(`div`,{style:{display:`flex`,justifyContent:`flex-end`,gap:12,marginTop:24},children:[(0,o.jsx)(i.Button,{size:`small`,onClick:()=>t?.(),disabled:l,children:`No`}),(0,o.jsx)(i.Button,{type:`primary`,size:`small`,onClick:h,loading:l,children:`Yes`})]})]})}RE.propTypes={selectedIds:l.default.array,onClose:l.default.func};var zE={title:`Self Assign`,width:480,className:`self-assign-modal`,component:RE},BE={submit:async()=>{}};function VE(e={}){let t=Array.isArray(e.jobPayDetails)?e.jobPayDetails[e.jobPayDetails.length-1]:e.jobPayDetails??e.clientBudget??{},n=Number(t.clientBudgetEnd),r=Number(t.clientBudgetStart);return Number.isFinite(n)&&n>0?n:Number.isFinite(r)&&r>0?r:null}var HE={getTitleText:(e,t,n)=>{let r=n?.jobTitle||n?.title||``;return r?`Assign - ${r}`:`Assign`},okText:`Assign`,width:520,disabledUntilFilled:!0,showAlreadyAssigned:!0,getFields:e=>(VE(e?.selectedRecords?.[0]??{}),[{name:`assignToUserId`,label:`Assign to`,type:`multi-select`,required:!0,placeholder:`Select recruiter(s)`,fetchOptionsKey:`assignToUsers`}])},UE={getOptions:async e=>e.fetchOptionsKey===`assignToUsers`?le():[],loadExtraData:async e=>ue(e.selectedIds[0]),submit:async(e,t,{removedIds:n,extraData:r})=>{await pe({jobIds:t.selectedIds,userId:e.assignToUserId,removedIds:n,existingRecruiters:r?.recruitersData})}},WE={title:`Add Sticky Notes`,getTitleText:(e,t,n,r)=>r.editingNoteId?`Edit Sticky Notes`:`Add Sticky Notes`,okText:`Save`,width:480,fields:[{name:`heading`,label:`Heading`,type:`input`,required:!0,placeholder:`Enter heading`,initialValueKey:`editingHeading`},{name:`targetDate`,label:`Target Date`,type:`date-picker`,required:!1,initialValueKey:`editingTargetDate`},{name:`comments`,label:`Comments`,type:`mention-textarea`,required:!0,rows:5,placeholder:`Enter your note here... Use '@' to mention someone.`,mentionFetchKey:`mentionUsers`,initialValueKey:`editingComments`}]},GE={getMentionOptions:async(e,t)=>H(t),submit:async(e,t)=>{let n=e.targetDate?e.targetDate.toISOString():``;t.editingNoteId?await ne(t.editingNoteId,{title:e.heading,targetDate:n,notes:e.comments}):await te({relatedIds:t.selectedIds,module:t.moduleName,title:e.heading,targetDate:n,notes:e.comments}),window.dispatchEvent(new Event(`sticky-notes:refresh`))}},KE={title:`Move to Onboarding`,bodyText:`Are you sure you want to move this candidate to onboarding?`,okText:`Yes`,cancelText:`No`,width:420,successMessage:`Moved to onboarding successfully`,successNavigate:`/onboarding`,fields:[{name:`sendOnboardingEmail`,type:`priority-checkbox`,checkboxLabel:`Send Onboarding Email`}]},qE={submit:async(e,t)=>{await me({submissionId:t.selectedRecords?.[0]?.submissionId,isMail:e.sendOnboardingEmail})}};function JE(e){return Array.isArray(e)?e[e.length-1]??{}:e&&typeof e==`object`?e:{}}var YE={USD:`$`,INR:`₹`,EUR:`€`,GBP:`£`};function XE(e,t,n){let r=JE(e?.[t])[n];if(r!=null&&r!==``)return r;let i=e?.[`${t}.${n}`];return i!=null&&i!==``?i:void 0}function ZE(e){let t=e.selectedRecords?.[0]??{},n=XE(t,`candidateRate`,`candidateAcceptedRate`)??XE(t,`candidateBudget`,`candidateBudgetStart`);if(n===void 0||Number(n)===0)return null;let r=XE(t,`candidateRate`,`candidateAcceptedCurrency`)??XE(t,`candidateBudget`,`candidateBudgetCurrency`);return{amount:n,symbol:XE(t,`candidateRate`,`candidateAcceptedCurrencySymbol`)??XE(t,`candidateBudget`,`candidateBudgetCurrencySymbol`)??YE[String(r??``).toUpperCase()]??(r||`$`),unit:XE(t,`candidateRate`,`candidateAcceptedPayUnit`)??XE(t,`candidateBudget`,`candidateBudgetUnit`)??``}}var QE={title:`Approve Rate`,okText:`Approve`,width:520,className:`medium-modal`,successMessage:`Rate approved`,getBodyText:(e,t,n,r,i)=>{let a=ZE(i);return`Candidate Rate: ${a?`${a.symbol}${a.amount}${a.unit?`/${a.unit}`:``}`:`-`}`},fields:[{name:`candidateProposedRate`,label:`Proposed Rate`,type:`number`,required:!0,placeholder:`Amount`,min:0,inlineRow:`proposedRate`,validator:(e,t)=>{if(e==null||e===``)return;let n=ZE(t);if(n&&Number(e)<=Number(n.amount))return`Proposed rate must be greater than Candidate Rate`}},{name:`candidateProposedRateCurrency`,label:`Currency`,type:`select`,required:!0,inlineRow:`proposedRate`,defaultOptions:[{label:`$ USD`,value:`$`},{label:`₹ INR`,value:`₹`},{label:`€ EUR`,value:`€`}]},{name:`candidateProposedRateUnit`,label:`Unit`,type:`select`,required:!0,inlineRow:`proposedRate`,defaultOptions:[{label:`Year`,value:`yr`},{label:`Month`,value:`mo`},{label:`Week`,value:`wk`},{label:`Hour`,value:`hr`},{label:`Daily`,value:`day`}]},{name:`submitVia`,label:`Submit Via`,type:`radio`,required:!0,defaultOptions:[{label:`Mail`,value:`Mail`},{label:`VMS`,value:`VMS`}]}]},$E={submit:async(e,t)=>{let n=t.selectedIds[0];if(await he(n,{candidateProposedRate:e.candidateProposedRate,candidateProposedRateCurrency:e.candidateProposedRateCurrency,candidateProposedRateUnit:e.candidateProposedRateUnit,submitVia:e.submitVia}),e.submitVia===`VMS`)try{await ge(n)}catch{i.message.warning(`Approved. VMS notification could not be sent — use Send Mail to notify the client.`)}else i.message.info(`Approved — use Send Mail to notify the client.`)}};async function eD(e,n={}){let r=t.l();if(!r){let e=Error(`Authentication required`);throw e.status=401,e}let i=await fetch(`${t.C}${e}`,{...n,headers:{"Content-Type":`application/json`,Authorization:`Bearer ${r}`,...n.headers}});if(i.status===401&&t.m(),!i.ok){let e=Error(`API ${i.status}: ${i.statusText}`);throw e.status=i.status,e}return i.json()}async function tD(e){let t=await eD(`/mail-form?${new URLSearchParams({submissionId:e,submissionType:`client`}).toString()}`);return t.data??t}async function nD(e){let n=t.l();if(!n){let e=Error(`Authentication required`);throw e.status=401,e}let r=new FormData;r.append(`json`,JSON.stringify(e));let i=await fetch(`${t.C}/send-mail-client-doc`,{method:`POST`,headers:{Authorization:`Bearer ${n}`},body:r});i.status===401&&t.m();let a=await i.json().catch(()=>({}));if(!i.ok||a?.status===!1){let e=Error(a?.message??a?.error??`API ${i.status}: ${i.statusText}`);throw e.status=i.status,e}return a.data??a}function rD(...e){return e.map(e=>e==null?``:String(e).trim()).find(Boolean)??``}var iD=(e,t)=>!!e&&e.toLowerCase()===rD(t).toLowerCase();function aD(e,t,n){let r=rD(t.submittedBy);return rD(iD(r,n)||iD(r,e.submitSource)||iD(r,e.supplierName)||iD(r,e.source)||iD(r,e.candidateSource)?``:r,e.signatureEmail)}function oD(e,t={}){let n=t.employerName??e.supplierName??e.submitSource;return{client:t.clientName??e.clientName,role:t.jobTitle??e.jobTitle??e.designation,reqId:t.reqId??e.jobClientRefrenceId??e.mspReqId??e.submissionId,name:t.candidateName||[e.firstName,e.lastName].filter(Boolean).join(` `)||e.candidateFullName,location:t.jobLocation??e.city??e.currentLocation??e.jobLocation,vendor:n,submittedBy:aD(e,t,n),submittedAt:t.createdAt??e.createdAt,email:t.email??e.email,employerLocation:t.employerLocation,employerName:t.employerName}}function sD(e){return MC(e).map(e=>({email:e}))}function cD(e){if(!e?.referralId)return{};let t=Number(e.referralRate??e.referalRate??0)||0,n=String(e.referralType??e.referalType??`RECURRING`).trim()||`RECURRING`,r=e.referralId??e.referalId;return{referralId:r,referalId:r,referralRate:t,referalRate:t,referralType:n,referalType:n,referralEnabled:!0,referalEnabled:!0,isReferralApplicable:!0,referralDetails:{referralId:r,referalId:r,referralRate:t,referalRate:t,referralType:n,referalType:n,referralEnabled:!0,referalEnabled:!0,isReferralApplicable:!0}}}function lD(e={}){return{to:(e.to??e.To??[]).map(e=>e.email??e.Email??e).filter(Boolean).join(`, `),cc:(e.cc??e.Cc??[]).map(e=>e.email??e.Email??e).filter(Boolean).join(`, `),bcc:(e.bcc??e.Bcc??[]).map(e=>e.email??e.Email??e).filter(Boolean).join(`, `),subject:e.subject??e.Subject??``,contents:e.content?.value??e.Content?.Value??e.contents??e.body??``}}function uD({context:e,selectedIds:t,selectedRecords:n,moduleName:a,onClose:s}){let c=n?.[0]??{},l=t?.[0]??Eh(c),[u,d]=(0,r.useState)(null),[f,p]=(0,r.useState)(!0),[m,h]=(0,r.useState)([]),[g,_]=(0,r.useState)(!1),[v,y]=(0,r.useState)(`vms`),[b,x]=(0,r.useState)(null),[S,C]=(0,r.useState)(null),[w,T]=(0,r.useState)(!1),[E,D]=(0,r.useState)(!1),[O,k]=(0,r.useState)(!1),[A,j]=(0,r.useState)(!1),[M,N]=(0,r.useState)({to:``,cc:``,bcc:``,subject:``,contents:``,showCc:!1,showBcc:!1});(0,r.useEffect)(()=>{let e=!1;return pg(l,c).then(t=>{e||d(t)}).catch(t=>{e||(i.message.error(t?.message??`Unable to load finance details`),d({record:{submission:c},lookups:{},display:{}}))}).finally(()=>{e||p(!1)}),()=>{e=!0}},[l]),(0,r.useEffect)(()=>{let e=!1;return Sg().then(t=>{e||h(t)}).catch(()=>{}),()=>{e=!0}},[]);let P=async()=>{if(b){if(v===`mail`){_(!1),D(!0),k(!0);try{let e=lD(await tD(l));N({to:e.to,cc:e.cc,bcc:e.bcc,subject:e.subject,contents:e.contents,showCc:!!e.cc,showBcc:!!e.bcc})}catch(e){i.message.error(e?.message??`Unable to prepare approval mail`)}finally{k(!1)}return}T(!0);try{await he(l,{candidateProposedRate:b.proposedRate,candidateProposedRateCurrency:b.currencyRaw??b.currency,candidateProposedRateUnit:b.rateUnit,submitVia:`VMS`,...cD(S)}),i.message.success(`Submission approved`),_(!1),x(null),C(null),s?.({success:!0})}catch(e){i.message.error(e?.message??`Unable to approve submission`)}finally{T(!1)}}},F=!O&&MC(M.to).length>0&&NC(M.to)&&NC(M.cc)&&NC(M.bcc)&&M.subject.trim()&&M.contents.trim(),I=async()=>{if(!b||!F||A)return;j(!0);let e={candidateProposedRate:b.proposedRate,candidateProposedRateCurrency:b.currencyRaw??b.currency,candidateProposedRateUnit:b.rateUnit};try{await nD({submissionId:l,to:sD(M.to),cc:sD(M.cc),bcc:sD(M.bcc),subject:M.subject||null,content:{type:`text/html`,value:M.contents||null}}),await he(l,{...e,submitVia:`VMS`,...cD(S)}),i.message.success(`Approval mail sent and submission approved`),D(!1),x(null),C(null),s?.({success:!0})}catch(e){i.message.error(e?.message??`Unable to send approval mail`)}finally{j(!1)}},L=(0,r.useMemo)(()=>({submissionApprove:async({computed:e,referral:t})=>{x(e),C(t??null),y(`vms`),_(!0)},submissionReject:async()=>{e?.navigate?.(`/popup/reject`,{replace:!0,state:{background:e?.background??null,selectedIds:t,selectedRecords:n,moduleName:a}})}}),[e,t,n,a]);return f||!u?(0,o.jsx)(`div`,{style:{display:`flex`,justifyContent:`center`,padding:48},children:(0,o.jsx)(i.Spin,{size:`large`})}):(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(ng,{type:eh,record:u.record,lookups:u.lookups,identity:oD(c,u.display),referralOptions:m,currentUserId:typeof localStorage<`u`?localStorage.getItem(`userId`)??void 0:void 0,actions:L,onClose:()=>s?.(),variant:`popup`}),(0,o.jsx)(i.Modal,{title:`Choose approval method`,open:g,okText:`Approve`,confirmLoading:w,onOk:P,onCancel:()=>{w||(_(!1),x(null),C(null))},children:(0,o.jsxs)(i.Radio.Group,{value:v,onChange:e=>y(e.target.value),style:{display:`grid`,gap:12},children:[(0,o.jsx)(i.Radio,{value:`vms`,children:`Via VMS`}),(0,o.jsx)(i.Radio,{value:`mail`,children:`Via Mail`})]})}),(0,o.jsx)(i.Drawer,{open:E,placement:`right`,onClose:()=>{A||D(!1)},closable:!1,rootClassName:`mail-popup`,width:620,maskClosable:!1,footer:(0,o.jsxs)(`div`,{className:`mail-popup__footer`,children:[(0,o.jsx)(i.Button,{onClick:()=>D(!1),disabled:A,children:`Cancel`}),(0,o.jsx)(i.Button,{type:`primary`,loading:A,disabled:!F,onClick:I,children:`Send`})]}),children:O?(0,o.jsx)(`div`,{style:{display:`flex`,justifyContent:`center`,padding:48},children:(0,o.jsx)(i.Spin,{size:`large`})}):(0,o.jsx)(RC,{value:M,onChange:N,moduleName:`submissions`,ready:!O,title:`Submit Via Mail`,contextRecords:[u.record?.submission??c]})})]})}uD.propTypes={context:l.default.object,selectedIds:l.default.array,selectedRecords:l.default.array,moduleName:l.default.string,onClose:l.default.func};var dD={title:`Manager Approve`,width:780,className:`fa-modal manager-approve-modal`,component:uD},fD={submit:async()=>{}};function pD(...e){return e.map(e=>e==null?``:String(e).trim()).find(Boolean)??``}var mD=(e,t)=>!!e&&e.toLowerCase()===pD(t).toLowerCase();function hD(e,t,n){let r=pD(t.submittedBy);return pD(mD(r,n)||mD(r,e.submitSource)||mD(r,e.supplierName)||mD(r,e.source)||mD(r,e.candidateSource)?``:r,e.signatureEmail)}function gD(e,t={}){let n=t.employerName??e.supplierName??e.submitSource;return{client:t.clientName??e.clientName,role:t.jobTitle??e.jobTitle??e.designation,reqId:t.reqId??e.jobClientRefrenceId??e.mspReqId??e.submissionId,name:t.candidateName||[e.firstName,e.lastName].filter(Boolean).join(` `)||e.candidateFullName,location:t.jobLocation??e.city??e.currentLocation??e.jobLocation,vendor:n,submittedBy:hD(e,t,n),submittedAt:t.createdAt??e.createdAt,email:t.email??e.email,employerLocation:t.employerLocation,employerName:t.employerName}}function _D(e){let t=Array.isArray(e)?e:[];for(let e=t.length-1;e>=0;--e)if(String(t[e]?.activityType??``).trim().toLowerCase()===`cfo rejected`)return t[e];return null}function vD(e){return String(e??``).toLowerCase().replace(/\b\w/g,e=>e.toUpperCase())}function yD({selectedIds:t,selectedRecords:n,onClose:a}){let s=n?.[0]??{},c=t?.[0]??Eh(s),[l,u]=(0,r.useState)(null),[d,f]=(0,r.useState)(``),[p,m]=(0,r.useState)(!0);(0,r.useEffect)(()=>{let t=!1;return m(!0),Promise.all([pg(c,s),e.rn(`submission`,c).catch(()=>[])]).then(([e,n])=>{if(t)return;let r=_D(n);f(Eh(e?.meta?.workforceEngagementId??s?.onboarding?.workforceEngagementId??s?.workforceEngagementId));let i=e?.meta?.rejectReasonComments||r?.activityComments||``;u({...e,record:{...e.record,submission:{...e.record.submission,cfoRejectionReason:i?vD(i):``,cfoRejectedAt:e?.meta?.rejectedAt??r?.activityTime??null}}})}).catch(e=>{t||(i.message.error(e?.message??`Unable to load finance details`),u({record:{submission:s},lookups:{},display:{}}))}).finally(()=>{t||m(!1)}),()=>{t=!0}},[c]);let h=(0,r.useMemo)(()=>({submissionReapproveSend:async({computed:e})=>{await _e(d,{submissionId:c,billRate:e.proposedRate,payRate:e.employerRate,currency:e.currencyRaw??e.currency,rateUnit:e.rateUnit,vmsPercent:e.clientVmsPercent}),await he(c,{candidateProposedRate:e.proposedRate,candidateProposedRateCurrency:e.currencyRaw??e.currency,candidateProposedRateUnit:e.rateUnit,submitVia:`Mail`,context:`resend`}),i.message.success(`Re-approved and sent for CFO approval`),a?.({success:!0})}}),[c,d,a]);return p||!l?(0,o.jsx)(`div`,{style:{display:`flex`,justifyContent:`center`,padding:48},children:(0,o.jsx)(i.Spin,{size:`large`})}):(0,o.jsx)(ng,{type:ih,record:l.record,lookups:l.lookups,identity:gD(s,l.display),currentUserId:typeof localStorage<`u`?localStorage.getItem(`userId`)??void 0:void 0,actions:h,onClose:()=>a?.(),variant:`popup`})}yD.propTypes={selectedIds:l.default.array,selectedRecords:l.default.array,onClose:l.default.func};var bD={title:`Re-Approve`,width:780,className:`fa-modal manager-approve-modal`,component:yD},xD={submit:async()=>{}},SD=[{id:1,name:`Re-Submission`},{id:2,name:`Candidate doesn't fit into the profile`},{id:3,name:`Incomplete candidate details - (Re-Submission)`}],CD={title:`Reject`,okText:`Reject`,okButtonDanger:!0,width:480,successMessage:`Submission rejected successfully`,fields:[{name:`rejectReason`,label:`Rejection Reasons`,type:`select`,required:!0,placeholder:`Select rejection reasons`,defaultOptions:SD.map(e=>({label:e.name,value:e.id}))},{name:`rejectReasonComments`,label:`Comments`,type:`textarea`,required:!0,rows:4}]},wD={submit:async(e,t)=>{let n=SD.find(t=>String(t.id)===String(e.rejectReason));await ve({submissionId:t.selectedIds[0],rejectReasonId:e.rejectReason,rejectReason:n?.name??``,rejectReasonComments:e.rejectReasonComments})}},TD={delete:MT,"quick-submit":lE,"add-notes":uE,"tag-to-job":gE,"change-status":AE,"remove-from-shortlist":NE,"add-to-groups":FE,"self-assign":zE,"others-assign":HE,"sticky-notes":WE,"move-to-onboarding":KE,"approve-rate":QE,"manager-approve":dD,"manager-reapprove":bD,reject:CD},ED={delete:NT,"quick-submit":cE,"add-notes":pE,"tag-to-job":kE,"change-status":ME,"remove-from-shortlist":PE,"add-to-groups":IE,"self-assign":BE,"others-assign":UE,"sticky-notes":GE,"move-to-onboarding":qE,"approve-rate":$E,"manager-approve":fD,"manager-reapprove":xD,reject:wD};function DD(e){let t=e?.data??e;return Array.isArray(t)?t:t?.data??t?.rows??t?.records??t?.items??t?.list??[]}function OD(e,...t){for(let n of t){let t=String(n).split(`.`).reduce((e,t)=>e?.[t],e);if(t!=null&&t!==``)return t}return``}function kD(e){let t=String(OD(e,`isDeleted`,`deleted`)).toLowerCase(),n=String(OD(e,`assignmentStatus`,`status`)).toLowerCase();return t!==`true`&&t!==`1`&&![`removed`,`inactive`,`deleted`].includes(n)}function AD(e){let t=OD(e,`candidateName`,`candidate_name`,`fullName`,`name`);return t?String(t):[OD(e,`firstName`,`first_name`),OD(e,`lastName`,`last_name`)].filter(Boolean).join(` `)||`Unnamed candidate`}function jD(e){return String(OD(e,`candidateId`,`candidate_id`,`candidate._id`,`candidate.id`))}function MD(e){return String(OD(e,`workforceEngagementId`,`engagementId`,`_id`,`id`))}function ND(e){return String(OD(e,`batchName`,`name`,`title`,`batch_name`))}function PD({open:n=!0,context:a={},onClose:s}){let[c,l]=(0,r.useState)([]),[u,d]=(0,r.useState)([]),[f,p]=(0,r.useState)(``),[m,h]=(0,r.useState)(!0),[g,_]=(0,r.useState)(!1),[v,y]=(0,r.useState)(``),[b,x]=(0,r.useState)(new Map),S=String(a.selectedIds?.[0]??a.selectedRecords?.[0]?._id??a.selectedRecords?.[0]?.id??a.batchId??``);(0,r.useEffect)(()=>{if(!n)return;let t=!1;return Promise.resolve().then(()=>(t||h(!0),Promise.all([e.mn(`onboarding`,200,0),e.mn(`batchCandidates`,1e3,0).catch(()=>[])]))).then(([e,n])=>{t||(l(DD(e)),x(new Map(DD(n).filter(kD).map(e=>[String(OD(e,`candidateId`,`candidate_id`)),e]).filter(([e])=>e))))}).catch(e=>{t||y(e.message||`Unable to load onboarding candidates`)}).finally(()=>{t||h(!1)}),()=>{t=!0}},[n]);let C=(0,r.useMemo)(()=>{let e=f.trim().toLowerCase();return e?c.filter(t=>[AD(t),OD(t,`email`,`candidateEmail`,`candidate_email`),OD(t,`status`,`onboardingStatus`,`onboarding_status`)].some(t=>String(t).toLowerCase().includes(e))):c},[c,f]);async function w(){if(!S){y(`Select a batch before adding candidates`);return}let n=c.filter(e=>u.includes(MD(e)));if(!n.length)return;let r=n.map(e=>({record:e,assignment:b.get(jD(e))})).filter(e=>e.assignment);if(r.length){y(`${r.map(({record:e})=>AD(e)).join(`, `)} ${r.length===1?`is`:`are`} already added to a batch. Each candidate can be added to only one batch.`);return}_(!0),y(``);try{let{userId:r}=t.o(),o=ND(a.selectedRecords?.[0])||ND(a);await Promise.all(n.map(t=>e.Gn(`batchCandidates`,{schemaVersion:1,batchId:S,batchName:o,candidateId:jD(t),workforceEngagementId:MD(t),source:`ONBOARDING`,assignmentStatus:`ASSIGNED`,assignedAt:new Date().toISOString(),assignedBy:r??0,isDeleted:!1}))),i.message.success(`${n.length} candidate${n.length===1?``:`s`} added to the batch`),s?.({refresh:!0})}catch(e){y(e.message||`Unable to add candidates to the batch`)}finally{_(!1)}}return(0,o.jsxs)(i.Modal,{open:n,title:`Add Candidate to Batch`,okText:`Add`,onOk:w,onCancel:()=>s?.(),okButtonProps:{disabled:u.length===0||!S,loading:g},cancelButtonProps:{disabled:g},closable:!g,maskClosable:!1,width:760,centered:!0,children:[v&&(0,o.jsx)(i.Alert,{type:`error`,showIcon:!0,message:v,style:{marginBottom:12}}),(0,o.jsx)(i.Input.Search,{allowClear:!0,placeholder:`Search onboarding candidates`,value:f,onChange:e=>p(e.target.value),style:{marginBottom:12}}),(0,o.jsx)(i.Table,{rowKey:e=>MD(e),columns:[{title:`Candidate`,key:`candidate`,render:(e,t)=>AD(t)},{title:`Email`,key:`email`,render:(e,t)=>OD(t,`email`,`candidateEmail`,`candidate_email`)||`—`},{title:`Onboarding status`,key:`status`,render:(e,t)=>OD(t,`status`,`onboardingStatus`,`onboarding_status`)||`—`}],dataSource:C,loading:m,size:`small`,pagination:{pageSize:10,showSizeChanger:!1},rowSelection:{selectedRowKeys:u,onChange:d,getCheckboxProps:e=>{let t=b.get(jD(e));return{disabled:!jD(e)||!MD(e)||!!t,title:t?`Candidate is already added to a batch`:void 0}}},locale:{emptyText:m?`Loading candidates…`:`No onboarding candidates found`}})]})}var FD={text:`input`,string:`input`,textarea:`textarea`,date:`date-picker`,datepicker:`date-picker`,multiselect:`multi-select`,lookup:`search-select`};function ID(e){if(!e)return null;let t=[...e.groups??[]].sort((e,t)=>Number(e.order??0)-Number(t.order??0)).flatMap(e=>[...e.fields??[]].filter(e=>e.show!==0&&e.show!==!1).sort((e,t)=>Number(e.order??0)-Number(t.order??0)).map(e=>({...e,name:e.name??e.field,label:e.label??e.field,type:FD[String(e.type??`text`).toLowerCase()]??e.type??`input`,required:e.required??e.req===1,options:(e.options??[]).map(e=>({label:e.label??e.name??e.value,value:e.value??e.id??e.label}))}))),n=LD(e.successNavigate);return{title:e.label,fields:t,...n?{successNavigate:n}:{}}}function LD(e){let t=String(e??``).trim();return!t||!t.startsWith(`/`)||t.startsWith(`//`)||/^[a-z][a-z0-9+.-]*:/i.test(t)?null:t}function RD(e,t=[]){if(!e||!Array.isArray(t)||!t.length)return e;let n=new Map(t.filter(e=>e?.name).map(e=>[String(e.name),e]));return n.size?{...e,fields:(e.fields??[]).map(r=>{let i=n.get(String(r.name))??n.get(String(r.label))??(n.size===1&&(e.fields??[]).length===1?t[0]:null);if(!i)return r;let{name:a,...o}=i;return{...r,...o}})}:e}function zD({apiMap:n={},extraConfigs:i={}}){let a=(0,r.useMemo)(()=>({...ED,...n}),[n]),s=(0,r.useMemo)(()=>{let e={...TD};return Object.entries(i).forEach(([t,n])=>{e[t]={...e[t]??{},...n}}),e},[i]),{popupKey:l}=(0,c.useParams)(),u=(0,c.useNavigate)(),{state:d={}}=(0,c.useLocation)(),[f,p]=(0,r.useState)({key:``,config:null});(0,r.useEffect)(()=>{let t=!1;if(!l||!d.moduleName)return;let n=`${d.moduleName}:${l}`;return e.gr(d.moduleName,`popup`,l).then(e=>{t||p({key:n,config:ID(e[0])})}).catch(()=>{t||p({key:n,config:null})}),()=>{t=!0}},[l,d.moduleName]);let m=(0,r.useMemo)(()=>{let e=s[l],t=`${d.moduleName}:${l}`,n=f.key===t?f.config:null;return RD(n?{...e,...n}:e,d.popupAction?.popupFieldOverrides)},[f,s,l,d.moduleName,d.popupAction?.popupFieldOverrides]),h=(0,r.useMemo)(()=>({selectedIds:d.selectedIds??[],selectedRecords:d.selectedRecords??[],moduleName:d.moduleName??``,navigate:u,background:d.background??null,...d.popupContext??{}}),[u,d.selectedIds,d.selectedRecords,d.moduleName,d.popupContext,d.background]),g=(0,r.useMemo)(()=>{let e=d.popupAction;return e?.apiPath?{submit:(n,r)=>{let i=String(e.apiMethod||`POST`).toUpperCase();return t.a(t.b,e.apiPath.startsWith(`/`)?e.apiPath:`/${e.apiPath}`,{method:i,body:[`GET`,`DELETE`].includes(i)?void 0:JSON.stringify({...n,selectedIds:r.selectedIds,selectedRecords:r.selectedRecords,moduleName:r.moduleName})})}}:{}},[d.popupAction]),_=e=>{let t=d.background;if(e?.success&&m?.successNavigate){u(m.successNavigate,{replace:!0,state:{refreshTimestamp:Date.now()}});return}if(e?.success&&t?.pathname){u(`${t.pathname}${t.search??``}`,{replace:!0,state:{...t.state??{},refreshTimestamp:Date.now()}});return}u(-1)};return l===`add-batch-candidate`?(0,o.jsx)(PD,{open:!0,context:h,onClose:_}):(0,o.jsx)(jT,{open:!0,config:m,context:h,onClose:_,api:{...a[l]??{},...g}})}var BD={title:`Vendor Share`,maxVendorSelect:1e3,defaultTab:`myVendor`,defaultPageSize:10,vendorTabs:[{key:`myVendor`,label:`My Vendors`},{key:`allVendor`,label:`All Vendors`}],vendorColumns:[{title:`Vendor Name`,dataIndex:`vendorName`,key:`vendorName`},{title:`Email`,dataIndex:`vendorEmail`,key:`vendorEmail`},{title:`Location`,dataIndex:`vendorLocation`,key:`vendorLocation`},{title:`Updated On`,dataIndex:`updatedOn`,key:`updatedOn`}]},VD={getVendorList:({jobId:e,limit:t,offset:n,type:r})=>rn({jobId:e,limit:t,offset:n,sortBy:`new`,type:r}),getMailDetails:e=>an(e),submit:({jobId:e,toMail:t,ccMail:n,bccMail:r,subject:i,contents:a})=>on({jobId:e,toMail:t,ccMail:n,bccMail:r,subject:i,contents:a})},HD=BD.vendorColumns.map(e=>({...e,render:e=>e||`-`}));function UD(){let e=(0,c.useNavigate)(),t=(0,c.useLocation)(),{selectedIds:n=[],selectedRecords:s=[],recipients:l=[],subject:u=``,onSend:d,moduleName:f=``,popupAction:p={}}=t.state??{},m=n[0]??s[0]?._id??s[0]?.id,[h,g]=(0,r.useState)({to:l.join(`, `),cc:``,bcc:``,subject:u,contents:``,showCc:!1,showBcc:!1}),[_,v]=(0,r.useState)(!m),[y,b]=(0,r.useState)(BD.defaultTab),[x,S]=(0,r.useState)(``),[C,w]=(0,r.useState)([]),[T,E]=(0,r.useState)(0),[D,O]=(0,r.useState)(0),[k,A]=(0,r.useState)(0),[j,M]=(0,r.useState)(1),[N,P]=(0,r.useState)(BD.defaultPageSize),[F,I]=(0,r.useState)(!1),[L,R]=(0,r.useState)([]);(0,r.useEffect)(()=>{if(!m)return;let e=!1;I(!0);let t=x?100:N,n=x?0:(j-1)*N;return VD.getVendorList({jobId:m,limit:t,offset:n,type:y}).then(t=>{if(e)return;let n=t?.data?.vendorList??t?.data??[],r=t?.data?.myVendorCount??0,i=t?.data?.allVendorCount??0;w(Array.isArray(n)?n:[]),E(r),O(i),A(y===`myVendor`?r:i)}).catch(()=>{e||(w([]),A(0))}).finally(()=>{e||I(!1)}),()=>{e=!0}},[m,y,j,N,x]),(0,r.useEffect)(()=>{m&&VD.getMailDetails(m).then(e=>g(t=>({...t,subject:e.subject||t.subject,contents:e.contents||t.contents,to:e.toMail?.length?Array.isArray(e.toMail)?e.toMail.join(`, `):String(e.toMail):t.to,cc:e.ccMail?.length?Array.isArray(e.ccMail)?e.ccMail.join(`, `):String(e.ccMail):t.cc}))).catch(()=>{}).finally(()=>v(!0))},[m]);let z=(0,r.useMemo)(()=>L.map(e=>C.find(t=>t.vendorId===e)?.vendorEmail??``).filter(Boolean),[L,C]),B=(0,r.useMemo)(()=>({...h,bcc:[...new Set([...MC(h.bcc),...z])].join(`, `),showBcc:h.showBcc||z.length>0}),[h,z]);function ee(e){let t=new Set(z);g({...e,bcc:MC(e.bcc).filter(e=>!t.has(e)).join(`, `)})}let V=(MC(B.to).length||MC(B.bcc).length)&&NC(B.to)&&NC(B.cc)&&NC(B.bcc)&&B.subject.trim(),H=e=>e===`myVendor`?T:D;function te(){e(-1)}function ne(){V&&VD.submit({jobId:m,toMail:MC(B.to),ccMail:MC(B.cc),bccMail:MC(B.bcc),subject:B.subject,contents:B.contents}).then(t=>{t?.status===!0?(i.message.success(t?.data||`Mail sent successfully.`),typeof d==`function`&&d({...B,message:B.contents,selectedIds:n}),e(-1)):i.message.error(t?.message||t?.data||`Failed to send mail. Please try again.`)}).catch(e=>{i.message.error(e?.message||`Failed to send mail. Please try again.`)})}let re=(0,r.useMemo)(()=>{if(!x)return C;let e=x.toLowerCase();return C.filter(t=>(t.vendorName??``).toLowerCase().includes(e)||(t.vendorEmail??``).toLowerCase().includes(e)||(t.vendorLocation??``).toLowerCase().includes(e))},[C,x]);return(0,o.jsx)(i.Drawer,{open:!0,placement:`right`,onClose:te,closable:!1,rootClassName:`vendor-share`,width:`95%`,footer:(0,o.jsxs)(`div`,{className:`vendor-share__footer`,children:[(0,o.jsx)(i.Button,{onClick:te,children:`Cancel`}),(0,o.jsx)(i.Button,{type:`primary`,disabled:!V,onClick:ne,children:`Send`})]}),children:(0,o.jsxs)(`div`,{className:`vendor-share__body`,children:[(0,o.jsxs)(`div`,{className:`vendor-share__left`,children:[(0,o.jsxs)(`div`,{className:`vendor-share__vendor-header`,children:[(0,o.jsxs)(`div`,{className:`vendor-share__vendor-header-row`,children:[(0,o.jsx)(i.Button,{type:`text`,icon:(0,o.jsx)(a.CloseOutlined,{}),onClick:te,size:`small`,style:{marginRight:8}}),(0,o.jsx)(`span`,{className:`dynamic-popup__header-icon-box`,children:(0,o.jsx)(a.TeamOutlined,{})}),(0,o.jsx)(`span`,{className:`dynamic-popup__header-label`,children:`Vendor List`}),(0,o.jsxs)(`div`,{className:`vendor-share__vendor-search`,children:[(0,o.jsx)(a.SearchOutlined,{className:`vendor-share__search-icon`}),(0,o.jsx)(i.Input,{variant:`borderless`,placeholder:`Search vendor`,value:x,onChange:e=>{S(e.target.value),M(1)},className:`vendor-share__search-input`})]})]}),(0,o.jsx)(`div`,{className:`vendor-share__vendor-tabs`,children:BD.vendorTabs.map(e=>(0,o.jsxs)(`span`,{className:`vendor-share__vendor-tab${y===e.key?` vendor-share__vendor-tab--active`:``}`,onClick:()=>{b(e.key),M(1),R([])},children:[e.label,` (`,H(e.key),`)`]},e.key))})]}),(0,o.jsx)(`div`,{className:`vendor-share__vendor-table-wrapper`,children:(0,o.jsx)(i.Table,{rowKey:e=>e.vendorId,columns:HD,dataSource:re,loading:F,pagination:!1,size:`small`,rowSelection:{selectedRowKeys:L,onChange:e=>{e.length>BD.maxVendorSelect||R(e)}},scroll:{y:`calc(100vh - 340px)`}})}),(0,o.jsx)(`div`,{className:`vendor-share__vendor-footer`,children:(0,o.jsx)(je,{current:j,pageSize:N,total:k,onChange:e=>M(e),onPageSizeChange:e=>P(e)})})]}),(0,o.jsx)(`div`,{className:`vendor-share__right`,children:(0,o.jsx)(RC,{value:B,onChange:ee,moduleName:f,defaultTemplateId:p.defaultTemplateId??t.state?.defaultTemplateId??``,ready:_,contextRecords:s,title:`Share`,hint:`Select vendors or add email addresses`,bccHint:`Vendor emails are added automatically`,afterBcc:L.length>0?(0,o.jsxs)(`div`,{className:`vendor-share__selected-count`,children:[L.length,` / `,BD.maxVendorSelect,` Vendors selected`]}):null})})]})})}var WD={EMAIL:/^[a-zA-Z0-9._%+-]+@[a-zA-Z][a-zA-Z-]*\.[a-zA-Z]{2,}$/,PHONE:/^[0-9]{10}$/,PASSWORD:/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[@$!%*?&])[A-Za-z\d@$!%*?&]{8,}$/,ALPHABETS:/^[A-Za-z ]+$/,ALPHANUMERIC:/^(?!\s)[A-Za-z0-9 ]+$/,NUMBER:/^[0-9]+$/,URL:/^(https?:\/\/)?(www\.)?([a-zA-Z0-9-]+\.)+(com|org|net|in|co|io|gov|edu)(\/[^\s]*)?$/i,CANDIDATE_ID:/^[A-Za-z0-9-]+$/,REMARKS:/^[A-Za-z0-9\s.,'"\-()!?/@#$%&]*$/,DESIGNATION:/^[a-zA-Z0-9\s,.\-&()]{2,100}$/,DOB:/^(0[1-9]|1[0-2])\/(0[1-9]|[12][0-9]|3[01])\/\d{4}$/,COMPANY_NAME:/^[A-Za-z0-9\s&.,'()-]+$/,FIRST_NAME:/^[A-Z][a-zA-Z]*$/,FULL_NAME:/^[A-Z][a-zA-Z]*(?: [A-Z][a-zA-Z]*)*$/,NO_SPACES:/^\S+$/,STARTS_WITH_CAPITAL:/^[A-Z].*$/},GD={SINGLE_FILE_COUNT:1,MULTI_FILE_COUNT:5,MAX_FILE_SIZE:2,ALLOWED_FILE_TYPES:[`image/jpeg`,`image/png`,`application/pdf`]},KD={REQUIRED:e=>`Mandatory Field`,INVALID_EMAIL:`Please enter a valid email address.`,INVALID_PHONE:`Phone number must contain exactly 10 digits.`,INVALID_PASSWORD:`Password must contain uppercase, lowercase, number, special character and minimum 8 characters.`,INVALID_ALPHABETS:`Only alphabets and spaces are allowed.`,INVALID_ALPHANUMERIC:`Only letters, numbers and spaces are allowed.`,INVALID_NUMBER:`Only numbers are allowed.`,INVALID_URL:`Please enter a valid URL.`,INVALID_CANDIDATE_ID:e=>`${e} can contain only letters, numbers and hyphens.`,INVALID_REMARKS:`Remarks contain invalid characters.`,INVALID_DESIGNATION:`Designation contains invalid characters.`,INVALID_DOB:`DOB must be in MM/DD/YYYY format.`,INVALID_LINKEDIN:`Please enter a valid LinkedIn URL.`,INVALID_COMPANY_NAME:`Company name contains invalid characters.`,INVALID_FIRST_NAME:`First letter must be capital and spaces are not allowed.`,INVALID_FULL_NAME:`Each word must start with a capital letter.`,NO_SPACES_ALLOWED:`Spaces are not allowed.`,MUST_START_WITH_CAPITAL:`First letter must be capital.`,INVALID_FILE_TYPE:`Only JPG, PNG and PDF files are allowed.`,INVALID_FILE_SIZE:`File upload must be ${GD.MAX_FILE_SIZE} MB below.`,INVALID_FILE_TYPE:`Only JPG, PNG and PDF files are allowed.`,SINGLE_FILE_ONLY:`Only one file can be uploaded.`},qD={FIRST_NAME_MIN:3,FIRST_NAME_MAX:30},JD={REMARKS_MIN:10,REMARKS_MAX:250},YD={removeSpaces:(e=``)=>e.replace(/\s/g,``),capitalizeFirstLetter:(e=``)=>e.charAt(0).toUpperCase()+e.slice(1),capitalizeWords:(e=``)=>e.replace(/\b\w/g,e=>e.toUpperCase()),removeExtraSpaces:(e=``)=>e.replace(/\s+/g,` `).trim(),firstNameFormatter:(e=``)=>e.replace(/\s+/g,` `).trimStart().replace(/\b\w/g,e=>e.toUpperCase()),fullNameFormatter:(e=``)=>e.replace(/\s+/g,` `).trimStart().replace(/\b\w/g,e=>e.toUpperCase()),phoneFormatter:(e=``)=>e.replace(/\D/g,``).slice(0,10),dobFormatter:(e=``)=>{let t=e.replace(/\D/g,``);return t.length<=2?t:t.length<=4?`${t.slice(0,2)}/${t.slice(2)}`:`${t.slice(0,2)}/${t.slice(2,4)}/${t.slice(4,8)}`}},XD={required:(e=`Field`)=>({required:!0,message:KD.REQUIRED(e)}),email:()=>({pattern:WD.EMAIL,message:KD.INVALID_EMAIL}),phone:()=>({pattern:WD.PHONE,message:KD.INVALID_PHONE}),password:()=>({pattern:WD.PASSWORD,message:KD.INVALID_PASSWORD}),alphabets:()=>({pattern:WD.ALPHABETS,message:KD.INVALID_ALPHABETS}),alphanumeric:()=>({pattern:WD.ALPHANUMERIC,message:KD.INVALID_ALPHANUMERIC}),number:()=>({pattern:WD.NUMBER,message:KD.INVALID_NUMBER}),url:()=>({pattern:WD.URL,message:KD.INVALID_URL}),candidateId:(e=`ID`)=>({pattern:WD.CANDIDATE_ID,message:KD.INVALID_CANDIDATE_ID(e)}),remarks:()=>({pattern:WD.REMARKS,message:KD.INVALID_REMARKS,REMARKS_MIN:`Remarks must be at least ${JD.REMARKS_MIN} characters.`,REMARKS_MAX:`Remarks must not exceed ${JD.REMARKS_MAX} characters.`}),designation:()=>({pattern:WD.DESIGNATION,message:KD.INVALID_DESIGNATION}),dob:(e=!0)=>({validator:(t,n)=>{if(!n)return e?Promise.reject(Error(`Date of Birth is required.`)):Promise.resolve();if(!WD.DOB.test(n))return Promise.reject(Error(KD.INVALID_DOB));let r=(0,s.default)(n,`MM/DD/YYYY`,!0);if(!r.isValid())return Promise.reject(Error(KD.INVALID_DOB));let i=(0,s.default)().endOf(`day`);return r.isAfter(i)?Promise.reject(Error(`Date of Birth cannot be a future date.`)):i.diff(r,`year`)<21?Promise.reject(Error(`Age must be at least 21 years.`)):Promise.resolve()}}),linkedin:()=>({pattern:WD.LINKEDIN,message:KD.INVALID_LINKEDIN}),companyName:()=>({pattern:WD.COMPANY_NAME,message:KD.INVALID_COMPANY_NAME}),firstName:()=>({pattern:WD.FIRST_NAME,message:KD.INVALID_FIRST_NAME,FIRST_NAME_MIN:`First Name must be at least ${qD.FIRST_NAME_MIN} characters.`,FIRST_NAME_MAX:`First Name must not exceed ${qD.FIRST_NAME_MAX} characters.`}),firstNameMinLength:()=>({min:qD.FIRST_NAME_MIN,message:KD.FIRST_NAME_MIN}),firstNameMaxLength:()=>({max:qD.FIRST_NAME_MAX,message:KD.FIRST_NAME_MAX}),remarksMinLength:()=>({min:JD.REMARKS_MIN,message:KD.REMARKS_MIN}),remarksMaxLength:()=>({max:JD.REMARKS_MAX,message:KD.REMARKS_MAX}),fullName:()=>({pattern:WD.FULL_NAME,message:KD.INVALID_FULL_NAME}),noSpaces:()=>({pattern:WD.NO_SPACES,message:KD.NO_SPACES_ALLOWED}),startsWithCapital:()=>({pattern:WD.STARTS_WITH_CAPITAL,message:KD.MUST_START_WITH_CAPITAL}),fileUpload:()=>({validator:(e,t)=>{if(!t||t.length===0)return Promise.resolve();for(let e of t){let t=e.originFileObj||e;if(!(t.size/1024/1024<=GD.MAX_FILE_SIZE))return i.message.error(KD.INVALID_FILE_SIZE),Promise.reject(Error(KD.INVALID_FILE_SIZE));if(!GD.ALLOWED_FILE_TYPES.includes(t.type))return Promise.reject(Error(KD.INVALID_FILE_TYPE))}return Promise.resolve()}}),singleFileUpload:()=>({validator:(e,t)=>{if(!t||t.length===0)return Promise.resolve();if(t.length>GD.SINGLE_FILE_COUNT)return Promise.reject(Error(KD.SINGLE_FILE_ONLY));let n=t[0];return n.size/1024/1024<GD.MAX_FILE_SIZE?GD.ALLOWED_FILE_TYPES.includes(n.type)?Promise.resolve():Promise.reject(Error(KD.INVALID_FILE_TYPE)):Promise.reject(Error(KD.INVALID_FILE_SIZE))}}),multiFileUpload:()=>({validator:(e,t)=>{if(!t||t.length===0)return Promise.resolve();if(t.length>GD.MULTI_FILE_COUNT)return Promise.reject(Error(KD.INVALID_FILE_COUNT));for(let e of t){if(!(e.size/1024/1024<GD.MAX_FILE_SIZE))return Promise.reject(Error(KD.INVALID_FILE_SIZE));if(!GD.ALLOWED_FILE_TYPES.includes(e.type))return Promise.reject(Error(KD.INVALID_FILE_TYPE))}return Promise.resolve()}})},ZD={beforeUpload:e=>[`image/jpeg`,`image/png`,`application/pdf`].includes(e.type)?e.size/1024/1024<=2?!1:(i.message.error(`File upload must be 2 MB below.`),i.Upload.LIST_IGNORE):(i.message.error(`Only JPG, PNG and PDF files are allowed.`),i.Upload.LIST_IGNORE)},QD=()=>{let[e]=i.Form.useForm();return(0,o.jsx)(`div`,{style:{padding:24},children:(0,o.jsxs)(i.Form,{form:e,layout:`vertical`,onFinish:e=>{console.log(`Form Values:`,e)},autoComplete:`off`,children:[(0,o.jsxs)(i.Row,{gutter:16,children:[(0,o.jsx)(i.Col,{span:12,children:(0,o.jsx)(i.Form.Item,{label:`Email`,name:`email`,rules:[XD.required(`Email`),XD.email()],children:(0,o.jsx)(i.Input,{})})}),(0,o.jsx)(i.Col,{span:12,children:(0,o.jsx)(i.Form.Item,{label:`Phone Number`,name:`phone`,rules:[XD.required(`Phone Number`),XD.phone()],validateTrigger:[`onBlur`,`onChange`],children:(0,o.jsx)(i.Input,{maxLength:10,onChange:t=>{e.setFieldsValue({phone:YD.phoneFormatter(t.target.value)})}})})}),(0,o.jsx)(i.Col,{span:12,children:(0,o.jsx)(i.Form.Item,{label:`Password`,name:`password`,rules:[XD.required(`Password`),XD.password()],children:(0,o.jsx)(i.Input.Password,{})})}),(0,o.jsx)(i.Col,{span:12,children:(0,o.jsx)(i.Form.Item,{label:`Full Name`,name:`fullName`,rules:[XD.required(`Full Name`),XD.alphabets(),XD.firstNameMinLength(),XD.firstNameMaxLength()],children:(0,o.jsx)(i.Input,{onChange:t=>{e.setFieldsValue({fullName:YD.firstNameFormatter(t.target.value)})}})})}),(0,o.jsx)(i.Col,{span:12,children:(0,o.jsx)(i.Form.Item,{label:`Username`,name:`username`,rules:[XD.required(`Username`),XD.alphanumeric()],children:(0,o.jsx)(i.Input,{onChange:t=>{e.setFieldsValue({username:YD.removeExtraSpaces(t.target.value)})}})})}),(0,o.jsx)(i.Col,{span:12,children:(0,o.jsx)(i.Form.Item,{label:`Website URL`,name:`website`,rules:[XD.required(`Website URL`),XD.url()],children:(0,o.jsx)(i.Input,{onChange:t=>{e.setFieldsValue({website:YD.removeExtraSpaces(t.target.value)})}})})}),(0,o.jsx)(i.Col,{span:12,children:(0,o.jsx)(i.Form.Item,{label:`MSP Req ID`,name:`mspreqID`,rules:[XD.required(`MSP Req ID`),XD.candidateId(`MSP Req ID`)],children:(0,o.jsx)(i.Input,{onChange:t=>{e.setFieldsValue({mspreqID:YD.removeExtraSpaces(t.target.value)})}})})}),(0,o.jsx)(i.Col,{span:12,children:(0,o.jsx)(i.Form.Item,{label:`Candidate ID`,name:`candidateId`,rules:[XD.required(`Candidate ID`),XD.candidateId(`Candidate ID`)],children:(0,o.jsx)(i.Input,{onChange:t=>{e.setFieldsValue({candidateId:YD.removeExtraSpaces(t.target.value)})}})})}),(0,o.jsx)(i.Col,{span:24,children:(0,o.jsx)(i.Form.Item,{label:`Remarks`,name:`remarks`,rules:[XD.required(`Remarks`),XD.remarks(),XD.remarksMinLength(),XD.remarksMaxLength()],children:(0,o.jsx)(i.Input.TextArea,{rows:4})})}),(0,o.jsx)(i.Col,{span:12,children:(0,o.jsx)(i.Form.Item,{label:`Designation`,name:`designation`,rules:[XD.required(`Designation`),XD.designation()],children:(0,o.jsx)(i.Input,{})})}),(0,o.jsx)(i.Col,{span:12,children:(0,o.jsx)(i.Form.Item,{label:`Date of Birth`,name:`dob`,rules:[XD.dob()],children:(0,o.jsx)(i.Input,{placeholder:`MM/DD/YYYY`,maxLength:10,onChange:t=>{e.setFieldsValue({dob:YD.dobFormatter(t.target.value)})}})})}),(0,o.jsx)(i.Col,{span:12,children:(0,o.jsx)(i.Form.Item,{label:`Company Name`,name:`companyName`,rules:[XD.required(`Company Name`),XD.companyName()],children:(0,o.jsx)(i.Input,{})})}),(0,o.jsx)(i.Col,{span:12,children:(0,o.jsx)(i.Form.Item,{name:`contractType`,label:`Contract Type`,children:(0,o.jsxs)(i.Select,{showSearch:!0,allowClear:!0,filterOption:(e,t)=>(t?.label??``).toLowerCase().includes(e.toLowerCase()),children:[(0,o.jsx)(i.Select.Option,{value:`C2C`,label:`C2C`,children:`C2C`}),(0,o.jsx)(i.Select.Option,{value:`W2-Contract`,label:`W2-Contract`,children:`W2-Contract`}),(0,o.jsx)(i.Select.Option,{value:`W2-Fulltime`,label:`W2-Fulltime`,children:`W2-Fulltime`}),(0,o.jsx)(i.Select.Option,{value:`1099`,label:`1099`,children:`1099`})]})})}),(0,o.jsx)(i.Col,{span:12,children:(0,o.jsx)(i.Form.Item,{name:`candidateProposedRateCurrency`,label:`Currency`,children:(0,o.jsxs)(i.Select,{showSearch:!0,allowClear:!0,children:[(0,o.jsx)(i.Select.Option,{value:`$`,children:`$`}),(0,o.jsx)(i.Select.Option,{value:`₹`,children:`₹`}),(0,o.jsx)(i.Select.Option,{value:`€`,children:`€`}),(0,o.jsx)(i.Select.Option,{value:`zł`,children:`zł`}),(0,o.jsx)(i.Select.Option,{value:`£`,children:`£`}),(0,o.jsx)(i.Select.Option,{value:`kr`,children:`kr`}),(0,o.jsx)(i.Select.Option,{value:`Fr`,children:`Fr`}),(0,o.jsx)(i.Select.Option,{value:`kr`,children:`kr`})]})})}),(0,o.jsx)(i.Col,{span:12,children:(0,o.jsx)(i.Form.Item,{label:`Resume new`,name:`resume`,children:(0,o.jsx)(i.Upload,{beforeUpload:ZD.beforeUpload,maxCount:1,children:(0,o.jsx)(i.Button,{children:`Upload Resume`})})})}),(0,o.jsx)(i.Col,{span:12,children:(0,o.jsx)(i.Form.Item,{label:`Documents`,name:`documents`,valuePropName:`fileList`,getValueFromEvent:e=>e?.fileList,rules:[XD.multiFileUpload()],children:(0,o.jsx)(i.Upload,{multiple:!0,beforeUpload:ZD.beforeUpload,children:(0,o.jsx)(i.Button,{children:`Upload Documents`})})})}),(0,o.jsx)(i.Col,{span:12,children:(0,o.jsx)(i.Form.Item,{label:`Upload File`,name:`file`,valuePropName:`fileList`,getValueFromEvent:e=>e?.fileList,rules:[XD.fileUpload()],children:(0,o.jsx)(i.Upload,{beforeUpload:ZD.beforeUpload,maxCount:1,children:(0,o.jsx)(i.Button,{children:`Upload`})})})})]}),(0,o.jsx)(i.Row,{children:(0,o.jsx)(i.Form.List,{name:`users`,children:(e,{add:t,remove:n})=>(0,o.jsxs)(o.Fragment,{children:[e.map(({key:e,name:t,...r})=>(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(i.Col,{span:12,children:(0,o.jsx)(i.Form.Item,{required:!0,...r,rules:[{required:!0,message:`First name is requried`}],name:[t,`first`],children:(0,o.jsx)(i.Input,{placeholder:`First Name`})})}),(0,o.jsx)(i.Col,{span:11,children:(0,o.jsx)(i.Form.Item,{...r,required:!0,name:[t,`last`],children:(0,o.jsx)(i.Input,{placeholder:`Last Name`})})}),(0,o.jsx)(i.Col,{span:1,children:(0,o.jsx)(a.MinusCircleOutlined,{onClick:()=>n(t)})})]})),(0,o.jsx)(i.Form.Item,{children:(0,o.jsx)(i.Button,{type:`dashed`,onClick:()=>t(),block:!0,icon:(0,o.jsx)(a.PlusOutlined,{}),children:`Add field`})})]})})}),(0,o.jsxs)(i.Form.Item,{children:[(0,o.jsx)(i.Button,{type:`primary`,htmlType:`submit`,children:`Submit`}),(0,o.jsx)(i.Button,{style:{marginLeft:10},onClick:()=>e.resetFields(),children:`Reset`})]})]})})};function $D(e){return(0,o.jsx)(E_,{children:(0,o.jsx)(DC,{...e})})}var{Text:eO}=i.Typography,tO=[{label:`Total Jobs`,value:1697,icon:`fileText`},{label:`Active Jobs`,value:1685,icon:`checkCircle`},{label:`My Jobs`,value:600,icon:`user`}],nO={fileText:(0,o.jsx)(a.FileTextOutlined,{}),checkCircle:(0,o.jsx)(a.CheckCircleOutlined,{}),user:(0,o.jsx)(a.UserOutlined,{}),filter:(0,o.jsx)(a.FilterOutlined,{})};function rO({stats:e=tO}){return(0,o.jsx)(i.Card,{children:(0,o.jsx)(i.Row,{gutter:[12,12],children:e.map(e=>(0,o.jsx)(i.Col,{xs:24,sm:24,md:8,lg:8,xl:8,children:(0,o.jsxs)(i.Card,{className:`stats-inner-card`,children:[(0,o.jsxs)(i.Space,{align:`center`,children:[nO[e.icon]??nO.fileText,(0,o.jsx)(eO,{children:e.label})]}),(0,o.jsx)(i.Statistic,{value:e.value})]})},e.label))})})}var{Text:iO}=i.Typography;function aO(e){return e?.USER_NAME??e?.user_name??e?.username??e?.name??e?.full_name??e?.fullName??e?.email??`User ${e?.USER_ID??e?.user_id??`?`}`}function oO(e){return{...e,key:e.USER_ID??e.user_id??e.userId??e.id??e._id,_name:aO(e),_email:e.email??e.EMAIL??e.user_email??``,_role:e.role_name??e.roleName??e.ROLE_NAME??``,_rawRef:e}}function sO(){let[t,n]=(0,r.useState)([]),[s,c]=(0,r.useState)(0),[l,u]=(0,r.useState)(!1),[d,f]=(0,r.useState)(1),[p,m]=(0,r.useState)(10),[h,g]=(0,r.useState)(``),_=(0,r.useCallback)(async({offset:t,limit:r,searchQuery:a}={})=>{u(!0);try{let i=await e.lr({offset:t,limit:r,searchQuery:a??``}),o=(i.users??[]).map(oO);n(o),c(i.total??o.length)}catch{i.message.error(`Failed to load users`)}finally{u(!1)}},[]);return(0,r.useEffect)(()=>{queueMicrotask(()=>{_({offset:(d-1)*p,limit:p,searchQuery:h})})},[_,d,p,h]),(0,o.jsx)(Z,{icon:(0,o.jsx)(a.TeamOutlined,{}),title:`Users`,style:{marginBottom:0},bodyStyle:{padding:0},children:(0,o.jsx)(rm,{listName:`Users`,dataSource:t,fields:[{label:`Name`,value:`_name`,width:220,render:(e,t)=>(0,o.jsxs)(`div`,{children:[(0,o.jsx)(iO,{strong:!0,style:{fontSize:13},children:e}),t._email&&(0,o.jsx)(`div`,{style:{fontSize:11,color:`var(--color-text-muted)`},children:t._email})]})},{label:`Role`,value:`_role`,width:180}],loading:l,total:s,current:d,pageSize:p,onPageChange:e=>f(e),onPageSizeChange:e=>{m(e),f(1)},onSearch:e=>{g(e),f(1)}})})}var{Text:cO}=i.Typography,lO=[{key:`job`,label:`Jobs`},{key:`candidate`,label:`Candidates`},{key:`submissions`,label:`Submissions`}],uO=[{key:`listView`,label:`List View`},{key:`filter`,label:`Filter`},{key:`form`,label:`Form`}];function dO({field:e,index:t,onToggle:n,onReorder:s}){let c=(0,r.useRef)(null),[l,u]=(0,r.useState)(!1),[d,f]=(0,r.useState)(!1);function p(e){c.current=t,e.dataTransfer.effectAllowed=`move`,f(!0)}function m(){f(!1),u(!1)}function h(e){e.preventDefault(),u(!0)}function g(){u(!1)}function _(e){e.preventDefault(),u(!1),c.current!==null&&c.current!==t&&s(c.current,t),c.current=null}return(0,o.jsxs)(`div`,{draggable:!0,onDragStart:p,onDragEnd:m,onDragOver:h,onDragLeave:g,onDrop:_,className:`uss-field-row with-edit${l?` drag-over`:``}${d?` dragging`:``}`,children:[(0,o.jsx)(`span`,{className:`uss-drag-handle`,children:(0,o.jsx)(a.HolderOutlined,{})}),(0,o.jsxs)(`span`,{className:`uss-field-name`,children:[e.fieldName,(0,o.jsx)(`span`,{className:`uss-field-key`,children:e.fieldKey})]}),(0,o.jsx)(`span`,{className:`uss-toggle-cell`,children:(0,o.jsx)(i.Switch,{size:`small`,checked:e.isVisible,onChange:e=>n(t,`isVisible`,e)})}),(0,o.jsx)(`span`,{className:`uss-toggle-cell`,children:(0,o.jsx)(i.Switch,{size:`small`,checked:!!e.isEditable,onChange:e=>n(t,`isEditable`,e)})}),(0,o.jsx)(`span`,{className:`uss-toggle-cell`,children:(0,o.jsx)(i.Switch,{size:`small`,checked:!!e.ismandatory,onChange:e=>n(t,`ismandatory`,e)})})]})}function fO({team:t,configType:n}){let[a,s]=(0,r.useState)({}),[c,l]=(0,r.useState)(!1),[u,d]=(0,r.useState)({}),[f,p]=(0,r.useState)(`job`);(0,r.useEffect)(()=>{t&&(l(!0),e.Rr(t,n).then(s).catch(()=>i.message.error(`Failed to load field config`)).finally(()=>l(!1)))},[t,n]);let m=a[f]??[];function h(e,t){s(n=>({...n,[e]:typeof t==`function`?t(n[e]??[]):t}))}function g(e,t,n){h(f,r=>r.map((r,i)=>i===e?{...r,[t]:n}:r))}function _(e,t){h(f,n=>{let r=[...n],[i]=r.splice(e,1);return r.splice(t,0,i),r.map((e,t)=>({...e,order:t}))})}async function v(){let r=f;d(e=>({...e,[r]:!0}));try{await e.li(t,r,m,n),i.message.success(`Saved`)}catch{i.message.error(`Save failed`)}finally{d(e=>({...e,[r]:!1}))}}return(0,o.jsxs)(i.Spin,{spinning:c,children:[(0,o.jsx)(i.Tabs,{size:`small`,activeKey:f,onChange:p,items:lO.map(e=>({key:e.key,label:e.label}))}),(0,o.jsxs)(`div`,{className:`uss-field-header with-edit`,children:[(0,o.jsx)(`span`,{}),(0,o.jsx)(`span`,{children:`Field`}),(0,o.jsx)(`span`,{style:{textAlign:`center`},children:`Visible`}),(0,o.jsx)(`span`,{style:{textAlign:`center`},children:`Editable`}),(0,o.jsx)(`span`,{style:{textAlign:`center`},children:`Mandatory`})]}),(0,o.jsxs)(`div`,{className:`uss-field-list`,children:[m.length===0&&!c&&(0,o.jsx)(`div`,{className:`uss-empty`,children:`No fields found.`}),m.map((e,t)=>(0,o.jsx)(dO,{field:e,index:t,onToggle:g,onReorder:_},e.fieldKey??t))]}),(0,o.jsx)(`div`,{className:`uss-modal-footer`,children:(0,o.jsxs)(i.Button,{type:`primary`,size:`small`,loading:u[f],onClick:v,children:[`Save `,lO.find(e=>e.key===f)?.label]})})]})}function pO(){let[t,n]=(0,r.useState)(null),[s,c]=(0,r.useState)(!1),[l,u]=(0,r.useState)(!1),[d,f]=(0,r.useState)(`listView`),[p,m]=(0,r.useState)([]),[h,g]=(0,r.useState)(0),[_,v]=(0,r.useState)(!1),[y,b]=(0,r.useState)(``),[x,S]=(0,r.useState)(!1),C=(0,r.useCallback)(async()=>{v(!0);try{let t=await e.cr();m(t.teams),g(t.total)}catch{i.message.error(`Failed to load teams`)}finally{v(!1)}},[]);(0,r.useEffect)(()=>{C()},[C]);function w(e){n(e),f(`listView`),c(!0)}function T(e){n(e),b(e.teamName??``),u(!0)}async function E(){if(!y.trim()){i.message.warning(`Team name is required`);return}S(!0);try{await e.ci(t,{teamName:y.trim(),managerId:t.managerId,memberIds:t.memberIds}),i.message.success(`Team updated`),u(!1),C()}catch{i.message.error(`Failed to update team`)}finally{S(!1)}}return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(Z,{icon:(0,o.jsx)(a.TeamOutlined,{}),title:`Teams`,style:{marginBottom:0},bodyStyle:{padding:0},children:(0,o.jsx)(rm,{listName:`Teams`,dataSource:p,fields:[{label:`Team Name`,value:`teamName`,width:200},{label:`Manager`,value:`manager`,width:200},{label:`Members`,value:`memberCount`,width:90,sorter:!1},{label:`Actions`,value:`_actions`,width:160,sorter:!1,render:(e,t)=>(0,o.jsxs)(`div`,{style:{display:`flex`,gap:4},children:[(0,o.jsx)(i.Button,{size:`small`,type:`link`,onClick:()=>T(t),children:`Edit`}),(0,o.jsx)(i.Button,{size:`small`,type:`link`,onClick:()=>w(t),children:`Configure`})]})}],loading:_,total:h})}),(0,o.jsx)(i.Modal,{open:l,onCancel:()=>u(!1),title:(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(a.TeamOutlined,{style:{color:`var(--color-brand)`,marginRight:6}}),`Edit Team`]}),width:420,footer:null,destroyOnClose:!0,children:(0,o.jsxs)(`div`,{className:`uss-edit-team-body`,style:{paddingTop:12},children:[(0,o.jsxs)(`div`,{children:[(0,o.jsx)(`div`,{className:`uss-edit-team-label`,children:`Team Name`}),(0,o.jsx)(i.Input,{value:y,onChange:e=>b(e.target.value),onPressEnter:E,placeholder:`Enter team name`})]}),(0,o.jsxs)(`div`,{className:`uss-modal-footer`,children:[(0,o.jsx)(i.Button,{onClick:()=>u(!1),children:`Cancel`}),(0,o.jsx)(i.Button,{type:`primary`,loading:x,onClick:E,children:`Save`})]})]})}),(0,o.jsxs)(i.Modal,{className:`uss-modal`,open:s,onCancel:()=>c(!1),title:(0,o.jsxs)(`div`,{style:{display:`flex`,alignItems:`center`,gap:8},children:[(0,o.jsx)(a.TeamOutlined,{style:{color:`var(--color-brand)`}}),(0,o.jsxs)(`span`,{children:[`Configure: `,t?.teamName]})]}),width:720,footer:null,destroyOnClose:!0,children:[(0,o.jsx)(`div`,{style:{marginBottom:12},children:(0,o.jsx)(`div`,{className:`uss-config-toggle`,children:uO.map(e=>(0,o.jsx)(`button`,{className:`uss-config-btn${d===e.key?` active`:``}`,onClick:()=>f(e.key),children:e.label},e.key))})}),t&&(0,o.jsx)(fO,{team:t,configType:d},`${t?.teamId}-${d}`)]})]})}var mO=[`view`,`add`,`edit`,`delete`],hO={view:`View`,add:`Add`,edit:`Edit`,delete:`Delete`,sourcing:`Sourcing`,assign:`Assign`,share:`Share`,change_status:`Status`,my_jobs:`My Jobs`,all_jobs:`All Jobs`,po_msa:`PO MSA`,reApprove:`ReApprove`,sendApprove:`Send Approve`};function gO(e){return hO[e]??e.replace(/_/g,` `).replace(/\b\w/g,e=>e.toUpperCase())}function _O(e){let t=mO.filter(t=>e.includes(t)),n=e.filter(e=>!mO.includes(e)).sort();return[...t,...n]}function vO(e){let t=new Set;return Object.values(e).forEach(({permissions:e})=>Object.keys(e??{}).forEach(e=>t.add(e))),_O([...t])}function yO(e){let t=0,n=0;return Object.entries(e).forEach(([e,{permissions:r}])=>{Object.entries(r??{}).forEach(([r,{value:i}])=>{Iv(e,r)&&(n++,i===`1`&&t++)})}),{enabled:t,total:n}}function bO(e={}){if(!e||typeof e!=`object`)return e;let t=Object.keys(e).find(e=>String(e).trim().toLowerCase()===`onboarding`);if(!t)return e;let n=e[t]??{},r={...n.permissions??{}};for(let e of[`sendApprove`,`reApprove`])Object.keys(r).some(t=>t.toLowerCase()===e.toLowerCase())||(r[e]={id:0,value:`0`});return{...e,[t]:{...n,permissions:r}}}function xO({value:e,onSave:t,className:n}){let[i,s]=(0,r.useState)(!1),[c,l]=(0,r.useState)(e);(0,r.useEffect)(()=>{l(e)},[e]);function u(){s(!1);let n=c.trim();n&&n!==e?t(n):l(e)}return i?(0,o.jsx)(`input`,{autoFocus:!0,className:`perm-inline-input${n?` ${n}`:``}`,value:c,style:{width:Math.max(48,c.length*8)},onChange:e=>l(e.target.value),onBlur:u,onKeyDown:t=>{t.key===`Enter`&&u(),t.key===`Escape`&&(s(!1),l(e)),t.stopPropagation()},onClick:e=>e.stopPropagation()}):(0,o.jsxs)(`span`,{className:`perm-editable-name${n?` ${n}`:``}`,onDoubleClick:e=>{e.stopPropagation(),s(!0)},children:[e,(0,o.jsx)(a.EditOutlined,{className:`perm-name-edit-icon`})]})}function SO({entry:e,label:t,onToggle:n,onLabelSave:s}){let[c,l]=(0,r.useState)(!1),[u,d]=(0,r.useState)(t),f=e?.value===`1`,p=!!e;(0,r.useEffect)(()=>{d(t)},[t]);function m(){l(!1);let e=u.trim();e&&e!==t?s(e):d(t)}return(0,o.jsx)(i.Tooltip,{title:p?f?`Click to disable`:`Click to enable`:`Not applicable for this module`,children:(0,o.jsxs)(`div`,{className:`perm-action-pill${f?` on`:``}${p?``:` na`}`,onClick:()=>{!c&&p&&n()},children:[(0,o.jsx)(`span`,{className:`perm-action-pill-dot${f?` on`:``}`}),c?(0,o.jsx)(`input`,{autoFocus:!0,className:`perm-pill-input`,value:u,style:{width:Math.max(36,u.length*7)},onChange:e=>d(e.target.value),onBlur:m,onKeyDown:e=>{e.key===`Enter`&&m(),e.key===`Escape`&&(l(!1),d(t)),e.stopPropagation()},onClick:e=>e.stopPropagation()}):(0,o.jsx)(`span`,{className:`perm-action-pill-label`,onDoubleClick:e=>{e.stopPropagation(),l(!0)},children:t}),f&&!c&&(0,o.jsx)(a.CheckOutlined,{className:`perm-action-pill-check`})]})})}function CO({menuName:e,menuData:t,permKeys:n,onChange:r,displayName:i,actionLabels:a,onModuleLabelSave:s,onActionLabelSave:c}){let l=t?.permissions??{},u=n.filter(t=>Iv(e,t)),d=u.filter(e=>l[e]?.value===`1`).length,f=u.filter(e=>l[e]).length,p=f>0&&d===f;return(0,o.jsxs)(`div`,{className:`perm-module-card${p?` all-on`:d>0&&!p?` some-on`:``}`,children:[(0,o.jsxs)(`div`,{className:`perm-module-card-header`,children:[(0,o.jsx)(xO,{value:i,onSave:t=>s(e,t),className:`perm-module-card-name`}),f>0&&(0,o.jsxs)(`span`,{className:`perm-module-card-badge${d>0?` active`:``}`,children:[d,`/`,f]})]}),(0,o.jsx)(`div`,{className:`perm-module-card-body`,children:u.map(t=>(0,o.jsx)(SO,{entry:l[t],label:a[t]??gO(t),onToggle:()=>r(e,t),onLabelSave:e=>c(t,e)},t))})]})}function wO({role:t,moduleLabels:n={},actionLabels:s={},onModuleLabelSave:c=()=>{},onActionLabelSave:l=()=>{}}){let[u,d]=(0,r.useState)({}),[f,p]=(0,r.useState)({}),[m,h]=(0,r.useState)(!1),[g,_]=(0,r.useState)(!1),[v,y]=(0,r.useState)(!1),b=e.Pr(t);(0,r.useEffect)(()=>{b&&(h(!0),y(!1),e.Ir(b).then(e=>{let t=bO(e);d(t),p(t)}).catch(()=>i.message.error(`Failed to load permissions`)).finally(()=>h(!1)))},[b]);function x(e,t){y(!0),p(n=>{let r=n[e]??{menuId:u[e]?.menuId??0,permissions:{}},i=r.permissions?.[t]??{id:0,value:`0`};return{...n,[e]:{...r,permissions:{...r.permissions,[t]:{...i,value:i.value===`1`?`0`:`1`}}}}})}async function S(){_(!0);try{await e.oi(b,f),d(f),y(!1),i.message.success(`Permissions saved`)}catch(e){i.message.error(e?.message||`Save failed`)}finally{_(!1)}}let C=(0,r.useMemo)(()=>Object.keys(f).sort(),[f]),w=(0,r.useMemo)(()=>vO(f),[f]),{enabled:T,total:E}=(0,r.useMemo)(()=>yO(f),[f]);return(0,o.jsxs)(i.Spin,{spinning:m,children:[(0,o.jsxs)(`div`,{className:`perm-panel-header`,children:[(0,o.jsxs)(`div`,{className:`perm-panel-title`,children:[(0,o.jsx)(a.LockOutlined,{style:{color:`var(--color-brand)`,marginRight:6}}),(0,o.jsx)(`span`,{children:t?.roleName}),!m&&E>0&&(0,o.jsxs)(i.Tag,{color:`blue`,style:{marginLeft:8,fontSize:11},children:[T,`/`,E,` enabled`]})]}),(0,o.jsx)(i.Button,{type:`primary`,size:`small`,icon:(0,o.jsx)(a.UnlockOutlined,{}),loading:g,disabled:!v,onClick:S,children:`Save Changes`})]}),(0,o.jsxs)(`div`,{className:`perm-hint`,children:[(0,o.jsx)(a.InfoCircleOutlined,{className:`perm-hint-icon`}),(0,o.jsxs)(`span`,{children:[`Click a pill to toggle. `,(0,o.jsx)(`strong`,{children:`Double-click`}),` a module name or action label to rename it — labels are saved locally.`]})]}),C.length===0&&!m?(0,o.jsx)(`div`,{className:`perm-empty`,children:`No permission entries found for this role.`}):(0,o.jsx)(`div`,{className:`perm-cards-grid`,children:C.map(e=>(0,o.jsx)(CO,{menuName:e,menuData:f[e],permKeys:w,onChange:x,displayName:n[e]??e,actionLabels:s,onModuleLabelSave:c,onActionLabelSave:l},e))})]})}var{Text:TO}=i.Typography,EO=[{key:`listView`,label:`List View`},{key:`filter`,label:`Filter`},{key:`form`,label:`Form`},{key:`permissions`,label:`Permissions`}];function DO(e){return String(e||``).replace(/[-_]/g,` `).replace(/\b\w/g,e=>e.toUpperCase()).trim()}function OO(e){return String(e||``).trim().toLowerCase()}function kO(e){return e?.key||e?.collectionName||e?.value||``}function AO(e=[],t=[]){let n=[],r=new Set,i=new Set,a=new Set;return e.forEach(e=>{let t=kO(e);if(!t)return;let o=OO(e.key||t),s=OO(e.collectionName);e.seeded&&(i.add(o),s&&i.add(s)),s&&a.add(s),r.add(t),n.push({label:e.label||DO(t),value:t,disabled:!!e.seeded})}),t.forEach(e=>{let t=String(e||``).trim();if(!t||r.has(t))return;let o=OO(t);a.has(o)||i.has(o)||(r.add(t),n.push({label:DO(t),value:t,disabled:!1}))}),n}function jO(){let[t,n]=(0,r.useState)(null),[s,c]=(0,r.useState)(!1),[l,u]=(0,r.useState)(`listView`),[d,f]=(0,r.useState)([]),[p,m]=(0,r.useState)(0),[h,g]=(0,r.useState)(!1),[_,v]=(0,r.useState)([]),[y,b]=(0,r.useState)([]),[x,S]=(0,r.useState)(!1),[C,w]=(0,r.useState)(!1),T=(0,r.useMemo)(()=>_.filter(e=>!e.disabled),[_]),E=!x&&T.length===0,D=(0,r.useCallback)(async()=>{g(!0);try{let t=await e.sr();f(t.roles),m(t.total)}catch{i.message.error(`Failed to load roles`)}finally{g(!1)}},[]),O=(0,r.useCallback)(async()=>{S(!0);try{let[t,n]=await Promise.all([e.yr(),e.dr()]),r=AO(t.modules,n),i=new Set(r.filter(e=>!e.disabled).map(e=>e.value));v(r),b(e=>e.filter(e=>i.has(e)))}catch{i.message.error(`Failed to load seed status`)}finally{S(!1)}},[]);(0,r.useEffect)(()=>{D()},[D]),(0,r.useEffect)(()=>{O()},[O]);async function k(){if(y.length===0){i.message.warning(E?`All modules already seeded.`:`Select at least one module to seed.`);return}w(!0);try{await e.Zr(y),i.message.success(`Role field config seeded`),b([]),await O()}catch(e){i.message.error(e?.message||`Seed failed`)}finally{w(!1)}}function A(e,t=`listView`){n(e),u(t),c(!0)}return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsxs)(Z,{icon:(0,o.jsx)(a.AppstoreOutlined,{}),title:`Field Config Seed`,style:{marginBottom:12},children:[(0,o.jsxs)(`div`,{style:{display:`flex`,alignItems:`center`,gap:12,flexWrap:`wrap`},children:[(0,o.jsx)(`div`,{style:{minWidth:320,flex:1},children:(0,o.jsx)(i.Select,{mode:`multiple`,allowClear:!0,showSearch:!0,value:y,options:_,placeholder:E?`All modules already seeded`:`Select modules or collections to seed`,disabled:x||C||E,loading:x,onChange:b,style:{width:`100%`}})}),(0,o.jsx)(i.Button,{type:`primary`,loading:C,disabled:x||y.length===0,onClick:k,children:`Seed Field Config`})]}),(0,o.jsx)(TO,{type:`secondary`,style:{display:`block`,marginTop:8,fontSize:12},children:E?`Seed is disabled because all configured modules already have role field config data.`:`Already seeded modules are disabled. New modules or collections can still be seeded.`})]}),(0,o.jsx)(Z,{icon:(0,o.jsx)(a.SafetyOutlined,{}),title:`Roles`,style:{marginBottom:0},bodyStyle:{padding:0},children:(0,o.jsx)(rm,{listName:`Roles`,dataSource:d,fields:[{label:`Role Name`,value:`roleName`,width:200},{label:`Description`,value:`description`,width:240},{label:`Users`,value:`userCount`,width:70,sorter:!1},{label:`Actions`,value:`_configure`,width:200,sorter:!1,render:(e,t)=>(0,o.jsxs)(i.Space,{size:2,children:[(0,o.jsx)(i.Button,{size:`small`,type:`link`,onClick:()=>A(t),children:`Configure`}),(0,o.jsx)(i.Button,{size:`small`,type:`link`,icon:(0,o.jsx)(a.LockOutlined,{}),onClick:()=>A(t,`permissions`),children:`Permissions`})]})}],loading:h,total:p})}),(0,o.jsxs)(i.Modal,{className:`uss-modal`,open:s,onCancel:()=>c(!1),title:(0,o.jsxs)(`div`,{style:{display:`flex`,alignItems:`center`,gap:8},children:[(0,o.jsx)(a.SafetyOutlined,{style:{color:`var(--color-brand)`}}),(0,o.jsxs)(`span`,{children:[`Configure: `,t?.roleName]})]}),width:720,footer:null,destroyOnClose:!0,children:[(0,o.jsx)(`div`,{style:{marginBottom:12},children:(0,o.jsx)(`div`,{className:`uss-config-toggle`,children:EO.map(e=>(0,o.jsx)(`button`,{className:`uss-config-btn${l===e.key?` active`:``}`,onClick:()=>u(e.key),children:e.label},e.key))})}),t&&(l===`permissions`?(0,o.jsx)(wO,{role:t},t?.roleId):(0,o.jsx)($v,{role:t,configType:l},`${t?.roleId}-${l}`))]})]})}var MO=`perm-module-labels`,NO=`perm-action-labels`;function PO(e){try{return JSON.parse(localStorage.getItem(e)??`{}`)}catch{return{}}}function FO(e,t){try{localStorage.setItem(e,JSON.stringify(t))}catch{}}function IO({label:e,onSave:t,onDelete:n,loading:s}){let[c,l]=(0,r.useState)(!1),[u,d]=(0,r.useState)(e);function f(){l(!1);let n=u.trim();n&&n!==e?t(n):d(e)}return(0,o.jsxs)(`div`,{className:`perm-manage-row`,children:[c?(0,o.jsx)(`input`,{autoFocus:!0,className:`perm-inline-input`,value:u,style:{flex:1,minWidth:0},onChange:e=>d(e.target.value),onBlur:f,onKeyDown:t=>{t.key===`Enter`&&f(),t.key===`Escape`&&(l(!1),d(e))}}):(0,o.jsx)(`span`,{className:`perm-manage-row-label`,children:e}),(0,o.jsxs)(`div`,{className:`perm-manage-row-actions`,children:[(0,o.jsx)(i.Button,{type:`text`,size:`small`,icon:(0,o.jsx)(a.EditOutlined,{}),onClick:()=>{d(e),l(!0)},loading:s}),(0,o.jsx)(i.Popconfirm,{title:`Delete this item?`,onConfirm:n,okText:`Delete`,cancelText:`Cancel`,okType:`danger`,children:(0,o.jsx)(i.Button,{type:`text`,size:`small`,icon:(0,o.jsx)(a.DeleteOutlined,{}),danger:!0})})]})]})}function LO({open:t,onClose:n}){let[s,c]=(0,r.useState)(`modules`),[l,u]=(0,r.useState)([]),[d,f]=(0,r.useState)(!1),[p,m]=(0,r.useState)(``),[h,g]=(0,r.useState)(!1),[_,v]=(0,r.useState)([]),[y,b]=(0,r.useState)(!1),[x,S]=(0,r.useState)(``),[C,w]=(0,r.useState)(``),[T,E]=(0,r.useState)(!1);(0,r.useEffect)(()=>{t&&(D(),O())},[t]);async function D(){f(!0);try{u(await e.Er())}catch{i.message.error(`Failed to load modules`)}finally{f(!1)}}async function O(){b(!0);try{v(await e.Tr())}catch{i.message.error(`Failed to load actions`)}finally{b(!1)}}async function k(){let t=p.trim();if(!t){i.message.warning(`Enter a module name`);return}g(!0);try{let n=await e.Un({menuName:t});u(e=>[...e,n]),m(``),i.message.success(`Module added`)}catch{i.message.error(`Failed to add module`)}finally{g(!1)}}async function A(t,n){try{await e.ni(t,{menuName:n}),u(e=>e.map(e=>e.MENUID===t?{...e,MENUNAME:n}:e))}catch{i.message.error(`Failed to update module`)}}async function j(t){try{await e.Qn(t),u(e=>e.filter(e=>e.MENUID!==t)),i.message.success(`Module deleted`)}catch{i.message.error(`Failed to delete module`)}}async function M(){let t=x.trim(),n=C.trim().toLowerCase().replace(/\s+/g,`_`);if(!t||!n){i.message.warning(`Enter both name and key`);return}E(!0);try{let r=await e.Hn({permissionName:t,permissionKey:n});v(e=>[...e,r]),S(``),w(``),i.message.success(`Action added`)}catch(e){i.message.error(e?.message?.includes(`409`)||e?.status===409?`Permission key already exists`:`Failed to add action`)}finally{E(!1)}}async function N(t,n){try{await e.ti(t,{permissionName:n}),v(e=>e.map(e=>e.permissionId===t?{...e,permissionName:n}:e))}catch{i.message.error(`Failed to update action`)}}async function P(t){try{await e.Zn(t),v(e=>e.filter(e=>e.permissionId!==t)),i.message.success(`Action deleted`)}catch{i.message.error(`Failed to delete action`)}}let F=[{key:`modules`,label:`Modules`,children:(0,o.jsxs)(i.Spin,{spinning:d,children:[(0,o.jsxs)(`div`,{className:`perm-manage-add-row`,children:[(0,o.jsx)(i.Input,{placeholder:`Module name`,value:p,onChange:e=>m(e.target.value),onPressEnter:k,style:{flex:1},size:`small`}),(0,o.jsx)(i.Button,{type:`primary`,size:`small`,icon:(0,o.jsx)(a.PlusOutlined,{}),loading:h,onClick:k,children:`Add`})]}),(0,o.jsxs)(`div`,{className:`perm-manage-list`,children:[l.length===0&&!d&&(0,o.jsx)(`div`,{className:`perm-empty`,style:{paddingTop:24},children:`No modules found`}),l.map(e=>(0,o.jsx)(IO,{label:e.MENUNAME,onSave:t=>A(e.MENUID,t),onDelete:()=>j(e.MENUID)},e.MENUID))]})]})},{key:`actions`,label:`Actions`,children:(0,o.jsxs)(i.Spin,{spinning:y,children:[(0,o.jsxs)(`div`,{className:`perm-manage-add-row`,children:[(0,o.jsx)(i.Input,{placeholder:`Action name (e.g. Approve)`,value:x,onChange:e=>S(e.target.value),style:{flex:1},size:`small`}),(0,o.jsx)(i.Input,{placeholder:`Key (e.g. approve)`,value:C,onChange:e=>w(e.target.value),onPressEnter:M,style:{width:140},size:`small`}),(0,o.jsx)(i.Button,{type:`primary`,size:`small`,icon:(0,o.jsx)(a.PlusOutlined,{}),loading:T,onClick:M,children:`Add`})]}),(0,o.jsxs)(`div`,{className:`perm-manage-list`,children:[_.length===0&&!y&&(0,o.jsx)(`div`,{className:`perm-empty`,style:{paddingTop:24},children:`No actions found`}),_.map(e=>(0,o.jsx)(IO,{label:`${e.permissionName} (${e.permissionKey})`,onSave:t=>N(e.permissionId,t),onDelete:()=>P(e.permissionId)},e.permissionId))]})]})}];return(0,o.jsx)(i.Modal,{open:t,onCancel:n,title:(0,o.jsxs)(`span`,{style:{display:`flex`,alignItems:`center`,gap:8},children:[(0,o.jsx)(a.SettingOutlined,{style:{color:`var(--color-brand)`}}),`Manage Modules & Actions`]}),width:520,footer:null,destroyOnClose:!0,children:(0,o.jsx)(i.Tabs,{activeKey:s,onChange:c,size:`small`,items:F})})}function RO(){let[t,n]=(0,r.useState)([]),[s,c]=(0,r.useState)(!1),[l,u]=(0,r.useState)(null),[d,f]=(0,r.useState)(``),[p,m]=(0,r.useState)(!1),[h,g]=(0,r.useState)(()=>PO(MO)),[_,v]=(0,r.useState)(()=>PO(NO)),y=(0,r.useCallback)((e,t)=>{g(n=>{let r={...n,[e]:t};return FO(MO,r),r})},[]),b=(0,r.useCallback)((e,t)=>{v(n=>{let r={...n,[e]:t};return FO(NO,r),r})},[]);function x(){g({}),v({}),FO(MO,{}),FO(NO,{}),i.message.success(`Labels reset to defaults`)}let S=(0,r.useCallback)(async()=>{c(!0);try{let{roles:t}=await e.sr();n(t),t.length>0&&u(t[0])}catch{i.message.error(`Failed to load roles`)}finally{c(!1)}},[]);(0,r.useEffect)(()=>{S()},[S]);let C=(0,r.useMemo)(()=>{let e=d.trim().toLowerCase();return e?t.filter(t=>t.roleName.toLowerCase().includes(e)):t},[t,d]),w=Object.keys(h).length>0||Object.keys(_).length>0;return(0,o.jsxs)(`div`,{className:`perm-page`,children:[(0,o.jsxs)(Z,{className:`perm-left-card`,icon:(0,o.jsx)(a.SafetyOutlined,{}),title:`Roles`,bodyStyle:{padding:0},children:[(0,o.jsx)(`div`,{className:`perm-role-search`,children:(0,o.jsx)(i.Input,{prefix:(0,o.jsx)(a.SearchOutlined,{}),placeholder:`Search roles…`,allowClear:!0,size:`small`,value:d,onChange:e=>f(e.target.value)})}),(0,o.jsx)(i.Spin,{spinning:s,children:(0,o.jsxs)(`div`,{className:`perm-role-list`,children:[C.length===0&&!s&&(0,o.jsx)(`div`,{className:`perm-role-empty`,children:`No roles found`}),C.map(e=>{let t=l?.roleId===e.roleId,n=e.description&&e.description!==`N/A`?e.description:e.roleType===0?`Default role`:`Custom role`;return(0,o.jsxs)(`div`,{className:`perm-role-item${t?` active`:``}`,onClick:()=>u(e),children:[(0,o.jsx)(`div`,{className:`perm-role-item-name`,children:e.roleName}),(0,o.jsx)(`div`,{className:`perm-role-item-desc`,children:n})]},e.roleId)})]})})]}),(0,o.jsx)(Z,{className:`perm-right-card`,icon:(0,o.jsx)(a.LockOutlined,{}),title:`Module Permissions`,extra:(0,o.jsxs)(`span`,{style:{display:`flex`,alignItems:`center`,gap:10},children:[w&&(0,o.jsx)(`button`,{className:`perm-reset-btn`,onClick:x,children:`Reset labels`}),(0,o.jsx)(i.Button,{size:`small`,icon:(0,o.jsx)(a.SettingOutlined,{}),onClick:()=>m(!0),children:`Manage`})]}),bodyStyle:{padding:`12px 16px`},children:l?(0,o.jsx)(wO,{role:l,moduleLabels:h,actionLabels:_,onModuleLabelSave:y,onActionLabelSave:b},l.roleId):(0,o.jsx)(`div`,{className:`perm-empty`,children:`Select a role from the left to manage its permissions.`})}),(0,o.jsx)(LO,{open:p,onClose:()=>m(!1)})]})}var{Title:zO,Text:BO}=i.Typography,VO=[{label:`In Progress`,value:107,sub:`Under review`,color:`blue`},{label:`Hired`,value:2,sub:`Onboarded`,color:`green`},{label:`Project Completed`,value:2,sub:`Project cycle closed`,color:`purple`},{label:`Archive`,value:2,sub:`No longer active`,color:`peach`}];function HO({items:e=VO}){return(0,o.jsx)(i.Card,{className:`onboarding-card`,title:(0,o.jsx)(zO,{level:5,children:`Onboarding`}),extra:(0,o.jsx)(i.Button,{type:`link`,children:`View all`}),children:(0,o.jsx)(i.Row,{gutter:[12,12],children:e.map(e=>(0,o.jsx)(i.Col,{xs:12,sm:6,md:6,lg:12,xl:12,children:(0,o.jsxs)(`div`,{className:`onboarding-item ${e.color}`,children:[(0,o.jsx)(BO,{className:`onboarding-item-label`,children:e.label}),(0,o.jsx)(i.Statistic,{value:e.value,className:`onboarding-stat`}),(0,o.jsx)(`div`,{className:`onboarding-item-footer`,children:(0,o.jsx)(BO,{className:`onboarding-item-sub`,children:e.sub})})]})},e.label))})})}var{Text:UO,Title:WO}=i.Typography,GO=[{group:`Dashboard`,items:[{id:`dashboard`,label:`Admin Dashboard`,icon:(0,o.jsx)(a.DashboardOutlined,{})}]},{group:`Settings`,items:[{id:`org`,label:`Organization`,icon:(0,o.jsx)(a.BankOutlined,{}),heading:`Organization Settings`,desc:`Manage your company profile and location details`,cards:[{label:`Company Information`,icon:(0,o.jsx)(a.BankOutlined,{}),desc:`Manage company profile, address and business details.`},{label:`Location`,icon:(0,o.jsx)(a.BuildOutlined,{}),desc:`Manage office locations, branches and regions.`}]},{id:`users`,label:`Users`,icon:(0,o.jsx)(a.UserOutlined,{}),heading:`Users`,desc:`Manage platform users and configure their field views.`,component:`users`},{id:`teams`,label:`Teams`,icon:(0,o.jsx)(a.TeamOutlined,{}),heading:`Teams`,desc:`Organize users into teams and configure field visibility per team.`,component:`teams`},{id:`roles`,label:`Roles`,icon:(0,o.jsx)(a.SafetyOutlined,{}),heading:`Roles`,desc:`Control permissions and configure field visibility per role.`,component:`roles`},{id:`permissions`,label:`Permissions`,icon:(0,o.jsx)(a.LockOutlined,{}),heading:`Permissions`,desc:`Manage module-wise action permissions (view, add, edit, delete, and more) per role.`,component:`permissions`},{id:`templates`,label:`Templates`,icon:(0,o.jsx)(a.FileTextOutlined,{}),heading:`Templates`,desc:`Email and signature templates for communications`,component:`templates`},{id:`ai-services`,label:`AI Services`,icon:(0,o.jsx)(a.ThunderboltOutlined,{}),heading:`AI Services`,desc:`Register the AI/automation backends (base URL + auth) that admin-configured AI Actions call.`,component:`ai-services`},{id:`bgc-integration`,label:`Integrations`,icon:(0,o.jsx)(a.SafetyOutlined,{}),heading:`Integrations`,desc:`Manage manual and API integrations used across application workflows.`,component:`bgc-integration`}]},{group:`Clients`,items:[{id:`clients`,label:`Clients`,icon:(0,o.jsx)(a.BankOutlined,{}),heading:`Clients`,desc:`Manage client accounts and settings`,cards:[{label:`Clients`,icon:(0,o.jsx)(a.BankOutlined,{}),desc:`Manage client companies and account details.`}]}]},{group:`Forms`,items:[{id:`form-groups`,label:`Form Groups`,icon:(0,o.jsx)(a.AppstoreAddOutlined,{}),heading:`Form Groups`,desc:`Define field groups for module add/edit forms with validations and dropdown sources.`,component:`form-groups`},{id:`detail-groups`,label:`Detail Groups`,icon:(0,o.jsx)(a.AppstoreOutlined,{}),heading:`Detail Groups`,desc:`Customize the detail view per module: labels, prefix/suffix, colour, capitalization, reference lookups and merged fields.`,component:`detail-groups`},{id:`row-actions`,label:`Actions`,icon:(0,o.jsx)(a.ToolOutlined,{}),heading:`Actions`,desc:`Configure which action buttons appear per row in each module's list view, scoped per role.`,component:`row-actions`}]},{group:`Master`,items:[{id:`jobs`,label:`Jobs`,icon:(0,o.jsx)(a.AppstoreOutlined,{}),heading:`Jobs Master`,desc:`Configure job sources and status types`,cards:[{label:`Sources`,icon:(0,o.jsx)(a.AppstoreOutlined,{}),desc:`Manage job source master values.`},{label:`Job Status`,icon:(0,o.jsx)(a.CheckCircleOutlined,{}),desc:`Configure job workflow status.`}]},{id:`candidates`,label:`Candidates`,icon:(0,o.jsx)(a.UserOutlined,{}),heading:`Candidates Master`,desc:`Skills, sources and work authorization settings`,cards:[{label:`Sources`,icon:(0,o.jsx)(a.AppstoreOutlined,{}),desc:`Manage candidate source values.`},{label:`Skills`,icon:(0,o.jsx)(a.SettingOutlined,{}),desc:`Manage skill master data.`},{label:`Work Authorization`,icon:(0,o.jsx)(a.SafetyOutlined,{}),desc:`Manage visa and authorization types.`}]},{id:`submissions`,label:`Submissions`,icon:(0,o.jsx)(a.FileTextOutlined,{}),heading:`Submissions Master`,desc:`Rejection reasons and submission status configuration`,cards:[{label:`Rejection Reasons`,icon:(0,o.jsx)(a.FileTextOutlined,{}),desc:`Manage common rejection reasons.`},{label:`Client Submission Status`,icon:(0,o.jsx)(a.CheckCircleOutlined,{}),desc:`Manage client submission statuses.`}]},{id:`clientmaster`,label:`Client Master`,icon:(0,o.jsx)(a.BankOutlined,{}),heading:`Client Master`,desc:`Payment terms, client types and contact types`,cards:[{label:`Payment Terms`,icon:(0,o.jsx)(a.FileTextOutlined,{}),desc:`Manage billing and payment terms.`},{label:`Client Type`,icon:(0,o.jsx)(a.AppstoreOutlined,{}),desc:`Classify client business types.`},{label:`Client Contact Type`,icon:(0,o.jsx)(a.TeamOutlined,{}),desc:`Manage client contact categories.`}]}]}],KO=[{label:`Sourced`,count:312,color:`#378ADD`,pct:35},{label:`Screened`,count:223,color:`#7F77DD`,pct:25},{label:`Interview`,count:161,color:`#1D9E75`,pct:18},{label:`Offered`,count:107,color:`#EF9F27`,pct:12},{label:`Rejected`,count:89,color:`#E24B4A`,pct:10}],qO=[{name:`Tcs`,jobs:14,candidates:86},{name:`Empasis`,jobs:9,candidates:64},{name:`NovaSystems`,jobs:7,candidates:51},{name:`Brightwave`,jobs:5,candidates:38}],JO=[{text:`New candidate Ravi Kumar added to Java Developer role`,time:`2 min ago`,color:`#378ADD`},{text:`Submission approved by Acme Corp for Sr. React Dev`,time:`18 min ago`,color:`#1D9E75`},{text:`User Priya S. added to Recruiters team`,time:`1 hr ago`,color:`#7F77DD`},{text:`Job Data Analyst — TechFlow moved to archived`,time:`3 hr ago`,color:`#EF9F27`},{text:`Candidate rejected — work authorization mismatch`,time:`5 hr ago`,color:`#E24B4A`}];function YO(){return(0,o.jsxs)(`div`,{style:{display:`flex`,flexDirection:`column`,gap:16},children:[(0,o.jsxs)(Z,{icon:(0,o.jsx)(a.DashboardOutlined,{}),title:`Admin Dashboard`,children:[(0,o.jsx)(`div`,{className:`admin-accent-bar`}),(0,o.jsx)(WO,{level:5,children:`Admin Dashboard`}),(0,o.jsx)(UO,{type:`secondary`,children:`Overview of jobs, candidates, onboarding and recent activity`})]}),(0,o.jsx)(`div`,{className:`admin-dashboard-stats`,children:(0,o.jsx)(rO,{stats:[{label:`Total Jobs`,value:1697,icon:`fileText`},{label:`Active Jobs`,value:1685,icon:`checkCircle`},{label:`My Jobs`,value:600,icon:`user`},{label:`Total Candidates`,value:4320,icon:`team`},{label:`Submissions`,value:892,icon:`fileText`}]})}),(0,o.jsxs)(`div`,{className:`admin-dashboard-mid-row`,children:[(0,o.jsx)(HO,{}),(0,o.jsxs)(Z,{icon:(0,o.jsx)(a.AppstoreOutlined,{}),title:`Candidate Pipeline`,children:[(0,o.jsx)(UO,{type:`secondary`,style:{fontSize:12},children:`By stage (892 total)`}),(0,o.jsx)(`div`,{className:`admin-pipeline-bar`,children:KO.map(e=>(0,o.jsx)(`div`,{className:`admin-pipeline-seg`,style:{width:`${e.pct}%`,background:e.color}},e.label))}),(0,o.jsx)(`div`,{className:`admin-pipeline-legend`,children:KO.map(e=>(0,o.jsxs)(`div`,{className:`admin-pipeline-legend-item`,children:[(0,o.jsx)(`span`,{className:`admin-pipeline-dot`,style:{background:e.color}}),e.label,` `,e.count]},e.label))}),(0,o.jsx)(`div`,{className:`admin-divider`}),(0,o.jsx)(UO,{strong:!0,style:{fontSize:12},children:`Submission status`}),(0,o.jsxs)(`div`,{className:`admin-sub-status-list`,style:{marginTop:6},children:[(0,o.jsxs)(`div`,{className:`admin-sub-status-item`,children:[(0,o.jsx)(UO,{style:{fontSize:13},children:`Pending client review`}),(0,o.jsx)(`span`,{className:`admin-badge warn`,children:`312`})]}),(0,o.jsxs)(`div`,{className:`admin-sub-status-item`,children:[(0,o.jsx)(UO,{style:{fontSize:13},children:`Client approved`}),(0,o.jsx)(`span`,{className:`admin-badge success`,children:`248`})]}),(0,o.jsxs)(`div`,{className:`admin-sub-status-item`,children:[(0,o.jsx)(UO,{style:{fontSize:13},children:`Rejected`}),(0,o.jsx)(`span`,{className:`admin-badge danger`,children:`89`})]})]})]})]}),(0,o.jsxs)(`div`,{className:`admin-dashboard-bottom-row`,children:[(0,o.jsx)(Z,{icon:(0,o.jsx)(a.BankOutlined,{}),title:`Top Clients`,extra:(0,o.jsx)(i.Button,{type:`link`,size:`small`,children:`View all`}),children:qO.map(e=>(0,o.jsxs)(`div`,{className:`admin-client-row`,children:[(0,o.jsxs)(`div`,{className:`admin-client-left`,children:[(0,o.jsx)(`div`,{className:`admin-client-icon`,children:(0,o.jsx)(a.BankOutlined,{})}),(0,o.jsxs)(`div`,{children:[(0,o.jsx)(`div`,{className:`admin-client-name`,children:e.name}),(0,o.jsxs)(`div`,{className:`admin-client-sub`,children:[e.jobs,` open jobs`]})]})]}),(0,o.jsxs)(`div`,{className:`admin-client-right`,children:[(0,o.jsx)(`div`,{className:`admin-client-val`,children:e.candidates}),(0,o.jsx)(`div`,{className:`admin-client-sub`,children:`candidates`})]})]},e.name))}),(0,o.jsx)(Z,{icon:(0,o.jsx)(a.BellOutlined,{}),title:`Recent Activity`,children:JO.map((e,t)=>(0,o.jsxs)(`div`,{className:`admin-activity-row`,children:[(0,o.jsx)(`div`,{className:`admin-activity-dot`,style:{background:e.color}}),(0,o.jsxs)(`div`,{children:[(0,o.jsx)(`div`,{className:`admin-activity-text`,children:e.text}),(0,o.jsx)(`div`,{className:`admin-activity-time`,children:e.time})]})]},t))})]}),(0,o.jsx)(Z,{icon:(0,o.jsx)(a.SettingOutlined,{}),title:`Admin Configuration Overview`,extra:(0,o.jsx)(i.Button,{type:`link`,size:`small`,children:`Manage`}),children:(0,o.jsxs)(i.Row,{gutter:[24,0],children:[(0,o.jsxs)(i.Col,{span:8,children:[(0,o.jsx)(UO,{type:`secondary`,style:{fontSize:12,fontWeight:500},children:`Settings`}),[[`Organization`,2],[`User Settings`,4],[`Templates`,2]].map(([e,t])=>(0,o.jsxs)(`div`,{className:`admin-cfg-overview-row`,children:[(0,o.jsx)(UO,{style:{fontSize:12},children:e}),(0,o.jsxs)(`span`,{className:`admin-badge info`,children:[t,` items`]})]},e))]}),(0,o.jsxs)(i.Col,{span:8,children:[(0,o.jsx)(UO,{type:`secondary`,style:{fontSize:12,fontWeight:500},children:`Master`}),[[`Jobs`,2],[`Candidates`,3],[`Submissions`,2]].map(([e,t])=>(0,o.jsxs)(`div`,{className:`admin-cfg-overview-row`,children:[(0,o.jsx)(UO,{style:{fontSize:12},children:e}),(0,o.jsxs)(`span`,{className:`admin-badge info`,children:[t,` items`]})]},e))]}),(0,o.jsxs)(i.Col,{span:8,children:[(0,o.jsx)(UO,{type:`secondary`,style:{fontSize:12,fontWeight:500},children:`System`}),[[`Total Groups`,4],[`Total Modules`,9],[`Config Items`,19]].map(([e,t])=>(0,o.jsxs)(`div`,{className:`admin-cfg-overview-row`,children:[(0,o.jsx)(UO,{style:{fontSize:12},children:e}),(0,o.jsx)(UO,{strong:!0,style:{fontSize:12},children:t})]},e))]})]})})]})}function XO({activeSection:e,activeGroup:t,filteredCards:n,searchText:r,setSearchText:s,allItems:c,handleNav:l}){return(0,o.jsxs)(i.Row,{gutter:[16,16],children:[(0,o.jsx)(i.Col,{span:24,children:(0,o.jsxs)(Z,{icon:e?.icon,title:e?.heading,extra:(0,o.jsx)(i.Input,{className:`admin-search`,prefix:(0,o.jsx)(a.SearchOutlined,{}),placeholder:`Search settings…`,allowClear:!0,value:r,onChange:e=>s(e.target.value)}),children:[(0,o.jsx)(`div`,{className:`admin-accent-bar`}),(0,o.jsx)(WO,{level:5,children:e?.heading}),(0,o.jsx)(UO,{type:`secondary`,children:e?.desc})]})}),(0,o.jsx)(i.Col,{xs:24,xl:16,style:{alignSelf:`flex-start`},children:(0,o.jsx)(Z,{icon:(0,o.jsx)(a.AppstoreOutlined,{}),title:`Configuration Items`,extra:(0,o.jsxs)(UO,{type:`secondary`,children:[n.length,` item`,n.length===1?``:`s`]}),children:(0,o.jsx)(i.Row,{gutter:[14,14],children:n.length>0?n.map(e=>(0,o.jsx)(i.Col,{xs:24,sm:12,xl:8,children:(0,o.jsxs)(`div`,{className:`admin-config-item`,children:[(0,o.jsx)(`div`,{className:`admin-config-top-bar`}),(0,o.jsxs)(`div`,{className:`admin-config-body`,children:[(0,o.jsx)(`div`,{className:`admin-config-icon`,children:e.icon}),(0,o.jsxs)(`div`,{className:`admin-config-text`,children:[(0,o.jsx)(`span`,{className:`admin-config-label`,children:e.label}),(0,o.jsx)(`span`,{className:`admin-config-desc`,children:e.desc})]})]}),(0,o.jsx)(`div`,{className:`admin-config-divider`}),(0,o.jsx)(i.Button,{type:`link`,size:`small`,className:`admin-config-manage`,icon:(0,o.jsx)(a.RightOutlined,{}),iconPosition:`end`,children:`Manage`})]})},e.label)):(0,o.jsx)(i.Col,{span:24,children:(0,o.jsx)(`div`,{className:`admin-config-empty`,children:(0,o.jsx)(i.Empty,{description:`No settings found`,image:i.Empty.PRESENTED_IMAGE_SIMPLE})})})})})}),(0,o.jsx)(i.Col,{xs:24,xl:8,style:{alignSelf:`flex-start`},children:(0,o.jsxs)(Z,{icon:(0,o.jsx)(a.FileTextOutlined,{}),title:`Section Overview`,children:[(0,o.jsx)(`div`,{className:`admin-overview-list`,children:GO.filter(e=>e.group!==`Dashboard`).map(e=>{let n=e.group===t?.group;return(0,o.jsxs)(`div`,{className:`admin-overview-item${n?` active`:``}`,onClick:()=>{let t=e.items[0];t&&l(t.id)},children:[(0,o.jsxs)(`div`,{className:`admin-overview-left`,children:[(0,o.jsx)(`div`,{className:`admin-overview-icon`,children:e.items[0]?.icon}),(0,o.jsxs)(`div`,{className:`admin-overview-text`,children:[(0,o.jsx)(`span`,{className:`admin-overview-name`,children:e.group}),(0,o.jsxs)(`span`,{className:`admin-overview-sub`,children:[e.items.length,` module`,e.items.length===1?``:`s`]})]})]}),(0,o.jsx)(`span`,{className:`admin-overview-count${n?` active`:``}`,children:e.items.length})]},e.group)})}),(0,o.jsxs)(`div`,{className:`admin-overview-footer`,children:[(0,o.jsx)(`span`,{className:`admin-overview-footer-label`,children:`Total configuration items`}),(0,o.jsx)(`span`,{className:`admin-overview-footer-value`,children:c.filter(e=>e.cards).reduce((e,t)=>e+t.cards.length,0)})]})]})})]})}function ZO(){let[e,t]=(0,r.useState)(`dashboard`),[n,s]=(0,r.useState)(``),c=(0,r.useMemo)(()=>GO.flatMap(e=>e.items),[]),l=(0,r.useMemo)(()=>c.find(t=>t.id===e),[c,e]),u=(0,r.useMemo)(()=>GO.find(t=>t.items.some(t=>t.id===e)),[e]),d=(0,r.useMemo)(()=>{if(!l?.cards)return[];let e=n.trim().toLowerCase();return e?l.cards.filter(t=>t.label.toLowerCase().includes(e)||t.desc.toLowerCase().includes(e)):l.cards},[l,n]),f=(0,r.useMemo)(()=>GO.map(e=>({key:e.group,type:`group`,label:e.group,children:e.items.map(e=>({key:e.id,icon:e.icon,label:e.label}))})),[]),p=e=>{t(e),s(``)};return e===`dashboard`||l?.heading,(0,o.jsxs)(`main`,{className:`admin-page`,children:[(0,o.jsx)(`div`,{className:`admin-breadcrumb`,children:(0,o.jsx)(i.Breadcrumb,{items:[{title:(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(a.HomeOutlined,{}),` Home`]})},{title:`Admin`}]})}),(0,o.jsxs)(i.Row,{gutter:[16,16],className:`admin-wrapper`,children:[(0,o.jsx)(i.Col,{xs:24,lg:6,xl:5,children:(0,o.jsxs)(Z,{title:`Admin Console`,icon:(0,o.jsx)(a.SettingOutlined,{}),children:[(0,o.jsxs)(`div`,{className:`admin-sidebar-banner`,children:[(0,o.jsx)(`span`,{className:`admin-sidebar-banner-title`,children:`Admin Panel`}),(0,o.jsx)(`span`,{className:`admin-sidebar-banner-sub`,children:`Configuration Center`}),(0,o.jsxs)(i.Row,{gutter:[8,0],children:[(0,o.jsx)(i.Col,{span:12,children:(0,o.jsxs)(`div`,{className:`admin-sidebar-pill`,children:[(0,o.jsx)(`span`,{className:`admin-sidebar-pill-label`,children:`Groups`}),(0,o.jsx)(`span`,{className:`admin-sidebar-pill-value`,children:GO.length})]})}),(0,o.jsx)(i.Col,{span:12,children:(0,o.jsxs)(`div`,{className:`admin-sidebar-pill`,children:[(0,o.jsx)(`span`,{className:`admin-sidebar-pill-label`,children:`Modules`}),(0,o.jsx)(`span`,{className:`admin-sidebar-pill-value`,children:c.length})]})})]})]}),(0,o.jsx)(i.Menu,{mode:`inline`,selectedKeys:[e],items:f,onClick:({key:e})=>p(e),className:`admin-sidebar-menu`})]})}),(0,o.jsx)(i.Col,{xs:24,lg:18,xl:19,children:e===`dashboard`?(0,o.jsx)(YO,{}):l?.component===`form-groups`?(0,o.jsx)(Lb,{}):l?.component===`detail-groups`?(0,o.jsx)(ux,{}):l?.component===`row-actions`?(0,o.jsx)($x,{}):l?.component===`users`?(0,o.jsx)(sO,{}):l?.component===`teams`?(0,o.jsx)(pO,{}):l?.component===`roles`?(0,o.jsx)(jO,{}):l?.component===`permissions`?(0,o.jsx)(RO,{}):l?.component===`templates`?(0,o.jsx)(cS,{}):l?.component===`ai-services`?(0,o.jsx)(fS,{}):l?.component===`bgc-integration`?(0,o.jsx)(vS,{}):(0,o.jsx)(XO,{activeSection:l,activeGroup:u,filteredCards:d,searchText:n,setSearchText:s,allItems:c,handleNav:p})})]})]})}var{Title:QO}=i.Typography;function $O(){let e=(0,c.useNavigate)(),{state:t}=(0,c.useLocation)(),n=t?.moduleName||`stickyNotes`,r=t?.title||`Sticky Notes`,s={...t?.request,params:{...t?.request?.params,limit:200,offset:0}};return(0,o.jsxs)(`div`,{children:[(0,o.jsx)(i.Button,{type:`text`,icon:(0,o.jsx)(a.ArrowLeftOutlined,{}),onClick:()=>e(-1),style:{marginBottom:12},children:`Back`}),(0,o.jsx)(Dt,{moduleName:n,title:r,columns:4,request:s,viewAll:!1})]})}var{Text:ek,Title:tk}=i.Typography,nk=10*1024*1024,rk=`/templates/test_cases_flow_template.base64.txt`,ik=`test_cases_flow_template.xlsx`,ak=`module | subModule | step_order | description | actions | key | value | expected | scenario`,ok={idle:0,module_set:1,encoding:1,validating:2,preview:3,inserting:3,done:4,error:1},sk=[{label:`Home`,href:`/`},{label:`Test Cases`,href:`/addTestCase`},{label:`Bulk upload`,href:`/bulk-upload`}];function ck(e){return new Promise((t,n)=>{let r=new FileReader;r.onload=()=>t(String(r.result).split(`,`)[1]),r.onerror=n,r.readAsDataURL(e)})}function lk(e){return e.filter(e=>e.row_status===`valid`).map(e=>{let t={...e};return delete t.row_status,delete t.errors,t})}function uk(e){return e.flatMap(e=>(e.errors??[]).map(t=>({id:e.id,...t})))}function dk({errors:e}){return(0,o.jsx)(`div`,{className:`bulk-tooltip-errors`,children:(e??[]).map((e,t)=>(0,o.jsx)(`div`,{children:e.message},`${e.field}-${t}`))})}function fk({errors:e,expanded:t,onToggle:n,onSummaryClick:r}){return e.length===0?null:(0,o.jsxs)(`div`,{className:`bulk-error-banner`,children:[(0,o.jsxs)(`div`,{className:`bulk-error-summary`,children:[(0,o.jsxs)(`button`,{type:`button`,className:`bulk-error-summary-main`,onClick:r,"aria-label":`Scroll to first invalid row`,children:[(0,o.jsx)(a.ExclamationCircleOutlined,{className:`bulk-error-icon`}),(0,o.jsxs)(`span`,{children:[e.length,` validation error(s) found`]})]}),(0,o.jsx)(i.Button,{type:`link`,onClick:n,"aria-expanded":t,children:t?`Hide Errors`:`View Errors`})]}),t&&(0,o.jsx)(`div`,{className:`bulk-error-list`,role:`region`,"aria-label":`Validation error details`,children:e.map((e,t)=>(0,o.jsxs)(`div`,{className:`bulk-error-line`,children:[(0,o.jsxs)(`span`,{className:`bulk-row-chip`,children:[`Row `,e.id]}),(0,o.jsx)(`span`,{children:e.message})]},`${e.id}-${e.field}-${t}`))})]})}function pk({rows:e,view:t,onViewChange:n,onConfirm:r,onReset:s,saving:c,firstInvalidRowId:l,firstInvalidRowRef:u}){let d=e.filter(e=>e.row_status===`invalid`),f=t===`errors`?d:e,p=d.length>0||c;return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsxs)(i.Row,{justify:`space-between`,align:`middle`,gutter:[16,16],className:`bulk-table-toolbar`,children:[(0,o.jsx)(i.Col,{children:(0,o.jsxs)(i.Space.Compact,{children:[(0,o.jsx)(i.Button,{type:t===`all`?`primary`:`default`,onClick:()=>n(`all`),children:`All rows`}),(0,o.jsx)(i.Button,{type:t===`errors`?`primary`:`default`,onClick:()=>n(`errors`),children:`Errors only`})]})}),(0,o.jsx)(i.Col,{children:(0,o.jsxs)(ek,{type:`secondary`,children:[e.length,` row(s)`]})})]}),(0,o.jsx)(`div`,{className:`bulk-table-wrap`,children:(0,o.jsxs)(`table`,{className:`bulk-preview-table`,children:[(0,o.jsx)(`thead`,{children:(0,o.jsxs)(`tr`,{children:[(0,o.jsx)(`th`,{className:`bulk-col-row`,children:`Row`}),(0,o.jsx)(`th`,{className:`bulk-col-flow`,children:`Submodule`}),(0,o.jsx)(`th`,{className:`bulk-col-description`,children:`Description`}),(0,o.jsx)(`th`,{className:`bulk-col-keyword`,children:`Action`}),(0,o.jsx)(`th`,{className:`bulk-col-target`,children:`Key`}),(0,o.jsx)(`th`,{className:`bulk-col-status`,children:`Status`}),(0,o.jsx)(`th`,{className:`bulk-col-error`,children:`Error`})]})}),(0,o.jsx)(`tbody`,{children:f.map(e=>{let t=e.errors??[],n=e.row_status===`invalid`;return(0,o.jsxs)(`tr`,{ref:n&&e.id===l?u:null,className:n?`bulk-row-invalid`:``,children:[(0,o.jsx)(`td`,{children:e.id}),(0,o.jsx)(`td`,{title:e.submodule,children:e.submodule}),(0,o.jsx)(`td`,{title:e.description,children:e.description?e.description:(0,o.jsx)(`span`,{className:`bulk-empty-text`,children:`-empty-`})}),(0,o.jsx)(`td`,{children:(0,o.jsx)(`code`,{className:`bulk-code-chip`,children:e.actions})}),(0,o.jsx)(`td`,{title:e.key,children:e.key}),(0,o.jsx)(`td`,{children:n?(0,o.jsx)(i.Tag,{color:`red`,children:`Error`}):(0,o.jsx)(i.Tag,{color:`green`,children:`Valid`})}),(0,o.jsx)(`td`,{children:n?(0,o.jsx)(i.Tooltip,{title:(0,o.jsx)(dk,{errors:t}),placement:`left`,children:(0,o.jsxs)(`button`,{type:`button`,className:`bulk-error-info`,"aria-label":`View ${t.length} error(s) for row ${e.id}`,children:[(0,o.jsx)(a.InfoCircleOutlined,{}),(0,o.jsx)(i.Badge,{count:t.length,size:`small`})]})}):(0,o.jsx)(`span`,{className:`bulk-error-none`,children:`-`})})]},`${e.id}-${e.step_order}`)})})]})}),(0,o.jsxs)(i.Space,{className:`bulk-actions`,children:[(0,o.jsx)(i.Button,{icon:(0,o.jsx)(a.ReloadOutlined,{}),onClick:s,children:`Reset`}),(0,o.jsx)(i.Button,{type:`primary`,icon:(0,o.jsx)(a.SaveOutlined,{}),loading:c,disabled:p,onClick:r,children:d.length>0?`Fix ${d.length} error(s) to proceed`:`Save to database`})]})]})}function mk(){let n=(0,c.useNavigate)(),s=(0,r.useMemo)(()=>t.c(),[]),l=(0,r.useRef)(null),u=(0,r.useRef)(null),[d,f]=(0,r.useState)([]),[p,m]=(0,r.useState)(``),[h,g]=(0,r.useState)(`idle`),[_,v]=(0,r.useState)(!1),[y,b]=(0,r.useState)(null),[x,S]=(0,r.useState)([]),[C,w]=(0,r.useState)(`all`),[T,E]=(0,r.useState)(null),[D,O]=(0,r.useState)(null),[k,A]=(0,r.useState)(!1),j=d.map(e=>({value:e.modulename,label:e.modulename})),M=uk(x),N=h===`encoding`||h===`validating`,P=!!p&&!N,F=ok[h]??0,I=x.find(e=>e.row_status===`invalid`)?.id,L=(0,r.useCallback)(()=>{m(``),g(`idle`),v(!1),b(null),S([]),w(`all`),E(null),O(null),l.current&&(l.current.value=``)},[]);(0,r.useEffect)(()=>{async function e(){try{f((await U_({project:s?.name??``,activeOnly:!0}))?.items??[])}catch(e){console.error(e),i.message.error(`Unable to load modules.`)}}e()},[s?.name]);let R=e=>{m(e??``),S([]),O(null),E(null),b(null),A(!1),g(e?`module_set`:`idle`)},z=async e=>{if(!e||!P)return;let t=e.name.split(`.`).pop()?.toLowerCase();if(![`xlsx`,`csv`].includes(t)){g(`module_set`),E({message:`Invalid file type. Please upload an Excel .xlsx or CSV .csv file.`});return}if(e.size>nk){g(`module_set`),E({message:`File must be 10 MB or smaller.`});return}E(null),S([]),O(null),b({name:e.name,size:e.size}),g(`encoding`);try{let n=await ck(e);g(`validating`),S((await R_({filename:e.name,project:s?.name??``,module:p,file_base64:n,file_type:t}))?.rows??[]),w(`all`),g(`preview`)}catch(e){console.error(e),E(e.payload??{code:`NETWORK_ERROR`,message:e.message||`Could not reach the server.`}),g(`error`)}},B=async()=>{try{let e=await fetch(rk);if(!e.ok)throw Error(`Template file not found (${e.status})`);let t=(await e.text()).trim(),n=atob(t),r=new Uint8Array(n.length);for(let e=0;e<n.length;e+=1)r[e]=n.charCodeAt(e);let a=new Blob([r],{type:`application/vnd.openxmlformats-officedocument.spreadsheetml.sheet`}),o=URL.createObjectURL(a),s=document.createElement(`a`);s.href=o,s.download=ik,document.body.appendChild(s),s.click(),s.remove(),URL.revokeObjectURL(o),i.message.success(`Sample template downloaded.`)}catch(e){console.error(e),i.message.error(`Unable to download sample template.`)}},ee=async()=>{g(`inserting`),E(null);try{O(await z_({project:s?.name??``,module:p,uploaded_by:localStorage.getItem(`user_Email`)??``,rows:lk(x)})),g(`done`),i.message.success(`Bulk upload saved. Redirecting to view test cases...`),window.setTimeout(()=>n(`/viewTestCase`),900)}catch(e){console.error(e),E(e.payload??{code:`NETWORK_ERROR`,message:e.message||`Could not reach the server.`}),g(`preview`)}},V=(0,r.useCallback)(()=>{u.current?.scrollIntoView({behavior:`smooth`,block:`center`})},[]),H=[`bulk-dropzone`,_?`bulk-dropzone-dragging`:``,y?`bulk-dropzone-has-file`:``,T&&h!==`preview`?`bulk-dropzone-error`:``,p?``:`bulk-dropzone-disabled`].filter(Boolean).join(` `);return(0,o.jsxs)(`main`,{className:`jobs-list-page`,children:[(0,o.jsxs)(i.Row,{align:`middle`,justify:`space-between`,className:`breadcrumb-action-wrapper`,children:[(0,o.jsx)(i.Col,{children:(0,o.jsx)(e.t,{items:sk})}),s?.name&&(0,o.jsx)(i.Col,{children:(0,o.jsx)(ek,{strong:!0,children:s.name})})]}),(0,o.jsxs)(`div`,{className:`zt-page zt-page-wide bulk-page`,children:[(0,o.jsxs)(`div`,{className:`bulk-header`,children:[(0,o.jsx)(tk,{level:3,children:`Bulk upload test cases`}),(0,o.jsxs)(i.Space,{direction:`vertical`,size:4,children:[(0,o.jsx)(ek,{type:`secondary`,children:ak}),(0,o.jsx)(ek,{type:`secondary`,children:`Use the sample template for the required columns. Uploaded rows are saved as Active by default.`})]})]}),(0,o.jsx)(`div`,{className:`bulk-stepbar`,children:[`Select`,`Upload`,`Validate`,`Save`].map((e,t)=>(0,o.jsxs)(`span`,{className:t<F?`bulk-step-active`:``,children:[t+1,` `,e]},e))}),(0,o.jsx)(i.Card,{className:`v1-card zt-fall`,title:`1. Module selector`,children:(0,o.jsx)(i.Select,{allowClear:!0,showSearch:!0,optionFilterProp:`label`,className:`bulk-module-select`,placeholder:`Choose a module`,options:j,value:p||void 0,onChange:R})}),p&&(0,o.jsxs)(i.Card,{className:`v1-card zt-fall`,title:`2. File upload`,extra:(0,o.jsx)(i.Button,{icon:(0,o.jsx)(a.DownloadOutlined,{}),onClick:B,children:`Download Sample Template`}),children:[(0,o.jsx)(i.Alert,{type:`info`,showIcon:!0,message:`First time uploading?`,description:`Download the sample template, keep the column names unchanged, fill your test steps, and upload either .xlsx or .csv.`,className:`bulk-inline-alert`}),(0,o.jsxs)(`button`,{type:`button`,className:H,disabled:!P,onClick:()=>l.current?.click(),onDragOver:e=>{e.preventDefault(),P&&v(!0)},onDragLeave:()=>v(!1),onDrop:e=>{e.preventDefault(),v(!1),z(e.dataTransfer.files?.[0])},children:[(0,o.jsx)(a.CloudUploadOutlined,{className:`bulk-upload-icon`}),y?(0,o.jsxs)(`span`,{className:`bulk-file-chip`,children:[y.name,` - `,Math.ceil(y.size/1024),` KB`]}):(0,o.jsx)(`span`,{children:`Drag & drop here, or click to browse`})]}),(0,o.jsx)(`input`,{ref:l,hidden:!0,type:`file`,accept:`.xlsx,.csv`,onChange:e=>z(e.target.files?.[0])}),N&&(0,o.jsx)(i.Progress,{percent:h===`encoding`?45:82,showInfo:!1,size:`small`}),T&&h!==`preview`&&(0,o.jsx)(i.Alert,{type:`error`,showIcon:!0,message:T.message,className:`bulk-inline-alert`})]}),x.length>0&&(0,o.jsxs)(i.Card,{className:`v1-card zt-fall`,title:`3. Validation result`,children:[(0,o.jsx)(fk,{errors:M,expanded:k,onToggle:()=>A(e=>!e),onSummaryClick:V}),T&&h===`preview`&&(0,o.jsx)(i.Alert,{type:`error`,showIcon:!0,message:T.message,className:`bulk-inline-alert`}),(0,o.jsx)(pk,{rows:x,view:C,onViewChange:w,onConfirm:ee,onReset:L,saving:h===`inserting`,firstInvalidRowId:I,firstInvalidRowRef:u})]}),D&&h===`done`&&(0,o.jsxs)(i.Card,{className:`v1-card zt-fall`,title:`4. Upload complete`,children:[(0,o.jsxs)(i.Row,{gutter:[16,16],className:`bulk-metrics`,children:[(0,o.jsx)(i.Col,{xs:24,md:8,children:(0,o.jsxs)(`div`,{children:[(0,o.jsx)(ek,{children:`Total`}),(0,o.jsx)(`strong`,{children:x.length})]})}),(0,o.jsx)(i.Col,{xs:24,md:8,children:(0,o.jsxs)(`div`,{children:[(0,o.jsx)(ek,{children:`Inserted`}),(0,o.jsx)(`strong`,{children:D.inserted??0})]})}),(0,o.jsx)(i.Col,{xs:24,md:8,children:(0,o.jsxs)(`div`,{children:[(0,o.jsx)(ek,{children:`Failed`}),(0,o.jsx)(`strong`,{children:D.failed??0})]})})]}),(0,o.jsx)(i.Alert,{type:`success`,showIcon:!0,icon:(0,o.jsx)(a.CheckCircleOutlined,{}),message:`${D.inserted??0} test cases saved to database - module: ${p}`,className:`bulk-inline-alert`}),(0,o.jsx)(i.Button,{icon:(0,o.jsx)(a.ReloadOutlined,{}),onClick:L,children:`Upload another file`})]})]})]})}var hk=[{value:`navigate`,label:`Navigate`},{value:`fill`,label:`Fill`},{value:`click`,label:`Click`},{value:`select`,label:`Select`},{value:`press_key`,label:`Press Key`},{value:`type_and_select`,label:`Type and Select`},{value:`type_and_select_modal`,label:`Type and Select (Modal)`},{value:`upload_file`,label:`Upload File`},{value:`check_checkbox`,label:`Check Checkbox`},{value:`check_filter_checkbox`,label:`Check Filter Checkbox`},{value:`select_page_size`,label:`Select Page Size`},{value:`check_n_checkboxes`,label:`Check N Checkboxes`},{value:`store_text`,label:`Store Text`},{value:`reset_session`,label:`Reset Session`},{value:`switch_to_new_tab`,label:`Switch To New Tab`},{value:`close_tab`,label:`Close Tab`},{value:`assert_visible`,label:`Assert Visible`},{value:`assert_hidden`,label:`Assert Hidden`},{value:`assert_text`,label:`Assert Text`},{value:`assert_url`,label:`Assert URL`},{value:`assert_body_contains`,label:`Assert Body Contains`},{value:`assert_button_disabled`,label:`Assert Button Disabled`},{value:`assert_field_error`,label:`Assert Field Error`},{value:`assert_field_accepted`,label:`Assert Field Accepted`},{value:`assert_children_disabled`,label:`Assert Children Disabled`},{value:`assert_children_visible`,label:`Assert Children Visible`},{value:`assert_element_count`,label:`Assert Element Count`},{value:`assert_toast`,label:`Assert Toast`},{value:`assert_toast_success`,label:`Assert Toast Success`},{value:`assert_toast_error`,label:`Assert Toast Error`},{value:`wait_for_visible`,label:`Wait For Visible`},{value:`wait_for_hidden`,label:`Wait For Hidden`},{value:`wait_for_text`,label:`Wait For Text`}],{Text:gk}=i.Typography,_k=[{label:`Home`,href:`/`},{label:`Test Cases`,href:`/test-cases`}],vk={tags:`regression`,active:1},yk={module:{dbName:`Modules`,formField:`module`,label:`Module`}};function bk(e=[]){return e.map(e=>({value:e,label:e}))}function xk(e=``){return String(e??``).trim()}function Sk(e=``){return xk(e).toLowerCase()}function Ck(e=[]){let t=new Map;return e.forEach(e=>{let n=xk(e?.flow),r=n.toLowerCase();n&&!t.has(r)&&t.set(r,n)}),Array.from(t.values()).map(e=>({value:e,label:e}))}function wk(e=[],t,n){let r=xk(t).toLowerCase(),i=xk(n).toLowerCase();return e.reduce((e,t)=>{let n=xk(t?.module).toLowerCase(),a=xk(t?.flow).toLowerCase();if(n!==r||a!==i)return e;let o=Number(t?.step_order)||0;return Math.max(e,o)},0)+1}function Tk({icon:e,title:t}){return(0,o.jsxs)(i.Space,{size:10,align:`center`,children:[(0,o.jsx)(`div`,{className:`v1-section-icon-box`,children:e}),(0,o.jsx)(gk,{strong:!0,className:`v1-section-label`,children:t})]})}function Ek(){let[t]=i.Form.useForm(),[n]=i.Form.useForm(),[s,l]=(0,r.useState)([]),[u,d]=(0,r.useState)([]),[f,p]=(0,r.useState)([]),[m,h]=(0,r.useState)(!1),[g,_]=(0,r.useState)(!1),[v,y]=(0,r.useState)({open:!1,typeKey:`module`}),[b,x]=(0,r.useState)(!1),[S,C]=(0,r.useState)(!1),[w,T]=(0,r.useState)(!1),E=(0,c.useNavigate)(),D=yk[v.typeKey],O=(0,r.useMemo)(()=>bk(s),[s]),k=i.Form.useWatch(`module`,t),A=i.Form.useWatch(`flow`,t),j=!!xk(k),M=!!xk(A),N=!j,P=!j||!M,F=(e,t=[])=>{e===`module`&&l(t)},I=async()=>{h(!0);try{l((await N_(yk.module.dbName))?.items??[])}catch(e){console.error(`Unable to load testing options:`,e),i.message.error(`Unable to load testing options.`)}finally{h(!1)}},L=(0,r.useCallback)(async e=>{let n=xk(e);if(d([]),p([]),t.setFieldsValue({step_order:void 0}),n){_(!0);try{let e=await L_({limit:1e4,offset:0,module:n}),t=Array.isArray(e?.items)?e.items:[];d(t),p(Ck(t))}catch(e){console.error(`Unable to load flows:`,e),i.message.error(`Unable to load flows.`)}finally{_(!1)}}},[t]),R=(0,r.useCallback)(async(e,n,r)=>{let a=xk(e),o=xk(n);if(!a||!o){t.setFieldsValue({step_order:void 0});return}C(!0);try{t.setFieldsValue({step_order:wk(r,a,o)})}catch(e){console.error(`Unable to load step order:`,e),i.message.error(`Unable to load step order.`)}finally{C(!1)}},[t]);(0,r.useEffect)(()=>{Promise.resolve().then(I)},[]),(0,r.useEffect)(()=>{Promise.resolve().then(()=>L(k))},[L,k]),(0,r.useEffect)(()=>{Promise.resolve().then(()=>R(k,A,u))},[u,R,A,k]);let z=async e=>{let n={module:xk(e.module),flow:xk(e.flow),step_order:Number(e.step_order),description:xk(e.description),keyword:Sk(e.keyword),target:xk(e.target),value:xk(e.value),expected:xk(e.expected),tags:e.tags?xk(e.tags):vk.tags,active:Number(e.active)};T(!0);try{await I_(n),i.message.success(`Test case details saved successfully.`),t.resetFields(),d([]),p([])}catch(e){console.error(`Unable to save test case:`,e),i.message.error(`Unable to save test case.`)}finally{T(!1)}},B=(e,n)=>{t.setFieldsValue({[e]:xk(n)})},ee=e=>{t.setFieldsValue({module:xk(e),flow:void 0,step_order:void 0,keyword:void 0,description:void 0,target:void 0,tags:vk.tags,value:void 0,expected:void 0})},V=e=>{t.setFieldsValue({flow:xk(e),step_order:void 0})},H=e=>{let t=yk[e];y({open:!0,typeKey:e}),n.setFieldsValue({name:``,type:t.label})},te=()=>{y(e=>({...e,open:!1})),n.resetFields()},ne=async()=>{try{let e=xk((await n.validateFields()).name),r=await P_({name:e,type:D.dbName});F(v.typeKey,r?.items??[]),t.setFieldsValue({[D.formField]:e}),i.message.success(`${D.label} added successfully.`),te()}catch(e){if(e?.errorFields)return;console.error(`Unable to save testing option:`,e),i.message.error(`Unable to add ${D.label.toLowerCase()}.`)}finally{x(!1)}};return(0,o.jsxs)(`main`,{className:`jobs-list-page`,children:[(0,o.jsxs)(i.Row,{align:`middle`,justify:`space-between`,className:`breadcrumb-action-wrapper`,children:[(0,o.jsx)(i.Col,{children:(0,o.jsx)(e.t,{items:_k})}),(0,o.jsx)(i.Col,{children:(0,o.jsx)(i.Button,{type:`link`,onClick:()=>E(`/zinnext-home`),children:`View Table`})})]}),(0,o.jsx)(`div`,{className:`v1-page`,children:(0,o.jsxs)(`div`,{className:`v1-page-inner`,children:[(0,o.jsx)(`div`,{className:`v1-page-header`,children:(0,o.jsxs)(i.Space,{align:`center`,size:10,children:[(0,o.jsx)(a.ProfileOutlined,{className:`v1-outer-icon`}),(0,o.jsx)(`div`,{children:(0,o.jsx)(gk,{strong:!0,style:{fontSize:16},children:`Add Test Case`})})]})}),(0,o.jsx)(Z,{children:(0,o.jsxs)(i.Form,{form:t,className:`v1-form`,layout:`vertical`,colon:!1,requiredMark:(e,{required:t})=>(0,o.jsxs)(o.Fragment,{children:[e,t&&(0,o.jsx)(`span`,{className:`v1-required-mark`,children:` *`})]}),initialValues:vk,onFinish:z,autoComplete:`off`,children:[(0,o.jsx)(i.Card,{className:`v1-card`,title:(0,o.jsx)(Tk,{icon:(0,o.jsx)(a.FileTextOutlined,{}),title:`Test Case Details`}),extra:(0,o.jsx)(gk,{type:`secondary`,className:`v1-card-subtitle`,children:`Module, flow, step order and execution data`}),children:(0,o.jsxs)(i.Row,{gutter:[24,0],children:[(0,o.jsx)(i.Col,{xs:24,md:12,children:(0,o.jsxs)(i.Space.Compact,{style:{width:`100%`},children:[(0,o.jsx)(i.Form.Item,{label:`Module`,name:`module`,style:{flex:1},children:(0,o.jsx)(i.Select,{allowClear:!0,showSearch:!0,loading:m,optionFilterProp:`label`,placeholder:`Select module`,options:O,onChange:ee})}),(0,o.jsx)(i.Button,{"aria-label":`Add module`,icon:(0,o.jsx)(a.PlusOutlined,{}),style:{marginTop:30},onClick:()=>H(`module`)})]})}),(0,o.jsx)(i.Col,{xs:24,md:12,children:(0,o.jsx)(i.Form.Item,{label:`Flow`,name:`flow`,children:(0,o.jsx)(i.AutoComplete,{maxLength:100,allowClear:!0,disabled:N,options:f,placeholder:g?`Loading flows`:`Enter flow`,onChange:V,filterOption:(e,t)=>t?.value?.toLowerCase().includes(e.toLowerCase())})})}),(0,o.jsx)(i.Col,{xs:24,md:12,children:(0,o.jsx)(i.Form.Item,{label:`Step Order`,name:`step_order`,validateTrigger:[`onBlur`,`onChange`],children:(0,o.jsx)(i.Input,{maxLength:10,disabled:!0,placeholder:S?`Loading step order`:`Step order`})})}),(0,o.jsx)(i.Col,{xs:24,md:12,children:(0,o.jsx)(i.Form.Item,{label:`Action`,name:`keyword`,children:(0,o.jsx)(i.Select,{allowClear:!0,showSearch:!0,disabled:P,optionFilterProp:`label`,placeholder:`Select action`,options:hk,onChange:e=>t.setFieldsValue({keyword:Sk(e)})})})}),(0,o.jsx)(i.Col,{xs:24,children:(0,o.jsx)(i.Form.Item,{label:`Description`,name:`description`,children:(0,o.jsx)(i.Input.TextArea,{rows:3,maxLength:255,disabled:P,placeholder:`Enter description`,showCount:!0,onBlur:e=>B(`description`,e.target.value)})})}),(0,o.jsx)(i.Col,{xs:24,md:12,children:(0,o.jsx)(i.Form.Item,{label:`Key`,name:`target`,children:(0,o.jsx)(i.Input,{maxLength:255,disabled:P,placeholder:`Enter target`,onBlur:e=>B(`target`,e.target.value)})})}),(0,o.jsx)(i.Col,{xs:24,md:12,children:(0,o.jsx)(i.Form.Item,{label:`Tags`,name:`tags`,children:(0,o.jsx)(i.Input,{maxLength:200,disabled:P,placeholder:`Enter tags`,prefix:(0,o.jsx)(a.TagsOutlined,{className:`v1-input-icon`}),onBlur:e=>B(`tags`,e.target.value)})})}),(0,o.jsx)(i.Col,{xs:24,md:12,children:(0,o.jsx)(i.Form.Item,{label:`Value`,name:`value`,children:(0,o.jsx)(i.Input.TextArea,{rows:4,disabled:P,placeholder:`Enter value`,onBlur:e=>B(`value`,e.target.value)})})}),(0,o.jsx)(i.Col,{xs:24,md:12,children:(0,o.jsx)(i.Form.Item,{label:`Expected`,name:`expected`,children:(0,o.jsx)(i.Input.TextArea,{rows:4,disabled:P,placeholder:`Enter expected result`,onBlur:e=>B(`expected`,e.target.value)})})})]})}),(0,o.jsx)(`div`,{className:`v1-form-actions`,children:(0,o.jsx)(i.Form.Item,{children:(0,o.jsxs)(i.Space,{children:[(0,o.jsx)(i.Button,{type:`primary`,htmlType:`submit`,loading:w,disabled:P,children:`Submit`}),(0,o.jsx)(i.Button,{onClick:()=>{t.resetFields(),d([]),p([])},children:`Reset`})]})})})]})}),(0,o.jsx)(i.Modal,{title:`Add ${D.label}`,open:v.open,confirmLoading:b,okText:`Add`,onCancel:te,onOk:()=>{x(!0),ne()},destroyOnHidden:!0,children:(0,o.jsxs)(i.Form,{form:n,layout:`vertical`,colon:!1,className:`v1-form`,requiredMark:(e,{required:t})=>(0,o.jsxs)(o.Fragment,{children:[e,t&&(0,o.jsx)(`span`,{className:`v1-required-mark`,children:` *`})]}),children:[(0,o.jsx)(i.Form.Item,{label:`Name`,name:`name`,children:(0,o.jsx)(i.Input,{maxLength:100,placeholder:`Enter ${D.label.toLowerCase()} name`,onBlur:e=>{n.setFieldsValue({name:xk(e.target.value)})}})}),(0,o.jsx)(i.Form.Item,{label:`Type`,name:`type`,children:(0,o.jsx)(i.Input,{disabled:!0})})]})})]})})]})}var{Text:Dk}=i.Typography,Ok=[{label:`Home`,href:`/`},{label:`Test Cases`,href:`/addTestCase`}];function kk(e=``){return String(e??``).trim()}function Ak(e=[],t){return e.map(e=>({value:e.id,label:e[t]}))}var jk=[{label:`Step`,value:`step_order`,width:70},{label:`Action`,value:`actions`,width:140},{label:`Key`,value:`key`,width:160,ellipsis:!0},{label:`Value`,value:`value`,ellipsis:!0},{label:`Description`,value:`description`,ellipsis:!0},{label:`Scenario`,value:`scenario`,width:110,render:e=>e===1?(0,o.jsx)(i.Tag,{color:`green`,children:`Positive`}):(0,o.jsx)(i.Tag,{color:`red`,children:`Negative`})}],Mk={key:!1,value:!1,expected:!1};function Nk(e,t){return t?e[t]??Mk:Mk}function Pk(e,t){e.setFields(t.map(e=>({name:e,errors:[]})))}function Fk(){let[n]=i.Form.useForm(),s=(0,c.useNavigate)(),[l]=(0,c.useSearchParams)(),u=l.get(`edit`),d=!!u,f=(0,r.useMemo)(()=>t.c(),[]),[p,m]=(0,r.useState)([]),[h,g]=(0,r.useState)([]),[_,v]=(0,r.useState)([]),[y,b]=(0,r.useState)(hk),[x,S]=(0,r.useState)({}),[C,w]=(0,r.useState)(!1),[T,E]=(0,r.useState)(!1),[D,O]=(0,r.useState)(!1),[k,A]=(0,r.useState)(!1),[j,M]=(0,r.useState)(!1),N=i.Form.useWatch(`module`,n),P=i.Form.useWatch(`submodule`,n),F=i.Form.useWatch(`actions`,n),I=!!N,L=!!P,R=(0,r.useMemo)(()=>Nk(x,F),[x,F]),z=(0,r.useMemo)(()=>Ak(p,`modulename`),[p]),B=(0,r.useMemo)(()=>Ak(h,`submodulename`),[h]),ee=(0,r.useMemo)(()=>p.find(e=>e.id===N)?.modulename??``,[p,N]),V=(0,r.useMemo)(()=>h.find(e=>e.id===P)?.submodulename??``,[P,h]),H=(0,r.useCallback)(async()=>{try{let e=await F_();Array.isArray(e?.options)&&e.options.length>0&&b(e.options),e?.rules&&typeof e.rules==`object`&&S(e.rules)}catch(e){console.error(`Unable to load action field rules:`,e),i.message.error(`Unable to load action validation rules.`)}},[]),te=(0,r.useCallback)(async e=>{if(!e){m([]);return}w(!0);try{m((await U_({project:e,activeOnly:!0}))?.items??[])}catch(e){console.error(`Unable to load modules:`,e),i.message.error(`Unable to load modules.`)}finally{w(!1)}},[]),ne=(0,r.useCallback)(async(e,t)=>{if(!e||!t){g([]);return}E(!0);try{g((await K_({project:e,module:t,activeOnly:!0}))?.items??[])}catch(e){console.error(`Unable to load submodules:`,e),i.message.error(`Unable to load submodules.`)}finally{E(!1)}},[]),re=(0,r.useCallback)(async(e,t,r,a=``)=>{if(!e||!t||!r){v([]),n.setFieldsValue({step_order:void 0});return}O(!0);try{let[i,o]=await Promise.all([Y_({product_parent_ID:e,module_parent_ID:t,submodule_parent_ID:r,actions:a,limit:1e3}),Q_({product_parent_ID:e,module_parent_ID:t,submodule_parent_ID:r})]);v(i?.items??[]),n.setFieldsValue({step_order:o?.step_order??1})}catch(e){console.error(`Unable to load flows:`,e),i.message.error(`Unable to load flows.`)}finally{O(!1)}},[n]),U=(0,r.useCallback)(async(e=``)=>{if(!(!f?.id||!N||!P)){O(!0);try{v((await Y_({product_parent_ID:f.id,module_parent_ID:N,submodule_parent_ID:P,actions:e,limit:1e3}))?.items??[])}catch(e){console.error(`Unable to load action flows:`,e),i.message.error(`Unable to load action steps.`)}finally{O(!1)}}},[f?.id,N,P]),ie=(0,r.useCallback)(async()=>{if(!(!u||!f?.name)){M(!0);try{let e=await Z_(u);await ne(f.name,e.module),v((await Y_({product_parent_ID:e.product_parent_ID,module_parent_ID:e.module_parent_ID,submodule_parent_ID:e.submodule_parent_ID,limit:1e3}))?.items??[]),n.setFieldsValue({module:e.module_parent_ID,submodule:e.submodule_parent_ID,step_order:e.step_order,actions:e.actions,key:e.key,value:e.value,expected:e.expected,description:e.description,scenario:e.scenario===1,active:Number(e.active)!==0})}catch(e){console.error(`Unable to load test flow:`,e),i.message.error(`Unable to load test flow for edit.`),s(`/viewTestCase`)}finally{M(!1)}}},[u,n,ne,s,f?.name]);return(0,r.useEffect)(()=>{if(!f){s(`/select-project`,{replace:!0});return}Promise.resolve().then(async()=>{await H(),await te(f.name),u&&await ie()})},[f,s,H,te,u,ie]),f?(0,o.jsxs)(`main`,{className:`jobs-list-page`,children:[(0,o.jsxs)(i.Row,{align:`middle`,justify:`space-between`,className:`breadcrumb-action-wrapper`,children:[(0,o.jsx)(i.Col,{children:(0,o.jsx)(e.t,{items:Ok})}),(0,o.jsx)(i.Col,{children:(0,o.jsxs)(i.Space,{size:6,className:`zt-section-title`,children:[(0,o.jsx)(a.ProjectOutlined,{}),(0,o.jsx)(Dk,{strong:!0,children:f.name})]})})]}),(0,o.jsx)(`div`,{className:`zt-page`,children:(0,o.jsxs)(i.Form,{form:n,layout:`vertical`,colon:!1,className:`v1-form`,initialValues:{scenario:!0,active:!0},onFinish:async e=>{let t={product_parent_ID:Number(f?.id),module_parent_ID:Number(e.module),submodule_parent_ID:Number(e.submodule),description:kk(e.description),actions:kk(e.actions),key:kk(e.key),value:kk(e.value),expected:kk(e.expected),scenario:+!!e.scenario,active:+!!e.active};A(!0);try{if(d){await $_(u,{...t,step_order:Number(e.step_order)}),i.message.success(`Test case updated successfully.`),s(`/viewTestCase`);return}await X_(t),i.message.success(`Step saved (#${e.step_order}).`),n.setFieldsValue({actions:void 0,key:void 0,value:void 0,expected:void 0,description:void 0}),await re(t.product_parent_ID,t.module_parent_ID,t.submodule_parent_ID)}catch(e){console.error(`Unable to save test case:`,e),i.message.error(d?`Unable to update test case.`:`Unable to save step.`)}finally{A(!1)}},autoComplete:`off`,disabled:j,children:[(0,o.jsx)(i.Card,{className:`v1-card zt-fall`,title:(0,o.jsxs)(i.Space,{size:8,className:`zt-section-title`,children:[(0,o.jsx)(`span`,{className:`zt-step-tag`,children:`1`}),(0,o.jsx)(`span`,{children:`Module & Submodule`})]}),children:(0,o.jsxs)(i.Row,{gutter:[24,0],align:`bottom`,children:[(0,o.jsx)(i.Col,{xs:24,md:6,children:(0,o.jsx)(i.Form.Item,{label:`Module`,name:`module`,children:(0,o.jsx)(i.Select,{allowClear:!0,showSearch:!0,optionFilterProp:`label`,loading:C,placeholder:`Select module`,options:z,onChange:e=>{let t=p.find(t=>t.id===e)?.modulename??``;n.setFieldsValue({module:e,submodule:void 0,step_order:void 0,actions:void 0,key:void 0,value:void 0,expected:void 0}),Pk(n,[`actions`,`key`,`value`,`expected`]),g([]),v([]),ne(f?.name,t)}})})}),(0,o.jsx)(i.Col,{xs:24,md:6,children:(0,o.jsx)(i.Form.Item,{label:`Submodule`,name:`submodule`,children:(0,o.jsx)(i.Select,{allowClear:!0,showSearch:!0,optionFilterProp:`label`,disabled:!I,loading:T,placeholder:I?`Select submodule`:`Select module first`,options:B,onChange:e=>{n.setFieldsValue({submodule:e,actions:void 0,key:void 0,value:void 0,expected:void 0}),Pk(n,[`actions`,`key`,`value`,`expected`]),re(f?.id,N,e)}})})}),(0,o.jsx)(i.Col,{xs:24,md:6,children:(0,o.jsx)(i.Form.Item,{label:`Scenario`,name:`scenario`,valuePropName:`checked`,children:(0,o.jsx)(i.Switch,{disabled:!L,checkedChildren:`Positive`,unCheckedChildren:`Negative`})})}),(0,o.jsx)(i.Col,{xs:24,md:6,children:(0,o.jsx)(i.Form.Item,{label:`Active`,name:`active`,valuePropName:`checked`,children:(0,o.jsx)(i.Switch,{checkedChildren:`Active`,unCheckedChildren:`Inactive`})})})]})}),L&&(0,o.jsxs)(i.Card,{className:`v1-card zt-fall`,title:(0,o.jsxs)(i.Space,{size:8,className:`zt-section-title`,children:[(0,o.jsx)(`span`,{className:`zt-step-tag`,children:`2`}),(0,o.jsx)(a.FileTextOutlined,{}),(0,o.jsx)(`span`,{children:`Step Details`})]}),extra:(0,o.jsxs)(Dk,{type:`secondary`,children:[ee,` / `,V]}),children:[(0,o.jsxs)(i.Row,{gutter:[24,0],children:[(0,o.jsx)(i.Col,{xs:24,md:6,children:(0,o.jsx)(i.Form.Item,{label:`Step Order`,name:`step_order`,children:(0,o.jsx)(i.Input,{disabled:!0,placeholder:D?`Loading…`:`Auto`})})}),(0,o.jsx)(i.Col,{xs:24,md:18,children:(0,o.jsx)(i.Form.Item,{label:`Action`,name:`actions`,rules:[{required:!0,message:`Mandatory Field`}],children:(0,o.jsx)(i.Select,{allowClear:!0,showSearch:!0,optionFilterProp:`label`,placeholder:`Select action`,options:y,onChange:e=>{let t=Nk(x,e);n.setFieldsValue({actions:e,key:t.key?n.getFieldValue(`key`):void 0,value:t.value?n.getFieldValue(`value`):void 0,expected:t.expected?n.getFieldValue(`expected`):void 0}),Pk(n,[`key`,`value`,`expected`]),U(e||``)}})})}),(0,o.jsx)(i.Col,{xs:24,md:12,children:(0,o.jsx)(i.Form.Item,{label:`Key`,name:`key`,rules:[{required:R.key,message:`Key is required for this action`}],children:(0,o.jsx)(i.Input,{maxLength:255,disabled:F&&!R.key,placeholder:F?R.key?`Required — Enter selector / locator`:`Not needed for this action`:`Select an action first`})})}),(0,o.jsx)(i.Col,{xs:24,md:12,children:(0,o.jsx)(i.Form.Item,{label:`Value`,name:`value`,rules:[{required:R.value,message:`Value is required for this action`}],children:(0,o.jsx)(i.Input.TextArea,{rows:1,autoSize:{minRows:1,maxRows:4},disabled:F&&!R.value,placeholder:F?R.value?`Required — Enter value`:`Not needed for this action`:`Select an action first`})})}),(0,o.jsx)(i.Col,{xs:24,md:12,children:(0,o.jsx)(i.Form.Item,{label:`Expected`,name:`expected`,rules:[{required:R.expected,message:`Expected result is required for this action`}],children:(0,o.jsx)(i.Input.TextArea,{rows:2,disabled:F&&!R.expected,placeholder:F?R.expected?`Required — Enter expected result`:`Not needed for this action`:`Select an action first`})})}),(0,o.jsx)(i.Col,{xs:24,md:12,children:(0,o.jsx)(i.Form.Item,{label:`Description`,name:`description`,children:(0,o.jsx)(i.Input.TextArea,{rows:2,maxLength:255,showCount:!0,placeholder:`Enter description`})})})]}),(0,o.jsxs)(i.Space,{className:`zt-actions`,children:[(0,o.jsx)(i.Button,{onClick:()=>{if(d){s(`/viewTestCase`);return}n.resetFields(),g([]),v([]),E(!1),O(!1)},children:`Cancel`}),(0,o.jsx)(i.Button,{type:`primary`,htmlType:`submit`,loading:k||j,children:d?`Update Test Case`:`Save & Continue`})]})]},`${N}-${P}`),L&&(0,o.jsx)(i.Card,{className:`v1-card zt-fall`,title:(0,o.jsxs)(i.Space,{size:6,className:`zt-section-title`,children:[(0,o.jsx)(a.TableOutlined,{}),(0,o.jsx)(`span`,{children:`Added Steps`})]}),extra:(0,o.jsx)(i.Tag,{children:F?`${_.length} ${F} step(s)`:`${_.length} step(s)`}),children:(0,o.jsx)(rm,{listName:`Added Steps`,loading:D,fields:jk,dataSource:_,current:1,pageSize:Math.max(_.length,1),total:_.length,rowSelection:!1,className:`zt-list-plain zt-list-static`})})]})})]}):null}var{Text:Ik}=i.Typography,Lk=[{label:`Home`,href:`/`},{label:`Test Cases`,href:`/addTestCase`},{label:`Manage Modules`,href:`/manageModules`}];function Rk(){let n=(0,c.useNavigate)(),s=(0,r.useMemo)(()=>t.c(),[]),[l,u]=(0,r.useState)([]),[d,f]=(0,r.useState)({}),[p,m]=(0,r.useState)(!1),[h,g]=(0,r.useState)(!1),[_,v]=(0,r.useState)(``),[y,b]=(0,r.useState)(!1),[x,S]=(0,r.useState)(1),[C,w]=(0,r.useState)(10),T=(0,r.useCallback)(async e=>{if(!e){u([]);return}m(!0);try{let[t,n]=await Promise.all([U_({project:e}),K_({project:e})]);u(t?.items??[]);let r={};(n?.items??[]).forEach(e=>{let t=e.modulename;r[t]=(r[t]??0)+1}),f(r)}catch(e){console.error(e),i.message.error(`Unable to load modules.`)}finally{m(!1)}},[]);(0,r.useEffect)(()=>{if(!s){n(`/select-project`,{replace:!0});return}Promise.resolve().then(()=>T(s.name))},[s,n,T]);let E=async(e,t)=>{try{await G_(e.id,+!!t),u(n=>n.map(n=>n.id===e.id?{...n,active:+!!t}:n)),i.message.success(`Module ${t?`activated`:`deactivated`}.`)}catch(e){console.error(e),i.message.error(`Unable to update module status.`)}},D=async()=>{let e=_.trim();if(!e){i.message.warning(`Enter a module name.`);return}b(!0);try{await W_({project:s.name,modulename:e}),i.message.success(`Module added.`),g(!1),v(``),S(1),T(s.name)}catch(e){console.error(e),i.message.error(`Unable to add module (maybe it already exists).`)}finally{b(!1)}},O=e=>{n(`/test-cases/zinnext/submodules?module=${encodeURIComponent(e.modulename)}`)};return s?(0,o.jsxs)(`main`,{className:`jobs-list-page`,children:[(0,o.jsxs)(i.Row,{align:`middle`,justify:`space-between`,className:`breadcrumb-action-wrapper`,children:[(0,o.jsx)(i.Col,{children:(0,o.jsx)(e.t,{items:Lk})}),(0,o.jsx)(i.Col,{children:(0,o.jsx)(i.Button,{type:`link`,onClick:()=>n(`/addTestCase`),children:`Back to Form`})})]}),(0,o.jsxs)(`div`,{className:`zt-page`,children:[(0,o.jsx)(i.Card,{className:`v1-card zt-bar`,children:(0,o.jsxs)(i.Row,{gutter:[16,16],align:`middle`,justify:`space-between`,children:[(0,o.jsx)(i.Col,{children:(0,o.jsxs)(i.Space,{size:6,className:`zt-section-title`,children:[(0,o.jsx)(a.ProjectOutlined,{}),(0,o.jsx)(`span`,{children:`Project:`}),(0,o.jsx)(Ik,{strong:!0,children:s.name})]})}),(0,o.jsx)(i.Col,{children:(0,o.jsx)(i.Button,{type:`primary`,icon:(0,o.jsx)(a.PlusOutlined,{}),onClick:()=>g(!0),children:`Add Module`})})]})}),(0,o.jsx)(i.Card,{className:`v1-card zt-fall`,title:(0,o.jsxs)(i.Space,{size:6,className:`zt-section-title`,children:[(0,o.jsx)(a.AppstoreOutlined,{}),(0,o.jsx)(`span`,{children:`Modules`})]}),children:(0,o.jsx)(rm,{listName:`Modules`,loading:p,fields:[{label:`Module`,value:`modulename`},{label:`Submodules`,value:`submoduleCount`,width:140,render:(e,t)=>(0,o.jsxs)(i.Button,{type:`link`,className:`zt-count-link`,onClick:()=>O(t),children:[d[t.modulename]??0,` submodule(s)`]})},{label:`Active`,value:`active`,width:120,render:(e,t)=>(0,o.jsx)(i.Switch,{checked:e===1,checkedChildren:`On`,unCheckedChildren:`Off`,onChange:e=>E(t,e)})}],dataSource:l,current:x,pageSize:C,total:l.length,onPageChange:S,onPageSizeChange:e=>{S(1),w(e)},rowSelection:!1,className:`zt-list-plain`})})]}),(0,o.jsx)(i.Modal,{title:`Add Module`,open:h,confirmLoading:y,okText:`Add`,onOk:D,onCancel:()=>{g(!1),v(``)},destroyOnHidden:!0,children:(0,o.jsxs)(i.Space,{direction:`vertical`,className:`zt-modal-stack`,children:[(0,o.jsxs)(Ik,{type:`secondary`,children:[`Project: `,(0,o.jsx)(`b`,{children:s.name})]}),(0,o.jsx)(i.Input,{placeholder:`Enter module name`,maxLength:100,value:_,onChange:e=>v(e.target.value),onPressEnter:D})]})})]}):null}var{Text:zk}=i.Typography,Bk=[{label:`Home`,href:`/`},{label:`Test Cases`,href:`/addTestCase`},{label:`Manage Modules`,href:`/manageModules`},{label:`Manage Submodules`,href:`/test-cases/zinnext/submodules`}];function Vk(){let n=(0,c.useNavigate)(),[s]=(0,c.useSearchParams)(),l=(0,r.useMemo)(()=>t.c(),[]),u=s.get(`module`)??``,[d,f]=(0,r.useState)([]),[p,m]=(0,r.useState)(!1),[h,g]=(0,r.useState)(!1),[_,v]=(0,r.useState)(``),[y,b]=(0,r.useState)(!1),[x,S]=(0,r.useState)(1),[C,w]=(0,r.useState)(10),T=(0,r.useCallback)(async(e,t)=>{if(!e||!t){f([]);return}m(!0);try{f((await K_({project:e,module:t}))?.items??[])}catch(e){console.error(e),i.message.error(`Unable to load submodules.`)}finally{m(!1)}},[]);(0,r.useEffect)(()=>{if(!l){n(`/select-project`,{replace:!0});return}if(!u){n(`/manageModules`,{replace:!0});return}Promise.resolve().then(()=>T(l.name,u))},[l,u,n,T]);let E=async(e,t)=>{try{await J_(e.id,+!!t),f(n=>n.map(n=>n.id===e.id?{...n,active:+!!t}:n)),i.message.success(`Submodule ${t?`activated`:`deactivated`}.`)}catch(e){console.error(e),i.message.error(`Unable to update submodule status.`)}},D=async()=>{let e=_.trim();if(!e){i.message.warning(`Enter a submodule name.`);return}b(!0);try{await q_({project:l.name,modulename:u,submodulename:e}),i.message.success(`Submodule added.`),g(!1),v(``),S(1),T(l.name,u)}catch(e){console.error(e),i.message.error(`Unable to add submodule (maybe it already exists).`)}finally{b(!1)}};return!l||!u?null:(0,o.jsxs)(`main`,{className:`jobs-list-page`,children:[(0,o.jsxs)(i.Row,{align:`middle`,justify:`space-between`,className:`breadcrumb-action-wrapper`,children:[(0,o.jsx)(i.Col,{children:(0,o.jsx)(e.t,{items:Bk})}),(0,o.jsx)(i.Col,{children:(0,o.jsx)(i.Button,{type:`link`,onClick:()=>n(`/manageModules`),children:`Back to Modules`})})]}),(0,o.jsxs)(`div`,{className:`zt-page`,children:[(0,o.jsx)(i.Card,{className:`v1-card zt-bar`,children:(0,o.jsxs)(i.Row,{gutter:[16,16],align:`middle`,justify:`space-between`,children:[(0,o.jsx)(i.Col,{children:(0,o.jsxs)(i.Space,{size:16,wrap:!0,className:`zt-section-title`,children:[(0,o.jsxs)(i.Space,{size:6,children:[(0,o.jsx)(a.ProjectOutlined,{}),(0,o.jsx)(`span`,{children:`Project:`}),(0,o.jsx)(zk,{strong:!0,children:l.name})]}),(0,o.jsxs)(i.Space,{size:6,children:[(0,o.jsx)(a.AppstoreOutlined,{}),(0,o.jsx)(`span`,{children:`Module:`}),(0,o.jsx)(zk,{strong:!0,children:u})]})]})}),(0,o.jsx)(i.Col,{children:(0,o.jsx)(i.Button,{type:`primary`,icon:(0,o.jsx)(a.PlusOutlined,{}),onClick:()=>g(!0),children:`Add Submodule`})})]})}),(0,o.jsx)(i.Card,{className:`v1-card zt-fall`,title:(0,o.jsxs)(i.Space,{size:6,className:`zt-section-title`,children:[(0,o.jsx)(a.AppstoreOutlined,{}),(0,o.jsx)(`span`,{children:`Submodules`})]}),children:(0,o.jsx)(rm,{listName:`Submodules`,loading:p,fields:[{label:`Submodule`,value:`submodulename`},{label:`Active`,value:`active`,width:120,render:(e,t)=>(0,o.jsx)(i.Switch,{checked:e===1,checkedChildren:`On`,unCheckedChildren:`Off`,onChange:e=>E(t,e)})}],dataSource:d,current:x,pageSize:C,total:d.length,onPageChange:S,onPageSizeChange:e=>{S(1),w(e)},rowSelection:!1,className:`zt-list-plain`})})]}),(0,o.jsx)(i.Modal,{title:`Add Submodule`,open:h,confirmLoading:y,okText:`Add`,onOk:D,onCancel:()=>{g(!1),v(``)},destroyOnHidden:!0,children:(0,o.jsxs)(i.Space,{direction:`vertical`,className:`zt-modal-stack`,children:[(0,o.jsxs)(zk,{type:`secondary`,children:[`Project: `,(0,o.jsx)(`b`,{children:l.name}),` \xA0|\xA0 Module: `,(0,o.jsx)(`b`,{children:u})]}),(0,o.jsx)(i.Input,{placeholder:`Enter submodule name`,maxLength:100,value:_,onChange:e=>v(e.target.value),onPressEnter:D})]})})]})}var{Text:Hk}=i.Typography,Uk=[{label:`Home`,href:`/`},{label:`Test Cases`,href:`/addTestCase`},{label:`Table`,href:`/viewTestCase`}];function Wk(){let n=(0,c.useNavigate)(),[s,l]=(0,r.useState)([]),[u,d]=(0,r.useState)(0),[f,p]=(0,r.useState)(!1),m=(0,r.useMemo)(()=>t.c(),[]),[h,g]=(0,r.useState)(``),[_,v]=(0,r.useState)(1),[y,b]=(0,r.useState)(20),[x,S]=(0,r.useState)(null),C=(0,r.useCallback)(async(e={})=>{p(!0);try{let t=await Y_({product_parent_ID:e.project??m?.id??``,search:e.search??h??``,limit:e.pageSize??y,offset:((e.page??_)-1)*(e.pageSize??y)});l(t?.items??[]),d(t?.total??0)}catch(e){console.error(e),i.message.error(`Unable to load test flows.`)}finally{p(!1)}},[m?.id,h,_,y]),w=e=>{i.Modal.confirm({title:`Delete Test Case`,icon:(0,o.jsx)(a.ExclamationCircleOutlined,{}),content:`Are you sure you want to delete this test case?`,okText:`Delete`,okButtonProps:{danger:!0,loading:x===e.id},cancelText:`Cancel`,async onOk(){S(e.id);try{await ev(e.id),i.message.success(`Test case deleted successfully.`);let t=s.length===1&&_>1?_-1:_;v(t),await C({page:t})}catch(e){throw console.error(`Unable to delete test flow:`,e),i.message.error(`Unable to delete test case.`),e}finally{S(null)}}})};return(0,r.useEffect)(()=>{Promise.resolve().then(()=>{if(!m?.id){n(`/select-project`,{replace:!0});return}C({page:1})})},[]),(0,o.jsxs)(`main`,{className:`jobs-list-page`,children:[(0,o.jsxs)(i.Row,{align:`middle`,justify:`space-between`,className:`breadcrumb-action-wrapper`,children:[(0,o.jsx)(i.Col,{children:(0,o.jsx)(e.t,{items:Uk})}),(0,o.jsx)(i.Col,{children:(0,o.jsx)(i.Button,{type:`link`,onClick:()=>n(`/addTestCase`),children:`Back to Form`})})]}),(0,o.jsx)(`div`,{className:`zt-page zt-page-wide`,children:(0,o.jsxs)(i.Card,{className:`v1-card`,title:(0,o.jsxs)(i.Space,{size:6,className:`zt-section-title`,children:[(0,o.jsx)(a.TableOutlined,{}),(0,o.jsx)(`span`,{children:`Test Flows`})]}),extra:(0,o.jsxs)(Hk,{type:`secondary`,children:[u,` row(s)`]}),children:[(0,o.jsxs)(i.Space,{wrap:!0,className:`zt-toolbar`,children:[(0,o.jsx)(i.Input.Search,{allowClear:!0,className:`zt-search-filter`,placeholder:`Search module / key / description`,value:h,onChange:e=>g(e.target.value),onSearch:()=>{v(1),C({page:1})}}),(0,o.jsx)(i.Button,{icon:(0,o.jsx)(a.ReloadOutlined,{}),onClick:()=>C(),children:`Refresh`})]}),(0,o.jsx)(rm,{listName:`Test Flows`,loading:f,fields:[{label:`Actions`,value:`rowActions`,width:112,fixed:`left`,sorter:!1,render:(e,t)=>(0,o.jsxs)(i.Space,{size:4,className:`zt-row-actions`,children:[(0,o.jsx)(i.Tooltip,{title:`Edit`,children:(0,o.jsx)(i.Button,{type:`text`,size:`small`,icon:(0,o.jsx)(a.EditOutlined,{}),onClick:()=>n(`/addTestCase?edit=${t.id}`)})}),(0,o.jsx)(i.Tooltip,{title:`Delete`,children:(0,o.jsx)(i.Button,{danger:!0,type:`text`,size:`small`,icon:(0,o.jsx)(a.DeleteOutlined,{}),loading:x===t.id,onClick:()=>w(t)})})]})},{label:`ID`,value:`id`,width:70,fixed:`left`},{label:`Project`,value:`project`,width:130},{label:`Module`,value:`module`,width:130},{label:`Submodule`,value:`submodule`,width:140},{label:`Step`,value:`step_order`,width:70},{label:`Action`,value:`actions`,width:140},{label:`Key`,value:`key`,width:160,ellipsis:!0},{label:`Value`,value:`value`,width:200,ellipsis:!0},{label:`Expected`,value:`expected`,width:180,ellipsis:!0},{label:`Description`,value:`description`,width:180,ellipsis:!0},{label:`Scenario`,value:`scenario`,width:110,render:e=>e===1?(0,o.jsx)(i.Tag,{color:`green`,children:`Positive`}):(0,o.jsx)(i.Tag,{color:`red`,children:`Negative`})},{label:`Active`,value:`active`,width:90,render:e=>e===1?(0,o.jsx)(i.Tag,{color:`blue`,children:`Active`}):(0,o.jsx)(i.Tag,{children:`Inactive`})}],dataSource:s,current:_,pageSize:y,total:u,onPageChange:e=>{v(e),C({page:e})},onPageSizeChange:e=>{v(1),b(e),C({page:1,pageSize:e})},rowSelection:!1,className:`zt-list-plain`})]})})]})}var Gk=[{label:`Home`,href:`/`},{label:`Test Cases`,href:`/test-cases`}];function Kk(){return(0,o.jsxs)(`main`,{className:`jobs-list-page`,children:[(0,o.jsx)(e.t,{items:Gk}),(0,o.jsx)(wo,{moduleName:`test-flows`,rowKey:`id`})]})}var{Text:qk}=i.Typography,Jk=[{label:`Home`,href:`/`},{label:`LMS Cases`,href:`/lms-cases`}],Yk={tags:`regression`,active:1},Xk={module:{dbName:`Modules`,formField:`module`,label:`Module`}},Zk={key:!1,value:!1,expected:!1};function Qk(e,t){return t?e[t]??Zk:Zk}function $k(e,t){e.setFields(t.map(e=>({name:e,errors:[]})))}function eA(e=[]){return e.map(e=>({value:e,label:e}))}function tA(e=``){return String(e??``).trim()}function nA(e=[]){let t=new Map;return e.forEach(e=>{let n=tA(e?.flow),r=n.toLowerCase();n&&!t.has(r)&&t.set(r,n)}),Array.from(t.values()).map(e=>({value:e,label:e}))}function rA(e=[],t,n){let r=tA(t).toLowerCase(),i=tA(n).toLowerCase();return e.reduce((e,t)=>{let n=tA(t?.module).toLowerCase(),a=tA(t?.flow).toLowerCase();if(n!==r||a!==i)return e;let o=Number(t?.step_order)||0;return Math.max(e,o)},0)+1}function iA({icon:e,title:t}){return(0,o.jsxs)(i.Space,{size:10,align:`center`,children:[(0,o.jsx)(`div`,{className:`v1-section-icon-box`,children:e}),(0,o.jsx)(qk,{strong:!0,className:`v1-section-label`,children:t})]})}function aA(){let[t]=i.Form.useForm(),[n]=i.Form.useForm(),[s,l]=(0,r.useState)([]),[u,d]=(0,r.useState)([]),[f,p]=(0,r.useState)([]),[m,h]=(0,r.useState)(hk),[g,_]=(0,r.useState)({}),[v,y]=(0,r.useState)(!1),[b,x]=(0,r.useState)(!1),[S,C]=(0,r.useState)({open:!1,typeKey:`module`}),[w,T]=(0,r.useState)(!1),[E,D]=(0,r.useState)(!1),[O,k]=(0,r.useState)(!1),A=(0,c.useNavigate)(),j=Xk[S.typeKey],M=(0,r.useMemo)(()=>eA(s),[s]),N=i.Form.useWatch(`module`,t),P=i.Form.useWatch(`flow`,t),F=i.Form.useWatch(`keyword`,t),I=!!tA(N),L=!!tA(P),R=!I,z=!I||!L,B=(0,r.useMemo)(()=>Qk(g,F),[g,F]),ee=(e,t=[])=>{e===`module`&&l(t)},V=async()=>{y(!0);try{l((await N_(Xk.module.dbName))?.items??[])}catch(e){console.error(`Unable to load testing options:`,e),i.message.error(`Unable to load testing options.`)}finally{y(!1)}},H=async()=>{try{let e=await F_();Array.isArray(e?.options)&&e.options.length>0&&h(e.options),e?.rules&&typeof e.rules==`object`&&_(e.rules)}catch(e){console.error(`Unable to load action field rules:`,e),i.message.error(`Unable to load action validation rules.`)}},te=(0,r.useCallback)(async e=>{let n=tA(e);if(d([]),p([]),t.setFieldsValue({step_order:void 0}),n){x(!0);try{let e=await V_({limit:1e4,offset:0,module:n}),t=Array.isArray(e?.items)?e.items:[];d(t),p(nA(t))}catch(e){console.error(`Unable to load flows:`,e),i.message.error(`Unable to load flows.`)}finally{x(!1)}}},[t]),ne=(0,r.useCallback)(async(e,n,r)=>{let a=tA(e),o=tA(n);if(!a||!o){t.setFieldsValue({step_order:void 0});return}D(!0);try{t.setFieldsValue({step_order:rA(r,a,o)})}catch(e){console.error(`Unable to load step order:`,e),i.message.error(`Unable to load step order.`)}finally{D(!1)}},[t]);(0,r.useEffect)(()=>{Promise.resolve().then(async()=>{await Promise.all([V(),H()])})},[]),(0,r.useEffect)(()=>{Promise.resolve().then(()=>te(N))},[te,N]),(0,r.useEffect)(()=>{Promise.resolve().then(()=>ne(N,P,u))},[u,ne,P,N]);let re=async e=>{let n={module:tA(e.module),flow:tA(e.flow),step_order:Number(e.step_order),description:tA(e.description),keyword:tA(e.keyword),target:tA(e.target),value:tA(e.value),expected:tA(e.expected),tags:e.tags?tA(e.tags):Yk.tags,active:Number(e.active)};k(!0);try{await B_(n),i.message.success(`LMS case details saved successfully.`),t.resetFields(),d([]),p([])}catch(e){console.error(`Unable to save LMS case:`,e),i.message.error(`Unable to save LMS case.`)}finally{k(!1)}},U=(e,n)=>{t.setFieldsValue({[e]:tA(n)})},ie=e=>{t.setFieldsValue({module:tA(e),flow:void 0,step_order:void 0,keyword:void 0,description:void 0,target:void 0,tags:Yk.tags,value:void 0,expected:void 0}),$k(t,[`keyword`,`target`,`value`,`expected`])},ae=e=>{t.setFieldsValue({flow:tA(e),step_order:void 0,keyword:void 0,target:void 0,value:void 0,expected:void 0}),$k(t,[`keyword`,`target`,`value`,`expected`])},oe=e=>{let n=Qk(g,e);t.setFieldsValue({keyword:tA(e),target:n.key?t.getFieldValue(`target`):void 0,value:n.value?t.getFieldValue(`value`):void 0,expected:n.expected?t.getFieldValue(`expected`):void 0}),$k(t,[`target`,`value`,`expected`])},se=e=>{let t=Xk[e];C({open:!0,typeKey:e}),n.setFieldsValue({name:``,type:t.label})},ce=()=>{C(e=>({...e,open:!1})),n.resetFields()},le=async()=>{try{let e=tA((await n.validateFields()).name),r=await P_({name:e,type:j.dbName});ee(S.typeKey,r?.items??[]),t.setFieldsValue({[j.formField]:e}),i.message.success(`${j.label} added successfully.`),ce()}catch(e){if(e?.errorFields)return;console.error(`Unable to save testing option:`,e),i.message.error(`Unable to add ${j.label.toLowerCase()}.`)}finally{T(!1)}};return(0,o.jsxs)(`main`,{className:`jobs-list-page`,children:[(0,o.jsxs)(i.Row,{align:`middle`,justify:`space-between`,className:`breadcrumb-action-wrapper`,children:[(0,o.jsx)(i.Col,{children:(0,o.jsx)(e.t,{items:Jk})}),(0,o.jsx)(i.Col,{children:(0,o.jsx)(i.Button,{type:`link`,onClick:()=>A(`/lms-home`),children:`View Table`})})]}),(0,o.jsx)(`div`,{className:`v1-page`,children:(0,o.jsxs)(`div`,{className:`v1-page-inner`,children:[(0,o.jsx)(`div`,{className:`v1-page-header`,children:(0,o.jsxs)(i.Space,{align:`center`,size:10,children:[(0,o.jsx)(a.ProfileOutlined,{className:`v1-outer-icon`}),(0,o.jsx)(`div`,{children:(0,o.jsx)(qk,{strong:!0,style:{fontSize:16},children:`Add LMS Case`})})]})}),(0,o.jsx)(Z,{children:(0,o.jsxs)(i.Form,{form:t,className:`v1-form`,layout:`vertical`,colon:!1,requiredMark:(e,{required:t})=>(0,o.jsxs)(o.Fragment,{children:[e,t&&(0,o.jsx)(`span`,{className:`v1-required-mark`,children:` *`})]}),initialValues:Yk,onFinish:re,autoComplete:`off`,children:[(0,o.jsx)(i.Card,{className:`v1-card`,title:(0,o.jsx)(iA,{icon:(0,o.jsx)(a.FileTextOutlined,{}),title:`LMS Case Details`}),extra:(0,o.jsx)(qk,{type:`secondary`,className:`v1-card-subtitle`,children:`Module, flow, step order and execution data`}),children:(0,o.jsxs)(i.Row,{gutter:[24,0],children:[(0,o.jsx)(i.Col,{xs:24,md:12,children:(0,o.jsxs)(i.Space.Compact,{style:{width:`100%`},children:[(0,o.jsx)(i.Form.Item,{label:`Module`,name:`module`,style:{flex:1},children:(0,o.jsx)(i.Select,{allowClear:!0,showSearch:!0,loading:v,optionFilterProp:`label`,placeholder:`Select module`,options:M,onChange:ie})}),(0,o.jsx)(i.Button,{"aria-label":`Add module`,icon:(0,o.jsx)(a.PlusOutlined,{}),style:{marginTop:30},onClick:()=>se(`module`)})]})}),(0,o.jsx)(i.Col,{xs:24,md:12,children:(0,o.jsx)(i.Form.Item,{label:`Flow`,name:`flow`,children:(0,o.jsx)(i.AutoComplete,{maxLength:100,allowClear:!0,disabled:R,options:f,placeholder:b?`Loading flows`:`Enter flow`,onChange:ae,filterOption:(e,t)=>t?.value?.toLowerCase().includes(e.toLowerCase())})})}),(0,o.jsx)(i.Col,{xs:24,md:12,children:(0,o.jsx)(i.Form.Item,{label:`Step Order`,name:`step_order`,validateTrigger:[`onBlur`,`onChange`],children:(0,o.jsx)(i.Input,{maxLength:10,disabled:!0,placeholder:E?`Loading step order`:`Step order`})})}),(0,o.jsx)(i.Col,{xs:24,md:12,children:(0,o.jsx)(i.Form.Item,{label:`Action`,name:`keyword`,children:(0,o.jsx)(i.Select,{allowClear:!0,showSearch:!0,disabled:z,optionFilterProp:`label`,placeholder:`Select action`,options:m,onChange:oe})})}),(0,o.jsx)(i.Col,{xs:24,children:(0,o.jsx)(i.Form.Item,{label:`Description`,name:`description`,children:(0,o.jsx)(i.Input.TextArea,{rows:3,maxLength:255,disabled:z,placeholder:`Enter description`,showCount:!0,onBlur:e=>U(`description`,e.target.value)})})}),(0,o.jsx)(i.Col,{xs:24,md:12,children:(0,o.jsx)(i.Form.Item,{label:`Key`,name:`target`,rules:[{required:B.key,message:`Key is required for this action`}],children:(0,o.jsx)(i.Input,{maxLength:255,disabled:z||!!F&&!B.key,placeholder:z?`Select module and flow first`:F?B.key?`Required — Enter selector / locator`:`Not needed for this action`:`Select an action first`,onBlur:e=>U(`target`,e.target.value)})})}),(0,o.jsx)(i.Col,{xs:24,md:12,children:(0,o.jsx)(i.Form.Item,{label:`Tags`,name:`tags`,children:(0,o.jsx)(i.Input,{maxLength:200,disabled:z,placeholder:`Enter tags`,prefix:(0,o.jsx)(a.TagsOutlined,{className:`v1-input-icon`}),onBlur:e=>U(`tags`,e.target.value)})})}),(0,o.jsx)(i.Col,{xs:24,md:12,children:(0,o.jsx)(i.Form.Item,{label:`Value`,name:`value`,rules:[{required:B.value,message:`Value is required for this action`}],children:(0,o.jsx)(i.Input.TextArea,{rows:4,disabled:z||!!F&&!B.value,placeholder:z?`Select module and flow first`:F?B.value?`Required — Enter value`:`Not needed for this action`:`Select an action first`,onBlur:e=>U(`value`,e.target.value)})})}),(0,o.jsx)(i.Col,{xs:24,md:12,children:(0,o.jsx)(i.Form.Item,{label:`Expected`,name:`expected`,rules:[{required:B.expected,message:`Expected result is required for this action`}],children:(0,o.jsx)(i.Input.TextArea,{rows:4,disabled:z||!!F&&!B.expected,placeholder:z?`Select module and flow first`:F?B.expected?`Required — Enter expected result`:`Not needed for this action`:`Select an action first`,onBlur:e=>U(`expected`,e.target.value)})})})]})}),(0,o.jsx)(`div`,{className:`v1-form-actions`,children:(0,o.jsx)(i.Form.Item,{children:(0,o.jsxs)(i.Space,{children:[(0,o.jsx)(i.Button,{type:`primary`,htmlType:`submit`,loading:O,disabled:z,children:`Submit`}),(0,o.jsx)(i.Button,{onClick:()=>{t.resetFields(),d([]),p([])},children:`Reset`})]})})})]})}),(0,o.jsx)(i.Modal,{title:`Add ${j.label}`,open:S.open,confirmLoading:w,okText:`Add`,onCancel:ce,onOk:()=>{T(!0),le()},destroyOnHidden:!0,children:(0,o.jsxs)(i.Form,{form:n,layout:`vertical`,colon:!1,className:`v1-form`,requiredMark:(e,{required:t})=>(0,o.jsxs)(o.Fragment,{children:[e,t&&(0,o.jsx)(`span`,{className:`v1-required-mark`,children:` *`})]}),children:[(0,o.jsx)(i.Form.Item,{label:`Name`,name:`name`,children:(0,o.jsx)(i.Input,{maxLength:100,placeholder:`Enter ${j.label.toLowerCase()} name`,onBlur:e=>{n.setFieldsValue({name:tA(e.target.value)})}})}),(0,o.jsx)(i.Form.Item,{label:`Type`,name:`type`,children:(0,o.jsx)(i.Input,{disabled:!0})})]})})]})})]})}var oA=[{label:`Home`,href:`/`},{label:`LMS Cases`,href:`/lms-cases`}];function sA(){return(0,o.jsxs)(`main`,{className:`jobs-list-page`,children:[(0,o.jsx)(e.t,{items:oA}),(0,o.jsx)(wo,{moduleName:`lms-flows`,rowKey:`id`})]})}var cA=[`referenceId`,`ReferenceId`,`candidateId`,`CandidateId`,`entityId`,`EntityId`,`id`,`Id`,`_id`];function lA(e=cA){return function(t){if(!t||typeof t!=`object`)return``;for(let n of e){let e=t[n];if(e!=null&&e!==``)return String(e)}return``}}function uA(e,t=cA){if(!e||typeof e!=`object`)return[];let n=[];for(let r of t){let t=e[r];t!=null&&t!==``&&n.push(String(t))}return n}var dA=lA();function fA(e){return typeof e==`function`?e:typeof e==`string`?lA([e]):Array.isArray(e)?lA(e):dA}function pA(e,t,n){return!t||typeof t!=`object`?e:{...t,...e,id:e?.id??t?.id??n}}function mA(e,t,n={}){return{status:`success`,total:t,data:{data:e,...n}}}var hA=[`fields`,`fieldConfig`,`tabs`,`tabField`,`actionRules`,`actions`,`columnActions`];function gA(e){let t=e?.data??e,n={};for(let r of hA){let i=e?.[r]??t?.[r];i==null||Array.isArray(i)&&i.length===0||(n[r]=i)}return n}var _A=e=>String(e??``).replace(/[^a-zA-Z0-9]/g,``).toLowerCase();function vA(e,t,n){let r=(Array.isArray(n)?n:[n]).map(_A).filter(Boolean),i=r.length?e.findIndex(e=>r.includes(_A(e?.value))||r.includes(_A(e?.label))):-1;if(i===-1)return[...e,...t];let a=Number(e[i]?.order),o=Number.isFinite(a)?t.map((e,n)=>e.order==null||e.order===``?{...e,order:a+(n+1)/(t.length+1)}:e):t;return[...e.slice(0,i+1),...o,...e.slice(i+1)]}var yA=(e,t)=>Jr(e,t).rows,bA=(e,t)=>{let{rows:n,total:r}=Jr(e,t);return{rows:n,total:r}};function xA(e,t){return function(n,r,i,a={}){return e(t??n,r,i,a)}}function SA(e){return!e||typeof e!=`object`||typeof(e.fetchByKeys??e.fetch??e.function)!=`function`?null:{...e,fetchByKeys:typeof e.fetchByKeys==`function`?e.fetchByKeys:null,fetch:typeof e.fetch==`function`?e.fetch:null,function:typeof e.function==`function`?e.function:null,extractRows:typeof e.extractRows==`function`?e.extractRows:yA,mergeRow:typeof e.mergeRow==`function`?e.mergeRow:pA,fetchById:typeof e.fetchById==`function`?e.fetchById:null}}function CA({fetchSecondaryByKeys:e,fetchSecondary:t,extractSecondaryRows:n,fetchSecondaryById:r,secondaryKey:i,mergeRow:a,secondaryFetchLimit:o}){return!e&&!t&&!r?[]:[SA({key:i,fetchByKeys:e?(t,n,r)=>e(t,n,r):null,function:t?({moduleName:e,options:n})=>t(e,o,0,n):null,extractRows:n,fetchById:r,mergeRow:a})].filter(Boolean)}function wA(e){if(typeof e==`function`)return t=>{let n=e(t);return n==null||n===``?[]:[String(n)]};let t=typeof e==`string`?[e]:Array.isArray(e)&&e.length?e:cA;return e=>uA(e,t)}function TA(e,t){let n=new Map;return e.forEach(e=>{for(let r of t(e))n.has(r)||n.set(r,e)}),n}function EA({moduleName:e,limit:t,offset:n,options:r,keys:i,primaryResponse:a,primaryRows:o,pageRows:s,total:c,source:l}){return{moduleName:e,limit:t,offset:n,options:r,keys:i,primaryResponse:a,primaryRows:o,pageRows:s,total:c,source:l}}async function DA(e,t){if(typeof e.args==`function`){let n=e.args(t);return(e.fetch??e.function??e.fetchByKeys)(...Array.isArray(n)?n:[n])}if(Array.isArray(e.args))return(e.fetch??e.function??e.fetchByKeys)(...e.args);if(e.fetchByKeys&&Array.isArray(t.keys))return e.fetchByKeys(t.moduleName,t.keys,t.options,t);let n=e.fetch??e.function;return typeof n==`function`?n(t):null}function OA({fetchPrimaryPage:e,extractPrimaryPage:t=bA,fetchSecondaryByKeys:n,joinSources:r=[],fetchPrimary:i,extractPrimaryRows:a=yA,fetchSecondary:o,extractSecondaryRows:s=yA,fetchSecondaryById:c,primaryKey:l,secondaryKey:u,mergeRow:d=pA,secondaryFetchLimit:f=200,extraFields:p=[],extraFieldsAfter:m}){let h=Array.isArray(r)&&r.length?r.map(SA).filter(Boolean):CA({fetchSecondaryByKeys:n,fetchSecondary:o,extractSecondaryRows:s,fetchSecondaryById:c,secondaryKey:u,mergeRow:d,secondaryFetchLimit:f}),g=0;async function _(e,t,n,r){if(!e.fetchById||!r)return null;try{let i=await e.fetchById(n,r);return i&&t(i).includes(String(r))?i:null}catch(e){return console.error(`[mergedListApi] per-id join lookup failed for "${r}"`,e),null}}async function v(e,t,n,r,i){if(!n)return e;let a=t.extractRows(n,r)??[],o=fA(t.primaryKey??l),s=wA(t.key),c=TA(a,s);return Promise.all(e.map(async e=>{let n=o(e),a=c.get(n)??(i()?null:await _(t,s,r,n));return t.mergeRow(e,a,n)}))}async function y(e,t,n,r){let i=e;for(let e of t)i=await v(i,e.source,e.response,n,r);return i}function b(e,t,n){let r={};for(let e of n){if(!e)continue;let t=gA(e);for(let e of Object.keys(t))r[e]??(r[e]=t[e])}return p.length&&(r.fields=vA(r.fields??[],p,m)),mA(e,t,r)}async function x({moduleName:e,limit:t,offset:n,options:r,primaryResponse:i,primaryRows:a,pageRows:o,total:s}){return Promise.all(h.map(async c=>{try{let u=fA(c.primaryKey??l),d=[...new Set(o.map(u).filter(Boolean))];return c.fetchByKeys&&d.length===0?{source:c,response:null}:{source:c,response:await DA(c,EA({moduleName:e,limit:t,offset:n,options:r,keys:d,primaryResponse:i,primaryRows:a,pageRows:o,total:s,source:c}))}}catch(e){return console.error(`[mergedListApi] join fetch failed — rendering page without that join`,e),{source:c,response:null}}}))}async function S(n,r,i,a,o){let s=await e(n,r,i,a),c=t(s,n)??{},l=Array.isArray(c.rows)?c.rows:[],u=Number.isFinite(Number(c.total))?Number(c.total):l.length,d=await x({moduleName:n,limit:r,offset:i,options:a,primaryResponse:s,primaryRows:l,pageRows:l,total:u});return b(await y(l,d,n,o),u,[s,...d.map(e=>e.response)])}async function C(e,t,n,r,o){let s=await i(e,t,n,r),c=a(s,e)??[],l=c.length,u=c.slice(n,n+t),d=await x({moduleName:e,limit:t,offset:n,options:r,primaryResponse:s,primaryRows:c,pageRows:u,total:l});return b(await y(u,d,e,o),l,[s,...d.map(e=>e.response)])}return async function(t,n=10,r=0,i={}){let a=++g,o=()=>a!==g;return e?S(t,n,r,i,o):C(t,n,r,i,o)}}function kA(e,t,n={}){return OA({fetchPrimary:()=>SE(e,t),extractPrimaryRows:yE,fetchSecondary:bn,fetchSecondaryById:CE,secondaryFetchLimit:n.moduleFetchLimit??200})}function AA(e){let t=String(e??``).trim().split(/[^a-zA-Z0-9]+/).filter(Boolean);return t.length?`${t.map((e,t)=>t===0?e.toLowerCase():e[0].toUpperCase()+e.slice(1).toLowerCase()).join(``)}Count`:``}function jA(e){let t=Array.isArray(e?.stages)?e.stages:[];if(!t.length)return e;let n={};for(let e of t){let t=AA(e?.stageName);t&&(n[t]=Number(e?.count)||0)}return{...n,...e}}var MA=e=>{let t=Number(e?.targetSubmission??e?.targetSubmissions);return Number.isFinite(t)&&t>0?t:null};function NA({submittedCountField:e=`submittedCount`,progressField:t=`targetSubmissionProgress`}={}){return function(n,r,i){let a=pA(n,r,i),o=MA(a);return o!=null&&(console.log(`mergeJobWorkflowRow`,i,a?.[e],o),a[t]=`${Number(a?.[e])||0} of ${o}`),a}}function PA(e={}){let t=NA(),n=OA({primaryKey:`_id`,secondaryKey:`entityId`,extraFields:e.extraFields,extraFieldsAfter:e.extraFieldsAfter,fetchPrimaryPage:bn,fetchSecondaryByKeys:()=>xE(),extractSecondaryRows:e=>(e?.items??[]).map(jA),mergeRow:(e,n,r)=>{let i=t(e,n,r);return n?._id&&(i.workflowId=n._id),i}});return async function(e,t,r,i){return await n(e,t,r,i)}}async function FA(e,t=10,n=0,r={},i={}){return Jr(await PA(i)(e,t,n,r),e)}async function IA(e,t,n,r=10,i=0,a={}){return Jr(await kA(e,t)(n,r,i,a),n)}var LA=$D,RA=rv(ZO),zA=rv($O),BA=rv(mk),VA=rv(Ek),HA=rv(Fk),UA=rv(Rk),WA=rv(Vk),GA=rv(Wk),KA=rv(Kk),qA=rv(aA),JA=rv(sA);exports.ADMIN_API_URL=t._,exports.ADMIN_APP_ID=t.v,exports.APP_ID=t.y,exports.AUTH_URL=t.b,exports.ActivityNotesCard=_c,exports.ActivityTab=fc,exports.AddBatchCandidatePopup=PD,exports.AddFormV1=Ys,exports.AdminDashboard=$D,exports.AdminDashboardContent=DC,exports.AdminPage=LA,exports.AppAlert=Xs,exports.AppButton=e.at,exports.AppShell=E_,exports.ApprovalActionBar=Jm,exports.AssigneeAvatars=vc,exports.AuthGuard=w_,exports.BILLING_STATUS_FLOW=Dd,exports.BULK_UPLOAD_DEFAULT_ACCEPT=yc,exports.BULK_UPLOAD_DEFAULT_MAX_SIZE_MB=bc,exports.Breadcrumb=e.t,exports.BulkUploadPage=BA,exports.BulkUploadPanel=Oc,exports.CANDIDATES_URL=t.x,exports.CONTRACT_C2C=vh,exports.CONTRACT_W2=_h,exports.CURRENCY_SYMBOLS=Il,exports.CalendarCard=D,exports.CoreThemeAdminApp=jC,exports.CoreThemeAdminRoutes=AC,exports.CustomPagination=je,exports.DEFAULT_HOURS_POLICY=gm,exports.DayLogModal=Bm,exports.DescriptionBlock=Vc,exports.DetailHeaderCard=Af,exports.DetailViewPage=Lf,exports.DetailViewV1=Eu,exports.DocumentViewer=e.vn,exports.DynamicCards=Dt,exports.DynamicPopup=jT,exports.DynamicPopupRoute=zD,exports.DynamicTabs=j,exports.EditFormV1=Fp,exports.FINANCE_APPROVAL_CONFIG=lh,exports.FINANCE_TYPE_CFO=nh,exports.FINANCE_TYPE_ONBOARDING_MANAGER=th,exports.FINANCE_TYPE_ONBOARDING_MANAGER_REAPPROVE=ah,exports.FINANCE_TYPE_ONLY_FINANCE=rh,exports.FINANCE_TYPE_SUBMISSION_MANAGER=eh,exports.FINANCE_TYPE_SUBMISSION_MANAGER_REAPPROVE=ih,exports.FileListCard=Cg,exports.FinanceApprovalPanel=ng,exports.FinanceAvatar=lf,exports.FinanceBadge=pf,exports.FinanceDayCell=Xm,exports.FinanceDivider=ef,exports.FinanceEmployeeCell=uf,exports.FinanceEmptyState=Zd,exports.FinanceEquation=tf,exports.FinanceHistoryTimeline=of,exports.FinanceHoursGrid=Xd,exports.FinanceKpiRow=Yd,exports.FinanceLine=$d,exports.FinanceListToolbar=hm,exports.FinanceMarginBadge=mf,exports.FinanceMoneyCell=ff,exports.FinanceRecordsTable=_f,exports.FinanceRowChevron=hf,exports.FinanceSection=Qd,exports.FinanceStatusPill=Jd,exports.FinanceTextCell=df,exports.FinanceTimesheetAnalysis=Qm,exports.FinanceWorkflowSteps=nf,exports.HOURS_MESSAGES=_m,exports.Header=Qg,exports.HierarchyUserFilter=Mt,exports.JOBS_URL=t.S,exports.LegacyAdminPage=RA,exports.ListView=wo,exports.LmsHomePage=JA,exports.LmsTestForm=qA,exports.Login=D_,exports.MailPopup=XC,exports.ManageModules=UA,exports.ManageSubmodules=WA,exports.ModuleRowActions=Wp,exports.NotesPanel=qm,exports.NotesTab=gc,exports.PAYROLL_STATUS_FLOW=Od,exports.POPUP_CONFIGS=TD,exports.ParamCardView=Zp,exports.ParamListView=rm,exports.PeriodBadgeTag=km,exports.PreviewPopup=Dw,exports.ProjectSelect=nv,exports.ProofUploadPreview=Km,exports.QuickLogBar=Um,exports.QuickLogSelectionBar=Vm,exports.RejectionReasonModal=Hm,exports.SUBMISSIONS_URL=t.C,exports.Sidebar=b_,exports.StatusBadge=am,exports.StatusBadgeTag=Om,exports.StickyNotesFullPage=zA,exports.StylishDynamicTabs=sm,exports.TemplateEditor=fm,exports.TestForm=VA,exports.TestingHomePage=KA,exports.TimelineGroups=ic,exports.TimesheetDayCell=Lm,exports.TipTapEditor=e.yn,exports.UserForm=QD,exports.VendorShareDrawer=UD,exports.ViewSummaryWidget=bi,exports.WizardPopup=Nw,exports.ZinnextTableView=GA,exports.ZinnextTestForm=HA,exports.appNow=e.Cn,exports.applyIntegrationStatus=e.zn,exports.approveSubmission=he,exports.buildAcceptAttr=Tc,exports.buildCsv=Hd,exports.buildDailyRows=Id,exports.buildDayGradient=Fm,exports.buildRateHistoryEntries=Uh,exports.buildWeeklyRollup=zd,exports.clearSelectedProject=t.r,exports.colors=e.Sn,exports.computeFinance=Fh,exports.computeHoursPolicy=Cm,exports.computeMarginBand=Bd,exports.conditionMatches=e.i,exports.configureCoreTheme=t.w,exports.configuredFieldLabel=e.a,exports.createAllWorkflowsListFetcher=PA,exports.createMergedListFetcher=OA,exports.createModuleListFetchAdapter=xA,exports.createWorkflowStageListFetcher=kA,exports.currencySymbol=Ll,exports.defaultMergeRow=pA,exports.deleteIntegrationConfig=e.Xn,exports.deriveDayStats=Fd,exports.describeCapacity=Tm,exports.downloadCsv=Kd,exports.evaluateShowIfWith=e.o,exports.findEmployerRow=kh,exports.flattenGroups=Dh,exports.formatAmount=Ul,exports.formatApp=e.wn,exports.formatAppDateTime=e.Tn,exports.formatFileSize=wc,exports.formatFinanceMoney=Wh,exports.formatHours=vd,exports.formatMoney=Wl,exports.formatPercent=bd,exports.formatRate=Gl,exports.getActivity=e.rn,exports.getAllWorkflowsModuleList=FA,exports.getAppTimeZone=e.En,exports.getApprovalDate=wd,exports.getBgcIntegrationConfig=e.pr,exports.getBgcIntegrationSummary=e.mr,exports.getBillingActionStates=kd,exports.getCurrentRoleName=t.s,exports.getFieldLabel=Wd,exports.getFileExtension=Cc,exports.getFinanceApprovalConfig=mh,exports.getFormGroupsRaw=fg,exports.getIntegrationConfig=e.br,exports.getIntegrationConfigs=e.xr,exports.getIntegrationSummary=e.Sr,exports.getModuleConfig=Oe,exports.getModuleDataDetail=e.an,exports.getPayrollActionStates=Ad,exports.getPeriodBadgeConfig=Ae,exports.getSelectedProject=t.c,exports.getStoredToken=t.l,exports.getStoredUser=t.u,exports.getUserRoles=t.d,exports.getVMSApprove=ge,exports.getValueStyle=Gd,exports.getWorkflowStageModuleList=IA,exports.getWorkflowSteps=jd,exports.humanizeEvent=Cd,Object.defineProperty(exports,"i",{enumerable:!0,get:function(){return qo}}),exports.indexFieldConfig=Ud,exports.initialsOf=xd,exports.isTester=t.f,exports.logout=t.m,exports.marginIncludesReferral=gh,exports.matchLocationTax=Ph,Object.defineProperty(exports,"n",{enumerable:!0,get:function(){return Gf}}),exports.normalizeContract=jh,Object.defineProperty(exports,"r",{enumerable:!0,get:function(){return kc}}),exports.rateUnitLabel=zl,exports.rateUnitShort=Vl,exports.reconcileHours=wm,exports.rejectSubmission=ve,exports.resolveActivityMeta=lc,exports.resolveAndCompute=Ih,exports.resolveDayKind=xm,exports.resolveFinanceInputs=Nh,exports.resolveMergeKey=dA,exports.resolveMergedListKey=dA,exports.resolveRejectionReason=hh,exports.resolveSubmissionFinance=pg,exports.saveBgcIntegrationConfig=e.Ur,exports.saveIntegrationConfig=e.Kr,exports.setSelectedProject=t.g,exports.showIfConditions=e.c,exports.stageCountKey=AA,Object.defineProperty(exports,"t",{enumerable:!0,get:function(){return O_}}),exports.testIntegrationConnection=e.Qr,exports.toApp=e.On,exports.toNumber=Hl,exports.tzLabel=e.kn,exports.tzShortLabel=e.An,exports.useDropdownFields=In,exports.useDropdownValues=xi,exports.useEditForm=wg,exports.useFieldConfig=Ln,exports.useFilterFields=Rn,exports.useMenuPermission=qn,exports.useModuleActions=Lp,exports.useRecordRefresh=Pf,exports.validateBulkFile=Ec,exports.withAdminAppId=t.T,exports.withAppId=t.E,exports.withAuthGuard=rv;
12
+ `))}function lw(e){let t=e.match(/^([A-Za-z][A-Za-z&/ ]{1,28}?)\s*:\s*(\S.+)$/);if(!t)return null;let n=t[1].trim(),r=t[2].trim();return n.split(/\s+/).length>3||r.length>60?null:{fieldKey:n.toLowerCase().replace(/\s+/g,`-`),fieldLabel:iw(n),value:r}}function uw(e){let t=e.toLowerCase().replace(/[\s:.\-–—]+$/,``).trim();return ew.has(t)?tw.test(t)?`education`:nw.test(t)?`keySkills`:`overview`:null}function dw(e){let t=[],n={overview:[],keySkills:[],education:[]},r=`overview`;return e.forEach(e=>{let i=uw(e);if(i){r=i;return}if(r===`overview`){let n=lw(e);if(n){t.push(n);return}}n[r].push(e)}),{meta:t,overview:aw(n.overview),keySkills:aw(n.keySkills),education:aw(n.education)}}function fw(e){let t=[...$C].sort((e,t)=>t.length-e.length),n=RegExp(`\\b(${t.map(rw).join(`|`)})\\b\\s*:?`,`gi`),r=[...e.matchAll(n)];if(!r.length)return{meta:[],overview:aw(cw(e)),keySkills:[],education:[]};let i={overview:[],keySkills:[],education:[]},a=e.slice(0,r[0].index).trim();return a&&i.overview.push(...cw(a)),r.forEach((t,n)=>{let a=t[1].trim().toLowerCase(),o=t.index+t[0].length,s=n+1<r.length?r[n+1].index:e.length,c=cw(e.slice(o,s).trim());c.length&&i[tw.test(a)?`education`:nw.test(a)?`keySkills`:`overview`].push(...c)}),{meta:[],overview:aw(i.overview),keySkills:aw(i.keySkills),education:aw(i.education)}}function pw(e){let t=ow(e);if(!t)return{meta:[],overview:[],keySkills:[],education:[]};let n=sw(t);return n.length>=4?dw(n):fw(t)}function mw({items:e}){return(0,o.jsx)(`ul`,{className:`jdv-ats-bullets`,children:e.map((e,t)=>(0,o.jsx)(`li`,{className:`jdv-ats-bullet-item`,children:e},t))})}function hw({raw:e=``,meta:t=[]}){let[n,i]=(0,r.useState)(!1),a=(0,r.useMemo)(()=>pw(e),[e]),s=t.length?t:a.meta,c=[];if(a.overview.length&&c.push({key:`overview`,title:`Overview`,items:a.overview}),a.keySkills.length&&c.push({key:`keySkills`,title:`Key Skills`,items:a.keySkills,card:!0,icon:`🛠️`}),a.education.length&&c.push({key:`education`,title:`Education`,items:a.education,card:!0,icon:`🎓`}),!s.length&&!c.length)return(0,o.jsx)(ZC,{type:`secondary`,children:`No description available.`});let l=n?c:c.slice(0,QC),u=c.length-QC;return(0,o.jsxs)(`div`,{className:`jdv-ats-desc`,children:[s.length>0&&(0,o.jsx)(`div`,{className:`jdv-ats-meta-grid`,children:s.map(({fieldKey:e,fieldLabel:t,value:n})=>(0,o.jsxs)(`div`,{className:`jdv-ats-meta-row`,children:[(0,o.jsx)(`span`,{className:`jdv-ats-meta-key`,children:t}),(0,o.jsx)(`span`,{className:`jdv-ats-meta-val`,children:n})]},e??t))}),(0,o.jsx)(`div`,{className:`jdv-ats-sections`,children:l.map(e=>e.card?(0,o.jsxs)(`div`,{className:`education-block`,children:[(0,o.jsxs)(`div`,{className:`education-header`,children:[(0,o.jsx)(`span`,{children:e.icon}),(0,o.jsx)(`span`,{children:e.title})]}),(0,o.jsx)(`ul`,{className:`education-list`,children:e.items.map((e,t)=>(0,o.jsx)(`li`,{className:`education-list-item`,children:e},t))})]},e.key):(0,o.jsxs)(`div`,{className:`jdv-ats-section`,children:[(0,o.jsx)(`div`,{className:`jdv-ats-section-hd`,children:(0,o.jsx)(`span`,{children:e.title})}),(0,o.jsx)(mw,{items:e.items})]},e.key))}),u>0&&(0,o.jsx)(`span`,{className:`jdv-desc-toggle`,onClick:()=>i(e=>!e),children:n?`Show less`:`Show more (${u} more section${u>1?`s`:``})`})]})}var{Text:gw}=i.Typography;function _w(e){return e?e.trim().split(/\s+/).slice(0,2).map(e=>e[0].toUpperCase()).join(``):`?`}function vw(e){return e?e.name?e.name:e.fullName?e.fullName:e.firstName||e.lastName?[e.firstName,e.lastName].filter(Boolean).join(` `):e.candidateName??e.clientName??e.jobTitle??``:``}function yw(e){return e?e.email??e.emailId??e.emailAddress??``:``}function bw(e){return e?e.status?e.status:e.stage?e.stage:typeof e.isActive==`boolean`?e.isActive?`Active`:`Inactive`:``:``}function xw(e){return e==null||e===``?`-`:typeof e==`string`?e:typeof e==`number`||typeof e==`boolean`?String(e):Array.isArray(e)?e.join(`, `):typeof e==`object`?e.label??e.name??Object.values(e).join(` `):String(e)}var Sw=[`jobDescription`,`description`,`rawDescription`,`jobDescriptionText`];function Cw(e){return String(e??``).toLowerCase()===`job`}function ww(e){let t=Sw.includes(e.field),n=/description/i.test(e.label??``);return t||n}function Tw({record:e}){let t=vw(e),n=yw(e),r=bw(e);return!t&&!n?null:(0,o.jsxs)(`div`,{className:`preview-profile-card`,children:[(0,o.jsxs)(`div`,{className:`preview-profile-card__info`,children:[(0,o.jsx)(i.Avatar,{className:`preview-profile-card__avatar`,children:_w(t)}),(0,o.jsxs)(`div`,{className:`preview-profile-card__text`,children:[t&&(0,o.jsx)(`span`,{className:`preview-profile-card__name`,children:t}),n&&(0,o.jsx)(`span`,{className:`preview-profile-card__email`,children:n})]})]}),r&&(0,o.jsx)(i.Tag,{className:`preview-profile-card__status`,children:r})]})}function Ew({fields:e,moduleName:t}){return e?.length?(0,o.jsx)(`div`,{className:`preview-field-grid`,children:e.map(e=>{let n=e.value,r=Array.isArray(n)&&n.length>0,i=Cw(t)&&ww(e)&&typeof n==`string`&&n.trim();return r?n.map((t,r)=>(0,o.jsxs)(`div`,{className:`preview-field-card`,children:[(0,o.jsxs)(`span`,{className:`preview-field-card__label`,children:[e.label,n.length>1?` (${r+1})`:``]}),(0,o.jsx)(`span`,{className:`preview-field-card__value`,children:xw(t)})]},`${e.field??e.label}-${r}`)):i?(0,o.jsxs)(`div`,{className:`preview-field-card preview-field-card--description`,children:[(0,o.jsx)(`span`,{className:`preview-field-card__label`,children:e.label}),(0,o.jsx)(`div`,{className:`preview-field-card__description`,children:(0,o.jsx)(hw,{raw:n})})]},e.field??e.label):(0,o.jsxs)(`div`,{className:`preview-field-card`,children:[(0,o.jsx)(`span`,{className:`preview-field-card__label`,children:e.label}),(0,o.jsx)(`span`,{className:`preview-field-card__value`,children:xw(n)})]},e.field??e.label)})}):null}function Dw(){let t=(0,c.useNavigate)(),{moduleName:n=``,record:a=null}=(0,c.useLocation)().state??{},s=a?.id??a?._id,[l,u]=(0,r.useState)([]),[d,f]=(0,r.useState)(!!(n&&s)),[p,m]=(0,r.useState)(null);(0,r.useEffect)(()=>{if(!n||!s)return;let t=!1;return e.fn({module:n,id:s}).then(e=>{t||(u(Array.isArray(e)?e:[]),f(!1))}).catch(e=>{t||(m(e.message||`Failed to load preview`),f(!1))}),()=>{t=!0}},[n,s]);function h(){t(-1)}let g=(0,o.jsxs)(`div`,{className:`preview-modal-header`,children:[(0,o.jsx)(`span`,{className:`preview-modal-module`,children:n.toUpperCase()}),(0,o.jsx)(`span`,{className:`preview-modal-title`,children:n?` Details`:`Preview`})]}),_=(0,o.jsx)(`div`,{className:`wizard-footer preview-scroll-footer`,children:(0,o.jsx)(`div`,{className:`wizard-footer-nav`,children:(0,o.jsx)(i.Button,{onClick:h,children:`Close`})})});function v(){return!n||!s?(0,o.jsx)(`div`,{className:`job-preview-content job-preview-status`,children:`Preview id is missing.`}):d?(0,o.jsx)(`div`,{className:`job-preview-content job-preview-status`,children:(0,o.jsx)(i.Spin,{size:`small`})}):p?(0,o.jsx)(`div`,{className:`job-preview-content job-preview-status job-preview-error`,children:p}):l.length?(0,o.jsx)(`div`,{className:`preview-section-list`,children:l.map((e,t)=>(0,o.jsxs)(`section`,{className:`preview-section-card`,children:[(0,o.jsxs)(`div`,{className:`preview-section-card__header`,children:[(0,o.jsx)(`span`,{className:`preview-section-card__number`,children:t+1}),(0,o.jsx)(`span`,{className:`preview-section-card__title`,children:e.label??e.name??`Section ${t+1}`})]}),(0,o.jsx)(`div`,{className:`preview-section-card__body`,children:e.fields?.length>0?(0,o.jsx)(Ew,{fields:e.fields,moduleName:n}):(0,o.jsx)(gw,{type:`secondary`,children:`No fields in this group.`})})]},e.name??e.id??t))}):(0,o.jsx)(`div`,{className:`job-preview-content job-preview-status`,children:`No form groups found.`})}return(0,o.jsx)(i.Modal,{centered:!0,className:`wizard-modal preview-modal preview-scroll-modal`,footer:_,open:!0,title:g,width:`min(900px, calc(100vw - 32px))`,onCancel:h,maskClosable:!1,children:(0,o.jsxs)(`div`,{className:`wizard-body preview-scroll-body`,children:[a&&(0,o.jsx)(Tw,{record:a}),v()]})})}var{Text:Ow}=i.Typography,{TextArea:kw}=i.Input,Aw=[{key:`basic`,title:`Basic Info`,description:`General details`,fields:[{name:`firstName`,label:`First Name`,type:`input`,required:!0,placeholder:`Enter first name`,span:12},{name:`lastName`,label:`Last Name`,type:`input`,required:!0,placeholder:`Enter last name`,span:12},{name:`email`,label:`Email Address`,type:`input`,required:!0,placeholder:`Enter email address`,rules:[{type:`email`,message:`Please enter a valid email`}]},{name:`phone`,label:`Phone`,type:`input`,placeholder:`Enter phone number`}]},{key:`details`,title:`Details`,description:`Additional info`,fields:[{name:`role`,label:`Role`,type:`select`,required:!0,placeholder:`Select a role`,span:12,options:[{label:`Developer`,value:`developer`},{label:`Designer`,value:`designer`},{label:`Manager`,value:`manager`},{label:`Analyst`,value:`analyst`}]},{name:`department`,label:`Department`,type:`select`,placeholder:`Select department`,span:12,options:[{label:`Engineering`,value:`engineering`},{label:`Product`,value:`product`},{label:`Operations`,value:`operations`},{label:`Finance`,value:`finance`}]},{name:`notes`,label:`Notes`,type:`textarea`,placeholder:`Any additional notes...`}]},{key:`confirm`,title:`Confirm`,description:`Review & submit`,isReview:!0}];function jw(e){switch(e.type){case`select`:return(0,o.jsx)(i.Select,{placeholder:e.placeholder,options:e.options,style:{width:`100%`}});case`textarea`:return(0,o.jsx)(kw,{rows:3,placeholder:e.placeholder});case`number`:return(0,o.jsx)(i.InputNumber,{placeholder:e.placeholder,style:{width:`100%`}});default:return(0,o.jsx)(i.Input,{type:e.inputType||`text`,placeholder:e.placeholder})}}function Mw({steps:e,form:t}){let n=t.getFieldsValue(),r=e.filter(e=>!e.isReview);return r.some(e=>(e.fields||[]).some(e=>n[e.name]!==void 0&&n[e.name]!==``))?(0,o.jsxs)(`div`,{className:`wizard-review-content`,children:[r.map(e=>(0,o.jsxs)(`div`,{className:`wizard-review-section`,children:[(0,o.jsx)(Ow,{className:`wizard-review-section-title`,children:e.title}),(0,o.jsx)(`div`,{className:`wizard-review-grid`,children:(e.fields||[]).map(e=>{let t=n[e.name],r=t===void 0||t===``||t===null?`—`:String(t);return(0,o.jsxs)(`div`,{className:`wizard-review-row`,children:[(0,o.jsx)(`span`,{className:`wizard-review-label`,children:e.label}),(0,o.jsx)(`span`,{className:`wizard-review-separator`,children:`:`}),(0,o.jsx)(`span`,{className:`wizard-review-value`,children:r})]},e.name)})})]},e.key)),(0,o.jsxs)(`div`,{className:`wizard-review-confirm-note`,children:[(0,o.jsx)(a.CheckCircleOutlined,{className:`wizard-review-confirm-icon`}),(0,o.jsx)(Ow,{type:`secondary`,children:`Please review the information above before submitting.`})]})]}):(0,o.jsx)(`div`,{className:`wizard-review-empty`,children:(0,o.jsx)(Ow,{type:`secondary`,children:`No data entered yet.`})})}function Nw(){let[e]=i.Form.useForm(),t=(0,c.useNavigate)(),{title:n=`Wizard`,moduleName:a=``,steps:s=Aw,onSubmit:l}=(0,c.useLocation)().state??{},[u,d]=(0,r.useState)(0),f=s[u],p=u===s.length-1,m=u===0;function h(){t(-1)}function g(){let t=(f.fields||[]).map(e=>e.name);e.validateFields(t.length>0?t:void 0).then(()=>{d(e=>e+1)})}function _(){d(e=>e-1)}function v(){let n=e.getFieldsValue();typeof l==`function`&&l(n),t(-1)}let y=s.map((e,t)=>({title:e.title,description:e.description,status:t<u?`finish`:t===u?`process`:`wait`}));return(0,o.jsxs)(i.Modal,{open:!0,title:a?`${n} — ${a}`:n,footer:(0,o.jsxs)(`div`,{className:`wizard-footer`,children:[(0,o.jsx)(i.Button,{onClick:h,children:`Cancel`}),(0,o.jsxs)(`div`,{className:`wizard-footer-nav`,children:[!m&&(0,o.jsx)(i.Button,{onClick:_,children:`Back`}),p?(0,o.jsx)(i.Button,{type:`primary`,onClick:v,children:`Submit`}):(0,o.jsx)(i.Button,{type:`primary`,onClick:g,children:`Next`})]})]}),onCancel:h,width:`min(680px, calc(100vw - 32px))`,centered:!0,className:`wizard-modal`,children:[(0,o.jsx)(`div`,{className:`wizard-steps-container`,children:(0,o.jsx)(i.Steps,{current:u,items:y,size:`small`,className:`wizard-steps`})}),(0,o.jsx)(`div`,{className:`wizard-body`,children:(0,o.jsxs)(i.Form,{form:e,layout:`vertical`,children:[s.filter(e=>!e.isReview).map((e,t)=>(0,o.jsx)(`div`,{style:{display:t===u?`block`:`none`},children:(0,o.jsx)(i.Row,{gutter:16,children:(e.fields||[]).map(e=>(0,o.jsx)(i.Col,{span:e.span||24,children:(0,o.jsx)(i.Form.Item,{name:e.name,label:e.label,rules:[...e.required?[{required:!0,message:`${e.label} is required`}]:[],...e.rules||[]],children:jw(e)})},e.name))})},e.key)),f.isReview&&(0,o.jsx)(Mw,{steps:s,form:e})]})})]})}function Pw({titleText:e,titleIcon:t}){let n=t===`delete`;return(0,o.jsxs)(`span`,{className:`dynamic-popup__header`,children:[(0,o.jsx)(`span`,{className:`dynamic-popup__header-icon-box${n?` dynamic-popup__header-icon-box--danger`:``}`,children:n?(0,o.jsx)(a.DeleteOutlined,{}):(0,o.jsx)(a.AppstoreOutlined,{})}),(0,o.jsx)(`span`,{className:`dynamic-popup__header-label`,children:e})]})}function Fw({note:t,description:n,showSelectedCount:r,count:i,itemLabel:a,bodyText:s,deleteError:c}){return(0,o.jsxs)(o.Fragment,{children:[t&&(0,o.jsx)(e.bn,{variant:`body`,color:`secondary`,className:`dynamic-popup__note`,children:t}),n&&(0,o.jsx)(e.bn,{variant:`body`,className:`dynamic-popup__description`,children:n}),r&&i>0&&(0,o.jsxs)(e.bn,{variant:`body`,className:`dynamic-popup__selected-count`,children:[`Changing status for `,(0,o.jsx)(`strong`,{children:i}),` selected `,a,`.`]}),s&&(0,o.jsx)(e.bn,{variant:`body`,children:s}),c&&(0,o.jsx)(e.bn,{variant:`caption`,color:`danger`,className:`dynamic-popup__error`,children:c})]})}function Iw({footerNote:t}){return t?(0,o.jsx)(e.bn,{variant:`caption`,color:`secondary`,className:`dynamic-popup__footer-note`,children:t}):null}function Lw(e,t){return e.replace(/\{(\w+)\}/g,(e,n)=>t?.[n]??``).trim()}function Rw(e){return String(e).replace(/\(\s*\)/g,``).replace(/\s+/g,` `).replace(/(^|\s)([-–—·|])(?=\s*\2)/g,``).replace(/^[\s\-–—·|]+/,``).replace(/[\s\-–—·|]+$/,``).trim()}function zw(e){if(!e)return``;let t=new Date(e);if(Number.isNaN(t.getTime()))return``;let n=e=>new Date(e.getFullYear(),e.getMonth(),e.getDate()),r=Math.round((n(new Date)-n(t))/864e5);return r<=0?`Today`:r===1?`Yesterday`:`${r} days ago`}function Bw(e){let t=Array.isArray(e?.submissionHistory)?e.submissionHistory:[],n=[e?.lastSubmittedAt,e?.submittedAt,e?.updatedAt,...t.map(e=>e?.submittedAt||e?.updatedAt)].filter(Boolean);return n.length?n.reduce((e,t)=>new Date(t)>new Date(e)?t:e):null}function Vw(e){let t=Array.isArray(e?.submissionHistory)?e.submissionHistory:[],n=[e?.lastSubmittedAt,e?.submittedAt,...t.map(e=>e?.submittedAt)].filter(Boolean);return n.length?n.reduce((e,t)=>new Date(t)>new Date(e)?t:e):null}function Hw(e,t){if(typeof e==`string`)return{label:e,value:e};if(e?.label!==void 0&&e?.value!==void 0&&!t?.labelTemplate&&!t?.valueKey)return e;let{labelKey:n,valueKey:r,labelTemplate:i}=t??{},a=i?.includes(`{lastdate}`)?{...e,lastdate:zw(Bw(e))}:e,o=(i?Rw(Lw(i,a)):null)||(n?e?.[n]:null)||e?.name||e?.fullName||e?.candidateName||e?.title||e?.displayName||e?.text||e?.applicantReferenceId||e?.applicantRefrenceId||String(Object.values(e||{})[0]??``),s=(r?e?.[r]:null)??e?.id??e?._id??e?.applicantReferenceId??e?.applicantRefrenceId??String(Object.values(e||{})[0]??``),c=e?.disabled===!0||e?.disable===!0,l=String(e?.optionNote??``).trim(),u={label:l?`${String(o)} — ${l}`:String(o),value:String(s),_raw:e};if(c&&(u.disabled=!0),l&&(u.title=l),e?.isSubmitted===!0||e?.alreadySubmitted===!0){u.alreadySubmitted=!0,u.existingSubmissionId=String(e?.existingSubmissionId??e?.jobSubmissionId??e?.submissionId??``);let t=e?.submittedAt||Vw(e);t&&(u.submittedAt=t)}if(e?.isFromSubmission===!0&&e?.submissionId){u.isFromSubmission=!0,u.priorSubmissionId=String(e.submissionId);let t=e?.lastSubmittedAt||Vw(e);t&&(u.priorSubmittedAt=t)}return u}function Uw(e,t){return(t?.[e.optionsKey]??e.defaultOptions??[]).map(t=>Hw(t,e))}function Ww(e={}){return{selectedIds:[],selectedRecords:[],moduleName:``,removedIds:[],...e}}var Gw=`DD MMM YYYY`,Kw=`DD MMM YYYY, h:mm A`;function qw(e,t){if(e==null||e===``)return``;let n=(0,s.default)(e);return n.isValid()?t===`relative`&&zw(e)||n.format(Gw):String(e)}function Jw(e,t){return e?String(e).includes(`{`)?Rw(Lw(e,t)):String(t?.[e]??e).trim():``}function Yw(e){if(e?.alreadySubmitted){let t=e?.submittedAt?(0,s.default)(e.submittedAt):null;return{tone:`blocked`,tooltip:t?.isValid()?`Already submitted to this job on ${t.format(Kw)}`:`Already submitted to this job — a candidate can only be submitted once per job`}}if(e?.isFromSubmission){let t=e?.priorSubmittedAt?(0,s.default)(e.priorSubmittedAt):null;return{tone:`history`,tooltip:t?.isValid()?`Previously submitted on ${t.format(Kw)} — this form will prefill from it`:`Submitted to another job before — this form will prefill from it`}}return null}function Xw(e,t){return e?.alreadySubmitted||!e?.disabled?``:String(t?.message??e?.title??``).trim()}function Zw({meta:e}){return(0,o.jsx)(`div`,{className:`dynamic-popup__option-dates`,children:e.map(e=>(0,o.jsxs)(r.Fragment,{children:[(0,o.jsx)(`span`,{className:`dynamic-popup__option-date-label`,children:e.label}),(0,o.jsx)(`span`,{className:`dynamic-popup__option-date-value`,children:e.text})]},e.label))})}function Qw({option:e,layout:t}){let n=e?._raw??e??{},r=Jw(t.id,n),s=Jw(t.title,n)||String(e?.label??``),c=Jw(t.subtitle,n),l=Jw(t.titleAccent?.key,n),u=Jw(t.titleAccent?.toneKey,n),d=t.titleAccent?.prefix??``,f=(t.meta??[]).map(e=>({label:e.label,text:qw(n?.[e.key],e.type)})).filter(e=>e.text),p=Xw(e,n),m=Yw(e);return(0,o.jsxs)(`div`,{className:`dynamic-popup__option`,children:[(0,o.jsx)(`span`,{className:`dynamic-popup__option-tick${m?` dynamic-popup__option-tick--${m.tone}`:``}`,children:m&&(0,o.jsx)(i.Tooltip,{title:m.tooltip,placement:`topLeft`,children:(0,o.jsx)(a.CheckCircleFilled,{"aria-label":m.tooltip})})}),(0,o.jsxs)(`div`,{className:`dynamic-popup__option-main`,children:[(0,o.jsxs)(`div`,{className:`dynamic-popup__option-head`,children:[r&&(0,o.jsx)(`span`,{className:`dynamic-popup__option-id`,children:r}),(0,o.jsxs)(`span`,{className:`dynamic-popup__option-title`,children:[(0,o.jsx)(`span`,{className:`dynamic-popup__option-title-text`,children:s}),l&&(0,o.jsx)(`span`,{className:`dynamic-popup__option-title-accent${u?` dynamic-popup__option-title-accent--${u}`:``}`,children:`${d}${l}`})]}),p&&(0,o.jsx)(`span`,{className:`dynamic-popup__option-flag`,children:p})]}),c&&(0,o.jsx)(`div`,{className:`dynamic-popup__option-sub`,children:c})]}),e?.alreadySubmitted?(0,o.jsx)(`span`,{className:`dynamic-popup__option-onjob`,children:`On this job`}):f.length>0&&(0,o.jsx)(Zw,{meta:f})]})}var{Text:$w}=i.Typography,{TextArea:eT}=i.Input,tT=[{label:`$`,value:`$`},{label:`EUR`,value:`EUR`},{label:`GBP`,value:`GBP`},{label:`INR`,value:`INR`}],nT=[{label:`Hourly`,value:`Hourly`},{label:`Daily`,value:`Daily`},{label:`Weekly`,value:`Weekly`},{label:`Monthly`,value:`Monthly`},{label:`Yearly`,value:`Yearly`}];function rT(e=[]){return e.map(e=>{if(!e||typeof e!=`object`)return e;let t=[e.value,e.user_id,e.userId,e.USER_ID,e.legacyUserId,e.id,e._id].find(e=>e!=null&&String(e).trim()!==``),n=t==null?``:String(t).trim();return{...e,value:n}}).filter(e=>typeof e!=`object`||!e||String(e.value??``).trim()!==``)}function iT({field:e,value:t,onChange:n}){return(0,o.jsx)(i.Input,{value:t,onChange:n,placeholder:e.placeholder,maxLength:e.maxLength,prefix:(0,o.jsx)(a.CrownOutlined,{})})}function aT({field:e,value:t,onChange:n}){return(0,o.jsx)(eT,{value:t,onChange:n,rows:e.rows??5,placeholder:e.placeholder})}function oT({field:e,options:t,value:n,onChange:r}){return(0,o.jsx)(i.Select,{value:n,onChange:r,options:rT(t),placeholder:e.placeholder,className:`dynamic-popup__field-select`,prefix:(0,o.jsx)(a.CrownOutlined,{})})}function sT({field:e,options:t,value:n,onChange:r}){return(0,o.jsx)(i.Select,{mode:`multiple`,value:n,onChange:r,options:rT(t),placeholder:e.placeholder,className:`dynamic-popup__field-select`,prefix:(0,o.jsx)(a.CrownOutlined,{})})}function cT({field:e,options:t,onSearch:n,value:r,onChange:s,popupContext:c}){let l=rT(t),u=e.optionLayout,d=new Map(l.map(e=>[String(e?.value??``),e]));async function f(t,n){let r=n??d.get(String(t??``));typeof e.onSelectGuard==`function`&&await e.onSelectGuard({value:t,option:r,field:e,popupContext:c,confirm:i.Modal.confirm})===!1||s?.(t)}return(0,o.jsx)(i.Select,{showSearch:!0,filterOption:!1,notFoundContent:e.notFoundContent??null,value:r,onChange:f,options:l,placeholder:e.placeholder,onSearch:n,className:`dynamic-popup__field-select${u?` dynamic-popup__field-select--rich`:``}`,popupClassName:u?`dynamic-popup__option-dropdown`:void 0,listHeight:u?340:void 0,optionLabelProp:`label`,optionRender:u?e=>(0,o.jsx)(Qw,{option:e?.data??e,layout:u}):void 0,prefix:(0,o.jsx)(a.CrownOutlined,{})})}function lT({field:e,mentionOpts:t,onMentionSearch:n,value:r,onChange:a}){return(0,o.jsx)(i.Mentions,{value:r,onChange:a,rows:e.rows??5,placeholder:e.placeholder,prefix:`@`,options:t,onSearch:n,className:`dynamic-popup__mention-textarea`})}function uT({field:e={},value:t={},onChange:n}){let a=t.period??`Hourly`,s=t.isRange??!1;function c(e){n?.({...t,...e})}(0,r.useEffect)(()=>{let e={};t.currency??(e.currency=`$`),t.period??(e.period=`Hourly`),Object.keys(e).length&&n?.({...t,...e})},[]);let l=Number(s?t.maxAmount:t.amount),u=s&&t.minAmount!=null&&t.maxAmount!=null&&Number(t.maxAmount)<=Number(t.minAmount),d=e.rateCeiling!=null&&Number.isFinite(l)&&l>Number(e.rateCeiling);return(0,o.jsxs)(`div`,{children:[(0,o.jsxs)(i.Space.Compact,{style:{width:`100%`},children:[s?(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(i.InputNumber,{controls:!1,placeholder:`From`,value:t.minAmount,onChange:e=>c({minAmount:e}),style:{flex:1}}),(0,o.jsx)(i.InputNumber,{controls:!1,placeholder:`To`,value:t.maxAmount,onChange:e=>c({maxAmount:e}),style:{flex:1}})]}):(0,o.jsx)(i.InputNumber,{controls:!1,placeholder:`0`,value:t.amount,onChange:e=>c({amount:e}),style:{flex:2}}),(0,o.jsx)(i.Select,{value:t.currency??`$`,options:tT,onChange:e=>c({currency:e}),style:{width:80}}),(0,o.jsx)(i.Select,{value:a,options:nT,onChange:e=>c({period:e}),style:{width:110}})]}),(u||d)&&(0,o.jsxs)(`div`,{style:{marginTop:4},children:[u&&(0,o.jsx)($w,{type:`danger`,style:{fontSize:12,display:`block`},children:`To rate must be greater than From rate.`}),d&&(0,o.jsxs)($w,{type:`danger`,style:{fontSize:12,display:`block`},children:[`Rate must not exceed the client rate (`,e.rateCeiling,`).`]})]}),(0,o.jsxs)(i.Space,{size:`small`,style:{marginTop:8},children:[(0,o.jsx)(i.Switch,{checked:s,onChange:e=>c({isRange:e})}),(0,o.jsx)(`span`,{children:`Range`})]})]})}function dT({field:e,value:t,onChange:n}){return(0,o.jsx)(i.DatePicker,{value:t,onChange:n,placeholder:e.placeholder??`Select date`,style:{width:`100%`},format:`YYYY-MM-DD`})}function fT({field:e,checked:t,onChange:n}){return(0,o.jsx)(i.Checkbox,{checked:t,onChange:n,children:e.checkboxLabel})}function pT({field:e,value:t,onChange:n}){return(0,o.jsx)(i.InputNumber,{value:t,onChange:n,min:e.min,max:e.max,placeholder:e.placeholder,style:{width:`100%`}})}function mT({options:e,value:t,onChange:n}){return(0,o.jsx)(i.Radio.Group,{value:t,onChange:n,options:e})}var hT={input:iT,text:iT,textarea:aT,select:oT,"multi-select":sT,"search-select":cT,"mention-textarea":lT,"candidate-rate":uT,"priority-checkbox":fT,"date-picker":dT,number:pT,radio:mT};function gT(e){return e===`priority-checkbox`?{valuePropName:`checked`}:{}}var _T=new Set([`input`,`text`,`textarea`,`mention-textarea`]);function vT({form:t,fields:n,initialValues:r,dynamicOptions:a,popupContext:s,extraData:c,removedIds:l,setRemovedIds:u,showAlreadyAssigned:d,onValuesChange:f,getSearchHandler:p,getMentionSearchHandler:m,mentionOptions:h}){let g=(c?.recruitersData??[]).filter(e=>{let t=String(e?.user_id??e?.id??e?.userId??``);return t&&!l.includes(t)}),_=d&&c;return!n.length&&!_?null:(0,o.jsxs)(o.Fragment,{children:[_&&(0,o.jsxs)(o.Fragment,{children:[(0,o.jsxs)(`div`,{className:`dynamic-popup__already-assigned`,children:[(0,o.jsx)(e.bn,{variant:`caption`,color:`secondary`,children:`Already Assigned People`}),(0,o.jsx)(`div`,{style:{marginTop:6,display:`flex`,flexWrap:`wrap`,gap:6},children:g.length===0?(0,o.jsx)(e.bn,{variant:`caption`,color:`secondary`,children:`No one is currently assigned to this job.`}):g.map(e=>{let t=String(e?.user_id??e?.id??e?.userId??``),n=e?.name??e?.user_name??e?.userName??e?.email??`Assigned user`;return(0,o.jsx)(i.Tag,{closable:!0,onClose:()=>{t&&u(e=>Array.from(new Set([...e,t])))},children:n},t||n)})})]}),(0,o.jsx)(i.Divider,{style:{margin:`12px 0`}})]}),n.length>0&&(0,o.jsx)(i.Form,{form:t,layout:`vertical`,initialValues:r,onValuesChange:(e,t)=>f(t),children:yT(n).map(t=>bT(t,t=>{let n=a[t.name]??Uw(t,s),r=p(t),c=m(t),l=h[t.name]??[],u=gT(t.type),d=hT[t.type],f=[];return t.required&&f.push({required:!0,message:`${t.label||`This field`} is required`}),typeof t.validator==`function`&&f.push({validator:(e,n)=>{let r=t.validator(n,s);return r?Promise.reject(Error(r)):Promise.resolve()}}),_T.has(t.type)&&f.push(e.Qt({label:t.label,field:t.name,type:t.type})),(0,o.jsx)(i.Form.Item,{name:t.name,label:t.label,rules:f,...u,children:d?(0,o.jsx)(d,{field:t,options:n,onSearch:r,mentionOpts:l,onMentionSearch:c,popupContext:s}):null},t.name)}))})]})}function yT(e){let t=[];for(let n of e){let e=t[t.length-1];n.inlineRow&&e?.inlineRow===n.inlineRow?e.fields.push(n):t.push({inlineRow:n.inlineRow,fields:[n]})}return t.map(e=>e.fields)}function bT(e,t){return e.length===1?t(e[0]):(0,o.jsx)(`div`,{style:{display:`flex`,gap:8,alignItems:`flex-start`},children:e.map((e,n)=>(0,o.jsx)(`div`,{style:{flex:n===0?2:1,minWidth:0},children:t(e)},e.name))},`row-${e.map(e=>e.name).join(`-`)}`)}function xT(e){return[`select`,`multi-select`,`search-select`,`radio`].includes(e?.type)&&e?.dataSource===`master`&&e?.masterName}function ST(e){let t=e?.data??e;return Array.isArray(t)?t:Array.isArray(t?.data)?t.data:Array.isArray(t?.items)?t.items:Array.isArray(t?.rows)?t.rows:Array.isArray(t?.records)?t.records:[]}function CT(e){let t=String(e?.masterName??``).trim().toLowerCase();return t===`clientsubmissions`||t===`clientsubmissionstatus`}function wT(e){return CT(e)?{...e,labelKey:e.labelKey||`clientSubmissionStatusText`,valueKey:e.valueKey||`clientSubmissionStatusText`}:e}function TT(e,t){let n=Hw(e,wT(t));return CT(t)?{...n,value:String(n.label??``)}:n}function ET({open:e,config:n,api:i,fields:a,popupContext:o,formValues:s}){let[c,l]=(0,r.useState)({}),[u,d]=(0,r.useState)(null);return(0,r.useEffect)(()=>{e||(l({}),d(null))},[e]),(0,r.useEffect)(()=>{if(!e||!n||!i.getOptions)return;let t=new AbortController;return a.forEach(e=>{!e.fetchOptionsKey||e.fetchOptionsParamKey||Promise.resolve(i.getOptions(e,void 0,o)).then(n=>{t.signal.aborted||l(t=>({...t,[e.name]:n}))}).catch(n=>{t.signal.aborted||console.error(`[DynamicPopup] Failed to load options for field "${e.name}":`,n)})}),()=>t.abort()},[e,i,n,a,o]),(0,r.useEffect)(()=>{if(!e||!n)return;let r=a.filter(xT);if(!r.length)return;let i=new AbortController;return r.forEach(e=>{t.a(t.b,`/masters/dropdown?${new URLSearchParams({masterName:e.masterName,offset:`0`,limit:String(e.limit??50)}).toString()}`).then(t=>{if(i.signal.aborted)return;let n=ST(t).map(t=>TT(t,e));l(t=>({...t,[e.name]:n}))}).catch(t=>{i.signal.aborted||console.error(`[DynamicPopup] Failed to load master options for field "${e.name}":`,t)})}),()=>i.abort()},[e,n,a]),(0,r.useEffect)(()=>{if(!e||!n||!i.getOptions)return;let t=a.filter(e=>e.fetchOptionsKey&&e.fetchOptionsParamKey);if(!t.length)return;let r=new AbortController;return t.forEach(e=>{let t=s[e.fetchOptionsParamKey]??o[e.fetchOptionsParamKey],n={[e.fetchOptionsParamKey]:t};Promise.resolve(i.getOptions(e,n,o)).then(t=>{r.signal.aborted||l(n=>({...n,[e.name]:t}))}).catch(t=>{r.signal.aborted||console.error(`[DynamicPopup] Failed to load param-dependent options for "${e.name}":`,t)})}),()=>r.abort()},[e,i,n,a,s,o]),(0,r.useEffect)(()=>{if(!e||!n||!i.loadExtraData)return;let t=new AbortController;return Promise.resolve(i.loadExtraData(o)).then(e=>{t.signal.aborted||d(e)}).catch(e=>{t.signal.aborted||(console.error(`[DynamicPopup] Failed to load extra data:`,e),d(null))}),()=>t.abort()},[e,i,n,o]),{dynamicOptions:c,setDynamicOptions:l,extraData:u}}var DT=500,OT=3;function kT({api:e,open:t,fields:n=[],popupContext:i,setDynamicOptions:a}){let[o,s]=(0,r.useState)({}),c=(0,r.useRef)({}),l=(0,r.useRef)({}),u=(0,r.useRef)({}),d=(0,r.useCallback)((t,n)=>{let r=e.searchOptions??e.searchFetcher;if(typeof r!=`function`)return;l.current[t.name]?.abort();let o=new AbortController;return l.current[t.name]=o,Promise.resolve(r(t,n,i)).then(e=>{if(o.signal.aborted)return;let n=Array.isArray(e)?e:e?.items??e?.list??[];a(e=>({...e,[t.name]:n.map(e=>Hw(e,t))}))}).catch(e=>{o.signal.aborted||console.error(`[DynamicPopup] Search failed for field "${t.name}":`,e)}),o},[e,i,a]),f=n.filter(e=>(e.searchFetchKey||e.searchFetcher)&&e.preloadOptions!==!1),p=f.map(e=>e.name).join(`|`),m=(0,r.useRef)({runSearch:d,preloadFields:f});(0,r.useEffect)(()=>{m.current={runSearch:d,preloadFields:f}}),(0,r.useEffect)(()=>{if(!t||!p)return;let{runSearch:e,preloadFields:n}=m.current,r=n.map(t=>e(t,``)).filter(Boolean);return()=>r.forEach(e=>e.abort())},[t,p]);function h(t){if(!t.searchFetchKey&&!t.searchFetcher||typeof(e.searchOptions??e.searchFetcher)!=`function`)return;let n=t.searchMinLength??OT;return e=>{clearTimeout(c.current[t.name]);let r=e.length<n?``:e;c.current[t.name]=setTimeout(()=>{d(t,r)},DT)}}function g(t){let n=e.getMentionOptions??e.mentionFetcher;if(typeof n==`function`)return e=>{u.current[t.name]?.abort();let r=new AbortController;u.current[t.name]=r,Promise.resolve(n(t,e,i)).then(e=>{if(r.signal.aborted)return;let n=Array.isArray(e)?e:e?.items??e?.list??[];s(e=>({...e,[t.name]:n.map(e=>({value:e.user_name??e.userName??e.username??String(e),label:e.user_name??e.userName??e.username??String(e)}))}))}).catch(e=>{r.signal.aborted||console.error(`[DynamicPopup] Mention search failed for field "${t.name}":`,e)})}}return{mentionOptions:o,getSearchHandler:h,getMentionSearchHandler:g}}function AT({form:e,config:t,api:n,popupContext:a,resolvedIds:o,dynamicOptions:s,extraData:c,removedIds:l,fields:u,onClose:d,onSubmit:f}){let[p,m]=(0,r.useState)(!1),[h,g]=(0,r.useState)(null);async function _(e){let t={resolvedIds:o,dynamicOptions:s,extraData:c,removedIds:l};if(typeof n.submit==`function`)return n.submit(e,a,t);if(typeof f==`function`)return f(e,a,t)}function v(){if(t){if(!u.length){if(t.mode===`delete`&&typeof n.deleteItems==`function`){m(!0),g(null),Promise.resolve(n.deleteItems(o,a)).then(()=>{i.message.success(t.successMessage||`Deleted successfully`),d({success:!0})}).catch(e=>{let t=e?.message||`Delete failed. Please try again.`;g(t),m(!1),i.message.error(t)});return}if(typeof n.onOk==`function`){m(!0),Promise.resolve(n.onOk(a)).then(()=>d({success:!0})).catch(e=>{let t=e?.message||`Failed. Please try again.`;i.message.error(t),m(!1)});return}if(typeof n.submit==`function`){m(!0),Promise.resolve(_({})).then(e=>{e?.navigated||(i.message.success(t.successMessage||`Saved successfully`),d({success:!0}))}).catch(e=>{i.message.error(e?.message||`Failed. Please try again.`)}).finally(()=>m(!1));return}d();return}e.validateFields().then(async e=>{m(!0);try{if((await _(e))?.navigated)return;i.message.success(t.successMessage||`Saved successfully`),d({success:!0})}catch(e){i.message.error(e?.message||`Failed. Please try again.`)}finally{m(!1)}}).catch(()=>{})}}function y(){m(!1),g(null)}return{handleOk:v,confirming:p,deleteError:h,resetSubmitState:y}}function jT({open:e=!0,config:t,context:n={},onClose:a,onSubmit:c,api:l={}}){let[u]=i.Form.useForm(),[d,f]=(0,r.useState)({}),[p,m]=(0,r.useState)([]),h=i.Form.useWatch([],u,{preserve:!0})??{},g=(0,r.useMemo)(()=>Ww(n),[n]),{selectedIds:_=[],selectedRecords:v=[],moduleName:y=``}=g,b=(0,r.useMemo)(()=>_.map((e,t)=>{let n=v[t];return n?.id??n?._id??e}),[_,v]),x=(0,r.useMemo)(()=>t?typeof t.getFields==`function`?t.getFields(g):t.fields??[]:[],[t,g]),S=(0,r.useMemo)(()=>{let e={};return x.forEach(t=>{let n=g[t.initialValueKey];!t.initialValueKey||n===void 0||(e[t.name]=t.type===`date-picker`?(0,s.default)(n):n)}),e},[x,g]),{dynamicOptions:C,setDynamicOptions:w,extraData:T}=ET({open:e,config:t,api:l,fields:x,popupContext:g,formValues:d}),{mentionOptions:E,getSearchHandler:D,getMentionSearchHandler:O}=kT({api:l,open:e,fields:x,popupContext:g,setDynamicOptions:w});function k(e){typeof a==`function`&&a(e)}let{handleOk:A,confirming:j,deleteError:M,resetSubmitState:N}=AT({form:u,config:t,api:l,popupContext:g,resolvedIds:b,dynamicOptions:C,extraData:T,removedIds:p,fields:x,onClose:k,onSubmit:c});(0,r.useEffect)(()=>{e&&(u.resetFields(),f(S??{}),m(g.removedIds??[]),N())},[e,S]);let P=!!t?.autoSubmitWhenNoFields&&x.length===0;(0,r.useEffect)(()=>{!e||!P||A()},[e,P]);let F=_.length,I=String(y).replace(/s$/i,``),L=F===1?I:y,R=v[0]??{},z=t?.getTitleText?t.getTitleText(F,L,R,g):t?.title,B=F===1?R.jobTitle??R.title??R.name??R.fullName??R.candidateName??null:null,ee=t?.getBodyText?t.getBodyText(F,I,L,B,g):t?.bodyText??null,V=typeof t?.getNote==`function`?t.getNote(g):t?.note,H=x.filter(e=>e.required).every(e=>{let t=h[e.name];return!(t==null||t===``||Array.isArray(t)&&t.length===0||typeof t==`object`&&!Array.isArray(t)&&Object.keys(t).length===0)}),te=t?.disabledUntilFilled&&!H;if(!t||!e||P)return null;let ne=t.component;return ne?(0,o.jsx)(i.Modal,{open:e,title:t.title||t.getTitleText?(0,o.jsx)(Pw,{titleText:z,titleIcon:t.titleIcon}):null,footer:null,width:t.width??760,centered:!0,maskClosable:!1,onCancel:()=>k(),className:`dynamic-popup${t.className?` ${t.className}`:``}`,children:(0,o.jsx)(ne,{context:g,selectedIds:b,selectedRecords:v,moduleName:y,onClose:k})}):(0,o.jsxs)(i.Modal,{open:e,title:(0,o.jsx)(Pw,{titleText:z,titleIcon:t.titleIcon}),okText:t.okText||`OK`,cancelText:t.cancelText??`Cancel`,onOk:A,onCancel:()=>k(),okButtonProps:{danger:t.okButtonDanger,disabled:te,loading:j},cancelButtonProps:{disabled:j},closable:!j,maskClosable:!1,width:t.width??480,centered:!0,className:`dynamic-popup${t.className?` ${t.className}`:``}`,children:[(0,o.jsx)(Fw,{note:V,description:t.description,showSelectedCount:t.showSelectedCount,count:F,itemLabel:L,bodyText:ee,deleteError:M}),(0,o.jsx)(Iw,{footerNote:t.footerNote}),(0,o.jsx)(vT,{form:u,fields:x,initialValues:S,dynamicOptions:C,popupContext:g,extraData:T,removedIds:p,setRemovedIds:m,showAlreadyAssigned:t.showAlreadyAssigned,onValuesChange:f,getSearchHandler:D,getMentionSearchHandler:O,mentionOptions:E})]})}var MT={mode:`delete`,getTitleText:(e,t)=>`Delete ${e>0?`${e} `:``}${t}`,titleIcon:`delete`,okText:`Delete`,okButtonDanger:!0,width:420,getBodyText:(e,t,n,r)=>r?`Are you sure you want to delete the ${r} ${t}?`:e>1?`Are you sure you want to delete ${e} selected ${n}?`:`Are you sure you want to delete this ${t}?`,footerNote:`This action cannot be undone.`,fields:[]},NT={deleteItems:async(e,t)=>{await ee(t.moduleName,e)}},PT=new Map;async function FT(t){return t?(PT.has(t)||PT.set(t,e.fn({module:t}).catch(e=>(PT.delete(t),console.warn(`[in-progress gate] could not read ${t} form groups:`,e),[]))),PT.get(t)):[]}function IT(t=[],n){return t.some(t=>{let r=e.C(t,n);return r&&r.severity!==`allow`})}async function LT({targetModule:t,sourceModule:n,recordId:r,region:i}={}){let a={severity:`allow`,message:``,group:null};if(!t||!n||!r)return a;let o=i??e.Pn().region;try{let i=await FT(t);if(!IT(i,o))return a;let s=await e.fn({module:n,id:r}),c={};for(let e of s){let t=e?.payloadKey||e?.name;t&&Array.isArray(e?.rows)&&(c[t]=e.rows)}return e.D(i,o,c)}catch(e){return console.warn(`[in-progress gate] check skipped:`,e),a}}var RT=`Already submitted`,zT=`submissions`,BT=`candidates`,VT=1440*60*1e3,HT=90,UT=`This candidate was created or last updated more than 90 days ago. Only candidates created or updated within the last 90 days can be selected. Please update this candidate first.`,WT=[`createdAt`,`createdDate`,`dateCreated`,`created_on`,`createdOn`],GT=[`updatedAt`,`updatedDate`,`lastUpdatedAt`,`lastUpdatedDate`,`modifiedAt`,`modifiedDate`];function KT(e,t){for(let n of t){let t=e?.[n];if(!t)continue;let r=new Date(t);if(!Number.isNaN(r.getTime()))return r}return null}function qT(e){return KT(e,WT)}function JT(e){return KT(e,GT)}function YT(e){if(!(e instanceof Date)||Number.isNaN(e.getTime()))return null;let t=e=>new Date(e.getFullYear(),e.getMonth(),e.getDate()).getTime();return Math.max(0,Math.floor((t(new Date)-t(e))/VT))}function XT(e){if(!(e instanceof Date)||Number.isNaN(e.getTime()))return null;let t=new Date,n=(t.getFullYear()-e.getFullYear())*12+(t.getMonth()-e.getMonth());return t.getDate()<e.getDate()&&--n,Math.max(0,n)}function ZT(e){if(!(e instanceof Date)||Number.isNaN(e.getTime()))return null;let t=new Date,n=t.getFullYear()-e.getFullYear();return(t.getMonth()<e.getMonth()||t.getMonth()===e.getMonth()&&t.getDate()<e.getDate())&&--n,Math.max(0,n)}function QT(e){return e===null?``:e<=14?`green`:e<=89?`yellow`:`red`}function $T(e,t=HT){if(!e)return!1;let n=Date.now()-t*VT,r=qT(e),i=JT(e),a=r&&r.getTime()>=n,o=i&&i.getTime()>=n;return!a&&!o}function eE(e){let t=JT(e);if(!t)return{createdAgo:``,createdAgoTone:``};let n=YT(t),r=XT(t),i=ZT(t);return i>=1?{createdAgo:`${i} year${i===1?``:`s`} ago`,createdAgoTone:QT(n)}:r>=1?{createdAgo:`${r} month${r===1?``:`s`} ago`,createdAgoTone:QT(n)}:{createdAgo:zw(t),createdAgoTone:QT(n)}}function tE(e){return{...e,...eE(e),isStaleCandidate:$T(e)}}function nE(e){return String(e?.applicantId??e?._id??e?.id??``)}var rE=null;async function iE(){return rE||=e.Or(BT).then(e=>e?.strategies?.duplicateCheck?.editRoute??``).catch(()=>``),rE}async function aE(e){let t=nE(e);if(!t)return``;let n=await iE();return n?n.replace(/:(_?id)\b/g,encodeURIComponent(t)):``}async function oE({option:e,popupContext:t,confirm:n}){let r=e?._raw??e??{},i=nE(r);if(i){let e=await LT({targetModule:zT,sourceModule:BT,recordId:i});if(e.severity===`block`)return new Promise(t=>{n({title:`This candidate cannot be submitted`,content:e.message,okText:`Pick someone else`,cancelText:`Close`,onOk:()=>t(!1),onCancel:()=>t(!1)})})}if(!$T(r))return!0;let a=t?.navigate;return!a||!i?!1:new Promise(e=>{n({title:`Candidate update required`,content:UT,okText:`OK`,cancelText:`Cancel`,onOk:async()=>{let t=await aE(r);t&&a(t),e(!1)},onCancel:()=>e(!1)})})}function sE(e,t,n){return{...e,label:`${e.label} - ${RT}`,disabled:!0,title:`${RT}${t?` (submission ${t})`:``}`,alreadySubmitted:!0,existingSubmissionId:t||``,...n?{submittedAt:n}:{}}}var cE={searchOptions:async(e,t,n)=>{if(e.searchFetchKey===`quickSubmitJobList`){let e=n.selectedRecords?.[0]??{},r=e.id??e._id??n.selectedIds?.[0],i,a=!0;try{i=await G({searchQuery:t,candidateId:r})}catch{a=!1;let e=await An({searchQuery:t,candidateId:r});i=Array.isArray(e?.data)?e.data:[]}let o=i.map(e=>({label:[e.jobReferenceId??e.clientJobReferenceId,e.jobTitle].filter(Boolean).join(` - `)||String(e._id??``),value:e._id??``,_raw:e}));if(a)return o.map(e=>{if(e._raw?.isSubmitted||e._raw?.alreadySubmitted)return sE(e,e._raw?.jobSubmissionId||``,e._raw?.submittedAt||``);if(e._raw?.disable){let t=String(e._raw?.message??``).trim();return{...e,disabled:!0,label:t?`${e.label} - ${t}`:e.label,title:t}}return e});let s=await be({applicantId:r,jobIds:o.map(e=>e.value)}).catch(()=>new Map);return o.map(e=>{let t=s.get(String(e.value));return t?sE(e,t.submissionId,t.submittedAt):e})}if(e.searchFetchKey===`quickSubmitCandidates`){let e=n.selectedRecords?.[0]??{},r=n.jobId??e.jobId??e.id??e._id??n.selectedIds?.[0],i,a=new Map;try{i=await ye({search:t,jobId:r})}catch{let e=await Ao({isFromSubmission:n.isFromSubmission,jobId:r,submissionId:n.submissionId,search:t});i=Array.isArray(e)?e:[],a=await be({jobId:r,applicantIds:i.map(nE)}).catch(()=>new Map)}return i.map(e=>tE(e)).map(e=>{let t=a.get(nE(e));if(!(t||e?.isSubmitted===!0||e?.alreadySubmitted===!0))return e;let n=t?.submissionId||e?.jobSubmissionId||``,r=t?.submittedAt||e?.submittedAt||``;return{...e,disabled:!0,optionNote:RT,isSubmitted:!0,alreadySubmitted:!0,existingSubmissionId:n,...r?{submittedAt:r}:{}}})}return[]},submit:async(e,t,n)=>{let{navigate:r,selectedRecords:i=[],selectedIds:a=[],moduleName:o}=t,s=i[0]??{},c,l;t.jobId?(c=t.jobId,l=s.id??s._id??a[0]??``):o===`candidate`?(c=e.jobId??``,l=s.id??s._id??a[0]??``):(c=s.jobId??s.id??s._id??a[0]??``,l=e.candidate??``);let u=n?.dynamicOptions?.candidate?.find(e=>nE(e?._raw)===String(l)),d=n?.dynamicOptions?.jobId?.find(e=>String(e?.value)===String(c)),f=u?._raw?.isSubmitted||u?._raw?.alreadySubmitted||d?.alreadySubmitted||d?._raw?.isSubmitted||d?._raw?.alreadySubmitted;if(!c||!l)throw Error(`Select both a job and a candidate to quick submit.`);if($T(u?._raw))throw Error(UT);let p=await LT({targetModule:zT,sourceModule:BT,recordId:l});if(p.severity===`block`)throw Error(p.message);let m=f,h=u?._raw?.existingSubmissionId||u?._raw?.jobSubmissionId||d?.existingSubmissionId||d?._raw?.jobSubmissionId||``;try{let e=await W({jobId:c,applicantId:l});m||=!!e?.exists,h=e?.submissionId||h}catch(e){throw Error(`Could not verify existing submissions (${e?.message??`request failed`}). Please try again.`,{cause:e})}if(m)throw Error(`This candidate is already submitted for this job${h?` (submission ${h})`:``}.`);let g=new URLSearchParams;l&&g.set(`candidateId`,l);let _=u?.priorSubmissionId||u?._raw?.submissionId||d?.priorSubmissionId||d?._raw?.submissionId||``;_?(g.set(`submissionId`,String(_)),g.set(`isFromSubmission`,`true`)):g.set(`isFromSubmission`,`false`);let v=Do(ko({jobId:c,applicantId:l}).catch(()=>[]));return r(`/submission-create/${c}?${g.toString()}`,{state:{relevantSkillsToken:v}}),{navigated:!0}}},lE={title:`Submit`,okText:`Submit`,width:640,disabledUntilFilled:!0,autoSubmitWhenNoFields:!0,getNote:e=>e.moduleName===`candidate`?`Note: Select a job to submit this candidate.`:`Note: Select a candidate to submit for this job`,getFields:e=>e.jobId?[]:e.moduleName===`candidate`?[{name:`jobId`,label:`Job list`,type:`search-select`,required:!0,placeholder:`Search Job ID / job name - or pick a recent job`,searchFetchKey:`quickSubmitJobList`,optionLayout:{id:`{jobReferenceId}`,title:`{jobTitle}`,subtitle:`{clientJobReferenceId}`,meta:[{label:`Created`,key:`createdAt`,type:`date`},{label:`Updated`,key:`updatedAt`,type:`relative`}]}}]:[{name:`candidate`,label:`Candidate`,type:`search-select`,required:!0,placeholder:`Search candidate name / email - or pick a recent candidate`,optionsKey:`candidateOptions`,searchFetchKey:`quickSubmitCandidates`,labelTemplate:`{applicantRefrenceId} - {firstName} {lastName} - {createdAgo}`,valueKey:`applicantId`,optionLayout:{id:`{applicantRefrenceId}`,title:`{firstName} {lastName}`,titleAccent:{key:`createdAgo`,toneKey:`createdAgoTone`,prefix:` - `},subtitle:`{designation} - {email}`,meta:[{label:`Created`,key:`createdAt`,type:`date`},{label:`Updated`,key:`updatedAt`,type:`relative`}]},onSelectGuard:oE}]},uE={title:`Add Notes & Share`,okText:`Save & Share`,width:480,fields:[{name:`notes`,type:`mention-textarea`,required:!0,rows:5,placeholder:`Add your notes on the job. Use '@' to mention someone.`,mentionFetchKey:`mentionUsers`}]},dE=e=>e?.data??e;async function fE({relatedId:e,notes:n,title:r,notesFor:i}){return dE(await fn(t.b,`/notes`,{method:`POST`,body:JSON.stringify({relatedId:e,notes:n,title:r,notesFor:i})}))}var pE={getMentionOptions:async(e,t)=>H(t),submit:async(e,t)=>{let n=Array.isArray(t.selectedIds)?t.selectedIds[0]:t.selectedIds;if(!n)throw Error(`Please select a record before adding a note.`);await fE({relatedId:String(n),notes:e.notes,notesFor:t.moduleName})}},mE={name:`jobId`,label:`Job Title / ID`,type:`search-select`,required:!0,placeholder:`Minimum 3 characters`,searchFetchKey:`tagToJobJobList`,valueKey:`_id`,labelTemplate:`{jobReferenceId} - {jobTitle}`},hE={name:`hiringStage`,label:`Hiring stage`,type:`select`,required:!0,optionsKey:`hiringStageOptions`,defaultOptions:[{label:`Shortlisted`,value:`shortlisted`},{label:`Pipeline`,value:`pipeline`}],initialValueKey:`hiringStage`},gE={title:`Tag to Job`,okText:`Tag`,width:480,disabledUntilFilled:!0,autoSubmitWhenNoFields:!0,getFields:e=>e.jobId&&e.hiringStage?[]:e.jobId?[hE]:[mE,hE]},_E=e=>e?.data??e;function vE(e){return Array.isArray(e)&&e.every(e=>e&&typeof e==`object`&&`Key`in e)?e.reduce((e,{Key:t,Value:n})=>(e[t]=n,e),{}):e}function yE(e){return e?Array.isArray(e.data)?e.data.map(vE):e.stage&&Array.isArray(e.stage.data)?e.stage.data.map(vE):Array.isArray(e)?e.map(vE):[]:[]}async function bE(e=1,n=10){let r=await t.a(t.b,`/workflow/list/all?page=${e}&limit=${n}`),i=_E(r),a=Array.isArray(i)?i:i?.data??[];return{items:a,total:Number(r?.total??i?.total)||a.length,page:e,limit:n}}async function xE(e=100){let t=await bE(1,e),n=[...t.items],r=t.total,i=2;for(;n.length<r;){let t=await bE(i,e);if(!t.items.length)break;n.push(...t.items),i+=1}return{items:n,total:Math.max(r,n.length)}}async function SE(e,n){let r=_E(await t.a(t.b,`/workflow/${e}/stage/${n}`));return Array.isArray(r)?{data:r}:r}async function CE(e,n){if(!e||!n)return null;try{let r=_E(await t.a(t.b,`/module-data-list?${new URLSearchParams({module:e,limit:`1`,offset:`0`,scope:`allJobs`,filters:JSON.stringify([{field:`_id`,op:`in`,values:[String(n)],operator:`and`}])})}`));if(Array.isArray(r))return r[0]??null;if(r?.data&&Array.isArray(r.data))return r.data[0]??null;let i=r?.rows??r?.records??r?.items??r?.list;return Array.isArray(i)?i[0]??null:r??null}catch(t){return console.error(`[getModuleRecordById] failed: ${e}/${n}`,t),null}}async function wE(e){return _E(await t.a(t.S,`/source/workflow-instance`,{method:`POST`,body:JSON.stringify(e)}))}var TE={pipeline:`pipeline`,goodfited:`goodfited`,contacted:`contacted`,submitted:`submitted`,shortlisted:`shortlisted`,interviewinprogress:`interviewInprogress`,selected:`selected`};function EE(e,...t){for(let n of t){let t=String(n).split(`.`).reduce((e,t)=>e?.[t],e);if(t!=null&&t!==``)return t}}function DE(e){let t=String(e??``).trim();return t?TE[t.toLowerCase()]??t:``}function OE(e,t){let n=EE(e,`candidateId`,`candidate_id`,`applicantId`,`applicantID`,`applicantReferenceId`,`applicantRefrenceId`,`_id`,`id`)??t;if(!n)return null;let r=(EE(e,`candidateName`,`candidate_name`,`fullName`,`name`)??[EE(e,`firstName`,`first_name`),EE(e,`lastName`,`last_name`)].filter(Boolean).join(` `))||void 0,i={candidateId:String(n),candidateName:r,phone:EE(e,`phone`,`phoneNumber`,`phone_number`,`mobile`,`mobileNumber`,`mobile_number`),source:EE(e,`source`,`sourceType`,`candidateSource`,`profileSource`),submittedAt:EE(e,`submittedAt`,`lastSubmittedAt`,`updatedAt`),remarks:EE(e,`remarks`,`comment`,`comments`,`notes`),assignedRecruiter:EE(e,`assignedRecruiter`,`recruiterName`,`ownerName`,`assignedToName`),screeningStatus:EE(e,`screeningStatus`,`screening.status`,`screeningResult`),screeningScore:EE(e,`screeningScore`,`screening.score`,`score`),assignedDate:EE(e,`assignedDate`,`assignedAt`,`createdAt`)};return Object.fromEntries(Object.entries(i).filter(([,e])=>e!=null&&e!==``))}var kE={searchOptions:async(e,t)=>e.searchFetchKey===`tagToJobJobList`?V(t):[],submit:async(e,t)=>{let n=e.jobId??t.jobId,r=DE(e.hiringStage??t.hiringStage),i=Array.isArray(t.selectedIds)?t.selectedIds:[],a=Array.isArray(t.selectedRecords)?t.selectedRecords:[],o=Math.max(i.length,a.length,1);for(let e=0;e<o;e+=1){let t=i[e]?String(i[e]):``,o=OE(a[e]??{},t);await wE({jobId:n,module:`jobs`,currentStage:r,...o?{candidateDetails:o}:{}})}await U({jobId:n,candidateIds:t.selectedIds,hiringStage:r})}},AE={title:`Change Status`,okText:`Apply`,width:420,showSelectedCount:!0,fields:[{name:`status`,label:`New Status`,type:`select`,required:!0,placeholder:`Select a status`,dataSource:`master`,masterName:`clientSubmissions`,labelKey:`clientSubmissionStatusText`,valueKey:`clientSubmissionStatusText`,initialValueKey:`currentStatus`,defaultOptions:[{label:`Active`,value:`active`},{label:`Inactive`,value:`inactive`},{label:`Pending`,value:`pending`},{label:`Closed`,value:`closed`}]}]};function jE(e,t){return(t?.status??[]).find(t=>String(t?.value??``)===String(e??``))??null}var ME={submit:async(e,t,n)=>{let r=jE(e.status,n?.dynamicOptions)?._raw??{},i={clientSubmissionStatusText:String(e.status??``).trim(),clientSubmissionStatusId:Number(r.id??r.uniqueId??0)||0,clientSubmissionStatusType:String(r.type??``).trim()};await B(t.moduleName,t.selectedIds,i)}},NE={getTitleText:e=>`Remove ${e>1?`${e} Candidates`:`Candidate`} from Shortlist`,titleIcon:`delete`,okText:`Remove`,okButtonDanger:!0,width:420,getBodyText:e=>e>1?`Are you sure you want to remove ${e} selected candidates from the shortlist?`:`Are you sure you want to remove this candidate from the shortlist?`,footerNote:`The candidate will be moved back to the pipeline.`,fields:[]},PE={onOk:async e=>{await xe({jobId:e.jobId??e.selectedIds[0],candidateIds:e.selectedIds})}},FE={title:`Add to Groups`,description:`Select a group to add the selected candidate(s) to`,okText:`Add to Group`,width:480,disabledUntilFilled:!0,fields:[{name:`groupId`,label:`Group`,type:`select`,required:!0,placeholder:`Select a group`,fetchOptionsKey:`candidateGroups`}]},IE={getOptions:async e=>e.fetchOptionsKey===`candidateGroups`?ie():[],submit:async(e,t,{dynamicOptions:n})=>{let r=(n.groupId??[]).find(t=>String(t.value)===String(e.groupId));await ae({candidateIds:t.selectedIds,groupId:e.groupId,groupName:r?.label??``})}},LE=[{title:`Name`,key:`name`,render:(e,t)=>t.name||`${t.first_name??``} ${t.last_name??``}`.trim()||t.user_name||`Assigned user`},{title:`Role`,dataIndex:`role_name`,key:`role`,render:e=>e||`-`},{title:`Reporting`,dataIndex:`reporting_name`,key:`reporting`,render:e=>e||`-`}];function RE({selectedIds:e,onClose:t}){let n=e?.[0],[s,c]=(0,r.useState)(!0),[l,u]=(0,r.useState)(!1),[d,f]=(0,r.useState)({assignedUsers:[],totalSubmissions:0,message:``}),[p,m]=(0,r.useState)([]);(0,r.useEffect)(()=>{let e=!1;return c(!0),Promise.all([se(n).catch(t=>(e||i.message.error(t?.message??`Failed to load self-assign details`),{assignedUsers:[],totalSubmissions:0,message:``})),ue(n).catch(()=>({recruitersData:[]}))]).then(([t,n])=>{e||(f(t),m(Array.isArray(n?.recruitersData)?n.recruitersData:[]))}).finally(()=>{e||c(!1)}),()=>{e=!0}},[n]);let h=async()=>{u(!0);try{await oe({jobIds:[n]}),i.message.success(`Job assigned successfully`),t?.({success:!0})}catch(e){i.message.error(e?.message??`Failed to assign job`)}finally{u(!1)}};if(s)return(0,o.jsx)(`div`,{style:{display:`flex`,justifyContent:`center`,padding:48},children:(0,o.jsx)(i.Spin,{size:`large`})});let g=p.map(e=>({user_id:e.recruiterId??e.id??e.user_id,name:e.name??``,role_name:e.role_name??e.roleName??``,reporting_name:e.reporting_name??e.reportingName??``})),_=new Map(g.map(e=>[String(e.user_id??``),e])),v=(d.assignedUsers?.length??0)>0?d.assignedUsers.map(e=>{let t=e.user_id??e.userId??e.recruiterId??e.id,n=_.get(String(t??``))??{};return{...e,user_id:t,name:n.name||e.name||``,role_name:n.role_name||e.role_name||e.roleName||``,reporting_name:n.reporting_name||e.reporting_name||e.reportingName||``}}):g;return(0,o.jsxs)(`div`,{className:`self-assign-popup-body`,children:[v.length>0?(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(`div`,{style:{fontWeight:700,marginBottom:8},children:`Team Members Allocated`}),(0,o.jsx)(i.Table,{columns:LE,dataSource:v,pagination:!1,rowKey:e=>e.user_id??`${e.first_name}-${e.last_name}`,size:`small`,className:`mb-3 no-header-bg`,scroll:{y:200}}),(0,o.jsxs)(`div`,{className:`warning-card`,style:{display:`flex`,alignItems:`center`,gap:8,marginTop:12},children:[(0,o.jsx)(a.ExclamationCircleFilled,{style:{color:`#faad14`,fontSize:18}}),(0,o.jsx)(`div`,{style:{fontSize:13},children:`These users are already assigned to this job. Do you still want to assign yourself as well?`})]})]}):(0,o.jsx)(`div`,{style:{padding:`8px 0`},children:d.message||`No one is currently assigned to this job. Do you want to assign yourself?`}),(0,o.jsxs)(`div`,{style:{display:`flex`,justifyContent:`flex-end`,gap:12,marginTop:24},children:[(0,o.jsx)(i.Button,{size:`small`,onClick:()=>t?.(),disabled:l,children:`No`}),(0,o.jsx)(i.Button,{type:`primary`,size:`small`,onClick:h,loading:l,children:`Yes`})]})]})}RE.propTypes={selectedIds:l.default.array,onClose:l.default.func};var zE={title:`Self Assign`,width:480,className:`self-assign-modal`,component:RE},BE={submit:async()=>{}};function VE(e={}){let t=Array.isArray(e.jobPayDetails)?e.jobPayDetails[e.jobPayDetails.length-1]:e.jobPayDetails??e.clientBudget??{},n=Number(t.clientBudgetEnd),r=Number(t.clientBudgetStart);return Number.isFinite(n)&&n>0?n:Number.isFinite(r)&&r>0?r:null}var HE={getTitleText:(e,t,n)=>{let r=n?.jobTitle||n?.title||``;return r?`Assign - ${r}`:`Assign`},okText:`Assign`,width:520,disabledUntilFilled:!0,showAlreadyAssigned:!0,getFields:e=>(VE(e?.selectedRecords?.[0]??{}),[{name:`assignToUserId`,label:`Assign to`,type:`multi-select`,required:!0,placeholder:`Select recruiter(s)`,fetchOptionsKey:`assignToUsers`}])},UE={getOptions:async e=>e.fetchOptionsKey===`assignToUsers`?le():[],loadExtraData:async e=>ue(e.selectedIds[0]),submit:async(e,t,{removedIds:n,extraData:r})=>{await pe({jobIds:t.selectedIds,userId:e.assignToUserId,removedIds:n,existingRecruiters:r?.recruitersData})}},WE={title:`Add Sticky Notes`,getTitleText:(e,t,n,r)=>r.editingNoteId?`Edit Sticky Notes`:`Add Sticky Notes`,okText:`Save`,width:480,fields:[{name:`heading`,label:`Heading`,type:`input`,required:!0,placeholder:`Enter heading`,initialValueKey:`editingHeading`},{name:`targetDate`,label:`Target Date`,type:`date-picker`,required:!1,initialValueKey:`editingTargetDate`},{name:`comments`,label:`Comments`,type:`mention-textarea`,required:!0,rows:5,placeholder:`Enter your note here... Use '@' to mention someone.`,mentionFetchKey:`mentionUsers`,initialValueKey:`editingComments`}]},GE={getMentionOptions:async(e,t)=>H(t),submit:async(e,t)=>{let n=e.targetDate?e.targetDate.toISOString():``;t.editingNoteId?await ne(t.editingNoteId,{title:e.heading,targetDate:n,notes:e.comments}):await te({relatedIds:t.selectedIds,module:t.moduleName,title:e.heading,targetDate:n,notes:e.comments}),window.dispatchEvent(new Event(`sticky-notes:refresh`))}},KE={title:`Move to Onboarding`,bodyText:`Are you sure you want to move this candidate to onboarding?`,okText:`Yes`,cancelText:`No`,width:420,successMessage:`Moved to onboarding successfully`,successNavigate:`/onboarding`,fields:[{name:`sendOnboardingEmail`,type:`priority-checkbox`,checkboxLabel:`Send Onboarding Email`}]},qE={submit:async(e,t)=>{await me({submissionId:t.selectedRecords?.[0]?.submissionId,isMail:e.sendOnboardingEmail})}};function JE(e){return Array.isArray(e)?e[e.length-1]??{}:e&&typeof e==`object`?e:{}}var YE={USD:`$`,INR:`₹`,EUR:`€`,GBP:`£`};function XE(e,t,n){let r=JE(e?.[t])[n];if(r!=null&&r!==``)return r;let i=e?.[`${t}.${n}`];return i!=null&&i!==``?i:void 0}function ZE(e){let t=e.selectedRecords?.[0]??{},n=XE(t,`candidateRate`,`candidateAcceptedRate`)??XE(t,`candidateBudget`,`candidateBudgetStart`);if(n===void 0||Number(n)===0)return null;let r=XE(t,`candidateRate`,`candidateAcceptedCurrency`)??XE(t,`candidateBudget`,`candidateBudgetCurrency`);return{amount:n,symbol:XE(t,`candidateRate`,`candidateAcceptedCurrencySymbol`)??XE(t,`candidateBudget`,`candidateBudgetCurrencySymbol`)??YE[String(r??``).toUpperCase()]??(r||`$`),unit:XE(t,`candidateRate`,`candidateAcceptedPayUnit`)??XE(t,`candidateBudget`,`candidateBudgetUnit`)??``}}var QE={title:`Approve Rate`,okText:`Approve`,width:520,className:`medium-modal`,successMessage:`Rate approved`,getBodyText:(e,t,n,r,i)=>{let a=ZE(i);return`Candidate Rate: ${a?`${a.symbol}${a.amount}${a.unit?`/${a.unit}`:``}`:`-`}`},fields:[{name:`candidateProposedRate`,label:`Proposed Rate`,type:`number`,required:!0,placeholder:`Amount`,min:0,inlineRow:`proposedRate`,validator:(e,t)=>{if(e==null||e===``)return;let n=ZE(t);if(n&&Number(e)<=Number(n.amount))return`Proposed rate must be greater than Candidate Rate`}},{name:`candidateProposedRateCurrency`,label:`Currency`,type:`select`,required:!0,inlineRow:`proposedRate`,defaultOptions:[{label:`$ USD`,value:`$`},{label:`₹ INR`,value:`₹`},{label:`€ EUR`,value:`€`}]},{name:`candidateProposedRateUnit`,label:`Unit`,type:`select`,required:!0,inlineRow:`proposedRate`,defaultOptions:[{label:`Year`,value:`yr`},{label:`Month`,value:`mo`},{label:`Week`,value:`wk`},{label:`Hour`,value:`hr`},{label:`Daily`,value:`day`}]},{name:`submitVia`,label:`Submit Via`,type:`radio`,required:!0,defaultOptions:[{label:`Mail`,value:`Mail`},{label:`VMS`,value:`VMS`}]}]},$E={submit:async(e,t)=>{let n=t.selectedIds[0];if(await he(n,{candidateProposedRate:e.candidateProposedRate,candidateProposedRateCurrency:e.candidateProposedRateCurrency,candidateProposedRateUnit:e.candidateProposedRateUnit,submitVia:e.submitVia}),e.submitVia===`VMS`)try{await ge(n)}catch{i.message.warning(`Approved. VMS notification could not be sent — use Send Mail to notify the client.`)}else i.message.info(`Approved — use Send Mail to notify the client.`)}};async function eD(e,n={}){let r=t.l();if(!r){let e=Error(`Authentication required`);throw e.status=401,e}let i=await fetch(`${t.C}${e}`,{...n,headers:{"Content-Type":`application/json`,Authorization:`Bearer ${r}`,...n.headers}});if(i.status===401&&t.m(),!i.ok){let e=Error(`API ${i.status}: ${i.statusText}`);throw e.status=i.status,e}return i.json()}async function tD(e){let t=await eD(`/mail-form?${new URLSearchParams({submissionId:e,submissionType:`client`}).toString()}`);return t.data??t}function nD(...e){return e.map(e=>e==null?``:String(e).trim()).find(Boolean)??``}var rD=(e,t)=>!!e&&e.toLowerCase()===nD(t).toLowerCase();function iD(e,t,n){let r=nD(t.submittedBy);return nD(rD(r,n)||rD(r,e.submitSource)||rD(r,e.supplierName)||rD(r,e.source)||rD(r,e.candidateSource)?``:r,e.signatureEmail)}function aD(e,t={}){let n=t.employerName??e.supplierName??e.submitSource;return{client:t.clientName??e.clientName,role:t.jobTitle??e.jobTitle??e.designation,reqId:t.reqId??e.jobClientRefrenceId??e.mspReqId??e.submissionId,name:t.candidateName||[e.firstName,e.lastName].filter(Boolean).join(` `)||e.candidateFullName,location:t.jobLocation??e.city??e.currentLocation??e.jobLocation,vendor:n,submittedBy:iD(e,t,n),submittedAt:t.createdAt??e.createdAt,email:t.email??e.email,employerLocation:t.employerLocation,employerName:t.employerName}}function oD(e){let t=e?.$oid??e?._id?.$oid??e?._id??e?.id?.$oid??e?.id??e;if(t==null||typeof t==`object`)return``;let n=String(t).trim();return/^[a-f\d]{24}$/i.test(n)?n:``}function sD(...e){for(let t of e){let e=[t?.jobId,t?.JobId,t?.job_id,t?.jobDetails?._id,t?.jobDetails?.id,t?.job?._id,t?.job?.id,t?.submission?.jobId,t?.submission?.JobId,t?.submission?.job_id,t?.submission?.jobDetails?._id,t?.submission?.jobDetails?.id,t?.submission?.job?._id,t?.submission?.job?.id,t?.recordMeta?.jobId,t?.recordMeta?.JobId,t?.recordMeta?.job_id,t?.submission?.recordMeta?.jobId,t?.submission?.recordMeta?.JobId,t?.submission?.recordMeta?.job_id].map(oD).find(Boolean);if(e)return e}return``}function cD(e){if(!e?.referralId)return{};let t=Number(e.referralRate??e.referalRate??0)||0,n=String(e.referralType??e.referalType??`RECURRING`).trim()||`RECURRING`,r=e.referralId??e.referalId;return{referralId:r,referalId:r,referralRate:t,referalRate:t,referralType:n,referalType:n,referralEnabled:!0,referalEnabled:!0,isReferralApplicable:!0,referralDetails:{referralId:r,referalId:r,referralRate:t,referalRate:t,referralType:n,referalType:n,referralEnabled:!0,referalEnabled:!0,isReferralApplicable:!0}}}function lD(e={}){return{to:(e.to??e.To??[]).map(e=>e.email??e.Email??e).filter(Boolean).join(`, `),cc:(e.cc??e.Cc??[]).map(e=>e.email??e.Email??e).filter(Boolean).join(`, `),bcc:(e.bcc??e.Bcc??[]).map(e=>e.email??e.Email??e).filter(Boolean).join(`, `),subject:e.subject??e.Subject??``,contents:e.content?.value??e.Content?.Value??e.contents??e.body??``}}function uD({context:e,selectedIds:t,selectedRecords:n,moduleName:a,onClose:s}){let c=n?.[0]??{},l=t?.[0]??Eh(c),[u,d]=(0,r.useState)(null),[f,p]=(0,r.useState)(!0),[m,h]=(0,r.useState)([]),[g,_]=(0,r.useState)(!1),[v,y]=(0,r.useState)(`vms`),[b,x]=(0,r.useState)(null),[S,C]=(0,r.useState)(null),[w,T]=(0,r.useState)(!1),[E,D]=(0,r.useState)(!1),[O,k]=(0,r.useState)(!1),[A,j]=(0,r.useState)(!1),[M,N]=(0,r.useState)({to:``,cc:``,bcc:``,subject:``,contents:``,showCc:!1,showBcc:!1});(0,r.useEffect)(()=>{let e=!1;return pg(l,c).then(t=>{e||d(t)}).catch(t=>{e||(i.message.error(t?.message??`Unable to load finance details`),d({record:{submission:c},lookups:{},display:{}}))}).finally(()=>{e||p(!1)}),()=>{e=!0}},[l]),(0,r.useEffect)(()=>{let e=!1;return Sg().then(t=>{e||h(t)}).catch(()=>{}),()=>{e=!0}},[]);let P=async()=>{if(b){if(v===`mail`){_(!1),D(!0),k(!0);try{let e=lD(await tD(l));N({to:e.to,cc:e.cc,bcc:e.bcc,subject:e.subject,contents:e.contents,showCc:!!e.cc,showBcc:!!e.bcc})}catch(e){i.message.error(e?.message??`Unable to prepare approval mail`)}finally{k(!1)}return}T(!0);try{await he(l,{candidateProposedRate:b.proposedRate,candidateProposedRateCurrency:b.currencyRaw??b.currency,candidateProposedRateUnit:b.rateUnit,submitVia:`VMS`,...cD(S)}),i.message.success(`Submission approved`),_(!1),x(null),C(null),s?.({success:!0})}catch(e){i.message.error(e?.message??`Unable to approve submission`)}finally{T(!1)}}},F=!O&&MC(M.to).length>0&&NC(M.to)&&NC(M.cc)&&NC(M.bcc)&&M.subject.trim()&&M.contents.trim(),I=async()=>{if(!b||!F||A)return;j(!0);let e={candidateProposedRate:b.proposedRate,candidateProposedRateCurrency:b.currencyRaw??b.currency,candidateProposedRateUnit:b.rateUnit};try{await he(l,{...e,submitVia:`VMS`,...cD(S)});let t=sD(u?.record,c);if(!t)i.message.warning(`Submission approved, but job details were not available to send mail`);else try{await on({jobId:t,toMail:MC(M.to),ccMail:MC(M.cc),bccMail:MC(M.bcc),subject:M.subject,contents:M.contents}),i.message.success(`Approval mail sent and submission approved`)}catch(e){i.message.warning(e?.message?`Submission approved, but mail was not sent: ${e.message}`:`Submission approved, but mail was not sent`)}D(!1),x(null),C(null),s?.({success:!0})}catch(e){i.message.error(e?.message??`Unable to send approval mail`)}finally{j(!1)}},L=(0,r.useMemo)(()=>({submissionApprove:async({computed:e,referral:t})=>{x(e),C(t??null),y(`vms`),_(!0)},submissionReject:async()=>{e?.navigate?.(`/popup/reject`,{replace:!0,state:{background:e?.background??null,selectedIds:t,selectedRecords:n,moduleName:a}})}}),[e,t,n,a]);return f||!u?(0,o.jsx)(`div`,{style:{display:`flex`,justifyContent:`center`,padding:48},children:(0,o.jsx)(i.Spin,{size:`large`})}):(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(ng,{type:eh,record:u.record,lookups:u.lookups,identity:aD(c,u.display),referralOptions:m,currentUserId:typeof localStorage<`u`?localStorage.getItem(`userId`)??void 0:void 0,actions:L,onClose:()=>s?.(),variant:`popup`}),(0,o.jsx)(i.Modal,{title:`Choose approval method`,open:g,okText:`Approve`,confirmLoading:w,onOk:P,onCancel:()=>{w||(_(!1),x(null),C(null))},children:(0,o.jsxs)(i.Radio.Group,{value:v,onChange:e=>y(e.target.value),style:{display:`grid`,gap:12},children:[(0,o.jsx)(i.Radio,{value:`vms`,children:`Via VMS`}),(0,o.jsx)(i.Radio,{value:`mail`,children:`Via Mail`})]})}),(0,o.jsx)(i.Drawer,{open:E,placement:`right`,onClose:()=>{A||D(!1)},closable:!1,rootClassName:`mail-popup`,width:620,maskClosable:!1,footer:(0,o.jsxs)(`div`,{className:`mail-popup__footer`,children:[(0,o.jsx)(i.Button,{onClick:()=>D(!1),disabled:A,children:`Cancel`}),(0,o.jsx)(i.Button,{type:`primary`,loading:A,disabled:!F,onClick:I,children:`Send`})]}),children:O?(0,o.jsx)(`div`,{style:{display:`flex`,justifyContent:`center`,padding:48},children:(0,o.jsx)(i.Spin,{size:`large`})}):(0,o.jsx)(RC,{value:M,onChange:N,moduleName:`submissions`,ready:!O,title:`Submit Via Mail`,contextRecords:[u.record?.submission??c]})})]})}uD.propTypes={context:l.default.object,selectedIds:l.default.array,selectedRecords:l.default.array,moduleName:l.default.string,onClose:l.default.func};var dD={title:`Manager Approve`,width:780,className:`fa-modal manager-approve-modal`,component:uD},fD={submit:async()=>{}};function pD(...e){return e.map(e=>e==null?``:String(e).trim()).find(Boolean)??``}var mD=(e,t)=>!!e&&e.toLowerCase()===pD(t).toLowerCase();function hD(e,t,n){let r=pD(t.submittedBy);return pD(mD(r,n)||mD(r,e.submitSource)||mD(r,e.supplierName)||mD(r,e.source)||mD(r,e.candidateSource)?``:r,e.signatureEmail)}function gD(e,t={}){let n=t.employerName??e.supplierName??e.submitSource;return{client:t.clientName??e.clientName,role:t.jobTitle??e.jobTitle??e.designation,reqId:t.reqId??e.jobClientRefrenceId??e.mspReqId??e.submissionId,name:t.candidateName||[e.firstName,e.lastName].filter(Boolean).join(` `)||e.candidateFullName,location:t.jobLocation??e.city??e.currentLocation??e.jobLocation,vendor:n,submittedBy:hD(e,t,n),submittedAt:t.createdAt??e.createdAt,email:t.email??e.email,employerLocation:t.employerLocation,employerName:t.employerName}}function _D(e){let t=Array.isArray(e)?e:[];for(let e=t.length-1;e>=0;--e)if(String(t[e]?.activityType??``).trim().toLowerCase()===`cfo rejected`)return t[e];return null}function vD(e){return String(e??``).toLowerCase().replace(/\b\w/g,e=>e.toUpperCase())}function yD({selectedIds:t,selectedRecords:n,onClose:a}){let s=n?.[0]??{},c=t?.[0]??Eh(s),[l,u]=(0,r.useState)(null),[d,f]=(0,r.useState)(``),[p,m]=(0,r.useState)(!0);(0,r.useEffect)(()=>{let t=!1;return m(!0),Promise.all([pg(c,s),e.rn(`submission`,c).catch(()=>[])]).then(([e,n])=>{if(t)return;let r=_D(n);f(Eh(e?.meta?.workforceEngagementId??s?.onboarding?.workforceEngagementId??s?.workforceEngagementId));let i=e?.meta?.rejectReasonComments||r?.activityComments||``;u({...e,record:{...e.record,submission:{...e.record.submission,cfoRejectionReason:i?vD(i):``,cfoRejectedAt:e?.meta?.rejectedAt??r?.activityTime??null}}})}).catch(e=>{t||(i.message.error(e?.message??`Unable to load finance details`),u({record:{submission:s},lookups:{},display:{}}))}).finally(()=>{t||m(!1)}),()=>{t=!0}},[c]);let h=(0,r.useMemo)(()=>({submissionReapproveSend:async({computed:e})=>{await _e(d,{submissionId:c,billRate:e.proposedRate,payRate:e.employerRate,currency:e.currencyRaw??e.currency,rateUnit:e.rateUnit,vmsPercent:e.clientVmsPercent}),await he(c,{candidateProposedRate:e.proposedRate,candidateProposedRateCurrency:e.currencyRaw??e.currency,candidateProposedRateUnit:e.rateUnit,submitVia:`Mail`,context:`resend`}),i.message.success(`Re-approved and sent for CFO approval`),a?.({success:!0})}}),[c,d,a]);return p||!l?(0,o.jsx)(`div`,{style:{display:`flex`,justifyContent:`center`,padding:48},children:(0,o.jsx)(i.Spin,{size:`large`})}):(0,o.jsx)(ng,{type:ih,record:l.record,lookups:l.lookups,identity:gD(s,l.display),currentUserId:typeof localStorage<`u`?localStorage.getItem(`userId`)??void 0:void 0,actions:h,onClose:()=>a?.(),variant:`popup`})}yD.propTypes={selectedIds:l.default.array,selectedRecords:l.default.array,onClose:l.default.func};var bD={title:`Re-Approve`,width:780,className:`fa-modal manager-approve-modal`,component:yD},xD={submit:async()=>{}},SD=[{id:1,name:`Re-Submission`},{id:2,name:`Candidate doesn't fit into the profile`},{id:3,name:`Incomplete candidate details - (Re-Submission)`}],CD={title:`Reject`,okText:`Reject`,okButtonDanger:!0,width:480,successMessage:`Submission rejected successfully`,fields:[{name:`rejectReason`,label:`Rejection Reasons`,type:`select`,required:!0,placeholder:`Select rejection reasons`,defaultOptions:SD.map(e=>({label:e.name,value:e.id}))},{name:`rejectReasonComments`,label:`Comments`,type:`textarea`,required:!0,rows:4}]},wD={submit:async(e,t)=>{let n=SD.find(t=>String(t.id)===String(e.rejectReason));await ve({submissionId:t.selectedIds[0],rejectReasonId:e.rejectReason,rejectReason:n?.name??``,rejectReasonComments:e.rejectReasonComments})}},TD={delete:MT,"quick-submit":lE,"add-notes":uE,"tag-to-job":gE,"change-status":AE,"remove-from-shortlist":NE,"add-to-groups":FE,"self-assign":zE,"others-assign":HE,"sticky-notes":WE,"move-to-onboarding":KE,"approve-rate":QE,"manager-approve":dD,"manager-reapprove":bD,reject:CD},ED={delete:NT,"quick-submit":cE,"add-notes":pE,"tag-to-job":kE,"change-status":ME,"remove-from-shortlist":PE,"add-to-groups":IE,"self-assign":BE,"others-assign":UE,"sticky-notes":GE,"move-to-onboarding":qE,"approve-rate":$E,"manager-approve":fD,"manager-reapprove":xD,reject:wD};function DD(e){let t=e?.data??e;return Array.isArray(t)?t:t?.data??t?.rows??t?.records??t?.items??t?.list??[]}function OD(e,...t){for(let n of t){let t=String(n).split(`.`).reduce((e,t)=>e?.[t],e);if(t!=null&&t!==``)return t}return``}function kD(e){let t=String(OD(e,`isDeleted`,`deleted`)).toLowerCase(),n=String(OD(e,`assignmentStatus`,`status`)).toLowerCase();return t!==`true`&&t!==`1`&&![`removed`,`inactive`,`deleted`].includes(n)}function AD(e){let t=OD(e,`candidateName`,`candidate_name`,`fullName`,`name`);return t?String(t):[OD(e,`firstName`,`first_name`),OD(e,`lastName`,`last_name`)].filter(Boolean).join(` `)||`Unnamed candidate`}function jD(e){return String(OD(e,`candidateId`,`candidate_id`,`candidate._id`,`candidate.id`))}function MD(e){return String(OD(e,`workforceEngagementId`,`engagementId`,`_id`,`id`))}function ND(e){return String(OD(e,`batchName`,`name`,`title`,`batch_name`))}function PD({open:n=!0,context:a={},onClose:s}){let[c,l]=(0,r.useState)([]),[u,d]=(0,r.useState)([]),[f,p]=(0,r.useState)(``),[m,h]=(0,r.useState)(!0),[g,_]=(0,r.useState)(!1),[v,y]=(0,r.useState)(``),[b,x]=(0,r.useState)(new Map),S=String(a.selectedIds?.[0]??a.selectedRecords?.[0]?._id??a.selectedRecords?.[0]?.id??a.batchId??``);(0,r.useEffect)(()=>{if(!n)return;let t=!1;return Promise.resolve().then(()=>(t||h(!0),Promise.all([e.mn(`onboarding`,200,0),e.mn(`batchCandidates`,1e3,0).catch(()=>[])]))).then(([e,n])=>{t||(l(DD(e)),x(new Map(DD(n).filter(kD).map(e=>[String(OD(e,`candidateId`,`candidate_id`)),e]).filter(([e])=>e))))}).catch(e=>{t||y(e.message||`Unable to load onboarding candidates`)}).finally(()=>{t||h(!1)}),()=>{t=!0}},[n]);let C=(0,r.useMemo)(()=>{let e=f.trim().toLowerCase();return e?c.filter(t=>[AD(t),OD(t,`email`,`candidateEmail`,`candidate_email`),OD(t,`status`,`onboardingStatus`,`onboarding_status`)].some(t=>String(t).toLowerCase().includes(e))):c},[c,f]);async function w(){if(!S){y(`Select a batch before adding candidates`);return}let n=c.filter(e=>u.includes(MD(e)));if(!n.length)return;let r=n.map(e=>({record:e,assignment:b.get(jD(e))})).filter(e=>e.assignment);if(r.length){y(`${r.map(({record:e})=>AD(e)).join(`, `)} ${r.length===1?`is`:`are`} already added to a batch. Each candidate can be added to only one batch.`);return}_(!0),y(``);try{let{userId:r}=t.o(),o=ND(a.selectedRecords?.[0])||ND(a);await Promise.all(n.map(t=>e.Gn(`batchCandidates`,{schemaVersion:1,batchId:S,batchName:o,candidateId:jD(t),workforceEngagementId:MD(t),source:`ONBOARDING`,assignmentStatus:`ASSIGNED`,assignedAt:new Date().toISOString(),assignedBy:r??0,isDeleted:!1}))),i.message.success(`${n.length} candidate${n.length===1?``:`s`} added to the batch`),s?.({refresh:!0})}catch(e){y(e.message||`Unable to add candidates to the batch`)}finally{_(!1)}}return(0,o.jsxs)(i.Modal,{open:n,title:`Add Candidate to Batch`,okText:`Add`,onOk:w,onCancel:()=>s?.(),okButtonProps:{disabled:u.length===0||!S,loading:g},cancelButtonProps:{disabled:g},closable:!g,maskClosable:!1,width:760,centered:!0,children:[v&&(0,o.jsx)(i.Alert,{type:`error`,showIcon:!0,message:v,style:{marginBottom:12}}),(0,o.jsx)(i.Input.Search,{allowClear:!0,placeholder:`Search onboarding candidates`,value:f,onChange:e=>p(e.target.value),style:{marginBottom:12}}),(0,o.jsx)(i.Table,{rowKey:e=>MD(e),columns:[{title:`Candidate`,key:`candidate`,render:(e,t)=>AD(t)},{title:`Email`,key:`email`,render:(e,t)=>OD(t,`email`,`candidateEmail`,`candidate_email`)||`—`},{title:`Onboarding status`,key:`status`,render:(e,t)=>OD(t,`status`,`onboardingStatus`,`onboarding_status`)||`—`}],dataSource:C,loading:m,size:`small`,pagination:{pageSize:10,showSizeChanger:!1},rowSelection:{selectedRowKeys:u,onChange:d,getCheckboxProps:e=>{let t=b.get(jD(e));return{disabled:!jD(e)||!MD(e)||!!t,title:t?`Candidate is already added to a batch`:void 0}}},locale:{emptyText:m?`Loading candidates…`:`No onboarding candidates found`}})]})}var FD={text:`input`,string:`input`,textarea:`textarea`,date:`date-picker`,datepicker:`date-picker`,multiselect:`multi-select`,lookup:`search-select`};function ID(e){if(!e)return null;let t=[...e.groups??[]].sort((e,t)=>Number(e.order??0)-Number(t.order??0)).flatMap(e=>[...e.fields??[]].filter(e=>e.show!==0&&e.show!==!1).sort((e,t)=>Number(e.order??0)-Number(t.order??0)).map(e=>({...e,name:e.name??e.field,label:e.label??e.field,type:FD[String(e.type??`text`).toLowerCase()]??e.type??`input`,required:e.required??e.req===1,options:(e.options??[]).map(e=>({label:e.label??e.name??e.value,value:e.value??e.id??e.label}))}))),n=LD(e.successNavigate);return{title:e.label,fields:t,...n?{successNavigate:n}:{}}}function LD(e){let t=String(e??``).trim();return!t||!t.startsWith(`/`)||t.startsWith(`//`)||/^[a-z][a-z0-9+.-]*:/i.test(t)?null:t}function RD(e,t=[]){if(!e||!Array.isArray(t)||!t.length)return e;let n=new Map(t.filter(e=>e?.name).map(e=>[String(e.name),e]));return n.size?{...e,fields:(e.fields??[]).map(r=>{let i=n.get(String(r.name))??n.get(String(r.label))??(n.size===1&&(e.fields??[]).length===1?t[0]:null);if(!i)return r;let{name:a,...o}=i;return{...r,...o}})}:e}function zD({apiMap:n={},extraConfigs:i={}}){let a=(0,r.useMemo)(()=>({...ED,...n}),[n]),s=(0,r.useMemo)(()=>{let e={...TD};return Object.entries(i).forEach(([t,n])=>{e[t]={...e[t]??{},...n}}),e},[i]),{popupKey:l}=(0,c.useParams)(),u=(0,c.useNavigate)(),{state:d={}}=(0,c.useLocation)(),[f,p]=(0,r.useState)({key:``,config:null});(0,r.useEffect)(()=>{let t=!1;if(!l||!d.moduleName)return;let n=`${d.moduleName}:${l}`;return e.gr(d.moduleName,`popup`,l).then(e=>{t||p({key:n,config:ID(e[0])})}).catch(()=>{t||p({key:n,config:null})}),()=>{t=!0}},[l,d.moduleName]);let m=(0,r.useMemo)(()=>{let e=s[l],t=`${d.moduleName}:${l}`,n=f.key===t?f.config:null;return RD(n?{...e,...n}:e,d.popupAction?.popupFieldOverrides)},[f,s,l,d.moduleName,d.popupAction?.popupFieldOverrides]),h=(0,r.useMemo)(()=>({selectedIds:d.selectedIds??[],selectedRecords:d.selectedRecords??[],moduleName:d.moduleName??``,navigate:u,background:d.background??null,...d.popupContext??{}}),[u,d.selectedIds,d.selectedRecords,d.moduleName,d.popupContext,d.background]),g=(0,r.useMemo)(()=>{let e=d.popupAction;return e?.apiPath?{submit:(n,r)=>{let i=String(e.apiMethod||`POST`).toUpperCase();return t.a(t.b,e.apiPath.startsWith(`/`)?e.apiPath:`/${e.apiPath}`,{method:i,body:[`GET`,`DELETE`].includes(i)?void 0:JSON.stringify({...n,selectedIds:r.selectedIds,selectedRecords:r.selectedRecords,moduleName:r.moduleName})})}}:{}},[d.popupAction]),_=e=>{let t=d.background;if(e?.success&&m?.successNavigate){u(m.successNavigate,{replace:!0,state:{refreshTimestamp:Date.now()}});return}if(e?.success&&t?.pathname){u(`${t.pathname}${t.search??``}`,{replace:!0,state:{...t.state??{},refreshTimestamp:Date.now()}});return}u(-1)};return l===`add-batch-candidate`?(0,o.jsx)(PD,{open:!0,context:h,onClose:_}):(0,o.jsx)(jT,{open:!0,config:m,context:h,onClose:_,api:{...a[l]??{},...g}})}var BD={title:`Vendor Share`,maxVendorSelect:1e3,defaultTab:`myVendor`,defaultPageSize:10,vendorTabs:[{key:`myVendor`,label:`My Vendors`},{key:`allVendor`,label:`All Vendors`}],vendorColumns:[{title:`Vendor Name`,dataIndex:`vendorName`,key:`vendorName`},{title:`Email`,dataIndex:`vendorEmail`,key:`vendorEmail`},{title:`Location`,dataIndex:`vendorLocation`,key:`vendorLocation`},{title:`Updated On`,dataIndex:`updatedOn`,key:`updatedOn`}]},VD={getVendorList:({jobId:e,limit:t,offset:n,type:r})=>rn({jobId:e,limit:t,offset:n,sortBy:`new`,type:r}),getMailDetails:e=>an(e),submit:({jobId:e,toMail:t,ccMail:n,bccMail:r,subject:i,contents:a})=>on({jobId:e,toMail:t,ccMail:n,bccMail:r,subject:i,contents:a})},HD=BD.vendorColumns.map(e=>({...e,render:e=>e||`-`}));function UD(){let e=(0,c.useNavigate)(),t=(0,c.useLocation)(),{selectedIds:n=[],selectedRecords:s=[],recipients:l=[],subject:u=``,onSend:d,moduleName:f=``,popupAction:p={}}=t.state??{},m=n[0]??s[0]?._id??s[0]?.id,[h,g]=(0,r.useState)({to:l.join(`, `),cc:``,bcc:``,subject:u,contents:``,showCc:!1,showBcc:!1}),[_,v]=(0,r.useState)(!m),[y,b]=(0,r.useState)(BD.defaultTab),[x,S]=(0,r.useState)(``),[C,w]=(0,r.useState)([]),[T,E]=(0,r.useState)(0),[D,O]=(0,r.useState)(0),[k,A]=(0,r.useState)(0),[j,M]=(0,r.useState)(1),[N,P]=(0,r.useState)(BD.defaultPageSize),[F,I]=(0,r.useState)(!1),[L,R]=(0,r.useState)([]);(0,r.useEffect)(()=>{if(!m)return;let e=!1;I(!0);let t=x?100:N,n=x?0:(j-1)*N;return VD.getVendorList({jobId:m,limit:t,offset:n,type:y}).then(t=>{if(e)return;let n=t?.data?.vendorList??t?.data??[],r=t?.data?.myVendorCount??0,i=t?.data?.allVendorCount??0;w(Array.isArray(n)?n:[]),E(r),O(i),A(y===`myVendor`?r:i)}).catch(()=>{e||(w([]),A(0))}).finally(()=>{e||I(!1)}),()=>{e=!0}},[m,y,j,N,x]),(0,r.useEffect)(()=>{m&&VD.getMailDetails(m).then(e=>g(t=>({...t,subject:e.subject||t.subject,contents:e.contents||t.contents,to:e.toMail?.length?Array.isArray(e.toMail)?e.toMail.join(`, `):String(e.toMail):t.to,cc:e.ccMail?.length?Array.isArray(e.ccMail)?e.ccMail.join(`, `):String(e.ccMail):t.cc}))).catch(()=>{}).finally(()=>v(!0))},[m]);let z=(0,r.useMemo)(()=>L.map(e=>C.find(t=>t.vendorId===e)?.vendorEmail??``).filter(Boolean),[L,C]),B=(0,r.useMemo)(()=>({...h,bcc:[...new Set([...MC(h.bcc),...z])].join(`, `),showBcc:h.showBcc||z.length>0}),[h,z]);function ee(e){let t=new Set(z);g({...e,bcc:MC(e.bcc).filter(e=>!t.has(e)).join(`, `)})}let V=(MC(B.to).length||MC(B.bcc).length)&&NC(B.to)&&NC(B.cc)&&NC(B.bcc)&&B.subject.trim(),H=e=>e===`myVendor`?T:D;function te(){e(-1)}function ne(){V&&VD.submit({jobId:m,toMail:MC(B.to),ccMail:MC(B.cc),bccMail:MC(B.bcc),subject:B.subject,contents:B.contents}).then(t=>{t?.status===!0?(i.message.success(t?.data||`Mail sent successfully.`),typeof d==`function`&&d({...B,message:B.contents,selectedIds:n}),e(-1)):i.message.error(t?.message||t?.data||`Failed to send mail. Please try again.`)}).catch(e=>{i.message.error(e?.message||`Failed to send mail. Please try again.`)})}let re=(0,r.useMemo)(()=>{if(!x)return C;let e=x.toLowerCase();return C.filter(t=>(t.vendorName??``).toLowerCase().includes(e)||(t.vendorEmail??``).toLowerCase().includes(e)||(t.vendorLocation??``).toLowerCase().includes(e))},[C,x]);return(0,o.jsx)(i.Drawer,{open:!0,placement:`right`,onClose:te,closable:!1,rootClassName:`vendor-share`,width:`95%`,footer:(0,o.jsxs)(`div`,{className:`vendor-share__footer`,children:[(0,o.jsx)(i.Button,{onClick:te,children:`Cancel`}),(0,o.jsx)(i.Button,{type:`primary`,disabled:!V,onClick:ne,children:`Send`})]}),children:(0,o.jsxs)(`div`,{className:`vendor-share__body`,children:[(0,o.jsxs)(`div`,{className:`vendor-share__left`,children:[(0,o.jsxs)(`div`,{className:`vendor-share__vendor-header`,children:[(0,o.jsxs)(`div`,{className:`vendor-share__vendor-header-row`,children:[(0,o.jsx)(i.Button,{type:`text`,icon:(0,o.jsx)(a.CloseOutlined,{}),onClick:te,size:`small`,style:{marginRight:8}}),(0,o.jsx)(`span`,{className:`dynamic-popup__header-icon-box`,children:(0,o.jsx)(a.TeamOutlined,{})}),(0,o.jsx)(`span`,{className:`dynamic-popup__header-label`,children:`Vendor List`}),(0,o.jsxs)(`div`,{className:`vendor-share__vendor-search`,children:[(0,o.jsx)(a.SearchOutlined,{className:`vendor-share__search-icon`}),(0,o.jsx)(i.Input,{variant:`borderless`,placeholder:`Search vendor`,value:x,onChange:e=>{S(e.target.value),M(1)},className:`vendor-share__search-input`})]})]}),(0,o.jsx)(`div`,{className:`vendor-share__vendor-tabs`,children:BD.vendorTabs.map(e=>(0,o.jsxs)(`span`,{className:`vendor-share__vendor-tab${y===e.key?` vendor-share__vendor-tab--active`:``}`,onClick:()=>{b(e.key),M(1),R([])},children:[e.label,` (`,H(e.key),`)`]},e.key))})]}),(0,o.jsx)(`div`,{className:`vendor-share__vendor-table-wrapper`,children:(0,o.jsx)(i.Table,{rowKey:e=>e.vendorId,columns:HD,dataSource:re,loading:F,pagination:!1,size:`small`,rowSelection:{selectedRowKeys:L,onChange:e=>{e.length>BD.maxVendorSelect||R(e)}},scroll:{y:`calc(100vh - 340px)`}})}),(0,o.jsx)(`div`,{className:`vendor-share__vendor-footer`,children:(0,o.jsx)(je,{current:j,pageSize:N,total:k,onChange:e=>M(e),onPageSizeChange:e=>P(e)})})]}),(0,o.jsx)(`div`,{className:`vendor-share__right`,children:(0,o.jsx)(RC,{value:B,onChange:ee,moduleName:f,defaultTemplateId:p.defaultTemplateId??t.state?.defaultTemplateId??``,ready:_,contextRecords:s,title:`Share`,hint:`Select vendors or add email addresses`,bccHint:`Vendor emails are added automatically`,afterBcc:L.length>0?(0,o.jsxs)(`div`,{className:`vendor-share__selected-count`,children:[L.length,` / `,BD.maxVendorSelect,` Vendors selected`]}):null})})]})})}var WD={EMAIL:/^[a-zA-Z0-9._%+-]+@[a-zA-Z][a-zA-Z-]*\.[a-zA-Z]{2,}$/,PHONE:/^[0-9]{10}$/,PASSWORD:/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[@$!%*?&])[A-Za-z\d@$!%*?&]{8,}$/,ALPHABETS:/^[A-Za-z ]+$/,ALPHANUMERIC:/^(?!\s)[A-Za-z0-9 ]+$/,NUMBER:/^[0-9]+$/,URL:/^(https?:\/\/)?(www\.)?([a-zA-Z0-9-]+\.)+(com|org|net|in|co|io|gov|edu)(\/[^\s]*)?$/i,CANDIDATE_ID:/^[A-Za-z0-9-]+$/,REMARKS:/^[A-Za-z0-9\s.,'"\-()!?/@#$%&]*$/,DESIGNATION:/^[a-zA-Z0-9\s,.\-&()]{2,100}$/,DOB:/^(0[1-9]|1[0-2])\/(0[1-9]|[12][0-9]|3[01])\/\d{4}$/,COMPANY_NAME:/^[A-Za-z0-9\s&.,'()-]+$/,FIRST_NAME:/^[A-Z][a-zA-Z]*$/,FULL_NAME:/^[A-Z][a-zA-Z]*(?: [A-Z][a-zA-Z]*)*$/,NO_SPACES:/^\S+$/,STARTS_WITH_CAPITAL:/^[A-Z].*$/},GD={SINGLE_FILE_COUNT:1,MULTI_FILE_COUNT:5,MAX_FILE_SIZE:2,ALLOWED_FILE_TYPES:[`image/jpeg`,`image/png`,`application/pdf`]},KD={REQUIRED:e=>`Mandatory Field`,INVALID_EMAIL:`Please enter a valid email address.`,INVALID_PHONE:`Phone number must contain exactly 10 digits.`,INVALID_PASSWORD:`Password must contain uppercase, lowercase, number, special character and minimum 8 characters.`,INVALID_ALPHABETS:`Only alphabets and spaces are allowed.`,INVALID_ALPHANUMERIC:`Only letters, numbers and spaces are allowed.`,INVALID_NUMBER:`Only numbers are allowed.`,INVALID_URL:`Please enter a valid URL.`,INVALID_CANDIDATE_ID:e=>`${e} can contain only letters, numbers and hyphens.`,INVALID_REMARKS:`Remarks contain invalid characters.`,INVALID_DESIGNATION:`Designation contains invalid characters.`,INVALID_DOB:`DOB must be in MM/DD/YYYY format.`,INVALID_LINKEDIN:`Please enter a valid LinkedIn URL.`,INVALID_COMPANY_NAME:`Company name contains invalid characters.`,INVALID_FIRST_NAME:`First letter must be capital and spaces are not allowed.`,INVALID_FULL_NAME:`Each word must start with a capital letter.`,NO_SPACES_ALLOWED:`Spaces are not allowed.`,MUST_START_WITH_CAPITAL:`First letter must be capital.`,INVALID_FILE_TYPE:`Only JPG, PNG and PDF files are allowed.`,INVALID_FILE_SIZE:`File upload must be ${GD.MAX_FILE_SIZE} MB below.`,INVALID_FILE_TYPE:`Only JPG, PNG and PDF files are allowed.`,SINGLE_FILE_ONLY:`Only one file can be uploaded.`},qD={FIRST_NAME_MIN:3,FIRST_NAME_MAX:30},JD={REMARKS_MIN:10,REMARKS_MAX:250},YD={removeSpaces:(e=``)=>e.replace(/\s/g,``),capitalizeFirstLetter:(e=``)=>e.charAt(0).toUpperCase()+e.slice(1),capitalizeWords:(e=``)=>e.replace(/\b\w/g,e=>e.toUpperCase()),removeExtraSpaces:(e=``)=>e.replace(/\s+/g,` `).trim(),firstNameFormatter:(e=``)=>e.replace(/\s+/g,` `).trimStart().replace(/\b\w/g,e=>e.toUpperCase()),fullNameFormatter:(e=``)=>e.replace(/\s+/g,` `).trimStart().replace(/\b\w/g,e=>e.toUpperCase()),phoneFormatter:(e=``)=>e.replace(/\D/g,``).slice(0,10),dobFormatter:(e=``)=>{let t=e.replace(/\D/g,``);return t.length<=2?t:t.length<=4?`${t.slice(0,2)}/${t.slice(2)}`:`${t.slice(0,2)}/${t.slice(2,4)}/${t.slice(4,8)}`}},XD={required:(e=`Field`)=>({required:!0,message:KD.REQUIRED(e)}),email:()=>({pattern:WD.EMAIL,message:KD.INVALID_EMAIL}),phone:()=>({pattern:WD.PHONE,message:KD.INVALID_PHONE}),password:()=>({pattern:WD.PASSWORD,message:KD.INVALID_PASSWORD}),alphabets:()=>({pattern:WD.ALPHABETS,message:KD.INVALID_ALPHABETS}),alphanumeric:()=>({pattern:WD.ALPHANUMERIC,message:KD.INVALID_ALPHANUMERIC}),number:()=>({pattern:WD.NUMBER,message:KD.INVALID_NUMBER}),url:()=>({pattern:WD.URL,message:KD.INVALID_URL}),candidateId:(e=`ID`)=>({pattern:WD.CANDIDATE_ID,message:KD.INVALID_CANDIDATE_ID(e)}),remarks:()=>({pattern:WD.REMARKS,message:KD.INVALID_REMARKS,REMARKS_MIN:`Remarks must be at least ${JD.REMARKS_MIN} characters.`,REMARKS_MAX:`Remarks must not exceed ${JD.REMARKS_MAX} characters.`}),designation:()=>({pattern:WD.DESIGNATION,message:KD.INVALID_DESIGNATION}),dob:(e=!0)=>({validator:(t,n)=>{if(!n)return e?Promise.reject(Error(`Date of Birth is required.`)):Promise.resolve();if(!WD.DOB.test(n))return Promise.reject(Error(KD.INVALID_DOB));let r=(0,s.default)(n,`MM/DD/YYYY`,!0);if(!r.isValid())return Promise.reject(Error(KD.INVALID_DOB));let i=(0,s.default)().endOf(`day`);return r.isAfter(i)?Promise.reject(Error(`Date of Birth cannot be a future date.`)):i.diff(r,`year`)<21?Promise.reject(Error(`Age must be at least 21 years.`)):Promise.resolve()}}),linkedin:()=>({pattern:WD.LINKEDIN,message:KD.INVALID_LINKEDIN}),companyName:()=>({pattern:WD.COMPANY_NAME,message:KD.INVALID_COMPANY_NAME}),firstName:()=>({pattern:WD.FIRST_NAME,message:KD.INVALID_FIRST_NAME,FIRST_NAME_MIN:`First Name must be at least ${qD.FIRST_NAME_MIN} characters.`,FIRST_NAME_MAX:`First Name must not exceed ${qD.FIRST_NAME_MAX} characters.`}),firstNameMinLength:()=>({min:qD.FIRST_NAME_MIN,message:KD.FIRST_NAME_MIN}),firstNameMaxLength:()=>({max:qD.FIRST_NAME_MAX,message:KD.FIRST_NAME_MAX}),remarksMinLength:()=>({min:JD.REMARKS_MIN,message:KD.REMARKS_MIN}),remarksMaxLength:()=>({max:JD.REMARKS_MAX,message:KD.REMARKS_MAX}),fullName:()=>({pattern:WD.FULL_NAME,message:KD.INVALID_FULL_NAME}),noSpaces:()=>({pattern:WD.NO_SPACES,message:KD.NO_SPACES_ALLOWED}),startsWithCapital:()=>({pattern:WD.STARTS_WITH_CAPITAL,message:KD.MUST_START_WITH_CAPITAL}),fileUpload:()=>({validator:(e,t)=>{if(!t||t.length===0)return Promise.resolve();for(let e of t){let t=e.originFileObj||e;if(!(t.size/1024/1024<=GD.MAX_FILE_SIZE))return i.message.error(KD.INVALID_FILE_SIZE),Promise.reject(Error(KD.INVALID_FILE_SIZE));if(!GD.ALLOWED_FILE_TYPES.includes(t.type))return Promise.reject(Error(KD.INVALID_FILE_TYPE))}return Promise.resolve()}}),singleFileUpload:()=>({validator:(e,t)=>{if(!t||t.length===0)return Promise.resolve();if(t.length>GD.SINGLE_FILE_COUNT)return Promise.reject(Error(KD.SINGLE_FILE_ONLY));let n=t[0];return n.size/1024/1024<GD.MAX_FILE_SIZE?GD.ALLOWED_FILE_TYPES.includes(n.type)?Promise.resolve():Promise.reject(Error(KD.INVALID_FILE_TYPE)):Promise.reject(Error(KD.INVALID_FILE_SIZE))}}),multiFileUpload:()=>({validator:(e,t)=>{if(!t||t.length===0)return Promise.resolve();if(t.length>GD.MULTI_FILE_COUNT)return Promise.reject(Error(KD.INVALID_FILE_COUNT));for(let e of t){if(!(e.size/1024/1024<GD.MAX_FILE_SIZE))return Promise.reject(Error(KD.INVALID_FILE_SIZE));if(!GD.ALLOWED_FILE_TYPES.includes(e.type))return Promise.reject(Error(KD.INVALID_FILE_TYPE))}return Promise.resolve()}})},ZD={beforeUpload:e=>[`image/jpeg`,`image/png`,`application/pdf`].includes(e.type)?e.size/1024/1024<=2?!1:(i.message.error(`File upload must be 2 MB below.`),i.Upload.LIST_IGNORE):(i.message.error(`Only JPG, PNG and PDF files are allowed.`),i.Upload.LIST_IGNORE)},QD=()=>{let[e]=i.Form.useForm();return(0,o.jsx)(`div`,{style:{padding:24},children:(0,o.jsxs)(i.Form,{form:e,layout:`vertical`,onFinish:e=>{console.log(`Form Values:`,e)},autoComplete:`off`,children:[(0,o.jsxs)(i.Row,{gutter:16,children:[(0,o.jsx)(i.Col,{span:12,children:(0,o.jsx)(i.Form.Item,{label:`Email`,name:`email`,rules:[XD.required(`Email`),XD.email()],children:(0,o.jsx)(i.Input,{})})}),(0,o.jsx)(i.Col,{span:12,children:(0,o.jsx)(i.Form.Item,{label:`Phone Number`,name:`phone`,rules:[XD.required(`Phone Number`),XD.phone()],validateTrigger:[`onBlur`,`onChange`],children:(0,o.jsx)(i.Input,{maxLength:10,onChange:t=>{e.setFieldsValue({phone:YD.phoneFormatter(t.target.value)})}})})}),(0,o.jsx)(i.Col,{span:12,children:(0,o.jsx)(i.Form.Item,{label:`Password`,name:`password`,rules:[XD.required(`Password`),XD.password()],children:(0,o.jsx)(i.Input.Password,{})})}),(0,o.jsx)(i.Col,{span:12,children:(0,o.jsx)(i.Form.Item,{label:`Full Name`,name:`fullName`,rules:[XD.required(`Full Name`),XD.alphabets(),XD.firstNameMinLength(),XD.firstNameMaxLength()],children:(0,o.jsx)(i.Input,{onChange:t=>{e.setFieldsValue({fullName:YD.firstNameFormatter(t.target.value)})}})})}),(0,o.jsx)(i.Col,{span:12,children:(0,o.jsx)(i.Form.Item,{label:`Username`,name:`username`,rules:[XD.required(`Username`),XD.alphanumeric()],children:(0,o.jsx)(i.Input,{onChange:t=>{e.setFieldsValue({username:YD.removeExtraSpaces(t.target.value)})}})})}),(0,o.jsx)(i.Col,{span:12,children:(0,o.jsx)(i.Form.Item,{label:`Website URL`,name:`website`,rules:[XD.required(`Website URL`),XD.url()],children:(0,o.jsx)(i.Input,{onChange:t=>{e.setFieldsValue({website:YD.removeExtraSpaces(t.target.value)})}})})}),(0,o.jsx)(i.Col,{span:12,children:(0,o.jsx)(i.Form.Item,{label:`MSP Req ID`,name:`mspreqID`,rules:[XD.required(`MSP Req ID`),XD.candidateId(`MSP Req ID`)],children:(0,o.jsx)(i.Input,{onChange:t=>{e.setFieldsValue({mspreqID:YD.removeExtraSpaces(t.target.value)})}})})}),(0,o.jsx)(i.Col,{span:12,children:(0,o.jsx)(i.Form.Item,{label:`Candidate ID`,name:`candidateId`,rules:[XD.required(`Candidate ID`),XD.candidateId(`Candidate ID`)],children:(0,o.jsx)(i.Input,{onChange:t=>{e.setFieldsValue({candidateId:YD.removeExtraSpaces(t.target.value)})}})})}),(0,o.jsx)(i.Col,{span:24,children:(0,o.jsx)(i.Form.Item,{label:`Remarks`,name:`remarks`,rules:[XD.required(`Remarks`),XD.remarks(),XD.remarksMinLength(),XD.remarksMaxLength()],children:(0,o.jsx)(i.Input.TextArea,{rows:4})})}),(0,o.jsx)(i.Col,{span:12,children:(0,o.jsx)(i.Form.Item,{label:`Designation`,name:`designation`,rules:[XD.required(`Designation`),XD.designation()],children:(0,o.jsx)(i.Input,{})})}),(0,o.jsx)(i.Col,{span:12,children:(0,o.jsx)(i.Form.Item,{label:`Date of Birth`,name:`dob`,rules:[XD.dob()],children:(0,o.jsx)(i.Input,{placeholder:`MM/DD/YYYY`,maxLength:10,onChange:t=>{e.setFieldsValue({dob:YD.dobFormatter(t.target.value)})}})})}),(0,o.jsx)(i.Col,{span:12,children:(0,o.jsx)(i.Form.Item,{label:`Company Name`,name:`companyName`,rules:[XD.required(`Company Name`),XD.companyName()],children:(0,o.jsx)(i.Input,{})})}),(0,o.jsx)(i.Col,{span:12,children:(0,o.jsx)(i.Form.Item,{name:`contractType`,label:`Contract Type`,children:(0,o.jsxs)(i.Select,{showSearch:!0,allowClear:!0,filterOption:(e,t)=>(t?.label??``).toLowerCase().includes(e.toLowerCase()),children:[(0,o.jsx)(i.Select.Option,{value:`C2C`,label:`C2C`,children:`C2C`}),(0,o.jsx)(i.Select.Option,{value:`W2-Contract`,label:`W2-Contract`,children:`W2-Contract`}),(0,o.jsx)(i.Select.Option,{value:`W2-Fulltime`,label:`W2-Fulltime`,children:`W2-Fulltime`}),(0,o.jsx)(i.Select.Option,{value:`1099`,label:`1099`,children:`1099`})]})})}),(0,o.jsx)(i.Col,{span:12,children:(0,o.jsx)(i.Form.Item,{name:`candidateProposedRateCurrency`,label:`Currency`,children:(0,o.jsxs)(i.Select,{showSearch:!0,allowClear:!0,children:[(0,o.jsx)(i.Select.Option,{value:`$`,children:`$`}),(0,o.jsx)(i.Select.Option,{value:`₹`,children:`₹`}),(0,o.jsx)(i.Select.Option,{value:`€`,children:`€`}),(0,o.jsx)(i.Select.Option,{value:`zł`,children:`zł`}),(0,o.jsx)(i.Select.Option,{value:`£`,children:`£`}),(0,o.jsx)(i.Select.Option,{value:`kr`,children:`kr`}),(0,o.jsx)(i.Select.Option,{value:`Fr`,children:`Fr`}),(0,o.jsx)(i.Select.Option,{value:`kr`,children:`kr`})]})})}),(0,o.jsx)(i.Col,{span:12,children:(0,o.jsx)(i.Form.Item,{label:`Resume new`,name:`resume`,children:(0,o.jsx)(i.Upload,{beforeUpload:ZD.beforeUpload,maxCount:1,children:(0,o.jsx)(i.Button,{children:`Upload Resume`})})})}),(0,o.jsx)(i.Col,{span:12,children:(0,o.jsx)(i.Form.Item,{label:`Documents`,name:`documents`,valuePropName:`fileList`,getValueFromEvent:e=>e?.fileList,rules:[XD.multiFileUpload()],children:(0,o.jsx)(i.Upload,{multiple:!0,beforeUpload:ZD.beforeUpload,children:(0,o.jsx)(i.Button,{children:`Upload Documents`})})})}),(0,o.jsx)(i.Col,{span:12,children:(0,o.jsx)(i.Form.Item,{label:`Upload File`,name:`file`,valuePropName:`fileList`,getValueFromEvent:e=>e?.fileList,rules:[XD.fileUpload()],children:(0,o.jsx)(i.Upload,{beforeUpload:ZD.beforeUpload,maxCount:1,children:(0,o.jsx)(i.Button,{children:`Upload`})})})})]}),(0,o.jsx)(i.Row,{children:(0,o.jsx)(i.Form.List,{name:`users`,children:(e,{add:t,remove:n})=>(0,o.jsxs)(o.Fragment,{children:[e.map(({key:e,name:t,...r})=>(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(i.Col,{span:12,children:(0,o.jsx)(i.Form.Item,{required:!0,...r,rules:[{required:!0,message:`First name is requried`}],name:[t,`first`],children:(0,o.jsx)(i.Input,{placeholder:`First Name`})})}),(0,o.jsx)(i.Col,{span:11,children:(0,o.jsx)(i.Form.Item,{...r,required:!0,name:[t,`last`],children:(0,o.jsx)(i.Input,{placeholder:`Last Name`})})}),(0,o.jsx)(i.Col,{span:1,children:(0,o.jsx)(a.MinusCircleOutlined,{onClick:()=>n(t)})})]})),(0,o.jsx)(i.Form.Item,{children:(0,o.jsx)(i.Button,{type:`dashed`,onClick:()=>t(),block:!0,icon:(0,o.jsx)(a.PlusOutlined,{}),children:`Add field`})})]})})}),(0,o.jsxs)(i.Form.Item,{children:[(0,o.jsx)(i.Button,{type:`primary`,htmlType:`submit`,children:`Submit`}),(0,o.jsx)(i.Button,{style:{marginLeft:10},onClick:()=>e.resetFields(),children:`Reset`})]})]})})};function $D(e){return(0,o.jsx)(E_,{children:(0,o.jsx)(DC,{...e})})}var{Text:eO}=i.Typography,tO=[{label:`Total Jobs`,value:1697,icon:`fileText`},{label:`Active Jobs`,value:1685,icon:`checkCircle`},{label:`My Jobs`,value:600,icon:`user`}],nO={fileText:(0,o.jsx)(a.FileTextOutlined,{}),checkCircle:(0,o.jsx)(a.CheckCircleOutlined,{}),user:(0,o.jsx)(a.UserOutlined,{}),filter:(0,o.jsx)(a.FilterOutlined,{})};function rO({stats:e=tO}){return(0,o.jsx)(i.Card,{children:(0,o.jsx)(i.Row,{gutter:[12,12],children:e.map(e=>(0,o.jsx)(i.Col,{xs:24,sm:24,md:8,lg:8,xl:8,children:(0,o.jsxs)(i.Card,{className:`stats-inner-card`,children:[(0,o.jsxs)(i.Space,{align:`center`,children:[nO[e.icon]??nO.fileText,(0,o.jsx)(eO,{children:e.label})]}),(0,o.jsx)(i.Statistic,{value:e.value})]})},e.label))})})}var{Text:iO}=i.Typography;function aO(e){return e?.USER_NAME??e?.user_name??e?.username??e?.name??e?.full_name??e?.fullName??e?.email??`User ${e?.USER_ID??e?.user_id??`?`}`}function oO(e){return{...e,key:e.USER_ID??e.user_id??e.userId??e.id??e._id,_name:aO(e),_email:e.email??e.EMAIL??e.user_email??``,_role:e.role_name??e.roleName??e.ROLE_NAME??``,_rawRef:e}}function sO(){let[t,n]=(0,r.useState)([]),[s,c]=(0,r.useState)(0),[l,u]=(0,r.useState)(!1),[d,f]=(0,r.useState)(1),[p,m]=(0,r.useState)(10),[h,g]=(0,r.useState)(``),_=(0,r.useCallback)(async({offset:t,limit:r,searchQuery:a}={})=>{u(!0);try{let i=await e.lr({offset:t,limit:r,searchQuery:a??``}),o=(i.users??[]).map(oO);n(o),c(i.total??o.length)}catch{i.message.error(`Failed to load users`)}finally{u(!1)}},[]);return(0,r.useEffect)(()=>{queueMicrotask(()=>{_({offset:(d-1)*p,limit:p,searchQuery:h})})},[_,d,p,h]),(0,o.jsx)(Z,{icon:(0,o.jsx)(a.TeamOutlined,{}),title:`Users`,style:{marginBottom:0},bodyStyle:{padding:0},children:(0,o.jsx)(rm,{listName:`Users`,dataSource:t,fields:[{label:`Name`,value:`_name`,width:220,render:(e,t)=>(0,o.jsxs)(`div`,{children:[(0,o.jsx)(iO,{strong:!0,style:{fontSize:13},children:e}),t._email&&(0,o.jsx)(`div`,{style:{fontSize:11,color:`var(--color-text-muted)`},children:t._email})]})},{label:`Role`,value:`_role`,width:180}],loading:l,total:s,current:d,pageSize:p,onPageChange:e=>f(e),onPageSizeChange:e=>{m(e),f(1)},onSearch:e=>{g(e),f(1)}})})}var{Text:cO}=i.Typography,lO=[{key:`job`,label:`Jobs`},{key:`candidate`,label:`Candidates`},{key:`submissions`,label:`Submissions`}],uO=[{key:`listView`,label:`List View`},{key:`filter`,label:`Filter`},{key:`form`,label:`Form`}];function dO({field:e,index:t,onToggle:n,onReorder:s}){let c=(0,r.useRef)(null),[l,u]=(0,r.useState)(!1),[d,f]=(0,r.useState)(!1);function p(e){c.current=t,e.dataTransfer.effectAllowed=`move`,f(!0)}function m(){f(!1),u(!1)}function h(e){e.preventDefault(),u(!0)}function g(){u(!1)}function _(e){e.preventDefault(),u(!1),c.current!==null&&c.current!==t&&s(c.current,t),c.current=null}return(0,o.jsxs)(`div`,{draggable:!0,onDragStart:p,onDragEnd:m,onDragOver:h,onDragLeave:g,onDrop:_,className:`uss-field-row with-edit${l?` drag-over`:``}${d?` dragging`:``}`,children:[(0,o.jsx)(`span`,{className:`uss-drag-handle`,children:(0,o.jsx)(a.HolderOutlined,{})}),(0,o.jsxs)(`span`,{className:`uss-field-name`,children:[e.fieldName,(0,o.jsx)(`span`,{className:`uss-field-key`,children:e.fieldKey})]}),(0,o.jsx)(`span`,{className:`uss-toggle-cell`,children:(0,o.jsx)(i.Switch,{size:`small`,checked:e.isVisible,onChange:e=>n(t,`isVisible`,e)})}),(0,o.jsx)(`span`,{className:`uss-toggle-cell`,children:(0,o.jsx)(i.Switch,{size:`small`,checked:!!e.isEditable,onChange:e=>n(t,`isEditable`,e)})}),(0,o.jsx)(`span`,{className:`uss-toggle-cell`,children:(0,o.jsx)(i.Switch,{size:`small`,checked:!!e.ismandatory,onChange:e=>n(t,`ismandatory`,e)})})]})}function fO({team:t,configType:n}){let[a,s]=(0,r.useState)({}),[c,l]=(0,r.useState)(!1),[u,d]=(0,r.useState)({}),[f,p]=(0,r.useState)(`job`);(0,r.useEffect)(()=>{t&&(l(!0),e.Rr(t,n).then(s).catch(()=>i.message.error(`Failed to load field config`)).finally(()=>l(!1)))},[t,n]);let m=a[f]??[];function h(e,t){s(n=>({...n,[e]:typeof t==`function`?t(n[e]??[]):t}))}function g(e,t,n){h(f,r=>r.map((r,i)=>i===e?{...r,[t]:n}:r))}function _(e,t){h(f,n=>{let r=[...n],[i]=r.splice(e,1);return r.splice(t,0,i),r.map((e,t)=>({...e,order:t}))})}async function v(){let r=f;d(e=>({...e,[r]:!0}));try{await e.li(t,r,m,n),i.message.success(`Saved`)}catch{i.message.error(`Save failed`)}finally{d(e=>({...e,[r]:!1}))}}return(0,o.jsxs)(i.Spin,{spinning:c,children:[(0,o.jsx)(i.Tabs,{size:`small`,activeKey:f,onChange:p,items:lO.map(e=>({key:e.key,label:e.label}))}),(0,o.jsxs)(`div`,{className:`uss-field-header with-edit`,children:[(0,o.jsx)(`span`,{}),(0,o.jsx)(`span`,{children:`Field`}),(0,o.jsx)(`span`,{style:{textAlign:`center`},children:`Visible`}),(0,o.jsx)(`span`,{style:{textAlign:`center`},children:`Editable`}),(0,o.jsx)(`span`,{style:{textAlign:`center`},children:`Mandatory`})]}),(0,o.jsxs)(`div`,{className:`uss-field-list`,children:[m.length===0&&!c&&(0,o.jsx)(`div`,{className:`uss-empty`,children:`No fields found.`}),m.map((e,t)=>(0,o.jsx)(dO,{field:e,index:t,onToggle:g,onReorder:_},e.fieldKey??t))]}),(0,o.jsx)(`div`,{className:`uss-modal-footer`,children:(0,o.jsxs)(i.Button,{type:`primary`,size:`small`,loading:u[f],onClick:v,children:[`Save `,lO.find(e=>e.key===f)?.label]})})]})}function pO(){let[t,n]=(0,r.useState)(null),[s,c]=(0,r.useState)(!1),[l,u]=(0,r.useState)(!1),[d,f]=(0,r.useState)(`listView`),[p,m]=(0,r.useState)([]),[h,g]=(0,r.useState)(0),[_,v]=(0,r.useState)(!1),[y,b]=(0,r.useState)(``),[x,S]=(0,r.useState)(!1),C=(0,r.useCallback)(async()=>{v(!0);try{let t=await e.cr();m(t.teams),g(t.total)}catch{i.message.error(`Failed to load teams`)}finally{v(!1)}},[]);(0,r.useEffect)(()=>{C()},[C]);function w(e){n(e),f(`listView`),c(!0)}function T(e){n(e),b(e.teamName??``),u(!0)}async function E(){if(!y.trim()){i.message.warning(`Team name is required`);return}S(!0);try{await e.ci(t,{teamName:y.trim(),managerId:t.managerId,memberIds:t.memberIds}),i.message.success(`Team updated`),u(!1),C()}catch{i.message.error(`Failed to update team`)}finally{S(!1)}}return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(Z,{icon:(0,o.jsx)(a.TeamOutlined,{}),title:`Teams`,style:{marginBottom:0},bodyStyle:{padding:0},children:(0,o.jsx)(rm,{listName:`Teams`,dataSource:p,fields:[{label:`Team Name`,value:`teamName`,width:200},{label:`Manager`,value:`manager`,width:200},{label:`Members`,value:`memberCount`,width:90,sorter:!1},{label:`Actions`,value:`_actions`,width:160,sorter:!1,render:(e,t)=>(0,o.jsxs)(`div`,{style:{display:`flex`,gap:4},children:[(0,o.jsx)(i.Button,{size:`small`,type:`link`,onClick:()=>T(t),children:`Edit`}),(0,o.jsx)(i.Button,{size:`small`,type:`link`,onClick:()=>w(t),children:`Configure`})]})}],loading:_,total:h})}),(0,o.jsx)(i.Modal,{open:l,onCancel:()=>u(!1),title:(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(a.TeamOutlined,{style:{color:`var(--color-brand)`,marginRight:6}}),`Edit Team`]}),width:420,footer:null,destroyOnClose:!0,children:(0,o.jsxs)(`div`,{className:`uss-edit-team-body`,style:{paddingTop:12},children:[(0,o.jsxs)(`div`,{children:[(0,o.jsx)(`div`,{className:`uss-edit-team-label`,children:`Team Name`}),(0,o.jsx)(i.Input,{value:y,onChange:e=>b(e.target.value),onPressEnter:E,placeholder:`Enter team name`})]}),(0,o.jsxs)(`div`,{className:`uss-modal-footer`,children:[(0,o.jsx)(i.Button,{onClick:()=>u(!1),children:`Cancel`}),(0,o.jsx)(i.Button,{type:`primary`,loading:x,onClick:E,children:`Save`})]})]})}),(0,o.jsxs)(i.Modal,{className:`uss-modal`,open:s,onCancel:()=>c(!1),title:(0,o.jsxs)(`div`,{style:{display:`flex`,alignItems:`center`,gap:8},children:[(0,o.jsx)(a.TeamOutlined,{style:{color:`var(--color-brand)`}}),(0,o.jsxs)(`span`,{children:[`Configure: `,t?.teamName]})]}),width:720,footer:null,destroyOnClose:!0,children:[(0,o.jsx)(`div`,{style:{marginBottom:12},children:(0,o.jsx)(`div`,{className:`uss-config-toggle`,children:uO.map(e=>(0,o.jsx)(`button`,{className:`uss-config-btn${d===e.key?` active`:``}`,onClick:()=>f(e.key),children:e.label},e.key))})}),t&&(0,o.jsx)(fO,{team:t,configType:d},`${t?.teamId}-${d}`)]})]})}var mO=[`view`,`add`,`edit`,`delete`],hO={view:`View`,add:`Add`,edit:`Edit`,delete:`Delete`,sourcing:`Sourcing`,assign:`Assign`,share:`Share`,change_status:`Status`,my_jobs:`My Jobs`,all_jobs:`All Jobs`,po_msa:`PO MSA`,reApprove:`ReApprove`,sendApprove:`Send Approve`};function gO(e){return hO[e]??e.replace(/_/g,` `).replace(/\b\w/g,e=>e.toUpperCase())}function _O(e){let t=mO.filter(t=>e.includes(t)),n=e.filter(e=>!mO.includes(e)).sort();return[...t,...n]}function vO(e){let t=new Set;return Object.values(e).forEach(({permissions:e})=>Object.keys(e??{}).forEach(e=>t.add(e))),_O([...t])}function yO(e){let t=0,n=0;return Object.entries(e).forEach(([e,{permissions:r}])=>{Object.entries(r??{}).forEach(([r,{value:i}])=>{Iv(e,r)&&(n++,i===`1`&&t++)})}),{enabled:t,total:n}}function bO(e={}){if(!e||typeof e!=`object`)return e;let t=Object.keys(e).find(e=>String(e).trim().toLowerCase()===`onboarding`);if(!t)return e;let n=e[t]??{},r={...n.permissions??{}};for(let e of[`sendApprove`,`reApprove`])Object.keys(r).some(t=>t.toLowerCase()===e.toLowerCase())||(r[e]={id:0,value:`0`});return{...e,[t]:{...n,permissions:r}}}function xO({value:e,onSave:t,className:n}){let[i,s]=(0,r.useState)(!1),[c,l]=(0,r.useState)(e);(0,r.useEffect)(()=>{l(e)},[e]);function u(){s(!1);let n=c.trim();n&&n!==e?t(n):l(e)}return i?(0,o.jsx)(`input`,{autoFocus:!0,className:`perm-inline-input${n?` ${n}`:``}`,value:c,style:{width:Math.max(48,c.length*8)},onChange:e=>l(e.target.value),onBlur:u,onKeyDown:t=>{t.key===`Enter`&&u(),t.key===`Escape`&&(s(!1),l(e)),t.stopPropagation()},onClick:e=>e.stopPropagation()}):(0,o.jsxs)(`span`,{className:`perm-editable-name${n?` ${n}`:``}`,onDoubleClick:e=>{e.stopPropagation(),s(!0)},children:[e,(0,o.jsx)(a.EditOutlined,{className:`perm-name-edit-icon`})]})}function SO({entry:e,label:t,onToggle:n,onLabelSave:s}){let[c,l]=(0,r.useState)(!1),[u,d]=(0,r.useState)(t),f=e?.value===`1`,p=!!e;(0,r.useEffect)(()=>{d(t)},[t]);function m(){l(!1);let e=u.trim();e&&e!==t?s(e):d(t)}return(0,o.jsx)(i.Tooltip,{title:p?f?`Click to disable`:`Click to enable`:`Not applicable for this module`,children:(0,o.jsxs)(`div`,{className:`perm-action-pill${f?` on`:``}${p?``:` na`}`,onClick:()=>{!c&&p&&n()},children:[(0,o.jsx)(`span`,{className:`perm-action-pill-dot${f?` on`:``}`}),c?(0,o.jsx)(`input`,{autoFocus:!0,className:`perm-pill-input`,value:u,style:{width:Math.max(36,u.length*7)},onChange:e=>d(e.target.value),onBlur:m,onKeyDown:e=>{e.key===`Enter`&&m(),e.key===`Escape`&&(l(!1),d(t)),e.stopPropagation()},onClick:e=>e.stopPropagation()}):(0,o.jsx)(`span`,{className:`perm-action-pill-label`,onDoubleClick:e=>{e.stopPropagation(),l(!0)},children:t}),f&&!c&&(0,o.jsx)(a.CheckOutlined,{className:`perm-action-pill-check`})]})})}function CO({menuName:e,menuData:t,permKeys:n,onChange:r,displayName:i,actionLabels:a,onModuleLabelSave:s,onActionLabelSave:c}){let l=t?.permissions??{},u=n.filter(t=>Iv(e,t)),d=u.filter(e=>l[e]?.value===`1`).length,f=u.filter(e=>l[e]).length,p=f>0&&d===f;return(0,o.jsxs)(`div`,{className:`perm-module-card${p?` all-on`:d>0&&!p?` some-on`:``}`,children:[(0,o.jsxs)(`div`,{className:`perm-module-card-header`,children:[(0,o.jsx)(xO,{value:i,onSave:t=>s(e,t),className:`perm-module-card-name`}),f>0&&(0,o.jsxs)(`span`,{className:`perm-module-card-badge${d>0?` active`:``}`,children:[d,`/`,f]})]}),(0,o.jsx)(`div`,{className:`perm-module-card-body`,children:u.map(t=>(0,o.jsx)(SO,{entry:l[t],label:a[t]??gO(t),onToggle:()=>r(e,t),onLabelSave:e=>c(t,e)},t))})]})}function wO({role:t,moduleLabels:n={},actionLabels:s={},onModuleLabelSave:c=()=>{},onActionLabelSave:l=()=>{}}){let[u,d]=(0,r.useState)({}),[f,p]=(0,r.useState)({}),[m,h]=(0,r.useState)(!1),[g,_]=(0,r.useState)(!1),[v,y]=(0,r.useState)(!1),b=e.Pr(t);(0,r.useEffect)(()=>{b&&(h(!0),y(!1),e.Ir(b).then(e=>{let t=bO(e);d(t),p(t)}).catch(()=>i.message.error(`Failed to load permissions`)).finally(()=>h(!1)))},[b]);function x(e,t){y(!0),p(n=>{let r=n[e]??{menuId:u[e]?.menuId??0,permissions:{}},i=r.permissions?.[t]??{id:0,value:`0`};return{...n,[e]:{...r,permissions:{...r.permissions,[t]:{...i,value:i.value===`1`?`0`:`1`}}}}})}async function S(){_(!0);try{await e.oi(b,f),d(f),y(!1),i.message.success(`Permissions saved`)}catch(e){i.message.error(e?.message||`Save failed`)}finally{_(!1)}}let C=(0,r.useMemo)(()=>Object.keys(f).sort(),[f]),w=(0,r.useMemo)(()=>vO(f),[f]),{enabled:T,total:E}=(0,r.useMemo)(()=>yO(f),[f]);return(0,o.jsxs)(i.Spin,{spinning:m,children:[(0,o.jsxs)(`div`,{className:`perm-panel-header`,children:[(0,o.jsxs)(`div`,{className:`perm-panel-title`,children:[(0,o.jsx)(a.LockOutlined,{style:{color:`var(--color-brand)`,marginRight:6}}),(0,o.jsx)(`span`,{children:t?.roleName}),!m&&E>0&&(0,o.jsxs)(i.Tag,{color:`blue`,style:{marginLeft:8,fontSize:11},children:[T,`/`,E,` enabled`]})]}),(0,o.jsx)(i.Button,{type:`primary`,size:`small`,icon:(0,o.jsx)(a.UnlockOutlined,{}),loading:g,disabled:!v,onClick:S,children:`Save Changes`})]}),(0,o.jsxs)(`div`,{className:`perm-hint`,children:[(0,o.jsx)(a.InfoCircleOutlined,{className:`perm-hint-icon`}),(0,o.jsxs)(`span`,{children:[`Click a pill to toggle. `,(0,o.jsx)(`strong`,{children:`Double-click`}),` a module name or action label to rename it — labels are saved locally.`]})]}),C.length===0&&!m?(0,o.jsx)(`div`,{className:`perm-empty`,children:`No permission entries found for this role.`}):(0,o.jsx)(`div`,{className:`perm-cards-grid`,children:C.map(e=>(0,o.jsx)(CO,{menuName:e,menuData:f[e],permKeys:w,onChange:x,displayName:n[e]??e,actionLabels:s,onModuleLabelSave:c,onActionLabelSave:l},e))})]})}var{Text:TO}=i.Typography,EO=[{key:`listView`,label:`List View`},{key:`filter`,label:`Filter`},{key:`form`,label:`Form`},{key:`permissions`,label:`Permissions`}];function DO(e){return String(e||``).replace(/[-_]/g,` `).replace(/\b\w/g,e=>e.toUpperCase()).trim()}function OO(e){return String(e||``).trim().toLowerCase()}function kO(e){return e?.key||e?.collectionName||e?.value||``}function AO(e=[],t=[]){let n=[],r=new Set,i=new Set,a=new Set;return e.forEach(e=>{let t=kO(e);if(!t)return;let o=OO(e.key||t),s=OO(e.collectionName);e.seeded&&(i.add(o),s&&i.add(s)),s&&a.add(s),r.add(t),n.push({label:e.label||DO(t),value:t,disabled:!!e.seeded})}),t.forEach(e=>{let t=String(e||``).trim();if(!t||r.has(t))return;let o=OO(t);a.has(o)||i.has(o)||(r.add(t),n.push({label:DO(t),value:t,disabled:!1}))}),n}function jO(){let[t,n]=(0,r.useState)(null),[s,c]=(0,r.useState)(!1),[l,u]=(0,r.useState)(`listView`),[d,f]=(0,r.useState)([]),[p,m]=(0,r.useState)(0),[h,g]=(0,r.useState)(!1),[_,v]=(0,r.useState)([]),[y,b]=(0,r.useState)([]),[x,S]=(0,r.useState)(!1),[C,w]=(0,r.useState)(!1),T=(0,r.useMemo)(()=>_.filter(e=>!e.disabled),[_]),E=!x&&T.length===0,D=(0,r.useCallback)(async()=>{g(!0);try{let t=await e.sr();f(t.roles),m(t.total)}catch{i.message.error(`Failed to load roles`)}finally{g(!1)}},[]),O=(0,r.useCallback)(async()=>{S(!0);try{let[t,n]=await Promise.all([e.yr(),e.dr()]),r=AO(t.modules,n),i=new Set(r.filter(e=>!e.disabled).map(e=>e.value));v(r),b(e=>e.filter(e=>i.has(e)))}catch{i.message.error(`Failed to load seed status`)}finally{S(!1)}},[]);(0,r.useEffect)(()=>{D()},[D]),(0,r.useEffect)(()=>{O()},[O]);async function k(){if(y.length===0){i.message.warning(E?`All modules already seeded.`:`Select at least one module to seed.`);return}w(!0);try{await e.Zr(y),i.message.success(`Role field config seeded`),b([]),await O()}catch(e){i.message.error(e?.message||`Seed failed`)}finally{w(!1)}}function A(e,t=`listView`){n(e),u(t),c(!0)}return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsxs)(Z,{icon:(0,o.jsx)(a.AppstoreOutlined,{}),title:`Field Config Seed`,style:{marginBottom:12},children:[(0,o.jsxs)(`div`,{style:{display:`flex`,alignItems:`center`,gap:12,flexWrap:`wrap`},children:[(0,o.jsx)(`div`,{style:{minWidth:320,flex:1},children:(0,o.jsx)(i.Select,{mode:`multiple`,allowClear:!0,showSearch:!0,value:y,options:_,placeholder:E?`All modules already seeded`:`Select modules or collections to seed`,disabled:x||C||E,loading:x,onChange:b,style:{width:`100%`}})}),(0,o.jsx)(i.Button,{type:`primary`,loading:C,disabled:x||y.length===0,onClick:k,children:`Seed Field Config`})]}),(0,o.jsx)(TO,{type:`secondary`,style:{display:`block`,marginTop:8,fontSize:12},children:E?`Seed is disabled because all configured modules already have role field config data.`:`Already seeded modules are disabled. New modules or collections can still be seeded.`})]}),(0,o.jsx)(Z,{icon:(0,o.jsx)(a.SafetyOutlined,{}),title:`Roles`,style:{marginBottom:0},bodyStyle:{padding:0},children:(0,o.jsx)(rm,{listName:`Roles`,dataSource:d,fields:[{label:`Role Name`,value:`roleName`,width:200},{label:`Description`,value:`description`,width:240},{label:`Users`,value:`userCount`,width:70,sorter:!1},{label:`Actions`,value:`_configure`,width:200,sorter:!1,render:(e,t)=>(0,o.jsxs)(i.Space,{size:2,children:[(0,o.jsx)(i.Button,{size:`small`,type:`link`,onClick:()=>A(t),children:`Configure`}),(0,o.jsx)(i.Button,{size:`small`,type:`link`,icon:(0,o.jsx)(a.LockOutlined,{}),onClick:()=>A(t,`permissions`),children:`Permissions`})]})}],loading:h,total:p})}),(0,o.jsxs)(i.Modal,{className:`uss-modal`,open:s,onCancel:()=>c(!1),title:(0,o.jsxs)(`div`,{style:{display:`flex`,alignItems:`center`,gap:8},children:[(0,o.jsx)(a.SafetyOutlined,{style:{color:`var(--color-brand)`}}),(0,o.jsxs)(`span`,{children:[`Configure: `,t?.roleName]})]}),width:720,footer:null,destroyOnClose:!0,children:[(0,o.jsx)(`div`,{style:{marginBottom:12},children:(0,o.jsx)(`div`,{className:`uss-config-toggle`,children:EO.map(e=>(0,o.jsx)(`button`,{className:`uss-config-btn${l===e.key?` active`:``}`,onClick:()=>u(e.key),children:e.label},e.key))})}),t&&(l===`permissions`?(0,o.jsx)(wO,{role:t},t?.roleId):(0,o.jsx)($v,{role:t,configType:l},`${t?.roleId}-${l}`))]})]})}var MO=`perm-module-labels`,NO=`perm-action-labels`;function PO(e){try{return JSON.parse(localStorage.getItem(e)??`{}`)}catch{return{}}}function FO(e,t){try{localStorage.setItem(e,JSON.stringify(t))}catch{}}function IO({label:e,onSave:t,onDelete:n,loading:s}){let[c,l]=(0,r.useState)(!1),[u,d]=(0,r.useState)(e);function f(){l(!1);let n=u.trim();n&&n!==e?t(n):d(e)}return(0,o.jsxs)(`div`,{className:`perm-manage-row`,children:[c?(0,o.jsx)(`input`,{autoFocus:!0,className:`perm-inline-input`,value:u,style:{flex:1,minWidth:0},onChange:e=>d(e.target.value),onBlur:f,onKeyDown:t=>{t.key===`Enter`&&f(),t.key===`Escape`&&(l(!1),d(e))}}):(0,o.jsx)(`span`,{className:`perm-manage-row-label`,children:e}),(0,o.jsxs)(`div`,{className:`perm-manage-row-actions`,children:[(0,o.jsx)(i.Button,{type:`text`,size:`small`,icon:(0,o.jsx)(a.EditOutlined,{}),onClick:()=>{d(e),l(!0)},loading:s}),(0,o.jsx)(i.Popconfirm,{title:`Delete this item?`,onConfirm:n,okText:`Delete`,cancelText:`Cancel`,okType:`danger`,children:(0,o.jsx)(i.Button,{type:`text`,size:`small`,icon:(0,o.jsx)(a.DeleteOutlined,{}),danger:!0})})]})]})}function LO({open:t,onClose:n}){let[s,c]=(0,r.useState)(`modules`),[l,u]=(0,r.useState)([]),[d,f]=(0,r.useState)(!1),[p,m]=(0,r.useState)(``),[h,g]=(0,r.useState)(!1),[_,v]=(0,r.useState)([]),[y,b]=(0,r.useState)(!1),[x,S]=(0,r.useState)(``),[C,w]=(0,r.useState)(``),[T,E]=(0,r.useState)(!1);(0,r.useEffect)(()=>{t&&(D(),O())},[t]);async function D(){f(!0);try{u(await e.Er())}catch{i.message.error(`Failed to load modules`)}finally{f(!1)}}async function O(){b(!0);try{v(await e.Tr())}catch{i.message.error(`Failed to load actions`)}finally{b(!1)}}async function k(){let t=p.trim();if(!t){i.message.warning(`Enter a module name`);return}g(!0);try{let n=await e.Un({menuName:t});u(e=>[...e,n]),m(``),i.message.success(`Module added`)}catch{i.message.error(`Failed to add module`)}finally{g(!1)}}async function A(t,n){try{await e.ni(t,{menuName:n}),u(e=>e.map(e=>e.MENUID===t?{...e,MENUNAME:n}:e))}catch{i.message.error(`Failed to update module`)}}async function j(t){try{await e.Qn(t),u(e=>e.filter(e=>e.MENUID!==t)),i.message.success(`Module deleted`)}catch{i.message.error(`Failed to delete module`)}}async function M(){let t=x.trim(),n=C.trim().toLowerCase().replace(/\s+/g,`_`);if(!t||!n){i.message.warning(`Enter both name and key`);return}E(!0);try{let r=await e.Hn({permissionName:t,permissionKey:n});v(e=>[...e,r]),S(``),w(``),i.message.success(`Action added`)}catch(e){i.message.error(e?.message?.includes(`409`)||e?.status===409?`Permission key already exists`:`Failed to add action`)}finally{E(!1)}}async function N(t,n){try{await e.ti(t,{permissionName:n}),v(e=>e.map(e=>e.permissionId===t?{...e,permissionName:n}:e))}catch{i.message.error(`Failed to update action`)}}async function P(t){try{await e.Zn(t),v(e=>e.filter(e=>e.permissionId!==t)),i.message.success(`Action deleted`)}catch{i.message.error(`Failed to delete action`)}}let F=[{key:`modules`,label:`Modules`,children:(0,o.jsxs)(i.Spin,{spinning:d,children:[(0,o.jsxs)(`div`,{className:`perm-manage-add-row`,children:[(0,o.jsx)(i.Input,{placeholder:`Module name`,value:p,onChange:e=>m(e.target.value),onPressEnter:k,style:{flex:1},size:`small`}),(0,o.jsx)(i.Button,{type:`primary`,size:`small`,icon:(0,o.jsx)(a.PlusOutlined,{}),loading:h,onClick:k,children:`Add`})]}),(0,o.jsxs)(`div`,{className:`perm-manage-list`,children:[l.length===0&&!d&&(0,o.jsx)(`div`,{className:`perm-empty`,style:{paddingTop:24},children:`No modules found`}),l.map(e=>(0,o.jsx)(IO,{label:e.MENUNAME,onSave:t=>A(e.MENUID,t),onDelete:()=>j(e.MENUID)},e.MENUID))]})]})},{key:`actions`,label:`Actions`,children:(0,o.jsxs)(i.Spin,{spinning:y,children:[(0,o.jsxs)(`div`,{className:`perm-manage-add-row`,children:[(0,o.jsx)(i.Input,{placeholder:`Action name (e.g. Approve)`,value:x,onChange:e=>S(e.target.value),style:{flex:1},size:`small`}),(0,o.jsx)(i.Input,{placeholder:`Key (e.g. approve)`,value:C,onChange:e=>w(e.target.value),onPressEnter:M,style:{width:140},size:`small`}),(0,o.jsx)(i.Button,{type:`primary`,size:`small`,icon:(0,o.jsx)(a.PlusOutlined,{}),loading:T,onClick:M,children:`Add`})]}),(0,o.jsxs)(`div`,{className:`perm-manage-list`,children:[_.length===0&&!y&&(0,o.jsx)(`div`,{className:`perm-empty`,style:{paddingTop:24},children:`No actions found`}),_.map(e=>(0,o.jsx)(IO,{label:`${e.permissionName} (${e.permissionKey})`,onSave:t=>N(e.permissionId,t),onDelete:()=>P(e.permissionId)},e.permissionId))]})]})}];return(0,o.jsx)(i.Modal,{open:t,onCancel:n,title:(0,o.jsxs)(`span`,{style:{display:`flex`,alignItems:`center`,gap:8},children:[(0,o.jsx)(a.SettingOutlined,{style:{color:`var(--color-brand)`}}),`Manage Modules & Actions`]}),width:520,footer:null,destroyOnClose:!0,children:(0,o.jsx)(i.Tabs,{activeKey:s,onChange:c,size:`small`,items:F})})}function RO(){let[t,n]=(0,r.useState)([]),[s,c]=(0,r.useState)(!1),[l,u]=(0,r.useState)(null),[d,f]=(0,r.useState)(``),[p,m]=(0,r.useState)(!1),[h,g]=(0,r.useState)(()=>PO(MO)),[_,v]=(0,r.useState)(()=>PO(NO)),y=(0,r.useCallback)((e,t)=>{g(n=>{let r={...n,[e]:t};return FO(MO,r),r})},[]),b=(0,r.useCallback)((e,t)=>{v(n=>{let r={...n,[e]:t};return FO(NO,r),r})},[]);function x(){g({}),v({}),FO(MO,{}),FO(NO,{}),i.message.success(`Labels reset to defaults`)}let S=(0,r.useCallback)(async()=>{c(!0);try{let{roles:t}=await e.sr();n(t),t.length>0&&u(t[0])}catch{i.message.error(`Failed to load roles`)}finally{c(!1)}},[]);(0,r.useEffect)(()=>{S()},[S]);let C=(0,r.useMemo)(()=>{let e=d.trim().toLowerCase();return e?t.filter(t=>t.roleName.toLowerCase().includes(e)):t},[t,d]),w=Object.keys(h).length>0||Object.keys(_).length>0;return(0,o.jsxs)(`div`,{className:`perm-page`,children:[(0,o.jsxs)(Z,{className:`perm-left-card`,icon:(0,o.jsx)(a.SafetyOutlined,{}),title:`Roles`,bodyStyle:{padding:0},children:[(0,o.jsx)(`div`,{className:`perm-role-search`,children:(0,o.jsx)(i.Input,{prefix:(0,o.jsx)(a.SearchOutlined,{}),placeholder:`Search roles…`,allowClear:!0,size:`small`,value:d,onChange:e=>f(e.target.value)})}),(0,o.jsx)(i.Spin,{spinning:s,children:(0,o.jsxs)(`div`,{className:`perm-role-list`,children:[C.length===0&&!s&&(0,o.jsx)(`div`,{className:`perm-role-empty`,children:`No roles found`}),C.map(e=>{let t=l?.roleId===e.roleId,n=e.description&&e.description!==`N/A`?e.description:e.roleType===0?`Default role`:`Custom role`;return(0,o.jsxs)(`div`,{className:`perm-role-item${t?` active`:``}`,onClick:()=>u(e),children:[(0,o.jsx)(`div`,{className:`perm-role-item-name`,children:e.roleName}),(0,o.jsx)(`div`,{className:`perm-role-item-desc`,children:n})]},e.roleId)})]})})]}),(0,o.jsx)(Z,{className:`perm-right-card`,icon:(0,o.jsx)(a.LockOutlined,{}),title:`Module Permissions`,extra:(0,o.jsxs)(`span`,{style:{display:`flex`,alignItems:`center`,gap:10},children:[w&&(0,o.jsx)(`button`,{className:`perm-reset-btn`,onClick:x,children:`Reset labels`}),(0,o.jsx)(i.Button,{size:`small`,icon:(0,o.jsx)(a.SettingOutlined,{}),onClick:()=>m(!0),children:`Manage`})]}),bodyStyle:{padding:`12px 16px`},children:l?(0,o.jsx)(wO,{role:l,moduleLabels:h,actionLabels:_,onModuleLabelSave:y,onActionLabelSave:b},l.roleId):(0,o.jsx)(`div`,{className:`perm-empty`,children:`Select a role from the left to manage its permissions.`})}),(0,o.jsx)(LO,{open:p,onClose:()=>m(!1)})]})}var{Title:zO,Text:BO}=i.Typography,VO=[{label:`In Progress`,value:107,sub:`Under review`,color:`blue`},{label:`Hired`,value:2,sub:`Onboarded`,color:`green`},{label:`Project Completed`,value:2,sub:`Project cycle closed`,color:`purple`},{label:`Archive`,value:2,sub:`No longer active`,color:`peach`}];function HO({items:e=VO}){return(0,o.jsx)(i.Card,{className:`onboarding-card`,title:(0,o.jsx)(zO,{level:5,children:`Onboarding`}),extra:(0,o.jsx)(i.Button,{type:`link`,children:`View all`}),children:(0,o.jsx)(i.Row,{gutter:[12,12],children:e.map(e=>(0,o.jsx)(i.Col,{xs:12,sm:6,md:6,lg:12,xl:12,children:(0,o.jsxs)(`div`,{className:`onboarding-item ${e.color}`,children:[(0,o.jsx)(BO,{className:`onboarding-item-label`,children:e.label}),(0,o.jsx)(i.Statistic,{value:e.value,className:`onboarding-stat`}),(0,o.jsx)(`div`,{className:`onboarding-item-footer`,children:(0,o.jsx)(BO,{className:`onboarding-item-sub`,children:e.sub})})]})},e.label))})})}var{Text:UO,Title:WO}=i.Typography,GO=[{group:`Dashboard`,items:[{id:`dashboard`,label:`Admin Dashboard`,icon:(0,o.jsx)(a.DashboardOutlined,{})}]},{group:`Settings`,items:[{id:`org`,label:`Organization`,icon:(0,o.jsx)(a.BankOutlined,{}),heading:`Organization Settings`,desc:`Manage your company profile and location details`,cards:[{label:`Company Information`,icon:(0,o.jsx)(a.BankOutlined,{}),desc:`Manage company profile, address and business details.`},{label:`Location`,icon:(0,o.jsx)(a.BuildOutlined,{}),desc:`Manage office locations, branches and regions.`}]},{id:`users`,label:`Users`,icon:(0,o.jsx)(a.UserOutlined,{}),heading:`Users`,desc:`Manage platform users and configure their field views.`,component:`users`},{id:`teams`,label:`Teams`,icon:(0,o.jsx)(a.TeamOutlined,{}),heading:`Teams`,desc:`Organize users into teams and configure field visibility per team.`,component:`teams`},{id:`roles`,label:`Roles`,icon:(0,o.jsx)(a.SafetyOutlined,{}),heading:`Roles`,desc:`Control permissions and configure field visibility per role.`,component:`roles`},{id:`permissions`,label:`Permissions`,icon:(0,o.jsx)(a.LockOutlined,{}),heading:`Permissions`,desc:`Manage module-wise action permissions (view, add, edit, delete, and more) per role.`,component:`permissions`},{id:`templates`,label:`Templates`,icon:(0,o.jsx)(a.FileTextOutlined,{}),heading:`Templates`,desc:`Email and signature templates for communications`,component:`templates`},{id:`ai-services`,label:`AI Services`,icon:(0,o.jsx)(a.ThunderboltOutlined,{}),heading:`AI Services`,desc:`Register the AI/automation backends (base URL + auth) that admin-configured AI Actions call.`,component:`ai-services`},{id:`bgc-integration`,label:`Integrations`,icon:(0,o.jsx)(a.SafetyOutlined,{}),heading:`Integrations`,desc:`Manage manual and API integrations used across application workflows.`,component:`bgc-integration`}]},{group:`Clients`,items:[{id:`clients`,label:`Clients`,icon:(0,o.jsx)(a.BankOutlined,{}),heading:`Clients`,desc:`Manage client accounts and settings`,cards:[{label:`Clients`,icon:(0,o.jsx)(a.BankOutlined,{}),desc:`Manage client companies and account details.`}]}]},{group:`Forms`,items:[{id:`form-groups`,label:`Form Groups`,icon:(0,o.jsx)(a.AppstoreAddOutlined,{}),heading:`Form Groups`,desc:`Define field groups for module add/edit forms with validations and dropdown sources.`,component:`form-groups`},{id:`detail-groups`,label:`Detail Groups`,icon:(0,o.jsx)(a.AppstoreOutlined,{}),heading:`Detail Groups`,desc:`Customize the detail view per module: labels, prefix/suffix, colour, capitalization, reference lookups and merged fields.`,component:`detail-groups`},{id:`row-actions`,label:`Actions`,icon:(0,o.jsx)(a.ToolOutlined,{}),heading:`Actions`,desc:`Configure which action buttons appear per row in each module's list view, scoped per role.`,component:`row-actions`}]},{group:`Master`,items:[{id:`jobs`,label:`Jobs`,icon:(0,o.jsx)(a.AppstoreOutlined,{}),heading:`Jobs Master`,desc:`Configure job sources and status types`,cards:[{label:`Sources`,icon:(0,o.jsx)(a.AppstoreOutlined,{}),desc:`Manage job source master values.`},{label:`Job Status`,icon:(0,o.jsx)(a.CheckCircleOutlined,{}),desc:`Configure job workflow status.`}]},{id:`candidates`,label:`Candidates`,icon:(0,o.jsx)(a.UserOutlined,{}),heading:`Candidates Master`,desc:`Skills, sources and work authorization settings`,cards:[{label:`Sources`,icon:(0,o.jsx)(a.AppstoreOutlined,{}),desc:`Manage candidate source values.`},{label:`Skills`,icon:(0,o.jsx)(a.SettingOutlined,{}),desc:`Manage skill master data.`},{label:`Work Authorization`,icon:(0,o.jsx)(a.SafetyOutlined,{}),desc:`Manage visa and authorization types.`}]},{id:`submissions`,label:`Submissions`,icon:(0,o.jsx)(a.FileTextOutlined,{}),heading:`Submissions Master`,desc:`Rejection reasons and submission status configuration`,cards:[{label:`Rejection Reasons`,icon:(0,o.jsx)(a.FileTextOutlined,{}),desc:`Manage common rejection reasons.`},{label:`Client Submission Status`,icon:(0,o.jsx)(a.CheckCircleOutlined,{}),desc:`Manage client submission statuses.`}]},{id:`clientmaster`,label:`Client Master`,icon:(0,o.jsx)(a.BankOutlined,{}),heading:`Client Master`,desc:`Payment terms, client types and contact types`,cards:[{label:`Payment Terms`,icon:(0,o.jsx)(a.FileTextOutlined,{}),desc:`Manage billing and payment terms.`},{label:`Client Type`,icon:(0,o.jsx)(a.AppstoreOutlined,{}),desc:`Classify client business types.`},{label:`Client Contact Type`,icon:(0,o.jsx)(a.TeamOutlined,{}),desc:`Manage client contact categories.`}]}]}],KO=[{label:`Sourced`,count:312,color:`#378ADD`,pct:35},{label:`Screened`,count:223,color:`#7F77DD`,pct:25},{label:`Interview`,count:161,color:`#1D9E75`,pct:18},{label:`Offered`,count:107,color:`#EF9F27`,pct:12},{label:`Rejected`,count:89,color:`#E24B4A`,pct:10}],qO=[{name:`Tcs`,jobs:14,candidates:86},{name:`Empasis`,jobs:9,candidates:64},{name:`NovaSystems`,jobs:7,candidates:51},{name:`Brightwave`,jobs:5,candidates:38}],JO=[{text:`New candidate Ravi Kumar added to Java Developer role`,time:`2 min ago`,color:`#378ADD`},{text:`Submission approved by Acme Corp for Sr. React Dev`,time:`18 min ago`,color:`#1D9E75`},{text:`User Priya S. added to Recruiters team`,time:`1 hr ago`,color:`#7F77DD`},{text:`Job Data Analyst — TechFlow moved to archived`,time:`3 hr ago`,color:`#EF9F27`},{text:`Candidate rejected — work authorization mismatch`,time:`5 hr ago`,color:`#E24B4A`}];function YO(){return(0,o.jsxs)(`div`,{style:{display:`flex`,flexDirection:`column`,gap:16},children:[(0,o.jsxs)(Z,{icon:(0,o.jsx)(a.DashboardOutlined,{}),title:`Admin Dashboard`,children:[(0,o.jsx)(`div`,{className:`admin-accent-bar`}),(0,o.jsx)(WO,{level:5,children:`Admin Dashboard`}),(0,o.jsx)(UO,{type:`secondary`,children:`Overview of jobs, candidates, onboarding and recent activity`})]}),(0,o.jsx)(`div`,{className:`admin-dashboard-stats`,children:(0,o.jsx)(rO,{stats:[{label:`Total Jobs`,value:1697,icon:`fileText`},{label:`Active Jobs`,value:1685,icon:`checkCircle`},{label:`My Jobs`,value:600,icon:`user`},{label:`Total Candidates`,value:4320,icon:`team`},{label:`Submissions`,value:892,icon:`fileText`}]})}),(0,o.jsxs)(`div`,{className:`admin-dashboard-mid-row`,children:[(0,o.jsx)(HO,{}),(0,o.jsxs)(Z,{icon:(0,o.jsx)(a.AppstoreOutlined,{}),title:`Candidate Pipeline`,children:[(0,o.jsx)(UO,{type:`secondary`,style:{fontSize:12},children:`By stage (892 total)`}),(0,o.jsx)(`div`,{className:`admin-pipeline-bar`,children:KO.map(e=>(0,o.jsx)(`div`,{className:`admin-pipeline-seg`,style:{width:`${e.pct}%`,background:e.color}},e.label))}),(0,o.jsx)(`div`,{className:`admin-pipeline-legend`,children:KO.map(e=>(0,o.jsxs)(`div`,{className:`admin-pipeline-legend-item`,children:[(0,o.jsx)(`span`,{className:`admin-pipeline-dot`,style:{background:e.color}}),e.label,` `,e.count]},e.label))}),(0,o.jsx)(`div`,{className:`admin-divider`}),(0,o.jsx)(UO,{strong:!0,style:{fontSize:12},children:`Submission status`}),(0,o.jsxs)(`div`,{className:`admin-sub-status-list`,style:{marginTop:6},children:[(0,o.jsxs)(`div`,{className:`admin-sub-status-item`,children:[(0,o.jsx)(UO,{style:{fontSize:13},children:`Pending client review`}),(0,o.jsx)(`span`,{className:`admin-badge warn`,children:`312`})]}),(0,o.jsxs)(`div`,{className:`admin-sub-status-item`,children:[(0,o.jsx)(UO,{style:{fontSize:13},children:`Client approved`}),(0,o.jsx)(`span`,{className:`admin-badge success`,children:`248`})]}),(0,o.jsxs)(`div`,{className:`admin-sub-status-item`,children:[(0,o.jsx)(UO,{style:{fontSize:13},children:`Rejected`}),(0,o.jsx)(`span`,{className:`admin-badge danger`,children:`89`})]})]})]})]}),(0,o.jsxs)(`div`,{className:`admin-dashboard-bottom-row`,children:[(0,o.jsx)(Z,{icon:(0,o.jsx)(a.BankOutlined,{}),title:`Top Clients`,extra:(0,o.jsx)(i.Button,{type:`link`,size:`small`,children:`View all`}),children:qO.map(e=>(0,o.jsxs)(`div`,{className:`admin-client-row`,children:[(0,o.jsxs)(`div`,{className:`admin-client-left`,children:[(0,o.jsx)(`div`,{className:`admin-client-icon`,children:(0,o.jsx)(a.BankOutlined,{})}),(0,o.jsxs)(`div`,{children:[(0,o.jsx)(`div`,{className:`admin-client-name`,children:e.name}),(0,o.jsxs)(`div`,{className:`admin-client-sub`,children:[e.jobs,` open jobs`]})]})]}),(0,o.jsxs)(`div`,{className:`admin-client-right`,children:[(0,o.jsx)(`div`,{className:`admin-client-val`,children:e.candidates}),(0,o.jsx)(`div`,{className:`admin-client-sub`,children:`candidates`})]})]},e.name))}),(0,o.jsx)(Z,{icon:(0,o.jsx)(a.BellOutlined,{}),title:`Recent Activity`,children:JO.map((e,t)=>(0,o.jsxs)(`div`,{className:`admin-activity-row`,children:[(0,o.jsx)(`div`,{className:`admin-activity-dot`,style:{background:e.color}}),(0,o.jsxs)(`div`,{children:[(0,o.jsx)(`div`,{className:`admin-activity-text`,children:e.text}),(0,o.jsx)(`div`,{className:`admin-activity-time`,children:e.time})]})]},t))})]}),(0,o.jsx)(Z,{icon:(0,o.jsx)(a.SettingOutlined,{}),title:`Admin Configuration Overview`,extra:(0,o.jsx)(i.Button,{type:`link`,size:`small`,children:`Manage`}),children:(0,o.jsxs)(i.Row,{gutter:[24,0],children:[(0,o.jsxs)(i.Col,{span:8,children:[(0,o.jsx)(UO,{type:`secondary`,style:{fontSize:12,fontWeight:500},children:`Settings`}),[[`Organization`,2],[`User Settings`,4],[`Templates`,2]].map(([e,t])=>(0,o.jsxs)(`div`,{className:`admin-cfg-overview-row`,children:[(0,o.jsx)(UO,{style:{fontSize:12},children:e}),(0,o.jsxs)(`span`,{className:`admin-badge info`,children:[t,` items`]})]},e))]}),(0,o.jsxs)(i.Col,{span:8,children:[(0,o.jsx)(UO,{type:`secondary`,style:{fontSize:12,fontWeight:500},children:`Master`}),[[`Jobs`,2],[`Candidates`,3],[`Submissions`,2]].map(([e,t])=>(0,o.jsxs)(`div`,{className:`admin-cfg-overview-row`,children:[(0,o.jsx)(UO,{style:{fontSize:12},children:e}),(0,o.jsxs)(`span`,{className:`admin-badge info`,children:[t,` items`]})]},e))]}),(0,o.jsxs)(i.Col,{span:8,children:[(0,o.jsx)(UO,{type:`secondary`,style:{fontSize:12,fontWeight:500},children:`System`}),[[`Total Groups`,4],[`Total Modules`,9],[`Config Items`,19]].map(([e,t])=>(0,o.jsxs)(`div`,{className:`admin-cfg-overview-row`,children:[(0,o.jsx)(UO,{style:{fontSize:12},children:e}),(0,o.jsx)(UO,{strong:!0,style:{fontSize:12},children:t})]},e))]})]})})]})}function XO({activeSection:e,activeGroup:t,filteredCards:n,searchText:r,setSearchText:s,allItems:c,handleNav:l}){return(0,o.jsxs)(i.Row,{gutter:[16,16],children:[(0,o.jsx)(i.Col,{span:24,children:(0,o.jsxs)(Z,{icon:e?.icon,title:e?.heading,extra:(0,o.jsx)(i.Input,{className:`admin-search`,prefix:(0,o.jsx)(a.SearchOutlined,{}),placeholder:`Search settings…`,allowClear:!0,value:r,onChange:e=>s(e.target.value)}),children:[(0,o.jsx)(`div`,{className:`admin-accent-bar`}),(0,o.jsx)(WO,{level:5,children:e?.heading}),(0,o.jsx)(UO,{type:`secondary`,children:e?.desc})]})}),(0,o.jsx)(i.Col,{xs:24,xl:16,style:{alignSelf:`flex-start`},children:(0,o.jsx)(Z,{icon:(0,o.jsx)(a.AppstoreOutlined,{}),title:`Configuration Items`,extra:(0,o.jsxs)(UO,{type:`secondary`,children:[n.length,` item`,n.length===1?``:`s`]}),children:(0,o.jsx)(i.Row,{gutter:[14,14],children:n.length>0?n.map(e=>(0,o.jsx)(i.Col,{xs:24,sm:12,xl:8,children:(0,o.jsxs)(`div`,{className:`admin-config-item`,children:[(0,o.jsx)(`div`,{className:`admin-config-top-bar`}),(0,o.jsxs)(`div`,{className:`admin-config-body`,children:[(0,o.jsx)(`div`,{className:`admin-config-icon`,children:e.icon}),(0,o.jsxs)(`div`,{className:`admin-config-text`,children:[(0,o.jsx)(`span`,{className:`admin-config-label`,children:e.label}),(0,o.jsx)(`span`,{className:`admin-config-desc`,children:e.desc})]})]}),(0,o.jsx)(`div`,{className:`admin-config-divider`}),(0,o.jsx)(i.Button,{type:`link`,size:`small`,className:`admin-config-manage`,icon:(0,o.jsx)(a.RightOutlined,{}),iconPosition:`end`,children:`Manage`})]})},e.label)):(0,o.jsx)(i.Col,{span:24,children:(0,o.jsx)(`div`,{className:`admin-config-empty`,children:(0,o.jsx)(i.Empty,{description:`No settings found`,image:i.Empty.PRESENTED_IMAGE_SIMPLE})})})})})}),(0,o.jsx)(i.Col,{xs:24,xl:8,style:{alignSelf:`flex-start`},children:(0,o.jsxs)(Z,{icon:(0,o.jsx)(a.FileTextOutlined,{}),title:`Section Overview`,children:[(0,o.jsx)(`div`,{className:`admin-overview-list`,children:GO.filter(e=>e.group!==`Dashboard`).map(e=>{let n=e.group===t?.group;return(0,o.jsxs)(`div`,{className:`admin-overview-item${n?` active`:``}`,onClick:()=>{let t=e.items[0];t&&l(t.id)},children:[(0,o.jsxs)(`div`,{className:`admin-overview-left`,children:[(0,o.jsx)(`div`,{className:`admin-overview-icon`,children:e.items[0]?.icon}),(0,o.jsxs)(`div`,{className:`admin-overview-text`,children:[(0,o.jsx)(`span`,{className:`admin-overview-name`,children:e.group}),(0,o.jsxs)(`span`,{className:`admin-overview-sub`,children:[e.items.length,` module`,e.items.length===1?``:`s`]})]})]}),(0,o.jsx)(`span`,{className:`admin-overview-count${n?` active`:``}`,children:e.items.length})]},e.group)})}),(0,o.jsxs)(`div`,{className:`admin-overview-footer`,children:[(0,o.jsx)(`span`,{className:`admin-overview-footer-label`,children:`Total configuration items`}),(0,o.jsx)(`span`,{className:`admin-overview-footer-value`,children:c.filter(e=>e.cards).reduce((e,t)=>e+t.cards.length,0)})]})]})})]})}function ZO(){let[e,t]=(0,r.useState)(`dashboard`),[n,s]=(0,r.useState)(``),c=(0,r.useMemo)(()=>GO.flatMap(e=>e.items),[]),l=(0,r.useMemo)(()=>c.find(t=>t.id===e),[c,e]),u=(0,r.useMemo)(()=>GO.find(t=>t.items.some(t=>t.id===e)),[e]),d=(0,r.useMemo)(()=>{if(!l?.cards)return[];let e=n.trim().toLowerCase();return e?l.cards.filter(t=>t.label.toLowerCase().includes(e)||t.desc.toLowerCase().includes(e)):l.cards},[l,n]),f=(0,r.useMemo)(()=>GO.map(e=>({key:e.group,type:`group`,label:e.group,children:e.items.map(e=>({key:e.id,icon:e.icon,label:e.label}))})),[]),p=e=>{t(e),s(``)};return e===`dashboard`||l?.heading,(0,o.jsxs)(`main`,{className:`admin-page`,children:[(0,o.jsx)(`div`,{className:`admin-breadcrumb`,children:(0,o.jsx)(i.Breadcrumb,{items:[{title:(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(a.HomeOutlined,{}),` Home`]})},{title:`Admin`}]})}),(0,o.jsxs)(i.Row,{gutter:[16,16],className:`admin-wrapper`,children:[(0,o.jsx)(i.Col,{xs:24,lg:6,xl:5,children:(0,o.jsxs)(Z,{title:`Admin Console`,icon:(0,o.jsx)(a.SettingOutlined,{}),children:[(0,o.jsxs)(`div`,{className:`admin-sidebar-banner`,children:[(0,o.jsx)(`span`,{className:`admin-sidebar-banner-title`,children:`Admin Panel`}),(0,o.jsx)(`span`,{className:`admin-sidebar-banner-sub`,children:`Configuration Center`}),(0,o.jsxs)(i.Row,{gutter:[8,0],children:[(0,o.jsx)(i.Col,{span:12,children:(0,o.jsxs)(`div`,{className:`admin-sidebar-pill`,children:[(0,o.jsx)(`span`,{className:`admin-sidebar-pill-label`,children:`Groups`}),(0,o.jsx)(`span`,{className:`admin-sidebar-pill-value`,children:GO.length})]})}),(0,o.jsx)(i.Col,{span:12,children:(0,o.jsxs)(`div`,{className:`admin-sidebar-pill`,children:[(0,o.jsx)(`span`,{className:`admin-sidebar-pill-label`,children:`Modules`}),(0,o.jsx)(`span`,{className:`admin-sidebar-pill-value`,children:c.length})]})})]})]}),(0,o.jsx)(i.Menu,{mode:`inline`,selectedKeys:[e],items:f,onClick:({key:e})=>p(e),className:`admin-sidebar-menu`})]})}),(0,o.jsx)(i.Col,{xs:24,lg:18,xl:19,children:e===`dashboard`?(0,o.jsx)(YO,{}):l?.component===`form-groups`?(0,o.jsx)(Lb,{}):l?.component===`detail-groups`?(0,o.jsx)(ux,{}):l?.component===`row-actions`?(0,o.jsx)($x,{}):l?.component===`users`?(0,o.jsx)(sO,{}):l?.component===`teams`?(0,o.jsx)(pO,{}):l?.component===`roles`?(0,o.jsx)(jO,{}):l?.component===`permissions`?(0,o.jsx)(RO,{}):l?.component===`templates`?(0,o.jsx)(cS,{}):l?.component===`ai-services`?(0,o.jsx)(fS,{}):l?.component===`bgc-integration`?(0,o.jsx)(vS,{}):(0,o.jsx)(XO,{activeSection:l,activeGroup:u,filteredCards:d,searchText:n,setSearchText:s,allItems:c,handleNav:p})})]})]})}var{Title:QO}=i.Typography;function $O(){let e=(0,c.useNavigate)(),{state:t}=(0,c.useLocation)(),n=t?.moduleName||`stickyNotes`,r=t?.title||`Sticky Notes`,s={...t?.request,params:{...t?.request?.params,limit:200,offset:0}};return(0,o.jsxs)(`div`,{children:[(0,o.jsx)(i.Button,{type:`text`,icon:(0,o.jsx)(a.ArrowLeftOutlined,{}),onClick:()=>e(-1),style:{marginBottom:12},children:`Back`}),(0,o.jsx)(Dt,{moduleName:n,title:r,columns:4,request:s,viewAll:!1})]})}var{Text:ek,Title:tk}=i.Typography,nk=10*1024*1024,rk=`/templates/test_cases_flow_template.base64.txt`,ik=`test_cases_flow_template.xlsx`,ak=`module | subModule | step_order | description | actions | key | value | expected | scenario`,ok={idle:0,module_set:1,encoding:1,validating:2,preview:3,inserting:3,done:4,error:1},sk=[{label:`Home`,href:`/`},{label:`Test Cases`,href:`/addTestCase`},{label:`Bulk upload`,href:`/bulk-upload`}];function ck(e){return new Promise((t,n)=>{let r=new FileReader;r.onload=()=>t(String(r.result).split(`,`)[1]),r.onerror=n,r.readAsDataURL(e)})}function lk(e){return e.filter(e=>e.row_status===`valid`).map(e=>{let t={...e};return delete t.row_status,delete t.errors,t})}function uk(e){return e.flatMap(e=>(e.errors??[]).map(t=>({id:e.id,...t})))}function dk({errors:e}){return(0,o.jsx)(`div`,{className:`bulk-tooltip-errors`,children:(e??[]).map((e,t)=>(0,o.jsx)(`div`,{children:e.message},`${e.field}-${t}`))})}function fk({errors:e,expanded:t,onToggle:n,onSummaryClick:r}){return e.length===0?null:(0,o.jsxs)(`div`,{className:`bulk-error-banner`,children:[(0,o.jsxs)(`div`,{className:`bulk-error-summary`,children:[(0,o.jsxs)(`button`,{type:`button`,className:`bulk-error-summary-main`,onClick:r,"aria-label":`Scroll to first invalid row`,children:[(0,o.jsx)(a.ExclamationCircleOutlined,{className:`bulk-error-icon`}),(0,o.jsxs)(`span`,{children:[e.length,` validation error(s) found`]})]}),(0,o.jsx)(i.Button,{type:`link`,onClick:n,"aria-expanded":t,children:t?`Hide Errors`:`View Errors`})]}),t&&(0,o.jsx)(`div`,{className:`bulk-error-list`,role:`region`,"aria-label":`Validation error details`,children:e.map((e,t)=>(0,o.jsxs)(`div`,{className:`bulk-error-line`,children:[(0,o.jsxs)(`span`,{className:`bulk-row-chip`,children:[`Row `,e.id]}),(0,o.jsx)(`span`,{children:e.message})]},`${e.id}-${e.field}-${t}`))})]})}function pk({rows:e,view:t,onViewChange:n,onConfirm:r,onReset:s,saving:c,firstInvalidRowId:l,firstInvalidRowRef:u}){let d=e.filter(e=>e.row_status===`invalid`),f=t===`errors`?d:e,p=d.length>0||c;return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsxs)(i.Row,{justify:`space-between`,align:`middle`,gutter:[16,16],className:`bulk-table-toolbar`,children:[(0,o.jsx)(i.Col,{children:(0,o.jsxs)(i.Space.Compact,{children:[(0,o.jsx)(i.Button,{type:t===`all`?`primary`:`default`,onClick:()=>n(`all`),children:`All rows`}),(0,o.jsx)(i.Button,{type:t===`errors`?`primary`:`default`,onClick:()=>n(`errors`),children:`Errors only`})]})}),(0,o.jsx)(i.Col,{children:(0,o.jsxs)(ek,{type:`secondary`,children:[e.length,` row(s)`]})})]}),(0,o.jsx)(`div`,{className:`bulk-table-wrap`,children:(0,o.jsxs)(`table`,{className:`bulk-preview-table`,children:[(0,o.jsx)(`thead`,{children:(0,o.jsxs)(`tr`,{children:[(0,o.jsx)(`th`,{className:`bulk-col-row`,children:`Row`}),(0,o.jsx)(`th`,{className:`bulk-col-flow`,children:`Submodule`}),(0,o.jsx)(`th`,{className:`bulk-col-description`,children:`Description`}),(0,o.jsx)(`th`,{className:`bulk-col-keyword`,children:`Action`}),(0,o.jsx)(`th`,{className:`bulk-col-target`,children:`Key`}),(0,o.jsx)(`th`,{className:`bulk-col-status`,children:`Status`}),(0,o.jsx)(`th`,{className:`bulk-col-error`,children:`Error`})]})}),(0,o.jsx)(`tbody`,{children:f.map(e=>{let t=e.errors??[],n=e.row_status===`invalid`;return(0,o.jsxs)(`tr`,{ref:n&&e.id===l?u:null,className:n?`bulk-row-invalid`:``,children:[(0,o.jsx)(`td`,{children:e.id}),(0,o.jsx)(`td`,{title:e.submodule,children:e.submodule}),(0,o.jsx)(`td`,{title:e.description,children:e.description?e.description:(0,o.jsx)(`span`,{className:`bulk-empty-text`,children:`-empty-`})}),(0,o.jsx)(`td`,{children:(0,o.jsx)(`code`,{className:`bulk-code-chip`,children:e.actions})}),(0,o.jsx)(`td`,{title:e.key,children:e.key}),(0,o.jsx)(`td`,{children:n?(0,o.jsx)(i.Tag,{color:`red`,children:`Error`}):(0,o.jsx)(i.Tag,{color:`green`,children:`Valid`})}),(0,o.jsx)(`td`,{children:n?(0,o.jsx)(i.Tooltip,{title:(0,o.jsx)(dk,{errors:t}),placement:`left`,children:(0,o.jsxs)(`button`,{type:`button`,className:`bulk-error-info`,"aria-label":`View ${t.length} error(s) for row ${e.id}`,children:[(0,o.jsx)(a.InfoCircleOutlined,{}),(0,o.jsx)(i.Badge,{count:t.length,size:`small`})]})}):(0,o.jsx)(`span`,{className:`bulk-error-none`,children:`-`})})]},`${e.id}-${e.step_order}`)})})]})}),(0,o.jsxs)(i.Space,{className:`bulk-actions`,children:[(0,o.jsx)(i.Button,{icon:(0,o.jsx)(a.ReloadOutlined,{}),onClick:s,children:`Reset`}),(0,o.jsx)(i.Button,{type:`primary`,icon:(0,o.jsx)(a.SaveOutlined,{}),loading:c,disabled:p,onClick:r,children:d.length>0?`Fix ${d.length} error(s) to proceed`:`Save to database`})]})]})}function mk(){let n=(0,c.useNavigate)(),s=(0,r.useMemo)(()=>t.c(),[]),l=(0,r.useRef)(null),u=(0,r.useRef)(null),[d,f]=(0,r.useState)([]),[p,m]=(0,r.useState)(``),[h,g]=(0,r.useState)(`idle`),[_,v]=(0,r.useState)(!1),[y,b]=(0,r.useState)(null),[x,S]=(0,r.useState)([]),[C,w]=(0,r.useState)(`all`),[T,E]=(0,r.useState)(null),[D,O]=(0,r.useState)(null),[k,A]=(0,r.useState)(!1),j=d.map(e=>({value:e.modulename,label:e.modulename})),M=uk(x),N=h===`encoding`||h===`validating`,P=!!p&&!N,F=ok[h]??0,I=x.find(e=>e.row_status===`invalid`)?.id,L=(0,r.useCallback)(()=>{m(``),g(`idle`),v(!1),b(null),S([]),w(`all`),E(null),O(null),l.current&&(l.current.value=``)},[]);(0,r.useEffect)(()=>{async function e(){try{f((await U_({project:s?.name??``,activeOnly:!0}))?.items??[])}catch(e){console.error(e),i.message.error(`Unable to load modules.`)}}e()},[s?.name]);let R=e=>{m(e??``),S([]),O(null),E(null),b(null),A(!1),g(e?`module_set`:`idle`)},z=async e=>{if(!e||!P)return;let t=e.name.split(`.`).pop()?.toLowerCase();if(![`xlsx`,`csv`].includes(t)){g(`module_set`),E({message:`Invalid file type. Please upload an Excel .xlsx or CSV .csv file.`});return}if(e.size>nk){g(`module_set`),E({message:`File must be 10 MB or smaller.`});return}E(null),S([]),O(null),b({name:e.name,size:e.size}),g(`encoding`);try{let n=await ck(e);g(`validating`),S((await R_({filename:e.name,project:s?.name??``,module:p,file_base64:n,file_type:t}))?.rows??[]),w(`all`),g(`preview`)}catch(e){console.error(e),E(e.payload??{code:`NETWORK_ERROR`,message:e.message||`Could not reach the server.`}),g(`error`)}},B=async()=>{try{let e=await fetch(rk);if(!e.ok)throw Error(`Template file not found (${e.status})`);let t=(await e.text()).trim(),n=atob(t),r=new Uint8Array(n.length);for(let e=0;e<n.length;e+=1)r[e]=n.charCodeAt(e);let a=new Blob([r],{type:`application/vnd.openxmlformats-officedocument.spreadsheetml.sheet`}),o=URL.createObjectURL(a),s=document.createElement(`a`);s.href=o,s.download=ik,document.body.appendChild(s),s.click(),s.remove(),URL.revokeObjectURL(o),i.message.success(`Sample template downloaded.`)}catch(e){console.error(e),i.message.error(`Unable to download sample template.`)}},ee=async()=>{g(`inserting`),E(null);try{O(await z_({project:s?.name??``,module:p,uploaded_by:localStorage.getItem(`user_Email`)??``,rows:lk(x)})),g(`done`),i.message.success(`Bulk upload saved. Redirecting to view test cases...`),window.setTimeout(()=>n(`/viewTestCase`),900)}catch(e){console.error(e),E(e.payload??{code:`NETWORK_ERROR`,message:e.message||`Could not reach the server.`}),g(`preview`)}},V=(0,r.useCallback)(()=>{u.current?.scrollIntoView({behavior:`smooth`,block:`center`})},[]),H=[`bulk-dropzone`,_?`bulk-dropzone-dragging`:``,y?`bulk-dropzone-has-file`:``,T&&h!==`preview`?`bulk-dropzone-error`:``,p?``:`bulk-dropzone-disabled`].filter(Boolean).join(` `);return(0,o.jsxs)(`main`,{className:`jobs-list-page`,children:[(0,o.jsxs)(i.Row,{align:`middle`,justify:`space-between`,className:`breadcrumb-action-wrapper`,children:[(0,o.jsx)(i.Col,{children:(0,o.jsx)(e.t,{items:sk})}),s?.name&&(0,o.jsx)(i.Col,{children:(0,o.jsx)(ek,{strong:!0,children:s.name})})]}),(0,o.jsxs)(`div`,{className:`zt-page zt-page-wide bulk-page`,children:[(0,o.jsxs)(`div`,{className:`bulk-header`,children:[(0,o.jsx)(tk,{level:3,children:`Bulk upload test cases`}),(0,o.jsxs)(i.Space,{direction:`vertical`,size:4,children:[(0,o.jsx)(ek,{type:`secondary`,children:ak}),(0,o.jsx)(ek,{type:`secondary`,children:`Use the sample template for the required columns. Uploaded rows are saved as Active by default.`})]})]}),(0,o.jsx)(`div`,{className:`bulk-stepbar`,children:[`Select`,`Upload`,`Validate`,`Save`].map((e,t)=>(0,o.jsxs)(`span`,{className:t<F?`bulk-step-active`:``,children:[t+1,` `,e]},e))}),(0,o.jsx)(i.Card,{className:`v1-card zt-fall`,title:`1. Module selector`,children:(0,o.jsx)(i.Select,{allowClear:!0,showSearch:!0,optionFilterProp:`label`,className:`bulk-module-select`,placeholder:`Choose a module`,options:j,value:p||void 0,onChange:R})}),p&&(0,o.jsxs)(i.Card,{className:`v1-card zt-fall`,title:`2. File upload`,extra:(0,o.jsx)(i.Button,{icon:(0,o.jsx)(a.DownloadOutlined,{}),onClick:B,children:`Download Sample Template`}),children:[(0,o.jsx)(i.Alert,{type:`info`,showIcon:!0,message:`First time uploading?`,description:`Download the sample template, keep the column names unchanged, fill your test steps, and upload either .xlsx or .csv.`,className:`bulk-inline-alert`}),(0,o.jsxs)(`button`,{type:`button`,className:H,disabled:!P,onClick:()=>l.current?.click(),onDragOver:e=>{e.preventDefault(),P&&v(!0)},onDragLeave:()=>v(!1),onDrop:e=>{e.preventDefault(),v(!1),z(e.dataTransfer.files?.[0])},children:[(0,o.jsx)(a.CloudUploadOutlined,{className:`bulk-upload-icon`}),y?(0,o.jsxs)(`span`,{className:`bulk-file-chip`,children:[y.name,` - `,Math.ceil(y.size/1024),` KB`]}):(0,o.jsx)(`span`,{children:`Drag & drop here, or click to browse`})]}),(0,o.jsx)(`input`,{ref:l,hidden:!0,type:`file`,accept:`.xlsx,.csv`,onChange:e=>z(e.target.files?.[0])}),N&&(0,o.jsx)(i.Progress,{percent:h===`encoding`?45:82,showInfo:!1,size:`small`}),T&&h!==`preview`&&(0,o.jsx)(i.Alert,{type:`error`,showIcon:!0,message:T.message,className:`bulk-inline-alert`})]}),x.length>0&&(0,o.jsxs)(i.Card,{className:`v1-card zt-fall`,title:`3. Validation result`,children:[(0,o.jsx)(fk,{errors:M,expanded:k,onToggle:()=>A(e=>!e),onSummaryClick:V}),T&&h===`preview`&&(0,o.jsx)(i.Alert,{type:`error`,showIcon:!0,message:T.message,className:`bulk-inline-alert`}),(0,o.jsx)(pk,{rows:x,view:C,onViewChange:w,onConfirm:ee,onReset:L,saving:h===`inserting`,firstInvalidRowId:I,firstInvalidRowRef:u})]}),D&&h===`done`&&(0,o.jsxs)(i.Card,{className:`v1-card zt-fall`,title:`4. Upload complete`,children:[(0,o.jsxs)(i.Row,{gutter:[16,16],className:`bulk-metrics`,children:[(0,o.jsx)(i.Col,{xs:24,md:8,children:(0,o.jsxs)(`div`,{children:[(0,o.jsx)(ek,{children:`Total`}),(0,o.jsx)(`strong`,{children:x.length})]})}),(0,o.jsx)(i.Col,{xs:24,md:8,children:(0,o.jsxs)(`div`,{children:[(0,o.jsx)(ek,{children:`Inserted`}),(0,o.jsx)(`strong`,{children:D.inserted??0})]})}),(0,o.jsx)(i.Col,{xs:24,md:8,children:(0,o.jsxs)(`div`,{children:[(0,o.jsx)(ek,{children:`Failed`}),(0,o.jsx)(`strong`,{children:D.failed??0})]})})]}),(0,o.jsx)(i.Alert,{type:`success`,showIcon:!0,icon:(0,o.jsx)(a.CheckCircleOutlined,{}),message:`${D.inserted??0} test cases saved to database - module: ${p}`,className:`bulk-inline-alert`}),(0,o.jsx)(i.Button,{icon:(0,o.jsx)(a.ReloadOutlined,{}),onClick:L,children:`Upload another file`})]})]})]})}var hk=[{value:`navigate`,label:`Navigate`},{value:`fill`,label:`Fill`},{value:`click`,label:`Click`},{value:`select`,label:`Select`},{value:`press_key`,label:`Press Key`},{value:`type_and_select`,label:`Type and Select`},{value:`type_and_select_modal`,label:`Type and Select (Modal)`},{value:`upload_file`,label:`Upload File`},{value:`check_checkbox`,label:`Check Checkbox`},{value:`check_filter_checkbox`,label:`Check Filter Checkbox`},{value:`select_page_size`,label:`Select Page Size`},{value:`check_n_checkboxes`,label:`Check N Checkboxes`},{value:`store_text`,label:`Store Text`},{value:`reset_session`,label:`Reset Session`},{value:`switch_to_new_tab`,label:`Switch To New Tab`},{value:`close_tab`,label:`Close Tab`},{value:`assert_visible`,label:`Assert Visible`},{value:`assert_hidden`,label:`Assert Hidden`},{value:`assert_text`,label:`Assert Text`},{value:`assert_url`,label:`Assert URL`},{value:`assert_body_contains`,label:`Assert Body Contains`},{value:`assert_button_disabled`,label:`Assert Button Disabled`},{value:`assert_field_error`,label:`Assert Field Error`},{value:`assert_field_accepted`,label:`Assert Field Accepted`},{value:`assert_children_disabled`,label:`Assert Children Disabled`},{value:`assert_children_visible`,label:`Assert Children Visible`},{value:`assert_element_count`,label:`Assert Element Count`},{value:`assert_toast`,label:`Assert Toast`},{value:`assert_toast_success`,label:`Assert Toast Success`},{value:`assert_toast_error`,label:`Assert Toast Error`},{value:`wait_for_visible`,label:`Wait For Visible`},{value:`wait_for_hidden`,label:`Wait For Hidden`},{value:`wait_for_text`,label:`Wait For Text`}],{Text:gk}=i.Typography,_k=[{label:`Home`,href:`/`},{label:`Test Cases`,href:`/test-cases`}],vk={tags:`regression`,active:1},yk={module:{dbName:`Modules`,formField:`module`,label:`Module`}};function bk(e=[]){return e.map(e=>({value:e,label:e}))}function xk(e=``){return String(e??``).trim()}function Sk(e=``){return xk(e).toLowerCase()}function Ck(e=[]){let t=new Map;return e.forEach(e=>{let n=xk(e?.flow),r=n.toLowerCase();n&&!t.has(r)&&t.set(r,n)}),Array.from(t.values()).map(e=>({value:e,label:e}))}function wk(e=[],t,n){let r=xk(t).toLowerCase(),i=xk(n).toLowerCase();return e.reduce((e,t)=>{let n=xk(t?.module).toLowerCase(),a=xk(t?.flow).toLowerCase();if(n!==r||a!==i)return e;let o=Number(t?.step_order)||0;return Math.max(e,o)},0)+1}function Tk({icon:e,title:t}){return(0,o.jsxs)(i.Space,{size:10,align:`center`,children:[(0,o.jsx)(`div`,{className:`v1-section-icon-box`,children:e}),(0,o.jsx)(gk,{strong:!0,className:`v1-section-label`,children:t})]})}function Ek(){let[t]=i.Form.useForm(),[n]=i.Form.useForm(),[s,l]=(0,r.useState)([]),[u,d]=(0,r.useState)([]),[f,p]=(0,r.useState)([]),[m,h]=(0,r.useState)(!1),[g,_]=(0,r.useState)(!1),[v,y]=(0,r.useState)({open:!1,typeKey:`module`}),[b,x]=(0,r.useState)(!1),[S,C]=(0,r.useState)(!1),[w,T]=(0,r.useState)(!1),E=(0,c.useNavigate)(),D=yk[v.typeKey],O=(0,r.useMemo)(()=>bk(s),[s]),k=i.Form.useWatch(`module`,t),A=i.Form.useWatch(`flow`,t),j=!!xk(k),M=!!xk(A),N=!j,P=!j||!M,F=(e,t=[])=>{e===`module`&&l(t)},I=async()=>{h(!0);try{l((await N_(yk.module.dbName))?.items??[])}catch(e){console.error(`Unable to load testing options:`,e),i.message.error(`Unable to load testing options.`)}finally{h(!1)}},L=(0,r.useCallback)(async e=>{let n=xk(e);if(d([]),p([]),t.setFieldsValue({step_order:void 0}),n){_(!0);try{let e=await L_({limit:1e4,offset:0,module:n}),t=Array.isArray(e?.items)?e.items:[];d(t),p(Ck(t))}catch(e){console.error(`Unable to load flows:`,e),i.message.error(`Unable to load flows.`)}finally{_(!1)}}},[t]),R=(0,r.useCallback)(async(e,n,r)=>{let a=xk(e),o=xk(n);if(!a||!o){t.setFieldsValue({step_order:void 0});return}C(!0);try{t.setFieldsValue({step_order:wk(r,a,o)})}catch(e){console.error(`Unable to load step order:`,e),i.message.error(`Unable to load step order.`)}finally{C(!1)}},[t]);(0,r.useEffect)(()=>{Promise.resolve().then(I)},[]),(0,r.useEffect)(()=>{Promise.resolve().then(()=>L(k))},[L,k]),(0,r.useEffect)(()=>{Promise.resolve().then(()=>R(k,A,u))},[u,R,A,k]);let z=async e=>{let n={module:xk(e.module),flow:xk(e.flow),step_order:Number(e.step_order),description:xk(e.description),keyword:Sk(e.keyword),target:xk(e.target),value:xk(e.value),expected:xk(e.expected),tags:e.tags?xk(e.tags):vk.tags,active:Number(e.active)};T(!0);try{await I_(n),i.message.success(`Test case details saved successfully.`),t.resetFields(),d([]),p([])}catch(e){console.error(`Unable to save test case:`,e),i.message.error(`Unable to save test case.`)}finally{T(!1)}},B=(e,n)=>{t.setFieldsValue({[e]:xk(n)})},ee=e=>{t.setFieldsValue({module:xk(e),flow:void 0,step_order:void 0,keyword:void 0,description:void 0,target:void 0,tags:vk.tags,value:void 0,expected:void 0})},V=e=>{t.setFieldsValue({flow:xk(e),step_order:void 0})},H=e=>{let t=yk[e];y({open:!0,typeKey:e}),n.setFieldsValue({name:``,type:t.label})},te=()=>{y(e=>({...e,open:!1})),n.resetFields()},ne=async()=>{try{let e=xk((await n.validateFields()).name),r=await P_({name:e,type:D.dbName});F(v.typeKey,r?.items??[]),t.setFieldsValue({[D.formField]:e}),i.message.success(`${D.label} added successfully.`),te()}catch(e){if(e?.errorFields)return;console.error(`Unable to save testing option:`,e),i.message.error(`Unable to add ${D.label.toLowerCase()}.`)}finally{x(!1)}};return(0,o.jsxs)(`main`,{className:`jobs-list-page`,children:[(0,o.jsxs)(i.Row,{align:`middle`,justify:`space-between`,className:`breadcrumb-action-wrapper`,children:[(0,o.jsx)(i.Col,{children:(0,o.jsx)(e.t,{items:_k})}),(0,o.jsx)(i.Col,{children:(0,o.jsx)(i.Button,{type:`link`,onClick:()=>E(`/zinnext-home`),children:`View Table`})})]}),(0,o.jsx)(`div`,{className:`v1-page`,children:(0,o.jsxs)(`div`,{className:`v1-page-inner`,children:[(0,o.jsx)(`div`,{className:`v1-page-header`,children:(0,o.jsxs)(i.Space,{align:`center`,size:10,children:[(0,o.jsx)(a.ProfileOutlined,{className:`v1-outer-icon`}),(0,o.jsx)(`div`,{children:(0,o.jsx)(gk,{strong:!0,style:{fontSize:16},children:`Add Test Case`})})]})}),(0,o.jsx)(Z,{children:(0,o.jsxs)(i.Form,{form:t,className:`v1-form`,layout:`vertical`,colon:!1,requiredMark:(e,{required:t})=>(0,o.jsxs)(o.Fragment,{children:[e,t&&(0,o.jsx)(`span`,{className:`v1-required-mark`,children:` *`})]}),initialValues:vk,onFinish:z,autoComplete:`off`,children:[(0,o.jsx)(i.Card,{className:`v1-card`,title:(0,o.jsx)(Tk,{icon:(0,o.jsx)(a.FileTextOutlined,{}),title:`Test Case Details`}),extra:(0,o.jsx)(gk,{type:`secondary`,className:`v1-card-subtitle`,children:`Module, flow, step order and execution data`}),children:(0,o.jsxs)(i.Row,{gutter:[24,0],children:[(0,o.jsx)(i.Col,{xs:24,md:12,children:(0,o.jsxs)(i.Space.Compact,{style:{width:`100%`},children:[(0,o.jsx)(i.Form.Item,{label:`Module`,name:`module`,style:{flex:1},children:(0,o.jsx)(i.Select,{allowClear:!0,showSearch:!0,loading:m,optionFilterProp:`label`,placeholder:`Select module`,options:O,onChange:ee})}),(0,o.jsx)(i.Button,{"aria-label":`Add module`,icon:(0,o.jsx)(a.PlusOutlined,{}),style:{marginTop:30},onClick:()=>H(`module`)})]})}),(0,o.jsx)(i.Col,{xs:24,md:12,children:(0,o.jsx)(i.Form.Item,{label:`Flow`,name:`flow`,children:(0,o.jsx)(i.AutoComplete,{maxLength:100,allowClear:!0,disabled:N,options:f,placeholder:g?`Loading flows`:`Enter flow`,onChange:V,filterOption:(e,t)=>t?.value?.toLowerCase().includes(e.toLowerCase())})})}),(0,o.jsx)(i.Col,{xs:24,md:12,children:(0,o.jsx)(i.Form.Item,{label:`Step Order`,name:`step_order`,validateTrigger:[`onBlur`,`onChange`],children:(0,o.jsx)(i.Input,{maxLength:10,disabled:!0,placeholder:S?`Loading step order`:`Step order`})})}),(0,o.jsx)(i.Col,{xs:24,md:12,children:(0,o.jsx)(i.Form.Item,{label:`Action`,name:`keyword`,children:(0,o.jsx)(i.Select,{allowClear:!0,showSearch:!0,disabled:P,optionFilterProp:`label`,placeholder:`Select action`,options:hk,onChange:e=>t.setFieldsValue({keyword:Sk(e)})})})}),(0,o.jsx)(i.Col,{xs:24,children:(0,o.jsx)(i.Form.Item,{label:`Description`,name:`description`,children:(0,o.jsx)(i.Input.TextArea,{rows:3,maxLength:255,disabled:P,placeholder:`Enter description`,showCount:!0,onBlur:e=>B(`description`,e.target.value)})})}),(0,o.jsx)(i.Col,{xs:24,md:12,children:(0,o.jsx)(i.Form.Item,{label:`Key`,name:`target`,children:(0,o.jsx)(i.Input,{maxLength:255,disabled:P,placeholder:`Enter target`,onBlur:e=>B(`target`,e.target.value)})})}),(0,o.jsx)(i.Col,{xs:24,md:12,children:(0,o.jsx)(i.Form.Item,{label:`Tags`,name:`tags`,children:(0,o.jsx)(i.Input,{maxLength:200,disabled:P,placeholder:`Enter tags`,prefix:(0,o.jsx)(a.TagsOutlined,{className:`v1-input-icon`}),onBlur:e=>B(`tags`,e.target.value)})})}),(0,o.jsx)(i.Col,{xs:24,md:12,children:(0,o.jsx)(i.Form.Item,{label:`Value`,name:`value`,children:(0,o.jsx)(i.Input.TextArea,{rows:4,disabled:P,placeholder:`Enter value`,onBlur:e=>B(`value`,e.target.value)})})}),(0,o.jsx)(i.Col,{xs:24,md:12,children:(0,o.jsx)(i.Form.Item,{label:`Expected`,name:`expected`,children:(0,o.jsx)(i.Input.TextArea,{rows:4,disabled:P,placeholder:`Enter expected result`,onBlur:e=>B(`expected`,e.target.value)})})})]})}),(0,o.jsx)(`div`,{className:`v1-form-actions`,children:(0,o.jsx)(i.Form.Item,{children:(0,o.jsxs)(i.Space,{children:[(0,o.jsx)(i.Button,{type:`primary`,htmlType:`submit`,loading:w,disabled:P,children:`Submit`}),(0,o.jsx)(i.Button,{onClick:()=>{t.resetFields(),d([]),p([])},children:`Reset`})]})})})]})}),(0,o.jsx)(i.Modal,{title:`Add ${D.label}`,open:v.open,confirmLoading:b,okText:`Add`,onCancel:te,onOk:()=>{x(!0),ne()},destroyOnHidden:!0,children:(0,o.jsxs)(i.Form,{form:n,layout:`vertical`,colon:!1,className:`v1-form`,requiredMark:(e,{required:t})=>(0,o.jsxs)(o.Fragment,{children:[e,t&&(0,o.jsx)(`span`,{className:`v1-required-mark`,children:` *`})]}),children:[(0,o.jsx)(i.Form.Item,{label:`Name`,name:`name`,children:(0,o.jsx)(i.Input,{maxLength:100,placeholder:`Enter ${D.label.toLowerCase()} name`,onBlur:e=>{n.setFieldsValue({name:xk(e.target.value)})}})}),(0,o.jsx)(i.Form.Item,{label:`Type`,name:`type`,children:(0,o.jsx)(i.Input,{disabled:!0})})]})})]})})]})}var{Text:Dk}=i.Typography,Ok=[{label:`Home`,href:`/`},{label:`Test Cases`,href:`/addTestCase`}];function kk(e=``){return String(e??``).trim()}function Ak(e=[],t){return e.map(e=>({value:e.id,label:e[t]}))}var jk=[{label:`Step`,value:`step_order`,width:70},{label:`Action`,value:`actions`,width:140},{label:`Key`,value:`key`,width:160,ellipsis:!0},{label:`Value`,value:`value`,ellipsis:!0},{label:`Description`,value:`description`,ellipsis:!0},{label:`Scenario`,value:`scenario`,width:110,render:e=>e===1?(0,o.jsx)(i.Tag,{color:`green`,children:`Positive`}):(0,o.jsx)(i.Tag,{color:`red`,children:`Negative`})}],Mk={key:!1,value:!1,expected:!1};function Nk(e,t){return t?e[t]??Mk:Mk}function Pk(e,t){e.setFields(t.map(e=>({name:e,errors:[]})))}function Fk(){let[n]=i.Form.useForm(),s=(0,c.useNavigate)(),[l]=(0,c.useSearchParams)(),u=l.get(`edit`),d=!!u,f=(0,r.useMemo)(()=>t.c(),[]),[p,m]=(0,r.useState)([]),[h,g]=(0,r.useState)([]),[_,v]=(0,r.useState)([]),[y,b]=(0,r.useState)(hk),[x,S]=(0,r.useState)({}),[C,w]=(0,r.useState)(!1),[T,E]=(0,r.useState)(!1),[D,O]=(0,r.useState)(!1),[k,A]=(0,r.useState)(!1),[j,M]=(0,r.useState)(!1),N=i.Form.useWatch(`module`,n),P=i.Form.useWatch(`submodule`,n),F=i.Form.useWatch(`actions`,n),I=!!N,L=!!P,R=(0,r.useMemo)(()=>Nk(x,F),[x,F]),z=(0,r.useMemo)(()=>Ak(p,`modulename`),[p]),B=(0,r.useMemo)(()=>Ak(h,`submodulename`),[h]),ee=(0,r.useMemo)(()=>p.find(e=>e.id===N)?.modulename??``,[p,N]),V=(0,r.useMemo)(()=>h.find(e=>e.id===P)?.submodulename??``,[P,h]),H=(0,r.useCallback)(async()=>{try{let e=await F_();Array.isArray(e?.options)&&e.options.length>0&&b(e.options),e?.rules&&typeof e.rules==`object`&&S(e.rules)}catch(e){console.error(`Unable to load action field rules:`,e),i.message.error(`Unable to load action validation rules.`)}},[]),te=(0,r.useCallback)(async e=>{if(!e){m([]);return}w(!0);try{m((await U_({project:e,activeOnly:!0}))?.items??[])}catch(e){console.error(`Unable to load modules:`,e),i.message.error(`Unable to load modules.`)}finally{w(!1)}},[]),ne=(0,r.useCallback)(async(e,t)=>{if(!e||!t){g([]);return}E(!0);try{g((await K_({project:e,module:t,activeOnly:!0}))?.items??[])}catch(e){console.error(`Unable to load submodules:`,e),i.message.error(`Unable to load submodules.`)}finally{E(!1)}},[]),re=(0,r.useCallback)(async(e,t,r,a=``)=>{if(!e||!t||!r){v([]),n.setFieldsValue({step_order:void 0});return}O(!0);try{let[i,o]=await Promise.all([Y_({product_parent_ID:e,module_parent_ID:t,submodule_parent_ID:r,actions:a,limit:1e3}),Q_({product_parent_ID:e,module_parent_ID:t,submodule_parent_ID:r})]);v(i?.items??[]),n.setFieldsValue({step_order:o?.step_order??1})}catch(e){console.error(`Unable to load flows:`,e),i.message.error(`Unable to load flows.`)}finally{O(!1)}},[n]),U=(0,r.useCallback)(async(e=``)=>{if(!(!f?.id||!N||!P)){O(!0);try{v((await Y_({product_parent_ID:f.id,module_parent_ID:N,submodule_parent_ID:P,actions:e,limit:1e3}))?.items??[])}catch(e){console.error(`Unable to load action flows:`,e),i.message.error(`Unable to load action steps.`)}finally{O(!1)}}},[f?.id,N,P]),ie=(0,r.useCallback)(async()=>{if(!(!u||!f?.name)){M(!0);try{let e=await Z_(u);await ne(f.name,e.module),v((await Y_({product_parent_ID:e.product_parent_ID,module_parent_ID:e.module_parent_ID,submodule_parent_ID:e.submodule_parent_ID,limit:1e3}))?.items??[]),n.setFieldsValue({module:e.module_parent_ID,submodule:e.submodule_parent_ID,step_order:e.step_order,actions:e.actions,key:e.key,value:e.value,expected:e.expected,description:e.description,scenario:e.scenario===1,active:Number(e.active)!==0})}catch(e){console.error(`Unable to load test flow:`,e),i.message.error(`Unable to load test flow for edit.`),s(`/viewTestCase`)}finally{M(!1)}}},[u,n,ne,s,f?.name]);return(0,r.useEffect)(()=>{if(!f){s(`/select-project`,{replace:!0});return}Promise.resolve().then(async()=>{await H(),await te(f.name),u&&await ie()})},[f,s,H,te,u,ie]),f?(0,o.jsxs)(`main`,{className:`jobs-list-page`,children:[(0,o.jsxs)(i.Row,{align:`middle`,justify:`space-between`,className:`breadcrumb-action-wrapper`,children:[(0,o.jsx)(i.Col,{children:(0,o.jsx)(e.t,{items:Ok})}),(0,o.jsx)(i.Col,{children:(0,o.jsxs)(i.Space,{size:6,className:`zt-section-title`,children:[(0,o.jsx)(a.ProjectOutlined,{}),(0,o.jsx)(Dk,{strong:!0,children:f.name})]})})]}),(0,o.jsx)(`div`,{className:`zt-page`,children:(0,o.jsxs)(i.Form,{form:n,layout:`vertical`,colon:!1,className:`v1-form`,initialValues:{scenario:!0,active:!0},onFinish:async e=>{let t={product_parent_ID:Number(f?.id),module_parent_ID:Number(e.module),submodule_parent_ID:Number(e.submodule),description:kk(e.description),actions:kk(e.actions),key:kk(e.key),value:kk(e.value),expected:kk(e.expected),scenario:+!!e.scenario,active:+!!e.active};A(!0);try{if(d){await $_(u,{...t,step_order:Number(e.step_order)}),i.message.success(`Test case updated successfully.`),s(`/viewTestCase`);return}await X_(t),i.message.success(`Step saved (#${e.step_order}).`),n.setFieldsValue({actions:void 0,key:void 0,value:void 0,expected:void 0,description:void 0}),await re(t.product_parent_ID,t.module_parent_ID,t.submodule_parent_ID)}catch(e){console.error(`Unable to save test case:`,e),i.message.error(d?`Unable to update test case.`:`Unable to save step.`)}finally{A(!1)}},autoComplete:`off`,disabled:j,children:[(0,o.jsx)(i.Card,{className:`v1-card zt-fall`,title:(0,o.jsxs)(i.Space,{size:8,className:`zt-section-title`,children:[(0,o.jsx)(`span`,{className:`zt-step-tag`,children:`1`}),(0,o.jsx)(`span`,{children:`Module & Submodule`})]}),children:(0,o.jsxs)(i.Row,{gutter:[24,0],align:`bottom`,children:[(0,o.jsx)(i.Col,{xs:24,md:6,children:(0,o.jsx)(i.Form.Item,{label:`Module`,name:`module`,children:(0,o.jsx)(i.Select,{allowClear:!0,showSearch:!0,optionFilterProp:`label`,loading:C,placeholder:`Select module`,options:z,onChange:e=>{let t=p.find(t=>t.id===e)?.modulename??``;n.setFieldsValue({module:e,submodule:void 0,step_order:void 0,actions:void 0,key:void 0,value:void 0,expected:void 0}),Pk(n,[`actions`,`key`,`value`,`expected`]),g([]),v([]),ne(f?.name,t)}})})}),(0,o.jsx)(i.Col,{xs:24,md:6,children:(0,o.jsx)(i.Form.Item,{label:`Submodule`,name:`submodule`,children:(0,o.jsx)(i.Select,{allowClear:!0,showSearch:!0,optionFilterProp:`label`,disabled:!I,loading:T,placeholder:I?`Select submodule`:`Select module first`,options:B,onChange:e=>{n.setFieldsValue({submodule:e,actions:void 0,key:void 0,value:void 0,expected:void 0}),Pk(n,[`actions`,`key`,`value`,`expected`]),re(f?.id,N,e)}})})}),(0,o.jsx)(i.Col,{xs:24,md:6,children:(0,o.jsx)(i.Form.Item,{label:`Scenario`,name:`scenario`,valuePropName:`checked`,children:(0,o.jsx)(i.Switch,{disabled:!L,checkedChildren:`Positive`,unCheckedChildren:`Negative`})})}),(0,o.jsx)(i.Col,{xs:24,md:6,children:(0,o.jsx)(i.Form.Item,{label:`Active`,name:`active`,valuePropName:`checked`,children:(0,o.jsx)(i.Switch,{checkedChildren:`Active`,unCheckedChildren:`Inactive`})})})]})}),L&&(0,o.jsxs)(i.Card,{className:`v1-card zt-fall`,title:(0,o.jsxs)(i.Space,{size:8,className:`zt-section-title`,children:[(0,o.jsx)(`span`,{className:`zt-step-tag`,children:`2`}),(0,o.jsx)(a.FileTextOutlined,{}),(0,o.jsx)(`span`,{children:`Step Details`})]}),extra:(0,o.jsxs)(Dk,{type:`secondary`,children:[ee,` / `,V]}),children:[(0,o.jsxs)(i.Row,{gutter:[24,0],children:[(0,o.jsx)(i.Col,{xs:24,md:6,children:(0,o.jsx)(i.Form.Item,{label:`Step Order`,name:`step_order`,children:(0,o.jsx)(i.Input,{disabled:!0,placeholder:D?`Loading…`:`Auto`})})}),(0,o.jsx)(i.Col,{xs:24,md:18,children:(0,o.jsx)(i.Form.Item,{label:`Action`,name:`actions`,rules:[{required:!0,message:`Mandatory Field`}],children:(0,o.jsx)(i.Select,{allowClear:!0,showSearch:!0,optionFilterProp:`label`,placeholder:`Select action`,options:y,onChange:e=>{let t=Nk(x,e);n.setFieldsValue({actions:e,key:t.key?n.getFieldValue(`key`):void 0,value:t.value?n.getFieldValue(`value`):void 0,expected:t.expected?n.getFieldValue(`expected`):void 0}),Pk(n,[`key`,`value`,`expected`]),U(e||``)}})})}),(0,o.jsx)(i.Col,{xs:24,md:12,children:(0,o.jsx)(i.Form.Item,{label:`Key`,name:`key`,rules:[{required:R.key,message:`Key is required for this action`}],children:(0,o.jsx)(i.Input,{maxLength:255,disabled:F&&!R.key,placeholder:F?R.key?`Required — Enter selector / locator`:`Not needed for this action`:`Select an action first`})})}),(0,o.jsx)(i.Col,{xs:24,md:12,children:(0,o.jsx)(i.Form.Item,{label:`Value`,name:`value`,rules:[{required:R.value,message:`Value is required for this action`}],children:(0,o.jsx)(i.Input.TextArea,{rows:1,autoSize:{minRows:1,maxRows:4},disabled:F&&!R.value,placeholder:F?R.value?`Required — Enter value`:`Not needed for this action`:`Select an action first`})})}),(0,o.jsx)(i.Col,{xs:24,md:12,children:(0,o.jsx)(i.Form.Item,{label:`Expected`,name:`expected`,rules:[{required:R.expected,message:`Expected result is required for this action`}],children:(0,o.jsx)(i.Input.TextArea,{rows:2,disabled:F&&!R.expected,placeholder:F?R.expected?`Required — Enter expected result`:`Not needed for this action`:`Select an action first`})})}),(0,o.jsx)(i.Col,{xs:24,md:12,children:(0,o.jsx)(i.Form.Item,{label:`Description`,name:`description`,children:(0,o.jsx)(i.Input.TextArea,{rows:2,maxLength:255,showCount:!0,placeholder:`Enter description`})})})]}),(0,o.jsxs)(i.Space,{className:`zt-actions`,children:[(0,o.jsx)(i.Button,{onClick:()=>{if(d){s(`/viewTestCase`);return}n.resetFields(),g([]),v([]),E(!1),O(!1)},children:`Cancel`}),(0,o.jsx)(i.Button,{type:`primary`,htmlType:`submit`,loading:k||j,children:d?`Update Test Case`:`Save & Continue`})]})]},`${N}-${P}`),L&&(0,o.jsx)(i.Card,{className:`v1-card zt-fall`,title:(0,o.jsxs)(i.Space,{size:6,className:`zt-section-title`,children:[(0,o.jsx)(a.TableOutlined,{}),(0,o.jsx)(`span`,{children:`Added Steps`})]}),extra:(0,o.jsx)(i.Tag,{children:F?`${_.length} ${F} step(s)`:`${_.length} step(s)`}),children:(0,o.jsx)(rm,{listName:`Added Steps`,loading:D,fields:jk,dataSource:_,current:1,pageSize:Math.max(_.length,1),total:_.length,rowSelection:!1,className:`zt-list-plain zt-list-static`})})]})})]}):null}var{Text:Ik}=i.Typography,Lk=[{label:`Home`,href:`/`},{label:`Test Cases`,href:`/addTestCase`},{label:`Manage Modules`,href:`/manageModules`}];function Rk(){let n=(0,c.useNavigate)(),s=(0,r.useMemo)(()=>t.c(),[]),[l,u]=(0,r.useState)([]),[d,f]=(0,r.useState)({}),[p,m]=(0,r.useState)(!1),[h,g]=(0,r.useState)(!1),[_,v]=(0,r.useState)(``),[y,b]=(0,r.useState)(!1),[x,S]=(0,r.useState)(1),[C,w]=(0,r.useState)(10),T=(0,r.useCallback)(async e=>{if(!e){u([]);return}m(!0);try{let[t,n]=await Promise.all([U_({project:e}),K_({project:e})]);u(t?.items??[]);let r={};(n?.items??[]).forEach(e=>{let t=e.modulename;r[t]=(r[t]??0)+1}),f(r)}catch(e){console.error(e),i.message.error(`Unable to load modules.`)}finally{m(!1)}},[]);(0,r.useEffect)(()=>{if(!s){n(`/select-project`,{replace:!0});return}Promise.resolve().then(()=>T(s.name))},[s,n,T]);let E=async(e,t)=>{try{await G_(e.id,+!!t),u(n=>n.map(n=>n.id===e.id?{...n,active:+!!t}:n)),i.message.success(`Module ${t?`activated`:`deactivated`}.`)}catch(e){console.error(e),i.message.error(`Unable to update module status.`)}},D=async()=>{let e=_.trim();if(!e){i.message.warning(`Enter a module name.`);return}b(!0);try{await W_({project:s.name,modulename:e}),i.message.success(`Module added.`),g(!1),v(``),S(1),T(s.name)}catch(e){console.error(e),i.message.error(`Unable to add module (maybe it already exists).`)}finally{b(!1)}},O=e=>{n(`/test-cases/zinnext/submodules?module=${encodeURIComponent(e.modulename)}`)};return s?(0,o.jsxs)(`main`,{className:`jobs-list-page`,children:[(0,o.jsxs)(i.Row,{align:`middle`,justify:`space-between`,className:`breadcrumb-action-wrapper`,children:[(0,o.jsx)(i.Col,{children:(0,o.jsx)(e.t,{items:Lk})}),(0,o.jsx)(i.Col,{children:(0,o.jsx)(i.Button,{type:`link`,onClick:()=>n(`/addTestCase`),children:`Back to Form`})})]}),(0,o.jsxs)(`div`,{className:`zt-page`,children:[(0,o.jsx)(i.Card,{className:`v1-card zt-bar`,children:(0,o.jsxs)(i.Row,{gutter:[16,16],align:`middle`,justify:`space-between`,children:[(0,o.jsx)(i.Col,{children:(0,o.jsxs)(i.Space,{size:6,className:`zt-section-title`,children:[(0,o.jsx)(a.ProjectOutlined,{}),(0,o.jsx)(`span`,{children:`Project:`}),(0,o.jsx)(Ik,{strong:!0,children:s.name})]})}),(0,o.jsx)(i.Col,{children:(0,o.jsx)(i.Button,{type:`primary`,icon:(0,o.jsx)(a.PlusOutlined,{}),onClick:()=>g(!0),children:`Add Module`})})]})}),(0,o.jsx)(i.Card,{className:`v1-card zt-fall`,title:(0,o.jsxs)(i.Space,{size:6,className:`zt-section-title`,children:[(0,o.jsx)(a.AppstoreOutlined,{}),(0,o.jsx)(`span`,{children:`Modules`})]}),children:(0,o.jsx)(rm,{listName:`Modules`,loading:p,fields:[{label:`Module`,value:`modulename`},{label:`Submodules`,value:`submoduleCount`,width:140,render:(e,t)=>(0,o.jsxs)(i.Button,{type:`link`,className:`zt-count-link`,onClick:()=>O(t),children:[d[t.modulename]??0,` submodule(s)`]})},{label:`Active`,value:`active`,width:120,render:(e,t)=>(0,o.jsx)(i.Switch,{checked:e===1,checkedChildren:`On`,unCheckedChildren:`Off`,onChange:e=>E(t,e)})}],dataSource:l,current:x,pageSize:C,total:l.length,onPageChange:S,onPageSizeChange:e=>{S(1),w(e)},rowSelection:!1,className:`zt-list-plain`})})]}),(0,o.jsx)(i.Modal,{title:`Add Module`,open:h,confirmLoading:y,okText:`Add`,onOk:D,onCancel:()=>{g(!1),v(``)},destroyOnHidden:!0,children:(0,o.jsxs)(i.Space,{direction:`vertical`,className:`zt-modal-stack`,children:[(0,o.jsxs)(Ik,{type:`secondary`,children:[`Project: `,(0,o.jsx)(`b`,{children:s.name})]}),(0,o.jsx)(i.Input,{placeholder:`Enter module name`,maxLength:100,value:_,onChange:e=>v(e.target.value),onPressEnter:D})]})})]}):null}var{Text:zk}=i.Typography,Bk=[{label:`Home`,href:`/`},{label:`Test Cases`,href:`/addTestCase`},{label:`Manage Modules`,href:`/manageModules`},{label:`Manage Submodules`,href:`/test-cases/zinnext/submodules`}];function Vk(){let n=(0,c.useNavigate)(),[s]=(0,c.useSearchParams)(),l=(0,r.useMemo)(()=>t.c(),[]),u=s.get(`module`)??``,[d,f]=(0,r.useState)([]),[p,m]=(0,r.useState)(!1),[h,g]=(0,r.useState)(!1),[_,v]=(0,r.useState)(``),[y,b]=(0,r.useState)(!1),[x,S]=(0,r.useState)(1),[C,w]=(0,r.useState)(10),T=(0,r.useCallback)(async(e,t)=>{if(!e||!t){f([]);return}m(!0);try{f((await K_({project:e,module:t}))?.items??[])}catch(e){console.error(e),i.message.error(`Unable to load submodules.`)}finally{m(!1)}},[]);(0,r.useEffect)(()=>{if(!l){n(`/select-project`,{replace:!0});return}if(!u){n(`/manageModules`,{replace:!0});return}Promise.resolve().then(()=>T(l.name,u))},[l,u,n,T]);let E=async(e,t)=>{try{await J_(e.id,+!!t),f(n=>n.map(n=>n.id===e.id?{...n,active:+!!t}:n)),i.message.success(`Submodule ${t?`activated`:`deactivated`}.`)}catch(e){console.error(e),i.message.error(`Unable to update submodule status.`)}},D=async()=>{let e=_.trim();if(!e){i.message.warning(`Enter a submodule name.`);return}b(!0);try{await q_({project:l.name,modulename:u,submodulename:e}),i.message.success(`Submodule added.`),g(!1),v(``),S(1),T(l.name,u)}catch(e){console.error(e),i.message.error(`Unable to add submodule (maybe it already exists).`)}finally{b(!1)}};return!l||!u?null:(0,o.jsxs)(`main`,{className:`jobs-list-page`,children:[(0,o.jsxs)(i.Row,{align:`middle`,justify:`space-between`,className:`breadcrumb-action-wrapper`,children:[(0,o.jsx)(i.Col,{children:(0,o.jsx)(e.t,{items:Bk})}),(0,o.jsx)(i.Col,{children:(0,o.jsx)(i.Button,{type:`link`,onClick:()=>n(`/manageModules`),children:`Back to Modules`})})]}),(0,o.jsxs)(`div`,{className:`zt-page`,children:[(0,o.jsx)(i.Card,{className:`v1-card zt-bar`,children:(0,o.jsxs)(i.Row,{gutter:[16,16],align:`middle`,justify:`space-between`,children:[(0,o.jsx)(i.Col,{children:(0,o.jsxs)(i.Space,{size:16,wrap:!0,className:`zt-section-title`,children:[(0,o.jsxs)(i.Space,{size:6,children:[(0,o.jsx)(a.ProjectOutlined,{}),(0,o.jsx)(`span`,{children:`Project:`}),(0,o.jsx)(zk,{strong:!0,children:l.name})]}),(0,o.jsxs)(i.Space,{size:6,children:[(0,o.jsx)(a.AppstoreOutlined,{}),(0,o.jsx)(`span`,{children:`Module:`}),(0,o.jsx)(zk,{strong:!0,children:u})]})]})}),(0,o.jsx)(i.Col,{children:(0,o.jsx)(i.Button,{type:`primary`,icon:(0,o.jsx)(a.PlusOutlined,{}),onClick:()=>g(!0),children:`Add Submodule`})})]})}),(0,o.jsx)(i.Card,{className:`v1-card zt-fall`,title:(0,o.jsxs)(i.Space,{size:6,className:`zt-section-title`,children:[(0,o.jsx)(a.AppstoreOutlined,{}),(0,o.jsx)(`span`,{children:`Submodules`})]}),children:(0,o.jsx)(rm,{listName:`Submodules`,loading:p,fields:[{label:`Submodule`,value:`submodulename`},{label:`Active`,value:`active`,width:120,render:(e,t)=>(0,o.jsx)(i.Switch,{checked:e===1,checkedChildren:`On`,unCheckedChildren:`Off`,onChange:e=>E(t,e)})}],dataSource:d,current:x,pageSize:C,total:d.length,onPageChange:S,onPageSizeChange:e=>{S(1),w(e)},rowSelection:!1,className:`zt-list-plain`})})]}),(0,o.jsx)(i.Modal,{title:`Add Submodule`,open:h,confirmLoading:y,okText:`Add`,onOk:D,onCancel:()=>{g(!1),v(``)},destroyOnHidden:!0,children:(0,o.jsxs)(i.Space,{direction:`vertical`,className:`zt-modal-stack`,children:[(0,o.jsxs)(zk,{type:`secondary`,children:[`Project: `,(0,o.jsx)(`b`,{children:l.name}),` \xA0|\xA0 Module: `,(0,o.jsx)(`b`,{children:u})]}),(0,o.jsx)(i.Input,{placeholder:`Enter submodule name`,maxLength:100,value:_,onChange:e=>v(e.target.value),onPressEnter:D})]})})]})}var{Text:Hk}=i.Typography,Uk=[{label:`Home`,href:`/`},{label:`Test Cases`,href:`/addTestCase`},{label:`Table`,href:`/viewTestCase`}];function Wk(){let n=(0,c.useNavigate)(),[s,l]=(0,r.useState)([]),[u,d]=(0,r.useState)(0),[f,p]=(0,r.useState)(!1),m=(0,r.useMemo)(()=>t.c(),[]),[h,g]=(0,r.useState)(``),[_,v]=(0,r.useState)(1),[y,b]=(0,r.useState)(20),[x,S]=(0,r.useState)(null),C=(0,r.useCallback)(async(e={})=>{p(!0);try{let t=await Y_({product_parent_ID:e.project??m?.id??``,search:e.search??h??``,limit:e.pageSize??y,offset:((e.page??_)-1)*(e.pageSize??y)});l(t?.items??[]),d(t?.total??0)}catch(e){console.error(e),i.message.error(`Unable to load test flows.`)}finally{p(!1)}},[m?.id,h,_,y]),w=e=>{i.Modal.confirm({title:`Delete Test Case`,icon:(0,o.jsx)(a.ExclamationCircleOutlined,{}),content:`Are you sure you want to delete this test case?`,okText:`Delete`,okButtonProps:{danger:!0,loading:x===e.id},cancelText:`Cancel`,async onOk(){S(e.id);try{await ev(e.id),i.message.success(`Test case deleted successfully.`);let t=s.length===1&&_>1?_-1:_;v(t),await C({page:t})}catch(e){throw console.error(`Unable to delete test flow:`,e),i.message.error(`Unable to delete test case.`),e}finally{S(null)}}})};return(0,r.useEffect)(()=>{Promise.resolve().then(()=>{if(!m?.id){n(`/select-project`,{replace:!0});return}C({page:1})})},[]),(0,o.jsxs)(`main`,{className:`jobs-list-page`,children:[(0,o.jsxs)(i.Row,{align:`middle`,justify:`space-between`,className:`breadcrumb-action-wrapper`,children:[(0,o.jsx)(i.Col,{children:(0,o.jsx)(e.t,{items:Uk})}),(0,o.jsx)(i.Col,{children:(0,o.jsx)(i.Button,{type:`link`,onClick:()=>n(`/addTestCase`),children:`Back to Form`})})]}),(0,o.jsx)(`div`,{className:`zt-page zt-page-wide`,children:(0,o.jsxs)(i.Card,{className:`v1-card`,title:(0,o.jsxs)(i.Space,{size:6,className:`zt-section-title`,children:[(0,o.jsx)(a.TableOutlined,{}),(0,o.jsx)(`span`,{children:`Test Flows`})]}),extra:(0,o.jsxs)(Hk,{type:`secondary`,children:[u,` row(s)`]}),children:[(0,o.jsxs)(i.Space,{wrap:!0,className:`zt-toolbar`,children:[(0,o.jsx)(i.Input.Search,{allowClear:!0,className:`zt-search-filter`,placeholder:`Search module / key / description`,value:h,onChange:e=>g(e.target.value),onSearch:()=>{v(1),C({page:1})}}),(0,o.jsx)(i.Button,{icon:(0,o.jsx)(a.ReloadOutlined,{}),onClick:()=>C(),children:`Refresh`})]}),(0,o.jsx)(rm,{listName:`Test Flows`,loading:f,fields:[{label:`Actions`,value:`rowActions`,width:112,fixed:`left`,sorter:!1,render:(e,t)=>(0,o.jsxs)(i.Space,{size:4,className:`zt-row-actions`,children:[(0,o.jsx)(i.Tooltip,{title:`Edit`,children:(0,o.jsx)(i.Button,{type:`text`,size:`small`,icon:(0,o.jsx)(a.EditOutlined,{}),onClick:()=>n(`/addTestCase?edit=${t.id}`)})}),(0,o.jsx)(i.Tooltip,{title:`Delete`,children:(0,o.jsx)(i.Button,{danger:!0,type:`text`,size:`small`,icon:(0,o.jsx)(a.DeleteOutlined,{}),loading:x===t.id,onClick:()=>w(t)})})]})},{label:`ID`,value:`id`,width:70,fixed:`left`},{label:`Project`,value:`project`,width:130},{label:`Module`,value:`module`,width:130},{label:`Submodule`,value:`submodule`,width:140},{label:`Step`,value:`step_order`,width:70},{label:`Action`,value:`actions`,width:140},{label:`Key`,value:`key`,width:160,ellipsis:!0},{label:`Value`,value:`value`,width:200,ellipsis:!0},{label:`Expected`,value:`expected`,width:180,ellipsis:!0},{label:`Description`,value:`description`,width:180,ellipsis:!0},{label:`Scenario`,value:`scenario`,width:110,render:e=>e===1?(0,o.jsx)(i.Tag,{color:`green`,children:`Positive`}):(0,o.jsx)(i.Tag,{color:`red`,children:`Negative`})},{label:`Active`,value:`active`,width:90,render:e=>e===1?(0,o.jsx)(i.Tag,{color:`blue`,children:`Active`}):(0,o.jsx)(i.Tag,{children:`Inactive`})}],dataSource:s,current:_,pageSize:y,total:u,onPageChange:e=>{v(e),C({page:e})},onPageSizeChange:e=>{v(1),b(e),C({page:1,pageSize:e})},rowSelection:!1,className:`zt-list-plain`})]})})]})}var Gk=[{label:`Home`,href:`/`},{label:`Test Cases`,href:`/test-cases`}];function Kk(){return(0,o.jsxs)(`main`,{className:`jobs-list-page`,children:[(0,o.jsx)(e.t,{items:Gk}),(0,o.jsx)(wo,{moduleName:`test-flows`,rowKey:`id`})]})}var{Text:qk}=i.Typography,Jk=[{label:`Home`,href:`/`},{label:`LMS Cases`,href:`/lms-cases`}],Yk={tags:`regression`,active:1},Xk={module:{dbName:`Modules`,formField:`module`,label:`Module`}},Zk={key:!1,value:!1,expected:!1};function Qk(e,t){return t?e[t]??Zk:Zk}function $k(e,t){e.setFields(t.map(e=>({name:e,errors:[]})))}function eA(e=[]){return e.map(e=>({value:e,label:e}))}function tA(e=``){return String(e??``).trim()}function nA(e=[]){let t=new Map;return e.forEach(e=>{let n=tA(e?.flow),r=n.toLowerCase();n&&!t.has(r)&&t.set(r,n)}),Array.from(t.values()).map(e=>({value:e,label:e}))}function rA(e=[],t,n){let r=tA(t).toLowerCase(),i=tA(n).toLowerCase();return e.reduce((e,t)=>{let n=tA(t?.module).toLowerCase(),a=tA(t?.flow).toLowerCase();if(n!==r||a!==i)return e;let o=Number(t?.step_order)||0;return Math.max(e,o)},0)+1}function iA({icon:e,title:t}){return(0,o.jsxs)(i.Space,{size:10,align:`center`,children:[(0,o.jsx)(`div`,{className:`v1-section-icon-box`,children:e}),(0,o.jsx)(qk,{strong:!0,className:`v1-section-label`,children:t})]})}function aA(){let[t]=i.Form.useForm(),[n]=i.Form.useForm(),[s,l]=(0,r.useState)([]),[u,d]=(0,r.useState)([]),[f,p]=(0,r.useState)([]),[m,h]=(0,r.useState)(hk),[g,_]=(0,r.useState)({}),[v,y]=(0,r.useState)(!1),[b,x]=(0,r.useState)(!1),[S,C]=(0,r.useState)({open:!1,typeKey:`module`}),[w,T]=(0,r.useState)(!1),[E,D]=(0,r.useState)(!1),[O,k]=(0,r.useState)(!1),A=(0,c.useNavigate)(),j=Xk[S.typeKey],M=(0,r.useMemo)(()=>eA(s),[s]),N=i.Form.useWatch(`module`,t),P=i.Form.useWatch(`flow`,t),F=i.Form.useWatch(`keyword`,t),I=!!tA(N),L=!!tA(P),R=!I,z=!I||!L,B=(0,r.useMemo)(()=>Qk(g,F),[g,F]),ee=(e,t=[])=>{e===`module`&&l(t)},V=async()=>{y(!0);try{l((await N_(Xk.module.dbName))?.items??[])}catch(e){console.error(`Unable to load testing options:`,e),i.message.error(`Unable to load testing options.`)}finally{y(!1)}},H=async()=>{try{let e=await F_();Array.isArray(e?.options)&&e.options.length>0&&h(e.options),e?.rules&&typeof e.rules==`object`&&_(e.rules)}catch(e){console.error(`Unable to load action field rules:`,e),i.message.error(`Unable to load action validation rules.`)}},te=(0,r.useCallback)(async e=>{let n=tA(e);if(d([]),p([]),t.setFieldsValue({step_order:void 0}),n){x(!0);try{let e=await V_({limit:1e4,offset:0,module:n}),t=Array.isArray(e?.items)?e.items:[];d(t),p(nA(t))}catch(e){console.error(`Unable to load flows:`,e),i.message.error(`Unable to load flows.`)}finally{x(!1)}}},[t]),ne=(0,r.useCallback)(async(e,n,r)=>{let a=tA(e),o=tA(n);if(!a||!o){t.setFieldsValue({step_order:void 0});return}D(!0);try{t.setFieldsValue({step_order:rA(r,a,o)})}catch(e){console.error(`Unable to load step order:`,e),i.message.error(`Unable to load step order.`)}finally{D(!1)}},[t]);(0,r.useEffect)(()=>{Promise.resolve().then(async()=>{await Promise.all([V(),H()])})},[]),(0,r.useEffect)(()=>{Promise.resolve().then(()=>te(N))},[te,N]),(0,r.useEffect)(()=>{Promise.resolve().then(()=>ne(N,P,u))},[u,ne,P,N]);let re=async e=>{let n={module:tA(e.module),flow:tA(e.flow),step_order:Number(e.step_order),description:tA(e.description),keyword:tA(e.keyword),target:tA(e.target),value:tA(e.value),expected:tA(e.expected),tags:e.tags?tA(e.tags):Yk.tags,active:Number(e.active)};k(!0);try{await B_(n),i.message.success(`LMS case details saved successfully.`),t.resetFields(),d([]),p([])}catch(e){console.error(`Unable to save LMS case:`,e),i.message.error(`Unable to save LMS case.`)}finally{k(!1)}},U=(e,n)=>{t.setFieldsValue({[e]:tA(n)})},ie=e=>{t.setFieldsValue({module:tA(e),flow:void 0,step_order:void 0,keyword:void 0,description:void 0,target:void 0,tags:Yk.tags,value:void 0,expected:void 0}),$k(t,[`keyword`,`target`,`value`,`expected`])},ae=e=>{t.setFieldsValue({flow:tA(e),step_order:void 0,keyword:void 0,target:void 0,value:void 0,expected:void 0}),$k(t,[`keyword`,`target`,`value`,`expected`])},oe=e=>{let n=Qk(g,e);t.setFieldsValue({keyword:tA(e),target:n.key?t.getFieldValue(`target`):void 0,value:n.value?t.getFieldValue(`value`):void 0,expected:n.expected?t.getFieldValue(`expected`):void 0}),$k(t,[`target`,`value`,`expected`])},se=e=>{let t=Xk[e];C({open:!0,typeKey:e}),n.setFieldsValue({name:``,type:t.label})},ce=()=>{C(e=>({...e,open:!1})),n.resetFields()},le=async()=>{try{let e=tA((await n.validateFields()).name),r=await P_({name:e,type:j.dbName});ee(S.typeKey,r?.items??[]),t.setFieldsValue({[j.formField]:e}),i.message.success(`${j.label} added successfully.`),ce()}catch(e){if(e?.errorFields)return;console.error(`Unable to save testing option:`,e),i.message.error(`Unable to add ${j.label.toLowerCase()}.`)}finally{T(!1)}};return(0,o.jsxs)(`main`,{className:`jobs-list-page`,children:[(0,o.jsxs)(i.Row,{align:`middle`,justify:`space-between`,className:`breadcrumb-action-wrapper`,children:[(0,o.jsx)(i.Col,{children:(0,o.jsx)(e.t,{items:Jk})}),(0,o.jsx)(i.Col,{children:(0,o.jsx)(i.Button,{type:`link`,onClick:()=>A(`/lms-home`),children:`View Table`})})]}),(0,o.jsx)(`div`,{className:`v1-page`,children:(0,o.jsxs)(`div`,{className:`v1-page-inner`,children:[(0,o.jsx)(`div`,{className:`v1-page-header`,children:(0,o.jsxs)(i.Space,{align:`center`,size:10,children:[(0,o.jsx)(a.ProfileOutlined,{className:`v1-outer-icon`}),(0,o.jsx)(`div`,{children:(0,o.jsx)(qk,{strong:!0,style:{fontSize:16},children:`Add LMS Case`})})]})}),(0,o.jsx)(Z,{children:(0,o.jsxs)(i.Form,{form:t,className:`v1-form`,layout:`vertical`,colon:!1,requiredMark:(e,{required:t})=>(0,o.jsxs)(o.Fragment,{children:[e,t&&(0,o.jsx)(`span`,{className:`v1-required-mark`,children:` *`})]}),initialValues:Yk,onFinish:re,autoComplete:`off`,children:[(0,o.jsx)(i.Card,{className:`v1-card`,title:(0,o.jsx)(iA,{icon:(0,o.jsx)(a.FileTextOutlined,{}),title:`LMS Case Details`}),extra:(0,o.jsx)(qk,{type:`secondary`,className:`v1-card-subtitle`,children:`Module, flow, step order and execution data`}),children:(0,o.jsxs)(i.Row,{gutter:[24,0],children:[(0,o.jsx)(i.Col,{xs:24,md:12,children:(0,o.jsxs)(i.Space.Compact,{style:{width:`100%`},children:[(0,o.jsx)(i.Form.Item,{label:`Module`,name:`module`,style:{flex:1},children:(0,o.jsx)(i.Select,{allowClear:!0,showSearch:!0,loading:v,optionFilterProp:`label`,placeholder:`Select module`,options:M,onChange:ie})}),(0,o.jsx)(i.Button,{"aria-label":`Add module`,icon:(0,o.jsx)(a.PlusOutlined,{}),style:{marginTop:30},onClick:()=>se(`module`)})]})}),(0,o.jsx)(i.Col,{xs:24,md:12,children:(0,o.jsx)(i.Form.Item,{label:`Flow`,name:`flow`,children:(0,o.jsx)(i.AutoComplete,{maxLength:100,allowClear:!0,disabled:R,options:f,placeholder:b?`Loading flows`:`Enter flow`,onChange:ae,filterOption:(e,t)=>t?.value?.toLowerCase().includes(e.toLowerCase())})})}),(0,o.jsx)(i.Col,{xs:24,md:12,children:(0,o.jsx)(i.Form.Item,{label:`Step Order`,name:`step_order`,validateTrigger:[`onBlur`,`onChange`],children:(0,o.jsx)(i.Input,{maxLength:10,disabled:!0,placeholder:E?`Loading step order`:`Step order`})})}),(0,o.jsx)(i.Col,{xs:24,md:12,children:(0,o.jsx)(i.Form.Item,{label:`Action`,name:`keyword`,children:(0,o.jsx)(i.Select,{allowClear:!0,showSearch:!0,disabled:z,optionFilterProp:`label`,placeholder:`Select action`,options:m,onChange:oe})})}),(0,o.jsx)(i.Col,{xs:24,children:(0,o.jsx)(i.Form.Item,{label:`Description`,name:`description`,children:(0,o.jsx)(i.Input.TextArea,{rows:3,maxLength:255,disabled:z,placeholder:`Enter description`,showCount:!0,onBlur:e=>U(`description`,e.target.value)})})}),(0,o.jsx)(i.Col,{xs:24,md:12,children:(0,o.jsx)(i.Form.Item,{label:`Key`,name:`target`,rules:[{required:B.key,message:`Key is required for this action`}],children:(0,o.jsx)(i.Input,{maxLength:255,disabled:z||!!F&&!B.key,placeholder:z?`Select module and flow first`:F?B.key?`Required — Enter selector / locator`:`Not needed for this action`:`Select an action first`,onBlur:e=>U(`target`,e.target.value)})})}),(0,o.jsx)(i.Col,{xs:24,md:12,children:(0,o.jsx)(i.Form.Item,{label:`Tags`,name:`tags`,children:(0,o.jsx)(i.Input,{maxLength:200,disabled:z,placeholder:`Enter tags`,prefix:(0,o.jsx)(a.TagsOutlined,{className:`v1-input-icon`}),onBlur:e=>U(`tags`,e.target.value)})})}),(0,o.jsx)(i.Col,{xs:24,md:12,children:(0,o.jsx)(i.Form.Item,{label:`Value`,name:`value`,rules:[{required:B.value,message:`Value is required for this action`}],children:(0,o.jsx)(i.Input.TextArea,{rows:4,disabled:z||!!F&&!B.value,placeholder:z?`Select module and flow first`:F?B.value?`Required — Enter value`:`Not needed for this action`:`Select an action first`,onBlur:e=>U(`value`,e.target.value)})})}),(0,o.jsx)(i.Col,{xs:24,md:12,children:(0,o.jsx)(i.Form.Item,{label:`Expected`,name:`expected`,rules:[{required:B.expected,message:`Expected result is required for this action`}],children:(0,o.jsx)(i.Input.TextArea,{rows:4,disabled:z||!!F&&!B.expected,placeholder:z?`Select module and flow first`:F?B.expected?`Required — Enter expected result`:`Not needed for this action`:`Select an action first`,onBlur:e=>U(`expected`,e.target.value)})})})]})}),(0,o.jsx)(`div`,{className:`v1-form-actions`,children:(0,o.jsx)(i.Form.Item,{children:(0,o.jsxs)(i.Space,{children:[(0,o.jsx)(i.Button,{type:`primary`,htmlType:`submit`,loading:O,disabled:z,children:`Submit`}),(0,o.jsx)(i.Button,{onClick:()=>{t.resetFields(),d([]),p([])},children:`Reset`})]})})})]})}),(0,o.jsx)(i.Modal,{title:`Add ${j.label}`,open:S.open,confirmLoading:w,okText:`Add`,onCancel:ce,onOk:()=>{T(!0),le()},destroyOnHidden:!0,children:(0,o.jsxs)(i.Form,{form:n,layout:`vertical`,colon:!1,className:`v1-form`,requiredMark:(e,{required:t})=>(0,o.jsxs)(o.Fragment,{children:[e,t&&(0,o.jsx)(`span`,{className:`v1-required-mark`,children:` *`})]}),children:[(0,o.jsx)(i.Form.Item,{label:`Name`,name:`name`,children:(0,o.jsx)(i.Input,{maxLength:100,placeholder:`Enter ${j.label.toLowerCase()} name`,onBlur:e=>{n.setFieldsValue({name:tA(e.target.value)})}})}),(0,o.jsx)(i.Form.Item,{label:`Type`,name:`type`,children:(0,o.jsx)(i.Input,{disabled:!0})})]})})]})})]})}var oA=[{label:`Home`,href:`/`},{label:`LMS Cases`,href:`/lms-cases`}];function sA(){return(0,o.jsxs)(`main`,{className:`jobs-list-page`,children:[(0,o.jsx)(e.t,{items:oA}),(0,o.jsx)(wo,{moduleName:`lms-flows`,rowKey:`id`})]})}var cA=[`referenceId`,`ReferenceId`,`candidateId`,`CandidateId`,`entityId`,`EntityId`,`id`,`Id`,`_id`];function lA(e=cA){return function(t){if(!t||typeof t!=`object`)return``;for(let n of e){let e=t[n];if(e!=null&&e!==``)return String(e)}return``}}function uA(e,t=cA){if(!e||typeof e!=`object`)return[];let n=[];for(let r of t){let t=e[r];t!=null&&t!==``&&n.push(String(t))}return n}var dA=lA();function fA(e){return typeof e==`function`?e:typeof e==`string`?lA([e]):Array.isArray(e)?lA(e):dA}function pA(e,t,n){return!t||typeof t!=`object`?e:{...t,...e,id:e?.id??t?.id??n}}function mA(e,t,n={}){return{status:`success`,total:t,data:{data:e,...n}}}var hA=[`fields`,`fieldConfig`,`tabs`,`tabField`,`actionRules`,`actions`,`columnActions`];function gA(e){let t=e?.data??e,n={};for(let r of hA){let i=e?.[r]??t?.[r];i==null||Array.isArray(i)&&i.length===0||(n[r]=i)}return n}var _A=e=>String(e??``).replace(/[^a-zA-Z0-9]/g,``).toLowerCase();function vA(e,t,n){let r=(Array.isArray(n)?n:[n]).map(_A).filter(Boolean),i=r.length?e.findIndex(e=>r.includes(_A(e?.value))||r.includes(_A(e?.label))):-1;if(i===-1)return[...e,...t];let a=Number(e[i]?.order),o=Number.isFinite(a)?t.map((e,n)=>e.order==null||e.order===``?{...e,order:a+(n+1)/(t.length+1)}:e):t;return[...e.slice(0,i+1),...o,...e.slice(i+1)]}var yA=(e,t)=>Jr(e,t).rows,bA=(e,t)=>{let{rows:n,total:r}=Jr(e,t);return{rows:n,total:r}};function xA(e,t){return function(n,r,i,a={}){return e(t??n,r,i,a)}}function SA(e){return!e||typeof e!=`object`||typeof(e.fetchByKeys??e.fetch??e.function)!=`function`?null:{...e,fetchByKeys:typeof e.fetchByKeys==`function`?e.fetchByKeys:null,fetch:typeof e.fetch==`function`?e.fetch:null,function:typeof e.function==`function`?e.function:null,extractRows:typeof e.extractRows==`function`?e.extractRows:yA,mergeRow:typeof e.mergeRow==`function`?e.mergeRow:pA,fetchById:typeof e.fetchById==`function`?e.fetchById:null}}function CA({fetchSecondaryByKeys:e,fetchSecondary:t,extractSecondaryRows:n,fetchSecondaryById:r,secondaryKey:i,mergeRow:a,secondaryFetchLimit:o}){return!e&&!t&&!r?[]:[SA({key:i,fetchByKeys:e?(t,n,r)=>e(t,n,r):null,function:t?({moduleName:e,options:n})=>t(e,o,0,n):null,extractRows:n,fetchById:r,mergeRow:a})].filter(Boolean)}function wA(e){if(typeof e==`function`)return t=>{let n=e(t);return n==null||n===``?[]:[String(n)]};let t=typeof e==`string`?[e]:Array.isArray(e)&&e.length?e:cA;return e=>uA(e,t)}function TA(e,t){let n=new Map;return e.forEach(e=>{for(let r of t(e))n.has(r)||n.set(r,e)}),n}function EA({moduleName:e,limit:t,offset:n,options:r,keys:i,primaryResponse:a,primaryRows:o,pageRows:s,total:c,source:l}){return{moduleName:e,limit:t,offset:n,options:r,keys:i,primaryResponse:a,primaryRows:o,pageRows:s,total:c,source:l}}async function DA(e,t){if(typeof e.args==`function`){let n=e.args(t);return(e.fetch??e.function??e.fetchByKeys)(...Array.isArray(n)?n:[n])}if(Array.isArray(e.args))return(e.fetch??e.function??e.fetchByKeys)(...e.args);if(e.fetchByKeys&&Array.isArray(t.keys))return e.fetchByKeys(t.moduleName,t.keys,t.options,t);let n=e.fetch??e.function;return typeof n==`function`?n(t):null}function OA({fetchPrimaryPage:e,extractPrimaryPage:t=bA,fetchSecondaryByKeys:n,joinSources:r=[],fetchPrimary:i,extractPrimaryRows:a=yA,fetchSecondary:o,extractSecondaryRows:s=yA,fetchSecondaryById:c,primaryKey:l,secondaryKey:u,mergeRow:d=pA,secondaryFetchLimit:f=200,extraFields:p=[],extraFieldsAfter:m}){let h=Array.isArray(r)&&r.length?r.map(SA).filter(Boolean):CA({fetchSecondaryByKeys:n,fetchSecondary:o,extractSecondaryRows:s,fetchSecondaryById:c,secondaryKey:u,mergeRow:d,secondaryFetchLimit:f}),g=0;async function _(e,t,n,r){if(!e.fetchById||!r)return null;try{let i=await e.fetchById(n,r);return i&&t(i).includes(String(r))?i:null}catch(e){return console.error(`[mergedListApi] per-id join lookup failed for "${r}"`,e),null}}async function v(e,t,n,r,i){if(!n)return e;let a=t.extractRows(n,r)??[],o=fA(t.primaryKey??l),s=wA(t.key),c=TA(a,s);return Promise.all(e.map(async e=>{let n=o(e),a=c.get(n)??(i()?null:await _(t,s,r,n));return t.mergeRow(e,a,n)}))}async function y(e,t,n,r){let i=e;for(let e of t)i=await v(i,e.source,e.response,n,r);return i}function b(e,t,n){let r={};for(let e of n){if(!e)continue;let t=gA(e);for(let e of Object.keys(t))r[e]??(r[e]=t[e])}return p.length&&(r.fields=vA(r.fields??[],p,m)),mA(e,t,r)}async function x({moduleName:e,limit:t,offset:n,options:r,primaryResponse:i,primaryRows:a,pageRows:o,total:s}){return Promise.all(h.map(async c=>{try{let u=fA(c.primaryKey??l),d=[...new Set(o.map(u).filter(Boolean))];return c.fetchByKeys&&d.length===0?{source:c,response:null}:{source:c,response:await DA(c,EA({moduleName:e,limit:t,offset:n,options:r,keys:d,primaryResponse:i,primaryRows:a,pageRows:o,total:s,source:c}))}}catch(e){return console.error(`[mergedListApi] join fetch failed — rendering page without that join`,e),{source:c,response:null}}}))}async function S(n,r,i,a,o){let s=await e(n,r,i,a),c=t(s,n)??{},l=Array.isArray(c.rows)?c.rows:[],u=Number.isFinite(Number(c.total))?Number(c.total):l.length,d=await x({moduleName:n,limit:r,offset:i,options:a,primaryResponse:s,primaryRows:l,pageRows:l,total:u});return b(await y(l,d,n,o),u,[s,...d.map(e=>e.response)])}async function C(e,t,n,r,o){let s=await i(e,t,n,r),c=a(s,e)??[],l=c.length,u=c.slice(n,n+t),d=await x({moduleName:e,limit:t,offset:n,options:r,primaryResponse:s,primaryRows:c,pageRows:u,total:l});return b(await y(u,d,e,o),l,[s,...d.map(e=>e.response)])}return async function(t,n=10,r=0,i={}){let a=++g,o=()=>a!==g;return e?S(t,n,r,i,o):C(t,n,r,i,o)}}function kA(e,t,n={}){return OA({fetchPrimary:()=>SE(e,t),extractPrimaryRows:yE,fetchSecondary:bn,fetchSecondaryById:CE,secondaryFetchLimit:n.moduleFetchLimit??200})}function AA(e){let t=String(e??``).trim().split(/[^a-zA-Z0-9]+/).filter(Boolean);return t.length?`${t.map((e,t)=>t===0?e.toLowerCase():e[0].toUpperCase()+e.slice(1).toLowerCase()).join(``)}Count`:``}function jA(e){let t=Array.isArray(e?.stages)?e.stages:[];if(!t.length)return e;let n={};for(let e of t){let t=AA(e?.stageName);t&&(n[t]=Number(e?.count)||0)}return{...n,...e}}var MA=e=>{let t=Number(e?.targetSubmission??e?.targetSubmissions);return Number.isFinite(t)&&t>0?t:null};function NA({submittedCountField:e=`submittedCount`,progressField:t=`targetSubmissionProgress`}={}){return function(n,r,i){let a=pA(n,r,i),o=MA(a);return o!=null&&(console.log(`mergeJobWorkflowRow`,i,a?.[e],o),a[t]=`${Number(a?.[e])||0} of ${o}`),a}}function PA(e={}){let t=NA(),n=OA({primaryKey:`_id`,secondaryKey:`entityId`,extraFields:e.extraFields,extraFieldsAfter:e.extraFieldsAfter,fetchPrimaryPage:bn,fetchSecondaryByKeys:()=>xE(),extractSecondaryRows:e=>(e?.items??[]).map(jA),mergeRow:(e,n,r)=>{let i=t(e,n,r);return n?._id&&(i.workflowId=n._id),i}});return async function(e,t,r,i){return await n(e,t,r,i)}}async function FA(e,t=10,n=0,r={},i={}){return Jr(await PA(i)(e,t,n,r),e)}async function IA(e,t,n,r=10,i=0,a={}){return Jr(await kA(e,t)(n,r,i,a),n)}var LA=$D,RA=rv(ZO),zA=rv($O),BA=rv(mk),VA=rv(Ek),HA=rv(Fk),UA=rv(Rk),WA=rv(Vk),GA=rv(Wk),KA=rv(Kk),qA=rv(aA),JA=rv(sA);exports.ADMIN_API_URL=t._,exports.ADMIN_APP_ID=t.v,exports.APP_ID=t.y,exports.AUTH_URL=t.b,exports.ActivityNotesCard=_c,exports.ActivityTab=fc,exports.AddBatchCandidatePopup=PD,exports.AddFormV1=Ys,exports.AdminDashboard=$D,exports.AdminDashboardContent=DC,exports.AdminPage=LA,exports.AppAlert=Xs,exports.AppButton=e.at,exports.AppShell=E_,exports.ApprovalActionBar=Jm,exports.AssigneeAvatars=vc,exports.AuthGuard=w_,exports.BILLING_STATUS_FLOW=Dd,exports.BULK_UPLOAD_DEFAULT_ACCEPT=yc,exports.BULK_UPLOAD_DEFAULT_MAX_SIZE_MB=bc,exports.Breadcrumb=e.t,exports.BulkUploadPage=BA,exports.BulkUploadPanel=Oc,exports.CANDIDATES_URL=t.x,exports.CONTRACT_C2C=vh,exports.CONTRACT_W2=_h,exports.CURRENCY_SYMBOLS=Il,exports.CalendarCard=D,exports.CoreThemeAdminApp=jC,exports.CoreThemeAdminRoutes=AC,exports.CustomPagination=je,exports.DEFAULT_HOURS_POLICY=gm,exports.DayLogModal=Bm,exports.DescriptionBlock=Vc,exports.DetailHeaderCard=Af,exports.DetailViewPage=Lf,exports.DetailViewV1=Eu,exports.DocumentViewer=e.vn,exports.DynamicCards=Dt,exports.DynamicPopup=jT,exports.DynamicPopupRoute=zD,exports.DynamicTabs=j,exports.EditFormV1=Fp,exports.FINANCE_APPROVAL_CONFIG=lh,exports.FINANCE_TYPE_CFO=nh,exports.FINANCE_TYPE_ONBOARDING_MANAGER=th,exports.FINANCE_TYPE_ONBOARDING_MANAGER_REAPPROVE=ah,exports.FINANCE_TYPE_ONLY_FINANCE=rh,exports.FINANCE_TYPE_SUBMISSION_MANAGER=eh,exports.FINANCE_TYPE_SUBMISSION_MANAGER_REAPPROVE=ih,exports.FileListCard=Cg,exports.FinanceApprovalPanel=ng,exports.FinanceAvatar=lf,exports.FinanceBadge=pf,exports.FinanceDayCell=Xm,exports.FinanceDivider=ef,exports.FinanceEmployeeCell=uf,exports.FinanceEmptyState=Zd,exports.FinanceEquation=tf,exports.FinanceHistoryTimeline=of,exports.FinanceHoursGrid=Xd,exports.FinanceKpiRow=Yd,exports.FinanceLine=$d,exports.FinanceListToolbar=hm,exports.FinanceMarginBadge=mf,exports.FinanceMoneyCell=ff,exports.FinanceRecordsTable=_f,exports.FinanceRowChevron=hf,exports.FinanceSection=Qd,exports.FinanceStatusPill=Jd,exports.FinanceTextCell=df,exports.FinanceTimesheetAnalysis=Qm,exports.FinanceWorkflowSteps=nf,exports.HOURS_MESSAGES=_m,exports.Header=Qg,exports.HierarchyUserFilter=Mt,exports.JOBS_URL=t.S,exports.LegacyAdminPage=RA,exports.ListView=wo,exports.LmsHomePage=JA,exports.LmsTestForm=qA,exports.Login=D_,exports.MailPopup=XC,exports.ManageModules=UA,exports.ManageSubmodules=WA,exports.ModuleRowActions=Wp,exports.NotesPanel=qm,exports.NotesTab=gc,exports.PAYROLL_STATUS_FLOW=Od,exports.POPUP_CONFIGS=TD,exports.ParamCardView=Zp,exports.ParamListView=rm,exports.PeriodBadgeTag=km,exports.PreviewPopup=Dw,exports.ProjectSelect=nv,exports.ProofUploadPreview=Km,exports.QuickLogBar=Um,exports.QuickLogSelectionBar=Vm,exports.RejectionReasonModal=Hm,exports.SUBMISSIONS_URL=t.C,exports.Sidebar=b_,exports.StatusBadge=am,exports.StatusBadgeTag=Om,exports.StickyNotesFullPage=zA,exports.StylishDynamicTabs=sm,exports.TemplateEditor=fm,exports.TestForm=VA,exports.TestingHomePage=KA,exports.TimelineGroups=ic,exports.TimesheetDayCell=Lm,exports.TipTapEditor=e.yn,exports.UserForm=QD,exports.VendorShareDrawer=UD,exports.ViewSummaryWidget=bi,exports.WizardPopup=Nw,exports.ZinnextTableView=GA,exports.ZinnextTestForm=HA,exports.appNow=e.Cn,exports.applyIntegrationStatus=e.zn,exports.approveSubmission=he,exports.buildAcceptAttr=Tc,exports.buildCsv=Hd,exports.buildDailyRows=Id,exports.buildDayGradient=Fm,exports.buildRateHistoryEntries=Uh,exports.buildWeeklyRollup=zd,exports.clearSelectedProject=t.r,exports.colors=e.Sn,exports.computeFinance=Fh,exports.computeHoursPolicy=Cm,exports.computeMarginBand=Bd,exports.conditionMatches=e.i,exports.configureCoreTheme=t.w,exports.configuredFieldLabel=e.a,exports.createAllWorkflowsListFetcher=PA,exports.createMergedListFetcher=OA,exports.createModuleListFetchAdapter=xA,exports.createWorkflowStageListFetcher=kA,exports.currencySymbol=Ll,exports.defaultMergeRow=pA,exports.deleteIntegrationConfig=e.Xn,exports.deriveDayStats=Fd,exports.describeCapacity=Tm,exports.downloadCsv=Kd,exports.evaluateShowIfWith=e.o,exports.findEmployerRow=kh,exports.flattenGroups=Dh,exports.formatAmount=Ul,exports.formatApp=e.wn,exports.formatAppDateTime=e.Tn,exports.formatFileSize=wc,exports.formatFinanceMoney=Wh,exports.formatHours=vd,exports.formatMoney=Wl,exports.formatPercent=bd,exports.formatRate=Gl,exports.getActivity=e.rn,exports.getAllWorkflowsModuleList=FA,exports.getAppTimeZone=e.En,exports.getApprovalDate=wd,exports.getBgcIntegrationConfig=e.pr,exports.getBgcIntegrationSummary=e.mr,exports.getBillingActionStates=kd,exports.getCurrentRoleName=t.s,exports.getFieldLabel=Wd,exports.getFileExtension=Cc,exports.getFinanceApprovalConfig=mh,exports.getFormGroupsRaw=fg,exports.getIntegrationConfig=e.br,exports.getIntegrationConfigs=e.xr,exports.getIntegrationSummary=e.Sr,exports.getModuleConfig=Oe,exports.getModuleDataDetail=e.an,exports.getPayrollActionStates=Ad,exports.getPeriodBadgeConfig=Ae,exports.getSelectedProject=t.c,exports.getStoredToken=t.l,exports.getStoredUser=t.u,exports.getUserRoles=t.d,exports.getVMSApprove=ge,exports.getValueStyle=Gd,exports.getWorkflowStageModuleList=IA,exports.getWorkflowSteps=jd,exports.humanizeEvent=Cd,Object.defineProperty(exports,"i",{enumerable:!0,get:function(){return qo}}),exports.indexFieldConfig=Ud,exports.initialsOf=xd,exports.isTester=t.f,exports.logout=t.m,exports.marginIncludesReferral=gh,exports.matchLocationTax=Ph,Object.defineProperty(exports,"n",{enumerable:!0,get:function(){return Gf}}),exports.normalizeContract=jh,Object.defineProperty(exports,"r",{enumerable:!0,get:function(){return kc}}),exports.rateUnitLabel=zl,exports.rateUnitShort=Vl,exports.reconcileHours=wm,exports.rejectSubmission=ve,exports.resolveActivityMeta=lc,exports.resolveAndCompute=Ih,exports.resolveDayKind=xm,exports.resolveFinanceInputs=Nh,exports.resolveMergeKey=dA,exports.resolveMergedListKey=dA,exports.resolveRejectionReason=hh,exports.resolveSubmissionFinance=pg,exports.saveBgcIntegrationConfig=e.Ur,exports.saveIntegrationConfig=e.Kr,exports.setSelectedProject=t.g,exports.showIfConditions=e.c,exports.stageCountKey=AA,Object.defineProperty(exports,"t",{enumerable:!0,get:function(){return O_}}),exports.testIntegrationConnection=e.Qr,exports.toApp=e.On,exports.toNumber=Hl,exports.tzLabel=e.kn,exports.tzShortLabel=e.An,exports.useDropdownFields=In,exports.useDropdownValues=xi,exports.useEditForm=wg,exports.useFieldConfig=Ln,exports.useFilterFields=Rn,exports.useMenuPermission=qn,exports.useModuleActions=Lp,exports.useRecordRefresh=Pf,exports.validateBulkFile=Ec,exports.withAdminAppId=t.T,exports.withAppId=t.E,exports.withAuthGuard=rv;
13
13
  //# sourceMappingURL=index.cjs.map