@djb25/digit-ui-module-wt 1.0.10 → 1.0.11

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.
package/dist/index.js CHANGED
@@ -1 +1 @@
1
- var e,t=require("@djb25/digit-ui-react-components"),n=require("react"),l=(e=n)&&"object"==typeof e&&"default"in e?e.default:e,i=require("react-i18next"),o=require("react-router-dom"),a=require("react-query"),r=require("react-hook-form");const u=[{head:"ES_TITILE_OWNER_DETAILS",body:[{route:"service-type",component:"ServiceTypes",withoutLabel:!0,key:"serviceType",type:"component",nextStep:"info",hideInEmployee:!0,isMandatory:!0,texts:{submitBarLabel:"COMMON_SAVE_NEXT"}},{route:"info",component:"InfoPage",nextStep:"applicant-details",key:"infodetails"},{route:"applicant-details",component:"ApplicantDetails",withoutLabel:!0,key:"owner",type:"component",nextStep:"address-details",hideInEmployee:!0,isMandatory:!0,texts:{submitBarLabel:"COMMON_SAVE_NEXT",header:"ES_APPLICANT_DETAILS"},timeLine:[{currentStep:1,actions:"ES_APPLICANT_DETAILS"}]}]},{head:"ES_TITLE_ADDRESS_DETAILS",body:[{route:"address-details",component:"AddressDetails",withoutLabel:!0,key:"address",type:"component",isMandatory:!0,hideInEmployee:!0,nextStep:"request-details",texts:{submitBarLabel:"COMMON_SAVE_NEXT",header:"ES_ADDRESS_DETAILS"},timeLine:[{currentStep:2,actions:"ES_ADDRESS_DETAILS"}]}]},{head:"ES_REQUEST_DETAILS",body:[{route:"request-details",component:"RequestDetails",withoutLabel:!0,key:"requestDetails",type:"component",isMandatory:!0,hideInEmployee:!0,nextStep:null,texts:{submitBarLabel:"COMMON_SAVE_NEXT",header:"WT_REQUEST_DETAILS"},timeLine:[{currentStep:3,actions:"ES_REQUEST_DETAILS"}]}]},{head:"ES_TOILET_REQUEST_DETAILS",body:[{route:"toiletRequest-details",component:"ToiletRequestDetails",withoutLabel:!0,key:"toiletRequestDetails",type:"component",isMandatory:!0,hideInEmployee:!0,nextStep:null,texts:{submitBarLabel:"COMMON_SAVE_NEXT",header:"MT_REQUEST_DETAILS"},timeLine:[{currentStep:3,actions:"ES_TOILET_REQUEST_DETAILS"}]}]},{head:"ES_TREE_PRUNING_REQUEST_DETAILS",body:[{route:"treePruningRequest-details",component:"TreePruningRequestDetails",withoutLabel:!0,key:"treePruningRequestDetails",type:"component",isMandatory:!0,hideInEmployee:!0,nextStep:null,texts:{submitBarLabel:"COMMON_SAVE_NEXT",header:"TP_REQUEST_DETAILS"},timeLine:[{currentStep:3,actions:"ES_TREE_PRUNING_REQUEST_DETAILS"}]}]}],s=e=>{let{config:n,...a}=e;const{t:r}=i.useTranslation(),u=o.useLocation(),s=(o.useHistory(),u.pathname.split("/").pop());if("info"===s)return null;const c=n.filter(e=>e.timeLine&&e.timeLine.length>0).reduce((e,t)=>{const n=t.timeLine[0],l=e.findIndex(e=>e.key===n.currentStep);return-1===l?e.push({key:n.currentStep,label:n.actions,routes:[t.route],stepNumber:n.currentStep}):e[l].routes.push(t.route),e},[]).sort((e,t)=>e.stepNumber-t.stepNumber);c.push({key:"final-submit",label:"Review & Submit",routes:["check","wt-acknowledgement","mt-acknowledgement","tp-acknowledgement"],stepNumber:c.length+1});const d=c.findIndex(e=>e.routes.includes(s)),v=-1!==d?d:0;return l.createElement(l.Fragment,null,l.createElement("div",{className:"vertical-timeline-container"},c.map((e,n)=>{const i=n<v;return l.createElement("div",{key:n,className:`vertical-timeline-step ${i?"completed":""} ${n===v?"active":""}`,onClick:()=>{}},l.createElement("div",{className:"vertical-timeline-connector "+(n<v?"completed":"")}),l.createElement("div",{className:"vertical-timeline-pill"},i?l.createElement(t.TickMark,null):e.stepNumber),l.createElement("div",{className:"vertical-timeline-content"},l.createElement("div",{className:"vertical-timeline-label"},r(e.label))))})))};function c(){return(c=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var l in n)({}).hasOwnProperty.call(n,l)&&(e[l]=n[l])}return e}).apply(null,arguments)}const d=function(e){return void 0===e&&(e=""),function(e){return void 0===e&&(e=""),!(!e||null==e||null==e||""==e)}(e)?e:"NA"},v=e=>{if(!e)return"NA";const[t,n]=e.split(":").map(Number),l=t>=12?"PM":"AM";return`${t%12||12}:${n.toString().padStart(2,"0")} ${l}`},m=e=>{if(!e)return"NA";const[t,n,l]=e.split("-");return`${l}-${n}-${t}`},p=e=>{let{number:i,title:o,children:a,defaultOpen:r=!1,tabs:u=null,defaultTab:s="",onTabChange:c=(()=>{})}=e;const[d,v]=n.useState(r),[m,p]=n.useState(s||u&&u[0]||"");return l.createElement("div",{className:"collapsible-card"},l.createElement("div",{className:"collapsible-card-header",onClick:()=>v(!d)},l.createElement("h3",{className:"collapsible-card-title"},i?i+". ":"",o),l.createElement("span",{className:"collapsible-card-arrow "+(d?"rotate":"")},l.createElement(t.ArrowDown,null))),d&&l.createElement("div",{className:"collapsible-card-body"},u&&l.createElement("div",{className:"collapsible-card-tabs"},u.map((e,t)=>l.createElement("button",{key:t,onClick:()=>(e=>{p(e),c(e)})(e),className:"collapsible-card-tab-button "+(m===e?"active":"")},e))),l.createElement("div",{className:"collapsible-card-tab-content"},u?l.createElement("div",{key:m},a(m)):l.createElement("div",null,a))))},E=e=>{let{isLoading:i,t:a,onSubmit:u,data:s,count:c,setShowToast:d,moduleCode:v}=e;window.Digit.Utils.browser.isMobile();const m=Digit.UserService.getUser().info,E={offset:0,limit:10,sortBy:"commencementDate",sortOrder:"DESC",bookingNo:"",mobileNumber:"",applicantName:"",status:"",fromDate:"",toDate:""},{register:f,control:_,handleSubmit:g,setValue:S,getValues:h,reset:T,formState:b,watch:y}=r.useForm({defaultValues:E}),C=y("fromDate"),A=e=>l.createElement("span",{className:"cell-text"},e),N=n.useMemo(()=>[{Header:a("WT_BOOKING_NO"),accessor:"bookingNo",disableSortBy:!0,Cell:e=>{let{row:t}=e;const n=t.original.bookingNo;return l.createElement("div",null,l.createElement("span",{className:"link"},l.createElement(o.Link,{to:`/digit-ui/${"EMPLOYEE"===m.type?"employee":"citizen"}/wt/bookingsearch/booking-details/${n}`},n)))}},{Header:a("WT_APPLICANT_NAME"),disableSortBy:!0,Cell:e=>{var t,n;let{row:l}=e;return A(null===(t=l.original)||void 0===t||null===(n=t.applicantDetail)||void 0===n?void 0:n.name)}},{Header:a("WT_MOBILE_NUMBER"),disableSortBy:!0,Cell:e=>{var t,n;let{row:l}=e;return A(null===(t=l.original)||void 0===t||null===(n=t.applicantDetail)||void 0===n?void 0:n.mobileNumber)}},{Header:a("PT_COMMON_TABLE_COL_STATUS_LABEL"),disableSortBy:!0,Cell:e=>{let{row:t}=e;return A(a(t.original.bookingStatus))}}],[a,m.type]),D="TP"===v?[{i18nKey:"TP_BOOKING_CREATED",code:"BOOKING_CREATED",value:a("TP_BOOKING_CREATED")},{i18nKey:"TP_PENDING_FOR_APPROVAL",code:"PENDING_FOR_APPROVAL",value:a("TP_PENDING_FOR_APPROVAL")},{i18nKey:"TP_PAYMENT_PENDING",code:"PAYMENT_PENDING",value:a("TP_PAYMENT_PENDING")},{i18nKey:"TP_TEAM_ASSIGNMENT_FOR_VERIFICATION",code:"TEAM_ASSIGNMENT_FOR_VERIFICATION",value:a("TP_TEAM_ASSIGNMENT_FOR_VERIFICATION")},{i18nKey:"TP_TEAM_ASSIGNMENT_FOR_EXECUTION",code:"TEAM_ASSIGNMENT_FOR_EXECUTION",value:a("TP_TEAM_ASSIGNMENT_FOR_EXECUTION")},{i18nKey:"TP_TREE_PRUNING_SERVICE_COMPLETED",code:"TREE_PRUNING_SERVICE_COMPLETED",value:a("TP_TREE_PRUNING_SERVICE_COMPLETED")}]:[{i18nKey:"Booking Created",code:"BOOKING_CREATED",value:a("WT_BOOKING_CREATED")},{i18nKey:"Booking Approved",code:"APPROVED",value:a("WT_BOOKING_APPROVED")},{i18nKey:"Tanker Delivered",code:"TANKER_DELIVERED",value:a("WT_TANKER_DELIVERED")},{i18nKey:"Vendor Assigned",code:"ASSIGN_VENDOR",value:a("WT_ASSIGN_VENDOR")},{i18nKey:"Rejected",code:"REJECT",value:a("WT_BOOKING_REJECTED")}],I=n.useCallback(e=>{0!==e.length&&(S("sortBy",e.id),S("sortOrder",e.desc?"DESC":"ASC"))},[S]),O=()=>{T(E),d(null),g(u)()};return l.createElement(l.Fragment,null,l.createElement("div",{className:"CITIZEN"===(null==m?void 0:m.type)?"citizen-wrapper":"employee-wrapper"},l.createElement(p,{title:a("WT_SEARCH_FILTERS_LABEL")||"Search Filters",defaultOpen:!0,tabs:[a("WT_SMART_SEARCH"),a("WT_ADVANCED_SEARCH")],defaultTab:a("WT_SMART_SEARCH")},e=>{var n,i,o,s;return l.createElement("form",{onSubmit:g(u)},e===a("WT_SMART_SEARCH")&&l.createElement("div",{className:"wt-search-grid",style:{display:"grid",gridTemplateColumns:"1fr 1fr",gap:"24px"}},l.createElement("div",{className:"search-field-wrapper"},l.createElement("label",null,a("WT_MOBILE_NUMBER")),l.createElement(t.MobileNumber,{name:"mobileNumber",inputRef:f({minLength:{value:10,message:a("CORE_COMMON_MOBILE_ERROR")},maxLength:{value:10,message:a("CORE_COMMON_MOBILE_ERROR")},pattern:{value:/[6789][0-9]{9}/,message:a("CORE_COMMON_MOBILE_ERROR")}}),type:"number",maxlength:10}),l.createElement(t.CardLabelError,null,null==b||null===(n=b.errors)||void 0===n||null===(i=n.mobileNumber)||void 0===i?void 0:i.message))),e===a("WT_ADVANCED_SEARCH")&&l.createElement("div",{className:"formcomposer-section-grid"},l.createElement("div",{className:"search-field-wrapper"},l.createElement("label",null,a("WT_BOOKING_NO")),l.createElement(t.TextInput,{name:"bookingNo",inputRef:f({})})),l.createElement("div",{className:"search-field-wrapper"},l.createElement("label",null,a("WT_APPLICANT_NAME")),l.createElement(t.TextInput,{name:"applicantName",inputRef:f({})})),l.createElement("div",{className:"search-field-wrapper"},l.createElement("label",null,a("WT_MOBILE_NUMBER")),l.createElement(t.MobileNumber,{name:"mobileNumber",inputRef:f({minLength:{value:10,message:a("CORE_COMMON_MOBILE_ERROR")},maxLength:{value:10,message:a("CORE_COMMON_MOBILE_ERROR")},pattern:{value:/[6789][0-9]{9}/,message:a("CORE_COMMON_MOBILE_ERROR")}}),type:"number",maxlength:10}),l.createElement(t.CardLabelError,null,null==b||null===(o=b.errors)||void 0===o||null===(s=o.mobileNumber)||void 0===s?void 0:s.message)),l.createElement("div",{className:"search-field-wrapper"},l.createElement("label",null,a("PT_COMMON_TABLE_COL_STATUS_LABEL")),l.createElement(r.Controller,{control:_,name:"status",render:e=>l.createElement(t.Dropdown,{selected:e.value,select:e.onChange,onBlur:e.onBlur,option:D,optionKey:"i18nKey",t:a})})),l.createElement("div",{className:"search-field-wrapper"},l.createElement("label",null,a("FROM_DATE")),l.createElement(r.Controller,{render:e=>l.createElement(t.DatePicker,{date:e.value,onChange:e.onChange,max:(new Date).toISOString().split("T")[0]}),name:"fromDate",control:_})),l.createElement("div",{className:"search-field-wrapper"},l.createElement("label",null,a("TO_DATE")),l.createElement(r.Controller,{render:e=>l.createElement(t.DatePicker,{date:e.value,onChange:e.onChange,min:C}),name:"toDate",control:_}))),l.createElement("div",{className:"wt-search-actions",style:{display:"flex",justifyContent:"flex-end",gap:"24px",marginTop:"16px"}},l.createElement("span",{className:"clear-search-link",onClick:O,style:{color:"#f47738",cursor:"pointer",alignSelf:"center",textDecoration:"underline"}},a("ES_COMMON_CLEAR_ALL")),l.createElement("div",{style:{minWidth:"160px"}},l.createElement(t.SubmitBar,{label:a("ES_COMMON_SEARCH"),submit:!0}))))}),!i&&null!=s&&s.display?l.createElement(t.Card,{style:{marginTop:20}},a(s.display).split("\\n").map((e,t)=>l.createElement("p",{key:t,style:{textAlign:"center"}},e))):i||""===s?(""!==s||i)&&l.createElement(t.Loader,null):l.createElement(t.Table,{t:a,data:s,totalRecords:c,columns:N,getCellProps:e=>({style:{minWidth:e.column.Header===a("WT_INBOX_APPLICATION_NO")?"240px":"",padding:"20px 18px",fontSize:"16px"}}),onPageSizeChange:e=>{S("limit",Number(e.target.value)),g(u)()},currentPage:h("offset")/h("limit"),onNextPage:()=>{S("offset",h("offset")+h("limit")),g(u)()},onPrevPage:()=>{const e=h("offset"),t=h("limit");e-t>=0&&(S("offset",e-t),g(u)())},pageSizeLimit:h("limit"),onSort:I,disableSort:!1,sortParams:[{id:h("sortBy"),desc:"DESC"===h("sortOrder")}]})))},f=e=>{let{moduleCode:o}=e;const{t:a}=i.useTranslation(),r=Digit.ULBService.getCurrentTenantId(),[u,s]=n.useState({}),[c,d]=n.useState(null);n.useEffect(()=>{if(c){const e=setTimeout(()=>{d(null)},1e3);return()=>clearTimeout(e)}},[c]);const v={enabled:!!(u&&Object.keys(u).length>0)};let m=[],p=0,f=!1,_=!1,g=!1,S=null;return"WT"===o?({isLoading:f,isSuccess:_,isError:g,error:S,data:{waterTankerBookingDetail:m=[],Count:p=0}={}}=Digit.Hooks.wt.useTankerSearchAPI({tenantId:r,filters:u},v)):"MT"===o?({isLoading:f,isSuccess:_,isError:g,error:S,data:{mobileToiletBookingDetails:m=[],Count:p=0}={}}=Digit.Hooks.wt.useMobileToiletSearchAPI({tenantId:r,filters:u},v)):"TP"===o&&({isLoading:f,isSuccess:_,isError:g,error:S,data:{treePruningBookingDetails:m=[],Count:p=0}={}}=Digit.Hooks.wt.useTreePruningSearchAPI({tenantId:r,filters:u},v)),l.createElement(l.Fragment,null,l.createElement(E,{t:a,isLoading:f,tenantId:r,setShowToast:d,onSubmit:function(e){const{fromDate:t,toDate:n}=e,l={...e,...n?{toDate:n}:{},...t?{fromDate:t}:{}};let i=Object.keys(l).filter(e=>l[e]).reduce((e,t)=>({...e,[t]:"object"==typeof l[t]?l[t].code:l[t]}),{});!(Object.keys(i).length>0)||i.bookingNo||i.fromDate||i.status||i.toDate||i.mobileNumber?i.fromDate&&!i.toDate||!i.fromDate&&i.toDate?d({warning:!0,label:"ERR_PROVIDE_BOTH_FORM_TO_DATE"}):s(i):d({warning:!0,label:"ERR_PROVIDE_ONE_PARAMETERS"})},data:_&&!f?m.length>0?m:{display:"ES_COMMON_NO_DATA"}:"",count:p,moduleCode:o}),c&&l.createElement(t.Toast,{error:c.error,warning:c.warning,label:a(c.label),onClose:()=>d(null)}))},g=()=>{var e,n,i,a,r,u,s,d,v,m,p,E;const{path:_,...g}=o.useRouteMatch(),S=null===(e=Digit)||void 0===e||null===(n=e.ComponentRegistryService)||void 0===n?void 0:n.getComponent("WTCreate"),h=null===(i=Digit)||void 0===i||null===(a=i.ComponentRegistryService)||void 0===a?void 0:a.getComponent("WTApplicationDetails"),T=null===(r=Digit)||void 0===r||null===(u=r.ComponentRegistryService)||void 0===u?void 0:u.getComponent("MTApplicationDetails"),b=null===(s=Digit)||void 0===s||null===(d=s.ComponentRegistryService)||void 0===d?void 0:d.getComponent("TPApplicationDetails"),y=null===(v=Digit)||void 0===v||null===(m=v.ComponentRegistryService)||void 0===m?void 0:m.getComponent("WTMyApplications"),C=Digit.ComponentRegistryService.getComponent("WTEmpInbox"),A=Digit.ComponentRegistryService.getComponent("WTCitizenCard"),N=Digit.ComponentRegistryService.getComponent("MTCitizenCard"),D=null===(p=Digit)||void 0===p||null===(E=p.ComponentRegistryService)||void 0===E?void 0:E.getComponent("ApplicationDetails"),I=e=>({searchParams:{uuid:{code:"ASSIGNED_TO_ALL",name:"ES_INBOX_ASSIGNED_TO_ALL"},services:[e],applicationStatus:[],locality:[]}}),O=I("watertanker"),L=I("mobileToilet");return l.createElement("span",{style:{width:"100%"}},l.createElement(o.Switch,null,l.createElement(t.AppContainer,null,l.createElement(t.BackButton,null,"Back"),l.createElement(t.PrivateRoute,{path:_+"/inbox",component:()=>l.createElement(C,{useNewInboxAPI:!0,parentRoute:_,moduleCode:"WT",businessService:"watertanker",filterComponent:"WT_INBOX_FILTER",initialStates:O,isInbox:!0})}),l.createElement(t.PrivateRoute,{path:_+"/mt/inbox",component:()=>l.createElement(C,{useNewInboxAPI:!0,parentRoute:_,businessService:"mobileToilet",moduleCode:"MT",filterComponent:"WT_INBOX_FILTER",initialStates:L,isInbox:!0})}),l.createElement(t.PrivateRoute,{path:_+"/request-service",component:S}),l.createElement(t.PrivateRoute,{path:_+"/status",component:y}),l.createElement(t.PrivateRoute,{path:_+"/booking/waterTanker/:acknowledgementIds/:tenantId",component:h}),l.createElement(t.PrivateRoute,{path:_+"/booking/mobileToilet/:acknowledgementIds/:tenantId",component:T}),l.createElement(t.PrivateRoute,{path:_+"/booking/treePruning/:acknowledgementIds/:tenantId",component:b}),l.createElement(t.PrivateRoute,{path:_+"/booking-details/:id",component:()=>l.createElement(D,{parentRoute:_})}),l.createElement(t.PrivateRoute,{path:_+"/bookingsearch/booking-details/:id",component:()=>l.createElement(D,{parentRoute:_})}),l.createElement(t.PrivateRoute,{path:_+"/wt-Vendor",component:()=>Digit.UserService.hasAccess(["WT_VENDOR"])?l.createElement(A,{parentRoute:_}):l.createElement(o.Redirect,{to:{pathname:"/digit-ui/citizen/login",state:{from:_+"/wt-Vendor",role:"WT_VENDOR"}}})}),l.createElement(t.PrivateRoute,{path:_+"/mt-Vendor",component:()=>Digit.UserService.hasAccess(["MT_VENDOR"])?l.createElement(N,{parentRoute:_}):l.createElement(o.Redirect,{to:{pathname:"/digit-ui/citizen/login",state:{from:_+"/mt-Vendor",role:"MT_VENDOR"}}})}),l.createElement(t.PrivateRoute,{path:_+"/my-bookings",component:e=>l.createElement(f,c({},e,{parentRoute:_,moduleCode:"WT"}))}),l.createElement(t.PrivateRoute,{path:_+"/mt/my-bookings",component:e=>l.createElement(f,c({},e,{parentRoute:_,moduleCode:"MT"}))}))))},S=e=>{let{onSubmit:a,setExistingDataSet:r}=e;const{t:u}=i.useTranslation(),s=Digit.ULBService.getCitizenCurrentTenant(!0)||Digit.ULBService.getCurrentTenantId(),[c,d]=n.useState(null),[v,m]=n.useState(!1),{offset:p}=o.useParams();n.useEffect(()=>{v&&(a(),m(!1))},[v,a]);let E={limit:"3",sortOrder:"ASC",sortBy:"createdTime",offset:p&&!isNaN(parseInt(p))?p:"0",tenantId:s};n.useEffect(()=>{d(E)},[p]);const{isLoading:f,data:_}=Digit.Hooks.wt.useTankerSearchAPI({filters:c});if(f)return l.createElement(t.Loader,null);const g=(null==_?void 0:_.waterTankerBookingDetail)||[],S={padding:"10px",margin:"10px 0",border:"1px solid #ccc",transition:"background-color 0.3s ease, box-shadow 0.3s ease"},h={boxShadow:"1px 4px 4px 7px rgba(0, 0, 0, 0.5)"};return l.createElement(l.Fragment,null,l.createElement("div",null,g.length>0&&g.map((e,n)=>{var i;return l.createElement("div",{key:n},l.createElement(t.Card,{style:{...S,cursor:"pointer"},onMouseEnter:e=>{e.currentTarget.style.backgroundColor=h.backgroundColor,e.currentTarget.style.boxShadow=h.boxShadow},onMouseLeave:e=>{e.currentTarget.style.backgroundColor="",e.currentTarget.style.boxShadow=""},onClick:()=>{(e=>{var t,n,l,i,o,a,u,s,c,d,v,p,E,f,_,g,S,h;const T={address:{houseNo:null==e||null===(t=e.address)||void 0===t?void 0:t.houseNo,streetName:null==e||null===(n=e.address)||void 0===n?void 0:n.streetName,addressline1:null==e||null===(l=e.address)||void 0===l?void 0:l.addressLine1,addressline2:null==e||null===(i=e.address)||void 0===i?void 0:i.addressLine2,landmark:null==e||null===(o=e.address)||void 0===o?void 0:o.landmark,pincode:null==e||null===(a=e.address)||void 0===a?void 0:a.pincode,cityValue:{code:null==e||null===(u=e.address)||void 0===u?void 0:u.city,value:null==e||null===(s=e.address)||void 0===s?void 0:s.city,i18nKey:null==e||null===(c=e.address)||void 0===c?void 0:c.city,city:{name:null==e||null===(d=e.address)||void 0===d?void 0:d.city,code:null==e||null===(v=e.address)||void 0===v?void 0:v.cityCode}},locality:{code:null==e||null===(p=e.address)||void 0===p?void 0:p.localityCode,value:null==e||null===(E=e.address)||void 0===E?void 0:E.locality,i18nKey:null==e||null===(f=e.address)||void 0===f?void 0:f.locality}},owner:{applicantName:null==e||null===(_=e.applicantDetail)||void 0===_?void 0:_.name,mobileNumber:null==e||null===(g=e.applicantDetail)||void 0===g?void 0:g.mobileNumber,alternateNumber:null==e||null===(S=e.applicantDetail)||void 0===S?void 0:S.alternateNumber,emailId:null==e||null===(h=e.applicantDetail)||void 0===h?void 0:h.emailId},requestDetails:{deliveryDate:null==e?void 0:e.deliveryDate,deliveryTime:null==e?void 0:e.deliveryTime,waterQuantity:{code:null==e?void 0:e.waterQuantity,value:null==e?void 0:e.waterQuantity,i18nKey:null==e?void 0:e.waterQuantity},tankerType:{code:null==e?void 0:e.tankerType,value:null==e?void 0:e.tankerType,i18nKey:null==e?void 0:e.tankerType},description:null==e?void 0:e.description}};r(T),m(!0)})(e)}},l.createElement(t.KeyNote,{keyValue:u("BOOKING_NO"),note:null==e?void 0:e.bookingNo}),l.createElement(t.KeyNote,{keyValue:u("APPLICANT_NAME"),note:null==e||null===(i=e.applicantDetail)||void 0===i?void 0:i.name}),l.createElement(t.KeyNote,{keyValue:u("PT_COMMON_TABLE_COL_STATUS_LABEL"),note:u(""+(null==e?void 0:e.bookingStatus))})))}),0===g.length&&!f&&l.createElement("p",{style:{marginLeft:"16px",marginTop:"16px"}},u("NO_APPLICATION_FOUND_MSG"))))},h=l.memo(e=>{let{t:t}=e;return l.createElement("h1",{className:"heading-m"},t("MY_BOOKINGS"))}),T=()=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},l.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),l.createElement("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"})),b=e=>l.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},l.createElement(T,null)),y=e=>{let{t:i,closeModal:o,onSubmit:a,setExistingDataSet:r}=e;const[u,s]=n.useState(!1),[c,d]=n.useState(!1),v=n.useCallback(()=>{c&&(a(),d(!1))},[c,a]);return n.useEffect(()=>{v()},[v]),l.createElement(l.Fragment,null,l.createElement(t.Modal,{headerBarMain:l.createElement(h,{t:i}),headerBarEnd:l.createElement(b,{onClick:o}),actionCancelLabel:u&&i("CS_COMMON_BACK"),actionCancelOnSubmit:()=>s(!1),hideSubmit:!0,formId:"modal-action"},l.createElement(t.Card,{style:{boxShadow:"none"}},u&&l.createElement(S,{onSubmit:a,setExistingDataSet:r}),l.createElement("div",{style:{display:"flex",justifyContent:"center",gap:"20px",flexDirection:"column",alignItems:"center"}},!u&&l.createElement(t.SubmitBar,{label:i("USE_EXISTING_DETAILS"),onSubmit:()=>{s(!0)}}),!u&&l.createElement(t.SubmitBar,{label:i("FILL_NEW_DETAILS"),onSubmit:()=>{d(!0)}})))))};function C(e,t){try{var n=e()}catch(e){return t(e)}return n&&n.then?n.then(void 0,t):n}"undefined"!=typeof Symbol&&(Symbol.iterator||(Symbol.iterator=Symbol("Symbol.iterator"))),"undefined"!=typeof Symbol&&(Symbol.asyncIterator||(Symbol.asyncIterator=Symbol("Symbol.asyncIterator")));const A=e=>{let{jumpTo:n}=e;i.useTranslation();const a=o.useHistory();return l.createElement(t.LinkButton,{label:l.createElement(t.EditIcon,{style:{marginTop:"-30px",float:"right",position:"relative",bottom:"32px"}}),className:"check-page-link-button",onClick:function(){a.push(n)}})},N=e=>{Digit.UploadServices.Filefetch([e],Digit.ULBService.getStateId()).then(e=>{var t,n,l;const i=null==e||null===(t=e.data)||void 0===t||null===(n=t.fileStoreIds)||void 0===n||null===(l=n[0])||void 0===l?void 0:l.url;if(i){const e=i.split(",")[0];e?window.open(e,"_blank"):console.error("No valid URL found to open!")}else console.error("URL is missing in the response!")}).catch(e=>{console.error("Error fetching file:",e)})},D=e=>e.substr(0,1).toUpperCase()+e.substr(1),I=function(e,t,n){try{var l,i,o,a,r,u,s,c,d,p,E,f,_,g;return console.log("booking",e),console.log("tenantInfo",t),Promise.resolve({t:n,tenantId:null==t?void 0:t.code,name:`${n(null==t?void 0:t.i18nKey)} ${S=n("ULBGRADE_"+(null==t||null===(l=t.city)||void 0===l?void 0:l.ulbGrade.toUpperCase().replace(" ","_").replace(".","_"))),S.toLowerCase().split(" ").map(D).join(" ")}`,email:null==t?void 0:t.emailId,phoneNumber:null==t?void 0:t.contactNumber,applicationNumber:null==e?void 0:e.bookingNo,isTOCRequired:!1,heading:n("WT_ACKNOWLEDGEMENT"),details:[{title:n("WT_APPLICANT_DETAILS"),asSectionHeader:!0,values:[{title:n("WT_APPLICANT_NAME"),value:null==e||null===(i=e.applicantDetail)||void 0===i?void 0:i.name},{title:n("WT_MOBILE_NUMBER"),value:null==e||null===(o=e.applicantDetail)||void 0===o?void 0:o.mobileNumber},{title:n("WT_ALT_MOBILE_NUMBER"),value:null==e||null===(a=e.applicantDetail)||void 0===a?void 0:a.alternateNumber},{title:n("WT_EMAIL_ID"),value:null==e||null===(r=e.applicantDetail)||void 0===r?void 0:r.emailId}].filter(e=>e.value)},{title:n("WT_ADDRESS_DETAILS"),asSectionHeader:!0,values:[{title:n("WT_PINCODE"),value:null==e||null===(u=e.address)||void 0===u?void 0:u.pincode},{title:n("WT_CITY"),value:null==e||null===(s=e.address)||void 0===s?void 0:s.city},{title:n("WT_LOCALITY"),value:null==e||null===(c=e.address)||void 0===c?void 0:c.locality},{title:n("WT_STREET_NAME"),value:null==e||null===(d=e.address)||void 0===d?void 0:d.streetName},{title:n("WT_DOOR_NO"),value:null==e||null===(p=e.address)||void 0===p?void 0:p.doorNo},{title:n("WT_HOUSE_NO"),value:null==e||null===(E=e.address)||void 0===E?void 0:E.houseNo},{title:n("WT_ADDRESS_LINE1"),value:null==e||null===(f=e.address)||void 0===f?void 0:f.addressLine1},{title:n("WT_ADDRESS_LINE2"),value:null==e||null===(_=e.address)||void 0===_?void 0:_.addressLine2},{title:n("WT_LANDMARK"),value:null==e||null===(g=e.address)||void 0===g?void 0:g.landmark}].filter(e=>e.value)},{title:n("WT_REQUEST_DETAILS"),asSectionHeader:!0,values:[{title:n("WT_TANKER_TYPE"),value:null==e?void 0:e.tankerType},{title:n("WT_WATER_TYPE"),value:n(null==e?void 0:e.waterType)},{title:n("WT_TANKER_QUANTITY"),value:null==e?void 0:e.tankerQuantity},{title:n("WT_WATER_QUANTITY"),value:(null==e?void 0:e.waterQuantity)+" Ltr"},{title:n("WT_DELIVERY_DATE_TIME"),value:`${m(null==e?void 0:e.deliveryDate)} (${v(null==e?void 0:e.deliveryTime)})`},{title:n("WT_DESCRIPTION"),value:null==e?void 0:e.description},{title:n("WT_IMMEDIATE"),value:n("Y"===(null==e?void 0:e.extraCharge)?"YES":"NO")}].filter(e=>e.value)}]})}catch(e){return Promise.reject(e)}var S},O=e=>{const{t:t}=i.useTranslation();return e.isSuccess?t("WT_SUBMIT_SUCCESSFULL"):e.isLoading?t("WT_APPLICATION_PENDING"):e.isSuccess?void 0:t("WT_APPLICATION_FAILED")},L={padding:"4px 0px",justifyContent:"space-between"},w=e=>{var n,i;return l.createElement(t.Banner,{message:O(e),applicationNumber:null===(n=e.data)||void 0===n||null===(i=n.waterTankerBookingDetail)||void 0===i?void 0:i.bookingNo,info:e.isSuccess?e.t("WT_BOOKING_NO"):"",successful:e.isSuccess,style:{width:"100%"}})},R=e=>{let{t:n,currentPage:i,columns:o,data:a,getCellProps:r,disableSort:u,onSort:s,onNextPage:c,onPrevPage:d,onPageSizeChange:v,isPaginationRequired:m,pageSizeLimit:p,sortParams:E,totalRecords:f}=e;return l.createElement(t.Table,{t:n,data:a,currentPage:i,columns:o,getCellProps:r,onNextPage:c,onPrevPage:d,pageSizeLimit:p,disableSort:u,isPaginationRequired:m,onPageSizeChange:v,onSort:s,sortParams:E,totalRecords:f})},x=e=>{let{businessService:a}=e;const{t:r}=i.useTranslation(),u=[],[s,c]=n.useState([]),{roles:d}=Digit.UserService.getUser().info;return n.useEffect(()=>{let e=u.filter(e=>e.businessService===a).filter(e=>{let{roles:t}=e;return t.some(e=>d.map(e=>{let{code:t}=e;return t}).includes(e))||!(null!=t&&t.length)});c(e)},[]),l.createElement(t.Card,{className:"employeeCard filter inboxLinks"},l.createElement("div",{className:"complaint-links-container",style:{padding:"10px"}},l.createElement("div",{className:"header"},l.createElement("span",{className:"logo"},l.createElement(t.HomeIcon,null))," ",l.createElement("span",{className:"text"},r(a+"_REQUEST"))),l.createElement("div",{className:"body"},s.map((e,t)=>{let{link:n,text:i,hyperlink:a=!1,roles:u=[]}=e;return l.createElement("span",{className:"link",key:t},a?l.createElement("a",{href:n},i):l.createElement(o.Link,{to:n},r(i)))}))))},P={mobileNumber:t.MobileNumber},M=e=>{var n;let{onSearch:o,type:a,onClose:u,searchFields:s,searchParams:c,isInboxPage:d,clearSearch:v}=e;const{t:m}=i.useTranslation(),{handleSubmit:p,reset:E,watch:f,control:_,formState:g,setValue:S}=r.useForm({defaultValues:d?c:{locality:null,city:null,...c}}),h=f(),T=innerWidth<=640;function b(){const e=s.reduce((e,t)=>({...e,[null==t?void 0:t.name]:""}),{});if(E(e),d){const e={...c};e.delete=[],s.forEach(t=>{e.delete.push(null==t?void 0:t.name)}),o({...e})}else v()}const y=e=>l.createElement(t.LinkLabel,{style:{display:"inline",...e?{margin:0}:{}},onClick:b},m("ES_COMMON_CLEAR_SEARCH"));return l.createElement("form",{onSubmit:p(e=>{e.mobileNumber||delete e.mobileNumber,e.delete=[],s.forEach(t=>{e[t.name]||e.delete.push(t.name)}),o(e),"mobile"===a&&u()})},l.createElement(l.Fragment,null,l.createElement("div",{className:"search-container",style:{width:"auto",marginBottom:"16px",marginLeft:d?"16px":"revert"}},l.createElement("div",{className:"search-complaint-container",style:{width:"100%"}},("mobile"===a||T)&&l.createElement("div",{className:"complaint-header"},l.createElement("h2",null,m("ES_COMMON_SEARCH_BY")),l.createElement("span",{onClick:u},l.createElement(t.CloseSvg,null))),l.createElement("div",{className:"complaint-input-container for-pt "+(d?"":"for-search"),style:{width:"100%",display:"grid"}},null==s||null===(n=s.filter(e=>!0))||void 0===n?void 0:n.map((e,n)=>{var i,o,a;return l.createElement("div",{key:e.name,className:"input-fields"},l.createElement("span",{className:"mobile-input"},l.createElement(t.Label,null,m(e.label)+" "+(e.isMendatory?"*":"")),l.createElement(r.Controller,e.type?{render:t=>l.createElement(null==P?void 0:P[e.type],{formValue:h,setValue:S,onChange:t.onChange,value:t.value}),name:e.name,control:_,defaultValue:""}:{render:e=>l.createElement(t.TextInput,{onChange:e.onChange,value:e.value}),name:e.name,control:_,defaultValue:""})),null!=g&&null!==(i=g.dirtyFields)&&void 0!==i&&i[e.name]?l.createElement("span",{style:{fontWeight:"700",color:"rgba(212, 53, 28)",paddingLeft:"8px",marginTop:"-20px",fontSize:"12px"},className:"inbox-search-form-error"},null==g||null===(o=g.errors)||void 0===o||null===(a=o[e.name])||void 0===a?void 0:a.message):null)}),d&&l.createElement("div",{style:{gridColumn:"2/3",textAlign:"right",paddingTop:"10px",padding:"10px"},className:"input-fields"},l.createElement("div",null,y())),"desktop"===a&&!T&&l.createElement("div",{style:{maxWidth:"unset",marginLeft:"unset"},className:"search-submit-wrapper"},l.createElement(t.SubmitBar,{className:"submit-bar-search",label:m("ES_COMMON_SEARCH"),disabled:!!Object.keys(g.errors).length||(()=>{var e;let t=!0;return Object.keys(h).forEach(e=>{!["locality","city"].includes(e)&&h[e]&&(t=!1)}),null==s||!s.find(e=>"locality"===e.name)||null!=h&&null!==(e=h.locality)&&void 0!==e&&e.code||(t=!0),t})(),submit:!0}),!d&&l.createElement("div",null,y()))))),("mobile"===a||T)&&l.createElement(t.ActionBar,{className:"clear-search-container"},l.createElement("button",{className:"clear-search",style:{flex:1}},y(T)),l.createElement(t.SubmitBar,{disabled:!!Object.keys(g.errors).length,label:m("ES_COMMON_SEARCH"),style:{flex:1},submit:!0}))))},k=e=>{let{tableConfig:o,filterComponent:a,...r}=e;const{data:u,useNewInboxAPI:s}=r,{t:c}=i.useTranslation(),[d,v]=n.useState(()=>{var e;return null===(e=Digit.ComponentRegistryService)||void 0===e?void 0:e.getComponent(a)}),[m,p]=n.useState(()=>{var e;return null===(e=Digit.ComponentRegistryService)||void 0===e?void 0:e.getComponent(r.EmptyResultInboxComp)}),[E,f]=n.useState(!1),_=l.useMemo(()=>r.isSearch?o.searchColumns(r):o.inboxColumns(r)||[],[]);let g;return r.isLoading?g=l.createElement(t.Loader,null):E?g=null:!u||0===(null==u?void 0:u.length)||s&&null!=u&&u[0].dataEmpty?g=m&&l.createElement(m,{data:u})||(0===(null==u?void 0:u.length)||s&&null!=u&&u[0].dataEmpty?l.createElement(t.Card,{style:{marginTop:20}},c("CS_MYAPPLICATIONS_NO_APPLICATION").split("\\n").map((e,t)=>l.createElement("p",{key:t,style:{textAlign:"center"}},e))):l.createElement(t.Loader,null)):(null==u?void 0:u.length)>0&&(g=l.createElement(R,{t:c,data:u,columns:_,getCellProps:e=>({style:{minWidth:e.column.Header===c("ES_INBOX_APPLICATION_NO")?"240px":"",padding:"20px 18px",fontSize:"16px"}}),onPageSizeChange:r.onPageSizeChange,currentPage:r.currentPage,onNextPage:r.onNextPage,onPrevPage:r.onPrevPage,pageSizeLimit:r.pageSizeLimit,onSort:r.onSort,disableSort:r.disableSort,sortParams:r.sortParams,totalRecords:r.totalRecords})),l.createElement("div",{className:"inbox-container"},!r.isSearch&&l.createElement("div",{className:"filters-container"},l.createElement(x,{parentRoute:r.parentRoute,businessService:r.moduleCode}),l.createElement("div",null,l.createElement(d,{defaultSearchParams:r.defaultSearchParams,onFilterChange:r.onFilterChange,searchParams:r.searchParams,type:"desktop",useNewInboxAPI:s,statusMap:s?null==u?void 0:u[0].statusMap:null,moduleCode:r.moduleCode}))),l.createElement("div",{style:{flex:1}},l.createElement(M,{defaultSearchParams:r.defaultSearchParams,onSearch:e=>{r.onSearch(e),f(!1)},type:"desktop",searchFields:r.searchFields,isInboxPage:!(null!=r&&r.isSearch),searchParams:r.searchParams,clearSearch:()=>f(!0)}),l.createElement("div",{className:"result",style:{marginLeft:null!=r&&r.isSearch?"":"16px",flex:1}},g)))},F=e=>{const{t:o}=i.useTranslation(),[a,r]=n.useState(()=>{var t,n;return null!==(t=e.sortParams)&&void 0!==t&&null!==(n=t[0])&&void 0!==n&&n.desc?{code:"DESC",name:o("ES_INBOX_DATE_LATEST_FIRST")}:{code:"ASC",name:o("ES_INBOX_DATE_LATEST_LAST")}});function u(){}return l.createElement(l.Fragment,null,l.createElement("div",{className:"filter"},l.createElement("div",{className:"filter-card"},l.createElement("div",{className:"heading"},l.createElement("div",{className:"filter-label"},o("SORT_BY"),":"),l.createElement("div",{className:"clearAll",onClick:u},o("ES_COMMON_CLEAR_ALL")),"desktop"===e.type&&l.createElement("span",{className:"clear-search",onClick:u},o("ES_COMMON_CLEAR_ALL")),"mobile"===e.type&&l.createElement("span",{onClick:e.onClose},l.createElement(t.CloseSvg,null))),l.createElement("div",null,l.createElement(t.RadioButtons,{onSelect:function(t){e.onSort([{id:"createdTime",desc:"DESC"===t.code}]),e.onClose()},selectedOption:a,optionsKey:"name",options:[{code:"DESC",name:o("ES_INBOX_DATE_LATEST_FIRST")},{code:"ASC",name:o("ES_INBOX_DATE_LATEST_LAST")}]})))))},B=e=>{let{t:i,data:o,onFilterChange:a,onSearch:r,onSort:u,serviceRequestIdKey:s,isFstpOperator:c,isLoading:d,isSearch:v,searchParams:m,searchFields:p,sortParams:E,linkPrefix:f,filterComponent:_}=e;const[g,S]=n.useState(v?"SEARCH":""),[h,T]=n.useState(!!v),[b,y]=n.useState(E),[C]=n.useState(()=>{var e;return null===(e=Digit.ComponentRegistryService)||void 0===e?void 0:e.getComponent(_)});n.useEffect(()=>{g&&T(!0)},[g]);const A=()=>{T(!1),S(""),y(E)};if(d)return l.createElement(t.Loader,null);let N;return o&&0!==(null==o?void 0:o.length)?o&&(null==o?void 0:o.length)>0&&(N=l.createElement(t.DetailsCard,{data:o,serviceRequestIdKey:s,linkPrefix:f||"/digit-ui/employee/chb/"})):N=l.createElement(t.Card,{style:{marginTop:20}},i("CS_MYAPPLICATIONS_NO_APPLICATION").split("\\n").map((e,t)=>l.createElement("p",{key:t,style:{textAlign:"center"}},e))),l.createElement(l.Fragment,null,l.createElement("div",{className:"searchBox"},r&&l.createElement(t.SearchAction,{text:"SEARCH",handleActionClick:()=>{S("SEARCH"),T(!0)}}),!v&&a&&l.createElement(t.FilterAction,{text:"FILTER",handleActionClick:()=>{S("FILTER"),T(!0)}}),l.createElement(t.FilterAction,{text:"SORT",handleActionClick:()=>{S("SORT"),T(!0)}})),N,h&&l.createElement(t.PopUp,null,"FILTER"===g&&l.createElement("div",{className:"popup-module"},l.createElement(C,{onFilterChange:e=>{a(e),T(!1)},Close:A,type:"mobile",searchParams:m})),"SORT"===g&&l.createElement("div",{className:"popup-module"},l.createElement(F,{type:"mobile",sortParams:E,onClose:A,onSort:u})),"SEARCH"===g&&l.createElement("div",{className:"popup-module"},l.createElement(M,{type:"mobile",onClose:A,onSearch:r,isFstpOperator:c,searchParams:m,searchFields:p}))))},U=e=>{let{classNameForMobileView:a=""}=e;const{t:r}=i.useTranslation(),u=[],[s,c]=n.useState([]),{roles:d}=Digit.UserService.getUser().info;return n.useEffect(()=>{let e=[];u.forEach(t=>{var n;t.accessTo?(n=t.accessTo,d.filter(e=>n.includes(e.code)).length&&e.push(t)):e.push(t)}),c(e)},[]),l.createElement(t.Card,{className:"employeeCard filter"},l.createElement("div",{className:"complaint-links-container "+a},l.createElement("div",{className:"header"},l.createElement("span",{className:"logo"},l.createElement(t.ShippingTruck,null))," ",l.createElement("span",{className:"text"},r("ES_TITLE_WT_REGISTRATION"))),l.createElement("div",{className:"body"},s.map((e,t)=>{let{link:n,text:i}=e;return l.createElement("span",{className:"link",key:t},l.createElement(o.Link,{to:n},i))}))))},W=e=>{let{data:t,isLoading:n,isSearch:o,searchFields:a,onFilterChange:r,onSearch:u,onSort:s,parentRoute:c,searchParams:d,sortParams:v,linkPrefix:m,tableConfig:p,filterComponent:E}=e;const{t:f}=i.useTranslation();return l.createElement("div",{style:{padding:0}},l.createElement("div",{className:"inbox-container"},l.createElement("div",{className:"filters-container"},!o&&l.createElement(U,{classNameForMobileView:"linksWrapperForMobileInbox",linkPrefix:c,isMobile:!0}),l.createElement(B,{t:f,data:null==t?void 0:t.map(e=>{const t={};return(o?p.searchColumns():p.inboxColumns()).forEach(n=>{n.mobileCell&&(t[n.Header]=n.mobileCell(e))}),t}),onFilterChange:r,isLoading:n,isSearch:o,onSearch:u,onSort:s,searchParams:d,searchFields:a,linkPrefix:m,sortParams:v,serviceRequestIdKey:null==p?void 0:p.serviceRequestIdKey,filterComponent:E}))))},H=e=>{var t,o,a,r,u;let{useNewInboxAPI:s,parentRoute:c,moduleCode:d,initialStates:v={},filterComponent:m,isInbox:p,rawWfHandler:E,rawSearchHandler:f,combineResponse:_,wfConfig:g,searchConfig:S,middlewaresWf:h,middlewareSearch:T,EmptyResultInboxComp:b}=e;const y=Digit.ULBService.getCitizenCurrentTenant(!0)||Digit.ULBService.getCurrentTenantId(),C=Digit.UserService.getUser().info,{t:A}=i.useTranslation(),[N,D]=n.useState(()=>p?{}:{enabled:!1}),[I,O]=n.useState(()=>{var e;return null===(e=Digit.ComponentRegistryService)||void 0===e?void 0:e.getComponent("WTInboxTableConfig")}),[L,w]=n.useState(v.pageOffset||0),[R,x]=n.useState(v.pageSize||10),[P,M]=n.useState(v.sortParams||[{id:"createdTime",desc:!0}]),[F,B]=n.useState(v.searchParams||{});let U=window.Digit.Utils.browser.isMobile(),H=U?{limit:100,offset:0,sortBy:null==P||null===(t=P[0])||void 0===t?void 0:t.id,sortOrder:null!=P&&null!==(o=P[0])&&void 0!==o&&o.desc?"DESC":"ASC"}:{limit:R,offset:L,sortBy:null==P||null===(a=P[0])||void 0===a?void 0:a.id,sortOrder:null!=P&&null!==(r=P[0])&&void 0!==r&&r.desc?"DESC":"ASC"};const{isLoading:j,data:z,searchFields:V,...K}=s?Digit.Hooks.useNewInboxGeneral({tenantId:y,ModuleCode:d,filters:{...F,...H,sortParams:P}}):Digit.Hooks.useInboxGeneral({tenantId:y,businessService:d,isInbox:p,filters:{...F,...H,sortParams:P},rawWfHandler:E,rawSearchHandler:f,combineResponse:_,wfConfig:g,searchConfig:{...N,...S},middlewaresWf:h,middlewareSearch:T});n.useEffect(()=>{w(0)},[F]);const G=e=>{let t=e.delete,n={...F,...e};t&&t.forEach(e=>delete n[e]),delete e.delete,B({...n}),D({enabled:!0})},q=n.useCallback(e=>{0!==e.length&&M(e)},[]);var $,Y;if(null!==(null==K||null===(u=K.data)||void 0===u?void 0:u.length))return U?l.createElement(W,{data:z,isLoading:j,isSearch:!p,searchFields:V,onFilterChange:G,onSearch:G,onSort:q,parentRoute:c,searchParams:F,sortParams:P,linkPrefix:c+"/application-details/",tableConfig:null!=K&&K.tableConfig?null===($=res)||void 0===$?void 0:$.tableConfig:I(A)[d],filterComponent:m,EmptyResultInboxComp:b,useNewInboxAPI:s}):l.createElement("div",{style:{padding:"CITIZEN"===(null==C?void 0:C.type)?"0 24px":""}},l.createElement(k,{moduleCode:d,data:z,tableConfig:I(A)[d],isLoading:j,defaultSearchParams:v.searchParams,isSearch:!p,onFilterChange:G,searchFields:V,onSearch:G,onSort:q,onNextPage:()=>{w(e=>e+R)},onPrevPage:()=>{w(e=>e-R)},currentPage:Math.floor(L/R),pageSizeLimit:R,disableSort:!1,onPageSizeChange:e=>{x(Number(e.target.value))},parentRoute:c,searchParams:F,sortParams:P,totalRecords:Number(null==z||null===(Y=z[0])||void 0===Y?void 0:Y.totalCount),filterComponent:m,EmptyResultInboxComp:b,useNewInboxAPI:s}))},j=e=>{var n,a,r,u;let{path:s}=e;const{t:d}=i.useTranslation(),v=o.useLocation();sessionStorage.removeItem("revalidateddone");const m={searchParams:{uuid:{code:"ASSIGNED_TO_ALL",name:"ES_INBOX_ASSIGNED_TO_ALL"},services:["watertanker"],applicationStatus:[],locality:[]}},p={searchParams:{uuid:{code:"ASSIGNED_TO_ALL",name:"ES_INBOX_ASSIGNED_TO_ALL"},services:["mobileToilet"],applicationStatus:[],locality:[]}},E={searchParams:{uuid:{code:"ASSIGNED_TO_ALL",name:"ES_INBOX_ASSIGNED_TO_ALL"},services:["treePruning"],applicationStatus:[],locality:[]}},_=null===(n=Digit)||void 0===n||null===(a=n.ComponentRegistryService)||void 0===a?void 0:a.getComponent("ApplicationDetails"),g=null===(r=Digit)||void 0===r||null===(u=r.ComponentRegistryService)||void 0===u?void 0:u.getComponent("WTCreate");return l.createElement(o.Switch,null,l.createElement(t.AppContainer,null,l.createElement("div",{className:"ground-container employee-app-container form-container"},l.createElement(t.ModuleHeader,{leftContent:l.createElement(l.Fragment,null,l.createElement(t.ArrowLeft,{className:"icon"}),"Back"),onLeftClick:()=>window.history.back(),breadcrumbs:(()=>{const e=v.pathname;let n="WT";e.includes("/mt/")&&(n="MT"),e.includes("/tp/")&&(n="TP");let l=[{icon:t.HomeIcon,path:"/digit-ui/employee"},{label:d("WT_MODULE_NAME"),path:"/digit-ui/employee/module/details?moduleName="+n}];if(e.includes("/inbox")){let t="ES_COMMON_INBOX";e.includes("/tp/inbox")&&(t="TP_INBOX"),l.push({label:d(t)})}else if(e.includes("/my-bookings")){let t="WT_SEARCH_BOOKINGS";e.includes("/mt/my-bookings")&&(t="MT_SEARCH_BOOKINGS"),e.includes("/tp/my-bookings")&&(t="TP_SEARCH_BOOKINGS"),l.push({label:d(t)})}else if(e.includes("/request-service"))l.push({label:d("WT_REQUEST_SERVICE")});else if(e.includes("/booking-details")||e.includes("/bookingsearch/booking-details")){const t=e.includes("/bookingsearch");l.push(t?{label:d("WT_SEARCH_BOOKINGS"),path:s+"/my-bookings"}:{label:d("ES_COMMON_INBOX"),path:s+"/inbox"}),l.push({label:d("WT_BOOKING_DETAILS")})}return l})()}),l.createElement("div",{className:"employee-form"},l.createElement("div",{className:"employee-form-content"},l.createElement(t.PrivateRoute,{path:s+"/inbox",component:()=>l.createElement(H,{useNewInboxAPI:!0,parentRoute:s,businessService:"watertanker",moduleCode:"WT",filterComponent:"WT_INBOX_FILTER",initialStates:m,isInbox:!0})}),l.createElement(t.PrivateRoute,{path:s+"/mt/inbox",component:()=>l.createElement(H,{useNewInboxAPI:!0,parentRoute:s,moduleCode:"MT",businessService:"mobileToilet",filterComponent:"WT_INBOX_FILTER",initialStates:p,isInbox:!0})}),l.createElement(t.PrivateRoute,{path:s+"/tp/inbox",component:()=>l.createElement(H,{useNewInboxAPI:!0,parentRoute:s,moduleCode:"TP",businessService:"treePruning",filterComponent:"WT_INBOX_FILTER",initialStates:E,isInbox:!0})}),l.createElement(t.PrivateRoute,{path:s+"/request-service",component:g}),l.createElement(t.PrivateRoute,{path:s+"/mt/request-service",component:g}),l.createElement(t.PrivateRoute,{path:s+"/tp/request-service",component:g}),l.createElement(t.PrivateRoute,{path:s+"/booking-details/:id",component:()=>l.createElement(_,{parentRoute:s})}),l.createElement(t.PrivateRoute,{path:s+"/bookingsearch/booking-details/:id",component:()=>l.createElement(_,{parentRoute:s})}),l.createElement(t.PrivateRoute,{path:s+"/my-bookings",component:e=>l.createElement(f,c({},e,{parentRoute:s,moduleCode:"WT"}))}),l.createElement(t.PrivateRoute,{path:s+"/mt/my-bookings",component:e=>l.createElement(f,c({},e,{parentRoute:s,moduleCode:"MT"}))}),l.createElement(t.PrivateRoute,{path:s+"/tp/my-bookings",component:e=>l.createElement(f,c({},e,{parentRoute:s,moduleCode:"TP"}))}))))))},z=e=>{var n,a;let{application:r,tenantId:u,buttonLabel:s}=e,c=null==r?void 0:r.bookingNo.split("-")[0];const{t:d}=i.useTranslation();return l.createElement(t.Card,null,l.createElement(t.KeyNote,{keyValue:d("BOOKING_NO"),note:null==r?void 0:r.bookingNo}),l.createElement(t.KeyNote,{keyValue:d("APPLICANT_NAME"),note:null==r||null===(n=r.applicantDetail)||void 0===n?void 0:n.name}),l.createElement(t.KeyNote,{keyValue:d("MOBILE_NUMBER"),note:d(""+(null==r||null===(a=r.applicantDetail)||void 0===a?void 0:a.mobileNumber))}),l.createElement(t.KeyNote,{keyValue:d("LOCALITY"),note:d(""+(null==r?void 0:r.localityCode))}),l.createElement(t.KeyNote,{keyValue:d("PT_COMMON_TABLE_COL_STATUS_LABEL"),note:d(""+(null==r?void 0:r.bookingStatus))}),l.createElement("div",null,"WT"===c&&l.createElement(o.Link,{to:`/digit-ui/citizen/wt/booking/waterTanker/${null==r?void 0:r.bookingNo}/${u}`},l.createElement(t.SubmitBar,{label:s})),"MT"===c&&l.createElement(o.Link,{to:`/digit-ui/citizen/wt/booking/mobileToilet/${null==r?void 0:r.bookingNo}/${u}`},l.createElement(t.SubmitBar,{label:s})),"TP"===c&&l.createElement(o.Link,{to:`/digit-ui/citizen/wt/booking/treePruning/${null==r?void 0:r.bookingNo}/${u}`},l.createElement(t.SubmitBar,{label:s}))))};var V=Array.isArray,K="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function G(e,t){return e(t={exports:{}},t.exports),t.exports}var q,$="object"==typeof K&&K&&K.Object===Object&&K,Y="object"==typeof self&&self&&self.Object===Object&&self,X=$||Y||Function("return this")(),Q=X.Symbol,Z=Object.prototype,J=Z.hasOwnProperty,ee=Z.toString,te=Q?Q.toStringTag:void 0,ne=Object.prototype.toString,le=Q?Q.toStringTag:void 0,ie=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":le&&le in Object(e)?function(e){var t=J.call(e,te),n=e[te];try{e[te]=void 0;var l=!0}catch(e){}var i=ee.call(e);return l&&(t?e[te]=n:delete e[te]),i}(e):function(e){return ne.call(e)}(e)},oe=function(e){return null!=e&&"object"==typeof e},ae=function(e){return"symbol"==typeof e||oe(e)&&"[object Symbol]"==ie(e)},re=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,ue=/^\w*$/,se=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)},ce=function(e){if(!se(e))return!1;var t=ie(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t},de=X["__core-js_shared__"],ve=(q=/[^.]+$/.exec(de&&de.keys&&de.keys.IE_PROTO||""))?"Symbol(src)_1."+q:"",me=Function.prototype.toString,pe=function(e){if(null!=e){try{return me.call(e)}catch(e){}try{return e+""}catch(e){}}return""},Ee=/^\[object .+?Constructor\]$/,fe=RegExp("^"+Function.prototype.toString.call(Object.prototype.hasOwnProperty).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),_e=function(e,t){var n=function(e,t){return null==e?void 0:e[t]}(e,t);return function(e){return!(!se(e)||(t=e,ve&&ve in t))&&(ce(e)?fe:Ee).test(pe(e));var t}(n)?n:void 0},ge=_e(Object,"create"),Se=Object.prototype.hasOwnProperty,he=Object.prototype.hasOwnProperty;function Te(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var l=e[t];this.set(l[0],l[1])}}Te.prototype.clear=function(){this.__data__=ge?ge(null):{},this.size=0},Te.prototype.delete=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t},Te.prototype.get=function(e){var t=this.__data__;if(ge){var n=t[e];return"__lodash_hash_undefined__"===n?void 0:n}return Se.call(t,e)?t[e]:void 0},Te.prototype.has=function(e){var t=this.__data__;return ge?void 0!==t[e]:he.call(t,e)},Te.prototype.set=function(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=ge&&void 0===t?"__lodash_hash_undefined__":t,this};var be=Te,ye=function(e,t){return e===t||e!=e&&t!=t},Ce=function(e,t){for(var n=e.length;n--;)if(ye(e[n][0],t))return n;return-1},Ae=Array.prototype.splice;function Ne(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var l=e[t];this.set(l[0],l[1])}}Ne.prototype.clear=function(){this.__data__=[],this.size=0},Ne.prototype.delete=function(e){var t=this.__data__,n=Ce(t,e);return!(n<0||(n==t.length-1?t.pop():Ae.call(t,n,1),--this.size,0))},Ne.prototype.get=function(e){var t=this.__data__,n=Ce(t,e);return n<0?void 0:t[n][1]},Ne.prototype.has=function(e){return Ce(this.__data__,e)>-1},Ne.prototype.set=function(e,t){var n=this.__data__,l=Ce(n,e);return l<0?(++this.size,n.push([e,t])):n[l][1]=t,this};var De=Ne,Ie=_e(X,"Map"),Oe=function(e,t){var n,l,i=e.__data__;return("string"==(l=typeof(n=t))||"number"==l||"symbol"==l||"boolean"==l?"__proto__"!==n:null===n)?i["string"==typeof t?"string":"hash"]:i.map};function Le(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var l=e[t];this.set(l[0],l[1])}}Le.prototype.clear=function(){this.size=0,this.__data__={hash:new be,map:new(Ie||De),string:new be}},Le.prototype.delete=function(e){var t=Oe(this,e).delete(e);return this.size-=t?1:0,t},Le.prototype.get=function(e){return Oe(this,e).get(e)},Le.prototype.has=function(e){return Oe(this,e).has(e)},Le.prototype.set=function(e,t){var n=Oe(this,e),l=n.size;return n.set(e,t),this.size+=n.size==l?0:1,this};var we=Le;function Re(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new TypeError("Expected a function");var n=function(){var l=arguments,i=t?t.apply(this,l):l[0],o=n.cache;if(o.has(i))return o.get(i);var a=e.apply(this,l);return n.cache=o.set(i,a)||o,a};return n.cache=new(Re.Cache||we),n}Re.Cache=we;var xe,Pe,Me=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,ke=/\\(\\)?/g,Fe=(xe=Re(function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(Me,function(e,n,l,i){t.push(l?i.replace(ke,"$1"):n||e)}),t},function(e){return 500===Pe.size&&Pe.clear(),e}),Pe=xe.cache,xe),Be=Q?Q.prototype:void 0,Ue=Be?Be.toString:void 0,We=function(e){if("string"==typeof e||ae(e))return e;var t=e+"";return"0"==t&&1/e==-1/0?"-0":t},He=function(e,t,n){var l=null==e?void 0:function(e,t){for(var n=0,l=(t=function(e,t){return V(e)?e:function(e,t){if(V(e))return!1;var n=typeof e;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=e&&!ae(e))||ue.test(e)||!re.test(e)||null!=t&&e in Object(t)}(e,t)?[e]:Fe(function(e){return null==e?"":function e(t){if("string"==typeof t)return t;if(V(t))return function(e,t){for(var n=-1,l=null==e?0:e.length,i=Array(l);++n<l;)i[n]=t(e[n],n,e);return i}(t,e)+"";if(ae(t))return Ue?Ue.call(t):"";var n=t+"";return"0"==n&&1/t==-1/0?"-0":n}(e)}(e))}(t,e)).length;null!=e&&n<l;)e=e[We(t[n++])];return n&&n==l?e:void 0}(e,t);return void 0===l?n:l},je=G(function(e,t){(function(){var n="Expected a function",l="__lodash_placeholder__",i=[["ary",128],["bind",1],["bindKey",2],["curry",8],["curryRight",16],["flip",512],["partial",32],["partialRight",64],["rearg",256]],o="[object Arguments]",a="[object Array]",r="[object Boolean]",u="[object Date]",s="[object Error]",c="[object Function]",d="[object GeneratorFunction]",v="[object Map]",m="[object Number]",p="[object Object]",E="[object RegExp]",f="[object Set]",_="[object String]",g="[object Symbol]",S="[object WeakMap]",h="[object ArrayBuffer]",T="[object DataView]",b="[object Float32Array]",y="[object Float64Array]",C="[object Int8Array]",A="[object Int16Array]",N="[object Int32Array]",D="[object Uint8Array]",I="[object Uint16Array]",O="[object Uint32Array]",L=/\b__p \+= '';/g,w=/\b(__p \+=) '' \+/g,R=/(__e\(.*?\)|\b__t\)) \+\n'';/g,x=/&(?:amp|lt|gt|quot|#39);/g,P=/[&<>"']/g,M=RegExp(x.source),k=RegExp(P.source),F=/<%-([\s\S]+?)%>/g,B=/<%([\s\S]+?)%>/g,U=/<%=([\s\S]+?)%>/g,W=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,H=/^\w*$/,j=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,z=/[\\^$.*+?()[\]{}|]/g,V=RegExp(z.source),G=/^\s+/,q=/\s/,$=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,Y=/\{\n\/\* \[wrapped with (.+)\] \*/,X=/,? & /,Q=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,Z=/[()=,{}\[\]\/\s]/,J=/\\(\\)?/g,ee=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,te=/\w*$/,ne=/^[-+]0x[0-9a-f]+$/i,le=/^0b[01]+$/i,ie=/^\[object .+?Constructor\]$/,oe=/^0o[0-7]+$/i,ae=/^(?:0|[1-9]\d*)$/,re=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,ue=/($^)/,se=/['\n\r\u2028\u2029\\]/g,ce="\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff",de="\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",ve="["+de+"]",me="["+ce+"]",pe="\\d+",Ee="[a-z\\xdf-\\xf6\\xf8-\\xff]",fe="[^\\ud800-\\udfff"+de+pe+"\\u2700-\\u27bfa-z\\xdf-\\xf6\\xf8-\\xffA-Z\\xc0-\\xd6\\xd8-\\xde]",_e="\\ud83c[\\udffb-\\udfff]",ge="[^\\ud800-\\udfff]",Se="(?:\\ud83c[\\udde6-\\uddff]){2}",he="[\\ud800-\\udbff][\\udc00-\\udfff]",Te="[A-Z\\xc0-\\xd6\\xd8-\\xde]",be="(?:"+Ee+"|"+fe+")",ye="(?:"+Te+"|"+fe+")",Ce="(?:"+me+"|"+_e+")?",Ae="[\\ufe0e\\ufe0f]?"+Ce+"(?:\\u200d(?:"+[ge,Se,he].join("|")+")[\\ufe0e\\ufe0f]?"+Ce+")*",Ne="(?:"+["[\\u2700-\\u27bf]",Se,he].join("|")+")"+Ae,De="(?:"+[ge+me+"?",me,Se,he,"[\\ud800-\\udfff]"].join("|")+")",Ie=RegExp("['’]","g"),Oe=RegExp(me,"g"),Le=RegExp(_e+"(?="+_e+")|"+De+Ae,"g"),we=RegExp([Te+"?"+Ee+"+(?:['’](?:d|ll|m|re|s|t|ve))?(?="+[ve,Te,"$"].join("|")+")",ye+"+(?:['’](?:D|LL|M|RE|S|T|VE))?(?="+[ve,Te+be,"$"].join("|")+")",Te+"?"+be+"+(?:['’](?:d|ll|m|re|s|t|ve))?",Te+"+(?:['’](?:D|LL|M|RE|S|T|VE))?","\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])","\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",pe,Ne].join("|"),"g"),Re=RegExp("[\\u200d\\ud800-\\udfff"+ce+"\\ufe0e\\ufe0f]"),xe=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,Pe=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],Me=-1,ke={};ke[b]=ke[y]=ke[C]=ke[A]=ke[N]=ke[D]=ke["[object Uint8ClampedArray]"]=ke[I]=ke[O]=!0,ke[o]=ke[a]=ke[h]=ke[r]=ke[T]=ke[u]=ke[s]=ke[c]=ke[v]=ke[m]=ke[p]=ke[E]=ke[f]=ke[_]=ke[S]=!1;var Fe={};Fe[o]=Fe[a]=Fe[h]=Fe[T]=Fe[r]=Fe[u]=Fe[b]=Fe[y]=Fe[C]=Fe[A]=Fe[N]=Fe[v]=Fe[m]=Fe[p]=Fe[E]=Fe[f]=Fe[_]=Fe[g]=Fe[D]=Fe["[object Uint8ClampedArray]"]=Fe[I]=Fe[O]=!0,Fe[s]=Fe[c]=Fe[S]=!1;var Be={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},Ue=parseFloat,We=parseInt,He="object"==typeof K&&K&&K.Object===Object&&K,je="object"==typeof self&&self&&self.Object===Object&&self,ze=He||je||Function("return this")(),Ve=t&&!t.nodeType&&t,Ke=Ve&&e&&!e.nodeType&&e,Ge=Ke&&Ke.exports===Ve,qe=Ge&&He.process,$e=function(){try{return Ke&&Ke.require&&Ke.require("util").types||qe&&qe.binding&&qe.binding("util")}catch(e){}}(),Ye=$e&&$e.isArrayBuffer,Xe=$e&&$e.isDate,Qe=$e&&$e.isMap,Ze=$e&&$e.isRegExp,Je=$e&&$e.isSet,et=$e&&$e.isTypedArray;function tt(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}function nt(e,t,n,l){for(var i=-1,o=null==e?0:e.length;++i<o;){var a=e[i];t(l,a,n(a),e)}return l}function lt(e,t){for(var n=-1,l=null==e?0:e.length;++n<l&&!1!==t(e[n],n,e););return e}function it(e,t){for(var n=null==e?0:e.length;n--&&!1!==t(e[n],n,e););return e}function ot(e,t){for(var n=-1,l=null==e?0:e.length;++n<l;)if(!t(e[n],n,e))return!1;return!0}function at(e,t){for(var n=-1,l=null==e?0:e.length,i=0,o=[];++n<l;){var a=e[n];t(a,n,e)&&(o[i++]=a)}return o}function rt(e,t){return!(null==e||!e.length)&&_t(e,t,0)>-1}function ut(e,t,n){for(var l=-1,i=null==e?0:e.length;++l<i;)if(n(t,e[l]))return!0;return!1}function st(e,t){for(var n=-1,l=null==e?0:e.length,i=Array(l);++n<l;)i[n]=t(e[n],n,e);return i}function ct(e,t){for(var n=-1,l=t.length,i=e.length;++n<l;)e[i+n]=t[n];return e}function dt(e,t,n,l){var i=-1,o=null==e?0:e.length;for(l&&o&&(n=e[++i]);++i<o;)n=t(n,e[i],i,e);return n}function vt(e,t,n,l){var i=null==e?0:e.length;for(l&&i&&(n=e[--i]);i--;)n=t(n,e[i],i,e);return n}function mt(e,t){for(var n=-1,l=null==e?0:e.length;++n<l;)if(t(e[n],n,e))return!0;return!1}var pt=Tt("length");function Et(e,t,n){var l;return n(e,function(e,n,i){if(t(e,n,i))return l=n,!1}),l}function ft(e,t,n,l){for(var i=e.length,o=n+(l?1:-1);l?o--:++o<i;)if(t(e[o],o,e))return o;return-1}function _t(e,t,n){return t==t?function(e,t,n){for(var l=n-1,i=e.length;++l<i;)if(e[l]===t)return l;return-1}(e,t,n):ft(e,St,n)}function gt(e,t,n,l){for(var i=n-1,o=e.length;++i<o;)if(l(e[i],t))return i;return-1}function St(e){return e!=e}function ht(e,t){var n=null==e?0:e.length;return n?Ct(e,t)/n:NaN}function Tt(e){return function(t){return null==t?void 0:t[e]}}function bt(e){return function(t){return null==e?void 0:e[t]}}function yt(e,t,n,l,i){return i(e,function(e,i,o){n=l?(l=!1,e):t(n,e,i,o)}),n}function Ct(e,t){for(var n,l=-1,i=e.length;++l<i;){var o=t(e[l]);void 0!==o&&(n=void 0===n?o:n+o)}return n}function At(e,t){for(var n=-1,l=Array(e);++n<e;)l[n]=t(n);return l}function Nt(e){return e?e.slice(0,Vt(e)+1).replace(G,""):e}function Dt(e){return function(t){return e(t)}}function It(e,t){return st(t,function(t){return e[t]})}function Ot(e,t){return e.has(t)}function Lt(e,t){for(var n=-1,l=e.length;++n<l&&_t(t,e[n],0)>-1;);return n}function wt(e,t){for(var n=e.length;n--&&_t(t,e[n],0)>-1;);return n}function Rt(e,t){for(var n=e.length,l=0;n--;)e[n]===t&&++l;return l}var xt=bt({"À":"A","Á":"A","Â":"A","Ã":"A","Ä":"A","Å":"A","à":"a","á":"a","â":"a","ã":"a","ä":"a","å":"a","Ç":"C","ç":"c","Ð":"D","ð":"d","È":"E","É":"E","Ê":"E","Ë":"E","è":"e","é":"e","ê":"e","ë":"e","Ì":"I","Í":"I","Î":"I","Ï":"I","ì":"i","í":"i","î":"i","ï":"i","Ñ":"N","ñ":"n","Ò":"O","Ó":"O","Ô":"O","Õ":"O","Ö":"O","Ø":"O","ò":"o","ó":"o","ô":"o","õ":"o","ö":"o","ø":"o","Ù":"U","Ú":"U","Û":"U","Ü":"U","ù":"u","ú":"u","û":"u","ü":"u","Ý":"Y","ý":"y","ÿ":"y","Æ":"Ae","æ":"ae","Þ":"Th","þ":"th","ß":"ss","Ā":"A","Ă":"A","Ą":"A","ā":"a","ă":"a","ą":"a","Ć":"C","Ĉ":"C","Ċ":"C","Č":"C","ć":"c","ĉ":"c","ċ":"c","č":"c","Ď":"D","Đ":"D","ď":"d","đ":"d","Ē":"E","Ĕ":"E","Ė":"E","Ę":"E","Ě":"E","ē":"e","ĕ":"e","ė":"e","ę":"e","ě":"e","Ĝ":"G","Ğ":"G","Ġ":"G","Ģ":"G","ĝ":"g","ğ":"g","ġ":"g","ģ":"g","Ĥ":"H","Ħ":"H","ĥ":"h","ħ":"h","Ĩ":"I","Ī":"I","Ĭ":"I","Į":"I","İ":"I","ĩ":"i","ī":"i","ĭ":"i","į":"i","ı":"i","Ĵ":"J","ĵ":"j","Ķ":"K","ķ":"k","ĸ":"k","Ĺ":"L","Ļ":"L","Ľ":"L","Ŀ":"L","Ł":"L","ĺ":"l","ļ":"l","ľ":"l","ŀ":"l","ł":"l","Ń":"N","Ņ":"N","Ň":"N","Ŋ":"N","ń":"n","ņ":"n","ň":"n","ŋ":"n","Ō":"O","Ŏ":"O","Ő":"O","ō":"o","ŏ":"o","ő":"o","Ŕ":"R","Ŗ":"R","Ř":"R","ŕ":"r","ŗ":"r","ř":"r","Ś":"S","Ŝ":"S","Ş":"S","Š":"S","ś":"s","ŝ":"s","ş":"s","š":"s","Ţ":"T","Ť":"T","Ŧ":"T","ţ":"t","ť":"t","ŧ":"t","Ũ":"U","Ū":"U","Ŭ":"U","Ů":"U","Ű":"U","Ų":"U","ũ":"u","ū":"u","ŭ":"u","ů":"u","ű":"u","ų":"u","Ŵ":"W","ŵ":"w","Ŷ":"Y","ŷ":"y","Ÿ":"Y","Ź":"Z","Ż":"Z","Ž":"Z","ź":"z","ż":"z","ž":"z","IJ":"IJ","ij":"ij","Œ":"Oe","œ":"oe","ʼn":"'n","ſ":"s"}),Pt=bt({"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"});function Mt(e){return"\\"+Be[e]}function kt(e){return Re.test(e)}function Ft(e){var t=-1,n=Array(e.size);return e.forEach(function(e,l){n[++t]=[l,e]}),n}function Bt(e,t){return function(n){return e(t(n))}}function Ut(e,t){for(var n=-1,i=e.length,o=0,a=[];++n<i;){var r=e[n];r!==t&&r!==l||(e[n]=l,a[o++]=n)}return a}function Wt(e){var t=-1,n=Array(e.size);return e.forEach(function(e){n[++t]=e}),n}function Ht(e){var t=-1,n=Array(e.size);return e.forEach(function(e){n[++t]=[e,e]}),n}function jt(e){return kt(e)?function(e){for(var t=Le.lastIndex=0;Le.test(e);)++t;return t}(e):pt(e)}function zt(e){return kt(e)?function(e){return e.match(Le)||[]}(e):function(e){return e.split("")}(e)}function Vt(e){for(var t=e.length;t--&&q.test(e.charAt(t)););return t}var Kt=bt({"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"',"&#39;":"'"}),Gt=function e(t){var K=(t=null==t?ze:Gt.defaults(ze.Object(),t,Gt.pick(ze,Pe))).Array,q=t.Date,ce=t.Error,de=t.Function,ve=t.Math,me=t.Object,pe=t.RegExp,Ee=t.String,fe=t.TypeError,_e=K.prototype,ge=me.prototype,Se=t["__core-js_shared__"],he=de.prototype.toString,Te=ge.hasOwnProperty,be=0,ye=function(){var e=/[^.]+$/.exec(Se&&Se.keys&&Se.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}(),Ce=ge.toString,Ae=he.call(me),Ne=ze._,De=pe("^"+he.call(Te).replace(z,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Le=Ge?t.Buffer:void 0,Re=t.Symbol,Be=t.Uint8Array,He=Le?Le.allocUnsafe:void 0,je=Bt(me.getPrototypeOf,me),Ve=me.create,Ke=ge.propertyIsEnumerable,qe=_e.splice,$e=Re?Re.isConcatSpreadable:void 0,pt=Re?Re.iterator:void 0,bt=Re?Re.toStringTag:void 0,qt=function(){try{var e=Qi(me,"defineProperty");return e({},"",{}),e}catch(e){}}(),$t=t.clearTimeout!==ze.clearTimeout&&t.clearTimeout,Yt=q&&q.now!==ze.Date.now&&q.now,Xt=t.setTimeout!==ze.setTimeout&&t.setTimeout,Qt=ve.ceil,Zt=ve.floor,Jt=me.getOwnPropertySymbols,en=Le?Le.isBuffer:void 0,tn=t.isFinite,nn=_e.join,ln=Bt(me.keys,me),on=ve.max,an=ve.min,rn=q.now,un=t.parseInt,sn=ve.random,cn=_e.reverse,dn=Qi(t,"DataView"),vn=Qi(t,"Map"),mn=Qi(t,"Promise"),pn=Qi(t,"Set"),En=Qi(t,"WeakMap"),fn=Qi(me,"create"),_n=En&&new En,gn={},Sn=Ao(dn),hn=Ao(vn),Tn=Ao(mn),bn=Ao(pn),yn=Ao(En),Cn=Re?Re.prototype:void 0,An=Cn?Cn.valueOf:void 0,Nn=Cn?Cn.toString:void 0;function Dn(e){if(ja(e)&&!wa(e)&&!(e instanceof wn)){if(e instanceof Ln)return e;if(Te.call(e,"__wrapped__"))return No(e)}return new Ln(e)}var In=function(){function e(){}return function(t){if(!Ha(t))return{};if(Ve)return Ve(t);e.prototype=t;var n=new e;return e.prototype=void 0,n}}();function On(){}function Ln(e,t){this.__wrapped__=e,this.__actions__=[],this.__chain__=!!t,this.__index__=0,this.__values__=void 0}function wn(e){this.__wrapped__=e,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=4294967295,this.__views__=[]}function Rn(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var l=e[t];this.set(l[0],l[1])}}function xn(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var l=e[t];this.set(l[0],l[1])}}function Pn(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var l=e[t];this.set(l[0],l[1])}}function Mn(e){var t=-1,n=null==e?0:e.length;for(this.__data__=new Pn;++t<n;)this.add(e[t])}function kn(e){var t=this.__data__=new xn(e);this.size=t.size}function Fn(e,t){var n=wa(e),l=!n&&La(e),i=!n&&!l&&Ma(e),o=!n&&!l&&!i&&Xa(e),a=n||l||i||o,r=a?At(e.length,Ee):[],u=r.length;for(var s in e)!t&&!Te.call(e,s)||a&&("length"==s||i&&("offset"==s||"parent"==s)||o&&("buffer"==s||"byteLength"==s||"byteOffset"==s)||io(s,u))||r.push(s);return r}function Bn(e){var t=e.length;return t?e[Pl(0,t-1)]:void 0}function Un(e,t){return bo(Ei(e),$n(t,0,e.length))}function Wn(e){return bo(Ei(e))}function Hn(e,t,n){(void 0!==n&&!Da(e[t],n)||void 0===n&&!(t in e))&&Gn(e,t,n)}function jn(e,t,n){var l=e[t];Te.call(e,t)&&Da(l,n)&&(void 0!==n||t in e)||Gn(e,t,n)}function zn(e,t){for(var n=e.length;n--;)if(Da(e[n][0],t))return n;return-1}function Vn(e,t,n,l){return Jn(e,function(e,i,o){t(l,e,n(e),o)}),l}function Kn(e,t){return e&&fi(t,gr(t),e)}function Gn(e,t,n){"__proto__"==t&&qt?qt(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n}function qn(e,t){for(var n=-1,l=t.length,i=K(l),o=null==e;++n<l;)i[n]=o?void 0:mr(e,t[n]);return i}function $n(e,t,n){return e==e&&(void 0!==n&&(e=e<=n?e:n),void 0!==t&&(e=e>=t?e:t)),e}function Yn(e,t,n,l,i,a){var s,S=1&t,L=2&t,w=4&t;if(n&&(s=i?n(e,l,i,a):n(e)),void 0!==s)return s;if(!Ha(e))return e;var R=wa(e);if(R){if(s=function(e){var t=e.length,n=new e.constructor(t);return t&&"string"==typeof e[0]&&Te.call(e,"index")&&(n.index=e.index,n.input=e.input),n}(e),!S)return Ei(e,s)}else{var x=eo(e),P=x==c||x==d;if(Ma(e))return si(e,S);if(x==p||x==o||P&&!i){if(s=L||P?{}:no(e),!S)return L?function(e,t){return fi(e,Ji(e),t)}(e,function(e,t){return e&&fi(t,Sr(t),e)}(s,e)):function(e,t){return fi(e,Zi(e),t)}(e,Kn(s,e))}else{if(!Fe[x])return i?e:{};s=function(e,t,n){var l=e.constructor;switch(t){case h:return ci(e);case r:case u:return new l(+e);case T:return function(e,t){var n=t?ci(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.byteLength)}(e,n);case b:case y:case C:case A:case N:case D:case"[object Uint8ClampedArray]":case I:case O:return di(e,n);case v:return new l;case m:case _:return new l(e);case E:return function(e){var t=new e.constructor(e.source,te.exec(e));return t.lastIndex=e.lastIndex,t}(e);case f:return new l;case g:return An?me(An.call(e)):{}}}(e,x,S)}}a||(a=new kn);var M=a.get(e);if(M)return M;a.set(e,s),qa(e)?e.forEach(function(l){s.add(Yn(l,t,n,l,e,a))}):za(e)&&e.forEach(function(l,i){s.set(i,Yn(l,t,n,i,e,a))});var k=R?void 0:(w?L?Vi:zi:L?Sr:gr)(e);return lt(k||e,function(l,i){k&&(l=e[i=l]),jn(s,i,Yn(l,t,n,i,e,a))}),s}function Xn(e,t,n){var l=n.length;if(null==e)return!l;for(e=me(e);l--;){var i=n[l],o=e[i];if(void 0===o&&!(i in e)||!(0,t[i])(o))return!1}return!0}function Qn(e,t,l){if("function"!=typeof e)throw new fe(n);return go(function(){e.apply(void 0,l)},t)}function Zn(e,t,n,l){var i=-1,o=rt,a=!0,r=e.length,u=[],s=t.length;if(!r)return u;n&&(t=st(t,Dt(n))),l?(o=ut,a=!1):t.length>=200&&(o=Ot,a=!1,t=new Mn(t));e:for(;++i<r;){var c=e[i],d=null==n?c:n(c);if(c=l||0!==c?c:0,a&&d==d){for(var v=s;v--;)if(t[v]===d)continue e;u.push(c)}else o(t,d,l)||u.push(c)}return u}Dn.templateSettings={escape:F,evaluate:B,interpolate:U,variable:"",imports:{_:Dn}},(Dn.prototype=On.prototype).constructor=Dn,(Ln.prototype=In(On.prototype)).constructor=Ln,(wn.prototype=In(On.prototype)).constructor=wn,Rn.prototype.clear=function(){this.__data__=fn?fn(null):{},this.size=0},Rn.prototype.delete=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t},Rn.prototype.get=function(e){var t=this.__data__;if(fn){var n=t[e];return"__lodash_hash_undefined__"===n?void 0:n}return Te.call(t,e)?t[e]:void 0},Rn.prototype.has=function(e){var t=this.__data__;return fn?void 0!==t[e]:Te.call(t,e)},Rn.prototype.set=function(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=fn&&void 0===t?"__lodash_hash_undefined__":t,this},xn.prototype.clear=function(){this.__data__=[],this.size=0},xn.prototype.delete=function(e){var t=this.__data__,n=zn(t,e);return!(n<0||(n==t.length-1?t.pop():qe.call(t,n,1),--this.size,0))},xn.prototype.get=function(e){var t=this.__data__,n=zn(t,e);return n<0?void 0:t[n][1]},xn.prototype.has=function(e){return zn(this.__data__,e)>-1},xn.prototype.set=function(e,t){var n=this.__data__,l=zn(n,e);return l<0?(++this.size,n.push([e,t])):n[l][1]=t,this},Pn.prototype.clear=function(){this.size=0,this.__data__={hash:new Rn,map:new(vn||xn),string:new Rn}},Pn.prototype.delete=function(e){var t=Yi(this,e).delete(e);return this.size-=t?1:0,t},Pn.prototype.get=function(e){return Yi(this,e).get(e)},Pn.prototype.has=function(e){return Yi(this,e).has(e)},Pn.prototype.set=function(e,t){var n=Yi(this,e),l=n.size;return n.set(e,t),this.size+=n.size==l?0:1,this},Mn.prototype.add=Mn.prototype.push=function(e){return this.__data__.set(e,"__lodash_hash_undefined__"),this},Mn.prototype.has=function(e){return this.__data__.has(e)},kn.prototype.clear=function(){this.__data__=new xn,this.size=0},kn.prototype.delete=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n},kn.prototype.get=function(e){return this.__data__.get(e)},kn.prototype.has=function(e){return this.__data__.has(e)},kn.prototype.set=function(e,t){var n=this.__data__;if(n instanceof xn){var l=n.__data__;if(!vn||l.length<199)return l.push([e,t]),this.size=++n.size,this;n=this.__data__=new Pn(l)}return n.set(e,t),this.size=n.size,this};var Jn=Si(rl),el=Si(ul,!0);function tl(e,t){var n=!0;return Jn(e,function(e,l,i){return n=!!t(e,l,i)}),n}function nl(e,t,n){for(var l=-1,i=e.length;++l<i;){var o=e[l],a=t(o);if(null!=a&&(void 0===r?a==a&&!Ya(a):n(a,r)))var r=a,u=o}return u}function ll(e,t){var n=[];return Jn(e,function(e,l,i){t(e,l,i)&&n.push(e)}),n}function il(e,t,n,l,i){var o=-1,a=e.length;for(n||(n=lo),i||(i=[]);++o<a;){var r=e[o];t>0&&n(r)?t>1?il(r,t-1,n,l,i):ct(i,r):l||(i[i.length]=r)}return i}var ol=hi(),al=hi(!0);function rl(e,t){return e&&ol(e,t,gr)}function ul(e,t){return e&&al(e,t,gr)}function sl(e,t){return at(t,function(t){return Ba(e[t])})}function cl(e,t){for(var n=0,l=(t=oi(t,e)).length;null!=e&&n<l;)e=e[Co(t[n++])];return n&&n==l?e:void 0}function dl(e,t,n){var l=t(e);return wa(e)?l:ct(l,n(e))}function vl(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":bt&&bt in me(e)?function(e){var t=Te.call(e,bt),n=e[bt];try{e[bt]=void 0;var l=!0}catch(e){}var i=Ce.call(e);return l&&(t?e[bt]=n:delete e[bt]),i}(e):function(e){return Ce.call(e)}(e)}function ml(e,t){return e>t}function pl(e,t){return null!=e&&Te.call(e,t)}function El(e,t){return null!=e&&t in me(e)}function fl(e,t,n){for(var l=n?ut:rt,i=e[0].length,o=e.length,a=o,r=K(o),u=Infinity,s=[];a--;){var c=e[a];a&&t&&(c=st(c,Dt(t))),u=an(c.length,u),r[a]=!n&&(t||i>=120&&c.length>=120)?new Mn(a&&c):void 0}c=e[0];var d=-1,v=r[0];e:for(;++d<i&&s.length<u;){var m=c[d],p=t?t(m):m;if(m=n||0!==m?m:0,!(v?Ot(v,p):l(s,p,n))){for(a=o;--a;){var E=r[a];if(!(E?Ot(E,p):l(e[a],p,n)))continue e}v&&v.push(p),s.push(m)}}return s}function _l(e,t,n){var l=null==(e=po(e,t=oi(t,e)))?e:e[Co(Fo(t))];return null==l?void 0:tt(l,e,n)}function gl(e){return ja(e)&&vl(e)==o}function Sl(e,t,n,l,i){return e===t||(null==e||null==t||!ja(e)&&!ja(t)?e!=e&&t!=t:function(e,t,n,l,i,c){var d=wa(e),S=wa(t),b=d?a:eo(e),y=S?a:eo(t),C=(b=b==o?p:b)==p,A=(y=y==o?p:y)==p,N=b==y;if(N&&Ma(e)){if(!Ma(t))return!1;d=!0,C=!1}if(N&&!C)return c||(c=new kn),d||Xa(e)?Hi(e,t,n,l,i,c):function(e,t,n,l,i,o,a){switch(n){case T:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case h:return!(e.byteLength!=t.byteLength||!o(new Be(e),new Be(t)));case r:case u:case m:return Da(+e,+t);case s:return e.name==t.name&&e.message==t.message;case E:case _:return e==t+"";case v:var c=Ft;case f:if(c||(c=Wt),e.size!=t.size&&!(1&l))return!1;var d=a.get(e);if(d)return d==t;l|=2,a.set(e,t);var p=Hi(c(e),c(t),l,i,o,a);return a.delete(e),p;case g:if(An)return An.call(e)==An.call(t)}return!1}(e,t,b,n,l,i,c);if(!(1&n)){var D=C&&Te.call(e,"__wrapped__"),I=A&&Te.call(t,"__wrapped__");if(D||I){var O=D?e.value():e,L=I?t.value():t;return c||(c=new kn),i(O,L,n,l,c)}}return!!N&&(c||(c=new kn),function(e,t,n,l,i,o){var a=1&n,r=zi(e),u=r.length;if(u!=zi(t).length&&!a)return!1;for(var s=u;s--;){var c=r[s];if(!(a?c in t:Te.call(t,c)))return!1}var d=o.get(e),v=o.get(t);if(d&&v)return d==t&&v==e;var m=!0;o.set(e,t),o.set(t,e);for(var p=a;++s<u;){var E=e[c=r[s]],f=t[c];if(l)var _=a?l(f,E,c,t,e,o):l(E,f,c,e,t,o);if(!(void 0===_?E===f||i(E,f,n,l,o):_)){m=!1;break}p||(p="constructor"==c)}if(m&&!p){var g=e.constructor,S=t.constructor;g==S||!("constructor"in e)||!("constructor"in t)||"function"==typeof g&&g instanceof g&&"function"==typeof S&&S instanceof S||(m=!1)}return o.delete(e),o.delete(t),m}(e,t,n,l,i,c))}(e,t,n,l,Sl,i))}function hl(e,t,n,l){var i=n.length,o=i,a=!l;if(null==e)return!o;for(e=me(e);i--;){var r=n[i];if(a&&r[2]?r[1]!==e[r[0]]:!(r[0]in e))return!1}for(;++i<o;){var u=(r=n[i])[0],s=e[u],c=r[1];if(a&&r[2]){if(void 0===s&&!(u in e))return!1}else{var d=new kn;if(l)var v=l(s,c,u,e,t,d);if(!(void 0===v?Sl(c,s,3,l,d):v))return!1}}return!0}function Tl(e){return!(!Ha(e)||(t=e,ye&&ye in t))&&(Ba(e)?De:ie).test(Ao(e));var t}function bl(e){return"function"==typeof e?e:null==e?Vr:"object"==typeof e?wa(e)?Dl(e[0],e[1]):Nl(e):Jr(e)}function yl(e){if(!so(e))return ln(e);var t=[];for(var n in me(e))Te.call(e,n)&&"constructor"!=n&&t.push(n);return t}function Cl(e,t){return e<t}function Al(e,t){var n=-1,l=xa(e)?K(e.length):[];return Jn(e,function(e,i,o){l[++n]=t(e,i,o)}),l}function Nl(e){var t=Xi(e);return 1==t.length&&t[0][2]?vo(t[0][0],t[0][1]):function(n){return n===e||hl(n,e,t)}}function Dl(e,t){return ao(e)&&co(t)?vo(Co(e),t):function(n){var l=mr(n,e);return void 0===l&&l===t?pr(n,e):Sl(t,l,3)}}function Il(e,t,n,l,i){e!==t&&ol(t,function(o,a){if(i||(i=new kn),Ha(o))!function(e,t,n,l,i,o,a){var r=fo(e,n),u=fo(t,n),s=a.get(u);if(s)Hn(e,n,s);else{var c=o?o(r,u,n+"",e,t,a):void 0,d=void 0===c;if(d){var v=wa(u),m=!v&&Ma(u),p=!v&&!m&&Xa(u);c=u,v||m||p?wa(r)?c=r:Pa(r)?c=Ei(r):m?(d=!1,c=si(u,!0)):p?(d=!1,c=di(u,!0)):c=[]:Ka(u)||La(u)?(c=r,La(r)?c=ir(r):Ha(r)&&!Ba(r)||(c=no(u))):d=!1}d&&(a.set(u,c),i(c,u,l,o,a),a.delete(u)),Hn(e,n,c)}}(e,t,a,n,Il,l,i);else{var r=l?l(fo(e,a),o,a+"",e,t,i):void 0;void 0===r&&(r=o),Hn(e,a,r)}},Sr)}function Ol(e,t){var n=e.length;if(n)return io(t+=t<0?n:0,n)?e[t]:void 0}function Ll(e,t,n){t=t.length?st(t,function(e){return wa(e)?function(t){return cl(t,1===e.length?e[0]:e)}:e}):[Vr];var l=-1;return t=st(t,Dt($i())),function(e,t){var l=e.length;for(e.sort(function(e,t){return function(e,t,n){for(var l=-1,i=e.criteria,o=t.criteria,a=i.length,r=n.length;++l<a;){var u=vi(i[l],o[l]);if(u)return l>=r?u:u*("desc"==n[l]?-1:1)}return e.index-t.index}(e,t,n)});l--;)e[l]=e[l].value;return e}(Al(e,function(e,n,i){return{criteria:st(t,function(t){return t(e)}),index:++l,value:e}}))}function wl(e,t,n){for(var l=-1,i=t.length,o={};++l<i;){var a=t[l],r=cl(e,a);n(r,a)&&Ul(o,oi(a,e),r)}return o}function Rl(e,t,n,l){var i=l?gt:_t,o=-1,a=t.length,r=e;for(e===t&&(t=Ei(t)),n&&(r=st(e,Dt(n)));++o<a;)for(var u=0,s=t[o],c=n?n(s):s;(u=i(r,c,u,l))>-1;)r!==e&&qe.call(r,u,1),qe.call(e,u,1);return e}function xl(e,t){for(var n=e?t.length:0,l=n-1;n--;){var i=t[n];if(n==l||i!==o){var o=i;io(i)?qe.call(e,i,1):Ql(e,i)}}return e}function Pl(e,t){return e+Zt(sn()*(t-e+1))}function Ml(e,t){var n="";if(!e||t<1||t>9007199254740991)return n;do{t%2&&(n+=e),(t=Zt(t/2))&&(e+=e)}while(t);return n}function kl(e,t){return So(mo(e,t,Vr),e+"")}function Fl(e){return Bn(Dr(e))}function Bl(e,t){var n=Dr(e);return bo(n,$n(t,0,n.length))}function Ul(e,t,n,l){if(!Ha(e))return e;for(var i=-1,o=(t=oi(t,e)).length,a=o-1,r=e;null!=r&&++i<o;){var u=Co(t[i]),s=n;if("__proto__"===u||"constructor"===u||"prototype"===u)return e;if(i!=a){var c=r[u];void 0===(s=l?l(c,u,r):void 0)&&(s=Ha(c)?c:io(t[i+1])?[]:{})}jn(r,u,s),r=r[u]}return e}var Wl=_n?function(e,t){return _n.set(e,t),e}:Vr,Hl=qt?function(e,t){return qt(e,"toString",{configurable:!0,enumerable:!1,value:Hr(t),writable:!0})}:Vr;function jl(e){return bo(Dr(e))}function zl(e,t,n){var l=-1,i=e.length;t<0&&(t=-t>i?0:i+t),(n=n>i?i:n)<0&&(n+=i),i=t>n?0:n-t>>>0,t>>>=0;for(var o=K(i);++l<i;)o[l]=e[l+t];return o}function Vl(e,t){var n;return Jn(e,function(e,l,i){return!(n=t(e,l,i))}),!!n}function Kl(e,t,n){var l=0,i=null==e?l:e.length;if("number"==typeof t&&t==t&&i<=2147483647){for(;l<i;){var o=l+i>>>1,a=e[o];null!==a&&!Ya(a)&&(n?a<=t:a<t)?l=o+1:i=o}return i}return Gl(e,t,Vr,n)}function Gl(e,t,n,l){var i=0,o=null==e?0:e.length;if(0===o)return 0;for(var a=(t=n(t))!=t,r=null===t,u=Ya(t),s=void 0===t;i<o;){var c=Zt((i+o)/2),d=n(e[c]),v=void 0!==d,m=null===d,p=d==d,E=Ya(d);if(a)var f=l||p;else f=s?p&&(l||v):r?p&&v&&(l||!m):u?p&&v&&!m&&(l||!E):!m&&!E&&(l?d<=t:d<t);f?i=c+1:o=c}return an(o,4294967294)}function ql(e,t){for(var n=-1,l=e.length,i=0,o=[];++n<l;){var a=e[n],r=t?t(a):a;if(!n||!Da(r,u)){var u=r;o[i++]=0===a?0:a}}return o}function $l(e){return"number"==typeof e?e:Ya(e)?NaN:+e}function Yl(e){if("string"==typeof e)return e;if(wa(e))return st(e,Yl)+"";if(Ya(e))return Nn?Nn.call(e):"";var t=e+"";return"0"==t&&1/e==-1/0?"-0":t}function Xl(e,t,n){var l=-1,i=rt,o=e.length,a=!0,r=[],u=r;if(n)a=!1,i=ut;else if(o>=200){var s=t?null:Mi(e);if(s)return Wt(s);a=!1,i=Ot,u=new Mn}else u=t?[]:r;e:for(;++l<o;){var c=e[l],d=t?t(c):c;if(c=n||0!==c?c:0,a&&d==d){for(var v=u.length;v--;)if(u[v]===d)continue e;t&&u.push(d),r.push(c)}else i(u,d,n)||(u!==r&&u.push(d),r.push(c))}return r}function Ql(e,t){return null==(e=po(e,t=oi(t,e)))||delete e[Co(Fo(t))]}function Zl(e,t,n,l){return Ul(e,t,n(cl(e,t)),l)}function Jl(e,t,n,l){for(var i=e.length,o=l?i:-1;(l?o--:++o<i)&&t(e[o],o,e););return n?zl(e,l?0:o,l?o+1:i):zl(e,l?o+1:0,l?i:o)}function ei(e,t){var n=e;return n instanceof wn&&(n=n.value()),dt(t,function(e,t){return t.func.apply(t.thisArg,ct([e],t.args))},n)}function ti(e,t,n){var l=e.length;if(l<2)return l?Xl(e[0]):[];for(var i=-1,o=K(l);++i<l;)for(var a=e[i],r=-1;++r<l;)r!=i&&(o[i]=Zn(o[i]||a,e[r],t,n));return Xl(il(o,1),t,n)}function ni(e,t,n){for(var l=-1,i=e.length,o=t.length,a={};++l<i;)n(a,e[l],l<o?t[l]:void 0);return a}function li(e){return Pa(e)?e:[]}function ii(e){return"function"==typeof e?e:Vr}function oi(e,t){return wa(e)?e:ao(e,t)?[e]:yo(or(e))}var ai=kl;function ri(e,t,n){var l=e.length;return n=void 0===n?l:n,!t&&n>=l?e:zl(e,t,n)}var ui=$t||function(e){return ze.clearTimeout(e)};function si(e,t){if(t)return e.slice();var n=e.length,l=He?He(n):new e.constructor(n);return e.copy(l),l}function ci(e){var t=new e.constructor(e.byteLength);return new Be(t).set(new Be(e)),t}function di(e,t){var n=t?ci(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}function vi(e,t){if(e!==t){var n=void 0!==e,l=null===e,i=e==e,o=Ya(e),a=void 0!==t,r=null===t,u=t==t,s=Ya(t);if(!r&&!s&&!o&&e>t||o&&a&&u&&!r&&!s||l&&a&&u||!n&&u||!i)return 1;if(!l&&!o&&!s&&e<t||s&&n&&i&&!l&&!o||r&&n&&i||!a&&i||!u)return-1}return 0}function mi(e,t,n,l){for(var i=-1,o=e.length,a=n.length,r=-1,u=t.length,s=on(o-a,0),c=K(u+s),d=!l;++r<u;)c[r]=t[r];for(;++i<a;)(d||i<o)&&(c[n[i]]=e[i]);for(;s--;)c[r++]=e[i++];return c}function pi(e,t,n,l){for(var i=-1,o=e.length,a=-1,r=n.length,u=-1,s=t.length,c=on(o-r,0),d=K(c+s),v=!l;++i<c;)d[i]=e[i];for(var m=i;++u<s;)d[m+u]=t[u];for(;++a<r;)(v||i<o)&&(d[m+n[a]]=e[i++]);return d}function Ei(e,t){var n=-1,l=e.length;for(t||(t=K(l));++n<l;)t[n]=e[n];return t}function fi(e,t,n,l){var i=!n;n||(n={});for(var o=-1,a=t.length;++o<a;){var r=t[o],u=l?l(n[r],e[r],r,n,e):void 0;void 0===u&&(u=e[r]),i?Gn(n,r,u):jn(n,r,u)}return n}function _i(e,t){return function(n,l){var i=wa(n)?nt:Vn,o=t?t():{};return i(n,e,$i(l,2),o)}}function gi(e){return kl(function(t,n){var l=-1,i=n.length,o=i>1?n[i-1]:void 0,a=i>2?n[2]:void 0;for(o=e.length>3&&"function"==typeof o?(i--,o):void 0,a&&oo(n[0],n[1],a)&&(o=i<3?void 0:o,i=1),t=me(t);++l<i;){var r=n[l];r&&e(t,r,l,o)}return t})}function Si(e,t){return function(n,l){if(null==n)return n;if(!xa(n))return e(n,l);for(var i=n.length,o=t?i:-1,a=me(n);(t?o--:++o<i)&&!1!==l(a[o],o,a););return n}}function hi(e){return function(t,n,l){for(var i=-1,o=me(t),a=l(t),r=a.length;r--;){var u=a[e?r:++i];if(!1===n(o[u],u,o))break}return t}}function Ti(e){return function(t){var n=kt(t=or(t))?zt(t):void 0,l=n?n[0]:t.charAt(0),i=n?ri(n,1).join(""):t.slice(1);return l[e]()+i}}function bi(e){return function(t){return dt(Br(Lr(t).replace(Ie,"")),e,"")}}function yi(e){return function(){var t=arguments;switch(t.length){case 0:return new e;case 1:return new e(t[0]);case 2:return new e(t[0],t[1]);case 3:return new e(t[0],t[1],t[2]);case 4:return new e(t[0],t[1],t[2],t[3]);case 5:return new e(t[0],t[1],t[2],t[3],t[4]);case 6:return new e(t[0],t[1],t[2],t[3],t[4],t[5]);case 7:return new e(t[0],t[1],t[2],t[3],t[4],t[5],t[6])}var n=In(e.prototype),l=e.apply(n,t);return Ha(l)?l:n}}function Ci(e){return function(t,n,l){var i=me(t);if(!xa(t)){var o=$i(n,3);t=gr(t),n=function(e){return o(i[e],e,i)}}var a=e(t,n,l);return a>-1?i[o?t[a]:a]:void 0}}function Ai(e){return ji(function(t){var l=t.length,i=l,o=Ln.prototype.thru;for(e&&t.reverse();i--;){var a=t[i];if("function"!=typeof a)throw new fe(n);if(o&&!r&&"wrapper"==Gi(a))var r=new Ln([],!0)}for(i=r?i:l;++i<l;){var u=Gi(a=t[i]),s="wrapper"==u?Ki(a):void 0;r=s&&ro(s[0])&&424==s[1]&&!s[4].length&&1==s[9]?r[Gi(s[0])].apply(r,s[3]):1==a.length&&ro(a)?r[u]():r.thru(a)}return function(){var e=arguments,n=e[0];if(r&&1==e.length&&wa(n))return r.plant(n).value();for(var i=0,o=l?t[i].apply(this,e):n;++i<l;)o=t[i].call(this,o);return o}})}function Ni(e,t,n,l,i,o,a,r,u,s){var c=128&t,d=1&t,v=2&t,m=24&t,p=512&t,E=v?void 0:yi(e);return function f(){for(var _=arguments.length,g=K(_),S=_;S--;)g[S]=arguments[S];if(m)var h=qi(f),T=Rt(g,h);if(l&&(g=mi(g,l,i,m)),o&&(g=pi(g,o,a,m)),_-=T,m&&_<s){var b=Ut(g,h);return xi(e,t,Ni,f.placeholder,n,g,b,r,u,s-_)}var y=d?n:this,C=v?y[e]:e;return _=g.length,r?g=Eo(g,r):p&&_>1&&g.reverse(),c&&u<_&&(g.length=u),this&&this!==ze&&this instanceof f&&(C=E||yi(C)),C.apply(y,g)}}function Di(e,t){return function(n,l){return function(e,t,n,l){return rl(e,function(e,i,o){t(l,n(e),i,o)}),l}(n,e,t(l),{})}}function Ii(e,t){return function(n,l){var i;if(void 0===n&&void 0===l)return t;if(void 0!==n&&(i=n),void 0!==l){if(void 0===i)return l;"string"==typeof n||"string"==typeof l?(n=Yl(n),l=Yl(l)):(n=$l(n),l=$l(l)),i=e(n,l)}return i}}function Oi(e){return ji(function(t){return t=st(t,Dt($i())),kl(function(n){var l=this;return e(t,function(e){return tt(e,l,n)})})})}function Li(e,t){var n=(t=void 0===t?" ":Yl(t)).length;if(n<2)return n?Ml(t,e):t;var l=Ml(t,Qt(e/jt(t)));return kt(t)?ri(zt(l),0,e).join(""):l.slice(0,e)}function wi(e){return function(t,n,l){return l&&"number"!=typeof l&&oo(t,n,l)&&(n=l=void 0),t=er(t),void 0===n?(n=t,t=0):n=er(n),function(e,t,n,l){for(var i=-1,o=on(Qt((t-e)/(n||1)),0),a=K(o);o--;)a[l?o:++i]=e,e+=n;return a}(t,n,l=void 0===l?t<n?1:-1:er(l),e)}}function Ri(e){return function(t,n){return"string"==typeof t&&"string"==typeof n||(t=lr(t),n=lr(n)),e(t,n)}}function xi(e,t,n,l,i,o,a,r,u,s){var c=8&t;t|=c?32:64,4&(t&=~(c?64:32))||(t&=-4);var d=[e,t,i,c?o:void 0,c?a:void 0,c?void 0:o,c?void 0:a,r,u,s],v=n.apply(void 0,d);return ro(e)&&_o(v,d),v.placeholder=l,ho(v,e,t)}function Pi(e){var t=ve[e];return function(e,n){if(e=lr(e),(n=null==n?0:an(tr(n),292))&&tn(e)){var l=(or(e)+"e").split("e");return+((l=(or(t(l[0]+"e"+(+l[1]+n)))+"e").split("e"))[0]+"e"+(+l[1]-n))}return t(e)}}var Mi=pn&&1/Wt(new pn([,-0]))[1]==1/0?function(e){return new pn(e)}:Yr;function ki(e){return function(t){var n=eo(t);return n==v?Ft(t):n==f?Ht(t):function(e,t){return st(t,function(t){return[t,e[t]]})}(t,e(t))}}function Fi(e,t,i,o,a,r,u,s){var c=2&t;if(!c&&"function"!=typeof e)throw new fe(n);var d=o?o.length:0;if(d||(t&=-97,o=a=void 0),u=void 0===u?u:on(tr(u),0),s=void 0===s?s:tr(s),d-=a?a.length:0,64&t){var v=o,m=a;o=a=void 0}var p=c?void 0:Ki(e),E=[e,t,i,o,a,v,m,r,u,s];if(p&&function(e,t){var n=e[1],i=t[1],o=n|i;if(!(o<131||128==i&&8==n||128==i&&256==n&&e[7].length<=t[8]||384==i&&t[7].length<=t[8]&&8==n))return e;1&i&&(e[2]=t[2],o|=1&n?0:4);var a=t[3];if(a){var r=e[3];e[3]=r?mi(r,a,t[4]):a,e[4]=r?Ut(e[3],l):t[4]}(a=t[5])&&(e[5]=(r=e[5])?pi(r,a,t[6]):a,e[6]=r?Ut(e[5],l):t[6]),(a=t[7])&&(e[7]=a),128&i&&(e[8]=null==e[8]?t[8]:an(e[8],t[8])),null==e[9]&&(e[9]=t[9]),e[0]=t[0],e[1]=o}(E,p),e=E[0],t=E[1],i=E[2],o=E[3],a=E[4],!(s=E[9]=void 0===E[9]?c?0:e.length:on(E[9]-d,0))&&24&t&&(t&=-25),t&&1!=t)f=8==t||16==t?function(e,t,n){var l=yi(e);return function i(){for(var o=arguments.length,a=K(o),r=o,u=qi(i);r--;)a[r]=arguments[r];var s=o<3&&a[0]!==u&&a[o-1]!==u?[]:Ut(a,u);if((o-=s.length)<n)return xi(e,t,Ni,i.placeholder,void 0,a,s,void 0,void 0,n-o);var c=this&&this!==ze&&this instanceof i?l:e;return tt(c,this,a)}}(e,t,s):32!=t&&33!=t||a.length?Ni.apply(void 0,E):function(e,t,n,l){var i=1&t,o=yi(e);return function t(){for(var a=-1,r=arguments.length,u=-1,s=l.length,c=K(s+r),d=this&&this!==ze&&this instanceof t?o:e;++u<s;)c[u]=l[u];for(;r--;)c[u++]=arguments[++a];return tt(d,i?n:this,c)}}(e,t,i,o);else var f=function(e,t,n){var l=1&t,i=yi(e);return function t(){var o=this&&this!==ze&&this instanceof t?i:e;return o.apply(l?n:this,arguments)}}(e,t,i);return ho((p?Wl:_o)(f,E),e,t)}function Bi(e,t,n,l){return void 0===e||Da(e,ge[n])&&!Te.call(l,n)?t:e}function Ui(e,t,n,l,i,o){return Ha(e)&&Ha(t)&&(o.set(t,e),Il(e,t,void 0,Ui,o),o.delete(t)),e}function Wi(e){return Ka(e)?void 0:e}function Hi(e,t,n,l,i,o){var a=1&n,r=e.length,u=t.length;if(r!=u&&!(a&&u>r))return!1;var s=o.get(e),c=o.get(t);if(s&&c)return s==t&&c==e;var d=-1,v=!0,m=2&n?new Mn:void 0;for(o.set(e,t),o.set(t,e);++d<r;){var p=e[d],E=t[d];if(l)var f=a?l(E,p,d,t,e,o):l(p,E,d,e,t,o);if(void 0!==f){if(f)continue;v=!1;break}if(m){if(!mt(t,function(e,t){if(!Ot(m,t)&&(p===e||i(p,e,n,l,o)))return m.push(t)})){v=!1;break}}else if(p!==E&&!i(p,E,n,l,o)){v=!1;break}}return o.delete(e),o.delete(t),v}function ji(e){return So(mo(e,void 0,Ro),e+"")}function zi(e){return dl(e,gr,Zi)}function Vi(e){return dl(e,Sr,Ji)}var Ki=_n?function(e){return _n.get(e)}:Yr;function Gi(e){for(var t=e.name+"",n=gn[t],l=Te.call(gn,t)?n.length:0;l--;){var i=n[l],o=i.func;if(null==o||o==e)return i.name}return t}function qi(e){return(Te.call(Dn,"placeholder")?Dn:e).placeholder}function $i(){var e=Dn.iteratee||Kr;return e=e===Kr?bl:e,arguments.length?e(arguments[0],arguments[1]):e}function Yi(e,t){var n,l,i=e.__data__;return("string"==(l=typeof(n=t))||"number"==l||"symbol"==l||"boolean"==l?"__proto__"!==n:null===n)?i["string"==typeof t?"string":"hash"]:i.map}function Xi(e){for(var t=gr(e),n=t.length;n--;){var l=t[n],i=e[l];t[n]=[l,i,co(i)]}return t}function Qi(e,t){var n=function(e,t){return null==e?void 0:e[t]}(e,t);return Tl(n)?n:void 0}var Zi=Jt?function(e){return null==e?[]:(e=me(e),at(Jt(e),function(t){return Ke.call(e,t)}))}:nu,Ji=Jt?function(e){for(var t=[];e;)ct(t,Zi(e)),e=je(e);return t}:nu,eo=vl;function to(e,t,n){for(var l=-1,i=(t=oi(t,e)).length,o=!1;++l<i;){var a=Co(t[l]);if(!(o=null!=e&&n(e,a)))break;e=e[a]}return o||++l!=i?o:!!(i=null==e?0:e.length)&&Wa(i)&&io(a,i)&&(wa(e)||La(e))}function no(e){return"function"!=typeof e.constructor||so(e)?{}:In(je(e))}function lo(e){return wa(e)||La(e)||!!($e&&e&&e[$e])}function io(e,t){var n=typeof e;return!!(t=null==t?9007199254740991:t)&&("number"==n||"symbol"!=n&&ae.test(e))&&e>-1&&e%1==0&&e<t}function oo(e,t,n){if(!Ha(n))return!1;var l=typeof t;return!!("number"==l?xa(n)&&io(t,n.length):"string"==l&&t in n)&&Da(n[t],e)}function ao(e,t){if(wa(e))return!1;var n=typeof e;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=e&&!Ya(e))||H.test(e)||!W.test(e)||null!=t&&e in me(t)}function ro(e){var t=Gi(e),n=Dn[t];if("function"!=typeof n||!(t in wn.prototype))return!1;if(e===n)return!0;var l=Ki(n);return!!l&&e===l[0]}(dn&&eo(new dn(new ArrayBuffer(1)))!=T||vn&&eo(new vn)!=v||mn&&"[object Promise]"!=eo(mn.resolve())||pn&&eo(new pn)!=f||En&&eo(new En)!=S)&&(eo=function(e){var t=vl(e),n=t==p?e.constructor:void 0,l=n?Ao(n):"";if(l)switch(l){case Sn:return T;case hn:return v;case Tn:return"[object Promise]";case bn:return f;case yn:return S}return t});var uo=Se?Ba:lu;function so(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||ge)}function co(e){return e==e&&!Ha(e)}function vo(e,t){return function(n){return null!=n&&n[e]===t&&(void 0!==t||e in me(n))}}function mo(e,t,n){return t=on(void 0===t?e.length-1:t,0),function(){for(var l=arguments,i=-1,o=on(l.length-t,0),a=K(o);++i<o;)a[i]=l[t+i];i=-1;for(var r=K(t+1);++i<t;)r[i]=l[i];return r[t]=n(a),tt(e,this,r)}}function po(e,t){return t.length<2?e:cl(e,zl(t,0,-1))}function Eo(e,t){for(var n=e.length,l=an(t.length,n),i=Ei(e);l--;){var o=t[l];e[l]=io(o,n)?i[o]:void 0}return e}function fo(e,t){if(("constructor"!==t||"function"!=typeof e[t])&&"__proto__"!=t)return e[t]}var _o=To(Wl),go=Xt||function(e,t){return ze.setTimeout(e,t)},So=To(Hl);function ho(e,t,n){var l=t+"";return So(e,function(e,t){var n=t.length;if(!n)return e;var l=n-1;return t[l]=(n>1?"& ":"")+t[l],t=t.join(n>2?", ":" "),e.replace($,"{\n/* [wrapped with "+t+"] */\n")}(l,function(e,t){return lt(i,function(n){var l="_."+n[0];t&n[1]&&!rt(e,l)&&e.push(l)}),e.sort()}(function(e){var t=e.match(Y);return t?t[1].split(X):[]}(l),n)))}function To(e){var t=0,n=0;return function(){var l=rn(),i=16-(l-n);if(n=l,i>0){if(++t>=800)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}function bo(e,t){var n=-1,l=e.length,i=l-1;for(t=void 0===t?l:t;++n<t;){var o=Pl(n,i),a=e[o];e[o]=e[n],e[n]=a}return e.length=t,e}var yo=function(e){var t=Ta(function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(j,function(e,n,l,i){t.push(l?i.replace(J,"$1"):n||e)}),t},function(e){return 500===n.size&&n.clear(),e}),n=t.cache;return t}();function Co(e){if("string"==typeof e||Ya(e))return e;var t=e+"";return"0"==t&&1/e==-1/0?"-0":t}function Ao(e){if(null!=e){try{return he.call(e)}catch(e){}try{return e+""}catch(e){}}return""}function No(e){if(e instanceof wn)return e.clone();var t=new Ln(e.__wrapped__,e.__chain__);return t.__actions__=Ei(e.__actions__),t.__index__=e.__index__,t.__values__=e.__values__,t}var Do=kl(function(e,t){return Pa(e)?Zn(e,il(t,1,Pa,!0)):[]}),Io=kl(function(e,t){var n=Fo(t);return Pa(n)&&(n=void 0),Pa(e)?Zn(e,il(t,1,Pa,!0),$i(n,2)):[]}),Oo=kl(function(e,t){var n=Fo(t);return Pa(n)&&(n=void 0),Pa(e)?Zn(e,il(t,1,Pa,!0),void 0,n):[]});function Lo(e,t,n){var l=null==e?0:e.length;if(!l)return-1;var i=null==n?0:tr(n);return i<0&&(i=on(l+i,0)),ft(e,$i(t,3),i)}function wo(e,t,n){var l=null==e?0:e.length;if(!l)return-1;var i=l-1;return void 0!==n&&(i=tr(n),i=n<0?on(l+i,0):an(i,l-1)),ft(e,$i(t,3),i,!0)}function Ro(e){return null!=e&&e.length?il(e,1):[]}function xo(e){return e&&e.length?e[0]:void 0}var Po=kl(function(e){var t=st(e,li);return t.length&&t[0]===e[0]?fl(t):[]}),Mo=kl(function(e){var t=Fo(e),n=st(e,li);return t===Fo(n)?t=void 0:n.pop(),n.length&&n[0]===e[0]?fl(n,$i(t,2)):[]}),ko=kl(function(e){var t=Fo(e),n=st(e,li);return(t="function"==typeof t?t:void 0)&&n.pop(),n.length&&n[0]===e[0]?fl(n,void 0,t):[]});function Fo(e){var t=null==e?0:e.length;return t?e[t-1]:void 0}var Bo=kl(Uo);function Uo(e,t){return e&&e.length&&t&&t.length?Rl(e,t):e}var Wo=ji(function(e,t){var n=null==e?0:e.length,l=qn(e,t);return xl(e,st(t,function(e){return io(e,n)?+e:e}).sort(vi)),l});function Ho(e){return null==e?e:cn.call(e)}var jo=kl(function(e){return Xl(il(e,1,Pa,!0))}),zo=kl(function(e){var t=Fo(e);return Pa(t)&&(t=void 0),Xl(il(e,1,Pa,!0),$i(t,2))}),Vo=kl(function(e){var t=Fo(e);return t="function"==typeof t?t:void 0,Xl(il(e,1,Pa,!0),void 0,t)});function Ko(e){if(!e||!e.length)return[];var t=0;return e=at(e,function(e){if(Pa(e))return t=on(e.length,t),!0}),At(t,function(t){return st(e,Tt(t))})}function Go(e,t){if(!e||!e.length)return[];var n=Ko(e);return null==t?n:st(n,function(e){return tt(t,void 0,e)})}var qo=kl(function(e,t){return Pa(e)?Zn(e,t):[]}),$o=kl(function(e){return ti(at(e,Pa))}),Yo=kl(function(e){var t=Fo(e);return Pa(t)&&(t=void 0),ti(at(e,Pa),$i(t,2))}),Xo=kl(function(e){var t=Fo(e);return t="function"==typeof t?t:void 0,ti(at(e,Pa),void 0,t)}),Qo=kl(Ko),Zo=kl(function(e){var t=e.length,n=t>1?e[t-1]:void 0;return n="function"==typeof n?(e.pop(),n):void 0,Go(e,n)});function Jo(e){var t=Dn(e);return t.__chain__=!0,t}function ea(e,t){return t(e)}var ta=ji(function(e){var t=e.length,n=t?e[0]:0,l=this.__wrapped__,i=function(t){return qn(t,e)};return!(t>1||this.__actions__.length)&&l instanceof wn&&io(n)?((l=l.slice(n,+n+(t?1:0))).__actions__.push({func:ea,args:[i],thisArg:void 0}),new Ln(l,this.__chain__).thru(function(e){return t&&!e.length&&e.push(void 0),e})):this.thru(i)}),na=_i(function(e,t,n){Te.call(e,n)?++e[n]:Gn(e,n,1)}),la=Ci(Lo),ia=Ci(wo);function oa(e,t){return(wa(e)?lt:Jn)(e,$i(t,3))}function aa(e,t){return(wa(e)?it:el)(e,$i(t,3))}var ra=_i(function(e,t,n){Te.call(e,n)?e[n].push(t):Gn(e,n,[t])}),ua=kl(function(e,t,n){var l=-1,i="function"==typeof t,o=xa(e)?K(e.length):[];return Jn(e,function(e){o[++l]=i?tt(t,e,n):_l(e,t,n)}),o}),sa=_i(function(e,t,n){Gn(e,n,t)});function ca(e,t){return(wa(e)?st:Al)(e,$i(t,3))}var da=_i(function(e,t,n){e[n?0:1].push(t)},function(){return[[],[]]}),va=kl(function(e,t){if(null==e)return[];var n=t.length;return n>1&&oo(e,t[0],t[1])?t=[]:n>2&&oo(t[0],t[1],t[2])&&(t=[t[0]]),Ll(e,il(t,1),[])}),ma=Yt||function(){return ze.Date.now()};function pa(e,t,n){return t=n?void 0:t,Fi(e,128,void 0,void 0,void 0,void 0,t=e&&null==t?e.length:t)}function Ea(e,t){var l;if("function"!=typeof t)throw new fe(n);return e=tr(e),function(){return--e>0&&(l=t.apply(this,arguments)),e<=1&&(t=void 0),l}}var fa=kl(function(e,t,n){var l=1;if(n.length){var i=Ut(n,qi(fa));l|=32}return Fi(e,l,t,n,i)}),_a=kl(function(e,t,n){var l=3;if(n.length){var i=Ut(n,qi(_a));l|=32}return Fi(t,l,e,n,i)});function ga(e,t,l){var i,o,a,r,u,s,c=0,d=!1,v=!1,m=!0;if("function"!=typeof e)throw new fe(n);function p(t){var n=i,l=o;return i=o=void 0,c=t,r=e.apply(l,n)}function E(e){return c=e,u=go(_,t),d?p(e):r}function f(e){var n=e-s;return void 0===s||n>=t||n<0||v&&e-c>=a}function _(){var e=ma();if(f(e))return g(e);u=go(_,function(e){var n=t-(e-s);return v?an(n,a-(e-c)):n}(e))}function g(e){return u=void 0,m&&i?p(e):(i=o=void 0,r)}function S(){var e=ma(),n=f(e);if(i=arguments,o=this,s=e,n){if(void 0===u)return E(s);if(v)return ui(u),u=go(_,t),p(s)}return void 0===u&&(u=go(_,t)),r}return t=lr(t)||0,Ha(l)&&(d=!!l.leading,a=(v="maxWait"in l)?on(lr(l.maxWait)||0,t):a,m="trailing"in l?!!l.trailing:m),S.cancel=function(){void 0!==u&&ui(u),c=0,i=s=o=u=void 0},S.flush=function(){return void 0===u?r:g(ma())},S}var Sa=kl(function(e,t){return Qn(e,1,t)}),ha=kl(function(e,t,n){return Qn(e,lr(t)||0,n)});function Ta(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new fe(n);var l=function(){var n=arguments,i=t?t.apply(this,n):n[0],o=l.cache;if(o.has(i))return o.get(i);var a=e.apply(this,n);return l.cache=o.set(i,a)||o,a};return l.cache=new(Ta.Cache||Pn),l}function ba(e){if("function"!=typeof e)throw new fe(n);return function(){var t=arguments;switch(t.length){case 0:return!e.call(this);case 1:return!e.call(this,t[0]);case 2:return!e.call(this,t[0],t[1]);case 3:return!e.call(this,t[0],t[1],t[2])}return!e.apply(this,t)}}Ta.Cache=Pn;var ya=ai(function(e,t){var n=(t=1==t.length&&wa(t[0])?st(t[0],Dt($i())):st(il(t,1),Dt($i()))).length;return kl(function(l){for(var i=-1,o=an(l.length,n);++i<o;)l[i]=t[i].call(this,l[i]);return tt(e,this,l)})}),Ca=kl(function(e,t){return Fi(e,32,void 0,t,Ut(t,qi(Ca)))}),Aa=kl(function(e,t){return Fi(e,64,void 0,t,Ut(t,qi(Aa)))}),Na=ji(function(e,t){return Fi(e,256,void 0,void 0,void 0,t)});function Da(e,t){return e===t||e!=e&&t!=t}var Ia=Ri(ml),Oa=Ri(function(e,t){return e>=t}),La=gl(function(){return arguments}())?gl:function(e){return ja(e)&&Te.call(e,"callee")&&!Ke.call(e,"callee")},wa=K.isArray,Ra=Ye?Dt(Ye):function(e){return ja(e)&&vl(e)==h};function xa(e){return null!=e&&Wa(e.length)&&!Ba(e)}function Pa(e){return ja(e)&&xa(e)}var Ma=en||lu,ka=Xe?Dt(Xe):function(e){return ja(e)&&vl(e)==u};function Fa(e){if(!ja(e))return!1;var t=vl(e);return t==s||"[object DOMException]"==t||"string"==typeof e.message&&"string"==typeof e.name&&!Ka(e)}function Ba(e){if(!Ha(e))return!1;var t=vl(e);return t==c||t==d||"[object AsyncFunction]"==t||"[object Proxy]"==t}function Ua(e){return"number"==typeof e&&e==tr(e)}function Wa(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991}function Ha(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}function ja(e){return null!=e&&"object"==typeof e}var za=Qe?Dt(Qe):function(e){return ja(e)&&eo(e)==v};function Va(e){return"number"==typeof e||ja(e)&&vl(e)==m}function Ka(e){if(!ja(e)||vl(e)!=p)return!1;var t=je(e);if(null===t)return!0;var n=Te.call(t,"constructor")&&t.constructor;return"function"==typeof n&&n instanceof n&&he.call(n)==Ae}var Ga=Ze?Dt(Ze):function(e){return ja(e)&&vl(e)==E},qa=Je?Dt(Je):function(e){return ja(e)&&eo(e)==f};function $a(e){return"string"==typeof e||!wa(e)&&ja(e)&&vl(e)==_}function Ya(e){return"symbol"==typeof e||ja(e)&&vl(e)==g}var Xa=et?Dt(et):function(e){return ja(e)&&Wa(e.length)&&!!ke[vl(e)]},Qa=Ri(Cl),Za=Ri(function(e,t){return e<=t});function Ja(e){if(!e)return[];if(xa(e))return $a(e)?zt(e):Ei(e);if(pt&&e[pt])return function(e){for(var t,n=[];!(t=e.next()).done;)n.push(t.value);return n}(e[pt]());var t=eo(e);return(t==v?Ft:t==f?Wt:Dr)(e)}function er(e){return e?(e=lr(e))===1/0||e===-1/0?17976931348623157e292*(e<0?-1:1):e==e?e:0:0===e?e:0}function tr(e){var t=er(e),n=t%1;return t==t?n?t-n:t:0}function nr(e){return e?$n(tr(e),0,4294967295):0}function lr(e){if("number"==typeof e)return e;if(Ya(e))return NaN;if(Ha(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=Ha(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=Nt(e);var n=le.test(e);return n||oe.test(e)?We(e.slice(2),n?2:8):ne.test(e)?NaN:+e}function ir(e){return fi(e,Sr(e))}function or(e){return null==e?"":Yl(e)}var ar=gi(function(e,t){if(so(t)||xa(t))fi(t,gr(t),e);else for(var n in t)Te.call(t,n)&&jn(e,n,t[n])}),rr=gi(function(e,t){fi(t,Sr(t),e)}),ur=gi(function(e,t,n,l){fi(t,Sr(t),e,l)}),sr=gi(function(e,t,n,l){fi(t,gr(t),e,l)}),cr=ji(qn),dr=kl(function(e,t){e=me(e);var n=-1,l=t.length,i=l>2?t[2]:void 0;for(i&&oo(t[0],t[1],i)&&(l=1);++n<l;)for(var o=t[n],a=Sr(o),r=-1,u=a.length;++r<u;){var s=a[r],c=e[s];(void 0===c||Da(c,ge[s])&&!Te.call(e,s))&&(e[s]=o[s])}return e}),vr=kl(function(e){return e.push(void 0,Ui),tt(Tr,void 0,e)});function mr(e,t,n){var l=null==e?void 0:cl(e,t);return void 0===l?n:l}function pr(e,t){return null!=e&&to(e,t,El)}var Er=Di(function(e,t,n){null!=t&&"function"!=typeof t.toString&&(t=Ce.call(t)),e[t]=n},Hr(Vr)),fr=Di(function(e,t,n){null!=t&&"function"!=typeof t.toString&&(t=Ce.call(t)),Te.call(e,t)?e[t].push(n):e[t]=[n]},$i),_r=kl(_l);function gr(e){return xa(e)?Fn(e):yl(e)}function Sr(e){return xa(e)?Fn(e,!0):function(e){if(!Ha(e))return function(e){var t=[];if(null!=e)for(var n in me(e))t.push(n);return t}(e);var t=so(e),n=[];for(var l in e)("constructor"!=l||!t&&Te.call(e,l))&&n.push(l);return n}(e)}var hr=gi(function(e,t,n){Il(e,t,n)}),Tr=gi(function(e,t,n,l){Il(e,t,n,l)}),br=ji(function(e,t){var n={};if(null==e)return n;var l=!1;t=st(t,function(t){return t=oi(t,e),l||(l=t.length>1),t}),fi(e,Vi(e),n),l&&(n=Yn(n,7,Wi));for(var i=t.length;i--;)Ql(n,t[i]);return n}),yr=ji(function(e,t){return null==e?{}:function(e,t){return wl(e,t,function(t,n){return pr(e,n)})}(e,t)});function Cr(e,t){if(null==e)return{};var n=st(Vi(e),function(e){return[e]});return t=$i(t),wl(e,n,function(e,n){return t(e,n[0])})}var Ar=ki(gr),Nr=ki(Sr);function Dr(e){return null==e?[]:It(e,gr(e))}var Ir=bi(function(e,t,n){return t=t.toLowerCase(),e+(n?Or(t):t)});function Or(e){return Fr(or(e).toLowerCase())}function Lr(e){return(e=or(e))&&e.replace(re,xt).replace(Oe,"")}var wr=bi(function(e,t,n){return e+(n?"-":"")+t.toLowerCase()}),Rr=bi(function(e,t,n){return e+(n?" ":"")+t.toLowerCase()}),xr=Ti("toLowerCase"),Pr=bi(function(e,t,n){return e+(n?"_":"")+t.toLowerCase()}),Mr=bi(function(e,t,n){return e+(n?" ":"")+Fr(t)}),kr=bi(function(e,t,n){return e+(n?" ":"")+t.toUpperCase()}),Fr=Ti("toUpperCase");function Br(e,t,n){return e=or(e),void 0===(t=n?void 0:t)?function(e){return xe.test(e)}(e)?function(e){return e.match(we)||[]}(e):function(e){return e.match(Q)||[]}(e):e.match(t)||[]}var Ur=kl(function(e,t){try{return tt(e,void 0,t)}catch(e){return Fa(e)?e:new ce(e)}}),Wr=ji(function(e,t){return lt(t,function(t){t=Co(t),Gn(e,t,fa(e[t],e))}),e});function Hr(e){return function(){return e}}var jr=Ai(),zr=Ai(!0);function Vr(e){return e}function Kr(e){return bl("function"==typeof e?e:Yn(e,1))}var Gr=kl(function(e,t){return function(n){return _l(n,e,t)}}),qr=kl(function(e,t){return function(n){return _l(e,n,t)}});function $r(e,t,n){var l=gr(t),i=sl(t,l);null!=n||Ha(t)&&(i.length||!l.length)||(n=t,t=e,e=this,i=sl(t,gr(t)));var o=!(Ha(n)&&"chain"in n&&!n.chain),a=Ba(e);return lt(i,function(n){var l=t[n];e[n]=l,a&&(e.prototype[n]=function(){var t=this.__chain__;if(o||t){var n=e(this.__wrapped__),i=n.__actions__=Ei(this.__actions__);return i.push({func:l,args:arguments,thisArg:e}),n.__chain__=t,n}return l.apply(e,ct([this.value()],arguments))})}),e}function Yr(){}var Xr=Oi(st),Qr=Oi(ot),Zr=Oi(mt);function Jr(e){return ao(e)?Tt(Co(e)):function(e){return function(t){return cl(t,e)}}(e)}var eu=wi(),tu=wi(!0);function nu(){return[]}function lu(){return!1}var iu,ou=Ii(function(e,t){return e+t},0),au=Pi("ceil"),ru=Ii(function(e,t){return e/t},1),uu=Pi("floor"),su=Ii(function(e,t){return e*t},1),cu=Pi("round"),du=Ii(function(e,t){return e-t},0);return Dn.after=function(e,t){if("function"!=typeof t)throw new fe(n);return e=tr(e),function(){if(--e<1)return t.apply(this,arguments)}},Dn.ary=pa,Dn.assign=ar,Dn.assignIn=rr,Dn.assignInWith=ur,Dn.assignWith=sr,Dn.at=cr,Dn.before=Ea,Dn.bind=fa,Dn.bindAll=Wr,Dn.bindKey=_a,Dn.castArray=function(){if(!arguments.length)return[];var e=arguments[0];return wa(e)?e:[e]},Dn.chain=Jo,Dn.chunk=function(e,t,n){t=(n?oo(e,t,n):void 0===t)?1:on(tr(t),0);var l=null==e?0:e.length;if(!l||t<1)return[];for(var i=0,o=0,a=K(Qt(l/t));i<l;)a[o++]=zl(e,i,i+=t);return a},Dn.compact=function(e){for(var t=-1,n=null==e?0:e.length,l=0,i=[];++t<n;){var o=e[t];o&&(i[l++]=o)}return i},Dn.concat=function(){var e=arguments.length;if(!e)return[];for(var t=K(e-1),n=arguments[0],l=e;l--;)t[l-1]=arguments[l];return ct(wa(n)?Ei(n):[n],il(t,1))},Dn.cond=function(e){var t=null==e?0:e.length,l=$i();return e=t?st(e,function(e){if("function"!=typeof e[1])throw new fe(n);return[l(e[0]),e[1]]}):[],kl(function(n){for(var l=-1;++l<t;){var i=e[l];if(tt(i[0],this,n))return tt(i[1],this,n)}})},Dn.conforms=function(e){return function(e){var t=gr(e);return function(n){return Xn(n,e,t)}}(Yn(e,1))},Dn.constant=Hr,Dn.countBy=na,Dn.create=function(e,t){var n=In(e);return null==t?n:Kn(n,t)},Dn.curry=function e(t,n,l){var i=Fi(t,8,void 0,void 0,void 0,void 0,void 0,n=l?void 0:n);return i.placeholder=e.placeholder,i},Dn.curryRight=function e(t,n,l){var i=Fi(t,16,void 0,void 0,void 0,void 0,void 0,n=l?void 0:n);return i.placeholder=e.placeholder,i},Dn.debounce=ga,Dn.defaults=dr,Dn.defaultsDeep=vr,Dn.defer=Sa,Dn.delay=ha,Dn.difference=Do,Dn.differenceBy=Io,Dn.differenceWith=Oo,Dn.drop=function(e,t,n){var l=null==e?0:e.length;return l?zl(e,(t=n||void 0===t?1:tr(t))<0?0:t,l):[]},Dn.dropRight=function(e,t,n){var l=null==e?0:e.length;return l?zl(e,0,(t=l-(t=n||void 0===t?1:tr(t)))<0?0:t):[]},Dn.dropRightWhile=function(e,t){return e&&e.length?Jl(e,$i(t,3),!0,!0):[]},Dn.dropWhile=function(e,t){return e&&e.length?Jl(e,$i(t,3),!0):[]},Dn.fill=function(e,t,n,l){var i=null==e?0:e.length;return i?(n&&"number"!=typeof n&&oo(e,t,n)&&(n=0,l=i),function(e,t,n,l){var i=e.length;for((n=tr(n))<0&&(n=-n>i?0:i+n),(l=void 0===l||l>i?i:tr(l))<0&&(l+=i),l=n>l?0:nr(l);n<l;)e[n++]=t;return e}(e,t,n,l)):[]},Dn.filter=function(e,t){return(wa(e)?at:ll)(e,$i(t,3))},Dn.flatMap=function(e,t){return il(ca(e,t),1)},Dn.flatMapDeep=function(e,t){return il(ca(e,t),1/0)},Dn.flatMapDepth=function(e,t,n){return n=void 0===n?1:tr(n),il(ca(e,t),n)},Dn.flatten=Ro,Dn.flattenDeep=function(e){return null!=e&&e.length?il(e,1/0):[]},Dn.flattenDepth=function(e,t){return null!=e&&e.length?il(e,t=void 0===t?1:tr(t)):[]},Dn.flip=function(e){return Fi(e,512)},Dn.flow=jr,Dn.flowRight=zr,Dn.fromPairs=function(e){for(var t=-1,n=null==e?0:e.length,l={};++t<n;){var i=e[t];l[i[0]]=i[1]}return l},Dn.functions=function(e){return null==e?[]:sl(e,gr(e))},Dn.functionsIn=function(e){return null==e?[]:sl(e,Sr(e))},Dn.groupBy=ra,Dn.initial=function(e){return null!=e&&e.length?zl(e,0,-1):[]},Dn.intersection=Po,Dn.intersectionBy=Mo,Dn.intersectionWith=ko,Dn.invert=Er,Dn.invertBy=fr,Dn.invokeMap=ua,Dn.iteratee=Kr,Dn.keyBy=sa,Dn.keys=gr,Dn.keysIn=Sr,Dn.map=ca,Dn.mapKeys=function(e,t){var n={};return t=$i(t,3),rl(e,function(e,l,i){Gn(n,t(e,l,i),e)}),n},Dn.mapValues=function(e,t){var n={};return t=$i(t,3),rl(e,function(e,l,i){Gn(n,l,t(e,l,i))}),n},Dn.matches=function(e){return Nl(Yn(e,1))},Dn.matchesProperty=function(e,t){return Dl(e,Yn(t,1))},Dn.memoize=Ta,Dn.merge=hr,Dn.mergeWith=Tr,Dn.method=Gr,Dn.methodOf=qr,Dn.mixin=$r,Dn.negate=ba,Dn.nthArg=function(e){return e=tr(e),kl(function(t){return Ol(t,e)})},Dn.omit=br,Dn.omitBy=function(e,t){return Cr(e,ba($i(t)))},Dn.once=function(e){return Ea(2,e)},Dn.orderBy=function(e,t,n,l){return null==e?[]:(wa(t)||(t=null==t?[]:[t]),wa(n=l?void 0:n)||(n=null==n?[]:[n]),Ll(e,t,n))},Dn.over=Xr,Dn.overArgs=ya,Dn.overEvery=Qr,Dn.overSome=Zr,Dn.partial=Ca,Dn.partialRight=Aa,Dn.partition=da,Dn.pick=yr,Dn.pickBy=Cr,Dn.property=Jr,Dn.propertyOf=function(e){return function(t){return null==e?void 0:cl(e,t)}},Dn.pull=Bo,Dn.pullAll=Uo,Dn.pullAllBy=function(e,t,n){return e&&e.length&&t&&t.length?Rl(e,t,$i(n,2)):e},Dn.pullAllWith=function(e,t,n){return e&&e.length&&t&&t.length?Rl(e,t,void 0,n):e},Dn.pullAt=Wo,Dn.range=eu,Dn.rangeRight=tu,Dn.rearg=Na,Dn.reject=function(e,t){return(wa(e)?at:ll)(e,ba($i(t,3)))},Dn.remove=function(e,t){var n=[];if(!e||!e.length)return n;var l=-1,i=[],o=e.length;for(t=$i(t,3);++l<o;){var a=e[l];t(a,l,e)&&(n.push(a),i.push(l))}return xl(e,i),n},Dn.rest=function(e,t){if("function"!=typeof e)throw new fe(n);return kl(e,t=void 0===t?t:tr(t))},Dn.reverse=Ho,Dn.sampleSize=function(e,t,n){return t=(n?oo(e,t,n):void 0===t)?1:tr(t),(wa(e)?Un:Bl)(e,t)},Dn.set=function(e,t,n){return null==e?e:Ul(e,t,n)},Dn.setWith=function(e,t,n,l){return l="function"==typeof l?l:void 0,null==e?e:Ul(e,t,n,l)},Dn.shuffle=function(e){return(wa(e)?Wn:jl)(e)},Dn.slice=function(e,t,n){var l=null==e?0:e.length;return l?(n&&"number"!=typeof n&&oo(e,t,n)?(t=0,n=l):(t=null==t?0:tr(t),n=void 0===n?l:tr(n)),zl(e,t,n)):[]},Dn.sortBy=va,Dn.sortedUniq=function(e){return e&&e.length?ql(e):[]},Dn.sortedUniqBy=function(e,t){return e&&e.length?ql(e,$i(t,2)):[]},Dn.split=function(e,t,n){return n&&"number"!=typeof n&&oo(e,t,n)&&(t=n=void 0),(n=void 0===n?4294967295:n>>>0)?(e=or(e))&&("string"==typeof t||null!=t&&!Ga(t))&&!(t=Yl(t))&&kt(e)?ri(zt(e),0,n):e.split(t,n):[]},Dn.spread=function(e,t){if("function"!=typeof e)throw new fe(n);return t=null==t?0:on(tr(t),0),kl(function(n){var l=n[t],i=ri(n,0,t);return l&&ct(i,l),tt(e,this,i)})},Dn.tail=function(e){var t=null==e?0:e.length;return t?zl(e,1,t):[]},Dn.take=function(e,t,n){return e&&e.length?zl(e,0,(t=n||void 0===t?1:tr(t))<0?0:t):[]},Dn.takeRight=function(e,t,n){var l=null==e?0:e.length;return l?zl(e,(t=l-(t=n||void 0===t?1:tr(t)))<0?0:t,l):[]},Dn.takeRightWhile=function(e,t){return e&&e.length?Jl(e,$i(t,3),!1,!0):[]},Dn.takeWhile=function(e,t){return e&&e.length?Jl(e,$i(t,3)):[]},Dn.tap=function(e,t){return t(e),e},Dn.throttle=function(e,t,l){var i=!0,o=!0;if("function"!=typeof e)throw new fe(n);return Ha(l)&&(i="leading"in l?!!l.leading:i,o="trailing"in l?!!l.trailing:o),ga(e,t,{leading:i,maxWait:t,trailing:o})},Dn.thru=ea,Dn.toArray=Ja,Dn.toPairs=Ar,Dn.toPairsIn=Nr,Dn.toPath=function(e){return wa(e)?st(e,Co):Ya(e)?[e]:Ei(yo(or(e)))},Dn.toPlainObject=ir,Dn.transform=function(e,t,n){var l=wa(e),i=l||Ma(e)||Xa(e);if(t=$i(t,4),null==n){var o=e&&e.constructor;n=i?l?new o:[]:Ha(e)&&Ba(o)?In(je(e)):{}}return(i?lt:rl)(e,function(e,l,i){return t(n,e,l,i)}),n},Dn.unary=function(e){return pa(e,1)},Dn.union=jo,Dn.unionBy=zo,Dn.unionWith=Vo,Dn.uniq=function(e){return e&&e.length?Xl(e):[]},Dn.uniqBy=function(e,t){return e&&e.length?Xl(e,$i(t,2)):[]},Dn.uniqWith=function(e,t){return t="function"==typeof t?t:void 0,e&&e.length?Xl(e,void 0,t):[]},Dn.unset=function(e,t){return null==e||Ql(e,t)},Dn.unzip=Ko,Dn.unzipWith=Go,Dn.update=function(e,t,n){return null==e?e:Zl(e,t,ii(n))},Dn.updateWith=function(e,t,n,l){return l="function"==typeof l?l:void 0,null==e?e:Zl(e,t,ii(n),l)},Dn.values=Dr,Dn.valuesIn=function(e){return null==e?[]:It(e,Sr(e))},Dn.without=qo,Dn.words=Br,Dn.wrap=function(e,t){return Ca(ii(t),e)},Dn.xor=$o,Dn.xorBy=Yo,Dn.xorWith=Xo,Dn.zip=Qo,Dn.zipObject=function(e,t){return ni(e||[],t||[],jn)},Dn.zipObjectDeep=function(e,t){return ni(e||[],t||[],Ul)},Dn.zipWith=Zo,Dn.entries=Ar,Dn.entriesIn=Nr,Dn.extend=rr,Dn.extendWith=ur,$r(Dn,Dn),Dn.add=ou,Dn.attempt=Ur,Dn.camelCase=Ir,Dn.capitalize=Or,Dn.ceil=au,Dn.clamp=function(e,t,n){return void 0===n&&(n=t,t=void 0),void 0!==n&&(n=(n=lr(n))==n?n:0),void 0!==t&&(t=(t=lr(t))==t?t:0),$n(lr(e),t,n)},Dn.clone=function(e){return Yn(e,4)},Dn.cloneDeep=function(e){return Yn(e,5)},Dn.cloneDeepWith=function(e,t){return Yn(e,5,t="function"==typeof t?t:void 0)},Dn.cloneWith=function(e,t){return Yn(e,4,t="function"==typeof t?t:void 0)},Dn.conformsTo=function(e,t){return null==t||Xn(e,t,gr(t))},Dn.deburr=Lr,Dn.defaultTo=function(e,t){return null==e||e!=e?t:e},Dn.divide=ru,Dn.endsWith=function(e,t,n){e=or(e),t=Yl(t);var l=e.length,i=n=void 0===n?l:$n(tr(n),0,l);return(n-=t.length)>=0&&e.slice(n,i)==t},Dn.eq=Da,Dn.escape=function(e){return(e=or(e))&&k.test(e)?e.replace(P,Pt):e},Dn.escapeRegExp=function(e){return(e=or(e))&&V.test(e)?e.replace(z,"\\$&"):e},Dn.every=function(e,t,n){var l=wa(e)?ot:tl;return n&&oo(e,t,n)&&(t=void 0),l(e,$i(t,3))},Dn.find=la,Dn.findIndex=Lo,Dn.findKey=function(e,t){return Et(e,$i(t,3),rl)},Dn.findLast=ia,Dn.findLastIndex=wo,Dn.findLastKey=function(e,t){return Et(e,$i(t,3),ul)},Dn.floor=uu,Dn.forEach=oa,Dn.forEachRight=aa,Dn.forIn=function(e,t){return null==e?e:ol(e,$i(t,3),Sr)},Dn.forInRight=function(e,t){return null==e?e:al(e,$i(t,3),Sr)},Dn.forOwn=function(e,t){return e&&rl(e,$i(t,3))},Dn.forOwnRight=function(e,t){return e&&ul(e,$i(t,3))},Dn.get=mr,Dn.gt=Ia,Dn.gte=Oa,Dn.has=function(e,t){return null!=e&&to(e,t,pl)},Dn.hasIn=pr,Dn.head=xo,Dn.identity=Vr,Dn.includes=function(e,t,n,l){e=xa(e)?e:Dr(e),n=n&&!l?tr(n):0;var i=e.length;return n<0&&(n=on(i+n,0)),$a(e)?n<=i&&e.indexOf(t,n)>-1:!!i&&_t(e,t,n)>-1},Dn.indexOf=function(e,t,n){var l=null==e?0:e.length;if(!l)return-1;var i=null==n?0:tr(n);return i<0&&(i=on(l+i,0)),_t(e,t,i)},Dn.inRange=function(e,t,n){return t=er(t),void 0===n?(n=t,t=0):n=er(n),function(e,t,n){return e>=an(t,n)&&e<on(t,n)}(e=lr(e),t,n)},Dn.invoke=_r,Dn.isArguments=La,Dn.isArray=wa,Dn.isArrayBuffer=Ra,Dn.isArrayLike=xa,Dn.isArrayLikeObject=Pa,Dn.isBoolean=function(e){return!0===e||!1===e||ja(e)&&vl(e)==r},Dn.isBuffer=Ma,Dn.isDate=ka,Dn.isElement=function(e){return ja(e)&&1===e.nodeType&&!Ka(e)},Dn.isEmpty=function(e){if(null==e)return!0;if(xa(e)&&(wa(e)||"string"==typeof e||"function"==typeof e.splice||Ma(e)||Xa(e)||La(e)))return!e.length;var t=eo(e);if(t==v||t==f)return!e.size;if(so(e))return!yl(e).length;for(var n in e)if(Te.call(e,n))return!1;return!0},Dn.isEqual=function(e,t){return Sl(e,t)},Dn.isEqualWith=function(e,t,n){var l=(n="function"==typeof n?n:void 0)?n(e,t):void 0;return void 0===l?Sl(e,t,void 0,n):!!l},Dn.isError=Fa,Dn.isFinite=function(e){return"number"==typeof e&&tn(e)},Dn.isFunction=Ba,Dn.isInteger=Ua,Dn.isLength=Wa,Dn.isMap=za,Dn.isMatch=function(e,t){return e===t||hl(e,t,Xi(t))},Dn.isMatchWith=function(e,t,n){return n="function"==typeof n?n:void 0,hl(e,t,Xi(t),n)},Dn.isNaN=function(e){return Va(e)&&e!=+e},Dn.isNative=function(e){if(uo(e))throw new ce("Unsupported core-js use. Try https://npms.io/search?q=ponyfill.");return Tl(e)},Dn.isNil=function(e){return null==e},Dn.isNull=function(e){return null===e},Dn.isNumber=Va,Dn.isObject=Ha,Dn.isObjectLike=ja,Dn.isPlainObject=Ka,Dn.isRegExp=Ga,Dn.isSafeInteger=function(e){return Ua(e)&&e>=-9007199254740991&&e<=9007199254740991},Dn.isSet=qa,Dn.isString=$a,Dn.isSymbol=Ya,Dn.isTypedArray=Xa,Dn.isUndefined=function(e){return void 0===e},Dn.isWeakMap=function(e){return ja(e)&&eo(e)==S},Dn.isWeakSet=function(e){return ja(e)&&"[object WeakSet]"==vl(e)},Dn.join=function(e,t){return null==e?"":nn.call(e,t)},Dn.kebabCase=wr,Dn.last=Fo,Dn.lastIndexOf=function(e,t,n){var l=null==e?0:e.length;if(!l)return-1;var i=l;return void 0!==n&&(i=(i=tr(n))<0?on(l+i,0):an(i,l-1)),t==t?function(e,t,n){for(var l=n+1;l--;)if(e[l]===t)return l;return l}(e,t,i):ft(e,St,i,!0)},Dn.lowerCase=Rr,Dn.lowerFirst=xr,Dn.lt=Qa,Dn.lte=Za,Dn.max=function(e){return e&&e.length?nl(e,Vr,ml):void 0},Dn.maxBy=function(e,t){return e&&e.length?nl(e,$i(t,2),ml):void 0},Dn.mean=function(e){return ht(e,Vr)},Dn.meanBy=function(e,t){return ht(e,$i(t,2))},Dn.min=function(e){return e&&e.length?nl(e,Vr,Cl):void 0},Dn.minBy=function(e,t){return e&&e.length?nl(e,$i(t,2),Cl):void 0},Dn.stubArray=nu,Dn.stubFalse=lu,Dn.stubObject=function(){return{}},Dn.stubString=function(){return""},Dn.stubTrue=function(){return!0},Dn.multiply=su,Dn.nth=function(e,t){return e&&e.length?Ol(e,tr(t)):void 0},Dn.noConflict=function(){return ze._===this&&(ze._=Ne),this},Dn.noop=Yr,Dn.now=ma,Dn.pad=function(e,t,n){e=or(e);var l=(t=tr(t))?jt(e):0;if(!t||l>=t)return e;var i=(t-l)/2;return Li(Zt(i),n)+e+Li(Qt(i),n)},Dn.padEnd=function(e,t,n){e=or(e);var l=(t=tr(t))?jt(e):0;return t&&l<t?e+Li(t-l,n):e},Dn.padStart=function(e,t,n){e=or(e);var l=(t=tr(t))?jt(e):0;return t&&l<t?Li(t-l,n)+e:e},Dn.parseInt=function(e,t,n){return n||null==t?t=0:t&&(t=+t),un(or(e).replace(G,""),t||0)},Dn.random=function(e,t,n){if(n&&"boolean"!=typeof n&&oo(e,t,n)&&(t=n=void 0),void 0===n&&("boolean"==typeof t?(n=t,t=void 0):"boolean"==typeof e&&(n=e,e=void 0)),void 0===e&&void 0===t?(e=0,t=1):(e=er(e),void 0===t?(t=e,e=0):t=er(t)),e>t){var l=e;e=t,t=l}if(n||e%1||t%1){var i=sn();return an(e+i*(t-e+Ue("1e-"+((i+"").length-1))),t)}return Pl(e,t)},Dn.reduce=function(e,t,n){var l=wa(e)?dt:yt,i=arguments.length<3;return l(e,$i(t,4),n,i,Jn)},Dn.reduceRight=function(e,t,n){var l=wa(e)?vt:yt,i=arguments.length<3;return l(e,$i(t,4),n,i,el)},Dn.repeat=function(e,t,n){return t=(n?oo(e,t,n):void 0===t)?1:tr(t),Ml(or(e),t)},Dn.replace=function(){var e=arguments,t=or(e[0]);return e.length<3?t:t.replace(e[1],e[2])},Dn.result=function(e,t,n){var l=-1,i=(t=oi(t,e)).length;for(i||(i=1,e=void 0);++l<i;){var o=null==e?void 0:e[Co(t[l])];void 0===o&&(l=i,o=n),e=Ba(o)?o.call(e):o}return e},Dn.round=cu,Dn.runInContext=e,Dn.sample=function(e){return(wa(e)?Bn:Fl)(e)},Dn.size=function(e){if(null==e)return 0;if(xa(e))return $a(e)?jt(e):e.length;var t=eo(e);return t==v||t==f?e.size:yl(e).length},Dn.snakeCase=Pr,Dn.some=function(e,t,n){var l=wa(e)?mt:Vl;return n&&oo(e,t,n)&&(t=void 0),l(e,$i(t,3))},Dn.sortedIndex=function(e,t){return Kl(e,t)},Dn.sortedIndexBy=function(e,t,n){return Gl(e,t,$i(n,2))},Dn.sortedIndexOf=function(e,t){var n=null==e?0:e.length;if(n){var l=Kl(e,t);if(l<n&&Da(e[l],t))return l}return-1},Dn.sortedLastIndex=function(e,t){return Kl(e,t,!0)},Dn.sortedLastIndexBy=function(e,t,n){return Gl(e,t,$i(n,2),!0)},Dn.sortedLastIndexOf=function(e,t){if(null!=e&&e.length){var n=Kl(e,t,!0)-1;if(Da(e[n],t))return n}return-1},Dn.startCase=Mr,Dn.startsWith=function(e,t,n){return e=or(e),n=null==n?0:$n(tr(n),0,e.length),t=Yl(t),e.slice(n,n+t.length)==t},Dn.subtract=du,Dn.sum=function(e){return e&&e.length?Ct(e,Vr):0},Dn.sumBy=function(e,t){return e&&e.length?Ct(e,$i(t,2)):0},Dn.template=function(e,t,n){var l=Dn.templateSettings;n&&oo(e,t,n)&&(t=void 0),e=or(e),t=ur({},t,l,Bi);var i,o,a=ur({},t.imports,l.imports,Bi),r=gr(a),u=It(a,r),s=0,c=t.interpolate||ue,d="__p += '",v=pe((t.escape||ue).source+"|"+c.source+"|"+(c===U?ee:ue).source+"|"+(t.evaluate||ue).source+"|$","g"),m="//# sourceURL="+(Te.call(t,"sourceURL")?(t.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++Me+"]")+"\n";e.replace(v,function(t,n,l,a,r,u){return l||(l=a),d+=e.slice(s,u).replace(se,Mt),n&&(i=!0,d+="' +\n__e("+n+") +\n'"),r&&(o=!0,d+="';\n"+r+";\n__p += '"),l&&(d+="' +\n((__t = ("+l+")) == null ? '' : __t) +\n'"),s=u+t.length,t}),d+="';\n";var p=Te.call(t,"variable")&&t.variable;if(p){if(Z.test(p))throw new ce("Invalid `variable` option passed into `_.template`")}else d="with (obj) {\n"+d+"\n}\n";d=(o?d.replace(L,""):d).replace(w,"$1").replace(R,"$1;"),d="function("+(p||"obj")+") {\n"+(p?"":"obj || (obj = {});\n")+"var __t, __p = ''"+(i?", __e = _.escape":"")+(o?", __j = Array.prototype.join;\nfunction print() { __p += __j.call(arguments, '') }\n":";\n")+d+"return __p\n}";var E=Ur(function(){return de(r,m+"return "+d).apply(void 0,u)});if(E.source=d,Fa(E))throw E;return E},Dn.times=function(e,t){if((e=tr(e))<1||e>9007199254740991)return[];var n=4294967295,l=an(e,4294967295);e-=4294967295;for(var i=At(l,t=$i(t));++n<e;)t(n);return i},Dn.toFinite=er,Dn.toInteger=tr,Dn.toLength=nr,Dn.toLower=function(e){return or(e).toLowerCase()},Dn.toNumber=lr,Dn.toSafeInteger=function(e){return e?$n(tr(e),-9007199254740991,9007199254740991):0===e?e:0},Dn.toString=or,Dn.toUpper=function(e){return or(e).toUpperCase()},Dn.trim=function(e,t,n){if((e=or(e))&&(n||void 0===t))return Nt(e);if(!e||!(t=Yl(t)))return e;var l=zt(e),i=zt(t);return ri(l,Lt(l,i),wt(l,i)+1).join("")},Dn.trimEnd=function(e,t,n){if((e=or(e))&&(n||void 0===t))return e.slice(0,Vt(e)+1);if(!e||!(t=Yl(t)))return e;var l=zt(e);return ri(l,0,wt(l,zt(t))+1).join("")},Dn.trimStart=function(e,t,n){if((e=or(e))&&(n||void 0===t))return e.replace(G,"");if(!e||!(t=Yl(t)))return e;var l=zt(e);return ri(l,Lt(l,zt(t))).join("")},Dn.truncate=function(e,t){var n=30,l="...";if(Ha(t)){var i="separator"in t?t.separator:i;n="length"in t?tr(t.length):n,l="omission"in t?Yl(t.omission):l}var o=(e=or(e)).length;if(kt(e)){var a=zt(e);o=a.length}if(n>=o)return e;var r=n-jt(l);if(r<1)return l;var u=a?ri(a,0,r).join(""):e.slice(0,r);if(void 0===i)return u+l;if(a&&(r+=u.length-r),Ga(i)){if(e.slice(r).search(i)){var s,c=u;for(i.global||(i=pe(i.source,or(te.exec(i))+"g")),i.lastIndex=0;s=i.exec(c);)var d=s.index;u=u.slice(0,void 0===d?r:d)}}else if(e.indexOf(Yl(i),r)!=r){var v=u.lastIndexOf(i);v>-1&&(u=u.slice(0,v))}return u+l},Dn.unescape=function(e){return(e=or(e))&&M.test(e)?e.replace(x,Kt):e},Dn.uniqueId=function(e){var t=++be;return or(e)+t},Dn.upperCase=kr,Dn.upperFirst=Fr,Dn.each=oa,Dn.eachRight=aa,Dn.first=xo,$r(Dn,(iu={},rl(Dn,function(e,t){Te.call(Dn.prototype,t)||(iu[t]=e)}),iu),{chain:!1}),Dn.VERSION="4.17.21",lt(["bind","bindKey","curry","curryRight","partial","partialRight"],function(e){Dn[e].placeholder=Dn}),lt(["drop","take"],function(e,t){wn.prototype[e]=function(n){n=void 0===n?1:on(tr(n),0);var l=this.__filtered__&&!t?new wn(this):this.clone();return l.__filtered__?l.__takeCount__=an(n,l.__takeCount__):l.__views__.push({size:an(n,4294967295),type:e+(l.__dir__<0?"Right":"")}),l},wn.prototype[e+"Right"]=function(t){return this.reverse()[e](t).reverse()}}),lt(["filter","map","takeWhile"],function(e,t){var n=t+1,l=1==n||3==n;wn.prototype[e]=function(e){var t=this.clone();return t.__iteratees__.push({iteratee:$i(e,3),type:n}),t.__filtered__=t.__filtered__||l,t}}),lt(["head","last"],function(e,t){var n="take"+(t?"Right":"");wn.prototype[e]=function(){return this[n](1).value()[0]}}),lt(["initial","tail"],function(e,t){var n="drop"+(t?"":"Right");wn.prototype[e]=function(){return this.__filtered__?new wn(this):this[n](1)}}),wn.prototype.compact=function(){return this.filter(Vr)},wn.prototype.find=function(e){return this.filter(e).head()},wn.prototype.findLast=function(e){return this.reverse().find(e)},wn.prototype.invokeMap=kl(function(e,t){return"function"==typeof e?new wn(this):this.map(function(n){return _l(n,e,t)})}),wn.prototype.reject=function(e){return this.filter(ba($i(e)))},wn.prototype.slice=function(e,t){e=tr(e);var n=this;return n.__filtered__&&(e>0||t<0)?new wn(n):(e<0?n=n.takeRight(-e):e&&(n=n.drop(e)),void 0!==t&&(n=(t=tr(t))<0?n.dropRight(-t):n.take(t-e)),n)},wn.prototype.takeRightWhile=function(e){return this.reverse().takeWhile(e).reverse()},wn.prototype.toArray=function(){return this.take(4294967295)},rl(wn.prototype,function(e,t){var n=/^(?:filter|find|map|reject)|While$/.test(t),l=/^(?:head|last)$/.test(t),i=Dn[l?"take"+("last"==t?"Right":""):t],o=l||/^find/.test(t);i&&(Dn.prototype[t]=function(){var t=this.__wrapped__,a=l?[1]:arguments,r=t instanceof wn,u=a[0],s=r||wa(t),c=function(e){var t=i.apply(Dn,ct([e],a));return l&&d?t[0]:t};s&&n&&"function"==typeof u&&1!=u.length&&(r=s=!1);var d=this.__chain__,v=!!this.__actions__.length,m=o&&!d,p=r&&!v;if(!o&&s){t=p?t:new wn(this);var E=e.apply(t,a);return E.__actions__.push({func:ea,args:[c],thisArg:void 0}),new Ln(E,d)}return m&&p?e.apply(this,a):(E=this.thru(c),m?l?E.value()[0]:E.value():E)})}),lt(["pop","push","shift","sort","splice","unshift"],function(e){var t=_e[e],n=/^(?:push|sort|unshift)$/.test(e)?"tap":"thru",l=/^(?:pop|shift)$/.test(e);Dn.prototype[e]=function(){var e=arguments;if(l&&!this.__chain__){var i=this.value();return t.apply(wa(i)?i:[],e)}return this[n](function(n){return t.apply(wa(n)?n:[],e)})}}),rl(wn.prototype,function(e,t){var n=Dn[t];if(n){var l=n.name+"";Te.call(gn,l)||(gn[l]=[]),gn[l].push({name:t,func:n})}}),gn[Ni(void 0,2).name]=[{name:"wrapper",func:void 0}],wn.prototype.clone=function(){var e=new wn(this.__wrapped__);return e.__actions__=Ei(this.__actions__),e.__dir__=this.__dir__,e.__filtered__=this.__filtered__,e.__iteratees__=Ei(this.__iteratees__),e.__takeCount__=this.__takeCount__,e.__views__=Ei(this.__views__),e},wn.prototype.reverse=function(){if(this.__filtered__){var e=new wn(this);e.__dir__=-1,e.__filtered__=!0}else(e=this.clone()).__dir__*=-1;return e},wn.prototype.value=function(){var e=this.__wrapped__.value(),t=this.__dir__,n=wa(e),l=t<0,i=n?e.length:0,o=function(e,t,n){for(var l=-1,i=n.length;++l<i;){var o=n[l],a=o.size;switch(o.type){case"drop":e+=a;break;case"dropRight":t-=a;break;case"take":t=an(t,e+a);break;case"takeRight":e=on(e,t-a)}}return{start:e,end:t}}(0,i,this.__views__),a=o.start,r=o.end,u=r-a,s=l?r:a-1,c=this.__iteratees__,d=c.length,v=0,m=an(u,this.__takeCount__);if(!n||!l&&i==u&&m==u)return ei(e,this.__actions__);var p=[];e:for(;u--&&v<m;){for(var E=-1,f=e[s+=t];++E<d;){var _=c[E],g=_.type,S=(0,_.iteratee)(f);if(2==g)f=S;else if(!S){if(1==g)continue e;break e}}p[v++]=f}return p},Dn.prototype.at=ta,Dn.prototype.chain=function(){return Jo(this)},Dn.prototype.commit=function(){return new Ln(this.value(),this.__chain__)},Dn.prototype.next=function(){void 0===this.__values__&&(this.__values__=Ja(this.value()));var e=this.__index__>=this.__values__.length;return{done:e,value:e?void 0:this.__values__[this.__index__++]}},Dn.prototype.plant=function(e){for(var t,n=this;n instanceof On;){var l=No(n);l.__index__=0,l.__values__=void 0,t?i.__wrapped__=l:t=l;var i=l;n=n.__wrapped__}return i.__wrapped__=e,t},Dn.prototype.reverse=function(){var e=this.__wrapped__;if(e instanceof wn){var t=e;return this.__actions__.length&&(t=new wn(this)),(t=t.reverse()).__actions__.push({func:ea,args:[Ho],thisArg:void 0}),new Ln(t,this.__chain__)}return this.thru(Ho)},Dn.prototype.toJSON=Dn.prototype.valueOf=Dn.prototype.value=function(){return ei(this.__wrapped__,this.__actions__)},Dn.prototype.first=Dn.prototype.head,pt&&(Dn.prototype[pt]=function(){return this}),Dn}();Ke?((Ke.exports=Gt)._=Gt,Ve._=Gt):ze._=Gt}).call(K)});const ze=e=>{var n,o,a;let{data:r,OpenImage:u}=e;const{t:s}=i.useTranslation();return l.createElement("div",null,r.date&&l.createElement("p",null,r.date),l.createElement("p",null,r.name),r.mobileNumber&&l.createElement(t.TelePhone,{mobile:r.mobileNumber}),r.source&&l.createElement("p",null,s("ES_APPLICATION_DETAILS_APPLICATION_CHANNEL_"+r.source.toUpperCase())),null!=r&&r.wfComment?l.createElement("div",null,null==r||null===(n=r.wfComment)||void 0===n?void 0:n.map(e=>l.createElement("div",{className:"TLComments"},l.createElement("h3",null,s("WF_COMMON_COMMENTS")),l.createElement("p",{style:{overflowX:"scroll"}},e)))):null,(null==r||null===(o=r.thumbnailsToShow)||void 0===o||null===(a=o.thumbs)||void 0===a?void 0:a.length)>0?l.createElement("div",{className:"TLComments"},l.createElement("h3",null,s("CS_COMMON_ATTACHMENTS")),l.createElement(t.DisplayPhotos,{srcs:null==r?void 0:r.thumbnailsToShow.thumbs,onClick:()=>{u(null==r?void 0:r.thumbnailsToShow)}})):null)},Ve=e=>{var a,r,u,s,c,d;let v=null==e||null===(a=e.application)||void 0===a?void 0:a.bookingNo.split("-")[0];const{t:m}=i.useTranslation(),p="WT"==v?"watertanker":"MT"===v?"mobileToilet":"TP"===v?"treePruning":"unknown",E="WT"===v?"request-service.water_tanker":"MT"===v?"request-service.mobile_toilet":"TP"===v?"request-service.tree_pruning":"request-service.unknown",{isLoading:f,data:_}=Digit.Hooks.useWorkflowDetails({tenantId:null===(r=e.application)||void 0===r?void 0:r.tenantId,id:null===(u=e.application)||void 0===u?void 0:u.bookingNo,moduleCode:p});function g(e){var t;window.open(null==e||null===(t=e.fullImage)||void 0===t?void 0:t[0],"_blank")}const S=t=>{if("OPEN"===t.state){var n,i;const o={date:null==t||null===(n=t.auditDetails)||void 0===n?void 0:n.lastModified,source:(null===(i=e.application)||void 0===i?void 0:i.channel)||""};return l.createElement(ze,{data:o})}if(t.state){var o,a,r,u,s;const e={date:null==t||null===(o=t.auditDetails)||void 0===o?void 0:o.lastModified,name:null==t||null===(a=t.assignes)||void 0===a||null===(r=a[0])||void 0===r?void 0:r.name,mobileNumber:null==t||null===(u=t.assignes)||void 0===u||null===(s=u[0])||void 0===s?void 0:s.mobileNumber,comment:m(null==t?void 0:t.comment),wfComment:t.wfComment,thumbnailsToShow:null==t?void 0:t.thumbnailsToShow};return l.createElement(ze,{data:e,OpenImage:g})}{var c,d;const n={date:Digit.DateUtils.ConvertTimestampToDate(null===(c=e.application)||void 0===c?void 0:c.auditDetails.lastModified),name:null==t||null===(d=t.assigner)||void 0===d?void 0:d.name,comment:m(null==t?void 0:t.comment)};return l.createElement(ze,{data:n})}};return f?l.createElement(t.Loader,null):l.createElement(l.Fragment,null,!f&&l.createElement(n.Fragment,null,(null==_||null===(s=_.timeline)||void 0===s?void 0:s.length)>0&&l.createElement(t.CardSectionHeader,{style:{marginBottom:"16px",marginTop:"32px"}},m("CS_APPLICATION_DETAILS_APPLICATION_TIMELINE")),null!=_&&_.timeline&&1===(null==_||null===(c=_.timeline)||void 0===c?void 0:c.length)?l.createElement(t.CheckPoint,{isCompleted:!0,label:m((null==_||null===(d=_.timeline[0])||void 0===d?void 0:d.state)&&""+_.timeline[0].state||"NA"),customChild:S(null==_?void 0:_.timeline[0])}):l.createElement(t.ConnectingCheckPoints,null,(null==_?void 0:_.timeline)&&(null==_?void 0:_.timeline.map((e,n)=>{var i;return l.createElement(l.Fragment,{key:n},l.createElement(t.CheckPoint,{keyValue:n,isCompleted:0===n,label:m(""+(null==_||null===(i=_.processInstances[n].state)||void 0===i?void 0:i.state)),customChild:S(e)}))})))),_&&(n=>{var i,a;let r=n[0];switch(null==r?void 0:r.action){case"PAY":return"citizen"===(null==e?void 0:e.userType)?l.createElement("div",{style:{marginTop:"1em",bottom:"0px",width:"100%",marginBottom:"1.2em"}},l.createElement(o.Link,{to:{pathname:`/digit-ui/citizen/payment/my-bills/${E}/${null==e||null===(i=e.application)||void 0===i?void 0:i.bookingNo}`,state:{tenantId:e.application.tenantId,bookingNo:null==e||null===(a=e.application)||void 0===a?void 0:a.bookingNo}}},l.createElement(t.SubmitBar,{label:m("CS_APPLICATION_DETAILS_MAKE_PAYMENT")}))):null;default:return null}})(null==_?void 0:_.nextActions))},Ke=e=>l.createElement("span",{className:"cell-text"},e),Ge=e=>l.createElement("span",{className:"sla-cell"},e),qe=e=>{var o;let{searchParams:r,onFilterChange:u,defaultSearchParams:s,...c}=e;const{t:d}=i.useTranslation(),[v,m]=(a.useQueryClient(),n.useState(()=>({...r,services:[]}))),p=e=>{let t=e.delete,n={...v,...e};t&&t.forEach(e=>delete n[e]),delete e.delete,m({...n})},E=()=>{m({...s,services:[]}),u({...s})},f=Digit.ULBService.getCurrentTenantId();return l.createElement(l.Fragment,null,l.createElement("div",{className:"filter"},l.createElement("div",{className:"filter-card"},l.createElement("div",{className:"heading",style:{alignItems:"center"}},l.createElement("div",{className:"filter-label",style:{display:"flex",alignItems:"center"}},l.createElement("span",null,l.createElement("svg",{width:"17",height:"17",viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg"},l.createElement("path",{d:"M0.66666 2.48016C3.35999 5.9335 8.33333 12.3335 8.33333 12.3335V20.3335C8.33333 21.0668 8.93333 21.6668 9.66666 21.6668H12.3333C13.0667 21.6668 13.6667 21.0668 13.6667 20.3335V12.3335C13.6667 12.3335 18.6267 5.9335 21.32 2.48016C22 1.60016 21.3733 0.333496 20.2667 0.333496H1.71999C0.613327 0.333496 -0.01334 1.60016 0.66666 2.48016Z",fill:"#505A5F"}))),l.createElement("span",{style:{marginLeft:"8px",fontWeight:"normal"}},d("ES_COMMON_FILTER_BY"),":")),l.createElement("div",{className:"clearAll",onClick:E},d("ES_COMMON_CLEAR_ALL")),"desktop"===c.type&&l.createElement("span",{className:"clear-search",onClick:E,style:{border:"1px solid #e0e0e0",padding:"6px"}},l.createElement("svg",{width:"17",height:"17",viewBox:"0 0 16 22",fill:"none",xmlns:"http://www.w3.org/2000/svg"},l.createElement("path",{d:"M8 5V8L12 4L8 0V3C3.58 3 0 6.58 0 11C0 12.57 0.46 14.03 1.24 15.26L2.7 13.8C2.25 12.97 2 12.01 2 11C2 7.69 4.69 5 8 5ZM14.76 6.74L13.3 8.2C13.74 9.04 14 9.99 14 11C14 14.31 11.31 17 8 17V14L4 18L8 22V19C12.42 19 16 15.42 16 11C16 9.43 15.54 7.97 14.76 6.74Z",fill:"#505A5F"}))),"mobile"===c.type&&l.createElement("span",{onClick:c.onClose},l.createElement(t.CloseSvg,null))),l.createElement("div",null,l.createElement("div",null,l.createElement("div",{className:"filter-label",style:{fontWeight:"normal"}},d("ES_INBOX_LOCALITY"),":"),l.createElement(t.Localities,{selectLocality:e=>{p({locality:[...(null==v?void 0:v.locality)||[],e]})},tenantId:f,boundaryType:"revenue"}),l.createElement("div",{className:"tag-container"},null==v||null===(o=v.locality)||void 0===o?void 0:o.map((e,n)=>l.createElement(t.RemoveableTag,{key:n,text:d(e.i18nkey),onClick:()=>{p({locality:null==v?void 0:v.locality.filter(t=>t.code!==e.code)})}})))),l.createElement("div",null,l.createElement(t.SubmitBar,{onSubmit:()=>{u(0===v.services.length?{...v,services:s.services}:v)},label:d("ES_COMMON_APPLY")}))))))},$e=e=>l.createElement("h1",{className:"heading-m"},e.label),Ye=()=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},l.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),l.createElement("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"})),Xe=e=>l.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},l.createElement(Ye,null)),Qe=e=>{var i,o;let{t:a,action:r,tenantId:u,closeModal:s,submitAction:c,applicationData:d,businessService:v,moduleCode:m}=e;const{data:p,isLoading:E}=Digit.Hooks.useEmployeeSearch(u,{roles:null==r||null===(i=r.assigneeRoles)||void 0===i||null===(o=i.map)||void 0===o?void 0:o.call(i,e=>({code:e})),isActive:!0},{enabled:!(null!=r&&r.isTerminateState)}),{isLoading:f,data:_}=Digit.Hooks.pt.useMDMS(u,v,"FINANCIAL_YEARLS",{},{details:{tenantId:Digit.ULBService.getStateId(),moduleDetails:[{moduleName:"egf-master",masterDetails:[{name:"FinancialYear",filter:"[?(@.module == 'PT')]"}]}]}}),[g,S]=n.useState({}),[h,T]=n.useState({}),[b,y]=n.useState([]),[A,N]=n.useState(null),[D,I]=n.useState(null),[O,L]=n.useState(null),[w,R]=n.useState(null),[x,P]=n.useState([]),[M,k]=n.useState(null),[F,B]=n.useState(!1);function U(e){I(e.target.files[0])}return n.useEffect(()=>{var e;_&&_["egf-master"]&&P(null===(e=_["egf-master"])||void 0===e?void 0:e.FinancialYear)},[_]),n.useEffect(()=>{var e;y(null==p||null===(e=p.Employees)||void 0===e?void 0:e.map(e=>{var t;return{uuid:null==e?void 0:e.uuid,name:null==e||null===(t=e.user)||void 0===t?void 0:t.name}}))},[p]),n.useEffect(()=>{!function(){try{R(null);const e=function(){if(D){const e=function(){if(D.size>=5242880)R(a("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const e=C(function(){return Promise.resolve(Digit.UploadServices.Filestorage("PT",D,Digit.ULBService.getStateId())).then(function(e){var t,n,l,i;(null==e||null===(t=e.data)||void 0===t||null===(n=t.files)||void 0===n?void 0:n.length)>0?L(null==e||null===(l=e.data)||void 0===l||null===(i=l.files[0])||void 0===i?void 0:i.fileStoreId):R(a("CS_FILE_UPLOAD_ERROR"))})},function(){R(a("CS_FILE_UPLOAD_ERROR"))});if(e&&e.then)return e.then(function(){})}}();if(e&&e.then)return e.then(function(){})}}();e&&e.then&&e.then(function(){})}catch(e){Promise.reject(e)}}()},[D]),n.useEffect(()=>{r&&S(null!=r&&r.showFinancialYearsModal?(e=>{let{t:n,action:i,financialYears:o,selectedFinancialYear:a,setSelectedFinancialYear:r}=e;return{label:{heading:`WF_${i.action}_APPLICATION`,submit:"WF_PT.CREATE_"+i.action,cancel:"ES_PT_COMMON_CANCEL"},form:[{body:[{label:n("ES_PT_FINANCIAL_YEARS"),isMandatory:!0,type:"radio",populators:l.createElement(t.RadioButtons,{options:o,optionsKey:"name",onSelect:r,selectedOption:a})}]}]}})({t:a,action:r,financialYears:x,selectedFinancialYear:M,setSelectedFinancialYear:k}):(e=>{var n;let{t:i,action:o,approvers:a,selectedApprover:r,setSelectedApprover:u,selectFile:s,uploadedFile:c,setUploadedFile:d,assigneeLabel:v,businessService:m}=e;return{label:{heading:`WF_${null==o?void 0:o.action}_APPLICATION`,submit:`WF_${m}_${null==o?void 0:o.action}`,cancel:"ES_PT_COMMON_CANCEL"},form:[{body:[{label:o.isTerminateState||"SENDBACKTOCITIZEN"===(null==o?void 0:o.action)?null:i(v||"WF_ROLE_"+(null===(n=o.assigneeRoles)||void 0===n?void 0:n[0])),type:"dropdown",populators:o.isTerminateState||"SENDBACKTOCITIZEN"===(null==o?void 0:o.action)?null:l.createElement(t.Dropdown,{option:a,autoComplete:"off",optionKey:"name",id:"fieldInspector",select:u,selected:r})},{label:i("ES_PT_ACTION_COMMENTS"),type:"textarea",populators:{name:"comments"}},{label:`${i("ES_PT_ATTACH_FILE")}${o.docUploadRequired?" *":""}`,populators:l.createElement(t.UploadFile,{id:"workflow-doc",onUpload:s,onDelete:()=>{d(null)},showHint:!0,hintText:i("PT_ATTACH_RESTRICTIONS_SIZE"),message:c?"1 "+i("ES_PT_ACTION_FILEUPLOADED"):i("ES_PT_ACTION_NO_FILEUPLOADED")})}]}]}})({t:a,action:r,approvers:b,selectedApprover:A,setSelectedApprover:N,selectFile:U,uploadedFile:O,setUploadedFile:L,businessService:v}))},[r,b,x,M,O]),r&&g.form?l.createElement(t.Modal,{headerBarMain:l.createElement($e,{label:a(g.label.heading)}),headerBarEnd:l.createElement(Xe,{onClick:s}),actionCancelLabel:a(g.label.cancel),actionCancelOnSubmit:s,actionSaveLabel:a(g.label.submit),actionSaveOnSubmit:()=>{},isDisabled:r.showFinancialYearsModal?!M:E||(null==r?void 0:r.docUploadRequired)&&!O,formId:"modal-action"},f?l.createElement(t.Loader,null):l.createElement(t.FormComposer,{config:g.form,noBoxShadow:!0,inline:!0,childrenAtTheBottom:!0,onSubmit:function(e){if("INACTIVE_PROPERTY"==(null==r?void 0:r.action)){let t={action:"OPEN",comment:null==e?void 0:e.comments,businessService:"PT.CREATE",moduleName:"PT"};d.creationReason="STATUS",c({customFunctionToExecute:null==r?void 0:r.customFunctionToExecute,Property:{...d,workflow:t}})}else if(null!=r&&r.showFinancialYearsModal)c({customFunctionToExecute:null==r?void 0:r.customFunctionToExecute,Assessment:{financialYear:null==M?void 0:M.name,propertyId:null==d?void 0:d.propertyId,tenantId:u,source:null==d?void 0:d.source,channel:null==d?void 0:d.channel,assessmentDate:Date.now()}});else{let t={action:null==r?void 0:r.action,comment:null==e?void 0:e.comments,businessService:v,moduleName:m};t.assignes=null!=r&&r.isTerminateState||!A?[]:[A],O&&(t.documents=[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==D?void 0:D.name,fileStoreId:O}]),c({Property:{...d,workflow:t}})}},defaultValues:h,formId:"modal-action"})):l.createElement(t.Loader,null)},Ze=e=>l.createElement("h1",{className:"heading-m"},e.label),Je=()=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},l.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),l.createElement("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"})),et=e=>l.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},l.createElement(Je,null)),tt=e=>{var i,o;let{t:a,action:r,tenantId:u,closeModal:s,submitAction:c,applicationData:d,businessService:v}=e;const{data:m}=Digit.Hooks.useEmployeeSearch(u,{roles:null==r||null===(i=r.assigneeRoles)||void 0===i||null===(o=i.map)||void 0===o?void 0:o.call(i,e=>({code:e})),isActive:!0},{enabled:!(null!=r&&r.isTerminateState)}),{isLoading:p,data:E}=Digit.Hooks.pt.useMDMS(u,v,"FINANCIAL_YEARLS",{},{details:{tenantId:Digit.ULBService.getStateId(),moduleDetails:[{moduleName:"egf-master",masterDetails:[{name:"FinancialYear",filter:"[?(@.module == 'TL')]"}]}]}}),[f,_]=n.useState({}),[g,S]=n.useState({}),[h,T]=n.useState([]),[b,y]=n.useState({}),[A,N]=n.useState(null),[D,I]=n.useState(null),[O,L]=n.useState(null),[w,R]=n.useState([]),[x,P]=n.useState(null);function M(e){N(e.target.files[0])}return n.useEffect(()=>{var e;E&&E["egf-master"]&&R(null===(e=E["egf-master"])||void 0===e?void 0:e.FinancialYear)},[E]),n.useEffect(()=>{var e;T(null==m||null===(e=m.Employees)||void 0===e?void 0:e.map(e=>{var t;return{uuid:null==e?void 0:e.uuid,name:null==e||null===(t=e.user)||void 0===t?void 0:t.name}}))},[m]),n.useEffect(()=>{!function(){try{L(null);const e=function(){if(A){const e=function(){if(A.size>=5242880)L(a("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const e=C(function(){return Promise.resolve(Digit.UploadServices.Filestorage("PT",A,Digit.ULBService.getStateId())).then(function(e){var t,n,l,i;(null==e||null===(t=e.data)||void 0===t||null===(n=t.files)||void 0===n?void 0:n.length)>0?I(null==e||null===(l=e.data)||void 0===l||null===(i=l.files[0])||void 0===i?void 0:i.fileStoreId):L(a("CS_FILE_UPLOAD_ERROR"))})},function(){L(a("CS_FILE_UPLOAD_ERROR"))});if(e&&e.then)return e.then(function(){})}}();if(e&&e.then)return e.then(function(){})}}();e&&e.then&&e.then(function(){})}catch(e){Promise.reject(e)}}()},[A]),n.useEffect(()=>{r&&_((e=>{let{t:n,action:i,approvers:o,selectedApprover:a,setSelectedApprover:r,selectFile:u,uploadedFile:s,setUploadedFile:c,businessService:d}=e,v=!0;return"SENDBACKTOCITIZEN"!=(null==i?void 0:i.action)&&"APPROVE"!=(null==i?void 0:i.action)||(v=!1),i.isTerminateState&&(v=!1),{label:{heading:`WF_${null==i?void 0:i.action}_APPLICATION`,submit:`WF_${null==d?void 0:d.toUpperCase()}_${null==i?void 0:i.action}`,cancel:"WF_EMPLOYEE_NEWTL_CANCEL"},form:[{body:[{label:v?n("WF_ASSIGNEE_NAME_LABEL"):null,placeholder:v?n("WF_ASSIGNEE_NAME_PLACEHOLDER"):null,type:"dropdown",populators:v?l.createElement(t.Dropdown,{option:o,autoComplete:"off",optionKey:"name",id:"fieldInspector",select:r,selected:a}):null},{label:n("WF_COMMON_COMMENTS"),type:"textarea",populators:{name:"comments"}},{label:n("TL_APPROVAL_CHECKLIST_BUTTON_UP_FILE"),populators:l.createElement(t.UploadFile,{id:"workflow-doc",onUpload:u,onDelete:()=>{c(null)},message:s?"1 "+n("ES_PT_ACTION_FILEUPLOADED"):n("CS_ACTION_NO_FILEUPLOADED")})}]}]}})({t:a,action:r,approvers:h,selectedApprover:b,setSelectedApprover:y,selectFile:M,uploadedFile:D,setUploadedFile:I,businessService:v}))},[r,h,w,x,D]),r&&f.form?l.createElement(t.Modal,{headerBarMain:l.createElement(Ze,{label:a(f.label.heading)}),headerBarEnd:l.createElement(et,{onClick:s}),actionCancelLabel:a(f.label.cancel),actionCancelOnSubmit:s,actionSaveLabel:a(f.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action"},p?l.createElement(t.Loader,null):l.createElement(t.FormComposer,{config:f.form,noBoxShadow:!0,inline:!0,childrenAtTheBottom:!0,onSubmit:function(e){d={...d,action:null==r?void 0:r.action,comment:null==e?void 0:e.comments,assignee:null!=b&&b.uuid?[null==b?void 0:b.uuid]:null,wfDocuments:D?[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==A?void 0:A.name,fileStoreId:D}]:null},c({Licenses:[d]})},defaultValues:g,formId:"modal-action"})):l.createElement(t.Loader,null)},nt=e=>l.createElement("h1",{style:{marginLeft:"22px"},className:"heading-m BPAheading-m"},e.label),lt=()=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},l.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),l.createElement("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"})),it=e=>l.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},l.createElement(lt,null)),ot=e=>{var i,o;let{t:a,action:r,tenantId:u,closeModal:s,submitAction:c,applicationData:d,businessService:v}=e;const{data:m,isLoading:p}=Digit.Hooks.useEmployeeSearch(u,{roles:null==r||null===(i=r.assigneeRoles)||void 0===i||null===(o=i.map)||void 0===o?void 0:o.call(i,e=>({code:e})),isActive:!0},{enabled:!(null!=r&&r.isTerminateState)}),[E,f]=n.useState({}),[_,g]=n.useState({}),[S,h]=n.useState([]),[T,b]=n.useState({}),[y,A]=n.useState(null),[N,D]=n.useState(null),[I,O]=n.useState(null),L=!!Digit.Utils.browser.isMobile();function w(e){A(e.target.files[0])}return n.useEffect(()=>{var e;h(null==m||null===(e=m.Employees)||void 0===e?void 0:e.map(e=>{var t;return{uuid:null==e?void 0:e.uuid,name:null==e||null===(t=e.user)||void 0===t?void 0:t.name}}))},[m]),n.useEffect(()=>{!function(){try{O(null);const e=function(){if(y){const e=/(.*?)(jpg|jpeg|png|image|pdf)$/i,t=function(){if(y.size>=5242880)O(a("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const t=function(){if(null!=y&&y.type&&!e.test(null==y?void 0:y.type))O(a("NOT_SUPPORTED_FILE_TYPE"));else{const e=C(function(){return Promise.resolve(Digit.UploadServices.Filestorage("OBPS",y,Digit.ULBService.getStateId()||(null==u?void 0:u.split(".")[0]))).then(function(e){var t,n,l,i;(null==e||null===(t=e.data)||void 0===t||null===(n=t.files)||void 0===n?void 0:n.length)>0?D(null==e||null===(l=e.data)||void 0===l||null===(i=l.files[0])||void 0===i?void 0:i.fileStoreId):O(a("CS_FILE_UPLOAD_ERROR"))})},function(){O(a("CS_FILE_UPLOAD_ERROR"))});if(e&&e.then)return e.then(function(){})}}();if(t&&t.then)return t.then(function(){})}}();if(t&&t.then)return t.then(function(){})}}();e&&e.then&&e.then(function(){})}catch(e){Promise.reject(e)}}()},[y]),n.useEffect(()=>{r&&f((e=>{let{t:n,action:i,approvers:o,selectedApprover:a,setSelectedApprover:r,selectFile:u,uploadedFile:s,setUploadedFile:c,businessService:d,error:v}=e,m=!0;return"SENDBACKTOCITIZEN"==(null==i?void 0:i.action)&&(m=!1),i.isTerminateState&&(m=!1),{label:{heading:`WF_${null==i?void 0:i.action}_APPLICATION`,submit:`WF_${null==d?void 0:d.toUpperCase()}_${null==i?void 0:i.action}`,cancel:"WF_EMPLOYEE_BPAREG_CANCEL"},form:[{body:[{label:m?n("WF_ASSIGNEE_NAME_LABEL"):null,placeholder:m?n("WF_ASSIGNEE_NAME_PLACEHOLDER"):null,type:"dropdown",populators:m?l.createElement(t.Dropdown,{option:o,autoComplete:"off",optionKey:"name",id:"fieldInspector",select:r,selected:a}):null},{label:n("WF_COMMON_COMMENTS"),type:"textarea",populators:{name:"comments"}},{label:n("BPA_APPROVAL_CHECKLIST_BUTTON_UP_FILE"),populators:l.createElement(t.UploadFile,{id:"workflow-doc",onUpload:u,onDelete:()=>{c(null)},message:s?"1 "+n("ES_PT_ACTION_FILEUPLOADED"):n("CS_ACTION_NO_FILEUPLOADED"),accept:"image/*, .pdf, .png, .jpeg, .jpg",iserror:v})}]}]}})({t:a,action:r,approvers:S,selectedApprover:T,setSelectedApprover:b,selectFile:w,uploadedFile:N,setUploadedFile:D,businessService:v,error:I}))},[r,S,N,I]),r&&E.form?l.createElement(t.Modal,{headerBarMain:l.createElement(nt,{label:a(E.label.heading)}),headerBarEnd:l.createElement(it,{onClick:s}),actionCancelLabel:a(E.label.cancel),actionCancelOnSubmit:s,actionSaveLabel:a(E.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action",isOBPSFlow:!0,popupStyles:L?{width:"720px"}:{},style:L?{height:"45px",width:"44%"}:{height:"45px",width:"107px",paddingLeft:"0px",paddingRight:"0px"},popupModuleMianStyles:L?{paddingLeft:"5px"}:{}},p?l.createElement(t.Loader,null):l.createElement(t.FormComposer,{config:E.form,cardStyle:{marginLeft:"0px",marginRight:"0px",marginTop:"-25px"},className:"BPAemployeeCard",noBoxShadow:!0,inline:!0,childrenAtTheBottom:!0,onSubmit:function(e){d={...d,action:null==r?void 0:r.action,comment:null==e?void 0:e.comments,assignee:null!=T&&T.uuid?[null==T?void 0:T.uuid]:null,wfDocuments:N?[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==y?void 0:y.name,fileStoreId:N}]:null},c({Licenses:[d]},!1,{isStakeholder:!0,bpa:!1})},defaultValues:_,formId:"modal-action"})):l.createElement(t.Loader,null)},at=e=>l.createElement("h1",{style:{marginLeft:"22px"},className:"heading-m BPAheading-m"},e.label),rt=()=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},l.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),l.createElement("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"})),ut=e=>l.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},l.createElement(rt,null)),st=e=>{var i,o,r,u,s,c,d,v,m,p,E,f;let{t:_,action:g,tenantId:S,closeModal:h,submitAction:T,applicationDetails:b,applicationData:y,businessService:A,workflowDetails:N}=e;Digit.Hooks.obps.useObpsAPI(null!==(i=y)&&void 0!==i&&null!==(o=i.landInfo)&&void 0!==o&&null!==(r=o.address)&&void 0!==r&&r.city?null===(u=y)||void 0===u||null===(s=u.landInfo)||void 0===s||null===(c=s.address)||void 0===c?void 0:c.city:S,!1);const{data:D,isLoading:I}=Digit.Hooks.useEmployeeSearch(S,{roles:null==N||null===(d=N.data)||void 0===d||null===(v=d.initialActionState)||void 0===v||null===(m=v.nextActions)||void 0===m||null===(p=m.filter(e=>(null==e?void 0:e.action)==(null==g?void 0:g.action)))||void 0===p||null===(E=p[0])||void 0===E||null===(f=E.assigneeRoles)||void 0===f?void 0:f.map(e=>({code:e})),isActive:!0},{enabled:!(null!=g&&g.isTerminateState)}),[O,L]=(a.useQueryClient(),n.useState({})),[w,R]=n.useState({}),[x,P]=n.useState([]),[M,k]=n.useState({}),[F,B]=n.useState(null),[U,W]=n.useState(null),[H,j]=n.useState(null),[z,V]=n.useState(null),K=!!Digit.Utils.browser.isMobile();function G(e){B(e.target.files[0])}n.useEffect(()=>{var e;P(null==D||null===(e=D.Employees)||void 0===e?void 0:e.map(e=>{var t;return{uuid:null==e?void 0:e.uuid,name:null==e||null===(t=e.user)||void 0===t?void 0:t.name}}))},[D]),n.useEffect(()=>{!function(){try{j(null);const e=function(){if(F){const e=/(.*?)(jpg|jpeg|png|image|pdf)$/i,t=function(){if(F.size>=5242880)j(_("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const t=function(){if(null!=F&&F.type&&!e.test(null==F?void 0:F.type))j(_("NOT_SUPPORTED_FILE_TYPE"));else{const e=C(function(){return Promise.resolve(Digit.UploadServices.Filestorage("OBPS",F,Digit.ULBService.getStateId()||(null==S?void 0:S.split(".")[0]))).then(function(e){var t,n,l,i;(null==e||null===(t=e.data)||void 0===t||null===(n=t.files)||void 0===n?void 0:n.length)>0?W(null==e||null===(l=e.data)||void 0===l||null===(i=l.files[0])||void 0===i?void 0:i.fileStoreId):j(_("CS_FILE_UPLOAD_ERROR"))})},function(){j(_("CS_FILE_UPLOAD_ERROR"))});if(e&&e.then)return e.then(function(){})}}();if(t&&t.then)return t.then(function(){})}}();if(t&&t.then)return t.then(function(){})}}();e&&e.then&&e.then(function(){})}catch(e){Promise.reject(e)}}()},[F]);const q=e=>{let t=[];return e&&e.map((e,n)=>{t.push({documentType:(e.documentType+"_"+e.documentType.split("_")[1]).replaceAll("_","."),fileStoreId:e.fileStoreId,fileStore:e.fileStoreId,fileName:"",dropDownValues:{value:(e.documentType+"_"+e.documentType.split("_")[1]).replaceAll("_",".")}})}),t},$=e=>{let t=[];var n;for(n=0;n<(null==e?void 0:e.questionLength);n++){var l;t.push({remarks:e["Remarks_"+n],question:null==e?void 0:e.questionList[n].question,value:null==e||null===(l=e["question_"+n])||void 0===l?void 0:l.code})}return t},Y=e=>{var t,n;let l=[],i=[];var o,a;return(null==e||null===(t=e.additionalDetails)||void 0===t||null===(n=t.fieldinspection_pending)||void 0===n?void 0:n.length)>0&&(i=null==e||null===(o=e.additionalDetails)||void 0===o?void 0:o.fieldinspection_pending),"FIELDINSPECTION_INPROGRESS"==e.status?(l=JSON.parse(sessionStorage.getItem("INSPECTION_DATA")),(null===(a=l)||void 0===a?void 0:a.length)>0&&l.map((e,t)=>{i.push({docs:q(e.Documents),date:e.InspectionDate,questions:$(e),time:null==e?void 0:e.InspectionTime})}),i=i.filter(e=>e.docs&&e.docs.length>0)):sessionStorage.removeItem("INSPECTION_DATA"),[...i]},X=e=>{let t=JSON.parse(sessionStorage.getItem("BPA_DOCUMENTS")),n=[];return t.map(e=>{var t,l,i,o,a,r;(null==e||null===(t=e.uploadedDocuments)||void 0===t||null===(l=t[0])||void 0===l||null===(i=l.values)||void 0===i?void 0:i.length)>0&&(n=[...n,...null==e||null===(o=e.uploadedDocuments)||void 0===o||null===(a=o[0])||void 0===a?void 0:a.values]),(null==e||null===(r=e.newUploadedDocs)||void 0===r?void 0:r.length)>0&&(n=[...n,...null==e?void 0:e.newUploadedDocs])}),n},Q=()=>{var e;const t=Digit.SessionStorage.get("OBPS_APPROVAL_CHECKS"),n=Digit.SessionStorage.get("OBPS_NEW_APPROVALS");let l=null==t?void 0:t.reduce((e,t)=>null!=t&&t.checked?e.push(null==t?void 0:t.label)&&e:e,[]);return l=null===(e=l)||void 0===e?void 0:e.concat(null!==n?n.filter(e=>""!==e.label).map(e=>null==e?void 0:e.label):[]),l};return n.useEffect(()=>{g&&L((e=>{var n;let{t:i,action:o,approvers:a,selectedApprover:r,setSelectedApprover:u,selectFile:s,uploadedFile:c,setUploadedFile:d,assigneeLabel:v,businessService:m,error:p}=e,E=!1;return"REVOCATE"!=(null==o?void 0:o.action)&&"REJECT"!=(null==o?void 0:o.action)&&"SKIP_PAYMENT"!=o.action&&"SEND_BACK_TO_CITIZEN"!=(null==o?void 0:o.action)&&"APPROVE"!=(null==o?void 0:o.action)||(E=!0),{label:{heading:`WF_${null==o?void 0:o.action}_APPLICATION`,submit:`WF_${m}_${null==o?void 0:o.action}`,cancel:"BPA_CITIZEN_CANCEL_BUTTON"},form:[{body:[{label:o.isTerminateState||E?null:i(v||"WF_ROLE_"+(null===(n=o.assigneeRoles)||void 0===n?void 0:n[0])),type:"dropdown",populators:o.isTerminateState||E?null:l.createElement(t.Dropdown,{option:a,autoComplete:"off",optionKey:"name",id:"fieldInspector",select:u,selected:r})},{label:i("WF_COMMON_COMMENTS"),type:"textarea",isMandatory:!0,populators:{name:"comments"}},{label:""+i("WF_APPROVAL_UPLOAD_HEAD"),populators:l.createElement(t.UploadFile,{id:"workflow-doc",onUpload:s,onDelete:()=>{d(null)},message:c?"1 "+i("ES_PT_ACTION_FILEUPLOADED"):i("CS_ACTION_NO_FILEUPLOADED"),accept:"image/*, .pdf, .png, .jpeg, .jpg",iserror:p})}]}]}})({t:_,action:g,approvers:x,selectedApprover:M,setSelectedApprover:k,selectFile:G,uploadedFile:U,setUploadedFile:W,businessService:A,assigneeLabel:"WF_ASSIGNEE_NAME_LABEL",error:H}))},[g,x,z,U,H]),g&&O.form?l.createElement(t.Modal,{headerBarMain:l.createElement(at,{label:_(O.label.heading)}),headerBarEnd:l.createElement(ut,{onClick:h}),actionCancelLabel:_(O.label.cancel),actionCancelOnSubmit:h,actionSaveLabel:_(O.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action",isOBPSFlow:!0,popupStyles:K?{width:"720px"}:{},style:K?{minHeight:"45px",height:"auto",width:"44%"}:{minHeight:"45px",height:"auto",width:"107px",paddingLeft:"0px",paddingRight:"0px"},popupModuleMianStyles:K?{paddingLeft:"5px"}:{}},I?l.createElement(t.Loader,null):l.createElement(t.FormComposer,{config:O.form,cardStyle:{marginLeft:"0px",marginRight:"0px",marginTop:"-25px"},className:"BPAemployeeCard",noBoxShadow:!0,inline:!0,childrenAtTheBottom:!0,onSubmit:function(e){try{var t,n,l,i,o,a;y={...y,documents:X(),additionalDetails:{...null===(t=y)||void 0===t?void 0:t.additionalDetails,fieldinspection_pending:Y(y),pendingapproval:Q()},workflow:{action:null==g?void 0:g.action,comment:(null==e||null===(n=e.comments)||void 0===n?void 0:n.length)>0?null==e?void 0:e.comments:null,comments:(null==e||null===(l=e.comments)||void 0===l?void 0:l.length)>0?null==e?void 0:e.comments:null,assignee:null!=M&&M.uuid?[null==M?void 0:M.uuid]:null,assignes:null!=M&&M.uuid?[null==M?void 0:M.uuid]:null,varificationDocuments:U?[{documentType:(null==g?void 0:g.action)+" DOC",fileName:null==F?void 0:F.name,fileStoreId:U}]:null},action:null==g?void 0:g.action,comment:null==e?void 0:e.comments,assignee:null!=M&&M.uuid?[null==M?void 0:M.uuid]:null,wfDocuments:U?[{documentType:(null==g?void 0:g.action)+" DOC",fileName:null==F?void 0:F.name,fileStoreId:U}]:null};const r=null==b||null===(i=b.nocData)||void 0===i?void 0:i.map(e=>{const t=Digit.SessionStorage.get(null==e?void 0:e.nocType)||[];return{Noc:{...e,documents:[...null!=e&&e.documents?null==e?void 0:e.documents:[],...t||[]]}}});let u={sourceRefId:null==r||null===(o=r[0])||void 0===o||null===(a=o.Noc)||void 0===a?void 0:a.sourceRefId};return Promise.resolve(Digit.NOCSearch.all(S,u)).then(function(e){var t;let n=!0,l=!0;null==e||null===(t=e.Noc)||void 0===t||t.map(e=>{var t,i,o,a,r;"APPROVED"!==(null==e||null===(t=e.applicationStatus)||void 0===t?void 0:t.toUpperCase())&&"AUTO_APPROVED"!==(null==e||null===(i=e.applicationStatus)||void 0===i?void 0:i.toUpperCase())&&"REJECTED"!==(null==e||null===(o=e.applicationStatus)||void 0===o?void 0:o.toUpperCase())&&"AUTO_REJECTED"!==(null==e||null===(a=e.applicationStatus)||void 0===a?void 0:a.toUpperCase())&&"VOIDED"!==(null==e||null===(r=e.applicationStatus)||void 0===r?void 0:r.toUpperCase())||1!=n&&1!=l||("AIRPORT_AUTHORITY"===(null==e?void 0:e.nocType)?n=!1:"FIRE_NOC"===(null==e?void 0:e.nocType)&&(l=!1))});let i=[];r&&r.map(e=>{var t,o,a,r,u,s,c,d,v,m,p,E;("APPROVED"!=(null==e||null===(t=e.Noc)||void 0===t||null===(o=t.applicationStatus)||void 0===o?void 0:o.toUpperCase())&&"AUTO_APPROVED"!=(null==e||null===(a=e.Noc)||void 0===a||null===(r=a.applicationStatus)||void 0===r?void 0:r.toUpperCase())&&"REJECTED"!=(null==e||null===(u=e.Noc)||void 0===u||null===(s=u.applicationStatus)||void 0===s?void 0:s.toUpperCase())&&"AUTO_REJECTED"!=(null==e||null===(c=e.Noc)||void 0===c||null===(d=c.applicationStatus)||void 0===d?void 0:d.toUpperCase())&&"VOIDED"!=(null==e||null===(v=e.Noc)||void 0===v||null===(m=v.applicationStatus)||void 0===m?void 0:m.toUpperCase())&&"AIRPORT_AUTHORITY"===(null==e||null===(p=e.Noc)||void 0===p?void 0:p.nocType)&&n||"FIRE_NOC"===(null==e||null===(E=e.Noc)||void 0===E?void 0:E.nocType)&&l)&&i.push(e)}),T({BPA:y},(null==i?void 0:i.length)>0&&i,{isStakeholder:!1,bpa:!0})})}catch(e){return Promise.reject(e)}},defaultValues:w,formId:"modal-action"})):l.createElement(t.Loader,null)},ct=e=>l.createElement("h1",{style:{marginLeft:"22px"},className:"heading-m BPAheading-m"},e.label),dt=()=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},l.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),l.createElement("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"})),vt=e=>l.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},l.createElement(dt,null)),mt=e=>{var i,r;let{t:u,action:s,tenantId:c,closeModal:d,submitAction:v,applicationData:m,businessService:p}=e;const{data:E,isLoading:f}=Digit.Hooks.useEmployeeSearch(c,{roles:null==s||null===(i=s.assigneeRoles)||void 0===i||null===(r=i.map)||void 0===r?void 0:r.call(i,e=>({code:e})),isActive:!0},{enabled:!(null!=s&&s.isTerminateState)}),[_,g]=(a.useQueryClient(),n.useState({})),[S,h]=n.useState({}),[T,b]=n.useState([]),[y,A]=n.useState({}),[N,D]=n.useState(null),[I,O]=n.useState(null),[L,w]=n.useState(null),R=!!Digit.Utils.browser.isMobile();function x(e){D(e.target.files[0])}return o.useHistory(),n.useEffect(()=>{var e;b(null==E||null===(e=E.Employees)||void 0===e?void 0:e.map(e=>{var t;return{uuid:null==e?void 0:e.uuid,name:null==e||null===(t=e.user)||void 0===t?void 0:t.name}}))},[E]),n.useEffect(()=>{!function(){try{w(null);const e=function(){if(N){const e=/(.*?)(jpg|jpeg|png|image|pdf)$/i,t=function(){if(N.size>=5242880)w(u("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const t=function(){if(null!=N&&N.type&&!e.test(null==N?void 0:N.type))w(u("NOT_SUPPORTED_FILE_TYPE"));else{const e=C(function(){return Promise.resolve(Digit.UploadServices.Filestorage("NOC",N,Digit.ULBService.getStateId()||(null==c?void 0:c.split(".")[0]))).then(function(e){var t,n,l,i;(null==e||null===(t=e.data)||void 0===t||null===(n=t.files)||void 0===n?void 0:n.length)>0?O(null==e||null===(l=e.data)||void 0===l||null===(i=l.files[0])||void 0===i?void 0:i.fileStoreId):w(u("CS_FILE_UPLOAD_ERROR"))})},function(){w(u("CS_FILE_UPLOAD_ERROR"))});if(e&&e.then)return e.then(function(){})}}();if(t&&t.then)return t.then(function(){})}}();if(t&&t.then)return t.then(function(){})}}();e&&e.then&&e.then(function(){})}catch(e){Promise.reject(e)}}()},[N]),n.useEffect(()=>{s&&g((e=>{var n;let{t:i,action:o,approvers:a,selectedApprover:r,setSelectedApprover:u,selectFile:s,uploadedFile:c,setUploadedFile:d,assigneeLabel:v,businessService:m,error:p}=e,E=!1;"REVOCATE"!=(null==o?void 0:o.action)&&"REJECT"!=(null==o?void 0:o.action)||(E=!0);let f=!1;return"APPROVE"!=(null==o?void 0:o.action)&&"REJECT"!=(null==o?void 0:o.action)&&"AUTO_APPROVE"!=o.action&&"AUTO_REJECT"!=o.action||(f=!0),{label:{heading:`WF_${null==o?void 0:o.action}_APPLICATION`,submit:`WF_${m}_${null==o?void 0:o.action}`,cancel:"CORE_LOGOUTPOPUP_CANCEL"},form:[{body:[{label:o.isTerminateState||f?null:i(v||"WF_ROLE_"+(null===(n=o.assigneeRoles)||void 0===n?void 0:n[0])),type:"dropdown",populators:o.isTerminateState||f?null:l.createElement(t.Dropdown,{option:a,autoComplete:"off",optionKey:"name",id:"fieldInspector",select:u,selected:r})},{label:i("WF_COMMON_COMMENTS"),type:"textarea",isMandatory:E,populators:{name:"comments"}},{label:""+i("WF_APPROVAL_UPLOAD_HEAD"),populators:l.createElement(t.UploadFile,{id:"workflow-doc",onUpload:s,onDelete:()=>{d(null)},showHint:!0,message:c?"1 "+i("ES_PT_ACTION_FILEUPLOADED"):i("CS_ACTION_NO_FILEUPLOADED"),accept:"image/*, .pdf, .png, .jpeg, .jpg",iserror:p})}]}]}})({t:u,action:s,approvers:T,selectedApprover:y,setSelectedApprover:A,selectFile:x,uploadedFile:I,setUploadedFile:O,businessService:p,assigneeLabel:"WF_ASSIGNEE_NAME_LABEL",error:L}))},[s,T,I,L]),s&&_.form?l.createElement(t.Modal,{headerBarMain:l.createElement(ct,{label:u(_.label.heading)}),headerBarEnd:l.createElement(vt,{onClick:d}),actionCancelLabel:u(_.label.cancel),actionCancelOnSubmit:d,actionSaveLabel:u(_.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action",isOBPSFlow:!0,popupStyles:R?{width:"720px"}:{},style:R?{height:"45px",width:"44%"}:{height:"45px",width:"107px",paddingLeft:"0px",paddingRight:"0px"},popupModuleMianStyles:R?{paddingLeft:"5px"}:{}},f?l.createElement(t.Loader,null):l.createElement(t.FormComposer,{config:_.form,cardStyle:{marginLeft:"0px",marginRight:"0px",marginTop:"-25px"},className:"BPAemployeeCard",noBoxShadow:!0,inline:!0,childrenAtTheBottom:!0,onSubmit:function(e){var t,n,l;let i=JSON.parse(sessionStorage.getItem("NewNOCDocs")),o=(null===(t=m)||void 0===t||null===(n=t.documents)||void 0===n?void 0:n.length)>0?[...null===(l=m)||void 0===l?void 0:l.documents]:[];i.map((e,t)=>{o.push(e)}),m={...m,workflow:{action:null==s?void 0:s.action,comment:null!=e&&e.comments?null==e?void 0:e.comments:null,assignee:null!=y&&y.uuid?[null==y?void 0:y.uuid]:null,documents:I?[{documentType:(null==s?void 0:s.action)+" DOC",fileName:null==N?void 0:N.name,fileStoreId:I}]:null},documents:o},v({Noc:m},!1,{isNoc:!0})},defaultValues:S,formId:"modal-action"})):l.createElement(t.Loader,null)};function pt(e){var t=this.__data__=new De(e);this.size=t.size}pt.prototype.clear=function(){this.__data__=new De,this.size=0},pt.prototype.delete=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n},pt.prototype.get=function(e){return this.__data__.get(e)},pt.prototype.has=function(e){return this.__data__.has(e)},pt.prototype.set=function(e,t){var n=this.__data__;if(n instanceof De){var l=n.__data__;if(!Ie||l.length<199)return l.push([e,t]),this.size=++n.size,this;n=this.__data__=new we(l)}return n.set(e,t),this.size=n.size,this};var Et=pt,ft=function(){try{var e=_e(Object,"defineProperty");return e({},"",{}),e}catch(e){}}(),_t=function(e,t,n){"__proto__"==t&&ft?ft(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n},gt=Object.prototype.hasOwnProperty,St=function(e,t,n){var l=e[t];gt.call(e,t)&&ye(l,n)&&(void 0!==n||t in e)||_t(e,t,n)},ht=function(e,t,n,l){var i=!n;n||(n={});for(var o=-1,a=t.length;++o<a;){var r=t[o],u=l?l(n[r],e[r],r,n,e):void 0;void 0===u&&(u=e[r]),i?_t(n,r,u):St(n,r,u)}return n},Tt=function(e){return oe(e)&&"[object Arguments]"==ie(e)},bt=Object.prototype,yt=bt.hasOwnProperty,Ct=bt.propertyIsEnumerable,At=Tt(function(){return arguments}())?Tt:function(e){return oe(e)&&yt.call(e,"callee")&&!Ct.call(e,"callee")},Nt=function(){return!1},Dt=G(function(e,t){var n=t&&!t.nodeType&&t,l=n&&e&&!e.nodeType&&e,i=l&&l.exports===n?X.Buffer:void 0;e.exports=(i?i.isBuffer:void 0)||Nt}),It=/^(?:0|[1-9]\d*)$/,Ot=function(e,t){var n=typeof e;return!!(t=null==t?9007199254740991:t)&&("number"==n||"symbol"!=n&&It.test(e))&&e>-1&&e%1==0&&e<t},Lt=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991},wt={};wt["[object Float32Array]"]=wt["[object Float64Array]"]=wt["[object Int8Array]"]=wt["[object Int16Array]"]=wt["[object Int32Array]"]=wt["[object Uint8Array]"]=wt["[object Uint8ClampedArray]"]=wt["[object Uint16Array]"]=wt["[object Uint32Array]"]=!0,wt["[object Arguments]"]=wt["[object Array]"]=wt["[object ArrayBuffer]"]=wt["[object Boolean]"]=wt["[object DataView]"]=wt["[object Date]"]=wt["[object Error]"]=wt["[object Function]"]=wt["[object Map]"]=wt["[object Number]"]=wt["[object Object]"]=wt["[object RegExp]"]=wt["[object Set]"]=wt["[object String]"]=wt["[object WeakMap]"]=!1;var Rt=function(e){return function(t){return e(t)}},xt=G(function(e,t){var n=t&&!t.nodeType&&t,l=n&&e&&!e.nodeType&&e,i=l&&l.exports===n&&$.process,o=function(){try{return l&&l.require&&l.require("util").types||i&&i.binding&&i.binding("util")}catch(e){}}();e.exports=o}),Pt=xt&&xt.isTypedArray,Mt=Pt?Rt(Pt):function(e){return oe(e)&&Lt(e.length)&&!!wt[ie(e)]},kt=Object.prototype.hasOwnProperty,Ft=function(e,t){var n=V(e),l=!n&&At(e),i=!n&&!l&&Dt(e),o=!n&&!l&&!i&&Mt(e),a=n||l||i||o,r=a?function(e,t){for(var n=-1,l=Array(e);++n<e;)l[n]=t(n);return l}(e.length,String):[],u=r.length;for(var s in e)!t&&!kt.call(e,s)||a&&("length"==s||i&&("offset"==s||"parent"==s)||o&&("buffer"==s||"byteLength"==s||"byteOffset"==s)||Ot(s,u))||r.push(s);return r},Bt=Object.prototype,Ut=function(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||Bt)},Wt=function(e,t){return function(n){return e(t(n))}},Ht=Wt(Object.keys,Object),jt=Object.prototype.hasOwnProperty,zt=function(e){return null!=e&&Lt(e.length)&&!ce(e)},Vt=function(e){return zt(e)?Ft(e):function(e){if(!Ut(e))return Ht(e);var t=[];for(var n in Object(e))jt.call(e,n)&&"constructor"!=n&&t.push(n);return t}(e)},Kt=Object.prototype.hasOwnProperty,Gt=function(e){return zt(e)?Ft(e,!0):function(e){if(!se(e))return function(e){var t=[];if(null!=e)for(var n in Object(e))t.push(n);return t}(e);var t=Ut(e),n=[];for(var l in e)("constructor"!=l||!t&&Kt.call(e,l))&&n.push(l);return n}(e)},qt=G(function(e,t){var n=t&&!t.nodeType&&t,l=n&&e&&!e.nodeType&&e,i=l&&l.exports===n?X.Buffer:void 0,o=i?i.allocUnsafe:void 0;e.exports=function(e,t){if(t)return e.slice();var n=e.length,l=o?o(n):new e.constructor(n);return e.copy(l),l}}),$t=function(){return[]},Yt=Object.prototype.propertyIsEnumerable,Xt=Object.getOwnPropertySymbols,Qt=Xt?function(e){return null==e?[]:(e=Object(e),function(t,n){for(var l=-1,i=null==t?0:t.length,o=0,a=[];++l<i;){var r=t[l];Yt.call(e,r)&&(a[o++]=r)}return a}(Xt(e)))}:$t,Zt=function(e,t){for(var n=-1,l=t.length,i=e.length;++n<l;)e[i+n]=t[n];return e},Jt=Wt(Object.getPrototypeOf,Object),en=Object.getOwnPropertySymbols?function(e){for(var t=[];e;)Zt(t,Qt(e)),e=Jt(e);return t}:$t,tn=function(e,t,n){var l=t(e);return V(e)?l:Zt(l,n(e))},nn=function(e){return tn(e,Vt,Qt)},ln=function(e){return tn(e,Gt,en)},on=_e(X,"DataView"),an=_e(X,"Promise"),rn=_e(X,"Set"),un=_e(X,"WeakMap"),sn=pe(on),cn=pe(Ie),dn=pe(an),vn=pe(rn),mn=pe(un),pn=ie;(on&&"[object DataView]"!=pn(new on(new ArrayBuffer(1)))||Ie&&"[object Map]"!=pn(new Ie)||an&&"[object Promise]"!=pn(an.resolve())||rn&&"[object Set]"!=pn(new rn)||un&&"[object WeakMap]"!=pn(new un))&&(pn=function(e){var t=ie(e),n="[object Object]"==t?e.constructor:void 0,l=n?pe(n):"";if(l)switch(l){case sn:return"[object DataView]";case cn:return"[object Map]";case dn:return"[object Promise]";case vn:return"[object Set]";case mn:return"[object WeakMap]"}return t});var En=pn,fn=Object.prototype.hasOwnProperty,_n=X.Uint8Array,gn=function(e){var t=new e.constructor(e.byteLength);return new _n(t).set(new _n(e)),t},Sn=/\w*$/,hn=Q?Q.prototype:void 0,Tn=hn?hn.valueOf:void 0,bn=Object.create,yn=function(){function e(){}return function(t){if(!se(t))return{};if(bn)return bn(t);e.prototype=t;var n=new e;return e.prototype=void 0,n}}(),Cn=xt&&xt.isMap,An=Cn?Rt(Cn):function(e){return oe(e)&&"[object Map]"==En(e)},Nn=xt&&xt.isSet,Dn=Nn?Rt(Nn):function(e){return oe(e)&&"[object Set]"==En(e)},In={};In["[object Arguments]"]=In["[object Array]"]=In["[object ArrayBuffer]"]=In["[object DataView]"]=In["[object Boolean]"]=In["[object Date]"]=In["[object Float32Array]"]=In["[object Float64Array]"]=In["[object Int8Array]"]=In["[object Int16Array]"]=In["[object Int32Array]"]=In["[object Map]"]=In["[object Number]"]=In["[object Object]"]=In["[object RegExp]"]=In["[object Set]"]=In["[object String]"]=In["[object Symbol]"]=In["[object Uint8Array]"]=In["[object Uint8ClampedArray]"]=In["[object Uint16Array]"]=In["[object Uint32Array]"]=!0,In["[object Error]"]=In["[object Function]"]=In["[object WeakMap]"]=!1;var On=function e(t,n,l,i,o,a){var r,u=1&n,s=2&n,c=4&n;if(l&&(r=o?l(t,i,o,a):l(t)),void 0!==r)return r;if(!se(t))return t;var d=V(t);if(d){if(r=function(e){var t=e.length,n=new e.constructor(t);return t&&"string"==typeof e[0]&&fn.call(e,"index")&&(n.index=e.index,n.input=e.input),n}(t),!u)return function(e,t){var n=-1,l=e.length;for(t||(t=Array(l));++n<l;)t[n]=e[n];return t}(t,r)}else{var v=En(t),m="[object Function]"==v||"[object GeneratorFunction]"==v;if(Dt(t))return qt(t,u);if("[object Object]"==v||"[object Arguments]"==v||m&&!o){if(r=s||m?{}:function(e){return"function"!=typeof e.constructor||Ut(e)?{}:yn(Jt(e))}(t),!u)return s?function(e,t){return ht(e,en(e),t)}(t,function(e,t){return e&&ht(t,Gt(t),e)}(r,t)):function(e,t){return ht(e,Qt(e),t)}(t,function(e,t){return e&&ht(t,Vt(t),e)}(r,t))}else{if(!In[v])return o?t:{};r=function(e,t,n){var l=e.constructor;switch(t){case"[object ArrayBuffer]":return gn(e);case"[object Boolean]":case"[object Date]":return new l(+e);case"[object DataView]":return function(e,t){var n=t?gn(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.byteLength)}(e,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return function(e,t){var n=t?gn(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}(e,n);case"[object Map]":return new l;case"[object Number]":case"[object String]":return new l(e);case"[object RegExp]":return function(e){var t=new e.constructor(e.source,Sn.exec(e));return t.lastIndex=e.lastIndex,t}(e);case"[object Set]":return new l;case"[object Symbol]":return Tn?Object(Tn.call(e)):{}}}(t,v,u)}}a||(a=new Et);var p=a.get(t);if(p)return p;a.set(t,r),Dn(t)?t.forEach(function(i){r.add(e(i,n,l,i,t,a))}):An(t)&&t.forEach(function(i,o){r.set(o,e(i,n,l,o,t,a))});var E=d?void 0:(c?s?ln:nn:s?Gt:Vt)(t);return function(e,t){for(var n=-1,l=null==e?0:e.length;++n<l&&!1!==t(e[n],n););}(E||t,function(i,o){E&&(i=t[o=i]),St(r,o,e(i,n,l,o,t,a))}),r},Ln=function(e){return On(e,5)};const wn=e=>l.createElement("h1",{className:"heading-m"},e.label),Rn=()=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},l.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),l.createElement("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"})),xn=e=>l.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},l.createElement(Rn,null)),Pn=function(e,t){void 0===t&&(t="dayend");try{const n=e.match(/(\d{4})-(\d{1,2})-(\d{1,2})/),l=new Date(Date.UTC(n[1],n[2]-1,n[3]));return l.setMinutes(l.getMinutes()+l.getTimezoneOffset()),"dayend"===t&&(l.setHours(l.getHours()+24),l.setSeconds(l.getSeconds()-1)),l.getTime()}catch(t){return e}},Mn=e=>{var i,o;let{t:a,action:r,tenantId:u,closeModal:s,submitAction:d,applicationData:v,businessService:m,cardClassName:p,cardFormWrapperClassName:E,cardFormClassName:f,formClassName:_}=e;const{data:g,isLoading:S}=Digit.Hooks.useEmployeeSearch(u,{roles:null==r||null===(i=r.assigneeRoles)||void 0===i||null===(o=i.map)||void 0===o?void 0:o.call(i,e=>({code:e})),isActive:!0},{enabled:!(null!=r&&r.isTerminateState)}),[h,T]=n.useState({}),[b,y]=n.useState({}),[A,N]=n.useState([]),[D,I]=n.useState({}),[O,L]=n.useState(null),[w,R]=n.useState(null),[x,P]=n.useState(null),M=window.Digit.Utils.browser.isMobile(),k=window.location.href.includes("/employee");function F(e){L(e.target.files[0])}return n.useEffect(()=>{var e;N(null==g||null===(e=g.Employees)||void 0===e?void 0:e.map(e=>{var t;return{uuid:null==e?void 0:e.uuid,name:null==e||null===(t=e.user)||void 0===t?void 0:t.name}}))},[g]),n.useEffect(()=>{!function(){try{P(null);const e=function(){if(O){const e=/(.*?)(jpg|jpeg|png|image|pdf)$/i,t=function(){if(O.size>=5242880)P(a("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const t=function(){if(null!=O&&O.type&&!e.test(null==O?void 0:O.type))P(a("NOT_SUPPORTED_FILE_TYPE"));else{const e=C(function(){return Promise.resolve(Digit.UploadServices.Filestorage("WS",O,Digit.ULBService.getCurrentTenantId())).then(function(e){var t,n,l,i;(null==e||null===(t=e.data)||void 0===t||null===(n=t.files)||void 0===n?void 0:n.length)>0?R(null==e||null===(l=e.data)||void 0===l||null===(i=l.files[0])||void 0===i?void 0:i.fileStoreId):P(a("CS_FILE_UPLOAD_ERROR"))})},function(e){console.error("Modal -> err ",e),P(a("CS_FILE_UPLOAD_ERROR"))});if(e&&e.then)return e.then(function(){})}}();if(t&&t.then)return t.then(function(){})}}();if(t&&t.then)return t.then(function(){})}}();e&&e.then&&e.then(function(){})}catch(e){Promise.reject(e)}}()},[O]),n.useEffect(()=>{var e,n,i,o;"DisconnectWSConnection"==(null===(e=v)||void 0===e||null===(n=e.processInstance)||void 0===n?void 0:n.businessService)||"DisconnectSWConnection"==(null===(i=v)||void 0===i||null===(o=i.processInstance)||void 0===o?void 0:o.businessService)?r&&T((e=>{var n;let{t:i,action:o,approvers:a,selectedApprover:r,setSelectedApprover:u,selectFile:s,uploadedFile:d,setUploadedFile:v,businessService:m,error:p}=e,E=!0,f=!1;return(null!=o&&null!==(n=o.action)&&void 0!==n&&n.includes("SEND_BACK")||"APPROVE_FOR_DISCONNECTION"==(null==o?void 0:o.action)||"RESUBMIT_APPLICATION"==(null==o?void 0:o.action))&&(E=!1),o.isTerminateState&&(E=!1),"EXECUTE_DISCONNECTION"!=(null==o?void 0:o.action)&&"DISCONNECTION_EXECUTED"!=(null==o?void 0:o.action)||(f=!0),{label:{heading:`WF_${null==o?void 0:o.action}_APPLICATION`,submit:`WF_${null==m?void 0:m.toUpperCase()}_${null==o?void 0:o.action}`,cancel:"CS_COMMON_CANCEL"},form:[{body:[{label:E?i("WF_ASSIGNEE_NAME_LABEL"):null,placeholder:E?i("WF_ASSIGNEE_NAME_PLACEHOLDER"):null,type:"dropdown",populators:E?l.createElement(t.Dropdown,{option:a,autoComplete:"off",optionKey:"name",id:"fieldInspector",select:u,selected:r}):null},f&&{label:i("ES_FSM_ACTION_SERVICE_DATE"),isMandatory:!!f,type:"custom",populators:f?{name:"date",validation:{required:!0},defaultValue:Digit.Utils.date.getDate(),component:(e,n)=>l.createElement(t.DatePicker,c({onChange:e.onChange,date:e.value},n))}:null},{label:i("WF_COMMON_COMMENTS"),type:"textarea",populators:{name:"comments"}},{label:i("WS_APPROVAL_CHECKLIST_BUTTON_UP_FILE"),populators:l.createElement(t.UploadFile,{id:"workflow-doc",accept:".jpg,.pdf,.png,.jpeg",onUpload:s,onDelete:()=>{v(null)},message:d?"1 "+i("ES_PT_ACTION_FILEUPLOADED"):i("CS_ACTION_NO_FILEUPLOADED"),error:p,iserror:p,showHintBelow:!0,hintText:"WS_HINT_TEXT_LABEL"})}]}]}})({t:a,action:r,approvers:A,selectedApprover:D,setSelectedApprover:I,selectFile:F,uploadedFile:w,setUploadedFile:R,businessService:m,error:x})):r&&T((e=>{var n;let{t:i,action:o,approvers:a,selectedApprover:r,setSelectedApprover:u,selectFile:s,uploadedFile:c,setUploadedFile:d,businessService:v,error:m}=e,p=!0;return(null!=o&&null!==(n=o.action)&&void 0!==n&&n.includes("SEND_BACK")||"APPROVE_FOR_CONNECTION"==(null==o?void 0:o.action))&&(p=!1),o.isTerminateState&&(p=!1),{label:{heading:`WF_${null==o?void 0:o.action}_APPLICATION`,submit:`WF_${null==v?void 0:v.toUpperCase()}_${null==o?void 0:o.action}`,cancel:"CS_COMMON_CANCEL"},form:[{body:[{label:p?i("WF_ASSIGNEE_NAME_LABEL"):null,placeholder:p?i("WF_ASSIGNEE_NAME_PLACEHOLDER"):null,type:"dropdown",populators:p?l.createElement(t.Dropdown,{option:a,autoComplete:"off",optionKey:"name",id:"fieldInspector",select:u,selected:r}):null},{label:i("WF_COMMON_COMMENTS"),type:"textarea",populators:{name:"comments"}},{label:i("WS_APPROVAL_CHECKLIST_BUTTON_UP_FILE"),populators:l.createElement(t.UploadFile,{id:"workflow-doc",accept:".jpg,.pdf,.png,.jpeg",onUpload:s,onDelete:()=>{d(null)},message:c?"1 "+i("ES_PT_ACTION_FILEUPLOADED"):i("CS_ACTION_NO_FILEUPLOADED"),error:m,iserror:m,showHintBelow:!0,hintText:"WS_HINT_TEXT_LABEL"})}]}]}})({t:a,action:r,approvers:A,selectedApprover:D,setSelectedApprover:I,selectFile:F,uploadedFile:w,setUploadedFile:R,businessService:m,error:x}))},[r,A,w,x]),r&&h.form?l.createElement(t.Modal,{headerBarMain:l.createElement(wn,{label:a(h.label.heading)}),headerBarEnd:l.createElement(xn,{onClick:s}),actionCancelLabel:a(h.label.cancel),actionCancelOnSubmit:s,actionSaveLabel:a(h.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action",style:M&&k?{width:"100%",height:"auto"}:{}},S?l.createElement(t.Loader,null):l.createElement(t.FormComposer,{config:h.form,noBoxShadow:!0,inline:!0,childrenAtTheBottom:!0,onSubmit:function(e){var t,n,l,i,o,a,s,c,m,p;if(null!==(t=v)&&void 0!==t&&t.isBillAmend){var E,f,_,g,S,h,T,b,y;const t={...null===(E=v)||void 0===E||null===(f=E.billAmendmentDetails)||void 0===f?void 0:f.additionalDetails,comments:null!=e&&e.comments?e.comments:null},n={...null===(_=v)||void 0===_?void 0:_.billAmendmentDetails,workflow:{businessId:null===(g=v)||void 0===g||null===(S=g.billAmendmentDetails)||void 0===S?void 0:S.amendmentId,action:null==r?void 0:r.action,tenantId:u,businessService:null!==(h=v)&&void 0!==h&&null!==(T=h.applicationType)&&void 0!==T&&T.includes("WATER")?"WS.AMENDMENT":"SW.AMENDMENT",moduleName:null!==(b=v)&&void 0!==b&&null!==(y=b.applicationType)&&void 0!==y&&y.includes("WATER")?"WS":"SW",assignes:null!=D&&D.uuid?[{uuid:null==D?void 0:D.uuid}]:[],comment:(null==e?void 0:e.comments)||"",documents:w?[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==O?void 0:O.name,fileStoreId:w}]:[]},additionalDetails:t,comment:(null==e?void 0:e.comments)||"",wfDocuments:w?[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==O?void 0:O.name,fileStoreId:w}]:null,processInstance:{action:null==r?void 0:r.action,assignes:null!=D&&D.uuid?[{uuid:null==D?void 0:D.uuid}]:[],comment:(null==e?void 0:e.comments)||"",documents:w?[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==O?void 0:O.name,fileStoreId:w}]:[]}};d({AmendmentUpdate:n})}else{if(v={...v,action:null==r?void 0:r.action,comment:(null==e?void 0:e.comments)||"",assignee:null!=D&&D.uuid?[null==D?void 0:D.uuid]:[],assignes:null!=D&&D.uuid?[{uuid:null==D?void 0:D.uuid}]:[],wfDocuments:w?[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==O?void 0:O.name,fileStoreId:w}]:null,processInstance:{...null===(n=v)||void 0===n?void 0:n.processInstance,action:null==r?void 0:r.action,assignes:null!=D&&D.uuid?[{uuid:null==D?void 0:D.uuid}]:[],comment:(null==e?void 0:e.comments)||"",documents:w?[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==O?void 0:O.name,fileStoreId:w}]:[]}},null!=e&&e.date&&null!==(l=v)&&void 0!==l&&null!==(i=l.applicationType)&&void 0!==i&&i.includes("DISCONNECT")){const t=Ln(null==e?void 0:e.date);v.disconnectionExecutionDate=Pn(t)}else if(null!=e&&e.date){const t=Ln(null==e?void 0:e.date);v.connectionExecutionDate=Pn(t)}var C;if("DisconnectWSConnection"==(null===(o=v)||void 0===o||null===(a=o.processInstance)||void 0===a?void 0:a.businessService)||"DisconnectSWConnection"==(null===(s=v)||void 0===s||null===(c=s.processInstance)||void 0===c?void 0:c.businessService)||window.location.href.includes("disconnection"))"WATER"==(null===(C=v)||void 0===C?void 0:C.serviceType)?d({WaterConnection:v,disconnectRequest:!0}):d({SewerageConnection:v,disconnectRequest:!0});else if("SEWERAGE_RECONNECTION"==(null===(m=v)||void 0===m?void 0:m.applicationType))d({SewerageConnection:v,disconnectRequest:!1,reconnectRequest:!0});else if("WATER_RECONNECTION"==(null===(p=v)||void 0===p?void 0:p.applicationType))d({WaterConnection:v,disconnectRequest:!1,reconnectRequest:!0});else{var A,N,I,L,R,x,P,M,k,F,B,U,W;const e=sessionStorage.getItem("Digit.ADHOC_ADD_REBATE_DATA"),t=e?JSON.parse(e):"";null!=t&&null!==(A=t.value)&&void 0!==A&&A.adhocPenalty&&(v.additionalDetails.adhocPenalty=parseInt(null==t||null===(N=t.value)||void 0===N?void 0:N.adhocPenalty)||""),null!=t&&null!==(I=t.value)&&void 0!==I&&I.adhocPenaltyComment&&(v.additionalDetails.adhocPenaltyComment=(null==t||null===(L=t.value)||void 0===L?void 0:L.adhocPenaltyComment)||""),null!=t&&null!==(R=t.value)&&void 0!==R&&R.adhocPenaltyReason&&(v.additionalDetails.adhocPenaltyReason=(null==t||null===(x=t.value)||void 0===x?void 0:x.adhocPenaltyReason)||""),null!=t&&null!==(P=t.value)&&void 0!==P&&P.adhocRebate&&(v.additionalDetails.adhocRebate=parseInt(null==t||null===(M=t.value)||void 0===M?void 0:M.adhocRebate)||""),null!=t&&null!==(k=t.value)&&void 0!==k&&k.adhocRebateComment&&(v.additionalDetails.adhocRebateComment=(null==t||null===(F=t.value)||void 0===F?void 0:F.adhocRebateComment)||""),null!=t&&null!==(B=t.value)&&void 0!==B&&B.adhocRebateReason&&(v.additionalDetails.adhocRebateReason=(null==t||null===(U=t.value)||void 0===U?void 0:U.adhocRebateReason)||""),"WATER"==(null===(W=v)||void 0===W?void 0:W.serviceType)?d({WaterConnection:v,disconnectRequest:!1,reconnectRequest:!1}):d({SewerageConnection:v,disconnectRequest:!1,reconnectRequest:!1})}}},defaultValues:b,formId:"modal-action",cardFormClassName:f,cardFormWrapperClassName:E,cardClassName:p,formClassName:_})):l.createElement(t.Loader,null)},kn=e=>l.createElement("h1",{className:"heading-m"},e.label),Fn=()=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},l.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),l.createElement("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"})),Bn=e=>l.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},l.createElement(Fn,null)),Un=e=>{var i,o;let{t:a,action:r,tenantId:u,closeModal:s,submitAction:c,applicationData:d,businessService:v,moduleCode:m}=e;console.log("applicationData",d);const{data:p}=Digit.Hooks.useEmployeeSearch(u,{roles:null==r||null===(i=r.assigneeRoles)||void 0===i||null===(o=i.map)||void 0===o?void 0:o.call(i,e=>({code:e})),isActive:!0},{enabled:!(null!=r&&r.isTerminateState)}),[E,f]=n.useState({}),[_,g]=n.useState({}),[S,h]=n.useState([]),[T,b]=n.useState(null),[y,A]=n.useState(null),[N,D]=n.useState(null),[I,O]=n.useState(null),[L,w]=n.useState(!1);function R(e){A(e.target.files[0])}return n.useEffect(()=>{var e;h(null==p||null===(e=p.Employees)||void 0===e?void 0:e.map(e=>{var t;return{uuid:null==e?void 0:e.uuid,name:null==e||null===(t=e.user)||void 0===t?void 0:t.name}}))},[p]),n.useEffect(()=>{!function(){try{O(null);const e=function(){if(y){const e=function(){if(y.size>=5242880)O(a("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const e=C(function(){return Promise.resolve(Digit.UploadServices.Filestorage("PTR",y,Digit.ULBService.getStateId())).then(function(e){var t,n,l,i;(null==e||null===(t=e.data)||void 0===t||null===(n=t.files)||void 0===n?void 0:n.length)>0?D(null==e||null===(l=e.data)||void 0===l||null===(i=l.files[0])||void 0===i?void 0:i.fileStoreId):O(a("CS_FILE_UPLOAD_ERROR"))})},function(){O(a("CS_FILE_UPLOAD_ERROR"))});if(e&&e.then)return e.then(function(){})}}();if(e&&e.then)return e.then(function(){})}}();e&&e.then&&e.then(function(){})}catch(e){Promise.reject(e)}}()},[y]),n.useEffect(()=>{r&&f((e=>{let{t:n,action:i,selectFile:o,uploadedFile:a,setUploadedFile:r,businessService:u}=e;return{label:{heading:`WF_${null==i?void 0:i.action}_APPLICATION`,submit:`WF_${u}_${null==i?void 0:i.action}`,cancel:"ES_PTR_COMMON_CANCEL"},form:[{body:[{label:n("ES_PTR_ACTION_COMMENTS"),type:"textarea",populators:{name:"comments"}},{label:`${n("ES_PTR_ATTACH_FILE")}${i.docUploadRequired?" *":""}`,populators:l.createElement(t.UploadFile,{id:"workflow-doc",onUpload:o,onDelete:()=>{r(null)},showHint:!0,hintText:n("PTR_ATTACH_RESTRICTIONS_SIZE"),message:a?"1 "+n("ES_PTR_ACTION_FILEUPLOADED"):n("ES_PTR_ACTION_NO_FILEUPLOADED")})}]}]}})({t:a,action:r,approvers:S,selectedApprover:T,setSelectedApprover:b,selectFile:R,uploadedFile:N,setUploadedFile:D,businessService:v}))},[r,S,N]),r&&E.form?l.createElement(t.Modal,{headerBarMain:l.createElement(kn,{label:a(E.label.heading)}),headerBarEnd:l.createElement(Bn,{onClick:s}),actionCancelLabel:a(E.label.cancel),actionCancelOnSubmit:s,actionSaveLabel:a(E.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action"},l.createElement(t.FormComposer,{config:E.form,noBoxShadow:!0,inline:!0,childrenAtTheBottom:!0,onSubmit:function(e){let t={action:null==r?void 0:r.action,comments:null==e?void 0:e.comments,businessService:v,moduleName:m};N&&(t.documents=[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==y?void 0:y.name,filestoreId:N}]),c({PetRegistrationApplications:[{...d,workflow:t}]})},defaultValues:_,formId:"modal-action"})):l.createElement(t.Loader,null)},Wn=e=>l.createElement("h1",{className:"heading-m"},e.label),Hn=()=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},l.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),l.createElement("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"})),jn=e=>l.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},l.createElement(Hn,null)),zn=e=>{var i,a,r;let{t:u,action:s,tenantId:c,closeModal:d,submitAction:v,applicationData:m,businessService:p,moduleCode:E,cardClassName:f,cardFormWrapperClassName:_,cardFormClassName:g,formClassName:S}=e;const{data:h}=Digit.Hooks.useEmployeeSearch(c,{roles:null==s||null===(i=s.roles)||void 0===i||null===(a=i[0])||void 0===a||null===(r=a.map)||void 0===r?void 0:r.call(a,e=>({code:e})),isActive:!0},{enabled:!(null!=s&&s.isTerminateState)}),T=o.useHistory(),[b,y]=n.useState({}),[C,A]=n.useState({}),[N,D]=n.useState([]),[I,O]=n.useState(null),[L,w]=n.useState(null);return n.useEffect(()=>{var e;D(null==h||null===(e=h.Employees)||void 0===e?void 0:e.map(e=>{var t;return{uuid:null==e?void 0:e.uuid,name:null==e||null===(t=e.user)||void 0===t?void 0:t.name}}))},[h]),n.useEffect(()=>{"INITIATED"===(null==s?void 0:s.state)?T.push("/digit-ui/employee/asset/assetservice/edit/"+(null==m?void 0:m.applicationNo)):y((e=>{let{t:t,action:n,businessService:l}=e;return console.log("njhsegfdhjsbedwfdwe",n),{label:{heading:`WF_${null==n?void 0:n.action}_APPLICATION`,submit:`WF_${l}_${null==n?void 0:n.action}`,cancel:"ES_AST_COMMON_CANCEL"},form:[{body:[{label:t("AST_ACTION_COMMENTS"),type:"textarea",populators:{name:"comments"}}]}]}})({t:u,action:s,approvers:N,selectedApprover:I,setSelectedApprover:O,uploadedFile:L,setUploadedFile:w,businessService:p}))},[s,N,L]),s&&b.form?l.createElement(t.Modal,{headerBarMain:l.createElement(Wn,{label:u(b.label.heading)}),headerBarEnd:l.createElement(jn,{onClick:d}),actionCancelLabel:u(b.label.cancel),actionCancelOnSubmit:d,actionSaveLabel:u(b.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action"},l.createElement(t.FormComposer,{config:b.form,noBoxShadow:!0,inline:!0,childrenAtTheBottom:!0,onSubmit:function(e){let t={action:null==s?void 0:s.action,comment:null==e?void 0:e.comments,businessService:p,moduleName:E};L&&(t.documents=[]),v({Asset:{...m,workflow:t}})},defaultValues:C,formId:"modal-action",cardFormClassName:g,cardFormWrapperClassName:_,cardClassName:f,formClassName:S})):l.createElement(t.Loader,null)},Vn=e=>l.createElement("h1",{className:"heading-m"},e.label),Kn=()=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},l.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),l.createElement("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"})),Gn=e=>l.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},l.createElement(Kn,null)),qn=e=>{var i,o;let{t:a,action:r,tenantId:u,closeModal:s,submitAction:c,applicationData:d,businessService:v,moduleCode:m}=e;const{data:p}=Digit.Hooks.useEmployeeSearch(u,{roles:null==r||null===(i=r.assigneeRoles)||void 0===i||null===(o=i.map)||void 0===o?void 0:o.call(i,e=>({code:e})),isActive:!0},{enabled:!(null!=r&&r.isTerminateState)}),[E,f]=n.useState({}),[_,g]=n.useState({}),[S,h]=n.useState([]),[T,b]=n.useState(null),[y,A]=n.useState(null),[N,D]=n.useState(null),[I,O]=n.useState(null),[L,w]=n.useState(!1);function R(e){A(e.target.files[0])}return n.useEffect(()=>{var e;h(null==p||null===(e=p.Employees)||void 0===e?void 0:e.map(e=>{var t;return{uuid:null==e?void 0:e.uuid,name:null==e||null===(t=e.user)||void 0===t?void 0:t.name}}))},[p]),n.useEffect(()=>{!function(){try{O(null);const e=function(){if(y){const e=function(){if(y.size>=5242880)O(a("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const e=C(function(){return Promise.resolve(Digit.UploadServices.Filestorage("CHB",y,u)).then(function(e){var t,n,l,i;(null==e||null===(t=e.data)||void 0===t||null===(n=t.files)||void 0===n?void 0:n.length)>0?D(null==e||null===(l=e.data)||void 0===l||null===(i=l.files[0])||void 0===i?void 0:i.fileStoreId):O(a("CS_FILE_UPLOAD_ERROR"))})},function(){O(a("CS_FILE_UPLOAD_ERROR"))});if(e&&e.then)return e.then(function(){})}}();if(e&&e.then)return e.then(function(){})}}();e&&e.then&&e.then(function(){})}catch(e){Promise.reject(e)}}()},[y]),n.useEffect(()=>{r&&f((e=>{let{t:n,action:i,selectFile:o,uploadedFile:a,setUploadedFile:r}=e;return{label:{heading:"CHB_"+(null==i?void 0:i.action),submit:"CHB_"+(null==i?void 0:i.action),cancel:"CS_COMMON_BACK"},form:[{body:[{label:n("ES_CHB_ACTION_COMMENTS")+" *",type:"textarea",populators:{name:"comments",validation:{required:!0}}},{label:`${n("ES_CHB_ATTACH_FILE")}${i.docUploadRequired?" *":""}`,populators:l.createElement(t.UploadFile,{id:"workflow-doc",onUpload:o,onDelete:()=>{r(null)},message:a?"1 "+n("CS_ACTION_FILEUPLOADED"):n("CS_ACTION_NO_FILEUPLOADED")})}]}]}})({t:a,action:r,approvers:S,selectedApprover:T,setSelectedApprover:b,selectFile:R,uploadedFile:N,setUploadedFile:D,businessService:v}))},[r,S,N]),r&&E.form?l.createElement(t.Modal,{headerBarMain:l.createElement(Vn,{label:a(E.label.heading)}),headerBarEnd:l.createElement(Gn,{onClick:s}),actionCancelLabel:a(E.label.cancel),actionCancelOnSubmit:s,actionSaveLabel:a(E.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action"},l.createElement(t.FormComposer,{config:E.form,noBoxShadow:!0,inline:!0,childrenAtTheBottom:!0,onSubmit:function(e){let t={action:null==r?void 0:r.action,comment:null==e?void 0:e.comments,businessService:v,moduleName:m};N&&(t.documents=[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==y?void 0:y.name,fileStoreId:N}]),c({hallsBookingApplication:{...d,workflow:t}})},defaultValues:_,formId:"modal-action"})):l.createElement(t.Loader,null)},$n=e=>l.createElement("h1",{className:"heading-m"},e.label),Yn=()=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},l.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),l.createElement("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"})),Xn=e=>l.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},l.createElement(Yn,null)),Qn=e=>{var i,o;let{t:a,action:r,tenantId:u,closeModal:s,submitAction:c,applicationData:d,businessService:v,moduleCode:m}=e;console.log("snjdskbjdfbjskfjkbs",r);const{data:p}=Digit.Hooks.useEmployeeSearch(u,{roles:null==r||null===(i=r.assigneeRoles)||void 0===i||null===(o=i.map)||void 0===o?void 0:o.call(i,e=>({code:e})),isActive:!0},{enabled:!(null!=r&&r.isTerminateState)}),[E,f]=n.useState({}),[_,g]=n.useState({}),[S,h]=n.useState([]),[T,b]=n.useState(null),[y,A]=n.useState(null),[N,D]=n.useState(null),[I,O]=n.useState(null),[L,w]=n.useState(null),[R,x]=n.useState(!1);function P(e){D(e.target.files[0])}return n.useEffect(()=>{var e;h(null==p||null===(e=p.Employees)||void 0===e?void 0:e.map(e=>{var t;return{uuid:null==e?void 0:e.uuid,name:null==e||null===(t=e.user)||void 0===t?void 0:t.name}}))},[p]),n.useEffect(()=>{!function(){try{w(null);const e=function(){if(N){const e=function(){if(N.size>=5242880)w(a("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const e=C(function(){return Promise.resolve(Digit.UploadServices.Filestorage("PTR",N,Digit.ULBService.getStateId())).then(function(e){var t,n,l,i;(null==e||null===(t=e.data)||void 0===t||null===(n=t.files)||void 0===n?void 0:n.length)>0?O(null==e||null===(l=e.data)||void 0===l||null===(i=l.files[0])||void 0===i?void 0:i.fileStoreId):w(a("CS_FILE_UPLOAD_ERROR"))})},function(){w(a("CS_FILE_UPLOAD_ERROR"))});if(e&&e.then)return e.then(function(){})}}();if(e&&e.then)return e.then(function(){})}}();e&&e.then&&e.then(function(){})}catch(e){Promise.reject(e)}}()},[N]),n.useEffect(()=>{r&&f((e=>{let{t:n,action:i,selectFile:o,uploadedFile:a,setUploadedFile:r,businessService:u}=e;console.log("action",i);const s=(new Date).toISOString().split("T")[0];return console.log("todayedsta ::",s),{label:{heading:`WF_${null==i?void 0:i.action}_APPLICATION`,submit:`WF_${u}_${null==i?void 0:i.action}`,cancel:"ES_PTR_COMMON_CANCEL"},form:[{body:["COMPLETIONPENDING"===(null==i?void 0:i.state)?{label:n("EW_PICKUP_DATE"),type:"date",isMandatory:!0,populators:{name:"date",min:(new Date).toISOString().split("T")[0],max:new Date(Date.now()+6048e5).toISOString().split("T")[0]}}:"null","REQUESTCOMPLETED"===(null==i?void 0:i.state)?{label:n("ES_EW_ACTION_TRANSACTION_ID"),type:"text",isMandatory:!0,populators:{name:"transactionId"}}:"null","REQUESTCOMPLETED"===(null==i?void 0:i.state)?{label:n("ES_EW_ACTION_FINALAMOUNT"),type:"text",isMandatory:!0,populators:{name:"finalAmount"}}:"null",{label:n("ES_EW_ACTION_COMMENTS"),type:"textarea",populators:{name:"comments"}},{label:`${n("ES_EW_PHOTO")}${i.docUploadRequired?" *":""}`,populators:l.createElement(t.UploadFile,{id:"workflow-doc",onUpload:o,onDelete:()=>{r(null)},showHint:!0,hintText:n("EW_ATTACH_RESTRICTIONS_SIZE"),message:a?"1 "+n("ES_EW_ACTION_FILEUPLOADED"):n("ES_EW_ACTION_NO_FILEUPLOADED")})}]}]}})({t:a,action:r,approvers:S,selectedApprover:T,setSelectedApprover:b,selectFile:P,uploadedFile:I,setUploadedFile:O,businessService:v}))},[r,S,I]),console.log("conggg",E),r&&E.form?l.createElement(t.Modal,{headerBarMain:l.createElement($n,{label:a(E.label.heading)}),headerBarEnd:l.createElement(Xn,{onClick:s}),actionCancelLabel:a(E.label.cancel),actionCancelOnSubmit:s,actionSaveLabel:a(E.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action"},l.createElement(t.FormComposer,{config:E.form,noBoxShadow:!0,inline:!0,childrenAtTheBottom:!0,onSubmit:function(e){let t={action:null==r?void 0:r.action,comments:null==e?void 0:e.comments,businessService:v,moduleName:m};console.log("applicationData",e),I&&(t.documents=[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==N?void 0:N.name,filestoreId:I},{}]),d.pickUpDate=null==e?void 0:e.date,d.transactionId=null==e?void 0:e.transactionId,d.finalAmount=null==e?void 0:e.finalAmount,c({EwasteApplication:[{...d,workflow:t}]})},defaultValues:_,formId:"modal-action"})):l.createElement(t.Loader,null)},Zn=e=>l.createElement("h1",{className:"heading-m"},e.label),Jn=()=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},l.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),l.createElement("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"})),el=e=>l.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},l.createElement(Jn,null)),tl=e=>{var i,o;let{t:a,action:r,tenantId:u,closeModal:s,submitAction:c,applicationData:d,businessService:v,moduleCode:m}=e;const{data:p}=Digit.Hooks.useEmployeeSearch(u,{roles:null==r||null===(i=r.assigneeRoles)||void 0===i||null===(o=i.map)||void 0===o?void 0:o.call(i,e=>({code:e})),isActive:!0},{enabled:null==r?void 0:r.isTerminateState}),[E,f]=n.useState({}),[_,g]=n.useState({}),[S,h]=n.useState([]),[T,b]=n.useState(null),[y,A]=n.useState(null),[N,D]=n.useState(null),[I,O]=n.useState(null),[L,w]=n.useState(!1);function R(e){w(!0),A(e.target.files[0])}return n.useEffect(()=>{var e;h(null==p||null===(e=p.Employees)||void 0===e?void 0:e.map(e=>{var t;return{uuid:null==e?void 0:e.uuid,name:null==e||null===(t=e.user)||void 0===t?void 0:t.name}}))},[p]),n.useEffect(()=>{!function(){try{O(null);const e=function(){if(y){const e=function(){if(y.size>=5242880)O(a("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const e=function(e,t){try{var n=C(function(){return Promise.resolve(Digit.UploadServices.Filestorage("StreetVending",y,u)).then(function(e){var t,n,l,i;(null==e||null===(t=e.data)||void 0===t||null===(n=t.files)||void 0===n?void 0:n.length)>0?D(null==e||null===(l=e.data)||void 0===l||null===(i=l.files[0])||void 0===i?void 0:i.fileStoreId):O(a("CS_FILE_UPLOAD_ERROR"))})},function(){O(a("CS_FILE_UPLOAD_ERROR"))})}catch(e){return t(!0,e)}return n&&n.then?n.then(t.bind(null,!1),t.bind(null,!0)):t(!1,n)}(0,function(e,t){if(w(!1),e)throw t;return t});if(e&&e.then)return e.then(function(){})}}();if(e&&e.then)return e.then(function(){})}}();e&&e.then&&e.then(function(){})}catch(e){Promise.reject(e)}}()},[y]),console.log("actyhdesh,jhfsefsef",r,d),n.useEffect(()=>{f((e=>{let{t:n,action:i,selectFile:o,uploadedFile:a,setUploadedFile:r,approvers:u,selectedApprover:s,setSelectedApprover:c,isUploading:d}=e;const v=()=>l.createElement("div",{className:"loading-spinner"});return console.log("isuploading ",d),{label:{heading:`WF_${null==i?void 0:i.action}_APPLICATION`,submit:"SV_"+(null==i?void 0:i.action),cancel:"SV_COMMON_CANCEL"},form:[{body:["APPROVE"===(null==i?void 0:i.action)||"REJECT"===(null==i?void 0:i.action)||"SENDBACKTOCITIZEN"===(null==i?void 0:i.action)?"":{label:n("SV_ASSIGNEE"),type:"dropdown",populators:l.createElement(t.Dropdown,{option:u,t:n,optionKey:"name",select:c,selected:s})},{label:n("SV_ACTION_COMMENTS"),isMandatory:!0,type:"textarea",populators:{name:"comments",validation:{required:!0}}},{label:`${n("SV_ATTATCH_FILE")}${i.docUploadRequired?" *":""}`,populators:l.createElement(t.UploadFile,{id:"workflow-doc-sv",onUpload:o,onDelete:()=>{r(null)},message:d?l.createElement("div",{style:{display:"flex",alignItems:"center",gap:"8px"}},l.createElement(v,null),l.createElement("span",null,"Uploading...")):a?"1 "+n("SV_FILE_UPLOADED"):n("SV_NO_FILE")})}]}]}})({t:a,action:r,approvers:S,selectedApprover:T,setSelectedApprover:b,selectFile:R,uploadedFile:N,setUploadedFile:D,businessService:v,isUploading:L}))},[r,S,N]),r&&E.form?l.createElement(t.Modal,{headerBarMain:l.createElement(Zn,{label:a(E.label.heading)}),headerBarEnd:l.createElement(el,{onClick:s}),actionCancelLabel:a(E.label.cancel),actionCancelOnSubmit:s,actionSaveLabel:a(E.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action"},l.createElement(t.FormComposer,{config:E.form,noBoxShadow:!0,inline:!0,childrenAtTheBottom:!0,onSubmit:function(e){var t;let n={action:null==r?void 0:r.action,comments:null==e?void 0:e.comments,businessService:v,moduleName:m,assignes:"SENDBACKTOCITIZEN"===(null==r?void 0:r.action)?[null==d||null===(t=d.auditDetails)||void 0===t?void 0:t.createdBy]:null!=T&&T.uuid?[null==T?void 0:T.uuid]:null};N&&(n.documents=[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==y?void 0:y.name,fileStoreId:N}]),c({streetVendingDetail:{...d,workflow:n}})},defaultValues:_,formId:"modal-action"})):l.createElement(t.Loader,null)},nl=e=>l.createElement("h1",{className:"heading-m"},e.label),ll=()=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},l.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),l.createElement("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"})),il=e=>l.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},l.createElement(ll,null)),ol=e=>{var i,o,a,r;let{t:u,action:s,tenantId:c,closeModal:d,submitAction:v,applicationData:m,businessService:p,moduleCode:E,cardClassName:f,cardFormWrapperClassName:_,cardFormClassName:g,formClassName:S}=e;const{data:h}=Digit.Hooks.useEmployeeSearch(c,{roles:null==s||null===(i=s.assigneeRoles)||void 0===i||null===(o=i.map)||void 0===o?void 0:o.call(i,e=>({code:e})),isActive:!0},{enabled:!(null!=s&&s.isTerminateState)}),{data:T}=Digit.Hooks.fsm.useVendorSearch({tenantId:c,config:{enabled:"PENDING_FOR_VEHICLE_DRIVER_ASSIGN"===(null==s?void 0:s.state)}});let b=[];null==T||null===(a=T.vendor)||void 0===a||a.forEach(e=>{var t,n;if("WT"===(null==e||null===(t=e.additionalDetails)||void 0===t?void 0:t.description)||"WT"===(null==e||null===(n=e.additionalDetails)||void 0===n?void 0:n.serviceType)){var l;const t=`${null==e?void 0:e.name} (${null==e||null===(l=e.owner)||void 0===l?void 0:l.mobileNumber})`;b.push({code:null==e?void 0:e.name,name:t,i18nKey:t,vendorId:null==e?void 0:e.id})}});const{data:y}=Digit.Hooks.fsm.useVehiclesSearch({tenantId:c,config:{enabled:"DELIVERY_PENDING"===(null==s?void 0:s.state)}});let A=[];null==y||null===(r=y.vehicle)||void 0===r||r.map(e=>{A.push({code:null==e?void 0:e.registrationNumber,name:null==e?void 0:e.registrationNumber,i18nKey:null==e?void 0:e.registrationNumber,tankerCapacity:null==e?void 0:e.tankCapacity,vehicleId:null==e?void 0:e.id})});const[N,D]=n.useState({}),[I,O]=n.useState({}),[L,w]=n.useState([]),[R,x]=n.useState(null),[P,M]=n.useState(null),[k,F]=n.useState(null),[B,U]=n.useState(null),[W,H]=n.useState(null);function j(e){x(e.target.files[0])}return n.useEffect(()=>{var e;w(null==h||null===(e=h.Employees)||void 0===e?void 0:e.map(e=>{var t;return{uuid:null==e?void 0:e.uuid,name:null==e||null===(t=e.user)||void 0===t?void 0:t.name}}))},[h]),n.useEffect(()=>{!function(){try{F(null);const e=function(){if(R){const e=function(){if(R.size>=5242880)F(u("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const e=C(function(){return Promise.resolve(Digit.UploadServices.Filestorage("WT",R,c)).then(function(e){var t,n,l,i;(null==e||null===(t=e.data)||void 0===t||null===(n=t.files)||void 0===n?void 0:n.length)>0?M(null==e||null===(l=e.data)||void 0===l||null===(i=l.files[0])||void 0===i?void 0:i.fileStoreId):F(u("CS_FILE_UPLOAD_ERROR"))})},function(){F(u("CS_FILE_UPLOAD_ERROR"))});if(e&&e.then)return e.then(function(){})}}();if(e&&e.then)return e.then(function(){})}}();e&&e.then&&e.then(function(){})}catch(e){Promise.reject(e)}}()},[R]),n.useEffect(()=>{s&&D((e=>{let{t:n,action:i,selectFile:o,uploadedFile:a,setUploadedFile:r,selectedVendor:u,setSelectedVendor:s,vendorDescription:c,vehicleDescription:d,selectVehicle:v,setSelectVehicle:m}=e;return{label:{heading:"RS_"+(null==i?void 0:i.action),submit:"RS_"+(null==i?void 0:i.action),cancel:"CS_COMMON_BACK"},form:[{body:[{label:n("ES_RS_ACTION_COMMENTS")+" *",type:"textarea",populators:{name:"comments",validation:{required:!0}}},"PENDING_FOR_VEHICLE_DRIVER_ASSIGN"===(null==i?void 0:i.state)?{label:n("RS_ASSIGN"),type:"dropdown",populators:l.createElement(t.Dropdown,{option:c,t:n,optionKey:"i18nKey",select:s,selected:u})}:"null","DELIVERY_PENDING"===(null==i?void 0:i.state)?{label:n("RS_REGISTRATION_NUMBER"),type:"dropdown",populators:l.createElement(t.Dropdown,{option:d,t:n,optionKey:"i18nKey",select:m,selected:v})}:"null",{label:`${n("ES_RS_ATTACH_FILE")}${i.docUploadRequired?" *":""}`,populators:l.createElement(t.UploadFile,{id:"workflow-doc",onUpload:o,onDelete:()=>{r(null)},message:a?"1 "+n("CS_ACTION_FILEUPLOADED"):n("CS_ACTION_NO_FILEUPLOADED")})}]}]}})({t:u,action:s,selectFile:j,uploadedFile:P,setUploadedFile:M,selectedVendor:B,setSelectedVendor:U,vendorDescription:T?b:void 0,vehicleDescription:y?A:void 0,selectVehicle:W,setSelectVehicle:H}))},[s,L,P,T,W,y]),s&&N.form?l.createElement(t.Modal,{headerBarMain:l.createElement(nl,{label:u(N.label.heading)}),headerBarEnd:l.createElement(il,{onClick:d}),actionCancelLabel:u(N.label.cancel),actionCancelOnSubmit:d,actionSaveLabel:u(N.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action"},l.createElement(t.FormComposer,{config:N.form,noBoxShadow:!0,inline:!0,childrenAtTheBottom:!0,onSubmit:function(e){let t={action:null==s?void 0:s.action,comments:null==e?void 0:e.comments,businessService:p,moduleName:E};P&&(t.documents=[{documentType:(null==s?void 0:s.action)+" DOC",fileName:null==R?void 0:R.name,fileStoreId:P}]),"PENDING_FOR_VEHICLE_DRIVER_ASSIGN"===(null==s?void 0:s.state)&&(m.vendorId=null==B?void 0:B.vendorId),"DELIVERY_PENDING"===(null==s?void 0:s.state)&&(m.vehicleId=null==W?void 0:W.vehicleId);let n="watertanker"===p?{waterTankerBookingDetail:{...m,workflow:t}}:{mobileToiletBookingDetail:{...m,workflow:t}};v(n)},defaultValues:I,formId:"modal-action",cardFormClassName:g,cardFormWrapperClassName:_,cardClassName:f,formClassName:S})):l.createElement(t.Loader,null)},al=e=>null!=e&&e.businessService.includes("PT")?l.createElement(Qe,e):null!=e&&e.businessService.includes("ptr")?l.createElement(Un,e):null!=e&&e.businessService.includes("NewTL")||null!=e&&e.businessService.includes("TL")||null!=e&&e.businessService.includes("EDITRENEWAL")||null!=e&&e.businessService.includes("DIRECTRENEWAL")?l.createElement(tt,e):null!=e&&e.moduleCode.includes("BPAREG")?l.createElement(ot,e):null!=e&&e.moduleCode.includes("BPA")?l.createElement(st,e):null!=e&&e.moduleCode.includes("NOC")?l.createElement(mt,e):null!=e&&e.moduleCode.includes("WS")?l.createElement(Mn,e):null!=e&&e.businessService.includes("asset-create")?l.createElement(zn,e):null!=e&&e.businessService.includes("ewst")?l.createElement(Qn,e):null!=e&&e.businessService.includes("booking-refund")?l.createElement(qn,e):null!=e&&e.businessService.includes("street-vending")?l.createElement(tl,e):null!=e&&e.businessService.includes("watertanker")||null!=e&&e.businessService.includes("mobileToilet")?l.createElement(ol,e):void 0;function rl(e){let{documents:n,svgStyles:o={},isSendBackFlow:a=!1,isHrLine:r=!1,titleStyles:u}=e;const{t:s}=i.useTranslation(),c=window.location.href.includes("stakeholder");return l.createElement("div",{style:{marginTop:"19px"}},!c&&(null==n?void 0:n.map((e,i)=>{var o;return l.createElement(l.Fragment,{key:i},null!=e&&e.title?l.createElement(t.CardSubHeader,{style:u||{marginTop:"32px",marginBottom:"8px",color:"#505A5F",fontSize:"24px"}},s(null==e?void 0:e.title)):null,l.createElement("div",{style:{display:"flex",flexWrap:"wrap",justifyContent:"flex-start"}},null!=e&&e.values&&(null==e?void 0:e.values.length)>0?null==e||null===(o=e.values)||void 0===o?void 0:o.map((e,n)=>{var i;return l.createElement("a",{target:"_",href:null==e?void 0:e.url,style:{minWidth:"80px",marginRight:"10px",maxWidth:"100px",height:"auto",minWidth:"100px"},key:n},l.createElement("div",{style:{display:"flex",justifyContent:"center"}},l.createElement(t.PDFSvg,null)),l.createElement("p",{style:{marginTop:"8px",fontWeight:"bold",textAlign:"center",color:"#505A5F"}},s(null==e?void 0:e.title)),a?null!=e&&null!==(i=e.documentType)&&void 0!==i&&i.includes("NOC")?l.createElement("p",{style:{textAlign:"center"}},s(null==e?void 0:e.documentType.split(".")[1])):l.createElement("p",{style:{textAlign:"center"}},s(null==e?void 0:e.documentType)):"")}):!window.location.href.includes("citizen")&&l.createElement("div",null,l.createElement("p",null,s("BPA_NO_DOCUMENTS_UPLOADED_LABEL")))),r&&(null==n?void 0:n.length)!=i+1?l.createElement("hr",{style:{color:"#D6D5D4",backgroundColor:"#D6D5D4",height:"2px",marginTop:"20px",marginBottom:"20px"}}):null)})),c&&(null==n?void 0:n.map((e,n)=>{var i;return l.createElement(l.Fragment,{key:n},null!=e&&e.title?l.createElement(t.CardSubHeader,{style:{marginTop:"32px",marginBottom:"8px",color:"#505A5F",fontSize:"24px"}},s(null==e?void 0:e.title)):null,l.createElement("div",null,null!=e&&e.values&&(null==e?void 0:e.values.length)>0?null==e||null===(i=e.values)||void 0===i?void 0:i.map((e,n)=>l.createElement("a",{target:"_",href:null==e?void 0:e.url,style:{minWidth:null!=o&&o.minWidth?null==o?void 0:o.minWidth:"160px",marginRight:"20px"},key:n},l.createElement("div",{style:{maxWidth:"940px",padding:"8px",borderRadius:"4px",border:"1px solid #D6D5D4",background:"#FAFAFA"}},l.createElement("p",{style:{marginTop:"8px",fontWeight:"bold",marginBottom:"10px"}},s(null==e?void 0:e.title)),null!=e&&e.docInfo?l.createElement("div",{style:{fontSize:"12px",color:"#505A5F",fontWeight:400,lineHeight:"15px",marginBottom:"10px"}},""+s(null==e?void 0:e.docInfo)):null,l.createElement(t.PDFSvg,null),l.createElement("p",{style:{marginTop:"8px",fontSize:"16px",lineHeight:"19px",color:"#505A5F",fontWeight:"400",textAlign:"center",color:"#505A5F"}},""+s(null==e?void 0:e.title))))):!window.location.href.includes("citizen")&&l.createElement("div",null,l.createElement("p",null,s("BPA_NO_DOCUMENTS_UPLOADED_LABEL")))))})))}const ul=e=>{var t,i;let{t:o,formData:a,applicationData:r,docs:u,bpaActionsDetails:s}=e;const c=(null==r?void 0:r.status)||"",d=(null==s||null===(t=s.data)||void 0===t?void 0:t.nextActions)||[],v=Digit.ULBService.getStateId(),[m,p]=n.useState((null==a||null===(i=a.documents)||void 0===i?void 0:i.documents)||[]),[E,f]=n.useState(null),[_,g]=n.useState([]),[S,h]=n.useState(!0),[T,b]=n.useState(!1),[y,C]=n.useState(!1),{isLoading:A,data:N}=Digit.Hooks.obps.useMDMS(v,"BPA",["DocTypeMapping"]),{isLoading:D,data:I}=Digit.Hooks.obps.useMDMS(v,"common-masters",["DocumentType"]);return n.useEffect(()=>{var e,t,n,l;let i=[];var o,a;null!=N&&null!==(e=N.BPA)&&void 0!==e&&e.DocTypeMapping&&(i=null==N||null===(o=N.BPA)||void 0===o||null===(a=o.DocTypeMapping)||void 0===a?void 0:a.filter(e=>{var t,n;return e.WFState==(null==r?void 0:r.status)?null==r?void 0:r.status:e.RiskType==(null==r?void 0:r.riskType)&&e.ServiceType==(null==r||null===(t=r.additionalDetails)||void 0===t?void 0:t.serviceType)&&e.applicationType==(null==r||null===(n=r.additionalDetails)||void 0===n?void 0:n.applicationType)}));let s=[];null===(t=i)||void 0===t||null===(n=t[0])||void 0===n||null===(l=n.docTypes)||void 0===l||l.forEach(e=>{var t,n,l,i;let o=e.code;e.dropdownData=[],e.uploadedDocuments=[],null==I||null===(t=I["common-masters"])||void 0===t||null===(n=t.DocumentType)||void 0===n||n.forEach(t=>{let n=t.code.slice(0,o.length);o===n&&(e.hasDropdown=!0,t.i18nKey=t.code,e.dropdownData.push(t))}),e.uploadedDocuments[0]={},e.uploadedDocuments[0].values=[],null==u||null===(l=u[0])||void 0===l||null===(i=l.values)||void 0===i||i.map(t=>{var n,l;o===`${null==t||null===(n=t.documentType)||void 0===n?void 0:n.split(".")[0]}.${null==t||null===(l=t.documentType)||void 0===l?void 0:l.split(".")[1]}`&&e.uploadedDocuments[0].values.push(t)}),s.push(e)}),sessionStorage.setItem("BPA_DOCUMENTS",JSON.stringify(s)),g(s)},[!A,!D]),n.useEffect(()=>{let e=0;_.map(t=>{let n=!1;m.map(e=>{t.required&&t.code==`${e.documentType.split(".")[0]}.${e.documentType.split(".")[1]}`&&(n=!0)}),!n&&t.required&&(e+=1)}),h("0"!=e&&0!=e||!(m.length>0))},[m,T]),n.useEffect(()=>{C("DOC_VERIFICATION_INPROGRESS"===c&&(null==d?void 0:d.length)>0)},[r,s]),l.createElement("div",null,null==_?void 0:_.map((e,t)=>l.createElement("div",null,l.createElement(sl,{key:t,index:t,document:e,t:o,error:E,setError:f,setDocuments:p,documents:m,setCheckRequiredFields:b,applicationStatus:c,actions:d,bpaTaxDocuments:_,checkEnablingDocs:y}))))};function sl(e){var i,o;let{t:a,document:r,setDocuments:u,documents:s,index:c,bpaTaxDocuments:d,checkEnablingDocs:v}=e;const m=null==s?void 0:s.filter(e=>{var t;return null==e||null===(t=e.documentType)||void 0===t?void 0:t.includes(null==r?void 0:r.code)})[0],p=Digit.ULBService.getStateId(),[E,f]=n.useState(m?{...m,active:!0,code:null==m?void 0:m.documentType,i18nKey:null==m?void 0:m.documentType}:1===(null==r||null===(i=r.dropdownData)||void 0===i?void 0:i.length)?null==r?void 0:r.dropdownData[0]:{}),[_,g]=n.useState(null),[S,h]=n.useState(()=>(null==m?void 0:m.fileStoreId)||null),[T,b]=n.useState([]);return n.useEffect(()=>{null!=E&&E.code&&u(e=>{var t;const n=null==e?void 0:e.filter(e=>(null==e?void 0:e.documentType)!==(null==E?void 0:E.code));return 0===(null==S?void 0:S.length)||null===S?n:[...null==n?void 0:n.filter(e=>(null==e?void 0:e.fileStoreId)!==S),{documentType:null==E?void 0:E.code,fileStoreId:S,documentUid:S,fileName:(null==_?void 0:_.name)||"",id:s?null===(t=s.find(e=>e.documentType===(null==E?void 0:E.code)))||void 0===t?void 0:t.id:void 0}]})},[S,E]),n.useEffect(()=>{try{T.length>0&&(sessionStorage.removeItem("BPA_DOCUMENTS"),r.newUploadedDocs=[],T.map(e=>{var t,n,l;null!=E&&E.code&&r.newUploadedDocs.push({documentType:null==E?void 0:E.code,fileStoreId:null==e||null===(t=e.fileStoreId)||void 0===t?void 0:t.fileStoreId,documentUid:null==e||null===(n=e.fileStoreId)||void 0===n?void 0:n.fileStoreId,tenantId:null==e||null===(l=e.fileStoreId)||void 0===l?void 0:l.tenantId})}),d[c]=r,sessionStorage.setItem("BPA_DOCUMENTS",JSON.stringify(d)))}catch(e){Promise.reject(e)}},[T,E]),n.useEffect(()=>{},[_]),l.createElement("div",{style:{marginBottom:"24px",maxWidth:"950px",minWidth:"280px",background:"#FAFAFA",borderRadius:"4px",border:"1px solid #D6D5D4",padding:"8px"}},l.createElement(t.CardSubHeader,{style:{marginBottom:"8px",paddingBottom:"9px",color:"#0B0C0C",fontSize:"16px",lineHeight:"19px"}},""+a(null==r?void 0:r.code)),(null==r||null===(o=r.uploadedDocuments)||void 0===o?void 0:o.length)&&l.createElement(rl,{documents:null==r?void 0:r.uploadedDocuments,svgStyles:{width:"100px",height:"100px",viewBox:"0 0 25 25",minWidth:"100px"}}),v?l.createElement("div",{style:{marginTop:"20px"}},l.createElement(t.LabelFieldPair,{style:{width:"100%"}},l.createElement(t.CardLabel,{style:{marginTop:"-10px",width:"100%"}},null!=r&&r.required?a(null==r?void 0:r.code)+"* ":""+a(null==r?void 0:r.code)),l.createElement(t.Dropdown,{className:"form-field",t:a,isMandatory:!1,option:null==r?void 0:r.dropdownData,selected:E,optionKey:"i18nKey",select:e=>f(e),style:{width:"100%"}})),l.createElement(t.LabelFieldPair,{style:{width:"100%"}},l.createElement(t.CardLabel,{className:"card-label-smaller",style:{width:"100%"}}),l.createElement("div",{className:"field",style:{width:"100%"}},l.createElement(t.MultiUploadWrapper,{module:"BPA",tenantId:p,getFormState:e=>((e,t)=>{let n=Object.fromEntries(t),l=Object.values(n);var i;0!==Object.keys(n).length&&b(l),(i=l[l.length-1])&&g(i.file)})(0,e),t:a,allowedFileTypesRegex:/(.*?)(jpg|jpeg|png|image|pdf)$/i,allowedMaxSizeInMB:5,acceptFiles:"image/*, .pdf, .png, .jpeg, .jpg"})))):null)}function cl(e){let{fiReport:n,isCitizen:o=!1}=e;const{t:a}=i.useTranslation();return l.createElement(l.Fragment,null,l.createElement("div",{style:{marginTop:"10px"}},l.createElement(o?t.CardHeader:t.CardSectionHeader,{style:{fontSize:"24px"}},""+a("BPA_FI_REPORT")),n.map((e,i)=>{var o,r,u,s,c,d;return l.createElement("div",{style:{background:"#FAFAFA",border:"1px solid #D6D5D4",padding:"8px",borderRadius:"4px",maxWidth:"950px",minWidth:"280px",marginBottom:"24px"}},l.createElement(t.StatusTable,null,l.createElement(t.CardSectionHeader,{style:{fontSize:"20px"}},1==(null==n?void 0:n.length)?""+a("BPA_FI_REPORT"):`${a("BPA_FI_REPORT")} - ${i+1}`),l.createElement(t.Row,{className:"border-none",label:""+a("BPA_FI_DATE_LABEL"),text:null!=e&&e.date?e.date.includes("-")?`${null===(o=e.date)||void 0===o?void 0:o.split("-")[2]}/${null===(r=e.date)||void 0===r?void 0:r.split("-")[1]}/${null===(u=e.date)||void 0===u?void 0:u.split("-")[0]}`:null==e?void 0:e.date:"NA"}),l.createElement(t.Row,{className:"border-none",label:""+a("BPA_FI_TIME_LABEL"),text:null!=e&&e.time?null==e?void 0:e.time:"NA"}),(null==e||null===(s=e.questions)||void 0===s?void 0:s.length)&&(null==e||null===(c=e.questions)||void 0===c?void 0:c.map(e=>l.createElement("div",{style:{background:"white",border:"1px solid #D6D5D4",padding:"8px",borderRadius:"4px",marginTop:"10px"}},l.createElement(t.Row,{className:"border-none",label:""+a(""+e.question),text:null!=e&&e.value?null==e?void 0:e.value:"NA"}),l.createElement(t.Row,{className:"border-none",label:""+a("BPA_ENTER_REMARKS"),text:e.remarks?e.remarks:"NA"})))),l.createElement(rl,{documents:(d=null==e?void 0:e.docs,[{title:"BPA_DOCUMENT_DETAILS_LABEL",values:null==d?void 0:d.map(e=>{var t;return{title:null==e||null===(t=e.documentType)||void 0===t?void 0:t.replaceAll(".","_"),documentType:null==e?void 0:e.documentType,documentUid:null==e?void 0:e.documentUid,fileStoreId:null==e?void 0:e.fileStoreId,id:null==e?void 0:e.id,url:null==e?void 0:e.url}})}]),svgStyles:{width:"100px",height:"100px",viewBox:"0 0 25 25",minWidth:"100px"}})))})))}function dl(e){let{t:i,document:o,setNocDocuments:a,setError:r,nocDocuments:u}=e;const s=null==u?void 0:u.filter(e=>{var t;return null==e||null===(t=e.documentType)||void 0===t?void 0:t.includes(null==o?void 0:o.code)})[0],c=Digit.ULBService.getStateId(),[d,v]=n.useState(),[m,p]=n.useState(null),[E,f]=n.useState(()=>(null==s?void 0:s.fileStoreId)||null);return n.useEffect(()=>{var e,t;null!=o&&null!==(e=o.dropdownData)&&void 0!==e&&null!==(t=e[0])&&void 0!==t&&t.code&&a(e=>{var t;const n=null==e?void 0:e.filter(e=>{var t,n;return(null==e?void 0:e.documentType)!==(null==o||null===(t=o.dropdownData)||void 0===t||null===(n=t[0])||void 0===n?void 0:n.code)});return 0===(null==E?void 0:E.length)||null===E?n:[...null==n?void 0:n.filter(e=>(null==e?void 0:e.fileStoreId)!==E),{documentType:null==o||null===(t=o.dropdownData)||void 0===t?void 0:t[0].code,fileStoreId:E,documentUid:E,fileName:(null==m?void 0:m.name)||""}]})},[E]),n.useEffect(()=>{!function(){try{r(null);const e=function(){if(m){const e=/(.*?)(jpg|jpeg|png|image|pdf)$/i,t=function(){if(m.size>=5242880)r(i("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const t=function(){if(null!=m&&m.type&&!e.test(null==m?void 0:m.type))r(i("NOT_SUPPORTED_FILE_TYPE"));else{const e=C(function(){return f(null),Promise.resolve(Digit.UploadServices.Filestorage("PT",m,Digit.ULBService.getStateId())).then(function(e){var t,n,l,o;(null==e||null===(t=e.data)||void 0===t||null===(n=t.files)||void 0===n?void 0:n.length)>0?f(null==e||null===(l=e.data)||void 0===l||null===(o=l.files[0])||void 0===o?void 0:o.fileStoreId):r(i("CS_FILE_UPLOAD_ERROR"))})},function(){r(i("CS_FILE_UPLOAD_ERROR"))});if(e&&e.then)return e.then(function(){})}}();if(t&&t.then)return t.then(function(){})}}();if(t&&t.then)return t.then(function(){})}}();e&&e.then&&e.then(function(){})}catch(e){Promise.reject(e)}}()},[m]),l.createElement("div",{style:{}},l.createElement(t.LabelFieldPair,{style:{width:"98%",marginRight:"10px"}},l.createElement(t.CardLabel,{style:{width:"100%"}},null!=o&&o.required?i("TL_BUTTON_UPLOAD FILE")+"*":""+i("TL_BUTTON_UPLOAD FILE")),l.createElement("div",{className:"field",style:{width:"100%"}},l.createElement(t.MultiUploadWrapper,{module:"NOC",tenantId:c,getFormState:e=>(e=>{let t=Object.fromEntries(e),n=Object.values(t);var l;(l=n[n.length-1])&&p(l.file)})(e),t:i,allowedFileTypesRegex:/(.*?)(jpg|jpeg|png|image|pdf)$/i,allowedMaxSizeInMB:5,acceptFiles:"image/*, .pdf, .png, .jpeg, .jpg"}))))}const vl=e=>{var i;let{t:o,noc:a,docs:r,isNoc:u,applicationData:s,NOCdata:c,bpaActionsDetails:d}=e;Digit.ULBService.getStateId();const v=Digit.ULBService.getStateId(),m=(null==s?void 0:s.status)||"",p=(null==d||null===(i=d.data)||void 0===i?void 0:i.nextActions)||[],{data:E}=Digit.Hooks.obps.useMDMS(v,"NOC",["DocumentTypeMapping"],{enabled:u}),{data:f}=Digit.Hooks.obps.useMDMS(v,"BPA",["DocTypeMapping"],{enabled:!u}),{data:_}=Digit.Hooks.obps.useMDMS(v,"common-masters",["DocumentType"]),[g,S]=n.useState([]),[h,T]=n.useState([]),[b,y]=n.useState(!1),[C,A]=Digit.Hooks.useSessionStorage(null==a?void 0:a.nocType,[]),[N,D]=n.useState(null),I=window.location.href.includes("/employee/");return n.useEffect(()=>{var e;S(null==_||null===(e=_["common-masters"])||void 0===e?void 0:e.DocumentType)},[_]),n.useEffect(()=>{var e,t,n;let l,i=[];var o,r,c,d;l=u?null==E||null===(o=E.NOC)||void 0===o||null===(r=o.DocumentTypeMapping)||void 0===r?void 0:r.filter(e=>(null==e?void 0:e.applicationType)===(null==a?void 0:a.applicationType)&&(null==e?void 0:e.nocType)===(null==a?void 0:a.nocType)):null==f||null===(c=f.BPA)||void 0===c||null===(d=c.DocTypeMapping)||void 0===d?void 0:d.filter(e=>{var t,n;return e.WFState==(null==s?void 0:s.status)&&e.RiskType==(null==s?void 0:s.riskType)&&e.ServiceType==(null==s||null===(t=s.additionalDetails)||void 0===t?void 0:t.serviceType)&&e.applicationType==(null==s||null===(n=s.additionalDetails)||void 0===n?void 0:n.applicationType)}),null!==(e=l)&&void 0!==e&&null!==(t=e[0])&&void 0!==t&&null!==(n=t.docTypes)&&void 0!==n&&n[0]&&(l[0].docTypes[0].nocType=l[0].nocType,l[0].docTypes[0].additionalDetails={submissionDetails:null==a?void 0:a.additionalDetails,applicationStatus:null==a?void 0:a.applicationStatus,appNumberLink:null==a?void 0:a.applicationNo,nocNo:null==a?void 0:a.nocNo},i.push(l[0].docTypes[0]));let v=[];i&&i.length>0&&(i.map(e=>{let t=e.documentType;e.dropdownData=[],null==g||g.forEach(n=>{let l=n.code.slice(0,null==t?void 0:t.length);t===l&&(e.hasDropdown=!0,e.dropdownData.push(n))}),v.push(e)}),T(v))},[E,g]),n.useEffect(()=>{y("NOC_VERIFICATION_INPROGRESS"===m&&(null==p?void 0:p.length)>0)},[s,d]),l.createElement("div",{style:{border:"1px solid #D6D5D4",padding:"16px 0px 16px 8px",background:"#FAFAFA",borderRadius:"5px",marginBottom:"24px",maxWidth:"950px"}},l.createElement(t.StatusTable,null,l.createElement(t.Row,{label:I?""+o(`BPA_${null==a?void 0:a.nocType}_HEADER`):o(`BPA_${null==a?void 0:a.nocType}_HEADER`),labelStyle:{fontSize:"20px",width:"150%"}}),c&&c.map((e,n)=>{if(null!=e&&e.value)return l.createElement(t.Row,"STATUS"==(null==e?void 0:e.field)?{className:"border-none",label:I?""+o(null==e?void 0:e.title):o(null==e?void 0:e.title),text:o(null!=e&&e.value?null==e?void 0:e.value:"CS_NA"),textStyle:"APPROVED"==(null==e?void 0:e.value)||"AUTO_APPROVED"==(null==e?void 0:e.value)?{color:"#00703C"}:{color:"#D4351C"}}:{className:"border-none",label:I?""+o(null==e?void 0:e.title):o(null==e?void 0:e.title),text:o(null!=e&&e.value?null==e?void 0:e.value:"CS_NA")})})),l.createElement(rl,{documents:r,svgStyles:{width:"80px",height:"100px",viewBox:"0 0 25 25",minWidth:"80px"}}),b&&(null==h?void 0:h.map((e,t)=>l.createElement(dl,{key:t,document:e,t:o,error:N,setError:D,setNocDocuments:A,nocDocuments:C,checkEnablingDocs:b}))))},ml=e=>{let{permissions:i,t:o}=e;const[a,r,u]=Digit.Hooks.useSessionStorage("OBPS_APPROVAL_CHECKS",null==i?void 0:i.map(e=>({label:e,checked:!1}))),[s,c,d]=Digit.Hooks.useSessionStorage("OBPS_NEW_APPROVALS",[]);n.useEffect(()=>()=>{Digit.SessionStorage.del("OBPS_NEW_APPROVALS"),Digit.SessionStorage.del("OBPS_APPROVAL_CHECKS")},[]);const v=window.Digit.Utils.browser.isMobile();return l.createElement("div",null,l.createElement(t.CardSubHeader,{style:{marginBottom:"16px",fontSize:"24px"}},o("BPA_PERMIT_CONDITIONS")),null==a?void 0:a.map((e,n)=>l.createElement(t.CheckBox,{key:n,styles:{margin:"20px 0 40px",maxWidth:v?"100%":"70%"},label:null==e?void 0:e.label,checked:null==e?void 0:e.checked,onChange:e=>((e,t,n)=>{const l=e.target.checked;r(()=>null==a?void 0:a.map((e,t)=>n===t?{...e,checked:l}:e))})(e,0,n),isLabelFirst:!0,index:n})),null==s?void 0:s.map((e,n)=>l.createElement("div",null,l.createElement(t.TextInput,{key:n,value:null==e?void 0:e.label,onChange:e=>((e,t)=>{c(()=>null==s?void 0:s.map((n,l)=>{var i;return t===l?{label:null==e||null===(i=e.target)||void 0===i?void 0:i.value}:n}))})(e,n),textInputStyle:{maxWidth:v?"96%":"830px",width:v?"96%":"830px"},style:v?{paddingRight:"10%"}:{},placeholder:o("BPA_ENTER_PERMIT_CONDITIONS_LABEL")}),l.createElement(t.LinkButton,{label:l.createElement("div",null,l.createElement("span",null,l.createElement(t.Close,{style:{float:"right",position:"relative",bottom:"32px",marginTop:"-22px",marginRight:v?"5%":"35%"}}))),style:{},onClick:e=>(e=>{const t=[...s];t.splice(e,1),c([...t])})(n)}))),l.createElement(t.LinkButton,{style:{color:"#a82227",maxWidth:v?"fit-content":"10%",marginRight:"3%"},label:o("BPA_ADD_MORE"),onClick:()=>{c([...s,{label:""}])}}))};function pl(e){let{documents:o,svgStyles:a={},isSendBackFlow:r=!1}=e;const{t:u}=i.useTranslation(),[s,c]=n.useState(()=>[]),[d,v]=(Digit.ULBService.getCurrentTenantId(),n.useState({}));n.useEffect(()=>{var e;let t=[];null==o||o.forEach((e,n,l)=>{t=[...t,...e.values?e.values:[]]}),c(null===(e=t)||void 0===e?void 0:e.map(e=>null==e?void 0:e.fileStoreId))},[o]),n.useEffect(()=>{var e;null!=s&&s.length&&"BillAmend"===(null==o||null===(e=o[0])||void 0===e?void 0:e.BS)?Digit.UploadServices.Filefetch(s,Digit.ULBService.getCurrentTenantId()).then(e=>{v(null==e?void 0:e.data)}):null!=s&&s.length&&Digit.UploadServices.Filefetch(s,Digit.ULBService.getStateId()).then(e=>{v(null==e?void 0:e.data)})},[s]);const m=window.location.href.includes("employee/tl")||window.location.href.includes("/obps")||window.location.href.includes("employee/ws"),p=window.location.href.includes("stakeholder");return l.createElement("div",{style:{marginTop:"19px"}},!p&&(null==o?void 0:o.map((e,n)=>{var i;return l.createElement(l.Fragment,{key:n},null!=e&&e.title?l.createElement(t.CardSubHeader,{style:m?{marginTop:"32px",marginBottom:"18px",color:"#0B0C0C, 100%",fontSize:"24px",lineHeight:"30px"}:{marginTop:"32px",marginBottom:"8px",color:"#505A5F",fontSize:"24px"}},u(null==e?void 0:e.title)):null,l.createElement("div",{style:{display:"flex",flexWrap:"wrap",justifyContent:"flex-start"}},null!=e&&e.values&&(null==e?void 0:e.values.length)>0?null==e||null===(i=e.values)||void 0===i?void 0:i.map((e,n)=>{var i,o;return l.createElement("a",{target:"_",href:null===(i=d[e.fileStoreId])||void 0===i?void 0:i.split(",")[0],style:{minWidth:"80px",marginRight:"10px",maxWidth:"100px",height:"auto"},key:n},l.createElement("div",{style:{display:"flex",justifyContent:"center"}},l.createElement(t.PDFSvg,null)),l.createElement("p",{style:m?{marginTop:"8px",fontWeight:"bold",fontSize:"16px",lineHeight:"19px",color:"#505A5F",textAlign:"center"}:{marginTop:"8px",fontWeight:"bold"}},u(null==e?void 0:e.title)),r?null!=e&&null!==(o=e.documentType)&&void 0!==o&&o.includes("NOC")?l.createElement("p",{style:{textAlign:"center"}},u(null==e?void 0:e.documentType.split(".")[1])):l.createElement("p",{style:{textAlign:"center"}},u(null==e?void 0:e.documentType)):"")}):!window.location.href.includes("citizen")&&l.createElement("div",null,l.createElement("p",null,u("BPA_NO_DOCUMENTS_UPLOADED_LABEL")))))})),p&&(null==o?void 0:o.map((e,n)=>{var i;return l.createElement(l.Fragment,{key:n},null!=e&&e.title?l.createElement(t.CardSubHeader,{style:{marginTop:"32px",marginBottom:"8px",color:"#505A5F",fontSize:"24px"}},u(null==e?void 0:e.title)):null,l.createElement("div",null,null!=e&&e.values&&(null==e?void 0:e.values.length)>0?null==e||null===(i=e.values)||void 0===i?void 0:i.map((e,n)=>{var i;return l.createElement("a",{target:"_",href:null===(i=d[e.fileStoreId])||void 0===i?void 0:i.split(",")[0],style:{minWidth:null!=a&&a.minWidth?null==a?void 0:a.minWidth:"160px",marginRight:"20px"},key:n},l.createElement("div",{style:{maxWidth:"940px",padding:"8px",borderRadius:"4px",border:"1px solid #D6D5D4",background:"#FAFAFA"}},l.createElement("p",{style:{marginTop:"8px",fontWeight:"bold",marginBottom:"10px"}},u(null==e?void 0:e.title)),null!=e&&e.docInfo?l.createElement("div",{style:{fontSize:"12px",color:"#505A5F",fontWeight:400,lineHeight:"15px",marginBottom:"10px"}},""+u(null==e?void 0:e.docInfo)):null,l.createElement(t.PDFSvg,null),l.createElement("p",{style:{marginTop:"8px",fontSize:"16px",lineHeight:"19px",color:"#505A5F",fontWeight:"400"}},""+u(null==e?void 0:e.title))))}):!window.location.href.includes("citizen")&&l.createElement("div",null,l.createElement("p",null,u("BPA_NO_DOCUMENTS_UPLOADED_LABEL")))))})))}function El(e){let{taxHeadEstimatesCalculation:n}=e;const{taxHeadEstimates:o}=n,{t:a}=i.useTranslation();return l.createElement("div",{style:{marginTop:"40px"}},l.createElement(t.StatusTable,null,l.createElement(t.Row,{label:a("ES_PT_TITLE_TAX_HEADS"),text:a("ES_PT_TITLE_AMOUNT"),className:"border-none",textStyle:{fontWeight:"bold"}}),l.createElement(t.BreakLine,{style:{margin:"16px 0",width:"40%"}}),null==o?void 0:o.map((e,n)=>l.createElement(t.Row,{key:a(e.taxHeadCode),label:a(e.taxHeadCode),text:"₹ "+e.estimateAmount||"N/A",last:n===(null==o?void 0:o.length)-1,className:"border-none",textStyle:{color:"#505A5F"},labelStyle:{color:"#505A5F"}})),l.createElement(t.BreakLine,{style:{margin:"16px 0",width:"40%"}}),l.createElement(t.Row,{label:a("ES_PT_TITLE_TOTAL_DUE_AMOUNT"),text:"₹ "+(null==n?void 0:n.totalAmount)||"N/A",className:"border-none",textStyle:{fontSize:"24px",fontWeight:"bold"}})))}function fl(e){let{floors:n}=e;const{t:o}=i.useTranslation();return l.createElement(l.Fragment,null,n.map(e=>{var n;return l.createElement("div",{key:o(null==e?void 0:e.title),style:{marginTop:"19px"}},l.createElement(t.CardSubHeader,{style:{marginBottom:"8px",color:"#505A5F",fontSize:"24px"}},o(null==e?void 0:e.title)),null==e||null===(n=e.values)||void 0===n?void 0:n.map((e,n)=>{var i;return l.createElement(l.Fragment,{key:n},l.createElement(t.CardSectionHeader,{style:{marginBottom:"16px",color:"#505A5F",fontSize:"16px",marginTop:0!==n?"16px":"revert"}},o(e.title)),l.createElement(t.StatusTable,{style:{position:"relative",padding:"8px"}},l.createElement("div",{style:{border:"1px solid #D6D5D4",padding:"16px",marginTop:"8px",borderRadius:"4px",background:"#FAFAFA",maxWidth:"100%"}},null==e||null===(i=e.values)||void 0===i?void 0:i.map((e,n)=>{var i;return l.createElement(t.Row,!0===e.map&&"N/A"!==e.value?{key:o(e.title),label:o(e.title),text:l.createElement("img",{src:o(e.value),alt:""})}:{key:o(e.title),label:o(e.title),text:o(e.value)||"N/A",last:n===(null==e||null===(i=e.values)||void 0===i?void 0:i.length)-1,caption:e.caption,className:"border-none"})}))))}))}))}function _l(e){let{owners:n}=e,o={};o=window.location.href.includes("/employee/pt/")?n.slice().reverse():n;const{t:a}=i.useTranslation(),r=(null==n?void 0:n.length)||1;let u={marginTop:"19px"},s={position:"relative",padding:"8px"},c={justifyContent:"space-between",fontSize:"16px",lineHeight:"19px",color:"#0B0C0C"};return Number(r)>1?u={marginTop:"19px",background:"#FAFAFA",border:"1px solid #D6D5D4",borderRadius:"4px",padding:"8px",lineHeight:"19px",maxWidth:"600px",minWidth:"280px"}:Number(r)>1||(u={marginTop:"19px",lineHeight:"19px",maxWidth:"600px",minWidth:"280px"},s={position:"relative",marginTop:"19px"}),window.location.href.includes("obps")&&(u={...u,maxWidth:"950px"},u={...u,maxWidth:"950px"},c={}),n.sort((e,t)=>{var n,l;return(null==e||null===(n=e.additionalDetails)||void 0===n?void 0:n.ownerSequence)-(null==t||null===(l=t.additionalDetails)||void 0===l?void 0:l.ownerSequence)}),l.createElement(l.Fragment,null,l.createElement("div",{className:"owner-details"},o.map((e,n)=>{var i;return l.createElement("div",{key:a(null==e?void 0:e.title),style:u,className:"owner-details-child"},l.createElement(t.CardSubHeader,{style:Number(r)>1?{marginBottom:"8px",paddingBottom:"9px",color:"#0B0C0C",fontSize:"16px",lineHeight:"19px"}:{marginBottom:"8px",color:"#505A5F",fontSize:"24px"}},Number(r)>1?`${a(null==e?void 0:e.title)} ${n+1}`:a(null==e?void 0:e.title)),l.createElement(l.Fragment,{key:n},l.createElement(t.StatusTable,{style:s},l.createElement("div",{style:{maxWidth:"640px",top:0,left:0,bottom:0,right:0,width:"auto"}}),null==e||null===(i=e.values)||void 0===i?void 0:i.map((e,n)=>{var i;return!0===e.map&&"N/A"!==e.value?l.createElement(t.Row,{key:a(e.title),label:a(e.title),text:l.createElement("img",{src:a(e.value),alt:"",privacy:null==e?void 0:e.privacy})}):l.createElement("span",null,l.createElement(t.Row,{key:a(e.title),label:""+a(e.title),text:a(e.value)||"N/A",last:n===(null==e||null===(i=e.values)||void 0===i?void 0:i.length)-1,caption:e.caption,className:"border-none",textStyle:e.textStyle,privacy:null==e?void 0:e.privacy,rowContainerStyle:c}))}))))})))}const gl=e=>{var o,a,r;let{scrutinyDetails:u,paymentsList:s=[]}=e;const{t:c}=i.useTranslation(),d=e=>null!=e&&e.value&&null!=e&&e.isTransLate?l.createElement("span",{style:{color:"#00703C"}},c(null==e?void 0:e.value)):null!=e&&e.value&&null!=e&&e.isTransLate?c(null==e?void 0:e.value):null!=e&&e.value?null==e?void 0:e.value:void c("NA");return l.createElement(n.Fragment,null,!(null!=u&&u.isChecklist)&&l.createElement("div",{style:{background:"#FAFAFA",border:"1px solid #D6D5D4",padding:"8px",borderRadius:"4px",maxWidth:"950px"}},l.createElement(t.StatusTable,null,l.createElement("div",null,null==u||null===(o=u.values)||void 0===o?void 0:o.map((e,n)=>null!=e&&e.isUnit?l.createElement(t.Row,{className:"border-none",textStyle:"Paid"===(null==e?void 0:e.value)?{color:"darkgreen"}:"Unpaid"===(null==e?void 0:e.value)?{color:"red"}:{},key:""+e.title,label:""+c(""+e.title),text:null!=e&&e.value?`${d(e)} ${c(null==e?void 0:e.isUnit)}`:c("NA"),labelStyle:null!=e&&e.isHeader?{fontSize:"20px"}:{}}):null==e||!e.isHeader||null!=e&&e.isUnit?null==e||!e.isSubTitle||null!=e&&e.isUnit?l.createElement(t.Row,{className:"border-none",textStyle:"Paid"===(null==e?void 0:e.value)?{color:"darkgreen",wordBreak:"break-all"}:"Unpaid"===(null==e?void 0:e.value)?{color:"red",wordBreak:"break-all"}:{wordBreak:"break-all"},key:""+e.title,label:""+c(""+e.title),text:d(e),labelStyle:null!=e&&e.isHeader?{fontSize:"20px"}:{}}):l.createElement(t.CardSubHeader,{style:{fontSize:"20px",paddingBottom:"10px",margin:"0px"}},c(null==e?void 0:e.title)):l.createElement(t.CardSubHeader,{style:{fontSize:"20px",paddingBottom:"10px"}},c(null==e?void 0:e.title))),null==u||null===(a=u.permit)||void 0===a?void 0:a.map((e,n)=>l.createElement(t.CardLabel,{style:{fontWeight:"400"}},null==e?void 0:e.title))),l.createElement("div",null,null==u||null===(r=u.scruntinyDetails)||void 0===r?void 0:r.map((e,i)=>l.createElement(n.Fragment,null,l.createElement(t.Row,{className:"border-none",label:""+c(null==e?void 0:e.title),labelStyle:{width:"150%"}}),l.createElement("a",{href:null==e?void 0:e.value}," ",l.createElement(t.PDFSvg,null)," "),l.createElement("p",{style:{margin:"8px 0px",fontWeight:"bold",fontSize:"16px",lineHeight:"19px",color:"#505A5F"}},c(null==e?void 0:e.text))))))))},Sl=e=>{var o,a,r,u,s;let{edcrDetails:c,applicationData:d}=e;const{t:v}=i.useTranslation(),m=window.Digit.Utils.browser.isMobile(),p=[{name:"BPA_TABLE_COL_FLOOR",id:"Floor"},{name:"BPA_TABLE_COL_LEVEL",id:"Level"},{name:"BPA_TABLE_COL_OCCUPANCY",id:"Occupancy"},{name:"BPA_TABLE_COL_BUILDUPAREA",id:"BuildupArea"},{name:"BPA_TABLE_COL_FLOORAREA",id:"FloorArea"},{name:"BPA_TABLE_COL_CARPETAREA",id:"CarpetArea"}],E=e=>{const t=e;return(e,n,l)=>e[t]},f=n.useMemo(()=>p.map(e=>({Header:v(""+e.name),accessor:E(e.id),id:e.id})));function _(e){var t;let n=[];return null==e||null===(t=e.building)||void 0===t||t.floors.map(e=>{var t,l,i,o,a,r,u,s;n.push({Floor:v("BPA_FLOOR_NAME_"+e.number),Level:e.number,Occupancy:v(""+(null===(t=e.occupancies)||void 0===t||null===(l=t[0])||void 0===l?void 0:l.type)),BuildupArea:null===(i=e.occupancies)||void 0===i||null===(o=i[0])||void 0===o?void 0:o.builtUpArea,FloorArea:(null===(a=e.occupancies)||void 0===a||null===(r=a[0])||void 0===r?void 0:r.floorArea)||0,CarpetArea:(null===(u=e.occupancies)||void 0===u||null===(s=u[0])||void 0===s?void 0:s.CarpetArea)||0,key:v("BPA_FLOOR_NAME_"+e.number)})}),n}function g(e){var t;let n=null==d||null===(t=d.landInfo)||void 0===t?void 0:t.unit,l="";if((null==n?void 0:n.length)>0){var i,o;let t=null===(i=n[e])||void 0===i||null===(o=i.usageCategory)||void 0===o?void 0:o.split(",");null!=t&&t.length&&(l=t.map(e=>e?""+v("BPA_SUBOCCUPANCYTYPE_"+function(e,t,n){if(void 0===e&&(e=""),void 0===t&&(t=""),void 0===n&&(n=""),""==t)return e;for(;e.includes(t);)e=e.replace(t,n);return e}(null==e?void 0:e.toUpperCase(),"-","_")):"NA").join(", "))}return l||"NA"}return l.createElement(n.Fragment,null,l.createElement("div",{style:{background:"#FAFAFA",border:"1px solid #D6D5D4",padding:"8px",borderRadius:"4px",maxWidth:"950px",minWidth:"280px"}},l.createElement(t.StatusTable,null,null==c||null===(o=c.values)||void 0===o?void 0:o.map((e,n)=>null!=e&&e.isHeader?l.createElement(t.CardSubHeader,{style:{fontSize:"20px",paddingBottom:"10px"}},v(null==e?void 0:e.title)):l.createElement(t.Row,{className:"border-none",labelStyle:{width:"100%",fontSize:"20px"},key:""+e.title,label:""+v(""+e.title),text:null!=e&&e.value?null==e?void 0:e.value:""}))),null==c||null===(a=c.subOccupancyTableDetails)||void 0===a||null===(r=a[0])||void 0===r||null===(u=r.value)||void 0===u||null===(s=u.planDetail)||void 0===s?void 0:s.blocks.map((e,n)=>{var i,o,a,r,u;return l.createElement("div",{key:n,style:(null==c||null===(i=c.subOccupancyTableDetails)||void 0===i||null===(o=i[0])||void 0===o||null===(a=o.value)||void 0===a||null===(r=a.planDetail)||void 0===r||null===(u=r.blocks)||void 0===u?void 0:u.length)>0?{marginBottom:"30px",background:"#FAFAFA",border:"1px solid #D6D5D4",padding:"8px",borderRadius:"4px",maxWidth:"950px",minWidth:"280px"}:{marginBottom:"30px"}},l.createElement(t.CardSubHeader,{style:{marginBottom:"8px",paddingBottom:"9px",color:"#0B0C0C",fontSize:"18px",lineHeight:"19px"}},v("BPA_BLOCK_SUBHEADER")," ",n+1),l.createElement(t.StatusTable,null,l.createElement(t.Row,{className:"border-none",textStyle:{wordBreak:"break-word"},label:""+v("BPA_SUB_OCCUPANCY_LABEL"),text:g(n)})),l.createElement("div",{style:window.location.href.includes("citizen")||m?{overflow:"scroll"}:{maxWidth:"950px",maxHeight:"280px"}},l.createElement(t.Table,{className:"customTable table-fixed-first-column table-border-style",t:v,disableSort:!1,autoSort:!0,manualPagination:!1,isPaginationRequired:!1,initSortId:"S N ",data:_(e),columns:f,getCellProps:e=>({style:{}})})))})))},hl=e=>{let{headComment:t,otherComment:n}=e;return l.createElement("div",{className:"checkpoint-comments-wrap"},l.createElement("h4",null,t),l.createElement("p",null,n))},Tl=e=>{var n,o,a;let{data:r,OpenImage:u,privacy:s={}}=e;const{t:c}=i.useTranslation();return l.createElement("div",null,r.date&&l.createElement("p",null,r.date),l.createElement("p",null,r.name),r.mobileNumber&&l.createElement("span",{style:{display:"inline-flex",width:"fit-content",marginLeft:"10px"}},l.createElement(t.TelePhone,{mobile:r.mobileNumber,privacy:s}),l.createElement("p",null,"    ")),r.source&&l.createElement("p",null,c("ES_APPLICATION_DETAILS_APPLICATION_CHANNEL_"+r.source.toUpperCase())),r.comment&&l.createElement(hl,{otherComment:null==r?void 0:r.otherComment,headComment:null==r?void 0:r.comment}),null!=r&&r.wfComment?l.createElement("div",null,null==r||null===(n=r.wfComment)||void 0===n?void 0:n.map((e,t)=>l.createElement("div",{className:"TLComments",key:t},l.createElement("h3",null,c("WF_COMMON_COMMENTS")),l.createElement("p",{style:{overflowX:"scroll"}},e)))):null,(null==r||null===(o=r.thumbnailsToShow)||void 0===o||null===(a=o.thumbs)||void 0===a?void 0:a.length)>0?l.createElement("div",{className:"TLComments"},l.createElement("h3",null,c("CS_COMMON_ATTACHMENTS")),l.createElement(t.DisplayPhotos,{srcs:null==r?void 0:r.thumbnailsToShow.thumbs,onClick:(e,t)=>{u(e,t,null==r?void 0:r.thumbnailsToShow)}})):null)};function bl(e){let{units:n}=e;const{t:o}=i.useTranslation();return l.createElement(l.Fragment,null,n.map((e,n)=>{var i;return l.createElement("div",{key:o(null==e?void 0:e.title),style:{marginTop:"19px",background:"#FAFAFA",border:"1px solid #D6D5D4",borderRadius:"4px",padding:"8px",lineHeight:"19px",maxWidth:"600px",minWidth:"280px"}},l.createElement(t.CardSubHeader,{style:{marginBottom:"8px",paddingBottom:"9px",color:"#0B0C0C",fontSize:"16px",lineHeight:"19px"}},`${o(null==e?void 0:e.title)} ${n+1}`),l.createElement(l.Fragment,{key:n},l.createElement(t.StatusTable,{style:{position:"relative",marginTop:"19px"}},l.createElement("div",{style:{position:"absolute",maxWidth:"640px",top:0,left:0,bottom:0,right:0,width:"auto"}}),null==e||null===(i=e.values)||void 0===i?void 0:i.map((e,n)=>{var i;return l.createElement(t.Row,!0===e.map&&"N/A"!==e.value?{key:o(e.title),label:o(e.title),text:l.createElement("img",{src:o(e.value),alt:""})}:{key:o(e.title),label:o(e.title)+":",text:o(e.value)||"N/A",last:n===(null==e||null===(i=e.values)||void 0===i?void 0:i.length)-1,caption:e.caption,className:"border-none",rowContainerStyle:{justifyContent:"space-between",fontSize:"16px",lineHeight:"19px",color:"#0B0C0C"}})}))))}))}function yl(e){let{units:n}=e;const{t:o}=i.useTranslation();return l.createElement(l.Fragment,null,n.map((e,n)=>{var i;return l.createElement("div",{key:o(null==e?void 0:e.title),style:{marginTop:"19px",background:"#FAFAFA",border:"1px solid #D6D5D4",borderRadius:"4px",padding:"8px",lineHeight:"19px",maxWidth:"600px",minWidth:"280px"}},l.createElement(t.CardSubHeader,{style:{marginBottom:"9px",paddingBottom:"9px",color:"#0B0C0C",fontSize:"16px",lineHeight:"19px"}},`${o(null==e?void 0:e.title)} ${n+1}`),l.createElement(l.Fragment,{key:n},l.createElement(t.StatusTable,{style:{position:"relative",marginTop:"19px"}},l.createElement("div",{style:{position:"absolute",maxWidth:"640px",top:0,left:0,bottom:0,right:0,width:"auto"}}),null==e||null===(i=e.values)||void 0===i?void 0:i.map((e,n)=>{var i;return l.createElement(t.Row,!0===e.map&&"N/A"!==e.value?{key:o(e.title),label:o(e.title),text:l.createElement("img",{src:o(e.value),alt:""})}:{key:o(e.title),label:o(e.title)+":",text:o(e.value)||"NA",last:n===(null==e||null===(i=e.values)||void 0===i?void 0:i.length)-1,caption:e.caption,className:"border-none",rowContainerStyle:{justifyContent:"space-between",fontSize:"16px",lineHeight:"19px",color:"#0B0C0C"}})}))))}))}const Cl=e=>{var n,o,a,r;let{wsAdditionalDetails:u}=e;const{t:s}=i.useTranslation();let c=(d=location.search)?(/^[?#]/.test(d)?d.slice(1):d).split("&").reduce((e,t)=>{let[n,l]=t.split("=");return e[n]=l?decodeURIComponent(l.replace(/\+/g," ")):"",e},{}):{};var d;const v=null==c?void 0:c.mode;var{connectionDetails:m,plumberDetails:p,roadCuttingDetails:E,activationDetails:f}=(null==u?void 0:u.additionalDetails)||{connectionDetails:[],plumberDetails:[]};return l.createElement(l.Fragment,null,l.createElement("div",{style:{lineHeight:"19px",maxWidth:"950px",minWidth:"280px"}},(null==u||null===(n=u.additionalDetails)||void 0===n?void 0:n.connectionDetails)&&l.createElement(t.StatusTable,null,l.createElement(t.CardSubHeader,{style:{fontSize:"24px",marginBottom:"16px",marginTop:"32px"}},s("WS_COMMON_CONNECTION_DETAIL")),l.createElement("div",null,l.createElement("div",{className:"connection-details-new-value-wrapper"},null==m?void 0:m.map((e,n)=>l.createElement("div",{key:n},l.createElement(t.Row,{className:"border-none",key:""+e.title,label:""+s(""+e.title),text:null!=e&&e.oldValue?null==e?void 0:e.oldValue:null!=e&&e.value?null==e?void 0:e.value:""})))))),(null==u||null===(o=u.additionalDetails)||void 0===o?void 0:o.plumberDetails)&&"MODIFY"!=v&&l.createElement(t.StatusTable,null,l.createElement(t.CardSubHeader,{style:{fontSize:"24px",marginBottom:"16px",marginTop:"32px"}},s("WS_COMMON_PLUMBER_DETAILS")),l.createElement("div",null,l.createElement("div",{className:"plumber-details-new-value-wrapper"},null==p?void 0:p.map((e,n)=>l.createElement(t.Row,{className:"border-none",key:""+e.title,label:""+s(""+e.title),text:null!=e&&e.oldValue?null==e?void 0:e.oldValue:null!=e&&e.value?null==e?void 0:e.value:"",privacy:e.privacy}))))),(null==u||null===(a=u.additionalDetails)||void 0===a?void 0:a.roadCuttingDetails)&&"MODIFY"!=v&&l.createElement(t.StatusTable,null,l.createElement(t.CardSubHeader,{style:{fontSize:"24px",marginBottom:"16px",marginTop:"32px"}},s("WS_ROAD_CUTTING_DETAILS")),l.createElement("div",null,l.createElement("div",{className:"plumber-details-new-value-wrapper"},null==E?void 0:E.map((e,n)=>{var i;return l.createElement("div",{key:n,style:(null==E?void 0:E.length)>1?{border:"1px solid #D6D5D4",background:"#FAFAFA",borderRadius:"4px",padding:"10px 10px 0px 10px",margin:"5px 0px"}:{}},null==e||null===(i=e.values)||void 0===i?void 0:i.map(e=>l.createElement(t.Row,{className:"border-none",key:""+e.title,label:""+s(""+e.title),text:null!=e&&e.oldValue?null==e?void 0:e.oldValue:null!=e&&e.value?null==e?void 0:e.value:""})))})))),(null==u||null===(r=u.additionalDetails)||void 0===r?void 0:r.activationDetails)&&l.createElement(t.StatusTable,null,l.createElement(t.CardSubHeader,{style:{fontSize:"24px",marginBottom:"16px",marginTop:"32px"}},s("WS_ACTIVATION_DETAILS")),l.createElement("div",null,l.createElement("div",{className:"plumber-details-new-value-wrapper"},null==f?void 0:f.map((e,n)=>l.createElement(t.Row,{className:"border-none",key:""+e.title,label:""+s(""+e.title),text:null!=e&&e.oldValue?null==e?void 0:e.oldValue:null!=e&&e.value?null==e?void 0:e.value:""})))))))},Al=[{title:"PT_PENDING_DUES_FROM_EARLIER",value:"Pending dues from earlier"},{title:"PT_MISCALCULATION_OF_EARLIER_ASSESSMENT",value:"Miscalculation of earlier Assessment"},{title:"PT_ONE_TIME_PENALITY",value:"One time penality"},{title:"PT_OTHERS",value:"Others"}],Nl=[{title:"PT_ADVANCED_PAID_BY_CITIZEN_EARLIER",value:"Advanced Paid By Citizen Earlier"},{title:"PT_REBATE_PROVIDED_BY_COMMISSIONER_EO",value:"Rebate provided by commissioner/EO"},{title:"PT_ADDITIONAL_AMOUNT_CHARGED_FROM_THE_CITIZEN",value:"Additional amount charged from the citizen"},{title:"PT_OTHERS",value:"Others"}],Dl=e=>{var o,a,r,u;let{wsAdditionalDetails:s}=e;const{t:d}=i.useTranslation(),[v,m,p]=Digit.Hooks.useSessionStorage("ADHOC_ADD_REBATE_DATA",{}),[E,f,g]=Digit.Hooks.useSessionStorage("ADHOC_BILL_ADD_REBATE_DATA",{}),S=!(null==s||null===(o=s.additionalDetails)||void 0===o||!o.isPaid),[h,T]=n.useState(!1),[b,y]=n.useState(v||{}),[C,A]=n.useState(null),[N,D]=n.useState(s.additionalDetails.data?s.additionalDetails.data:{}),[I,O]=n.useState(s.additionalDetails.values?s.additionalDetails.values:[]),L=Digit.ULBService.getStateId();Digit.Hooks.ws.useMDMS(L,"BillingService",["TaxHeadMaster"]),n.useEffect(()=>{var e,t,n;const i={...null==s||null===(e=s.additionalDetails)||void 0===e||null===(t=e.appDetails)||void 0===t?void 0:t.additionalDetails};if((null==v||null===(n=v.billDetails)||void 0===n?void 0:n.length)>0){var o,a,r,u,c,d,p;const e=[{title:"WS_APPLICATION_FEE_HEADER",value:l.createElement("span",null,"₹",null==v||null===(o=v.billDetails)||void 0===o||null===(a=o[0])||void 0===a?void 0:a.fee)},{title:"WS_SERVICE_FEE_HEADER",value:l.createElement("span",null,"₹",null==v||null===(r=v.billDetails)||void 0===r||null===(u=r[0])||void 0===u?void 0:u.charge)},{title:"WS_TAX_HEADER",value:l.createElement("span",null,"₹",null==v||null===(c=v.billDetails)||void 0===c||null===(d=c[0])||void 0===d?void 0:d.taxAmount)}];O(e),D(null==v||null===(p=v.billDetails)||void 0===p?void 0:p[0])}else m(i),y(i)},[]);let w={};const R=e=>l.createElement("h1",{className:"heading-m"},e.label),x=()=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},l.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),l.createElement("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"})),P=e=>l.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},l.createElement(x,null)),M=function(e,t,n){void 0===t&&(t=!1);let l={...b};if("adhocPenalty"!=e&&"adhocRebate"!=e||!n.target.value)t?(l[e+"_data"]=n,l[e]=n.title,"PT_OTHERS"==n.title&&"adhocPenaltyReason"==e&&(l.adhocPenaltyComment=""),"PT_OTHERS"==n.title&&"adhocRebateReason"==e&&(l.adhocRebateComment="")):l[e]=n.target.value;else{var i,o;const t=0==(null==n||null===(i=n.target)||void 0===i?void 0:i.value)?1:Math.sign(null==n||null===(o=n.target)||void 0===o?void 0:o.value)||-1;l[e]=1==t?n.target.value:""}y(l)};return l.createElement(n.Fragment,null,l.createElement("div",{style:{lineHeight:"19px",maxWidth:"950px",minWidth:"280px"}},I&&l.createElement(t.StatusTable,null,l.createElement("div",null,null==I?void 0:I.map((e,n)=>l.createElement(t.Row,{className:"border-none",key:""+e.title,label:""+d(""+e.title),text:null!=e&&e.value?null==e?void 0:e.value:""}))),l.createElement("hr",{style:{border:"1px solid #D6D5D4",color:"#D6D5D4",margin:"16px 0px"}}),l.createElement("div",null,l.createElement(t.Row,{className:"border-none",key:"WS_COMMON_TOTAL_AMT",label:""+d("WS_COMMON_TOTAL_AMT"),text:l.createElement("span",null,"₹",(null==N?void 0:N.totalAmount)||0),textStyle:{fontSize:"24px",fontWeight:"700"}}),l.createElement(t.Row,{className:"border-none",key:"CS_INBOX_STATUS_FILTER",label:""+d("CS_INBOX_STATUS_FILTER"),text:d(S?"WS_COMMON_PAID_LABEL":"WS_COMMON_NOT_PAID"),textStyle:S?{color:"#00703C"}:{color:"#D4351C"}}))),null!=s&&null!==(a=s.additionalDetails)&&void 0!==a&&a.isAdhocRebate?l.createElement("div",{onClick:e=>{T(!0)}},l.createElement("span",{style:{cursor:"pointer",color:"#a82227"}},d("WS_PAYMENT_ADD_REBATE_PENALTY"))):null,h&&l.createElement(t.Modal,{headerBarMain:l.createElement(R,{label:d("PT_ADD_REBATE_PENALITY")}),headerBarEnd:l.createElement(P,{onClick:()=>{y(v),T(!1)}}),actionCancelLabel:d("PT_CANCEL"),actionCancelOnSubmit:()=>{y(v),T(!1)},actionSaveLabel:d("PT_ADD"),actionSaveOnSubmit:e=>(e=>{const t=null!=b&&b.adhocPenalty?Number(null==b?void 0:b.adhocPenalty):0,n=null!=b&&b.adhocRebate?Number(null==b?void 0:b.adhocRebate):0;var l,i;if(t||n)if(n>(null==s||null===(l=s.additionalDetails)||void 0===l||null===(i=l.data)||void 0===i?void 0:i.totalAmount))A({isError:!1,isWarning:!0,key:"error",message:d("ERR_WS_REBATE_GREATER_THAN_AMOUNT")});else{var o,a,r,u,c,v,p,E,g,S;const e=null==s||null===(o=s.additionalDetails)||void 0===o||null===(a=o.appDetails)||void 0===a?void 0:a.applicationNo,t=null==s||null===(r=s.additionalDetails)||void 0===r||null===(u=r.appDetails)||void 0===u?void 0:u.tenantId,n={...null==s||null===(c=s.additionalDetails)||void 0===c||null===(v=c.appDetails)||void 0===v?void 0:v.additionalDetails,...b};s.additionalDetails.appDetails.additionalDetails=n;const l={CalculationCriteria:"WATER"==(null==s||null===(p=s.additionalDetails)||void 0===p||null===(E=p.appDetails)||void 0===E?void 0:E.service)?[{applicationNo:e,tenantId:t,waterConnection:s.additionalDetails.appDetails}]:[{applicationNo:e,tenantId:t,sewerageConnection:s.additionalDetails.appDetails}],isconnectionCalculation:!1};let i="WATER"==(null==s||null===(g=s.additionalDetails)||void 0===g||null===(S=g.appDetails)||void 0===S?void 0:S.service)?"WS":"SW";Digit.WSService.wsCalculationEstimate(l,i).then((e,t)=>{var n,l,i,o,a,r,u,s,c,d,v,p,E,g,S;(null==e||null===(n=e.Calculation)||void 0===n||null===(l=n[0])||void 0===l||null===(i=l.taxHeadEstimates)||void 0===i?void 0:i.length)>0&&(null==e||null===(E=e.Calculation)||void 0===E||null===(g=E[0])||void 0===g||null===(S=g.taxHeadEstimates)||void 0===S||S.forEach(e=>e.amount=e.estimateAmount)),e.Calculation[0].billSlabData=_.groupBy(null==e||null===(o=e.Calculation)||void 0===o||null===(a=o[0])||void 0===a?void 0:a.taxHeadEstimates,"category");const h=[{title:"WS_APPLICATION_FEE_HEADER",value:null===(r=e.Calculation)||void 0===r||null===(u=r[0])||void 0===u?void 0:u.fee},{title:"WS_SERVICE_FEE_HEADER",value:null===(s=e.Calculation)||void 0===s||null===(c=s[0])||void 0===c?void 0:c.charge},{title:"WS_TAX_HEADER",value:null===(d=e.Calculation)||void 0===d||null===(v=d[0])||void 0===v?void 0:v.taxAmount}];f(Ln(e.Calculation[0])),D(null==e||null===(p=e.Calculation)||void 0===p?void 0:p[0]),O(h),b.billDetails=null==e?void 0:e.Calculation,m(b),T(!1)}).catch(e=>{var t,n,l,i,o,a;A({isError:!0,isWarning:!1,key:"error",message:null!=e&&null!==(t=e.response)&&void 0!==t&&null!==(n=t.data)&&void 0!==n&&null!==(l=n.Errors[0])&&void 0!==l&&l.message?d(""+(null==e||null===(i=e.response)||void 0===i||null===(o=i.data)||void 0===o||null===(a=o.Errors[0])||void 0===a?void 0:a.code)):d("PT_COMMON_ADD_REBATE_PENALITY")})})}else A({isError:!1,isWarning:!0,key:"warning",message:d("ERR_WS_ENTER_ATLEAST_ONE_FIELD")})})(),hideSubmit:!1,popupStyles:{overflowY:"auto"}},l.createElement("div",null,l.createElement(t.Card,{style:{padding:"10px 10px 1px 10px",margin:"0px 0px 15px 0px"}},l.createElement(t.CardSectionHeader,{style:{fontSize:"16px",fontWeight:"700",lineHeight:"18px",padding:"0px",margin:"0px 0px 10px 0px"}},d("PT_AD_PENALTY")),l.createElement(t.CardLabel,null,d("PT_TX_HEADS")),l.createElement("div",{className:"field"},l.createElement(t.Dropdown,{isMandatory:!0,option:Al,optionKey:"title",select:e=>M("adhocPenaltyReason",!0,e),selected:(null==b?void 0:b.adhocPenaltyReason_data)||"",isPropertyAssess:!0,name:"adhocPenaltyReason_data",t:d})),"PT_OTHERS"===(null==b||null===(r=b.adhocPenaltyReason_data)||void 0===r?void 0:r.title)&&l.createElement("div",{className:"field"},l.createElement(t.CardLabel,null,d("PT_REASON")),l.createElement("div",{className:"field"},l.createElement(t.TextInput,c({style:{background:"#FAFAFA"},t:d,type:"text",isMandatory:!1,name:"adhocPenaltyComment",value:(null==b?void 0:b.adhocPenaltyComment)||"",onChange:e=>M("adhocPenaltyComment",!1,e)},w={isRequired:!0,pattern:"^[a-zA-Z ]*$",type:"text",title:d("TL_NAME_ERROR_MESSAGE")})))),l.createElement(t.CardLabel,null,d("PT_HEAD_AMT")),l.createElement("div",{className:"field"},l.createElement(t.TextInput,c({style:{background:"#FAFAFA"},t:d,type:"number",isMandatory:!1,name:"adhocPenalty",value:(null==b?void 0:b.adhocPenalty)||"",onChange:e=>M("adhocPenalty",!1,e)},w={isRequired:!0,pattern:"^[1-9]+[0-9]*$",title:d("ERR_DEFAULT_INPUT_FIELD_MSG")})))),l.createElement(t.Card,{style:{padding:"10px 10px 1px 10px",margin:"0px 0px 15px 0px"}},l.createElement(t.CardSectionHeader,{style:{fontSize:"16px",fontWeight:"700",lineHeight:"18px",padding:"0px",margin:"0px 0px 10px 0px"}},d("PT_AD_REBATE")),l.createElement(t.CardLabel,null,d("PT_TX_HEADS")),l.createElement("div",{className:"field"},l.createElement(t.Dropdown,{isMandatory:!0,option:Nl,optionKey:"title",select:e=>M("adhocRebateReason",!0,e),selected:(null==b?void 0:b.adhocRebateReason_data)||"",name:"adhocRebateReason_data",isPropertyAssess:!0,t:d})),"PT_OTHERS"===(null==b||null===(u=b.adhocRebateReason_data)||void 0===u?void 0:u.title)&&l.createElement("div",{className:"field"},l.createElement(t.CardLabel,null,d("PT_REASON")),l.createElement(t.TextInput,c({style:{background:"#FAFAFA"},t:d,type:"text",isMandatory:!1,name:"adhocRebateComment",value:(null==b?void 0:b.adhocRebateComment)||"",onChange:e=>M("adhocRebateComment",!1,e)},w={isRequired:!0,pattern:"^[a-zA-Z ]*$",type:"text",title:d("TL_NAME_ERROR_MESSAGE")}))),l.createElement(t.CardLabel,null,d("PT_HEAD_AMT")),l.createElement("div",{className:"field"},l.createElement(t.TextInput,c({style:{background:"#FAFAFA"},t:d,type:"number",isMandatory:!1,name:"adhocRebate",value:(null==b?void 0:b.adhocRebate)||"",onChange:e=>M("adhocRebate",!1,e)},w={isRequired:!0,pattern:"^[1-9]+[0-9]*$",title:d("ERR_DEFAULT_INPUT_FIELD_MSG")})))))," "),C&&l.createElement(t.Toast,{style:{zIndex:"10000"},warning:null==C?void 0:C.isWarning,error:null==C||!C.isWarning,label:d(null==C?void 0:C.message),onClose:()=>{A(!1)},isDleteBtn:!0})))},Il=e=>{let{style:t}=e;return l.createElement("span",null,l.createElement("svg",{style:{...t},display:"inline",width:"22",height:"16",viewBox:"0 0 22 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},l.createElement("path",{d:"M11 0.5C6 0.5 1.73 3.61 0 8C1.73 12.39 6 15.5 11 15.5C16 15.5 20.27 12.39 22 8C20.27 3.61 16 0.5 11 0.5ZM11 13C8.24 13 6 10.76 6 8C6 5.24 8.24 3 11 3C13.76 3 16 5.24 16 8C16 10.76 13.76 13 11 13ZM11 5C9.34 5 8 6.34 8 8C8 9.66 9.34 11 11 11C12.66 11 14 9.66 14 8C14 6.34 12.66 5 11 5Z",fill:"#a82227"})))},Ol=e=>{let{t:n,userType:i=!1,infoBannerLabel:o="",infoClickLable:a="",infoClickInfoLabel:r="",infoClickInfoLabel1:u=""}=e;i=i||Digit.SessionStorage.get("userType");const s=window.Digit.Utils.browser.isMobile();return l.createElement(l.Fragment,null,l.createElement("div",{style:s?{}:{width:"80%"}},l.createElement("div",{className:"info-banner-wrap",style:{color:"#3498DB",margin:"0px"}},l.createElement("div",null,l.createElement(t.InfoBannerIcon,null),l.createElement("h2",{style:{color:"#3498DB"}},n(o))),n(a)+" ",l.createElement(Il,{style:{display:"inline",marginBottom:"5px"}})," "+n(r),l.createElement("div",null," "+n(u)))))},Ll=e=>{var o,a,r,u,s,c,d;let{wsAdditionalDetails:v}=e;const{t:m}=i.useTranslation(),[p,E]=n.useState(!1),[f,_]=n.useState({}),g=e=>l.createElement("h1",{className:"heading-m"},e.label),S=()=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},l.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),l.createElement("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"})),h=e=>l.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},l.createElement(S,null));return l.createElement(n.Fragment,null,l.createElement("div",{style:{lineHeight:"19px",maxWidth:"950px",minWidth:"280px"}},null!=v&&null!==(o=v.additionalDetails)&&void 0!==o&&o.isViewBreakup?l.createElement("div",{onClick:e=>(()=>{var e;let t=v.additionalDetails.data||{};const n=sessionStorage.getItem("Digit.ADHOC_BILL_ADD_REBATE_DATA"),l=n?JSON.parse(n):{};null!=l&&null!==(e=l.value)&&void 0!==e&&e.totalAmount&&(t=null==l?void 0:l.value),_(t),E(!0)})(),style:{marginTop:"12px"}},l.createElement("span",{style:{cursor:"pointer",color:"#a82227"}},m("WS_PAYMENT_VIEW_BREAKUP"))):null,p&&l.createElement(t.Modal,{headerBarMain:l.createElement(g,{label:m("WS_CALCULATION_BREAKUP")}),headerBarEnd:l.createElement(h,{onClick:()=>{E(!1)}}),hideSubmit:!0,popupStyles:{overflowY:"auto"},headerBarMainStyle:{marginBottom:"0px"},popupModuleMianStyles:{paddingTop:"0px"}},l.createElement(t.StatusTable,{style:{padding:"10px",paddingTop:"0px"}},l.createElement(t.CardSectionHeader,{style:{margin:"10px 0px"}},m("WS_APPLICATION_FEE_HEADER")),null==f||null===(a=f.billSlabData)||void 0===a||null===(r=a.FEE)||void 0===r?void 0:r.map(e=>l.createElement(t.Row,{className:"border-none",rowContainerStyle:{margin:"0px"},labelStyle:{width:"50%"},key:""+(null==e?void 0:e.taxHeadCode),label:""+m(""+(null==e?void 0:e.taxHeadCode)),text:l.createElement("span",null,"₹",Number(null==e?void 0:e.amount)||0),textStyle:{textAlign:"right"}})),l.createElement("hr",{style:{color:"#cccccc",backgroundColor:"#cccccc",marginBottom:"10px"}}),l.createElement(t.Row,{className:"border-none",rowContainerStyle:{margin:"0px"},labelStyle:{width:"50%"},key:"PDF_STATIC_LABEL_CONSOLIDATED_TLAPP_TOTAL_AMOUNT1",label:""+m("PDF_STATIC_LABEL_CONSOLIDATED_TLAPP_TOTAL_AMOUNT"),text:l.createElement("span",null,"₹",Number(null==f?void 0:f.fee)||0),textStyle:{textAlign:"right",fontWeight:"700",fontSize:"24px"}}),l.createElement(t.CardSectionHeader,{style:{margin:"10px 0px"}},m("WS_SERVICE_FEE_HEADER")),null==f||null===(u=f.billSlabData)||void 0===u||null===(s=u.CHARGES)||void 0===s?void 0:s.map(e=>l.createElement(t.Row,{className:"border-none",rowContainerStyle:{margin:"0px"},labelStyle:{width:"50%"},key:""+(null==e?void 0:e.taxHeadCode),label:""+m(""+(null==e?void 0:e.taxHeadCode)),text:l.createElement("span",null,"₹",Number(null==e?void 0:e.amount)||0),textStyle:{textAlign:"right"}})),l.createElement("hr",{style:{color:"#cccccc",backgroundColor:"#cccccc",marginBottom:"10px"}}),l.createElement(t.Row,{className:"border-none",rowContainerStyle:{margin:"0px"},labelStyle:{width:"50%"},key:"PDF_STATIC_LABEL_CONSOLIDATED_TLAPP_TOTAL_AMOUNT2",label:""+m("PDF_STATIC_LABEL_CONSOLIDATED_TLAPP_TOTAL_AMOUNT"),text:l.createElement("span",null,"₹",Number(null==f?void 0:f.charge)||0),textStyle:{textAlign:"right",fontWeight:"700",fontSize:"24px"}}),null==f||null===(c=f.billSlabData)||void 0===c||null===(d=c.TAX)||void 0===d?void 0:d.map(e=>l.createElement(t.Row,{className:"border-none",rowContainerStyle:{margin:"0px"},labelStyle:{width:"50%"},key:""+(null==e?void 0:e.taxHeadCode),label:""+m(""+(null==e?void 0:e.taxHeadCode)),text:l.createElement("span",null,"₹",Number(null==e?void 0:e.amount)||0),textStyle:{textAlign:"right"}})),l.createElement("hr",{style:{color:"#cccccc",backgroundColor:"#cccccc",marginBottom:"10px"}}),l.createElement(t.Row,{className:"border-none",rowContainerStyle:{margin:"0px"},labelStyle:{width:"50%"},key:"PDF_STATIC_LABEL_CONSOLIDATED_TLAPP_TOTAL_AMOUNT3",label:""+m("PDF_STATIC_LABEL_CONSOLIDATED_TLAPP_TOTAL_AMOUNT"),text:l.createElement("span",null,"₹",Number(null==f?void 0:f.totalAmount)||0),textStyle:{textAlign:"right",fontWeight:"700",fontSize:"24px"}})))))},wl={root:{width:"100%",marginTop:"2px",overflowX:"auto",boxShadow:"none"},table:{minWidth:700,backgroundColor:"rgba(250, 250, 250, var(--bg-opacity))"},cell:{maxWidth:"7em",minWidth:"1em",border:"1px solid #e8e7e6",padding:"4px 5px",fontSize:"0.8em",textAlign:"left",lineHeight:"1.5em"},cellHeader:{overflow:"hidden",textOverflow:"ellipsis"},cellLeft:{},cellRight:{}},Rl=e=>{let{className:t="table",headers:n=[],values:o=[],arrears:a=0}=e;const{t:r}=i.useTranslation();return l.createElement(l.Fragment,null,l.createElement("div",{style:wl.root},l.createElement("table",{className:"table-fixed-column-common-pay",style:wl.table},l.createElement("thead",null,l.createElement("tr",null,l.createElement("th",{style:{...wl.cell,...wl.cellLeft,...wl.cellHeader}},r("CS_BILL_PERIOD")),n.map((e,t)=>l.createElement("th",{style:{...wl.cell,...n.length==t+1?wl.cellRight:{},...wl.cellHeader},key:t},r(e))))),l.createElement("tbody",null,Object.values(o).map((e,t)=>l.createElement("tr",{key:t},l.createElement("td",{style:{...wl.cell,...wl.cellLeft},component:"th",scope:"row"},Object.keys(o)[t]),n.map((t,i)=>l.createElement("td",{style:{...wl.cell,textAlign:"left",...n.length==i+1?wl.cellRight:{},whiteSpace:"pre"},key:i,numeric:!0},i>1&&"₹",e[t]&&e[t].value||"0")))),l.createElement("tr",null,l.createElement("td",{style:{...wl.cell,...wl.cellLeft}}),n.map((e,t)=>t==n.length-1?l.createElement("td",{style:{...wl.cell,...wl.cellRight,textAlign:"left",fontWeight:"700",whiteSpace:"pre"},key:t,numeric:!0},a):t==n.length-2?l.createElement("td",{style:{...wl.cell,textAlign:"left"},key:t,numeric:!0},r("COMMON_ARREARS_TOTAL")):l.createElement("td",{style:wl.cell,key:t,numeric:!0})))))))},xl={buttonStyle:{display:"flex",justifyContent:"flex-end",color:"#a82227"},headerStyle:{marginTop:"10px",fontSize:"16px",fontWeight:"700",lineHeight:"24px",color:" rgba(11, 12, 12, var(--text-opacity))"}},Pl=e=>{var t,o,a;let{bill:r={}}=e;const{t:u}=i.useTranslation();let s={},c=(null==r||null===(t=r.billDetails)||void 0===t?void 0:t.sort((e,t)=>t.fromPeriod-e.fromPeriod))||[];c=[...c];const d=(null===(o=c)||void 0===o?void 0:o.reduce((e,t,n)=>0===n?e:e+t.amount,0))||0;let v="₹ "+((null==d||null===(a=d.toFixed)||void 0===a?void 0:a.call(d,0))||Number(0).toFixed(0));c.shift(),c.map(e=>{let t=function(e){var t,n,l;void 0===e&&(e={});let i={};const{billAccountDetails:o=[]}=e;return o.map(e=>{i[e.taxHeadCode]={value:e.amount,order:e.order}}),i.CS_BILL_NO={value:(null===(t=e)||void 0===t?void 0:t.billNumber)||"NA",order:-2},i.CS_BILL_DUEDATE={value:(null===(n=e)||void 0===n?void 0:n.expiryDate)&&new Date(null===(l=e)||void 0===l?void 0:l.expiryDate).toLocaleDateString()||"NA",order:-1},i.TL_COMMON_TOTAL_AMT={value:e.amount,order:10},i}(e);s[((e,t)=>{const n=new Date(e),l=new Date(t);return l.getYear()-n.getYear()!=0?`FY${n.getYear()+1900}-${l.getYear()-100}`:`${n.toLocaleDateString()}-${l.toLocaleDateString()}`})(e.fromPeriod,e.toPeriod)]=t});let m={};!s||Object.keys(s).map((e,t)=>{Object.keys(s[e]).map(t=>{m[t]=s[e]&&s[e][t]&&s[e][t].order||0})});let p=[];p=Object.keys(m),p.sort((e,t)=>m[e]-m[t]);const[E,f]=n.useState(!1);return 0==d||d<0?l.createElement("span",null):l.createElement(l.Fragment,null,l.createElement("div",{style:xl.headerStyle},u("CS_ARREARS_DETAILS")),E&&l.createElement(Rl,{headers:[...p],values:s,arrears:v}),!E&&l.createElement("div",{style:xl.buttonStyle},l.createElement("button",{type:"button",onClick:()=>{f(!0)}},u("CS_SHOW_CARD"))),E&&l.createElement("div",{style:xl.buttonStyle},l.createElement("button",{type:"button",onClick:()=>{f(!1)}},u("CS_HIDE_CARD"))))},Ml=()=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},l.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),l.createElement("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"})),kl=e=>l.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},l.createElement(Ml,null)),Fl=e=>{let{t:n,closeModal:i}=e;console.log(" ----- Renew POP coming "),Digit.Hooks.sv.useCreateDemand();const a=o.useHistory();return l.createElement(l.Fragment,null,l.createElement(t.Modal,{headerBarMain:l.createElement(e=>l.createElement("h1",{className:"heading-m"},e.label),{label:"SV_WANT_TO_EDIT"}),headerBarEnd:l.createElement(kl,{onClick:i}),actionCancelLabel:n("CS_COMMON_BACK"),actionCancelOnSubmit:i,hideSubmit:!0,formId:"modal-action"},l.createElement(t.Card,{style:{boxShadow:"none"}},l.createElement("div",{style:{display:"flex",justifyContent:"center",gap:"20px",flexDirection:"column",alignItems:"center"}},l.createElement(t.SubmitBar,{label:n("SV_YES_PROCEED_WITH_APPLICATION"),onSubmit:()=>{a.push("renew-application/info")}}),l.createElement(t.SubmitBar,{label:n("SV_NO_PROCEED_PAYEMNT"),onSubmit:()=>{console.log(" testing coming compilter"),a.push("renew-application/check/makePayment")}})))))};function Bl(e){var a,r,u,s,c,d,v,m,p,E,f,g,S,h;let{applicationDetails:T,workflowDetails:b,isDataLoading:y,applicationData:C,timelineStatusPrefix:A,showTimeLine:N=!0,statusAttribute:D="status",paymentsList:I,oldValue:O,isInfoLabel:L=!1}=e;const{t:w}=i.useTranslation(),R=(o.useHistory(),o.useLocation()),[x,P]=n.useState(!1),[M,k]=n.useState(null);new URLSearchParams(R.search);let{id:F}=o.useParams();function B(e,t,n){var l;window.open(null==n||null===(l=n.fullImage)||void 0===l?void 0:l[0],"_blank")}const[U,W]=n.useState({}),[H,j]=n.useState({loading:!1,loaded:!1,canLoad:!1});"ACTIVE"!=(null==C?void 0:C.status)||H.loading||H.loaded||H.canLoad||j({loading:!1,loaded:!1,canLoad:!0}),null==H||!H.canLoad||H.loading||H.loaded||(j({loading:!0,loaded:!1,canLoad:!0}),function(e,t,n,l){try{Promise.resolve(Digit.PTService.assessmentSearch({tenantId:e,filters:{propertyIds:t}})).then(function(i){function o(){n(a),l({loading:!1,loaded:!0,canLoad:!0})}let a={};const r=function(n){if((null==i||null===(n=i.Assessments)||void 0===n?void 0:n.length)>0)return Promise.resolve(Digit.PaymentService.fetchBill(e,{businessService:"PT",consumerCode:t})).then(function(e){a=e})}();return r&&r.then?r.then(o):o()})}catch(e){return Promise.reject(e)}}((null==C?void 0:C.tenantId)||tenantId,null==C?void 0:C.propertyId,W,j));const z=e=>{if(null==e||null==e||""==e)return"NA";const t=new Date(e);let n=t.getMonth()+1,l=t.getDate();return n=(n>9?"":"0")+n,l=(l>9?"":"0")+l,`${l}/${n}/${t.getFullYear()}`},V=function(e,t,n){if(void 0===t&&(t=0),"OPEN"===e.state||"INITIATED"===e.status&&!window.location.href.includes("/obps/")){var i;const e={date:z(null==C||null===(i=C.auditDetails)||void 0===i?void 0:i.createdTime),source:(null==C?void 0:C.channel)||""};return l.createElement(Tl,{data:e})}if(window.location.href.includes("/obps/")||window.location.href.includes("/noc/")||window.location.href.includes("/ws/")){var o,a,r,u,s,c,d,v,m,p,E,f,g,S,h,b,y,A;const i={uuid:null==e||null===(o=e.assignes)||void 0===o||null===(a=o[0])||void 0===a?void 0:a.uuid,fieldName:"mobileNumber",model:"User",showValue:!1,loadData:{serviceName:"/egov-workflow-v2/egov-wf/process/_search",requestBody:{},requestParam:{tenantId:null==T?void 0:T.tenantId,businessIds:null==T?void 0:T.applicationNo,history:!0},jsonPath:"ProcessInstances[0].assignes[0].mobileNumber",isArray:!1,d:e=>{let n="";return n="+91 "+_.get(e,`ProcessInstances[${t}].assignes[0].mobileNumber`),n}}},N=n[t-1],D={date:null==e||null===(r=e.auditDetails)||void 0===r?void 0:r.lastModified,name:null==e||null===(u=e.assignes)||void 0===u||null===(s=u[0])||void 0===s?void 0:s.name,mobileNumber:(null==C||null===(c=C.processInstance)||void 0===c||null===(d=c.assignes)||void 0===d||null===(v=d[0])||void 0===v?void 0:v.uuid)===(null==e||null===(m=e.assignes)||void 0===m||null===(p=m[0])||void 0===p?void 0:p.uuid)&&null!=C&&null!==(E=C.processInstance)&&void 0!==E&&null!==(f=E.assignes)&&void 0!==f&&null!==(g=f[0])&&void 0!==g&&g.mobileNumber?null==C||null===(S=C.processInstance)||void 0===S||null===(h=S.assignes)||void 0===h||null===(b=h[0])||void 0===b?void 0:b.mobileNumber:null==e||null===(y=e.assignes)||void 0===y||null===(A=y[0])||void 0===A?void 0:A.mobileNumber,comment:w(null==e?void 0:e.comment),wfComment:N?N.wfComment:[],thumbnailsToShow:null==e?void 0:e.thumbnailsToShow};return l.createElement(Tl,{data:D,OpenImage:B,privacy:i})}{var N,D,I,O,L;const t={date:z(null==C||null===(N=C.auditDetails)||void 0===N?void 0:N.lastModifiedTime),name:null==e||null===(D=e.assignes)||void 0===D||null===(I=D[0])||void 0===I?void 0:I.name,wfComment:null==e?void 0:e.wfComment,mobileNumber:null==e||null===(O=e.assignes)||void 0===O||null===(L=O[0])||void 0===L?void 0:L.mobileNumber,thumbnailsToShow:null==e?void 0:e.thumbnailsToShow};return l.createElement(Tl,{data:t,OpenImage:B})}},K=(e,t)=>e?t?e:w(e):w("NA"),G=window.location.href.includes("employee/tl")||window.location.href.includes("employee/obps")||window.location.href.includes("employee/noc"),q=window.location.href.includes("employee/noc"),$=window.location.href.includes("employee/obps"),Y=(window.location.href.includes("employee/ws"),()=>window.location.href.includes("employee/obps")||window.location.href.includes("employee/noc")||G?{justifyContent:"space-between",fontSize:"16px",lineHeight:"19px",color:"#0B0C0C"}:{}),X=e=>null!=e&&e.skip?e.value:null!=e&&e.isUnit?null!=e&&e.value?`${K(null==e?void 0:e.value,null==e?void 0:e.isNotTranslated)} ${w(null==e?void 0:e.isUnit)}`:w("N/A"):null!=e&&e.value?K(null==e?void 0:e.value,null==e?void 0:e.isNotTranslated):w("N/A"),[Q,Z]=n.useState(!1);return l.createElement(t.Card,{style:{position:"relative"},className:"employeeCard-override"},L?l.createElement(Ol,{t:w,userType:!1,infoBannerLabel:"CS_FILE_APPLICATION_INFO_LABEL",infoClickLable:"WS_CLICK_ON_LABEL",infoClickInfoLabel:window.location.href.includes("disconnection")||window.location.href.includes("application")?"WS_DISCONNECTION_CLICK_ON_INFO_LABEL":"WS_CLICK_ON_INFO_LABEL",infoClickInfoLabel1:window.location.href.includes("disconnection")||window.location.href.includes("application")?"WS_DISCONNECTION_CLICK_ON_INFO1_LABEL":""}):null,null==T||null===(a=T.applicationDetails)||void 0===a?void 0:a.map((e,n)=>{var i,a,r,u,s,c,d,v,m,p,E,f,_,g,S,h,y,C,A,N,D,L,R,x,M,B,W,H,j,z,V,K,Q,Z,J,ee,te,ne,le,ie;return l.createElement(l.Fragment,{key:n},l.createElement("div",{style:window.location.href.includes("employee/obps")||window.location.href.includes("employee/noc")||window.location.href.includes("employee/ws")?{lineHeight:"19px",maxWidth:"950px",minWidth:"280px"}:G?{lineHeight:"19px",maxWidth:"600px",minWidth:"280px"}:{}},(null==e||null===(i=e.title)||void 0===i?void 0:i.trim())&&(0!==n||e.asSectionHeader?l.createElement(t.CardSectionHeader,{style:0===n&&G?{marginBottom:"16px",fontSize:"24px"}:{marginBottom:"16px",marginTop:"32px",fontSize:"24px"}},w(e.title),null!=e&&e.Component?l.createElement(e.Component,null):null):l.createElement(t.CardSubHeader,{style:{marginBottom:"16px",fontSize:"24px"}},w(e.title))),(null==e?void 0:e.isTable)&&l.createElement("table",{style:{tableLayout:"fixed",width:"100%",borderCollapse:"collapse",border:"1px solid black"}},l.createElement("tr",{style:{textAlign:"left"}},null==e?void 0:e.headers.map((e,t)=>l.createElement("th",{style:{padding:"10px",paddingLeft:"5px",border:"1px solid black"},key:t},w(e)))),null==e?void 0:e.tableRows.map((n,i)=>l.createElement("tr",{key:i},n.map((n,a)=>Array.isArray(n)&&n.length>1&&!0===e.isMaintenance?l.createElement("td",{style:{paddingTop:"20px",textAlign:"left",border:"1px solid black",verticalAlign:"middle"},key:a},l.createElement("div",{style:{display:"flex",flexWrap:"nowrap",gap:"5px"}},n.map((e,n)=>l.createElement("a",{key:n,onClick:()=>{Digit.UploadServices.Filefetch([e.fileStoreId],Digit.ULBService.getStateId()).then(e=>{var t,n,l;const i=null==e||null===(t=e.data)||void 0===t||null===(n=t.fileStoreIds)||void 0===n||null===(l=n[0])||void 0===l?void 0:l.url;if(i){const e=i.split(",")[0];e?window.open(e,"_blank"):console.error("No valid URL found to open!")}else console.error("URL is missing in the response!")}).catch(e=>{console.error("Error fetching file:",e)})},rel:"noopener noreferrer",style:{marginRight:"5px",display:"inline-block",cursor:"pointer"}},l.createElement(t.PDFSvg,{style:{width:"25px",height:"25px"}}))))):l.createElement("td",{key:a,style:{paddingTop:"20px",textAlign:"left",border:"1px solid black",verticalAlign:"middle"}},n&&!0===n.editButton?l.createElement("span",{style:{display:"inline-flex",gap:"10px",alignItems:"center"}},l.createElement(o.Link,{to:{pathname:"/digit-ui/employee/asset/assetservice/maintenance-edit/"+F,state:{data:n.data}}},l.createElement("button",null," ",l.createElement(t.EditIcon,null)," ")),l.createElement("div",{key:i,onClick:()=>(k(n.data),void P(!0)),style:{cursor:"pointer"}},l.createElement(t.ViewsIcon,null))):w(n)))))),l.createElement(t.StatusTable,{style:window.location.href.includes("employee/obps")||window.location.href.includes("employee/noc")||G?{position:"relative",marginTop:"19px"}:{}},(null==e?void 0:e.title)&&!(null!=e&&e.title.includes("NOC"))&&(null==e||null===(a=e.values)||void 0===a?void 0:a.map((n,i)=>{var a,r,u;return!0===n.map&&"N/A"!==n.value?l.createElement(t.Row,{labelStyle:{wordBreak:"break-all"},textStyle:{wordBreak:"break-all"},key:w(n.title),label:w(n.title),text:l.createElement("img",{src:w(n.value),alt:"",privacy:null==n?void 0:n.privacy})}):!0===(null==n?void 0:n.isLink)?l.createElement(t.Row,{key:w(n.title),label:window.location.href.includes("tl")||window.location.href.includes("ws")?l.createElement("div",{style:{width:"200%"}},l.createElement(o.Link,{to:null==n?void 0:n.to},l.createElement("span",{className:"link",style:{color:"#a82227"}},w(null==n?void 0:n.title)))):q||$?""+w(n.title):w(n.title),text:l.createElement("div",null,l.createElement(o.Link,{to:null==n?void 0:n.to},l.createElement("span",{className:"link",style:{color:"#a82227"}},null==n?void 0:n.value))),last:i===(null==e||null===(u=e.values)||void 0===u?void 0:u.length)-1,caption:n.caption,className:"border-none",rowContainerStyle:Y(),labelStyle:{wordBreak:"break-all"},textStyle:{wordBreak:"break-all"}}):l.createElement("div",{key:i},window.location.href.includes("modify")?l.createElement(t.Row,{className:"border-none",key:""+n.title,label:""+w(""+n.title),privacy:null==n?void 0:n.privacy,text:null!=n&&n.oldValue?null==n?void 0:n.oldValue:null!=n&&n.value?null==n?void 0:n.value:"",labelStyle:{wordBreak:"break-all"},textStyle:{wordBreak:"break-all"}}):l.createElement(t.Row,{key:w(n.title),label:w(n.title),text:X(n),last:i===(null==e||null===(a=e.values)||void 0===a?void 0:a.length)-1,caption:n.caption,className:"border-none",privacy:null==n?void 0:n.privacy,rowContainerStyle:Y(),labelStyle:{wordBreak:"break-all",fontWeight:n.isBold?"bold":"normal",fontStyle:n.isBold?"italic":"normal"},textStyle:{wordBreak:"break-all",fontWeight:n.isBold?"bold":"normal",fontStyle:n.isBold?"italic":"normal"}}),"PT_TOTAL_DUES"===n.title?l.createElement(Pl,{bill:null===(r=U.Bill)||void 0===r?void 0:r[0]}):"")})))),(null==e?void 0:e.belowComponent)&&l.createElement(e.belowComponent,null),(null==e||null===(r=e.additionalDetails)||void 0===r?void 0:r.inspectionReport)&&l.createElement(gl,{scrutinyDetails:null==e?void 0:e.additionalDetails,paymentsList:I}),(null==T||null===(u=T.applicationData)||void 0===u||null===(s=u.additionalDetails)||void 0===s||null===(c=s.fieldinspection_pending)||void 0===c?void 0:c.length)>0&&(null==e||null===(d=e.additionalDetails)||void 0===d?void 0:d.fiReport)&&l.createElement(cl,{fiReport:null==T||null===(v=T.applicationData)||void 0===v||null===(m=v.additionalDetails)||void 0===m?void 0:m.fieldinspection_pending}),(null==e||null===(p=e.additionalDetails)||void 0===p?void 0:p.floors)&&l.createElement(fl,{floors:null==e||null===(E=e.additionalDetails)||void 0===E?void 0:E.floors}),(null==e||null===(f=e.additionalDetails)||void 0===f?void 0:f.owners)&&l.createElement(_l,{owners:null==e||null===(_=e.additionalDetails)||void 0===_?void 0:_.owners}),(null==e||null===(g=e.additionalDetails)||void 0===g?void 0:g.units)&&l.createElement(yl,{units:null==e||null===(S=e.additionalDetails)||void 0===S?void 0:S.units}),(null==e||null===(h=e.additionalDetails)||void 0===h?void 0:h.accessories)&&l.createElement(bl,{units:null==e||null===(y=e.additionalDetails)||void 0===y?void 0:y.accessories}),(null==e||null===(C=e.additionalDetails)||void 0===C?void 0:C.permissions)&&(null==b||null===(A=b.data)||void 0===A||null===(N=A.nextActions)||void 0===N?void 0:N.length)>0&&l.createElement(ml,{applicationData:null==T?void 0:T.applicationData,t:w,permissions:null==e||null===(D=e.additionalDetails)||void 0===D?void 0:D.permissions}),(null==e||null===(L=e.additionalDetails)||void 0===L?void 0:L.obpsDocuments)&&l.createElement(ul,{t:w,applicationData:null==T?void 0:T.applicationData,docs:e.additionalDetails.obpsDocuments,bpaActionsDetails:b}),(null==e||null===(R=e.additionalDetails)||void 0===R?void 0:R.noc)&&l.createElement(vl,{t:w,isNoc:!0,NOCdata:e.values,applicationData:null==T?void 0:T.applicationData,docs:e.additionalDetails.noc,noc:null===(x=e.additionalDetails)||void 0===x?void 0:x.data,bpaActionsDetails:b}),(null==e||null===(M=e.additionalDetails)||void 0===M?void 0:M.scruntinyDetails)&&l.createElement(gl,{scrutinyDetails:null==e?void 0:e.additionalDetails}),(null==e||null===(B=e.additionalDetails)||void 0===B?void 0:B.buildingExtractionDetails)&&l.createElement(gl,{scrutinyDetails:null==e?void 0:e.additionalDetails}),(null==e||null===(W=e.additionalDetails)||void 0===W?void 0:W.subOccupancyTableDetails)&&l.createElement(Sl,{edcrDetails:null==e?void 0:e.additionalDetails,applicationData:null==T?void 0:T.applicationData}),(null==e||null===(H=e.additionalDetails)||void 0===H?void 0:H.documentsWithUrl)&&l.createElement(rl,{documents:null==e||null===(j=e.additionalDetails)||void 0===j?void 0:j.documentsWithUrl}),(null==e||null===(z=e.additionalDetails)||void 0===z?void 0:z.documents)&&l.createElement(pl,{documents:null==e||null===(V=e.additionalDetails)||void 0===V?void 0:V.documents}),(null==e||null===(K=e.additionalDetails)||void 0===K?void 0:K.taxHeadEstimatesCalculation)&&l.createElement(El,{taxHeadEstimatesCalculation:null==e||null===(Q=e.additionalDetails)||void 0===Q?void 0:Q.taxHeadEstimatesCalculation}),(null==e?void 0:e.isWaterConnectionDetails)&&l.createElement(Cl,{wsAdditionalDetails:e,oldValue:O}),(null==e||null===(Z=e.additionalDetails)||void 0===Z?void 0:Z.redirectUrl)&&l.createElement("div",{style:{fontSize:"16px",lineHeight:"24px",fontWeight:"400",padding:"10px 0px"}},l.createElement(o.Link,{to:null==e||null===(J=e.additionalDetails)||void 0===J||null===(ee=J.redirectUrl)||void 0===ee?void 0:ee.url},l.createElement("span",{className:"link",style:{color:"#a82227"}},null==e||null===(te=e.additionalDetails)||void 0===te||null===(ne=te.redirectUrl)||void 0===ne?void 0:ne.title))),(null==e||null===(le=e.additionalDetails)||void 0===le?void 0:le.estimationDetails)&&l.createElement(Dl,{wsAdditionalDetails:e,workflowDetails:b}),(null==e||null===(ie=e.additionalDetails)||void 0===ie?void 0:ie.estimationDetails)&&l.createElement(Ll,{wsAdditionalDetails:e,workflowDetails:b}))}),N&&(null==b||null===(r=b.data)||void 0===r||null===(u=r.timeline)||void 0===u?void 0:u.length)>0&&l.createElement(l.Fragment,null,l.createElement(t.BreakLine,null),((null==b?void 0:b.isLoading)||y)&&l.createElement(t.Loader,null),!(null!=b&&b.isLoading)&&!y&&l.createElement(n.Fragment,null,l.createElement("div",{id:"timeline"},l.createElement(t.CardSectionHeader,{style:{marginBottom:"16px",marginTop:"32px"}},w("ES_APPLICATION_DETAILS_APPLICATION_TIMELINE")),null!=b&&null!==(s=b.data)&&void 0!==s&&s.timeline&&1===(null==b||null===(c=b.data)||void 0===c||null===(d=c.timeline)||void 0===d?void 0:d.length)?l.createElement(t.CheckPoint,{isCompleted:!0,label:w(`${A}${null==b||null===(v=b.data)||void 0===v||null===(m=v.timeline[0])||void 0===m?void 0:m.state}`),customChild:V(null==b||null===(p=b.data)||void 0===p?void 0:p.timeline[0],null==b||null===(E=b.data)||void 0===E?void 0:E.timeline)}):l.createElement(t.ConnectingCheckPoints,null,(null==b||null===(f=b.data)||void 0===f?void 0:f.timeline)&&(null==b||null===(g=b.data)||void 0===g?void 0:g.timeline.slice(0,Q?null==b?void 0:b.data.timeline.length:2).map((e,n,i)=>{var o;let a="";var r,u,s,c,d,v;return window.location.href.includes("/obps/")&&(a=null!=b&&null!==(r=b.data)&&void 0!==r&&null!==(u=r.timeline[n-1])&&void 0!==u&&null!==(s=u.state)&&void 0!==s&&s.includes("BACK_FROM")||null!=b&&null!==(c=b.data)&&void 0!==c&&null!==(d=c.timeline[n-1])&&void 0!==d&&null!==(v=d.state)&&void 0!==v&&v.includes("SEND_TO_CITIZEN")?"_NOT_DONE":"SEND_TO_ARCHITECT"===(null==e?void 0:e.performedAction)?"_BY_ARCHITECT_DONE":0===n?"":"_DONE"),l.createElement(l.Fragment,{key:n},l.createElement(t.CheckPoint,{keyValue:n,isCompleted:0===n,info:e.comment,label:w(`${A}${"REOPEN"===(null==e?void 0:e.performedAction)?null==e?void 0:e.performedAction:null==e?void 0:e[D]}${a}`),customChild:V(e,n,null==b||null===(o=b.data)||void 0===o?void 0:o.timeline)}))}))),(null==b||null===(S=b.data)||void 0===S||null===(h=S.timeline)||void 0===h?void 0:h.length)>2&&l.createElement(t.LinkButton,{label:w(Q?"COLLAPSE":"VIEW_TIMELINE"),onClick:()=>{Z(e=>!e)}})))),l.createElement("div",null,x&&l.createElement(Fl,{t:w,closeModal:()=>setRnewButton(!1),actionCancelOnSubmit:()=>setRnewButton(!1),application:application})))}function Ul(e){var n,i,o,a,r,u,s,c,d,v,m,p,E,f,_,g,S,h;let{t:T,showToast:b,closeToast:y,businessService:C}=e;if(null!=C&&C.includes("NewTL")||null!=C&&C.includes("TL")||null!=C&&C.includes("EDITRENEWAL")){var A;let e="";switch(null==b||null===(A=b.action)||void 0===A?void 0:A.action){case"SENDBACK":e="error"===(null==b?void 0:b.key)?null==b||null===(n=b.error)||void 0===n?void 0:n.message:T("TL_SENDBACK_CHECKLIST_MESSAGE_HEAD");break;case"FORWARD":e="error"===(null==b?void 0:b.key)?null==b||null===(i=b.error)||void 0===i?void 0:i.message:T("TL_FORWARD_SUCCESS_MESSAGE_MAIN");break;case"APPROVE":e="error"===(null==b?void 0:b.key)?null==b||null===(o=b.error)||void 0===o?void 0:o.message:T("TL_APPROVAL_CHECKLIST_MESSAGE_HEAD");break;case"SENDBACKTOCITIZEN":e="error"===(null==b?void 0:b.key)?null==b||null===(a=b.error)||void 0===a?void 0:a.message:T("TL_SENDBACK_TOCITIZEN_CHECKLIST_MESSAGE_HEAD");break;case"REJECT":e="error"===(null==b?void 0:b.key)?null==b||null===(r=b.error)||void 0===r?void 0:r.message:T("TL_APPROVAL_REJ_MESSAGE_HEAD");break;case"RESUBMIT":e="error"===(null==b?void 0:b.key)?null==b||null===(u=b.error)||void 0===u?void 0:u.message:T("TL_APPLICATION_RESUBMIT_SUCCESS_MESSAGE_MAIN");break;case"CANCEL":e="error"===(null==b?void 0:b.key)?null==b||null===(s=b.error)||void 0===s?void 0:s.message:T("TL_TL_CANCELLED_MESSAGE_HEAD");break;default:e="error"===(null==b?void 0:b.key)?null==b||null===(c=b.error)||void 0===c?void 0:c.message:T(`ES_${C}_${null==b||null===(d=b.action)||void 0===d?void 0:d.action}_UPDATE_SUCCESS`)}return l.createElement(l.Fragment,null,b&&l.createElement(t.Toast,{error:"error"===b.key,label:e,onClose:y}))}if(null!=C&&C.includes("BPA")||null!=C&&C.includes("BPA_LOW")||null!=C&&C.includes("BPA_OC")){var N;const e=function(e){var t;void 0===e&&(e=[]);let n=e[0];return n=2==(null===(t=e)||void 0===t?void 0:t.length)&&null!=C&&C.includes("BPA_OC")?T(e[1]):T(e[0]),n};let n="";switch(null==b||null===(N=b.action)||void 0===N?void 0:N.action){case"REVOCATE":n="error"===(null==b?void 0:b.key)?null==b||null===(v=b.error)||void 0===v?void 0:v.message:e(["BPA_APPROVAL_REVOCATED_MESSAGE_HEAD","BPA_APPROVAL_OC_REVOCATED_MESSAGE_HEAD"]);break;case"VERIFY_AND_FORWARD":n="error"===(null==b?void 0:b.key)?null==b||null===(m=b.error)||void 0===m?void 0:m.message:e(["BPA_FORWARD_SUCCESS_MESSAGE_MAIN"]);break;case"SEND_BACK_TO_CITIZEN":n="error"===(null==b?void 0:b.key)?null==b||null===(p=b.error)||void 0===p?void 0:p.message:e(["BPA_SENDBACK_SUCCESS_MESSAGE_MAIN"]);break;case"APPROVE":n="error"===(null==b?void 0:b.key)?null==b||null===(E=b.error)||void 0===E?void 0:E.message:e(["BPA_APPROVAL_CHECKLIST_MESSAGE_HEAD"]);break;case"REJECT":n="error"===(null==b?void 0:b.key)?null==b||null===(f=b.error)||void 0===f?void 0:f.message:e(["BPA_APPROVAL_REJECTED_MESSAGE_HEAD","BPA_OC_APPROVAL_REJECTED_MESSAGE_HEAD"]);break;case"FORWARD":n="error"===(null==b?void 0:b.key)?null==b||null===(_=b.error)||void 0===_?void 0:_.message:e(["BPA_FORWARD_SUCCESS_MESSAGE_MAIN"]);break;case"SEND_BACK_FOR_DOCUMENT_VERIFICATION":case"SEND_BACK_FOR_FIELD_INSPECTION":n="error"===(null==b?void 0:b.key)?null==b||null===(g=b.error)||void 0===g?void 0:g.message:e(["BPA_SENDBACK_SUCCESS_MESSAGE_MAIN"]);break;default:n="error"===(null==b?void 0:b.key)?null==b||null===(S=b.error)||void 0===S?void 0:S.message:T(`ES_${C}_${null==b||null===(h=b.action)||void 0===h?void 0:h.action}_UPDATE_SUCCESS`)}return l.createElement(l.Fragment,null,b&&l.createElement(t.Toast,{error:"error"===b.key,label:n,onClose:y}))}{var D,I;const e="error"===(null==b?void 0:b.key)?null==b||null===(D=b.error)||void 0===D?void 0:D.message:`ES_${C}_${null==b||null===(I=b.action)||void 0===I?void 0:I.action}_UPDATE_SUCCESS`;return l.createElement(l.Fragment,null,b&&l.createElement(t.Toast,{error:"error"===b.key,label:T(e),onClose:y}))}}function Wl(e){var o,a,r,u,s,c,d,v,m,p,E,f,_,g,S,h,T,b,y;let{workflowDetails:C,displayMenu:A,onActionSelect:N,setDisplayMenu:D,businessService:I,forcedActionPrefix:O,ActionBarStyle:L={},MenuStyle:w={},isAction:R,applicationDetails:x}=e;const{t:P}=i.useTranslation();let M=Digit.UserService.getUser();const k=n.useRef();if(window.location.href.includes("/obps")||window.location.href.includes("/noc")){const e=sessionStorage.getItem("Digit.citizen.userRequestObject"),t=e?JSON.parse(e):{};M=null==t?void 0:t.value}const F=null===(o=M)||void 0===o||null===(a=o.info)||void 0===a||null===(r=a.roles)||void 0===r?void 0:r.map(e=>e.code);let B=!1,U=!1,W=(null==C||null===(u=C.data)||void 0===u||null===(s=u.actionState)||void 0===s||null===(c=s.nextActions)||void 0===c?void 0:c.filter(e=>(null==F?void 0:F.some(t=>{var n;return null===(n=e.roles)||void 0===n?void 0:n.includes(t)}))||!e.roles))||(null==C||null===(d=C.data)||void 0===d||null===(v=d.nextActions)||void 0===v?void 0:v.filter(e=>(null==F?void 0:F.some(t=>{var n;return null===(n=e.roles)||void 0===n?void 0:n.includes(t)}))||!e.roles));Digit.Hooks.useClickOutside(k,()=>{D(!1)},A),(window.location.href.includes("/obps")||window.location.href.includes("/noc"))&&1==(null==W?void 0:W.length)||null!=W&&null!==(m=W[0])&&void 0!==m&&null!==(p=m.redirectionUrl)&&void 0!==p&&p.pathname.includes("/pt/property-details/")&&1==(null==W?void 0:W.length)?(U=!1,B=!0):(null==W?void 0:W.length)>0&&(U=!0,B=!1);const H=Digit.SessionStorage.get("User"),j=null==H||null===(E=H.info)||void 0===E?void 0:E.uuid,z=null==x||null===(f=x.applicationData)||void 0===f||null===(_=f.auditDetails)||void 0===_?void 0:_.lastModifiedBy;return l.createElement(l.Fragment,null,!(null!=C&&C.isLoading)&&U&&!B&&!R&&l.createElement(t.ActionBar,{style:{...L}},A&&(null!=C&&null!==(g=C.data)&&void 0!==g&&null!==(S=g.actionState)&&void 0!==S&&S.nextActions||null!=C&&null!==(h=C.data)&&void 0!==h&&h.nextActions)?l.createElement(t.Menu,{localeKeyPrefix:O||"WF_EMPLOYEE_"+(null==I?void 0:I.toUpperCase()),options:W,optionKey:"action",t:P,onSelect:N,style:w}):null,"ewst"===I?z===j||null==z?l.createElement(t.SubmitBar,{ref:k,label:P("WF_TAKE_ACTION"),onSubmit:()=>D(!A)}):l.createElement(t.CardLabel,{style:{color:"red",font:"30px",fontWeight:"bold"}},""+P("EW_ALERT_ANOTHER_VENDOR")):l.createElement(t.SubmitBar,{ref:k,label:P("WF_TAKE_ACTION"),onSubmit:()=>D(!A)})),!(null!=C&&C.isLoading)&&!U&&B&&!R&&l.createElement(t.ActionBar,{style:{...L}},l.createElement("button",{style:{color:"#FFFFFF",fontSize:"18px"},className:"submit-bar",name:null==W||null===(T=W[0])||void 0===T?void 0:T.action,value:null==W||null===(b=W[0])||void 0===b?void 0:b.action,onClick:e=>{N((null==W?void 0:W[0])||{})}},P(`${O||"WF_EMPLOYEE_"+(null==I?void 0:I.toUpperCase())}_${null==W||null===(y=W[0])||void 0===y?void 0:y.action}`))))}const Hl=()=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},l.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),l.createElement("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"})),jl=e=>l.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},l.createElement(Hl,null));function zl(e){let{action:n,closeWarningPopup:o}=e;const{t:a}=i.useTranslation(),r=window.Digit.Utils.browser.isMobile();return l.createElement(l.Fragment,null,l.createElement(t.Modal,{headerBarMain:l.createElement("h1",{className:"heading-m"},a("PT_DUES_ARE_PENDING")),headerBarEnd:l.createElement(jl,{onClick:()=>{o()}}),hideSubmit:!0,isDisabled:!1,popupStyles:r?{}:{width:"29%",marginTop:"auto"}},l.createElement(t.Card,null,l.createElement("div",{style:{marginBottom:"30px"}},l.createElement("h1",null,a("PT_YOU_HAVE")," ₹",null==n?void 0:n.AmountDueForPay," ",a("PT_DUE_WARNING_MSG2"))),l.createElement(t.Row,{rowContainerStyle:{display:"flex"},labelStyle:{fontSize:"24px",fontWeight:"700",marginRight:"10%"},textStyle:{fontSize:"24px",fontWeight:"700",marginBottom:"20px"},label:""+a("PT_AMOUNT_DUE"),text:"₹"+a(null==n?void 0:n.AmountDueForPay)}),l.createElement("div",{style:{width:"100%",display:"flex",justifyContent:"flex-end"}},l.createElement(t.ButtonSelector,{theme:"border",label:a("ES_PT_COMMON_CANCEL"),onSubmit:o,style:{marginLeft:"10px"}}),l.createElement(t.ButtonSelector,{label:a("PT_COLLECT"),onSubmit:()=>{var e;return window.location.assign(`${window.location.origin}${null==n||null===(e=n.redirectionUrl)||void 0===e?void 0:e.pathname}`)},style:{marginLeft:"10px"}})))),")")}const Vl=e=>{var r;const u=Digit.ULBService.getCurrentTenantId(),s=Digit.ULBService.getStateId(),{t:c}=i.useTranslation(),d=o.useHistory();let{id:v}=o.useParams();const[m,p]=n.useState(!1),[E,f]=n.useState(null),[_,g]=n.useState(!1),[S,h]=n.useState(!1),[T,b]=n.useState(!1),{applicationDetails:y,showToast:A,setShowToast:N,isLoading:D,isDataLoading:I,applicationData:O,mutate:L,nocMutation:w,workflowDetails:R,id:x,businessService:P,closeToast:M,moduleCode:k,timelineStatusPrefix:F,forcedActionPrefix:B,statusAttribute:U,ActionBarStyle:W,MenuStyle:H,paymentsList:j,showTimeLine:z=!0,oldValue:V,isInfoLabel:K=!1,clearDataDetails:G,isAction:q=!1}=e;n.useEffect(()=>{A&&R.revalidate()},[A]);const $=a.useQueryClient(),Y=()=>{f(null),g(!1)};return D||S?l.createElement(t.Loader,null):l.createElement(l.Fragment,null,D?l.createElement(t.Loader,null):l.createElement(l.Fragment,null,l.createElement(Bl,{applicationDetails:y,id:x,workflowDetails:R,isDataLoading:I,applicationData:O,businessService:P,timelineStatusPrefix:F,statusAttribute:U,paymentsList:j,showTimeLine:z,oldValue:V,isInfoLabel:K}),_?l.createElement(al,{t:c,action:E,tenantId:u,state:s,id:v,applicationDetails:y,applicationData:null==y?void 0:y.applicationData,closeModal:Y,submitAction:function(e,t,n){void 0===t&&(t=!1),void 0===n&&(n={});try{let l=!1;const i=function(i,o,a,r,u,s,v,m,p,f,_,g){if(0!=(null==e||null===(i=e.Property)||void 0===i||null===(o=i.workflow)||void 0===o||null===(a=o.comment)||void 0===a?void 0:a.length)&&0!=(null==e||null===(r=e.Licenses)||void 0===r||null===(u=r[0])||void 0===u||null===(s=u.comment)||void 0===s?void 0:s.length)&&0!=(null==e||null===(v=e.WaterConnection)||void 0===v||null===(m=v.comment)||void 0===m?void 0:m.length)&&0!=(null==e||null===(p=e.SewerageConnection)||void 0===p||null===(f=p.comment)||void 0===f?void 0:f.length)&&0!=(null==e||null===(_=e.BPA)||void 0===_||null===(g=_.comment)||void 0===g?void 0:g.length)){function S(t){if(l)return t;L&&(h(!0),L(e,{onError:(e,t)=>{h(!1),N({key:"error",error:e}),setTimeout(M,5e3)},onSuccess:(e,t)=>{var l,i,o,a,r,u,s,v,m,p,f,_;sessionStorage.removeItem("WS_SESSION_APPLICATION_DETAILS"),h(!1),null!==(l=n)&&void 0!==l&&l.bpa&&(e.selectedAction=E,d.replace("/digit-ui/employee/obps/response",{data:e})),null!==(i=n)&&void 0!==i&&i.isStakeholder&&(e.selectedAction=E,d.push("/digit-ui/employee/obps/stakeholder-response",{data:e})),null!==(o=n)&&void 0!==o&&o.isNoc&&d.push("/digit-ui/employee/noc/response",{data:e}),(null==e||null===(a=e.Amendments)||void 0===a?void 0:a.length)>0?null!=t&&null!==(r=t.AmendmentUpdate)&&void 0!==r&&null!==(u=r.workflow)&&void 0!==u&&u.action.includes("SEND_BACK")?N({key:"success",label:c("ES_MODIFYSWCONNECTION_SEND_BACK_UPDATE_SUCCESS")}):null!=t&&null!==(s=t.AmendmentUpdate)&&void 0!==s&&null!==(v=s.workflow)&&void 0!==v&&v.action.includes("RE-SUBMIT")?N({key:"success",label:c("ES_MODIFYSWCONNECTION_RE_SUBMIT_UPDATE_SUCCESS")}):null!=t&&null!==(m=t.AmendmentUpdate)&&void 0!==m&&null!==(p=m.workflow)&&void 0!==p&&p.action.includes("APPROVE")?N({key:"success",label:c("ES_MODIFYSWCONNECTION_APPROVE_UPDATE_SUCCESS")}):null!=t&&null!==(f=t.AmendmentUpdate)&&void 0!==f&&null!==(_=f.workflow)&&void 0!==_&&_.action.includes("REJECT")&&N({key:"success",label:c("ES_MODIFYWSCONNECTION_REJECT_UPDATE_SUCCESS")}):(N({key:"success",action:E}),G&&setTimeout(G,3e3),setTimeout(M,5e3),$.clear(),$.refetchQueries("APPLICATION_SEARCH"))}})),Y()}h(!0),"function"==typeof(null==e?void 0:e.customFunctionToExecute)&&(null==e||e.customFunctionToExecute({...e}));const i=function(){if(!1!==t&&w){var e;const n=null===(e=t)||void 0===e?void 0:e.map(e=>null==w?void 0:w.mutateAsync(e)),i=C(function(){return h(!0),Promise.resolve(Promise.all(n)).then(function(e){e&&e.map(e=>{var t,n;Digit.SessionStorage.del(null==e||null===(t=e.Noc)||void 0===t||null===(n=t[0])||void 0===n?void 0:n.nocType)})})},function(e){var t,n,i,o,a,r,u,s,d,v,m,p;h(!1);let E=null!=e&&null!==(t=e.response)&&void 0!==t&&null!==(n=t.data)&&void 0!==n&&null!==(i=n.Errors)&&void 0!==i&&null!==(o=i[0])&&void 0!==o&&o.code?c(null==e||null===(a=e.response)||void 0===a||null===(r=a.data)||void 0===r||null===(u=r.Errors)||void 0===u||null===(s=u[0])||void 0===s?void 0:s.code):(null==e||null===(d=e.response)||void 0===d||null===(v=d.data)||void 0===v||null===(m=v.Errors)||void 0===m||null===(p=m[0])||void 0===p?void 0:p.message)||e;Y(),N({key:"error",error:{message:E}}),setTimeout(M,5e3),l=!0});if(i&&i.then)return i.then(function(){})}}();return i&&i.then?i.then(S):S(i)}alert("Please fill in the comments before submitting")}();return Promise.resolve(i&&i.then?i.then(function(){}):void 0)}catch(e){return Promise.reject(e)}},actionData:null==R||null===(r=R.data)||void 0===r?void 0:r.timeline,businessService:P,workflowDetails:R,moduleCode:k,cardFormWrapperClassName:"modal-form"}):null,T?l.createElement(zl,{action:E,workflowDetails:R,businessService:P,isWarningPop:T,closeWarningPopup:()=>{b(!1)}}):null,l.createElement(Ul,{t:c,showToast:A,closeToast:M,businessService:P}),l.createElement(Wl,{isAction:q,workflowDetails:R,displayMenu:m,onActionSelect:function(e){if(sessionStorage.setItem("SELECTED_ACTION",null==e?void 0:e.action),e)if(null!=e&&e.isToast)N({key:"error",error:{message:null==e?void 0:e.toastMessage}}),setTimeout(M,5e3);else if(null!=e&&e.isWarningPopUp)b(!0);else if(null!=e&&e.redirectionUrll){var t,n,l,i,o;if("ACTIVATE_CONNECTION"===(null==e||null===(t=e.redirectionUrll)||void 0===t?void 0:t.action))d.push(""+(null==e||null===(l=e.redirectionUrll)||void 0===l?void 0:l.pathname),JSON.stringify({data:null==e||null===(i=e.redirectionUrll)||void 0===i?void 0:i.state,url:`${null===(o=location)||void 0===o?void 0:o.pathname}${location.search}`}));else if("RE-SUBMIT-APPLICATION"===(null==e||null===(n=e.redirectionUrll)||void 0===n?void 0:n.action)){var a,r;d.push(""+(null==e||null===(a=e.redirectionUrll)||void 0===a?void 0:a.pathname),{data:null==e||null===(r=e.redirectionUrll)||void 0===r?void 0:r.state})}else{var u;window.location.assign(`${window.location.origin}/digit-ui/employee/payment/collect/${null==e||null===(u=e.redirectionUrll)||void 0===u?void 0:u.pathname}`)}}else if(null!=e&&e.redirectionUrl){var s,c;d.push({pathname:null===(s=e.redirectionUrl)||void 0===s?void 0:s.pathname,state:{...null===(c=e.redirectionUrl)||void 0===c?void 0:c.state}})}else g(!0);f(e),p(!1)},setDisplayMenu:p,businessService:P,forcedActionPrefix:B,ActionBarStyle:W,MenuStyle:H,applicationDetails:y})))},Kl=()=>l.createElement("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"3",strokeLinecap:"round",strokeLinejoin:"round"},l.createElement("polyline",{points:"20 6 9 17 4 12"})),Gl=()=>l.createElement("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l.createElement("circle",{cx:"12",cy:"12",r:"10"}),l.createElement("polyline",{className:"clock-hands2",points:"12 6 12 12 16 14"})),ql=e=>{var n;let{workflowDetails:o}=e;const{t:a}=i.useTranslation(),r=null==o||null===(n=o.data)||void 0===n?void 0:n.processInstances;return r&&0!==r.length?l.createElement(t.Card,{className:"workflow-timeline-card2 digit-form-composer",style:{background:"#fafafa",padding:"16px"}},l.createElement(t.CardSubHeader,{style:{marginBottom:"16px",fontSize:"16px",fontWeight:"700",color:"#374151"}},a("WORKFLOW_TIMELINE")),l.createElement("div",{className:"timeline-container2"},r.map((e,t)=>{var n,i,o,u,s,c,d;const v=(e=>0===e?"current2":"completed2")(t),m=t!==r.length-1&&r.length>1,p=(null==e||null===(n=e.auditDetails)||void 0===n?void 0:n.lastModifiedTime)||(null==e||null===(i=e.auditDetails)||void 0===i?void 0:i.createdTime);return l.createElement("div",{key:t,className:"timeline-item2 "+v},l.createElement("div",{className:"timeline-marker2"},l.createElement("div",{className:"timeline-circle2"},l.createElement("completed2"===v?Kl:Gl,null)),m&&l.createElement("div",{className:"timeline-line2"})),l.createElement("div",{className:"timeline-content2"},l.createElement("div",{className:"timeline-header2"},l.createElement("div",{className:"timeline-title2"},a("WF_"+(null==e||null===(o=e.state)||void 0===o?void 0:o.state))),l.createElement("span",{className:"timeline-date2"},(e=>{if(!e)return"N/A";const t=new Date(e);return`${String(t.getDate()).padStart(2,"0")}/${String(t.getMonth()+1).padStart(2,"0")}/${t.getFullYear().toString().slice(-2)} ${String(t.getHours()).padStart(2,"0")}:${String(t.getMinutes()).padStart(2,"0")}`})(p))),l.createElement("div",{className:"timeline-body2"},l.createElement("div",{className:"timeline-status-tag2 status-"+v},a((null==e||null===(u=e.state)||void 0===u?void 0:u.applicationStatus)||(null==e||null===(s=e.state)||void 0===s?void 0:s.state))),(null==e?void 0:e.comment)&&l.createElement("div",{className:"timeline-comment2"},e.comment)),(null==e||null===(c=e.assigner)||void 0===c?void 0:c.name)&&l.createElement("div",{className:"timeline-footer2"},l.createElement("span",null,a("ES_COMMON_ASSIGNED_TO"),":"," ",l.createElement("strong",null,null==e||null===(d=e.assigner)||void 0===d?void 0:d.name)))))}))):null};var $l=l.memo(()=>{var e,t,a,r;const{t:u}=i.useTranslation(),s=(Digit.Hooks.useStore.getInitData(),Digit.ULBService.getCurrentTenantId()),{id:c}=o.useParams(),[d,v]=n.useState(null),[m,p]=n.useState({}),[E,f]=n.useState(!1),[_,g]=n.useState("watertanker"),S=null==c?void 0:c.startsWith("WT"),h=null==c?void 0:c.startsWith("TP"),T=S?"watertanker":h?"treePruning":"mobileToilet",b=Digit.UserService.getUser().info;sessionStorage.setItem(S?"wt":h?"tp":"mt",c);const{isLoading:y,data:C}=S?Digit.Hooks.wt.useWTApplicationDetail(u,s,c):h?Digit.Hooks.wt.useTPApplicationDetail(u,s,c):Digit.Hooks.wt.useMTApplicationDetail(u,s,c),{mutate:A}=S?Digit.Hooks.wt.useWTApplicationAction(s):h?Digit.Hooks.wt.useTPApplicationAction(s):Digit.Hooks.wt.useMTApplicationAction(s);let N=Digit.Hooks.useWorkflowDetails({tenantId:(null==C||null===(e=C.applicationData)||void 0===e?void 0:e.tenantId)||s,id:null==C||null===(t=C.applicationData)||void 0===t||null===(a=t.applicationData)||void 0===a?void 0:a.bookingNo,moduleCode:T,role:S?["WT_CEMP"]:h?["TP_CEMP"]:["MT_CEMP"]});n.useEffect(()=>{C&&p(je.cloneDeep(C))},[C]),n.useEffect(()=>{var e,t,n,l,i;null!=N&&null!==(e=N.data)&&void 0!==e&&e.applicationBusinessService&&!("watertanker"===(null==N||null===(t=N.data)||void 0===t?void 0:t.applicationBusinessService)&&"watertanker"===T||"mobileToilet"===(null==N||null===(n=N.data)||void 0===n?void 0:n.applicationBusinessService)&&"mobileToilet"===T||"treePruning"===(null==N||null===(l=N.data)||void 0===l?void 0:l.applicationBusinessService)&&"treePruning"===T)&&g(null==N||null===(i=N.data)||void 0===i?void 0:i.applicationBusinessService)},[N.data]);const[D,I]=n.useState(!0);return l.createElement("div",{style:{padding:"CITIZEN"===(null==b?void 0:b.type)?"0 15px":""}},l.createElement("div",{style:{display:"flex",flexDirection:"row",gap:"20px"}},l.createElement("div",{style:{flex:"0 0 25%",minWidth:"250px"}},l.createElement("div",{style:{}},l.createElement(ql,{workflowDetails:N}))),l.createElement("div",{style:{flex:"1"}},l.createElement(Vl,{applicationDetails:null==m?void 0:m.applicationData,isLoading:y,isDataLoading:y,applicationData:null==m||null===(r=m.applicationData)||void 0===r?void 0:r.applicationData,mutate:A,workflowDetails:N,businessService:T,moduleCode:"request-service",showToast:d,setShowToast:v,closeToast:()=>{v(null)},timelineStatusPrefix:"",forcedActionPrefix:"RS",statusAttribute:"state",MenuStyle:{color:"#FFFFFF",fontSize:"18px"},showTimeLine:!1}))))});const Yl=()=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},l.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),l.createElement("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"})),Xl=e=>{let{onClick:t}=e;return l.createElement("div",{className:"icon-bg-secondary",onClick:t},l.createElement(Yl,null))},Ql=e=>l.createElement("h1",{className:"heading-m"},e.t("SERVICE_TYPE")),Zl=e=>e.substr(0,1).toUpperCase()+e.substr(1),Jl=function(e,t,n){try{var l,i,o,a,r,u,s,c,d,p,E,f,_,g;return Promise.resolve({t:n,tenantId:null==t?void 0:t.code,name:`${n(null==t?void 0:t.i18nKey)} ${S=n("ULBGRADE_"+(null==t||null===(l=t.city)||void 0===l?void 0:l.ulbGrade.toUpperCase().replace(" ","_").replace(".","_"))),S.toLowerCase().split(" ").map(Zl).join(" ")}`,email:null==t?void 0:t.emailId,phoneNumber:null==t?void 0:t.contactNumber,applicationNumber:null==e?void 0:e.bookingNo,isTOCRequired:!1,heading:n("MT_ACKNOWLEDGEMENT"),details:[{title:n("MT_APPLICANT_DETAILS"),asSectionHeader:!0,values:[{title:n("MT_APPLICANT_NAME"),value:null==e||null===(i=e.applicantDetail)||void 0===i?void 0:i.name},{title:n("MT_MOBILE_NUMBER"),value:null==e||null===(o=e.applicantDetail)||void 0===o?void 0:o.mobileNumber},{title:n("MT_ALT_MOBILE_NUMBER"),value:null==e||null===(a=e.applicantDetail)||void 0===a?void 0:a.alternateNumber},{title:n("MT_EMAIL_ID"),value:null==e||null===(r=e.applicantDetail)||void 0===r?void 0:r.emailId}].filter(e=>e.value)},{title:n("WT_ADDRESS_DETAILS"),asSectionHeader:!0,values:[{title:n("WT_PINCODE"),value:null==e||null===(u=e.address)||void 0===u?void 0:u.pincode},{title:n("WT_CITY"),value:null==e||null===(s=e.address)||void 0===s?void 0:s.city},{title:n("WT_LOCALITY"),value:null==e||null===(c=e.address)||void 0===c?void 0:c.locality},{title:n("WT_STREET_NAME"),value:null==e||null===(d=e.address)||void 0===d?void 0:d.streetName},{title:n("WT_DOOR_NO"),value:null==e||null===(p=e.address)||void 0===p?void 0:p.doorNo},{title:n("WT_HOUSE_NO"),value:null==e||null===(E=e.address)||void 0===E?void 0:E.houseNo},{title:n("WT_ADDRESS_LINE1"),value:null==e||null===(f=e.address)||void 0===f?void 0:f.addressLine1},{title:n("WT_ADDRESS_LINE2"),value:null==e||null===(_=e.address)||void 0===_?void 0:_.addressLine2},{title:n("WT_LANDMARK"),value:null==e||null===(g=e.address)||void 0===g?void 0:g.landmark}].filter(e=>e.value)},{title:n("MT_REQUEST_DETAILS"),asSectionHeader:!0,values:[{title:n("MT_NUMBER_OF_MOBILE_TOILETS"),value:null==e?void 0:e.noOfMobileToilet},{title:n("MT_DELIVERY_FROM_DATE"),value:m(null==e?void 0:e.deliveryFromDate)},{title:n("MT_DELIVERY_TO_DATE"),value:m(null==e?void 0:e.deliveryToDate)},{title:n("MT_REQUIREMENT_TIME"),value:`${v(null==e?void 0:e.deliveryFromTime)} - ${v(null==e?void 0:e.deliveryToTime)}`},{title:n("MT_SPECIAL_REQUEST"),value:null==e?void 0:e.description}].filter(e=>e.value)}]})}catch(e){return Promise.reject(e)}var S},ei=e=>{console.log("GetActionMessage",e);const{t:t}=i.useTranslation();return e.isSuccess?t("MT_SUBMIT_SUCCESSFULL"):e.isLoading?t("MT_APPLICATION_PENDING"):e.isSuccess?void 0:t("MT_APPLICATION_FAILED")},ti={padding:"4px 0px",justifyContent:"space-between"},ni=e=>{var n,i;return console.log("BannerPicker",e),l.createElement(t.Banner,{message:ei(e),applicationNumber:null===(n=e.data)||void 0===n||null===(i=n.mobileToiletBookingDetail)||void 0===i?void 0:i.bookingNo,info:e.isSuccess?e.t("MT_BOOKING_NO"):"",successful:e.isSuccess,style:{width:"100%"}})},li=e=>e.substr(0,1).toUpperCase()+e.substr(1),ii=function(e,t,n){try{var l,i,o,a,r,u,s,c,d,v,m,p,E,f;return Promise.resolve({t:n,tenantId:null==t?void 0:t.code,name:`${n(null==t?void 0:t.i18nKey)} ${_=n("ULBGRADE_"+(null==t||null===(l=t.city)||void 0===l?void 0:l.ulbGrade.toUpperCase().replace(" ","_").replace(".","_"))),_.toLowerCase().split(" ").map(li).join(" ")}`,email:null==t?void 0:t.emailId,phoneNumber:null==t?void 0:t.contactNumber,applicationNumber:null==e?void 0:e.bookingNo,isTOCRequired:!1,heading:n("TP_ACKNOWLEDGEMENT"),details:[{title:n("MT_APPLICANT_DETAILS"),asSectionHeader:!0,values:[{title:n("MT_APPLICANT_NAME"),value:null==e||null===(i=e.applicantDetail)||void 0===i?void 0:i.name},{title:n("MT_MOBILE_NUMBER"),value:null==e||null===(o=e.applicantDetail)||void 0===o?void 0:o.mobileNumber},{title:n("MT_ALT_MOBILE_NUMBER"),value:null==e||null===(a=e.applicantDetail)||void 0===a?void 0:a.alternateNumber},{title:n("MT_EMAIL_ID"),value:null==e||null===(r=e.applicantDetail)||void 0===r?void 0:r.emailId}].filter(e=>e.value)},{title:n("WT_ADDRESS_DETAILS"),asSectionHeader:!0,values:[{title:n("WT_PINCODE"),value:null==e||null===(u=e.address)||void 0===u?void 0:u.pincode},{title:n("WT_CITY"),value:null==e||null===(s=e.address)||void 0===s?void 0:s.city},{title:n("WT_LOCALITY"),value:null==e||null===(c=e.address)||void 0===c?void 0:c.locality},{title:n("WT_STREET_NAME"),value:null==e||null===(d=e.address)||void 0===d?void 0:d.streetName},{title:n("WT_DOOR_NO"),value:null==e||null===(v=e.address)||void 0===v?void 0:v.doorNo},{title:n("WT_HOUSE_NO"),value:null==e||null===(m=e.address)||void 0===m?void 0:m.houseNo},{title:n("WT_ADDRESS_LINE1"),value:null==e||null===(p=e.address)||void 0===p?void 0:p.addressLine1},{title:n("WT_ADDRESS_LINE2"),value:null==e||null===(E=e.address)||void 0===E?void 0:E.addressLine2},{title:n("WT_LANDMARK"),value:null==e||null===(f=e.address)||void 0===f?void 0:f.landmark}].filter(e=>e.value)},{title:n("TP_REQUEST_DETAILS"),asSectionHeader:!0,values:[{title:n("REASON_FOR_PRUNING"),value:n(null==e?void 0:e.reasonForPruning)},{title:n("LATITUDE_GEOTAG"),value:null==e?void 0:e.latitude},{title:n("LONGITUDE_GEOTAG"),value:null==e?void 0:e.longitude}].filter(e=>e.value)}]})}catch(e){return Promise.reject(e)}var _},oi=e=>{const{t:t}=i.useTranslation();return e.isSuccess?t("TP_SUBMIT_SUCCESSFULL"):e.isLoading?t("TP_APPLICATION_PENDING"):e.isSuccess?void 0:t("TP_APPLICATION_FAILED")},ai={padding:"4px 0px",justifyContent:"space-between"},ri=e=>{var n,i;return console.log("BannerPicker",e),l.createElement(t.Banner,{message:oi(e),applicationNumber:null===(n=e.data)||void 0===n||null===(i=n.treePruningBookingDetail)||void 0===i?void 0:i.bookingNo,info:e.isSuccess?e.t("TP_BOOKING_NO"):"",successful:e.isSuccess,style:{width:"100%"}})},ui=e=>{let{stateCode:t,userType:i,tenants:a}=e;const{path:r,url:u}=o.useRouteMatch(),s=Digit.StoreData.getCurrentLanguage();return Digit.Services.useStore({stateCode:t,moduleCode:"WT",language:s}),Digit.SessionStorage.set("WT_TENANTS",a),n.useEffect(()=>"employee"===i&&Digit.LocalizationService.getLocale({modules:["rainmaker-"+Digit.ULBService.getCurrentTenantId()],locale:Digit.StoreData.getCurrentLanguage(),tenantId:Digit.ULBService.getCurrentTenantId()}),[]),"employee"===i?l.createElement(j,{path:r,url:u,userType:i}):l.createElement(g,null)},si=e=>{let{matchPath:o}=e;const{t:a}=i.useTranslation(),[r,u,s]=Digit.Hooks.useSessionStorage("WT",{});n.useEffect(()=>{s()},[]);const c=[{link:o+"/wt",i18nKey:a("WT_REAQUEST_TANKER")},{link:o+"/wt/status",i18nKey:a("WT_VIEW_APPLICATIONS")}];return l.createElement(t.CitizenHomeCard,{header:a("WATER_TANKER_SERVICE"),links:c,Icon:()=>l.createElement(t.PTIcon,{className:"fill-path-primary-main"})})},ci={ApplicantDetails:t.ApplicantDetails,AddressDetails:t.AddressDetails,WTCreate:()=>{var e,t,n,r,c,d,v,m;const p=a.useQueryClient(),E=o.useRouteMatch(),{t:f}=i.useTranslation(),{pathname:_}=o.useLocation(),g=o.useHistory();let S=[];const[h,T,b]=Digit.Hooks.useSessionStorage("WT_Create",{});function y(e,t,n,l,i){if(void 0===i&&(i=!1),"owners"===e){let n=h.owners||[];n[l]=t,T({...h,[e]:[...n]})}else if("units"===e){let e=h.units||[];e=t,T({...h,units:e})}else T({...h,[e]:{...h[e],...t}});((e,t,n,l)=>{let i,o=_.split("/").pop(),a=o.charAt(o.length-1),r=!1;Number(parseInt(o))||"0"==o||"-1"==o?"-1"==o||"-2"==o?(o=_.slice(0,-3),o=o.split("/").pop(),r=!0):(o=_.slice(0,-2),o=o.split("/").pop(),r=!0):r=!1,isNaN(a)||(r=!0);let{nextStep:u={}}=S.find(e=>e.route===o),s=g.push;if(e&&(s=g.replace),n&&(u=l),"request-details"===u){var c,d;const e=null==h||null===(c=h.serviceType)||void 0===c||null===(d=c.serviceType)||void 0===d?void 0:d.code;"MobileToilet"===e?u="toiletRequest-details":"TREE_PRUNING"===e&&(u="treePruningRequest-details")}if(null===u)return s(E.path+"/check");i=isNaN(u.split("/").pop())&&r&&"map"!==u?`${E.path}/${u}/${t}`:`${E.path}/${u}`,s(i)})(n,l,i,e)}h.serviceType&&0!==Object.keys(h.serviceType).length||!_.includes("employee")||(_.includes("mt")?(console.log("MT Create"),T({serviceType:{serviceType:{code:"MobileToilet",i18nKey:"Mobile Toilet",value:"Mobile Toilet"}}})):_.includes("tp")?T({serviceType:{serviceType:{code:"TREE_PRUNING",i18nKey:"Tree Pruning",value:"Tree Pruning"}}}):T({serviceType:{serviceType:{code:"WT",i18nKey:"Water Tanker",value:"Water Tanker"}}})),h&&Object.keys(h).length>0&&window.location.href.includes("/service-type")&&"true"!==sessionStorage.getItem("docReqScreenByBack")&&(b(),p.invalidateQueries("WT_Create"));const C=()=>{b(),p.invalidateQueries("WT_Create")};u.forEach(e=>{S=S.concat(e.body.filter(e=>!e.hideInCitizen))}),S.indexRoute=_.includes("citizen")?"service-type":"info";const A=null===(e=Digit)||void 0===e||null===(t=e.ComponentRegistryService)||void 0===t?void 0:t.getComponent("WTCheckPage"),N=null===(n=Digit)||void 0===n||null===(r=n.ComponentRegistryService)||void 0===r?void 0:r.getComponent("WTAcknowledgement"),D=null===(c=Digit)||void 0===c||null===(d=c.ComponentRegistryService)||void 0===d?void 0:d.getComponent("MTAcknowledgement"),I=null===(v=Digit)||void 0===v||null===(m=v.ComponentRegistryService)||void 0===m?void 0:m.getComponent("TPAcknowledgement");return l.createElement(l.Fragment,null,l.createElement("div",{style:{display:"flex",width:"100%",gap:"24px"}},!_.includes("/info")&&l.createElement("div",{style:{flex:"0 0 280px",background:"#fff",padding:"20px 0",boxShadow:"0 2px 4px rgba(0,0,0,0.1)",borderRadius:"4px"}},l.createElement(s,{config:S})),l.createElement("div",{style:{flex:"1",overflowY:"auto"}},l.createElement(o.Switch,null,S.map((e,t)=>{const{component:n,texts:i,inputs:a,key:r,additionaFields:u}=e,s="string"==typeof n?Digit.ComponentRegistryService.getComponent(n):n;return l.createElement(o.Route,{path:`${E.path}/${e.route}`,key:t},l.createElement(s,{config:{texts:i,inputs:a,key:r,additionaFields:u},onSelect:y,t:f,formData:h}))}),l.createElement(o.Route,{path:E.path+"/check"},l.createElement(A,{onSubmit:function(){try{var e,t,n,l,i,o;return"WT"===(null==h||null===(e=h.serviceType)||void 0===e||null===(t=e.serviceType)||void 0===t?void 0:t.code)&&g.push(E.path+"/wt-acknowledgement"),"MobileToilet"===(null==h||null===(n=h.serviceType)||void 0===n||null===(l=n.serviceType)||void 0===l?void 0:l.code)&&g.push(E.path+"/mt-acknowledgement"),"TREE_PRUNING"===(null==h||null===(i=h.serviceType)||void 0===i||null===(o=i.serviceType)||void 0===o?void 0:o.code)&&g.push(E.path+"/tp-acknowledgement"),Promise.resolve()}catch(e){return Promise.reject(e)}},value:h})),l.createElement(o.Route,{path:E.path+"/wt-acknowledgement"},l.createElement(N,{data:h,onSuccess:C})),l.createElement(o.Route,{path:E.path+"/mt-acknowledgement"},l.createElement(D,{data:h,onSuccess:C})),l.createElement(o.Route,{path:E.path+"/tp-acknowledgement"},l.createElement(I,{data:h,onSuccess:C})),l.createElement(o.Route,null,l.createElement(o.Redirect,{to:`${E.path}/${S.indexRoute}`}))))))},InfoPage:e=>{var i,o;let{t:a,onSelect:r,formData:u,config:s}=e;const[c,d]=n.useState(""),[v,m]=n.useState(!1),[p,E]=n.useState(!1),f={MobileToilet:"MT_MODULE",WT:"WT_MODULE",TREE_PRUNING:"TREE_PRUNING"}[null==u||null===(i=u.serviceType)||void 0===i||null===(o=i.serviceType)||void 0===o?void 0:o.code],_=()=>{const e={...u.infodetails||{},existingDataSet:c};r(s.key,{...u[s.key],...e})};return l.createElement(l.Fragment,null,l.createElement(t.Card,{className:"search-form-wrapper",style:{flexDirection:"column",gap:"12px"}},f&&l.createElement(t.CardHeader,null,a(f)),l.createElement("div",null,l.createElement(t.CardText,{className:"primaryColor"},a("SV_DOC_REQ_SCREEN_SUB_HEADER")),l.createElement(t.CardText,{className:"primaryColor"},a("SV_DOC_REQ_SCREEN_TEXT")),l.createElement(t.CardText,{className:"primaryColor"},a("SV_DOC_REQ_SCREEN_SUB_TEXT"))),l.createElement("span",null,l.createElement(t.SubmitBar,{label:a("COMMON_NEXT"),onSubmit:()=>{p?m(!0):_()}}))),v&&l.createElement(y,{t:a,closeModal:()=>m(!1),actionCancelOnSubmit:()=>m(!1),onSubmit:()=>{_(),m(!1)},setExistingDataSet:d}))},RequestDetails:e=>{var i,o,a,r,u,s,d,v,m;let{t:p,config:E,onSelect:f,formData:_}=e;Digit.UserService.getUser();let g={};const[S,h]=n.useState((null==_||null===(i=_.requestDetails)||void 0===i?void 0:i.tankerType)||""),[T,b]=n.useState((null==_||null===(o=_.requestDetails)||void 0===o?void 0:o.tankerQuantity)||{i18nKey:"1",code:"1",value:"1"}),[y,A]=n.useState((null==_||null===(a=_.requestDetails)||void 0===a?void 0:a.waterQuantity)||""),[N,D]=n.useState((null==_||null===(r=_.requestDetails)||void 0===r?void 0:r.waterType)||""),[I,O]=n.useState((null==_||null===(u=_.requestDetails)||void 0===u?void 0:u.deliveryDate)||""),[L,w]=n.useState((null==_||null===(s=_.requestDetails)||void 0===s?void 0:s.description)||""),[R,x]=n.useState((null==_||null===(d=_.requestDetails)||void 0===d?void 0:d.deliveryTime)||""),[P,M]=n.useState((null==_||null===(v=_.requestDetails)||void 0===v?void 0:v.extraCharge)||!1),[k,F]=n.useState((null==_||null===(m=_.requestDetails)||void 0===m?void 0:m.fileStoreId)||null),[B,U]=n.useState(null),[W,H]=n.useState(null),j=Digit.ULBService.getStateId(),z={width:"100%"},{data:V}=Digit.Hooks.useCustomMDMS(j,"request-service",[{name:"VehicleType"}],{select:e=>{var t;return null==e||null===(t=e["request-service"])||void 0===t?void 0:t.VehicleType}}),{data:K}=Digit.Hooks.useCustomMDMS(j,"request-service",[{name:"TankerType"}],{select:e=>{var t;return null==e||null===(t=e["request-service"])||void 0===t?void 0:t.TankerType}}),{data:G}=Digit.Hooks.useCustomMDMS(j,"request-service",[{name:"TankerQuantity"}],{select:e=>{var t;return null==e||null===(t=e["request-service"])||void 0===t?void 0:t.TankerQuantity}}),{data:q}=Digit.Hooks.useCustomMDMS(j,"Request-service",[{name:"WaterType"}],{select:e=>{var t;return null==e||null===(t=e["Request-service"])||void 0===t?void 0:t.WaterType}});let $=[],Y=[],X=[],Q=[];q&&q.map(e=>{Q.push({i18nKey:""+e.code,code:""+e.code,value:""+e.code})}),G&&G.map(e=>{Y.push({i18nKey:""+e.code,code:""+e.code,value:""+e.code})}),V&&V.map(e=>{$.push({i18nKey:""+e.capacity,code:""+e.capacity,value:""+e.capacity,vehicleType:e.vehicleType,capacityName:e.capacityName})}),K&&K.map(e=>{X.push({i18nKey:""+e.i18nKey,code:""+e.code,value:""+e.value})});const Z=$.map(e=>{if(S.code===e.vehicleType)return{i18nKey:e.capacityName,code:e.code,value:e.capacityName}}).filter(e=>void 0!==e),J=()=>l.createElement("div",{className:"flex items-center"},l.createElement(t.TextInput,{type:"time",value:R,style:z,onChange:e=>x(e.target.value),min:"06:00",max:"23:59"}));return n.useEffect(()=>{!function(){try{H(null);const e=function(){if(B){const e=function(){if(B.size>=2e6)H(p("WT_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const e=C(function(){return Promise.resolve(Digit.UploadServices.Filestorage("wt",B,Digit.ULBService.getStateId())).then(function(e){var t,n,l,i;(null==e||null===(t=e.data)||void 0===t||null===(n=t.files)||void 0===n?void 0:n.length)>0?F(null==e||null===(l=e.data)||void 0===l||null===(i=l.files[0])||void 0===i?void 0:i.fileStoreId):H(p("WT_FILE_UPLOAD_ERROR"))})},function(){H(p("WT_FILE_UPLOAD_ERROR"))});if(e&&e.then)return e.then(function(){})}}();if(e&&e.then)return e.then(function(){})}}();e&&e.then&&e.then(function(){})}catch(e){Promise.reject(e)}}()},[B]),n.useEffect(()=>{!S&&null!=X&&X.length&&h(X[0])},[X]),l.createElement(l.Fragment,null,l.createElement(t.FormStep,{config:E,onSelect:()=>{let e={..._.requestDetails,tankerType:S,deliveryDate:I,tankerQuantity:T,waterType:N,waterQuantity:y,deliveryTime:R,description:L,extraCharge:P,fileStoreId:k};f(E.key,e,!1)},t:p,isDisabled:!(S&&I&&T&&y&&R&&L&&N)},l.createElement(t.CardLabel,null,""+p("WT_TANKER_TYPE")," ",l.createElement("span",{className:"astericColor"},"*")),l.createElement(t.RadioButtons,{t:p,options:X,style:{display:"flex",flexWrap:"wrap",maxHeight:"30px"},innerStyles:{minWidth:"24%"},optionsKey:"i18nKey",name:"tankerType",value:S,selectedOption:S,onSelect:h,labelKey:"i18nKey",isPTFlow:!0}),l.createElement("div",null,l.createElement(t.CardLabel,null,""+p("WT_WATER_TYPE")," ",l.createElement("span",{className:"astericColor"},"*")),l.createElement(t.Dropdown,{className:"form-field",selected:N,placeholder:p("WT_SELECT_WATER_TYPE"),select:D,option:Q,style:z,optionKey:"i18nKey",t:p})),l.createElement("div",null,l.createElement(t.CardLabel,null,""+p("WT_WATER_QUANTITY")," ",l.createElement("span",{className:"astericColor"},"*")),l.createElement(t.Dropdown,{className:"form-field",selected:y,placeholder:"Select Water Quantity",select:A,option:Z,style:z,optionKey:"i18nKey",t:p})),l.createElement("div",null,l.createElement(t.CardLabel,null,""+p("WT_TANKER_QUANTITY")," ",l.createElement("span",{className:"astericColor"},"*")),l.createElement(t.Dropdown,{className:"form-field",selected:T,placeholder:"Select Tanker Quantity",select:b,option:Y,style:z,optionKey:"i18nKey",t:p})),l.createElement("div",null,l.createElement(t.CardLabel,null,""+p("WT_DELIVERY_DATE")," ",l.createElement("span",{className:"astericColor"},"*")),l.createElement(t.TextInput,{t:p,type:"date",isMandatory:!1,optionKey:"i18nKey",name:"deliveryDate",style:z,value:I,onChange:function(e){O(e.target.value)},min:(new Date).toISOString().split("T")[0],rules:{required:p("CORE_COMMON_REQUIRED_ERRMSG"),validDate:e=>!!/^\d{4}-\d{2}-\d{2}$/.test(e)||p("ERR_DEFAULT_INPUT_FIELD_MSG")}})),l.createElement("div",null,l.createElement(t.CardLabel,null,""+p("WT_DELIVERY_TIME")," ",l.createElement("span",{className:"astericColor"},"*")),l.createElement(J,null)),l.createElement("div",null,l.createElement(t.CardLabel,null,""+p("WT_UPLOAD_DOCUMENT")),l.createElement(t.UploadFile,{id:"wt-doc",extraStyleName:"propertyCreate",accept:".jpg,.png,.pdf,.jpeg",onUpload:function(e){F(null),U(e.target.files[0])},onDelete:()=>{F(null)},message:k?"1 "+p("WT_ACTION_FILEUPLOADED"):p("WT_ACTION_NO_FILEUPLOADED"),error:W})),l.createElement("div",null,l.createElement(t.CardLabel,null,""+p("WT_DESCRIPTION")," ",l.createElement("span",{className:"astericColor"},"*")),l.createElement(t.TextArea,c({t:p,type:"text",isMandatory:!1,optionKey:"i18nKey",name:"description",value:L,onChange:function(e){w(e.target.value)},style:z,ValidationRequired:!0},g={isRequired:!0,pattern:"^[a-zA-Z ]+$",type:"tel",title:p("PT_NAME_ERROR_MESSAGE")}))),W?l.createElement("div",{style:{height:"20px",width:"100%",fontSize:"20px",color:"red",marginTop:"5px"}},W):"",l.createElement(t.CheckBox,{label:p("WT_IMMEDIATE"),onChange:()=>{M(!P)},checked:P})))},WTCheckPage:e=>{var o,a,r,u,s,c,p,E,f,_,g,S;let{onSubmit:h,value:T={}}=e;const{t:b}=i.useTranslation(),{owner:y,requestDetails:C,address:D,serviceType:I,toiletRequestDetails:O,treePruningRequestDetails:L}=T,[w,R]=n.useState(!1),x=null!=C&&C.extraCharge?"YES":"NO",[P,M]=n.useState(null);return l.useEffect(()=>{null!=C&&C.fileStoreId&&Digit.UploadServices.Filefetch([null==C?void 0:C.fileStoreId],Digit.ULBService.getStateId()).then(e=>{var t,n,l,i;const o=null==e||null===(t=e.data)||void 0===t||null===(n=t.fileStoreIds)||void 0===n||null===(l=n[0])||void 0===l||null===(i=l.url)||void 0===i?void 0:i.split(",")[0];M(o)})},[null==C?void 0:C.fileStoreId]),l.createElement(l.Fragment,null,l.createElement(t.Card,null,l.createElement(t.CardHeader,null,b("WT_SUMMARY_PAGE")),l.createElement("div",null,l.createElement(t.CardSubHeader,null,b("ES_TITILE_OWNER_DETAILS")),l.createElement(t.StatusTable,{style:{marginTop:"30px",marginBottom:"30px"}},l.createElement(t.Row,{label:b("COMMON_APPLICANT_NAME"),text:""+b(d(null==y?void 0:y.applicantName)),actionButton:l.createElement(A,{jumpTo:"/digit-ui/citizen/wt/request-service/applicant-details"})}),l.createElement(t.Row,{label:b("COMMON_MOBILE_NUMBER"),text:""+b(d(null==y?void 0:y.mobileNumber))}),l.createElement(t.Row,{label:b("COMMON_ALT_MOBILE_NUMBER"),text:""+b(d(null==y?void 0:y.alternateNumber))}),l.createElement(t.Row,{label:b("COMMON_EMAIL_ID"),text:""+b(d(null==y?void 0:y.emailId))})),l.createElement(t.CardSubHeader,null,b("ES_TITLE_ADDRESS_DETAILS")),l.createElement(t.StatusTable,{style:{marginTop:"30px",marginBottom:"30px"}},l.createElement(t.Row,{label:b("HOUSE_NO"),text:""+b(d(null==D?void 0:D.houseNo)),actionButton:l.createElement(A,{jumpTo:"/digit-ui/citizen/wt/request-service/address-details"})}),l.createElement(t.Row,{label:b("ADDRESS_LINE1"),text:""+b(d(null==D?void 0:D.addressLine1))}),l.createElement(t.Row,{label:b("ADDRESS_LINE2"),text:""+b(d(null==D?void 0:D.addressLine2))}),l.createElement(t.Row,{label:b("CITY"),text:""+b(d(null==D||null===(o=D.city)||void 0===o||null===(a=o.city)||void 0===a?void 0:a.name))}),l.createElement(t.Row,{label:b("LOCALITY"),text:""+b(d(null==D||null===(r=D.locality)||void 0===r?void 0:r.i18nKey))}),l.createElement(t.Row,{label:b("PINCODE"),text:""+b(d(null==D?void 0:D.pincode))}),l.createElement(t.Row,{label:b("LANDMARK"),text:""+b(d(null==D?void 0:D.landmark))}),l.createElement(t.Row,{label:b("STREET_NAME"),text:""+b(d(null==D?void 0:D.streetName))})),"WT"===(null==I||null===(u=I.serviceType)||void 0===u?void 0:u.code)&&l.createElement(n.Fragment,null,l.createElement(t.CardSubHeader,null,b("WT_REQUEST_DETAILS")),l.createElement(t.StatusTable,{style:{marginTop:"30px",marginBottom:"30px"}},l.createElement(t.Row,{label:b("WT_TANKER_TYPE"),text:""+b(d(null==C||null===(s=C.tankerType)||void 0===s?void 0:s.value)),actionButton:l.createElement(A,{jumpTo:"/digit-ui/citizen/wt/request-service/request-details"})}),l.createElement(t.Row,{label:b("WT_WATER_TYPE"),text:""+b(d(null==C||null===(c=C.waterType)||void 0===c?void 0:c.code))}),l.createElement(t.Row,{label:b("WT_TANKER_QUANTITY"),text:""+b(d(null==C||null===(p=C.tankerQuantity)||void 0===p?void 0:p.code))}),l.createElement(t.Row,{label:b("WT_WATER_QUANTITY"),text:""+b(d(null==C||null===(E=C.waterQuantity)||void 0===E?void 0:E.value))}),l.createElement(t.Row,{label:b("WT_DELIVERY_DATE"),text:""+b(d(m(null==C?void 0:C.deliveryDate)))}),l.createElement(t.Row,{label:b("WT_DELIVERY_TIME"),text:""+d(v(null==C?void 0:C.deliveryTime))}),l.createElement(t.Row,{label:b("WT_DESCRIPTION"),text:""+b(d(null==C?void 0:C.description))}),(null==C?void 0:C.fileStoreId)&&l.createElement(t.Row,{label:b("WT_UPLOAD_DOCUMENT"),text:l.createElement("span",{style:{display:"flex",alignItems:"center",gap:"8px",cursor:"pointer"},onClick:()=>N(null==C?void 0:C.fileStoreId)},l.createElement(t.GenericFileIcon,null))}),l.createElement(t.Row,{label:b("WT_IMMEDIATE"),text:""+b(d(x))}))),"MobileToilet"===(null==I||null===(f=I.serviceType)||void 0===f?void 0:f.code)&&l.createElement(n.Fragment,null,l.createElement(t.CardSubHeader,null,b("ES_REQUEST_DETAILS")),l.createElement(t.StatusTable,{style:{marginTop:"30px",marginBottom:"30px"}},l.createElement(t.Row,{label:b("MT_NUMBER_OF_MOBILE_TOILETS"),text:""+b(d(null==O||null===(_=O.mobileToilet)||void 0===_?void 0:_.code)),actionButton:l.createElement(A,{jumpTo:"/digit-ui/citizen/wt/request-service/toiletRequest-details"})}),l.createElement(t.Row,{label:b("MT_DELIVERY_FROM_DATE"),text:""+b(d(m(null==O?void 0:O.deliveryfromDate)))}),l.createElement(t.Row,{label:b("MT_DELIVERY_TO_DATE"),text:""+b(m(d(null==O?void 0:O.deliverytoDate)))}),l.createElement(t.Row,{label:b("MT_REQUIREMNENT_FROM_TIME"),text:d(v(null==O?void 0:O.deliveryfromTime))}),l.createElement(t.Row,{label:b("MT_REQUIREMNENT_TO_TIME"),text:d(v(null==O?void 0:O.deliverytoTime))}),l.createElement(t.Row,{label:b("MT_SPECIAL_REQUEST"),text:""+b(d(null==O?void 0:O.specialRequest))}))),"TREE_PRUNING"===(null==I||null===(g=I.serviceType)||void 0===g?void 0:g.code)&&l.createElement(n.Fragment,null,l.createElement(t.CardSubHeader,null,b("TP_REQUEST_DETAILS")),l.createElement(t.StatusTable,{style:{marginTop:"30px",marginBottom:"30px"}},l.createElement(t.Row,{label:b("REASON_FOR_PRUNING"),text:""+b(d(null==L||null===(S=L.reasonOfPruning)||void 0===S?void 0:S.code)),actionButton:l.createElement(A,{jumpTo:"/digit-ui/citizen/wt/request-service/treePruningRequest-details"})}),l.createElement(t.Row,{label:b("LOCATION_GEOTAG"),text:""+b(d(null==L?void 0:L.geoTagLocation))}),l.createElement(t.Row,{label:b("UPLOAD_THE_SITE_PHOTOGRAPH"),text:l.createElement("span",{style:{display:"flex",alignItems:"center",gap:"8px",cursor:"pointer"},onClick:()=>N(null==L?void 0:L.supportingDocumentFile)},l.createElement(t.GenericFileIcon,null))}))),l.createElement(t.CheckBox,{label:b("FINAL_DECLARATION_MESSAGE"),onChange:()=>{R(!w)},checked:w})),l.createElement(t.SubmitBar,{label:b("COMMON_BUTTON_SUBMIT"),onSubmit:h,disabled:!w})))},WTAcknowledgement:e=>{let{data:a,onSuccess:r}=e;const{t:u}=i.useTranslation(),s=Digit.ULBService.getCitizenCurrentTenant(!0)||Digit.ULBService.getCurrentTenantId(),c=Digit.Hooks.wt.useTankerCreateAPI(s),d=Digit.UserService.getUser().info,{data:v}=Digit.Hooks.useStore.getInitData(),{tenants:m}=v||{};return n.useEffect(()=>{try{a.tenantId=s;let e=(e=>{var t,n,l,i,o,a,r,u,s,c,d,v,m,p,E,f,_,g,S,h,T,b,y,C,A,N,D,I,O,L,w,R,x,P,M,k;return{waterTankerBookingDetail:{tenantId:null==e?void 0:e.tenantId,tankerType:null==e||null===(t=e.requestDetails)||void 0===t||null===(n=t.tankerType)||void 0===n?void 0:n.code,waterType:null==e||null===(l=e.requestDetails)||void 0===l||null===(i=l.waterType)||void 0===i?void 0:i.code,tankerQuantity:null==e||null===(o=e.requestDetails)||void 0===o||null===(a=o.tankerQuantity)||void 0===a?void 0:a.code,waterQuantity:null==e||null===(r=e.requestDetails)||void 0===r||null===(u=r.waterQuantity)||void 0===u?void 0:u.code,description:null==e||null===(s=e.requestDetails)||void 0===s?void 0:s.description,deliveryDate:null==e||null===(c=e.requestDetails)||void 0===c?void 0:c.deliveryDate,deliveryTime:null==e||null===(d=e.requestDetails)||void 0===d?void 0:d.deliveryTime,extraCharge:null!=e&&null!==(v=e.requestDetails)&&void 0!==v&&v.extraCharge?"Y":"N",addressDetailId:(null==e||null===(m=e.address)||void 0===m?void 0:m.addressDetailId)||"",applicantDetail:{name:null==e||null===(p=e.owner)||void 0===p?void 0:p.applicantName,mobileNumber:null==e||null===(E=e.owner)||void 0===E?void 0:E.mobileNumber,alternateNumber:null==e||null===(f=e.owner)||void 0===f?void 0:f.alternateNumber,emailId:null==e||null===(_=e.owner)||void 0===_?void 0:_.emailId},address:{addressType:null==e||null===(g=e.address)||void 0===g||null===(S=g.addressType)||void 0===S?void 0:S.code,pincode:null==e||null===(h=e.address)||void 0===h?void 0:h.pincode,city:null==e||null===(T=e.address)||void 0===T||null===(b=T.city)||void 0===b||null===(y=b.city)||void 0===y?void 0:y.name,cityCode:null==e||null===(C=e.address)||void 0===C||null===(A=C.city)||void 0===A||null===(N=A.city)||void 0===N?void 0:N.code,addressLine1:null==e||null===(D=e.address)||void 0===D?void 0:D.addressLine1,addressLine2:null==e||null===(I=e.address)||void 0===I?void 0:I.addressLine2,locality:null==e||null===(O=e.address)||void 0===O||null===(L=O.locality)||void 0===L?void 0:L.i18nKey,localityCode:null==e||null===(w=e.address)||void 0===w||null===(R=w.locality)||void 0===R?void 0:R.code,streetName:null==e||null===(x=e.address)||void 0===x?void 0:x.streetName,houseNo:null==e||null===(P=e.address)||void 0===P?void 0:P.houseNo,landmark:null==e||null===(M=e.address)||void 0===M?void 0:M.landmark},WTfileStoreId:null==e||null===(k=e.requestDetails)||void 0===k?void 0:k.fileStoreId,bookingStatus:"BOOKING_CREATED",workflow:{action:"APPLY",comments:"",businessService:"watertanker",moduleName:"request-service.water_tanker"}}}})(a);c.mutate(e,{onSuccess:r})}catch(e){}},[]),Digit.Hooks.useCustomBackNavigation({redirectPath:"${APPLICATION_PATH}/citizen"}),c.isLoading||c.isIdle?l.createElement(t.Loader,null):l.createElement(t.Card,null,l.createElement(w,{t:u,data:c.data,isSuccess:c.isSuccess,isLoading:c.isIdle||c.isLoading}),l.createElement(t.StatusTable,null,c.isSuccess&&l.createElement(t.Row,{rowContainerStyle:L,last:!0,textStyle:{whiteSpace:"pre",width:"60%"}})),c.isSuccess&&l.createElement(t.SubmitBar,{label:u("WT_DOWNLOAD_ACKNOWLEDGEMENT"),onSubmit:function(){try{var e;let t=null===(e=c.data)||void 0===e?void 0:e.waterTankerBookingDetail;const n=m.find(e=>e.code===t.tenantId);return Promise.resolve(I({...t},n,u)).then(function(e){Digit.Utils.pdf.generate(e)})}catch(e){return Promise.reject(e)}}}),l.createElement(o.Link,"CITIZEN"===(null==d?void 0:d.type)?{to:"/digit-ui/citizen"}:{to:"/digit-ui/employee"},l.createElement(t.LinkButton,{label:u("CORE_COMMON_GO_TO_HOME")})))},WTApplicationDetails:()=>{var e,a,r,u,s,c,d,p,E,f,_,g,S;const{t:h}=i.useTranslation(),{acknowledgementIds:T,tenantId:b}=o.useParams(),[y,C]=n.useState(!1),[A,N]=n.useState(null),{data:D}=Digit.Hooks.useStore.getInitData(),{tenants:O}=D||{},{isLoading:L,data:w,refetch:R}=Digit.Hooks.wt.useTankerSearchAPI({tenantId:b,filters:{bookingNo:T}}),x=He(w,"waterTankerBookingDetail",[]);He(w,"waterTankerBookingDetail[0].bookingNo",[]);let P=x&&x.length>0&&x[0]||{};const M=P;sessionStorage.setItem("wt",JSON.stringify(M));let k="N"===(null==P?void 0:P.extraCharge)?"No":"Yes";const F=Digit.Hooks.wt.useTankerCreateAPI(b,!1),{data:B,isLoading:U}=Digit.Hooks.useRecieptSearch({tenantId:b,businessService:"request-service.water_tanker",consumerCodes:T,isEmployee:!1},{enabled:!!T});let W=[];W.push({label:h("WT_DOWNLOAD_ACKNOWLEDGEMENT"),onClick:()=>H()});const H=function(){try{const e=M||{},t=O.find(t=>t.code===e.tenantId);return Promise.resolve(I({...e},t,h)).then(function(e){Digit.Utils.pdf.generate(e)})}catch(e){return Promise.reject(e)}};return L?l.createElement(t.Loader,null):(B&&(null==B?void 0:B.Payments.length)>0&&0==U&&W.push({label:h("WT_FEE_RECEIPT"),onClick:()=>{var e;return function(e){let{tenantId:t,payments:n,...l}=e;try{function i(){return Promise.resolve(Digit.PaymentService.printReciept(t,{fileStoreIds:l})).then(function(e){window.open(e[l],"_blank")})}let e=x[0]||{},l=null==e?void 0:e.paymentReceiptFilestoreId;const o=function(){if(!l){let i={filestoreIds:[null==n?void 0:n.fileStoreId]};return Promise.resolve(Digit.PaymentService.generatePdf(t,{Payments:[{...n}]},"request-service.water_tanker-receipt")).then(function(t){var n;i=t;const o={...e,paymentReceiptFilestoreId:null===(n=i)||void 0===n?void 0:n.filestoreIds[0]};return Promise.resolve(F.mutateAsync({waterTankerBookingDetail:o})).then(function(){var e;l=null===(e=i)||void 0===e?void 0:e.filestoreIds[0],R()})})}}();return Promise.resolve(o&&o.then?o.then(i):i())}catch(e){return Promise.reject(e)}}({tenantId:null==B||null===(e=B.Payments[0])||void 0===e?void 0:e.tenantId,payments:null==B?void 0:B.Payments[0]})}}),l.createElement(l.Fragment,null,l.createElement("div",null,l.createElement("div",{className:"cardHeaderWithOptions",style:{marginRight:"auto",maxWidth:"960px"}},l.createElement(t.Header,{styles:{fontSize:"32px"}},h("WT_BOOKING_DETAILS")),W&&W.length>0&&l.createElement(t.MultiLink,{className:"multilinkWrapper",onHeadClick:()=>C(!y),displayOptions:y,options:W})),l.createElement(t.Card,null,l.createElement(t.StatusTable,null,l.createElement(t.Row,{className:"border-none",label:h("WT_BOOKING_NO"),text:null==P?void 0:P.bookingNo})),l.createElement(t.CardSubHeader,{style:{fontSize:"24px"}},h("WT_APPLICANT_DETAILS")),l.createElement(t.StatusTable,null,l.createElement(t.Row,{className:"border-none",label:h("WT_APPLICANT_NAME"),text:(null==P||null===(e=P.applicantDetail)||void 0===e?void 0:e.name)||h("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:h("WT_MOBILE_NUMBER"),text:(null==P||null===(a=P.applicantDetail)||void 0===a?void 0:a.mobileNumber)||h("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:h("WT_ALT_MOBILE_NUMBER"),text:(null==P||null===(r=P.applicantDetail)||void 0===r?void 0:r.alternateNumber)||h("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:h("WT_EMAIL_ID"),text:(null==P||null===(u=P.applicantDetail)||void 0===u?void 0:u.emailId)||h("CS_NA")})),l.createElement(t.CardSubHeader,{style:{fontSize:"24px"}},h("WT_ADDRESS_DETAILS")),l.createElement(t.StatusTable,null,l.createElement(t.Row,{className:"border-none",label:h("WT_PINCODE"),text:(null==P||null===(s=P.address)||void 0===s?void 0:s.pincode)||h("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:h("WT_CITY"),text:(null==P||null===(c=P.address)||void 0===c?void 0:c.city)||h("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:h("WT_LOCALITY"),text:(null==P||null===(d=P.address)||void 0===d?void 0:d.locality)||h("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:h("WT_STREET_NAME"),text:(null==P||null===(p=P.address)||void 0===p?void 0:p.streetName)||h("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:h("WT_DOOR_NO"),text:(null==P||null===(E=P.address)||void 0===E?void 0:E.doorNo)||h("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:h("WT_HOUSE_NO"),text:(null==P||null===(f=P.address)||void 0===f?void 0:f.houseNo)||h("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:h("WT_ADDRESS_LINE1"),text:(null==P||null===(_=P.address)||void 0===_?void 0:_.addressLine1)||h("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:h("WT_ADDRESS_LINE2"),text:(null==P||null===(g=P.address)||void 0===g?void 0:g.addressLine2)||h("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:h("WT_LANDMARK"),text:(null==P||null===(S=P.address)||void 0===S?void 0:S.landmark)||h("CS_NA")})),l.createElement(t.CardSubHeader,{style:{fontSize:"24px"}},h("ES_REQUEST_DETAILS")),l.createElement(t.StatusTable,null,l.createElement(t.Row,{className:"border-none",label:h("WT_TANKER_TYPE"),text:(null==P?void 0:P.tankerType)||h("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:h("WT_WATER_TYPE"),text:h(null==P?void 0:P.waterType)||h("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:h("WT_TANKER_QUANTITY"),text:(null==P?void 0:P.tankerQuantity)||h("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:h("WT_WATER_QUANTITY"),text:(null==P?void 0:P.waterQuantity)+" Ltr"||h("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:h("WT_DELIVERY_DATE"),text:m(null==P?void 0:P.deliveryDate)||h("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:h("WT_DELIVERY_TIME"),text:v(null==P?void 0:P.deliveryTime)||h("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:h("WT_DESCRIPTION"),text:(null==P?void 0:P.description)||h("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:h("WT_IMMEDIATE"),text:k||h("CS_NA")})),l.createElement(Ve,{application:M,id:null==M?void 0:M.bookingNo,userType:"citizen"}),A&&l.createElement(t.Toast,{error:A.key,label:h(A.label),style:{bottom:"0px"},onClose:()=>{N(null)}})))))},MTApplicationDetails:()=>{var e,a,r,u,s,c,d,p,E,f,_,g;const{t:S}=i.useTranslation(),{acknowledgementIds:h,tenantId:T}=o.useParams(),[b,y]=n.useState(!1),[C,A]=n.useState(null),{data:N}=Digit.Hooks.useStore.getInitData(),{tenants:D}=N||{},{isLoading:I,data:O,refetch:L}=Digit.Hooks.wt.useMobileToiletSearchAPI({tenantId:T,filters:{bookingNo:h}}),w=He(O,"mobileToiletBookingDetails",[]);He(O,"mobileToiletBookingDetails[0].bookingNo",[]);let R=w&&w.length>0&&w[0]||{};const x=R;sessionStorage.setItem("mt",JSON.stringify(x));const P=Digit.Hooks.wt.useMobileToiletCreateAPI(T,!1),{data:M,isLoading:k}=Digit.Hooks.useRecieptSearch({tenantId:T,businessService:"request-service.mobile_toilet",consumerCodes:h,isEmployee:!1},{enabled:!!h});let F=[];if(F.push({label:S("MT_DOWNLOAD_ACKNOWLEDGEMENT"),onClick:()=>B()}),I)return l.createElement(t.Loader,null);M&&(null==M?void 0:M.Payments.length)>0&&0==k&&F.push({label:S("MT_FEE_RECEIPT"),onClick:()=>{var e;return function(e){let{tenantId:t,payments:n,...l}=e;try{function i(){return Promise.resolve(Digit.PaymentService.printReciept(t,{fileStoreIds:l})).then(function(e){window.open(e[l],"_blank")})}let e=w[0]||{},l=null==e?void 0:e.paymentReceiptFilestoreId;const o=function(){if(!l){let i={filestoreIds:[null==n?void 0:n.fileStoreId]};return Promise.resolve(Digit.PaymentService.generatePdf(t,{Payments:[{...n}]},"request-service.mobile_toilet-receipt")).then(function(t){var n;i=t;const o={...e,paymentReceiptFilestoreId:null===(n=i)||void 0===n?void 0:n.filestoreIds[0]};return Promise.resolve(P.mutateAsync({mobileToiletBookingDetail:o})).then(function(){var e;l=null===(e=i)||void 0===e?void 0:e.filestoreIds[0],L()})})}}();return Promise.resolve(o&&o.then?o.then(i):i())}catch(e){return Promise.reject(e)}}({tenantId:null==M||null===(e=M.Payments[0])||void 0===e?void 0:e.tenantId,payments:null==M?void 0:M.Payments[0]})}});const B=function(){try{const e=x||{},t=D.find(t=>t.code===e.tenantId);return Promise.resolve(Jl({...e},t,S)).then(function(e){Digit.Utils.pdf.generate(e)})}catch(e){return Promise.reject(e)}};return l.createElement(l.Fragment,null,l.createElement("div",null,l.createElement("div",{className:"cardHeaderWithOptions",style:{marginRight:"auto",maxWidth:"960px"}},l.createElement(t.Header,{styles:{fontSize:"32px"}},S("MT_BOOKING_DETAILS")),F.length>0&&l.createElement(t.MultiLink,{className:"multilinkWrapper",onHeadClick:()=>y(!b),displayOptions:b,options:F})),l.createElement(t.Card,null,l.createElement(t.StatusTable,null,l.createElement(t.Row,{className:"border-none",label:S("MT_BOOKING_NO"),text:null==R?void 0:R.bookingNo})),l.createElement(t.CardSubHeader,{style:{fontSize:"24px"}},S("MT_APPLICANT_DETAILS")),l.createElement(t.StatusTable,null,l.createElement(t.Row,{className:"border-none",label:S("MT_APPLICANT_NAME"),text:(null==R||null===(e=R.applicantDetail)||void 0===e?void 0:e.name)||S("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:S("MT_MOBILE_NUMBER"),text:(null==R||null===(a=R.applicantDetail)||void 0===a?void 0:a.mobileNumber)||S("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:S("MT_ALT_MOBILE_NUMBER"),text:(null==R||null===(r=R.applicantDetail)||void 0===r?void 0:r.alternateNumber)||S("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:S("MT_EMAIL_ID"),text:(null==R||null===(u=R.applicantDetail)||void 0===u?void 0:u.emailId)||S("CS_NA")})),l.createElement(t.CardSubHeader,{style:{fontSize:"24px"}},S("ES_TITLE_ADDRESS_DETAILS")),l.createElement(t.StatusTable,null,l.createElement(t.Row,{className:"border-none",label:S("PINCODE"),text:(null==R||null===(s=R.address)||void 0===s?void 0:s.pincode)||S("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:S("CITY"),text:(null==R||null===(c=R.address)||void 0===c?void 0:c.city)||S("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:S("LOCALITY"),text:(null==R||null===(d=R.address)||void 0===d?void 0:d.locality)||S("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:S("STREET_NAME"),text:(null==R||null===(p=R.address)||void 0===p?void 0:p.streetName)||S("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:S("HOUSE_NO"),text:(null==R||null===(E=R.address)||void 0===E?void 0:E.houseNo)||S("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:S("ADDRESS_LINE1"),text:(null==R||null===(f=R.address)||void 0===f?void 0:f.addressLine1)||S("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:S("ADDRESS_LINE2"),text:(null==R||null===(_=R.address)||void 0===_?void 0:_.addressLine2)||S("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:S("LANDMARK"),text:(null==R||null===(g=R.address)||void 0===g?void 0:g.landmark)||S("CS_NA")})),l.createElement(t.CardSubHeader,{style:{fontSize:"24px"}},S("ES_REQUEST_DETAILS")),l.createElement(t.StatusTable,null,l.createElement(t.Row,{className:"border-none",label:S("MT_NUMBER_OF_MOBILE_TOILETS"),text:(null==R?void 0:R.noOfMobileToilet)||S("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:S("MT_DELIVERY_FROM_DATE"),text:m(null==R?void 0:R.deliveryFromDate)||S("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:S("MT_DELIVERY_TO_DATE"),text:m(null==R?void 0:R.deliveryToDate)||S("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:S("MT_REQUIREMNENT_FROM_TIME"),text:v(null==R?void 0:R.deliveryFromTime)||S("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:S("MT_REQUIREMNENT_TO_TIME"),text:v(null==R?void 0:R.deliveryToTime)||S("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:S("MT_SPECIAL_REQUEST"),text:(null==R?void 0:R.description)||S("CS_NA")})),l.createElement(Ve,{application:x,id:null==x?void 0:x.bookingNo,userType:"citizen"}),C&&l.createElement(t.Toast,{error:C.key,label:S(C.label),style:{bottom:"0px"},onClose:()=>{A(null)}}))))},TPApplicationDetails:()=>{var e,a,r,u,s,c,d,v,m,p,E,f;const{t:_}=i.useTranslation(),{acknowledgementIds:g,tenantId:S}=o.useParams(),[h,T]=n.useState(!1),[b,y]=n.useState(null),{data:C}=Digit.Hooks.useStore.getInitData(),{tenants:A}=C||{},{isLoading:N,data:D,refetch:I}=Digit.Hooks.wt.useTreePruningSearchAPI({tenantId:S,filters:{bookingNo:g}}),O=He(D,"treePruningBookingDetails",[]);He(D,"treePruningBookingDetails[0].bookingNo",[]);let L=O&&O.length>0&&O[0]||{};console.log("tp_details",L);const w=L;sessionStorage.setItem("tp",JSON.stringify(w));const R=Digit.Hooks.wt.useTreePruningCreateAPI(S,!1),{data:x,isLoading:P}=Digit.Hooks.useRecieptSearch({tenantId:S,businessService:"request-service.tree_pruning",consumerCodes:g,isEmployee:!1},{enabled:!!g});let M=[];if(M.push({label:_("TP_DOWNLOAD_ACKNOWLEDGEMENT"),onClick:()=>k()}),N)return l.createElement(t.Loader,null);x&&(null==x?void 0:x.Payments.length)>0&&0==P&&M.push({label:_("TP_FEE_RECEIPT"),onClick:()=>{var e;return function(e){let{tenantId:t,payments:n,...l}=e;try{function i(){return Promise.resolve(Digit.PaymentService.printReciept(t,{fileStoreIds:l})).then(function(e){window.open(e[l],"_blank")})}let e=O[0]||{},l=null==e?void 0:e.paymentReceiptFilestoreId;const o=function(){if(!l){let i={filestoreIds:[null==n?void 0:n.fileStoreId]};return Promise.resolve(Digit.PaymentService.generatePdf(t,{Payments:[{...n}]},"request-service.tree_pruning-receipt")).then(function(t){var n;i=t;const o={...e,paymentReceiptFilestoreId:null===(n=i)||void 0===n?void 0:n.filestoreIds[0]};return Promise.resolve(R.mutateAsync({treePruningBookingDetail:o})).then(function(){var e;l=null===(e=i)||void 0===e?void 0:e.filestoreIds[0],I()})})}}();return Promise.resolve(o&&o.then?o.then(i):i())}catch(e){return Promise.reject(e)}}({tenantId:null==x||null===(e=x.Payments[0])||void 0===e?void 0:e.tenantId,payments:null==x?void 0:x.Payments[0]})}});const k=function(){try{const e=w||{},t=A.find(t=>t.code===e.tenantId);return Promise.resolve(ii({...e},t,_)).then(function(e){Digit.Utils.pdf.generate(e)})}catch(e){return Promise.reject(e)}};return l.createElement(l.Fragment,null,l.createElement("div",null,l.createElement("div",{className:"cardHeaderWithOptions",style:{marginRight:"auto",maxWidth:"960px"}},l.createElement(t.Header,{styles:{fontSize:"32px"}},_("TP_BOOKING_DETAILS")),M.length>0&&l.createElement(t.MultiLink,{className:"multilinkWrapper",onHeadClick:()=>T(!h),displayOptions:h,options:M})),l.createElement(t.Card,null,l.createElement(t.StatusTable,null,l.createElement(t.Row,{className:"border-none",label:_("WT_BOOKING_NO"),text:null==L?void 0:L.bookingNo})),l.createElement(t.CardSubHeader,{style:{fontSize:"24px"}},_("TP_APPLICANT_DETAILS")),l.createElement(t.StatusTable,null,l.createElement(t.Row,{className:"border-none",label:_("WT_APPLICANT_NAME"),text:(null==L||null===(e=L.applicantDetail)||void 0===e?void 0:e.name)||_("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:_("WT_MOBILE_NUMBER"),text:(null==L||null===(a=L.applicantDetail)||void 0===a?void 0:a.mobileNumber)||_("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:_("WT_ALT_MOBILE_NUMBER"),text:(null==L||null===(r=L.applicantDetail)||void 0===r?void 0:r.alternateNumber)||_("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:_("WT_EMAIL_ID"),text:(null==L||null===(u=L.applicantDetail)||void 0===u?void 0:u.emailId)||_("CS_NA")})),l.createElement(t.CardSubHeader,{style:{fontSize:"24px"}},_("ES_TITLE_ADDRESS_DETAILS")),l.createElement(t.StatusTable,null,l.createElement(t.Row,{className:"border-none",label:_("PINCODE"),text:(null==L||null===(s=L.address)||void 0===s?void 0:s.pincode)||_("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:_("CITY"),text:(null==L||null===(c=L.address)||void 0===c?void 0:c.city)||_("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:_("LOCALITY"),text:(null==L||null===(d=L.address)||void 0===d?void 0:d.locality)||_("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:_("STREET_NAME"),text:(null==L||null===(v=L.address)||void 0===v?void 0:v.streetName)||_("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:_("HOUSE_NO"),text:(null==L||null===(m=L.address)||void 0===m?void 0:m.houseNo)||_("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:_("ADDRESS_LINE1"),text:(null==L||null===(p=L.address)||void 0===p?void 0:p.addressLine1)||_("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:_("ADDRESS_LINE2"),text:(null==L||null===(E=L.address)||void 0===E?void 0:E.addressLine2)||_("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:_("LANDMARK"),text:(null==L||null===(f=L.address)||void 0===f?void 0:f.landmark)||_("CS_NA")})),l.createElement(t.CardSubHeader,{style:{fontSize:"24px"}},_("TP_REQUEST_DETAILS")),l.createElement(t.StatusTable,null,l.createElement(t.Row,{className:"border-none",label:_("REASON_FOR_PRUNING"),text:_(null==L?void 0:L.reasonForPruning)||_("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:_("LATITUDE_GEOTAG"),text:(null==L?void 0:L.latitude)||_("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:_("LONGITUDE_GEOTAG"),text:(null==L?void 0:L.longitude)||_("CS_NA")})),l.createElement(Ve,{application:w,id:null==w?void 0:w.bookingNo,userType:"citizen"}),b&&l.createElement(t.Toast,{error:b.key,label:_(b.label),style:{bottom:"0px"},onClose:()=>{y(null)}}))))},WTMyApplications:()=>{const{t:e}=i.useTranslation(),a=Digit.ULBService.getCitizenCurrentTenant(!0)||Digit.ULBService.getCurrentTenantId(),r=Digit.UserService.getUser().info,[u,s]=n.useState(""),[c,d]=n.useState(null),[v,m]=n.useState(null),[p,E]=n.useState("watertanker"),[f,_]=n.useState("watertanker");let g,S,h=window.location.href.split("/").pop();isNaN(parseInt(h))?g=4:(S=h,g=parseInt(h)+50);let T=isNaN(parseInt(h))?{limit:"4",sortOrder:"ASC",sortBy:"createdTime",offset:"0",tenantId:a,MobileNumber:null==r?void 0:r.mobileNumber}:{limit:"50",sortOrder:"ASC",sortBy:"createdTime",offset:S,tenantId:a,MobileNumber:null==r?void 0:r.mobileNumber};n.useEffect(()=>{m(T)},[h]);const{isLoading:b,data:y}=Digit.Hooks.wt.useTankerSearchAPI({filters:v},{enabled:!!v&&"watertanker"===p}),{isLoading:C,data:A}=Digit.Hooks.wt.useMobileToiletSearchAPI({filters:v},{enabled:!!v&&"mobileToilet"===p}),{isLoading:N,data:D}=Digit.Hooks.wt.useTreePruningSearchAPI({filters:v},{enabled:!!v&&"treePruning"===p});let I=!1,O=[];if("watertanker"===p?(I=b,O=(null==y?void 0:y.waterTankerBookingDetail)||[]):"mobileToilet"===p?(I=C,O=(null==A?void 0:A.mobileToiletBookingDetails)||[]):"treePruning"===p?(I=N,O=null==D?void 0:D.treePruningBookingDetails):(I=b||C||N,O=[...(null==A?void 0:A.mobileToiletBookingDetails)||[],...(null==y?void 0:y.waterTankerBookingDetail)||[],...(null==D?void 0:D.treePruningBookingDetails)||[]]),I)return l.createElement(t.Loader,null);const L=[{label:e("MOBILE_TOILET"),code:"mobileToilet"},{label:e("WATER_TANKER"),code:"watertanker"},{label:e("TREE_PRUNING"),code:"treePruning"}],w=[{i18nKey:"Booking Created",code:"BOOKING_CREATED",value:e("WT_BOOKING_CREATED")},{i18nKey:"Booking Approved",code:"APPROVED",value:e("WT_BOOKING_APPROVED")},{i18nKey:"Tanker Delivered",code:"TANKER_DELIVERED",value:e("WT_TANKER_DELIVERED")},{i18nKey:"Vendor Assigned",code:"ASSIGN_VENDOR",value:e("WT_ASSIGN_VENDOR")},{i18nKey:"Rejected",code:"REJECT",value:e("WT_BOOKING_REJECTED")}],R=[{i18nKey:"BOOKING_CREATED",code:"BOOKING_CREATED",value:e("TP_BOOKING_CREATED")},{i18nKey:"PENDING_FOR_APPROVAL",code:"PENDING_FOR_APPROVAL",value:e("TP_PENDING_FOR_APPROVAL")},{i18nKey:"PAYMENT_PENDING",code:"PAYMENT_PENDING",value:e("TP_PAYMENT_PENDING")},{i18nKey:"TEAM_ASSIGNMENT_FOR_VERIFICATION",code:"TEAM_ASSIGNMENT_FOR_VERIFICATION",value:e("TP_TEAM_ASSIGNMENT_FOR_VERIFICATION")},{i18nKey:"TEAM_ASSIGNMENT_FOR_EXECUTION",code:"TEAM_ASSIGNMENT_FOR_EXECUTION",value:e("TP_TEAM_ASSIGNMENT_FOR_EXECUTION")},{i18nKey:"TREE_PRUNING_SERVICE_COMPLETED",code:"TREE_PRUNING_SERVICE_COMPLETED",value:e("TP_TREE_PRUNING_SERVICE_COMPLETED")}];return l.createElement(l.Fragment,null,l.createElement(t.Header,null,`${e("MY_BOOKINGS")} (${O.length})`),l.createElement(t.Card,null,l.createElement("div",{style:{marginLeft:"16px"}},l.createElement("div",{style:{display:"flex",flexDirection:"row",alignItems:"center",gap:"16px"}},l.createElement("div",{style:{flex:1}},l.createElement(t.CardLabel,null,e("SERVICE_TYPE")),l.createElement(t.Dropdown,{selected:L.find(e=>e.code===f),select:e=>{_(e.code),d("")},option:L,placeholder:e("Select Service Type"),optionKey:"label",t:e})),l.createElement("div",{style:{flex:1}},l.createElement(t.CardLabel,null,e("BOOKING_NO")),l.createElement(t.TextInput,{placeholder:e("Enter Booking No."),value:u,onChange:e=>s(e.target.value)})),l.createElement("div",{style:{flex:1}},l.createElement("div",{style:{display:"flex",flexDirection:"column"}},l.createElement(t.CardLabel,null,e("PT_COMMON_TABLE_COL_STATUS_LABEL")),l.createElement(t.Dropdown,{className:"form-field",selected:c,select:d,option:"treePruning"===f?R:w,placeholder:e("Select Status"),optionKey:"value",style:{width:"100%"},t:e}))),l.createElement("div",null,l.createElement("div",{style:{marginTop:"17%"}},l.createElement(t.SubmitBar,{label:e("ES_COMMON_SEARCH"),onSubmit:()=>{E(f);const e=u.trim(),t={...T,bookingNo:e||void 0,status:(null==c?void 0:c.code)||void 0};m(t)}}),l.createElement("p",{className:"link",style:{marginLeft:"30%",marginTop:"10px",display:"block"},onClick:()=>{s(""),d("")}},e("ES_COMMON_CLEAR_ALL"))))),l.createElement(o.Link,{to:"request-service/service-type"},l.createElement(t.SubmitBar,{style:{borderRadius:"30px",width:"20%"},label:e("NEW_REQUEST")+" +"})))),l.createElement("div",null,O.length>0&&O.map((t,n)=>l.createElement("div",{key:n},l.createElement(z,{application:t,tenantId:a,buttonLabel:e("SUMMARY")}))),0===O.length&&!I&&l.createElement("p",{style:{marginLeft:"16px",marginTop:"16px"}},e("NO_APPLICATION_FOUND_MSG")),0!==O.length&&((null==A?void 0:A.count)||0)+((null==y?void 0:y.count)||0)+((null==D?void 0:D.count)||0)>g&&l.createElement("div",null,l.createElement("p",{style:{marginLeft:"16px",marginTop:"16px"}},l.createElement("span",{className:"link"},l.createElement(o.Link,{to:"/digit-ui/citizen/wt/status/"+g},e("LOAD_MORE_MSG")))))))},ApplicationDetails:$l,WFApplicationTimeline:Ve,WFCaption:ze,WTEmpInbox:H,WTCitizenCard:()=>{const{t:e}=i.useTranslation(),[o,a]=n.useState("-"),r=Digit.ULBService.getCitizenCurrentTenant(!0)||Digit.ULBService.getCurrentTenantId(),{data:u,isFetching:s,isSuccess:c}=Digit.Hooks.useNewInboxGeneral({tenantId:r,ModuleCode:"WT",filters:{limit:10,offset:0,services:["watertanker"]},config:{select:e=>({totalCount:null==e?void 0:e.totalCount,nearingSlaCount:null==e?void 0:e.nearingSlaCount}||"-"),enabled:Digit.Utils.wtAccess()}});n.useEffect(()=>{!s&&c&&a(u)},[s]);const d=[{label:e("ES_COMMON_INBOX"),link:"/digit-ui/citizen/wt/inbox"},{label:e("ES_COMMON_APPLICATION_SEARCH"),link:"/digit-ui/citizen/wt/my-bookings"}],v={Icon:l.createElement(t.CHBIcon,null),moduleName:e("WT_MODULE_NAME"),kpis:[{count:null==o?void 0:o.totalCount,label:e("ES_TITLE_INBOX"),link:"/digit-ui/employee/wt/inbox"}],links:d};return l.createElement(t.EmployeeModuleCard,v)},ServiceTypes:e=>{var i;let{t:o,config:a,onSelect:r,userType:u,formData:s}=e;const c=Digit.ULBService.getStateId(),{data:d}=Digit.Hooks.useCustomMDMS(c,"request-service",[{name:"ServiceType"}],{select:e=>{var t;return null==e||null===(t=e["request-service"])||void 0===t?void 0:t.ServiceType}}),[v,m]=(Digit.UserService.getUser(),n.useState((null==s||null===(i=s.serviceType)||void 0===i?void 0:i.serviceType)||"")),p=n.useCallback(()=>{let e={...s.serviceType,serviceType:v};r(a.key,e,!1)},[s.serviceType,v,r,a.key]);return n.useEffect(()=>{"citizen"===u&&(console.log("calling meeeeeee"),p())},[v,u,p]),l.createElement(t.Modal,{headerBarMain:l.createElement(Ql,{t:o}),headerBarEnd:l.createElement(Xl,{onClick:()=>window.history.back()}),popupStyles:{backgroundColor:"#fff",position:"relative",maxHeight:"50vh",width:"50%",overflowY:"visible"},popupModuleMianStyles:{padding:"10px"},hideSubmit:!0,headerBarMainStyle:{position:"sticky",top:0,backgroundColor:"#f5f5f5"},formId:"modal-action"},l.createElement(l.Fragment,null,l.createElement(t.FormStep,{config:a,onSelect:p,t:o,isDisabled:!v},l.createElement("div",null,l.createElement(t.CardLabel,null,""+o("REQUEST_TYPE")," ",l.createElement("span",{className:"astericColor"},"*")),l.createElement(t.Dropdown,{className:"form-field",selected:v,placeholder:"Select Service Type",select:m,option:d,optionKey:"i18nKey",t:o})))))},ToiletRequestDetails:e=>{var i,o,a,r,u,s;let{t:c,config:d,onSelect:v,userType:m,formData:p}=e;const E=Digit.UserService.getUser().info,[f,_]=n.useState((null==p||null===(i=p.toiletRequestDetails)||void 0===i?void 0:i.mobileToilet)||""),[g,S]=n.useState((null==p||null===(o=p.toiletRequestDetails)||void 0===o?void 0:o.deliveryfromTime)||""),[h,T]=n.useState((null==p||null===(a=p.toiletRequestDetails)||void 0===a?void 0:a.deliverytoTime)||""),[b,y]=n.useState((null==p||null===(r=p.toiletRequestDetails)||void 0===r?void 0:r.deliveryfromDate)||""),[C,A]=n.useState((null==p||null===(u=p.toiletRequestDetails)||void 0===u?void 0:u.deliverytoDate)||""),[N,D]=n.useState((null==p||null===(s=p.toiletRequestDetails)||void 0===s?void 0:s.specialRequest)||""),I=Digit.ULBService.getStateId(),O={width:"EMPLOYEE"===E.type?"52%":"100%"},{data:L}=Digit.Hooks.useCustomMDMS(I,"request-service",[{name:"NoOfMobileToilet"}],{select:e=>{var t;return null==e||null===(t=e["request-service"])||void 0===t?void 0:t.NoOfMobileToilet}});let w=[];L&&L.map(e=>{w.push({i18nKey:""+e.code,code:""+e.code,value:""+e.code})});const R=()=>l.createElement("div",{className:"flex items-center"},l.createElement(t.TextInput,{type:"time",value:g,style:O,onChange:e=>S(e.target.value),min:"06:00",max:"23:59"})),x=()=>l.createElement("div",{className:"flex items-center"},l.createElement(t.TextInput,{type:"time",value:h,style:O,onChange:e=>T(e.target.value),min:"06:00",max:"23:59"})),P=()=>{let e={...p.toiletRequestDetails,mobileToilet:f,deliveryfromTime:g,deliverytoTime:h,deliveryfromDate:b,deliverytoDate:C,specialRequest:N};v(d.key,e,!1)};return n.useEffect(()=>{"citizen"===m&&P()},[f,g,h,b,C,N]),l.createElement(l.Fragment,null,l.createElement(t.FormStep,{config:d,onSelect:P,t:c,isDisabled:!(f&&g&&h&&b&&C&&N)},l.createElement("div",null,l.createElement(t.CardLabel,null,c("MT_NUMBER_OF_MOBILE_TOILETS")," ",l.createElement("span",{className:"check-page-link-button"},"*")),l.createElement(t.Dropdown,{className:"form-field",selected:f,placeholder:"Select Number of Mobile Toilets",select:_,option:w,style:O,optionKey:"i18nKey",t:c}),l.createElement(t.CardLabel,null,""+c("MT_DELIVERY_FROM_DATE")," ",l.createElement("span",{className:"astericColor"},"*")),l.createElement(t.TextInput,{t:c,type:"date",isMandatory:!1,optionKey:"i18nKey",name:"deliveryDate",style:O,value:b,onChange:function(e){y(e.target.value)},min:(new Date).toISOString().split("T")[0],rules:{required:c("CORE_COMMON_REQUIRED_ERRMSG"),validDate:e=>!!/^\d{4}-\d{2}-\d{2}$/.test(e)||c("ERR_DEFAULT_INPUT_FIELD_MSG")}}),l.createElement(t.CardLabel,null,""+c("MT_DELIVERY_TO_DATE")," ",l.createElement("span",{className:"astericColor"},"*")),l.createElement(t.TextInput,{t:c,type:"date",isMandatory:!1,optionKey:"i18nKey",name:"deliveryDate",value:C,style:O,onChange:function(e){A(e.target.value)},min:b,rules:{required:c("CORE_COMMON_REQUIRED_ERRMSG"),validDate:e=>!!/^\d{4}-\d{2}-\d{2}$/.test(e)||c("ERR_DEFAULT_INPUT_FIELD_MSG")}}),l.createElement(t.CardLabel,null,""+c("MT_REQUIREMNENT_FROM_TIME")," ",l.createElement("span",{className:"astericColor"},"*")),l.createElement(R,null),l.createElement(t.CardLabel,null,""+c("MT_REQUIREMNENT_TO_TIME")," ",l.createElement("span",{className:"astericColor"},"*")),l.createElement(x,null),l.createElement(t.CardLabel,null,""+c("MT_SPECIAL_REQUEST")," ",l.createElement("span",{className:"check-page-link-button"})),l.createElement(t.TextArea,{t:c,type:"text",isMandatory:!1,optionKey:"i18nKey",name:"mobileToilet",style:O,placeholder:"Special Request",value:N,onChange:function(e){D(e.target.value)},style:{width:"EMPLOYEE"===E.type?"51.6%":null}}))))},TreePruningRequestDetails:e=>{var i,o,a;let{t:r,config:u,onSelect:s,userType:c,formData:d}=e;const v=Digit.UserService.getUser().info,[m,p]=n.useState((null==d||null===(i=d.treePruningRequestDetails)||void 0===i?void 0:i.reasonOfPruning)||""),[E,f]=n.useState(""),[_,g]=n.useState(""),[S,h]=n.useState((null==d||null===(o=d.treePruningRequestDetails)||void 0===o?void 0:o.geoTagLocation)||""),[T,b]=n.useState((null==d||null===(a=d.treePruningRequestDetails)||void 0===a?void 0:a.supportingDocumentFile)||""),[y,C]=n.useState(!1),[A,N]=n.useState(""),D=Digit.ULBService.getStateId(),I={width:"EMPLOYEE"===v.type?"50%":"100%"},{data:O}=Digit.Hooks.useCustomMDMS(D,"request-service",[{name:"ReasonPruningType"}],{select:e=>{var t;return null==e||null===(t=e["request-service"])||void 0===t?void 0:t.ReasonPruningType}}),L=()=>{let e={...d.treePruningRequestDetails,reasonOfPruning:m,geoTagLocation:S,supportingDocumentFile:T,latitude:E,longitude:_};s(u.key,e,!1)};n.useEffect(()=>{"citizen"===c&&L()},[m,S,T,y]);const w=()=>l.createElement("div",{className:"loading-spinner"});return l.createElement(t.FormStep,{config:u,onSelect:L,t:r,isDisabled:!m||!T},l.createElement("div",null,l.createElement(t.CardLabel,null,r("REASON_FOR_PRUNING")," ",l.createElement("span",{className:"check-page-link-button"},"*")),l.createElement(t.Dropdown,{className:"form-field",selected:m,placeholder:"Select Reason",select:p,option:O,style:I,optionKey:"code",t:r}),l.createElement(t.CardLabel,null,r("LOCATION_GEOTAG")),l.createElement("div",{style:{display:"flex",alignItems:"stretch",gap:"8px",width:"EMPLOYEE"===v.type?"53%":"100%"}},l.createElement(t.TextInput,{t:r,type:"text",isMandatory:!1,optionKey:"i18nKey",name:"geoTagLocation",value:S,placeholder:"Select Location",onChange:e=>{const{name:t,value:n}=e.target?e.target:{name:e.name,value:e};"reasonOfPruning"===t?p(n):"geoTagLocation"===t||"location"===t?h(n):"supportingDocumentFile"===t&&b(n)},max:(new Date).toISOString().split("T")[0],style:{flex:1},rules:{required:r("dddddddd"),validDate:e=>!!/^\d{4}-\d{2}-\d{2}$/.test(e)||r("hhhhhhh")},className:"location-input"}),l.createElement("div",{className:"butt-icon",onClick:()=>{"geolocation"in navigator?navigator.geolocation.getCurrentPosition(e=>{const{latitude:t,longitude:n}=e.coords;h(`${t}, ${n}`),f(t),g(n)},e=>{console.error("Error getting location:",e),alert("Unable to retrieve your location. Please check your browser settings.")}):alert("Geolocation is not supported by your browser.")},style:{cursor:"pointer",width:"25px",marginBottom:"8px"}},l.createElement(t.LocationIcon,{className:"fill-path-primary-main"}))),l.createElement(t.CardLabel,null,r("UPLOAD_THE_SITE_PHOTOGRAPH")," ",l.createElement("span",{className:"check-page-link-button"},"*")),l.createElement("div",{style:{marginBottom:"16px",...I}},l.createElement(t.UploadFile,{id:"supportingDocument",onUpload:e=>((e,t)=>{const n=e.target.files[0];n.size>=5242880?(setError("supportingDocument",{message:r("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED")}),t(null)):(C(!0),Digit.UploadServices.Filestorage("TP",n,Digit.ULBService.getStateId()).then(e=>{var n,l;(null==e||null===(n=e.data)||void 0===n||null===(l=n.files)||void 0===l?void 0:l.length)>0?t(e.data.files[0].fileStoreId):setError("supportingDocument",{message:r("CS_FILE_UPLOAD_ERROR")})}).catch(()=>setError("supportingDocument",{message:r("CS_FILE_UPLOAD_ERROR")})).finally(()=>C(!1)))})(e,b),onDelete:()=>{b(null)},message:y?l.createElement("div",{style:{display:"flex",alignItems:"center",gap:"8px"}},l.createElement(w,null),l.createElement("span",null,"Uploading...")):T?"1 File Uploaded":"No File Uploaded",textStyles:{width:"100%"},accept:"image/*, .pdf, .png, .jpeg, .jpg",buttonType:"button",error:A||!T}))))},MTAcknowledgement:e=>{let{data:a,onSuccess:r}=e;const{t:u}=i.useTranslation(),s=Digit.ULBService.getCitizenCurrentTenant(!0)||Digit.ULBService.getCurrentTenantId(),c=Digit.Hooks.wt.useMobileToiletCreateAPI(s),d=Digit.UserService.getUser().info,{data:v}=Digit.Hooks.useStore.getInitData(),{tenants:m}=v||{};return n.useEffect(()=>{try{a.tenantId=s;let e=(e=>{var t,n,l,i,o,a,r,u,s,c,d,v,m,p,E,f,_,g,S,h,T,b,y,C,A,N,D,I,O,L;return{mobileToiletBookingDetail:{tenantId:null==e?void 0:e.tenantId,description:null==e||null===(t=e.toiletRequestDetails)||void 0===t?void 0:t.specialRequest,noOfMobileToilet:null==e||null===(n=e.toiletRequestDetails)||void 0===n||null===(l=n.mobileToilet)||void 0===l?void 0:l.code,deliveryFromDate:null==e||null===(i=e.toiletRequestDetails)||void 0===i?void 0:i.deliveryfromDate,deliveryToDate:null==e||null===(o=e.toiletRequestDetails)||void 0===o?void 0:o.deliverytoDate,deliveryFromTime:null==e||null===(a=e.toiletRequestDetails)||void 0===a?void 0:a.deliveryfromTime,deliveryToTime:null==e||null===(r=e.toiletRequestDetails)||void 0===r?void 0:r.deliverytoTime,addressDetailId:(null==e||null===(u=e.address)||void 0===u?void 0:u.addressDetailId)||"",applicantDetail:{name:null==e||null===(s=e.owner)||void 0===s?void 0:s.applicantName,mobileNumber:null==e||null===(c=e.owner)||void 0===c?void 0:c.mobileNumber,alternateNumber:null==e||null===(d=e.owner)||void 0===d?void 0:d.alternateNumber,emailId:null==e||null===(v=e.owner)||void 0===v?void 0:v.emailId},address:{addressType:null==e||null===(m=e.address)||void 0===m||null===(p=m.addressType)||void 0===p?void 0:p.code,pincode:null==e||null===(E=e.address)||void 0===E?void 0:E.pincode,city:null==e||null===(f=e.address)||void 0===f||null===(_=f.city)||void 0===_||null===(g=_.city)||void 0===g?void 0:g.name,cityCode:null==e||null===(S=e.address)||void 0===S||null===(h=S.city)||void 0===h||null===(T=h.city)||void 0===T?void 0:T.code,addressLine1:null==e||null===(b=e.address)||void 0===b?void 0:b.addressLine1,addressLine2:null==e||null===(y=e.address)||void 0===y?void 0:y.addressLine2,locality:null==e||null===(C=e.address)||void 0===C||null===(A=C.locality)||void 0===A?void 0:A.i18nKey,localityCode:null==e||null===(N=e.address)||void 0===N||null===(D=N.locality)||void 0===D?void 0:D.code,streetName:null==e||null===(I=e.address)||void 0===I?void 0:I.streetName,houseNo:null==e||null===(O=e.address)||void 0===O?void 0:O.houseNo,landmark:null==e||null===(L=e.address)||void 0===L?void 0:L.landmark},bookingStatus:"BOOKING_CREATED",workflow:{action:"APPLY",comments:"",businessService:"mobileToilet",moduleName:"request-service.mobile_toilet"}}}})(a);c.mutate(e,{onSuccess:r})}catch(e){}},[]),Digit.Hooks.useCustomBackNavigation({redirectPath:"${APPLICATION_PATH}/citizen"}),c.isLoading||c.isIdle?l.createElement(t.Loader,null):l.createElement(t.Card,null,l.createElement(ni,{t:u,data:c.data,isSuccess:c.isSuccess,isLoading:c.isIdle||c.isLoading}),l.createElement(t.StatusTable,null,c.isSuccess&&l.createElement(t.Row,{rowContainerStyle:ti,last:!0,textStyle:{whiteSpace:"pre",width:"60%"}})),c.isSuccess&&l.createElement(t.SubmitBar,{label:u("MT_DOWNLOAD_ACKNOWLEDGEMENT"),onSubmit:function(){try{var e;let t=null===(e=c.data)||void 0===e?void 0:e.mobileToiletBookingDetail;const n=m.find(e=>e.code===t.tenantId);return Promise.resolve(Jl({...t},n,u)).then(function(e){Digit.Utils.pdf.generate(e)})}catch(e){return Promise.reject(e)}}}),l.createElement(o.Link,"CITIZEN"===(null==d?void 0:d.type)?{to:"/digit-ui/citizen"}:{to:"/digit-ui/employee"},l.createElement(t.LinkButton,{label:u("CORE_COMMON_GO_TO_HOME")})))},TPAcknowledgement:e=>{let{data:a,onSuccess:r}=e;const{t:u}=i.useTranslation(),s=Digit.ULBService.getCitizenCurrentTenant(!0)||Digit.ULBService.getCurrentTenantId(),c=Digit.Hooks.wt.useTreePruningCreateAPI(s),d=Digit.UserService.getUser().info,{data:v}=Digit.Hooks.useStore.getInitData(),{tenants:m}=v||{};return n.useEffect(()=>{try{a.tenantId=s;let e=(e=>{var t,n,l,i,o,a,r,u,s,c,d,v,m,p,E,f,_,g,S,h,T,b,y,C,A,N,D;return{treePruningBookingDetail:{tenantId:null==e?void 0:e.tenantId,latitude:null==e||null===(t=e.treePruningRequestDetails)||void 0===t?void 0:t.latitude,longitude:null==e||null===(n=e.treePruningRequestDetails)||void 0===n?void 0:n.longitude,reasonForPruning:null==e||null===(l=e.treePruningRequestDetails)||void 0===l||null===(i=l.reasonOfPruning)||void 0===i?void 0:i.code,applicantDetail:{name:null==e||null===(o=e.owner)||void 0===o?void 0:o.applicantName,mobileNumber:null==e||null===(a=e.owner)||void 0===a?void 0:a.mobileNumber,alternateNumber:null==e||null===(r=e.owner)||void 0===r?void 0:r.alternateNumber,emailId:null==e||null===(u=e.owner)||void 0===u?void 0:u.emailId},documentDetails:[{documentType:"Site Photograph",fileStoreId:null==e||null===(s=e.treePruningRequestDetails)||void 0===s?void 0:s.supportingDocumentFile}],address:{addressType:null==e||null===(c=e.address)||void 0===c||null===(d=c.addressType)||void 0===d?void 0:d.code,pincode:null==e||null===(v=e.address)||void 0===v?void 0:v.pincode,city:null==e||null===(m=e.address)||void 0===m||null===(p=m.city)||void 0===p||null===(E=p.city)||void 0===E?void 0:E.name,cityCode:null==e||null===(f=e.address)||void 0===f||null===(_=f.city)||void 0===_||null===(g=_.city)||void 0===g?void 0:g.code,addressLine1:null==e||null===(S=e.address)||void 0===S?void 0:S.addressLine1,addressLine2:null==e||null===(h=e.address)||void 0===h?void 0:h.addressLine2,locality:null==e||null===(T=e.address)||void 0===T||null===(b=T.locality)||void 0===b?void 0:b.i18nKey,localityCode:null==e||null===(y=e.address)||void 0===y||null===(C=y.locality)||void 0===C?void 0:C.code,streetName:null==e||null===(A=e.address)||void 0===A?void 0:A.streetName,houseNo:null==e||null===(N=e.address)||void 0===N?void 0:N.houseNo,landmark:null==e||null===(D=e.address)||void 0===D?void 0:D.landmark},bookingStatus:"BOOKING_CREATED",workflow:{action:"APPLY",comments:"",businessService:"treePruning",moduleName:"request-service.tree_pruning"}}}})(a);c.mutate(e,{onSuccess:r})}catch(e){}},[]),Digit.Hooks.useCustomBackNavigation({redirectPath:"${APPLICATION_PATH}/citizen"}),c.isLoading||c.isIdle?l.createElement(t.Loader,null):l.createElement(t.Card,null,l.createElement(ri,{t:u,data:c.data,isSuccess:c.isSuccess,isLoading:c.isIdle||c.isLoading}),l.createElement(t.StatusTable,null,c.isSuccess&&l.createElement(t.Row,{rowContainerStyle:ai,last:!0,textStyle:{whiteSpace:"pre",width:"60%"}})),c.isSuccess&&l.createElement(t.SubmitBar,{label:u("TP_DOWNLOAD_ACKNOWLEDGEMENT"),onSubmit:function(){try{var e;let t=null===(e=c.data)||void 0===e?void 0:e.treePruningBookingDetail;const n=m.find(e=>e.code===t.tenantId);return Promise.resolve(ii({...t},n,u)).then(function(e){Digit.Utils.pdf.generate(e)})}catch(e){return Promise.reject(e)}}}),l.createElement(o.Link,"CITIZEN"===(null==d?void 0:d.type)?{to:"/digit-ui/citizen"}:{to:"/digit-ui/employee"},l.createElement(t.LinkButton,{label:u("CORE_COMMON_GO_TO_HOME")})))},MTCitizenCard:()=>{const{t:e}=i.useTranslation(),[o,a]=n.useState("-"),r=Digit.ULBService.getCitizenCurrentTenant(!0)||Digit.ULBService.getCurrentTenantId(),{data:u,isFetching:s,isSuccess:c}=Digit.Hooks.useNewInboxGeneral({tenantId:r,ModuleCode:"WT",filters:{limit:10,offset:0,services:["mobileToilet"]},config:{select:e=>({totalCount:null==e?void 0:e.totalCount,nearingSlaCount:null==e?void 0:e.nearingSlaCount}||"-"),enabled:Digit.Utils.mtAccess()}});n.useEffect(()=>{!s&&c&&a(u)},[s]);const d=[{label:e("ES_COMMON_INBOX"),link:"/digit-ui/citizen/wt/mt/inbox"},{label:e("ES_COMMON_APPLICATION_SEARCH"),link:"/digit-ui/citizen/wt/mt/my-bookings"}],v={Icon:l.createElement(t.CHBIcon,null),moduleName:e("ACTION_TEST_MT"),kpis:[{count:null==o?void 0:o.totalCount,label:e("ES_TITLE_INBOX"),link:"/digit-ui/employee/wt/mt/inbox"}],links:d};return l.createElement(t.EmployeeModuleCard,v)}};exports.WTComponents={WTCard:()=>{const{t:e}=i.useTranslation(),[o,a]=n.useState("-"),{data:r,isLoading:u,isFetching:s,isSuccess:c}=Digit.Hooks.useNewInboxGeneral({tenantId:Digit.ULBService.getCurrentTenantId(),ModuleCode:"WT",filters:{limit:10,offset:0,services:["watertanker"]},config:{select:e=>({totalCount:null==e?void 0:e.totalCount,nearingSlaCount:null==e?void 0:e.nearingSlaCount}||"-"),enabled:Digit.Utils.wtAccess()}});n.useEffect(()=>{!s&&c&&a(r)},[s]);const d=[{count:u?"-":null==o?void 0:o.totalCount,label:e("ES_COMMON_INBOX"),link:"/digit-ui/employee/wt/inbox"},{label:e("ES_COMMON_APPLICATION_SEARCH"),link:"/digit-ui/employee/wt/my-bookings"},{label:e("WT_APPLICATION_CREATE"),link:"/digit-ui/employee/wt/request-service"}],v=Digit.UserService.hasAccess(["WT_CEMP"])||!1,m={Icon:l.createElement(t.CHBIcon,null),moduleName:e("WT_MODULE_NAME"),kpis:[{count:null==o?void 0:o.totalCount,label:e("ES_TITLE_INBOX"),link:"/digit-ui/employee/wt/inbox"}],links:d.filter(e=>!(null!=e&&e.role)||v)};return l.createElement(t.EmployeeModuleCard,m)},WTModule:ui,MTCard:()=>{const{t:e}=i.useTranslation(),[o,a]=n.useState("-"),{data:r,isLoading:u,isFetching:s,isSuccess:c}=Digit.Hooks.useNewInboxGeneral({tenantId:Digit.ULBService.getCurrentTenantId(),ModuleCode:"MT",filters:{limit:10,offset:0,services:["mobileToilet"]},config:{select:e=>({totalCount:null==e?void 0:e.totalCount,nearingSlaCount:null==e?void 0:e.nearingSlaCount}||"-"),enabled:Digit.Utils.mtAccess()}});if(n.useEffect(()=>{!s&&c&&a(r)},[s]),!Digit.Utils.mtAccess())return null;const d=[{count:u?"-":null==o?void 0:o.totalCount,label:e("ES_COMMON_INBOX"),link:"/digit-ui/employee/wt/mt/inbox"},{label:e("ES_COMMON_APPLICATION_SEARCH"),link:"/digit-ui/employee/wt/mt/my-bookings"},{label:e("MT_APPLICATION_CREATE"),link:"/digit-ui/employee/wt/mt/request-service"}],v=Digit.UserService.hasAccess(["MT_CEMP"])||!1,m={Icon:l.createElement(t.CHBIcon,null),moduleName:e("ACTION_TEST_MT"),kpis:[{count:null==o?void 0:o.totalCount,label:e("ES_TITLE_INBOX"),link:"/digit-ui/employee/mt/inbox"}],links:d.filter(e=>!(null!=e&&e.role)||v)};return l.createElement(t.EmployeeModuleCard,m)},TPCard:()=>{const{t:e}=i.useTranslation(),[o,a]=n.useState("-"),{data:r,isLoading:u,isFetching:s,isSuccess:c}=Digit.Hooks.useNewInboxGeneral({tenantId:Digit.ULBService.getCurrentTenantId(),ModuleCode:"TP",filters:{limit:10,offset:0,services:["treePruning"]},config:{select:e=>({totalCount:null==e?void 0:e.totalCount,nearingSlaCount:null==e?void 0:e.nearingSlaCount}||"-"),enabled:Digit.Utils.tpAccess()}});n.useEffect(()=>{!s&&c&&a(r)},[s]);const d=[{count:u?"-":null==o?void 0:o.totalCount,label:e("ES_COMMON_INBOX"),link:"/digit-ui/employee/wt/tp/inbox"},{label:e("ES_COMMON_APPLICATION_SEARCH"),link:"/digit-ui/employee/wt/tp/my-bookings"},{label:e("TP_APPLICATION_CREATE"),link:"/digit-ui/employee/wt/tp/request-service"}],v=Digit.UserService.hasAccess(["TP_CEMP"])||!1,m={Icon:l.createElement(t.CHBIcon,null),moduleName:e("ACTION_TEST_TP"),kpis:[{count:null==o?void 0:o.totalCount,label:e("ES_TITLE_INBOX"),link:"/digit-ui/employee/wt/tp/inbox"}],links:d.filter(e=>!(null!=e&&e.role)||v)};return l.createElement(t.EmployeeModuleCard,m)},WTLinks:si,WT_INBOX_FILTER:e=>l.createElement(qe,e),WTInboxTableConfig:e=>({WT:{inboxColumns:t=>[{Header:e("WT_BOOKING_NO"),Cell:e=>{var n,i,a,r;let{row:u}=e;return l.createElement("div",null,l.createElement("span",{className:"link"},l.createElement(o.Link,{to:t.parentRoute+"/booking-details/"+(null==u||null===(n=u.original)||void 0===n||null===(i=n.searchData)||void 0===i?void 0:i.bookingNo)},null===(a=u.original)||void 0===a||null===(r=a.searchData)||void 0===r?void 0:r.bookingNo)))},mobileCell:e=>{var t;return Ge(null==e||null===(t=e.searchData)||void 0===t?void 0:t.bookingNo)}},{Header:e("WT_APPLICANT_NAME"),Cell:e=>{var t,n,l,i,o;return Ke(""+(null==e||null===(t=e.cell)||void 0===t||null===(n=t.row)||void 0===n||null===(l=n.original)||void 0===l||null===(i=l.searchData)||void 0===i||null===(o=i.applicantDetail)||void 0===o?void 0:o.name))},mobileCell:e=>{var t,n;return Ge(null==e||null===(t=e.searchData)||void 0===t||null===(n=t.applicantDetail)||void 0===n?void 0:n.name)}},{Header:e("WT_MOBILE_NUMBER"),Cell:e=>{var t,n,l,i,o;return Ke(""+(null==e||null===(t=e.cell)||void 0===t||null===(n=t.row)||void 0===n||null===(l=n.original)||void 0===l||null===(i=l.searchData)||void 0===i||null===(o=i.applicantDetail)||void 0===o?void 0:o.mobileNumber))},mobileCell:e=>{var t,n;return Ge(null==e||null===(t=e.searchData)||void 0===t||null===(n=t.applicantDetail)||void 0===n?void 0:n.mobileNumber)}},{Header:e("LOCALITY"),Cell:t=>{var n,l;let{row:i}=t;return Ke(e(""+(null===(n=i.original)||void 0===n||null===(l=n.searchData)||void 0===l?void 0:l.localityCode)))},mobileCell:t=>{var n;return Ge(e(""+(null==t||null===(n=t.searchData)||void 0===n?void 0:n.localityCode)))}},{Header:e("WT_STATUS"),Cell:t=>{var n,l,i;let{row:o}=t;return Ke(e(""+(null==o||null===(n=o.original)||void 0===n||null===(l=n.workflowData)||void 0===l||null===(i=l.state)||void 0===i?void 0:i.applicationStatus)))},mobileCell:t=>{var n,l;return Ge(e("ES_WT_COMMON_STATUS_"+(null==t||null===(n=t.workflowData)||void 0===n||null===(l=n.state)||void 0===l?void 0:l.applicationStatus)))}}],serviceRequestIdKey:t=>{var n,l;return null==t||null===(n=t[e("WT_INBOX_UNIQUE_BOOKING_NO")])||void 0===n||null===(l=n.props)||void 0===l?void 0:l.children}},MT:{inboxColumns:t=>[{Header:e("MT_BOOKING_NO"),Cell:e=>{var n,i,a,r;let{row:u}=e;return l.createElement("div",null,l.createElement("span",{className:"link"},l.createElement(o.Link,{to:t.parentRoute+"/booking-details/"+(null==u||null===(n=u.original)||void 0===n||null===(i=n.searchData)||void 0===i?void 0:i.bookingNo)},null===(a=u.original)||void 0===a||null===(r=a.searchData)||void 0===r?void 0:r.bookingNo)))},mobileCell:e=>{var t;return Ge(null==e||null===(t=e.searchData)||void 0===t?void 0:t.bookingNo)}},{Header:e("MT_APPLICANT_NAME"),Cell:e=>{var t,n,l,i,o;return Ke(""+(null==e||null===(t=e.cell)||void 0===t||null===(n=t.row)||void 0===n||null===(l=n.original)||void 0===l||null===(i=l.searchData)||void 0===i||null===(o=i.applicantDetail)||void 0===o?void 0:o.name))},mobileCell:e=>{var t,n;return Ge(null==e||null===(t=e.searchData)||void 0===t||null===(n=t.applicantDetail)||void 0===n?void 0:n.name)}},{Header:e("MT_MOBILE_NUMBER"),Cell:e=>{var t,n,l,i,o;return Ke(""+(null==e||null===(t=e.cell)||void 0===t||null===(n=t.row)||void 0===n||null===(l=n.original)||void 0===l||null===(i=l.searchData)||void 0===i||null===(o=i.applicantDetail)||void 0===o?void 0:o.mobileNumber))},mobileCell:e=>{var t,n;return Ge(null==e||null===(t=e.searchData)||void 0===t||null===(n=t.applicantDetail)||void 0===n?void 0:n.mobileNumber)}},{Header:e("LOCALITY"),Cell:t=>{var n,l;let{row:i}=t;return Ke(e(""+(null===(n=i.original)||void 0===n||null===(l=n.searchData)||void 0===l?void 0:l.localityCode)))},mobileCell:t=>{var n;return Ge(e(""+(null==t||null===(n=t.searchData)||void 0===n?void 0:n.localityCode)))}},{Header:e("MT_STATUS"),Cell:t=>{var n,l,i;let{row:o}=t;return Ke(e(""+(null==o||null===(n=o.original)||void 0===n||null===(l=n.workflowData)||void 0===l||null===(i=l.state)||void 0===i?void 0:i.applicationStatus)))},mobileCell:t=>{var n,l;return Ge(e("ES_WT_COMMON_STATUS_"+(null==t||null===(n=t.workflowData)||void 0===n||null===(l=n.state)||void 0===l?void 0:l.applicationStatus)))}}],serviceRequestIdKey:t=>{var n,l;return null==t||null===(n=t[e("WT_INBOX_UNIQUE_BOOKING_NO")])||void 0===n||null===(l=n.props)||void 0===l?void 0:l.children}},TP:{inboxColumns:t=>[{Header:e("MT_BOOKING_NO"),Cell:e=>{var n,i,a,r;let{row:u}=e;return l.createElement("div",null,l.createElement("span",{className:"link"},l.createElement(o.Link,{to:t.parentRoute+"/booking-details/"+(null==u||null===(n=u.original)||void 0===n||null===(i=n.searchData)||void 0===i?void 0:i.bookingNo)},null===(a=u.original)||void 0===a||null===(r=a.searchData)||void 0===r?void 0:r.bookingNo)))},mobileCell:e=>{var t;return Ge(null==e||null===(t=e.searchData)||void 0===t?void 0:t.bookingNo)}},{Header:e("MT_APPLICANT_NAME"),Cell:e=>{var t,n,l,i,o;return Ke(""+(null==e||null===(t=e.cell)||void 0===t||null===(n=t.row)||void 0===n||null===(l=n.original)||void 0===l||null===(i=l.searchData)||void 0===i||null===(o=i.applicantDetail)||void 0===o?void 0:o.name))},mobileCell:e=>{var t,n;return Ge(null==e||null===(t=e.searchData)||void 0===t||null===(n=t.applicantDetail)||void 0===n?void 0:n.name)}},{Header:e("MT_MOBILE_NUMBER"),Cell:e=>{var t,n,l,i,o;return Ke(""+(null==e||null===(t=e.cell)||void 0===t||null===(n=t.row)||void 0===n||null===(l=n.original)||void 0===l||null===(i=l.searchData)||void 0===i||null===(o=i.applicantDetail)||void 0===o?void 0:o.mobileNumber))},mobileCell:e=>{var t,n;return Ge(null==e||null===(t=e.searchData)||void 0===t||null===(n=t.applicantDetail)||void 0===n?void 0:n.mobileNumber)}},{Header:e("LOCALITY"),Cell:t=>{var n,l;let{row:i}=t;return Ke(e(""+(null===(n=i.original)||void 0===n||null===(l=n.searchData)||void 0===l?void 0:l.localityCode)))},mobileCell:t=>{var n;return Ge(e(""+(null==t||null===(n=t.searchData)||void 0===n?void 0:n.localityCode)))}},{Header:e("MT_STATUS"),Cell:t=>{var n,l,i;let{row:o}=t;return Ke(e(""+(null==o||null===(n=o.original)||void 0===n||null===(l=n.workflowData)||void 0===l||null===(i=l.state)||void 0===i?void 0:i.applicationStatus)))},mobileCell:t=>{var n,l;return Ge(e("ES_WT_COMMON_STATUS_"+(null==t||null===(n=t.workflowData)||void 0===n||null===(l=n.state)||void 0===l?void 0:l.applicationStatus)))}}],serviceRequestIdKey:t=>{var n,l;return null==t||null===(n=t[e("WT_INBOX_UNIQUE_BOOKING_NO")])||void 0===n||null===(l=n.props)||void 0===l?void 0:l.children}}})},exports.WTLinks=si,exports.WTModule=ui,exports.initWTComponents=()=>{Object.entries(ci).forEach(e=>{let[t,n]=e;Digit.ComponentRegistryService.setComponent(t,n)})};
1
+ var e,t=require("@djb25/digit-ui-react-components"),n=require("react"),l=(e=n)&&"object"==typeof e&&"default"in e?e.default:e,i=require("react-i18next"),o=require("react-router-dom"),a=require("react-query"),r=require("react-hook-form");const u=[{head:"ES_TITILE_OWNER_DETAILS",body:[{route:"service-type",component:"ServiceTypes",withoutLabel:!0,key:"serviceType",type:"component",nextStep:"info",hideInEmployee:!0,isMandatory:!0,texts:{submitBarLabel:"COMMON_SAVE_NEXT"}},{route:"info",component:"InfoPage",nextStep:"applicant-details",key:"infodetails"},{route:"applicant-details",component:"ApplicantDetails",withoutLabel:!0,key:"owner",type:"component",nextStep:"address-details",hideInEmployee:!0,isMandatory:!0,texts:{submitBarLabel:"COMMON_SAVE_NEXT",header:"ES_APPLICANT_DETAILS"},timeLine:[{currentStep:1,actions:"ES_APPLICANT_DETAILS"}]}]},{head:"ES_TITLE_ADDRESS_DETAILS",body:[{route:"address-details",component:"AddressDetails",withoutLabel:!0,key:"address",type:"component",isMandatory:!0,hideInEmployee:!0,nextStep:"request-details",texts:{submitBarLabel:"COMMON_SAVE_NEXT",header:"ES_ADDRESS_DETAILS"},timeLine:[{currentStep:2,actions:"ES_ADDRESS_DETAILS"}]}]},{head:"ES_REQUEST_DETAILS",body:[{route:"request-details",component:"RequestDetails",withoutLabel:!0,key:"requestDetails",type:"component",isMandatory:!0,hideInEmployee:!0,nextStep:null,texts:{submitBarLabel:"COMMON_SAVE_NEXT",header:"WT_REQUEST_DETAILS"},timeLine:[{currentStep:3,actions:"ES_REQUEST_DETAILS"}]}]},{head:"ES_TOILET_REQUEST_DETAILS",body:[{route:"toiletRequest-details",component:"ToiletRequestDetails",withoutLabel:!0,key:"toiletRequestDetails",type:"component",isMandatory:!0,hideInEmployee:!0,nextStep:null,texts:{submitBarLabel:"COMMON_SAVE_NEXT",header:"MT_REQUEST_DETAILS"},timeLine:[{currentStep:3,actions:"ES_TOILET_REQUEST_DETAILS"}]}]},{head:"ES_TREE_PRUNING_REQUEST_DETAILS",body:[{route:"treePruningRequest-details",component:"TreePruningRequestDetails",withoutLabel:!0,key:"treePruningRequestDetails",type:"component",isMandatory:!0,hideInEmployee:!0,nextStep:null,texts:{submitBarLabel:"COMMON_SAVE_NEXT",header:"TP_REQUEST_DETAILS"},timeLine:[{currentStep:3,actions:"ES_TREE_PRUNING_REQUEST_DETAILS"}]}]}],s=e=>{let{config:n,...a}=e;const{t:r}=i.useTranslation(),u=o.useLocation(),s=(o.useHistory(),u.pathname.split("/").pop());if("info"===s)return null;const c=n.filter(e=>e.timeLine&&e.timeLine.length>0).reduce((e,t)=>{const n=t.timeLine[0],l=e.findIndex(e=>e.key===n.currentStep);return-1===l?e.push({key:n.currentStep,label:n.actions,routes:[t.route],stepNumber:n.currentStep}):e[l].routes.push(t.route),e},[]).sort((e,t)=>e.stepNumber-t.stepNumber);c.push({key:"final-submit",label:"Review & Submit",routes:["check","wt-acknowledgement","mt-acknowledgement","tp-acknowledgement"],stepNumber:c.length+1});const d=c.findIndex(e=>e.routes.includes(s)),v=-1!==d?d:0;return l.createElement(l.Fragment,null,l.createElement("div",{className:"vertical-timeline-container"},c.map((e,n)=>{const i=n<v;return l.createElement("div",{key:n,className:`vertical-timeline-step ${i?"completed":""} ${n===v?"active":""}`,onClick:()=>{}},l.createElement("div",{className:"vertical-timeline-connector "+(n<v?"completed":"")}),l.createElement("div",{className:"vertical-timeline-pill"},i?l.createElement(t.TickMark,null):e.stepNumber),l.createElement("div",{className:"vertical-timeline-content"},l.createElement("div",{className:"vertical-timeline-label"},r(e.label))))})))};function c(){return(c=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var l in n)({}).hasOwnProperty.call(n,l)&&(e[l]=n[l])}return e}).apply(null,arguments)}const d=function(e){return void 0===e&&(e=""),function(e){return void 0===e&&(e=""),!(!e||null==e||null==e||""==e)}(e)?e:"NA"},v=e=>{if(!e)return"NA";const[t,n]=e.split(":").map(Number),l=t>=12?"PM":"AM";return`${t%12||12}:${n.toString().padStart(2,"0")} ${l}`},m=e=>{if(!e)return"NA";const[t,n,l]=e.split("-");return`${l}-${n}-${t}`},p=e=>{let{number:i,title:o,children:a,defaultOpen:r=!1,tabs:u=null,defaultTab:s="",onTabChange:c=(()=>{})}=e;const[d,v]=n.useState(r),[m,p]=n.useState(s||u&&u[0]||"");return l.createElement("div",{className:"collapsible-card"},l.createElement("div",{className:"collapsible-card-header",onClick:()=>v(!d)},l.createElement("h3",{className:"collapsible-card-title"},i?i+". ":"",o),l.createElement("span",{className:"collapsible-card-arrow "+(d?"rotate":"")},l.createElement(t.ArrowDown,null))),d&&l.createElement("div",{className:"collapsible-card-body"},u&&l.createElement("div",{className:"collapsible-card-tabs"},u.map((e,t)=>l.createElement("button",{key:t,onClick:()=>(e=>{p(e),c(e)})(e),className:"collapsible-card-tab-button "+(m===e?"active":"")},e))),l.createElement("div",{className:"collapsible-card-tab-content"},u?l.createElement("div",{key:m},a(m)):l.createElement("div",null,a))))},E=e=>{let{isLoading:i,t:a,onSubmit:u,data:s,count:c,setShowToast:d,moduleCode:v}=e;window.Digit.Utils.browser.isMobile();const m=Digit.UserService.getUser().info,E={offset:0,limit:10,sortBy:"commencementDate",sortOrder:"DESC",bookingNo:"",mobileNumber:"",applicantName:"",status:"",fromDate:"",toDate:""},{register:f,control:_,handleSubmit:g,setValue:S,getValues:h,reset:T,formState:b,watch:y}=r.useForm({defaultValues:E}),C=y("fromDate"),A=e=>l.createElement("span",{className:"cell-text"},e),N=n.useMemo(()=>[{Header:a("WT_BOOKING_NO"),accessor:"bookingNo",disableSortBy:!0,Cell:e=>{let{row:t}=e;const n=t.original.bookingNo;return l.createElement("div",null,l.createElement("span",{className:"link"},l.createElement(o.Link,{to:`/digit-ui/${"EMPLOYEE"===m.type?"employee":"citizen"}/wt/bookingsearch/booking-details/${n}`},n)))}},{Header:a("WT_APPLICANT_NAME"),disableSortBy:!0,Cell:e=>{var t,n;let{row:l}=e;return A(null===(t=l.original)||void 0===t||null===(n=t.applicantDetail)||void 0===n?void 0:n.name)}},{Header:a("WT_MOBILE_NUMBER"),disableSortBy:!0,Cell:e=>{var t,n;let{row:l}=e;return A(null===(t=l.original)||void 0===t||null===(n=t.applicantDetail)||void 0===n?void 0:n.mobileNumber)}},{Header:a("PT_COMMON_TABLE_COL_STATUS_LABEL"),disableSortBy:!0,Cell:e=>{let{row:t}=e;return A(a(t.original.bookingStatus))}}],[a,m.type]),D="TP"===v?[{i18nKey:"TP_BOOKING_CREATED",code:"BOOKING_CREATED",value:a("TP_BOOKING_CREATED")},{i18nKey:"TP_PENDING_FOR_APPROVAL",code:"PENDING_FOR_APPROVAL",value:a("TP_PENDING_FOR_APPROVAL")},{i18nKey:"TP_PAYMENT_PENDING",code:"PAYMENT_PENDING",value:a("TP_PAYMENT_PENDING")},{i18nKey:"TP_TEAM_ASSIGNMENT_FOR_VERIFICATION",code:"TEAM_ASSIGNMENT_FOR_VERIFICATION",value:a("TP_TEAM_ASSIGNMENT_FOR_VERIFICATION")},{i18nKey:"TP_TEAM_ASSIGNMENT_FOR_EXECUTION",code:"TEAM_ASSIGNMENT_FOR_EXECUTION",value:a("TP_TEAM_ASSIGNMENT_FOR_EXECUTION")},{i18nKey:"TP_TREE_PRUNING_SERVICE_COMPLETED",code:"TREE_PRUNING_SERVICE_COMPLETED",value:a("TP_TREE_PRUNING_SERVICE_COMPLETED")}]:[{i18nKey:"Booking Created",code:"BOOKING_CREATED",value:a("WT_BOOKING_CREATED")},{i18nKey:"Booking Approved",code:"APPROVED",value:a("WT_BOOKING_APPROVED")},{i18nKey:"Tanker Delivered",code:"TANKER_DELIVERED",value:a("WT_TANKER_DELIVERED")},{i18nKey:"Vendor Assigned",code:"ASSIGN_VENDOR",value:a("WT_ASSIGN_VENDOR")},{i18nKey:"Rejected",code:"REJECT",value:a("WT_BOOKING_REJECTED")}],I=n.useCallback(e=>{0!==e.length&&(S("sortBy",e.id),S("sortOrder",e.desc?"DESC":"ASC"))},[S]),O=()=>{T(E),d(null),g(u)()};return l.createElement(l.Fragment,null,l.createElement("div",{className:"CITIZEN"===(null==m?void 0:m.type)?"citizen-wrapper":"employee-wrapper"},l.createElement(p,{title:a("WT_SEARCH_FILTERS_LABEL")||"Search Filters",defaultOpen:!0,tabs:[a("WT_SMART_SEARCH"),a("WT_ADVANCED_SEARCH")],defaultTab:a("WT_SMART_SEARCH")},e=>{var n,i,o,s;return l.createElement("form",{onSubmit:g(u)},e===a("WT_SMART_SEARCH")&&l.createElement("div",{className:"wt-search-grid",style:{display:"grid",gridTemplateColumns:"1fr 1fr",gap:"24px"}},l.createElement("div",{className:"search-field-wrapper"},l.createElement("label",null,a("WT_MOBILE_NUMBER")),l.createElement(t.MobileNumber,{name:"mobileNumber",inputRef:f({minLength:{value:10,message:a("CORE_COMMON_MOBILE_ERROR")},maxLength:{value:10,message:a("CORE_COMMON_MOBILE_ERROR")},pattern:{value:/[6789][0-9]{9}/,message:a("CORE_COMMON_MOBILE_ERROR")}}),type:"number",maxlength:10}),l.createElement(t.CardLabelError,null,null==b||null===(n=b.errors)||void 0===n||null===(i=n.mobileNumber)||void 0===i?void 0:i.message))),e===a("WT_ADVANCED_SEARCH")&&l.createElement("div",{className:"formcomposer-section-grid"},l.createElement("div",{className:"search-field-wrapper"},l.createElement("label",null,a("WT_BOOKING_NO")),l.createElement(t.TextInput,{name:"bookingNo",inputRef:f({})})),l.createElement("div",{className:"search-field-wrapper"},l.createElement("label",null,a("WT_APPLICANT_NAME")),l.createElement(t.TextInput,{name:"applicantName",inputRef:f({})})),l.createElement("div",{className:"search-field-wrapper"},l.createElement("label",null,a("WT_MOBILE_NUMBER")),l.createElement(t.MobileNumber,{name:"mobileNumber",inputRef:f({minLength:{value:10,message:a("CORE_COMMON_MOBILE_ERROR")},maxLength:{value:10,message:a("CORE_COMMON_MOBILE_ERROR")},pattern:{value:/[6789][0-9]{9}/,message:a("CORE_COMMON_MOBILE_ERROR")}}),type:"number",maxlength:10}),l.createElement(t.CardLabelError,null,null==b||null===(o=b.errors)||void 0===o||null===(s=o.mobileNumber)||void 0===s?void 0:s.message)),l.createElement("div",{className:"search-field-wrapper"},l.createElement("label",null,a("PT_COMMON_TABLE_COL_STATUS_LABEL")),l.createElement(r.Controller,{control:_,name:"status",render:e=>l.createElement(t.Dropdown,{selected:e.value,select:e.onChange,onBlur:e.onBlur,option:D,optionKey:"i18nKey",t:a})})),l.createElement("div",{className:"search-field-wrapper"},l.createElement("label",null,a("FROM_DATE")),l.createElement(r.Controller,{render:e=>l.createElement(t.DatePicker,{date:e.value,onChange:e.onChange,max:(new Date).toISOString().split("T")[0]}),name:"fromDate",control:_})),l.createElement("div",{className:"search-field-wrapper"},l.createElement("label",null,a("TO_DATE")),l.createElement(r.Controller,{render:e=>l.createElement(t.DatePicker,{date:e.value,onChange:e.onChange,min:C}),name:"toDate",control:_}))),l.createElement("div",{className:"wt-search-actions",style:{display:"flex",justifyContent:"flex-end",gap:"24px",marginTop:"16px"}},l.createElement("span",{className:"clear-search-link",onClick:O,style:{color:"#f47738",cursor:"pointer",alignSelf:"center",textDecoration:"underline"}},a("ES_COMMON_CLEAR_ALL")),l.createElement("div",{style:{minWidth:"160px"}},l.createElement(t.SubmitBar,{label:a("ES_COMMON_SEARCH"),submit:!0}))))}),!i&&null!=s&&s.display?l.createElement(t.Card,{style:{marginTop:20}},a(s.display).split("\\n").map((e,t)=>l.createElement("p",{key:t,style:{textAlign:"center"}},e))):i||""===s?(""!==s||i)&&l.createElement(t.Loader,null):l.createElement(t.Table,{t:a,data:s,totalRecords:c,columns:N,getCellProps:e=>({style:{minWidth:e.column.Header===a("WT_INBOX_APPLICATION_NO")?"240px":"",padding:"20px 18px",fontSize:"16px"}}),onPageSizeChange:e=>{S("limit",Number(e.target.value)),g(u)()},currentPage:h("offset")/h("limit"),onNextPage:()=>{S("offset",h("offset")+h("limit")),g(u)()},onPrevPage:()=>{const e=h("offset"),t=h("limit");e-t>=0&&(S("offset",e-t),g(u)())},pageSizeLimit:h("limit"),onSort:I,disableSort:!1,sortParams:[{id:h("sortBy"),desc:"DESC"===h("sortOrder")}]})))},f=e=>{let{moduleCode:o}=e;const{t:a}=i.useTranslation(),r=Digit.ULBService.getCurrentTenantId(),[u,s]=n.useState({}),[c,d]=n.useState(null);n.useEffect(()=>{if(c){const e=setTimeout(()=>{d(null)},1e3);return()=>clearTimeout(e)}},[c]);const v={enabled:!!(u&&Object.keys(u).length>0)};let m=[],p=0,f=!1,_=!1,g=!1,S=null;return"WT"===o?({isLoading:f,isSuccess:_,isError:g,error:S,data:{waterTankerBookingDetail:m=[],Count:p=0}={}}=Digit.Hooks.wt.useTankerSearchAPI({tenantId:r,filters:u},v)):"MT"===o?({isLoading:f,isSuccess:_,isError:g,error:S,data:{mobileToiletBookingDetails:m=[],Count:p=0}={}}=Digit.Hooks.wt.useMobileToiletSearchAPI({tenantId:r,filters:u},v)):"TP"===o&&({isLoading:f,isSuccess:_,isError:g,error:S,data:{treePruningBookingDetails:m=[],Count:p=0}={}}=Digit.Hooks.wt.useTreePruningSearchAPI({tenantId:r,filters:u},v)),l.createElement(l.Fragment,null,l.createElement(E,{t:a,isLoading:f,tenantId:r,setShowToast:d,onSubmit:function(e){const{fromDate:t,toDate:n}=e,l={...e,...n?{toDate:n}:{},...t?{fromDate:t}:{}};let i=Object.keys(l).filter(e=>l[e]).reduce((e,t)=>({...e,[t]:"object"==typeof l[t]?l[t].code:l[t]}),{});!(Object.keys(i).length>0)||i.bookingNo||i.fromDate||i.status||i.toDate||i.mobileNumber?i.fromDate&&!i.toDate||!i.fromDate&&i.toDate?d({warning:!0,label:"ERR_PROVIDE_BOTH_FORM_TO_DATE"}):s(i):d({warning:!0,label:"ERR_PROVIDE_ONE_PARAMETERS"})},data:_&&!f?m.length>0?m:{display:"ES_COMMON_NO_DATA"}:"",count:p,moduleCode:o}),c&&l.createElement(t.Toast,{error:c.error,warning:c.warning,label:a(c.label),onClose:()=>d(null)}))},g=()=>{var e,n,i,a,r,u,s,d,v,m,p,E;const{path:_,...g}=o.useRouteMatch(),S=null===(e=Digit)||void 0===e||null===(n=e.ComponentRegistryService)||void 0===n?void 0:n.getComponent("WTCreate"),h=null===(i=Digit)||void 0===i||null===(a=i.ComponentRegistryService)||void 0===a?void 0:a.getComponent("WTApplicationDetails"),T=null===(r=Digit)||void 0===r||null===(u=r.ComponentRegistryService)||void 0===u?void 0:u.getComponent("MTApplicationDetails"),b=null===(s=Digit)||void 0===s||null===(d=s.ComponentRegistryService)||void 0===d?void 0:d.getComponent("TPApplicationDetails"),y=null===(v=Digit)||void 0===v||null===(m=v.ComponentRegistryService)||void 0===m?void 0:m.getComponent("WTMyApplications"),C=Digit.ComponentRegistryService.getComponent("WTEmpInbox"),A=Digit.ComponentRegistryService.getComponent("WTCitizenCard"),N=Digit.ComponentRegistryService.getComponent("MTCitizenCard"),D=null===(p=Digit)||void 0===p||null===(E=p.ComponentRegistryService)||void 0===E?void 0:E.getComponent("ApplicationDetails"),I=e=>({searchParams:{uuid:{code:"ASSIGNED_TO_ALL",name:"ES_INBOX_ASSIGNED_TO_ALL"},services:[e],applicationStatus:[],locality:[]}}),O=I("watertanker"),L=I("mobileToilet");return l.createElement("span",{style:{width:"100%"}},l.createElement(o.Switch,null,l.createElement(t.AppContainer,null,l.createElement(t.BackButton,null,"Back"),l.createElement(t.PrivateRoute,{path:_+"/inbox",component:()=>l.createElement(C,{useNewInboxAPI:!0,parentRoute:_,moduleCode:"WT",businessService:"watertanker",filterComponent:"WT_INBOX_FILTER",initialStates:O,isInbox:!0})}),l.createElement(t.PrivateRoute,{path:_+"/mt/inbox",component:()=>l.createElement(C,{useNewInboxAPI:!0,parentRoute:_,businessService:"mobileToilet",moduleCode:"MT",filterComponent:"WT_INBOX_FILTER",initialStates:L,isInbox:!0})}),l.createElement(t.PrivateRoute,{path:_+"/request-service",component:S}),l.createElement(t.PrivateRoute,{path:_+"/status",component:y}),l.createElement(t.PrivateRoute,{path:_+"/booking/waterTanker/:acknowledgementIds/:tenantId",component:h}),l.createElement(t.PrivateRoute,{path:_+"/booking/mobileToilet/:acknowledgementIds/:tenantId",component:T}),l.createElement(t.PrivateRoute,{path:_+"/booking/treePruning/:acknowledgementIds/:tenantId",component:b}),l.createElement(t.PrivateRoute,{path:_+"/booking-details/:id",component:()=>l.createElement(D,{parentRoute:_})}),l.createElement(t.PrivateRoute,{path:_+"/bookingsearch/booking-details/:id",component:()=>l.createElement(D,{parentRoute:_})}),l.createElement(t.PrivateRoute,{path:_+"/wt-Vendor",component:()=>Digit.UserService.hasAccess(["WT_VENDOR"])?l.createElement(A,{parentRoute:_}):l.createElement(o.Redirect,{to:{pathname:"/digit-ui/citizen/login",state:{from:_+"/wt-Vendor",role:"WT_VENDOR"}}})}),l.createElement(t.PrivateRoute,{path:_+"/mt-Vendor",component:()=>Digit.UserService.hasAccess(["MT_VENDOR"])?l.createElement(N,{parentRoute:_}):l.createElement(o.Redirect,{to:{pathname:"/digit-ui/citizen/login",state:{from:_+"/mt-Vendor",role:"MT_VENDOR"}}})}),l.createElement(t.PrivateRoute,{path:_+"/my-bookings",component:e=>l.createElement(f,c({},e,{parentRoute:_,moduleCode:"WT"}))}),l.createElement(t.PrivateRoute,{path:_+"/mt/my-bookings",component:e=>l.createElement(f,c({},e,{parentRoute:_,moduleCode:"MT"}))}))))},S=e=>{let{onSubmit:a,setExistingDataSet:r}=e;const{t:u}=i.useTranslation(),s=Digit.ULBService.getCitizenCurrentTenant(!0)||Digit.ULBService.getCurrentTenantId(),[c,d]=n.useState(null),[v,m]=n.useState(!1),{offset:p}=o.useParams();n.useEffect(()=>{v&&(a(),m(!1))},[v,a]);let E={limit:"3",sortOrder:"ASC",sortBy:"createdTime",offset:p&&!isNaN(parseInt(p))?p:"0",tenantId:s};n.useEffect(()=>{d(E)},[p]);const{isLoading:f,data:_}=Digit.Hooks.wt.useTankerSearchAPI({filters:c});if(f)return l.createElement(t.Loader,null);const g=(null==_?void 0:_.waterTankerBookingDetail)||[],S={padding:"10px",margin:"10px 0",border:"1px solid #ccc",transition:"background-color 0.3s ease, box-shadow 0.3s ease"},h={boxShadow:"1px 4px 4px 7px rgba(0, 0, 0, 0.5)"};return l.createElement(l.Fragment,null,l.createElement("div",null,g.length>0&&g.map((e,n)=>{var i;return l.createElement("div",{key:n},l.createElement(t.Card,{style:{...S,cursor:"pointer"},onMouseEnter:e=>{e.currentTarget.style.backgroundColor=h.backgroundColor,e.currentTarget.style.boxShadow=h.boxShadow},onMouseLeave:e=>{e.currentTarget.style.backgroundColor="",e.currentTarget.style.boxShadow=""},onClick:()=>{(e=>{var t,n,l,i,o,a,u,s,c,d,v,p,E,f,_,g,S,h;const T={address:{houseNo:null==e||null===(t=e.address)||void 0===t?void 0:t.houseNo,streetName:null==e||null===(n=e.address)||void 0===n?void 0:n.streetName,addressline1:null==e||null===(l=e.address)||void 0===l?void 0:l.addressLine1,addressline2:null==e||null===(i=e.address)||void 0===i?void 0:i.addressLine2,landmark:null==e||null===(o=e.address)||void 0===o?void 0:o.landmark,pincode:null==e||null===(a=e.address)||void 0===a?void 0:a.pincode,cityValue:{code:null==e||null===(u=e.address)||void 0===u?void 0:u.city,value:null==e||null===(s=e.address)||void 0===s?void 0:s.city,i18nKey:null==e||null===(c=e.address)||void 0===c?void 0:c.city,city:{name:null==e||null===(d=e.address)||void 0===d?void 0:d.city,code:null==e||null===(v=e.address)||void 0===v?void 0:v.cityCode}},locality:{code:null==e||null===(p=e.address)||void 0===p?void 0:p.localityCode,value:null==e||null===(E=e.address)||void 0===E?void 0:E.locality,i18nKey:null==e||null===(f=e.address)||void 0===f?void 0:f.locality}},owner:{applicantName:null==e||null===(_=e.applicantDetail)||void 0===_?void 0:_.name,mobileNumber:null==e||null===(g=e.applicantDetail)||void 0===g?void 0:g.mobileNumber,alternateNumber:null==e||null===(S=e.applicantDetail)||void 0===S?void 0:S.alternateNumber,emailId:null==e||null===(h=e.applicantDetail)||void 0===h?void 0:h.emailId},requestDetails:{deliveryDate:null==e?void 0:e.deliveryDate,deliveryTime:null==e?void 0:e.deliveryTime,waterQuantity:{code:null==e?void 0:e.waterQuantity,value:null==e?void 0:e.waterQuantity,i18nKey:null==e?void 0:e.waterQuantity},tankerType:{code:null==e?void 0:e.tankerType,value:null==e?void 0:e.tankerType,i18nKey:null==e?void 0:e.tankerType},description:null==e?void 0:e.description}};r(T),m(!0)})(e)}},l.createElement(t.KeyNote,{keyValue:u("BOOKING_NO"),note:null==e?void 0:e.bookingNo}),l.createElement(t.KeyNote,{keyValue:u("APPLICANT_NAME"),note:null==e||null===(i=e.applicantDetail)||void 0===i?void 0:i.name}),l.createElement(t.KeyNote,{keyValue:u("PT_COMMON_TABLE_COL_STATUS_LABEL"),note:u(""+(null==e?void 0:e.bookingStatus))})))}),0===g.length&&!f&&l.createElement("p",{style:{marginLeft:"16px",marginTop:"16px"}},u("NO_APPLICATION_FOUND_MSG"))))},h=l.memo(e=>{let{t:t}=e;return l.createElement("h1",{className:"heading-m"},t("MY_BOOKINGS"))}),T=()=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},l.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),l.createElement("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"})),b=e=>l.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},l.createElement(T,null)),y=e=>{let{t:i,closeModal:o,onSubmit:a,setExistingDataSet:r}=e;const[u,s]=n.useState(!1),[c,d]=n.useState(!1),v=n.useCallback(()=>{c&&(a(),d(!1))},[c,a]);return n.useEffect(()=>{v()},[v]),l.createElement(l.Fragment,null,l.createElement(t.Modal,{headerBarMain:l.createElement(h,{t:i}),headerBarEnd:l.createElement(b,{onClick:o}),actionCancelLabel:u&&i("CS_COMMON_BACK"),actionCancelOnSubmit:()=>s(!1),hideSubmit:!0,formId:"modal-action"},l.createElement(t.Card,{style:{boxShadow:"none"}},u&&l.createElement(S,{onSubmit:a,setExistingDataSet:r}),l.createElement("div",{style:{display:"flex",justifyContent:"center",gap:"20px",flexDirection:"column",alignItems:"center"}},!u&&l.createElement(t.SubmitBar,{label:i("USE_EXISTING_DETAILS"),onSubmit:()=>{s(!0)}}),!u&&l.createElement(t.SubmitBar,{label:i("FILL_NEW_DETAILS"),onSubmit:()=>{d(!0)}})))))};function C(e,t){try{var n=e()}catch(e){return t(e)}return n&&n.then?n.then(void 0,t):n}"undefined"!=typeof Symbol&&(Symbol.iterator||(Symbol.iterator=Symbol("Symbol.iterator"))),"undefined"!=typeof Symbol&&(Symbol.asyncIterator||(Symbol.asyncIterator=Symbol("Symbol.asyncIterator")));const A=e=>{let{jumpTo:n}=e;i.useTranslation();const a=o.useHistory();return l.createElement(t.LinkButton,{label:l.createElement(t.EditIcon,{style:{marginTop:"-30px",float:"right",position:"relative",bottom:"32px"}}),className:"check-page-link-button",onClick:function(){a.push(n)}})},N=e=>{Digit.UploadServices.Filefetch([e],Digit.ULBService.getStateId()).then(e=>{var t,n,l;const i=null==e||null===(t=e.data)||void 0===t||null===(n=t.fileStoreIds)||void 0===n||null===(l=n[0])||void 0===l?void 0:l.url;if(i){const e=i.split(",")[0];e?window.open(e,"_blank"):console.error("No valid URL found to open!")}else console.error("URL is missing in the response!")}).catch(e=>{console.error("Error fetching file:",e)})},D=e=>e.substr(0,1).toUpperCase()+e.substr(1),I=function(e,t,n){try{var l,i,o,a,r,u,s,c,d,p,E,f,_,g;return console.log("booking",e),console.log("tenantInfo",t),Promise.resolve({t:n,tenantId:null==t?void 0:t.code,name:`${n(null==t?void 0:t.i18nKey)} ${S=n("ULBGRADE_"+(null==t||null===(l=t.city)||void 0===l?void 0:l.ulbGrade.toUpperCase().replace(" ","_").replace(".","_"))),S.toLowerCase().split(" ").map(D).join(" ")}`,email:null==t?void 0:t.emailId,phoneNumber:null==t?void 0:t.contactNumber,applicationNumber:null==e?void 0:e.bookingNo,isTOCRequired:!1,heading:n("WT_ACKNOWLEDGEMENT"),details:[{title:n("WT_APPLICANT_DETAILS"),asSectionHeader:!0,values:[{title:n("WT_APPLICANT_NAME"),value:null==e||null===(i=e.applicantDetail)||void 0===i?void 0:i.name},{title:n("WT_MOBILE_NUMBER"),value:null==e||null===(o=e.applicantDetail)||void 0===o?void 0:o.mobileNumber},{title:n("WT_ALT_MOBILE_NUMBER"),value:null==e||null===(a=e.applicantDetail)||void 0===a?void 0:a.alternateNumber},{title:n("WT_EMAIL_ID"),value:null==e||null===(r=e.applicantDetail)||void 0===r?void 0:r.emailId}].filter(e=>e.value)},{title:n("WT_ADDRESS_DETAILS"),asSectionHeader:!0,values:[{title:n("WT_PINCODE"),value:null==e||null===(u=e.address)||void 0===u?void 0:u.pincode},{title:n("WT_CITY"),value:null==e||null===(s=e.address)||void 0===s?void 0:s.city},{title:n("WT_LOCALITY"),value:null==e||null===(c=e.address)||void 0===c?void 0:c.locality},{title:n("WT_STREET_NAME"),value:null==e||null===(d=e.address)||void 0===d?void 0:d.streetName},{title:n("WT_DOOR_NO"),value:null==e||null===(p=e.address)||void 0===p?void 0:p.doorNo},{title:n("WT_HOUSE_NO"),value:null==e||null===(E=e.address)||void 0===E?void 0:E.houseNo},{title:n("WT_ADDRESS_LINE1"),value:null==e||null===(f=e.address)||void 0===f?void 0:f.addressLine1},{title:n("WT_ADDRESS_LINE2"),value:null==e||null===(_=e.address)||void 0===_?void 0:_.addressLine2},{title:n("WT_LANDMARK"),value:null==e||null===(g=e.address)||void 0===g?void 0:g.landmark}].filter(e=>e.value)},{title:n("WT_REQUEST_DETAILS"),asSectionHeader:!0,values:[{title:n("WT_TANKER_TYPE"),value:null==e?void 0:e.tankerType},{title:n("WT_WATER_TYPE"),value:n(null==e?void 0:e.waterType)},{title:n("WT_TANKER_QUANTITY"),value:null==e?void 0:e.tankerQuantity},{title:n("WT_WATER_QUANTITY"),value:(null==e?void 0:e.waterQuantity)+" Ltr"},{title:n("WT_DELIVERY_DATE_TIME"),value:`${m(null==e?void 0:e.deliveryDate)} (${v(null==e?void 0:e.deliveryTime)})`},{title:n("WT_DESCRIPTION"),value:null==e?void 0:e.description},{title:n("WT_IMMEDIATE"),value:n("Y"===(null==e?void 0:e.extraCharge)?"YES":"NO")}].filter(e=>e.value)}]})}catch(e){return Promise.reject(e)}var S},O=e=>{const{t:t}=i.useTranslation();return e.isSuccess?t("WT_SUBMIT_SUCCESSFULL"):e.isLoading?t("WT_APPLICATION_PENDING"):e.isSuccess?void 0:t("WT_APPLICATION_FAILED")},L={padding:"4px 0px",justifyContent:"space-between"},w=e=>{var n,i;return l.createElement(t.Banner,{message:O(e),applicationNumber:null===(n=e.data)||void 0===n||null===(i=n.waterTankerBookingDetail)||void 0===i?void 0:i.bookingNo,info:e.isSuccess?e.t("WT_BOOKING_NO"):"",successful:e.isSuccess,style:{width:"100%"}})},R=e=>{let{t:n,currentPage:i,columns:o,data:a,getCellProps:r,disableSort:u,onSort:s,onNextPage:c,onPrevPage:d,onPageSizeChange:v,isPaginationRequired:m,pageSizeLimit:p,sortParams:E,totalRecords:f}=e;return l.createElement(t.Table,{t:n,data:a,currentPage:i,columns:o,getCellProps:r,onNextPage:c,onPrevPage:d,pageSizeLimit:p,disableSort:u,isPaginationRequired:m,onPageSizeChange:v,onSort:s,sortParams:E,totalRecords:f})},x=e=>{let{businessService:a}=e;const{t:r}=i.useTranslation(),u=[],[s,c]=n.useState([]),{roles:d}=Digit.UserService.getUser().info;return n.useEffect(()=>{let e=u.filter(e=>e.businessService===a).filter(e=>{let{roles:t}=e;return t.some(e=>d.map(e=>{let{code:t}=e;return t}).includes(e))||!(null!=t&&t.length)});c(e)},[]),l.createElement(t.Card,{className:"filter inboxLinks"},l.createElement("div",{className:"complaint-links-container"},l.createElement("div",{className:"header"},l.createElement("span",{className:"logo"},l.createElement(t.HomeIcon,null))," ",l.createElement("span",{className:"text"},r(a+"_REQUEST"))),l.createElement("div",{className:"body"},s.map((e,t)=>{let{link:n,text:i,hyperlink:a=!1,roles:u=[]}=e;return l.createElement("span",{className:"link",key:t},a?l.createElement("a",{href:n},i):l.createElement(o.Link,{to:n},r(i)))}))))},P={mobileNumber:t.MobileNumber},M=e=>{var n;let{onSearch:o,type:a,onClose:u,searchFields:s,searchParams:c,isInboxPage:d,clearSearch:v}=e;const{t:m}=i.useTranslation(),{handleSubmit:p,reset:E,watch:f,control:_,formState:g,setValue:S}=r.useForm({defaultValues:d?c:{locality:null,city:null,...c}}),h=f(),T=innerWidth<=640;function b(){const e=s.reduce((e,t)=>({...e,[null==t?void 0:t.name]:""}),{});if(E(e),d){const e={...c};e.delete=[],s.forEach(t=>{e.delete.push(null==t?void 0:t.name)}),o({...e})}else v()}const y=e=>l.createElement(t.LinkLabel,{style:{display:"inline",...e?{margin:0}:{}},onClick:b},m("ES_COMMON_CLEAR_SEARCH"));return l.createElement("form",{onSubmit:p(e=>{e.mobileNumber||delete e.mobileNumber,e.delete=[],s.forEach(t=>{e[t.name]||e.delete.push(t.name)}),o(e),"mobile"===a&&u()})},l.createElement(l.Fragment,null,l.createElement("div",{className:"search-container",style:{width:"auto",marginBottom:"16px",marginLeft:d?"":"revert"}},l.createElement("div",{className:"search-complaint-container",style:{width:"100%"}},("mobile"===a||T)&&l.createElement("div",{className:"complaint-header"},l.createElement("h2",null,m("ES_COMMON_SEARCH_BY")),l.createElement("span",{onClick:u},l.createElement(t.CloseSvg,null))),l.createElement("div",{className:"complaint-input-container for-pt "+(d?"":"for-search"),style:{width:"100%",display:"grid"}},null==s||null===(n=s.filter(e=>!0))||void 0===n?void 0:n.map((e,n)=>{var i,o,a;return l.createElement("div",{key:e.name,className:"input-fields"},l.createElement("span",{className:"mobile-input"},l.createElement(t.Label,null,m(e.label)+" "+(e.isMendatory?"*":"")),l.createElement(r.Controller,e.type?{render:t=>l.createElement(null==P?void 0:P[e.type],{formValue:h,setValue:S,onChange:t.onChange,value:t.value}),name:e.name,control:_,defaultValue:""}:{render:e=>l.createElement(t.TextInput,{onChange:e.onChange,value:e.value}),name:e.name,control:_,defaultValue:""})),null!=g&&null!==(i=g.dirtyFields)&&void 0!==i&&i[e.name]?l.createElement("span",{style:{fontWeight:"700",color:"rgba(212, 53, 28)",paddingLeft:"8px",marginTop:"-20px",fontSize:"12px"},className:"inbox-search-form-error"},null==g||null===(o=g.errors)||void 0===o||null===(a=o[e.name])||void 0===a?void 0:a.message):null)}),d&&l.createElement("div",{style:{gridColumn:"2/3",textAlign:"right",paddingTop:"10px",padding:"10px"},className:"input-fields"},l.createElement("div",null,y())),"desktop"===a&&!T&&l.createElement("div",{style:{maxWidth:"unset",marginLeft:"unset"},className:"search-submit-wrapper"},l.createElement(t.SubmitBar,{className:"submit-bar-search",label:m("ES_COMMON_SEARCH"),disabled:!!Object.keys(g.errors).length||(()=>{var e;let t=!0;return Object.keys(h).forEach(e=>{!["locality","city"].includes(e)&&h[e]&&(t=!1)}),null==s||!s.find(e=>"locality"===e.name)||null!=h&&null!==(e=h.locality)&&void 0!==e&&e.code||(t=!0),t})(),submit:!0}),!d&&l.createElement("div",null,y()))))),("mobile"===a||T)&&l.createElement(t.ActionBar,{className:"clear-search-container"},l.createElement("button",{className:"clear-search",style:{flex:1}},y(T)),l.createElement(t.SubmitBar,{disabled:!!Object.keys(g.errors).length,label:m("ES_COMMON_SEARCH"),style:{flex:1},submit:!0}))))},k=e=>{let{tableConfig:o,filterComponent:a,...r}=e;const{data:u,useNewInboxAPI:s}=r,{t:c}=i.useTranslation(),[d,v]=n.useState(()=>{var e;return null===(e=Digit.ComponentRegistryService)||void 0===e?void 0:e.getComponent(a)}),[m,p]=n.useState(()=>{var e;return null===(e=Digit.ComponentRegistryService)||void 0===e?void 0:e.getComponent(r.EmptyResultInboxComp)}),[E,f]=n.useState(!1),_=l.useMemo(()=>r.isSearch?o.searchColumns(r):o.inboxColumns(r)||[],[]);let g;return r.isLoading?g=l.createElement(t.Loader,null):E?g=null:!u||0===(null==u?void 0:u.length)||s&&null!=u&&u[0].dataEmpty?g=m&&l.createElement(m,{data:u})||(0===(null==u?void 0:u.length)||s&&null!=u&&u[0].dataEmpty?l.createElement(t.Card,{style:{marginTop:20}},c("CS_MYAPPLICATIONS_NO_APPLICATION").split("\\n").map((e,t)=>l.createElement("p",{key:t,style:{textAlign:"center"}},e))):l.createElement(t.Loader,null)):(null==u?void 0:u.length)>0&&(g=l.createElement(R,{t:c,data:u,columns:_,getCellProps:e=>({style:{minWidth:e.column.Header===c("ES_INBOX_APPLICATION_NO")?"240px":"",padding:"20px 18px",fontSize:"16px"}}),onPageSizeChange:r.onPageSizeChange,currentPage:r.currentPage,onNextPage:r.onNextPage,onPrevPage:r.onPrevPage,pageSizeLimit:r.pageSizeLimit,onSort:r.onSort,disableSort:r.disableSort,sortParams:r.sortParams,totalRecords:r.totalRecords})),l.createElement("div",{className:"inbox-container"},!r.isSearch&&l.createElement("div",{className:"side-panel-item"},l.createElement(x,{parentRoute:r.parentRoute,businessService:r.moduleCode}),l.createElement("div",{className:"filter-form "},l.createElement(d,{defaultSearchParams:r.defaultSearchParams,onFilterChange:r.onFilterChange,searchParams:r.searchParams,type:"desktop",useNewInboxAPI:s,statusMap:s?null==u?void 0:u[0].statusMap:null,moduleCode:r.moduleCode}))),l.createElement("div",{className:"employee-form-content",style:{flex:1}},l.createElement(M,{defaultSearchParams:r.defaultSearchParams,onSearch:e=>{r.onSearch(e),f(!1)},type:"desktop",searchFields:r.searchFields,isInboxPage:!(null!=r&&r.isSearch),searchParams:r.searchParams,clearSearch:()=>f(!0)}),l.createElement("div",{className:"result",style:{flex:1}},g)))},F=e=>{const{t:o}=i.useTranslation(),[a,r]=n.useState(()=>{var t,n;return null!==(t=e.sortParams)&&void 0!==t&&null!==(n=t[0])&&void 0!==n&&n.desc?{code:"DESC",name:o("ES_INBOX_DATE_LATEST_FIRST")}:{code:"ASC",name:o("ES_INBOX_DATE_LATEST_LAST")}});function u(){}return l.createElement(l.Fragment,null,l.createElement("div",{className:"filter"},l.createElement("div",{className:"filter-card"},l.createElement("div",{className:"heading"},l.createElement("div",{className:"filter-label"},o("SORT_BY"),":"),l.createElement("div",{className:"clearAll",onClick:u},o("ES_COMMON_CLEAR_ALL")),"desktop"===e.type&&l.createElement("span",{className:"clear-search",onClick:u},o("ES_COMMON_CLEAR_ALL")),"mobile"===e.type&&l.createElement("span",{onClick:e.onClose},l.createElement(t.CloseSvg,null))),l.createElement("div",null,l.createElement(t.RadioButtons,{onSelect:function(t){e.onSort([{id:"createdTime",desc:"DESC"===t.code}]),e.onClose()},selectedOption:a,optionsKey:"name",options:[{code:"DESC",name:o("ES_INBOX_DATE_LATEST_FIRST")},{code:"ASC",name:o("ES_INBOX_DATE_LATEST_LAST")}]})))))},B=e=>{let{t:i,data:o,onFilterChange:a,onSearch:r,onSort:u,serviceRequestIdKey:s,isFstpOperator:c,isLoading:d,isSearch:v,searchParams:m,searchFields:p,sortParams:E,linkPrefix:f,filterComponent:_}=e;const[g,S]=n.useState(v?"SEARCH":""),[h,T]=n.useState(!!v),[b,y]=n.useState(E),[C]=n.useState(()=>{var e;return null===(e=Digit.ComponentRegistryService)||void 0===e?void 0:e.getComponent(_)});n.useEffect(()=>{g&&T(!0)},[g]);const A=()=>{T(!1),S(""),y(E)};if(d)return l.createElement(t.Loader,null);let N;return o&&0!==(null==o?void 0:o.length)?o&&(null==o?void 0:o.length)>0&&(N=l.createElement(t.DetailsCard,{data:o,serviceRequestIdKey:s,linkPrefix:f||"/digit-ui/employee/chb/"})):N=l.createElement(t.Card,{style:{marginTop:20}},i("CS_MYAPPLICATIONS_NO_APPLICATION").split("\\n").map((e,t)=>l.createElement("p",{key:t,style:{textAlign:"center"}},e))),l.createElement(l.Fragment,null,l.createElement("div",{className:"searchBox"},r&&l.createElement(t.SearchAction,{text:"SEARCH",handleActionClick:()=>{S("SEARCH"),T(!0)}}),!v&&a&&l.createElement(t.FilterAction,{text:"FILTER",handleActionClick:()=>{S("FILTER"),T(!0)}}),l.createElement(t.FilterAction,{text:"SORT",handleActionClick:()=>{S("SORT"),T(!0)}})),N,h&&l.createElement(t.PopUp,null,"FILTER"===g&&l.createElement("div",{className:"popup-module"},l.createElement(C,{onFilterChange:e=>{a(e),T(!1)},Close:A,type:"mobile",searchParams:m})),"SORT"===g&&l.createElement("div",{className:"popup-module"},l.createElement(F,{type:"mobile",sortParams:E,onClose:A,onSort:u})),"SEARCH"===g&&l.createElement("div",{className:"popup-module"},l.createElement(M,{type:"mobile",onClose:A,onSearch:r,isFstpOperator:c,searchParams:m,searchFields:p}))))},U=e=>{let{classNameForMobileView:a=""}=e;const{t:r}=i.useTranslation(),u=[],[s,c]=n.useState([]),{roles:d}=Digit.UserService.getUser().info;return n.useEffect(()=>{let e=[];u.forEach(t=>{var n;t.accessTo?(n=t.accessTo,d.filter(e=>n.includes(e.code)).length&&e.push(t)):e.push(t)}),c(e)},[]),l.createElement(t.Card,{className:"employeeCard filter"},l.createElement("div",{className:"complaint-links-container "+a},l.createElement("div",{className:"header"},l.createElement("span",{className:"logo"},l.createElement(t.ShippingTruck,null))," ",l.createElement("span",{className:"text"},r("ES_TITLE_WT_REGISTRATION"))),l.createElement("div",{className:"body"},s.map((e,t)=>{let{link:n,text:i}=e;return l.createElement("span",{className:"link",key:t},l.createElement(o.Link,{to:n},i))}))))},W=e=>{let{data:t,isLoading:n,isSearch:o,searchFields:a,onFilterChange:r,onSearch:u,onSort:s,parentRoute:c,searchParams:d,sortParams:v,linkPrefix:m,tableConfig:p,filterComponent:E}=e;const{t:f}=i.useTranslation();return l.createElement("div",{style:{padding:0}},l.createElement("div",{className:"inbox-container"},l.createElement("div",{className:"filters-container"},!o&&l.createElement(U,{classNameForMobileView:"linksWrapperForMobileInbox",linkPrefix:c,isMobile:!0}),l.createElement(B,{t:f,data:null==t?void 0:t.map(e=>{const t={};return(o?p.searchColumns():p.inboxColumns()).forEach(n=>{n.mobileCell&&(t[n.Header]=n.mobileCell(e))}),t}),onFilterChange:r,isLoading:n,isSearch:o,onSearch:u,onSort:s,searchParams:d,searchFields:a,linkPrefix:m,sortParams:v,serviceRequestIdKey:null==p?void 0:p.serviceRequestIdKey,filterComponent:E}))))},H=e=>{var t,o,a,r,u;let{useNewInboxAPI:s,parentRoute:c,moduleCode:d,initialStates:v={},filterComponent:m,isInbox:p,rawWfHandler:E,rawSearchHandler:f,combineResponse:_,wfConfig:g,searchConfig:S,middlewaresWf:h,middlewareSearch:T,EmptyResultInboxComp:b}=e;const y=Digit.ULBService.getCitizenCurrentTenant(!0)||Digit.ULBService.getCurrentTenantId(),C=Digit.UserService.getUser().info,{t:A}=i.useTranslation(),[N,D]=n.useState(()=>p?{}:{enabled:!1}),[I,O]=n.useState(()=>{var e;return null===(e=Digit.ComponentRegistryService)||void 0===e?void 0:e.getComponent("WTInboxTableConfig")}),[L,w]=n.useState(v.pageOffset||0),[R,x]=n.useState(v.pageSize||10),[P,M]=n.useState(v.sortParams||[{id:"createdTime",desc:!0}]),[F,B]=n.useState(v.searchParams||{});let U=window.Digit.Utils.browser.isMobile(),H=U?{limit:100,offset:0,sortBy:null==P||null===(t=P[0])||void 0===t?void 0:t.id,sortOrder:null!=P&&null!==(o=P[0])&&void 0!==o&&o.desc?"DESC":"ASC"}:{limit:R,offset:L,sortBy:null==P||null===(a=P[0])||void 0===a?void 0:a.id,sortOrder:null!=P&&null!==(r=P[0])&&void 0!==r&&r.desc?"DESC":"ASC"};const{isLoading:j,data:z,searchFields:V,...K}=s?Digit.Hooks.useNewInboxGeneral({tenantId:y,ModuleCode:d,filters:{...F,...H,sortParams:P}}):Digit.Hooks.useInboxGeneral({tenantId:y,businessService:d,isInbox:p,filters:{...F,...H,sortParams:P},rawWfHandler:E,rawSearchHandler:f,combineResponse:_,wfConfig:g,searchConfig:{...N,...S},middlewaresWf:h,middlewareSearch:T});n.useEffect(()=>{w(0)},[F]);const G=e=>{let t=e.delete,n={...F,...e};t&&t.forEach(e=>delete n[e]),delete e.delete,B({...n}),D({enabled:!0})},q=n.useCallback(e=>{0!==e.length&&M(e)},[]);var $,Y;if(null!==(null==K||null===(u=K.data)||void 0===u?void 0:u.length))return U?l.createElement(W,{data:z,isLoading:j,isSearch:!p,searchFields:V,onFilterChange:G,onSearch:G,onSort:q,parentRoute:c,searchParams:F,sortParams:P,linkPrefix:c+"/application-details/",tableConfig:null!=K&&K.tableConfig?null===($=res)||void 0===$?void 0:$.tableConfig:I(A)[d],filterComponent:m,EmptyResultInboxComp:b,useNewInboxAPI:s}):l.createElement("div",{className:"app-container",style:{padding:"CITIZEN"===(null==C?void 0:C.type)?"0 24px":""}},l.createElement(k,{moduleCode:d,data:z,tableConfig:I(A)[d],isLoading:j,defaultSearchParams:v.searchParams,isSearch:!p,onFilterChange:G,searchFields:V,onSearch:G,onSort:q,onNextPage:()=>{w(e=>e+R)},onPrevPage:()=>{w(e=>e-R)},currentPage:Math.floor(L/R),pageSizeLimit:R,disableSort:!1,onPageSizeChange:e=>{x(Number(e.target.value))},parentRoute:c,searchParams:F,sortParams:P,totalRecords:Number(null==z||null===(Y=z[0])||void 0===Y?void 0:Y.totalCount),filterComponent:m,EmptyResultInboxComp:b,useNewInboxAPI:s}))},j=e=>{var n,a,r,u;let{path:s}=e;const{t:d}=i.useTranslation(),v=o.useLocation();sessionStorage.removeItem("revalidateddone");const m={searchParams:{uuid:{code:"ASSIGNED_TO_ALL",name:"ES_INBOX_ASSIGNED_TO_ALL"},services:["watertanker"],applicationStatus:[],locality:[]}},p={searchParams:{uuid:{code:"ASSIGNED_TO_ALL",name:"ES_INBOX_ASSIGNED_TO_ALL"},services:["mobileToilet"],applicationStatus:[],locality:[]}},E={searchParams:{uuid:{code:"ASSIGNED_TO_ALL",name:"ES_INBOX_ASSIGNED_TO_ALL"},services:["treePruning"],applicationStatus:[],locality:[]}},_=null===(n=Digit)||void 0===n||null===(a=n.ComponentRegistryService)||void 0===a?void 0:a.getComponent("ApplicationDetails"),g=null===(r=Digit)||void 0===r||null===(u=r.ComponentRegistryService)||void 0===u?void 0:u.getComponent("WTCreate");return l.createElement(o.Switch,null,l.createElement(t.AppContainer,null,l.createElement("div",{className:"ground-container employee-app-container form-container"},l.createElement(t.ModuleHeader,{leftContent:l.createElement(l.Fragment,null,l.createElement(t.ArrowLeft,{className:"icon"}),"Back"),onLeftClick:()=>window.history.back(),breadcrumbs:(()=>{const e=v.pathname;let n="WT";e.includes("/mt/")&&(n="MT"),e.includes("/tp/")&&(n="TP");let l=[{icon:t.HomeIcon,path:"/digit-ui/employee"},{label:d("WT_MODULE_NAME"),path:"/digit-ui/employee/module/details?moduleName="+n}];if(e.includes("/inbox")){let t="ES_COMMON_INBOX";e.includes("/tp/inbox")&&(t="TP_INBOX"),l.push({label:d(t)})}else if(e.includes("/my-bookings")){let t="WT_SEARCH_BOOKINGS";e.includes("/mt/my-bookings")&&(t="MT_SEARCH_BOOKINGS"),e.includes("/tp/my-bookings")&&(t="TP_SEARCH_BOOKINGS"),l.push({label:d(t)})}else if(e.includes("/request-service"))l.push({label:d("WT_REQUEST_SERVICE")});else if(e.includes("/booking-details")||e.includes("/bookingsearch/booking-details")){const t=e.includes("/bookingsearch");l.push(t?{label:d("WT_SEARCH_BOOKINGS"),path:s+"/my-bookings"}:{label:d("ES_COMMON_INBOX"),path:s+"/inbox"}),l.push({label:d("WT_BOOKING_DETAILS")})}return l})()}),l.createElement("div",{className:"employee-form"},l.createElement("div",{className:"employee-form-content"},l.createElement(t.PrivateRoute,{path:s+"/inbox",component:()=>l.createElement(H,{useNewInboxAPI:!0,parentRoute:s,businessService:"watertanker",moduleCode:"WT",filterComponent:"WT_INBOX_FILTER",initialStates:m,isInbox:!0})}),l.createElement(t.PrivateRoute,{path:s+"/mt/inbox",component:()=>l.createElement(H,{useNewInboxAPI:!0,parentRoute:s,moduleCode:"MT",businessService:"mobileToilet",filterComponent:"WT_INBOX_FILTER",initialStates:p,isInbox:!0})}),l.createElement(t.PrivateRoute,{path:s+"/tp/inbox",component:()=>l.createElement(H,{useNewInboxAPI:!0,parentRoute:s,moduleCode:"TP",businessService:"treePruning",filterComponent:"WT_INBOX_FILTER",initialStates:E,isInbox:!0})}),l.createElement(t.PrivateRoute,{path:s+"/request-service",component:g}),l.createElement(t.PrivateRoute,{path:s+"/mt/request-service",component:g}),l.createElement(t.PrivateRoute,{path:s+"/tp/request-service",component:g}),l.createElement(t.PrivateRoute,{path:s+"/booking-details/:id",component:()=>l.createElement(_,{parentRoute:s})}),l.createElement(t.PrivateRoute,{path:s+"/bookingsearch/booking-details/:id",component:()=>l.createElement(_,{parentRoute:s})}),l.createElement(t.PrivateRoute,{path:s+"/my-bookings",component:e=>l.createElement(f,c({},e,{parentRoute:s,moduleCode:"WT"}))}),l.createElement(t.PrivateRoute,{path:s+"/mt/my-bookings",component:e=>l.createElement(f,c({},e,{parentRoute:s,moduleCode:"MT"}))}),l.createElement(t.PrivateRoute,{path:s+"/tp/my-bookings",component:e=>l.createElement(f,c({},e,{parentRoute:s,moduleCode:"TP"}))}))))))},z=e=>{var n,a;let{application:r,tenantId:u,buttonLabel:s}=e,c=null==r?void 0:r.bookingNo.split("-")[0];const{t:d}=i.useTranslation();return l.createElement(t.Card,null,l.createElement(t.KeyNote,{keyValue:d("BOOKING_NO"),note:null==r?void 0:r.bookingNo}),l.createElement(t.KeyNote,{keyValue:d("APPLICANT_NAME"),note:null==r||null===(n=r.applicantDetail)||void 0===n?void 0:n.name}),l.createElement(t.KeyNote,{keyValue:d("MOBILE_NUMBER"),note:d(""+(null==r||null===(a=r.applicantDetail)||void 0===a?void 0:a.mobileNumber))}),l.createElement(t.KeyNote,{keyValue:d("LOCALITY"),note:d(""+(null==r?void 0:r.localityCode))}),l.createElement(t.KeyNote,{keyValue:d("PT_COMMON_TABLE_COL_STATUS_LABEL"),note:d(""+(null==r?void 0:r.bookingStatus))}),l.createElement("div",null,"WT"===c&&l.createElement(o.Link,{to:`/digit-ui/citizen/wt/booking/waterTanker/${null==r?void 0:r.bookingNo}/${u}`},l.createElement(t.SubmitBar,{label:s})),"MT"===c&&l.createElement(o.Link,{to:`/digit-ui/citizen/wt/booking/mobileToilet/${null==r?void 0:r.bookingNo}/${u}`},l.createElement(t.SubmitBar,{label:s})),"TP"===c&&l.createElement(o.Link,{to:`/digit-ui/citizen/wt/booking/treePruning/${null==r?void 0:r.bookingNo}/${u}`},l.createElement(t.SubmitBar,{label:s}))))};var V=Array.isArray,K="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function G(e,t){return e(t={exports:{}},t.exports),t.exports}var q,$="object"==typeof K&&K&&K.Object===Object&&K,Y="object"==typeof self&&self&&self.Object===Object&&self,X=$||Y||Function("return this")(),Q=X.Symbol,Z=Object.prototype,J=Z.hasOwnProperty,ee=Z.toString,te=Q?Q.toStringTag:void 0,ne=Object.prototype.toString,le=Q?Q.toStringTag:void 0,ie=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":le&&le in Object(e)?function(e){var t=J.call(e,te),n=e[te];try{e[te]=void 0;var l=!0}catch(e){}var i=ee.call(e);return l&&(t?e[te]=n:delete e[te]),i}(e):function(e){return ne.call(e)}(e)},oe=function(e){return null!=e&&"object"==typeof e},ae=function(e){return"symbol"==typeof e||oe(e)&&"[object Symbol]"==ie(e)},re=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,ue=/^\w*$/,se=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)},ce=function(e){if(!se(e))return!1;var t=ie(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t},de=X["__core-js_shared__"],ve=(q=/[^.]+$/.exec(de&&de.keys&&de.keys.IE_PROTO||""))?"Symbol(src)_1."+q:"",me=Function.prototype.toString,pe=function(e){if(null!=e){try{return me.call(e)}catch(e){}try{return e+""}catch(e){}}return""},Ee=/^\[object .+?Constructor\]$/,fe=RegExp("^"+Function.prototype.toString.call(Object.prototype.hasOwnProperty).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),_e=function(e,t){var n=function(e,t){return null==e?void 0:e[t]}(e,t);return function(e){return!(!se(e)||(t=e,ve&&ve in t))&&(ce(e)?fe:Ee).test(pe(e));var t}(n)?n:void 0},ge=_e(Object,"create"),Se=Object.prototype.hasOwnProperty,he=Object.prototype.hasOwnProperty;function Te(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var l=e[t];this.set(l[0],l[1])}}Te.prototype.clear=function(){this.__data__=ge?ge(null):{},this.size=0},Te.prototype.delete=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t},Te.prototype.get=function(e){var t=this.__data__;if(ge){var n=t[e];return"__lodash_hash_undefined__"===n?void 0:n}return Se.call(t,e)?t[e]:void 0},Te.prototype.has=function(e){var t=this.__data__;return ge?void 0!==t[e]:he.call(t,e)},Te.prototype.set=function(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=ge&&void 0===t?"__lodash_hash_undefined__":t,this};var be=Te,ye=function(e,t){return e===t||e!=e&&t!=t},Ce=function(e,t){for(var n=e.length;n--;)if(ye(e[n][0],t))return n;return-1},Ae=Array.prototype.splice;function Ne(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var l=e[t];this.set(l[0],l[1])}}Ne.prototype.clear=function(){this.__data__=[],this.size=0},Ne.prototype.delete=function(e){var t=this.__data__,n=Ce(t,e);return!(n<0||(n==t.length-1?t.pop():Ae.call(t,n,1),--this.size,0))},Ne.prototype.get=function(e){var t=this.__data__,n=Ce(t,e);return n<0?void 0:t[n][1]},Ne.prototype.has=function(e){return Ce(this.__data__,e)>-1},Ne.prototype.set=function(e,t){var n=this.__data__,l=Ce(n,e);return l<0?(++this.size,n.push([e,t])):n[l][1]=t,this};var De=Ne,Ie=_e(X,"Map"),Oe=function(e,t){var n,l,i=e.__data__;return("string"==(l=typeof(n=t))||"number"==l||"symbol"==l||"boolean"==l?"__proto__"!==n:null===n)?i["string"==typeof t?"string":"hash"]:i.map};function Le(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var l=e[t];this.set(l[0],l[1])}}Le.prototype.clear=function(){this.size=0,this.__data__={hash:new be,map:new(Ie||De),string:new be}},Le.prototype.delete=function(e){var t=Oe(this,e).delete(e);return this.size-=t?1:0,t},Le.prototype.get=function(e){return Oe(this,e).get(e)},Le.prototype.has=function(e){return Oe(this,e).has(e)},Le.prototype.set=function(e,t){var n=Oe(this,e),l=n.size;return n.set(e,t),this.size+=n.size==l?0:1,this};var we=Le;function Re(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new TypeError("Expected a function");var n=function(){var l=arguments,i=t?t.apply(this,l):l[0],o=n.cache;if(o.has(i))return o.get(i);var a=e.apply(this,l);return n.cache=o.set(i,a)||o,a};return n.cache=new(Re.Cache||we),n}Re.Cache=we;var xe,Pe,Me=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,ke=/\\(\\)?/g,Fe=(xe=Re(function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(Me,function(e,n,l,i){t.push(l?i.replace(ke,"$1"):n||e)}),t},function(e){return 500===Pe.size&&Pe.clear(),e}),Pe=xe.cache,xe),Be=Q?Q.prototype:void 0,Ue=Be?Be.toString:void 0,We=function(e){if("string"==typeof e||ae(e))return e;var t=e+"";return"0"==t&&1/e==-1/0?"-0":t},He=function(e,t,n){var l=null==e?void 0:function(e,t){for(var n=0,l=(t=function(e,t){return V(e)?e:function(e,t){if(V(e))return!1;var n=typeof e;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=e&&!ae(e))||ue.test(e)||!re.test(e)||null!=t&&e in Object(t)}(e,t)?[e]:Fe(function(e){return null==e?"":function e(t){if("string"==typeof t)return t;if(V(t))return function(e,t){for(var n=-1,l=null==e?0:e.length,i=Array(l);++n<l;)i[n]=t(e[n],n,e);return i}(t,e)+"";if(ae(t))return Ue?Ue.call(t):"";var n=t+"";return"0"==n&&1/t==-1/0?"-0":n}(e)}(e))}(t,e)).length;null!=e&&n<l;)e=e[We(t[n++])];return n&&n==l?e:void 0}(e,t);return void 0===l?n:l},je=G(function(e,t){(function(){var n="Expected a function",l="__lodash_placeholder__",i=[["ary",128],["bind",1],["bindKey",2],["curry",8],["curryRight",16],["flip",512],["partial",32],["partialRight",64],["rearg",256]],o="[object Arguments]",a="[object Array]",r="[object Boolean]",u="[object Date]",s="[object Error]",c="[object Function]",d="[object GeneratorFunction]",v="[object Map]",m="[object Number]",p="[object Object]",E="[object RegExp]",f="[object Set]",_="[object String]",g="[object Symbol]",S="[object WeakMap]",h="[object ArrayBuffer]",T="[object DataView]",b="[object Float32Array]",y="[object Float64Array]",C="[object Int8Array]",A="[object Int16Array]",N="[object Int32Array]",D="[object Uint8Array]",I="[object Uint16Array]",O="[object Uint32Array]",L=/\b__p \+= '';/g,w=/\b(__p \+=) '' \+/g,R=/(__e\(.*?\)|\b__t\)) \+\n'';/g,x=/&(?:amp|lt|gt|quot|#39);/g,P=/[&<>"']/g,M=RegExp(x.source),k=RegExp(P.source),F=/<%-([\s\S]+?)%>/g,B=/<%([\s\S]+?)%>/g,U=/<%=([\s\S]+?)%>/g,W=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,H=/^\w*$/,j=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,z=/[\\^$.*+?()[\]{}|]/g,V=RegExp(z.source),G=/^\s+/,q=/\s/,$=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,Y=/\{\n\/\* \[wrapped with (.+)\] \*/,X=/,? & /,Q=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,Z=/[()=,{}\[\]\/\s]/,J=/\\(\\)?/g,ee=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,te=/\w*$/,ne=/^[-+]0x[0-9a-f]+$/i,le=/^0b[01]+$/i,ie=/^\[object .+?Constructor\]$/,oe=/^0o[0-7]+$/i,ae=/^(?:0|[1-9]\d*)$/,re=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,ue=/($^)/,se=/['\n\r\u2028\u2029\\]/g,ce="\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff",de="\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",ve="["+de+"]",me="["+ce+"]",pe="\\d+",Ee="[a-z\\xdf-\\xf6\\xf8-\\xff]",fe="[^\\ud800-\\udfff"+de+pe+"\\u2700-\\u27bfa-z\\xdf-\\xf6\\xf8-\\xffA-Z\\xc0-\\xd6\\xd8-\\xde]",_e="\\ud83c[\\udffb-\\udfff]",ge="[^\\ud800-\\udfff]",Se="(?:\\ud83c[\\udde6-\\uddff]){2}",he="[\\ud800-\\udbff][\\udc00-\\udfff]",Te="[A-Z\\xc0-\\xd6\\xd8-\\xde]",be="(?:"+Ee+"|"+fe+")",ye="(?:"+Te+"|"+fe+")",Ce="(?:"+me+"|"+_e+")?",Ae="[\\ufe0e\\ufe0f]?"+Ce+"(?:\\u200d(?:"+[ge,Se,he].join("|")+")[\\ufe0e\\ufe0f]?"+Ce+")*",Ne="(?:"+["[\\u2700-\\u27bf]",Se,he].join("|")+")"+Ae,De="(?:"+[ge+me+"?",me,Se,he,"[\\ud800-\\udfff]"].join("|")+")",Ie=RegExp("['’]","g"),Oe=RegExp(me,"g"),Le=RegExp(_e+"(?="+_e+")|"+De+Ae,"g"),we=RegExp([Te+"?"+Ee+"+(?:['’](?:d|ll|m|re|s|t|ve))?(?="+[ve,Te,"$"].join("|")+")",ye+"+(?:['’](?:D|LL|M|RE|S|T|VE))?(?="+[ve,Te+be,"$"].join("|")+")",Te+"?"+be+"+(?:['’](?:d|ll|m|re|s|t|ve))?",Te+"+(?:['’](?:D|LL|M|RE|S|T|VE))?","\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])","\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",pe,Ne].join("|"),"g"),Re=RegExp("[\\u200d\\ud800-\\udfff"+ce+"\\ufe0e\\ufe0f]"),xe=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,Pe=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],Me=-1,ke={};ke[b]=ke[y]=ke[C]=ke[A]=ke[N]=ke[D]=ke["[object Uint8ClampedArray]"]=ke[I]=ke[O]=!0,ke[o]=ke[a]=ke[h]=ke[r]=ke[T]=ke[u]=ke[s]=ke[c]=ke[v]=ke[m]=ke[p]=ke[E]=ke[f]=ke[_]=ke[S]=!1;var Fe={};Fe[o]=Fe[a]=Fe[h]=Fe[T]=Fe[r]=Fe[u]=Fe[b]=Fe[y]=Fe[C]=Fe[A]=Fe[N]=Fe[v]=Fe[m]=Fe[p]=Fe[E]=Fe[f]=Fe[_]=Fe[g]=Fe[D]=Fe["[object Uint8ClampedArray]"]=Fe[I]=Fe[O]=!0,Fe[s]=Fe[c]=Fe[S]=!1;var Be={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},Ue=parseFloat,We=parseInt,He="object"==typeof K&&K&&K.Object===Object&&K,je="object"==typeof self&&self&&self.Object===Object&&self,ze=He||je||Function("return this")(),Ve=t&&!t.nodeType&&t,Ke=Ve&&e&&!e.nodeType&&e,Ge=Ke&&Ke.exports===Ve,qe=Ge&&He.process,$e=function(){try{return Ke&&Ke.require&&Ke.require("util").types||qe&&qe.binding&&qe.binding("util")}catch(e){}}(),Ye=$e&&$e.isArrayBuffer,Xe=$e&&$e.isDate,Qe=$e&&$e.isMap,Ze=$e&&$e.isRegExp,Je=$e&&$e.isSet,et=$e&&$e.isTypedArray;function tt(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}function nt(e,t,n,l){for(var i=-1,o=null==e?0:e.length;++i<o;){var a=e[i];t(l,a,n(a),e)}return l}function lt(e,t){for(var n=-1,l=null==e?0:e.length;++n<l&&!1!==t(e[n],n,e););return e}function it(e,t){for(var n=null==e?0:e.length;n--&&!1!==t(e[n],n,e););return e}function ot(e,t){for(var n=-1,l=null==e?0:e.length;++n<l;)if(!t(e[n],n,e))return!1;return!0}function at(e,t){for(var n=-1,l=null==e?0:e.length,i=0,o=[];++n<l;){var a=e[n];t(a,n,e)&&(o[i++]=a)}return o}function rt(e,t){return!(null==e||!e.length)&&_t(e,t,0)>-1}function ut(e,t,n){for(var l=-1,i=null==e?0:e.length;++l<i;)if(n(t,e[l]))return!0;return!1}function st(e,t){for(var n=-1,l=null==e?0:e.length,i=Array(l);++n<l;)i[n]=t(e[n],n,e);return i}function ct(e,t){for(var n=-1,l=t.length,i=e.length;++n<l;)e[i+n]=t[n];return e}function dt(e,t,n,l){var i=-1,o=null==e?0:e.length;for(l&&o&&(n=e[++i]);++i<o;)n=t(n,e[i],i,e);return n}function vt(e,t,n,l){var i=null==e?0:e.length;for(l&&i&&(n=e[--i]);i--;)n=t(n,e[i],i,e);return n}function mt(e,t){for(var n=-1,l=null==e?0:e.length;++n<l;)if(t(e[n],n,e))return!0;return!1}var pt=Tt("length");function Et(e,t,n){var l;return n(e,function(e,n,i){if(t(e,n,i))return l=n,!1}),l}function ft(e,t,n,l){for(var i=e.length,o=n+(l?1:-1);l?o--:++o<i;)if(t(e[o],o,e))return o;return-1}function _t(e,t,n){return t==t?function(e,t,n){for(var l=n-1,i=e.length;++l<i;)if(e[l]===t)return l;return-1}(e,t,n):ft(e,St,n)}function gt(e,t,n,l){for(var i=n-1,o=e.length;++i<o;)if(l(e[i],t))return i;return-1}function St(e){return e!=e}function ht(e,t){var n=null==e?0:e.length;return n?Ct(e,t)/n:NaN}function Tt(e){return function(t){return null==t?void 0:t[e]}}function bt(e){return function(t){return null==e?void 0:e[t]}}function yt(e,t,n,l,i){return i(e,function(e,i,o){n=l?(l=!1,e):t(n,e,i,o)}),n}function Ct(e,t){for(var n,l=-1,i=e.length;++l<i;){var o=t(e[l]);void 0!==o&&(n=void 0===n?o:n+o)}return n}function At(e,t){for(var n=-1,l=Array(e);++n<e;)l[n]=t(n);return l}function Nt(e){return e?e.slice(0,Vt(e)+1).replace(G,""):e}function Dt(e){return function(t){return e(t)}}function It(e,t){return st(t,function(t){return e[t]})}function Ot(e,t){return e.has(t)}function Lt(e,t){for(var n=-1,l=e.length;++n<l&&_t(t,e[n],0)>-1;);return n}function wt(e,t){for(var n=e.length;n--&&_t(t,e[n],0)>-1;);return n}function Rt(e,t){for(var n=e.length,l=0;n--;)e[n]===t&&++l;return l}var xt=bt({"À":"A","Á":"A","Â":"A","Ã":"A","Ä":"A","Å":"A","à":"a","á":"a","â":"a","ã":"a","ä":"a","å":"a","Ç":"C","ç":"c","Ð":"D","ð":"d","È":"E","É":"E","Ê":"E","Ë":"E","è":"e","é":"e","ê":"e","ë":"e","Ì":"I","Í":"I","Î":"I","Ï":"I","ì":"i","í":"i","î":"i","ï":"i","Ñ":"N","ñ":"n","Ò":"O","Ó":"O","Ô":"O","Õ":"O","Ö":"O","Ø":"O","ò":"o","ó":"o","ô":"o","õ":"o","ö":"o","ø":"o","Ù":"U","Ú":"U","Û":"U","Ü":"U","ù":"u","ú":"u","û":"u","ü":"u","Ý":"Y","ý":"y","ÿ":"y","Æ":"Ae","æ":"ae","Þ":"Th","þ":"th","ß":"ss","Ā":"A","Ă":"A","Ą":"A","ā":"a","ă":"a","ą":"a","Ć":"C","Ĉ":"C","Ċ":"C","Č":"C","ć":"c","ĉ":"c","ċ":"c","č":"c","Ď":"D","Đ":"D","ď":"d","đ":"d","Ē":"E","Ĕ":"E","Ė":"E","Ę":"E","Ě":"E","ē":"e","ĕ":"e","ė":"e","ę":"e","ě":"e","Ĝ":"G","Ğ":"G","Ġ":"G","Ģ":"G","ĝ":"g","ğ":"g","ġ":"g","ģ":"g","Ĥ":"H","Ħ":"H","ĥ":"h","ħ":"h","Ĩ":"I","Ī":"I","Ĭ":"I","Į":"I","İ":"I","ĩ":"i","ī":"i","ĭ":"i","į":"i","ı":"i","Ĵ":"J","ĵ":"j","Ķ":"K","ķ":"k","ĸ":"k","Ĺ":"L","Ļ":"L","Ľ":"L","Ŀ":"L","Ł":"L","ĺ":"l","ļ":"l","ľ":"l","ŀ":"l","ł":"l","Ń":"N","Ņ":"N","Ň":"N","Ŋ":"N","ń":"n","ņ":"n","ň":"n","ŋ":"n","Ō":"O","Ŏ":"O","Ő":"O","ō":"o","ŏ":"o","ő":"o","Ŕ":"R","Ŗ":"R","Ř":"R","ŕ":"r","ŗ":"r","ř":"r","Ś":"S","Ŝ":"S","Ş":"S","Š":"S","ś":"s","ŝ":"s","ş":"s","š":"s","Ţ":"T","Ť":"T","Ŧ":"T","ţ":"t","ť":"t","ŧ":"t","Ũ":"U","Ū":"U","Ŭ":"U","Ů":"U","Ű":"U","Ų":"U","ũ":"u","ū":"u","ŭ":"u","ů":"u","ű":"u","ų":"u","Ŵ":"W","ŵ":"w","Ŷ":"Y","ŷ":"y","Ÿ":"Y","Ź":"Z","Ż":"Z","Ž":"Z","ź":"z","ż":"z","ž":"z","IJ":"IJ","ij":"ij","Œ":"Oe","œ":"oe","ʼn":"'n","ſ":"s"}),Pt=bt({"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"});function Mt(e){return"\\"+Be[e]}function kt(e){return Re.test(e)}function Ft(e){var t=-1,n=Array(e.size);return e.forEach(function(e,l){n[++t]=[l,e]}),n}function Bt(e,t){return function(n){return e(t(n))}}function Ut(e,t){for(var n=-1,i=e.length,o=0,a=[];++n<i;){var r=e[n];r!==t&&r!==l||(e[n]=l,a[o++]=n)}return a}function Wt(e){var t=-1,n=Array(e.size);return e.forEach(function(e){n[++t]=e}),n}function Ht(e){var t=-1,n=Array(e.size);return e.forEach(function(e){n[++t]=[e,e]}),n}function jt(e){return kt(e)?function(e){for(var t=Le.lastIndex=0;Le.test(e);)++t;return t}(e):pt(e)}function zt(e){return kt(e)?function(e){return e.match(Le)||[]}(e):function(e){return e.split("")}(e)}function Vt(e){for(var t=e.length;t--&&q.test(e.charAt(t)););return t}var Kt=bt({"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"',"&#39;":"'"}),Gt=function e(t){var K=(t=null==t?ze:Gt.defaults(ze.Object(),t,Gt.pick(ze,Pe))).Array,q=t.Date,ce=t.Error,de=t.Function,ve=t.Math,me=t.Object,pe=t.RegExp,Ee=t.String,fe=t.TypeError,_e=K.prototype,ge=me.prototype,Se=t["__core-js_shared__"],he=de.prototype.toString,Te=ge.hasOwnProperty,be=0,ye=function(){var e=/[^.]+$/.exec(Se&&Se.keys&&Se.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}(),Ce=ge.toString,Ae=he.call(me),Ne=ze._,De=pe("^"+he.call(Te).replace(z,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Le=Ge?t.Buffer:void 0,Re=t.Symbol,Be=t.Uint8Array,He=Le?Le.allocUnsafe:void 0,je=Bt(me.getPrototypeOf,me),Ve=me.create,Ke=ge.propertyIsEnumerable,qe=_e.splice,$e=Re?Re.isConcatSpreadable:void 0,pt=Re?Re.iterator:void 0,bt=Re?Re.toStringTag:void 0,qt=function(){try{var e=Qi(me,"defineProperty");return e({},"",{}),e}catch(e){}}(),$t=t.clearTimeout!==ze.clearTimeout&&t.clearTimeout,Yt=q&&q.now!==ze.Date.now&&q.now,Xt=t.setTimeout!==ze.setTimeout&&t.setTimeout,Qt=ve.ceil,Zt=ve.floor,Jt=me.getOwnPropertySymbols,en=Le?Le.isBuffer:void 0,tn=t.isFinite,nn=_e.join,ln=Bt(me.keys,me),on=ve.max,an=ve.min,rn=q.now,un=t.parseInt,sn=ve.random,cn=_e.reverse,dn=Qi(t,"DataView"),vn=Qi(t,"Map"),mn=Qi(t,"Promise"),pn=Qi(t,"Set"),En=Qi(t,"WeakMap"),fn=Qi(me,"create"),_n=En&&new En,gn={},Sn=Ao(dn),hn=Ao(vn),Tn=Ao(mn),bn=Ao(pn),yn=Ao(En),Cn=Re?Re.prototype:void 0,An=Cn?Cn.valueOf:void 0,Nn=Cn?Cn.toString:void 0;function Dn(e){if(ja(e)&&!wa(e)&&!(e instanceof wn)){if(e instanceof Ln)return e;if(Te.call(e,"__wrapped__"))return No(e)}return new Ln(e)}var In=function(){function e(){}return function(t){if(!Ha(t))return{};if(Ve)return Ve(t);e.prototype=t;var n=new e;return e.prototype=void 0,n}}();function On(){}function Ln(e,t){this.__wrapped__=e,this.__actions__=[],this.__chain__=!!t,this.__index__=0,this.__values__=void 0}function wn(e){this.__wrapped__=e,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=4294967295,this.__views__=[]}function Rn(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var l=e[t];this.set(l[0],l[1])}}function xn(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var l=e[t];this.set(l[0],l[1])}}function Pn(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var l=e[t];this.set(l[0],l[1])}}function Mn(e){var t=-1,n=null==e?0:e.length;for(this.__data__=new Pn;++t<n;)this.add(e[t])}function kn(e){var t=this.__data__=new xn(e);this.size=t.size}function Fn(e,t){var n=wa(e),l=!n&&La(e),i=!n&&!l&&Ma(e),o=!n&&!l&&!i&&Xa(e),a=n||l||i||o,r=a?At(e.length,Ee):[],u=r.length;for(var s in e)!t&&!Te.call(e,s)||a&&("length"==s||i&&("offset"==s||"parent"==s)||o&&("buffer"==s||"byteLength"==s||"byteOffset"==s)||io(s,u))||r.push(s);return r}function Bn(e){var t=e.length;return t?e[Pl(0,t-1)]:void 0}function Un(e,t){return bo(Ei(e),$n(t,0,e.length))}function Wn(e){return bo(Ei(e))}function Hn(e,t,n){(void 0!==n&&!Da(e[t],n)||void 0===n&&!(t in e))&&Gn(e,t,n)}function jn(e,t,n){var l=e[t];Te.call(e,t)&&Da(l,n)&&(void 0!==n||t in e)||Gn(e,t,n)}function zn(e,t){for(var n=e.length;n--;)if(Da(e[n][0],t))return n;return-1}function Vn(e,t,n,l){return Jn(e,function(e,i,o){t(l,e,n(e),o)}),l}function Kn(e,t){return e&&fi(t,gr(t),e)}function Gn(e,t,n){"__proto__"==t&&qt?qt(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n}function qn(e,t){for(var n=-1,l=t.length,i=K(l),o=null==e;++n<l;)i[n]=o?void 0:mr(e,t[n]);return i}function $n(e,t,n){return e==e&&(void 0!==n&&(e=e<=n?e:n),void 0!==t&&(e=e>=t?e:t)),e}function Yn(e,t,n,l,i,a){var s,S=1&t,L=2&t,w=4&t;if(n&&(s=i?n(e,l,i,a):n(e)),void 0!==s)return s;if(!Ha(e))return e;var R=wa(e);if(R){if(s=function(e){var t=e.length,n=new e.constructor(t);return t&&"string"==typeof e[0]&&Te.call(e,"index")&&(n.index=e.index,n.input=e.input),n}(e),!S)return Ei(e,s)}else{var x=eo(e),P=x==c||x==d;if(Ma(e))return si(e,S);if(x==p||x==o||P&&!i){if(s=L||P?{}:no(e),!S)return L?function(e,t){return fi(e,Ji(e),t)}(e,function(e,t){return e&&fi(t,Sr(t),e)}(s,e)):function(e,t){return fi(e,Zi(e),t)}(e,Kn(s,e))}else{if(!Fe[x])return i?e:{};s=function(e,t,n){var l=e.constructor;switch(t){case h:return ci(e);case r:case u:return new l(+e);case T:return function(e,t){var n=t?ci(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.byteLength)}(e,n);case b:case y:case C:case A:case N:case D:case"[object Uint8ClampedArray]":case I:case O:return di(e,n);case v:return new l;case m:case _:return new l(e);case E:return function(e){var t=new e.constructor(e.source,te.exec(e));return t.lastIndex=e.lastIndex,t}(e);case f:return new l;case g:return An?me(An.call(e)):{}}}(e,x,S)}}a||(a=new kn);var M=a.get(e);if(M)return M;a.set(e,s),qa(e)?e.forEach(function(l){s.add(Yn(l,t,n,l,e,a))}):za(e)&&e.forEach(function(l,i){s.set(i,Yn(l,t,n,i,e,a))});var k=R?void 0:(w?L?Vi:zi:L?Sr:gr)(e);return lt(k||e,function(l,i){k&&(l=e[i=l]),jn(s,i,Yn(l,t,n,i,e,a))}),s}function Xn(e,t,n){var l=n.length;if(null==e)return!l;for(e=me(e);l--;){var i=n[l],o=e[i];if(void 0===o&&!(i in e)||!(0,t[i])(o))return!1}return!0}function Qn(e,t,l){if("function"!=typeof e)throw new fe(n);return go(function(){e.apply(void 0,l)},t)}function Zn(e,t,n,l){var i=-1,o=rt,a=!0,r=e.length,u=[],s=t.length;if(!r)return u;n&&(t=st(t,Dt(n))),l?(o=ut,a=!1):t.length>=200&&(o=Ot,a=!1,t=new Mn(t));e:for(;++i<r;){var c=e[i],d=null==n?c:n(c);if(c=l||0!==c?c:0,a&&d==d){for(var v=s;v--;)if(t[v]===d)continue e;u.push(c)}else o(t,d,l)||u.push(c)}return u}Dn.templateSettings={escape:F,evaluate:B,interpolate:U,variable:"",imports:{_:Dn}},(Dn.prototype=On.prototype).constructor=Dn,(Ln.prototype=In(On.prototype)).constructor=Ln,(wn.prototype=In(On.prototype)).constructor=wn,Rn.prototype.clear=function(){this.__data__=fn?fn(null):{},this.size=0},Rn.prototype.delete=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t},Rn.prototype.get=function(e){var t=this.__data__;if(fn){var n=t[e];return"__lodash_hash_undefined__"===n?void 0:n}return Te.call(t,e)?t[e]:void 0},Rn.prototype.has=function(e){var t=this.__data__;return fn?void 0!==t[e]:Te.call(t,e)},Rn.prototype.set=function(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=fn&&void 0===t?"__lodash_hash_undefined__":t,this},xn.prototype.clear=function(){this.__data__=[],this.size=0},xn.prototype.delete=function(e){var t=this.__data__,n=zn(t,e);return!(n<0||(n==t.length-1?t.pop():qe.call(t,n,1),--this.size,0))},xn.prototype.get=function(e){var t=this.__data__,n=zn(t,e);return n<0?void 0:t[n][1]},xn.prototype.has=function(e){return zn(this.__data__,e)>-1},xn.prototype.set=function(e,t){var n=this.__data__,l=zn(n,e);return l<0?(++this.size,n.push([e,t])):n[l][1]=t,this},Pn.prototype.clear=function(){this.size=0,this.__data__={hash:new Rn,map:new(vn||xn),string:new Rn}},Pn.prototype.delete=function(e){var t=Yi(this,e).delete(e);return this.size-=t?1:0,t},Pn.prototype.get=function(e){return Yi(this,e).get(e)},Pn.prototype.has=function(e){return Yi(this,e).has(e)},Pn.prototype.set=function(e,t){var n=Yi(this,e),l=n.size;return n.set(e,t),this.size+=n.size==l?0:1,this},Mn.prototype.add=Mn.prototype.push=function(e){return this.__data__.set(e,"__lodash_hash_undefined__"),this},Mn.prototype.has=function(e){return this.__data__.has(e)},kn.prototype.clear=function(){this.__data__=new xn,this.size=0},kn.prototype.delete=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n},kn.prototype.get=function(e){return this.__data__.get(e)},kn.prototype.has=function(e){return this.__data__.has(e)},kn.prototype.set=function(e,t){var n=this.__data__;if(n instanceof xn){var l=n.__data__;if(!vn||l.length<199)return l.push([e,t]),this.size=++n.size,this;n=this.__data__=new Pn(l)}return n.set(e,t),this.size=n.size,this};var Jn=Si(rl),el=Si(ul,!0);function tl(e,t){var n=!0;return Jn(e,function(e,l,i){return n=!!t(e,l,i)}),n}function nl(e,t,n){for(var l=-1,i=e.length;++l<i;){var o=e[l],a=t(o);if(null!=a&&(void 0===r?a==a&&!Ya(a):n(a,r)))var r=a,u=o}return u}function ll(e,t){var n=[];return Jn(e,function(e,l,i){t(e,l,i)&&n.push(e)}),n}function il(e,t,n,l,i){var o=-1,a=e.length;for(n||(n=lo),i||(i=[]);++o<a;){var r=e[o];t>0&&n(r)?t>1?il(r,t-1,n,l,i):ct(i,r):l||(i[i.length]=r)}return i}var ol=hi(),al=hi(!0);function rl(e,t){return e&&ol(e,t,gr)}function ul(e,t){return e&&al(e,t,gr)}function sl(e,t){return at(t,function(t){return Ba(e[t])})}function cl(e,t){for(var n=0,l=(t=oi(t,e)).length;null!=e&&n<l;)e=e[Co(t[n++])];return n&&n==l?e:void 0}function dl(e,t,n){var l=t(e);return wa(e)?l:ct(l,n(e))}function vl(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":bt&&bt in me(e)?function(e){var t=Te.call(e,bt),n=e[bt];try{e[bt]=void 0;var l=!0}catch(e){}var i=Ce.call(e);return l&&(t?e[bt]=n:delete e[bt]),i}(e):function(e){return Ce.call(e)}(e)}function ml(e,t){return e>t}function pl(e,t){return null!=e&&Te.call(e,t)}function El(e,t){return null!=e&&t in me(e)}function fl(e,t,n){for(var l=n?ut:rt,i=e[0].length,o=e.length,a=o,r=K(o),u=Infinity,s=[];a--;){var c=e[a];a&&t&&(c=st(c,Dt(t))),u=an(c.length,u),r[a]=!n&&(t||i>=120&&c.length>=120)?new Mn(a&&c):void 0}c=e[0];var d=-1,v=r[0];e:for(;++d<i&&s.length<u;){var m=c[d],p=t?t(m):m;if(m=n||0!==m?m:0,!(v?Ot(v,p):l(s,p,n))){for(a=o;--a;){var E=r[a];if(!(E?Ot(E,p):l(e[a],p,n)))continue e}v&&v.push(p),s.push(m)}}return s}function _l(e,t,n){var l=null==(e=po(e,t=oi(t,e)))?e:e[Co(Fo(t))];return null==l?void 0:tt(l,e,n)}function gl(e){return ja(e)&&vl(e)==o}function Sl(e,t,n,l,i){return e===t||(null==e||null==t||!ja(e)&&!ja(t)?e!=e&&t!=t:function(e,t,n,l,i,c){var d=wa(e),S=wa(t),b=d?a:eo(e),y=S?a:eo(t),C=(b=b==o?p:b)==p,A=(y=y==o?p:y)==p,N=b==y;if(N&&Ma(e)){if(!Ma(t))return!1;d=!0,C=!1}if(N&&!C)return c||(c=new kn),d||Xa(e)?Hi(e,t,n,l,i,c):function(e,t,n,l,i,o,a){switch(n){case T:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case h:return!(e.byteLength!=t.byteLength||!o(new Be(e),new Be(t)));case r:case u:case m:return Da(+e,+t);case s:return e.name==t.name&&e.message==t.message;case E:case _:return e==t+"";case v:var c=Ft;case f:if(c||(c=Wt),e.size!=t.size&&!(1&l))return!1;var d=a.get(e);if(d)return d==t;l|=2,a.set(e,t);var p=Hi(c(e),c(t),l,i,o,a);return a.delete(e),p;case g:if(An)return An.call(e)==An.call(t)}return!1}(e,t,b,n,l,i,c);if(!(1&n)){var D=C&&Te.call(e,"__wrapped__"),I=A&&Te.call(t,"__wrapped__");if(D||I){var O=D?e.value():e,L=I?t.value():t;return c||(c=new kn),i(O,L,n,l,c)}}return!!N&&(c||(c=new kn),function(e,t,n,l,i,o){var a=1&n,r=zi(e),u=r.length;if(u!=zi(t).length&&!a)return!1;for(var s=u;s--;){var c=r[s];if(!(a?c in t:Te.call(t,c)))return!1}var d=o.get(e),v=o.get(t);if(d&&v)return d==t&&v==e;var m=!0;o.set(e,t),o.set(t,e);for(var p=a;++s<u;){var E=e[c=r[s]],f=t[c];if(l)var _=a?l(f,E,c,t,e,o):l(E,f,c,e,t,o);if(!(void 0===_?E===f||i(E,f,n,l,o):_)){m=!1;break}p||(p="constructor"==c)}if(m&&!p){var g=e.constructor,S=t.constructor;g==S||!("constructor"in e)||!("constructor"in t)||"function"==typeof g&&g instanceof g&&"function"==typeof S&&S instanceof S||(m=!1)}return o.delete(e),o.delete(t),m}(e,t,n,l,i,c))}(e,t,n,l,Sl,i))}function hl(e,t,n,l){var i=n.length,o=i,a=!l;if(null==e)return!o;for(e=me(e);i--;){var r=n[i];if(a&&r[2]?r[1]!==e[r[0]]:!(r[0]in e))return!1}for(;++i<o;){var u=(r=n[i])[0],s=e[u],c=r[1];if(a&&r[2]){if(void 0===s&&!(u in e))return!1}else{var d=new kn;if(l)var v=l(s,c,u,e,t,d);if(!(void 0===v?Sl(c,s,3,l,d):v))return!1}}return!0}function Tl(e){return!(!Ha(e)||(t=e,ye&&ye in t))&&(Ba(e)?De:ie).test(Ao(e));var t}function bl(e){return"function"==typeof e?e:null==e?Vr:"object"==typeof e?wa(e)?Dl(e[0],e[1]):Nl(e):Jr(e)}function yl(e){if(!so(e))return ln(e);var t=[];for(var n in me(e))Te.call(e,n)&&"constructor"!=n&&t.push(n);return t}function Cl(e,t){return e<t}function Al(e,t){var n=-1,l=xa(e)?K(e.length):[];return Jn(e,function(e,i,o){l[++n]=t(e,i,o)}),l}function Nl(e){var t=Xi(e);return 1==t.length&&t[0][2]?vo(t[0][0],t[0][1]):function(n){return n===e||hl(n,e,t)}}function Dl(e,t){return ao(e)&&co(t)?vo(Co(e),t):function(n){var l=mr(n,e);return void 0===l&&l===t?pr(n,e):Sl(t,l,3)}}function Il(e,t,n,l,i){e!==t&&ol(t,function(o,a){if(i||(i=new kn),Ha(o))!function(e,t,n,l,i,o,a){var r=fo(e,n),u=fo(t,n),s=a.get(u);if(s)Hn(e,n,s);else{var c=o?o(r,u,n+"",e,t,a):void 0,d=void 0===c;if(d){var v=wa(u),m=!v&&Ma(u),p=!v&&!m&&Xa(u);c=u,v||m||p?wa(r)?c=r:Pa(r)?c=Ei(r):m?(d=!1,c=si(u,!0)):p?(d=!1,c=di(u,!0)):c=[]:Ka(u)||La(u)?(c=r,La(r)?c=ir(r):Ha(r)&&!Ba(r)||(c=no(u))):d=!1}d&&(a.set(u,c),i(c,u,l,o,a),a.delete(u)),Hn(e,n,c)}}(e,t,a,n,Il,l,i);else{var r=l?l(fo(e,a),o,a+"",e,t,i):void 0;void 0===r&&(r=o),Hn(e,a,r)}},Sr)}function Ol(e,t){var n=e.length;if(n)return io(t+=t<0?n:0,n)?e[t]:void 0}function Ll(e,t,n){t=t.length?st(t,function(e){return wa(e)?function(t){return cl(t,1===e.length?e[0]:e)}:e}):[Vr];var l=-1;return t=st(t,Dt($i())),function(e,t){var l=e.length;for(e.sort(function(e,t){return function(e,t,n){for(var l=-1,i=e.criteria,o=t.criteria,a=i.length,r=n.length;++l<a;){var u=vi(i[l],o[l]);if(u)return l>=r?u:u*("desc"==n[l]?-1:1)}return e.index-t.index}(e,t,n)});l--;)e[l]=e[l].value;return e}(Al(e,function(e,n,i){return{criteria:st(t,function(t){return t(e)}),index:++l,value:e}}))}function wl(e,t,n){for(var l=-1,i=t.length,o={};++l<i;){var a=t[l],r=cl(e,a);n(r,a)&&Ul(o,oi(a,e),r)}return o}function Rl(e,t,n,l){var i=l?gt:_t,o=-1,a=t.length,r=e;for(e===t&&(t=Ei(t)),n&&(r=st(e,Dt(n)));++o<a;)for(var u=0,s=t[o],c=n?n(s):s;(u=i(r,c,u,l))>-1;)r!==e&&qe.call(r,u,1),qe.call(e,u,1);return e}function xl(e,t){for(var n=e?t.length:0,l=n-1;n--;){var i=t[n];if(n==l||i!==o){var o=i;io(i)?qe.call(e,i,1):Ql(e,i)}}return e}function Pl(e,t){return e+Zt(sn()*(t-e+1))}function Ml(e,t){var n="";if(!e||t<1||t>9007199254740991)return n;do{t%2&&(n+=e),(t=Zt(t/2))&&(e+=e)}while(t);return n}function kl(e,t){return So(mo(e,t,Vr),e+"")}function Fl(e){return Bn(Dr(e))}function Bl(e,t){var n=Dr(e);return bo(n,$n(t,0,n.length))}function Ul(e,t,n,l){if(!Ha(e))return e;for(var i=-1,o=(t=oi(t,e)).length,a=o-1,r=e;null!=r&&++i<o;){var u=Co(t[i]),s=n;if("__proto__"===u||"constructor"===u||"prototype"===u)return e;if(i!=a){var c=r[u];void 0===(s=l?l(c,u,r):void 0)&&(s=Ha(c)?c:io(t[i+1])?[]:{})}jn(r,u,s),r=r[u]}return e}var Wl=_n?function(e,t){return _n.set(e,t),e}:Vr,Hl=qt?function(e,t){return qt(e,"toString",{configurable:!0,enumerable:!1,value:Hr(t),writable:!0})}:Vr;function jl(e){return bo(Dr(e))}function zl(e,t,n){var l=-1,i=e.length;t<0&&(t=-t>i?0:i+t),(n=n>i?i:n)<0&&(n+=i),i=t>n?0:n-t>>>0,t>>>=0;for(var o=K(i);++l<i;)o[l]=e[l+t];return o}function Vl(e,t){var n;return Jn(e,function(e,l,i){return!(n=t(e,l,i))}),!!n}function Kl(e,t,n){var l=0,i=null==e?l:e.length;if("number"==typeof t&&t==t&&i<=2147483647){for(;l<i;){var o=l+i>>>1,a=e[o];null!==a&&!Ya(a)&&(n?a<=t:a<t)?l=o+1:i=o}return i}return Gl(e,t,Vr,n)}function Gl(e,t,n,l){var i=0,o=null==e?0:e.length;if(0===o)return 0;for(var a=(t=n(t))!=t,r=null===t,u=Ya(t),s=void 0===t;i<o;){var c=Zt((i+o)/2),d=n(e[c]),v=void 0!==d,m=null===d,p=d==d,E=Ya(d);if(a)var f=l||p;else f=s?p&&(l||v):r?p&&v&&(l||!m):u?p&&v&&!m&&(l||!E):!m&&!E&&(l?d<=t:d<t);f?i=c+1:o=c}return an(o,4294967294)}function ql(e,t){for(var n=-1,l=e.length,i=0,o=[];++n<l;){var a=e[n],r=t?t(a):a;if(!n||!Da(r,u)){var u=r;o[i++]=0===a?0:a}}return o}function $l(e){return"number"==typeof e?e:Ya(e)?NaN:+e}function Yl(e){if("string"==typeof e)return e;if(wa(e))return st(e,Yl)+"";if(Ya(e))return Nn?Nn.call(e):"";var t=e+"";return"0"==t&&1/e==-1/0?"-0":t}function Xl(e,t,n){var l=-1,i=rt,o=e.length,a=!0,r=[],u=r;if(n)a=!1,i=ut;else if(o>=200){var s=t?null:Mi(e);if(s)return Wt(s);a=!1,i=Ot,u=new Mn}else u=t?[]:r;e:for(;++l<o;){var c=e[l],d=t?t(c):c;if(c=n||0!==c?c:0,a&&d==d){for(var v=u.length;v--;)if(u[v]===d)continue e;t&&u.push(d),r.push(c)}else i(u,d,n)||(u!==r&&u.push(d),r.push(c))}return r}function Ql(e,t){return null==(e=po(e,t=oi(t,e)))||delete e[Co(Fo(t))]}function Zl(e,t,n,l){return Ul(e,t,n(cl(e,t)),l)}function Jl(e,t,n,l){for(var i=e.length,o=l?i:-1;(l?o--:++o<i)&&t(e[o],o,e););return n?zl(e,l?0:o,l?o+1:i):zl(e,l?o+1:0,l?i:o)}function ei(e,t){var n=e;return n instanceof wn&&(n=n.value()),dt(t,function(e,t){return t.func.apply(t.thisArg,ct([e],t.args))},n)}function ti(e,t,n){var l=e.length;if(l<2)return l?Xl(e[0]):[];for(var i=-1,o=K(l);++i<l;)for(var a=e[i],r=-1;++r<l;)r!=i&&(o[i]=Zn(o[i]||a,e[r],t,n));return Xl(il(o,1),t,n)}function ni(e,t,n){for(var l=-1,i=e.length,o=t.length,a={};++l<i;)n(a,e[l],l<o?t[l]:void 0);return a}function li(e){return Pa(e)?e:[]}function ii(e){return"function"==typeof e?e:Vr}function oi(e,t){return wa(e)?e:ao(e,t)?[e]:yo(or(e))}var ai=kl;function ri(e,t,n){var l=e.length;return n=void 0===n?l:n,!t&&n>=l?e:zl(e,t,n)}var ui=$t||function(e){return ze.clearTimeout(e)};function si(e,t){if(t)return e.slice();var n=e.length,l=He?He(n):new e.constructor(n);return e.copy(l),l}function ci(e){var t=new e.constructor(e.byteLength);return new Be(t).set(new Be(e)),t}function di(e,t){var n=t?ci(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}function vi(e,t){if(e!==t){var n=void 0!==e,l=null===e,i=e==e,o=Ya(e),a=void 0!==t,r=null===t,u=t==t,s=Ya(t);if(!r&&!s&&!o&&e>t||o&&a&&u&&!r&&!s||l&&a&&u||!n&&u||!i)return 1;if(!l&&!o&&!s&&e<t||s&&n&&i&&!l&&!o||r&&n&&i||!a&&i||!u)return-1}return 0}function mi(e,t,n,l){for(var i=-1,o=e.length,a=n.length,r=-1,u=t.length,s=on(o-a,0),c=K(u+s),d=!l;++r<u;)c[r]=t[r];for(;++i<a;)(d||i<o)&&(c[n[i]]=e[i]);for(;s--;)c[r++]=e[i++];return c}function pi(e,t,n,l){for(var i=-1,o=e.length,a=-1,r=n.length,u=-1,s=t.length,c=on(o-r,0),d=K(c+s),v=!l;++i<c;)d[i]=e[i];for(var m=i;++u<s;)d[m+u]=t[u];for(;++a<r;)(v||i<o)&&(d[m+n[a]]=e[i++]);return d}function Ei(e,t){var n=-1,l=e.length;for(t||(t=K(l));++n<l;)t[n]=e[n];return t}function fi(e,t,n,l){var i=!n;n||(n={});for(var o=-1,a=t.length;++o<a;){var r=t[o],u=l?l(n[r],e[r],r,n,e):void 0;void 0===u&&(u=e[r]),i?Gn(n,r,u):jn(n,r,u)}return n}function _i(e,t){return function(n,l){var i=wa(n)?nt:Vn,o=t?t():{};return i(n,e,$i(l,2),o)}}function gi(e){return kl(function(t,n){var l=-1,i=n.length,o=i>1?n[i-1]:void 0,a=i>2?n[2]:void 0;for(o=e.length>3&&"function"==typeof o?(i--,o):void 0,a&&oo(n[0],n[1],a)&&(o=i<3?void 0:o,i=1),t=me(t);++l<i;){var r=n[l];r&&e(t,r,l,o)}return t})}function Si(e,t){return function(n,l){if(null==n)return n;if(!xa(n))return e(n,l);for(var i=n.length,o=t?i:-1,a=me(n);(t?o--:++o<i)&&!1!==l(a[o],o,a););return n}}function hi(e){return function(t,n,l){for(var i=-1,o=me(t),a=l(t),r=a.length;r--;){var u=a[e?r:++i];if(!1===n(o[u],u,o))break}return t}}function Ti(e){return function(t){var n=kt(t=or(t))?zt(t):void 0,l=n?n[0]:t.charAt(0),i=n?ri(n,1).join(""):t.slice(1);return l[e]()+i}}function bi(e){return function(t){return dt(Br(Lr(t).replace(Ie,"")),e,"")}}function yi(e){return function(){var t=arguments;switch(t.length){case 0:return new e;case 1:return new e(t[0]);case 2:return new e(t[0],t[1]);case 3:return new e(t[0],t[1],t[2]);case 4:return new e(t[0],t[1],t[2],t[3]);case 5:return new e(t[0],t[1],t[2],t[3],t[4]);case 6:return new e(t[0],t[1],t[2],t[3],t[4],t[5]);case 7:return new e(t[0],t[1],t[2],t[3],t[4],t[5],t[6])}var n=In(e.prototype),l=e.apply(n,t);return Ha(l)?l:n}}function Ci(e){return function(t,n,l){var i=me(t);if(!xa(t)){var o=$i(n,3);t=gr(t),n=function(e){return o(i[e],e,i)}}var a=e(t,n,l);return a>-1?i[o?t[a]:a]:void 0}}function Ai(e){return ji(function(t){var l=t.length,i=l,o=Ln.prototype.thru;for(e&&t.reverse();i--;){var a=t[i];if("function"!=typeof a)throw new fe(n);if(o&&!r&&"wrapper"==Gi(a))var r=new Ln([],!0)}for(i=r?i:l;++i<l;){var u=Gi(a=t[i]),s="wrapper"==u?Ki(a):void 0;r=s&&ro(s[0])&&424==s[1]&&!s[4].length&&1==s[9]?r[Gi(s[0])].apply(r,s[3]):1==a.length&&ro(a)?r[u]():r.thru(a)}return function(){var e=arguments,n=e[0];if(r&&1==e.length&&wa(n))return r.plant(n).value();for(var i=0,o=l?t[i].apply(this,e):n;++i<l;)o=t[i].call(this,o);return o}})}function Ni(e,t,n,l,i,o,a,r,u,s){var c=128&t,d=1&t,v=2&t,m=24&t,p=512&t,E=v?void 0:yi(e);return function f(){for(var _=arguments.length,g=K(_),S=_;S--;)g[S]=arguments[S];if(m)var h=qi(f),T=Rt(g,h);if(l&&(g=mi(g,l,i,m)),o&&(g=pi(g,o,a,m)),_-=T,m&&_<s){var b=Ut(g,h);return xi(e,t,Ni,f.placeholder,n,g,b,r,u,s-_)}var y=d?n:this,C=v?y[e]:e;return _=g.length,r?g=Eo(g,r):p&&_>1&&g.reverse(),c&&u<_&&(g.length=u),this&&this!==ze&&this instanceof f&&(C=E||yi(C)),C.apply(y,g)}}function Di(e,t){return function(n,l){return function(e,t,n,l){return rl(e,function(e,i,o){t(l,n(e),i,o)}),l}(n,e,t(l),{})}}function Ii(e,t){return function(n,l){var i;if(void 0===n&&void 0===l)return t;if(void 0!==n&&(i=n),void 0!==l){if(void 0===i)return l;"string"==typeof n||"string"==typeof l?(n=Yl(n),l=Yl(l)):(n=$l(n),l=$l(l)),i=e(n,l)}return i}}function Oi(e){return ji(function(t){return t=st(t,Dt($i())),kl(function(n){var l=this;return e(t,function(e){return tt(e,l,n)})})})}function Li(e,t){var n=(t=void 0===t?" ":Yl(t)).length;if(n<2)return n?Ml(t,e):t;var l=Ml(t,Qt(e/jt(t)));return kt(t)?ri(zt(l),0,e).join(""):l.slice(0,e)}function wi(e){return function(t,n,l){return l&&"number"!=typeof l&&oo(t,n,l)&&(n=l=void 0),t=er(t),void 0===n?(n=t,t=0):n=er(n),function(e,t,n,l){for(var i=-1,o=on(Qt((t-e)/(n||1)),0),a=K(o);o--;)a[l?o:++i]=e,e+=n;return a}(t,n,l=void 0===l?t<n?1:-1:er(l),e)}}function Ri(e){return function(t,n){return"string"==typeof t&&"string"==typeof n||(t=lr(t),n=lr(n)),e(t,n)}}function xi(e,t,n,l,i,o,a,r,u,s){var c=8&t;t|=c?32:64,4&(t&=~(c?64:32))||(t&=-4);var d=[e,t,i,c?o:void 0,c?a:void 0,c?void 0:o,c?void 0:a,r,u,s],v=n.apply(void 0,d);return ro(e)&&_o(v,d),v.placeholder=l,ho(v,e,t)}function Pi(e){var t=ve[e];return function(e,n){if(e=lr(e),(n=null==n?0:an(tr(n),292))&&tn(e)){var l=(or(e)+"e").split("e");return+((l=(or(t(l[0]+"e"+(+l[1]+n)))+"e").split("e"))[0]+"e"+(+l[1]-n))}return t(e)}}var Mi=pn&&1/Wt(new pn([,-0]))[1]==1/0?function(e){return new pn(e)}:Yr;function ki(e){return function(t){var n=eo(t);return n==v?Ft(t):n==f?Ht(t):function(e,t){return st(t,function(t){return[t,e[t]]})}(t,e(t))}}function Fi(e,t,i,o,a,r,u,s){var c=2&t;if(!c&&"function"!=typeof e)throw new fe(n);var d=o?o.length:0;if(d||(t&=-97,o=a=void 0),u=void 0===u?u:on(tr(u),0),s=void 0===s?s:tr(s),d-=a?a.length:0,64&t){var v=o,m=a;o=a=void 0}var p=c?void 0:Ki(e),E=[e,t,i,o,a,v,m,r,u,s];if(p&&function(e,t){var n=e[1],i=t[1],o=n|i;if(!(o<131||128==i&&8==n||128==i&&256==n&&e[7].length<=t[8]||384==i&&t[7].length<=t[8]&&8==n))return e;1&i&&(e[2]=t[2],o|=1&n?0:4);var a=t[3];if(a){var r=e[3];e[3]=r?mi(r,a,t[4]):a,e[4]=r?Ut(e[3],l):t[4]}(a=t[5])&&(e[5]=(r=e[5])?pi(r,a,t[6]):a,e[6]=r?Ut(e[5],l):t[6]),(a=t[7])&&(e[7]=a),128&i&&(e[8]=null==e[8]?t[8]:an(e[8],t[8])),null==e[9]&&(e[9]=t[9]),e[0]=t[0],e[1]=o}(E,p),e=E[0],t=E[1],i=E[2],o=E[3],a=E[4],!(s=E[9]=void 0===E[9]?c?0:e.length:on(E[9]-d,0))&&24&t&&(t&=-25),t&&1!=t)f=8==t||16==t?function(e,t,n){var l=yi(e);return function i(){for(var o=arguments.length,a=K(o),r=o,u=qi(i);r--;)a[r]=arguments[r];var s=o<3&&a[0]!==u&&a[o-1]!==u?[]:Ut(a,u);if((o-=s.length)<n)return xi(e,t,Ni,i.placeholder,void 0,a,s,void 0,void 0,n-o);var c=this&&this!==ze&&this instanceof i?l:e;return tt(c,this,a)}}(e,t,s):32!=t&&33!=t||a.length?Ni.apply(void 0,E):function(e,t,n,l){var i=1&t,o=yi(e);return function t(){for(var a=-1,r=arguments.length,u=-1,s=l.length,c=K(s+r),d=this&&this!==ze&&this instanceof t?o:e;++u<s;)c[u]=l[u];for(;r--;)c[u++]=arguments[++a];return tt(d,i?n:this,c)}}(e,t,i,o);else var f=function(e,t,n){var l=1&t,i=yi(e);return function t(){var o=this&&this!==ze&&this instanceof t?i:e;return o.apply(l?n:this,arguments)}}(e,t,i);return ho((p?Wl:_o)(f,E),e,t)}function Bi(e,t,n,l){return void 0===e||Da(e,ge[n])&&!Te.call(l,n)?t:e}function Ui(e,t,n,l,i,o){return Ha(e)&&Ha(t)&&(o.set(t,e),Il(e,t,void 0,Ui,o),o.delete(t)),e}function Wi(e){return Ka(e)?void 0:e}function Hi(e,t,n,l,i,o){var a=1&n,r=e.length,u=t.length;if(r!=u&&!(a&&u>r))return!1;var s=o.get(e),c=o.get(t);if(s&&c)return s==t&&c==e;var d=-1,v=!0,m=2&n?new Mn:void 0;for(o.set(e,t),o.set(t,e);++d<r;){var p=e[d],E=t[d];if(l)var f=a?l(E,p,d,t,e,o):l(p,E,d,e,t,o);if(void 0!==f){if(f)continue;v=!1;break}if(m){if(!mt(t,function(e,t){if(!Ot(m,t)&&(p===e||i(p,e,n,l,o)))return m.push(t)})){v=!1;break}}else if(p!==E&&!i(p,E,n,l,o)){v=!1;break}}return o.delete(e),o.delete(t),v}function ji(e){return So(mo(e,void 0,Ro),e+"")}function zi(e){return dl(e,gr,Zi)}function Vi(e){return dl(e,Sr,Ji)}var Ki=_n?function(e){return _n.get(e)}:Yr;function Gi(e){for(var t=e.name+"",n=gn[t],l=Te.call(gn,t)?n.length:0;l--;){var i=n[l],o=i.func;if(null==o||o==e)return i.name}return t}function qi(e){return(Te.call(Dn,"placeholder")?Dn:e).placeholder}function $i(){var e=Dn.iteratee||Kr;return e=e===Kr?bl:e,arguments.length?e(arguments[0],arguments[1]):e}function Yi(e,t){var n,l,i=e.__data__;return("string"==(l=typeof(n=t))||"number"==l||"symbol"==l||"boolean"==l?"__proto__"!==n:null===n)?i["string"==typeof t?"string":"hash"]:i.map}function Xi(e){for(var t=gr(e),n=t.length;n--;){var l=t[n],i=e[l];t[n]=[l,i,co(i)]}return t}function Qi(e,t){var n=function(e,t){return null==e?void 0:e[t]}(e,t);return Tl(n)?n:void 0}var Zi=Jt?function(e){return null==e?[]:(e=me(e),at(Jt(e),function(t){return Ke.call(e,t)}))}:nu,Ji=Jt?function(e){for(var t=[];e;)ct(t,Zi(e)),e=je(e);return t}:nu,eo=vl;function to(e,t,n){for(var l=-1,i=(t=oi(t,e)).length,o=!1;++l<i;){var a=Co(t[l]);if(!(o=null!=e&&n(e,a)))break;e=e[a]}return o||++l!=i?o:!!(i=null==e?0:e.length)&&Wa(i)&&io(a,i)&&(wa(e)||La(e))}function no(e){return"function"!=typeof e.constructor||so(e)?{}:In(je(e))}function lo(e){return wa(e)||La(e)||!!($e&&e&&e[$e])}function io(e,t){var n=typeof e;return!!(t=null==t?9007199254740991:t)&&("number"==n||"symbol"!=n&&ae.test(e))&&e>-1&&e%1==0&&e<t}function oo(e,t,n){if(!Ha(n))return!1;var l=typeof t;return!!("number"==l?xa(n)&&io(t,n.length):"string"==l&&t in n)&&Da(n[t],e)}function ao(e,t){if(wa(e))return!1;var n=typeof e;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=e&&!Ya(e))||H.test(e)||!W.test(e)||null!=t&&e in me(t)}function ro(e){var t=Gi(e),n=Dn[t];if("function"!=typeof n||!(t in wn.prototype))return!1;if(e===n)return!0;var l=Ki(n);return!!l&&e===l[0]}(dn&&eo(new dn(new ArrayBuffer(1)))!=T||vn&&eo(new vn)!=v||mn&&"[object Promise]"!=eo(mn.resolve())||pn&&eo(new pn)!=f||En&&eo(new En)!=S)&&(eo=function(e){var t=vl(e),n=t==p?e.constructor:void 0,l=n?Ao(n):"";if(l)switch(l){case Sn:return T;case hn:return v;case Tn:return"[object Promise]";case bn:return f;case yn:return S}return t});var uo=Se?Ba:lu;function so(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||ge)}function co(e){return e==e&&!Ha(e)}function vo(e,t){return function(n){return null!=n&&n[e]===t&&(void 0!==t||e in me(n))}}function mo(e,t,n){return t=on(void 0===t?e.length-1:t,0),function(){for(var l=arguments,i=-1,o=on(l.length-t,0),a=K(o);++i<o;)a[i]=l[t+i];i=-1;for(var r=K(t+1);++i<t;)r[i]=l[i];return r[t]=n(a),tt(e,this,r)}}function po(e,t){return t.length<2?e:cl(e,zl(t,0,-1))}function Eo(e,t){for(var n=e.length,l=an(t.length,n),i=Ei(e);l--;){var o=t[l];e[l]=io(o,n)?i[o]:void 0}return e}function fo(e,t){if(("constructor"!==t||"function"!=typeof e[t])&&"__proto__"!=t)return e[t]}var _o=To(Wl),go=Xt||function(e,t){return ze.setTimeout(e,t)},So=To(Hl);function ho(e,t,n){var l=t+"";return So(e,function(e,t){var n=t.length;if(!n)return e;var l=n-1;return t[l]=(n>1?"& ":"")+t[l],t=t.join(n>2?", ":" "),e.replace($,"{\n/* [wrapped with "+t+"] */\n")}(l,function(e,t){return lt(i,function(n){var l="_."+n[0];t&n[1]&&!rt(e,l)&&e.push(l)}),e.sort()}(function(e){var t=e.match(Y);return t?t[1].split(X):[]}(l),n)))}function To(e){var t=0,n=0;return function(){var l=rn(),i=16-(l-n);if(n=l,i>0){if(++t>=800)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}function bo(e,t){var n=-1,l=e.length,i=l-1;for(t=void 0===t?l:t;++n<t;){var o=Pl(n,i),a=e[o];e[o]=e[n],e[n]=a}return e.length=t,e}var yo=function(e){var t=Ta(function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(j,function(e,n,l,i){t.push(l?i.replace(J,"$1"):n||e)}),t},function(e){return 500===n.size&&n.clear(),e}),n=t.cache;return t}();function Co(e){if("string"==typeof e||Ya(e))return e;var t=e+"";return"0"==t&&1/e==-1/0?"-0":t}function Ao(e){if(null!=e){try{return he.call(e)}catch(e){}try{return e+""}catch(e){}}return""}function No(e){if(e instanceof wn)return e.clone();var t=new Ln(e.__wrapped__,e.__chain__);return t.__actions__=Ei(e.__actions__),t.__index__=e.__index__,t.__values__=e.__values__,t}var Do=kl(function(e,t){return Pa(e)?Zn(e,il(t,1,Pa,!0)):[]}),Io=kl(function(e,t){var n=Fo(t);return Pa(n)&&(n=void 0),Pa(e)?Zn(e,il(t,1,Pa,!0),$i(n,2)):[]}),Oo=kl(function(e,t){var n=Fo(t);return Pa(n)&&(n=void 0),Pa(e)?Zn(e,il(t,1,Pa,!0),void 0,n):[]});function Lo(e,t,n){var l=null==e?0:e.length;if(!l)return-1;var i=null==n?0:tr(n);return i<0&&(i=on(l+i,0)),ft(e,$i(t,3),i)}function wo(e,t,n){var l=null==e?0:e.length;if(!l)return-1;var i=l-1;return void 0!==n&&(i=tr(n),i=n<0?on(l+i,0):an(i,l-1)),ft(e,$i(t,3),i,!0)}function Ro(e){return null!=e&&e.length?il(e,1):[]}function xo(e){return e&&e.length?e[0]:void 0}var Po=kl(function(e){var t=st(e,li);return t.length&&t[0]===e[0]?fl(t):[]}),Mo=kl(function(e){var t=Fo(e),n=st(e,li);return t===Fo(n)?t=void 0:n.pop(),n.length&&n[0]===e[0]?fl(n,$i(t,2)):[]}),ko=kl(function(e){var t=Fo(e),n=st(e,li);return(t="function"==typeof t?t:void 0)&&n.pop(),n.length&&n[0]===e[0]?fl(n,void 0,t):[]});function Fo(e){var t=null==e?0:e.length;return t?e[t-1]:void 0}var Bo=kl(Uo);function Uo(e,t){return e&&e.length&&t&&t.length?Rl(e,t):e}var Wo=ji(function(e,t){var n=null==e?0:e.length,l=qn(e,t);return xl(e,st(t,function(e){return io(e,n)?+e:e}).sort(vi)),l});function Ho(e){return null==e?e:cn.call(e)}var jo=kl(function(e){return Xl(il(e,1,Pa,!0))}),zo=kl(function(e){var t=Fo(e);return Pa(t)&&(t=void 0),Xl(il(e,1,Pa,!0),$i(t,2))}),Vo=kl(function(e){var t=Fo(e);return t="function"==typeof t?t:void 0,Xl(il(e,1,Pa,!0),void 0,t)});function Ko(e){if(!e||!e.length)return[];var t=0;return e=at(e,function(e){if(Pa(e))return t=on(e.length,t),!0}),At(t,function(t){return st(e,Tt(t))})}function Go(e,t){if(!e||!e.length)return[];var n=Ko(e);return null==t?n:st(n,function(e){return tt(t,void 0,e)})}var qo=kl(function(e,t){return Pa(e)?Zn(e,t):[]}),$o=kl(function(e){return ti(at(e,Pa))}),Yo=kl(function(e){var t=Fo(e);return Pa(t)&&(t=void 0),ti(at(e,Pa),$i(t,2))}),Xo=kl(function(e){var t=Fo(e);return t="function"==typeof t?t:void 0,ti(at(e,Pa),void 0,t)}),Qo=kl(Ko),Zo=kl(function(e){var t=e.length,n=t>1?e[t-1]:void 0;return n="function"==typeof n?(e.pop(),n):void 0,Go(e,n)});function Jo(e){var t=Dn(e);return t.__chain__=!0,t}function ea(e,t){return t(e)}var ta=ji(function(e){var t=e.length,n=t?e[0]:0,l=this.__wrapped__,i=function(t){return qn(t,e)};return!(t>1||this.__actions__.length)&&l instanceof wn&&io(n)?((l=l.slice(n,+n+(t?1:0))).__actions__.push({func:ea,args:[i],thisArg:void 0}),new Ln(l,this.__chain__).thru(function(e){return t&&!e.length&&e.push(void 0),e})):this.thru(i)}),na=_i(function(e,t,n){Te.call(e,n)?++e[n]:Gn(e,n,1)}),la=Ci(Lo),ia=Ci(wo);function oa(e,t){return(wa(e)?lt:Jn)(e,$i(t,3))}function aa(e,t){return(wa(e)?it:el)(e,$i(t,3))}var ra=_i(function(e,t,n){Te.call(e,n)?e[n].push(t):Gn(e,n,[t])}),ua=kl(function(e,t,n){var l=-1,i="function"==typeof t,o=xa(e)?K(e.length):[];return Jn(e,function(e){o[++l]=i?tt(t,e,n):_l(e,t,n)}),o}),sa=_i(function(e,t,n){Gn(e,n,t)});function ca(e,t){return(wa(e)?st:Al)(e,$i(t,3))}var da=_i(function(e,t,n){e[n?0:1].push(t)},function(){return[[],[]]}),va=kl(function(e,t){if(null==e)return[];var n=t.length;return n>1&&oo(e,t[0],t[1])?t=[]:n>2&&oo(t[0],t[1],t[2])&&(t=[t[0]]),Ll(e,il(t,1),[])}),ma=Yt||function(){return ze.Date.now()};function pa(e,t,n){return t=n?void 0:t,Fi(e,128,void 0,void 0,void 0,void 0,t=e&&null==t?e.length:t)}function Ea(e,t){var l;if("function"!=typeof t)throw new fe(n);return e=tr(e),function(){return--e>0&&(l=t.apply(this,arguments)),e<=1&&(t=void 0),l}}var fa=kl(function(e,t,n){var l=1;if(n.length){var i=Ut(n,qi(fa));l|=32}return Fi(e,l,t,n,i)}),_a=kl(function(e,t,n){var l=3;if(n.length){var i=Ut(n,qi(_a));l|=32}return Fi(t,l,e,n,i)});function ga(e,t,l){var i,o,a,r,u,s,c=0,d=!1,v=!1,m=!0;if("function"!=typeof e)throw new fe(n);function p(t){var n=i,l=o;return i=o=void 0,c=t,r=e.apply(l,n)}function E(e){return c=e,u=go(_,t),d?p(e):r}function f(e){var n=e-s;return void 0===s||n>=t||n<0||v&&e-c>=a}function _(){var e=ma();if(f(e))return g(e);u=go(_,function(e){var n=t-(e-s);return v?an(n,a-(e-c)):n}(e))}function g(e){return u=void 0,m&&i?p(e):(i=o=void 0,r)}function S(){var e=ma(),n=f(e);if(i=arguments,o=this,s=e,n){if(void 0===u)return E(s);if(v)return ui(u),u=go(_,t),p(s)}return void 0===u&&(u=go(_,t)),r}return t=lr(t)||0,Ha(l)&&(d=!!l.leading,a=(v="maxWait"in l)?on(lr(l.maxWait)||0,t):a,m="trailing"in l?!!l.trailing:m),S.cancel=function(){void 0!==u&&ui(u),c=0,i=s=o=u=void 0},S.flush=function(){return void 0===u?r:g(ma())},S}var Sa=kl(function(e,t){return Qn(e,1,t)}),ha=kl(function(e,t,n){return Qn(e,lr(t)||0,n)});function Ta(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new fe(n);var l=function(){var n=arguments,i=t?t.apply(this,n):n[0],o=l.cache;if(o.has(i))return o.get(i);var a=e.apply(this,n);return l.cache=o.set(i,a)||o,a};return l.cache=new(Ta.Cache||Pn),l}function ba(e){if("function"!=typeof e)throw new fe(n);return function(){var t=arguments;switch(t.length){case 0:return!e.call(this);case 1:return!e.call(this,t[0]);case 2:return!e.call(this,t[0],t[1]);case 3:return!e.call(this,t[0],t[1],t[2])}return!e.apply(this,t)}}Ta.Cache=Pn;var ya=ai(function(e,t){var n=(t=1==t.length&&wa(t[0])?st(t[0],Dt($i())):st(il(t,1),Dt($i()))).length;return kl(function(l){for(var i=-1,o=an(l.length,n);++i<o;)l[i]=t[i].call(this,l[i]);return tt(e,this,l)})}),Ca=kl(function(e,t){return Fi(e,32,void 0,t,Ut(t,qi(Ca)))}),Aa=kl(function(e,t){return Fi(e,64,void 0,t,Ut(t,qi(Aa)))}),Na=ji(function(e,t){return Fi(e,256,void 0,void 0,void 0,t)});function Da(e,t){return e===t||e!=e&&t!=t}var Ia=Ri(ml),Oa=Ri(function(e,t){return e>=t}),La=gl(function(){return arguments}())?gl:function(e){return ja(e)&&Te.call(e,"callee")&&!Ke.call(e,"callee")},wa=K.isArray,Ra=Ye?Dt(Ye):function(e){return ja(e)&&vl(e)==h};function xa(e){return null!=e&&Wa(e.length)&&!Ba(e)}function Pa(e){return ja(e)&&xa(e)}var Ma=en||lu,ka=Xe?Dt(Xe):function(e){return ja(e)&&vl(e)==u};function Fa(e){if(!ja(e))return!1;var t=vl(e);return t==s||"[object DOMException]"==t||"string"==typeof e.message&&"string"==typeof e.name&&!Ka(e)}function Ba(e){if(!Ha(e))return!1;var t=vl(e);return t==c||t==d||"[object AsyncFunction]"==t||"[object Proxy]"==t}function Ua(e){return"number"==typeof e&&e==tr(e)}function Wa(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991}function Ha(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}function ja(e){return null!=e&&"object"==typeof e}var za=Qe?Dt(Qe):function(e){return ja(e)&&eo(e)==v};function Va(e){return"number"==typeof e||ja(e)&&vl(e)==m}function Ka(e){if(!ja(e)||vl(e)!=p)return!1;var t=je(e);if(null===t)return!0;var n=Te.call(t,"constructor")&&t.constructor;return"function"==typeof n&&n instanceof n&&he.call(n)==Ae}var Ga=Ze?Dt(Ze):function(e){return ja(e)&&vl(e)==E},qa=Je?Dt(Je):function(e){return ja(e)&&eo(e)==f};function $a(e){return"string"==typeof e||!wa(e)&&ja(e)&&vl(e)==_}function Ya(e){return"symbol"==typeof e||ja(e)&&vl(e)==g}var Xa=et?Dt(et):function(e){return ja(e)&&Wa(e.length)&&!!ke[vl(e)]},Qa=Ri(Cl),Za=Ri(function(e,t){return e<=t});function Ja(e){if(!e)return[];if(xa(e))return $a(e)?zt(e):Ei(e);if(pt&&e[pt])return function(e){for(var t,n=[];!(t=e.next()).done;)n.push(t.value);return n}(e[pt]());var t=eo(e);return(t==v?Ft:t==f?Wt:Dr)(e)}function er(e){return e?(e=lr(e))===1/0||e===-1/0?17976931348623157e292*(e<0?-1:1):e==e?e:0:0===e?e:0}function tr(e){var t=er(e),n=t%1;return t==t?n?t-n:t:0}function nr(e){return e?$n(tr(e),0,4294967295):0}function lr(e){if("number"==typeof e)return e;if(Ya(e))return NaN;if(Ha(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=Ha(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=Nt(e);var n=le.test(e);return n||oe.test(e)?We(e.slice(2),n?2:8):ne.test(e)?NaN:+e}function ir(e){return fi(e,Sr(e))}function or(e){return null==e?"":Yl(e)}var ar=gi(function(e,t){if(so(t)||xa(t))fi(t,gr(t),e);else for(var n in t)Te.call(t,n)&&jn(e,n,t[n])}),rr=gi(function(e,t){fi(t,Sr(t),e)}),ur=gi(function(e,t,n,l){fi(t,Sr(t),e,l)}),sr=gi(function(e,t,n,l){fi(t,gr(t),e,l)}),cr=ji(qn),dr=kl(function(e,t){e=me(e);var n=-1,l=t.length,i=l>2?t[2]:void 0;for(i&&oo(t[0],t[1],i)&&(l=1);++n<l;)for(var o=t[n],a=Sr(o),r=-1,u=a.length;++r<u;){var s=a[r],c=e[s];(void 0===c||Da(c,ge[s])&&!Te.call(e,s))&&(e[s]=o[s])}return e}),vr=kl(function(e){return e.push(void 0,Ui),tt(Tr,void 0,e)});function mr(e,t,n){var l=null==e?void 0:cl(e,t);return void 0===l?n:l}function pr(e,t){return null!=e&&to(e,t,El)}var Er=Di(function(e,t,n){null!=t&&"function"!=typeof t.toString&&(t=Ce.call(t)),e[t]=n},Hr(Vr)),fr=Di(function(e,t,n){null!=t&&"function"!=typeof t.toString&&(t=Ce.call(t)),Te.call(e,t)?e[t].push(n):e[t]=[n]},$i),_r=kl(_l);function gr(e){return xa(e)?Fn(e):yl(e)}function Sr(e){return xa(e)?Fn(e,!0):function(e){if(!Ha(e))return function(e){var t=[];if(null!=e)for(var n in me(e))t.push(n);return t}(e);var t=so(e),n=[];for(var l in e)("constructor"!=l||!t&&Te.call(e,l))&&n.push(l);return n}(e)}var hr=gi(function(e,t,n){Il(e,t,n)}),Tr=gi(function(e,t,n,l){Il(e,t,n,l)}),br=ji(function(e,t){var n={};if(null==e)return n;var l=!1;t=st(t,function(t){return t=oi(t,e),l||(l=t.length>1),t}),fi(e,Vi(e),n),l&&(n=Yn(n,7,Wi));for(var i=t.length;i--;)Ql(n,t[i]);return n}),yr=ji(function(e,t){return null==e?{}:function(e,t){return wl(e,t,function(t,n){return pr(e,n)})}(e,t)});function Cr(e,t){if(null==e)return{};var n=st(Vi(e),function(e){return[e]});return t=$i(t),wl(e,n,function(e,n){return t(e,n[0])})}var Ar=ki(gr),Nr=ki(Sr);function Dr(e){return null==e?[]:It(e,gr(e))}var Ir=bi(function(e,t,n){return t=t.toLowerCase(),e+(n?Or(t):t)});function Or(e){return Fr(or(e).toLowerCase())}function Lr(e){return(e=or(e))&&e.replace(re,xt).replace(Oe,"")}var wr=bi(function(e,t,n){return e+(n?"-":"")+t.toLowerCase()}),Rr=bi(function(e,t,n){return e+(n?" ":"")+t.toLowerCase()}),xr=Ti("toLowerCase"),Pr=bi(function(e,t,n){return e+(n?"_":"")+t.toLowerCase()}),Mr=bi(function(e,t,n){return e+(n?" ":"")+Fr(t)}),kr=bi(function(e,t,n){return e+(n?" ":"")+t.toUpperCase()}),Fr=Ti("toUpperCase");function Br(e,t,n){return e=or(e),void 0===(t=n?void 0:t)?function(e){return xe.test(e)}(e)?function(e){return e.match(we)||[]}(e):function(e){return e.match(Q)||[]}(e):e.match(t)||[]}var Ur=kl(function(e,t){try{return tt(e,void 0,t)}catch(e){return Fa(e)?e:new ce(e)}}),Wr=ji(function(e,t){return lt(t,function(t){t=Co(t),Gn(e,t,fa(e[t],e))}),e});function Hr(e){return function(){return e}}var jr=Ai(),zr=Ai(!0);function Vr(e){return e}function Kr(e){return bl("function"==typeof e?e:Yn(e,1))}var Gr=kl(function(e,t){return function(n){return _l(n,e,t)}}),qr=kl(function(e,t){return function(n){return _l(e,n,t)}});function $r(e,t,n){var l=gr(t),i=sl(t,l);null!=n||Ha(t)&&(i.length||!l.length)||(n=t,t=e,e=this,i=sl(t,gr(t)));var o=!(Ha(n)&&"chain"in n&&!n.chain),a=Ba(e);return lt(i,function(n){var l=t[n];e[n]=l,a&&(e.prototype[n]=function(){var t=this.__chain__;if(o||t){var n=e(this.__wrapped__),i=n.__actions__=Ei(this.__actions__);return i.push({func:l,args:arguments,thisArg:e}),n.__chain__=t,n}return l.apply(e,ct([this.value()],arguments))})}),e}function Yr(){}var Xr=Oi(st),Qr=Oi(ot),Zr=Oi(mt);function Jr(e){return ao(e)?Tt(Co(e)):function(e){return function(t){return cl(t,e)}}(e)}var eu=wi(),tu=wi(!0);function nu(){return[]}function lu(){return!1}var iu,ou=Ii(function(e,t){return e+t},0),au=Pi("ceil"),ru=Ii(function(e,t){return e/t},1),uu=Pi("floor"),su=Ii(function(e,t){return e*t},1),cu=Pi("round"),du=Ii(function(e,t){return e-t},0);return Dn.after=function(e,t){if("function"!=typeof t)throw new fe(n);return e=tr(e),function(){if(--e<1)return t.apply(this,arguments)}},Dn.ary=pa,Dn.assign=ar,Dn.assignIn=rr,Dn.assignInWith=ur,Dn.assignWith=sr,Dn.at=cr,Dn.before=Ea,Dn.bind=fa,Dn.bindAll=Wr,Dn.bindKey=_a,Dn.castArray=function(){if(!arguments.length)return[];var e=arguments[0];return wa(e)?e:[e]},Dn.chain=Jo,Dn.chunk=function(e,t,n){t=(n?oo(e,t,n):void 0===t)?1:on(tr(t),0);var l=null==e?0:e.length;if(!l||t<1)return[];for(var i=0,o=0,a=K(Qt(l/t));i<l;)a[o++]=zl(e,i,i+=t);return a},Dn.compact=function(e){for(var t=-1,n=null==e?0:e.length,l=0,i=[];++t<n;){var o=e[t];o&&(i[l++]=o)}return i},Dn.concat=function(){var e=arguments.length;if(!e)return[];for(var t=K(e-1),n=arguments[0],l=e;l--;)t[l-1]=arguments[l];return ct(wa(n)?Ei(n):[n],il(t,1))},Dn.cond=function(e){var t=null==e?0:e.length,l=$i();return e=t?st(e,function(e){if("function"!=typeof e[1])throw new fe(n);return[l(e[0]),e[1]]}):[],kl(function(n){for(var l=-1;++l<t;){var i=e[l];if(tt(i[0],this,n))return tt(i[1],this,n)}})},Dn.conforms=function(e){return function(e){var t=gr(e);return function(n){return Xn(n,e,t)}}(Yn(e,1))},Dn.constant=Hr,Dn.countBy=na,Dn.create=function(e,t){var n=In(e);return null==t?n:Kn(n,t)},Dn.curry=function e(t,n,l){var i=Fi(t,8,void 0,void 0,void 0,void 0,void 0,n=l?void 0:n);return i.placeholder=e.placeholder,i},Dn.curryRight=function e(t,n,l){var i=Fi(t,16,void 0,void 0,void 0,void 0,void 0,n=l?void 0:n);return i.placeholder=e.placeholder,i},Dn.debounce=ga,Dn.defaults=dr,Dn.defaultsDeep=vr,Dn.defer=Sa,Dn.delay=ha,Dn.difference=Do,Dn.differenceBy=Io,Dn.differenceWith=Oo,Dn.drop=function(e,t,n){var l=null==e?0:e.length;return l?zl(e,(t=n||void 0===t?1:tr(t))<0?0:t,l):[]},Dn.dropRight=function(e,t,n){var l=null==e?0:e.length;return l?zl(e,0,(t=l-(t=n||void 0===t?1:tr(t)))<0?0:t):[]},Dn.dropRightWhile=function(e,t){return e&&e.length?Jl(e,$i(t,3),!0,!0):[]},Dn.dropWhile=function(e,t){return e&&e.length?Jl(e,$i(t,3),!0):[]},Dn.fill=function(e,t,n,l){var i=null==e?0:e.length;return i?(n&&"number"!=typeof n&&oo(e,t,n)&&(n=0,l=i),function(e,t,n,l){var i=e.length;for((n=tr(n))<0&&(n=-n>i?0:i+n),(l=void 0===l||l>i?i:tr(l))<0&&(l+=i),l=n>l?0:nr(l);n<l;)e[n++]=t;return e}(e,t,n,l)):[]},Dn.filter=function(e,t){return(wa(e)?at:ll)(e,$i(t,3))},Dn.flatMap=function(e,t){return il(ca(e,t),1)},Dn.flatMapDeep=function(e,t){return il(ca(e,t),1/0)},Dn.flatMapDepth=function(e,t,n){return n=void 0===n?1:tr(n),il(ca(e,t),n)},Dn.flatten=Ro,Dn.flattenDeep=function(e){return null!=e&&e.length?il(e,1/0):[]},Dn.flattenDepth=function(e,t){return null!=e&&e.length?il(e,t=void 0===t?1:tr(t)):[]},Dn.flip=function(e){return Fi(e,512)},Dn.flow=jr,Dn.flowRight=zr,Dn.fromPairs=function(e){for(var t=-1,n=null==e?0:e.length,l={};++t<n;){var i=e[t];l[i[0]]=i[1]}return l},Dn.functions=function(e){return null==e?[]:sl(e,gr(e))},Dn.functionsIn=function(e){return null==e?[]:sl(e,Sr(e))},Dn.groupBy=ra,Dn.initial=function(e){return null!=e&&e.length?zl(e,0,-1):[]},Dn.intersection=Po,Dn.intersectionBy=Mo,Dn.intersectionWith=ko,Dn.invert=Er,Dn.invertBy=fr,Dn.invokeMap=ua,Dn.iteratee=Kr,Dn.keyBy=sa,Dn.keys=gr,Dn.keysIn=Sr,Dn.map=ca,Dn.mapKeys=function(e,t){var n={};return t=$i(t,3),rl(e,function(e,l,i){Gn(n,t(e,l,i),e)}),n},Dn.mapValues=function(e,t){var n={};return t=$i(t,3),rl(e,function(e,l,i){Gn(n,l,t(e,l,i))}),n},Dn.matches=function(e){return Nl(Yn(e,1))},Dn.matchesProperty=function(e,t){return Dl(e,Yn(t,1))},Dn.memoize=Ta,Dn.merge=hr,Dn.mergeWith=Tr,Dn.method=Gr,Dn.methodOf=qr,Dn.mixin=$r,Dn.negate=ba,Dn.nthArg=function(e){return e=tr(e),kl(function(t){return Ol(t,e)})},Dn.omit=br,Dn.omitBy=function(e,t){return Cr(e,ba($i(t)))},Dn.once=function(e){return Ea(2,e)},Dn.orderBy=function(e,t,n,l){return null==e?[]:(wa(t)||(t=null==t?[]:[t]),wa(n=l?void 0:n)||(n=null==n?[]:[n]),Ll(e,t,n))},Dn.over=Xr,Dn.overArgs=ya,Dn.overEvery=Qr,Dn.overSome=Zr,Dn.partial=Ca,Dn.partialRight=Aa,Dn.partition=da,Dn.pick=yr,Dn.pickBy=Cr,Dn.property=Jr,Dn.propertyOf=function(e){return function(t){return null==e?void 0:cl(e,t)}},Dn.pull=Bo,Dn.pullAll=Uo,Dn.pullAllBy=function(e,t,n){return e&&e.length&&t&&t.length?Rl(e,t,$i(n,2)):e},Dn.pullAllWith=function(e,t,n){return e&&e.length&&t&&t.length?Rl(e,t,void 0,n):e},Dn.pullAt=Wo,Dn.range=eu,Dn.rangeRight=tu,Dn.rearg=Na,Dn.reject=function(e,t){return(wa(e)?at:ll)(e,ba($i(t,3)))},Dn.remove=function(e,t){var n=[];if(!e||!e.length)return n;var l=-1,i=[],o=e.length;for(t=$i(t,3);++l<o;){var a=e[l];t(a,l,e)&&(n.push(a),i.push(l))}return xl(e,i),n},Dn.rest=function(e,t){if("function"!=typeof e)throw new fe(n);return kl(e,t=void 0===t?t:tr(t))},Dn.reverse=Ho,Dn.sampleSize=function(e,t,n){return t=(n?oo(e,t,n):void 0===t)?1:tr(t),(wa(e)?Un:Bl)(e,t)},Dn.set=function(e,t,n){return null==e?e:Ul(e,t,n)},Dn.setWith=function(e,t,n,l){return l="function"==typeof l?l:void 0,null==e?e:Ul(e,t,n,l)},Dn.shuffle=function(e){return(wa(e)?Wn:jl)(e)},Dn.slice=function(e,t,n){var l=null==e?0:e.length;return l?(n&&"number"!=typeof n&&oo(e,t,n)?(t=0,n=l):(t=null==t?0:tr(t),n=void 0===n?l:tr(n)),zl(e,t,n)):[]},Dn.sortBy=va,Dn.sortedUniq=function(e){return e&&e.length?ql(e):[]},Dn.sortedUniqBy=function(e,t){return e&&e.length?ql(e,$i(t,2)):[]},Dn.split=function(e,t,n){return n&&"number"!=typeof n&&oo(e,t,n)&&(t=n=void 0),(n=void 0===n?4294967295:n>>>0)?(e=or(e))&&("string"==typeof t||null!=t&&!Ga(t))&&!(t=Yl(t))&&kt(e)?ri(zt(e),0,n):e.split(t,n):[]},Dn.spread=function(e,t){if("function"!=typeof e)throw new fe(n);return t=null==t?0:on(tr(t),0),kl(function(n){var l=n[t],i=ri(n,0,t);return l&&ct(i,l),tt(e,this,i)})},Dn.tail=function(e){var t=null==e?0:e.length;return t?zl(e,1,t):[]},Dn.take=function(e,t,n){return e&&e.length?zl(e,0,(t=n||void 0===t?1:tr(t))<0?0:t):[]},Dn.takeRight=function(e,t,n){var l=null==e?0:e.length;return l?zl(e,(t=l-(t=n||void 0===t?1:tr(t)))<0?0:t,l):[]},Dn.takeRightWhile=function(e,t){return e&&e.length?Jl(e,$i(t,3),!1,!0):[]},Dn.takeWhile=function(e,t){return e&&e.length?Jl(e,$i(t,3)):[]},Dn.tap=function(e,t){return t(e),e},Dn.throttle=function(e,t,l){var i=!0,o=!0;if("function"!=typeof e)throw new fe(n);return Ha(l)&&(i="leading"in l?!!l.leading:i,o="trailing"in l?!!l.trailing:o),ga(e,t,{leading:i,maxWait:t,trailing:o})},Dn.thru=ea,Dn.toArray=Ja,Dn.toPairs=Ar,Dn.toPairsIn=Nr,Dn.toPath=function(e){return wa(e)?st(e,Co):Ya(e)?[e]:Ei(yo(or(e)))},Dn.toPlainObject=ir,Dn.transform=function(e,t,n){var l=wa(e),i=l||Ma(e)||Xa(e);if(t=$i(t,4),null==n){var o=e&&e.constructor;n=i?l?new o:[]:Ha(e)&&Ba(o)?In(je(e)):{}}return(i?lt:rl)(e,function(e,l,i){return t(n,e,l,i)}),n},Dn.unary=function(e){return pa(e,1)},Dn.union=jo,Dn.unionBy=zo,Dn.unionWith=Vo,Dn.uniq=function(e){return e&&e.length?Xl(e):[]},Dn.uniqBy=function(e,t){return e&&e.length?Xl(e,$i(t,2)):[]},Dn.uniqWith=function(e,t){return t="function"==typeof t?t:void 0,e&&e.length?Xl(e,void 0,t):[]},Dn.unset=function(e,t){return null==e||Ql(e,t)},Dn.unzip=Ko,Dn.unzipWith=Go,Dn.update=function(e,t,n){return null==e?e:Zl(e,t,ii(n))},Dn.updateWith=function(e,t,n,l){return l="function"==typeof l?l:void 0,null==e?e:Zl(e,t,ii(n),l)},Dn.values=Dr,Dn.valuesIn=function(e){return null==e?[]:It(e,Sr(e))},Dn.without=qo,Dn.words=Br,Dn.wrap=function(e,t){return Ca(ii(t),e)},Dn.xor=$o,Dn.xorBy=Yo,Dn.xorWith=Xo,Dn.zip=Qo,Dn.zipObject=function(e,t){return ni(e||[],t||[],jn)},Dn.zipObjectDeep=function(e,t){return ni(e||[],t||[],Ul)},Dn.zipWith=Zo,Dn.entries=Ar,Dn.entriesIn=Nr,Dn.extend=rr,Dn.extendWith=ur,$r(Dn,Dn),Dn.add=ou,Dn.attempt=Ur,Dn.camelCase=Ir,Dn.capitalize=Or,Dn.ceil=au,Dn.clamp=function(e,t,n){return void 0===n&&(n=t,t=void 0),void 0!==n&&(n=(n=lr(n))==n?n:0),void 0!==t&&(t=(t=lr(t))==t?t:0),$n(lr(e),t,n)},Dn.clone=function(e){return Yn(e,4)},Dn.cloneDeep=function(e){return Yn(e,5)},Dn.cloneDeepWith=function(e,t){return Yn(e,5,t="function"==typeof t?t:void 0)},Dn.cloneWith=function(e,t){return Yn(e,4,t="function"==typeof t?t:void 0)},Dn.conformsTo=function(e,t){return null==t||Xn(e,t,gr(t))},Dn.deburr=Lr,Dn.defaultTo=function(e,t){return null==e||e!=e?t:e},Dn.divide=ru,Dn.endsWith=function(e,t,n){e=or(e),t=Yl(t);var l=e.length,i=n=void 0===n?l:$n(tr(n),0,l);return(n-=t.length)>=0&&e.slice(n,i)==t},Dn.eq=Da,Dn.escape=function(e){return(e=or(e))&&k.test(e)?e.replace(P,Pt):e},Dn.escapeRegExp=function(e){return(e=or(e))&&V.test(e)?e.replace(z,"\\$&"):e},Dn.every=function(e,t,n){var l=wa(e)?ot:tl;return n&&oo(e,t,n)&&(t=void 0),l(e,$i(t,3))},Dn.find=la,Dn.findIndex=Lo,Dn.findKey=function(e,t){return Et(e,$i(t,3),rl)},Dn.findLast=ia,Dn.findLastIndex=wo,Dn.findLastKey=function(e,t){return Et(e,$i(t,3),ul)},Dn.floor=uu,Dn.forEach=oa,Dn.forEachRight=aa,Dn.forIn=function(e,t){return null==e?e:ol(e,$i(t,3),Sr)},Dn.forInRight=function(e,t){return null==e?e:al(e,$i(t,3),Sr)},Dn.forOwn=function(e,t){return e&&rl(e,$i(t,3))},Dn.forOwnRight=function(e,t){return e&&ul(e,$i(t,3))},Dn.get=mr,Dn.gt=Ia,Dn.gte=Oa,Dn.has=function(e,t){return null!=e&&to(e,t,pl)},Dn.hasIn=pr,Dn.head=xo,Dn.identity=Vr,Dn.includes=function(e,t,n,l){e=xa(e)?e:Dr(e),n=n&&!l?tr(n):0;var i=e.length;return n<0&&(n=on(i+n,0)),$a(e)?n<=i&&e.indexOf(t,n)>-1:!!i&&_t(e,t,n)>-1},Dn.indexOf=function(e,t,n){var l=null==e?0:e.length;if(!l)return-1;var i=null==n?0:tr(n);return i<0&&(i=on(l+i,0)),_t(e,t,i)},Dn.inRange=function(e,t,n){return t=er(t),void 0===n?(n=t,t=0):n=er(n),function(e,t,n){return e>=an(t,n)&&e<on(t,n)}(e=lr(e),t,n)},Dn.invoke=_r,Dn.isArguments=La,Dn.isArray=wa,Dn.isArrayBuffer=Ra,Dn.isArrayLike=xa,Dn.isArrayLikeObject=Pa,Dn.isBoolean=function(e){return!0===e||!1===e||ja(e)&&vl(e)==r},Dn.isBuffer=Ma,Dn.isDate=ka,Dn.isElement=function(e){return ja(e)&&1===e.nodeType&&!Ka(e)},Dn.isEmpty=function(e){if(null==e)return!0;if(xa(e)&&(wa(e)||"string"==typeof e||"function"==typeof e.splice||Ma(e)||Xa(e)||La(e)))return!e.length;var t=eo(e);if(t==v||t==f)return!e.size;if(so(e))return!yl(e).length;for(var n in e)if(Te.call(e,n))return!1;return!0},Dn.isEqual=function(e,t){return Sl(e,t)},Dn.isEqualWith=function(e,t,n){var l=(n="function"==typeof n?n:void 0)?n(e,t):void 0;return void 0===l?Sl(e,t,void 0,n):!!l},Dn.isError=Fa,Dn.isFinite=function(e){return"number"==typeof e&&tn(e)},Dn.isFunction=Ba,Dn.isInteger=Ua,Dn.isLength=Wa,Dn.isMap=za,Dn.isMatch=function(e,t){return e===t||hl(e,t,Xi(t))},Dn.isMatchWith=function(e,t,n){return n="function"==typeof n?n:void 0,hl(e,t,Xi(t),n)},Dn.isNaN=function(e){return Va(e)&&e!=+e},Dn.isNative=function(e){if(uo(e))throw new ce("Unsupported core-js use. Try https://npms.io/search?q=ponyfill.");return Tl(e)},Dn.isNil=function(e){return null==e},Dn.isNull=function(e){return null===e},Dn.isNumber=Va,Dn.isObject=Ha,Dn.isObjectLike=ja,Dn.isPlainObject=Ka,Dn.isRegExp=Ga,Dn.isSafeInteger=function(e){return Ua(e)&&e>=-9007199254740991&&e<=9007199254740991},Dn.isSet=qa,Dn.isString=$a,Dn.isSymbol=Ya,Dn.isTypedArray=Xa,Dn.isUndefined=function(e){return void 0===e},Dn.isWeakMap=function(e){return ja(e)&&eo(e)==S},Dn.isWeakSet=function(e){return ja(e)&&"[object WeakSet]"==vl(e)},Dn.join=function(e,t){return null==e?"":nn.call(e,t)},Dn.kebabCase=wr,Dn.last=Fo,Dn.lastIndexOf=function(e,t,n){var l=null==e?0:e.length;if(!l)return-1;var i=l;return void 0!==n&&(i=(i=tr(n))<0?on(l+i,0):an(i,l-1)),t==t?function(e,t,n){for(var l=n+1;l--;)if(e[l]===t)return l;return l}(e,t,i):ft(e,St,i,!0)},Dn.lowerCase=Rr,Dn.lowerFirst=xr,Dn.lt=Qa,Dn.lte=Za,Dn.max=function(e){return e&&e.length?nl(e,Vr,ml):void 0},Dn.maxBy=function(e,t){return e&&e.length?nl(e,$i(t,2),ml):void 0},Dn.mean=function(e){return ht(e,Vr)},Dn.meanBy=function(e,t){return ht(e,$i(t,2))},Dn.min=function(e){return e&&e.length?nl(e,Vr,Cl):void 0},Dn.minBy=function(e,t){return e&&e.length?nl(e,$i(t,2),Cl):void 0},Dn.stubArray=nu,Dn.stubFalse=lu,Dn.stubObject=function(){return{}},Dn.stubString=function(){return""},Dn.stubTrue=function(){return!0},Dn.multiply=su,Dn.nth=function(e,t){return e&&e.length?Ol(e,tr(t)):void 0},Dn.noConflict=function(){return ze._===this&&(ze._=Ne),this},Dn.noop=Yr,Dn.now=ma,Dn.pad=function(e,t,n){e=or(e);var l=(t=tr(t))?jt(e):0;if(!t||l>=t)return e;var i=(t-l)/2;return Li(Zt(i),n)+e+Li(Qt(i),n)},Dn.padEnd=function(e,t,n){e=or(e);var l=(t=tr(t))?jt(e):0;return t&&l<t?e+Li(t-l,n):e},Dn.padStart=function(e,t,n){e=or(e);var l=(t=tr(t))?jt(e):0;return t&&l<t?Li(t-l,n)+e:e},Dn.parseInt=function(e,t,n){return n||null==t?t=0:t&&(t=+t),un(or(e).replace(G,""),t||0)},Dn.random=function(e,t,n){if(n&&"boolean"!=typeof n&&oo(e,t,n)&&(t=n=void 0),void 0===n&&("boolean"==typeof t?(n=t,t=void 0):"boolean"==typeof e&&(n=e,e=void 0)),void 0===e&&void 0===t?(e=0,t=1):(e=er(e),void 0===t?(t=e,e=0):t=er(t)),e>t){var l=e;e=t,t=l}if(n||e%1||t%1){var i=sn();return an(e+i*(t-e+Ue("1e-"+((i+"").length-1))),t)}return Pl(e,t)},Dn.reduce=function(e,t,n){var l=wa(e)?dt:yt,i=arguments.length<3;return l(e,$i(t,4),n,i,Jn)},Dn.reduceRight=function(e,t,n){var l=wa(e)?vt:yt,i=arguments.length<3;return l(e,$i(t,4),n,i,el)},Dn.repeat=function(e,t,n){return t=(n?oo(e,t,n):void 0===t)?1:tr(t),Ml(or(e),t)},Dn.replace=function(){var e=arguments,t=or(e[0]);return e.length<3?t:t.replace(e[1],e[2])},Dn.result=function(e,t,n){var l=-1,i=(t=oi(t,e)).length;for(i||(i=1,e=void 0);++l<i;){var o=null==e?void 0:e[Co(t[l])];void 0===o&&(l=i,o=n),e=Ba(o)?o.call(e):o}return e},Dn.round=cu,Dn.runInContext=e,Dn.sample=function(e){return(wa(e)?Bn:Fl)(e)},Dn.size=function(e){if(null==e)return 0;if(xa(e))return $a(e)?jt(e):e.length;var t=eo(e);return t==v||t==f?e.size:yl(e).length},Dn.snakeCase=Pr,Dn.some=function(e,t,n){var l=wa(e)?mt:Vl;return n&&oo(e,t,n)&&(t=void 0),l(e,$i(t,3))},Dn.sortedIndex=function(e,t){return Kl(e,t)},Dn.sortedIndexBy=function(e,t,n){return Gl(e,t,$i(n,2))},Dn.sortedIndexOf=function(e,t){var n=null==e?0:e.length;if(n){var l=Kl(e,t);if(l<n&&Da(e[l],t))return l}return-1},Dn.sortedLastIndex=function(e,t){return Kl(e,t,!0)},Dn.sortedLastIndexBy=function(e,t,n){return Gl(e,t,$i(n,2),!0)},Dn.sortedLastIndexOf=function(e,t){if(null!=e&&e.length){var n=Kl(e,t,!0)-1;if(Da(e[n],t))return n}return-1},Dn.startCase=Mr,Dn.startsWith=function(e,t,n){return e=or(e),n=null==n?0:$n(tr(n),0,e.length),t=Yl(t),e.slice(n,n+t.length)==t},Dn.subtract=du,Dn.sum=function(e){return e&&e.length?Ct(e,Vr):0},Dn.sumBy=function(e,t){return e&&e.length?Ct(e,$i(t,2)):0},Dn.template=function(e,t,n){var l=Dn.templateSettings;n&&oo(e,t,n)&&(t=void 0),e=or(e),t=ur({},t,l,Bi);var i,o,a=ur({},t.imports,l.imports,Bi),r=gr(a),u=It(a,r),s=0,c=t.interpolate||ue,d="__p += '",v=pe((t.escape||ue).source+"|"+c.source+"|"+(c===U?ee:ue).source+"|"+(t.evaluate||ue).source+"|$","g"),m="//# sourceURL="+(Te.call(t,"sourceURL")?(t.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++Me+"]")+"\n";e.replace(v,function(t,n,l,a,r,u){return l||(l=a),d+=e.slice(s,u).replace(se,Mt),n&&(i=!0,d+="' +\n__e("+n+") +\n'"),r&&(o=!0,d+="';\n"+r+";\n__p += '"),l&&(d+="' +\n((__t = ("+l+")) == null ? '' : __t) +\n'"),s=u+t.length,t}),d+="';\n";var p=Te.call(t,"variable")&&t.variable;if(p){if(Z.test(p))throw new ce("Invalid `variable` option passed into `_.template`")}else d="with (obj) {\n"+d+"\n}\n";d=(o?d.replace(L,""):d).replace(w,"$1").replace(R,"$1;"),d="function("+(p||"obj")+") {\n"+(p?"":"obj || (obj = {});\n")+"var __t, __p = ''"+(i?", __e = _.escape":"")+(o?", __j = Array.prototype.join;\nfunction print() { __p += __j.call(arguments, '') }\n":";\n")+d+"return __p\n}";var E=Ur(function(){return de(r,m+"return "+d).apply(void 0,u)});if(E.source=d,Fa(E))throw E;return E},Dn.times=function(e,t){if((e=tr(e))<1||e>9007199254740991)return[];var n=4294967295,l=an(e,4294967295);e-=4294967295;for(var i=At(l,t=$i(t));++n<e;)t(n);return i},Dn.toFinite=er,Dn.toInteger=tr,Dn.toLength=nr,Dn.toLower=function(e){return or(e).toLowerCase()},Dn.toNumber=lr,Dn.toSafeInteger=function(e){return e?$n(tr(e),-9007199254740991,9007199254740991):0===e?e:0},Dn.toString=or,Dn.toUpper=function(e){return or(e).toUpperCase()},Dn.trim=function(e,t,n){if((e=or(e))&&(n||void 0===t))return Nt(e);if(!e||!(t=Yl(t)))return e;var l=zt(e),i=zt(t);return ri(l,Lt(l,i),wt(l,i)+1).join("")},Dn.trimEnd=function(e,t,n){if((e=or(e))&&(n||void 0===t))return e.slice(0,Vt(e)+1);if(!e||!(t=Yl(t)))return e;var l=zt(e);return ri(l,0,wt(l,zt(t))+1).join("")},Dn.trimStart=function(e,t,n){if((e=or(e))&&(n||void 0===t))return e.replace(G,"");if(!e||!(t=Yl(t)))return e;var l=zt(e);return ri(l,Lt(l,zt(t))).join("")},Dn.truncate=function(e,t){var n=30,l="...";if(Ha(t)){var i="separator"in t?t.separator:i;n="length"in t?tr(t.length):n,l="omission"in t?Yl(t.omission):l}var o=(e=or(e)).length;if(kt(e)){var a=zt(e);o=a.length}if(n>=o)return e;var r=n-jt(l);if(r<1)return l;var u=a?ri(a,0,r).join(""):e.slice(0,r);if(void 0===i)return u+l;if(a&&(r+=u.length-r),Ga(i)){if(e.slice(r).search(i)){var s,c=u;for(i.global||(i=pe(i.source,or(te.exec(i))+"g")),i.lastIndex=0;s=i.exec(c);)var d=s.index;u=u.slice(0,void 0===d?r:d)}}else if(e.indexOf(Yl(i),r)!=r){var v=u.lastIndexOf(i);v>-1&&(u=u.slice(0,v))}return u+l},Dn.unescape=function(e){return(e=or(e))&&M.test(e)?e.replace(x,Kt):e},Dn.uniqueId=function(e){var t=++be;return or(e)+t},Dn.upperCase=kr,Dn.upperFirst=Fr,Dn.each=oa,Dn.eachRight=aa,Dn.first=xo,$r(Dn,(iu={},rl(Dn,function(e,t){Te.call(Dn.prototype,t)||(iu[t]=e)}),iu),{chain:!1}),Dn.VERSION="4.17.21",lt(["bind","bindKey","curry","curryRight","partial","partialRight"],function(e){Dn[e].placeholder=Dn}),lt(["drop","take"],function(e,t){wn.prototype[e]=function(n){n=void 0===n?1:on(tr(n),0);var l=this.__filtered__&&!t?new wn(this):this.clone();return l.__filtered__?l.__takeCount__=an(n,l.__takeCount__):l.__views__.push({size:an(n,4294967295),type:e+(l.__dir__<0?"Right":"")}),l},wn.prototype[e+"Right"]=function(t){return this.reverse()[e](t).reverse()}}),lt(["filter","map","takeWhile"],function(e,t){var n=t+1,l=1==n||3==n;wn.prototype[e]=function(e){var t=this.clone();return t.__iteratees__.push({iteratee:$i(e,3),type:n}),t.__filtered__=t.__filtered__||l,t}}),lt(["head","last"],function(e,t){var n="take"+(t?"Right":"");wn.prototype[e]=function(){return this[n](1).value()[0]}}),lt(["initial","tail"],function(e,t){var n="drop"+(t?"":"Right");wn.prototype[e]=function(){return this.__filtered__?new wn(this):this[n](1)}}),wn.prototype.compact=function(){return this.filter(Vr)},wn.prototype.find=function(e){return this.filter(e).head()},wn.prototype.findLast=function(e){return this.reverse().find(e)},wn.prototype.invokeMap=kl(function(e,t){return"function"==typeof e?new wn(this):this.map(function(n){return _l(n,e,t)})}),wn.prototype.reject=function(e){return this.filter(ba($i(e)))},wn.prototype.slice=function(e,t){e=tr(e);var n=this;return n.__filtered__&&(e>0||t<0)?new wn(n):(e<0?n=n.takeRight(-e):e&&(n=n.drop(e)),void 0!==t&&(n=(t=tr(t))<0?n.dropRight(-t):n.take(t-e)),n)},wn.prototype.takeRightWhile=function(e){return this.reverse().takeWhile(e).reverse()},wn.prototype.toArray=function(){return this.take(4294967295)},rl(wn.prototype,function(e,t){var n=/^(?:filter|find|map|reject)|While$/.test(t),l=/^(?:head|last)$/.test(t),i=Dn[l?"take"+("last"==t?"Right":""):t],o=l||/^find/.test(t);i&&(Dn.prototype[t]=function(){var t=this.__wrapped__,a=l?[1]:arguments,r=t instanceof wn,u=a[0],s=r||wa(t),c=function(e){var t=i.apply(Dn,ct([e],a));return l&&d?t[0]:t};s&&n&&"function"==typeof u&&1!=u.length&&(r=s=!1);var d=this.__chain__,v=!!this.__actions__.length,m=o&&!d,p=r&&!v;if(!o&&s){t=p?t:new wn(this);var E=e.apply(t,a);return E.__actions__.push({func:ea,args:[c],thisArg:void 0}),new Ln(E,d)}return m&&p?e.apply(this,a):(E=this.thru(c),m?l?E.value()[0]:E.value():E)})}),lt(["pop","push","shift","sort","splice","unshift"],function(e){var t=_e[e],n=/^(?:push|sort|unshift)$/.test(e)?"tap":"thru",l=/^(?:pop|shift)$/.test(e);Dn.prototype[e]=function(){var e=arguments;if(l&&!this.__chain__){var i=this.value();return t.apply(wa(i)?i:[],e)}return this[n](function(n){return t.apply(wa(n)?n:[],e)})}}),rl(wn.prototype,function(e,t){var n=Dn[t];if(n){var l=n.name+"";Te.call(gn,l)||(gn[l]=[]),gn[l].push({name:t,func:n})}}),gn[Ni(void 0,2).name]=[{name:"wrapper",func:void 0}],wn.prototype.clone=function(){var e=new wn(this.__wrapped__);return e.__actions__=Ei(this.__actions__),e.__dir__=this.__dir__,e.__filtered__=this.__filtered__,e.__iteratees__=Ei(this.__iteratees__),e.__takeCount__=this.__takeCount__,e.__views__=Ei(this.__views__),e},wn.prototype.reverse=function(){if(this.__filtered__){var e=new wn(this);e.__dir__=-1,e.__filtered__=!0}else(e=this.clone()).__dir__*=-1;return e},wn.prototype.value=function(){var e=this.__wrapped__.value(),t=this.__dir__,n=wa(e),l=t<0,i=n?e.length:0,o=function(e,t,n){for(var l=-1,i=n.length;++l<i;){var o=n[l],a=o.size;switch(o.type){case"drop":e+=a;break;case"dropRight":t-=a;break;case"take":t=an(t,e+a);break;case"takeRight":e=on(e,t-a)}}return{start:e,end:t}}(0,i,this.__views__),a=o.start,r=o.end,u=r-a,s=l?r:a-1,c=this.__iteratees__,d=c.length,v=0,m=an(u,this.__takeCount__);if(!n||!l&&i==u&&m==u)return ei(e,this.__actions__);var p=[];e:for(;u--&&v<m;){for(var E=-1,f=e[s+=t];++E<d;){var _=c[E],g=_.type,S=(0,_.iteratee)(f);if(2==g)f=S;else if(!S){if(1==g)continue e;break e}}p[v++]=f}return p},Dn.prototype.at=ta,Dn.prototype.chain=function(){return Jo(this)},Dn.prototype.commit=function(){return new Ln(this.value(),this.__chain__)},Dn.prototype.next=function(){void 0===this.__values__&&(this.__values__=Ja(this.value()));var e=this.__index__>=this.__values__.length;return{done:e,value:e?void 0:this.__values__[this.__index__++]}},Dn.prototype.plant=function(e){for(var t,n=this;n instanceof On;){var l=No(n);l.__index__=0,l.__values__=void 0,t?i.__wrapped__=l:t=l;var i=l;n=n.__wrapped__}return i.__wrapped__=e,t},Dn.prototype.reverse=function(){var e=this.__wrapped__;if(e instanceof wn){var t=e;return this.__actions__.length&&(t=new wn(this)),(t=t.reverse()).__actions__.push({func:ea,args:[Ho],thisArg:void 0}),new Ln(t,this.__chain__)}return this.thru(Ho)},Dn.prototype.toJSON=Dn.prototype.valueOf=Dn.prototype.value=function(){return ei(this.__wrapped__,this.__actions__)},Dn.prototype.first=Dn.prototype.head,pt&&(Dn.prototype[pt]=function(){return this}),Dn}();Ke?((Ke.exports=Gt)._=Gt,Ve._=Gt):ze._=Gt}).call(K)});const ze=e=>{var n,o,a;let{data:r,OpenImage:u}=e;const{t:s}=i.useTranslation();return l.createElement("div",null,r.date&&l.createElement("p",null,r.date),l.createElement("p",null,r.name),r.mobileNumber&&l.createElement(t.TelePhone,{mobile:r.mobileNumber}),r.source&&l.createElement("p",null,s("ES_APPLICATION_DETAILS_APPLICATION_CHANNEL_"+r.source.toUpperCase())),null!=r&&r.wfComment?l.createElement("div",null,null==r||null===(n=r.wfComment)||void 0===n?void 0:n.map(e=>l.createElement("div",{className:"TLComments"},l.createElement("h3",null,s("WF_COMMON_COMMENTS")),l.createElement("p",{style:{overflowX:"scroll"}},e)))):null,(null==r||null===(o=r.thumbnailsToShow)||void 0===o||null===(a=o.thumbs)||void 0===a?void 0:a.length)>0?l.createElement("div",{className:"TLComments"},l.createElement("h3",null,s("CS_COMMON_ATTACHMENTS")),l.createElement(t.DisplayPhotos,{srcs:null==r?void 0:r.thumbnailsToShow.thumbs,onClick:()=>{u(null==r?void 0:r.thumbnailsToShow)}})):null)},Ve=e=>{var a,r,u,s,c,d;let v=null==e||null===(a=e.application)||void 0===a?void 0:a.bookingNo.split("-")[0];const{t:m}=i.useTranslation(),p="WT"==v?"watertanker":"MT"===v?"mobileToilet":"TP"===v?"treePruning":"unknown",E="WT"===v?"request-service.water_tanker":"MT"===v?"request-service.mobile_toilet":"TP"===v?"request-service.tree_pruning":"request-service.unknown",{isLoading:f,data:_}=Digit.Hooks.useWorkflowDetails({tenantId:null===(r=e.application)||void 0===r?void 0:r.tenantId,id:null===(u=e.application)||void 0===u?void 0:u.bookingNo,moduleCode:p});function g(e){var t;window.open(null==e||null===(t=e.fullImage)||void 0===t?void 0:t[0],"_blank")}const S=t=>{if("OPEN"===t.state){var n,i;const o={date:null==t||null===(n=t.auditDetails)||void 0===n?void 0:n.lastModified,source:(null===(i=e.application)||void 0===i?void 0:i.channel)||""};return l.createElement(ze,{data:o})}if(t.state){var o,a,r,u,s;const e={date:null==t||null===(o=t.auditDetails)||void 0===o?void 0:o.lastModified,name:null==t||null===(a=t.assignes)||void 0===a||null===(r=a[0])||void 0===r?void 0:r.name,mobileNumber:null==t||null===(u=t.assignes)||void 0===u||null===(s=u[0])||void 0===s?void 0:s.mobileNumber,comment:m(null==t?void 0:t.comment),wfComment:t.wfComment,thumbnailsToShow:null==t?void 0:t.thumbnailsToShow};return l.createElement(ze,{data:e,OpenImage:g})}{var c,d;const n={date:Digit.DateUtils.ConvertTimestampToDate(null===(c=e.application)||void 0===c?void 0:c.auditDetails.lastModified),name:null==t||null===(d=t.assigner)||void 0===d?void 0:d.name,comment:m(null==t?void 0:t.comment)};return l.createElement(ze,{data:n})}};return f?l.createElement(t.Loader,null):l.createElement(l.Fragment,null,!f&&l.createElement(n.Fragment,null,(null==_||null===(s=_.timeline)||void 0===s?void 0:s.length)>0&&l.createElement(t.CardSectionHeader,{style:{marginBottom:"16px",marginTop:"32px"}},m("CS_APPLICATION_DETAILS_APPLICATION_TIMELINE")),null!=_&&_.timeline&&1===(null==_||null===(c=_.timeline)||void 0===c?void 0:c.length)?l.createElement(t.CheckPoint,{isCompleted:!0,label:m((null==_||null===(d=_.timeline[0])||void 0===d?void 0:d.state)&&""+_.timeline[0].state||"NA"),customChild:S(null==_?void 0:_.timeline[0])}):l.createElement(t.ConnectingCheckPoints,null,(null==_?void 0:_.timeline)&&(null==_?void 0:_.timeline.map((e,n)=>{var i;return l.createElement(l.Fragment,{key:n},l.createElement(t.CheckPoint,{keyValue:n,isCompleted:0===n,label:m(""+(null==_||null===(i=_.processInstances[n].state)||void 0===i?void 0:i.state)),customChild:S(e)}))})))),_&&(n=>{var i,a;let r=n[0];switch(null==r?void 0:r.action){case"PAY":return"citizen"===(null==e?void 0:e.userType)?l.createElement("div",{style:{marginTop:"1em",bottom:"0px",width:"100%",marginBottom:"1.2em"}},l.createElement(o.Link,{to:{pathname:`/digit-ui/citizen/payment/my-bills/${E}/${null==e||null===(i=e.application)||void 0===i?void 0:i.bookingNo}`,state:{tenantId:e.application.tenantId,bookingNo:null==e||null===(a=e.application)||void 0===a?void 0:a.bookingNo}}},l.createElement(t.SubmitBar,{label:m("CS_APPLICATION_DETAILS_MAKE_PAYMENT")}))):null;default:return null}})(null==_?void 0:_.nextActions))},Ke=e=>l.createElement("span",{className:"cell-text"},e),Ge=e=>l.createElement("span",{className:"sla-cell"},e),qe=e=>{var o;let{searchParams:r,onFilterChange:u,defaultSearchParams:s,...c}=e;const{t:d}=i.useTranslation(),[v,m]=(a.useQueryClient(),n.useState(()=>({...r,services:[]}))),p=e=>{let t=e.delete,n={...v,...e};t&&t.forEach(e=>delete n[e]),delete e.delete,m({...n})},E=()=>{m({...s,services:[]}),u({...s})},f=Digit.ULBService.getCurrentTenantId();return l.createElement(l.Fragment,null,l.createElement("div",{className:"filter-card"},l.createElement("div",{className:"heading",style:{alignItems:"center"}},l.createElement("div",{className:"filter-label",style:{display:"flex",alignItems:"center"}},l.createElement("span",null,l.createElement("svg",{width:"17",height:"17",viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg"},l.createElement("path",{d:"M0.66666 2.48016C3.35999 5.9335 8.33333 12.3335 8.33333 12.3335V20.3335C8.33333 21.0668 8.93333 21.6668 9.66666 21.6668H12.3333C13.0667 21.6668 13.6667 21.0668 13.6667 20.3335V12.3335C13.6667 12.3335 18.6267 5.9335 21.32 2.48016C22 1.60016 21.3733 0.333496 20.2667 0.333496H1.71999C0.613327 0.333496 -0.01334 1.60016 0.66666 2.48016Z",fill:"#505A5F"}))),l.createElement("span",{style:{marginLeft:"8px",fontWeight:"normal"}},d("ES_COMMON_FILTER_BY"),":")),l.createElement("div",{className:"clearAll",onClick:E},d("ES_COMMON_CLEAR_ALL")),"desktop"===c.type&&l.createElement("span",{className:"clear-search",onClick:E,style:{border:"1px solid #e0e0e0",padding:"6px"}},l.createElement("svg",{width:"17",height:"17",viewBox:"0 0 16 22",fill:"none",xmlns:"http://www.w3.org/2000/svg"},l.createElement("path",{d:"M8 5V8L12 4L8 0V3C3.58 3 0 6.58 0 11C0 12.57 0.46 14.03 1.24 15.26L2.7 13.8C2.25 12.97 2 12.01 2 11C2 7.69 4.69 5 8 5ZM14.76 6.74L13.3 8.2C13.74 9.04 14 9.99 14 11C14 14.31 11.31 17 8 17V14L4 18L8 22V19C12.42 19 16 15.42 16 11C16 9.43 15.54 7.97 14.76 6.74Z",fill:"#505A5F"}))),"mobile"===c.type&&l.createElement("span",{onClick:c.onClose},l.createElement(t.CloseSvg,null))),l.createElement("form",{id:"filter-form"},l.createElement("div",{className:"filter-form-field"},l.createElement("div",{className:"filter-label",style:{fontWeight:"normal"}},d("ES_INBOX_LOCALITY"),":"),l.createElement(t.Localities,{selectLocality:e=>{p({locality:[...(null==v?void 0:v.locality)||[],e]})},tenantId:f,boundaryType:"revenue"}),l.createElement("div",{className:"tag-container hide-x-scrollbar"},null==v||null===(o=v.locality)||void 0===o?void 0:o.map((e,n)=>l.createElement(t.RemoveableTag,{key:n,text:d(e.i18nkey),onClick:()=>{p({locality:null==v?void 0:v.locality.filter(t=>t.code!==e.code)})}})))),l.createElement("div",null,l.createElement(t.SubmitBar,{className:"w-fullwidth",onSubmit:()=>{u(0===v.services.length?{...v,services:s.services}:v)},label:d("ES_COMMON_APPLY")})))))},$e=e=>l.createElement("h1",{className:"heading-m"},e.label),Ye=()=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},l.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),l.createElement("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"})),Xe=e=>l.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},l.createElement(Ye,null)),Qe=e=>{var i,o;let{t:a,action:r,tenantId:u,closeModal:s,submitAction:c,applicationData:d,businessService:v,moduleCode:m}=e;const{data:p,isLoading:E}=Digit.Hooks.useEmployeeSearch(u,{roles:null==r||null===(i=r.assigneeRoles)||void 0===i||null===(o=i.map)||void 0===o?void 0:o.call(i,e=>({code:e})),isActive:!0},{enabled:!(null!=r&&r.isTerminateState)}),{isLoading:f,data:_}=Digit.Hooks.pt.useMDMS(u,v,"FINANCIAL_YEARLS",{},{details:{tenantId:Digit.ULBService.getStateId(),moduleDetails:[{moduleName:"egf-master",masterDetails:[{name:"FinancialYear",filter:"[?(@.module == 'PT')]"}]}]}}),[g,S]=n.useState({}),[h,T]=n.useState({}),[b,y]=n.useState([]),[A,N]=n.useState(null),[D,I]=n.useState(null),[O,L]=n.useState(null),[w,R]=n.useState(null),[x,P]=n.useState([]),[M,k]=n.useState(null),[F,B]=n.useState(!1);function U(e){I(e.target.files[0])}return n.useEffect(()=>{var e;_&&_["egf-master"]&&P(null===(e=_["egf-master"])||void 0===e?void 0:e.FinancialYear)},[_]),n.useEffect(()=>{var e;y(null==p||null===(e=p.Employees)||void 0===e?void 0:e.map(e=>{var t;return{uuid:null==e?void 0:e.uuid,name:null==e||null===(t=e.user)||void 0===t?void 0:t.name}}))},[p]),n.useEffect(()=>{!function(){try{R(null);const e=function(){if(D){const e=function(){if(D.size>=5242880)R(a("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const e=C(function(){return Promise.resolve(Digit.UploadServices.Filestorage("PT",D,Digit.ULBService.getStateId())).then(function(e){var t,n,l,i;(null==e||null===(t=e.data)||void 0===t||null===(n=t.files)||void 0===n?void 0:n.length)>0?L(null==e||null===(l=e.data)||void 0===l||null===(i=l.files[0])||void 0===i?void 0:i.fileStoreId):R(a("CS_FILE_UPLOAD_ERROR"))})},function(){R(a("CS_FILE_UPLOAD_ERROR"))});if(e&&e.then)return e.then(function(){})}}();if(e&&e.then)return e.then(function(){})}}();e&&e.then&&e.then(function(){})}catch(e){Promise.reject(e)}}()},[D]),n.useEffect(()=>{r&&S(null!=r&&r.showFinancialYearsModal?(e=>{let{t:n,action:i,financialYears:o,selectedFinancialYear:a,setSelectedFinancialYear:r}=e;return{label:{heading:`WF_${i.action}_APPLICATION`,submit:"WF_PT.CREATE_"+i.action,cancel:"ES_PT_COMMON_CANCEL"},form:[{body:[{label:n("ES_PT_FINANCIAL_YEARS"),isMandatory:!0,type:"radio",populators:l.createElement(t.RadioButtons,{options:o,optionsKey:"name",onSelect:r,selectedOption:a})}]}]}})({t:a,action:r,financialYears:x,selectedFinancialYear:M,setSelectedFinancialYear:k}):(e=>{var n;let{t:i,action:o,approvers:a,selectedApprover:r,setSelectedApprover:u,selectFile:s,uploadedFile:c,setUploadedFile:d,assigneeLabel:v,businessService:m}=e;return{label:{heading:`WF_${null==o?void 0:o.action}_APPLICATION`,submit:`WF_${m}_${null==o?void 0:o.action}`,cancel:"ES_PT_COMMON_CANCEL"},form:[{body:[{label:o.isTerminateState||"SENDBACKTOCITIZEN"===(null==o?void 0:o.action)?null:i(v||"WF_ROLE_"+(null===(n=o.assigneeRoles)||void 0===n?void 0:n[0])),type:"dropdown",populators:o.isTerminateState||"SENDBACKTOCITIZEN"===(null==o?void 0:o.action)?null:l.createElement(t.Dropdown,{option:a,autoComplete:"off",optionKey:"name",id:"fieldInspector",select:u,selected:r})},{label:i("ES_PT_ACTION_COMMENTS"),type:"textarea",populators:{name:"comments"}},{label:`${i("ES_PT_ATTACH_FILE")}${o.docUploadRequired?" *":""}`,populators:l.createElement(t.UploadFile,{id:"workflow-doc",onUpload:s,onDelete:()=>{d(null)},showHint:!0,hintText:i("PT_ATTACH_RESTRICTIONS_SIZE"),message:c?"1 "+i("ES_PT_ACTION_FILEUPLOADED"):i("ES_PT_ACTION_NO_FILEUPLOADED")})}]}]}})({t:a,action:r,approvers:b,selectedApprover:A,setSelectedApprover:N,selectFile:U,uploadedFile:O,setUploadedFile:L,businessService:v}))},[r,b,x,M,O]),r&&g.form?l.createElement(t.Modal,{headerBarMain:l.createElement($e,{label:a(g.label.heading)}),headerBarEnd:l.createElement(Xe,{onClick:s}),actionCancelLabel:a(g.label.cancel),actionCancelOnSubmit:s,actionSaveLabel:a(g.label.submit),actionSaveOnSubmit:()=>{},isDisabled:r.showFinancialYearsModal?!M:E||(null==r?void 0:r.docUploadRequired)&&!O,formId:"modal-action"},f?l.createElement(t.Loader,null):l.createElement(t.FormComposer,{config:g.form,noBoxShadow:!0,inline:!0,childrenAtTheBottom:!0,onSubmit:function(e){if("INACTIVE_PROPERTY"==(null==r?void 0:r.action)){let t={action:"OPEN",comment:null==e?void 0:e.comments,businessService:"PT.CREATE",moduleName:"PT"};d.creationReason="STATUS",c({customFunctionToExecute:null==r?void 0:r.customFunctionToExecute,Property:{...d,workflow:t}})}else if(null!=r&&r.showFinancialYearsModal)c({customFunctionToExecute:null==r?void 0:r.customFunctionToExecute,Assessment:{financialYear:null==M?void 0:M.name,propertyId:null==d?void 0:d.propertyId,tenantId:u,source:null==d?void 0:d.source,channel:null==d?void 0:d.channel,assessmentDate:Date.now()}});else{let t={action:null==r?void 0:r.action,comment:null==e?void 0:e.comments,businessService:v,moduleName:m};t.assignes=null!=r&&r.isTerminateState||!A?[]:[A],O&&(t.documents=[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==D?void 0:D.name,fileStoreId:O}]),c({Property:{...d,workflow:t}})}},defaultValues:h,formId:"modal-action"})):l.createElement(t.Loader,null)},Ze=e=>l.createElement("h1",{className:"heading-m"},e.label),Je=()=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},l.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),l.createElement("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"})),et=e=>l.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},l.createElement(Je,null)),tt=e=>{var i,o;let{t:a,action:r,tenantId:u,closeModal:s,submitAction:c,applicationData:d,businessService:v}=e;const{data:m}=Digit.Hooks.useEmployeeSearch(u,{roles:null==r||null===(i=r.assigneeRoles)||void 0===i||null===(o=i.map)||void 0===o?void 0:o.call(i,e=>({code:e})),isActive:!0},{enabled:!(null!=r&&r.isTerminateState)}),{isLoading:p,data:E}=Digit.Hooks.pt.useMDMS(u,v,"FINANCIAL_YEARLS",{},{details:{tenantId:Digit.ULBService.getStateId(),moduleDetails:[{moduleName:"egf-master",masterDetails:[{name:"FinancialYear",filter:"[?(@.module == 'TL')]"}]}]}}),[f,_]=n.useState({}),[g,S]=n.useState({}),[h,T]=n.useState([]),[b,y]=n.useState({}),[A,N]=n.useState(null),[D,I]=n.useState(null),[O,L]=n.useState(null),[w,R]=n.useState([]),[x,P]=n.useState(null);function M(e){N(e.target.files[0])}return n.useEffect(()=>{var e;E&&E["egf-master"]&&R(null===(e=E["egf-master"])||void 0===e?void 0:e.FinancialYear)},[E]),n.useEffect(()=>{var e;T(null==m||null===(e=m.Employees)||void 0===e?void 0:e.map(e=>{var t;return{uuid:null==e?void 0:e.uuid,name:null==e||null===(t=e.user)||void 0===t?void 0:t.name}}))},[m]),n.useEffect(()=>{!function(){try{L(null);const e=function(){if(A){const e=function(){if(A.size>=5242880)L(a("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const e=C(function(){return Promise.resolve(Digit.UploadServices.Filestorage("PT",A,Digit.ULBService.getStateId())).then(function(e){var t,n,l,i;(null==e||null===(t=e.data)||void 0===t||null===(n=t.files)||void 0===n?void 0:n.length)>0?I(null==e||null===(l=e.data)||void 0===l||null===(i=l.files[0])||void 0===i?void 0:i.fileStoreId):L(a("CS_FILE_UPLOAD_ERROR"))})},function(){L(a("CS_FILE_UPLOAD_ERROR"))});if(e&&e.then)return e.then(function(){})}}();if(e&&e.then)return e.then(function(){})}}();e&&e.then&&e.then(function(){})}catch(e){Promise.reject(e)}}()},[A]),n.useEffect(()=>{r&&_((e=>{let{t:n,action:i,approvers:o,selectedApprover:a,setSelectedApprover:r,selectFile:u,uploadedFile:s,setUploadedFile:c,businessService:d}=e,v=!0;return"SENDBACKTOCITIZEN"!=(null==i?void 0:i.action)&&"APPROVE"!=(null==i?void 0:i.action)||(v=!1),i.isTerminateState&&(v=!1),{label:{heading:`WF_${null==i?void 0:i.action}_APPLICATION`,submit:`WF_${null==d?void 0:d.toUpperCase()}_${null==i?void 0:i.action}`,cancel:"WF_EMPLOYEE_NEWTL_CANCEL"},form:[{body:[{label:v?n("WF_ASSIGNEE_NAME_LABEL"):null,placeholder:v?n("WF_ASSIGNEE_NAME_PLACEHOLDER"):null,type:"dropdown",populators:v?l.createElement(t.Dropdown,{option:o,autoComplete:"off",optionKey:"name",id:"fieldInspector",select:r,selected:a}):null},{label:n("WF_COMMON_COMMENTS"),type:"textarea",populators:{name:"comments"}},{label:n("TL_APPROVAL_CHECKLIST_BUTTON_UP_FILE"),populators:l.createElement(t.UploadFile,{id:"workflow-doc",onUpload:u,onDelete:()=>{c(null)},message:s?"1 "+n("ES_PT_ACTION_FILEUPLOADED"):n("CS_ACTION_NO_FILEUPLOADED")})}]}]}})({t:a,action:r,approvers:h,selectedApprover:b,setSelectedApprover:y,selectFile:M,uploadedFile:D,setUploadedFile:I,businessService:v}))},[r,h,w,x,D]),r&&f.form?l.createElement(t.Modal,{headerBarMain:l.createElement(Ze,{label:a(f.label.heading)}),headerBarEnd:l.createElement(et,{onClick:s}),actionCancelLabel:a(f.label.cancel),actionCancelOnSubmit:s,actionSaveLabel:a(f.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action"},p?l.createElement(t.Loader,null):l.createElement(t.FormComposer,{config:f.form,noBoxShadow:!0,inline:!0,childrenAtTheBottom:!0,onSubmit:function(e){d={...d,action:null==r?void 0:r.action,comment:null==e?void 0:e.comments,assignee:null!=b&&b.uuid?[null==b?void 0:b.uuid]:null,wfDocuments:D?[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==A?void 0:A.name,fileStoreId:D}]:null},c({Licenses:[d]})},defaultValues:g,formId:"modal-action"})):l.createElement(t.Loader,null)},nt=e=>l.createElement("h1",{style:{marginLeft:"22px"},className:"heading-m BPAheading-m"},e.label),lt=()=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},l.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),l.createElement("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"})),it=e=>l.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},l.createElement(lt,null)),ot=e=>{var i,o;let{t:a,action:r,tenantId:u,closeModal:s,submitAction:c,applicationData:d,businessService:v}=e;const{data:m,isLoading:p}=Digit.Hooks.useEmployeeSearch(u,{roles:null==r||null===(i=r.assigneeRoles)||void 0===i||null===(o=i.map)||void 0===o?void 0:o.call(i,e=>({code:e})),isActive:!0},{enabled:!(null!=r&&r.isTerminateState)}),[E,f]=n.useState({}),[_,g]=n.useState({}),[S,h]=n.useState([]),[T,b]=n.useState({}),[y,A]=n.useState(null),[N,D]=n.useState(null),[I,O]=n.useState(null),L=!!Digit.Utils.browser.isMobile();function w(e){A(e.target.files[0])}return n.useEffect(()=>{var e;h(null==m||null===(e=m.Employees)||void 0===e?void 0:e.map(e=>{var t;return{uuid:null==e?void 0:e.uuid,name:null==e||null===(t=e.user)||void 0===t?void 0:t.name}}))},[m]),n.useEffect(()=>{!function(){try{O(null);const e=function(){if(y){const e=/(.*?)(jpg|jpeg|png|image|pdf)$/i,t=function(){if(y.size>=5242880)O(a("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const t=function(){if(null!=y&&y.type&&!e.test(null==y?void 0:y.type))O(a("NOT_SUPPORTED_FILE_TYPE"));else{const e=C(function(){return Promise.resolve(Digit.UploadServices.Filestorage("OBPS",y,Digit.ULBService.getStateId()||(null==u?void 0:u.split(".")[0]))).then(function(e){var t,n,l,i;(null==e||null===(t=e.data)||void 0===t||null===(n=t.files)||void 0===n?void 0:n.length)>0?D(null==e||null===(l=e.data)||void 0===l||null===(i=l.files[0])||void 0===i?void 0:i.fileStoreId):O(a("CS_FILE_UPLOAD_ERROR"))})},function(){O(a("CS_FILE_UPLOAD_ERROR"))});if(e&&e.then)return e.then(function(){})}}();if(t&&t.then)return t.then(function(){})}}();if(t&&t.then)return t.then(function(){})}}();e&&e.then&&e.then(function(){})}catch(e){Promise.reject(e)}}()},[y]),n.useEffect(()=>{r&&f((e=>{let{t:n,action:i,approvers:o,selectedApprover:a,setSelectedApprover:r,selectFile:u,uploadedFile:s,setUploadedFile:c,businessService:d,error:v}=e,m=!0;return"SENDBACKTOCITIZEN"==(null==i?void 0:i.action)&&(m=!1),i.isTerminateState&&(m=!1),{label:{heading:`WF_${null==i?void 0:i.action}_APPLICATION`,submit:`WF_${null==d?void 0:d.toUpperCase()}_${null==i?void 0:i.action}`,cancel:"WF_EMPLOYEE_BPAREG_CANCEL"},form:[{body:[{label:m?n("WF_ASSIGNEE_NAME_LABEL"):null,placeholder:m?n("WF_ASSIGNEE_NAME_PLACEHOLDER"):null,type:"dropdown",populators:m?l.createElement(t.Dropdown,{option:o,autoComplete:"off",optionKey:"name",id:"fieldInspector",select:r,selected:a}):null},{label:n("WF_COMMON_COMMENTS"),type:"textarea",populators:{name:"comments"}},{label:n("BPA_APPROVAL_CHECKLIST_BUTTON_UP_FILE"),populators:l.createElement(t.UploadFile,{id:"workflow-doc",onUpload:u,onDelete:()=>{c(null)},message:s?"1 "+n("ES_PT_ACTION_FILEUPLOADED"):n("CS_ACTION_NO_FILEUPLOADED"),accept:"image/*, .pdf, .png, .jpeg, .jpg",iserror:v})}]}]}})({t:a,action:r,approvers:S,selectedApprover:T,setSelectedApprover:b,selectFile:w,uploadedFile:N,setUploadedFile:D,businessService:v,error:I}))},[r,S,N,I]),r&&E.form?l.createElement(t.Modal,{headerBarMain:l.createElement(nt,{label:a(E.label.heading)}),headerBarEnd:l.createElement(it,{onClick:s}),actionCancelLabel:a(E.label.cancel),actionCancelOnSubmit:s,actionSaveLabel:a(E.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action",isOBPSFlow:!0,popupStyles:L?{width:"720px"}:{},style:L?{height:"45px",width:"44%"}:{height:"45px",width:"107px",paddingLeft:"0px",paddingRight:"0px"},popupModuleMianStyles:L?{paddingLeft:"5px"}:{}},p?l.createElement(t.Loader,null):l.createElement(t.FormComposer,{config:E.form,cardStyle:{marginLeft:"0px",marginRight:"0px",marginTop:"-25px"},className:"BPAemployeeCard",noBoxShadow:!0,inline:!0,childrenAtTheBottom:!0,onSubmit:function(e){d={...d,action:null==r?void 0:r.action,comment:null==e?void 0:e.comments,assignee:null!=T&&T.uuid?[null==T?void 0:T.uuid]:null,wfDocuments:N?[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==y?void 0:y.name,fileStoreId:N}]:null},c({Licenses:[d]},!1,{isStakeholder:!0,bpa:!1})},defaultValues:_,formId:"modal-action"})):l.createElement(t.Loader,null)},at=e=>l.createElement("h1",{style:{marginLeft:"22px"},className:"heading-m BPAheading-m"},e.label),rt=()=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},l.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),l.createElement("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"})),ut=e=>l.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},l.createElement(rt,null)),st=e=>{var i,o,r,u,s,c,d,v,m,p,E,f;let{t:_,action:g,tenantId:S,closeModal:h,submitAction:T,applicationDetails:b,applicationData:y,businessService:A,workflowDetails:N}=e;Digit.Hooks.obps.useObpsAPI(null!==(i=y)&&void 0!==i&&null!==(o=i.landInfo)&&void 0!==o&&null!==(r=o.address)&&void 0!==r&&r.city?null===(u=y)||void 0===u||null===(s=u.landInfo)||void 0===s||null===(c=s.address)||void 0===c?void 0:c.city:S,!1);const{data:D,isLoading:I}=Digit.Hooks.useEmployeeSearch(S,{roles:null==N||null===(d=N.data)||void 0===d||null===(v=d.initialActionState)||void 0===v||null===(m=v.nextActions)||void 0===m||null===(p=m.filter(e=>(null==e?void 0:e.action)==(null==g?void 0:g.action)))||void 0===p||null===(E=p[0])||void 0===E||null===(f=E.assigneeRoles)||void 0===f?void 0:f.map(e=>({code:e})),isActive:!0},{enabled:!(null!=g&&g.isTerminateState)}),[O,L]=(a.useQueryClient(),n.useState({})),[w,R]=n.useState({}),[x,P]=n.useState([]),[M,k]=n.useState({}),[F,B]=n.useState(null),[U,W]=n.useState(null),[H,j]=n.useState(null),[z,V]=n.useState(null),K=!!Digit.Utils.browser.isMobile();function G(e){B(e.target.files[0])}n.useEffect(()=>{var e;P(null==D||null===(e=D.Employees)||void 0===e?void 0:e.map(e=>{var t;return{uuid:null==e?void 0:e.uuid,name:null==e||null===(t=e.user)||void 0===t?void 0:t.name}}))},[D]),n.useEffect(()=>{!function(){try{j(null);const e=function(){if(F){const e=/(.*?)(jpg|jpeg|png|image|pdf)$/i,t=function(){if(F.size>=5242880)j(_("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const t=function(){if(null!=F&&F.type&&!e.test(null==F?void 0:F.type))j(_("NOT_SUPPORTED_FILE_TYPE"));else{const e=C(function(){return Promise.resolve(Digit.UploadServices.Filestorage("OBPS",F,Digit.ULBService.getStateId()||(null==S?void 0:S.split(".")[0]))).then(function(e){var t,n,l,i;(null==e||null===(t=e.data)||void 0===t||null===(n=t.files)||void 0===n?void 0:n.length)>0?W(null==e||null===(l=e.data)||void 0===l||null===(i=l.files[0])||void 0===i?void 0:i.fileStoreId):j(_("CS_FILE_UPLOAD_ERROR"))})},function(){j(_("CS_FILE_UPLOAD_ERROR"))});if(e&&e.then)return e.then(function(){})}}();if(t&&t.then)return t.then(function(){})}}();if(t&&t.then)return t.then(function(){})}}();e&&e.then&&e.then(function(){})}catch(e){Promise.reject(e)}}()},[F]);const q=e=>{let t=[];return e&&e.map((e,n)=>{t.push({documentType:(e.documentType+"_"+e.documentType.split("_")[1]).replaceAll("_","."),fileStoreId:e.fileStoreId,fileStore:e.fileStoreId,fileName:"",dropDownValues:{value:(e.documentType+"_"+e.documentType.split("_")[1]).replaceAll("_",".")}})}),t},$=e=>{let t=[];var n;for(n=0;n<(null==e?void 0:e.questionLength);n++){var l;t.push({remarks:e["Remarks_"+n],question:null==e?void 0:e.questionList[n].question,value:null==e||null===(l=e["question_"+n])||void 0===l?void 0:l.code})}return t},Y=e=>{var t,n;let l=[],i=[];var o,a;return(null==e||null===(t=e.additionalDetails)||void 0===t||null===(n=t.fieldinspection_pending)||void 0===n?void 0:n.length)>0&&(i=null==e||null===(o=e.additionalDetails)||void 0===o?void 0:o.fieldinspection_pending),"FIELDINSPECTION_INPROGRESS"==e.status?(l=JSON.parse(sessionStorage.getItem("INSPECTION_DATA")),(null===(a=l)||void 0===a?void 0:a.length)>0&&l.map((e,t)=>{i.push({docs:q(e.Documents),date:e.InspectionDate,questions:$(e),time:null==e?void 0:e.InspectionTime})}),i=i.filter(e=>e.docs&&e.docs.length>0)):sessionStorage.removeItem("INSPECTION_DATA"),[...i]},X=e=>{let t=JSON.parse(sessionStorage.getItem("BPA_DOCUMENTS")),n=[];return t.map(e=>{var t,l,i,o,a,r;(null==e||null===(t=e.uploadedDocuments)||void 0===t||null===(l=t[0])||void 0===l||null===(i=l.values)||void 0===i?void 0:i.length)>0&&(n=[...n,...null==e||null===(o=e.uploadedDocuments)||void 0===o||null===(a=o[0])||void 0===a?void 0:a.values]),(null==e||null===(r=e.newUploadedDocs)||void 0===r?void 0:r.length)>0&&(n=[...n,...null==e?void 0:e.newUploadedDocs])}),n},Q=()=>{var e;const t=Digit.SessionStorage.get("OBPS_APPROVAL_CHECKS"),n=Digit.SessionStorage.get("OBPS_NEW_APPROVALS");let l=null==t?void 0:t.reduce((e,t)=>null!=t&&t.checked?e.push(null==t?void 0:t.label)&&e:e,[]);return l=null===(e=l)||void 0===e?void 0:e.concat(null!==n?n.filter(e=>""!==e.label).map(e=>null==e?void 0:e.label):[]),l};return n.useEffect(()=>{g&&L((e=>{var n;let{t:i,action:o,approvers:a,selectedApprover:r,setSelectedApprover:u,selectFile:s,uploadedFile:c,setUploadedFile:d,assigneeLabel:v,businessService:m,error:p}=e,E=!1;return"REVOCATE"!=(null==o?void 0:o.action)&&"REJECT"!=(null==o?void 0:o.action)&&"SKIP_PAYMENT"!=o.action&&"SEND_BACK_TO_CITIZEN"!=(null==o?void 0:o.action)&&"APPROVE"!=(null==o?void 0:o.action)||(E=!0),{label:{heading:`WF_${null==o?void 0:o.action}_APPLICATION`,submit:`WF_${m}_${null==o?void 0:o.action}`,cancel:"BPA_CITIZEN_CANCEL_BUTTON"},form:[{body:[{label:o.isTerminateState||E?null:i(v||"WF_ROLE_"+(null===(n=o.assigneeRoles)||void 0===n?void 0:n[0])),type:"dropdown",populators:o.isTerminateState||E?null:l.createElement(t.Dropdown,{option:a,autoComplete:"off",optionKey:"name",id:"fieldInspector",select:u,selected:r})},{label:i("WF_COMMON_COMMENTS"),type:"textarea",isMandatory:!0,populators:{name:"comments"}},{label:""+i("WF_APPROVAL_UPLOAD_HEAD"),populators:l.createElement(t.UploadFile,{id:"workflow-doc",onUpload:s,onDelete:()=>{d(null)},message:c?"1 "+i("ES_PT_ACTION_FILEUPLOADED"):i("CS_ACTION_NO_FILEUPLOADED"),accept:"image/*, .pdf, .png, .jpeg, .jpg",iserror:p})}]}]}})({t:_,action:g,approvers:x,selectedApprover:M,setSelectedApprover:k,selectFile:G,uploadedFile:U,setUploadedFile:W,businessService:A,assigneeLabel:"WF_ASSIGNEE_NAME_LABEL",error:H}))},[g,x,z,U,H]),g&&O.form?l.createElement(t.Modal,{headerBarMain:l.createElement(at,{label:_(O.label.heading)}),headerBarEnd:l.createElement(ut,{onClick:h}),actionCancelLabel:_(O.label.cancel),actionCancelOnSubmit:h,actionSaveLabel:_(O.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action",isOBPSFlow:!0,popupStyles:K?{width:"720px"}:{},style:K?{minHeight:"45px",height:"auto",width:"44%"}:{minHeight:"45px",height:"auto",width:"107px",paddingLeft:"0px",paddingRight:"0px"},popupModuleMianStyles:K?{paddingLeft:"5px"}:{}},I?l.createElement(t.Loader,null):l.createElement(t.FormComposer,{config:O.form,cardStyle:{marginLeft:"0px",marginRight:"0px",marginTop:"-25px"},className:"BPAemployeeCard",noBoxShadow:!0,inline:!0,childrenAtTheBottom:!0,onSubmit:function(e){try{var t,n,l,i,o,a;y={...y,documents:X(),additionalDetails:{...null===(t=y)||void 0===t?void 0:t.additionalDetails,fieldinspection_pending:Y(y),pendingapproval:Q()},workflow:{action:null==g?void 0:g.action,comment:(null==e||null===(n=e.comments)||void 0===n?void 0:n.length)>0?null==e?void 0:e.comments:null,comments:(null==e||null===(l=e.comments)||void 0===l?void 0:l.length)>0?null==e?void 0:e.comments:null,assignee:null!=M&&M.uuid?[null==M?void 0:M.uuid]:null,assignes:null!=M&&M.uuid?[null==M?void 0:M.uuid]:null,varificationDocuments:U?[{documentType:(null==g?void 0:g.action)+" DOC",fileName:null==F?void 0:F.name,fileStoreId:U}]:null},action:null==g?void 0:g.action,comment:null==e?void 0:e.comments,assignee:null!=M&&M.uuid?[null==M?void 0:M.uuid]:null,wfDocuments:U?[{documentType:(null==g?void 0:g.action)+" DOC",fileName:null==F?void 0:F.name,fileStoreId:U}]:null};const r=null==b||null===(i=b.nocData)||void 0===i?void 0:i.map(e=>{const t=Digit.SessionStorage.get(null==e?void 0:e.nocType)||[];return{Noc:{...e,documents:[...null!=e&&e.documents?null==e?void 0:e.documents:[],...t||[]]}}});let u={sourceRefId:null==r||null===(o=r[0])||void 0===o||null===(a=o.Noc)||void 0===a?void 0:a.sourceRefId};return Promise.resolve(Digit.NOCSearch.all(S,u)).then(function(e){var t;let n=!0,l=!0;null==e||null===(t=e.Noc)||void 0===t||t.map(e=>{var t,i,o,a,r;"APPROVED"!==(null==e||null===(t=e.applicationStatus)||void 0===t?void 0:t.toUpperCase())&&"AUTO_APPROVED"!==(null==e||null===(i=e.applicationStatus)||void 0===i?void 0:i.toUpperCase())&&"REJECTED"!==(null==e||null===(o=e.applicationStatus)||void 0===o?void 0:o.toUpperCase())&&"AUTO_REJECTED"!==(null==e||null===(a=e.applicationStatus)||void 0===a?void 0:a.toUpperCase())&&"VOIDED"!==(null==e||null===(r=e.applicationStatus)||void 0===r?void 0:r.toUpperCase())||1!=n&&1!=l||("AIRPORT_AUTHORITY"===(null==e?void 0:e.nocType)?n=!1:"FIRE_NOC"===(null==e?void 0:e.nocType)&&(l=!1))});let i=[];r&&r.map(e=>{var t,o,a,r,u,s,c,d,v,m,p,E;("APPROVED"!=(null==e||null===(t=e.Noc)||void 0===t||null===(o=t.applicationStatus)||void 0===o?void 0:o.toUpperCase())&&"AUTO_APPROVED"!=(null==e||null===(a=e.Noc)||void 0===a||null===(r=a.applicationStatus)||void 0===r?void 0:r.toUpperCase())&&"REJECTED"!=(null==e||null===(u=e.Noc)||void 0===u||null===(s=u.applicationStatus)||void 0===s?void 0:s.toUpperCase())&&"AUTO_REJECTED"!=(null==e||null===(c=e.Noc)||void 0===c||null===(d=c.applicationStatus)||void 0===d?void 0:d.toUpperCase())&&"VOIDED"!=(null==e||null===(v=e.Noc)||void 0===v||null===(m=v.applicationStatus)||void 0===m?void 0:m.toUpperCase())&&"AIRPORT_AUTHORITY"===(null==e||null===(p=e.Noc)||void 0===p?void 0:p.nocType)&&n||"FIRE_NOC"===(null==e||null===(E=e.Noc)||void 0===E?void 0:E.nocType)&&l)&&i.push(e)}),T({BPA:y},(null==i?void 0:i.length)>0&&i,{isStakeholder:!1,bpa:!0})})}catch(e){return Promise.reject(e)}},defaultValues:w,formId:"modal-action"})):l.createElement(t.Loader,null)},ct=e=>l.createElement("h1",{style:{marginLeft:"22px"},className:"heading-m BPAheading-m"},e.label),dt=()=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},l.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),l.createElement("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"})),vt=e=>l.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},l.createElement(dt,null)),mt=e=>{var i,r;let{t:u,action:s,tenantId:c,closeModal:d,submitAction:v,applicationData:m,businessService:p}=e;const{data:E,isLoading:f}=Digit.Hooks.useEmployeeSearch(c,{roles:null==s||null===(i=s.assigneeRoles)||void 0===i||null===(r=i.map)||void 0===r?void 0:r.call(i,e=>({code:e})),isActive:!0},{enabled:!(null!=s&&s.isTerminateState)}),[_,g]=(a.useQueryClient(),n.useState({})),[S,h]=n.useState({}),[T,b]=n.useState([]),[y,A]=n.useState({}),[N,D]=n.useState(null),[I,O]=n.useState(null),[L,w]=n.useState(null),R=!!Digit.Utils.browser.isMobile();function x(e){D(e.target.files[0])}return o.useHistory(),n.useEffect(()=>{var e;b(null==E||null===(e=E.Employees)||void 0===e?void 0:e.map(e=>{var t;return{uuid:null==e?void 0:e.uuid,name:null==e||null===(t=e.user)||void 0===t?void 0:t.name}}))},[E]),n.useEffect(()=>{!function(){try{w(null);const e=function(){if(N){const e=/(.*?)(jpg|jpeg|png|image|pdf)$/i,t=function(){if(N.size>=5242880)w(u("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const t=function(){if(null!=N&&N.type&&!e.test(null==N?void 0:N.type))w(u("NOT_SUPPORTED_FILE_TYPE"));else{const e=C(function(){return Promise.resolve(Digit.UploadServices.Filestorage("NOC",N,Digit.ULBService.getStateId()||(null==c?void 0:c.split(".")[0]))).then(function(e){var t,n,l,i;(null==e||null===(t=e.data)||void 0===t||null===(n=t.files)||void 0===n?void 0:n.length)>0?O(null==e||null===(l=e.data)||void 0===l||null===(i=l.files[0])||void 0===i?void 0:i.fileStoreId):w(u("CS_FILE_UPLOAD_ERROR"))})},function(){w(u("CS_FILE_UPLOAD_ERROR"))});if(e&&e.then)return e.then(function(){})}}();if(t&&t.then)return t.then(function(){})}}();if(t&&t.then)return t.then(function(){})}}();e&&e.then&&e.then(function(){})}catch(e){Promise.reject(e)}}()},[N]),n.useEffect(()=>{s&&g((e=>{var n;let{t:i,action:o,approvers:a,selectedApprover:r,setSelectedApprover:u,selectFile:s,uploadedFile:c,setUploadedFile:d,assigneeLabel:v,businessService:m,error:p}=e,E=!1;"REVOCATE"!=(null==o?void 0:o.action)&&"REJECT"!=(null==o?void 0:o.action)||(E=!0);let f=!1;return"APPROVE"!=(null==o?void 0:o.action)&&"REJECT"!=(null==o?void 0:o.action)&&"AUTO_APPROVE"!=o.action&&"AUTO_REJECT"!=o.action||(f=!0),{label:{heading:`WF_${null==o?void 0:o.action}_APPLICATION`,submit:`WF_${m}_${null==o?void 0:o.action}`,cancel:"CORE_LOGOUTPOPUP_CANCEL"},form:[{body:[{label:o.isTerminateState||f?null:i(v||"WF_ROLE_"+(null===(n=o.assigneeRoles)||void 0===n?void 0:n[0])),type:"dropdown",populators:o.isTerminateState||f?null:l.createElement(t.Dropdown,{option:a,autoComplete:"off",optionKey:"name",id:"fieldInspector",select:u,selected:r})},{label:i("WF_COMMON_COMMENTS"),type:"textarea",isMandatory:E,populators:{name:"comments"}},{label:""+i("WF_APPROVAL_UPLOAD_HEAD"),populators:l.createElement(t.UploadFile,{id:"workflow-doc",onUpload:s,onDelete:()=>{d(null)},showHint:!0,message:c?"1 "+i("ES_PT_ACTION_FILEUPLOADED"):i("CS_ACTION_NO_FILEUPLOADED"),accept:"image/*, .pdf, .png, .jpeg, .jpg",iserror:p})}]}]}})({t:u,action:s,approvers:T,selectedApprover:y,setSelectedApprover:A,selectFile:x,uploadedFile:I,setUploadedFile:O,businessService:p,assigneeLabel:"WF_ASSIGNEE_NAME_LABEL",error:L}))},[s,T,I,L]),s&&_.form?l.createElement(t.Modal,{headerBarMain:l.createElement(ct,{label:u(_.label.heading)}),headerBarEnd:l.createElement(vt,{onClick:d}),actionCancelLabel:u(_.label.cancel),actionCancelOnSubmit:d,actionSaveLabel:u(_.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action",isOBPSFlow:!0,popupStyles:R?{width:"720px"}:{},style:R?{height:"45px",width:"44%"}:{height:"45px",width:"107px",paddingLeft:"0px",paddingRight:"0px"},popupModuleMianStyles:R?{paddingLeft:"5px"}:{}},f?l.createElement(t.Loader,null):l.createElement(t.FormComposer,{config:_.form,cardStyle:{marginLeft:"0px",marginRight:"0px",marginTop:"-25px"},className:"BPAemployeeCard",noBoxShadow:!0,inline:!0,childrenAtTheBottom:!0,onSubmit:function(e){var t,n,l;let i=JSON.parse(sessionStorage.getItem("NewNOCDocs")),o=(null===(t=m)||void 0===t||null===(n=t.documents)||void 0===n?void 0:n.length)>0?[...null===(l=m)||void 0===l?void 0:l.documents]:[];i.map((e,t)=>{o.push(e)}),m={...m,workflow:{action:null==s?void 0:s.action,comment:null!=e&&e.comments?null==e?void 0:e.comments:null,assignee:null!=y&&y.uuid?[null==y?void 0:y.uuid]:null,documents:I?[{documentType:(null==s?void 0:s.action)+" DOC",fileName:null==N?void 0:N.name,fileStoreId:I}]:null},documents:o},v({Noc:m},!1,{isNoc:!0})},defaultValues:S,formId:"modal-action"})):l.createElement(t.Loader,null)};function pt(e){var t=this.__data__=new De(e);this.size=t.size}pt.prototype.clear=function(){this.__data__=new De,this.size=0},pt.prototype.delete=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n},pt.prototype.get=function(e){return this.__data__.get(e)},pt.prototype.has=function(e){return this.__data__.has(e)},pt.prototype.set=function(e,t){var n=this.__data__;if(n instanceof De){var l=n.__data__;if(!Ie||l.length<199)return l.push([e,t]),this.size=++n.size,this;n=this.__data__=new we(l)}return n.set(e,t),this.size=n.size,this};var Et=pt,ft=function(){try{var e=_e(Object,"defineProperty");return e({},"",{}),e}catch(e){}}(),_t=function(e,t,n){"__proto__"==t&&ft?ft(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n},gt=Object.prototype.hasOwnProperty,St=function(e,t,n){var l=e[t];gt.call(e,t)&&ye(l,n)&&(void 0!==n||t in e)||_t(e,t,n)},ht=function(e,t,n,l){var i=!n;n||(n={});for(var o=-1,a=t.length;++o<a;){var r=t[o],u=l?l(n[r],e[r],r,n,e):void 0;void 0===u&&(u=e[r]),i?_t(n,r,u):St(n,r,u)}return n},Tt=function(e){return oe(e)&&"[object Arguments]"==ie(e)},bt=Object.prototype,yt=bt.hasOwnProperty,Ct=bt.propertyIsEnumerable,At=Tt(function(){return arguments}())?Tt:function(e){return oe(e)&&yt.call(e,"callee")&&!Ct.call(e,"callee")},Nt=function(){return!1},Dt=G(function(e,t){var n=t&&!t.nodeType&&t,l=n&&e&&!e.nodeType&&e,i=l&&l.exports===n?X.Buffer:void 0;e.exports=(i?i.isBuffer:void 0)||Nt}),It=/^(?:0|[1-9]\d*)$/,Ot=function(e,t){var n=typeof e;return!!(t=null==t?9007199254740991:t)&&("number"==n||"symbol"!=n&&It.test(e))&&e>-1&&e%1==0&&e<t},Lt=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991},wt={};wt["[object Float32Array]"]=wt["[object Float64Array]"]=wt["[object Int8Array]"]=wt["[object Int16Array]"]=wt["[object Int32Array]"]=wt["[object Uint8Array]"]=wt["[object Uint8ClampedArray]"]=wt["[object Uint16Array]"]=wt["[object Uint32Array]"]=!0,wt["[object Arguments]"]=wt["[object Array]"]=wt["[object ArrayBuffer]"]=wt["[object Boolean]"]=wt["[object DataView]"]=wt["[object Date]"]=wt["[object Error]"]=wt["[object Function]"]=wt["[object Map]"]=wt["[object Number]"]=wt["[object Object]"]=wt["[object RegExp]"]=wt["[object Set]"]=wt["[object String]"]=wt["[object WeakMap]"]=!1;var Rt=function(e){return function(t){return e(t)}},xt=G(function(e,t){var n=t&&!t.nodeType&&t,l=n&&e&&!e.nodeType&&e,i=l&&l.exports===n&&$.process,o=function(){try{return l&&l.require&&l.require("util").types||i&&i.binding&&i.binding("util")}catch(e){}}();e.exports=o}),Pt=xt&&xt.isTypedArray,Mt=Pt?Rt(Pt):function(e){return oe(e)&&Lt(e.length)&&!!wt[ie(e)]},kt=Object.prototype.hasOwnProperty,Ft=function(e,t){var n=V(e),l=!n&&At(e),i=!n&&!l&&Dt(e),o=!n&&!l&&!i&&Mt(e),a=n||l||i||o,r=a?function(e,t){for(var n=-1,l=Array(e);++n<e;)l[n]=t(n);return l}(e.length,String):[],u=r.length;for(var s in e)!t&&!kt.call(e,s)||a&&("length"==s||i&&("offset"==s||"parent"==s)||o&&("buffer"==s||"byteLength"==s||"byteOffset"==s)||Ot(s,u))||r.push(s);return r},Bt=Object.prototype,Ut=function(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||Bt)},Wt=function(e,t){return function(n){return e(t(n))}},Ht=Wt(Object.keys,Object),jt=Object.prototype.hasOwnProperty,zt=function(e){return null!=e&&Lt(e.length)&&!ce(e)},Vt=function(e){return zt(e)?Ft(e):function(e){if(!Ut(e))return Ht(e);var t=[];for(var n in Object(e))jt.call(e,n)&&"constructor"!=n&&t.push(n);return t}(e)},Kt=Object.prototype.hasOwnProperty,Gt=function(e){return zt(e)?Ft(e,!0):function(e){if(!se(e))return function(e){var t=[];if(null!=e)for(var n in Object(e))t.push(n);return t}(e);var t=Ut(e),n=[];for(var l in e)("constructor"!=l||!t&&Kt.call(e,l))&&n.push(l);return n}(e)},qt=G(function(e,t){var n=t&&!t.nodeType&&t,l=n&&e&&!e.nodeType&&e,i=l&&l.exports===n?X.Buffer:void 0,o=i?i.allocUnsafe:void 0;e.exports=function(e,t){if(t)return e.slice();var n=e.length,l=o?o(n):new e.constructor(n);return e.copy(l),l}}),$t=function(){return[]},Yt=Object.prototype.propertyIsEnumerable,Xt=Object.getOwnPropertySymbols,Qt=Xt?function(e){return null==e?[]:(e=Object(e),function(t,n){for(var l=-1,i=null==t?0:t.length,o=0,a=[];++l<i;){var r=t[l];Yt.call(e,r)&&(a[o++]=r)}return a}(Xt(e)))}:$t,Zt=function(e,t){for(var n=-1,l=t.length,i=e.length;++n<l;)e[i+n]=t[n];return e},Jt=Wt(Object.getPrototypeOf,Object),en=Object.getOwnPropertySymbols?function(e){for(var t=[];e;)Zt(t,Qt(e)),e=Jt(e);return t}:$t,tn=function(e,t,n){var l=t(e);return V(e)?l:Zt(l,n(e))},nn=function(e){return tn(e,Vt,Qt)},ln=function(e){return tn(e,Gt,en)},on=_e(X,"DataView"),an=_e(X,"Promise"),rn=_e(X,"Set"),un=_e(X,"WeakMap"),sn=pe(on),cn=pe(Ie),dn=pe(an),vn=pe(rn),mn=pe(un),pn=ie;(on&&"[object DataView]"!=pn(new on(new ArrayBuffer(1)))||Ie&&"[object Map]"!=pn(new Ie)||an&&"[object Promise]"!=pn(an.resolve())||rn&&"[object Set]"!=pn(new rn)||un&&"[object WeakMap]"!=pn(new un))&&(pn=function(e){var t=ie(e),n="[object Object]"==t?e.constructor:void 0,l=n?pe(n):"";if(l)switch(l){case sn:return"[object DataView]";case cn:return"[object Map]";case dn:return"[object Promise]";case vn:return"[object Set]";case mn:return"[object WeakMap]"}return t});var En=pn,fn=Object.prototype.hasOwnProperty,_n=X.Uint8Array,gn=function(e){var t=new e.constructor(e.byteLength);return new _n(t).set(new _n(e)),t},Sn=/\w*$/,hn=Q?Q.prototype:void 0,Tn=hn?hn.valueOf:void 0,bn=Object.create,yn=function(){function e(){}return function(t){if(!se(t))return{};if(bn)return bn(t);e.prototype=t;var n=new e;return e.prototype=void 0,n}}(),Cn=xt&&xt.isMap,An=Cn?Rt(Cn):function(e){return oe(e)&&"[object Map]"==En(e)},Nn=xt&&xt.isSet,Dn=Nn?Rt(Nn):function(e){return oe(e)&&"[object Set]"==En(e)},In={};In["[object Arguments]"]=In["[object Array]"]=In["[object ArrayBuffer]"]=In["[object DataView]"]=In["[object Boolean]"]=In["[object Date]"]=In["[object Float32Array]"]=In["[object Float64Array]"]=In["[object Int8Array]"]=In["[object Int16Array]"]=In["[object Int32Array]"]=In["[object Map]"]=In["[object Number]"]=In["[object Object]"]=In["[object RegExp]"]=In["[object Set]"]=In["[object String]"]=In["[object Symbol]"]=In["[object Uint8Array]"]=In["[object Uint8ClampedArray]"]=In["[object Uint16Array]"]=In["[object Uint32Array]"]=!0,In["[object Error]"]=In["[object Function]"]=In["[object WeakMap]"]=!1;var On=function e(t,n,l,i,o,a){var r,u=1&n,s=2&n,c=4&n;if(l&&(r=o?l(t,i,o,a):l(t)),void 0!==r)return r;if(!se(t))return t;var d=V(t);if(d){if(r=function(e){var t=e.length,n=new e.constructor(t);return t&&"string"==typeof e[0]&&fn.call(e,"index")&&(n.index=e.index,n.input=e.input),n}(t),!u)return function(e,t){var n=-1,l=e.length;for(t||(t=Array(l));++n<l;)t[n]=e[n];return t}(t,r)}else{var v=En(t),m="[object Function]"==v||"[object GeneratorFunction]"==v;if(Dt(t))return qt(t,u);if("[object Object]"==v||"[object Arguments]"==v||m&&!o){if(r=s||m?{}:function(e){return"function"!=typeof e.constructor||Ut(e)?{}:yn(Jt(e))}(t),!u)return s?function(e,t){return ht(e,en(e),t)}(t,function(e,t){return e&&ht(t,Gt(t),e)}(r,t)):function(e,t){return ht(e,Qt(e),t)}(t,function(e,t){return e&&ht(t,Vt(t),e)}(r,t))}else{if(!In[v])return o?t:{};r=function(e,t,n){var l=e.constructor;switch(t){case"[object ArrayBuffer]":return gn(e);case"[object Boolean]":case"[object Date]":return new l(+e);case"[object DataView]":return function(e,t){var n=t?gn(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.byteLength)}(e,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return function(e,t){var n=t?gn(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}(e,n);case"[object Map]":return new l;case"[object Number]":case"[object String]":return new l(e);case"[object RegExp]":return function(e){var t=new e.constructor(e.source,Sn.exec(e));return t.lastIndex=e.lastIndex,t}(e);case"[object Set]":return new l;case"[object Symbol]":return Tn?Object(Tn.call(e)):{}}}(t,v,u)}}a||(a=new Et);var p=a.get(t);if(p)return p;a.set(t,r),Dn(t)?t.forEach(function(i){r.add(e(i,n,l,i,t,a))}):An(t)&&t.forEach(function(i,o){r.set(o,e(i,n,l,o,t,a))});var E=d?void 0:(c?s?ln:nn:s?Gt:Vt)(t);return function(e,t){for(var n=-1,l=null==e?0:e.length;++n<l&&!1!==t(e[n],n););}(E||t,function(i,o){E&&(i=t[o=i]),St(r,o,e(i,n,l,o,t,a))}),r},Ln=function(e){return On(e,5)};const wn=e=>l.createElement("h1",{className:"heading-m"},e.label),Rn=()=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},l.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),l.createElement("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"})),xn=e=>l.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},l.createElement(Rn,null)),Pn=function(e,t){void 0===t&&(t="dayend");try{const n=e.match(/(\d{4})-(\d{1,2})-(\d{1,2})/),l=new Date(Date.UTC(n[1],n[2]-1,n[3]));return l.setMinutes(l.getMinutes()+l.getTimezoneOffset()),"dayend"===t&&(l.setHours(l.getHours()+24),l.setSeconds(l.getSeconds()-1)),l.getTime()}catch(t){return e}},Mn=e=>{var i,o;let{t:a,action:r,tenantId:u,closeModal:s,submitAction:d,applicationData:v,businessService:m,cardClassName:p,cardFormWrapperClassName:E,cardFormClassName:f,formClassName:_}=e;const{data:g,isLoading:S}=Digit.Hooks.useEmployeeSearch(u,{roles:null==r||null===(i=r.assigneeRoles)||void 0===i||null===(o=i.map)||void 0===o?void 0:o.call(i,e=>({code:e})),isActive:!0},{enabled:!(null!=r&&r.isTerminateState)}),[h,T]=n.useState({}),[b,y]=n.useState({}),[A,N]=n.useState([]),[D,I]=n.useState({}),[O,L]=n.useState(null),[w,R]=n.useState(null),[x,P]=n.useState(null),M=window.Digit.Utils.browser.isMobile(),k=window.location.href.includes("/employee");function F(e){L(e.target.files[0])}return n.useEffect(()=>{var e;N(null==g||null===(e=g.Employees)||void 0===e?void 0:e.map(e=>{var t;return{uuid:null==e?void 0:e.uuid,name:null==e||null===(t=e.user)||void 0===t?void 0:t.name}}))},[g]),n.useEffect(()=>{!function(){try{P(null);const e=function(){if(O){const e=/(.*?)(jpg|jpeg|png|image|pdf)$/i,t=function(){if(O.size>=5242880)P(a("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const t=function(){if(null!=O&&O.type&&!e.test(null==O?void 0:O.type))P(a("NOT_SUPPORTED_FILE_TYPE"));else{const e=C(function(){return Promise.resolve(Digit.UploadServices.Filestorage("WS",O,Digit.ULBService.getCurrentTenantId())).then(function(e){var t,n,l,i;(null==e||null===(t=e.data)||void 0===t||null===(n=t.files)||void 0===n?void 0:n.length)>0?R(null==e||null===(l=e.data)||void 0===l||null===(i=l.files[0])||void 0===i?void 0:i.fileStoreId):P(a("CS_FILE_UPLOAD_ERROR"))})},function(e){console.error("Modal -> err ",e),P(a("CS_FILE_UPLOAD_ERROR"))});if(e&&e.then)return e.then(function(){})}}();if(t&&t.then)return t.then(function(){})}}();if(t&&t.then)return t.then(function(){})}}();e&&e.then&&e.then(function(){})}catch(e){Promise.reject(e)}}()},[O]),n.useEffect(()=>{var e,n,i,o;"DisconnectWSConnection"==(null===(e=v)||void 0===e||null===(n=e.processInstance)||void 0===n?void 0:n.businessService)||"DisconnectSWConnection"==(null===(i=v)||void 0===i||null===(o=i.processInstance)||void 0===o?void 0:o.businessService)?r&&T((e=>{var n;let{t:i,action:o,approvers:a,selectedApprover:r,setSelectedApprover:u,selectFile:s,uploadedFile:d,setUploadedFile:v,businessService:m,error:p}=e,E=!0,f=!1;return(null!=o&&null!==(n=o.action)&&void 0!==n&&n.includes("SEND_BACK")||"APPROVE_FOR_DISCONNECTION"==(null==o?void 0:o.action)||"RESUBMIT_APPLICATION"==(null==o?void 0:o.action))&&(E=!1),o.isTerminateState&&(E=!1),"EXECUTE_DISCONNECTION"!=(null==o?void 0:o.action)&&"DISCONNECTION_EXECUTED"!=(null==o?void 0:o.action)||(f=!0),{label:{heading:`WF_${null==o?void 0:o.action}_APPLICATION`,submit:`WF_${null==m?void 0:m.toUpperCase()}_${null==o?void 0:o.action}`,cancel:"CS_COMMON_CANCEL"},form:[{body:[{label:E?i("WF_ASSIGNEE_NAME_LABEL"):null,placeholder:E?i("WF_ASSIGNEE_NAME_PLACEHOLDER"):null,type:"dropdown",populators:E?l.createElement(t.Dropdown,{option:a,autoComplete:"off",optionKey:"name",id:"fieldInspector",select:u,selected:r}):null},f&&{label:i("ES_FSM_ACTION_SERVICE_DATE"),isMandatory:!!f,type:"custom",populators:f?{name:"date",validation:{required:!0},defaultValue:Digit.Utils.date.getDate(),component:(e,n)=>l.createElement(t.DatePicker,c({onChange:e.onChange,date:e.value},n))}:null},{label:i("WF_COMMON_COMMENTS"),type:"textarea",populators:{name:"comments"}},{label:i("WS_APPROVAL_CHECKLIST_BUTTON_UP_FILE"),populators:l.createElement(t.UploadFile,{id:"workflow-doc",accept:".jpg,.pdf,.png,.jpeg",onUpload:s,onDelete:()=>{v(null)},message:d?"1 "+i("ES_PT_ACTION_FILEUPLOADED"):i("CS_ACTION_NO_FILEUPLOADED"),error:p,iserror:p,showHintBelow:!0,hintText:"WS_HINT_TEXT_LABEL"})}]}]}})({t:a,action:r,approvers:A,selectedApprover:D,setSelectedApprover:I,selectFile:F,uploadedFile:w,setUploadedFile:R,businessService:m,error:x})):r&&T((e=>{var n;let{t:i,action:o,approvers:a,selectedApprover:r,setSelectedApprover:u,selectFile:s,uploadedFile:c,setUploadedFile:d,businessService:v,error:m}=e,p=!0;return(null!=o&&null!==(n=o.action)&&void 0!==n&&n.includes("SEND_BACK")||"APPROVE_FOR_CONNECTION"==(null==o?void 0:o.action))&&(p=!1),o.isTerminateState&&(p=!1),{label:{heading:`WF_${null==o?void 0:o.action}_APPLICATION`,submit:`WF_${null==v?void 0:v.toUpperCase()}_${null==o?void 0:o.action}`,cancel:"CS_COMMON_CANCEL"},form:[{body:[{label:p?i("WF_ASSIGNEE_NAME_LABEL"):null,placeholder:p?i("WF_ASSIGNEE_NAME_PLACEHOLDER"):null,type:"dropdown",populators:p?l.createElement(t.Dropdown,{option:a,autoComplete:"off",optionKey:"name",id:"fieldInspector",select:u,selected:r}):null},{label:i("WF_COMMON_COMMENTS"),type:"textarea",populators:{name:"comments"}},{label:i("WS_APPROVAL_CHECKLIST_BUTTON_UP_FILE"),populators:l.createElement(t.UploadFile,{id:"workflow-doc",accept:".jpg,.pdf,.png,.jpeg",onUpload:s,onDelete:()=>{d(null)},message:c?"1 "+i("ES_PT_ACTION_FILEUPLOADED"):i("CS_ACTION_NO_FILEUPLOADED"),error:m,iserror:m,showHintBelow:!0,hintText:"WS_HINT_TEXT_LABEL"})}]}]}})({t:a,action:r,approvers:A,selectedApprover:D,setSelectedApprover:I,selectFile:F,uploadedFile:w,setUploadedFile:R,businessService:m,error:x}))},[r,A,w,x]),r&&h.form?l.createElement(t.Modal,{headerBarMain:l.createElement(wn,{label:a(h.label.heading)}),headerBarEnd:l.createElement(xn,{onClick:s}),actionCancelLabel:a(h.label.cancel),actionCancelOnSubmit:s,actionSaveLabel:a(h.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action",style:M&&k?{width:"100%",height:"auto"}:{}},S?l.createElement(t.Loader,null):l.createElement(t.FormComposer,{config:h.form,noBoxShadow:!0,inline:!0,childrenAtTheBottom:!0,onSubmit:function(e){var t,n,l,i,o,a,s,c,m,p;if(null!==(t=v)&&void 0!==t&&t.isBillAmend){var E,f,_,g,S,h,T,b,y;const t={...null===(E=v)||void 0===E||null===(f=E.billAmendmentDetails)||void 0===f?void 0:f.additionalDetails,comments:null!=e&&e.comments?e.comments:null},n={...null===(_=v)||void 0===_?void 0:_.billAmendmentDetails,workflow:{businessId:null===(g=v)||void 0===g||null===(S=g.billAmendmentDetails)||void 0===S?void 0:S.amendmentId,action:null==r?void 0:r.action,tenantId:u,businessService:null!==(h=v)&&void 0!==h&&null!==(T=h.applicationType)&&void 0!==T&&T.includes("WATER")?"WS.AMENDMENT":"SW.AMENDMENT",moduleName:null!==(b=v)&&void 0!==b&&null!==(y=b.applicationType)&&void 0!==y&&y.includes("WATER")?"WS":"SW",assignes:null!=D&&D.uuid?[{uuid:null==D?void 0:D.uuid}]:[],comment:(null==e?void 0:e.comments)||"",documents:w?[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==O?void 0:O.name,fileStoreId:w}]:[]},additionalDetails:t,comment:(null==e?void 0:e.comments)||"",wfDocuments:w?[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==O?void 0:O.name,fileStoreId:w}]:null,processInstance:{action:null==r?void 0:r.action,assignes:null!=D&&D.uuid?[{uuid:null==D?void 0:D.uuid}]:[],comment:(null==e?void 0:e.comments)||"",documents:w?[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==O?void 0:O.name,fileStoreId:w}]:[]}};d({AmendmentUpdate:n})}else{if(v={...v,action:null==r?void 0:r.action,comment:(null==e?void 0:e.comments)||"",assignee:null!=D&&D.uuid?[null==D?void 0:D.uuid]:[],assignes:null!=D&&D.uuid?[{uuid:null==D?void 0:D.uuid}]:[],wfDocuments:w?[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==O?void 0:O.name,fileStoreId:w}]:null,processInstance:{...null===(n=v)||void 0===n?void 0:n.processInstance,action:null==r?void 0:r.action,assignes:null!=D&&D.uuid?[{uuid:null==D?void 0:D.uuid}]:[],comment:(null==e?void 0:e.comments)||"",documents:w?[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==O?void 0:O.name,fileStoreId:w}]:[]}},null!=e&&e.date&&null!==(l=v)&&void 0!==l&&null!==(i=l.applicationType)&&void 0!==i&&i.includes("DISCONNECT")){const t=Ln(null==e?void 0:e.date);v.disconnectionExecutionDate=Pn(t)}else if(null!=e&&e.date){const t=Ln(null==e?void 0:e.date);v.connectionExecutionDate=Pn(t)}var C;if("DisconnectWSConnection"==(null===(o=v)||void 0===o||null===(a=o.processInstance)||void 0===a?void 0:a.businessService)||"DisconnectSWConnection"==(null===(s=v)||void 0===s||null===(c=s.processInstance)||void 0===c?void 0:c.businessService)||window.location.href.includes("disconnection"))"WATER"==(null===(C=v)||void 0===C?void 0:C.serviceType)?d({WaterConnection:v,disconnectRequest:!0}):d({SewerageConnection:v,disconnectRequest:!0});else if("SEWERAGE_RECONNECTION"==(null===(m=v)||void 0===m?void 0:m.applicationType))d({SewerageConnection:v,disconnectRequest:!1,reconnectRequest:!0});else if("WATER_RECONNECTION"==(null===(p=v)||void 0===p?void 0:p.applicationType))d({WaterConnection:v,disconnectRequest:!1,reconnectRequest:!0});else{var A,N,I,L,R,x,P,M,k,F,B,U,W;const e=sessionStorage.getItem("Digit.ADHOC_ADD_REBATE_DATA"),t=e?JSON.parse(e):"";null!=t&&null!==(A=t.value)&&void 0!==A&&A.adhocPenalty&&(v.additionalDetails.adhocPenalty=parseInt(null==t||null===(N=t.value)||void 0===N?void 0:N.adhocPenalty)||""),null!=t&&null!==(I=t.value)&&void 0!==I&&I.adhocPenaltyComment&&(v.additionalDetails.adhocPenaltyComment=(null==t||null===(L=t.value)||void 0===L?void 0:L.adhocPenaltyComment)||""),null!=t&&null!==(R=t.value)&&void 0!==R&&R.adhocPenaltyReason&&(v.additionalDetails.adhocPenaltyReason=(null==t||null===(x=t.value)||void 0===x?void 0:x.adhocPenaltyReason)||""),null!=t&&null!==(P=t.value)&&void 0!==P&&P.adhocRebate&&(v.additionalDetails.adhocRebate=parseInt(null==t||null===(M=t.value)||void 0===M?void 0:M.adhocRebate)||""),null!=t&&null!==(k=t.value)&&void 0!==k&&k.adhocRebateComment&&(v.additionalDetails.adhocRebateComment=(null==t||null===(F=t.value)||void 0===F?void 0:F.adhocRebateComment)||""),null!=t&&null!==(B=t.value)&&void 0!==B&&B.adhocRebateReason&&(v.additionalDetails.adhocRebateReason=(null==t||null===(U=t.value)||void 0===U?void 0:U.adhocRebateReason)||""),"WATER"==(null===(W=v)||void 0===W?void 0:W.serviceType)?d({WaterConnection:v,disconnectRequest:!1,reconnectRequest:!1}):d({SewerageConnection:v,disconnectRequest:!1,reconnectRequest:!1})}}},defaultValues:b,formId:"modal-action",cardFormClassName:f,cardFormWrapperClassName:E,cardClassName:p,formClassName:_})):l.createElement(t.Loader,null)},kn=e=>l.createElement("h1",{className:"heading-m"},e.label),Fn=()=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},l.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),l.createElement("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"})),Bn=e=>l.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},l.createElement(Fn,null)),Un=e=>{var i,o;let{t:a,action:r,tenantId:u,closeModal:s,submitAction:c,applicationData:d,businessService:v,moduleCode:m}=e;console.log("applicationData",d);const{data:p}=Digit.Hooks.useEmployeeSearch(u,{roles:null==r||null===(i=r.assigneeRoles)||void 0===i||null===(o=i.map)||void 0===o?void 0:o.call(i,e=>({code:e})),isActive:!0},{enabled:!(null!=r&&r.isTerminateState)}),[E,f]=n.useState({}),[_,g]=n.useState({}),[S,h]=n.useState([]),[T,b]=n.useState(null),[y,A]=n.useState(null),[N,D]=n.useState(null),[I,O]=n.useState(null),[L,w]=n.useState(!1);function R(e){A(e.target.files[0])}return n.useEffect(()=>{var e;h(null==p||null===(e=p.Employees)||void 0===e?void 0:e.map(e=>{var t;return{uuid:null==e?void 0:e.uuid,name:null==e||null===(t=e.user)||void 0===t?void 0:t.name}}))},[p]),n.useEffect(()=>{!function(){try{O(null);const e=function(){if(y){const e=function(){if(y.size>=5242880)O(a("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const e=C(function(){return Promise.resolve(Digit.UploadServices.Filestorage("PTR",y,Digit.ULBService.getStateId())).then(function(e){var t,n,l,i;(null==e||null===(t=e.data)||void 0===t||null===(n=t.files)||void 0===n?void 0:n.length)>0?D(null==e||null===(l=e.data)||void 0===l||null===(i=l.files[0])||void 0===i?void 0:i.fileStoreId):O(a("CS_FILE_UPLOAD_ERROR"))})},function(){O(a("CS_FILE_UPLOAD_ERROR"))});if(e&&e.then)return e.then(function(){})}}();if(e&&e.then)return e.then(function(){})}}();e&&e.then&&e.then(function(){})}catch(e){Promise.reject(e)}}()},[y]),n.useEffect(()=>{r&&f((e=>{let{t:n,action:i,selectFile:o,uploadedFile:a,setUploadedFile:r,businessService:u}=e;return{label:{heading:`WF_${null==i?void 0:i.action}_APPLICATION`,submit:`WF_${u}_${null==i?void 0:i.action}`,cancel:"ES_PTR_COMMON_CANCEL"},form:[{body:[{label:n("ES_PTR_ACTION_COMMENTS"),type:"textarea",populators:{name:"comments"}},{label:`${n("ES_PTR_ATTACH_FILE")}${i.docUploadRequired?" *":""}`,populators:l.createElement(t.UploadFile,{id:"workflow-doc",onUpload:o,onDelete:()=>{r(null)},showHint:!0,hintText:n("PTR_ATTACH_RESTRICTIONS_SIZE"),message:a?"1 "+n("ES_PTR_ACTION_FILEUPLOADED"):n("ES_PTR_ACTION_NO_FILEUPLOADED")})}]}]}})({t:a,action:r,approvers:S,selectedApprover:T,setSelectedApprover:b,selectFile:R,uploadedFile:N,setUploadedFile:D,businessService:v}))},[r,S,N]),r&&E.form?l.createElement(t.Modal,{headerBarMain:l.createElement(kn,{label:a(E.label.heading)}),headerBarEnd:l.createElement(Bn,{onClick:s}),actionCancelLabel:a(E.label.cancel),actionCancelOnSubmit:s,actionSaveLabel:a(E.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action"},l.createElement(t.FormComposer,{config:E.form,noBoxShadow:!0,inline:!0,childrenAtTheBottom:!0,onSubmit:function(e){let t={action:null==r?void 0:r.action,comments:null==e?void 0:e.comments,businessService:v,moduleName:m};N&&(t.documents=[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==y?void 0:y.name,filestoreId:N}]),c({PetRegistrationApplications:[{...d,workflow:t}]})},defaultValues:_,formId:"modal-action"})):l.createElement(t.Loader,null)},Wn=e=>l.createElement("h1",{className:"heading-m"},e.label),Hn=()=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},l.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),l.createElement("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"})),jn=e=>l.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},l.createElement(Hn,null)),zn=e=>{var i,a,r;let{t:u,action:s,tenantId:c,closeModal:d,submitAction:v,applicationData:m,businessService:p,moduleCode:E,cardClassName:f,cardFormWrapperClassName:_,cardFormClassName:g,formClassName:S}=e;const{data:h}=Digit.Hooks.useEmployeeSearch(c,{roles:null==s||null===(i=s.roles)||void 0===i||null===(a=i[0])||void 0===a||null===(r=a.map)||void 0===r?void 0:r.call(a,e=>({code:e})),isActive:!0},{enabled:!(null!=s&&s.isTerminateState)}),T=o.useHistory(),[b,y]=n.useState({}),[C,A]=n.useState({}),[N,D]=n.useState([]),[I,O]=n.useState(null),[L,w]=n.useState(null);return n.useEffect(()=>{var e;D(null==h||null===(e=h.Employees)||void 0===e?void 0:e.map(e=>{var t;return{uuid:null==e?void 0:e.uuid,name:null==e||null===(t=e.user)||void 0===t?void 0:t.name}}))},[h]),n.useEffect(()=>{"INITIATED"===(null==s?void 0:s.state)?T.push("/digit-ui/employee/asset/assetservice/edit/"+(null==m?void 0:m.applicationNo)):y((e=>{let{t:t,action:n,businessService:l}=e;return console.log("njhsegfdhjsbedwfdwe",n),{label:{heading:`WF_${null==n?void 0:n.action}_APPLICATION`,submit:`WF_${l}_${null==n?void 0:n.action}`,cancel:"ES_AST_COMMON_CANCEL"},form:[{body:[{label:t("AST_ACTION_COMMENTS"),type:"textarea",populators:{name:"comments"}}]}]}})({t:u,action:s,approvers:N,selectedApprover:I,setSelectedApprover:O,uploadedFile:L,setUploadedFile:w,businessService:p}))},[s,N,L]),s&&b.form?l.createElement(t.Modal,{headerBarMain:l.createElement(Wn,{label:u(b.label.heading)}),headerBarEnd:l.createElement(jn,{onClick:d}),actionCancelLabel:u(b.label.cancel),actionCancelOnSubmit:d,actionSaveLabel:u(b.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action"},l.createElement(t.FormComposer,{config:b.form,noBoxShadow:!0,inline:!0,childrenAtTheBottom:!0,onSubmit:function(e){let t={action:null==s?void 0:s.action,comment:null==e?void 0:e.comments,businessService:p,moduleName:E};L&&(t.documents=[]),v({Asset:{...m,workflow:t}})},defaultValues:C,formId:"modal-action",cardFormClassName:g,cardFormWrapperClassName:_,cardClassName:f,formClassName:S})):l.createElement(t.Loader,null)},Vn=e=>l.createElement("h1",{className:"heading-m"},e.label),Kn=()=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},l.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),l.createElement("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"})),Gn=e=>l.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},l.createElement(Kn,null)),qn=e=>{var i,o;let{t:a,action:r,tenantId:u,closeModal:s,submitAction:c,applicationData:d,businessService:v,moduleCode:m}=e;const{data:p}=Digit.Hooks.useEmployeeSearch(u,{roles:null==r||null===(i=r.assigneeRoles)||void 0===i||null===(o=i.map)||void 0===o?void 0:o.call(i,e=>({code:e})),isActive:!0},{enabled:!(null!=r&&r.isTerminateState)}),[E,f]=n.useState({}),[_,g]=n.useState({}),[S,h]=n.useState([]),[T,b]=n.useState(null),[y,A]=n.useState(null),[N,D]=n.useState(null),[I,O]=n.useState(null),[L,w]=n.useState(!1);function R(e){A(e.target.files[0])}return n.useEffect(()=>{var e;h(null==p||null===(e=p.Employees)||void 0===e?void 0:e.map(e=>{var t;return{uuid:null==e?void 0:e.uuid,name:null==e||null===(t=e.user)||void 0===t?void 0:t.name}}))},[p]),n.useEffect(()=>{!function(){try{O(null);const e=function(){if(y){const e=function(){if(y.size>=5242880)O(a("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const e=C(function(){return Promise.resolve(Digit.UploadServices.Filestorage("CHB",y,u)).then(function(e){var t,n,l,i;(null==e||null===(t=e.data)||void 0===t||null===(n=t.files)||void 0===n?void 0:n.length)>0?D(null==e||null===(l=e.data)||void 0===l||null===(i=l.files[0])||void 0===i?void 0:i.fileStoreId):O(a("CS_FILE_UPLOAD_ERROR"))})},function(){O(a("CS_FILE_UPLOAD_ERROR"))});if(e&&e.then)return e.then(function(){})}}();if(e&&e.then)return e.then(function(){})}}();e&&e.then&&e.then(function(){})}catch(e){Promise.reject(e)}}()},[y]),n.useEffect(()=>{r&&f((e=>{let{t:n,action:i,selectFile:o,uploadedFile:a,setUploadedFile:r}=e;return{label:{heading:"CHB_"+(null==i?void 0:i.action),submit:"CHB_"+(null==i?void 0:i.action),cancel:"CS_COMMON_BACK"},form:[{body:[{label:n("ES_CHB_ACTION_COMMENTS")+" *",type:"textarea",populators:{name:"comments",validation:{required:!0}}},{label:`${n("ES_CHB_ATTACH_FILE")}${i.docUploadRequired?" *":""}`,populators:l.createElement(t.UploadFile,{id:"workflow-doc",onUpload:o,onDelete:()=>{r(null)},message:a?"1 "+n("CS_ACTION_FILEUPLOADED"):n("CS_ACTION_NO_FILEUPLOADED")})}]}]}})({t:a,action:r,approvers:S,selectedApprover:T,setSelectedApprover:b,selectFile:R,uploadedFile:N,setUploadedFile:D,businessService:v}))},[r,S,N]),r&&E.form?l.createElement(t.Modal,{headerBarMain:l.createElement(Vn,{label:a(E.label.heading)}),headerBarEnd:l.createElement(Gn,{onClick:s}),actionCancelLabel:a(E.label.cancel),actionCancelOnSubmit:s,actionSaveLabel:a(E.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action"},l.createElement(t.FormComposer,{config:E.form,noBoxShadow:!0,inline:!0,childrenAtTheBottom:!0,onSubmit:function(e){let t={action:null==r?void 0:r.action,comment:null==e?void 0:e.comments,businessService:v,moduleName:m};N&&(t.documents=[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==y?void 0:y.name,fileStoreId:N}]),c({hallsBookingApplication:{...d,workflow:t}})},defaultValues:_,formId:"modal-action"})):l.createElement(t.Loader,null)},$n=e=>l.createElement("h1",{className:"heading-m"},e.label),Yn=()=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},l.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),l.createElement("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"})),Xn=e=>l.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},l.createElement(Yn,null)),Qn=e=>{var i,o;let{t:a,action:r,tenantId:u,closeModal:s,submitAction:c,applicationData:d,businessService:v,moduleCode:m}=e;console.log("snjdskbjdfbjskfjkbs",r);const{data:p}=Digit.Hooks.useEmployeeSearch(u,{roles:null==r||null===(i=r.assigneeRoles)||void 0===i||null===(o=i.map)||void 0===o?void 0:o.call(i,e=>({code:e})),isActive:!0},{enabled:!(null!=r&&r.isTerminateState)}),[E,f]=n.useState({}),[_,g]=n.useState({}),[S,h]=n.useState([]),[T,b]=n.useState(null),[y,A]=n.useState(null),[N,D]=n.useState(null),[I,O]=n.useState(null),[L,w]=n.useState(null),[R,x]=n.useState(!1);function P(e){D(e.target.files[0])}return n.useEffect(()=>{var e;h(null==p||null===(e=p.Employees)||void 0===e?void 0:e.map(e=>{var t;return{uuid:null==e?void 0:e.uuid,name:null==e||null===(t=e.user)||void 0===t?void 0:t.name}}))},[p]),n.useEffect(()=>{!function(){try{w(null);const e=function(){if(N){const e=function(){if(N.size>=5242880)w(a("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const e=C(function(){return Promise.resolve(Digit.UploadServices.Filestorage("PTR",N,Digit.ULBService.getStateId())).then(function(e){var t,n,l,i;(null==e||null===(t=e.data)||void 0===t||null===(n=t.files)||void 0===n?void 0:n.length)>0?O(null==e||null===(l=e.data)||void 0===l||null===(i=l.files[0])||void 0===i?void 0:i.fileStoreId):w(a("CS_FILE_UPLOAD_ERROR"))})},function(){w(a("CS_FILE_UPLOAD_ERROR"))});if(e&&e.then)return e.then(function(){})}}();if(e&&e.then)return e.then(function(){})}}();e&&e.then&&e.then(function(){})}catch(e){Promise.reject(e)}}()},[N]),n.useEffect(()=>{r&&f((e=>{let{t:n,action:i,selectFile:o,uploadedFile:a,setUploadedFile:r,businessService:u}=e;console.log("action",i);const s=(new Date).toISOString().split("T")[0];return console.log("todayedsta ::",s),{label:{heading:`WF_${null==i?void 0:i.action}_APPLICATION`,submit:`WF_${u}_${null==i?void 0:i.action}`,cancel:"ES_PTR_COMMON_CANCEL"},form:[{body:["COMPLETIONPENDING"===(null==i?void 0:i.state)?{label:n("EW_PICKUP_DATE"),type:"date",isMandatory:!0,populators:{name:"date",min:(new Date).toISOString().split("T")[0],max:new Date(Date.now()+6048e5).toISOString().split("T")[0]}}:"null","REQUESTCOMPLETED"===(null==i?void 0:i.state)?{label:n("ES_EW_ACTION_TRANSACTION_ID"),type:"text",isMandatory:!0,populators:{name:"transactionId"}}:"null","REQUESTCOMPLETED"===(null==i?void 0:i.state)?{label:n("ES_EW_ACTION_FINALAMOUNT"),type:"text",isMandatory:!0,populators:{name:"finalAmount"}}:"null",{label:n("ES_EW_ACTION_COMMENTS"),type:"textarea",populators:{name:"comments"}},{label:`${n("ES_EW_PHOTO")}${i.docUploadRequired?" *":""}`,populators:l.createElement(t.UploadFile,{id:"workflow-doc",onUpload:o,onDelete:()=>{r(null)},showHint:!0,hintText:n("EW_ATTACH_RESTRICTIONS_SIZE"),message:a?"1 "+n("ES_EW_ACTION_FILEUPLOADED"):n("ES_EW_ACTION_NO_FILEUPLOADED")})}]}]}})({t:a,action:r,approvers:S,selectedApprover:T,setSelectedApprover:b,selectFile:P,uploadedFile:I,setUploadedFile:O,businessService:v}))},[r,S,I]),console.log("conggg",E),r&&E.form?l.createElement(t.Modal,{headerBarMain:l.createElement($n,{label:a(E.label.heading)}),headerBarEnd:l.createElement(Xn,{onClick:s}),actionCancelLabel:a(E.label.cancel),actionCancelOnSubmit:s,actionSaveLabel:a(E.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action"},l.createElement(t.FormComposer,{config:E.form,noBoxShadow:!0,inline:!0,childrenAtTheBottom:!0,onSubmit:function(e){let t={action:null==r?void 0:r.action,comments:null==e?void 0:e.comments,businessService:v,moduleName:m};console.log("applicationData",e),I&&(t.documents=[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==N?void 0:N.name,filestoreId:I},{}]),d.pickUpDate=null==e?void 0:e.date,d.transactionId=null==e?void 0:e.transactionId,d.finalAmount=null==e?void 0:e.finalAmount,c({EwasteApplication:[{...d,workflow:t}]})},defaultValues:_,formId:"modal-action"})):l.createElement(t.Loader,null)},Zn=e=>l.createElement("h1",{className:"heading-m"},e.label),Jn=()=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},l.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),l.createElement("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"})),el=e=>l.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},l.createElement(Jn,null)),tl=e=>{var i,o;let{t:a,action:r,tenantId:u,closeModal:s,submitAction:c,applicationData:d,businessService:v,moduleCode:m}=e;const{data:p}=Digit.Hooks.useEmployeeSearch(u,{roles:null==r||null===(i=r.assigneeRoles)||void 0===i||null===(o=i.map)||void 0===o?void 0:o.call(i,e=>({code:e})),isActive:!0},{enabled:null==r?void 0:r.isTerminateState}),[E,f]=n.useState({}),[_,g]=n.useState({}),[S,h]=n.useState([]),[T,b]=n.useState(null),[y,A]=n.useState(null),[N,D]=n.useState(null),[I,O]=n.useState(null),[L,w]=n.useState(!1);function R(e){w(!0),A(e.target.files[0])}return n.useEffect(()=>{var e;h(null==p||null===(e=p.Employees)||void 0===e?void 0:e.map(e=>{var t;return{uuid:null==e?void 0:e.uuid,name:null==e||null===(t=e.user)||void 0===t?void 0:t.name}}))},[p]),n.useEffect(()=>{!function(){try{O(null);const e=function(){if(y){const e=function(){if(y.size>=5242880)O(a("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const e=function(e,t){try{var n=C(function(){return Promise.resolve(Digit.UploadServices.Filestorage("StreetVending",y,u)).then(function(e){var t,n,l,i;(null==e||null===(t=e.data)||void 0===t||null===(n=t.files)||void 0===n?void 0:n.length)>0?D(null==e||null===(l=e.data)||void 0===l||null===(i=l.files[0])||void 0===i?void 0:i.fileStoreId):O(a("CS_FILE_UPLOAD_ERROR"))})},function(){O(a("CS_FILE_UPLOAD_ERROR"))})}catch(e){return t(!0,e)}return n&&n.then?n.then(t.bind(null,!1),t.bind(null,!0)):t(!1,n)}(0,function(e,t){if(w(!1),e)throw t;return t});if(e&&e.then)return e.then(function(){})}}();if(e&&e.then)return e.then(function(){})}}();e&&e.then&&e.then(function(){})}catch(e){Promise.reject(e)}}()},[y]),console.log("actyhdesh,jhfsefsef",r,d),n.useEffect(()=>{f((e=>{let{t:n,action:i,selectFile:o,uploadedFile:a,setUploadedFile:r,approvers:u,selectedApprover:s,setSelectedApprover:c,isUploading:d}=e;const v=()=>l.createElement("div",{className:"loading-spinner"});return console.log("isuploading ",d),{label:{heading:`WF_${null==i?void 0:i.action}_APPLICATION`,submit:"SV_"+(null==i?void 0:i.action),cancel:"SV_COMMON_CANCEL"},form:[{body:["APPROVE"===(null==i?void 0:i.action)||"REJECT"===(null==i?void 0:i.action)||"SENDBACKTOCITIZEN"===(null==i?void 0:i.action)?"":{label:n("SV_ASSIGNEE"),type:"dropdown",populators:l.createElement(t.Dropdown,{option:u,t:n,optionKey:"name",select:c,selected:s})},{label:n("SV_ACTION_COMMENTS"),isMandatory:!0,type:"textarea",populators:{name:"comments",validation:{required:!0}}},{label:`${n("SV_ATTATCH_FILE")}${i.docUploadRequired?" *":""}`,populators:l.createElement(t.UploadFile,{id:"workflow-doc-sv",onUpload:o,onDelete:()=>{r(null)},message:d?l.createElement("div",{style:{display:"flex",alignItems:"center",gap:"8px"}},l.createElement(v,null),l.createElement("span",null,"Uploading...")):a?"1 "+n("SV_FILE_UPLOADED"):n("SV_NO_FILE")})}]}]}})({t:a,action:r,approvers:S,selectedApprover:T,setSelectedApprover:b,selectFile:R,uploadedFile:N,setUploadedFile:D,businessService:v,isUploading:L}))},[r,S,N]),r&&E.form?l.createElement(t.Modal,{headerBarMain:l.createElement(Zn,{label:a(E.label.heading)}),headerBarEnd:l.createElement(el,{onClick:s}),actionCancelLabel:a(E.label.cancel),actionCancelOnSubmit:s,actionSaveLabel:a(E.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action"},l.createElement(t.FormComposer,{config:E.form,noBoxShadow:!0,inline:!0,childrenAtTheBottom:!0,onSubmit:function(e){var t;let n={action:null==r?void 0:r.action,comments:null==e?void 0:e.comments,businessService:v,moduleName:m,assignes:"SENDBACKTOCITIZEN"===(null==r?void 0:r.action)?[null==d||null===(t=d.auditDetails)||void 0===t?void 0:t.createdBy]:null!=T&&T.uuid?[null==T?void 0:T.uuid]:null};N&&(n.documents=[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==y?void 0:y.name,fileStoreId:N}]),c({streetVendingDetail:{...d,workflow:n}})},defaultValues:_,formId:"modal-action"})):l.createElement(t.Loader,null)},nl=e=>l.createElement("h1",{className:"heading-m"},e.label),ll=()=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},l.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),l.createElement("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"})),il=e=>l.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},l.createElement(ll,null)),ol=e=>{var i,o,a,r;let{t:u,action:s,tenantId:c,closeModal:d,submitAction:v,applicationData:m,businessService:p,moduleCode:E,cardClassName:f,cardFormWrapperClassName:_,cardFormClassName:g,formClassName:S}=e;const{data:h}=Digit.Hooks.useEmployeeSearch(c,{roles:null==s||null===(i=s.assigneeRoles)||void 0===i||null===(o=i.map)||void 0===o?void 0:o.call(i,e=>({code:e})),isActive:!0},{enabled:!(null!=s&&s.isTerminateState)}),{data:T}=Digit.Hooks.fsm.useVendorSearch({tenantId:c,config:{enabled:"PENDING_FOR_VEHICLE_DRIVER_ASSIGN"===(null==s?void 0:s.state)}});let b=[];null==T||null===(a=T.vendor)||void 0===a||a.forEach(e=>{var t,n;if("WT"===(null==e||null===(t=e.additionalDetails)||void 0===t?void 0:t.description)||"WT"===(null==e||null===(n=e.additionalDetails)||void 0===n?void 0:n.serviceType)){var l;const t=`${null==e?void 0:e.name} (${null==e||null===(l=e.owner)||void 0===l?void 0:l.mobileNumber})`;b.push({code:null==e?void 0:e.name,name:t,i18nKey:t,vendorId:null==e?void 0:e.id})}});const{data:y}=Digit.Hooks.fsm.useVehiclesSearch({tenantId:c,config:{enabled:"DELIVERY_PENDING"===(null==s?void 0:s.state)}});let A=[];null==y||null===(r=y.vehicle)||void 0===r||r.map(e=>{A.push({code:null==e?void 0:e.registrationNumber,name:null==e?void 0:e.registrationNumber,i18nKey:null==e?void 0:e.registrationNumber,tankerCapacity:null==e?void 0:e.tankCapacity,vehicleId:null==e?void 0:e.id})});const[N,D]=n.useState({}),[I,O]=n.useState({}),[L,w]=n.useState([]),[R,x]=n.useState(null),[P,M]=n.useState(null),[k,F]=n.useState(null),[B,U]=n.useState(null),[W,H]=n.useState(null);function j(e){x(e.target.files[0])}return n.useEffect(()=>{var e;w(null==h||null===(e=h.Employees)||void 0===e?void 0:e.map(e=>{var t;return{uuid:null==e?void 0:e.uuid,name:null==e||null===(t=e.user)||void 0===t?void 0:t.name}}))},[h]),n.useEffect(()=>{!function(){try{F(null);const e=function(){if(R){const e=function(){if(R.size>=5242880)F(u("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const e=C(function(){return Promise.resolve(Digit.UploadServices.Filestorage("WT",R,c)).then(function(e){var t,n,l,i;(null==e||null===(t=e.data)||void 0===t||null===(n=t.files)||void 0===n?void 0:n.length)>0?M(null==e||null===(l=e.data)||void 0===l||null===(i=l.files[0])||void 0===i?void 0:i.fileStoreId):F(u("CS_FILE_UPLOAD_ERROR"))})},function(){F(u("CS_FILE_UPLOAD_ERROR"))});if(e&&e.then)return e.then(function(){})}}();if(e&&e.then)return e.then(function(){})}}();e&&e.then&&e.then(function(){})}catch(e){Promise.reject(e)}}()},[R]),n.useEffect(()=>{s&&D((e=>{let{t:n,action:i,selectFile:o,uploadedFile:a,setUploadedFile:r,selectedVendor:u,setSelectedVendor:s,vendorDescription:c,vehicleDescription:d,selectVehicle:v,setSelectVehicle:m}=e;return{label:{heading:"RS_"+(null==i?void 0:i.action),submit:"RS_"+(null==i?void 0:i.action),cancel:"CS_COMMON_BACK"},form:[{body:[{label:n("ES_RS_ACTION_COMMENTS")+" *",type:"textarea",populators:{name:"comments",validation:{required:!0}}},"PENDING_FOR_VEHICLE_DRIVER_ASSIGN"===(null==i?void 0:i.state)?{label:n("RS_ASSIGN"),type:"dropdown",populators:l.createElement(t.Dropdown,{option:c,t:n,optionKey:"i18nKey",select:s,selected:u})}:"null","DELIVERY_PENDING"===(null==i?void 0:i.state)?{label:n("RS_REGISTRATION_NUMBER"),type:"dropdown",populators:l.createElement(t.Dropdown,{option:d,t:n,optionKey:"i18nKey",select:m,selected:v})}:"null",{label:`${n("ES_RS_ATTACH_FILE")}${i.docUploadRequired?" *":""}`,populators:l.createElement(t.UploadFile,{id:"workflow-doc",onUpload:o,onDelete:()=>{r(null)},message:a?"1 "+n("CS_ACTION_FILEUPLOADED"):n("CS_ACTION_NO_FILEUPLOADED")})}]}]}})({t:u,action:s,selectFile:j,uploadedFile:P,setUploadedFile:M,selectedVendor:B,setSelectedVendor:U,vendorDescription:T?b:void 0,vehicleDescription:y?A:void 0,selectVehicle:W,setSelectVehicle:H}))},[s,L,P,T,W,y]),s&&N.form?l.createElement(t.Modal,{headerBarMain:l.createElement(nl,{label:u(N.label.heading)}),headerBarEnd:l.createElement(il,{onClick:d}),actionCancelLabel:u(N.label.cancel),actionCancelOnSubmit:d,actionSaveLabel:u(N.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action"},l.createElement(t.FormComposer,{config:N.form,noBoxShadow:!0,inline:!0,childrenAtTheBottom:!0,onSubmit:function(e){let t={action:null==s?void 0:s.action,comments:null==e?void 0:e.comments,businessService:p,moduleName:E};P&&(t.documents=[{documentType:(null==s?void 0:s.action)+" DOC",fileName:null==R?void 0:R.name,fileStoreId:P}]),"PENDING_FOR_VEHICLE_DRIVER_ASSIGN"===(null==s?void 0:s.state)&&(m.vendorId=null==B?void 0:B.vendorId),"DELIVERY_PENDING"===(null==s?void 0:s.state)&&(m.vehicleId=null==W?void 0:W.vehicleId);let n="watertanker"===p?{waterTankerBookingDetail:{...m,workflow:t}}:{mobileToiletBookingDetail:{...m,workflow:t}};v(n)},defaultValues:I,formId:"modal-action",cardFormClassName:g,cardFormWrapperClassName:_,cardClassName:f,formClassName:S})):l.createElement(t.Loader,null)},al=e=>null!=e&&e.businessService.includes("PT")?l.createElement(Qe,e):null!=e&&e.businessService.includes("ptr")?l.createElement(Un,e):null!=e&&e.businessService.includes("NewTL")||null!=e&&e.businessService.includes("TL")||null!=e&&e.businessService.includes("EDITRENEWAL")||null!=e&&e.businessService.includes("DIRECTRENEWAL")?l.createElement(tt,e):null!=e&&e.moduleCode.includes("BPAREG")?l.createElement(ot,e):null!=e&&e.moduleCode.includes("BPA")?l.createElement(st,e):null!=e&&e.moduleCode.includes("NOC")?l.createElement(mt,e):null!=e&&e.moduleCode.includes("WS")?l.createElement(Mn,e):null!=e&&e.businessService.includes("asset-create")?l.createElement(zn,e):null!=e&&e.businessService.includes("ewst")?l.createElement(Qn,e):null!=e&&e.businessService.includes("booking-refund")?l.createElement(qn,e):null!=e&&e.businessService.includes("street-vending")?l.createElement(tl,e):null!=e&&e.businessService.includes("watertanker")||null!=e&&e.businessService.includes("mobileToilet")?l.createElement(ol,e):void 0;function rl(e){let{documents:n,svgStyles:o={},isSendBackFlow:a=!1,isHrLine:r=!1,titleStyles:u}=e;const{t:s}=i.useTranslation(),c=window.location.href.includes("stakeholder");return l.createElement("div",{style:{marginTop:"19px"}},!c&&(null==n?void 0:n.map((e,i)=>{var o;return l.createElement(l.Fragment,{key:i},null!=e&&e.title?l.createElement(t.CardSubHeader,{style:u||{marginTop:"32px",marginBottom:"8px",color:"#505A5F",fontSize:"24px"}},s(null==e?void 0:e.title)):null,l.createElement("div",{style:{display:"flex",flexWrap:"wrap",justifyContent:"flex-start"}},null!=e&&e.values&&(null==e?void 0:e.values.length)>0?null==e||null===(o=e.values)||void 0===o?void 0:o.map((e,n)=>{var i;return l.createElement("a",{target:"_",href:null==e?void 0:e.url,style:{minWidth:"80px",marginRight:"10px",maxWidth:"100px",height:"auto",minWidth:"100px"},key:n},l.createElement("div",{style:{display:"flex",justifyContent:"center"}},l.createElement(t.PDFSvg,null)),l.createElement("p",{style:{marginTop:"8px",fontWeight:"bold",textAlign:"center",color:"#505A5F"}},s(null==e?void 0:e.title)),a?null!=e&&null!==(i=e.documentType)&&void 0!==i&&i.includes("NOC")?l.createElement("p",{style:{textAlign:"center"}},s(null==e?void 0:e.documentType.split(".")[1])):l.createElement("p",{style:{textAlign:"center"}},s(null==e?void 0:e.documentType)):"")}):!window.location.href.includes("citizen")&&l.createElement("div",null,l.createElement("p",null,s("BPA_NO_DOCUMENTS_UPLOADED_LABEL")))),r&&(null==n?void 0:n.length)!=i+1?l.createElement("hr",{style:{color:"#D6D5D4",backgroundColor:"#D6D5D4",height:"2px",marginTop:"20px",marginBottom:"20px"}}):null)})),c&&(null==n?void 0:n.map((e,n)=>{var i;return l.createElement(l.Fragment,{key:n},null!=e&&e.title?l.createElement(t.CardSubHeader,{style:{marginTop:"32px",marginBottom:"8px",color:"#505A5F",fontSize:"24px"}},s(null==e?void 0:e.title)):null,l.createElement("div",null,null!=e&&e.values&&(null==e?void 0:e.values.length)>0?null==e||null===(i=e.values)||void 0===i?void 0:i.map((e,n)=>l.createElement("a",{target:"_",href:null==e?void 0:e.url,style:{minWidth:null!=o&&o.minWidth?null==o?void 0:o.minWidth:"160px",marginRight:"20px"},key:n},l.createElement("div",{style:{maxWidth:"940px",padding:"8px",borderRadius:"4px",border:"1px solid #D6D5D4",background:"#FAFAFA"}},l.createElement("p",{style:{marginTop:"8px",fontWeight:"bold",marginBottom:"10px"}},s(null==e?void 0:e.title)),null!=e&&e.docInfo?l.createElement("div",{style:{fontSize:"12px",color:"#505A5F",fontWeight:400,lineHeight:"15px",marginBottom:"10px"}},""+s(null==e?void 0:e.docInfo)):null,l.createElement(t.PDFSvg,null),l.createElement("p",{style:{marginTop:"8px",fontSize:"16px",lineHeight:"19px",color:"#505A5F",fontWeight:"400",textAlign:"center",color:"#505A5F"}},""+s(null==e?void 0:e.title))))):!window.location.href.includes("citizen")&&l.createElement("div",null,l.createElement("p",null,s("BPA_NO_DOCUMENTS_UPLOADED_LABEL")))))})))}const ul=e=>{var t,i;let{t:o,formData:a,applicationData:r,docs:u,bpaActionsDetails:s}=e;const c=(null==r?void 0:r.status)||"",d=(null==s||null===(t=s.data)||void 0===t?void 0:t.nextActions)||[],v=Digit.ULBService.getStateId(),[m,p]=n.useState((null==a||null===(i=a.documents)||void 0===i?void 0:i.documents)||[]),[E,f]=n.useState(null),[_,g]=n.useState([]),[S,h]=n.useState(!0),[T,b]=n.useState(!1),[y,C]=n.useState(!1),{isLoading:A,data:N}=Digit.Hooks.obps.useMDMS(v,"BPA",["DocTypeMapping"]),{isLoading:D,data:I}=Digit.Hooks.obps.useMDMS(v,"common-masters",["DocumentType"]);return n.useEffect(()=>{var e,t,n,l;let i=[];var o,a;null!=N&&null!==(e=N.BPA)&&void 0!==e&&e.DocTypeMapping&&(i=null==N||null===(o=N.BPA)||void 0===o||null===(a=o.DocTypeMapping)||void 0===a?void 0:a.filter(e=>{var t,n;return e.WFState==(null==r?void 0:r.status)?null==r?void 0:r.status:e.RiskType==(null==r?void 0:r.riskType)&&e.ServiceType==(null==r||null===(t=r.additionalDetails)||void 0===t?void 0:t.serviceType)&&e.applicationType==(null==r||null===(n=r.additionalDetails)||void 0===n?void 0:n.applicationType)}));let s=[];null===(t=i)||void 0===t||null===(n=t[0])||void 0===n||null===(l=n.docTypes)||void 0===l||l.forEach(e=>{var t,n,l,i;let o=e.code;e.dropdownData=[],e.uploadedDocuments=[],null==I||null===(t=I["common-masters"])||void 0===t||null===(n=t.DocumentType)||void 0===n||n.forEach(t=>{let n=t.code.slice(0,o.length);o===n&&(e.hasDropdown=!0,t.i18nKey=t.code,e.dropdownData.push(t))}),e.uploadedDocuments[0]={},e.uploadedDocuments[0].values=[],null==u||null===(l=u[0])||void 0===l||null===(i=l.values)||void 0===i||i.map(t=>{var n,l;o===`${null==t||null===(n=t.documentType)||void 0===n?void 0:n.split(".")[0]}.${null==t||null===(l=t.documentType)||void 0===l?void 0:l.split(".")[1]}`&&e.uploadedDocuments[0].values.push(t)}),s.push(e)}),sessionStorage.setItem("BPA_DOCUMENTS",JSON.stringify(s)),g(s)},[!A,!D]),n.useEffect(()=>{let e=0;_.map(t=>{let n=!1;m.map(e=>{t.required&&t.code==`${e.documentType.split(".")[0]}.${e.documentType.split(".")[1]}`&&(n=!0)}),!n&&t.required&&(e+=1)}),h("0"!=e&&0!=e||!(m.length>0))},[m,T]),n.useEffect(()=>{C("DOC_VERIFICATION_INPROGRESS"===c&&(null==d?void 0:d.length)>0)},[r,s]),l.createElement("div",null,null==_?void 0:_.map((e,t)=>l.createElement("div",null,l.createElement(sl,{key:t,index:t,document:e,t:o,error:E,setError:f,setDocuments:p,documents:m,setCheckRequiredFields:b,applicationStatus:c,actions:d,bpaTaxDocuments:_,checkEnablingDocs:y}))))};function sl(e){var i,o;let{t:a,document:r,setDocuments:u,documents:s,index:c,bpaTaxDocuments:d,checkEnablingDocs:v}=e;const m=null==s?void 0:s.filter(e=>{var t;return null==e||null===(t=e.documentType)||void 0===t?void 0:t.includes(null==r?void 0:r.code)})[0],p=Digit.ULBService.getStateId(),[E,f]=n.useState(m?{...m,active:!0,code:null==m?void 0:m.documentType,i18nKey:null==m?void 0:m.documentType}:1===(null==r||null===(i=r.dropdownData)||void 0===i?void 0:i.length)?null==r?void 0:r.dropdownData[0]:{}),[_,g]=n.useState(null),[S,h]=n.useState(()=>(null==m?void 0:m.fileStoreId)||null),[T,b]=n.useState([]);return n.useEffect(()=>{null!=E&&E.code&&u(e=>{var t;const n=null==e?void 0:e.filter(e=>(null==e?void 0:e.documentType)!==(null==E?void 0:E.code));return 0===(null==S?void 0:S.length)||null===S?n:[...null==n?void 0:n.filter(e=>(null==e?void 0:e.fileStoreId)!==S),{documentType:null==E?void 0:E.code,fileStoreId:S,documentUid:S,fileName:(null==_?void 0:_.name)||"",id:s?null===(t=s.find(e=>e.documentType===(null==E?void 0:E.code)))||void 0===t?void 0:t.id:void 0}]})},[S,E]),n.useEffect(()=>{try{T.length>0&&(sessionStorage.removeItem("BPA_DOCUMENTS"),r.newUploadedDocs=[],T.map(e=>{var t,n,l;null!=E&&E.code&&r.newUploadedDocs.push({documentType:null==E?void 0:E.code,fileStoreId:null==e||null===(t=e.fileStoreId)||void 0===t?void 0:t.fileStoreId,documentUid:null==e||null===(n=e.fileStoreId)||void 0===n?void 0:n.fileStoreId,tenantId:null==e||null===(l=e.fileStoreId)||void 0===l?void 0:l.tenantId})}),d[c]=r,sessionStorage.setItem("BPA_DOCUMENTS",JSON.stringify(d)))}catch(e){Promise.reject(e)}},[T,E]),n.useEffect(()=>{},[_]),l.createElement("div",{style:{marginBottom:"24px",maxWidth:"950px",minWidth:"280px",background:"#FAFAFA",borderRadius:"4px",border:"1px solid #D6D5D4",padding:"8px"}},l.createElement(t.CardSubHeader,{style:{marginBottom:"8px",paddingBottom:"9px",color:"#0B0C0C",fontSize:"16px",lineHeight:"19px"}},""+a(null==r?void 0:r.code)),(null==r||null===(o=r.uploadedDocuments)||void 0===o?void 0:o.length)&&l.createElement(rl,{documents:null==r?void 0:r.uploadedDocuments,svgStyles:{width:"100px",height:"100px",viewBox:"0 0 25 25",minWidth:"100px"}}),v?l.createElement("div",{style:{marginTop:"20px"}},l.createElement(t.LabelFieldPair,{style:{width:"100%"}},l.createElement(t.CardLabel,{style:{marginTop:"-10px",width:"100%"}},null!=r&&r.required?a(null==r?void 0:r.code)+"* ":""+a(null==r?void 0:r.code)),l.createElement(t.Dropdown,{className:"form-field",t:a,isMandatory:!1,option:null==r?void 0:r.dropdownData,selected:E,optionKey:"i18nKey",select:e=>f(e),style:{width:"100%"}})),l.createElement(t.LabelFieldPair,{style:{width:"100%"}},l.createElement(t.CardLabel,{className:"card-label-smaller",style:{width:"100%"}}),l.createElement("div",{className:"field",style:{width:"100%"}},l.createElement(t.MultiUploadWrapper,{module:"BPA",tenantId:p,getFormState:e=>((e,t)=>{let n=Object.fromEntries(t),l=Object.values(n);var i;0!==Object.keys(n).length&&b(l),(i=l[l.length-1])&&g(i.file)})(0,e),t:a,allowedFileTypesRegex:/(.*?)(jpg|jpeg|png|image|pdf)$/i,allowedMaxSizeInMB:5,acceptFiles:"image/*, .pdf, .png, .jpeg, .jpg"})))):null)}function cl(e){let{fiReport:n,isCitizen:o=!1}=e;const{t:a}=i.useTranslation();return l.createElement(l.Fragment,null,l.createElement("div",{style:{marginTop:"10px"}},l.createElement(o?t.CardHeader:t.CardSectionHeader,{style:{fontSize:"24px"}},""+a("BPA_FI_REPORT")),n.map((e,i)=>{var o,r,u,s,c,d;return l.createElement("div",{style:{background:"#FAFAFA",border:"1px solid #D6D5D4",padding:"8px",borderRadius:"4px",maxWidth:"950px",minWidth:"280px",marginBottom:"24px"}},l.createElement(t.StatusTable,null,l.createElement(t.CardSectionHeader,{style:{fontSize:"20px"}},1==(null==n?void 0:n.length)?""+a("BPA_FI_REPORT"):`${a("BPA_FI_REPORT")} - ${i+1}`),l.createElement(t.Row,{className:"border-none",label:""+a("BPA_FI_DATE_LABEL"),text:null!=e&&e.date?e.date.includes("-")?`${null===(o=e.date)||void 0===o?void 0:o.split("-")[2]}/${null===(r=e.date)||void 0===r?void 0:r.split("-")[1]}/${null===(u=e.date)||void 0===u?void 0:u.split("-")[0]}`:null==e?void 0:e.date:"NA"}),l.createElement(t.Row,{className:"border-none",label:""+a("BPA_FI_TIME_LABEL"),text:null!=e&&e.time?null==e?void 0:e.time:"NA"}),(null==e||null===(s=e.questions)||void 0===s?void 0:s.length)&&(null==e||null===(c=e.questions)||void 0===c?void 0:c.map(e=>l.createElement("div",{style:{background:"white",border:"1px solid #D6D5D4",padding:"8px",borderRadius:"4px",marginTop:"10px"}},l.createElement(t.Row,{className:"border-none",label:""+a(""+e.question),text:null!=e&&e.value?null==e?void 0:e.value:"NA"}),l.createElement(t.Row,{className:"border-none",label:""+a("BPA_ENTER_REMARKS"),text:e.remarks?e.remarks:"NA"})))),l.createElement(rl,{documents:(d=null==e?void 0:e.docs,[{title:"BPA_DOCUMENT_DETAILS_LABEL",values:null==d?void 0:d.map(e=>{var t;return{title:null==e||null===(t=e.documentType)||void 0===t?void 0:t.replaceAll(".","_"),documentType:null==e?void 0:e.documentType,documentUid:null==e?void 0:e.documentUid,fileStoreId:null==e?void 0:e.fileStoreId,id:null==e?void 0:e.id,url:null==e?void 0:e.url}})}]),svgStyles:{width:"100px",height:"100px",viewBox:"0 0 25 25",minWidth:"100px"}})))})))}function dl(e){let{t:i,document:o,setNocDocuments:a,setError:r,nocDocuments:u}=e;const s=null==u?void 0:u.filter(e=>{var t;return null==e||null===(t=e.documentType)||void 0===t?void 0:t.includes(null==o?void 0:o.code)})[0],c=Digit.ULBService.getStateId(),[d,v]=n.useState(),[m,p]=n.useState(null),[E,f]=n.useState(()=>(null==s?void 0:s.fileStoreId)||null);return n.useEffect(()=>{var e,t;null!=o&&null!==(e=o.dropdownData)&&void 0!==e&&null!==(t=e[0])&&void 0!==t&&t.code&&a(e=>{var t;const n=null==e?void 0:e.filter(e=>{var t,n;return(null==e?void 0:e.documentType)!==(null==o||null===(t=o.dropdownData)||void 0===t||null===(n=t[0])||void 0===n?void 0:n.code)});return 0===(null==E?void 0:E.length)||null===E?n:[...null==n?void 0:n.filter(e=>(null==e?void 0:e.fileStoreId)!==E),{documentType:null==o||null===(t=o.dropdownData)||void 0===t?void 0:t[0].code,fileStoreId:E,documentUid:E,fileName:(null==m?void 0:m.name)||""}]})},[E]),n.useEffect(()=>{!function(){try{r(null);const e=function(){if(m){const e=/(.*?)(jpg|jpeg|png|image|pdf)$/i,t=function(){if(m.size>=5242880)r(i("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const t=function(){if(null!=m&&m.type&&!e.test(null==m?void 0:m.type))r(i("NOT_SUPPORTED_FILE_TYPE"));else{const e=C(function(){return f(null),Promise.resolve(Digit.UploadServices.Filestorage("PT",m,Digit.ULBService.getStateId())).then(function(e){var t,n,l,o;(null==e||null===(t=e.data)||void 0===t||null===(n=t.files)||void 0===n?void 0:n.length)>0?f(null==e||null===(l=e.data)||void 0===l||null===(o=l.files[0])||void 0===o?void 0:o.fileStoreId):r(i("CS_FILE_UPLOAD_ERROR"))})},function(){r(i("CS_FILE_UPLOAD_ERROR"))});if(e&&e.then)return e.then(function(){})}}();if(t&&t.then)return t.then(function(){})}}();if(t&&t.then)return t.then(function(){})}}();e&&e.then&&e.then(function(){})}catch(e){Promise.reject(e)}}()},[m]),l.createElement("div",{style:{}},l.createElement(t.LabelFieldPair,{style:{width:"98%",marginRight:"10px"}},l.createElement(t.CardLabel,{style:{width:"100%"}},null!=o&&o.required?i("TL_BUTTON_UPLOAD FILE")+"*":""+i("TL_BUTTON_UPLOAD FILE")),l.createElement("div",{className:"field",style:{width:"100%"}},l.createElement(t.MultiUploadWrapper,{module:"NOC",tenantId:c,getFormState:e=>(e=>{let t=Object.fromEntries(e),n=Object.values(t);var l;(l=n[n.length-1])&&p(l.file)})(e),t:i,allowedFileTypesRegex:/(.*?)(jpg|jpeg|png|image|pdf)$/i,allowedMaxSizeInMB:5,acceptFiles:"image/*, .pdf, .png, .jpeg, .jpg"}))))}const vl=e=>{var i;let{t:o,noc:a,docs:r,isNoc:u,applicationData:s,NOCdata:c,bpaActionsDetails:d}=e;Digit.ULBService.getStateId();const v=Digit.ULBService.getStateId(),m=(null==s?void 0:s.status)||"",p=(null==d||null===(i=d.data)||void 0===i?void 0:i.nextActions)||[],{data:E}=Digit.Hooks.obps.useMDMS(v,"NOC",["DocumentTypeMapping"],{enabled:u}),{data:f}=Digit.Hooks.obps.useMDMS(v,"BPA",["DocTypeMapping"],{enabled:!u}),{data:_}=Digit.Hooks.obps.useMDMS(v,"common-masters",["DocumentType"]),[g,S]=n.useState([]),[h,T]=n.useState([]),[b,y]=n.useState(!1),[C,A]=Digit.Hooks.useSessionStorage(null==a?void 0:a.nocType,[]),[N,D]=n.useState(null),I=window.location.href.includes("/employee/");return n.useEffect(()=>{var e;S(null==_||null===(e=_["common-masters"])||void 0===e?void 0:e.DocumentType)},[_]),n.useEffect(()=>{var e,t,n;let l,i=[];var o,r,c,d;l=u?null==E||null===(o=E.NOC)||void 0===o||null===(r=o.DocumentTypeMapping)||void 0===r?void 0:r.filter(e=>(null==e?void 0:e.applicationType)===(null==a?void 0:a.applicationType)&&(null==e?void 0:e.nocType)===(null==a?void 0:a.nocType)):null==f||null===(c=f.BPA)||void 0===c||null===(d=c.DocTypeMapping)||void 0===d?void 0:d.filter(e=>{var t,n;return e.WFState==(null==s?void 0:s.status)&&e.RiskType==(null==s?void 0:s.riskType)&&e.ServiceType==(null==s||null===(t=s.additionalDetails)||void 0===t?void 0:t.serviceType)&&e.applicationType==(null==s||null===(n=s.additionalDetails)||void 0===n?void 0:n.applicationType)}),null!==(e=l)&&void 0!==e&&null!==(t=e[0])&&void 0!==t&&null!==(n=t.docTypes)&&void 0!==n&&n[0]&&(l[0].docTypes[0].nocType=l[0].nocType,l[0].docTypes[0].additionalDetails={submissionDetails:null==a?void 0:a.additionalDetails,applicationStatus:null==a?void 0:a.applicationStatus,appNumberLink:null==a?void 0:a.applicationNo,nocNo:null==a?void 0:a.nocNo},i.push(l[0].docTypes[0]));let v=[];i&&i.length>0&&(i.map(e=>{let t=e.documentType;e.dropdownData=[],null==g||g.forEach(n=>{let l=n.code.slice(0,null==t?void 0:t.length);t===l&&(e.hasDropdown=!0,e.dropdownData.push(n))}),v.push(e)}),T(v))},[E,g]),n.useEffect(()=>{y("NOC_VERIFICATION_INPROGRESS"===m&&(null==p?void 0:p.length)>0)},[s,d]),l.createElement("div",{style:{border:"1px solid #D6D5D4",padding:"16px 0px 16px 8px",background:"#FAFAFA",borderRadius:"5px",marginBottom:"24px",maxWidth:"950px"}},l.createElement(t.StatusTable,null,l.createElement(t.Row,{label:I?""+o(`BPA_${null==a?void 0:a.nocType}_HEADER`):o(`BPA_${null==a?void 0:a.nocType}_HEADER`),labelStyle:{fontSize:"20px",width:"150%"}}),c&&c.map((e,n)=>{if(null!=e&&e.value)return l.createElement(t.Row,"STATUS"==(null==e?void 0:e.field)?{className:"border-none",label:I?""+o(null==e?void 0:e.title):o(null==e?void 0:e.title),text:o(null!=e&&e.value?null==e?void 0:e.value:"CS_NA"),textStyle:"APPROVED"==(null==e?void 0:e.value)||"AUTO_APPROVED"==(null==e?void 0:e.value)?{color:"#00703C"}:{color:"#D4351C"}}:{className:"border-none",label:I?""+o(null==e?void 0:e.title):o(null==e?void 0:e.title),text:o(null!=e&&e.value?null==e?void 0:e.value:"CS_NA")})})),l.createElement(rl,{documents:r,svgStyles:{width:"80px",height:"100px",viewBox:"0 0 25 25",minWidth:"80px"}}),b&&(null==h?void 0:h.map((e,t)=>l.createElement(dl,{key:t,document:e,t:o,error:N,setError:D,setNocDocuments:A,nocDocuments:C,checkEnablingDocs:b}))))},ml=e=>{let{permissions:i,t:o}=e;const[a,r,u]=Digit.Hooks.useSessionStorage("OBPS_APPROVAL_CHECKS",null==i?void 0:i.map(e=>({label:e,checked:!1}))),[s,c,d]=Digit.Hooks.useSessionStorage("OBPS_NEW_APPROVALS",[]);n.useEffect(()=>()=>{Digit.SessionStorage.del("OBPS_NEW_APPROVALS"),Digit.SessionStorage.del("OBPS_APPROVAL_CHECKS")},[]);const v=window.Digit.Utils.browser.isMobile();return l.createElement("div",null,l.createElement(t.CardSubHeader,{style:{marginBottom:"16px",fontSize:"24px"}},o("BPA_PERMIT_CONDITIONS")),null==a?void 0:a.map((e,n)=>l.createElement(t.CheckBox,{key:n,styles:{margin:"20px 0 40px",maxWidth:v?"100%":"70%"},label:null==e?void 0:e.label,checked:null==e?void 0:e.checked,onChange:e=>((e,t,n)=>{const l=e.target.checked;r(()=>null==a?void 0:a.map((e,t)=>n===t?{...e,checked:l}:e))})(e,0,n),isLabelFirst:!0,index:n})),null==s?void 0:s.map((e,n)=>l.createElement("div",null,l.createElement(t.TextInput,{key:n,value:null==e?void 0:e.label,onChange:e=>((e,t)=>{c(()=>null==s?void 0:s.map((n,l)=>{var i;return t===l?{label:null==e||null===(i=e.target)||void 0===i?void 0:i.value}:n}))})(e,n),textInputStyle:{maxWidth:v?"96%":"830px",width:v?"96%":"830px"},style:v?{paddingRight:"10%"}:{},placeholder:o("BPA_ENTER_PERMIT_CONDITIONS_LABEL")}),l.createElement(t.LinkButton,{label:l.createElement("div",null,l.createElement("span",null,l.createElement(t.Close,{style:{float:"right",position:"relative",bottom:"32px",marginTop:"-22px",marginRight:v?"5%":"35%"}}))),style:{},onClick:e=>(e=>{const t=[...s];t.splice(e,1),c([...t])})(n)}))),l.createElement(t.LinkButton,{style:{color:"#a82227",maxWidth:v?"fit-content":"10%",marginRight:"3%"},label:o("BPA_ADD_MORE"),onClick:()=>{c([...s,{label:""}])}}))};function pl(e){let{documents:o,svgStyles:a={},isSendBackFlow:r=!1}=e;const{t:u}=i.useTranslation(),[s,c]=n.useState(()=>[]),[d,v]=(Digit.ULBService.getCurrentTenantId(),n.useState({}));n.useEffect(()=>{var e;let t=[];null==o||o.forEach((e,n,l)=>{t=[...t,...e.values?e.values:[]]}),c(null===(e=t)||void 0===e?void 0:e.map(e=>null==e?void 0:e.fileStoreId))},[o]),n.useEffect(()=>{var e;null!=s&&s.length&&"BillAmend"===(null==o||null===(e=o[0])||void 0===e?void 0:e.BS)?Digit.UploadServices.Filefetch(s,Digit.ULBService.getCurrentTenantId()).then(e=>{v(null==e?void 0:e.data)}):null!=s&&s.length&&Digit.UploadServices.Filefetch(s,Digit.ULBService.getStateId()).then(e=>{v(null==e?void 0:e.data)})},[s]);const m=window.location.href.includes("employee/tl")||window.location.href.includes("/obps")||window.location.href.includes("employee/ws"),p=window.location.href.includes("stakeholder");return l.createElement("div",{style:{marginTop:"19px"}},!p&&(null==o?void 0:o.map((e,n)=>{var i;return l.createElement(l.Fragment,{key:n},null!=e&&e.title?l.createElement(t.CardSubHeader,{style:m?{marginTop:"32px",marginBottom:"18px",color:"#0B0C0C, 100%",fontSize:"24px",lineHeight:"30px"}:{marginTop:"32px",marginBottom:"8px",color:"#505A5F",fontSize:"24px"}},u(null==e?void 0:e.title)):null,l.createElement("div",{style:{display:"flex",flexWrap:"wrap",justifyContent:"flex-start"}},null!=e&&e.values&&(null==e?void 0:e.values.length)>0?null==e||null===(i=e.values)||void 0===i?void 0:i.map((e,n)=>{var i,o;return l.createElement("a",{target:"_",href:null===(i=d[e.fileStoreId])||void 0===i?void 0:i.split(",")[0],style:{minWidth:"80px",marginRight:"10px",maxWidth:"100px",height:"auto"},key:n},l.createElement("div",{style:{display:"flex",justifyContent:"center"}},l.createElement(t.PDFSvg,null)),l.createElement("p",{style:m?{marginTop:"8px",fontWeight:"bold",fontSize:"16px",lineHeight:"19px",color:"#505A5F",textAlign:"center"}:{marginTop:"8px",fontWeight:"bold"}},u(null==e?void 0:e.title)),r?null!=e&&null!==(o=e.documentType)&&void 0!==o&&o.includes("NOC")?l.createElement("p",{style:{textAlign:"center"}},u(null==e?void 0:e.documentType.split(".")[1])):l.createElement("p",{style:{textAlign:"center"}},u(null==e?void 0:e.documentType)):"")}):!window.location.href.includes("citizen")&&l.createElement("div",null,l.createElement("p",null,u("BPA_NO_DOCUMENTS_UPLOADED_LABEL")))))})),p&&(null==o?void 0:o.map((e,n)=>{var i;return l.createElement(l.Fragment,{key:n},null!=e&&e.title?l.createElement(t.CardSubHeader,{style:{marginTop:"32px",marginBottom:"8px",color:"#505A5F",fontSize:"24px"}},u(null==e?void 0:e.title)):null,l.createElement("div",null,null!=e&&e.values&&(null==e?void 0:e.values.length)>0?null==e||null===(i=e.values)||void 0===i?void 0:i.map((e,n)=>{var i;return l.createElement("a",{target:"_",href:null===(i=d[e.fileStoreId])||void 0===i?void 0:i.split(",")[0],style:{minWidth:null!=a&&a.minWidth?null==a?void 0:a.minWidth:"160px",marginRight:"20px"},key:n},l.createElement("div",{style:{maxWidth:"940px",padding:"8px",borderRadius:"4px",border:"1px solid #D6D5D4",background:"#FAFAFA"}},l.createElement("p",{style:{marginTop:"8px",fontWeight:"bold",marginBottom:"10px"}},u(null==e?void 0:e.title)),null!=e&&e.docInfo?l.createElement("div",{style:{fontSize:"12px",color:"#505A5F",fontWeight:400,lineHeight:"15px",marginBottom:"10px"}},""+u(null==e?void 0:e.docInfo)):null,l.createElement(t.PDFSvg,null),l.createElement("p",{style:{marginTop:"8px",fontSize:"16px",lineHeight:"19px",color:"#505A5F",fontWeight:"400"}},""+u(null==e?void 0:e.title))))}):!window.location.href.includes("citizen")&&l.createElement("div",null,l.createElement("p",null,u("BPA_NO_DOCUMENTS_UPLOADED_LABEL")))))})))}function El(e){let{taxHeadEstimatesCalculation:n}=e;const{taxHeadEstimates:o}=n,{t:a}=i.useTranslation();return l.createElement("div",{style:{marginTop:"40px"}},l.createElement(t.StatusTable,null,l.createElement(t.Row,{label:a("ES_PT_TITLE_TAX_HEADS"),text:a("ES_PT_TITLE_AMOUNT"),className:"border-none",textStyle:{fontWeight:"bold"}}),l.createElement(t.BreakLine,{style:{margin:"16px 0",width:"40%"}}),null==o?void 0:o.map((e,n)=>l.createElement(t.Row,{key:a(e.taxHeadCode),label:a(e.taxHeadCode),text:"₹ "+e.estimateAmount||"N/A",last:n===(null==o?void 0:o.length)-1,className:"border-none",textStyle:{color:"#505A5F"},labelStyle:{color:"#505A5F"}})),l.createElement(t.BreakLine,{style:{margin:"16px 0",width:"40%"}}),l.createElement(t.Row,{label:a("ES_PT_TITLE_TOTAL_DUE_AMOUNT"),text:"₹ "+(null==n?void 0:n.totalAmount)||"N/A",className:"border-none",textStyle:{fontSize:"24px",fontWeight:"bold"}})))}function fl(e){let{floors:n}=e;const{t:o}=i.useTranslation();return l.createElement(l.Fragment,null,n.map(e=>{var n;return l.createElement("div",{key:o(null==e?void 0:e.title),style:{marginTop:"19px"}},l.createElement(t.CardSubHeader,{style:{marginBottom:"8px",color:"#505A5F",fontSize:"24px"}},o(null==e?void 0:e.title)),null==e||null===(n=e.values)||void 0===n?void 0:n.map((e,n)=>{var i;return l.createElement(l.Fragment,{key:n},l.createElement(t.CardSectionHeader,{style:{marginBottom:"16px",color:"#505A5F",fontSize:"16px",marginTop:0!==n?"16px":"revert"}},o(e.title)),l.createElement(t.StatusTable,{style:{position:"relative",padding:"8px"}},l.createElement("div",{style:{border:"1px solid #D6D5D4",padding:"16px",marginTop:"8px",borderRadius:"4px",background:"#FAFAFA",maxWidth:"100%"}},null==e||null===(i=e.values)||void 0===i?void 0:i.map((e,n)=>{var i;return l.createElement(t.Row,!0===e.map&&"N/A"!==e.value?{key:o(e.title),label:o(e.title),text:l.createElement("img",{src:o(e.value),alt:""})}:{key:o(e.title),label:o(e.title),text:o(e.value)||"N/A",last:n===(null==e||null===(i=e.values)||void 0===i?void 0:i.length)-1,caption:e.caption,className:"border-none"})}))))}))}))}function _l(e){let{owners:n}=e,o={};o=window.location.href.includes("/employee/pt/")?n.slice().reverse():n;const{t:a}=i.useTranslation(),r=(null==n?void 0:n.length)||1;let u={marginTop:"19px"},s={position:"relative",padding:"8px"},c={justifyContent:"space-between",fontSize:"16px",lineHeight:"19px",color:"#0B0C0C"};return Number(r)>1?u={marginTop:"19px",background:"#FAFAFA",border:"1px solid #D6D5D4",borderRadius:"4px",padding:"8px",lineHeight:"19px",maxWidth:"600px",minWidth:"280px"}:Number(r)>1||(u={marginTop:"19px",lineHeight:"19px",maxWidth:"600px",minWidth:"280px"},s={position:"relative",marginTop:"19px"}),window.location.href.includes("obps")&&(u={...u,maxWidth:"950px"},u={...u,maxWidth:"950px"},c={}),n.sort((e,t)=>{var n,l;return(null==e||null===(n=e.additionalDetails)||void 0===n?void 0:n.ownerSequence)-(null==t||null===(l=t.additionalDetails)||void 0===l?void 0:l.ownerSequence)}),l.createElement(l.Fragment,null,l.createElement("div",{className:"owner-details"},o.map((e,n)=>{var i;return l.createElement("div",{key:a(null==e?void 0:e.title),style:u,className:"owner-details-child"},l.createElement(t.CardSubHeader,{style:Number(r)>1?{marginBottom:"8px",paddingBottom:"9px",color:"#0B0C0C",fontSize:"16px",lineHeight:"19px"}:{marginBottom:"8px",color:"#505A5F",fontSize:"24px"}},Number(r)>1?`${a(null==e?void 0:e.title)} ${n+1}`:a(null==e?void 0:e.title)),l.createElement(l.Fragment,{key:n},l.createElement(t.StatusTable,{style:s},l.createElement("div",{style:{maxWidth:"640px",top:0,left:0,bottom:0,right:0,width:"auto"}}),null==e||null===(i=e.values)||void 0===i?void 0:i.map((e,n)=>{var i;return!0===e.map&&"N/A"!==e.value?l.createElement(t.Row,{key:a(e.title),label:a(e.title),text:l.createElement("img",{src:a(e.value),alt:"",privacy:null==e?void 0:e.privacy})}):l.createElement("span",null,l.createElement(t.Row,{key:a(e.title),label:""+a(e.title),text:a(e.value)||"N/A",last:n===(null==e||null===(i=e.values)||void 0===i?void 0:i.length)-1,caption:e.caption,className:"border-none",textStyle:e.textStyle,privacy:null==e?void 0:e.privacy,rowContainerStyle:c}))}))))})))}const gl=e=>{var o,a,r;let{scrutinyDetails:u,paymentsList:s=[]}=e;const{t:c}=i.useTranslation(),d=e=>null!=e&&e.value&&null!=e&&e.isTransLate?l.createElement("span",{style:{color:"#00703C"}},c(null==e?void 0:e.value)):null!=e&&e.value&&null!=e&&e.isTransLate?c(null==e?void 0:e.value):null!=e&&e.value?null==e?void 0:e.value:void c("NA");return l.createElement(n.Fragment,null,!(null!=u&&u.isChecklist)&&l.createElement("div",{style:{background:"#FAFAFA",border:"1px solid #D6D5D4",padding:"8px",borderRadius:"4px",maxWidth:"950px"}},l.createElement(t.StatusTable,null,l.createElement("div",null,null==u||null===(o=u.values)||void 0===o?void 0:o.map((e,n)=>null!=e&&e.isUnit?l.createElement(t.Row,{className:"border-none",textStyle:"Paid"===(null==e?void 0:e.value)?{color:"darkgreen"}:"Unpaid"===(null==e?void 0:e.value)?{color:"red"}:{},key:""+e.title,label:""+c(""+e.title),text:null!=e&&e.value?`${d(e)} ${c(null==e?void 0:e.isUnit)}`:c("NA"),labelStyle:null!=e&&e.isHeader?{fontSize:"20px"}:{}}):null==e||!e.isHeader||null!=e&&e.isUnit?null==e||!e.isSubTitle||null!=e&&e.isUnit?l.createElement(t.Row,{className:"border-none",textStyle:"Paid"===(null==e?void 0:e.value)?{color:"darkgreen",wordBreak:"break-all"}:"Unpaid"===(null==e?void 0:e.value)?{color:"red",wordBreak:"break-all"}:{wordBreak:"break-all"},key:""+e.title,label:""+c(""+e.title),text:d(e),labelStyle:null!=e&&e.isHeader?{fontSize:"20px"}:{}}):l.createElement(t.CardSubHeader,{style:{fontSize:"20px",paddingBottom:"10px",margin:"0px"}},c(null==e?void 0:e.title)):l.createElement(t.CardSubHeader,{style:{fontSize:"20px",paddingBottom:"10px"}},c(null==e?void 0:e.title))),null==u||null===(a=u.permit)||void 0===a?void 0:a.map((e,n)=>l.createElement(t.CardLabel,{style:{fontWeight:"400"}},null==e?void 0:e.title))),l.createElement("div",null,null==u||null===(r=u.scruntinyDetails)||void 0===r?void 0:r.map((e,i)=>l.createElement(n.Fragment,null,l.createElement(t.Row,{className:"border-none",label:""+c(null==e?void 0:e.title),labelStyle:{width:"150%"}}),l.createElement("a",{href:null==e?void 0:e.value}," ",l.createElement(t.PDFSvg,null)," "),l.createElement("p",{style:{margin:"8px 0px",fontWeight:"bold",fontSize:"16px",lineHeight:"19px",color:"#505A5F"}},c(null==e?void 0:e.text))))))))},Sl=e=>{var o,a,r,u,s;let{edcrDetails:c,applicationData:d}=e;const{t:v}=i.useTranslation(),m=window.Digit.Utils.browser.isMobile(),p=[{name:"BPA_TABLE_COL_FLOOR",id:"Floor"},{name:"BPA_TABLE_COL_LEVEL",id:"Level"},{name:"BPA_TABLE_COL_OCCUPANCY",id:"Occupancy"},{name:"BPA_TABLE_COL_BUILDUPAREA",id:"BuildupArea"},{name:"BPA_TABLE_COL_FLOORAREA",id:"FloorArea"},{name:"BPA_TABLE_COL_CARPETAREA",id:"CarpetArea"}],E=e=>{const t=e;return(e,n,l)=>e[t]},f=n.useMemo(()=>p.map(e=>({Header:v(""+e.name),accessor:E(e.id),id:e.id})));function _(e){var t;let n=[];return null==e||null===(t=e.building)||void 0===t||t.floors.map(e=>{var t,l,i,o,a,r,u,s;n.push({Floor:v("BPA_FLOOR_NAME_"+e.number),Level:e.number,Occupancy:v(""+(null===(t=e.occupancies)||void 0===t||null===(l=t[0])||void 0===l?void 0:l.type)),BuildupArea:null===(i=e.occupancies)||void 0===i||null===(o=i[0])||void 0===o?void 0:o.builtUpArea,FloorArea:(null===(a=e.occupancies)||void 0===a||null===(r=a[0])||void 0===r?void 0:r.floorArea)||0,CarpetArea:(null===(u=e.occupancies)||void 0===u||null===(s=u[0])||void 0===s?void 0:s.CarpetArea)||0,key:v("BPA_FLOOR_NAME_"+e.number)})}),n}function g(e){var t;let n=null==d||null===(t=d.landInfo)||void 0===t?void 0:t.unit,l="";if((null==n?void 0:n.length)>0){var i,o;let t=null===(i=n[e])||void 0===i||null===(o=i.usageCategory)||void 0===o?void 0:o.split(",");null!=t&&t.length&&(l=t.map(e=>e?""+v("BPA_SUBOCCUPANCYTYPE_"+function(e,t,n){if(void 0===e&&(e=""),void 0===t&&(t=""),void 0===n&&(n=""),""==t)return e;for(;e.includes(t);)e=e.replace(t,n);return e}(null==e?void 0:e.toUpperCase(),"-","_")):"NA").join(", "))}return l||"NA"}return l.createElement(n.Fragment,null,l.createElement("div",{style:{background:"#FAFAFA",border:"1px solid #D6D5D4",padding:"8px",borderRadius:"4px",maxWidth:"950px",minWidth:"280px"}},l.createElement(t.StatusTable,null,null==c||null===(o=c.values)||void 0===o?void 0:o.map((e,n)=>null!=e&&e.isHeader?l.createElement(t.CardSubHeader,{style:{fontSize:"20px",paddingBottom:"10px"}},v(null==e?void 0:e.title)):l.createElement(t.Row,{className:"border-none",labelStyle:{width:"100%",fontSize:"20px"},key:""+e.title,label:""+v(""+e.title),text:null!=e&&e.value?null==e?void 0:e.value:""}))),null==c||null===(a=c.subOccupancyTableDetails)||void 0===a||null===(r=a[0])||void 0===r||null===(u=r.value)||void 0===u||null===(s=u.planDetail)||void 0===s?void 0:s.blocks.map((e,n)=>{var i,o,a,r,u;return l.createElement("div",{key:n,style:(null==c||null===(i=c.subOccupancyTableDetails)||void 0===i||null===(o=i[0])||void 0===o||null===(a=o.value)||void 0===a||null===(r=a.planDetail)||void 0===r||null===(u=r.blocks)||void 0===u?void 0:u.length)>0?{marginBottom:"30px",background:"#FAFAFA",border:"1px solid #D6D5D4",padding:"8px",borderRadius:"4px",maxWidth:"950px",minWidth:"280px"}:{marginBottom:"30px"}},l.createElement(t.CardSubHeader,{style:{marginBottom:"8px",paddingBottom:"9px",color:"#0B0C0C",fontSize:"18px",lineHeight:"19px"}},v("BPA_BLOCK_SUBHEADER")," ",n+1),l.createElement(t.StatusTable,null,l.createElement(t.Row,{className:"border-none",textStyle:{wordBreak:"break-word"},label:""+v("BPA_SUB_OCCUPANCY_LABEL"),text:g(n)})),l.createElement("div",{style:window.location.href.includes("citizen")||m?{overflow:"scroll"}:{maxWidth:"950px",maxHeight:"280px"}},l.createElement(t.Table,{className:"customTable table-fixed-first-column table-border-style",t:v,disableSort:!1,autoSort:!0,manualPagination:!1,isPaginationRequired:!1,initSortId:"S N ",data:_(e),columns:f,getCellProps:e=>({style:{}})})))})))},hl=e=>{let{headComment:t,otherComment:n}=e;return l.createElement("div",{className:"checkpoint-comments-wrap"},l.createElement("h4",null,t),l.createElement("p",null,n))},Tl=e=>{var n,o,a;let{data:r,OpenImage:u,privacy:s={}}=e;const{t:c}=i.useTranslation();return l.createElement("div",null,r.date&&l.createElement("p",null,r.date),l.createElement("p",null,r.name),r.mobileNumber&&l.createElement("span",{style:{display:"inline-flex",width:"fit-content",marginLeft:"10px"}},l.createElement(t.TelePhone,{mobile:r.mobileNumber,privacy:s}),l.createElement("p",null,"    ")),r.source&&l.createElement("p",null,c("ES_APPLICATION_DETAILS_APPLICATION_CHANNEL_"+r.source.toUpperCase())),r.comment&&l.createElement(hl,{otherComment:null==r?void 0:r.otherComment,headComment:null==r?void 0:r.comment}),null!=r&&r.wfComment?l.createElement("div",null,null==r||null===(n=r.wfComment)||void 0===n?void 0:n.map((e,t)=>l.createElement("div",{className:"TLComments",key:t},l.createElement("h3",null,c("WF_COMMON_COMMENTS")),l.createElement("p",{style:{overflowX:"scroll"}},e)))):null,(null==r||null===(o=r.thumbnailsToShow)||void 0===o||null===(a=o.thumbs)||void 0===a?void 0:a.length)>0?l.createElement("div",{className:"TLComments"},l.createElement("h3",null,c("CS_COMMON_ATTACHMENTS")),l.createElement(t.DisplayPhotos,{srcs:null==r?void 0:r.thumbnailsToShow.thumbs,onClick:(e,t)=>{u(e,t,null==r?void 0:r.thumbnailsToShow)}})):null)};function bl(e){let{units:n}=e;const{t:o}=i.useTranslation();return l.createElement(l.Fragment,null,n.map((e,n)=>{var i;return l.createElement("div",{key:o(null==e?void 0:e.title),style:{marginTop:"19px",background:"#FAFAFA",border:"1px solid #D6D5D4",borderRadius:"4px",padding:"8px",lineHeight:"19px",maxWidth:"600px",minWidth:"280px"}},l.createElement(t.CardSubHeader,{style:{marginBottom:"8px",paddingBottom:"9px",color:"#0B0C0C",fontSize:"16px",lineHeight:"19px"}},`${o(null==e?void 0:e.title)} ${n+1}`),l.createElement(l.Fragment,{key:n},l.createElement(t.StatusTable,{style:{position:"relative",marginTop:"19px"}},l.createElement("div",{style:{position:"absolute",maxWidth:"640px",top:0,left:0,bottom:0,right:0,width:"auto"}}),null==e||null===(i=e.values)||void 0===i?void 0:i.map((e,n)=>{var i;return l.createElement(t.Row,!0===e.map&&"N/A"!==e.value?{key:o(e.title),label:o(e.title),text:l.createElement("img",{src:o(e.value),alt:""})}:{key:o(e.title),label:o(e.title)+":",text:o(e.value)||"N/A",last:n===(null==e||null===(i=e.values)||void 0===i?void 0:i.length)-1,caption:e.caption,className:"border-none",rowContainerStyle:{justifyContent:"space-between",fontSize:"16px",lineHeight:"19px",color:"#0B0C0C"}})}))))}))}function yl(e){let{units:n}=e;const{t:o}=i.useTranslation();return l.createElement(l.Fragment,null,n.map((e,n)=>{var i;return l.createElement("div",{key:o(null==e?void 0:e.title),style:{marginTop:"19px",background:"#FAFAFA",border:"1px solid #D6D5D4",borderRadius:"4px",padding:"8px",lineHeight:"19px",maxWidth:"600px",minWidth:"280px"}},l.createElement(t.CardSubHeader,{style:{marginBottom:"9px",paddingBottom:"9px",color:"#0B0C0C",fontSize:"16px",lineHeight:"19px"}},`${o(null==e?void 0:e.title)} ${n+1}`),l.createElement(l.Fragment,{key:n},l.createElement(t.StatusTable,{style:{position:"relative",marginTop:"19px"}},l.createElement("div",{style:{position:"absolute",maxWidth:"640px",top:0,left:0,bottom:0,right:0,width:"auto"}}),null==e||null===(i=e.values)||void 0===i?void 0:i.map((e,n)=>{var i;return l.createElement(t.Row,!0===e.map&&"N/A"!==e.value?{key:o(e.title),label:o(e.title),text:l.createElement("img",{src:o(e.value),alt:""})}:{key:o(e.title),label:o(e.title)+":",text:o(e.value)||"NA",last:n===(null==e||null===(i=e.values)||void 0===i?void 0:i.length)-1,caption:e.caption,className:"border-none",rowContainerStyle:{justifyContent:"space-between",fontSize:"16px",lineHeight:"19px",color:"#0B0C0C"}})}))))}))}const Cl=e=>{var n,o,a,r;let{wsAdditionalDetails:u}=e;const{t:s}=i.useTranslation();let c=(d=location.search)?(/^[?#]/.test(d)?d.slice(1):d).split("&").reduce((e,t)=>{let[n,l]=t.split("=");return e[n]=l?decodeURIComponent(l.replace(/\+/g," ")):"",e},{}):{};var d;const v=null==c?void 0:c.mode;var{connectionDetails:m,plumberDetails:p,roadCuttingDetails:E,activationDetails:f}=(null==u?void 0:u.additionalDetails)||{connectionDetails:[],plumberDetails:[]};return l.createElement(l.Fragment,null,l.createElement("div",{style:{lineHeight:"19px",maxWidth:"950px",minWidth:"280px"}},(null==u||null===(n=u.additionalDetails)||void 0===n?void 0:n.connectionDetails)&&l.createElement(t.StatusTable,null,l.createElement(t.CardSubHeader,{style:{fontSize:"24px",marginBottom:"16px",marginTop:"32px"}},s("WS_COMMON_CONNECTION_DETAIL")),l.createElement("div",null,l.createElement("div",{className:"connection-details-new-value-wrapper"},null==m?void 0:m.map((e,n)=>l.createElement("div",{key:n},l.createElement(t.Row,{className:"border-none",key:""+e.title,label:""+s(""+e.title),text:null!=e&&e.oldValue?null==e?void 0:e.oldValue:null!=e&&e.value?null==e?void 0:e.value:""})))))),(null==u||null===(o=u.additionalDetails)||void 0===o?void 0:o.plumberDetails)&&"MODIFY"!=v&&l.createElement(t.StatusTable,null,l.createElement(t.CardSubHeader,{style:{fontSize:"24px",marginBottom:"16px",marginTop:"32px"}},s("WS_COMMON_PLUMBER_DETAILS")),l.createElement("div",null,l.createElement("div",{className:"plumber-details-new-value-wrapper"},null==p?void 0:p.map((e,n)=>l.createElement(t.Row,{className:"border-none",key:""+e.title,label:""+s(""+e.title),text:null!=e&&e.oldValue?null==e?void 0:e.oldValue:null!=e&&e.value?null==e?void 0:e.value:"",privacy:e.privacy}))))),(null==u||null===(a=u.additionalDetails)||void 0===a?void 0:a.roadCuttingDetails)&&"MODIFY"!=v&&l.createElement(t.StatusTable,null,l.createElement(t.CardSubHeader,{style:{fontSize:"24px",marginBottom:"16px",marginTop:"32px"}},s("WS_ROAD_CUTTING_DETAILS")),l.createElement("div",null,l.createElement("div",{className:"plumber-details-new-value-wrapper"},null==E?void 0:E.map((e,n)=>{var i;return l.createElement("div",{key:n,style:(null==E?void 0:E.length)>1?{border:"1px solid #D6D5D4",background:"#FAFAFA",borderRadius:"4px",padding:"10px 10px 0px 10px",margin:"5px 0px"}:{}},null==e||null===(i=e.values)||void 0===i?void 0:i.map(e=>l.createElement(t.Row,{className:"border-none",key:""+e.title,label:""+s(""+e.title),text:null!=e&&e.oldValue?null==e?void 0:e.oldValue:null!=e&&e.value?null==e?void 0:e.value:""})))})))),(null==u||null===(r=u.additionalDetails)||void 0===r?void 0:r.activationDetails)&&l.createElement(t.StatusTable,null,l.createElement(t.CardSubHeader,{style:{fontSize:"24px",marginBottom:"16px",marginTop:"32px"}},s("WS_ACTIVATION_DETAILS")),l.createElement("div",null,l.createElement("div",{className:"plumber-details-new-value-wrapper"},null==f?void 0:f.map((e,n)=>l.createElement(t.Row,{className:"border-none",key:""+e.title,label:""+s(""+e.title),text:null!=e&&e.oldValue?null==e?void 0:e.oldValue:null!=e&&e.value?null==e?void 0:e.value:""})))))))},Al=[{title:"PT_PENDING_DUES_FROM_EARLIER",value:"Pending dues from earlier"},{title:"PT_MISCALCULATION_OF_EARLIER_ASSESSMENT",value:"Miscalculation of earlier Assessment"},{title:"PT_ONE_TIME_PENALITY",value:"One time penality"},{title:"PT_OTHERS",value:"Others"}],Nl=[{title:"PT_ADVANCED_PAID_BY_CITIZEN_EARLIER",value:"Advanced Paid By Citizen Earlier"},{title:"PT_REBATE_PROVIDED_BY_COMMISSIONER_EO",value:"Rebate provided by commissioner/EO"},{title:"PT_ADDITIONAL_AMOUNT_CHARGED_FROM_THE_CITIZEN",value:"Additional amount charged from the citizen"},{title:"PT_OTHERS",value:"Others"}],Dl=e=>{var o,a,r,u;let{wsAdditionalDetails:s}=e;const{t:d}=i.useTranslation(),[v,m,p]=Digit.Hooks.useSessionStorage("ADHOC_ADD_REBATE_DATA",{}),[E,f,g]=Digit.Hooks.useSessionStorage("ADHOC_BILL_ADD_REBATE_DATA",{}),S=!(null==s||null===(o=s.additionalDetails)||void 0===o||!o.isPaid),[h,T]=n.useState(!1),[b,y]=n.useState(v||{}),[C,A]=n.useState(null),[N,D]=n.useState(s.additionalDetails.data?s.additionalDetails.data:{}),[I,O]=n.useState(s.additionalDetails.values?s.additionalDetails.values:[]),L=Digit.ULBService.getStateId();Digit.Hooks.ws.useMDMS(L,"BillingService",["TaxHeadMaster"]),n.useEffect(()=>{var e,t,n;const i={...null==s||null===(e=s.additionalDetails)||void 0===e||null===(t=e.appDetails)||void 0===t?void 0:t.additionalDetails};if((null==v||null===(n=v.billDetails)||void 0===n?void 0:n.length)>0){var o,a,r,u,c,d,p;const e=[{title:"WS_APPLICATION_FEE_HEADER",value:l.createElement("span",null,"₹",null==v||null===(o=v.billDetails)||void 0===o||null===(a=o[0])||void 0===a?void 0:a.fee)},{title:"WS_SERVICE_FEE_HEADER",value:l.createElement("span",null,"₹",null==v||null===(r=v.billDetails)||void 0===r||null===(u=r[0])||void 0===u?void 0:u.charge)},{title:"WS_TAX_HEADER",value:l.createElement("span",null,"₹",null==v||null===(c=v.billDetails)||void 0===c||null===(d=c[0])||void 0===d?void 0:d.taxAmount)}];O(e),D(null==v||null===(p=v.billDetails)||void 0===p?void 0:p[0])}else m(i),y(i)},[]);let w={};const R=e=>l.createElement("h1",{className:"heading-m"},e.label),x=()=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},l.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),l.createElement("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"})),P=e=>l.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},l.createElement(x,null)),M=function(e,t,n){void 0===t&&(t=!1);let l={...b};if("adhocPenalty"!=e&&"adhocRebate"!=e||!n.target.value)t?(l[e+"_data"]=n,l[e]=n.title,"PT_OTHERS"==n.title&&"adhocPenaltyReason"==e&&(l.adhocPenaltyComment=""),"PT_OTHERS"==n.title&&"adhocRebateReason"==e&&(l.adhocRebateComment="")):l[e]=n.target.value;else{var i,o;const t=0==(null==n||null===(i=n.target)||void 0===i?void 0:i.value)?1:Math.sign(null==n||null===(o=n.target)||void 0===o?void 0:o.value)||-1;l[e]=1==t?n.target.value:""}y(l)};return l.createElement(n.Fragment,null,l.createElement("div",{style:{lineHeight:"19px",maxWidth:"950px",minWidth:"280px"}},I&&l.createElement(t.StatusTable,null,l.createElement("div",null,null==I?void 0:I.map((e,n)=>l.createElement(t.Row,{className:"border-none",key:""+e.title,label:""+d(""+e.title),text:null!=e&&e.value?null==e?void 0:e.value:""}))),l.createElement("hr",{style:{border:"1px solid #D6D5D4",color:"#D6D5D4",margin:"16px 0px"}}),l.createElement("div",null,l.createElement(t.Row,{className:"border-none",key:"WS_COMMON_TOTAL_AMT",label:""+d("WS_COMMON_TOTAL_AMT"),text:l.createElement("span",null,"₹",(null==N?void 0:N.totalAmount)||0),textStyle:{fontSize:"24px",fontWeight:"700"}}),l.createElement(t.Row,{className:"border-none",key:"CS_INBOX_STATUS_FILTER",label:""+d("CS_INBOX_STATUS_FILTER"),text:d(S?"WS_COMMON_PAID_LABEL":"WS_COMMON_NOT_PAID"),textStyle:S?{color:"#00703C"}:{color:"#D4351C"}}))),null!=s&&null!==(a=s.additionalDetails)&&void 0!==a&&a.isAdhocRebate?l.createElement("div",{onClick:e=>{T(!0)}},l.createElement("span",{style:{cursor:"pointer",color:"#a82227"}},d("WS_PAYMENT_ADD_REBATE_PENALTY"))):null,h&&l.createElement(t.Modal,{headerBarMain:l.createElement(R,{label:d("PT_ADD_REBATE_PENALITY")}),headerBarEnd:l.createElement(P,{onClick:()=>{y(v),T(!1)}}),actionCancelLabel:d("PT_CANCEL"),actionCancelOnSubmit:()=>{y(v),T(!1)},actionSaveLabel:d("PT_ADD"),actionSaveOnSubmit:e=>(e=>{const t=null!=b&&b.adhocPenalty?Number(null==b?void 0:b.adhocPenalty):0,n=null!=b&&b.adhocRebate?Number(null==b?void 0:b.adhocRebate):0;var l,i;if(t||n)if(n>(null==s||null===(l=s.additionalDetails)||void 0===l||null===(i=l.data)||void 0===i?void 0:i.totalAmount))A({isError:!1,isWarning:!0,key:"error",message:d("ERR_WS_REBATE_GREATER_THAN_AMOUNT")});else{var o,a,r,u,c,v,p,E,g,S;const e=null==s||null===(o=s.additionalDetails)||void 0===o||null===(a=o.appDetails)||void 0===a?void 0:a.applicationNo,t=null==s||null===(r=s.additionalDetails)||void 0===r||null===(u=r.appDetails)||void 0===u?void 0:u.tenantId,n={...null==s||null===(c=s.additionalDetails)||void 0===c||null===(v=c.appDetails)||void 0===v?void 0:v.additionalDetails,...b};s.additionalDetails.appDetails.additionalDetails=n;const l={CalculationCriteria:"WATER"==(null==s||null===(p=s.additionalDetails)||void 0===p||null===(E=p.appDetails)||void 0===E?void 0:E.service)?[{applicationNo:e,tenantId:t,waterConnection:s.additionalDetails.appDetails}]:[{applicationNo:e,tenantId:t,sewerageConnection:s.additionalDetails.appDetails}],isconnectionCalculation:!1};let i="WATER"==(null==s||null===(g=s.additionalDetails)||void 0===g||null===(S=g.appDetails)||void 0===S?void 0:S.service)?"WS":"SW";Digit.WSService.wsCalculationEstimate(l,i).then((e,t)=>{var n,l,i,o,a,r,u,s,c,d,v,p,E,g,S;(null==e||null===(n=e.Calculation)||void 0===n||null===(l=n[0])||void 0===l||null===(i=l.taxHeadEstimates)||void 0===i?void 0:i.length)>0&&(null==e||null===(E=e.Calculation)||void 0===E||null===(g=E[0])||void 0===g||null===(S=g.taxHeadEstimates)||void 0===S||S.forEach(e=>e.amount=e.estimateAmount)),e.Calculation[0].billSlabData=_.groupBy(null==e||null===(o=e.Calculation)||void 0===o||null===(a=o[0])||void 0===a?void 0:a.taxHeadEstimates,"category");const h=[{title:"WS_APPLICATION_FEE_HEADER",value:null===(r=e.Calculation)||void 0===r||null===(u=r[0])||void 0===u?void 0:u.fee},{title:"WS_SERVICE_FEE_HEADER",value:null===(s=e.Calculation)||void 0===s||null===(c=s[0])||void 0===c?void 0:c.charge},{title:"WS_TAX_HEADER",value:null===(d=e.Calculation)||void 0===d||null===(v=d[0])||void 0===v?void 0:v.taxAmount}];f(Ln(e.Calculation[0])),D(null==e||null===(p=e.Calculation)||void 0===p?void 0:p[0]),O(h),b.billDetails=null==e?void 0:e.Calculation,m(b),T(!1)}).catch(e=>{var t,n,l,i,o,a;A({isError:!0,isWarning:!1,key:"error",message:null!=e&&null!==(t=e.response)&&void 0!==t&&null!==(n=t.data)&&void 0!==n&&null!==(l=n.Errors[0])&&void 0!==l&&l.message?d(""+(null==e||null===(i=e.response)||void 0===i||null===(o=i.data)||void 0===o||null===(a=o.Errors[0])||void 0===a?void 0:a.code)):d("PT_COMMON_ADD_REBATE_PENALITY")})})}else A({isError:!1,isWarning:!0,key:"warning",message:d("ERR_WS_ENTER_ATLEAST_ONE_FIELD")})})(),hideSubmit:!1,popupStyles:{overflowY:"auto"}},l.createElement("div",null,l.createElement(t.Card,{style:{padding:"10px 10px 1px 10px",margin:"0px 0px 15px 0px"}},l.createElement(t.CardSectionHeader,{style:{fontSize:"16px",fontWeight:"700",lineHeight:"18px",padding:"0px",margin:"0px 0px 10px 0px"}},d("PT_AD_PENALTY")),l.createElement(t.CardLabel,null,d("PT_TX_HEADS")),l.createElement("div",{className:"field"},l.createElement(t.Dropdown,{isMandatory:!0,option:Al,optionKey:"title",select:e=>M("adhocPenaltyReason",!0,e),selected:(null==b?void 0:b.adhocPenaltyReason_data)||"",isPropertyAssess:!0,name:"adhocPenaltyReason_data",t:d})),"PT_OTHERS"===(null==b||null===(r=b.adhocPenaltyReason_data)||void 0===r?void 0:r.title)&&l.createElement("div",{className:"field"},l.createElement(t.CardLabel,null,d("PT_REASON")),l.createElement("div",{className:"field"},l.createElement(t.TextInput,c({style:{background:"#FAFAFA"},t:d,type:"text",isMandatory:!1,name:"adhocPenaltyComment",value:(null==b?void 0:b.adhocPenaltyComment)||"",onChange:e=>M("adhocPenaltyComment",!1,e)},w={isRequired:!0,pattern:"^[a-zA-Z ]*$",type:"text",title:d("TL_NAME_ERROR_MESSAGE")})))),l.createElement(t.CardLabel,null,d("PT_HEAD_AMT")),l.createElement("div",{className:"field"},l.createElement(t.TextInput,c({style:{background:"#FAFAFA"},t:d,type:"number",isMandatory:!1,name:"adhocPenalty",value:(null==b?void 0:b.adhocPenalty)||"",onChange:e=>M("adhocPenalty",!1,e)},w={isRequired:!0,pattern:"^[1-9]+[0-9]*$",title:d("ERR_DEFAULT_INPUT_FIELD_MSG")})))),l.createElement(t.Card,{style:{padding:"10px 10px 1px 10px",margin:"0px 0px 15px 0px"}},l.createElement(t.CardSectionHeader,{style:{fontSize:"16px",fontWeight:"700",lineHeight:"18px",padding:"0px",margin:"0px 0px 10px 0px"}},d("PT_AD_REBATE")),l.createElement(t.CardLabel,null,d("PT_TX_HEADS")),l.createElement("div",{className:"field"},l.createElement(t.Dropdown,{isMandatory:!0,option:Nl,optionKey:"title",select:e=>M("adhocRebateReason",!0,e),selected:(null==b?void 0:b.adhocRebateReason_data)||"",name:"adhocRebateReason_data",isPropertyAssess:!0,t:d})),"PT_OTHERS"===(null==b||null===(u=b.adhocRebateReason_data)||void 0===u?void 0:u.title)&&l.createElement("div",{className:"field"},l.createElement(t.CardLabel,null,d("PT_REASON")),l.createElement(t.TextInput,c({style:{background:"#FAFAFA"},t:d,type:"text",isMandatory:!1,name:"adhocRebateComment",value:(null==b?void 0:b.adhocRebateComment)||"",onChange:e=>M("adhocRebateComment",!1,e)},w={isRequired:!0,pattern:"^[a-zA-Z ]*$",type:"text",title:d("TL_NAME_ERROR_MESSAGE")}))),l.createElement(t.CardLabel,null,d("PT_HEAD_AMT")),l.createElement("div",{className:"field"},l.createElement(t.TextInput,c({style:{background:"#FAFAFA"},t:d,type:"number",isMandatory:!1,name:"adhocRebate",value:(null==b?void 0:b.adhocRebate)||"",onChange:e=>M("adhocRebate",!1,e)},w={isRequired:!0,pattern:"^[1-9]+[0-9]*$",title:d("ERR_DEFAULT_INPUT_FIELD_MSG")})))))," "),C&&l.createElement(t.Toast,{style:{zIndex:"10000"},warning:null==C?void 0:C.isWarning,error:null==C||!C.isWarning,label:d(null==C?void 0:C.message),onClose:()=>{A(!1)},isDleteBtn:!0})))},Il=e=>{let{style:t}=e;return l.createElement("span",null,l.createElement("svg",{style:{...t},display:"inline",width:"22",height:"16",viewBox:"0 0 22 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},l.createElement("path",{d:"M11 0.5C6 0.5 1.73 3.61 0 8C1.73 12.39 6 15.5 11 15.5C16 15.5 20.27 12.39 22 8C20.27 3.61 16 0.5 11 0.5ZM11 13C8.24 13 6 10.76 6 8C6 5.24 8.24 3 11 3C13.76 3 16 5.24 16 8C16 10.76 13.76 13 11 13ZM11 5C9.34 5 8 6.34 8 8C8 9.66 9.34 11 11 11C12.66 11 14 9.66 14 8C14 6.34 12.66 5 11 5Z",fill:"#a82227"})))},Ol=e=>{let{t:n,userType:i=!1,infoBannerLabel:o="",infoClickLable:a="",infoClickInfoLabel:r="",infoClickInfoLabel1:u=""}=e;i=i||Digit.SessionStorage.get("userType");const s=window.Digit.Utils.browser.isMobile();return l.createElement(l.Fragment,null,l.createElement("div",{style:s?{}:{width:"80%"}},l.createElement("div",{className:"info-banner-wrap",style:{color:"#3498DB",margin:"0px"}},l.createElement("div",null,l.createElement(t.InfoBannerIcon,null),l.createElement("h2",{style:{color:"#3498DB"}},n(o))),n(a)+" ",l.createElement(Il,{style:{display:"inline",marginBottom:"5px"}})," "+n(r),l.createElement("div",null," "+n(u)))))},Ll=e=>{var o,a,r,u,s,c,d;let{wsAdditionalDetails:v}=e;const{t:m}=i.useTranslation(),[p,E]=n.useState(!1),[f,_]=n.useState({}),g=e=>l.createElement("h1",{className:"heading-m"},e.label),S=()=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},l.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),l.createElement("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"})),h=e=>l.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},l.createElement(S,null));return l.createElement(n.Fragment,null,l.createElement("div",{style:{lineHeight:"19px",maxWidth:"950px",minWidth:"280px"}},null!=v&&null!==(o=v.additionalDetails)&&void 0!==o&&o.isViewBreakup?l.createElement("div",{onClick:e=>(()=>{var e;let t=v.additionalDetails.data||{};const n=sessionStorage.getItem("Digit.ADHOC_BILL_ADD_REBATE_DATA"),l=n?JSON.parse(n):{};null!=l&&null!==(e=l.value)&&void 0!==e&&e.totalAmount&&(t=null==l?void 0:l.value),_(t),E(!0)})(),style:{marginTop:"12px"}},l.createElement("span",{style:{cursor:"pointer",color:"#a82227"}},m("WS_PAYMENT_VIEW_BREAKUP"))):null,p&&l.createElement(t.Modal,{headerBarMain:l.createElement(g,{label:m("WS_CALCULATION_BREAKUP")}),headerBarEnd:l.createElement(h,{onClick:()=>{E(!1)}}),hideSubmit:!0,popupStyles:{overflowY:"auto"},headerBarMainStyle:{marginBottom:"0px"},popupModuleMianStyles:{paddingTop:"0px"}},l.createElement(t.StatusTable,{style:{padding:"10px",paddingTop:"0px"}},l.createElement(t.CardSectionHeader,{style:{margin:"10px 0px"}},m("WS_APPLICATION_FEE_HEADER")),null==f||null===(a=f.billSlabData)||void 0===a||null===(r=a.FEE)||void 0===r?void 0:r.map(e=>l.createElement(t.Row,{className:"border-none",rowContainerStyle:{margin:"0px"},labelStyle:{width:"50%"},key:""+(null==e?void 0:e.taxHeadCode),label:""+m(""+(null==e?void 0:e.taxHeadCode)),text:l.createElement("span",null,"₹",Number(null==e?void 0:e.amount)||0),textStyle:{textAlign:"right"}})),l.createElement("hr",{style:{color:"#cccccc",backgroundColor:"#cccccc",marginBottom:"10px"}}),l.createElement(t.Row,{className:"border-none",rowContainerStyle:{margin:"0px"},labelStyle:{width:"50%"},key:"PDF_STATIC_LABEL_CONSOLIDATED_TLAPP_TOTAL_AMOUNT1",label:""+m("PDF_STATIC_LABEL_CONSOLIDATED_TLAPP_TOTAL_AMOUNT"),text:l.createElement("span",null,"₹",Number(null==f?void 0:f.fee)||0),textStyle:{textAlign:"right",fontWeight:"700",fontSize:"24px"}}),l.createElement(t.CardSectionHeader,{style:{margin:"10px 0px"}},m("WS_SERVICE_FEE_HEADER")),null==f||null===(u=f.billSlabData)||void 0===u||null===(s=u.CHARGES)||void 0===s?void 0:s.map(e=>l.createElement(t.Row,{className:"border-none",rowContainerStyle:{margin:"0px"},labelStyle:{width:"50%"},key:""+(null==e?void 0:e.taxHeadCode),label:""+m(""+(null==e?void 0:e.taxHeadCode)),text:l.createElement("span",null,"₹",Number(null==e?void 0:e.amount)||0),textStyle:{textAlign:"right"}})),l.createElement("hr",{style:{color:"#cccccc",backgroundColor:"#cccccc",marginBottom:"10px"}}),l.createElement(t.Row,{className:"border-none",rowContainerStyle:{margin:"0px"},labelStyle:{width:"50%"},key:"PDF_STATIC_LABEL_CONSOLIDATED_TLAPP_TOTAL_AMOUNT2",label:""+m("PDF_STATIC_LABEL_CONSOLIDATED_TLAPP_TOTAL_AMOUNT"),text:l.createElement("span",null,"₹",Number(null==f?void 0:f.charge)||0),textStyle:{textAlign:"right",fontWeight:"700",fontSize:"24px"}}),null==f||null===(c=f.billSlabData)||void 0===c||null===(d=c.TAX)||void 0===d?void 0:d.map(e=>l.createElement(t.Row,{className:"border-none",rowContainerStyle:{margin:"0px"},labelStyle:{width:"50%"},key:""+(null==e?void 0:e.taxHeadCode),label:""+m(""+(null==e?void 0:e.taxHeadCode)),text:l.createElement("span",null,"₹",Number(null==e?void 0:e.amount)||0),textStyle:{textAlign:"right"}})),l.createElement("hr",{style:{color:"#cccccc",backgroundColor:"#cccccc",marginBottom:"10px"}}),l.createElement(t.Row,{className:"border-none",rowContainerStyle:{margin:"0px"},labelStyle:{width:"50%"},key:"PDF_STATIC_LABEL_CONSOLIDATED_TLAPP_TOTAL_AMOUNT3",label:""+m("PDF_STATIC_LABEL_CONSOLIDATED_TLAPP_TOTAL_AMOUNT"),text:l.createElement("span",null,"₹",Number(null==f?void 0:f.totalAmount)||0),textStyle:{textAlign:"right",fontWeight:"700",fontSize:"24px"}})))))},wl={root:{width:"100%",marginTop:"2px",overflowX:"auto",boxShadow:"none"},table:{minWidth:700,backgroundColor:"rgba(250, 250, 250, var(--bg-opacity))"},cell:{maxWidth:"7em",minWidth:"1em",border:"1px solid #e8e7e6",padding:"4px 5px",fontSize:"0.8em",textAlign:"left",lineHeight:"1.5em"},cellHeader:{overflow:"hidden",textOverflow:"ellipsis"},cellLeft:{},cellRight:{}},Rl=e=>{let{className:t="table",headers:n=[],values:o=[],arrears:a=0}=e;const{t:r}=i.useTranslation();return l.createElement(l.Fragment,null,l.createElement("div",{style:wl.root},l.createElement("table",{className:"table-fixed-column-common-pay",style:wl.table},l.createElement("thead",null,l.createElement("tr",null,l.createElement("th",{style:{...wl.cell,...wl.cellLeft,...wl.cellHeader}},r("CS_BILL_PERIOD")),n.map((e,t)=>l.createElement("th",{style:{...wl.cell,...n.length==t+1?wl.cellRight:{},...wl.cellHeader},key:t},r(e))))),l.createElement("tbody",null,Object.values(o).map((e,t)=>l.createElement("tr",{key:t},l.createElement("td",{style:{...wl.cell,...wl.cellLeft},component:"th",scope:"row"},Object.keys(o)[t]),n.map((t,i)=>l.createElement("td",{style:{...wl.cell,textAlign:"left",...n.length==i+1?wl.cellRight:{},whiteSpace:"pre"},key:i,numeric:!0},i>1&&"₹",e[t]&&e[t].value||"0")))),l.createElement("tr",null,l.createElement("td",{style:{...wl.cell,...wl.cellLeft}}),n.map((e,t)=>t==n.length-1?l.createElement("td",{style:{...wl.cell,...wl.cellRight,textAlign:"left",fontWeight:"700",whiteSpace:"pre"},key:t,numeric:!0},a):t==n.length-2?l.createElement("td",{style:{...wl.cell,textAlign:"left"},key:t,numeric:!0},r("COMMON_ARREARS_TOTAL")):l.createElement("td",{style:wl.cell,key:t,numeric:!0})))))))},xl={buttonStyle:{display:"flex",justifyContent:"flex-end",color:"#a82227"},headerStyle:{marginTop:"10px",fontSize:"16px",fontWeight:"700",lineHeight:"24px",color:" rgba(11, 12, 12, var(--text-opacity))"}},Pl=e=>{var t,o,a;let{bill:r={}}=e;const{t:u}=i.useTranslation();let s={},c=(null==r||null===(t=r.billDetails)||void 0===t?void 0:t.sort((e,t)=>t.fromPeriod-e.fromPeriod))||[];c=[...c];const d=(null===(o=c)||void 0===o?void 0:o.reduce((e,t,n)=>0===n?e:e+t.amount,0))||0;let v="₹ "+((null==d||null===(a=d.toFixed)||void 0===a?void 0:a.call(d,0))||Number(0).toFixed(0));c.shift(),c.map(e=>{let t=function(e){var t,n,l;void 0===e&&(e={});let i={};const{billAccountDetails:o=[]}=e;return o.map(e=>{i[e.taxHeadCode]={value:e.amount,order:e.order}}),i.CS_BILL_NO={value:(null===(t=e)||void 0===t?void 0:t.billNumber)||"NA",order:-2},i.CS_BILL_DUEDATE={value:(null===(n=e)||void 0===n?void 0:n.expiryDate)&&new Date(null===(l=e)||void 0===l?void 0:l.expiryDate).toLocaleDateString()||"NA",order:-1},i.TL_COMMON_TOTAL_AMT={value:e.amount,order:10},i}(e);s[((e,t)=>{const n=new Date(e),l=new Date(t);return l.getYear()-n.getYear()!=0?`FY${n.getYear()+1900}-${l.getYear()-100}`:`${n.toLocaleDateString()}-${l.toLocaleDateString()}`})(e.fromPeriod,e.toPeriod)]=t});let m={};!s||Object.keys(s).map((e,t)=>{Object.keys(s[e]).map(t=>{m[t]=s[e]&&s[e][t]&&s[e][t].order||0})});let p=[];p=Object.keys(m),p.sort((e,t)=>m[e]-m[t]);const[E,f]=n.useState(!1);return 0==d||d<0?l.createElement("span",null):l.createElement(l.Fragment,null,l.createElement("div",{style:xl.headerStyle},u("CS_ARREARS_DETAILS")),E&&l.createElement(Rl,{headers:[...p],values:s,arrears:v}),!E&&l.createElement("div",{style:xl.buttonStyle},l.createElement("button",{type:"button",onClick:()=>{f(!0)}},u("CS_SHOW_CARD"))),E&&l.createElement("div",{style:xl.buttonStyle},l.createElement("button",{type:"button",onClick:()=>{f(!1)}},u("CS_HIDE_CARD"))))},Ml=()=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},l.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),l.createElement("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"})),kl=e=>l.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},l.createElement(Ml,null)),Fl=e=>{let{t:n,closeModal:i}=e;console.log(" ----- Renew POP coming "),Digit.Hooks.sv.useCreateDemand();const a=o.useHistory();return l.createElement(l.Fragment,null,l.createElement(t.Modal,{headerBarMain:l.createElement(e=>l.createElement("h1",{className:"heading-m"},e.label),{label:"SV_WANT_TO_EDIT"}),headerBarEnd:l.createElement(kl,{onClick:i}),actionCancelLabel:n("CS_COMMON_BACK"),actionCancelOnSubmit:i,hideSubmit:!0,formId:"modal-action"},l.createElement(t.Card,{style:{boxShadow:"none"}},l.createElement("div",{style:{display:"flex",justifyContent:"center",gap:"20px",flexDirection:"column",alignItems:"center"}},l.createElement(t.SubmitBar,{label:n("SV_YES_PROCEED_WITH_APPLICATION"),onSubmit:()=>{a.push("renew-application/info")}}),l.createElement(t.SubmitBar,{label:n("SV_NO_PROCEED_PAYEMNT"),onSubmit:()=>{console.log(" testing coming compilter"),a.push("renew-application/check/makePayment")}})))))};function Bl(e){var a,r,u,s,c,d,v,m,p,E,f,g,S,h;let{applicationDetails:T,workflowDetails:b,isDataLoading:y,applicationData:C,timelineStatusPrefix:A,showTimeLine:N=!0,statusAttribute:D="status",paymentsList:I,oldValue:O,isInfoLabel:L=!1}=e;const{t:w}=i.useTranslation(),R=(o.useHistory(),o.useLocation()),[x,P]=n.useState(!1),[M,k]=n.useState(null);new URLSearchParams(R.search);let{id:F}=o.useParams();function B(e,t,n){var l;window.open(null==n||null===(l=n.fullImage)||void 0===l?void 0:l[0],"_blank")}const[U,W]=n.useState({}),[H,j]=n.useState({loading:!1,loaded:!1,canLoad:!1});"ACTIVE"!=(null==C?void 0:C.status)||H.loading||H.loaded||H.canLoad||j({loading:!1,loaded:!1,canLoad:!0}),null==H||!H.canLoad||H.loading||H.loaded||(j({loading:!0,loaded:!1,canLoad:!0}),function(e,t,n,l){try{Promise.resolve(Digit.PTService.assessmentSearch({tenantId:e,filters:{propertyIds:t}})).then(function(i){function o(){n(a),l({loading:!1,loaded:!0,canLoad:!0})}let a={};const r=function(n){if((null==i||null===(n=i.Assessments)||void 0===n?void 0:n.length)>0)return Promise.resolve(Digit.PaymentService.fetchBill(e,{businessService:"PT",consumerCode:t})).then(function(e){a=e})}();return r&&r.then?r.then(o):o()})}catch(e){return Promise.reject(e)}}((null==C?void 0:C.tenantId)||tenantId,null==C?void 0:C.propertyId,W,j));const z=e=>{if(null==e||null==e||""==e)return"NA";const t=new Date(e);let n=t.getMonth()+1,l=t.getDate();return n=(n>9?"":"0")+n,l=(l>9?"":"0")+l,`${l}/${n}/${t.getFullYear()}`},V=function(e,t,n){if(void 0===t&&(t=0),"OPEN"===e.state||"INITIATED"===e.status&&!window.location.href.includes("/obps/")){var i;const e={date:z(null==C||null===(i=C.auditDetails)||void 0===i?void 0:i.createdTime),source:(null==C?void 0:C.channel)||""};return l.createElement(Tl,{data:e})}if(window.location.href.includes("/obps/")||window.location.href.includes("/noc/")||window.location.href.includes("/ws/")){var o,a,r,u,s,c,d,v,m,p,E,f,g,S,h,b,y,A;const i={uuid:null==e||null===(o=e.assignes)||void 0===o||null===(a=o[0])||void 0===a?void 0:a.uuid,fieldName:"mobileNumber",model:"User",showValue:!1,loadData:{serviceName:"/egov-workflow-v2/egov-wf/process/_search",requestBody:{},requestParam:{tenantId:null==T?void 0:T.tenantId,businessIds:null==T?void 0:T.applicationNo,history:!0},jsonPath:"ProcessInstances[0].assignes[0].mobileNumber",isArray:!1,d:e=>{let n="";return n="+91 "+_.get(e,`ProcessInstances[${t}].assignes[0].mobileNumber`),n}}},N=n[t-1],D={date:null==e||null===(r=e.auditDetails)||void 0===r?void 0:r.lastModified,name:null==e||null===(u=e.assignes)||void 0===u||null===(s=u[0])||void 0===s?void 0:s.name,mobileNumber:(null==C||null===(c=C.processInstance)||void 0===c||null===(d=c.assignes)||void 0===d||null===(v=d[0])||void 0===v?void 0:v.uuid)===(null==e||null===(m=e.assignes)||void 0===m||null===(p=m[0])||void 0===p?void 0:p.uuid)&&null!=C&&null!==(E=C.processInstance)&&void 0!==E&&null!==(f=E.assignes)&&void 0!==f&&null!==(g=f[0])&&void 0!==g&&g.mobileNumber?null==C||null===(S=C.processInstance)||void 0===S||null===(h=S.assignes)||void 0===h||null===(b=h[0])||void 0===b?void 0:b.mobileNumber:null==e||null===(y=e.assignes)||void 0===y||null===(A=y[0])||void 0===A?void 0:A.mobileNumber,comment:w(null==e?void 0:e.comment),wfComment:N?N.wfComment:[],thumbnailsToShow:null==e?void 0:e.thumbnailsToShow};return l.createElement(Tl,{data:D,OpenImage:B,privacy:i})}{var N,D,I,O,L;const t={date:z(null==C||null===(N=C.auditDetails)||void 0===N?void 0:N.lastModifiedTime),name:null==e||null===(D=e.assignes)||void 0===D||null===(I=D[0])||void 0===I?void 0:I.name,wfComment:null==e?void 0:e.wfComment,mobileNumber:null==e||null===(O=e.assignes)||void 0===O||null===(L=O[0])||void 0===L?void 0:L.mobileNumber,thumbnailsToShow:null==e?void 0:e.thumbnailsToShow};return l.createElement(Tl,{data:t,OpenImage:B})}},K=(e,t)=>e?t?e:w(e):w("NA"),G=window.location.href.includes("employee/tl")||window.location.href.includes("employee/obps")||window.location.href.includes("employee/noc"),q=window.location.href.includes("employee/noc"),$=window.location.href.includes("employee/obps"),Y=(window.location.href.includes("employee/ws"),()=>window.location.href.includes("employee/obps")||window.location.href.includes("employee/noc")||G?{justifyContent:"space-between",fontSize:"16px",lineHeight:"19px",color:"#0B0C0C"}:{}),X=e=>null!=e&&e.skip?e.value:null!=e&&e.isUnit?null!=e&&e.value?`${K(null==e?void 0:e.value,null==e?void 0:e.isNotTranslated)} ${w(null==e?void 0:e.isUnit)}`:w("N/A"):null!=e&&e.value?K(null==e?void 0:e.value,null==e?void 0:e.isNotTranslated):w("N/A"),[Q,Z]=n.useState(!1);return l.createElement(t.Card,{style:{position:"relative"},className:"employeeCard-override"},L?l.createElement(Ol,{t:w,userType:!1,infoBannerLabel:"CS_FILE_APPLICATION_INFO_LABEL",infoClickLable:"WS_CLICK_ON_LABEL",infoClickInfoLabel:window.location.href.includes("disconnection")||window.location.href.includes("application")?"WS_DISCONNECTION_CLICK_ON_INFO_LABEL":"WS_CLICK_ON_INFO_LABEL",infoClickInfoLabel1:window.location.href.includes("disconnection")||window.location.href.includes("application")?"WS_DISCONNECTION_CLICK_ON_INFO1_LABEL":""}):null,null==T||null===(a=T.applicationDetails)||void 0===a?void 0:a.map((e,n)=>{var i,a,r,u,s,c,d,v,m,p,E,f,_,g,S,h,y,C,A,N,D,L,R,x,M,B,W,H,j,z,V,K,Q,Z,J,ee,te,ne,le,ie;return l.createElement(l.Fragment,{key:n},l.createElement("div",{style:window.location.href.includes("employee/obps")||window.location.href.includes("employee/noc")||window.location.href.includes("employee/ws")?{lineHeight:"19px",maxWidth:"950px",minWidth:"280px"}:G?{lineHeight:"19px",maxWidth:"600px",minWidth:"280px"}:{}},(null==e||null===(i=e.title)||void 0===i?void 0:i.trim())&&(0!==n||e.asSectionHeader?l.createElement(t.CardSectionHeader,{style:0===n&&G?{marginBottom:"16px",fontSize:"24px"}:{marginBottom:"16px",marginTop:"32px",fontSize:"24px"}},w(e.title),null!=e&&e.Component?l.createElement(e.Component,null):null):l.createElement(t.CardSubHeader,{style:{marginBottom:"16px",fontSize:"24px"}},w(e.title))),(null==e?void 0:e.isTable)&&l.createElement("table",{style:{tableLayout:"fixed",width:"100%",borderCollapse:"collapse",border:"1px solid black"}},l.createElement("tr",{style:{textAlign:"left"}},null==e?void 0:e.headers.map((e,t)=>l.createElement("th",{style:{padding:"10px",paddingLeft:"5px",border:"1px solid black"},key:t},w(e)))),null==e?void 0:e.tableRows.map((n,i)=>l.createElement("tr",{key:i},n.map((n,a)=>Array.isArray(n)&&n.length>1&&!0===e.isMaintenance?l.createElement("td",{style:{paddingTop:"20px",textAlign:"left",border:"1px solid black",verticalAlign:"middle"},key:a},l.createElement("div",{style:{display:"flex",flexWrap:"nowrap",gap:"5px"}},n.map((e,n)=>l.createElement("a",{key:n,onClick:()=>{Digit.UploadServices.Filefetch([e.fileStoreId],Digit.ULBService.getStateId()).then(e=>{var t,n,l;const i=null==e||null===(t=e.data)||void 0===t||null===(n=t.fileStoreIds)||void 0===n||null===(l=n[0])||void 0===l?void 0:l.url;if(i){const e=i.split(",")[0];e?window.open(e,"_blank"):console.error("No valid URL found to open!")}else console.error("URL is missing in the response!")}).catch(e=>{console.error("Error fetching file:",e)})},rel:"noopener noreferrer",style:{marginRight:"5px",display:"inline-block",cursor:"pointer"}},l.createElement(t.PDFSvg,{style:{width:"25px",height:"25px"}}))))):l.createElement("td",{key:a,style:{paddingTop:"20px",textAlign:"left",border:"1px solid black",verticalAlign:"middle"}},n&&!0===n.editButton?l.createElement("span",{style:{display:"inline-flex",gap:"10px",alignItems:"center"}},l.createElement(o.Link,{to:{pathname:"/digit-ui/employee/asset/assetservice/maintenance-edit/"+F,state:{data:n.data}}},l.createElement("button",null," ",l.createElement(t.EditIcon,null)," ")),l.createElement("div",{key:i,onClick:()=>(k(n.data),void P(!0)),style:{cursor:"pointer"}},l.createElement(t.ViewsIcon,null))):w(n)))))),l.createElement(t.StatusTable,{style:window.location.href.includes("employee/obps")||window.location.href.includes("employee/noc")||G?{position:"relative",marginTop:"19px"}:{}},(null==e?void 0:e.title)&&!(null!=e&&e.title.includes("NOC"))&&(null==e||null===(a=e.values)||void 0===a?void 0:a.map((n,i)=>{var a,r,u;return!0===n.map&&"N/A"!==n.value?l.createElement(t.Row,{labelStyle:{wordBreak:"break-all"},textStyle:{wordBreak:"break-all"},key:w(n.title),label:w(n.title),text:l.createElement("img",{src:w(n.value),alt:"",privacy:null==n?void 0:n.privacy})}):!0===(null==n?void 0:n.isLink)?l.createElement(t.Row,{key:w(n.title),label:window.location.href.includes("tl")||window.location.href.includes("ws")?l.createElement("div",{style:{width:"200%"}},l.createElement(o.Link,{to:null==n?void 0:n.to},l.createElement("span",{className:"link",style:{color:"#a82227"}},w(null==n?void 0:n.title)))):q||$?""+w(n.title):w(n.title),text:l.createElement("div",null,l.createElement(o.Link,{to:null==n?void 0:n.to},l.createElement("span",{className:"link",style:{color:"#a82227"}},null==n?void 0:n.value))),last:i===(null==e||null===(u=e.values)||void 0===u?void 0:u.length)-1,caption:n.caption,className:"border-none",rowContainerStyle:Y(),labelStyle:{wordBreak:"break-all"},textStyle:{wordBreak:"break-all"}}):l.createElement("div",{key:i},window.location.href.includes("modify")?l.createElement(t.Row,{className:"border-none",key:""+n.title,label:""+w(""+n.title),privacy:null==n?void 0:n.privacy,text:null!=n&&n.oldValue?null==n?void 0:n.oldValue:null!=n&&n.value?null==n?void 0:n.value:"",labelStyle:{wordBreak:"break-all"},textStyle:{wordBreak:"break-all"}}):l.createElement(t.Row,{key:w(n.title),label:w(n.title),text:X(n),last:i===(null==e||null===(a=e.values)||void 0===a?void 0:a.length)-1,caption:n.caption,className:"border-none",privacy:null==n?void 0:n.privacy,rowContainerStyle:Y(),labelStyle:{wordBreak:"break-all",fontWeight:n.isBold?"bold":"normal",fontStyle:n.isBold?"italic":"normal"},textStyle:{wordBreak:"break-all",fontWeight:n.isBold?"bold":"normal",fontStyle:n.isBold?"italic":"normal"}}),"PT_TOTAL_DUES"===n.title?l.createElement(Pl,{bill:null===(r=U.Bill)||void 0===r?void 0:r[0]}):"")})))),(null==e?void 0:e.belowComponent)&&l.createElement(e.belowComponent,null),(null==e||null===(r=e.additionalDetails)||void 0===r?void 0:r.inspectionReport)&&l.createElement(gl,{scrutinyDetails:null==e?void 0:e.additionalDetails,paymentsList:I}),(null==T||null===(u=T.applicationData)||void 0===u||null===(s=u.additionalDetails)||void 0===s||null===(c=s.fieldinspection_pending)||void 0===c?void 0:c.length)>0&&(null==e||null===(d=e.additionalDetails)||void 0===d?void 0:d.fiReport)&&l.createElement(cl,{fiReport:null==T||null===(v=T.applicationData)||void 0===v||null===(m=v.additionalDetails)||void 0===m?void 0:m.fieldinspection_pending}),(null==e||null===(p=e.additionalDetails)||void 0===p?void 0:p.floors)&&l.createElement(fl,{floors:null==e||null===(E=e.additionalDetails)||void 0===E?void 0:E.floors}),(null==e||null===(f=e.additionalDetails)||void 0===f?void 0:f.owners)&&l.createElement(_l,{owners:null==e||null===(_=e.additionalDetails)||void 0===_?void 0:_.owners}),(null==e||null===(g=e.additionalDetails)||void 0===g?void 0:g.units)&&l.createElement(yl,{units:null==e||null===(S=e.additionalDetails)||void 0===S?void 0:S.units}),(null==e||null===(h=e.additionalDetails)||void 0===h?void 0:h.accessories)&&l.createElement(bl,{units:null==e||null===(y=e.additionalDetails)||void 0===y?void 0:y.accessories}),(null==e||null===(C=e.additionalDetails)||void 0===C?void 0:C.permissions)&&(null==b||null===(A=b.data)||void 0===A||null===(N=A.nextActions)||void 0===N?void 0:N.length)>0&&l.createElement(ml,{applicationData:null==T?void 0:T.applicationData,t:w,permissions:null==e||null===(D=e.additionalDetails)||void 0===D?void 0:D.permissions}),(null==e||null===(L=e.additionalDetails)||void 0===L?void 0:L.obpsDocuments)&&l.createElement(ul,{t:w,applicationData:null==T?void 0:T.applicationData,docs:e.additionalDetails.obpsDocuments,bpaActionsDetails:b}),(null==e||null===(R=e.additionalDetails)||void 0===R?void 0:R.noc)&&l.createElement(vl,{t:w,isNoc:!0,NOCdata:e.values,applicationData:null==T?void 0:T.applicationData,docs:e.additionalDetails.noc,noc:null===(x=e.additionalDetails)||void 0===x?void 0:x.data,bpaActionsDetails:b}),(null==e||null===(M=e.additionalDetails)||void 0===M?void 0:M.scruntinyDetails)&&l.createElement(gl,{scrutinyDetails:null==e?void 0:e.additionalDetails}),(null==e||null===(B=e.additionalDetails)||void 0===B?void 0:B.buildingExtractionDetails)&&l.createElement(gl,{scrutinyDetails:null==e?void 0:e.additionalDetails}),(null==e||null===(W=e.additionalDetails)||void 0===W?void 0:W.subOccupancyTableDetails)&&l.createElement(Sl,{edcrDetails:null==e?void 0:e.additionalDetails,applicationData:null==T?void 0:T.applicationData}),(null==e||null===(H=e.additionalDetails)||void 0===H?void 0:H.documentsWithUrl)&&l.createElement(rl,{documents:null==e||null===(j=e.additionalDetails)||void 0===j?void 0:j.documentsWithUrl}),(null==e||null===(z=e.additionalDetails)||void 0===z?void 0:z.documents)&&l.createElement(pl,{documents:null==e||null===(V=e.additionalDetails)||void 0===V?void 0:V.documents}),(null==e||null===(K=e.additionalDetails)||void 0===K?void 0:K.taxHeadEstimatesCalculation)&&l.createElement(El,{taxHeadEstimatesCalculation:null==e||null===(Q=e.additionalDetails)||void 0===Q?void 0:Q.taxHeadEstimatesCalculation}),(null==e?void 0:e.isWaterConnectionDetails)&&l.createElement(Cl,{wsAdditionalDetails:e,oldValue:O}),(null==e||null===(Z=e.additionalDetails)||void 0===Z?void 0:Z.redirectUrl)&&l.createElement("div",{style:{fontSize:"16px",lineHeight:"24px",fontWeight:"400",padding:"10px 0px"}},l.createElement(o.Link,{to:null==e||null===(J=e.additionalDetails)||void 0===J||null===(ee=J.redirectUrl)||void 0===ee?void 0:ee.url},l.createElement("span",{className:"link",style:{color:"#a82227"}},null==e||null===(te=e.additionalDetails)||void 0===te||null===(ne=te.redirectUrl)||void 0===ne?void 0:ne.title))),(null==e||null===(le=e.additionalDetails)||void 0===le?void 0:le.estimationDetails)&&l.createElement(Dl,{wsAdditionalDetails:e,workflowDetails:b}),(null==e||null===(ie=e.additionalDetails)||void 0===ie?void 0:ie.estimationDetails)&&l.createElement(Ll,{wsAdditionalDetails:e,workflowDetails:b}))}),N&&(null==b||null===(r=b.data)||void 0===r||null===(u=r.timeline)||void 0===u?void 0:u.length)>0&&l.createElement(l.Fragment,null,l.createElement(t.BreakLine,null),((null==b?void 0:b.isLoading)||y)&&l.createElement(t.Loader,null),!(null!=b&&b.isLoading)&&!y&&l.createElement(n.Fragment,null,l.createElement("div",{id:"timeline"},l.createElement(t.CardSectionHeader,{style:{marginBottom:"16px",marginTop:"32px"}},w("ES_APPLICATION_DETAILS_APPLICATION_TIMELINE")),null!=b&&null!==(s=b.data)&&void 0!==s&&s.timeline&&1===(null==b||null===(c=b.data)||void 0===c||null===(d=c.timeline)||void 0===d?void 0:d.length)?l.createElement(t.CheckPoint,{isCompleted:!0,label:w(`${A}${null==b||null===(v=b.data)||void 0===v||null===(m=v.timeline[0])||void 0===m?void 0:m.state}`),customChild:V(null==b||null===(p=b.data)||void 0===p?void 0:p.timeline[0],null==b||null===(E=b.data)||void 0===E?void 0:E.timeline)}):l.createElement(t.ConnectingCheckPoints,null,(null==b||null===(f=b.data)||void 0===f?void 0:f.timeline)&&(null==b||null===(g=b.data)||void 0===g?void 0:g.timeline.slice(0,Q?null==b?void 0:b.data.timeline.length:2).map((e,n,i)=>{var o;let a="";var r,u,s,c,d,v;return window.location.href.includes("/obps/")&&(a=null!=b&&null!==(r=b.data)&&void 0!==r&&null!==(u=r.timeline[n-1])&&void 0!==u&&null!==(s=u.state)&&void 0!==s&&s.includes("BACK_FROM")||null!=b&&null!==(c=b.data)&&void 0!==c&&null!==(d=c.timeline[n-1])&&void 0!==d&&null!==(v=d.state)&&void 0!==v&&v.includes("SEND_TO_CITIZEN")?"_NOT_DONE":"SEND_TO_ARCHITECT"===(null==e?void 0:e.performedAction)?"_BY_ARCHITECT_DONE":0===n?"":"_DONE"),l.createElement(l.Fragment,{key:n},l.createElement(t.CheckPoint,{keyValue:n,isCompleted:0===n,info:e.comment,label:w(`${A}${"REOPEN"===(null==e?void 0:e.performedAction)?null==e?void 0:e.performedAction:null==e?void 0:e[D]}${a}`),customChild:V(e,n,null==b||null===(o=b.data)||void 0===o?void 0:o.timeline)}))}))),(null==b||null===(S=b.data)||void 0===S||null===(h=S.timeline)||void 0===h?void 0:h.length)>2&&l.createElement(t.LinkButton,{label:w(Q?"COLLAPSE":"VIEW_TIMELINE"),onClick:()=>{Z(e=>!e)}})))),l.createElement("div",null,x&&l.createElement(Fl,{t:w,closeModal:()=>setRnewButton(!1),actionCancelOnSubmit:()=>setRnewButton(!1),application:application})))}function Ul(e){var n,i,o,a,r,u,s,c,d,v,m,p,E,f,_,g,S,h;let{t:T,showToast:b,closeToast:y,businessService:C}=e;if(null!=C&&C.includes("NewTL")||null!=C&&C.includes("TL")||null!=C&&C.includes("EDITRENEWAL")){var A;let e="";switch(null==b||null===(A=b.action)||void 0===A?void 0:A.action){case"SENDBACK":e="error"===(null==b?void 0:b.key)?null==b||null===(n=b.error)||void 0===n?void 0:n.message:T("TL_SENDBACK_CHECKLIST_MESSAGE_HEAD");break;case"FORWARD":e="error"===(null==b?void 0:b.key)?null==b||null===(i=b.error)||void 0===i?void 0:i.message:T("TL_FORWARD_SUCCESS_MESSAGE_MAIN");break;case"APPROVE":e="error"===(null==b?void 0:b.key)?null==b||null===(o=b.error)||void 0===o?void 0:o.message:T("TL_APPROVAL_CHECKLIST_MESSAGE_HEAD");break;case"SENDBACKTOCITIZEN":e="error"===(null==b?void 0:b.key)?null==b||null===(a=b.error)||void 0===a?void 0:a.message:T("TL_SENDBACK_TOCITIZEN_CHECKLIST_MESSAGE_HEAD");break;case"REJECT":e="error"===(null==b?void 0:b.key)?null==b||null===(r=b.error)||void 0===r?void 0:r.message:T("TL_APPROVAL_REJ_MESSAGE_HEAD");break;case"RESUBMIT":e="error"===(null==b?void 0:b.key)?null==b||null===(u=b.error)||void 0===u?void 0:u.message:T("TL_APPLICATION_RESUBMIT_SUCCESS_MESSAGE_MAIN");break;case"CANCEL":e="error"===(null==b?void 0:b.key)?null==b||null===(s=b.error)||void 0===s?void 0:s.message:T("TL_TL_CANCELLED_MESSAGE_HEAD");break;default:e="error"===(null==b?void 0:b.key)?null==b||null===(c=b.error)||void 0===c?void 0:c.message:T(`ES_${C}_${null==b||null===(d=b.action)||void 0===d?void 0:d.action}_UPDATE_SUCCESS`)}return l.createElement(l.Fragment,null,b&&l.createElement(t.Toast,{error:"error"===b.key,label:e,onClose:y}))}if(null!=C&&C.includes("BPA")||null!=C&&C.includes("BPA_LOW")||null!=C&&C.includes("BPA_OC")){var N;const e=function(e){var t;void 0===e&&(e=[]);let n=e[0];return n=2==(null===(t=e)||void 0===t?void 0:t.length)&&null!=C&&C.includes("BPA_OC")?T(e[1]):T(e[0]),n};let n="";switch(null==b||null===(N=b.action)||void 0===N?void 0:N.action){case"REVOCATE":n="error"===(null==b?void 0:b.key)?null==b||null===(v=b.error)||void 0===v?void 0:v.message:e(["BPA_APPROVAL_REVOCATED_MESSAGE_HEAD","BPA_APPROVAL_OC_REVOCATED_MESSAGE_HEAD"]);break;case"VERIFY_AND_FORWARD":n="error"===(null==b?void 0:b.key)?null==b||null===(m=b.error)||void 0===m?void 0:m.message:e(["BPA_FORWARD_SUCCESS_MESSAGE_MAIN"]);break;case"SEND_BACK_TO_CITIZEN":n="error"===(null==b?void 0:b.key)?null==b||null===(p=b.error)||void 0===p?void 0:p.message:e(["BPA_SENDBACK_SUCCESS_MESSAGE_MAIN"]);break;case"APPROVE":n="error"===(null==b?void 0:b.key)?null==b||null===(E=b.error)||void 0===E?void 0:E.message:e(["BPA_APPROVAL_CHECKLIST_MESSAGE_HEAD"]);break;case"REJECT":n="error"===(null==b?void 0:b.key)?null==b||null===(f=b.error)||void 0===f?void 0:f.message:e(["BPA_APPROVAL_REJECTED_MESSAGE_HEAD","BPA_OC_APPROVAL_REJECTED_MESSAGE_HEAD"]);break;case"FORWARD":n="error"===(null==b?void 0:b.key)?null==b||null===(_=b.error)||void 0===_?void 0:_.message:e(["BPA_FORWARD_SUCCESS_MESSAGE_MAIN"]);break;case"SEND_BACK_FOR_DOCUMENT_VERIFICATION":case"SEND_BACK_FOR_FIELD_INSPECTION":n="error"===(null==b?void 0:b.key)?null==b||null===(g=b.error)||void 0===g?void 0:g.message:e(["BPA_SENDBACK_SUCCESS_MESSAGE_MAIN"]);break;default:n="error"===(null==b?void 0:b.key)?null==b||null===(S=b.error)||void 0===S?void 0:S.message:T(`ES_${C}_${null==b||null===(h=b.action)||void 0===h?void 0:h.action}_UPDATE_SUCCESS`)}return l.createElement(l.Fragment,null,b&&l.createElement(t.Toast,{error:"error"===b.key,label:n,onClose:y}))}{var D,I;const e="error"===(null==b?void 0:b.key)?null==b||null===(D=b.error)||void 0===D?void 0:D.message:`ES_${C}_${null==b||null===(I=b.action)||void 0===I?void 0:I.action}_UPDATE_SUCCESS`;return l.createElement(l.Fragment,null,b&&l.createElement(t.Toast,{error:"error"===b.key,label:T(e),onClose:y}))}}function Wl(e){var o,a,r,u,s,c,d,v,m,p,E,f,_,g,S,h,T,b,y;let{workflowDetails:C,displayMenu:A,onActionSelect:N,setDisplayMenu:D,businessService:I,forcedActionPrefix:O,ActionBarStyle:L={},MenuStyle:w={},isAction:R,applicationDetails:x}=e;const{t:P}=i.useTranslation();let M=Digit.UserService.getUser();const k=n.useRef();if(window.location.href.includes("/obps")||window.location.href.includes("/noc")){const e=sessionStorage.getItem("Digit.citizen.userRequestObject"),t=e?JSON.parse(e):{};M=null==t?void 0:t.value}const F=null===(o=M)||void 0===o||null===(a=o.info)||void 0===a||null===(r=a.roles)||void 0===r?void 0:r.map(e=>e.code);let B=!1,U=!1,W=(null==C||null===(u=C.data)||void 0===u||null===(s=u.actionState)||void 0===s||null===(c=s.nextActions)||void 0===c?void 0:c.filter(e=>(null==F?void 0:F.some(t=>{var n;return null===(n=e.roles)||void 0===n?void 0:n.includes(t)}))||!e.roles))||(null==C||null===(d=C.data)||void 0===d||null===(v=d.nextActions)||void 0===v?void 0:v.filter(e=>(null==F?void 0:F.some(t=>{var n;return null===(n=e.roles)||void 0===n?void 0:n.includes(t)}))||!e.roles));Digit.Hooks.useClickOutside(k,()=>{D(!1)},A),(window.location.href.includes("/obps")||window.location.href.includes("/noc"))&&1==(null==W?void 0:W.length)||null!=W&&null!==(m=W[0])&&void 0!==m&&null!==(p=m.redirectionUrl)&&void 0!==p&&p.pathname.includes("/pt/property-details/")&&1==(null==W?void 0:W.length)?(U=!1,B=!0):(null==W?void 0:W.length)>0&&(U=!0,B=!1);const H=Digit.SessionStorage.get("User"),j=null==H||null===(E=H.info)||void 0===E?void 0:E.uuid,z=null==x||null===(f=x.applicationData)||void 0===f||null===(_=f.auditDetails)||void 0===_?void 0:_.lastModifiedBy;return l.createElement(l.Fragment,null,!(null!=C&&C.isLoading)&&U&&!B&&!R&&l.createElement(t.ActionBar,{style:{...L}},A&&(null!=C&&null!==(g=C.data)&&void 0!==g&&null!==(S=g.actionState)&&void 0!==S&&S.nextActions||null!=C&&null!==(h=C.data)&&void 0!==h&&h.nextActions)?l.createElement(t.Menu,{localeKeyPrefix:O||"WF_EMPLOYEE_"+(null==I?void 0:I.toUpperCase()),options:W,optionKey:"action",t:P,onSelect:N,style:w}):null,"ewst"===I?z===j||null==z?l.createElement(t.SubmitBar,{ref:k,label:P("WF_TAKE_ACTION"),onSubmit:()=>D(!A)}):l.createElement(t.CardLabel,{style:{color:"red",font:"30px",fontWeight:"bold"}},""+P("EW_ALERT_ANOTHER_VENDOR")):l.createElement(t.SubmitBar,{ref:k,label:P("WF_TAKE_ACTION"),onSubmit:()=>D(!A)})),!(null!=C&&C.isLoading)&&!U&&B&&!R&&l.createElement(t.ActionBar,{style:{...L}},l.createElement("button",{style:{color:"#FFFFFF",fontSize:"18px"},className:"submit-bar",name:null==W||null===(T=W[0])||void 0===T?void 0:T.action,value:null==W||null===(b=W[0])||void 0===b?void 0:b.action,onClick:e=>{N((null==W?void 0:W[0])||{})}},P(`${O||"WF_EMPLOYEE_"+(null==I?void 0:I.toUpperCase())}_${null==W||null===(y=W[0])||void 0===y?void 0:y.action}`))))}const Hl=()=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},l.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),l.createElement("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"})),jl=e=>l.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},l.createElement(Hl,null));function zl(e){let{action:n,closeWarningPopup:o}=e;const{t:a}=i.useTranslation(),r=window.Digit.Utils.browser.isMobile();return l.createElement(l.Fragment,null,l.createElement(t.Modal,{headerBarMain:l.createElement("h1",{className:"heading-m"},a("PT_DUES_ARE_PENDING")),headerBarEnd:l.createElement(jl,{onClick:()=>{o()}}),hideSubmit:!0,isDisabled:!1,popupStyles:r?{}:{width:"29%",marginTop:"auto"}},l.createElement(t.Card,null,l.createElement("div",{style:{marginBottom:"30px"}},l.createElement("h1",null,a("PT_YOU_HAVE")," ₹",null==n?void 0:n.AmountDueForPay," ",a("PT_DUE_WARNING_MSG2"))),l.createElement(t.Row,{rowContainerStyle:{display:"flex"},labelStyle:{fontSize:"24px",fontWeight:"700",marginRight:"10%"},textStyle:{fontSize:"24px",fontWeight:"700",marginBottom:"20px"},label:""+a("PT_AMOUNT_DUE"),text:"₹"+a(null==n?void 0:n.AmountDueForPay)}),l.createElement("div",{style:{width:"100%",display:"flex",justifyContent:"flex-end"}},l.createElement(t.ButtonSelector,{theme:"border",label:a("ES_PT_COMMON_CANCEL"),onSubmit:o,style:{marginLeft:"10px"}}),l.createElement(t.ButtonSelector,{label:a("PT_COLLECT"),onSubmit:()=>{var e;return window.location.assign(`${window.location.origin}${null==n||null===(e=n.redirectionUrl)||void 0===e?void 0:e.pathname}`)},style:{marginLeft:"10px"}})))),")")}const Vl=e=>{var r;const u=Digit.ULBService.getCurrentTenantId(),s=Digit.ULBService.getStateId(),{t:c}=i.useTranslation(),d=o.useHistory();let{id:v}=o.useParams();const[m,p]=n.useState(!1),[E,f]=n.useState(null),[_,g]=n.useState(!1),[S,h]=n.useState(!1),[T,b]=n.useState(!1),{applicationDetails:y,showToast:A,setShowToast:N,isLoading:D,isDataLoading:I,applicationData:O,mutate:L,nocMutation:w,workflowDetails:R,id:x,businessService:P,closeToast:M,moduleCode:k,timelineStatusPrefix:F,forcedActionPrefix:B,statusAttribute:U,ActionBarStyle:W,MenuStyle:H,paymentsList:j,showTimeLine:z=!0,oldValue:V,isInfoLabel:K=!1,clearDataDetails:G,isAction:q=!1}=e;n.useEffect(()=>{A&&R.revalidate()},[A]);const $=a.useQueryClient(),Y=()=>{f(null),g(!1)};return D||S?l.createElement(t.Loader,null):l.createElement(l.Fragment,null,D?l.createElement(t.Loader,null):l.createElement(l.Fragment,null,l.createElement(Bl,{applicationDetails:y,id:x,workflowDetails:R,isDataLoading:I,applicationData:O,businessService:P,timelineStatusPrefix:F,statusAttribute:U,paymentsList:j,showTimeLine:z,oldValue:V,isInfoLabel:K}),_?l.createElement(al,{t:c,action:E,tenantId:u,state:s,id:v,applicationDetails:y,applicationData:null==y?void 0:y.applicationData,closeModal:Y,submitAction:function(e,t,n){void 0===t&&(t=!1),void 0===n&&(n={});try{let l=!1;const i=function(i,o,a,r,u,s,v,m,p,f,_,g){if(0!=(null==e||null===(i=e.Property)||void 0===i||null===(o=i.workflow)||void 0===o||null===(a=o.comment)||void 0===a?void 0:a.length)&&0!=(null==e||null===(r=e.Licenses)||void 0===r||null===(u=r[0])||void 0===u||null===(s=u.comment)||void 0===s?void 0:s.length)&&0!=(null==e||null===(v=e.WaterConnection)||void 0===v||null===(m=v.comment)||void 0===m?void 0:m.length)&&0!=(null==e||null===(p=e.SewerageConnection)||void 0===p||null===(f=p.comment)||void 0===f?void 0:f.length)&&0!=(null==e||null===(_=e.BPA)||void 0===_||null===(g=_.comment)||void 0===g?void 0:g.length)){function S(t){if(l)return t;L&&(h(!0),L(e,{onError:(e,t)=>{h(!1),N({key:"error",error:e}),setTimeout(M,5e3)},onSuccess:(e,t)=>{var l,i,o,a,r,u,s,v,m,p,f,_;sessionStorage.removeItem("WS_SESSION_APPLICATION_DETAILS"),h(!1),null!==(l=n)&&void 0!==l&&l.bpa&&(e.selectedAction=E,d.replace("/digit-ui/employee/obps/response",{data:e})),null!==(i=n)&&void 0!==i&&i.isStakeholder&&(e.selectedAction=E,d.push("/digit-ui/employee/obps/stakeholder-response",{data:e})),null!==(o=n)&&void 0!==o&&o.isNoc&&d.push("/digit-ui/employee/noc/response",{data:e}),(null==e||null===(a=e.Amendments)||void 0===a?void 0:a.length)>0?null!=t&&null!==(r=t.AmendmentUpdate)&&void 0!==r&&null!==(u=r.workflow)&&void 0!==u&&u.action.includes("SEND_BACK")?N({key:"success",label:c("ES_MODIFYSWCONNECTION_SEND_BACK_UPDATE_SUCCESS")}):null!=t&&null!==(s=t.AmendmentUpdate)&&void 0!==s&&null!==(v=s.workflow)&&void 0!==v&&v.action.includes("RE-SUBMIT")?N({key:"success",label:c("ES_MODIFYSWCONNECTION_RE_SUBMIT_UPDATE_SUCCESS")}):null!=t&&null!==(m=t.AmendmentUpdate)&&void 0!==m&&null!==(p=m.workflow)&&void 0!==p&&p.action.includes("APPROVE")?N({key:"success",label:c("ES_MODIFYSWCONNECTION_APPROVE_UPDATE_SUCCESS")}):null!=t&&null!==(f=t.AmendmentUpdate)&&void 0!==f&&null!==(_=f.workflow)&&void 0!==_&&_.action.includes("REJECT")&&N({key:"success",label:c("ES_MODIFYWSCONNECTION_REJECT_UPDATE_SUCCESS")}):(N({key:"success",action:E}),G&&setTimeout(G,3e3),setTimeout(M,5e3),$.clear(),$.refetchQueries("APPLICATION_SEARCH"))}})),Y()}h(!0),"function"==typeof(null==e?void 0:e.customFunctionToExecute)&&(null==e||e.customFunctionToExecute({...e}));const i=function(){if(!1!==t&&w){var e;const n=null===(e=t)||void 0===e?void 0:e.map(e=>null==w?void 0:w.mutateAsync(e)),i=C(function(){return h(!0),Promise.resolve(Promise.all(n)).then(function(e){e&&e.map(e=>{var t,n;Digit.SessionStorage.del(null==e||null===(t=e.Noc)||void 0===t||null===(n=t[0])||void 0===n?void 0:n.nocType)})})},function(e){var t,n,i,o,a,r,u,s,d,v,m,p;h(!1);let E=null!=e&&null!==(t=e.response)&&void 0!==t&&null!==(n=t.data)&&void 0!==n&&null!==(i=n.Errors)&&void 0!==i&&null!==(o=i[0])&&void 0!==o&&o.code?c(null==e||null===(a=e.response)||void 0===a||null===(r=a.data)||void 0===r||null===(u=r.Errors)||void 0===u||null===(s=u[0])||void 0===s?void 0:s.code):(null==e||null===(d=e.response)||void 0===d||null===(v=d.data)||void 0===v||null===(m=v.Errors)||void 0===m||null===(p=m[0])||void 0===p?void 0:p.message)||e;Y(),N({key:"error",error:{message:E}}),setTimeout(M,5e3),l=!0});if(i&&i.then)return i.then(function(){})}}();return i&&i.then?i.then(S):S(i)}alert("Please fill in the comments before submitting")}();return Promise.resolve(i&&i.then?i.then(function(){}):void 0)}catch(e){return Promise.reject(e)}},actionData:null==R||null===(r=R.data)||void 0===r?void 0:r.timeline,businessService:P,workflowDetails:R,moduleCode:k,cardFormWrapperClassName:"modal-form"}):null,T?l.createElement(zl,{action:E,workflowDetails:R,businessService:P,isWarningPop:T,closeWarningPopup:()=>{b(!1)}}):null,l.createElement(Ul,{t:c,showToast:A,closeToast:M,businessService:P}),l.createElement(Wl,{isAction:q,workflowDetails:R,displayMenu:m,onActionSelect:function(e){if(sessionStorage.setItem("SELECTED_ACTION",null==e?void 0:e.action),e)if(null!=e&&e.isToast)N({key:"error",error:{message:null==e?void 0:e.toastMessage}}),setTimeout(M,5e3);else if(null!=e&&e.isWarningPopUp)b(!0);else if(null!=e&&e.redirectionUrll){var t,n,l,i,o;if("ACTIVATE_CONNECTION"===(null==e||null===(t=e.redirectionUrll)||void 0===t?void 0:t.action))d.push(""+(null==e||null===(l=e.redirectionUrll)||void 0===l?void 0:l.pathname),JSON.stringify({data:null==e||null===(i=e.redirectionUrll)||void 0===i?void 0:i.state,url:`${null===(o=location)||void 0===o?void 0:o.pathname}${location.search}`}));else if("RE-SUBMIT-APPLICATION"===(null==e||null===(n=e.redirectionUrll)||void 0===n?void 0:n.action)){var a,r;d.push(""+(null==e||null===(a=e.redirectionUrll)||void 0===a?void 0:a.pathname),{data:null==e||null===(r=e.redirectionUrll)||void 0===r?void 0:r.state})}else{var u;window.location.assign(`${window.location.origin}/digit-ui/employee/payment/collect/${null==e||null===(u=e.redirectionUrll)||void 0===u?void 0:u.pathname}`)}}else if(null!=e&&e.redirectionUrl){var s,c;d.push({pathname:null===(s=e.redirectionUrl)||void 0===s?void 0:s.pathname,state:{...null===(c=e.redirectionUrl)||void 0===c?void 0:c.state}})}else g(!0);f(e),p(!1)},setDisplayMenu:p,businessService:P,forcedActionPrefix:B,ActionBarStyle:W,MenuStyle:H,applicationDetails:y})))},Kl=()=>l.createElement("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"3",strokeLinecap:"round",strokeLinejoin:"round"},l.createElement("polyline",{points:"20 6 9 17 4 12"})),Gl=()=>l.createElement("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l.createElement("circle",{cx:"12",cy:"12",r:"10"}),l.createElement("polyline",{className:"clock-hands2",points:"12 6 12 12 16 14"})),ql=e=>{var n;let{workflowDetails:o}=e;const{t:a}=i.useTranslation(),r=null==o||null===(n=o.data)||void 0===n?void 0:n.processInstances;return r&&0!==r.length?l.createElement(t.Card,{className:"workflow-timeline-card2 digit-form-composer",style:{background:"#fafafa",padding:"16px"}},l.createElement(t.CardSubHeader,{style:{marginBottom:"16px",fontSize:"16px",fontWeight:"700",color:"#374151"}},a("WORKFLOW_TIMELINE")),l.createElement("div",{className:"timeline-container2"},r.map((e,t)=>{var n,i,o,u,s,c,d;const v=(e=>0===e?"current2":"completed2")(t),m=t!==r.length-1&&r.length>1,p=(null==e||null===(n=e.auditDetails)||void 0===n?void 0:n.lastModifiedTime)||(null==e||null===(i=e.auditDetails)||void 0===i?void 0:i.createdTime);return l.createElement("div",{key:t,className:"timeline-item2 "+v},l.createElement("div",{className:"timeline-marker2"},l.createElement("div",{className:"timeline-circle2"},l.createElement("completed2"===v?Kl:Gl,null)),m&&l.createElement("div",{className:"timeline-line2"})),l.createElement("div",{className:"timeline-content2"},l.createElement("div",{className:"timeline-header2"},l.createElement("div",{className:"timeline-title2"},a("WF_"+(null==e||null===(o=e.state)||void 0===o?void 0:o.state))),l.createElement("span",{className:"timeline-date2"},(e=>{if(!e)return"N/A";const t=new Date(e);return`${String(t.getDate()).padStart(2,"0")}/${String(t.getMonth()+1).padStart(2,"0")}/${t.getFullYear().toString().slice(-2)} ${String(t.getHours()).padStart(2,"0")}:${String(t.getMinutes()).padStart(2,"0")}`})(p))),l.createElement("div",{className:"timeline-body2"},l.createElement("div",{className:"timeline-status-tag2 status-"+v},a((null==e||null===(u=e.state)||void 0===u?void 0:u.applicationStatus)||(null==e||null===(s=e.state)||void 0===s?void 0:s.state))),(null==e?void 0:e.comment)&&l.createElement("div",{className:"timeline-comment2"},e.comment)),(null==e||null===(c=e.assigner)||void 0===c?void 0:c.name)&&l.createElement("div",{className:"timeline-footer2"},l.createElement("span",null,a("ES_COMMON_ASSIGNED_TO"),":"," ",l.createElement("strong",null,null==e||null===(d=e.assigner)||void 0===d?void 0:d.name)))))}))):null};var $l=l.memo(()=>{var e,t,a,r;const{t:u}=i.useTranslation(),s=(Digit.Hooks.useStore.getInitData(),Digit.ULBService.getCurrentTenantId()),{id:c}=o.useParams(),[d,v]=n.useState(null),[m,p]=n.useState({}),[E,f]=n.useState(!1),[_,g]=n.useState("watertanker"),S=null==c?void 0:c.startsWith("WT"),h=null==c?void 0:c.startsWith("TP"),T=S?"watertanker":h?"treePruning":"mobileToilet",b=Digit.UserService.getUser().info;sessionStorage.setItem(S?"wt":h?"tp":"mt",c);const{isLoading:y,data:C}=S?Digit.Hooks.wt.useWTApplicationDetail(u,s,c):h?Digit.Hooks.wt.useTPApplicationDetail(u,s,c):Digit.Hooks.wt.useMTApplicationDetail(u,s,c),{mutate:A}=S?Digit.Hooks.wt.useWTApplicationAction(s):h?Digit.Hooks.wt.useTPApplicationAction(s):Digit.Hooks.wt.useMTApplicationAction(s);let N=Digit.Hooks.useWorkflowDetails({tenantId:(null==C||null===(e=C.applicationData)||void 0===e?void 0:e.tenantId)||s,id:null==C||null===(t=C.applicationData)||void 0===t||null===(a=t.applicationData)||void 0===a?void 0:a.bookingNo,moduleCode:T,role:S?["WT_CEMP"]:h?["TP_CEMP"]:["MT_CEMP"]});n.useEffect(()=>{C&&p(je.cloneDeep(C))},[C]),n.useEffect(()=>{var e,t,n,l,i;null!=N&&null!==(e=N.data)&&void 0!==e&&e.applicationBusinessService&&!("watertanker"===(null==N||null===(t=N.data)||void 0===t?void 0:t.applicationBusinessService)&&"watertanker"===T||"mobileToilet"===(null==N||null===(n=N.data)||void 0===n?void 0:n.applicationBusinessService)&&"mobileToilet"===T||"treePruning"===(null==N||null===(l=N.data)||void 0===l?void 0:l.applicationBusinessService)&&"treePruning"===T)&&g(null==N||null===(i=N.data)||void 0===i?void 0:i.applicationBusinessService)},[N.data]);const[D,I]=n.useState(!0);return l.createElement("div",{style:{padding:"CITIZEN"===(null==b?void 0:b.type)?"0 15px":""}},l.createElement("div",{style:{display:"flex",flexDirection:"row",gap:"20px"}},l.createElement("div",{style:{flex:"0 0 25%",minWidth:"250px"}},l.createElement("div",{style:{}},l.createElement(ql,{workflowDetails:N}))),l.createElement("div",{style:{flex:"1"}},l.createElement(Vl,{applicationDetails:null==m?void 0:m.applicationData,isLoading:y,isDataLoading:y,applicationData:null==m||null===(r=m.applicationData)||void 0===r?void 0:r.applicationData,mutate:A,workflowDetails:N,businessService:T,moduleCode:"request-service",showToast:d,setShowToast:v,closeToast:()=>{v(null)},timelineStatusPrefix:"",forcedActionPrefix:"RS",statusAttribute:"state",MenuStyle:{color:"#FFFFFF",fontSize:"18px"},showTimeLine:!1}))))});const Yl=()=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},l.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),l.createElement("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"})),Xl=e=>{let{onClick:t}=e;return l.createElement("div",{className:"icon-bg-secondary",onClick:t},l.createElement(Yl,null))},Ql=e=>l.createElement("h1",{className:"heading-m"},e.t("SERVICE_TYPE")),Zl=e=>e.substr(0,1).toUpperCase()+e.substr(1),Jl=function(e,t,n){try{var l,i,o,a,r,u,s,c,d,p,E,f,_,g;return Promise.resolve({t:n,tenantId:null==t?void 0:t.code,name:`${n(null==t?void 0:t.i18nKey)} ${S=n("ULBGRADE_"+(null==t||null===(l=t.city)||void 0===l?void 0:l.ulbGrade.toUpperCase().replace(" ","_").replace(".","_"))),S.toLowerCase().split(" ").map(Zl).join(" ")}`,email:null==t?void 0:t.emailId,phoneNumber:null==t?void 0:t.contactNumber,applicationNumber:null==e?void 0:e.bookingNo,isTOCRequired:!1,heading:n("MT_ACKNOWLEDGEMENT"),details:[{title:n("MT_APPLICANT_DETAILS"),asSectionHeader:!0,values:[{title:n("MT_APPLICANT_NAME"),value:null==e||null===(i=e.applicantDetail)||void 0===i?void 0:i.name},{title:n("MT_MOBILE_NUMBER"),value:null==e||null===(o=e.applicantDetail)||void 0===o?void 0:o.mobileNumber},{title:n("MT_ALT_MOBILE_NUMBER"),value:null==e||null===(a=e.applicantDetail)||void 0===a?void 0:a.alternateNumber},{title:n("MT_EMAIL_ID"),value:null==e||null===(r=e.applicantDetail)||void 0===r?void 0:r.emailId}].filter(e=>e.value)},{title:n("WT_ADDRESS_DETAILS"),asSectionHeader:!0,values:[{title:n("WT_PINCODE"),value:null==e||null===(u=e.address)||void 0===u?void 0:u.pincode},{title:n("WT_CITY"),value:null==e||null===(s=e.address)||void 0===s?void 0:s.city},{title:n("WT_LOCALITY"),value:null==e||null===(c=e.address)||void 0===c?void 0:c.locality},{title:n("WT_STREET_NAME"),value:null==e||null===(d=e.address)||void 0===d?void 0:d.streetName},{title:n("WT_DOOR_NO"),value:null==e||null===(p=e.address)||void 0===p?void 0:p.doorNo},{title:n("WT_HOUSE_NO"),value:null==e||null===(E=e.address)||void 0===E?void 0:E.houseNo},{title:n("WT_ADDRESS_LINE1"),value:null==e||null===(f=e.address)||void 0===f?void 0:f.addressLine1},{title:n("WT_ADDRESS_LINE2"),value:null==e||null===(_=e.address)||void 0===_?void 0:_.addressLine2},{title:n("WT_LANDMARK"),value:null==e||null===(g=e.address)||void 0===g?void 0:g.landmark}].filter(e=>e.value)},{title:n("MT_REQUEST_DETAILS"),asSectionHeader:!0,values:[{title:n("MT_NUMBER_OF_MOBILE_TOILETS"),value:null==e?void 0:e.noOfMobileToilet},{title:n("MT_DELIVERY_FROM_DATE"),value:m(null==e?void 0:e.deliveryFromDate)},{title:n("MT_DELIVERY_TO_DATE"),value:m(null==e?void 0:e.deliveryToDate)},{title:n("MT_REQUIREMENT_TIME"),value:`${v(null==e?void 0:e.deliveryFromTime)} - ${v(null==e?void 0:e.deliveryToTime)}`},{title:n("MT_SPECIAL_REQUEST"),value:null==e?void 0:e.description}].filter(e=>e.value)}]})}catch(e){return Promise.reject(e)}var S},ei=e=>{console.log("GetActionMessage",e);const{t:t}=i.useTranslation();return e.isSuccess?t("MT_SUBMIT_SUCCESSFULL"):e.isLoading?t("MT_APPLICATION_PENDING"):e.isSuccess?void 0:t("MT_APPLICATION_FAILED")},ti={padding:"4px 0px",justifyContent:"space-between"},ni=e=>{var n,i;return console.log("BannerPicker",e),l.createElement(t.Banner,{message:ei(e),applicationNumber:null===(n=e.data)||void 0===n||null===(i=n.mobileToiletBookingDetail)||void 0===i?void 0:i.bookingNo,info:e.isSuccess?e.t("MT_BOOKING_NO"):"",successful:e.isSuccess,style:{width:"100%"}})},li=e=>e.substr(0,1).toUpperCase()+e.substr(1),ii=function(e,t,n){try{var l,i,o,a,r,u,s,c,d,v,m,p,E,f;return Promise.resolve({t:n,tenantId:null==t?void 0:t.code,name:`${n(null==t?void 0:t.i18nKey)} ${_=n("ULBGRADE_"+(null==t||null===(l=t.city)||void 0===l?void 0:l.ulbGrade.toUpperCase().replace(" ","_").replace(".","_"))),_.toLowerCase().split(" ").map(li).join(" ")}`,email:null==t?void 0:t.emailId,phoneNumber:null==t?void 0:t.contactNumber,applicationNumber:null==e?void 0:e.bookingNo,isTOCRequired:!1,heading:n("TP_ACKNOWLEDGEMENT"),details:[{title:n("MT_APPLICANT_DETAILS"),asSectionHeader:!0,values:[{title:n("MT_APPLICANT_NAME"),value:null==e||null===(i=e.applicantDetail)||void 0===i?void 0:i.name},{title:n("MT_MOBILE_NUMBER"),value:null==e||null===(o=e.applicantDetail)||void 0===o?void 0:o.mobileNumber},{title:n("MT_ALT_MOBILE_NUMBER"),value:null==e||null===(a=e.applicantDetail)||void 0===a?void 0:a.alternateNumber},{title:n("MT_EMAIL_ID"),value:null==e||null===(r=e.applicantDetail)||void 0===r?void 0:r.emailId}].filter(e=>e.value)},{title:n("WT_ADDRESS_DETAILS"),asSectionHeader:!0,values:[{title:n("WT_PINCODE"),value:null==e||null===(u=e.address)||void 0===u?void 0:u.pincode},{title:n("WT_CITY"),value:null==e||null===(s=e.address)||void 0===s?void 0:s.city},{title:n("WT_LOCALITY"),value:null==e||null===(c=e.address)||void 0===c?void 0:c.locality},{title:n("WT_STREET_NAME"),value:null==e||null===(d=e.address)||void 0===d?void 0:d.streetName},{title:n("WT_DOOR_NO"),value:null==e||null===(v=e.address)||void 0===v?void 0:v.doorNo},{title:n("WT_HOUSE_NO"),value:null==e||null===(m=e.address)||void 0===m?void 0:m.houseNo},{title:n("WT_ADDRESS_LINE1"),value:null==e||null===(p=e.address)||void 0===p?void 0:p.addressLine1},{title:n("WT_ADDRESS_LINE2"),value:null==e||null===(E=e.address)||void 0===E?void 0:E.addressLine2},{title:n("WT_LANDMARK"),value:null==e||null===(f=e.address)||void 0===f?void 0:f.landmark}].filter(e=>e.value)},{title:n("TP_REQUEST_DETAILS"),asSectionHeader:!0,values:[{title:n("REASON_FOR_PRUNING"),value:n(null==e?void 0:e.reasonForPruning)},{title:n("LATITUDE_GEOTAG"),value:null==e?void 0:e.latitude},{title:n("LONGITUDE_GEOTAG"),value:null==e?void 0:e.longitude}].filter(e=>e.value)}]})}catch(e){return Promise.reject(e)}var _},oi=e=>{const{t:t}=i.useTranslation();return e.isSuccess?t("TP_SUBMIT_SUCCESSFULL"):e.isLoading?t("TP_APPLICATION_PENDING"):e.isSuccess?void 0:t("TP_APPLICATION_FAILED")},ai={padding:"4px 0px",justifyContent:"space-between"},ri=e=>{var n,i;return console.log("BannerPicker",e),l.createElement(t.Banner,{message:oi(e),applicationNumber:null===(n=e.data)||void 0===n||null===(i=n.treePruningBookingDetail)||void 0===i?void 0:i.bookingNo,info:e.isSuccess?e.t("TP_BOOKING_NO"):"",successful:e.isSuccess,style:{width:"100%"}})},ui=e=>{let{stateCode:t,userType:i,tenants:a}=e;const{path:r,url:u}=o.useRouteMatch(),s=Digit.StoreData.getCurrentLanguage();return Digit.Services.useStore({stateCode:t,moduleCode:"WT",language:s}),Digit.SessionStorage.set("WT_TENANTS",a),n.useEffect(()=>"employee"===i&&Digit.LocalizationService.getLocale({modules:["rainmaker-"+Digit.ULBService.getCurrentTenantId()],locale:Digit.StoreData.getCurrentLanguage(),tenantId:Digit.ULBService.getCurrentTenantId()}),[]),"employee"===i?l.createElement(j,{path:r,url:u,userType:i}):l.createElement(g,null)},si=e=>{let{matchPath:o}=e;const{t:a}=i.useTranslation(),[r,u,s]=Digit.Hooks.useSessionStorage("WT",{});n.useEffect(()=>{s()},[]);const c=[{link:o+"/wt",i18nKey:a("WT_REAQUEST_TANKER")},{link:o+"/wt/status",i18nKey:a("WT_VIEW_APPLICATIONS")}];return l.createElement(t.CitizenHomeCard,{header:a("WATER_TANKER_SERVICE"),links:c,Icon:()=>l.createElement(t.PTIcon,{className:"fill-path-primary-main"})})},ci={ApplicantDetails:t.ApplicantDetails,AddressDetails:t.AddressDetails,WTCreate:()=>{var e,t,n,r,c,d,v,m,p;const E=a.useQueryClient(),f=o.useRouteMatch(),{t:_}=i.useTranslation(),{pathname:g}=o.useLocation(),S=o.useHistory();let h=[];const[T,b,y]=Digit.Hooks.useSessionStorage("WT_Create",{}),C=Digit.UserService.getUser(),A=Digit.ULBService.getCurrentTenantId(),N=null==C||null===(e=C.info)||void 0===e?void 0:e.uuid,{data:D}=Digit.Hooks.useUserSearch(A,{uuid:[N]},{},{enabled:!!N});function I(e,t,n,l,i){if(void 0===i&&(i=!1),"owners"===e){let n=T.owners||[];n[l]=t,b({...T,[e]:[...n]})}else if("units"===e){let e=T.units||[];e=t,b({...T,units:e})}else b({...T,[e]:{...T[e],...t}});((e,t,n,l)=>{let i,o=g.split("/").pop(),a=o.charAt(o.length-1),r=!1;Number(parseInt(o))||"0"==o||"-1"==o?"-1"==o||"-2"==o?(o=g.slice(0,-3),o=o.split("/").pop(),r=!0):(o=g.slice(0,-2),o=o.split("/").pop(),r=!0):r=!1,isNaN(a)||(r=!0);let{nextStep:u={}}=h.find(e=>e.route===o),s=S.push;if(e&&(s=S.replace),n&&(u=l),"request-details"===u){var c,d;const e=null==T||null===(c=T.serviceType)||void 0===c||null===(d=c.serviceType)||void 0===d?void 0:d.code;"MobileToilet"===e?u="toiletRequest-details":"TREE_PRUNING"===e&&(u="treePruningRequest-details")}if(null===u)return s(f.path+"/check");i=isNaN(u.split("/").pop())&&r&&"map"!==u?`${f.path}/${u}/${t}`:`${f.path}/${u}`,s(i)})(n,l,i,e)}T.serviceType&&0!==Object.keys(T.serviceType).length||!g.includes("employee")||(g.includes("mt")?b({serviceType:{serviceType:{code:"MobileToilet",i18nKey:"Mobile Toilet",value:"Mobile Toilet"}}}):g.includes("tp")?b({serviceType:{serviceType:{code:"TREE_PRUNING",i18nKey:"Tree Pruning",value:"Tree Pruning"}}}):b({serviceType:{serviceType:{code:"WT",i18nKey:"Water Tanker",value:"Water Tanker"}}})),T&&Object.keys(T).length>0&&window.location.href.includes("/service-type")&&"true"!==sessionStorage.getItem("docReqScreenByBack")&&(y(),E.invalidateQueries("WT_Create"));const O=()=>{y(),E.invalidateQueries("WT_Create")};u.forEach(e=>{h=h.concat(e.body.filter(e=>!e.hideInCitizen))}),h.indexRoute=g.includes("citizen")?"service-type":"info";const L=null===(t=Digit)||void 0===t||null===(n=t.ComponentRegistryService)||void 0===n?void 0:n.getComponent("WTCheckPage"),w=null===(r=Digit)||void 0===r||null===(c=r.ComponentRegistryService)||void 0===c?void 0:c.getComponent("WTAcknowledgement"),R=null===(d=Digit)||void 0===d||null===(v=d.ComponentRegistryService)||void 0===v?void 0:v.getComponent("MTAcknowledgement"),x=null===(m=Digit)||void 0===m||null===(p=m.ComponentRegistryService)||void 0===p?void 0:p.getComponent("TPAcknowledgement");return l.createElement(l.Fragment,null,l.createElement("div",{style:{display:"flex",width:"100%",gap:"24px"}},!g.includes("/info")&&l.createElement("div",{style:{flex:"0 0 280px",background:"#fff",padding:"20px 0",boxShadow:"0 2px 4px rgba(0,0,0,0.1)",borderRadius:"4px"}},l.createElement(s,{config:h})),l.createElement("div",{style:{flex:"1",overflowY:"auto"}},l.createElement(o.Switch,null,h.map((e,t)=>{var n;const{component:i,texts:a,inputs:r,key:u,additionaFields:s}=e,c="string"==typeof i?Digit.ComponentRegistryService.getComponent(i):i;return l.createElement(o.Route,{path:`${f.path}/${e.route}`,key:t},l.createElement(c,{config:{texts:a,inputs:r,key:u,additionaFields:s},onSelect:I,t:_,formData:T,userDetails:null==D||null===(n=D.user)||void 0===n?void 0:n[0]}))}),l.createElement(o.Route,{path:f.path+"/check"},l.createElement(L,{onSubmit:function(){try{var e,t,n,l,i,o;return"WT"===(null==T||null===(e=T.serviceType)||void 0===e||null===(t=e.serviceType)||void 0===t?void 0:t.code)&&S.push(f.path+"/wt-acknowledgement"),"MobileToilet"===(null==T||null===(n=T.serviceType)||void 0===n||null===(l=n.serviceType)||void 0===l?void 0:l.code)&&S.push(f.path+"/mt-acknowledgement"),"TREE_PRUNING"===(null==T||null===(i=T.serviceType)||void 0===i||null===(o=i.serviceType)||void 0===o?void 0:o.code)&&S.push(f.path+"/tp-acknowledgement"),Promise.resolve()}catch(e){return Promise.reject(e)}},value:T})),l.createElement(o.Route,{path:f.path+"/wt-acknowledgement"},l.createElement(w,{data:T,onSuccess:O})),l.createElement(o.Route,{path:f.path+"/mt-acknowledgement"},l.createElement(R,{data:T,onSuccess:O})),l.createElement(o.Route,{path:f.path+"/tp-acknowledgement"},l.createElement(x,{data:T,onSuccess:O})),l.createElement(o.Route,null,l.createElement(o.Redirect,{to:`${f.path}/${h.indexRoute}`}))))))},InfoPage:e=>{var i,o;let{t:a,onSelect:r,formData:u,config:s}=e;const[c,d]=n.useState(""),[v,m]=n.useState(!1),[p,E]=n.useState(!1),f={MobileToilet:"MT_MODULE",WT:"WT_MODULE",TREE_PRUNING:"TREE_PRUNING"}[null==u||null===(i=u.serviceType)||void 0===i||null===(o=i.serviceType)||void 0===o?void 0:o.code],_=()=>{const e={...u.infodetails||{},existingDataSet:c};r(s.key,{...u[s.key],...e})};return l.createElement(l.Fragment,null,l.createElement(t.Card,{className:"search-form-wrapper",style:{flexDirection:"column",gap:"12px"}},f&&l.createElement(t.CardHeader,null,a(f)),l.createElement("div",null,l.createElement(t.CardText,{className:"primaryColor"},a("SV_DOC_REQ_SCREEN_SUB_HEADER")),l.createElement(t.CardText,{className:"primaryColor"},a("SV_DOC_REQ_SCREEN_TEXT")),l.createElement(t.CardText,{className:"primaryColor"},a("SV_DOC_REQ_SCREEN_SUB_TEXT"))),l.createElement("span",null,l.createElement(t.SubmitBar,{label:a("COMMON_NEXT"),onSubmit:()=>{p?m(!0):_()}}))),v&&l.createElement(y,{t:a,closeModal:()=>m(!1),actionCancelOnSubmit:()=>m(!1),onSubmit:()=>{_(),m(!1)},setExistingDataSet:d}))},RequestDetails:e=>{var i,o,a,r,u,s,d,v,m;let{t:p,config:E,onSelect:f,formData:_}=e;Digit.UserService.getUser();let g={};const[S,h]=n.useState((null==_||null===(i=_.requestDetails)||void 0===i?void 0:i.tankerType)||""),[T,b]=n.useState((null==_||null===(o=_.requestDetails)||void 0===o?void 0:o.tankerQuantity)||{i18nKey:"1",code:"1",value:"1"}),[y,A]=n.useState((null==_||null===(a=_.requestDetails)||void 0===a?void 0:a.waterQuantity)||""),[N,D]=n.useState((null==_||null===(r=_.requestDetails)||void 0===r?void 0:r.waterType)||""),[I,O]=n.useState((null==_||null===(u=_.requestDetails)||void 0===u?void 0:u.deliveryDate)||""),[L,w]=n.useState((null==_||null===(s=_.requestDetails)||void 0===s?void 0:s.description)||""),[R,x]=n.useState((null==_||null===(d=_.requestDetails)||void 0===d?void 0:d.deliveryTime)||""),[P,M]=n.useState((null==_||null===(v=_.requestDetails)||void 0===v?void 0:v.extraCharge)||!1),[k,F]=n.useState((null==_||null===(m=_.requestDetails)||void 0===m?void 0:m.fileStoreId)||null),[B,U]=n.useState(null),[W,H]=n.useState(null),j=Digit.ULBService.getStateId(),z={width:"100%"},{data:V}=Digit.Hooks.useCustomMDMS(j,"request-service",[{name:"VehicleType"}],{select:e=>{var t;return null==e||null===(t=e["request-service"])||void 0===t?void 0:t.VehicleType}}),{data:K}=Digit.Hooks.useCustomMDMS(j,"request-service",[{name:"TankerType"}],{select:e=>{var t;return null==e||null===(t=e["request-service"])||void 0===t?void 0:t.TankerType}}),{data:G}=Digit.Hooks.useCustomMDMS(j,"request-service",[{name:"TankerQuantity"}],{select:e=>{var t;return null==e||null===(t=e["request-service"])||void 0===t?void 0:t.TankerQuantity}}),{data:q}=Digit.Hooks.useCustomMDMS(j,"Request-service",[{name:"WaterType"}],{select:e=>{var t;return null==e||null===(t=e["Request-service"])||void 0===t?void 0:t.WaterType}});let $=[],Y=[],X=[],Q=[];q&&q.map(e=>{Q.push({i18nKey:""+e.code,code:""+e.code,value:""+e.code})}),G&&G.map(e=>{Y.push({i18nKey:""+e.code,code:""+e.code,value:""+e.code})}),V&&V.map(e=>{$.push({i18nKey:""+e.capacity,code:""+e.capacity,value:""+e.capacity,vehicleType:e.vehicleType,capacityName:e.capacityName})}),K&&K.map(e=>{X.push({i18nKey:""+e.i18nKey,code:""+e.code,value:""+e.value})});const Z=$.map(e=>{if(S.code===e.vehicleType)return{i18nKey:e.capacityName,code:e.code,value:e.capacityName}}).filter(e=>void 0!==e),J=()=>l.createElement("div",{className:"flex items-center"},l.createElement(t.TextInput,{type:"time",value:R,style:z,onChange:e=>x(e.target.value),min:"06:00",max:"23:59"}));return n.useEffect(()=>{!function(){try{H(null);const e=function(){if(B){const e=function(){if(B.size>=2e6)H(p("WT_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const e=C(function(){return Promise.resolve(Digit.UploadServices.Filestorage("wt",B,Digit.ULBService.getStateId())).then(function(e){var t,n,l,i;(null==e||null===(t=e.data)||void 0===t||null===(n=t.files)||void 0===n?void 0:n.length)>0?F(null==e||null===(l=e.data)||void 0===l||null===(i=l.files[0])||void 0===i?void 0:i.fileStoreId):H(p("WT_FILE_UPLOAD_ERROR"))})},function(){H(p("WT_FILE_UPLOAD_ERROR"))});if(e&&e.then)return e.then(function(){})}}();if(e&&e.then)return e.then(function(){})}}();e&&e.then&&e.then(function(){})}catch(e){Promise.reject(e)}}()},[B]),n.useEffect(()=>{!S&&null!=X&&X.length&&h(X[0])},[X]),l.createElement(l.Fragment,null,l.createElement(t.FormStep,{config:E,onSelect:()=>{let e={..._.requestDetails,tankerType:S,deliveryDate:I,tankerQuantity:T,waterType:N,waterQuantity:y,deliveryTime:R,description:L,extraCharge:P,fileStoreId:k};f(E.key,e,!1)},t:p,isDisabled:!(S&&I&&T&&y&&R&&L&&N)},l.createElement(t.CardLabel,null,""+p("WT_TANKER_TYPE")," ",l.createElement("span",{className:"astericColor"},"*")),l.createElement(t.RadioButtons,{t:p,options:X,style:{display:"flex",flexWrap:"wrap",maxHeight:"30px"},innerStyles:{minWidth:"24%"},optionsKey:"i18nKey",name:"tankerType",value:S,selectedOption:S,onSelect:h,labelKey:"i18nKey",isPTFlow:!0}),l.createElement("div",null,l.createElement(t.CardLabel,null,""+p("WT_WATER_TYPE")," ",l.createElement("span",{className:"astericColor"},"*")),l.createElement(t.Dropdown,{className:"form-field",selected:N,placeholder:p("WT_SELECT_WATER_TYPE"),select:D,option:Q,style:z,optionKey:"i18nKey",t:p})),l.createElement("div",null,l.createElement(t.CardLabel,null,""+p("WT_WATER_QUANTITY")," ",l.createElement("span",{className:"astericColor"},"*")),l.createElement(t.Dropdown,{className:"form-field",selected:y,placeholder:"Select Water Quantity",select:A,option:Z,style:z,optionKey:"i18nKey",t:p})),l.createElement("div",null,l.createElement(t.CardLabel,null,""+p("WT_TANKER_QUANTITY")," ",l.createElement("span",{className:"astericColor"},"*")),l.createElement(t.Dropdown,{className:"form-field",selected:T,placeholder:"Select Tanker Quantity",select:b,option:Y,style:z,optionKey:"i18nKey",t:p})),l.createElement("div",null,l.createElement(t.CardLabel,null,""+p("WT_DELIVERY_DATE")," ",l.createElement("span",{className:"astericColor"},"*")),l.createElement(t.TextInput,{t:p,type:"date",isMandatory:!1,optionKey:"i18nKey",name:"deliveryDate",style:z,value:I,onChange:function(e){O(e.target.value)},min:(new Date).toISOString().split("T")[0],rules:{required:p("CORE_COMMON_REQUIRED_ERRMSG"),validDate:e=>!!/^\d{4}-\d{2}-\d{2}$/.test(e)||p("ERR_DEFAULT_INPUT_FIELD_MSG")}})),l.createElement("div",null,l.createElement(t.CardLabel,null,""+p("WT_DELIVERY_TIME")," ",l.createElement("span",{className:"astericColor"},"*")),l.createElement(J,null)),l.createElement("div",null,l.createElement(t.CardLabel,null,""+p("WT_UPLOAD_DOCUMENT")),l.createElement(t.UploadFile,{id:"wt-doc",extraStyleName:"propertyCreate",accept:".jpg,.png,.pdf,.jpeg",onUpload:function(e){F(null),U(e.target.files[0])},onDelete:()=>{F(null)},message:k?"1 "+p("WT_ACTION_FILEUPLOADED"):p("WT_ACTION_NO_FILEUPLOADED"),error:W})),l.createElement("div",null,l.createElement(t.CardLabel,null,""+p("WT_DESCRIPTION")," ",l.createElement("span",{className:"astericColor"},"*")),l.createElement(t.TextArea,c({t:p,type:"text",isMandatory:!1,optionKey:"i18nKey",name:"description",value:L,onChange:function(e){w(e.target.value)},style:z,ValidationRequired:!0},g={isRequired:!0,pattern:"^[a-zA-Z ]+$",type:"tel",title:p("PT_NAME_ERROR_MESSAGE")}))),W?l.createElement("div",{style:{height:"20px",width:"100%",fontSize:"20px",color:"red",marginTop:"5px"}},W):"",l.createElement(t.CheckBox,{label:p("WT_IMMEDIATE"),onChange:()=>{M(!P)},checked:P})))},WTCheckPage:e=>{var o,a,r,u,s,c,p,E,f,_,g,S;let{onSubmit:h,value:T={}}=e;const{t:b}=i.useTranslation(),{owner:y,requestDetails:C,address:D,serviceType:I,toiletRequestDetails:O,treePruningRequestDetails:L}=T,[w,R]=n.useState(!1),x=null!=C&&C.extraCharge?"YES":"NO",[P,M]=n.useState(null);return l.useEffect(()=>{null!=C&&C.fileStoreId&&Digit.UploadServices.Filefetch([null==C?void 0:C.fileStoreId],Digit.ULBService.getStateId()).then(e=>{var t,n,l,i;const o=null==e||null===(t=e.data)||void 0===t||null===(n=t.fileStoreIds)||void 0===n||null===(l=n[0])||void 0===l||null===(i=l.url)||void 0===i?void 0:i.split(",")[0];M(o)})},[null==C?void 0:C.fileStoreId]),l.createElement(l.Fragment,null,l.createElement(t.Card,null,l.createElement(t.CardHeader,null,b("WT_SUMMARY_PAGE")),l.createElement("div",null,l.createElement(t.CardSubHeader,null,b("ES_TITILE_OWNER_DETAILS")),l.createElement(t.StatusTable,{style:{marginTop:"30px",marginBottom:"30px"}},l.createElement(t.Row,{label:b("COMMON_APPLICANT_NAME"),text:""+b(d(null==y?void 0:y.applicantName)),actionButton:l.createElement(A,{jumpTo:"/digit-ui/citizen/wt/request-service/applicant-details"})}),l.createElement(t.Row,{label:b("COMMON_MOBILE_NUMBER"),text:""+b(d(null==y?void 0:y.mobileNumber))}),l.createElement(t.Row,{label:b("COMMON_ALT_MOBILE_NUMBER"),text:""+b(d(null==y?void 0:y.alternateNumber))}),l.createElement(t.Row,{label:b("COMMON_EMAIL_ID"),text:""+b(d(null==y?void 0:y.emailId))})),l.createElement(t.CardSubHeader,null,b("ES_TITLE_ADDRESS_DETAILS")),l.createElement(t.StatusTable,{style:{marginTop:"30px",marginBottom:"30px"}},l.createElement(t.Row,{label:b("HOUSE_NO"),text:""+b(d(null==D?void 0:D.houseNo)),actionButton:l.createElement(A,{jumpTo:"/digit-ui/citizen/wt/request-service/address-details"})}),l.createElement(t.Row,{label:b("ADDRESS_LINE1"),text:""+b(d(null==D?void 0:D.addressLine1))}),l.createElement(t.Row,{label:b("ADDRESS_LINE2"),text:""+b(d(null==D?void 0:D.addressLine2))}),l.createElement(t.Row,{label:b("CITY"),text:""+b(d(null==D||null===(o=D.city)||void 0===o||null===(a=o.city)||void 0===a?void 0:a.name))}),l.createElement(t.Row,{label:b("LOCALITY"),text:""+b(d(null==D||null===(r=D.locality)||void 0===r?void 0:r.i18nKey))}),l.createElement(t.Row,{label:b("PINCODE"),text:""+b(d(null==D?void 0:D.pincode))}),l.createElement(t.Row,{label:b("LANDMARK"),text:""+b(d(null==D?void 0:D.landmark))}),l.createElement(t.Row,{label:b("STREET_NAME"),text:""+b(d(null==D?void 0:D.streetName))})),"WT"===(null==I||null===(u=I.serviceType)||void 0===u?void 0:u.code)&&l.createElement(n.Fragment,null,l.createElement(t.CardSubHeader,null,b("WT_REQUEST_DETAILS")),l.createElement(t.StatusTable,{style:{marginTop:"30px",marginBottom:"30px"}},l.createElement(t.Row,{label:b("WT_TANKER_TYPE"),text:""+b(d(null==C||null===(s=C.tankerType)||void 0===s?void 0:s.value)),actionButton:l.createElement(A,{jumpTo:"/digit-ui/citizen/wt/request-service/request-details"})}),l.createElement(t.Row,{label:b("WT_WATER_TYPE"),text:""+b(d(null==C||null===(c=C.waterType)||void 0===c?void 0:c.code))}),l.createElement(t.Row,{label:b("WT_TANKER_QUANTITY"),text:""+b(d(null==C||null===(p=C.tankerQuantity)||void 0===p?void 0:p.code))}),l.createElement(t.Row,{label:b("WT_WATER_QUANTITY"),text:""+b(d(null==C||null===(E=C.waterQuantity)||void 0===E?void 0:E.value))}),l.createElement(t.Row,{label:b("WT_DELIVERY_DATE"),text:""+b(d(m(null==C?void 0:C.deliveryDate)))}),l.createElement(t.Row,{label:b("WT_DELIVERY_TIME"),text:""+d(v(null==C?void 0:C.deliveryTime))}),l.createElement(t.Row,{label:b("WT_DESCRIPTION"),text:""+b(d(null==C?void 0:C.description))}),(null==C?void 0:C.fileStoreId)&&l.createElement(t.Row,{label:b("WT_UPLOAD_DOCUMENT"),text:l.createElement("span",{style:{display:"flex",alignItems:"center",gap:"8px",cursor:"pointer"},onClick:()=>N(null==C?void 0:C.fileStoreId)},l.createElement(t.GenericFileIcon,null))}),l.createElement(t.Row,{label:b("WT_IMMEDIATE"),text:""+b(d(x))}))),"MobileToilet"===(null==I||null===(f=I.serviceType)||void 0===f?void 0:f.code)&&l.createElement(n.Fragment,null,l.createElement(t.CardSubHeader,null,b("ES_REQUEST_DETAILS")),l.createElement(t.StatusTable,{style:{marginTop:"30px",marginBottom:"30px"}},l.createElement(t.Row,{label:b("MT_NUMBER_OF_MOBILE_TOILETS"),text:""+b(d(null==O||null===(_=O.mobileToilet)||void 0===_?void 0:_.code)),actionButton:l.createElement(A,{jumpTo:"/digit-ui/citizen/wt/request-service/toiletRequest-details"})}),l.createElement(t.Row,{label:b("MT_DELIVERY_FROM_DATE"),text:""+b(d(m(null==O?void 0:O.deliveryfromDate)))}),l.createElement(t.Row,{label:b("MT_DELIVERY_TO_DATE"),text:""+b(m(d(null==O?void 0:O.deliverytoDate)))}),l.createElement(t.Row,{label:b("MT_REQUIREMNENT_FROM_TIME"),text:d(v(null==O?void 0:O.deliveryfromTime))}),l.createElement(t.Row,{label:b("MT_REQUIREMNENT_TO_TIME"),text:d(v(null==O?void 0:O.deliverytoTime))}),l.createElement(t.Row,{label:b("MT_SPECIAL_REQUEST"),text:""+b(d(null==O?void 0:O.specialRequest))}))),"TREE_PRUNING"===(null==I||null===(g=I.serviceType)||void 0===g?void 0:g.code)&&l.createElement(n.Fragment,null,l.createElement(t.CardSubHeader,null,b("TP_REQUEST_DETAILS")),l.createElement(t.StatusTable,{style:{marginTop:"30px",marginBottom:"30px"}},l.createElement(t.Row,{label:b("REASON_FOR_PRUNING"),text:""+b(d(null==L||null===(S=L.reasonOfPruning)||void 0===S?void 0:S.code)),actionButton:l.createElement(A,{jumpTo:"/digit-ui/citizen/wt/request-service/treePruningRequest-details"})}),l.createElement(t.Row,{label:b("LOCATION_GEOTAG"),text:""+b(d(null==L?void 0:L.geoTagLocation))}),l.createElement(t.Row,{label:b("UPLOAD_THE_SITE_PHOTOGRAPH"),text:l.createElement("span",{style:{display:"flex",alignItems:"center",gap:"8px",cursor:"pointer"},onClick:()=>N(null==L?void 0:L.supportingDocumentFile)},l.createElement(t.GenericFileIcon,null))}))),l.createElement(t.CheckBox,{label:b("FINAL_DECLARATION_MESSAGE"),onChange:()=>{R(!w)},checked:w})),l.createElement(t.SubmitBar,{label:b("COMMON_BUTTON_SUBMIT"),onSubmit:h,disabled:!w})))},WTAcknowledgement:e=>{let{data:a,onSuccess:r}=e;const{t:u}=i.useTranslation(),s=Digit.ULBService.getCitizenCurrentTenant(!0)||Digit.ULBService.getCurrentTenantId(),c=Digit.Hooks.wt.useTankerCreateAPI(s),d=Digit.UserService.getUser().info,{data:v}=Digit.Hooks.useStore.getInitData(),{tenants:m}=v||{};return n.useEffect(()=>{try{a.tenantId=s;let e=(e=>{var t,n,l,i,o,a,r,u,s,c,d,v,m,p,E,f,_,g,S,h,T,b,y,C,A,N,D,I,O,L,w,R,x,P,M,k,F,B;return{waterTankerBookingDetail:{tenantId:null==e?void 0:e.tenantId,tankerType:null==e||null===(t=e.requestDetails)||void 0===t||null===(n=t.tankerType)||void 0===n?void 0:n.code,waterType:null==e||null===(l=e.requestDetails)||void 0===l||null===(i=l.waterType)||void 0===i?void 0:i.code,tankerQuantity:null==e||null===(o=e.requestDetails)||void 0===o||null===(a=o.tankerQuantity)||void 0===a?void 0:a.code,waterQuantity:null==e||null===(r=e.requestDetails)||void 0===r||null===(u=r.waterQuantity)||void 0===u?void 0:u.code,description:null==e||null===(s=e.requestDetails)||void 0===s?void 0:s.description,deliveryDate:null==e||null===(c=e.requestDetails)||void 0===c?void 0:c.deliveryDate,deliveryTime:null==e||null===(d=e.requestDetails)||void 0===d?void 0:d.deliveryTime,extraCharge:null!=e&&null!==(v=e.requestDetails)&&void 0!==v&&v.extraCharge?"Y":"N",addressDetailId:(null==e||null===(m=e.address)||void 0===m?void 0:m.addressDetailId)||"",applicantDetail:{name:null==e||null===(p=e.owner)||void 0===p?void 0:p.applicantName,mobileNumber:null==e||null===(E=e.owner)||void 0===E?void 0:E.mobileNumber,alternateNumber:null==e||null===(f=e.owner)||void 0===f?void 0:f.alternateNumber,emailId:null==e||null===(_=e.owner)||void 0===_?void 0:_.emailId},address:{addressType:null==e||null===(g=e.address)||void 0===g||null===(S=g.addressType)||void 0===S?void 0:S.code,pincode:null==e||null===(h=e.address)||void 0===h?void 0:h.pincode,city:null==e||null===(T=e.address)||void 0===T||null===(b=T.city)||void 0===b||null===(y=b.city)||void 0===y?void 0:y.name,cityCode:null==e||null===(C=e.address)||void 0===C||null===(A=C.city)||void 0===A||null===(N=A.city)||void 0===N?void 0:N.code,addressLine1:null==e||null===(D=e.address)||void 0===D?void 0:D.addressLine1,addressLine2:null==e||null===(I=e.address)||void 0===I?void 0:I.addressLine2,locality:null==e||null===(O=e.address)||void 0===O||null===(L=O.locality)||void 0===L?void 0:L.i18nKey,localityCode:null==e||null===(w=e.address)||void 0===w||null===(R=w.locality)||void 0===R?void 0:R.code,streetName:null==e||null===(x=e.address)||void 0===x?void 0:x.streetName,houseNo:null==e||null===(P=e.address)||void 0===P?void 0:P.houseNo,landmark:null==e||null===(M=e.address)||void 0===M?void 0:M.landmark,latitude:null==e||null===(k=e.address)||void 0===k?void 0:k.latitude,longitude:null==e||null===(F=e.address)||void 0===F?void 0:F.longitude},WTfileStoreId:null==e||null===(B=e.requestDetails)||void 0===B?void 0:B.fileStoreId,bookingStatus:"BOOKING_CREATED",workflow:{action:"APPLY",comments:"",businessService:"watertanker",moduleName:"request-service.water_tanker"}}}})(a);c.mutate(e,{onSuccess:r})}catch(e){}},[]),Digit.Hooks.useCustomBackNavigation({redirectPath:"${APPLICATION_PATH}/citizen"}),c.isLoading||c.isIdle?l.createElement(t.Loader,null):l.createElement(t.Card,null,l.createElement(w,{t:u,data:c.data,isSuccess:c.isSuccess,isLoading:c.isIdle||c.isLoading}),l.createElement(t.StatusTable,null,c.isSuccess&&l.createElement(t.Row,{rowContainerStyle:L,last:!0,textStyle:{whiteSpace:"pre",width:"60%"}})),c.isSuccess&&l.createElement(t.SubmitBar,{label:u("WT_DOWNLOAD_ACKNOWLEDGEMENT"),onSubmit:function(){try{var e;let t=null===(e=c.data)||void 0===e?void 0:e.waterTankerBookingDetail;const n=m.find(e=>e.code===t.tenantId);return Promise.resolve(I({...t},n,u)).then(function(e){Digit.Utils.pdf.generate(e)})}catch(e){return Promise.reject(e)}}}),l.createElement(o.Link,"CITIZEN"===(null==d?void 0:d.type)?{to:"/digit-ui/citizen"}:{to:"/digit-ui/employee"},l.createElement(t.LinkButton,{label:u("CORE_COMMON_GO_TO_HOME")})))},WTApplicationDetails:()=>{var e,a,r,u,s,c,d,p,E,f,_,g,S;const{t:h}=i.useTranslation(),{acknowledgementIds:T,tenantId:b}=o.useParams(),[y,C]=n.useState(!1),[A,N]=n.useState(null),{data:D}=Digit.Hooks.useStore.getInitData(),{tenants:O}=D||{},{isLoading:L,data:w,refetch:R}=Digit.Hooks.wt.useTankerSearchAPI({tenantId:b,filters:{bookingNo:T}}),x=He(w,"waterTankerBookingDetail",[]);He(w,"waterTankerBookingDetail[0].bookingNo",[]);let P=x&&x.length>0&&x[0]||{};const M=P;sessionStorage.setItem("wt",JSON.stringify(M));let k="N"===(null==P?void 0:P.extraCharge)?"No":"Yes";const F=Digit.Hooks.wt.useTankerCreateAPI(b,!1),{data:B,isLoading:U}=Digit.Hooks.useRecieptSearch({tenantId:b,businessService:"request-service.water_tanker",consumerCodes:T,isEmployee:!1},{enabled:!!T});let W=[];W.push({label:h("WT_DOWNLOAD_ACKNOWLEDGEMENT"),onClick:()=>H()});const H=function(){try{const e=M||{},t=O.find(t=>t.code===e.tenantId);return Promise.resolve(I({...e},t,h)).then(function(e){Digit.Utils.pdf.generate(e)})}catch(e){return Promise.reject(e)}};return L?l.createElement(t.Loader,null):(B&&(null==B?void 0:B.Payments.length)>0&&0==U&&W.push({label:h("WT_FEE_RECEIPT"),onClick:()=>{var e;return function(e){let{tenantId:t,payments:n,...l}=e;try{function i(){return Promise.resolve(Digit.PaymentService.printReciept(t,{fileStoreIds:l})).then(function(e){window.open(e[l],"_blank")})}let e=x[0]||{},l=null==e?void 0:e.paymentReceiptFilestoreId;const o=function(){if(!l){let i={filestoreIds:[null==n?void 0:n.fileStoreId]};return Promise.resolve(Digit.PaymentService.generatePdf(t,{Payments:[{...n}]},"request-service.water_tanker-receipt")).then(function(t){var n;i=t;const o={...e,paymentReceiptFilestoreId:null===(n=i)||void 0===n?void 0:n.filestoreIds[0]};return Promise.resolve(F.mutateAsync({waterTankerBookingDetail:o})).then(function(){var e;l=null===(e=i)||void 0===e?void 0:e.filestoreIds[0],R()})})}}();return Promise.resolve(o&&o.then?o.then(i):i())}catch(e){return Promise.reject(e)}}({tenantId:null==B||null===(e=B.Payments[0])||void 0===e?void 0:e.tenantId,payments:null==B?void 0:B.Payments[0]})}}),l.createElement(l.Fragment,null,l.createElement("div",null,l.createElement("div",{className:"cardHeaderWithOptions",style:{marginRight:"auto",maxWidth:"960px"}},l.createElement(t.Header,{styles:{fontSize:"32px"}},h("WT_BOOKING_DETAILS")),W&&W.length>0&&l.createElement(t.MultiLink,{className:"multilinkWrapper",onHeadClick:()=>C(!y),displayOptions:y,options:W})),l.createElement(t.Card,null,l.createElement(t.StatusTable,null,l.createElement(t.Row,{className:"border-none",label:h("WT_BOOKING_NO"),text:null==P?void 0:P.bookingNo})),l.createElement(t.CardSubHeader,{style:{fontSize:"24px"}},h("WT_APPLICANT_DETAILS")),l.createElement(t.StatusTable,null,l.createElement(t.Row,{className:"border-none",label:h("WT_APPLICANT_NAME"),text:(null==P||null===(e=P.applicantDetail)||void 0===e?void 0:e.name)||h("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:h("WT_MOBILE_NUMBER"),text:(null==P||null===(a=P.applicantDetail)||void 0===a?void 0:a.mobileNumber)||h("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:h("WT_ALT_MOBILE_NUMBER"),text:(null==P||null===(r=P.applicantDetail)||void 0===r?void 0:r.alternateNumber)||h("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:h("WT_EMAIL_ID"),text:(null==P||null===(u=P.applicantDetail)||void 0===u?void 0:u.emailId)||h("CS_NA")})),l.createElement(t.CardSubHeader,{style:{fontSize:"24px"}},h("WT_ADDRESS_DETAILS")),l.createElement(t.StatusTable,null,l.createElement(t.Row,{className:"border-none",label:h("WT_PINCODE"),text:(null==P||null===(s=P.address)||void 0===s?void 0:s.pincode)||h("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:h("WT_CITY"),text:(null==P||null===(c=P.address)||void 0===c?void 0:c.city)||h("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:h("WT_LOCALITY"),text:(null==P||null===(d=P.address)||void 0===d?void 0:d.locality)||h("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:h("WT_STREET_NAME"),text:(null==P||null===(p=P.address)||void 0===p?void 0:p.streetName)||h("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:h("WT_DOOR_NO"),text:(null==P||null===(E=P.address)||void 0===E?void 0:E.doorNo)||h("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:h("WT_HOUSE_NO"),text:(null==P||null===(f=P.address)||void 0===f?void 0:f.houseNo)||h("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:h("WT_ADDRESS_LINE1"),text:(null==P||null===(_=P.address)||void 0===_?void 0:_.addressLine1)||h("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:h("WT_ADDRESS_LINE2"),text:(null==P||null===(g=P.address)||void 0===g?void 0:g.addressLine2)||h("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:h("WT_LANDMARK"),text:(null==P||null===(S=P.address)||void 0===S?void 0:S.landmark)||h("CS_NA")})),l.createElement(t.CardSubHeader,{style:{fontSize:"24px"}},h("ES_REQUEST_DETAILS")),l.createElement(t.StatusTable,null,l.createElement(t.Row,{className:"border-none",label:h("WT_TANKER_TYPE"),text:(null==P?void 0:P.tankerType)||h("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:h("WT_WATER_TYPE"),text:h(null==P?void 0:P.waterType)||h("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:h("WT_TANKER_QUANTITY"),text:(null==P?void 0:P.tankerQuantity)||h("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:h("WT_WATER_QUANTITY"),text:(null==P?void 0:P.waterQuantity)+" Ltr"||h("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:h("WT_DELIVERY_DATE"),text:m(null==P?void 0:P.deliveryDate)||h("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:h("WT_DELIVERY_TIME"),text:v(null==P?void 0:P.deliveryTime)||h("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:h("WT_DESCRIPTION"),text:(null==P?void 0:P.description)||h("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:h("WT_IMMEDIATE"),text:k||h("CS_NA")})),l.createElement(Ve,{application:M,id:null==M?void 0:M.bookingNo,userType:"citizen"}),A&&l.createElement(t.Toast,{error:A.key,label:h(A.label),style:{bottom:"0px"},onClose:()=>{N(null)}})))))},MTApplicationDetails:()=>{var e,a,r,u,s,c,d,p,E,f,_,g;const{t:S}=i.useTranslation(),{acknowledgementIds:h,tenantId:T}=o.useParams(),[b,y]=n.useState(!1),[C,A]=n.useState(null),{data:N}=Digit.Hooks.useStore.getInitData(),{tenants:D}=N||{},{isLoading:I,data:O,refetch:L}=Digit.Hooks.wt.useMobileToiletSearchAPI({tenantId:T,filters:{bookingNo:h}}),w=He(O,"mobileToiletBookingDetails",[]);He(O,"mobileToiletBookingDetails[0].bookingNo",[]);let R=w&&w.length>0&&w[0]||{};const x=R;sessionStorage.setItem("mt",JSON.stringify(x));const P=Digit.Hooks.wt.useMobileToiletCreateAPI(T,!1),{data:M,isLoading:k}=Digit.Hooks.useRecieptSearch({tenantId:T,businessService:"request-service.mobile_toilet",consumerCodes:h,isEmployee:!1},{enabled:!!h});let F=[];if(F.push({label:S("MT_DOWNLOAD_ACKNOWLEDGEMENT"),onClick:()=>B()}),I)return l.createElement(t.Loader,null);M&&(null==M?void 0:M.Payments.length)>0&&0==k&&F.push({label:S("MT_FEE_RECEIPT"),onClick:()=>{var e;return function(e){let{tenantId:t,payments:n,...l}=e;try{function i(){return Promise.resolve(Digit.PaymentService.printReciept(t,{fileStoreIds:l})).then(function(e){window.open(e[l],"_blank")})}let e=w[0]||{},l=null==e?void 0:e.paymentReceiptFilestoreId;const o=function(){if(!l){let i={filestoreIds:[null==n?void 0:n.fileStoreId]};return Promise.resolve(Digit.PaymentService.generatePdf(t,{Payments:[{...n}]},"request-service.mobile_toilet-receipt")).then(function(t){var n;i=t;const o={...e,paymentReceiptFilestoreId:null===(n=i)||void 0===n?void 0:n.filestoreIds[0]};return Promise.resolve(P.mutateAsync({mobileToiletBookingDetail:o})).then(function(){var e;l=null===(e=i)||void 0===e?void 0:e.filestoreIds[0],L()})})}}();return Promise.resolve(o&&o.then?o.then(i):i())}catch(e){return Promise.reject(e)}}({tenantId:null==M||null===(e=M.Payments[0])||void 0===e?void 0:e.tenantId,payments:null==M?void 0:M.Payments[0]})}});const B=function(){try{const e=x||{},t=D.find(t=>t.code===e.tenantId);return Promise.resolve(Jl({...e},t,S)).then(function(e){Digit.Utils.pdf.generate(e)})}catch(e){return Promise.reject(e)}};return l.createElement(l.Fragment,null,l.createElement("div",null,l.createElement("div",{className:"cardHeaderWithOptions",style:{marginRight:"auto",maxWidth:"960px"}},l.createElement(t.Header,{styles:{fontSize:"32px"}},S("MT_BOOKING_DETAILS")),F.length>0&&l.createElement(t.MultiLink,{className:"multilinkWrapper",onHeadClick:()=>y(!b),displayOptions:b,options:F})),l.createElement(t.Card,null,l.createElement(t.StatusTable,null,l.createElement(t.Row,{className:"border-none",label:S("MT_BOOKING_NO"),text:null==R?void 0:R.bookingNo})),l.createElement(t.CardSubHeader,{style:{fontSize:"24px"}},S("MT_APPLICANT_DETAILS")),l.createElement(t.StatusTable,null,l.createElement(t.Row,{className:"border-none",label:S("MT_APPLICANT_NAME"),text:(null==R||null===(e=R.applicantDetail)||void 0===e?void 0:e.name)||S("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:S("MT_MOBILE_NUMBER"),text:(null==R||null===(a=R.applicantDetail)||void 0===a?void 0:a.mobileNumber)||S("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:S("MT_ALT_MOBILE_NUMBER"),text:(null==R||null===(r=R.applicantDetail)||void 0===r?void 0:r.alternateNumber)||S("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:S("MT_EMAIL_ID"),text:(null==R||null===(u=R.applicantDetail)||void 0===u?void 0:u.emailId)||S("CS_NA")})),l.createElement(t.CardSubHeader,{style:{fontSize:"24px"}},S("ES_TITLE_ADDRESS_DETAILS")),l.createElement(t.StatusTable,null,l.createElement(t.Row,{className:"border-none",label:S("PINCODE"),text:(null==R||null===(s=R.address)||void 0===s?void 0:s.pincode)||S("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:S("CITY"),text:(null==R||null===(c=R.address)||void 0===c?void 0:c.city)||S("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:S("LOCALITY"),text:(null==R||null===(d=R.address)||void 0===d?void 0:d.locality)||S("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:S("STREET_NAME"),text:(null==R||null===(p=R.address)||void 0===p?void 0:p.streetName)||S("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:S("HOUSE_NO"),text:(null==R||null===(E=R.address)||void 0===E?void 0:E.houseNo)||S("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:S("ADDRESS_LINE1"),text:(null==R||null===(f=R.address)||void 0===f?void 0:f.addressLine1)||S("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:S("ADDRESS_LINE2"),text:(null==R||null===(_=R.address)||void 0===_?void 0:_.addressLine2)||S("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:S("LANDMARK"),text:(null==R||null===(g=R.address)||void 0===g?void 0:g.landmark)||S("CS_NA")})),l.createElement(t.CardSubHeader,{style:{fontSize:"24px"}},S("ES_REQUEST_DETAILS")),l.createElement(t.StatusTable,null,l.createElement(t.Row,{className:"border-none",label:S("MT_NUMBER_OF_MOBILE_TOILETS"),text:(null==R?void 0:R.noOfMobileToilet)||S("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:S("MT_DELIVERY_FROM_DATE"),text:m(null==R?void 0:R.deliveryFromDate)||S("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:S("MT_DELIVERY_TO_DATE"),text:m(null==R?void 0:R.deliveryToDate)||S("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:S("MT_REQUIREMNENT_FROM_TIME"),text:v(null==R?void 0:R.deliveryFromTime)||S("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:S("MT_REQUIREMNENT_TO_TIME"),text:v(null==R?void 0:R.deliveryToTime)||S("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:S("MT_SPECIAL_REQUEST"),text:(null==R?void 0:R.description)||S("CS_NA")})),l.createElement(Ve,{application:x,id:null==x?void 0:x.bookingNo,userType:"citizen"}),C&&l.createElement(t.Toast,{error:C.key,label:S(C.label),style:{bottom:"0px"},onClose:()=>{A(null)}}))))},TPApplicationDetails:()=>{var e,a,r,u,s,c,d,v,m,p,E,f;const{t:_}=i.useTranslation(),{acknowledgementIds:g,tenantId:S}=o.useParams(),[h,T]=n.useState(!1),[b,y]=n.useState(null),{data:C}=Digit.Hooks.useStore.getInitData(),{tenants:A}=C||{},{isLoading:N,data:D,refetch:I}=Digit.Hooks.wt.useTreePruningSearchAPI({tenantId:S,filters:{bookingNo:g}}),O=He(D,"treePruningBookingDetails",[]);He(D,"treePruningBookingDetails[0].bookingNo",[]);let L=O&&O.length>0&&O[0]||{};console.log("tp_details",L);const w=L;sessionStorage.setItem("tp",JSON.stringify(w));const R=Digit.Hooks.wt.useTreePruningCreateAPI(S,!1),{data:x,isLoading:P}=Digit.Hooks.useRecieptSearch({tenantId:S,businessService:"request-service.tree_pruning",consumerCodes:g,isEmployee:!1},{enabled:!!g});let M=[];if(M.push({label:_("TP_DOWNLOAD_ACKNOWLEDGEMENT"),onClick:()=>k()}),N)return l.createElement(t.Loader,null);x&&(null==x?void 0:x.Payments.length)>0&&0==P&&M.push({label:_("TP_FEE_RECEIPT"),onClick:()=>{var e;return function(e){let{tenantId:t,payments:n,...l}=e;try{function i(){return Promise.resolve(Digit.PaymentService.printReciept(t,{fileStoreIds:l})).then(function(e){window.open(e[l],"_blank")})}let e=O[0]||{},l=null==e?void 0:e.paymentReceiptFilestoreId;const o=function(){if(!l){let i={filestoreIds:[null==n?void 0:n.fileStoreId]};return Promise.resolve(Digit.PaymentService.generatePdf(t,{Payments:[{...n}]},"request-service.tree_pruning-receipt")).then(function(t){var n;i=t;const o={...e,paymentReceiptFilestoreId:null===(n=i)||void 0===n?void 0:n.filestoreIds[0]};return Promise.resolve(R.mutateAsync({treePruningBookingDetail:o})).then(function(){var e;l=null===(e=i)||void 0===e?void 0:e.filestoreIds[0],I()})})}}();return Promise.resolve(o&&o.then?o.then(i):i())}catch(e){return Promise.reject(e)}}({tenantId:null==x||null===(e=x.Payments[0])||void 0===e?void 0:e.tenantId,payments:null==x?void 0:x.Payments[0]})}});const k=function(){try{const e=w||{},t=A.find(t=>t.code===e.tenantId);return Promise.resolve(ii({...e},t,_)).then(function(e){Digit.Utils.pdf.generate(e)})}catch(e){return Promise.reject(e)}};return l.createElement(l.Fragment,null,l.createElement("div",null,l.createElement("div",{className:"cardHeaderWithOptions",style:{marginRight:"auto",maxWidth:"960px"}},l.createElement(t.Header,{styles:{fontSize:"32px"}},_("TP_BOOKING_DETAILS")),M.length>0&&l.createElement(t.MultiLink,{className:"multilinkWrapper",onHeadClick:()=>T(!h),displayOptions:h,options:M})),l.createElement(t.Card,null,l.createElement(t.StatusTable,null,l.createElement(t.Row,{className:"border-none",label:_("WT_BOOKING_NO"),text:null==L?void 0:L.bookingNo})),l.createElement(t.CardSubHeader,{style:{fontSize:"24px"}},_("TP_APPLICANT_DETAILS")),l.createElement(t.StatusTable,null,l.createElement(t.Row,{className:"border-none",label:_("WT_APPLICANT_NAME"),text:(null==L||null===(e=L.applicantDetail)||void 0===e?void 0:e.name)||_("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:_("WT_MOBILE_NUMBER"),text:(null==L||null===(a=L.applicantDetail)||void 0===a?void 0:a.mobileNumber)||_("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:_("WT_ALT_MOBILE_NUMBER"),text:(null==L||null===(r=L.applicantDetail)||void 0===r?void 0:r.alternateNumber)||_("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:_("WT_EMAIL_ID"),text:(null==L||null===(u=L.applicantDetail)||void 0===u?void 0:u.emailId)||_("CS_NA")})),l.createElement(t.CardSubHeader,{style:{fontSize:"24px"}},_("ES_TITLE_ADDRESS_DETAILS")),l.createElement(t.StatusTable,null,l.createElement(t.Row,{className:"border-none",label:_("PINCODE"),text:(null==L||null===(s=L.address)||void 0===s?void 0:s.pincode)||_("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:_("CITY"),text:(null==L||null===(c=L.address)||void 0===c?void 0:c.city)||_("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:_("LOCALITY"),text:(null==L||null===(d=L.address)||void 0===d?void 0:d.locality)||_("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:_("STREET_NAME"),text:(null==L||null===(v=L.address)||void 0===v?void 0:v.streetName)||_("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:_("HOUSE_NO"),text:(null==L||null===(m=L.address)||void 0===m?void 0:m.houseNo)||_("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:_("ADDRESS_LINE1"),text:(null==L||null===(p=L.address)||void 0===p?void 0:p.addressLine1)||_("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:_("ADDRESS_LINE2"),text:(null==L||null===(E=L.address)||void 0===E?void 0:E.addressLine2)||_("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:_("LANDMARK"),text:(null==L||null===(f=L.address)||void 0===f?void 0:f.landmark)||_("CS_NA")})),l.createElement(t.CardSubHeader,{style:{fontSize:"24px"}},_("TP_REQUEST_DETAILS")),l.createElement(t.StatusTable,null,l.createElement(t.Row,{className:"border-none",label:_("REASON_FOR_PRUNING"),text:_(null==L?void 0:L.reasonForPruning)||_("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:_("LATITUDE_GEOTAG"),text:(null==L?void 0:L.latitude)||_("CS_NA")}),l.createElement(t.Row,{className:"border-none",label:_("LONGITUDE_GEOTAG"),text:(null==L?void 0:L.longitude)||_("CS_NA")})),l.createElement(Ve,{application:w,id:null==w?void 0:w.bookingNo,userType:"citizen"}),b&&l.createElement(t.Toast,{error:b.key,label:_(b.label),style:{bottom:"0px"},onClose:()=>{y(null)}}))))},WTMyApplications:()=>{const{t:e}=i.useTranslation(),a=Digit.ULBService.getCitizenCurrentTenant(!0)||Digit.ULBService.getCurrentTenantId(),r=Digit.UserService.getUser().info,[u,s]=n.useState(""),[c,d]=n.useState(null),[v,m]=n.useState(null),[p,E]=n.useState("watertanker"),[f,_]=n.useState("watertanker");let g,S,h=window.location.href.split("/").pop();isNaN(parseInt(h))?g=4:(S=h,g=parseInt(h)+50);let T=isNaN(parseInt(h))?{limit:"4",sortOrder:"ASC",sortBy:"createdTime",offset:"0",tenantId:a,MobileNumber:null==r?void 0:r.mobileNumber}:{limit:"50",sortOrder:"ASC",sortBy:"createdTime",offset:S,tenantId:a,MobileNumber:null==r?void 0:r.mobileNumber};n.useEffect(()=>{m(T)},[h]);const{isLoading:b,data:y}=Digit.Hooks.wt.useTankerSearchAPI({filters:v},{enabled:!!v&&"watertanker"===p}),{isLoading:C,data:A}=Digit.Hooks.wt.useMobileToiletSearchAPI({filters:v},{enabled:!!v&&"mobileToilet"===p}),{isLoading:N,data:D}=Digit.Hooks.wt.useTreePruningSearchAPI({filters:v},{enabled:!!v&&"treePruning"===p});let I=!1,O=[];if("watertanker"===p?(I=b,O=(null==y?void 0:y.waterTankerBookingDetail)||[]):"mobileToilet"===p?(I=C,O=(null==A?void 0:A.mobileToiletBookingDetails)||[]):"treePruning"===p?(I=N,O=null==D?void 0:D.treePruningBookingDetails):(I=b||C||N,O=[...(null==A?void 0:A.mobileToiletBookingDetails)||[],...(null==y?void 0:y.waterTankerBookingDetail)||[],...(null==D?void 0:D.treePruningBookingDetails)||[]]),I)return l.createElement(t.Loader,null);const L=[{label:e("MOBILE_TOILET"),code:"mobileToilet"},{label:e("WATER_TANKER"),code:"watertanker"},{label:e("TREE_PRUNING"),code:"treePruning"}],w=[{i18nKey:"Booking Created",code:"BOOKING_CREATED",value:e("WT_BOOKING_CREATED")},{i18nKey:"Booking Approved",code:"APPROVED",value:e("WT_BOOKING_APPROVED")},{i18nKey:"Tanker Delivered",code:"TANKER_DELIVERED",value:e("WT_TANKER_DELIVERED")},{i18nKey:"Vendor Assigned",code:"ASSIGN_VENDOR",value:e("WT_ASSIGN_VENDOR")},{i18nKey:"Rejected",code:"REJECT",value:e("WT_BOOKING_REJECTED")}],R=[{i18nKey:"BOOKING_CREATED",code:"BOOKING_CREATED",value:e("TP_BOOKING_CREATED")},{i18nKey:"PENDING_FOR_APPROVAL",code:"PENDING_FOR_APPROVAL",value:e("TP_PENDING_FOR_APPROVAL")},{i18nKey:"PAYMENT_PENDING",code:"PAYMENT_PENDING",value:e("TP_PAYMENT_PENDING")},{i18nKey:"TEAM_ASSIGNMENT_FOR_VERIFICATION",code:"TEAM_ASSIGNMENT_FOR_VERIFICATION",value:e("TP_TEAM_ASSIGNMENT_FOR_VERIFICATION")},{i18nKey:"TEAM_ASSIGNMENT_FOR_EXECUTION",code:"TEAM_ASSIGNMENT_FOR_EXECUTION",value:e("TP_TEAM_ASSIGNMENT_FOR_EXECUTION")},{i18nKey:"TREE_PRUNING_SERVICE_COMPLETED",code:"TREE_PRUNING_SERVICE_COMPLETED",value:e("TP_TREE_PRUNING_SERVICE_COMPLETED")}];return l.createElement(l.Fragment,null,l.createElement(t.Header,null,`${e("MY_BOOKINGS")} (${O.length})`),l.createElement(t.Card,null,l.createElement("div",{style:{marginLeft:"16px"}},l.createElement("div",{style:{display:"flex",flexDirection:"row",alignItems:"center",gap:"16px"}},l.createElement("div",{style:{flex:1}},l.createElement(t.CardLabel,null,e("SERVICE_TYPE")),l.createElement(t.Dropdown,{selected:L.find(e=>e.code===f),select:e=>{_(e.code),d("")},option:L,placeholder:e("Select Service Type"),optionKey:"label",t:e})),l.createElement("div",{style:{flex:1}},l.createElement(t.CardLabel,null,e("BOOKING_NO")),l.createElement(t.TextInput,{placeholder:e("Enter Booking No."),value:u,onChange:e=>s(e.target.value)})),l.createElement("div",{style:{flex:1}},l.createElement("div",{style:{display:"flex",flexDirection:"column"}},l.createElement(t.CardLabel,null,e("PT_COMMON_TABLE_COL_STATUS_LABEL")),l.createElement(t.Dropdown,{className:"form-field",selected:c,select:d,option:"treePruning"===f?R:w,placeholder:e("Select Status"),optionKey:"value",style:{width:"100%"},t:e}))),l.createElement("div",null,l.createElement("div",{style:{marginTop:"17%"}},l.createElement(t.SubmitBar,{label:e("ES_COMMON_SEARCH"),onSubmit:()=>{E(f);const e=u.trim(),t={...T,bookingNo:e||void 0,status:(null==c?void 0:c.code)||void 0};m(t)}}),l.createElement("p",{className:"link",style:{marginLeft:"30%",marginTop:"10px",display:"block"},onClick:()=>{s(""),d("")}},e("ES_COMMON_CLEAR_ALL"))))),l.createElement(o.Link,{to:"request-service/service-type"},l.createElement(t.SubmitBar,{style:{borderRadius:"30px",width:"20%"},label:e("NEW_REQUEST")+" +"})))),l.createElement("div",null,O.length>0&&O.map((t,n)=>l.createElement("div",{key:n},l.createElement(z,{application:t,tenantId:a,buttonLabel:e("SUMMARY")}))),0===O.length&&!I&&l.createElement("p",{style:{marginLeft:"16px",marginTop:"16px"}},e("NO_APPLICATION_FOUND_MSG")),0!==O.length&&((null==A?void 0:A.count)||0)+((null==y?void 0:y.count)||0)+((null==D?void 0:D.count)||0)>g&&l.createElement("div",null,l.createElement("p",{style:{marginLeft:"16px",marginTop:"16px"}},l.createElement("span",{className:"link"},l.createElement(o.Link,{to:"/digit-ui/citizen/wt/status/"+g},e("LOAD_MORE_MSG")))))))},ApplicationDetails:$l,WFApplicationTimeline:Ve,WFCaption:ze,WTEmpInbox:H,WTCitizenCard:()=>{const{t:e}=i.useTranslation(),[o,a]=n.useState("-"),r=Digit.ULBService.getCitizenCurrentTenant(!0)||Digit.ULBService.getCurrentTenantId(),{data:u,isFetching:s,isSuccess:c}=Digit.Hooks.useNewInboxGeneral({tenantId:r,ModuleCode:"WT",filters:{limit:10,offset:0,services:["watertanker"]},config:{select:e=>({totalCount:null==e?void 0:e.totalCount,nearingSlaCount:null==e?void 0:e.nearingSlaCount}||"-"),enabled:Digit.Utils.wtAccess()}});n.useEffect(()=>{!s&&c&&a(u)},[s]);const d=[{label:e("ES_COMMON_INBOX"),link:"/digit-ui/citizen/wt/inbox"},{label:e("ES_COMMON_APPLICATION_SEARCH"),link:"/digit-ui/citizen/wt/my-bookings"}],v={Icon:l.createElement(t.CHBIcon,null),moduleName:e("WT_MODULE_NAME"),kpis:[{count:null==o?void 0:o.totalCount,label:e("ES_TITLE_INBOX"),link:"/digit-ui/employee/wt/inbox"}],links:d};return l.createElement(t.EmployeeModuleCard,v)},ServiceTypes:e=>{var i;let{t:o,config:a,onSelect:r,userType:u,formData:s}=e;const c=Digit.ULBService.getStateId(),{data:d}=Digit.Hooks.useCustomMDMS(c,"request-service",[{name:"ServiceType"}],{select:e=>{var t;return null==e||null===(t=e["request-service"])||void 0===t?void 0:t.ServiceType}}),[v,m]=(Digit.UserService.getUser(),n.useState((null==s||null===(i=s.serviceType)||void 0===i?void 0:i.serviceType)||"")),p=n.useCallback(()=>{let e={...s.serviceType,serviceType:v};r(a.key,e,!1)},[s.serviceType,v,r,a.key]);return n.useEffect(()=>{"citizen"===u&&(console.log("calling meeeeeee"),p())},[v,u,p]),l.createElement(t.Modal,{headerBarMain:l.createElement(Ql,{t:o}),headerBarEnd:l.createElement(Xl,{onClick:()=>window.history.back()}),popupStyles:{backgroundColor:"#fff",position:"relative",maxHeight:"50vh",width:"50%",overflowY:"visible"},popupModuleMianStyles:{padding:"10px"},hideSubmit:!0,headerBarMainStyle:{position:"sticky",top:0,backgroundColor:"#f5f5f5"},formId:"modal-action"},l.createElement(l.Fragment,null,l.createElement(t.FormStep,{config:a,onSelect:p,t:o,isDisabled:!v},l.createElement("div",null,l.createElement(t.CardLabel,null,""+o("REQUEST_TYPE")," ",l.createElement("span",{className:"astericColor"},"*")),l.createElement(t.Dropdown,{className:"form-field",selected:v,placeholder:"Select Service Type",select:m,option:d,optionKey:"i18nKey",t:o})))))},ToiletRequestDetails:e=>{var i,o,a,r,u,s;let{t:c,config:d,onSelect:v,userType:m,formData:p}=e;const E=Digit.UserService.getUser().info,[f,_]=n.useState((null==p||null===(i=p.toiletRequestDetails)||void 0===i?void 0:i.mobileToilet)||""),[g,S]=n.useState((null==p||null===(o=p.toiletRequestDetails)||void 0===o?void 0:o.deliveryfromTime)||""),[h,T]=n.useState((null==p||null===(a=p.toiletRequestDetails)||void 0===a?void 0:a.deliverytoTime)||""),[b,y]=n.useState((null==p||null===(r=p.toiletRequestDetails)||void 0===r?void 0:r.deliveryfromDate)||""),[C,A]=n.useState((null==p||null===(u=p.toiletRequestDetails)||void 0===u?void 0:u.deliverytoDate)||""),[N,D]=n.useState((null==p||null===(s=p.toiletRequestDetails)||void 0===s?void 0:s.specialRequest)||""),I=Digit.ULBService.getStateId(),O={width:"EMPLOYEE"===E.type?"52%":"100%"},{data:L}=Digit.Hooks.useCustomMDMS(I,"request-service",[{name:"NoOfMobileToilet"}],{select:e=>{var t;return null==e||null===(t=e["request-service"])||void 0===t?void 0:t.NoOfMobileToilet}});let w=[];L&&L.map(e=>{w.push({i18nKey:""+e.code,code:""+e.code,value:""+e.code})});const R=()=>l.createElement("div",{className:"flex items-center"},l.createElement(t.TextInput,{type:"time",value:g,style:O,onChange:e=>S(e.target.value),min:"06:00",max:"23:59"})),x=()=>l.createElement("div",{className:"flex items-center"},l.createElement(t.TextInput,{type:"time",value:h,style:O,onChange:e=>T(e.target.value),min:"06:00",max:"23:59"})),P=()=>{let e={...p.toiletRequestDetails,mobileToilet:f,deliveryfromTime:g,deliverytoTime:h,deliveryfromDate:b,deliverytoDate:C,specialRequest:N};v(d.key,e,!1)};return n.useEffect(()=>{"citizen"===m&&P()},[f,g,h,b,C,N]),l.createElement(l.Fragment,null,l.createElement(t.FormStep,{config:d,onSelect:P,t:c,isDisabled:!(f&&g&&h&&b&&C&&N)},l.createElement("div",null,l.createElement(t.CardLabel,null,c("MT_NUMBER_OF_MOBILE_TOILETS")," ",l.createElement("span",{className:"check-page-link-button"},"*")),l.createElement(t.Dropdown,{className:"form-field",selected:f,placeholder:"Select Number of Mobile Toilets",select:_,option:w,style:O,optionKey:"i18nKey",t:c}),l.createElement(t.CardLabel,null,""+c("MT_DELIVERY_FROM_DATE")," ",l.createElement("span",{className:"astericColor"},"*")),l.createElement(t.TextInput,{t:c,type:"date",isMandatory:!1,optionKey:"i18nKey",name:"deliveryDate",style:O,value:b,onChange:function(e){y(e.target.value)},min:(new Date).toISOString().split("T")[0],rules:{required:c("CORE_COMMON_REQUIRED_ERRMSG"),validDate:e=>!!/^\d{4}-\d{2}-\d{2}$/.test(e)||c("ERR_DEFAULT_INPUT_FIELD_MSG")}}),l.createElement(t.CardLabel,null,""+c("MT_DELIVERY_TO_DATE")," ",l.createElement("span",{className:"astericColor"},"*")),l.createElement(t.TextInput,{t:c,type:"date",isMandatory:!1,optionKey:"i18nKey",name:"deliveryDate",value:C,style:O,onChange:function(e){A(e.target.value)},min:b,rules:{required:c("CORE_COMMON_REQUIRED_ERRMSG"),validDate:e=>!!/^\d{4}-\d{2}-\d{2}$/.test(e)||c("ERR_DEFAULT_INPUT_FIELD_MSG")}}),l.createElement(t.CardLabel,null,""+c("MT_REQUIREMNENT_FROM_TIME")," ",l.createElement("span",{className:"astericColor"},"*")),l.createElement(R,null),l.createElement(t.CardLabel,null,""+c("MT_REQUIREMNENT_TO_TIME")," ",l.createElement("span",{className:"astericColor"},"*")),l.createElement(x,null),l.createElement(t.CardLabel,null,""+c("MT_SPECIAL_REQUEST")," ",l.createElement("span",{className:"check-page-link-button"})),l.createElement(t.TextArea,{t:c,type:"text",isMandatory:!1,optionKey:"i18nKey",name:"mobileToilet",style:O,placeholder:"Special Request",value:N,onChange:function(e){D(e.target.value)},style:{width:"EMPLOYEE"===E.type?"51.6%":null}}))))},TreePruningRequestDetails:e=>{var i,o,a;let{t:r,config:u,onSelect:s,userType:c,formData:d}=e;const v=Digit.UserService.getUser().info,[m,p]=n.useState((null==d||null===(i=d.treePruningRequestDetails)||void 0===i?void 0:i.reasonOfPruning)||""),[E,f]=n.useState(""),[_,g]=n.useState(""),[S,h]=n.useState((null==d||null===(o=d.treePruningRequestDetails)||void 0===o?void 0:o.geoTagLocation)||""),[T,b]=n.useState((null==d||null===(a=d.treePruningRequestDetails)||void 0===a?void 0:a.supportingDocumentFile)||""),[y,C]=n.useState(!1),[A,N]=n.useState(""),D=Digit.ULBService.getStateId(),I={width:"EMPLOYEE"===v.type?"50%":"100%"},{data:O}=Digit.Hooks.useCustomMDMS(D,"request-service",[{name:"ReasonPruningType"}],{select:e=>{var t;return null==e||null===(t=e["request-service"])||void 0===t?void 0:t.ReasonPruningType}}),L=()=>{let e={...d.treePruningRequestDetails,reasonOfPruning:m,geoTagLocation:S,supportingDocumentFile:T,latitude:E,longitude:_};s(u.key,e,!1)};n.useEffect(()=>{"citizen"===c&&L()},[m,S,T,y]);const w=()=>l.createElement("div",{className:"loading-spinner"});return l.createElement(t.FormStep,{config:u,onSelect:L,t:r,isDisabled:!m||!T},l.createElement("div",null,l.createElement(t.CardLabel,null,r("REASON_FOR_PRUNING")," ",l.createElement("span",{className:"check-page-link-button"},"*")),l.createElement(t.Dropdown,{className:"form-field",selected:m,placeholder:"Select Reason",select:p,option:O,style:I,optionKey:"code",t:r}),l.createElement(t.CardLabel,null,r("LOCATION_GEOTAG")),l.createElement("div",{style:{display:"flex",alignItems:"stretch",gap:"8px",width:"EMPLOYEE"===v.type?"53%":"100%"}},l.createElement(t.TextInput,{t:r,type:"text",isMandatory:!1,optionKey:"i18nKey",name:"geoTagLocation",value:S,placeholder:"Select Location",onChange:e=>{const{name:t,value:n}=e.target?e.target:{name:e.name,value:e};"reasonOfPruning"===t?p(n):"geoTagLocation"===t||"location"===t?h(n):"supportingDocumentFile"===t&&b(n)},max:(new Date).toISOString().split("T")[0],style:{flex:1},rules:{required:r("dddddddd"),validDate:e=>!!/^\d{4}-\d{2}-\d{2}$/.test(e)||r("hhhhhhh")},className:"location-input"}),l.createElement("div",{className:"butt-icon",onClick:()=>{"geolocation"in navigator?navigator.geolocation.getCurrentPosition(e=>{const{latitude:t,longitude:n}=e.coords;h(`${t}, ${n}`),f(t),g(n)},e=>{console.error("Error getting location:",e),alert("Unable to retrieve your location. Please check your browser settings.")}):alert("Geolocation is not supported by your browser.")},style:{cursor:"pointer",width:"25px",marginBottom:"8px"}},l.createElement(t.LocationIcon,{className:"fill-path-primary-main"}))),l.createElement(t.CardLabel,null,r("UPLOAD_THE_SITE_PHOTOGRAPH")," ",l.createElement("span",{className:"check-page-link-button"},"*")),l.createElement("div",{style:{marginBottom:"16px",...I}},l.createElement(t.UploadFile,{id:"supportingDocument",onUpload:e=>((e,t)=>{const n=e.target.files[0];n.size>=5242880?(setError("supportingDocument",{message:r("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED")}),t(null)):(C(!0),Digit.UploadServices.Filestorage("TP",n,Digit.ULBService.getStateId()).then(e=>{var n,l;(null==e||null===(n=e.data)||void 0===n||null===(l=n.files)||void 0===l?void 0:l.length)>0?t(e.data.files[0].fileStoreId):setError("supportingDocument",{message:r("CS_FILE_UPLOAD_ERROR")})}).catch(()=>setError("supportingDocument",{message:r("CS_FILE_UPLOAD_ERROR")})).finally(()=>C(!1)))})(e,b),onDelete:()=>{b(null)},message:y?l.createElement("div",{style:{display:"flex",alignItems:"center",gap:"8px"}},l.createElement(w,null),l.createElement("span",null,"Uploading...")):T?"1 File Uploaded":"No File Uploaded",textStyles:{width:"100%"},accept:"image/*, .pdf, .png, .jpeg, .jpg",buttonType:"button",error:A||!T}))))},MTAcknowledgement:e=>{let{data:a,onSuccess:r}=e;const{t:u}=i.useTranslation(),s=Digit.ULBService.getCitizenCurrentTenant(!0)||Digit.ULBService.getCurrentTenantId(),c=Digit.Hooks.wt.useMobileToiletCreateAPI(s),d=Digit.UserService.getUser().info,{data:v}=Digit.Hooks.useStore.getInitData(),{tenants:m}=v||{};return n.useEffect(()=>{try{a.tenantId=s;let e=(e=>{var t,n,l,i,o,a,r,u,s,c,d,v,m,p,E,f,_,g,S,h,T,b,y,C,A,N,D,I,O,L;return{mobileToiletBookingDetail:{tenantId:null==e?void 0:e.tenantId,description:null==e||null===(t=e.toiletRequestDetails)||void 0===t?void 0:t.specialRequest,noOfMobileToilet:null==e||null===(n=e.toiletRequestDetails)||void 0===n||null===(l=n.mobileToilet)||void 0===l?void 0:l.code,deliveryFromDate:null==e||null===(i=e.toiletRequestDetails)||void 0===i?void 0:i.deliveryfromDate,deliveryToDate:null==e||null===(o=e.toiletRequestDetails)||void 0===o?void 0:o.deliverytoDate,deliveryFromTime:null==e||null===(a=e.toiletRequestDetails)||void 0===a?void 0:a.deliveryfromTime,deliveryToTime:null==e||null===(r=e.toiletRequestDetails)||void 0===r?void 0:r.deliverytoTime,addressDetailId:(null==e||null===(u=e.address)||void 0===u?void 0:u.addressDetailId)||"",applicantDetail:{name:null==e||null===(s=e.owner)||void 0===s?void 0:s.applicantName,mobileNumber:null==e||null===(c=e.owner)||void 0===c?void 0:c.mobileNumber,alternateNumber:null==e||null===(d=e.owner)||void 0===d?void 0:d.alternateNumber,emailId:null==e||null===(v=e.owner)||void 0===v?void 0:v.emailId},address:{addressType:null==e||null===(m=e.address)||void 0===m||null===(p=m.addressType)||void 0===p?void 0:p.code,pincode:null==e||null===(E=e.address)||void 0===E?void 0:E.pincode,city:null==e||null===(f=e.address)||void 0===f||null===(_=f.city)||void 0===_||null===(g=_.city)||void 0===g?void 0:g.name,cityCode:null==e||null===(S=e.address)||void 0===S||null===(h=S.city)||void 0===h||null===(T=h.city)||void 0===T?void 0:T.code,addressLine1:null==e||null===(b=e.address)||void 0===b?void 0:b.addressLine1,addressLine2:null==e||null===(y=e.address)||void 0===y?void 0:y.addressLine2,locality:null==e||null===(C=e.address)||void 0===C||null===(A=C.locality)||void 0===A?void 0:A.i18nKey,localityCode:null==e||null===(N=e.address)||void 0===N||null===(D=N.locality)||void 0===D?void 0:D.code,streetName:null==e||null===(I=e.address)||void 0===I?void 0:I.streetName,houseNo:null==e||null===(O=e.address)||void 0===O?void 0:O.houseNo,landmark:null==e||null===(L=e.address)||void 0===L?void 0:L.landmark},bookingStatus:"BOOKING_CREATED",workflow:{action:"APPLY",comments:"",businessService:"mobileToilet",moduleName:"request-service.mobile_toilet"}}}})(a);c.mutate(e,{onSuccess:r})}catch(e){}},[]),Digit.Hooks.useCustomBackNavigation({redirectPath:"${APPLICATION_PATH}/citizen"}),c.isLoading||c.isIdle?l.createElement(t.Loader,null):l.createElement(t.Card,null,l.createElement(ni,{t:u,data:c.data,isSuccess:c.isSuccess,isLoading:c.isIdle||c.isLoading}),l.createElement(t.StatusTable,null,c.isSuccess&&l.createElement(t.Row,{rowContainerStyle:ti,last:!0,textStyle:{whiteSpace:"pre",width:"60%"}})),c.isSuccess&&l.createElement(t.SubmitBar,{label:u("MT_DOWNLOAD_ACKNOWLEDGEMENT"),onSubmit:function(){try{var e;let t=null===(e=c.data)||void 0===e?void 0:e.mobileToiletBookingDetail;const n=m.find(e=>e.code===t.tenantId);return Promise.resolve(Jl({...t},n,u)).then(function(e){Digit.Utils.pdf.generate(e)})}catch(e){return Promise.reject(e)}}}),l.createElement(o.Link,"CITIZEN"===(null==d?void 0:d.type)?{to:"/digit-ui/citizen"}:{to:"/digit-ui/employee"},l.createElement(t.LinkButton,{label:u("CORE_COMMON_GO_TO_HOME")})))},TPAcknowledgement:e=>{let{data:a,onSuccess:r}=e;const{t:u}=i.useTranslation(),s=Digit.ULBService.getCitizenCurrentTenant(!0)||Digit.ULBService.getCurrentTenantId(),c=Digit.Hooks.wt.useTreePruningCreateAPI(s),d=Digit.UserService.getUser().info,{data:v}=Digit.Hooks.useStore.getInitData(),{tenants:m}=v||{};return n.useEffect(()=>{try{a.tenantId=s;let e=(e=>{var t,n,l,i,o,a,r,u,s,c,d,v,m,p,E,f,_,g,S,h,T,b,y,C,A,N,D;return{treePruningBookingDetail:{tenantId:null==e?void 0:e.tenantId,latitude:null==e||null===(t=e.treePruningRequestDetails)||void 0===t?void 0:t.latitude,longitude:null==e||null===(n=e.treePruningRequestDetails)||void 0===n?void 0:n.longitude,reasonForPruning:null==e||null===(l=e.treePruningRequestDetails)||void 0===l||null===(i=l.reasonOfPruning)||void 0===i?void 0:i.code,applicantDetail:{name:null==e||null===(o=e.owner)||void 0===o?void 0:o.applicantName,mobileNumber:null==e||null===(a=e.owner)||void 0===a?void 0:a.mobileNumber,alternateNumber:null==e||null===(r=e.owner)||void 0===r?void 0:r.alternateNumber,emailId:null==e||null===(u=e.owner)||void 0===u?void 0:u.emailId},documentDetails:[{documentType:"Site Photograph",fileStoreId:null==e||null===(s=e.treePruningRequestDetails)||void 0===s?void 0:s.supportingDocumentFile}],address:{addressType:null==e||null===(c=e.address)||void 0===c||null===(d=c.addressType)||void 0===d?void 0:d.code,pincode:null==e||null===(v=e.address)||void 0===v?void 0:v.pincode,city:null==e||null===(m=e.address)||void 0===m||null===(p=m.city)||void 0===p||null===(E=p.city)||void 0===E?void 0:E.name,cityCode:null==e||null===(f=e.address)||void 0===f||null===(_=f.city)||void 0===_||null===(g=_.city)||void 0===g?void 0:g.code,addressLine1:null==e||null===(S=e.address)||void 0===S?void 0:S.addressLine1,addressLine2:null==e||null===(h=e.address)||void 0===h?void 0:h.addressLine2,locality:null==e||null===(T=e.address)||void 0===T||null===(b=T.locality)||void 0===b?void 0:b.i18nKey,localityCode:null==e||null===(y=e.address)||void 0===y||null===(C=y.locality)||void 0===C?void 0:C.code,streetName:null==e||null===(A=e.address)||void 0===A?void 0:A.streetName,houseNo:null==e||null===(N=e.address)||void 0===N?void 0:N.houseNo,landmark:null==e||null===(D=e.address)||void 0===D?void 0:D.landmark},bookingStatus:"BOOKING_CREATED",workflow:{action:"APPLY",comments:"",businessService:"treePruning",moduleName:"request-service.tree_pruning"}}}})(a);c.mutate(e,{onSuccess:r})}catch(e){}},[]),Digit.Hooks.useCustomBackNavigation({redirectPath:"${APPLICATION_PATH}/citizen"}),c.isLoading||c.isIdle?l.createElement(t.Loader,null):l.createElement(t.Card,null,l.createElement(ri,{t:u,data:c.data,isSuccess:c.isSuccess,isLoading:c.isIdle||c.isLoading}),l.createElement(t.StatusTable,null,c.isSuccess&&l.createElement(t.Row,{rowContainerStyle:ai,last:!0,textStyle:{whiteSpace:"pre",width:"60%"}})),c.isSuccess&&l.createElement(t.SubmitBar,{label:u("TP_DOWNLOAD_ACKNOWLEDGEMENT"),onSubmit:function(){try{var e;let t=null===(e=c.data)||void 0===e?void 0:e.treePruningBookingDetail;const n=m.find(e=>e.code===t.tenantId);return Promise.resolve(ii({...t},n,u)).then(function(e){Digit.Utils.pdf.generate(e)})}catch(e){return Promise.reject(e)}}}),l.createElement(o.Link,"CITIZEN"===(null==d?void 0:d.type)?{to:"/digit-ui/citizen"}:{to:"/digit-ui/employee"},l.createElement(t.LinkButton,{label:u("CORE_COMMON_GO_TO_HOME")})))},MTCitizenCard:()=>{const{t:e}=i.useTranslation(),[o,a]=n.useState("-"),r=Digit.ULBService.getCitizenCurrentTenant(!0)||Digit.ULBService.getCurrentTenantId(),{data:u,isFetching:s,isSuccess:c}=Digit.Hooks.useNewInboxGeneral({tenantId:r,ModuleCode:"WT",filters:{limit:10,offset:0,services:["mobileToilet"]},config:{select:e=>({totalCount:null==e?void 0:e.totalCount,nearingSlaCount:null==e?void 0:e.nearingSlaCount}||"-"),enabled:Digit.Utils.mtAccess()}});n.useEffect(()=>{!s&&c&&a(u)},[s]);const d=[{label:e("ES_COMMON_INBOX"),link:"/digit-ui/citizen/wt/mt/inbox"},{label:e("ES_COMMON_APPLICATION_SEARCH"),link:"/digit-ui/citizen/wt/mt/my-bookings"}],v={Icon:l.createElement(t.CHBIcon,null),moduleName:e("ACTION_TEST_MT"),kpis:[{count:null==o?void 0:o.totalCount,label:e("ES_TITLE_INBOX"),link:"/digit-ui/employee/wt/mt/inbox"}],links:d};return l.createElement(t.EmployeeModuleCard,v)}};exports.WTComponents={WTCard:()=>{const{t:e}=i.useTranslation(),[o,a]=n.useState("-"),{data:r,isLoading:u,isFetching:s,isSuccess:c}=Digit.Hooks.useNewInboxGeneral({tenantId:Digit.ULBService.getCurrentTenantId(),ModuleCode:"WT",filters:{limit:10,offset:0,services:["watertanker"]},config:{select:e=>({totalCount:null==e?void 0:e.totalCount,nearingSlaCount:null==e?void 0:e.nearingSlaCount}||"-"),enabled:Digit.Utils.wtAccess()}});n.useEffect(()=>{!s&&c&&a(r)},[s]);const d=[{count:u?"-":null==o?void 0:o.totalCount,label:e("ES_COMMON_INBOX"),link:"/digit-ui/employee/wt/inbox"},{label:e("ES_COMMON_APPLICATION_SEARCH"),link:"/digit-ui/employee/wt/my-bookings"},{label:e("WT_APPLICATION_CREATE"),link:"/digit-ui/employee/wt/request-service"}],v=Digit.UserService.hasAccess(["WT_CEMP"])||!1,m={Icon:l.createElement(t.CHBIcon,null),moduleName:e("WT_MODULE_NAME"),kpis:[{count:null==o?void 0:o.totalCount,label:e("ES_TITLE_INBOX"),link:"/digit-ui/employee/wt/inbox"}],links:d.filter(e=>!(null!=e&&e.role)||v)};return l.createElement(t.EmployeeModuleCard,m)},WTModule:ui,MTCard:()=>{const{t:e}=i.useTranslation(),[o,a]=n.useState("-"),{data:r,isLoading:u,isFetching:s,isSuccess:c}=Digit.Hooks.useNewInboxGeneral({tenantId:Digit.ULBService.getCurrentTenantId(),ModuleCode:"MT",filters:{limit:10,offset:0,services:["mobileToilet"]},config:{select:e=>({totalCount:null==e?void 0:e.totalCount,nearingSlaCount:null==e?void 0:e.nearingSlaCount}||"-"),enabled:Digit.Utils.mtAccess()}});if(n.useEffect(()=>{!s&&c&&a(r)},[s]),!Digit.Utils.mtAccess())return null;const d=[{count:u?"-":null==o?void 0:o.totalCount,label:e("ES_COMMON_INBOX"),link:"/digit-ui/employee/wt/mt/inbox"},{label:e("ES_COMMON_APPLICATION_SEARCH"),link:"/digit-ui/employee/wt/mt/my-bookings"},{label:e("MT_APPLICATION_CREATE"),link:"/digit-ui/employee/wt/mt/request-service"}],v=Digit.UserService.hasAccess(["MT_CEMP"])||!1,m={Icon:l.createElement(t.CHBIcon,null),moduleName:e("ACTION_TEST_MT"),kpis:[{count:null==o?void 0:o.totalCount,label:e("ES_TITLE_INBOX"),link:"/digit-ui/employee/mt/inbox"}],links:d.filter(e=>!(null!=e&&e.role)||v)};return l.createElement(t.EmployeeModuleCard,m)},TPCard:()=>{const{t:e}=i.useTranslation(),[o,a]=n.useState("-"),{data:r,isLoading:u,isFetching:s,isSuccess:c}=Digit.Hooks.useNewInboxGeneral({tenantId:Digit.ULBService.getCurrentTenantId(),ModuleCode:"TP",filters:{limit:10,offset:0,services:["treePruning"]},config:{select:e=>({totalCount:null==e?void 0:e.totalCount,nearingSlaCount:null==e?void 0:e.nearingSlaCount}||"-"),enabled:Digit.Utils.tpAccess()}});n.useEffect(()=>{!s&&c&&a(r)},[s]);const d=[{count:u?"-":null==o?void 0:o.totalCount,label:e("ES_COMMON_INBOX"),link:"/digit-ui/employee/wt/tp/inbox"},{label:e("ES_COMMON_APPLICATION_SEARCH"),link:"/digit-ui/employee/wt/tp/my-bookings"},{label:e("TP_APPLICATION_CREATE"),link:"/digit-ui/employee/wt/tp/request-service"}],v=Digit.UserService.hasAccess(["TP_CEMP"])||!1,m={Icon:l.createElement(t.CHBIcon,null),moduleName:e("ACTION_TEST_TP"),kpis:[{count:null==o?void 0:o.totalCount,label:e("ES_TITLE_INBOX"),link:"/digit-ui/employee/wt/tp/inbox"}],links:d.filter(e=>!(null!=e&&e.role)||v)};return l.createElement(t.EmployeeModuleCard,m)},WTLinks:si,WT_INBOX_FILTER:e=>l.createElement(qe,e),WTInboxTableConfig:e=>({WT:{inboxColumns:t=>[{Header:e("WT_BOOKING_NO"),Cell:e=>{var n,i,a,r;let{row:u}=e;return l.createElement("div",null,l.createElement("span",{className:"link"},l.createElement(o.Link,{to:t.parentRoute+"/booking-details/"+(null==u||null===(n=u.original)||void 0===n||null===(i=n.searchData)||void 0===i?void 0:i.bookingNo)},null===(a=u.original)||void 0===a||null===(r=a.searchData)||void 0===r?void 0:r.bookingNo)))},mobileCell:e=>{var t;return Ge(null==e||null===(t=e.searchData)||void 0===t?void 0:t.bookingNo)}},{Header:e("WT_APPLICANT_NAME"),Cell:e=>{var t,n,l,i,o;return Ke(""+(null==e||null===(t=e.cell)||void 0===t||null===(n=t.row)||void 0===n||null===(l=n.original)||void 0===l||null===(i=l.searchData)||void 0===i||null===(o=i.applicantDetail)||void 0===o?void 0:o.name))},mobileCell:e=>{var t,n;return Ge(null==e||null===(t=e.searchData)||void 0===t||null===(n=t.applicantDetail)||void 0===n?void 0:n.name)}},{Header:e("WT_MOBILE_NUMBER"),Cell:e=>{var t,n,l,i,o;return Ke(""+(null==e||null===(t=e.cell)||void 0===t||null===(n=t.row)||void 0===n||null===(l=n.original)||void 0===l||null===(i=l.searchData)||void 0===i||null===(o=i.applicantDetail)||void 0===o?void 0:o.mobileNumber))},mobileCell:e=>{var t,n;return Ge(null==e||null===(t=e.searchData)||void 0===t||null===(n=t.applicantDetail)||void 0===n?void 0:n.mobileNumber)}},{Header:e("LOCALITY"),Cell:t=>{var n,l;let{row:i}=t;return Ke(e(""+(null===(n=i.original)||void 0===n||null===(l=n.searchData)||void 0===l?void 0:l.localityCode)))},mobileCell:t=>{var n;return Ge(e(""+(null==t||null===(n=t.searchData)||void 0===n?void 0:n.localityCode)))}},{Header:e("WT_STATUS"),Cell:t=>{var n,l,i;let{row:o}=t;return Ke(e(""+(null==o||null===(n=o.original)||void 0===n||null===(l=n.workflowData)||void 0===l||null===(i=l.state)||void 0===i?void 0:i.applicationStatus)))},mobileCell:t=>{var n,l;return Ge(e("ES_WT_COMMON_STATUS_"+(null==t||null===(n=t.workflowData)||void 0===n||null===(l=n.state)||void 0===l?void 0:l.applicationStatus)))}}],serviceRequestIdKey:t=>{var n,l;return null==t||null===(n=t[e("WT_INBOX_UNIQUE_BOOKING_NO")])||void 0===n||null===(l=n.props)||void 0===l?void 0:l.children}},MT:{inboxColumns:t=>[{Header:e("MT_BOOKING_NO"),Cell:e=>{var n,i,a,r;let{row:u}=e;return l.createElement("div",null,l.createElement("span",{className:"link"},l.createElement(o.Link,{to:t.parentRoute+"/booking-details/"+(null==u||null===(n=u.original)||void 0===n||null===(i=n.searchData)||void 0===i?void 0:i.bookingNo)},null===(a=u.original)||void 0===a||null===(r=a.searchData)||void 0===r?void 0:r.bookingNo)))},mobileCell:e=>{var t;return Ge(null==e||null===(t=e.searchData)||void 0===t?void 0:t.bookingNo)}},{Header:e("MT_APPLICANT_NAME"),Cell:e=>{var t,n,l,i,o;return Ke(""+(null==e||null===(t=e.cell)||void 0===t||null===(n=t.row)||void 0===n||null===(l=n.original)||void 0===l||null===(i=l.searchData)||void 0===i||null===(o=i.applicantDetail)||void 0===o?void 0:o.name))},mobileCell:e=>{var t,n;return Ge(null==e||null===(t=e.searchData)||void 0===t||null===(n=t.applicantDetail)||void 0===n?void 0:n.name)}},{Header:e("MT_MOBILE_NUMBER"),Cell:e=>{var t,n,l,i,o;return Ke(""+(null==e||null===(t=e.cell)||void 0===t||null===(n=t.row)||void 0===n||null===(l=n.original)||void 0===l||null===(i=l.searchData)||void 0===i||null===(o=i.applicantDetail)||void 0===o?void 0:o.mobileNumber))},mobileCell:e=>{var t,n;return Ge(null==e||null===(t=e.searchData)||void 0===t||null===(n=t.applicantDetail)||void 0===n?void 0:n.mobileNumber)}},{Header:e("LOCALITY"),Cell:t=>{var n,l;let{row:i}=t;return Ke(e(""+(null===(n=i.original)||void 0===n||null===(l=n.searchData)||void 0===l?void 0:l.localityCode)))},mobileCell:t=>{var n;return Ge(e(""+(null==t||null===(n=t.searchData)||void 0===n?void 0:n.localityCode)))}},{Header:e("MT_STATUS"),Cell:t=>{var n,l,i;let{row:o}=t;return Ke(e(""+(null==o||null===(n=o.original)||void 0===n||null===(l=n.workflowData)||void 0===l||null===(i=l.state)||void 0===i?void 0:i.applicationStatus)))},mobileCell:t=>{var n,l;return Ge(e("ES_WT_COMMON_STATUS_"+(null==t||null===(n=t.workflowData)||void 0===n||null===(l=n.state)||void 0===l?void 0:l.applicationStatus)))}}],serviceRequestIdKey:t=>{var n,l;return null==t||null===(n=t[e("WT_INBOX_UNIQUE_BOOKING_NO")])||void 0===n||null===(l=n.props)||void 0===l?void 0:l.children}},TP:{inboxColumns:t=>[{Header:e("MT_BOOKING_NO"),Cell:e=>{var n,i,a,r;let{row:u}=e;return l.createElement("div",null,l.createElement("span",{className:"link"},l.createElement(o.Link,{to:t.parentRoute+"/booking-details/"+(null==u||null===(n=u.original)||void 0===n||null===(i=n.searchData)||void 0===i?void 0:i.bookingNo)},null===(a=u.original)||void 0===a||null===(r=a.searchData)||void 0===r?void 0:r.bookingNo)))},mobileCell:e=>{var t;return Ge(null==e||null===(t=e.searchData)||void 0===t?void 0:t.bookingNo)}},{Header:e("MT_APPLICANT_NAME"),Cell:e=>{var t,n,l,i,o;return Ke(""+(null==e||null===(t=e.cell)||void 0===t||null===(n=t.row)||void 0===n||null===(l=n.original)||void 0===l||null===(i=l.searchData)||void 0===i||null===(o=i.applicantDetail)||void 0===o?void 0:o.name))},mobileCell:e=>{var t,n;return Ge(null==e||null===(t=e.searchData)||void 0===t||null===(n=t.applicantDetail)||void 0===n?void 0:n.name)}},{Header:e("MT_MOBILE_NUMBER"),Cell:e=>{var t,n,l,i,o;return Ke(""+(null==e||null===(t=e.cell)||void 0===t||null===(n=t.row)||void 0===n||null===(l=n.original)||void 0===l||null===(i=l.searchData)||void 0===i||null===(o=i.applicantDetail)||void 0===o?void 0:o.mobileNumber))},mobileCell:e=>{var t,n;return Ge(null==e||null===(t=e.searchData)||void 0===t||null===(n=t.applicantDetail)||void 0===n?void 0:n.mobileNumber)}},{Header:e("LOCALITY"),Cell:t=>{var n,l;let{row:i}=t;return Ke(e(""+(null===(n=i.original)||void 0===n||null===(l=n.searchData)||void 0===l?void 0:l.localityCode)))},mobileCell:t=>{var n;return Ge(e(""+(null==t||null===(n=t.searchData)||void 0===n?void 0:n.localityCode)))}},{Header:e("MT_STATUS"),Cell:t=>{var n,l,i;let{row:o}=t;return Ke(e(""+(null==o||null===(n=o.original)||void 0===n||null===(l=n.workflowData)||void 0===l||null===(i=l.state)||void 0===i?void 0:i.applicationStatus)))},mobileCell:t=>{var n,l;return Ge(e("ES_WT_COMMON_STATUS_"+(null==t||null===(n=t.workflowData)||void 0===n||null===(l=n.state)||void 0===l?void 0:l.applicationStatus)))}}],serviceRequestIdKey:t=>{var n,l;return null==t||null===(n=t[e("WT_INBOX_UNIQUE_BOOKING_NO")])||void 0===n||null===(l=n.props)||void 0===l?void 0:l.children}}})},exports.WTLinks=si,exports.WTModule=ui,exports.initWTComponents=()=>{Object.entries(ci).forEach(e=>{let[t,n]=e;Digit.ComponentRegistryService.setComponent(t,n)})};