@realtek/core-theme-live 0.0.407 → 0.0.408

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.
Files changed (24) hide show
  1. package/dist-lib/{DocumentViewer-DesrL_6B.js → DocumentViewer-DSxsilzL.js} +2 -2
  2. package/dist-lib/{DocumentViewer-DesrL_6B.js.map → DocumentViewer-DSxsilzL.js.map} +1 -1
  3. package/dist-lib/{DocumentViewer-CcGppqVn.cjs → DocumentViewer-Dd9_2U9M.cjs} +2 -2
  4. package/dist-lib/{DocumentViewer-CcGppqVn.cjs.map → DocumentViewer-Dd9_2U9M.cjs.map} +1 -1
  5. package/dist-lib/{LinkedRecordFileField-DFH2ESFd.js → LinkedRecordFileField-BTGcd4mR.js} +4 -4
  6. package/dist-lib/{LinkedRecordFileField-DFH2ESFd.js.map → LinkedRecordFileField-BTGcd4mR.js.map} +1 -1
  7. package/dist-lib/{LinkedRecordFileField-wry-EYvc.cjs → LinkedRecordFileField-BeSGeGbS.cjs} +3 -3
  8. package/dist-lib/{LinkedRecordFileField-wry-EYvc.cjs.map → LinkedRecordFileField-BeSGeGbS.cjs.map} +1 -1
  9. package/dist-lib/{addFormApi-Bly_wUfr.js → addFormApi-DBeQrNX1.js} +3 -3
  10. package/dist-lib/{addFormApi-Bly_wUfr.js.map → addFormApi-DBeQrNX1.js.map} +1 -1
  11. package/dist-lib/{addFormApi-CKdtiVhh.cjs → addFormApi-DLfsOijp.cjs} +2 -2
  12. package/dist-lib/{addFormApi-CKdtiVhh.cjs.map → addFormApi-DLfsOijp.cjs.map} +1 -1
  13. package/dist-lib/authApi-DiRtkJl2.cjs +2 -0
  14. package/dist-lib/authApi-DiRtkJl2.cjs.map +1 -0
  15. package/dist-lib/{authApi-Flvm7WKc.js → authApi-Dsc4NnFr.js} +88 -86
  16. package/dist-lib/authApi-Dsc4NnFr.js.map +1 -0
  17. package/dist-lib/index.cjs +3 -3
  18. package/dist-lib/index.cjs.map +1 -1
  19. package/dist-lib/index.js +39 -7
  20. package/dist-lib/index.js.map +1 -1
  21. package/package.json +1 -1
  22. package/dist-lib/authApi-B9mjMdVC.cjs +0 -2
  23. package/dist-lib/authApi-B9mjMdVC.cjs.map +0 -1
  24. package/dist-lib/authApi-Flvm7WKc.js.map +0 -1
@@ -1,5 +1,5 @@
1
- const e=require("./rolldown-runtime-Chgba0Kb.cjs"),t=require("./authApi-B9mjMdVC.cjs"),n=require("./diceCandidateMapper-BjMhHno3.cjs");let r=require("react");r=e.n(r,1);let i=require("antd"),a=require("@ant-design/icons"),o=require("react/jsx-runtime"),s=require("dayjs");s=e.n(s,1);let c=require("dayjs/plugin/utc");c=e.n(c,1);let l=require("dayjs/plugin/timezone");l=e.n(l,1);let u=require("react-router-dom"),d=require("@tiptap/react"),f=require("@tiptap/starter-kit");f=e.n(f,1);let p=require("@tiptap/extension-link");p=e.n(p,1);let m=require("@tiptap/extension-underline");m=e.n(m,1);let h=require("@tiptap/extension-table"),g=require("prop-types");g=e.n(g,1);let _=require("dompurify");_=e.n(_,1);var v=`/admin/field-config`,y=[{key:`clients`,apiModule:`clients`},{key:`job`,apiModule:`jobs`},{key:`candidate`,apiModule:`candidates`},{key:`submissions`,apiModule:`submissions`},{key:`onboarding`,apiModule:`onboarding`},{key:`billing`,apiModule:`billing`},{key:`payroll`,apiModule:`payroll`}];function b(...e){return e.find(Array.isArray)??[]}function x(e,t,n){return t.map(t=>e?.[t]).find(e=>e!=null&&e!==``)??n}function S(e,t){return e?.total??e?.totalCount??e?.count??e?.recordsTotal??e?.meta?.total??e?.pagination?.total??t.length}function C(e,t){let n=x(e,[`label`,`Label`,`fieldName`,`field_name`,`name`,`fieldLabel`,`value`],`Field ${t+1}`),r=x(e,[`field`,`Field`,`fieldKey`,`field_key`,`key`,`value`,`fieldName`,`name`],n),i=x(e,[`isVisible`,`is_visible`,`visible`,`show`,`is_show`,`isShow`,`enabled`],!0),a=x(e,[`ismandatory`,`isMandatory`,`is_mandatory`,`mandatory`,`required`,`req`],!1),o=x(e,[`order`,`Order`,`sortOrder`,`position`],t);return{...e,fieldKey:r,fieldName:n,type:x(e,[`type`,`Type`],`text`),isVisible:typeof i==`string`?![`false`,`0`,`hide`,`hidden`,`no`].includes(i.toLowerCase()):!!i,ismandatory:typeof a==`string`?[`true`,`1`,`yes`,`required`].includes(a.toLowerCase()):!!a,order:typeof o==`number`?o:t,isLink:!!e.isLink,linkTemplate:e.linkTemplate??``,linkType:e.linkType??`internal`,linkTarget:e.linkTarget??`_self`,action:e.action??`navigate`,secondaryField:e.secondaryField??``,secondaryLabel:e.secondaryLabel??``,secondaryFields:Array.isArray(e.secondaryFields)?e.secondaryFields:[],secondarySeparator:e.secondarySeparator??``,lookup:e.lookup?{...e.lookup,projectFields:Array.isArray(e.lookup.projectFields)?e.lookup.projectFields:[]}:null,derived:e.derived??null,computed:e.computed?{...e.computed,operands:Array.isArray(e.computed.operands)?e.computed.operands:[]}:null,actionButtons:Array.isArray(e.actionButtons)?e.actionButtons:[],renderType:e.renderType??``,renderConfig:e.renderConfig?{...e.renderConfig,treatZeroAsEmpty:!!e.renderConfig.treatZeroAsEmpty,cleanEmptyTemplateSeparators:!!e.renderConfig.cleanEmptyTemplateSeparators}:null,valueStyles:Array.isArray(e.valueStyles)?e.valueStyles:[],commonStyle:e.commonStyle??null,displayTemplate:e.displayTemplate??``,defaultValue:e.defaultValue??``,dataSource:e.dataSource??`module`,groupName:e.groupName??``,filterGroupFields:Array.isArray(e.filterGroupFields)?e.filterGroupFields:[],filterGroupSeparator:e.filterGroupSeparator??` `}}function ee(e){if(typeof e==`string`)return{key:e,apiModule:e};let t=x(e,[`key`,`moduleKey`,`value`,`module`,`apiModule`,`name`,`modulename`,`menuName`],``);return t?{key:t,apiModule:x(e,[`apiModule`,`api_module`,`module`,`value`,`key`,`name`,`modulename`,`menuName`],t)}:null}function w(e=y){let t=Array.isArray(e)&&e.length?e:y,n=new Set;return t.map(ee).filter(Boolean).filter(e=>!n.has(e.key)&&(n.add(e.key),!0))}var T=`/admin/modules`;async function te(){let e=await t.o(t.x,T),n=e?.data;return Array.isArray(n)?n:Array.isArray(e)?e:[]}async function ne(e){let n=await t.o(t.x,`${T}/${encodeURIComponent(e)}/automations`),r=n?.data??n??{};return{gateway:r.gateway??null,strategies:r.strategies??null}}async function re(e){let n=await t.o(t.x,`/admin/platform/${e}`),r=n?.data??n;return Array.isArray(r)?r:[]}async function ie(e,n){return t.o(t.x,`/admin/platform/${e}`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify(n)})}async function ae(e,n){return t.o(t.x,`/admin/platform/${e}/${encodeURIComponent(n)}`,{method:`DELETE`})}async function oe(e,{gateway:n,strategies:r}){return t.o(t.x,`${T}/${encodeURIComponent(e)}/automations`,{method:`PUT`,headers:{"Content-Type":`application/json`},body:JSON.stringify({gateway:n,strategies:r})})}async function se(){let e=[];try{e=await Ot()}catch{e=[]}let t=(Array.isArray(e)?e:[]).filter(e=>e?.isDeleted!==!0&&String(e?.status??`active`).toLowerCase()!==`inactive`&&String(e?.status??`active`).toLowerCase()!==`disabled`);return t.length>0?t:te()}async function ce(){let e;try{e=await te()}catch{return{}}let t={},n=(e,n,r)=>{let i=String(e??``).trim().toLowerCase();!i||!n||(r||t[i]===void 0)&&(t[i]=n)};for(let t of Array.isArray(e)?e:[]){let e=String(t?.collectionName??``).trim();e&&n(t?.key,e,!0)}for(let t of Array.isArray(e)?e:[]){let e=String(t?.collectionName??``).trim(),r=String(t?.key??``).trim().toLowerCase();!e||!r||(r.endsWith(`s`)?n(r.slice(0,-1),e,!1):n(`${r}s`,e,!1))}return t}var le=`/admin/form-groups`,ue=`/admin/config-defaults`,de=`000000000000000000000000`;function fe(e){let t=String(e??``).trim();return t===``||t===de}function pe(e={}){let t=new URLSearchParams;e.module&&t.set(`module`,e.module),e.clientId&&t.set(`clientId`,e.clientId),e.region&&t.set(`region`,e.region);let n=t.toString();return n?`?${n}`:``}async function me(e=``,n={}){let r=`${le}${pe({...n,module:e||n.module||``})}`,i=await t.o(t.x,r),a=i?.data;return Array.isArray(a)?a:a&&Array.isArray(a.groups)?a.groups:Array.isArray(i)?i:i&&Array.isArray(i.groups)?i.groups:[]}async function he({offset:e=0,limit:n=100,sortBy:r=`new`,searchvalue:i=``}={}){let a=new URLSearchParams({offset:String(e),limit:String(n),sortBy:r,searchvalue:i}),o=localStorage.getItem(`tenantId`)||``,s=localStorage.getItem(`businessId`)||``,c=localStorage.getItem(`businessUnitId`)||``;o&&a.set(`tenantId`,o),s&&a.set(`businessId`,s),c&&a.set(`businessUnitId`,c);let l=await t.o(t.x,`/client/view?${a.toString()}`),u=l?.data??l;return u?.clients??u?.Clients??u?.items??[]}async function ge(e){let n=await t.o(t.x,`/filter-dropdown-fields?module=${encodeURIComponent(e)}`),r=n?.data??n;return Array.isArray(r)?r:[]}async function _e(e,n={}){return t.o(t.x,`${le}${pe(n)}`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify(e)})}async function ve(e,n,r={}){return t.o(t.x,`${le}/${e}${pe(r)}`,{method:`PUT`,headers:{"Content-Type":`application/json`},body:JSON.stringify(n)})}async function ye(e,n={}){return t.o(t.x,`${le}/${e}${pe(n)}`,{method:`DELETE`})}async function be(e,n){return t.o(t.x,`${ue}/request-otp`,{method:`POST`,body:JSON.stringify({scope:e,action:n})})}async function xe(e,n,r){return t.o(t.x,`${ue}/apply`,{method:`POST`,body:JSON.stringify({scope:e,action:n,otp:r})})}var Se=`/admin/detail-config`;async function Ce(e,n={}){let r=pe({module:e,clientId:n.clientId}),i=await t.o(t.x,`${Se}${r}`),a=i?.data??i??{};return{module:a.module??e,clientId:fe(a.clientId)?``:String(a.clientId),fields:Array.isArray(a.fields)?a.fields:[],merges:Array.isArray(a.merges)?a.merges:[],sourceFields:Array.isArray(a.sourceFields)?a.sourceFields:[],groups:Array.isArray(a.groups)?a.groups:[]}}async function we({module:e,fields:n=[],merges:r=[],sourceFields:i=[],groups:a=[],clientId:o=``}){return t.o(t.x,Se,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify({module:e,fields:n,merges:r,sourceFields:i,groups:a,...o?{clientId:o}:{}})})}async function Te({module:e,clientId:n=``,otp:r}){return t.o(t.x,`${Se}/discover-fields`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify({module:e,otp:r,...n?{clientId:n}:{}})})}var Ee=`/admin/detail-defaults`;async function De(){let e=await t.o(t.x,Ee);return e?.data??e??{}}async function Oe(e){return t.o(t.x,Ee,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify(e)})}var ke=`/admin/ai-service-config`;async function Ae(){let e=await t.o(t.x,ke);return e?.data??e??[]}async function je(e){return t.o(t.x,ke,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify(e)})}async function Me(e){return t.o(t.x,`${ke}?serviceKey=${encodeURIComponent(e)}`,{method:`DELETE`})}async function Ne({baseUrl:e,authHeader:n,authValue:r}){let i=await t.o(t.x,`${ke}/test`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify({baseUrl:e,authHeader:n,authValue:r})});return i?.data??i}var Pe=`/admin/bgc-integration-config`;async function Fe(){let e=await t.o(t.x,Pe);return e?.data??e??{updateMethod:`MANUAL`,enabled:!0}}async function Ie(e){return t.o(t.x,Pe,{method:`PUT`,headers:{"Content-Type":`application/json`},body:JSON.stringify(e)})}async function Le(){let e=await t.o(t.x,`/integration-config/bgc/summary`);return e?.data??e??{updateMethod:`MANUAL`,enabled:!0}}var E=`/admin/integration-config`;async function Re(){let e=await t.o(t.x,E);return e?.data??e??[]}async function ze(e){let n=await t.o(t.x,`${E}/${encodeURIComponent(e)}`);return n?.data??n}async function Be(e){let n=e?.integrationKey,r=n?`${E}/${encodeURIComponent(n)}`:E;return t.o(t.x,r,{method:n?`PUT`:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify(e)})}async function Ve(e){return t.o(t.x,`${E}/${encodeURIComponent(e)}`,{method:`DELETE`})}async function He(e){let n=await t.o(t.x,`${E}/test`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify(e)});return n?.data??n}async function Ue(e){let n=await t.o(t.x,`/integration-config/${encodeURIComponent(e)}/summary`);return n?.data??n}async function We(e,n,r){let i=await t.o(t.x,`/integration-config/${encodeURIComponent(e)}/apply-status/${encodeURIComponent(n)}`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify(r)});return i?.data??i}function Ge(e){return{key:e.role_id??e.id,roleId:e.role_id??e.id,roleName:e.role_name??`N/A`,description:e.role_description??`N/A`,userCount:e.user_count??0,roleType:e.role_type??0,raw:e}}function D(e){return e?.raw?.role_id??e?.roleId??e?.key}async function Ke(){let e=await t.o(t.x,`/get-roles`),n=e.data??e,r=b(n?.zinnext_default).map(Ge),i=b(n?.custom_roles).map(Ge),a=[...r,...i];return{roles:a,total:a.length}}function qe(e){return{key:e.teamId,teamId:e.teamId,teamName:e.teamName??`N/A`,manager:e.reportingManager??`N/A`,managerId:e.reportingManagerId??0,memberCount:e.noOfTeamMembers??0,members:b(e.teamMembers),memberIds:b(e.teamMembersIds),raw:e}}function Je(e){return e?.raw?.teamId??e?.teamId??e?.key}async function Ye({offset:e=0,limit:n=10,sortBy:r=`new`,search:i=``}={}){let a=new URLSearchParams({searchquery:i,sortBy:r,limit:String(n),offset:String(e)}),o=await t.o(t.x,`/get-teams?${a}`),s=o.data??o,c=b(s?.teams,s,o?.teams),l=s?.totalCount??s?.total??c.length;return{teams:c.map(qe),total:l}}async function Xe(e,{teamName:n,managerId:r,memberIds:i=[]}){let a=Je(e);return t.o(t.x,`/team/edit?teamId=${a}`,{method:`PUT`,body:JSON.stringify({team_name:n,team_manager:r,other_team_members:i,reporting_team_member:[]})})}async function Ze(e,n,r,i=`listView`,a=!1){let o=new URLSearchParams({module:e,userId:`0`,[n]:String(r),configType:i});a&&(!i||i===`listView`)&&o.set(`includeMeta`,`1`);let s=await t.o(t.x,`${v}?${o}`),c=s.data??s,l=b(c,c?.visibleFields,s?.visibleFields);return a?{fields:l,dataVisibilityMode:c?.dataVisibilityMode??s?.dataVisibilityMode??`all`,dataOwnerField:c?.dataOwnerField??s?.dataOwnerField??`createdBy`}:l}async function Qe(e,t=`listView`,n=y){let r=D(e),i=w(n),a=await Promise.all(i.map(async({key:e,apiModule:n})=>[e,(await Ze(n,`roleId`,r,t)).map((t,i)=>({...C(t,i),module:e,apiModule:n,roleId:r}))]));return Object.fromEntries(a)}async function $e(e,t=`listView`,n=y){let r=D(e),i=w(n),a=await Promise.all(i.map(async({key:e,apiModule:n})=>{let i=await Ze(n,`roleId`,r,t,!0);return[e,{fields:i.fields.map((t,i)=>({...C(t,i),module:e,apiModule:n,roleId:r})),dataVisibilityMode:i.dataVisibilityMode??`all`,dataOwnerField:i.dataOwnerField??`createdBy`}]}));return Object.fromEntries(a)}async function et(e,t=`listView`){let n=Je(e),r=await Promise.all(y.map(async({key:e,apiModule:r})=>[e,(await Ze(r,`teamId`,n,t)).map((t,i)=>({...C(t,i),module:e,apiModule:r,teamId:n}))]));return Object.fromEntries(r)}function tt(e){if(!e?.lookup)return null;let t={...e.lookup},n=String(t.localField??``).trim()||String(e.fieldKey??``).trim(),r=String(t.valueField??t.foreignField??``).trim()||`_id`,i=String(t.displayField??t.projectField??``).trim(),a=String(t.displayField2??``).trim(),o=Array.isArray(t.projectFields)?t.projectFields.map(e=>String(e??``).trim()).filter(Boolean):[];return o.length===0&&(o=[i,a].filter(Boolean)),{...t,localField:n,valueField:r,displayField:i,...a?{displayField2:a}:{},projectFields:o}}function nt(e,t){let n=!t||t===`listView`;return e.map((e,r)=>{let i={label:e.fieldName,field:e.fieldKey,isVisible:e.isVisible,type:e.type??`text`,order:e.order??r};return n?Object.assign(i,{isLink:e.isLink??!1,linkTemplate:e.linkTemplate??``,linkType:e.linkType??`internal`,linkTarget:e.linkTarget??`_self`,action:e.action??`navigate`,secondaryField:e.secondaryField??``,secondaryLabel:e.secondaryLabel??``,secondaryFields:Array.isArray(e.secondaryFields)?e.secondaryFields:[],secondarySeparator:e.secondarySeparator??``,lookup:tt(e),actionButtons:e.actionButtons??[],derived:e.derived??null,computed:e.computed??null,renderType:e.renderType??``,valueStyles:Array.isArray(e.valueStyles)?e.valueStyles:[],commonStyle:e.commonStyle??null,displayTemplate:e.displayTemplate??``,defaultValue:e.defaultValue??``,renderConfig:e.renderConfig?{...e.renderConfig,treatZeroAsEmpty:!!e.renderConfig.treatZeroAsEmpty,cleanEmptyTemplateSeparators:!!e.renderConfig.cleanEmptyTemplateSeparators}:null}):(i.isEditable=e.isEditable??!1,i.ismandatory=e.ismandatory??e.isMandatory??!1,t===`filter`?(i.filterInputType=e.filterInputType??`dropdown`,i.isDefaultFilter=!!e.isDefaultFilter,i.dataSource=e.dataSource??`module`,e.dataSource===`group`&&(i.groupName=e.groupName??``),i.filterGroupFields=Array.isArray(e.filterGroupFields)?e.filterGroupFields:[],i.filterGroupSeparator=e.filterGroupSeparator??` `,e.lookup&&(i.lookup=e.lookup)):[`select`,`radio`,`checkbox`].includes(e.type)&&(i.dataSource=e.dataSource??`module`,e.dataSource===`group`&&(i.groupName=e.groupName??``))),i})}async function rt(e,n,r,i=`listView`,a=y,o=``,s=`createdBy`,c=!1){let l=D(e),u=w(a).find(e=>e.key===n)?.apiModule??n;return t.o(t.x,`${v}/role`,{method:`PUT`,body:JSON.stringify({module:u,roleId:l,configType:i,updateAllRoles:c,visibleFields:nt(r,i),...(!i||i===`listView`)&&o?{dataVisibilityMode:o,dataOwnerField:String(s||`createdBy`).trim()||`createdBy`}:{}})})}var it=`/admin/role-form-permissions`;function at(e){return`__group__:${e}`}async function ot(e,n,r={}){let i=D(e),a=new URLSearchParams({module:n,roleId:String(i??``)});r.clientId&&a.set(`clientId`,r.clientId),r.region&&a.set(`region`,r.region);let o=await t.o(t.x,`${it}?${a}`),s=o?.data??o;return Array.isArray(s)?s:[]}async function st(e,n,r){let i=D(e),a=[],o=0;for(let e of r){e.locked||a.push({label:e.label,field:at(e.name),isVisible:e.enabled,isEditable:e.editable!==!1,order:o++});for(let t of e.fields??[])t.locked||a.push({label:t.label,field:t.field,isVisible:t.enabled,isEditable:t.editable!==!1,order:o++})}return t.o(t.x,`${v}/role`,{method:`PUT`,body:JSON.stringify({module:n,roleId:i,configType:`form`,visibleFields:a})})}async function ct(e,n,r,i=`listView`){let a=Je(e),o=y.find(e=>e.key===n)?.apiModule??n;return t.o(t.x,`${v}/team`,{method:`PUT`,body:JSON.stringify({module:o,teamId:a,configType:i,visibleFields:nt(r,i)})})}async function lt({offset:e=0,limit:n=10,sortBy:r=`new`,searchQuery:i=``}={}){let a=new URLSearchParams({offset:String(e),limit:String(n),sortBy:r});i&&a.set(`searchquery`,i);let o=await t.o(t.x,`/get-all-users?${a}`),s=o.data??o,c=b(s,o.users,o.rows,o.items,o.records,s?.users,s?.data,s?.rows,s?.items,s?.records,s?.docs,s?.result,s?.results);return{users:c,total:S({...o,...s},c)}}async function ut(e=[]){return t.o(t.x,`${v}/seed`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify({collections:e})})}async function dt(){let e=await t.o(t.x,`${v}/seed-status`),n=e?.data??e??{};return{modules:Array.isArray(n.modules)?n.modules:[],seededModules:n.seededModules??{}}}async function ft(e){let n=localStorage.getItem(`authToken`),r=new FormData;r.append(`icon`,e);let i=await fetch(`${t.x}/admin/field-config/action-icon`,{method:`POST`,headers:{Authorization:`Bearer ${n}`},body:r});if(!i.ok){let e=Error(`Upload failed: ${i.status}`);throw e.status=i.status,e}let a=await i.json();return a.data??a}async function pt(){let[e,t,n]=await Promise.all([se().catch(()=>[]),Tt().catch(()=>[]),qt().catch(()=>[])]),r=Array.isArray(e)?e:[],i=n.map(e=>String(e?.module??``).trim()).filter(Boolean);return[...r,...Array.isArray(t)?t:[],...i]}async function mt(e,{page:n=1,limit:r=100}={}){let i=new URLSearchParams({module:e,page:String(n),limit:String(r)}),a=await t.o(t.x,`/module/list?${i}`),o=a?.data??a??{};return{items:Array.isArray(o.data)?o.data:[],total:o.pagination?.total??0}}async function ht(e,n){return t.o(t.x,`/module/create?module=${encodeURIComponent(e)}`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify(n)})}async function gt(e,n,r){return t.o(t.x,`/module/update/${encodeURIComponent(n)}?module=${encodeURIComponent(e)}`,{method:`PUT`,headers:{"Content-Type":`application/json`},body:JSON.stringify(r)})}async function _t(e,n){return t.o(t.x,`/module/delete/${encodeURIComponent(n)}?module=${encodeURIComponent(e)}`,{method:`DELETE`})}async function vt(e=``,n=50){let r=new URLSearchParams({search:e,limit:String(n),offset:`0`}),i=await t.o(t.x,`/admin/location-dropdown-values?${r}`),a=i?.data??i??[];return(Array.isArray(a)?a:[]).map(e=>{let t=typeof e==`string`?e:e.label??e.value??``;return{label:t,value:t}}).filter(e=>e.label)}async function yt(e,n,r=`_id`){let i=new URLSearchParams({collection:String(e),displayField:String(n),valueField:String(r)}),a=await t.o(t.x,`/admin/lookup-dropdown-values?${i}`),o=a?.data??a??[];return(Array.isArray(o)?o:[]).map(e=>({label:e.label??e.displayValue??e[n]??String(e.value??``),value:String(e.value??e._id??e.id??``)})).filter(e=>e.value&&e.label)}function bt(e){if(typeof e==`string`){let t=e.trim();return t?{field:t,locked:!0,forceShow:!0,forceReq:!0}:null}if(!e||typeof e!=`object`)return null;let t=String(e.field??``).trim();return t?{field:t,locked:e.locked===!0,forceShow:e.forceShow===!0,forceReq:e.forceReq===!0}:null}function xt(e){let t=new Map;return(Array.isArray(e)?e:[]).forEach(e=>{let n=bt(e);n&&!t.has(n.field)&&t.set(n.field,n)}),t}async function St(e){let n=await t.o(t.x,`/admin/default-fields?module=${encodeURIComponent(e)}`),r=n?.data??n??{};return Array.isArray(r.fields)?r.fields:[]}async function Ct(e,n,r){return t.o(t.x,`/admin/default-fields`,{method:`PUT`,headers:{"Content-Type":`application/json`},body:JSON.stringify({module:e,fields:n,otp:r})})}async function wt(e){let n=await t.o(t.x,`/email-verify`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify({email:e})}),r=n?.data??n??{};return{valid:!!r.valid,reason:r.reason??``,result:r.result??``,mailboxConfirmed:!!r.mailboxConfirmed,catchAll:!!r.catchAll,disposable:!!r.disposable,roleAddress:!!r.roleAddress,risk:r.risk??``,checks:Array.isArray(r.checks)?r.checks:[]}}async function Tt(){let e=await t.o(t.x,`/admin/lookup/collections`),n=e.data??e;return Array.isArray(n)?n:[]}async function Et(e){let n=await t.o(t.x,`/admin/lookup/collection-fields?collection=${encodeURIComponent(e)}`),r=n.data??n;return Array.isArray(r)?r:[]}async function Dt(e,n){let r=await t.o(t.x,`/admin/field-array-subfields?module=${encodeURIComponent(e)}&field=${encodeURIComponent(n)}`),i=r.data??r;return Array.isArray(i?.fields)?i.fields:[]}async function Ot(){let e=await t.o(t.x,`/admin/menu-modules`);return b(e.data,e)}async function kt({menuName:e,apiUrl:n=``,menuType:r=`menu`,parentMenuId:i=0,displayOrder:a=0}){let o=await t.o(t.x,`/admin/menu-modules`,{method:`POST`,body:JSON.stringify({menuName:e,apiUrl:n,menuType:r,parentMenuId:i,displayOrder:a})});return o.data??o}async function At(e,{menuName:n}){let r=await t.o(t.x,`/admin/menu-modules/${e}`,{method:`PUT`,body:JSON.stringify({menuName:n})});return r.data??r}async function jt(e){let n=await t.o(t.x,`/admin/menu-modules/${e}`,{method:`DELETE`});return n.data??n}async function Mt(){let e=await t.o(t.x,`/admin/menu-actions`);return b(e.data,e)}async function Nt({permissionName:e,permissionKey:n}){let r=await t.o(t.x,`/admin/menu-actions`,{method:`POST`,body:JSON.stringify({permissionName:e,permissionKey:n})});return r.data??r}async function Pt(e,{permissionName:n}){let r=await t.o(t.x,`/admin/menu-actions/${e}`,{method:`PUT`,body:JSON.stringify({permissionName:n})});return r.data??r}async function Ft(e){let n=await t.o(t.x,`/admin/menu-actions/${e}`,{method:`DELETE`});return n.data??n}function It(e){if(e&&typeof e==`object`&&!Array.isArray(e))return It(e.value??e.access_value??e.accessValue??e.permissionValue??e.enabled);if(e===!0||e===1||e===`1`)return`1`;let t=String(e??``).trim().toLowerCase();return t===`true`||t===`yes`||t===`active`?`1`:`0`}function Lt(e={}){return!e||typeof e!=`object`||Array.isArray(e)?e:Object.fromEntries(Object.entries(e).map(([e,t])=>[e,{...t,menuId:t?.menuId??t?.menu_id??0,permissions:Object.fromEntries(Object.entries(t?.permissions??{}).map(([e,t])=>[e,{...t&&typeof t==`object`&&!Array.isArray(t)?t:{},id:t?.id??t?.permission_id??t?.permissionId??0,value:It(t)}]))}]))}async function Rt(e){let n=await t.o(t.x,`/get-role-details?roleid=${e}`);return n?.data??n??{}}async function zt(e,n){return t.o(t.x,`/edit-role-details`,{method:`PUT`,headers:{"Content-Type":`application/json`},body:JSON.stringify({roleId:e,menus:Lt(n)})})}var Bt=`/admin/custom-forms`;async function Vt(e=``,n=``,r=``){let i=new URLSearchParams;e&&i.append(`module`,e),n&&i.append(`formType`,n),r&&i.append(`action`,r);let a=`${Bt}?${i.toString()}`,o=await t.o(t.x,a),s=o?.data;return Array.isArray(s)?s:Array.isArray(o)?o:[]}async function Ht(e){return t.o(t.x,Bt,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify(e)})}async function Ut(e,n){return t.o(t.x,`${Bt}/${e}`,{method:`PUT`,headers:{"Content-Type":`application/json`},body:JSON.stringify(n)})}async function Wt(e){return t.o(t.x,`${Bt}/${e}`,{method:`DELETE`})}var Gt=`/admin/row-action-config`;function Kt(e){return String(e??``).trim().toLowerCase()}async function qt(e=``){let n=Kt(e),r=n?`${Gt}?module=${encodeURIComponent(n)}`:Gt,i=await t.o(t.x,r),a=i?.data;return Array.isArray(a)?a:Array.isArray(i)?i:[]}async function Jt({module:e,roleId:n=0,rowActions:r=[]}){let i=Kt(e);return t.o(t.x,Gt,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify({module:i,roleId:n,rowActions:r})})}async function Yt(e,n=[]){return t.o(t.x,`${Gt}/${e}`,{method:`PUT`,headers:{"Content-Type":`application/json`},body:JSON.stringify({rowActions:n})})}async function Xt(e){return t.o(t.x,`${Gt}/${e}`,{method:`DELETE`})}var Zt=`/admin/module-action-rules`;async function Qt(e){let n=await t.o(t.x,`${Zt}?module=${encodeURIComponent(e)}`),r=n?.data;return Array.isArray(r)?r:Array.isArray(n)?n:[]}async function $t({module:e,name:n,description:r=``,conditions:i=[],blockedActions:a=[],disabledActions:o=[],allowedActions:s=void 0,isActive:c=!0}){return t.o(t.x,Zt,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify({module:e,name:n,description:r,conditions:i,blockedActions:a,disabledActions:o,allowedActions:s,isActive:c})})}async function en(e,{name:n,description:r=``,conditions:i=[],blockedActions:a=[],disabledActions:o=[],allowedActions:s=void 0,isActive:c=!0}){return t.o(t.x,`${Zt}/${e}`,{method:`PUT`,headers:{"Content-Type":`application/json`},body:JSON.stringify({name:n,description:r,conditions:i,blockedActions:a,disabledActions:o,allowedActions:s,isActive:c})})}async function tn(e){return t.o(t.x,`${Zt}/${e}`,{method:`DELETE`})}var nn=[{value:`self`,label:`Same page`},{value:`newTab`,label:`New tab`},{value:`popup`,label:`Popup`}],rn=nn.map(e=>e.value);function an(e){return{self:`self`,newtab:`newTab`,popup:`popup`}[String(e??``).trim().toLowerCase()]||`popup`}var on=`/popup/candidate-detail`;function sn(e,{href:t,navigate:n,location:r}={}){if(!t)return!1;let i=an(e);if(i===`self`)return!1;if(i===`newTab`)return window.open(t,`_blank`,`noopener`),!0;let a=String(t),o=(a.split(`/detailview/`)[1]??a.split(`/detail-view/`)[1])?.split(/[/?#]/)[0];if(!o||typeof n!=`function`)return!1;let s=r||(typeof window<`u`?{pathname:window.location.pathname,search:window.location.search,hash:window.location.hash}:void 0);return n(`${on}/${o}`,{state:{background:s}}),!0}var cn=Object.freeze({s3BaseUrl:`https://zinnext-devlopment-ap-south-1.s3.ap-south-1.amazonaws.com`.replace(/\/+$/,``),dateFormat:`DD MMM YYYY`,dateTimeFormat:`MMM DD, YYYY | hh:mm A`,showTimeZoneLabel:!0,timeZone:``,timeZoneAliases:{},region:``,booleanTrueLabel:`Yes`,booleanFalseLabel:`No`,emptyPlaceholder:`-`,emptyTexts:{},separator:` - `,documentNameOrder:[`name`,`documentName`,`uploadName`,`uploadedFileName`,`uniqueName`],phoneFormat:`3-3-4`,phoneCountryCode:``,candidateDetailViewMode:`popup`}),O={...cn},ln=null;function k(){return O}function un(e){if(!e||typeof e!=`object`)return{};let t={};if(e.s3BaseUrl&&(t.s3BaseUrl=String(e.s3BaseUrl).replace(/\/+$/,``)),e.dateFormat&&(t.dateFormat=e.dateFormat),e.dateTimeFormat&&(t.dateTimeFormat=e.dateTimeFormat),typeof e.showTimeZoneLabel==`boolean`&&(t.showTimeZoneLabel=e.showTimeZoneLabel),typeof e.timeZone==`string`&&(t.timeZone=e.timeZone.trim()),typeof e.region==`string`&&(t.region=e.region.trim()),e.timeZoneAliases&&typeof e.timeZoneAliases==`object`&&!Array.isArray(e.timeZoneAliases)&&(t.timeZoneAliases={...O.timeZoneAliases,...e.timeZoneAliases}),e.booleanTrueLabel&&(t.booleanTrueLabel=e.booleanTrueLabel),e.booleanFalseLabel&&(t.booleanFalseLabel=e.booleanFalseLabel),e.emptyPlaceholder&&(t.emptyPlaceholder=e.emptyPlaceholder),e.emptyTexts&&typeof e.emptyTexts==`object`&&!Array.isArray(e.emptyTexts)){let n={};Object.entries(e.emptyTexts).forEach(([e,t])=>{typeof t==`string`&&t.trim()!==``&&(n[e]=t.trim())}),Object.keys(n).length&&(t.emptyTexts={...O.emptyTexts,...n})}return typeof e.separator==`string`&&e.separator!==``&&(t.separator=e.separator),typeof e.phoneFormat==`string`&&e.phoneFormat.trim()!==``&&(t.phoneFormat=e.phoneFormat.trim()),typeof e.phoneCountryCode==`string`&&(t.phoneCountryCode=e.phoneCountryCode.trim()),typeof e.phoneCountryCode==`string`&&(t.phoneCountryCode=e.phoneCountryCode.trim()),Array.isArray(e.documentNameOrder)&&e.documentNameOrder.length&&(t.documentNameOrder=e.documentNameOrder),rn.includes(e.candidateDetailViewMode)&&(t.candidateDetailViewMode=e.candidateDetailViewMode),t}function dn(e=fn()){let t=(String(e).match(/\d+/g)??[`3`,`3`,`4`]).map(Number).filter(e=>e>0),n=String(e).match(/\D+/)?.[0]??`-`,r=t.length?t:[3,3,4];return{groups:r,sep:n,total:r.reduce((e,t)=>e+t,0)}}function fn(){return O.phoneFormat||cn.phoneFormat}function pn(){return O.phoneCountryCode??cn.phoneCountryCode}function mn(e,t=fn()){let{total:n}=dn(t);return String(e??``).replace(/\D/g,``).slice(0,n)}function hn(e,t=fn()){let{groups:n,sep:r}=dn(t),i=mn(e,t);if(!i)return``;let a=[],o=0;for(let e of n){if(o>=i.length)break;a.push(i.slice(o,o+e)),o+=e}return a.join(r)}function gn(e){return O={...O,...un(e)},O}function _n(e=!1){return ln&&!e||(ln=Promise.resolve().then(()=>De()).then(e=>gn(e)).catch(()=>O)),ln}s.default.extend(c.default),s.default.extend(l.default);var vn=null;function yn(){if(vn===null)try{vn=s.default.tz.guess()||`UTC`}catch{vn=`UTC`}return vn}function bn(e){let t=String(e??``).trim();if(!t||t!==`UTC`&&!t.includes(`/`))return!1;try{return new Intl.DateTimeFormat(`en-US`,{timeZone:t}),!0}catch{return!1}}function A(e=k()){let t=String(e?.timeZone??``).trim();return bn(t)?t:yn()}function xn(e){return(0,s.default)().tz(A(e))}function Sn(e,t){let n=(0,s.default)(e?.$date??e);return n.isValid()?n.tz(A(t)):n}function Cn(e,t,n=k()){let r=Sn(e,n);return r.isValid()?r.format(t||n?.dateFormat||`DD MMM YYYY`):``}function wn(e=k(),t){let n=A(e),r=Mn(n,e);if(r&&r.includes(`/`)){let e=Tn(n,t);if(e)return r.split(`/`).map(e=>e.trim()).find(t=>t.toUpperCase()===e.toUpperCase())||e}return r||Tn(n,t)||n}function Tn(e,t){try{let n=t===void 0?new Date:new Date((0,s.default)(t?.$date??t).valueOf());if(Number.isNaN(n.valueOf()))return``;let r=new Intl.DateTimeFormat(`en-US`,{timeZone:e,timeZoneName:`short`}).formatToParts(n).find(e=>e.type===`timeZoneName`)?.value??``;return/^[A-Za-z]+$/.test(r)?r:``}catch{return``}}function En(e,t=k()){let n=Cn(e,t?.dateTimeFormat||`MMM DD, YYYY | hh:mm A`,t);if(!n)return``;if(t?.showTimeZoneLabel===!1)return n;let r=wn(t,e);return r?`${n} ${r}`:n}function Dn(e){if(!e)return!1;if(e.tzAware===!0)return!0;if(e.tzAware===!1)return!1;let t=String(e.type??``).toLowerCase();return t===`datetime`||t===`time`||t===`datetime-local`}function On(e,t){if(e==null||e===``)return null;let n=(0,s.default)(e);if(!n.isValid())return null;let r=A(t);return s.default.tz(n.format(`YYYY-MM-DDTHH:mm:ss`),r)}function kn(e=A()){try{let t=(0,s.default)().tz(e).utcOffset(),n=t<0?`-`:`+`,r=Math.abs(t);return`UTC${n}${String(Math.floor(r/60)).padStart(2,`0`)}:${String(r%60).padStart(2,`0`)}`}catch{return``}}function An(e=k()){let t=A(e);return`${Mn(t,e)||t} (${kn(t)})`}var jn=Object.freeze({UTC:`UTC`,"Asia/Kolkata":`IST`,"Asia/Calcutta":`IST`,"Asia/Dubai":`GST`,"America/New_York":`EST/EDT`,"America/Chicago":`CST/CDT`,"America/Denver":`MST/MDT`,"America/Los_Angeles":`PST/PDT`,"Europe/London":`GMT/BST`,"Europe/Berlin":`CET/CEST`,"Asia/Singapore":`SGT`,"Asia/Tokyo":`JST`,"Australia/Sydney":`AEST/AEDT`});function Mn(e,t=k()){return(t?.timeZoneAliases??{})[e]??jn[e]??``}function Nn(e=k()){let t=[];try{t=Intl.supportedValuesOf(`timeZone`)??[]}catch{t=[]}let n=[`UTC`,...Object.keys(jn),...Object.keys(e?.timeZoneAliases??{})];return[...new Set([...n,...t])].filter(bn).map(t=>{let n=0;try{n=(0,s.default)().tz(t).utcOffset()}catch{return null}let r=Mn(t,e),i=kn(t);return{value:t,alias:r,offsetLabel:i,offsetMinutes:n,label:`${r?`${r} — `:``}${t} (${i})`}}).filter(Boolean).sort((e,t)=>e.offsetMinutes-t.offsetMinutes||e.value.localeCompare(t.value))}var j={brand:`#0053a5`,brandDark:`#1d4ed8`,brandDarker:`#1e40af`,brandHover:`#004f85`,brandSoft:`#dfedf7`,brandSofter:`#e7f2fa`,brandSubtle:`#edf8fe`,textPrimary:`#111827`,textSecondary:`#4b5563`,textMuted:`#6b7280`,textSubtle:`#010306`,textHeading:`#142235`,textDark:`#232a31`,textPlaceholder:`#a7b0bb`,textInverse:`#ffffff`,textLink:`#0053a5`,surfacePage:`#f5f6fa`,surfaceSoft:`#f8fafc`,surfaceSofter:`#f3f8fb`,surfaceCard:`#ffffff`,surfaceHover:`#eff6ff`,surfaceHoverLight:`#f8fcff`,surfaceHoverSoft:`#f5fbff`,surfaceSelected:`#dbeafe`,surfaceControl:`#f4f8fb`,surfaceRowAlt:`#fbfdff`,border:`#e6f0ff`,borderLight:`#eef3f8`,borderSofter:`#f0f0f0`,borderMuted:`#d8e4ef`,borderInput:`#d5dde5`,borderFocus:`#7dbce6`,borderHover:`#99c7e8`,controlBorder:`#77abd0`,controlBorderMuted:`#e7edf3`,controlAccent:`#4f9ac7`,iconMuted:`#d1d5db`,iconSubtle:`#9aa6b2`,iconNeutral:`#8c8c8c`,iconSoft:`#bbbbbb`,scrollbarThumb:`#c4ccd8`,scrollbarThumbLight:`#d1d5db`,danger:`#dc2626`,dangerSoft:`#ef4444`,dangerStrong:`#e11d24`,success:`#15803d`,successSoft:`#16a34a`,warning:`#f97316`,info:`#3b82f6`,transparent:`transparent`,statusNeutralBg:`#f1f3ee`,statusNeutralText:`#717b36`,statusProcessingBg:`#f6f4f7`,statusProcessingText:`#273048`,statusProcessingBorder:`#d4d8dd`,statusWarningBg:`#fff7ea`,statusWarningText:`#bf7328`,shadowMenu:`rgba(15, 35, 55, 0.08)`,shadowBadge:`rgba(26, 95, 145, 0.08)`,shadowTag:`rgba(39, 51, 70, 0.05)`,shadowAvatar:`rgba(57, 77, 103, 0.12)`,shadowDropdown:`0 6px 16px 0 rgba(0, 0, 0, .08), 0 3px 6px -4px rgba(0, 0, 0, .12), 0 9px 28px 8px rgba(0, 0, 0, .05)`,avatarBlueBg:`#eaf3ff`,avatarBlueText:`#142235`,avatarPurpleBg:`#f2eaff`,avatarMoreBg:`#eef6ff`,avatarMoreText:`#0053a5`,avatarNeutralBg:`#d9d9d9`,avatarNeutralText:`#555555`,avatarIndigo:`#6366f1`,avatarPurple:`#8b5cf6`,avatarBlue:`#3b82f6`,avatarGreen:`#10b981`,linkedIn:`#0077b5`};j.textPrimary,j.textSecondary,j.textMuted,j.textSubtle,j.textInverse,j.textLink,j.danger,j.success,j.danger,j.textLink,j.surfaceSoft,j.textSecondary,j.success,j.warning;var M={brand:`var(--color-brand)`,brandDark:`var(--color-brand-dark)`,brandDarker:`var(--color-brand-darker)`,brandHover:`var(--color-brand-hover)`,brandSoft:`var(--color-brand-soft)`,brandSofter:`var(--color-brand-softer)`,brandSubtle:`var(--color-brand-subtle)`,textPrimary:`var(--color-text-primary)`,textSecondary:`var(--color-text-secondary)`,textMuted:`var(--color-text-muted)`,textSubtle:`var(--color-text-subtle)`,textHeading:`var(--color-text-heading)`,textDark:`var(--color-text-dark)`,textPlaceholder:`var(--color-text-placeholder)`,textInverse:`var(--color-text-inverse)`,textLink:`var(--color-text-link)`,surfacePage:`var(--color-surface-page)`,surfaceSoft:`var(--color-surface-soft)`,surfaceSofter:`var(--color-surface-softer)`,surfaceCard:`var(--color-surface-card)`,surfaceHover:`var(--color-surface-hover)`,surfaceHoverLight:`var(--color-surface-hover-light)`,surfaceHoverSoft:`var(--color-surface-hover-soft)`,surfaceSelected:`var(--color-surface-selected)`,surfaceControl:`var(--color-surface-control)`,surfaceRowAlt:`var(--color-surface-row-alt)`,border:`var(--color-border)`,borderLight:`var(--color-border-light)`,borderSofter:`var(--color-border-softer)`,borderMuted:`var(--color-border-muted)`,borderInput:`var(--color-border-input)`,borderFocus:`var(--color-border-focus)`,borderHover:`var(--color-border-hover)`,controlBorder:`var(--color-control-border)`,controlBorderMuted:`var(--color-control-border-muted)`,controlAccent:`var(--color-control-accent)`,iconMuted:`var(--color-icon-muted)`,iconSubtle:`var(--color-icon-subtle)`,iconNeutral:`var(--color-icon-neutral)`,iconSoft:`var(--color-icon-soft)`,scrollbarThumb:`var(--color-scrollbar-thumb)`,scrollbarThumbLight:`var(--color-scrollbar-thumb-light)`,danger:`var(--color-danger)`,dangerSoft:`var(--color-danger-soft)`,dangerStrong:`var(--color-danger-strong)`,success:`var(--color-success)`,successSoft:`var(--color-success-soft)`,warning:`var(--color-warning)`,info:`var(--color-info)`,transparent:`var(--color-transparent)`,linkedIn:`var(--color-linkedin)`,statusNeutralBg:`var(--color-status-neutral-bg)`,statusNeutralText:`var(--color-status-neutral-text)`,statusProcessingBg:`var(--color-status-processing-bg)`,statusProcessingText:`var(--color-status-processing-text)`,statusProcessingBorder:`var(--color-status-processing-border)`,statusWarningBg:`var(--color-status-warning-bg)`,statusWarningText:`var(--color-status-warning-text)`,shadowMenu:`var(--color-shadow-menu)`,shadowBadge:`var(--color-shadow-badge)`,shadowTag:`var(--color-shadow-tag)`,shadowAvatar:`var(--color-shadow-avatar)`,shadowDropdown:`var(--color-shadow-dropdown)`,avatarBlueBg:`var(--color-avatar-blue-bg)`,avatarBlueText:`var(--color-avatar-blue-text)`,avatarPurpleBg:`var(--color-avatar-purple-bg)`,avatarMoreBg:`var(--color-avatar-more-bg)`,avatarMoreText:`var(--color-avatar-more-text)`},{Text:Pn,Title:Fn,Paragraph:In,Link:Ln}=i.Typography,Rn={display:`h1`,h1:`h1`,h2:`h2`,h3:`h3`,h4:`h4`,h5:`h5`,"section-title":`h3`,"card-title":`h4`,subtitle:`span`,body:`span`,"body-strong":`span`,label:`span`,caption:`span`,meta:`span`,metric:`span`,helper:`span`,link:`a`},zn={xs:`var(--font-size-xs)`,sm:`var(--font-size-sm)`,md:`var(--font-size-md)`,lg:`var(--font-size-lg)`,xl:`var(--font-size-xl)`,"2xl":`var(--font-size-2xl)`,"3xl":`var(--font-size-3xl)`,"4xl":`var(--font-size-4xl)`},Bn={regular:`var(--font-weight-regular)`,medium:`var(--font-weight-medium)`,semibold:`var(--font-weight-semibold)`,bold:`var(--font-weight-bold)`,extrabold:`var(--font-weight-extrabold)`},Vn={tight:`var(--line-height-tight)`,snug:`var(--line-height-snug)`,normal:`var(--line-height-normal)`,relaxed:`var(--line-height-relaxed)`},Hn={primary:M.textPrimary,secondary:M.textSecondary,muted:M.textMuted,subtle:M.textSubtle,inverse:M.textInverse,link:M.textLink,danger:M.danger,success:M.success};function Un(...e){return e.filter(Boolean).join(` `)}function Wn(e,t){if(e!=null)return t[e]||e}function Gn(e,t){return t===`link`||e===`a`?Ln:e===`p`?In:[`h1`,`h2`,`h3`,`h4`,`h5`].includes(e)?Fn:Pn}function Kn(e,t){let n=e||Rn[t];if(n?.startsWith(`h`))return Number(n.slice(1))}function qn({as:e,tag:t,variant:n=`body`,color:r,size:i,weight:a,lineHeight:s,align:c,truncate:l=!1,display:u,className:d,style:f,children:p,...m}){let h=t||e||Rn[n]||`span`,g=Gn(h,n),_=Kn(h,n),v={color:Wn(r,Hn),fontSize:Wn(i,zn),fontWeight:Wn(a,Bn),lineHeight:Wn(s,Vn),display:u,...f};return(0,o.jsx)(g,{..._?{level:_}:{},className:Un(`app-typography`,`app-typography--${n}`,r&&Hn[r]&&`app-typography--${r}`,c&&`app-typography--${c}`,l&&`app-typography--truncate`,d),style:v,...m,children:p})}var Jn=(e=``)=>e.trim().replace(/^\*\*(.*?)\*\*$/s,`$1`).replace(/^__(.*?)__$/s,`$1`),Yn=(e=[])=>e.length>0&&e.every(e=>/^:?-{3,}:?$/.test(String(e).trim())),Xn=(e=``)=>{let t=String(e||``).replace(/\r\n?/g,`
1
+ const e=require("./rolldown-runtime-Chgba0Kb.cjs"),t=require("./authApi-DiRtkJl2.cjs"),n=require("./diceCandidateMapper-BjMhHno3.cjs");let r=require("react");r=e.n(r,1);let i=require("antd"),a=require("@ant-design/icons"),o=require("react/jsx-runtime"),s=require("dayjs");s=e.n(s,1);let c=require("dayjs/plugin/utc");c=e.n(c,1);let l=require("dayjs/plugin/timezone");l=e.n(l,1);let u=require("react-router-dom"),d=require("@tiptap/react"),f=require("@tiptap/starter-kit");f=e.n(f,1);let p=require("@tiptap/extension-link");p=e.n(p,1);let m=require("@tiptap/extension-underline");m=e.n(m,1);let h=require("@tiptap/extension-table"),g=require("prop-types");g=e.n(g,1);let _=require("dompurify");_=e.n(_,1);var v=`/admin/field-config`,y=[{key:`clients`,apiModule:`clients`},{key:`job`,apiModule:`jobs`},{key:`candidate`,apiModule:`candidates`},{key:`submissions`,apiModule:`submissions`},{key:`onboarding`,apiModule:`onboarding`},{key:`billing`,apiModule:`billing`},{key:`payroll`,apiModule:`payroll`}];function b(...e){return e.find(Array.isArray)??[]}function x(e,t,n){return t.map(t=>e?.[t]).find(e=>e!=null&&e!==``)??n}function S(e,t){return e?.total??e?.totalCount??e?.count??e?.recordsTotal??e?.meta?.total??e?.pagination?.total??t.length}function C(e,t){let n=x(e,[`label`,`Label`,`fieldName`,`field_name`,`name`,`fieldLabel`,`value`],`Field ${t+1}`),r=x(e,[`field`,`Field`,`fieldKey`,`field_key`,`key`,`value`,`fieldName`,`name`],n),i=x(e,[`isVisible`,`is_visible`,`visible`,`show`,`is_show`,`isShow`,`enabled`],!0),a=x(e,[`ismandatory`,`isMandatory`,`is_mandatory`,`mandatory`,`required`,`req`],!1),o=x(e,[`order`,`Order`,`sortOrder`,`position`],t);return{...e,fieldKey:r,fieldName:n,type:x(e,[`type`,`Type`],`text`),isVisible:typeof i==`string`?![`false`,`0`,`hide`,`hidden`,`no`].includes(i.toLowerCase()):!!i,ismandatory:typeof a==`string`?[`true`,`1`,`yes`,`required`].includes(a.toLowerCase()):!!a,order:typeof o==`number`?o:t,isLink:!!e.isLink,linkTemplate:e.linkTemplate??``,linkType:e.linkType??`internal`,linkTarget:e.linkTarget??`_self`,action:e.action??`navigate`,secondaryField:e.secondaryField??``,secondaryLabel:e.secondaryLabel??``,secondaryFields:Array.isArray(e.secondaryFields)?e.secondaryFields:[],secondarySeparator:e.secondarySeparator??``,lookup:e.lookup?{...e.lookup,projectFields:Array.isArray(e.lookup.projectFields)?e.lookup.projectFields:[]}:null,derived:e.derived??null,computed:e.computed?{...e.computed,operands:Array.isArray(e.computed.operands)?e.computed.operands:[]}:null,actionButtons:Array.isArray(e.actionButtons)?e.actionButtons:[],renderType:e.renderType??``,renderConfig:e.renderConfig?{...e.renderConfig,treatZeroAsEmpty:!!e.renderConfig.treatZeroAsEmpty,cleanEmptyTemplateSeparators:!!e.renderConfig.cleanEmptyTemplateSeparators}:null,valueStyles:Array.isArray(e.valueStyles)?e.valueStyles:[],commonStyle:e.commonStyle??null,displayTemplate:e.displayTemplate??``,defaultValue:e.defaultValue??``,dataSource:e.dataSource??`module`,groupName:e.groupName??``,filterGroupFields:Array.isArray(e.filterGroupFields)?e.filterGroupFields:[],filterGroupSeparator:e.filterGroupSeparator??` `}}function ee(e){if(typeof e==`string`)return{key:e,apiModule:e};let t=x(e,[`key`,`moduleKey`,`value`,`module`,`apiModule`,`name`,`modulename`,`menuName`],``);return t?{key:t,apiModule:x(e,[`apiModule`,`api_module`,`module`,`value`,`key`,`name`,`modulename`,`menuName`],t)}:null}function w(e=y){let t=Array.isArray(e)&&e.length?e:y,n=new Set;return t.map(ee).filter(Boolean).filter(e=>!n.has(e.key)&&(n.add(e.key),!0))}var T=`/admin/modules`;async function te(){let e=await t.o(t.x,T),n=e?.data;return Array.isArray(n)?n:Array.isArray(e)?e:[]}async function ne(e){let n=await t.o(t.x,`${T}/${encodeURIComponent(e)}/automations`),r=n?.data??n??{};return{gateway:r.gateway??null,strategies:r.strategies??null}}async function re(e){let n=await t.o(t.x,`/admin/platform/${e}`),r=n?.data??n;return Array.isArray(r)?r:[]}async function ie(e,n){return t.o(t.x,`/admin/platform/${e}`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify(n)})}async function ae(e,n){return t.o(t.x,`/admin/platform/${e}/${encodeURIComponent(n)}`,{method:`DELETE`})}async function oe(e,{gateway:n,strategies:r}){return t.o(t.x,`${T}/${encodeURIComponent(e)}/automations`,{method:`PUT`,headers:{"Content-Type":`application/json`},body:JSON.stringify({gateway:n,strategies:r})})}async function se(){let e=[];try{e=await Ot()}catch{e=[]}let t=(Array.isArray(e)?e:[]).filter(e=>e?.isDeleted!==!0&&String(e?.status??`active`).toLowerCase()!==`inactive`&&String(e?.status??`active`).toLowerCase()!==`disabled`);return t.length>0?t:te()}async function ce(){let e;try{e=await te()}catch{return{}}let t={},n=(e,n,r)=>{let i=String(e??``).trim().toLowerCase();!i||!n||(r||t[i]===void 0)&&(t[i]=n)};for(let t of Array.isArray(e)?e:[]){let e=String(t?.collectionName??``).trim();e&&n(t?.key,e,!0)}for(let t of Array.isArray(e)?e:[]){let e=String(t?.collectionName??``).trim(),r=String(t?.key??``).trim().toLowerCase();!e||!r||(r.endsWith(`s`)?n(r.slice(0,-1),e,!1):n(`${r}s`,e,!1))}return t}var le=`/admin/form-groups`,ue=`/admin/config-defaults`,de=`000000000000000000000000`;function fe(e){let t=String(e??``).trim();return t===``||t===de}function pe(e={}){let t=new URLSearchParams;e.module&&t.set(`module`,e.module),e.clientId&&t.set(`clientId`,e.clientId),e.region&&t.set(`region`,e.region);let n=t.toString();return n?`?${n}`:``}async function me(e=``,n={}){let r=`${le}${pe({...n,module:e||n.module||``})}`,i=await t.o(t.x,r),a=i?.data;return Array.isArray(a)?a:a&&Array.isArray(a.groups)?a.groups:Array.isArray(i)?i:i&&Array.isArray(i.groups)?i.groups:[]}async function he({offset:e=0,limit:n=100,sortBy:r=`new`,searchvalue:i=``}={}){let a=new URLSearchParams({offset:String(e),limit:String(n),sortBy:r,searchvalue:i}),o=localStorage.getItem(`tenantId`)||``,s=localStorage.getItem(`businessId`)||``,c=localStorage.getItem(`businessUnitId`)||``;o&&a.set(`tenantId`,o),s&&a.set(`businessId`,s),c&&a.set(`businessUnitId`,c);let l=await t.o(t.x,`/client/view?${a.toString()}`),u=l?.data??l;return u?.clients??u?.Clients??u?.items??[]}async function ge(e){let n=await t.o(t.x,`/filter-dropdown-fields?module=${encodeURIComponent(e)}`),r=n?.data??n;return Array.isArray(r)?r:[]}async function _e(e,n={}){return t.o(t.x,`${le}${pe(n)}`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify(e)})}async function ve(e,n,r={}){return t.o(t.x,`${le}/${e}${pe(r)}`,{method:`PUT`,headers:{"Content-Type":`application/json`},body:JSON.stringify(n)})}async function ye(e,n={}){return t.o(t.x,`${le}/${e}${pe(n)}`,{method:`DELETE`})}async function be(e,n){return t.o(t.x,`${ue}/request-otp`,{method:`POST`,body:JSON.stringify({scope:e,action:n})})}async function xe(e,n,r){return t.o(t.x,`${ue}/apply`,{method:`POST`,body:JSON.stringify({scope:e,action:n,otp:r})})}var Se=`/admin/detail-config`;async function Ce(e,n={}){let r=pe({module:e,clientId:n.clientId}),i=await t.o(t.x,`${Se}${r}`),a=i?.data??i??{};return{module:a.module??e,clientId:fe(a.clientId)?``:String(a.clientId),fields:Array.isArray(a.fields)?a.fields:[],merges:Array.isArray(a.merges)?a.merges:[],sourceFields:Array.isArray(a.sourceFields)?a.sourceFields:[],groups:Array.isArray(a.groups)?a.groups:[]}}async function we({module:e,fields:n=[],merges:r=[],sourceFields:i=[],groups:a=[],clientId:o=``}){return t.o(t.x,Se,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify({module:e,fields:n,merges:r,sourceFields:i,groups:a,...o?{clientId:o}:{}})})}async function Te({module:e,clientId:n=``,otp:r}){return t.o(t.x,`${Se}/discover-fields`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify({module:e,otp:r,...n?{clientId:n}:{}})})}var Ee=`/admin/detail-defaults`;async function De(){let e=await t.o(t.x,Ee);return e?.data??e??{}}async function Oe(e){return t.o(t.x,Ee,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify(e)})}var ke=`/admin/ai-service-config`;async function Ae(){let e=await t.o(t.x,ke);return e?.data??e??[]}async function je(e){return t.o(t.x,ke,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify(e)})}async function Me(e){return t.o(t.x,`${ke}?serviceKey=${encodeURIComponent(e)}`,{method:`DELETE`})}async function Ne({baseUrl:e,authHeader:n,authValue:r}){let i=await t.o(t.x,`${ke}/test`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify({baseUrl:e,authHeader:n,authValue:r})});return i?.data??i}var Pe=`/admin/bgc-integration-config`;async function Fe(){let e=await t.o(t.x,Pe);return e?.data??e??{updateMethod:`MANUAL`,enabled:!0}}async function Ie(e){return t.o(t.x,Pe,{method:`PUT`,headers:{"Content-Type":`application/json`},body:JSON.stringify(e)})}async function Le(){let e=await t.o(t.x,`/integration-config/bgc/summary`);return e?.data??e??{updateMethod:`MANUAL`,enabled:!0}}var E=`/admin/integration-config`;async function Re(){let e=await t.o(t.x,E);return e?.data??e??[]}async function ze(e){let n=await t.o(t.x,`${E}/${encodeURIComponent(e)}`);return n?.data??n}async function Be(e){let n=e?.integrationKey,r=n?`${E}/${encodeURIComponent(n)}`:E;return t.o(t.x,r,{method:n?`PUT`:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify(e)})}async function Ve(e){return t.o(t.x,`${E}/${encodeURIComponent(e)}`,{method:`DELETE`})}async function He(e){let n=await t.o(t.x,`${E}/test`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify(e)});return n?.data??n}async function Ue(e){let n=await t.o(t.x,`/integration-config/${encodeURIComponent(e)}/summary`);return n?.data??n}async function We(e,n,r){let i=await t.o(t.x,`/integration-config/${encodeURIComponent(e)}/apply-status/${encodeURIComponent(n)}`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify(r)});return i?.data??i}function Ge(e){return{key:e.role_id??e.id,roleId:e.role_id??e.id,roleName:e.role_name??`N/A`,description:e.role_description??`N/A`,userCount:e.user_count??0,roleType:e.role_type??0,raw:e}}function D(e){return e?.raw?.role_id??e?.roleId??e?.key}async function Ke(){let e=await t.o(t.x,`/get-roles`),n=e.data??e,r=b(n?.zinnext_default).map(Ge),i=b(n?.custom_roles).map(Ge),a=[...r,...i];return{roles:a,total:a.length}}function qe(e){return{key:e.teamId,teamId:e.teamId,teamName:e.teamName??`N/A`,manager:e.reportingManager??`N/A`,managerId:e.reportingManagerId??0,memberCount:e.noOfTeamMembers??0,members:b(e.teamMembers),memberIds:b(e.teamMembersIds),raw:e}}function Je(e){return e?.raw?.teamId??e?.teamId??e?.key}async function Ye({offset:e=0,limit:n=10,sortBy:r=`new`,search:i=``}={}){let a=new URLSearchParams({searchquery:i,sortBy:r,limit:String(n),offset:String(e)}),o=await t.o(t.x,`/get-teams?${a}`),s=o.data??o,c=b(s?.teams,s,o?.teams),l=s?.totalCount??s?.total??c.length;return{teams:c.map(qe),total:l}}async function Xe(e,{teamName:n,managerId:r,memberIds:i=[]}){let a=Je(e);return t.o(t.x,`/team/edit?teamId=${a}`,{method:`PUT`,body:JSON.stringify({team_name:n,team_manager:r,other_team_members:i,reporting_team_member:[]})})}async function Ze(e,n,r,i=`listView`,a=!1){let o=new URLSearchParams({module:e,userId:`0`,[n]:String(r),configType:i});a&&(!i||i===`listView`)&&o.set(`includeMeta`,`1`);let s=await t.o(t.x,`${v}?${o}`),c=s.data??s,l=b(c,c?.visibleFields,s?.visibleFields);return a?{fields:l,dataVisibilityMode:c?.dataVisibilityMode??s?.dataVisibilityMode??`all`,dataOwnerField:c?.dataOwnerField??s?.dataOwnerField??`createdBy`}:l}async function Qe(e,t=`listView`,n=y){let r=D(e),i=w(n),a=await Promise.all(i.map(async({key:e,apiModule:n})=>[e,(await Ze(n,`roleId`,r,t)).map((t,i)=>({...C(t,i),module:e,apiModule:n,roleId:r}))]));return Object.fromEntries(a)}async function $e(e,t=`listView`,n=y){let r=D(e),i=w(n),a=await Promise.all(i.map(async({key:e,apiModule:n})=>{let i=await Ze(n,`roleId`,r,t,!0);return[e,{fields:i.fields.map((t,i)=>({...C(t,i),module:e,apiModule:n,roleId:r})),dataVisibilityMode:i.dataVisibilityMode??`all`,dataOwnerField:i.dataOwnerField??`createdBy`}]}));return Object.fromEntries(a)}async function et(e,t=`listView`){let n=Je(e),r=await Promise.all(y.map(async({key:e,apiModule:r})=>[e,(await Ze(r,`teamId`,n,t)).map((t,i)=>({...C(t,i),module:e,apiModule:r,teamId:n}))]));return Object.fromEntries(r)}function tt(e){if(!e?.lookup)return null;let t={...e.lookup},n=String(t.localField??``).trim()||String(e.fieldKey??``).trim(),r=String(t.valueField??t.foreignField??``).trim()||`_id`,i=String(t.displayField??t.projectField??``).trim(),a=String(t.displayField2??``).trim(),o=Array.isArray(t.projectFields)?t.projectFields.map(e=>String(e??``).trim()).filter(Boolean):[];return o.length===0&&(o=[i,a].filter(Boolean)),{...t,localField:n,valueField:r,displayField:i,...a?{displayField2:a}:{},projectFields:o}}function nt(e,t){let n=!t||t===`listView`;return e.map((e,r)=>{let i={label:e.fieldName,field:e.fieldKey,isVisible:e.isVisible,type:e.type??`text`,order:e.order??r};return n?Object.assign(i,{isLink:e.isLink??!1,linkTemplate:e.linkTemplate??``,linkType:e.linkType??`internal`,linkTarget:e.linkTarget??`_self`,action:e.action??`navigate`,secondaryField:e.secondaryField??``,secondaryLabel:e.secondaryLabel??``,secondaryFields:Array.isArray(e.secondaryFields)?e.secondaryFields:[],secondarySeparator:e.secondarySeparator??``,lookup:tt(e),actionButtons:e.actionButtons??[],derived:e.derived??null,computed:e.computed??null,renderType:e.renderType??``,valueStyles:Array.isArray(e.valueStyles)?e.valueStyles:[],commonStyle:e.commonStyle??null,displayTemplate:e.displayTemplate??``,defaultValue:e.defaultValue??``,renderConfig:e.renderConfig?{...e.renderConfig,treatZeroAsEmpty:!!e.renderConfig.treatZeroAsEmpty,cleanEmptyTemplateSeparators:!!e.renderConfig.cleanEmptyTemplateSeparators}:null}):(i.isEditable=e.isEditable??!1,i.ismandatory=e.ismandatory??e.isMandatory??!1,t===`filter`?(i.filterInputType=e.filterInputType??`dropdown`,i.isDefaultFilter=!!e.isDefaultFilter,i.dataSource=e.dataSource??`module`,e.dataSource===`group`&&(i.groupName=e.groupName??``),i.filterGroupFields=Array.isArray(e.filterGroupFields)?e.filterGroupFields:[],i.filterGroupSeparator=e.filterGroupSeparator??` `,e.lookup&&(i.lookup=e.lookup)):[`select`,`radio`,`checkbox`].includes(e.type)&&(i.dataSource=e.dataSource??`module`,e.dataSource===`group`&&(i.groupName=e.groupName??``))),i})}async function rt(e,n,r,i=`listView`,a=y,o=``,s=`createdBy`,c=!1){let l=D(e),u=w(a).find(e=>e.key===n)?.apiModule??n;return t.o(t.x,`${v}/role`,{method:`PUT`,body:JSON.stringify({module:u,roleId:l,configType:i,updateAllRoles:c,visibleFields:nt(r,i),...(!i||i===`listView`)&&o?{dataVisibilityMode:o,dataOwnerField:String(s||`createdBy`).trim()||`createdBy`}:{}})})}var it=`/admin/role-form-permissions`;function at(e){return`__group__:${e}`}async function ot(e,n,r={}){let i=D(e),a=new URLSearchParams({module:n,roleId:String(i??``)});r.clientId&&a.set(`clientId`,r.clientId),r.region&&a.set(`region`,r.region);let o=await t.o(t.x,`${it}?${a}`),s=o?.data??o;return Array.isArray(s)?s:[]}async function st(e,n,r){let i=D(e),a=[],o=0;for(let e of r){e.locked||a.push({label:e.label,field:at(e.name),isVisible:e.enabled,isEditable:e.editable!==!1,order:o++});for(let t of e.fields??[])t.locked||a.push({label:t.label,field:t.field,isVisible:t.enabled,isEditable:t.editable!==!1,order:o++})}return t.o(t.x,`${v}/role`,{method:`PUT`,body:JSON.stringify({module:n,roleId:i,configType:`form`,visibleFields:a})})}async function ct(e,n,r,i=`listView`){let a=Je(e),o=y.find(e=>e.key===n)?.apiModule??n;return t.o(t.x,`${v}/team`,{method:`PUT`,body:JSON.stringify({module:o,teamId:a,configType:i,visibleFields:nt(r,i)})})}async function lt({offset:e=0,limit:n=10,sortBy:r=`new`,searchQuery:i=``}={}){let a=new URLSearchParams({offset:String(e),limit:String(n),sortBy:r});i&&a.set(`searchquery`,i);let o=await t.o(t.x,`/get-all-users?${a}`),s=o.data??o,c=b(s,o.users,o.rows,o.items,o.records,s?.users,s?.data,s?.rows,s?.items,s?.records,s?.docs,s?.result,s?.results);return{users:c,total:S({...o,...s},c)}}async function ut(e=[]){return t.o(t.x,`${v}/seed`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify({collections:e})})}async function dt(){let e=await t.o(t.x,`${v}/seed-status`),n=e?.data??e??{};return{modules:Array.isArray(n.modules)?n.modules:[],seededModules:n.seededModules??{}}}async function ft(e){let n=localStorage.getItem(`authToken`),r=new FormData;r.append(`icon`,e);let i=await fetch(`${t.x}/admin/field-config/action-icon`,{method:`POST`,headers:{Authorization:`Bearer ${n}`},body:r});if(!i.ok){let e=Error(`Upload failed: ${i.status}`);throw e.status=i.status,e}let a=await i.json();return a.data??a}async function pt(){let[e,t,n]=await Promise.all([se().catch(()=>[]),Tt().catch(()=>[]),qt().catch(()=>[])]),r=Array.isArray(e)?e:[],i=n.map(e=>String(e?.module??``).trim()).filter(Boolean);return[...r,...Array.isArray(t)?t:[],...i]}async function mt(e,{page:n=1,limit:r=100}={}){let i=new URLSearchParams({module:e,page:String(n),limit:String(r)}),a=await t.o(t.x,`/module/list?${i}`),o=a?.data??a??{};return{items:Array.isArray(o.data)?o.data:[],total:o.pagination?.total??0}}async function ht(e,n){return t.o(t.x,`/module/create?module=${encodeURIComponent(e)}`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify(n)})}async function gt(e,n,r){return t.o(t.x,`/module/update/${encodeURIComponent(n)}?module=${encodeURIComponent(e)}`,{method:`PUT`,headers:{"Content-Type":`application/json`},body:JSON.stringify(r)})}async function _t(e,n){return t.o(t.x,`/module/delete/${encodeURIComponent(n)}?module=${encodeURIComponent(e)}`,{method:`DELETE`})}async function vt(e=``,n=50){let r=new URLSearchParams({search:e,limit:String(n),offset:`0`}),i=await t.o(t.x,`/admin/location-dropdown-values?${r}`),a=i?.data??i??[];return(Array.isArray(a)?a:[]).map(e=>{let t=typeof e==`string`?e:e.label??e.value??``;return{label:t,value:t}}).filter(e=>e.label)}async function yt(e,n,r=`_id`){let i=new URLSearchParams({collection:String(e),displayField:String(n),valueField:String(r)}),a=await t.o(t.x,`/admin/lookup-dropdown-values?${i}`),o=a?.data??a??[];return(Array.isArray(o)?o:[]).map(e=>({label:e.label??e.displayValue??e[n]??String(e.value??``),value:String(e.value??e._id??e.id??``)})).filter(e=>e.value&&e.label)}function bt(e){if(typeof e==`string`){let t=e.trim();return t?{field:t,locked:!0,forceShow:!0,forceReq:!0}:null}if(!e||typeof e!=`object`)return null;let t=String(e.field??``).trim();return t?{field:t,locked:e.locked===!0,forceShow:e.forceShow===!0,forceReq:e.forceReq===!0}:null}function xt(e){let t=new Map;return(Array.isArray(e)?e:[]).forEach(e=>{let n=bt(e);n&&!t.has(n.field)&&t.set(n.field,n)}),t}async function St(e){let n=await t.o(t.x,`/admin/default-fields?module=${encodeURIComponent(e)}`),r=n?.data??n??{};return Array.isArray(r.fields)?r.fields:[]}async function Ct(e,n,r){return t.o(t.x,`/admin/default-fields`,{method:`PUT`,headers:{"Content-Type":`application/json`},body:JSON.stringify({module:e,fields:n,otp:r})})}async function wt(e){let n=await t.o(t.x,`/email-verify`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify({email:e})}),r=n?.data??n??{};return{valid:!!r.valid,reason:r.reason??``,result:r.result??``,mailboxConfirmed:!!r.mailboxConfirmed,catchAll:!!r.catchAll,disposable:!!r.disposable,roleAddress:!!r.roleAddress,risk:r.risk??``,checks:Array.isArray(r.checks)?r.checks:[]}}async function Tt(){let e=await t.o(t.x,`/admin/lookup/collections`),n=e.data??e;return Array.isArray(n)?n:[]}async function Et(e){let n=await t.o(t.x,`/admin/lookup/collection-fields?collection=${encodeURIComponent(e)}`),r=n.data??n;return Array.isArray(r)?r:[]}async function Dt(e,n){let r=await t.o(t.x,`/admin/field-array-subfields?module=${encodeURIComponent(e)}&field=${encodeURIComponent(n)}`),i=r.data??r;return Array.isArray(i?.fields)?i.fields:[]}async function Ot(){let e=await t.o(t.x,`/admin/menu-modules`);return b(e.data,e)}async function kt({menuName:e,apiUrl:n=``,menuType:r=`menu`,parentMenuId:i=0,displayOrder:a=0}){let o=await t.o(t.x,`/admin/menu-modules`,{method:`POST`,body:JSON.stringify({menuName:e,apiUrl:n,menuType:r,parentMenuId:i,displayOrder:a})});return o.data??o}async function At(e,{menuName:n}){let r=await t.o(t.x,`/admin/menu-modules/${e}`,{method:`PUT`,body:JSON.stringify({menuName:n})});return r.data??r}async function jt(e){let n=await t.o(t.x,`/admin/menu-modules/${e}`,{method:`DELETE`});return n.data??n}async function Mt(){let e=await t.o(t.x,`/admin/menu-actions`);return b(e.data,e)}async function Nt({permissionName:e,permissionKey:n}){let r=await t.o(t.x,`/admin/menu-actions`,{method:`POST`,body:JSON.stringify({permissionName:e,permissionKey:n})});return r.data??r}async function Pt(e,{permissionName:n}){let r=await t.o(t.x,`/admin/menu-actions/${e}`,{method:`PUT`,body:JSON.stringify({permissionName:n})});return r.data??r}async function Ft(e){let n=await t.o(t.x,`/admin/menu-actions/${e}`,{method:`DELETE`});return n.data??n}function It(e){if(e&&typeof e==`object`&&!Array.isArray(e))return It(e.value??e.access_value??e.accessValue??e.permissionValue??e.enabled);if(e===!0||e===1||e===`1`)return`1`;let t=String(e??``).trim().toLowerCase();return t===`true`||t===`yes`||t===`active`?`1`:`0`}function Lt(e={}){return!e||typeof e!=`object`||Array.isArray(e)?e:Object.fromEntries(Object.entries(e).map(([e,t])=>[e,{...t,menuId:t?.menuId??t?.menu_id??0,permissions:Object.fromEntries(Object.entries(t?.permissions??{}).map(([e,t])=>[e,{...t&&typeof t==`object`&&!Array.isArray(t)?t:{},id:t?.id??t?.permission_id??t?.permissionId??0,value:It(t)}]))}]))}async function Rt(e){let n=await t.o(t.x,`/get-role-details?roleid=${e}`);return n?.data??n??{}}async function zt(e,n){return t.o(t.x,`/edit-role-details`,{method:`PUT`,headers:{"Content-Type":`application/json`},body:JSON.stringify({roleId:e,menus:Lt(n)})})}var Bt=`/admin/custom-forms`;async function Vt(e=``,n=``,r=``){let i=new URLSearchParams;e&&i.append(`module`,e),n&&i.append(`formType`,n),r&&i.append(`action`,r);let a=`${Bt}?${i.toString()}`,o=await t.o(t.x,a),s=o?.data;return Array.isArray(s)?s:Array.isArray(o)?o:[]}async function Ht(e){return t.o(t.x,Bt,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify(e)})}async function Ut(e,n){return t.o(t.x,`${Bt}/${e}`,{method:`PUT`,headers:{"Content-Type":`application/json`},body:JSON.stringify(n)})}async function Wt(e){return t.o(t.x,`${Bt}/${e}`,{method:`DELETE`})}var Gt=`/admin/row-action-config`;function Kt(e){return String(e??``).trim().toLowerCase()}async function qt(e=``){let n=Kt(e),r=n?`${Gt}?module=${encodeURIComponent(n)}`:Gt,i=await t.o(t.x,r),a=i?.data;return Array.isArray(a)?a:Array.isArray(i)?i:[]}async function Jt({module:e,roleId:n=0,rowActions:r=[]}){let i=Kt(e);return t.o(t.x,Gt,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify({module:i,roleId:n,rowActions:r})})}async function Yt(e,n=[]){return t.o(t.x,`${Gt}/${e}`,{method:`PUT`,headers:{"Content-Type":`application/json`},body:JSON.stringify({rowActions:n})})}async function Xt(e){return t.o(t.x,`${Gt}/${e}`,{method:`DELETE`})}var Zt=`/admin/module-action-rules`;async function Qt(e){let n=await t.o(t.x,`${Zt}?module=${encodeURIComponent(e)}`),r=n?.data;return Array.isArray(r)?r:Array.isArray(n)?n:[]}async function $t({module:e,name:n,description:r=``,conditions:i=[],blockedActions:a=[],disabledActions:o=[],allowedActions:s=void 0,isActive:c=!0}){return t.o(t.x,Zt,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify({module:e,name:n,description:r,conditions:i,blockedActions:a,disabledActions:o,allowedActions:s,isActive:c})})}async function en(e,{name:n,description:r=``,conditions:i=[],blockedActions:a=[],disabledActions:o=[],allowedActions:s=void 0,isActive:c=!0}){return t.o(t.x,`${Zt}/${e}`,{method:`PUT`,headers:{"Content-Type":`application/json`},body:JSON.stringify({name:n,description:r,conditions:i,blockedActions:a,disabledActions:o,allowedActions:s,isActive:c})})}async function tn(e){return t.o(t.x,`${Zt}/${e}`,{method:`DELETE`})}var nn=[{value:`self`,label:`Same page`},{value:`newTab`,label:`New tab`},{value:`popup`,label:`Popup`}],rn=nn.map(e=>e.value);function an(e){return{self:`self`,newtab:`newTab`,popup:`popup`}[String(e??``).trim().toLowerCase()]||`popup`}var on=`/popup/candidate-detail`;function sn(e,{href:t,navigate:n,location:r}={}){if(!t)return!1;let i=an(e);if(i===`self`)return!1;if(i===`newTab`)return window.open(t,`_blank`,`noopener`),!0;let a=String(t),o=(a.split(`/detailview/`)[1]??a.split(`/detail-view/`)[1])?.split(/[/?#]/)[0];if(!o||typeof n!=`function`)return!1;let s=r||(typeof window<`u`?{pathname:window.location.pathname,search:window.location.search,hash:window.location.hash}:void 0);return n(`${on}/${o}`,{state:{background:s}}),!0}var cn=Object.freeze({s3BaseUrl:`https://zinnext-devlopment-ap-south-1.s3.ap-south-1.amazonaws.com`.replace(/\/+$/,``),dateFormat:`DD MMM YYYY`,dateTimeFormat:`MMM DD, YYYY | hh:mm A`,showTimeZoneLabel:!0,timeZone:``,timeZoneAliases:{},region:``,booleanTrueLabel:`Yes`,booleanFalseLabel:`No`,emptyPlaceholder:`-`,emptyTexts:{},separator:` - `,documentNameOrder:[`name`,`documentName`,`uploadName`,`uploadedFileName`,`uniqueName`],phoneFormat:`3-3-4`,phoneCountryCode:``,candidateDetailViewMode:`popup`}),O={...cn},ln=null;function k(){return O}function un(e){if(!e||typeof e!=`object`)return{};let t={};if(e.s3BaseUrl&&(t.s3BaseUrl=String(e.s3BaseUrl).replace(/\/+$/,``)),e.dateFormat&&(t.dateFormat=e.dateFormat),e.dateTimeFormat&&(t.dateTimeFormat=e.dateTimeFormat),typeof e.showTimeZoneLabel==`boolean`&&(t.showTimeZoneLabel=e.showTimeZoneLabel),typeof e.timeZone==`string`&&(t.timeZone=e.timeZone.trim()),typeof e.region==`string`&&(t.region=e.region.trim()),e.timeZoneAliases&&typeof e.timeZoneAliases==`object`&&!Array.isArray(e.timeZoneAliases)&&(t.timeZoneAliases={...O.timeZoneAliases,...e.timeZoneAliases}),e.booleanTrueLabel&&(t.booleanTrueLabel=e.booleanTrueLabel),e.booleanFalseLabel&&(t.booleanFalseLabel=e.booleanFalseLabel),e.emptyPlaceholder&&(t.emptyPlaceholder=e.emptyPlaceholder),e.emptyTexts&&typeof e.emptyTexts==`object`&&!Array.isArray(e.emptyTexts)){let n={};Object.entries(e.emptyTexts).forEach(([e,t])=>{typeof t==`string`&&t.trim()!==``&&(n[e]=t.trim())}),Object.keys(n).length&&(t.emptyTexts={...O.emptyTexts,...n})}return typeof e.separator==`string`&&e.separator!==``&&(t.separator=e.separator),typeof e.phoneFormat==`string`&&e.phoneFormat.trim()!==``&&(t.phoneFormat=e.phoneFormat.trim()),typeof e.phoneCountryCode==`string`&&(t.phoneCountryCode=e.phoneCountryCode.trim()),typeof e.phoneCountryCode==`string`&&(t.phoneCountryCode=e.phoneCountryCode.trim()),Array.isArray(e.documentNameOrder)&&e.documentNameOrder.length&&(t.documentNameOrder=e.documentNameOrder),rn.includes(e.candidateDetailViewMode)&&(t.candidateDetailViewMode=e.candidateDetailViewMode),t}function dn(e=fn()){let t=(String(e).match(/\d+/g)??[`3`,`3`,`4`]).map(Number).filter(e=>e>0),n=String(e).match(/\D+/)?.[0]??`-`,r=t.length?t:[3,3,4];return{groups:r,sep:n,total:r.reduce((e,t)=>e+t,0)}}function fn(){return O.phoneFormat||cn.phoneFormat}function pn(){return O.phoneCountryCode??cn.phoneCountryCode}function mn(e,t=fn()){let{total:n}=dn(t);return String(e??``).replace(/\D/g,``).slice(0,n)}function hn(e,t=fn()){let{groups:n,sep:r}=dn(t),i=mn(e,t);if(!i)return``;let a=[],o=0;for(let e of n){if(o>=i.length)break;a.push(i.slice(o,o+e)),o+=e}return a.join(r)}function gn(e){return O={...O,...un(e)},O}function _n(e=!1){return ln&&!e||(ln=Promise.resolve().then(()=>De()).then(e=>gn(e)).catch(()=>O)),ln}s.default.extend(c.default),s.default.extend(l.default);var vn=null;function yn(){if(vn===null)try{vn=s.default.tz.guess()||`UTC`}catch{vn=`UTC`}return vn}function bn(e){let t=String(e??``).trim();if(!t||t!==`UTC`&&!t.includes(`/`))return!1;try{return new Intl.DateTimeFormat(`en-US`,{timeZone:t}),!0}catch{return!1}}function A(e=k()){let t=String(e?.timeZone??``).trim();return bn(t)?t:yn()}function xn(e){return(0,s.default)().tz(A(e))}function Sn(e,t){let n=(0,s.default)(e?.$date??e);return n.isValid()?n.tz(A(t)):n}function Cn(e,t,n=k()){let r=Sn(e,n);return r.isValid()?r.format(t||n?.dateFormat||`DD MMM YYYY`):``}function wn(e=k(),t){let n=A(e),r=Mn(n,e);if(r&&r.includes(`/`)){let e=Tn(n,t);if(e)return r.split(`/`).map(e=>e.trim()).find(t=>t.toUpperCase()===e.toUpperCase())||e}return r||Tn(n,t)||n}function Tn(e,t){try{let n=t===void 0?new Date:new Date((0,s.default)(t?.$date??t).valueOf());if(Number.isNaN(n.valueOf()))return``;let r=new Intl.DateTimeFormat(`en-US`,{timeZone:e,timeZoneName:`short`}).formatToParts(n).find(e=>e.type===`timeZoneName`)?.value??``;return/^[A-Za-z]+$/.test(r)?r:``}catch{return``}}function En(e,t=k()){let n=Cn(e,t?.dateTimeFormat||`MMM DD, YYYY | hh:mm A`,t);if(!n)return``;if(t?.showTimeZoneLabel===!1)return n;let r=wn(t,e);return r?`${n} ${r}`:n}function Dn(e){if(!e)return!1;if(e.tzAware===!0)return!0;if(e.tzAware===!1)return!1;let t=String(e.type??``).toLowerCase();return t===`datetime`||t===`time`||t===`datetime-local`}function On(e,t){if(e==null||e===``)return null;let n=(0,s.default)(e);if(!n.isValid())return null;let r=A(t);return s.default.tz(n.format(`YYYY-MM-DDTHH:mm:ss`),r)}function kn(e=A()){try{let t=(0,s.default)().tz(e).utcOffset(),n=t<0?`-`:`+`,r=Math.abs(t);return`UTC${n}${String(Math.floor(r/60)).padStart(2,`0`)}:${String(r%60).padStart(2,`0`)}`}catch{return``}}function An(e=k()){let t=A(e);return`${Mn(t,e)||t} (${kn(t)})`}var jn=Object.freeze({UTC:`UTC`,"Asia/Kolkata":`IST`,"Asia/Calcutta":`IST`,"Asia/Dubai":`GST`,"America/New_York":`EST/EDT`,"America/Chicago":`CST/CDT`,"America/Denver":`MST/MDT`,"America/Los_Angeles":`PST/PDT`,"Europe/London":`GMT/BST`,"Europe/Berlin":`CET/CEST`,"Asia/Singapore":`SGT`,"Asia/Tokyo":`JST`,"Australia/Sydney":`AEST/AEDT`});function Mn(e,t=k()){return(t?.timeZoneAliases??{})[e]??jn[e]??``}function Nn(e=k()){let t=[];try{t=Intl.supportedValuesOf(`timeZone`)??[]}catch{t=[]}let n=[`UTC`,...Object.keys(jn),...Object.keys(e?.timeZoneAliases??{})];return[...new Set([...n,...t])].filter(bn).map(t=>{let n=0;try{n=(0,s.default)().tz(t).utcOffset()}catch{return null}let r=Mn(t,e),i=kn(t);return{value:t,alias:r,offsetLabel:i,offsetMinutes:n,label:`${r?`${r} — `:``}${t} (${i})`}}).filter(Boolean).sort((e,t)=>e.offsetMinutes-t.offsetMinutes||e.value.localeCompare(t.value))}var j={brand:`#0053a5`,brandDark:`#1d4ed8`,brandDarker:`#1e40af`,brandHover:`#004f85`,brandSoft:`#dfedf7`,brandSofter:`#e7f2fa`,brandSubtle:`#edf8fe`,textPrimary:`#111827`,textSecondary:`#4b5563`,textMuted:`#6b7280`,textSubtle:`#010306`,textHeading:`#142235`,textDark:`#232a31`,textPlaceholder:`#a7b0bb`,textInverse:`#ffffff`,textLink:`#0053a5`,surfacePage:`#f5f6fa`,surfaceSoft:`#f8fafc`,surfaceSofter:`#f3f8fb`,surfaceCard:`#ffffff`,surfaceHover:`#eff6ff`,surfaceHoverLight:`#f8fcff`,surfaceHoverSoft:`#f5fbff`,surfaceSelected:`#dbeafe`,surfaceControl:`#f4f8fb`,surfaceRowAlt:`#fbfdff`,border:`#e6f0ff`,borderLight:`#eef3f8`,borderSofter:`#f0f0f0`,borderMuted:`#d8e4ef`,borderInput:`#d5dde5`,borderFocus:`#7dbce6`,borderHover:`#99c7e8`,controlBorder:`#77abd0`,controlBorderMuted:`#e7edf3`,controlAccent:`#4f9ac7`,iconMuted:`#d1d5db`,iconSubtle:`#9aa6b2`,iconNeutral:`#8c8c8c`,iconSoft:`#bbbbbb`,scrollbarThumb:`#c4ccd8`,scrollbarThumbLight:`#d1d5db`,danger:`#dc2626`,dangerSoft:`#ef4444`,dangerStrong:`#e11d24`,success:`#15803d`,successSoft:`#16a34a`,warning:`#f97316`,info:`#3b82f6`,transparent:`transparent`,statusNeutralBg:`#f1f3ee`,statusNeutralText:`#717b36`,statusProcessingBg:`#f6f4f7`,statusProcessingText:`#273048`,statusProcessingBorder:`#d4d8dd`,statusWarningBg:`#fff7ea`,statusWarningText:`#bf7328`,shadowMenu:`rgba(15, 35, 55, 0.08)`,shadowBadge:`rgba(26, 95, 145, 0.08)`,shadowTag:`rgba(39, 51, 70, 0.05)`,shadowAvatar:`rgba(57, 77, 103, 0.12)`,shadowDropdown:`0 6px 16px 0 rgba(0, 0, 0, .08), 0 3px 6px -4px rgba(0, 0, 0, .12), 0 9px 28px 8px rgba(0, 0, 0, .05)`,avatarBlueBg:`#eaf3ff`,avatarBlueText:`#142235`,avatarPurpleBg:`#f2eaff`,avatarMoreBg:`#eef6ff`,avatarMoreText:`#0053a5`,avatarNeutralBg:`#d9d9d9`,avatarNeutralText:`#555555`,avatarIndigo:`#6366f1`,avatarPurple:`#8b5cf6`,avatarBlue:`#3b82f6`,avatarGreen:`#10b981`,linkedIn:`#0077b5`};j.textPrimary,j.textSecondary,j.textMuted,j.textSubtle,j.textInverse,j.textLink,j.danger,j.success,j.danger,j.textLink,j.surfaceSoft,j.textSecondary,j.success,j.warning;var M={brand:`var(--color-brand)`,brandDark:`var(--color-brand-dark)`,brandDarker:`var(--color-brand-darker)`,brandHover:`var(--color-brand-hover)`,brandSoft:`var(--color-brand-soft)`,brandSofter:`var(--color-brand-softer)`,brandSubtle:`var(--color-brand-subtle)`,textPrimary:`var(--color-text-primary)`,textSecondary:`var(--color-text-secondary)`,textMuted:`var(--color-text-muted)`,textSubtle:`var(--color-text-subtle)`,textHeading:`var(--color-text-heading)`,textDark:`var(--color-text-dark)`,textPlaceholder:`var(--color-text-placeholder)`,textInverse:`var(--color-text-inverse)`,textLink:`var(--color-text-link)`,surfacePage:`var(--color-surface-page)`,surfaceSoft:`var(--color-surface-soft)`,surfaceSofter:`var(--color-surface-softer)`,surfaceCard:`var(--color-surface-card)`,surfaceHover:`var(--color-surface-hover)`,surfaceHoverLight:`var(--color-surface-hover-light)`,surfaceHoverSoft:`var(--color-surface-hover-soft)`,surfaceSelected:`var(--color-surface-selected)`,surfaceControl:`var(--color-surface-control)`,surfaceRowAlt:`var(--color-surface-row-alt)`,border:`var(--color-border)`,borderLight:`var(--color-border-light)`,borderSofter:`var(--color-border-softer)`,borderMuted:`var(--color-border-muted)`,borderInput:`var(--color-border-input)`,borderFocus:`var(--color-border-focus)`,borderHover:`var(--color-border-hover)`,controlBorder:`var(--color-control-border)`,controlBorderMuted:`var(--color-control-border-muted)`,controlAccent:`var(--color-control-accent)`,iconMuted:`var(--color-icon-muted)`,iconSubtle:`var(--color-icon-subtle)`,iconNeutral:`var(--color-icon-neutral)`,iconSoft:`var(--color-icon-soft)`,scrollbarThumb:`var(--color-scrollbar-thumb)`,scrollbarThumbLight:`var(--color-scrollbar-thumb-light)`,danger:`var(--color-danger)`,dangerSoft:`var(--color-danger-soft)`,dangerStrong:`var(--color-danger-strong)`,success:`var(--color-success)`,successSoft:`var(--color-success-soft)`,warning:`var(--color-warning)`,info:`var(--color-info)`,transparent:`var(--color-transparent)`,linkedIn:`var(--color-linkedin)`,statusNeutralBg:`var(--color-status-neutral-bg)`,statusNeutralText:`var(--color-status-neutral-text)`,statusProcessingBg:`var(--color-status-processing-bg)`,statusProcessingText:`var(--color-status-processing-text)`,statusProcessingBorder:`var(--color-status-processing-border)`,statusWarningBg:`var(--color-status-warning-bg)`,statusWarningText:`var(--color-status-warning-text)`,shadowMenu:`var(--color-shadow-menu)`,shadowBadge:`var(--color-shadow-badge)`,shadowTag:`var(--color-shadow-tag)`,shadowAvatar:`var(--color-shadow-avatar)`,shadowDropdown:`var(--color-shadow-dropdown)`,avatarBlueBg:`var(--color-avatar-blue-bg)`,avatarBlueText:`var(--color-avatar-blue-text)`,avatarPurpleBg:`var(--color-avatar-purple-bg)`,avatarMoreBg:`var(--color-avatar-more-bg)`,avatarMoreText:`var(--color-avatar-more-text)`},{Text:Pn,Title:Fn,Paragraph:In,Link:Ln}=i.Typography,Rn={display:`h1`,h1:`h1`,h2:`h2`,h3:`h3`,h4:`h4`,h5:`h5`,"section-title":`h3`,"card-title":`h4`,subtitle:`span`,body:`span`,"body-strong":`span`,label:`span`,caption:`span`,meta:`span`,metric:`span`,helper:`span`,link:`a`},zn={xs:`var(--font-size-xs)`,sm:`var(--font-size-sm)`,md:`var(--font-size-md)`,lg:`var(--font-size-lg)`,xl:`var(--font-size-xl)`,"2xl":`var(--font-size-2xl)`,"3xl":`var(--font-size-3xl)`,"4xl":`var(--font-size-4xl)`},Bn={regular:`var(--font-weight-regular)`,medium:`var(--font-weight-medium)`,semibold:`var(--font-weight-semibold)`,bold:`var(--font-weight-bold)`,extrabold:`var(--font-weight-extrabold)`},Vn={tight:`var(--line-height-tight)`,snug:`var(--line-height-snug)`,normal:`var(--line-height-normal)`,relaxed:`var(--line-height-relaxed)`},Hn={primary:M.textPrimary,secondary:M.textSecondary,muted:M.textMuted,subtle:M.textSubtle,inverse:M.textInverse,link:M.textLink,danger:M.danger,success:M.success};function Un(...e){return e.filter(Boolean).join(` `)}function Wn(e,t){if(e!=null)return t[e]||e}function Gn(e,t){return t===`link`||e===`a`?Ln:e===`p`?In:[`h1`,`h2`,`h3`,`h4`,`h5`].includes(e)?Fn:Pn}function Kn(e,t){let n=e||Rn[t];if(n?.startsWith(`h`))return Number(n.slice(1))}function qn({as:e,tag:t,variant:n=`body`,color:r,size:i,weight:a,lineHeight:s,align:c,truncate:l=!1,display:u,className:d,style:f,children:p,...m}){let h=t||e||Rn[n]||`span`,g=Gn(h,n),_=Kn(h,n),v={color:Wn(r,Hn),fontSize:Wn(i,zn),fontWeight:Wn(a,Bn),lineHeight:Wn(s,Vn),display:u,...f};return(0,o.jsx)(g,{..._?{level:_}:{},className:Un(`app-typography`,`app-typography--${n}`,r&&Hn[r]&&`app-typography--${r}`,c&&`app-typography--${c}`,l&&`app-typography--truncate`,d),style:v,...m,children:p})}var Jn=(e=``)=>e.trim().replace(/^\*\*(.*?)\*\*$/s,`$1`).replace(/^__(.*?)__$/s,`$1`),Yn=(e=[])=>e.length>0&&e.every(e=>/^:?-{3,}:?$/.test(String(e).trim())),Xn=(e=``)=>{let t=String(e||``).replace(/\r\n?/g,`
2
2
  `).trim();if(!t)return null;let n=t.split(`
3
3
  `).filter(e=>e.trim().length>0);if(n.length<2)return null;if(n.some(e=>e.includes(` `))){let e=n.map(e=>e.split(` `).map(Jn)),t=Math.max(...e.map(e=>e.length));return t<2?null:{rows:e.map(e=>[...e,...Array(t-e.length).fill(``)]),hasHeaderRow:!0}}let r=n.filter(e=>e.includes(`|`)).map(e=>{let t=e.trim();return t.startsWith(`|`)&&(t=t.slice(1)),t.endsWith(`|`)&&(t=t.slice(0,-1)),t.split(`|`).map(Jn)});if(r.length<2)return null;let i=r.findIndex(Yn),a=r.filter((e,t)=>t!==i),o=Math.max(...a.map(e=>e.length));return a.length<2||o<2?null:{rows:a.map(e=>[...e,...Array(o-e.length).fill(``)]),hasHeaderRow:i===1}},Zn=(e,t,n)=>{let{table:r,tableRow:i,tableHeader:a,tableCell:o,paragraph:s}=e.nodes;if(!r||!i||!o||!s)return null;let c=t.map((t,r)=>{let c=n&&r===0&&a?a:o,l=t.map(t=>{let n=String(t??``),r=n?e.text(n):void 0;return c.create(null,s.create(null,r))});return i.create(null,l)});return r.create(null,c)};function N({onClick:e,active:t,disabled:n,title:r,children:i}){return(0,o.jsx)(`button`,{type:`button`,title:r,disabled:n,className:`tte-btn${t?` tte-btn--active`:``}`,onMouseDown:t=>{t.preventDefault(),e?.()},children:i})}function Qn({editor:e,disabled:t}){return e?(0,o.jsxs)(`div`,{className:`tte-toolbar${t?` tte-toolbar--disabled`:``}`,children:[(0,o.jsxs)(`div`,{className:`tte-toolbar-group`,children:[(0,o.jsx)(N,{title:`Bold`,disabled:t,active:e.isActive(`bold`),onClick:()=>e.chain().focus().toggleBold().run(),children:(0,o.jsx)(`strong`,{children:`B`})}),(0,o.jsx)(N,{title:`Italic`,disabled:t,active:e.isActive(`italic`),onClick:()=>e.chain().focus().toggleItalic().run(),children:(0,o.jsx)(`em`,{children:`I`})}),(0,o.jsx)(N,{title:`Underline`,disabled:t,active:e.isActive(`underline`),onClick:()=>e.chain().focus().toggleUnderline().run(),children:(0,o.jsx)(`span`,{style:{textDecoration:`underline`},children:`U`})}),(0,o.jsx)(N,{title:`Strikethrough`,disabled:t,active:e.isActive(`strike`),onClick:()=>e.chain().focus().toggleStrike().run(),children:(0,o.jsx)(`s`,{children:`S`})})]}),(0,o.jsx)(`div`,{className:`tte-toolbar-divider`}),(0,o.jsxs)(`div`,{className:`tte-toolbar-group`,children:[(0,o.jsx)(N,{title:`Bullet List`,disabled:t,active:e.isActive(`bulletList`),onClick:()=>e.chain().focus().toggleBulletList().run(),children:`≡`}),(0,o.jsx)(N,{title:`Ordered List`,disabled:t,active:e.isActive(`orderedList`),onClick:()=>e.chain().focus().toggleOrderedList().run(),children:`1.`})]}),(0,o.jsx)(`div`,{className:`tte-toolbar-divider`}),(0,o.jsx)(`div`,{className:`tte-toolbar-group`,children:(0,o.jsx)(N,{title:`Link`,disabled:t,active:e.isActive(`link`),onClick:()=>{let t=window.prompt(`Enter URL`);if(!t){e.chain().focus().unsetLink().run();return}e.chain().focus().setLink({href:t}).run()},children:`🔗`})}),(0,o.jsx)(`div`,{className:`tte-toolbar-divider`}),(0,o.jsxs)(`div`,{className:`tte-toolbar-group tte-table-tools`,children:[(0,o.jsx)(N,{title:`Insert 3 × 3 table`,disabled:t,active:e.isActive(`table`),onClick:()=>e.chain().focus().insertTable({rows:3,cols:3,withHeaderRow:!0}).run(),children:`▦`}),e.isActive(`table`)&&(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(N,{title:`Add column`,disabled:t||!e.can().addColumnAfter(),onClick:()=>e.chain().focus().addColumnAfter().run(),children:`C+`}),(0,o.jsx)(N,{title:`Delete column`,disabled:t||!e.can().deleteColumn(),onClick:()=>e.chain().focus().deleteColumn().run(),children:`C−`}),(0,o.jsx)(N,{title:`Add row`,disabled:t||!e.can().addRowAfter(),onClick:()=>e.chain().focus().addRowAfter().run(),children:`R+`}),(0,o.jsx)(N,{title:`Delete row`,disabled:t||!e.can().deleteRow(),onClick:()=>e.chain().focus().deleteRow().run(),children:`R−`}),(0,o.jsx)(N,{title:`Toggle header row`,disabled:t||!e.can().toggleHeaderRow(),onClick:()=>e.chain().focus().toggleHeaderRow().run(),children:`H`}),(0,o.jsx)(N,{title:`Delete table`,disabled:t||!e.can().deleteTable(),onClick:()=>e.chain().focus().deleteTable().run(),children:`🗑`})]})]}),(0,o.jsx)(`div`,{className:`tte-toolbar-divider`}),(0,o.jsx)(`div`,{className:`tte-toolbar-group`,children:(0,o.jsx)(N,{title:`Clear formatting`,disabled:t,onClick:()=>e.chain().focus().clearNodes().unsetAllMarks().run(),children:`✕`})})]}):null}function $n({value:e=``,onChange:t,disabled:n=!1,placeholder:i=``}){let a=(0,r.useRef)(e??``),s=(0,d.useEditor)({extensions:[f.default,m.default,p.default.configure({openOnClick:!1,HTMLAttributes:{rel:`noopener noreferrer`}}),h.Table.configure({resizable:!0,HTMLAttributes:{class:`email-template-table`}}),h.TableRow,h.TableHeader,h.TableCell],content:e,editable:!n,editorProps:{attributes:{class:`tte-content`},handlePaste:(e,t)=>{let n=Xn(t.clipboardData?.getData(`text/plain`)||``);if(!n)return!1;let r=Zn(e.state.schema,n.rows,n.hasHeaderRow);if(!r)return!1;t.preventDefault();let i=e.state.tr.replaceSelectionWith(r,!1).scrollIntoView();return e.dispatch(i),!0}},onUpdate:({editor:e})=>{let n=e.getHTML(),r=n===`<p></p>`?``:n;a.current=r,t?.(r)}});return(0,r.useEffect)(()=>{if(!s||s.isDestroyed)return;let t=e||``;t!==(a.current||``)&&(a.current=t,s.commands.setContent(t,!1))},[e,s]),(0,r.useEffect)(()=>{s&&s.setEditable(!n)},[n,s]),(0,o.jsxs)(`div`,{className:`tte-wrapper${n?` tte-wrapper--disabled`:``}`,children:[(0,o.jsx)(Qn,{editor:s,disabled:n}),(0,o.jsx)(d.EditorContent,{editor:s}),!e&&!s?.isFocused&&i&&(0,o.jsx)(`div`,{className:`tte-placeholder`,children:i})]})}function er(e){let t=String(e??``).trim();if(!t)return{baseModule:``,nestedPath:``};let[n,...r]=t.split(`.`);return{baseModule:n.trim(),nestedPath:r.map(e=>e.trim()).filter(Boolean).join(`.`)}}function tr(e){return er(e).baseModule}var nr=`test-flows`,rr=`lms-flows`;function ir(e){let t=(Array.isArray(e)?e:[e]).flat().map(e=>e&&typeof e==`object`?e.value??e.label??e.name??``:e).map(e=>String(e??``).trim().toLowerCase()).filter(Boolean);return t.includes(`dice`)?`dice`:t.includes(`internal`)?`internal`:t[0]||``}function ar(...e){for(let t of e){let e=Number(t);if(Number.isFinite(e))return e}}function or(e,t,n,r=``){let i=e?.count,a=t?.count,o=String(r??``).trim().toLowerCase();if(i&&typeof i==`object`){let e=ar(o?i[o]:void 0,i.total,i.searchCount,i.count);if(e!==void 0)return e}if(a&&typeof a==`object`){let e=ar(o?a[o]:void 0,a.total,a.searchCount,a.count);if(e!==void 0)return e}return ar(e?.total,typeof i==`object`?void 0:i,e?.totalCount,t?.total,typeof a==`object`?void 0:a,t?.totalCount,n.length)??0}function sr(e,t){let n={};return[e?.count,t?.count].forEach(e=>{!e||typeof e!=`object`||Object.entries(e).forEach(([e,t])=>{let r=Number(t);Number.isFinite(r)&&(n[String(e).trim().toLowerCase()]=r)})}),n}async function cr(e,n,r=``,i=50,a=0,o={}){let s=new URLSearchParams({module:tr(e),field:n,value:r,limit:String(i),offset:String(a)});return o.dataSource&&s.set(`dataSource`,o.dataSource),o.masterName&&s.set(`masterName`,o.masterName),o.groupName&&s.set(`groupName`,o.groupName),t.t(t.x,`/filter-dropdown-values?${s}`)}async function lr(e,n=10,r=0,i={}){let{scope:a=``,sort:o=``,sortDir:s=``,filters:c=[]}=i;if(e===nr){let{getTestFlows:e}=await Promise.resolve().then(()=>require("./index.cjs")).then(e=>e.t),t=await e({limit:n,offset:r}),i=Array.isArray(t?.items)?t.items:[],a=Number(t?.total)||0;return{items:i,total:a,limit:n,offset:r,tabs:[{key:`all`,title:`Test Cases`,count:a}]}}if(e===rr){let{getLmsFlows:e}=await Promise.resolve().then(()=>require("./index.cjs")).then(e=>e.t),t=await e({limit:n,offset:r}),i=Array.isArray(t?.items)?t.items:[],a=Number(t?.total)||0;return{items:i,total:a,limit:n,offset:r,tabs:[{key:`all`,title:`LMS Cases`,count:a}]}}let l=new URLSearchParams({module:tr(e),limit:String(n),offset:String(r)}),u=String(a??``).trim();return u&&l.set(`scope`,u),o&&l.set(`sort`,o),s&&l.set(`sortDir`,s),Array.isArray(c)&&c.some(e=>e?.field)&&l.set(`filters`,JSON.stringify(c)),t.o(t.x,`/module-data-list?${l.toString()}`)}async function ur(e,n){if(!e||!n)return null;try{let r=await t.o(t.x,`/module/list?module=${encodeURIComponent(e)}&id=${encodeURIComponent(n)}`),i=r?.data?.data??r?.data??r,a=Array.isArray(i)?i[0]:i;return a&&typeof a==`object`?a:null}catch{return null}}async function dr(e,n={},r={},i={}){let{limit:a=10,offset:o=0}=r,{sort:s=``,sortDir:c=``,scope:l=``,filters:u=[]}=i,d=ir(l||String(n.selectedSource??``).split(`,`)),f=new URLSearchParams;f.append(`module`,tr(e)),f.append(`limit`,String(a)),f.append(`offset`,String(o)),d&&(f.set(`scope`,d),console.log(`[searchModuleData] Adding scope to query:`,d)),s&&f.set(`sort`,s),c&&f.set(`sortDir`,c),Array.isArray(u)&&u.some(e=>e?.field)&&f.set(`filters`,JSON.stringify(u)),console.log(`[searchModuleData] Final query string:`,f.toString()),Object.entries(n).forEach(([e,t])=>{if(t==null||t===``)return;let n=t;n=typeof t==`object`?t.value??t.label??t.name??String(t):String(t),f.append(e,n)});let p=await t.o(t.x,`/module-data-list?${f.toString()}`),m=p?.data??p,h=Array.isArray(m)?m:m?.rows??m?.records??m?.items??m?.list??m?.data??[],g=or(p,m,h,d),_=sr(p,m);d&&_[d]===void 0&&Number.isFinite(g)&&(_[d]=g);let v=h.some(e=>[e?.sourceType,e?.profileSource,e?.selectedSource,e?.customFields?.sourceType,e?.customFields?.profileSource].flat().some(e=>String(e??``).trim().toLowerCase()===`dice`)||!!e?.customFields?.diceProfileData),y=h;if(v)try{let{transformDiceResponseToInternalFormat:e}=await Promise.resolve().then(()=>require("./diceCandidateMapper-BjMhHno3.cjs")).then(e=>e.t);y=e(p,p)?.data?.data??h}catch(e){console.error(`[searchModuleData] Dice transformation failed:`,e),y=h.map(mr)}else y=Array.isArray(h)?h.map(mr):[];return{rows:y,total:Number(g)||0,counts:_,tabs:p?.tabs??p?.tabList??m?.tabs??m?.tabList??[],fields:p?.fields??p?.fieldConfig??m?.fields??m?.fieldConfig??[],tabField:p?.tabField??m?.tabField??``,actionRules:m?.actionRules??[],actions:m?.actions??[],columnActions:m?.columnActions??[]}}function fr(e,t){return String(t).split(`.`).reduce((e,t)=>e?.[t],e)}function pr(e,t,n){let r=String(t).split(`.`).filter(Boolean);if(!r.length)return e;let i={...e},a=i,o=e;return r.slice(0,-1).forEach(e=>{let t=o?.[e],n=t&&typeof t==`object`&&!Array.isArray(t)?{...t}:{};a[e]=n,a=n,o=t}),a[r[r.length-1]]=n,i}function mr(e){if(!e||typeof e!=`object`)return e;let t=[`skills`,`technicalSkills`,`primarySkills`,`keySkills`,`customFields.diceProfileData.skills`],r=e,i=null;if(t.forEach(e=>{let t=fr(r,e);if(t==null)return;let a=n.n(t);a.length===0&&Array.isArray(t)&&t.length>0||(i??=a,r=pr(r,e,a))}),i&&fr(r,`skills`)===void 0&&(r=pr(r,`skills`,i)),[r?.sourceType,r?.profileSource,r?.selectedSource,r?.customFields?.sourceType,r?.customFields?.profileSource].flat().some(e=>String(e??``).trim().toLowerCase()===`dice`)||r?.customFields?.diceProfileData){let e=n.r(r),t=r?.candidateId??r?.customFields?.diceProfileData?.candidateId??``;r={...r,id:r?.id??e,diceId:e,candidateId:t}}return r}function hr(e){return String(e??``).replace(/^__mw__.*?__/,``).replace(/\[\d+\]$/,``).trim()||`file`}async function gr(e,n,r=[],i={}){if(!e)throw Error(`moduleName is required to upload documents`);if(!n)throw Error(`refId (created record id) is required to upload documents`);if(!r.length)return{data:[],total:0};let a=await t.a(),o=new FormData;r.forEach(({formKey:e,file:t})=>{let n=t?.name??void 0;o.append(hr(e),t,n)}),i&&Object.keys(i).length>0&&o.append(`metadata`,JSON.stringify(i));let s=new URLSearchParams({module:e,refId:String(n)}),c=await fetch(`${t.x}/documents/upload?${s.toString()}`,{method:`POST`,headers:{Authorization:`Bearer ${a}`},body:o}),l=(c.headers.get(`content-type`)||``).includes(`application/json`)?await c.json():await c.text();if(!c.ok){let e=Error(l?.error||l?.message||`API ${c.status}: ${c.statusText}`);throw e.status=c.status,e.data=l,e}return l?.data??l}async function _r(e,n,r=``){if(!e)throw Error(`moduleName is required to fetch documents`);if(!n)throw Error(`refId is required to fetch documents`);let i=new URLSearchParams({module:e,refId:String(n)});r&&i.set(`fieldName`,r);let a=await t.o(t.x,`/documents?${i.toString()}`),o=a?.data??a??{};return{data:Array.isArray(o?.data)?o.data:Array.isArray(o)?o:[],total:o?.total??0}}async function vr(e){if(!e)return!1;try{return await t.o(t.x,`/documents/${encodeURIComponent(String(e))}`,{method:`DELETE`}),!0}catch{return!1}}var yr={job:{fetchUrl:e=>`${t.T}/edit/detailed-view/${encodeURIComponent(e)}`},candidate:{fetchUrl:e=>`${t.S}/edit/detailed-view?_id=${encodeURIComponent(e)}`},candidates:{fetchUrl:e=>`${t.S}/edit/detailed-view?_id=${encodeURIComponent(e)}`},submission:{fetchUrl:e=>`${t.D}/edit/detailed-view?_id=${encodeURIComponent(e)}`}};async function br(e,n){let r=String(e??``).trim().toLowerCase();if(r===`job`||r===`jobs`){let{getJobDetailView:e}=await Promise.resolve().then(()=>require("./index.cjs")).then(e=>e.r);return e(n)}if(r===`candidate`||r===`candidates`)return Sr(r===`candidate`?`candidate`:`candidates`,n);let i=new URLSearchParams({module:String(e??``),id:String(n)});return t.o(t.x,`/module-data-detail?${i.toString()}`)}async function xr(e){let n=await t.o(t.x,`/module-actions?module=${encodeURIComponent(e)}`),r=n?.data??n??{};return{actions:Array.isArray(r.actions)?r.actions:[],actionRules:Array.isArray(r.actionRules)?r.actionRules:[]}}async function Sr(e,n){if(!e)throw Error(`module is required`);if(!n)throw Error(`id is required`);let r=yr[e];if(!r)throw Error(`No edit config for module: ${e}`);let i=await t.a(),a=await fetch(r.fetchUrl(n),{method:`GET`,headers:{"Content-Type":`application/json`,Authorization:`Bearer ${i}`}});if(!a.ok)throw Error(`API ${a.status}: ${a.statusText}`);let o=await a.json();return o.data??o}async function Cr(e,n,r,i=[]){if(!e)throw Error(`module is required`);if(!n)throw Error(`id is required`);let a=await t.a(),o=new FormData;o.append(`json`,JSON.stringify(r)),(i??[]).forEach(({formKey:e,file:t})=>o.append(e,t));let s=await fetch(`${t.x}/module/update/${encodeURIComponent(n)}?module=${encodeURIComponent(e)}`,{method:`PUT`,headers:{Authorization:`Bearer ${a}`},body:o});if(!s.ok){let e=await s.text();console.error(`[updateRecord] Error response:`,e);let t=Error(Tr(e)||`API ${s.status}: ${s.statusText}`);throw t.status=s.status,t.response=wr(e),t}let{invalidateFormGroupsCache:c}=await Promise.resolve().then(()=>require("./formGroupsCache-Bbz-28ws.cjs")).then(e=>e.n);c();let l=await s.json();return l.data??l}function wr(e){let t=String(e??``).trim();if(!t.startsWith(`{`))return null;try{return JSON.parse(t)}catch{return null}}function Tr(e){let t=String(e??``).trim();if(!t.startsWith(`{`))return t;try{let e=JSON.parse(t),n=e?.error??e?.message;return typeof n==`string`&&n.trim()?n.trim():t}catch{return t}}var Er=e=>e?.data??e;async function Dr(e,n){if(!e||!n)return[];let r=new URLSearchParams({module:e,id:String(n)}),i=Er(await t.o(t.x,`/module-activity?${r.toString()}`));return Array.isArray(i)?i:[]}async function Or(e){if(!e)return[];let n=Er(await t.o(t.x,`/notes?relatedId=${encodeURIComponent(e)}`));return Array.isArray(n)?n:[]}async function kr({relatedId:e,notes:n,title:r,notesFor:i}){return Er(await t.o(t.x,`/notes`,{method:`POST`,body:JSON.stringify({relatedId:e,notes:n,title:r,notesFor:i})}))}function Ar(e,t){if(!e)return!0;let n=e.find(e=>e.name===t);return!n||n.enabled!==!1}function jr(e,t,n){if(!e)return!0;let r=e.find(e=>e.name===t);if(!r)return!0;let i=r.fields?.find(e=>e.field===n);return!i||i.locked?!0:i.enabled!==!1}function Mr(e,t,n){if(!e)return!0;let r=e.find(e=>e.name===t);if(!r)return!0;if(r.editable===!1)return!1;let i=r.fields?.find(e=>e.field===n);return!i||i.editable!==!1}var Nr=[`p`,`br`,`strong`,`b`,`em`,`i`,`u`,`s`,`ul`,`ol`,`li`,`blockquote`,`h1`,`h2`,`h3`,`h4`,`h5`,`h6`,`a`,`code`,`pre`],Pr=[`href`,`title`,`target`,`rel`],Fr=/[\u200B-\u200D\u2060\uFEFF]/g,Ir=/[\u0000-\u0008\u000B\u000C\u000E-\u001F\u007F]/g,Lr=/^[\p{L}\p{M}\p{N} .'-]+$/u,Rr=/^\+?[0-9 ()-]+$/,zr=/^-?(?:\d+|\d*\.\d+)$/,Br=[{re:/<\s*\/?\s*(?:script|iframe|object|embed|svg|img|form|input|style|link|meta|base|applet|frame|frameset)\b/i,message:`HTML/script content is not allowed`},{re:/\b(?:javascript|vbscript)\s*:|\bdata\s*:\s*text\/html/i,message:`Unsafe URL protocol is not allowed`},{re:/\bon[a-z]+\s*=/i,message:`HTML event handlers are not allowed`},{re:/["']?\$(?:where|gt|gte|lt|lte|ne|nin|regex|or|and|not|nor|expr|function|jsonSchema|accumulator)\b/i,message:`MongoDB operators are not allowed in input values`},{re:/(?:\.\.[/\\])|(?:%2e%2e|%5c)/i,message:`Path traversal is not allowed`},{re:/<\/?[a-zA-Z][a-zA-Z0-9]*(?:\s[^<>]*)?>/,message:`HTML tags are not allowed`,plainOnly:!0}];function Vr(e){if(typeof document>`u`)return e;let t=document.createElement(`textarea`);return t.innerHTML=e,t.value}function Hr(e){let t=String(e??``);for(let e=0;e<2;e+=1)try{let e=decodeURIComponent(t);if(e===t)break;t=e}catch{break}return t=Vr(t).replace(/\\x([0-9a-f]{2})/gi,(e,t)=>String.fromCharCode(Number.parseInt(t,16))).replace(/\\u([0-9a-f]{4})/gi,(e,t)=>String.fromCharCode(Number.parseInt(t,16))),t.normalize(`NFC`)}function Ur(e){return _.default.sanitize(String(e??``),{ALLOWED_TAGS:Nr,ALLOWED_ATTR:Pr,ALLOW_DATA_ATTR:!1,FORBID_TAGS:[`script`,`style`,`iframe`,`object`,`embed`,`svg`,`img`,`form`,`input`],FORBID_ATTR:[`style`,`src`,`srcset`]})}function Wr(e){let t=(e.validations??[]).find(e=>e?.type===`max`),n=Number(e.validator?.maxLength??t?.value??e.maxLength);return Number.isFinite(n)&&n>0?n:e.type===`email`||e.formatter===`email`?255:e.formatter===`phone`||e.formatter===`digits`?32:e.formatter===`name`?100:e.type===`text-editor`?5e4:(e.type,5e3)}function Gr(e){return e.type===`textarea`||e.type===`text-editor`}function Kr(e,t={}){if(typeof e!=`string`)return e;if(t.type===`text-editor`)return Ur(e.normalize(`NFC`));let n=e.normalize(`NFC`).replace(Fr,``).replace(/\u00A0/g,` `).replace(Ir,``);return n=Gr(t)?n.replace(/\r\n?/g,`
4
- `).replace(/[ \t]{2,}/g,` `).trim():n.replace(/\s+/g,` `).trim(),n}function qr(e,t={}){if(typeof e!=`string`||e===``)return null;let n=t.label||t.field||`Field`,r=Hr(e);if(r.includes(`\0`)||r.includes(`\0`))return`${n} contains a null byte`;let i=t.type===`text-editor`,a=Br.find(({re:e,plainOnly:t})=>(!t||!i)&&e.test(r));if(a)return`${n}: ${a.message}`;let o=Kr(e,t);return[...o].length>Wr(t)?`${n} is too long`:t.formatter===`name`&&o&&!Lr.test(o)?`${n} allows only letters, numbers, spaces, apostrophes, hyphens and periods`:(t.formatter===`phone`||t.formatter===`digits`)&&o&&!Rr.test(o)?`${n} contains invalid phone characters`:t.type===`number`&&o&&!zr.test(o)?`${n} must contain only a valid number`:(t.type===`url`||t.formatter===`url`)&&o&&!/^https?:\/\//i.test(o)?`${n} must use http:// or https://`:null}function Jr(e){return{validator:(t,n)=>{let r=(Array.isArray(n)?n:[n]).map(t=>qr(t,e)).find(Boolean);return r?Promise.reject(Error(r)):Promise.resolve()}}}function Yr(e=[]){let t=new Map;return e.forEach(e=>{(e.fields??[]).forEach(n=>{if(n.type===`file`)return;let r=n.payloadKey||n.field;if(!r)return;let i=e.addRow?`${e.payloadKey||e.name}[].${r}`:r;t.set(i,n)})}),t}function Xr(e,t=[]){let n=Yr(t),r=(e,t=``)=>{if(typeof e==`string`){let r=n.get(t)??{},i=qr(e,r);if(i)throw Error(i);return Kr(e,r)}return Array.isArray(e)?e.map(e=>r(e,`${t}[]`)):e&&typeof e==`object`?Object.fromEntries(Object.entries(e).map(([e,n])=>{if(e.startsWith(`$`)||e.includes(`.`)||e.includes(`\0`))throw Error(`Unsafe object key: ${e}`);let i=t?`${t}.${e}`:e;return[e,r(n,i)]})):e};return r(e)}var Zr=e=>e===!0||e===1||e===`1`||e===`true`;function P(e){let t=e?.overrideCheckbox;return!t||typeof t!=`object`?null:$r(e).size>0?t:null}function Qr(e){return String(e?.overrideCheckbox?.field??``).trim()||`${String(e?.field??``).replace(/\./g,`_`)}__override`}function $r(e){let t=e?.overrideCheckbox?.skipValidations,n=Array.isArray(t)?t:String(t??``).split(`,`);return new Set(n.map(e=>String(e??``).trim()).filter(Boolean))}function ei(e){return e?.overrideCheckbox?.store!==!1}function ti(e,t,n){let r=Qr(e);if(typeof n==`function`){let e=n(r);if(Array.isArray(e)&&e.length)return[...e,r]}return Array.isArray(t)&&t.length>=3&&typeof t[1]==`number`?[t[0],t[1],r]:[r]}function ni(e,t){return n=>{let r=!1;try{r=Zr(n?.getFieldValue?.(t))}catch{r=!1}return r?{}:e}}function ri(e,t,n,r){if(!P(e))return r;let i=$r(e),a=ti(e,t,n);return e=>{let t=r(e),n=typeof e==`string`?e:e?.type;return i.has(n)?ni(t,a):t}}function ii(e){let t=P(e)??{},n=e?.label??e?.field??`this field`;return{tone:t.tone??`overwrite`,title:t.confirmTitle||`Remove the validation on this field?`,body:t.confirmBody||`The check that keeps ${n} within its allowed limit will be turned off for this record, and a value above that limit will be accepted. The override is recorded against the record. Do you want to continue?`,okText:t.confirmOkText||`Yes, remove the limit`,cancelText:t.confirmCancelText||`Keep the limit`}}function ai(e){return String(e??``).normalize(`NFKD`).replace(/[\u0300-\u036f]/g,``).toLowerCase().replace(/[^a-z0-9]+/g,``)}function oi(e){let t=new Map,n=(e,n)=>{let r=ai(e);r&&!t.has(r)&&t.set(r,n)};return(Array.isArray(e?.options)?e.options:[]).forEach(e=>{if(e==null)return;let t=typeof e==`object`?e.value:e;t!=null&&t!==``&&(n(t,t),typeof e==`object`&&e.label!==void 0&&n(e.label,t))}),Object.entries(e?.optionAliases??{}).forEach(([e,r])=>{let i=t.get(ai(r));i!==void 0&&n(e,i)}),t}var si=e=>Array.isArray(e?.options)&&e.options.length>0;function ci(e,t){if(t==null||t===``||typeof t==`object`)return t;let n=e.get(ai(t));return n===void 0?t:n}function li(e,t){if(!si(e))return t;let n=oi(e);return n.size===0?t:Array.isArray(t)?t.map(e=>ci(n,e)):ci(n,t)}function ui(e={}){let t=e?.defaultValue;if(t===void 0||t===``)return;if(e?.type===`time`)return pi(t);if(e?.type!==`checkbox`)return t;let n=Array.isArray(e.options)?e.options:[];if(!n.length)return t;let r=n.map(e=>String(e&&typeof e==`object`?e.value:e));return(Array.isArray(t)?t:[t]).some(e=>r.includes(String(e)))?t:void 0}var di=/^(\d{1,2}):(\d{2})(?::(\d{2}))?\s*([ap]\.?\s?m\.?)?$/i,fi=/^\d{4}-\d{2}-\d{2}[T ]\d{2}:\d{2}/;function pi(e){if(e==null||e===``)return;if(s.default.isDayjs(e))return e.isValid()?e:void 0;if(typeof e!=`string`)return;let t=e.trim(),n=t.match(di);if(n){let e=Number(n[1]),t=Number(n[2]),r=Number(n[3]??0),i=n[4]?.replace(/[.\s]/g,``).toLowerCase();if(i){if(e<1||e>12)return;e=e%12+(i===`pm`?12:0)}return e>23||t>59||r>59?void 0:(0,s.default)().hour(e).minute(t).second(r).millisecond(0)}if(fi.test(t)){let e=(0,s.default)(t);return e.isValid()?e:void 0}}var F=e=>e==null||e===``||Array.isArray(e)&&e.length===0,mi=e=>e===!0||e===1||e===`1`,I=e=>typeof e==`object`&&!!e&&!Array.isArray(e)&&!hi(e);function hi(e){return e&&typeof e==`object`&&typeof e.format==`function`&&typeof e.isValid==`function`}function gi(e){return hi(e)||e instanceof Date}function _i(e){return e instanceof Date?e.toISOString():hi(e)?e.isValid()?e.toISOString():null:e}function vi(e,t){if(!Dn(t))return _i(e);let n=On(e);return n?n.toISOString():_i(e)}function L(e,t){if(!t)return;let n=String(t).split(`.`),r=e;for(let e of n){if(r==null)return;r=r[e]}return r}function R(e,t){return e&&Object.prototype.hasOwnProperty.call(e,t)?e[t]:L(e,t)}function z(e,t){return e&&Object.prototype.hasOwnProperty.call(e,t)?!0:L(e,t)!==void 0}function B(e,t,n){let r=String(t).split(`.`),i=e;for(let e=0;e<r.length-1;e+=1){let t=r[e];I(i[t])||(i[t]={}),i=i[t]}return i[r[r.length-1]]=n,e}function yi(e,t,n){let r=String(t).split(`.`),i=e;for(let e=0;e<r.length-1;e+=1){let t=r[e];I(i[t])||(i[t]={}),i=i[t]}let a=r[r.length-1];return i[a]=I(i[a])&&I(n)?{...n,...i[a]}:n,e}function bi(e){let t=Array.isArray(e)?e:e==null?[]:[e];if(!t.length||t.some(e=>e?.originFileObj))return;let n=t.map(e=>e?.stored).filter(e=>e!=null);if(n.length)return n.length===1&&t.length===1?n[0]:n}function xi(e,t){return Object.entries(t??{}).forEach(([t,n])=>{I(n)&&I(e[t])?xi(e[t],n):e[t]=n}),e}function Si(e,t){let n=e.options??e.values??[];for(let e of n)if(typeof e==`string`){if(e===t)return e}else if((e.value??e.id??e.name??e.label)===t)return e.label??e.name??e.value}function Ci(e,t){if(I(e)){let n=(t.valueKey&&e[t.valueKey])??e.value??e.id??e._id??e.key??e.code;return{value:n,label:(t.displayKey&&e[t.displayKey])??e.label??e.name??e.text??e.title??n}}return{value:e,label:Si(t,e)??e}}function wi(e={}){if(e.dataType&&e.dataType!==`auto`)return e.dataType;if(e.multiSelect||e.mode===`multiple`||e.addRow)return`array`;switch(e.type){case`number`:return`number`;case`date`:case`time`:return`date`;default:return`auto`}}function V(e,t,n={}){if(gi(e)){if(t===`string`)return vi(e,n);if(t===`number`){let t=hi(e)?e.valueOf():e.getTime();return Number.isNaN(t)?null:t}if(t===`date`||t===`auto`||!t)return vi(e,n)}switch(t){case`string`:return e==null?``:String(e);case`number`:{if(F(e))return null;let t=Number(e);return Number.isNaN(t)?null:t}case`boolean`:return e===!0||e===1||e===`1`||e===`true`;case`array`:{let t;return t=Array.isArray(e)?e:F(e)?[]:typeof e==`string`&&e.includes(`,`)?e.split(`,`).map(e=>e.trim()).filter(Boolean):[e],n.elementType?t.map(e=>V(e,n.elementType,{})).filter(e=>e!=null&&e!==``):t}case`object`:return I(e),e;case`date`:return vi(e,n);case`custom`:case`auto`:case void 0:default:return e}}var Ti={firstChecked:e=>Array.isArray(e)?e[0]:e,csvToArray:e=>typeof e==`string`?e.split(`,`).map(e=>e.trim()).filter(Boolean):e,arrayToCsv:e=>Array.isArray(e)?e.join(`,`):e,trim:e=>typeof e==`string`?e.trim():e,upper:e=>typeof e==`string`?e.toUpperCase():e,lower:e=>typeof e==`string`?e.toLowerCase():e};function Ei(e,t){if(!t)return e;let n=t;if(typeof n==`string`){if(Ti[n])return Ti[n](e);try{n=JSON.parse(n)}catch{return e}}let r=e;if(n.name&&Ti[n.name]&&(r=Ti[n.name](r)),n.map&&typeof n.map==`object`){let e=String(Array.isArray(r)?r[0]:r);Object.prototype.hasOwnProperty.call(n.map,e)?r=n.map[e]:n.default!==void 0&&(r=n.default)}return r}var Di=/\{\{\s*([\w.]+)\s*\}\}/g;function Oi(e,t){let[n,...r]=e.split(`.`),i;if(n===`value`)i=t.value;else if(n===`label`)i=t.label;else if(n===`raw`)i=t.raw;else return;return r.length?L(i,r.join(`.`)):i}function ki(e,t){if(typeof e==`string`){let n=e.match(/^\{\{\s*([\w.]+)\s*\}\}$/);return n?Oi(n[1],t):e.replace(Di,(e,n)=>{let r=Oi(n,t);return r==null?``:String(r)})}if(Array.isArray(e))return e.map(e=>ki(e,t));if(I(e)){let n={};return Object.entries(e).forEach(([e,r])=>{n[e]=ki(r,t)}),n}return e}function Ai(e){if(!e)return null;if(typeof e==`string`)try{return JSON.parse(e)}catch{return null}return e}function ji(e,t){let n=e.payloadMode||`auto`,r=wi(e),{value:i,label:a}=Ci(t,e);switch(n){case`value`:return{kind:`scalar`,out:V(i,r,e)};case`label`:return{kind:`scalar`,out:V(a,e.dataType||`string`,e)};case`object`:{let t=e.valueKey||`id`,n=e.displayKey||`name`;return{kind:`scalar`,out:{[t]:V(i,e.elementType||`auto`,{}),[n]:a}}}case`custom`:case`template`:{let n=Ai(e.payloadTemplate);if(!n)return{kind:`scalar`,out:V(i,r,e)};let o=ki(n,{value:V(i,e.elementType||`auto`,{}),label:a,raw:t});return{kind:e.payloadKey?`scalar`:`spread`,out:o}}default:return{kind:`scalar`,out:V(i,r,e)}}}function Mi(e={}){let t=e.defaultValue;if(t!==void 0&&t!==``)return e.type===`time`?pi(t):t}function Ni(e,t){if(e.payloadMode===`skip`)return{kind:`skip`};let n=t;if(F(n)){let t=Mi(e);t!==void 0&&(n=t)}return n=Ei(n,e.transformRule),F(n)&&e.omitEmpty?{kind:`skip`}:Array.isArray(n)&&(wi(e)===`array`||e.payloadMode===`object`)&&e.payloadMode&&e.payloadMode!==`value`&&e.payloadMode!==`auto`?{kind:`scalar`,out:n.map(t=>ji(e,t).out)}:ji(e,n)}function Pi(e={}){return!!e.richValue||[`label`,`object`,`custom`,`template`].includes(e.payloadMode)}function Fi(e,t,n=[]){if(!Pi(e)||t==null)return t;let r=e=>{if(I(e)&&e.value!==void 0)return e;let t=n.find(t=>String(t?.value??``)===String(e)||String(t?.label??``)===String(e));return{value:t?.value??e,label:t?.label??String(e)}};return Array.isArray(t)?t.map(r):r(t)}function Ii(e,t,n){if(!e?.field)return!0;let r=z(t,e.field)?R(t,e.field):R(n??t,e.field),i=()=>String(e.value??``).split(`,`).map(e=>e.trim());switch(e.operator){case`eq`:return String(r??``)===String(e.value??``);case`neq`:return String(r??``)!==String(e.value??``);case`truthy`:return r!=null&&r!==``&&r!==!1;case`falsy`:return r==null||r===``||r===!1;case`notEmpty`:return Array.isArray(r)?r.length>0:!!r;case`in`:return i().includes(String(r??``));case`notIn`:return!i().includes(String(r??``));default:return!0}}function Li(e){let t=[];return e?.field&&t.push(e.field),Array.isArray(e?.conditions)&&e.conditions.forEach(e=>{e?.field&&t.push(e.field)}),t}function Ri(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=>Ii(e,t,n)),a=String(e.logic??`and`).toLowerCase()===`or`,o=a?i.some(Boolean):i.every(Boolean);if(e.field){let r=Ii(e,t,n);o=a?o||r:o&&r}return o}return Ii(e,t,n)}function zi(e,t,n,r,i=new Set){let a=Li(e?.showIf);return!a.length||i.has(e.field)?!0:(i.add(e.field),Ri(e.showIf,t,n)?a.every(e=>{let a=r?.get?.(e);return!a||zi(a,t,n,r,i)}):!1)}function Bi(e=[]){let t=new Map;return e.forEach(e=>(e.fields??[]).forEach(e=>{e?.field&&!t.has(e.field)&&t.set(e.field,e)})),t}function Vi(e={},{editing:t=!1}={}){let n={};return(e.fields??[]).forEach(e=>{if(!(!e.field||H(e))&&!(t&&!e.defaultOnEdit)&&e.defaultValue!==void 0&&e.defaultValue!==``){if(e.type===`time`){let t=pi(e.defaultValue);t!==void 0&&(n[e.field]=t);return}n[e.field]=e.defaultValue}}),n}function Hi(e=[]){let t=[];return e.forEach(e=>{(e.fields??[]).forEach(n=>{t.push({field:n,group:e})})}),t}var Ui=[`file`,`document`,`image`,`upload`,`attachment`];function H(e){return Ui.includes(String(e?.type??``).trim().toLowerCase())}function Wi(e=[]){return Hi(e).map(({field:e})=>e).filter(H)}function Gi(e){return String(e??``).trim().toLowerCase()}function Ki(e,t){return!!t&&Gi(e.moduleName)===t}function qi(e,t=[],n={}){let r=[],i=n.scope??`all`,a=Gi(n.module),o=(e,t)=>{t!=null&&(Array.isArray(t)?t:[t]).forEach(t=>{let n=t?.originFileObj||t;(typeof File<`u`&&n instanceof File||typeof Blob<`u`&&n instanceof Blob)&&r.push({formKey:e,file:n})})};return(t??[]).forEach(t=>{let r=(t.fields??[]).filter(H);if(!r.length)return;let s=t.moduleName&&!Ki(t,a),c=e=>s?`__mw__${t.moduleName}__${e}`:e;if(t.addRow){if(i===`flat`)return;let a=e[t.name];if(!Array.isArray(a))return;r.forEach(e=>{let t=e.fileKey??String(e.field).split(`.`)[0];a.forEach((r,i)=>{let a=c(n.indexed?`${t}[${i}]`:t);o(a,R(r,e.field))})});return}i!==`addRow`&&r.forEach(t=>{let n=c(t.fileKey??String(t.field).split(`.`)[0]);o(n,R(e,t.field))})}),r}function Ji(e,t,n={}){let r=I(n.base)?structuredClone(n.base):{};Wi(t).forEach(e=>{(e.payloadKey||e.field)&&(Zi(r,e.payloadKey||e.field),Zi(r,e.field))});let i=Gi(n.module),a=Bi(t),o=new Map,s=e=>!e.moduleName||Ki(e,i)?r:(o.has(e.moduleName)||o.set(e.moduleName,{}),o.get(e.moduleName));return(t??[]).forEach(t=>{let n=s(t),r=t.fields??[],i=t.toggleEnabled&&t.toggleField&&z(e,t.toggleField)?!!R(e,t.toggleField):!1;if(t.toggleEnabled&&t.toggleField&&z(e,t.toggleField)&&(B(n,t.toggleField,i),i&&t.addRow)){B(n,t.payloadKey||t.name,[]);return}if(t.addRow){let i=e[t.name];if(!Array.isArray(i))return;B(n,t.payloadKey||t.name,i.map(t=>Xi(r,t,e,a)).filter(e=>e&&Object.keys(e).length>0));return}r.forEach(t=>Yi(t,e,n,e,a))}),o.size>0&&(r.moduleWrites=Array.from(o,([e,t])=>({moduleName:e,data:t}))),Xr(r,t)}function Yi(e,t,n,r,i){if(P(e)&&ei(e)){let r=Qr(e);z(t,r)&&B(n,r,!!R(t,r))}if(H(e)){let i=bi(R(t,e.field));if(i!==void 0){let a=r!==void 0&&r!==t;yi(n,e.payloadKey||(a?e.field:e.fileKey||e.field),i)}return}if(Li(e.showIf).length&&!zi(e,t,r,i)){(r===void 0||r===t)&&z(t,e.field)&&B(n,e.payloadKey||e.field,null);return}if(Array.isArray(e.subFields)&&e.subFields.length>0){if(!z(t,e.field))return;let a=R(t,e.field);if(!Array.isArray(a))return;let o=a.map(t=>Xi(e.subFields,t,r,i)).filter(e=>e&&Object.keys(e).length>0);B(n,e.payloadKey||e.field,o);return}if(!z(t,e.field))return;if(mi(e.addRow)&&(!Array.isArray(e.subFields)||e.subFields.length===0)){let r=R(t,e.field),i=Array.isArray(r)?r:F(r)?[]:[r],a=$i(e),o=i.map(e=>Ni(a,e)).filter(e=>e.kind!==`skip`).map(e=>e.out);B(n,e.payloadKey||e.field,o);return}let a=Ni(e,R(t,e.field));if(a.kind!==`skip`){if(a.kind===`spread`&&I(a.out)){xi(n,a.out);return}B(n,e.payloadKey||e.field,a.out)}}function Xi(e,t,n,r){let i={};return e.forEach(e=>Yi(e,t,i,n??t,r)),i}function Zi(e,t){let n=String(t).split(`.`),r=e;for(let e=0;e<n.length-1;e+=1){if(!I(r[n[e]]))return;r=r[n[e]]}delete r[n[n.length-1]]}var Qi=new Set([`text`,`textarea`,`email`,`phone`,`tel`,`number`,`date`,`time`,`datetime`,`password`]);function U(e,t){let n=t=>(Array.isArray(e.emptyValues)?e.emptyValues:[]).some(e=>String(e)===String(t)),r=()=>e.defaultOnEdit?Mi(e):void 0;if(t==null)return r()??t;if(n(t)||F(t)&&r()!==void 0)return r();if(Qi.has(e.type)&&I(t)){let n=String(e.payloadKey||e.field||``).split(`.`).pop(),r=n?t[n]:void 0;if(r===void 0||I(r))return;t=r}if(e.type===`date`||e.type===`time`){if(!t||t===`0001-01-01T00:00:00Z`)return null;let e=(0,s.default)(t);return e.isValid()?e:null}t=li(e,t);let i=t=>I(t)?(e.valueKey&&t[e.valueKey])??t.id??t._id??t.value??t.userId??t.recruiterId:t,a=e.type!==`radio`&&wi(e)===`array`,o=t=>{if(t==null||t===``||!Array.isArray(e.options))return t;let n=e.options.find(e=>String(e?.value??``).toLowerCase()===String(t).toLowerCase());return n?n.value:t};if(e.type===`select`||e.type===`radio`||e.type===`checkbox`){if(a)return(Array.isArray(t)?t:[t]).map(i).map(o).filter(e=>e!=null&&e!==``&&!n(e));let e=o(i(Array.isArray(t)?t[0]:t));return n(e)?r():e}return t}function $i(e={}){return{...e,addRow:!1,multiSelect:!1,mode:void 0,dataType:void 0}}function ea(e,t){let n=Math.max(0,Number(e.minRows??0)||0),r=e.initialRows!==void 0&&e.initialRows!==``?Math.max(n,Math.max(0,Number(e.initialRows)||0)):n;if(Array.isArray(e.subFields)&&e.subFields.length>0){let i=[];Array.isArray(t)&&(i=t.map(t=>{let n={};return e.subFields.forEach(e=>{if(!e.field||H(e))return;let r=L(t??{},e.field)??(t??{})[e.field];r!=null&&(n[e.field]=U(e,r))}),n}));let a=i.length>0?n:Math.max(n,r);for(;i.length<a;)i.push({});return i}let i=$i(e),a=[];if(Array.isArray(t))a=t.map(e=>U(i,e)).filter(e=>e!=null&&e!==``);else if(t!=null&&t!==``){let e=U(i,t);e!=null&&e!==``&&(a=[e])}let o=a.length>0?n:Math.max(n,r);for(;a.length<o;)a.push(void 0);return a}var ta=e=>e===!0||e===1||e===`1`;function na(e=[]){let t=new Map;e.forEach(e=>{let n=e?.linkGroup;!ta(e?.addRow)||!n||(t.has(n)||t.set(n,[]),t.get(n).push(e.name))});let n=new Map;return t.forEach((e,t)=>{e.length<2||n.set(t,{leaderName:e[0],memberNames:e})}),n}function ra(e,t){for(let n of e.values())if(n.memberNames.includes(t))return n;return null}function ia(e,t={}){let n={...t};return e.forEach(({memberNames:e})=>{let t=Math.max(...e.map(e=>(n[e]??[]).length));e.forEach(e=>{let r=n[e]??[];r.length<t&&(n[e]=[...r,...Array.from({length:t-r.length},()=>({}))])})}),n}var aa={duplicate:{className:`fdd-tone-amber`,Icon:a.UserOutlined},overwrite:{className:`fdd-tone-amber`,Icon:a.ExclamationCircleFilled},suggestion:{className:`fdd-tone-blue`,Icon:a.InfoCircleFilled},file:{className:`fdd-tone-blue`,Icon:a.FileTextOutlined}};function oa({tone:e=`suggestion`,title:t,body:n,facts:r=[],okText:a=`Continue`,cancelText:s=`Cancel`,danger:c=!1,footnote:l}={}){let{className:u,Icon:d}=aa[e]??aa.suggestion,f=r.filter(e=>e&&e.value!==void 0&&e.value!==null&&String(e.value).trim()!==``);return new Promise(e=>{i.Modal.confirm({icon:null,centered:!0,width:480,className:`fdd-modal ${u}`,okText:a,cancelText:s,okButtonProps:{danger:c,size:`large`},cancelButtonProps:{size:`large`},content:(0,o.jsxs)(`div`,{className:`fdd`,children:[(0,o.jsxs)(`div`,{className:`fdd-head`,children:[(0,o.jsx)(`span`,{className:`fdd-icon`,"aria-hidden":`true`,children:(0,o.jsx)(d,{})}),(0,o.jsx)(`h3`,{className:`fdd-title`,children:t})]}),f.length>0&&(0,o.jsx)(`dl`,{className:`fdd-facts`,children:f.map(e=>(0,o.jsxs)(`div`,{className:`fdd-fact`,children:[(0,o.jsx)(`dt`,{children:e.label}),(0,o.jsx)(`dd`,{children:e.value})]},e.label))}),n&&(0,o.jsx)(`p`,{className:`fdd-body`,children:n}),l&&(0,o.jsx)(`p`,{className:`fdd-footnote`,children:l})]}),onOk:()=>e(!0),onCancel:()=>e(!1)})})}function sa({tone:e=`duplicate`,title:t,body:n,facts:r=[],okText:a=`Go back`}={}){let{className:s,Icon:c}=aa[e]??aa.suggestion,l=r.filter(e=>e&&String(e.value??``).trim()!==``);return new Promise(e=>{i.Modal.warning({icon:null,centered:!0,width:480,className:`fdd-modal ${s}`,okText:a,okButtonProps:{size:`large`},content:(0,o.jsxs)(`div`,{className:`fdd`,children:[(0,o.jsxs)(`div`,{className:`fdd-head`,children:[(0,o.jsx)(`span`,{className:`fdd-icon`,"aria-hidden":`true`,children:(0,o.jsx)(c,{})}),(0,o.jsx)(`h3`,{className:`fdd-title`,children:t})]}),l.length>0&&(0,o.jsx)(`dl`,{className:`fdd-facts`,children:l.map(e=>(0,o.jsxs)(`div`,{className:`fdd-fact`,children:[(0,o.jsx)(`dt`,{children:e.label}),(0,o.jsx)(`dd`,{children:e.value})]},e.label))}),n&&(0,o.jsx)(`p`,{className:`fdd-body`,children:n})]}),onOk:()=>e(!0)})})}async function ca({module:e,group:n,field:r,actionKey:i,inputs:a={},files:o={}}){if(!e||!n||!r||!i)throw Error(`module, group, field and actionKey are required to run an AI action`);let s=await t.a(),c=new FormData;c.append(`json`,JSON.stringify({inputs:a})),Object.entries(o).forEach(([e,t])=>{t&&c.append(e,t)});let l=new URLSearchParams({module:e,group:n,field:r,action:i}),u=await fetch(`${t.x}/ai-action?${l.toString()}`,{method:`POST`,headers:{Authorization:`Bearer ${s}`},body:c}),{logout:d}=await Promise.resolve().then(()=>require("./authApi-B9mjMdVC.cjs")).then(e=>e.n);u.status===401&&d();let f=(u.headers.get(`content-type`)||``).includes(`application/json`)?await u.json():await u.text();if(!u.ok){let e=Error(f?.error||f?.message||`API ${u.status}: ${u.statusText}`);throw e.status=u.status,e.data=f,e}return f?.data??f}var la=e=>e==null||e===``;function ua(e,t){return String(t??``).split(`.`).filter(Boolean).reduce((e,t)=>e?.[t],e)}function da(e){let t=String(e??``).trim().replace(/[\s()-]/g,``);if(!t)return``;let n=t.replace(/^\+/,``);return/^\d{1,4}$/.test(n)?`+${n}`:``}function fa(e){let t=String(e?.field??``).trim(),n=t.replace(/(number|no|phone|mobile|contact)$/i,``);return[...t?[`${t}CountryCode`,`${t}Code`]:[],...n&&n!==t?[`${n}CountryCode`]:[],`countryCode`,`phoneCountryCode`,`mobileCountryCode`,`contactCountryCode`,`dialCode`,`isdCode`]}function pa(e,t,n=``){let r=e?.renderOptions?.countryCodeField??e?.countryCodeField,i=r?[r,...fa(e)]:fa(e);for(let e of i){let n=da(ua(t,e));if(n)return n}return da(n)}function ma(e){let t=String(e??``).trim(),n=t.match(/^(\+\d{1,4})[\s-]*(.*)$/);return n?{code:n[1],rest:n[2]}:{code:``,rest:t}}function ha(e,t=``){if(la(e))return``;let{code:n,rest:r}=ma(e),i=n||da(t),a=hn(r)||r;return`${i?`${i} `:``}${a}`.trim()}function ga(e,t,n){return ha(t,pa(e,n,pn()))}var _a=[{value:`auto`,label:`Default (auto)`},{value:`text`,label:`Text`},{value:`tag`,label:`Tag`},{value:`tags`,label:`Multi Tag (Skills)`},{value:`badge`,label:`Badge`},{value:`chip`,label:`Chip`},{value:`document`,label:`Document`},{value:`link`,label:`Link`},{value:`email`,label:`Email`},{value:`phone`,label:`Phone`},{value:`date`,label:`Date`},{value:`currency`,label:`Currency`},{value:`budget`,label:`Budget`},{value:`html`,label:`HTML`}],va=[{value:`preview`,label:`Preview (viewer)`},{value:`download`,label:`Download button`},{value:`link`,label:`Link (filename)`},{value:`tag`,label:`Tag`},{value:`text`,label:`Text (filename)`}],ya=[{value:`none`,label:`None`},{value:`upper`,label:`UPPERCASE`},{value:`lower`,label:`lowercase`},{value:`title`,label:`Title Case`}],ba=[`location`,`path`,`url`,`key`],xa=[`location`,`filepath`,`path`,`url`,`key`],Sa=[`uploadedfilename`,`uploadname`,`originalname`,`displayname`,`documentname`,`filename`],Ca=[`name`],wa=e=>String(e).toLowerCase(),Ta=e=>e==null||e===``;function Ea(e,t){for(let n of t){let t=e[n];if(typeof t==`string`&&t)return t}return``}function Da(e,t){for(let n of t)for(let[t,r]of Object.entries(e))if(typeof r==`string`&&r&&wa(t).endsWith(n))return r;return``}function Oa(e){if(!e)return``;let t=String(e).split(`?`)[0].split(`#`)[0];return decodeURIComponent(t.split(`/`).pop()||``)}function ka(e){if(!e)return``;let t=String(e);return/^https?:\/\//i.test(t)?t:``}function Aa(e){let t=String(e??``).trim();return!t||/^https?:\/\//i.test(t)||t.startsWith(`blob:`)||t.startsWith(`data:`)?!1:t.includes(`/`)}function ja(e){return typeof e==`string`?e.includes(`/`)?e:``:!e||typeof e!=`object`?``:Ea(e,ba)||Da(e,xa)}function Ma(e){return e?typeof e==`string`?Oa(e)||e:typeof e==`object`&&(Ea(e,k().documentNameOrder??[])||Da(e,Sa)||Oa(ja(e))||Da(e,Ca))||`Document`:`Document`}function Na(e){if(Ta(e))return[];let t=Array.isArray(e)?e:[e],n=[];for(let e of t)if(!Ta(e)){if(typeof e==`string`){let t=e.includes(`/`)?e:``;n.push({location:t,name:Oa(e)||e,url:ka(t),needsAuthFetch:Aa(t)})}else if(typeof e==`object`){let t=ja(e),r=e.fileUrl||e.downloadUrl||e.signedUrl||``;n.push({location:t,name:Ma(e),url:r||ka(t),documentId:e.id||e._id||e.documentId||``,needsAuthFetch:!r&&Aa(t)})}}return n}function Pa(e){return e?.primaryField?e.primaryField:(e?.fields??[]).find(e=>e?.field)?.field??null}function Fa(e,t){if(!Array.isArray(t)||t.length===0)return t;let n=Pa(e);if(!n)return t;let r=!1,i=t.map(e=>typeof e==`object`&&e&&!Array.isArray(e)?e:e==null||String(e).trim()===``?(r=!0,{}):(r=!0,{[n]:e}));return r?i:t}var Ia=e=>e===!0||e===1||e===`1`,La=e=>e==null||e===``;function Ra(e){return String(e??``).split(`.`).map(e=>e.trim()).filter(Boolean)}function W(e,t,n){let r=Array.isArray(t)?t:Ra(t);if(!r.length)return e;let i=e;for(let e=0;e<r.length-1;e+=1){let t=r[e];(!i[t]||typeof i[t]!=`object`||Array.isArray(i[t]))&&(i[t]={}),i=i[t]}return i[r[r.length-1]]=n,e}function za(e,t=[]){if(!(!e||typeof e!=`object`))for(let n of t){if(!n)continue;let t=L(e,n);if(!La(t))return t}}function Ba(e,t){if(!e||typeof e!=`object`)return;let n=Object.entries(e),r=n.find(([e,n])=>t.test(e)&&!La(n));if(r)return r[1];for(let[,e]of n)if(e&&typeof e==`object`&&!Array.isArray(e)){let n=Ba(e,t);if(!La(n))return n}}function Va(e,t){let n=Array.isArray(e)?e:e?[e]:[];if(!n.length)return;let r=n.map((e,n)=>{if(typeof e==`string`)return{uid:`${t.field}-${n}`,name:e,status:`done`};if(!e||typeof e!=`object`)return null;let r=za(e,[t.fileUrlKey,t.locationKey])??Ba(e,/(location|url|path)$/i)??``,i=za(e,[t.fileNameKey])??Ba(e,/(uploadName|uploadedFileName|fileName|name)$/i)??``;if(!r&&!i)return null;let a=r&&!String(r).startsWith(`http`)?ka(r):r;return{uid:String(e.id??e._id??e.uniqueName??e.documentCopyUniqueName??`${t.field}-${n}`),name:i||`file`,status:`done`,existing:!0,url:a||void 0,stored:e}}).filter(Boolean);return r.length?r:void 0}function Ha(e,t){if(!e||typeof e!=`object`)return;let n=za(e,[t.fileNameKey,t.field])??Ba(e,/(uploadName|uploadedFileName|fileName|name)$/i),r=za(e,[t.fileUrlKey,t.locationKey])??Ba(e,/(location|url|path)$/i)??``;if(!n&&!r)return;let i=r&&!String(r).startsWith(`http`)?ka(r):r,a=e.documentCopyUniqueName??e.uniqueName??n??`${t.field}-0`;return[{uid:String(a),name:n??`file`,status:`done`,existing:!0,url:i||void 0}]}function Ua(e,t,n,r){(e.fields??[]).forEach(e=>{e?.verifyAction&&[e.verifyResultField,e.verifyTimestampField,...String(e.verifyLockedWhenFields??``).split(/[,\s]+/)].map(e=>String(e??``).trim()).filter(Boolean).forEach(e=>{if(L(n,e)!==void 0)return;let i=r(t,{field:e});i!=null&&W(n,e,i)})})}function Wa(e){let t=Array.isArray(e.rows)?Fa(e,e.rows):null,n=Math.max(0,Number(e.minRows??0)||0),r=(t,n,r)=>{let i={};return(e.fields??[]).forEach(e=>{if(!e.field)return;if(e.type===`file`){let r=n(t,e);r&&W(i,e.field,r);return}let a=r(t,e);if(a==null){let t=e.defaultOnEdit?Mi(e):void 0;t!==void 0&&W(i,e.field,t);return}W(i,e.field,Ia(e.addRow)?ea(e,a):U(e,a))}),Ua(e,t,i,r),i},i=Vi(e,{editing:!0});if(t&&t.length>0){let e=t.map(e=>r(e,(e,t)=>Ha(e,t),(e,t)=>L(e,t.field)));for(;e.length<n;)e.push({...i});return e}let a=r(e,(e,t)=>Va(t.value,t),(e,t)=>t.value),o=Object.keys(a).length>0?[a]:[];for(;o.length<n;)o.push({...i});return o}function Ga(e,t=[]){let n={};return t.forEach(e=>{e.toggleEnabled&&e.toggleField&&W(n,e.toggleField,!!e.toggleValue),!e.addRow&&(e.fields??[]).forEach(e=>{if(!e.field||e.addRow)return;let t=e.value,r=e.field;if(e.type===`file`){let i=Va(t,e);i&&W(n,r,i);return}if(t==null)return;if(e.type===`checkbox`&&Array.isArray(e.options)&&e.options.length>0){let i=e.transformRule?.map;if(i){let e=Object.entries(i).find(([,e])=>String(e)===String(t));W(n,r,e?[e[0]]:[])}else W(n,r,li(e,Array.isArray(t)?t:[t]));return}let i=e.splitDialCodeInto;if(i&&typeof t==`string`){let{code:a,rest:o}=ma(t),s=da(a);s&&W(n,i,s),W(n,r,U(e,o||t));return}W(n,r,U(e,t))})}),Object.keys(n).length>0&&e.setFieldsValue(n),n}function Ka(e){let t=document.createElement(`div`);return t.innerHTML=String(e??``),t.textContent||t.innerText||``}function qa(e,t){return t&&t===`stripHtml`?Ka(e):e}function Ja(e){return String(e??``).trim().split(/\s+/).filter(Boolean).length}function Ya(e){return Object.values(e||{}).some(e=>e!=null&&e!==``)}function Xa(e,t){if(e.kind===`file`)return Array.isArray(t)?t.length>0:!!t;let n=qa(t,e.transform),r=String(n??``).trim();if(!r)return!1;let i=Number(e.minWords)||0;return i>0?Ja(r)>=i:!0}function Za(e,t){let n=e.inputs||[];if(n.length===0)return!0;let r=new Map;n.forEach((e,t)=>{let n=e.group||`__solo_${t}`;r.has(n)||r.set(n,[]),r.get(n).push(e)});for(let e of r.values())if(e.some(e=>e.required||Number(e.minWords)>0)&&!e.some(e=>Xa(e,t(e.sourceField))))return!1;return!0}function Qa(e=[]){let t=[];return e.forEach(e=>{if(e?.addRow){e.name&&t.push(e.name);return}(e?.fields??[]).forEach(e=>{let n=e?.field??e?.name;n&&t.push(n)})}),t}function $a(e,t){return Qa(t).some(t=>{let n=e.getFieldValue(t);return Array.isArray(n)?n.some(Ya):n!=null&&n!==``})}function eo(e,t=[],{includeUntouched:n=!1}={}){let r=e.getFieldsValue(!0)??{},i=new Set([t].flat().filter(Boolean)),a=n||typeof e.isFieldTouched!=`function`?()=>!0:t=>e.isFieldTouched(t),o=0;return Object.entries(r).forEach(([e,t])=>{if(!(i.has(e)||!a(e)||!to(t))){if(Array.isArray(t)){o+=t.filter(e=>e&&typeof e==`object`?Ya(e):!!e).length;return}o+=1}}),o}function to(e){return e==null||e===``?!1:Array.isArray(e)?e.some(e=>e&&typeof e==`object`?Ya(e):!!e):typeof e!=`object`||Object.values(e).some(e=>e!=null&&e!==``)}function no(e,t=[],{includeUntouched:n=!1}={}){let r=e.getFieldsValue(!0)??{},i=new Set([t].flat().filter(Boolean)),a=Object.keys(r).filter(e=>!i.has(e));return n?a.some(e=>to(r[e])):typeof e.isFieldTouched==`function`?a.some(t=>e.isFieldTouched(t)&&to(r[t])):a.some(e=>to(r[e]))}function ro(e=[]){let t={};return(e??[]).forEach(e=>{e?.addRow||(e?.fields??[]).forEach(e=>{let n=e?.field??e?.name;if(!n)return;let r=e?.value;r!=null&&r!==``&&(t[n]=r)})}),t}function io(e,t,n){let r=e?.confirmWhen??`never`;return r===`never`?!1:r===`always`||$a(t,n)}var ao=[`top-left`,`top-center`,`top-right`,`bottom-left`,`bottom-center`,`bottom-right`],oo=`bottom-left`;function so(e=[]){let t={};return e.forEach(e=>{let n=ao.includes(e.position)?e.position:oo;(t[n]??=[]).push(e)}),t}function co({form:e,groups:t,module:n,onApplied:a,onParsed:o,treatPrefilledAsData:s=!1}){let[c,l]=(0,r.useState)(null),[u,d]=(0,r.useState)(``),f=i.Form.useWatch(e=>e,e),p=(0,r.useCallback)(e=>Za(e,e=>(f||{})[e]),[f]),m=(0,r.useCallback)(t=>{if(!Array.isArray(t)||t.length===0)return!1;let n=Ga(e,t.filter(e=>!e.addRow)),r=Object.keys(n).length>0;return t.forEach(t=>{if(!t.addRow||!Array.isArray(t.rows)||t.rows.length===0)return;let n=Wa(t);if(n.length===0)return;r=!0;let i=()=>e.setFieldsValue({[t.name]:n}),a=(e.getFieldValue(t.name)||[]).filter(Ya);if(a.length){let e=t.label||t.name;oa({tone:`overwrite`,title:`Replace what's in ${e}?`,facts:[{label:`Section`,value:e},{label:`Rows you filled in`,value:a.length},{label:`Rows in the file`,value:n.length}],body:`Everything currently in ${e} will be removed and replaced with what the file says. The rest of the form is not affected.`,okText:`Replace them`,cancelText:`Keep mine`,danger:!0}).then(e=>{e&&i()})}else i()}),r},[e]);return{runAction:(0,r.useCallback)(async(t,r,c,u)=>{let f=c?.confirmWhen??`never`;if(c?.trigger===`upload`&&f!==`never`&&(f===`always`||no(e,[r?.field],{includeUntouched:s}))){let t=c.confirmMessages??{},n=u?.name||e.getFieldValue(r?.field)?.slice?.(-1)?.[0]?.name,i=eo(e,[r?.field],{includeUntouched:s});if(!await oa({tone:`overwrite`,title:t.title||`Read this file and fill the form in?`,facts:[{label:`File`,value:n},{label:`You have filled in`,value:i?`${i} ${i===1?`answer`:`answers`}`:void 0}],body:t.body||`We can read the details out of this file and fill the form in for you. Where the file has an answer, it replaces what is currently in that box. Anything the file does not mention is left as you typed it.`,okText:t.ok||`Read it and fill in`,cancelText:t.cancel||`Keep what I typed`}))return}l(c.key),d(c.loadingText||`Reading ${c.label||`the file`}…`);try{let s={},l={};(c.inputs||[]).forEach(t=>{if(t.kind===`file`){let n=e.getFieldValue(t.sourceField),r=u??n?.[n.length-1]?.originFileObj;r&&(l[t.param]=r)}else{let n=e.getFieldValue(t.sourceField);n!=null&&n!==``&&(s[t.param]=qa(n,t.transform))}}),(c.inputs||[]).forEach(e=>{!e.group||e.kind!==`text`||(c.inputs||[]).some(t=>t.group===e.group&&t.kind===`file`&&l[t.param])&&delete s[e.param]});let d=await ca({module:n,group:t,field:r.field,actionKey:c.key,inputs:s,files:l}),f=c.label||`AI action`,p=d?.groups;if(c?.trigger!==`upload`&&io(c,e,p)){let e=c.confirmMessages??{},t=Qa(p).length;if(!await oa({tone:`overwrite`,title:e.title||`Fill the form in from ${f}?`,facts:[{label:`Source`,value:f},{label:`Boxes it would fill`,value:t||void 0}],body:e.body||`We found details you can use. Applying them will replace what you have already entered in those boxes.`,okText:e.ok||`Use these details`,cancelText:e.cancel||`Keep what I typed`}))return i.message.info(`${f} cancelled — your entries were kept.`),d}if(o){let e=await o({action:c,field:r,groupName:t,responseGroups:p,payload:ro(p)});if(e===!1||e===`abort`)return d}let h=m(p);return h?i.message.success(`${f} completed successfully.`):i.message.info(`${f} completed, but no matching details were found.`),h&&a&&await a({action:c,field:r,groupName:t}),d}catch(e){i.message.error(e?.message||`${c.label||`AI action`} failed`);return}finally{l(null),d(``)}},[e,n,m,a,o,s]),loadingKey:c,loadingText:u,busy:c!==null,isActionEnabled:p}}function lo({position:e,actions:t,aiActions:n,groupName:r,field:a}){if(!t||t.length===0)return null;let s=e.endsWith(`center`)?`center`:e.endsWith(`right`)?`flex-end`:`flex-start`;return(0,o.jsx)(i.Space,{size:8,className:`v1-ai-action-buttons`,style:{width:`100%`,justifyContent:s},children:t.map(e=>(0,o.jsx)(i.Button,{size:`small`,loading:n.loadingKey===e.key,disabled:n.busy||!n.isActionEnabled(e),onClick:()=>n.runAction(r,a,e),children:e.label},e.key))})}function uo(e){let t=String(e??``).trim(),n=/^([^\s@]+)@([^\s@]+)\.([A-Za-z]{2,})$/.exec(t);if(!n)return!1;let[,r,i]=n;return/[A-Za-z]/.test(r)&&/[A-Za-z]/.test(i)}function fo(e=`Email`,t){return{validator:(n,r)=>r==null||r===``||uo(r)?Promise.resolve():Promise.reject(Error(t??`Enter a valid ${e}; numeric-only email addresses are not allowed`))}}var po=[{label:`Only Numbers`,value:`onlyNumber`},{label:`Only Letters`,value:`onlyLetter`},{label:`Only Letters & Spaces`,value:`onlyLettersAndSpace`},{label:`Only Alphanumeric`,value:`onlyAlphanumeric`},{label:`Alphanumeric & Spaces`,value:`alphanumericSpace`},{label:`Letters, Numbers & Hyphen`,value:`onlyLettersNumberAndHyphen`},{label:`Letters, Numbers, Hyphen & Dot`,value:`onlyLettersNumberHyphenAndDot`},{label:`Contact Number (digits, (), -)`,value:`contactNumber`},{label:`Email (reject numeric-only address)`,value:`email`},{label:`Job Title (letters, nums, symbols)`,value:`jobTitle`},{label:`MSP / Ref ID (alphanumeric only)`,value:`mspRefId`},{label:`Location (letters, nums, , . -)`,value:`locationValidation`},{label:`Decimal / Range (number + dot)`,value:`decimalRange`},{label:`Budget (numbers, must be > 0)`,value:`budgetValidation`},{label:`Experience (numbers only)`,value:`experience`},{label:`Numeric — 2 digits max`,value:`numericTwoDigits`},{label:`Job Description (character count)`,value:`jobDescription`},{label:`Website URL`,value:`websiteUrl`}],mo={onlyNumber:/^[0-9]$/,experience:/^[0-9]$/,numericTwoDigits:/^[0-9]$/,budgetValidation:/^[0-9]$/,onlyLetter:/^[a-zA-Z\s]$/,onlyLettersAndSpace:/^[a-zA-Z\s]$/,onlyAlphanumeric:/^[a-zA-Z0-9]$/,alphanumericSpace:/^[a-zA-Z0-9\s]$/,mspRefId:/^[a-zA-Z0-9]$/,onlyLettersNumberAndHyphen:/^[a-zA-Z0-9\s-]$/,locationValidation:/^[a-zA-Z0-9\s\-.,]$/,jobTitle:/^[a-zA-Z0-9\s\-.,/&+()*'"#@]$/,decimalRange:/^[0-9.]$/,contactNumber:/^[0-9()\-+\s]$/};function ho(e){return mo[e]??null}function go(e,t={},n=`change`){if(!t?.type||e==null)return{cleaned:e??``,error:null};let r=String(e),{type:i,maxLength:a,maxChars:o}=t,s=t.title||`Field`,c,l=null,u=e=>n===`blur`?e.trim():e.replace(/^\s+/,``);switch(i){case`onlyNumber`:case`experience`:case`numericTwoDigits`:{let e=Number(a??(i===`numericTwoDigits`?2:10));c=r.replace(/[^0-9]/g,``),r!==c&&(l=`${s} allows only numbers.`),c.length>e&&(l=`${s} cannot exceed ${e} characters.`,c=c.slice(0,e));break}case`onlyLetter`:{let e=Number(a??50);c=r.replace(/[^a-zA-Z]/g,``),r!==c&&(l=`${s} allows only letters.`),c.length>e&&(l=`${s} cannot exceed ${e} characters.`,c=c.slice(0,e));break}case`onlyLettersAndSpace`:{let e=Number(a??55);c=u(r.replace(/[^a-zA-Z\s]/g,``)),r.replace(/^\s+/,``)!==c&&(l=`${s} allows only letters and spaces.`),c.length>e&&(l=`${s} cannot exceed ${e} characters.`,c=c.slice(0,e));break}case`onlyAlphanumeric`:case`mspRefId`:{let e=Number(a??50);c=u(r.replace(/[^a-zA-Z0-9]/g,``)),r.replace(/^\s+/,``)!==c&&(l=`${s} allows only letters and numbers.`),c.length>e&&(l=`${s} cannot exceed ${e} characters.`,c=c.slice(0,e));break}case`alphanumericSpace`:{let e=Number(a??100);c=u(r.replace(/[^a-zA-Z0-9\s]/g,``)),r.replace(/^\s+/,``)!==c&&(l=`${s} allows only letters, numbers and spaces.`),c.length>e&&(l=`${s} cannot exceed ${e} characters.`,c=c.slice(0,e));break}case`onlyLettersNumberAndHyphen`:{let e=Number(a??55);c=u(r.replace(/[^a-zA-Z0-9\s-]/g,``)),r.replace(/^\s+/,``)!==c&&(l=`${s} allows only letters, numbers and hyphens.`),c.length>e&&(l=`${s} cannot exceed ${e} characters.`,c=c.slice(0,e));break}case`onlyLettersNumberHyphenAndDot`:{let e=Number(a??100);c=r.replace(/[^a-zA-Z0-9\-./#+[\]{}()\s]/g,``).slice(0,e),r!==c&&(l=`${s} allows only letters, numbers, hyphens and dots.`);break}case`contactNumber`:{let e=Number(a??15);c=r.replace(/[^0-9()\-+\s]/g,``).slice(0,e),r===c?c&&!/^(\+?[0-9]{1,3}[- ]?)?(\(?\d{1,4}\)?[- ]?)?[\d\-\s]{3,15}$/.test(c)&&(l=`${s} is not a valid phone number format.`):l=`${s} allows only digits, parentheses () and hyphens.`;break}case`locationValidation`:{let e=Number(a??100);c=u(r.replace(/[^a-zA-Z0-9\s\-.,]/g,``)),r.replace(/^\s+/,``)!==c&&(l=`${s} allows only letters, numbers, spaces, commas, dots and hyphens.`),c.length>e&&(l=`${s} cannot exceed ${e} characters.`,c=c.slice(0,e));break}case`jobTitle`:{let e=Number(a??80);c=u(r.replace(/[^a-zA-Z0-9\s\-/&.,()+#@'"*]/g,``)),r.replace(/^\s+/,``)!==c&&(l=`${s} allows only letters, numbers, spaces and common symbols.`),c.length>e&&(l=`${s} cannot exceed ${e} characters.`,c=c.slice(0,e));break}case`decimalRange`:{let e=r.replace(/[^0-9.]/g,``);if((e.match(/\./g)||[]).length>1){let t=e.indexOf(`.`);e=e.slice(0,t+1)+e.slice(t+1).replace(/\./g,``),l=`${s} can have only one decimal point.`}let t=e.replace(/\./g,``),n=Number(a??10);t.length>n&&(e=e.slice(0,n+ +!!e.includes(`.`)),l=`${s} cannot exceed ${n} digits.`),c=e,!l&&r!==c&&(l=`${s} allows only numbers and one dot.`);break}case`budgetValidation`:{let e=Number(a??10);c=r.replace(/[^0-9]/g,``).slice(0,e);let t=Number(c);r===c?c&&t<=0&&(l=`${s} must be greater than 0.`):l=`${s} allows only numbers.`;break}case`jobDescription`:{let e=Number(o??a??1500);r.replace(/<[^>]+>/g,` `).replace(/&nbsp;/g,` `).replace(/\s+/g,` `).trim().length>e&&(l=`${s} cannot exceed ${e} characters.`),c=r;break}case`email`:c=n===`blur`?r.trim():r,c&&!uo(c)&&(l=`${s} must be a valid email address; numeric-only email addresses are not allowed.`);break;case`websiteUrl`:c=n===`blur`?r.trim():r,c&&!/^(https?:\/\/)?([\da-z.-]+)\.([a-z.]{2,6})([/\w .-]*)*\/?$/i.test(c)&&(l=`${s} must be a valid URL.`);break;default:c=r}return{cleaned:c,error:l}}var _o=`This value is already present`;function vo(e){return typeof e==`string`?e:e?.type??e?.rule??e?.name}function yo(e){if(vo(e)!==`unique`)return null;if(typeof e==`string`)return{message:_o,normalizer:`trim`,skipBlank:!0,validateOn:`blur`};let t=e.value&&typeof e.value==`object`?e.value:e,n=String(t.validateOn??`blur`).toLowerCase();return{message:typeof e.message==`string`&&e.message.trim()?e.message.trim():_o,collectionField:t.collectionField??``,normalizer:String(t.normalizer??`trim`),skipBlank:t.skipBlank!==!1,validateOn:[`blur`,`change`,`submit`].includes(n)?n:`blur`}}function bo(e){let t=e?.validations??e?.validation??e?.rules??[];if(!Array.isArray(t))return null;for(let e of t){let t=yo(e);if(t)return t}return null}function xo(e=[]){let t=[];return(Array.isArray(e)?e:[]).forEach(e=>{(e?.fields??[]).forEach(e=>{let n=bo(e);!n||!e?.field||t.push({field:e.field,label:e.label??e.field,rule:n})})}),t}function So(e){return e==null?!0:typeof e==`number`?Number.isNaN(e):typeof e==`boolean`?!1:Array.isArray(e)?e.length===0:String(e).trim()===``}function Co(e,t=`trim`){if(e==null)return``;let n=String(e);switch(String(t)){case`exact`:return n;case`lower`:case`trimLower`:case`email`:return n.trim().toLowerCase();case`digitsOnly`:return n.replace(/\D+/g,``);default:return n.trim()}}function wo(e,t){return!(!e||e.skipBlank!==!1&&So(t))}function To(e){return!e||e.validateOn===`submit`?[]:e.validateOn===`change`?[`onChange`,`onBlur`]:[`onBlur`]}var G={SKIPPED:`skipped`,AVAILABLE:`available`,DUPLICATE:`duplicate`,STALE:`stale`,ERROR:`error`};function Eo({module:e,field:t,recordId:n,normalized:r}){return`${e}${t}${n??``}${r}`}function Do({checkFieldUnique:e,onPendingChange:t}={}){let n=new Map,r=new Map,i=0,a=0;function o(e){a=e,typeof t==`function`&&t(a)}async function s({module:t,field:s,rule:c,value:l,recordId:u,clientId:d,region:f}={}){if(!c||!t||!s||typeof e!=`function`||!wo(c,l))return{status:G.SKIPPED};let p=Eo({module:t,field:s,recordId:u,normalized:Co(l,c.normalizer)});if(n.has(p))return n.get(p);i+=1;let m=i;r.set(s,m),o(a+1);try{let i=await e({module:t,field:s,value:l,recordId:u,clientId:d,region:f});if(r.get(s)!==m)return{status:G.STALE};let a=i?.available===!1?{status:G.DUPLICATE,message:Oo(i)||c.message||_o}:{status:G.AVAILABLE};return n.set(p,a),a}catch(e){return r.get(s)===m?{status:G.ERROR,error:e}:{status:G.STALE}}finally{o(Math.max(0,a-1))}}return{check:s,isPending:()=>a>0,pendingCount:()=>a,reset:()=>{n.clear(),r.clear()}}}function Oo(e){return(e?.errors??[]).find(e=>e?.message)?.message||e?.message||``}var ko=`__uniqueRule`;function Ao({field:e,validation:t,context:n}){let r=yo(t);if(!r)return{validator:()=>Promise.resolve()};let i=e?.field??``;return!n?.checker||!n?.module||!i?{validator:()=>Promise.resolve()}:{[ko]:r,validateTrigger:To(r),validator:async(e,t)=>{let a=await n.checker.check({module:n.module,field:i,rule:r,value:t,recordId:n.recordId,clientId:n.clientId,region:n.region});return a.status===G.DUPLICATE?Promise.reject(Error(a.message||r.message)):Promise.resolve()}}}function jo(e=[]){let t=Array.isArray(e)?e:[];if(!t.some(e=>e&&e[ko]))return t;let n=t.filter(e=>e&&!e[ko]);return t.map(e=>{if(!e||!e[ko])return e;let t=e.validator;return{...e,validator:async(e,r)=>await Mo(n,r,e)?Promise.resolve():t(e,r)}})}async function Mo(e=[],t,n={}){for(let r of e)if(!(!r||typeof r==`string`)){if(r.required&&So(t)||!So(t)&&(r.pattern instanceof RegExp&&!new RegExp(r.pattern.source,r.pattern.flags).test(String(t))||r.len!=null&&String(t).length!==Number(r.len)))return!0;if(typeof r.validator==`function`)try{await r.validator(n,t)}catch{return!0}}return!1}function No(e){let t=String(e??``).trim();if(!t.startsWith(`{`))return null;try{return JSON.parse(t)}catch{return null}}function Po(e){if(!e)return null;if(typeof e==`string`)return No(e);let t=[e.data,e.response,e,No(e.message)];for(let e of t)if(!(!e||typeof e!=`object`)&&(Array.isArray(e.errors)||e.code===`DUPLICATE_VALUE`))return e;return null}function Fo({field:e,group:t,rowIndex:n}){let r=String(e??``),i=Number(n);return t&&Number.isInteger(i)&&i>=0?[String(t),i,...r.split(`.`)]:r}function Io(e,{uniqueRules:t=[]}={}){let n=Po(e);if(n){let e=(Array.isArray(n.errors)?n.errors:[]).filter(e=>e?.field).map(e=>{let t={field:e.field,name:Fo(e),message:e.message||n.message||_o};return Array.isArray(t.name)&&(t.group=String(e.group),t.rowIndex=Number(e.rowIndex)),t});if(e.length)return e}let r=String((n&&(n.message||n.error))??(typeof e==`string`?e:e?.message)??``).trim();if(!r)return[];let i=e?.status===409||n?.code===`DUPLICATE_VALUE`,a=t.filter(e=>String(e?.rule?.message??``).trim().toLowerCase()===r.toLowerCase());return a.length&&(i||a.length===1)?a.map(e=>({field:e.field,name:e.field,message:r})):[]}async function Lo({module:e,field:n,value:r,recordId:i,clientId:a,region:o}={}){if(!e||!n)throw Error(`module and field are required to check uniqueness`);let s={field:n,value:r??``};i&&(s.recordId=String(i)),a&&(s.clientId=String(a)),o&&(s.region=String(o));try{let n=await t.o(t.x,`/module/validate-unique?module=${encodeURIComponent(e)}`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify(s)}),r=n?.available!==!1;return{available:r,duplicate:!r,message:n?.message??``,errors:Array.isArray(n?.errors)?n.errors:[],response:n}}catch(e){if(e?.status===409){let t=e.response??e.data??{};return{available:!1,duplicate:!0,message:t?.message??e.message??``,errors:Array.isArray(t?.errors)?t.errors:[],response:t}}throw e}}async function Ro({module:e,payload:n,excludeId:r}={}){if(!e||!n)return{duplicate:!1};try{let i=await t.o(t.x,`/module/duplicate-check?module=${encodeURIComponent(e)}`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify({payload:n,...r?{excludeId:r}:{}})});return i?.data??i??{duplicate:!1}}catch{return{duplicate:!1}}}var zo=[`jpg`,`jpeg`,`png`,`gif`,`webp`,`bmp`,`svg`,`avif`],Bo=[`mp4`,`webm`,`ogg`,`ogv`,`mov`,`m4v`],Vo=[`pdf`,`doc`,`docx`],Ho=[{label:`Any file`,value:`any`},{label:`Resume (pdf, doc, docx)`,value:`resume`},{label:`Documents & Images (pdf, doc, images)`,value:`documents`},{label:`Images only`,value:`images`},{label:`Videos only`,value:`videos`},{label:`Images & Videos`,value:`imagesAndVideos`}],Uo={resume:{exts:Vo,maxSizeMB:2,hint:`PDF, DOC or DOCX`,error:`Only PDF, DOC, and DOCX resume files are supported.`},documents:{exts:[...Vo,...zo],hint:`PDF, DOC or image files`,error:`Only document (PDF/DOC) or image files are allowed`},images:{exts:zo,hint:`Image files`,error:`Only image files are allowed`},videos:{exts:Bo,hint:`Video files`,error:`Only video files are allowed`},imagesAndVideos:{exts:[...zo,...Bo],hint:`Image or video files`,error:`Only image or video files are allowed`}};function Wo(e){let t=String(e?.field??e?.payloadKey??``).toLowerCase();return t?t.includes(`resume`)||t.includes(`cv`)||t.includes(`curriculumvitae`):!1}function Go(e){let t=String(e?.accept??``).trim();return t&&t!==`any`?Uo[t]??null:!t&&Wo(e)?Uo.resume:Uo[t]??null}var Ko=new Set([`of`,`and`,`the`,`to`,`for`,`in`,`a`,`an`]),qo={addresses:`address`,branches:`branch`,batches:`batch`,categories:`category`,companies:`company`,countries:`country`,entries:`entry`,people:`person`,statuses:`status`};function Jo(e){let t=String(e??``).trim();if(!t)return``;if(t.length>1&&t===t.toUpperCase()&&/[A-Z]/.test(t))return t;let n=t.toLowerCase();return qo[n]?qo[n]:/[^aeiou]ies$/i.test(t)?t.slice(0,-3)+`y`:/(s|x|z|ch|sh)es$/i.test(t)?t.slice(0,-2):/[^s]s$/i.test(t)?t.slice(0,-1):t}function K(e){let t=String(e??``).trim();if(!t)return``;let n=t.replace(/([A-Z]+)([A-Z][a-z])/g,`$1 $2`).replace(/([a-z0-9])([A-Z])/g,`$1 $2`).replace(/[_\-.]+/g,` `).split(/\s+/).filter(Boolean);if(!n.length)return``;let r=Jo(n[n.length-1]);return[...n.slice(0,-1),r].map((e,t)=>{let n=e.toLowerCase();return e.length>1&&e===e.toUpperCase()?e:t>0&&Ko.has(n)?n:n.charAt(0).toUpperCase()+n.slice(1)}).join(` `)}function Yo(e,t){let n=String(e?.quickCreateLabel??``).trim();if(n&&n.toLowerCase()!==`add more`)return n;let r=K(e?.quickCreateModule||t);return r?`Add New ${r}`:`Add New`}function Xo(e,t){let n=String(e?.quickEditLabel??``).trim();if(n&&n.toLowerCase()!==`add more`)return n;let r=K(e?.quickEditModule||t);return r?`Edit ${r}`:`Edit`}function Zo(e,t,n){let r=K((e===`create`?t?.quickCreateModule:t?.quickEditModule)||n);return e===`create`?String(t?.quickCreateTitle??``).trim()||(r?`Add New ${r}`:Yo(t,n)):String(t?.quickEditTitle??``).trim()||(r?`Edit ${r}`:Xo(t,n))}function Qo({children:e,className:t=``,icon:n,to:r,variant:a=`default`,...s}){let c=(0,o.jsx)(i.Button,{className:`app-button app-button--${a} ${t}`.trim(),icon:n,...s,children:e});return r?(0,o.jsx)(u.Link,{className:`app-button-link`,to:r,children:c}):c}function $o(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.name||e.user_name||e.userName||e.username||e.email||``}function es(e){let t={};return(Array.isArray(e)?e:[]).forEach(e=>{let n=$o(e);n&&[e.legacyUserId,e.userId,e.user_id,e._id,e.id].forEach(e=>{if(e==null||e===``)return;let r=String(typeof e==`object`?e.$oid??e.id??``:e);r&&t[r]===void 0&&(t[r]=n)})}),t}var ts=new Map;function ns(e){let n=String(e??``).trim();if(!n)return Promise.resolve(``);if(ts.has(n))return ts.get(n);let r=t.o(t.x,`/get-detailed-view?userId=${encodeURIComponent(n)}`).then(e=>$o(e?.data??e??null)).catch(()=>``);return ts.set(n,r),r}var q=e=>e==null?``:String(e).trim();function rs(e){let t=e?.quickCreateNotice;return!t||typeof t!=`object`||t.enabled===!1?null:{enabled:!0,title:q(t.title)||`New record created`,message:q(t.message)||`A new client has been created successfully. Please contact your Organization Admin to configure the required forms, workflows, permissions, and client-specific details before proceeding with further operations.`,showCreator:t.showCreator!==!1,showRecordName:t.showRecordName!==!1,recordNameField:q(t.recordNameField),recordLabel:q(t.recordLabel)||`Record name`,creatorLabel:q(t.creatorLabel)||`Created by`}}var is=[`clientName`,`companyName`,`name`,`title`,`fullName`,`displayName`,`label`,`employerName`,`vendorName`],as=(e,t)=>{if(!(!e||!t))return String(t).split(`.`).reduce((e,t)=>e&&typeof e==`object`?e[t]:void 0,e)},os=e=>typeof e==`string`||typeof e==`number`?q(e):e&&typeof e==`object`?q(e.label??e.name??e.title??``):``;function ss(e,{recordNameField:t=``,displayField:n=``}={}){if(!e||typeof e!=`object`)return``;for(let r of[t,n,...is]){if(!r)continue;let t=os(as(e,r));if(t)return t}let r=Object.keys(e).find(t=>/name$/i.test(t)&&typeof e[t]==`string`&&e[t].trim());return r?q(e[r]):``}function cs(e){if(!e||typeof e!=`object`)return``;let t=[e.createdBy,e.created_by,e.createdById,e.createdUserId,e.recordMeta?.createdBy,e.ownerId];for(let e of t){if(e==null||e===``)continue;if(typeof e==`object`){let t=q(e.$oid??e.userId??e._id??e.id);if(t)return t;continue}let t=q(e);if(t)return t}return``}function ls(e=t.d){try{return $o(e())||``}catch{return``}}var us=(e,n)=>t.o(t.x,`/module/list?module=${encodeURIComponent(e)}&id=${encodeURIComponent(n)}`).then(e=>{let t=e?.data?.data??e?.data??[];return Array.isArray(t)?t[0]:t});async function ds({module:e,recordId:n,notice:r,displayField:i=``,deps:a={}}={}){let{fetchRecord:o=us,fetchUserNameFn:s=ns,getUser:c=t.d}=a,l=null;if(e&&n)try{l=await o(e,n)}catch{l=null}let u=r?.showRecordName===!1?``:ss(l,{recordNameField:r?.recordNameField,displayField:i}),d=``;if(r?.showCreator!==!1){let e=cs(l);if(e)try{d=q(await s(e))}catch{d=``}d||=ls(c)}return{recordName:u,creatorName:d}}var fs=(0,r.lazy)(()=>Promise.resolve().then(()=>require("./index.cjs")).then(e=>e.i)),ps=(0,r.lazy)(()=>Promise.resolve().then(()=>require("./index.cjs")).then(e=>e.n)),ms=e=>e==null||e===``,hs=e=>typeof e==`string`&&e.includes(`.`)?e.split(`.`):[e];function gs(e,t,n,r,i){let a=e.quickEditIdFrom;if(a){let e=Array.isArray(n)&&n.length>=3&&typeof n[1]==`number`?[...n.slice(0,2),...hs(a)]:hs(a),i=t?.getFieldValue?.(e);return ms(i)&&(i=r?.[a]),ms(i)?null:i}return i&&typeof i==`object`?i.value??null:ms(i)?null:i}function _s({field:e,form:t,name:n,moduleName:s,scopeValues:c,ownValue:l,onDone:u}){let[d,f]=(0,r.useState)(null),[p,m]=(0,r.useState)(null),h=!!e?.quickCreate,g=!!e?.quickEdit,_=e?.quickCreateModule||e?.lookupCollection||``,v=e?.quickEditModule||e?.lookupCollection||``,y=(0,r.useMemo)(()=>g?gs(e,t,n,c,l):null,[g,e,t,n,c,l]);if(!h&&!g)return{footer:null,modal:null};let b=()=>f(null),x=()=>{if(e?.quickCreateOnClick){e.quickCreateOnClick(),document.activeElement?.blur?.();return}if(e?.quickCreateRoute){window.open(e.quickCreateRoute,`_blank`,`noopener,noreferrer`);return}_&&f({mode:`create`,module:_})},S=()=>v&&y&&f({mode:`edit`,module:v,recordId:String(y)}),C=t=>{let n=rs(e);n&&(m({...n,recordName:``,creatorName:``}),ds({module:_,recordId:t,notice:n,displayField:e?.displayField||``}).then(({recordName:e,creatorName:t})=>{m(n=>n&&{...n,recordName:e,creatorName:t})}).catch(()=>{}))},ee=(0,o.jsx)(`div`,{className:`v1-quick-actions`,role:`presentation`,onMouseDown:e=>e.preventDefault(),style:{display:`flex`,gap:8,padding:`6px 8px`,borderTop:`1px solid rgba(0,0,0,0.06)`},children:(0,o.jsxs)(i.Space,{size:8,children:[h&&(0,o.jsx)(i.Button,{type:`link`,size:`small`,icon:(0,o.jsx)(a.PlusOutlined,{}),onClick:x,style:{paddingLeft:0},children:Yo(e,_)}),g&&(0,o.jsx)(i.Button,{type:`link`,size:`small`,icon:(0,o.jsx)(a.EditOutlined,{}),onClick:S,disabled:!y,title:y?void 0:`Choose a ${K(v)||`record`} above first, then edit it here`,children:Xo(e,v)})]})}),w=d?(0,o.jsx)(i.Modal,{open:!0,title:Zo(d.mode,e,d.mode===`create`?_:v),width:`min(1080px, 96vw)`,footer:null,destroyOnClose:!0,maskClosable:!1,onCancel:b,styles:{body:{maxHeight:`78vh`,overflowY:`auto`}},children:(0,o.jsx)(r.Suspense,{fallback:(0,o.jsx)(`div`,{style:{padding:48,textAlign:`center`},children:(0,o.jsx)(i.Spin,{})}),children:d.mode===`create`?(0,o.jsx)(fs,{moduleName:d.module,embedded:!0,breadcrumbItems:[],onCancel:b,onSuccess:e=>{b(),C(e),u?.(`create`,e)}}):(0,o.jsx)(ps,{moduleName:d.module,recordId:d.recordId,embedded:!0,breadcrumbItems:[],onCancel:b,onSuccess:e=>{b(),u?.(`edit`,e)}})})}):null,T=p?(0,o.jsxs)(i.Modal,{open:!0,title:(0,o.jsxs)(`span`,{style:{display:`inline-flex`,alignItems:`center`,gap:8},children:[(0,o.jsx)(a.ExclamationCircleFilled,{style:{color:`#faad14`}}),p.title]}),width:`min(520px, 94vw)`,maskClosable:!1,onCancel:()=>m(null),footer:(0,o.jsx)(Qo,{variant:`primary`,type:`primary`,onClick:()=>m(null),children:`OK`}),children:[(0,o.jsx)(`p`,{style:{marginTop:0,marginBottom:16},children:p.message}),(p.recordName||p.creatorName)&&(0,o.jsxs)(`div`,{style:{display:`grid`,gridTemplateColumns:`auto 1fr`,gap:`6px 12px`,padding:`10px 12px`,borderRadius:6,background:`rgba(0,0,0,0.03)`},children:[p.recordName&&(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(`span`,{style:{color:`rgba(0,0,0,0.55)`},children:p.recordLabel}),(0,o.jsx)(`strong`,{children:p.recordName})]}),p.creatorName&&(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(`span`,{style:{color:`rgba(0,0,0,0.55)`},children:p.creatorLabel}),(0,o.jsx)(`strong`,{children:p.creatorName})]})]})]}):null;return{footer:ee,modal:w||T?(0,o.jsxs)(o.Fragment,{children:[w,T]}):null}}var vs=e=>e==null||e===``||Array.isArray(e)&&e.length===0;function ys(e,t,n){let r=String(t??``).includes(`.`)?String(t).split(`.`):[t];if(typeof n==`function`){let e=n(t);return Array.isArray(e)&&e.length?[...e,...r]:r}return Array.isArray(e)&&e.length>1?[...e.slice(0,-1),...r]:r}function bs({label:e,message:t,rule:n={},value:r,form:i,name:a,prefixFor:o}){let s=n.field??n.compareField??r;return{validator:async(n,r)=>{if(!s||vs(r))return Promise.resolve();let c=i?.getFieldValue?.(ys(a,s,o));if(vs(c))return Promise.resolve();let l=Number(c),u=Number(r);return Number.isNaN(l)||Number.isNaN(u)||u<=l?Promise.resolve():Promise.reject(Error(t??`${e} must not exceed ${s}`))}}}function xs(e={},t,n){let r=e.field??e.compareField??e.value;return r?ys(t,r,n):null}function Ss(e,t){let n=String(t).split(`.`).filter(Boolean);if(!Array.isArray(e))return n.length>1?n:t;if(n.length>1){if(e.length>=3&&typeof e[1]==`number`){let t=e.slice(0,2),r=n[0]===String(e[0])?n.slice(1):n;return[...t,...r]}return n}let r=[...e];return r[r.length-1]=n[0],r}function Cs(e,t,n){let r=e?.getFieldValue?.(Ss(t,n));return r!=null&&r!==``?r:e?.getFieldValue?.(n)}function ws(e){return String(e??``).split(`,`).map(e=>e.trim()).filter(Boolean)}function Ts(e,t){for(let n of e??[]){let e=t(n);if(e==null||e===``)continue;let r=Number(e);if(!(!Number.isFinite(r)||r<=0))return{field:n,maximum:r}}return null}function Es({input:e,compareFields:t,readValue:n}){let r={ok:!0,field:null,maximum:null};if(e==null||e===``)return r;let i=Ts(t,n);if(!i)return r;let a=Number(e);return Number.isFinite(a)?{ok:a<=i.maximum,field:i.field,maximum:i.maximum}:r}var Ds={candidates:[`applicantId`]};function Os(e){let t=String(e??``).trim();if(!t)return[];let n=t.endsWith(`s`)?t.slice(0,-1):t;return[...new Set([`${n}Id`,`${t}Id`,...Ds[t]??[]])]}function ks(e,t){if(!t)return``;let n=e=>e&&typeof e==`object`?e.id??e.value??``:e??``;for(let r of Os(e)){let e=String(n(t[r])||``);if(e)return e}return``}function As(e,t){let n=new Set;return(e??[]).forEach(e=>(e.fields??[]).forEach(e=>{e?.prefillFromModule&&n.add(t(e.prefillFromModule))})),[...n]}function js(e){return e?.payloadMode===`skip`}function Ms(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:[]}function Ns(e){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))})}),t}function Ps(e,t){if(!e||!t)return;let n=e;for(let e of String(t).split(`.`)){if(n==null)return;if(Array.isArray(n)){if(!n.length)return;let t=[...n].reverse().find(t=>t&&typeof t==`object`&&t[e]!==void 0&&t[e]!==null);n=t?t[e]:void 0;continue}n=n[e]}return n}function Fs(e,t){if(!(!e||!t))for(let n of[t.prefillFrom,t.field,t.payloadKey]){if(!n)continue;let t=e[n];if(t??=L(e,n),t??=Ps(e,n),t!=null)return t}}function Is({form:e,field:t,flagPath:n,fieldPath:r,disabled:a}){let s=P(t),c=i.Form.useWatch(n,e);if(!s)return null;let l=s.label||`Allow beyond the limit`,u=()=>{setTimeout(()=>{e?.validateFields?.([r]).catch(()=>{})})},d=async r=>{if(!r.target.checked){e.setFieldValue(n,!1),u();return}let i=await oa(ii(t));e.setFieldValue(n,!!i),u()},f=s.help?`${l} — ${s.help}`:l;return(0,o.jsx)(i.Tooltip,{title:f,children:(0,o.jsx)(`span`,{className:`v1-override-wrap`,children:(0,o.jsx)(i.Checkbox,{className:`v1-override-checkbox`,checked:!!c,disabled:a,onChange:d,"aria-label":f})})})}var Ls=e=>String(e??``);function Rs(e){let t=new Set,n=[];return(Array.isArray(e)?e:[]).forEach(e=>{let r=e?.field;!r||t.has(r)||(t.add(r),n.push(r))}),n}function zs(e,t,n,r){return Rs(e).map(e=>({field:e,path:n(t,e,r)}))}function Bs(e,t={}){return!e||!e.field?!1:Ls(t[e.field])===Ls(e.value)}function Vs({rules:e,watched:t={},current:n,lastApplied:r,clearOnMismatch:i=!0,initial:a=!1}={}){let o=(Array.isArray(e)?e:[]).find(e=>Bs(e,t));return o?o.clearValue?a?{action:`none`}:{action:`clear`}:{action:`set`,value:o.setValue}:i&&r!==void 0&&Ls(n)===Ls(r)?{action:`clear`}:{action:`none`}}var J=e=>String(e??``).trim().toLowerCase();function Hs(e){let t=Array.isArray(e)?e:[e],n=[];return t.forEach(e=>{if(e!=null&&e!==``){if(typeof e==`object`){[e.value,e.id,e._id,e.label,e.name].forEach(e=>{e!=null&&e!==``&&n.push(J(e))});return}n.push(J(e))}}),n}function Us(e=[],t){let n=Hs(t);if(!n.length||!Array.isArray(e)||e.length===0)return e;let r=new Set(n),i=e.filter(e=>e==null?!1:typeof e==`object`?r.has(J(e.value))||r.has(J(e.label)):r.has(J(e)));return i.length>0?i:e}function Ws(e){let t=[];return[e?.setValue,e?.setValueLabel].forEach(e=>{e!=null&&e!==``&&t.push(J(e))}),t}function Gs(e,t={}){let n=Array.isArray(e)?e:[],r=new Set,i=new Set;return n.forEach(e=>{if(!e||e.clearValue)return;let n=Ws(e);if(!n.length)return;let a=Bs(e,t)?i:r;n.forEach(e=>a.add(e))}),i.forEach(e=>r.delete(e)),[...r]}function Ks(e=[],t,n){let r=Gs(t,n);if(!r.length||!Array.isArray(e)||e.length===0)return e;let i=new Set(r);return e.filter(e=>e==null?!0:typeof e==`object`?!(i.has(J(e.value))||i.has(J(e.label))):!i.has(J(e)))}function qs(e,t={},n){let r=Array.isArray(e)?e:[];if(n==null||n===``)return[];let i=J(n),a=[],o=new Set;return r.forEach(e=>{if(!e||e.clearValue)return;let{setValue:n,setValueLabel:r}=e;n!=null&&n!==``&&r&&J(n)===i&&Bs(e,t)&&(o.has(J(n))||(o.add(J(n)),a.push({value:n,label:r})))}),a}var Js=64;function Ys(e){if(String(e??``).trim()!==`currentUserId`)return``;try{return typeof localStorage>`u`?``:String(localStorage.getItem(`userId`)??``).trim()}catch{return``}}var Y=e=>String(e??``).trim().toLowerCase(),Xs=e=>e!=null&&String(e).trim()!==``;function Zs(e){let t=Array.isArray(e)?e:String(e??``).split(`,`);return new Set(t.map(Y).filter(e=>e!==``))}function Qs(e,t){return!t||!Array.isArray(e)||e.length===0?!1:e.some(e=>Xs(e?.extraData?.[t]))}function $s(e,t,n){let r=e?.extraData?.[t];if(!Xs(n))return r===!0;let i=Zs(n);return i.size===0?r===!0:i.has(Y(r))}function ec(e,t){let n=new Map;return(Array.isArray(e)?e:[]).forEach(e=>{let r=Y(e?.value);r&&n.set(r,Y(e?.extraData?.[t]))}),n}function tc(e,t,n){let r=Y(n);if(!r)return!1;let i=new Set,a=Y(e);if(!a)return!1;i.add(a);for(let e=0;e<Js;e+=1){let e=t.get(a);if(!e)return!1;if(e===r)return!0;if(i.has(e))return!1;i.add(e),a=e}return!1}function nc(e={}){let t=[],n=e=>{let n=String(e??``).trim();n&&!t.includes(n)&&t.push(n)};return(Array.isArray(e.extraFields)?e.extraFields:[]).forEach(n),n(e.optionsRequireExtraField),n(e.optionsHierarchyParentField),t}function rc(e,t={},n={}){if(!Array.isArray(e)||e.length===0)return e;let r=n.source?`[${n.source}]`:`[optionRowFilters]`,i=t.field??t.label??`(unnamed field)`,a=typeof n.warn==`function`?n.warn:e=>{typeof console<`u`&&console.warn(e)},o=e,s=String(t.optionsRequireExtraField??``).trim();s&&(Qs(o,s)?o=o.filter(e=>$s(e,s,t.optionsRequireExtraValue)):a(`${r} "${i}": option filter SKIPPED — no option carried extraData["${s}"], so the value filter could not be applied (the lookup API returned no such extra field). Showing the unfiltered list; this is NOT "nothing matched".`));let c=String(t.optionsHierarchyParentField??``).trim();if(c){let n=String(t.optionsHierarchySelfFrom??``).trim()||`currentUserId`,s=Ys(n);if(!s)a(`${r} "${i}": hierarchy filter SKIPPED — identity "${n}" could not be resolved (no signed-in user id available). Showing the list unrestricted by reporting line.`);else if(!Qs(e,c))a(`${r} "${i}": hierarchy filter SKIPPED — no option carried extraData["${c}"], so the reporting chain could not be walked (the lookup API returned no such extra field). Showing the list unrestricted by reporting line; this is NOT "nobody reports to you".`);else{let t=ec(e,c);o=o.filter(e=>tc(e?.value,t,s))}}return o}var ic=e=>e==null||String(e).trim()===``,ac=e=>e===!0||e===1||e===`1`||e===`true`;function oc(e){return ic(e?.tooltip)?ac(e?.infoEnabled)&&!ic(e?.infoText)?String(e.infoText):``:String(e.tooltip)}var sc=e=>e==null||typeof e==`string`&&e.trim()===``;function cc(e,t={},n=()=>void 0){let{optionKey:r}=t,i=(e?n(e,r):void 0)??e?.extraData?.[r]??null,{fallback:a}=t;return sc(i)&&a!=null&&a!==``?a:i}var lc=Symbol(`parentFilterUnseen`),uc=e=>e==null||e===``,dc=(e,t)=>String(e??``)===String(t??``);function fc({previous:e,next:t,currentValue:n,scoped:r=!0}){return!(!r||e===lc||dc(e,t)||uc(e)||uc(n))}function pc(e){return e==null?!0:typeof e==`object`?pc(e.permission??e.allowed??e.value):e!==!1&&e!==0&&e!==`0`}function mc(e,t){let n=String(t??``).trim().toLowerCase();if(!(!n||!e||typeof e!=`object`))for(let[t,r]of Object.entries(e)){let e=String(t).trim().toLowerCase();if(e===n||e===`${n}s`||`${e}s`===n)return r&&typeof r==`object`?r:void 0}}function hc(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t];let n=`${t}Access`;if(Object.prototype.hasOwnProperty.call(e,n))return e[n]}function gc(e,t){if(!e)return!0;try{let n=JSON.parse(localStorage.getItem(`menuPermission`)||`{}`),[r,i]=String(e).split(`.`),a=i??r,o=i?[r,t]:[t];for(let e of o){let t=mc(n,e);if(t)return pc(hc(t,a))}return!0}catch{return!0}}function _c(e){return(e??[]).filter(e=>e?.afterSubmit?.mode).sort((e,t)=>(e.order??0)-(t.order??0))[0]?.afterSubmit??null}function vc(e,t,n){let r=String(e??``).trim();return!r||!r.startsWith(`/`)||r.startsWith(`//`)||/^[a-z][a-z0-9+.-]*:/i.test(r)?null:r.replace(/:([A-Za-z_][\w]*)/g,(e,r)=>{let i=r===`id`?t:n?.[r];return encodeURIComponent(i??``)})}function yc(e=typeof window<`u`?window:void 0){let t=e?.history?.state?.idx;return typeof t==`number`&&t>0}function bc({cancelPath:e,cancelPathPriority:t=!1,fallbackPath:n=`/`,win:r=typeof window<`u`?window:void 0}={}){return t&&e?{path:e}:yc(r)?{back:!0}:e?{path:e}:{path:n}}function xc(e,t={}){let n=bc(t);return n.back?e(-1):e(n.path),n}var X=e=>e==null?``:String(e).trim();function Sc(e,t){let n=e?.regionRules;if(!n||typeof n!=`object`)return e??{};let r=X(t),i=n[r]??n[r.toUpperCase()]??n.default;return!i||typeof i!=`object`?e??{}:{...e,...i}}function Cc(e){return e?.allowInProgress!==!1}function wc(e){return Cc(e)?``:Dc(e)?e?.inProgressWarningMessage||e?.inProgressMessage||`In this region an unfinished qualification is not usually accepted when a candidate is put forward for a role. You can still record it here — just be aware it will have to be completed before they can be submitted.`:e?.inProgressMessage||`This one needs to be finished before the application can go ahead. Please untick “still ongoing”, or remove the row.`}function Tc(e){return Cc(e)?`allow`:X(e?.inProgressSeverity).toLowerCase()===`warn`?`warn`:`block`}function Ec(e){return Tc(e)===`block`}function Dc(e){return Tc(e)===`warn`}function Oc(e){if(!Ec(e))return null;let t=wc(e);return{validator:(e,n)=>n===!0?Promise.reject(Error(t)):Promise.resolve()}}function kc(e,t={}){let n=t.tieBreak??`endDate`,r=t.field??`startDate`;for(let t of[n,r]){let n=e?.[t];if(n==null||n===``)continue;let r=(0,s.default)(n);if(r.isValid())return r.valueOf()}return null}function Ac(e,t={}){let n=t.inProgressField??`currentStudyingHere`;return!!e?.[n]}function jc(e=[],t={}){let n=(t.direction??`desc`)===`desc`;return e.map((e,n)=>({index:n,key:kc(e,t),ongoing:t.inProgressFirst!==!1&&Ac(e,t)})).slice().sort((e,t)=>e.ongoing===t.ongoing?e.key===null&&t.key===null?e.index-t.index:e.key===null?1:t.key===null?-1:e.key===t.key?e.index-t.index:n?t.key-e.key:e.key-t.key:e.ongoing?-1:1).map(e=>e.index)}function Mc(e,t,n={}){if(!Array.isArray(e)||e.length<2||t==null||t<0||t>=e.length)return null;let r=jc(e,n).indexOf(t);return r===-1||r===t?null:{from:t,to:r,reason:Ac(e[t],n)?`inProgress`:`outOfOrder`}}var Nc=Object.freeze({inProgress:`You’ve marked this one as still ongoing, so it’s the most recent. Shall we move it to the top? This list reads best newest first.`,outOfOrder:`These dates make this the most recent one. Shall we move it to the top? This list reads best newest first.`,ok:`Yes, move it up`,keep:`No, leave it here`});function Pc(e,t={}){let n={...Nc,...t.messages??{}};return n[e]??n.outOfOrder}function Fc(e,t={}){let n=t.levelField??`qualification`,r=X(e?.[n]);if(!r)return null;let i=t.levels??{},a=i[r]??i[r.toLowerCase()]??i[r.toUpperCase()];return Number.isFinite(Number(a))?Number(a):Ic(r,t)}function Ic(e,t){let n=Array.isArray(t?.levelPatterns)?t.levelPatterns:[],r=e.toLowerCase();for(let e of n){let t=X(e?.match);if(!t)continue;let n;try{n=new RegExp(t,`i`)}catch{continue}if(n.test(r)&&Number.isFinite(Number(e.level)))return Number(e.level)}return null}function Lc(e,t={}){return X((t?.levelLabels??{})[e])||X(e)}function Rc(e=[],t={}){if(!t||t.requireBelow===!1)return[];let n=t.levels??{},r=t.requiredLevels??[];if(!r.length)return[];let i=e.map(e=>Fc(e,t)).filter(e=>e!==null);if(!i.length)return[];let a=Math.max(...i),o=[];return r.forEach(e=>{let t=typeof e==`object`?e.label:e,r=typeof e==`object`&&Number.isFinite(Number(e.level))?Number(e.level):Number(n[t]);Number.isFinite(r)&&(r>=a||i.includes(r)||o.push(t))}),o}function zc(e,t={}){let n=Rc(e,t);if(!n.length)return``;let r=n.map(e=>Lc(e,t)).join(`, `);return(t.message||`You’ve added a higher qualification but not the {missing} below it. Please add that too.`).replace(`{missing}`,r)}async function Bc({group:e,rows:t,rowIndex:n,move:r,confirm:i}){let a=e?.orderBy;if(!a||a.confirmMove===!1||typeof r!=`function`)return!1;let o=Mc(t,n,a);if(!o)return!1;let s={...Nc,...a.messages??{}};return await i({reason:o.reason,title:o.reason===`inProgress`?`This looks like the most recent one`:`These dates make this the most recent one`,body:Pc(o.reason,a),okText:s.ok,cancelText:s.keep,from:o.from,to:o.to})?(r(o.from,o.to),!0):!1}function Vc(e,t){let n=Sc(e,t),r=n?.orderBy?.inProgressField;return r?{name:n.name,label:n.label??n.name,rowsKey:n.payloadKey||n.name,inProgressField:r,severity:Tc(n),message:wc(n)}:null}function Hc(e=[],t,n){if(!n)return{severity:`allow`,message:``,group:null};let r=null;for(let i of e){let e=Vc(i,t);if(!(!e||e.severity===`allow`)&&Uc(n,e.rowsKey).some(t=>Ac(t,e))){if(e.severity===`block`)return{severity:`block`,message:e.message,group:e};r??={severity:`warn`,message:e.message,group:e}}}return r??{severity:`allow`,message:``,group:null}}function Uc(e,t){let n=e?.[t];return Array.isArray(n)?n:Array.isArray(n?.rows)?n.rows:[]}function Wc(e){return String(e?.severity??``).toLowerCase()===`block`?`block`:`warn`}function Gc(e=[],t={}){let n=null;for(let r of e){let e=r?.levelRule;if(!e)continue;let i=Kc(t,r);if(!i.length)continue;let a=zc(i,e);if(a){if(Wc(e)===`block`)return{severity:`block`,message:a,group:r};n??={severity:`warn`,message:a,group:r}}}return n??{severity:`allow`,message:``,group:null}}function Kc(e,t){for(let n of[t?.name,t?.payloadKey]){if(!n)continue;let t=e?.[n];if(Array.isArray(t))return t}return[]}function qc(e,t){return Array.isArray(e)&&e.length>1?[...e.slice(0,-1),t]:[t]}function Jc(e,t){let n=e?.field,r=[];e?.clearGroupOnChange&&(t instanceof Set?[...t]:t??[]).forEach(e=>{e&&e!==n&&r.push(e)});let i=e?.linkedClearField;return Array.isArray(i)?i.forEach(e=>{e&&e!==n&&r.push(e)}):typeof i==`string`&&i.trim()&&i.trim()!==n&&r.push(i.trim()),[...new Set(r)]}function Yc(e,t,n,r){let i=Jc(t,r).map(e=>qc(n,e));return i.forEach(t=>e.setFieldValue(t,null)),i}function Xc(e){return(Array.isArray(e)?e:[e]).map(e=>e&&typeof e==`object`?e.value??e.key??e.id:e).filter(e=>e!=null&&e!==``)}function Zc(e,t=[]){let n=new Set((t??[]).map(e=>String(e?.value))),r=[];for(let t of Xc(e)){let e=String(t);!n.has(e)&&!r.includes(e)&&r.push(e)}return r}async function Qc(e,n){if(!e?.lookupCollection||!n?.length)return[];let r=new URLSearchParams({collection:e.lookupCollection,displayField:e.displayField??``,valueField:e.valueField??`_id`,values:n.join(`,`)});e.displayField2&&r.set(`displayField2`,e.displayField2);let i=await t.o(t.x,`/admin/lookup-dropdown-values?${r}`),a=i?.data??i??[];return Array.isArray(a)?a:[]}function $c(e=[],t=[]){if(!t.length)return e;let n=new Set((e??[]).map(e=>String(e?.value))),r=t.filter(e=>!n.has(String(e?.value))).map(e=>({...e,resolvedOnly:!0}));return r.length?[...e,...r]:e}var el=e=>e==null||e===``||Array.isArray(e)&&e.length===0||e===!1;function tl(e){let t=e?.requireAnyOf;return Array.isArray(t)?t.filter(e=>typeof e==`string`&&e.trim()!==``):[]}function nl(e){return!e||typeof e!=`object`?!1:Object.values(e).some(e=>!el(e))}function rl({field:e,getRow:t}){let n=tl(e);if(n.length===0||!n.includes(e?.field))return;let r=e.requireAnyOfMessage||`Select at least one of ${n.join(`, `)}.`;return{validator:async()=>{let e=t?.()??{};return nl(e)?n.some(t=>!el(e[t]))?Promise.resolve():Promise.reject(Error(r)):Promise.resolve()}}}function il(e,t=[]){let n=tl(e);return n.length===0?t:t.map(t=>n.includes(t?.field)?{...t,requireAnyOf:n,requireAnyOfMessage:e.requireAnyOfMessage}:t)}var Z=e=>e==null||e===``;function al(e){if(!e)return null;if(typeof e.valueOf==`function`){let t=e.valueOf();return Number.isNaN(t)?null:t}let t=new Date(e).getTime();return Number.isNaN(t)?null:t}function Q(e){if(!e)return null;let t=(0,s.default)(e);return t.isValid()?t.startOf(`day`).valueOf():null}function ol(e){if(!e)return null;let t=(0,s.default)(e);return t.isValid()?t.hour()*60+t.minute():null}var sl={d:`day`,day:`day`,days:`day`,w:`week`,week:`week`,weeks:`week`,m:`month`,mo:`month`,month:`month`,months:`month`,y:`year`,yr:`year`,year:`year`,years:`year`};function cl(e){if(e==null||e===``)return null;if(typeof e==`object`&&!Array.isArray(e)){let t=Number(e.value??e.count??e.amount);return!Number.isFinite(t)||t<=0?null:{value:t,unit:sl[String(e.unit??`month`).toLowerCase()]??`month`}}let t=String(e).trim().toLowerCase();if(!t)return null;let n=t.match(/^(\d+(?:\.\d+)?)\s*([a-z]*)$/);if(!n)return null;let r=Number(n[1]);return!Number.isFinite(r)||r<=0?null:{value:r,unit:sl[n[2]]??`month`}}function ll(e,t){let n=e?.minGapFrom??e?.gapFrom;if(n&&typeof t==`function`){let e=cl(t(n));if(e)return e}return cl(e?.minGap)}function ul(e,t,n,r){if(t===null)return null;let i=ll(n,r),a=(0,s.default)(t);return i&&(a=e===`dateAfterField`?a.add(i.value,i.unit):a.subtract(i.value,i.unit)),a.startOf(`day`).valueOf()}function dl(e,t,n,r,i){if(t===null||n===null)return!1;let a=ul(e,n,r,i);if(a===null)return!1;let o=!!r?.strict&&!ll(r,i);return e===`dateAfterField`?o?t<=a:t<a:o?t>=a:t>a}function fl(e,t,n,r){if(n?.message)return n.message;let i=n?.value??n?.compareField??n?.field??`the paired date`,a=ll(n,r);if(a){let n=a.value===1?a.unit:`${a.unit}s`;return e===`dateAfterField`?`${t} must be at least ${a.value} ${n} after ${i}`:`${t} must be at least ${a.value} ${n} before ${i}`}return n?.strict?e===`dateAfterField`?`${t} must be after ${i}`:`${t} must be before ${i}`:e===`dateAfterField`?`${t} must be on or after ${i}`:`${t} must be on or before ${i}`}function pl({type:e,label:t,rule:n,readSibling:r}){return{validator:async(i,a)=>{let o=n?.value??n?.compareField??n?.field;if(!o||Z(a))return Promise.resolve();let s=r(o);if(Z(s))return Promise.resolve();let c=Q(a),l=Q(s);return c===null||l===null?Promise.resolve():dl(e,c,l,n,r)?Promise.reject(Error(fl(e,t,n,r))):Promise.resolve()}}}function ml(e,t,{rows:n,rowIndex:r}={}){if(e===null||!t||!Array.isArray(n)||r==null||(t.mode??`newestFirst`)!==`newestFirst`)return!1;let i=t.startField??`startDate`,a=t.endField??`endDate`,o=n[r-1];if(o){let t=Q(o[i]);if(t!==null&&e>=t)return!0}let s=n[r+1];if(s){let t=Q(s[a])??Q(s[i]);if(t!==null&&e<=t)return!0}return!1}function hl(e,t=`above`,n=void 0){let r=e?.messages??{},i=t===`below`;return(n===`start`?i?r.belowStart:r.aboveStart:n===`end`?i?r.belowEnd:r.aboveEnd:void 0)||(i?r.below||`Start date must be after the end date of the entry below it.`:n===`end`?r.above||`End date must be before the start date of the entry above it.`:r.above||`This period overlaps the entry above it. Please adjust the dates.`)}function gl({field:e,readSibling:t,rows:n,rowIndex:r,now:i=xn}){let a=e?.validations??e?.validation??e?.rules??[],o=[];for(let e of a){let n=typeof e==`string`?{type:e}:e,r=n?.type;if(r===`noPastDate`&&o.push(e=>e?Q(e)<i().startOf(`day`).valueOf():!1),r===`noFutureDate`&&o.push(e=>e?Q(e)>i().startOf(`day`).valueOf():!1),r===`minAge`){let e=Number(n?.value??18);o.push(t=>t?Q(t)>i().subtract(e,`year`).startOf(`day`).valueOf():!1)}if(r===`dateAfterField`||r===`dateBeforeField`){let e=n?.value??n?.compareField??n?.field;if(!e)continue;o.push(i=>{if(!i)return!1;let a=t(e);return!Z(a)&&dl(r,Q(i),Q(a),n,t)})}}return e?.rowHierarchy&&Array.isArray(n)&&r!=null&&o.push(t=>t?ml(Q(t),e.rowHierarchy,{rows:n,rowIndex:r}):!1),o.length?e=>o.some(t=>t(e)):void 0}function _l(e,t=xn,n=void 0){if(!Z(n)&&Q(n)!==null)return;let r=e?.validations??e?.validation??e?.rules??[];for(let e of r){let n=typeof e==`string`?{type:e}:e;if(n?.type===`minAge`)return t().subtract(Number(n?.value??18),`year`);if(n?.type===`noFutureDate`||n?.type===`noPastDate`)return t()}}function vl({field:e,name:t,rows:n}){if(!Array.isArray(t)||t.length===0)return[];let r=t[t.length-1],i=t.length>=3&&typeof t[1]==`number`,a=new Set,o=e?.validations??e?.validation??e?.rules??[];for(let e of o){let t=typeof e==`string`?{type:e}:e;if(t?.type===`dateBeforeField`||t?.type===`dateAfterField`){let e=t?.value??t?.compareField??t?.field;e&&a.add(e)}}let s=e?.rowHierarchy,c=s?.startField??`startDate`,l=s?.endField??`endDate`;s&&(a.add(c),a.add(l));let u=[];for(let e of a)e!==r&&u.push(i?[t[0],t[1],e]:[...t.slice(0,-1),e]);if(s&&i&&Array.isArray(n))for(let e of[t[1]-1,t[1]+1])e<0||e>=n.length||(u.push([t[0],e,c]),u.push([t[0],e,l]));return u}function yl({field:e,rows:t,rowIndex:n}){let r=e?.rowHierarchy;return{validator:async(i,a)=>{if(!r||Z(a)||!Array.isArray(t)||n==null)return Promise.resolve();let o=Q(a);if(o===null||!ml(o,r,{rows:t,rowIndex:n}))return Promise.resolve();let s=r.startField??`startDate`,c=t[n-1],l=c?Q(c[s]):null,u=l!==null&&o>=l?`above`:`below`,d=r.endField??`endDate`,f=e?.field,p=f===s?`start`:f===d?`end`:void 0;return Promise.reject(Error(hl(r,u,p)))}}}function bl(e){return(e??[]).filter(e=>e?.submitMessages&&typeof e.submitMessages==`object`).sort((e,t)=>(e.order??0)-(t.order??0))[0]?.submitMessages??null}function $(e){let t=String(e??``).trim();return t?t.charAt(0).toUpperCase()+t.slice(1):`Record`}function xl(e,t){return String(e).replaceAll("${module}",$(t)).replaceAll("${moduleName}",$(t))}function Sl(e,t,n){let r=bl(e);if(r?.suppress)return null;let i=n===`edit`?r?.editSuccess:r?.addSuccess;return i&&String(i).trim()?xl(i,t):n===`edit`?`${$(t)} has Updated successfully`:`${$(t)} has added successfully`}function Cl(e,t,n,r){let i=bl(e),a=n===`edit`?i?.editError:i?.addError;return a&&String(a).trim()?xl(a,t):r&&String(r).trim()?String(r):n===`edit`?`Failed to update ${$(t)}`:`Failed to create ${$(t)}`}function wl({errorFields:e}={},t,{root:n=document}={}){if(!e?.length)return;let r=e[0]?.name;setTimeout(()=>{if(t?.scrollToField&&r!==void 0)try{t.scrollToField(r,{behavior:`smooth`,block:`center`})}catch{}let e=(n??document).querySelector(`.ant-form-item-has-error`);if(!e)return;let i=e.querySelector(`input, textarea, select, .ProseMirror`),a=i??e;a.scrollIntoView({behavior:`smooth`,block:`center`}),setTimeout(()=>{i?.focus?.({preventScroll:!0}),a.style.boxShadow=`0 0 0 3px rgba(255, 77, 79, 0.3)`,setTimeout(()=>{a.style.boxShadow=``},1200)},350)},60)}function Tl(e){return Array.isArray(e)?e.map(e=>String(e??``).trim()):String(e??``).split(`,`).map(e=>e.trim())}function El(e,t){if(!e?.field)return!1;switch(e.operator??`eq`){case`eq`:return String(t??``)===String(e.value??``);case`neq`:return String(t??``)!==String(e.value??``);case`truthy`:return t!=null&&t!==``&&t!==!1;case`falsy`:return t==null||t===``||t===!1;case`notEmpty`:return Array.isArray(t)?t.length>0:!!t;case`in`:return Tl(e.value).includes(String(t??``));case`notIn`:return!Tl(e.value).includes(String(t??``));default:return!1}}function Dl(e,t,n=!1){let r=n?e?.combineLabel??e?.label:e?.label,i=e?.labelWhen;return El(i,t)&&i?.label?i.label:r}function Ol(e){return e?[...e.field?[e]:[],...(e.conditions??[]).filter(e=>e?.field)]:[]}function kl(e,t){let n=Ol(e);if(!n.length)return!0;let r=n.map(e=>El(e,t(e.field)));return e.logic===`or`?r.some(Boolean):r.every(Boolean)}function Al(e){let t=e?.colWhen;return t?(Array.isArray(t)?t:[t]).filter(e=>e?.field&&Number(e?.col)>0):[]}function jl(e,t,n){for(let t of Al(e))if(El(t,n(t)))return Number(t.col);return t}function Ml(e,t){return e?.field?t==null?[e.field]:[...Array.isArray(t)?t:[t],e.field]:[`__noop_conditional_label__`]}function Nl(e,t){return n=>{if(!e||!n)return;let r=Array.isArray(t)&&t.length>1?[...t.slice(0,-1),n]:[n],i=e.getFieldValue(r);return i===void 0?e.getFieldValue([n]):i}}function Pl(e,t,n){let r=e?.requiredWhen;return!r||!t||!r.field&&!(r.conditions??[]).some(e=>e?.field)?!1:kl(r,Nl(t,n))}function Fl(e,t,n){return{validator:(r,i)=>{if(!Pl(e,t,n)||!(i==null||i===``||Array.isArray(i)&&i.length===0))return Promise.resolve();let a=e?.label??e?.field??`This field`;return Promise.reject(Error(e?.requiredWhen?.message??`${a} is required`))}}}function Il({items:e=[]}){let t=e.map((t,n)=>({title:n===e.length-1?(0,o.jsx)(qn,{variant:`body`,weight:`medium`,color:`link`,children:t.label}):(0,o.jsxs)(u.Link,{to:t.href,children:[(0,o.jsx)(qn,{variant:`body`,color:`secondary`,children:t.label}),t.dropdown&&(0,o.jsx)(a.DownOutlined,{})]})}));return(0,o.jsx)(i.Breadcrumb,{items:t})}var Ll=e=>String(e??``).trim().replace(/\s+/g,` `).toLowerCase();function Rl(e=[]){let t=new Map;for(let n of e){if(n==null)continue;let e=typeof n==`object`?n.value:n;if(e!=null&&e!==``)for(let r of[n?.label,e]){let n=Ll(r);n&&!t.has(n)&&t.set(n,e)}}return t}function zl(e,t){if(!Array.isArray(e)){let n=zl([e],t);return n.length?n[0]:e}let n=Rl(t),r=new Set,i=[];for(let t of e){let e=typeof t==`object`&&t?t.value:t,a=n.get(Ll(e))??e,o=Ll(a);o&&r.has(o)||(o&&r.add(o),i.push(a))}return i}function Bl(e,t=[]){if(!e)return[];let n=new Set;for(let r of t)for(let t of r?.fields??[])if(t?.field){if(t.field===e)for(let e of t.autofillFrom??[])e?.targetField&&n.add(e.targetField);t.lookupFilterValueFrom===e&&n.add(t.field);for(let r of t.prefillWhen??[])r?.field===e&&n.add(t.field)}return n.delete(e),[...n]}function Vl(e,t=[]){return e?.blockWhileResolving?Bl(e.field,t).length>0:!1}function Hl(e){let t=String(e?.label??``).trim();return t?`Applying ${t}…`:`Applying your selection…`}function Ul(e,t=[]){if(!e?.field)return[];let n=new Set(Bl(e.field,t));if(n.size===0)return[];let r=[];for(let e of t){let t=e?.name??e?.id;t&&(e.fields??[]).some(e=>e?.field&&n.has(e.field))&&r.push(t)}return r}function Wl(e){return String(e?.blockScope??``).toLowerCase()===`group`}var Gl=(0,r.lazy)(()=>Promise.resolve().then(()=>require("./index.cjs")).then(e=>e.n)),Kl=(0,r.lazy)(()=>Promise.resolve().then(()=>require("./DocumentViewer-CcGppqVn.cjs")).then(e=>e.n));function ql(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`}):(0,o.jsx)(a.FileOutlined,{className:`v1-file-chip__icon`})}function Jl({field:e,recordMeta:t}){let n=e?.linkedModule,s=e?.linkedFileField,c=(0,r.useMemo)(()=>{let r=ks(n,t);if(r)return r;let i=e?.linkedIdField,a=i?t?.[i]:``;return a?String(a):``},[n,t,e?.linkedIdField]),[l,u]=(0,r.useState)({loading:!1,fileValue:null}),[d,f]=(0,r.useState)(!1),[p,m]=(0,r.useState)(!1),[h,g]=(0,r.useState)(0);(0,r.useEffect)(()=>{if(!c||!n)return;let e=!1;return queueMicrotask(()=>{e||u(e=>({...e,loading:!0}))}),ur(n,c).then(t=>{e||u({loading:!1,fileValue:t?.[s]??null})}),()=>{e=!0}},[c,n,s,h]);let _=(0,r.useMemo)(()=>Na(l.fileValue),[l.fileValue])[0],v=!!_,y=e?.label??`File`,b=K(n)||`record`;if(!c)return(0,o.jsx)(`div`,{className:`v1-linked-file v1-linked-file--empty`,children:(0,o.jsx)(`span`,{children:e?.unlinkedText??`Not available until the ${b} is set.`})});if(l.loading)return(0,o.jsx)(`div`,{className:`v1-linked-file v1-linked-file--loading`,children:(0,o.jsx)(i.Spin,{size:`small`})});let x=_?{..._,url:_.needsAuthFetch?``:_.url,authSource:_.needsAuthFetch?{module:n,refId:c,fieldName:s}:void 0}:null,S=()=>m(!1),C=e?.emptyText??`No ${y.toLowerCase()} on file yet`,ee=e?.reuploadLabel??`${v?`Reupload`:`Upload`} in ${b}`,w=e?.reuploadWarning??`The ${y.toLowerCase()} belongs to the ${b.toLowerCase()}, not to this record. Changing it here updates the ${b.toLowerCase()} everywhere it is used.`;return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsxs)(`div`,{className:`v1-linked-file-row ${v?``:`v1-linked-file--empty`}`,children:[(0,o.jsxs)(`button`,{type:`button`,className:`v1-linked-file v1-file-chip`,disabled:!v,onClick:()=>v&&f(!0),title:v?`Preview or download ${_.name}`:C,children:[v?ql(_.name):(0,o.jsx)(a.FileOutlined,{className:`v1-file-chip__icon`}),(0,o.jsx)(`span`,{className:`v1-file-chip__name`,children:v?_.name:C}),v&&(0,o.jsx)(a.EyeOutlined,{className:`v1-file-chip__action`,"aria-hidden":`true`})]}),(0,o.jsxs)(`button`,{type:`button`,className:`v1-linked-file__edit-btn`,onClick:()=>m(!0),title:w,children:[(0,o.jsx)(a.EditOutlined,{}),` `,ee]})]}),d&&x&&(0,o.jsx)(r.Suspense,{fallback:null,children:(0,o.jsx)(Kl,{open:d,onClose:()=>f(!1),documents:[x]})}),p&&(0,o.jsxs)(i.Modal,{open:!0,title:ee,width:`min(1080px, 96vw)`,footer:null,destroyOnClose:!0,maskClosable:!1,onCancel:S,styles:{body:{maxHeight:`78vh`,overflowY:`auto`}},children:[(0,o.jsx)(i.Alert,{type:`warning`,showIcon:!0,message:w,style:{marginBottom:16}}),(0,o.jsx)(r.Suspense,{fallback:(0,o.jsx)(`div`,{style:{padding:48,textAlign:`center`},children:(0,o.jsx)(i.Spin,{})}),children:(0,o.jsx)(Gl,{moduleName:n,recordId:c,embedded:!0,breadcrumbItems:[],onCancel:S,onSuccess:()=>{S(),g(e=>e+1)}})})]})]})}Jl.propTypes={field:g.default.shape({label:g.default.string,linkedModule:g.default.string,linkedFileField:g.default.string,linkedIdField:g.default.string,emptyText:g.default.string,unlinkedText:g.default.string,reuploadLabel:g.default.string,reuploadWarning:g.default.string}).isRequired,recordMeta:g.default.object},Jl.defaultProps={recordMeta:void 0},Object.defineProperty(exports,"$",{enumerable:!0,get:function(){return nc}}),Object.defineProperty(exports,"$n",{enumerable:!0,get:function(){return Sn}}),Object.defineProperty(exports,"$r",{enumerable:!0,get:function(){return Ue}}),Object.defineProperty(exports,"$t",{enumerable:!0,get:function(){return ka}}),Object.defineProperty(exports,"A",{enumerable:!0,get:function(){return Qc}}),Object.defineProperty(exports,"Ai",{enumerable:!0,get:function(){return ut}}),Object.defineProperty(exports,"An",{enumerable:!0,get:function(){return Dr}}),Object.defineProperty(exports,"Ar",{enumerable:!0,get:function(){return _t}}),Object.defineProperty(exports,"At",{enumerable:!0,get:function(){return Ro}}),Object.defineProperty(exports,"B",{enumerable:!0,get:function(){return Gc}}),Object.defineProperty(exports,"Bi",{enumerable:!0,get:function(){return zt}}),Object.defineProperty(exports,"Bn",{enumerable:!0,get:function(){return lr}}),Object.defineProperty(exports,"Br",{enumerable:!0,get:function(){return lt}}),Object.defineProperty(exports,"Bt",{enumerable:!0,get:function(){return fo}}),Object.defineProperty(exports,"C",{enumerable:!0,get:function(){return _l}}),Object.defineProperty(exports,"Ci",{enumerable:!0,get:function(){return we}}),Object.defineProperty(exports,"Cn",{enumerable:!0,get:function(){return Ur}}),Object.defineProperty(exports,"Cr",{enumerable:!0,get:function(){return ye}}),Object.defineProperty(exports,"Ct",{enumerable:!0,get:function(){return es}}),Object.defineProperty(exports,"D",{enumerable:!0,get:function(){return vl}}),Object.defineProperty(exports,"Di",{enumerable:!0,get:function(){return Ct}}),Object.defineProperty(exports,"Dn",{enumerable:!0,get:function(){return Mr}}),Object.defineProperty(exports,"Dr",{enumerable:!0,get:function(){return Ft}}),Object.defineProperty(exports,"Dt",{enumerable:!0,get:function(){return Xo}}),Object.defineProperty(exports,"E",{enumerable:!0,get:function(){return Z}}),Object.defineProperty(exports,"Ei",{enumerable:!0,get:function(){return oe}}),Object.defineProperty(exports,"En",{enumerable:!0,get:function(){return jr}}),Object.defineProperty(exports,"Er",{enumerable:!0,get:function(){return Ve}}),Object.defineProperty(exports,"Et",{enumerable:!0,get:function(){return Yo}}),Object.defineProperty(exports,"F",{enumerable:!0,get:function(){return Vc}}),Object.defineProperty(exports,"Fi",{enumerable:!0,get:function(){return Pt}}),Object.defineProperty(exports,"Fn",{enumerable:!0,get:function(){return Cr}}),Object.defineProperty(exports,"Fr",{enumerable:!0,get:function(){return he}}),Object.defineProperty(exports,"Ft",{enumerable:!0,get:function(){return Do}}),Object.defineProperty(exports,"G",{enumerable:!0,get:function(){return vc}}),Object.defineProperty(exports,"Gi",{enumerable:!0,get:function(){return wt}}),Object.defineProperty(exports,"Gn",{enumerable:!0,get:function(){return qn}}),Object.defineProperty(exports,"Gr",{enumerable:!0,get:function(){return Le}}),Object.defineProperty(exports,"Gt",{enumerable:!0,get:function(){return Ga}}),Object.defineProperty(exports,"H",{enumerable:!0,get:function(){return Sc}}),Object.defineProperty(exports,"Hi",{enumerable:!0,get:function(){return Xe}}),Object.defineProperty(exports,"Hn",{enumerable:!0,get:function(){return tr}}),Object.defineProperty(exports,"Hr",{enumerable:!0,get:function(){return Tt}}),Object.defineProperty(exports,"Ht",{enumerable:!0,get:function(){return lo}}),Object.defineProperty(exports,"I",{enumerable:!0,get:function(){return Cc}}),Object.defineProperty(exports,"Ii",{enumerable:!0,get:function(){return At}}),Object.defineProperty(exports,"In",{enumerable:!0,get:function(){return vr}}),Object.defineProperty(exports,"Ir",{enumerable:!0,get:function(){return me}}),Object.defineProperty(exports,"It",{enumerable:!0,get:function(){return Io}}),Object.defineProperty(exports,"J",{enumerable:!0,get:function(){return lc}}),Object.defineProperty(exports,"Jn",{enumerable:!0,get:function(){return xn}}),Object.defineProperty(exports,"Jr",{enumerable:!0,get:function(){return Ce}}),Object.defineProperty(exports,"Jt",{enumerable:!0,get:function(){return W}}),Object.defineProperty(exports,"K",{enumerable:!0,get:function(){return pc}}),Object.defineProperty(exports,"Kn",{enumerable:!0,get:function(){return M}}),Object.defineProperty(exports,"Kr",{enumerable:!0,get:function(){return Et}}),Object.defineProperty(exports,"Kt",{enumerable:!0,get:function(){return Wa}}),Object.defineProperty(exports,"L",{enumerable:!0,get:function(){return Ec}}),Object.defineProperty(exports,"Li",{enumerable:!0,get:function(){return en}}),Object.defineProperty(exports,"Ln",{enumerable:!0,get:function(){return _r}}),Object.defineProperty(exports,"Lr",{enumerable:!0,get:function(){return Ae}}),Object.defineProperty(exports,"Lt",{enumerable:!0,get:function(){return po}}),Object.defineProperty(exports,"M",{enumerable:!0,get:function(){return Zc}}),Object.defineProperty(exports,"Mi",{enumerable:!0,get:function(){return He}}),Object.defineProperty(exports,"Mn",{enumerable:!0,get:function(){return br}}),Object.defineProperty(exports,"Mr",{enumerable:!0,get:function(){return Xt}}),Object.defineProperty(exports,"Mt",{enumerable:!0,get:function(){return jo}}),Object.defineProperty(exports,"N",{enumerable:!0,get:function(){return Yc}}),Object.defineProperty(exports,"Ni",{enumerable:!0,get:function(){return ve}}),Object.defineProperty(exports,"Nn",{enumerable:!0,get:function(){return Or}}),Object.defineProperty(exports,"Nr",{enumerable:!0,get:function(){return Te}}),Object.defineProperty(exports,"Nt",{enumerable:!0,get:function(){return Ao}}),Object.defineProperty(exports,"O",{enumerable:!0,get:function(){return il}}),Object.defineProperty(exports,"Oi",{enumerable:!0,get:function(){return ie}}),Object.defineProperty(exports,"On",{enumerable:!0,get:function(){return Ar}}),Object.defineProperty(exports,"Or",{enumerable:!0,get:function(){return jt}}),Object.defineProperty(exports,"Ot",{enumerable:!0,get:function(){return Ho}}),Object.defineProperty(exports,"P",{enumerable:!0,get:function(){return Oc}}),Object.defineProperty(exports,"Pi",{enumerable:!0,get:function(){return Ut}}),Object.defineProperty(exports,"Pn",{enumerable:!0,get:function(){return Sr}}),Object.defineProperty(exports,"Pr",{enumerable:!0,get:function(){return pt}}),Object.defineProperty(exports,"Pt",{enumerable:!0,get:function(){return xo}}),Object.defineProperty(exports,"Q",{enumerable:!0,get:function(){return rc}}),Object.defineProperty(exports,"Qn",{enumerable:!0,get:function(){return Nn}}),Object.defineProperty(exports,"Qr",{enumerable:!0,get:function(){return Re}}),Object.defineProperty(exports,"Qt",{enumerable:!0,get:function(){return ya}}),Object.defineProperty(exports,"R",{enumerable:!0,get:function(){return wc}}),Object.defineProperty(exports,"Ri",{enumerable:!0,get:function(){return gt}}),Object.defineProperty(exports,"Rn",{enumerable:!0,get:function(){return gr}}),Object.defineProperty(exports,"Rr",{enumerable:!0,get:function(){return Ke}}),Object.defineProperty(exports,"Rt",{enumerable:!0,get:function(){return go}}),Object.defineProperty(exports,"S",{enumerable:!0,get:function(){return yl}}),Object.defineProperty(exports,"Si",{enumerable:!0,get:function(){return Ie}}),Object.defineProperty(exports,"Sn",{enumerable:!0,get:function(){return ri}}),Object.defineProperty(exports,"Sr",{enumerable:!0,get:function(){return Jt}}),Object.defineProperty(exports,"St",{enumerable:!0,get:function(){return ns}}),Object.defineProperty(exports,"T",{enumerable:!0,get:function(){return ol}}),Object.defineProperty(exports,"Ti",{enumerable:!0,get:function(){return Be}}),Object.defineProperty(exports,"Tn",{enumerable:!0,get:function(){return qr}}),Object.defineProperty(exports,"Tr",{enumerable:!0,get:function(){return Wt}}),Object.defineProperty(exports,"Tt",{enumerable:!0,get:function(){return K}}),Object.defineProperty(exports,"U",{enumerable:!0,get:function(){return xc}}),Object.defineProperty(exports,"Ui",{enumerable:!0,get:function(){return ct}}),Object.defineProperty(exports,"Un",{enumerable:!0,get:function(){return er}}),Object.defineProperty(exports,"Ur",{enumerable:!0,get:function(){return se}}),Object.defineProperty(exports,"Ut",{enumerable:!0,get:function(){return so}}),Object.defineProperty(exports,"V",{enumerable:!0,get:function(){return Bc}}),Object.defineProperty(exports,"Vi",{enumerable:!0,get:function(){return Yt}}),Object.defineProperty(exports,"Vn",{enumerable:!0,get:function(){return dr}}),Object.defineProperty(exports,"Vr",{enumerable:!0,get:function(){return Dt}}),Object.defineProperty(exports,"Vt",{enumerable:!0,get:function(){return uo}}),Object.defineProperty(exports,"W",{enumerable:!0,get:function(){return _c}}),Object.defineProperty(exports,"Wi",{enumerable:!0,get:function(){return ft}}),Object.defineProperty(exports,"Wn",{enumerable:!0,get:function(){return $n}}),Object.defineProperty(exports,"Wr",{enumerable:!0,get:function(){return Fe}}),Object.defineProperty(exports,"Wt",{enumerable:!0,get:function(){return co}}),Object.defineProperty(exports,"X",{enumerable:!0,get:function(){return cc}}),Object.defineProperty(exports,"Xn",{enumerable:!0,get:function(){return En}}),Object.defineProperty(exports,"Xr",{enumerable:!0,get:function(){return dt}}),Object.defineProperty(exports,"Xt",{enumerable:!0,get:function(){return va}}),Object.defineProperty(exports,"Y",{enumerable:!0,get:function(){return fc}}),Object.defineProperty(exports,"Yn",{enumerable:!0,get:function(){return Cn}}),Object.defineProperty(exports,"Yr",{enumerable:!0,get:function(){return De}}),Object.defineProperty(exports,"Yt",{enumerable:!0,get:function(){return Fa}}),Object.defineProperty(exports,"Z",{enumerable:!0,get:function(){return oc}}),Object.defineProperty(exports,"Zn",{enumerable:!0,get:function(){return A}}),Object.defineProperty(exports,"Zr",{enumerable:!0,get:function(){return ze}}),Object.defineProperty(exports,"Zt",{enumerable:!0,get:function(){return _a}}),Object.defineProperty(exports,"_",{enumerable:!0,get:function(){return wl}}),Object.defineProperty(exports,"_i",{enumerable:!0,get:function(){return re}}),Object.defineProperty(exports,"_n",{enumerable:!0,get:function(){return Fi}}),Object.defineProperty(exports,"_r",{enumerable:!0,get:function(){return Ht}}),Object.defineProperty(exports,"_t",{enumerable:!0,get:function(){return Ss}}),Object.defineProperty(exports,"a",{enumerable:!0,get:function(){return Vl}}),Object.defineProperty(exports,"ai",{enumerable:!0,get:function(){return ne}}),Object.defineProperty(exports,"an",{enumerable:!0,get:function(){return na}}),Object.defineProperty(exports,"ar",{enumerable:!0,get:function(){return k}}),Object.defineProperty(exports,"at",{enumerable:!0,get:function(){return Vs}}),Object.defineProperty(exports,"b",{enumerable:!0,get:function(){return gl}}),Object.defineProperty(exports,"bi",{enumerable:!0,get:function(){return be}}),Object.defineProperty(exports,"bn",{enumerable:!0,get:function(){return P}}),Object.defineProperty(exports,"br",{enumerable:!0,get:function(){return $t}}),Object.defineProperty(exports,"bt",{enumerable:!0,get:function(){return ys}}),Object.defineProperty(exports,"c",{enumerable:!0,get:function(){return Pl}}),Object.defineProperty(exports,"ci",{enumerable:!0,get:function(){return ge}}),Object.defineProperty(exports,"cn",{enumerable:!0,get:function(){return U}}),Object.defineProperty(exports,"cr",{enumerable:!0,get:function(){return mn}}),Object.defineProperty(exports,"ct",{enumerable:!0,get:function(){return ks}}),Object.defineProperty(exports,"d",{enumerable:!0,get:function(){return Ml}}),Object.defineProperty(exports,"di",{enumerable:!0,get:function(){return Qe}}),Object.defineProperty(exports,"dn",{enumerable:!0,get:function(){return qi}}),Object.defineProperty(exports,"dr",{enumerable:!0,get:function(){return on}}),Object.defineProperty(exports,"dt",{enumerable:!0,get:function(){return js}}),Object.defineProperty(exports,"ei",{enumerable:!0,get:function(){return vt}}),Object.defineProperty(exports,"en",{enumerable:!0,get:function(){return Na}}),Object.defineProperty(exports,"er",{enumerable:!0,get:function(){return An}}),Object.defineProperty(exports,"et",{enumerable:!0,get:function(){return Us}}),Object.defineProperty(exports,"f",{enumerable:!0,get:function(){return El}}),Object.defineProperty(exports,"fi",{enumerable:!0,get:function(){return $e}}),Object.defineProperty(exports,"fn",{enumerable:!0,get:function(){return wi}}),Object.defineProperty(exports,"fr",{enumerable:!0,get:function(){return an}}),Object.defineProperty(exports,"ft",{enumerable:!0,get:function(){return Fs}}),Object.defineProperty(exports,"g",{enumerable:!0,get:function(){return Ol}}),Object.defineProperty(exports,"gi",{enumerable:!0,get:function(){return mt}}),Object.defineProperty(exports,"gn",{enumerable:!0,get:function(){return $i}}),Object.defineProperty(exports,"gr",{enumerable:!0,get:function(){return _e}}),Object.defineProperty(exports,"gt",{enumerable:!0,get:function(){return Cs}}),Object.defineProperty(exports,"h",{enumerable:!0,get:function(){return jl}}),Object.defineProperty(exports,"hi",{enumerable:!0,get:function(){return et}}),Object.defineProperty(exports,"hn",{enumerable:!0,get:function(){return Vi}}),Object.defineProperty(exports,"hr",{enumerable:!0,get:function(){return We}}),Object.defineProperty(exports,"ht",{enumerable:!0,get:function(){return ws}}),Object.defineProperty(exports,"i",{enumerable:!0,get:function(){return Hl}}),Object.defineProperty(exports,"ii",{enumerable:!0,get:function(){return Qt}}),Object.defineProperty(exports,"in",{enumerable:!0,get:function(){return sa}}),Object.defineProperty(exports,"ir",{enumerable:!0,get:function(){return hn}}),Object.defineProperty(exports,"it",{enumerable:!0,get:function(){return zs}}),Object.defineProperty(exports,"j",{enumerable:!0,get:function(){return $c}}),Object.defineProperty(exports,"ji",{enumerable:!0,get:function(){return Ne}}),Object.defineProperty(exports,"jn",{enumerable:!0,get:function(){return xr}}),Object.defineProperty(exports,"jr",{enumerable:!0,get:function(){return ae}}),Object.defineProperty(exports,"jt",{enumerable:!0,get:function(){return Lo}}),Object.defineProperty(exports,"k",{enumerable:!0,get:function(){return rl}}),Object.defineProperty(exports,"ki",{enumerable:!0,get:function(){return st}}),Object.defineProperty(exports,"kn",{enumerable:!0,get:function(){return kr}}),Object.defineProperty(exports,"kr",{enumerable:!0,get:function(){return tn}}),Object.defineProperty(exports,"kt",{enumerable:!0,get:function(){return Go}}),Object.defineProperty(exports,"l",{enumerable:!0,get:function(){return Fl}}),Object.defineProperty(exports,"li",{enumerable:!0,get:function(){return ot}}),Object.defineProperty(exports,"ln",{enumerable:!0,get:function(){return Ji}}),Object.defineProperty(exports,"lr",{enumerable:!0,get:function(){return nn}}),Object.defineProperty(exports,"lt",{enumerable:!0,get:function(){return Ms}}),Object.defineProperty(exports,"m",{enumerable:!0,get:function(){return kl}}),Object.defineProperty(exports,"mi",{enumerable:!0,get:function(){return qt}}),Object.defineProperty(exports,"mn",{enumerable:!0,get:function(){return H}}),Object.defineProperty(exports,"mr",{enumerable:!0,get:function(){return xe}}),Object.defineProperty(exports,"mt",{enumerable:!0,get:function(){return Es}}),Object.defineProperty(exports,"n",{enumerable:!0,get:function(){return Wl}}),Object.defineProperty(exports,"ni",{enumerable:!0,get:function(){return Mt}}),Object.defineProperty(exports,"nn",{enumerable:!0,get:function(){return ga}}),Object.defineProperty(exports,"nr",{enumerable:!0,get:function(){return cn}}),Object.defineProperty(exports,"nt",{enumerable:!0,get:function(){return Ks}}),Object.defineProperty(exports,"o",{enumerable:!0,get:function(){return zl}}),Object.defineProperty(exports,"oi",{enumerable:!0,get:function(){return ce}}),Object.defineProperty(exports,"on",{enumerable:!0,get:function(){return ra}}),Object.defineProperty(exports,"or",{enumerable:!0,get:function(){return _n}}),Object.defineProperty(exports,"ot",{enumerable:!0,get:function(){return Is}}),Object.defineProperty(exports,"p",{enumerable:!0,get:function(){return Dl}}),Object.defineProperty(exports,"pi",{enumerable:!0,get:function(){return Rt}}),Object.defineProperty(exports,"pn",{enumerable:!0,get:function(){return L}}),Object.defineProperty(exports,"pr",{enumerable:!0,get:function(){return sn}}),Object.defineProperty(exports,"pt",{enumerable:!0,get:function(){return Ps}}),Object.defineProperty(exports,"q",{enumerable:!0,get:function(){return gc}}),Object.defineProperty(exports,"qn",{enumerable:!0,get:function(){return j}}),Object.defineProperty(exports,"qr",{enumerable:!0,get:function(){return Vt}}),Object.defineProperty(exports,"qt",{enumerable:!0,get:function(){return Ra}}),Object.defineProperty(exports,"r",{enumerable:!0,get:function(){return Ul}}),Object.defineProperty(exports,"ri",{enumerable:!0,get:function(){return Ot}}),Object.defineProperty(exports,"rn",{enumerable:!0,get:function(){return oa}}),Object.defineProperty(exports,"rr",{enumerable:!0,get:function(){return gn}}),Object.defineProperty(exports,"rt",{enumerable:!0,get:function(){return Rs}}),Object.defineProperty(exports,"s",{enumerable:!0,get:function(){return Il}}),Object.defineProperty(exports,"si",{enumerable:!0,get:function(){return St}}),Object.defineProperty(exports,"sn",{enumerable:!0,get:function(){return ia}}),Object.defineProperty(exports,"sr",{enumerable:!0,get:function(){return dn}}),Object.defineProperty(exports,"st",{enumerable:!0,get:function(){return As}}),Object.defineProperty(exports,"t",{enumerable:!0,get:function(){return Jl}}),Object.defineProperty(exports,"ti",{enumerable:!0,get:function(){return yt}}),Object.defineProperty(exports,"tn",{enumerable:!0,get:function(){return fa}}),Object.defineProperty(exports,"tr",{enumerable:!0,get:function(){return wn}}),Object.defineProperty(exports,"tt",{enumerable:!0,get:function(){return qs}}),Object.defineProperty(exports,"u",{enumerable:!0,get:function(){return Al}}),Object.defineProperty(exports,"ui",{enumerable:!0,get:function(){return D}}),Object.defineProperty(exports,"un",{enumerable:!0,get:function(){return ea}}),Object.defineProperty(exports,"ur",{enumerable:!0,get:function(){return rn}}),Object.defineProperty(exports,"ut",{enumerable:!0,get:function(){return Ns}}),Object.defineProperty(exports,"v",{enumerable:!0,get:function(){return Cl}}),Object.defineProperty(exports,"vi",{enumerable:!0,get:function(){return bt}}),Object.defineProperty(exports,"vn",{enumerable:!0,get:function(){return Pi}}),Object.defineProperty(exports,"vr",{enumerable:!0,get:function(){return Nt}}),Object.defineProperty(exports,"vt",{enumerable:!0,get:function(){return xs}}),Object.defineProperty(exports,"w",{enumerable:!0,get:function(){return al}}),Object.defineProperty(exports,"wi",{enumerable:!0,get:function(){return Oe}}),Object.defineProperty(exports,"wn",{enumerable:!0,get:function(){return Jr}}),Object.defineProperty(exports,"wr",{enumerable:!0,get:function(){return Me}}),Object.defineProperty(exports,"wt",{enumerable:!0,get:function(){return Qo}}),Object.defineProperty(exports,"x",{enumerable:!0,get:function(){return pl}}),Object.defineProperty(exports,"xi",{enumerable:!0,get:function(){return je}}),Object.defineProperty(exports,"xn",{enumerable:!0,get:function(){return ti}}),Object.defineProperty(exports,"xr",{enumerable:!0,get:function(){return ht}}),Object.defineProperty(exports,"xt",{enumerable:!0,get:function(){return _s}}),Object.defineProperty(exports,"y",{enumerable:!0,get:function(){return Sl}}),Object.defineProperty(exports,"yi",{enumerable:!0,get:function(){return xt}}),Object.defineProperty(exports,"yn",{enumerable:!0,get:function(){return ui}}),Object.defineProperty(exports,"yr",{enumerable:!0,get:function(){return kt}}),Object.defineProperty(exports,"yt",{enumerable:!0,get:function(){return bs}}),Object.defineProperty(exports,"z",{enumerable:!0,get:function(){return Hc}}),Object.defineProperty(exports,"zi",{enumerable:!0,get:function(){return rt}}),Object.defineProperty(exports,"zn",{enumerable:!0,get:function(){return cr}}),Object.defineProperty(exports,"zr",{enumerable:!0,get:function(){return Ye}}),Object.defineProperty(exports,"zt",{enumerable:!0,get:function(){return ho}});
5
- //# sourceMappingURL=LinkedRecordFileField-wry-EYvc.cjs.map
4
+ `).replace(/[ \t]{2,}/g,` `).trim():n.replace(/\s+/g,` `).trim(),n}function qr(e,t={}){if(typeof e!=`string`||e===``)return null;let n=t.label||t.field||`Field`,r=Hr(e);if(r.includes(`\0`)||r.includes(`\0`))return`${n} contains a null byte`;let i=t.type===`text-editor`,a=Br.find(({re:e,plainOnly:t})=>(!t||!i)&&e.test(r));if(a)return`${n}: ${a.message}`;let o=Kr(e,t);return[...o].length>Wr(t)?`${n} is too long`:t.formatter===`name`&&o&&!Lr.test(o)?`${n} allows only letters, numbers, spaces, apostrophes, hyphens and periods`:(t.formatter===`phone`||t.formatter===`digits`)&&o&&!Rr.test(o)?`${n} contains invalid phone characters`:t.type===`number`&&o&&!zr.test(o)?`${n} must contain only a valid number`:(t.type===`url`||t.formatter===`url`)&&o&&!/^https?:\/\//i.test(o)?`${n} must use http:// or https://`:null}function Jr(e){return{validator:(t,n)=>{let r=(Array.isArray(n)?n:[n]).map(t=>qr(t,e)).find(Boolean);return r?Promise.reject(Error(r)):Promise.resolve()}}}function Yr(e=[]){let t=new Map;return e.forEach(e=>{(e.fields??[]).forEach(n=>{if(n.type===`file`)return;let r=n.payloadKey||n.field;if(!r)return;let i=e.addRow?`${e.payloadKey||e.name}[].${r}`:r;t.set(i,n)})}),t}function Xr(e,t=[]){let n=Yr(t),r=(e,t=``)=>{if(typeof e==`string`){let r=n.get(t)??{},i=qr(e,r);if(i)throw Error(i);return Kr(e,r)}return Array.isArray(e)?e.map(e=>r(e,`${t}[]`)):e&&typeof e==`object`?Object.fromEntries(Object.entries(e).map(([e,n])=>{if(e.startsWith(`$`)||e.includes(`.`)||e.includes(`\0`))throw Error(`Unsafe object key: ${e}`);let i=t?`${t}.${e}`:e;return[e,r(n,i)]})):e};return r(e)}var Zr=e=>e===!0||e===1||e===`1`||e===`true`;function P(e){let t=e?.overrideCheckbox;return!t||typeof t!=`object`?null:$r(e).size>0?t:null}function Qr(e){return String(e?.overrideCheckbox?.field??``).trim()||`${String(e?.field??``).replace(/\./g,`_`)}__override`}function $r(e){let t=e?.overrideCheckbox?.skipValidations,n=Array.isArray(t)?t:String(t??``).split(`,`);return new Set(n.map(e=>String(e??``).trim()).filter(Boolean))}function ei(e){return e?.overrideCheckbox?.store!==!1}function ti(e,t,n){let r=Qr(e);if(typeof n==`function`){let e=n(r);if(Array.isArray(e)&&e.length)return[...e,r]}return Array.isArray(t)&&t.length>=3&&typeof t[1]==`number`?[t[0],t[1],r]:[r]}function ni(e,t){return n=>{let r=!1;try{r=Zr(n?.getFieldValue?.(t))}catch{r=!1}return r?{}:e}}function ri(e,t,n,r){if(!P(e))return r;let i=$r(e),a=ti(e,t,n);return e=>{let t=r(e),n=typeof e==`string`?e:e?.type;return i.has(n)?ni(t,a):t}}function ii(e){let t=P(e)??{},n=e?.label??e?.field??`this field`;return{tone:t.tone??`overwrite`,title:t.confirmTitle||`Remove the validation on this field?`,body:t.confirmBody||`The check that keeps ${n} within its allowed limit will be turned off for this record, and a value above that limit will be accepted. The override is recorded against the record. Do you want to continue?`,okText:t.confirmOkText||`Yes, remove the limit`,cancelText:t.confirmCancelText||`Keep the limit`}}function ai(e){return String(e??``).normalize(`NFKD`).replace(/[\u0300-\u036f]/g,``).toLowerCase().replace(/[^a-z0-9]+/g,``)}function oi(e){let t=new Map,n=(e,n)=>{let r=ai(e);r&&!t.has(r)&&t.set(r,n)};return(Array.isArray(e?.options)?e.options:[]).forEach(e=>{if(e==null)return;let t=typeof e==`object`?e.value:e;t!=null&&t!==``&&(n(t,t),typeof e==`object`&&e.label!==void 0&&n(e.label,t))}),Object.entries(e?.optionAliases??{}).forEach(([e,r])=>{let i=t.get(ai(r));i!==void 0&&n(e,i)}),t}var si=e=>Array.isArray(e?.options)&&e.options.length>0;function ci(e,t){if(t==null||t===``||typeof t==`object`)return t;let n=e.get(ai(t));return n===void 0?t:n}function li(e,t){if(!si(e))return t;let n=oi(e);return n.size===0?t:Array.isArray(t)?t.map(e=>ci(n,e)):ci(n,t)}function ui(e={}){let t=e?.defaultValue;if(t===void 0||t===``)return;if(e?.type===`time`)return pi(t);if(e?.type!==`checkbox`)return t;let n=Array.isArray(e.options)?e.options:[];if(!n.length)return t;let r=n.map(e=>String(e&&typeof e==`object`?e.value:e));return(Array.isArray(t)?t:[t]).some(e=>r.includes(String(e)))?t:void 0}var di=/^(\d{1,2}):(\d{2})(?::(\d{2}))?\s*([ap]\.?\s?m\.?)?$/i,fi=/^\d{4}-\d{2}-\d{2}[T ]\d{2}:\d{2}/;function pi(e){if(e==null||e===``)return;if(s.default.isDayjs(e))return e.isValid()?e:void 0;if(typeof e!=`string`)return;let t=e.trim(),n=t.match(di);if(n){let e=Number(n[1]),t=Number(n[2]),r=Number(n[3]??0),i=n[4]?.replace(/[.\s]/g,``).toLowerCase();if(i){if(e<1||e>12)return;e=e%12+(i===`pm`?12:0)}return e>23||t>59||r>59?void 0:(0,s.default)().hour(e).minute(t).second(r).millisecond(0)}if(fi.test(t)){let e=(0,s.default)(t);return e.isValid()?e:void 0}}var F=e=>e==null||e===``||Array.isArray(e)&&e.length===0,mi=e=>e===!0||e===1||e===`1`,I=e=>typeof e==`object`&&!!e&&!Array.isArray(e)&&!hi(e);function hi(e){return e&&typeof e==`object`&&typeof e.format==`function`&&typeof e.isValid==`function`}function gi(e){return hi(e)||e instanceof Date}function _i(e){return e instanceof Date?e.toISOString():hi(e)?e.isValid()?e.toISOString():null:e}function vi(e,t){if(!Dn(t))return _i(e);let n=On(e);return n?n.toISOString():_i(e)}function L(e,t){if(!t)return;let n=String(t).split(`.`),r=e;for(let e of n){if(r==null)return;r=r[e]}return r}function R(e,t){return e&&Object.prototype.hasOwnProperty.call(e,t)?e[t]:L(e,t)}function z(e,t){return e&&Object.prototype.hasOwnProperty.call(e,t)?!0:L(e,t)!==void 0}function B(e,t,n){let r=String(t).split(`.`),i=e;for(let e=0;e<r.length-1;e+=1){let t=r[e];I(i[t])||(i[t]={}),i=i[t]}return i[r[r.length-1]]=n,e}function yi(e,t,n){let r=String(t).split(`.`),i=e;for(let e=0;e<r.length-1;e+=1){let t=r[e];I(i[t])||(i[t]={}),i=i[t]}let a=r[r.length-1];return i[a]=I(i[a])&&I(n)?{...n,...i[a]}:n,e}function bi(e){let t=Array.isArray(e)?e:e==null?[]:[e];if(!t.length||t.some(e=>e?.originFileObj))return;let n=t.map(e=>e?.stored).filter(e=>e!=null);if(n.length)return n.length===1&&t.length===1?n[0]:n}function xi(e,t){return Object.entries(t??{}).forEach(([t,n])=>{I(n)&&I(e[t])?xi(e[t],n):e[t]=n}),e}function Si(e,t){let n=e.options??e.values??[];for(let e of n)if(typeof e==`string`){if(e===t)return e}else if((e.value??e.id??e.name??e.label)===t)return e.label??e.name??e.value}function Ci(e,t){if(I(e)){let n=(t.valueKey&&e[t.valueKey])??e.value??e.id??e._id??e.key??e.code;return{value:n,label:(t.displayKey&&e[t.displayKey])??e.label??e.name??e.text??e.title??n}}return{value:e,label:Si(t,e)??e}}function wi(e={}){if(e.dataType&&e.dataType!==`auto`)return e.dataType;if(e.multiSelect||e.mode===`multiple`||e.addRow)return`array`;switch(e.type){case`number`:return`number`;case`date`:case`time`:return`date`;default:return`auto`}}function V(e,t,n={}){if(gi(e)){if(t===`string`)return vi(e,n);if(t===`number`){let t=hi(e)?e.valueOf():e.getTime();return Number.isNaN(t)?null:t}if(t===`date`||t===`auto`||!t)return vi(e,n)}switch(t){case`string`:return e==null?``:String(e);case`number`:{if(F(e))return null;let t=Number(e);return Number.isNaN(t)?null:t}case`boolean`:return e===!0||e===1||e===`1`||e===`true`;case`array`:{let t;return t=Array.isArray(e)?e:F(e)?[]:typeof e==`string`&&e.includes(`,`)?e.split(`,`).map(e=>e.trim()).filter(Boolean):[e],n.elementType?t.map(e=>V(e,n.elementType,{})).filter(e=>e!=null&&e!==``):t}case`object`:return I(e),e;case`date`:return vi(e,n);case`custom`:case`auto`:case void 0:default:return e}}var Ti={firstChecked:e=>Array.isArray(e)?e[0]:e,csvToArray:e=>typeof e==`string`?e.split(`,`).map(e=>e.trim()).filter(Boolean):e,arrayToCsv:e=>Array.isArray(e)?e.join(`,`):e,trim:e=>typeof e==`string`?e.trim():e,upper:e=>typeof e==`string`?e.toUpperCase():e,lower:e=>typeof e==`string`?e.toLowerCase():e};function Ei(e,t){if(!t)return e;let n=t;if(typeof n==`string`){if(Ti[n])return Ti[n](e);try{n=JSON.parse(n)}catch{return e}}let r=e;if(n.name&&Ti[n.name]&&(r=Ti[n.name](r)),n.map&&typeof n.map==`object`){let e=String(Array.isArray(r)?r[0]:r);Object.prototype.hasOwnProperty.call(n.map,e)?r=n.map[e]:n.default!==void 0&&(r=n.default)}return r}var Di=/\{\{\s*([\w.]+)\s*\}\}/g;function Oi(e,t){let[n,...r]=e.split(`.`),i;if(n===`value`)i=t.value;else if(n===`label`)i=t.label;else if(n===`raw`)i=t.raw;else return;return r.length?L(i,r.join(`.`)):i}function ki(e,t){if(typeof e==`string`){let n=e.match(/^\{\{\s*([\w.]+)\s*\}\}$/);return n?Oi(n[1],t):e.replace(Di,(e,n)=>{let r=Oi(n,t);return r==null?``:String(r)})}if(Array.isArray(e))return e.map(e=>ki(e,t));if(I(e)){let n={};return Object.entries(e).forEach(([e,r])=>{n[e]=ki(r,t)}),n}return e}function Ai(e){if(!e)return null;if(typeof e==`string`)try{return JSON.parse(e)}catch{return null}return e}function ji(e,t){let n=e.payloadMode||`auto`,r=wi(e),{value:i,label:a}=Ci(t,e);switch(n){case`value`:return{kind:`scalar`,out:V(i,r,e)};case`label`:return{kind:`scalar`,out:V(a,e.dataType||`string`,e)};case`object`:{let t=e.valueKey||`id`,n=e.displayKey||`name`;return{kind:`scalar`,out:{[t]:V(i,e.elementType||`auto`,{}),[n]:a}}}case`custom`:case`template`:{let n=Ai(e.payloadTemplate);if(!n)return{kind:`scalar`,out:V(i,r,e)};let o=ki(n,{value:V(i,e.elementType||`auto`,{}),label:a,raw:t});return{kind:e.payloadKey?`scalar`:`spread`,out:o}}default:return{kind:`scalar`,out:V(i,r,e)}}}function Mi(e={}){let t=e.defaultValue;if(t!==void 0&&t!==``)return e.type===`time`?pi(t):t}function Ni(e,t){if(e.payloadMode===`skip`)return{kind:`skip`};let n=t;if(F(n)){let t=Mi(e);t!==void 0&&(n=t)}return n=Ei(n,e.transformRule),F(n)&&e.omitEmpty?{kind:`skip`}:Array.isArray(n)&&(wi(e)===`array`||e.payloadMode===`object`)&&e.payloadMode&&e.payloadMode!==`value`&&e.payloadMode!==`auto`?{kind:`scalar`,out:n.map(t=>ji(e,t).out)}:ji(e,n)}function Pi(e={}){return!!e.richValue||[`label`,`object`,`custom`,`template`].includes(e.payloadMode)}function Fi(e,t,n=[]){if(!Pi(e)||t==null)return t;let r=e=>{if(I(e)&&e.value!==void 0)return e;let t=n.find(t=>String(t?.value??``)===String(e)||String(t?.label??``)===String(e));return{value:t?.value??e,label:t?.label??String(e)}};return Array.isArray(t)?t.map(r):r(t)}function Ii(e,t,n){if(!e?.field)return!0;let r=z(t,e.field)?R(t,e.field):R(n??t,e.field),i=()=>String(e.value??``).split(`,`).map(e=>e.trim());switch(e.operator){case`eq`:return String(r??``)===String(e.value??``);case`neq`:return String(r??``)!==String(e.value??``);case`truthy`:return r!=null&&r!==``&&r!==!1;case`falsy`:return r==null||r===``||r===!1;case`notEmpty`:return Array.isArray(r)?r.length>0:!!r;case`in`:return i().includes(String(r??``));case`notIn`:return!i().includes(String(r??``));default:return!0}}function Li(e){let t=[];return e?.field&&t.push(e.field),Array.isArray(e?.conditions)&&e.conditions.forEach(e=>{e?.field&&t.push(e.field)}),t}function Ri(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=>Ii(e,t,n)),a=String(e.logic??`and`).toLowerCase()===`or`,o=a?i.some(Boolean):i.every(Boolean);if(e.field){let r=Ii(e,t,n);o=a?o||r:o&&r}return o}return Ii(e,t,n)}function zi(e,t,n,r,i=new Set){let a=Li(e?.showIf);return!a.length||i.has(e.field)?!0:(i.add(e.field),Ri(e.showIf,t,n)?a.every(e=>{let a=r?.get?.(e);return!a||zi(a,t,n,r,i)}):!1)}function Bi(e=[]){let t=new Map;return e.forEach(e=>(e.fields??[]).forEach(e=>{e?.field&&!t.has(e.field)&&t.set(e.field,e)})),t}function Vi(e={},{editing:t=!1}={}){let n={};return(e.fields??[]).forEach(e=>{if(!(!e.field||H(e))&&!(t&&!e.defaultOnEdit)&&e.defaultValue!==void 0&&e.defaultValue!==``){if(e.type===`time`){let t=pi(e.defaultValue);t!==void 0&&(n[e.field]=t);return}n[e.field]=e.defaultValue}}),n}function Hi(e=[]){let t=[];return e.forEach(e=>{(e.fields??[]).forEach(n=>{t.push({field:n,group:e})})}),t}var Ui=[`file`,`document`,`image`,`upload`,`attachment`];function H(e){return Ui.includes(String(e?.type??``).trim().toLowerCase())}function Wi(e=[]){return Hi(e).map(({field:e})=>e).filter(H)}function Gi(e){return String(e??``).trim().toLowerCase()}function Ki(e,t){return!!t&&Gi(e.moduleName)===t}function qi(e,t=[],n={}){let r=[],i=n.scope??`all`,a=Gi(n.module),o=(e,t)=>{t!=null&&(Array.isArray(t)?t:[t]).forEach(t=>{let n=t?.originFileObj||t;(typeof File<`u`&&n instanceof File||typeof Blob<`u`&&n instanceof Blob)&&r.push({formKey:e,file:n})})};return(t??[]).forEach(t=>{let r=(t.fields??[]).filter(H);if(!r.length)return;let s=t.moduleName&&!Ki(t,a),c=e=>s?`__mw__${t.moduleName}__${e}`:e;if(t.addRow){if(i===`flat`)return;let a=e[t.name];if(!Array.isArray(a))return;r.forEach(e=>{let t=e.fileKey??String(e.field).split(`.`)[0];a.forEach((r,i)=>{let a=c(n.indexed?`${t}[${i}]`:t);o(a,R(r,e.field))})});return}i!==`addRow`&&r.forEach(t=>{let n=c(t.fileKey??String(t.field).split(`.`)[0]);o(n,R(e,t.field))})}),r}function Ji(e,t,n={}){let r=I(n.base)?structuredClone(n.base):{};Wi(t).forEach(e=>{(e.payloadKey||e.field)&&(Zi(r,e.payloadKey||e.field),Zi(r,e.field))});let i=Gi(n.module),a=Bi(t),o=new Map,s=e=>!e.moduleName||Ki(e,i)?r:(o.has(e.moduleName)||o.set(e.moduleName,{}),o.get(e.moduleName));return(t??[]).forEach(t=>{let n=s(t),r=t.fields??[],i=t.toggleEnabled&&t.toggleField&&z(e,t.toggleField)?!!R(e,t.toggleField):!1;if(t.toggleEnabled&&t.toggleField&&z(e,t.toggleField)&&(B(n,t.toggleField,i),i&&t.addRow)){B(n,t.payloadKey||t.name,[]);return}if(t.addRow){let i=e[t.name];if(!Array.isArray(i))return;B(n,t.payloadKey||t.name,i.map(t=>Xi(r,t,e,a)).filter(e=>e&&Object.keys(e).length>0));return}r.forEach(t=>Yi(t,e,n,e,a))}),o.size>0&&(r.moduleWrites=Array.from(o,([e,t])=>({moduleName:e,data:t}))),Xr(r,t)}function Yi(e,t,n,r,i){if(P(e)&&ei(e)){let r=Qr(e);z(t,r)&&B(n,r,!!R(t,r))}if(H(e)){let i=bi(R(t,e.field));if(i!==void 0){let a=r!==void 0&&r!==t;yi(n,e.payloadKey||(a?e.field:e.fileKey||e.field),i)}return}if(Li(e.showIf).length&&!zi(e,t,r,i)){(r===void 0||r===t)&&z(t,e.field)&&B(n,e.payloadKey||e.field,null);return}if(Array.isArray(e.subFields)&&e.subFields.length>0){if(!z(t,e.field))return;let a=R(t,e.field);if(!Array.isArray(a))return;let o=a.map(t=>Xi(e.subFields,t,r,i)).filter(e=>e&&Object.keys(e).length>0);B(n,e.payloadKey||e.field,o);return}if(!z(t,e.field))return;if(mi(e.addRow)&&(!Array.isArray(e.subFields)||e.subFields.length===0)){let r=R(t,e.field),i=Array.isArray(r)?r:F(r)?[]:[r],a=$i(e),o=i.map(e=>Ni(a,e)).filter(e=>e.kind!==`skip`).map(e=>e.out);B(n,e.payloadKey||e.field,o);return}let a=Ni(e,R(t,e.field));if(a.kind!==`skip`){if(a.kind===`spread`&&I(a.out)){xi(n,a.out);return}B(n,e.payloadKey||e.field,a.out)}}function Xi(e,t,n,r){let i={};return e.forEach(e=>Yi(e,t,i,n??t,r)),i}function Zi(e,t){let n=String(t).split(`.`),r=e;for(let e=0;e<n.length-1;e+=1){if(!I(r[n[e]]))return;r=r[n[e]]}delete r[n[n.length-1]]}var Qi=new Set([`text`,`textarea`,`email`,`phone`,`tel`,`number`,`date`,`time`,`datetime`,`password`]);function U(e,t){let n=t=>(Array.isArray(e.emptyValues)?e.emptyValues:[]).some(e=>String(e)===String(t)),r=()=>e.defaultOnEdit?Mi(e):void 0;if(t==null)return r()??t;if(n(t)||F(t)&&r()!==void 0)return r();if(Qi.has(e.type)&&I(t)){let n=String(e.payloadKey||e.field||``).split(`.`).pop(),r=n?t[n]:void 0;if(r===void 0||I(r))return;t=r}if(e.type===`date`||e.type===`time`){if(!t||t===`0001-01-01T00:00:00Z`)return null;let e=(0,s.default)(t);return e.isValid()?e:null}t=li(e,t);let i=t=>I(t)?(e.valueKey&&t[e.valueKey])??t.id??t._id??t.value??t.userId??t.recruiterId:t,a=e.type!==`radio`&&wi(e)===`array`,o=t=>{if(t==null||t===``||!Array.isArray(e.options))return t;let n=e.options.find(e=>String(e?.value??``).toLowerCase()===String(t).toLowerCase());return n?n.value:t};if(e.type===`select`||e.type===`radio`||e.type===`checkbox`){if(a)return(Array.isArray(t)?t:[t]).map(i).map(o).filter(e=>e!=null&&e!==``&&!n(e));let e=o(i(Array.isArray(t)?t[0]:t));return n(e)?r():e}return t}function $i(e={}){return{...e,addRow:!1,multiSelect:!1,mode:void 0,dataType:void 0}}function ea(e,t){let n=Math.max(0,Number(e.minRows??0)||0),r=e.initialRows!==void 0&&e.initialRows!==``?Math.max(n,Math.max(0,Number(e.initialRows)||0)):n;if(Array.isArray(e.subFields)&&e.subFields.length>0){let i=[];Array.isArray(t)&&(i=t.map(t=>{let n={};return e.subFields.forEach(e=>{if(!e.field||H(e))return;let r=L(t??{},e.field)??(t??{})[e.field];r!=null&&(n[e.field]=U(e,r))}),n}));let a=i.length>0?n:Math.max(n,r);for(;i.length<a;)i.push({});return i}let i=$i(e),a=[];if(Array.isArray(t))a=t.map(e=>U(i,e)).filter(e=>e!=null&&e!==``);else if(t!=null&&t!==``){let e=U(i,t);e!=null&&e!==``&&(a=[e])}let o=a.length>0?n:Math.max(n,r);for(;a.length<o;)a.push(void 0);return a}var ta=e=>e===!0||e===1||e===`1`;function na(e=[]){let t=new Map;e.forEach(e=>{let n=e?.linkGroup;!ta(e?.addRow)||!n||(t.has(n)||t.set(n,[]),t.get(n).push(e.name))});let n=new Map;return t.forEach((e,t)=>{e.length<2||n.set(t,{leaderName:e[0],memberNames:e})}),n}function ra(e,t){for(let n of e.values())if(n.memberNames.includes(t))return n;return null}function ia(e,t={}){let n={...t};return e.forEach(({memberNames:e})=>{let t=Math.max(...e.map(e=>(n[e]??[]).length));e.forEach(e=>{let r=n[e]??[];r.length<t&&(n[e]=[...r,...Array.from({length:t-r.length},()=>({}))])})}),n}var aa={duplicate:{className:`fdd-tone-amber`,Icon:a.UserOutlined},overwrite:{className:`fdd-tone-amber`,Icon:a.ExclamationCircleFilled},suggestion:{className:`fdd-tone-blue`,Icon:a.InfoCircleFilled},file:{className:`fdd-tone-blue`,Icon:a.FileTextOutlined}};function oa({tone:e=`suggestion`,title:t,body:n,facts:r=[],okText:a=`Continue`,cancelText:s=`Cancel`,danger:c=!1,footnote:l}={}){let{className:u,Icon:d}=aa[e]??aa.suggestion,f=r.filter(e=>e&&e.value!==void 0&&e.value!==null&&String(e.value).trim()!==``);return new Promise(e=>{i.Modal.confirm({icon:null,centered:!0,width:480,className:`fdd-modal ${u}`,okText:a,cancelText:s,okButtonProps:{danger:c,size:`large`},cancelButtonProps:{size:`large`},content:(0,o.jsxs)(`div`,{className:`fdd`,children:[(0,o.jsxs)(`div`,{className:`fdd-head`,children:[(0,o.jsx)(`span`,{className:`fdd-icon`,"aria-hidden":`true`,children:(0,o.jsx)(d,{})}),(0,o.jsx)(`h3`,{className:`fdd-title`,children:t})]}),f.length>0&&(0,o.jsx)(`dl`,{className:`fdd-facts`,children:f.map(e=>(0,o.jsxs)(`div`,{className:`fdd-fact`,children:[(0,o.jsx)(`dt`,{children:e.label}),(0,o.jsx)(`dd`,{children:e.value})]},e.label))}),n&&(0,o.jsx)(`p`,{className:`fdd-body`,children:n}),l&&(0,o.jsx)(`p`,{className:`fdd-footnote`,children:l})]}),onOk:()=>e(!0),onCancel:()=>e(!1)})})}function sa({tone:e=`duplicate`,title:t,body:n,facts:r=[],okText:a=`Go back`}={}){let{className:s,Icon:c}=aa[e]??aa.suggestion,l=r.filter(e=>e&&String(e.value??``).trim()!==``);return new Promise(e=>{i.Modal.warning({icon:null,centered:!0,width:480,className:`fdd-modal ${s}`,okText:a,okButtonProps:{size:`large`},content:(0,o.jsxs)(`div`,{className:`fdd`,children:[(0,o.jsxs)(`div`,{className:`fdd-head`,children:[(0,o.jsx)(`span`,{className:`fdd-icon`,"aria-hidden":`true`,children:(0,o.jsx)(c,{})}),(0,o.jsx)(`h3`,{className:`fdd-title`,children:t})]}),l.length>0&&(0,o.jsx)(`dl`,{className:`fdd-facts`,children:l.map(e=>(0,o.jsxs)(`div`,{className:`fdd-fact`,children:[(0,o.jsx)(`dt`,{children:e.label}),(0,o.jsx)(`dd`,{children:e.value})]},e.label))}),n&&(0,o.jsx)(`p`,{className:`fdd-body`,children:n})]}),onOk:()=>e(!0)})})}async function ca({module:e,group:n,field:r,actionKey:i,inputs:a={},files:o={}}){if(!e||!n||!r||!i)throw Error(`module, group, field and actionKey are required to run an AI action`);let s=await t.a(),c=new FormData;c.append(`json`,JSON.stringify({inputs:a})),Object.entries(o).forEach(([e,t])=>{t&&c.append(e,t)});let l=new URLSearchParams({module:e,group:n,field:r,action:i}),u=await fetch(`${t.x}/ai-action?${l.toString()}`,{method:`POST`,headers:{Authorization:`Bearer ${s}`},body:c}),{logout:d}=await Promise.resolve().then(()=>require("./authApi-DiRtkJl2.cjs")).then(e=>e.n);u.status===401&&d();let f=(u.headers.get(`content-type`)||``).includes(`application/json`)?await u.json():await u.text();if(!u.ok){let e=Error(f?.error||f?.message||`API ${u.status}: ${u.statusText}`);throw e.status=u.status,e.data=f,e}return f?.data??f}var la=e=>e==null||e===``;function ua(e,t){return String(t??``).split(`.`).filter(Boolean).reduce((e,t)=>e?.[t],e)}function da(e){let t=String(e??``).trim().replace(/[\s()-]/g,``);if(!t)return``;let n=t.replace(/^\+/,``);return/^\d{1,4}$/.test(n)?`+${n}`:``}function fa(e){let t=String(e?.field??``).trim(),n=t.replace(/(number|no|phone|mobile|contact)$/i,``);return[...t?[`${t}CountryCode`,`${t}Code`]:[],...n&&n!==t?[`${n}CountryCode`]:[],`countryCode`,`phoneCountryCode`,`mobileCountryCode`,`contactCountryCode`,`dialCode`,`isdCode`]}function pa(e,t,n=``){let r=e?.renderOptions?.countryCodeField??e?.countryCodeField,i=r?[r,...fa(e)]:fa(e);for(let e of i){let n=da(ua(t,e));if(n)return n}return da(n)}function ma(e){let t=String(e??``).trim(),n=t.match(/^(\+\d{1,4})[\s-]*(.*)$/);return n?{code:n[1],rest:n[2]}:{code:``,rest:t}}function ha(e,t=``){if(la(e))return``;let{code:n,rest:r}=ma(e),i=n||da(t),a=hn(r)||r;return`${i?`${i} `:``}${a}`.trim()}function ga(e,t,n){return ha(t,pa(e,n,pn()))}var _a=[{value:`auto`,label:`Default (auto)`},{value:`text`,label:`Text`},{value:`tag`,label:`Tag`},{value:`tags`,label:`Multi Tag (Skills)`},{value:`badge`,label:`Badge`},{value:`chip`,label:`Chip`},{value:`document`,label:`Document`},{value:`link`,label:`Link`},{value:`email`,label:`Email`},{value:`phone`,label:`Phone`},{value:`date`,label:`Date`},{value:`currency`,label:`Currency`},{value:`budget`,label:`Budget`},{value:`html`,label:`HTML`}],va=[{value:`preview`,label:`Preview (viewer)`},{value:`download`,label:`Download button`},{value:`link`,label:`Link (filename)`},{value:`tag`,label:`Tag`},{value:`text`,label:`Text (filename)`}],ya=[{value:`none`,label:`None`},{value:`upper`,label:`UPPERCASE`},{value:`lower`,label:`lowercase`},{value:`title`,label:`Title Case`}],ba=[`location`,`path`,`url`,`key`],xa=[`location`,`filepath`,`path`,`url`,`key`],Sa=[`uploadedfilename`,`uploadname`,`originalname`,`displayname`,`documentname`,`filename`],Ca=[`name`],wa=e=>String(e).toLowerCase(),Ta=e=>e==null||e===``;function Ea(e,t){for(let n of t){let t=e[n];if(typeof t==`string`&&t)return t}return``}function Da(e,t){for(let n of t)for(let[t,r]of Object.entries(e))if(typeof r==`string`&&r&&wa(t).endsWith(n))return r;return``}function Oa(e){if(!e)return``;let t=String(e).split(`?`)[0].split(`#`)[0];return decodeURIComponent(t.split(`/`).pop()||``)}function ka(e){if(!e)return``;let t=String(e);return/^https?:\/\//i.test(t)?t:``}function Aa(e){let t=String(e??``).trim();return!t||/^https?:\/\//i.test(t)||t.startsWith(`blob:`)||t.startsWith(`data:`)?!1:t.includes(`/`)}function ja(e){return typeof e==`string`?e.includes(`/`)?e:``:!e||typeof e!=`object`?``:Ea(e,ba)||Da(e,xa)}function Ma(e){return e?typeof e==`string`?Oa(e)||e:typeof e==`object`&&(Ea(e,k().documentNameOrder??[])||Da(e,Sa)||Oa(ja(e))||Da(e,Ca))||`Document`:`Document`}function Na(e){if(Ta(e))return[];let t=Array.isArray(e)?e:[e],n=[];for(let e of t)if(!Ta(e)){if(typeof e==`string`){let t=e.includes(`/`)?e:``;n.push({location:t,name:Oa(e)||e,url:ka(t),needsAuthFetch:Aa(t)})}else if(typeof e==`object`){let t=ja(e),r=e.fileUrl||e.downloadUrl||e.signedUrl||``;n.push({location:t,name:Ma(e),url:r||ka(t),documentId:e.id||e._id||e.documentId||``,needsAuthFetch:!r&&Aa(t)})}}return n}function Pa(e){return e?.primaryField?e.primaryField:(e?.fields??[]).find(e=>e?.field)?.field??null}function Fa(e,t){if(!Array.isArray(t)||t.length===0)return t;let n=Pa(e);if(!n)return t;let r=!1,i=t.map(e=>typeof e==`object`&&e&&!Array.isArray(e)?e:e==null||String(e).trim()===``?(r=!0,{}):(r=!0,{[n]:e}));return r?i:t}var Ia=e=>e===!0||e===1||e===`1`,La=e=>e==null||e===``;function Ra(e){return String(e??``).split(`.`).map(e=>e.trim()).filter(Boolean)}function W(e,t,n){let r=Array.isArray(t)?t:Ra(t);if(!r.length)return e;let i=e;for(let e=0;e<r.length-1;e+=1){let t=r[e];(!i[t]||typeof i[t]!=`object`||Array.isArray(i[t]))&&(i[t]={}),i=i[t]}return i[r[r.length-1]]=n,e}function za(e,t=[]){if(!(!e||typeof e!=`object`))for(let n of t){if(!n)continue;let t=L(e,n);if(!La(t))return t}}function Ba(e,t){if(!e||typeof e!=`object`)return;let n=Object.entries(e),r=n.find(([e,n])=>t.test(e)&&!La(n));if(r)return r[1];for(let[,e]of n)if(e&&typeof e==`object`&&!Array.isArray(e)){let n=Ba(e,t);if(!La(n))return n}}function Va(e,t){let n=Array.isArray(e)?e:e?[e]:[];if(!n.length)return;let r=n.map((e,n)=>{if(typeof e==`string`)return{uid:`${t.field}-${n}`,name:e,status:`done`};if(!e||typeof e!=`object`)return null;let r=za(e,[t.fileUrlKey,t.locationKey])??Ba(e,/(location|url|path)$/i)??``,i=za(e,[t.fileNameKey])??Ba(e,/(uploadName|uploadedFileName|fileName|name)$/i)??``;if(!r&&!i)return null;let a=r&&!String(r).startsWith(`http`)?ka(r):r;return{uid:String(e.id??e._id??e.uniqueName??e.documentCopyUniqueName??`${t.field}-${n}`),name:i||`file`,status:`done`,existing:!0,url:a||void 0,stored:e}}).filter(Boolean);return r.length?r:void 0}function Ha(e,t){if(!e||typeof e!=`object`)return;let n=za(e,[t.fileNameKey,t.field])??Ba(e,/(uploadName|uploadedFileName|fileName|name)$/i),r=za(e,[t.fileUrlKey,t.locationKey])??Ba(e,/(location|url|path)$/i)??``;if(!n&&!r)return;let i=r&&!String(r).startsWith(`http`)?ka(r):r,a=e.documentCopyUniqueName??e.uniqueName??n??`${t.field}-0`;return[{uid:String(a),name:n??`file`,status:`done`,existing:!0,url:i||void 0}]}function Ua(e,t,n,r){(e.fields??[]).forEach(e=>{e?.verifyAction&&[e.verifyResultField,e.verifyTimestampField,...String(e.verifyLockedWhenFields??``).split(/[,\s]+/)].map(e=>String(e??``).trim()).filter(Boolean).forEach(e=>{if(L(n,e)!==void 0)return;let i=r(t,{field:e});i!=null&&W(n,e,i)})})}function Wa(e){let t=Array.isArray(e.rows)?Fa(e,e.rows):null,n=Math.max(0,Number(e.minRows??0)||0),r=(t,n,r)=>{let i={};return(e.fields??[]).forEach(e=>{if(!e.field)return;if(e.type===`file`){let r=n(t,e);r&&W(i,e.field,r);return}let a=r(t,e);if(a==null){let t=e.defaultOnEdit?Mi(e):void 0;t!==void 0&&W(i,e.field,t);return}W(i,e.field,Ia(e.addRow)?ea(e,a):U(e,a))}),Ua(e,t,i,r),i},i=Vi(e,{editing:!0});if(t&&t.length>0){let e=t.map(e=>r(e,(e,t)=>Ha(e,t),(e,t)=>L(e,t.field)));for(;e.length<n;)e.push({...i});return e}let a=r(e,(e,t)=>Va(t.value,t),(e,t)=>t.value),o=Object.keys(a).length>0?[a]:[];for(;o.length<n;)o.push({...i});return o}function Ga(e,t=[]){let n={};return t.forEach(e=>{e.toggleEnabled&&e.toggleField&&W(n,e.toggleField,!!e.toggleValue),!e.addRow&&(e.fields??[]).forEach(e=>{if(!e.field||e.addRow)return;let t=e.value,r=e.field;if(e.type===`file`){let i=Va(t,e);i&&W(n,r,i);return}if(t==null)return;if(e.type===`checkbox`&&Array.isArray(e.options)&&e.options.length>0){let i=e.transformRule?.map;if(i){let e=Object.entries(i).find(([,e])=>String(e)===String(t));W(n,r,e?[e[0]]:[])}else W(n,r,li(e,Array.isArray(t)?t:[t]));return}let i=e.splitDialCodeInto;if(i&&typeof t==`string`){let{code:a,rest:o}=ma(t),s=da(a);s&&W(n,i,s),W(n,r,U(e,o||t));return}W(n,r,U(e,t))})}),Object.keys(n).length>0&&e.setFieldsValue(n),n}function Ka(e){let t=document.createElement(`div`);return t.innerHTML=String(e??``),t.textContent||t.innerText||``}function qa(e,t){return t&&t===`stripHtml`?Ka(e):e}function Ja(e){return String(e??``).trim().split(/\s+/).filter(Boolean).length}function Ya(e){return Object.values(e||{}).some(e=>e!=null&&e!==``)}function Xa(e,t){if(e.kind===`file`)return Array.isArray(t)?t.length>0:!!t;let n=qa(t,e.transform),r=String(n??``).trim();if(!r)return!1;let i=Number(e.minWords)||0;return i>0?Ja(r)>=i:!0}function Za(e,t){let n=e.inputs||[];if(n.length===0)return!0;let r=new Map;n.forEach((e,t)=>{let n=e.group||`__solo_${t}`;r.has(n)||r.set(n,[]),r.get(n).push(e)});for(let e of r.values())if(e.some(e=>e.required||Number(e.minWords)>0)&&!e.some(e=>Xa(e,t(e.sourceField))))return!1;return!0}function Qa(e=[]){let t=[];return e.forEach(e=>{if(e?.addRow){e.name&&t.push(e.name);return}(e?.fields??[]).forEach(e=>{let n=e?.field??e?.name;n&&t.push(n)})}),t}function $a(e,t){return Qa(t).some(t=>{let n=e.getFieldValue(t);return Array.isArray(n)?n.some(Ya):n!=null&&n!==``})}function eo(e,t=[],{includeUntouched:n=!1}={}){let r=e.getFieldsValue(!0)??{},i=new Set([t].flat().filter(Boolean)),a=n||typeof e.isFieldTouched!=`function`?()=>!0:t=>e.isFieldTouched(t),o=0;return Object.entries(r).forEach(([e,t])=>{if(!(i.has(e)||!a(e)||!to(t))){if(Array.isArray(t)){o+=t.filter(e=>e&&typeof e==`object`?Ya(e):!!e).length;return}o+=1}}),o}function to(e){return e==null||e===``?!1:Array.isArray(e)?e.some(e=>e&&typeof e==`object`?Ya(e):!!e):typeof e!=`object`||Object.values(e).some(e=>e!=null&&e!==``)}function no(e,t=[],{includeUntouched:n=!1}={}){let r=e.getFieldsValue(!0)??{},i=new Set([t].flat().filter(Boolean)),a=Object.keys(r).filter(e=>!i.has(e));return n?a.some(e=>to(r[e])):typeof e.isFieldTouched==`function`?a.some(t=>e.isFieldTouched(t)&&to(r[t])):a.some(e=>to(r[e]))}function ro(e=[]){let t={};return(e??[]).forEach(e=>{e?.addRow||(e?.fields??[]).forEach(e=>{let n=e?.field??e?.name;if(!n)return;let r=e?.value;r!=null&&r!==``&&(t[n]=r)})}),t}function io(e,t,n){let r=e?.confirmWhen??`never`;return r===`never`?!1:r===`always`||$a(t,n)}var ao=[`top-left`,`top-center`,`top-right`,`bottom-left`,`bottom-center`,`bottom-right`],oo=`bottom-left`;function so(e=[]){let t={};return e.forEach(e=>{let n=ao.includes(e.position)?e.position:oo;(t[n]??=[]).push(e)}),t}function co({form:e,groups:t,module:n,onApplied:a,onParsed:o,treatPrefilledAsData:s=!1}){let[c,l]=(0,r.useState)(null),[u,d]=(0,r.useState)(``),f=i.Form.useWatch(e=>e,e),p=(0,r.useCallback)(e=>Za(e,e=>(f||{})[e]),[f]),m=(0,r.useCallback)(t=>{if(!Array.isArray(t)||t.length===0)return!1;let n=Ga(e,t.filter(e=>!e.addRow)),r=Object.keys(n).length>0;return t.forEach(t=>{if(!t.addRow||!Array.isArray(t.rows)||t.rows.length===0)return;let n=Wa(t);if(n.length===0)return;r=!0;let i=()=>e.setFieldsValue({[t.name]:n}),a=(e.getFieldValue(t.name)||[]).filter(Ya);if(a.length){let e=t.label||t.name;oa({tone:`overwrite`,title:`Replace what's in ${e}?`,facts:[{label:`Section`,value:e},{label:`Rows you filled in`,value:a.length},{label:`Rows in the file`,value:n.length}],body:`Everything currently in ${e} will be removed and replaced with what the file says. The rest of the form is not affected.`,okText:`Replace them`,cancelText:`Keep mine`,danger:!0}).then(e=>{e&&i()})}else i()}),r},[e]);return{runAction:(0,r.useCallback)(async(t,r,c,u)=>{let f=c?.confirmWhen??`never`;if(c?.trigger===`upload`&&f!==`never`&&(f===`always`||no(e,[r?.field],{includeUntouched:s}))){let t=c.confirmMessages??{},n=u?.name||e.getFieldValue(r?.field)?.slice?.(-1)?.[0]?.name,i=eo(e,[r?.field],{includeUntouched:s});if(!await oa({tone:`overwrite`,title:t.title||`Read this file and fill the form in?`,facts:[{label:`File`,value:n},{label:`You have filled in`,value:i?`${i} ${i===1?`answer`:`answers`}`:void 0}],body:t.body||`We can read the details out of this file and fill the form in for you. Where the file has an answer, it replaces what is currently in that box. Anything the file does not mention is left as you typed it.`,okText:t.ok||`Read it and fill in`,cancelText:t.cancel||`Keep what I typed`}))return}l(c.key),d(c.loadingText||`Reading ${c.label||`the file`}…`);try{let s={},l={};(c.inputs||[]).forEach(t=>{if(t.kind===`file`){let n=e.getFieldValue(t.sourceField),r=u??n?.[n.length-1]?.originFileObj;r&&(l[t.param]=r)}else{let n=e.getFieldValue(t.sourceField);n!=null&&n!==``&&(s[t.param]=qa(n,t.transform))}}),(c.inputs||[]).forEach(e=>{!e.group||e.kind!==`text`||(c.inputs||[]).some(t=>t.group===e.group&&t.kind===`file`&&l[t.param])&&delete s[e.param]});let d=await ca({module:n,group:t,field:r.field,actionKey:c.key,inputs:s,files:l}),f=c.label||`AI action`,p=d?.groups;if(c?.trigger!==`upload`&&io(c,e,p)){let e=c.confirmMessages??{},t=Qa(p).length;if(!await oa({tone:`overwrite`,title:e.title||`Fill the form in from ${f}?`,facts:[{label:`Source`,value:f},{label:`Boxes it would fill`,value:t||void 0}],body:e.body||`We found details you can use. Applying them will replace what you have already entered in those boxes.`,okText:e.ok||`Use these details`,cancelText:e.cancel||`Keep what I typed`}))return i.message.info(`${f} cancelled — your entries were kept.`),d}if(o){let e=await o({action:c,field:r,groupName:t,responseGroups:p,payload:ro(p)});if(e===!1||e===`abort`)return d}let h=m(p);return h?i.message.success(`${f} completed successfully.`):i.message.info(`${f} completed, but no matching details were found.`),h&&a&&await a({action:c,field:r,groupName:t}),d}catch(e){i.message.error(e?.message||`${c.label||`AI action`} failed`);return}finally{l(null),d(``)}},[e,n,m,a,o,s]),loadingKey:c,loadingText:u,busy:c!==null,isActionEnabled:p}}function lo({position:e,actions:t,aiActions:n,groupName:r,field:a}){if(!t||t.length===0)return null;let s=e.endsWith(`center`)?`center`:e.endsWith(`right`)?`flex-end`:`flex-start`;return(0,o.jsx)(i.Space,{size:8,className:`v1-ai-action-buttons`,style:{width:`100%`,justifyContent:s},children:t.map(e=>(0,o.jsx)(i.Button,{size:`small`,loading:n.loadingKey===e.key,disabled:n.busy||!n.isActionEnabled(e),onClick:()=>n.runAction(r,a,e),children:e.label},e.key))})}function uo(e){let t=String(e??``).trim(),n=/^([^\s@]+)@([^\s@]+)\.([A-Za-z]{2,})$/.exec(t);if(!n)return!1;let[,r,i]=n;return/[A-Za-z]/.test(r)&&/[A-Za-z]/.test(i)}function fo(e=`Email`,t){return{validator:(n,r)=>r==null||r===``||uo(r)?Promise.resolve():Promise.reject(Error(t??`Enter a valid ${e}; numeric-only email addresses are not allowed`))}}var po=[{label:`Only Numbers`,value:`onlyNumber`},{label:`Only Letters`,value:`onlyLetter`},{label:`Only Letters & Spaces`,value:`onlyLettersAndSpace`},{label:`Only Alphanumeric`,value:`onlyAlphanumeric`},{label:`Alphanumeric & Spaces`,value:`alphanumericSpace`},{label:`Letters, Numbers & Hyphen`,value:`onlyLettersNumberAndHyphen`},{label:`Letters, Numbers, Hyphen & Dot`,value:`onlyLettersNumberHyphenAndDot`},{label:`Contact Number (digits, (), -)`,value:`contactNumber`},{label:`Email (reject numeric-only address)`,value:`email`},{label:`Job Title (letters, nums, symbols)`,value:`jobTitle`},{label:`MSP / Ref ID (alphanumeric only)`,value:`mspRefId`},{label:`Location (letters, nums, , . -)`,value:`locationValidation`},{label:`Decimal / Range (number + dot)`,value:`decimalRange`},{label:`Budget (numbers, must be > 0)`,value:`budgetValidation`},{label:`Experience (numbers only)`,value:`experience`},{label:`Numeric — 2 digits max`,value:`numericTwoDigits`},{label:`Job Description (character count)`,value:`jobDescription`},{label:`Website URL`,value:`websiteUrl`}],mo={onlyNumber:/^[0-9]$/,experience:/^[0-9]$/,numericTwoDigits:/^[0-9]$/,budgetValidation:/^[0-9]$/,onlyLetter:/^[a-zA-Z\s]$/,onlyLettersAndSpace:/^[a-zA-Z\s]$/,onlyAlphanumeric:/^[a-zA-Z0-9]$/,alphanumericSpace:/^[a-zA-Z0-9\s]$/,mspRefId:/^[a-zA-Z0-9]$/,onlyLettersNumberAndHyphen:/^[a-zA-Z0-9\s-]$/,locationValidation:/^[a-zA-Z0-9\s\-.,]$/,jobTitle:/^[a-zA-Z0-9\s\-.,/&+()*'"#@]$/,decimalRange:/^[0-9.]$/,contactNumber:/^[0-9()\-+\s]$/};function ho(e){return mo[e]??null}function go(e,t={},n=`change`){if(!t?.type||e==null)return{cleaned:e??``,error:null};let r=String(e),{type:i,maxLength:a,maxChars:o}=t,s=t.title||`Field`,c,l=null,u=e=>n===`blur`?e.trim():e.replace(/^\s+/,``);switch(i){case`onlyNumber`:case`experience`:case`numericTwoDigits`:{let e=Number(a??(i===`numericTwoDigits`?2:10));c=r.replace(/[^0-9]/g,``),r!==c&&(l=`${s} allows only numbers.`),c.length>e&&(l=`${s} cannot exceed ${e} characters.`,c=c.slice(0,e));break}case`onlyLetter`:{let e=Number(a??50);c=r.replace(/[^a-zA-Z]/g,``),r!==c&&(l=`${s} allows only letters.`),c.length>e&&(l=`${s} cannot exceed ${e} characters.`,c=c.slice(0,e));break}case`onlyLettersAndSpace`:{let e=Number(a??55);c=u(r.replace(/[^a-zA-Z\s]/g,``)),r.replace(/^\s+/,``)!==c&&(l=`${s} allows only letters and spaces.`),c.length>e&&(l=`${s} cannot exceed ${e} characters.`,c=c.slice(0,e));break}case`onlyAlphanumeric`:case`mspRefId`:{let e=Number(a??50);c=u(r.replace(/[^a-zA-Z0-9]/g,``)),r.replace(/^\s+/,``)!==c&&(l=`${s} allows only letters and numbers.`),c.length>e&&(l=`${s} cannot exceed ${e} characters.`,c=c.slice(0,e));break}case`alphanumericSpace`:{let e=Number(a??100);c=u(r.replace(/[^a-zA-Z0-9\s]/g,``)),r.replace(/^\s+/,``)!==c&&(l=`${s} allows only letters, numbers and spaces.`),c.length>e&&(l=`${s} cannot exceed ${e} characters.`,c=c.slice(0,e));break}case`onlyLettersNumberAndHyphen`:{let e=Number(a??55);c=u(r.replace(/[^a-zA-Z0-9\s-]/g,``)),r.replace(/^\s+/,``)!==c&&(l=`${s} allows only letters, numbers and hyphens.`),c.length>e&&(l=`${s} cannot exceed ${e} characters.`,c=c.slice(0,e));break}case`onlyLettersNumberHyphenAndDot`:{let e=Number(a??100);c=r.replace(/[^a-zA-Z0-9\-./#+[\]{}()\s]/g,``).slice(0,e),r!==c&&(l=`${s} allows only letters, numbers, hyphens and dots.`);break}case`contactNumber`:{let e=Number(a??15);c=r.replace(/[^0-9()\-+\s]/g,``).slice(0,e),r===c?c&&!/^(\+?[0-9]{1,3}[- ]?)?(\(?\d{1,4}\)?[- ]?)?[\d\-\s]{3,15}$/.test(c)&&(l=`${s} is not a valid phone number format.`):l=`${s} allows only digits, parentheses () and hyphens.`;break}case`locationValidation`:{let e=Number(a??100);c=u(r.replace(/[^a-zA-Z0-9\s\-.,]/g,``)),r.replace(/^\s+/,``)!==c&&(l=`${s} allows only letters, numbers, spaces, commas, dots and hyphens.`),c.length>e&&(l=`${s} cannot exceed ${e} characters.`,c=c.slice(0,e));break}case`jobTitle`:{let e=Number(a??80);c=u(r.replace(/[^a-zA-Z0-9\s\-/&.,()+#@'"*]/g,``)),r.replace(/^\s+/,``)!==c&&(l=`${s} allows only letters, numbers, spaces and common symbols.`),c.length>e&&(l=`${s} cannot exceed ${e} characters.`,c=c.slice(0,e));break}case`decimalRange`:{let e=r.replace(/[^0-9.]/g,``);if((e.match(/\./g)||[]).length>1){let t=e.indexOf(`.`);e=e.slice(0,t+1)+e.slice(t+1).replace(/\./g,``),l=`${s} can have only one decimal point.`}let t=e.replace(/\./g,``),n=Number(a??10);t.length>n&&(e=e.slice(0,n+ +!!e.includes(`.`)),l=`${s} cannot exceed ${n} digits.`),c=e,!l&&r!==c&&(l=`${s} allows only numbers and one dot.`);break}case`budgetValidation`:{let e=Number(a??10);c=r.replace(/[^0-9]/g,``).slice(0,e);let t=Number(c);r===c?c&&t<=0&&(l=`${s} must be greater than 0.`):l=`${s} allows only numbers.`;break}case`jobDescription`:{let e=Number(o??a??1500);r.replace(/<[^>]+>/g,` `).replace(/&nbsp;/g,` `).replace(/\s+/g,` `).trim().length>e&&(l=`${s} cannot exceed ${e} characters.`),c=r;break}case`email`:c=n===`blur`?r.trim():r,c&&!uo(c)&&(l=`${s} must be a valid email address; numeric-only email addresses are not allowed.`);break;case`websiteUrl`:c=n===`blur`?r.trim():r,c&&!/^(https?:\/\/)?([\da-z.-]+)\.([a-z.]{2,6})([/\w .-]*)*\/?$/i.test(c)&&(l=`${s} must be a valid URL.`);break;default:c=r}return{cleaned:c,error:l}}var _o=`This value is already present`;function vo(e){return typeof e==`string`?e:e?.type??e?.rule??e?.name}function yo(e){if(vo(e)!==`unique`)return null;if(typeof e==`string`)return{message:_o,normalizer:`trim`,skipBlank:!0,validateOn:`blur`};let t=e.value&&typeof e.value==`object`?e.value:e,n=String(t.validateOn??`blur`).toLowerCase();return{message:typeof e.message==`string`&&e.message.trim()?e.message.trim():_o,collectionField:t.collectionField??``,normalizer:String(t.normalizer??`trim`),skipBlank:t.skipBlank!==!1,validateOn:[`blur`,`change`,`submit`].includes(n)?n:`blur`}}function bo(e){let t=e?.validations??e?.validation??e?.rules??[];if(!Array.isArray(t))return null;for(let e of t){let t=yo(e);if(t)return t}return null}function xo(e=[]){let t=[];return(Array.isArray(e)?e:[]).forEach(e=>{(e?.fields??[]).forEach(e=>{let n=bo(e);!n||!e?.field||t.push({field:e.field,label:e.label??e.field,rule:n})})}),t}function So(e){return e==null?!0:typeof e==`number`?Number.isNaN(e):typeof e==`boolean`?!1:Array.isArray(e)?e.length===0:String(e).trim()===``}function Co(e,t=`trim`){if(e==null)return``;let n=String(e);switch(String(t)){case`exact`:return n;case`lower`:case`trimLower`:case`email`:return n.trim().toLowerCase();case`digitsOnly`:return n.replace(/\D+/g,``);default:return n.trim()}}function wo(e,t){return!(!e||e.skipBlank!==!1&&So(t))}function To(e){return!e||e.validateOn===`submit`?[]:e.validateOn===`change`?[`onChange`,`onBlur`]:[`onBlur`]}var G={SKIPPED:`skipped`,AVAILABLE:`available`,DUPLICATE:`duplicate`,STALE:`stale`,ERROR:`error`};function Eo({module:e,field:t,recordId:n,normalized:r}){return`${e}${t}${n??``}${r}`}function Do({checkFieldUnique:e,onPendingChange:t}={}){let n=new Map,r=new Map,i=0,a=0;function o(e){a=e,typeof t==`function`&&t(a)}async function s({module:t,field:s,rule:c,value:l,recordId:u,clientId:d,region:f}={}){if(!c||!t||!s||typeof e!=`function`||!wo(c,l))return{status:G.SKIPPED};let p=Eo({module:t,field:s,recordId:u,normalized:Co(l,c.normalizer)});if(n.has(p))return n.get(p);i+=1;let m=i;r.set(s,m),o(a+1);try{let i=await e({module:t,field:s,value:l,recordId:u,clientId:d,region:f});if(r.get(s)!==m)return{status:G.STALE};let a=i?.available===!1?{status:G.DUPLICATE,message:Oo(i)||c.message||_o}:{status:G.AVAILABLE};return n.set(p,a),a}catch(e){return r.get(s)===m?{status:G.ERROR,error:e}:{status:G.STALE}}finally{o(Math.max(0,a-1))}}return{check:s,isPending:()=>a>0,pendingCount:()=>a,reset:()=>{n.clear(),r.clear()}}}function Oo(e){return(e?.errors??[]).find(e=>e?.message)?.message||e?.message||``}var ko=`__uniqueRule`;function Ao({field:e,validation:t,context:n}){let r=yo(t);if(!r)return{validator:()=>Promise.resolve()};let i=e?.field??``;return!n?.checker||!n?.module||!i?{validator:()=>Promise.resolve()}:{[ko]:r,validateTrigger:To(r),validator:async(e,t)=>{let a=await n.checker.check({module:n.module,field:i,rule:r,value:t,recordId:n.recordId,clientId:n.clientId,region:n.region});return a.status===G.DUPLICATE?Promise.reject(Error(a.message||r.message)):Promise.resolve()}}}function jo(e=[]){let t=Array.isArray(e)?e:[];if(!t.some(e=>e&&e[ko]))return t;let n=t.filter(e=>e&&!e[ko]);return t.map(e=>{if(!e||!e[ko])return e;let t=e.validator;return{...e,validator:async(e,r)=>await Mo(n,r,e)?Promise.resolve():t(e,r)}})}async function Mo(e=[],t,n={}){for(let r of e)if(!(!r||typeof r==`string`)){if(r.required&&So(t)||!So(t)&&(r.pattern instanceof RegExp&&!new RegExp(r.pattern.source,r.pattern.flags).test(String(t))||r.len!=null&&String(t).length!==Number(r.len)))return!0;if(typeof r.validator==`function`)try{await r.validator(n,t)}catch{return!0}}return!1}function No(e){let t=String(e??``).trim();if(!t.startsWith(`{`))return null;try{return JSON.parse(t)}catch{return null}}function Po(e){if(!e)return null;if(typeof e==`string`)return No(e);let t=[e.data,e.response,e,No(e.message)];for(let e of t)if(!(!e||typeof e!=`object`)&&(Array.isArray(e.errors)||e.code===`DUPLICATE_VALUE`))return e;return null}function Fo({field:e,group:t,rowIndex:n}){let r=String(e??``),i=Number(n);return t&&Number.isInteger(i)&&i>=0?[String(t),i,...r.split(`.`)]:r}function Io(e,{uniqueRules:t=[]}={}){let n=Po(e);if(n){let e=(Array.isArray(n.errors)?n.errors:[]).filter(e=>e?.field).map(e=>{let t={field:e.field,name:Fo(e),message:e.message||n.message||_o};return Array.isArray(t.name)&&(t.group=String(e.group),t.rowIndex=Number(e.rowIndex)),t});if(e.length)return e}let r=String((n&&(n.message||n.error))??(typeof e==`string`?e:e?.message)??``).trim();if(!r)return[];let i=e?.status===409||n?.code===`DUPLICATE_VALUE`,a=t.filter(e=>String(e?.rule?.message??``).trim().toLowerCase()===r.toLowerCase());return a.length&&(i||a.length===1)?a.map(e=>({field:e.field,name:e.field,message:r})):[]}async function Lo({module:e,field:n,value:r,recordId:i,clientId:a,region:o}={}){if(!e||!n)throw Error(`module and field are required to check uniqueness`);let s={field:n,value:r??``};i&&(s.recordId=String(i)),a&&(s.clientId=String(a)),o&&(s.region=String(o));try{let n=await t.o(t.x,`/module/validate-unique?module=${encodeURIComponent(e)}`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify(s)}),r=n?.available!==!1;return{available:r,duplicate:!r,message:n?.message??``,errors:Array.isArray(n?.errors)?n.errors:[],response:n}}catch(e){if(e?.status===409){let t=e.response??e.data??{};return{available:!1,duplicate:!0,message:t?.message??e.message??``,errors:Array.isArray(t?.errors)?t.errors:[],response:t}}throw e}}async function Ro({module:e,payload:n,excludeId:r}={}){if(!e||!n)return{duplicate:!1};try{let i=await t.o(t.x,`/module/duplicate-check?module=${encodeURIComponent(e)}`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify({payload:n,...r?{excludeId:r}:{}})});return i?.data??i??{duplicate:!1}}catch{return{duplicate:!1}}}var zo=[`jpg`,`jpeg`,`png`,`gif`,`webp`,`bmp`,`svg`,`avif`],Bo=[`mp4`,`webm`,`ogg`,`ogv`,`mov`,`m4v`],Vo=[`pdf`,`doc`,`docx`],Ho=[{label:`Any file`,value:`any`},{label:`Resume (pdf, doc, docx)`,value:`resume`},{label:`Documents & Images (pdf, doc, images)`,value:`documents`},{label:`Images only`,value:`images`},{label:`Videos only`,value:`videos`},{label:`Images & Videos`,value:`imagesAndVideos`}],Uo={resume:{exts:Vo,maxSizeMB:2,hint:`PDF, DOC or DOCX`,error:`Only PDF, DOC, and DOCX resume files are supported.`},documents:{exts:[...Vo,...zo],hint:`PDF, DOC or image files`,error:`Only document (PDF/DOC) or image files are allowed`},images:{exts:zo,hint:`Image files`,error:`Only image files are allowed`},videos:{exts:Bo,hint:`Video files`,error:`Only video files are allowed`},imagesAndVideos:{exts:[...zo,...Bo],hint:`Image or video files`,error:`Only image or video files are allowed`}};function Wo(e){let t=String(e?.field??e?.payloadKey??``).toLowerCase();return t?t.includes(`resume`)||t.includes(`cv`)||t.includes(`curriculumvitae`):!1}function Go(e){let t=String(e?.accept??``).trim();return t&&t!==`any`?Uo[t]??null:!t&&Wo(e)?Uo.resume:Uo[t]??null}var Ko=new Set([`of`,`and`,`the`,`to`,`for`,`in`,`a`,`an`]),qo={addresses:`address`,branches:`branch`,batches:`batch`,categories:`category`,companies:`company`,countries:`country`,entries:`entry`,people:`person`,statuses:`status`};function Jo(e){let t=String(e??``).trim();if(!t)return``;if(t.length>1&&t===t.toUpperCase()&&/[A-Z]/.test(t))return t;let n=t.toLowerCase();return qo[n]?qo[n]:/[^aeiou]ies$/i.test(t)?t.slice(0,-3)+`y`:/(s|x|z|ch|sh)es$/i.test(t)?t.slice(0,-2):/[^s]s$/i.test(t)?t.slice(0,-1):t}function K(e){let t=String(e??``).trim();if(!t)return``;let n=t.replace(/([A-Z]+)([A-Z][a-z])/g,`$1 $2`).replace(/([a-z0-9])([A-Z])/g,`$1 $2`).replace(/[_\-.]+/g,` `).split(/\s+/).filter(Boolean);if(!n.length)return``;let r=Jo(n[n.length-1]);return[...n.slice(0,-1),r].map((e,t)=>{let n=e.toLowerCase();return e.length>1&&e===e.toUpperCase()?e:t>0&&Ko.has(n)?n:n.charAt(0).toUpperCase()+n.slice(1)}).join(` `)}function Yo(e,t){let n=String(e?.quickCreateLabel??``).trim();if(n&&n.toLowerCase()!==`add more`)return n;let r=K(e?.quickCreateModule||t);return r?`Add New ${r}`:`Add New`}function Xo(e,t){let n=String(e?.quickEditLabel??``).trim();if(n&&n.toLowerCase()!==`add more`)return n;let r=K(e?.quickEditModule||t);return r?`Edit ${r}`:`Edit`}function Zo(e,t,n){let r=K((e===`create`?t?.quickCreateModule:t?.quickEditModule)||n);return e===`create`?String(t?.quickCreateTitle??``).trim()||(r?`Add New ${r}`:Yo(t,n)):String(t?.quickEditTitle??``).trim()||(r?`Edit ${r}`:Xo(t,n))}function Qo({children:e,className:t=``,icon:n,to:r,variant:a=`default`,...s}){let c=(0,o.jsx)(i.Button,{className:`app-button app-button--${a} ${t}`.trim(),icon:n,...s,children:e});return r?(0,o.jsx)(u.Link,{className:`app-button-link`,to:r,children:c}):c}function $o(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.name||e.user_name||e.userName||e.username||e.email||``}function es(e){let t={};return(Array.isArray(e)?e:[]).forEach(e=>{let n=$o(e);n&&[e.legacyUserId,e.userId,e.user_id,e._id,e.id].forEach(e=>{if(e==null||e===``)return;let r=String(typeof e==`object`?e.$oid??e.id??``:e);r&&t[r]===void 0&&(t[r]=n)})}),t}var ts=new Map;function ns(e){let n=String(e??``).trim();if(!n)return Promise.resolve(``);if(ts.has(n))return ts.get(n);let r=t.o(t.x,`/get-detailed-view?userId=${encodeURIComponent(n)}`).then(e=>$o(e?.data??e??null)).catch(()=>``);return ts.set(n,r),r}var q=e=>e==null?``:String(e).trim();function rs(e){let t=e?.quickCreateNotice;return!t||typeof t!=`object`||t.enabled===!1?null:{enabled:!0,title:q(t.title)||`New record created`,message:q(t.message)||`A new client has been created successfully. Please contact your Organization Admin to configure the required forms, workflows, permissions, and client-specific details before proceeding with further operations.`,showCreator:t.showCreator!==!1,showRecordName:t.showRecordName!==!1,recordNameField:q(t.recordNameField),recordLabel:q(t.recordLabel)||`Record name`,creatorLabel:q(t.creatorLabel)||`Created by`}}var is=[`clientName`,`companyName`,`name`,`title`,`fullName`,`displayName`,`label`,`employerName`,`vendorName`],as=(e,t)=>{if(!(!e||!t))return String(t).split(`.`).reduce((e,t)=>e&&typeof e==`object`?e[t]:void 0,e)},os=e=>typeof e==`string`||typeof e==`number`?q(e):e&&typeof e==`object`?q(e.label??e.name??e.title??``):``;function ss(e,{recordNameField:t=``,displayField:n=``}={}){if(!e||typeof e!=`object`)return``;for(let r of[t,n,...is]){if(!r)continue;let t=os(as(e,r));if(t)return t}let r=Object.keys(e).find(t=>/name$/i.test(t)&&typeof e[t]==`string`&&e[t].trim());return r?q(e[r]):``}function cs(e){if(!e||typeof e!=`object`)return``;let t=[e.createdBy,e.created_by,e.createdById,e.createdUserId,e.recordMeta?.createdBy,e.ownerId];for(let e of t){if(e==null||e===``)continue;if(typeof e==`object`){let t=q(e.$oid??e.userId??e._id??e.id);if(t)return t;continue}let t=q(e);if(t)return t}return``}function ls(e=t.d){try{return $o(e())||``}catch{return``}}var us=(e,n)=>t.o(t.x,`/module/list?module=${encodeURIComponent(e)}&id=${encodeURIComponent(n)}`).then(e=>{let t=e?.data?.data??e?.data??[];return Array.isArray(t)?t[0]:t});async function ds({module:e,recordId:n,notice:r,displayField:i=``,deps:a={}}={}){let{fetchRecord:o=us,fetchUserNameFn:s=ns,getUser:c=t.d}=a,l=null;if(e&&n)try{l=await o(e,n)}catch{l=null}let u=r?.showRecordName===!1?``:ss(l,{recordNameField:r?.recordNameField,displayField:i}),d=``;if(r?.showCreator!==!1){let e=cs(l);if(e)try{d=q(await s(e))}catch{d=``}d||=ls(c)}return{recordName:u,creatorName:d}}var fs=(0,r.lazy)(()=>Promise.resolve().then(()=>require("./index.cjs")).then(e=>e.i)),ps=(0,r.lazy)(()=>Promise.resolve().then(()=>require("./index.cjs")).then(e=>e.n)),ms=e=>e==null||e===``,hs=e=>typeof e==`string`&&e.includes(`.`)?e.split(`.`):[e];function gs(e,t,n,r,i){let a=e.quickEditIdFrom;if(a){let e=Array.isArray(n)&&n.length>=3&&typeof n[1]==`number`?[...n.slice(0,2),...hs(a)]:hs(a),i=t?.getFieldValue?.(e);return ms(i)&&(i=r?.[a]),ms(i)?null:i}return i&&typeof i==`object`?i.value??null:ms(i)?null:i}function _s({field:e,form:t,name:n,moduleName:s,scopeValues:c,ownValue:l,onDone:u}){let[d,f]=(0,r.useState)(null),[p,m]=(0,r.useState)(null),h=!!e?.quickCreate,g=!!e?.quickEdit,_=e?.quickCreateModule||e?.lookupCollection||``,v=e?.quickEditModule||e?.lookupCollection||``,y=(0,r.useMemo)(()=>g?gs(e,t,n,c,l):null,[g,e,t,n,c,l]);if(!h&&!g)return{footer:null,modal:null};let b=()=>f(null),x=()=>{if(e?.quickCreateOnClick){e.quickCreateOnClick(),document.activeElement?.blur?.();return}if(e?.quickCreateRoute){window.open(e.quickCreateRoute,`_blank`,`noopener,noreferrer`);return}_&&f({mode:`create`,module:_})},S=()=>v&&y&&f({mode:`edit`,module:v,recordId:String(y)}),C=t=>{let n=rs(e);n&&(m({...n,recordName:``,creatorName:``}),ds({module:_,recordId:t,notice:n,displayField:e?.displayField||``}).then(({recordName:e,creatorName:t})=>{m(n=>n&&{...n,recordName:e,creatorName:t})}).catch(()=>{}))},ee=(0,o.jsx)(`div`,{className:`v1-quick-actions`,role:`presentation`,onMouseDown:e=>e.preventDefault(),style:{display:`flex`,gap:8,padding:`6px 8px`,borderTop:`1px solid rgba(0,0,0,0.06)`},children:(0,o.jsxs)(i.Space,{size:8,children:[h&&(0,o.jsx)(i.Button,{type:`link`,size:`small`,icon:(0,o.jsx)(a.PlusOutlined,{}),onClick:x,style:{paddingLeft:0},children:Yo(e,_)}),g&&(0,o.jsx)(i.Button,{type:`link`,size:`small`,icon:(0,o.jsx)(a.EditOutlined,{}),onClick:S,disabled:!y,title:y?void 0:`Choose a ${K(v)||`record`} above first, then edit it here`,children:Xo(e,v)})]})}),w=d?(0,o.jsx)(i.Modal,{open:!0,title:Zo(d.mode,e,d.mode===`create`?_:v),width:`min(1080px, 96vw)`,footer:null,destroyOnClose:!0,maskClosable:!1,onCancel:b,styles:{body:{maxHeight:`78vh`,overflowY:`auto`}},children:(0,o.jsx)(r.Suspense,{fallback:(0,o.jsx)(`div`,{style:{padding:48,textAlign:`center`},children:(0,o.jsx)(i.Spin,{})}),children:d.mode===`create`?(0,o.jsx)(fs,{moduleName:d.module,embedded:!0,breadcrumbItems:[],onCancel:b,onSuccess:e=>{b(),C(e),u?.(`create`,e)}}):(0,o.jsx)(ps,{moduleName:d.module,recordId:d.recordId,embedded:!0,breadcrumbItems:[],onCancel:b,onSuccess:e=>{b(),u?.(`edit`,e)}})})}):null,T=p?(0,o.jsxs)(i.Modal,{open:!0,title:(0,o.jsxs)(`span`,{style:{display:`inline-flex`,alignItems:`center`,gap:8},children:[(0,o.jsx)(a.ExclamationCircleFilled,{style:{color:`#faad14`}}),p.title]}),width:`min(520px, 94vw)`,maskClosable:!1,onCancel:()=>m(null),footer:(0,o.jsx)(Qo,{variant:`primary`,type:`primary`,onClick:()=>m(null),children:`OK`}),children:[(0,o.jsx)(`p`,{style:{marginTop:0,marginBottom:16},children:p.message}),(p.recordName||p.creatorName)&&(0,o.jsxs)(`div`,{style:{display:`grid`,gridTemplateColumns:`auto 1fr`,gap:`6px 12px`,padding:`10px 12px`,borderRadius:6,background:`rgba(0,0,0,0.03)`},children:[p.recordName&&(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(`span`,{style:{color:`rgba(0,0,0,0.55)`},children:p.recordLabel}),(0,o.jsx)(`strong`,{children:p.recordName})]}),p.creatorName&&(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(`span`,{style:{color:`rgba(0,0,0,0.55)`},children:p.creatorLabel}),(0,o.jsx)(`strong`,{children:p.creatorName})]})]})]}):null;return{footer:ee,modal:w||T?(0,o.jsxs)(o.Fragment,{children:[w,T]}):null}}var vs=e=>e==null||e===``||Array.isArray(e)&&e.length===0;function ys(e,t,n){let r=String(t??``).includes(`.`)?String(t).split(`.`):[t];if(typeof n==`function`){let e=n(t);return Array.isArray(e)&&e.length?[...e,...r]:r}return Array.isArray(e)&&e.length>1?[...e.slice(0,-1),...r]:r}function bs({label:e,message:t,rule:n={},value:r,form:i,name:a,prefixFor:o}){let s=n.field??n.compareField??r;return{validator:async(n,r)=>{if(!s||vs(r))return Promise.resolve();let c=i?.getFieldValue?.(ys(a,s,o));if(vs(c))return Promise.resolve();let l=Number(c),u=Number(r);return Number.isNaN(l)||Number.isNaN(u)||u<=l?Promise.resolve():Promise.reject(Error(t??`${e} must not exceed ${s}`))}}}function xs(e={},t,n){let r=e.field??e.compareField??e.value;return r?ys(t,r,n):null}function Ss(e,t){let n=String(t).split(`.`).filter(Boolean);if(!Array.isArray(e))return n.length>1?n:t;if(n.length>1){if(e.length>=3&&typeof e[1]==`number`){let t=e.slice(0,2),r=n[0]===String(e[0])?n.slice(1):n;return[...t,...r]}return n}let r=[...e];return r[r.length-1]=n[0],r}function Cs(e,t,n){let r=e?.getFieldValue?.(Ss(t,n));return r!=null&&r!==``?r:e?.getFieldValue?.(n)}function ws(e){return String(e??``).split(`,`).map(e=>e.trim()).filter(Boolean)}function Ts(e,t){for(let n of e??[]){let e=t(n);if(e==null||e===``)continue;let r=Number(e);if(!(!Number.isFinite(r)||r<=0))return{field:n,maximum:r}}return null}function Es({input:e,compareFields:t,readValue:n}){let r={ok:!0,field:null,maximum:null};if(e==null||e===``)return r;let i=Ts(t,n);if(!i)return r;let a=Number(e);return Number.isFinite(a)?{ok:a<=i.maximum,field:i.field,maximum:i.maximum}:r}var Ds={candidates:[`applicantId`]};function Os(e){let t=String(e??``).trim();if(!t)return[];let n=t.endsWith(`s`)?t.slice(0,-1):t;return[...new Set([`${n}Id`,`${t}Id`,...Ds[t]??[]])]}function ks(e,t){if(!t)return``;let n=e=>e&&typeof e==`object`?e.id??e.value??``:e??``;for(let r of Os(e)){let e=String(n(t[r])||``);if(e)return e}return``}function As(e,t){let n=new Set;return(e??[]).forEach(e=>(e.fields??[]).forEach(e=>{e?.prefillFromModule&&n.add(t(e.prefillFromModule))})),[...n]}function js(e){return e?.payloadMode===`skip`}function Ms(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:[]}function Ns(e){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))})}),t}function Ps(e,t){if(!e||!t)return;let n=e;for(let e of String(t).split(`.`)){if(n==null)return;if(Array.isArray(n)){if(!n.length)return;let t=[...n].reverse().find(t=>t&&typeof t==`object`&&t[e]!==void 0&&t[e]!==null);n=t?t[e]:void 0;continue}n=n[e]}return n}function Fs(e,t){if(!(!e||!t))for(let n of[t.prefillFrom,t.field,t.payloadKey]){if(!n)continue;let t=e[n];if(t??=L(e,n),t??=Ps(e,n),t!=null)return t}}function Is({form:e,field:t,flagPath:n,fieldPath:r,disabled:a}){let s=P(t),c=i.Form.useWatch(n,e);if(!s)return null;let l=s.label||`Allow beyond the limit`,u=()=>{setTimeout(()=>{e?.validateFields?.([r]).catch(()=>{})})},d=async r=>{if(!r.target.checked){e.setFieldValue(n,!1),u();return}let i=await oa(ii(t));e.setFieldValue(n,!!i),u()},f=s.help?`${l} — ${s.help}`:l;return(0,o.jsx)(i.Tooltip,{title:f,children:(0,o.jsx)(`span`,{className:`v1-override-wrap`,children:(0,o.jsx)(i.Checkbox,{className:`v1-override-checkbox`,checked:!!c,disabled:a,onChange:d,"aria-label":f})})})}var Ls=e=>String(e??``);function Rs(e){let t=new Set,n=[];return(Array.isArray(e)?e:[]).forEach(e=>{let r=e?.field;!r||t.has(r)||(t.add(r),n.push(r))}),n}function zs(e,t,n,r){return Rs(e).map(e=>({field:e,path:n(t,e,r)}))}function Bs(e,t={}){return!e||!e.field?!1:Ls(t[e.field])===Ls(e.value)}function Vs({rules:e,watched:t={},current:n,lastApplied:r,clearOnMismatch:i=!0,initial:a=!1}={}){let o=(Array.isArray(e)?e:[]).find(e=>Bs(e,t));return o?o.clearValue?a?{action:`none`}:{action:`clear`}:{action:`set`,value:o.setValue}:i&&r!==void 0&&Ls(n)===Ls(r)?{action:`clear`}:{action:`none`}}var J=e=>String(e??``).trim().toLowerCase();function Hs(e){let t=Array.isArray(e)?e:[e],n=[];return t.forEach(e=>{if(e!=null&&e!==``){if(typeof e==`object`){[e.value,e.id,e._id,e.label,e.name].forEach(e=>{e!=null&&e!==``&&n.push(J(e))});return}n.push(J(e))}}),n}function Us(e=[],t){let n=Hs(t);if(!n.length||!Array.isArray(e)||e.length===0)return e;let r=new Set(n),i=e.filter(e=>e==null?!1:typeof e==`object`?r.has(J(e.value))||r.has(J(e.label)):r.has(J(e)));return i.length>0?i:e}function Ws(e){let t=[];return[e?.setValue,e?.setValueLabel].forEach(e=>{e!=null&&e!==``&&t.push(J(e))}),t}function Gs(e,t={}){let n=Array.isArray(e)?e:[],r=new Set,i=new Set;return n.forEach(e=>{if(!e||e.clearValue)return;let n=Ws(e);if(!n.length)return;let a=Bs(e,t)?i:r;n.forEach(e=>a.add(e))}),i.forEach(e=>r.delete(e)),[...r]}function Ks(e=[],t,n){let r=Gs(t,n);if(!r.length||!Array.isArray(e)||e.length===0)return e;let i=new Set(r);return e.filter(e=>e==null?!0:typeof e==`object`?!(i.has(J(e.value))||i.has(J(e.label))):!i.has(J(e)))}function qs(e,t={},n){let r=Array.isArray(e)?e:[];if(n==null||n===``)return[];let i=J(n),a=[],o=new Set;return r.forEach(e=>{if(!e||e.clearValue)return;let{setValue:n,setValueLabel:r}=e;n!=null&&n!==``&&r&&J(n)===i&&Bs(e,t)&&(o.has(J(n))||(o.add(J(n)),a.push({value:n,label:r})))}),a}var Js=64;function Ys(e){if(String(e??``).trim()!==`currentUserId`)return``;try{return typeof localStorage>`u`?``:String(localStorage.getItem(`userId`)??``).trim()}catch{return``}}var Y=e=>String(e??``).trim().toLowerCase(),Xs=e=>e!=null&&String(e).trim()!==``;function Zs(e){let t=Array.isArray(e)?e:String(e??``).split(`,`);return new Set(t.map(Y).filter(e=>e!==``))}function Qs(e,t){return!t||!Array.isArray(e)||e.length===0?!1:e.some(e=>Xs(e?.extraData?.[t]))}function $s(e,t,n){let r=e?.extraData?.[t];if(!Xs(n))return r===!0;let i=Zs(n);return i.size===0?r===!0:i.has(Y(r))}function ec(e,t){let n=new Map;return(Array.isArray(e)?e:[]).forEach(e=>{let r=Y(e?.value);r&&n.set(r,Y(e?.extraData?.[t]))}),n}function tc(e,t,n){let r=Y(n);if(!r)return!1;let i=new Set,a=Y(e);if(!a)return!1;i.add(a);for(let e=0;e<Js;e+=1){let e=t.get(a);if(!e)return!1;if(e===r)return!0;if(i.has(e))return!1;i.add(e),a=e}return!1}function nc(e={}){let t=[],n=e=>{let n=String(e??``).trim();n&&!t.includes(n)&&t.push(n)};return(Array.isArray(e.extraFields)?e.extraFields:[]).forEach(n),n(e.optionsRequireExtraField),n(e.optionsHierarchyParentField),t}function rc(e,t={},n={}){if(!Array.isArray(e)||e.length===0)return e;let r=n.source?`[${n.source}]`:`[optionRowFilters]`,i=t.field??t.label??`(unnamed field)`,a=typeof n.warn==`function`?n.warn:e=>{typeof console<`u`&&console.warn(e)},o=e,s=String(t.optionsRequireExtraField??``).trim();s&&(Qs(o,s)?o=o.filter(e=>$s(e,s,t.optionsRequireExtraValue)):a(`${r} "${i}": option filter SKIPPED — no option carried extraData["${s}"], so the value filter could not be applied (the lookup API returned no such extra field). Showing the unfiltered list; this is NOT "nothing matched".`));let c=String(t.optionsHierarchyParentField??``).trim();if(c){let n=String(t.optionsHierarchySelfFrom??``).trim()||`currentUserId`,s=Ys(n);if(!s)a(`${r} "${i}": hierarchy filter SKIPPED — identity "${n}" could not be resolved (no signed-in user id available). Showing the list unrestricted by reporting line.`);else if(!Qs(e,c))a(`${r} "${i}": hierarchy filter SKIPPED — no option carried extraData["${c}"], so the reporting chain could not be walked (the lookup API returned no such extra field). Showing the list unrestricted by reporting line; this is NOT "nobody reports to you".`);else{let t=ec(e,c);o=o.filter(e=>tc(e?.value,t,s))}}return o}var ic=e=>e==null||String(e).trim()===``,ac=e=>e===!0||e===1||e===`1`||e===`true`;function oc(e){return ic(e?.tooltip)?ac(e?.infoEnabled)&&!ic(e?.infoText)?String(e.infoText):``:String(e.tooltip)}var sc=e=>e==null||typeof e==`string`&&e.trim()===``;function cc(e,t={},n=()=>void 0){let{optionKey:r}=t,i=(e?n(e,r):void 0)??e?.extraData?.[r]??null,{fallback:a}=t;return sc(i)&&a!=null&&a!==``?a:i}var lc=Symbol(`parentFilterUnseen`),uc=e=>e==null||e===``,dc=(e,t)=>String(e??``)===String(t??``);function fc({previous:e,next:t,currentValue:n,scoped:r=!0}){return!(!r||e===lc||dc(e,t)||uc(e)||uc(n))}function pc(e){return e==null?!0:typeof e==`object`?pc(e.permission??e.allowed??e.value):e!==!1&&e!==0&&e!==`0`}function mc(e,t){let n=String(t??``).trim().toLowerCase();if(!(!n||!e||typeof e!=`object`))for(let[t,r]of Object.entries(e)){let e=String(t).trim().toLowerCase();if(e===n||e===`${n}s`||`${e}s`===n)return r&&typeof r==`object`?r:void 0}}function hc(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t];let n=`${t}Access`;if(Object.prototype.hasOwnProperty.call(e,n))return e[n]}function gc(e,t){if(!e)return!0;try{let n=JSON.parse(localStorage.getItem(`menuPermission`)||`{}`),[r,i]=String(e).split(`.`),a=i??r,o=i?[r,t]:[t];for(let e of o){let t=mc(n,e);if(t)return pc(hc(t,a))}return!0}catch{return!0}}function _c(e){return(e??[]).filter(e=>e?.afterSubmit?.mode).sort((e,t)=>(e.order??0)-(t.order??0))[0]?.afterSubmit??null}function vc(e,t,n){let r=String(e??``).trim();return!r||!r.startsWith(`/`)||r.startsWith(`//`)||/^[a-z][a-z0-9+.-]*:/i.test(r)?null:r.replace(/:([A-Za-z_][\w]*)/g,(e,r)=>{let i=r===`id`?t:n?.[r];return encodeURIComponent(i??``)})}function yc(e=typeof window<`u`?window:void 0){let t=e?.history?.state?.idx;return typeof t==`number`&&t>0}function bc({cancelPath:e,cancelPathPriority:t=!1,fallbackPath:n=`/`,win:r=typeof window<`u`?window:void 0}={}){return t&&e?{path:e}:yc(r)?{back:!0}:e?{path:e}:{path:n}}function xc(e,t={}){let n=bc(t);return n.back?e(-1):e(n.path),n}var X=e=>e==null?``:String(e).trim();function Sc(e,t){let n=e?.regionRules;if(!n||typeof n!=`object`)return e??{};let r=X(t),i=n[r]??n[r.toUpperCase()]??n.default;return!i||typeof i!=`object`?e??{}:{...e,...i}}function Cc(e){return e?.allowInProgress!==!1}function wc(e){return Cc(e)?``:Dc(e)?e?.inProgressWarningMessage||e?.inProgressMessage||`In this region an unfinished qualification is not usually accepted when a candidate is put forward for a role. You can still record it here — just be aware it will have to be completed before they can be submitted.`:e?.inProgressMessage||`This one needs to be finished before the application can go ahead. Please untick “still ongoing”, or remove the row.`}function Tc(e){return Cc(e)?`allow`:X(e?.inProgressSeverity).toLowerCase()===`warn`?`warn`:`block`}function Ec(e){return Tc(e)===`block`}function Dc(e){return Tc(e)===`warn`}function Oc(e){if(!Ec(e))return null;let t=wc(e);return{validator:(e,n)=>n===!0?Promise.reject(Error(t)):Promise.resolve()}}function kc(e,t={}){let n=t.tieBreak??`endDate`,r=t.field??`startDate`;for(let t of[n,r]){let n=e?.[t];if(n==null||n===``)continue;let r=(0,s.default)(n);if(r.isValid())return r.valueOf()}return null}function Ac(e,t={}){let n=t.inProgressField??`currentStudyingHere`;return!!e?.[n]}function jc(e=[],t={}){let n=(t.direction??`desc`)===`desc`;return e.map((e,n)=>({index:n,key:kc(e,t),ongoing:t.inProgressFirst!==!1&&Ac(e,t)})).slice().sort((e,t)=>e.ongoing===t.ongoing?e.key===null&&t.key===null?e.index-t.index:e.key===null?1:t.key===null?-1:e.key===t.key?e.index-t.index:n?t.key-e.key:e.key-t.key:e.ongoing?-1:1).map(e=>e.index)}function Mc(e,t,n={}){if(!Array.isArray(e)||e.length<2||t==null||t<0||t>=e.length)return null;let r=jc(e,n).indexOf(t);return r===-1||r===t?null:{from:t,to:r,reason:Ac(e[t],n)?`inProgress`:`outOfOrder`}}var Nc=Object.freeze({inProgress:`You’ve marked this one as still ongoing, so it’s the most recent. Shall we move it to the top? This list reads best newest first.`,outOfOrder:`These dates make this the most recent one. Shall we move it to the top? This list reads best newest first.`,ok:`Yes, move it up`,keep:`No, leave it here`});function Pc(e,t={}){let n={...Nc,...t.messages??{}};return n[e]??n.outOfOrder}function Fc(e,t={}){let n=t.levelField??`qualification`,r=X(e?.[n]);if(!r)return null;let i=t.levels??{},a=i[r]??i[r.toLowerCase()]??i[r.toUpperCase()];return Number.isFinite(Number(a))?Number(a):Ic(r,t)}function Ic(e,t){let n=Array.isArray(t?.levelPatterns)?t.levelPatterns:[],r=e.toLowerCase();for(let e of n){let t=X(e?.match);if(!t)continue;let n;try{n=new RegExp(t,`i`)}catch{continue}if(n.test(r)&&Number.isFinite(Number(e.level)))return Number(e.level)}return null}function Lc(e,t={}){return X((t?.levelLabels??{})[e])||X(e)}function Rc(e=[],t={}){if(!t||t.requireBelow===!1)return[];let n=t.levels??{},r=t.requiredLevels??[];if(!r.length)return[];let i=e.map(e=>Fc(e,t)).filter(e=>e!==null);if(!i.length)return[];let a=Math.max(...i),o=[];return r.forEach(e=>{let t=typeof e==`object`?e.label:e,r=typeof e==`object`&&Number.isFinite(Number(e.level))?Number(e.level):Number(n[t]);Number.isFinite(r)&&(r>=a||i.includes(r)||o.push(t))}),o}function zc(e,t={}){let n=Rc(e,t);if(!n.length)return``;let r=n.map(e=>Lc(e,t)).join(`, `);return(t.message||`You’ve added a higher qualification but not the {missing} below it. Please add that too.`).replace(`{missing}`,r)}async function Bc({group:e,rows:t,rowIndex:n,move:r,confirm:i}){let a=e?.orderBy;if(!a||a.confirmMove===!1||typeof r!=`function`)return!1;let o=Mc(t,n,a);if(!o)return!1;let s={...Nc,...a.messages??{}};return await i({reason:o.reason,title:o.reason===`inProgress`?`This looks like the most recent one`:`These dates make this the most recent one`,body:Pc(o.reason,a),okText:s.ok,cancelText:s.keep,from:o.from,to:o.to})?(r(o.from,o.to),!0):!1}function Vc(e,t){let n=Sc(e,t),r=n?.orderBy?.inProgressField;return r?{name:n.name,label:n.label??n.name,rowsKey:n.payloadKey||n.name,inProgressField:r,severity:Tc(n),message:wc(n)}:null}function Hc(e=[],t,n){if(!n)return{severity:`allow`,message:``,group:null};let r=null;for(let i of e){let e=Vc(i,t);if(!(!e||e.severity===`allow`)&&Uc(n,e.rowsKey).some(t=>Ac(t,e))){if(e.severity===`block`)return{severity:`block`,message:e.message,group:e};r??={severity:`warn`,message:e.message,group:e}}}return r??{severity:`allow`,message:``,group:null}}function Uc(e,t){let n=e?.[t];return Array.isArray(n)?n:Array.isArray(n?.rows)?n.rows:[]}function Wc(e){return String(e?.severity??``).toLowerCase()===`block`?`block`:`warn`}function Gc(e=[],t={}){let n=null;for(let r of e){let e=r?.levelRule;if(!e)continue;let i=Kc(t,r);if(!i.length)continue;let a=zc(i,e);if(a){if(Wc(e)===`block`)return{severity:`block`,message:a,group:r};n??={severity:`warn`,message:a,group:r}}}return n??{severity:`allow`,message:``,group:null}}function Kc(e,t){for(let n of[t?.name,t?.payloadKey]){if(!n)continue;let t=e?.[n];if(Array.isArray(t))return t}return[]}function qc(e,t){return Array.isArray(e)&&e.length>1?[...e.slice(0,-1),t]:[t]}function Jc(e,t){let n=e?.field,r=[];e?.clearGroupOnChange&&(t instanceof Set?[...t]:t??[]).forEach(e=>{e&&e!==n&&r.push(e)});let i=e?.linkedClearField;return Array.isArray(i)?i.forEach(e=>{e&&e!==n&&r.push(e)}):typeof i==`string`&&i.trim()&&i.trim()!==n&&r.push(i.trim()),[...new Set(r)]}function Yc(e,t,n,r){let i=Jc(t,r).map(e=>qc(n,e));return i.forEach(t=>e.setFieldValue(t,null)),i}function Xc(e){return(Array.isArray(e)?e:[e]).map(e=>e&&typeof e==`object`?e.value??e.key??e.id:e).filter(e=>e!=null&&e!==``)}function Zc(e,t=[]){let n=new Set((t??[]).map(e=>String(e?.value))),r=[];for(let t of Xc(e)){let e=String(t);!n.has(e)&&!r.includes(e)&&r.push(e)}return r}async function Qc(e,n){if(!e?.lookupCollection||!n?.length)return[];let r=new URLSearchParams({collection:e.lookupCollection,displayField:e.displayField??``,valueField:e.valueField??`_id`,values:n.join(`,`)});e.displayField2&&r.set(`displayField2`,e.displayField2);let i=await t.o(t.x,`/admin/lookup-dropdown-values?${r}`),a=i?.data??i??[];return Array.isArray(a)?a:[]}function $c(e=[],t=[]){if(!t.length)return e;let n=new Set((e??[]).map(e=>String(e?.value))),r=t.filter(e=>!n.has(String(e?.value))).map(e=>({...e,resolvedOnly:!0}));return r.length?[...e,...r]:e}var el=e=>e==null||e===``||Array.isArray(e)&&e.length===0||e===!1;function tl(e){let t=e?.requireAnyOf;return Array.isArray(t)?t.filter(e=>typeof e==`string`&&e.trim()!==``):[]}function nl(e){return!e||typeof e!=`object`?!1:Object.values(e).some(e=>!el(e))}function rl({field:e,getRow:t}){let n=tl(e);if(n.length===0||!n.includes(e?.field))return;let r=e.requireAnyOfMessage||`Select at least one of ${n.join(`, `)}.`;return{validator:async()=>{let e=t?.()??{};return nl(e)?n.some(t=>!el(e[t]))?Promise.resolve():Promise.reject(Error(r)):Promise.resolve()}}}function il(e,t=[]){let n=tl(e);return n.length===0?t:t.map(t=>n.includes(t?.field)?{...t,requireAnyOf:n,requireAnyOfMessage:e.requireAnyOfMessage}:t)}var Z=e=>e==null||e===``;function al(e){if(!e)return null;if(typeof e.valueOf==`function`){let t=e.valueOf();return Number.isNaN(t)?null:t}let t=new Date(e).getTime();return Number.isNaN(t)?null:t}function Q(e){if(!e)return null;let t=(0,s.default)(e);return t.isValid()?t.startOf(`day`).valueOf():null}function ol(e){if(!e)return null;let t=(0,s.default)(e);return t.isValid()?t.hour()*60+t.minute():null}var sl={d:`day`,day:`day`,days:`day`,w:`week`,week:`week`,weeks:`week`,m:`month`,mo:`month`,month:`month`,months:`month`,y:`year`,yr:`year`,year:`year`,years:`year`};function cl(e){if(e==null||e===``)return null;if(typeof e==`object`&&!Array.isArray(e)){let t=Number(e.value??e.count??e.amount);return!Number.isFinite(t)||t<=0?null:{value:t,unit:sl[String(e.unit??`month`).toLowerCase()]??`month`}}let t=String(e).trim().toLowerCase();if(!t)return null;let n=t.match(/^(\d+(?:\.\d+)?)\s*([a-z]*)$/);if(!n)return null;let r=Number(n[1]);return!Number.isFinite(r)||r<=0?null:{value:r,unit:sl[n[2]]??`month`}}function ll(e,t){let n=e?.minGapFrom??e?.gapFrom;if(n&&typeof t==`function`){let e=cl(t(n));if(e)return e}return cl(e?.minGap)}function ul(e,t,n,r){if(t===null)return null;let i=ll(n,r),a=(0,s.default)(t);return i&&(a=e===`dateAfterField`?a.add(i.value,i.unit):a.subtract(i.value,i.unit)),a.startOf(`day`).valueOf()}function dl(e,t,n,r,i){if(t===null||n===null)return!1;let a=ul(e,n,r,i);if(a===null)return!1;let o=!!r?.strict&&!ll(r,i);return e===`dateAfterField`?o?t<=a:t<a:o?t>=a:t>a}function fl(e,t,n,r){if(n?.message)return n.message;let i=n?.value??n?.compareField??n?.field??`the paired date`,a=ll(n,r);if(a){let n=a.value===1?a.unit:`${a.unit}s`;return e===`dateAfterField`?`${t} must be at least ${a.value} ${n} after ${i}`:`${t} must be at least ${a.value} ${n} before ${i}`}return n?.strict?e===`dateAfterField`?`${t} must be after ${i}`:`${t} must be before ${i}`:e===`dateAfterField`?`${t} must be on or after ${i}`:`${t} must be on or before ${i}`}function pl({type:e,label:t,rule:n,readSibling:r}){return{validator:async(i,a)=>{let o=n?.value??n?.compareField??n?.field;if(!o||Z(a))return Promise.resolve();let s=r(o);if(Z(s))return Promise.resolve();let c=Q(a),l=Q(s);return c===null||l===null?Promise.resolve():dl(e,c,l,n,r)?Promise.reject(Error(fl(e,t,n,r))):Promise.resolve()}}}function ml(e,t,{rows:n,rowIndex:r}={}){if(e===null||!t||!Array.isArray(n)||r==null||(t.mode??`newestFirst`)!==`newestFirst`)return!1;let i=t.startField??`startDate`,a=t.endField??`endDate`,o=n[r-1];if(o){let t=Q(o[i]);if(t!==null&&e>=t)return!0}let s=n[r+1];if(s){let t=Q(s[a])??Q(s[i]);if(t!==null&&e<=t)return!0}return!1}function hl(e,t=`above`,n=void 0){let r=e?.messages??{},i=t===`below`;return(n===`start`?i?r.belowStart:r.aboveStart:n===`end`?i?r.belowEnd:r.aboveEnd:void 0)||(i?r.below||`Start date must be after the end date of the entry below it.`:n===`end`?r.above||`End date must be before the start date of the entry above it.`:r.above||`This period overlaps the entry above it. Please adjust the dates.`)}function gl({field:e,readSibling:t,rows:n,rowIndex:r,now:i=xn}){let a=e?.validations??e?.validation??e?.rules??[],o=[];for(let e of a){let n=typeof e==`string`?{type:e}:e,r=n?.type;if(r===`noPastDate`&&o.push(e=>e?Q(e)<i().startOf(`day`).valueOf():!1),r===`noFutureDate`&&o.push(e=>e?Q(e)>i().startOf(`day`).valueOf():!1),r===`minAge`){let e=Number(n?.value??18);o.push(t=>t?Q(t)>i().subtract(e,`year`).startOf(`day`).valueOf():!1)}if(r===`dateAfterField`||r===`dateBeforeField`){let e=n?.value??n?.compareField??n?.field;if(!e)continue;o.push(i=>{if(!i)return!1;let a=t(e);return!Z(a)&&dl(r,Q(i),Q(a),n,t)})}}return e?.rowHierarchy&&Array.isArray(n)&&r!=null&&o.push(t=>t?ml(Q(t),e.rowHierarchy,{rows:n,rowIndex:r}):!1),o.length?e=>o.some(t=>t(e)):void 0}function _l(e,t=xn,n=void 0){if(!Z(n)&&Q(n)!==null)return;let r=e?.validations??e?.validation??e?.rules??[];for(let e of r){let n=typeof e==`string`?{type:e}:e;if(n?.type===`minAge`)return t().subtract(Number(n?.value??18),`year`);if(n?.type===`noFutureDate`||n?.type===`noPastDate`)return t()}}function vl({field:e,name:t,rows:n}){if(!Array.isArray(t)||t.length===0)return[];let r=t[t.length-1],i=t.length>=3&&typeof t[1]==`number`,a=new Set,o=e?.validations??e?.validation??e?.rules??[];for(let e of o){let t=typeof e==`string`?{type:e}:e;if(t?.type===`dateBeforeField`||t?.type===`dateAfterField`){let e=t?.value??t?.compareField??t?.field;e&&a.add(e)}}let s=e?.rowHierarchy,c=s?.startField??`startDate`,l=s?.endField??`endDate`;s&&(a.add(c),a.add(l));let u=[];for(let e of a)e!==r&&u.push(i?[t[0],t[1],e]:[...t.slice(0,-1),e]);if(s&&i&&Array.isArray(n))for(let e of[t[1]-1,t[1]+1])e<0||e>=n.length||(u.push([t[0],e,c]),u.push([t[0],e,l]));return u}function yl({field:e,rows:t,rowIndex:n}){let r=e?.rowHierarchy;return{validator:async(i,a)=>{if(!r||Z(a)||!Array.isArray(t)||n==null)return Promise.resolve();let o=Q(a);if(o===null||!ml(o,r,{rows:t,rowIndex:n}))return Promise.resolve();let s=r.startField??`startDate`,c=t[n-1],l=c?Q(c[s]):null,u=l!==null&&o>=l?`above`:`below`,d=r.endField??`endDate`,f=e?.field,p=f===s?`start`:f===d?`end`:void 0;return Promise.reject(Error(hl(r,u,p)))}}}function bl(e){return(e??[]).filter(e=>e?.submitMessages&&typeof e.submitMessages==`object`).sort((e,t)=>(e.order??0)-(t.order??0))[0]?.submitMessages??null}function $(e){let t=String(e??``).trim();return t?t.charAt(0).toUpperCase()+t.slice(1):`Record`}function xl(e,t){return String(e).replaceAll("${module}",$(t)).replaceAll("${moduleName}",$(t))}function Sl(e,t,n){let r=bl(e);if(r?.suppress)return null;let i=n===`edit`?r?.editSuccess:r?.addSuccess;return i&&String(i).trim()?xl(i,t):n===`edit`?`${$(t)} has Updated successfully`:`${$(t)} has added successfully`}function Cl(e,t,n,r){let i=bl(e),a=n===`edit`?i?.editError:i?.addError;return a&&String(a).trim()?xl(a,t):r&&String(r).trim()?String(r):n===`edit`?`Failed to update ${$(t)}`:`Failed to create ${$(t)}`}function wl({errorFields:e}={},t,{root:n=document}={}){if(!e?.length)return;let r=e[0]?.name;setTimeout(()=>{if(t?.scrollToField&&r!==void 0)try{t.scrollToField(r,{behavior:`smooth`,block:`center`})}catch{}let e=(n??document).querySelector(`.ant-form-item-has-error`);if(!e)return;let i=e.querySelector(`input, textarea, select, .ProseMirror`),a=i??e;a.scrollIntoView({behavior:`smooth`,block:`center`}),setTimeout(()=>{i?.focus?.({preventScroll:!0}),a.style.boxShadow=`0 0 0 3px rgba(255, 77, 79, 0.3)`,setTimeout(()=>{a.style.boxShadow=``},1200)},350)},60)}function Tl(e){return Array.isArray(e)?e.map(e=>String(e??``).trim()):String(e??``).split(`,`).map(e=>e.trim())}function El(e,t){if(!e?.field)return!1;switch(e.operator??`eq`){case`eq`:return String(t??``)===String(e.value??``);case`neq`:return String(t??``)!==String(e.value??``);case`truthy`:return t!=null&&t!==``&&t!==!1;case`falsy`:return t==null||t===``||t===!1;case`notEmpty`:return Array.isArray(t)?t.length>0:!!t;case`in`:return Tl(e.value).includes(String(t??``));case`notIn`:return!Tl(e.value).includes(String(t??``));default:return!1}}function Dl(e,t,n=!1){let r=n?e?.combineLabel??e?.label:e?.label,i=e?.labelWhen;return El(i,t)&&i?.label?i.label:r}function Ol(e){return e?[...e.field?[e]:[],...(e.conditions??[]).filter(e=>e?.field)]:[]}function kl(e,t){let n=Ol(e);if(!n.length)return!0;let r=n.map(e=>El(e,t(e.field)));return e.logic===`or`?r.some(Boolean):r.every(Boolean)}function Al(e){let t=e?.colWhen;return t?(Array.isArray(t)?t:[t]).filter(e=>e?.field&&Number(e?.col)>0):[]}function jl(e,t,n){for(let t of Al(e))if(El(t,n(t)))return Number(t.col);return t}function Ml(e,t){return e?.field?t==null?[e.field]:[...Array.isArray(t)?t:[t],e.field]:[`__noop_conditional_label__`]}function Nl(e,t){return n=>{if(!e||!n)return;let r=Array.isArray(t)&&t.length>1?[...t.slice(0,-1),n]:[n],i=e.getFieldValue(r);return i===void 0?e.getFieldValue([n]):i}}function Pl(e,t,n){let r=e?.requiredWhen;return!r||!t||!r.field&&!(r.conditions??[]).some(e=>e?.field)?!1:kl(r,Nl(t,n))}function Fl(e,t,n){return{validator:(r,i)=>{if(!Pl(e,t,n)||!(i==null||i===``||Array.isArray(i)&&i.length===0))return Promise.resolve();let a=e?.label??e?.field??`This field`;return Promise.reject(Error(e?.requiredWhen?.message??`${a} is required`))}}}function Il({items:e=[]}){let t=e.map((t,n)=>({title:n===e.length-1?(0,o.jsx)(qn,{variant:`body`,weight:`medium`,color:`link`,children:t.label}):(0,o.jsxs)(u.Link,{to:t.href,children:[(0,o.jsx)(qn,{variant:`body`,color:`secondary`,children:t.label}),t.dropdown&&(0,o.jsx)(a.DownOutlined,{})]})}));return(0,o.jsx)(i.Breadcrumb,{items:t})}var Ll=e=>String(e??``).trim().replace(/\s+/g,` `).toLowerCase();function Rl(e=[]){let t=new Map;for(let n of e){if(n==null)continue;let e=typeof n==`object`?n.value:n;if(e!=null&&e!==``)for(let r of[n?.label,e]){let n=Ll(r);n&&!t.has(n)&&t.set(n,e)}}return t}function zl(e,t){if(!Array.isArray(e)){let n=zl([e],t);return n.length?n[0]:e}let n=Rl(t),r=new Set,i=[];for(let t of e){let e=typeof t==`object`&&t?t.value:t,a=n.get(Ll(e))??e,o=Ll(a);o&&r.has(o)||(o&&r.add(o),i.push(a))}return i}function Bl(e,t=[]){if(!e)return[];let n=new Set;for(let r of t)for(let t of r?.fields??[])if(t?.field){if(t.field===e)for(let e of t.autofillFrom??[])e?.targetField&&n.add(e.targetField);t.lookupFilterValueFrom===e&&n.add(t.field);for(let r of t.prefillWhen??[])r?.field===e&&n.add(t.field)}return n.delete(e),[...n]}function Vl(e,t=[]){return e?.blockWhileResolving?Bl(e.field,t).length>0:!1}function Hl(e){let t=String(e?.label??``).trim();return t?`Applying ${t}…`:`Applying your selection…`}function Ul(e,t=[]){if(!e?.field)return[];let n=new Set(Bl(e.field,t));if(n.size===0)return[];let r=[];for(let e of t){let t=e?.name??e?.id;t&&(e.fields??[]).some(e=>e?.field&&n.has(e.field))&&r.push(t)}return r}function Wl(e){return String(e?.blockScope??``).toLowerCase()===`group`}var Gl=(0,r.lazy)(()=>Promise.resolve().then(()=>require("./index.cjs")).then(e=>e.n)),Kl=(0,r.lazy)(()=>Promise.resolve().then(()=>require("./DocumentViewer-Dd9_2U9M.cjs")).then(e=>e.n));function ql(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`}):(0,o.jsx)(a.FileOutlined,{className:`v1-file-chip__icon`})}function Jl({field:e,recordMeta:t}){let n=e?.linkedModule,s=e?.linkedFileField,c=(0,r.useMemo)(()=>{let r=ks(n,t);if(r)return r;let i=e?.linkedIdField,a=i?t?.[i]:``;return a?String(a):``},[n,t,e?.linkedIdField]),[l,u]=(0,r.useState)({loading:!1,fileValue:null}),[d,f]=(0,r.useState)(!1),[p,m]=(0,r.useState)(!1),[h,g]=(0,r.useState)(0);(0,r.useEffect)(()=>{if(!c||!n)return;let e=!1;return queueMicrotask(()=>{e||u(e=>({...e,loading:!0}))}),ur(n,c).then(t=>{e||u({loading:!1,fileValue:t?.[s]??null})}),()=>{e=!0}},[c,n,s,h]);let _=(0,r.useMemo)(()=>Na(l.fileValue),[l.fileValue])[0],v=!!_,y=e?.label??`File`,b=K(n)||`record`;if(!c)return(0,o.jsx)(`div`,{className:`v1-linked-file v1-linked-file--empty`,children:(0,o.jsx)(`span`,{children:e?.unlinkedText??`Not available until the ${b} is set.`})});if(l.loading)return(0,o.jsx)(`div`,{className:`v1-linked-file v1-linked-file--loading`,children:(0,o.jsx)(i.Spin,{size:`small`})});let x=_?{..._,url:_.needsAuthFetch?``:_.url,authSource:_.needsAuthFetch?{module:n,refId:c,fieldName:s}:void 0}:null,S=()=>m(!1),C=e?.emptyText??`No ${y.toLowerCase()} on file yet`,ee=e?.reuploadLabel??`${v?`Reupload`:`Upload`} in ${b}`,w=e?.reuploadWarning??`The ${y.toLowerCase()} belongs to the ${b.toLowerCase()}, not to this record. Changing it here updates the ${b.toLowerCase()} everywhere it is used.`;return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsxs)(`div`,{className:`v1-linked-file-row ${v?``:`v1-linked-file--empty`}`,children:[(0,o.jsxs)(`button`,{type:`button`,className:`v1-linked-file v1-file-chip`,disabled:!v,onClick:()=>v&&f(!0),title:v?`Preview or download ${_.name}`:C,children:[v?ql(_.name):(0,o.jsx)(a.FileOutlined,{className:`v1-file-chip__icon`}),(0,o.jsx)(`span`,{className:`v1-file-chip__name`,children:v?_.name:C}),v&&(0,o.jsx)(a.EyeOutlined,{className:`v1-file-chip__action`,"aria-hidden":`true`})]}),(0,o.jsxs)(`button`,{type:`button`,className:`v1-linked-file__edit-btn`,onClick:()=>m(!0),title:w,children:[(0,o.jsx)(a.EditOutlined,{}),` `,ee]})]}),d&&x&&(0,o.jsx)(r.Suspense,{fallback:null,children:(0,o.jsx)(Kl,{open:d,onClose:()=>f(!1),documents:[x]})}),p&&(0,o.jsxs)(i.Modal,{open:!0,title:ee,width:`min(1080px, 96vw)`,footer:null,destroyOnClose:!0,maskClosable:!1,onCancel:S,styles:{body:{maxHeight:`78vh`,overflowY:`auto`}},children:[(0,o.jsx)(i.Alert,{type:`warning`,showIcon:!0,message:w,style:{marginBottom:16}}),(0,o.jsx)(r.Suspense,{fallback:(0,o.jsx)(`div`,{style:{padding:48,textAlign:`center`},children:(0,o.jsx)(i.Spin,{})}),children:(0,o.jsx)(Gl,{moduleName:n,recordId:c,embedded:!0,breadcrumbItems:[],onCancel:S,onSuccess:()=>{S(),g(e=>e+1)}})})]})]})}Jl.propTypes={field:g.default.shape({label:g.default.string,linkedModule:g.default.string,linkedFileField:g.default.string,linkedIdField:g.default.string,emptyText:g.default.string,unlinkedText:g.default.string,reuploadLabel:g.default.string,reuploadWarning:g.default.string}).isRequired,recordMeta:g.default.object},Jl.defaultProps={recordMeta:void 0},Object.defineProperty(exports,"$",{enumerable:!0,get:function(){return nc}}),Object.defineProperty(exports,"$n",{enumerable:!0,get:function(){return Sn}}),Object.defineProperty(exports,"$r",{enumerable:!0,get:function(){return Ue}}),Object.defineProperty(exports,"$t",{enumerable:!0,get:function(){return ka}}),Object.defineProperty(exports,"A",{enumerable:!0,get:function(){return Qc}}),Object.defineProperty(exports,"Ai",{enumerable:!0,get:function(){return ut}}),Object.defineProperty(exports,"An",{enumerable:!0,get:function(){return Dr}}),Object.defineProperty(exports,"Ar",{enumerable:!0,get:function(){return _t}}),Object.defineProperty(exports,"At",{enumerable:!0,get:function(){return Ro}}),Object.defineProperty(exports,"B",{enumerable:!0,get:function(){return Gc}}),Object.defineProperty(exports,"Bi",{enumerable:!0,get:function(){return zt}}),Object.defineProperty(exports,"Bn",{enumerable:!0,get:function(){return lr}}),Object.defineProperty(exports,"Br",{enumerable:!0,get:function(){return lt}}),Object.defineProperty(exports,"Bt",{enumerable:!0,get:function(){return fo}}),Object.defineProperty(exports,"C",{enumerable:!0,get:function(){return _l}}),Object.defineProperty(exports,"Ci",{enumerable:!0,get:function(){return we}}),Object.defineProperty(exports,"Cn",{enumerable:!0,get:function(){return Ur}}),Object.defineProperty(exports,"Cr",{enumerable:!0,get:function(){return ye}}),Object.defineProperty(exports,"Ct",{enumerable:!0,get:function(){return es}}),Object.defineProperty(exports,"D",{enumerable:!0,get:function(){return vl}}),Object.defineProperty(exports,"Di",{enumerable:!0,get:function(){return Ct}}),Object.defineProperty(exports,"Dn",{enumerable:!0,get:function(){return Mr}}),Object.defineProperty(exports,"Dr",{enumerable:!0,get:function(){return Ft}}),Object.defineProperty(exports,"Dt",{enumerable:!0,get:function(){return Xo}}),Object.defineProperty(exports,"E",{enumerable:!0,get:function(){return Z}}),Object.defineProperty(exports,"Ei",{enumerable:!0,get:function(){return oe}}),Object.defineProperty(exports,"En",{enumerable:!0,get:function(){return jr}}),Object.defineProperty(exports,"Er",{enumerable:!0,get:function(){return Ve}}),Object.defineProperty(exports,"Et",{enumerable:!0,get:function(){return Yo}}),Object.defineProperty(exports,"F",{enumerable:!0,get:function(){return Vc}}),Object.defineProperty(exports,"Fi",{enumerable:!0,get:function(){return Pt}}),Object.defineProperty(exports,"Fn",{enumerable:!0,get:function(){return Cr}}),Object.defineProperty(exports,"Fr",{enumerable:!0,get:function(){return he}}),Object.defineProperty(exports,"Ft",{enumerable:!0,get:function(){return Do}}),Object.defineProperty(exports,"G",{enumerable:!0,get:function(){return vc}}),Object.defineProperty(exports,"Gi",{enumerable:!0,get:function(){return wt}}),Object.defineProperty(exports,"Gn",{enumerable:!0,get:function(){return qn}}),Object.defineProperty(exports,"Gr",{enumerable:!0,get:function(){return Le}}),Object.defineProperty(exports,"Gt",{enumerable:!0,get:function(){return Ga}}),Object.defineProperty(exports,"H",{enumerable:!0,get:function(){return Sc}}),Object.defineProperty(exports,"Hi",{enumerable:!0,get:function(){return Xe}}),Object.defineProperty(exports,"Hn",{enumerable:!0,get:function(){return tr}}),Object.defineProperty(exports,"Hr",{enumerable:!0,get:function(){return Tt}}),Object.defineProperty(exports,"Ht",{enumerable:!0,get:function(){return lo}}),Object.defineProperty(exports,"I",{enumerable:!0,get:function(){return Cc}}),Object.defineProperty(exports,"Ii",{enumerable:!0,get:function(){return At}}),Object.defineProperty(exports,"In",{enumerable:!0,get:function(){return vr}}),Object.defineProperty(exports,"Ir",{enumerable:!0,get:function(){return me}}),Object.defineProperty(exports,"It",{enumerable:!0,get:function(){return Io}}),Object.defineProperty(exports,"J",{enumerable:!0,get:function(){return lc}}),Object.defineProperty(exports,"Jn",{enumerable:!0,get:function(){return xn}}),Object.defineProperty(exports,"Jr",{enumerable:!0,get:function(){return Ce}}),Object.defineProperty(exports,"Jt",{enumerable:!0,get:function(){return W}}),Object.defineProperty(exports,"K",{enumerable:!0,get:function(){return pc}}),Object.defineProperty(exports,"Kn",{enumerable:!0,get:function(){return M}}),Object.defineProperty(exports,"Kr",{enumerable:!0,get:function(){return Et}}),Object.defineProperty(exports,"Kt",{enumerable:!0,get:function(){return Wa}}),Object.defineProperty(exports,"L",{enumerable:!0,get:function(){return Ec}}),Object.defineProperty(exports,"Li",{enumerable:!0,get:function(){return en}}),Object.defineProperty(exports,"Ln",{enumerable:!0,get:function(){return _r}}),Object.defineProperty(exports,"Lr",{enumerable:!0,get:function(){return Ae}}),Object.defineProperty(exports,"Lt",{enumerable:!0,get:function(){return po}}),Object.defineProperty(exports,"M",{enumerable:!0,get:function(){return Zc}}),Object.defineProperty(exports,"Mi",{enumerable:!0,get:function(){return He}}),Object.defineProperty(exports,"Mn",{enumerable:!0,get:function(){return br}}),Object.defineProperty(exports,"Mr",{enumerable:!0,get:function(){return Xt}}),Object.defineProperty(exports,"Mt",{enumerable:!0,get:function(){return jo}}),Object.defineProperty(exports,"N",{enumerable:!0,get:function(){return Yc}}),Object.defineProperty(exports,"Ni",{enumerable:!0,get:function(){return ve}}),Object.defineProperty(exports,"Nn",{enumerable:!0,get:function(){return Or}}),Object.defineProperty(exports,"Nr",{enumerable:!0,get:function(){return Te}}),Object.defineProperty(exports,"Nt",{enumerable:!0,get:function(){return Ao}}),Object.defineProperty(exports,"O",{enumerable:!0,get:function(){return il}}),Object.defineProperty(exports,"Oi",{enumerable:!0,get:function(){return ie}}),Object.defineProperty(exports,"On",{enumerable:!0,get:function(){return Ar}}),Object.defineProperty(exports,"Or",{enumerable:!0,get:function(){return jt}}),Object.defineProperty(exports,"Ot",{enumerable:!0,get:function(){return Ho}}),Object.defineProperty(exports,"P",{enumerable:!0,get:function(){return Oc}}),Object.defineProperty(exports,"Pi",{enumerable:!0,get:function(){return Ut}}),Object.defineProperty(exports,"Pn",{enumerable:!0,get:function(){return Sr}}),Object.defineProperty(exports,"Pr",{enumerable:!0,get:function(){return pt}}),Object.defineProperty(exports,"Pt",{enumerable:!0,get:function(){return xo}}),Object.defineProperty(exports,"Q",{enumerable:!0,get:function(){return rc}}),Object.defineProperty(exports,"Qn",{enumerable:!0,get:function(){return Nn}}),Object.defineProperty(exports,"Qr",{enumerable:!0,get:function(){return Re}}),Object.defineProperty(exports,"Qt",{enumerable:!0,get:function(){return ya}}),Object.defineProperty(exports,"R",{enumerable:!0,get:function(){return wc}}),Object.defineProperty(exports,"Ri",{enumerable:!0,get:function(){return gt}}),Object.defineProperty(exports,"Rn",{enumerable:!0,get:function(){return gr}}),Object.defineProperty(exports,"Rr",{enumerable:!0,get:function(){return Ke}}),Object.defineProperty(exports,"Rt",{enumerable:!0,get:function(){return go}}),Object.defineProperty(exports,"S",{enumerable:!0,get:function(){return yl}}),Object.defineProperty(exports,"Si",{enumerable:!0,get:function(){return Ie}}),Object.defineProperty(exports,"Sn",{enumerable:!0,get:function(){return ri}}),Object.defineProperty(exports,"Sr",{enumerable:!0,get:function(){return Jt}}),Object.defineProperty(exports,"St",{enumerable:!0,get:function(){return ns}}),Object.defineProperty(exports,"T",{enumerable:!0,get:function(){return ol}}),Object.defineProperty(exports,"Ti",{enumerable:!0,get:function(){return Be}}),Object.defineProperty(exports,"Tn",{enumerable:!0,get:function(){return qr}}),Object.defineProperty(exports,"Tr",{enumerable:!0,get:function(){return Wt}}),Object.defineProperty(exports,"Tt",{enumerable:!0,get:function(){return K}}),Object.defineProperty(exports,"U",{enumerable:!0,get:function(){return xc}}),Object.defineProperty(exports,"Ui",{enumerable:!0,get:function(){return ct}}),Object.defineProperty(exports,"Un",{enumerable:!0,get:function(){return er}}),Object.defineProperty(exports,"Ur",{enumerable:!0,get:function(){return se}}),Object.defineProperty(exports,"Ut",{enumerable:!0,get:function(){return so}}),Object.defineProperty(exports,"V",{enumerable:!0,get:function(){return Bc}}),Object.defineProperty(exports,"Vi",{enumerable:!0,get:function(){return Yt}}),Object.defineProperty(exports,"Vn",{enumerable:!0,get:function(){return dr}}),Object.defineProperty(exports,"Vr",{enumerable:!0,get:function(){return Dt}}),Object.defineProperty(exports,"Vt",{enumerable:!0,get:function(){return uo}}),Object.defineProperty(exports,"W",{enumerable:!0,get:function(){return _c}}),Object.defineProperty(exports,"Wi",{enumerable:!0,get:function(){return ft}}),Object.defineProperty(exports,"Wn",{enumerable:!0,get:function(){return $n}}),Object.defineProperty(exports,"Wr",{enumerable:!0,get:function(){return Fe}}),Object.defineProperty(exports,"Wt",{enumerable:!0,get:function(){return co}}),Object.defineProperty(exports,"X",{enumerable:!0,get:function(){return cc}}),Object.defineProperty(exports,"Xn",{enumerable:!0,get:function(){return En}}),Object.defineProperty(exports,"Xr",{enumerable:!0,get:function(){return dt}}),Object.defineProperty(exports,"Xt",{enumerable:!0,get:function(){return va}}),Object.defineProperty(exports,"Y",{enumerable:!0,get:function(){return fc}}),Object.defineProperty(exports,"Yn",{enumerable:!0,get:function(){return Cn}}),Object.defineProperty(exports,"Yr",{enumerable:!0,get:function(){return De}}),Object.defineProperty(exports,"Yt",{enumerable:!0,get:function(){return Fa}}),Object.defineProperty(exports,"Z",{enumerable:!0,get:function(){return oc}}),Object.defineProperty(exports,"Zn",{enumerable:!0,get:function(){return A}}),Object.defineProperty(exports,"Zr",{enumerable:!0,get:function(){return ze}}),Object.defineProperty(exports,"Zt",{enumerable:!0,get:function(){return _a}}),Object.defineProperty(exports,"_",{enumerable:!0,get:function(){return wl}}),Object.defineProperty(exports,"_i",{enumerable:!0,get:function(){return re}}),Object.defineProperty(exports,"_n",{enumerable:!0,get:function(){return Fi}}),Object.defineProperty(exports,"_r",{enumerable:!0,get:function(){return Ht}}),Object.defineProperty(exports,"_t",{enumerable:!0,get:function(){return Ss}}),Object.defineProperty(exports,"a",{enumerable:!0,get:function(){return Vl}}),Object.defineProperty(exports,"ai",{enumerable:!0,get:function(){return ne}}),Object.defineProperty(exports,"an",{enumerable:!0,get:function(){return na}}),Object.defineProperty(exports,"ar",{enumerable:!0,get:function(){return k}}),Object.defineProperty(exports,"at",{enumerable:!0,get:function(){return Vs}}),Object.defineProperty(exports,"b",{enumerable:!0,get:function(){return gl}}),Object.defineProperty(exports,"bi",{enumerable:!0,get:function(){return be}}),Object.defineProperty(exports,"bn",{enumerable:!0,get:function(){return P}}),Object.defineProperty(exports,"br",{enumerable:!0,get:function(){return $t}}),Object.defineProperty(exports,"bt",{enumerable:!0,get:function(){return ys}}),Object.defineProperty(exports,"c",{enumerable:!0,get:function(){return Pl}}),Object.defineProperty(exports,"ci",{enumerable:!0,get:function(){return ge}}),Object.defineProperty(exports,"cn",{enumerable:!0,get:function(){return U}}),Object.defineProperty(exports,"cr",{enumerable:!0,get:function(){return mn}}),Object.defineProperty(exports,"ct",{enumerable:!0,get:function(){return ks}}),Object.defineProperty(exports,"d",{enumerable:!0,get:function(){return Ml}}),Object.defineProperty(exports,"di",{enumerable:!0,get:function(){return Qe}}),Object.defineProperty(exports,"dn",{enumerable:!0,get:function(){return qi}}),Object.defineProperty(exports,"dr",{enumerable:!0,get:function(){return on}}),Object.defineProperty(exports,"dt",{enumerable:!0,get:function(){return js}}),Object.defineProperty(exports,"ei",{enumerable:!0,get:function(){return vt}}),Object.defineProperty(exports,"en",{enumerable:!0,get:function(){return Na}}),Object.defineProperty(exports,"er",{enumerable:!0,get:function(){return An}}),Object.defineProperty(exports,"et",{enumerable:!0,get:function(){return Us}}),Object.defineProperty(exports,"f",{enumerable:!0,get:function(){return El}}),Object.defineProperty(exports,"fi",{enumerable:!0,get:function(){return $e}}),Object.defineProperty(exports,"fn",{enumerable:!0,get:function(){return wi}}),Object.defineProperty(exports,"fr",{enumerable:!0,get:function(){return an}}),Object.defineProperty(exports,"ft",{enumerable:!0,get:function(){return Fs}}),Object.defineProperty(exports,"g",{enumerable:!0,get:function(){return Ol}}),Object.defineProperty(exports,"gi",{enumerable:!0,get:function(){return mt}}),Object.defineProperty(exports,"gn",{enumerable:!0,get:function(){return $i}}),Object.defineProperty(exports,"gr",{enumerable:!0,get:function(){return _e}}),Object.defineProperty(exports,"gt",{enumerable:!0,get:function(){return Cs}}),Object.defineProperty(exports,"h",{enumerable:!0,get:function(){return jl}}),Object.defineProperty(exports,"hi",{enumerable:!0,get:function(){return et}}),Object.defineProperty(exports,"hn",{enumerable:!0,get:function(){return Vi}}),Object.defineProperty(exports,"hr",{enumerable:!0,get:function(){return We}}),Object.defineProperty(exports,"ht",{enumerable:!0,get:function(){return ws}}),Object.defineProperty(exports,"i",{enumerable:!0,get:function(){return Hl}}),Object.defineProperty(exports,"ii",{enumerable:!0,get:function(){return Qt}}),Object.defineProperty(exports,"in",{enumerable:!0,get:function(){return sa}}),Object.defineProperty(exports,"ir",{enumerable:!0,get:function(){return hn}}),Object.defineProperty(exports,"it",{enumerable:!0,get:function(){return zs}}),Object.defineProperty(exports,"j",{enumerable:!0,get:function(){return $c}}),Object.defineProperty(exports,"ji",{enumerable:!0,get:function(){return Ne}}),Object.defineProperty(exports,"jn",{enumerable:!0,get:function(){return xr}}),Object.defineProperty(exports,"jr",{enumerable:!0,get:function(){return ae}}),Object.defineProperty(exports,"jt",{enumerable:!0,get:function(){return Lo}}),Object.defineProperty(exports,"k",{enumerable:!0,get:function(){return rl}}),Object.defineProperty(exports,"ki",{enumerable:!0,get:function(){return st}}),Object.defineProperty(exports,"kn",{enumerable:!0,get:function(){return kr}}),Object.defineProperty(exports,"kr",{enumerable:!0,get:function(){return tn}}),Object.defineProperty(exports,"kt",{enumerable:!0,get:function(){return Go}}),Object.defineProperty(exports,"l",{enumerable:!0,get:function(){return Fl}}),Object.defineProperty(exports,"li",{enumerable:!0,get:function(){return ot}}),Object.defineProperty(exports,"ln",{enumerable:!0,get:function(){return Ji}}),Object.defineProperty(exports,"lr",{enumerable:!0,get:function(){return nn}}),Object.defineProperty(exports,"lt",{enumerable:!0,get:function(){return Ms}}),Object.defineProperty(exports,"m",{enumerable:!0,get:function(){return kl}}),Object.defineProperty(exports,"mi",{enumerable:!0,get:function(){return qt}}),Object.defineProperty(exports,"mn",{enumerable:!0,get:function(){return H}}),Object.defineProperty(exports,"mr",{enumerable:!0,get:function(){return xe}}),Object.defineProperty(exports,"mt",{enumerable:!0,get:function(){return Es}}),Object.defineProperty(exports,"n",{enumerable:!0,get:function(){return Wl}}),Object.defineProperty(exports,"ni",{enumerable:!0,get:function(){return Mt}}),Object.defineProperty(exports,"nn",{enumerable:!0,get:function(){return ga}}),Object.defineProperty(exports,"nr",{enumerable:!0,get:function(){return cn}}),Object.defineProperty(exports,"nt",{enumerable:!0,get:function(){return Ks}}),Object.defineProperty(exports,"o",{enumerable:!0,get:function(){return zl}}),Object.defineProperty(exports,"oi",{enumerable:!0,get:function(){return ce}}),Object.defineProperty(exports,"on",{enumerable:!0,get:function(){return ra}}),Object.defineProperty(exports,"or",{enumerable:!0,get:function(){return _n}}),Object.defineProperty(exports,"ot",{enumerable:!0,get:function(){return Is}}),Object.defineProperty(exports,"p",{enumerable:!0,get:function(){return Dl}}),Object.defineProperty(exports,"pi",{enumerable:!0,get:function(){return Rt}}),Object.defineProperty(exports,"pn",{enumerable:!0,get:function(){return L}}),Object.defineProperty(exports,"pr",{enumerable:!0,get:function(){return sn}}),Object.defineProperty(exports,"pt",{enumerable:!0,get:function(){return Ps}}),Object.defineProperty(exports,"q",{enumerable:!0,get:function(){return gc}}),Object.defineProperty(exports,"qn",{enumerable:!0,get:function(){return j}}),Object.defineProperty(exports,"qr",{enumerable:!0,get:function(){return Vt}}),Object.defineProperty(exports,"qt",{enumerable:!0,get:function(){return Ra}}),Object.defineProperty(exports,"r",{enumerable:!0,get:function(){return Ul}}),Object.defineProperty(exports,"ri",{enumerable:!0,get:function(){return Ot}}),Object.defineProperty(exports,"rn",{enumerable:!0,get:function(){return oa}}),Object.defineProperty(exports,"rr",{enumerable:!0,get:function(){return gn}}),Object.defineProperty(exports,"rt",{enumerable:!0,get:function(){return Rs}}),Object.defineProperty(exports,"s",{enumerable:!0,get:function(){return Il}}),Object.defineProperty(exports,"si",{enumerable:!0,get:function(){return St}}),Object.defineProperty(exports,"sn",{enumerable:!0,get:function(){return ia}}),Object.defineProperty(exports,"sr",{enumerable:!0,get:function(){return dn}}),Object.defineProperty(exports,"st",{enumerable:!0,get:function(){return As}}),Object.defineProperty(exports,"t",{enumerable:!0,get:function(){return Jl}}),Object.defineProperty(exports,"ti",{enumerable:!0,get:function(){return yt}}),Object.defineProperty(exports,"tn",{enumerable:!0,get:function(){return fa}}),Object.defineProperty(exports,"tr",{enumerable:!0,get:function(){return wn}}),Object.defineProperty(exports,"tt",{enumerable:!0,get:function(){return qs}}),Object.defineProperty(exports,"u",{enumerable:!0,get:function(){return Al}}),Object.defineProperty(exports,"ui",{enumerable:!0,get:function(){return D}}),Object.defineProperty(exports,"un",{enumerable:!0,get:function(){return ea}}),Object.defineProperty(exports,"ur",{enumerable:!0,get:function(){return rn}}),Object.defineProperty(exports,"ut",{enumerable:!0,get:function(){return Ns}}),Object.defineProperty(exports,"v",{enumerable:!0,get:function(){return Cl}}),Object.defineProperty(exports,"vi",{enumerable:!0,get:function(){return bt}}),Object.defineProperty(exports,"vn",{enumerable:!0,get:function(){return Pi}}),Object.defineProperty(exports,"vr",{enumerable:!0,get:function(){return Nt}}),Object.defineProperty(exports,"vt",{enumerable:!0,get:function(){return xs}}),Object.defineProperty(exports,"w",{enumerable:!0,get:function(){return al}}),Object.defineProperty(exports,"wi",{enumerable:!0,get:function(){return Oe}}),Object.defineProperty(exports,"wn",{enumerable:!0,get:function(){return Jr}}),Object.defineProperty(exports,"wr",{enumerable:!0,get:function(){return Me}}),Object.defineProperty(exports,"wt",{enumerable:!0,get:function(){return Qo}}),Object.defineProperty(exports,"x",{enumerable:!0,get:function(){return pl}}),Object.defineProperty(exports,"xi",{enumerable:!0,get:function(){return je}}),Object.defineProperty(exports,"xn",{enumerable:!0,get:function(){return ti}}),Object.defineProperty(exports,"xr",{enumerable:!0,get:function(){return ht}}),Object.defineProperty(exports,"xt",{enumerable:!0,get:function(){return _s}}),Object.defineProperty(exports,"y",{enumerable:!0,get:function(){return Sl}}),Object.defineProperty(exports,"yi",{enumerable:!0,get:function(){return xt}}),Object.defineProperty(exports,"yn",{enumerable:!0,get:function(){return ui}}),Object.defineProperty(exports,"yr",{enumerable:!0,get:function(){return kt}}),Object.defineProperty(exports,"yt",{enumerable:!0,get:function(){return bs}}),Object.defineProperty(exports,"z",{enumerable:!0,get:function(){return Hc}}),Object.defineProperty(exports,"zi",{enumerable:!0,get:function(){return rt}}),Object.defineProperty(exports,"zn",{enumerable:!0,get:function(){return cr}}),Object.defineProperty(exports,"zr",{enumerable:!0,get:function(){return Ye}}),Object.defineProperty(exports,"zt",{enumerable:!0,get:function(){return ho}});
5
+ //# sourceMappingURL=LinkedRecordFileField-BeSGeGbS.cjs.map