@mseva/digit-ui-module-noc 1.0.78-dev.1 → 1.0.78-dev.1.1

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
- function e(e){return e&&"object"==typeof e&&"default"in e?e.default:e}var t=require("@mseva/digit-ui-react-components"),l=require("react"),n=e(l),o=require("react-router-dom"),i=require("react-i18next"),a=require("react-hook-form"),r=require("react-query"),u=e(require("exif-js")),s=require("redux"),d=require("react-redux");function c(){return(c=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var l=arguments[t];for(var n in l)({}).hasOwnProperty.call(l,n)&&(e[n]=l[n])}return e}).apply(null,arguments)}function m(e,t){if(null==e)return{};var l={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(-1!==t.indexOf(n))continue;l[n]=e[n]}return l}const v=e=>{if(e){const t=new Date(e);let l=t.getMonth()+1,n=t.getDate(),o=t.getFullYear();return l=(l>9?"":"0")+l,n=(n>9?"":"0")+n,n+"/"+l+"/"+o}return null},p=(e,t)=>{var l,n,o,i,a,r,u;const s=Digit.Hooks.useWorkflowDetails({tenantId:e,id:t,moduleCode:"obpas_noc",role:"EMPLOYEE"}),d=null==s||null===(l=s.data)||void 0===l||null===(n=l.processInstances)||void 0===n?void 0:n.find(e=>"APPROVE"===(null==e?void 0:e.action)),c=null==d||null===(o=d.assigner)||void 0===o?void 0:o.userName,m=Digit.Hooks.useEmployeeSearch(e,{codes:c,isActive:!0},{enabled:!(!c||null!=s&&s.isLoading)});console.log("employeeData",m);const v=null==m||null===(i=m.data)||void 0===i||null===(a=i.Employees)||void 0===a?void 0:a[0],p=null==v||null===(r=v.assignments)||void 0===r?void 0:r[0];return{officer:v?{code:null==v?void 0:v.code,id:null==v?void 0:v.id,name:null==v||null===(u=v.user)||void 0===u?void 0:u.name,department:null==p?void 0:p.department,designation:null==p?void 0:p.designation}:null}},f=function(e,t,l){if(void 0===e&&(e=""),void 0===t&&(t=""),void 0===l&&(l=""),""==t)return e;for(;e.includes(t);)e=e.replace(t,l);return e},E=function(e){void 0===e&&(e=!1);let t=window.location.href.includes("/search");const l=[{code:t?"FIRE_NOC":"FIRE_NOC_SRV",active:!0,roles:["FIRE_NOC_APPROVER"],i18nKey:"WF_FIRE_NOC_FIRE_NOC_SRV"},{code:t?"AIRPORT_AUTHORITY":"AIRPORT_NOC_SRV",active:!0,roles:["AIRPORT_AUTHORITY_APPROVER"],i18nKey:"WF_FIRE_NOC_AIRPORT_NOC_SRV"}],n=[],o=Digit.UserService.getUser().info.roles;return l.map((t,i)=>{let{roles:a}=t;a.map(t=>{o.map(o=>{var a;o.code===t&&n.push(e?null==l||null===(a=l[i])||void 0===a?void 0:a.code:null==l?void 0:l[i])})})}),n},g=e=>{if(null==e||""===e)return"Zero Rupees";const t=["","One","Two","Three","Four","Five","Six","Seven","Eight","Nine","Ten","Eleven","Twelve","Thirteen","Fourteen","Fifteen","Sixteen","Seventeen","Eighteen","Nineteen"],l=["","","Twenty","Thirty","Forty","Fifty","Sixty","Seventy","Eighty","Ninety"],n=["","Thousand","Lakh","Crore"],o=e=>e<20?t[e]:e<100?l[Math.floor(e/10)]+(e%10?" "+t[e%10]:""):t[Math.floor(e/100)]+" Hundred"+(e%100?" "+o(e%100):""),i=e=>{if(!e)return"";let t=[e%1e3],l="";for(e=Math.floor(e/1e3);e;)t.push(e%100),e=Math.floor(e/100);for(let e=t.length-1;e>=0;e--)t[e]&&(l+=o(t[e])+" "+n[e]+" ");return l.trim()};let[a,r]=e.toString().split(".").map(e=>+e||0);return(a?i(a)+" Rupees":"")+(r?(a?" and ":"")+i(r)+" Paise":"")||"Zero Rupees"},h=function(e,t,l){void 0===e&&(e={}),void 0===t&&(t="");let n=e[t]||"",o=(null==n?void 0:n.split(","))||[],i="";return o.length>0&&o.map(e=>{e.includes("large")||e.includes("medium")||e.includes("small")||(i=e)}),i},N=e=>{switch(e){case"Name":return/^[^{0-9}^\$\"<>?\\\\~!@#$%^()+={}\[\]*,/_:;“”‘’]{1,50}$/i;case"MobileNo":return/^[6789][0-9]{9}$/i;case"Amount":return/^[0-9]{0,8}$/i;case"NonZeroAmount":return/^[1-9][0-9]{0,7}$/i;case"DecimalNumber":return/^\d{0,8}(\.\d{1,2})?$/i;case"Email":return/^(?=^.{1,64}$)((([^<>()\[\]\\.,;:\s$*@'"]+(\.[^<>()\[\]\\.,;:\s@'"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,})))$/i;case"Address":return/^[^\$\"<>?\\\\~`!@$%^()+={}\[\]*:;“”‘’]{1,500}$/i;case"PAN":return/^[A-Za-z]{5}\d{4}[A-Za-z]{1}$/i;case"TradeName":return/^[-@.\/#&+\w\s]*$/;case"Date":return/^[12]\d{3}-(0[1-9]|1[0-2])-(0[1-9]|[12]\d|3[01])$/i;case"UOMValue":return/^(0)*[1-9][0-9]{0,5}$/i;case"OperationalArea":case"NoOfEmp":return/^(0)*[1-9][0-9]{0,6}$/i;case"GSTNo":return/^\d{2}[A-Z]{5}\d{4}[A-Z]{1}\d[Z]{1}[A-Z\d]{1}$/i;case"DoorHouseNo":return/^[^\$\"'<>?\\\\~`!@$%^()+={}\[\]*:;“”‘’]{1,50}$/i;case"BuildingStreet":return/^[^\$\"'<>?\\\\~`!@$%^()+={}\[\]*.:;“”‘’]{1,64}$/i;case"Pincode":return/^[1-9][0-9]{5}$/i;case"Landline":return/^[0-9]{11}$/i;case"PropertyID":return/^[a-zA-z0-9\s\\/\-]$/i;case"ElectricityConnNo":return/^.{1,15}$/i;case"DocumentNo":return/^[0-9]{1,15}$/i;case"eventName":return/^[^\$\"<>?\\\\~`!@#$%^()+={}\[\]*,.:;“”]{1,65}$/i;case"eventDescription":return/^[^\$\"'<>?\\\\~`!@$%^()+={}\[\]*.:;“”‘’]{1,500}$/i;case"cancelChallan":return/^[^\$\"'<>?\\\\~`!@$%^()+={}\[\]*.:;“”‘’]{1,100}$/i;case"FireNOCNo":return/^[a-zA-Z0-9-]*$/i;case"consumerNo":return/^[a-zA-Z0-9/-]*$/i;case"AadharNo":return/^([0-9]){12}$/;case"ChequeNo":return/^(?!0{6})[0-9]{6}$/;case"Comments":return/^[^\$"'<>?\\~`!@$%^()+={}\[\]*.:;“”‘’]{1,}$/i;case"OldLicenceNo":return/^[a-zA-Z0-9-/]{0,64}$/}};function A(e){const t=Math.floor(e/1e3);return{days:Math.floor(t/86400),hours:Math.floor(t%86400/3600),minutes:Math.floor(t%3600/60),seconds:t%60}}const S=e=>{if(!e)return"";const t=e.split("-");if(3!==t.length)return e;const[l,n,o]=t;return 2===l.length&&4===o.length?e:4===l.length?o+"-"+n+"-"+l:4===o.length&&2===l.length&&2===n.length?n+"-"+l+"-"+o:e},b=e=>{if(!e)return"";if(/^\d{4}-\d{2}-\d{2}$/.test(e))return e;if(/^\d{2}-\d{2}-\d{4}$/.test(e)){const[t,l,n]=e.split("-"),o=new Date(n+"-"+l+"-"+t);return isNaN(o)?"":o.toISOString().split("T")[0]}if(/^\d{2}\/\d{2}\/\d{4}$/.test(e)){const[t,l,n]=e.split("/"),o=new Date(n+"-"+t+"-"+l);return isNaN(o)?"":o.toISOString().split("T")[0]}const t=new Date(e);return isNaN(t)?"":t.toISOString().split("T")[0]};var y=function(e,t){return e===t||e!=e&&t!=t},C=function(e,t){for(var l=e.length;l--;)if(y(e[l][0],t))return l;return-1},D=Array.prototype.splice;function O(e){var t=-1,l=null==e?0:e.length;for(this.clear();++t<l;){var n=e[t];this.set(n[0],n[1])}}O.prototype.clear=function(){this.__data__=[],this.size=0},O.prototype.delete=function(e){var t=this.__data__,l=C(t,e);return!(l<0||(l==t.length-1?t.pop():D.call(t,l,1),--this.size,0))},O.prototype.get=function(e){var t=this.__data__,l=C(t,e);return l<0?void 0:t[l][1]},O.prototype.has=function(e){return C(this.__data__,e)>-1},O.prototype.set=function(e,t){var l=this.__data__,n=C(l,e);return n<0?(++this.size,l.push([e,t])):l[n][1]=t,this};var T=O,L="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function I(e,t){return e(t={exports:{}},t.exports),t.exports}var w,P="object"==typeof L&&L&&L.Object===Object&&L,R="object"==typeof self&&self&&self.Object===Object&&self,x=P||R||Function("return this")(),B=x.Symbol,F=Object.prototype,M=F.hasOwnProperty,k=F.toString,U=B?B.toStringTag:void 0,H=Object.prototype.toString,W=B?B.toStringTag:void 0,j=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":W&&W in Object(e)?function(e){var t=M.call(e,U),l=e[U];try{e[U]=void 0;var n=!0}catch(e){}var o=k.call(e);return n&&(t?e[U]=l:delete e[U]),o}(e):function(e){return H.call(e)}(e)},V=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)},z=function(e){if(!V(e))return!1;var t=j(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t},G=x["__core-js_shared__"],Y=(w=/[^.]+$/.exec(G&&G.keys&&G.keys.IE_PROTO||""))?"Symbol(src)_1."+w:"",q=Function.prototype.toString,K=function(e){if(null!=e){try{return q.call(e)}catch(e){}try{return e+""}catch(e){}}return""},$=/^\[object .+?Constructor\]$/,X=RegExp("^"+Function.prototype.toString.call(Object.prototype.hasOwnProperty).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Z=function(e,t){var l=function(e,t){return null==e?void 0:e[t]}(e,t);return function(e){return!(!V(e)||(t=e,Y&&Y in t))&&(z(e)?X:$).test(K(e));var t}(l)?l:void 0},Q=Z(x,"Map"),J=Z(Object,"create"),ee=Object.prototype.hasOwnProperty,te=Object.prototype.hasOwnProperty;function le(e){var t=-1,l=null==e?0:e.length;for(this.clear();++t<l;){var n=e[t];this.set(n[0],n[1])}}le.prototype.clear=function(){this.__data__=J?J(null):{},this.size=0},le.prototype.delete=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t},le.prototype.get=function(e){var t=this.__data__;if(J){var l=t[e];return"__lodash_hash_undefined__"===l?void 0:l}return ee.call(t,e)?t[e]:void 0},le.prototype.has=function(e){var t=this.__data__;return J?void 0!==t[e]:te.call(t,e)},le.prototype.set=function(e,t){var l=this.__data__;return this.size+=this.has(e)?0:1,l[e]=J&&void 0===t?"__lodash_hash_undefined__":t,this};var ne=le,oe=function(e,t){var l=e.__data__;return function(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}(t)?l["string"==typeof t?"string":"hash"]:l.map};function ie(e){var t=-1,l=null==e?0:e.length;for(this.clear();++t<l;){var n=e[t];this.set(n[0],n[1])}}ie.prototype.clear=function(){this.size=0,this.__data__={hash:new ne,map:new(Q||T),string:new ne}},ie.prototype.delete=function(e){var t=oe(this,e).delete(e);return this.size-=t?1:0,t},ie.prototype.get=function(e){return oe(this,e).get(e)},ie.prototype.has=function(e){return oe(this,e).has(e)},ie.prototype.set=function(e,t){var l=oe(this,e),n=l.size;return l.set(e,t),this.size+=l.size==n?0:1,this};var ae=ie;function re(e){var t=this.__data__=new T(e);this.size=t.size}re.prototype.clear=function(){this.__data__=new T,this.size=0},re.prototype.delete=function(e){var t=this.__data__,l=t.delete(e);return this.size=t.size,l},re.prototype.get=function(e){return this.__data__.get(e)},re.prototype.has=function(e){return this.__data__.has(e)},re.prototype.set=function(e,t){var l=this.__data__;if(l instanceof T){var n=l.__data__;if(!Q||n.length<199)return n.push([e,t]),this.size=++l.size,this;l=this.__data__=new ae(n)}return l.set(e,t),this.size=l.size,this};var ue=re,se=function(){try{var e=Z(Object,"defineProperty");return e({},"",{}),e}catch(e){}}(),de=function(e,t,l){"__proto__"==t&&se?se(e,t,{configurable:!0,enumerable:!0,value:l,writable:!0}):e[t]=l},ce=Object.prototype.hasOwnProperty,me=function(e,t,l){var n=e[t];ce.call(e,t)&&y(n,l)&&(void 0!==l||t in e)||de(e,t,l)},ve=function(e,t,l,n){var o=!l;l||(l={});for(var i=-1,a=t.length;++i<a;){var r=t[i],u=n?n(l[r],e[r],r,l,e):void 0;void 0===u&&(u=e[r]),o?de(l,r,u):me(l,r,u)}return l},pe=function(e){return null!=e&&"object"==typeof e},fe=function(e){return pe(e)&&"[object Arguments]"==j(e)},Ee=Object.prototype,ge=Ee.hasOwnProperty,he=Ee.propertyIsEnumerable,_e=fe(function(){return arguments}())?fe:function(e){return pe(e)&&ge.call(e,"callee")&&!he.call(e,"callee")},Ne=Array.isArray,Ae=function(){return!1},Se=I(function(e,t){var l=t&&!t.nodeType&&t,n=l&&e&&!e.nodeType&&e,o=n&&n.exports===l?x.Buffer:void 0;e.exports=(o?o.isBuffer:void 0)||Ae}),be=/^(?:0|[1-9]\d*)$/,ye=function(e,t){var l=typeof e;return!!(t=null==t?9007199254740991:t)&&("number"==l||"symbol"!=l&&be.test(e))&&e>-1&&e%1==0&&e<t},Ce=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991},De={};De["[object Float32Array]"]=De["[object Float64Array]"]=De["[object Int8Array]"]=De["[object Int16Array]"]=De["[object Int32Array]"]=De["[object Uint8Array]"]=De["[object Uint8ClampedArray]"]=De["[object Uint16Array]"]=De["[object Uint32Array]"]=!0,De["[object Arguments]"]=De["[object Array]"]=De["[object ArrayBuffer]"]=De["[object Boolean]"]=De["[object DataView]"]=De["[object Date]"]=De["[object Error]"]=De["[object Function]"]=De["[object Map]"]=De["[object Number]"]=De["[object Object]"]=De["[object RegExp]"]=De["[object Set]"]=De["[object String]"]=De["[object WeakMap]"]=!1;var Oe=function(e){return function(t){return e(t)}},Te=I(function(e,t){var l=t&&!t.nodeType&&t,n=l&&e&&!e.nodeType&&e,o=n&&n.exports===l&&P.process,i=function(){try{return n&&n.require&&n.require("util").types||o&&o.binding&&o.binding("util")}catch(e){}}();e.exports=i}),Le=Te&&Te.isTypedArray,Ie=Le?Oe(Le):function(e){return pe(e)&&Ce(e.length)&&!!De[j(e)]},we=Object.prototype.hasOwnProperty,Pe=function(e,t){var l=Ne(e),n=!l&&_e(e),o=!l&&!n&&Se(e),i=!l&&!n&&!o&&Ie(e),a=l||n||o||i,r=a?function(e,t){for(var l=-1,n=Array(e);++l<e;)n[l]=t(l);return n}(e.length,String):[],u=r.length;for(var s in e)!t&&!we.call(e,s)||a&&("length"==s||o&&("offset"==s||"parent"==s)||i&&("buffer"==s||"byteLength"==s||"byteOffset"==s)||ye(s,u))||r.push(s);return r},Re=Object.prototype,xe=function(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||Re)},Be=function(e,t){return function(l){return e(t(l))}},Fe=Be(Object.keys,Object),Me=Object.prototype.hasOwnProperty,ke=function(e){return null!=e&&Ce(e.length)&&!z(e)},Ue=function(e){return ke(e)?Pe(e):function(e){if(!xe(e))return Fe(e);var t=[];for(var l in Object(e))Me.call(e,l)&&"constructor"!=l&&t.push(l);return t}(e)},He=Object.prototype.hasOwnProperty,We=function(e){return ke(e)?Pe(e,!0):function(e){if(!V(e))return function(e){var t=[];if(null!=e)for(var l in Object(e))t.push(l);return t}(e);var t=xe(e),l=[];for(var n in e)("constructor"!=n||!t&&He.call(e,n))&&l.push(n);return l}(e)},je=I(function(e,t){var l=t&&!t.nodeType&&t,n=l&&e&&!e.nodeType&&e,o=n&&n.exports===l?x.Buffer:void 0,i=o?o.allocUnsafe:void 0;e.exports=function(e,t){if(t)return e.slice();var l=e.length,n=i?i(l):new e.constructor(l);return e.copy(n),n}}),Ve=function(){return[]},ze=Object.prototype.propertyIsEnumerable,Ge=Object.getOwnPropertySymbols,Ye=Ge?function(e){return null==e?[]:(e=Object(e),function(t,l){for(var n=-1,o=null==t?0:t.length,i=0,a=[];++n<o;){var r=t[n];ze.call(e,r)&&(a[i++]=r)}return a}(Ge(e)))}:Ve,qe=function(e,t){for(var l=-1,n=t.length,o=e.length;++l<n;)e[o+l]=t[l];return e},Ke=Be(Object.getPrototypeOf,Object),$e=Object.getOwnPropertySymbols?function(e){for(var t=[];e;)qe(t,Ye(e)),e=Ke(e);return t}:Ve,Xe=function(e,t,l){var n=t(e);return Ne(e)?n:qe(n,l(e))},Ze=function(e){return Xe(e,Ue,Ye)},Qe=function(e){return Xe(e,We,$e)},Je=Z(x,"DataView"),et=Z(x,"Promise"),tt=Z(x,"Set"),lt=Z(x,"WeakMap"),nt=K(Je),ot=K(Q),it=K(et),at=K(tt),rt=K(lt),ut=j;(Je&&"[object DataView]"!=ut(new Je(new ArrayBuffer(1)))||Q&&"[object Map]"!=ut(new Q)||et&&"[object Promise]"!=ut(et.resolve())||tt&&"[object Set]"!=ut(new tt)||lt&&"[object WeakMap]"!=ut(new lt))&&(ut=function(e){var t=j(e),l="[object Object]"==t?e.constructor:void 0,n=l?K(l):"";if(n)switch(n){case nt:return"[object DataView]";case ot:return"[object Map]";case it:return"[object Promise]";case at:return"[object Set]";case rt:return"[object WeakMap]"}return t});var st=ut,dt=Object.prototype.hasOwnProperty,ct=x.Uint8Array,mt=function(e){var t=new e.constructor(e.byteLength);return new ct(t).set(new ct(e)),t},vt=/\w*$/,pt=B?B.prototype:void 0,ft=pt?pt.valueOf:void 0,Et=Object.create,gt=function(){function e(){}return function(t){if(!V(t))return{};if(Et)return Et(t);e.prototype=t;var l=new e;return e.prototype=void 0,l}}(),ht=Te&&Te.isMap,_t=ht?Oe(ht):function(e){return pe(e)&&"[object Map]"==st(e)},Nt=Te&&Te.isSet,At=Nt?Oe(Nt):function(e){return pe(e)&&"[object Set]"==st(e)},St={};St["[object Arguments]"]=St["[object Array]"]=St["[object ArrayBuffer]"]=St["[object DataView]"]=St["[object Boolean]"]=St["[object Date]"]=St["[object Float32Array]"]=St["[object Float64Array]"]=St["[object Int8Array]"]=St["[object Int16Array]"]=St["[object Int32Array]"]=St["[object Map]"]=St["[object Number]"]=St["[object Object]"]=St["[object RegExp]"]=St["[object Set]"]=St["[object String]"]=St["[object Symbol]"]=St["[object Uint8Array]"]=St["[object Uint8ClampedArray]"]=St["[object Uint16Array]"]=St["[object Uint32Array]"]=!0,St["[object Error]"]=St["[object Function]"]=St["[object WeakMap]"]=!1;var bt=function e(t,l,n,o,i,a){var r,u=1&l,s=2&l,d=4&l;if(n&&(r=i?n(t,o,i,a):n(t)),void 0!==r)return r;if(!V(t))return t;var c=Ne(t);if(c){if(r=function(e){var t=e.length,l=new e.constructor(t);return t&&"string"==typeof e[0]&&dt.call(e,"index")&&(l.index=e.index,l.input=e.input),l}(t),!u)return function(e,t){var l=-1,n=e.length;for(t||(t=Array(n));++l<n;)t[l]=e[l];return t}(t,r)}else{var m=st(t),v="[object Function]"==m||"[object GeneratorFunction]"==m;if(Se(t))return je(t,u);if("[object Object]"==m||"[object Arguments]"==m||v&&!i){if(r=s||v?{}:function(e){return"function"!=typeof e.constructor||xe(e)?{}:gt(Ke(e))}(t),!u)return s?function(e,t){return ve(e,$e(e),t)}(t,function(e,t){return e&&ve(t,We(t),e)}(r,t)):function(e,t){return ve(e,Ye(e),t)}(t,function(e,t){return e&&ve(t,Ue(t),e)}(r,t))}else{if(!St[m])return i?t:{};r=function(e,t,l){var n,o,i=e.constructor;switch(t){case"[object ArrayBuffer]":return mt(e);case"[object Boolean]":case"[object Date]":return new i(+e);case"[object DataView]":return function(e,t){var l=t?mt(e.buffer):e.buffer;return new e.constructor(l,e.byteOffset,e.byteLength)}(e,l);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 l=t?mt(e.buffer):e.buffer;return new e.constructor(l,e.byteOffset,e.length)}(e,l);case"[object Map]":return new i;case"[object Number]":case"[object String]":return new i(e);case"[object RegExp]":return(o=new(n=e).constructor(n.source,vt.exec(n))).lastIndex=n.lastIndex,o;case"[object Set]":return new i;case"[object Symbol]":return ft?Object(ft.call(e)):{}}}(t,m,u)}}a||(a=new ue);var p=a.get(t);if(p)return p;a.set(t,r),At(t)?t.forEach(function(o){r.add(e(o,l,n,o,t,a))}):_t(t)&&t.forEach(function(o,i){r.set(i,e(o,l,n,i,t,a))});var f=c?void 0:(d?s?Qe:Ze:s?We:Ue)(t);return function(e,t){for(var l=-1,n=null==e?0:e.length;++l<n&&!1!==t(e[l],l););}(f||t,function(o,i){f&&(o=t[i=o]),me(r,i,e(o,l,n,i,t,a))}),r},yt=function(e){return bt(e,5)},Ct=I(function(e,t){(function(){var l="Expected a function",n="__lodash_placeholder__",o=[["ary",128],["bind",1],["bindKey",2],["curry",8],["curryRight",16],["flip",512],["partial",32],["partialRight",64],["rearg",256]],i="[object Arguments]",a="[object Array]",r="[object Boolean]",u="[object Date]",s="[object Error]",d="[object Function]",c="[object GeneratorFunction]",m="[object Map]",v="[object Number]",p="[object Object]",f="[object RegExp]",E="[object Set]",g="[object String]",h="[object Symbol]",_="[object WeakMap]",N="[object ArrayBuffer]",A="[object DataView]",S="[object Float32Array]",b="[object Float64Array]",y="[object Int8Array]",C="[object Int16Array]",D="[object Int32Array]",O="[object Uint8Array]",T="[object Uint16Array]",I="[object Uint32Array]",w=/\b__p \+= '';/g,P=/\b(__p \+=) '' \+/g,R=/(__e\(.*?\)|\b__t\)) \+\n'';/g,x=/&(?:amp|lt|gt|quot|#39);/g,B=/[&<>"']/g,F=RegExp(x.source),M=RegExp(B.source),k=/<%-([\s\S]+?)%>/g,U=/<%([\s\S]+?)%>/g,H=/<%=([\s\S]+?)%>/g,W=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,j=/^\w*$/,V=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,z=/[\\^$.*+?()[\]{}|]/g,G=RegExp(z.source),Y=/^\s+/,q=/\s/,K=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,$=/\{\n\/\* \[wrapped with (.+)\] \*/,X=/,? & /,Z=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,Q=/[()=,{}\[\]\/\s]/,J=/\\(\\)?/g,ee=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,te=/\w*$/,le=/^[-+]0x[0-9a-f]+$/i,ne=/^0b[01]+$/i,oe=/^\[object .+?Constructor\]$/,ie=/^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,de="\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff",ce="\\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",me="["+ce+"]",ve="["+de+"]",pe="\\d+",fe="[a-z\\xdf-\\xf6\\xf8-\\xff]",Ee="[^\\ud800-\\udfff"+ce+pe+"\\u2700-\\u27bfa-z\\xdf-\\xf6\\xf8-\\xffA-Z\\xc0-\\xd6\\xd8-\\xde]",ge="\\ud83c[\\udffb-\\udfff]",he="[^\\ud800-\\udfff]",_e="(?:\\ud83c[\\udde6-\\uddff]){2}",Ne="[\\ud800-\\udbff][\\udc00-\\udfff]",Ae="[A-Z\\xc0-\\xd6\\xd8-\\xde]",Se="(?:"+fe+"|"+Ee+")",be="(?:"+Ae+"|"+Ee+")",ye="(?:"+ve+"|"+ge+")?",Ce="[\\ufe0e\\ufe0f]?"+ye+"(?:\\u200d(?:"+[he,_e,Ne].join("|")+")[\\ufe0e\\ufe0f]?"+ye+")*",De="(?:"+["[\\u2700-\\u27bf]",_e,Ne].join("|")+")"+Ce,Oe="(?:"+[he+ve+"?",ve,_e,Ne,"[\\ud800-\\udfff]"].join("|")+")",Te=RegExp("['’]","g"),Le=RegExp(ve,"g"),Ie=RegExp(ge+"(?="+ge+")|"+Oe+Ce,"g"),we=RegExp([Ae+"?"+fe+"+(?:['’](?:d|ll|m|re|s|t|ve))?(?="+[me,Ae,"$"].join("|")+")",be+"+(?:['’](?:D|LL|M|RE|S|T|VE))?(?="+[me,Ae+Se,"$"].join("|")+")",Ae+"?"+Se+"+(?:['’](?:d|ll|m|re|s|t|ve))?",Ae+"+(?:['’](?: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,De].join("|"),"g"),Pe=RegExp("[\\u200d\\ud800-\\udfff"+de+"\\ufe0e\\ufe0f]"),Re=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,xe=["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"],Be=-1,Fe={};Fe[S]=Fe[b]=Fe[y]=Fe[C]=Fe[D]=Fe[O]=Fe["[object Uint8ClampedArray]"]=Fe[T]=Fe[I]=!0,Fe[i]=Fe[a]=Fe[N]=Fe[r]=Fe[A]=Fe[u]=Fe[s]=Fe[d]=Fe[m]=Fe[v]=Fe[p]=Fe[f]=Fe[E]=Fe[g]=Fe[_]=!1;var Me={};Me[i]=Me[a]=Me[N]=Me[A]=Me[r]=Me[u]=Me[S]=Me[b]=Me[y]=Me[C]=Me[D]=Me[m]=Me[v]=Me[p]=Me[f]=Me[E]=Me[g]=Me[h]=Me[O]=Me["[object Uint8ClampedArray]"]=Me[T]=Me[I]=!0,Me[s]=Me[d]=Me[_]=!1;var ke={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},Ue=parseFloat,He=parseInt,We="object"==typeof L&&L&&L.Object===Object&&L,je="object"==typeof self&&self&&self.Object===Object&&self,Ve=We||je||Function("return this")(),ze=t&&!t.nodeType&&t,Ge=ze&&e&&!e.nodeType&&e,Ye=Ge&&Ge.exports===ze,qe=Ye&&We.process,Ke=function(){try{return Ge&&Ge.require&&Ge.require("util").types||qe&&qe.binding&&qe.binding("util")}catch(e){}}(),$e=Ke&&Ke.isArrayBuffer,Xe=Ke&&Ke.isDate,Ze=Ke&&Ke.isMap,Qe=Ke&&Ke.isRegExp,Je=Ke&&Ke.isSet,et=Ke&&Ke.isTypedArray;function tt(e,t,l){switch(l.length){case 0:return e.call(t);case 1:return e.call(t,l[0]);case 2:return e.call(t,l[0],l[1]);case 3:return e.call(t,l[0],l[1],l[2])}return e.apply(t,l)}function lt(e,t,l,n){for(var o=-1,i=null==e?0:e.length;++o<i;){var a=e[o];t(n,a,l(a),e)}return n}function nt(e,t){for(var l=-1,n=null==e?0:e.length;++l<n&&!1!==t(e[l],l,e););return e}function ot(e,t){for(var l=null==e?0:e.length;l--&&!1!==t(e[l],l,e););return e}function it(e,t){for(var l=-1,n=null==e?0:e.length;++l<n;)if(!t(e[l],l,e))return!1;return!0}function at(e,t){for(var l=-1,n=null==e?0:e.length,o=0,i=[];++l<n;){var a=e[l];t(a,l,e)&&(i[o++]=a)}return i}function rt(e,t){return!(null==e||!e.length)&&gt(e,t,0)>-1}function ut(e,t,l){for(var n=-1,o=null==e?0:e.length;++n<o;)if(l(t,e[n]))return!0;return!1}function st(e,t){for(var l=-1,n=null==e?0:e.length,o=Array(n);++l<n;)o[l]=t(e[l],l,e);return o}function dt(e,t){for(var l=-1,n=t.length,o=e.length;++l<n;)e[o+l]=t[l];return e}function ct(e,t,l,n){var o=-1,i=null==e?0:e.length;for(n&&i&&(l=e[++o]);++o<i;)l=t(l,e[o],o,e);return l}function mt(e,t,l,n){var o=null==e?0:e.length;for(n&&o&&(l=e[--o]);o--;)l=t(l,e[o],o,e);return l}function vt(e,t){for(var l=-1,n=null==e?0:e.length;++l<n;)if(t(e[l],l,e))return!0;return!1}var pt=At("length");function ft(e,t,l){var n;return l(e,function(e,l,o){if(t(e,l,o))return n=l,!1}),n}function Et(e,t,l,n){for(var o=e.length,i=l+(n?1:-1);n?i--:++i<o;)if(t(e[i],i,e))return i;return-1}function gt(e,t,l){return t==t?function(e,t,l){for(var n=l-1,o=e.length;++n<o;)if(e[n]===t)return n;return-1}(e,t,l):Et(e,_t,l)}function ht(e,t,l,n){for(var o=l-1,i=e.length;++o<i;)if(n(e[o],t))return o;return-1}function _t(e){return e!=e}function Nt(e,t){var l=null==e?0:e.length;return l?yt(e,t)/l:NaN}function At(e){return function(t){return null==t?void 0:t[e]}}function St(e){return function(t){return null==e?void 0:e[t]}}function bt(e,t,l,n,o){return o(e,function(e,o,i){l=n?(n=!1,e):t(l,e,o,i)}),l}function yt(e,t){for(var l,n=-1,o=e.length;++n<o;){var i=t(e[n]);void 0!==i&&(l=void 0===l?i:l+i)}return l}function Ct(e,t){for(var l=-1,n=Array(e);++l<e;)n[l]=t(l);return n}function Dt(e){return e?e.slice(0,zt(e)+1).replace(Y,""):e}function Ot(e){return function(t){return e(t)}}function Tt(e,t){return st(t,function(t){return e[t]})}function Lt(e,t){return e.has(t)}function It(e,t){for(var l=-1,n=e.length;++l<n&&gt(t,e[l],0)>-1;);return l}function wt(e,t){for(var l=e.length;l--&&gt(t,e[l],0)>-1;);return l}function Pt(e,t){for(var l=e.length,n=0;l--;)e[l]===t&&++n;return n}var Rt=St({"À":"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"}),xt=St({"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"});function Bt(e){return"\\"+ke[e]}function Ft(e){return Pe.test(e)}function Mt(e){var t=-1,l=Array(e.size);return e.forEach(function(e,n){l[++t]=[n,e]}),l}function kt(e,t){return function(l){return e(t(l))}}function Ut(e,t){for(var l=-1,o=e.length,i=0,a=[];++l<o;){var r=e[l];r!==t&&r!==n||(e[l]=n,a[i++]=l)}return a}function Ht(e){var t=-1,l=Array(e.size);return e.forEach(function(e){l[++t]=e}),l}function Wt(e){var t=-1,l=Array(e.size);return e.forEach(function(e){l[++t]=[e,e]}),l}function jt(e){return Ft(e)?function(e){for(var t=Ie.lastIndex=0;Ie.test(e);)++t;return t}(e):pt(e)}function Vt(e){return Ft(e)?function(e){return e.match(Ie)||[]}(e):function(e){return e.split("")}(e)}function zt(e){for(var t=e.length;t--&&q.test(e.charAt(t)););return t}var Gt=St({"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"',"&#39;":"'"}),Yt=function e(t){var L=(t=null==t?Ve:Yt.defaults(Ve.Object(),t,Yt.pick(Ve,xe))).Array,q=t.Date,de=t.Error,ce=t.Function,me=t.Math,ve=t.Object,pe=t.RegExp,fe=t.String,Ee=t.TypeError,ge=L.prototype,he=ve.prototype,_e=t["__core-js_shared__"],Ne=ce.prototype.toString,Ae=he.hasOwnProperty,Se=0,be=function(){var e=/[^.]+$/.exec(_e&&_e.keys&&_e.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}(),ye=he.toString,Ce=Ne.call(ve),De=Ve._,Oe=pe("^"+Ne.call(Ae).replace(z,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Ie=Ye?t.Buffer:void 0,Pe=t.Symbol,ke=t.Uint8Array,We=Ie?Ie.allocUnsafe:void 0,je=kt(ve.getPrototypeOf,ve),ze=ve.create,Ge=he.propertyIsEnumerable,qe=ge.splice,Ke=Pe?Pe.isConcatSpreadable:void 0,pt=Pe?Pe.iterator:void 0,St=Pe?Pe.toStringTag:void 0,qt=function(){try{var e=Qo(ve,"defineProperty");return e({},"",{}),e}catch(e){}}(),Kt=t.clearTimeout!==Ve.clearTimeout&&t.clearTimeout,$t=q&&q.now!==Ve.Date.now&&q.now,Xt=t.setTimeout!==Ve.setTimeout&&t.setTimeout,Zt=me.ceil,Qt=me.floor,Jt=ve.getOwnPropertySymbols,el=Ie?Ie.isBuffer:void 0,tl=t.isFinite,ll=ge.join,nl=kt(ve.keys,ve),ol=me.max,il=me.min,al=q.now,rl=t.parseInt,ul=me.random,sl=ge.reverse,dl=Qo(t,"DataView"),cl=Qo(t,"Map"),ml=Qo(t,"Promise"),vl=Qo(t,"Set"),pl=Qo(t,"WeakMap"),fl=Qo(ve,"create"),El=pl&&new pl,gl={},hl=Oi(dl),_l=Oi(cl),Nl=Oi(ml),Al=Oi(vl),Sl=Oi(pl),bl=Pe?Pe.prototype:void 0,yl=bl?bl.valueOf:void 0,Cl=bl?bl.toString:void 0;function Dl(e){if(za(e)&&!Ra(e)&&!(e instanceof Il)){if(e instanceof Ll)return e;if(Ae.call(e,"__wrapped__"))return Ti(e)}return new Ll(e)}var Ol=function(){function e(){}return function(t){if(!Va(t))return{};if(ze)return ze(t);e.prototype=t;var l=new e;return e.prototype=void 0,l}}();function Tl(){}function Ll(e,t){this.__wrapped__=e,this.__actions__=[],this.__chain__=!!t,this.__index__=0,this.__values__=void 0}function Il(e){this.__wrapped__=e,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=4294967295,this.__views__=[]}function wl(e){var t=-1,l=null==e?0:e.length;for(this.clear();++t<l;){var n=e[t];this.set(n[0],n[1])}}function Pl(e){var t=-1,l=null==e?0:e.length;for(this.clear();++t<l;){var n=e[t];this.set(n[0],n[1])}}function Rl(e){var t=-1,l=null==e?0:e.length;for(this.clear();++t<l;){var n=e[t];this.set(n[0],n[1])}}function xl(e){var t=-1,l=null==e?0:e.length;for(this.__data__=new Rl;++t<l;)this.add(e[t])}function Bl(e){var t=this.__data__=new Pl(e);this.size=t.size}function Fl(e,t){var l=Ra(e),n=!l&&Pa(e),o=!l&&!n&&Ma(e),i=!l&&!n&&!o&&Qa(e),a=l||n||o||i,r=a?Ct(e.length,fe):[],u=r.length;for(var s in e)!t&&!Ae.call(e,s)||a&&("length"==s||o&&("offset"==s||"parent"==s)||i&&("buffer"==s||"byteLength"==s||"byteOffset"==s)||ii(s,u))||r.push(s);return r}function Ml(e){var t=e.length;return t?e[xn(0,t-1)]:void 0}function kl(e,t){return Si(Eo(e),ql(t,0,e.length))}function Ul(e){return Si(Eo(e))}function Hl(e,t,l){(void 0!==l&&!La(e[t],l)||void 0===l&&!(t in e))&&Gl(e,t,l)}function Wl(e,t,l){var n=e[t];Ae.call(e,t)&&La(n,l)&&(void 0!==l||t in e)||Gl(e,t,l)}function jl(e,t){for(var l=e.length;l--;)if(La(e[l][0],t))return l;return-1}function Vl(e,t,l,n){return Ql(e,function(e,o,i){t(n,e,l(e),i)}),n}function zl(e,t){return e&&go(t,Nr(t),e)}function Gl(e,t,l){"__proto__"==t&&qt?qt(e,t,{configurable:!0,enumerable:!0,value:l,writable:!0}):e[t]=l}function Yl(e,t){for(var l=-1,n=t.length,o=L(n),i=null==e;++l<n;)o[l]=i?void 0:fr(e,t[l]);return o}function ql(e,t,l){return e==e&&(void 0!==l&&(e=e<=l?e:l),void 0!==t&&(e=e>=t?e:t)),e}function Kl(e,t,l,n,o,a){var s,_=1&t,L=2&t,w=4&t;if(l&&(s=o?l(e,n,o,a):l(e)),void 0!==s)return s;if(!Va(e))return e;var P=Ra(e);if(P){if(s=function(e){var t=e.length,l=new e.constructor(t);return t&&"string"==typeof e[0]&&Ae.call(e,"index")&&(l.index=e.index,l.input=e.input),l}(e),!_)return Eo(e,s)}else{var R=ti(e),x=R==d||R==c;if(Ma(e))return so(e,_);if(R==p||R==i||x&&!o){if(s=L||x?{}:ni(e),!_)return L?function(e,t){return go(e,ei(e),t)}(e,function(e,t){return e&&go(t,Ar(t),e)}(s,e)):function(e,t){return go(e,Jo(e),t)}(e,zl(s,e))}else{if(!Me[R])return o?e:{};s=function(e,t,l){var n=e.constructor;switch(t){case N:return co(e);case r:case u:return new n(+e);case A:return function(e,t){var l=t?co(e.buffer):e.buffer;return new e.constructor(l,e.byteOffset,e.byteLength)}(e,l);case S:case b:case y:case C:case D:case O:case"[object Uint8ClampedArray]":case T:case I:return mo(e,l);case m:return new n;case v:case g:return new n(e);case f:return function(e){var t=new e.constructor(e.source,te.exec(e));return t.lastIndex=e.lastIndex,t}(e);case E:return new n;case h:return yl?ve(yl.call(e)):{}}}(e,R,_)}}a||(a=new Bl);var B=a.get(e);if(B)return B;a.set(e,s),$a(e)?e.forEach(function(n){s.add(Kl(n,t,l,n,e,a))}):Ga(e)&&e.forEach(function(n,o){s.set(o,Kl(n,t,l,o,e,a))});var F=P?void 0:(w?L?Go:zo:L?Ar:Nr)(e);return nt(F||e,function(n,o){F&&(n=e[o=n]),Wl(s,o,Kl(n,t,l,o,e,a))}),s}function $l(e,t,l){var n=l.length;if(null==e)return!n;for(e=ve(e);n--;){var o=l[n],i=e[o];if(void 0===i&&!(o in e)||!(0,t[o])(i))return!1}return!0}function Xl(e,t,n){if("function"!=typeof e)throw new Ee(l);return hi(function(){e.apply(void 0,n)},t)}function Zl(e,t,l,n){var o=-1,i=rt,a=!0,r=e.length,u=[],s=t.length;if(!r)return u;l&&(t=st(t,Ot(l))),n?(i=ut,a=!1):t.length>=200&&(i=Lt,a=!1,t=new xl(t));e:for(;++o<r;){var d=e[o],c=null==l?d:l(d);if(d=n||0!==d?d:0,a&&c==c){for(var m=s;m--;)if(t[m]===c)continue e;u.push(d)}else i(t,c,n)||u.push(d)}return u}Dl.templateSettings={escape:k,evaluate:U,interpolate:H,variable:"",imports:{_:Dl}},(Dl.prototype=Tl.prototype).constructor=Dl,(Ll.prototype=Ol(Tl.prototype)).constructor=Ll,(Il.prototype=Ol(Tl.prototype)).constructor=Il,wl.prototype.clear=function(){this.__data__=fl?fl(null):{},this.size=0},wl.prototype.delete=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t},wl.prototype.get=function(e){var t=this.__data__;if(fl){var l=t[e];return"__lodash_hash_undefined__"===l?void 0:l}return Ae.call(t,e)?t[e]:void 0},wl.prototype.has=function(e){var t=this.__data__;return fl?void 0!==t[e]:Ae.call(t,e)},wl.prototype.set=function(e,t){var l=this.__data__;return this.size+=this.has(e)?0:1,l[e]=fl&&void 0===t?"__lodash_hash_undefined__":t,this},Pl.prototype.clear=function(){this.__data__=[],this.size=0},Pl.prototype.delete=function(e){var t=this.__data__,l=jl(t,e);return!(l<0||(l==t.length-1?t.pop():qe.call(t,l,1),--this.size,0))},Pl.prototype.get=function(e){var t=this.__data__,l=jl(t,e);return l<0?void 0:t[l][1]},Pl.prototype.has=function(e){return jl(this.__data__,e)>-1},Pl.prototype.set=function(e,t){var l=this.__data__,n=jl(l,e);return n<0?(++this.size,l.push([e,t])):l[n][1]=t,this},Rl.prototype.clear=function(){this.size=0,this.__data__={hash:new wl,map:new(cl||Pl),string:new wl}},Rl.prototype.delete=function(e){var t=Xo(this,e).delete(e);return this.size-=t?1:0,t},Rl.prototype.get=function(e){return Xo(this,e).get(e)},Rl.prototype.has=function(e){return Xo(this,e).has(e)},Rl.prototype.set=function(e,t){var l=Xo(this,e),n=l.size;return l.set(e,t),this.size+=l.size==n?0:1,this},xl.prototype.add=xl.prototype.push=function(e){return this.__data__.set(e,"__lodash_hash_undefined__"),this},xl.prototype.has=function(e){return this.__data__.has(e)},Bl.prototype.clear=function(){this.__data__=new Pl,this.size=0},Bl.prototype.delete=function(e){var t=this.__data__,l=t.delete(e);return this.size=t.size,l},Bl.prototype.get=function(e){return this.__data__.get(e)},Bl.prototype.has=function(e){return this.__data__.has(e)},Bl.prototype.set=function(e,t){var l=this.__data__;if(l instanceof Pl){var n=l.__data__;if(!cl||n.length<199)return n.push([e,t]),this.size=++l.size,this;l=this.__data__=new Rl(n)}return l.set(e,t),this.size=l.size,this};var Ql=No(rn),Jl=No(un,!0);function en(e,t){var l=!0;return Ql(e,function(e,n,o){return l=!!t(e,n,o)}),l}function tn(e,t,l){for(var n=-1,o=e.length;++n<o;){var i=e[n],a=t(i);if(null!=a&&(void 0===r?a==a&&!Za(a):l(a,r)))var r=a,u=i}return u}function ln(e,t){var l=[];return Ql(e,function(e,n,o){t(e,n,o)&&l.push(e)}),l}function nn(e,t,l,n,o){var i=-1,a=e.length;for(l||(l=oi),o||(o=[]);++i<a;){var r=e[i];t>0&&l(r)?t>1?nn(r,t-1,l,n,o):dt(o,r):n||(o[o.length]=r)}return o}var on=Ao(),an=Ao(!0);function rn(e,t){return e&&on(e,t,Nr)}function un(e,t){return e&&an(e,t,Nr)}function sn(e,t){return at(t,function(t){return Ha(e[t])})}function dn(e,t){for(var l=0,n=(t=io(t,e)).length;null!=e&&l<n;)e=e[Di(t[l++])];return l&&l==n?e:void 0}function cn(e,t,l){var n=t(e);return Ra(e)?n:dt(n,l(e))}function mn(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":St&&St in ve(e)?function(e){var t=Ae.call(e,St),l=e[St];try{e[St]=void 0;var n=!0}catch(e){}var o=ye.call(e);return n&&(t?e[St]=l:delete e[St]),o}(e):function(e){return ye.call(e)}(e)}function vn(e,t){return e>t}function pn(e,t){return null!=e&&Ae.call(e,t)}function fn(e,t){return null!=e&&t in ve(e)}function En(e,t,l){for(var n=l?ut:rt,o=e[0].length,i=e.length,a=i,r=L(i),u=Infinity,s=[];a--;){var d=e[a];a&&t&&(d=st(d,Ot(t))),u=il(d.length,u),r[a]=!l&&(t||o>=120&&d.length>=120)?new xl(a&&d):void 0}d=e[0];var c=-1,m=r[0];e:for(;++c<o&&s.length<u;){var v=d[c],p=t?t(v):v;if(v=l||0!==v?v:0,!(m?Lt(m,p):n(s,p,l))){for(a=i;--a;){var f=r[a];if(!(f?Lt(f,p):n(e[a],p,l)))continue e}m&&m.push(p),s.push(v)}}return s}function gn(e,t,l){var n=null==(e=pi(e,t=io(t,e)))?e:e[Di(Ui(t))];return null==n?void 0:tt(n,e,l)}function hn(e){return za(e)&&mn(e)==i}function _n(e,t,l,n,o){return e===t||(null==e||null==t||!za(e)&&!za(t)?e!=e&&t!=t:function(e,t,l,n,o,d){var c=Ra(e),_=Ra(t),S=c?a:ti(e),b=_?a:ti(t),y=(S=S==i?p:S)==p,C=(b=b==i?p:b)==p,D=S==b;if(D&&Ma(e)){if(!Ma(t))return!1;c=!0,y=!1}if(D&&!y)return d||(d=new Bl),c||Qa(e)?jo(e,t,l,n,o,d):function(e,t,l,n,o,i,a){switch(l){case A:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case N:return!(e.byteLength!=t.byteLength||!i(new ke(e),new ke(t)));case r:case u:case v:return La(+e,+t);case s:return e.name==t.name&&e.message==t.message;case f:case g:return e==t+"";case m:var d=Mt;case E:if(d||(d=Ht),e.size!=t.size&&!(1&n))return!1;var c=a.get(e);if(c)return c==t;n|=2,a.set(e,t);var p=jo(d(e),d(t),n,o,i,a);return a.delete(e),p;case h:if(yl)return yl.call(e)==yl.call(t)}return!1}(e,t,S,l,n,o,d);if(!(1&l)){var O=y&&Ae.call(e,"__wrapped__"),T=C&&Ae.call(t,"__wrapped__");if(O||T){var L=O?e.value():e,I=T?t.value():t;return d||(d=new Bl),o(L,I,l,n,d)}}return!!D&&(d||(d=new Bl),function(e,t,l,n,o,i){var a=1&l,r=zo(e),u=r.length;if(u!=zo(t).length&&!a)return!1;for(var s=u;s--;){var d=r[s];if(!(a?d in t:Ae.call(t,d)))return!1}var c=i.get(e),m=i.get(t);if(c&&m)return c==t&&m==e;var v=!0;i.set(e,t),i.set(t,e);for(var p=a;++s<u;){var f=e[d=r[s]],E=t[d];if(n)var g=a?n(E,f,d,t,e,i):n(f,E,d,e,t,i);if(!(void 0===g?f===E||o(f,E,l,n,i):g)){v=!1;break}p||(p="constructor"==d)}if(v&&!p){var h=e.constructor,_=t.constructor;h==_||!("constructor"in e)||!("constructor"in t)||"function"==typeof h&&h instanceof h&&"function"==typeof _&&_ instanceof _||(v=!1)}return i.delete(e),i.delete(t),v}(e,t,l,n,o,d))}(e,t,l,n,_n,o))}function Nn(e,t,l,n){var o=l.length,i=o,a=!n;if(null==e)return!i;for(e=ve(e);o--;){var r=l[o];if(a&&r[2]?r[1]!==e[r[0]]:!(r[0]in e))return!1}for(;++o<i;){var u=(r=l[o])[0],s=e[u],d=r[1];if(a&&r[2]){if(void 0===s&&!(u in e))return!1}else{var c=new Bl;if(n)var m=n(s,d,u,e,t,c);if(!(void 0===m?_n(d,s,3,n,c):m))return!1}}return!0}function An(e){return!(!Va(e)||(t=e,be&&be in t))&&(Ha(e)?Oe:oe).test(Oi(e));var t}function Sn(e){return"function"==typeof e?e:null==e?Yr:"object"==typeof e?Ra(e)?On(e[0],e[1]):Dn(e):tu(e)}function bn(e){if(!di(e))return nl(e);var t=[];for(var l in ve(e))Ae.call(e,l)&&"constructor"!=l&&t.push(l);return t}function yn(e,t){return e<t}function Cn(e,t){var l=-1,n=Ba(e)?L(e.length):[];return Ql(e,function(e,o,i){n[++l]=t(e,o,i)}),n}function Dn(e){var t=Zo(e);return 1==t.length&&t[0][2]?mi(t[0][0],t[0][1]):function(l){return l===e||Nn(l,e,t)}}function On(e,t){return ri(e)&&ci(t)?mi(Di(e),t):function(l){var n=fr(l,e);return void 0===n&&n===t?Er(l,e):_n(t,n,3)}}function Tn(e,t,l,n,o){e!==t&&on(t,function(i,a){if(o||(o=new Bl),Va(i))!function(e,t,l,n,o,i,a){var r=Ei(e,l),u=Ei(t,l),s=a.get(u);if(s)Hl(e,l,s);else{var d=i?i(r,u,l+"",e,t,a):void 0,c=void 0===d;if(c){var m=Ra(u),v=!m&&Ma(u),p=!m&&!v&&Qa(u);d=u,m||v||p?Ra(r)?d=r:Fa(r)?d=Eo(r):v?(c=!1,d=so(u,!0)):p?(c=!1,d=mo(u,!0)):d=[]:qa(u)||Pa(u)?(d=r,Pa(r)?d=ar(r):Va(r)&&!Ha(r)||(d=ni(u))):c=!1}c&&(a.set(u,d),o(d,u,n,i,a),a.delete(u)),Hl(e,l,d)}}(e,t,a,l,Tn,n,o);else{var r=n?n(Ei(e,a),i,a+"",e,t,o):void 0;void 0===r&&(r=i),Hl(e,a,r)}},Ar)}function Ln(e,t){var l=e.length;if(l)return ii(t+=t<0?l:0,l)?e[t]:void 0}function In(e,t,l){t=t.length?st(t,function(e){return Ra(e)?function(t){return dn(t,1===e.length?e[0]:e)}:e}):[Yr];var n=-1;return t=st(t,Ot($o())),function(e,t){var n=e.length;for(e.sort(function(e,t){return function(e,t,l){for(var n=-1,o=e.criteria,i=t.criteria,a=o.length,r=l.length;++n<a;){var u=vo(o[n],i[n]);if(u)return n>=r?u:u*("desc"==l[n]?-1:1)}return e.index-t.index}(e,t,l)});n--;)e[n]=e[n].value;return e}(Cn(e,function(e,l,o){return{criteria:st(t,function(t){return t(e)}),index:++n,value:e}}))}function wn(e,t,l){for(var n=-1,o=t.length,i={};++n<o;){var a=t[n],r=dn(e,a);l(r,a)&&Un(i,io(a,e),r)}return i}function Pn(e,t,l,n){var o=n?ht:gt,i=-1,a=t.length,r=e;for(e===t&&(t=Eo(t)),l&&(r=st(e,Ot(l)));++i<a;)for(var u=0,s=t[i],d=l?l(s):s;(u=o(r,d,u,n))>-1;)r!==e&&qe.call(r,u,1),qe.call(e,u,1);return e}function Rn(e,t){for(var l=e?t.length:0,n=l-1;l--;){var o=t[l];if(l==n||o!==i){var i=o;ii(o)?qe.call(e,o,1):Zn(e,o)}}return e}function xn(e,t){return e+Qt(ul()*(t-e+1))}function Bn(e,t){var l="";if(!e||t<1||t>9007199254740991)return l;do{t%2&&(l+=e),(t=Qt(t/2))&&(e+=e)}while(t);return l}function Fn(e,t){return _i(vi(e,t,Yr),e+"")}function Mn(e){return Ml(Lr(e))}function kn(e,t){var l=Lr(e);return Si(l,ql(t,0,l.length))}function Un(e,t,l,n){if(!Va(e))return e;for(var o=-1,i=(t=io(t,e)).length,a=i-1,r=e;null!=r&&++o<i;){var u=Di(t[o]),s=l;if("__proto__"===u||"constructor"===u||"prototype"===u)return e;if(o!=a){var d=r[u];void 0===(s=n?n(d,u,r):void 0)&&(s=Va(d)?d:ii(t[o+1])?[]:{})}Wl(r,u,s),r=r[u]}return e}var Hn=El?function(e,t){return El.set(e,t),e}:Yr,Wn=qt?function(e,t){return qt(e,"toString",{configurable:!0,enumerable:!1,value:Vr(t),writable:!0})}:Yr;function jn(e){return Si(Lr(e))}function Vn(e,t,l){var n=-1,o=e.length;t<0&&(t=-t>o?0:o+t),(l=l>o?o:l)<0&&(l+=o),o=t>l?0:l-t>>>0,t>>>=0;for(var i=L(o);++n<o;)i[n]=e[n+t];return i}function zn(e,t){var l;return Ql(e,function(e,n,o){return!(l=t(e,n,o))}),!!l}function Gn(e,t,l){var n=0,o=null==e?n:e.length;if("number"==typeof t&&t==t&&o<=2147483647){for(;n<o;){var i=n+o>>>1,a=e[i];null!==a&&!Za(a)&&(l?a<=t:a<t)?n=i+1:o=i}return o}return Yn(e,t,Yr,l)}function Yn(e,t,l,n){var o=0,i=null==e?0:e.length;if(0===i)return 0;for(var a=(t=l(t))!=t,r=null===t,u=Za(t),s=void 0===t;o<i;){var d=Qt((o+i)/2),c=l(e[d]),m=void 0!==c,v=null===c,p=c==c,f=Za(c);if(a)var E=n||p;else E=s?p&&(n||m):r?p&&m&&(n||!v):u?p&&m&&!v&&(n||!f):!v&&!f&&(n?c<=t:c<t);E?o=d+1:i=d}return il(i,4294967294)}function qn(e,t){for(var l=-1,n=e.length,o=0,i=[];++l<n;){var a=e[l],r=t?t(a):a;if(!l||!La(r,u)){var u=r;i[o++]=0===a?0:a}}return i}function Kn(e){return"number"==typeof e?e:Za(e)?NaN:+e}function $n(e){if("string"==typeof e)return e;if(Ra(e))return st(e,$n)+"";if(Za(e))return Cl?Cl.call(e):"";var t=e+"";return"0"==t&&1/e==-1/0?"-0":t}function Xn(e,t,l){var n=-1,o=rt,i=e.length,a=!0,r=[],u=r;if(l)a=!1,o=ut;else if(i>=200){var s=t?null:Fo(e);if(s)return Ht(s);a=!1,o=Lt,u=new xl}else u=t?[]:r;e:for(;++n<i;){var d=e[n],c=t?t(d):d;if(d=l||0!==d?d:0,a&&c==c){for(var m=u.length;m--;)if(u[m]===c)continue e;t&&u.push(c),r.push(d)}else o(u,c,l)||(u!==r&&u.push(c),r.push(d))}return r}function Zn(e,t){return null==(e=pi(e,t=io(t,e)))||delete e[Di(Ui(t))]}function Qn(e,t,l,n){return Un(e,t,l(dn(e,t)),n)}function Jn(e,t,l,n){for(var o=e.length,i=n?o:-1;(n?i--:++i<o)&&t(e[i],i,e););return l?Vn(e,n?0:i,n?i+1:o):Vn(e,n?i+1:0,n?o:i)}function eo(e,t){var l=e;return l instanceof Il&&(l=l.value()),ct(t,function(e,t){return t.func.apply(t.thisArg,dt([e],t.args))},l)}function to(e,t,l){var n=e.length;if(n<2)return n?Xn(e[0]):[];for(var o=-1,i=L(n);++o<n;)for(var a=e[o],r=-1;++r<n;)r!=o&&(i[o]=Zl(i[o]||a,e[r],t,l));return Xn(nn(i,1),t,l)}function lo(e,t,l){for(var n=-1,o=e.length,i=t.length,a={};++n<o;)l(a,e[n],n<i?t[n]:void 0);return a}function no(e){return Fa(e)?e:[]}function oo(e){return"function"==typeof e?e:Yr}function io(e,t){return Ra(e)?e:ri(e,t)?[e]:Ci(rr(e))}var ao=Fn;function ro(e,t,l){var n=e.length;return l=void 0===l?n:l,!t&&l>=n?e:Vn(e,t,l)}var uo=Kt||function(e){return Ve.clearTimeout(e)};function so(e,t){if(t)return e.slice();var l=e.length,n=We?We(l):new e.constructor(l);return e.copy(n),n}function co(e){var t=new e.constructor(e.byteLength);return new ke(t).set(new ke(e)),t}function mo(e,t){var l=t?co(e.buffer):e.buffer;return new e.constructor(l,e.byteOffset,e.length)}function vo(e,t){if(e!==t){var l=void 0!==e,n=null===e,o=e==e,i=Za(e),a=void 0!==t,r=null===t,u=t==t,s=Za(t);if(!r&&!s&&!i&&e>t||i&&a&&u&&!r&&!s||n&&a&&u||!l&&u||!o)return 1;if(!n&&!i&&!s&&e<t||s&&l&&o&&!n&&!i||r&&l&&o||!a&&o||!u)return-1}return 0}function po(e,t,l,n){for(var o=-1,i=e.length,a=l.length,r=-1,u=t.length,s=ol(i-a,0),d=L(u+s),c=!n;++r<u;)d[r]=t[r];for(;++o<a;)(c||o<i)&&(d[l[o]]=e[o]);for(;s--;)d[r++]=e[o++];return d}function fo(e,t,l,n){for(var o=-1,i=e.length,a=-1,r=l.length,u=-1,s=t.length,d=ol(i-r,0),c=L(d+s),m=!n;++o<d;)c[o]=e[o];for(var v=o;++u<s;)c[v+u]=t[u];for(;++a<r;)(m||o<i)&&(c[v+l[a]]=e[o++]);return c}function Eo(e,t){var l=-1,n=e.length;for(t||(t=L(n));++l<n;)t[l]=e[l];return t}function go(e,t,l,n){var o=!l;l||(l={});for(var i=-1,a=t.length;++i<a;){var r=t[i],u=n?n(l[r],e[r],r,l,e):void 0;void 0===u&&(u=e[r]),o?Gl(l,r,u):Wl(l,r,u)}return l}function ho(e,t){return function(l,n){var o=Ra(l)?lt:Vl,i=t?t():{};return o(l,e,$o(n,2),i)}}function _o(e){return Fn(function(t,l){var n=-1,o=l.length,i=o>1?l[o-1]:void 0,a=o>2?l[2]:void 0;for(i=e.length>3&&"function"==typeof i?(o--,i):void 0,a&&ai(l[0],l[1],a)&&(i=o<3?void 0:i,o=1),t=ve(t);++n<o;){var r=l[n];r&&e(t,r,n,i)}return t})}function No(e,t){return function(l,n){if(null==l)return l;if(!Ba(l))return e(l,n);for(var o=l.length,i=t?o:-1,a=ve(l);(t?i--:++i<o)&&!1!==n(a[i],i,a););return l}}function Ao(e){return function(t,l,n){for(var o=-1,i=ve(t),a=n(t),r=a.length;r--;){var u=a[e?r:++o];if(!1===l(i[u],u,i))break}return t}}function So(e){return function(t){var l=Ft(t=rr(t))?Vt(t):void 0,n=l?l[0]:t.charAt(0),o=l?ro(l,1).join(""):t.slice(1);return n[e]()+o}}function bo(e){return function(t){return ct(Hr(Pr(t).replace(Te,"")),e,"")}}function yo(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 l=Ol(e.prototype),n=e.apply(l,t);return Va(n)?n:l}}function Co(e){return function(t,l,n){var o=ve(t);if(!Ba(t)){var i=$o(l,3);t=Nr(t),l=function(e){return i(o[e],e,o)}}var a=e(t,l,n);return a>-1?o[i?t[a]:a]:void 0}}function Do(e){return Vo(function(t){var n=t.length,o=n,i=Ll.prototype.thru;for(e&&t.reverse();o--;){var a=t[o];if("function"!=typeof a)throw new Ee(l);if(i&&!r&&"wrapper"==qo(a))var r=new Ll([],!0)}for(o=r?o:n;++o<n;){var u=qo(a=t[o]),s="wrapper"==u?Yo(a):void 0;r=s&&ui(s[0])&&424==s[1]&&!s[4].length&&1==s[9]?r[qo(s[0])].apply(r,s[3]):1==a.length&&ui(a)?r[u]():r.thru(a)}return function(){var e=arguments,l=e[0];if(r&&1==e.length&&Ra(l))return r.plant(l).value();for(var o=0,i=n?t[o].apply(this,e):l;++o<n;)i=t[o].call(this,i);return i}})}function Oo(e,t,l,n,o,i,a,r,u,s){var d=128&t,c=1&t,m=2&t,v=24&t,p=512&t,f=m?void 0:yo(e);return function E(){for(var g=arguments.length,h=L(g),_=g;_--;)h[_]=arguments[_];if(v)var N=Ko(E),A=Pt(h,N);if(n&&(h=po(h,n,o,v)),i&&(h=fo(h,i,a,v)),g-=A,v&&g<s){var S=Ut(h,N);return xo(e,t,Oo,E.placeholder,l,h,S,r,u,s-g)}var b=c?l:this,y=m?b[e]:e;return g=h.length,r?h=fi(h,r):p&&g>1&&h.reverse(),d&&u<g&&(h.length=u),this&&this!==Ve&&this instanceof E&&(y=f||yo(y)),y.apply(b,h)}}function To(e,t){return function(l,n){return function(e,t,l,n){return rn(e,function(e,o,i){t(n,l(e),o,i)}),n}(l,e,t(n),{})}}function Lo(e,t){return function(l,n){var o;if(void 0===l&&void 0===n)return t;if(void 0!==l&&(o=l),void 0!==n){if(void 0===o)return n;"string"==typeof l||"string"==typeof n?(l=$n(l),n=$n(n)):(l=Kn(l),n=Kn(n)),o=e(l,n)}return o}}function Io(e){return Vo(function(t){return t=st(t,Ot($o())),Fn(function(l){var n=this;return e(t,function(e){return tt(e,n,l)})})})}function wo(e,t){var l=(t=void 0===t?" ":$n(t)).length;if(l<2)return l?Bn(t,e):t;var n=Bn(t,Zt(e/jt(t)));return Ft(t)?ro(Vt(n),0,e).join(""):n.slice(0,e)}function Po(e){return function(t,l,n){return n&&"number"!=typeof n&&ai(t,l,n)&&(l=n=void 0),t=lr(t),void 0===l?(l=t,t=0):l=lr(l),function(e,t,l,n){for(var o=-1,i=ol(Zt((t-e)/(l||1)),0),a=L(i);i--;)a[n?i:++o]=e,e+=l;return a}(t,l,n=void 0===n?t<l?1:-1:lr(n),e)}}function Ro(e){return function(t,l){return"string"==typeof t&&"string"==typeof l||(t=ir(t),l=ir(l)),e(t,l)}}function xo(e,t,l,n,o,i,a,r,u,s){var d=8&t;t|=d?32:64,4&(t&=~(d?64:32))||(t&=-4);var c=[e,t,o,d?i:void 0,d?a:void 0,d?void 0:i,d?void 0:a,r,u,s],m=l.apply(void 0,c);return ui(e)&&gi(m,c),m.placeholder=n,Ni(m,e,t)}function Bo(e){var t=me[e];return function(e,l){if(e=ir(e),(l=null==l?0:il(nr(l),292))&&tl(e)){var n=(rr(e)+"e").split("e");return+((n=(rr(t(n[0]+"e"+(+n[1]+l)))+"e").split("e"))[0]+"e"+(+n[1]-l))}return t(e)}}var Fo=vl&&1/Ht(new vl([,-0]))[1]==1/0?function(e){return new vl(e)}:Zr;function Mo(e){return function(t){var l=ti(t);return l==m?Mt(t):l==E?Wt(t):function(e,t){return st(t,function(t){return[t,e[t]]})}(t,e(t))}}function ko(e,t,o,i,a,r,u,s){var d=2&t;if(!d&&"function"!=typeof e)throw new Ee(l);var c=i?i.length:0;if(c||(t&=-97,i=a=void 0),u=void 0===u?u:ol(nr(u),0),s=void 0===s?s:nr(s),c-=a?a.length:0,64&t){var m=i,v=a;i=a=void 0}var p=d?void 0:Yo(e),f=[e,t,o,i,a,m,v,r,u,s];if(p&&function(e,t){var l=e[1],o=t[1],i=l|o;if(!(i<131||128==o&&8==l||128==o&&256==l&&e[7].length<=t[8]||384==o&&t[7].length<=t[8]&&8==l))return e;1&o&&(e[2]=t[2],i|=1&l?0:4);var a=t[3];if(a){var r=e[3];e[3]=r?po(r,a,t[4]):a,e[4]=r?Ut(e[3],n):t[4]}(a=t[5])&&(e[5]=(r=e[5])?fo(r,a,t[6]):a,e[6]=r?Ut(e[5],n):t[6]),(a=t[7])&&(e[7]=a),128&o&&(e[8]=null==e[8]?t[8]:il(e[8],t[8])),null==e[9]&&(e[9]=t[9]),e[0]=t[0],e[1]=i}(f,p),e=f[0],t=f[1],o=f[2],i=f[3],a=f[4],!(s=f[9]=void 0===f[9]?d?0:e.length:ol(f[9]-c,0))&&24&t&&(t&=-25),t&&1!=t)E=8==t||16==t?function(e,t,l){var n=yo(e);return function o(){for(var i=arguments.length,a=L(i),r=i,u=Ko(o);r--;)a[r]=arguments[r];var s=i<3&&a[0]!==u&&a[i-1]!==u?[]:Ut(a,u);if((i-=s.length)<l)return xo(e,t,Oo,o.placeholder,void 0,a,s,void 0,void 0,l-i);var d=this&&this!==Ve&&this instanceof o?n:e;return tt(d,this,a)}}(e,t,s):32!=t&&33!=t||a.length?Oo.apply(void 0,f):function(e,t,l,n){var o=1&t,i=yo(e);return function t(){for(var a=-1,r=arguments.length,u=-1,s=n.length,d=L(s+r),c=this&&this!==Ve&&this instanceof t?i:e;++u<s;)d[u]=n[u];for(;r--;)d[u++]=arguments[++a];return tt(c,o?l:this,d)}}(e,t,o,i);else var E=function(e,t,l){var n=1&t,o=yo(e);return function t(){var i=this&&this!==Ve&&this instanceof t?o:e;return i.apply(n?l:this,arguments)}}(e,t,o);return Ni((p?Hn:gi)(E,f),e,t)}function Uo(e,t,l,n){return void 0===e||La(e,he[l])&&!Ae.call(n,l)?t:e}function Ho(e,t,l,n,o,i){return Va(e)&&Va(t)&&(i.set(t,e),Tn(e,t,void 0,Ho,i),i.delete(t)),e}function Wo(e){return qa(e)?void 0:e}function jo(e,t,l,n,o,i){var a=1&l,r=e.length,u=t.length;if(r!=u&&!(a&&u>r))return!1;var s=i.get(e),d=i.get(t);if(s&&d)return s==t&&d==e;var c=-1,m=!0,v=2&l?new xl:void 0;for(i.set(e,t),i.set(t,e);++c<r;){var p=e[c],f=t[c];if(n)var E=a?n(f,p,c,t,e,i):n(p,f,c,e,t,i);if(void 0!==E){if(E)continue;m=!1;break}if(v){if(!vt(t,function(e,t){if(!Lt(v,t)&&(p===e||o(p,e,l,n,i)))return v.push(t)})){m=!1;break}}else if(p!==f&&!o(p,f,l,n,i)){m=!1;break}}return i.delete(e),i.delete(t),m}function Vo(e){return _i(vi(e,void 0,xi),e+"")}function zo(e){return cn(e,Nr,Jo)}function Go(e){return cn(e,Ar,ei)}var Yo=El?function(e){return El.get(e)}:Zr;function qo(e){for(var t=e.name+"",l=gl[t],n=Ae.call(gl,t)?l.length:0;n--;){var o=l[n],i=o.func;if(null==i||i==e)return o.name}return t}function Ko(e){return(Ae.call(Dl,"placeholder")?Dl:e).placeholder}function $o(){var e=Dl.iteratee||qr;return e=e===qr?Sn:e,arguments.length?e(arguments[0],arguments[1]):e}function Xo(e,t){var l=e.__data__;return function(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}(t)?l["string"==typeof t?"string":"hash"]:l.map}function Zo(e){for(var t=Nr(e),l=t.length;l--;){var n=t[l],o=e[n];t[l]=[n,o,ci(o)]}return t}function Qo(e,t){var l=function(e,t){return null==e?void 0:e[t]}(e,t);return An(l)?l:void 0}var Jo=Jt?function(e){return null==e?[]:(e=ve(e),at(Jt(e),function(t){return Ge.call(e,t)}))}:ou,ei=Jt?function(e){for(var t=[];e;)dt(t,Jo(e)),e=je(e);return t}:ou,ti=mn;function li(e,t,l){for(var n=-1,o=(t=io(t,e)).length,i=!1;++n<o;){var a=Di(t[n]);if(!(i=null!=e&&l(e,a)))break;e=e[a]}return i||++n!=o?i:!!(o=null==e?0:e.length)&&ja(o)&&ii(a,o)&&(Ra(e)||Pa(e))}function ni(e){return"function"!=typeof e.constructor||di(e)?{}:Ol(je(e))}function oi(e){return Ra(e)||Pa(e)||!!(Ke&&e&&e[Ke])}function ii(e,t){var l=typeof e;return!!(t=null==t?9007199254740991:t)&&("number"==l||"symbol"!=l&&ae.test(e))&&e>-1&&e%1==0&&e<t}function ai(e,t,l){if(!Va(l))return!1;var n=typeof t;return!!("number"==n?Ba(l)&&ii(t,l.length):"string"==n&&t in l)&&La(l[t],e)}function ri(e,t){if(Ra(e))return!1;var l=typeof e;return!("number"!=l&&"symbol"!=l&&"boolean"!=l&&null!=e&&!Za(e))||j.test(e)||!W.test(e)||null!=t&&e in ve(t)}function ui(e){var t=qo(e),l=Dl[t];if("function"!=typeof l||!(t in Il.prototype))return!1;if(e===l)return!0;var n=Yo(l);return!!n&&e===n[0]}(dl&&ti(new dl(new ArrayBuffer(1)))!=A||cl&&ti(new cl)!=m||ml&&"[object Promise]"!=ti(ml.resolve())||vl&&ti(new vl)!=E||pl&&ti(new pl)!=_)&&(ti=function(e){var t=mn(e),l=t==p?e.constructor:void 0,n=l?Oi(l):"";if(n)switch(n){case hl:return A;case _l:return m;case Nl:return"[object Promise]";case Al:return E;case Sl:return _}return t});var si=_e?Ha:iu;function di(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||he)}function ci(e){return e==e&&!Va(e)}function mi(e,t){return function(l){return null!=l&&l[e]===t&&(void 0!==t||e in ve(l))}}function vi(e,t,l){return t=ol(void 0===t?e.length-1:t,0),function(){for(var n=arguments,o=-1,i=ol(n.length-t,0),a=L(i);++o<i;)a[o]=n[t+o];o=-1;for(var r=L(t+1);++o<t;)r[o]=n[o];return r[t]=l(a),tt(e,this,r)}}function pi(e,t){return t.length<2?e:dn(e,Vn(t,0,-1))}function fi(e,t){for(var l=e.length,n=il(t.length,l),o=Eo(e);n--;){var i=t[n];e[n]=ii(i,l)?o[i]:void 0}return e}function Ei(e,t){if(("constructor"!==t||"function"!=typeof e[t])&&"__proto__"!=t)return e[t]}var gi=Ai(Hn),hi=Xt||function(e,t){return Ve.setTimeout(e,t)},_i=Ai(Wn);function Ni(e,t,l){var n=t+"";return _i(e,function(e,t){var l=t.length;if(!l)return e;var n=l-1;return t[n]=(l>1?"& ":"")+t[n],t=t.join(l>2?", ":" "),e.replace(K,"{\n/* [wrapped with "+t+"] */\n")}(n,function(e,t){return nt(o,function(l){var n="_."+l[0];t&l[1]&&!rt(e,n)&&e.push(n)}),e.sort()}(function(e){var t=e.match($);return t?t[1].split(X):[]}(n),l)))}function Ai(e){var t=0,l=0;return function(){var n=al(),o=16-(n-l);if(l=n,o>0){if(++t>=800)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}function Si(e,t){var l=-1,n=e.length,o=n-1;for(t=void 0===t?n:t;++l<t;){var i=xn(l,o),a=e[i];e[i]=e[l],e[l]=a}return e.length=t,e}var bi,yi,Ci=(bi=ba(function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(V,function(e,l,n,o){t.push(n?o.replace(J,"$1"):l||e)}),t},function(e){return 500===yi.size&&yi.clear(),e}),yi=bi.cache,bi);function Di(e){if("string"==typeof e||Za(e))return e;var t=e+"";return"0"==t&&1/e==-1/0?"-0":t}function Oi(e){if(null!=e){try{return Ne.call(e)}catch(e){}try{return e+""}catch(e){}}return""}function Ti(e){if(e instanceof Il)return e.clone();var t=new Ll(e.__wrapped__,e.__chain__);return t.__actions__=Eo(e.__actions__),t.__index__=e.__index__,t.__values__=e.__values__,t}var Li=Fn(function(e,t){return Fa(e)?Zl(e,nn(t,1,Fa,!0)):[]}),Ii=Fn(function(e,t){var l=Ui(t);return Fa(l)&&(l=void 0),Fa(e)?Zl(e,nn(t,1,Fa,!0),$o(l,2)):[]}),wi=Fn(function(e,t){var l=Ui(t);return Fa(l)&&(l=void 0),Fa(e)?Zl(e,nn(t,1,Fa,!0),void 0,l):[]});function Pi(e,t,l){var n=null==e?0:e.length;if(!n)return-1;var o=null==l?0:nr(l);return o<0&&(o=ol(n+o,0)),Et(e,$o(t,3),o)}function Ri(e,t,l){var n=null==e?0:e.length;if(!n)return-1;var o=n-1;return void 0!==l&&(o=nr(l),o=l<0?ol(n+o,0):il(o,n-1)),Et(e,$o(t,3),o,!0)}function xi(e){return null!=e&&e.length?nn(e,1):[]}function Bi(e){return e&&e.length?e[0]:void 0}var Fi=Fn(function(e){var t=st(e,no);return t.length&&t[0]===e[0]?En(t):[]}),Mi=Fn(function(e){var t=Ui(e),l=st(e,no);return t===Ui(l)?t=void 0:l.pop(),l.length&&l[0]===e[0]?En(l,$o(t,2)):[]}),ki=Fn(function(e){var t=Ui(e),l=st(e,no);return(t="function"==typeof t?t:void 0)&&l.pop(),l.length&&l[0]===e[0]?En(l,void 0,t):[]});function Ui(e){var t=null==e?0:e.length;return t?e[t-1]:void 0}var Hi=Fn(Wi);function Wi(e,t){return e&&e.length&&t&&t.length?Pn(e,t):e}var ji=Vo(function(e,t){var l=null==e?0:e.length,n=Yl(e,t);return Rn(e,st(t,function(e){return ii(e,l)?+e:e}).sort(vo)),n});function Vi(e){return null==e?e:sl.call(e)}var zi=Fn(function(e){return Xn(nn(e,1,Fa,!0))}),Gi=Fn(function(e){var t=Ui(e);return Fa(t)&&(t=void 0),Xn(nn(e,1,Fa,!0),$o(t,2))}),Yi=Fn(function(e){var t=Ui(e);return t="function"==typeof t?t:void 0,Xn(nn(e,1,Fa,!0),void 0,t)});function qi(e){if(!e||!e.length)return[];var t=0;return e=at(e,function(e){if(Fa(e))return t=ol(e.length,t),!0}),Ct(t,function(t){return st(e,At(t))})}function Ki(e,t){if(!e||!e.length)return[];var l=qi(e);return null==t?l:st(l,function(e){return tt(t,void 0,e)})}var $i=Fn(function(e,t){return Fa(e)?Zl(e,t):[]}),Xi=Fn(function(e){return to(at(e,Fa))}),Zi=Fn(function(e){var t=Ui(e);return Fa(t)&&(t=void 0),to(at(e,Fa),$o(t,2))}),Qi=Fn(function(e){var t=Ui(e);return t="function"==typeof t?t:void 0,to(at(e,Fa),void 0,t)}),Ji=Fn(qi),ea=Fn(function(e){var t=e.length,l=t>1?e[t-1]:void 0;return l="function"==typeof l?(e.pop(),l):void 0,Ki(e,l)});function ta(e){var t=Dl(e);return t.__chain__=!0,t}function la(e,t){return t(e)}var na=Vo(function(e){var t=e.length,l=t?e[0]:0,n=this.__wrapped__,o=function(t){return Yl(t,e)};return!(t>1||this.__actions__.length)&&n instanceof Il&&ii(l)?((n=n.slice(l,+l+(t?1:0))).__actions__.push({func:la,args:[o],thisArg:void 0}),new Ll(n,this.__chain__).thru(function(e){return t&&!e.length&&e.push(void 0),e})):this.thru(o)}),oa=ho(function(e,t,l){Ae.call(e,l)?++e[l]:Gl(e,l,1)}),ia=Co(Pi),aa=Co(Ri);function ra(e,t){return(Ra(e)?nt:Ql)(e,$o(t,3))}function ua(e,t){return(Ra(e)?ot:Jl)(e,$o(t,3))}var sa=ho(function(e,t,l){Ae.call(e,l)?e[l].push(t):Gl(e,l,[t])}),da=Fn(function(e,t,l){var n=-1,o="function"==typeof t,i=Ba(e)?L(e.length):[];return Ql(e,function(e){i[++n]=o?tt(t,e,l):gn(e,t,l)}),i}),ca=ho(function(e,t,l){Gl(e,l,t)});function ma(e,t){return(Ra(e)?st:Cn)(e,$o(t,3))}var va=ho(function(e,t,l){e[l?0:1].push(t)},function(){return[[],[]]}),pa=Fn(function(e,t){if(null==e)return[];var l=t.length;return l>1&&ai(e,t[0],t[1])?t=[]:l>2&&ai(t[0],t[1],t[2])&&(t=[t[0]]),In(e,nn(t,1),[])}),fa=$t||function(){return Ve.Date.now()};function Ea(e,t,l){return t=l?void 0:t,ko(e,128,void 0,void 0,void 0,void 0,t=e&&null==t?e.length:t)}function ga(e,t){var n;if("function"!=typeof t)throw new Ee(l);return e=nr(e),function(){return--e>0&&(n=t.apply(this,arguments)),e<=1&&(t=void 0),n}}var ha=Fn(function(e,t,l){var n=1;if(l.length){var o=Ut(l,Ko(ha));n|=32}return ko(e,n,t,l,o)}),_a=Fn(function(e,t,l){var n=3;if(l.length){var o=Ut(l,Ko(_a));n|=32}return ko(t,n,e,l,o)});function Na(e,t,n){var o,i,a,r,u,s,d=0,c=!1,m=!1,v=!0;if("function"!=typeof e)throw new Ee(l);function p(t){var l=o,n=i;return o=i=void 0,d=t,r=e.apply(n,l)}function f(e){return d=e,u=hi(g,t),c?p(e):r}function E(e){var l=e-s;return void 0===s||l>=t||l<0||m&&e-d>=a}function g(){var e=fa();if(E(e))return h(e);u=hi(g,function(e){var l=t-(e-s);return m?il(l,a-(e-d)):l}(e))}function h(e){return u=void 0,v&&o?p(e):(o=i=void 0,r)}function _(){var e=fa(),l=E(e);if(o=arguments,i=this,s=e,l){if(void 0===u)return f(s);if(m)return uo(u),u=hi(g,t),p(s)}return void 0===u&&(u=hi(g,t)),r}return t=ir(t)||0,Va(n)&&(c=!!n.leading,a=(m="maxWait"in n)?ol(ir(n.maxWait)||0,t):a,v="trailing"in n?!!n.trailing:v),_.cancel=function(){void 0!==u&&uo(u),d=0,o=s=i=u=void 0},_.flush=function(){return void 0===u?r:h(fa())},_}var Aa=Fn(function(e,t){return Xl(e,1,t)}),Sa=Fn(function(e,t,l){return Xl(e,ir(t)||0,l)});function ba(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new Ee(l);var n=function(){var l=arguments,o=t?t.apply(this,l):l[0],i=n.cache;if(i.has(o))return i.get(o);var a=e.apply(this,l);return n.cache=i.set(o,a)||i,a};return n.cache=new(ba.Cache||Rl),n}function ya(e){if("function"!=typeof e)throw new Ee(l);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)}}ba.Cache=Rl;var Ca=ao(function(e,t){var l=(t=1==t.length&&Ra(t[0])?st(t[0],Ot($o())):st(nn(t,1),Ot($o()))).length;return Fn(function(n){for(var o=-1,i=il(n.length,l);++o<i;)n[o]=t[o].call(this,n[o]);return tt(e,this,n)})}),Da=Fn(function(e,t){return ko(e,32,void 0,t,Ut(t,Ko(Da)))}),Oa=Fn(function(e,t){return ko(e,64,void 0,t,Ut(t,Ko(Oa)))}),Ta=Vo(function(e,t){return ko(e,256,void 0,void 0,void 0,t)});function La(e,t){return e===t||e!=e&&t!=t}var Ia=Ro(vn),wa=Ro(function(e,t){return e>=t}),Pa=hn(function(){return arguments}())?hn:function(e){return za(e)&&Ae.call(e,"callee")&&!Ge.call(e,"callee")},Ra=L.isArray,xa=$e?Ot($e):function(e){return za(e)&&mn(e)==N};function Ba(e){return null!=e&&ja(e.length)&&!Ha(e)}function Fa(e){return za(e)&&Ba(e)}var Ma=el||iu,ka=Xe?Ot(Xe):function(e){return za(e)&&mn(e)==u};function Ua(e){if(!za(e))return!1;var t=mn(e);return t==s||"[object DOMException]"==t||"string"==typeof e.message&&"string"==typeof e.name&&!qa(e)}function Ha(e){if(!Va(e))return!1;var t=mn(e);return t==d||t==c||"[object AsyncFunction]"==t||"[object Proxy]"==t}function Wa(e){return"number"==typeof e&&e==nr(e)}function ja(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991}function Va(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}function za(e){return null!=e&&"object"==typeof e}var Ga=Ze?Ot(Ze):function(e){return za(e)&&ti(e)==m};function Ya(e){return"number"==typeof e||za(e)&&mn(e)==v}function qa(e){if(!za(e)||mn(e)!=p)return!1;var t=je(e);if(null===t)return!0;var l=Ae.call(t,"constructor")&&t.constructor;return"function"==typeof l&&l instanceof l&&Ne.call(l)==Ce}var Ka=Qe?Ot(Qe):function(e){return za(e)&&mn(e)==f},$a=Je?Ot(Je):function(e){return za(e)&&ti(e)==E};function Xa(e){return"string"==typeof e||!Ra(e)&&za(e)&&mn(e)==g}function Za(e){return"symbol"==typeof e||za(e)&&mn(e)==h}var Qa=et?Ot(et):function(e){return za(e)&&ja(e.length)&&!!Fe[mn(e)]},Ja=Ro(yn),er=Ro(function(e,t){return e<=t});function tr(e){if(!e)return[];if(Ba(e))return Xa(e)?Vt(e):Eo(e);if(pt&&e[pt])return function(e){for(var t,l=[];!(t=e.next()).done;)l.push(t.value);return l}(e[pt]());var t=ti(e);return(t==m?Mt:t==E?Ht:Lr)(e)}function lr(e){return e?(e=ir(e))===1/0||e===-1/0?17976931348623157e292*(e<0?-1:1):e==e?e:0:0===e?e:0}function nr(e){var t=lr(e),l=t%1;return t==t?l?t-l:t:0}function or(e){return e?ql(nr(e),0,4294967295):0}function ir(e){if("number"==typeof e)return e;if(Za(e))return NaN;if(Va(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=Va(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=Dt(e);var l=ne.test(e);return l||ie.test(e)?He(e.slice(2),l?2:8):le.test(e)?NaN:+e}function ar(e){return go(e,Ar(e))}function rr(e){return null==e?"":$n(e)}var ur=_o(function(e,t){if(di(t)||Ba(t))go(t,Nr(t),e);else for(var l in t)Ae.call(t,l)&&Wl(e,l,t[l])}),sr=_o(function(e,t){go(t,Ar(t),e)}),dr=_o(function(e,t,l,n){go(t,Ar(t),e,n)}),cr=_o(function(e,t,l,n){go(t,Nr(t),e,n)}),mr=Vo(Yl),vr=Fn(function(e,t){e=ve(e);var l=-1,n=t.length,o=n>2?t[2]:void 0;for(o&&ai(t[0],t[1],o)&&(n=1);++l<n;)for(var i=t[l],a=Ar(i),r=-1,u=a.length;++r<u;){var s=a[r],d=e[s];(void 0===d||La(d,he[s])&&!Ae.call(e,s))&&(e[s]=i[s])}return e}),pr=Fn(function(e){return e.push(void 0,Ho),tt(br,void 0,e)});function fr(e,t,l){var n=null==e?void 0:dn(e,t);return void 0===n?l:n}function Er(e,t){return null!=e&&li(e,t,fn)}var gr=To(function(e,t,l){null!=t&&"function"!=typeof t.toString&&(t=ye.call(t)),e[t]=l},Vr(Yr)),hr=To(function(e,t,l){null!=t&&"function"!=typeof t.toString&&(t=ye.call(t)),Ae.call(e,t)?e[t].push(l):e[t]=[l]},$o),_r=Fn(gn);function Nr(e){return Ba(e)?Fl(e):bn(e)}function Ar(e){return Ba(e)?Fl(e,!0):function(e){if(!Va(e))return function(e){var t=[];if(null!=e)for(var l in ve(e))t.push(l);return t}(e);var t=di(e),l=[];for(var n in e)("constructor"!=n||!t&&Ae.call(e,n))&&l.push(n);return l}(e)}var Sr=_o(function(e,t,l){Tn(e,t,l)}),br=_o(function(e,t,l,n){Tn(e,t,l,n)}),yr=Vo(function(e,t){var l={};if(null==e)return l;var n=!1;t=st(t,function(t){return t=io(t,e),n||(n=t.length>1),t}),go(e,Go(e),l),n&&(l=Kl(l,7,Wo));for(var o=t.length;o--;)Zn(l,t[o]);return l}),Cr=Vo(function(e,t){return null==e?{}:function(e,t){return wn(e,t,function(t,l){return Er(e,l)})}(e,t)});function Dr(e,t){if(null==e)return{};var l=st(Go(e),function(e){return[e]});return t=$o(t),wn(e,l,function(e,l){return t(e,l[0])})}var Or=Mo(Nr),Tr=Mo(Ar);function Lr(e){return null==e?[]:Tt(e,Nr(e))}var Ir=bo(function(e,t,l){return t=t.toLowerCase(),e+(l?wr(t):t)});function wr(e){return Ur(rr(e).toLowerCase())}function Pr(e){return(e=rr(e))&&e.replace(re,Rt).replace(Le,"")}var Rr=bo(function(e,t,l){return e+(l?"-":"")+t.toLowerCase()}),xr=bo(function(e,t,l){return e+(l?" ":"")+t.toLowerCase()}),Br=So("toLowerCase"),Fr=bo(function(e,t,l){return e+(l?"_":"")+t.toLowerCase()}),Mr=bo(function(e,t,l){return e+(l?" ":"")+Ur(t)}),kr=bo(function(e,t,l){return e+(l?" ":"")+t.toUpperCase()}),Ur=So("toUpperCase");function Hr(e,t,l){return e=rr(e),void 0===(t=l?void 0:t)?function(e){return Re.test(e)}(e)?function(e){return e.match(we)||[]}(e):function(e){return e.match(Z)||[]}(e):e.match(t)||[]}var Wr=Fn(function(e,t){try{return tt(e,void 0,t)}catch(e){return Ua(e)?e:new de(e)}}),jr=Vo(function(e,t){return nt(t,function(t){t=Di(t),Gl(e,t,ha(e[t],e))}),e});function Vr(e){return function(){return e}}var zr=Do(),Gr=Do(!0);function Yr(e){return e}function qr(e){return Sn("function"==typeof e?e:Kl(e,1))}var Kr=Fn(function(e,t){return function(l){return gn(l,e,t)}}),$r=Fn(function(e,t){return function(l){return gn(e,l,t)}});function Xr(e,t,l){var n=Nr(t),o=sn(t,n);null!=l||Va(t)&&(o.length||!n.length)||(l=t,t=e,e=this,o=sn(t,Nr(t)));var i=!(Va(l)&&"chain"in l&&!l.chain),a=Ha(e);return nt(o,function(l){var n=t[l];e[l]=n,a&&(e.prototype[l]=function(){var t=this.__chain__;if(i||t){var l=e(this.__wrapped__),o=l.__actions__=Eo(this.__actions__);return o.push({func:n,args:arguments,thisArg:e}),l.__chain__=t,l}return n.apply(e,dt([this.value()],arguments))})}),e}function Zr(){}var Qr=Io(st),Jr=Io(it),eu=Io(vt);function tu(e){return ri(e)?At(Di(e)):function(e){return function(t){return dn(t,e)}}(e)}var lu=Po(),nu=Po(!0);function ou(){return[]}function iu(){return!1}var au,ru=Lo(function(e,t){return e+t},0),uu=Bo("ceil"),su=Lo(function(e,t){return e/t},1),du=Bo("floor"),cu=Lo(function(e,t){return e*t},1),mu=Bo("round"),vu=Lo(function(e,t){return e-t},0);return Dl.after=function(e,t){if("function"!=typeof t)throw new Ee(l);return e=nr(e),function(){if(--e<1)return t.apply(this,arguments)}},Dl.ary=Ea,Dl.assign=ur,Dl.assignIn=sr,Dl.assignInWith=dr,Dl.assignWith=cr,Dl.at=mr,Dl.before=ga,Dl.bind=ha,Dl.bindAll=jr,Dl.bindKey=_a,Dl.castArray=function(){if(!arguments.length)return[];var e=arguments[0];return Ra(e)?e:[e]},Dl.chain=ta,Dl.chunk=function(e,t,l){t=(l?ai(e,t,l):void 0===t)?1:ol(nr(t),0);var n=null==e?0:e.length;if(!n||t<1)return[];for(var o=0,i=0,a=L(Zt(n/t));o<n;)a[i++]=Vn(e,o,o+=t);return a},Dl.compact=function(e){for(var t=-1,l=null==e?0:e.length,n=0,o=[];++t<l;){var i=e[t];i&&(o[n++]=i)}return o},Dl.concat=function(){var e=arguments.length;if(!e)return[];for(var t=L(e-1),l=arguments[0],n=e;n--;)t[n-1]=arguments[n];return dt(Ra(l)?Eo(l):[l],nn(t,1))},Dl.cond=function(e){var t=null==e?0:e.length,n=$o();return e=t?st(e,function(e){if("function"!=typeof e[1])throw new Ee(l);return[n(e[0]),e[1]]}):[],Fn(function(l){for(var n=-1;++n<t;){var o=e[n];if(tt(o[0],this,l))return tt(o[1],this,l)}})},Dl.conforms=function(e){return function(e){var t=Nr(e);return function(l){return $l(l,e,t)}}(Kl(e,1))},Dl.constant=Vr,Dl.countBy=oa,Dl.create=function(e,t){var l=Ol(e);return null==t?l:zl(l,t)},Dl.curry=function e(t,l,n){var o=ko(t,8,void 0,void 0,void 0,void 0,void 0,l=n?void 0:l);return o.placeholder=e.placeholder,o},Dl.curryRight=function e(t,l,n){var o=ko(t,16,void 0,void 0,void 0,void 0,void 0,l=n?void 0:l);return o.placeholder=e.placeholder,o},Dl.debounce=Na,Dl.defaults=vr,Dl.defaultsDeep=pr,Dl.defer=Aa,Dl.delay=Sa,Dl.difference=Li,Dl.differenceBy=Ii,Dl.differenceWith=wi,Dl.drop=function(e,t,l){var n=null==e?0:e.length;return n?Vn(e,(t=l||void 0===t?1:nr(t))<0?0:t,n):[]},Dl.dropRight=function(e,t,l){var n=null==e?0:e.length;return n?Vn(e,0,(t=n-(t=l||void 0===t?1:nr(t)))<0?0:t):[]},Dl.dropRightWhile=function(e,t){return e&&e.length?Jn(e,$o(t,3),!0,!0):[]},Dl.dropWhile=function(e,t){return e&&e.length?Jn(e,$o(t,3),!0):[]},Dl.fill=function(e,t,l,n){var o=null==e?0:e.length;return o?(l&&"number"!=typeof l&&ai(e,t,l)&&(l=0,n=o),function(e,t,l,n){var o=e.length;for((l=nr(l))<0&&(l=-l>o?0:o+l),(n=void 0===n||n>o?o:nr(n))<0&&(n+=o),n=l>n?0:or(n);l<n;)e[l++]=t;return e}(e,t,l,n)):[]},Dl.filter=function(e,t){return(Ra(e)?at:ln)(e,$o(t,3))},Dl.flatMap=function(e,t){return nn(ma(e,t),1)},Dl.flatMapDeep=function(e,t){return nn(ma(e,t),1/0)},Dl.flatMapDepth=function(e,t,l){return l=void 0===l?1:nr(l),nn(ma(e,t),l)},Dl.flatten=xi,Dl.flattenDeep=function(e){return null!=e&&e.length?nn(e,1/0):[]},Dl.flattenDepth=function(e,t){return null!=e&&e.length?nn(e,t=void 0===t?1:nr(t)):[]},Dl.flip=function(e){return ko(e,512)},Dl.flow=zr,Dl.flowRight=Gr,Dl.fromPairs=function(e){for(var t=-1,l=null==e?0:e.length,n={};++t<l;){var o=e[t];n[o[0]]=o[1]}return n},Dl.functions=function(e){return null==e?[]:sn(e,Nr(e))},Dl.functionsIn=function(e){return null==e?[]:sn(e,Ar(e))},Dl.groupBy=sa,Dl.initial=function(e){return null!=e&&e.length?Vn(e,0,-1):[]},Dl.intersection=Fi,Dl.intersectionBy=Mi,Dl.intersectionWith=ki,Dl.invert=gr,Dl.invertBy=hr,Dl.invokeMap=da,Dl.iteratee=qr,Dl.keyBy=ca,Dl.keys=Nr,Dl.keysIn=Ar,Dl.map=ma,Dl.mapKeys=function(e,t){var l={};return t=$o(t,3),rn(e,function(e,n,o){Gl(l,t(e,n,o),e)}),l},Dl.mapValues=function(e,t){var l={};return t=$o(t,3),rn(e,function(e,n,o){Gl(l,n,t(e,n,o))}),l},Dl.matches=function(e){return Dn(Kl(e,1))},Dl.matchesProperty=function(e,t){return On(e,Kl(t,1))},Dl.memoize=ba,Dl.merge=Sr,Dl.mergeWith=br,Dl.method=Kr,Dl.methodOf=$r,Dl.mixin=Xr,Dl.negate=ya,Dl.nthArg=function(e){return e=nr(e),Fn(function(t){return Ln(t,e)})},Dl.omit=yr,Dl.omitBy=function(e,t){return Dr(e,ya($o(t)))},Dl.once=function(e){return ga(2,e)},Dl.orderBy=function(e,t,l,n){return null==e?[]:(Ra(t)||(t=null==t?[]:[t]),Ra(l=n?void 0:l)||(l=null==l?[]:[l]),In(e,t,l))},Dl.over=Qr,Dl.overArgs=Ca,Dl.overEvery=Jr,Dl.overSome=eu,Dl.partial=Da,Dl.partialRight=Oa,Dl.partition=va,Dl.pick=Cr,Dl.pickBy=Dr,Dl.property=tu,Dl.propertyOf=function(e){return function(t){return null==e?void 0:dn(e,t)}},Dl.pull=Hi,Dl.pullAll=Wi,Dl.pullAllBy=function(e,t,l){return e&&e.length&&t&&t.length?Pn(e,t,$o(l,2)):e},Dl.pullAllWith=function(e,t,l){return e&&e.length&&t&&t.length?Pn(e,t,void 0,l):e},Dl.pullAt=ji,Dl.range=lu,Dl.rangeRight=nu,Dl.rearg=Ta,Dl.reject=function(e,t){return(Ra(e)?at:ln)(e,ya($o(t,3)))},Dl.remove=function(e,t){var l=[];if(!e||!e.length)return l;var n=-1,o=[],i=e.length;for(t=$o(t,3);++n<i;){var a=e[n];t(a,n,e)&&(l.push(a),o.push(n))}return Rn(e,o),l},Dl.rest=function(e,t){if("function"!=typeof e)throw new Ee(l);return Fn(e,t=void 0===t?t:nr(t))},Dl.reverse=Vi,Dl.sampleSize=function(e,t,l){return t=(l?ai(e,t,l):void 0===t)?1:nr(t),(Ra(e)?kl:kn)(e,t)},Dl.set=function(e,t,l){return null==e?e:Un(e,t,l)},Dl.setWith=function(e,t,l,n){return n="function"==typeof n?n:void 0,null==e?e:Un(e,t,l,n)},Dl.shuffle=function(e){return(Ra(e)?Ul:jn)(e)},Dl.slice=function(e,t,l){var n=null==e?0:e.length;return n?(l&&"number"!=typeof l&&ai(e,t,l)?(t=0,l=n):(t=null==t?0:nr(t),l=void 0===l?n:nr(l)),Vn(e,t,l)):[]},Dl.sortBy=pa,Dl.sortedUniq=function(e){return e&&e.length?qn(e):[]},Dl.sortedUniqBy=function(e,t){return e&&e.length?qn(e,$o(t,2)):[]},Dl.split=function(e,t,l){return l&&"number"!=typeof l&&ai(e,t,l)&&(t=l=void 0),(l=void 0===l?4294967295:l>>>0)?(e=rr(e))&&("string"==typeof t||null!=t&&!Ka(t))&&!(t=$n(t))&&Ft(e)?ro(Vt(e),0,l):e.split(t,l):[]},Dl.spread=function(e,t){if("function"!=typeof e)throw new Ee(l);return t=null==t?0:ol(nr(t),0),Fn(function(l){var n=l[t],o=ro(l,0,t);return n&&dt(o,n),tt(e,this,o)})},Dl.tail=function(e){var t=null==e?0:e.length;return t?Vn(e,1,t):[]},Dl.take=function(e,t,l){return e&&e.length?Vn(e,0,(t=l||void 0===t?1:nr(t))<0?0:t):[]},Dl.takeRight=function(e,t,l){var n=null==e?0:e.length;return n?Vn(e,(t=n-(t=l||void 0===t?1:nr(t)))<0?0:t,n):[]},Dl.takeRightWhile=function(e,t){return e&&e.length?Jn(e,$o(t,3),!1,!0):[]},Dl.takeWhile=function(e,t){return e&&e.length?Jn(e,$o(t,3)):[]},Dl.tap=function(e,t){return t(e),e},Dl.throttle=function(e,t,n){var o=!0,i=!0;if("function"!=typeof e)throw new Ee(l);return Va(n)&&(o="leading"in n?!!n.leading:o,i="trailing"in n?!!n.trailing:i),Na(e,t,{leading:o,maxWait:t,trailing:i})},Dl.thru=la,Dl.toArray=tr,Dl.toPairs=Or,Dl.toPairsIn=Tr,Dl.toPath=function(e){return Ra(e)?st(e,Di):Za(e)?[e]:Eo(Ci(rr(e)))},Dl.toPlainObject=ar,Dl.transform=function(e,t,l){var n=Ra(e),o=n||Ma(e)||Qa(e);if(t=$o(t,4),null==l){var i=e&&e.constructor;l=o?n?new i:[]:Va(e)&&Ha(i)?Ol(je(e)):{}}return(o?nt:rn)(e,function(e,n,o){return t(l,e,n,o)}),l},Dl.unary=function(e){return Ea(e,1)},Dl.union=zi,Dl.unionBy=Gi,Dl.unionWith=Yi,Dl.uniq=function(e){return e&&e.length?Xn(e):[]},Dl.uniqBy=function(e,t){return e&&e.length?Xn(e,$o(t,2)):[]},Dl.uniqWith=function(e,t){return t="function"==typeof t?t:void 0,e&&e.length?Xn(e,void 0,t):[]},Dl.unset=function(e,t){return null==e||Zn(e,t)},Dl.unzip=qi,Dl.unzipWith=Ki,Dl.update=function(e,t,l){return null==e?e:Qn(e,t,oo(l))},Dl.updateWith=function(e,t,l,n){return n="function"==typeof n?n:void 0,null==e?e:Qn(e,t,oo(l),n)},Dl.values=Lr,Dl.valuesIn=function(e){return null==e?[]:Tt(e,Ar(e))},Dl.without=$i,Dl.words=Hr,Dl.wrap=function(e,t){return Da(oo(t),e)},Dl.xor=Xi,Dl.xorBy=Zi,Dl.xorWith=Qi,Dl.zip=Ji,Dl.zipObject=function(e,t){return lo(e||[],t||[],Wl)},Dl.zipObjectDeep=function(e,t){return lo(e||[],t||[],Un)},Dl.zipWith=ea,Dl.entries=Or,Dl.entriesIn=Tr,Dl.extend=sr,Dl.extendWith=dr,Xr(Dl,Dl),Dl.add=ru,Dl.attempt=Wr,Dl.camelCase=Ir,Dl.capitalize=wr,Dl.ceil=uu,Dl.clamp=function(e,t,l){return void 0===l&&(l=t,t=void 0),void 0!==l&&(l=(l=ir(l))==l?l:0),void 0!==t&&(t=(t=ir(t))==t?t:0),ql(ir(e),t,l)},Dl.clone=function(e){return Kl(e,4)},Dl.cloneDeep=function(e){return Kl(e,5)},Dl.cloneDeepWith=function(e,t){return Kl(e,5,t="function"==typeof t?t:void 0)},Dl.cloneWith=function(e,t){return Kl(e,4,t="function"==typeof t?t:void 0)},Dl.conformsTo=function(e,t){return null==t||$l(e,t,Nr(t))},Dl.deburr=Pr,Dl.defaultTo=function(e,t){return null==e||e!=e?t:e},Dl.divide=su,Dl.endsWith=function(e,t,l){e=rr(e),t=$n(t);var n=e.length,o=l=void 0===l?n:ql(nr(l),0,n);return(l-=t.length)>=0&&e.slice(l,o)==t},Dl.eq=La,Dl.escape=function(e){return(e=rr(e))&&M.test(e)?e.replace(B,xt):e},Dl.escapeRegExp=function(e){return(e=rr(e))&&G.test(e)?e.replace(z,"\\$&"):e},Dl.every=function(e,t,l){var n=Ra(e)?it:en;return l&&ai(e,t,l)&&(t=void 0),n(e,$o(t,3))},Dl.find=ia,Dl.findIndex=Pi,Dl.findKey=function(e,t){return ft(e,$o(t,3),rn)},Dl.findLast=aa,Dl.findLastIndex=Ri,Dl.findLastKey=function(e,t){return ft(e,$o(t,3),un)},Dl.floor=du,Dl.forEach=ra,Dl.forEachRight=ua,Dl.forIn=function(e,t){return null==e?e:on(e,$o(t,3),Ar)},Dl.forInRight=function(e,t){return null==e?e:an(e,$o(t,3),Ar)},Dl.forOwn=function(e,t){return e&&rn(e,$o(t,3))},Dl.forOwnRight=function(e,t){return e&&un(e,$o(t,3))},Dl.get=fr,Dl.gt=Ia,Dl.gte=wa,Dl.has=function(e,t){return null!=e&&li(e,t,pn)},Dl.hasIn=Er,Dl.head=Bi,Dl.identity=Yr,Dl.includes=function(e,t,l,n){e=Ba(e)?e:Lr(e),l=l&&!n?nr(l):0;var o=e.length;return l<0&&(l=ol(o+l,0)),Xa(e)?l<=o&&e.indexOf(t,l)>-1:!!o&&gt(e,t,l)>-1},Dl.indexOf=function(e,t,l){var n=null==e?0:e.length;if(!n)return-1;var o=null==l?0:nr(l);return o<0&&(o=ol(n+o,0)),gt(e,t,o)},Dl.inRange=function(e,t,l){return t=lr(t),void 0===l?(l=t,t=0):l=lr(l),function(e,t,l){return e>=il(t,l)&&e<ol(t,l)}(e=ir(e),t,l)},Dl.invoke=_r,Dl.isArguments=Pa,Dl.isArray=Ra,Dl.isArrayBuffer=xa,Dl.isArrayLike=Ba,Dl.isArrayLikeObject=Fa,Dl.isBoolean=function(e){return!0===e||!1===e||za(e)&&mn(e)==r},Dl.isBuffer=Ma,Dl.isDate=ka,Dl.isElement=function(e){return za(e)&&1===e.nodeType&&!qa(e)},Dl.isEmpty=function(e){if(null==e)return!0;if(Ba(e)&&(Ra(e)||"string"==typeof e||"function"==typeof e.splice||Ma(e)||Qa(e)||Pa(e)))return!e.length;var t=ti(e);if(t==m||t==E)return!e.size;if(di(e))return!bn(e).length;for(var l in e)if(Ae.call(e,l))return!1;return!0},Dl.isEqual=function(e,t){return _n(e,t)},Dl.isEqualWith=function(e,t,l){var n=(l="function"==typeof l?l:void 0)?l(e,t):void 0;return void 0===n?_n(e,t,void 0,l):!!n},Dl.isError=Ua,Dl.isFinite=function(e){return"number"==typeof e&&tl(e)},Dl.isFunction=Ha,Dl.isInteger=Wa,Dl.isLength=ja,Dl.isMap=Ga,Dl.isMatch=function(e,t){return e===t||Nn(e,t,Zo(t))},Dl.isMatchWith=function(e,t,l){return l="function"==typeof l?l:void 0,Nn(e,t,Zo(t),l)},Dl.isNaN=function(e){return Ya(e)&&e!=+e},Dl.isNative=function(e){if(si(e))throw new de("Unsupported core-js use. Try https://npms.io/search?q=ponyfill.");return An(e)},Dl.isNil=function(e){return null==e},Dl.isNull=function(e){return null===e},Dl.isNumber=Ya,Dl.isObject=Va,Dl.isObjectLike=za,Dl.isPlainObject=qa,Dl.isRegExp=Ka,Dl.isSafeInteger=function(e){return Wa(e)&&e>=-9007199254740991&&e<=9007199254740991},Dl.isSet=$a,Dl.isString=Xa,Dl.isSymbol=Za,Dl.isTypedArray=Qa,Dl.isUndefined=function(e){return void 0===e},Dl.isWeakMap=function(e){return za(e)&&ti(e)==_},Dl.isWeakSet=function(e){return za(e)&&"[object WeakSet]"==mn(e)},Dl.join=function(e,t){return null==e?"":ll.call(e,t)},Dl.kebabCase=Rr,Dl.last=Ui,Dl.lastIndexOf=function(e,t,l){var n=null==e?0:e.length;if(!n)return-1;var o=n;return void 0!==l&&(o=(o=nr(l))<0?ol(n+o,0):il(o,n-1)),t==t?function(e,t,l){for(var n=l+1;n--;)if(e[n]===t)return n;return n}(e,t,o):Et(e,_t,o,!0)},Dl.lowerCase=xr,Dl.lowerFirst=Br,Dl.lt=Ja,Dl.lte=er,Dl.max=function(e){return e&&e.length?tn(e,Yr,vn):void 0},Dl.maxBy=function(e,t){return e&&e.length?tn(e,$o(t,2),vn):void 0},Dl.mean=function(e){return Nt(e,Yr)},Dl.meanBy=function(e,t){return Nt(e,$o(t,2))},Dl.min=function(e){return e&&e.length?tn(e,Yr,yn):void 0},Dl.minBy=function(e,t){return e&&e.length?tn(e,$o(t,2),yn):void 0},Dl.stubArray=ou,Dl.stubFalse=iu,Dl.stubObject=function(){return{}},Dl.stubString=function(){return""},Dl.stubTrue=function(){return!0},Dl.multiply=cu,Dl.nth=function(e,t){return e&&e.length?Ln(e,nr(t)):void 0},Dl.noConflict=function(){return Ve._===this&&(Ve._=De),this},Dl.noop=Zr,Dl.now=fa,Dl.pad=function(e,t,l){e=rr(e);var n=(t=nr(t))?jt(e):0;if(!t||n>=t)return e;var o=(t-n)/2;return wo(Qt(o),l)+e+wo(Zt(o),l)},Dl.padEnd=function(e,t,l){e=rr(e);var n=(t=nr(t))?jt(e):0;return t&&n<t?e+wo(t-n,l):e},Dl.padStart=function(e,t,l){e=rr(e);var n=(t=nr(t))?jt(e):0;return t&&n<t?wo(t-n,l)+e:e},Dl.parseInt=function(e,t,l){return l||null==t?t=0:t&&(t=+t),rl(rr(e).replace(Y,""),t||0)},Dl.random=function(e,t,l){if(l&&"boolean"!=typeof l&&ai(e,t,l)&&(t=l=void 0),void 0===l&&("boolean"==typeof t?(l=t,t=void 0):"boolean"==typeof e&&(l=e,e=void 0)),void 0===e&&void 0===t?(e=0,t=1):(e=lr(e),void 0===t?(t=e,e=0):t=lr(t)),e>t){var n=e;e=t,t=n}if(l||e%1||t%1){var o=ul();return il(e+o*(t-e+Ue("1e-"+((o+"").length-1))),t)}return xn(e,t)},Dl.reduce=function(e,t,l){var n=Ra(e)?ct:bt,o=arguments.length<3;return n(e,$o(t,4),l,o,Ql)},Dl.reduceRight=function(e,t,l){var n=Ra(e)?mt:bt,o=arguments.length<3;return n(e,$o(t,4),l,o,Jl)},Dl.repeat=function(e,t,l){return t=(l?ai(e,t,l):void 0===t)?1:nr(t),Bn(rr(e),t)},Dl.replace=function(){var e=arguments,t=rr(e[0]);return e.length<3?t:t.replace(e[1],e[2])},Dl.result=function(e,t,l){var n=-1,o=(t=io(t,e)).length;for(o||(o=1,e=void 0);++n<o;){var i=null==e?void 0:e[Di(t[n])];void 0===i&&(n=o,i=l),e=Ha(i)?i.call(e):i}return e},Dl.round=mu,Dl.runInContext=e,Dl.sample=function(e){return(Ra(e)?Ml:Mn)(e)},Dl.size=function(e){if(null==e)return 0;if(Ba(e))return Xa(e)?jt(e):e.length;var t=ti(e);return t==m||t==E?e.size:bn(e).length},Dl.snakeCase=Fr,Dl.some=function(e,t,l){var n=Ra(e)?vt:zn;return l&&ai(e,t,l)&&(t=void 0),n(e,$o(t,3))},Dl.sortedIndex=function(e,t){return Gn(e,t)},Dl.sortedIndexBy=function(e,t,l){return Yn(e,t,$o(l,2))},Dl.sortedIndexOf=function(e,t){var l=null==e?0:e.length;if(l){var n=Gn(e,t);if(n<l&&La(e[n],t))return n}return-1},Dl.sortedLastIndex=function(e,t){return Gn(e,t,!0)},Dl.sortedLastIndexBy=function(e,t,l){return Yn(e,t,$o(l,2),!0)},Dl.sortedLastIndexOf=function(e,t){if(null!=e&&e.length){var l=Gn(e,t,!0)-1;if(La(e[l],t))return l}return-1},Dl.startCase=Mr,Dl.startsWith=function(e,t,l){return e=rr(e),l=null==l?0:ql(nr(l),0,e.length),t=$n(t),e.slice(l,l+t.length)==t},Dl.subtract=vu,Dl.sum=function(e){return e&&e.length?yt(e,Yr):0},Dl.sumBy=function(e,t){return e&&e.length?yt(e,$o(t,2)):0},Dl.template=function(e,t,l){var n=Dl.templateSettings;l&&ai(e,t,l)&&(t=void 0),e=rr(e),t=dr({},t,n,Uo);var o,i,a=dr({},t.imports,n.imports,Uo),r=Nr(a),u=Tt(a,r),s=0,d=t.interpolate||ue,c="__p += '",m=pe((t.escape||ue).source+"|"+d.source+"|"+(d===H?ee:ue).source+"|"+(t.evaluate||ue).source+"|$","g"),v="//# sourceURL="+(Ae.call(t,"sourceURL")?(t.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++Be+"]")+"\n";e.replace(m,function(t,l,n,a,r,u){return n||(n=a),c+=e.slice(s,u).replace(se,Bt),l&&(o=!0,c+="' +\n__e("+l+") +\n'"),r&&(i=!0,c+="';\n"+r+";\n__p += '"),n&&(c+="' +\n((__t = ("+n+")) == null ? '' : __t) +\n'"),s=u+t.length,t}),c+="';\n";var p=Ae.call(t,"variable")&&t.variable;if(p){if(Q.test(p))throw new de("Invalid `variable` option passed into `_.template`")}else c="with (obj) {\n"+c+"\n}\n";c=(i?c.replace(w,""):c).replace(P,"$1").replace(R,"$1;"),c="function("+(p||"obj")+") {\n"+(p?"":"obj || (obj = {});\n")+"var __t, __p = ''"+(o?", __e = _.escape":"")+(i?", __j = Array.prototype.join;\nfunction print() { __p += __j.call(arguments, '') }\n":";\n")+c+"return __p\n}";var f=Wr(function(){return ce(r,v+"return "+c).apply(void 0,u)});if(f.source=c,Ua(f))throw f;return f},Dl.times=function(e,t){if((e=nr(e))<1||e>9007199254740991)return[];var l=4294967295,n=il(e,4294967295);e-=4294967295;for(var o=Ct(n,t=$o(t));++l<e;)t(l);return o},Dl.toFinite=lr,Dl.toInteger=nr,Dl.toLength=or,Dl.toLower=function(e){return rr(e).toLowerCase()},Dl.toNumber=ir,Dl.toSafeInteger=function(e){return e?ql(nr(e),-9007199254740991,9007199254740991):0===e?e:0},Dl.toString=rr,Dl.toUpper=function(e){return rr(e).toUpperCase()},Dl.trim=function(e,t,l){if((e=rr(e))&&(l||void 0===t))return Dt(e);if(!e||!(t=$n(t)))return e;var n=Vt(e),o=Vt(t);return ro(n,It(n,o),wt(n,o)+1).join("")},Dl.trimEnd=function(e,t,l){if((e=rr(e))&&(l||void 0===t))return e.slice(0,zt(e)+1);if(!e||!(t=$n(t)))return e;var n=Vt(e);return ro(n,0,wt(n,Vt(t))+1).join("")},Dl.trimStart=function(e,t,l){if((e=rr(e))&&(l||void 0===t))return e.replace(Y,"");if(!e||!(t=$n(t)))return e;var n=Vt(e);return ro(n,It(n,Vt(t))).join("")},Dl.truncate=function(e,t){var l=30,n="...";if(Va(t)){var o="separator"in t?t.separator:o;l="length"in t?nr(t.length):l,n="omission"in t?$n(t.omission):n}var i=(e=rr(e)).length;if(Ft(e)){var a=Vt(e);i=a.length}if(l>=i)return e;var r=l-jt(n);if(r<1)return n;var u=a?ro(a,0,r).join(""):e.slice(0,r);if(void 0===o)return u+n;if(a&&(r+=u.length-r),Ka(o)){if(e.slice(r).search(o)){var s,d=u;for(o.global||(o=pe(o.source,rr(te.exec(o))+"g")),o.lastIndex=0;s=o.exec(d);)var c=s.index;u=u.slice(0,void 0===c?r:c)}}else if(e.indexOf($n(o),r)!=r){var m=u.lastIndexOf(o);m>-1&&(u=u.slice(0,m))}return u+n},Dl.unescape=function(e){return(e=rr(e))&&F.test(e)?e.replace(x,Gt):e},Dl.uniqueId=function(e){var t=++Se;return rr(e)+t},Dl.upperCase=kr,Dl.upperFirst=Ur,Dl.each=ra,Dl.eachRight=ua,Dl.first=Bi,Xr(Dl,(au={},rn(Dl,function(e,t){Ae.call(Dl.prototype,t)||(au[t]=e)}),au),{chain:!1}),Dl.VERSION="4.17.21",nt(["bind","bindKey","curry","curryRight","partial","partialRight"],function(e){Dl[e].placeholder=Dl}),nt(["drop","take"],function(e,t){Il.prototype[e]=function(l){l=void 0===l?1:ol(nr(l),0);var n=this.__filtered__&&!t?new Il(this):this.clone();return n.__filtered__?n.__takeCount__=il(l,n.__takeCount__):n.__views__.push({size:il(l,4294967295),type:e+(n.__dir__<0?"Right":"")}),n},Il.prototype[e+"Right"]=function(t){return this.reverse()[e](t).reverse()}}),nt(["filter","map","takeWhile"],function(e,t){var l=t+1,n=1==l||3==l;Il.prototype[e]=function(e){var t=this.clone();return t.__iteratees__.push({iteratee:$o(e,3),type:l}),t.__filtered__=t.__filtered__||n,t}}),nt(["head","last"],function(e,t){var l="take"+(t?"Right":"");Il.prototype[e]=function(){return this[l](1).value()[0]}}),nt(["initial","tail"],function(e,t){var l="drop"+(t?"":"Right");Il.prototype[e]=function(){return this.__filtered__?new Il(this):this[l](1)}}),Il.prototype.compact=function(){return this.filter(Yr)},Il.prototype.find=function(e){return this.filter(e).head()},Il.prototype.findLast=function(e){return this.reverse().find(e)},Il.prototype.invokeMap=Fn(function(e,t){return"function"==typeof e?new Il(this):this.map(function(l){return gn(l,e,t)})}),Il.prototype.reject=function(e){return this.filter(ya($o(e)))},Il.prototype.slice=function(e,t){e=nr(e);var l=this;return l.__filtered__&&(e>0||t<0)?new Il(l):(e<0?l=l.takeRight(-e):e&&(l=l.drop(e)),void 0!==t&&(l=(t=nr(t))<0?l.dropRight(-t):l.take(t-e)),l)},Il.prototype.takeRightWhile=function(e){return this.reverse().takeWhile(e).reverse()},Il.prototype.toArray=function(){return this.take(4294967295)},rn(Il.prototype,function(e,t){var l=/^(?:filter|find|map|reject)|While$/.test(t),n=/^(?:head|last)$/.test(t),o=Dl[n?"take"+("last"==t?"Right":""):t],i=n||/^find/.test(t);o&&(Dl.prototype[t]=function(){var t=this.__wrapped__,a=n?[1]:arguments,r=t instanceof Il,u=a[0],s=r||Ra(t),d=function(e){var t=o.apply(Dl,dt([e],a));return n&&c?t[0]:t};s&&l&&"function"==typeof u&&1!=u.length&&(r=s=!1);var c=this.__chain__,m=!!this.__actions__.length,v=i&&!c,p=r&&!m;if(!i&&s){t=p?t:new Il(this);var f=e.apply(t,a);return f.__actions__.push({func:la,args:[d],thisArg:void 0}),new Ll(f,c)}return v&&p?e.apply(this,a):(f=this.thru(d),v?n?f.value()[0]:f.value():f)})}),nt(["pop","push","shift","sort","splice","unshift"],function(e){var t=ge[e],l=/^(?:push|sort|unshift)$/.test(e)?"tap":"thru",n=/^(?:pop|shift)$/.test(e);Dl.prototype[e]=function(){var e=arguments;if(n&&!this.__chain__){var o=this.value();return t.apply(Ra(o)?o:[],e)}return this[l](function(l){return t.apply(Ra(l)?l:[],e)})}}),rn(Il.prototype,function(e,t){var l=Dl[t];if(l){var n=l.name+"";Ae.call(gl,n)||(gl[n]=[]),gl[n].push({name:t,func:l})}}),gl[Oo(void 0,2).name]=[{name:"wrapper",func:void 0}],Il.prototype.clone=function(){var e=new Il(this.__wrapped__);return e.__actions__=Eo(this.__actions__),e.__dir__=this.__dir__,e.__filtered__=this.__filtered__,e.__iteratees__=Eo(this.__iteratees__),e.__takeCount__=this.__takeCount__,e.__views__=Eo(this.__views__),e},Il.prototype.reverse=function(){if(this.__filtered__){var e=new Il(this);e.__dir__=-1,e.__filtered__=!0}else(e=this.clone()).__dir__*=-1;return e},Il.prototype.value=function(){var e=this.__wrapped__.value(),t=this.__dir__,l=Ra(e),n=t<0,o=l?e.length:0,i=function(e,t,l){for(var n=-1,o=l.length;++n<o;){var i=l[n],a=i.size;switch(i.type){case"drop":e+=a;break;case"dropRight":t-=a;break;case"take":t=il(t,e+a);break;case"takeRight":e=ol(e,t-a)}}return{start:e,end:t}}(0,o,this.__views__),a=i.start,r=i.end,u=r-a,s=n?r:a-1,d=this.__iteratees__,c=d.length,m=0,v=il(u,this.__takeCount__);if(!l||!n&&o==u&&v==u)return eo(e,this.__actions__);var p=[];e:for(;u--&&m<v;){for(var f=-1,E=e[s+=t];++f<c;){var g=d[f],h=g.type,_=(0,g.iteratee)(E);if(2==h)E=_;else if(!_){if(1==h)continue e;break e}}p[m++]=E}return p},Dl.prototype.at=na,Dl.prototype.chain=function(){return ta(this)},Dl.prototype.commit=function(){return new Ll(this.value(),this.__chain__)},Dl.prototype.next=function(){void 0===this.__values__&&(this.__values__=tr(this.value()));var e=this.__index__>=this.__values__.length;return{done:e,value:e?void 0:this.__values__[this.__index__++]}},Dl.prototype.plant=function(e){for(var t,l=this;l instanceof Tl;){var n=Ti(l);n.__index__=0,n.__values__=void 0,t?o.__wrapped__=n:t=n;var o=n;l=l.__wrapped__}return o.__wrapped__=e,t},Dl.prototype.reverse=function(){var e=this.__wrapped__;if(e instanceof Il){var t=e;return this.__actions__.length&&(t=new Il(this)),(t=t.reverse()).__actions__.push({func:la,args:[Vi],thisArg:void 0}),new Ll(t,this.__chain__)}return this.thru(Vi)},Dl.prototype.toJSON=Dl.prototype.valueOf=Dl.prototype.value=function(){return eo(this.__wrapped__,this.__actions__)},Dl.prototype.first=Dl.prototype.head,pt&&(Dl.prototype[pt]=function(){return this}),Dl}();Ge?((Ge.exports=Yt)._=Yt,ze._=Yt):Ve._=Yt}).call(L)});const Dt=e=>{var o,r;const{register:u,setValue:s,getValues:d,reset:c,formState:m}=a.useFormContext(),{t:v}=i.useTranslation(),p=Digit.UserService.getUser().info;return n.createElement(l.Fragment,null,n.createElement(t.SearchField,null,n.createElement("label",null,v("NOC_APPLICATION_NUMBER")),n.createElement(t.TextInput,{name:"applicationNo",inputRef:u({})})),n.createElement(t.SearchField,null,n.createElement("label",null,v("NOC_APPLICANT_MOBILE_NO_LABEL")),n.createElement(t.TextInput,{name:"mobileNumber",inputRef:u({minLength:{value:10,message:v("CORE_COMMON_MOBILE_ERROR")},maxLength:{value:10,message:v("CORE_COMMON_MOBILE_ERROR")},pattern:{value:/[6789][0-9]{9}/,message:v("CORE_COMMON_MOBILE_ERROR")}}),type:"number",componentInFront:n.createElement("div",{className:"employee-card-input employee-card-input--front"},"+91")}),n.createElement(t.CardLabelError,null,null==m||null===(o=m.errors)||void 0===o||null===(r=o.mobileNumber)||void 0===r?void 0:r.message)),n.createElement(t.SearchField,{className:"submit"},n.createElement(t.SubmitBar,{label:v("ES_COMMON_SEARCH"),submit:!0}),n.createElement("p",{style:{marginTop:"24px"},onClick:()=>{c({applicationNo:"",mobileNumber:"",offset:0,limit:10,sortBy:"createdTime",sortOrder:"DESC",isSubmitSuccessful:"false"}),s("offset",d("offset")-d("limit")),null==e||e.onSubmit({offset:0,limit:10,sortBy:"createdTime",sortOrder:"DESC",mobileNumber:null==p?void 0:p.mobileNumber},!0),null!=e&&e.isMobileView&&e.closeMobilePopupModal()}},v("ES_COMMON_CLEAR_ALL"))))},Ot=["currentlyActiveMobileModal"],Tt=["currentlyActiveMobileModal"],Lt=e=>{var o,r;let{SearchFormFieldsComponent:u,propsMobileInboxCards:s,isLoading:d,data:v,onSubmit:p}=e;const{t:f}=i.useTranslation(),{handleSubmit:E}=a.useFormContext(),[g,h]=l.useReducer(function(e,t){switch(t.type){case"set":return t.payload;case"remove":return!1}},!1),_=()=>{h({type:"remove"})},N=()=>n.createElement("div",{className:"InboxMobilePopupCloseButtonWrapper",onClick:_},n.createElement(t.CloseSvg,null)),A=l.useCallback(e=>{let{currentlyActiveMobileModal:l}=e;return(e=>{let{currentlyActiveMobileModal:l}=e,o=m(e,Ot);const{closeMobilePopupModal:i}=o;switch(l){case"SearchFormComponent":return n.createElement(t.SearchForm,o,n.createElement(N,null),n.createElement("div",{className:"MobilePopupHeadingWrapper"},n.createElement("h2",null,f("ACTION_TEST_SEARCH_NOC_APPLICATION"),":")),n.createElement(u,{onSubmit:p,handleSubmit:E,isMobileView:!0,closeMobilePopupModal:i}));default:return n.createElement("span",null)}})(c({currentlyActiveMobileModal:l},m(e,Tt)))},[g]);return d?n.createElement(t.Loader,null):n.createElement(n.Fragment,null,n.createElement("div",{className:"searchBox"},n.createElement(t.SearchAction,{text:f("ES_COMMON_SEARCH"),handleActionClick:()=>h({type:"set",payload:"SearchFormComponent"})})),g?n.createElement(t.PopUp,null,n.createElement(A,{onSubmit:e=>{h({type:"remove"}),p(e)},handleSubmit:E,id:"search-form",className:"rm-mb form-field-flex-one inboxPopupMobileWrapper",currentlyActiveMobileModal:g,closeMobilePopupModal:_})):null,null!=v&&null!==(o=v[0])&&void 0!==o&&o.display?n.createElement(t.Card,{style:{marginTop:20}},f(null==v||null===(r=v[0])||void 0===r?void 0:r.display).split("\\n").map((e,t)=>n.createElement("p",{key:t,style:{textAlign:"center"}},e))):n.createElement(t.DetailsCard,{data:s,isTwoDynamicPrefix:!1,linkPrefix:"/digit-ui/employee/noc/inbox/application-overview/",serviceRequestIdKey:f("NOC_APPLICATION_NUMBER")}))},It=e=>{let{columns:o,SearchFormFieldsComponent:r,onSubmit:u,data:s,isLoading:d,Count:c}=e;const{handleSubmit:m,setValue:v,getValues:p}=a.useFormContext();null==p("offset")&&v("offset",0),null==p("limit")&&v("limit",10);const[f,E]=l.useState(Number(p("offset"))/Number(p("limit"))),{t:g}=i.useTranslation(),h=()=>{v("offset",c&&10*Math.ceil(c/10)-p("limit")),m(u)()},_=()=>{v("offset",0),m(u)()},N=l.useCallback(e=>{0!==e.length&&(v("sortBy",e.id),v("sortOrder",e.desc?"DESC":"ASC"))},[]);function A(e){v("limit",Number(e.target.value)),m(u)()}function S(){v("offset",Number(p("offset"))+Number(p("limit"))),m(u)()}function b(){v("offset",Number(p("offset"))-Number(p("limit"))),m(u)()}l.useEffect(()=>{null!=p("offset")&&null!=p("limit")&&E(Number(p("offset"))/Number(p("limit")))},[p("offset"),p("limit")]);const y=()=>{return d?n.createElement(t.Loader,null):null!=s&&null!==(e=s[0])&&void 0!==e&&e.display?n.createElement(t.Card,{style:{marginTop:20}},g(null==s||null===(l=s[0])||void 0===l?void 0:l.display).split("\\n").map((e,t)=>n.createElement("p",{key:t,style:{textAlign:"center"}},e))):n.createElement(t.Table,{t:g,data:s,columns:o,getCellProps:e=>({style:{minWidth:e.column.Header===g("ES_INBOX_APPLICATION_NO")?"240px":"",padding:"20px 18px",fontSize:"16px"}}),onPageSizeChange:A,currentPage:f,onNextPage:S,onPrevPage:b,pageSizeLimit:Number(p("limit")),onSort:N,totalRecords:c,disableSort:!1,onLastPage:h,onFirstPage:_,sortParams:[{id:p("sortBy"),desc:"DESC"===p("sortOrder")}]});var e,l};return n.createElement(n.Fragment,null,n.createElement(t.SearchForm,{onSubmit:u,handleSubmit:m},n.createElement(r,{onSubmit:u,handleSubmit:m,isMobileView:!1})),n.createElement(y,null))},wt=e=>{let{t:t,onSubmit:r,data:u,error:s,isLoading:d,Count:c}=e;const[m,v]=l.useState(null),p=a.useForm();l.useEffect(()=>{p.register("offset",0),p.register("limit",10),p.register("sortBy","createdTime"),p.register("sortOrder","DESC")},[p.register]);const f=(()=>{const{t:e}=i.useTranslation();return l.useMemo(()=>[{Header:e("NOC_APPLICATION_NUMBER"),accessor:"applicationNo",disableSortBy:!0,Cell:e=>{let{row:t}=e;return n.createElement("div",null,n.createElement("span",{className:"link"},n.createElement(o.Link,{to:"/digit-ui/employee/noc/inbox/application-overview/"+t.original.applicationNo},t.original.applicationNo)))}},{Header:e("TL_COMMON_TABLE_COL_APP_DATE"),disableSortBy:!0,accessor:t=>e((null==t?void 0:t.date)||"-")},{Header:e("PT_COMMON_TABLE_COL_STATUS_LABEL"),accessor:t=>e((null==t?void 0:t.applicationStatus)||"-"),disableSortBy:!0}],[])})(),E=window.Digit.Utils.browser.isMobile(),g=l.useMemo(()=>null==u?void 0:u.map(e=>({[t("NOC_APPLICATION_NUMBER")]:(null==e?void 0:e.applicationNo)||"-",[t("TL_COMMON_TABLE_COL_APP_DATE")]:(null==e?void 0:e.date)||"-",[t("PT_COMMON_TABLE_COL_STATUS_LABEL")]:null!=e&&e.applicationStatus?t(""+e.applicationStatus):"-"})),[u]);return n.createElement(a.FormProvider,p,E?n.createElement(Lt,{SearchFormFieldsComponent:Dt,propsMobileInboxCards:g,isLoading:d,data:u,getRedirectionLink:()=>"noc/inbox/application-overview",onSubmit:r}):n.createElement(It,{columns:f,SearchFormFieldsComponent:Dt,onSubmit:r,data:u,error:s,isLoading:d,Count:c}))},Pt=e=>{const{t:o}=i.useTranslation(),a=Digit.UserService.getUser().info;let r;r=window.location.pathname.includes("employee")?window.localStorage.getItem("Employee.tenant-id"):window.localStorage.getItem("CITIZEN.CITY");const u={offset:0,limit:10,tenantId:r,mobileNumber:null==a?void 0:a.mobileNumber},[s,d]=l.useState(u),c=window.Digit.Utils.browser.isMobile(),[m,v]=l.useState([{display:"ES_COMMON_NO_DATA"}]),[p,f]=l.useState(0),{data:E,isLoading:g,error:h}=Digit.Hooks.noc.useNOCSearchApplicationByIdOrMobile(s,r,{});return l.useEffect(()=>{var e;null==E?v([{display:"ES_COMMON_NO_DATA"}]):(null==E||null===(e=E.data)||void 0===e?void 0:e.length)>0&&(v(null==E?void 0:E.data),f(null==E?void 0:E.totalCount))},[E]),n.createElement("div",null,n.createElement(t.CardHeader,{styles:c?{fontSize:"32px",fontWeight:"700",paddingLeft:"10px"}:{fontSize:"32px",fontWeight:"700"}},o("ACTION_TEST_SEARCH_NOC_APPLICATION")),n.createElement(wt,{t:o,tenantId:r,onSubmit:function(e,t){console.log("_data==>",e);let l=yt(e);!!l.applicationNo&&!l.mobileNumber&&(console.log("we are deleteing mobileNumber here"),delete l.mobileNumber),d(l)},isLoading:g,Count:p,error:h,data:m}))},Rt=e=>{var l,a,r;const u=o.useLocation(),{pathname:s,state:d}=u,{t:c}=i.useTranslation(),m=o.useHistory(),v=null==d||null===(l=d.data)||void 0===l||null===(a=l.Noc)||void 0===a?void 0:a[0];window.localStorage.getItem("Employee.tenant-id"),console.log("nocData in Response",v),Digit.Hooks.useStore.getInitData();const p=s.split("/").pop();return n.createElement("div",null,n.createElement(t.Card,null,n.createElement(t.Banner,{message:c("NOC_APPLICATION_"+(null==v||null===(r=v.workflow)||void 0===r?void 0:r.action)+"_SUCCESS_HEADER"),applicationNumber:p,info:"REJECTED"==(null==v?void 0:v.applicationStatus)?"":c(f(null==v?void 0:v.nocType,".","_")+"_APPLICATION_NUMBER"),successful:"REJECTED"!=(null==v?void 0:v.applicationStatus),style:{padding:"10px"},headerStyles:{fontSize:"32px",wordBreak:"break-word"}}),n.createElement(t.ActionBar,{style:{display:"flex",justifyContent:"flex-end",alignItems:"baseline"}},n.createElement(t.SubmitBar,{label:c("CORE_COMMON_GO_TO_HOME"),onSubmit:()=>{m.push("/digit-ui/employee")}}),n.createElement(t.SubmitBar,{label:c("CORE_COMMON_GO_TO_NOC"),onSubmit:()=>{m.push("/digit-ui/employee/noc/inbox")}}),n.createElement(t.SubmitBar,{label:c("View Application"),onSubmit:()=>{m.push("/digit-ui/citizen/noc/search/application-overview/"+p)}}))))},xt=e=>{let{location:l}=e;const{t:o}=i.useTranslation(),a=[{path:"/digit-ui/employee",content:o("ES_COMMON_HOME"),show:!0},{path:"/digit-ui/employee/noc/inbox",content:o("ES_COMMON_INBOX"),show:!(!l.pathname.includes("noc/inbox")&&!l.pathname.includes("noc/new-application"))},{path:"/digit-ui/employee/noc/search/application",content:o("ES_COMMON_SEARCH_APPLICATION"),show:!!l.pathname.includes("noc/search/application")},{path:"/digit-ui/employee/noc/inbox/application-overview/:id",content:o("NOC_APPLICATION_OVERVIEW_HEADER"),show:!!l.pathname.includes("noc/inbox/application-overview")},{path:"/digit-ui/employee/noc/search",content:o("ES_COMMON_APPLICATION_SEARCH"),show:!!l.pathname.includes("/digit-ui/employee/noc/search")},{path:"/digit-ui/employee/noc/search/application-overview/:id",content:o("NOC_APP_OVER_VIEW_HEADER"),show:!!l.pathname.includes("/digit-ui/employee/noc/search/application-overview")}];return n.createElement(t.BreadCrumb,{crumbs:a})},Bt=e=>{var a,r,u,s,d,m,v,p,f,E,g,h,_,N;let{path:A}=e;console.log("path",A);const S=o.useLocation(),b=(i.useTranslation(),null===(a=Digit)||void 0===a||null===(r=a.ComponentRegistryService)||void 0===r?void 0:r.getComponent("NOCApplicationOverview")),y=null===(u=Digit)||void 0===u||null===(s=u.ComponentRegistryService)||void 0===s?void 0:s.getComponent("NOCInbox"),C=(null===(d=Digit)||void 0===d||null===(m=d.ComponentRegistryService)||void 0===m||m.getComponent("NewNOCStepperForm"),null===(v=Digit)||void 0===v||null===(p=v.ComponentRegistryService)||void 0===p?void 0:p.getComponent("NOCEmployeeApplicationOverview")),D=(null===(f=Digit)||void 0===f||null===(E=f.ComponentRegistryService)||void 0===E||E.getComponent("NewNOCEditApplication"),null===(g=Digit)||void 0===g||null===(h=g.ComponentRegistryService)||void 0===h?void 0:h.getComponent("NOCCitizenApplicationOverview")),O=null===(_=Digit)||void 0===_||null===(N=_.ComponentRegistryService)||void 0===N?void 0:N.getComponent("NOCEsignResponse"),T=o.useHistory(),L=window.location.href.includes("/response"),I=window.Digit.Utils.browser.isMobile();return l.useEffect(()=>{window.location.pathname.endsWith("/complete")&&(T.push("/digit-ui/employee/noc-home"),console.log("useffect called complete"))},[]),n.createElement(l.Fragment,null,L?null:n.createElement("div",{style:window.location.href.includes("application-overview")||I?{marginLeft:"10px",marginTop:"34px"}:{}},n.createElement(xt,{location:S})),n.createElement(o.Switch,null,n.createElement(t.PrivateRoute,{path:A+"/inbox/application-overview/:id",component:C}),n.createElement(t.PrivateRoute,{path:A+"/search/application-overview/:id",component:b}),n.createElement(t.PrivateRoute,{path:A+"/inbox",component:e=>n.createElement(y,c({},e,{parentRoute:A}))}),n.createElement(t.PrivateRoute,{path:A+"/search",component:e=>n.createElement(Pt,c({},e,{parentRoute:A}))}),n.createElement(t.PrivateRoute,{path:A+"/response/:id",component:Rt}),n.createElement(t.PrivateRoute,{path:A+"/search/application",component:D}),n.createElement(t.PrivateRoute,{path:A+"/esign/complete/:id/:file",component:O})))};function Ft(e,t){try{var l=e()}catch(e){return t(e)}return l&&l.then?l.then(void 0,t):l}function Mt(e,t){try{var l=e()}catch(e){return t(!0,e)}return l&&l.then?l.then(t.bind(null,!1),t.bind(null,!0)):t(!1,l)}"undefined"!=typeof Symbol&&(Symbol.iterator||(Symbol.iterator=Symbol("Symbol.iterator"))),"undefined"!=typeof Symbol&&(Symbol.asyncIterator||(Symbol.asyncIterator=Symbol("Symbol.asyncIterator")));const kt=e=>{const[t,o]=l.useState(e.selectedVal?e.selectedVal:"");return l.useEffect(()=>{e.keepNull?o(""):e.selectedVal?o(e.selectedVal):(o(""),e.setFilter(""))},[e.selectedVal,e.forceSet]),n.createElement("input",{ref:e.inputRef,className:"employee-select-wrap--elipses "+(e.disable&&"disabled"),type:"text",value:t,onChange:function(t){e.freeze||(o(t.target.value),e.setFilter(t.target.value))},onClick:e.onClick,onFocus:function(){e.disable||e.dropdownDisplay(!0)},onBlur:t=>{var l;e.dropdownDisplay(!1),null==e||null===(l=e.onBlur)||void 0===l||l.call(e,t),e.selectedVal!==e.filterVal&&setTimeout(()=>{e.setforceSet(e=>e+1)},1e3)},onKeyDown:t=>{var l,n,o,i,a,r,u,s,d,c,m,v,p;if("ArrowDown"==t.key)e.setOptionIndex(t=>t+1==e.addProps.length?0:t+1),e.addProps.currentIndex+1==e.addProps.length?null==t||null===(l=t.target)||void 0===l||null===(n=l.parentElement)||void 0===n||null===(o=n.parentElement)||void 0===o||null===(i=o.children)||void 0===i||null===(a=i.namedItem("jk-dropdown-unique"))||void 0===a||null===(r=a.scrollTo)||void 0===r||r.call(a,0,0):(null==e||null===(u=e.addProps)||void 0===u?void 0:u.currentIndex)>2&&(null==t||null===(s=t.target)||void 0===s||null===(d=s.parentElement)||void 0===d||null===(c=d.parentElement)||void 0===c||null===(m=c.children)||void 0===m||null===(v=m.namedItem("jk-dropdown-unique"))||void 0===v||null===(p=v.scrollBy)||void 0===p||p.call(v,0,45)),t.preventDefault();else if("ArrowUp"==t.key){var f,E,g,h,_,N,A,S,b,y,C,D,O;e.setOptionIndex(t=>0!==t?t-1:e.addProps.length-1),0==e.addProps.currentIndex?null==t||null===(f=t.target)||void 0===f||null===(E=f.parentElement)||void 0===E||null===(g=E.parentElement)||void 0===g||null===(h=g.children)||void 0===h||null===(_=h.namedItem("jk-dropdown-unique"))||void 0===_||null===(N=_.scrollTo)||void 0===N||N.call(_,1e5,1e5):(null==e||null===(A=e.addProps)||void 0===A?void 0:A.currentIndex)>2&&(null==t||null===(S=t.target)||void 0===S||null===(b=S.parentElement)||void 0===b||null===(y=b.parentElement)||void 0===y||null===(C=y.children)||void 0===C||null===(D=C.namedItem("jk-dropdown-unique"))||void 0===D||null===(O=D.scrollBy)||void 0===O||O.call(D,0,-45)),t.preventDefault()}else"Enter"==t.key&&e.addProps.selectOption(e.addProps.currentIndex)},readOnly:e.disable,autoFocus:e.autoFocus,placeholder:e.placeholder,autoComplete:"off",style:c({},e.style,{zIndex:"auto"})})},Ut=e=>e,Ht=e=>{var o,i,a;const r=Digit.SessionStorage.get("userType"),[u,s]=l.useState(!1),[d,m]=l.useState(e.selected?e.selected:null),[v,p]=l.useState(""),[f,E]=l.useState(0),[g,h]=l.useState(-1),_=l.useRef(null),N=!!e.customSelector,A=e.t||Ut;function S(){if(!e.disable){var t,l=u;l||document.addEventListener("mousedown",b,!1),s(!l),null==e||null===(t=e.onBlur)||void 0===t||t.call(e)}}function b(e){_.current&&_.current.contains(e.target)||(document.removeEventListener("mousedown",b,!1),s(!1))}function y(t){t!==d||e.allowMultiselect?(e.select(t),m(t),s(!1)):(m(t),E(f+1))}l.useEffect(()=>{m(e.selected)},[e.selected]),console.log("option",e.option);let C=e.option&&(null===(o=e.option)||void 0===o?void 0:o.filter(t=>{var l,n;return(null===(l=A(t[e.optionKey]))||void 0===l||null===(n=l.toUpperCase())||void 0===n?void 0:n.indexOf(null==v?void 0:v.toUpperCase()))>-1}))||[];var D,O;return"PropertyType"==(null==e||null===(i=e.option)||void 0===i||null===(a=i[0])||void 0===a?void 0:a.label)&&(C=e.option),e.isBPAREG&&d&&((null===(D=e.option)||void 0===D||null===(O=D.filter(e=>(null==e?void 0:e.code)===(null==d?void 0:d.code)))||void 0===O?void 0:O.length)>0||m(null)),n.createElement("div",{className:("employee"===r?"employee-select-wrap":"select-wrap")+" "+(null!=e&&e.className?null==e?void 0:e.className:""),style:c({},e.style)},N&&n.createElement("div",{className:e.showArrow?"cp flex-right column-gap-5":"cp",onClick:S},e.customSelector,e.showArrow&&n.createElement(t.ArrowDown,{onClick:S,className:e.disable&&"disabled"})),!N&&n.createElement("div",{className:(u?"select-active":"select")+" "+(e.disable&&"disabled"),style:e.errorStyle?{border:"1px solid red"}:{}},n.createElement(kt,{autoComplete:e.autoComplete,setFilter:function(e){p(e)},forceSet:f,setforceSet:E,setOptionIndex:h,keepNull:e.keepNull,selectedVal:d?e.t?e.isMultiSelectEmp?d+" "+A("BPA_SELECTED_TEXT"):e.t(e.optionKey?d[e.optionKey]:d):e.optionKey?d[e.optionKey]:d:null,filterVal:v,addProps:{length:C.length,currentIndex:g,selectOption:function(e){y(C[e])}},dropdownDisplay:function(e){const t=setTimeout(()=>s(e),500);return()=>{clearTimeout(t)}},handleClick:b,disable:e.disable,freeze:!!e.freeze,autoFocus:e.autoFocus,placeholder:e.placeholder,onBlur:null==e?void 0:e.onBlur,inputRef:e.ref}),n.createElement(t.ArrowDown,{onClick:S,className:"cp",disable:e.disable})),u?e.optionKey?n.createElement("div",{id:"jk-dropdown-unique",className:(N?"margin-top-10 display: table":"")+" options-card",style:c({},e.optionCardStyles),ref:_},C&&C.map((t,l)=>(console.log("option",t),n.createElement("div",{className:"cp profile-dropdown--item display: flex ",style:l===g?{opacity:1,backgroundColor:"rgba(238, 238, 238, var(--bg-opacity))"}:{},key:l,onClick:()=>y(t)},t.icon&&n.createElement("span",{className:"icon"}," ",t.icon," "),e.isPropertyAssess?n.createElement("div",null,e.t?e.t(t[e.optionKey]):t[e.optionKey]):n.createElement("span",null," ",e.t?e.t(t[e.optionKey]):t[e.optionKey]),n.createElement("div",null,"(",e.t("COMMON_MASTERS_DESIGNATION_"+t.designation),")")))),C&&0===C.length&&n.createElement("div",{className:"cp profile-dropdown--item display: flex ",key:"-1",onClick:()=>{}},n.createElement("span",null," ",e.t?e.t("CMN_NOOPTION"):"CMN_NOOPTION"))):n.createElement("div",{className:"options-card",style:c({},e.optionCardStyles,{overflow:"scroll",maxHeight:"350px"}),id:"jk-dropdown-unique",ref:_},e.option.filter(e=>(null==e?void 0:e.toUpperCase().indexOf(null==v?void 0:v.toUpperCase()))>-1).map((e,t)=>n.createElement("p",{key:t,style:t===g?{opacity:1,backgroundColor:"rgba(238, 238, 238, var(--bg-opacity))"}:{},onClick:()=>y(e)},e))):null)},Wt=e=>n.createElement("h1",{className:"heading-m"},e.label),jt=()=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},n.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),n.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=>n.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},n.createElement(jt,null)),zt=e=>{var o,i;let{t:a,action:r,tenantId:u,closeModal:s,submitAction:d,applicationData:m,businessService:v,moduleCode:p}=e;const{data:f,isLoading:E}=Digit.Hooks.useEmployeeSearch(u,{roles:null==r||null===(o=r.assigneeRoles)||void 0===o||null===(i=o.map)||void 0===i?void 0:i.call(o,e=>({code:e})),isActive:!0},{enabled:!(null!=r&&r.isTerminateState)}),{isLoading:g,data:h}=Digit.Hooks.pt.useMDMS(u,v,"FINANCIAL_YEARLS",{},{details:{tenantId:Digit.ULBService.getStateId(),moduleDetails:[{moduleName:"egf-master",masterDetails:[{name:"FinancialYear",filter:"[?(@.module == 'PT')]"}]}]}}),[_,N]=l.useState({}),[A,S]=l.useState({}),[b,y]=l.useState([]),[C,D]=l.useState(null),[O,T]=l.useState(null),[L,I]=l.useState(null),[w,P]=l.useState(null),[R,x]=l.useState([]),[B,F]=l.useState(null),[M,k]=l.useState(!1);function U(e){T(e.target.files[0])}return l.useEffect(()=>{var e;h&&h["egf-master"]&&x(null===(e=h["egf-master"])||void 0===e?void 0:e.FinancialYear)},[h]),l.useEffect(()=>{var e;y(null==f||null===(e=f.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}}))},[f]),l.useEffect(()=>{!function(){try{P(null);const e=function(){if(O){const e=function(){if(O.size>=5242880)P(a("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const e=Ft(function(){return Promise.resolve(Digit.UploadServices.Filestorage("PT",O,Digit.ULBService.getStateId())).then(function(e){var t,l,n,o;(null==e||null===(t=e.data)||void 0===t||null===(l=t.files)||void 0===l?void 0:l.length)>0?I(null==e||null===(n=e.data)||void 0===n||null===(o=n.files[0])||void 0===o?void 0:o.fileStoreId):P(a("CS_FILE_UPLOAD_ERROR"))})},function(){P(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)}}()},[O]),l.useEffect(()=>{r&&N(null!=r&&r.showFinancialYearsModal?(e=>{let{t:l,action:o,financialYears:i,selectedFinancialYear:a,setSelectedFinancialYear:r}=e;return{label:{heading:"WF_"+o.action+"_APPLICATION",submit:"WF_PT.CREATE_"+o.action,cancel:"ES_PT_COMMON_CANCEL"},form:[{body:[{label:l("ES_PT_FINANCIAL_YEARS"),isMandatory:!0,type:"radio",populators:n.createElement(t.RadioButtons,{options:i,optionsKey:"name",onSelect:r,selectedOption:a})}]}]}})({t:a,action:r,financialYears:R,selectedFinancialYear:B,setSelectedFinancialYear:F}):(e=>{var l;let{t:o,action:i,approvers:a,selectedApprover:r,setSelectedApprover:u,selectFile:s,uploadedFile:d,setUploadedFile:c,assigneeLabel:m,businessService:v}=e;return{label:{heading:"WF_"+(null==i?void 0:i.action)+"_APPLICATION",submit:"WF_"+v+"_"+(null==i?void 0:i.action),cancel:"ES_PT_COMMON_CANCEL"},form:[{body:[{label:i.isTerminateState||"SENDBACKTOCITIZEN"===(null==i?void 0:i.action)?null:o(m||"WF_ROLE_"+(null===(l=i.assigneeRoles)||void 0===l?void 0:l[0])),type:"dropdown",populators:i.isTerminateState||"SENDBACKTOCITIZEN"===(null==i?void 0:i.action)?null:n.createElement(t.Dropdown,{option:a,autoComplete:"off",optionKey:"name",id:"fieldInspector",select:u,selected:r})},{label:o("ES_PT_ACTION_COMMENTS"),type:"textarea",populators:{name:"comments"}},{label:o("ES_PT_ATTACH_FILE")+(i.docUploadRequired?" *":""),populators:n.createElement(t.UploadFile,{id:"workflow-doc",onUpload:s,onDelete:()=>{c(null)},showHint:!0,hintText:o("PT_ATTACH_RESTRICTIONS_SIZE"),message:d?"1 "+o("ES_PT_ACTION_FILEUPLOADED"):o("ES_PT_ACTION_NO_FILEUPLOADED")})}]}]}})({t:a,action:r,approvers:b,selectedApprover:C,setSelectedApprover:D,selectFile:U,uploadedFile:L,setUploadedFile:I,businessService:v}))},[r,b,R,B,L]),r&&_.form?n.createElement(t.Modal,{headerBarMain:n.createElement(Wt,{label:a(_.label.heading)}),headerBarEnd:n.createElement(Vt,{onClick:s}),actionCancelLabel:a(_.label.cancel),actionCancelOnSubmit:s,actionSaveLabel:a(_.label.submit),actionSaveOnSubmit:()=>{},isDisabled:r.showFinancialYearsModal?!B:E||(null==r?void 0:r.docUploadRequired)&&!L,formId:"modal-action"},g?n.createElement(t.Loader,null):n.createElement(t.FormComposer,{config:_.form,className:"BPAemployeeCard bpa-workflow-modal-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"};m.creationReason="STATUS",d({customFunctionToExecute:null==r?void 0:r.customFunctionToExecute,Property:c({},m,{workflow:t})})}else if(null!=r&&r.showFinancialYearsModal)d({customFunctionToExecute:null==r?void 0:r.customFunctionToExecute,Assessment:{financialYear:null==B?void 0:B.name,propertyId:null==m?void 0:m.propertyId,tenantId:u,source:null==m?void 0:m.source,channel:null==m?void 0:m.channel,assessmentDate:Date.now()}});else{let t={action:null==r?void 0:r.action,comment:null==e?void 0:e.comments,businessService:v,moduleName:p};t.assignes=null!=r&&r.isTerminateState||!C?[]:[C],L&&(t.documents=[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==O?void 0:O.name,fileStoreId:L}]),d({Property:c({},m,{workflow:t})})}},defaultValues:A,formId:"modal-action"})):n.createElement(t.Loader,null)},Gt=e=>n.createElement("h1",{className:"heading-m"},e.label),Yt=()=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},n.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),n.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"})),qt=e=>n.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},n.createElement(Yt,null)),Kt=e=>{var o,i;let{t:a,action:r,tenantId:u,closeModal:s,submitAction:d,applicationData:m,businessService:v}=e;console.log("ActionModalActions: ",r);const{data:p}=Digit.Hooks.useEmployeeSearch(u,{roles:null==r||null===(o=r.assigneeRoles)||void 0===o||null===(i=o.map)||void 0===i?void 0:i.call(o,e=>({code:e})),isActive:!0},{enabled:!(null!=r&&r.isTerminateState)}),{isLoading:f,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')]"}]}]}}),[g,h]=l.useState({}),[_,N]=l.useState({}),[A,S]=l.useState([]),[b,y]=l.useState({}),[C,D]=l.useState(null),[O,T]=l.useState(null),[L,I]=l.useState(null),[w,P]=l.useState([]),[R,x]=l.useState(null);l.useEffect(()=>{var e;E&&E["egf-master"]&&P(null===(e=E["egf-master"])||void 0===e?void 0:e.FinancialYear)},[E]);const{data:B}=Digit.Hooks.useCustomMDMS(u,"common-masters",[{name:"Department"}]);function F(e){D(e.target.files[0])}return l.useEffect(()=>{if(p&&B){var e;const t=B["common-masters"].Department;S(null==p||null===(e=p.Employees)||void 0===e?void 0:e.map(e=>{var l,n,o;const i=null==e||null===(l=e.assignments)||void 0===l||null===(n=l[0])||void 0===n?void 0:n.department,a=null==t?void 0:t.find(e=>(null==e?void 0:e.code)===i);return console.log("matchedDept===",a),{uuid:null==e?void 0:e.uuid,name:(null==e||null===(o=e.user)||void 0===o?void 0:o.name)+" - "+(null==a?void 0:a.name)}}))}},[p]),l.useEffect(()=>{!function(){try{I(null);const e=function(){if(C){const e=function(){if(C.size>=5242880)I(a("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const e=Ft(function(){return Promise.resolve(Digit.UploadServices.Filestorage("PT",C,Digit.ULBService.getStateId())).then(function(e){var t,l,n,o;(null==e||null===(t=e.data)||void 0===t||null===(l=t.files)||void 0===l?void 0:l.length)>0?T(null==e||null===(n=e.data)||void 0===n||null===(o=n.files[0])||void 0===o?void 0:o.fileStoreId):I(a("CS_FILE_UPLOAD_ERROR"))})},function(){I(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)}}()},[C]),l.useEffect(()=>{r&&h((e=>{let{t:l,action:o,approvers:i,selectedApprover:a,setSelectedApprover:r,selectFile:u,uploadedFile:s,setUploadedFile:d,businessService:c}=e,m=!0;return"SENDBACKTOCITIZEN"!=(null==o?void 0:o.action)&&"APPROVE"!=(null==o?void 0:o.action)||(m=!1),o.isTerminateState&&(m=!1),{label:{heading:"WF_"+(null==o?void 0:o.action)+"_APPLICATION",submit:"CANCEL"===(null==o?void 0:o.action)?"WF_CANCEL_LICENSE":"WF_"+(null==c?void 0:c.toUpperCase())+"_"+(null==o?void 0:o.action),cancel:"WF_EMPLOYEE_NEWTL_CANCEL"},form:[{body:[{label:m?l("WF_ASSIGNEE_NAME_LABEL"):null,placeholder:m?l("WF_ASSIGNEE_NAME_PLACEHOLDER"):null,type:"dropdown",populators:m?n.createElement(t.Dropdown,{option:i,autoComplete:"off",optionKey:"name",id:"fieldInspector",select:r,selected:a}):null},{label:l("WF_COMMON_COMMENTS"),type:"textarea",populators:{name:"comments"}},{label:l("TL_APPROVAL_CHECKLIST_BUTTON_UP_FILE"),populators:n.createElement(t.UploadFile,{id:"workflow-doc",onUpload:u,onDelete:()=>{d(null)},message:s?"1 "+l("ES_PT_ACTION_FILEUPLOADED"):l("CS_ACTION_NO_FILEUPLOADED")})}]}]}})({t:a,action:r,approvers:A,selectedApprover:b,setSelectedApprover:y,selectFile:F,uploadedFile:O,setUploadedFile:T,businessService:v}))},[r,A,w,R,O]),r&&g.form?n.createElement(t.Modal,{headerBarMain:n.createElement(Gt,{label:a(g.label.heading)}),headerBarEnd:n.createElement(qt,{onClick:s}),actionCancelLabel:a(g.label.cancel),actionCancelOnSubmit:s,actionSaveLabel:a(g.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action"},f?n.createElement(t.Loader,null):n.createElement(t.FormComposer,{config:g.form,className:"BPAemployeeCard bpa-workflow-modal-form",noBoxShadow:!0,inline:!0,childrenAtTheBottom:!0,onSubmit:function(e){m=c({},m,{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:O?[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==C?void 0:C.name,fileStoreId:O}]:null}),d({Licenses:[m]})},defaultValues:_,formId:"modal-action"})):n.createElement(t.Loader,null)},$t=e=>n.createElement("h1",{style:{marginLeft:"22px"},className:"heading-m BPAheading-m"},e.label),Xt=()=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},n.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),n.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"})),Zt=e=>n.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},n.createElement(Xt,null)),Qt=e=>{var o,i;let{t:a,action:r,tenantId:u,closeModal:s,submitAction:d,applicationData:m,businessService:v}=e;const{data:p,isLoading:f}=Digit.Hooks.useEmployeeSearch(u,{roles:null==r||null===(o=r.assigneeRoles)||void 0===o||null===(i=o.map)||void 0===i?void 0:i.call(o,e=>({code:e})),isActive:!0},{enabled:!(null!=r&&r.isTerminateState)});console.log(p,"DEKHO");const[E,g]=l.useState({}),[h,_]=l.useState({}),[N,A]=l.useState([]),[S,b]=l.useState({}),[y,C]=l.useState(null),[D,O]=l.useState(null),[T,L]=l.useState(null),I=!!Digit.Utils.browser.isMobile();function w(e){C(e.target.files[0])}return l.useEffect(()=>{var e;A(null==p||null===(e=p.Employees)||void 0===e?void 0:e.map(e=>{var t,l,n,o,i,r;return{uuid:null==e?void 0:e.uuid,name:null==e||null===(t=e.user)||void 0===t?void 0:t.name,designation:(null==e||null===(l=e.assignments)||void 0===l||null===(n=l[0])||void 0===n?void 0:n.designation)||"N/A",displayName:(null==e||null===(o=e.user)||void 0===o?void 0:o.name)+" ("+(a(null==e||null===(i=e.assignments)||void 0===i||null===(r=i[0])||void 0===r?void 0:r.designation)||"N/A")+")"}}))},[p]),l.useEffect(()=>{!function(){try{L(null);const e=function(){if(y){const e=/(.*?)(jpg|jpeg|png|image|pdf)$/i,t=function(){if(y.size>=5242880)L(a("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const t=function(){if(null!=y&&y.type&&!e.test(null==y?void 0:y.type))L(a("NOT_SUPPORTED_FILE_TYPE"));else{const e=Ft(function(){return Promise.resolve(Digit.UploadServices.Filestorage("OBPS",y,Digit.ULBService.getStateId()||(null==u?void 0:u.split(".")[0]))).then(function(e){var t,l,n,o;(null==e||null===(t=e.data)||void 0===t||null===(l=t.files)||void 0===l?void 0:l.length)>0?O(null==e||null===(n=e.data)||void 0===n||null===(o=n.files[0])||void 0===o?void 0:o.fileStoreId):L(a("CS_FILE_UPLOAD_ERROR"))})},function(){L(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]),l.useEffect(()=>{r&&g((e=>{let{t:l,action:o,approvers:i,selectedApprover:a,setSelectedApprover:r,selectFile:u,uploadedFile:s,setUploadedFile:d,businessService:c,error:m}=e,v=!0;return"SENDBACKTOCITIZEN"!=(null==o?void 0:o.action)&&"SEND_BACK_TO_CITIZEN"!=(null==o?void 0:o.action)||(v=!1),o.isTerminateState&&(v=!1),{label:{heading:"WF_"+(null==o?void 0:o.action)+"_APPLICATION",submit:"WF_"+(null==c?void 0:c.toUpperCase())+"_"+(null==o?void 0:o.action),cancel:"WF_EMPLOYEE_BPAREG_CANCEL"},form:[{body:[{label:v?l("WF_ASSIGNEE_NAME_LABEL")+"*":null,placeholder:v?l("WF_ASSIGNEE_NAME_PLACEHOLDER"):null,type:"dropdown",populators:v?n.createElement(Ht,{option:i,autoComplete:"off",optionKey:"name",id:"fieldInspector",select:r,selected:a,t:l}):null},{label:l("WF_COMMON_COMMENTS")+"*",type:"textarea",populators:{name:"comments"}},{label:l("BPA_APPROVAL_CHECKLIST_BUTTON_UP_FILE"),populators:n.createElement(t.UploadFile,{id:"workflow-doc",onUpload:u,onDelete:()=>{d(null)},message:s?"1 "+l("ES_PT_ACTION_FILEUPLOADED"):l("CS_ACTION_NO_FILEUPLOADED"),accept:"image/*, .pdf, .png, .jpeg, .jpg",iserror:m})}]}]}})({t:a,action:r,approvers:N,selectedApprover:S,setSelectedApprover:b,selectFile:w,uploadedFile:D,setUploadedFile:O,businessService:v,error:T}))},[r,N,D,T]),r&&E.form?n.createElement(t.Modal,{headerBarMain:n.createElement($t,{label:a(E.label.heading)}),headerBarEnd:n.createElement(Zt,{onClick:s}),actionCancelLabel:a(E.label.cancel),actionCancelOnSubmit:s,actionSaveLabel:a(E.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action",isOBPSFlow:!0,popupStyles:I?{width:"720px"}:{},style:I?{height:"45px",width:"44%"}:{height:"45px",width:"107px",paddingLeft:"0px",paddingRight:"0px"},popupModuleMianStyles:I?{paddingLeft:"5px"}:{}},f?n.createElement(t.Loader,null):n.createElement(t.FormComposer,{config:E.form,cardStyle:{marginLeft:"0px",marginRight:"0px",marginTop:"-25px"},className:"BPAemployeeCard",noBoxShadow:!0,inline:!0,childrenAtTheBottom:!0,onSubmit:function(e){m=c({},m,{action:null==r?void 0:r.action,comment:null==e?void 0:e.comments,assignee:null!=S&&S.uuid?[null==S?void 0:S.uuid]:null,wfDocuments:D?[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==y?void 0:y.name,fileStoreId:D}]:null}),console.log("action",r),console.log("applicationData",m),d({Licenses:[m]},!1,{isStakeholder:!0,bpa:!1})},defaultValues:h,formId:"modal-action"})):n.createElement(t.Loader,null)},Jt=e=>n.createElement("h1",{style:{marginLeft:"22px"},className:"heading-m BPAheading-m"},e.label),el=()=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},n.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),n.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"})),tl=e=>n.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},n.createElement(el,null)),ll=e=>{var o,i,a,u,s,d,m,v,p,f,E,g,h,_,N,A,S,b;let{t:y,action:C,tenantId:D,closeModal:O,submitAction:T,applicationDetails:L,applicationData:I,businessService:w,workflowDetails:P,blockReason:R}=e;console.log("applicationData_BPAACTIONMODAL",I);const x=[...new Set(null==P||null===(o=P.data)||void 0===o||null===(i=o.initialActionState)||void 0===i||null===(a=i.nextActions)||void 0===a||null===(u=a.find(e=>(null==e?void 0:e.action)===(null==C?void 0:C.action)))||void 0===u||null===(s=u.actions)||void 0===s?void 0:s.flatMap(e=>e.roles||[]))];console.log("workflowDetails_BPAACTIONMODAL",P,x,C),Digit.Hooks.obps.useObpsAPI(null!==(d=I)&&void 0!==d&&null!==(m=d.landInfo)&&void 0!==m&&null!==(v=m.address)&&void 0!==v&&v.city?null===(p=I)||void 0===p||null===(f=p.landInfo)||void 0===f||null===(E=f.address)||void 0===E?void 0:E.city:D,!1);const{data:B,isLoading:F}=Digit.Hooks.useEmployeeSearch(D,{roles:null==x?void 0:x.map(e=>({code:e})),zones:null===(g=I)||void 0===g||null===(h=g.additionalDetails)||void 0===h?void 0:h.zonenumber,categories:null===(_=I)||void 0===_||null===(N=_.additionalDetails)||void 0===N?void 0:N.categories,subcategories:null===(A=I)||void 0===A||null===(S=A.additionalDetails)||void 0===S?void 0:S.subcategories,assignedtenattids:null===(b=I)||void 0===b?void 0:b.tenantId,isActive:!0},{enabled:!(null!=C&&C.isTerminateState)});console.log("approverData",B),r.useQueryClient();const[M,k]=l.useState({}),[U,H]=l.useState({}),[W,j]=l.useState([]),[V,z]=l.useState([]),[G,Y]=l.useState({}),[q,K]=l.useState({}),[$,X]=l.useState(null),[Z,Q]=l.useState(null),[J,ee]=l.useState(null),[te,le]=l.useState(null),ne=!!Digit.Utils.browser.isMobile();function oe(e){X(e.target.files[0])}l.useEffect(()=>{var e;j(null==B||null===(e=B.Employees)||void 0===e?void 0:e.map(e=>{var t,l,n;return{uuid:null==e?void 0:e.uuid,name:null==e||null===(t=e.user)||void 0===t?void 0:t.name,designation:null==e||null===(l=e.assignments)||void 0===l||null===(n=l[0])||void 0===n?void 0:n.designation}}))},[B]),l.useEffect(()=>{!function(){try{ee(null);const e=function(){if($){const e=/(.*?)(jpg|jpeg|png|image|pdf)$/i,t=function(){if($.size>=5242880)ee(y("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const t=function(){if(null!=$&&$.type&&!e.test(null==$?void 0:$.type))ee(y("NOT_SUPPORTED_FILE_TYPE"));else{const e=Ft(function(){return Promise.resolve(Digit.UploadServices.Filestorage("OBPS",$,Digit.ULBService.getStateId()||(null==D?void 0:D.split(".")[0]))).then(function(e){var t,l,n,o;(null==e||null===(t=e.data)||void 0===t||null===(l=t.files)||void 0===l?void 0:l.length)>0?Q(null==e||null===(n=e.data)||void 0===n||null===(o=n.files[0])||void 0===o?void 0:o.fileStoreId):ee(y("CS_FILE_UPLOAD_ERROR"))})},function(){ee(y("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)}}()},[$]);const ie=e=>{let t=[];return e&&e.map((e,l)=>{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},ae=e=>{let t=[];var l;for(l=0;l<(null==e?void 0:e.questionLength);l++){var n;t.push({remarks:e["Remarks_"+l],question:null==e?void 0:e.questionList[l].question,value:null==e||null===(n=e["question_"+l])||void 0===n?void 0:n.code})}return t},re=e=>{var t,l;let n=[],o=[];var i,a;return(null==e||null===(t=e.additionalDetails)||void 0===t||null===(l=t.fieldinspection_pending)||void 0===l?void 0:l.length)>0&&(o=null==e||null===(i=e.additionalDetails)||void 0===i?void 0:i.fieldinspection_pending),o=o.filter(e=>{if(!e.date)return!1;const t=new Date;return new Date(e.date)<=t}),"FIELDINSPECTION_INPROGRESS"==e.status?(n=JSON.parse(sessionStorage.getItem("INSPECTION_DATA")),(null===(a=n)||void 0===a?void 0:a.length)>0&&n.map((e,t)=>{o.push({docs:ie(e.Documents),date:e.InspectionDate,questions:ae(e),time:null==e?void 0:e.InspectionTime})}),console.log("FIELDINSPECTION_INPROGRESS",o),o=o.filter(e=>e.date&&e.time),console.log("inspectionObinspectionOb",o)):sessionStorage.removeItem("INSPECTION_DATA"),[...o]},ue=()=>{var e;const t=Digit.SessionStorage.get("OBPS_APPROVAL_CHECKS"),l=Digit.SessionStorage.get("OBPS_NEW_APPROVALS");let n=null==t?void 0:t.reduce((e,t)=>null!=t&&t.checked?e.push(null==t?void 0:t.label)&&e:e,[]);return n=null===(e=n)||void 0===e?void 0:e.concat(null!==l?l.filter(e=>""!==e.label).map(e=>null==e?void 0:e.label):[]),n};return l.useEffect(()=>{z(null==R?void 0:R.map(e=>({code:null==e?void 0:e.code,name:null==e?void 0:e.value}))),C&&k((e=>{var l;let{t:o,action:i,approvers:a,selectedApprover:r,setSelectedApprover:u,selectedBlockReason:s,setBlockReason:d,selectFile:c,uploadedFile:m,setUploadedFile:v,assigneeLabel:p,businessService:f,error:E,blockReasonFiltered:g}=e,h=!1;return"REVOCATE"!=(null==i?void 0:i.action)&&"REJECT"!=(null==i?void 0:i.action)&&"SKIP_PAYMENT"!=i.action&&"SEND_BACK_TO_CITIZEN"!=(null==i?void 0:i.action)&&"APPROVE"!=(null==i?void 0:i.action)||(h=!0),console.log("actionInModal",i),{label:{heading:"WF_"+(null==i?void 0:i.action)+"_APPLICATION",submit:"WF_"+f+"_"+(null==i?void 0:i.action),cancel:"BPA_CITIZEN_CANCEL_BUTTON"},form:[{body:[{label:i.isTerminateState||h||"BLOCK"==(null==i?void 0:i.action)||"VERIFY"==(null==i?void 0:i.action)||"SEND_FOR_INSPECTION_REPORT"==(null==i?void 0:i.action)||"ESIGN"==(null==i?void 0:i.action)?null:o(p||"WF_ROLE_"+(null===(l=i.assigneeRoles)||void 0===l?void 0:l[0])),type:"dropdown",populators:i.isTerminateState||h||"BLOCK"==(null==i?void 0:i.action)||"VERIFY"==(null==i?void 0:i.action)||"SEND_FOR_INSPECTION_REPORT"==(null==i?void 0:i.action)||"ESIGN"==(null==i?void 0:i.action)?null:n.createElement(Ht,{option:a,autoComplete:"off",optionKey:"name",id:"fieldInspector",select:u,selected:r,t:o})},{label:"BLOCK"==(null==i?void 0:i.action)?o("BLOCK_REASON"):null,type:"dropdown",populators:"BLOCK"==(null==i?void 0:i.action)?n.createElement(t.Dropdown,{option:g,autoComplete:"off",optionKey:"name",id:"fieldInspector",select:d,selected:s,isMandatory:!0}):null},{label:o("WF_COMMON_COMMENTS"),type:"textarea",isMandatory:!0,populators:{name:"comments"}},{label:""+o("WF_APPROVAL_UPLOAD_HEAD"),populators:n.createElement(t.UploadFile,{id:"workflow-doc",onUpload:c,onDelete:()=>{v(null)},message:m?"1 "+o("ES_PT_ACTION_FILEUPLOADED"):o("CS_ACTION_NO_FILEUPLOADED"),accept:"image/*, .pdf, .png, .jpeg, .jpg",iserror:E})}]}]}})({t:y,action:C,approvers:W,selectedApprover:G,setSelectedApprover:Y,selectedBlockReason:q,setBlockReason:K,selectFile:oe,uploadedFile:Z,setUploadedFile:Q,businessService:w,assigneeLabel:"WF_ASSIGNEE_NAME_LABEL_BPA",error:J,blockReasonFiltered:V}))},[C,W,te,Z,J]),C&&M.form?n.createElement(t.Modal,{headerBarMain:n.createElement(Jt,{label:y(M.label.heading)}),headerBarEnd:n.createElement(tl,{onClick:O}),actionCancelLabel:y(M.label.cancel),actionCancelOnSubmit:O,actionSaveLabel:y(M.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action",isOBPSFlow:!0,popupStyles:ne?{width:"720px"}:{},style:ne?{minHeight:"45px",height:"auto",width:"44%"}:{minHeight:"45px",height:"auto",width:"107px",paddingLeft:"0px",paddingRight:"0px"},popupModuleMianStyles:ne?{paddingLeft:"5px"}:{}},F?n.createElement(t.Loader,null):n.createElement(t.FormComposer,{config:M.form,cardStyle:{marginLeft:"0px",marginRight:"0px",marginTop:"-25px"},className:"BPAemployeeCard bpa-workflow-modal-form",noBoxShadow:!0,inline:!0,childrenAtTheBottom:!0,onSubmit:function(e){try{var t,l,n,o,i,a,r,u,s,d,m,v,p,f,E,g,h,_,N,A,S,b,D,w,R,x,B,F,M,k,U,H,W,j,V,z,Y,K,X,Q,J,ee;if(I=c({},I,{documents:null===(t=I)||void 0===t?void 0:t.documents,additionalDetails:c({},null===(l=I)||void 0===l?void 0:l.additionalDetails,{fieldinspection_pending:re(I),pendingapproval:ue(),blockingReason:null==q?void 0:q.name}),workflow:{action:null==C?void 0:C.action,comment:(null==e||null===(n=e.comments)||void 0===n?void 0:n.length)>0?null!=q&&q.name?(null==q?void 0:q.name)+" - "+(null==e?void 0:e.comments):null==e?void 0:e.comments:null,comments:(null==e||null===(o=e.comments)||void 0===o?void 0:o.length)>0?null!=q&&q.name?(null==q?void 0:q.name)+" - "+(null==e?void 0:e.comments):null==e?void 0:e.comments:null,assignee:"FIELDINSPECTION_INPROGRESS"===(null==P||null===(i=P.data)||void 0===i||null===(a=i.processInstances)||void 0===a||null===(r=a[0])||void 0===r||null===(u=r.state)||void 0===u?void 0:u.applicationStatus)?[null==P||null===(s=P.data)||void 0===s||null===(d=s.processInstances)||void 0===d||null===(m=d[0])||void 0===m||null===(v=m.assigner)||void 0===v?void 0:v.uuid]:null!=G&&G.uuid?[null==G?void 0:G.uuid]:null,assignes:"FIELDINSPECTION_INPROGRESS"===(null==P||null===(p=P.data)||void 0===p||null===(f=p.processInstances)||void 0===f||null===(E=f[0])||void 0===E||null===(g=E.state)||void 0===g?void 0:g.applicationStatus)?[null==P||null===(h=P.data)||void 0===h||null===(_=h.processInstances)||void 0===_||null===(N=_[0])||void 0===N||null===(A=N.assigner)||void 0===A?void 0:A.uuid]:null!=G&&G.uuid?[null==G?void 0:G.uuid]:null,varificationDocuments:Z?[{documentType:(null==C?void 0:C.action)+" DOC",fileName:null==$?void 0:$.name,fileStoreId:Z}]:null},action:null==C?void 0:C.action,riskType:null===(S=I)||void 0===S||null===(b=S.additionalDetails)||void 0===b?void 0:b.riskType,comment:null==e?void 0:e.comments,assignee:"FIELDINSPECTION_INPROGRESS"===(null==P||null===(D=P.data)||void 0===D||null===(w=D.processInstances)||void 0===w||null===(R=w[0])||void 0===R||null===(x=R.state)||void 0===x?void 0:x.applicationStatus)?[null==P||null===(B=P.data)||void 0===B||null===(F=B.processInstances)||void 0===F||null===(M=F[0])||void 0===M||null===(k=M.assigner)||void 0===k?void 0:k.uuid]:null!=G&&G.uuid?[null==G?void 0:G.uuid]:null,wfDocuments:Z?[{documentType:(null==C?void 0:C.action)+" DOC",fileName:null==$?void 0:$.name,fileStoreId:Z}]:null}),parseInt(sessionStorage.getItem("lessAdjusment"))>parseInt(sessionStorage.getItem("development"))+parseInt(sessionStorage.getItem("otherCharges"))+parseInt(null===(U=I)||void 0===U||null===(H=U.additionalDetails)||void 0===H||null===(W=H.selfCertificationCharges)||void 0===W?void 0:W.BPA_MALBA_CHARGES)+parseInt(null===(j=I)||void 0===j||null===(V=j.additionalDetails)||void 0===V||null===(z=V.selfCertificationCharges)||void 0===z?void 0:z.BPA_LABOUR_CESS)+parseInt(null===(Y=I)||void 0===Y||null===(K=Y.additionalDetails)||void 0===K||null===(X=K.selfCertificationCharges)||void 0===X?void 0:X.BPA_WATER_CHARGES)+parseInt(null===(Q=I)||void 0===Q||null===(J=Q.additionalDetails)||void 0===J||null===(ee=J.selfCertificationCharges)||void 0===ee?void 0:ee.BPA_GAUSHALA_CHARGES_CESS))O(),alert(y("Enterd Less Adjustment amount is invalid"));else{var te,le;const e=null==L||null===(te=L.nocData)||void 0===te?void 0:te.map(e=>{const t=Digit.SessionStorage.get(null==e?void 0:e.nocType)||[];return{Noc:c({},e,{documents:[...null!=e&&e.documents?null==e?void 0:e.documents:[],...t||[]]})}}),t={};let l=!0,n=!0;null==t||null===(le=t.Noc)||void 0===le||le.map(e=>{var t,o,i,a,r;"APPROVED"!==(null==e||null===(t=e.applicationStatus)||void 0===t?void 0:t.toUpperCase())&&"AUTO_APPROVED"!==(null==e||null===(o=e.applicationStatus)||void 0===o?void 0:o.toUpperCase())&&"REJECTED"!==(null==e||null===(i=e.applicationStatus)||void 0===i?void 0:i.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!=l&&1!=n||("AIRPORT_AUTHORITY"===(null==e?void 0:e.nocType)?l=!1:"FIRE_NOC"===(null==e?void 0:e.nocType)&&(n=!1))});let o=[];e&&e.map(e=>{var t,i,a,r,u,s,d,c,m,v,p,f;("APPROVED"!=(null==e||null===(t=e.Noc)||void 0===t||null===(i=t.applicationStatus)||void 0===i?void 0:i.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===(d=e.Noc)||void 0===d||null===(c=d.applicationStatus)||void 0===c?void 0:c.toUpperCase())&&"VOIDED"!=(null==e||null===(m=e.Noc)||void 0===m||null===(v=m.applicationStatus)||void 0===v?void 0:v.toUpperCase())&&"AIRPORT_AUTHORITY"===(null==e||null===(p=e.Noc)||void 0===p?void 0:p.nocType)&&l||"FIRE_NOC"===(null==e||null===(f=e.Noc)||void 0===f?void 0:f.nocType)&&n)&&o.push(e)}),T({BPA:I},(null==o?void 0:o.length)>0&&o,{isStakeholder:!1,bpa:!0})}return Promise.resolve()}catch(e){return Promise.reject(e)}},defaultValues:U,formId:"modal-action"})):n.createElement(t.Loader,null)},nl=e=>n.createElement("h1",{style:{marginLeft:"22px"},className:"heading-m BPAheading-m"},e.label),ol=()=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},n.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),n.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=>n.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},n.createElement(ol,null)),al=e=>{var i,a,u,s,d,m,v;let{t:p,action:f,tenantId:E,closeModal:g,submitAction:h,applicationData:_,businessService:N}=e;const{data:A,isLoading:S}=Digit.Hooks.useEmployeeSearch(E,{roles:null===(i=workflowDetails)||void 0===i||null===(a=i.data)||void 0===a||null===(u=a.initialActionState)||void 0===u||null===(s=u.nextActions)||void 0===s||null===(d=s.filter(e=>(null==e?void 0:e.action)==(null==f?void 0:f.action)))||void 0===d||null===(m=d[0])||void 0===m||null===(v=m.assigneeRoles)||void 0===v?void 0:v.map(e=>({code:e})),isActive:!0},{enabled:!(null!=f&&f.isTerminateState)}),[b,y]=(r.useQueryClient(),l.useState({})),[C,D]=l.useState({}),[O,T]=l.useState([]),[L,I]=l.useState({}),[w,P]=l.useState(null),[R,x]=l.useState(null),[B,F]=l.useState(null),M=!!Digit.Utils.browser.isMobile();function k(e){P(e.target.files[0])}return o.useHistory(),l.useEffect(()=>{var e;T(null==A||null===(e=A.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}}))},[A]),l.useEffect(()=>{!function(){try{F(null);const e=function(){if(w){const e=/(.*?)(jpg|jpeg|png|image|pdf)$/i,t=function(){if(w.size>=5242880)F(p("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const t=function(){if(null!=w&&w.type&&!e.test(null==w?void 0:w.type))F(p("NOT_SUPPORTED_FILE_TYPE"));else{const e=Ft(function(){return Promise.resolve(Digit.UploadServices.Filestorage("NOC",w,Digit.ULBService.getStateId()||(null==E?void 0:E.split(".")[0]))).then(function(e){var t,l,n,o;(null==e||null===(t=e.data)||void 0===t||null===(l=t.files)||void 0===l?void 0:l.length)>0?x(null==e||null===(n=e.data)||void 0===n||null===(o=n.files[0])||void 0===o?void 0:o.fileStoreId):F(p("CS_FILE_UPLOAD_ERROR"))})},function(){F(p("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)}}()},[w]),l.useEffect(()=>{f&&y((e=>{var l;let{t:o,action:i,approvers:a,selectedApprover:r,setSelectedApprover:u,selectFile:s,uploadedFile:d,setUploadedFile:c,assigneeLabel:m,businessService:v,error:p}=e,f=!1;"REVOCATE"!=(null==i?void 0:i.action)&&"REJECT"!=(null==i?void 0:i.action)||(f=!0);let E=!1;return"APPROVE"!=(null==i?void 0:i.action)&&"REJECT"!=(null==i?void 0:i.action)&&"AUTO_APPROVE"!=i.action&&"AUTO_REJECT"!=i.action||(E=!0),{label:{heading:"WF_"+(null==i?void 0:i.action)+"_APPLICATION",submit:"WF_"+v+"_"+(null==i?void 0:i.action),cancel:"CORE_LOGOUTPOPUP_CANCEL"},form:[{body:[{label:i.isTerminateState||E?null:o(m||"WF_ROLE_"+(null===(l=i.assigneeRoles)||void 0===l?void 0:l[0])),type:"dropdown",populators:i.isTerminateState||E?null:n.createElement(t.Dropdown,{option:a,autoComplete:"off",optionKey:"name",id:"fieldInspector",select:u,selected:r})},{label:o("WF_COMMON_COMMENTS"),type:"textarea",isMandatory:f,populators:{name:"comments"}},{label:""+o("WF_APPROVAL_UPLOAD_HEAD"),populators:n.createElement(t.UploadFile,{id:"workflow-doc",onUpload:s,onDelete:()=>{c(null)},showHint:!0,message:d?"1 "+o("ES_PT_ACTION_FILEUPLOADED"):o("CS_ACTION_NO_FILEUPLOADED"),accept:"image/*, .pdf, .png, .jpeg, .jpg",iserror:p})}]}]}})({t:p,action:f,approvers:O,selectedApprover:L,setSelectedApprover:I,selectFile:k,uploadedFile:R,setUploadedFile:x,businessService:N,assigneeLabel:"WF_ASSIGNEE_NAME_LABEL",error:B}))},[f,O,R,B]),f&&b.form?n.createElement(t.Modal,{headerBarMain:n.createElement(nl,{label:p(b.label.heading)}),headerBarEnd:n.createElement(il,{onClick:g}),actionCancelLabel:p(b.label.cancel),actionCancelOnSubmit:g,actionSaveLabel:p(b.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action",isOBPSFlow:!0,popupStyles:M?{width:"720px"}:{},style:M?{height:"45px",width:"44%"}:{height:"45px",width:"107px",paddingLeft:"0px",paddingRight:"0px"},popupModuleMianStyles:M?{paddingLeft:"5px"}:{}},S?n.createElement(t.Loader,null):n.createElement(t.FormComposer,{config:b.form,cardStyle:{marginLeft:"0px",marginRight:"0px",marginTop:"-25px"},className:"BPAemployeeCard bpa-workflow-modal-form",noBoxShadow:!0,inline:!0,childrenAtTheBottom:!0,onSubmit:function(e){var t,l,n;let o=JSON.parse(sessionStorage.getItem("NewNOCDocs")),i=(null===(t=_)||void 0===t||null===(l=t.documents)||void 0===l?void 0:l.length)>0?[...null===(n=_)||void 0===n?void 0:n.documents]:[];o.map((e,t)=>{i.push(e)}),_=c({},_,{workflow:{action:null==f?void 0:f.action,comment:null!=e&&e.comments?null==e?void 0:e.comments:null,assignee:null!=L&&L.uuid?[null==L?void 0:L.uuid]:null,documents:R?[{documentType:(null==f?void 0:f.action)+" DOC",fileName:null==w?void 0:w.name,fileStoreId:R}]:null},documents:i}),h({Noc:_},!1,{isNoc:!0})},defaultValues:C,formId:"modal-action"})):n.createElement(t.Loader,null)},rl=e=>n.createElement("h1",{className:"heading-m"},e.label),ul=()=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},n.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),n.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"})),sl=e=>n.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},n.createElement(ul,null)),dl=function(e,t){void 0===t&&(t="dayend");try{const l=e.match(/(\d{4})-(\d{1,2})-(\d{1,2})/),n=new Date(Date.UTC(l[1],l[2]-1,l[3]));return n.setMinutes(n.getMinutes()+n.getTimezoneOffset()),"dayend"===t&&(n.setHours(n.getHours()+24),n.setSeconds(n.getSeconds()-1)),n.getTime()}catch(t){return e}},cl=e=>{var o,i;let{t:a,action:r,tenantId:u,closeModal:s,submitAction:d,applicationData:m,businessService:v}=e;const{data:p,isLoading:f}=Digit.Hooks.useEmployeeSearch(u,{roles:null==r||null===(o=r.assigneeRoles)||void 0===o||null===(i=o.map)||void 0===i?void 0:i.call(o,e=>({code:e})),isActive:!0},{enabled:!(null!=r&&r.isTerminateState)}),[E,g]=l.useState({}),[h,_]=l.useState({}),[N,A]=l.useState([]),[S,b]=l.useState({}),[y,C]=l.useState(null),[D,O]=l.useState(null),[T,L]=l.useState(null),I=window.Digit.Utils.browser.isMobile(),w=window.location.href.includes("/employee");function P(e){C(e.target.files[0])}return l.useEffect(()=>{var e;A(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]),l.useEffect(()=>{!function(){try{L(null);const e=function(){if(y){const e=/(.*?)(jpg|jpeg|png|image|pdf)$/i,t=function(){if(y.size>=5242880)L(a("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const t=function(){if(null!=y&&y.type&&!e.test(null==y?void 0:y.type))L(a("NOT_SUPPORTED_FILE_TYPE"));else{const e=Ft(function(){return Promise.resolve(Digit.UploadServices.Filestorage("WS",y,Digit.ULBService.getCurrentTenantId())).then(function(e){var t,l,n,o;(null==e||null===(t=e.data)||void 0===t||null===(l=t.files)||void 0===l?void 0:l.length)>0?O(null==e||null===(n=e.data)||void 0===n||null===(o=n.files[0])||void 0===o?void 0:o.fileStoreId):L(a("CS_FILE_UPLOAD_ERROR"))})},function(e){console.error("Modal -> err ",e),L(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]),l.useEffect(()=>{var e,l,o,i;"DisconnectWSConnection"==(null===(e=m)||void 0===e||null===(l=e.processInstance)||void 0===l?void 0:l.businessService)||"DisconnectSWConnection"==(null===(o=m)||void 0===o||null===(i=o.processInstance)||void 0===i?void 0:i.businessService)?r&&g((e=>{var l;let{t:o,action:i,approvers:a,selectedApprover:r,setSelectedApprover:u,selectFile:s,uploadedFile:d,setUploadedFile:m,businessService:v,error:p}=e,f=!0,E=!1;return(null!=i&&null!==(l=i.action)&&void 0!==l&&l.includes("SEND_BACK")||"APPROVE_FOR_DISCONNECTION"==(null==i?void 0:i.action)||"RESUBMIT_APPLICATION"==(null==i?void 0:i.action))&&(f=!1),i.isTerminateState&&(f=!1),"EXECUTE_DISCONNECTION"!=(null==i?void 0:i.action)&&"DISCONNECTION_EXECUTED"!=(null==i?void 0:i.action)||(E=!0),{label:{heading:"WF_"+(null==i?void 0:i.action)+"_APPLICATION",submit:"WF_"+(null==v?void 0:v.toUpperCase())+"_"+(null==i?void 0:i.action),cancel:"CS_COMMON_CANCEL"},form:[{body:[{label:f?o("WF_ASSIGNEE_NAME_LABEL"):null,placeholder:f?o("WF_ASSIGNEE_NAME_PLACEHOLDER"):null,type:"dropdown",populators:f?n.createElement(t.Dropdown,{option:a,autoComplete:"off",optionKey:"name",id:"fieldInspector",select:u,selected:r}):null},E&&{label:o("ES_FSM_ACTION_SERVICE_DATE"),isMandatory:!!E,type:"custom",populators:E?{name:"date",validation:{required:!0},defaultValue:Digit.Utils.date.getDate(),component:(e,l)=>n.createElement(t.DatePicker,c({onChange:e.onChange,date:e.value},l))}:null},{label:o("WF_COMMON_COMMENTS"),type:"textarea",populators:{name:"comments"}},{label:o("WS_APPROVAL_CHECKLIST_BUTTON_UP_FILE"),populators:n.createElement(t.UploadFile,{id:"workflow-doc",accept:".jpg,.pdf,.png,.jpeg",onUpload:s,onDelete:()=>{m(null)},message:d?"1 "+o("ES_PT_ACTION_FILEUPLOADED"):o("CS_ACTION_NO_FILEUPLOADED"),error:p,iserror:p,showHintBelow:!0,hintText:"WS_HINT_TEXT_LABEL"})}]}]}})({t:a,action:r,approvers:N,selectedApprover:S,setSelectedApprover:b,selectFile:P,uploadedFile:D,setUploadedFile:O,businessService:v,error:T})):r&&g((e=>{var l;let{t:o,action:i,approvers:a,selectedApprover:r,setSelectedApprover:u,selectFile:s,uploadedFile:d,setUploadedFile:c,businessService:m,error:v}=e,p=!0;return(null!=i&&null!==(l=i.action)&&void 0!==l&&l.includes("SEND_BACK")||"APPROVE_FOR_CONNECTION"==(null==i?void 0:i.action))&&(p=!1),i.isTerminateState&&(p=!1),{label:{heading:"WF_"+(null==i?void 0:i.action)+"_APPLICATION",submit:"WF_"+(null==m?void 0:m.toUpperCase())+"_"+(null==i?void 0:i.action),cancel:"CS_COMMON_CANCEL"},form:[{body:[{label:p?o("WF_ASSIGNEE_NAME_LABEL"):null,placeholder:p?o("WF_ASSIGNEE_NAME_PLACEHOLDER"):null,type:"dropdown",populators:p?n.createElement(t.Dropdown,{option:a,autoComplete:"off",optionKey:"name",id:"fieldInspector",select:u,selected:r}):null},{label:o("WF_COMMON_COMMENTS"),type:"textarea",populators:{name:"comments"}},{label:o("WS_APPROVAL_CHECKLIST_BUTTON_UP_FILE"),populators:n.createElement(t.UploadFile,{id:"workflow-doc",accept:".jpg,.pdf,.png,.jpeg",onUpload:s,onDelete:()=>{c(null)},message:d?"1 "+o("ES_PT_ACTION_FILEUPLOADED"):o("CS_ACTION_NO_FILEUPLOADED"),error:v,iserror:v,showHintBelow:!0,hintText:"WS_HINT_TEXT_LABEL"})}]}]}})({t:a,action:r,approvers:N,selectedApprover:S,setSelectedApprover:b,selectFile:P,uploadedFile:D,setUploadedFile:O,businessService:v,error:T}))},[r,N,D,T]),r&&E.form?n.createElement(t.Modal,{headerBarMain:n.createElement(rl,{label:a(E.label.heading)}),headerBarEnd:n.createElement(sl,{onClick:s}),actionCancelLabel:a(E.label.cancel),actionCancelOnSubmit:s,actionSaveLabel:a(E.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action",style:I&&w?{width:"100%",height:"auto"}:{}},f?n.createElement(t.Loader,null):n.createElement(t.FormComposer,{config:E.form,className:"BPAemployeeCard bpa-workflow-modal-form",noBoxShadow:!0,inline:!0,childrenAtTheBottom:!0,onSubmit:function(e){var t,l,n,o,i,a,s,v,p,f;if(null!==(t=m)&&void 0!==t&&t.isBillAmend){var E,g,h,_,N,A,b,C,O;const t=c({},null===(E=m)||void 0===E||null===(g=E.billAmendmentDetails)||void 0===g?void 0:g.additionalDetails,{comments:null!=e&&e.comments?e.comments:null}),l=c({},null===(h=m)||void 0===h?void 0:h.billAmendmentDetails,{workflow:{businessId:null===(_=m)||void 0===_||null===(N=_.billAmendmentDetails)||void 0===N?void 0:N.amendmentId,action:null==r?void 0:r.action,tenantId:u,businessService:null!==(A=m)&&void 0!==A&&null!==(b=A.applicationType)&&void 0!==b&&b.includes("WATER")?"WS.AMENDMENT":"SW.AMENDMENT",moduleName:null!==(C=m)&&void 0!==C&&null!==(O=C.applicationType)&&void 0!==O&&O.includes("WATER")?"WS":"SW",assignes:null!=S&&S.uuid?[{uuid:null==S?void 0:S.uuid}]:[],comment:(null==e?void 0:e.comments)||"",documents:D?[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==y?void 0:y.name,fileStoreId:D}]:[]},additionalDetails:t,comment:(null==e?void 0:e.comments)||"",wfDocuments:D?[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==y?void 0:y.name,fileStoreId:D}]:null,processInstance:{action:null==r?void 0:r.action,assignes:null!=S&&S.uuid?[{uuid:null==S?void 0:S.uuid}]:[],comment:(null==e?void 0:e.comments)||"",documents:D?[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==y?void 0:y.name,fileStoreId:D}]:[]}});d({AmendmentUpdate:l})}else{if(m=c({},m,{action:null==r?void 0:r.action,comment:(null==e?void 0:e.comments)||"",assignee:null!=S&&S.uuid?[null==S?void 0:S.uuid]:[],assignes:null!=S&&S.uuid?[{uuid:null==S?void 0:S.uuid}]:[],wfDocuments:D?[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==y?void 0:y.name,fileStoreId:D}]:null,processInstance:c({},null===(l=m)||void 0===l?void 0:l.processInstance,{action:null==r?void 0:r.action,assignes:null!=S&&S.uuid?[{uuid:null==S?void 0:S.uuid}]:[],comment:(null==e?void 0:e.comments)||"",documents:D?[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==y?void 0:y.name,fileStoreId:D}]:[]})}),null!=e&&e.date&&null!==(n=m)&&void 0!==n&&null!==(o=n.applicationType)&&void 0!==o&&o.includes("DISCONNECT")){const t=yt(null==e?void 0:e.date);m.disconnectionExecutionDate=dl(t)}else if(null!=e&&e.date){const t=yt(null==e?void 0:e.date);m.connectionExecutionDate=dl(t)}var T;if("DisconnectWSConnection"==(null===(i=m)||void 0===i||null===(a=i.processInstance)||void 0===a?void 0:a.businessService)||"DisconnectSWConnection"==(null===(s=m)||void 0===s||null===(v=s.processInstance)||void 0===v?void 0:v.businessService)||window.location.href.includes("disconnection"))"WATER"==(null===(T=m)||void 0===T?void 0:T.serviceType)?d({WaterConnection:m,disconnectRequest:!0}):d({SewerageConnection:m,disconnectRequest:!0});else if("SEWERAGE_RECONNECTION"==(null===(p=m)||void 0===p?void 0:p.applicationType))d({SewerageConnection:m,disconnectRequest:!1,reconnectRequest:!0});else if("WATER_RECONNECTION"==(null===(f=m)||void 0===f?void 0:f.applicationType))d({WaterConnection:m,disconnectRequest:!1,reconnectRequest:!0});else{var L,I,w,P,R,x,B,F,M,k,U,H,W;const e=sessionStorage.getItem("Digit.ADHOC_ADD_REBATE_DATA"),t=e?JSON.parse(e):"";null!=t&&null!==(L=t.value)&&void 0!==L&&L.adhocPenalty&&(m.additionalDetails.adhocPenalty=parseInt(null==t||null===(I=t.value)||void 0===I?void 0:I.adhocPenalty)||""),null!=t&&null!==(w=t.value)&&void 0!==w&&w.adhocPenaltyComment&&(m.additionalDetails.adhocPenaltyComment=(null==t||null===(P=t.value)||void 0===P?void 0:P.adhocPenaltyComment)||""),null!=t&&null!==(R=t.value)&&void 0!==R&&R.adhocPenaltyReason&&(m.additionalDetails.adhocPenaltyReason=(null==t||null===(x=t.value)||void 0===x?void 0:x.adhocPenaltyReason)||""),null!=t&&null!==(B=t.value)&&void 0!==B&&B.adhocRebate&&(m.additionalDetails.adhocRebate=parseInt(null==t||null===(F=t.value)||void 0===F?void 0:F.adhocRebate)||""),null!=t&&null!==(M=t.value)&&void 0!==M&&M.adhocRebateComment&&(m.additionalDetails.adhocRebateComment=(null==t||null===(k=t.value)||void 0===k?void 0:k.adhocRebateComment)||""),null!=t&&null!==(U=t.value)&&void 0!==U&&U.adhocRebateReason&&(m.additionalDetails.adhocRebateReason=(null==t||null===(H=t.value)||void 0===H?void 0:H.adhocRebateReason)||""),"WATER"==(null===(W=m)||void 0===W?void 0:W.serviceType)?d({WaterConnection:m,disconnectRequest:!1,reconnectRequest:!1}):d({SewerageConnection:m,disconnectRequest:!1,reconnectRequest:!1})}}},defaultValues:h,formId:"modal-action"})):n.createElement(t.Loader,null)},ml=e=>n.createElement("h1",{className:"heading-m"},e.label),vl=()=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},n.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),n.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"})),pl=e=>n.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},n.createElement(vl,null)),fl=e=>{var o,i;let{t:a,action:r,tenantId:u,closeModal:s,submitAction:d,applicationData:m,businessService:v,moduleCode:p}=e;console.log("applicationData",m);const{data:f}=Digit.Hooks.useEmployeeSearch(u,{roles:null==r||null===(o=r.assigneeRoles)||void 0===o||null===(i=o.map)||void 0===i?void 0:i.call(o,e=>({code:e})),isActive:!0},{enabled:!(null!=r&&r.isTerminateState)}),[E,g]=l.useState({}),[h,_]=l.useState({}),[N,A]=l.useState([]),[S,b]=l.useState(null),[y,C]=l.useState(null),[D,O]=l.useState(null),[T,L]=l.useState(null),[I,w]=l.useState(!1);function P(e){C(e.target.files[0])}return l.useEffect(()=>{var e;A(null==f||null===(e=f.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}}))},[f]),l.useEffect(()=>{!function(){try{L(null);const e=function(){if(y){const e=function(){if(y.size>=5242880)L(a("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const e=Ft(function(){return Promise.resolve(Digit.UploadServices.Filestorage("PTR",y,Digit.ULBService.getStateId())).then(function(e){var t,l,n,o;(null==e||null===(t=e.data)||void 0===t||null===(l=t.files)||void 0===l?void 0:l.length)>0?O(null==e||null===(n=e.data)||void 0===n||null===(o=n.files[0])||void 0===o?void 0:o.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)}}()},[y]),l.useEffect(()=>{r&&g((e=>{let{t:t,action:l,businessService:n}=e;return{label:{heading:"WF_"+(null==l?void 0:l.action)+"_APPLICATION",submit:"WF_"+n+"_"+(null==l?void 0:l.action),cancel:"ES_PTR_COMMON_CANCEL"},form:[{body:[{label:t("ES_PTR_ACTION_COMMENTS"),type:"textarea",populators:{name:"comments"}}]}]}})({t:a,action:r,approvers:N,selectedApprover:S,setSelectedApprover:b,selectFile:P,uploadedFile:D,setUploadedFile:O,businessService:v}))},[r,N,D]),r&&E.form?n.createElement(t.Modal,{headerBarMain:n.createElement(ml,{label:a(E.label.heading)}),headerBarEnd:n.createElement(pl,{onClick:s}),actionCancelLabel:a(E.label.cancel),actionCancelOnSubmit:s,actionSaveLabel:a(E.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action"},n.createElement(t.FormComposer,{config:E.form,className:"BPAemployeeCard bpa-workflow-modal-form",noBoxShadow:!0,inline:!0,childrenAtTheBottom:!0,onSubmit:function(e){if("COMMON_APPROVED"==(null==r?void 0:r.action)){let t={action:"OPEN",comments:null==e?void 0:e.comments,businessService:"ptr",moduleName:"pet-services"};m.creationReason="CREATE",d({PetRegistrationApplications:[c({},m,{workflow:t})]})}let t={action:null==r?void 0:r.action,comments:null==e?void 0:e.comments,businessService:v,moduleName:p};t.assignes=null!=r&&r.isTerminateState||!S?[]:[S],D&&(t.documents=[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==y?void 0:y.name,fileStoreId:D}]),d({PetRegistrationApplications:[c({},m,{workflow:t})]})},defaultValues:h,formId:"modal-action"})):n.createElement(t.Loader,null)},El=e=>n.createElement("h1",{className:"heading-m"},e.label),gl=()=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},n.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),n.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"})),hl=e=>n.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},n.createElement(gl,null)),_l=e=>{var o,i,a;let{t:r,action:u,closeModal:s,submitAction:d,applicationData:m,businessService:v}=e;const p=Digit.ULBService.getStateId(),{data:f,isLoading:E}=Digit.Hooks.tl.useTradeLicenseMDMS(p,"TradeLicense","TradeUnits","[?(@.type=='TL')]");console.log("tradeMdmsData",null==f||null===(o=f.TradeLicense)||void 0===o?void 0:o.TradeType),console.log("applicationData",m);const[g,h]=l.useState({}),[_,N]=l.useState({}),[A,S]=l.useState([]),[b,y]=l.useState(""),[C,D]=l.useState([]),[O,T]=l.useState(null),L=null===(i=m)||void 0===i||null===(a=i.tradeLicenseDetail)||void 0===a?void 0:a.tradeUnits;console.log("tradeUnits",L);const I=l.useMemo(()=>{var e;if(E||!f||!L.length)return[];const t=new Set(L.map(e=>e.tradeType)),l=(null===(e=f.TradeLicense)||void 0===e?void 0:e.TradeType.filter(e=>t.has(e.code))).some(e=>null==e?void 0:e.ishazardous);return console.log("hasHazardous",l),l?["1"]:["1","2","3"]},[E,f,L]);return console.log("years",I),l.useEffect(()=>{u&&h((e=>{let{t:l,action:o,years:i,selectedApprover:a,setSelectedApprover:r,businessService:u}=e;return{label:{heading:"WF_"+(null==o?void 0:o.action)+"_APPLICATION",submit:"WF_"+(null==u?void 0:u.toUpperCase())+"_"+(null==o?void 0:o.action),cancel:"WF_EMPLOYEE_NEWTL_CANCEL"},form:[{body:[{label:l("TL_VALID_FOR_NO_OF_YEARS"),type:"dropdown",populators:n.createElement(t.Dropdown,{option:i,autoComplete:"off",select:r,selected:a})}]}]}})({t:r,action:u,years:I,selectedApprover:b,setSelectedApprover:y,businessService:v}))},[u,I,C,O]),u&&g.form?n.createElement(t.Modal,{headerBarMain:n.createElement(El,{label:r(g.label.heading)}),headerBarEnd:n.createElement(hl,{onClick:s}),actionCancelLabel:r(g.label.cancel),actionCancelOnSubmit:s,actionSaveLabel:r(g.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action"},E?n.createElement(t.Loader,null):n.createElement(t.FormComposer,{config:g.form,className:"BPAemployeeCard bpa-workflow-modal-form",noBoxShadow:!0,inline:!0,childrenAtTheBottom:!0,onSubmit:function(e){var t;let l=null===(t=m)||void 0===t?void 0:t.financialYear;const n=null==l?void 0:l.split("-")[1],o="20"+Number(n)+"-"+(Number(n)+1);m=c({},m,{financialYear:o,action:"INITIATE",additionalDetail:c({},m.additionalDetail,{validityYears:b.length>0?parseInt(b):""})}),d({Licenses:[m]})},defaultValues:_,formId:"modal-action"})):n.createElement(t.Loader,null)},Nl=e=>n.createElement("h1",{className:"heading-m"},e.label),Al=()=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},n.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),n.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"})),Sl=e=>n.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},n.createElement(Al,null)),bl=e=>{var o,i;let{t:a,action:r,tenantId:u,closeModal:s,submitAction:d,applicationData:m,businessService:v,moduleCode:p}=e;const{data:f}=Digit.Hooks.useEmployeeSearch(u,{roles:null==r||null===(o=r.assigneeRoles)||void 0===o||null===(i=o.map)||void 0===i?void 0:i.call(o,e=>({code:e})),isActive:!0},{enabled:null==r?void 0:r.isTerminateState}),[E,g]=l.useState({}),[h,_]=l.useState({}),[N,A]=l.useState([]),[S,b]=l.useState(null),[y,C]=l.useState(null),[D,O]=l.useState(null),[T,L]=l.useState(null),[I,w]=l.useState(!1);function P(e){w(!0),C(e.target.files[0])}return l.useEffect(()=>{var e;A(null==f||null===(e=f.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}}))},[f]),l.useEffect(()=>{!function(){try{L(null);const e=function(){if(y){const e=function(){if(y.size>=5242880)L(a("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const e=Mt(function(){return Ft(function(){return Promise.resolve(Digit.UploadServices.Filestorage("StreetVending",y,u)).then(function(e){var t,l,n,o;(null==e||null===(t=e.data)||void 0===t||null===(l=t.files)||void 0===l?void 0:l.length)>0?O(null==e||null===(n=e.data)||void 0===n||null===(o=n.files[0])||void 0===o?void 0:o.fileStoreId):L(a("CS_FILE_UPLOAD_ERROR"))})},function(){L(a("CS_FILE_UPLOAD_ERROR"))})},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,m),l.useEffect(()=>{g((e=>{let{t:l,action:o,selectFile:i,uploadedFile:a,setUploadedFile:r,approvers:u,selectedApprover:s,setSelectedApprover:d,isUploading:c}=e;const m=()=>n.createElement("div",{className:"loading-spinner"});return console.log("isuploading ",c),{label:{heading:"WF_"+(null==o?void 0:o.action)+"_APPLICATION",submit:"SV_"+(null==o?void 0:o.action),cancel:"SV_COMMON_CANCEL"},form:[{body:["APPROVE"===(null==o?void 0:o.action)||"REJECT"===(null==o?void 0:o.action)||"SENDBACKTOCITIZEN"===(null==o?void 0:o.action)?"":{label:l("SV_ASSIGNEE"),type:"dropdown",populators:n.createElement(t.Dropdown,{option:u,t:l,optionKey:"name",select:d,selected:s})},{label:l("SV_ACTION_COMMENTS"),isMandatory:!0,type:"textarea",populators:{name:"comments",validation:{required:!0}}},{label:l("SV_ATTATCH_FILE")+(o.docUploadRequired?" *":""),populators:n.createElement(t.UploadFile,{id:"workflow-doc-sv",onUpload:i,onDelete:()=>{r(null)},message:c?n.createElement("div",{style:{display:"flex",alignItems:"center",gap:"8px"}},n.createElement(m,null),n.createElement("span",null,"Uploading...")):a?"1 "+l("SV_FILE_UPLOADED"):l("SV_NO_FILE")})}]}]}})({t:a,action:r,approvers:N,selectedApprover:S,setSelectedApprover:b,selectFile:P,uploadedFile:D,setUploadedFile:O,businessService:v,isUploading:I}))},[r,N,D]),r&&E.form?n.createElement(t.Modal,{headerBarMain:n.createElement(Nl,{label:a(E.label.heading)}),headerBarEnd:n.createElement(Sl,{onClick:s}),actionCancelLabel:a(E.label.cancel),actionCancelOnSubmit:s,actionSaveLabel:a(E.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action"},n.createElement(t.FormComposer,{config:E.form,noBoxShadow:!0,inline:!0,childrenAtTheBottom:!0,onSubmit:function(e){var t;let l={action:null==r?void 0:r.action,comments:null==e?void 0:e.comments,businessService:v,moduleName:p,assignes:"SENDBACKTOCITIZEN"===(null==r?void 0:r.action)?[null==m||null===(t=m.auditDetails)||void 0===t?void 0:t.createdBy]:null!=S&&S.uuid?[null==S?void 0:S.uuid]:null};D&&(l.documents=[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==y?void 0:y.name,fileStoreId:D}]),d({streetVendingDetail:c({},m,{workflow:l})})},defaultValues:h,formId:"modal-action"})):n.createElement(t.Loader,null)},yl=e=>n.createElement("h1",{className:"heading-m"},e.label),Cl=()=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},n.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),n.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"})),Dl=e=>n.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},n.createElement(Cl,null)),Ol=e=>{var o,i;let{t:a,action:r,tenantId:u,closeModal:s,submitAction:d,applicationData:m,businessService:v,moduleCode:p}=e;console.log("applicationData",m);const{data:f}=Digit.Hooks.useEmployeeSearch(u,{roles:null==r||null===(o=r.assigneeRoles)||void 0===o||null===(i=o.map)||void 0===i?void 0:i.call(o,e=>({code:e})),isActive:!0},{enabled:!(null!=r&&r.isTerminateState)}),[E,g]=l.useState({}),[h,_]=l.useState({}),[N,A]=l.useState([]),[S,b]=l.useState(null),[y,C]=l.useState(null),[D,O]=l.useState(null),[T,L]=l.useState(null),[I,w]=l.useState(!1);function P(e){C(e.target.files[0])}return l.useEffect(()=>{var e;A(null==f||null===(e=f.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}}))},[f]),l.useEffect(()=>{!function(){try{L(null);const e=function(){if(y){const e=function(){if(y.size>=5242880)L(a("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const e=Ft(function(){return Promise.resolve(Digit.UploadServices.Filestorage("CHB",y,Digit.ULBService.getStateId())).then(function(e){var t,l,n,o;(null==e||null===(t=e.data)||void 0===t||null===(l=t.files)||void 0===l?void 0:l.length)>0?O(null==e||null===(n=e.data)||void 0===n||null===(o=n.files[0])||void 0===o?void 0:o.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)}}()},[y]),l.useEffect(()=>{r&&g((e=>{let{t:l,action:o,selectFile:i,uploadedFile:a,setUploadedFile:r,businessService:u}=e;return{label:{heading:"WF_"+(null==o?void 0:o.action)+"_APPLICATION",submit:"WF_"+u+"_"+(null==o?void 0:o.action),cancel:"ES_CHB_COMMON_CANCEL"},form:[{body:[{label:l("ES_CHB_ACTION_COMMENTS"),type:"textarea",populators:{name:"comments"}},{label:l("ES_CHB_ATTACH_FILE")+(o.docUploadRequired?" *":""),populators:n.createElement(t.UploadFile,{id:"workflow-doc",onUpload:i,onDelete:()=>{r(null)},showHint:!0,hintText:l("CHB_ATTACH_RESTRICTIONS_SIZE"),message:a?"1 "+l("ES_CHB_ACTION_FILEUPLOADED"):l("ES_CHB_ACTION_NO_FILEUPLOADED")})}]}]}})({t:a,action:r,approvers:N,selectedApprover:S,setSelectedApprover:b,selectFile:P,uploadedFile:D,setUploadedFile:O,businessService:v}))},[r,N,D]),r&&E.form?n.createElement(t.Modal,{headerBarMain:n.createElement(yl,{label:a(E.label.heading)}),headerBarEnd:n.createElement(Dl,{onClick:s}),actionCancelLabel:a(E.label.cancel),actionCancelOnSubmit:s,actionSaveLabel:a(E.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action"},n.createElement(t.FormComposer,{config:E.form,className:"BPAemployeeCard bpa-workflow-modal-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:p};D&&(t.documents=[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==y?void 0:y.name,filestoreId:D}]),d({hallsBookingApplication:[c({},m,{workflow:t})]})},defaultValues:h,formId:"modal-action"})):n.createElement(t.Loader,null)},Tl=e=>n.createElement("h1",{className:"heading-m"},e.label),Ll=()=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},n.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),n.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=>n.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},n.createElement(Ll,null)),wl=e=>{var i,a,r;let{t:u,action:s,tenantId:d,closeModal:m,submitAction:v,applicationData:p,businessService:f,moduleCode:E}=e;const{data:g}=Digit.Hooks.useEmployeeSearch(d,{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)}),h=o.useHistory(),[_,N]=l.useState({}),[A,S]=l.useState({}),[b,y]=l.useState([]),[C,D]=l.useState(null),[O,T]=l.useState(null);return l.useEffect(()=>{var e;y(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]),l.useEffect(()=>{"INITIATED"===(null==s?void 0:s.state)?h.push("/digit-ui/employee/asset/assetservice/edit/"+(null==p?void 0:p.applicationNo)):N((e=>{let{t:t,action:l,businessService:n}=e;return{label:{heading:"WF_"+(null==l?void 0:l.action)+"_APPLICATION",submit:"WF_"+n+"_"+(null==l?void 0:l.action),cancel:"ES_AST_COMMON_CANCEL"},form:[{body:[{label:t("AST_ACTION_COMMENTS"),type:"textarea",populators:{name:"comments"}}]}]}})({t:u,action:s,approvers:b,selectedApprover:C,setSelectedApprover:D,uploadedFile:O,setUploadedFile:T,businessService:f}))},[s,b,O]),s&&_.form?n.createElement(t.Modal,{headerBarMain:n.createElement(Tl,{label:u(_.label.heading)}),headerBarEnd:n.createElement(Il,{onClick:m}),actionCancelLabel:u(_.label.cancel),actionCancelOnSubmit:m,actionSaveLabel:u(_.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action"},n.createElement(t.FormComposer,{config:_.form,className:"BPAemployeeCard bpa-workflow-modal-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:f,moduleName:E};O&&(t.documents=[]),v({Asset:c({},p,{workflow:t})})},defaultValues:A,formId:"modal-action"})):n.createElement(t.Loader,null)},Pl=e=>null!=e&&e.businessService.includes("PT")?n.createElement(zt,e):null!=e&&e.businessService.includes("ptr")?n.createElement(fl,e):null!=e&&e.businessService.includes("NewTL")||null!=e&&e.businessService.includes("TL")||null!=e&&e.businessService.includes("EDITRENEWAL")?n.createElement(Kt,e):null!=e&&e.businessService.includes("DIRECTRENEWAL")?n.createElement(_l,e):null!=e&&e.moduleCode.includes("BPAREG")?n.createElement(Qt,e):null!=e&&e.moduleCode.includes("BPA")?n.createElement(ll,e):null!=e&&e.moduleCode.includes("NOC")?n.createElement(al,e):null!=e&&e.moduleCode.includes("WS")?n.createElement(cl,e):null!=e&&e.businessService.includes("street-vending")?n.createElement(bl,e):null!=e&&e.businessService.includes("chb")?n.createElement(Ol,e):null!=e&&e.businessService.includes("asset-create")?n.createElement(wl,e):void 0;function Rl(e){let{documents:l,svgStyles:o={},isSendBackFlow:a=!1,isHrLine:r=!1,titleStyles:u}=e;const{t:s}=i.useTranslation(),d=window.location.href.includes("stakeholder");return n.createElement("div",{style:{marginTop:"19px",display:"flex",flexWrap:"wrap",flexDirection:"row",borderRadius:"4px",background:"#FAFAFA",border:"1px solid #D6D5D4",padding:"8px"}},!d&&(null==l?void 0:l.map((e,o)=>{var i,d,c;return n.createElement(n.Fragment,{key:o},n.createElement("div",{style:{display:"flex",flexWrap:"wrap",justifyContent:"flex-start"}},n.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((l,o)=>{var i;return n.createElement("div",{style:{width:"180px"}},n.createElement(t.CardSubHeader,{style:u||{marginTop:"32px",marginBottom:"8px",color:"#505A5F",fontSize:"24px"}},s(null==e?void 0:e.title)),n.createElement("a",{target:"_",href:null==l?void 0:l.url,style:{minWidth:"80px",marginRight:"10px",maxWidth:"100px",height:"auto",minWidth:"100px"},key:o},n.createElement("div",{style:{display:"flex",justifyContent:"flex-start"}},n.createElement(t.PDFSvg,null)),n.createElement("p",{style:{marginTop:"8px",fontWeight:"bold",textAlign:"start",color:"#505A5F"}},s(null==l?void 0:l.title)),a?null!=l&&null!==(i=l.documentType)&&void 0!==i&&i.includes("NOC")?n.createElement("p",{style:{textAlign:"center"}},s(null==l?void 0:l.documentType.split(".")[1])):n.createElement("p",{style:{textAlign:"center"}},s(null==l?void 0:l.documentType)):""))}):!window.location.href.includes("citizen")&&n.createElement("div",null,n.createElement("p",null,s("BPA_NO_DOCUMENTS_UPLOADED_LABEL")),n.createElement("div",{style:{width:"180px"}},n.createElement(t.CardSubHeader,{style:u||{marginTop:"32px",marginBottom:"8px",color:"#505A5F",fontSize:"24px"}}),n.createElement("div",{style:{minWidth:"80px",marginRight:"10px",maxWidth:"100px",height:"auto",minWidth:"100px"},key:o},n.createElement("div",{style:{display:"flex",justifyContent:"flex-start"}},n.createElement(t.PDFSvg,null)),n.createElement("p",{style:{marginTop:"8px",fontWeight:"bold",textAlign:"start",color:"#505A5F"}}),a?(null!==(d=value)&&void 0!==d&&null!==(c=d.documentType)&&void 0!==c&&c.includes("NOC"),n.createElement("p",{style:{textAlign:"center"}})):"")))),r&&(null==l?void 0:l.length)!=o+1?n.createElement("hr",{style:{color:"#D6D5D4",backgroundColor:"#D6D5D4",height:"2px",marginTop:"20px",marginBottom:"20px"}}):null))})),d&&(null==l?void 0:l.map((e,l)=>{var i;return n.createElement(n.Fragment,{key:l},null!=e&&e.title?n.createElement(t.CardSubHeader,{style:{marginTop:"32px",marginBottom:"8px",color:"#505A5F",fontSize:"24px"}},s(null==e?void 0:e.title)):null,n.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,l)=>n.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:l},n.createElement("div",{style:{maxWidth:"940px",padding:"8px",borderRadius:"4px",border:"1px solid #D6D5D4",background:"#FAFAFA"}},n.createElement("p",{style:{marginTop:"8px",fontWeight:"bold",marginBottom:"10px"}},s(null==e?void 0:e.title)),null!=e&&e.docInfo?n.createElement("div",{style:{fontSize:"12px",color:"#505A5F",fontWeight:400,lineHeight:"15px",marginBottom:"10px"}},""+s(null==e?void 0:e.docInfo)):null,n.createElement(t.PDFSvg,null),n.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")&&n.createElement("div",null,n.createElement("p",null,s("BPA_NO_DOCUMENTS_UPLOADED_LABEL")))))})))}const xl=e=>{var t,o;let{t:i,formData:a,applicationData:r,docs:u,bpaActionsDetails:s}=e;const d=(null==r?void 0:r.status)||"",c=(null==s||null===(t=s.data)||void 0===t?void 0:t.nextActions)||[],m=Digit.ULBService.getStateId(),[v,p]=l.useState((null==a||null===(o=a.documents)||void 0===o?void 0:o.documents)||[]),[f,E]=l.useState(null),[g,h]=l.useState([]),[_,N]=l.useState(!0),[A,S]=l.useState(!1),[b,y]=l.useState(!1),{isLoading:C,data:D}=Digit.Hooks.obps.useMDMS(m,"BPA",["DocTypeMapping"]),{isLoading:O,data:T}=Digit.Hooks.obps.useMDMS(m,"common-masters",["DocumentType"]);return l.useEffect(()=>{var e,t,l,n;let o=[];var i,a;null!=D&&null!==(e=D.BPA)&&void 0!==e&&e.DocTypeMapping&&(o=null==D||null===(i=D.BPA)||void 0===i||null===(a=i.DocTypeMapping)||void 0===a?void 0:a.filter(e=>{var t,l;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===(l=r.additionalDetails)||void 0===l?void 0:l.applicationType)}));let s=[];null===(t=o)||void 0===t||null===(l=t[0])||void 0===l||null===(n=l.docTypes)||void 0===n||n.forEach(e=>{var t,l,n,o;let i=e.code;e.dropdownData=[],e.uploadedDocuments=[],null==T||null===(t=T["common-masters"])||void 0===t||null===(l=t.DocumentType)||void 0===l||l.forEach(t=>{let l=t.code.slice(0,i.length);i===l&&(e.hasDropdown=!0,t.i18nKey=t.code,e.dropdownData.push(t))}),e.uploadedDocuments[0]={},e.uploadedDocuments[0].values=[],null==u||null===(n=u[0])||void 0===n||null===(o=n.values)||void 0===o||o.map(t=>{var l,n;i===(null==t||null===(l=t.documentType)||void 0===l?void 0:l.split(".")[0])+"."+(null==t||null===(n=t.documentType)||void 0===n?void 0:n.split(".")[1])&&e.uploadedDocuments[0].values.push(t)}),s.push(e)}),sessionStorage.setItem("BPA_DOCUMENTS",JSON.stringify(s)),h(s)},[!C,!O]),l.useEffect(()=>{let e=0;g.map(t=>{let l=!1;v.map(e=>{t.required&&t.code==e.documentType.split(".")[0]+"."+e.documentType.split(".")[1]&&(l=!0)}),!l&&t.required&&(e+=1)}),N("0"!=e&&0!=e||!(v.length>0))},[v,A]),l.useEffect(()=>{y("DOC_VERIFICATION_INPROGRESS"===d&&(null==c?void 0:c.length)>0)},[r,s]),n.createElement("div",{style:{display:"flex",flexWrap:"wrap"}},null==g?void 0:g.map((e,t)=>n.createElement("div",{style:{padding:"20px"}},n.createElement(Bl,{key:t,index:t,document:e,t:i,error:f,setError:E,setDocuments:p,documents:v,setCheckRequiredFields:S,applicationStatus:d,actions:c,bpaTaxDocuments:g,checkEnablingDocs:b}))))};function Bl(e){var o,i;let{t:a,document:r,setDocuments:u,documents:s,index:d,bpaTaxDocuments:m,checkEnablingDocs:v}=e;const p=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],f=Digit.ULBService.getStateId(),[E,g]=l.useState(p?c({},p,{active:!0,code:null==p?void 0:p.documentType,i18nKey:null==p?void 0:p.documentType}):1===(null==r||null===(o=r.dropdownData)||void 0===o?void 0:o.length)?null==r?void 0:r.dropdownData[0]:{}),[h,_]=l.useState(null),[N,A]=l.useState(()=>(null==p?void 0:p.fileStoreId)||null),[S,b]=l.useState([]);return l.useEffect(()=>{null!=E&&E.code&&u(e=>{var t;const l=null==e?void 0:e.filter(e=>(null==e?void 0:e.documentType)!==(null==E?void 0:E.code));return 0===(null==N?void 0:N.length)||null===N?l:[...null==l?void 0:l.filter(e=>(null==e?void 0:e.fileStoreId)!==N),{documentType:null==E?void 0:E.code,fileStoreId:N,documentUid:N,fileName:(null==h?void 0:h.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}]})},[N,E]),l.useEffect(()=>{try{S.length>0&&(sessionStorage.removeItem("BPA_DOCUMENTS"),r.newUploadedDocs=[],S.map(e=>{var t,l,n;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===(l=e.fileStoreId)||void 0===l?void 0:l.fileStoreId,tenantId:null==e||null===(n=e.fileStoreId)||void 0===n?void 0:n.tenantId})}),m[d]=r,sessionStorage.setItem("BPA_DOCUMENTS",JSON.stringify(m)))}catch(e){Promise.reject(e)}},[S,E]),l.useEffect(()=>{},[h]),n.createElement("div",{style:{marginBottom:"24px",maxWidth:"950px",minWidth:"280px",background:"#FAFAFA",borderRadius:"4px",border:"1px solid #D6D5D4",padding:"8px"}},n.createElement(t.CardSubHeader,{style:{marginBottom:"8px",paddingBottom:"9px",color:"#0B0C0C",fontSize:"16px",lineHeight:"19px"}},""+a(null==r?void 0:r.code)),(null==r||null===(i=r.uploadedDocuments)||void 0===i?void 0:i.length)&&n.createElement(Rl,{documents:null==r?void 0:r.uploadedDocuments,svgStyles:{width:"100px",height:"100px",viewBox:"0 0 25 25",minWidth:"100px"}}),v?n.createElement("div",{style:{marginTop:"20px"}},n.createElement(t.LabelFieldPair,{style:{width:"100%"}},n.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)),n.createElement(t.Dropdown,{className:"form-field",t:a,isMandatory:!1,option:null==r?void 0:r.dropdownData,selected:E,optionKey:"i18nKey",select:e=>g(e),style:{width:"100%"}})),n.createElement(t.LabelFieldPair,{style:{width:"100%"}},n.createElement(t.CardLabel,{className:"card-label-smaller",style:{width:"100%"}}),n.createElement("div",{className:"field",style:{width:"100%"}},n.createElement(t.MultiUploadWrapper,{module:"BPA",tenantId:f,getFormState:e=>((e,t)=>{let l=Object.fromEntries(t),n=Object.values(l);var o;0!==Object.keys(l).length&&b(n),(o=n[n.length-1])&&_(o.file)})(0,e),t:a,allowedFileTypesRegex:/(.*?)(jpg|jpeg|png|image|pdf)$/i,allowedMaxSizeInMB:5,acceptFiles:"image/*, .pdf, .png, .jpeg, .jpg"})))):null)}function Fl(e){let{fiReport:l,isCitizen:o=!1}=e;const{t:a}=i.useTranslation();return n.createElement(n.Fragment,null,n.createElement("div",{style:{marginTop:"10px"}},n.createElement(o?t.CardHeader:t.CardSectionHeader,{style:{fontSize:"24px"}},""+a("BPA_FI_REPORT")),l.map((e,o)=>{var i,r,u,s,d,c;return n.createElement("div",{style:{background:"#FAFAFA",border:"1px solid #D6D5D4",padding:"8px",borderRadius:"4px",maxWidth:"950px",minWidth:"280px",marginBottom:"24px"}},n.createElement(t.StatusTable,null,n.createElement(t.CardSectionHeader,{style:{fontSize:"20px"}},1==(null==l?void 0:l.length)?""+a("BPA_FI_REPORT"):a("BPA_FI_REPORT")+" - "+(o+1)),n.createElement(t.Row,{className:"border-none",label:""+a("BPA_FI_DATE_LABEL"),text:null!=e&&e.date?e.date.includes("-")?(null===(i=e.date)||void 0===i?void 0:i.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"}),n.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===(d=e.questions)||void 0===d?void 0:d.map(e=>n.createElement("div",{style:{background:"white",border:"1px solid #D6D5D4",padding:"8px",borderRadius:"4px",marginTop:"10px"}},n.createElement(t.Row,{className:"border-none",label:""+a(""+e.question),text:null!=e&&e.value?null==e?void 0:e.value:"NA"}),n.createElement(t.Row,{className:"border-none",label:""+a("BPA_ENTER_REMARKS"),text:e.remarks?e.remarks:"NA"})))),n.createElement(Rl,{documents:(c=null==e?void 0:e.docs,[{title:"BPA_DOCUMENT_DETAILS_LABEL",values:null==c?void 0:c.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 Ml(e){let{t:o,document:i,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==i?void 0:i.code)})[0],d=Digit.ULBService.getStateId(),[c,m]=l.useState(),[v,p]=l.useState(null),[f,E]=l.useState(()=>(null==s?void 0:s.fileStoreId)||null);return l.useEffect(()=>{var e,t;null!=i&&null!==(e=i.dropdownData)&&void 0!==e&&null!==(t=e[0])&&void 0!==t&&t.code&&a(e=>{var t;const l=null==e?void 0:e.filter(e=>{var t,l;return(null==e?void 0:e.documentType)!==(null==i||null===(t=i.dropdownData)||void 0===t||null===(l=t[0])||void 0===l?void 0:l.code)});return 0===(null==f?void 0:f.length)||null===f?l:[...null==l?void 0:l.filter(e=>(null==e?void 0:e.fileStoreId)!==f),{documentType:null==i||null===(t=i.dropdownData)||void 0===t?void 0:t[0].code,fileStoreId:f,documentUid:f,fileName:(null==v?void 0:v.name)||""}]})},[f]),l.useEffect(()=>{!function(){try{r(null);const e=function(){if(v){const e=/(.*?)(jpg|jpeg|png|image|pdf)$/i,t=function(){if(v.size>=5242880)r(o("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const t=function(){if(null!=v&&v.type&&!e.test(null==v?void 0:v.type))r(o("NOT_SUPPORTED_FILE_TYPE"));else{const e=Ft(function(){return E(null),Promise.resolve(Digit.UploadServices.Filestorage("PT",v,Digit.ULBService.getStateId())).then(function(e){var t,l,n,i;(null==e||null===(t=e.data)||void 0===t||null===(l=t.files)||void 0===l?void 0:l.length)>0?E(null==e||null===(n=e.data)||void 0===n||null===(i=n.files[0])||void 0===i?void 0:i.fileStoreId):r(o("CS_FILE_UPLOAD_ERROR"))})},function(){r(o("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)}}()},[v]),n.createElement("div",{style:{}},n.createElement(t.LabelFieldPair,{style:{width:"98%",marginRight:"10px"}},n.createElement(t.CardLabel,{style:{width:"100%"}},null!=i&&i.required?o("TL_BUTTON_UPLOAD FILE")+"*":""+o("TL_BUTTON_UPLOAD FILE")),n.createElement("div",{className:"field",style:{width:"100%"}},n.createElement(t.MultiUploadWrapper,{module:"NOC",tenantId:d,getFormState:e=>(e=>{let t=Object.fromEntries(e),l=Object.values(t);var n;(n=l[l.length-1])&&p(n.file)})(e),t:o,allowedFileTypesRegex:/(.*?)(jpg|jpeg|png|image|pdf)$/i,allowedMaxSizeInMB:5,acceptFiles:"image/*, .pdf, .png, .jpeg, .jpg"}))))}const kl=e=>{var o;let{t:i,noc:a,docs:r,isNoc:u,applicationData:s,NOCdata:d,bpaActionsDetails:c}=e;Digit.ULBService.getStateId();const m=Digit.ULBService.getStateId(),v=(null==s?void 0:s.status)||"",p=(null==c||null===(o=c.data)||void 0===o?void 0:o.nextActions)||[],{data:f}=Digit.Hooks.obps.useMDMS(m,"NOC",["DocumentTypeMapping"],{enabled:u}),{data:E}=Digit.Hooks.obps.useMDMS(m,"BPA",["DocTypeMapping"],{enabled:!u}),{data:g}=Digit.Hooks.obps.useMDMS(m,"common-masters",["DocumentType"]),[h,_]=l.useState([]),[N,A]=l.useState([]),[S,b]=l.useState(!1),[y,C]=Digit.Hooks.useSessionStorage(null==a?void 0:a.nocType,[]),[D,O]=l.useState(null),T=window.location.href.includes("/employee/");return l.useEffect(()=>{var e;_(null==g||null===(e=g["common-masters"])||void 0===e?void 0:e.DocumentType)},[g]),l.useEffect(()=>{var e,t,l;let n,o=[];var i,r,d,c;n=u?null==f||null===(i=f.NOC)||void 0===i||null===(r=i.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==E||null===(d=E.BPA)||void 0===d||null===(c=d.DocTypeMapping)||void 0===c?void 0:c.filter(e=>{var t,l;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===(l=s.additionalDetails)||void 0===l?void 0:l.applicationType)}),null!==(e=n)&&void 0!==e&&null!==(t=e[0])&&void 0!==t&&null!==(l=t.docTypes)&&void 0!==l&&l[0]&&(n[0].docTypes[0].nocType=n[0].nocType,n[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},o.push(n[0].docTypes[0]));let m=[];o&&o.length>0&&(o.map(e=>{let t=e.documentType;e.dropdownData=[],null==h||h.forEach(l=>{let n=l.code.slice(0,null==t?void 0:t.length);t===n&&(e.hasDropdown=!0,e.dropdownData.push(l))}),m.push(e)}),A(m))},[f,h]),l.useEffect(()=>{b("NOC_VERIFICATION_INPROGRESS"===v&&(null==p?void 0:p.length)>0)},[s,c]),n.createElement("div",{style:{border:"1px solid #D6D5D4",padding:"16px 0px 16px 8px",background:"#FAFAFA",borderRadius:"5px",marginBottom:"24px",maxWidth:"950px"}},n.createElement(t.StatusTable,null,n.createElement(t.Row,{label:T?""+i("BPA_"+(null==a?void 0:a.nocType)+"_HEADER"):i("BPA_"+(null==a?void 0:a.nocType)+"_HEADER"),labelStyle:{fontSize:"20px",width:"150%"}}),d&&d.map((e,l)=>{if(null!=e&&e.value)return n.createElement(t.Row,"STATUS"==(null==e?void 0:e.field)?{className:"border-none",label:T?""+i(null==e?void 0:e.title):i(null==e?void 0:e.title),text:i(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:T?""+i(null==e?void 0:e.title):i(null==e?void 0:e.title),text:i(null!=e&&e.value?null==e?void 0:e.value:"CS_NA")})})),n.createElement(Rl,{documents:r,svgStyles:{width:"80px",height:"100px",viewBox:"0 0 25 25",minWidth:"80px"}}),S&&(null==N?void 0:N.map((e,t)=>n.createElement(Ml,{key:t,document:e,t:i,error:D,setError:O,setNocDocuments:C,nocDocuments:y,checkEnablingDocs:S}))))},Ul=e=>{let{permissions:o,t:i}=e;const[a,r,u]=Digit.Hooks.useSessionStorage("OBPS_APPROVAL_CHECKS",null==o?void 0:o.map(e=>({label:e,checked:!1}))),[s,d,m]=Digit.Hooks.useSessionStorage("OBPS_NEW_APPROVALS",[]);l.useEffect(()=>()=>{Digit.SessionStorage.del("OBPS_NEW_APPROVALS"),Digit.SessionStorage.del("OBPS_APPROVAL_CHECKS")},[]);const v=window.Digit.Utils.browser.isMobile();return n.createElement("div",null,n.createElement(t.CardSubHeader,{style:{marginBottom:"16px",fontSize:"24px"}},i("BPA_PERMIT_CONDITIONS")),null==a?void 0:a.map((e,l)=>n.createElement(t.CheckBox,{key:l,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,l)=>{const n=e.target.checked;r(()=>null==a?void 0:a.map((e,t)=>l===t?c({},e,{checked:n}):e))})(e,0,l),isLabelFirst:!0,index:l})),null==s?void 0:s.map((e,l)=>n.createElement("div",null,n.createElement(t.TextInput,{key:l,value:null==e?void 0:e.label,onChange:e=>((e,t)=>{d(()=>null==s?void 0:s.map((l,n)=>{var o;return t===n?{label:null==e||null===(o=e.target)||void 0===o?void 0:o.value}:l}))})(e,l),textInputStyle:{maxWidth:v?"96%":"830px",width:v?"96%":"830px"},style:v?{paddingRight:"10%"}:{},placeholder:i("BPA_ENTER_PERMIT_CONDITIONS_LABEL")}),n.createElement(t.LinkButton,{label:n.createElement("div",null,n.createElement("span",null,n.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),d([...t])})(l)}))),n.createElement(t.LinkButton,{style:{maxWidth:v?"fit-content":"10%",marginRight:"3%"},label:i("BPA_ADD_MORE"),onClick:()=>{d([...s,{label:""}])}}))};function Hl(e){let{taxHeadEstimatesCalculation:l}=e;const{taxHeadEstimates:o}=l,{t:a}=i.useTranslation();return n.createElement("div",{style:{marginTop:"40px"}},n.createElement(t.StatusTable,null,n.createElement(t.Row,{label:a("ES_PT_TITLE_TAX_HEADS"),text:a("ES_PT_TITLE_AMOUNT"),className:"border-none",textStyle:{fontWeight:"bold"}}),n.createElement(t.BreakLine,{style:{margin:"16px 0",width:"40%"}}),null==o?void 0:o.map((e,l)=>n.createElement(t.Row,{key:a(e.taxHeadCode),label:a(e.taxHeadCode),text:"₹ "+e.estimateAmount||"N/A",last:l===(null==o?void 0:o.length)-1,className:"border-none",textStyle:{color:"#505A5F"},labelStyle:{color:"#505A5F"}})),n.createElement(t.BreakLine,{style:{margin:"16px 0",width:"40%"}}),n.createElement(t.Row,{label:a("ES_PT_TITLE_TOTAL_DUE_AMOUNT"),text:"₹ "+(null==l?void 0:l.totalAmount)||"N/A",className:"border-none",textStyle:{fontSize:"24px",fontWeight:"bold"}})))}function Wl(e){let{floors:l}=e;const{t:o}=i.useTranslation();return n.createElement(n.Fragment,null,l.map(e=>{var l;return n.createElement("div",{key:o(null==e?void 0:e.title),style:{marginTop:"19px"}},n.createElement(t.CardSubHeader,{style:{marginBottom:"8px",color:"#505A5F",fontSize:"24px"}},o(null==e?void 0:e.title)),null==e||null===(l=e.values)||void 0===l?void 0:l.map((e,l)=>{var i;return n.createElement(n.Fragment,{key:l},n.createElement(t.CardSectionHeader,{style:{marginBottom:"16px",color:"#505A5F",fontSize:"16px",marginTop:0!==l?"16px":"revert"}},o(e.title)),n.createElement(t.StatusTable,{style:{position:"relative",padding:"8px"}},n.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,l)=>{var i;return n.createElement(t.Row,!0===e.map&&"N/A"!==e.value?{key:o(e.title),label:o(e.title),text:n.createElement("img",{src:o(e.value),alt:""})}:{key:o(e.title),label:o(e.title),text:o(e.value)||"N/A",last:l===(null==e||null===(i=e.values)||void 0===i?void 0:i.length)-1,caption:e.caption,className:"border-none"})}))))}))}))}function jl(e){let{owners:l}=e,o={};o=window.location.href.includes("/employee/pt/")?l.slice().reverse():l;const{t:a}=i.useTranslation(),r=(null==l?void 0:l.length)||1;let u={marginTop:"19px"},s={position:"relative",padding:"8px"},d={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",minWidth:"280px"}:Number(r)>1||(u={marginTop:"19px",lineHeight:"19px",minWidth:"280px",width:"100%"},s={position:"relative",marginTop:"19px"}),window.location.href.includes("obps")&&(u=c({},u,{maxWidth:"950px"}),u=c({},u,{maxWidth:"950px"}),d={}),l.sort((e,t)=>{var l,n;return(null==e||null===(l=e.additionalDetails)||void 0===l?void 0:l.ownerSequence)-(null==t||null===(n=t.additionalDetails)||void 0===n?void 0:n.ownerSequence)}),n.createElement(n.Fragment,null,n.createElement("div",{className:"owner-details"},o.map((e,l)=>{var o;return n.createElement("div",{key:a(null==e?void 0:e.title),style:u,className:"owner-details-child"},n.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)+" "+(l+1):a(null==e?void 0:e.title)),n.createElement(n.Fragment,{key:l},n.createElement(t.StatusTable,{style:s},n.createElement("div",{style:{maxWidth:"640px",top:0,left:0,bottom:0,right:0,width:"auto"}}),null==e||null===(o=e.values)||void 0===o?void 0:o.map((e,l)=>{var o;return!0===e.map&&"N/A"!==e.value?n.createElement(t.Row,{key:a(e.title),label:a(e.title),text:n.createElement("img",{src:a(e.value),alt:"",privacy:null==e?void 0:e.privacy})}):n.createElement("span",null,n.createElement(t.Row,{key:a(e.title),label:""+a(e.title),text:a(e.value)||"N/A",last:l===(null==e||null===(o=e.values)||void 0===o?void 0:o.length)-1,caption:e.caption,className:"border-none",textStyle:e.textStyle,privacy:null==e?void 0:e.privacy,rowContainerStyle:d}))}))))})))}const Vl=e=>{var o,a;let{scrutinyDetails:r,paymentsList:u=[],additionalDetails:s,applicationData:d}=e;(window.location.href.includes("editApplication")||"FIELDINSPECTION_INPROGRESS"==(null==d?void 0:d.status))&&window.location.href.includes("bpa");const[c,m]=l.useState(),[v,p]=l.useState(),[f,E]=l.useState(),g=Digit.ULBService.getStateId(),[h,_]=l.useState(),[N,A]=l.useState(),[S,b]=l.useState([]),[y,C]=l.useState(),[D,O]=l.useState(""),[T,L]=l.useState(null),[I,w]=l.useState({}),[P,R]=l.useState(!1),[x,B]=l.useState(!1);l.useEffect(()=>{!function(){try{L(null);const e=function(){if(y&&null!=y&&y.type){const e=function(e,t,l){if(null!==(e=".pdf".split(","))&&void 0!==e&&e.includes("."+(null==y||null===(t=y.type)||void 0===t||null===(l=t.split("/"))||void 0===l?void 0:l.pop()))){const e=function(){if(y.size>=2e6)L(F("PT_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const e=Ft(function(){return Promise.resolve(Digit.UploadServices.Filestorage("property-upload",y,Digit.ULBService.getStateId())).then(function(e){var t,l,n,o;(null==e||null===(t=e.data)||void 0===t||null===(l=t.files)||void 0===l?void 0:l.length)>0?b([...S,{fileStoreId:null==e||null===(n=e.data)||void 0===n||null===(o=n.files[0])||void 0===o?void 0:o.fileStoreId,time:new Date}]):L(F("PT_FILE_UPLOAD_ERROR"))})},function(){});if(e&&e.then)return e.then(function(){})}}();if(e&&e.then)return e.then(function(){})}else L(F("PT_UPLOAD_FORMAT_NOT_SUPPORTED"))}();if(e&&e.then)return e.then(function(){})}}();e&&e.then&&e.then(function(){})}catch(e){Promise.reject(e)}}()},[y]),l.useEffect(()=>{sessionStorage.setItem("uploadedFileLess",JSON.stringify(S))},[S]),l.useEffect(()=>{var e,t,l,n,o,i,a;if(null!=s&&null!==(e=s.lessAdjustmentFeeFiles)&&void 0!==e&&e.length){const e=null==s?void 0:s.lessAdjustmentFeeFiles.map((e,t)=>{var l,n,o;return t===(null==s||null===(l=s.lessAdjustmentFeeFiles)||void 0===l?void 0:l.length)-1?null==s||null===(n=s.lessAdjustmentFeeFiles[(null==s||null===(o=s.lessAdjustmentFeeFiles)||void 0===o?void 0:o.length)-1])||void 0===n?void 0:n.fileStoreId:null});Digit.UploadServices.Filefetch(e,g).then(e=>w(null==e?void 0:e.data))}m(null==s||null===(t=s.selfCertificationCharges)||void 0===t?void 0:t.BPA_DEVELOPMENT_CHARGES),sessionStorage.setItem("development",null==s||null===(l=s.selfCertificationCharges)||void 0===l?void 0:l.BPA_DEVELOPMENT_CHARGES),p(null==s||null===(n=s.selfCertificationCharges)||void 0===n?void 0:n.BPA_OTHER_CHARGES),sessionStorage.setItem("otherCharges",null==s||null===(o=s.selfCertificationCharges)||void 0===o?void 0:o.BPA_OTHER_CHARGES),E(null==s||null===(i=s.selfCertificationCharges)||void 0===i?void 0:i.BPA_LESS_ADJUSMENT_PLOT),sessionStorage.setItem("lessAdjusment",null==s||null===(a=s.selfCertificationCharges)||void 0===a?void 0:a.BPA_LESS_ADJUSMENT_PLOT),_(null==s?void 0:s.otherFeesDiscription),sessionStorage.setItem("otherChargesDisc",null==s?void 0:s.otherFeesDiscription),b(null==s?void 0:s.lessAdjustmentFeeFiles)},[s]);const{t:F}=i.useTranslation(),M=e=>null!=e&&e.value&&null!=e&&e.isTransLate?n.createElement("span",{style:{color:"#00703C"}},F(null==e?void 0:e.value)):null!=e&&e.value&&null!=e&&e.isTransLate?F(null==e?void 0:e.value):null!=e&&e.value?null==e?void 0:e.value:void F("NA");return n.createElement(l.Fragment,null,!(null!=r&&r.isChecklist)&&n.createElement("div",{style:{background:"#FAFAFA",border:"1px solid #D6D5D4",padding:"8px",borderRadius:"4px",maxWidth:"950px"}},n.createElement(t.StatusTable,null,n.createElement("div",null,null==r||null===(o=r.values)||void 0===o?void 0:o.map((e,l)=>null!=e&&e.isUnit?n.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:""+F(""+e.title),text:null!=e&&e.value?M(e)+" "+F(null==e?void 0:e.isUnit):F("NA"),labelStyle:null!=e&&e.isHeader?{fontSize:"20px"}:{}}):null==e||!e.isHeader||null!=e&&e.isUnit?null==e||!e.isSubTitle||null!=e&&e.isUnit?n.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:""+F(""+e.title),text:M(e),labelStyle:null!=e&&e.isHeader?{fontSize:"20px"}:{}}):n.createElement(t.CardSubHeader,{style:{fontSize:"20px",paddingBottom:"10px",margin:"0px"}},F(null==e?void 0:e.title)):n.createElement(t.CardSubHeader,{style:{fontSize:"20px",paddingBottom:"10px"}},F(null==e?void 0:e.title))),null==r||null===(a=r.permit)||void 0===a?void 0:a.map((e,l)=>n.createElement(t.CardLabel,{style:{fontWeight:"400"}},null==e?void 0:e.title))))))},zl=e=>{var o,a,r,u,s;let{edcrDetails:d,applicationData:c}=e;const{t:m}=i.useTranslation(),v=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_DEDUCTION",id:"Deduction"},{name:"BPA_TABLE_COL_FLOORAREA",id:"FloorArea"}],f=e=>{const t=e;return(e,l,n)=>e[t]},E=l.useMemo(()=>p.map(e=>({Header:m(""+e.name),accessor:f(e.id),id:e.id})));function g(e){var t;let l=[],n=0,o=0,i=0;return null==e||null===(t=e.building)||void 0===t||t.floors.map(e=>{var t,a,r,u,s,d,c,v,p,f,E,g,h,_;const N=Number(null===(t=e.occupancies)||void 0===t||null===(a=t[0])||void 0===a?void 0:a.builtUpArea)||0,A=Number(null===(r=e.occupancies)||void 0===r||null===(u=r[0])||void 0===u?void 0:u.floorArea)||0,S=Number(null===(s=e.occupancies)||void 0===s||null===(d=s[0])||void 0===d?void 0:d.deduction)||0;n+=N,o+=A,i+=S,l.push({Floor:m("BPA_FLOOR_NAME_"+e.number),Level:e.number,Occupancy:m(""+(null===(c=e.occupancies)||void 0===c||null===(v=c[0])||void 0===v?void 0:v.type)),BuildupArea:Number(null===(p=e.occupancies)||void 0===p||null===(f=p[0])||void 0===f?void 0:f.builtUpArea).toFixed(2),Deduction:Number(null===(E=e.occupancies)||void 0===E||null===(g=E[0])||void 0===g?void 0:g.deduction).toFixed(2),FloorArea:Number(null===(h=e.occupancies)||void 0===h||null===(_=h[0])||void 0===_?void 0:_.floorArea).toFixed(2)||0,key:m("BPA_FLOOR_NAME_"+e.number)})}),l.push({Floor:m("BPA_TOTAL"),Level:"",Occupancy:"",BuildupArea:Number(n).toFixed(2)+" "+m("BPA_SQ_MTRS_LABEL"),Deduction:Number(i).toFixed(2)+" "+m("BPA_SQ_MTRS_LABEL"),FloorArea:Number(o).toFixed(2)+" "+m("BPA_SQ_MTRS_LABEL")}),l}function h(e){var t;let l=null==c||null===(t=c.landInfo)||void 0===t?void 0:t.unit,n="";if((null==l?void 0:l.length)>0){var o,i;let t=null===(o=l[e])||void 0===o||null===(i=o.usageCategory)||void 0===i?void 0:i.split(",");null!=t&&t.length&&(n=t.map(e=>e?""+m("BPA_SUBOCCUPANCYTYPE_"+function(e,t,l){if(void 0===e&&(e=""),void 0===t&&(t=""),void 0===l&&(l=""),""==t)return e;for(;e.includes(t);)e=e.replace(t,l);return e}(null==e?void 0:e.toUpperCase(),"-","_")):"NA").join(", "))}return n||"NA"}return n.createElement(l.Fragment,null,n.createElement("div",{style:{background:"#FAFAFA",border:"1px solid #D6D5D4",padding:"8px",borderRadius:"4px",maxWidth:"950px",minWidth:"280px"}},null==d||null===(o=d.values)||void 0===o?void 0:o.map((e,l)=>null!=e&&e.isHeader?n.createElement(t.CardSubHeader,{style:{fontSize:"20px",paddingBottom:"10px"}},m(null==e?void 0:e.title)):n.createElement(t.Row,{className:"border-none",labelStyle:{width:"100%",fontSize:"20px"},key:""+e.title,label:""+m(""+e.title),text:null!=e&&e.value?null==e?void 0:e.value:""})),null==d||null===(a=d.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,l)=>{var o,i,a,r,u;return n.createElement("div",{key:l,style:(null==d||null===(o=d.subOccupancyTableDetails)||void 0===o||null===(i=o[0])||void 0===i||null===(a=i.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"}},n.createElement(t.CardSubHeader,{style:{marginBottom:"8px",paddingBottom:"9px",color:"#0B0C0C",fontSize:"18px",lineHeight:"19px"}},m("BPA_BLOCK_SUBHEADER")," ",l+1),n.createElement(t.StatusTable,null,n.createElement(t.Row,{className:"border-none",textStyle:{wordBreak:"break-word"},label:""+m("BPA_SUB_OCCUPANCY_LABEL"),text:h(l)})),n.createElement("div",{style:window.location.href.includes("citizen")||v?{overflow:"scroll"}:{maxWidth:"950px",maxHeight:"280px"}},n.createElement(t.Table,{className:"customTable table-fixed-first-column table-border-style",t:m,disableSort:!0,autoSort:!1,manualPagination:!1,isPaginationRequired:!1,initSortId:"S N ",data:g(e),columns:E,getCellProps:e=>({style:{}})})))})))},Gl=e=>{let{headComment:t,otherComment:l}=e;return n.createElement("div",{className:"checkpoint-comments-wrap"},n.createElement("h4",null,t),n.createElement("p",null,l))},Yl=e=>{var o,a,r;let{data:u,OpenImage:s,privacy:d={}}=e;const[c,m]=l.useState(!1),{t:v}=i.useTranslation();return n.createElement("div",null,u.date&&n.createElement("p",null,u.date),n.createElement("p",null,u.name),u.mobileNumber&&n.createElement("span",{style:{display:"inline-flex",width:"fit-content",marginLeft:"10px"}},n.createElement(t.TelePhone,{mobile:u.mobileNumber,privacy:d}),n.createElement("p",null,"    ")),u.source&&n.createElement("p",null,v("ES_APPLICATION_DETAILS_APPLICATION_CHANNEL_"+u.source.toUpperCase())),u.comment&&n.createElement(Gl,{otherComment:null==u?void 0:u.otherComment,headComment:null==u?void 0:u.comment}),null!=u&&u.wfComment?n.createElement("div",null,null==u||null===(o=u.wfComment)||void 0===o?void 0:o.map(e=>n.createElement("div",{className:"TLComments"},n.createElement("h3",null,v("WF_COMMON_COMMENTS")),!c&&n.createElement("div",null,n.createElement("p",{style:{overflow:"hidden",textOverflow:"ellipsis",display:"-webkit-box",WebkitLineClamp:1,WebkitBoxOrient:"vertical"}},e),e.length>36?n.createElement("button",{type:"button",onClick:()=>{m(!0)},style:{color:"#800000"}},v("View More")):null),c&&n.createElement("div",null,n.createElement("p",{style:{overflow:"visible"}},e),n.createElement("button",{type:"button",onClick:()=>{m(!1)},style:{color:"#800000"}},v("View Less")))))):null,(null==u||null===(a=u.thumbnailsToShow)||void 0===a||null===(r=a.thumbs)||void 0===r?void 0:r.length)>0?n.createElement("div",{className:"TLComments"},n.createElement("h3",null,v("CS_COMMON_ATTACHMENTS")),n.createElement(t.DisplayPhotos,{srcs:null==u?void 0:u.thumbnailsToShow.thumbs,onClick:(e,t)=>{s(e,t,null==u?void 0:u.thumbnailsToShow)}})):null)};function ql(e){let{units:l}=e;const{t:o}=i.useTranslation();return n.createElement(n.Fragment,null,l.map((e,l)=>{var i;return n.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",minWidth:"280px"}},n.createElement(t.CardSubHeader,{style:{marginBottom:"8px",paddingBottom:"9px",color:"#0B0C0C",fontSize:"16px",lineHeight:"19px"}},o(null==e?void 0:e.title)+" "+(l+1)),n.createElement(n.Fragment,{key:l},n.createElement(t.StatusTable,{style:{position:"relative",marginTop:"19px"}},n.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,l)=>{var i;return n.createElement(t.Row,!0===e.map&&"N/A"!==e.value?{key:o(e.title),label:o(e.title),text:n.createElement("img",{src:o(e.value),alt:""})}:{key:o(e.title),label:o(e.title)+":",text:o(e.value)||"N/A",last:l===(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 Kl(e){let{units:l}=e;const{t:o}=i.useTranslation();return n.createElement(n.Fragment,null,l.map((e,l)=>{var i;return n.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",minWidth:"280px"}},n.createElement(t.CardSubHeader,{style:{marginBottom:"9px",paddingBottom:"9px",color:"#0B0C0C",fontSize:"16px",lineHeight:"19px"}},o(null==e?void 0:e.title)+" "+(l+1)),n.createElement(n.Fragment,{key:l},n.createElement(t.StatusTable,{style:{position:"relative",marginTop:"19px"}},n.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,l)=>{var i;return n.createElement(t.Row,!0===e.map&&"N/A"!==e.value?{key:o(e.title),label:o(e.title),text:n.createElement("img",{src:o(e.value),alt:""})}:{key:o(e.title),label:o(e.title)+":",text:o(e.value)||"NA",last:l===(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 $l=e=>{var o,a,r,u,s;let{wsAdditionalDetails:d}=e;const{t:c}=i.useTranslation();let m=(v=location.search)?(/^[?#]/.test(v)?v.slice(1):v).split("&").reduce((e,t)=>{let[l,n]=t.split("=");return e[l]=n?decodeURIComponent(n.replace(/\+/g," ")):"",e},{}):{};var v;const p=null==m?void 0:m.mode;var{connectionDetails:f,plumberDetails:E,roadCuttingDetails:g,roadCuttingAddlDetails:h,activationDetails:_}=(null==d?void 0:d.additionalDetails)||{connectionDetails:[],plumberDetails:[],roadCuttingAddlDetails:[]};return n.createElement(l.Fragment,null,n.createElement("div",{style:{lineHeight:"19px",maxWidth:"950px",minWidth:"280px"}},(null==d||null===(o=d.additionalDetails)||void 0===o?void 0:o.connectionDetails)&&n.createElement(t.StatusTable,null,n.createElement(t.CardSubHeader,{style:{fontSize:"24px",marginBottom:"16px",marginTop:"32px"}},c("WS_COMMON_CONNECTION_DETAIL")),n.createElement("div",null,n.createElement("div",{className:"connection-details-new-value-wrapper"},null==f?void 0:f.map((e,l)=>n.createElement("div",null,n.createElement(t.Row,{className:"border-none",key:""+e.title,label:""+c(""+e.title),text:null!=e&&e.oldValue?null==e?void 0:e.oldValue:null!=e&&e.value?null==e?void 0:e.value:""})))))),(null==d||null===(a=d.additionalDetails)||void 0===a?void 0:a.plumberDetails)&&"MODIFY"!=p&&n.createElement(t.StatusTable,null,n.createElement(t.CardSubHeader,{style:{fontSize:"24px",marginBottom:"16px",marginTop:"32px"}},c("WS_COMMON_PLUMBER_DETAILS")),n.createElement("div",null,n.createElement("div",{className:"plumber-details-new-value-wrapper"},null==E?void 0:E.map((e,l)=>n.createElement(t.Row,{className:"border-none",key:""+e.title,label:""+c(""+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==d||null===(r=d.additionalDetails)||void 0===r?void 0:r.roadCuttingDetails)&&"MODIFY"!=p&&n.createElement(t.StatusTable,null,n.createElement(t.CardSubHeader,{style:{fontSize:"24px",marginBottom:"16px",marginTop:"32px"}},c("WS_COMMON_ROAD_CUTTING_DETAILS")),n.createElement("div",null,n.createElement("div",{className:"road-cutting-details-new-value-wrapper"},null==g?void 0:g.map(e=>{var l;return n.createElement("div",{style:(null==g?void 0:g.length)>1?{border:"1px solid #D6D5D4",background:"#FAFAFA",borderRadius:"4px",padding:"10px 10px 0px 10px",margin:"5px 0px"}:{}},null==e||null===(l=e.values)||void 0===l?void 0:l.map(e=>n.createElement(t.Row,{className:"border-none",key:""+e.title,label:""+c(""+e.title),text:null!=e&&e.oldValue?null==e?void 0:e.oldValue:null!=e&&e.value?null==e?void 0:e.value:""})))}))),(null==d||null===(u=d.additionalDetails)||void 0===u?void 0:u.roadCuttingAddlDetails)&&n.createElement("div",null,n.createElement("br",null),n.createElement("div",{className:"road-cutting-addl-details-new-value-wrapper"},null==h?void 0:h.map((e,l)=>n.createElement("div",null,n.createElement(t.Row,{className:"border-none",key:""+e.title,label:""+c(""+e.title),text:null!=e&&e.oldValue?null==e?void 0:e.oldValue:null!=e&&e.value?null==e?void 0:e.value:""})))))),(null==d||null===(s=d.additionalDetails)||void 0===s?void 0:s.activationDetails)&&n.createElement(t.StatusTable,null,n.createElement(t.CardSubHeader,{style:{fontSize:"24px",marginBottom:"16px",marginTop:"32px"}},c("WS_ACTIVATION_DETAILS")),n.createElement("div",null,n.createElement("div",{className:"plumber-details-new-value-wrapper"},null==_?void 0:_.map((e,l)=>n.createElement(t.Row,{className:"border-none",key:""+e.title,label:""+c(""+e.title),text:null!=e&&e.oldValue?null==e?void 0:e.oldValue:null!=e&&e.value?null==e?void 0:e.value:""})))))))},Xl=[{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"}],Zl=[{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"}],Ql=e=>{var o,a,r,u;let{wsAdditionalDetails:s}=e;const{t:d}=i.useTranslation(),[m,v,p]=Digit.Hooks.useSessionStorage("ADHOC_ADD_REBATE_DATA",{}),[f,E,g]=Digit.Hooks.useSessionStorage("ADHOC_BILL_ADD_REBATE_DATA",{}),h=!(null==s||null===(o=s.additionalDetails)||void 0===o||!o.isPaid),[N,A]=l.useState(!1),[S,b]=l.useState(m||{}),[y,C]=l.useState(null),[D,O]=l.useState(s.additionalDetails.data?s.additionalDetails.data:{}),[T,L]=l.useState(s.additionalDetails.values?s.additionalDetails.values:[]),I=Digit.ULBService.getStateId();Digit.Hooks.ws.useMDMS(I,"BillingService",["TaxHeadMaster"]),l.useEffect(()=>{var e,t,l;const o=c({},null==s||null===(e=s.additionalDetails)||void 0===e||null===(t=e.appDetails)||void 0===t?void 0:t.additionalDetails);if((null==m||null===(l=m.billDetails)||void 0===l?void 0:l.length)>0){var i,a,r,u,d,p,f;const e=[{title:"WS_APPLICATION_FEE_HEADER",value:n.createElement("span",null,"₹",null==m||null===(i=m.billDetails)||void 0===i||null===(a=i[0])||void 0===a?void 0:a.fee)},{title:"WS_SERVICE_FEE_HEADER",value:n.createElement("span",null,"₹",null==m||null===(r=m.billDetails)||void 0===r||null===(u=r[0])||void 0===u?void 0:u.charge)},{title:"WS_TAX_HEADER",value:n.createElement("span",null,"₹",null==m||null===(d=m.billDetails)||void 0===d||null===(p=d[0])||void 0===p?void 0:p.taxAmount)}];L(e),O(null==m||null===(f=m.billDetails)||void 0===f?void 0:f[0])}else v(o),b(o)},[]);let w={};const P=e=>n.createElement("h1",{className:"heading-m"},e.label),R=()=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},n.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),n.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"})),x=e=>n.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},n.createElement(R,null)),B=function(e,t,l){void 0===t&&(t=!1);let n=c({},S);if("adhocPenalty"!=e&&"adhocRebate"!=e||!l.target.value)t?(n[e+"_data"]=l,n[e]=l.title,"PT_OTHERS"==l.title&&"adhocPenaltyReason"==e&&(n.adhocPenaltyComment=""),"PT_OTHERS"==l.title&&"adhocRebateReason"==e&&(n.adhocRebateComment="")):n[e]=l.target.value;else{var o,i;const t=0==(null==l||null===(o=l.target)||void 0===o?void 0:o.value)?1:Math.sign(null==l||null===(i=l.target)||void 0===i?void 0:i.value)||-1;n[e]=1==t?l.target.value:""}b(n)};return n.createElement(l.Fragment,null,n.createElement("div",{style:{lineHeight:"19px",maxWidth:"950px",minWidth:"280px"}},T&&n.createElement(t.StatusTable,null,n.createElement("div",null,null==T?void 0:T.map((e,l)=>n.createElement(t.Row,{className:"border-none",key:""+e.title,label:""+d(""+e.title),text:null!=e&&e.value?null==e?void 0:e.value:""}))),n.createElement("hr",{style:{border:"1px solid #D6D5D4",color:"#D6D5D4",margin:"16px 0px"}}),n.createElement("div",null,n.createElement(t.Row,{className:"border-none",key:"WS_COMMON_TOTAL_AMT",label:""+d("WS_COMMON_TOTAL_AMT"),text:n.createElement("span",null,"₹",(null==D?void 0:D.totalAmount)||0),textStyle:{fontSize:"24px",fontWeight:"700"}}),n.createElement(t.Row,{className:"border-none",key:"CS_INBOX_STATUS_FILTER",label:""+d("CS_INBOX_STATUS_FILTER"),text:d(h?"WS_COMMON_PAID_LABEL":"WS_COMMON_NOT_PAID"),textStyle:h?{color:"#00703C"}:{color:"#D4351C"}}))),null!=s&&null!==(a=s.additionalDetails)&&void 0!==a&&a.isAdhocRebate?n.createElement("div",{onClick:e=>{A(!0)}},n.createElement("span",{style:{cursor:"pointer",color:"#a82227"}},d("WS_PAYMENT_ADD_REBATE_PENALTY"))):null,N&&n.createElement(t.Modal,{headerBarMain:n.createElement(P,{label:d("PT_ADD_REBATE_PENALITY")}),headerBarEnd:n.createElement(x,{onClick:()=>{b(m),A(!1)}}),actionCancelLabel:d("PT_CANCEL"),actionCancelOnSubmit:()=>{b(m),A(!1)},actionSaveLabel:d("PT_ADD"),actionSaveOnSubmit:e=>(e=>{const t=null!=S&&S.adhocPenalty?Number(null==S?void 0:S.adhocPenalty):0,l=null!=S&&S.adhocRebate?Number(null==S?void 0:S.adhocRebate):0;var n,o;if(t||l)if(l>(null==s||null===(n=s.additionalDetails)||void 0===n||null===(o=n.data)||void 0===o?void 0:o.totalAmount))C({isError:!1,isWarning:!0,key:"error",message:d("ERR_WS_REBATE_GREATER_THAN_AMOUNT")});else{var i,a,r,u,m,p,f,g,h,N;const e=null==s||null===(i=s.additionalDetails)||void 0===i||null===(a=i.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,l=c({},null==s||null===(m=s.additionalDetails)||void 0===m||null===(p=m.appDetails)||void 0===p?void 0:p.additionalDetails,S);s.additionalDetails.appDetails.additionalDetails=l;const n={CalculationCriteria:"WATER"==(null==s||null===(f=s.additionalDetails)||void 0===f||null===(g=f.appDetails)||void 0===g?void 0:g.service)?[{applicationNo:e,tenantId:t,waterConnection:s.additionalDetails.appDetails}]:[{applicationNo:e,tenantId:t,sewerageConnection:s.additionalDetails.appDetails}],isconnectionCalculation:!1};let o="WATER"==(null==s||null===(h=s.additionalDetails)||void 0===h||null===(N=h.appDetails)||void 0===N?void 0:N.service)?"WS":"SW";Digit.WSService.wsCalculationEstimate(n,o).then((e,t)=>{var l,n,o,i,a,r,u,s,d,c,m,p,f,g,h;(null==e||null===(l=e.Calculation)||void 0===l||null===(n=l[0])||void 0===n||null===(o=n.taxHeadEstimates)||void 0===o?void 0:o.length)>0&&(null==e||null===(f=e.Calculation)||void 0===f||null===(g=f[0])||void 0===g||null===(h=g.taxHeadEstimates)||void 0===h||h.forEach(e=>e.amount=e.estimateAmount)),e.Calculation[0].billSlabData=_.groupBy(null==e||null===(i=e.Calculation)||void 0===i||null===(a=i[0])||void 0===a?void 0:a.taxHeadEstimates,"category");const N=[{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===(d=s[0])||void 0===d?void 0:d.charge},{title:"WS_TAX_HEADER",value:null===(c=e.Calculation)||void 0===c||null===(m=c[0])||void 0===m?void 0:m.taxAmount}];E(yt(e.Calculation[0])),O(null==e||null===(p=e.Calculation)||void 0===p?void 0:p[0]),L(N),S.billDetails=null==e?void 0:e.Calculation,v(S),A(!1)}).catch(e=>{var t,l,n,o,i,a;C({isError:!0,isWarning:!1,key:"error",message:null!=e&&null!==(t=e.response)&&void 0!==t&&null!==(l=t.data)&&void 0!==l&&null!==(n=l.Errors[0])&&void 0!==n&&n.message?d(""+(null==e||null===(o=e.response)||void 0===o||null===(i=o.data)||void 0===i||null===(a=i.Errors[0])||void 0===a?void 0:a.code)):d("PT_COMMON_ADD_REBATE_PENALITY")})})}else C({isError:!1,isWarning:!0,key:"warning",message:d("ERR_WS_ENTER_ATLEAST_ONE_FIELD")})})(),hideSubmit:!1,popupStyles:{overflowY:"auto"}},n.createElement("div",null,n.createElement(t.Card,{style:{padding:"10px 10px 1px 10px",margin:"0px 0px 15px 0px"}},n.createElement(t.CardSectionHeader,{style:{fontSize:"16px",fontWeight:"700",lineHeight:"18px",padding:"0px",margin:"0px 0px 10px 0px"}},d("PT_AD_PENALTY")),n.createElement(t.CardLabel,null,d("PT_TX_HEADS")),n.createElement("div",{className:"field"},n.createElement(t.Dropdown,{isMandatory:!0,option:Xl,optionKey:"title",select:e=>B("adhocPenaltyReason",!0,e),selected:(null==S?void 0:S.adhocPenaltyReason_data)||"",isPropertyAssess:!0,name:"adhocPenaltyReason_data",t:d})),"PT_OTHERS"===(null==S||null===(r=S.adhocPenaltyReason_data)||void 0===r?void 0:r.title)&&n.createElement("div",{className:"field"},n.createElement(t.CardLabel,null,d("PT_REASON")),n.createElement("div",{className:"field"},n.createElement(t.TextInput,c({style:{background:"#FAFAFA"},t:d,type:"text",isMandatory:!1,name:"adhocPenaltyComment",value:(null==S?void 0:S.adhocPenaltyComment)||"",onChange:e=>B("adhocPenaltyComment",!1,e)},w={isRequired:!0,pattern:"^[a-zA-Z ]*$",type:"text",title:d("TL_NAME_ERROR_MESSAGE")})))),n.createElement(t.CardLabel,null,d("PT_HEAD_AMT")),n.createElement("div",{className:"field"},n.createElement(t.TextInput,c({style:{background:"#FAFAFA"},t:d,type:"number",isMandatory:!1,name:"adhocPenalty",value:(null==S?void 0:S.adhocPenalty)||"",onChange:e=>B("adhocPenalty",!1,e)},w={isRequired:!0,pattern:"^[1-9]+[0-9]*$",title:d("ERR_DEFAULT_INPUT_FIELD_MSG")})))),n.createElement(t.Card,{style:{padding:"10px 10px 1px 10px",margin:"0px 0px 15px 0px"}},n.createElement(t.CardSectionHeader,{style:{fontSize:"16px",fontWeight:"700",lineHeight:"18px",padding:"0px",margin:"0px 0px 10px 0px"}},d("PT_AD_REBATE")),n.createElement(t.CardLabel,null,d("PT_TX_HEADS")),n.createElement("div",{className:"field"},n.createElement(t.Dropdown,{isMandatory:!0,option:Zl,optionKey:"title",select:e=>B("adhocRebateReason",!0,e),selected:(null==S?void 0:S.adhocRebateReason_data)||"",name:"adhocRebateReason_data",isPropertyAssess:!0,t:d})),"PT_OTHERS"===(null==S||null===(u=S.adhocRebateReason_data)||void 0===u?void 0:u.title)&&n.createElement("div",{className:"field"},n.createElement(t.CardLabel,null,d("PT_REASON")),n.createElement(t.TextInput,c({style:{background:"#FAFAFA"},t:d,type:"text",isMandatory:!1,name:"adhocRebateComment",value:(null==S?void 0:S.adhocRebateComment)||"",onChange:e=>B("adhocRebateComment",!1,e)},w={isRequired:!0,pattern:"^[a-zA-Z ]*$",type:"text",title:d("TL_NAME_ERROR_MESSAGE")}))),n.createElement(t.CardLabel,null,d("PT_HEAD_AMT")),n.createElement("div",{className:"field"},n.createElement(t.TextInput,c({style:{background:"#FAFAFA"},t:d,type:"number",isMandatory:!1,name:"adhocRebate",value:(null==S?void 0:S.adhocRebate)||"",onChange:e=>B("adhocRebate",!1,e)},w={isRequired:!0,pattern:"^[1-9]+[0-9]*$",title:d("ERR_DEFAULT_INPUT_FIELD_MSG")})))))," "),y&&n.createElement(t.Toast,{style:{zIndex:"10000"},warning:null==y?void 0:y.isWarning,error:null==y||!y.isWarning,label:d(null==y?void 0:y.message),onClose:()=>{C(!1)},isDleteBtn:!0})))},Jl=e=>{var o,a,r,u,s,d,c;let{wsAdditionalDetails:m}=e;const{t:v}=i.useTranslation(),[p,f]=l.useState(!1),[E,g]=l.useState({}),h=e=>n.createElement("h1",{className:"heading-m"},e.label),_=()=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},n.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),n.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"})),N=e=>n.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},n.createElement(_,null));return n.createElement(l.Fragment,null,n.createElement("div",{style:{lineHeight:"19px",maxWidth:"950px",minWidth:"280px"}},null!=m&&null!==(o=m.additionalDetails)&&void 0!==o&&o.isViewBreakup?n.createElement("div",{onClick:e=>(()=>{var e;let t=m.additionalDetails.data||{};const l=sessionStorage.getItem("Digit.ADHOC_BILL_ADD_REBATE_DATA"),n=l?JSON.parse(l):{};null!=n&&null!==(e=n.value)&&void 0!==e&&e.totalAmount&&(t=null==n?void 0:n.value),g(t),f(!0)})(),style:{marginTop:"12px"}},n.createElement("span",{style:{cursor:"pointer",color:"#a82227"}},v("WS_PAYMENT_VIEW_BREAKUP"))):null,p&&n.createElement(t.Modal,{headerBarMain:n.createElement(h,{label:v("WS_CALCULATION_BREAKUP")}),headerBarEnd:n.createElement(N,{onClick:()=>{f(!1)}}),hideSubmit:!0,popupStyles:{overflowY:"auto"},headerBarMainStyle:{marginBottom:"0px"},popupModuleMianStyles:{paddingTop:"0px"}},n.createElement(t.StatusTable,{style:{padding:"10px",paddingTop:"0px"}},n.createElement(t.CardSectionHeader,{style:{margin:"10px 0px"}},v("WS_APPLICATION_FEE_HEADER")),null==E||null===(a=E.billSlabData)||void 0===a||null===(r=a.FEE)||void 0===r?void 0:r.map(e=>n.createElement(t.Row,{className:"border-none",rowContainerStyle:{margin:"0px"},labelStyle:{width:"50%"},key:""+(null==e?void 0:e.taxHeadCode),label:""+v(""+(null==e?void 0:e.taxHeadCode)),text:n.createElement("span",null,"₹",Number(null==e?void 0:e.amount)||0),textStyle:{textAlign:"right"}})),n.createElement("hr",{style:{color:"#cccccc",backgroundColor:"#cccccc",marginBottom:"10px"}}),n.createElement(t.Row,{className:"border-none",rowContainerStyle:{margin:"0px"},labelStyle:{width:"50%"},key:"PDF_STATIC_LABEL_CONSOLIDATED_TLAPP_TOTAL_AMOUNT1",label:""+v("PDF_STATIC_LABEL_CONSOLIDATED_TLAPP_TOTAL_AMOUNT"),text:n.createElement("span",null,"₹",Number(null==E?void 0:E.fee)||0),textStyle:{textAlign:"right",fontWeight:"700",fontSize:"24px"}}),n.createElement(t.CardSectionHeader,{style:{margin:"10px 0px"}},v("WS_SERVICE_FEE_HEADER")),null==E||null===(u=E.billSlabData)||void 0===u||null===(s=u.CHARGES)||void 0===s?void 0:s.map(e=>n.createElement(t.Row,{className:"border-none",rowContainerStyle:{margin:"0px"},labelStyle:{width:"50%"},key:""+(null==e?void 0:e.taxHeadCode),label:""+v(""+(null==e?void 0:e.taxHeadCode)),text:n.createElement("span",null,"₹",Number(null==e?void 0:e.amount)||0),textStyle:{textAlign:"right"}})),n.createElement("hr",{style:{color:"#cccccc",backgroundColor:"#cccccc",marginBottom:"10px"}}),n.createElement(t.Row,{className:"border-none",rowContainerStyle:{margin:"0px"},labelStyle:{width:"50%"},key:"PDF_STATIC_LABEL_CONSOLIDATED_TLAPP_TOTAL_AMOUNT2",label:""+v("PDF_STATIC_LABEL_CONSOLIDATED_TLAPP_TOTAL_AMOUNT"),text:n.createElement("span",null,"₹",Number(null==E?void 0:E.charge)||0),textStyle:{textAlign:"right",fontWeight:"700",fontSize:"24px"}}),null==E||null===(d=E.billSlabData)||void 0===d||null===(c=d.TAX)||void 0===c?void 0:c.map(e=>n.createElement(t.Row,{className:"border-none",rowContainerStyle:{margin:"0px"},labelStyle:{width:"50%"},key:""+(null==e?void 0:e.taxHeadCode),label:""+v(""+(null==e?void 0:e.taxHeadCode)),text:n.createElement("span",null,"₹",Number(null==e?void 0:e.amount)||0),textStyle:{textAlign:"right"}})),n.createElement("hr",{style:{color:"#cccccc",backgroundColor:"#cccccc",marginBottom:"10px"}}),n.createElement(t.Row,{className:"border-none",rowContainerStyle:{margin:"0px"},labelStyle:{width:"50%"},key:"PDF_STATIC_LABEL_CONSOLIDATED_TLAPP_TOTAL_AMOUNT3",label:""+v("PDF_STATIC_LABEL_CONSOLIDATED_TLAPP_TOTAL_AMOUNT"),text:n.createElement("span",null,"₹",Number(null==E?void 0:E.totalAmount)||0),textStyle:{textAlign:"right",fontWeight:"700",fontSize:"24px"}})))))},en=e=>{let{assessmentData:t}=e;const[o,i]=l.useState(!1);return n.createElement("div",{className:"accordion",style:{width:"100%",margin:"auto",fontFamily:"Roboto, sans-serif",border:"1px solid #ccc",borderRadius:"4px",marginBottom:"10px"}},n.createElement("div",{className:"accordion-header",style:{backgroundColor:"#f0f0f0",padding:"15px",cursor:"pointer"},onClick:()=>{i(!o)}},n.createElement("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center"}},n.createElement("h3",{style:{color:"#0d43a7",fontFamily:"Noto Sans,sans-serif",fontSize:"24px",fontWeight:"500"}},"Assessment History"),n.createElement("span",{style:{fontSize:"1.2em"}},o?"<":">"))),o&&n.createElement("div",{className:"accordion-body",style:{padding:" 15px",backgroundColor:"#fff"}},t.map((e,l)=>n.createElement("div",{key:l,className:"assessment-item",style:{marginBottom:"15px"}},n.createElement("div",{className:"assessment-row",style:{display:"flex",gap:"100px",marginBottom:"8px"}},n.createElement("span",{style:{fontWeight:"bold",minWidth:"60px",color:"black"}},"Assessment Date"),n.createElement("span",{style:{flex:"1",color:"black"}},new Date(e.assessmentDate).toLocaleDateString("en-GB",{day:"2-digit",month:"short",year:"numeric"}).replace(/ /g,"-"))),n.createElement("div",{className:"assessment-row",style:{display:"flex",gap:"100px",marginBottom:"8px",color:"black"}},n.createElement("span",{className:"label",style:{fontWeight:"bold",minWidth:"60px",color:"black"}},"Assessment Year"),n.createElement("span",{className:"value",style:{flex:"1",color:"black"}},e.financialYear)),n.createElement("div",{className:"assessment-row with-buttons",style:{display:"flex",marginBottom:"8px",justifyContent:"space-between",alignItems:"center"}},n.createElement("div",{style:{display:"flex",gap:"75px"}},n.createElement("span",{className:"label",style:{fontWeight:"bold",minWidth:"60px",color:"black"}},"Assessment Number"),n.createElement("span",{className:"value",style:{flex:"1",color:"black"}},e.assessmentNumber)),n.createElement("div",{className:"button-group",style:{display:"flex",gap:"10px"}},"          ",n.createElement("button",{style:{display:"flex",borderRadius:"8px",backgroundColor:"#2947a3",padding:"10px",color:"white"},onClick:()=>alert("Re-assessing "+e.number)},"Re-assess"),"          ",n.createElement("button",{style:{display:"flex",borderRadius:"8px",border:"1px solid red",padding:"10px"},onClick:()=>alert("Cancelled "+e.number)},"Cancel"),"        ")),l!==t.length-1&&n.createElement("hr",null)))))},tn=e=>{var t;let{applicationData:i}=e;const[a,r]=l.useState(!1);return o.useHistory(),n.createElement("div",{className:"accordion",style:{width:"100%",margin:"auto",fontFamily:"Roboto, sans-serif",border:"1px solid #ccc",borderRadius:"4px",marginBottom:"10px"}},n.createElement("div",{className:"accordion-header",style:{backgroundColor:"#f0f0f0",padding:"15px",cursor:"pointer"},onClick:()=>{r(!a)}},n.createElement("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center"}},n.createElement("h3",{style:{color:"#0d43a7",fontFamily:"Noto Sans,sans-serif",fontSize:"24px",fontWeight:"500"}},"Application History"),n.createElement("span",{style:{fontSize:"1.2em"}},a?"<":">"))),a&&n.createElement("div",{className:"accordion-body",style:{padding:" 15px",backgroundColor:"#fff"}},n.createElement("div",{className:"assessment-item",style:{marginBottom:"15px"}},n.createElement("div",{className:"assessment-row",style:{display:"flex",gap:"100px",marginBottom:"8px"}},n.createElement("span",{style:{fontWeight:"bold",minWidth:"60px",color:"black"}},"Application Number"),n.createElement("span",{style:{flex:"1",color:"black"}},i.acknowldgementNumber)),n.createElement("div",{className:"assessment-row",style:{display:"flex",gap:"132px",marginBottom:"8px",color:"black"}},n.createElement("span",{className:"label",style:{fontWeight:"bold",minWidth:"60px",color:"black"}},"Property ID No."),n.createElement("span",{className:"value",style:{flex:"1",color:"black"}},i.propertyId)),n.createElement("div",{className:"assessment-row",style:{display:"flex",gap:"120px",marginBottom:"8px",color:"black"}},n.createElement("span",{className:"label",style:{fontWeight:"bold",minWidth:"60px",color:"black"}},"Application Type"),n.createElement("span",{className:"value",style:{flex:"1",color:"black"}},"NEW PROPERTY")),n.createElement("div",{className:"assessment-row",style:{display:"flex",gap:"140px",marginBottom:"8px",color:"black"}},n.createElement("span",{className:"label",style:{fontWeight:"bold",minWidth:"60px",color:"black"}},"Creation Date"),n.createElement("span",{className:"value",style:{flex:"1",color:"black"}},(u=null===(t=i.auditDetails)||void 0===t?void 0:t.createdTime,new Date(u).toLocaleDateString("en-GB",{day:"2-digit",month:"short",year:"numeric"}).replace(/ /g,"-")))),n.createElement("div",{className:"assessment-row",style:{display:"flex",gap:"180px",marginBottom:"8px",color:"black"}},n.createElement("span",{className:"label",style:{fontWeight:"bold",minWidth:"60px",color:"black"}},"Status"),n.createElement("span",{className:"value",style:{flex:"1",color:"black"}},i.status)),n.createElement("div",null,n.createElement(o.Link,{to:{pathname:"/digit-ui/citizen/pt/property/application-preview/"+i.acknowldgementNumber,state:{propertyId:i.propertyId}},style:{color:"#2947a3",display:"inline",border:"1px solid",padding:"8px",borderRadius:"8px"}},"View History")))));var u},ln=e=>{let{payments:t}=e;const[o,i]=l.useState(!1);return n.createElement("div",{className:"accordion",style:{width:"100%",margin:"auto",fontFamily:"Roboto, sans-serif",border:"1px solid #ccc",borderRadius:"4px",marginBottom:"10px"}},n.createElement("div",{className:"accordion-header",style:{backgroundColor:"#f0f0f0",padding:"15px",cursor:"pointer"},onClick:()=>{i(!o)}},n.createElement("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center"}},n.createElement("h3",{style:{color:"#0d43a7",fontFamily:"Noto Sans,sans-serif",fontSize:"24px",fontWeight:"500"}},"Payment History"),n.createElement("span",{style:{fontSize:"1.2em"}},o?"<":">"))),o&&n.createElement("div",{className:"accordion-body",style:{padding:" 15px",backgroundColor:"#fff"}},0===(null==t?void 0:t.length)&&n.createElement("div",{style:{color:"red",fontSize:"16px"}},"No Payments found"),(null==t?void 0:t.length)>0&&n.createElement("div",null,n.createElement("table",{style:{width:"100%",borderCollapse:"collapse",marginTop:"10px"}},n.createElement("thead",null,n.createElement("tr",{style:{backgroundColor:"#f5f5f5"}},n.createElement("th",{style:{border:"1px solid #ddd",padding:"8px",textAlign:"left"}},"Receipt Number"),n.createElement("th",{style:{border:"1px solid #ddd",padding:"8px",textAlign:"left"}},"Transaction Date"),n.createElement("th",{style:{border:"1px solid #ddd",padding:"8px",textAlign:"left"}},"Amount Paid"),n.createElement("th",{style:{border:"1px solid #ddd",padding:"8px",textAlign:"left"}},"Payment Mode"),n.createElement("th",{style:{border:"1px solid #ddd",padding:"8px",textAlign:"left"}},"Transaction ID"),n.createElement("th",{style:{border:"1px solid #ddd",padding:"8px",textAlign:"left"}},"Status"))),n.createElement("tbody",null,t.map((e,t)=>{var l,o;return n.createElement("tr",{key:e.id||t},n.createElement("td",{style:{border:"1px solid #ddd",padding:"8px"}},(null===(l=e.paymentDetails)||void 0===l||null===(o=l[0])||void 0===o?void 0:o.receiptNumber)||e.receiptNumber||"N/A"),n.createElement("td",{style:{border:"1px solid #ddd",padding:"8px"}},e.transactionDate?new Date(e.transactionDate).toLocaleDateString():"N/A"),n.createElement("td",{style:{border:"1px solid #ddd",padding:"8px"}},"₹",e.totalAmountPaid||e.amount||"0"),n.createElement("td",{style:{border:"1px solid #ddd",padding:"8px"}},e.paymentMode||e.instrumentType||"N/A"),n.createElement("td",{style:{border:"1px solid #ddd",padding:"8px"}},e.transactionNumber||e.instrumentNumber||"N/A"),n.createElement("td",{style:{border:"1px solid #ddd",padding:"8px"}},n.createElement("span",{style:{color:"NEW"===e.paymentStatus||"SUCCESSFUL"===e.paymentStatus||"DEPOSITED"===e.paymentStatus?"green":"FAILED"===e.paymentStatus?"red":"orange",fontWeight:"bold"}},"DEPOSITED"===e.paymentStatus?n.createElement("p",null,"Deposited"):e.paymentStatus||"N/A")))}))),n.createElement("div",{style:{marginTop:"10px",fontSize:"14px",color:"#666"}},"Total Payments: ",t.length))))},nn=n.memo(e=>{let{width:t=85,height:l=100,style:o}=e;return n.createElement("svg",{style:o,xmlns:"http://www.w3.org/2000/svg",width:t,height:l,viewBox:"0 0 20 20",fill:"gray"},n.createElement("path",{d:"M20 2H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-8.5 7.5c0 .83-.67 1.5-1.5 1.5H9v2H7.5V7H10c.83 0 1.5.67 1.5 1.5v1zm5 2c0 .83-.67 1.5-1.5 1.5h-2.5V7H15c.83 0 1.5.67 1.5 1.5v3zm4-3H19v1h1.5V11H19v2h-1.5V7h3v1.5zM9 9.5h1v-1H9v1zM4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6zm10 5.5h1v-3h-1v3z"}))}),on=n.memo(e=>{let{value:o,Code:i,index:a}=e;const{isLoading:r,data:u}=Digit.Hooks.ads.useADSDocumentSearch({value:o},{value:o},i,a),s=l.useMemo(()=>{var e;const t=null!=o&&o.documents?null==o||null===(e=o.documents)||void 0===e?void 0:e.documents:o;return(null==t?void 0:t.filter(e=>(null==e?void 0:e.documentType)===i))||[]},[o,i]);return r?n.createElement(t.Loader,null):n.createElement("div",{className:"timeline-docs-wrapper"},null==s?void 0:s.map((e,t)=>{const l=((e,t)=>{var l;const n=(null==e?void 0:e[t])||"",o=(null==n||null===(l=n.split(","))||void 0===l?void 0:l.filter(Boolean))||[];return(null==o?void 0:o.find(e=>!(null!=e&&e.includes("large")||null!=e&&e.includes("medium")||null!=e&&e.includes("small"))))||(null==o?void 0:o[0])||""})(null==u?void 0:u.pdfFiles,null==e?void 0:e.fileStoreId);return l?n.createElement("a",{key:t,target:"_blank",rel:"noopener noreferrer",href:l,className:"timeline-doc-link"},n.createElement(nn,{className:"timeline-doc-icon"})):null}))}),an=[{label:"CM_TIMELINE_NAME",key:"assignerName"},{label:"CM_TIMELINE_ACTION_TAKEN",key:"performedAction"},{label:"CM_TIMELINE_ACTION_TAKEN_ON",key:"lastModified"},{label:"CM_TIMELINE_DATE_RECEIVED",key:"createdDate"},{label:"CM_TIMELINE_NO_OF_DAYS",key:"noOfDays"}],rn=(n.memo(e=>{var t,l;let{checkpoint:o,t:i}=e;return n.createElement("div",{className:"timeline-card"},n.createElement("div",{className:"timeline-header"},null==an?void 0:an.map(e=>{let{label:t,key:l}=e;return n.createElement("div",{key:l,className:"timeline-header-item"},n.createElement("span",{className:"timeline-label"},i(t),":"),n.createElement("span",{className:"timeline-value"},i(null==o?void 0:o[l])||"N/A"))})),n.createElement("div",{className:"timeline-note"},n.createElement("span",{className:"timeline-label"},i("CM_TIMELINE_NOTE"),":"),n.createElement("div",{className:"note-box"},(null==o?void 0:o.comment)||i("CM_TIMELINE_NO_COMMENTS"))),(null==o||null===(t=o.documents)||void 0===t?void 0:t.length)>0&&n.createElement("div",{className:"timeline-docs"},n.createElement("span",{className:"timeline-label"},i("CM_TIMELINE_DOCUMENT_ATTACHED"),":"),null==o||null===(l=o.documents)||void 0===l?void 0:l.map((e,t)=>n.createElement(on,{key:(null==e?void 0:e.documentType)+"-"+t,value:null==o?void 0:o.documents,Code:null==e?void 0:e.documentType,index:t}))))}),n.memo(e=>{let{width:t=20,height:l=20,style:o}=e;return n.createElement("svg",{style:o,xmlns:"http://www.w3.org/2000/svg",width:t,height:l,viewBox:"0 0 20 20",fill:"gray"},n.createElement("path",{d:"M20 2H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-8.5 7.5c0 .83-.67 1.5-1.5 1.5H9v2H7.5V7H10c.83 0 1.5.67 1.5 1.5v1zm5 2c0 .83-.67 1.5-1.5 1.5h-2.5V7H15c.83 0 1.5.67 1.5 1.5v3zm4-3H19v1h1.5V11H19v2h-1.5V7h3v1.5zM9 9.5h1v-1H9v1zM4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6zm10 5.5h1v-3h-1v3z"}))})),un=n.memo(e=>{let{value:o,Code:i,index:a}=e;const{isLoading:r,data:u}=Digit.Hooks.ads.useADSDocumentSearch({value:o},{value:o},i,a),s=l.useMemo(()=>{var e;const t=null!=o&&o.documents?null==o||null===(e=o.documents)||void 0===e?void 0:e.documents:o;return(null==t?void 0:t.filter(e=>(null==e?void 0:e.documentType)===i))||[]},[o,i]);return r?n.createElement(t.Loader,null):n.createElement("div",{className:"custom-doc-container"},null==s?void 0:s.map((e,t)=>{const l=((e,t)=>{var l;const n=(null==e?void 0:e[t])||"",o=(null==n||null===(l=n.split(","))||void 0===l?void 0:l.filter(Boolean))||[];return(null==o?void 0:o.find(e=>!(null!=e&&e.includes("large")||null!=e&&e.includes("medium")||null!=e&&e.includes("small"))))||(null==o?void 0:o[0])||""})(null==u?void 0:u.pdfFiles,(null==e?void 0:e.fileStoreId)||(null==e?void 0:e.documentUid));return l?n.createElement("a",{key:t,target:"_blank",rel:"noopener noreferrer",href:l,className:"custom-doc-link"},n.createElement(rn,null),n.createElement("span",null,(null==e?void 0:e.fileName)||"Document")):null}))});function sn(e){var o,i,a,r,u,s;let{workflowDetails:d,t:m,tenantId:v=Digit.ULBService.getCurrentTenantId(),timeObj:p}=e;const{isLoading:f,data:E}=Digit.Hooks.ads.useADSDocumentSearch({value:(null==d||null===(o=d.data)||void 0===o||null===(i=o.timeline)||void 0===i?void 0:i.flatMap(e=>null==e?void 0:e.wfDocuments))||[]},{value:(null==d||null===(a=d.data)||void 0===a||null===(r=a.timeline)||void 0===r?void 0:r.flatMap(e=>null==e?void 0:e.wfDocuments))||[]},null,0),g=n.useCallback(()=>{if(!f){const e=Digit.SessionStorage.get("CITIZEN.COMMON.HOME.CITY")||{},t=function(e,t,l,n){var o,i,a,r,u,s,d,c,m;void 0===l&&(l={}),console.log("pdfFiles",l);const v=(null==e||null===(o=e.data)||void 0===o?void 0:o.timeline)||(null==e?void 0:e.timeline)||[],p=(null==e||null===(i=e.data)||void 0===i?void 0:i.processInstances)||(null==e?void 0:e.processInstances)||[],f=(null==p||null===(a=p[0])||void 0===a?void 0:a.businessId)||"N/A",E=(null==p||null===(r=p[0])||void 0===r?void 0:r.businessService)||"N/A",g=(null==p||null===(u=p[0])||void 0===u?void 0:u.moduleName)||"N/A",h=(e,t)=>{var l;const n=(null==e?void 0:e[t])||"",o=(null==n||null===(l=n.split(","))||void 0===l?void 0:l.filter(Boolean))||[];return(null==o?void 0:o.find(e=>!(null!=e&&e.includes("large")||null!=e&&e.includes("medium")||null!=e&&e.includes("small"))))||(null==o?void 0:o[0])||""},_=/\[#\?.*?\*\*\]/,N=v.map((e,t)=>{var o,i,a,r,u,s;const d=(null==e||null===(o=e.auditDetails)||void 0===o?void 0:o.created)||"N/A",c=(null==e||null===(i=e.auditDetails)||void 0===i?void 0:i.timing)||"N/A",m=(null==e||null===(a=e.assigner)||void 0===a?void 0:a.name)||"N/A",v=(null==e||null===(r=e.assigner)||void 0===r?void 0:r.type)||"N/A",p=(null==e||null===(u=e.assigner)||void 0===u?void 0:u.mobileNumber)||"N/A",f=(null==e?void 0:e.performedAction)||"N/A",E=(null==e?void 0:e.status)||(null==e?void 0:e.state)||"N/A",g=(null==e||null===(s=e.wfComment)||void 0===s?void 0:s[0])||"-",N="string"==typeof g?g.split(_)[0]:g,A=(null==e?void 0:e.wfDocuments)||[],S=(null==e?void 0:e.sla)||"N/A",b=Array.isArray(null==e?void 0:e.assignes)?e.assignes.map(e=>null==e?void 0:e.name).filter(Boolean).join(", "):"";return{sNo:t+1,action:n?n(f):f,status:n?n(E):E,assignerName:m,assignerType:v,mobileNumber:p,designation:v,date:d,time:c,dateTime:(d+" "+("N/A"!==c?c:"")).trim(),comment:N,documents:A.map(e=>({name:(null==e?void 0:e.fileName)||(null==e?void 0:e.documentType)||"Document",type:(null==e?void 0:e.documentType)||"Document",fileStoreId:null==e?void 0:e.fileStoreId,link:h(l,null==e?void 0:e.fileStoreId)})),hasDocuments:A.length>0,sla:S,assignedTo:b}});return{t:n,tenantId:(null==t?void 0:t.code)||"",tenantName:(null==t?void 0:t.name)||(null==t?void 0:t.i18nKey)||"Government Department",name:n?n("TIMELINE_PDF_TITLE"):"Application Timeline",heading:n?n("TIMELINE_PDF_HEADING"):"File Movement Report",businessId:f,businessService:n?n("CS_COMMON_"+(null==E?void 0:E.toUpperCase())):E,moduleName:g,currentStatus:n?n((null==v||null===(s=v[0])||void 0===s?void 0:s.status)||(null==v||null===(d=v[0])||void 0===d?void 0:d.state)||"N/A"):(null==v||null===(c=v[0])||void 0===c?void 0:c.status)||(null==v||null===(m=v[0])||void 0===m?void 0:m.state)||"N/A",generatedDate:(new Date).toLocaleDateString("en-IN",{day:"2-digit",month:"long",year:"numeric"}),generatedDateTime:(new Date).toLocaleString("en-IN",{day:"2-digit",month:"2-digit",year:"numeric",hour:"2-digit",minute:"2-digit",hour12:!0}),timelineRows:N,totalSteps:N.length}}(d,e,(null==E?void 0:E.pdfFiles)||{},m);Digit.Utils.pdf.generateTimelinePDF(t)}},[d,E,m,f]),h=e=>{if(null==e||!e.created||null==e||!e.timing)return null;const[t,l,n]=e.created.split("/");return new Date(n+"-"+l+"-"+t+" "+e.timing)},_=(e,t)=>{if(!e||!t)return null;const l=Math.floor((e-t)/6e4),n=Math.floor(l/60),o=Math.floor(n/24);return o>0?o+" day(s)":n>0?n+" hour(s)":l+" minute(s)"},N=l.useMemo(()=>(e=>{const t=(null==e?void 0:e.data)||e,l=null==t?void 0:t.timeline;if(!Array.isArray(l))return[];const n=[...l].reverse();return n.map((e,t)=>{var l;const o=h(e.auditDetails),i=t>0?h(null===(l=n[t-1])||void 0===l?void 0:l.auditDetails):null;return c({},e,{status:(null==e?void 0:e.state)||(null==e?void 0:e.status),assigner:(null==e?void 0:e.assigner)||null,assignes:Array.isArray(null==e?void 0:e.assignes)?e.assignes:[],wfComment:Array.isArray(null==e?void 0:e.wfComment)?e.wfComment:null!=e&&e.comment?[e.comment]:[],wfDocuments:Array.isArray(null==e?void 0:e.wfDocuments)?e.wfDocuments:[],actionDateTime:o,sla:_(o,i)})}).reverse()})(d),[d]),A=(null==N?void 0:N.filter(e=>!("SAVE_AS_DRAFT"===(null==e?void 0:e.performedAction))))||[],S=A.map(e=>{var t;return null==e||null===(t=e.assigner)||void 0===t?void 0:t.userName}).filter(Boolean),b=[...new Set(S)].join(","),y=Digit.Hooks.useEmployeeSearch(v,{codes:b,isActive:!0},{enabled:!!b}),C={};return null==y||null===(u=y.data)||void 0===u||null===(s=u.Employees)||void 0===s||s.forEach(e=>{var t;const l=null==e||null===(t=e.assignments)||void 0===t?void 0:t[0];C[null==e?void 0:e.code]="COMMON_MASTERS_DESIGNATION_"+(null==l?void 0:l.designation)}),f?n.createElement(t.Loader,null):n.createElement(n.Fragment,null,n.createElement("div",{className:"custom-timeline-container"},p&&n.createElement("div",{style:{marginBottom:"8px",fontStyle:"italic"}},m("TOTAL_TIME_TAKEN"),": ",null==p?void 0:p.days," ",m("DAYS")," ",null==p?void 0:p.hours," ",m("HOURS")," ",null==p?void 0:p.minutes," ",m("MINUTES")," ",null==p?void 0:p.seconds," ",m("SECONDS")),n.createElement("div",{className:"custom-timeline-header"},n.createElement("div",{className:"custom-tracking-status-header"},n.createElement("div",{className:"custom-tracking-line"}),n.createElement("span",{className:"custom-tracking-status-text"},m("TRACKING STATUS")),n.createElement("div",{className:"custom-tracking-line"})),n.createElement("div",{className:"custom-title-bar-row"},n.createElement("h2",{className:"custom-timeline-title"},m("Application History")),n.createElement("span",{onClick:g,className:"download-button"},m("CS_COMMON_DOWNLOAD")),n.createElement("div",{className:"custom-blue-bar"}))),n.createElement("div",{className:"custom-timeline-entries"},null==A?void 0:A.map((e,t)=>{var l,o,i,a,r,u,s,d,c,v,p,f,E,g,h,_;return n.createElement("div",{key:t,className:"custom-timeline-entry"},n.createElement("div",{className:"custom-vertical-line"}),n.createElement("div",{className:"custom-date-badge"},null==e||null===(l=e.auditDetails)||void 0===l?void 0:l.created," ",null==e||null===(o=e.auditDetails)||void 0===o?void 0:o.timing),n.createElement("div",{className:"custom-entry-content"},n.createElement("div",{className:"custom-icon-container"},n.createElement("div",{className:"custom-circular-icon"},n.createElement("svg",{className:"custom-mail-icon",viewBox:"0 0 24 24"},n.createElement("rect",{x:"3",y:"5",width:"18",height:"14",rx:"2"}),n.createElement("path",{d:"M3 7l9 6 9-6"})))),n.createElement("div",{className:"custom-content-card"},n.createElement("div",{className:"custom-card-top"},n.createElement("div",{className:"custom-card-column"},n.createElement("h3",{className:"custom-action-title"},m("Action taken by")),(null==e?void 0:e.assigner)&&n.createElement("div",{className:"custom-officer-info"},n.createElement("div",{className:"custom-officer-name"},(null==e||null===(i=e.assigner)||void 0===i?void 0:i.name)||m("CS_COMMON_NA"),C[null==e||null===(a=e.assigner)||void 0===a?void 0:a.userName]&&n.createElement("span",{className:"custom-officer-name"},"- ",m(C[null==e||null===(r=e.assigner)||void 0===r?void 0:r.userName]))),(null==e||null===(u=e.assigner)||void 0===u?void 0:u.emailId)&&n.createElement("div",{className:"custom-officer-email"},n.createElement("span",{className:"custom-email-label"},m("Email"))," ",null==e||null===(s=e.assigner)||void 0===s?void 0:s.emailId))),n.createElement("div",{className:"custom-card-column custom-card-column-mid"},(null==e?void 0:e.sla)&&n.createElement(n.Fragment,null,n.createElement("h3",{className:"custom-action-title"},m("Time Taken")),n.createElement("div",{className:"custom-officer-email"},n.createElement("span",{className:"custom-email-label"},null==e?void 0:e.sla)))),n.createElement("div",{className:"custom-card-column custom-card-column-right"},n.createElement("h3",{className:"custom-action-title"},m("Action")),n.createElement("div",{className:"custom-status-text"},m((null==e?void 0:e.performedAction)||"CS_COMMON_NA")))),(null==e?void 0:e.wfComment)&&(null==e||null===(d=e.wfComment)||void 0===d?void 0:d.length)>0&&(null==e||null===(c=e.wfComment)||void 0===c?void 0:c.some(e=>null==e?void 0:e.trim()))&&n.createElement("div",{className:"custom-comments-section container-full-width"},n.createElement("div",{className:"custom-comments-content"},n.createElement("h4",{className:"custom-comments-title"},m("Officer Comments")),n.createElement("div",{className:"custom-comment-text"},null==e||null===(v=e.wfComment)||void 0===v?void 0:v.map((e,t)=>{const l="string"==typeof e?null==e?void 0:e.split(/\[#\?.*?\*\*\]/)[0]:e;return n.createElement("p",{key:t},l)}))),(null==e||null===(p=e.assignes)||void 0===p?void 0:p.length)>0&&n.createElement("div",{className:"custom-assigned-to-footer"},n.createElement("h3",{className:"custom-comments-title"},m("Assigned To")),n.createElement("div",{className:"custom-officer-info"},n.createElement("div",{className:"custom-officer-name"},null===(f=e.assignes[0])||void 0===f?void 0:f.name,C[null===(E=e.assignes[0])||void 0===E?void 0:E.userName]&&n.createElement("span",{className:"custom-officer-email"},"- ",m(C[null===(g=e.assignes[0])||void 0===g?void 0:g.userName])))))),(null==e?void 0:e.wfDocuments)&&(null==e||null===(h=e.wfDocuments)||void 0===h?void 0:h.length)>0&&n.createElement("div",{className:"custom-comments-section-no-border"},n.createElement("h4",{className:"custom-comments-title"},"Document Attached:"),n.createElement("div",{className:"custom-comment-text"},null==e||null===(_=e.wfDocuments)||void 0===_?void 0:_.map((t,l)=>n.createElement(un,{key:(null==t?void 0:t.documentType)+"-"+l,value:null==e?void 0:e.wfDocuments,Code:null==t?void 0:t.documentType,index:l})))))))}))))}function dn(e){var a,r,u,s,d,m,v,p,f,E,g,h,N,A,S,b;let{applicationDetails:y,demandData:C,workflowDetails:D,isDataLoading:O,applicationData:T,timelineStatusPrefix:L,showTimeLine:I=!0,statusAttribute:w="status",paymentsList:P,oldValue:R,isInfoLabel:x=!1,propertyId:B,moduleCode:F}=e;const{t:M}=i.useTranslation(),k=o.useHistory(),U=Digit.ULBService.getCurrentTenantId(),[H,W]=l.useState(null),[j,V]=l.useState([]);let z=window.location.href.includes("editApplication")&&window.location.href.includes("bpa");const G=[{Header:M("BPA_DOCUMENT_DETAILS_LABEL"),accessor:"title",Cell:e=>{let{value:t}=e;return M(t)||M("CS_NA")}},{Header:M(" "),accessor:"url",Cell:e=>{let{value:l}=e;return l?n.createElement(t.LinkButton,{style:{float:"right",display:"inline"},label:M("View"),onClick:()=>{window.open(l,"_blank")}}):M("CS_NA")}}];function Y(e,t,l){var n;window.open(null==l||null===(n=l.fullImage)||void 0===n?void 0:n[0],"_blank")}console.log("TIMELINE",y,F),l.useEffect(()=>{!function(){try{const e=function(){if(window.location.href.includes("employee/ws")&&null!=T&&T.connectionNo){const e=Ft(function(){return Promise.resolve(Digit.WSService.paymentsearch({tenantId:(null==T?void 0:T.tenantId)||U,filters:{consumerCodes:null==T?void 0:T.connectionNo,consumerCode:null==T?void 0:T.connectionNo},BusinessService:"SEWERAGE"===(null==T?void 0:T.serviceType)||"SEWARAGE"===(null==T?void 0:T.serviceType)?"SW":"WS"})).then(function(e){Array.isArray(e)&&e.length>0?V(e):null!=e&&e.Payments&&e.Payments.length>0&&V(e.Payments)})},function(e){console.error("❌ Payment fetch error:",e)});if(e&&e.then)return e.then(function(){})}}();Promise.resolve(e&&e.then?e.then(function(){}):void 0)}catch(e){return Promise.reject(e)}}()},[null==T?void 0:T.connectionNo,null==T?void 0:T.serviceType,U]);const[q,K]=l.useState({}),[$,X]=l.useState(),[Z,Q]=l.useState([]),[J,ee]=l.useState({loading:!1,loaded:!1,canLoad:!1});"ACTIVE"!=(null==T?void 0:T.status)||J.loading||J.loaded||J.canLoad||ee({loading:!1,loaded:!1,canLoad:!0}),null==J||!J.canLoad||J.loading||J.loaded||(ee({loading:!0,loaded:!1,canLoad:!0}),function(e,t,l,n){try{Promise.resolve(Digit.PTService.assessmentSearch({tenantId:e,filters:{propertyIds:t}})).then(function(o){function i(){l(a),n({loading:!1,loaded:!0,canLoad:!0})}let a={};const r=function(l){if((null==o||null===(l=o.Assessments)||void 0===l?void 0:l.length)>0){const l=o.Assessments.filter(e=>"ACTIVE"===e.status),n=new Map;l.forEach(e=>{const t=function(e){const t=new Date(e);return t.setHours(0,0,0,0),t.getTime()}(e.assessmentDate)+"_"+e.financialYear,l=n.get(t);(!l||e.createdDate>l.createdDate)&&n.set(t,e)});const i=Array.from(n.values());return Q(i),X(null==o?void 0:o.Assessments),Promise.resolve(Digit.PaymentService.fetchBill(e,{businessService:"PT",consumerCode:t})).then(function(e){a=e})}}();return r&&r.then?r.then(i):i()})}catch(e){return Promise.reject(e)}}((null==T?void 0:T.tenantId)||U,null==T?void 0:T.propertyId,K,ee));const te=e=>{if(null==e||null==e||""==e)return"NA";const t=new Date(e);let l=t.getMonth()+1,n=t.getDate();return l=(l>9?"":"0")+l,n=(n>9?"":"0")+n,n+"/"+l+"/"+t.getFullYear()},le=function(e,t,l){if(void 0===t&&(t=0),!e)return null;if("OPEN"===e.state||"INITIATED"===e.status&&!window.location.href.includes("/obps/")){var o;const e={date:te(null==T||null===(o=T.auditDetails)||void 0===o?void 0:o.createdTime),source:(null==T?void 0:T.channel)||""};return n.createElement(Yl,{data:e})}if(window.location.href.includes("/obps/")||window.location.href.includes("/noc/")||window.location.href.includes("/ws/")){var i,a,r,u,s,d,c,m,v,p,f,E,g,h,N,A,S,b,C,D;const o={uuid:(null==e||null===(i=e.assigner)||void 0===i?void 0:i.uuid)||(null==e||null===(a=e.assignes)||void 0===a||null===(r=a[0])||void 0===r?void 0:r.uuid),fieldName:"mobileNumber",model:"User",showValue:!1,loadData:{serviceName:"/egov-workflow-v2/egov-wf/process/_search",requestBody:{},requestParam:{tenantId:null==y?void 0:y.tenantId,businessIds:null==y?void 0:y.applicationNo,history:!0},jsonPath:"ProcessInstances[0].assignes[0].mobileNumber",isArray:!1,d:e=>{let l="";return l="+91 "+(_.get(e,"ProcessInstances["+t+"].assigner.mobileNumber")||_.get(e,"ProcessInstances["+t+"].assignes[0].mobileNumber")),l}}},O=l&&Array.isArray(l)&&t>0&&t-1<l.length?l[t-1]:null,L={date:null==e||null===(u=e.auditDetails)||void 0===u?void 0:u.lastModified,name:(null==e||null===(s=e.assigner)||void 0===s?void 0:s.name)||(null==e||null===(d=e.assignes)||void 0===d||null===(c=d[0])||void 0===c?void 0:c.name)||"N/A",mobileNumber:(null==T||null===(m=T.processInstance)||void 0===m||null===(v=m.assignes)||void 0===v||null===(p=v[0])||void 0===p?void 0:p.uuid)===(null==e||null===(f=e.assigner)||void 0===f?void 0:f.uuid)&&null!=T&&null!==(E=T.processInstance)&&void 0!==E&&null!==(g=E.assignes)&&void 0!==g&&null!==(h=g[0])&&void 0!==h&&h.mobileNumber?null==T||null===(N=T.processInstance)||void 0===N||null===(A=N.assignes)||void 0===A||null===(S=A[0])||void 0===S?void 0:S.mobileNumber:(null==e||null===(b=e.assigner)||void 0===b?void 0:b.mobileNumber)||(null==e||null===(C=e.assignes)||void 0===C||null===(D=C[0])||void 0===D?void 0:D.mobileNumber)||"N/A",comment:null!=e&&e.comment?M(e.comment):"",wfComment:O&&O.wfComment||[],thumbnailsToShow:(null==e?void 0:e.thumbnailsToShow)||[]};return n.createElement(Yl,{data:L,OpenImage:Y,privacy:o})}{var O,L,I,w,P;const t={date:te(null==T||null===(O=T.auditDetails)||void 0===O?void 0:O.lastModifiedTime),name:(null==e||null===(L=e.assignes)||void 0===L||null===(I=L[0])||void 0===I?void 0:I.name)||"N/A",wfComment:(null==e?void 0:e.wfComment)||[],mobileNumber:(null==e||null===(w=e.assignes)||void 0===w||null===(P=w[0])||void 0===P?void 0:P.mobileNumber)||"N/A"};return n.createElement(Yl,{data:t})}},ne=(e,t)=>e?t?e:M(e):M("NA"),oe=window.location.href.includes("employee/tl")||window.location.href.includes("employee/obps")||window.location.href.includes("employee/noc"),ie=window.location.href.includes("employee/noc"),ae=window.location.href.includes("employee/obps"),re=(window.location.href.includes("employee/ws"),()=>window.location.href.includes("employee/obps")||window.location.href.includes("employee/noc")||oe?{justifyContent:"space-between",fontSize:"16px",lineHeight:"19px",color:"#0B0C0C"}:{}),ue=e=>null!=e&&e.skip?e.value:null!=e&&e.isUnit?null!=e&&e.value?ne(null==e?void 0:e.value,null==e?void 0:e.isNotTranslated)+" "+M(null==e?void 0:e.isUnit):M("N/A"):null!=e&&e.value?ne(null==e?void 0:e.value,null==e?void 0:e.isNotTranslated):M("N/A"),[se,de]=l.useState(!1),ce=(null==C||C.reduce((e,t)=>e+t.demandInterest,0),null==C||C.reduce((e,t)=>e+t.demandPenality,0),null==C||C.reduce((e,t)=>e+t.collectionTax,0),null==C||C.reduce((e,t)=>e+t.collectionInterest,0),null==C||C.reduce((e,t)=>e+t.collectionPenality,0),null==C||C.reduce((e,t)=>e+t.balanceTax,0),null==C||C.reduce((e,t)=>e+t.balanceInterest,0),null==C||C.reduce((e,t)=>e+t.balancePenality,0),function(e,t,l){try{if(!window.confirm("Are you sure you want to make this property "+t+"?"))return Promise.resolve();const n=c({},e,{status:t,isactive:"ACTIVE"===t,isinactive:"INACTIVE"===t,creationReason:"STATUS",additionalDetails:c({},e.additionalDetails,{propertytobestatus:t}),workflow:c({},e.workflow,{businessService:"PT.CREATE",action:"OPEN",moduleName:"PT"})});return Promise.resolve(Digit.PTService.updatePT({Property:c({},n)},U,l)).then(function(){})}catch(e){return Promise.reject(e)}}),me=null==y?void 0:y.applicationData,ve=(null==y||null===(a=y.applicationData)||void 0===a?void 0:a.propertyId)||"",pe=null==y||null===(r=y.additionalDetails)||void 0===r?void 0:r.propertytobestatus;return l.useEffect(()=>{if("WS"!==F&&"SW"!==F&&!window.location.href.includes("employee/ws")&&!window.location.href.includes("/ws/")&&B)try{let e={consumerCodes:B};const t=!0;"BPAREG"===F?Digit.OBPSService.paymentsearch({tenantId:U,filters:e,auth:t}).then(e=>{V(null==e?void 0:e.Payments)}):"PT"===F&&Digit.PTService.paymentsearch({tenantId:U,filters:e,auth:t}).then(e=>{V(null==e?void 0:e.Payments)})}catch(e){console.error("❌ Payment search error for PT/BPREG:",e)}},[F,B,U]),n.createElement(t.Card,{style:{position:"relative"}},null==y||null===(u=y.applicationDetails)||void 0===u?void 0:u.map((e,i)=>{var a,r,u,s,d,c,m,v,p,f,E,g,h,_,N,A,S,b,C,O,T,L,I,w,x,B,F,k,U,H,W,j,V,Y,q,K,$,X,Z;return n.createElement(n.Fragment,{key:i},n.createElement("div",{style:(window.location.href.includes("employee/obps")||window.location.href.includes("employee/noc")||window.location.href.includes("employee/ws"),{})},0!==i||e.asSectionHeader?n.createElement(n.Fragment,null,n.createElement(t.CardSectionHeader,{style:0==i&&oe?{marginBottom:"16px",fontSize:"24px"}:{marginBottom:"16px",marginTop:"32px",fontSize:"24px"}},ie?""+M(e.title):M(e.title),null!=e&&e.Component?n.createElement(e.Component,null):null)):n.createElement(t.CardSubHeader,{style:{marginBottom:"16px",fontSize:"24px"}},M(e.title)),(null==e?void 0:e.isTable)&&n.createElement("table",{style:{tableLayout:"fixed",width:"100%",borderCollapse:"collapse"}},n.createElement("tr",{style:{textAlign:"left"}},null==e?void 0:e.headers.map(e=>n.createElement("th",{style:{padding:"10px",paddingLeft:"0px"}},M(e)))),null==e?void 0:e.tableRows.map((t,o)=>o===(null==e?void 0:e.tableRows.length)-1?n.createElement(l.Fragment,null,n.createElement("hr",{style:{width:"370%",marginTop:"15px"},className:"underline"}),n.createElement("tr",null,t.map(e=>n.createElement("td",{style:{textAlign:"left"}},M(e))))):n.createElement("tr",null,t.map(e=>n.createElement("td",{style:{paddingTop:"20px",textAlign:"left"}},M(e)))))),n.createElement(t.StatusTable,{style:window.location.href.includes("employee/obps")||window.location.href.includes("employee/noc")||oe?{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((l,i)=>{var a,r;return!0===l.map&&"N/A"!==l.value?n.createElement(t.Row,{labelStyle:{wordBreak:"break-all"},textStyle:{wordBreak:"break-all"},key:M(l.title),label:M(l.title),text:n.createElement("img",{src:M(l.value),alt:"",privacy:null==l?void 0:l.privacy})}):1==(null==l?void 0:l.isLink)?n.createElement(t.Row,{key:M(l.title),label:window.location.href.includes("tl")||window.location.href.includes("ws")?n.createElement("div",{style:{width:"200%"}},n.createElement(o.Link,{to:null==l?void 0:l.to},n.createElement("span",{className:"link",style:{color:"#a82227"}},M(null==l?void 0:l.title)))):ie||ae?""+M(l.title):M(l.title),text:n.createElement("div",null,n.createElement(o.Link,{to:null==l?void 0:l.to},n.createElement("span",{className:"link",style:{color:"#a82227"}},null==l?void 0:l.value))),last:i===(null==e||null===(r=e.values)||void 0===r?void 0:r.length)-1,caption:l.caption,className:"border-none",rowContainerStyle:re(),labelStyle:{wordBreak:"break-all"},textStyle:{wordBreak:"break-all"}}):window.location.href.includes("modify")?n.createElement(t.Row,{className:"border-none",key:""+l.title,label:""+M(""+l.title),privacy:null==l?void 0:l.privacy,text:null!=l&&l.oldValue?null==l?void 0:l.oldValue:null!=l&&l.value?null==l?void 0:l.value:"",labelStyle:{wordBreak:"break-all"},textStyle:{wordBreak:"break-all"}}):n.createElement(t.Row,{key:M(l.title),label:M(l.title),text:ue(l),last:i===(null==e||null===(a=e.values)||void 0===a?void 0:a.length)-1,caption:l.caption,className:"border-none",privacy:null==l?void 0:l.privacy,rowContainerStyle:re(),labelStyle:{wordBreak:"break-all"},textStyle:{wordBreak:"break-all"}})})))),(null==e?void 0:e.belowComponent)&&n.createElement(e.belowComponent,null),(null==e||null===(r=e.additionalDetails)||void 0===r?void 0:r.inspectionReport)&&n.createElement(Vl,{scrutinyDetails:null==e?void 0:e.additionalDetails,paymentsList:P,additionalDetails:null==y||null===(u=y.applicationData)||void 0===u?void 0:u.additionalDetails,applicationData:null==y?void 0:y.applicationData}),(null==y||null===(s=y.applicationData)||void 0===s||null===(d=s.additionalDetails)||void 0===d||null===(c=d.fieldinspection_pending)||void 0===c?void 0:c.length)>0&&(null==e||null===(m=e.additionalDetails)||void 0===m?void 0:m.fiReport)&&n.createElement(Fl,{fiReport:null==y||null===(v=y.applicationData)||void 0===v||null===(p=v.additionalDetails)||void 0===p?void 0:p.fieldinspection_pending}),(null==e||null===(f=e.additionalDetails)||void 0===f?void 0:f.floors)&&n.createElement(Wl,{floors:null==e||null===(E=e.additionalDetails)||void 0===E?void 0:E.floors}),(null==e||null===(g=e.additionalDetails)||void 0===g?void 0:g.owners)&&n.createElement(jl,{owners:null==e||null===(h=e.additionalDetails)||void 0===h?void 0:h.owners}),(null==e||null===(_=e.additionalDetails)||void 0===_?void 0:_.units)&&n.createElement(Kl,{units:null==e||null===(N=e.additionalDetails)||void 0===N?void 0:N.units}),(null==e||null===(A=e.additionalDetails)||void 0===A?void 0:A.accessories)&&n.createElement(ql,{units:null==e||null===(S=e.additionalDetails)||void 0===S?void 0:S.accessories}),!z&&(null==e||null===(b=e.additionalDetails)||void 0===b?void 0:b.permissions)&&(null==D||null===(C=D.data)||void 0===C||null===(O=C.nextActions)||void 0===O?void 0:O.length)>0&&n.createElement(Ul,{applicationData:null==y?void 0:y.applicationData,t:M,permissions:null==e||null===(T=e.additionalDetails)||void 0===T?void 0:T.permissions}),(null==e||null===(L=e.additionalDetails)||void 0===L?void 0:L.obpsDocuments)&&n.createElement("div",{style:{display:"flex"}},n.createElement(xl,{t:M,applicationData:null==y?void 0:y.applicationData,docs:e.additionalDetails.obpsDocuments,bpaActionsDetails:D})),(null==e||null===(I=e.additionalDetails)||void 0===I?void 0:I.noc)&&n.createElement(kl,{t:M,isNoc:!0,NOCdata:e.values,applicationData:null==y?void 0:y.applicationData,docs:e.additionalDetails.noc,noc:null===(w=e.additionalDetails)||void 0===w?void 0:w.data,bpaActionsDetails:D}),(null==e||null===(x=e.additionalDetails)||void 0===x?void 0:x.scruntinyDetails)&&n.createElement(Vl,{scrutinyDetails:null==e?void 0:e.additionalDetails}),(null==e||null===(B=e.additionalDetails)||void 0===B?void 0:B.buildingExtractionDetails)&&n.createElement(Vl,{scrutinyDetails:null==e?void 0:e.additionalDetails}),(null==e||null===(F=e.additionalDetails)||void 0===F?void 0:F.subOccupancyTableDetails)&&n.createElement(zl,{edcrDetails:null==e?void 0:e.additionalDetails,applicationData:null==y?void 0:y.applicationData}),(null==e||null===(k=e.additionalDetails)||void 0===k?void 0:k.documentsWithUrl)&&n.createElement(t.Table,{className:"customTable table-border-style",t:M,data:(null==e||null===(U=e.additionalDetails)||void 0===U||null===(H=U.documentsWithUrl[0])||void 0===H?void 0:H.values)||[],columns:G,getCellProps:()=>({style:{}}),disableSort:!1,autoSort:!0,manualPagination:!1,isPaginationRequired:!1}),(null==e||null===(W=e.additionalDetails)||void 0===W?void 0:W.taxHeadEstimatesCalculation)&&n.createElement(Hl,{taxHeadEstimatesCalculation:null==e||null===(j=e.additionalDetails)||void 0===j?void 0:j.taxHeadEstimatesCalculation}),(null==e?void 0:e.isWaterConnectionDetails)&&n.createElement($l,{wsAdditionalDetails:e,oldValue:R}),(null==e||null===(V=e.additionalDetails)||void 0===V?void 0:V.redirectUrl)&&n.createElement("div",{style:{fontSize:"16px",lineHeight:"24px",fontWeight:"400",padding:"10px 0px"}},n.createElement(o.Link,{to:null==e||null===(Y=e.additionalDetails)||void 0===Y||null===(q=Y.redirectUrl)||void 0===q?void 0:q.url},n.createElement("span",{className:"link",style:{color:"#a82227"}},null==e||null===(K=e.additionalDetails)||void 0===K||null===($=K.redirectUrl)||void 0===$?void 0:$.title))),(null==e||null===(X=e.additionalDetails)||void 0===X?void 0:X.estimationDetails)&&n.createElement(Ql,{wsAdditionalDetails:e,workflowDetails:D}),(null==e||null===(Z=e.additionalDetails)||void 0===Z?void 0:Z.estimationDetails)&&n.createElement(Jl,{wsAdditionalDetails:e,workflowDetails:D}))}),(null==$?void 0:$.length)>0&&n.createElement(en,{assessmentData:Z}),n.createElement(ln,{payments:j}),"WS"!==F&&"SW"!==F&&"OBPS"!==F&&"BPAStakeholder"!==F&&"BPAREG"!==F&&"TL"!==F&&n.createElement(tn,{applicationData:null==y?void 0:y.applicationData}),I&&(null==D||null===(s=D.data)||void 0===s||null===(d=s.timeline)||void 0===d?void 0:d.length)>0&&n.createElement(n.Fragment,null,n.createElement(t.BreakLine,null),((null==D?void 0:D.isLoading)||O)&&n.createElement(t.Loader,null),!(null!=D&&D.isLoading)&&!O&&"BPAREG"!==F&&n.createElement(l.Fragment,null,n.createElement("div",{id:"timeline"},n.createElement(t.CardSectionHeader,{style:{marginBottom:"16px",marginTop:"32px"}},M("ES_APPLICATION_DETAILS_APPLICATION_TIMELINE")),null!=D&&null!==(m=D.data)&&void 0!==m&&m.timeline&&1===(null==D||null===(v=D.data)||void 0===v||null===(p=v.timeline)||void 0===p?void 0:p.length)?n.createElement(t.CheckPoint,{isCompleted:!0,label:M(""+L+(null==D||null===(f=D.data)||void 0===f||null===(E=f.timeline[0])||void 0===E?void 0:E.state)),customChild:le(null==D||null===(g=D.data)||void 0===g?void 0:g.timeline[0],null==D||null===(h=D.data)||void 0===h?void 0:h.timeline)}):n.createElement(t.ConnectingCheckPoints,null,(null==D||null===(N=D.data)||void 0===N?void 0:N.timeline)&&(null==D||null===(A=D.data)||void 0===A?void 0:A.timeline.slice(0,se?null==D?void 0:D.data.timeline.length:2).map((e,l,o)=>{var i;let a="";var r,u,s,d,c,m;return window.location.href.includes("/obps/")&&(a=null!=D&&null!==(r=D.data)&&void 0!==r&&null!==(u=r.timeline[l-1])&&void 0!==u&&null!==(s=u.state)&&void 0!==s&&s.includes("BACK_FROM")||null!=D&&null!==(d=D.data)&&void 0!==d&&null!==(c=d.timeline[l-1])&&void 0!==c&&null!==(m=c.state)&&void 0!==m&&m.includes("SEND_TO_CITIZEN")?"_NOT_DONE":"SEND_TO_ARCHITECT"===(null==e?void 0:e.performedAction)?"_BY_ARCHITECT_DONE":0==l?"":"_DONE"),n.createElement(n.Fragment,{key:l},n.createElement(t.CheckPoint,{keyValue:l,isCompleted:0===l,info:e.comment,label:M(""+L+("REOPEN"===(null==e?void 0:e.performedAction)?null==e?void 0:e.performedAction:null==e?void 0:e[w])+a),customChild:le(e,l,null==D||null===(i=D.data)||void 0===i?void 0:i.timeline)}))}))),(null==D||null===(S=D.data)||void 0===S||null===(b=S.timeline)||void 0===b?void 0:b.length)>2&&n.createElement(t.LinkButton,{label:M(se?"COLLAPSE":"VIEW_TIMELINE"),onClick:()=>{de(e=>!e)}}))),!(null!=D&&D.isLoading)&&!O&&"BPAREG"===F&&n.createElement(sn,{workflowDetails:D,t:M})),window.location.href.includes("/pt/")?n.createElement(t.ActionBar,{className:"clear-search-container",style:{display:"block"}},n.createElement(t.SubmitBar,{label:"Make Property Active",style:{flex:1},onSubmit:()=>{window.location.href.includes("employee")?"INACTIVE"==pe?ce(me,"ACTIVE",ve):alert("Property is already active."):alert("You are not authorized to change the property status.")}}),n.createElement(t.SubmitBar,{label:"Make Property Inactive",style:{marginLeft:"20px"},onSubmit:()=>{window.location.href.includes("employee")?"ACTIVE"==pe?ce(me,"INACTIVE",ve):alert("Property is already inactive."):alert("You are not authorized to change the property status.")}}),n.createElement(t.SubmitBar,{label:"Edit Property",style:{marginLeft:"20px"},onSubmit:()=>{var e;const t=null==y||null===(e=y.applicationData)||void 0===e?void 0:e.propertyId;if(t)if(window.location.href.includes("employee")){var l,n,o;if("INACTIVE"===(null==y||null===(l=y.applicationData)||void 0===l?void 0:l.status))return void alert("Property is inactive, cannot edit.");if("INWORKFLOW"===(null==y||null===(n=y.applicationData)||void 0===n?void 0:n.status))return void alert("Property is in workflow, cannot edit.");"ACTIVE"===(null==y||null===(o=y.applicationData)||void 0===o?void 0:o.status)&&k.push({pathname:"/digit-ui/employee/pt/edit-application/"+t})}else{var i,a,r;if("INACTIVE"===(null==y||null===(i=y.applicationData)||void 0===i?void 0:i.status))return void alert("Property is inactive, cannot edit.");if("INWORKFLOW"===(null==y||null===(a=y.applicationData)||void 0===a?void 0:a.status))return void alert("Property is in workflow, cannot edit.");"ACTIVE"===(null==y||null===(r=y.applicationData)||void 0===r?void 0:r.status)&&k.push({pathname:"/digit-ui/citizen/pt/property/edit-application/"+t})}}}),n.createElement(t.SubmitBar,{label:"Access Property",style:{marginLeft:"20px"},onSubmit:()=>{alert("access property")}})):n.createElement("div",null),H&&n.createElement(t.Toast,{error:H.isError,label:M(H.label),onClose:()=>{W(null)},isDleteBtn:"false"}))}function cn(e){var l,o,i,a,r,u,s,d,c,m,v,p,f,E,g,h,_,N;let{t:A,showToast:S,closeToast:b,businessService:y}=e;if(null!=y&&y.includes("NewTL")||null!=y&&y.includes("TL")||null!=y&&y.includes("EDITRENEWAL")){var C;let e="";switch(null==S||null===(C=S.action)||void 0===C?void 0:C.action){case"SENDBACK":e="error"===(null==S?void 0:S.key)?null==S||null===(l=S.error)||void 0===l?void 0:l.message:A("TL_SENDBACK_CHECKLIST_MESSAGE_HEAD");break;case"FORWARD":e="error"===(null==S?void 0:S.key)?null==S||null===(o=S.error)||void 0===o?void 0:o.message:A("TL_FORWARD_SUCCESS_MESSAGE_MAIN");break;case"APPROVE":e="error"===(null==S?void 0:S.key)?null==S||null===(i=S.error)||void 0===i?void 0:i.message:A("TL_APPROVAL_CHECKLIST_MESSAGE_HEAD");break;case"SENDBACKTOCITIZEN":e="error"===(null==S?void 0:S.key)?null==S||null===(a=S.error)||void 0===a?void 0:a.message:A("TL_SENDBACK_TOCITIZEN_CHECKLIST_MESSAGE_HEAD");break;case"REJECT":e="error"===(null==S?void 0:S.key)?null==S||null===(r=S.error)||void 0===r?void 0:r.message:A("TL_APPROVAL_REJ_MESSAGE_HEAD");break;case"RESUBMIT":e="error"===(null==S?void 0:S.key)?null==S||null===(u=S.error)||void 0===u?void 0:u.message:A("TL_APPLICATION_RESUBMIT_SUCCESS_MESSAGE_MAIN");break;case"CANCEL":e="error"===(null==S?void 0:S.key)?null==S||null===(s=S.error)||void 0===s?void 0:s.message:A("TL_TL_CANCELLED_MESSAGE_HEAD");break;default:e="error"===(null==S?void 0:S.key)?null==S||null===(d=S.error)||void 0===d?void 0:d.message:A("ES_"+y+"_"+(null==S||null===(c=S.action)||void 0===c?void 0:c.action)+"_UPDATE_SUCCESS")}return n.createElement(n.Fragment,null,S&&n.createElement(t.Toast,{error:"error"===S.key,label:e,onClose:b}))}if(null!=y&&y.includes("BPA")||null!=y&&y.includes("BPA_LOW")||null!=y&&y.includes("BPA_OC")){var D;const e=function(e){var t;void 0===e&&(e=[]);let l=e[0];return l=2==(null===(t=e)||void 0===t?void 0:t.length)&&null!=y&&y.includes("BPA_OC")?A(e[1]):A(e[0]),l};let l="";switch(null==S||null===(D=S.action)||void 0===D?void 0:D.action){case"REVOCATE":l="error"===(null==S?void 0:S.key)?null==S||null===(m=S.error)||void 0===m?void 0:m.message:e(["BPA_APPROVAL_REVOCATED_MESSAGE_HEAD","BPA_APPROVAL_OC_REVOCATED_MESSAGE_HEAD"]);break;case"VERIFY_AND_FORWARD":l="error"===(null==S?void 0:S.key)?null==S||null===(v=S.error)||void 0===v?void 0:v.message:e(["BPA_FORWARD_SUCCESS_MESSAGE_MAIN"]);break;case"SEND_BACK_TO_CITIZEN":l="error"===(null==S?void 0:S.key)?null==S||null===(p=S.error)||void 0===p?void 0:p.message:e(["BPA_SENDBACK_SUCCESS_MESSAGE_MAIN"]);break;case"APPROVE":l="error"===(null==S?void 0:S.key)?null==S||null===(f=S.error)||void 0===f?void 0:f.message:e(["BPA_APPROVAL_CHECKLIST_MESSAGE_HEAD"]);break;case"REJECT":l="error"===(null==S?void 0:S.key)?null==S||null===(E=S.error)||void 0===E?void 0:E.message:e(["BPA_APPROVAL_REJECTED_MESSAGE_HEAD","BPA_OC_APPROVAL_REJECTED_MESSAGE_HEAD"]);break;case"FORWARD":l="error"===(null==S?void 0:S.key)?null==S||null===(g=S.error)||void 0===g?void 0:g.message:e(["BPA_FORWARD_SUCCESS_MESSAGE_MAIN"]);break;case"SEND_BACK_FOR_DOCUMENT_VERIFICATION":case"SEND_BACK_FOR_FIELD_INSPECTION":l="error"===(null==S?void 0:S.key)?null==S||null===(h=S.error)||void 0===h?void 0:h.message:e(["BPA_SENDBACK_SUCCESS_MESSAGE_MAIN"]);break;default:l="error"===(null==S?void 0:S.key)?null==S||null===(_=S.error)||void 0===_?void 0:_.message:A("ES_"+y+"_"+(null==S||null===(N=S.action)||void 0===N?void 0:N.action)+"_UPDATE_SUCCESS")}return n.createElement(n.Fragment,null,S&&n.createElement(t.Toast,{error:"error"===S.key,label:l,onClose:b}))}{var O,T;const e="error"===(null==S?void 0:S.key)?null==S||null===(O=S.error)||void 0===O?void 0:O.message:"ES_"+y+"_"+(null==S||null===(T=S.action)||void 0===T?void 0:T.action)+"_UPDATE_SUCCESS";return n.createElement(n.Fragment,null,S&&n.createElement(t.Toast,{error:"error"===S.key,label:A(e),onClose:b}))}}function mn(e){var o,a,r,u,s,d,m,v,p,f,E,g,h,_,N,A;let{workflowDetails:S,displayMenu:b,onActionSelect:y,setDisplayMenu:C,businessService:D,forcedActionPrefix:O,ActionBarStyle:T={},MenuStyle:L={}}=e;const{t:I}=i.useTranslation();let w=Digit.UserService.getUser();const P=l.useRef();if(window.location.href.includes("/obps")||window.location.href.includes("/noc")){const e=sessionStorage.getItem("Digit.citizen.userRequestObject"),t=e?JSON.parse(e):{};w=null==t?void 0:t.value}const R=null===(o=w)||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 x=!1,B=!1,F=(null==S||null===(u=S.data)||void 0===u||null===(s=u.actionState)||void 0===s||null===(d=s.nextActions)||void 0===d?void 0:d.filter(e=>(null==R?void 0:R.some(t=>{var l;return null===(l=e.roles)||void 0===l?void 0:l.includes(t)}))||!e.roles))||(null==S||null===(m=S.data)||void 0===m||null===(v=m.nextActions)||void 0===v?void 0:v.filter(e=>(null==R?void 0:R.some(t=>{var l;return null===(l=e.roles)||void 0===l?void 0:l.includes(t)}))||!e.roles));return console.log("ActionsInPayment",S),Digit.Hooks.useClickOutside(P,()=>{C(!1)},b),(window.location.href.includes("/obps")||window.location.href.includes("/noc"))&&1==(null==F?void 0:F.length)||null!=F&&null!==(p=F[0])&&void 0!==p&&null!==(f=p.redirectionUrl)&&void 0!==f&&f.pathname.includes("/pt/property-details/")&&1==(null==F?void 0:F.length)?(B=!1,x=!0):(null==F?void 0:F.length)>0&&(B=!0,x=!1),n.createElement(n.Fragment,null,!(null!=S&&S.isLoading)&&B&&!x&&n.createElement(t.ActionBar,{style:c({},T)},b&&(null!=S&&null!==(E=S.data)&&void 0!==E&&null!==(g=E.actionState)&&void 0!==g&&g.nextActions||null!=S&&null!==(h=S.data)&&void 0!==h&&h.nextActions)?n.createElement(t.Menu,{localeKeyPrefix:O||"WF_EMPLOYEE_"+(null==D?void 0:D.toUpperCase()),options:F,optionKey:"action",t:I,onSelect:y,style:L}):null,n.createElement(t.SubmitBar,{ref:P,label:I("WF_TAKE_ACTION"),onSubmit:()=>C(!b)})),!(null!=S&&S.isLoading)&&!B&&x&&n.createElement(t.ActionBar,{style:c({},T)},n.createElement("button",{style:{color:"#FFFFFF",fontSize:"18px"},className:"submit-bar",name:null==F||null===(_=F[0])||void 0===_?void 0:_.action,value:null==F||null===(N=F[0])||void 0===N?void 0:N.action,onClick:e=>{y((null==F?void 0:F[0])||{})}},I((O||"WF_EMPLOYEE_"+(null==D?void 0:D.toUpperCase()))+"_"+(null==F||null===(A=F[0])||void 0===A?void 0:A.action)))))}const vn=()=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},n.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),n.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"})),pn=e=>n.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},n.createElement(vn,null));function fn(e){let{action:l,closeWarningPopup:o}=e;const{t:a}=i.useTranslation(),r=window.Digit.Utils.browser.isMobile();return n.createElement(n.Fragment,null,n.createElement(t.Modal,{headerBarMain:n.createElement("h1",{className:"heading-m"},a("PT_DUES_ARE_PENDING")),headerBarEnd:n.createElement(pn,{onClick:()=>{o()}}),hideSubmit:!0,isDisabled:!1,popupStyles:r?{}:{width:"29%",marginTop:"auto"}},n.createElement(t.Card,null,n.createElement("div",{style:{marginBottom:"30px"}},n.createElement("h1",null,a("PT_YOU_HAVE")," ₹",null==l?void 0:l.AmountDueForPay," ",a("PT_DUE_WARNING_MSG2"))),n.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==l?void 0:l.AmountDueForPay)}),n.createElement("div",{style:{width:"100%",display:"flex",justifyContent:"flex-end"}},n.createElement(t.ButtonSelector,{theme:"border",label:a("ES_PT_COMMON_CANCEL"),onSubmit:o,style:{marginLeft:"10px"}}),n.createElement(t.ButtonSelector,{label:a("PT_COLLECT"),onSubmit:()=>{var e;return window.location.assign(""+window.location.origin+(null==l||null===(e=l.redirectionUrl)||void 0===e?void 0:e.pathname))},style:{marginLeft:"10px"}})))),")")}const En=e=>{var a,u;let s=window.location.href.includes("editApplication")&&window.location.href.includes("bpa");const d=Digit.ULBService.getCurrentTenantId(),m=Digit.ULBService.getStateId(),{data:v}=Digit.Hooks.obps.useMDMS(m,"BPA",["BlockReason"]),{t:p}=i.useTranslation(),f=o.useHistory();let{id:E}=o.useParams();const[g,h]=l.useState(!1),[_,N]=l.useState(null),[A,S]=l.useState(!1),[b,y]=l.useState(!1),[C,D]=l.useState(!1),{data:O}=Digit.Hooks.obps.useMDMS(m,"BPA",["RiskTypeComputation"]),{applicationDetails:T,demandData:L,totalDemandTax:I,totalBalanceTax:w,showToast:P,setShowToast:R,isLoading:x,isDataLoading:B,applicationData:F,mutate:M,nocMutation:k,workflowDetails:U,id:H,businessService:W,closeToast:j,moduleCode:V,timelineStatusPrefix:z,forcedActionPrefix:G,statusAttribute:Y,ActionBarStyle:q,MenuStyle:K,paymentsList:$,showTimeLine:X=!0,oldValue:Z,isInfoLabel:Q=!1,clearDataDetails:J,propertyId:ee}=e;l.useEffect(()=>{P&&U&&U.revalidate&&U.revalidate()},[P]);const te=r.useQueryClient(),le=()=>{N(null),S(!1)};return console.log("ActionsInPayment2",U),x||b?n.createElement(t.Loader,null):n.createElement(n.Fragment,null,x?n.createElement(t.Loader,null):n.createElement(n.Fragment,null,n.createElement(dn,{applicationDetails:T,demandData:L,id:H,workflowDetails:U,isDataLoading:B,applicationData:F,totalDemandTax:I,totalBalanceTax:w,businessService:W,timelineStatusPrefix:z,statusAttribute:Y,paymentsList:$,showTimeLine:X,oldValue:Z,isInfoLabel:Q,propertyId:ee,moduleCode:V}),A?n.createElement(Pl,{t:p,action:_,tenantId:d,state:m,id:E,applicationDetails:T,applicationData:null==T?void 0:T.applicationData,closeModal:le,submitAction:function(e,t,l){void 0===t&&(t=!1),void 0===l&&(l={});try{let n=!1;const o=function(o,i,a,r,u,s,d,m,v,E,g,h,N,A,S,b,C,D){if(0==(null==e||null===(o=e.Property)||void 0===o||null===(i=o.workflow)||void 0===i||null===(a=i.comment)||void 0===a?void 0:a.length)||("INITIATE"===(null==e||null===(r=e.Licenses)||void 0===r||null===(u=r[0])||void 0===u?void 0:u.action)?0==(null==e||null===(s=e.Licenses)||void 0===s||null===(d=s[0])||void 0===d||null===(m=d.additionalDetail)||void 0===m||null===(v=m.validityYears)||void 0===v?void 0:v.length):0==(null==e||null===(E=e.Licenses)||void 0===E||null===(g=E[0])||void 0===g||null===(h=g.comment)||void 0===h?void 0:h.length))||0==(null==e||null===(N=e.WaterConnection)||void 0===N||null===(A=N.comment)||void 0===A?void 0:A.length)||0==(null==e||null===(S=e.SewerageConnection)||void 0===S||null===(b=S.comment)||void 0===b?void 0:b.length)||0==(null==e||null===(C=e.BPA)||void 0===C||null===(D=C.comment)||void 0===D?void 0:D.length)){var O,T;"INITIATE"===(null==e||null===(O=e.Licenses)||void 0===O||null===(T=O[0])||void 0===T?void 0:T.action)?alert(p("Please fill in the validity before submitting")):alert(p("Please fill in the comments before submitting"))}else{const o=function(o,i,a,r,u){if("BPA"!=(null==e||null===(o=e.BPA)||void 0===o?void 0:o.businessService)||null!=e&&null!==(i=e.BPA)&&void 0!==i&&null!==(a=i.additionalDetails)&&void 0!==a&&a.blockingReason||"BLOCK"!=(null==e||null===(r=e.BPA)||void 0===r||null===(u=r.workflow)||void 0===u?void 0:u.action)){function s(t){if(n)return t;M&&(y(!0),M(e,{onError:(e,t)=>{y(!1),R({key:"error",error:e}),setTimeout(j,5e3)},onSuccess:(e,t)=>{var n,o,i,a,r,u;if(sessionStorage.removeItem("WS_SESSION_APPLICATION_DETAILS"),y(!1),null!==(n=l)&&void 0!==n&&n.bpa&&(e.selectedAction=_,f.replace("/digit-ui/employee/obps/response",{data:e})),null!==(o=l)&&void 0!==o&&o.isStakeholder&&(e.selectedAction=_,f.push("/digit-ui/employee/obps/stakeholder-response",{data:e})),null!==(i=l)&&void 0!==i&&i.isNoc&&f.push("/digit-ui/employee/noc/response",{data:e}),(null==e||null===(a=e.Amendments)||void 0===a?void 0:a.length)>0){var s,d,c,m,v,E,g,h;null!=t&&null!==(s=t.AmendmentUpdate)&&void 0!==s&&null!==(d=s.workflow)&&void 0!==d&&d.action.includes("SEND_BACK")?R({key:"success",label:p("ES_MODIFYSWCONNECTION_SEND_BACK_UPDATE_SUCCESS")}):null!=t&&null!==(c=t.AmendmentUpdate)&&void 0!==c&&null!==(m=c.workflow)&&void 0!==m&&m.action.includes("RE-SUBMIT")?R({key:"success",label:p("ES_MODIFYSWCONNECTION_RE_SUBMIT_UPDATE_SUCCESS")}):null!=t&&null!==(v=t.AmendmentUpdate)&&void 0!==v&&null!==(E=v.workflow)&&void 0!==E&&E.action.includes("APPROVE")?R({key:"success",label:p("ES_MODIFYSWCONNECTION_APPROVE_UPDATE_SUCCESS")}):null!=t&&null!==(g=t.AmendmentUpdate)&&void 0!==g&&null!==(h=g.workflow)&&void 0!==h&&h.action.includes("REJECT")&&R({key:"success",label:p("ES_MODIFYWSCONNECTION_REJECT_UPDATE_SUCCESS")})}else{var N,A,S;if((null==e||null===(r=e.Licenses)||void 0===r?void 0:r.length)>0&&null!=e&&null!==(u=e.Licenses[0])&&void 0!==u&&u.applicationNumber)return null!=e&&null!==(N=e.Licenses[0])&&void 0!==N&&null!==(A=N.businessService)&&void 0!==A&&A.includes("BPAREG")?(R({key:"success",action:_}),e.selectedAction=_,void f.push("/digit-ui/employee/obps/stakeholder-response",{data:e})):(R({key:"success",action:_}),void f.replace("/digit-ui/employee/tl/application-details/"+(null==e||null===(S=e.Licenses[0])||void 0===S?void 0:S.applicationNumber)));R({key:"success",action:_}),J&&setTimeout(J,3e3),setTimeout(j,5e3);try{const e=(W||"").toUpperCase(),t=((null==_?void 0:_.action)||"").toUpperCase();e.includes("DISCONNECT")&&(t.includes("APPROVE")||t.includes("EXECUTE")||t.includes("APPROVE_CONNECTION"))&&setTimeout(()=>{var e;null!==(e=window)&&void 0!==e&&e.location&&(window.location.href="https://mseva.lgpunjab.gov.in/employee/inbox")},3e3)}catch(e){}te.clear(),te.refetchQueries("APPLICATION_SEARCH")}}})),le()}y(!0),"function"==typeof(null==e?void 0:e.customFunctionToExecute)&&(null==e||e.customFunctionToExecute(c({},e)));const o=function(){if(!1!==t&&k){var e;const l=null===(e=t)||void 0===e?void 0:e.map(e=>null==k?void 0:k.mutateAsync(e)),o=Ft(function(){return y(!0),Promise.resolve(Promise.all(l)).then(function(e){e&&e.map(e=>{var t,l;Digit.SessionStorage.del(null==e||null===(t=e.Noc)||void 0===t||null===(l=t[0])||void 0===l?void 0:l.nocType)})})},function(e){var t,l,o,i,a,r,u,s,d,c,m,v;y(!1);let f=null!=e&&null!==(t=e.response)&&void 0!==t&&null!==(l=t.data)&&void 0!==l&&null!==(o=l.Errors)&&void 0!==o&&null!==(i=o[0])&&void 0!==i&&i.code?p(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===(c=d.data)||void 0===c||null===(m=c.Errors)||void 0===m||null===(v=m[0])||void 0===v?void 0:v.message)||e;le(),R({key:"error",error:{message:f}}),setTimeout(j,5e3),n=!0});if(o&&o.then)return o.then(function(){})}}();return o&&o.then?o.then(s):s(o)}alert(p("Please select Blocking reason"))}();if(o&&o.then)return o.then(function(){})}}();return Promise.resolve(o&&o.then?o.then(function(){}):void 0)}catch(e){return Promise.reject(e)}},actionData:null==U||null===(a=U.data)||void 0===a?void 0:a.timeline,businessService:W,workflowDetails:U,moduleCode:V,blockReason:null==v||null===(u=v.BPA)||void 0===u?void 0:u.BlockReason}):null,C?n.createElement(fn,{action:_,workflowDetails:U,businessService:W,isWarningPop:C,closeWarningPopup:()=>{D(!1)}}):null,n.createElement(cn,{t:p,showToast:P,closeToast:j,businessService:W}),n.createElement("div",null,s?n.createElement(t.SubmitBar,{style:{marginRight:20},label:p("BPA_EDIT_UPDATE"),onSubmit:function(e){try{return console.log("JJJJJJ",e),Promise.resolve(Digit.OBPSService.BPASearch(d,{applicationNo:null==F?void 0:F.applicationNo})).then(function(e){var t,l,n,o,i,a;const r=Digit.Utils.obps.calculateRiskType(null==O||null===(t=O.BPA)||void 0===t?void 0:t.RiskTypeComputation,null==T||null===(l=T.edcrDetails)||void 0===l||null===(n=l.planDetail)||void 0===n||null===(o=n.plot)||void 0===o?void 0:o.area,null==T||null===(i=T.edcrDetails)||void 0===i||null===(a=i.planDetail)||void 0===a?void 0:a.blocks),u={BPA:e.BPA[0]};u.BPA.riskType=r,u.BPA.workflow={action:"EDIT PAY 2",assignes:[],comments:null,varificationDocuments:null};const s=function(e,t,l,n,o,i,a,r,s,c,m,v){if(!(parseInt(sessionStorage.getItem("lessAdjusment"))>parseInt(sessionStorage.getItem("development"))+parseInt(sessionStorage.getItem("otherCharges"))+parseInt(null==u||null===(e=u.BPA)||void 0===e||null===(t=e.additionalDetails)||void 0===t||null===(l=t.selfCertificationCharges)||void 0===l?void 0:l.BPA_MALBA_CHARGES)+parseInt(null==u||null===(n=u.BPA)||void 0===n||null===(o=n.additionalDetails)||void 0===o||null===(i=o.selfCertificationCharges)||void 0===i?void 0:i.BPA_LABOUR_CESS)+parseInt(null==u||null===(a=u.BPA)||void 0===a||null===(r=a.additionalDetails)||void 0===r||null===(s=r.selfCertificationCharges)||void 0===s?void 0:s.BPA_WATER_CHARGES)+parseInt(null==u||null===(c=u.BPA)||void 0===c||null===(m=c.additionalDetails)||void 0===m||null===(v=m.selfCertificationCharges)||void 0===v?void 0:v.BPA_GAUSHALA_CHARGES_CESS)))return Promise.resolve(Digit.OBPSService.update(u,d)).then(function(e){window.location.assign(window.location.href.split("/editApplication")[0]+window.location.href.split("editApplication")[1])});alert(p("Enterd Less Adjustment amount is invalid"))}();if(s&&s.then)return s.then(function(){})})}catch(e){return Promise.reject(e)}},id:!0}):!(window.location.href.includes("citizen")&&window.location.href.includes("/pt/"))&&n.createElement(mn,{workflowDetails:U,displayMenu:g,onActionSelect:function(e){var t,l,n;if(console.log("action====",e),console.log("applicationDetails===>",T),e)if("EDIT PAY 2"==(null==e?void 0:e.action)&&window.location.href.includes("bpa")&&window.location.assign(window.location.href.split("bpa")[0]+"editApplication/bpa"+window.location.href.split("bpa")[1]),"PAY"==e.action&&window.location.href.includes("tl"))f.push("/digit-ui/employee/payment/collect/"+T.applicationData.businessService+"/"+T.applicationData.applicationNumber);else if(null!=e&&e.isWarningPopUp)D(!0);else if(null!=e&&e.redirectionUrll){var o,i,a,r,u;if("ACTIVATE_CONNECTION"===(null==e||null===(o=e.redirectionUrll)||void 0===o?void 0:o.action))f.push(""+(null==e||null===(a=e.redirectionUrll)||void 0===a?void 0:a.pathname),JSON.stringify({data:null==e||null===(r=e.redirectionUrll)||void 0===r?void 0:r.state,url:""+(null===(u=location)||void 0===u?void 0:u.pathname)+location.search}));else if("RE-SUBMIT-APPLICATION"===(null==e||null===(i=e.redirectionUrll)||void 0===i?void 0:i.action)){var s,d;f.push(""+(null==e||null===(s=e.redirectionUrll)||void 0===s?void 0:s.pathname),{data:null==e||null===(d=e.redirectionUrll)||void 0===d?void 0:d.state})}else{var m;window.location.assign(window.location.origin+"/digit-ui/employee/payment/collect/"+(null==e||null===(m=e.redirectionUrll)||void 0===m?void 0:m.pathname))}}else if(null!=e&&e.redirectionUrl||"EDIT PAY 2"==(null==e?void 0:e.action))if("DIRECTRENEWAL"===(null==e||null===(t=e.redirectionUrl)||void 0===t||null===(l=t.state)||void 0===l||null===(n=l.applicationData)||void 0===n?void 0:n.workflowCode))S(!0);else{var v,p;f.push({pathname:null===(v=e.redirectionUrl)||void 0===v?void 0:v.pathname,state:c({},null===(p=e.redirectionUrl)||void 0===p?void 0:p.state)})}else S(!0);N(e),h(!1)},setDisplayMenu:h,businessService:W,forcedActionPrefix:G,ActionBarStyle:q,MenuStyle:K}))))};function gn(e){var o;let{t:i,document:a,setNocDocuments: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==a?void 0:a.code)})[0],d=Digit.ULBService.getStateId(),[c,m]=l.useState(null==a||null===(o=a.dropdownData)||void 0===o?void 0:o[0]),[v,p]=l.useState(null),[f,E]=l.useState(()=>(null==s?void 0:s.fileStoreId)||null);return l.useEffect(()=>{null!=c&&c.code&&r(e=>0===(null==f?void 0:f.length)||null===f?e:[...null==e?void 0:e.filter(e=>(null==e?void 0:e.fileStoreId)!==f),{documentType:null==c?void 0:c.code,fileStoreId:f,documentUid:f,fileName:(null==v?void 0:v.name)||""}])},[f,c]),n.createElement("div",null,n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller",style:{fontWeight:"700",width:"50%"}},""+i("NOC_UPLOAD_FILE_LABEL")),n.createElement("div",{className:"field"},n.createElement(t.MultiUploadWrapper,{module:"NOC",tenantId:d,getFormState:e=>(e=>{let t=Object.fromEntries(e),l=Object.values(t),n=l&&(null==l?void 0:l.map(e=>{var t,l,n;return{documentType:null==c?void 0:c.code,fileStoreId:null==e||null===(t=e.fileStoreId)||void 0===t?void 0:t.fileStoreId,documentUid:null==e||null===(l=e.fileStoreId)||void 0===l?void 0:l.fileStoreId,fileName:(null==e||null===(n=e.file)||void 0===n?void 0:n.name)||""}}));var o;sessionStorage.setItem("NewNOCDocs",JSON.stringify(n)),(o=l[l.length-1])&&p(o.file)})(e),t:i,allowedFileTypesRegex:/(.*?)(jpg|jpeg|png|image|pdf)$/i,allowedMaxSizeInMB:5,acceptFiles:"image/*, .pdf, .png, .jpeg, .jpg"}))))}const hn=e=>n.createElement("h1",{className:"heading-m"},e.label),_n=()=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},n.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),n.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"})),Nn=e=>n.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},n.createElement(_n,null)),An=e=>{var o,i,a,r,u,s;let{t:d,action:m,tenantId:v,getEmployees:p,closeModal:f,submitAction:E,applicationDetails:g,applicationData:h,businessService:_,showToast:A,setShowToast:S,closeToast:b,showErrorToast:y,errorOne:C,closeToastOne:D}=e;const[O,T]=l.useState({}),[L,I]=l.useState({}),[w,P]=l.useState([]),[R,x]=l.useState({}),[B,F]=l.useState(null),[M,k]=l.useState(null),[U,H]=l.useState(null),[W,j]=l.useState([]),[V,z]=l.useState(null),G=null==m||null===(o=m.state)||void 0===o?void 0:o.actions,Y=(new Set(null==G?void 0:G.flatMap(e=>e.roles)),[...new Set(null==p?void 0:p.flatMap(e=>e.roles))]),{data:q}=Digit.Hooks.useEmployeeSearch(v,{roles:null==Y?void 0:Y.map(e=>({code:e})),isActive:!0,zones:null===(i=h)||void 0===i||null===(a=i[0])||void 0===a||null===(r=a.nocDetails)||void 0===r||null===(u=r.additionalDetails)||void 0===u||null===(s=u.siteDetails)||void 0===s?void 0:s.zone},{enabled:!(null!=m&&m.isTerminateState)}),{data:K}=Digit.Hooks.pt.useMDMS(v,_,"FINANCIAL_YEARLS",{},{details:{tenantId:Digit.ULBService.getStateId(),moduleDetails:[{moduleName:"egf-master",masterDetails:[{name:"FinancialYear",filter:"[?(@.module == 'TL')]"}]}]}});l.useEffect(()=>{var e;K&&K["egf-master"]&&j(null===(e=K["egf-master"])||void 0===e?void 0:e.FinancialYear)},[K]);const{data:$}=Digit.Hooks.useCustomMDMS(v,"common-masters",[{name:"Department"}]);function X(e){F(e.target.files[0])}return l.useEffect(()=>{if(q&&$){var e;const t=$["common-masters"].Department;P(null==q||null===(e=q.Employees)||void 0===e?void 0:e.map(e=>{var l,n,o;const i=null==e||null===(l=e.assignments)||void 0===l||null===(n=l[0])||void 0===n?void 0:n.department,a=null==t?void 0:t.find(e=>(null==e?void 0:e.code)===i);return{uuid:null==e?void 0:e.uuid,name:(null==e||null===(o=e.user)||void 0===o?void 0:o.name)+" - "+(null==a?void 0:a.name)}}))}},[q,$]),l.useEffect(()=>{!function(){try{H(null);const e=function(){if(B){const e=function(){if(B.size>=5242880)H(d("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const e=Ft(function(){return Promise.resolve(Digit.UploadServices.Filestorage("NOC",B,Digit.ULBService.getStateId())).then(function(e){var t,l,n,o;(null==e||null===(t=e.data)||void 0===t||null===(l=t.files)||void 0===l?void 0:l.length)>0?k(null==e||null===(n=e.data)||void 0===n||null===(o=n.files[0])||void 0===o?void 0:o.fileStoreId):H(d("CS_FILE_UPLOAD_ERROR"))})},function(){H(d("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)}}()},[B]),l.useEffect(()=>{if("SENDBACKTOCITIZEN"===(null==m?void 0:m.action)){var e,t,l;const n=(null==g||null===(e=g.Noc)||void 0===e||null===(t=e[0])||void 0===t||null===(l=t.auditDetails)||void 0===l?void 0:l.createdBy)||null;x({uuid:n})}},[m]),l.useEffect(()=>{m&&T((e=>{let{t:l,action:o,approvers:i,selectedApprover:a,setSelectedApprover:r,selectFile:u,uploadedFile:s,setUploadedFile:d}=e,c=!0;return"SENDBACKTOCITIZEN"!=(null==o?void 0:o.action)&&"APPROVE"!=(null==o?void 0:o.action)&&"REJECT"!=(null==o?void 0:o.action)&&"SENDBACK"!=(null==o?void 0:o.action)&&"SEND_FOR_INSPECTION_REPORT"!=(null==o?void 0:o.action)||(c=!1),o.isTerminateState&&(c=!1),{label:{heading:"WF_"+(null==o?void 0:o.action)+"_APPLICATION",submit:"WF_EMPLOYEE_NOC_"+(null==o?void 0:o.action),cancel:"WF_EMPLOYEE_NOC_CANCEL"},form:[{body:[{label:c?l("WF_ASSIGNEE_NAME_LABEL")+"*":null,placeholder:c?l("WF_ASSIGNEE_NAME_PLACEHOLDER"):null,type:"dropdown",populators:c?n.createElement(t.Dropdown,{option:i,autoComplete:"off",optionKey:"name",id:"fieldInspector",select:r,selected:a}):null},{label:l("WF_COMMON_COMMENTS_LABEL")+"*",type:"textarea",populators:{name:"comments"},validation:{pattern:N("Comments"),required:!0,title:l("WF_COMMON_COMMENTS_ERROR")}},"APPROVE"===(null==o?void 0:o.action)?{label:l("WF_CONDITIONAL_COMMENTS_LABEL"),type:"textarea",populators:{name:"conditionalComments"},validation:{pattern:N("Comments"),required:!1,title:l("WF_COMMON_COMMENTS_ERROR")}}:null,{label:l("TL_APPROVAL_CHECKLIST_BUTTON_UP_FILE"),populators:n.createElement(t.UploadFile,{id:"workflow-doc",onUpload:u,onDelete:()=>{d(null)},message:s?"1 "+l("ES_PT_ACTION_FILEUPLOADED"):l("CS_ACTION_NO_FILEUPLOADED")})}].filter(Boolean)}]}})({t:d,action:m,approvers:w,selectedApprover:R,setSelectedApprover:x,selectFile:X,uploadedFile:M,setUploadedFile:k,businessService:_}))},[m,w,W,V,M]),m&&O.form?n.createElement(t.Modal,{headerBarMain:n.createElement(hn,{label:d(O.label.heading)}),headerBarEnd:n.createElement(Nn,{onClick:f}),actionCancelLabel:d(O.label.cancel),actionCancelOnSubmit:f,actionSaveLabel:d(O.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action"},n.createElement(t.FormComposer,{config:O.form,className:"BPAemployeeCard bpa-workflow-modal-form",noBoxShadow:!0,inline:!0,childrenAtTheBottom:!0,onSubmit:function(e){var t,l;let n=["APPROVE","VERIFY","REJECT","SENDBACKTOCITIZEN","SENDBACKTOVERIFIER","FORWARD"].includes(null==m?void 0:m.action);null!=m&&m.isTerminateState&&(n=!0);const o=null==e||null===(t=e.comments)||void 0===t?void 0:t.toString().trim(),i=null==e||null===(l=e.conditionalComments)||void 0===l?void 0:l.trim();let a=o;return"APPROVE"===(null==m?void 0:m.action)&&i&&(a=o+"[#?..**]"+i),"APPROVE"===(null==m?void 0:m.action)||"REJECT"===(null==m?void 0:m.action)||"SEND_FOR_INSPECTION_REPORT"===(null==m?void 0:m.action)||null!=R&&R.uuid?n&&!o?(setTimeout(()=>{b()},2e3),void S({key:"true",error:!0,message:d("COMMON_COMMENTS_REQUIRED_LABEL")})):(h=c({},h,{action:null==m?void 0:m.action,comment:a,assignee:null!=R&&R.uuid?[null==R?void 0:R.uuid]:null,wfDocuments:M?[{documentType:null==B?void 0:B.type,fileName:null==B?void 0:B.name,documentUid:M,filestoreId:M,documentAttachment:M}]:null}),void E({Licenses:[h]})):(setTimeout(()=>{b()},2e3),void S({key:"true",error:!0,message:d("COMMON_ASSIGNEE_NAME_REQUIRED_LABEL")}))},defaultValues:L,formId:"modal-action"}),A&&n.createElement(t.Toast,{error:null==A?void 0:A.error,warning:null==A?void 0:A.warning,label:null==A?void 0:A.message,onClose:b,isDleteBtn:!0}),y&&n.createElement(t.Toast,{error:!0,label:C,isDleteBtn:!0,onClose:D})):n.createElement(t.Loader,null)},Sn=e=>{let{documents:o}=e;const{t:a}=i.useTranslation(),r=[{Header:a("SR_NO"),accessor:"srNo",width:"20px",Cell:e=>{let{row:t}=e;return n.createElement("div",{style:{width:"20px"}},t.index+1)}},{Header:a("BPA_DOCUMENT_NAME"),accessor:"title",Cell:e=>{let{value:t}=e;return a(t)||a("CS_NA")}},{Header:a("BPA_DOCUMENT_FILE"),accessor:"fileUrl",Cell:e=>{let{value:l}=e;return l?n.createElement(t.LinkButton,{style:{float:"right",display:"inline"},label:a("View"),onClick:()=>{window.open(l,"_blank")}}):a("CS_NA")}}],u={value:{workflowDocs:null==o?void 0:o.map(e=>({documentType:(null==e?void 0:e.documentType)||"",filestoreId:(null==e?void 0:e.filestoreId)||"",documentUid:(null==e?void 0:e.documentUid)||"",documentAttachment:(null==e?void 0:e.documentAttachment)||""}))}},{data:s}=Digit.Hooks.noc.useNOCDocumentSearch(u,{enabled:(null==o?void 0:o.length)>0}),d=null==o?void 0:o.map(e=>{var t;const{documentUid:l,documentType:n}=e;return{documentUid:l,documentType:n,url:null==s||null===(t=s.pdfFiles)||void 0===t?void 0:t[l]}}),c=l.useMemo(()=>null==d?void 0:d.map((e,t)=>{var l;return{id:t,srNo:t+1,title:a(null==e||null===(l=e.documentType)||void 0===l?void 0:l.replaceAll(".","_"))||a("CS_NA"),fileUrl:e.url}}),[d]);return n.createElement("div",{style:{overflowX:"auto",WebkitOverflowScrolling:"touch",width:"100%",display:"block"}},c&&n.createElement(t.Table,{className:"customTable table-border-style",t:a,data:c,columns:r,getCellProps:e=>"srNo"===e.column.id?{style:{width:"20px",textAlign:"center"}}:{},getHeaderProps:e=>"srNo"===e.id?{style:{width:"20px",textAlign:"center"}}:{},style:{width:"100%",minWidth:"400px",tableLayout:"auto"},disableSort:!0,autoSort:!1,manualPagination:!1,isPaginationRequired:!1}))},bn=e=>{let{data:o=[],columns:i=[],t:a,readOnly:r=!1,extraStyleName:u="",historyData:s=null,historyTitle:d="History",onHistoryRender:c=null}=e;const[m,v]=l.useState(!1),p=(e=>{switch(e){case"CLU":return{tableClass:"custom-fee-table",wrapperClass:"custom-fee-table-wrapper",headerClass:"custom-fee-table-header",cellClass:"custom-fee-table-cell"};case"Layout":return{tableClass:"layout-fee-table",wrapperClass:"layout-fee-table-wrapper",headerClass:"layout-fee-table-header",cellClass:"layout-fee-table-cell"};case"NOC":return{tableClass:"noc-fee-table",wrapperClass:"noc-fee-table-wrapper",headerClass:"noc-fee-table-header",cellClass:"noc-fee-table-cell"};default:return{tableClass:"custom-fee-table",wrapperClass:"custom-fee-table-wrapper",headerClass:"custom-fee-table-header",cellClass:"custom-fee-table-cell"}}})(u);return n.createElement(n.Fragment,null,n.createElement("div",{className:p.wrapperClass},n.createElement("table",{className:"customTable table-border-style "+p.tableClass},n.createElement("thead",null,n.createElement("tr",null,i.map(e=>n.createElement("th",{key:e.key,className:p.headerClass+" "+p.headerClass+"-"+e.key},a(e.headerLabel||e.label))))),n.createElement("tbody",null,o.map((e,l)=>n.createElement("tr",{key:e.index||l},i.map(o=>n.createElement("td",{key:o.key,className:p.cellClass+" "+p.cellClass+"-"+o.key},((e,l,o)=>{const{key:i,type:u,render:s,onChange:d,onBlur:c,getValue:m,disable:v,className:p,step:f,isMandatory:E=!1}=e;let g=m?m(l):l[i]||"";if(null===g)return"";const h="function"==typeof v?v(l):v||r;switch(u){case"text":return n.createElement("span",{className:p},a(g)||g||a("CS_NA"));case"number":return n.createElement(t.TextInput,{t:a,type:"number",isMandatory:E,value:0===g?"":g,onChange:e=>{if(d&&!h){let t=e.target.value;t.length>1&&t.startsWith("0")&&(t=t.replace(/^0+/,"")),d(l.index,t,l)}},onBlur:e=>{c&&!h&&c(e,l.index,l)},disable:h,step:f||1,className:p||"custom-fee-table-input"});case"textarea":case"text-input":return n.createElement(t.TextInput,{t:a,type:"text",isMandatory:E,value:g,onChange:e=>{d&&!h&&d(l.index,e.target.value,l)},onBlur:e=>{c&&!h&&c(e,l.index,l)},disable:h,className:p||"custom-fee-table-input"});case"custom":return s?s(l,o,a):g;default:return g}})(o,e,l)))))))),s&&Object.keys(s).length>0&&n.createElement("div",{className:"custom-fee-history-section"},n.createElement("div",{onClick:()=>v(!m),className:"custom-fee-history-toggle"},n.createElement("h4",{style:{margin:0,cursor:"pointer"}},a(d)," ",m?"▲":"▼")),m&&n.createElement("div",{className:"custom-fee-history-table-wrapper"},n.createElement("table",{className:"customTable table-border-style custom-fee-history-table"},n.createElement("thead",null,n.createElement("tr",null,Object.keys(s).map(e=>n.createElement("th",{key:e,className:"custom-fee-history-header"},a(e))))),n.createElement("tbody",null,Array.from({length:Math.max(...Object.values(s).map(e=>(null==e?void 0:e.length)||0))}).map((e,t)=>{const l=Math.max(...Object.values(s).map(e=>(null==e?void 0:e.length)||0))-1-t;return n.createElement("tr",{key:t},Object.entries(s).map(e=>{let[t,o]=e;const i=null==o?void 0:o[l];return n.createElement("td",{key:t,className:"custom-fee-history-cell"},i?c?c(i,t,a):JSON.stringify(i):a("CS_NA"))}))}))))))},yn=e=>{let{feeDataWithTotal:o,disable:i,feeData:a,handleAdjustedAmountChange:r,handleRemarkChange:u,onAdjustedAmountBlur:s,feeHistory:d,t:c}=e;const[m,v]=l.useState(!1),[p,f]=l.useState(!1);l.useEffect(()=>{const e=()=>{v(window.innerWidth<768)};return e(),window.addEventListener("resize",e),()=>window.removeEventListener("resize",e)},[]),console.log("feeHistory",d);const E=[{key:"title",label:"BPA_TAXHEAD_CODE",headerLabel:"BPA_TAXHEAD_CODE",type:"text"},{key:"amount",label:"BPA_AMOUNT",headerLabel:"BPA_AMOUNT",type:"custom",render:(e,l,o)=>{var u,d,c,m;return"NOC_TOTAL"===e.taxHeadCode?n.createElement("div",null,n.createElement("strong",{style:{fontSize:"14px"}},"₹ ",e.grandTotal.toLocaleString("en-IN")),n.createElement("div",{style:{fontSize:"0.85em",color:"#555",marginTop:"4px",lineHeight:"1.3"}},g(e.grandTotal))):n.createElement(t.TextInput,{t:o,type:"number",isMandatory:!1,value:0===(null===(u=a[e.index])||void 0===u?void 0:u.adjustedAmount)?"":null!=(d=null!=(c=null===(m=a[e.index])||void 0===m?void 0:m.adjustedAmount)?c:e.amount)?d:"",onChange:t=>{let l=t.target.value;l.length>1&&l.startsWith("0")&&(l=l.replace(/^0+/,"")),r(e.index,l)},disable:i,step:1,onBlur:s})}},{key:"remark",label:"BPA_REMARKS",headerLabel:"BPA_REMARKS",type:"custom",render:(e,l,o)=>{var r,s;return"NOC_TOTAL"===e.taxHeadCode?" ":i?n.createElement("div",null,(null===(s=a[e.index])||void 0===s?void 0:s.remark)||n.createElement(t.TextArea,{placeholder:"Enter remarks",disabled:!0,className:"custom-fee-table-textarea"})):n.createElement(t.TextArea,{value:(null===(r=a[e.index])||void 0===r?void 0:r.remark)||"",onChange:t=>u(e.index,t.target.value,e.amount),disabled:!1,className:"custom-fee-table-textarea",placeholder:"Enter remarks..."})}}];return m?n.createElement(n.Fragment,null,n.createElement("div",{className:"custom-fee-mobile-cards"},o.map((e,l)=>{var o,d,m,v,p;return n.createElement("div",{key:e.index||l,className:"custom-fee-card "+("NOC_TOTAL"===(null==e?void 0:e.taxHeadCode)?"custom-fee-card-total-row":"")},n.createElement("div",{className:"custom-fee-card-header"},n.createElement("span",{className:"custom-fee-card-type"},c(e.title)||c("CS_NA"))),"NOC_TOTAL"!==(null==e?void 0:e.taxHeadCode)&&n.createElement("div",{className:"custom-fee-card-content"},n.createElement("div",{className:"custom-fee-card-row"},n.createElement("div",{className:"custom-fee-card-field"},n.createElement("label",{className:"custom-fee-card-label"},c("BPA_AMOUNT_LABEL")),n.createElement(t.TextInput,{t:c,type:"text",isMandatory:!1,value:0===(null===(o=a[e.index])||void 0===o?void 0:o.adjustedAmount)?"":null!=(d=null!=(m=null===(v=a[e.index])||void 0===v?void 0:v.adjustedAmount)?m:e.amount)?d:"",onChange:t=>{let l=t.target.value;/^\d*\.?\d*$/.test(l)&&(l.length>1&&l.startsWith("0")&&!l.startsWith("0.")&&(l=l.replace(/^0+/,"")),r(e.index,l))},onKeyPress:e=>{/[0-9.]/.test(e.key)||e.preventDefault(),"."===e.key&&e.target.value.includes(".")&&e.preventDefault()},disable:i,onBlur:s}))),n.createElement("div",{className:"custom-fee-card-row"},n.createElement("div",{className:"custom-fee-card-field"},n.createElement("label",{className:"custom-fee-card-label"},c("BPA_REMARKS")),n.createElement(t.TextArea,{value:(null===(p=a[e.index])||void 0===p?void 0:p.remark)||"",onChange:t=>u(e.index,t.target.value,e.amount),disabled:i,className:"custom-fee-table-textarea",placeholder:"Enter remarks..."})))),"NOC_TOTAL"===(null==e?void 0:e.taxHeadCode)&&n.createElement("div",{className:"custom-fee-card-total-content"},n.createElement("div",{className:"custom-fee-card-total-label"},"Total Amount :"),n.createElement("div",{className:"custom-fee-card-total-value"},n.createElement("strong",null,"₹ ",e.grandTotal.toLocaleString("en-IN"))),n.createElement("div",{className:"custom-fee-card-total-words"},g(e.grandTotal))))})),d&&Object.keys(d).length>0&&n.createElement("div",{className:"custom-fee-mobile-history"},n.createElement("div",{className:"custom-fee-history-toggle-mobile",onClick:()=>f(!p)},n.createElement("span",{className:"custom-fee-history-title"},c("BPA_FEE_HISTORY_LABEL")),n.createElement("span",{className:"custom-fee-history-icon"},p?"▲":"▼")),p&&n.createElement("div",{className:"custom-fee-history-cards"},Object.entries(d).map(e=>{let[t,l]=e;return n.createElement("div",{key:t,className:"custom-fee-history-card"},n.createElement("div",{className:"custom-fee-history-card-header"},c(t)),n.createElement("div",{className:"custom-fee-history-card-content"},l.map((e,t)=>n.createElement("div",{key:t,className:"custom-fee-history-entry"},n.createElement("div",{className:"custom-fee-history-item"},n.createElement("span",{className:"custom-fee-history-label-bold"},c("BPA_FEE2_LABEL"),":")," ₹ ",e.estimateAmount),n.createElement("div",{className:"custom-fee-history-item"},n.createElement("span",{className:"custom-fee-history-label-bold"},c("BPA_REMARK_LABEL"),":")," ",e.remarks||c("CS_NA")),n.createElement("div",{className:"custom-fee-history-item"},n.createElement("span",{className:"custom-fee-history-label-bold"},c("BPA_UPDATED_BY_LABEL"),":")," ",e.who||c("UNKNOWN"))))))})))):n.createElement(bn,{data:o,columns:E,extraStyleName:"NOC",historyData:d,historyTitle:"FEE_HISTORY",onHistoryRender:(e,t,l)=>n.createElement("div",{className:"custom-fee-history-content"},n.createElement("div",{className:"custom-fee-history-row custom-fee-history-label"},n.createElement("span",{className:"custom-fee-history-label-bold"},l("BPA_FEE2_LABEL"),":")," ",e.estimateAmount),n.createElement("div",{className:"custom-fee-history-row custom-fee-history-label"},n.createElement("span",{className:"custom-fee-history-label-bold"},l("BPA_REMARK_LABEL"),":")," ",n.createElement("span",{className:"custom-fee-history-label-value"},e.remarks||l("CS_NA"))),n.createElement("div",null,n.createElement("span",{className:"custom-fee-history-label-bold"},l("BPA_UPDATED_BY_LABEL"),":")," ",n.createElement("span",{className:"custom-fee-history-label-value"},e.who||l("UNKNOWN")))),t:c,readOnly:i})},Cn=e=>{var o,a,r,u,s;let{formData:d,feeAdjustments:m=[],setFeeAdjustments:v=(()=>{}),disable:p=!1}=e;const{t:f}=i.useTranslation(),[E,g]=l.useState(null),h=Digit.ULBService.getStateId(),[_,N]=l.useState(null);console.log("savedCalc",d),l.useEffect(()=>{console.log("Component mounted. Initial feeAdjustments:",m)},[]);const S=e=>{var t,l,n,o,i,a,r,u;const s=null==D||null===(t=D.Calculation)||void 0===t||null===(l=t[0])||void 0===l||null===(n=l.taxHeadEstimates)||void 0===n?void 0:n.find(t=>t.taxHeadCode===e),c=null==d||null===(o=d.calculations)||void 0===o?void 0:o.find(t=>t.taxHeadCode===e);return{originalEstimate:null!=(i=null!=(a=null==s?void 0:s.estimateAmount)?a:null==c?void 0:c.estimateAmount)?i:0,originalRemark:null!=(r=null!=(u=null==s?void 0:s.remarks)?u:null==c?void 0:c.remarks)?r:""}},b=l.useMemo(()=>{var e,t,l,n,o,i,a,r,u,s,m,v,p,f,E,g,h,_,N,A,S,b,y,C,D,O,T,L,I,w,P,R,x,B,F,M,k,U,H,W,j,V,z,G,Y,q,K,$;return{CalculationCriteria:[{applicationNumber:null==d||null===(e=d.apiData)||void 0===e||null===(t=e.Noc)||void 0===t||null===(l=t[0])||void 0===l?void 0:l.applicationNo,tenantId:null==d||null===(n=d.apiData)||void 0===n||null===(o=n.Noc)||void 0===o||null===(i=o[0])||void 0===i?void 0:i.tenantId,NOC:c({},null==d||null===(a=d.apiData)||void 0===a||null===(r=a.Noc)||void 0===r?void 0:r[0],{nocDetails:c({},null===(u=d.apiData)||void 0===u||null===(s=u.Noc)||void 0===s||null===(m=s[0])||void 0===m?void 0:m.nocDetails,{additionalDetails:c({},null==d||null===(v=d.apiData)||void 0===v||null===(p=v.Noc)||void 0===p||null===(f=p[0])||void 0===f||null===(E=f.nocDetails)||void 0===E?void 0:E.additionalDetails,{applicationDetails:c({},null==d?void 0:d.applicationDetails,{applicantGender:(null==d||null===(g=d.applicationDetails)||void 0===g||null===(h=g.applicantGender)||void 0===h?void 0:h.code)||(null==d||null===(_=d.applicationDetails)||void 0===_?void 0:_.applicantGender)||""}),siteDetails:c({},null==d?void 0:d.siteDetails,{ulbName:(null==d||null===(N=d.siteDetails)||void 0===N||null===(A=N.ulbName)||void 0===A?void 0:A.name)||(null==d||null===(S=d.siteDetails)||void 0===S?void 0:S.ulbName)||"",roadType:(null==d||null===(b=d.siteDetails)||void 0===b||null===(y=b.roadType)||void 0===y?void 0:y.name)||(null==d||null===(C=d.siteDetails)||void 0===C?void 0:C.roadType)||"",buildingStatus:(null==d||null===(D=d.siteDetails)||void 0===D||null===(O=D.buildingStatus)||void 0===O?void 0:O.name)||(null==d||null===(T=d.siteDetails)||void 0===T?void 0:T.buildingStatus)||"",isBasementAreaAvailable:(null==d||null===(L=d.siteDetails)||void 0===L||null===(I=L.isBasementAreaAvailable)||void 0===I?void 0:I.code)||(null==d||null===(w=d.siteDetails)||void 0===w?void 0:w.isBasementAreaAvailable)||"",district:(null==d||null===(P=d.siteDetails)||void 0===P||null===(R=P.district)||void 0===R?void 0:R.name)||(null==d||null===(x=d.siteDetails)||void 0===x?void 0:x.district)||"",zone:(null==d||null===(B=d.siteDetails)||void 0===B||null===(F=B.zone)||void 0===F?void 0:F.name)||(null==d||null===(M=d.siteDetails)||void 0===M?void 0:M.zone)||"",specificationBuildingCategory:(null==d||null===(k=d.siteDetails)||void 0===k||null===(U=k.specificationBuildingCategory)||void 0===U?void 0:U.name)||(null==d||null===(H=d.siteDetails)||void 0===H?void 0:H.specificationBuildingCategory)||"",specificationNocType:(null==d||null===(W=d.siteDetails)||void 0===W||null===(j=W.specificationNocType)||void 0===j?void 0:j.name)||(null==d||null===(V=d.siteDetails)||void 0===V?void 0:V.specificationNocType)||"",specificationRestrictedArea:(null==d||null===(z=d.siteDetails)||void 0===z||null===(G=z.specificationRestrictedArea)||void 0===G?void 0:G.code)||(null==d||null===(Y=d.siteDetails)||void 0===Y?void 0:Y.specificationRestrictedArea)||"",specificationIsSiteUnderMasterPlan:(null==d||null===(q=d.siteDetails)||void 0===q||null===(K=q.specificationIsSiteUnderMasterPlan)||void 0===K?void 0:K.code)||(null==d||null===($=d.siteDetails)||void 0===$?void 0:$.specificationIsSiteUnderMasterPlan)||""})})})})}]}},[d]),y=l.useMemo(()=>function(e,t){void 0===e&&(e=[]);let{newestFirst:l=!0,limit:n=null}=void 0===t?{}:t;const o={};if(!Array.isArray(e))return o;const i=[...e];i.sort((e,t)=>(e.when||0)-(t.when||0));const a={};return i.forEach(e=>{const t=(null==e?void 0:e.taxHeadEstimates)||[];let l=!1;t.forEach(e=>{var t;null!=e&&e.taxHeadCode&&a[e.taxHeadCode]!==(null!=(t=null==e?void 0:e.estimateAmount)?t:null)&&(l=!0)}),t.forEach(e=>{var t;null!=e&&e.taxHeadCode&&(a[e.taxHeadCode]=null!=(t=null==e?void 0:e.estimateAmount)?t:null)}),l&&t.forEach(t=>{var l,n,i,a,r;null!=t&&t.taxHeadCode&&(o[t.taxHeadCode]=o[t.taxHeadCode]||[],o[t.taxHeadCode].push({who:null!=(l=null==e?void 0:e.updatedBy)?l:null,estimateAmount:null!=(n=null==t?void 0:t.estimateAmount)?n:null,remarks:null!=(i=null==t?void 0:t.remarks)?i:null,isLatest:null!=(a=null==e?void 0:e.isLatest)&&a,when:null!=(r=null==e?void 0:e.when)?r:null}))})}),Object.keys(o).forEach(e=>{o[e].sort((e,t)=>l?(t.when||0)-(e.when||0):(e.when||0)-(t.when||0)),n&&"number"==typeof n&&(o[e]=o[e].slice(0,n))}),o}(((null==d?void 0:d.calculations)||[]).filter(e=>((null==e?void 0:e.taxHeadEstimates)||[]).some(e=>(null==e?void 0:e.estimateAmount)>0)),{newestFirst:!0}),[null==d?void 0:d.calculations]);console.log("[payload] built with formData:",d),console.log("[payload] CalculationCriteria:",b.CalculationCriteria),console.log("payload for calc apiiiii",b);const{isLoading:C,data:D,revalidate:O}=Digit.Hooks.noc.useNOCFeeCalculator({payload:b},{enabled:!!b});console.log("[useNOCFeeCalculator] isLoading:",C,"data:",D),console.log("data from calc api",D),console.log("Raw API taxHeadEstimates:",null==D||null===(o=D.Calculation)||void 0===o||null===(a=o[0])||void 0===a?void 0:a.taxHeadEstimates),null==D||null===(r=D.Calculation)||void 0===r||null===(u=r[0])||void 0===u||null===(s=u.taxHeadEstimates)||void 0===s||s.forEach((e,t)=>{console.log("API row "+t+": taxHead="+e.taxHeadCode+", estimate="+e.estimateAmount+", remarks="+e.remarks)});const[T,L]=l.useState(null);l.useEffect(()=>{Ct.isEqual(T,null==d?void 0:d.siteDetails)||(console.log("[revalidate] siteDetails changed. Old:",T,"New:",null==d?void 0:d.siteDetails),O(),L(null==d?void 0:d.siteDetails))},[null==d?void 0:d.siteDetails]),l.useEffect(()=>{var e,t;null!=D&&null!==(e=D.Calculation)&&void 0!==e&&null!==(t=e[0])&&void 0!==t&&t.taxHeadEstimates&&v(function(e){void 0===e&&(e=[]);const t=(e||[]).reduce((e,t)=>(null!=t&&t.taxHeadCode&&(e[t.taxHeadCode]=t),e),{});return D.Calculation[0].taxHeadEstimates.map(e=>{var l,n,o,i,a,r,u,s,c;const m=null==d||null===(l=d.calculations)||void 0===l?void 0:l.find(t=>t.taxHeadCode===e.taxHeadCode),v=t[e.taxHeadCode]||{},p=!!v.edited;return{taxHeadCode:e.taxHeadCode,category:e.category,adjustedAmount:p?v.adjustedAmount:null!=(n=null!=(o=e.estimateAmount)?o:null==m?void 0:m.estimateAmount)?n:0,remark:p?null!=(i=v.remark)?i:"":null!=(a=null!=(r=e.remarks)?r:null==m?void 0:m.remarks)?a:"",filestoreId:void 0!==(null==v?void 0:v.filestoreId)?v.filestoreId:null!=(u=null!=(s=null==m?void 0:m.filestoreId)?s:e.filestoreId)?u:null,onDocumentLoading:!1,documentError:null,edited:null!=(c=v.edited)&&c}})})},[D]),l.useEffect(()=>{if(d){var e,t,l,n,o,i,a,r,u;console.log("formData",d);const s=null==d||null===(e=d.apiData)||void 0===e||null===(t=e.Noc)||void 0===t||null===(l=t[0])||void 0===l||null===(n=l.nocDetails)||void 0===n||null===(o=n.additionalDetails)||void 0===o?void 0:o.SubmittedOn,c=null==d||null===(i=d.apiData)||void 0===i||null===(a=i.Noc)||void 0===a||null===(r=a[0])||void 0===r||null===(u=r.auditDetails)||void 0===u?void 0:u.lastModifiedTime;console.log("submiited on , "+s+" , lastModified , "+c);const m=A(s&&c?c-s:null);N(m)}},[d]);const I=l.useMemo(()=>{var e,t;if(null==D||null===(e=D.Calculation)||void 0===e||null===(t=e[0])||void 0===t||!t.taxHeadEstimates)return[];const l=D.Calculation[0].taxHeadEstimates.map((e,t)=>{var l,n,o,i,a,r;const u=null!=(l=null===(n=m[t])||void 0===n?void 0:n.adjustedAmount)?l:e.estimateAmount,s=null!=(o=null!=(i=null===(a=m[t])||void 0===a?void 0:a.remark)?i:e.remarks)?o:"";return console.log("Row "+t+": taxHead="+e.taxHeadCode+", estimate="+e.estimateAmount+", adjusted="+u+", remark="+s),{index:t,id:"tax-"+t,title:f(e.taxHeadCode),taxHeadCode:e.taxHeadCode,amount:e.estimateAmount||0,category:e.category,adjustedAmount:u,remark:s,filestoreId:(null===(r=m[t])||void 0===r?void 0:r.filestoreId)||null}});console.log("[applicationFeeDataWithTotal] built rows:",l);const n=l.reduce((e,t)=>e+(t.adjustedAmount||0),0);return console.log("[applicationFeeDataWithTotal] grand total:",n),console.log("Final rows with total:",l),[...l,{id:"total",taxHeadCode:"NOC_TOTAL",title:f("NOC_TOTAL"),amount:l.reduce((e,t)=>e+(t.adjustedAmount||0),0),adjustedAmount:"",grandTotal:n}]},[D,f,m]);return C?n.createElement(t.Loader,null):n.createElement("div",null,C?n.createElement(t.Loader,null):n.createElement(l.Fragment,null,n.createElement(yn,{feeDataWithTotal:I,feeData:m,disable:p,isEmployee:!p,handleAdjustedAmountChange:(e,t)=>{var l;const n=""===t?0:Number(t),o=null==m||null===(l=m[e])||void 0===l?void 0:l.taxHeadCode,{originalEstimate:i,originalRemark:a}=S(o);0!==n&&n<0?g({error:!0,message:"Adjusted_Amount_More_Than_Ammount"}):v(t=>(t||[]).map((t,l)=>{var o,r;if(l!==e)return t;const u=(null!=(o=null!=(r=null==t?void 0:t.remark)?r:a)?o:"")+"";if(0===n?0===i:n===i)return c({},t,{adjustedAmount:n,edited:!1,remark:null!=a?a:""});const s=n!==i,d=!u||""===u.trim();return c({},t,{adjustedAmount:n,remark:u,edited:s&&d})}))},handleRemarkChange:(e,t)=>{var l,n,o;const i=null==m||null===(l=m[e])||void 0===l?void 0:l.taxHeadCode,{originalEstimate:a}=S(i),r=(null!=(n=null==m||null===(o=m[e])||void 0===o?void 0:o.adjustedAmount)?n:0)!==a,u=""===(null!=t?t:"").trim();v(l=>(l||[]).map((l,n)=>n===e?c({},l,{remark:t,edited:r&&u}):l))},handleFileUpload:function(e,t){try{const l=t.target.files[0],n=Ft(function(){return v(t=>t.map((t,l)=>l===e?c({},t,{onDocumentLoading:!0}):t)),Promise.resolve(Digit.UploadServices.Filestorage("noc-upload",l,h)).then(function(t){var l,n;(null==t||null===(l=t.data)||void 0===l||null===(n=l.files)||void 0===n?void 0:n.length)>0?v(l=>l.map((l,n)=>n===e?c({},l,{filestoreId:t.data.files[0].fileStoreId,onDocumentLoading:!1,documentError:null}):l)):g({error:!0,message:"PT_FILE_UPLOAD_ERROR"})})},function(e){g({error:!0,message:"PT_FILE_UPLOAD_ERROR"}),console.log("err in file upload",e)});return Promise.resolve(n&&n.then?n.then(function(){}):void 0)}catch(t){return Promise.reject(t)}},handleFileDelete:e=>{v(t=>t.map((t,l)=>l===e?c({},t,{filestoreId:null}):t))},routeTo:function(e,t){return Promise.resolve(function(e){try{return e?Promise.resolve(Digit.UploadServices.Filefetch([e],h)).then(function(t){var l;return(null==t||null===(l=t.data)||void 0===l?void 0:l[e])||null}):Promise.resolve()}catch(e){return Promise.reject(e)}}(e)).then(function(e){e&&window.open(e)})},t:f,onAdjustedAmountBlur:()=>{},feeHistory:y,timeObj:_}),E&&n.createElement(t.Toast,{error:null==E?void 0:E.error,warning:null==E?void 0:E.warning,success:null==E?void 0:E.success,label:f(null==E?void 0:E.message),isDleteBtn:!0,onClose:()=>g(null)})))},Dn=e=>{let{ownerFileStoreId:o,ownerName:a}=e;const r=Digit.ULBService.getStateId(),[u,s]=(i.useTranslation(),l.useState(null)),[d,c]=l.useState(null);return l.useEffect(()=>{!function(){try{const e=function(){if(o)return Promise.resolve(Digit.UploadServices.Filefetch([o],r)).then(function(e){var t,l;null!=e&&null!==(t=e.data)&&void 0!==t&&t.fileStoreIds&&s(null===(l=e.data.fileStoreIds[0])||void 0===l?void 0:l.url)})}();e&&e.then&&e.then(function(){})}catch(e){Promise.reject(e)}}()},[o]),n.createElement("div",{style:{padding:"20px 0px"}},n.createElement("div",{style:{display:"flex",justifyContent:"flex-end",marginTop:"10px",padding:"0px 20px"}},n.createElement("div",{style:{textAlign:"center"}},n.createElement("img",{src:u,alt:"Primary Owner Photo",style:{width:"100px",height:"100px",objectFit:"cover",borderRadius:"10%",cursor:u?"pointer":"default"},onClick:()=>u&&c(u)}),n.createElement("div",null," ",n.createElement("h2",null,a)))),d&&n.createElement(t.ImageViewer,{imageSrc:d,onClose:()=>{c(null)}}))},On="__googleMapsScriptId";var Tn;!function(e){e[e.INITIALIZED=0]="INITIALIZED",e[e.LOADING=1]="LOADING",e[e.SUCCESS=2]="SUCCESS",e[e.FAILURE=3]="FAILURE"}(Tn||(Tn={}));class Ln{constructor(e){let{apiKey:t,channel:l,client:n,id:o=On,libraries:i=[],language:a,region:r,version:u,mapIds:s,nonce:d,retries:c=3,url:m="https://maps.googleapis.com/maps/api/js"}=e;if(this.CALLBACK="__googleMapsCallback",this.callbacks=[],this.done=!1,this.loading=!1,this.errors=[],this.version=u,this.apiKey=t,this.channel=l,this.client=n,this.id=o||On,this.libraries=i,this.language=a,this.region=r,this.mapIds=s,this.nonce=d,this.retries=c,this.url=m,Ln.instance){if(!function e(t,l){if(t===l)return!0;if(t&&l&&"object"==typeof t&&"object"==typeof l){if(t.constructor!==l.constructor)return!1;var n,o,i;if(Array.isArray(t)){if((n=t.length)!=l.length)return!1;for(o=n;0!=o--;)if(!e(t[o],l[o]))return!1;return!0}if(t.constructor===RegExp)return t.source===l.source&&t.flags===l.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===l.valueOf();if(t.toString!==Object.prototype.toString)return t.toString()===l.toString();if((n=(i=Object.keys(t)).length)!==Object.keys(l).length)return!1;for(o=n;0!=o--;)if(!Object.prototype.hasOwnProperty.call(l,i[o]))return!1;for(o=n;0!=o--;){var a=i[o];if(!e(t[a],l[a]))return!1}return!0}return t!=t&&l!=l}(this.options,Ln.instance.options))throw new Error("Loader must not be called again with different options. "+JSON.stringify(this.options)+" !== "+JSON.stringify(Ln.instance.options));return Ln.instance}Ln.instance=this}get options(){return{version:this.version,apiKey:this.apiKey,channel:this.channel,client:this.client,id:this.id,libraries:this.libraries,language:this.language,region:this.region,mapIds:this.mapIds,nonce:this.nonce,url:this.url}}get status(){return this.errors.length?Tn.FAILURE:this.done?Tn.SUCCESS:this.loading?Tn.LOADING:Tn.INITIALIZED}get failed(){return this.done&&!this.loading&&this.errors.length>=this.retries+1}createUrl(){let e=this.url;return e+="?callback="+this.CALLBACK,this.apiKey&&(e+="&key="+this.apiKey),this.channel&&(e+="&channel="+this.channel),this.client&&(e+="&client="+this.client),this.libraries.length>0&&(e+="&libraries="+this.libraries.join(",")),this.language&&(e+="&language="+this.language),this.region&&(e+="&region="+this.region),this.version&&(e+="&v="+this.version),this.mapIds&&(e+="&map_ids="+this.mapIds.join(",")),e}deleteScript(){const e=document.getElementById(this.id);e&&e.remove()}load(){return this.loadPromise()}loadPromise(){return new Promise((e,t)=>{this.loadCallback(l=>{l?t(l.error):e(window.google)})})}loadCallback(e){this.callbacks.push(e),this.execute()}setScript(){if(document.getElementById(this.id))return void this.callback();const e=this.createUrl(),t=document.createElement("script");t.id=this.id,t.type="text/javascript",t.src=e,t.onerror=this.loadErrorCallback.bind(this),t.defer=!0,t.async=!0,this.nonce&&(t.nonce=this.nonce),document.head.appendChild(t)}reset(){this.deleteScript(),this.done=!1,this.loading=!1,this.errors=[],this.onerrorEvent=null}resetIfRetryingFailed(){this.failed&&this.reset()}loadErrorCallback(e){if(this.errors.push(e),this.errors.length<=this.retries){const e=this.errors.length*Math.pow(2,this.errors.length);console.log("Failed to load Google Maps script, retrying in "+e+" ms."),setTimeout(()=>{this.deleteScript(),this.setScript()},e)}else this.onerrorEvent=e,this.callback()}setCallback(){window.__googleMapsCallback=this.callback.bind(this)}callback(){this.done=!0,this.loading=!1,this.callbacks.forEach(e=>{e(this.onerrorEvent)}),this.callbacks=[]}execute(){if(this.resetIfRetryingFailed(),this.done)this.callback();else{if(window.google&&window.google.maps&&window.google.maps.version)return console.warn("Google Maps already loaded outside @googlemaps/js-api-loader.This may result in undesirable behavior as options and script parameters may not match."),void this.callback();this.loading||(this.loading=!0,this.setCallback(),this.setScript())}}}const In=e=>(l.useEffect(()=>{!function(){try{const t=e=>{(e=>{var t,l;const n=window.Digit.Utils.browser.isMobile();if(0===(null==e?void 0:e.length))return;const o=new window.google.maps.Map(document.getElementById("map"),{center:{lat:null===(t=e[0])||void 0===t?void 0:t.latitude,lng:null===(l=e[0])||void 0===l?void 0:l.longitude},zoom:15,mapTypeId:"roadmap"});e.forEach((e,t)=>{const l=new window.google.maps.Marker({map:o,title:"SITE "+(t+1),position:{lat:null==e?void 0:e.latitude,lng:null==e?void 0:e.longitude}}),i=new window.google.maps.InfoWindow({content:'<div className="obps-autocomplete-font-size">SITE '+(t+1)+"</div>"});n?l.addListener("click",()=>{i.open(o,l)}):(l.addListener("mouseover",()=>i.open(o,l)),l.addListener("mouseout",()=>i.close()))})})(e)};(e=>{var t;const l=null===(t=globalConfigs)||void 0===t?void 0:t.getConfig("GMAPS_API_KEY");new Ln({apiKey:l,version:"weekly",libraries:["places"]}).load().then(()=>{e&&e()}).catch(e=>{})})(()=>{t(e.position)}),Promise.resolve()}catch(e){return Promise.reject(e)}}()},[null==e?void 0:e.position]),n.createElement("div",{className:"map-wrap"},n.createElement("div",{id:"map",className:"map"}))),wn=e=>{let{page:t=!1}=e;const l={display:"flex",justifyContent:"center",alignItems:"center"},o=c({},l,{position:"fixed",top:0,left:0,width:"100vw",height:"100vh",background:"rgba(255,255,255,0.6)",backdropFilter:"blur(4px)",zIndex:9999}),i=c({},l,{minHeight:"100px",width:"100%",position:"relative"});return n.createElement("div",{style:t?o:i},n.createElement("div",{style:{width:"64px",height:"64px",border:"8px solid #1976d2",borderTop:"8px solid transparent",borderRadius:"50%",animation:"spin 1.2s linear infinite"}}),n.createElement("style",null,"\n @keyframes spin {\n 0% { transform: rotate(0deg); }\n 100% { transform: rotate(360deg); }\n }\n "))},Pn=e=>{let{onCapture:o,onCancel:a}=e;const r=l.useRef(null),u=l.useRef(null),s=l.useRef(null),{t:d}=i.useTranslation(),[c,m]=l.useState(null),[v,p]=l.useState(null),[f,E]=l.useState(""),[g,h]=l.useState(!1),_=()=>{s.current&&(s.current.getTracks().forEach(e=>e.stop()),s.current=null)};return l.useEffect(()=>(function(){try{const e=Ft(function(){return Promise.resolve(navigator.mediaDevices.getUserMedia({video:{facingMode:{ideal:"environment"}},audio:!1})).then(function(e){s.current=e,r.current.srcObject=e,m(e)})},function(){E("Camera permission denied")});Promise.resolve(e&&e.then?e.then(function(){}):void 0)}catch(e){return Promise.reject(e)}}(),()=>{c&&(_(),c.getTracks().forEach(e=>e.stop()))}),[]),l.useEffect(()=>{if(!navigator.geolocation)return void E("Geolocation not supported");let e=navigator.geolocation.watchPosition(e=>{const t=e.coords.accuracy;p({lat:e.coords.latitude.toFixed(6),lng:e.coords.longitude.toFixed(6),accuracy:t}),h(!0)},e=>{E("Location permission denied")},{enableHighAccuracy:!0,maximumAge:0,timeout:2e4});return()=>{e&&navigator.geolocation.clearWatch(e)}},[]),console.log("Current location:",v),n.createElement("div",{style:{textAlign:"center"}},n.createElement("video",{ref:r,autoPlay:!0,playsInline:!0,style:{width:"100%",borderRadius:"8px",background:"#000"}}),n.createElement("canvas",{ref:u,style:{display:"none"}}),f&&n.createElement("div",{style:{color:"red",marginTop:"8px"}},d(f)),v&&v.accuracy>100&&n.createElement("div",{style:{fontSize:"12px",color:"#B45309",marginTop:"4px"}},"Low GPS accuracy. Move outdoors for better accuracy."),n.createElement("div",{style:{display:"flex",justifyContent:"center",gap:"12px",marginTop:"16px"}},!f&&n.createElement(t.SubmitBar,{label:d(g?"CAPTURE_IMAGE":"WAITING_FOR_GPS"),onSubmit:()=>{if(!v||!v.lat||!v.lng)return E("Location not available yet. Please wait."),void setTimeout(()=>E(""),3e3);const e=r.current,t=u.current,l=t.getContext("2d");t.width=e.videoWidth,t.height=e.videoHeight,l.drawImage(e,0,0);const n=(new Date).toLocaleString(),i="Lat: "+((null==v?void 0:v.lat)||"NA")+", Lng: "+((null==v?void 0:v.lng)||"NA")+" | "+n;l.fillStyle="rgba(0,0,0,0.6)",l.fillRect(0,t.height-50,t.width,50),l.fillStyle="#fff",l.font="16px Arial",l.fillText(i,10,t.height-20),t.toBlob(e=>{const t=new File([e],"camera-capture-"+Date.now()+".jpg",{type:"image/jpeg"});_(),o(t,{latitude:null==v?void 0:v.lat,longitude:null==v?void 0:v.lng,timestamp:n})},"image/jpeg",.9)}}),n.createElement(t.SubmitBar,{label:d("CANCEL"),onSubmit:()=>{_(),a()}})))},Rn=e=>{let{onClose:l,onCapture:o}=e;return n.createElement(t.Modal,{popupStyles:{width:"unset",minWidth:"360px",maxWidth:"600px",padding:"20px"},hideSubmit:!0},n.createElement(Pn,{onCapture:o,onCancel:l}))},xn=(process,process.env.IMAGE_UPLOAD_SIZE||2097152),Bn=e=>{var o,i,a;let{t:r,config:u,onSelect:s,formData:d,data:m,isLoading:v,error:p,setError:f,customOpen:E}=e;const[g,h]=l.useState((null==d||null===(o=d.documents)||void 0===o?void 0:o.documents)||[]),[_,N]=l.useState(!0),[A,S]=l.useState(!1),b=(window.location.href.includes("employee")?Digit.ULBService.getCurrentPermanentCity():localStorage.getItem("CITIZEN.CITY"),()=>{let e;e=c({},d.documents,{documents:g}),s(u.key,e)});return l.useEffect(()=>{var e,t;let l=0;null==m||null===(e=m.FieldInspection)||void 0===e||null===(t=e.Documents)||void 0===t||t.map(e=>{e.hasDropdown=!0;let t=!1;null==g||g.map(l=>{e.required&&null!=l&&l.documentType.includes(e.code)&&(t=!0)}),!t&&e.required&&(l+=1)}),N("0"!=l&&0!=l||!((null==g?void 0:g.length)>0))},[g,A]),l.useEffect(()=>{console.log("documents check again",g)},[g]),n.createElement("div",null,v?n.createElement(wn,null):n.createElement(t.FormStep,c({t:r,config:u,onSelect:b},null!=m&&m.FieldInspection?{}:{onSkip:()=>s()},{isDisabled:_,onAdd:function(){}}),null==m||null===(i=m.FieldInspection)||void 0===i||null===(a=i.Documents)||void 0===a?void 0:a.map((e,t)=>n.createElement(Fn,{key:t,document:e,t:r,error:p,setError:f,setDocuments:h,documents:g,setCheckRequiredFields:S,handleSubmit:b,customOpen:E})),p&&n.createElement(t.Toast,{isDleteBtn:!0,label:p,onClose:()=>f(null),error:!0})))};function Fn(e){var o,i,a,r;let{t:u,document:s,setDocuments:d,setError:m,documents:v,action:p,formData:f,handleSubmit:E,customOpen:g}=e;const h=null==v?void 0:v.filter(e=>{var t;return null==e||null===(t=e.documentType)||void 0===t?void 0:t.includes(null==s?void 0:s.code)})[0],_=(Digit.ULBService.getCurrentTenantId(),null===(o=window)||void 0===o||null===(i=o.Digit)||void 0===i||null===(a=i.Utils)||void 0===a||null===(r=a.browser)||void 0===r?void 0:r.isMobile()),[N,A]=l.useState(!1),[S,b]=l.useState(()=>{var e;if(h){var t,l;const e=null==s||null===(t=s.dropdownData)||void 0===t?void 0:t.find(e=>e.code===h.documentType);return e?c({},e,{i18nKey:null===(l=e.code)||void 0===l?void 0:l.replaceAll(".","_")}):{}}if(1===(null==s||null===(e=s.dropdownData)||void 0===e?void 0:e.length)){var n;const e=s.dropdownData[0];return c({},e,{i18nKey:null===(n=e.code)||void 0===n?void 0:n.replaceAll(".","_")})}return{}}),[y,C]=l.useState(null),[D,O]=l.useState(()=>(null==h?void 0:h.filestoreId)||null),{dropdownData:T}=s;var L=T;const[I,w]=l.useState(!1),[P,R]=l.useState(!1);return l.useEffect(()=>{null!=S&&S.code&&d(e=>e.map(e=>(null==e?void 0:e.documentType)===(null==S?void 0:S.code)?c({},e,{filestoreId:D,documentUid:D}):e))},[D,S]),l.useEffect(()=>{(null==v?void 0:v.length)>0&&E()},[v]),l.useEffect(()=>{if("update"===p){var e,t;const l=null==f||null===(e=f.originalData)||void 0===e||null===(t=e.documents)||void 0===t?void 0:t.filter(e=>e.documentType.includes(null==s?void 0:s.code))[0],n=L.filter(e=>e.code===(null==l?void 0:l.documentType)).map(e=>{var t;return c({},e,{i18nKey:null==e||null===(t=e.code)||void 0===t?void 0:t.replaceAll(".","_")})})[0];n?(b(n),O(null==l?void 0:l.fileStoreId)):w(!0)}},[]),l.useEffect(()=>{var e;null!=s&&s.hasDropdown||b({code:null==s?void 0:s.code,i18nKey:null==s||null===(e=s.code)||void 0===e?void 0:e.replaceAll(".","_")})},[]),l.useEffect(()=>{!function(){try{m(null);const e=function(){if(y){function e(){const e=Ft(function(){return O(null),Promise.resolve(Digit.UploadServices.Filestorage("PTR",t,Digit.ULBService.getStateId())).then(function(e){var t,l,n,o;R(!1),(null==e||null===(t=e.data)||void 0===t||null===(l=t.files)||void 0===l?void 0:l.length)>0?O(null==e||null===(n=e.data)||void 0===n||null===(o=n.files[0])||void 0===o?void 0:o.fileStoreId):m(u("CS_FILE_UPLOAD_ERROR"))})},function(){R(!1),m(u("CS_FILE_UPLOAD_ERROR"))});if(e&&e.then)return e.then(function(){})}let t;R(!0);const l=function(){if(y.size>xn)return Promise.resolve(Digit.Utils.compressImage(y)).then(function(e){t=e});t=y}();return l&&l.then?l.then(e):e()}}();e&&e.then&&e.then(function(){})}catch(e){Promise.reject(e)}}()},[y]),l.useEffect(()=>{I&&O(null)},[I]),n.createElement("div",{style:{marginBottom:"24px"}},n.createElement(t.LabelFieldPair,{style:{display:"inline"}},n.createElement(t.CardLabel,{style:{marginBottom:"8px",width:"auto"}},u(null==s?void 0:s.code)," ",n.createElement("span",{style:{color:"red"}}," ",(null==s?void 0:s.required)&&" *")),n.createElement("div",{className:"field",style:{width:"100%"}},n.createElement("div",{className:"upload-file upload-file-max-width"},n.createElement("div",{style:{display:"flex",justifyContent:"flex-start",alignItems:"center",flexWrap:"wrap",margin:"0px",padding:"0px"}},n.createElement("div",{style:{height:"auto",minHeight:"40px",width:"43%",maxHeight:"40px",margin:"5px",padding:"0px"}},n.createElement(t.SubmitBar,{label:u("CAPTURE_IMAGE"),onSubmit:()=>{_?A(!0):m(u("CS_MOBILE_CAMERA_ERROR"))}})),D&&n.createElement("div",{style:_?{width:"80%",display:"flex",marginBottom:"10px",justifyContent:"center"}:{margin:"0px",display:"flex",justifyContent:"center",padding:"0px",width:"46%"}},n.createElement(t.SubmitBar,{onSubmit:()=>{var e;e=D,g?g(e):function(e){try{if(0===(null==e?void 0:e.length))return Promise.resolve();R(!0);const t=Ft(function(){return Promise.resolve(Digit.UploadServices.Filefetch([e],Digit.ULBService.getStateId())).then(function(t){if(R(!1),null!=t&&t.data){const l=t.data[e];l?window.open(l,"_blank"):m?m(u("CS_FILE_FETCH_ERROR")):console.error(u("CS_FILE_FETCH_ERROR"))}else m?m(u("CS_FILE_FETCH_ERROR")):console.error(u("CS_FILE_FETCH_ERROR"))})},function(){R(!1),m?m(u("CS_FILE_FETCH_ERROR")):console.error(u("CS_FILE_FETCH_ERROR"))});Promise.resolve(t&&t.then?t.then(function(){}):void 0)}catch(e){return Promise.reject(e)}}(e)},label:u("CS_VIEW_DOCUMENT")})))))),P&&n.createElement(wn,{page:!0}),N&&n.createElement(Rn,{onCapture:(e,t)=>{console.log("Captured file:",e,t),C(e),function(e,t){void 0===t&&(t={}),d(function(l){void 0===l&&(l=[]);const n=l.map(l=>(null==l?void 0:l.documentType)===(null==e?void 0:e.code)?c({},l,t):l);return n.some(t=>(null==t?void 0:t.documentType)===(null==e?void 0:e.code))||n.push(c({documentType:null==e?void 0:e.code,filestoreId:null,documentUid:null},t)),n})}(S,{latitude:Number(t.latitude),longitude:Number(t.longitude),timestamp:t.timestamp}),A(!1)},onClose:()=>{A(!1)}}))}const Mn=e=>{let{siteImages:a,setSiteImages:r,customOpen:u}=e;const{t:s}=i.useTranslation(),{pathname:d}=o.useLocation(),c=(d.includes("/modify-application/"),Digit.ULBService.getCurrentTenantId(),Digit.ULBService.getStateId()),[m,v]=l.useState(null),{data:p,isLoading:f}=Digit.Hooks.useCustomMDMS(c,"FieldInspection",[{name:"Documents"}]);console.log("docData here in fieldinspe",p);const E=l.useMemo(()=>{var e;if(null!=a&&a.documents&&(null==a?void 0:a.documents.length)>0)return null==a||null===(e=a.documents)||void 0===e?void 0:e.map(e=>({latitude:(null==e?void 0:e.latitude)||"",longitude:(null==e?void 0:e.longitude)||""}))},[a]);return n.createElement("div",null,n.createElement(n.Fragment,null,n.createElement(t.CardSubHeader,{style:{marginBottom:"16px",marginTop:"32px"}},s("SITE_INPECTION_IMAGES")),n.createElement("div",{style:{marginTop:"20px"}},n.createElement(Bn,{t:s,config:{key:"documents"},onSelect:(e,t)=>{r(t)},userType:"CITIZEN",formData:{documents:a},setError:v,error:m,clearErrors:()=>{},formState:{},data:p,isLoading:f,customOpen:u})),(null==E?void 0:E.length)>0&&n.createElement(n.Fragment,null,n.createElement(t.CardSubHeader,{style:{marginBottom:"16px",marginTop:"32px"}},s("SITE_INSPECTION_IMAGES_LOCATIONS")),n.createElement(In,{position:E}))))},kn=e=>{let{filestoreId:o,documentType:a,coordinates:r}=e;const u=Digit.ULBService.getStateId(),{t:s}=i.useTranslation(),[d,c]=l.useState(null),[m,v]=l.useState(null);return l.useEffect(()=>{!function(){try{const e=function(){if(o)return Promise.resolve(Digit.UploadServices.Filefetch([o],u)).then(function(e){var t,l;null!=e&&null!==(t=e.data)&&void 0!==t&&t.fileStoreIds&&c(null===(l=e.data.fileStoreIds[0])||void 0===l?void 0:l.url)})}();e&&e.then&&e.then(function(){})}catch(e){Promise.reject(e)}}()},[o]),n.createElement("div",{style:{padding:"20px 0px"}},n.createElement("div",{style:{display:"flex",justifyContent:"space-between",marginTop:"10px",padding:"0px 20px"}},n.createElement("div",{style:{textAlign:"start"}},n.createElement("div",null,n.createElement("span",null,s(null==a?void 0:a.replaceAll(".","_")))),n.createElement("img",{src:d,alt:s(null==a?void 0:a.replaceAll(".","_")),style:{width:"100px",height:"100px",objectFit:"cover",borderRadius:"10%",cursor:d?"pointer":"default"},onClick:()=>d&&v(d)}),n.createElement("div",null,"Latitude - ","OWNER.SITEPHOTOGRAPHONE"===a?null==r?void 0:r.Latitude1:null==r?void 0:r.Latitude2),n.createElement("div",null,"Longitude - ","OWNER.SITEPHOTOGRAPHONE"===a?null==r?void 0:r.Longitude1:null==r?void 0:r.Longitude2))),m&&n.createElement(t.ImageViewer,{imageSrc:m,onClose:()=>{v(null)}}))},Un=function(e,t,l,n){try{var o,i,a;const s=(new Date).toLocaleDateString("en-IN",{day:"2-digit",month:"long",year:"numeric"}),d=(null==e?void 0:e.owners)||[];let m="NA";if(n||(n=" "),d.length>1)m=d.map((e,t)=>null!=e&&e.name?e.name:"owner "+(t+1)).join(", ");else if(1===d.length){var r;m=(null===(r=d[0])||void 0===r?void 0:r.name)||"owner 1"}let v="";const p=e=>{if(0===e)return t("NOC_GROUND_FLOOR_AREA_LABEL");const l=e%10,n=e%100;let o="th";return(n<11||n>13)&&(1===l?o="st":2===l?o="nd":3===l&&(o="rd")),""+e+o+" "+t("NOC_FLOOR_AREA_LABEL")},f=(null==e||null===(o=e.nocDetails)||void 0===o?void 0:o.additionalDetails)||{},E=(null==f?void 0:f.siteDetails)||{},g=null!=f&&f.SubmittedOn?null===(i=new Date(Number(null==f?void 0:f.SubmittedOn)))||void 0===i?void 0:i.toLocaleDateString("en-GB"):"";let h=[],_=(null==E?void 0:E.basementArea)||"NA",N=(null==E?void 0:E.totalFloorArea)||"NA";var u;let A;"Built Up"===(null==E?void 0:E.buildingStatus)?(h=null===(u=(null==E?void 0:E.floorArea)||[])||void 0===u?void 0:u.map((e,t)=>c({},e,{floorNo:p(t)})),v=t("REGULARIZATION_UNAUTHORIZED")):(h=[{floorNo:"Floor No NA",value:"NA"}],v="NA"),A="Built Up"===(null==E?void 0:E.buildingStatus)?" "+h.map(e=>e.floorNo+": "+e.value+" sq.mtrs\n").join(" ")+"Basement Area: "+_+" sq.mtrs\nTotal Buildup Area (sq.mtrs): "+N+" sq.mtrs ":"NA";const S=["NOC_SANCTION_THREE","NOC_SANCTION_FOUR","NOC_SANCTION_FIVE","NOC_SANCTION_SIX","NOC_SANCTION_SEVEN","NOC_SANCTION_EIGHT"],b="Provisional"===(null==E?void 0:E.specificationNocType)?S:S.slice(1),y=null==b?void 0:b.map((e,l)=>({number:3+l,text:t(e)}));return Promise.resolve({Noc:[c({},e,{nocDetails:c({},e.nocDetails,{additionalDetails:c({},null===(a=e.nocDetails)||void 0===a?void 0:a.additionalDetails,{SubmittedOn:g,siteDetails:c({},E,{floorArea:h,basementArea:_,totalFloorArea:N})})}),currentDate:s,sanctionTerms:y},l,{approverComment:n,regularized_label:v,ownersString:m,areaSummary:A})]})}catch(e){return Promise.reject(e)}},Hn=e=>{let{filestoreId:o,documentType:a,documentName:r,latitude:s,longitude:d}=e;const c=Digit.ULBService.getStateId(),{t:m}=i.useTranslation(),[v,p]=l.useState(null),[f,E]=l.useState(null),[g,h]=l.useState(null);l.useEffect(()=>{if(o){const e=window.origin+"/filestore/v1/files/id?fileStoreId="+o+"&tenantId="+c;p(e),console.log("fileUrl in latlong component",e),_(e)}},[o,c]);const _=e=>{const t=new Image;t.onload=function(){u.getData(t,function(){const e=u.getTag(this,"DateTimeOriginal");e&&h(e)})},t.src=e};return n.createElement("div",{style:{padding:"20px 0px"}},n.createElement("div",{style:{display:"flex",flexDirection:"column",alignItems:"flex-start",marginTop:"10px",padding:"0px 20px"}},n.createElement("span",{style:{fontWeight:"500"}},m(null==a?void 0:a.replaceAll(".","_"))),n.createElement("img",{src:v,alt:r||m(null==a?void 0:a.replaceAll(".","_")),style:{width:"100px",height:"100px",objectFit:"cover",borderRadius:"10%",cursor:v?"pointer":"default",marginTop:"8px"},onClick:()=>v&&E(v)}),(s||d)&&n.createElement("div",{style:{marginTop:"8px",fontSize:"12px",color:"#666"}},s&&n.createElement("div",null,"Lat: ",s),d&&n.createElement("div",null,"Long: ",d)),g&&n.createElement("div",{style:{marginTop:"4px",fontSize:"12px",color:"#666"}},n.createElement("span",null,"Date Taken: ",g))),f&&n.createElement(t.ImageViewer,{imageSrc:f,onClose:()=>E(null)}))},Wn=e=>{let{documents:o,applicationNo:a,tenantId:r,onRemarksChange:u,readOnly:s=!1}=e;const{t:d}=i.useTranslation(),[m,v]=l.useState({}),{data:p}=Digit.Hooks.noc.useNOCDocumentSearch({value:{workflowDocs:(o||[]).map(e=>({documentUid:e.documentUid}))}},{enabled:(null==o?void 0:o.length)>0}),{data:f}=Digit.Hooks.noc.useNOCCheckListSearch({applicationNo:a},r);return l.useEffect(()=>{var e;if((null==f||null===(e=f.checkList)||void 0===e?void 0:e.length)>0&&0===Object.keys(m).length){const e={};f.checkList.forEach(t=>{e[t.documentUid||t.documentuid]=t.remarks||""}),v(e),u(e)}},[f]),n.createElement("div",{className:"checklist-document-table-wrapper",style:{fontWeight:"bold"}},n.createElement("table",{className:"customTable table-border-style checklist-document-table"},n.createElement("thead",null,n.createElement("tr",null,n.createElement("th",{className:"checklist-table-header checklist-table-header-srno"},d("SR_NO")),n.createElement("th",{className:"checklist-table-header checklist-table-header-doc-name"},d("BPA_DOCUMENT_NAME")),n.createElement("th",{className:"checklist-table-header checklist-table-header-doc-file"},d("BPA_DOCUMENT_FILE")),n.createElement("th",{className:"checklist-table-header checklist-table-header-remark"},d("BPA_DOCUMENT_REMARK")))),n.createElement("tbody",null,null==o?void 0:o.map((e,l)=>{var o,i,a;const r=(null==p||null===(o=p.pdfFiles)||void 0===o?void 0:o[null==e?void 0:e.documentUid])||(null==e?void 0:e.fileUrl);return n.createElement("tr",{key:e.documentUid||l},n.createElement("td",{className:"checklist-table-cell checklist-table-cell-srno"},l+1),n.createElement("td",{className:"checklist-table-cell checklist-table-cell-doc-name"},d(null==e||null===(i=e.documentType)||void 0===i?void 0:i.replaceAll(".","_"))||d("CS_NA")),n.createElement("td",{className:"checklist-table-cell checklist-table-cell-file"},r?n.createElement(t.LinkButton,{label:d("View"),onClick:()=>window.open(r,"_blank")}):d("CS_NA")),n.createElement("td",{className:"checklist-table-cell checklist-table-cell-remark"},n.createElement(t.TextArea,{t:d,value:null!=(a=m[null==e?void 0:e.documentUid])?a:"",onChange:t=>{if(!s){const l=t.target.value;v(t=>c({},t,{[null==e?void 0:e.documentUid]:l})),u(c({},m,{[null==e?void 0:e.documentUid]:l}))}},onBlur:t=>!s&&((e,t)=>{const l=c({},m,{[e]:t});v(l),u(l)})(null==e?void 0:e.documentUid,t.target.value),disabled:s,className:"checklist-table-textarea"})))}))))},jn=e=>{let{config:a,onSelect:r,userType:u,formData:s,setError:d,formState:m,clearErrors:v,props:p,fiReport:f,applicationStatus:E,InspectionReportVerifier:g}=e;const{t:h}=i.useTranslation();console.log("InspectionReportVerifier here",g),o.useLocation();const _=f||JSON.parse(sessionStorage.getItem("Field_Inspection_FieldReports")),[N,A]=l.useState((null==_?void 0:_.length)>0?_:[{InspectionDate:"",InspectionTime:"",Checklist:[],Documents:[],key:Date.now()}]),[S,b]=l.useState({index:-1,type:""}),y=(Digit.ULBService.getCurrentTenantId(),Digit.ULBService.getStateId()),[C,D]=l.useState([]),[O,T]=l.useState([]),[L,I]=l.useState([]),[w,P]=l.useState([]),[R,x]=l.useState([]),[B,F]=l.useState([]),[M,k]=l.useState(!1),[U,H]=l.useState((null==s?void 0:s.tradedetils1)||[]),{data:W,isLoading:j}=Digit.Hooks.tl.useTradeLicenseMDMS(y,"TradeLicense","TradeUnits","[?(@.type=='TL')]"),{isLoading:V,data:z}=Digit.Hooks.obps.useMDMS(y,"BPA",["CheckList"]);l.useEffect(()=>{const e=N.map(e=>e);r("FieldReports",e),sessionStorage.setItem("INSPECTION_DATA",JSON.stringify(e))},[N]),l.useEffect(()=>{r("tradedetils1",U)},[U]),l.useEffect(()=>{console.log("useffect 2INSPECTION_REPORT_PENDING");let e=[],t=[];z&&z.BPA.CheckList.map(l=>{"LOW"===(null==l?void 0:l.RiskType)&&"FIELDINSPECTION_PENDING"===(null==l?void 0:l.WFState)&&(e=[...l.questions],t=[...l.docTypes])}),x(t),P(e)},[z]);const G={focusIndex:S,allFieldReport:N,setFocusIndex:b,removeUnit:e=>{A(t=>t.filter(t=>t.key!=e.key))},formData:s,formState:m,setFieldReports:A,t:h,setError:d,clearErrors:v,config:a,onSelect:r,userType:u,tradeCategoryValues:O,tradeTypeOptionsList:L,setTradeTypeOptionsList:I,tradeTypeMdmsData:C,tradeSubTypeOptionsList:B,setTradeSubTypeOptionsList:F,setTradeTypeMdmsData:D,setTradeCategoryValues:T,tradeMdmsData:W,isErrors:M,setIsErrors:k,previousLicenseDetails:U,setPreviousLicenseDetails:H,isLoading:j,bpaDocs:z,type:"LOW",questionList:w,setquestionList:P,documentList:R,props:p,stateId:y,fiReport:f,applicationStatus:E,InspectionReportVerifier:g};return console.log("FieldReports",N),V?n.createElement(t.Loader,null):n.createElement(Vn,c({index:0,unit:N[0]},G))},Vn=e=>{var o;const{unit:i,allFieldReport:r,removeUnit:u,setFieldReports:s,t:d,formData:m,isErrors:v,setIsErrors:p,questionList:f,applicationStatus:E}=e,{control:g,formState:h,watch:_,trigger:N}=a.useForm(),A=_(),{errors:S}=h,b=l.useMemo(()=>{var e;return null==m||null===(e=m.ownershipCategory)||void 0===e?void 0:e.code.includes("INDIVIDUAL")},[null==m||null===(o=m.ownershipCategory)||void 0===o?void 0:o.code]),y=JSON.parse(sessionStorage.getItem("Field_Inspection_siteImages")),C=null==y?void 0:y.map((e,t)=>({title:"SITE_IMAGE_"+(t+1),imageFileStoreId:e}));(new Date).toISOString().split("T"),console.log("formDataprops",y,C,f),d("BPA_DOCUMENT_DETAILS_LABEL"),d(" "),l.useEffect(()=>{N()},[]),l.useEffect(()=>{console.log("useffect 3INSPECTION_REPORT_PENDING");const e=Object.keys(A),t={};e.forEach(e=>t[e]=i[e]);let l=b?{}:{ownerType:{code:"NONE"}},n=O?{questionLength:O.length}:{questionLength:0},o=O?{questionList:O}:{questionList:[]};Ct.isEqual(A,t)||(Object.keys(A).map(e=>{"key"==e||null==A[e]||""==A[e]||null==A[e]||v||p(!0)}),s(e=>e.map(e=>e.key&&e.key===i.key?c({},e,A,l,n,o):c({},e))),N())},[A]),l.useEffect(()=>{console.error("errors in inspection report",{errors:S})},[S]);let D=window.location.href.includes("renew-application-details");window.location.href.includes("edit-application-details")&&(D=!0);const O=[...f||[],{question:d("BPA_ADDITIONAL_REMARKS"),isAdditional:!0}];return n.createElement(n.Fragment,null,(null==r?void 0:r.length)>1?n.createElement(t.LinkButton,{label:n.createElement(t.DeleteIcon,{style:{float:"right",position:"relative",bottom:"-6px"},fill:1!=r.length?"#494848":"#FAFAFA"}),style:{width:"100px",display:"inline",background:"black"},onClick:e=>u(i)}):null,n.createElement("div",{className:"bpa-table-container"},n.createElement("table",{className:"customTable table-border-style"},n.createElement("thead",null,n.createElement("tr",null,n.createElement("th",null,d("SR_NO")),n.createElement("th",null,d("BPA_CHECK_LIST_DETAILS")),n.createElement("th",null,d("BPA_REMARKS")))),n.createElement("tbody",null,O&&O.map((e,l)=>n.createElement("tr",{key:l},n.createElement("td",null,l+1)," ",n.createElement("td",null,d(null==e?void 0:e.question)||d("CS_NA")),n.createElement("td",null,n.createElement(a.Controller,{control:g,name:"Remarks_"+l,defaultValue:i["Remarks_"+l]||"",rules:e.isAdditional?{required:d("REQUIRED_FIELD"),minLength:{value:20,message:d("MIN_20_CHARACTERS_REQUIRED")}}:"INSPECTION_REPORT_PENDING"===E?{required:d("REQUIRED_FIELD")}:{},render:l=>n.createElement(t.TextArea,e.isAdditional?{value:l.value,onChange:e=>l.onChange(e.target.value),onBlur:l.onBlur,t:d,disabled:"INSPECTION_REPORT_PENDING"!==E}:{value:l.value,onChange:e=>l.onChange(e.target.value),placeholder:d("BPA_ENTER_REMARKS"),onBlur:l.onBlur,disabled:"INSPECTION_REPORT_PENDING"!==E})}))))))))},zn=e=>{let{fiReport:o,InspectionReportVerifier:a}=e;const{t:r}=i.useTranslation();console.log("InspectionReportVerifier here",a);const u=l.useMemo(()=>o&&o.length>0?o[0]:null,[o]),s=l.useMemo(()=>{var e;return(null==u||null===(e=u.questionList)||void 0===e?void 0:e.length)>0?u.questionList.map((e,t)=>({question:r(null==e?void 0:e.question),remarks:(null==u?void 0:u["Remarks_"+t])||"-"})):[]},[u,r]);return n.createElement("div",null,o&&0!==o.length?n.createElement("div",{style:{marginTop:"16px"}},u.questionList&&u.questionList.length>0?n.createElement(t.Table,{className:"customTable table-border-style",t:r,data:s,columns:[{Header:r("SR_NO"),Cell:e=>{let{row:t}=e;return t.index+1}},{Header:r("BPA_CHECK_LIST_DETAILS"),accessor:"question"},{Header:r("BPA_REMARKS"),accessor:"remarks"}],getCellProps:()=>({style:{}}),disableSort:!0,manualPagination:!1,isPaginationRequired:!1,pageSizeLimit:s.length}):n.createElement("div",null,r("NA"))):r("NO_INSPECTION_REPORTS_AVAILABLE"))},Gn=function(e){try{return Promise.resolve(new Promise((t,l)=>{const n=new Image;n.onload=function(){u.getData(n,function(){t(u.getAllTags(this))})},n.onerror=e=>l(e),n.src=e}))}catch(e){return Promise.reject(e)}},Yn=(e,t)=>{if(0===e)return t("NOC_GROUND_FLOOR_AREA_LABEL");const l=e%10,n=e%100;let o="th";return(n<11||n>13)&&(1===l?o="st":2===l?o="nd":3===l&&(o="rd")),""+e+o+" "+t("NOC_FLOOR_AREA_LABEL")},qn=function(e,t,l,n,o,i,a){void 0===i&&(i=null),void 0===a&&(a=!1);try{var r,u,s,d;const c=Digit.ULBService.getStateId(),m=e||{};console.log("appData here in DownloadACK",m);let v=[],p="";const f=(null==m||null===(r=m.nocDetails)||void 0===r||null===(u=r.additionalDetails)||void 0===u||null===(s=u.ownerPhotos)||void 0===s||null===(d=s[0])||void 0===d?void 0:d.filestoreId)||"";return Promise.resolve(Digit.UploadServices.Filefetch([f],c)).then(function(e){var r,u,s,d,f,E,g,_,N,A,S,b,y;const C=null==e||null===(r=e.data)||void 0===r||null===(u=r.fileStoreIds)||void 0===u?void 0:u[0];p=(null==C?void 0:C.url)||"";const D=window.location.href.includes("/employee");null!=m&&null!==(s=m.nocDetails)&&void 0!==s&&null!==(d=s.additionalDetails)&&void 0!==d&&null!==(f=d.applicationDetails)&&void 0!==f&&f.professionalName&&v.push(((e,t)=>{var l,n,o,i,a,r,u,s,d,c,m,v,p,f,E,g,h,_;let N=[{title:t("NOC_PROFESSIONAL_NAME_LABEL"),value:(null==e||null===(l=e.nocDetails)||void 0===l||null===(n=l.additionalDetails)||void 0===n||null===(o=n.applicationDetails)||void 0===o?void 0:o.professionalName)||"N/A"},{title:t("NOC_PROFESSIONAL_EMAIL_LABEL"),value:(null==e||null===(i=e.nocDetails)||void 0===i||null===(a=i.additionalDetails)||void 0===a||null===(r=a.applicationDetails)||void 0===r?void 0:r.professionalEmailId)||"N/A"},{title:t("NOC_PROFESSIONAL_REGISTRATION_ID_LABEL"),value:(null==e||null===(u=e.nocDetails)||void 0===u||null===(s=u.additionalDetails)||void 0===s||null===(d=s.applicationDetails)||void 0===d?void 0:d.professionalRegId)||"N/A"},{title:t("NOC_PROFESSIONAL_REGISTRATION_ID_VALIDITY_LABEL"),value:(null==e||null===(c=e.nocDetails)||void 0===c||null===(m=c.additionalDetails)||void 0===m||null===(v=m.applicationDetails)||void 0===v?void 0:v.professionalRegIdValidity)||"N/A"},{title:t("NOC_PROFESSIONAL_MOBILE_NO_LABEL"),value:(null==e||null===(p=e.nocDetails)||void 0===p||null===(f=p.additionalDetails)||void 0===f||null===(E=f.applicationDetails)||void 0===E?void 0:E.professionalMobileNumber)||"N/A"},{title:t("NOC_PROFESSIONAL_ADDRESS_LABEL"),value:(null==e||null===(g=e.nocDetails)||void 0===g||null===(h=g.additionalDetails)||void 0===h||null===(_=h.applicationDetails)||void 0===_?void 0:_.professionalAddress)||"N/A"}];return{title:t("NOC_PROFESSIONAL_DETAILS"),values:N}})(m,o));const O=(null==m?void 0:m.applicationNo)||"NA",T=o("LOCAL_GOVERNMENT_PUNJAB"),L=null==t?void 0:t.contactNumber,I=null==t?void 0:t.emailId,w=null==t?void 0:t.code,P=D&&null!=m&&null!==(E=m.nocDetails)&&void 0!==E&&null!==(g=E.additionalDetails)&&void 0!==g&&null!==(_=g.fieldinspection_pending)&&void 0!==_&&_[0]?((e,t)=>{var l,n,o;const i=(null==e||null===(l=e.nocDetails)||void 0===l||null===(n=l.additionalDetails)||void 0===n||null===(o=n.fieldinspection_pending)||void 0===o?void 0:o[0])||{},a=Object.keys(i).filter(e=>e.startsWith("Remarks_")).map((e,l)=>{var n,o;const a=(null==i||null===(n=i.questionList)||void 0===n||null===(o=n[l])||void 0===o?void 0:o.question)||e;return{title:l+1+" "+t(a),value:i[e]||"N/A"}});return{title:t("BPA_FI_REPORT"),values:a.length>0?a:[{title:t("No Remarks"),value:"NA"}]}})(m,o):null,R=D&&null!==(N=i)&&void 0!==N&&null!==(A=N.checkList)&&void 0!==A&&A.length?((e,t,l)=>{const n=(null==t?void 0:t.checkList)||[],o=(null==e?void 0:e.documents)||[];let i=[];return i=(null==n?void 0:n.length)>0?null==n?void 0:n.map((e,t)=>{var n;const i=null==o?void 0:o.find(t=>(null==t?void 0:t.uuid)===(null==e?void 0:e.documentuid));return{title:t+1+". "+(i?l(null==i||null===(n=i.documentType)||void 0===n?void 0:n.replace(/\./g,"_"))||(null==i?void 0:i.documentType):null==e?void 0:e.documentuid),value:(null==e?void 0:e.remarks)||"N/A"}}):[{title:l("NOC_NO_CHECKLIST_ITEMS"),value:"NA"}],{title:l("Document Checklist"),values:i}})(m,i,o):null,x=D&&null!=m&&null!==(S=m.nocDetails)&&void 0!==S&&null!==(b=S.additionalDetails)&&void 0!==b&&null!==(y=b.calculations)&&void 0!==y&&y.length&&m.nocDetails.additionalDetails.calculations.some(e=>{var t;return e.isLatest&&(null===(t=e.taxHeadEstimates)||void 0===t?void 0:t.some(e=>e.estimateAmount>0))})?((e,t)=>{var l,n,o;const i=null==e||null===(l=e.nocDetails)||void 0===l||null===(n=l.additionalDetails)||void 0===n||null===(o=n.calculations)||void 0===o?void 0:o.find(e=>e.isLatest);if(!i)return{title:t("NOC_FEE_DETAILS_LABEL"),values:[{title:t("NOC_NO_CALCULATIONS"),value:"NA"}]};const a=i.taxHeadEstimates.map((e,l)=>({title:""+(t(e.taxHeadCode)||e.taxHeadCode),value:e.remarks||"N/A",updatedBy:i.updatedBy||"N/A"}));return{title:t("NOC_FEE_DETAILS_LABEL"),values:a}})(m,o):null,B=((e,t)=>{var l,n,o,i,a,r,u,s,d,c,m,v,p,f,E,g,h,_,N,A,S,b,y,C,D,O,T,L,I,w,P;let R=[{title:t("NOC_PLOT_AREA_JAMA_BANDI_LABEL"),value:(null==e||null===(l=e.nocDetails)||void 0===l||null===(n=l.additionalDetails)||void 0===n||null===(o=n.siteDetails)||void 0===o?void 0:o.specificationPlotArea)||"N/A"},{title:t("NOC_BUILDING_CATEGORY_LABEL"),value:(null==e||null===(i=e.nocDetails)||void 0===i||null===(a=i.additionalDetails)||void 0===a||null===(r=a.siteDetails)||void 0===r||null===(u=r.specificationBuildingCategory)||void 0===u?void 0:u.name)||(null==e||null===(s=e.nocDetails)||void 0===s||null===(d=s.additionalDetails)||void 0===d||null===(c=d.siteDetails)||void 0===c?void 0:c.specificationBuildingCategory)||"N/A"},{title:t("NOC_NOC_TYPE_LABEL"),value:(null==e||null===(m=e.nocDetails)||void 0===m||null===(v=m.additionalDetails)||void 0===v||null===(p=v.siteDetails)||void 0===p||null===(f=p.specificationNocType)||void 0===f?void 0:f.name)||(null==e||null===(E=e.nocDetails)||void 0===E||null===(g=E.additionalDetails)||void 0===g||null===(h=g.siteDetails)||void 0===h?void 0:h.specificationNocType)||"N/A"},{title:t("NOC_RESTRICTED_AREA_LABEL"),value:(null==e||null===(_=e.nocDetails)||void 0===_||null===(N=_.additionalDetails)||void 0===N||null===(A=N.siteDetails)||void 0===A||null===(S=A.specificationRestrictedArea)||void 0===S?void 0:S.code)||(null==e||null===(b=e.nocDetails)||void 0===b||null===(y=b.additionalDetails)||void 0===y||null===(C=y.siteDetails)||void 0===C?void 0:C.specificationRestrictedArea)||"N/A"},{title:t("NOC_IS_SITE_UNDER_MASTER_PLAN_LABEL"),value:(null==e||null===(D=e.nocDetails)||void 0===D||null===(O=D.additionalDetails)||void 0===O||null===(T=O.siteDetails)||void 0===T||null===(L=T.specificationIsSiteUnderMasterPlan)||void 0===L?void 0:L.code)||(null==e||null===(I=e.nocDetails)||void 0===I||null===(w=I.additionalDetails)||void 0===w||null===(P=w.siteDetails)||void 0===P?void 0:P.specificationIsSiteUnderMasterPlan)||"N/A"}];return{title:t("NOC_SPECIFICATION_DETAILS"),values:R}})(m,o),F=((e,t)=>{var l,n,o,i,a,r,u,s,d,c,m,v,p,f,E,g,h,_,N,A,S,b,y,C,D,O,T,L,I,w,P,R,x,B,F,M,k,U,H,W,j,V,z,G,Y,q,K,$,X,Z,Q,J,ee,te,le,ne,oe,ie,ae,re,ue,se,de,ce,me,ve,pe,fe,Ee,ge,he,_e,Ne,Ae,Se,be,ye,Ce,De,Oe,Te,Le,Ie,we,Pe,Re,xe,Be,Fe,Me,ke,Ue;let He=[{title:t("NOC_PLOT_NO_LABEL"),value:(null==e||null===(l=e.nocDetails)||void 0===l||null===(n=l.additionalDetails)||void 0===n||null===(o=n.siteDetails)||void 0===o?void 0:o.plotNo)||"N/A"},{title:t("NOC_PROPOSED_SITE_ADDRESS"),value:(null==e||null===(i=e.nocDetails)||void 0===i||null===(a=i.additionalDetails)||void 0===a||null===(r=a.siteDetails)||void 0===r?void 0:r.proposedSiteAddress)||"N/A"},{title:t("NOC_ULB_NAME_LABEL"),value:(null==e||null===(u=e.nocDetails)||void 0===u||null===(s=u.additionalDetails)||void 0===s||null===(d=s.siteDetails)||void 0===d||null===(c=d.ulbName)||void 0===c?void 0:c.name)||(null==e||null===(m=e.nocDetails)||void 0===m||null===(v=m.additionalDetails)||void 0===v||null===(p=v.siteDetails)||void 0===p?void 0:p.ulbName)||"N/A"},{title:t("NOC_ULB_TYPE_LABEL"),value:(null==e||null===(f=e.nocDetails)||void 0===f||null===(E=f.additionalDetails)||void 0===E||null===(g=E.siteDetails)||void 0===g?void 0:g.ulbType)||"N/A"},{title:t("NOC_KHASRA_NO_LABEL"),value:(null==e||null===(h=e.nocDetails)||void 0===h||null===(_=h.additionalDetails)||void 0===_||null===(N=_.siteDetails)||void 0===N?void 0:N.khasraNo)||"N/A"},{title:t("NOC_HADBAST_NO_LABEL"),value:(null==e||null===(A=e.nocDetails)||void 0===A||null===(S=A.additionalDetails)||void 0===S||null===(b=S.siteDetails)||void 0===b?void 0:b.hadbastNo)||"N/A"},{title:t("NOC_ROAD_TYPE_LABEL"),value:(null==e||null===(y=e.nocDetails)||void 0===y||null===(C=y.additionalDetails)||void 0===C||null===(D=C.siteDetails)||void 0===D||null===(O=D.roadType)||void 0===O?void 0:O.name)||(null==e||null===(T=e.nocDetails)||void 0===T||null===(L=T.additionalDetails)||void 0===L||null===(I=L.siteDetails)||void 0===I?void 0:I.roadType)||"N/A"},{title:t("NOC_AREA_LEFT_FOR_ROAD_WIDENING_LABEL"),value:(null==e||null===(w=e.nocDetails)||void 0===w||null===(P=w.additionalDetails)||void 0===P||null===(R=P.siteDetails)||void 0===R?void 0:R.areaLeftForRoadWidening)||"N/A"},{title:t("NOC_NET_PLOT_AREA_AFTER_WIDENING_LABEL"),value:(null==e||null===(x=e.nocDetails)||void 0===x||null===(B=x.additionalDetails)||void 0===B||null===(F=B.siteDetails)||void 0===F?void 0:F.netPlotAreaAfterWidening)||"N/A"},{title:t("NOC_NET_TOTAL_AREA_LABEL"),value:(null==e||null===(M=e.nocDetails)||void 0===M||null===(k=M.additionalDetails)||void 0===k||null===(U=k.siteDetails)||void 0===U?void 0:U.netTotalArea)||"N/A"},{title:t("NOC_ROAD_WIDTH_AT_SITE_LABEL"),value:(null==e||null===(H=e.nocDetails)||void 0===H||null===(W=H.additionalDetails)||void 0===W||null===(j=W.siteDetails)||void 0===j?void 0:j.roadWidthAtSite)||"N/A"},{title:t("NOC_DISTRICT_LABEL"),value:(null==e||null===(V=e.nocDetails)||void 0===V||null===(z=V.additionalDetails)||void 0===z||null===(G=z.siteDetails)||void 0===G||null===(Y=G.district)||void 0===Y?void 0:Y.name)||(null==e||null===(q=e.nocDetails)||void 0===q||null===(K=q.additionalDetails)||void 0===K||null===($=K.siteDetails)||void 0===$?void 0:$.district)||"N/A"},{title:t("NOC_ZONE_LABEL"),value:(null==e||null===(X=e.nocDetails)||void 0===X||null===(Z=X.additionalDetails)||void 0===Z||null===(Q=Z.siteDetails)||void 0===Q||null===(J=Q.zone)||void 0===J?void 0:J.name)||(null==e||null===(ee=e.nocDetails)||void 0===ee||null===(te=ee.additionalDetails)||void 0===te||null===(le=te.siteDetails)||void 0===le?void 0:le.zone)||"N/A"},{title:t("NOC_SITE_WARD_NO_LABEL"),value:(null==e||null===(ne=e.nocDetails)||void 0===ne||null===(oe=ne.additionalDetails)||void 0===oe||null===(ie=oe.siteDetails)||void 0===ie?void 0:ie.wardNo)||"N/A"},{title:t("NOC_SITE_VILLAGE_NAME_LABEL"),value:(null==e||null===(ae=e.nocDetails)||void 0===ae||null===(re=ae.additionalDetails)||void 0===re||null===(ue=re.siteDetails)||void 0===ue?void 0:ue.villageName)||"N/A"},{title:t("NOC_SITE_COLONY_NAME_LABEL"),value:(null==e||null===(se=e.nocDetails)||void 0===se||null===(de=se.additionalDetails)||void 0===de||null===(ce=de.siteDetails)||void 0===ce?void 0:ce.colonyName)||"N/A"},{title:t("NOC_SITE_VASIKA_NO_LABEL"),value:(null==e||null===(me=e.nocDetails)||void 0===me||null===(ve=me.additionalDetails)||void 0===ve||null===(pe=ve.siteDetails)||void 0===pe?void 0:pe.vasikaNumber)||"N/A"},{title:t("NOC_VASIKA_DATE"),value:(null==e||null===(fe=e.nocDetails)||void 0===fe||null===(Ee=fe.additionalDetails)||void 0===Ee||null===(ge=Ee.siteDetails)||void 0===ge?void 0:ge.vasikaDate)||"N/A"},{title:t("NOC_SITE_KHEWAT_AND_KHATUNI_NO_LABEL"),value:(null==e||null===(he=e.nocDetails)||void 0===he||null===(_e=he.additionalDetails)||void 0===_e||null===(Ne=_e.siteDetails)||void 0===Ne?void 0:Ne.khewatAndKhatuniNo)||"N/A"},{title:t("NOC_BUILDING_STATUS_LABEL"),value:(null==e||null===(Ae=e.nocDetails)||void 0===Ae||null===(Se=Ae.additionalDetails)||void 0===Se||null===(be=Se.siteDetails)||void 0===be||null===(ye=be.buildingStatus)||void 0===ye?void 0:ye.name)||(null==e||null===(Ce=e.nocDetails)||void 0===Ce||null===(De=Ce.additionalDetails)||void 0===De||null===(Oe=De.siteDetails)||void 0===Oe?void 0:Oe.buildingStatus)||"N/A"}];var We,je,Ve,ze,Ge,Ye,qe,Ke,$e,Xe,Ze,Qe,Je,et,tt,lt,nt;return null!=e&&null!==(Te=e.nocDetails)&&void 0!==Te&&null!==(Le=Te.additionalDetails)&&void 0!==Le&&null!==(Ie=Le.siteDetails)&&void 0!==Ie&&Ie.isBasementAreaAvailable&&He.push({title:t("NOC_IS_BASEMENT_AREA_PRESENT_LABEL"),value:(null==e||null===(We=e.nocDetails)||void 0===We||null===(je=We.additionalDetails)||void 0===je||null===(Ve=je.siteDetails)||void 0===Ve||null===(ze=Ve.isBasementAreaAvailable)||void 0===ze?void 0:ze.code)||(null==e||null===(Ge=e.nocDetails)||void 0===Ge||null===(Ye=Ge.additionalDetails)||void 0===Ye||null===(qe=Ye.siteDetails)||void 0===qe?void 0:qe.isBasementAreaAvailable)||"N/A"}),null!=e&&null!==(we=e.nocDetails)&&void 0!==we&&null!==(Pe=we.additionalDetails)&&void 0!==Pe&&null!==(Re=Pe.siteDetails)&&void 0!==Re&&Re.basementArea&&He.push({title:t("NOC_BASEMENT_AREA_LABEL"),value:(null==e||null===(Ke=e.nocDetails)||void 0===Ke||null===($e=Ke.additionalDetails)||void 0===$e||null===(Xe=$e.siteDetails)||void 0===Xe?void 0:Xe.basementArea)||"N/A"}),"Built UP"==(null==e||null===(xe=e.nocDetails)||void 0===xe||null===(Be=xe.additionalDetails)||void 0===Be||null===(Fe=Be.siteDetails)||void 0===Fe?void 0:Fe.buildingStatus)&&(null==e||null===(Ze=e.nocDetails)||void 0===Ze||null===(Qe=Ze.additionalDetails)||void 0===Qe||null===(Je=Qe.siteDetails)||void 0===Je||null===(et=Je.floorArea)||void 0===et||et.map((e,l)=>He.push({title:Yn(l,t),value:null==e?void 0:e.value}))),"Built Up"==(null==e||null===(Me=e.nocDetails)||void 0===Me||null===(ke=Me.additionalDetails)||void 0===ke||null===(Ue=ke.siteDetails)||void 0===Ue?void 0:Ue.buildingStatus)&&He.push({title:t("NOC_TOTAL_FLOOR_BUILT_UP_AREA_LABEL"),value:(null==e||null===(tt=e.nocDetails)||void 0===tt||null===(lt=tt.additionalDetails)||void 0===lt||null===(nt=lt.siteDetails)||void 0===nt?void 0:nt.totalFloorArea)||"N/A"}),{title:t("NOC_SITE_DETAILS"),values:He}})(m,o),M=((e,t)=>{var l,n,o,i;return(null!=(l=null==e||null===(n=e.nocDetails)||void 0===n||null===(o=n.additionalDetails)||void 0===o||null===(i=o.applicationDetails)||void 0===i?void 0:i.owners)?l:[]).map((e,l)=>{var n,o,i;return{title:0===l?"Primary Owner":"Owner "+(l+1)+" Details",values:[(null==e||null===(n=e.ownerType)||void 0===n?void 0:n.code)&&{title:t("NOC_OWNER_TYPE_LABEL"),value:null==e||null===(o=e.ownerType)||void 0===o?void 0:o.code},{title:t("NOC_FIRM_OWNER_NAME_LABEL"),value:(null==e?void 0:e.ownerOrFirmName)||"NA"},{title:t("NOC_APPLICANT_EMAIL_LABEL"),value:(null==e?void 0:e.emailId)||"NA"},{title:t("NOC_APPLICANT_FATHER_HUSBAND_NAME_LABEL"),value:(null==e?void 0:e.fatherOrHusbandName)||"NA"},{title:t("NOC_APPLICANT_MOBILE_NO_LABEL"),value:(null==e?void 0:e.mobileNumber)||"NA"},{title:t("NOC_APPLICANT_DOB_LABEL"),value:null!=e&&e.dateOfBirth?new Date(e.dateOfBirth).toLocaleDateString("en-GB"):"NA"},{title:t("NOC_APPLICANT_GENDER_LABEL"),value:(null==e||null===(i=e.gender)||void 0===i?void 0:i.code)||"NA"},{title:t("NOC_APPLICANT_ADDRESS_LABEL"),value:(null==e?void 0:e.address)||"NA"},(null==e?void 0:e.propertyId)&&{title:t("NOC_APPLICANT_PROPERTY_ID_LABEL"),value:e.propertyId}].filter(Boolean)}})})(m,o),k=((e,t)=>{var l;let n=[{title:t("CS_APPLICATION_NUMBER"),value:(null==e?void 0:e.applicationNo)||"N/A"},{title:t("REGISTRATION_FILED_DATE"),value:Digit.DateUtils.ConvertTimestampToDate(null==e||null===(l=e.auditDetails)||void 0===l?void 0:l.createdTime,"dd/MM/yyyy")||"NA"}];return{title:t("CS_APPLICATION_DETAILS"),values:n}})(m,o);return Promise.resolve(function(e,t){try{var l;function n(e){return console.log("res here==>",e),{title:t("BPA_TITILE_DOCUMENT_UPLOADED"),values:(null==o?void 0:o.length)>0?o.map((l,n)=>{const o=h(null==e?void 0:e.data,null==l?void 0:l.uuid);return{title:n+1+". "+(t(null==l?void 0:l.documentType.replace(/\./g,"_"))||t("CS_NA")),value:" ",link:o||""}}):[{title:t("PT_NO_DOCUMENTS"),value:"NA"}]}}const o=null==e||null===(l=e.documents)||void 0===l?void 0:l.filter(e=>"OWNER.SITEPHOTOGRAPHONE"!==(null==e?void 0:e.documentType)&&"OWNER.SITEPHOTOGRAPHTWO"!==(null==e?void 0:e.documentType)),i=null==o?void 0:o.map(e=>null==e?void 0:e.uuid),a=(null==i?void 0:i.length)>0;return Promise.resolve(a?Promise.resolve(Digit.UploadServices.Filefetch(i,Digit.ULBService.getStateId())).then(n):n(a))}catch(e){return Promise.reject(e)}}(m,o)).then(function(e){return Promise.resolve(function(e,t,l){try{var n;function o(n){var o,a;function r(){return{title:t("BPA_LOC_SITE_PHOTOGRAPH_PREVIEW"),isAttachments:!0,values:s}}const u=(null==e||null===(o=e.nocDetails)||void 0===o||null===(a=o.additionalDetails)||void 0===a?void 0:a.coordinates)||{};let s=[{title:t("CS_NO_DOCUMENTS_UPLOADED"),value:"NA"}];const d=function(){if((null==i?void 0:i.length)>0)return Promise.resolve(Promise.all(i.map(function(e){try{const o=h(null==n?void 0:n.data,null==e?void 0:e.uuid),i=window.origin+"/filestore/v1/files/id?fileStoreId="+(null==e?void 0:e.documentAttachment)+"&tenantId="+l;return Promise.resolve(Gn(i)).then(function(l){console.log("exifData in sitephotos",l),[3,6,8].includes(null==l?void 0:l.Orientation)&&(l.Orientation=1);let n="N/A",a="N/A";return"OWNER.SITEPHOTOGRAPHONE"===e.documentType&&(n=(null==u?void 0:u.Latitude1)||"N/A",a=(null==u?void 0:u.Longitude1)||"N/A"),"OWNER.SITEPHOTOGRAPHTWO"===e.documentType&&(n=(null==u?void 0:u.Latitude2)||"N/A",a=(null==u?void 0:u.Longitude2)||"N/A"),{title:(t(e.documentType.replace(/\./g,"_"))||t("CS_NA"))+" (Lat: "+n+", Long: "+a+")",value:" ",link:o||"",exiflink:i||"",orientation:(null==l?void 0:l.Orientation)||1}})}catch(e){return Promise.reject(e)}}))).then(function(e){s=e})}();return d&&d.then?d.then(r):r()}const i=null==e||null===(n=e.documents)||void 0===n?void 0:n.filter(e=>"OWNER.SITEPHOTOGRAPHONE"===e.documentType||"OWNER.SITEPHOTOGRAPHTWO"===e.documentType),a=null==i?void 0:i.map(e=>null==e?void 0:e.uuid),r=(null==a?void 0:a.length)>0;return Promise.resolve(r?Promise.resolve(Digit.UploadServices.Filefetch(a,Digit.ULBService.getStateId())).then(o):o(r))}catch(e){return Promise.reject(e)}}(m,o,c)).then(function(t){var i,r,u;function s(i){const r={t:o,tenantId:w,name:"NOC Application",email:I,phoneNumber:L,heading:T,applicationNumber:O,details:[k,...v,...M,F,B,x,R,P,e,t,i].filter(Boolean),imageURL:p,ulbType:l,ulbName:n};return a&&(r.openInNewTab=!0),r}return D&&(null==m||null===(i=m.nocDetails)||void 0===i||null===(r=i.additionalDetails)||void 0===r||null===(u=r.siteImages)||void 0===u?void 0:u.length)?Promise.resolve(function(e,t,l){try{var n,o;function i(e){function n(){return{title:t("SITE_INPECTION_IMAGES"),isAttachments:!0,values:o}}let o=[{title:t("CS_NO_DOCUMENTS_UPLOADED"),value:"NA"}];const i=function(){if((null==a?void 0:a.length)>0)return Promise.resolve(Promise.all(a.map(function(n){try{const o=h(null==e?void 0:e.data,null==n?void 0:n.filestoreId),i=window.origin+"/filestore/v1/files/id?fileStoreId="+(null==n?void 0:n.filestoreId)+"&tenantId="+l;return Promise.resolve(Gn(i)).then(function(e){var l;console.log("exifData in siteImages",e),[3,6,8].includes(null==e?void 0:e.Orientation)&&(e.Orientation=1);const a=(null==n?void 0:n.latitude)||"N/A",r=(null==n?void 0:n.longitude)||"N/A",u=(null==n?void 0:n.timestamp)||"N/A";return{title:(t(null==n||null===(l=n.documentType)||void 0===l?void 0:l.replace(/\./g,"_"))||t("CS_NA"))+" (Lat: "+a+", Long: "+r+", Time: "+u+")",value:" ",link:o||"",exiflink:i||"",orientation:(null==e?void 0:e.Orientation)||1}})}catch(e){return Promise.reject(e)}}))).then(function(e){o=e})}();return i&&i.then?i.then(n):n()}const a=(null==e||null===(n=e.nocDetails)||void 0===n||null===(o=n.additionalDetails)||void 0===o?void 0:o.siteImages)||[],r=null==a?void 0:a.map(e=>null==e?void 0:e.filestoreId),u=(null==r?void 0:r.length)>0;return Promise.resolve(u?Promise.resolve(Digit.UploadServices.Filefetch(r,Digit.ULBService.getStateId())).then(i):i(u))}catch(e){return Promise.reject(e)}}(m,o,c)).then(s):s(null)})})})}catch(e){return Promise.reject(e)}},Kn=["tenantId","payments","EmpData","pdfkey"],$n=e=>{let{registerRef:o,searchFieldComponents:a}=e;const{t:r}=i.useTranslation();return window.Digit.Utils.browser.isMobile()?n.createElement(l.Fragment,null,n.createElement(t.SearchField,null,n.createElement("label",null,r("NOC_APPLICATION_NUMBER")),n.createElement(t.TextInput,{name:"applicationNo",inputRef:o({})})),n.createElement(t.SearchField,null,n.createElement("label",null,r("NOC_APPLICANT_MOBILE_NO_LABEL")),n.createElement(t.TextInput,{name:"mobileNumber",inputRef:o({})}))):n.createElement(n.Fragment,null,n.createElement("div",{className:"search-container",style:{width:"auto",marginLeft:"24px"}},n.createElement("div",{className:"search-complaint-container"},n.createElement("div",{className:"complaint-input-container",style:{textAlign:"start"}},n.createElement(t.SearchField,null,n.createElement("label",null,r("NOC_APPLICATION_NUMBER")),n.createElement(t.TextInput,{name:"applicationNo",inputRef:o({})})),n.createElement(t.SearchField,null,n.createElement("label",null,r("NOC_APPLICANT_MOBILE_NO_LABEL")),n.createElement(t.TextInput,{name:"mobileNumber",inputRef:o({})})),n.createElement("div",{className:"search-action-wrapper",style:{width:"100%"}},a)))))},Xn=e=>{let{statuses:o,controlFilterForm:r,applicationTypesOfBPA:u}=e;const{t:s}=i.useTranslation(),d=(Digit.ULBService.getStateId(),[{code:"ASSIGNED_TO_ME",name:""+s("ES_INBOX_ASSIGNED_TO_ME")},{code:"ASSIGNED_TO_ALL",name:""+s("ES_INBOX_ASSIGNED_TO_ALL")}]);return null==u||u.forEach(e=>{e.name=s("WF_BPA_"+e.code),e.i18nKey=s("WF_BPA_"+e.code)}),console.log("status heres===>",o),n.createElement(l.Fragment,null,n.createElement(t.FilterFormField,null,n.createElement(a.Controller,{name:"assignee",control:r,render:e=>n.createElement(t.RadioButtons,{onSelect:t=>{e.onChange(t.code)},selectedOption:d.filter(t=>t.code===e.value)[0],optionsKey:"name",options:d})})),n.createElement(t.FilterFormField,null,n.createElement(a.Controller,{name:"applicationStatus",control:r,defaultValue:[],render:e=>n.createElement(l.Fragment,null,null==o?void 0:o.map((l,o)=>n.createElement(t.CheckBox,{key:l.applicationstatus,label:s(l.applicationstatus)+" - "+l.count,value:l.applicationstatus,checked:e.value.includes(l.applicationstatus),onChange:()=>{var t;e.value.includes(t=l.applicationstatus)?e.onChange(e.value.filter(e=>e!==t)):e.onChange([...e.value,t])},index:o})))})))};function Zn(e){if(null===e||!0===e||!1===e)return NaN;var t=Number(e);return isNaN(t)?t:t<0?Math.ceil(t):Math.floor(t)}function Qn(e,t){if(t.length<e)throw new TypeError(e+" argument"+(e>1?"s":"")+" required, but only "+t.length+" present")}function Jn(e){Qn(1,arguments);var t=Object.prototype.toString.call(e);return e instanceof Date||"object"==typeof e&&"[object Date]"===t?new Date(e.getTime()):"number"==typeof e||"[object Number]"===t?new Date(e):("string"!=typeof e&&"[object String]"!==t||"undefined"==typeof console||(console.warn("Starting with v2.0.0-beta.1 date-fns doesn't accept strings as date arguments. Please use `parseISO` to parse strings. See: https://git.io/fjule"),console.warn((new Error).stack)),new Date(NaN))}function eo(e,t){Qn(2,arguments);var l=Jn(e).getTime(),n=Zn(t);return new Date(l+n)}function to(e){var t=new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()));return t.setUTCFullYear(e.getFullYear()),e.getTime()-t.getTime()}function lo(e){return Qn(1,arguments),e instanceof Date||"object"==typeof e&&"[object Date]"===Object.prototype.toString.call(e)}function no(e){if(Qn(1,arguments),!lo(e)&&"number"!=typeof e)return!1;var t=Jn(e);return!isNaN(Number(t))}var oo={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}};function io(e){return function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},l=t.width?String(t.width):e.defaultWidth,n=e.formats[l]||e.formats[e.defaultWidth];return n}}var ao={date:io({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:io({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:io({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},ro={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"};function uo(e){return function(t,l){var n,o=l||{};if("formatting"===(o.context?String(o.context):"standalone")&&e.formattingValues){var i=e.defaultFormattingWidth||e.defaultWidth,a=o.width?String(o.width):i;n=e.formattingValues[a]||e.formattingValues[i]}else{var r=e.defaultWidth,u=o.width?String(o.width):e.defaultWidth;n=e.values[u]||e.values[r]}return n[e.argumentCallback?e.argumentCallback(t):t]}}function so(e){return function(t){var l=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=l.width,o=n&&e.matchPatterns[n]||e.matchPatterns[e.defaultMatchWidth],i=t.match(o);if(!i)return null;var a,r=i[0],u=n&&e.parsePatterns[n]||e.parsePatterns[e.defaultParseWidth],s=Array.isArray(u)?mo(u,function(e){return e.test(r)}):co(u,function(e){return e.test(r)});a=e.valueCallback?e.valueCallback(s):s,a=l.valueCallback?l.valueCallback(a):a;var d=t.slice(r.length);return{value:a,rest:d}}}function co(e,t){for(var l in e)if(e.hasOwnProperty(l)&&t(e[l]))return l}function mo(e,t){for(var l=0;l<e.length;l++)if(t(e[l]))return l}var vo,po={code:"en-US",formatDistance:function(e,t,l){var n,o=oo[e];return n="string"==typeof o?o:1===t?o.one:o.other.replace("{{count}}",t.toString()),null!=l&&l.addSuffix?l.comparison&&l.comparison>0?"in "+n:n+" ago":n},formatLong:ao,formatRelative:function(e,t,l,n){return ro[e]},localize:{ordinalNumber:function(e,t){var l=Number(e),n=l%100;if(n>20||n<10)switch(n%10){case 1:return l+"st";case 2:return l+"nd";case 3:return l+"rd"}return l+"th"},era:uo({values:{narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},defaultWidth:"wide"}),quarter:uo({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:uo({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},defaultWidth:"wide"}),day:uo({values:{narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},defaultWidth:"wide"}),dayPeriod:uo({values:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:(vo={matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}},function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},l=e.match(vo.matchPattern);if(!l)return null;var n=l[0],o=e.match(vo.parsePattern);if(!o)return null;var i=vo.valueCallback?vo.valueCallback(o[0]):o[0];i=t.valueCallback?t.valueCallback(i):i;var a=e.slice(n.length);return{value:i,rest:a}}),era:so({matchPatterns:{narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^b/i,/^(a|c)/i]},defaultParseWidth:"any"}),quarter:so({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:so({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:so({matchPatterns:{narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:so({matchPatterns:{narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},defaultParseWidth:"any"})},options:{weekStartsOn:0,firstWeekContainsDate:1}};function fo(e,t){Qn(2,arguments);var l=Zn(t);return eo(e,-l)}function Eo(e){Qn(1,arguments);var t=1,l=Jn(e),n=l.getUTCDay(),o=(n<t?7:0)+n-t;return l.setUTCDate(l.getUTCDate()-o),l.setUTCHours(0,0,0,0),l}function go(e){Qn(1,arguments);var t=Jn(e),l=t.getUTCFullYear(),n=new Date(0);n.setUTCFullYear(l+1,0,4),n.setUTCHours(0,0,0,0);var o=Eo(n),i=new Date(0);i.setUTCFullYear(l,0,4),i.setUTCHours(0,0,0,0);var a=Eo(i);return t.getTime()>=o.getTime()?l+1:t.getTime()>=a.getTime()?l:l-1}function ho(e){Qn(1,arguments);var t=go(e),l=new Date(0);l.setUTCFullYear(t,0,4),l.setUTCHours(0,0,0,0);var n=Eo(l);return n}function _o(e,t){Qn(1,arguments);var l=t||{},n=l.locale,o=n&&n.options&&n.options.weekStartsOn,i=null==o?0:Zn(o),a=null==l.weekStartsOn?i:Zn(l.weekStartsOn);if(!(a>=0&&a<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var r=Jn(e),u=r.getUTCDay(),s=(u<a?7:0)+u-a;return r.setUTCDate(r.getUTCDate()-s),r.setUTCHours(0,0,0,0),r}function No(e,t){Qn(1,arguments);var l=Jn(e),n=l.getUTCFullYear(),o=t||{},i=o.locale,a=i&&i.options&&i.options.firstWeekContainsDate,r=null==a?1:Zn(a),u=null==o.firstWeekContainsDate?r:Zn(o.firstWeekContainsDate);if(!(u>=1&&u<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var s=new Date(0);s.setUTCFullYear(n+1,0,u),s.setUTCHours(0,0,0,0);var d=_o(s,t),c=new Date(0);c.setUTCFullYear(n,0,u),c.setUTCHours(0,0,0,0);var m=_o(c,t);return l.getTime()>=d.getTime()?n+1:l.getTime()>=m.getTime()?n:n-1}function Ao(e,t){Qn(1,arguments);var l=t||{},n=l.locale,o=n&&n.options&&n.options.firstWeekContainsDate,i=null==o?1:Zn(o),a=null==l.firstWeekContainsDate?i:Zn(l.firstWeekContainsDate),r=No(e,t),u=new Date(0);u.setUTCFullYear(r,0,a),u.setUTCHours(0,0,0,0);var s=_o(u,t);return s}function So(e,t){for(var l=e<0?"-":"",n=Math.abs(e).toString();n.length<t;)n="0"+n;return l+n}var bo={G:function(e,t,l){var n=e.getUTCFullYear()>0?1:0;switch(t){case"G":case"GG":case"GGG":return l.era(n,{width:"abbreviated"});case"GGGGG":return l.era(n,{width:"narrow"});case"GGGG":default:return l.era(n,{width:"wide"})}},y:function(e,t,l){if("yo"===t){var n=e.getUTCFullYear();return l.ordinalNumber(n>0?n:1-n,{unit:"year"})}return function(e,t){var l=e.getUTCFullYear(),n=l>0?l:1-l;return So("yy"===t?n%100:n,t.length)}(e,t)},Y:function(e,t,l,n){var o=No(e,n),i=o>0?o:1-o;return"YY"===t?So(i%100,2):"Yo"===t?l.ordinalNumber(i,{unit:"year"}):So(i,t.length)},R:function(e,t){return So(go(e),t.length)},u:function(e,t){return So(e.getUTCFullYear(),t.length)},Q:function(e,t,l){var n=Math.ceil((e.getUTCMonth()+1)/3);switch(t){case"Q":return String(n);case"QQ":return So(n,2);case"Qo":return l.ordinalNumber(n,{unit:"quarter"});case"QQQ":return l.quarter(n,{width:"abbreviated",context:"formatting"});case"QQQQQ":return l.quarter(n,{width:"narrow",context:"formatting"});case"QQQQ":default:return l.quarter(n,{width:"wide",context:"formatting"})}},q:function(e,t,l){var n=Math.ceil((e.getUTCMonth()+1)/3);switch(t){case"q":return String(n);case"qq":return So(n,2);case"qo":return l.ordinalNumber(n,{unit:"quarter"});case"qqq":return l.quarter(n,{width:"abbreviated",context:"standalone"});case"qqqqq":return l.quarter(n,{width:"narrow",context:"standalone"});case"qqqq":default:return l.quarter(n,{width:"wide",context:"standalone"})}},M:function(e,t,l){var n=e.getUTCMonth();switch(t){case"M":case"MM":return function(e,t){var l=e.getUTCMonth();return"M"===t?String(l+1):So(l+1,2)}(e,t);case"Mo":return l.ordinalNumber(n+1,{unit:"month"});case"MMM":return l.month(n,{width:"abbreviated",context:"formatting"});case"MMMMM":return l.month(n,{width:"narrow",context:"formatting"});case"MMMM":default:return l.month(n,{width:"wide",context:"formatting"})}},L:function(e,t,l){var n=e.getUTCMonth();switch(t){case"L":return String(n+1);case"LL":return So(n+1,2);case"Lo":return l.ordinalNumber(n+1,{unit:"month"});case"LLL":return l.month(n,{width:"abbreviated",context:"standalone"});case"LLLLL":return l.month(n,{width:"narrow",context:"standalone"});case"LLLL":default:return l.month(n,{width:"wide",context:"standalone"})}},w:function(e,t,l,n){var o=function(e,t){Qn(1,arguments);var l=Jn(e),n=_o(l,t).getTime()-Ao(l,t).getTime();return Math.round(n/6048e5)+1}(e,n);return"wo"===t?l.ordinalNumber(o,{unit:"week"}):So(o,t.length)},I:function(e,t,l){var n=function(e){Qn(1,arguments);var t=Jn(e),l=Eo(t).getTime()-ho(t).getTime();return Math.round(l/6048e5)+1}(e);return"Io"===t?l.ordinalNumber(n,{unit:"week"}):So(n,t.length)},d:function(e,t,l){return"do"===t?l.ordinalNumber(e.getUTCDate(),{unit:"date"}):function(e,t){return So(e.getUTCDate(),t.length)}(e,t)},D:function(e,t,l){var n=function(e){Qn(1,arguments);var t=Jn(e),l=t.getTime();t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0);var n=t.getTime(),o=l-n;return Math.floor(o/864e5)+1}(e);return"Do"===t?l.ordinalNumber(n,{unit:"dayOfYear"}):So(n,t.length)},E:function(e,t,l){var n=e.getUTCDay();switch(t){case"E":case"EE":case"EEE":return l.day(n,{width:"abbreviated",context:"formatting"});case"EEEEE":return l.day(n,{width:"narrow",context:"formatting"});case"EEEEEE":return l.day(n,{width:"short",context:"formatting"});case"EEEE":default:return l.day(n,{width:"wide",context:"formatting"})}},e:function(e,t,l,n){var o=e.getUTCDay(),i=(o-n.weekStartsOn+8)%7||7;switch(t){case"e":return String(i);case"ee":return So(i,2);case"eo":return l.ordinalNumber(i,{unit:"day"});case"eee":return l.day(o,{width:"abbreviated",context:"formatting"});case"eeeee":return l.day(o,{width:"narrow",context:"formatting"});case"eeeeee":return l.day(o,{width:"short",context:"formatting"});case"eeee":default:return l.day(o,{width:"wide",context:"formatting"})}},c:function(e,t,l,n){var o=e.getUTCDay(),i=(o-n.weekStartsOn+8)%7||7;switch(t){case"c":return String(i);case"cc":return So(i,t.length);case"co":return l.ordinalNumber(i,{unit:"day"});case"ccc":return l.day(o,{width:"abbreviated",context:"standalone"});case"ccccc":return l.day(o,{width:"narrow",context:"standalone"});case"cccccc":return l.day(o,{width:"short",context:"standalone"});case"cccc":default:return l.day(o,{width:"wide",context:"standalone"})}},i:function(e,t,l){var n=e.getUTCDay(),o=0===n?7:n;switch(t){case"i":return String(o);case"ii":return So(o,t.length);case"io":return l.ordinalNumber(o,{unit:"day"});case"iii":return l.day(n,{width:"abbreviated",context:"formatting"});case"iiiii":return l.day(n,{width:"narrow",context:"formatting"});case"iiiiii":return l.day(n,{width:"short",context:"formatting"});case"iiii":default:return l.day(n,{width:"wide",context:"formatting"})}},a:function(e,t,l){var n=e.getUTCHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return l.dayPeriod(n,{width:"abbreviated",context:"formatting"});case"aaa":return l.dayPeriod(n,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return l.dayPeriod(n,{width:"narrow",context:"formatting"});case"aaaa":default:return l.dayPeriod(n,{width:"wide",context:"formatting"})}},b:function(e,t,l){var n,o=e.getUTCHours();switch(n=12===o?"noon":0===o?"midnight":o/12>=1?"pm":"am",t){case"b":case"bb":return l.dayPeriod(n,{width:"abbreviated",context:"formatting"});case"bbb":return l.dayPeriod(n,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return l.dayPeriod(n,{width:"narrow",context:"formatting"});case"bbbb":default:return l.dayPeriod(n,{width:"wide",context:"formatting"})}},B:function(e,t,l){var n,o=e.getUTCHours();switch(n=o>=17?"evening":o>=12?"afternoon":o>=4?"morning":"night",t){case"B":case"BB":case"BBB":return l.dayPeriod(n,{width:"abbreviated",context:"formatting"});case"BBBBB":return l.dayPeriod(n,{width:"narrow",context:"formatting"});case"BBBB":default:return l.dayPeriod(n,{width:"wide",context:"formatting"})}},h:function(e,t,l){if("ho"===t){var n=e.getUTCHours()%12;return 0===n&&(n=12),l.ordinalNumber(n,{unit:"hour"})}return function(e,t){return So(e.getUTCHours()%12||12,t.length)}(e,t)},H:function(e,t,l){return"Ho"===t?l.ordinalNumber(e.getUTCHours(),{unit:"hour"}):function(e,t){return So(e.getUTCHours(),t.length)}(e,t)},K:function(e,t,l){var n=e.getUTCHours()%12;return"Ko"===t?l.ordinalNumber(n,{unit:"hour"}):So(n,t.length)},k:function(e,t,l){var n=e.getUTCHours();return 0===n&&(n=24),"ko"===t?l.ordinalNumber(n,{unit:"hour"}):So(n,t.length)},m:function(e,t,l){return"mo"===t?l.ordinalNumber(e.getUTCMinutes(),{unit:"minute"}):function(e,t){return So(e.getUTCMinutes(),t.length)}(e,t)},s:function(e,t,l){return"so"===t?l.ordinalNumber(e.getUTCSeconds(),{unit:"second"}):function(e,t){return So(e.getUTCSeconds(),t.length)}(e,t)},S:function(e,t){return function(e,t){var l=t.length,n=e.getUTCMilliseconds();return So(Math.floor(n*Math.pow(10,l-3)),t.length)}(e,t)},X:function(e,t,l,n){var o=(n._originalDate||e).getTimezoneOffset();if(0===o)return"Z";switch(t){case"X":return Co(o);case"XXXX":case"XX":return Do(o);case"XXXXX":case"XXX":default:return Do(o,":")}},x:function(e,t,l,n){var o=(n._originalDate||e).getTimezoneOffset();switch(t){case"x":return Co(o);case"xxxx":case"xx":return Do(o);case"xxxxx":case"xxx":default:return Do(o,":")}},O:function(e,t,l,n){var o=(n._originalDate||e).getTimezoneOffset();switch(t){case"O":case"OO":case"OOO":return"GMT"+yo(o,":");case"OOOO":default:return"GMT"+Do(o,":")}},z:function(e,t,l,n){var o=(n._originalDate||e).getTimezoneOffset();switch(t){case"z":case"zz":case"zzz":return"GMT"+yo(o,":");case"zzzz":default:return"GMT"+Do(o,":")}},t:function(e,t,l,n){return So(Math.floor((n._originalDate||e).getTime()/1e3),t.length)},T:function(e,t,l,n){return So((n._originalDate||e).getTime(),t.length)}};function yo(e,t){var l=e>0?"-":"+",n=Math.abs(e),o=Math.floor(n/60),i=n%60;if(0===i)return l+String(o);var a=t||"";return l+String(o)+a+So(i,2)}function Co(e,t){return e%60==0?(e>0?"-":"+")+So(Math.abs(e)/60,2):Do(e,t)}function Do(e,t){var l=t||"",n=e>0?"-":"+",o=Math.abs(e);return n+So(Math.floor(o/60),2)+l+So(o%60,2)}function Oo(e,t){switch(e){case"P":return t.date({width:"short"});case"PP":return t.date({width:"medium"});case"PPP":return t.date({width:"long"});case"PPPP":default:return t.date({width:"full"})}}function To(e,t){switch(e){case"p":return t.time({width:"short"});case"pp":return t.time({width:"medium"});case"ppp":return t.time({width:"long"});case"pppp":default:return t.time({width:"full"})}}var Lo={p:To,P:function(e,t){var l,n=e.match(/(P+)(p+)?/)||[],o=n[1],i=n[2];if(!i)return Oo(e,t);switch(o){case"P":l=t.dateTime({width:"short"});break;case"PP":l=t.dateTime({width:"medium"});break;case"PPP":l=t.dateTime({width:"long"});break;case"PPPP":default:l=t.dateTime({width:"full"})}return l.replace("{{date}}",Oo(o,t)).replace("{{time}}",To(i,t))}},Io=["D","DD"],wo=["YY","YYYY"];function Po(e){return-1!==Io.indexOf(e)}function Ro(e){return-1!==wo.indexOf(e)}function xo(e,t,l){if("YYYY"===e)throw new RangeError("Use `yyyy` instead of `YYYY` (in `".concat(t,"`) for formatting years to the input `").concat(l,"`; see: https://git.io/fxCyr"));if("YY"===e)throw new RangeError("Use `yy` instead of `YY` (in `".concat(t,"`) for formatting years to the input `").concat(l,"`; see: https://git.io/fxCyr"));if("D"===e)throw new RangeError("Use `d` instead of `D` (in `".concat(t,"`) for formatting days of the month to the input `").concat(l,"`; see: https://git.io/fxCyr"));if("DD"===e)throw new RangeError("Use `dd` instead of `DD` (in `".concat(t,"`) for formatting days of the month to the input `").concat(l,"`; see: https://git.io/fxCyr"))}var Bo=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,Fo=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,Mo=/^'([^]*?)'?$/,ko=/''/g,Uo=/[a-zA-Z]/;function Ho(e,t,l){Qn(2,arguments);var n=String(t),o=l||{},i=o.locale||po,a=i.options&&i.options.firstWeekContainsDate,r=null==a?1:Zn(a),u=null==o.firstWeekContainsDate?r:Zn(o.firstWeekContainsDate);if(!(u>=1&&u<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var s=i.options&&i.options.weekStartsOn,d=null==s?0:Zn(s),c=null==o.weekStartsOn?d:Zn(o.weekStartsOn);if(!(c>=0&&c<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(!i.localize)throw new RangeError("locale must contain localize property");if(!i.formatLong)throw new RangeError("locale must contain formatLong property");var m=Jn(e);if(!no(m))throw new RangeError("Invalid time value");var v=to(m),p=fo(m,v),f={firstWeekContainsDate:u,weekStartsOn:c,locale:i,_originalDate:m},E=n.match(Fo).map(function(e){var t=e[0];return"p"===t||"P"===t?(0,Lo[t])(e,i.formatLong,f):e}).join("").match(Bo).map(function(l){if("''"===l)return"'";var n=l[0];if("'"===n)return Wo(l);var a=bo[n];if(a)return!o.useAdditionalWeekYearTokens&&Ro(l)&&xo(l,t,e),!o.useAdditionalDayOfYearTokens&&Po(l)&&xo(l,t,e),a(p,l,i.localize,f);if(n.match(Uo))throw new RangeError("Format string contains an unescaped latin alphabet character `"+n+"`");return l}).join("");return E}function Wo(e){return e.match(Mo)[1].replace(ko,"'")}const jo={step:1,isValid:!1,formData:{},coordinates:{},ownerPhotos:[],ownerIds:[]},Vo=function(e,t){switch(void 0===e&&(e=jo),t.type){case"UPDATE_NOCNewApplication_FORM":return c({},e,{formData:c({},e.formData,{[t.payload.key]:t.payload.value})});case"SET_NOCNewApplication_STEP":return c({},e,{step:t.payload});case"RESET_NOC_NEW_APPLICATION_FORM":return jo;case"UPDATE_NOCNewApplication_CoOrdinates":return c({},e,{coordinates:c({},e.coordinates,{[t.payload.key]:t.payload.value})});case"UPDATE_NOC_OwnerPhotos":return c({},e,{ownerPhotos:c({},e.ownerPhotos,{[t.payload.key]:t.payload.value})});case"UPDATE_NOC_OwnerIds":return c({},e,{ownerIds:c({},e.ownerIds,{[t.payload.key]:t.payload.value})});default:return e}},zo=["path","url"],Go=e=>{let{location:l}=e;const{t:o}=i.useTranslation(),a=[{path:"/digit-ui/citizen",content:o("ES_COMMON_HOME"),show:!0},{path:"/digit-ui/citizen/noc-home",content:"NOC Home",show:!!l.pathname.includes("/noc/new-application")},{path:"/digit-ui/citizen/noc-home",content:"NOC Home",show:!!l.pathname.includes("noc/my-application")},{path:"/digit-ui/citizen/noc-home",content:"NOC Home",show:!!l.pathname.includes("noc/search/application-overview/")},{path:"/digit-ui/citizen/noc-home",content:"NOC Home",show:!!l.pathname.includes("noc/search-application")}];return n.createElement(t.BreadCrumb,{crumbs:a})},Yo=()=>{var e,l,a,r,u,s,d,c;const v=o.useRouteMatch(),{path:p}=v,f=(m(v,zo),i.useTranslation(),null===(e=Digit)||void 0===e||null===(l=e.ComponentRegistryService)||void 0===l?void 0:l.getComponent("NewNOCStepperForm")),E=Digit.ComponentRegistryService.getComponent("NOCResponseCitizen"),g=Digit.ComponentRegistryService.getComponent("NOCCitizenMyApplications"),h=null===(a=Digit)||void 0===a||null===(r=a.ComponentRegistryService)||void 0===r?void 0:r.getComponent("NOCCitizenApplicationOverview"),_=null===(u=Digit)||void 0===u||null===(s=u.ComponentRegistryService)||void 0===s?void 0:s.getComponent("NewNOCEditApplication"),N=null===(d=Digit)||void 0===d||null===(c=d.ComponentRegistryService)||void 0===c?void 0:c.getComponent("NOCCitizenSearchApplication"),A=window.location.href.includes("/response"),S=window.Digit.Utils.browser.isMobile();return n.createElement("span",{className:"pgr-citizen-wrapper",style:{width:"100%"}},n.createElement(o.Switch,null,n.createElement(t.AppContainer,null,A?null:n.createElement("div",{style:window.location.href.includes("application-overview")||S?{marginLeft:"10px",marginTop:"20px"}:{}},n.createElement(Go,{location:location})),n.createElement(t.PrivateRoute,{path:p+"/new-application",component:f}),n.createElement(t.PrivateRoute,{path:p+"/response/:id",component:E}),n.createElement(t.PrivateRoute,{path:p+"/my-application",component:g}),n.createElement(t.PrivateRoute,{path:p+"/edit-application/:id",component:_}),n.createElement(t.PrivateRoute,{path:p+"/search/application-overview/:id",component:h}),n.createElement(t.PrivateRoute,{path:p+"/search-application",component:N}))))},qo=e=>{let{children:t,currentStep:l=1,stepsList:o=[]}=e;const{t:a}=i.useTranslation(),r=e=>{const t=e<=l;return{width:"56px",height:"56px",borderRadius:"50%",background:t?"linear-gradient(135deg,#2563eb,#7c3aed)":"#ffffff",color:t?"#ffffff":"#0f172a",display:"flex",alignItems:"center",justifyContent:"center",marginBottom:"8px",fontWeight:600,fontSize:"18px",border:t?"none":"1px solid rgba(15,23,42,0.08)",boxShadow:t?"0 6px 18px rgba(37,99,235,0.18)":"0 2px 6px rgba(2,6,23,0.04)",position:"relative"}},u={fontSize:"16px",color:"#0f172a",fontWeight:600,fontFamily:"Noto Sans, sans-serif",marginRight:"8px",textAlign:"right"},s={fontSize:"14px",color:"#6b7280",fontWeight:500,fontFamily:"Noto Sans, sans-serif",margin:"0 6px 0 0"},d={position:"absolute",width:"3px",height:"56px",backgroundColor:"rgba(15,23,42,0.06)",left:"50%",top:"100%",transform:"translateX(-50%)",borderRadius:"2px"},m=window.Digit.Utils.browser.isMobile(),v=o.length,p=m?{width:"32px",height:"32px",fontSize:"12px"}:{},f=m?{fontSize:"10px"}:{},E=m?{width:"auto",padding:"6px",marginBottom:"0",flexDirection:"column",alignItems:"center"}:{};return n.createElement("div",{className:"stepper",style:{width:"100%",display:"flex",flexDirection:m?"column":"row",gap:"24px"}},n.createElement("div",{className:"stepper-navigation-bar",style:c({display:"flex",flexDirection:"column",alignItems:"center",padding:"18px",minWidth:"120px",maxWidth:"320px",marginBottom:"20px",marginTop:m?"20px":"0",height:m?"106px":""},m?{flexDirection:"row",overflowX:"auto",whiteSpace:"nowrap",minWidth:"100%",maxWidth:"100%",gap:"8px",padding:"10px"}:{})},[...Array(v)].map((e,t)=>{return n.createElement("div",{className:"step-content",key:t,style:c({},(i=t+1<=l,g=t===v-1,{display:"flex",alignItems:"center",justifyContent:"flex-start",flex:"0 0 auto",color:i?"#0D43A7":"#9CA3AF",padding:"14px 12px",width:"260px",marginBottom:g?"6px":"18px"}),E)},n.createElement("div",{className:"step-circle",style:c({},r(t+1),p)},t+1,t<v-1&&!m&&n.createElement("div",{style:d})),n.createElement("div",{className:"step-sub-content",style:{display:"flex",flexDirection:"column",alignItems:m?"center":"flex-end",margin:m?"4px":"10px"}},t+1===v?null:n.createElement("div",{className:"step-number",style:s}),n.createElement("div",{className:"step-label",style:c({},u,f,{textAlign:m?"center":"right"})},a(o[t].stepLabel))));var i,g})),n.createElement("div",{className:"stepper-body",style:{width:"100%",marginBottom:"20px",background:"transparent"}},t))},Ko=e=>{let{stepsList:t=[],onSubmit:l,step:o,setStep:a}=e;const r=t.filter(e=>e.isStepEnabled),{t:u}=i.useTranslation();function s(){o<r.length?c():o===r.length&&l()}function d(){o>1&&m()}const c=()=>a(o+1),m=()=>a(o-1);return n.createElement(qo,{currentStep:o,nextStep:c,prevStep:m,stepsList:r},(()=>{var e,t;const l=r[o-1],{component:i,key:a,texts:c,currStepConfig:m}=l,v=null===(e=Digit)||void 0===e||null===(t=e.ComponentRegistryService)||void 0===t?void 0:t.getComponent(i);return n.createElement(n.Fragment,null,n.createElement(v,{config:{key:a,texts:c,component:i,currStepNumber:o,currStepConfig:m},onGoNext:s,onBackClick:d,t:u}))})())},$o=[{head:"NOC_APPLICATION_REGISTRATION",stepNumber:1,body:[{component:"NOCApplicantDetails",withoutLabel:!0,key:"applicantDetails",type:"component"},{component:"NOCProfessionalDetails",withoutLabel:!0,key:"professionalDetails",type:"component"}]},{head:"ES_SITE_DETAILS",stepNumber:2,body:[{component:"NOCSiteDetails",withoutLabel:!0,key:"siteDetails",type:"component"},{component:"NOCSpecificationDetails",withoutLabel:!0,key:"siteDetails",type:"component"}]},{head:"ES_TITILE_DOCUMENT_DETAILS",stepNumber:3,body:[{component:"NOCDocumentsRequired",withoutLabel:!0,key:"documents",type:"component"}]},{head:"ES_TITILE_SUMMARY_DETAILS",stepNumber:4,body:[{component:"NOCSummary",withoutLabel:!0,key:"summary",type:"component"}]}],Xo=(e,t)=>({type:"UPDATE_NOCNewApplication_FORM",payload:{key:e,value:t}}),Zo=e=>({type:"SET_NOCNewApplication_STEP",payload:e}),Qo=(e,t)=>({type:"UPDATE_NOCNewApplication_CoOrdinates",payload:{key:e,value:t}}),Jo=(e,t)=>({type:"UPDATE_NOC_OwnerPhotos",payload:{key:e,value:t}}),ei=(e,t)=>({type:"UPDATE_NOC_OwnerIds",payload:{key:e,value:t}}),ti=[{head:"APPLICATION DETAILS",stepLabel:"NOC_APPLICATION_DETAILS",stepNumber:1,isStepEnabled:!0,type:"component",component:"NewNOCStepFormOne",key:"applicationDetails",withoutLabel:!0,texts:{submitBarLabel:"CS_COMMON_NEXT"}},{head:"SITE DETAILS",stepLabel:"NOC_SITE_DETAILS",stepNumber:2,isStepEnabled:!0,type:"component",component:"NewNOCStepFormTwo",key:"siteDetails",withoutLabel:!0,texts:{submitBarLabel:"CS_COMMON_NEXT"}},{head:"DOCUMENT DETAILS",stepLabel:"ES_TITILE_DOCUMENT_DETAILS",stepNumber:3,isStepEnabled:!0,type:"component",component:"NewNOCStepFormThree",key:"documents",withoutLabel:!0,texts:{submitBarLabel:"CS_COMMON_NEXT"}},{head:"SUMMARY DETAILS",stepLabel:"ES_TITILE_SUMMARY_DETAILS",stepNumber:4,isStepEnabled:!0,type:"component",component:"NewNOCStepFormFour",key:"summary",withoutLabel:!0,texts:{submitBarLabel:"CS_COMMON_SUBMIT"}}].map(e=>c({},e,{currStepConfig:$o.filter(t=>t.stepNumber===e.stepNumber)})),li=e=>{var o,a,r,u,s,d,m,v,p,f,E,g,h,_,N,A,S;const{t:b}=i.useTranslation(),y=l.useRef(),[C,D]=l.useState(!1),[O,T]=l.useState(!1),[L,I]=l.useState(null),w=Digit.SessionStorage.get("userType");let P={};const R=Digit.ULBService.getStateId(),x=null===(o=window)||void 0===o||null===(a=o.Digit)||void 0===a||null===(r=a.Utils)||void 0===r||null===(u=r.browser)||void 0===u?void 0:u.isMobile();function B(t){null!=e&&e.customOpen?null==e||e.customOpen(t):F(t)}P=(e=>{let t={};return t={containerStyles:{display:"flex",justifyContent:"flex-start",alignItems:"center",flexWrap:"wrap",margin:"0px",padding:"0px"},tagContainerStyles:{margin:"0px",display:"flex",justifyContent:"center",padding:"0px",width:"46%"},tagStyles:{height:"auto",padding:"5px",margin:0,width:"100%",margin:"5px"},textStyles:{wordBreak:"break-word",height:"auto",lineHeight:"16px",overflow:"hidden",maxHeight:"34px"},inputStyles:{width:"43%",minHeight:"42px",maxHeight:"42px",top:"5px",left:"5px"},buttonStyles:{height:"auto",minHeight:"40px",width:"43%",maxHeight:"40px",margin:"5px",padding:"0px"},closeIconStyles:{width:"20px"},uploadFile:{minHeight:"50px"}},t})(),null!=e&&e.uploadMessage&&null!=y&&null!==(s=y.current)&&void 0!==s&&s.value&&(y.current.value="",e.onDelete(),D(!1)),l.useEffect(()=>{var t,l;(null==y||null===(t=y.current)||void 0===t||null===(l=t.files)||void 0===l?void 0:l.length)<=0&&null!==L&&(y.current.value="",e.onDelete())},[null==y||null===(d=y.current)||void 0===d?void 0:d.files]),l.useEffect(()=>{var e,t,l,n;null!=y&&null!==(e=y.current)&&void 0!==e&&null!==(t=e.files)&&void 0!==t&&t[0]?(D(!0),I(null==y||null===(l=y.current)||void 0===l||null===(n=l.files)||void 0===n?void 0:n[0])):D(!1)},[null==e?void 0:e.message]);const F=function(t){try{if(0===(null==t?void 0:t.length))return Promise.resolve();T(!0);const l=Ft(function(){return Promise.resolve(Digit.UploadServices.Filefetch([t],R)).then(function(l){if(T(!1),null!=l&&l.data){const n=l.data[t];n?window.open(n,"_blank"):null!=e&&e.setError?null==e||e.setError(b("CS_FILE_FETCH_ERROR")):console.error(b("CS_FILE_FETCH_ERROR"))}else null!=e&&e.setError?null==e||e.setError(b("CS_FILE_FETCH_ERROR")):console.error(b("CS_FILE_FETCH_ERROR"))})},function(){T(!1),null!=e&&e.setError?null==e||e.setError(b("CS_FILE_FETCH_ERROR")):console.error(b("CS_FILE_FETCH_ERROR"))});return Promise.resolve(l&&l.then?l.then(function(){}):void 0)}catch(e){return Promise.reject(e)}};return n.createElement(l.Fragment,null,!!(null==e?void 0:e.showHint)&&n.createElement("p",{className:"cell-text"},b(null==e?void 0:e.hintText)),!(null!=e&&e.disabled)&&n.createElement("div",{className:"upload-file "+("employee"===w?"":"upload-file-max-width")+" "+(e.disabled?" disabled":""),style:null!==(m=P)&&void 0!==m&&m.uploadFile?null===(v=P)||void 0===v?void 0:v.uploadFile:{}},n.createElement("div",{style:P?null===(p=P)||void 0===p?void 0:p.containerStyles:null},n.createElement(t.ButtonSelector,{theme:"border",label:b("CS_COMMON_CHOOSE_FILE"),style:c({},P?null===(f=P)||void 0===f?void 0:f.buttonStyles:{},e.disabled?{display:"none"}:{}),textStyles:null==e?void 0:e.textStyles,type:e.buttonType}),null==e||null===(E=e.uploadedFiles)||void 0===E?void 0:E.map((l,o)=>{var i;const a=l[1];return n.createElement("div",{className:"tag-container",style:P?null===(i=P)||void 0===i?void 0:i.tagContainerStyles:null},n.createElement(t.RemoveableTag,{extraStyles:P,key:o,text:l[0],onClick:t=>null==e?void 0:e.removeTargetedFile(a,t)}))}),!e.uploadedFile||e.error?n.createElement("h2",{className:"file-upload-status"},b("ES_NO_FILE_SELECTED_LABEL")):n.createElement("div",{style:x?{width:"80%",display:"flex",marginBottom:"10px",justifyContent:"center"}:null===(g=P)||void 0===g?void 0:g.tagContainerStyles},n.createElement(t.SubmitBar,{onSubmit:()=>{B(e.uploadedFile)},label:b("CS_VIEW_DOCUMENT")}))),n.createElement("input",{className:e.disabled?"disabled":"input-mirror-selector-button",style:P?c({},null===(h=P)||void 0===h?void 0:h.inputStyles,null==e?void 0:e.inputStyles):c({},null==e?void 0:e.inputStyles),ref:y,type:"file",id:e.id||"document-"+Math.floor(139*(Math.random()||1)),name:"file",multiple:e.multiple,accept:e.accept,disabled:e.disabled,onChange:t=>e.onUpload(t),onClick:e=>{const{target:t={}}=e||{};t.value=""}})),(null==e?void 0:e.disabled)&&(e.uploadedFile?n.createElement("div",{className:"upload-file "+("employee"===w?"":"upload-file-max-width"),style:null!==(_=P)&&void 0!==_&&_.uploadFile?null===(N=P)||void 0===N?void 0:N.uploadFile:{}},n.createElement(t.SubmitBar,{onSubmit:()=>{B(e.uploadedFile)},label:b("CS_VIEW_DOCUMENT")})):n.createElement("div",{className:"upload-file "+("employee"===w?"":"upload-file-max-width")+" "+(e.disabled?" disabled":""),style:null!==(A=P)&&void 0!==A&&A.uploadFile?null===(S=P)||void 0===S?void 0:S.uploadFile:{}},n.createElement("h2",{className:"file-upload-status"},b("ES_NO_FILE_SELECTED_LABEL")))),e.iserror&&n.createElement("p",{style:{color:"red"}},e.iserror),(null==e?void 0:e.showHintBelow)&&n.createElement("p",{className:"cell-text"},b(null==e?void 0:e.hintText)),O&&n.createElement(t.Loader,{page:!0}))},ni=()=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},n.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),n.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"})),oi=e=>n.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},n.createElement(ni,null)),ii=e=>{let{key:a="cpt",closeModal:r,onPropertySelect:u,tenantId:s}=e;const{t:m}=i.useTranslation(),v=l.useRef(null);d.useDispatch();let{state:p}=o.useLocation();p=p&&("string"==typeof p||p instanceof String)?JSON.parse(p):p;const f=s||(window.location.href.includes("employee")?Digit.ULBService.getCurrentPermanentCity():localStorage.getItem("CITIZEN.CITY")),[E,g]=l.useState(!1),[h,_]=l.useState(""),[N,A]=l.useState(""),[S,b]=l.useState(""),[y,C]=l.useState(null),[D,O]=l.useState([]),[T,L]=l.useState(!1),[I,w]=l.useState({}),P=window.Digit.Utils.browser.isMobile(),[R,x]=l.useState(!1),B=[{Header:m("Property ID"),accessor:"propertyId",Cell:e=>{let{value:t}=e;return t||m("CS_NA")}},{Header:m("Mobile Number"),accessor:"owners",id:"mobileNumber",Cell:e=>{var t;let l,{value:n}=e;return l=1===(null==n?void 0:n.length)?null==n?void 0:n[0]:(null==n?void 0:n.find(e=>null==e?void 0:e.isPrimaryOwner))||(null==n?void 0:n[0]),(null===(t=l)||void 0===t?void 0:t.mobileNumber)||""}},{Header:m("Owner"),accessor:"owners",id:"ownerName",Cell:e=>{var t;let l,{value:n}=e;return l=1===(null==n?void 0:n.length)?null==n?void 0:n[0]:(null==n?void 0:n.find(e=>null==e?void 0:e.isPrimaryOwner))||(null==n?void 0:n[0]),(null===(t=l)||void 0===t?void 0:t.name)||""}},{Header:m("Address"),accessor:"address",Cell:e=>{let{value:t}=e;const{doorNo:l,buildingName:n,city:o,state:i}=t||{};return[l,n,o,i].filter(Boolean).join(", ")||"-"}},{Header:m("Plot Area"),accessor:"landArea",Cell:e=>{let{value:t}=e;return t||m("CS_NA")}},{Header:m(""),accessor:"id",Cell:e=>{let{value:l}=e;return n.createElement(t.SubmitBar,{label:m("Select"),onSubmit:()=>{const e=null==D?void 0:D.find(e=>(null==e?void 0:e.id)===l);u(e),r()},style:{width:"100px"}})}}],{data:F,isLoading:M}=Digit.Hooks.useBoundaryLocalities(f,"revenue",{},m);return l.useEffect(()=>{if(y){const e=setTimeout(()=>{C(null)},3e3);return()=>clearTimeout(e)}},[y]),M?n.createElement(t.Loader,null):n.createElement(n.Fragment,null,n.createElement(t.Modal,{className:"property-search-modal",headerBarEnd:n.createElement(oi,{onClick:r}),formId:"modal-action",popupStyles:{width:"unset",minWidth:"1000px",padding:"20px"},hideSubmit:!0},n.createElement(t.LabelFieldPair,null,n.createElement("div",{className:"field ndc_property_search",style:c({display:"flex",gap:"16px",width:"100%"},P?{flexDirection:"column"}:{}),ref:v,id:"search-property-field"},n.createElement(t.TextInput,{key:"id",value:h,onChange:e=>{_(e.target.value)},disable:!1,placeholder:m("PT_PROPERTY_ID_PLACEHOLDER"),defaultValue:void 0}),n.createElement(t.TextInput,{key:"mobileNumber",value:N,onChange:e=>{A(e.target.value)},disable:!1,maxlength:10,placeholder:m("NOC_OWNER_MOBILE_NO_PLACEHOLDER"),defaultValue:void 0}),n.createElement(t.TextInput,{key:"name",value:S,onChange:e=>{b(e.target.value)},disable:!1,placeholder:m("BPA_ENTER_APPLICANT_NAME_PLACEHOLDER"),defaultValue:void 0}),n.createElement(t.Dropdown,{optionCardStyles:{maxHeight:"20vmax",overflow:"scroll",marginTop:"20px"},isMandatory:!1,option:F.sort((e,t)=>e.name.localeCompare(t.name)),selected:I,optionKey:"i18nkey",select:function(e){w(e)},t:m,placeholder:m("BPA_LOC_MOHALLA_LABEL")}),!R&&n.createElement("button",{className:"submit-bar",type:"button",style:{color:"white",width:"100%",maxWidth:"100px"},onClick:function(){try{return N&&!Digit.Utils.getPattern("MobileNo").test(N)?(C({error:!0,label:"CORE_COMMON_APPLICANT_MOBILE_NUMBER_INVALID"}),Promise.resolve()):!S||null!=I&&I.code?S||h||N||null==I||!I.code?(L(!0),Promise.resolve(Ft(function(){var e;return Promise.resolve(Digit.PTService.search({tenantId:f,filters:c({},(null==h?void 0:h.length)>0?{propertyIds:h}:{},(null==N?void 0:N.length)>0?{mobileNumber:N}:{},(null==I||null===(e=I.code)||void 0===e?void 0:e.length)>0?{locality:null==I?void 0:I.code}:{},(null==S?void 0:S.length)>0?{name:S}:{})})).then(function(e){var t;(null==e||null===(t=e.Properties)||void 0===t?void 0:t.length)>0?(L(!1),O(null==e?void 0:e.Properties)):(L(!1),C({error:!0,label:"CS_PT_NO_PROPERTIES_FOUND"}))})},function(e){L(!1),C({error:!0,label:m(e.message)})}))):(C({error:!0,label:"CAN_NOT_SEARCH_ONLY_BASED_ON_LOCALITY"}),Promise.resolve()):(C({error:!0,label:"PLEASE_SELECT_LOCALITY_WITH_NAME"}),Promise.resolve())}catch(e){return Promise.reject(e)}}},""+m("PT_SEARCH")))),(null==D?void 0:D.length)>0&&n.createElement(t.StatusTable,null,T?n.createElement(t.Loader,null):n.createElement(t.Table,{className:"customTable table-border-style",t:m,data:D,columns:B,getCellProps:()=>({style:{}}),disableSort:!1,autoSort:!0,manualPagination:!1,isPaginationRequired:!1})),y&&n.createElement(t.Toast,{isDleteBtn:!0,labelstyle:{width:"100%"},error:y.error,warning:y.warning,label:m(y.label),onClose:()=>{C(null)}})))},ai=e=>{var a,r,u,s,m,v;let{key:p="cpt",formData:f}=e;const{t:E}=i.useTranslation(),g=l.useRef(null),h=d.useDispatch();let{pathname:_,state:N}=o.useLocation();N=N&&("string"==typeof N||N instanceof String)?JSON.parse(N):N;const A=d.useSelector(e=>{var t,l,n;return null==e||null===(t=e.obps)||void 0===t||null===(l=t.OBPSFormReducer)||void 0===l||null===(n=l.formData)||void 0===n?void 0:n.createdResponse}),S=_.includes("/modify-application/"),b=(window.location.href.includes("employee")?Digit.ULBService.getCurrentPermanentCity():localStorage.getItem("CITIZEN.CITY"),o.useLocation().search),y=new URLSearchParams(b).get("propertyId"),C=null==A||null===(a=A.additionalDetails)||void 0===a?void 0:a.propertyuid,[D,O]=l.useState((null==f||null===(r=f.cpt)||void 0===r?void 0:r.id)||C||""),[T,L]=l.useState((null==f||null===(u=f.cpt)||void 0===u?void 0:u.id)||("null"!==y?y:"")||C||""),[I,w]=l.useState(null),[P,R]=l.useState(null!=f&&null!==(s=f.cpt)&&void 0!==s&&s.details&&Object.keys(null==f||null===(m=f.cpt)||void 0===m?void 0:m.details).length>0?c({},null==f||null===(v=f.cpt)||void 0===v?void 0:v.details):{}),[x,B]=l.useState(!1),[F,M]=l.useState(null);l.useEffect(()=>{console.log("useffect b1"),null!=P&&P.propertyId&&h(Xo(p,c({},f[p],{details:P,id:D})))},[null==P?void 0:P.propertyId]);const k={label:"PROPERTY_ID",type:"text",name:"id",isMandatory:!1};return S?n.createElement(n.Fragment,null):(l.useEffect(()=>{if(I){const e=setTimeout(()=>w(null),3e3);return()=>clearTimeout(e)}},[I]),n.createElement(n.Fragment,null,n.createElement("div",{style:{marginBottom:"16px",marginTop:"20px"}},n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller ndc_card_labels"},E("PROPERTY_ID")),n.createElement("div",{className:"field ndc_property_search",style:{display:"flex",gap:"16px",alignItems:"baseline",width:"100%"},ref:g,id:"search-property-field"},n.createElement(t.TextInput,c({key:k.name,value:D,onChange:e=>{O(e.target.value)},disable:!1,placeholder:E("PT_PROPERTY_ID_PLACEHOLDER")},k.validation)),!x&&n.createElement("button",{className:"submit-bar",type:"button",style:{color:"white",width:"100%",maxWidth:"100px"},onClick:function(){try{if(!D)return w({error:!0,label:"PT_ENTER_PROPERTY_ID_AND_SEARCH"}),Promise.resolve();const e=D.split("-"),t=e[0],l=e[1]||"000",n=e[2]||"000";if(!t||7!==t.length||!/^[A-Za-z0-9]{7}$/.test(t))return w({error:!0,label:E("Invalid UID: UidNo must be 7 alphanumeric characters")}),Promise.resolve();if(e[1]&&!/^[0-9]{3}$/.test(l))return w({error:!0,label:E("Invalid UID: UidNo1 must be 3 numeric digits")}),Promise.resolve();if(e[2]&&!/^[0-9]{3}$/.test(n))return w({error:!0,label:E("Invalid UID: UidNo2 must be 3 numeric digits")}),Promise.resolve();const o=Mt(function(){return Ft(function(){return B(!0),M(null),Promise.resolve(Digit.PTService.ludhianaSearch({filters:{ulb:"MCB",uidNo:t+"-"+l+"-"+n}})).then(function(e){if("1"===(null==e?void 0:e.status)&&null!=e&&e.data){const{Nameofpropertyowner:t,Nameoffather:l,Mobile:n,Zone:o,Roadname:i,Pincode:a,Fulladdress:r,Uidno:u,Uidno1:s,Uidno2:d,Totalplotareasqyd:m}=e.data;R({propertyId:u+"-"+s+"-"+d,owners:[{mobileNumber:n,name:t,fatherOrHusbandName:l,isPrimaryOwner:!0}],address:{street:i,pincode:a,doorNo:r},landArea:m}),h(Xo(p,c({},f[p],{zonalMapping:{zone:o}})))}else R({}),w({error:!0,label:"CS_PT_NO_PROPERTIES_FOUND"})})},function(e){console.error("Property search failed",e),M(e),w({error:!0,label:"CS_PT_NO_PROPERTIES_FOUND"})})},function(e,t){if(B(!1),e)throw t;return t});return Promise.resolve(o&&o.then?o.then(function(){}):void 0)}catch(e){return Promise.reject(e)}}},E("PT_SEARCH")),x&&n.createElement(t.Loader,null))),I&&n.createElement(t.Toast,{isDleteBtn:!0,labelstyle:{width:"100%"},error:I.error,warning:I.warning,label:E(I.label),onClose:()=>w(null)}))))},ri=e=>{var a,r,u,s,m,v,p,f;let{key:E="cpt",formData:g,menuList:h}=e;const{t:_}=i.useTranslation(),N=l.useRef(null),A=d.useDispatch();let{pathname:S,state:b}=o.useLocation();b=b&&("string"==typeof b||b instanceof String)?JSON.parse(b):b;const y=d.useSelector(e=>{var t,l,n;return null==e||null===(t=e.obps)||void 0===t||null===(l=t.OBPSFormReducer)||void 0===l||null===(n=l.formData)||void 0===n?void 0:n.createdResponse}),C=S.includes("/modify-application/"),D=(window.location.href.includes("employee")?Digit.ULBService.getCurrentPermanentCity():localStorage.getItem("CITIZEN.CITY"),o.useLocation().search),O=new URLSearchParams(D).get("propertyId"),[T,L]=(l.useRef(!0),l.useState(!1)),[I,w]=l.useState((null==g||null===(a=g.cpt)||void 0===a||null===(r=a.zonalMapping)||void 0===r?void 0:r.zone)||""),P=null==y||null===(u=y.additionalDetails)||void 0===u?void 0:u.propertyuid,[R,x]=l.useState(!1),[B,F]=l.useState(null),[M,k]=l.useState((null==g||null===(s=g.cpt)||void 0===s?void 0:s.id)||P||""),[U,H]=l.useState((null==g||null===(m=g.cpt)||void 0===m?void 0:m.id)||("null"!==O?O:"")||P||""),[W,j]=l.useState(null),[V,z]=l.useState(()=>{var e,t,l;return null!=g&&null!==(e=g.cpt)&&void 0!==e&&e.details&&Object.keys(null==g||null===(t=g.cpt)||void 0===t?void 0:t.details).length>0?{Properties:[c({},null==g||null===(l=g.cpt)||void 0===l?void 0:l.details)]}:{Properties:[]}});if(l.useEffect(()=>{var e,t,l;if(h&&null!=g&&null!==(e=g.cpt)&&void 0!==e&&null!==(t=e.details)&&void 0!==t&&null!==(l=t.address)&&void 0!==l&&l.locality){var n,o,i,a;console.log("useffect 1");const e=null==h||null===(n=h["egov-location"])||void 0===n||null===(o=n.TenantBoundary)||void 0===o||null===(i=o.find(e=>{var t;return"REVENUE"===(null==e||null===(t=e.hierarchyType)||void 0===t?void 0:t.code)}))||void 0===i?void 0:i.boundary;let t={};const l=null==e||null===(a=e.children)||void 0===a?void 0:a.find(e=>{var l;return null==e||null===(l=e.children)||void 0===l?void 0:l.some(e=>{var l;return!(null==e||null===(l=e.children)||void 0===l||!l.some(e=>{var t,l,n,o;return(null==e?void 0:e.code)===(null==g||null===(t=g.cpt)||void 0===t||null===(l=t.details)||void 0===l||null===(n=l.address)||void 0===n||null===(o=n.locality)||void 0===o?void 0:o.code)})||(t=e,0))})});A(Xo(E,c({},g[E],{zonalMapping:{zone:l,ward:t}})))}},[h,null==g||null===(v=g.cpt)||void 0===v||null===(p=v.details)||void 0===p||null===(f=p.address)||void 0===f?void 0:f.locality]),l.useEffect(()=>{null!=V&&V.propertyId&&(console.log("useffect 5"),A(Xo(E,c({},g[E],{details:V,id:M}))))},[null==V?void 0:V.propertyId]),C)return n.createElement(n.Fragment,null);window.location.href.includes("/ws/");const G={label:"PROPERTY_ID",type:"text",name:"id",isMandatory:!1};return l.useEffect(()=>{if(W){console.log("useffect 6");const e=setTimeout(()=>{j(null)},3e3);return()=>clearTimeout(e)}},[W]),n.createElement(n.Fragment,null,n.createElement("div",{style:{marginBottom:"16px",marginTop:"20px"}},n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller ndc_card_labels",style:window.location.href.includes("/ws/")?{fontWeight:"700"}:{}},""+_(G.label),null),n.createElement("div",{className:"field ndc_property_search",style:{display:"flex",gap:"16px",alignItems:"baseline",width:"100%"},ref:N,id:"search-property-field"},n.createElement(t.TextInput,c({key:G.name,value:M,onChange:e=>{k(e.target.value)},disable:!1,placeholder:_("PT_PROPERTY_ID_PLACEHOLDER"),defaultValue:void 0},G.validation)),!R&&n.createElement("button",{className:"submit-bar",type:"button",style:{color:"white",width:"100%",maxWidth:"100px"},onClick:function(){try{if(!M)return j({error:!0,label:"PT_ENTER_PROPERTY_ID_AND_SEARCH"}),Promise.resolve();const e=Mt(function(){return Ft(function(){return x(!0),F(null),Promise.resolve(Digit.PTService.ludhianaSearch({filters:{ulb:"MCL",uidNo:M}})).then(function(e){if(null!=e&&e.IsSuccess&&null!=e&&e.Record){var t;const{OwnerName:l,MobileNo:n,Zone:o,Block:i,ColonyName:a,PropertyNo:r,PropertyArea:u}=e.Record,s=[{mobileNumber:n,name:null==l||null===(t=l.split(","))||void 0===t?void 0:t[0]}],d={doorNo:[r,i,a].filter(Boolean).join(", ")};z({propertyId:e.Record.UIDNo,owners:s,address:d,landArea:u}),A(Xo(E,c({},g[E],{zonalMapping:{zone:o}})))}else z({}),j({error:!0,label:"CS_PT_NO_PROPERTIES_FOUND"})})},function(e){console.error("Property search failed",e),F(e),j({error:!0,label:"CS_PT_NO_PROPERTIES_FOUND"})})},function(e,t){if(x(!1),e)throw t;return t});return Promise.resolve(e&&e.then?e.then(function(){}):void 0)}catch(e){return Promise.reject(e)}}},_("PT_SEARCH")),R&&n.createElement(t.Loader,null))),W&&n.createElement(t.Toast,{isDleteBtn:!0,labelstyle:{width:"100%"},error:W.error,warning:W.warning,label:_(W.label),onClose:()=>{j(null)}})))},ui=[{i18nKey:"NOC_OWNER_TYPE_INDIVIDUAL",code:"Individual",value:"Individual"},{i18nKey:"NOC_OWNER_TYPE_FIRM",code:"Firm",value:"Firm"}],si=e=>{var o,i,a,r,u,s,m;const{t:v,currentStepData:p,Controller:f,control:E,setValue:g,errors:h,reset:_,useFieldArray:N,watch:A,getValues:S,ownerIdList:y,setOwnerIdList:C,ownerPhotoList:D,setOwnerPhotoList:O}=e,T=Digit.ULBService.getCitizenCurrentTenant(),L=Digit.ULBService.getStateId(),I=d.useDispatch(),w=d.useSelector(e=>{var t,l,n;return null===(t=e.noc)||void 0===t||null===(l=t.NOCNewApplicationFormReducer)||void 0===l||null===(n=l.formData)||void 0===n?void 0:n.cpt}),[P,R]=l.useState(!1),[x,B]=l.useState(!1),[F,M]=l.useState(null),{data:k,isLoading:U}=Digit.Hooks.useCustomMDMS(T,"egov-location",[{name:"TenantBoundary"}]),[H,W]=l.useState({}),j=e=>function(t){try{const l=t.target.files[0];if(l&&l.size>5242880)return ee({key:"true",error:!0,message:v("FILE_SIZE_EXCEEDS_5MB")}),setTimeout(()=>{ee(null)},3e3),Promise.resolve();const n=Mt(function(){return Ft(function(){return R(!0),Promise.resolve(Digit.UploadServices.Filestorage("CLU",l,L)).then(function(t){var n,o;if(R(!1),(null==t||null===(n=t.data)||void 0===n||null===(o=n.files)||void 0===o?void 0:o.length)>0){const n=t.data.files[0].fileStoreId;C(t=>{const o=[...t],i={filestoreId:n,fileName:l.name,documentType:0===e?"Primary Owner Id":"Owner"+(e+1)+" Id",documentUid:n};return e<=(null==o?void 0:o.length)?o[e]=i:o.push(i),o}),ee({key:"true",success:!0,message:v("FILE_UPLOAD_SUCCESS")})}else ee({key:"true",error:!0,message:v("FILE_UPLOAD_FAILED")})})},function(){R(!1),ee({key:"true",error:!0,message:v("FILE_UPLOAD_FAILED")})})},function(e,t){if(setTimeout(()=>{ee(null)},3e3),e)throw t;return t});return Promise.resolve(n&&n.then?n.then(function(){}):void 0)}catch(t){return Promise.reject(t)}},V=e=>{const t=null==D?void 0:D.filter((t,l)=>l!==e);O(t)},z=e=>{const t=null==y?void 0:y.filter((t,l)=>l!==e);C(t)},G=e=>function(t){try{const l=t.target.files[0];if(l&&l.size>5242880)return ee({key:"true",error:!0,message:v("FILE_SIZE_EXCEEDS_5MB")}),setTimeout(()=>{ee(null)},3e3),Promise.resolve();const n=Mt(function(){return Ft(function(){return R(!0),Promise.resolve(Digit.UploadServices.Filestorage("NOC",l,L)).then(function(t){var n,o;if((null==t||null===(n=t.data)||void 0===n||null===(o=n.files)||void 0===o?void 0:o.length)>0){const n=t.data.files[0].fileStoreId;O(t=>{const o=[...t],i={filestoreId:n,fileName:l.name,documentType:0===e?"Primary Owner Photo":"Owner"+(e+1)+" Photo",documentUid:n};return e<=(null==o?void 0:o.length)?o[e]=i:o.push(i),o}),ee({key:"true",success:!0,message:v("FILE_UPLOAD_SUCCESS")})}else ee({key:"true",error:!0,message:v("FILE_UPLOAD_FAILED")})})},function(){ee({key:"true",error:!0,message:v("FILE_UPLOAD_FAILED")})})},function(e,t){if(setTimeout(()=>{ee(null)},3e3),R(!1),e)throw t;return t});return Promise.resolve(n&&n.then?n.then(function(){}):void 0)}catch(t){return Promise.reject(t)}},{data:Y}=Digit.Hooks.obps.useMDMS(L,"common-masters",["GenderType"]);let q=[];Y&&Y["common-masters"].GenderType.filter(e=>e.active).map(e=>{q.push({i18nKey:"COMMON_GENDER_"+e.code,code:""+e.code,value:""+e.code})});const K=e=>{if(!e)return null;const t="string"==typeof e?e:null==e?void 0:e.code;return q.find(e=>e.code===t)||null},$=null==w||null===(o=w.details)||void 0===o||null===(i=o.Properties)||void 0===i||null===(a=i[0])||void 0===a||null===(r=a.Properties)||void 0===r||null===(u=r[0])||void 0===u||null===(s=u.Properties)||void 0===s?void 0:s[0],{fields:X,append:Z,remove:Q}=N({control:E,name:"owners"});l.useEffect(()=>{console.log("currentStepData1",p);const e=null==p?void 0:p.applicationDetails;if(!e)return;let t=Array.isArray(e.owners)&&e.owners.length?e.owners.map(e=>({mobileNumber:e.mobileNumber||"",ownerOrFirmName:e.ownerOrFirmName||e.name||"",emailId:e.emailId||"",fatherOrHusbandName:e.fatherOrHusbandName||"",propertyId:e.propertyId||"",PropertyOwnerName:e.PropertyOwnerName||"",PropertyOwnerMobileNumber:e.PropertyOwnerMobileNumber||"",PropertyOwnerAddress:e.PropertyOwnerAddress||"",PropertyOwnerPlotArea:e.PropertyOwnerPlotArea||null,propertyVasikaNo:e.propertyVasikaNo||null,propertyVasikaDate:e.propertyVasikaDate||null,gender:K(e.gender),dateOfBirth:e.dateOfBirth||e.dob||"",address:e.address||e.permanentAddress||"",ownerType:e.ownerType?ui.find(t=>{var l;return(null==t?void 0:t.code)===(null==e||null===(l=e.ownerType)||void 0===l?void 0:l.code)}):null})):[{mobileNumber:"",ownerOrFirmName:"",emailId:"",fatherOrHusbandName:"",propertyId:"",PropertyOwnerName:"",PropertyOwnerMobileNumber:"",PropertyOwnerAddress:"",PropertyOwnerPlotArea:null,gender:null,dateOfBirth:"",address:"",ownerType:null,propertyVasikaNo:"",propertyVasikaDate:""}];_(c({},e,{isPropertyAvailable:(null==e?void 0:e.isPropertyAvailable)||H,owners:t}))},[p,g,Z,_,T]),l.useEffect(()=>{if("boolean"==typeof H){console.log("useffect 13");const e=[{code:"YES",i18nKey:"YES",value:!0},{code:"NO",i18nKey:"NO",value:!1}].find(e=>e.value===H);e&&W(e)}else if(null===H){var e,t,l;null!=p&&null!==(e=p.applicationDetails)&&void 0!==e&&e.isPropertyAvailable&&(W(null==p||null===(t=p.applicationDetails)||void 0===t?void 0:t.isPropertyAvailable),g("isPropertyAvailable",null==p||null===(l=p.applicationDetails)||void 0===l?void 0:l.isPropertyAvailable,{shouldValidate:!0,shouldDirty:!0}))}},[H,null==p||null===(m=p.applicationDetails)||void 0===m?void 0:m.isPropertyAvailable]),l.useEffect(()=>{var e,t,l,n,o,i;!0===(null==H?void 0:H.value)&&null!=w&&null!==(e=w.details)&&void 0!==e&&null!==(t=e.owners)&&void 0!==t&&t[0]&&(console.log("useffect 14"),console.log("nocCpt",w),g("owners[0].ownerOrFirmName",(null===(l=w.details.owners[0])||void 0===l?void 0:l.name)||"",{shouldValidate:!0,shouldDirty:!0}),g("owners[0].mobileNumber",(null===(n=w.details.owners[0])||void 0===n?void 0:n.mobileNumber)||"",{shouldValidate:!0,shouldDirty:!0}),g("owners[0].fatherOrHusbandName",(null===(o=w.details.owners[0])||void 0===o?void 0:o.fatherOrHusbandName)||"",{shouldValidate:!0,shouldDirty:!0}),g("owners[0].propertyId",(null===(i=w.details)||void 0===i?void 0:i.propertyId)||"",{shouldValidate:!0,shouldDirty:!0}))},[w,null==H?void 0:H.value]);const[J,ee]=l.useState(null),te=window.location.pathname.includes("edit");return n.createElement(n.Fragment,null,n.createElement(t.CardSectionHeader,{className:"card-section-header"},v("NOC_APPLICANT_DETAILS")),n.createElement("div",null,(P||U)&&n.createElement(wn,{page:!0}),te&&n.createElement(t.CardSectionSubText,{style:{color:"red",margin:"10px 0px"}}," ","To update your Mobile No, Name, Email, Date of Birth, or Gender, please go the Citizen's Edit Profile section"),X.map((e,o)=>{var i,a,r,u,s,d,m,N,b,C,O,P,x,F,U,Y,Z,J,te,le,ne,oe,ie,ae,re,ue,se,de,ce,me,ve;return n.createElement("div",{key:e.id},n.createElement(t.CardSubHeader,null,0===o?v("NOC_PRIMARY_OWNER"):v("Owner")+" "+(o+1)),n.createElement("div",{style:{display:"flex",justifyContent:"flex-end",gap:8,cursor:"pointer"},onClick:()=>(e=>{var t,l;z(e),V(e),null==p||null===(t=p.applicationDetails)||void 0===t||null===(l=t.owners)||void 0===l||l.filter((t,l)=>l!==e),Q(e)})(o)},X.length>1&&"❌"),0===o&&n.createElement("div",null,n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,null,""+v("BPA_IS_PROPERTY_AVAILABLE_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(f,{control:E,name:"isPropertyAvailable",rules:{required:v("REQUIRED_FIELD")},render:e=>n.createElement(t.Dropdown,{placeholder:v("IS_PROPERTY_AVAILABLE"),selected:e.value,select:t=>{if(!0===(null==t?void 0:t.value)?alert("Existing user/property specific details entered will be cleared and replaced with data from the searched property."):!1===(null==t?void 0:t.value)&&alert("Existing user/property derived details will be removed."),e.onChange(t),t){const e=S("owners[0].propertyId"),l="pb.ludhiana"===T||"pb.bathinda"===T;(!0===t.value||l||e&&""!==e.trim())&&(I(Xo("cpt",null)),I(Xo("applicationDetails",null)),I(ei("ownerIdList",[])),I(Jo("ownerPhotoList",[])),I(Xo("siteDetails",c({},null==p?void 0:p.siteDetails,{vasikaNumber:"",vasikaDate:null,netTotalArea:null,proposedSiteAddress:""}))),_({owners:[{mobileNumber:"",ownerOrFirmName:"",emailId:"",fatherOrHusbandName:"",propertyId:"",PropertyOwnerName:"",PropertyOwnerMobileNumber:"",PropertyOwnerAddress:"",PropertyOwnerPlotArea:null,gender:null,dateOfBirth:"",address:"",ownerType:null,propertyVasikaNo:"",propertyVasikaDate:""}],isPropertyAvailable:t}))}W(t)},option:[{code:"YES",i18nKey:"YES",value:!0},{code:"NO",i18nKey:"NO",value:!1}],optionKey:"i18nKey",t:v})}),n.createElement(f,{control:E,name:"owners["+o+"].propertyId",rules:{maxLength:{value:100,message:v("MAX_100_CHARACTERS_ALLOWED")}},render:e=>n.createElement(l.Fragment,null,n.createElement(t.TextInput,{style:{display:"none"},value:e.value,onChange:t=>e.onChange(t.target.value),onBlur:t=>e.onBlur(t),disabled:!0}))}))),h.isPropertyAvailable&&n.createElement(t.CardLabelError,{style:{fontSize:"12px",color:"red"}},h.isPropertyAvailable.message),!1===(null==H?void 0:H.value)&&n.createElement(t.CardLabelError,{style:{fontSize:"12px",color:"black"}},v("NO_PROPERTY_AVAILABLE_DISCLAIMER")),"pb.ludhiana"===T&&(null==H?void 0:H.value)&&n.createElement(ri,{formData:p,setApiLoading:R,menuList:k}),"pb.bathinda"===T&&(null==H?void 0:H.value)&&n.createElement(ai,{formData:p,setApiLoading:R,menuList:k}),"pb.ludhiana"!==T&&"pb.bathinda"!==T&&(null==H?void 0:H.value)&&n.createElement("button",{type:"button",className:"submit-bar",onClick:()=>{M(o),B(!0)}},v("PT_SEARCH_PROPERTY")),n.createElement(f,{control:E,name:"owners["+o+"].PropertyOwnerName"}),n.createElement(f,{control:E,name:"owners["+o+"].PropertyOwnerMobileNumber"}),n.createElement(f,{control:E,name:"owners["+o+"].PropertyOwnerAddress"}),n.createElement(f,{control:E,name:"owners["+o+"].PropertyOwnerPlotArea"}),n.createElement(f,{control:E,name:"owners["+o+"].propertyVasikaNo"}),n.createElement(f,{control:E,name:"owners["+o+"].propertyVasikaDate"}),n.createElement("div",{className:"field"},n.createElement("div",{style:{display:"flex",flexDirection:"column",gap:"8px"}},A("owners["+o+"].PropertyOwnerName")&&n.createElement(t.StatusTable,{style:{marginBottom:"1rem"}},n.createElement(t.Row,{className:"border-none",label:v("PROPERTY_ID"),text:A("owners["+o+"].propertyId")}),n.createElement(t.Row,{label:v("PROPERTY_OWNER_NAME"),text:A("owners["+o+"].PropertyOwnerName")})," ",n.createElement(t.Row,{label:v("PROPERTY_OWNER_MOBILE_NUMBER"),text:A("owners["+o+"].PropertyOwnerMobileNumber")})," ",n.createElement(t.Row,{label:v("WS_PROPERTY_ADDRESS_LABEL"),text:A("owners["+o+"].PropertyOwnerAddress")})," ",n.createElement(t.Row,{label:v("PROPERTY_PLOT_AREA"),text:A("owners["+o+"].PropertyOwnerPlotArea")}),n.createElement(t.Row,{label:v("Vasika Number"),text:A("owners["+o+"].propertyVasikaNo")}),n.createElement(t.Row,{label:v("Vasika Date"),text:A("owners["+o+"].propertyVasikaDate")}))))),0===o&&n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller"},""+v("NOC_OWNER_TYPE_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(f,{control:E,name:"owners["+o+"].ownerType",rules:{required:v("REQUIRED_FIELD")},render:e=>n.createElement(t.Dropdown,{t:v,option:ui,optionKey:"i18nKey",select:t=>{e.onChange(t)},selected:e.value})}),(null==h||null===(i=h.owners)||void 0===i||null===(a=i[o])||void 0===a?void 0:a.ownerType)&&n.createElement("p",{style:{color:"red",marginBottom:"0"}},null==h||null===(r=h.owners)||void 0===r||null===(u=r[o])||void 0===u||null===(s=u.ownerType)||void 0===s?void 0:s.message))),n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller"},""+v("NOC_APPLICANT_MOBILE_NO_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement("div",{style:{display:"flex"}},n.createElement(f,{control:E,name:"owners["+o+"].mobileNumber",rules:{required:v("REQUIRED_FIELD"),pattern:{value:/^[6-9]\d{9}$/,message:v("INVALID_MOBILE_NUMBER")}},render:e=>{var l,o,i,a,r,u,s,d;return n.createElement(t.TextInput,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)},t:v,disabled:Boolean(null==w||null===(l=w.details)||void 0===l||null===(o=l.owners)||void 0===o||null===(i=o[0])||void 0===i?void 0:i.mobileNumber)||Boolean(null==$||null===(a=$.owners)||void 0===a||null===(r=a[0])||void 0===r?void 0:r.mobileNumber)||Boolean(null==p||null===(u=p.applicationDetails)||void 0===u||null===(s=u.owners)||void 0===s||null===(d=s[0])||void 0===d?void 0:d.PropertyOwnerMobileNumber)})}}),n.createElement("div",{style:{marginTop:"23px"},className:"search-icon",onClick:Boolean(null==w||null===(d=w.details)||void 0===d||null===(m=d.owners)||void 0===m||null===(N=m[0])||void 0===N?void 0:N.mobileNumber)||Boolean(null==$||null===(b=$.owners)||void 0===b||null===(C=b[0])||void 0===C?void 0:C.mobileNumber)||Boolean(null==p||null===(O=p.applicationDetails)||void 0===O||null===(P=O.owners)||void 0===P||null===(x=P[0])||void 0===x?void 0:x.PropertyOwnerMobileNumber)?null:()=>function(e){try{return R(!0),Promise.resolve(Mt(function(){return Ft(function(){console.log("get owner details firing???");const t=(e=>{var t;return null!=(t=A("owners["+e+"].mobileNumber"))?t:""})(e);if(/^[6-9]\d{9}$/.test(t))return Promise.resolve(Digit.UserService.userSearch(L,{userName:t},{})).then(function(t){var l,n,o,i,a;const r=null!=(l=null==t?void 0:t.user)?l:[];if(!r.length)return void ee({key:"true",warning:!0,message:"ERR_MOBILE_NUMBER_NOT_REGISTERED"});const u=r[0];g("owners["+e+"].ownerOrFirmName",null!=(n=u.name)?n:"",{shouldValidate:!0,shouldDirty:!0}),g("owners["+e+"].emailId",null!=(o=u.emailId)?o:"",{shouldValidate:!0,shouldDirty:!0}),g("owners["+e+"].fatherOrHusbandName",null!=(i=u.fatherOrHusbandName)?i:"",{shouldValidate:!0,shouldDirty:!0}),g("owners["+e+"].address",null!=(a=u.permanentAddress)?a:"",{shouldValidate:!0,shouldDirty:!0});const s="string"==typeof u.dob?u.dob:"",d=s?s.slice(0,10):"";g("owners["+e+"].dateOfBirth",d,{shouldValidate:!0,shouldDirty:!0});const c=K(u.gender);g("owners["+e+"].gender",c,{shouldValidate:!0,shouldDirty:!0})});ee({key:"true",error:!0,message:"INVALID_MOBILE_NUMBER"})},function(){ee({key:"true",error:!0,message:v("FILE_UPLOAD_FAILED")})})},function(e,t){if(R(!1),e)throw t;return t}))}catch(e){return Promise.reject(e)}}(o)}," ",n.createElement(t.SearchIcon,null)," ")),(null==h||null===(F=h.owners)||void 0===F||null===(U=F[o])||void 0===U?void 0:U.mobileNumber)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},h.owners[o].mobileNumber.message))),n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller"},""+v("NOC_FIRM_OWNER_NAME_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(f,{control:E,name:"owners["+o+"].ownerOrFirmName",rules:{required:v("REQUIRED_FIELD"),maxLength:{value:100,message:v("MAX_100_CHARACTERS_ALLOWED")}},render:e=>{var l,o,i,a,r,u,s,d;return n.createElement(t.TextInput,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)},t:v,disabled:Boolean(null==w||null===(l=w.details)||void 0===l||null===(o=l.owners)||void 0===o||null===(i=o[0])||void 0===i?void 0:i.name)||Boolean(null==$||null===(a=$.owners)||void 0===a||null===(r=a[0])||void 0===r?void 0:r.name)||Boolean(null==p||null===(u=p.applicationDetails)||void 0===u||null===(s=u.owners)||void 0===s||null===(d=s[0])||void 0===d?void 0:d.PropertyOwnerName)})}}),(null==h||null===(Y=h.owners)||void 0===Y||null===(Z=Y[o])||void 0===Z?void 0:Z.ownerOrFirmName)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},h.owners[o].ownerOrFirmName.message))),n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller"},""+v("NOC_APPLICANT_EMAIL_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(f,{control:E,name:"owners["+o+"].emailId",rules:{required:v("REQUIRED_FIELD"),pattern:{value:/^[A-Za-z0-9._%+-]+@(?:[A-Za-z0-9-]+\.)*[A-Za-z0-9-]+\.[A-Za-z]{2,}$/,message:v("INVALID_EMAIL_FORMAT")}},render:e=>n.createElement(t.TextInput,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)},t:v})}),(null==h||null===(J=h.owners)||void 0===J||null===(te=J[o])||void 0===te?void 0:te.emailId)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},h.owners[o].emailId.message))),n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller"},""+v("NOC_APPLICANT_FATHER_HUSBAND_NAME_LABEL")),n.createElement("div",{className:"field"},n.createElement(f,{control:E,name:"owners["+o+"].fatherOrHusbandName",rules:{pattern:{value:/^[A-Za-z\s]+$/,message:v("ONLY_ENGLISH_LETTERS_ALLOWED")},maxLength:{value:100,message:v("MAX_100_CHARACTERS_ALLOWED")}},render:e=>{var l,o,i,a,r;return n.createElement(t.TextInput,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)},t:v,disabled:Boolean(null==w||null===(l=w.details)||void 0===l||null===(o=l.owners)||void 0===o||null===(i=o[0])||void 0===i?void 0:i.fatherOrHusbandName)||Boolean(null==$||null===(a=$.owners)||void 0===a||null===(r=a[0])||void 0===r?void 0:r.fatherOrHusbandName)})}}),(null==h||null===(le=h.owners)||void 0===le||null===(ne=le[o])||void 0===ne?void 0:ne.fatherOrHusbandName)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},h.owners[o].fatherOrHusbandName.message))),n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller"},""+v("NOC_APPLICANT_ADDRESS_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(f,{control:E,name:"owners["+o+"].address",rules:{required:v("REQUIRED_FIELD"),maxLength:{value:100,message:v("MAX_100_CHARACTERS_ALLOWED")}},render:e=>n.createElement(t.TextArea,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)},t:v})}),(null==h||null===(oe=h.owners)||void 0===oe||null===(ie=oe[o])||void 0===ie?void 0:ie.address)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},h.owners[o].address.message))),n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller"},""+v("NOC_APPLICANT_DOB_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(f,{control:E,name:"owners["+o+"].dateOfBirth",rules:{required:v("REQUIRED_FIELD"),validate:e=>{const t=new Date,l=new Date(e),n=t.getFullYear()-l.getFullYear(),o=t.getMonth()-l.getMonth(),i=t.getDate()-l.getDate();return n>=18||18===n&&(o>0||0===o&&i>=0)||v("DOB_MUST_BE_18_YEARS_OLD")}},render:e=>n.createElement(t.TextInput,{type:"date",value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)},min:"1900-01-01",max:(new Date).toISOString().split("T")[0]})}),(null==h||null===(ae=h.owners)||void 0===ae||null===(re=ae[o])||void 0===re?void 0:re.dateOfBirth)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},h.owners[o].dateOfBirth.message))),n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller"},""+v("NOC_APPLICANT_GENDER_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(f,{control:E,name:"owners["+o+"].gender",rules:{required:v("REQUIRED_FIELD")},render:e=>n.createElement(t.RadioButtons,{t:v,options:q,optionsKey:"code",value:e.value,selectedOption:e.value,onSelect:t=>{e.onChange(t)},isDependent:!0})}),(null==h||null===(ue=h.owners)||void 0===ue||null===(se=ue[o])||void 0===se?void 0:se.gender)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},h.owners[o].gender.message))),n.createElement(t.LabelFieldPair,{style:{marginBottom:"15px",marginTop:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},v("NOC_APPLICANT_PASSPORT_PHOTO"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field",style:{width:"100%"}},n.createElement(li,{id:"passport-photo-"+o,onUpload:G(o),onDelete:()=>{V(o)},uploadedFile:null==D||null===(de=D[o])||void 0===de?void 0:de.filestoreId,message:null!=D&&null!==(ce=D[o])&&void 0!==ce&&ce.filestoreId?"1 "+v("FILEUPLOADED"):v("ES_NO_FILE_SELECTED_LABEL"),uploadMessage:"",accept:"image/*"}))),n.createElement(t.LabelFieldPair,{style:{marginBottom:"15px",marginTop:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},v("NOC_APPLICANT_ID_PROOF"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field",style:{width:"100%"}},n.createElement(li,{id:"id-proof-"+o,onUpload:j(o),onDelete:()=>{z(o)},uploadedFile:null==y||null===(me=y[o])||void 0===me?void 0:me.filestoreId,message:null!=y&&null!==(ve=y[o])&&void 0!==ve&&ve.filestoreId?"1 "+v("FILEUPLOADED"):v("ES_NO_FILE_SELECTED_LABEL"),uploadMessage:"",accept:".pdf"}))))})),n.createElement("div",null,n.createElement("button",{type:"button",onClick:()=>Z({mobileNumber:"",ownerOrFirmName:"",emailId:"",fatherOrHusbandName:"",propertyId:"",PropertyOwnerName:"",PropertyOwnerMobileNumber:"",PropertyOwnerAddress:"",PropertyOwnerPlotArea:null,gender:null,dateOfBirth:"",address:"",ownerType:null,propertyVasikaNo:"",propertyVasikaDate:""}),style:{cursor:"pointer"}},"➕ Add Owner")),J&&n.createElement(t.Toast,{error:null==J?void 0:J.error,warning:null==J?void 0:J.warning,label:v(null==J?void 0:J.message),isDleteBtn:!0,onClose:()=>{ee(null)}}),x&&n.createElement(ii,{closeModal:()=>B(!1),onPropertySelect:e=>{if(console.log("property",e),!1!==(null==H?void 0:H.value)&&null!==F&&null!=e&&e.propertyId){var t,l,n,o,i,a,r,u,s,d,m,v,f,E;g("owners["+F+"].propertyId",e.propertyId,{shouldValidate:!0,shouldDirty:!0}),g("owners["+F+"].PropertyOwnerName",(null==e||null===(t=e.owners)||void 0===t||null===(l=t[0])||void 0===l?void 0:l.name)||"",{shouldValidate:!0,shouldDirty:!0}),g("owners["+F+"].PropertyOwnerMobileNumber",(null==e||null===(n=e.owners)||void 0===n||null===(o=n[0])||void 0===o?void 0:o.mobileNumber)||"",{shouldValidate:!0,shouldDirty:!0}),g("owners["+F+"].PropertyOwnerPlotArea",(null==e?void 0:e.landArea)||null,{shouldValidate:!0,shouldDirty:!0}),g("owners["+F+"].propertyVasikaNo",(null==e||null===(i=e.additionalDetails)||void 0===i?void 0:i.vasikaNo)||null,{shouldValidate:!0,shouldDirty:!0}),g("owners["+F+"].propertyVasikaDate",(null==e||null===(a=e.additionalDetails)||void 0===a?void 0:a.vasikaDate)||null,{shouldValidate:!0,shouldDirty:!0}),0===F&&(null!=e&&null!==(m=e.owners)&&void 0!==m&&null!==(v=m[0])&&void 0!==v&&v.name&&g("owners["+F+"].ownerOrFirmName",e.owners[0].name,{shouldValidate:!0,shouldDirty:!0}),null!=e&&null!==(f=e.owners)&&void 0!==f&&null!==(E=f[0])&&void 0!==E&&E.mobileNumber&&g("owners["+F+"].mobileNumber",e.owners[0].mobileNumber,{shouldValidate:!0,shouldDirty:!0}));const h=A("owners");I(Xo("applicationDetails",c({},null==p?void 0:p.applicationDetails,{isPropertyAvailable:H,owners:null==h?void 0:h.map((t,l)=>{var n,o,i,a,r,u,s,d,m,v,p,f;return l===F?c({},t,{propertyId:null==e?void 0:e.propertyId,PropertyOwnerName:null==e||null===(n=e.owners)||void 0===n||null===(o=n[0])||void 0===o?void 0:o.name,PropertyOwnerMobileNumber:null==e||null===(i=e.owners)||void 0===i||null===(a=i[0])||void 0===a?void 0:a.mobileNumber,PropertyOwnerAddress:null==e||null===(r=e.owners)||void 0===r||null===(u=r[0])||void 0===u?void 0:u.permanentAddress,PropertyOwnerPlotArea:null==e?void 0:e.landArea,propertyVasikaNo:null==e||null===(s=e.additionalDetails)||void 0===s?void 0:s.vasikaNo,propertyVasikaDate:null==e||null===(d=e.additionalDetails)||void 0===d?void 0:d.vasikaDate},0===F&&{ownerOrFirmName:(null==e||null===(m=e.owners)||void 0===m||null===(v=m[0])||void 0===v?void 0:v.name)||t.ownerOrFirmName,mobileNumber:(null==e||null===(p=e.owners)||void 0===p||null===(f=p[0])||void 0===f?void 0:f.mobileNumber)||t.mobileNumber,address:t.address}):t})}))),I(Xo("siteDetails",c({},null==p?void 0:p.siteDetails,{vasikaNumber:null==e||null===(r=e.additionalDetails)||void 0===r?void 0:r.vasikaNo,vasikaDate:b(null==e||null===(u=e.additionalDetails)||void 0===u?void 0:u.vasikaDate),netTotalArea:null==e?void 0:e.landArea,proposedSiteAddress:null==e||null===(s=e.owners)||void 0===s||null===(d=s[0])||void 0===d?void 0:d.permanentAddress})))}},formData:p,setApiLoading:R,tenantId:T}))},di=e=>{var o,i,a,r,u,s;const{t:d,currentStepData:c,Controller:m,control:v,setValue:p,errors:f}=e,E=window.localStorage.getItem("CITIZEN.CITY"),[g,h]=l.useState(null),[_,N]=l.useState(null),[A,S]=l.useState(null),[b,y]=l.useState(null),C=Digit.UserService.getUser(),D=null==C||null===(o=C.info)||void 0===o||null===(i=o.roles)||void 0===i?void 0:i.find(e=>"BPA_ARCHITECT"===(null==e?void 0:e.code)),{data:O}=Digit.Hooks.obps.useBPAREGSearch(D?"pb.punjab":E,{},{mobileNumber:null==C||null===(a=C.info)||void 0===a?void 0:a.mobileNumber},{cacheTime:0});return l.useEffect(()=>{console.log("currentStepData2",c);const e=null==c?void 0:c.applicationDetails;e&&Object.entries(e).forEach(e=>{let[t,l]=e;p(t,l)})},[c,p]),l.useEffect(()=>{if(O)for(let o=0;o<(null==O||null===(e=O.Licenses)||void 0===e?void 0:e.length);o++){var e,t,l;if("APPROVED"===(null==O||null===(t=O.Licenses)||void 0===t||null===(l=t[o])||void 0===l?void 0:l.status)){var n;h(null==O||null===(n=O.Licenses)||void 0===n?void 0:n[o]);break}}},[O]),l.useEffect(()=>{var e,t,l,n,o,i,a,r;g&&(N(D?null==g||null===(a=g.tradeLicenseDetail)||void 0===a||null===(r=a.additionalDetail)||void 0===r?void 0:r.counsilForArchNo:null==g?void 0:g.licenseNumber),S((null==g||null===(e=g.tradeLicenseDetail)||void 0===e||null===(t=e.owners)||void 0===t||null===(l=t[0])||void 0===l?void 0:l.permanentAddress)||(null==g||null===(n=g.tradeLicenseDetail)||void 0===n||null===(o=n.owners)||void 0===o||null===(i=o[0])||void 0===i?void 0:i.correspondenceAddress)),y(Digit.DateUtils.ConvertEpochToDate(null==g?void 0:g.validTo)))},[g]),l.useEffect(()=>{_&&(p("professionalRegId",_,{shouldValidate:!0,shouldDirty:!1}),p("professionalAddress",A),p("professionalRegIdValidity",b,{shouldValidate:!0,shouldDirty:!1}))},[A,_,p,b]),n.createElement(n.Fragment,null,n.createElement(t.CardSectionHeader,{className:"card-section-header"},d("NOC_PROFESSIONAL_DETAILS")),n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,null,""+d("NOC_PROFESSIONAL_NAME_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(m,{control:v,name:"professionalName",defaultValue:null==C||null===(r=C.info)||void 0===r?void 0:r.name,rules:{required:d("REQUIRED_FIELD"),maxLength:{value:100,message:d("MAX_100_CHARACTERS_ALLOWED")}},render:e=>n.createElement(t.TextInput,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)},t:d,disabled:"true"})}),(null==f?void 0:f.professionalName)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},f.professionalName.message))),n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller"},""+d("NOC_PROFESSIONAL_EMAIL_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(m,{control:v,name:"professionalEmailId",defaultValue:null==C||null===(u=C.info)||void 0===u?void 0:u.emailId,rules:{required:d("REQUIRED_FIELD"),pattern:{value:/^[^\s@]+@[^\s@]+\.[^\s@]+$/,message:d("INVALID_EMAIL_FORMAT")}},render:e=>n.createElement(t.TextInput,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)},t:d,disabled:"true"})}),(null==f?void 0:f.professionalEmailId)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},f.professionalEmailId.message))),n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller"},""+d("NOC_PROFESSIONAL_REGISTRATION_ID_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(m,{control:v,name:"professionalRegId",rules:{required:d("REQUIRED_FIELD")},render:e=>n.createElement(t.TextInput,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)},t:d,disabled:"true"})}),(null==f?void 0:f.professionalRegId)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},f.professionalRegId.message))),n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller"},""+d("NOC_PROFESSIONAL_REGISTRATION_ID_VALIDITY_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(m,{control:v,name:"professionalRegIdValidity",rules:{required:d("REQUIRED_FIELD")},render:e=>n.createElement(t.TextInput,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)},t:d,disabled:"true"})}),(null==f?void 0:f.professionalRegIdValidity)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},f.professionalRegIdValidity.message))),n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller"},""+d("NOC_PROFESSIONAL_MOBILE_NO_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(m,{control:v,name:"professionalMobileNumber",defaultValue:null==C||null===(s=C.info)||void 0===s?void 0:s.mobileNumber,rules:{required:d("REQUIRED_FIELD"),pattern:{value:/^[6-9]\d{9}$/,message:d("INVALID_MOBILE_NUMBER")}},render:e=>n.createElement(t.MobileNumber,{value:e.value,onChange:e.onChange,onBlur:e.onBlur,t:d,disable:"true"})}),(null==f?void 0:f.professionalMobileNumber)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},f.professionalMobileNumber.message))),n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller"},""+d("NOC_PROFESSIONAL_ADDRESS_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(m,{control:v,name:"professionalAddress",rules:{required:d("REQUIRED_FIELD"),maxLength:{value:100,message:d("MAX_100_CHARACTERS_ALLOWED")}},render:e=>n.createElement(t.TextArea,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)},t:d,disabled:"true",disable:"true"})}),(null==f?void 0:f.professionalAddress)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},f.professionalAddress.message))))},ci=e=>{var o,i,a,r,u,s,c,m,v,p,f,E;let g;g=window.location.pathname.includes("employee")?window.localStorage.getItem("Employee.tenant-id"):window.localStorage.getItem("CITIZEN.CITY");const h=Digit.ULBService.getStateId(),{t:_,currentStepData:N,Controller:A,control:S,setValue:y,errors:C,errorStyle:D,useFieldArray:O,watch:T}=e,[L,I]=l.useState("0.00"),w=T("netTotalArea"),{data:P}=Digit.Hooks.useBoundaryLocalities(g,"revenue",{},_),R=T("areaLeftForRoadWidening");l.useEffect(()=>{const e=parseFloat(w),t=parseFloat(R),l=((isNaN(e)?0:e)-(isNaN(t)?0:t)).toFixed(2);I(l),y("netPlotAreaAfterWidening",l)},[w,R]);const[x,B]=l.useState(""),[F,M]=l.useState(""),[k,U]=l.useState(""),{fields:H,append:W,remove:j}=O({control:S,name:"floorArea"}),V=T("floorArea"),z=T("basementArea");l.useEffect(()=>{const e=null==V?void 0:V.reduce((e,t)=>{const l=parseFloat(null==t?void 0:t.value);return e+(isNaN(l)?0:l)},0),t=isNaN(z)?0:z,l=(e+parseFloat(t)).toFixed(2);U(l),y("totalFloorArea",l)},[V,z]);const[G,Y]=l.useState((null==N||null===(o=N.siteDetails)||void 0===o?void 0:o.ulbName)||""),[q,K]=l.useState((null==N||null===(i=N.siteDetails)||void 0===i?void 0:i.ulbType)||""),[$,X]=l.useState((null==N||null===(a=N.siteDetails)||void 0===a?void 0:a.district)||""),[Z,Q]=l.useState((null==N||null===(r=N.siteDetails)||void 0===r?void 0:r.buildingStatus)||null),{data:J,isLoading:ee}=Digit.Hooks.noc.useBuildingType(h);let{data:te,isLoading:le}=Digit.Hooks.noc.useRoadType(h);const ne=l.useMemo(()=>null==te?void 0:te.slice().sort((e,t)=>e.name.localeCompare(t.name)),[te]),[oe,ie]=l.useState((null==N||null===(u=N.siteDetails)||void 0===u?void 0:u.isBasementAreaAvailable)||null),ae=[{code:"YES",i18nKey:"YES"},{code:"NO",i18nKey:"NO"}],re=Digit.Hooks.noc.useTenants(),{data:ue,isLoading:se}=Digit.Hooks.useCustomMDMS(h,"tenant",[{name:"zoneMaster",filter:"$.[?(@.tanentId == '"+g+"')]"}]),[de,ce]=l.useState((null==N||null===(s=N.siteDetails)||void 0===s?void 0:s.district)||null),[me,ve]=l.useState((null==N||null===(c=N.siteDetails)||void 0===c?void 0:c.localityAreaType)||null);console.log("localities in step 2 edit",me),l.useEffect(()=>{if(g&&(null==re?void 0:re.length)>0){var e,t,l;const n=re.find(e=>e.code===g),o=(null==n||null===(e=n.city)||void 0===e?void 0:e.districtName)||"",i=(null==n||null===(t=n.city)||void 0===t?void 0:t.name)||"",a=(null==n||null===(l=n.city)||void 0===l?void 0:l.ulbType)||"";o&&(ce(o),Y(i),K(a),X(o))}},[g,re]),l.useEffect(()=>{y("district",$||""),y("ulbType",q||""),y("ulbName",G||"")},[$,q,G]);const pe=d.useSelector(e=>{var t,l,n;return null===(t=e.noc)||void 0===t||null===(l=t.NOCNewApplicationFormReducer)||void 0===l||null===(n=l.formData)||void 0===n?void 0:n.cpt});return console.log("nocCpt",pe),l.useEffect(()=>{if(N){var e,t,l,n,o;const i=null==N||null===(e=N.cpt)||void 0===e?void 0:e.details,a=null==N||null===(t=N.cpt)||void 0===t||null===(l=t.details)||void 0===l?void 0:l.address;M((null==a?void 0:a.doorNo)||(null==a?void 0:a.street));const r=(null==i||null===(n=i.owners)||void 0===n||null===(o=n[0])||void 0===o?void 0:o.landArea)||(null==i?void 0:i.landArea);B(r)}},[null==N||null===(m=N.cpt)||void 0===m?void 0:m.details]),l.useEffect(()=>{x&&y("netTotalArea",x,{shouldValidate:!0,shouldDirty:!0})},[x,y]),l.useEffect(()=>{F&&y("proposedSiteAddress",F,{shouldValidate:!0,shouldDirty:!0})},[F,y]),l.useEffect(()=>{const e=null==N?void 0:N.siteDetails;if(e&&(Object.entries(e).forEach(e=>{let[t,l]=e;"floorArea"!==t&&y(t,l)}),Array.isArray(e.floorArea))){for(let e=H.length-1;e>=0;e--)j(e);e.floorArea.forEach(e=>{W({value:e.value||""})})}},[N,y,W,j]),l.useEffect(()=>{var e,t,l,n,o,i,a,r,u;const s=null==N||null===(e=N.cpt)||void 0===e||null===(t=e.details)||void 0===t||null===(l=t.Properties)||void 0===l||null===(n=l[0])||void 0===n||null===(o=n.Properties)||void 0===o||null===(i=o[0])||void 0===i||null===(a=i.Properties)||void 0===a?void 0:a[0],d=(null==s||null===(r=s.owners)||void 0===r||null===(u=r[0])||void 0===u?void 0:u.landArea)||(null==s?void 0:s.landArea);d&&y("netTotalArea",d,{shouldValidate:!0,shouldDirty:!0})},[null==N||null===(v=N.cpt)||void 0===v?void 0:v.details,y]),n.createElement(n.Fragment,null,n.createElement("div",{style:{marginBottom:"16px"}},n.createElement(t.CardSectionHeader,{className:"card-section-header"},_("NOC_SITE_DETAILS")),n.createElement("div",null,n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_PLOT_NO_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(A,{control:S,name:"plotNo",rules:{required:_("REQUIRED_FIELD"),maxLength:{value:100,message:_("MAX_100_CHARACTERS_ALLOWED")}},render:e=>n.createElement(t.TextInput,{className:"form-field",value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)}})}),(null==C?void 0:C.plotNo)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},C.plotNo.message))),n.createElement(t.LabelFieldPair,{style:{marginBottom:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},_("NOC_PROPOSED_SITE_ADDRESS"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(A,{control:S,name:"proposedSiteAddress",rules:{required:_("REQUIRED_FIELD"),maxLength:{value:200,message:_("MAX_200_CHARACTERS_ALLOWED")}},render:e=>{var l,o,i;return n.createElement(t.TextArea,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)},disabled:Boolean(F)||Boolean(null==N||null===(l=N.applicationDetails)||void 0===l||null===(o=l.owners)||void 0===o||null===(i=o[0])||void 0===i?void 0:i.PropertyOwnerAddress)})}}),n.createElement(t.CardLabelError,{style:{fontSize:"12px",marginTop:"4px"}},null!=C&&C.proposedSiteAddress?C.proposedSiteAddress.message:""))),n.createElement(t.LabelFieldPair,{style:{marginBottom:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_ULB_NAME_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(A,{control:S,name:"ulbName",defaultValue:G,rules:{required:_("REQUIRED_FIELD")},render:e=>n.createElement(t.TextInput,{className:"form-field",value:G||e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)},disable:"true"})}),n.createElement(t.CardLabelError,{style:{fontSize:"12px",marginTop:"4px"}},null!=C&&C.ulbName?C.ulbName.message:""))),n.createElement(t.LabelFieldPair,{style:{marginBottom:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_ULB_TYPE_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(A,{control:S,name:"ulbType",defaultValue:q,rules:{required:_("REQUIRED_FIELD")},render:e=>n.createElement(t.TextInput,{className:"form-field",value:q||e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)},disable:"true"})}),(null==C?void 0:C.ulbType)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},C.ulbType.message))),n.createElement(t.LabelFieldPair,{style:{marginBottom:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_KHASRA_NO_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(A,{control:S,name:"khasraNo",rules:{required:_("REQUIRED_FIELD"),maxLength:{value:500,message:_("MAX_500_CHARACTERS_ALLOWED")}},render:e=>n.createElement(t.TextArea,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)}})}),(null==C?void 0:C.khasraNo)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},C.khasraNo.message))),n.createElement(t.LabelFieldPair,{style:{marginBottom:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_HADBAST_NO_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(A,{control:S,name:"hadbastNo",rules:{required:_("REQUIRED_FIELD"),maxLength:{value:100,message:_("MAX_100_CHARACTERS_ALLOWED")},pattern:{value:/^[0-9]+$/,message:_("ONLY_NUMERIC_VALUES_ALLOWED")}},render:e=>n.createElement(t.TextInput,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)}})}),(null==C?void 0:C.hadbastNo)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},C.hadbastNo.message))),n.createElement(t.LabelFieldPair,{style:{marginBottom:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_ROAD_TYPE_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},!le&&n.createElement(A,{control:S,name:"roadType",rules:{required:_("REQUIRED_FIELD")},render:e=>n.createElement(t.Dropdown,{className:"form-field",select:e.onChange,selected:e.value,option:ne,optionKey:"name",t:_})}),(null==C?void 0:C.roadType)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},C.roadType.message))),n.createElement(t.LabelFieldPair,{style:{marginBottom:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_NET_TOTAL_AREA_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(A,{control:S,name:"netTotalArea",rules:{required:_("REQUIRED_FIELD"),pattern:{value:/^[0-9]*\.?[0-9]+$/,message:_("ONLY_NUMERIC_VALUES_ALLOWED_MSG")},maxLength:{value:100,message:_("MAX_100_CHARACTERS_ALLOWED")}},render:e=>{var l,o,i;return n.createElement(t.TextInput,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)},disabled:x||Boolean(null==N||null===(l=N.applicationDetails)||void 0===l||null===(o=l.owners)||void 0===o||null===(i=o[0])||void 0===i?void 0:i.PropertyOwnerPlotArea)})}}),n.createElement(t.CardLabelError,{style:{fontSize:"12px",marginTop:"4px"}},(null==C||null===(p=C.netTotalArea)||void 0===p?void 0:p.message)||""))),n.createElement(t.LabelFieldPair,{style:{marginBottom:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_AREA_LEFT_FOR_ROAD_WIDENING_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(A,{control:S,name:"areaLeftForRoadWidening",rules:{required:_("REQUIRED_FIELD"),pattern:{value:/^[0-9]*\.?[0-9]+$/,message:_("ONLY_NUMERIC_VALUES_ALLOWED_MSG")},maxLength:{value:100,message:_("MAX_100_CHARACTERS_ALLOWED")}},render:e=>n.createElement(t.TextInput,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)}})}),(null==C?void 0:C.areaLeftForRoadWidening)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},C.areaLeftForRoadWidening.message))),n.createElement(t.LabelFieldPair,{style:{marginBottom:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_NET_PLOT_AREA_AFTER_WIDENING_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(A,{control:S,name:"netPlotAreaAfterWidening",rules:{required:_("REQUIRED_FIELD"),pattern:{value:/^[0-9]*\.?[0-9]+$/,message:_("ONLY_NUMERIC_VALUES_ALLOWED_MSG")},maxLength:{value:100,message:_("MAX_100_CHARACTERS_ALLOWED")}},render:e=>n.createElement(t.TextInput,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)},disable:"true"})}),(null==C?void 0:C.netPlotAreaAfterWidening)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},C.netPlotAreaAfterWidening.message))),n.createElement(t.LabelFieldPair,{style:{marginBottom:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_ROAD_WIDTH_AT_SITE_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(A,{control:S,name:"roadWidthAtSite",rules:{required:_("REQUIRED_FIELD"),pattern:{value:/^[0-9]*\.?[0-9]+$/,message:_("ONLY_NUMERIC_VALUES_ALLOWED_MSG")},maxLength:{value:100,message:_("MAX_100_CHARACTERS_ALLOWED")}},render:e=>n.createElement(t.TextInput,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)}})}),n.createElement(t.CardLabelError,{style:{fontSize:"12px",marginTop:"4px"}},null!=C&&C.roadWidthAtSite?C.roadWidthAtSite.message:""))),n.createElement(t.LabelFieldPair,{style:{marginBottom:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_BUILDING_STATUS_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},!ee&&n.createElement(A,{control:S,name:"buildingStatus",rules:{required:_("REQUIRED_FIELD")},render:e=>n.createElement(t.Dropdown,{className:"form-field",select:t=>{Q(t),e.onChange(t)},selected:e.value,option:J,optionKey:"name",t:_})}),(null==C?void 0:C.buildingStatus)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},C.buildingStatus.message))),"BUILTUP"===(null==Z?void 0:Z.code)&&n.createElement(t.LabelFieldPair,{style:{marginBottom:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_IS_BASEMENT_AREA_PRESENT_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(A,{control:S,name:"isBasementAreaAvailable",rules:{required:_("REQUIRED_FIELD")},render:e=>n.createElement(t.Dropdown,{className:"form-field",select:t=>{ie(t),e.onChange(t)},selected:e.value,option:ae,optionKey:"i18nKey",t:_})}),(null==C?void 0:C.isBasementAreaAvailable)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},C.isBasementAreaAvailable.message))),"BUILTUP"===(null==Z?void 0:Z.code)&&"YES"===(null==oe?void 0:oe.code)&&n.createElement(t.LabelFieldPair,{style:{marginBottom:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_BASEMENT_AREA_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(A,{control:S,name:"basementArea",rules:{required:_("REQUIRED_FIELD"),pattern:{value:/^[0-9]*\.?[0-9]+$/,message:_("ONLY_NUMERIC_VALUES_ALLOWED_MSG")},maxLength:{value:100,message:_("MAX_100_CHARACTERS_ALLOWED")}},render:e=>n.createElement(t.TextInput,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)}})}),n.createElement(t.CardLabelError,{style:{fontSize:"12px",marginTop:"4px"}},null!=C&&C.basementArea?C.basementArea.message:""))),"BUILTUP"===(null==Z?void 0:Z.code)&&H.map((e,l)=>n.createElement("div",{style:{display:"flex",gap:"10px",flexDirection:"column"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},0===l?"Ground":""+l," Floor Area(sq mt)",n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{key:e.id,className:"field",style:{display:"flex",gap:"10px"}},n.createElement(A,{control:S,name:"floorArea."+l+".value",defaultValue:e.value,rules:{required:_("REQUIRED_FIELD"),pattern:{value:/^[0-9]*\.?[0-9]+$/,message:_("ONLY_NUMERIC_VALUES_ALLOWED_MSG")},maxLength:{value:100,message:_("MAX_100_CHARACTERS_ALLOWED")}},render:e=>{var o,i;return n.createElement(n.Fragment,null,n.createElement(t.TextInput,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)}}),(null==C||null===(o=C.floorArea)||void 0===o||null===(i=o[l])||void 0===i?void 0:i.value)&&n.createElement(t.CardLabelError,{className:D},C.floorArea[l].value.message))}}),n.createElement("button",{type:"button",onClick:()=>j(l)},"❌")))),"BUILTUP"===(null==Z?void 0:Z.code)&&n.createElement("button",{type:"button",onClick:()=>W({value:""})},"➕ Add Floor"),"BUILTUP"===(null==Z?void 0:Z.code)&&n.createElement(t.LabelFieldPair,{style:{marginBottom:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_TOTAL_FLOOR_BUILT_UP_AREA_LABEL")),n.createElement("div",{className:"field"},n.createElement(A,{control:S,name:"totalFloorArea",defaultValue:k,render:e=>n.createElement(t.TextInput,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)},disable:"true"})}))),n.createElement(t.LabelFieldPair,{style:{marginBottom:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_SITE_WARD_NO_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(A,{control:S,name:"wardNo",rules:{required:_("REQUIRED_FIELD"),maxLength:{value:100,message:_("MAX_100_CHARACTERS_ALLOWED")}},render:e=>n.createElement(t.TextInput,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)}})}),(null==C?void 0:C.wardNo)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},C.wardNo.message))),n.createElement(t.LabelFieldPair,{style:{marginBottom:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_DISTRICT_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(A,{control:S,name:"district",defaultValue:$,rules:{required:_("REQUIRED_FIELD")},render:e=>n.createElement(t.TextInput,{className:"form-field",value:de||e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)},disable:"true"})}),(null==C?void 0:C.district)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},C.district.message))),n.createElement(t.LabelFieldPair,{style:{marginBottom:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_ZONE_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},!se&&n.createElement(A,{control:S,name:"zone",rules:{required:_("REQUIRED_FIELD")},render:e=>{var l,o,i;return n.createElement(t.Dropdown,{className:"form-field",select:e.onChange,selected:e.value,option:null==ue||null===(l=ue.tenant)||void 0===l||null===(o=l.zoneMaster)||void 0===o||null===(i=o[0])||void 0===i?void 0:i.zones,optionKey:"code",t:_})}}),(null==C?void 0:C.zone)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},C.zone.message))),n.createElement(t.LabelFieldPair,{style:{marginBottom:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_SITE_VILLAGE_NAME_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(A,{control:S,name:"villageName",rules:{required:_("REQUIRED_FIELD"),maxLength:{value:100,message:_("MAX_100_CHARACTERS_ALLOWED")}},render:e=>n.createElement(t.TextInput,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)}})}),(null==C?void 0:C.villageName)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},C.villageName.message))),n.createElement(t.LabelFieldPair,{style:{marginBottom:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_SITE_COLONY_NAME_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(A,{control:S,name:"colonyName",rules:{required:_("REQUIRED_FIELD"),maxLength:{value:100,message:_("MAX_100_CHARACTERS_ALLOWED")}},render:e=>n.createElement(t.TextInput,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)}})}),(null==C?void 0:C.colonyName)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},C.colonyName.message))),n.createElement(t.LabelFieldPair,{style:{marginBottom:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_SITE_VASIKA_NO_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(A,{control:S,name:"vasikaNumber",rules:{required:_("REQUIRED_FIELD"),validate:e=>e.replace(/\//g,"").length<=15||_("MAX_15_CHARACTERS_ALLOWED")},render:e=>{var l,o,i;return n.createElement(t.TextInput,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)},disabled:Boolean(null==N||null===(l=N.applicationDetails)||void 0===l||null===(o=l.owners)||void 0===o||null===(i=o[0])||void 0===i?void 0:i.propertyVasikaNo)})}}),(null==C?void 0:C.vasikaNumber)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},C.vasikaNumber.message))),n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_VASIKA_DATE"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(A,{control:S,name:"vasikaDate",rules:{required:_("REQUIRED_FIELD"),validate:e=>{}},render:e=>{var l,o,i;return n.createElement(t.TextInput,{type:"date",value:b(e.value),onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)},min:"1900-01-01",max:(new Date).toISOString().split("T")[0],disabled:Boolean(null==N||null===(l=N.applicationDetails)||void 0===l||null===(o=l.owners)||void 0===o||null===(i=o[0])||void 0===i?void 0:i.propertyVasikaDate)})}}),(null==C?void 0:C.vasikaDate)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},null==C||null===(f=C.vasikaDate)||void 0===f?void 0:f.message))),n.createElement(t.LabelFieldPair,{style:{marginBottom:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_SITE_KHEWAT_AND_KHATUNI_NO_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(A,{control:S,name:"khewatAndKhatuniNo",rules:{required:_("REQUIRED_FIELD"),maxLength:{value:100,message:_("MAX_100_CHARACTERS_ALLOWED")},pattern:{value:/^[0-9]+$/,message:_("ONLY_NUMERIC_VALUES_ALLOWED")}},render:e=>n.createElement(t.TextInput,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)}})}),(null==C?void 0:C.khewatAndKhatuniNo)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},C.khewatAndKhatuniNo.message))),n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("BPA_AREA_TYPE_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},(null==P?void 0:P.length)>0&&n.createElement(A,{control:S,name:"localityAreaType",rules:{required:_("REQUIRED_FIELD")},render:e=>n.createElement(t.Dropdown,{className:"form-field",select:t=>{e.onChange(t)},selected:me||e.value,option:P.sort((e,t)=>e.name.localeCompare(t.name)),optionKey:"name",t:_})}),null!=C&&C.localityAreaType?null==C||null===(E=C.localityAreaType)||void 0===E?void 0:E.message:""))),n.createElement(t.BreakLine,null)))},mi=e=>{var o;const{t:i,currentStepData:a,Controller:r,control:u,setValue:s,errors:d}=e,c=(Digit.ULBService.getCurrentTenantId(),Digit.ULBService.getStateId()),[m,v]=l.useState((null==a||null===(o=a.siteDetails)||void 0===o?void 0:o.specificationBuildingCategory)||null),{data:p,isLoading:f}=Digit.Hooks.noc.useBuildingCategory(c),{data:E,isLoading:g}=Digit.Hooks.noc.useNocType(c),h=[{code:"YES",i18nKey:"YES"},{code:"NO",i18nKey:"NO"}];return l.useEffect(()=>{console.log("currentStepData4",a);const e=null==a?void 0:a.siteDetails;e&&Object.entries(e).forEach(e=>{let[t,l]=e;s(t,l)})},[a,s]),n.createElement(n.Fragment,null,n.createElement(t.CardSectionHeader,null,i("NOC_SPECIFICATION_DETAILS")),n.createElement("div",null,n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller"},""+i("NOC_PLOT_AREA_JAMA_BANDI_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(r,{control:u,name:"specificationPlotArea",rules:{required:i("REQUIRED_FIELD"),pattern:{value:/^[0-9]*\.?[0-9]+$/,message:i("ONLY_NUMERIC_VALUES_ALLOWED_MSG")},maxLength:{value:100,message:i("MAX_100_CHARACTERS_ALLOWED")}},render:e=>n.createElement(t.TextInput,{className:"form-field",value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)},t:i})}),(null==d?void 0:d.specificationPlotArea)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},d.specificationPlotArea.message))),n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller"},""+i("NOC_BUILDING_CATEGORY_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},!f&&p.length>0&&n.createElement(r,{control:u,name:"specificationBuildingCategory",rules:{required:i("REQUIRED_FIELD")},render:e=>n.createElement(t.Dropdown,{className:"form-field",select:t=>{v(t),e.onChange(t)},selected:e.value,option:p,optionKey:"name",t:i})}),(null==d?void 0:d.specificationBuildingCategory)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},d.specificationBuildingCategory.message))),n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller"},""+i("NOC_NOC_TYPE_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},!g&&n.createElement(r,{control:u,name:"specificationNocType",rules:{required:i("REQUIRED_FIELD")},render:e=>n.createElement(t.Dropdown,{className:"form-field",select:e.onChange,selected:e.value,option:E,optionKey:"name",t:i})}),(null==d?void 0:d.specificationNocType)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},d.specificationNocType.message))),n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller"},""+i("NOC_RESTRICTED_AREA_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(r,{control:u,name:"specificationRestrictedArea",rules:{required:i("REQUIRED_FIELD")},render:e=>n.createElement(t.Dropdown,{className:"form-field",select:e.onChange,selected:e.value,option:h,optionKey:"i18nKey",t:i})}),(null==d?void 0:d.specificationRestrictedArea)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},d.specificationRestrictedArea.message))),n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller"},""+i("NOC_IS_SITE_UNDER_MASTER_PLAN_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(r,{control:u,name:"specificationIsSiteUnderMasterPlan",rules:{required:i("REQUIRED_FIELD")},render:e=>n.createElement(t.Dropdown,{className:"form-field",select:e.onChange,selected:e.value,option:h,optionKey:"i18nKey",t:i})}),(null==d?void 0:d.specificationIsSiteUnderMasterPlan)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},d.specificationIsSiteUnderMasterPlan.message)))))};function vi(e){var l,i,a,r,u,s,c,m,v,p,f,E,g,h,_,N,A,b,y,C,D,O,T,L,I,w,P,R,x,B,F,M,k,U,H,W,j,V,z,G,Y,q,K,$,X,Z,Q,J,ee,te,le,ne,oe,ie,ae,re,ue,se,de,ce,me,ve,pe,fe,Ee,ge,he,_e,Ne,Ae,Se,be,ye,Ce,De;let{currentStepData:Oe,t:Te}=e;o.useLocation(),o.useHistory(),d.useDispatch(),console.log("formData in Summary Page",Oe);const Le=d.useSelector(function(e){var t,l;return(null==e||null===(t=e.noc)||void 0===t||null===(l=t.NOCNewApplicationFormReducer)||void 0===l?void 0:l.coordinates)||{}}),Ie=d.useSelector(function(e){var t,l;return(null==e||null===(t=e.noc)||void 0===t||null===(l=t.NOCNewApplicationFormReducer)||void 0===l?void 0:l.ownerPhotos)||[]}),we=d.useSelector(function(e){var t,l;return(null==e||null===(t=e.noc)||void 0===t||null===(l=t.NOCNewApplicationFormReducer)||void 0===l?void 0:l.ownerIds)||[]});console.log("coordinates in summary page",Le);const Pe=e=>{if(0===e)return Te("NOC_GROUND_FLOOR_AREA_LABEL");const t=e%10,l=e%100;let n="th";return(l<11||l>13)&&(1===t?n="st":2===t?n="nd":3===t&&(n="rd")),""+e+n+" "+Te("NOC_FLOOR_AREA_LABEL")},Re=(Digit.UserService.getUser(),e=>{if(!e)return"";const[t,l,n]=e.split("-");return n+"/"+l+"/"+t});let xe=null==Oe||null===(l=Oe.documents)||void 0===l||null===(i=l.documents)||void 0===i?void 0:i.documents;console.log("documents here in summary",xe);const Be=null==Oe||null===(a=Oe.documents)||void 0===a||null===(r=a.documents)||void 0===r||null===(u=r.documents)||void 0===u?void 0:u.filter(e=>"OWNER.SITEPHOTOGRAPHONE"===e.documentType||"OWNER.SITEPHOTOGRAPHTWO"===e.documentType),Fe=null==Oe||null===(s=Oe.documents)||void 0===s||null===(c=s.documents)||void 0===c||null===(m=c.documents)||void 0===m?void 0:m.filter(e=>!("OWNER.SITEPHOTOGRAPHONE"===(null==e?void 0:e.documentType)||"OWNER.SITEPHOTOGRAPHTWO"===(null==e?void 0:e.documentType))),Me=null==Oe||null===(v=Oe.applicationDetails)||void 0===v||null===(p=v.owners)||void 0===p?void 0:p[0],ke=null==Oe||null===(f=Oe.applicationDetails)||void 0===f||null===(E=f.owners)||void 0===E||null===(g=E[0])||void 0===g?void 0:g.propertyId;return console.log("primaryOwner and propertyId here in summary",Me,ke),n.createElement("div",{className:"employee-main-application-details"},n.createElement("style",null," .data-table .row {border: 2px solid lightgrey;}"),n.createElement(t.CardSubHeader,null,Te("OWNER_OWNERPHOTO")),n.createElement(t.StatusTable,{style:{border:"none"}},n.createElement(Dn,{ownerFileStoreId:null==Ie||null===(h=Ie.ownerPhotoList)||void 0===h||null===(_=h[0])||void 0===_?void 0:_.filestoreId,ownerName:null==Oe||null===(N=Oe.applicationDetails)||void 0===N||null===(A=N.owners)||void 0===A||null===(b=A[0])||void 0===b?void 0:b.ownerOrFirmName})),null===(y=null!=(C=null==Oe||null===(D=Oe.applicationDetails)||void 0===D?void 0:D.owners)?C:[])||void 0===y?void 0:y.map((e,l)=>{var o,i,a;return n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,0===l?Te("NOC_PRIMARY_OWNER"):"Owner "+(l+1)),n.createElement(t.StatusTable,null,(null==e||null===(o=e.ownerType)||void 0===o?void 0:o.code)&&n.createElement(t.Row,{label:Te("NOC_OWNER_TYPE_LABEL"),text:Te(null==e||null===(i=e.ownerType)||void 0===i?void 0:i.code)}),n.createElement(t.Row,{label:Te("NOC_FIRM_OWNER_NAME_LABEL"),text:(null==e?void 0:e.ownerOrFirmName)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_APPLICANT_EMAIL_LABEL"),text:(null==e?void 0:e.emailId)||"N/A"}),n.createElement(t.Row,{label:Te("BPA_APPLICANT_FATHER_HUSBAND_NAME_LABEL"),text:(null==e?void 0:e.fatherOrHusbandName)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_APPLICANT_MOBILE_NO_LABEL"),text:(null==e?void 0:e.mobileNumber)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_APPLICANT_DOB_LABEL"),text:Re(null==e?void 0:e.dateOfBirth)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_APPLICANT_GENDER_LABEL"),text:(null==e||null===(a=e.gender)||void 0===a?void 0:a.code)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_APPLICANT_ADDRESS_LABEL"),text:(null==e?void 0:e.address)||"N/A"})))}),Me&&ke&&n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,Te("NOC_PROPERTY_DETAILS")),n.createElement(t.StatusTable,null,n.createElement(t.Row,{label:Te("NOC_APPLICANT_PROPERTY_ID_LABEL"),text:(null==Me?void 0:Me.propertyId)||"N/A"}))),(null==Oe||null===(O=Oe.applicationDetails)||void 0===O?void 0:O.professionalName)&&n.createElement(n.Fragment,null,n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,Te("NOC_PROFESSIONAL_DETAILS")),n.createElement(t.StatusTable,null,n.createElement(t.Row,{label:Te("NOC_PROFESSIONAL_NAME_LABEL"),text:(null==Oe||null===(T=Oe.applicationDetails)||void 0===T?void 0:T.professionalName)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_PROFESSIONAL_EMAIL_LABEL"),text:(null==Oe||null===(L=Oe.applicationDetails)||void 0===L?void 0:L.professionalEmailId)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_PROFESSIONAL_REGISTRATION_ID_LABEL"),text:(null==Oe||null===(I=Oe.applicationDetails)||void 0===I?void 0:I.professionalRegId)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_PROFESSIONAL_REGISTRATION_ID_VALIDITY_LABEL"),text:(null==Oe||null===(w=Oe.applicationDetails)||void 0===w?void 0:w.professionalRegIdValidity)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_PROFESSIONAL_MOBILE_NO_LABEL"),text:(null==Oe||null===(P=Oe.applicationDetails)||void 0===P?void 0:P.professionalMobileNumber)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_PROFESSIONAL_ADDRESS_LABEL"),text:(null==Oe||null===(R=Oe.applicationDetails)||void 0===R?void 0:R.professionalAddress)||"N/A"})))),n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,Te("NOC_SITE_DETAILS")),n.createElement(t.StatusTable,null,n.createElement(t.Row,{label:Te("NOC_PLOT_NO_LABEL"),text:(null==Oe||null===(x=Oe.siteDetails)||void 0===x?void 0:x.plotNo)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_PROPOSED_SITE_ADDRESS"),text:(null==Oe||null===(B=Oe.siteDetails)||void 0===B?void 0:B.proposedSiteAddress)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_ULB_NAME_LABEL"),text:(null==Oe||null===(F=Oe.siteDetails)||void 0===F||null===(M=F.ulbName)||void 0===M?void 0:M.name)||(null==Oe||null===(k=Oe.siteDetails)||void 0===k?void 0:k.ulbName)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_ULB_TYPE_LABEL"),text:(null==Oe||null===(U=Oe.siteDetails)||void 0===U?void 0:U.ulbType)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_DISTRICT_LABEL"),text:(null==Oe||null===(H=Oe.siteDetails)||void 0===H?void 0:H.district)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_ZONE_LABEL"),text:(null==Oe||null===(W=Oe.siteDetails)||void 0===W||null===(j=W.zone)||void 0===j?void 0:j.name)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_KHASRA_NO_LABEL"),text:(null==Oe||null===(V=Oe.siteDetails)||void 0===V?void 0:V.khasraNo)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_HADBAST_NO_LABEL"),text:(null==Oe||null===(z=Oe.siteDetails)||void 0===z?void 0:z.hadbastNo)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_ROAD_TYPE_LABEL"),text:(null==Oe||null===(G=Oe.siteDetails)||void 0===G||null===(Y=G.roadType)||void 0===Y?void 0:Y.name)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_AREA_LEFT_FOR_ROAD_WIDENING_LABEL"),text:(null==Oe||null===(q=Oe.siteDetails)||void 0===q?void 0:q.areaLeftForRoadWidening)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_NET_PLOT_AREA_AFTER_WIDENING_LABEL"),text:(null==Oe||null===(K=Oe.siteDetails)||void 0===K?void 0:K.netPlotAreaAfterWidening)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_NET_TOTAL_AREA_LABEL"),text:(null==Oe||null===($=Oe.siteDetails)||void 0===$?void 0:$.netTotalArea)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_ROAD_WIDTH_AT_SITE_LABEL"),text:(null==Oe||null===(X=Oe.siteDetails)||void 0===X?void 0:X.roadWidthAtSite)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_BUILDING_STATUS_LABEL"),text:(null==Oe||null===(Z=Oe.siteDetails)||void 0===Z||null===(Q=Z.buildingStatus)||void 0===Q?void 0:Q.name)||"N/A"}),(null==Oe||null===(J=Oe.siteDetails)||void 0===J?void 0:J.isBasementAreaAvailable)&&n.createElement(t.Row,{label:Te("NOC_IS_BASEMENT_AREA_PRESENT_LABEL"),text:(null==Oe||null===(ee=Oe.siteDetails)||void 0===ee||null===(te=ee.isBasementAreaAvailable)||void 0===te?void 0:te.code)||"N/A"}),(null==Oe||null===(le=Oe.siteDetails)||void 0===le?void 0:le.basementArea)&&n.createElement(t.Row,{label:Te("NOC_BASEMENT_AREA_LABEL"),text:(null==Oe||null===(ne=Oe.siteDetails)||void 0===ne?void 0:ne.basementArea)||"N/A"}),"BUILTUP"===(null==Oe||null===(oe=Oe.siteDetails)||void 0===oe||null===(ie=oe.buildingStatus)||void 0===ie?void 0:ie.code)&&(null==Oe||null===(ae=Oe.siteDetails)||void 0===ae||null===(re=ae.floorArea)||void 0===re?void 0:re.map((e,l)=>n.createElement(t.Row,{label:Pe(l),text:(null==e?void 0:e.value)||"N/A"}))),"BUILTUP"===(null==Oe||null===(ue=Oe.siteDetails)||void 0===ue||null===(se=ue.buildingStatus)||void 0===se?void 0:se.code)&&n.createElement(t.Row,{label:Te("NOC_TOTAL_FLOOR_BUILT_UP_AREA_LABEL"),text:(null==Oe||null===(de=Oe.siteDetails)||void 0===de?void 0:de.totalFloorArea)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_SITE_WARD_NO_LABEL"),text:(null==Oe||null===(ce=Oe.siteDetails)||void 0===ce?void 0:ce.wardNo)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_SITE_VILLAGE_NAME_LABEL"),text:(null==Oe||null===(me=Oe.siteDetails)||void 0===me?void 0:me.villageName)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_SITE_COLONY_NAME_LABEL"),text:(null==Oe||null===(ve=Oe.siteDetails)||void 0===ve?void 0:ve.colonyName)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_SITE_VASIKA_NO_LABEL"),text:(null==Oe||null===(pe=Oe.siteDetails)||void 0===pe?void 0:pe.vasikaNumber)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_VASIKA_DATE"),text:S(null==Oe||null===(fe=Oe.siteDetails)||void 0===fe?void 0:fe.vasikaDate)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_SITE_KHEWAT_AND_KHATUNI_NO_LABEL"),text:(null==Oe||null===(Ee=Oe.siteDetails)||void 0===Ee?void 0:Ee.khewatAndKhatuniNo)||"N/A"}))),n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,Te("NOC_SPECIFICATION_DETAILS")),n.createElement(t.StatusTable,null,n.createElement(t.Row,{label:Te("NOC_PLOT_AREA_JAMA_BANDI_LABEL"),text:(null==Oe||null===(ge=Oe.siteDetails)||void 0===ge?void 0:ge.specificationPlotArea)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_BUILDING_CATEGORY_LABEL"),text:(null==Oe||null===(he=Oe.siteDetails)||void 0===he||null===(_e=he.specificationBuildingCategory)||void 0===_e?void 0:_e.name)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_NOC_TYPE_LABEL"),text:(null==Oe||null===(Ne=Oe.siteDetails)||void 0===Ne||null===(Ae=Ne.specificationNocType)||void 0===Ae?void 0:Ae.name)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_RESTRICTED_AREA_LABEL"),text:(null==Oe||null===(Se=Oe.siteDetails)||void 0===Se||null===(be=Se.specificationRestrictedArea)||void 0===be?void 0:be.code)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_IS_SITE_UNDER_MASTER_PLAN_LABEL"),text:(null==Oe||null===(ye=Oe.siteDetails)||void 0===ye||null===(Ce=ye.specificationIsSiteUnderMasterPlan)||void 0===Ce?void 0:Ce.code)||"N/A"}))),n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,Te("BPA_UPLOADED _SITE_PHOTOGRAPHS_LABEL")),n.createElement(t.StatusTable,{style:{display:"flex",gap:"20px",flexWrap:"wrap",justifyContent:"space-between"}},(null==Be?void 0:Be.length)>0&&[...Be].map(e=>n.createElement(kn,{key:(null==e?void 0:e.filestoreId)||(null==e?void 0:e.uuid),filestoreId:(null==e?void 0:e.filestoreId)||(null==e?void 0:e.uuid),documentType:null==e?void 0:e.documentType,coordinates:Le})))),n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,Te("NOC_UPLOADED_OWNER_ID")),n.createElement(t.StatusTable,null,(null==we||null===(De=we.ownerIdList)||void 0===De?void 0:De.length)>0&&n.createElement(Sn,{documents:null==we?void 0:we.ownerIdList}))),n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,Te("NOC_TITILE_DOCUMENT_UPLOADED")),n.createElement(t.StatusTable,null,(null==Fe?void 0:Fe.length)>0&&n.createElement(Sn,{documents:Fe}))))}function pi(e){var o;let{t:i,document:a,setDocuments:r,setError:s,documents:d,action:m,formData:v,handleSubmit:p,geocoordinates:f,setGeoCoordinates:E,dispatch:g}=e;const h=null==d?void 0:d.filter(e=>{var t;return null==e||null===(t=e.documentType)||void 0===t?void 0:t.includes(null==a?void 0:a.code)})[0],[_,N]=(Digit.ULBService.getCurrentTenantId(),l.useState(h?c({},h,{active:!0===(null==a?void 0:a.active),code:null==h?void 0:h.documentType}):1===(null==a||null===(o=a.dropdownData)||void 0===o?void 0:o.length)?null==a?void 0:a.dropdownData[0]:{})),[A,S]=l.useState(null),[b,y]=l.useState(()=>(null==h?void 0:h.filestoreId)||null);function C(e){const t=e.target.files[0];if(console.log("selectedFile here",t),!t)return;const l=t.type.toLowerCase();if("OWNER.SITEPHOTOGRAPHONE"!==(null==a?void 0:a.code)&&"OWNER.SITEPHOTOGRAPHTWO"!==(null==a?void 0:a.code)||!(l.includes("image/jpeg")||l.includes("image/jpg")||l.includes("image/png")))S(t),t&&"image/jpeg"===t.type&&function(e){return console.log("file",e),new Promise(t=>{try{u.getData(e,function(){const e=u.getTag(this,"GPSLatitude"),l=u.getTag(this,"GPSLongitude");if(console.log("lat====",e),e&&l){const n=P(e).toFixed(6),o=P(l).toFixed(6);t({latitude:n,longitude:o})}else t({latitude:null,longitude:null}),"OWNER.SITEPHOTOGRAPHONE"===(null==a?void 0:a.code)&&alert("Please Upload a Photo with Location Details")})}catch(e){console.log("EXIF parsing failed:",e),t({latitude:null,longitude:null})}})}(t).then(e=>{console.log("Latitude:",e.latitude),console.log("Longitude:",e.longitude),"OWNER.SITEPHOTOGRAPHONE"===(null==a?void 0:a.code)&&(null!==e.latitude&&null!==e.longitude?(g(Qo("Latitude1",e.latitude)),g(Qo("Longitude1",e.longitude)),E(t=>c({},t,{Latitude1:e.latitude,Longitude1:e.longitude}))):(window.location.pathname.includes("edit")&&(g(Qo("Latitude1","")),g(Qo("Longitude1",""))),alert("Please upload a photo with location details."))),"OWNER.SITEPHOTOGRAPHTWO"===(null==a?void 0:a.code)&&(null!==e.latitude&&null!==e.longitude?(g(Qo("Latitude2",e.latitude)),g(Qo("Longitude2",e.longitude)),E(t=>c({},t,{Latitude2:e.latitude,Longitude2:e.longitude}))):(window.location.pathname.includes("edit")&&(g(Qo("Latitude2","")),g(Qo("Longitude2",""))),alert("Please upload a photo with location details.")))});else{const e=new FileReader;e.onload=function(){const l=new Image;l.onload=function(){u.getData(l,function(){const e=u.getTag(this,"GPSLatitude"),l=u.getTag(this,"GPSLongitude");u.getTag(this,"GPSLatitudeRef"),u.getTag(this,"GPSLongitudeRef");let n=null,o=null;if(!e||!l)return alert("⚠️ No GPS data found in image. Please upload a photo with location details."),void(window.location.pathname.includes("edit")&&("OWNER.SITEPHOTOGRAPHONE"===(null==a?void 0:a.code)?(g(Qo("Latitude1","")),g(Qo("Longitude1",""))):"OWNER.SITEPHOTOGRAPHTWO"===(null==a?void 0:a.code)&&(g(Qo("Latitude2","")),g(Qo("Longitude2","")))));n=P(e).toFixed(6),o=P(l).toFixed(6),console.log("📍 Latitude:",n,"Longitude:",o),S(t),"OWNER.SITEPHOTOGRAPHONE"===(null==a?void 0:a.code)?(g(Qo("Latitude1",n)),g(Qo("Longitude1",o)),E(e=>c({},e,{Latitude1:n,Longitude1:o}))):"OWNER.SITEPHOTOGRAPHTWO"===(null==a?void 0:a.code)&&(g(Qo("Latitude2",n)),g(Qo("Longitude2",o)),E(e=>c({},e,{Latitude2:n,Longitude2:o})))})},l.src=e.result},e.readAsDataURL(t)}}const{dropdownData:D}=a;var O=D;const[T,L]=l.useState(!1),[I,w]=l.useState(!1);function P(e){return e[0]+e[1]/60+e[2]/3600}return l.useEffect(()=>{null!=_&&_.code&&r(e=>{const t=null==e?void 0:e.filter(e=>(null==e?void 0:e.documentType)!==(null==_?void 0:_.code));return 0===(null==b?void 0:b.length)||null===b?t:[...(null==t?void 0:t.filter(e=>(null==e?void 0:e.fileStoreId)!==b))||[],{documentType:null==_?void 0:_.code,filestoreId:b,documentUid:b,documentAttachment:b}]})},[b,_]),l.useEffect(()=>{(null==d?void 0:d.length)>0&&(console.log("documents here",d),p())},[d]),l.useEffect(()=>{if("update"===m){var e,t;const l=null==v||null===(e=v.originalData)||void 0===e||null===(t=e.documents)||void 0===t?void 0:t.filter(e=>e.documentType.includes(null==a?void 0:a.code))[0],n=O.filter(e=>e.code===(null==l?void 0:l.documentType)).map(e=>{var t;return c({},e,{i18nKey:null==e||null===(t=e.code)||void 0===t?void 0:t.replaceAll(".","_")})})[0];n?(N(n),y(null==l?void 0:l.fileStoreId)):L(!0)}},[]),l.useEffect(()=>{var e;null!=a&&a.hasDropdown||N({code:null==a?void 0:a.code,i18nKey:null==a||null===(e=a.code)||void 0===e?void 0:e.replaceAll(".","_")})},[]),l.useEffect(()=>{!function(){try{s(null);const e=function(){if(A){w(!0);const e=function(){if(A.size>=5242880)w(!1),s(i("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const e=Ft(function(){return y(null),Promise.resolve(Digit.UploadServices.Filestorage("NOC",A,Digit.ULBService.getStateId())).then(function(e){var t,l,n,o;w(!1),(null==e||null===(t=e.data)||void 0===t||null===(l=t.files)||void 0===l?void 0:l.length)>0?y(null==e||null===(n=e.data)||void 0===n||null===(o=n.files[0])||void 0===o?void 0:o.fileStoreId):s(i("CS_FILE_UPLOAD_ERROR"))})},function(){w(!1),s(i("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]),l.useEffect(()=>{T&&y(null)},[T]),n.createElement("div",{className:"bpa-doc-required-wrapper"},I&&n.createElement(t.Loader,null),n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"bpa-doc-required-label"},i(null==a?void 0:a.code.replaceAll(".","_"))," ",(null==a?void 0:a.required)&&n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"bpa-doc-required-field"},n.createElement(li,"OWNER.OWNERPHOTO"===(null==a?void 0:a.code)||"OWNER.SITEPHOTOGRAPHONE"===(null==a?void 0:a.code)||"OWNER.SITEPHOTOGRAPHTWO"===(null==a?void 0:a.code)?{id:"noc-doc",onUpload:C,onDelete:()=>{y(null)},uploadedFile:b,message:b?"1 "+i("CS_ACTION_FILEUPLOADED"):i("CS_ACTION_NO_FILEUPLOADED"),textStyles:{width:"100%"},accept:".jpg, .jpeg, .png"}:{id:"noc-doc",onUpload:C,onDelete:()=>{y(null)},uploadedFile:b,message:b?"1 "+i("CS_ACTION_FILEUPLOADED"):i("CS_ACTION_NO_FILEUPLOADED"),textStyles:{width:"100%"},accept:".pdf, .jpeg, .jpg, .png"})),n.createElement("p",{style:{padding:"10px",fontSize:"14px"}},i("OWNER.OWNERPHOTO"===(null==a?void 0:a.code)||"OWNER.SITEPHOTOGRAPHONE"===(null==a?void 0:a.code)||"OWNER.SITEPHOTOGRAPHTWO"===(null==a?void 0:a.code)?"Only .png, .jpeg, .jpg files are accepted with maximum size of 5 MB":"Only .pdf, .png, .jpeg, .jpg files are accepted with maximum size of 5 MB")),"OWNER.SITEPHOTOGRAPHONE"===(null==a?void 0:a.code)&&(null==f?void 0:f.Latitude1)&&(null==f?void 0:f.Longitude1)&&n.createElement("p",{className:"bpa-doc-required-coordinates"},"Latitude: ",f.Latitude1," & Longitude: ",f.Longitude1," "),"OWNER.SITEPHOTOGRAPHTWO"===(null==a?void 0:a.code)&&(null==f?void 0:f.Latitude2)&&(null==f?void 0:f.Longitude2)&&n.createElement("p",{className:"bpa-doc-required-coordinates"},"Latitude: ",f.Latitude2," & Longitude: ",f.Longitude2)))}const fi=n.memo(function(e){var o,i,a;let{t:r,document:s,setDocuments:d,documents:m,formData:v,beforeUploadDocuments:p,setIsNextButtonDisabled:f,handleSubmit:E}=e;console.log("documents here",m);const g=(null==m?void 0:m.filter(e=>{var t;return null==e||null===(t=e.documentType)||void 0===t?void 0:t.includes(null==s?void 0:s.code)})[0])||(null==p?void 0:p.filter(e=>{var t;return null==e||null===(t=e.documentType)||void 0===t?void 0:t.includes(null==s?void 0:s.code)})[0]);console.log("filteredDocument here",g);const h=Digit.ULBService.getStateId(),[_,N]=l.useState(g?c({},g,{active:!0,code:null==g?void 0:g.documentType,i18nKey:null==g?void 0:g.documentType}):(null==s||null===(o=s.dropdownData)||void 0===o?void 0:o.length)>0?null==s?void 0:s.dropdownData[0]:{}),[A,S]=l.useState(null),[b,y]=l.useState(()=>(null==m?void 0:m.filter(e=>{var t;return null==e||null===(t=e.documentType)||void 0===t?void 0:t.includes(null==s?void 0:s.code)}).map(e=>({fileStoreId:null==e?void 0:e.fileStoreId,fileName:(null==e?void 0:e.fileName)||""})))||null),[C,D]=l.useState([]),[O,T]=l.useState([]),[L,I]=l.useState([]||(null==v||null===(i=v.documents)||void 0===i?void 0:i.documents.filter(e=>e.documentType===_.code))),[w,P]=l.useState(null),[R,x]=l.useState(null);function B(e){return e[0]+e[1]/60+e[2]/3600}l.useEffect(()=>{(null==m?void 0:m.length)>0&&E()},[m]),l.useEffect(()=>{O.length>0&&null!=_&&_.code&&(d(e=>{if(null===b||null==(null==b?void 0:b.fileStoreId))return e;const t=null==e?void 0:e.filter(e=>(null==e?void 0:e.fileStoreId)!==b.fileStoreId);let l=[];return O&&O.map((e,t)=>{var n,o;l.push({documentType:null==_?void 0:_.code,fileStoreId:e.fileStoreId,additionalDetails:{category:null==_?void 0:_.code.split(".").slice(0,2).join("_"),latitude:w,longitude:R},documentUid:e.fileStoreId,fileName:(null===(n=L[t])||void 0===n?void 0:n.name)||"",id:m?null===(o=m.find(e=>e.documentType===(null==_?void 0:_.code)))||void 0===o?void 0:o.id:void 0})}),console.log("newfiles here",l),[...t,...l]}),T([])),null!=_&&_.code&&d(e=>{var t;return null===b||null==(null==b?void 0:b.fileStoreId)?((null==e?void 0:e.length)>0&&(null==e||e.forEach(e=>{var t,l,n,o,i;(null==e||null===(t=e.documentType)||void 0===t?void 0:t.split(".")[0])+"."+(null==e||null===(l=e.documentType)||void 0===l?void 0:l.split(".")[1])==(null==_||null===(n=_.code)||void 0===n?void 0:n.split(".")[0])+"."+(null==_||null===(o=_.code)||void 0===o?void 0:o.split(".")[1])&&(null!=e&&e.documentType&&(e.documentType=null==_?void 0:_.code),null!=e&&null!==(i=e.file)&&void 0!==i&&i.documentType&&(e.file.documentType=null==_?void 0:_.code))})),e):[...null==e?void 0:e.filter(e=>(null==e?void 0:e.fileStoreId)!==b.fileStoreId),{documentType:null==_?void 0:_.code,fileStoreId:b.fileStoreId,documentUid:b.fileStoreId,fileName:(null==A?void 0:A.name)||b.fileName||"document",id:m?null===(t=m.find(e=>e.documentType===(null==_?void 0:_.code)))||void 0===t?void 0:t.id:void 0}]})},[b,_]),l.useEffect(()=>{_.code||null===b||T([...O,b])},[b]);const F=l.useMemo(()=>{var e,t;console.log("uploadFiles here from formData",v);let l=[];return null==v||null===(e=v.documents)||void 0===e||null===(t=e.documents)||void 0===t||t.filter(e=>e.documentType===_.code).forEach(e=>l.push([e.fileName,{file:{name:e.fileName,type:e.documentType},fileStoreId:{fileStoreId:e.fileStoreId,tenantId:h}}])),console.log("selectedUplDocs here",l),l},[v]);return n.createElement("div",null,n.createElement(t.CardLabel,null,null!=s&&s.required?r(null==s?void 0:s.code)+" *":""+r(null==s?void 0:s.code)),n.createElement(t.MultiUploadWrapper,{module:"NOC",tenantId:h,getFormState:function(e){let t,l,n=_.code;if((null==e?void 0:e.length)>0)(function(e){return new Promise(t=>{try{u.getData(e,function(){const e=u.getTag(this,"GPSLatitude"),l=u.getTag(this,"GPSLongitude");if(e&&l){const n=B(e),o=B(l);t({latitude:n,longitude:o})}else t({latitude:null,longitude:null}),"OWNER.SITEPHOTOGRAPHONE"===(null==s?void 0:s.code)&&alert("Please Upload a Photo with Location Details")})}catch(e){t({latitude:null,longitude:null})}})})(e[0][1].file).then(o=>{var i,a,r;console.log("Latitude:",o.latitude),console.log("Longitude:",o.longitude),P(o.latitude),x(o.longitude),"OWNER.SITEPHOTOGRAPHONE"===(null==s?void 0:s.code)&&(null!==o.latitude&&null!==o.longitude?(sessionStorage.setItem("Latitude",o.latitude),sessionStorage.setItem("Longitude",o.longitude)):(sessionStorage.removeItem("Latitude"),sessionStorage.removeItem("Longitude"))),t=Object.fromEntries(e),l=Object.values(t),l=null==v||null===(i=v.documents)||void 0===i||null===(a=i.documents)||void 0===a?void 0:a.filter(e=>e.documentType===_.code),D(l);let u=[];null==e||e.map((e,t)=>{var l,n,i,a;u.push({documentType:null==_?void 0:_.code,additionalDetails:{category:null==_?void 0:_.code.split(".").slice(0,2).join("_"),latitude:o.latitude,longitude:o.longitude},fileStoreId:null==e||null===(l=e[1])||void 0===l||null===(n=l.fileStoreId)||void 0===n?void 0:n.fileStoreId,documentUid:null==e||null===(i=e[1].fileStoreId)||void 0===i?void 0:i.fileStoreId,fileName:(null==e?void 0:e[0])||"",id:m?null===(a=m.find(e=>e.documentType===(null==_?void 0:_.code)))||void 0===a?void 0:a.id:void 0})});const c=[...m.filter(e=>e.documentType!==n),...u];d(c),null===(r=l)||void 0===r||r.map(e=>{null!=e&&e.file||(e.file={}),e.file.documentType=n,function(e,t){e&&S(e.file),e&&I([...L,e.file])}(e)})}).catch(e=>{console.error("Error extracting geo location:",e)});else if(0==(null==e?void 0:e.length)){const e=[...m.filter(e=>e.documentType!==n)];d(e)}},setuploadedstate:F,t:r,extraStyleName:"NOC",allowedFileTypesRegex:/(.*?)(jpg|jpeg|png|image|pdf)$/i,allowedMaxSizeInMB:10,acceptFiles:"image/*, .pdf, .png, .jpeg, .jpg"}),(null==s||null===(a=s.uploadedDocuments)||void 0===a?void 0:a.length)&&n.createElement(Rl,{isSendBackFlow:!0,documents:null==s?void 0:s.uploadedDocuments}),"OWNER.SITEPHOTOGRAPHONE"===(null==s?void 0:s.code)&&(sessionStorage.getItem("Latitude")&&sessionStorage.getItem("Longitude")?n.createElement("div",null,n.createElement("p",null,"Latitude: ",sessionStorage.getItem("Latitude")),n.createElement("p",null,"Longitude: ",sessionStorage.getItem("Longitude")),f(!1)," "):n.createElement("div",null,n.createElement("p",{style:{color:"red"}},"Please upload a Photo with Location details."),f(!0)," ")))}),Ei=[{head:"APPLICATION DETAILS",stepLabel:"NOC_APPLICATION_DETAILS",stepNumber:1,isStepEnabled:!0,type:"component",component:"NewNOCStepFormOne",key:"applicationDetails",withoutLabel:!0,texts:{submitBarLabel:"CS_COMMON_NEXT"}},{head:"SITE DETAILS",stepLabel:"NOC_SITE_DETAILS",stepNumber:2,isStepEnabled:!0,type:"component",component:"NewNOCStepFormTwo",key:"siteDetails",withoutLabel:!0,texts:{submitBarLabel:"CS_COMMON_NEXT"}},{head:"DOCUMENT DETAILS",stepLabel:"ES_TITILE_DOCUMENT_DETAILS",stepNumber:3,isStepEnabled:!0,type:"component",component:"NewNOCStepFormThree",key:"documents",withoutLabel:!0,texts:{submitBarLabel:"CS_COMMON_NEXT"}},{head:"SUMMARY DETAILS",stepLabel:"ES_TITILE_SUMMARY_DETAILS",stepNumber:4,isStepEnabled:!0,type:"component",component:"NewNOCStepFormFour",key:"summary",withoutLabel:!0,texts:{submitBarLabel:"CS_COMMON_SUBMIT"}}].map(e=>c({},e,{currStepConfig:null==$o?void 0:$o.filter(t=>(null==t?void 0:t.stepNumber)===(null==e?void 0:e.stepNumber))})),gi=["tenantId","payments","EmpData","pdfkey"],hi=["tenantId","payments","pdfkey","EmpData"],_i=e=>{var o,r;const{register:u,setValue:s,getValues:d,reset:c,formState:m}=a.useFormContext(),{t:v}=i.useTranslation(),p=Digit.UserService.getUser().info;return n.createElement(l.Fragment,null,n.createElement(t.SearchField,null,n.createElement("label",null,v("NOC_APPLICATION_NUMBER")),n.createElement(t.TextInput,{name:"applicationNo",inputRef:u({})})),n.createElement(t.SearchField,null,n.createElement("label",null,v("NOC_APPLICANT_MOBILE_NO_LABEL")),n.createElement(t.TextInput,{name:"mobileNumber",inputRef:u({minLength:{value:10,message:v("CORE_COMMON_MOBILE_ERROR")},maxLength:{value:10,message:v("CORE_COMMON_MOBILE_ERROR")},pattern:{value:/[6789][0-9]{9}/,message:v("CORE_COMMON_MOBILE_ERROR")}}),type:"number",componentInFront:n.createElement("div",{className:"employee-card-input employee-card-input--front"},"+91")}),n.createElement(t.CardLabelError,null,null==m||null===(o=m.errors)||void 0===o||null===(r=o.mobileNumber)||void 0===r?void 0:r.message)),n.createElement(t.SearchField,{className:"submit"},n.createElement(t.SubmitBar,{label:v("ES_COMMON_SEARCH"),submit:!0}),n.createElement("p",{style:{marginTop:"24px"},onClick:()=>{c({applicationNo:"",mobileNumber:"",offset:0,limit:10,sortBy:"createdTime",sortOrder:"DESC",isSubmitSuccessful:"false"}),s("offset",d("offset")-d("limit")),null==e||e.onSubmit({offset:0,limit:10,sortBy:"createdTime",sortOrder:"DESC",mobileNumber:null==p?void 0:p.mobileNumber},!0),null!=e&&e.isMobileView&&e.closeMobilePopupModal()}},v("ES_COMMON_CLEAR_ALL"))))},Ni=["currentlyActiveMobileModal"],Ai=["currentlyActiveMobileModal"],Si=e=>{var o,r;let{SearchFormFieldsComponent:u,propsMobileInboxCards:s,isLoading:d,data:v,onSubmit:p}=e;const{t:f}=i.useTranslation(),{handleSubmit:E}=a.useFormContext(),[g,h]=l.useReducer(function(e,t){switch(t.type){case"set":return t.payload;case"remove":return!1}},!1),_=()=>{h({type:"remove"})},N=()=>n.createElement("div",{className:"InboxMobilePopupCloseButtonWrapper",onClick:_},n.createElement(t.CloseSvg,null)),A=l.useCallback(e=>{let{currentlyActiveMobileModal:l}=e;return(e=>{let{currentlyActiveMobileModal:l}=e,o=m(e,Ni);const{closeMobilePopupModal:i}=o;switch(l){case"SearchFormComponent":return n.createElement(t.SearchForm,o,n.createElement(N,null),n.createElement("div",{className:"MobilePopupHeadingWrapper"},n.createElement("h2",null,f("ACTION_TEST_SEARCH_NOC_APPLICATION"),":")),n.createElement(u,{onSubmit:p,handleSubmit:E,isMobileView:!0,closeMobilePopupModal:i}));default:return n.createElement("span",null)}})(c({currentlyActiveMobileModal:l},m(e,Ai)))},[g]);return d?n.createElement(t.Loader,null):n.createElement(n.Fragment,null,n.createElement("div",{className:"searchBox"},n.createElement(t.SearchAction,{text:f("ES_COMMON_SEARCH"),handleActionClick:()=>h({type:"set",payload:"SearchFormComponent"})})),g?n.createElement(t.PopUp,null,n.createElement(A,{onSubmit:e=>{h({type:"remove"}),p(e)},handleSubmit:E,id:"search-form",className:"rm-mb form-field-flex-one inboxPopupMobileWrapper",currentlyActiveMobileModal:g,closeMobilePopupModal:_})):null,null!=v&&null!==(o=v[0])&&void 0!==o&&o.display?n.createElement(t.Card,{style:{marginTop:20}},f(null==v||null===(r=v[0])||void 0===r?void 0:r.display).split("\\n").map((e,t)=>n.createElement("p",{key:t,style:{textAlign:"center"}},e))):n.createElement(t.DetailsCard,{data:s,isTwoDynamicPrefix:!1,linkPrefix:"/digit-ui/citizen/noc/search/application-overview/",serviceRequestIdKey:f("NOC_APPLICATION_NUMBER")}))},bi=e=>{let{columns:o,SearchFormFieldsComponent:r,onSubmit:u,data:s,isLoading:d,Count:c}=e;const{handleSubmit:m,setValue:v,getValues:p}=a.useFormContext();null==p("offset")&&v("offset",0),null==p("limit")&&v("limit",10);const[f,E]=l.useState(Number(p("offset"))/Number(p("limit"))),{t:g}=i.useTranslation(),h=()=>{v("offset",c&&10*Math.ceil(c/10)-p("limit")),m(u)()},_=()=>{v("offset",0),m(u)()},N=l.useCallback(e=>{0!==e.length&&(v("sortBy",e.id),v("sortOrder",e.desc?"DESC":"ASC"))},[]);function A(e){v("limit",Number(e.target.value)),m(u)()}function S(){v("offset",Number(p("offset"))+Number(p("limit"))),m(u)()}function b(){v("offset",Number(p("offset"))-Number(p("limit"))),m(u)()}l.useEffect(()=>{null!=p("offset")&&null!=p("limit")&&E(Number(p("offset"))/Number(p("limit")))},[p("offset"),p("limit")]);const y=()=>{return d?n.createElement(t.Loader,null):null!=s&&null!==(e=s[0])&&void 0!==e&&e.display?n.createElement(t.Card,{style:{marginTop:20}},g(null==s||null===(l=s[0])||void 0===l?void 0:l.display).split("\\n").map((e,t)=>n.createElement("p",{key:t,style:{textAlign:"center"}},e))):n.createElement(t.Table,{t:g,data:s,columns:o,getCellProps:e=>({style:{minWidth:e.column.Header===g("ES_INBOX_APPLICATION_NO")?"240px":"",padding:"20px 18px",fontSize:"16px"}}),onPageSizeChange:A,currentPage:f,onNextPage:S,onPrevPage:b,pageSizeLimit:Number(p("limit")),onSort:N,totalRecords:c,disableSort:!1,onLastPage:h,onFirstPage:_,sortParams:[{id:p("sortBy"),desc:"DESC"===p("sortOrder")}]});var e,l};return n.createElement(n.Fragment,null,n.createElement(t.SearchForm,{onSubmit:u,handleSubmit:m},n.createElement(r,{onSubmit:u,handleSubmit:m,isMobileView:!1})),n.createElement(y,null))},yi=e=>{let{t:t,onSubmit:r,data:u,error:s,isLoading:d,Count:c}=e;const[m,v]=l.useState(null),p=a.useForm();l.useEffect(()=>{p.register("offset",0),p.register("limit",10),p.register("sortBy","createdTime"),p.register("sortOrder","DESC")},[p.register]);const f=(()=>{const{t:e}=i.useTranslation();return l.useMemo(()=>[{Header:e("NOC_APPLICATION_NUMBER"),accessor:"applicationNo",disableSortBy:!0,Cell:e=>{let{row:t}=e;return n.createElement("div",null,n.createElement("span",{className:"link"},n.createElement(o.Link,{to:"/digit-ui/citizen/noc/search/application-overview/"+t.original.applicationNo},t.original.applicationNo)))}},{Header:e("TL_COMMON_TABLE_COL_APP_DATE"),disableSortBy:!0,accessor:t=>e((null==t?void 0:t.date)||"-")},{Header:e("PT_COMMON_TABLE_COL_STATUS_LABEL"),accessor:t=>e((null==t?void 0:t.applicationStatus)||"-"),disableSortBy:!0}],[])})(),E=window.Digit.Utils.browser.isMobile(),g=l.useMemo(()=>null==u?void 0:u.map(e=>({[t("NOC_APPLICATION_NUMBER")]:(null==e?void 0:e.applicationNo)||"-",[t("TL_COMMON_TABLE_COL_APP_DATE")]:(null==e?void 0:e.date)||"-",[t("PT_COMMON_TABLE_COL_STATUS_LABEL")]:null!=e&&e.applicationStatus?t(""+e.applicationStatus):"-"})),[u]);return n.createElement(a.FormProvider,p,E?n.createElement(Si,{SearchFormFieldsComponent:_i,propsMobileInboxCards:g,isLoading:d,data:u,getRedirectionLink:()=>"noc/inbox/application-overview",onSubmit:r}):n.createElement(bi,{columns:f,SearchFormFieldsComponent:_i,onSubmit:r,data:u,error:s,isLoading:d,Count:c}))},Ci=e=>{let{matchPath:l}=e;const{t:o}=i.useTranslation(),[a,r,u]=Digit.Hooks.useSessionStorage("NOC_MODULE",{});useEffect(()=>{u()},[]);const s=[{link:l+"/noc/new-application",i18nKey:o("NOC_NEW_APPLICATION")},{link:l+"/noc/my-application",i18nKey:o("NOC_MY_APPLICATION")},{link:l+"/noc/search-application",i18nKey:o("NOC_SEARCH_APPLICATION")}];return n.createElement(t.CitizenHomeCard,{header:o("ACTION_TEST_NOC"),links:s,Icon:()=>n.createElement(t.CaseIcon,{className:"fill-path-primary-main"})})},Di=e=>{let{stateCode:l,userType:i,tenants:a}=e;const{path:r}=o.useRouteMatch(),u=Digit.StoreData.getCurrentLanguage(),{isLoading:s}=Digit.Services.useStore({stateCode:l,moduleCode:"NOC",language:u});return Digit.SessionStorage.set("NOC_TENANTS",a),s?n.createElement(t.Loader,null):"citizen"===i?n.createElement(Yo,null):n.createElement(Bt,{path:r,stateCode:l})},Oi={NOCModule:Di,NOCCard:()=>{var e,a;const{t:r}=i.useTranslation(),u=o.useLocation(),s=Digit.ULBService.getCurrentTenantId();if(!Digit.Utils.NOCAccess())return null;const d={filterForm:{moduleName:"noc-services",applicationStatus:"",locality:[],assignee:"ASSIGNED_TO_ME",businessServiceArray:E(!0)||[]},searchForm:{},tableForm:{limit:10,offset:0}},{isLoading:m,data:{totalCount:v,nearingSlaCount:p}={}}=Digit.Hooks.noc.useInbox({tenantId:s,filters:c({},d),config:{enabled:(null==d||null===(e=d.filterForm)||void 0===e||null===(a=e.businessServiceArray)||void 0===a?void 0:a.length)>0}}),f=()=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",height:"24",viewBox:"0 0 24 24",width:"24"},n.createElement("path",{d:"M0 0h24v24H0z",fill:"none"}),n.createElement("path",{d:"M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-7 9h-2V5h2v6zm0 4h-2v-2h2v2z",fill:"white"}));l.useEffect(()=>{"/digit-ui/employee"===u.pathname&&Digit.SessionStorage.del("NOC.INBOX")},[u.pathname]);const g=l.useMemo(()=>({Icon:n.createElement(f,null),moduleName:r("ACTION_TEST_NOC"),kpis:[{count:m?"":v,label:r("TOTAL_FSM"),link:"/digit-ui/employee/obps/inbox"},{count:m?"-":p,label:r("TOTAL_NEARING_SLA"),link:"/digit-ui/employee/obps/inbox"}],links:[{count:v,label:r("ES_COMMON_INBOX"),link:"/digit-ui/employee/noc/inbox"},{label:r("ES_COMMON_APPLICATION_SEARCH"),link:"/digit-ui/employee/noc/search"}]}),[m,v]);return Digit.Utils.NOCAccess()?n.createElement(t.EmployeeModuleCard,g):null},NOCLinks:Ci,NOCApplicationOverview:()=>{var e,a,r,u,s,d,m,p,E;const{id:g}=o.useParams(),{t:h}=i.useTranslation(),_=Digit.ULBService.getCurrentTenantId(),N=null==_?void 0:_.split(".")[0],[A,S]=l.useState({}),[b,y]=l.useState(null),C={},[D]=l.useState(()=>(null==C?void 0:C.fileStoreId)||null),[O,T]=l.useState(null),[L,I]=l.useState([]),[w,P]=l.useState([]),[R,x]=l.useState([]),[B,F]=l.useState([]),[M,k]=l.useState([]),[U,H]=l.useState({}),[W,j]=l.useState(()=>[]),[V,z]=l.useState(!1),G=window.Digit.Utils.browser.isMobile(),{data:Y}=Digit.Hooks.obps.useMDMS(N,"NOC",["DocumentTypeMapping"]),{data:q}=Digit.Hooks.obps.useMDMS(N,"common-masters",["DocumentType"]),{isLoading:K,data:$}=Digit.Hooks.noc.useNOCDetails(h,_,{applicationNo:g}),{mutate:X}=Digit.Hooks.noc.useNOCApplicationActions(_),Z=Digit.Hooks.useWorkflowDetails({tenantId:_,id:g,moduleCode:"NOC"});var Q,J;null!=Z&&null!==(e=Z.data)&&void 0!==e&&null!==(a=e.actionState)&&void 0!==a&&a.nextActions&&!Z.isLoading&&(Z.data.actionState.nextActions=[...null==Z||null===(r=Z.data)||void 0===r?void 0:r.nextActions]),Z&&Z.data&&!Z.isLoading&&(Z.data.initialActionState=(null==Z||null===(Q=Z.data)||void 0===Q?void 0:Q.initialActionState)||c({},null==Z||null===(J=Z.data)||void 0===J?void 0:J.actionState)||{},Z.data.actionState=c({},Z.data)),l.useEffect(()=>{P([null==$?void 0:$.applicationData])},[null==$?void 0:$.applicationData]),l.useEffect(()=>{var e;x(null==Y||null===(e=Y.NOC)||void 0===e?void 0:e.DocumentTypeMapping)},[Y]),l.useEffect(()=>{var e;F(null==q||null===(e=q["common-masters"])||void 0===e?void 0:e.DocumentType)},[q]),l.useEffect(()=>{sessionStorage.setItem("NewNOCDocs",JSON.stringify(M))},[M]),l.useEffect(()=>{if(null!=w&&w.length&&null!=R&&R.length){let e=[];w.map(t=>{var l,n;const o=R.filter(e=>(null==e?void 0:e.applicationType)===(null==t?void 0:t.applicationType)&&(null==e?void 0:e.nocType)===(null==t?void 0:t.nocType));null!=o&&null!==(l=o[0])&&void 0!==l&&null!==(n=l.docTypes)&&void 0!==n&&n[0]&&(o[0].docTypes[0].nocType=o[0].nocType,o[0].docTypes[0].additionalDetails={submissionDetails:t.additionalDetails,applicationStatus:t.applicationStatus,appNumberLink:t.applicationNo,nocNo:t.nocNo},e.push(o[0].docTypes[0]))});let t=[];e&&e.length>0&&e.map(e=>{let l=e.documentType;e.dropdownData=[],B.forEach(t=>{let n=t.code.slice(0,l.length);l===n&&(e.hasDropdown=!0,e.dropdownData.push(t))}),t.push(e)}),t.forEach(e=>{e.code=e.documentType,e.dropdownData.forEach(e=>{e.i18nKey=e.code})}),I(t)}},[w,R,B]),l.useEffect(()=>{var e,t;let l=[];null==w||null===(e=w[0])||void 0===e||null===(t=e.documents)||void 0===t||t.forEach((e,t,n)=>{l.push(null==e?void 0:e.fileStoreId)}),j(null==l?void 0:l.map(e=>e))},[null==w||null===(u=w[0])||void 0===u?void 0:u.documents]),l.useEffect(()=>{null!=W&&W.length&&Digit.UploadServices.Filefetch(W,Digit.ULBService.getStateId()).then(e=>{H(null==e?void 0:e.data)})},[W]);const ee=e=>{let{t:o,nocDataDetails:i,nocDocumentsList:a}=e;if(null!=i&&i.length&&null!=a&&a.length&&null!=(null==i?void 0:i[0])){var r,u,s,d,c,m,p,E,g,h,_,N,A,S,b,y,C,D,I,w;const e="WF_"+(null==i||null===(r=i[0])||void 0===r?void 0:r.additionalDetails.workflowCode)+"_"+(null==i||null===(u=i[0])||void 0===u?void 0:u.applicationStatus);return n.createElement(l.Fragment,null,n.createElement("div",{style:{border:"1px solid #D6D5D4",background:"#FAFAFA",boxSizing:"border-box",borderRadius:"4px",padding:"8px",maxWidth:"950px",minWidth:"280px"}},n.createElement(t.CardSectionHeader,{style:{marginBottom:"16px",fontSize:"20px"}},""+o("NOC_MAIN_"+f(null==a||null===(s=a[0])||void 0===s?void 0:s.code,".","_")+"_LABEL")),n.createElement(t.StatusTable,{style:{position:"relative",marginTop:"19px"}},n.createElement(t.Row,{className:"border-none",label:""+o("NOC_"+(null==i||null===(d=i[0])||void 0===d?void 0:d.nocType)+"_APPLICATION_LABEL"),text:o(null==i||null===(c=i[0])||void 0===c?void 0:c.applicationNo)||"NA"}),n.createElement(t.Row,{className:"border-none",label:""+o("NOC_STATUS_LABEL"),text:o(e)||"NA",textStyle:"APPROVED"==(null==i||null===(m=i[0])||void 0===m?void 0:m.applicationStatus)||"AUTO_APPROVED"==(null==i||null===(p=i[0])||void 0===p?void 0:p.applicationStatus)?{color:"#00703C"}:{color:"#D4351C"}}),n.createElement(t.Row,{className:"border-none",label:""+o("NOC_SUBMITED_ON_LABEL"),text:null!=i&&null!==(E=i[0])&&void 0!==E&&null!==(g=E.additionalDetails)&&void 0!==g&&g.SubmittedOn?v(Number(null==i||null===(h=i[0])||void 0===h||null===(_=h.additionalDetails)||void 0===_?void 0:_.SubmittedOn)):"NA"}),n.createElement(t.Row,{className:"border-none",label:""+o("NOC_APPROVAL_NO_LABEL"),text:(null==i||null===(N=i[0])||void 0===N?void 0:N.nocNo)||"NA"}),n.createElement(t.Row,{className:"border-none",label:""+o("NOC_APPROVED_ON_LABEL"),text:"APPROVED"===e||"REJECTED"===e||"AUTO_APPROVED"===e||"AUTO_REJECTED"===e?v(Number(null==i||null===(A=i[0])||void 0===A||null===(S=A.auditDetails)||void 0===S?void 0:S.lastModifiedTime)):"NA"}),n.createElement(t.Row,{className:"border-none",label:""+o("Documents"),text:""})),null!=i&&null!==(b=i[0])&&void 0!==b&&b.documents&&(null==i||null===(y=i[0])||void 0===y?void 0:y.documents.length)>0?n.createElement("div",{style:{display:"flex",flexWrap:"wrap",justifyContent:"flex-start"}},null==i||null===(C=i[0])||void 0===C||null===(D=C.documents)||void 0===D?void 0:D.map((e,l)=>{var i,r;return n.createElement("a",{target:"_",href:null===(i=U[e.fileStoreId])||void 0===i?void 0:i.split(",")[0],style:{minWidth:"80px",marginRight:"10px",maxWidth:"100px",height:"auto"},key:l},n.createElement("div",{style:{display:"flex",justifyContent:"center"}},n.createElement(t.PDFSvg,null)),n.createElement("p",{style:{marginTop:"8px",fontWeight:"bold",textAlign:"center",width:"100px",color:"#505A5F"}},o("NOC_MAIN_"+f(null==a||null===(r=a[0])||void 0===r?void 0:r.code,".","_")+"_LABEL")))})):n.createElement("div",null,n.createElement("p",null,o("BPA_NO_DOCUMENTS_UPLOADED_LABEL"))),n.createElement("div",null,(null==Z||null===(I=Z.data)||void 0===I||null===(w=I.nextActions)||void 0===w?void 0:w.length)>0?null==L?void 0:L.map((e,t)=>n.createElement(gn,{key:t,document:e,t:o,error:O,setError:T,setNocDocuments:k,nocDocuments:M})):null)))}return n.createElement(t.Loader,null)},te=function(e){return void 0===e&&(e=[]),e.map(e=>({title:e.title,belowComponent:()=>n.createElement(l.Fragment,null,n.createElement("div",{style:{maxWidth:"950px"}},n.createElement(t.StatusTable,{style:{position:"relative",marginTop:"19px"}},e.values.map(e=>n.createElement(t.Row,{className:"border-none",label:""+h(null==e?void 0:e.title),text:(null==e?void 0:e.value)||"NA"})))))}))};return l.useEffect(()=>{if($){var e;z(!0);const{applicationDetails:t}=$;S(c({},$,{applicationDetails:[null===(e=te(t))||void 0===e?void 0:e[0],{title:"NOC_DETAILS_SUMMARY_LABEL",belowComponent:()=>n.createElement(ee,{t:h,data:$,nocDataDetails:w,nocDocumentsList:L})}]})),z(!1)}},[$,L,w,D,W,U]),n.createElement("div",{className:"employee-main-application-details"},n.createElement("div",null,n.createElement(t.Header,{styles:{fontSize:"32px"}},h("NOC_APP_OVER_VIEW_HEADER"))),n.createElement(En,{applicationDetails:A,isLoading:K||V,isDataLoading:K,applicationData:null==$?void 0:$.applicationData,mutate:X,workflowDetails:Z,businessService:null!=Z&&null!==(s=Z.data)&&void 0!==s&&s.applicationBusinessService?null==Z||null===(d=Z.data)||void 0===d?void 0:d.applicationBusinessService:null==$||null===(m=$.applicationData)||void 0===m?void 0:m.businessService,moduleCode:"NOC",ActionBarStyle:G?{}:{paddingRight:"50px"},MenuStyle:G?{}:{right:"50px"},showToast:b,setShowToast:y,closeToast:()=>{y(null)},timelineStatusPrefix:"WF_"+(null==$||null===(p=$.applicationData)||void 0===p||null===(E=p.additionalDetails)||void 0===E?void 0:E.workflowCode)+"_"}))},NOCInbox:e=>{var r,u;let{parentRoute:s}=e;const{t:d}=i.useTranslation(),[m,v]=l.useState(""),[p,f]=l.useState(""),g=window.localStorage.getItem("Employee.tenant-id"),h={mobileNumber:"",applicationNo:""},_={moduleName:"noc-service",applicationStatus:[],businessService:"obpas_noc",locality:[],assignee:"ASSIGNED_TO_ME",businessServiceArray:E(!0)||[]},N={sortBy:"",limit:window.Digit.Utils.browser.isMobile()?50:10,offset:0,sortOrder:"DESC"},A=Digit.SessionStorage.get("NOC.INBOX"),S=l.useMemo(()=>A||{filterForm:_,searchForm:h,tableForm:N},[Object.values((null==A?void 0:A.filterForm)||{}),Object.values((null==A?void 0:A.searchForm)||{}),Object.values((null==A?void 0:A.tableForm)||{})]),[b,y]=l.useReducer(function(e,t){switch(t.action){case"mutateSearchForm":return Digit.SessionStorage.set("NOC.INBOX",c({},e,{searchForm:t.data})),c({},e,{searchForm:t.data});case"mutateFilterForm":return Digit.SessionStorage.set("NOC.INBOX",c({},e,{filterForm:t.data})),c({},e,{filterForm:t.data});case"mutateTableForm":return Digit.SessionStorage.set("NOC.INBOX",c({},e,{tableForm:t.data})),c({},e,{tableForm:t.data})}},S),{data:C,isLoading:D}=Digit.Hooks.useBoundaryLocalities(g,"revenue",{},d),O=Digit.UserService.getUser(),{data:T,isLoading:L}=Digit.Hooks.useEmployeeSearch(g,{codes:null==O||null===(r=O.info)||void 0===r?void 0:r.userName,isActive:!0},{enabled:!(null==O||null===(u=O.info)||void 0===u||!u.userName)});console.log("employeeData",T),l.useEffect(()=>{if(!L&&T){var e,t,l,n,o,i,a;const r=(null==T||null===(e=T.Employees)||void 0===e||null===(t=e[0])||void 0===t||null===(l=t.user)||void 0===l?void 0:l.name)||"",u=(null==T||null===(n=T.Employees)||void 0===n||null===(o=n[0])||void 0===o||null===(i=o.assignments)||void 0===i||null===(a=i[0])||void 0===a?void 0:a.designation)||"";v(r),f(u)}},[T]),console.log("employeeName, employeeRole",m,p);const{isLoading:I,data:w}=Digit.Hooks.noc.useInbox({tenantId:g,filters:c({},b)});l.useEffect(()=>{w&&w.revalidate()},[]);const[P,R]=l.useState([]),[x,B]=l.useState([]),[F,M]=l.useState(0);l.useEffect(()=>{w&&(console.log("data?.table",null==w?void 0:w.table),B((null==w?void 0:w.statuses)||[]),R((null==w?void 0:w.table)||[]),M((null==w?void 0:w.totalCount)||0))},[w]);const k={logoIcon:n.createElement(t.ComplaintIcon,null),headerText:"ACTION_TEST_NOC",links:[{text:d("ES_COMMON_APPLICATION_SEARCH"),link:"/digit-ui/employee/noc/search/application"}]},U=l.useCallback(e=>{let{registerRef:t,searchFormState:l,searchFieldComponents:o}=e;return n.createElement($n,{registerRef:t,searchFormState:l,searchFieldComponents:o})},[]),H=l.useCallback(e=>{let{registerRef:t,controlFilterForm:l,setFilterFormValue:o,getFilterFormValue:i}=e;return n.createElement(Xn,{statuses:x,isInboxLoading:I,registerRef:t,controlFilterForm:l,setFilterFormValue:o,filterFormState:null==b?void 0:b.filterForm,getFilterFormValue:i,localitiesForEmployeesCurrentTenant:C,loadingLocalitiesForEmployeesCurrentTenant:D})},[x,I,C,D]),W={SearchFormFields:U,onSearchFormSubmit:e=>{console.log("data in OnSearchFormSubmit",e),e.hasOwnProperty("")&&(null==e||delete e[""]),y({action:"mutateTableForm",data:c({},N)}),y({action:"mutateSearchForm",data:e})},searchFormDefaultValues:null==b?void 0:b.searchForm,resetSearchFormDefaultValues:h,onSearchFormReset:e=>{e("mobileNumber",null),e("applicationNo",null),y({action:"mutateSearchForm",data:h})}},j={FilterFormFields:H,onFilterFormSubmit:e=>{console.log("data in OnFilterFormSubmit",e),e.hasOwnProperty("")&&(null==e||delete e[""]),y({action:"mutateTableForm",data:c({},N)}),y({action:"mutateFilterForm",data:e})},filterFormDefaultValues:null==b?void 0:b.filterForm,resetFilterFormDefaultValues:_,onFilterFormReset:e=>{e("moduleName","noc-service"),e("applicationStatus",""),e("locality",[]),e("assignee","ASSIGNED_TO_ALL"),e("applicationType",[]),y({action:"mutateFilterForm",data:_})}},V=(e=>{var t,a,r,u;let{parentRoute:s,onPageSizeChange:d,formState:m,totalCount:v,table:p,dispatch:f,onSortingByData:E}=e;const{t:g}=i.useTranslation(),h=l.useMemo(()=>[{Header:g("NOC_APPLICATION_NUMBER"),accessor:"applicationNo",disableSortBy:!0,Cell:e=>{let{row:t}=e;return console.log("row in inbox",t),n.createElement("div",null,n.createElement(o.Link,{to:s+"/inbox/application-overview/"+t.original.applicationId},n.createElement("span",{className:"link"},t.original.applicationId)))}},{Header:g("TL_COMMON_TABLE_COL_APP_DATE"),accessor:"applicationDate",Cell:e=>{var t,l;let{row:o}=e;return null!==(t=o.original)&&void 0!==t&&t.date?(e=>n.createElement("span",{className:"cell-text styled-cell"},e))(Ho(new Date(null===(l=o.original)||void 0===l?void 0:l.date),"dd/MM/yyyy")):""}},{Header:g("NOC_PRIMARY_OWNER_NAME_LABEL"),accessor:e=>null==e?void 0:e.owner,disableSortBy:!0},{Header:g("PT_COMMON_TABLE_COL_STATUS_LABEL"),accessor:e=>g(null==e?void 0:e.status),disableSortBy:!0},{Header:g("CM_TIMELINE_ACTION_TAKEN"),accessor:e=>g(null==e?void 0:e.action),disableSortBy:!0}]);return{getCellProps:e=>({style:{padding:"20px 18px",fontSize:"16px"}}),disableSort:!1,autoSort:!1,manualPagination:!0,initSortId:"applicationDate",onPageSizeChange:d,currentPage:(null===(t=m.tableForm)||void 0===t?void 0:t.offset)/(null===(a=m.tableForm)||void 0===a?void 0:a.limit),onNextPage:()=>{var e,t;return f({action:"mutateTableForm",data:c({},m.tableForm,{offset:parseInt(null===(e=m.tableForm)||void 0===e?void 0:e.offset)+parseInt(null===(t=m.tableForm)||void 0===t?void 0:t.limit)})})},onPrevPage:()=>{var e,t;return f({action:"mutateTableForm",data:c({},m.tableForm,{offset:parseInt(null===(e=m.tableForm)||void 0===e?void 0:e.offset)-parseInt(null===(t=m.tableForm)||void 0===t?void 0:t.limit)})})},pageSizeLimit:null===(r=m.tableForm)||void 0===r?void 0:r.limit,onSort:E,totalRecords:v,onSearch:null==m||null===(u=m.searchForm)||void 0===u?void 0:u.message,onLastPage:()=>{var e;return f({action:"mutateTableForm",data:c({},m.tableForm,{offset:10*Math.ceil(v/10)-parseInt(null===(e=m.tableForm)||void 0===e?void 0:e.limit)})})},onFirstPage:()=>f({action:"mutateTableForm",data:c({},m.tableForm,{offset:0})}),data:p,columns:h}})(c({},{parentRoute:s,onPageSizeChange:e=>{y({action:"mutateTableForm",data:c({},b.tableForm,{limit:e.target.value})})},formState:b,totalCount:F,table:P,dispatch:y,onSortingByData:e=>{if(e.length>0){const[{id:t,desc:l}]=e,n=l?"DESC":"ASC";b.tableForm.sortBy===t&&b.tableForm.sortOrder===n||y({action:"mutateTableForm",data:c({},b.tableForm,{sortBy:t,sortOrder:l?"DESC":"ASC"})})}}})),z=(e=>{let{parentRoute:l,table:o}=e;const{t:r}=i.useTranslation();return{data:null==o?void 0:o.map(e=>{let{applicationId:t,date:l,status:n,owner:o}=e;return{[r("NOC_APPLICATION_NUMBER")]:t,[r("TL_COMMON_TABLE_COL_APP_DATE")]:Ho(new Date(l),"dd/MM/yyyy"),[r("NOC_PRIMARY_OWNER_NAME_LABEL")]:r(o),[r("PT_COMMON_TABLE_COL_STATUS_LABEL")]:r(n)}}),linkPrefix:l+"/inbox/application-overview/",serviceRequestIdKey:r("NOC_APPLICATION_NUMBER"),MobileSortFormValues:()=>{const e=[{code:"DESC",i18nKey:"ES_COMMON_SORT_BY_DESC"},{code:"ASC",i18nKey:"ES_COMMON_SORT_BY_ASC"}],{control:l}=a.useFormContext();return n.createElement(t.SearchField,null,n.createElement(a.Controller,{name:"sortOrder",control:l,render:l=>{let{onChange:o,value:i}=l;return n.createElement(t.RadioButtons,{onSelect:e=>{o(e.code)},selectedOption:e.filter(e=>e.code===i)[0],optionsKey:"i18nKey",name:"sortOrder",options:e})}}))}}})({parentRoute:s,table:P}),G={onMobileSortOrderData:e=>{const{sortOrder:t}=e;y({action:"mutateTableForm",data:c({},b.tableForm,{sortOrder:t})})},sortFormDefaultValues:null==b?void 0:b.tableForm,onSortFormReset:e=>{e("sortOrder","DESC"),y({action:"mutateTableForm",data:N})}};return L?n.createElement(t.Loader,null):n.createElement(l.Fragment,null,n.createElement(t.Header,null,T&&!L&&"Welcome "+m+", "+d("COMMON_MASTERS_DESIGNATION_"+p),n.createElement("div",null," ",d("ES_COMMON_INBOX")," ",F?n.createElement("p",{className:"inbox-count"},F):null)),n.createElement(t.InboxComposer,c({isInboxLoading:I,PropsForInboxLinks:k},W,j,G,{propsForInboxTable:V,propsForInboxMobileCards:z,formState:b})))},NOCSearchApplication:wt,NewNOCStepperForm:()=>{o.useHistory();const{t:e}=i.useTranslation(),a=d.useDispatch(),[r,u]=l.useState(null),s=d.useSelector(e=>e.noc.NOCNewApplicationFormReducer).step;return Digit.ULBService.getCurrentTenantId(),l.useEffect(()=>{a({type:"RESET_NOC_NEW_APPLICATION_FORM"})},[]),l.useEffect(()=>{window.scrollTo(0,0)},[s]),n.createElement("div",{className:"card"},n.createElement(t.CardHeader,{styles:{fontSize:"28px",fontWeight:"400",color:"#1C1D1F"},divider:!0},e("NOC_REGISTRATION_APPLICATION")),n.createElement(Ko,{stepsList:ti,onSubmit:e=>{console.log("dataGet===",e)},step:s,setStep:e=>{a(Zo(e))}}),r&&n.createElement(t.Toast,{error:r.key,label:e(r.label),onClose:()=>{u(null)},isDleteBtn:"true"}))},NewNOCStepFormOne:e=>{var o,r,u;let{config:s,onGoNext:m,onBackClick:v}=e;const p=d.useDispatch(),{t:f}=i.useTranslation(),[E,g]=l.useState(null),[h,_]=l.useState(""),[N,A]=l.useState([]),[S,b]=l.useState([]),y=d.useSelector(function(e){return e.noc.NOCNewApplicationFormReducer.formData}),C=d.useSelector(function(e){return e.noc.NOCNewApplicationFormReducer.ownerIds}),D=d.useSelector(function(e){return e.noc.NOCNewApplicationFormReducer.ownerPhotos});console.log("ownerIds",C),console.log("ownerPhotos",D),l.useEffect(()=>{console.log("useffect 8"),Ct.isEqual(N,C)||A(null==C?void 0:C.ownerIdList),Ct.isEqual(S,D)||b(null==D?void 0:D.ownerPhotoList)},[C,D]);const O=Digit.UserService.getUser(),{control:T,handleSubmit:L,setValue:I,formState:{errors:w},trigger:P,watch:R,reset:x,getValues:B}=a.useForm({defaultValues:{owners:[{mobileNumber:"",ownerOrFirmName:"",emailId:"",fatherOrHusbandName:"",propertyId:"",gender:null,dateOfBirth:"",address:"",PropertyOwnerName:"",PropertyOwnerMobileNumber:"",PropertyOwnerAddress:"",PropertyOwnerPlotArea:null,ownerType:"",propertyVasikaDate:"",propertyVasikaNo:""}]}}),F={Controller:a.Controller,control:T,setValue:I,errors:w,trigger:P,errorStyle:{width:"70%",marginLeft:"30%",fontSize:"12px",marginTop:"-21px"},reset:x,useFieldArray:a.useFieldArray,watch:R,getValues:B,config:s,ownerIdList:N,setOwnerIdList:A,ownerPhotoList:S,setOwnerPhotoList:b};function M(e){p(Xo(s.key,e)),p(ei("ownerIdList",N)),p(Jo("ownerPhotoList",S)),m()}function k(e){v(s.key,e)}const[U,H]=l.useState((null==y||null===(o=y.applicationDetails)||void 0===o?void 0:o.isRegisteredStakeHolder)||!1),W=Digit.ULBService.getStateId(),[j,V]=l.useState(!1),z=null==O||null===(r=O.info)||void 0===r||null===(u=r.roles)||void 0===u?void 0:u.map(e=>e.code),{data:G,isLoading:Y}=Digit.Hooks.obps.useMDMS(W,"StakeholderRegistraition","TradeTypetoRoleMapping");return l.useEffect(()=>{if(!Y){var e,t;console.log("useffect 9");let l=[];null==G||null===(e=G.StakeholderRegistraition)||void 0===e||null===(t=e.TradeTypetoRoleMapping)||void 0===t||t.map(e=>{var t;null==e||null===(t=e.role)||void 0===t||t.map(e=>{l.push(e)})});const n=null==l?void 0:l.filter((e,t,l)=>l.indexOf(e)===t);null==n||n.map(e=>{null!=z&&z.includes(e)&&H(!0)})}},[Y]),l.useEffect(()=>{var e;null!=y&&null!==(e=y.applicationDetails)&&void 0!==e&&e.isRegisteredStakeHolder&&(console.log("useffect 10"),I("isRegisteredStakeHolder","true"))},[]),n.createElement(n.Fragment,null,n.createElement("form",{onSubmit:L(e=>{P(),function(e){var t,l,n,o,i;console.log("data in check val",e);const a=null!=(t=null==e?void 0:e.owners)?t:[];console.log("ownerPhotoList",S);const r=null!=(l=null==S?void 0:S.length)?l:0,u=null!=(n=null==N?void 0:N.length)?n:0;console.log("ownerPhotoCount",r);const s=null==a?void 0:a.length;console.log("ownersCount",s);const d=new Set((null==e||null===(o=e.owners)||void 0===o?void 0:o.map(e=>null==e?void 0:e.mobileNumber))||[]).size!==s;var c,m;return null===(i=e.isPropertyAvailable)||void 0===i||!i.value||null!==(c=e.owners[0])&&void 0!==c&&null!==(m=c.propertyId)&&void 0!==m&&m.trim()?s!==r?(setTimeout(()=>{g(null)},3e3),g({key:"true",error:!0,message:f("UPLOAD_ALL_OWNER_PHOTOS_LABEL")}),!1):s!==u?(setTimeout(()=>{g(null)},3e3),g({key:"true",error:!0,message:f("UPLOAD_ALL_OWNER_IDS_LABEL")}),!1):!d||(setTimeout(()=>{g(null)},3e3),g({key:"true",error:!0,message:f("DUPLICATE_OWNER_FOUND_LABEL")}),!1):(setTimeout(()=>{g(null)},3e3),g({key:"true",error:!0,message:f("Noc propertyid required if property registered is selected yes")}),!1)}(e)&&M(e)})},n.createElement("div",{className:"employeeCard"},U?n.createElement(n.Fragment,null,n.createElement(di,c({onGoBack:k,goNext:M,currentStepData:y,t:f},F)),n.createElement(si,c({onGoBack:k,goNext:M,currentStepData:y,t:f},F))):n.createElement(n.Fragment,null,n.createElement(si,c({onGoBack:k,goNext:M,currentStepData:y,t:f},F)))),n.createElement(t.ActionBar,null,n.createElement(t.SubmitBar,{label:"Next",submit:"submit"}))),E&&n.createElement(t.Toast,{error:null==E?void 0:E.error,warning:null==E?void 0:E.warning,label:f(null==E?void 0:E.message),isDleteBtn:!0,onClose:()=>{g(null),_("")}}))},NewNOCStepFormTwo:e=>{let{config:o,onBackClick:r,onGoNext:u}=e;const{t:s}=i.useTranslation(),m=d.useDispatch(),[v,p]=l.useState(null),[f,E]=l.useState(""),{control:g,handleSubmit:h,setValue:_,formState:{errors:N},trigger:A,watch:b}=(Digit.UserService.getUser(),a.useForm({defaultValues:{floorArea:[{value:""}],vasikaNumber:"",vasikaDate:""}})),y=d.useSelector(function(e){return e.noc.NOCNewApplicationFormReducer.formData});console.log("currentStepData at step 2",y);const C=d.useSelector(function(e){return e.noc.NOCNewApplicationFormReducer.ownerIds}),D=d.useSelector(function(e){return e.noc.NOCNewApplicationFormReducer.ownerPhotos}),O={Controller:a.Controller,control:g,setValue:_,errors:N,errorStyle:{width:"70%",marginLeft:"30%",fontSize:"12px",marginTop:"-21px"},useFieldArray:a.useFieldArray,watch:b};let T;T=window.location.href.includes("citizen")?window.localStorage.getItem("CITIZEN.CITY"):window.localStorage.getItem("Employee.tenant-id");const L=e=>{if(null==e)return NaN;const t=String(e).trim().replace(/,/g,""),l=Number(t);return Number.isNaN(l)?NaN:Number(l.toFixed(5))};function I(e){console.log(e,"data is gonext step 2"),m(Xo(o.key,e)),u()}function w(e){r(o.key,e)}return n.createElement(n.Fragment,null,n.createElement("form",{onSubmit:h(function(e){try{return console.log("data in onsubmit",e),A(),function(e){var t,l,n;console.log(e,"data in onsubmit sitedetails");const o=((e,t)=>{const l=L(e),n=L(t);return!Number.isNaN(l)&&!Number.isNaN(n)&&Math.abs(l-n)<=1e-9})(null==e?void 0:e.netTotalArea,null==e?void 0:e.specificationPlotArea),i=null!=(t="BUILTUP"===(null==e||null===(l=e.buildingStatus)||void 0===l?void 0:l.code))&&t,a=parseFloat(null==e?void 0:e.netPlotAreaAfterWidening),r=(null==e||null===(n=e.floorArea)||void 0===n?void 0:n.map(e=>parseFloat(null==e?void 0:e.value)||0))||[],u=parseFloat(null==e?void 0:e.basementArea)||0;return o?!(i&&r.some((e,t)=>e>a&&(setTimeout(()=>p(null),3e3),p({key:"true",error:!0,message:"NOC_GROUND_FLOOR_AREA_VALIDATION_LABEL"}),!0))||i&&u>a&&(setTimeout(()=>p(null),3e3),p({key:"true",error:!0,message:"NOC_GROUND_FLOOR_AREA_VALIDATION_LABEL"}),1)):(setTimeout(()=>{p(null)},3e3),p({key:"true",error:!0,message:"NOC_PLOT_AREA_SUM_VALIDATION_MESG_LABEL"}),!1)}(e)?Promise.resolve(Ft(function(){return Promise.resolve(Digit.NOCService.NOCsearch({tenantId:T,filters:{vasikaNumber:null==e?void 0:e.vasikaNumber,vasikaDate:S(null==e?void 0:e.vasikaDate)}})).then(function(t){var l,n,i,a,r,s,d;const v=null!=(l=null==t?void 0:t.Noc)?l:[],f=null==y||null===(n=y.apiData)||void 0===n||null===(i=n.Noc)||void 0===i||null===(a=i[0])||void 0===a?void 0:a.applicationNo;v.find(e=>(null==e?void 0:e.applicationNo)&&"REJECTED"!==(null==e?void 0:e.status)&&(null==e?void 0:e.applicationNo)!==f)?p({key:"true",error:!0,message:"Active application already exists..."}):(m(Xo(o.key,e)),null!=y&&null!==(r=y.apiData)&&void 0!==r&&null!==(s=r.Noc)&&void 0!==s&&null!==(d=s[0])&&void 0!==d&&d.applicationNo?u():function(e){try{var t,l,n,o,i,a,r,s,d,v,f,E,g,h,_,N,A,b,y,O,L,I,w,P,R;console.log("formData",e);const x={applicationDetails:c({},null==e?void 0:e.applicationDetails),siteDetails:c({},null==e?void 0:e.siteDetails,{ulbName:(null==e||null===(t=e.siteDetails)||void 0===t?void 0:t.ulbName)||"",roadType:(null==e||null===(l=e.siteDetails)||void 0===l||null===(n=l.roadType)||void 0===n?void 0:n.name)||"",buildingStatus:(null==e||null===(o=e.siteDetails)||void 0===o||null===(i=o.buildingStatus)||void 0===i?void 0:i.name)||"",isBasementAreaAvailable:(null==e||null===(a=e.siteDetails)||void 0===a||null===(r=a.isBasementAreaAvailable)||void 0===r?void 0:r.code)||"",district:(null==e||null===(s=e.siteDetails)||void 0===s?void 0:s.district)||"",zone:(null==e||null===(d=e.siteDetails)||void 0===d||null===(v=d.zone)||void 0===v?void 0:v.code)||"",vasikaDate:null!=e&&null!==(f=e.siteDetails)&&void 0!==f&&f.vasikaDate?S(null==e||null===(E=e.siteDetails)||void 0===E?void 0:E.vasikaDate):"",specificationBuildingCategory:(null==e||null===(g=e.siteDetails)||void 0===g||null===(h=g.specificationBuildingCategory)||void 0===h?void 0:h.name)||"",specificationNocType:(null==e||null===(_=e.siteDetails)||void 0===_||null===(N=_.specificationNocType)||void 0===N?void 0:N.name)||"",specificationRestrictedArea:(null==e||null===(A=e.siteDetails)||void 0===A||null===(b=A.specificationRestrictedArea)||void 0===b?void 0:b.code)||"",specificationIsSiteUnderMasterPlan:(null==e||null===(y=e.siteDetails)||void 0===y||null===(O=y.specificationIsSiteUnderMasterPlan)||void 0===O?void 0:O.code)||""}),ownerPhotos:Array.isArray(null==D?void 0:D.ownerPhotoList)?D.ownerPhotoList:[],ownerIds:Array.isArray(null==C?void 0:C.ownerIdList)?C.ownerIdList:[]},B=null===(L=null!=(I=null==x||null===(w=x.applicationDetails)||void 0===w?void 0:w.owners)?I:[])||void 0===L?void 0:L.map((e,t)=>{var l,n,o;return{mobileNumber:(null==e?void 0:e.mobileNumber)||"",name:(null==e?void 0:e.ownerOrFirmName)||"",emailId:(null==e?void 0:e.emailId)||"",userName:(null==e?void 0:e.mobileNumber)||"",fatherOrHusbandName:(null==e?void 0:e.fatherOrHusbandName)||"",permanentAddress:(null==e?void 0:e.address)||"",gender:(null==e||null===(l=e.gender)||void 0===l?void 0:l.code)||"",dob:Digit.Utils.pt.convertDateToEpoch((null==e?void 0:e.dateOfBirth)||""),additionalDetails:{ownerPhoto:c({},null==D||null===(n=D.ownerPhotoList)||void 0===n?void 0:n[t]),ownerId:c({},null==C||null===(o=C.ownerIdList)||void 0===o?void 0:o[t])}}}),F={Noc:{vasikaDate:S(null==e||null===(P=e.siteDetails)||void 0===P?void 0:P.vasikaDate),vasikaNumber:null==e||null===(R=e.siteDetails)||void 0===R?void 0:R.vasikaNumber,applicationType:"NEW",documents:[],nocType:"NOC",status:"ACTIVE",tenantId:T,owners:B,workflow:{action:"INITIATE"},nocDetails:{additionalDetails:x,tenantId:T}}};console.log("final Payload here==>",F);const M=Ft(function(){return Promise.resolve(Digit.NOCService.NOCcreate({tenantId:T,details:F})).then(function(e){var t;"successful"===(null==e||null===(t=e.ResponseInfo)||void 0===t?void 0:t.status)?(console.log("success :create api executed successfully !!!"),m(Xo("apiData",e)),u()):(console.error("error : create api not executed properly !!!"),p({key:"true",error:!0,message:"COMMON_SOMETHING_WENT_WRONG_LABEL"}))})},function(e){console.log("errors here in goNext - catch block",e),p({key:"true",error:!0,message:"COMMON_SOME_ERROR_OCCURRED_LABEL"})});Promise.resolve(M&&M.then?M.then(function(){}):void 0)}catch(e){return Promise.reject(e)}}(c({},y,{siteDetails:c({},e)})))})},function(){p({key:"true",error:!0,message:"COMMON_SOME_ERROR_OCCURRED_LABEL"})})):Promise.resolve()}catch(e){return Promise.reject(e)}})},n.createElement("div",{className:"employeeCard"},n.createElement(ci,c({onGoBack:w,goNext:I,currentStepData:y,t:s},O)),n.createElement(mi,c({onGoBack:w,goNext:I,currentStepData:y,t:s},O))),n.createElement(t.ActionBar,null,n.createElement(t.SubmitBar,{className:"submit-bar-back",label:"Back",onSubmit:w}),n.createElement(t.SubmitBar,{label:"Next",submit:"submit"}))),v&&n.createElement(t.Toast,{isDleteBtn:!0,error:null==v?void 0:v.error,warning:null==v?void 0:v.warning,label:s(null==v?void 0:v.message),onClose:()=>{p(null)}}))},NewNOCStepFormThree:e=>{let{config:o,onGoNext:i,onBackClick:a,t:r}=e;const u=d.useDispatch(),[s,m]=l.useState(!1),[v,p]=l.useState(""),f=Digit.ULBService.getStateId(),{isLoading:E,data:g}=Digit.Hooks.pt.usePropertyMDMS(f,"NOC",["Documents"]),h=d.useSelector(function(e){return e.noc.NOCNewApplicationFormReducer.formData&&e.noc.NOCNewApplicationFormReducer.formData[null==o?void 0:o.key]?e.noc.NOCNewApplicationFormReducer.formData[null==o?void 0:o.key]:{}}),_=d.useSelector(function(e){var t,l;return(null==e||null===(t=e.noc)||void 0===t||null===(l=t.NOCNewApplicationFormReducer)||void 0===l?void 0:l.coordinates)||{}});console.log("coordinates from redux",_);const N=d.useSelector(e=>{var t,l;return null==e||null===(t=e.noc)||void 0===t||null===(l=t.NOCNewApplicationFormReducer)||void 0===l?void 0:l.formData})||{};return n.createElement(n.Fragment,null,n.createElement(t.FormComposer,{defaultValues:h,config:o.currStepConfig,onSubmit:function(e){var t,l,n,o;const a=function(e){if(!E){var t,l,n,o,i,a,r;let u="VACANT"===(null==N||null===(t=N.siteDetails)||void 0===t||null===(l=t.buildingStatus)||void 0===l?void 0:l.code)?null==g||null===(n=g.NOC)||void 0===n?void 0:n.Documents.filter(e=>"OWNER.BUILDINGDRAWING"!==e.code):null==g||null===(o=g.NOC)||void 0===o?void 0:o.Documents;const s=(null==e||null===(i=e.documents)||void 0===i?void 0:i.documents)||[];(null==N||null===(a=N.applicationDetails)||void 0===a||null===(r=a.owners)||void 0===r?void 0:r.some(e=>{var t,l;const n=null!=(t=null==e||null===(l=e.ownerType)||void 0===l?void 0:l.code)?t:null==e?void 0:e.ownerType;return"firm"===String(n).toLowerCase()}))&&(u=u.map(e=>"OWNER.AUTHORIZATIONLETTER"===e.code?c({},e,{required:!0}):e));const d=u.filter(e=>e.required).map(e=>e.code),m=s.map(e=>e.documentType);return d.filter(e=>!m.includes(e))}}(e);return a.length>0?(p(r("NOC_PLEASE_ATTACH_LABEL")+" "+r(a[0].replace(".","_").toUpperCase())),m(!0),void setTimeout(()=>{m(!1),p("")},3e3)):null!=_&&null!==(t=_.Latitude1)&&void 0!==t&&t.trim()&&null!=_&&null!==(l=_.Latitude2)&&void 0!==l&&l.trim()&&null!=_&&null!==(n=_.Longitude1)&&void 0!==n&&n.trim()&&null!=_&&null!==(o=_.Longitude2)&&void 0!==o&&o.trim()?void i():(p(""+r("NOC_PLEASE_ATTACH_GEO_TAGGED_PHOTOS_LABEL")),m(!0),void setTimeout(()=>{m(!1),p("")},3e3))},onFormValueChange:function(e,t){Ct.isEqual(t,h)||u(Xo(o.key,t))},label:r(""+o.texts.submitBarLabel),currentStep:o.currStepNumber,onBackClick:function(e){a(o.key,e)}}),s&&n.createElement(t.Toast,{isDleteBtn:!0,error:!0,label:v,onClose:()=>{m(!1),p("")}}))},NewNOCStepFormFour:e=>{var i,a,r,u,s,m,v,p,f,E,g,h,_,N,A,b,y,C,D;let{config:O,onBackClick:T,t:L}=e;d.useDispatch();const[I,w]=l.useState(null),[P,R]=l.useState(""),[x,B]=l.useState(!1),F=window.location.pathname.includes("edit");console.log("selectedCheckBox",x);const M=d.useSelector(function(e){var t,l;return(null==e||null===(t=e.noc)||void 0===t||null===(l=t.NOCNewApplicationFormReducer)||void 0===l?void 0:l.formData)||{}}),k=d.useSelector(function(e){var t,l;return(null==e||null===(t=e.noc)||void 0===t||null===(l=t.NOCNewApplicationFormReducer)||void 0===l?void 0:l.coordinates)||{}}),U=d.useSelector(function(e){var t,l;return(null==e||null===(t=e.noc)||void 0===t||null===(l=t.NOCNewApplicationFormReducer)||void 0===l?void 0:l.ownerIds)||[]}),H=d.useSelector(function(e){var t,l;return(null==e||null===(t=e.noc)||void 0===t||null===(l=t.NOCNewApplicationFormReducer)||void 0===l?void 0:l.ownerPhotos)||[]}),W=l.useRef();let j=Digit.UserService.getUser();const V=null==j||null===(i=j.info)||void 0===i||null===(a=i.roles)||void 0===a?void 0:a.map(e=>e.code),[z,G]=l.useState(!1);Digit.Hooks.useClickOutside(W,()=>{G(!1)},z);const Y=o.useHistory();let q;q=window.location.href.includes("citizen")?window.localStorage.getItem("CITIZEN.CITY"):window.localStorage.getItem("Employee.tenant-id");const K=e=>{console.log("formData in parent SummaryPage",M),J(M,e)},$=l.useMemo(()=>{var e,t,l,n,o,i;return{CalculationCriteria:[{applicationNumber:null==M||null===(e=M.apiData)||void 0===e||null===(t=e.Noc)||void 0===t||null===(l=t[0])||void 0===l?void 0:l.applicationNo,tenantId:null==M||null===(n=M.apiData)||void 0===n||null===(o=n.Noc)||void 0===o||null===(i=o[0])||void 0===i?void 0:i.tenantId,NOC:ee(M,{action:""}).Noc}]}},[M]),{isLoading:X,data:Z,revalidate:Q}=Digit.Hooks.noc.useNOCFeeCalculator({payload:$},{enabled:!!$});l.useEffect(()=>{Q()},[null==M?void 0:M.siteDetails,null==M?void 0:M.applicationDetails]),console.log("calculatorData",Z);const J=function(e,t){try{var l,n,o,i;if(console.log("formData inside onSubmit",e),window.location.pathname.includes("edit")&&"EDIT"===t.action)return w({key:"true",warning:!0,message:"COMMON_SAVE_OR_RESUBMIT_LABEL"}),setTimeout(()=>{w(null)},3e3),Promise.resolve();const a=ee(e,t),r=(null==Z||null===(l=Z.Calculation)||void 0===l||null===(n=l[0])||void 0===n?void 0:n.taxHeadEstimates)||[];a.Noc.nocDetails.additionalDetails.calculations=[{isLatest:!0,updatedBy:null===(o=Digit.UserService.getUser())||void 0===o||null===(i=o.info)||void 0===i?void 0:i.name,taxHeadEstimates:r}],console.log("finalPayload here==>",a);const u=Mt(function(){return Ft(function(){return Promise.resolve(Digit.NOCService.NOCUpdate({tenantId:q,details:a})).then(function(e){var l,n,o,i,a,r;"successful"===(null==e||null===(l=e.ResponseInfo)||void 0===l?void 0:l.status)?(console.log("success: Update API "),window.location.href.includes("citizen")?"CANCEL"==t.action?(w({key:"true",success:!0,message:"COMMON_APPLICATION_CANCELLED_LABEL"}),setTimeout(()=>{Y.push("/digit-ui/citizen/noc/my-application")},3e3)):(console.log("We are calling citizen response page"),Y.replace({pathname:"/digit-ui/citizen/noc/response/"+(null==e||null===(n=e.Noc)||void 0===n||null===(o=n[0])||void 0===o?void 0:o.applicationNo),state:{data:e}})):(console.log("we are calling employee response page"),"CANCEL"===t.action?(w({key:"true",success:!0,message:"COMMON_APPLICATION_CANCELLED_LABEL"}),setTimeout(()=>{Y.push("/digit-ui/employee/noc/inbox")},3e3)):Y.replace({pathname:"/digit-ui/employee/noc/response/"+(null==e||null===(i=e.Noc)||void 0===i||null===(a=i[0])||void 0===a?void 0:a.applicationNo),state:{data:e}}))):(console.error("Submission failed, not moving to next step.",null===(r=res)||void 0===r?void 0:r.response),w({key:"true",error:!0,message:"COMMON_SOMETHING_WENT_WRONG_LABEL"}))})},function(e){console.log("errors here in goNext - catch block",e),w({key:"true",error:!0,message:"COMMON_SOME_ERROR_OCCURRED_LABEL"})})},function(e,t){if(setTimeout(()=>{w(null)},3e3),e)throw t;return t});return Promise.resolve(u&&u.then?u.then(function(){}):void 0)}catch(e){return Promise.reject(e)}};function ee(e,t){var l,n,o,i,a,r,u,s,d,m,v,p,f,E,g,h,_,N,A,b,y,C,D,O,T,L,I,w,P,R,x,B,W,j,V,z,G,Y;console.log("nocFormData",e);const q=c({},null==e||null===(l=e.apiData)||void 0===l||null===(n=l.Noc)||void 0===n?void 0:n[0],{vasikaNumber:(null==e||null===(o=e.siteDetails)||void 0===o?void 0:o.vasikaNumber)||"",vasikaDate:null!=e&&null!==(i=e.siteDetails)&&void 0!==i&&i.vasikaDate?S(null==e||null===(a=e.siteDetails)||void 0===a?void 0:a.vasikaDate):"",workflow:{action:(null==t?void 0:t.action)||""},nocDetails:c({},null==e||null===(r=e.apiData)||void 0===r||null===(u=r.Noc)||void 0===u||null===(s=u[0])||void 0===s?void 0:s.nocDetails,{additionalDetails:c({},null==e||null===(d=e.apiData)||void 0===d||null===(m=d.Noc)||void 0===m||null===(v=m[0])||void 0===v?void 0:v.nocDetails.additionalDetails,{applicationDetails:c({},null==e?void 0:e.applicationDetails),siteDetails:c({},null==e?void 0:e.siteDetails,{ulbName:(null==e||null===(p=e.siteDetails)||void 0===p||null===(f=p.ulbName)||void 0===f?void 0:f.name)||(null==e||null===(E=e.siteDetails)||void 0===E?void 0:E.ulbName)||"",roadType:(null==e||null===(g=e.siteDetails)||void 0===g||null===(h=g.roadType)||void 0===h?void 0:h.name)||"",buildingStatus:(null==e||null===(_=e.siteDetails)||void 0===_||null===(N=_.buildingStatus)||void 0===N?void 0:N.name)||"",isBasementAreaAvailable:(null==e||null===(A=e.siteDetails)||void 0===A||null===(b=A.isBasementAreaAvailable)||void 0===b?void 0:b.code)||"",district:(null==e||null===(y=e.siteDetails)||void 0===y?void 0:y.district)||"",zone:(null==e||null===(C=e.siteDetails)||void 0===C||null===(D=C.zone)||void 0===D?void 0:D.code)||"",vasikaDate:null!=e&&null!==(O=e.siteDetails)&&void 0!==O&&O.vasikaDate?S(null==e||null===(T=e.siteDetails)||void 0===T?void 0:T.vasikaDate):"",specificationBuildingCategory:(null==e||null===(L=e.siteDetails)||void 0===L||null===(I=L.specificationBuildingCategory)||void 0===I?void 0:I.name)||"",specificationNocType:(null==e||null===(w=e.siteDetails)||void 0===w||null===(P=w.specificationNocType)||void 0===P?void 0:P.name)||"",specificationRestrictedArea:(null==e||null===(R=e.siteDetails)||void 0===R||null===(x=R.specificationRestrictedArea)||void 0===x?void 0:x.code)||"",specificationIsSiteUnderMasterPlan:(null==e||null===(B=e.siteDetails)||void 0===B||null===(W=B.specificationIsSiteUnderMasterPlan)||void 0===W?void 0:W.code)||""}),coordinates:c({},k),ownerPhotos:Array.isArray(null==H?void 0:H.ownerPhotoList)?H.ownerPhotoList:[],ownerIds:Array.isArray(null==U?void 0:U.ownerIdList)?U.ownerIdList:[]})}),documents:[]});let K=(null==q?void 0:q.owners)||[];const $=(null==q||null===(j=q.nocDetails)||void 0===j||null===(V=j.additionalDetails)||void 0===V||null===(z=V.applicationDetails)||void 0===z?void 0:z.owners)||[];K=K.map((e,t)=>{const l=$[t];return l&&(null==e?void 0:e.mobileNumber)!==(null==l?void 0:l.mobileNumber)&&(e.status=!1),e});const X=(null!=$?$:[]).map((e,t)=>{var l,n,o;return{mobileNumber:(null==e?void 0:e.mobileNumber)||"",name:(null==e?void 0:e.ownerOrFirmName)||"",emailId:(null==e?void 0:e.emailId)||"",userName:(null==e?void 0:e.mobileNumber)||"",fatherOrHusbandName:(null==e?void 0:e.fatherOrHusbandName)||"",permanentAddress:(null==e?void 0:e.address)||"",gender:(null==e||null===(l=e.gender)||void 0===l?void 0:l.code)||"",dob:Digit.Utils.pt.convertDateToEpoch((null==e?void 0:e.dateOfBirth)||""),additionalDetails:{ownerPhoto:c({},null==H||null===(n=H.ownerPhotoList)||void 0===n?void 0:n[t]),ownerId:c({},null==U||null===(o=U.ownerIdList)||void 0===o?void 0:o[t])}}}).filter(e=>!K.find(t=>t.mobileNumber===e.mobileNumber));K=[...K,...X];const Z=(null==e||null===(G=e.documents)||void 0===G||null===(Y=G.documents)||void 0===Y?void 0:Y.documents)||[];if(F){var Q,J,ee;const e=(null==M||null===(Q=M.apiData)||void 0===Q||null===(J=Q.Noc)||void 0===J||null===(ee=J[0])||void 0===ee?void 0:ee.documents)||[],t=new Set(null==e?void 0:e.map(e=>e.documentType)),l=null==e?void 0:e.map(e=>{var t,l;const n=(null==Z||null===(t=Z.find(t=>t.documentType===e.documentType))||void 0===t?void 0:t.uuid)||(null==Z||null===(l=Z.find(t=>t.documentType===e.documentType))||void 0===l?void 0:l.documentAttachment);return c({},e,{uuid:n,documentAttachment:n})}),n=(null==Z?void 0:Z.filter(e=>!t.has(e.documentType)))||[],o=[...l,...null==n?void 0:n.map(e=>({uuid:null==e?void 0:e.documentUid,documentType:null==e?void 0:e.documentType,documentAttachment:null==e?void 0:e.filestoreId}))];console.log("overallDocs",o),o.forEach(e=>{var t;null==q||null===(t=q.documents)||void 0===t||t.push(c({},e))})}else Z.forEach(e=>{q.documents.push({uuid:null==e?void 0:e.documentUid,documentType:null==e?void 0:e.documentType,documentAttachment:null==e?void 0:e.filestoreId})});return{Noc:c({},q,{owners:K})}}function te(e){T(O.key,e)}console.log("currentStepData in StepFour",M);const le=(null==M||null===(r=M.apiData)||void 0===r||null===(u=r.Noc)||void 0===u||null===(s=u[0])||void 0===s?void 0:s.applicationNo)||"";console.log("applicationNo here==>",le);const ne=Digit.Hooks.useWorkflowDetails({tenantId:q,id:le,moduleCode:"obpas_noc"});console.log("workflow Details here==>",ne);let oe=(null==ne||null===(m=ne.data)||void 0===m||null===(v=m.actionState)||void 0===v||null===(p=v.nextActions)||void 0===p?void 0:p.filter(e=>(null==V?void 0:V.some(t=>{var l;return null===(l=e.roles)||void 0===l?void 0:l.includes(t)}))||!e.roles))||(null==ne||null===(f=ne.data)||void 0===f||null===(E=f.nextActions)||void 0===E?void 0:E.filter(e=>(null==V?void 0:V.some(t=>{var l;return null===(l=e.roles)||void 0===l?void 0:l.includes(t)}))||!e.roles));if(console.log("actions here",oe),X)return n.createElement(t.Loader,null);const ie=null==M||null===(g=M.apiData)||void 0===g||null===(h=g.Noc)||void 0===h||null===(_=h[0])||void 0===_||null===(N=_.nocDetails.additionalDetails)||void 0===N||null===(A=N.applicationDetails)||void 0===A||null===(b=A.owners)||void 0===b?void 0:b.map(e=>e.ownerOrFirmName),ae=null==ie?void 0:ie.join(", ");return console.log("combinedOwnersName here",ae),n.createElement(n.Fragment,null,X&&n.createElement(t.Loader,null),n.createElement(vi,{onGoBack:te,goNext:K,currentStepData:M,t:L}),n.createElement(t.CheckBox,{label:"I/We hereby solemnly affirm and declare that I am submitting this application on behalf of the applicant ("+ae+"). I/We along with the applicant have read the Policy and understand all the terms and conditions of the Policy. We are committed to fulfill/abide by all the terms and conditions of the Policy. The information/documents submitted are true and correct as per record and no part of it is false and nothing has been concealed/misrepresented therein.",onChange:e=>function(e){B(e.target.checked)}(e),value:x,checked:x}),oe&&n.createElement(t.ActionBar,null,n.createElement(t.SubmitBar,{className:"submit-bar-back",label:"Back",onSubmit:te}),z&&(null!=ne&&null!==(y=ne.data)&&void 0!==y&&null!==(C=y.actionState)&&void 0!==C&&C.nextActions||null!=ne&&null!==(D=ne.data)&&void 0!==D&&D.nextActions)?n.createElement(t.Menu,{localeKeyPrefix:"WF_EMPLOYEE_NOC",options:oe,optionKey:"action",t:L,onSelect:function(e){K(e)}}):null,x&&n.createElement(t.SubmitBar,{ref:W,label:L("WF_TAKE_ACTION"),onSubmit:()=>G(!z)})),I&&n.createElement(t.Toast,{isDleteBtn:!0,error:null==I?void 0:I.error,warning:null==I?void 0:I.warning,label:L(null==I?void 0:I.message),onClose:()=>{w(null)}}))},NOCApplicantDetails:si,NOCProfessionalDetails:di,NOCSiteDetails:ci,NOCFeeTable:yn,NOCSpecificationDetails:mi,NOCDocumentsRequired:e=>{var o,i,a,r,u,s,m,v,p,f,E;let{t:g,config:_,onSelect:N,formData:A}=e;Digit.ULBService.getStateId();const[S,b]=l.useState(null==A||null===(o=A.documents)||void 0===o?void 0:o.documents);console.log("documents in childStep three",S);const[y,C]=l.useState(null),[D,O]=l.useState(!0),[T,L]=l.useState(!1),[I,w]=l.useState(null),P=Digit.ULBService.getStateId(),R=d.useDispatch(),{isLoading:x,data:B}=Digit.Hooks.pt.usePropertyMDMS(P,"NOC",["Documents"]);console.log("data for documents here",B),console.log("formData here =====",A);const F=d.useSelector(function(e){var t,l;return(null==e||null===(t=e.noc)||void 0===t||null===(l=t.NOCNewApplicationFormReducer)||void 0===l?void 0:l.coordinates)||{}});l.useEffect(()=>{Object.keys(F).length>0&&w(F)},[F]),console.log("coordinates (from redux)",F),console.log("geocoordinates",I);const M=d.useSelector(e=>{var t,l;return null==e||null===(t=e.noc)||void 0===t||null===(l=t.NOCNewApplicationFormReducer)||void 0===l?void 0:l.formData})||{},k=null==M||null===(i=M.applicationDetails)||void 0===i||null===(a=i.owners)||void 0===a?void 0:a.some(e=>{var t,l;const n=null!=(t=null==e||null===(l=e.ownerType)||void 0===l?void 0:l.code)?t:null==e?void 0:e.ownerType;return"firm"===String(n).toLowerCase()});let U="VACANT"===(null==M||null===(r=M.siteDetails)||void 0===r||null===(u=r.buildingStatus)||void 0===u?void 0:u.code)?null==B||null===(s=B.NOC)||void 0===s||null===(m=s.Documents)||void 0===m?void 0:m.filter(e=>"OWNER.BUILDINGDRAWING"!==e.code):null==B||null===(v=B.NOC)||void 0===v?void 0:v.Documents;var H;k&&(U=null===(H=U)||void 0===H?void 0:H.map(e=>"OWNER.AUTHORIZATIONLETTER"===e.code?c({},e,{required:!0}):e)),console.log("filteredDocuments",U),l.useEffect(()=>{b(e=>{const t=Array.isArray(e)?e:[],l=t.some(e=>"OWNER.AUTHORIZATIONLETTER"===e.documentType);return k&&!l?[...t,{documentType:"OWNER.AUTHORIZATIONLETTER",filestoreId:"",documentUid:"",documentAttachment:""}]:!k&&l?t.filter(e=>"OWNER.AUTHORIZATIONLETTER"!==e.documentType):t})},[k]);const W=()=>{let e;e=c({},A.documents,{documents:S}),N(_.key,e)};l.useEffect(()=>{var e,t;let l=0;null==B||null===(e=B.PetService)||void 0===e||null===(t=e.Documents)||void 0===t||t.map(e=>{e.hasDropdown=!0;let t=!1;console.log("documents in pet",S),null==S||S.map(l=>{e.required&&null!=l&&l.documentType.includes(e.code)&&(t=!0)}),!t&&e.required&&(l+=1)}),O("0"!=l&&0!=l||!((null==S?void 0:S.length)>0))},[S,T]),l.useEffect(()=>{var e,t;"VACANT"===(null==M||null===(e=M.siteDetails)||void 0===e||null===(t=e.buildingStatus)||void 0===t?void 0:t.code)&&b(e=>null==e?void 0:e.filter(e=>"OWNER.BUILDINGDRAWING"!==e.documentType))},[null==M||null===(p=M.siteDetails)||void 0===p||null===(f=p.buildingStatus)||void 0===f?void 0:f.code]);const j={value:{workflowDocs:null==S?void 0:S.map(e=>({documentType:e.documentType,filestoreId:e.filestoreId,documentUid:e.documentUid,documentAttachment:e.documentAttachment}))}},{data:V}=Digit.Hooks.noc.useNOCDocumentSearch(j),z=null==S?void 0:S.map(e=>({code:e.documentType,link:h(null==V?void 0:V.pdfFiles,e.filestoreId)}));return n.createElement("div",null,x?n.createElement(t.Loader,null):n.createElement(t.FormStep,{t:g,config:_,onSelect:W,onSkip:()=>N(),isDisabled:D,onAdd:function(){}},null===(E=U)||void 0===E?void 0:E.map((e,t)=>{var l;return n.createElement("div",{className:"bpa-doc-required-card"},n.createElement(pi,{key:t,document:e,t:g,error:y,setError:C,setDocuments:b,documents:S,setCheckRequiredFields:L,handleSubmit:W,geocoordinates:I,setGeoCoordinates:w,dispatch:R,previewLink:null==z||null===(l=z.find(t=>t.code===e.code))||void 0===l?void 0:l.link}))}),y&&n.createElement(t.Toast,{label:y,isDleteBtn:!0,onClose:()=>C(null),error:!0})))},NOCSummary:vi,NOCDocumentWithLatLong:e=>{var o,i,a;let{t:r,config:u,onSelect:s,formData:d}=e;const m=Digit.ULBService.getStateId(),[v,p]=l.useState((null==d||null===(o=d.documents)||void 0===o?void 0:o.documents)||[]),[f,E]=l.useState(null),[g,h]=l.useState(!0),[_,N]=l.useState(!1),[A,S]=l.useState(!1),b=yt((null==d?void 0:d.PrevStateDocuments)||[]),{isLoading:y,data:C}=Digit.Hooks.pt.usePropertyMDMS(m,"NOC",["Documents"]),D=()=>{let e;e=c({},d.documents,{documents:v}),s(u.key,e)};return l.useEffect(()=>{var e,t;const l=null==C||null===(e=C.NOC)||void 0===e||null===(t=e.Documents)||void 0===t?void 0:t.filter(e=>e.required).map(e=>e.code),n=null==l?void 0:l.filter(e=>v.reduce((t,l)=>{var n,o,i,a;return e==(null==l||null===(n=l.documentType)||void 0===n||null===(o=n.split("."))||void 0===o?void 0:o[0])+"."+(null==l||null===(i=l.documentType)||void 0===i||null===(a=i.split("."))||void 0===a?void 0:a[1])||t},!1));h(!((null==n?void 0:n.length)==(null==l?void 0:l.length)&&(null==v?void 0:v.length)>0))},[v,_]),n.createElement("div",null,y?n.createElement(t.Loader,null):n.createElement(t.FormStep,{t:r,config:u,onSelect:D,onSkip:()=>s(),onAdd:function(){}},null==C||null===(i=C.NOC)||void 0===i||null===(a=i.Documents)||void 0===a?void 0:a.map((e,t)=>n.createElement("div",{style:{background:"#FAFAFA",border:"1px solid #D6D5D4",padding:"8px",borderRadius:"4px",maxWidth:"600px",minWidth:"280px",marginBottom:"15px",paddingTop:"15px"}},n.createElement(fi,{key:t,document:e,t:r,error:f,setError:E,setDocuments:p,documents:v,setCheckRequiredFields:N,formData:d,beforeUploadDocuments:b||[],isNextButtonDisabled:A,setIsNextButtonDisabled:S,handleSubmit:D}))),f&&n.createElement(t.Toast,{label:f,onClose:()=>E(null),error:!0})),(window.location.href.includes("/bpa/building_plan_scrutiny/new_construction")||window.location.href.includes("/ocbpa/building_oc_plan_scrutiny/new_construction"))&&null!=d&&d.applicationNo?n.createElement(t.CitizenInfoLabel,{info:r("CS_FILE_APPLICATION_INFO_LABEL"),text:r("BPA_APPLICATION_NUMBER_LABEL")+" "+(null==d?void 0:d.applicationNo)+" "+r("BPA_DOCS_INFORMATION"),className:"info-banner-wrap-citizen-override"}):"")},NOCResponseCitizen:e=>{var a,r,u;const s=o.useLocation(),{pathname:d,state:c}=s,{t:m}=i.useTranslation(),v=o.useHistory(),p=null==c||null===(a=c.data)||void 0===a||null===(r=a.Noc)||void 0===r?void 0:r[0];console.log("nocData here",p),window.localStorage.getItem("CITIZEN.CITY");const[E,g]=l.useState(!1),{data:h}=Digit.Hooks.useStore.getInitData(),{tenants:_}=h||{},N=d.split("/").pop(),A=function(e){void 0===e&&(e=!1);try{const t=Mt(function(){return Ft(function(){var t,l,n,o;g(!0);const i=p,a=null==i||null===(t=i.nocDetails)||void 0===t||null===(l=t.additionalDetails)||void 0===l?void 0:l.siteDetails,r=null==a?void 0:a.ulbType,u=(null==a||null===(n=a.ulbName)||void 0===n||null===(o=n.city)||void 0===o?void 0:o.name)||(null==a?void 0:a.ulbName),s=_.find(e=>e.code===i.tenantId);return Promise.resolve(qn(i,s,r,u,m,e)).then(function(e){Digit.Utils.pdf.generateFormattedNOC(e)})},function(e){console.log("Eroor Occurred !!!",e)})},function(e,t){if(g(!1),e)throw t;return t});return Promise.resolve(t&&t.then?t.then(function(){}):void 0)}catch(e){return Promise.reject(e)}};return E?n.createElement(t.Loader,null):n.createElement("div",null,n.createElement(t.Card,null,n.createElement(t.Banner,{message:m("NOC_APPLICATION_"+(null==p||null===(u=p.workflow)||void 0===u?void 0:u.action)+"_SUCCESS_HEADER"),applicationNumber:N,info:"REJECTED"==(null==p?void 0:p.applicationStatus)?"":m(f(null==p?void 0:p.nocType,".","_")+"_APPLICATION_NUMBER"),successful:"REJECTED"!=(null==p?void 0:p.applicationStatus),style:{padding:"10px"},headerStyles:{fontSize:"32px",wordBreak:"break-word"}}),n.createElement(t.ActionBar,{style:{display:"flex",justifyContent:"flex-end",alignItems:"baseline"}},n.createElement(t.SubmitBar,{label:m("CORE_COMMON_GO_TO_HOME"),onSubmit:()=>{v.push("/digit-ui/citizen")}}),n.createElement(t.SubmitBar,{label:m("CORE_COMMON_GO_TO_NOC"),onSubmit:()=>{v.push("/digit-ui/citizen/noc-home")}}),n.createElement(t.SubmitBar,"INITIATED"===(null==p?void 0:p.applicationStatus)?{label:m("View Application"),onSubmit:()=>A(!0)}:{label:m("Download Application"),onSubmit:()=>A(!1)}))))},NOCEsignResponse:()=>{var e,a,r;const u=o.useLocation(),{pathname:s}=u,{t:d}=i.useTranslation(),m=o.useHistory(),v=window.localStorage.getItem("Employee.tenant-id"),[p,E]=l.useState(!1),[g,h]=l.useState(10),[_,N]=l.useState(null),A=s.split("/").filter(Boolean),S=A[A.length-2],b=A[A.length-1],{isLoading:y,data:C}=Digit.Hooks.noc.useNOCSearchApplication({applicationNo:S},v),D=Digit.Hooks.noc.useNocCreateAPI(v,!1);return l.useEffect(()=>{var e,t;if(!y&&null!=C&&null!==(e=C.resData)&&void 0!==e&&null!==(t=e.Noc)&&void 0!==t&&t[0]&&b){var l;const e=C.resData.Noc[0],t=c({},e,{workflow:{action:"ESIGN"},nocDetails:c({},null==e?void 0:e.nocDetails,{additionalDetails:c({},null==e||null===(l=e.nocDetails)||void 0===l?void 0:l.additionalDetails,{sanctionLetterFilestoreId:b})})});N({key:"true",warning:!0,message:"KINDLY_WAIT_ESIGN_IN_PROGRESS"}),E(!0),D.mutateAsync({Noc:t}).then(()=>{E(!1),N({key:"true",success:!0,message:"COMMON_SUCCESSFULLY_UPDATED_APPLICATION_STATUS_LABEL"}),setTimeout(()=>N(null),3e3);const e=setInterval(()=>{h(e=>e-1)},1e3),t=setTimeout(()=>{m.push("/digit-ui/employee/noc/inbox/application-overview/"+S)},1e4);return()=>{clearInterval(e),clearTimeout(t)}}).catch(()=>{E(!1),N({key:"true",warning:!0,message:"Failed to update esign in sanction letter"}),setTimeout(()=>N(null),3e3);const e=setTimeout(()=>{m.push("/digit-ui/employee/noc/inbox/application-overview/"+S)},1e4);return()=>clearTimeout(e)})}},[y,C,S]),p||y?n.createElement(t.Loader,null):n.createElement("div",null,n.createElement(t.Card,null,n.createElement(t.Banner,{message:d("NOC_APPLICATION_ESIGN_SUCCESS_HEADER"),info:d(f(null==C||null===(e=C.resData)||void 0===e||null===(a=e.Noc)||void 0===a||null===(r=a[0])||void 0===r?void 0:r.nocType,".","_")+"_APPLICATION_NUMBER"),style:{padding:"10px"},headerStyles:{fontSize:"32px",wordBreak:"break-word"}}),n.createElement("div",{style:{textAlign:"center",marginTop:"1rem"}},p?n.createElement("p",null,d("E-Sign in Progress. Kindly Wait...")):b&&n.createElement("p",null,d("You will be redirected in")," ",g," ",d("seconds"),"..."))),_&&n.createElement(t.Toast,{success:null==_?void 0:_.success,warning:null==_?void 0:_.warning,label:d(null==_?void 0:_.message),isDleteBtn:!0,onClose:()=>N(null)}))},NOCCitizenMyApplications:e=>{var a,r,u;const{t:s}=i.useTranslation(),d=o.useHistory(),c=(null===(a=Digit.UserService.getUser())||void 0===a?void 0:a.info)||{},m=window.localStorage.getItem("CITIZEN.CITY"),[v,p]=l.useState(0),[f,E]=l.useState(window.Digit.Utils.browser.isMobile()?50:10),g=l.useMemo(()=>({sortBy:"createdTime",limit:f,offset:v*f,sortOrder:"DESC",mobileNumber:(null==c?void 0:c.mobileNumber)||""}),[v,f,c]),{isLoading:h,data:_}=Digit.Hooks.noc.useNOCCitizenSearchApplication(g,m);var N,A,S,b,y,C;console.log("data herein NOC==>",_),null!=_&&_.data&&(null==_||null===(r=_.data)||void 0===r?void 0:r.length)>0&&(console.log("First record:",_.data[0]),console.log("Owner name test:",null===(N=_.data[0])||void 0===N||null===(A=N.nocDetails)||void 0===A||null===(S=A.additionalDetails)||void 0===S||null===(b=S.applicationDetails)||void 0===b||null===(y=b.owners)||void 0===y||null===(C=y[0])||void 0===C?void 0:C.ownerOrFirmName)),l.useEffect(()=>{_&&_.revalidate()},[]);const D=l.useRef(null);l.useEffect(()=>{var e;if(h)return;const t=null===(e=D.current)||void 0===e?void 0:e.querySelector(".table");t&&(t.style.overflowX="auto",t.style.overflowY="hidden",t.style.WebkitOverflowScrolling="touch")},[h]);const O=e=>n.createElement("span",{className:"cell-text styled-cell"},e),T=(null==_?void 0:_.data)||[],L=null!=(u=null==_?void 0:_.count)?u:0,I=l.useMemo(()=>[{Header:s("NOC_APPLICATION_NUMBER"),accessor:e=>{var t;return null==e||null===(t=e.Applications)||void 0===t?void 0:t.applicationNo},Cell:e=>{var t,l,i,a;let{row:r}=e;return n.createElement(o.Link,{to:"/digit-ui/citizen/noc/search/application-overview/"+(null===(t=r.original)||void 0===t||null===(l=t.Applications)||void 0===l?void 0:l.applicationNo)},O(null===(i=r.original)||void 0===i||null===(a=i.Applications)||void 0===a?void 0:a.applicationNo))}},{Header:s("Owner Name"),accessor:e=>{var t,l,n,o,i,a;return null==e||null===(t=e.Applications)||void 0===t||null===(l=t.nocDetails)||void 0===l||null===(n=l.additionalDetails)||void 0===n||null===(o=n.applicationDetails)||void 0===o||null===(i=o.owners)||void 0===i||null===(a=i[0])||void 0===a?void 0:a.ownerOrFirmName},Cell:e=>{var t,l,n,o,i,a,r;let{row:u}=e;return O((null===(t=u.original)||void 0===t||null===(l=t.Applications)||void 0===l||null===(n=l.nocDetails)||void 0===n||null===(o=n.additionalDetails)||void 0===o||null===(i=o.applicationDetails)||void 0===i||null===(a=i.owners)||void 0===a||null===(r=a[0])||void 0===r?void 0:r.ownerOrFirmName)||"-")}},{Header:s("NOC_APPLICATION_STATUS"),accessor:e=>{var t;return null==e||null===(t=e.Applications)||void 0===t?void 0:t.applicationStatus},Cell:e=>{var t,l,n,o;let{row:i}=e;return O(s(null===(t=i.original)||void 0===t||null===(l=t.Applications)||void 0===l?void 0:l.applicationStatus)||(null===(n=i.original)||void 0===n||null===(o=n.Applications)||void 0===o?void 0:o.applicationStatus)||"-")}},{Header:s("Action"),accessor:"action",Cell:e=>{let{row:l}=e;return n.createElement(t.SubmitBar,{label:s("TL_VIEW_DETAILS"),onSubmit:()=>{var e,t;return d.push("/digit-ui/citizen/noc/search/application-overview/"+(null===(e=l.original)||void 0===e||null===(t=e.Applications)||void 0===t?void 0:t.applicationNo))}})}}],[s]);return h?n.createElement(t.Loader,null):n.createElement(n.Fragment,null,n.createElement("div",{className:"applications-list-container"},n.createElement(t.Header,null,""+s("NOC_MY_APPLICATION"),"(",L,")"),0===T.length?n.createElement(t.Card,{style:{textAlign:"center"}},s("NO_APPLICATIONS_MSG")):null,window.Digit.Utils.browser.isMobile()?n.createElement("div",{style:{display:"flex",flexDirection:"column",gap:"12px"}},T.map((e,l)=>{var o,i,a,r,u,c,m,v,p;return n.createElement(t.Card,{key:l,style:{padding:"12px",borderRadius:"8px",boxShadow:"0px 2px 6px rgba(0,0,0,0.1)"}},n.createElement("h3",{style:{fontSize:"16px",marginBottom:"8px"}},null==e||null===(o=e.Applications)||void 0===o?void 0:o.applicationNo),n.createElement("p",{style:{margin:"4px 0"}},n.createElement("b",null,s("Owner Name"),":")," ",(null==e||null===(i=e.Applications)||void 0===i||null===(a=i.nocDetails)||void 0===a||null===(r=a.additionalDetails)||void 0===r||null===(u=r.applicationDetails)||void 0===u||null===(c=u.owners)||void 0===c||null===(m=c[0])||void 0===m?void 0:m.ownerOrFirmName)||s("CS_NA")),n.createElement("p",{style:{margin:"4px 0"}},n.createElement("b",null,s("NOC_APPLICATION_STATUS"),":")," ",s(null==e||null===(v=e.Applications)||void 0===v?void 0:v.applicationStatus)||(null==e||null===(p=e.Applications)||void 0===p?void 0:p.applicationStatus)||s("CS_NA")),n.createElement(t.SubmitBar,{label:s("TL_VIEW_DETAILS"),onSubmit:()=>{var t;return d.push("/digit-ui/citizen/noc/search/application-overview/"+(null==e||null===(t=e.Applications)||void 0===t?void 0:t.applicationNo))}}))})):n.createElement("div",{ref:D},n.createElement(t.Table,{t:s,data:T,totalRecords:L,columns:I,getCellProps:()=>({style:{minWidth:"200px",padding:"12px 16px",fontSize:"14px"}}),noResultsMessage:s("NO_APPLICATIONS_MSG"),currentPage:v,pageSizeLimit:f,onNextPage:()=>p(e=>e+1),onPrevPage:()=>p(e=>Math.max(e-1,0)),onFirstPage:()=>p(0),onLastPage:()=>{const e=Math.max(Math.ceil(L/f)-1,0);p(e)},onPageSizeChange:e=>{const t=Number(null!=e&&e.target?e.target.value:e);E(t),p(0)}}))))},NOCCitizenApplicationOverview:()=>{var e,a,r,u,s,d,v,f,E,g,h,_,N,b,y,C,D,O,T,L,I,w,P,R,x,B,F,M,k,U,H,W,j,V,z,G,Y,q,K,$,X,Z,Q,J,ee,te,le,ne,oe,ie,ae,re,ue,se,de,ce,me,ve,pe,fe,Ee,ge,he,_e,Ne,Ae,Se,be,ye,Ce,De,Oe,Te,Le,Ie,we,Pe,Re,xe,Be,Fe,Me,ke,Ue,He,We,je,Ve,ze,Ge;const Ye=function(e){let{tenantId:t,payments:l,pdfkey:n,EmpData:o}=e;m(e,hi);try{var i;const e=null==lt||null===(i=lt.Noc)||void 0===i?void 0:i[0];return Promise.resolve(Mt(function(){return Ft(function(){if(vt(!0),!e)throw new Error("Noc Application data is missing");return Promise.resolve(Un(e,Ke,o,Wt)).then(function(e){return Promise.resolve(Digit.PaymentService.generatePdf(t,{Payments:[c({},l,{Noc:e.Noc})]},n)).then(function(e){return Promise.resolve(Digit.PaymentService.printReciept(t,{fileStoreIds:e.filestoreIds[0]})).then(function(t){window.open(t[null==e?void 0:e.filestoreIds[0]],"_blank")})})})},function(e){console.error("Sanction Letter download error:",e)})},function(e,t){if(vt(!1),e)throw t;return t}))}catch(e){return Promise.reject(e)}},{id:qe}=o.useParams();console.log("id",qe.length);const{t:Ke}=i.useTranslation(),$e=o.useHistory(),Xe=window.localStorage.getItem("CITIZEN.CITY"),[Ze,Qe]=l.useState({}),{isLoading:Je,data:et,refetch:tt}=Digit.Hooks.noc.useNOCSearchApplication({applicationNo:qe},Xe),lt=null==et?void 0:et.resData,[nt,ot]=l.useState(null),it=Digit.Hooks.noc.useNocCreateAPI(Xe,!1),[at,rt]=l.useState(null!=lt&&null!==(e=lt.Noc)&&void 0!==e&&null!==(a=e[0])&&void 0!==a&&null!==(r=a.nocDetails)&&void 0!==r&&null!==(u=r.additionalDetails)&&void 0!==u&&u.siteImages?{documents:null==lt||null===(s=lt.Noc)||void 0===s||null===(d=s[0])||void 0===d||null===(v=d.nocDetails)||void 0===v||null===(f=v.additionalDetails)||void 0===f?void 0:f.siteImages}:{});console.log("applicationD",lt);const[ut,st]=l.useState(null),{data:dt}=Digit.Hooks.useStore.getInitData(),{tenants:ct}=dt||{},[mt,vt]=l.useState(!1);let pt=Digit.UserService.getUser();if(window.location.href.includes("/obps")||window.location.href.includes("/noc")){const e=sessionStorage.getItem("Digit.citizen.userRequestObject"),t=e?JSON.parse(e):{};pt=null==t?void 0:t.value}const ft=null===(E=pt)||void 0===E||null===(g=E.info)||void 0===g||null===(h=g.roles)||void 0===h?void 0:h.map(e=>e.code),Et=l.useMemo(()=>{var e;if(null!=at&&at.documents&&(null==at?void 0:at.documents.length)>0)return null==at||null===(e=at.documents)||void 0===e?void 0:e.map(e=>({latitude:(null==e?void 0:e.latitude)||"",longitude:(null==e?void 0:e.longitude)||""}))},[at]),gt=l.useMemo(()=>{var e;return null==at||null===(e=at.documents)||void 0===e?void 0:e.map((e,t)=>({title:null==e?void 0:e.documentType,fileStoreId:null==e?void 0:e.filestoreId,latitude:null==e?void 0:e.latitude,longitude:null==e?void 0:e.longitude}))},[at]);l.useEffect(()=>{var e;const t=null==lt||null===(e=lt.Noc)||void 0===e?void 0:e[0];if(t){var l,n,o,i,a,r,u,s,d,c,m,v,p;const e=null==t||null===(l=t.nocDetails)||void 0===l||null===(n=l.additionalDetails)||void 0===n?void 0:n.applicationDetails,f=null==t||null===(o=t.nocDetails)||void 0===o||null===(i=o.additionalDetails)||void 0===i?void 0:i.siteDetails,E=null==t||null===(a=t.nocDetails)||void 0===a||null===(r=a.additionalDetails)||void 0===r?void 0:r.coordinates,g=(null==t?void 0:t.documents)||[],h=(null==t||null===(u=t.nocDetails)||void 0===u||null===(s=u.additionalDetails)||void 0===s?void 0:s.ownerPhotos)||[];Qe({applicantDetails:e?[e]:[],siteDetails:f?[f]:[],coordinates:E?[E]:[],Documents:g.length>0?g:[],ownerPhotoList:h});const _=null==t||null===(d=t.nocDetails)||void 0===d||null===(c=d.additionalDetails)||void 0===c?void 0:c.SubmittedOn,N=null==t||null===(m=t.auditDetails)||void 0===m?void 0:m.lastModifiedTime;console.log("submiited on , "+_+" , lastModified , "+N);const S=A(_&&N?N-_:null);ot(S);const b=null==t||null===(v=t.nocDetails)||void 0===v||null===(p=v.additionalDetails)||void 0===p?void 0:p.siteImages;rt(b?{documents:b}:{})}},[null==lt?void 0:lt.Noc]);const ht=null!=(_=null==lt||null===(N=lt.Noc)||void 0===N||null===(b=N[0])||void 0===b||null===(y=b.nocDetails)||void 0===y||null===(C=y.additionalDetails)||void 0===C?void 0:C.businessService)?_:null,{data:_t,isLoading:Nt}=Digit.Hooks.useRecieptSearch({tenantId:Xe,businessService:"obpas_noc",consumerCodes:qe,isEmployee:!1},{enabled:!!qe}),At=[];let St=p(Xe,qe);At.push({label:Ke("Application Form"),onClick:function(){try{const e=Mt(function(){return Ft(function(){var e,t,l,n,o;vt(!0);const i=null==lt||null===(e=lt.Noc)||void 0===e?void 0:e[0],a=ct.find(e=>e.code===i.tenantId),r=null==i||null===(t=i.nocDetails)||void 0===t||null===(l=t.additionalDetails)||void 0===l?void 0:l.siteDetails,u=(null==r||null===(n=r.ulbName)||void 0===n||null===(o=n.city)||void 0===o?void 0:o.name)||(null==r?void 0:r.ulbName);return Promise.resolve(qn(i,a,null==r?void 0:r.ulbType,u,Ke)).then(function(e){setTimeout(()=>{Digit.Utils.pdf.generateFormattedNOC(e)},0)})},function(e){console.error("Error generating acknowledgement:",e)})},function(e,t){if(vt(!1),e)throw t;return t});return Promise.resolve(e&&e.then?e.then(function(){}):void 0)}catch(e){return Promise.reject(e)}}}),"APPROVED"===(null==lt||null===(D=lt.Noc)||void 0===D||null===(O=D[0])||void 0===O?void 0:O.applicationStatus)&&_t&&(null==_t?void 0:_t.Payments.length)>0&&!Nt&&At.push({label:Ke("CHB_FEE_RECEIPT"),onClick:()=>{var e;return Ye({tenantId:null==_t||null===(e=_t.Payments[0])||void 0===e?void 0:e.tenantId,payments:null==_t?void 0:_t.Payments[0],pdfkey:"noc-receipt",EmpData:St})}}),"E-SIGNED"===(null==lt||null===(T=lt.Noc)||void 0===T||null===(L=T[0])||void 0===L?void 0:L.applicationStatus)&&_t&&(null==_t?void 0:_t.Payments.length)>0&&!Nt&&(At.push({label:Ke("PDF_STATIC_LABEL_WS_CONSOLIDATED_SANCTION_LETTER"),onClick:()=>{var e;return function(e){let{tenantId:t,payments:l,EmpData:n,pdfkey:o="noc-sanctionletter"}=e;m(e,gi);try{const e=Mt(function(){return Ft(function(){var e,i,a,r,u;function s(){return Promise.resolve(Digit.PaymentService.printReciept(t,{fileStoreIds:m})).then(function(e){window.open(e[m],"_blank")})}vt(!0);let d=null==lt||null===(e=lt.Noc)||void 0===e?void 0:e[0],m=null==lt||null===(i=lt.Noc)||void 0===i||null===(a=i[0])||void 0===a||null===(r=a.nocDetails)||void 0===r||null===(u=r.additionalDetails)||void 0===u?void 0:u.sanctionLetterFilestoreId;console.log("fileStoreId before create",m);const v=function(){var e;if(!m)return Promise.resolve(Un(null==lt||null===(e=lt.Noc)||void 0===e?void 0:e[0],Ke,n,Wt)).then(function(e){return Promise.resolve(Digit.PaymentService.generatePdf(t,{Payments:[c({},l,{Noc:null==e?void 0:e.Noc})]},o)).then(function(e){var t;const l=c({},d,{workflow:{action:"ESIGN"},nocDetails:c({},null==d?void 0:d.nocDetails,{additionalDetails:c({},null==d||null===(t=d.nocDetails)||void 0===t?void 0:t.additionalDetails,{sanctionLetterFilestoreId:null==e?void 0:e.filestoreIds[0]})})});return Promise.resolve(it.mutateAsync({Noc:l})).then(function(){m=null==e?void 0:e.filestoreIds[0],tt()})})})}();return v&&v.then?v.then(s):s()},function(e){console.error("Sanction Letter download error:",e)})},function(e,t){if(vt(!1),e)throw t;return t});return Promise.resolve(e&&e.then?e.then(function(){}):void 0)}catch(e){return Promise.reject(e)}}({tenantId:null==_t||null===(e=_t.Payments[0])||void 0===e?void 0:e.tenantId,payments:null==_t?void 0:_t.Payments[0],EmpData:St})}}),At.push({label:Ke("CHB_FEE_RECEIPT"),onClick:()=>{var e;return Ye({tenantId:null==_t||null===(e=_t.Payments[0])||void 0===e?void 0:e.tenantId,payments:null==_t?void 0:_t.Payments[0],pdfkey:"noc-receipt",EmpData:St})}}));const bt=e=>{if(0===e)return Ke("NOC_GROUND_FLOOR_AREA_LABEL");const t=e%10,l=e%100;let n="th";return(l<11||l>13)&&(1===t?n="st":2===t?n="nd":3===t&&(n="rd")),""+e+n+" "+Ke("NOC_FLOOR_AREA_LABEL")},[yt,Ct]=l.useState(null),[Dt,Ot]=l.useState(!1),[Tt,Lt]=l.useState(null),[It,wt]=l.useState(!1),[Pt,Rt]=l.useState(!1),xt=l.useRef();Digit.Hooks.useClickOutside(xt,()=>{Ot(!1)},Dt);const Bt=Digit.Hooks.useWorkflowDetails({tenantId:Xe,id:qe,moduleCode:ht});var kt,Ut;null!=Bt&&null!==(I=Bt.data)&&void 0!==I&&null!==(w=I.actionState)&&void 0!==w&&w.nextActions&&!Bt.isLoading&&(Bt.data.actionState.nextActions=[...null==Bt||null===(P=Bt.data)||void 0===P?void 0:P.nextActions]),Bt&&Bt.data&&!Bt.isLoading&&(Bt.data.initialActionState=(null==Bt||null===(kt=Bt.data)||void 0===kt?void 0:kt.initialActionState)||c({},null==Bt||null===(Ut=Bt.data)||void 0===Ut?void 0:Ut.actionState)||{},Bt.data.actionState=c({},Bt.data)),l.useEffect(()=>{Bt&&Bt.revalidate(),et&&et.revalidate()},[]);let Ht=(null==Bt||null===(R=Bt.data)||void 0===R||null===(x=R.actionState)||void 0===x||null===(B=x.nextActions)||void 0===B?void 0:B.filter(e=>(null==ft?void 0:ft.some(t=>{var l;return null===(l=e.roles)||void 0===l?void 0:l.includes(t)}))||!e.roles))||(null==Bt||null===(F=Bt.data)||void 0===F||null===(M=F.nextActions)||void 0===M?void 0:M.filter(e=>(null==ft?void 0:ft.some(t=>{var l;return null===(l=e.roles)||void 0===l?void 0:l.includes(t)}))||!e.roles));console.log("actions here",Ht);const Wt=l.useMemo(()=>{var e,t;if(!Bt||Bt.isLoading||!Bt.data)return"";const l=null===(e=Bt.data.timeline)||void 0===e||null===(t=e.filter(e=>"APPROVE"===(null==e?void 0:e.performedAction)))||void 0===t?void 0:t.flatMap(e=>(null==e?void 0:e.wfComment)||[]),n=null==l?void 0:l[0];let o="";return null!=n&&n.includes("[#?..**]")&&(o=n.split("[#?..**]")[1]||""),o?{ConditionLine:"The above approval is subjected to the following conditions:\n",ConditionText:o}:""},[Bt]),jt=e=>{if(!e)return"";const[t,l,n]=e.split("-");return n+"/"+l+"/"+t},Vt=null==lt||null===(k=lt.Noc)||void 0===k||null===(U=k[0])||void 0===U||null===(H=U.nocDetails)||void 0===H||null===(W=H.additionalDetails)||void 0===W?void 0:W.coordinates;if(Je)return n.createElement(t.Loader,null);console.log("displayData=>",Ze);const zt=null==Ze||null===(j=Ze.Documents)||void 0===j?void 0:j.filter(e=>"OWNER.SITEPHOTOGRAPHONE"===e.documentType||"OWNER.SITEPHOTOGRAPHTWO"===e.documentType),Gt=null==Ze||null===(V=Ze.Documents)||void 0===V?void 0:V.filter(e=>!("OWNER.SITEPHOTOGRAPHONE"===(null==e?void 0:e.documentType)||"OWNER.SITEPHOTOGRAPHTWO"===(null==e?void 0:e.documentType)));console.log("remainingDocs",Gt);const Yt=null==Ze||null===(z=Ze.applicantDetails)||void 0===z||null===(G=z[0])||void 0===G||null===(Y=G.owners)||void 0===Y?void 0:Y[0],qt=null==Ze||null===(q=Ze.applicantDetails)||void 0===q||null===(K=q[0])||void 0===K||null===($=K.owners)||void 0===$||null===(X=$[0])||void 0===X?void 0:X.propertyId,Kt=null==lt||null===(Z=lt.Noc)||void 0===Z||null===(Q=Z[0])||void 0===Q||null===(J=Q.nocDetails.additionalDetails)||void 0===J||null===(ee=J.applicationDetails)||void 0===ee||null===(te=ee.owners)||void 0===te?void 0:te.map(e=>e.ownerOrFirmName),$t=null==Kt?void 0:Kt.join(", ");return console.log("combinerOwnersName",$t),n.createElement("div",{className:"employee-main-application-details"},n.createElement("div",{className:"cardHeaderWithOptions",style:{marginRight:"auto",maxWidth:"960px"}},n.createElement(t.Header,{styles:{fontSize:"32px"}},Ke("NOC_APP_OVER_VIEW_HEADER")),n.createElement(t.LinkButton,{label:Ke("VIEW_TIMELINE"),onClick:()=>{Rt(!0);const e=document.getElementById("timeline");e&&e.scrollIntoView({behavior:"smooth"})}}),mt&&n.createElement(t.Loader,null),At&&At.length>0&&n.createElement(t.MultiLink,{className:"multilinkWrapper",onHeadClick:()=>wt(!It),displayOptions:It,options:At})),n.createElement(Dn,{ownerFileStoreId:null==Ze||null===(le=Ze.ownerPhotoList)||void 0===le||null===(ne=le[0])||void 0===ne?void 0:ne.filestoreId,ownerName:null==Ze||null===(oe=Ze.applicantDetails)||void 0===oe||null===(ie=oe[0])||void 0===ie||null===(ae=ie.owners)||void 0===ae||null===(re=ae[0])||void 0===re?void 0:re.ownerOrFirmName}),qe.length>0&&n.createElement(n.Fragment,null,n.createElement(t.Card,null,n.createElement(t.StatusTable,null,n.createElement(t.Row,{label:Ke("APPLICATIONNO"),text:qe||"N/A"})))),null==Ze||null===(ue=Ze.applicantDetails)||void 0===ue||null===(se=ue[0])||void 0===se||null===(de=se.owners)||void 0===de?void 0:de.map((e,l)=>{var o,i,a;return n.createElement(n.Fragment,null,n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,0===l?Ke("NOC_PRIMARY_OWNER"):"OWNER "+(l+1)),n.createElement("div",{key:l,style:{marginBottom:"30px",background:"#FAFAFA",padding:"16px",borderRadius:"4px"}},n.createElement(t.StatusTable,null,(null==e||null===(o=e.ownerType)||void 0===o?void 0:o.code)&&n.createElement(t.Row,{label:Ke("NOC_OWNER_TYPE_LABEL"),text:Ke(null==e||null===(i=e.ownerType)||void 0===i?void 0:i.code)}),n.createElement(t.Row,{label:Ke("NOC_FIRM_OWNER_NAME_LABEL"),text:(null==e?void 0:e.ownerOrFirmName)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_APPLICANT_EMAIL_LABEL"),text:(null==e?void 0:e.emailId)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_APPLICANT_FATHER_HUSBAND_NAME_LABEL"),text:(null==e?void 0:e.fatherOrHusbandName)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_APPLICANT_MOBILE_NO_LABEL"),text:(null==e?void 0:e.mobileNumber)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_APPLICANT_DOB_LABEL"),text:jt(null==e?void 0:e.dateOfBirth)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_APPLICANT_GENDER_LABEL"),text:(null==e||null===(a=e.gender)||void 0===a?void 0:a.code)||(null==e?void 0:e.gender)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_APPLICANT_ADDRESS_LABEL"),text:(null==e?void 0:e.address)||"N/A"})))))}),(null==Ze||null===(ce=Ze.applicantDetails)||void 0===ce?void 0:ce.some(e=>{var t,l;return(null==e||null===(t=e.professionalName)||void 0===t||null===(l=t.trim())||void 0===l?void 0:l.length)>0}))&&(null==Ze||null===(me=Ze.applicantDetails)||void 0===me?void 0:me.map((e,l)=>n.createElement(n.Fragment,null,n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,Ke("NOC_PROFESSIONAL_DETAILS")),n.createElement("div",{key:l,style:{marginBottom:"30px",background:"#FAFAFA",padding:"16px",borderRadius:"4px"}},n.createElement(t.StatusTable,null,n.createElement(t.Row,{label:Ke("NOC_PROFESSIONAL_NAME_LABEL"),text:(null==e?void 0:e.professionalName)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_PROFESSIONAL_EMAIL_LABEL"),text:(null==e?void 0:e.professionalEmailId)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_PROFESSIONAL_REGISTRATION_ID_LABEL"),text:(null==e?void 0:e.professionalRegId)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_PROFESSIONAL_REGISTRATION_ID_VALIDITY_LABEL"),text:(null==e?void 0:e.professionalRegIdValidity)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_PROFESSIONAL_MOBILE_NO_LABEL"),text:(null==e?void 0:e.professionalMobileNumber)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_PROFESSIONAL_ADDRESS_LABEL"),text:(null==e?void 0:e.professionalAddress)||"N/A"}))))))),Yt&&qt&&n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,Ke("NOC_PROPERTY_DETAILS")),n.createElement(t.StatusTable,null,n.createElement(t.Row,{label:Ke("NOC_APPLICANT_PROPERTY_ID_LABEL"),text:(null==Yt?void 0:Yt.propertyId)||"N/A"}))),n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,Ke("NOC_SITE_DETAILS")),null==Ze||null===(ve=Ze.siteDetails)||void 0===ve?void 0:ve.map((e,l)=>{var o,i,a,r,u,s,d;return n.createElement("div",{key:l,style:{marginBottom:"30px",background:"#FAFAFA",padding:"16px",borderRadius:"4px"}},n.createElement(t.StatusTable,null,n.createElement(t.Row,{label:Ke("NOC_PLOT_NO_LABEL"),text:(null==e?void 0:e.plotNo)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_PROPOSED_SITE_ADDRESS"),text:(null==e?void 0:e.proposedSiteAddress)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_ULB_NAME_LABEL"),text:(null==e||null===(o=e.ulbName)||void 0===o?void 0:o.name)||(null==e?void 0:e.ulbName)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_ULB_TYPE_LABEL"),text:(null==e?void 0:e.ulbType)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_DISTRICT_LABEL"),text:(null==e||null===(i=e.district)||void 0===i?void 0:i.name)||(null==e?void 0:e.district)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_ZONE_LABEL"),text:(null==e||null===(a=e.zone)||void 0===a?void 0:a.name)||(null==e?void 0:e.zone)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_KHASRA_NO_LABEL"),text:(null==e?void 0:e.khasraNo)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_HADBAST_NO_LABEL"),text:(null==e?void 0:e.hadbastNo)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_ROAD_TYPE_LABEL"),text:(null==e||null===(r=e.roadType)||void 0===r?void 0:r.name)||(null==e?void 0:e.roadType)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_AREA_LEFT_FOR_ROAD_WIDENING_LABEL"),text:(null==e?void 0:e.areaLeftForRoadWidening)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_NET_PLOT_AREA_AFTER_WIDENING_LABEL"),text:(null==e?void 0:e.netPlotAreaAfterWidening)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_NET_TOTAL_AREA_LABEL"),text:(null==e?void 0:e.netTotalArea)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_ROAD_WIDTH_AT_SITE_LABEL"),text:(null==e?void 0:e.roadWidthAtSite)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_BUILDING_STATUS_LABEL"),text:(null==e||null===(u=e.buildingStatus)||void 0===u?void 0:u.name)||(null==e?void 0:e.buildingStatus)||"N/A"}),(null==e?void 0:e.isBasementAreaAvailable)&&n.createElement(t.Row,{label:Ke("NOC_IS_BASEMENT_AREA_PRESENT_LABEL"),text:(null==e||null===(s=e.isBasementAreaAvailable)||void 0===s?void 0:s.code)||(null==e?void 0:e.isBasementAreaAvailable)||"N/A"}),"Built Up"==(null==e?void 0:e.buildingStatus)&&n.createElement(t.Row,{label:Ke("NOC_BASEMENT_AREA_LABEL"),text:e.basementArea||"N/A"}),"Built Up"==(null==e?void 0:e.buildingStatus)&&(null==e||null===(d=e.floorArea)||void 0===d?void 0:d.map((e,l)=>n.createElement(t.Row,{label:bt(l),text:e.value||"N/A"}))),"Built Up"==(null==e?void 0:e.buildingStatus)&&n.createElement(t.Row,{label:Ke("NOC_TOTAL_FLOOR_BUILT_UP_AREA_LABEL"),text:e.totalFloorArea||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_SITE_WARD_NO_LABEL"),text:(null==e?void 0:e.wardNo)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_SITE_VILLAGE_NAME_LABEL"),text:(null==e?void 0:e.villageName)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_SITE_COLONY_NAME_LABEL"),text:(null==e?void 0:e.colonyName)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_SITE_VASIKA_NO_LABEL"),text:(null==e?void 0:e.vasikaNumber)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_VASIKA_DATE"),text:(null==e?void 0:e.vasikaDate)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_SITE_KHEWAT_AND_KHATUNI_NO_LABEL"),text:(null==e?void 0:e.khewatAndKhatuniNo)||"N/A"})))})),n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,Ke("NOC_SPECIFICATION_DETAILS")),null==Ze||null===(pe=Ze.siteDetails)||void 0===pe?void 0:pe.map((e,l)=>{var o,i,a,r;return n.createElement("div",{key:l,style:{marginBottom:"30px",background:"#FAFAFA",padding:"16px",borderRadius:"4px"}},n.createElement(t.StatusTable,null,n.createElement(t.Row,{label:Ke("NOC_PLOT_AREA_JAMA_BANDI_LABEL"),text:(null==e?void 0:e.specificationPlotArea)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_BUILDING_CATEGORY_LABEL"),text:(null==e||null===(o=e.specificationBuildingCategory)||void 0===o?void 0:o.name)||(null==e?void 0:e.specificationBuildingCategory)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_NOC_TYPE_LABEL"),text:(null==e||null===(i=e.specificationNocType)||void 0===i?void 0:i.name)||(null==e?void 0:e.specificationNocType)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_RESTRICTED_AREA_LABEL"),text:(null==e||null===(a=e.specificationRestrictedArea)||void 0===a?void 0:a.code)||(null==e?void 0:e.specificationRestrictedArea)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_IS_SITE_UNDER_MASTER_PLAN_LABEL"),text:(null==e||null===(r=e.specificationIsSiteUnderMasterPlan)||void 0===r?void 0:r.code)||(null==e?void 0:e.specificationIsSiteUnderMasterPlan)||"N/A"})))})),n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,Ke("BPA_UPLOADED _SITE_PHOTOGRAPHS_LABEL")),n.createElement(t.StatusTable,{style:{display:"flex",gap:"20px",flexWrap:"wrap",justifyContent:"space-between"}},(null==zt?void 0:zt.length)>0&&[...zt].reverse().map(e=>n.createElement(kn,{key:(null==e?void 0:e.filestoreId)||(null==e?void 0:e.uuid),filestoreId:(null==e?void 0:e.filestoreId)||(null==e?void 0:e.uuid),documentType:null==e?void 0:e.documentType,coordinates:Vt})))),"FIELDINSPECTION_INPROGRESS"!==(null==lt||null===(fe=lt.Noc)||void 0===fe||null===(Ee=fe[0])||void 0===Ee?void 0:Ee.applicationStatus)&&(null==at||null===(ge=at.documents)||void 0===ge?void 0:ge.length)>0&&n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,Ke("BPA_FIELD_INSPECTION_UPLOADED_DOCUMENTS")),n.createElement(t.StatusTable,{style:{display:"flex",gap:"20px",flexWrap:"wrap",justifyContent:"space-between"}},(null==gt?void 0:gt.length)>0&&gt.map(e=>n.createElement(Hn,{key:(null==e?void 0:e.fileStoreId)||(null==e?void 0:e.uuid),filestoreId:(null==e?void 0:e.fileStoreId)||(null==e?void 0:e.uuid),documentType:null==e?void 0:e.title,documentName:null==e?void 0:e.title,latitude:null==e?void 0:e.latitude,longitude:null==e?void 0:e.longitude}))),(null==Et?void 0:Et.length)>0&&n.createElement(l.Fragment,null,n.createElement(t.CardSectionHeader,{style:{marginBottom:"16px",marginTop:"32px"}},Ke("SITE_INSPECTION_IMAGES_LOCATIONS")),n.createElement(In,{position:Et}))),n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,Ke("NOC_UPLOADED_OWNER_ID")),n.createElement(t.StatusTable,null,(null==lt||null===(he=lt.Noc)||void 0===he||null===(_e=he[0])||void 0===_e||null===(Ne=_e.nocDetails)||void 0===Ne||null===(Ae=Ne.additionalDetails)||void 0===Ae||null===(Se=Ae.ownerIds)||void 0===Se?void 0:Se.length)>0&&n.createElement(Sn,{documents:[...(null==lt||null===(be=lt.Noc)||void 0===be||null===(ye=be[0])||void 0===ye||null===(Ce=ye.nocDetails)||void 0===Ce||null===(De=Ce.additionalDetails)||void 0===De?void 0:De.ownerIds)||[]]}))),n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,Ke("BPA_TITILE_DOCUMENT_UPLOADED")),n.createElement(t.StatusTable,null,(null==Gt?void 0:Gt.length)>0&&n.createElement(Sn,{documents:Gt}))),"APPROVED"===(null==lt||null===(Oe=lt.Noc)||void 0===Oe||null===(Te=Oe[0])||void 0===Te?void 0:Te.applicationStatus)&&n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,Ke("NOC_FEE_DETAILS_LABEL")),(null==lt||null===(Le=lt.Noc)||void 0===Le||null===(Ie=Le[0])||void 0===Ie?void 0:Ie.nocDetails)&&n.createElement(Cn,{formData:{apiData:c({},lt),applicationDetails:c({},null==lt||null===(we=lt.Noc)||void 0===we||null===(Pe=we[0])||void 0===Pe||null===(Re=Pe.nocDetails)||void 0===Re||null===(xe=Re.additionalDetails)||void 0===xe?void 0:xe.applicationDetails),siteDetails:c({},null==lt||null===(Be=lt.Noc)||void 0===Be||null===(Fe=Be[0])||void 0===Fe||null===(Me=Fe.nocDetails)||void 0===Me||null===(ke=Me.additionalDetails)||void 0===ke?void 0:ke.siteDetails),calculations:(null==lt||null===(Ue=lt.Noc)||void 0===Ue||null===(He=Ue[0])||void 0===He||null===(We=He.nocDetails)||void 0===We||null===(je=We.additionalDetails)||void 0===je?void 0:je.calculations)||[]},disable:!0})),n.createElement(t.CheckBox,{label:"I/We hereby solemnly affirm and declare that I am submitting this application on behalf of the applicant ("+$t+"). I/We along with the applicant have read the Policy and understand all the terms and conditions of the Policy. We are committed to fulfill/abide by all the terms and conditions of the Policy. The information/documents submitted are true and correct as per record and no part of it is false and nothing has been concealed/misrepresented therein.",checked:"true"}),n.createElement("div",{id:"timeline"},n.createElement(sn,{workflowDetails:Bt,t:Ke,timeObj:nt})),Ht&&Ht.length>0&&n.createElement(t.ActionBar,null,Dt&&(null!=Bt&&null!==(Ve=Bt.data)&&void 0!==Ve&&null!==(ze=Ve.actionState)&&void 0!==ze&&ze.nextActions||null!=Bt&&null!==(Ge=Bt.data)&&void 0!==Ge&&Ge.nextActions)?n.createElement(t.Menu,{localeKeyPrefix:"WF_EMPLOYEE_NOC",options:Ht,optionKey:"action",t:Ke,onSelect:function(e){var t,l;console.log("selected action",e);const n=null==lt||null===(t=lt.Noc)||void 0===t||null===(l=t[0])||void 0===l?void 0:l.applicationNo,o={Licenses:[e]};"EDIT"==(null==e?void 0:e.action)?$e.push("/digit-ui/citizen/noc/edit-application/"+n):"DRAFT"==(null==e?void 0:e.action)?(Ct({key:"true",warning:!0,message:"COMMON_EDIT_APPLICATION_BEFORE_SAVE_OR_SUBMIT_LABEL"}),setTimeout(()=>{Ct(null)},3e3)):"APPLY"==(null==e?void 0:e.action)||"RESUBMIT"==(null==e?void 0:e.action)||"CANCEL"==(null==e?void 0:e.action)?function(e){try{var t,l,n,o,i,a,r,u;const s=(null==lt||null===(t=lt.Noc)||void 0===t?void 0:t[0])||{},d=c({},s,{vasikaNumber:(null==s||null===(l=s.nocDetails)||void 0===l||null===(n=l.additionalDetails)||void 0===n||null===(o=n.siteDetails)||void 0===o?void 0:o.vasikaNumber)||"",vasikaDate:S(null==s||null===(i=s.nocDetails)||void 0===i||null===(a=i.additionalDetails)||void 0===a||null===(r=a.siteDetails)||void 0===r?void 0:r.vasikaDate)||"",workflow:{}});console.log("updatedApplicant",d);const m=null==e||null===(u=e.Licenses)||void 0===u?void 0:u[0];d.workflow={action:m.action,assignes:null==m?void 0:m.assignee,comment:null==m?void 0:m.comment,documents:null==m?void 0:m.wfDocuments};const v={Noc:c({},d)},p=Mt(function(){return Ft(function(){return Promise.resolve(Digit.NOCService.NOCUpdate({tenantId:Xe,details:v})).then(function(e){var t,l,n;"successful"===(null==e||null===(t=e.ResponseInfo)||void 0===t?void 0:t.status)?"CANCEL"===(null==m?void 0:m.action)?(Ct({key:"true",success:!0,message:"COMMON_APPLICATION_CANCELLED_LABEL"}),Bt.revalidate(),Lt(null)):(console.log("We are calling citizen response page"),$e.replace({pathname:"/digit-ui/citizen/noc/response/"+(null==e||null===(l=e.Noc)||void 0===l||null===(n=l[0])||void 0===n?void 0:n.applicationNo),state:{data:e}})):(Ct({key:"true",warning:!0,message:"COMMON_SOMETHING_WENT_WRONG_LABEL"}),Lt(null))})},function(){Ct({key:"true",error:!0,message:"COMMON_SOME_ERROR_OCCURRED_LABEL"})})},function(e,t){if(setTimeout(()=>{Ct(null)},3e3),e)throw t;return t});Promise.resolve(p&&p.then?p.then(function(){}):void 0)}catch(e){return Promise.reject(e)}}(o):"PAY"==(null==e?void 0:e.action)?$e.push("/digit-ui/citizen/payment/collect/obpas_noc/"+n+"/"+Xe+"?tenantId="+Xe):Lt(e)}}):null,n.createElement(t.SubmitBar,{ref:xt,label:Ke("WF_TAKE_ACTION"),onSubmit:()=>Ot(!Dt)})),yt&&n.createElement(t.Toast,{error:null==yt?void 0:yt.error,warning:null==yt?void 0:yt.warning,label:Ke(null==yt?void 0:yt.message),isDleteBtn:!0,onClose:()=>{Ct(null)}}))},NOCEmployeeApplicationOverview:()=>{var e,a,r,u,s,d,v,f,E,g,h,_,N,b,y,C,D,O,T,L,I,w,P,R,x,B,F,M,k,U,H,W,j,V,z,G,Y,q,K,$,X,Z,Q,J,ee,te,le,ne,oe,ie,ae,re,ue,se,de,ce,me,ve,pe,fe,Ee,ge,he,_e,Ne,Ae,Se,be,ye,Ce,De,Oe,Te,Le,Ie,we,Pe,Re,xe,Be,Fe,Me,ke,Ue,He,We,je,Ve,ze,Ge,Ye,qe,Ke,$e,Xe,Ze,Qe,Je,et,tt,lt,nt,ot,it,at,rt,ut,st,dt,ct,mt,vt,pt,ft,Et,gt,ht,_t,Nt,At,St,bt,yt,Ct,Dt,Ot,Tt,Lt,It,wt,Pt,Rt,xt,Bt,kt,Ut,Ht,Wt,jt,Vt,zt,Gt,Yt,qt,Kt,$t,Xt,Zt,Qt,Jt,el,tl,ll,nl,ol,il,al,rl,ul,sl,dl,cl,ml,vl,pl,fl;const El=function(e){let{tenantId:t,payments:l,EmpData:n,pdfkey:o="noc-sanctionletter"}=e;m(e,Kn);try{return Promise.resolve(Mt(function(){return Ft(function(){var e,i,a;Ul(!0);let r=null==Kl||null===(e=Kl.Noc)||void 0===e?void 0:e[0],u=null==r||null===(i=r.nocDetails)||void 0===i||null===(a=i.additionalDetails)||void 0===a?void 0:a.sanctionLetterFilestoreId;const s=function(){if(!u)return Promise.resolve(Un(r,hl,n,Ln)).then(function(e){return Promise.resolve(Digit.PaymentService.generatePdf(t,{Payments:[c({},l,{Noc:null==e?void 0:e.Noc})]},o)).then(function(e){u=null==e?void 0:e.filestoreIds[0]})})}();return s&&s.then?s.then(function(){return u}):u},function(e){console.error("Sanction Letter download error:",e)})},function(e,t){if(Ul(!1),e)throw t;return t}))}catch(e){return Promise.reject(e)}},{id:gl}=o.useParams(),{t:hl}=i.useTranslation(),_l=window.localStorage.getItem("Employee.tenant-id"),Nl=o.useHistory(),Al=null==_l?void 0:_l.split(".")[0],[Sl,bl]=l.useState(null),[yl,Cl]=l.useState(null),[Dl,Ol]=l.useState(null),[Tl,Ll]=l.useState(null),[Il,wl]=l.useState({}),[Pl,Rl]=l.useState(null),{data:xl}=Digit.Hooks.useStore.getInitData(),{tenants:Bl}=xl||{},[Fl,Ml]=l.useState([]),[kl,Ul]=l.useState(!1),[Hl,Wl]=l.useState([]),[jl,Vl]=l.useState([]),{isLoading:zl,data:Gl,refetch:Yl}=Digit.Hooks.noc.useNOCSearchApplication({applicationNo:gl},_l),ql=zl||kl,Kl=null==Gl?void 0:Gl.resData;console.log("applicationDetails",Kl);const[$l,Xl]=l.useState(!1),[Zl,Ql]=l.useState(null),[Jl,en]=l.useState({}),tn=null===(e=window)||void 0===e||null===(a=e.Digit)||void 0===a||null===(r=a.Utils)||void 0===r||null===(u=r.browser)||void 0===u?void 0:u.isMobile(),[ln,nn]=l.useState(null!=Kl&&null!==(s=Kl.Noc)&&void 0!==s&&null!==(d=s[0])&&void 0!==d&&null!==(v=d.nocDetails)&&void 0!==v&&null!==(f=v.additionalDetails)&&void 0!==f&&f.siteImages?{documents:null==Kl||null===(E=Kl.Noc)||void 0===E||null===(g=E[0])||void 0===g||null===(h=g.nocDetails)||void 0===h||null===(_=h.additionalDetails)||void 0===_?void 0:_.siteImages}:{}),[on,an]=l.useState(null),{mutate:rn,error:un}=Digit.Hooks.tl.useESign(),[dn,cn]=l.useState(!1),[mn,vn]=l.useState((null==Kl||null===(N=Kl.Noc)||void 0===N||null===(b=N[0])||void 0===b||null===(y=b.nocDetails)||void 0===y||null===(C=y.additionalDetails)||void 0===C?void 0:C.fieldinspection_pending)||[]);Digit.Hooks.noc.useNocCreateAPI(_l,!1),console.log("applicationDetails here==>",Kl);const pn=null!=(D=null==Kl||null===(O=Kl.Noc)||void 0===O||null===(T=O[0])||void 0===T||null===(L=T.nocDetails)||void 0===L||null===(I=L.additionalDetails)||void 0===I?void 0:I.businessService)?D:null;console.log("businessService here==>",pn);const{data:fn}=Digit.Hooks.useRecieptSearch({tenantId:_l,businessService:"obpas_noc",consumerCodes:gl,isEmployee:!1},{enabled:!!gl}),En=Digit.Hooks.useWorkflowDetails({tenantId:_l,id:gl,moduleCode:pn});console.log("workflowDetails here=>",En);const{data:gn,refetch:hn}=Digit.Hooks.noc.useNOCCheckListSearch({applicationNo:gl},_l);console.log("searchChecklistData",gn),l.useEffect(()=>{un&&bl({key:"true",error:!0,message:"eSign process failed. Please try again."})},[un]);const _n=l.useMemo(()=>{var e;if(null!=ln&&ln.documents&&(null==ln?void 0:ln.documents.length)>0)return null==ln||null===(e=ln.documents)||void 0===e?void 0:e.map(e=>({latitude:(null==e?void 0:e.latitude)||"",longitude:(null==e?void 0:e.longitude)||""}))},[ln]),Nn=l.useMemo(()=>{var e;return null==ln||null===(e=ln.documents)||void 0===e?void 0:e.map((e,t)=>({title:null==e?void 0:e.documentType,fileStoreId:null==e?void 0:e.filestoreId,latitude:null==e?void 0:e.latitude,longitude:null==e?void 0:e.longitude}))},[ln]);var bn,yn;null!=En&&null!==(w=En.data)&&void 0!==w&&null!==(P=w.actionState)&&void 0!==P&&P.nextActions&&!En.isLoading&&(En.data.actionState.nextActions=[...null==En||null===(R=En.data)||void 0===R?void 0:R.nextActions]),En&&En.data&&!En.isLoading&&(En.data.initialActionState=(null==En||null===(bn=En.data)||void 0===bn?void 0:bn.initialActionState)||c({},null==En||null===(yn=En.data)||void 0===yn?void 0:yn.actionState)||{},En.data.actionState=c({},En.data));const On=()=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},n.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),n.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"})),Tn=e=>n.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},n.createElement(On,null));l.useEffect(()=>{!zl&&_l&&pn&&function(){try{const e=Mt(function(){return Ft(function(){return Ul(!0),Promise.resolve(Digit.WorkflowService.init(_l,pn)).then(function(e){var t,l;console.log("wf=>",e),Ul(!1),Wl(null==e||null===(t=e.BusinessServices)||void 0===t||null===(l=t[0])||void 0===l?void 0:l.states)})},function(e){console.error("Error Occurred",e)})},function(e,t){if(Ul(!1),e)throw t;return t});e&&e.then&&e.then(function(){})}catch(e){Promise.reject(e)}}()},[_l,pn,zl]);const Ln=l.useMemo(()=>{var e,t;if(!En||En.isLoading||!En.data)return"";const l=null===(e=En.data.timeline)||void 0===e||null===(t=e.filter(e=>"APPROVE"===(null==e?void 0:e.performedAction)))||void 0===t?void 0:t.flatMap(e=>(null==e?void 0:e.wfComment)||[]),n=null==l?void 0:l[0];let o="";return null!=n&&n.includes("[#?..**]")&&(o=n.split("[#?..**]")[1]||""),o?{ConditionLine:"The above approval is subjected to the following conditions:\n",ConditionText:o}:""},[En]),wn=[];let Pn=p(_l,gl);wn.push({label:hl("Application Form"),onClick:function(){try{const e=Mt(function(){return Ft(function(){var e,t,l,n,o;Ul(!0);const i=null==Kl||null===(e=Kl.Noc)||void 0===e?void 0:e[0],a=Bl.find(e=>e.code===i.tenantId),r=null==i||null===(t=i.nocDetails)||void 0===t||null===(l=t.additionalDetails)||void 0===l?void 0:l.siteDetails,u=(null==r||null===(n=r.ulbName)||void 0===n||null===(o=n.city)||void 0===o?void 0:o.name)||(null==r?void 0:r.ulbName);return Promise.resolve(qn(i,a,null==r?void 0:r.ulbType,u,hl,gn)).then(function(e){setTimeout(()=>{Digit.Utils.pdf.generateFormattedNOC(e)},0)})},function(e){console.error("Error generating acknowledgement:",e)})},function(e,t){if(Ul(!1),e)throw t;return t});return Promise.resolve(e&&e.then?e.then(function(){}):void 0)}catch(e){return Promise.reject(e)}}}),l.useEffect(()=>{var e,t,l,n,o,i,a;const r=null==Kl||null===(e=Kl.Noc)||void 0===e||null===(t=e[0])||void 0===t||null===(l=t.nocDetails)||void 0===l||null===(n=l.additionalDetails)||void 0===n||null===(o=n.calculations)||void 0===o?void 0:o.find(e=>e.isLatest),u=(null==Gl||null===(i=Gl.Calculation)||void 0===i||null===(a=i[0])||void 0===a?void 0:a.taxHeadEstimates)||[];0!==u.length&&Vl(function(e){void 0===e&&(e=[]);const t=(e||[]).reduce((e,t)=>(null!=t&&t.taxHeadCode&&(e[t.taxHeadCode]=t),e),{});return u.map(e=>{var l,n,o,i,a,u,s,d,c;const m=null==r||null===(l=r.taxHeadEstimates)||void 0===l?void 0:l.find(t=>t.taxHeadCode===e.taxHeadCode),v=t[e.taxHeadCode]||{},p=!!v.edited;return{taxHeadCode:e.taxHeadCode,category:e.category,adjustedAmount:p?v.adjustedAmount:null!=(n=null!=(o=e.estimateAmount)?o:null==m?void 0:m.estimateAmount)?n:0,remark:p?null!=(i=v.remark)?i:"":null!=(a=null!=(u=e.remarks)?u:null==m?void 0:m.remarks)?a:"",filestoreId:void 0!==(null==v?void 0:v.filestoreId)?v.filestoreId:null!=(s=null!=(d=e.filestoreId)?d:null==m?void 0:m.filestoreId)?s:null,onDocumentLoading:!1,documentError:null,edited:null!=(c=v.edited)&&c}})})},[Kl,Gl]);const[Rn,xn]=l.useState(!1),[Bn,Fn]=l.useState(null),[Vn,Gn]=l.useState(!1),[Yn,$n]=l.useState(!1),[Xn,Zn]=l.useState(""),[Qn,Jn]=l.useState(""),eo=()=>{bl(null)};let to=Digit.UserService.getUser();const lo=l.useRef();console.log("user",to),l.useEffect(()=>{var e,t,l,n,o;const i=null==Kl||null===(e=Kl.Noc)||void 0===e||null===(t=e[0])||void 0===t?void 0:t.applicationStatus,a=null==Kl||null===(l=Kl.Noc)||void 0===l||null===(n=l[0])||void 0===n||null===(o=n.nocDetails)||void 0===o?void 0:o.additionalDetails;var r,u;if(console.log("additionalDetails",a),"DOCUMENTVERIFY"===i)Zn((null==a?void 0:a.documentVerifier)||(null===(r=to)||void 0===r||null===(u=r.info)||void 0===u?void 0:u.name)||"");else if("INSPECTION_REPORT_PENDING"===i){var s,d;Jn((null==a?void 0:a.InspectionReportVerifier)||(null===(s=to)||void 0===s||null===(d=s.info)||void 0===d?void 0:d.name)||"")}},[null==Kl||null===(x=Kl.Noc)||void 0===x||null===(B=x[0])||void 0===B?void 0:B.applicationStatus,null===(F=to)||void 0===F||null===(M=F.info)||void 0===M?void 0:M.name]);const no=null===(k=to)||void 0===k||null===(U=k.info)||void 0===U||null===(H=U.roles)||void 0===H?void 0:H.some(e=>"OBPAS_NOC_JE"===(null==e?void 0:e.code)||"OBPAS_NOC_BI"===(null==e?void 0:e.code));if(Digit.Hooks.useClickOutside(lo,()=>{xn(!1)},Rn),window.location.href.includes("/obps")||window.location.href.includes("/noc")){const e=sessionStorage.getItem("Digit.citizen.userRequestObject"),t=e?JSON.parse(e):{};to=null==t?void 0:t.value}const oo=null===(W=to)||void 0===W||null===(j=W.info)||void 0===j||null===(V=j.roles)||void 0===V?void 0:V.map(e=>e.code);l.useEffect(()=>{En&&En.revalidate(),Gl&&Gl.revalidate()},[]);let io=(null==En||null===(z=En.data)||void 0===z||null===(G=z.actionState)||void 0===G||null===(Y=G.nextActions)||void 0===Y?void 0:Y.filter(e=>(null==oo?void 0:oo.some(t=>{var l;return null===(l=e.roles)||void 0===l?void 0:l.includes(t)}))||!e.roles))||(null==En||null===(q=En.data)||void 0===q||null===(K=q.nextActions)||void 0===K?void 0:K.filter(e=>(null==oo?void 0:oo.some(t=>{var l;return null===(l=e.roles)||void 0===l?void 0:l.includes(t)}))||!e.roles));console.log("actions here",io),l.useEffect(()=>{var e;const t=null==Kl||null===(e=Kl.Noc)||void 0===e?void 0:e[0];if(t){var l,n,o,i,a,r,u,s,d,c,m,v,p,f,E,g,h;const e=null==t||null===(l=t.nocDetails)||void 0===l||null===(n=l.additionalDetails)||void 0===n?void 0:n.applicationDetails,_=null==t||null===(o=t.nocDetails)||void 0===o||null===(i=o.additionalDetails)||void 0===i?void 0:i.siteDetails,N=null==t||null===(a=t.nocDetails)||void 0===a||null===(r=a.additionalDetails)||void 0===r?void 0:r.coordinates,S=(null==t?void 0:t.documents)||[],b=(null==t||null===(u=t.nocDetails)||void 0===u||null===(s=u.additionalDetails)||void 0===s?void 0:s.ownerPhotos)||[];wl({applicantDetails:e?[e]:[],siteDetails:_?[_]:[],coordinates:N?[N]:[],Documents:S.length>0?S:[],ownerPhotoList:b});const y=null==t||null===(d=t.nocDetails)||void 0===d||null===(c=d.additionalDetails)||void 0===c?void 0:c.SubmittedOn,C=null==t||null===(m=t.auditDetails)||void 0===m?void 0:m.lastModifiedTime;console.log("submiited on , "+y+" , lastModified , "+C);const D=A(y&&C?C-y:null);an(D);const O=null==t||null===(v=t.nocDetails)||void 0===v||null===(p=v.additionalDetails)||void 0===p?void 0:p.siteImages;nn(O?{documents:O}:{}),console.log("nocObject?.nocDetails?.additionalDetails?.fieldinspection_pending",null==t||null===(f=t.nocDetails)||void 0===f||null===(E=f.additionalDetails)||void 0===E?void 0:E.fieldinspection_pending),vn((null==t||null===(g=t.nocDetails)||void 0===g||null===(h=g.additionalDetails)||void 0===h?void 0:h.fieldinspection_pending)||[])}},[null==Kl?void 0:Kl.Noc]);const ao="FIELDINSPECTION_INPROGRESS"===(null==Kl||null===($=Kl.Noc)||void 0===$||null===(X=$[0])||void 0===X?void 0:X.applicationStatus),ro="DOCUMENTVERIFY"===(null==Kl||null===(Z=Kl.Noc)||void 0===Z||null===(Q=Z[0])||void 0===Q?void 0:Q.applicationStatus),uo=function(e){try{var t,l,n,o,i,a,r,u,s,d,m,v,p,f,E,g,h,_,N,A,b,y,C,D,O,T,L,I;const M=(null==Kl||null===(t=Kl.Noc)||void 0===t?void 0:t[0])||{};console.log("payloadData",M);const k=(null==M||null===(l=M.nocDetails)||void 0===l||null===(n=l.additionalDetails)||void 0===n||null===(o=n.siteDetails)||void 0===o?void 0:o.vasikaNumber)||"",U=S(null==M||null===(i=M.nocDetails)||void 0===i||null===(a=i.additionalDetails)||void 0===a||null===(r=a.siteDetails)||void 0===r?void 0:r.vasikaDate)||"";if("DOCUMENTVERIFY"===(null==Kl||null===(u=Kl.Noc)||void 0===u||null===(s=u[0])||void 0===s?void 0:s.applicationStatus)&&!Eo.every(e=>Jl[e.documentUid]&&"string"==typeof Jl[e.documentUid]&&""!==Jl[e.documentUid].trim()))return bl({key:"true",error:!0,message:"Please fill in all document checklist remarks before submitting."}),Promise.resolve();if("INSPECTION_REPORT_PENDING"===(null==Kl||null===(d=Kl.Noc)||void 0===d||null===(m=d[0])||void 0===m?void 0:m.applicationStatus)){var w,P,R,x;if(console.log("INSPECTION_REPORT_PENDING",mn),0===(null==mn?void 0:mn.length))return so(),bl({key:"true",error:!0,message:"Please fill in the Field Inspection Report before submitting"}),Promise.resolve();if(0===(null==mn||null===(w=mn[0])||void 0===w?void 0:w.questionLength))return so(),bl({key:"true",error:!0,message:"Please fill in the Field Inspection Report before submitting"}),Promise.resolve();if(null==mn||null===(R=mn[0])||void 0===R||null===(x=R.questionList)||void 0===x?void 0:x.some((e,t)=>{var l;return!(null!=mn&&null!==(l=mn[0])&&void 0!==l&&l["Remarks_"+t])}))return so(),bl({key:"true",error:!0,message:"Please fill in all the questions in Field Inspection Report before submitting"}),Promise.resolve();const e=null==mn||null===(P=mn[0])||void 0===P?void 0:P.Remarks_19;if(e&&e.trim().split(/\s+/).filter(Boolean).length<20)return so(),bl({key:"true",error:!0,message:"Additional remarks must be at least 20 words long"}),Promise.resolve()}if(!ao){var B,F;const e=(jl||[]).filter(e=>"NOC_COMPOUNDING_FEES"!==e.taxHeadCode).every(e=>{var t;return(null!=(t=e.adjustedAmount)?t:0)>0}),t=((null==M||null===(B=M.nocDetails)||void 0===B||null===(F=B.additionalDetails)||void 0===F?void 0:F.calculations)||[]).find(e=>e.isLatest),l=(jl||[]).every(e=>{var l,n,o,i;if(!e.edited)return!0;const a=null!=(l=null==t||null===(n=t.taxHeadEstimates)||void 0===n||null===(o=n.find(t=>t.taxHeadCode===e.taxHeadCode))||void 0===o?void 0:o.remarks)?l:"",r=null!=(i=e.adjustedAmount)?i:0;var u,s,d;return"NOC_COMPOUNDING_FEES"===(null==e?void 0:e.taxHeadCode)?!(r>0)||(null==e?void 0:e.remark)&&""!==(null==e?void 0:e.remark.trim())&&(null==e||null===(u=e.remark)||void 0===u?void 0:u.trim())!==(null==a?void 0:a.trim()):(null==e?void 0:e.remark)&&""!==(null==e||null===(s=e.remark)||void 0===s?void 0:s.trim())&&(null==e||null===(d=e.remark)||void 0===d?void 0:d.trim())!==(null==a?void 0:a.trim())});if(!e)return bl({key:"true",error:!0,message:"Please enter a fee amount before submission."}),Promise.resolve();if(!l)return bl({key:"true",error:!0,message:"Remarks are mandatory for all fee rows."}),Promise.resolve()}const H={isLatest:!0,updatedBy:null===(v=Digit.UserService.getUser())||void 0===v||null===(p=v.info)||void 0===p?void 0:p.name,taxHeadEstimates:jl.filter(e=>"NOC_TOTAL"!==e.taxHeadCode).map(e=>{var t;return{taxHeadCode:e.taxHeadCode,estimateAmount:null!=(t=e.adjustedAmount)?t:0,category:e.category,remarks:e.remark||null,filestoreId:e.filestoreId||null}})},W=((null==M||null===(f=M.nocDetails)||void 0===f||null===(E=f.additionalDetails)||void 0===E?void 0:E.calculations)||[]).map(e=>c({},e,{isLatest:!1})),j=c({},M,{vasikaNumber:k,vasikaDate:U,workflow:{},nocDetails:c({},M.nocDetails,{additionalDetails:c({},M.nocDetails.additionalDetails,{calculations:[...W,H],siteImages:(null==ln?void 0:ln.documents)||[],fieldinspection_pending:mn,documentVerifier:Xn||(null==Kl||null===(g=Kl.Noc)||void 0===g||null===(h=g[0])||void 0===h||null===(_=h.nocDetails)||void 0===_||null===(N=_.additionalDetails)||void 0===N?void 0:N.documentVerifier),InspectionReportVerifier:Qn||(null==Kl||null===(A=Kl.Noc)||void 0===A||null===(b=A[0])||void 0===b||null===(y=b.nocDetails)||void 0===y||null===(C=y.additionalDetails)||void 0===C?void 0:C.InspectionReportVerifier)})})});console.log("updatedApplicant",j);const V=null==e||null===(D=e.Licenses)||void 0===D?void 0:D[0];j.workflow={action:V.action,assignes:"FIELDINSPECTION_INPROGRESS"===(null==Kl||null===(O=Kl.Noc)||void 0===O||null===(T=O[0])||void 0===T?void 0:T.applicationStatus)?[null===(L=Digit.UserService.getUser())||void 0===L||null===(I=L.info)||void 0===I?void 0:I.uuid]:null==V?void 0:V.assignee,comment:null==V?void 0:V.comment,documents:null==V?void 0:V.wfDocuments};const z={Noc:c({},j)};return console.log("final Payload ",z),Promise.resolve(Mt(function(){return Ft(function(){function e(){return Promise.resolve(Digit.NOCService.NOCUpdate({tenantId:_l,details:z})).then(function(e){var t;if("successful"===(null==e||null===(t=e.ResponseInfo)||void 0===t?void 0:t.status))if("CANCEL"===(null==V?void 0:V.action))bl({key:"true",success:!0,message:"COMMON_APPLICATION_CANCELLED_LABEL"}),En.revalidate(),Fn(null),setTimeout(()=>{window.location.href="/digit-ui/employee/noc/inbox"},3e3);else if("APPLY"===(null==V?void 0:V.action)||"RESUBMIT"===(null==V?void 0:V.action)||"DRAFT"===(null==V?void 0:V.action)){var l,n;console.log("We are calling employee response page"),Nl.replace({pathname:"/digit-ui/employee/noc/response/"+(null==e||null===(l=e.Noc)||void 0===l||null===(n=l[0])||void 0===n?void 0:n.applicationNo),state:{data:e}})}else bl({key:"true",success:!0,message:"COMMON_SUCCESSFULLY_UPDATED_APPLICATION_STATUS_LABEL"}),En.revalidate(),Yl(),Vl(e=>(e||[]).map(e=>c({},e,{edited:!1}))),Fn(null),hn(),setTimeout(()=>{window.location.href="/digit-ui/employee/noc/inbox"},3e3);else bl({key:"true",warning:!0,message:"COMMON_SOMETHING_WENT_WRONG_LABEL"}),Fn(null)})}if(["SENDBACKTOCITIZEN","REJECT"].includes(null==V?void 0:V.action)&&!window.confirm("SENDBACKTOCITIZEN"===(null==V?void 0:V.action)?"Are you sure you want to send this application back to the citizen?":"Are you sure you want to reject this application?"))return void Fn(null);const t={checkList:(Eo||[]).map(e=>{var t;const l=null==gn||null===(t=gn.checkList)||void 0===t?void 0:t.find(t=>t.documentuid===e.documentUid);return{id:null==l?void 0:l.id,documentuid:null==e?void 0:e.documentUid,applicationNo:gl,tenantId:_l,action:l?"update":"INITIATE",remarks:Jl[null==e?void 0:e.documentUid]||""}})},l=function(e){if(ro&&(null==t||null===(e=t.checkList)||void 0===e?void 0:e.length)>0){const e=(null==gn||null===(l=gn.checkList)||void 0===l?void 0:l.length)>0?Promise.resolve(Digit.NOCService.NOCCheckListUpdate({details:t,filters:{tenantId:_l}})).then(function(){}):Promise.resolve(Digit.NOCService.NOCCheckListCreate({details:t,filters:{}})).then(function(){});if(e&&e.then)return e.then(function(){})}var l}();return l&&l.then?l.then(e):e()},function(){bl({key:"true",error:!0,message:"COMMON_SOME_ERROR_OCCURRED_LABEL"})})},function(e,t){if(setTimeout(()=>{bl(null)},3e3),e)throw t;return t}))}catch(e){return Promise.reject(e)}},so=()=>{Fn(null),Gn(!1)},co=e=>{if(0===e)return hl("NOC_GROUND_FLOOR_AREA_LABEL");const t=e%10,l=e%100;let n="th";return(l<11||l>13)&&(1===t?n="st":2===t?n="nd":3===t&&(n="rd")),""+e+n+" "+hl("NOC_FLOOR_AREA_LABEL")};if(ql)return n.createElement(t.Loader,null);const mo=e=>{if(!e)return"";const[t,l,n]=e.split("-");return n+"/"+l+"/"+t},vo=null==Kl||null===(J=Kl.Noc)||void 0===J||null===(ee=J[0])||void 0===ee||null===(te=ee.nocDetails)||void 0===te||null===(le=te.additionalDetails)||void 0===le?void 0:le.coordinates;console.log("displayData here",Il);const po={"OWNER.SITEPHOTOGRAPHONE":1,"OWNER.SITEPHOTOGRAPHTWO":2},fo=null==Il||null===(ne=Il.Documents)||void 0===ne||null===(oe=ne.filter(e=>"OWNER.SITEPHOTOGRAPHONE"===e.documentType||"OWNER.SITEPHOTOGRAPHTWO"===e.documentType))||void 0===oe?void 0:oe.sort((e,t)=>po[e.documentType]-po[t.documentType]);console.log("sitePhotos",fo);const Eo=null==Il||null===(ie=Il.Documents)||void 0===ie?void 0:ie.filter(e=>!("OWNER.SITEPHOTOGRAPHONE"===(null==e?void 0:e.documentType)||"OWNER.SITEPHOTOGRAPHTWO"===(null==e?void 0:e.documentType))),go=null==Kl||null===(ae=Kl.Noc)||void 0===ae||null===(re=ae[0])||void 0===re||null===(ue=re.nocDetails.additionalDetails)||void 0===ue||null===(se=ue.applicationDetails)||void 0===se||null===(de=se.owners)||void 0===de?void 0:de.map(e=>e.ownerOrFirmName),ho=null==go?void 0:go.join(", "),_o=null==Il||null===(ce=Il.applicantDetails)||void 0===ce||null===(me=ce[0])||void 0===me||null===(ve=me.owners)||void 0===ve?void 0:ve[0],No=null==Il||null===(pe=Il.applicantDetails)||void 0===pe||null===(fe=pe[0])||void 0===fe||null===(Ee=fe.owners)||void 0===Ee||null===(ge=Ee[0])||void 0===ge?void 0:ge.propertyId;return n.createElement("div",{className:"employee-main-application-details"},n.createElement("div",{className:"cardHeaderWithOptions",style:{marginRight:"auto",maxWidth:"960px"}},n.createElement(t.Header,{styles:{fontSize:"32px"}},hl("NOC_APP_OVER_VIEW_HEADER")),n.createElement(t.LinkButton,{label:hl("VIEW_TIMELINE"),onClick:()=>{$n(!0);const e=document.getElementById("timeline");e&&e.scrollIntoView({behavior:"smooth"})}}),ql&&n.createElement(t.Loader,null),["APPROVED","E-SIGNED"].includes(null==Kl||null===(he=Kl.Noc)||void 0===he||null===(_e=he[0])||void 0===_e?void 0:_e.applicationStatus)&&n.createElement(t.SubmitBar,{label:hl("OPEN_SANCTION_LETTER"),onSubmit:()=>function(e){let{tenantId:t,EmpData:l}=e;try{return Promise.resolve(Mt(function(){return Ft(function(){return Ul(!0),Promise.resolve(El({tenantId:t,payments:null==fn?void 0:fn.Payments[0],EmpData:l})).then(function(e){if(!e)throw new Error("No filestoreId found for sanction letter");return Promise.resolve(Digit.PaymentService.printReciept(t,{fileStoreIds:e})).then(function(t){window.open(t[e],"_blank")})})},function(e){console.error("Sanction Letter popup error:",e)})},function(e,t){if(Ul(!1),e)throw t;return t}))}catch(e){return Promise.reject(e)}}({tenantId:_l,EmpData:Pn})}),wn&&wn.length>0&&n.createElement(t.MultiLink,{className:"multilinkWrapper",onHeadClick:()=>cn(!dn),displayOptions:dn,options:wn})),n.createElement(Dn,{ownerFileStoreId:null==Il||null===(Ne=Il.ownerPhotoList)||void 0===Ne||null===(Ae=Ne[0])||void 0===Ae?void 0:Ae.filestoreId,ownerName:null==Il||null===(Se=Il.applicantDetails)||void 0===Se||null===(be=Se[0])||void 0===be||null===(ye=be.owners)||void 0===ye||null===(Ce=ye[0])||void 0===Ce?void 0:Ce.ownerOrFirmName}),gl.length>0&&n.createElement(n.Fragment,null,n.createElement(t.Card,null,n.createElement("div",{style:{marginBottom:"30px",background:"#FAFAFA",padding:"16px",borderRadius:"4px"}},n.createElement(t.StatusTable,null,n.createElement(t.Row,{label:hl("APPLICATIONNO"),text:gl||"N/A"}))))),null==Il||null===(De=Il.applicantDetails)||void 0===De||null===(Oe=De[0])||void 0===Oe||null===(Te=Oe.owners)||void 0===Te?void 0:Te.map((e,l)=>{var o,i,a;return n.createElement(n.Fragment,null,n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,0===l?hl("NOC_PRIMARY_OWNER"):"OWNER "+(l+1)),n.createElement("div",{key:l,style:{marginBottom:"30px",background:"#FAFAFA",padding:"16px",borderRadius:"4px"}},n.createElement(t.StatusTable,null,(null==e||null===(o=e.ownerType)||void 0===o?void 0:o.code)&&n.createElement(t.Row,{label:hl("NOC_OWNER_TYPE_LABEL"),text:hl(null==e||null===(i=e.ownerType)||void 0===i?void 0:i.code)}),n.createElement(t.Row,{label:hl("NOC_FIRM_OWNER_NAME_LABEL"),text:(null==e?void 0:e.ownerOrFirmName)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_APPLICANT_EMAIL_LABEL"),text:(null==e?void 0:e.emailId)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_APPLICANT_FATHER_HUSBAND_NAME_LABEL"),text:(null==e?void 0:e.fatherOrHusbandName)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_APPLICANT_MOBILE_NO_LABEL"),text:(null==e?void 0:e.mobileNumber)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_APPLICANT_DOB_LABEL"),text:mo(null==e?void 0:e.dateOfBirth)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_APPLICANT_GENDER_LABEL"),text:(null==e||null===(a=e.gender)||void 0===a?void 0:a.code)||(null==e?void 0:e.gender)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_APPLICANT_ADDRESS_LABEL"),text:(null==e?void 0:e.address)||"N/A"})))))}),_o&&No&&n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,hl("NOC_PROPERTY_DETAILS")),n.createElement(t.StatusTable,null,n.createElement(t.Row,{label:hl("NOC_APPLICANT_PROPERTY_ID_LABEL"),text:(null==_o?void 0:_o.propertyId)||"N/A"}))),(null==Il||null===(Le=Il.applicantDetails)||void 0===Le?void 0:Le.some(e=>{var t,l;return(null==e||null===(t=e.professionalName)||void 0===t||null===(l=t.trim())||void 0===l?void 0:l.length)>0}))&&(null==Il||null===(Ie=Il.applicantDetails)||void 0===Ie?void 0:Ie.map((e,l)=>n.createElement(n.Fragment,null,n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,hl("NOC_PROFESSIONAL_DETAILS")),n.createElement("div",{key:l,style:{marginBottom:"30px",background:"#FAFAFA",padding:"16px",borderRadius:"4px"}},n.createElement(t.StatusTable,null,n.createElement(t.Row,{label:hl("NOC_PROFESSIONAL_NAME_LABEL"),text:(null==e?void 0:e.professionalName)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_PROFESSIONAL_EMAIL_LABEL"),text:(null==e?void 0:e.professionalEmailId)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_PROFESSIONAL_REGISTRATION_ID_LABEL"),text:(null==e?void 0:e.professionalRegId)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_PROFESSIONAL_MOBILE_NO_LABEL"),text:(null==e?void 0:e.professionalMobileNumber)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_PROFESSIONAL_ADDRESS_LABEL"),text:(null==e?void 0:e.professionalAddress)||"N/A"}))))))),n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,hl("NOC_SITE_DETAILS")),null==Il||null===(we=Il.siteDetails)||void 0===we?void 0:we.map((e,l)=>{var o,i,a,r,u,s,d;return n.createElement("div",{key:l,style:{marginBottom:"30px",background:"#FAFAFA",padding:"16px",borderRadius:"4px"}},n.createElement(t.StatusTable,null,n.createElement(t.Row,{label:hl("NOC_PLOT_NO_LABEL"),text:(null==e?void 0:e.plotNo)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_PROPOSED_SITE_ADDRESS"),text:(null==e?void 0:e.proposedSiteAddress)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_ULB_NAME_LABEL"),text:(null==e||null===(o=e.ulbName)||void 0===o?void 0:o.name)||(null==e?void 0:e.ulbName)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_ULB_TYPE_LABEL"),text:(null==e?void 0:e.ulbType)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_DISTRICT_LABEL"),text:(null==e||null===(i=e.district)||void 0===i?void 0:i.name)||(null==e?void 0:e.district)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_ZONE_LABEL"),text:(null==e||null===(a=e.zone)||void 0===a?void 0:a.name)||(null==e?void 0:e.zone)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_KHASRA_NO_LABEL"),text:(null==e?void 0:e.khasraNo)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_HADBAST_NO_LABEL"),text:(null==e?void 0:e.hadbastNo)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_ROAD_TYPE_LABEL"),text:(null==e||null===(r=e.roadType)||void 0===r?void 0:r.name)||(null==e?void 0:e.roadType)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_AREA_LEFT_FOR_ROAD_WIDENING_LABEL"),text:(null==e?void 0:e.areaLeftForRoadWidening)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_NET_PLOT_AREA_AFTER_WIDENING_LABEL"),text:(null==e?void 0:e.netPlotAreaAfterWidening)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_NET_TOTAL_AREA_LABEL"),text:(null==e?void 0:e.netTotalArea)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_ROAD_WIDTH_AT_SITE_LABEL"),text:(null==e?void 0:e.roadWidthAtSite)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_BUILDING_STATUS_LABEL"),text:(null==e||null===(u=e.buildingStatus)||void 0===u?void 0:u.name)||(null==e?void 0:e.buildingStatus)||"N/A"}),(null==e?void 0:e.isBasementAreaAvailable)&&n.createElement(t.Row,{label:hl("NOC_IS_BASEMENT_AREA_PRESENT_LABEL"),text:(null==e||null===(s=e.isBasementAreaAvailable)||void 0===s?void 0:s.code)||(null==e?void 0:e.isBasementAreaAvailable)||"N/A"}),"Built Up"==(null==e?void 0:e.buildingStatus)&&n.createElement(t.Row,{label:hl("NOC_BASEMENT_AREA_LABEL"),text:(null==e?void 0:e.basementArea)||"N/A"}),"Built Up"==(null==e?void 0:e.buildingStatus)&&(null==e||null===(d=e.floorArea)||void 0===d?void 0:d.map((e,l)=>n.createElement(t.Row,{label:co(l),text:e.value||"N/A"}))),"Built Up"==(null==e?void 0:e.buildingStatus)&&n.createElement(t.Row,{label:hl("NOC_TOTAL_FLOOR_BUILT_UP_AREA_LABEL"),text:(null==e?void 0:e.totalFloorArea)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_SITE_WARD_NO_LABEL"),text:(null==e?void 0:e.wardNo)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_SITE_VILLAGE_NAME_LABEL"),text:(null==e?void 0:e.villageName)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_SITE_COLONY_NAME_LABEL"),text:(null==e?void 0:e.colonyName)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_SITE_VASIKA_NO_LABEL"),text:(null==e?void 0:e.vasikaNumber)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_VASIKA_DATE"),text:(null==e?void 0:e.vasikaDate)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_SITE_KHEWAT_AND_KHATUNI_NO_LABEL"),text:(null==e?void 0:e.khewatAndKhatuniNo)||"N/A"})))})),n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,hl("NOC_SPECIFICATION_DETAILS")),null==Il||null===(Pe=Il.siteDetails)||void 0===Pe?void 0:Pe.map((e,l)=>{var o,i,a,r;return n.createElement("div",{key:l,style:{marginBottom:"30px",background:"#FAFAFA",padding:"16px",borderRadius:"4px"}},n.createElement(t.StatusTable,null,n.createElement(t.Row,{label:hl("NOC_PLOT_AREA_JAMA_BANDI_LABEL"),text:(null==e?void 0:e.specificationPlotArea)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_BUILDING_CATEGORY_LABEL"),text:(null==e||null===(o=e.specificationBuildingCategory)||void 0===o?void 0:o.name)||(null==e?void 0:e.specificationBuildingCategory)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_NOC_TYPE_LABEL"),text:(null==e||null===(i=e.specificationNocType)||void 0===i?void 0:i.name)||(null==e?void 0:e.specificationNocType)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_RESTRICTED_AREA_LABEL"),text:(null==e||null===(a=e.specificationRestrictedArea)||void 0===a?void 0:a.code)||(null==e?void 0:e.specificationRestrictedArea)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_IS_SITE_UNDER_MASTER_PLAN_LABEL"),text:(null==e||null===(r=e.specificationIsSiteUnderMasterPlan)||void 0===r?void 0:r.code)||(null==e?void 0:e.specificationIsSiteUnderMasterPlan)||"N/A"})))})),n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,hl("BPA_UPLOADED_SITE_PHOTOGRAPHS_LABEL")),n.createElement(t.StatusTable,{style:{display:"flex",gap:"20px",flexWrap:"wrap",justifyContent:"space-between"}},(null==fo?void 0:fo.length)>0&&[...fo].map(e=>n.createElement(kn,{key:(null==e?void 0:e.filestoreId)||(null==e?void 0:e.uuid),filestoreId:(null==e?void 0:e.filestoreId)||(null==e?void 0:e.uuid),documentType:null==e?void 0:e.documentType,coordinates:vo})))),"FIELDINSPECTION_INPROGRESS"===(null==Kl||null===(Re=Kl.Noc)||void 0===Re||null===(xe=Re[0])||void 0===xe?void 0:xe.applicationStatus)&&no&&n.createElement(t.Card,null,n.createElement("div",{id:"fieldInspection"}),n.createElement(Mn,{siteImages:ln,setSiteImages:nn,geoLocations:_n,customOpen:function(e){!function(e){try{if(0===(null==e?void 0:e.length))return Promise.resolve();const t=Ft(function(){return Promise.resolve(Digit.UploadServices.Filefetch([e],Al)).then(function(t){if(null!=t&&t.data){const l=t.data[e];l?tn?(Xl(!0),Ql(l)):window.open(l,"_blank"):console.error(hl("CS_FILE_FETCH_ERROR"))}else console.error(hl("CS_FILE_FETCH_ERROR"))})},function(){console.error(hl("CS_FILE_FETCH_ERROR"))});Promise.resolve(t&&t.then?t.then(function(){}):void 0)}catch(e){return Promise.reject(e)}}(e)}})),"FIELDINSPECTION_INPROGRESS"!==(null==Kl||null===(Be=Kl.Noc)||void 0===Be||null===(Fe=Be[0])||void 0===Fe?void 0:Fe.applicationStatus)&&(null==ln||null===(Me=ln.documents)||void 0===Me?void 0:Me.length)>0&&n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,hl("BPA_FIELD_INSPECTION_UPLOADED_DOCUMENTS")),n.createElement(t.StatusTable,{style:{display:"flex",gap:"20px",flexWrap:"wrap",justifyContent:"space-between"}},(null==Nn?void 0:Nn.length)>0&&Nn.map(e=>n.createElement(Hn,{key:(null==e?void 0:e.fileStoreId)||(null==e?void 0:e.uuid),filestoreId:(null==e?void 0:e.fileStoreId)||(null==e?void 0:e.uuid),documentType:null==e?void 0:e.title,documentName:null==e?void 0:e.title,latitude:null==e?void 0:e.latitude,longitude:null==e?void 0:e.longitude}))),(null==_n?void 0:_n.length)>0&&n.createElement(l.Fragment,null,n.createElement(t.CardSectionHeader,{style:{marginBottom:"16px",marginTop:"32px"}},hl("SITE_INSPECTION_IMAGES_LOCATIONS")),n.createElement(In,{position:_n}))),"INSPECTION_REPORT_PENDING"===(null==Kl||null===(ke=Kl.Noc)||void 0===ke||null===(Ue=ke[0])||void 0===Ue?void 0:Ue.applicationStatus)&&no&&n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,Qn||null!=Kl&&null!==(He=Kl.Noc)&&void 0!==He&&null!==(We=He[0])&&void 0!==We&&null!==(je=We.nocDetails)&&void 0!==je&&null!==(Ve=je.additionalDetails)&&void 0!==Ve&&Ve.InspectionReportVerifier?hl("BPA_FI_REPORT")+" - Verified by "+(Qn||(null==Kl||null===(ze=Kl.Noc)||void 0===ze||null===(Ge=ze[0])||void 0===Ge||null===(Ye=Ge.nocDetails)||void 0===Ye||null===(qe=Ye.additionalDetails)||void 0===qe?void 0:qe.InspectionReportVerifier)):hl("BPA_FI_REPORT")),n.createElement("div",{id:"fieldInspection"}),n.createElement(jn,{isCitizen:!0,fiReport:(null==Kl||null===(Ke=Kl.Noc)||void 0===Ke||null===($e=Ke[0])||void 0===$e||null===(Xe=$e.nocDetails)||void 0===Xe||null===(Ze=Xe.additionalDetails)||void 0===Ze?void 0:Ze.fieldinspection_pending)||[],onSelect:(e,t)=>{console.log("key,value",e,t),vn(t)},applicationStatus:null==Kl||null===(Qe=Kl.Noc)||void 0===Qe||null===(Je=Qe[0])||void 0===Je?void 0:Je.applicationStatus,InspectionReportVerifier:null==Kl||null===(et=Kl.Noc)||void 0===et||null===(tt=et[0])||void 0===tt||null===(lt=tt.nocDetails)||void 0===lt||null===(nt=lt.additionalDetails)||void 0===nt?void 0:nt.InspectionReportVerifier})),"INSPECTION_REPORT_PENDING"!==(null==Kl||null===(ot=Kl.Noc)||void 0===ot||null===(it=ot[0])||void 0===it?void 0:it.applicationStatus)&&(null==Kl||null===(at=Kl.Noc)||void 0===at||null===(rt=at[0])||void 0===rt||null===(ut=rt.nocDetails)||void 0===ut||null===(st=ut.additionalDetails)||void 0===st||null===(dt=st.fieldinspection_pending)||void 0===dt?void 0:dt.length)>0&&n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,Qn||null!=Kl&&null!==(ct=Kl.Noc)&&void 0!==ct&&null!==(mt=ct[0])&&void 0!==mt&&null!==(vt=mt.nocDetails)&&void 0!==vt&&null!==(pt=vt.additionalDetails)&&void 0!==pt&&pt.InspectionReportVerifier?hl("BPA_FI_REPORT")+" - Verified by "+(Qn||(null==Kl||null===(ft=Kl.Noc)||void 0===ft||null===(Et=ft[0])||void 0===Et||null===(gt=Et.nocDetails)||void 0===gt||null===(ht=gt.additionalDetails)||void 0===ht?void 0:ht.InspectionReportVerifier)):hl("BPA_FI_REPORT")),n.createElement("div",{id:"fieldInspection"}),n.createElement(zn,{fiReport:null==Kl||null===(_t=Kl.Noc)||void 0===_t||null===(Nt=_t[0])||void 0===Nt||null===(At=Nt.nocDetails)||void 0===At||null===(St=At.additionalDetails)||void 0===St?void 0:St.fieldinspection_pending,InspectionReportVerifier:null==Kl||null===(bt=Kl.Noc)||void 0===bt||null===(yt=bt[0])||void 0===yt||null===(Ct=yt.nocDetails)||void 0===Ct||null===(Dt=Ct.additionalDetails)||void 0===Dt?void 0:Dt.InspectionReportVerifier})),n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,hl("NOC_UPLOADED_OWNER_ID")),n.createElement(t.StatusTable,null,(null==Kl||null===(Ot=Kl.Noc)||void 0===Ot||null===(Tt=Ot[0])||void 0===Tt||null===(Lt=Tt.nocDetails)||void 0===Lt||null===(It=Lt.additionalDetails)||void 0===It||null===(wt=It.ownerIds)||void 0===wt?void 0:wt.length)>0&&n.createElement(Sn,{documents:[...(null==Kl||null===(Pt=Kl.Noc)||void 0===Pt||null===(Rt=Pt[0])||void 0===Rt||null===(xt=Rt.nocDetails)||void 0===xt||null===(Bt=xt.additionalDetails)||void 0===Bt?void 0:Bt.ownerIds)||[]]}))),n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,Xn||null!=Kl&&Kl.documentVerifier||null!=Kl&&null!==(kt=Kl.Noc)&&void 0!==kt&&null!==(Ut=kt[0])&&void 0!==Ut&&null!==(Ht=Ut.nocDetails)&&void 0!==Ht&&null!==(Wt=Ht.additionalDetails)&&void 0!==Wt&&Wt.documentVerifier?"Document Checklist Verified by - "+(Xn||(null==Kl?void 0:Kl.documentVerifier)||(null==Kl||null===(jt=Kl.Noc)||void 0===jt||null===(Vt=jt[0])||void 0===Vt||null===(zt=Vt.nocDetails)||void 0===zt||null===(Gt=zt.additionalDetails)||void 0===Gt?void 0:Gt.documentVerifier)):"Documents Uploaded"),"FIELDINSPECTION_INPROGRESS"===(null==Kl||null===(Yt=Kl.Noc)||void 0===Yt||null===(qt=Yt[0])||void 0===qt?void 0:qt.applicationStatus)||"INSPECTION_REPORT_PENDING"===(null==Kl||null===(Kt=Kl.Noc)||void 0===Kt||null===($t=Kt[0])||void 0===$t?void 0:$t.applicationStatus)?n.createElement(t.StatusTable,null,(null==Eo?void 0:Eo.length)>0&&n.createElement(Sn,{documents:Eo})):n.createElement(l.Fragment,null,(null==Eo?void 0:Eo.length)>0&&n.createElement(Wn,{documents:Eo,applicationNo:gl,tenantId:_l,onRemarksChange:en,readOnly:!ro}))),n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,hl("NOC_FEE_DETAILS_LABEL")),(null==Kl||null===(Xt=Kl.Noc)||void 0===Xt||null===(Zt=Xt[0])||void 0===Zt?void 0:Zt.nocDetails)&&n.createElement(Cn,{formData:{apiData:c({},Kl),applicationDetails:c({},null==Kl||null===(Qt=Kl.Noc)||void 0===Qt||null===(Jt=Qt[0])||void 0===Jt||null===(el=Jt.nocDetails)||void 0===el||null===(tl=el.additionalDetails)||void 0===tl?void 0:tl.applicationDetails),siteDetails:c({},null==Kl||null===(ll=Kl.Noc)||void 0===ll||null===(nl=ll[0])||void 0===nl||null===(ol=nl.nocDetails)||void 0===ol||null===(il=ol.additionalDetails)||void 0===il?void 0:il.siteDetails),calculations:(null==Kl||null===(al=Kl.Noc)||void 0===al||null===(rl=al[0])||void 0===rl||null===(ul=rl.nocDetails)||void 0===ul||null===(sl=ul.additionalDetails)||void 0===sl?void 0:sl.calculations)||[]},feeAdjustments:jl,setFeeAdjustments:Vl,disable:"FIELDINSPECTION_INPROGRESS"===(null==Kl||null===(dl=Kl.Noc)||void 0===dl||null===(cl=dl[0])||void 0===cl?void 0:cl.applicationStatus)})),n.createElement(t.CheckBox,{label:"I/We hereby solemnly affirm and declare that I am submitting this application on behalf of the applicant ("+ho+"). I/We along with the applicant have read the Policy and understand all the terms and conditions of the Policy. We are committed to fulfill/abide by all the terms and conditions of the Policy. The information/documents submitted are true and correct as per record and no part of it is false and nothing has been concealed/misrepresented therein.",checked:"true"}),n.createElement("div",{id:"timeline"},n.createElement(sn,{workflowDetails:En,t:hl,timeObj:on})),(null==io?void 0:io.length)>0&&n.createElement(t.ActionBar,null,Rn&&(null!=En&&null!==(ml=En.data)&&void 0!==ml&&null!==(vl=ml.actionState)&&void 0!==vl&&vl.nextActions||null!=En&&null!==(pl=En.data)&&void 0!==pl&&pl.nextActions)?n.createElement(t.Menu,{localeKeyPrefix:"WF_EMPLOYEE_NOC",options:io,optionKey:"action",t:hl,onSelect:function(e){var t,l,n,o,i,a;console.log("selected action",e);const r=null==Kl||null===(t=Kl.Noc)||void 0===t||null===(l=t[0])||void 0===l?void 0:l.applicationNo,u=(null==ln||null===(n=ln.documents)||void 0===n||n.every(e=>null!=(null==e?void 0:e.filestoreId)&&""!==(null==e?void 0:e.filestoreId)),null==e||null===(o=e.state)||void 0===o||null===(i=o.actions)||void 0===i?void 0:i.filter(t=>t.action==(null==e?void 0:e.action))),s=null==Hl?void 0:Hl.filter(e=>{var t;return(null==e?void 0:e.uuid)==(null===(t=u[0])||void 0===t?void 0:t.nextState)});Ml(null==s||null===(a=s[0])||void 0===a?void 0:a.actions);const d={Licenses:[e]};if("EDIT"==(null==e?void 0:e.action))bl({key:"true",warning:!0,message:"COMMON_NOT_EDITABLE_HERE_LABEL"}),setTimeout(()=>{bl(null)},3e3);else if("DRAFT"==(null==e?void 0:e.action))bl({key:"true",warning:!0,message:"COMMON_EDIT_APPLICATION_BEFORE_SAVE_OR_SUBMIT_LABEL"}),setTimeout(()=>{bl(null)},3e3);else if("ESIGN"==(null==e?void 0:e.action))!function(){try{const e=Ft(function(){var e;return console.log("🎯 Starting certificate eSign process..."),Promise.resolve(El({tenantId:null==fn||null===(e=fn.Payments[0])||void 0===e?void 0:e.tenantId,payments:null==fn?void 0:fn.Payments[0],EmpData:Pn})).then(function(e){const t=window.location.origin+"/digit-ui/employee/noc/esign/complete/"+gl;rn({fileStoreId:e,tenantId:_l,callbackUrl:t},{onSuccess:()=>console.log("✅ eSign initiated successfully"),onError:e=>{console.error("❌ eSign failed:",e),bl({key:"true",error:!0,message:e.message||"Failed to initiate digital signing process, Kindly check if the document is e-signed already"})}})})},function(e){console.error("❌ Certificate preparation failed:",e),bl({key:"true",error:!0,message:e.message||"Failed to prepare certificate for eSign, Kindly check if the document is e-signed already"})});Promise.resolve(e&&e.then?e.then(function(){}):void 0)}catch(e){return Promise.reject(e)}}();else if("APPLY"==(null==e?void 0:e.action)||"RESUBMIT"==(null==e?void 0:e.action)||"CANCEL"==(null==e?void 0:e.action))uo(d);else if("PAY"==(null==e?void 0:e.action))Nl.push("/digit-ui/employee/payment/collect/obpas_noc/"+r+"/"+_l+"?tenantId="+_l);else{var c,m,v;if("FIELDINSPECTION_INPROGRESS"===(null==Kl||null===(c=Kl.Noc)||void 0===c||null===(m=c[0])||void 0===m?void 0:m.applicationStatus)&&"SEND_FOR_INSPECTION_REPORT"==(null==e?void 0:e.action)&&(null==ln||!ln.documents||(null==ln||null===(v=ln.documents)||void 0===v?void 0:v.length)<4))return void bl({key:"true",error:!0,message:"Please_Add_Site_Images_With_Geo_Location"});Gn(!0),Fn(e)}}}):null,n.createElement(t.SubmitBar,{ref:lo,label:hl("WF_TAKE_ACTION"),onSubmit:()=>xn(!Rn)})),$l&&n.createElement(t.Modal,{headerBarEnd:n.createElement(Tn,{onClick:()=>{Xl(!1),Ql(null)}})},null!=Zl&&Zl.toLowerCase().endsWith(".pdf")?n.createElement("a",{style:{color:"blue"},href:Zl,target:"_blank",rel:"noopener noreferrer"},hl("CS_VIEW_DOCUMENT")):n.createElement("img",{src:Zl,alt:"Preview",style:{width:"100%",height:"100%",objectFit:"contain"}})),Vn?n.createElement(An,{t:hl,action:Bn,tenantId:_l,state:Al,getEmployees:Fl,id:gl,applicationDetails:Kl,applicationData:null==Kl?void 0:Kl.Noc,closeModal:so,submitAction:uo,actionData:null==En||null===(fl=En.data)||void 0===fl?void 0:fl.timeline,workflowDetails:En,showToast:Sl,setShowToast:bl,closeToast:eo,errors:yl,showErrorToast:Dl,errorOne:Tl,closeToastOne:()=>{Ol(null)}}):null,Sl&&n.createElement(t.Toast,{error:null==Sl?void 0:Sl.error,warning:null==Sl?void 0:Sl.warning,label:hl(null==Sl?void 0:Sl.message),isDleteBtn:!0,onClose:eo}),ql&&n.createElement(t.Loader,null))},NewNOCEditApplication:()=>{var e,a,r,u,s,m,v,p,f,E,g,h,_,N,A,S,y,C,D;const{id:O}=o.useParams(),{t:T}=(o.useHistory(),i.useTranslation()),L=d.useDispatch(),[I,w]=l.useState(null),P=d.useSelector(e=>e.noc.NOCNewApplicationFormReducer).step,[R,x]=l.useState(!1);let B;B=window.location.pathname.includes("employee")?window.localStorage.getItem("Employee.tenant-id"):window.localStorage.getItem("CITIZEN.CITY");const{isLoading:F,data:M}=Digit.Hooks.noc.useNOCSearchApplication({applicationNo:O},B),k=null==M?void 0:M.resData;console.log("applicationDetails here==>",k);const U=(null==k||null===(e=k.Noc)||void 0===e?void 0:e[0])||{},H=(null==U||null===(a=U.nocDetails)||void 0===a||null===(r=a.additionalDetails)||void 0===r?void 0:r.applicationDetails)||{},W=(null==U||null===(u=U.nocDetails)||void 0===u||null===(s=u.additionalDetails)||void 0===s?void 0:s.siteDetails)||{},j=(null==U||null===(m=U.documents)||void 0===m?void 0:m.filter(e=>(null==e?void 0:e.documentUid)||(null==e?void 0:e.documentType)))||[],V=(null==U||null===(v=U.nocDetails)||void 0===v||null===(p=v.additionalDetails)||void 0===p?void 0:p.coordinates)||{},z=(null==U||null===(f=U.nocDetails)||void 0===f||null===(E=f.additionalDetails)||void 0===E?void 0:E.ownerPhotos)||[],G=(null==U||null===(g=U.nocDetails)||void 0===g||null===(h=g.additionalDetails)||void 0===h?void 0:h.ownerIds)||[],Y=Digit.ULBService.getStateId(),{data:q,isLoading:K}=Digit.Hooks.noc.useBuildingType(Y),{data:$}=Digit.Hooks.noc.useRoadType(Y),{data:X}=Digit.Hooks.noc.useBuildingCategory(Y),{data:Z,isLoading:Q}=Digit.Hooks.noc.useNocType(Y),{data:J,isLoading:ee}=Digit.Hooks.useTenants(),[te,le]=l.useState(Digit.Hooks.noc.useTenants()),ne=[{code:"YES",i18nKey:"YES"},{code:"NO",i18nKey:"NO"}],{data:oe}=Digit.Hooks.useBoundaryLocalities(B,"revenue",{},T),ie=null==J?void 0:J.map(e=>c({},e,{displayName:T(e.i18nKey)}));console.log("fetchedLocalities",oe);let ae=(null==oe?void 0:oe.find(e=>{var t;return e.name===(null==W||null===(t=W.localityAreaType)||void 0===t?void 0:t.name)}))||(null==W?void 0:W.localityAreaType)||null;console.log("localityAreaType",ae);const{data:re}=Digit.Hooks.obps.useMDMS(Y,"common-masters",["GenderType"]);re&&(null===(_=re["common-masters"])||void 0===_||null===(N=_.GenderType)||void 0===N||null===(A=N.filter(e=>e.active))||void 0===A||A.map(e=>{}));const[ue,se]=l.useState(null),{data:de,isLoading:ce}=Digit.Hooks.useCustomMDMS(Y,"tenant",[{name:"zoneMaster",filter:"$.[?(@.tanentId == '"+B+"')]"}]),me=(null==de||null===(S=de.tenant)||void 0===S||null===(y=S.zoneMaster)||void 0===y||null===(C=y[0])||void 0===C?void 0:C.zones)||[];l.useEffect(()=>{x(!1)},[O]);const ve=!F&&!K&&!ce&&!Q&&!ee&&(null==k||null===(D=k.Noc)||void 0===D?void 0:D.length)>0;return l.useEffect(()=>{if(console.log(" edit useffect 1"),L({type:"RESET_NOC_NEW_APPLICATION_FORM"}),ve){var e;const t={documents:{documents:null==j?void 0:j.map(e=>({documentType:(null==e?void 0:e.documentType)||"",uuid:(null==e?void 0:e.uuid)||"",documentUid:(null==e?void 0:e.documentUid)||"",documentAttachment:(null==e?void 0:e.documentAttachment)||"",filestoreId:(null==e?void 0:e.uuid)||""}))}};Object.entries(V).forEach(e=>{let[t,l]=e;L(Qo(t,l))}),L(ei("ownerIdList",G)),L(Jo("ownerPhotoList",z));const l=c({},H,{owners:(null===(e=H.owners)||void 0===e?void 0:e.map(e=>c({},e)))||[]}),n=c({},W,{ulbName:null==ie?void 0:ie.find(e=>{var t;return e.name===(null==W||null===(t=W.ulbName)||void 0===t?void 0:t.name)||e.name===(null==W?void 0:W.ulbName)}),roadType:null==$?void 0:$.find(e=>{var t;return e.name===(null==W||null===(t=W.roadType)||void 0===t?void 0:t.name)||e.name===(null==W?void 0:W.roadType)}),buildingStatus:null==q?void 0:q.find(e=>{var t;return e.name===(null==W||null===(t=W.buildingStatus)||void 0===t?void 0:t.name)||e.name===(null==W?void 0:W.buildingStatus)}),isBasementAreaAvailable:null==ne?void 0:ne.find(e=>{var t;return e.code===(null==W||null===(t=W.isBasementAreaAvailable)||void 0===t?void 0:t.code)||e.code===(null==W?void 0:W.isBasementAreaAvailable)}),vasikaNumber:null==U?void 0:U.vasikaNumber,vasikaDate:b(null==U?void 0:U.vasikaDate),zone:null==me?void 0:me.find(e=>{var t;return e.name===(null==W||null===(t=W.zone)||void 0===t?void 0:t.name)||e.name===(null==W?void 0:W.zone)}),localityAreaType:(null==oe?void 0:oe.find(e=>{var t;return e.name===(null==W||null===(t=W.localityAreaType)||void 0===t?void 0:t.name)}))||(null==W?void 0:W.localityAreaType)||null,specificationBuildingCategory:null==X?void 0:X.find(e=>{var t;return e.name===(null==W||null===(t=W.specificationBuildingCategory)||void 0===t?void 0:t.name)||e.name===(null==W?void 0:W.specificationBuildingCategory)}),specificationNocType:null==Z?void 0:Z.find(e=>{var t;return e.name===(null==W||null===(t=W.specificationNocType)||void 0===t?void 0:t.name)||e.name===(null==W?void 0:W.specificationNocType)}),specificationRestrictedArea:null==ne?void 0:ne.find(e=>{var t;return e.code===(null==W||null===(t=W.specificationRestrictedArea)||void 0===t?void 0:t.code)||e.code===(null==W?void 0:W.specificationRestrictedArea)}),specificationIsSiteUnderMasterPlan:null==ne?void 0:ne.find(e=>{var t;return e.code===(null==W||null===(t=W.specificationIsSiteUnderMasterPlan)||void 0===t?void 0:t.code)||e.code===(null==W?void 0:W.specificationIsSiteUnderMasterPlan)})});L(Xo("applicationDetails",l)),L(Xo("siteDetails",n)),L(Xo("documents",t)),L(Xo("apiData",k))}},[ve]),l.useEffect(()=>{ve&&!R&&x(!0)},[ve,R]),F||!R?n.createElement("div",null,n.createElement(wn,null)):n.createElement("div",{className:"card"},n.createElement(t.CardHeader,{styles:{fontSize:"28px",fontWeight:"400",color:"#1C1D1F"},divider:!0},T("NOC_REGISTRATION_APPLICATION")),n.createElement(Ko,{stepsList:Ei,onSubmit:e=>{},step:P,setStep:e=>{L(Zo(e))}}),I&&n.createElement(t.Toast,{error:I.key,label:T(I.label),onClose:()=>{w(null)},isDleteBtn:"true"}))},NOCCitizenSearchApplication:()=>{const{t:e}=i.useTranslation(),o=Digit.UserService.getUser().info;let a;a=window.location.pathname.includes("employee")?window.localStorage.getItem("Employee.tenant-id"):window.localStorage.getItem("CITIZEN.CITY");const r={offset:0,limit:10,tenantId:a,mobileNumber:null==o?void 0:o.mobileNumber},[u,s]=l.useState(r),d=window.Digit.Utils.browser.isMobile(),[c,m]=l.useState([{display:"ES_COMMON_NO_DATA"}]),[v,p]=l.useState(0),{data:f,isLoading:E,error:g}=Digit.Hooks.noc.useNOCSearchApplicationByIdOrMobile(u,a,{});return l.useEffect(()=>{var e;null==f?m([{display:"ES_COMMON_NO_DATA"}]):(null==f||null===(e=f.data)||void 0===e?void 0:e.length)>0&&(m(null==f?void 0:f.data),p(null==f?void 0:f.totalCount))},[f]),n.createElement("div",null,n.createElement(t.CardHeader,{styles:d?{fontSize:"32px",fontWeight:"700",paddingLeft:"10px"}:{fontSize:"32px",fontWeight:"700"}},e("ACTION_TEST_SEARCH_NOC_APPLICATION")),n.createElement(yi,{t:e,tenantId:a,onSubmit:function(e,t){console.log("_data==>",e);let l=yt(e);!!l.applicationNo&&!l.mobileNumber&&(console.log("we are deleteing mobileNumber here"),delete l.mobileNumber),s(l)},isLoading:E,Count:v,error:g,data:c}))},InspectionReport:jn};exports.NOCLinks=Ci,exports.NOCModule=Di,exports.NOCReducers=()=>s.combineReducers({NOCNewApplicationFormReducer:Vo}),exports.initNOCComponents=()=>{Object.entries(Oi).forEach(e=>{let[t,l]=e;Digit.ComponentRegistryService.setComponent(t,l)})};
1
+ function e(e){return e&&"object"==typeof e&&"default"in e?e.default:e}var t=require("@mseva/digit-ui-react-components"),l=require("react"),n=e(l),o=require("react-router-dom"),i=require("react-i18next"),a=require("react-hook-form"),r=require("react-query"),u=e(require("exif-js")),s=require("redux"),d=require("react-redux");function c(){return(c=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var l=arguments[t];for(var n in l)({}).hasOwnProperty.call(l,n)&&(e[n]=l[n])}return e}).apply(null,arguments)}function m(e,t){if(null==e)return{};var l={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(-1!==t.indexOf(n))continue;l[n]=e[n]}return l}const v=e=>{if(e){const t=new Date(e);let l=t.getMonth()+1,n=t.getDate(),o=t.getFullYear();return l=(l>9?"":"0")+l,n=(n>9?"":"0")+n,n+"/"+l+"/"+o}return null},p=(e,t)=>{var l,n,o,i,a,r,u;const s=Digit.Hooks.useWorkflowDetails({tenantId:e,id:t,moduleCode:"obpas_noc",role:"EMPLOYEE"}),d=null==s||null===(l=s.data)||void 0===l||null===(n=l.processInstances)||void 0===n?void 0:n.find(e=>"APPROVE"===(null==e?void 0:e.action)),c=null==d||null===(o=d.assigner)||void 0===o?void 0:o.userName,m=Digit.Hooks.useEmployeeSearch(e,{codes:c,isActive:!0},{enabled:!(!c||null!=s&&s.isLoading)});console.log("employeeData",m);const v=null==m||null===(i=m.data)||void 0===i||null===(a=i.Employees)||void 0===a?void 0:a[0],p=null==v||null===(r=v.assignments)||void 0===r?void 0:r[0];return{officer:v?{code:null==v?void 0:v.code,id:null==v?void 0:v.id,name:null==v||null===(u=v.user)||void 0===u?void 0:u.name,department:null==p?void 0:p.department,designation:null==p?void 0:p.designation}:null}},f=function(e,t,l){if(void 0===e&&(e=""),void 0===t&&(t=""),void 0===l&&(l=""),""==t)return e;for(;e.includes(t);)e=e.replace(t,l);return e},E=function(e){void 0===e&&(e=!1);let t=window.location.href.includes("/search");const l=[{code:t?"FIRE_NOC":"FIRE_NOC_SRV",active:!0,roles:["FIRE_NOC_APPROVER"],i18nKey:"WF_FIRE_NOC_FIRE_NOC_SRV"},{code:t?"AIRPORT_AUTHORITY":"AIRPORT_NOC_SRV",active:!0,roles:["AIRPORT_AUTHORITY_APPROVER"],i18nKey:"WF_FIRE_NOC_AIRPORT_NOC_SRV"}],n=[],o=Digit.UserService.getUser().info.roles;return l.map((t,i)=>{let{roles:a}=t;a.map(t=>{o.map(o=>{var a;o.code===t&&n.push(e?null==l||null===(a=l[i])||void 0===a?void 0:a.code:null==l?void 0:l[i])})})}),n},g=e=>{if(null==e||""===e)return"Zero Rupees";const t=["","One","Two","Three","Four","Five","Six","Seven","Eight","Nine","Ten","Eleven","Twelve","Thirteen","Fourteen","Fifteen","Sixteen","Seventeen","Eighteen","Nineteen"],l=["","","Twenty","Thirty","Forty","Fifty","Sixty","Seventy","Eighty","Ninety"],n=["","Thousand","Lakh","Crore"],o=e=>e<20?t[e]:e<100?l[Math.floor(e/10)]+(e%10?" "+t[e%10]:""):t[Math.floor(e/100)]+" Hundred"+(e%100?" "+o(e%100):""),i=e=>{if(!e)return"";let t=[e%1e3],l="";for(e=Math.floor(e/1e3);e;)t.push(e%100),e=Math.floor(e/100);for(let e=t.length-1;e>=0;e--)t[e]&&(l+=o(t[e])+" "+n[e]+" ");return l.trim()};let[a,r]=e.toString().split(".").map(e=>+e||0);return(a?i(a)+" Rupees":"")+(r?(a?" and ":"")+i(r)+" Paise":"")||"Zero Rupees"},h=function(e,t,l){void 0===e&&(e={}),void 0===t&&(t="");let n=e[t]||"",o=(null==n?void 0:n.split(","))||[],i="";return o.length>0&&o.map(e=>{e.includes("large")||e.includes("medium")||e.includes("small")||(i=e)}),i},N=e=>{switch(e){case"Name":return/^[^{0-9}^\$\"<>?\\\\~!@#$%^()+={}\[\]*,/_:;“”‘’]{1,50}$/i;case"MobileNo":return/^[6789][0-9]{9}$/i;case"Amount":return/^[0-9]{0,8}$/i;case"NonZeroAmount":return/^[1-9][0-9]{0,7}$/i;case"DecimalNumber":return/^\d{0,8}(\.\d{1,2})?$/i;case"Email":return/^(?=^.{1,64}$)((([^<>()\[\]\\.,;:\s$*@'"]+(\.[^<>()\[\]\\.,;:\s@'"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,})))$/i;case"Address":return/^[^\$\"<>?\\\\~`!@$%^()+={}\[\]*:;“”‘’]{1,500}$/i;case"PAN":return/^[A-Za-z]{5}\d{4}[A-Za-z]{1}$/i;case"TradeName":return/^[-@.\/#&+\w\s]*$/;case"Date":return/^[12]\d{3}-(0[1-9]|1[0-2])-(0[1-9]|[12]\d|3[01])$/i;case"UOMValue":return/^(0)*[1-9][0-9]{0,5}$/i;case"OperationalArea":case"NoOfEmp":return/^(0)*[1-9][0-9]{0,6}$/i;case"GSTNo":return/^\d{2}[A-Z]{5}\d{4}[A-Z]{1}\d[Z]{1}[A-Z\d]{1}$/i;case"DoorHouseNo":return/^[^\$\"'<>?\\\\~`!@$%^()+={}\[\]*:;“”‘’]{1,50}$/i;case"BuildingStreet":return/^[^\$\"'<>?\\\\~`!@$%^()+={}\[\]*.:;“”‘’]{1,64}$/i;case"Pincode":return/^[1-9][0-9]{5}$/i;case"Landline":return/^[0-9]{11}$/i;case"PropertyID":return/^[a-zA-z0-9\s\\/\-]$/i;case"ElectricityConnNo":return/^.{1,15}$/i;case"DocumentNo":return/^[0-9]{1,15}$/i;case"eventName":return/^[^\$\"<>?\\\\~`!@#$%^()+={}\[\]*,.:;“”]{1,65}$/i;case"eventDescription":return/^[^\$\"'<>?\\\\~`!@$%^()+={}\[\]*.:;“”‘’]{1,500}$/i;case"cancelChallan":return/^[^\$\"'<>?\\\\~`!@$%^()+={}\[\]*.:;“”‘’]{1,100}$/i;case"FireNOCNo":return/^[a-zA-Z0-9-]*$/i;case"consumerNo":return/^[a-zA-Z0-9/-]*$/i;case"AadharNo":return/^([0-9]){12}$/;case"ChequeNo":return/^(?!0{6})[0-9]{6}$/;case"Comments":return/^[^\$"'<>?\\~`!@$%^()+={}\[\]*.:;“”‘’]{1,}$/i;case"OldLicenceNo":return/^[a-zA-Z0-9-/]{0,64}$/}};function A(e){const t=Math.floor(e/1e3);return{days:Math.floor(t/86400),hours:Math.floor(t%86400/3600),minutes:Math.floor(t%3600/60),seconds:t%60}}const S=e=>{if(!e)return"";const t=e.split("-");if(3!==t.length)return e;const[l,n,o]=t;return 2===l.length&&4===o.length?e:4===l.length?o+"-"+n+"-"+l:4===o.length&&2===l.length&&2===n.length?n+"-"+l+"-"+o:e},b=e=>{if(!e)return"";if(/^\d{4}-\d{2}-\d{2}$/.test(e))return e;if(/^\d{2}-\d{2}-\d{4}$/.test(e)){const[t,l,n]=e.split("-"),o=new Date(n+"-"+l+"-"+t);return isNaN(o)?"":o.toISOString().split("T")[0]}if(/^\d{2}\/\d{2}\/\d{4}$/.test(e)){const[t,l,n]=e.split("/"),o=new Date(n+"-"+t+"-"+l);return isNaN(o)?"":o.toISOString().split("T")[0]}const t=new Date(e);return isNaN(t)?"":t.toISOString().split("T")[0]};var y=function(e,t){return e===t||e!=e&&t!=t},C=function(e,t){for(var l=e.length;l--;)if(y(e[l][0],t))return l;return-1},D=Array.prototype.splice;function O(e){var t=-1,l=null==e?0:e.length;for(this.clear();++t<l;){var n=e[t];this.set(n[0],n[1])}}O.prototype.clear=function(){this.__data__=[],this.size=0},O.prototype.delete=function(e){var t=this.__data__,l=C(t,e);return!(l<0||(l==t.length-1?t.pop():D.call(t,l,1),--this.size,0))},O.prototype.get=function(e){var t=this.__data__,l=C(t,e);return l<0?void 0:t[l][1]},O.prototype.has=function(e){return C(this.__data__,e)>-1},O.prototype.set=function(e,t){var l=this.__data__,n=C(l,e);return n<0?(++this.size,l.push([e,t])):l[n][1]=t,this};var T=O,L="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function I(e,t){return e(t={exports:{}},t.exports),t.exports}var w,P="object"==typeof L&&L&&L.Object===Object&&L,R="object"==typeof self&&self&&self.Object===Object&&self,x=P||R||Function("return this")(),B=x.Symbol,F=Object.prototype,M=F.hasOwnProperty,k=F.toString,U=B?B.toStringTag:void 0,H=Object.prototype.toString,W=B?B.toStringTag:void 0,j=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":W&&W in Object(e)?function(e){var t=M.call(e,U),l=e[U];try{e[U]=void 0;var n=!0}catch(e){}var o=k.call(e);return n&&(t?e[U]=l:delete e[U]),o}(e):function(e){return H.call(e)}(e)},V=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)},z=function(e){if(!V(e))return!1;var t=j(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t},G=x["__core-js_shared__"],Y=(w=/[^.]+$/.exec(G&&G.keys&&G.keys.IE_PROTO||""))?"Symbol(src)_1."+w:"",q=Function.prototype.toString,K=function(e){if(null!=e){try{return q.call(e)}catch(e){}try{return e+""}catch(e){}}return""},$=/^\[object .+?Constructor\]$/,X=RegExp("^"+Function.prototype.toString.call(Object.prototype.hasOwnProperty).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Z=function(e,t){var l=function(e,t){return null==e?void 0:e[t]}(e,t);return function(e){return!(!V(e)||(t=e,Y&&Y in t))&&(z(e)?X:$).test(K(e));var t}(l)?l:void 0},Q=Z(x,"Map"),J=Z(Object,"create"),ee=Object.prototype.hasOwnProperty,te=Object.prototype.hasOwnProperty;function le(e){var t=-1,l=null==e?0:e.length;for(this.clear();++t<l;){var n=e[t];this.set(n[0],n[1])}}le.prototype.clear=function(){this.__data__=J?J(null):{},this.size=0},le.prototype.delete=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t},le.prototype.get=function(e){var t=this.__data__;if(J){var l=t[e];return"__lodash_hash_undefined__"===l?void 0:l}return ee.call(t,e)?t[e]:void 0},le.prototype.has=function(e){var t=this.__data__;return J?void 0!==t[e]:te.call(t,e)},le.prototype.set=function(e,t){var l=this.__data__;return this.size+=this.has(e)?0:1,l[e]=J&&void 0===t?"__lodash_hash_undefined__":t,this};var ne=le,oe=function(e,t){var l=e.__data__;return function(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}(t)?l["string"==typeof t?"string":"hash"]:l.map};function ie(e){var t=-1,l=null==e?0:e.length;for(this.clear();++t<l;){var n=e[t];this.set(n[0],n[1])}}ie.prototype.clear=function(){this.size=0,this.__data__={hash:new ne,map:new(Q||T),string:new ne}},ie.prototype.delete=function(e){var t=oe(this,e).delete(e);return this.size-=t?1:0,t},ie.prototype.get=function(e){return oe(this,e).get(e)},ie.prototype.has=function(e){return oe(this,e).has(e)},ie.prototype.set=function(e,t){var l=oe(this,e),n=l.size;return l.set(e,t),this.size+=l.size==n?0:1,this};var ae=ie;function re(e){var t=this.__data__=new T(e);this.size=t.size}re.prototype.clear=function(){this.__data__=new T,this.size=0},re.prototype.delete=function(e){var t=this.__data__,l=t.delete(e);return this.size=t.size,l},re.prototype.get=function(e){return this.__data__.get(e)},re.prototype.has=function(e){return this.__data__.has(e)},re.prototype.set=function(e,t){var l=this.__data__;if(l instanceof T){var n=l.__data__;if(!Q||n.length<199)return n.push([e,t]),this.size=++l.size,this;l=this.__data__=new ae(n)}return l.set(e,t),this.size=l.size,this};var ue=re,se=function(){try{var e=Z(Object,"defineProperty");return e({},"",{}),e}catch(e){}}(),de=function(e,t,l){"__proto__"==t&&se?se(e,t,{configurable:!0,enumerable:!0,value:l,writable:!0}):e[t]=l},ce=Object.prototype.hasOwnProperty,me=function(e,t,l){var n=e[t];ce.call(e,t)&&y(n,l)&&(void 0!==l||t in e)||de(e,t,l)},ve=function(e,t,l,n){var o=!l;l||(l={});for(var i=-1,a=t.length;++i<a;){var r=t[i],u=n?n(l[r],e[r],r,l,e):void 0;void 0===u&&(u=e[r]),o?de(l,r,u):me(l,r,u)}return l},pe=function(e){return null!=e&&"object"==typeof e},fe=function(e){return pe(e)&&"[object Arguments]"==j(e)},Ee=Object.prototype,ge=Ee.hasOwnProperty,he=Ee.propertyIsEnumerable,_e=fe(function(){return arguments}())?fe:function(e){return pe(e)&&ge.call(e,"callee")&&!he.call(e,"callee")},Ne=Array.isArray,Ae=function(){return!1},Se=I(function(e,t){var l=t&&!t.nodeType&&t,n=l&&e&&!e.nodeType&&e,o=n&&n.exports===l?x.Buffer:void 0;e.exports=(o?o.isBuffer:void 0)||Ae}),be=/^(?:0|[1-9]\d*)$/,ye=function(e,t){var l=typeof e;return!!(t=null==t?9007199254740991:t)&&("number"==l||"symbol"!=l&&be.test(e))&&e>-1&&e%1==0&&e<t},Ce=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991},De={};De["[object Float32Array]"]=De["[object Float64Array]"]=De["[object Int8Array]"]=De["[object Int16Array]"]=De["[object Int32Array]"]=De["[object Uint8Array]"]=De["[object Uint8ClampedArray]"]=De["[object Uint16Array]"]=De["[object Uint32Array]"]=!0,De["[object Arguments]"]=De["[object Array]"]=De["[object ArrayBuffer]"]=De["[object Boolean]"]=De["[object DataView]"]=De["[object Date]"]=De["[object Error]"]=De["[object Function]"]=De["[object Map]"]=De["[object Number]"]=De["[object Object]"]=De["[object RegExp]"]=De["[object Set]"]=De["[object String]"]=De["[object WeakMap]"]=!1;var Oe=function(e){return function(t){return e(t)}},Te=I(function(e,t){var l=t&&!t.nodeType&&t,n=l&&e&&!e.nodeType&&e,o=n&&n.exports===l&&P.process,i=function(){try{return n&&n.require&&n.require("util").types||o&&o.binding&&o.binding("util")}catch(e){}}();e.exports=i}),Le=Te&&Te.isTypedArray,Ie=Le?Oe(Le):function(e){return pe(e)&&Ce(e.length)&&!!De[j(e)]},we=Object.prototype.hasOwnProperty,Pe=function(e,t){var l=Ne(e),n=!l&&_e(e),o=!l&&!n&&Se(e),i=!l&&!n&&!o&&Ie(e),a=l||n||o||i,r=a?function(e,t){for(var l=-1,n=Array(e);++l<e;)n[l]=t(l);return n}(e.length,String):[],u=r.length;for(var s in e)!t&&!we.call(e,s)||a&&("length"==s||o&&("offset"==s||"parent"==s)||i&&("buffer"==s||"byteLength"==s||"byteOffset"==s)||ye(s,u))||r.push(s);return r},Re=Object.prototype,xe=function(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||Re)},Be=function(e,t){return function(l){return e(t(l))}},Fe=Be(Object.keys,Object),Me=Object.prototype.hasOwnProperty,ke=function(e){return null!=e&&Ce(e.length)&&!z(e)},Ue=function(e){return ke(e)?Pe(e):function(e){if(!xe(e))return Fe(e);var t=[];for(var l in Object(e))Me.call(e,l)&&"constructor"!=l&&t.push(l);return t}(e)},He=Object.prototype.hasOwnProperty,We=function(e){return ke(e)?Pe(e,!0):function(e){if(!V(e))return function(e){var t=[];if(null!=e)for(var l in Object(e))t.push(l);return t}(e);var t=xe(e),l=[];for(var n in e)("constructor"!=n||!t&&He.call(e,n))&&l.push(n);return l}(e)},je=I(function(e,t){var l=t&&!t.nodeType&&t,n=l&&e&&!e.nodeType&&e,o=n&&n.exports===l?x.Buffer:void 0,i=o?o.allocUnsafe:void 0;e.exports=function(e,t){if(t)return e.slice();var l=e.length,n=i?i(l):new e.constructor(l);return e.copy(n),n}}),Ve=function(){return[]},ze=Object.prototype.propertyIsEnumerable,Ge=Object.getOwnPropertySymbols,Ye=Ge?function(e){return null==e?[]:(e=Object(e),function(t,l){for(var n=-1,o=null==t?0:t.length,i=0,a=[];++n<o;){var r=t[n];ze.call(e,r)&&(a[i++]=r)}return a}(Ge(e)))}:Ve,qe=function(e,t){for(var l=-1,n=t.length,o=e.length;++l<n;)e[o+l]=t[l];return e},Ke=Be(Object.getPrototypeOf,Object),$e=Object.getOwnPropertySymbols?function(e){for(var t=[];e;)qe(t,Ye(e)),e=Ke(e);return t}:Ve,Xe=function(e,t,l){var n=t(e);return Ne(e)?n:qe(n,l(e))},Ze=function(e){return Xe(e,Ue,Ye)},Qe=function(e){return Xe(e,We,$e)},Je=Z(x,"DataView"),et=Z(x,"Promise"),tt=Z(x,"Set"),lt=Z(x,"WeakMap"),nt=K(Je),ot=K(Q),it=K(et),at=K(tt),rt=K(lt),ut=j;(Je&&"[object DataView]"!=ut(new Je(new ArrayBuffer(1)))||Q&&"[object Map]"!=ut(new Q)||et&&"[object Promise]"!=ut(et.resolve())||tt&&"[object Set]"!=ut(new tt)||lt&&"[object WeakMap]"!=ut(new lt))&&(ut=function(e){var t=j(e),l="[object Object]"==t?e.constructor:void 0,n=l?K(l):"";if(n)switch(n){case nt:return"[object DataView]";case ot:return"[object Map]";case it:return"[object Promise]";case at:return"[object Set]";case rt:return"[object WeakMap]"}return t});var st=ut,dt=Object.prototype.hasOwnProperty,ct=x.Uint8Array,mt=function(e){var t=new e.constructor(e.byteLength);return new ct(t).set(new ct(e)),t},vt=/\w*$/,pt=B?B.prototype:void 0,ft=pt?pt.valueOf:void 0,Et=Object.create,gt=function(){function e(){}return function(t){if(!V(t))return{};if(Et)return Et(t);e.prototype=t;var l=new e;return e.prototype=void 0,l}}(),ht=Te&&Te.isMap,_t=ht?Oe(ht):function(e){return pe(e)&&"[object Map]"==st(e)},Nt=Te&&Te.isSet,At=Nt?Oe(Nt):function(e){return pe(e)&&"[object Set]"==st(e)},St={};St["[object Arguments]"]=St["[object Array]"]=St["[object ArrayBuffer]"]=St["[object DataView]"]=St["[object Boolean]"]=St["[object Date]"]=St["[object Float32Array]"]=St["[object Float64Array]"]=St["[object Int8Array]"]=St["[object Int16Array]"]=St["[object Int32Array]"]=St["[object Map]"]=St["[object Number]"]=St["[object Object]"]=St["[object RegExp]"]=St["[object Set]"]=St["[object String]"]=St["[object Symbol]"]=St["[object Uint8Array]"]=St["[object Uint8ClampedArray]"]=St["[object Uint16Array]"]=St["[object Uint32Array]"]=!0,St["[object Error]"]=St["[object Function]"]=St["[object WeakMap]"]=!1;var bt=function e(t,l,n,o,i,a){var r,u=1&l,s=2&l,d=4&l;if(n&&(r=i?n(t,o,i,a):n(t)),void 0!==r)return r;if(!V(t))return t;var c=Ne(t);if(c){if(r=function(e){var t=e.length,l=new e.constructor(t);return t&&"string"==typeof e[0]&&dt.call(e,"index")&&(l.index=e.index,l.input=e.input),l}(t),!u)return function(e,t){var l=-1,n=e.length;for(t||(t=Array(n));++l<n;)t[l]=e[l];return t}(t,r)}else{var m=st(t),v="[object Function]"==m||"[object GeneratorFunction]"==m;if(Se(t))return je(t,u);if("[object Object]"==m||"[object Arguments]"==m||v&&!i){if(r=s||v?{}:function(e){return"function"!=typeof e.constructor||xe(e)?{}:gt(Ke(e))}(t),!u)return s?function(e,t){return ve(e,$e(e),t)}(t,function(e,t){return e&&ve(t,We(t),e)}(r,t)):function(e,t){return ve(e,Ye(e),t)}(t,function(e,t){return e&&ve(t,Ue(t),e)}(r,t))}else{if(!St[m])return i?t:{};r=function(e,t,l){var n,o,i=e.constructor;switch(t){case"[object ArrayBuffer]":return mt(e);case"[object Boolean]":case"[object Date]":return new i(+e);case"[object DataView]":return function(e,t){var l=t?mt(e.buffer):e.buffer;return new e.constructor(l,e.byteOffset,e.byteLength)}(e,l);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 l=t?mt(e.buffer):e.buffer;return new e.constructor(l,e.byteOffset,e.length)}(e,l);case"[object Map]":return new i;case"[object Number]":case"[object String]":return new i(e);case"[object RegExp]":return(o=new(n=e).constructor(n.source,vt.exec(n))).lastIndex=n.lastIndex,o;case"[object Set]":return new i;case"[object Symbol]":return ft?Object(ft.call(e)):{}}}(t,m,u)}}a||(a=new ue);var p=a.get(t);if(p)return p;a.set(t,r),At(t)?t.forEach(function(o){r.add(e(o,l,n,o,t,a))}):_t(t)&&t.forEach(function(o,i){r.set(i,e(o,l,n,i,t,a))});var f=c?void 0:(d?s?Qe:Ze:s?We:Ue)(t);return function(e,t){for(var l=-1,n=null==e?0:e.length;++l<n&&!1!==t(e[l],l););}(f||t,function(o,i){f&&(o=t[i=o]),me(r,i,e(o,l,n,i,t,a))}),r},yt=function(e){return bt(e,5)},Ct=I(function(e,t){(function(){var l="Expected a function",n="__lodash_placeholder__",o=[["ary",128],["bind",1],["bindKey",2],["curry",8],["curryRight",16],["flip",512],["partial",32],["partialRight",64],["rearg",256]],i="[object Arguments]",a="[object Array]",r="[object Boolean]",u="[object Date]",s="[object Error]",d="[object Function]",c="[object GeneratorFunction]",m="[object Map]",v="[object Number]",p="[object Object]",f="[object RegExp]",E="[object Set]",g="[object String]",h="[object Symbol]",_="[object WeakMap]",N="[object ArrayBuffer]",A="[object DataView]",S="[object Float32Array]",b="[object Float64Array]",y="[object Int8Array]",C="[object Int16Array]",D="[object Int32Array]",O="[object Uint8Array]",T="[object Uint16Array]",I="[object Uint32Array]",w=/\b__p \+= '';/g,P=/\b(__p \+=) '' \+/g,R=/(__e\(.*?\)|\b__t\)) \+\n'';/g,x=/&(?:amp|lt|gt|quot|#39);/g,B=/[&<>"']/g,F=RegExp(x.source),M=RegExp(B.source),k=/<%-([\s\S]+?)%>/g,U=/<%([\s\S]+?)%>/g,H=/<%=([\s\S]+?)%>/g,W=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,j=/^\w*$/,V=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,z=/[\\^$.*+?()[\]{}|]/g,G=RegExp(z.source),Y=/^\s+/,q=/\s/,K=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,$=/\{\n\/\* \[wrapped with (.+)\] \*/,X=/,? & /,Z=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,Q=/[()=,{}\[\]\/\s]/,J=/\\(\\)?/g,ee=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,te=/\w*$/,le=/^[-+]0x[0-9a-f]+$/i,ne=/^0b[01]+$/i,oe=/^\[object .+?Constructor\]$/,ie=/^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,de="\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff",ce="\\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",me="["+ce+"]",ve="["+de+"]",pe="\\d+",fe="[a-z\\xdf-\\xf6\\xf8-\\xff]",Ee="[^\\ud800-\\udfff"+ce+pe+"\\u2700-\\u27bfa-z\\xdf-\\xf6\\xf8-\\xffA-Z\\xc0-\\xd6\\xd8-\\xde]",ge="\\ud83c[\\udffb-\\udfff]",he="[^\\ud800-\\udfff]",_e="(?:\\ud83c[\\udde6-\\uddff]){2}",Ne="[\\ud800-\\udbff][\\udc00-\\udfff]",Ae="[A-Z\\xc0-\\xd6\\xd8-\\xde]",Se="(?:"+fe+"|"+Ee+")",be="(?:"+Ae+"|"+Ee+")",ye="(?:"+ve+"|"+ge+")?",Ce="[\\ufe0e\\ufe0f]?"+ye+"(?:\\u200d(?:"+[he,_e,Ne].join("|")+")[\\ufe0e\\ufe0f]?"+ye+")*",De="(?:"+["[\\u2700-\\u27bf]",_e,Ne].join("|")+")"+Ce,Oe="(?:"+[he+ve+"?",ve,_e,Ne,"[\\ud800-\\udfff]"].join("|")+")",Te=RegExp("['’]","g"),Le=RegExp(ve,"g"),Ie=RegExp(ge+"(?="+ge+")|"+Oe+Ce,"g"),we=RegExp([Ae+"?"+fe+"+(?:['’](?:d|ll|m|re|s|t|ve))?(?="+[me,Ae,"$"].join("|")+")",be+"+(?:['’](?:D|LL|M|RE|S|T|VE))?(?="+[me,Ae+Se,"$"].join("|")+")",Ae+"?"+Se+"+(?:['’](?:d|ll|m|re|s|t|ve))?",Ae+"+(?:['’](?: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,De].join("|"),"g"),Pe=RegExp("[\\u200d\\ud800-\\udfff"+de+"\\ufe0e\\ufe0f]"),Re=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,xe=["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"],Be=-1,Fe={};Fe[S]=Fe[b]=Fe[y]=Fe[C]=Fe[D]=Fe[O]=Fe["[object Uint8ClampedArray]"]=Fe[T]=Fe[I]=!0,Fe[i]=Fe[a]=Fe[N]=Fe[r]=Fe[A]=Fe[u]=Fe[s]=Fe[d]=Fe[m]=Fe[v]=Fe[p]=Fe[f]=Fe[E]=Fe[g]=Fe[_]=!1;var Me={};Me[i]=Me[a]=Me[N]=Me[A]=Me[r]=Me[u]=Me[S]=Me[b]=Me[y]=Me[C]=Me[D]=Me[m]=Me[v]=Me[p]=Me[f]=Me[E]=Me[g]=Me[h]=Me[O]=Me["[object Uint8ClampedArray]"]=Me[T]=Me[I]=!0,Me[s]=Me[d]=Me[_]=!1;var ke={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},Ue=parseFloat,He=parseInt,We="object"==typeof L&&L&&L.Object===Object&&L,je="object"==typeof self&&self&&self.Object===Object&&self,Ve=We||je||Function("return this")(),ze=t&&!t.nodeType&&t,Ge=ze&&e&&!e.nodeType&&e,Ye=Ge&&Ge.exports===ze,qe=Ye&&We.process,Ke=function(){try{return Ge&&Ge.require&&Ge.require("util").types||qe&&qe.binding&&qe.binding("util")}catch(e){}}(),$e=Ke&&Ke.isArrayBuffer,Xe=Ke&&Ke.isDate,Ze=Ke&&Ke.isMap,Qe=Ke&&Ke.isRegExp,Je=Ke&&Ke.isSet,et=Ke&&Ke.isTypedArray;function tt(e,t,l){switch(l.length){case 0:return e.call(t);case 1:return e.call(t,l[0]);case 2:return e.call(t,l[0],l[1]);case 3:return e.call(t,l[0],l[1],l[2])}return e.apply(t,l)}function lt(e,t,l,n){for(var o=-1,i=null==e?0:e.length;++o<i;){var a=e[o];t(n,a,l(a),e)}return n}function nt(e,t){for(var l=-1,n=null==e?0:e.length;++l<n&&!1!==t(e[l],l,e););return e}function ot(e,t){for(var l=null==e?0:e.length;l--&&!1!==t(e[l],l,e););return e}function it(e,t){for(var l=-1,n=null==e?0:e.length;++l<n;)if(!t(e[l],l,e))return!1;return!0}function at(e,t){for(var l=-1,n=null==e?0:e.length,o=0,i=[];++l<n;){var a=e[l];t(a,l,e)&&(i[o++]=a)}return i}function rt(e,t){return!(null==e||!e.length)&&gt(e,t,0)>-1}function ut(e,t,l){for(var n=-1,o=null==e?0:e.length;++n<o;)if(l(t,e[n]))return!0;return!1}function st(e,t){for(var l=-1,n=null==e?0:e.length,o=Array(n);++l<n;)o[l]=t(e[l],l,e);return o}function dt(e,t){for(var l=-1,n=t.length,o=e.length;++l<n;)e[o+l]=t[l];return e}function ct(e,t,l,n){var o=-1,i=null==e?0:e.length;for(n&&i&&(l=e[++o]);++o<i;)l=t(l,e[o],o,e);return l}function mt(e,t,l,n){var o=null==e?0:e.length;for(n&&o&&(l=e[--o]);o--;)l=t(l,e[o],o,e);return l}function vt(e,t){for(var l=-1,n=null==e?0:e.length;++l<n;)if(t(e[l],l,e))return!0;return!1}var pt=At("length");function ft(e,t,l){var n;return l(e,function(e,l,o){if(t(e,l,o))return n=l,!1}),n}function Et(e,t,l,n){for(var o=e.length,i=l+(n?1:-1);n?i--:++i<o;)if(t(e[i],i,e))return i;return-1}function gt(e,t,l){return t==t?function(e,t,l){for(var n=l-1,o=e.length;++n<o;)if(e[n]===t)return n;return-1}(e,t,l):Et(e,_t,l)}function ht(e,t,l,n){for(var o=l-1,i=e.length;++o<i;)if(n(e[o],t))return o;return-1}function _t(e){return e!=e}function Nt(e,t){var l=null==e?0:e.length;return l?yt(e,t)/l:NaN}function At(e){return function(t){return null==t?void 0:t[e]}}function St(e){return function(t){return null==e?void 0:e[t]}}function bt(e,t,l,n,o){return o(e,function(e,o,i){l=n?(n=!1,e):t(l,e,o,i)}),l}function yt(e,t){for(var l,n=-1,o=e.length;++n<o;){var i=t(e[n]);void 0!==i&&(l=void 0===l?i:l+i)}return l}function Ct(e,t){for(var l=-1,n=Array(e);++l<e;)n[l]=t(l);return n}function Dt(e){return e?e.slice(0,zt(e)+1).replace(Y,""):e}function Ot(e){return function(t){return e(t)}}function Tt(e,t){return st(t,function(t){return e[t]})}function Lt(e,t){return e.has(t)}function It(e,t){for(var l=-1,n=e.length;++l<n&&gt(t,e[l],0)>-1;);return l}function wt(e,t){for(var l=e.length;l--&&gt(t,e[l],0)>-1;);return l}function Pt(e,t){for(var l=e.length,n=0;l--;)e[l]===t&&++n;return n}var Rt=St({"À":"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"}),xt=St({"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"});function Bt(e){return"\\"+ke[e]}function Ft(e){return Pe.test(e)}function Mt(e){var t=-1,l=Array(e.size);return e.forEach(function(e,n){l[++t]=[n,e]}),l}function kt(e,t){return function(l){return e(t(l))}}function Ut(e,t){for(var l=-1,o=e.length,i=0,a=[];++l<o;){var r=e[l];r!==t&&r!==n||(e[l]=n,a[i++]=l)}return a}function Ht(e){var t=-1,l=Array(e.size);return e.forEach(function(e){l[++t]=e}),l}function Wt(e){var t=-1,l=Array(e.size);return e.forEach(function(e){l[++t]=[e,e]}),l}function jt(e){return Ft(e)?function(e){for(var t=Ie.lastIndex=0;Ie.test(e);)++t;return t}(e):pt(e)}function Vt(e){return Ft(e)?function(e){return e.match(Ie)||[]}(e):function(e){return e.split("")}(e)}function zt(e){for(var t=e.length;t--&&q.test(e.charAt(t)););return t}var Gt=St({"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"',"&#39;":"'"}),Yt=function e(t){var L=(t=null==t?Ve:Yt.defaults(Ve.Object(),t,Yt.pick(Ve,xe))).Array,q=t.Date,de=t.Error,ce=t.Function,me=t.Math,ve=t.Object,pe=t.RegExp,fe=t.String,Ee=t.TypeError,ge=L.prototype,he=ve.prototype,_e=t["__core-js_shared__"],Ne=ce.prototype.toString,Ae=he.hasOwnProperty,Se=0,be=function(){var e=/[^.]+$/.exec(_e&&_e.keys&&_e.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}(),ye=he.toString,Ce=Ne.call(ve),De=Ve._,Oe=pe("^"+Ne.call(Ae).replace(z,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Ie=Ye?t.Buffer:void 0,Pe=t.Symbol,ke=t.Uint8Array,We=Ie?Ie.allocUnsafe:void 0,je=kt(ve.getPrototypeOf,ve),ze=ve.create,Ge=he.propertyIsEnumerable,qe=ge.splice,Ke=Pe?Pe.isConcatSpreadable:void 0,pt=Pe?Pe.iterator:void 0,St=Pe?Pe.toStringTag:void 0,qt=function(){try{var e=Qo(ve,"defineProperty");return e({},"",{}),e}catch(e){}}(),Kt=t.clearTimeout!==Ve.clearTimeout&&t.clearTimeout,$t=q&&q.now!==Ve.Date.now&&q.now,Xt=t.setTimeout!==Ve.setTimeout&&t.setTimeout,Zt=me.ceil,Qt=me.floor,Jt=ve.getOwnPropertySymbols,el=Ie?Ie.isBuffer:void 0,tl=t.isFinite,ll=ge.join,nl=kt(ve.keys,ve),ol=me.max,il=me.min,al=q.now,rl=t.parseInt,ul=me.random,sl=ge.reverse,dl=Qo(t,"DataView"),cl=Qo(t,"Map"),ml=Qo(t,"Promise"),vl=Qo(t,"Set"),pl=Qo(t,"WeakMap"),fl=Qo(ve,"create"),El=pl&&new pl,gl={},hl=Oi(dl),_l=Oi(cl),Nl=Oi(ml),Al=Oi(vl),Sl=Oi(pl),bl=Pe?Pe.prototype:void 0,yl=bl?bl.valueOf:void 0,Cl=bl?bl.toString:void 0;function Dl(e){if(za(e)&&!Ra(e)&&!(e instanceof Il)){if(e instanceof Ll)return e;if(Ae.call(e,"__wrapped__"))return Ti(e)}return new Ll(e)}var Ol=function(){function e(){}return function(t){if(!Va(t))return{};if(ze)return ze(t);e.prototype=t;var l=new e;return e.prototype=void 0,l}}();function Tl(){}function Ll(e,t){this.__wrapped__=e,this.__actions__=[],this.__chain__=!!t,this.__index__=0,this.__values__=void 0}function Il(e){this.__wrapped__=e,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=4294967295,this.__views__=[]}function wl(e){var t=-1,l=null==e?0:e.length;for(this.clear();++t<l;){var n=e[t];this.set(n[0],n[1])}}function Pl(e){var t=-1,l=null==e?0:e.length;for(this.clear();++t<l;){var n=e[t];this.set(n[0],n[1])}}function Rl(e){var t=-1,l=null==e?0:e.length;for(this.clear();++t<l;){var n=e[t];this.set(n[0],n[1])}}function xl(e){var t=-1,l=null==e?0:e.length;for(this.__data__=new Rl;++t<l;)this.add(e[t])}function Bl(e){var t=this.__data__=new Pl(e);this.size=t.size}function Fl(e,t){var l=Ra(e),n=!l&&Pa(e),o=!l&&!n&&Ma(e),i=!l&&!n&&!o&&Qa(e),a=l||n||o||i,r=a?Ct(e.length,fe):[],u=r.length;for(var s in e)!t&&!Ae.call(e,s)||a&&("length"==s||o&&("offset"==s||"parent"==s)||i&&("buffer"==s||"byteLength"==s||"byteOffset"==s)||ii(s,u))||r.push(s);return r}function Ml(e){var t=e.length;return t?e[xn(0,t-1)]:void 0}function kl(e,t){return Si(Eo(e),ql(t,0,e.length))}function Ul(e){return Si(Eo(e))}function Hl(e,t,l){(void 0!==l&&!La(e[t],l)||void 0===l&&!(t in e))&&Gl(e,t,l)}function Wl(e,t,l){var n=e[t];Ae.call(e,t)&&La(n,l)&&(void 0!==l||t in e)||Gl(e,t,l)}function jl(e,t){for(var l=e.length;l--;)if(La(e[l][0],t))return l;return-1}function Vl(e,t,l,n){return Ql(e,function(e,o,i){t(n,e,l(e),i)}),n}function zl(e,t){return e&&go(t,Nr(t),e)}function Gl(e,t,l){"__proto__"==t&&qt?qt(e,t,{configurable:!0,enumerable:!0,value:l,writable:!0}):e[t]=l}function Yl(e,t){for(var l=-1,n=t.length,o=L(n),i=null==e;++l<n;)o[l]=i?void 0:fr(e,t[l]);return o}function ql(e,t,l){return e==e&&(void 0!==l&&(e=e<=l?e:l),void 0!==t&&(e=e>=t?e:t)),e}function Kl(e,t,l,n,o,a){var s,_=1&t,L=2&t,w=4&t;if(l&&(s=o?l(e,n,o,a):l(e)),void 0!==s)return s;if(!Va(e))return e;var P=Ra(e);if(P){if(s=function(e){var t=e.length,l=new e.constructor(t);return t&&"string"==typeof e[0]&&Ae.call(e,"index")&&(l.index=e.index,l.input=e.input),l}(e),!_)return Eo(e,s)}else{var R=ti(e),x=R==d||R==c;if(Ma(e))return so(e,_);if(R==p||R==i||x&&!o){if(s=L||x?{}:ni(e),!_)return L?function(e,t){return go(e,ei(e),t)}(e,function(e,t){return e&&go(t,Ar(t),e)}(s,e)):function(e,t){return go(e,Jo(e),t)}(e,zl(s,e))}else{if(!Me[R])return o?e:{};s=function(e,t,l){var n=e.constructor;switch(t){case N:return co(e);case r:case u:return new n(+e);case A:return function(e,t){var l=t?co(e.buffer):e.buffer;return new e.constructor(l,e.byteOffset,e.byteLength)}(e,l);case S:case b:case y:case C:case D:case O:case"[object Uint8ClampedArray]":case T:case I:return mo(e,l);case m:return new n;case v:case g:return new n(e);case f:return function(e){var t=new e.constructor(e.source,te.exec(e));return t.lastIndex=e.lastIndex,t}(e);case E:return new n;case h:return yl?ve(yl.call(e)):{}}}(e,R,_)}}a||(a=new Bl);var B=a.get(e);if(B)return B;a.set(e,s),$a(e)?e.forEach(function(n){s.add(Kl(n,t,l,n,e,a))}):Ga(e)&&e.forEach(function(n,o){s.set(o,Kl(n,t,l,o,e,a))});var F=P?void 0:(w?L?Go:zo:L?Ar:Nr)(e);return nt(F||e,function(n,o){F&&(n=e[o=n]),Wl(s,o,Kl(n,t,l,o,e,a))}),s}function $l(e,t,l){var n=l.length;if(null==e)return!n;for(e=ve(e);n--;){var o=l[n],i=e[o];if(void 0===i&&!(o in e)||!(0,t[o])(i))return!1}return!0}function Xl(e,t,n){if("function"!=typeof e)throw new Ee(l);return hi(function(){e.apply(void 0,n)},t)}function Zl(e,t,l,n){var o=-1,i=rt,a=!0,r=e.length,u=[],s=t.length;if(!r)return u;l&&(t=st(t,Ot(l))),n?(i=ut,a=!1):t.length>=200&&(i=Lt,a=!1,t=new xl(t));e:for(;++o<r;){var d=e[o],c=null==l?d:l(d);if(d=n||0!==d?d:0,a&&c==c){for(var m=s;m--;)if(t[m]===c)continue e;u.push(d)}else i(t,c,n)||u.push(d)}return u}Dl.templateSettings={escape:k,evaluate:U,interpolate:H,variable:"",imports:{_:Dl}},(Dl.prototype=Tl.prototype).constructor=Dl,(Ll.prototype=Ol(Tl.prototype)).constructor=Ll,(Il.prototype=Ol(Tl.prototype)).constructor=Il,wl.prototype.clear=function(){this.__data__=fl?fl(null):{},this.size=0},wl.prototype.delete=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t},wl.prototype.get=function(e){var t=this.__data__;if(fl){var l=t[e];return"__lodash_hash_undefined__"===l?void 0:l}return Ae.call(t,e)?t[e]:void 0},wl.prototype.has=function(e){var t=this.__data__;return fl?void 0!==t[e]:Ae.call(t,e)},wl.prototype.set=function(e,t){var l=this.__data__;return this.size+=this.has(e)?0:1,l[e]=fl&&void 0===t?"__lodash_hash_undefined__":t,this},Pl.prototype.clear=function(){this.__data__=[],this.size=0},Pl.prototype.delete=function(e){var t=this.__data__,l=jl(t,e);return!(l<0||(l==t.length-1?t.pop():qe.call(t,l,1),--this.size,0))},Pl.prototype.get=function(e){var t=this.__data__,l=jl(t,e);return l<0?void 0:t[l][1]},Pl.prototype.has=function(e){return jl(this.__data__,e)>-1},Pl.prototype.set=function(e,t){var l=this.__data__,n=jl(l,e);return n<0?(++this.size,l.push([e,t])):l[n][1]=t,this},Rl.prototype.clear=function(){this.size=0,this.__data__={hash:new wl,map:new(cl||Pl),string:new wl}},Rl.prototype.delete=function(e){var t=Xo(this,e).delete(e);return this.size-=t?1:0,t},Rl.prototype.get=function(e){return Xo(this,e).get(e)},Rl.prototype.has=function(e){return Xo(this,e).has(e)},Rl.prototype.set=function(e,t){var l=Xo(this,e),n=l.size;return l.set(e,t),this.size+=l.size==n?0:1,this},xl.prototype.add=xl.prototype.push=function(e){return this.__data__.set(e,"__lodash_hash_undefined__"),this},xl.prototype.has=function(e){return this.__data__.has(e)},Bl.prototype.clear=function(){this.__data__=new Pl,this.size=0},Bl.prototype.delete=function(e){var t=this.__data__,l=t.delete(e);return this.size=t.size,l},Bl.prototype.get=function(e){return this.__data__.get(e)},Bl.prototype.has=function(e){return this.__data__.has(e)},Bl.prototype.set=function(e,t){var l=this.__data__;if(l instanceof Pl){var n=l.__data__;if(!cl||n.length<199)return n.push([e,t]),this.size=++l.size,this;l=this.__data__=new Rl(n)}return l.set(e,t),this.size=l.size,this};var Ql=No(rn),Jl=No(un,!0);function en(e,t){var l=!0;return Ql(e,function(e,n,o){return l=!!t(e,n,o)}),l}function tn(e,t,l){for(var n=-1,o=e.length;++n<o;){var i=e[n],a=t(i);if(null!=a&&(void 0===r?a==a&&!Za(a):l(a,r)))var r=a,u=i}return u}function ln(e,t){var l=[];return Ql(e,function(e,n,o){t(e,n,o)&&l.push(e)}),l}function nn(e,t,l,n,o){var i=-1,a=e.length;for(l||(l=oi),o||(o=[]);++i<a;){var r=e[i];t>0&&l(r)?t>1?nn(r,t-1,l,n,o):dt(o,r):n||(o[o.length]=r)}return o}var on=Ao(),an=Ao(!0);function rn(e,t){return e&&on(e,t,Nr)}function un(e,t){return e&&an(e,t,Nr)}function sn(e,t){return at(t,function(t){return Ha(e[t])})}function dn(e,t){for(var l=0,n=(t=io(t,e)).length;null!=e&&l<n;)e=e[Di(t[l++])];return l&&l==n?e:void 0}function cn(e,t,l){var n=t(e);return Ra(e)?n:dt(n,l(e))}function mn(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":St&&St in ve(e)?function(e){var t=Ae.call(e,St),l=e[St];try{e[St]=void 0;var n=!0}catch(e){}var o=ye.call(e);return n&&(t?e[St]=l:delete e[St]),o}(e):function(e){return ye.call(e)}(e)}function vn(e,t){return e>t}function pn(e,t){return null!=e&&Ae.call(e,t)}function fn(e,t){return null!=e&&t in ve(e)}function En(e,t,l){for(var n=l?ut:rt,o=e[0].length,i=e.length,a=i,r=L(i),u=Infinity,s=[];a--;){var d=e[a];a&&t&&(d=st(d,Ot(t))),u=il(d.length,u),r[a]=!l&&(t||o>=120&&d.length>=120)?new xl(a&&d):void 0}d=e[0];var c=-1,m=r[0];e:for(;++c<o&&s.length<u;){var v=d[c],p=t?t(v):v;if(v=l||0!==v?v:0,!(m?Lt(m,p):n(s,p,l))){for(a=i;--a;){var f=r[a];if(!(f?Lt(f,p):n(e[a],p,l)))continue e}m&&m.push(p),s.push(v)}}return s}function gn(e,t,l){var n=null==(e=pi(e,t=io(t,e)))?e:e[Di(Ui(t))];return null==n?void 0:tt(n,e,l)}function hn(e){return za(e)&&mn(e)==i}function _n(e,t,l,n,o){return e===t||(null==e||null==t||!za(e)&&!za(t)?e!=e&&t!=t:function(e,t,l,n,o,d){var c=Ra(e),_=Ra(t),S=c?a:ti(e),b=_?a:ti(t),y=(S=S==i?p:S)==p,C=(b=b==i?p:b)==p,D=S==b;if(D&&Ma(e)){if(!Ma(t))return!1;c=!0,y=!1}if(D&&!y)return d||(d=new Bl),c||Qa(e)?jo(e,t,l,n,o,d):function(e,t,l,n,o,i,a){switch(l){case A:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case N:return!(e.byteLength!=t.byteLength||!i(new ke(e),new ke(t)));case r:case u:case v:return La(+e,+t);case s:return e.name==t.name&&e.message==t.message;case f:case g:return e==t+"";case m:var d=Mt;case E:if(d||(d=Ht),e.size!=t.size&&!(1&n))return!1;var c=a.get(e);if(c)return c==t;n|=2,a.set(e,t);var p=jo(d(e),d(t),n,o,i,a);return a.delete(e),p;case h:if(yl)return yl.call(e)==yl.call(t)}return!1}(e,t,S,l,n,o,d);if(!(1&l)){var O=y&&Ae.call(e,"__wrapped__"),T=C&&Ae.call(t,"__wrapped__");if(O||T){var L=O?e.value():e,I=T?t.value():t;return d||(d=new Bl),o(L,I,l,n,d)}}return!!D&&(d||(d=new Bl),function(e,t,l,n,o,i){var a=1&l,r=zo(e),u=r.length;if(u!=zo(t).length&&!a)return!1;for(var s=u;s--;){var d=r[s];if(!(a?d in t:Ae.call(t,d)))return!1}var c=i.get(e),m=i.get(t);if(c&&m)return c==t&&m==e;var v=!0;i.set(e,t),i.set(t,e);for(var p=a;++s<u;){var f=e[d=r[s]],E=t[d];if(n)var g=a?n(E,f,d,t,e,i):n(f,E,d,e,t,i);if(!(void 0===g?f===E||o(f,E,l,n,i):g)){v=!1;break}p||(p="constructor"==d)}if(v&&!p){var h=e.constructor,_=t.constructor;h==_||!("constructor"in e)||!("constructor"in t)||"function"==typeof h&&h instanceof h&&"function"==typeof _&&_ instanceof _||(v=!1)}return i.delete(e),i.delete(t),v}(e,t,l,n,o,d))}(e,t,l,n,_n,o))}function Nn(e,t,l,n){var o=l.length,i=o,a=!n;if(null==e)return!i;for(e=ve(e);o--;){var r=l[o];if(a&&r[2]?r[1]!==e[r[0]]:!(r[0]in e))return!1}for(;++o<i;){var u=(r=l[o])[0],s=e[u],d=r[1];if(a&&r[2]){if(void 0===s&&!(u in e))return!1}else{var c=new Bl;if(n)var m=n(s,d,u,e,t,c);if(!(void 0===m?_n(d,s,3,n,c):m))return!1}}return!0}function An(e){return!(!Va(e)||(t=e,be&&be in t))&&(Ha(e)?Oe:oe).test(Oi(e));var t}function Sn(e){return"function"==typeof e?e:null==e?Yr:"object"==typeof e?Ra(e)?On(e[0],e[1]):Dn(e):tu(e)}function bn(e){if(!di(e))return nl(e);var t=[];for(var l in ve(e))Ae.call(e,l)&&"constructor"!=l&&t.push(l);return t}function yn(e,t){return e<t}function Cn(e,t){var l=-1,n=Ba(e)?L(e.length):[];return Ql(e,function(e,o,i){n[++l]=t(e,o,i)}),n}function Dn(e){var t=Zo(e);return 1==t.length&&t[0][2]?mi(t[0][0],t[0][1]):function(l){return l===e||Nn(l,e,t)}}function On(e,t){return ri(e)&&ci(t)?mi(Di(e),t):function(l){var n=fr(l,e);return void 0===n&&n===t?Er(l,e):_n(t,n,3)}}function Tn(e,t,l,n,o){e!==t&&on(t,function(i,a){if(o||(o=new Bl),Va(i))!function(e,t,l,n,o,i,a){var r=Ei(e,l),u=Ei(t,l),s=a.get(u);if(s)Hl(e,l,s);else{var d=i?i(r,u,l+"",e,t,a):void 0,c=void 0===d;if(c){var m=Ra(u),v=!m&&Ma(u),p=!m&&!v&&Qa(u);d=u,m||v||p?Ra(r)?d=r:Fa(r)?d=Eo(r):v?(c=!1,d=so(u,!0)):p?(c=!1,d=mo(u,!0)):d=[]:qa(u)||Pa(u)?(d=r,Pa(r)?d=ar(r):Va(r)&&!Ha(r)||(d=ni(u))):c=!1}c&&(a.set(u,d),o(d,u,n,i,a),a.delete(u)),Hl(e,l,d)}}(e,t,a,l,Tn,n,o);else{var r=n?n(Ei(e,a),i,a+"",e,t,o):void 0;void 0===r&&(r=i),Hl(e,a,r)}},Ar)}function Ln(e,t){var l=e.length;if(l)return ii(t+=t<0?l:0,l)?e[t]:void 0}function In(e,t,l){t=t.length?st(t,function(e){return Ra(e)?function(t){return dn(t,1===e.length?e[0]:e)}:e}):[Yr];var n=-1;return t=st(t,Ot($o())),function(e,t){var n=e.length;for(e.sort(function(e,t){return function(e,t,l){for(var n=-1,o=e.criteria,i=t.criteria,a=o.length,r=l.length;++n<a;){var u=vo(o[n],i[n]);if(u)return n>=r?u:u*("desc"==l[n]?-1:1)}return e.index-t.index}(e,t,l)});n--;)e[n]=e[n].value;return e}(Cn(e,function(e,l,o){return{criteria:st(t,function(t){return t(e)}),index:++n,value:e}}))}function wn(e,t,l){for(var n=-1,o=t.length,i={};++n<o;){var a=t[n],r=dn(e,a);l(r,a)&&Un(i,io(a,e),r)}return i}function Pn(e,t,l,n){var o=n?ht:gt,i=-1,a=t.length,r=e;for(e===t&&(t=Eo(t)),l&&(r=st(e,Ot(l)));++i<a;)for(var u=0,s=t[i],d=l?l(s):s;(u=o(r,d,u,n))>-1;)r!==e&&qe.call(r,u,1),qe.call(e,u,1);return e}function Rn(e,t){for(var l=e?t.length:0,n=l-1;l--;){var o=t[l];if(l==n||o!==i){var i=o;ii(o)?qe.call(e,o,1):Zn(e,o)}}return e}function xn(e,t){return e+Qt(ul()*(t-e+1))}function Bn(e,t){var l="";if(!e||t<1||t>9007199254740991)return l;do{t%2&&(l+=e),(t=Qt(t/2))&&(e+=e)}while(t);return l}function Fn(e,t){return _i(vi(e,t,Yr),e+"")}function Mn(e){return Ml(Lr(e))}function kn(e,t){var l=Lr(e);return Si(l,ql(t,0,l.length))}function Un(e,t,l,n){if(!Va(e))return e;for(var o=-1,i=(t=io(t,e)).length,a=i-1,r=e;null!=r&&++o<i;){var u=Di(t[o]),s=l;if("__proto__"===u||"constructor"===u||"prototype"===u)return e;if(o!=a){var d=r[u];void 0===(s=n?n(d,u,r):void 0)&&(s=Va(d)?d:ii(t[o+1])?[]:{})}Wl(r,u,s),r=r[u]}return e}var Hn=El?function(e,t){return El.set(e,t),e}:Yr,Wn=qt?function(e,t){return qt(e,"toString",{configurable:!0,enumerable:!1,value:Vr(t),writable:!0})}:Yr;function jn(e){return Si(Lr(e))}function Vn(e,t,l){var n=-1,o=e.length;t<0&&(t=-t>o?0:o+t),(l=l>o?o:l)<0&&(l+=o),o=t>l?0:l-t>>>0,t>>>=0;for(var i=L(o);++n<o;)i[n]=e[n+t];return i}function zn(e,t){var l;return Ql(e,function(e,n,o){return!(l=t(e,n,o))}),!!l}function Gn(e,t,l){var n=0,o=null==e?n:e.length;if("number"==typeof t&&t==t&&o<=2147483647){for(;n<o;){var i=n+o>>>1,a=e[i];null!==a&&!Za(a)&&(l?a<=t:a<t)?n=i+1:o=i}return o}return Yn(e,t,Yr,l)}function Yn(e,t,l,n){var o=0,i=null==e?0:e.length;if(0===i)return 0;for(var a=(t=l(t))!=t,r=null===t,u=Za(t),s=void 0===t;o<i;){var d=Qt((o+i)/2),c=l(e[d]),m=void 0!==c,v=null===c,p=c==c,f=Za(c);if(a)var E=n||p;else E=s?p&&(n||m):r?p&&m&&(n||!v):u?p&&m&&!v&&(n||!f):!v&&!f&&(n?c<=t:c<t);E?o=d+1:i=d}return il(i,4294967294)}function qn(e,t){for(var l=-1,n=e.length,o=0,i=[];++l<n;){var a=e[l],r=t?t(a):a;if(!l||!La(r,u)){var u=r;i[o++]=0===a?0:a}}return i}function Kn(e){return"number"==typeof e?e:Za(e)?NaN:+e}function $n(e){if("string"==typeof e)return e;if(Ra(e))return st(e,$n)+"";if(Za(e))return Cl?Cl.call(e):"";var t=e+"";return"0"==t&&1/e==-1/0?"-0":t}function Xn(e,t,l){var n=-1,o=rt,i=e.length,a=!0,r=[],u=r;if(l)a=!1,o=ut;else if(i>=200){var s=t?null:Fo(e);if(s)return Ht(s);a=!1,o=Lt,u=new xl}else u=t?[]:r;e:for(;++n<i;){var d=e[n],c=t?t(d):d;if(d=l||0!==d?d:0,a&&c==c){for(var m=u.length;m--;)if(u[m]===c)continue e;t&&u.push(c),r.push(d)}else o(u,c,l)||(u!==r&&u.push(c),r.push(d))}return r}function Zn(e,t){return null==(e=pi(e,t=io(t,e)))||delete e[Di(Ui(t))]}function Qn(e,t,l,n){return Un(e,t,l(dn(e,t)),n)}function Jn(e,t,l,n){for(var o=e.length,i=n?o:-1;(n?i--:++i<o)&&t(e[i],i,e););return l?Vn(e,n?0:i,n?i+1:o):Vn(e,n?i+1:0,n?o:i)}function eo(e,t){var l=e;return l instanceof Il&&(l=l.value()),ct(t,function(e,t){return t.func.apply(t.thisArg,dt([e],t.args))},l)}function to(e,t,l){var n=e.length;if(n<2)return n?Xn(e[0]):[];for(var o=-1,i=L(n);++o<n;)for(var a=e[o],r=-1;++r<n;)r!=o&&(i[o]=Zl(i[o]||a,e[r],t,l));return Xn(nn(i,1),t,l)}function lo(e,t,l){for(var n=-1,o=e.length,i=t.length,a={};++n<o;)l(a,e[n],n<i?t[n]:void 0);return a}function no(e){return Fa(e)?e:[]}function oo(e){return"function"==typeof e?e:Yr}function io(e,t){return Ra(e)?e:ri(e,t)?[e]:Ci(rr(e))}var ao=Fn;function ro(e,t,l){var n=e.length;return l=void 0===l?n:l,!t&&l>=n?e:Vn(e,t,l)}var uo=Kt||function(e){return Ve.clearTimeout(e)};function so(e,t){if(t)return e.slice();var l=e.length,n=We?We(l):new e.constructor(l);return e.copy(n),n}function co(e){var t=new e.constructor(e.byteLength);return new ke(t).set(new ke(e)),t}function mo(e,t){var l=t?co(e.buffer):e.buffer;return new e.constructor(l,e.byteOffset,e.length)}function vo(e,t){if(e!==t){var l=void 0!==e,n=null===e,o=e==e,i=Za(e),a=void 0!==t,r=null===t,u=t==t,s=Za(t);if(!r&&!s&&!i&&e>t||i&&a&&u&&!r&&!s||n&&a&&u||!l&&u||!o)return 1;if(!n&&!i&&!s&&e<t||s&&l&&o&&!n&&!i||r&&l&&o||!a&&o||!u)return-1}return 0}function po(e,t,l,n){for(var o=-1,i=e.length,a=l.length,r=-1,u=t.length,s=ol(i-a,0),d=L(u+s),c=!n;++r<u;)d[r]=t[r];for(;++o<a;)(c||o<i)&&(d[l[o]]=e[o]);for(;s--;)d[r++]=e[o++];return d}function fo(e,t,l,n){for(var o=-1,i=e.length,a=-1,r=l.length,u=-1,s=t.length,d=ol(i-r,0),c=L(d+s),m=!n;++o<d;)c[o]=e[o];for(var v=o;++u<s;)c[v+u]=t[u];for(;++a<r;)(m||o<i)&&(c[v+l[a]]=e[o++]);return c}function Eo(e,t){var l=-1,n=e.length;for(t||(t=L(n));++l<n;)t[l]=e[l];return t}function go(e,t,l,n){var o=!l;l||(l={});for(var i=-1,a=t.length;++i<a;){var r=t[i],u=n?n(l[r],e[r],r,l,e):void 0;void 0===u&&(u=e[r]),o?Gl(l,r,u):Wl(l,r,u)}return l}function ho(e,t){return function(l,n){var o=Ra(l)?lt:Vl,i=t?t():{};return o(l,e,$o(n,2),i)}}function _o(e){return Fn(function(t,l){var n=-1,o=l.length,i=o>1?l[o-1]:void 0,a=o>2?l[2]:void 0;for(i=e.length>3&&"function"==typeof i?(o--,i):void 0,a&&ai(l[0],l[1],a)&&(i=o<3?void 0:i,o=1),t=ve(t);++n<o;){var r=l[n];r&&e(t,r,n,i)}return t})}function No(e,t){return function(l,n){if(null==l)return l;if(!Ba(l))return e(l,n);for(var o=l.length,i=t?o:-1,a=ve(l);(t?i--:++i<o)&&!1!==n(a[i],i,a););return l}}function Ao(e){return function(t,l,n){for(var o=-1,i=ve(t),a=n(t),r=a.length;r--;){var u=a[e?r:++o];if(!1===l(i[u],u,i))break}return t}}function So(e){return function(t){var l=Ft(t=rr(t))?Vt(t):void 0,n=l?l[0]:t.charAt(0),o=l?ro(l,1).join(""):t.slice(1);return n[e]()+o}}function bo(e){return function(t){return ct(Hr(Pr(t).replace(Te,"")),e,"")}}function yo(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 l=Ol(e.prototype),n=e.apply(l,t);return Va(n)?n:l}}function Co(e){return function(t,l,n){var o=ve(t);if(!Ba(t)){var i=$o(l,3);t=Nr(t),l=function(e){return i(o[e],e,o)}}var a=e(t,l,n);return a>-1?o[i?t[a]:a]:void 0}}function Do(e){return Vo(function(t){var n=t.length,o=n,i=Ll.prototype.thru;for(e&&t.reverse();o--;){var a=t[o];if("function"!=typeof a)throw new Ee(l);if(i&&!r&&"wrapper"==qo(a))var r=new Ll([],!0)}for(o=r?o:n;++o<n;){var u=qo(a=t[o]),s="wrapper"==u?Yo(a):void 0;r=s&&ui(s[0])&&424==s[1]&&!s[4].length&&1==s[9]?r[qo(s[0])].apply(r,s[3]):1==a.length&&ui(a)?r[u]():r.thru(a)}return function(){var e=arguments,l=e[0];if(r&&1==e.length&&Ra(l))return r.plant(l).value();for(var o=0,i=n?t[o].apply(this,e):l;++o<n;)i=t[o].call(this,i);return i}})}function Oo(e,t,l,n,o,i,a,r,u,s){var d=128&t,c=1&t,m=2&t,v=24&t,p=512&t,f=m?void 0:yo(e);return function E(){for(var g=arguments.length,h=L(g),_=g;_--;)h[_]=arguments[_];if(v)var N=Ko(E),A=Pt(h,N);if(n&&(h=po(h,n,o,v)),i&&(h=fo(h,i,a,v)),g-=A,v&&g<s){var S=Ut(h,N);return xo(e,t,Oo,E.placeholder,l,h,S,r,u,s-g)}var b=c?l:this,y=m?b[e]:e;return g=h.length,r?h=fi(h,r):p&&g>1&&h.reverse(),d&&u<g&&(h.length=u),this&&this!==Ve&&this instanceof E&&(y=f||yo(y)),y.apply(b,h)}}function To(e,t){return function(l,n){return function(e,t,l,n){return rn(e,function(e,o,i){t(n,l(e),o,i)}),n}(l,e,t(n),{})}}function Lo(e,t){return function(l,n){var o;if(void 0===l&&void 0===n)return t;if(void 0!==l&&(o=l),void 0!==n){if(void 0===o)return n;"string"==typeof l||"string"==typeof n?(l=$n(l),n=$n(n)):(l=Kn(l),n=Kn(n)),o=e(l,n)}return o}}function Io(e){return Vo(function(t){return t=st(t,Ot($o())),Fn(function(l){var n=this;return e(t,function(e){return tt(e,n,l)})})})}function wo(e,t){var l=(t=void 0===t?" ":$n(t)).length;if(l<2)return l?Bn(t,e):t;var n=Bn(t,Zt(e/jt(t)));return Ft(t)?ro(Vt(n),0,e).join(""):n.slice(0,e)}function Po(e){return function(t,l,n){return n&&"number"!=typeof n&&ai(t,l,n)&&(l=n=void 0),t=lr(t),void 0===l?(l=t,t=0):l=lr(l),function(e,t,l,n){for(var o=-1,i=ol(Zt((t-e)/(l||1)),0),a=L(i);i--;)a[n?i:++o]=e,e+=l;return a}(t,l,n=void 0===n?t<l?1:-1:lr(n),e)}}function Ro(e){return function(t,l){return"string"==typeof t&&"string"==typeof l||(t=ir(t),l=ir(l)),e(t,l)}}function xo(e,t,l,n,o,i,a,r,u,s){var d=8&t;t|=d?32:64,4&(t&=~(d?64:32))||(t&=-4);var c=[e,t,o,d?i:void 0,d?a:void 0,d?void 0:i,d?void 0:a,r,u,s],m=l.apply(void 0,c);return ui(e)&&gi(m,c),m.placeholder=n,Ni(m,e,t)}function Bo(e){var t=me[e];return function(e,l){if(e=ir(e),(l=null==l?0:il(nr(l),292))&&tl(e)){var n=(rr(e)+"e").split("e");return+((n=(rr(t(n[0]+"e"+(+n[1]+l)))+"e").split("e"))[0]+"e"+(+n[1]-l))}return t(e)}}var Fo=vl&&1/Ht(new vl([,-0]))[1]==1/0?function(e){return new vl(e)}:Zr;function Mo(e){return function(t){var l=ti(t);return l==m?Mt(t):l==E?Wt(t):function(e,t){return st(t,function(t){return[t,e[t]]})}(t,e(t))}}function ko(e,t,o,i,a,r,u,s){var d=2&t;if(!d&&"function"!=typeof e)throw new Ee(l);var c=i?i.length:0;if(c||(t&=-97,i=a=void 0),u=void 0===u?u:ol(nr(u),0),s=void 0===s?s:nr(s),c-=a?a.length:0,64&t){var m=i,v=a;i=a=void 0}var p=d?void 0:Yo(e),f=[e,t,o,i,a,m,v,r,u,s];if(p&&function(e,t){var l=e[1],o=t[1],i=l|o;if(!(i<131||128==o&&8==l||128==o&&256==l&&e[7].length<=t[8]||384==o&&t[7].length<=t[8]&&8==l))return e;1&o&&(e[2]=t[2],i|=1&l?0:4);var a=t[3];if(a){var r=e[3];e[3]=r?po(r,a,t[4]):a,e[4]=r?Ut(e[3],n):t[4]}(a=t[5])&&(e[5]=(r=e[5])?fo(r,a,t[6]):a,e[6]=r?Ut(e[5],n):t[6]),(a=t[7])&&(e[7]=a),128&o&&(e[8]=null==e[8]?t[8]:il(e[8],t[8])),null==e[9]&&(e[9]=t[9]),e[0]=t[0],e[1]=i}(f,p),e=f[0],t=f[1],o=f[2],i=f[3],a=f[4],!(s=f[9]=void 0===f[9]?d?0:e.length:ol(f[9]-c,0))&&24&t&&(t&=-25),t&&1!=t)E=8==t||16==t?function(e,t,l){var n=yo(e);return function o(){for(var i=arguments.length,a=L(i),r=i,u=Ko(o);r--;)a[r]=arguments[r];var s=i<3&&a[0]!==u&&a[i-1]!==u?[]:Ut(a,u);if((i-=s.length)<l)return xo(e,t,Oo,o.placeholder,void 0,a,s,void 0,void 0,l-i);var d=this&&this!==Ve&&this instanceof o?n:e;return tt(d,this,a)}}(e,t,s):32!=t&&33!=t||a.length?Oo.apply(void 0,f):function(e,t,l,n){var o=1&t,i=yo(e);return function t(){for(var a=-1,r=arguments.length,u=-1,s=n.length,d=L(s+r),c=this&&this!==Ve&&this instanceof t?i:e;++u<s;)d[u]=n[u];for(;r--;)d[u++]=arguments[++a];return tt(c,o?l:this,d)}}(e,t,o,i);else var E=function(e,t,l){var n=1&t,o=yo(e);return function t(){var i=this&&this!==Ve&&this instanceof t?o:e;return i.apply(n?l:this,arguments)}}(e,t,o);return Ni((p?Hn:gi)(E,f),e,t)}function Uo(e,t,l,n){return void 0===e||La(e,he[l])&&!Ae.call(n,l)?t:e}function Ho(e,t,l,n,o,i){return Va(e)&&Va(t)&&(i.set(t,e),Tn(e,t,void 0,Ho,i),i.delete(t)),e}function Wo(e){return qa(e)?void 0:e}function jo(e,t,l,n,o,i){var a=1&l,r=e.length,u=t.length;if(r!=u&&!(a&&u>r))return!1;var s=i.get(e),d=i.get(t);if(s&&d)return s==t&&d==e;var c=-1,m=!0,v=2&l?new xl:void 0;for(i.set(e,t),i.set(t,e);++c<r;){var p=e[c],f=t[c];if(n)var E=a?n(f,p,c,t,e,i):n(p,f,c,e,t,i);if(void 0!==E){if(E)continue;m=!1;break}if(v){if(!vt(t,function(e,t){if(!Lt(v,t)&&(p===e||o(p,e,l,n,i)))return v.push(t)})){m=!1;break}}else if(p!==f&&!o(p,f,l,n,i)){m=!1;break}}return i.delete(e),i.delete(t),m}function Vo(e){return _i(vi(e,void 0,xi),e+"")}function zo(e){return cn(e,Nr,Jo)}function Go(e){return cn(e,Ar,ei)}var Yo=El?function(e){return El.get(e)}:Zr;function qo(e){for(var t=e.name+"",l=gl[t],n=Ae.call(gl,t)?l.length:0;n--;){var o=l[n],i=o.func;if(null==i||i==e)return o.name}return t}function Ko(e){return(Ae.call(Dl,"placeholder")?Dl:e).placeholder}function $o(){var e=Dl.iteratee||qr;return e=e===qr?Sn:e,arguments.length?e(arguments[0],arguments[1]):e}function Xo(e,t){var l=e.__data__;return function(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}(t)?l["string"==typeof t?"string":"hash"]:l.map}function Zo(e){for(var t=Nr(e),l=t.length;l--;){var n=t[l],o=e[n];t[l]=[n,o,ci(o)]}return t}function Qo(e,t){var l=function(e,t){return null==e?void 0:e[t]}(e,t);return An(l)?l:void 0}var Jo=Jt?function(e){return null==e?[]:(e=ve(e),at(Jt(e),function(t){return Ge.call(e,t)}))}:ou,ei=Jt?function(e){for(var t=[];e;)dt(t,Jo(e)),e=je(e);return t}:ou,ti=mn;function li(e,t,l){for(var n=-1,o=(t=io(t,e)).length,i=!1;++n<o;){var a=Di(t[n]);if(!(i=null!=e&&l(e,a)))break;e=e[a]}return i||++n!=o?i:!!(o=null==e?0:e.length)&&ja(o)&&ii(a,o)&&(Ra(e)||Pa(e))}function ni(e){return"function"!=typeof e.constructor||di(e)?{}:Ol(je(e))}function oi(e){return Ra(e)||Pa(e)||!!(Ke&&e&&e[Ke])}function ii(e,t){var l=typeof e;return!!(t=null==t?9007199254740991:t)&&("number"==l||"symbol"!=l&&ae.test(e))&&e>-1&&e%1==0&&e<t}function ai(e,t,l){if(!Va(l))return!1;var n=typeof t;return!!("number"==n?Ba(l)&&ii(t,l.length):"string"==n&&t in l)&&La(l[t],e)}function ri(e,t){if(Ra(e))return!1;var l=typeof e;return!("number"!=l&&"symbol"!=l&&"boolean"!=l&&null!=e&&!Za(e))||j.test(e)||!W.test(e)||null!=t&&e in ve(t)}function ui(e){var t=qo(e),l=Dl[t];if("function"!=typeof l||!(t in Il.prototype))return!1;if(e===l)return!0;var n=Yo(l);return!!n&&e===n[0]}(dl&&ti(new dl(new ArrayBuffer(1)))!=A||cl&&ti(new cl)!=m||ml&&"[object Promise]"!=ti(ml.resolve())||vl&&ti(new vl)!=E||pl&&ti(new pl)!=_)&&(ti=function(e){var t=mn(e),l=t==p?e.constructor:void 0,n=l?Oi(l):"";if(n)switch(n){case hl:return A;case _l:return m;case Nl:return"[object Promise]";case Al:return E;case Sl:return _}return t});var si=_e?Ha:iu;function di(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||he)}function ci(e){return e==e&&!Va(e)}function mi(e,t){return function(l){return null!=l&&l[e]===t&&(void 0!==t||e in ve(l))}}function vi(e,t,l){return t=ol(void 0===t?e.length-1:t,0),function(){for(var n=arguments,o=-1,i=ol(n.length-t,0),a=L(i);++o<i;)a[o]=n[t+o];o=-1;for(var r=L(t+1);++o<t;)r[o]=n[o];return r[t]=l(a),tt(e,this,r)}}function pi(e,t){return t.length<2?e:dn(e,Vn(t,0,-1))}function fi(e,t){for(var l=e.length,n=il(t.length,l),o=Eo(e);n--;){var i=t[n];e[n]=ii(i,l)?o[i]:void 0}return e}function Ei(e,t){if(("constructor"!==t||"function"!=typeof e[t])&&"__proto__"!=t)return e[t]}var gi=Ai(Hn),hi=Xt||function(e,t){return Ve.setTimeout(e,t)},_i=Ai(Wn);function Ni(e,t,l){var n=t+"";return _i(e,function(e,t){var l=t.length;if(!l)return e;var n=l-1;return t[n]=(l>1?"& ":"")+t[n],t=t.join(l>2?", ":" "),e.replace(K,"{\n/* [wrapped with "+t+"] */\n")}(n,function(e,t){return nt(o,function(l){var n="_."+l[0];t&l[1]&&!rt(e,n)&&e.push(n)}),e.sort()}(function(e){var t=e.match($);return t?t[1].split(X):[]}(n),l)))}function Ai(e){var t=0,l=0;return function(){var n=al(),o=16-(n-l);if(l=n,o>0){if(++t>=800)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}function Si(e,t){var l=-1,n=e.length,o=n-1;for(t=void 0===t?n:t;++l<t;){var i=xn(l,o),a=e[i];e[i]=e[l],e[l]=a}return e.length=t,e}var bi,yi,Ci=(bi=ba(function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(V,function(e,l,n,o){t.push(n?o.replace(J,"$1"):l||e)}),t},function(e){return 500===yi.size&&yi.clear(),e}),yi=bi.cache,bi);function Di(e){if("string"==typeof e||Za(e))return e;var t=e+"";return"0"==t&&1/e==-1/0?"-0":t}function Oi(e){if(null!=e){try{return Ne.call(e)}catch(e){}try{return e+""}catch(e){}}return""}function Ti(e){if(e instanceof Il)return e.clone();var t=new Ll(e.__wrapped__,e.__chain__);return t.__actions__=Eo(e.__actions__),t.__index__=e.__index__,t.__values__=e.__values__,t}var Li=Fn(function(e,t){return Fa(e)?Zl(e,nn(t,1,Fa,!0)):[]}),Ii=Fn(function(e,t){var l=Ui(t);return Fa(l)&&(l=void 0),Fa(e)?Zl(e,nn(t,1,Fa,!0),$o(l,2)):[]}),wi=Fn(function(e,t){var l=Ui(t);return Fa(l)&&(l=void 0),Fa(e)?Zl(e,nn(t,1,Fa,!0),void 0,l):[]});function Pi(e,t,l){var n=null==e?0:e.length;if(!n)return-1;var o=null==l?0:nr(l);return o<0&&(o=ol(n+o,0)),Et(e,$o(t,3),o)}function Ri(e,t,l){var n=null==e?0:e.length;if(!n)return-1;var o=n-1;return void 0!==l&&(o=nr(l),o=l<0?ol(n+o,0):il(o,n-1)),Et(e,$o(t,3),o,!0)}function xi(e){return null!=e&&e.length?nn(e,1):[]}function Bi(e){return e&&e.length?e[0]:void 0}var Fi=Fn(function(e){var t=st(e,no);return t.length&&t[0]===e[0]?En(t):[]}),Mi=Fn(function(e){var t=Ui(e),l=st(e,no);return t===Ui(l)?t=void 0:l.pop(),l.length&&l[0]===e[0]?En(l,$o(t,2)):[]}),ki=Fn(function(e){var t=Ui(e),l=st(e,no);return(t="function"==typeof t?t:void 0)&&l.pop(),l.length&&l[0]===e[0]?En(l,void 0,t):[]});function Ui(e){var t=null==e?0:e.length;return t?e[t-1]:void 0}var Hi=Fn(Wi);function Wi(e,t){return e&&e.length&&t&&t.length?Pn(e,t):e}var ji=Vo(function(e,t){var l=null==e?0:e.length,n=Yl(e,t);return Rn(e,st(t,function(e){return ii(e,l)?+e:e}).sort(vo)),n});function Vi(e){return null==e?e:sl.call(e)}var zi=Fn(function(e){return Xn(nn(e,1,Fa,!0))}),Gi=Fn(function(e){var t=Ui(e);return Fa(t)&&(t=void 0),Xn(nn(e,1,Fa,!0),$o(t,2))}),Yi=Fn(function(e){var t=Ui(e);return t="function"==typeof t?t:void 0,Xn(nn(e,1,Fa,!0),void 0,t)});function qi(e){if(!e||!e.length)return[];var t=0;return e=at(e,function(e){if(Fa(e))return t=ol(e.length,t),!0}),Ct(t,function(t){return st(e,At(t))})}function Ki(e,t){if(!e||!e.length)return[];var l=qi(e);return null==t?l:st(l,function(e){return tt(t,void 0,e)})}var $i=Fn(function(e,t){return Fa(e)?Zl(e,t):[]}),Xi=Fn(function(e){return to(at(e,Fa))}),Zi=Fn(function(e){var t=Ui(e);return Fa(t)&&(t=void 0),to(at(e,Fa),$o(t,2))}),Qi=Fn(function(e){var t=Ui(e);return t="function"==typeof t?t:void 0,to(at(e,Fa),void 0,t)}),Ji=Fn(qi),ea=Fn(function(e){var t=e.length,l=t>1?e[t-1]:void 0;return l="function"==typeof l?(e.pop(),l):void 0,Ki(e,l)});function ta(e){var t=Dl(e);return t.__chain__=!0,t}function la(e,t){return t(e)}var na=Vo(function(e){var t=e.length,l=t?e[0]:0,n=this.__wrapped__,o=function(t){return Yl(t,e)};return!(t>1||this.__actions__.length)&&n instanceof Il&&ii(l)?((n=n.slice(l,+l+(t?1:0))).__actions__.push({func:la,args:[o],thisArg:void 0}),new Ll(n,this.__chain__).thru(function(e){return t&&!e.length&&e.push(void 0),e})):this.thru(o)}),oa=ho(function(e,t,l){Ae.call(e,l)?++e[l]:Gl(e,l,1)}),ia=Co(Pi),aa=Co(Ri);function ra(e,t){return(Ra(e)?nt:Ql)(e,$o(t,3))}function ua(e,t){return(Ra(e)?ot:Jl)(e,$o(t,3))}var sa=ho(function(e,t,l){Ae.call(e,l)?e[l].push(t):Gl(e,l,[t])}),da=Fn(function(e,t,l){var n=-1,o="function"==typeof t,i=Ba(e)?L(e.length):[];return Ql(e,function(e){i[++n]=o?tt(t,e,l):gn(e,t,l)}),i}),ca=ho(function(e,t,l){Gl(e,l,t)});function ma(e,t){return(Ra(e)?st:Cn)(e,$o(t,3))}var va=ho(function(e,t,l){e[l?0:1].push(t)},function(){return[[],[]]}),pa=Fn(function(e,t){if(null==e)return[];var l=t.length;return l>1&&ai(e,t[0],t[1])?t=[]:l>2&&ai(t[0],t[1],t[2])&&(t=[t[0]]),In(e,nn(t,1),[])}),fa=$t||function(){return Ve.Date.now()};function Ea(e,t,l){return t=l?void 0:t,ko(e,128,void 0,void 0,void 0,void 0,t=e&&null==t?e.length:t)}function ga(e,t){var n;if("function"!=typeof t)throw new Ee(l);return e=nr(e),function(){return--e>0&&(n=t.apply(this,arguments)),e<=1&&(t=void 0),n}}var ha=Fn(function(e,t,l){var n=1;if(l.length){var o=Ut(l,Ko(ha));n|=32}return ko(e,n,t,l,o)}),_a=Fn(function(e,t,l){var n=3;if(l.length){var o=Ut(l,Ko(_a));n|=32}return ko(t,n,e,l,o)});function Na(e,t,n){var o,i,a,r,u,s,d=0,c=!1,m=!1,v=!0;if("function"!=typeof e)throw new Ee(l);function p(t){var l=o,n=i;return o=i=void 0,d=t,r=e.apply(n,l)}function f(e){return d=e,u=hi(g,t),c?p(e):r}function E(e){var l=e-s;return void 0===s||l>=t||l<0||m&&e-d>=a}function g(){var e=fa();if(E(e))return h(e);u=hi(g,function(e){var l=t-(e-s);return m?il(l,a-(e-d)):l}(e))}function h(e){return u=void 0,v&&o?p(e):(o=i=void 0,r)}function _(){var e=fa(),l=E(e);if(o=arguments,i=this,s=e,l){if(void 0===u)return f(s);if(m)return uo(u),u=hi(g,t),p(s)}return void 0===u&&(u=hi(g,t)),r}return t=ir(t)||0,Va(n)&&(c=!!n.leading,a=(m="maxWait"in n)?ol(ir(n.maxWait)||0,t):a,v="trailing"in n?!!n.trailing:v),_.cancel=function(){void 0!==u&&uo(u),d=0,o=s=i=u=void 0},_.flush=function(){return void 0===u?r:h(fa())},_}var Aa=Fn(function(e,t){return Xl(e,1,t)}),Sa=Fn(function(e,t,l){return Xl(e,ir(t)||0,l)});function ba(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new Ee(l);var n=function(){var l=arguments,o=t?t.apply(this,l):l[0],i=n.cache;if(i.has(o))return i.get(o);var a=e.apply(this,l);return n.cache=i.set(o,a)||i,a};return n.cache=new(ba.Cache||Rl),n}function ya(e){if("function"!=typeof e)throw new Ee(l);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)}}ba.Cache=Rl;var Ca=ao(function(e,t){var l=(t=1==t.length&&Ra(t[0])?st(t[0],Ot($o())):st(nn(t,1),Ot($o()))).length;return Fn(function(n){for(var o=-1,i=il(n.length,l);++o<i;)n[o]=t[o].call(this,n[o]);return tt(e,this,n)})}),Da=Fn(function(e,t){return ko(e,32,void 0,t,Ut(t,Ko(Da)))}),Oa=Fn(function(e,t){return ko(e,64,void 0,t,Ut(t,Ko(Oa)))}),Ta=Vo(function(e,t){return ko(e,256,void 0,void 0,void 0,t)});function La(e,t){return e===t||e!=e&&t!=t}var Ia=Ro(vn),wa=Ro(function(e,t){return e>=t}),Pa=hn(function(){return arguments}())?hn:function(e){return za(e)&&Ae.call(e,"callee")&&!Ge.call(e,"callee")},Ra=L.isArray,xa=$e?Ot($e):function(e){return za(e)&&mn(e)==N};function Ba(e){return null!=e&&ja(e.length)&&!Ha(e)}function Fa(e){return za(e)&&Ba(e)}var Ma=el||iu,ka=Xe?Ot(Xe):function(e){return za(e)&&mn(e)==u};function Ua(e){if(!za(e))return!1;var t=mn(e);return t==s||"[object DOMException]"==t||"string"==typeof e.message&&"string"==typeof e.name&&!qa(e)}function Ha(e){if(!Va(e))return!1;var t=mn(e);return t==d||t==c||"[object AsyncFunction]"==t||"[object Proxy]"==t}function Wa(e){return"number"==typeof e&&e==nr(e)}function ja(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991}function Va(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}function za(e){return null!=e&&"object"==typeof e}var Ga=Ze?Ot(Ze):function(e){return za(e)&&ti(e)==m};function Ya(e){return"number"==typeof e||za(e)&&mn(e)==v}function qa(e){if(!za(e)||mn(e)!=p)return!1;var t=je(e);if(null===t)return!0;var l=Ae.call(t,"constructor")&&t.constructor;return"function"==typeof l&&l instanceof l&&Ne.call(l)==Ce}var Ka=Qe?Ot(Qe):function(e){return za(e)&&mn(e)==f},$a=Je?Ot(Je):function(e){return za(e)&&ti(e)==E};function Xa(e){return"string"==typeof e||!Ra(e)&&za(e)&&mn(e)==g}function Za(e){return"symbol"==typeof e||za(e)&&mn(e)==h}var Qa=et?Ot(et):function(e){return za(e)&&ja(e.length)&&!!Fe[mn(e)]},Ja=Ro(yn),er=Ro(function(e,t){return e<=t});function tr(e){if(!e)return[];if(Ba(e))return Xa(e)?Vt(e):Eo(e);if(pt&&e[pt])return function(e){for(var t,l=[];!(t=e.next()).done;)l.push(t.value);return l}(e[pt]());var t=ti(e);return(t==m?Mt:t==E?Ht:Lr)(e)}function lr(e){return e?(e=ir(e))===1/0||e===-1/0?17976931348623157e292*(e<0?-1:1):e==e?e:0:0===e?e:0}function nr(e){var t=lr(e),l=t%1;return t==t?l?t-l:t:0}function or(e){return e?ql(nr(e),0,4294967295):0}function ir(e){if("number"==typeof e)return e;if(Za(e))return NaN;if(Va(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=Va(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=Dt(e);var l=ne.test(e);return l||ie.test(e)?He(e.slice(2),l?2:8):le.test(e)?NaN:+e}function ar(e){return go(e,Ar(e))}function rr(e){return null==e?"":$n(e)}var ur=_o(function(e,t){if(di(t)||Ba(t))go(t,Nr(t),e);else for(var l in t)Ae.call(t,l)&&Wl(e,l,t[l])}),sr=_o(function(e,t){go(t,Ar(t),e)}),dr=_o(function(e,t,l,n){go(t,Ar(t),e,n)}),cr=_o(function(e,t,l,n){go(t,Nr(t),e,n)}),mr=Vo(Yl),vr=Fn(function(e,t){e=ve(e);var l=-1,n=t.length,o=n>2?t[2]:void 0;for(o&&ai(t[0],t[1],o)&&(n=1);++l<n;)for(var i=t[l],a=Ar(i),r=-1,u=a.length;++r<u;){var s=a[r],d=e[s];(void 0===d||La(d,he[s])&&!Ae.call(e,s))&&(e[s]=i[s])}return e}),pr=Fn(function(e){return e.push(void 0,Ho),tt(br,void 0,e)});function fr(e,t,l){var n=null==e?void 0:dn(e,t);return void 0===n?l:n}function Er(e,t){return null!=e&&li(e,t,fn)}var gr=To(function(e,t,l){null!=t&&"function"!=typeof t.toString&&(t=ye.call(t)),e[t]=l},Vr(Yr)),hr=To(function(e,t,l){null!=t&&"function"!=typeof t.toString&&(t=ye.call(t)),Ae.call(e,t)?e[t].push(l):e[t]=[l]},$o),_r=Fn(gn);function Nr(e){return Ba(e)?Fl(e):bn(e)}function Ar(e){return Ba(e)?Fl(e,!0):function(e){if(!Va(e))return function(e){var t=[];if(null!=e)for(var l in ve(e))t.push(l);return t}(e);var t=di(e),l=[];for(var n in e)("constructor"!=n||!t&&Ae.call(e,n))&&l.push(n);return l}(e)}var Sr=_o(function(e,t,l){Tn(e,t,l)}),br=_o(function(e,t,l,n){Tn(e,t,l,n)}),yr=Vo(function(e,t){var l={};if(null==e)return l;var n=!1;t=st(t,function(t){return t=io(t,e),n||(n=t.length>1),t}),go(e,Go(e),l),n&&(l=Kl(l,7,Wo));for(var o=t.length;o--;)Zn(l,t[o]);return l}),Cr=Vo(function(e,t){return null==e?{}:function(e,t){return wn(e,t,function(t,l){return Er(e,l)})}(e,t)});function Dr(e,t){if(null==e)return{};var l=st(Go(e),function(e){return[e]});return t=$o(t),wn(e,l,function(e,l){return t(e,l[0])})}var Or=Mo(Nr),Tr=Mo(Ar);function Lr(e){return null==e?[]:Tt(e,Nr(e))}var Ir=bo(function(e,t,l){return t=t.toLowerCase(),e+(l?wr(t):t)});function wr(e){return Ur(rr(e).toLowerCase())}function Pr(e){return(e=rr(e))&&e.replace(re,Rt).replace(Le,"")}var Rr=bo(function(e,t,l){return e+(l?"-":"")+t.toLowerCase()}),xr=bo(function(e,t,l){return e+(l?" ":"")+t.toLowerCase()}),Br=So("toLowerCase"),Fr=bo(function(e,t,l){return e+(l?"_":"")+t.toLowerCase()}),Mr=bo(function(e,t,l){return e+(l?" ":"")+Ur(t)}),kr=bo(function(e,t,l){return e+(l?" ":"")+t.toUpperCase()}),Ur=So("toUpperCase");function Hr(e,t,l){return e=rr(e),void 0===(t=l?void 0:t)?function(e){return Re.test(e)}(e)?function(e){return e.match(we)||[]}(e):function(e){return e.match(Z)||[]}(e):e.match(t)||[]}var Wr=Fn(function(e,t){try{return tt(e,void 0,t)}catch(e){return Ua(e)?e:new de(e)}}),jr=Vo(function(e,t){return nt(t,function(t){t=Di(t),Gl(e,t,ha(e[t],e))}),e});function Vr(e){return function(){return e}}var zr=Do(),Gr=Do(!0);function Yr(e){return e}function qr(e){return Sn("function"==typeof e?e:Kl(e,1))}var Kr=Fn(function(e,t){return function(l){return gn(l,e,t)}}),$r=Fn(function(e,t){return function(l){return gn(e,l,t)}});function Xr(e,t,l){var n=Nr(t),o=sn(t,n);null!=l||Va(t)&&(o.length||!n.length)||(l=t,t=e,e=this,o=sn(t,Nr(t)));var i=!(Va(l)&&"chain"in l&&!l.chain),a=Ha(e);return nt(o,function(l){var n=t[l];e[l]=n,a&&(e.prototype[l]=function(){var t=this.__chain__;if(i||t){var l=e(this.__wrapped__),o=l.__actions__=Eo(this.__actions__);return o.push({func:n,args:arguments,thisArg:e}),l.__chain__=t,l}return n.apply(e,dt([this.value()],arguments))})}),e}function Zr(){}var Qr=Io(st),Jr=Io(it),eu=Io(vt);function tu(e){return ri(e)?At(Di(e)):function(e){return function(t){return dn(t,e)}}(e)}var lu=Po(),nu=Po(!0);function ou(){return[]}function iu(){return!1}var au,ru=Lo(function(e,t){return e+t},0),uu=Bo("ceil"),su=Lo(function(e,t){return e/t},1),du=Bo("floor"),cu=Lo(function(e,t){return e*t},1),mu=Bo("round"),vu=Lo(function(e,t){return e-t},0);return Dl.after=function(e,t){if("function"!=typeof t)throw new Ee(l);return e=nr(e),function(){if(--e<1)return t.apply(this,arguments)}},Dl.ary=Ea,Dl.assign=ur,Dl.assignIn=sr,Dl.assignInWith=dr,Dl.assignWith=cr,Dl.at=mr,Dl.before=ga,Dl.bind=ha,Dl.bindAll=jr,Dl.bindKey=_a,Dl.castArray=function(){if(!arguments.length)return[];var e=arguments[0];return Ra(e)?e:[e]},Dl.chain=ta,Dl.chunk=function(e,t,l){t=(l?ai(e,t,l):void 0===t)?1:ol(nr(t),0);var n=null==e?0:e.length;if(!n||t<1)return[];for(var o=0,i=0,a=L(Zt(n/t));o<n;)a[i++]=Vn(e,o,o+=t);return a},Dl.compact=function(e){for(var t=-1,l=null==e?0:e.length,n=0,o=[];++t<l;){var i=e[t];i&&(o[n++]=i)}return o},Dl.concat=function(){var e=arguments.length;if(!e)return[];for(var t=L(e-1),l=arguments[0],n=e;n--;)t[n-1]=arguments[n];return dt(Ra(l)?Eo(l):[l],nn(t,1))},Dl.cond=function(e){var t=null==e?0:e.length,n=$o();return e=t?st(e,function(e){if("function"!=typeof e[1])throw new Ee(l);return[n(e[0]),e[1]]}):[],Fn(function(l){for(var n=-1;++n<t;){var o=e[n];if(tt(o[0],this,l))return tt(o[1],this,l)}})},Dl.conforms=function(e){return function(e){var t=Nr(e);return function(l){return $l(l,e,t)}}(Kl(e,1))},Dl.constant=Vr,Dl.countBy=oa,Dl.create=function(e,t){var l=Ol(e);return null==t?l:zl(l,t)},Dl.curry=function e(t,l,n){var o=ko(t,8,void 0,void 0,void 0,void 0,void 0,l=n?void 0:l);return o.placeholder=e.placeholder,o},Dl.curryRight=function e(t,l,n){var o=ko(t,16,void 0,void 0,void 0,void 0,void 0,l=n?void 0:l);return o.placeholder=e.placeholder,o},Dl.debounce=Na,Dl.defaults=vr,Dl.defaultsDeep=pr,Dl.defer=Aa,Dl.delay=Sa,Dl.difference=Li,Dl.differenceBy=Ii,Dl.differenceWith=wi,Dl.drop=function(e,t,l){var n=null==e?0:e.length;return n?Vn(e,(t=l||void 0===t?1:nr(t))<0?0:t,n):[]},Dl.dropRight=function(e,t,l){var n=null==e?0:e.length;return n?Vn(e,0,(t=n-(t=l||void 0===t?1:nr(t)))<0?0:t):[]},Dl.dropRightWhile=function(e,t){return e&&e.length?Jn(e,$o(t,3),!0,!0):[]},Dl.dropWhile=function(e,t){return e&&e.length?Jn(e,$o(t,3),!0):[]},Dl.fill=function(e,t,l,n){var o=null==e?0:e.length;return o?(l&&"number"!=typeof l&&ai(e,t,l)&&(l=0,n=o),function(e,t,l,n){var o=e.length;for((l=nr(l))<0&&(l=-l>o?0:o+l),(n=void 0===n||n>o?o:nr(n))<0&&(n+=o),n=l>n?0:or(n);l<n;)e[l++]=t;return e}(e,t,l,n)):[]},Dl.filter=function(e,t){return(Ra(e)?at:ln)(e,$o(t,3))},Dl.flatMap=function(e,t){return nn(ma(e,t),1)},Dl.flatMapDeep=function(e,t){return nn(ma(e,t),1/0)},Dl.flatMapDepth=function(e,t,l){return l=void 0===l?1:nr(l),nn(ma(e,t),l)},Dl.flatten=xi,Dl.flattenDeep=function(e){return null!=e&&e.length?nn(e,1/0):[]},Dl.flattenDepth=function(e,t){return null!=e&&e.length?nn(e,t=void 0===t?1:nr(t)):[]},Dl.flip=function(e){return ko(e,512)},Dl.flow=zr,Dl.flowRight=Gr,Dl.fromPairs=function(e){for(var t=-1,l=null==e?0:e.length,n={};++t<l;){var o=e[t];n[o[0]]=o[1]}return n},Dl.functions=function(e){return null==e?[]:sn(e,Nr(e))},Dl.functionsIn=function(e){return null==e?[]:sn(e,Ar(e))},Dl.groupBy=sa,Dl.initial=function(e){return null!=e&&e.length?Vn(e,0,-1):[]},Dl.intersection=Fi,Dl.intersectionBy=Mi,Dl.intersectionWith=ki,Dl.invert=gr,Dl.invertBy=hr,Dl.invokeMap=da,Dl.iteratee=qr,Dl.keyBy=ca,Dl.keys=Nr,Dl.keysIn=Ar,Dl.map=ma,Dl.mapKeys=function(e,t){var l={};return t=$o(t,3),rn(e,function(e,n,o){Gl(l,t(e,n,o),e)}),l},Dl.mapValues=function(e,t){var l={};return t=$o(t,3),rn(e,function(e,n,o){Gl(l,n,t(e,n,o))}),l},Dl.matches=function(e){return Dn(Kl(e,1))},Dl.matchesProperty=function(e,t){return On(e,Kl(t,1))},Dl.memoize=ba,Dl.merge=Sr,Dl.mergeWith=br,Dl.method=Kr,Dl.methodOf=$r,Dl.mixin=Xr,Dl.negate=ya,Dl.nthArg=function(e){return e=nr(e),Fn(function(t){return Ln(t,e)})},Dl.omit=yr,Dl.omitBy=function(e,t){return Dr(e,ya($o(t)))},Dl.once=function(e){return ga(2,e)},Dl.orderBy=function(e,t,l,n){return null==e?[]:(Ra(t)||(t=null==t?[]:[t]),Ra(l=n?void 0:l)||(l=null==l?[]:[l]),In(e,t,l))},Dl.over=Qr,Dl.overArgs=Ca,Dl.overEvery=Jr,Dl.overSome=eu,Dl.partial=Da,Dl.partialRight=Oa,Dl.partition=va,Dl.pick=Cr,Dl.pickBy=Dr,Dl.property=tu,Dl.propertyOf=function(e){return function(t){return null==e?void 0:dn(e,t)}},Dl.pull=Hi,Dl.pullAll=Wi,Dl.pullAllBy=function(e,t,l){return e&&e.length&&t&&t.length?Pn(e,t,$o(l,2)):e},Dl.pullAllWith=function(e,t,l){return e&&e.length&&t&&t.length?Pn(e,t,void 0,l):e},Dl.pullAt=ji,Dl.range=lu,Dl.rangeRight=nu,Dl.rearg=Ta,Dl.reject=function(e,t){return(Ra(e)?at:ln)(e,ya($o(t,3)))},Dl.remove=function(e,t){var l=[];if(!e||!e.length)return l;var n=-1,o=[],i=e.length;for(t=$o(t,3);++n<i;){var a=e[n];t(a,n,e)&&(l.push(a),o.push(n))}return Rn(e,o),l},Dl.rest=function(e,t){if("function"!=typeof e)throw new Ee(l);return Fn(e,t=void 0===t?t:nr(t))},Dl.reverse=Vi,Dl.sampleSize=function(e,t,l){return t=(l?ai(e,t,l):void 0===t)?1:nr(t),(Ra(e)?kl:kn)(e,t)},Dl.set=function(e,t,l){return null==e?e:Un(e,t,l)},Dl.setWith=function(e,t,l,n){return n="function"==typeof n?n:void 0,null==e?e:Un(e,t,l,n)},Dl.shuffle=function(e){return(Ra(e)?Ul:jn)(e)},Dl.slice=function(e,t,l){var n=null==e?0:e.length;return n?(l&&"number"!=typeof l&&ai(e,t,l)?(t=0,l=n):(t=null==t?0:nr(t),l=void 0===l?n:nr(l)),Vn(e,t,l)):[]},Dl.sortBy=pa,Dl.sortedUniq=function(e){return e&&e.length?qn(e):[]},Dl.sortedUniqBy=function(e,t){return e&&e.length?qn(e,$o(t,2)):[]},Dl.split=function(e,t,l){return l&&"number"!=typeof l&&ai(e,t,l)&&(t=l=void 0),(l=void 0===l?4294967295:l>>>0)?(e=rr(e))&&("string"==typeof t||null!=t&&!Ka(t))&&!(t=$n(t))&&Ft(e)?ro(Vt(e),0,l):e.split(t,l):[]},Dl.spread=function(e,t){if("function"!=typeof e)throw new Ee(l);return t=null==t?0:ol(nr(t),0),Fn(function(l){var n=l[t],o=ro(l,0,t);return n&&dt(o,n),tt(e,this,o)})},Dl.tail=function(e){var t=null==e?0:e.length;return t?Vn(e,1,t):[]},Dl.take=function(e,t,l){return e&&e.length?Vn(e,0,(t=l||void 0===t?1:nr(t))<0?0:t):[]},Dl.takeRight=function(e,t,l){var n=null==e?0:e.length;return n?Vn(e,(t=n-(t=l||void 0===t?1:nr(t)))<0?0:t,n):[]},Dl.takeRightWhile=function(e,t){return e&&e.length?Jn(e,$o(t,3),!1,!0):[]},Dl.takeWhile=function(e,t){return e&&e.length?Jn(e,$o(t,3)):[]},Dl.tap=function(e,t){return t(e),e},Dl.throttle=function(e,t,n){var o=!0,i=!0;if("function"!=typeof e)throw new Ee(l);return Va(n)&&(o="leading"in n?!!n.leading:o,i="trailing"in n?!!n.trailing:i),Na(e,t,{leading:o,maxWait:t,trailing:i})},Dl.thru=la,Dl.toArray=tr,Dl.toPairs=Or,Dl.toPairsIn=Tr,Dl.toPath=function(e){return Ra(e)?st(e,Di):Za(e)?[e]:Eo(Ci(rr(e)))},Dl.toPlainObject=ar,Dl.transform=function(e,t,l){var n=Ra(e),o=n||Ma(e)||Qa(e);if(t=$o(t,4),null==l){var i=e&&e.constructor;l=o?n?new i:[]:Va(e)&&Ha(i)?Ol(je(e)):{}}return(o?nt:rn)(e,function(e,n,o){return t(l,e,n,o)}),l},Dl.unary=function(e){return Ea(e,1)},Dl.union=zi,Dl.unionBy=Gi,Dl.unionWith=Yi,Dl.uniq=function(e){return e&&e.length?Xn(e):[]},Dl.uniqBy=function(e,t){return e&&e.length?Xn(e,$o(t,2)):[]},Dl.uniqWith=function(e,t){return t="function"==typeof t?t:void 0,e&&e.length?Xn(e,void 0,t):[]},Dl.unset=function(e,t){return null==e||Zn(e,t)},Dl.unzip=qi,Dl.unzipWith=Ki,Dl.update=function(e,t,l){return null==e?e:Qn(e,t,oo(l))},Dl.updateWith=function(e,t,l,n){return n="function"==typeof n?n:void 0,null==e?e:Qn(e,t,oo(l),n)},Dl.values=Lr,Dl.valuesIn=function(e){return null==e?[]:Tt(e,Ar(e))},Dl.without=$i,Dl.words=Hr,Dl.wrap=function(e,t){return Da(oo(t),e)},Dl.xor=Xi,Dl.xorBy=Zi,Dl.xorWith=Qi,Dl.zip=Ji,Dl.zipObject=function(e,t){return lo(e||[],t||[],Wl)},Dl.zipObjectDeep=function(e,t){return lo(e||[],t||[],Un)},Dl.zipWith=ea,Dl.entries=Or,Dl.entriesIn=Tr,Dl.extend=sr,Dl.extendWith=dr,Xr(Dl,Dl),Dl.add=ru,Dl.attempt=Wr,Dl.camelCase=Ir,Dl.capitalize=wr,Dl.ceil=uu,Dl.clamp=function(e,t,l){return void 0===l&&(l=t,t=void 0),void 0!==l&&(l=(l=ir(l))==l?l:0),void 0!==t&&(t=(t=ir(t))==t?t:0),ql(ir(e),t,l)},Dl.clone=function(e){return Kl(e,4)},Dl.cloneDeep=function(e){return Kl(e,5)},Dl.cloneDeepWith=function(e,t){return Kl(e,5,t="function"==typeof t?t:void 0)},Dl.cloneWith=function(e,t){return Kl(e,4,t="function"==typeof t?t:void 0)},Dl.conformsTo=function(e,t){return null==t||$l(e,t,Nr(t))},Dl.deburr=Pr,Dl.defaultTo=function(e,t){return null==e||e!=e?t:e},Dl.divide=su,Dl.endsWith=function(e,t,l){e=rr(e),t=$n(t);var n=e.length,o=l=void 0===l?n:ql(nr(l),0,n);return(l-=t.length)>=0&&e.slice(l,o)==t},Dl.eq=La,Dl.escape=function(e){return(e=rr(e))&&M.test(e)?e.replace(B,xt):e},Dl.escapeRegExp=function(e){return(e=rr(e))&&G.test(e)?e.replace(z,"\\$&"):e},Dl.every=function(e,t,l){var n=Ra(e)?it:en;return l&&ai(e,t,l)&&(t=void 0),n(e,$o(t,3))},Dl.find=ia,Dl.findIndex=Pi,Dl.findKey=function(e,t){return ft(e,$o(t,3),rn)},Dl.findLast=aa,Dl.findLastIndex=Ri,Dl.findLastKey=function(e,t){return ft(e,$o(t,3),un)},Dl.floor=du,Dl.forEach=ra,Dl.forEachRight=ua,Dl.forIn=function(e,t){return null==e?e:on(e,$o(t,3),Ar)},Dl.forInRight=function(e,t){return null==e?e:an(e,$o(t,3),Ar)},Dl.forOwn=function(e,t){return e&&rn(e,$o(t,3))},Dl.forOwnRight=function(e,t){return e&&un(e,$o(t,3))},Dl.get=fr,Dl.gt=Ia,Dl.gte=wa,Dl.has=function(e,t){return null!=e&&li(e,t,pn)},Dl.hasIn=Er,Dl.head=Bi,Dl.identity=Yr,Dl.includes=function(e,t,l,n){e=Ba(e)?e:Lr(e),l=l&&!n?nr(l):0;var o=e.length;return l<0&&(l=ol(o+l,0)),Xa(e)?l<=o&&e.indexOf(t,l)>-1:!!o&&gt(e,t,l)>-1},Dl.indexOf=function(e,t,l){var n=null==e?0:e.length;if(!n)return-1;var o=null==l?0:nr(l);return o<0&&(o=ol(n+o,0)),gt(e,t,o)},Dl.inRange=function(e,t,l){return t=lr(t),void 0===l?(l=t,t=0):l=lr(l),function(e,t,l){return e>=il(t,l)&&e<ol(t,l)}(e=ir(e),t,l)},Dl.invoke=_r,Dl.isArguments=Pa,Dl.isArray=Ra,Dl.isArrayBuffer=xa,Dl.isArrayLike=Ba,Dl.isArrayLikeObject=Fa,Dl.isBoolean=function(e){return!0===e||!1===e||za(e)&&mn(e)==r},Dl.isBuffer=Ma,Dl.isDate=ka,Dl.isElement=function(e){return za(e)&&1===e.nodeType&&!qa(e)},Dl.isEmpty=function(e){if(null==e)return!0;if(Ba(e)&&(Ra(e)||"string"==typeof e||"function"==typeof e.splice||Ma(e)||Qa(e)||Pa(e)))return!e.length;var t=ti(e);if(t==m||t==E)return!e.size;if(di(e))return!bn(e).length;for(var l in e)if(Ae.call(e,l))return!1;return!0},Dl.isEqual=function(e,t){return _n(e,t)},Dl.isEqualWith=function(e,t,l){var n=(l="function"==typeof l?l:void 0)?l(e,t):void 0;return void 0===n?_n(e,t,void 0,l):!!n},Dl.isError=Ua,Dl.isFinite=function(e){return"number"==typeof e&&tl(e)},Dl.isFunction=Ha,Dl.isInteger=Wa,Dl.isLength=ja,Dl.isMap=Ga,Dl.isMatch=function(e,t){return e===t||Nn(e,t,Zo(t))},Dl.isMatchWith=function(e,t,l){return l="function"==typeof l?l:void 0,Nn(e,t,Zo(t),l)},Dl.isNaN=function(e){return Ya(e)&&e!=+e},Dl.isNative=function(e){if(si(e))throw new de("Unsupported core-js use. Try https://npms.io/search?q=ponyfill.");return An(e)},Dl.isNil=function(e){return null==e},Dl.isNull=function(e){return null===e},Dl.isNumber=Ya,Dl.isObject=Va,Dl.isObjectLike=za,Dl.isPlainObject=qa,Dl.isRegExp=Ka,Dl.isSafeInteger=function(e){return Wa(e)&&e>=-9007199254740991&&e<=9007199254740991},Dl.isSet=$a,Dl.isString=Xa,Dl.isSymbol=Za,Dl.isTypedArray=Qa,Dl.isUndefined=function(e){return void 0===e},Dl.isWeakMap=function(e){return za(e)&&ti(e)==_},Dl.isWeakSet=function(e){return za(e)&&"[object WeakSet]"==mn(e)},Dl.join=function(e,t){return null==e?"":ll.call(e,t)},Dl.kebabCase=Rr,Dl.last=Ui,Dl.lastIndexOf=function(e,t,l){var n=null==e?0:e.length;if(!n)return-1;var o=n;return void 0!==l&&(o=(o=nr(l))<0?ol(n+o,0):il(o,n-1)),t==t?function(e,t,l){for(var n=l+1;n--;)if(e[n]===t)return n;return n}(e,t,o):Et(e,_t,o,!0)},Dl.lowerCase=xr,Dl.lowerFirst=Br,Dl.lt=Ja,Dl.lte=er,Dl.max=function(e){return e&&e.length?tn(e,Yr,vn):void 0},Dl.maxBy=function(e,t){return e&&e.length?tn(e,$o(t,2),vn):void 0},Dl.mean=function(e){return Nt(e,Yr)},Dl.meanBy=function(e,t){return Nt(e,$o(t,2))},Dl.min=function(e){return e&&e.length?tn(e,Yr,yn):void 0},Dl.minBy=function(e,t){return e&&e.length?tn(e,$o(t,2),yn):void 0},Dl.stubArray=ou,Dl.stubFalse=iu,Dl.stubObject=function(){return{}},Dl.stubString=function(){return""},Dl.stubTrue=function(){return!0},Dl.multiply=cu,Dl.nth=function(e,t){return e&&e.length?Ln(e,nr(t)):void 0},Dl.noConflict=function(){return Ve._===this&&(Ve._=De),this},Dl.noop=Zr,Dl.now=fa,Dl.pad=function(e,t,l){e=rr(e);var n=(t=nr(t))?jt(e):0;if(!t||n>=t)return e;var o=(t-n)/2;return wo(Qt(o),l)+e+wo(Zt(o),l)},Dl.padEnd=function(e,t,l){e=rr(e);var n=(t=nr(t))?jt(e):0;return t&&n<t?e+wo(t-n,l):e},Dl.padStart=function(e,t,l){e=rr(e);var n=(t=nr(t))?jt(e):0;return t&&n<t?wo(t-n,l)+e:e},Dl.parseInt=function(e,t,l){return l||null==t?t=0:t&&(t=+t),rl(rr(e).replace(Y,""),t||0)},Dl.random=function(e,t,l){if(l&&"boolean"!=typeof l&&ai(e,t,l)&&(t=l=void 0),void 0===l&&("boolean"==typeof t?(l=t,t=void 0):"boolean"==typeof e&&(l=e,e=void 0)),void 0===e&&void 0===t?(e=0,t=1):(e=lr(e),void 0===t?(t=e,e=0):t=lr(t)),e>t){var n=e;e=t,t=n}if(l||e%1||t%1){var o=ul();return il(e+o*(t-e+Ue("1e-"+((o+"").length-1))),t)}return xn(e,t)},Dl.reduce=function(e,t,l){var n=Ra(e)?ct:bt,o=arguments.length<3;return n(e,$o(t,4),l,o,Ql)},Dl.reduceRight=function(e,t,l){var n=Ra(e)?mt:bt,o=arguments.length<3;return n(e,$o(t,4),l,o,Jl)},Dl.repeat=function(e,t,l){return t=(l?ai(e,t,l):void 0===t)?1:nr(t),Bn(rr(e),t)},Dl.replace=function(){var e=arguments,t=rr(e[0]);return e.length<3?t:t.replace(e[1],e[2])},Dl.result=function(e,t,l){var n=-1,o=(t=io(t,e)).length;for(o||(o=1,e=void 0);++n<o;){var i=null==e?void 0:e[Di(t[n])];void 0===i&&(n=o,i=l),e=Ha(i)?i.call(e):i}return e},Dl.round=mu,Dl.runInContext=e,Dl.sample=function(e){return(Ra(e)?Ml:Mn)(e)},Dl.size=function(e){if(null==e)return 0;if(Ba(e))return Xa(e)?jt(e):e.length;var t=ti(e);return t==m||t==E?e.size:bn(e).length},Dl.snakeCase=Fr,Dl.some=function(e,t,l){var n=Ra(e)?vt:zn;return l&&ai(e,t,l)&&(t=void 0),n(e,$o(t,3))},Dl.sortedIndex=function(e,t){return Gn(e,t)},Dl.sortedIndexBy=function(e,t,l){return Yn(e,t,$o(l,2))},Dl.sortedIndexOf=function(e,t){var l=null==e?0:e.length;if(l){var n=Gn(e,t);if(n<l&&La(e[n],t))return n}return-1},Dl.sortedLastIndex=function(e,t){return Gn(e,t,!0)},Dl.sortedLastIndexBy=function(e,t,l){return Yn(e,t,$o(l,2),!0)},Dl.sortedLastIndexOf=function(e,t){if(null!=e&&e.length){var l=Gn(e,t,!0)-1;if(La(e[l],t))return l}return-1},Dl.startCase=Mr,Dl.startsWith=function(e,t,l){return e=rr(e),l=null==l?0:ql(nr(l),0,e.length),t=$n(t),e.slice(l,l+t.length)==t},Dl.subtract=vu,Dl.sum=function(e){return e&&e.length?yt(e,Yr):0},Dl.sumBy=function(e,t){return e&&e.length?yt(e,$o(t,2)):0},Dl.template=function(e,t,l){var n=Dl.templateSettings;l&&ai(e,t,l)&&(t=void 0),e=rr(e),t=dr({},t,n,Uo);var o,i,a=dr({},t.imports,n.imports,Uo),r=Nr(a),u=Tt(a,r),s=0,d=t.interpolate||ue,c="__p += '",m=pe((t.escape||ue).source+"|"+d.source+"|"+(d===H?ee:ue).source+"|"+(t.evaluate||ue).source+"|$","g"),v="//# sourceURL="+(Ae.call(t,"sourceURL")?(t.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++Be+"]")+"\n";e.replace(m,function(t,l,n,a,r,u){return n||(n=a),c+=e.slice(s,u).replace(se,Bt),l&&(o=!0,c+="' +\n__e("+l+") +\n'"),r&&(i=!0,c+="';\n"+r+";\n__p += '"),n&&(c+="' +\n((__t = ("+n+")) == null ? '' : __t) +\n'"),s=u+t.length,t}),c+="';\n";var p=Ae.call(t,"variable")&&t.variable;if(p){if(Q.test(p))throw new de("Invalid `variable` option passed into `_.template`")}else c="with (obj) {\n"+c+"\n}\n";c=(i?c.replace(w,""):c).replace(P,"$1").replace(R,"$1;"),c="function("+(p||"obj")+") {\n"+(p?"":"obj || (obj = {});\n")+"var __t, __p = ''"+(o?", __e = _.escape":"")+(i?", __j = Array.prototype.join;\nfunction print() { __p += __j.call(arguments, '') }\n":";\n")+c+"return __p\n}";var f=Wr(function(){return ce(r,v+"return "+c).apply(void 0,u)});if(f.source=c,Ua(f))throw f;return f},Dl.times=function(e,t){if((e=nr(e))<1||e>9007199254740991)return[];var l=4294967295,n=il(e,4294967295);e-=4294967295;for(var o=Ct(n,t=$o(t));++l<e;)t(l);return o},Dl.toFinite=lr,Dl.toInteger=nr,Dl.toLength=or,Dl.toLower=function(e){return rr(e).toLowerCase()},Dl.toNumber=ir,Dl.toSafeInteger=function(e){return e?ql(nr(e),-9007199254740991,9007199254740991):0===e?e:0},Dl.toString=rr,Dl.toUpper=function(e){return rr(e).toUpperCase()},Dl.trim=function(e,t,l){if((e=rr(e))&&(l||void 0===t))return Dt(e);if(!e||!(t=$n(t)))return e;var n=Vt(e),o=Vt(t);return ro(n,It(n,o),wt(n,o)+1).join("")},Dl.trimEnd=function(e,t,l){if((e=rr(e))&&(l||void 0===t))return e.slice(0,zt(e)+1);if(!e||!(t=$n(t)))return e;var n=Vt(e);return ro(n,0,wt(n,Vt(t))+1).join("")},Dl.trimStart=function(e,t,l){if((e=rr(e))&&(l||void 0===t))return e.replace(Y,"");if(!e||!(t=$n(t)))return e;var n=Vt(e);return ro(n,It(n,Vt(t))).join("")},Dl.truncate=function(e,t){var l=30,n="...";if(Va(t)){var o="separator"in t?t.separator:o;l="length"in t?nr(t.length):l,n="omission"in t?$n(t.omission):n}var i=(e=rr(e)).length;if(Ft(e)){var a=Vt(e);i=a.length}if(l>=i)return e;var r=l-jt(n);if(r<1)return n;var u=a?ro(a,0,r).join(""):e.slice(0,r);if(void 0===o)return u+n;if(a&&(r+=u.length-r),Ka(o)){if(e.slice(r).search(o)){var s,d=u;for(o.global||(o=pe(o.source,rr(te.exec(o))+"g")),o.lastIndex=0;s=o.exec(d);)var c=s.index;u=u.slice(0,void 0===c?r:c)}}else if(e.indexOf($n(o),r)!=r){var m=u.lastIndexOf(o);m>-1&&(u=u.slice(0,m))}return u+n},Dl.unescape=function(e){return(e=rr(e))&&F.test(e)?e.replace(x,Gt):e},Dl.uniqueId=function(e){var t=++Se;return rr(e)+t},Dl.upperCase=kr,Dl.upperFirst=Ur,Dl.each=ra,Dl.eachRight=ua,Dl.first=Bi,Xr(Dl,(au={},rn(Dl,function(e,t){Ae.call(Dl.prototype,t)||(au[t]=e)}),au),{chain:!1}),Dl.VERSION="4.17.21",nt(["bind","bindKey","curry","curryRight","partial","partialRight"],function(e){Dl[e].placeholder=Dl}),nt(["drop","take"],function(e,t){Il.prototype[e]=function(l){l=void 0===l?1:ol(nr(l),0);var n=this.__filtered__&&!t?new Il(this):this.clone();return n.__filtered__?n.__takeCount__=il(l,n.__takeCount__):n.__views__.push({size:il(l,4294967295),type:e+(n.__dir__<0?"Right":"")}),n},Il.prototype[e+"Right"]=function(t){return this.reverse()[e](t).reverse()}}),nt(["filter","map","takeWhile"],function(e,t){var l=t+1,n=1==l||3==l;Il.prototype[e]=function(e){var t=this.clone();return t.__iteratees__.push({iteratee:$o(e,3),type:l}),t.__filtered__=t.__filtered__||n,t}}),nt(["head","last"],function(e,t){var l="take"+(t?"Right":"");Il.prototype[e]=function(){return this[l](1).value()[0]}}),nt(["initial","tail"],function(e,t){var l="drop"+(t?"":"Right");Il.prototype[e]=function(){return this.__filtered__?new Il(this):this[l](1)}}),Il.prototype.compact=function(){return this.filter(Yr)},Il.prototype.find=function(e){return this.filter(e).head()},Il.prototype.findLast=function(e){return this.reverse().find(e)},Il.prototype.invokeMap=Fn(function(e,t){return"function"==typeof e?new Il(this):this.map(function(l){return gn(l,e,t)})}),Il.prototype.reject=function(e){return this.filter(ya($o(e)))},Il.prototype.slice=function(e,t){e=nr(e);var l=this;return l.__filtered__&&(e>0||t<0)?new Il(l):(e<0?l=l.takeRight(-e):e&&(l=l.drop(e)),void 0!==t&&(l=(t=nr(t))<0?l.dropRight(-t):l.take(t-e)),l)},Il.prototype.takeRightWhile=function(e){return this.reverse().takeWhile(e).reverse()},Il.prototype.toArray=function(){return this.take(4294967295)},rn(Il.prototype,function(e,t){var l=/^(?:filter|find|map|reject)|While$/.test(t),n=/^(?:head|last)$/.test(t),o=Dl[n?"take"+("last"==t?"Right":""):t],i=n||/^find/.test(t);o&&(Dl.prototype[t]=function(){var t=this.__wrapped__,a=n?[1]:arguments,r=t instanceof Il,u=a[0],s=r||Ra(t),d=function(e){var t=o.apply(Dl,dt([e],a));return n&&c?t[0]:t};s&&l&&"function"==typeof u&&1!=u.length&&(r=s=!1);var c=this.__chain__,m=!!this.__actions__.length,v=i&&!c,p=r&&!m;if(!i&&s){t=p?t:new Il(this);var f=e.apply(t,a);return f.__actions__.push({func:la,args:[d],thisArg:void 0}),new Ll(f,c)}return v&&p?e.apply(this,a):(f=this.thru(d),v?n?f.value()[0]:f.value():f)})}),nt(["pop","push","shift","sort","splice","unshift"],function(e){var t=ge[e],l=/^(?:push|sort|unshift)$/.test(e)?"tap":"thru",n=/^(?:pop|shift)$/.test(e);Dl.prototype[e]=function(){var e=arguments;if(n&&!this.__chain__){var o=this.value();return t.apply(Ra(o)?o:[],e)}return this[l](function(l){return t.apply(Ra(l)?l:[],e)})}}),rn(Il.prototype,function(e,t){var l=Dl[t];if(l){var n=l.name+"";Ae.call(gl,n)||(gl[n]=[]),gl[n].push({name:t,func:l})}}),gl[Oo(void 0,2).name]=[{name:"wrapper",func:void 0}],Il.prototype.clone=function(){var e=new Il(this.__wrapped__);return e.__actions__=Eo(this.__actions__),e.__dir__=this.__dir__,e.__filtered__=this.__filtered__,e.__iteratees__=Eo(this.__iteratees__),e.__takeCount__=this.__takeCount__,e.__views__=Eo(this.__views__),e},Il.prototype.reverse=function(){if(this.__filtered__){var e=new Il(this);e.__dir__=-1,e.__filtered__=!0}else(e=this.clone()).__dir__*=-1;return e},Il.prototype.value=function(){var e=this.__wrapped__.value(),t=this.__dir__,l=Ra(e),n=t<0,o=l?e.length:0,i=function(e,t,l){for(var n=-1,o=l.length;++n<o;){var i=l[n],a=i.size;switch(i.type){case"drop":e+=a;break;case"dropRight":t-=a;break;case"take":t=il(t,e+a);break;case"takeRight":e=ol(e,t-a)}}return{start:e,end:t}}(0,o,this.__views__),a=i.start,r=i.end,u=r-a,s=n?r:a-1,d=this.__iteratees__,c=d.length,m=0,v=il(u,this.__takeCount__);if(!l||!n&&o==u&&v==u)return eo(e,this.__actions__);var p=[];e:for(;u--&&m<v;){for(var f=-1,E=e[s+=t];++f<c;){var g=d[f],h=g.type,_=(0,g.iteratee)(E);if(2==h)E=_;else if(!_){if(1==h)continue e;break e}}p[m++]=E}return p},Dl.prototype.at=na,Dl.prototype.chain=function(){return ta(this)},Dl.prototype.commit=function(){return new Ll(this.value(),this.__chain__)},Dl.prototype.next=function(){void 0===this.__values__&&(this.__values__=tr(this.value()));var e=this.__index__>=this.__values__.length;return{done:e,value:e?void 0:this.__values__[this.__index__++]}},Dl.prototype.plant=function(e){for(var t,l=this;l instanceof Tl;){var n=Ti(l);n.__index__=0,n.__values__=void 0,t?o.__wrapped__=n:t=n;var o=n;l=l.__wrapped__}return o.__wrapped__=e,t},Dl.prototype.reverse=function(){var e=this.__wrapped__;if(e instanceof Il){var t=e;return this.__actions__.length&&(t=new Il(this)),(t=t.reverse()).__actions__.push({func:la,args:[Vi],thisArg:void 0}),new Ll(t,this.__chain__)}return this.thru(Vi)},Dl.prototype.toJSON=Dl.prototype.valueOf=Dl.prototype.value=function(){return eo(this.__wrapped__,this.__actions__)},Dl.prototype.first=Dl.prototype.head,pt&&(Dl.prototype[pt]=function(){return this}),Dl}();Ge?((Ge.exports=Yt)._=Yt,ze._=Yt):Ve._=Yt}).call(L)});const Dt=e=>{var o,r;const{register:u,setValue:s,getValues:d,reset:c,formState:m}=a.useFormContext(),{t:v}=i.useTranslation(),p=Digit.UserService.getUser().info;return n.createElement(l.Fragment,null,n.createElement(t.SearchField,null,n.createElement("label",null,v("NOC_APPLICATION_NUMBER")),n.createElement(t.TextInput,{name:"applicationNo",inputRef:u({})})),n.createElement(t.SearchField,null,n.createElement("label",null,v("NOC_APPLICANT_MOBILE_NO_LABEL")),n.createElement(t.TextInput,{name:"mobileNumber",inputRef:u({minLength:{value:10,message:v("CORE_COMMON_MOBILE_ERROR")},maxLength:{value:10,message:v("CORE_COMMON_MOBILE_ERROR")},pattern:{value:/[6789][0-9]{9}/,message:v("CORE_COMMON_MOBILE_ERROR")}}),type:"number",componentInFront:n.createElement("div",{className:"employee-card-input employee-card-input--front"},"+91")}),n.createElement(t.CardLabelError,null,null==m||null===(o=m.errors)||void 0===o||null===(r=o.mobileNumber)||void 0===r?void 0:r.message)),n.createElement(t.SearchField,{className:"submit"},n.createElement(t.SubmitBar,{label:v("ES_COMMON_SEARCH"),submit:!0}),n.createElement("p",{style:{marginTop:"24px"},onClick:()=>{c({applicationNo:"",mobileNumber:"",offset:0,limit:10,sortBy:"createdTime",sortOrder:"DESC",isSubmitSuccessful:"false"}),s("offset",d("offset")-d("limit")),null==e||e.onSubmit({offset:0,limit:10,sortBy:"createdTime",sortOrder:"DESC",mobileNumber:null==p?void 0:p.mobileNumber},!0),null!=e&&e.isMobileView&&e.closeMobilePopupModal()}},v("ES_COMMON_CLEAR_ALL"))))},Ot=["currentlyActiveMobileModal"],Tt=["currentlyActiveMobileModal"],Lt=e=>{var o,r;let{SearchFormFieldsComponent:u,propsMobileInboxCards:s,isLoading:d,data:v,onSubmit:p}=e;const{t:f}=i.useTranslation(),{handleSubmit:E}=a.useFormContext(),[g,h]=l.useReducer(function(e,t){switch(t.type){case"set":return t.payload;case"remove":return!1}},!1),_=()=>{h({type:"remove"})},N=()=>n.createElement("div",{className:"InboxMobilePopupCloseButtonWrapper",onClick:_},n.createElement(t.CloseSvg,null)),A=l.useCallback(e=>{let{currentlyActiveMobileModal:l}=e;return(e=>{let{currentlyActiveMobileModal:l}=e,o=m(e,Ot);const{closeMobilePopupModal:i}=o;switch(l){case"SearchFormComponent":return n.createElement(t.SearchForm,o,n.createElement(N,null),n.createElement("div",{className:"MobilePopupHeadingWrapper"},n.createElement("h2",null,f("ACTION_TEST_SEARCH_NOC_APPLICATION"),":")),n.createElement(u,{onSubmit:p,handleSubmit:E,isMobileView:!0,closeMobilePopupModal:i}));default:return n.createElement("span",null)}})(c({currentlyActiveMobileModal:l},m(e,Tt)))},[g]);return d?n.createElement(t.Loader,null):n.createElement(n.Fragment,null,n.createElement("div",{className:"searchBox"},n.createElement(t.SearchAction,{text:f("ES_COMMON_SEARCH"),handleActionClick:()=>h({type:"set",payload:"SearchFormComponent"})})),g?n.createElement(t.PopUp,null,n.createElement(A,{onSubmit:e=>{h({type:"remove"}),p(e)},handleSubmit:E,id:"search-form",className:"rm-mb form-field-flex-one inboxPopupMobileWrapper",currentlyActiveMobileModal:g,closeMobilePopupModal:_})):null,null!=v&&null!==(o=v[0])&&void 0!==o&&o.display?n.createElement(t.Card,{style:{marginTop:20}},f(null==v||null===(r=v[0])||void 0===r?void 0:r.display).split("\\n").map((e,t)=>n.createElement("p",{key:t,style:{textAlign:"center"}},e))):n.createElement(t.DetailsCard,{data:s,isTwoDynamicPrefix:!1,linkPrefix:"/digit-ui/employee/noc/inbox/application-overview/",serviceRequestIdKey:f("NOC_APPLICATION_NUMBER")}))},It=e=>{let{columns:o,SearchFormFieldsComponent:r,onSubmit:u,data:s,isLoading:d,Count:c}=e;const{handleSubmit:m,setValue:v,getValues:p}=a.useFormContext();null==p("offset")&&v("offset",0),null==p("limit")&&v("limit",10);const[f,E]=l.useState(Number(p("offset"))/Number(p("limit"))),{t:g}=i.useTranslation(),h=()=>{v("offset",c&&10*Math.ceil(c/10)-p("limit")),m(u)()},_=()=>{v("offset",0),m(u)()},N=l.useCallback(e=>{0!==e.length&&(v("sortBy",e.id),v("sortOrder",e.desc?"DESC":"ASC"))},[]);function A(e){v("limit",Number(e.target.value)),m(u)()}function S(){v("offset",Number(p("offset"))+Number(p("limit"))),m(u)()}function b(){v("offset",Number(p("offset"))-Number(p("limit"))),m(u)()}l.useEffect(()=>{null!=p("offset")&&null!=p("limit")&&E(Number(p("offset"))/Number(p("limit")))},[p("offset"),p("limit")]);const y=()=>{return d?n.createElement(t.Loader,null):null!=s&&null!==(e=s[0])&&void 0!==e&&e.display?n.createElement(t.Card,{style:{marginTop:20}},g(null==s||null===(l=s[0])||void 0===l?void 0:l.display).split("\\n").map((e,t)=>n.createElement("p",{key:t,style:{textAlign:"center"}},e))):n.createElement(t.Table,{t:g,data:s,columns:o,getCellProps:e=>({style:{minWidth:e.column.Header===g("ES_INBOX_APPLICATION_NO")?"240px":"",padding:"20px 18px",fontSize:"16px"}}),onPageSizeChange:A,currentPage:f,onNextPage:S,onPrevPage:b,pageSizeLimit:Number(p("limit")),onSort:N,totalRecords:c,disableSort:!1,onLastPage:h,onFirstPage:_,sortParams:[{id:p("sortBy"),desc:"DESC"===p("sortOrder")}]});var e,l};return n.createElement(n.Fragment,null,n.createElement(t.SearchForm,{onSubmit:u,handleSubmit:m},n.createElement(r,{onSubmit:u,handleSubmit:m,isMobileView:!1})),n.createElement(y,null))},wt=e=>{let{t:t,onSubmit:r,data:u,error:s,isLoading:d,Count:c}=e;const[m,v]=l.useState(null),p=a.useForm();l.useEffect(()=>{p.register("offset",0),p.register("limit",10),p.register("sortBy","createdTime"),p.register("sortOrder","DESC")},[p.register]);const f=(()=>{const{t:e}=i.useTranslation();return l.useMemo(()=>[{Header:e("NOC_APPLICATION_NUMBER"),accessor:"applicationNo",disableSortBy:!0,Cell:e=>{let{row:t}=e;return n.createElement("div",null,n.createElement("span",{className:"link"},n.createElement(o.Link,{to:"/digit-ui/employee/noc/inbox/application-overview/"+t.original.applicationNo},t.original.applicationNo)))}},{Header:e("TL_COMMON_TABLE_COL_APP_DATE"),disableSortBy:!0,accessor:t=>e((null==t?void 0:t.date)||"-")},{Header:e("PT_COMMON_TABLE_COL_STATUS_LABEL"),accessor:t=>e((null==t?void 0:t.applicationStatus)||"-"),disableSortBy:!0}],[])})(),E=window.Digit.Utils.browser.isMobile(),g=l.useMemo(()=>null==u?void 0:u.map(e=>({[t("NOC_APPLICATION_NUMBER")]:(null==e?void 0:e.applicationNo)||"-",[t("TL_COMMON_TABLE_COL_APP_DATE")]:(null==e?void 0:e.date)||"-",[t("PT_COMMON_TABLE_COL_STATUS_LABEL")]:null!=e&&e.applicationStatus?t(""+e.applicationStatus):"-"})),[u]);return n.createElement(a.FormProvider,p,E?n.createElement(Lt,{SearchFormFieldsComponent:Dt,propsMobileInboxCards:g,isLoading:d,data:u,getRedirectionLink:()=>"noc/inbox/application-overview",onSubmit:r}):n.createElement(It,{columns:f,SearchFormFieldsComponent:Dt,onSubmit:r,data:u,error:s,isLoading:d,Count:c}))},Pt=e=>{const{t:o}=i.useTranslation(),a=Digit.UserService.getUser().info;let r;r=window.location.pathname.includes("employee")?window.localStorage.getItem("Employee.tenant-id"):window.localStorage.getItem("CITIZEN.CITY");const u={offset:0,limit:10,tenantId:r,mobileNumber:null==a?void 0:a.mobileNumber},[s,d]=l.useState(u),c=window.Digit.Utils.browser.isMobile(),[m,v]=l.useState([{display:"ES_COMMON_NO_DATA"}]),[p,f]=l.useState(0),{data:E,isLoading:g,error:h}=Digit.Hooks.noc.useNOCSearchApplicationByIdOrMobile(s,r,{});return l.useEffect(()=>{var e;null==E?v([{display:"ES_COMMON_NO_DATA"}]):(null==E||null===(e=E.data)||void 0===e?void 0:e.length)>0&&(v(null==E?void 0:E.data),f(null==E?void 0:E.totalCount))},[E]),n.createElement("div",null,n.createElement(t.CardHeader,{styles:c?{fontSize:"32px",fontWeight:"700",paddingLeft:"10px"}:{fontSize:"32px",fontWeight:"700"}},o("ACTION_TEST_SEARCH_NOC_APPLICATION")),n.createElement(wt,{t:o,tenantId:r,onSubmit:function(e,t){console.log("_data==>",e);let l=yt(e);!!l.applicationNo&&!l.mobileNumber&&(console.log("we are deleteing mobileNumber here"),delete l.mobileNumber),d(l)},isLoading:g,Count:p,error:h,data:m}))},Rt=e=>{var l,a,r;const u=o.useLocation(),{pathname:s,state:d}=u,{t:c}=i.useTranslation(),m=o.useHistory(),v=null==d||null===(l=d.data)||void 0===l||null===(a=l.Noc)||void 0===a?void 0:a[0];window.localStorage.getItem("Employee.tenant-id"),console.log("nocData in Response",v),Digit.Hooks.useStore.getInitData();const p=s.split("/").pop();return n.createElement("div",null,n.createElement(t.Card,null,n.createElement(t.Banner,{message:c("NOC_APPLICATION_"+(null==v||null===(r=v.workflow)||void 0===r?void 0:r.action)+"_SUCCESS_HEADER"),applicationNumber:p,info:"REJECTED"==(null==v?void 0:v.applicationStatus)?"":c(f(null==v?void 0:v.nocType,".","_")+"_APPLICATION_NUMBER"),successful:"REJECTED"!=(null==v?void 0:v.applicationStatus),style:{padding:"10px"},headerStyles:{fontSize:"32px",wordBreak:"break-word"}}),n.createElement(t.ActionBar,{style:{display:"flex",justifyContent:"flex-end",alignItems:"baseline"}},n.createElement(t.SubmitBar,{label:c("CORE_COMMON_GO_TO_HOME"),onSubmit:()=>{m.push("/digit-ui/employee")}}),n.createElement(t.SubmitBar,{label:c("CORE_COMMON_GO_TO_NOC"),onSubmit:()=>{m.push("/digit-ui/employee/noc/inbox")}}),n.createElement(t.SubmitBar,{label:c("View Application"),onSubmit:()=>{m.push("/digit-ui/citizen/noc/search/application-overview/"+p)}}))))},xt=e=>{let{location:l}=e;const{t:o}=i.useTranslation(),a=[{path:"/digit-ui/employee",content:o("ES_COMMON_HOME"),show:!0},{path:"/digit-ui/employee/noc/inbox",content:o("ES_COMMON_INBOX"),show:!(!l.pathname.includes("noc/inbox")&&!l.pathname.includes("noc/new-application"))},{path:"/digit-ui/employee/noc/search/application",content:o("ES_COMMON_SEARCH_APPLICATION"),show:!!l.pathname.includes("noc/search/application")},{path:"/digit-ui/employee/noc/inbox/application-overview/:id",content:o("NOC_APPLICATION_OVERVIEW_HEADER"),show:!!l.pathname.includes("noc/inbox/application-overview")},{path:"/digit-ui/employee/noc/search",content:o("ES_COMMON_APPLICATION_SEARCH"),show:!!l.pathname.includes("/digit-ui/employee/noc/search")},{path:"/digit-ui/employee/noc/search/application-overview/:id",content:o("NOC_APP_OVER_VIEW_HEADER"),show:!!l.pathname.includes("/digit-ui/employee/noc/search/application-overview")}];return n.createElement(t.BreadCrumb,{crumbs:a})},Bt=e=>{var a,r,u,s,d,m,v,p,f,E,g,h,_,N;let{path:A}=e;console.log("path",A);const S=o.useLocation(),b=(i.useTranslation(),null===(a=Digit)||void 0===a||null===(r=a.ComponentRegistryService)||void 0===r?void 0:r.getComponent("NOCApplicationOverview")),y=null===(u=Digit)||void 0===u||null===(s=u.ComponentRegistryService)||void 0===s?void 0:s.getComponent("NOCInbox"),C=(null===(d=Digit)||void 0===d||null===(m=d.ComponentRegistryService)||void 0===m||m.getComponent("NewNOCStepperForm"),null===(v=Digit)||void 0===v||null===(p=v.ComponentRegistryService)||void 0===p?void 0:p.getComponent("NOCEmployeeApplicationOverview")),D=(null===(f=Digit)||void 0===f||null===(E=f.ComponentRegistryService)||void 0===E||E.getComponent("NewNOCEditApplication"),null===(g=Digit)||void 0===g||null===(h=g.ComponentRegistryService)||void 0===h?void 0:h.getComponent("NOCCitizenApplicationOverview")),O=null===(_=Digit)||void 0===_||null===(N=_.ComponentRegistryService)||void 0===N?void 0:N.getComponent("NOCEsignResponse"),T=o.useHistory(),L=window.location.href.includes("/response"),I=window.Digit.Utils.browser.isMobile();return l.useEffect(()=>{window.location.pathname.endsWith("/complete")&&(T.push("/digit-ui/employee/noc-home"),console.log("useffect called complete"))},[]),n.createElement(l.Fragment,null,L?null:n.createElement("div",{style:window.location.href.includes("application-overview")||I?{marginLeft:"10px",marginTop:"34px"}:{}},n.createElement(xt,{location:S})),n.createElement(o.Switch,null,n.createElement(t.PrivateRoute,{path:A+"/inbox/application-overview/:id",component:C}),n.createElement(t.PrivateRoute,{path:A+"/search/application-overview/:id",component:b}),n.createElement(t.PrivateRoute,{path:A+"/inbox",component:e=>n.createElement(y,c({},e,{parentRoute:A}))}),n.createElement(t.PrivateRoute,{path:A+"/search",component:e=>n.createElement(Pt,c({},e,{parentRoute:A}))}),n.createElement(t.PrivateRoute,{path:A+"/response/:id",component:Rt}),n.createElement(t.PrivateRoute,{path:A+"/search/application",component:D}),n.createElement(t.PrivateRoute,{path:A+"/esign/complete/:id/:file",component:O})))};function Ft(e,t){try{var l=e()}catch(e){return t(e)}return l&&l.then?l.then(void 0,t):l}function Mt(e,t){try{var l=e()}catch(e){return t(!0,e)}return l&&l.then?l.then(t.bind(null,!1),t.bind(null,!0)):t(!1,l)}"undefined"!=typeof Symbol&&(Symbol.iterator||(Symbol.iterator=Symbol("Symbol.iterator"))),"undefined"!=typeof Symbol&&(Symbol.asyncIterator||(Symbol.asyncIterator=Symbol("Symbol.asyncIterator")));const kt=e=>{const[t,o]=l.useState(e.selectedVal?e.selectedVal:"");return l.useEffect(()=>{e.keepNull?o(""):e.selectedVal?o(e.selectedVal):(o(""),e.setFilter(""))},[e.selectedVal,e.forceSet]),n.createElement("input",{ref:e.inputRef,className:"employee-select-wrap--elipses "+(e.disable&&"disabled"),type:"text",value:t,onChange:function(t){e.freeze||(o(t.target.value),e.setFilter(t.target.value))},onClick:e.onClick,onFocus:function(){e.disable||e.dropdownDisplay(!0)},onBlur:t=>{var l;e.dropdownDisplay(!1),null==e||null===(l=e.onBlur)||void 0===l||l.call(e,t),e.selectedVal!==e.filterVal&&setTimeout(()=>{e.setforceSet(e=>e+1)},1e3)},onKeyDown:t=>{var l,n,o,i,a,r,u,s,d,c,m,v,p;if("ArrowDown"==t.key)e.setOptionIndex(t=>t+1==e.addProps.length?0:t+1),e.addProps.currentIndex+1==e.addProps.length?null==t||null===(l=t.target)||void 0===l||null===(n=l.parentElement)||void 0===n||null===(o=n.parentElement)||void 0===o||null===(i=o.children)||void 0===i||null===(a=i.namedItem("jk-dropdown-unique"))||void 0===a||null===(r=a.scrollTo)||void 0===r||r.call(a,0,0):(null==e||null===(u=e.addProps)||void 0===u?void 0:u.currentIndex)>2&&(null==t||null===(s=t.target)||void 0===s||null===(d=s.parentElement)||void 0===d||null===(c=d.parentElement)||void 0===c||null===(m=c.children)||void 0===m||null===(v=m.namedItem("jk-dropdown-unique"))||void 0===v||null===(p=v.scrollBy)||void 0===p||p.call(v,0,45)),t.preventDefault();else if("ArrowUp"==t.key){var f,E,g,h,_,N,A,S,b,y,C,D,O;e.setOptionIndex(t=>0!==t?t-1:e.addProps.length-1),0==e.addProps.currentIndex?null==t||null===(f=t.target)||void 0===f||null===(E=f.parentElement)||void 0===E||null===(g=E.parentElement)||void 0===g||null===(h=g.children)||void 0===h||null===(_=h.namedItem("jk-dropdown-unique"))||void 0===_||null===(N=_.scrollTo)||void 0===N||N.call(_,1e5,1e5):(null==e||null===(A=e.addProps)||void 0===A?void 0:A.currentIndex)>2&&(null==t||null===(S=t.target)||void 0===S||null===(b=S.parentElement)||void 0===b||null===(y=b.parentElement)||void 0===y||null===(C=y.children)||void 0===C||null===(D=C.namedItem("jk-dropdown-unique"))||void 0===D||null===(O=D.scrollBy)||void 0===O||O.call(D,0,-45)),t.preventDefault()}else"Enter"==t.key&&e.addProps.selectOption(e.addProps.currentIndex)},readOnly:e.disable,autoFocus:e.autoFocus,placeholder:e.placeholder,autoComplete:"off",style:c({},e.style,{zIndex:"auto"})})},Ut=e=>e,Ht=e=>{var o,i,a;const r=Digit.SessionStorage.get("userType"),[u,s]=l.useState(!1),[d,m]=l.useState(e.selected?e.selected:null),[v,p]=l.useState(""),[f,E]=l.useState(0),[g,h]=l.useState(-1),_=l.useRef(null),N=!!e.customSelector,A=e.t||Ut;function S(){if(!e.disable){var t,l=u;l||document.addEventListener("mousedown",b,!1),s(!l),null==e||null===(t=e.onBlur)||void 0===t||t.call(e)}}function b(e){_.current&&_.current.contains(e.target)||(document.removeEventListener("mousedown",b,!1),s(!1))}function y(t){t!==d||e.allowMultiselect?(e.select(t),m(t),s(!1)):(m(t),E(f+1))}l.useEffect(()=>{m(e.selected)},[e.selected]),console.log("option",e.option);let C=e.option&&(null===(o=e.option)||void 0===o?void 0:o.filter(t=>{var l,n;return(null===(l=A(t[e.optionKey]))||void 0===l||null===(n=l.toUpperCase())||void 0===n?void 0:n.indexOf(null==v?void 0:v.toUpperCase()))>-1}))||[];var D,O;return"PropertyType"==(null==e||null===(i=e.option)||void 0===i||null===(a=i[0])||void 0===a?void 0:a.label)&&(C=e.option),e.isBPAREG&&d&&((null===(D=e.option)||void 0===D||null===(O=D.filter(e=>(null==e?void 0:e.code)===(null==d?void 0:d.code)))||void 0===O?void 0:O.length)>0||m(null)),n.createElement("div",{className:("employee"===r?"employee-select-wrap":"select-wrap")+" "+(null!=e&&e.className?null==e?void 0:e.className:""),style:c({},e.style)},N&&n.createElement("div",{className:e.showArrow?"cp flex-right column-gap-5":"cp",onClick:S},e.customSelector,e.showArrow&&n.createElement(t.ArrowDown,{onClick:S,className:e.disable&&"disabled"})),!N&&n.createElement("div",{className:(u?"select-active":"select")+" "+(e.disable&&"disabled"),style:e.errorStyle?{border:"1px solid red"}:{}},n.createElement(kt,{autoComplete:e.autoComplete,setFilter:function(e){p(e)},forceSet:f,setforceSet:E,setOptionIndex:h,keepNull:e.keepNull,selectedVal:d?e.t?e.isMultiSelectEmp?d+" "+A("BPA_SELECTED_TEXT"):e.t(e.optionKey?d[e.optionKey]:d):e.optionKey?d[e.optionKey]:d:null,filterVal:v,addProps:{length:C.length,currentIndex:g,selectOption:function(e){y(C[e])}},dropdownDisplay:function(e){const t=setTimeout(()=>s(e),500);return()=>{clearTimeout(t)}},handleClick:b,disable:e.disable,freeze:!!e.freeze,autoFocus:e.autoFocus,placeholder:e.placeholder,onBlur:null==e?void 0:e.onBlur,inputRef:e.ref}),n.createElement(t.ArrowDown,{onClick:S,className:"cp",disable:e.disable})),u?e.optionKey?n.createElement("div",{id:"jk-dropdown-unique",className:(N?"margin-top-10 display: table":"")+" options-card",style:c({},e.optionCardStyles),ref:_},C&&C.map((t,l)=>(console.log("option",t),n.createElement("div",{className:"cp profile-dropdown--item display: flex ",style:l===g?{opacity:1,backgroundColor:"rgba(238, 238, 238, var(--bg-opacity))"}:{},key:l,onClick:()=>y(t)},t.icon&&n.createElement("span",{className:"icon"}," ",t.icon," "),e.isPropertyAssess?n.createElement("div",null,e.t?e.t(t[e.optionKey]):t[e.optionKey]):n.createElement("span",null," ",e.t?e.t(t[e.optionKey]):t[e.optionKey]),n.createElement("div",null,"(",e.t("COMMON_MASTERS_DESIGNATION_"+t.designation),")")))),C&&0===C.length&&n.createElement("div",{className:"cp profile-dropdown--item display: flex ",key:"-1",onClick:()=>{}},n.createElement("span",null," ",e.t?e.t("CMN_NOOPTION"):"CMN_NOOPTION"))):n.createElement("div",{className:"options-card",style:c({},e.optionCardStyles,{overflow:"scroll",maxHeight:"350px"}),id:"jk-dropdown-unique",ref:_},e.option.filter(e=>(null==e?void 0:e.toUpperCase().indexOf(null==v?void 0:v.toUpperCase()))>-1).map((e,t)=>n.createElement("p",{key:t,style:t===g?{opacity:1,backgroundColor:"rgba(238, 238, 238, var(--bg-opacity))"}:{},onClick:()=>y(e)},e))):null)},Wt=e=>n.createElement("h1",{className:"heading-m"},e.label),jt=()=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},n.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),n.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=>n.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},n.createElement(jt,null)),zt=e=>{var o,i;let{t:a,action:r,tenantId:u,closeModal:s,submitAction:d,applicationData:m,businessService:v,moduleCode:p}=e;const{data:f,isLoading:E}=Digit.Hooks.useEmployeeSearch(u,{roles:null==r||null===(o=r.assigneeRoles)||void 0===o||null===(i=o.map)||void 0===i?void 0:i.call(o,e=>({code:e})),isActive:!0},{enabled:!(null!=r&&r.isTerminateState)}),{isLoading:g,data:h}=Digit.Hooks.pt.useMDMS(u,v,"FINANCIAL_YEARLS",{},{details:{tenantId:Digit.ULBService.getStateId(),moduleDetails:[{moduleName:"egf-master",masterDetails:[{name:"FinancialYear",filter:"[?(@.module == 'PT')]"}]}]}}),[_,N]=l.useState({}),[A,S]=l.useState({}),[b,y]=l.useState([]),[C,D]=l.useState(null),[O,T]=l.useState(null),[L,I]=l.useState(null),[w,P]=l.useState(null),[R,x]=l.useState([]),[B,F]=l.useState(null),[M,k]=l.useState(!1);function U(e){T(e.target.files[0])}return l.useEffect(()=>{var e;h&&h["egf-master"]&&x(null===(e=h["egf-master"])||void 0===e?void 0:e.FinancialYear)},[h]),l.useEffect(()=>{var e;y(null==f||null===(e=f.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}}))},[f]),l.useEffect(()=>{!function(){try{P(null);const e=function(){if(O){const e=function(){if(O.size>=5242880)P(a("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const e=Ft(function(){return Promise.resolve(Digit.UploadServices.Filestorage("PT",O,Digit.ULBService.getStateId())).then(function(e){var t,l,n,o;(null==e||null===(t=e.data)||void 0===t||null===(l=t.files)||void 0===l?void 0:l.length)>0?I(null==e||null===(n=e.data)||void 0===n||null===(o=n.files[0])||void 0===o?void 0:o.fileStoreId):P(a("CS_FILE_UPLOAD_ERROR"))})},function(){P(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)}}()},[O]),l.useEffect(()=>{r&&N(null!=r&&r.showFinancialYearsModal?(e=>{let{t:l,action:o,financialYears:i,selectedFinancialYear:a,setSelectedFinancialYear:r}=e;return{label:{heading:"WF_"+o.action+"_APPLICATION",submit:"WF_PT.CREATE_"+o.action,cancel:"ES_PT_COMMON_CANCEL"},form:[{body:[{label:l("ES_PT_FINANCIAL_YEARS"),isMandatory:!0,type:"radio",populators:n.createElement(t.RadioButtons,{options:i,optionsKey:"name",onSelect:r,selectedOption:a})}]}]}})({t:a,action:r,financialYears:R,selectedFinancialYear:B,setSelectedFinancialYear:F}):(e=>{var l;let{t:o,action:i,approvers:a,selectedApprover:r,setSelectedApprover:u,selectFile:s,uploadedFile:d,setUploadedFile:c,assigneeLabel:m,businessService:v}=e;return{label:{heading:"WF_"+(null==i?void 0:i.action)+"_APPLICATION",submit:"WF_"+v+"_"+(null==i?void 0:i.action),cancel:"ES_PT_COMMON_CANCEL"},form:[{body:[{label:i.isTerminateState||"SENDBACKTOCITIZEN"===(null==i?void 0:i.action)?null:o(m||"WF_ROLE_"+(null===(l=i.assigneeRoles)||void 0===l?void 0:l[0])),type:"dropdown",populators:i.isTerminateState||"SENDBACKTOCITIZEN"===(null==i?void 0:i.action)?null:n.createElement(t.Dropdown,{option:a,autoComplete:"off",optionKey:"name",id:"fieldInspector",select:u,selected:r})},{label:o("ES_PT_ACTION_COMMENTS"),type:"textarea",populators:{name:"comments"}},{label:o("ES_PT_ATTACH_FILE")+(i.docUploadRequired?" *":""),populators:n.createElement(t.UploadFile,{id:"workflow-doc",onUpload:s,onDelete:()=>{c(null)},showHint:!0,hintText:o("PT_ATTACH_RESTRICTIONS_SIZE"),message:d?"1 "+o("ES_PT_ACTION_FILEUPLOADED"):o("ES_PT_ACTION_NO_FILEUPLOADED")})}]}]}})({t:a,action:r,approvers:b,selectedApprover:C,setSelectedApprover:D,selectFile:U,uploadedFile:L,setUploadedFile:I,businessService:v}))},[r,b,R,B,L]),r&&_.form?n.createElement(t.Modal,{headerBarMain:n.createElement(Wt,{label:a(_.label.heading)}),headerBarEnd:n.createElement(Vt,{onClick:s}),actionCancelLabel:a(_.label.cancel),actionCancelOnSubmit:s,actionSaveLabel:a(_.label.submit),actionSaveOnSubmit:()=>{},isDisabled:r.showFinancialYearsModal?!B:E||(null==r?void 0:r.docUploadRequired)&&!L,formId:"modal-action"},g?n.createElement(t.Loader,null):n.createElement(t.FormComposer,{config:_.form,className:"BPAemployeeCard bpa-workflow-modal-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"};m.creationReason="STATUS",d({customFunctionToExecute:null==r?void 0:r.customFunctionToExecute,Property:c({},m,{workflow:t})})}else if(null!=r&&r.showFinancialYearsModal)d({customFunctionToExecute:null==r?void 0:r.customFunctionToExecute,Assessment:{financialYear:null==B?void 0:B.name,propertyId:null==m?void 0:m.propertyId,tenantId:u,source:null==m?void 0:m.source,channel:null==m?void 0:m.channel,assessmentDate:Date.now()}});else{let t={action:null==r?void 0:r.action,comment:null==e?void 0:e.comments,businessService:v,moduleName:p};t.assignes=null!=r&&r.isTerminateState||!C?[]:[C],L&&(t.documents=[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==O?void 0:O.name,fileStoreId:L}]),d({Property:c({},m,{workflow:t})})}},defaultValues:A,formId:"modal-action"})):n.createElement(t.Loader,null)},Gt=e=>n.createElement("h1",{className:"heading-m"},e.label),Yt=()=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},n.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),n.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"})),qt=e=>n.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},n.createElement(Yt,null)),Kt=e=>{var o,i;let{t:a,action:r,tenantId:u,closeModal:s,submitAction:d,applicationData:m,businessService:v}=e;console.log("ActionModalActions: ",r);const{data:p}=Digit.Hooks.useEmployeeSearch(u,{roles:null==r||null===(o=r.assigneeRoles)||void 0===o||null===(i=o.map)||void 0===i?void 0:i.call(o,e=>({code:e})),isActive:!0},{enabled:!(null!=r&&r.isTerminateState)}),{isLoading:f,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')]"}]}]}}),[g,h]=l.useState({}),[_,N]=l.useState({}),[A,S]=l.useState([]),[b,y]=l.useState({}),[C,D]=l.useState(null),[O,T]=l.useState(null),[L,I]=l.useState(null),[w,P]=l.useState([]),[R,x]=l.useState(null);l.useEffect(()=>{var e;E&&E["egf-master"]&&P(null===(e=E["egf-master"])||void 0===e?void 0:e.FinancialYear)},[E]);const{data:B}=Digit.Hooks.useCustomMDMS(u,"common-masters",[{name:"Department"}]);function F(e){D(e.target.files[0])}return l.useEffect(()=>{if(p&&B){var e;const t=B["common-masters"].Department;S(null==p||null===(e=p.Employees)||void 0===e?void 0:e.map(e=>{var l,n,o;const i=null==e||null===(l=e.assignments)||void 0===l||null===(n=l[0])||void 0===n?void 0:n.department,a=null==t?void 0:t.find(e=>(null==e?void 0:e.code)===i);return console.log("matchedDept===",a),{uuid:null==e?void 0:e.uuid,name:(null==e||null===(o=e.user)||void 0===o?void 0:o.name)+" - "+(null==a?void 0:a.name)}}))}},[p]),l.useEffect(()=>{!function(){try{I(null);const e=function(){if(C){const e=function(){if(C.size>=5242880)I(a("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const e=Ft(function(){return Promise.resolve(Digit.UploadServices.Filestorage("PT",C,Digit.ULBService.getStateId())).then(function(e){var t,l,n,o;(null==e||null===(t=e.data)||void 0===t||null===(l=t.files)||void 0===l?void 0:l.length)>0?T(null==e||null===(n=e.data)||void 0===n||null===(o=n.files[0])||void 0===o?void 0:o.fileStoreId):I(a("CS_FILE_UPLOAD_ERROR"))})},function(){I(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)}}()},[C]),l.useEffect(()=>{r&&h((e=>{let{t:l,action:o,approvers:i,selectedApprover:a,setSelectedApprover:r,selectFile:u,uploadedFile:s,setUploadedFile:d,businessService:c}=e,m=!0;return"SENDBACKTOCITIZEN"!=(null==o?void 0:o.action)&&"APPROVE"!=(null==o?void 0:o.action)||(m=!1),o.isTerminateState&&(m=!1),{label:{heading:"WF_"+(null==o?void 0:o.action)+"_APPLICATION",submit:"CANCEL"===(null==o?void 0:o.action)?"WF_CANCEL_LICENSE":"WF_"+(null==c?void 0:c.toUpperCase())+"_"+(null==o?void 0:o.action),cancel:"WF_EMPLOYEE_NEWTL_CANCEL"},form:[{body:[{label:m?l("WF_ASSIGNEE_NAME_LABEL"):null,placeholder:m?l("WF_ASSIGNEE_NAME_PLACEHOLDER"):null,type:"dropdown",populators:m?n.createElement(t.Dropdown,{option:i,autoComplete:"off",optionKey:"name",id:"fieldInspector",select:r,selected:a}):null},{label:l("WF_COMMON_COMMENTS"),type:"textarea",populators:{name:"comments"}},{label:l("TL_APPROVAL_CHECKLIST_BUTTON_UP_FILE"),populators:n.createElement(t.UploadFile,{id:"workflow-doc",onUpload:u,onDelete:()=>{d(null)},message:s?"1 "+l("ES_PT_ACTION_FILEUPLOADED"):l("CS_ACTION_NO_FILEUPLOADED")})}]}]}})({t:a,action:r,approvers:A,selectedApprover:b,setSelectedApprover:y,selectFile:F,uploadedFile:O,setUploadedFile:T,businessService:v}))},[r,A,w,R,O]),r&&g.form?n.createElement(t.Modal,{headerBarMain:n.createElement(Gt,{label:a(g.label.heading)}),headerBarEnd:n.createElement(qt,{onClick:s}),actionCancelLabel:a(g.label.cancel),actionCancelOnSubmit:s,actionSaveLabel:a(g.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action"},f?n.createElement(t.Loader,null):n.createElement(t.FormComposer,{config:g.form,className:"BPAemployeeCard bpa-workflow-modal-form",noBoxShadow:!0,inline:!0,childrenAtTheBottom:!0,onSubmit:function(e){m=c({},m,{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:O?[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==C?void 0:C.name,fileStoreId:O}]:null}),d({Licenses:[m]})},defaultValues:_,formId:"modal-action"})):n.createElement(t.Loader,null)},$t=e=>n.createElement("h1",{style:{marginLeft:"22px"},className:"heading-m BPAheading-m"},e.label),Xt=()=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},n.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),n.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"})),Zt=e=>n.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},n.createElement(Xt,null)),Qt=e=>{var o,i;let{t:a,action:r,tenantId:u,closeModal:s,submitAction:d,applicationData:m,businessService:v}=e;const{data:p,isLoading:f}=Digit.Hooks.useEmployeeSearch(u,{roles:null==r||null===(o=r.assigneeRoles)||void 0===o||null===(i=o.map)||void 0===i?void 0:i.call(o,e=>({code:e})),isActive:!0},{enabled:!(null!=r&&r.isTerminateState)});console.log(p,"DEKHO");const[E,g]=l.useState({}),[h,_]=l.useState({}),[N,A]=l.useState([]),[S,b]=l.useState({}),[y,C]=l.useState(null),[D,O]=l.useState(null),[T,L]=l.useState(null),I=!!Digit.Utils.browser.isMobile();function w(e){C(e.target.files[0])}return l.useEffect(()=>{var e;A(null==p||null===(e=p.Employees)||void 0===e?void 0:e.map(e=>{var t,l,n,o,i,r;return{uuid:null==e?void 0:e.uuid,name:null==e||null===(t=e.user)||void 0===t?void 0:t.name,designation:(null==e||null===(l=e.assignments)||void 0===l||null===(n=l[0])||void 0===n?void 0:n.designation)||"N/A",displayName:(null==e||null===(o=e.user)||void 0===o?void 0:o.name)+" ("+(a(null==e||null===(i=e.assignments)||void 0===i||null===(r=i[0])||void 0===r?void 0:r.designation)||"N/A")+")"}}))},[p]),l.useEffect(()=>{!function(){try{L(null);const e=function(){if(y){const e=/(.*?)(jpg|jpeg|png|image|pdf)$/i,t=function(){if(y.size>=5242880)L(a("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const t=function(){if(null!=y&&y.type&&!e.test(null==y?void 0:y.type))L(a("NOT_SUPPORTED_FILE_TYPE"));else{const e=Ft(function(){return Promise.resolve(Digit.UploadServices.Filestorage("OBPS",y,Digit.ULBService.getStateId()||(null==u?void 0:u.split(".")[0]))).then(function(e){var t,l,n,o;(null==e||null===(t=e.data)||void 0===t||null===(l=t.files)||void 0===l?void 0:l.length)>0?O(null==e||null===(n=e.data)||void 0===n||null===(o=n.files[0])||void 0===o?void 0:o.fileStoreId):L(a("CS_FILE_UPLOAD_ERROR"))})},function(){L(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]),l.useEffect(()=>{r&&g((e=>{let{t:l,action:o,approvers:i,selectedApprover:a,setSelectedApprover:r,selectFile:u,uploadedFile:s,setUploadedFile:d,businessService:c,error:m}=e,v=!0;return"SENDBACKTOCITIZEN"!=(null==o?void 0:o.action)&&"SEND_BACK_TO_CITIZEN"!=(null==o?void 0:o.action)||(v=!1),o.isTerminateState&&(v=!1),{label:{heading:"WF_"+(null==o?void 0:o.action)+"_APPLICATION",submit:"WF_"+(null==c?void 0:c.toUpperCase())+"_"+(null==o?void 0:o.action),cancel:"WF_EMPLOYEE_BPAREG_CANCEL"},form:[{body:[{label:v?l("WF_ASSIGNEE_NAME_LABEL")+"*":null,placeholder:v?l("WF_ASSIGNEE_NAME_PLACEHOLDER"):null,type:"dropdown",populators:v?n.createElement(Ht,{option:i,autoComplete:"off",optionKey:"name",id:"fieldInspector",select:r,selected:a,t:l}):null},{label:l("WF_COMMON_COMMENTS")+"*",type:"textarea",populators:{name:"comments"}},{label:l("BPA_APPROVAL_CHECKLIST_BUTTON_UP_FILE"),populators:n.createElement(t.UploadFile,{id:"workflow-doc",onUpload:u,onDelete:()=>{d(null)},message:s?"1 "+l("ES_PT_ACTION_FILEUPLOADED"):l("CS_ACTION_NO_FILEUPLOADED"),accept:"image/*, .pdf, .png, .jpeg, .jpg",iserror:m})}]}]}})({t:a,action:r,approvers:N,selectedApprover:S,setSelectedApprover:b,selectFile:w,uploadedFile:D,setUploadedFile:O,businessService:v,error:T}))},[r,N,D,T]),r&&E.form?n.createElement(t.Modal,{headerBarMain:n.createElement($t,{label:a(E.label.heading)}),headerBarEnd:n.createElement(Zt,{onClick:s}),actionCancelLabel:a(E.label.cancel),actionCancelOnSubmit:s,actionSaveLabel:a(E.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action",isOBPSFlow:!0,popupStyles:I?{width:"720px"}:{},style:I?{height:"45px",width:"44%"}:{height:"45px",width:"107px",paddingLeft:"0px",paddingRight:"0px"},popupModuleMianStyles:I?{paddingLeft:"5px"}:{}},f?n.createElement(t.Loader,null):n.createElement(t.FormComposer,{config:E.form,cardStyle:{marginLeft:"0px",marginRight:"0px",marginTop:"-25px"},className:"BPAemployeeCard",noBoxShadow:!0,inline:!0,childrenAtTheBottom:!0,onSubmit:function(e){m=c({},m,{action:null==r?void 0:r.action,comment:null==e?void 0:e.comments,assignee:null!=S&&S.uuid?[null==S?void 0:S.uuid]:null,wfDocuments:D?[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==y?void 0:y.name,fileStoreId:D}]:null}),console.log("action",r),console.log("applicationData",m),d({Licenses:[m]},!1,{isStakeholder:!0,bpa:!1})},defaultValues:h,formId:"modal-action"})):n.createElement(t.Loader,null)},Jt=e=>n.createElement("h1",{style:{marginLeft:"22px"},className:"heading-m BPAheading-m"},e.label),el=()=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},n.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),n.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"})),tl=e=>n.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},n.createElement(el,null)),ll=e=>{var o,i,a,u,s,d,m,v,p,f,E,g,h,_,N,A,S,b;let{t:y,action:C,tenantId:D,closeModal:O,submitAction:T,applicationDetails:L,applicationData:I,businessService:w,workflowDetails:P,blockReason:R}=e;console.log("applicationData_BPAACTIONMODAL",I);const x=[...new Set(null==P||null===(o=P.data)||void 0===o||null===(i=o.initialActionState)||void 0===i||null===(a=i.nextActions)||void 0===a||null===(u=a.find(e=>(null==e?void 0:e.action)===(null==C?void 0:C.action)))||void 0===u||null===(s=u.actions)||void 0===s?void 0:s.flatMap(e=>e.roles||[]))];console.log("workflowDetails_BPAACTIONMODAL",P,x,C),Digit.Hooks.obps.useObpsAPI(null!==(d=I)&&void 0!==d&&null!==(m=d.landInfo)&&void 0!==m&&null!==(v=m.address)&&void 0!==v&&v.city?null===(p=I)||void 0===p||null===(f=p.landInfo)||void 0===f||null===(E=f.address)||void 0===E?void 0:E.city:D,!1);const{data:B,isLoading:F}=Digit.Hooks.useEmployeeSearch(D,{roles:null==x?void 0:x.map(e=>({code:e})),zones:null===(g=I)||void 0===g||null===(h=g.additionalDetails)||void 0===h?void 0:h.zonenumber,categories:null===(_=I)||void 0===_||null===(N=_.additionalDetails)||void 0===N?void 0:N.categories,subcategories:null===(A=I)||void 0===A||null===(S=A.additionalDetails)||void 0===S?void 0:S.subcategories,assignedtenattids:null===(b=I)||void 0===b?void 0:b.tenantId,isActive:!0},{enabled:!(null!=C&&C.isTerminateState)});console.log("approverData",B),r.useQueryClient();const[M,k]=l.useState({}),[U,H]=l.useState({}),[W,j]=l.useState([]),[V,z]=l.useState([]),[G,Y]=l.useState({}),[q,K]=l.useState({}),[$,X]=l.useState(null),[Z,Q]=l.useState(null),[J,ee]=l.useState(null),[te,le]=l.useState(null),ne=!!Digit.Utils.browser.isMobile();function oe(e){X(e.target.files[0])}l.useEffect(()=>{var e;j(null==B||null===(e=B.Employees)||void 0===e?void 0:e.map(e=>{var t,l,n;return{uuid:null==e?void 0:e.uuid,name:null==e||null===(t=e.user)||void 0===t?void 0:t.name,designation:null==e||null===(l=e.assignments)||void 0===l||null===(n=l[0])||void 0===n?void 0:n.designation}}))},[B]),l.useEffect(()=>{!function(){try{ee(null);const e=function(){if($){const e=/(.*?)(jpg|jpeg|png|image|pdf)$/i,t=function(){if($.size>=5242880)ee(y("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const t=function(){if(null!=$&&$.type&&!e.test(null==$?void 0:$.type))ee(y("NOT_SUPPORTED_FILE_TYPE"));else{const e=Ft(function(){return Promise.resolve(Digit.UploadServices.Filestorage("OBPS",$,Digit.ULBService.getStateId()||(null==D?void 0:D.split(".")[0]))).then(function(e){var t,l,n,o;(null==e||null===(t=e.data)||void 0===t||null===(l=t.files)||void 0===l?void 0:l.length)>0?Q(null==e||null===(n=e.data)||void 0===n||null===(o=n.files[0])||void 0===o?void 0:o.fileStoreId):ee(y("CS_FILE_UPLOAD_ERROR"))})},function(){ee(y("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)}}()},[$]);const ie=e=>{let t=[];return e&&e.map((e,l)=>{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},ae=e=>{let t=[];var l;for(l=0;l<(null==e?void 0:e.questionLength);l++){var n;t.push({remarks:e["Remarks_"+l],question:null==e?void 0:e.questionList[l].question,value:null==e||null===(n=e["question_"+l])||void 0===n?void 0:n.code})}return t},re=e=>{var t,l;let n=[],o=[];var i,a;return(null==e||null===(t=e.additionalDetails)||void 0===t||null===(l=t.fieldinspection_pending)||void 0===l?void 0:l.length)>0&&(o=null==e||null===(i=e.additionalDetails)||void 0===i?void 0:i.fieldinspection_pending),o=o.filter(e=>{if(!e.date)return!1;const t=new Date;return new Date(e.date)<=t}),"FIELDINSPECTION_INPROGRESS"==e.status?(n=JSON.parse(sessionStorage.getItem("INSPECTION_DATA")),(null===(a=n)||void 0===a?void 0:a.length)>0&&n.map((e,t)=>{o.push({docs:ie(e.Documents),date:e.InspectionDate,questions:ae(e),time:null==e?void 0:e.InspectionTime})}),console.log("FIELDINSPECTION_INPROGRESS",o),o=o.filter(e=>e.date&&e.time),console.log("inspectionObinspectionOb",o)):sessionStorage.removeItem("INSPECTION_DATA"),[...o]},ue=()=>{var e;const t=Digit.SessionStorage.get("OBPS_APPROVAL_CHECKS"),l=Digit.SessionStorage.get("OBPS_NEW_APPROVALS");let n=null==t?void 0:t.reduce((e,t)=>null!=t&&t.checked?e.push(null==t?void 0:t.label)&&e:e,[]);return n=null===(e=n)||void 0===e?void 0:e.concat(null!==l?l.filter(e=>""!==e.label).map(e=>null==e?void 0:e.label):[]),n};return l.useEffect(()=>{z(null==R?void 0:R.map(e=>({code:null==e?void 0:e.code,name:null==e?void 0:e.value}))),C&&k((e=>{var l;let{t:o,action:i,approvers:a,selectedApprover:r,setSelectedApprover:u,selectedBlockReason:s,setBlockReason:d,selectFile:c,uploadedFile:m,setUploadedFile:v,assigneeLabel:p,businessService:f,error:E,blockReasonFiltered:g}=e,h=!1;return"REVOCATE"!=(null==i?void 0:i.action)&&"REJECT"!=(null==i?void 0:i.action)&&"SKIP_PAYMENT"!=i.action&&"SEND_BACK_TO_CITIZEN"!=(null==i?void 0:i.action)&&"APPROVE"!=(null==i?void 0:i.action)||(h=!0),console.log("actionInModal",i),{label:{heading:"WF_"+(null==i?void 0:i.action)+"_APPLICATION",submit:"WF_"+f+"_"+(null==i?void 0:i.action),cancel:"BPA_CITIZEN_CANCEL_BUTTON"},form:[{body:[{label:i.isTerminateState||h||"BLOCK"==(null==i?void 0:i.action)||"VERIFY"==(null==i?void 0:i.action)||"SEND_FOR_INSPECTION_REPORT"==(null==i?void 0:i.action)||"ESIGN"==(null==i?void 0:i.action)?null:o(p||"WF_ROLE_"+(null===(l=i.assigneeRoles)||void 0===l?void 0:l[0])),type:"dropdown",populators:i.isTerminateState||h||"BLOCK"==(null==i?void 0:i.action)||"VERIFY"==(null==i?void 0:i.action)||"SEND_FOR_INSPECTION_REPORT"==(null==i?void 0:i.action)||"ESIGN"==(null==i?void 0:i.action)?null:n.createElement(Ht,{option:a,autoComplete:"off",optionKey:"name",id:"fieldInspector",select:u,selected:r,t:o})},{label:"BLOCK"==(null==i?void 0:i.action)?o("BLOCK_REASON"):null,type:"dropdown",populators:"BLOCK"==(null==i?void 0:i.action)?n.createElement(t.Dropdown,{option:g,autoComplete:"off",optionKey:"name",id:"fieldInspector",select:d,selected:s,isMandatory:!0}):null},{label:o("WF_COMMON_COMMENTS"),type:"textarea",isMandatory:!0,populators:{name:"comments"}},{label:""+o("WF_APPROVAL_UPLOAD_HEAD"),populators:n.createElement(t.UploadFile,{id:"workflow-doc",onUpload:c,onDelete:()=>{v(null)},message:m?"1 "+o("ES_PT_ACTION_FILEUPLOADED"):o("CS_ACTION_NO_FILEUPLOADED"),accept:"image/*, .pdf, .png, .jpeg, .jpg",iserror:E})}]}]}})({t:y,action:C,approvers:W,selectedApprover:G,setSelectedApprover:Y,selectedBlockReason:q,setBlockReason:K,selectFile:oe,uploadedFile:Z,setUploadedFile:Q,businessService:w,assigneeLabel:"WF_ASSIGNEE_NAME_LABEL_BPA",error:J,blockReasonFiltered:V}))},[C,W,te,Z,J]),C&&M.form?n.createElement(t.Modal,{headerBarMain:n.createElement(Jt,{label:y(M.label.heading)}),headerBarEnd:n.createElement(tl,{onClick:O}),actionCancelLabel:y(M.label.cancel),actionCancelOnSubmit:O,actionSaveLabel:y(M.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action",isOBPSFlow:!0,popupStyles:ne?{width:"720px"}:{},style:ne?{minHeight:"45px",height:"auto",width:"44%"}:{minHeight:"45px",height:"auto",width:"107px",paddingLeft:"0px",paddingRight:"0px"},popupModuleMianStyles:ne?{paddingLeft:"5px"}:{}},F?n.createElement(t.Loader,null):n.createElement(t.FormComposer,{config:M.form,cardStyle:{marginLeft:"0px",marginRight:"0px",marginTop:"-25px"},className:"BPAemployeeCard bpa-workflow-modal-form",noBoxShadow:!0,inline:!0,childrenAtTheBottom:!0,onSubmit:function(e){try{var t,l,n,o,i,a,r,u,s,d,m,v,p,f,E,g,h,_,N,A,S,b,D,w,R,x,B,F,M,k,U,H,W,j,V,z,Y,K,X,Q,J,ee;if(I=c({},I,{documents:null===(t=I)||void 0===t?void 0:t.documents,additionalDetails:c({},null===(l=I)||void 0===l?void 0:l.additionalDetails,{fieldinspection_pending:re(I),pendingapproval:ue(),blockingReason:null==q?void 0:q.name}),workflow:{action:null==C?void 0:C.action,comment:(null==e||null===(n=e.comments)||void 0===n?void 0:n.length)>0?null!=q&&q.name?(null==q?void 0:q.name)+" - "+(null==e?void 0:e.comments):null==e?void 0:e.comments:null,comments:(null==e||null===(o=e.comments)||void 0===o?void 0:o.length)>0?null!=q&&q.name?(null==q?void 0:q.name)+" - "+(null==e?void 0:e.comments):null==e?void 0:e.comments:null,assignee:"FIELDINSPECTION_INPROGRESS"===(null==P||null===(i=P.data)||void 0===i||null===(a=i.processInstances)||void 0===a||null===(r=a[0])||void 0===r||null===(u=r.state)||void 0===u?void 0:u.applicationStatus)?[null==P||null===(s=P.data)||void 0===s||null===(d=s.processInstances)||void 0===d||null===(m=d[0])||void 0===m||null===(v=m.assigner)||void 0===v?void 0:v.uuid]:null!=G&&G.uuid?[null==G?void 0:G.uuid]:null,assignes:"FIELDINSPECTION_INPROGRESS"===(null==P||null===(p=P.data)||void 0===p||null===(f=p.processInstances)||void 0===f||null===(E=f[0])||void 0===E||null===(g=E.state)||void 0===g?void 0:g.applicationStatus)?[null==P||null===(h=P.data)||void 0===h||null===(_=h.processInstances)||void 0===_||null===(N=_[0])||void 0===N||null===(A=N.assigner)||void 0===A?void 0:A.uuid]:null!=G&&G.uuid?[null==G?void 0:G.uuid]:null,varificationDocuments:Z?[{documentType:(null==C?void 0:C.action)+" DOC",fileName:null==$?void 0:$.name,fileStoreId:Z}]:null},action:null==C?void 0:C.action,riskType:null===(S=I)||void 0===S||null===(b=S.additionalDetails)||void 0===b?void 0:b.riskType,comment:null==e?void 0:e.comments,assignee:"FIELDINSPECTION_INPROGRESS"===(null==P||null===(D=P.data)||void 0===D||null===(w=D.processInstances)||void 0===w||null===(R=w[0])||void 0===R||null===(x=R.state)||void 0===x?void 0:x.applicationStatus)?[null==P||null===(B=P.data)||void 0===B||null===(F=B.processInstances)||void 0===F||null===(M=F[0])||void 0===M||null===(k=M.assigner)||void 0===k?void 0:k.uuid]:null!=G&&G.uuid?[null==G?void 0:G.uuid]:null,wfDocuments:Z?[{documentType:(null==C?void 0:C.action)+" DOC",fileName:null==$?void 0:$.name,fileStoreId:Z}]:null}),parseInt(sessionStorage.getItem("lessAdjusment"))>parseInt(sessionStorage.getItem("development"))+parseInt(sessionStorage.getItem("otherCharges"))+parseInt(null===(U=I)||void 0===U||null===(H=U.additionalDetails)||void 0===H||null===(W=H.selfCertificationCharges)||void 0===W?void 0:W.BPA_MALBA_CHARGES)+parseInt(null===(j=I)||void 0===j||null===(V=j.additionalDetails)||void 0===V||null===(z=V.selfCertificationCharges)||void 0===z?void 0:z.BPA_LABOUR_CESS)+parseInt(null===(Y=I)||void 0===Y||null===(K=Y.additionalDetails)||void 0===K||null===(X=K.selfCertificationCharges)||void 0===X?void 0:X.BPA_WATER_CHARGES)+parseInt(null===(Q=I)||void 0===Q||null===(J=Q.additionalDetails)||void 0===J||null===(ee=J.selfCertificationCharges)||void 0===ee?void 0:ee.BPA_GAUSHALA_CHARGES_CESS))O(),alert(y("Enterd Less Adjustment amount is invalid"));else{var te,le;const e=null==L||null===(te=L.nocData)||void 0===te?void 0:te.map(e=>{const t=Digit.SessionStorage.get(null==e?void 0:e.nocType)||[];return{Noc:c({},e,{documents:[...null!=e&&e.documents?null==e?void 0:e.documents:[],...t||[]]})}}),t={};let l=!0,n=!0;null==t||null===(le=t.Noc)||void 0===le||le.map(e=>{var t,o,i,a,r;"APPROVED"!==(null==e||null===(t=e.applicationStatus)||void 0===t?void 0:t.toUpperCase())&&"AUTO_APPROVED"!==(null==e||null===(o=e.applicationStatus)||void 0===o?void 0:o.toUpperCase())&&"REJECTED"!==(null==e||null===(i=e.applicationStatus)||void 0===i?void 0:i.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!=l&&1!=n||("AIRPORT_AUTHORITY"===(null==e?void 0:e.nocType)?l=!1:"FIRE_NOC"===(null==e?void 0:e.nocType)&&(n=!1))});let o=[];e&&e.map(e=>{var t,i,a,r,u,s,d,c,m,v,p,f;("APPROVED"!=(null==e||null===(t=e.Noc)||void 0===t||null===(i=t.applicationStatus)||void 0===i?void 0:i.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===(d=e.Noc)||void 0===d||null===(c=d.applicationStatus)||void 0===c?void 0:c.toUpperCase())&&"VOIDED"!=(null==e||null===(m=e.Noc)||void 0===m||null===(v=m.applicationStatus)||void 0===v?void 0:v.toUpperCase())&&"AIRPORT_AUTHORITY"===(null==e||null===(p=e.Noc)||void 0===p?void 0:p.nocType)&&l||"FIRE_NOC"===(null==e||null===(f=e.Noc)||void 0===f?void 0:f.nocType)&&n)&&o.push(e)}),T({BPA:I},(null==o?void 0:o.length)>0&&o,{isStakeholder:!1,bpa:!0})}return Promise.resolve()}catch(e){return Promise.reject(e)}},defaultValues:U,formId:"modal-action"})):n.createElement(t.Loader,null)},nl=e=>n.createElement("h1",{style:{marginLeft:"22px"},className:"heading-m BPAheading-m"},e.label),ol=()=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},n.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),n.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=>n.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},n.createElement(ol,null)),al=e=>{var i,a,u,s,d,m,v;let{t:p,action:f,tenantId:E,closeModal:g,submitAction:h,applicationData:_,businessService:N}=e;const{data:A,isLoading:S}=Digit.Hooks.useEmployeeSearch(E,{roles:null===(i=workflowDetails)||void 0===i||null===(a=i.data)||void 0===a||null===(u=a.initialActionState)||void 0===u||null===(s=u.nextActions)||void 0===s||null===(d=s.filter(e=>(null==e?void 0:e.action)==(null==f?void 0:f.action)))||void 0===d||null===(m=d[0])||void 0===m||null===(v=m.assigneeRoles)||void 0===v?void 0:v.map(e=>({code:e})),isActive:!0},{enabled:!(null!=f&&f.isTerminateState)}),[b,y]=(r.useQueryClient(),l.useState({})),[C,D]=l.useState({}),[O,T]=l.useState([]),[L,I]=l.useState({}),[w,P]=l.useState(null),[R,x]=l.useState(null),[B,F]=l.useState(null),M=!!Digit.Utils.browser.isMobile();function k(e){P(e.target.files[0])}return o.useHistory(),l.useEffect(()=>{var e;T(null==A||null===(e=A.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}}))},[A]),l.useEffect(()=>{!function(){try{F(null);const e=function(){if(w){const e=/(.*?)(jpg|jpeg|png|image|pdf)$/i,t=function(){if(w.size>=5242880)F(p("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const t=function(){if(null!=w&&w.type&&!e.test(null==w?void 0:w.type))F(p("NOT_SUPPORTED_FILE_TYPE"));else{const e=Ft(function(){return Promise.resolve(Digit.UploadServices.Filestorage("NOC",w,Digit.ULBService.getStateId()||(null==E?void 0:E.split(".")[0]))).then(function(e){var t,l,n,o;(null==e||null===(t=e.data)||void 0===t||null===(l=t.files)||void 0===l?void 0:l.length)>0?x(null==e||null===(n=e.data)||void 0===n||null===(o=n.files[0])||void 0===o?void 0:o.fileStoreId):F(p("CS_FILE_UPLOAD_ERROR"))})},function(){F(p("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)}}()},[w]),l.useEffect(()=>{f&&y((e=>{var l;let{t:o,action:i,approvers:a,selectedApprover:r,setSelectedApprover:u,selectFile:s,uploadedFile:d,setUploadedFile:c,assigneeLabel:m,businessService:v,error:p}=e,f=!1;"REVOCATE"!=(null==i?void 0:i.action)&&"REJECT"!=(null==i?void 0:i.action)||(f=!0);let E=!1;return"APPROVE"!=(null==i?void 0:i.action)&&"REJECT"!=(null==i?void 0:i.action)&&"AUTO_APPROVE"!=i.action&&"AUTO_REJECT"!=i.action||(E=!0),{label:{heading:"WF_"+(null==i?void 0:i.action)+"_APPLICATION",submit:"WF_"+v+"_"+(null==i?void 0:i.action),cancel:"CORE_LOGOUTPOPUP_CANCEL"},form:[{body:[{label:i.isTerminateState||E?null:o(m||"WF_ROLE_"+(null===(l=i.assigneeRoles)||void 0===l?void 0:l[0])),type:"dropdown",populators:i.isTerminateState||E?null:n.createElement(t.Dropdown,{option:a,autoComplete:"off",optionKey:"name",id:"fieldInspector",select:u,selected:r})},{label:o("WF_COMMON_COMMENTS"),type:"textarea",isMandatory:f,populators:{name:"comments"}},{label:""+o("WF_APPROVAL_UPLOAD_HEAD"),populators:n.createElement(t.UploadFile,{id:"workflow-doc",onUpload:s,onDelete:()=>{c(null)},showHint:!0,message:d?"1 "+o("ES_PT_ACTION_FILEUPLOADED"):o("CS_ACTION_NO_FILEUPLOADED"),accept:"image/*, .pdf, .png, .jpeg, .jpg",iserror:p})}]}]}})({t:p,action:f,approvers:O,selectedApprover:L,setSelectedApprover:I,selectFile:k,uploadedFile:R,setUploadedFile:x,businessService:N,assigneeLabel:"WF_ASSIGNEE_NAME_LABEL",error:B}))},[f,O,R,B]),f&&b.form?n.createElement(t.Modal,{headerBarMain:n.createElement(nl,{label:p(b.label.heading)}),headerBarEnd:n.createElement(il,{onClick:g}),actionCancelLabel:p(b.label.cancel),actionCancelOnSubmit:g,actionSaveLabel:p(b.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action",isOBPSFlow:!0,popupStyles:M?{width:"720px"}:{},style:M?{height:"45px",width:"44%"}:{height:"45px",width:"107px",paddingLeft:"0px",paddingRight:"0px"},popupModuleMianStyles:M?{paddingLeft:"5px"}:{}},S?n.createElement(t.Loader,null):n.createElement(t.FormComposer,{config:b.form,cardStyle:{marginLeft:"0px",marginRight:"0px",marginTop:"-25px"},className:"BPAemployeeCard bpa-workflow-modal-form",noBoxShadow:!0,inline:!0,childrenAtTheBottom:!0,onSubmit:function(e){var t,l,n;let o=JSON.parse(sessionStorage.getItem("NewNOCDocs")),i=(null===(t=_)||void 0===t||null===(l=t.documents)||void 0===l?void 0:l.length)>0?[...null===(n=_)||void 0===n?void 0:n.documents]:[];o.map((e,t)=>{i.push(e)}),_=c({},_,{workflow:{action:null==f?void 0:f.action,comment:null!=e&&e.comments?null==e?void 0:e.comments:null,assignee:null!=L&&L.uuid?[null==L?void 0:L.uuid]:null,documents:R?[{documentType:(null==f?void 0:f.action)+" DOC",fileName:null==w?void 0:w.name,fileStoreId:R}]:null},documents:i}),h({Noc:_},!1,{isNoc:!0})},defaultValues:C,formId:"modal-action"})):n.createElement(t.Loader,null)},rl=e=>n.createElement("h1",{className:"heading-m"},e.label),ul=()=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},n.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),n.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"})),sl=e=>n.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},n.createElement(ul,null)),dl=function(e,t){void 0===t&&(t="dayend");try{const l=e.match(/(\d{4})-(\d{1,2})-(\d{1,2})/),n=new Date(Date.UTC(l[1],l[2]-1,l[3]));return n.setMinutes(n.getMinutes()+n.getTimezoneOffset()),"dayend"===t&&(n.setHours(n.getHours()+24),n.setSeconds(n.getSeconds()-1)),n.getTime()}catch(t){return e}},cl=e=>{var o,i;let{t:a,action:r,tenantId:u,closeModal:s,submitAction:d,applicationData:m,businessService:v}=e;const{data:p,isLoading:f}=Digit.Hooks.useEmployeeSearch(u,{roles:null==r||null===(o=r.assigneeRoles)||void 0===o||null===(i=o.map)||void 0===i?void 0:i.call(o,e=>({code:e})),isActive:!0},{enabled:!(null!=r&&r.isTerminateState)}),[E,g]=l.useState({}),[h,_]=l.useState({}),[N,A]=l.useState([]),[S,b]=l.useState({}),[y,C]=l.useState(null),[D,O]=l.useState(null),[T,L]=l.useState(null),I=window.Digit.Utils.browser.isMobile(),w=window.location.href.includes("/employee");function P(e){C(e.target.files[0])}return l.useEffect(()=>{var e;A(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]),l.useEffect(()=>{!function(){try{L(null);const e=function(){if(y){const e=/(.*?)(jpg|jpeg|png|image|pdf)$/i,t=function(){if(y.size>=5242880)L(a("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const t=function(){if(null!=y&&y.type&&!e.test(null==y?void 0:y.type))L(a("NOT_SUPPORTED_FILE_TYPE"));else{const e=Ft(function(){return Promise.resolve(Digit.UploadServices.Filestorage("WS",y,Digit.ULBService.getCurrentTenantId())).then(function(e){var t,l,n,o;(null==e||null===(t=e.data)||void 0===t||null===(l=t.files)||void 0===l?void 0:l.length)>0?O(null==e||null===(n=e.data)||void 0===n||null===(o=n.files[0])||void 0===o?void 0:o.fileStoreId):L(a("CS_FILE_UPLOAD_ERROR"))})},function(e){console.error("Modal -> err ",e),L(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]),l.useEffect(()=>{var e,l,o,i;"DisconnectWSConnection"==(null===(e=m)||void 0===e||null===(l=e.processInstance)||void 0===l?void 0:l.businessService)||"DisconnectSWConnection"==(null===(o=m)||void 0===o||null===(i=o.processInstance)||void 0===i?void 0:i.businessService)?r&&g((e=>{var l;let{t:o,action:i,approvers:a,selectedApprover:r,setSelectedApprover:u,selectFile:s,uploadedFile:d,setUploadedFile:m,businessService:v,error:p}=e,f=!0,E=!1;return(null!=i&&null!==(l=i.action)&&void 0!==l&&l.includes("SEND_BACK")||"APPROVE_FOR_DISCONNECTION"==(null==i?void 0:i.action)||"RESUBMIT_APPLICATION"==(null==i?void 0:i.action))&&(f=!1),i.isTerminateState&&(f=!1),"EXECUTE_DISCONNECTION"!=(null==i?void 0:i.action)&&"DISCONNECTION_EXECUTED"!=(null==i?void 0:i.action)||(E=!0),{label:{heading:"WF_"+(null==i?void 0:i.action)+"_APPLICATION",submit:"WF_"+(null==v?void 0:v.toUpperCase())+"_"+(null==i?void 0:i.action),cancel:"CS_COMMON_CANCEL"},form:[{body:[{label:f?o("WF_ASSIGNEE_NAME_LABEL"):null,placeholder:f?o("WF_ASSIGNEE_NAME_PLACEHOLDER"):null,type:"dropdown",populators:f?n.createElement(t.Dropdown,{option:a,autoComplete:"off",optionKey:"name",id:"fieldInspector",select:u,selected:r}):null},E&&{label:o("ES_FSM_ACTION_SERVICE_DATE"),isMandatory:!!E,type:"custom",populators:E?{name:"date",validation:{required:!0},defaultValue:Digit.Utils.date.getDate(),component:(e,l)=>n.createElement(t.DatePicker,c({onChange:e.onChange,date:e.value},l))}:null},{label:o("WF_COMMON_COMMENTS"),type:"textarea",populators:{name:"comments"}},{label:o("WS_APPROVAL_CHECKLIST_BUTTON_UP_FILE"),populators:n.createElement(t.UploadFile,{id:"workflow-doc",accept:".jpg,.pdf,.png,.jpeg",onUpload:s,onDelete:()=>{m(null)},message:d?"1 "+o("ES_PT_ACTION_FILEUPLOADED"):o("CS_ACTION_NO_FILEUPLOADED"),error:p,iserror:p,showHintBelow:!0,hintText:"WS_HINT_TEXT_LABEL"})}]}]}})({t:a,action:r,approvers:N,selectedApprover:S,setSelectedApprover:b,selectFile:P,uploadedFile:D,setUploadedFile:O,businessService:v,error:T})):r&&g((e=>{var l;let{t:o,action:i,approvers:a,selectedApprover:r,setSelectedApprover:u,selectFile:s,uploadedFile:d,setUploadedFile:c,businessService:m,error:v}=e,p=!0;return(null!=i&&null!==(l=i.action)&&void 0!==l&&l.includes("SEND_BACK")||"APPROVE_FOR_CONNECTION"==(null==i?void 0:i.action))&&(p=!1),i.isTerminateState&&(p=!1),{label:{heading:"WF_"+(null==i?void 0:i.action)+"_APPLICATION",submit:"WF_"+(null==m?void 0:m.toUpperCase())+"_"+(null==i?void 0:i.action),cancel:"CS_COMMON_CANCEL"},form:[{body:[{label:p?o("WF_ASSIGNEE_NAME_LABEL"):null,placeholder:p?o("WF_ASSIGNEE_NAME_PLACEHOLDER"):null,type:"dropdown",populators:p?n.createElement(t.Dropdown,{option:a,autoComplete:"off",optionKey:"name",id:"fieldInspector",select:u,selected:r}):null},{label:o("WF_COMMON_COMMENTS"),type:"textarea",populators:{name:"comments"}},{label:o("WS_APPROVAL_CHECKLIST_BUTTON_UP_FILE"),populators:n.createElement(t.UploadFile,{id:"workflow-doc",accept:".jpg,.pdf,.png,.jpeg",onUpload:s,onDelete:()=>{c(null)},message:d?"1 "+o("ES_PT_ACTION_FILEUPLOADED"):o("CS_ACTION_NO_FILEUPLOADED"),error:v,iserror:v,showHintBelow:!0,hintText:"WS_HINT_TEXT_LABEL"})}]}]}})({t:a,action:r,approvers:N,selectedApprover:S,setSelectedApprover:b,selectFile:P,uploadedFile:D,setUploadedFile:O,businessService:v,error:T}))},[r,N,D,T]),r&&E.form?n.createElement(t.Modal,{headerBarMain:n.createElement(rl,{label:a(E.label.heading)}),headerBarEnd:n.createElement(sl,{onClick:s}),actionCancelLabel:a(E.label.cancel),actionCancelOnSubmit:s,actionSaveLabel:a(E.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action",style:I&&w?{width:"100%",height:"auto"}:{}},f?n.createElement(t.Loader,null):n.createElement(t.FormComposer,{config:E.form,className:"BPAemployeeCard bpa-workflow-modal-form",noBoxShadow:!0,inline:!0,childrenAtTheBottom:!0,onSubmit:function(e){var t,l,n,o,i,a,s,v,p,f;if(null!==(t=m)&&void 0!==t&&t.isBillAmend){var E,g,h,_,N,A,b,C,O;const t=c({},null===(E=m)||void 0===E||null===(g=E.billAmendmentDetails)||void 0===g?void 0:g.additionalDetails,{comments:null!=e&&e.comments?e.comments:null}),l=c({},null===(h=m)||void 0===h?void 0:h.billAmendmentDetails,{workflow:{businessId:null===(_=m)||void 0===_||null===(N=_.billAmendmentDetails)||void 0===N?void 0:N.amendmentId,action:null==r?void 0:r.action,tenantId:u,businessService:null!==(A=m)&&void 0!==A&&null!==(b=A.applicationType)&&void 0!==b&&b.includes("WATER")?"WS.AMENDMENT":"SW.AMENDMENT",moduleName:null!==(C=m)&&void 0!==C&&null!==(O=C.applicationType)&&void 0!==O&&O.includes("WATER")?"WS":"SW",assignes:null!=S&&S.uuid?[{uuid:null==S?void 0:S.uuid}]:[],comment:(null==e?void 0:e.comments)||"",documents:D?[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==y?void 0:y.name,fileStoreId:D}]:[]},additionalDetails:t,comment:(null==e?void 0:e.comments)||"",wfDocuments:D?[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==y?void 0:y.name,fileStoreId:D}]:null,processInstance:{action:null==r?void 0:r.action,assignes:null!=S&&S.uuid?[{uuid:null==S?void 0:S.uuid}]:[],comment:(null==e?void 0:e.comments)||"",documents:D?[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==y?void 0:y.name,fileStoreId:D}]:[]}});d({AmendmentUpdate:l})}else{if(m=c({},m,{action:null==r?void 0:r.action,comment:(null==e?void 0:e.comments)||"",assignee:null!=S&&S.uuid?[null==S?void 0:S.uuid]:[],assignes:null!=S&&S.uuid?[{uuid:null==S?void 0:S.uuid}]:[],wfDocuments:D?[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==y?void 0:y.name,fileStoreId:D}]:null,processInstance:c({},null===(l=m)||void 0===l?void 0:l.processInstance,{action:null==r?void 0:r.action,assignes:null!=S&&S.uuid?[{uuid:null==S?void 0:S.uuid}]:[],comment:(null==e?void 0:e.comments)||"",documents:D?[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==y?void 0:y.name,fileStoreId:D}]:[]})}),null!=e&&e.date&&null!==(n=m)&&void 0!==n&&null!==(o=n.applicationType)&&void 0!==o&&o.includes("DISCONNECT")){const t=yt(null==e?void 0:e.date);m.disconnectionExecutionDate=dl(t)}else if(null!=e&&e.date){const t=yt(null==e?void 0:e.date);m.connectionExecutionDate=dl(t)}var T;if("DisconnectWSConnection"==(null===(i=m)||void 0===i||null===(a=i.processInstance)||void 0===a?void 0:a.businessService)||"DisconnectSWConnection"==(null===(s=m)||void 0===s||null===(v=s.processInstance)||void 0===v?void 0:v.businessService)||window.location.href.includes("disconnection"))"WATER"==(null===(T=m)||void 0===T?void 0:T.serviceType)?d({WaterConnection:m,disconnectRequest:!0}):d({SewerageConnection:m,disconnectRequest:!0});else if("SEWERAGE_RECONNECTION"==(null===(p=m)||void 0===p?void 0:p.applicationType))d({SewerageConnection:m,disconnectRequest:!1,reconnectRequest:!0});else if("WATER_RECONNECTION"==(null===(f=m)||void 0===f?void 0:f.applicationType))d({WaterConnection:m,disconnectRequest:!1,reconnectRequest:!0});else{var L,I,w,P,R,x,B,F,M,k,U,H,W;const e=sessionStorage.getItem("Digit.ADHOC_ADD_REBATE_DATA"),t=e?JSON.parse(e):"";null!=t&&null!==(L=t.value)&&void 0!==L&&L.adhocPenalty&&(m.additionalDetails.adhocPenalty=parseInt(null==t||null===(I=t.value)||void 0===I?void 0:I.adhocPenalty)||""),null!=t&&null!==(w=t.value)&&void 0!==w&&w.adhocPenaltyComment&&(m.additionalDetails.adhocPenaltyComment=(null==t||null===(P=t.value)||void 0===P?void 0:P.adhocPenaltyComment)||""),null!=t&&null!==(R=t.value)&&void 0!==R&&R.adhocPenaltyReason&&(m.additionalDetails.adhocPenaltyReason=(null==t||null===(x=t.value)||void 0===x?void 0:x.adhocPenaltyReason)||""),null!=t&&null!==(B=t.value)&&void 0!==B&&B.adhocRebate&&(m.additionalDetails.adhocRebate=parseInt(null==t||null===(F=t.value)||void 0===F?void 0:F.adhocRebate)||""),null!=t&&null!==(M=t.value)&&void 0!==M&&M.adhocRebateComment&&(m.additionalDetails.adhocRebateComment=(null==t||null===(k=t.value)||void 0===k?void 0:k.adhocRebateComment)||""),null!=t&&null!==(U=t.value)&&void 0!==U&&U.adhocRebateReason&&(m.additionalDetails.adhocRebateReason=(null==t||null===(H=t.value)||void 0===H?void 0:H.adhocRebateReason)||""),"WATER"==(null===(W=m)||void 0===W?void 0:W.serviceType)?d({WaterConnection:m,disconnectRequest:!1,reconnectRequest:!1}):d({SewerageConnection:m,disconnectRequest:!1,reconnectRequest:!1})}}},defaultValues:h,formId:"modal-action"})):n.createElement(t.Loader,null)},ml=e=>n.createElement("h1",{className:"heading-m"},e.label),vl=()=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},n.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),n.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"})),pl=e=>n.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},n.createElement(vl,null)),fl=e=>{var o,i;let{t:a,action:r,tenantId:u,closeModal:s,submitAction:d,applicationData:m,businessService:v,moduleCode:p}=e;console.log("applicationData",m);const{data:f}=Digit.Hooks.useEmployeeSearch(u,{roles:null==r||null===(o=r.assigneeRoles)||void 0===o||null===(i=o.map)||void 0===i?void 0:i.call(o,e=>({code:e})),isActive:!0},{enabled:!(null!=r&&r.isTerminateState)}),[E,g]=l.useState({}),[h,_]=l.useState({}),[N,A]=l.useState([]),[S,b]=l.useState(null),[y,C]=l.useState(null),[D,O]=l.useState(null),[T,L]=l.useState(null),[I,w]=l.useState(!1);function P(e){C(e.target.files[0])}return l.useEffect(()=>{var e;A(null==f||null===(e=f.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}}))},[f]),l.useEffect(()=>{!function(){try{L(null);const e=function(){if(y){const e=function(){if(y.size>=5242880)L(a("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const e=Ft(function(){return Promise.resolve(Digit.UploadServices.Filestorage("PTR",y,Digit.ULBService.getStateId())).then(function(e){var t,l,n,o;(null==e||null===(t=e.data)||void 0===t||null===(l=t.files)||void 0===l?void 0:l.length)>0?O(null==e||null===(n=e.data)||void 0===n||null===(o=n.files[0])||void 0===o?void 0:o.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)}}()},[y]),l.useEffect(()=>{r&&g((e=>{let{t:t,action:l,businessService:n}=e;return{label:{heading:"WF_"+(null==l?void 0:l.action)+"_APPLICATION",submit:"WF_"+n+"_"+(null==l?void 0:l.action),cancel:"ES_PTR_COMMON_CANCEL"},form:[{body:[{label:t("ES_PTR_ACTION_COMMENTS"),type:"textarea",populators:{name:"comments"}}]}]}})({t:a,action:r,approvers:N,selectedApprover:S,setSelectedApprover:b,selectFile:P,uploadedFile:D,setUploadedFile:O,businessService:v}))},[r,N,D]),r&&E.form?n.createElement(t.Modal,{headerBarMain:n.createElement(ml,{label:a(E.label.heading)}),headerBarEnd:n.createElement(pl,{onClick:s}),actionCancelLabel:a(E.label.cancel),actionCancelOnSubmit:s,actionSaveLabel:a(E.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action"},n.createElement(t.FormComposer,{config:E.form,className:"BPAemployeeCard bpa-workflow-modal-form",noBoxShadow:!0,inline:!0,childrenAtTheBottom:!0,onSubmit:function(e){if("COMMON_APPROVED"==(null==r?void 0:r.action)){let t={action:"OPEN",comments:null==e?void 0:e.comments,businessService:"ptr",moduleName:"pet-services"};m.creationReason="CREATE",d({PetRegistrationApplications:[c({},m,{workflow:t})]})}let t={action:null==r?void 0:r.action,comments:null==e?void 0:e.comments,businessService:v,moduleName:p};t.assignes=null!=r&&r.isTerminateState||!S?[]:[S],D&&(t.documents=[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==y?void 0:y.name,fileStoreId:D}]),d({PetRegistrationApplications:[c({},m,{workflow:t})]})},defaultValues:h,formId:"modal-action"})):n.createElement(t.Loader,null)},El=e=>n.createElement("h1",{className:"heading-m"},e.label),gl=()=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},n.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),n.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"})),hl=e=>n.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},n.createElement(gl,null)),_l=e=>{var o,i,a;let{t:r,action:u,closeModal:s,submitAction:d,applicationData:m,businessService:v}=e;const p=Digit.ULBService.getStateId(),{data:f,isLoading:E}=Digit.Hooks.tl.useTradeLicenseMDMS(p,"TradeLicense","TradeUnits","[?(@.type=='TL')]");console.log("tradeMdmsData",null==f||null===(o=f.TradeLicense)||void 0===o?void 0:o.TradeType),console.log("applicationData",m);const[g,h]=l.useState({}),[_,N]=l.useState({}),[A,S]=l.useState([]),[b,y]=l.useState(""),[C,D]=l.useState([]),[O,T]=l.useState(null),L=null===(i=m)||void 0===i||null===(a=i.tradeLicenseDetail)||void 0===a?void 0:a.tradeUnits;console.log("tradeUnits",L);const I=l.useMemo(()=>{var e;if(E||!f||!L.length)return[];const t=new Set(L.map(e=>e.tradeType)),l=(null===(e=f.TradeLicense)||void 0===e?void 0:e.TradeType.filter(e=>t.has(e.code))).some(e=>null==e?void 0:e.ishazardous);return console.log("hasHazardous",l),l?["1"]:["1","2","3"]},[E,f,L]);return console.log("years",I),l.useEffect(()=>{u&&h((e=>{let{t:l,action:o,years:i,selectedApprover:a,setSelectedApprover:r,businessService:u}=e;return{label:{heading:"WF_"+(null==o?void 0:o.action)+"_APPLICATION",submit:"WF_"+(null==u?void 0:u.toUpperCase())+"_"+(null==o?void 0:o.action),cancel:"WF_EMPLOYEE_NEWTL_CANCEL"},form:[{body:[{label:l("TL_VALID_FOR_NO_OF_YEARS"),type:"dropdown",populators:n.createElement(t.Dropdown,{option:i,autoComplete:"off",select:r,selected:a})}]}]}})({t:r,action:u,years:I,selectedApprover:b,setSelectedApprover:y,businessService:v}))},[u,I,C,O]),u&&g.form?n.createElement(t.Modal,{headerBarMain:n.createElement(El,{label:r(g.label.heading)}),headerBarEnd:n.createElement(hl,{onClick:s}),actionCancelLabel:r(g.label.cancel),actionCancelOnSubmit:s,actionSaveLabel:r(g.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action"},E?n.createElement(t.Loader,null):n.createElement(t.FormComposer,{config:g.form,className:"BPAemployeeCard bpa-workflow-modal-form",noBoxShadow:!0,inline:!0,childrenAtTheBottom:!0,onSubmit:function(e){var t;let l=null===(t=m)||void 0===t?void 0:t.financialYear;const n=null==l?void 0:l.split("-")[1],o="20"+Number(n)+"-"+(Number(n)+1);m=c({},m,{financialYear:o,action:"INITIATE",additionalDetail:c({},m.additionalDetail,{validityYears:b.length>0?parseInt(b):""})}),d({Licenses:[m]})},defaultValues:_,formId:"modal-action"})):n.createElement(t.Loader,null)},Nl=e=>n.createElement("h1",{className:"heading-m"},e.label),Al=()=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},n.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),n.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"})),Sl=e=>n.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},n.createElement(Al,null)),bl=e=>{var o,i;let{t:a,action:r,tenantId:u,closeModal:s,submitAction:d,applicationData:m,businessService:v,moduleCode:p}=e;const{data:f}=Digit.Hooks.useEmployeeSearch(u,{roles:null==r||null===(o=r.assigneeRoles)||void 0===o||null===(i=o.map)||void 0===i?void 0:i.call(o,e=>({code:e})),isActive:!0},{enabled:null==r?void 0:r.isTerminateState}),[E,g]=l.useState({}),[h,_]=l.useState({}),[N,A]=l.useState([]),[S,b]=l.useState(null),[y,C]=l.useState(null),[D,O]=l.useState(null),[T,L]=l.useState(null),[I,w]=l.useState(!1);function P(e){w(!0),C(e.target.files[0])}return l.useEffect(()=>{var e;A(null==f||null===(e=f.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}}))},[f]),l.useEffect(()=>{!function(){try{L(null);const e=function(){if(y){const e=function(){if(y.size>=5242880)L(a("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const e=Mt(function(){return Ft(function(){return Promise.resolve(Digit.UploadServices.Filestorage("StreetVending",y,u)).then(function(e){var t,l,n,o;(null==e||null===(t=e.data)||void 0===t||null===(l=t.files)||void 0===l?void 0:l.length)>0?O(null==e||null===(n=e.data)||void 0===n||null===(o=n.files[0])||void 0===o?void 0:o.fileStoreId):L(a("CS_FILE_UPLOAD_ERROR"))})},function(){L(a("CS_FILE_UPLOAD_ERROR"))})},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,m),l.useEffect(()=>{g((e=>{let{t:l,action:o,selectFile:i,uploadedFile:a,setUploadedFile:r,approvers:u,selectedApprover:s,setSelectedApprover:d,isUploading:c}=e;const m=()=>n.createElement("div",{className:"loading-spinner"});return console.log("isuploading ",c),{label:{heading:"WF_"+(null==o?void 0:o.action)+"_APPLICATION",submit:"SV_"+(null==o?void 0:o.action),cancel:"SV_COMMON_CANCEL"},form:[{body:["APPROVE"===(null==o?void 0:o.action)||"REJECT"===(null==o?void 0:o.action)||"SENDBACKTOCITIZEN"===(null==o?void 0:o.action)?"":{label:l("SV_ASSIGNEE"),type:"dropdown",populators:n.createElement(t.Dropdown,{option:u,t:l,optionKey:"name",select:d,selected:s})},{label:l("SV_ACTION_COMMENTS"),isMandatory:!0,type:"textarea",populators:{name:"comments",validation:{required:!0}}},{label:l("SV_ATTATCH_FILE")+(o.docUploadRequired?" *":""),populators:n.createElement(t.UploadFile,{id:"workflow-doc-sv",onUpload:i,onDelete:()=>{r(null)},message:c?n.createElement("div",{style:{display:"flex",alignItems:"center",gap:"8px"}},n.createElement(m,null),n.createElement("span",null,"Uploading...")):a?"1 "+l("SV_FILE_UPLOADED"):l("SV_NO_FILE")})}]}]}})({t:a,action:r,approvers:N,selectedApprover:S,setSelectedApprover:b,selectFile:P,uploadedFile:D,setUploadedFile:O,businessService:v,isUploading:I}))},[r,N,D]),r&&E.form?n.createElement(t.Modal,{headerBarMain:n.createElement(Nl,{label:a(E.label.heading)}),headerBarEnd:n.createElement(Sl,{onClick:s}),actionCancelLabel:a(E.label.cancel),actionCancelOnSubmit:s,actionSaveLabel:a(E.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action"},n.createElement(t.FormComposer,{config:E.form,noBoxShadow:!0,inline:!0,childrenAtTheBottom:!0,onSubmit:function(e){var t;let l={action:null==r?void 0:r.action,comments:null==e?void 0:e.comments,businessService:v,moduleName:p,assignes:"SENDBACKTOCITIZEN"===(null==r?void 0:r.action)?[null==m||null===(t=m.auditDetails)||void 0===t?void 0:t.createdBy]:null!=S&&S.uuid?[null==S?void 0:S.uuid]:null};D&&(l.documents=[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==y?void 0:y.name,fileStoreId:D}]),d({streetVendingDetail:c({},m,{workflow:l})})},defaultValues:h,formId:"modal-action"})):n.createElement(t.Loader,null)},yl=e=>n.createElement("h1",{className:"heading-m"},e.label),Cl=()=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},n.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),n.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"})),Dl=e=>n.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},n.createElement(Cl,null)),Ol=e=>{var o,i;let{t:a,action:r,tenantId:u,closeModal:s,submitAction:d,applicationData:m,businessService:v,moduleCode:p}=e;console.log("applicationData",m);const{data:f}=Digit.Hooks.useEmployeeSearch(u,{roles:null==r||null===(o=r.assigneeRoles)||void 0===o||null===(i=o.map)||void 0===i?void 0:i.call(o,e=>({code:e})),isActive:!0},{enabled:!(null!=r&&r.isTerminateState)}),[E,g]=l.useState({}),[h,_]=l.useState({}),[N,A]=l.useState([]),[S,b]=l.useState(null),[y,C]=l.useState(null),[D,O]=l.useState(null),[T,L]=l.useState(null),[I,w]=l.useState(!1);function P(e){C(e.target.files[0])}return l.useEffect(()=>{var e;A(null==f||null===(e=f.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}}))},[f]),l.useEffect(()=>{!function(){try{L(null);const e=function(){if(y){const e=function(){if(y.size>=5242880)L(a("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const e=Ft(function(){return Promise.resolve(Digit.UploadServices.Filestorage("CHB",y,Digit.ULBService.getStateId())).then(function(e){var t,l,n,o;(null==e||null===(t=e.data)||void 0===t||null===(l=t.files)||void 0===l?void 0:l.length)>0?O(null==e||null===(n=e.data)||void 0===n||null===(o=n.files[0])||void 0===o?void 0:o.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)}}()},[y]),l.useEffect(()=>{r&&g((e=>{let{t:l,action:o,selectFile:i,uploadedFile:a,setUploadedFile:r,businessService:u}=e;return{label:{heading:"WF_"+(null==o?void 0:o.action)+"_APPLICATION",submit:"WF_"+u+"_"+(null==o?void 0:o.action),cancel:"ES_CHB_COMMON_CANCEL"},form:[{body:[{label:l("ES_CHB_ACTION_COMMENTS"),type:"textarea",populators:{name:"comments"}},{label:l("ES_CHB_ATTACH_FILE")+(o.docUploadRequired?" *":""),populators:n.createElement(t.UploadFile,{id:"workflow-doc",onUpload:i,onDelete:()=>{r(null)},showHint:!0,hintText:l("CHB_ATTACH_RESTRICTIONS_SIZE"),message:a?"1 "+l("ES_CHB_ACTION_FILEUPLOADED"):l("ES_CHB_ACTION_NO_FILEUPLOADED")})}]}]}})({t:a,action:r,approvers:N,selectedApprover:S,setSelectedApprover:b,selectFile:P,uploadedFile:D,setUploadedFile:O,businessService:v}))},[r,N,D]),r&&E.form?n.createElement(t.Modal,{headerBarMain:n.createElement(yl,{label:a(E.label.heading)}),headerBarEnd:n.createElement(Dl,{onClick:s}),actionCancelLabel:a(E.label.cancel),actionCancelOnSubmit:s,actionSaveLabel:a(E.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action"},n.createElement(t.FormComposer,{config:E.form,className:"BPAemployeeCard bpa-workflow-modal-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:p};D&&(t.documents=[{documentType:(null==r?void 0:r.action)+" DOC",fileName:null==y?void 0:y.name,filestoreId:D}]),d({hallsBookingApplication:[c({},m,{workflow:t})]})},defaultValues:h,formId:"modal-action"})):n.createElement(t.Loader,null)},Tl=e=>n.createElement("h1",{className:"heading-m"},e.label),Ll=()=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},n.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),n.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=>n.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},n.createElement(Ll,null)),wl=e=>{var i,a,r;let{t:u,action:s,tenantId:d,closeModal:m,submitAction:v,applicationData:p,businessService:f,moduleCode:E}=e;const{data:g}=Digit.Hooks.useEmployeeSearch(d,{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)}),h=o.useHistory(),[_,N]=l.useState({}),[A,S]=l.useState({}),[b,y]=l.useState([]),[C,D]=l.useState(null),[O,T]=l.useState(null);return l.useEffect(()=>{var e;y(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]),l.useEffect(()=>{"INITIATED"===(null==s?void 0:s.state)?h.push("/digit-ui/employee/asset/assetservice/edit/"+(null==p?void 0:p.applicationNo)):N((e=>{let{t:t,action:l,businessService:n}=e;return{label:{heading:"WF_"+(null==l?void 0:l.action)+"_APPLICATION",submit:"WF_"+n+"_"+(null==l?void 0:l.action),cancel:"ES_AST_COMMON_CANCEL"},form:[{body:[{label:t("AST_ACTION_COMMENTS"),type:"textarea",populators:{name:"comments"}}]}]}})({t:u,action:s,approvers:b,selectedApprover:C,setSelectedApprover:D,uploadedFile:O,setUploadedFile:T,businessService:f}))},[s,b,O]),s&&_.form?n.createElement(t.Modal,{headerBarMain:n.createElement(Tl,{label:u(_.label.heading)}),headerBarEnd:n.createElement(Il,{onClick:m}),actionCancelLabel:u(_.label.cancel),actionCancelOnSubmit:m,actionSaveLabel:u(_.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action"},n.createElement(t.FormComposer,{config:_.form,className:"BPAemployeeCard bpa-workflow-modal-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:f,moduleName:E};O&&(t.documents=[]),v({Asset:c({},p,{workflow:t})})},defaultValues:A,formId:"modal-action"})):n.createElement(t.Loader,null)},Pl=e=>null!=e&&e.businessService.includes("PT")?n.createElement(zt,e):null!=e&&e.businessService.includes("ptr")?n.createElement(fl,e):null!=e&&e.businessService.includes("NewTL")||null!=e&&e.businessService.includes("TL")||null!=e&&e.businessService.includes("EDITRENEWAL")?n.createElement(Kt,e):null!=e&&e.businessService.includes("DIRECTRENEWAL")?n.createElement(_l,e):null!=e&&e.moduleCode.includes("BPAREG")?n.createElement(Qt,e):null!=e&&e.moduleCode.includes("BPA")?n.createElement(ll,e):null!=e&&e.moduleCode.includes("NOC")?n.createElement(al,e):null!=e&&e.moduleCode.includes("WS")?n.createElement(cl,e):null!=e&&e.businessService.includes("street-vending")?n.createElement(bl,e):null!=e&&e.businessService.includes("chb")?n.createElement(Ol,e):null!=e&&e.businessService.includes("asset-create")?n.createElement(wl,e):void 0;function Rl(e){let{documents:l,svgStyles:o={},isSendBackFlow:a=!1,isHrLine:r=!1,titleStyles:u}=e;const{t:s}=i.useTranslation(),d=window.location.href.includes("stakeholder");return n.createElement("div",{style:{marginTop:"19px",display:"flex",flexWrap:"wrap",flexDirection:"row",borderRadius:"4px",background:"#FAFAFA",border:"1px solid #D6D5D4",padding:"8px"}},!d&&(null==l?void 0:l.map((e,o)=>{var i,d,c;return n.createElement(n.Fragment,{key:o},n.createElement("div",{style:{display:"flex",flexWrap:"wrap",justifyContent:"flex-start"}},n.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((l,o)=>{var i;return n.createElement("div",{style:{width:"180px"}},n.createElement(t.CardSubHeader,{style:u||{marginTop:"32px",marginBottom:"8px",color:"#505A5F",fontSize:"24px"}},s(null==e?void 0:e.title)),n.createElement("a",{target:"_",href:null==l?void 0:l.url,style:{minWidth:"80px",marginRight:"10px",maxWidth:"100px",height:"auto",minWidth:"100px"},key:o},n.createElement("div",{style:{display:"flex",justifyContent:"flex-start"}},n.createElement(t.PDFSvg,null)),n.createElement("p",{style:{marginTop:"8px",fontWeight:"bold",textAlign:"start",color:"#505A5F"}},s(null==l?void 0:l.title)),a?null!=l&&null!==(i=l.documentType)&&void 0!==i&&i.includes("NOC")?n.createElement("p",{style:{textAlign:"center"}},s(null==l?void 0:l.documentType.split(".")[1])):n.createElement("p",{style:{textAlign:"center"}},s(null==l?void 0:l.documentType)):""))}):!window.location.href.includes("citizen")&&n.createElement("div",null,n.createElement("p",null,s("BPA_NO_DOCUMENTS_UPLOADED_LABEL")),n.createElement("div",{style:{width:"180px"}},n.createElement(t.CardSubHeader,{style:u||{marginTop:"32px",marginBottom:"8px",color:"#505A5F",fontSize:"24px"}}),n.createElement("div",{style:{minWidth:"80px",marginRight:"10px",maxWidth:"100px",height:"auto",minWidth:"100px"},key:o},n.createElement("div",{style:{display:"flex",justifyContent:"flex-start"}},n.createElement(t.PDFSvg,null)),n.createElement("p",{style:{marginTop:"8px",fontWeight:"bold",textAlign:"start",color:"#505A5F"}}),a?(null!==(d=value)&&void 0!==d&&null!==(c=d.documentType)&&void 0!==c&&c.includes("NOC"),n.createElement("p",{style:{textAlign:"center"}})):"")))),r&&(null==l?void 0:l.length)!=o+1?n.createElement("hr",{style:{color:"#D6D5D4",backgroundColor:"#D6D5D4",height:"2px",marginTop:"20px",marginBottom:"20px"}}):null))})),d&&(null==l?void 0:l.map((e,l)=>{var i;return n.createElement(n.Fragment,{key:l},null!=e&&e.title?n.createElement(t.CardSubHeader,{style:{marginTop:"32px",marginBottom:"8px",color:"#505A5F",fontSize:"24px"}},s(null==e?void 0:e.title)):null,n.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,l)=>n.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:l},n.createElement("div",{style:{maxWidth:"940px",padding:"8px",borderRadius:"4px",border:"1px solid #D6D5D4",background:"#FAFAFA"}},n.createElement("p",{style:{marginTop:"8px",fontWeight:"bold",marginBottom:"10px"}},s(null==e?void 0:e.title)),null!=e&&e.docInfo?n.createElement("div",{style:{fontSize:"12px",color:"#505A5F",fontWeight:400,lineHeight:"15px",marginBottom:"10px"}},""+s(null==e?void 0:e.docInfo)):null,n.createElement(t.PDFSvg,null),n.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")&&n.createElement("div",null,n.createElement("p",null,s("BPA_NO_DOCUMENTS_UPLOADED_LABEL")))))})))}const xl=e=>{var t,o;let{t:i,formData:a,applicationData:r,docs:u,bpaActionsDetails:s}=e;const d=(null==r?void 0:r.status)||"",c=(null==s||null===(t=s.data)||void 0===t?void 0:t.nextActions)||[],m=Digit.ULBService.getStateId(),[v,p]=l.useState((null==a||null===(o=a.documents)||void 0===o?void 0:o.documents)||[]),[f,E]=l.useState(null),[g,h]=l.useState([]),[_,N]=l.useState(!0),[A,S]=l.useState(!1),[b,y]=l.useState(!1),{isLoading:C,data:D}=Digit.Hooks.obps.useMDMS(m,"BPA",["DocTypeMapping"]),{isLoading:O,data:T}=Digit.Hooks.obps.useMDMS(m,"common-masters",["DocumentType"]);return l.useEffect(()=>{var e,t,l,n;let o=[];var i,a;null!=D&&null!==(e=D.BPA)&&void 0!==e&&e.DocTypeMapping&&(o=null==D||null===(i=D.BPA)||void 0===i||null===(a=i.DocTypeMapping)||void 0===a?void 0:a.filter(e=>{var t,l;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===(l=r.additionalDetails)||void 0===l?void 0:l.applicationType)}));let s=[];null===(t=o)||void 0===t||null===(l=t[0])||void 0===l||null===(n=l.docTypes)||void 0===n||n.forEach(e=>{var t,l,n,o;let i=e.code;e.dropdownData=[],e.uploadedDocuments=[],null==T||null===(t=T["common-masters"])||void 0===t||null===(l=t.DocumentType)||void 0===l||l.forEach(t=>{let l=t.code.slice(0,i.length);i===l&&(e.hasDropdown=!0,t.i18nKey=t.code,e.dropdownData.push(t))}),e.uploadedDocuments[0]={},e.uploadedDocuments[0].values=[],null==u||null===(n=u[0])||void 0===n||null===(o=n.values)||void 0===o||o.map(t=>{var l,n;i===(null==t||null===(l=t.documentType)||void 0===l?void 0:l.split(".")[0])+"."+(null==t||null===(n=t.documentType)||void 0===n?void 0:n.split(".")[1])&&e.uploadedDocuments[0].values.push(t)}),s.push(e)}),sessionStorage.setItem("BPA_DOCUMENTS",JSON.stringify(s)),h(s)},[!C,!O]),l.useEffect(()=>{let e=0;g.map(t=>{let l=!1;v.map(e=>{t.required&&t.code==e.documentType.split(".")[0]+"."+e.documentType.split(".")[1]&&(l=!0)}),!l&&t.required&&(e+=1)}),N("0"!=e&&0!=e||!(v.length>0))},[v,A]),l.useEffect(()=>{y("DOC_VERIFICATION_INPROGRESS"===d&&(null==c?void 0:c.length)>0)},[r,s]),n.createElement("div",{style:{display:"flex",flexWrap:"wrap"}},null==g?void 0:g.map((e,t)=>n.createElement("div",{style:{padding:"20px"}},n.createElement(Bl,{key:t,index:t,document:e,t:i,error:f,setError:E,setDocuments:p,documents:v,setCheckRequiredFields:S,applicationStatus:d,actions:c,bpaTaxDocuments:g,checkEnablingDocs:b}))))};function Bl(e){var o,i;let{t:a,document:r,setDocuments:u,documents:s,index:d,bpaTaxDocuments:m,checkEnablingDocs:v}=e;const p=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],f=Digit.ULBService.getStateId(),[E,g]=l.useState(p?c({},p,{active:!0,code:null==p?void 0:p.documentType,i18nKey:null==p?void 0:p.documentType}):1===(null==r||null===(o=r.dropdownData)||void 0===o?void 0:o.length)?null==r?void 0:r.dropdownData[0]:{}),[h,_]=l.useState(null),[N,A]=l.useState(()=>(null==p?void 0:p.fileStoreId)||null),[S,b]=l.useState([]);return l.useEffect(()=>{null!=E&&E.code&&u(e=>{var t;const l=null==e?void 0:e.filter(e=>(null==e?void 0:e.documentType)!==(null==E?void 0:E.code));return 0===(null==N?void 0:N.length)||null===N?l:[...null==l?void 0:l.filter(e=>(null==e?void 0:e.fileStoreId)!==N),{documentType:null==E?void 0:E.code,fileStoreId:N,documentUid:N,fileName:(null==h?void 0:h.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}]})},[N,E]),l.useEffect(()=>{try{S.length>0&&(sessionStorage.removeItem("BPA_DOCUMENTS"),r.newUploadedDocs=[],S.map(e=>{var t,l,n;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===(l=e.fileStoreId)||void 0===l?void 0:l.fileStoreId,tenantId:null==e||null===(n=e.fileStoreId)||void 0===n?void 0:n.tenantId})}),m[d]=r,sessionStorage.setItem("BPA_DOCUMENTS",JSON.stringify(m)))}catch(e){Promise.reject(e)}},[S,E]),l.useEffect(()=>{},[h]),n.createElement("div",{style:{marginBottom:"24px",maxWidth:"950px",minWidth:"280px",background:"#FAFAFA",borderRadius:"4px",border:"1px solid #D6D5D4",padding:"8px"}},n.createElement(t.CardSubHeader,{style:{marginBottom:"8px",paddingBottom:"9px",color:"#0B0C0C",fontSize:"16px",lineHeight:"19px"}},""+a(null==r?void 0:r.code)),(null==r||null===(i=r.uploadedDocuments)||void 0===i?void 0:i.length)&&n.createElement(Rl,{documents:null==r?void 0:r.uploadedDocuments,svgStyles:{width:"100px",height:"100px",viewBox:"0 0 25 25",minWidth:"100px"}}),v?n.createElement("div",{style:{marginTop:"20px"}},n.createElement(t.LabelFieldPair,{style:{width:"100%"}},n.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)),n.createElement(t.Dropdown,{className:"form-field",t:a,isMandatory:!1,option:null==r?void 0:r.dropdownData,selected:E,optionKey:"i18nKey",select:e=>g(e),style:{width:"100%"}})),n.createElement(t.LabelFieldPair,{style:{width:"100%"}},n.createElement(t.CardLabel,{className:"card-label-smaller",style:{width:"100%"}}),n.createElement("div",{className:"field",style:{width:"100%"}},n.createElement(t.MultiUploadWrapper,{module:"BPA",tenantId:f,getFormState:e=>((e,t)=>{let l=Object.fromEntries(t),n=Object.values(l);var o;0!==Object.keys(l).length&&b(n),(o=n[n.length-1])&&_(o.file)})(0,e),t:a,allowedFileTypesRegex:/(.*?)(jpg|jpeg|png|image|pdf)$/i,allowedMaxSizeInMB:5,acceptFiles:"image/*, .pdf, .png, .jpeg, .jpg"})))):null)}function Fl(e){let{fiReport:l,isCitizen:o=!1}=e;const{t:a}=i.useTranslation();return n.createElement(n.Fragment,null,n.createElement("div",{style:{marginTop:"10px"}},n.createElement(o?t.CardHeader:t.CardSectionHeader,{style:{fontSize:"24px"}},""+a("BPA_FI_REPORT")),l.map((e,o)=>{var i,r,u,s,d,c;return n.createElement("div",{style:{background:"#FAFAFA",border:"1px solid #D6D5D4",padding:"8px",borderRadius:"4px",maxWidth:"950px",minWidth:"280px",marginBottom:"24px"}},n.createElement(t.StatusTable,null,n.createElement(t.CardSectionHeader,{style:{fontSize:"20px"}},1==(null==l?void 0:l.length)?""+a("BPA_FI_REPORT"):a("BPA_FI_REPORT")+" - "+(o+1)),n.createElement(t.Row,{className:"border-none",label:""+a("BPA_FI_DATE_LABEL"),text:null!=e&&e.date?e.date.includes("-")?(null===(i=e.date)||void 0===i?void 0:i.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"}),n.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===(d=e.questions)||void 0===d?void 0:d.map(e=>n.createElement("div",{style:{background:"white",border:"1px solid #D6D5D4",padding:"8px",borderRadius:"4px",marginTop:"10px"}},n.createElement(t.Row,{className:"border-none",label:""+a(""+e.question),text:null!=e&&e.value?null==e?void 0:e.value:"NA"}),n.createElement(t.Row,{className:"border-none",label:""+a("BPA_ENTER_REMARKS"),text:e.remarks?e.remarks:"NA"})))),n.createElement(Rl,{documents:(c=null==e?void 0:e.docs,[{title:"BPA_DOCUMENT_DETAILS_LABEL",values:null==c?void 0:c.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 Ml(e){let{t:o,document:i,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==i?void 0:i.code)})[0],d=Digit.ULBService.getStateId(),[c,m]=l.useState(),[v,p]=l.useState(null),[f,E]=l.useState(()=>(null==s?void 0:s.fileStoreId)||null);return l.useEffect(()=>{var e,t;null!=i&&null!==(e=i.dropdownData)&&void 0!==e&&null!==(t=e[0])&&void 0!==t&&t.code&&a(e=>{var t;const l=null==e?void 0:e.filter(e=>{var t,l;return(null==e?void 0:e.documentType)!==(null==i||null===(t=i.dropdownData)||void 0===t||null===(l=t[0])||void 0===l?void 0:l.code)});return 0===(null==f?void 0:f.length)||null===f?l:[...null==l?void 0:l.filter(e=>(null==e?void 0:e.fileStoreId)!==f),{documentType:null==i||null===(t=i.dropdownData)||void 0===t?void 0:t[0].code,fileStoreId:f,documentUid:f,fileName:(null==v?void 0:v.name)||""}]})},[f]),l.useEffect(()=>{!function(){try{r(null);const e=function(){if(v){const e=/(.*?)(jpg|jpeg|png|image|pdf)$/i,t=function(){if(v.size>=5242880)r(o("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const t=function(){if(null!=v&&v.type&&!e.test(null==v?void 0:v.type))r(o("NOT_SUPPORTED_FILE_TYPE"));else{const e=Ft(function(){return E(null),Promise.resolve(Digit.UploadServices.Filestorage("PT",v,Digit.ULBService.getStateId())).then(function(e){var t,l,n,i;(null==e||null===(t=e.data)||void 0===t||null===(l=t.files)||void 0===l?void 0:l.length)>0?E(null==e||null===(n=e.data)||void 0===n||null===(i=n.files[0])||void 0===i?void 0:i.fileStoreId):r(o("CS_FILE_UPLOAD_ERROR"))})},function(){r(o("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)}}()},[v]),n.createElement("div",{style:{}},n.createElement(t.LabelFieldPair,{style:{width:"98%",marginRight:"10px"}},n.createElement(t.CardLabel,{style:{width:"100%"}},null!=i&&i.required?o("TL_BUTTON_UPLOAD FILE")+"*":""+o("TL_BUTTON_UPLOAD FILE")),n.createElement("div",{className:"field",style:{width:"100%"}},n.createElement(t.MultiUploadWrapper,{module:"NOC",tenantId:d,getFormState:e=>(e=>{let t=Object.fromEntries(e),l=Object.values(t);var n;(n=l[l.length-1])&&p(n.file)})(e),t:o,allowedFileTypesRegex:/(.*?)(jpg|jpeg|png|image|pdf)$/i,allowedMaxSizeInMB:5,acceptFiles:"image/*, .pdf, .png, .jpeg, .jpg"}))))}const kl=e=>{var o;let{t:i,noc:a,docs:r,isNoc:u,applicationData:s,NOCdata:d,bpaActionsDetails:c}=e;Digit.ULBService.getStateId();const m=Digit.ULBService.getStateId(),v=(null==s?void 0:s.status)||"",p=(null==c||null===(o=c.data)||void 0===o?void 0:o.nextActions)||[],{data:f}=Digit.Hooks.obps.useMDMS(m,"NOC",["DocumentTypeMapping"],{enabled:u}),{data:E}=Digit.Hooks.obps.useMDMS(m,"BPA",["DocTypeMapping"],{enabled:!u}),{data:g}=Digit.Hooks.obps.useMDMS(m,"common-masters",["DocumentType"]),[h,_]=l.useState([]),[N,A]=l.useState([]),[S,b]=l.useState(!1),[y,C]=Digit.Hooks.useSessionStorage(null==a?void 0:a.nocType,[]),[D,O]=l.useState(null),T=window.location.href.includes("/employee/");return l.useEffect(()=>{var e;_(null==g||null===(e=g["common-masters"])||void 0===e?void 0:e.DocumentType)},[g]),l.useEffect(()=>{var e,t,l;let n,o=[];var i,r,d,c;n=u?null==f||null===(i=f.NOC)||void 0===i||null===(r=i.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==E||null===(d=E.BPA)||void 0===d||null===(c=d.DocTypeMapping)||void 0===c?void 0:c.filter(e=>{var t,l;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===(l=s.additionalDetails)||void 0===l?void 0:l.applicationType)}),null!==(e=n)&&void 0!==e&&null!==(t=e[0])&&void 0!==t&&null!==(l=t.docTypes)&&void 0!==l&&l[0]&&(n[0].docTypes[0].nocType=n[0].nocType,n[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},o.push(n[0].docTypes[0]));let m=[];o&&o.length>0&&(o.map(e=>{let t=e.documentType;e.dropdownData=[],null==h||h.forEach(l=>{let n=l.code.slice(0,null==t?void 0:t.length);t===n&&(e.hasDropdown=!0,e.dropdownData.push(l))}),m.push(e)}),A(m))},[f,h]),l.useEffect(()=>{b("NOC_VERIFICATION_INPROGRESS"===v&&(null==p?void 0:p.length)>0)},[s,c]),n.createElement("div",{style:{border:"1px solid #D6D5D4",padding:"16px 0px 16px 8px",background:"#FAFAFA",borderRadius:"5px",marginBottom:"24px",maxWidth:"950px"}},n.createElement(t.StatusTable,null,n.createElement(t.Row,{label:T?""+i("BPA_"+(null==a?void 0:a.nocType)+"_HEADER"):i("BPA_"+(null==a?void 0:a.nocType)+"_HEADER"),labelStyle:{fontSize:"20px",width:"150%"}}),d&&d.map((e,l)=>{if(null!=e&&e.value)return n.createElement(t.Row,"STATUS"==(null==e?void 0:e.field)?{className:"border-none",label:T?""+i(null==e?void 0:e.title):i(null==e?void 0:e.title),text:i(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:T?""+i(null==e?void 0:e.title):i(null==e?void 0:e.title),text:i(null!=e&&e.value?null==e?void 0:e.value:"CS_NA")})})),n.createElement(Rl,{documents:r,svgStyles:{width:"80px",height:"100px",viewBox:"0 0 25 25",minWidth:"80px"}}),S&&(null==N?void 0:N.map((e,t)=>n.createElement(Ml,{key:t,document:e,t:i,error:D,setError:O,setNocDocuments:C,nocDocuments:y,checkEnablingDocs:S}))))},Ul=e=>{let{permissions:o,t:i}=e;const[a,r,u]=Digit.Hooks.useSessionStorage("OBPS_APPROVAL_CHECKS",null==o?void 0:o.map(e=>({label:e,checked:!1}))),[s,d,m]=Digit.Hooks.useSessionStorage("OBPS_NEW_APPROVALS",[]);l.useEffect(()=>()=>{Digit.SessionStorage.del("OBPS_NEW_APPROVALS"),Digit.SessionStorage.del("OBPS_APPROVAL_CHECKS")},[]);const v=window.Digit.Utils.browser.isMobile();return n.createElement("div",null,n.createElement(t.CardSubHeader,{style:{marginBottom:"16px",fontSize:"24px"}},i("BPA_PERMIT_CONDITIONS")),null==a?void 0:a.map((e,l)=>n.createElement(t.CheckBox,{key:l,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,l)=>{const n=e.target.checked;r(()=>null==a?void 0:a.map((e,t)=>l===t?c({},e,{checked:n}):e))})(e,0,l),isLabelFirst:!0,index:l})),null==s?void 0:s.map((e,l)=>n.createElement("div",null,n.createElement(t.TextInput,{key:l,value:null==e?void 0:e.label,onChange:e=>((e,t)=>{d(()=>null==s?void 0:s.map((l,n)=>{var o;return t===n?{label:null==e||null===(o=e.target)||void 0===o?void 0:o.value}:l}))})(e,l),textInputStyle:{maxWidth:v?"96%":"830px",width:v?"96%":"830px"},style:v?{paddingRight:"10%"}:{},placeholder:i("BPA_ENTER_PERMIT_CONDITIONS_LABEL")}),n.createElement(t.LinkButton,{label:n.createElement("div",null,n.createElement("span",null,n.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),d([...t])})(l)}))),n.createElement(t.LinkButton,{style:{maxWidth:v?"fit-content":"10%",marginRight:"3%"},label:i("BPA_ADD_MORE"),onClick:()=>{d([...s,{label:""}])}}))};function Hl(e){let{taxHeadEstimatesCalculation:l}=e;const{taxHeadEstimates:o}=l,{t:a}=i.useTranslation();return n.createElement("div",{style:{marginTop:"40px"}},n.createElement(t.StatusTable,null,n.createElement(t.Row,{label:a("ES_PT_TITLE_TAX_HEADS"),text:a("ES_PT_TITLE_AMOUNT"),className:"border-none",textStyle:{fontWeight:"bold"}}),n.createElement(t.BreakLine,{style:{margin:"16px 0",width:"40%"}}),null==o?void 0:o.map((e,l)=>n.createElement(t.Row,{key:a(e.taxHeadCode),label:a(e.taxHeadCode),text:"₹ "+e.estimateAmount||"N/A",last:l===(null==o?void 0:o.length)-1,className:"border-none",textStyle:{color:"#505A5F"},labelStyle:{color:"#505A5F"}})),n.createElement(t.BreakLine,{style:{margin:"16px 0",width:"40%"}}),n.createElement(t.Row,{label:a("ES_PT_TITLE_TOTAL_DUE_AMOUNT"),text:"₹ "+(null==l?void 0:l.totalAmount)||"N/A",className:"border-none",textStyle:{fontSize:"24px",fontWeight:"bold"}})))}function Wl(e){let{floors:l}=e;const{t:o}=i.useTranslation();return n.createElement(n.Fragment,null,l.map(e=>{var l;return n.createElement("div",{key:o(null==e?void 0:e.title),style:{marginTop:"19px"}},n.createElement(t.CardSubHeader,{style:{marginBottom:"8px",color:"#505A5F",fontSize:"24px"}},o(null==e?void 0:e.title)),null==e||null===(l=e.values)||void 0===l?void 0:l.map((e,l)=>{var i;return n.createElement(n.Fragment,{key:l},n.createElement(t.CardSectionHeader,{style:{marginBottom:"16px",color:"#505A5F",fontSize:"16px",marginTop:0!==l?"16px":"revert"}},o(e.title)),n.createElement(t.StatusTable,{style:{position:"relative",padding:"8px"}},n.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,l)=>{var i;return n.createElement(t.Row,!0===e.map&&"N/A"!==e.value?{key:o(e.title),label:o(e.title),text:n.createElement("img",{src:o(e.value),alt:""})}:{key:o(e.title),label:o(e.title),text:o(e.value)||"N/A",last:l===(null==e||null===(i=e.values)||void 0===i?void 0:i.length)-1,caption:e.caption,className:"border-none"})}))))}))}))}function jl(e){let{owners:l}=e,o={};o=window.location.href.includes("/employee/pt/")?l.slice().reverse():l;const{t:a}=i.useTranslation(),r=(null==l?void 0:l.length)||1;let u={marginTop:"19px"},s={position:"relative",padding:"8px"},d={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",minWidth:"280px"}:Number(r)>1||(u={marginTop:"19px",lineHeight:"19px",minWidth:"280px",width:"100%"},s={position:"relative",marginTop:"19px"}),window.location.href.includes("obps")&&(u=c({},u,{maxWidth:"950px"}),u=c({},u,{maxWidth:"950px"}),d={}),l.sort((e,t)=>{var l,n;return(null==e||null===(l=e.additionalDetails)||void 0===l?void 0:l.ownerSequence)-(null==t||null===(n=t.additionalDetails)||void 0===n?void 0:n.ownerSequence)}),n.createElement(n.Fragment,null,n.createElement("div",{className:"owner-details"},o.map((e,l)=>{var o;return n.createElement("div",{key:a(null==e?void 0:e.title),style:u,className:"owner-details-child"},n.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)+" "+(l+1):a(null==e?void 0:e.title)),n.createElement(n.Fragment,{key:l},n.createElement(t.StatusTable,{style:s},n.createElement("div",{style:{maxWidth:"640px",top:0,left:0,bottom:0,right:0,width:"auto"}}),null==e||null===(o=e.values)||void 0===o?void 0:o.map((e,l)=>{var o;return!0===e.map&&"N/A"!==e.value?n.createElement(t.Row,{key:a(e.title),label:a(e.title),text:n.createElement("img",{src:a(e.value),alt:"",privacy:null==e?void 0:e.privacy})}):n.createElement("span",null,n.createElement(t.Row,{key:a(e.title),label:""+a(e.title),text:a(e.value)||"N/A",last:l===(null==e||null===(o=e.values)||void 0===o?void 0:o.length)-1,caption:e.caption,className:"border-none",textStyle:e.textStyle,privacy:null==e?void 0:e.privacy,rowContainerStyle:d}))}))))})))}const Vl=e=>{var o,a;let{scrutinyDetails:r,paymentsList:u=[],additionalDetails:s,applicationData:d}=e;(window.location.href.includes("editApplication")||"FIELDINSPECTION_INPROGRESS"==(null==d?void 0:d.status))&&window.location.href.includes("bpa");const[c,m]=l.useState(),[v,p]=l.useState(),[f,E]=l.useState(),g=Digit.ULBService.getStateId(),[h,_]=l.useState(),[N,A]=l.useState(),[S,b]=l.useState([]),[y,C]=l.useState(),[D,O]=l.useState(""),[T,L]=l.useState(null),[I,w]=l.useState({}),[P,R]=l.useState(!1),[x,B]=l.useState(!1);l.useEffect(()=>{!function(){try{L(null);const e=function(){if(y&&null!=y&&y.type){const e=function(e,t,l){if(null!==(e=".pdf".split(","))&&void 0!==e&&e.includes("."+(null==y||null===(t=y.type)||void 0===t||null===(l=t.split("/"))||void 0===l?void 0:l.pop()))){const e=function(){if(y.size>=2e6)L(F("PT_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const e=Ft(function(){return Promise.resolve(Digit.UploadServices.Filestorage("property-upload",y,Digit.ULBService.getStateId())).then(function(e){var t,l,n,o;(null==e||null===(t=e.data)||void 0===t||null===(l=t.files)||void 0===l?void 0:l.length)>0?b([...S,{fileStoreId:null==e||null===(n=e.data)||void 0===n||null===(o=n.files[0])||void 0===o?void 0:o.fileStoreId,time:new Date}]):L(F("PT_FILE_UPLOAD_ERROR"))})},function(){});if(e&&e.then)return e.then(function(){})}}();if(e&&e.then)return e.then(function(){})}else L(F("PT_UPLOAD_FORMAT_NOT_SUPPORTED"))}();if(e&&e.then)return e.then(function(){})}}();e&&e.then&&e.then(function(){})}catch(e){Promise.reject(e)}}()},[y]),l.useEffect(()=>{sessionStorage.setItem("uploadedFileLess",JSON.stringify(S))},[S]),l.useEffect(()=>{var e,t,l,n,o,i,a;if(null!=s&&null!==(e=s.lessAdjustmentFeeFiles)&&void 0!==e&&e.length){const e=null==s?void 0:s.lessAdjustmentFeeFiles.map((e,t)=>{var l,n,o;return t===(null==s||null===(l=s.lessAdjustmentFeeFiles)||void 0===l?void 0:l.length)-1?null==s||null===(n=s.lessAdjustmentFeeFiles[(null==s||null===(o=s.lessAdjustmentFeeFiles)||void 0===o?void 0:o.length)-1])||void 0===n?void 0:n.fileStoreId:null});Digit.UploadServices.Filefetch(e,g).then(e=>w(null==e?void 0:e.data))}m(null==s||null===(t=s.selfCertificationCharges)||void 0===t?void 0:t.BPA_DEVELOPMENT_CHARGES),sessionStorage.setItem("development",null==s||null===(l=s.selfCertificationCharges)||void 0===l?void 0:l.BPA_DEVELOPMENT_CHARGES),p(null==s||null===(n=s.selfCertificationCharges)||void 0===n?void 0:n.BPA_OTHER_CHARGES),sessionStorage.setItem("otherCharges",null==s||null===(o=s.selfCertificationCharges)||void 0===o?void 0:o.BPA_OTHER_CHARGES),E(null==s||null===(i=s.selfCertificationCharges)||void 0===i?void 0:i.BPA_LESS_ADJUSMENT_PLOT),sessionStorage.setItem("lessAdjusment",null==s||null===(a=s.selfCertificationCharges)||void 0===a?void 0:a.BPA_LESS_ADJUSMENT_PLOT),_(null==s?void 0:s.otherFeesDiscription),sessionStorage.setItem("otherChargesDisc",null==s?void 0:s.otherFeesDiscription),b(null==s?void 0:s.lessAdjustmentFeeFiles)},[s]);const{t:F}=i.useTranslation(),M=e=>null!=e&&e.value&&null!=e&&e.isTransLate?n.createElement("span",{style:{color:"#00703C"}},F(null==e?void 0:e.value)):null!=e&&e.value&&null!=e&&e.isTransLate?F(null==e?void 0:e.value):null!=e&&e.value?null==e?void 0:e.value:void F("NA");return n.createElement(l.Fragment,null,!(null!=r&&r.isChecklist)&&n.createElement("div",{style:{background:"#FAFAFA",border:"1px solid #D6D5D4",padding:"8px",borderRadius:"4px",maxWidth:"950px"}},n.createElement(t.StatusTable,null,n.createElement("div",null,null==r||null===(o=r.values)||void 0===o?void 0:o.map((e,l)=>null!=e&&e.isUnit?n.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:""+F(""+e.title),text:null!=e&&e.value?M(e)+" "+F(null==e?void 0:e.isUnit):F("NA"),labelStyle:null!=e&&e.isHeader?{fontSize:"20px"}:{}}):null==e||!e.isHeader||null!=e&&e.isUnit?null==e||!e.isSubTitle||null!=e&&e.isUnit?n.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:""+F(""+e.title),text:M(e),labelStyle:null!=e&&e.isHeader?{fontSize:"20px"}:{}}):n.createElement(t.CardSubHeader,{style:{fontSize:"20px",paddingBottom:"10px",margin:"0px"}},F(null==e?void 0:e.title)):n.createElement(t.CardSubHeader,{style:{fontSize:"20px",paddingBottom:"10px"}},F(null==e?void 0:e.title))),null==r||null===(a=r.permit)||void 0===a?void 0:a.map((e,l)=>n.createElement(t.CardLabel,{style:{fontWeight:"400"}},null==e?void 0:e.title))))))},zl=e=>{var o,a,r,u,s;let{edcrDetails:d,applicationData:c}=e;const{t:m}=i.useTranslation(),v=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_DEDUCTION",id:"Deduction"},{name:"BPA_TABLE_COL_FLOORAREA",id:"FloorArea"}],f=e=>{const t=e;return(e,l,n)=>e[t]},E=l.useMemo(()=>p.map(e=>({Header:m(""+e.name),accessor:f(e.id),id:e.id})));function g(e){var t;let l=[],n=0,o=0,i=0;return null==e||null===(t=e.building)||void 0===t||t.floors.map(e=>{var t,a,r,u,s,d,c,v,p,f,E,g,h,_;const N=Number(null===(t=e.occupancies)||void 0===t||null===(a=t[0])||void 0===a?void 0:a.builtUpArea)||0,A=Number(null===(r=e.occupancies)||void 0===r||null===(u=r[0])||void 0===u?void 0:u.floorArea)||0,S=Number(null===(s=e.occupancies)||void 0===s||null===(d=s[0])||void 0===d?void 0:d.deduction)||0;n+=N,o+=A,i+=S,l.push({Floor:m("BPA_FLOOR_NAME_"+e.number),Level:e.number,Occupancy:m(""+(null===(c=e.occupancies)||void 0===c||null===(v=c[0])||void 0===v?void 0:v.type)),BuildupArea:Number(null===(p=e.occupancies)||void 0===p||null===(f=p[0])||void 0===f?void 0:f.builtUpArea).toFixed(2),Deduction:Number(null===(E=e.occupancies)||void 0===E||null===(g=E[0])||void 0===g?void 0:g.deduction).toFixed(2),FloorArea:Number(null===(h=e.occupancies)||void 0===h||null===(_=h[0])||void 0===_?void 0:_.floorArea).toFixed(2)||0,key:m("BPA_FLOOR_NAME_"+e.number)})}),l.push({Floor:m("BPA_TOTAL"),Level:"",Occupancy:"",BuildupArea:Number(n).toFixed(2)+" "+m("BPA_SQ_MTRS_LABEL"),Deduction:Number(i).toFixed(2)+" "+m("BPA_SQ_MTRS_LABEL"),FloorArea:Number(o).toFixed(2)+" "+m("BPA_SQ_MTRS_LABEL")}),l}function h(e){var t;let l=null==c||null===(t=c.landInfo)||void 0===t?void 0:t.unit,n="";if((null==l?void 0:l.length)>0){var o,i;let t=null===(o=l[e])||void 0===o||null===(i=o.usageCategory)||void 0===i?void 0:i.split(",");null!=t&&t.length&&(n=t.map(e=>e?""+m("BPA_SUBOCCUPANCYTYPE_"+function(e,t,l){if(void 0===e&&(e=""),void 0===t&&(t=""),void 0===l&&(l=""),""==t)return e;for(;e.includes(t);)e=e.replace(t,l);return e}(null==e?void 0:e.toUpperCase(),"-","_")):"NA").join(", "))}return n||"NA"}return n.createElement(l.Fragment,null,n.createElement("div",{style:{background:"#FAFAFA",border:"1px solid #D6D5D4",padding:"8px",borderRadius:"4px",maxWidth:"950px",minWidth:"280px"}},null==d||null===(o=d.values)||void 0===o?void 0:o.map((e,l)=>null!=e&&e.isHeader?n.createElement(t.CardSubHeader,{style:{fontSize:"20px",paddingBottom:"10px"}},m(null==e?void 0:e.title)):n.createElement(t.Row,{className:"border-none",labelStyle:{width:"100%",fontSize:"20px"},key:""+e.title,label:""+m(""+e.title),text:null!=e&&e.value?null==e?void 0:e.value:""})),null==d||null===(a=d.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,l)=>{var o,i,a,r,u;return n.createElement("div",{key:l,style:(null==d||null===(o=d.subOccupancyTableDetails)||void 0===o||null===(i=o[0])||void 0===i||null===(a=i.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"}},n.createElement(t.CardSubHeader,{style:{marginBottom:"8px",paddingBottom:"9px",color:"#0B0C0C",fontSize:"18px",lineHeight:"19px"}},m("BPA_BLOCK_SUBHEADER")," ",l+1),n.createElement(t.StatusTable,null,n.createElement(t.Row,{className:"border-none",textStyle:{wordBreak:"break-word"},label:""+m("BPA_SUB_OCCUPANCY_LABEL"),text:h(l)})),n.createElement("div",{style:window.location.href.includes("citizen")||v?{overflow:"scroll"}:{maxWidth:"950px",maxHeight:"280px"}},n.createElement(t.Table,{className:"customTable table-fixed-first-column table-border-style",t:m,disableSort:!0,autoSort:!1,manualPagination:!1,isPaginationRequired:!1,initSortId:"S N ",data:g(e),columns:E,getCellProps:e=>({style:{}})})))})))},Gl=e=>{let{headComment:t,otherComment:l}=e;return n.createElement("div",{className:"checkpoint-comments-wrap"},n.createElement("h4",null,t),n.createElement("p",null,l))},Yl=e=>{var o,a,r;let{data:u,OpenImage:s,privacy:d={}}=e;const[c,m]=l.useState(!1),{t:v}=i.useTranslation();return n.createElement("div",null,u.date&&n.createElement("p",null,u.date),n.createElement("p",null,u.name),u.mobileNumber&&n.createElement("span",{style:{display:"inline-flex",width:"fit-content",marginLeft:"10px"}},n.createElement(t.TelePhone,{mobile:u.mobileNumber,privacy:d}),n.createElement("p",null,"    ")),u.source&&n.createElement("p",null,v("ES_APPLICATION_DETAILS_APPLICATION_CHANNEL_"+u.source.toUpperCase())),u.comment&&n.createElement(Gl,{otherComment:null==u?void 0:u.otherComment,headComment:null==u?void 0:u.comment}),null!=u&&u.wfComment?n.createElement("div",null,null==u||null===(o=u.wfComment)||void 0===o?void 0:o.map(e=>n.createElement("div",{className:"TLComments"},n.createElement("h3",null,v("WF_COMMON_COMMENTS")),!c&&n.createElement("div",null,n.createElement("p",{style:{overflow:"hidden",textOverflow:"ellipsis",display:"-webkit-box",WebkitLineClamp:1,WebkitBoxOrient:"vertical"}},e),e.length>36?n.createElement("button",{type:"button",onClick:()=>{m(!0)},style:{color:"#800000"}},v("View More")):null),c&&n.createElement("div",null,n.createElement("p",{style:{overflow:"visible"}},e),n.createElement("button",{type:"button",onClick:()=>{m(!1)},style:{color:"#800000"}},v("View Less")))))):null,(null==u||null===(a=u.thumbnailsToShow)||void 0===a||null===(r=a.thumbs)||void 0===r?void 0:r.length)>0?n.createElement("div",{className:"TLComments"},n.createElement("h3",null,v("CS_COMMON_ATTACHMENTS")),n.createElement(t.DisplayPhotos,{srcs:null==u?void 0:u.thumbnailsToShow.thumbs,onClick:(e,t)=>{s(e,t,null==u?void 0:u.thumbnailsToShow)}})):null)};function ql(e){let{units:l}=e;const{t:o}=i.useTranslation();return n.createElement(n.Fragment,null,l.map((e,l)=>{var i;return n.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",minWidth:"280px"}},n.createElement(t.CardSubHeader,{style:{marginBottom:"8px",paddingBottom:"9px",color:"#0B0C0C",fontSize:"16px",lineHeight:"19px"}},o(null==e?void 0:e.title)+" "+(l+1)),n.createElement(n.Fragment,{key:l},n.createElement(t.StatusTable,{style:{position:"relative",marginTop:"19px"}},n.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,l)=>{var i;return n.createElement(t.Row,!0===e.map&&"N/A"!==e.value?{key:o(e.title),label:o(e.title),text:n.createElement("img",{src:o(e.value),alt:""})}:{key:o(e.title),label:o(e.title)+":",text:o(e.value)||"N/A",last:l===(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 Kl(e){let{units:l}=e;const{t:o}=i.useTranslation();return n.createElement(n.Fragment,null,l.map((e,l)=>{var i;return n.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",minWidth:"280px"}},n.createElement(t.CardSubHeader,{style:{marginBottom:"9px",paddingBottom:"9px",color:"#0B0C0C",fontSize:"16px",lineHeight:"19px"}},o(null==e?void 0:e.title)+" "+(l+1)),n.createElement(n.Fragment,{key:l},n.createElement(t.StatusTable,{style:{position:"relative",marginTop:"19px"}},n.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,l)=>{var i;return n.createElement(t.Row,!0===e.map&&"N/A"!==e.value?{key:o(e.title),label:o(e.title),text:n.createElement("img",{src:o(e.value),alt:""})}:{key:o(e.title),label:o(e.title)+":",text:o(e.value)||"NA",last:l===(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 $l=e=>{var o,a,r,u,s;let{wsAdditionalDetails:d}=e;const{t:c}=i.useTranslation();let m=(v=location.search)?(/^[?#]/.test(v)?v.slice(1):v).split("&").reduce((e,t)=>{let[l,n]=t.split("=");return e[l]=n?decodeURIComponent(n.replace(/\+/g," ")):"",e},{}):{};var v;const p=null==m?void 0:m.mode;var{connectionDetails:f,plumberDetails:E,roadCuttingDetails:g,roadCuttingAddlDetails:h,activationDetails:_}=(null==d?void 0:d.additionalDetails)||{connectionDetails:[],plumberDetails:[],roadCuttingAddlDetails:[]};return n.createElement(l.Fragment,null,n.createElement("div",{style:{lineHeight:"19px",maxWidth:"950px",minWidth:"280px"}},(null==d||null===(o=d.additionalDetails)||void 0===o?void 0:o.connectionDetails)&&n.createElement(t.StatusTable,null,n.createElement(t.CardSubHeader,{style:{fontSize:"24px",marginBottom:"16px",marginTop:"32px"}},c("WS_COMMON_CONNECTION_DETAIL")),n.createElement("div",null,n.createElement("div",{className:"connection-details-new-value-wrapper"},null==f?void 0:f.map((e,l)=>n.createElement("div",null,n.createElement(t.Row,{className:"border-none",key:""+e.title,label:""+c(""+e.title),text:null!=e&&e.oldValue?null==e?void 0:e.oldValue:null!=e&&e.value?null==e?void 0:e.value:""})))))),(null==d||null===(a=d.additionalDetails)||void 0===a?void 0:a.plumberDetails)&&"MODIFY"!=p&&n.createElement(t.StatusTable,null,n.createElement(t.CardSubHeader,{style:{fontSize:"24px",marginBottom:"16px",marginTop:"32px"}},c("WS_COMMON_PLUMBER_DETAILS")),n.createElement("div",null,n.createElement("div",{className:"plumber-details-new-value-wrapper"},null==E?void 0:E.map((e,l)=>n.createElement(t.Row,{className:"border-none",key:""+e.title,label:""+c(""+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==d||null===(r=d.additionalDetails)||void 0===r?void 0:r.roadCuttingDetails)&&"MODIFY"!=p&&n.createElement(t.StatusTable,null,n.createElement(t.CardSubHeader,{style:{fontSize:"24px",marginBottom:"16px",marginTop:"32px"}},c("WS_COMMON_ROAD_CUTTING_DETAILS")),n.createElement("div",null,n.createElement("div",{className:"road-cutting-details-new-value-wrapper"},null==g?void 0:g.map(e=>{var l;return n.createElement("div",{style:(null==g?void 0:g.length)>1?{border:"1px solid #D6D5D4",background:"#FAFAFA",borderRadius:"4px",padding:"10px 10px 0px 10px",margin:"5px 0px"}:{}},null==e||null===(l=e.values)||void 0===l?void 0:l.map(e=>n.createElement(t.Row,{className:"border-none",key:""+e.title,label:""+c(""+e.title),text:null!=e&&e.oldValue?null==e?void 0:e.oldValue:null!=e&&e.value?null==e?void 0:e.value:""})))}))),(null==d||null===(u=d.additionalDetails)||void 0===u?void 0:u.roadCuttingAddlDetails)&&n.createElement("div",null,n.createElement("br",null),n.createElement("div",{className:"road-cutting-addl-details-new-value-wrapper"},null==h?void 0:h.map((e,l)=>n.createElement("div",null,n.createElement(t.Row,{className:"border-none",key:""+e.title,label:""+c(""+e.title),text:null!=e&&e.oldValue?null==e?void 0:e.oldValue:null!=e&&e.value?null==e?void 0:e.value:""})))))),(null==d||null===(s=d.additionalDetails)||void 0===s?void 0:s.activationDetails)&&n.createElement(t.StatusTable,null,n.createElement(t.CardSubHeader,{style:{fontSize:"24px",marginBottom:"16px",marginTop:"32px"}},c("WS_ACTIVATION_DETAILS")),n.createElement("div",null,n.createElement("div",{className:"plumber-details-new-value-wrapper"},null==_?void 0:_.map((e,l)=>n.createElement(t.Row,{className:"border-none",key:""+e.title,label:""+c(""+e.title),text:null!=e&&e.oldValue?null==e?void 0:e.oldValue:null!=e&&e.value?null==e?void 0:e.value:""})))))))},Xl=[{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"}],Zl=[{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"}],Ql=e=>{var o,a,r,u;let{wsAdditionalDetails:s}=e;const{t:d}=i.useTranslation(),[m,v,p]=Digit.Hooks.useSessionStorage("ADHOC_ADD_REBATE_DATA",{}),[f,E,g]=Digit.Hooks.useSessionStorage("ADHOC_BILL_ADD_REBATE_DATA",{}),h=!(null==s||null===(o=s.additionalDetails)||void 0===o||!o.isPaid),[N,A]=l.useState(!1),[S,b]=l.useState(m||{}),[y,C]=l.useState(null),[D,O]=l.useState(s.additionalDetails.data?s.additionalDetails.data:{}),[T,L]=l.useState(s.additionalDetails.values?s.additionalDetails.values:[]),I=Digit.ULBService.getStateId();Digit.Hooks.ws.useMDMS(I,"BillingService",["TaxHeadMaster"]),l.useEffect(()=>{var e,t,l;const o=c({},null==s||null===(e=s.additionalDetails)||void 0===e||null===(t=e.appDetails)||void 0===t?void 0:t.additionalDetails);if((null==m||null===(l=m.billDetails)||void 0===l?void 0:l.length)>0){var i,a,r,u,d,p,f;const e=[{title:"WS_APPLICATION_FEE_HEADER",value:n.createElement("span",null,"₹",null==m||null===(i=m.billDetails)||void 0===i||null===(a=i[0])||void 0===a?void 0:a.fee)},{title:"WS_SERVICE_FEE_HEADER",value:n.createElement("span",null,"₹",null==m||null===(r=m.billDetails)||void 0===r||null===(u=r[0])||void 0===u?void 0:u.charge)},{title:"WS_TAX_HEADER",value:n.createElement("span",null,"₹",null==m||null===(d=m.billDetails)||void 0===d||null===(p=d[0])||void 0===p?void 0:p.taxAmount)}];L(e),O(null==m||null===(f=m.billDetails)||void 0===f?void 0:f[0])}else v(o),b(o)},[]);let w={};const P=e=>n.createElement("h1",{className:"heading-m"},e.label),R=()=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},n.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),n.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"})),x=e=>n.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},n.createElement(R,null)),B=function(e,t,l){void 0===t&&(t=!1);let n=c({},S);if("adhocPenalty"!=e&&"adhocRebate"!=e||!l.target.value)t?(n[e+"_data"]=l,n[e]=l.title,"PT_OTHERS"==l.title&&"adhocPenaltyReason"==e&&(n.adhocPenaltyComment=""),"PT_OTHERS"==l.title&&"adhocRebateReason"==e&&(n.adhocRebateComment="")):n[e]=l.target.value;else{var o,i;const t=0==(null==l||null===(o=l.target)||void 0===o?void 0:o.value)?1:Math.sign(null==l||null===(i=l.target)||void 0===i?void 0:i.value)||-1;n[e]=1==t?l.target.value:""}b(n)};return n.createElement(l.Fragment,null,n.createElement("div",{style:{lineHeight:"19px",maxWidth:"950px",minWidth:"280px"}},T&&n.createElement(t.StatusTable,null,n.createElement("div",null,null==T?void 0:T.map((e,l)=>n.createElement(t.Row,{className:"border-none",key:""+e.title,label:""+d(""+e.title),text:null!=e&&e.value?null==e?void 0:e.value:""}))),n.createElement("hr",{style:{border:"1px solid #D6D5D4",color:"#D6D5D4",margin:"16px 0px"}}),n.createElement("div",null,n.createElement(t.Row,{className:"border-none",key:"WS_COMMON_TOTAL_AMT",label:""+d("WS_COMMON_TOTAL_AMT"),text:n.createElement("span",null,"₹",(null==D?void 0:D.totalAmount)||0),textStyle:{fontSize:"24px",fontWeight:"700"}}),n.createElement(t.Row,{className:"border-none",key:"CS_INBOX_STATUS_FILTER",label:""+d("CS_INBOX_STATUS_FILTER"),text:d(h?"WS_COMMON_PAID_LABEL":"WS_COMMON_NOT_PAID"),textStyle:h?{color:"#00703C"}:{color:"#D4351C"}}))),null!=s&&null!==(a=s.additionalDetails)&&void 0!==a&&a.isAdhocRebate?n.createElement("div",{onClick:e=>{A(!0)}},n.createElement("span",{style:{cursor:"pointer",color:"#a82227"}},d("WS_PAYMENT_ADD_REBATE_PENALTY"))):null,N&&n.createElement(t.Modal,{headerBarMain:n.createElement(P,{label:d("PT_ADD_REBATE_PENALITY")}),headerBarEnd:n.createElement(x,{onClick:()=>{b(m),A(!1)}}),actionCancelLabel:d("PT_CANCEL"),actionCancelOnSubmit:()=>{b(m),A(!1)},actionSaveLabel:d("PT_ADD"),actionSaveOnSubmit:e=>(e=>{const t=null!=S&&S.adhocPenalty?Number(null==S?void 0:S.adhocPenalty):0,l=null!=S&&S.adhocRebate?Number(null==S?void 0:S.adhocRebate):0;var n,o;if(t||l)if(l>(null==s||null===(n=s.additionalDetails)||void 0===n||null===(o=n.data)||void 0===o?void 0:o.totalAmount))C({isError:!1,isWarning:!0,key:"error",message:d("ERR_WS_REBATE_GREATER_THAN_AMOUNT")});else{var i,a,r,u,m,p,f,g,h,N;const e=null==s||null===(i=s.additionalDetails)||void 0===i||null===(a=i.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,l=c({},null==s||null===(m=s.additionalDetails)||void 0===m||null===(p=m.appDetails)||void 0===p?void 0:p.additionalDetails,S);s.additionalDetails.appDetails.additionalDetails=l;const n={CalculationCriteria:"WATER"==(null==s||null===(f=s.additionalDetails)||void 0===f||null===(g=f.appDetails)||void 0===g?void 0:g.service)?[{applicationNo:e,tenantId:t,waterConnection:s.additionalDetails.appDetails}]:[{applicationNo:e,tenantId:t,sewerageConnection:s.additionalDetails.appDetails}],isconnectionCalculation:!1};let o="WATER"==(null==s||null===(h=s.additionalDetails)||void 0===h||null===(N=h.appDetails)||void 0===N?void 0:N.service)?"WS":"SW";Digit.WSService.wsCalculationEstimate(n,o).then((e,t)=>{var l,n,o,i,a,r,u,s,d,c,m,p,f,g,h;(null==e||null===(l=e.Calculation)||void 0===l||null===(n=l[0])||void 0===n||null===(o=n.taxHeadEstimates)||void 0===o?void 0:o.length)>0&&(null==e||null===(f=e.Calculation)||void 0===f||null===(g=f[0])||void 0===g||null===(h=g.taxHeadEstimates)||void 0===h||h.forEach(e=>e.amount=e.estimateAmount)),e.Calculation[0].billSlabData=_.groupBy(null==e||null===(i=e.Calculation)||void 0===i||null===(a=i[0])||void 0===a?void 0:a.taxHeadEstimates,"category");const N=[{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===(d=s[0])||void 0===d?void 0:d.charge},{title:"WS_TAX_HEADER",value:null===(c=e.Calculation)||void 0===c||null===(m=c[0])||void 0===m?void 0:m.taxAmount}];E(yt(e.Calculation[0])),O(null==e||null===(p=e.Calculation)||void 0===p?void 0:p[0]),L(N),S.billDetails=null==e?void 0:e.Calculation,v(S),A(!1)}).catch(e=>{var t,l,n,o,i,a;C({isError:!0,isWarning:!1,key:"error",message:null!=e&&null!==(t=e.response)&&void 0!==t&&null!==(l=t.data)&&void 0!==l&&null!==(n=l.Errors[0])&&void 0!==n&&n.message?d(""+(null==e||null===(o=e.response)||void 0===o||null===(i=o.data)||void 0===i||null===(a=i.Errors[0])||void 0===a?void 0:a.code)):d("PT_COMMON_ADD_REBATE_PENALITY")})})}else C({isError:!1,isWarning:!0,key:"warning",message:d("ERR_WS_ENTER_ATLEAST_ONE_FIELD")})})(),hideSubmit:!1,popupStyles:{overflowY:"auto"}},n.createElement("div",null,n.createElement(t.Card,{style:{padding:"10px 10px 1px 10px",margin:"0px 0px 15px 0px"}},n.createElement(t.CardSectionHeader,{style:{fontSize:"16px",fontWeight:"700",lineHeight:"18px",padding:"0px",margin:"0px 0px 10px 0px"}},d("PT_AD_PENALTY")),n.createElement(t.CardLabel,null,d("PT_TX_HEADS")),n.createElement("div",{className:"field"},n.createElement(t.Dropdown,{isMandatory:!0,option:Xl,optionKey:"title",select:e=>B("adhocPenaltyReason",!0,e),selected:(null==S?void 0:S.adhocPenaltyReason_data)||"",isPropertyAssess:!0,name:"adhocPenaltyReason_data",t:d})),"PT_OTHERS"===(null==S||null===(r=S.adhocPenaltyReason_data)||void 0===r?void 0:r.title)&&n.createElement("div",{className:"field"},n.createElement(t.CardLabel,null,d("PT_REASON")),n.createElement("div",{className:"field"},n.createElement(t.TextInput,c({style:{background:"#FAFAFA"},t:d,type:"text",isMandatory:!1,name:"adhocPenaltyComment",value:(null==S?void 0:S.adhocPenaltyComment)||"",onChange:e=>B("adhocPenaltyComment",!1,e)},w={isRequired:!0,pattern:"^[a-zA-Z ]*$",type:"text",title:d("TL_NAME_ERROR_MESSAGE")})))),n.createElement(t.CardLabel,null,d("PT_HEAD_AMT")),n.createElement("div",{className:"field"},n.createElement(t.TextInput,c({style:{background:"#FAFAFA"},t:d,type:"number",isMandatory:!1,name:"adhocPenalty",value:(null==S?void 0:S.adhocPenalty)||"",onChange:e=>B("adhocPenalty",!1,e)},w={isRequired:!0,pattern:"^[1-9]+[0-9]*$",title:d("ERR_DEFAULT_INPUT_FIELD_MSG")})))),n.createElement(t.Card,{style:{padding:"10px 10px 1px 10px",margin:"0px 0px 15px 0px"}},n.createElement(t.CardSectionHeader,{style:{fontSize:"16px",fontWeight:"700",lineHeight:"18px",padding:"0px",margin:"0px 0px 10px 0px"}},d("PT_AD_REBATE")),n.createElement(t.CardLabel,null,d("PT_TX_HEADS")),n.createElement("div",{className:"field"},n.createElement(t.Dropdown,{isMandatory:!0,option:Zl,optionKey:"title",select:e=>B("adhocRebateReason",!0,e),selected:(null==S?void 0:S.adhocRebateReason_data)||"",name:"adhocRebateReason_data",isPropertyAssess:!0,t:d})),"PT_OTHERS"===(null==S||null===(u=S.adhocRebateReason_data)||void 0===u?void 0:u.title)&&n.createElement("div",{className:"field"},n.createElement(t.CardLabel,null,d("PT_REASON")),n.createElement(t.TextInput,c({style:{background:"#FAFAFA"},t:d,type:"text",isMandatory:!1,name:"adhocRebateComment",value:(null==S?void 0:S.adhocRebateComment)||"",onChange:e=>B("adhocRebateComment",!1,e)},w={isRequired:!0,pattern:"^[a-zA-Z ]*$",type:"text",title:d("TL_NAME_ERROR_MESSAGE")}))),n.createElement(t.CardLabel,null,d("PT_HEAD_AMT")),n.createElement("div",{className:"field"},n.createElement(t.TextInput,c({style:{background:"#FAFAFA"},t:d,type:"number",isMandatory:!1,name:"adhocRebate",value:(null==S?void 0:S.adhocRebate)||"",onChange:e=>B("adhocRebate",!1,e)},w={isRequired:!0,pattern:"^[1-9]+[0-9]*$",title:d("ERR_DEFAULT_INPUT_FIELD_MSG")})))))," "),y&&n.createElement(t.Toast,{style:{zIndex:"10000"},warning:null==y?void 0:y.isWarning,error:null==y||!y.isWarning,label:d(null==y?void 0:y.message),onClose:()=>{C(!1)},isDleteBtn:!0})))},Jl=e=>{var o,a,r,u,s,d,c;let{wsAdditionalDetails:m}=e;const{t:v}=i.useTranslation(),[p,f]=l.useState(!1),[E,g]=l.useState({}),h=e=>n.createElement("h1",{className:"heading-m"},e.label),_=()=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},n.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),n.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"})),N=e=>n.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},n.createElement(_,null));return n.createElement(l.Fragment,null,n.createElement("div",{style:{lineHeight:"19px",maxWidth:"950px",minWidth:"280px"}},null!=m&&null!==(o=m.additionalDetails)&&void 0!==o&&o.isViewBreakup?n.createElement("div",{onClick:e=>(()=>{var e;let t=m.additionalDetails.data||{};const l=sessionStorage.getItem("Digit.ADHOC_BILL_ADD_REBATE_DATA"),n=l?JSON.parse(l):{};null!=n&&null!==(e=n.value)&&void 0!==e&&e.totalAmount&&(t=null==n?void 0:n.value),g(t),f(!0)})(),style:{marginTop:"12px"}},n.createElement("span",{style:{cursor:"pointer",color:"#a82227"}},v("WS_PAYMENT_VIEW_BREAKUP"))):null,p&&n.createElement(t.Modal,{headerBarMain:n.createElement(h,{label:v("WS_CALCULATION_BREAKUP")}),headerBarEnd:n.createElement(N,{onClick:()=>{f(!1)}}),hideSubmit:!0,popupStyles:{overflowY:"auto"},headerBarMainStyle:{marginBottom:"0px"},popupModuleMianStyles:{paddingTop:"0px"}},n.createElement(t.StatusTable,{style:{padding:"10px",paddingTop:"0px"}},n.createElement(t.CardSectionHeader,{style:{margin:"10px 0px"}},v("WS_APPLICATION_FEE_HEADER")),null==E||null===(a=E.billSlabData)||void 0===a||null===(r=a.FEE)||void 0===r?void 0:r.map(e=>n.createElement(t.Row,{className:"border-none",rowContainerStyle:{margin:"0px"},labelStyle:{width:"50%"},key:""+(null==e?void 0:e.taxHeadCode),label:""+v(""+(null==e?void 0:e.taxHeadCode)),text:n.createElement("span",null,"₹",Number(null==e?void 0:e.amount)||0),textStyle:{textAlign:"right"}})),n.createElement("hr",{style:{color:"#cccccc",backgroundColor:"#cccccc",marginBottom:"10px"}}),n.createElement(t.Row,{className:"border-none",rowContainerStyle:{margin:"0px"},labelStyle:{width:"50%"},key:"PDF_STATIC_LABEL_CONSOLIDATED_TLAPP_TOTAL_AMOUNT1",label:""+v("PDF_STATIC_LABEL_CONSOLIDATED_TLAPP_TOTAL_AMOUNT"),text:n.createElement("span",null,"₹",Number(null==E?void 0:E.fee)||0),textStyle:{textAlign:"right",fontWeight:"700",fontSize:"24px"}}),n.createElement(t.CardSectionHeader,{style:{margin:"10px 0px"}},v("WS_SERVICE_FEE_HEADER")),null==E||null===(u=E.billSlabData)||void 0===u||null===(s=u.CHARGES)||void 0===s?void 0:s.map(e=>n.createElement(t.Row,{className:"border-none",rowContainerStyle:{margin:"0px"},labelStyle:{width:"50%"},key:""+(null==e?void 0:e.taxHeadCode),label:""+v(""+(null==e?void 0:e.taxHeadCode)),text:n.createElement("span",null,"₹",Number(null==e?void 0:e.amount)||0),textStyle:{textAlign:"right"}})),n.createElement("hr",{style:{color:"#cccccc",backgroundColor:"#cccccc",marginBottom:"10px"}}),n.createElement(t.Row,{className:"border-none",rowContainerStyle:{margin:"0px"},labelStyle:{width:"50%"},key:"PDF_STATIC_LABEL_CONSOLIDATED_TLAPP_TOTAL_AMOUNT2",label:""+v("PDF_STATIC_LABEL_CONSOLIDATED_TLAPP_TOTAL_AMOUNT"),text:n.createElement("span",null,"₹",Number(null==E?void 0:E.charge)||0),textStyle:{textAlign:"right",fontWeight:"700",fontSize:"24px"}}),null==E||null===(d=E.billSlabData)||void 0===d||null===(c=d.TAX)||void 0===c?void 0:c.map(e=>n.createElement(t.Row,{className:"border-none",rowContainerStyle:{margin:"0px"},labelStyle:{width:"50%"},key:""+(null==e?void 0:e.taxHeadCode),label:""+v(""+(null==e?void 0:e.taxHeadCode)),text:n.createElement("span",null,"₹",Number(null==e?void 0:e.amount)||0),textStyle:{textAlign:"right"}})),n.createElement("hr",{style:{color:"#cccccc",backgroundColor:"#cccccc",marginBottom:"10px"}}),n.createElement(t.Row,{className:"border-none",rowContainerStyle:{margin:"0px"},labelStyle:{width:"50%"},key:"PDF_STATIC_LABEL_CONSOLIDATED_TLAPP_TOTAL_AMOUNT3",label:""+v("PDF_STATIC_LABEL_CONSOLIDATED_TLAPP_TOTAL_AMOUNT"),text:n.createElement("span",null,"₹",Number(null==E?void 0:E.totalAmount)||0),textStyle:{textAlign:"right",fontWeight:"700",fontSize:"24px"}})))))},en=e=>{let{assessmentData:t}=e;const[o,i]=l.useState(!1);return n.createElement("div",{className:"accordion",style:{width:"100%",margin:"auto",fontFamily:"Roboto, sans-serif",border:"1px solid #ccc",borderRadius:"4px",marginBottom:"10px"}},n.createElement("div",{className:"accordion-header",style:{backgroundColor:"#f0f0f0",padding:"15px",cursor:"pointer"},onClick:()=>{i(!o)}},n.createElement("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center"}},n.createElement("h3",{style:{color:"#0d43a7",fontFamily:"Noto Sans,sans-serif",fontSize:"24px",fontWeight:"500"}},"Assessment History"),n.createElement("span",{style:{fontSize:"1.2em"}},o?"<":">"))),o&&n.createElement("div",{className:"accordion-body",style:{padding:" 15px",backgroundColor:"#fff"}},t.map((e,l)=>n.createElement("div",{key:l,className:"assessment-item",style:{marginBottom:"15px"}},n.createElement("div",{className:"assessment-row",style:{display:"flex",gap:"100px",marginBottom:"8px"}},n.createElement("span",{style:{fontWeight:"bold",minWidth:"60px",color:"black"}},"Assessment Date"),n.createElement("span",{style:{flex:"1",color:"black"}},new Date(e.assessmentDate).toLocaleDateString("en-GB",{day:"2-digit",month:"short",year:"numeric"}).replace(/ /g,"-"))),n.createElement("div",{className:"assessment-row",style:{display:"flex",gap:"100px",marginBottom:"8px",color:"black"}},n.createElement("span",{className:"label",style:{fontWeight:"bold",minWidth:"60px",color:"black"}},"Assessment Year"),n.createElement("span",{className:"value",style:{flex:"1",color:"black"}},e.financialYear)),n.createElement("div",{className:"assessment-row with-buttons",style:{display:"flex",marginBottom:"8px",justifyContent:"space-between",alignItems:"center"}},n.createElement("div",{style:{display:"flex",gap:"75px"}},n.createElement("span",{className:"label",style:{fontWeight:"bold",minWidth:"60px",color:"black"}},"Assessment Number"),n.createElement("span",{className:"value",style:{flex:"1",color:"black"}},e.assessmentNumber)),n.createElement("div",{className:"button-group",style:{display:"flex",gap:"10px"}},"          ",n.createElement("button",{style:{display:"flex",borderRadius:"8px",backgroundColor:"#2947a3",padding:"10px",color:"white"},onClick:()=>alert("Re-assessing "+e.number)},"Re-assess"),"          ",n.createElement("button",{style:{display:"flex",borderRadius:"8px",border:"1px solid red",padding:"10px"},onClick:()=>alert("Cancelled "+e.number)},"Cancel"),"        ")),l!==t.length-1&&n.createElement("hr",null)))))},tn=e=>{var t;let{applicationData:i}=e;const[a,r]=l.useState(!1);return o.useHistory(),n.createElement("div",{className:"accordion",style:{width:"100%",margin:"auto",fontFamily:"Roboto, sans-serif",border:"1px solid #ccc",borderRadius:"4px",marginBottom:"10px"}},n.createElement("div",{className:"accordion-header",style:{backgroundColor:"#f0f0f0",padding:"15px",cursor:"pointer"},onClick:()=>{r(!a)}},n.createElement("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center"}},n.createElement("h3",{style:{color:"#0d43a7",fontFamily:"Noto Sans,sans-serif",fontSize:"24px",fontWeight:"500"}},"Application History"),n.createElement("span",{style:{fontSize:"1.2em"}},a?"<":">"))),a&&n.createElement("div",{className:"accordion-body",style:{padding:" 15px",backgroundColor:"#fff"}},n.createElement("div",{className:"assessment-item",style:{marginBottom:"15px"}},n.createElement("div",{className:"assessment-row",style:{display:"flex",gap:"100px",marginBottom:"8px"}},n.createElement("span",{style:{fontWeight:"bold",minWidth:"60px",color:"black"}},"Application Number"),n.createElement("span",{style:{flex:"1",color:"black"}},i.acknowldgementNumber)),n.createElement("div",{className:"assessment-row",style:{display:"flex",gap:"132px",marginBottom:"8px",color:"black"}},n.createElement("span",{className:"label",style:{fontWeight:"bold",minWidth:"60px",color:"black"}},"Property ID No."),n.createElement("span",{className:"value",style:{flex:"1",color:"black"}},i.propertyId)),n.createElement("div",{className:"assessment-row",style:{display:"flex",gap:"120px",marginBottom:"8px",color:"black"}},n.createElement("span",{className:"label",style:{fontWeight:"bold",minWidth:"60px",color:"black"}},"Application Type"),n.createElement("span",{className:"value",style:{flex:"1",color:"black"}},"NEW PROPERTY")),n.createElement("div",{className:"assessment-row",style:{display:"flex",gap:"140px",marginBottom:"8px",color:"black"}},n.createElement("span",{className:"label",style:{fontWeight:"bold",minWidth:"60px",color:"black"}},"Creation Date"),n.createElement("span",{className:"value",style:{flex:"1",color:"black"}},(u=null===(t=i.auditDetails)||void 0===t?void 0:t.createdTime,new Date(u).toLocaleDateString("en-GB",{day:"2-digit",month:"short",year:"numeric"}).replace(/ /g,"-")))),n.createElement("div",{className:"assessment-row",style:{display:"flex",gap:"180px",marginBottom:"8px",color:"black"}},n.createElement("span",{className:"label",style:{fontWeight:"bold",minWidth:"60px",color:"black"}},"Status"),n.createElement("span",{className:"value",style:{flex:"1",color:"black"}},i.status)),n.createElement("div",null,n.createElement(o.Link,{to:{pathname:"/digit-ui/citizen/pt/property/application-preview/"+i.acknowldgementNumber,state:{propertyId:i.propertyId}},style:{color:"#2947a3",display:"inline",border:"1px solid",padding:"8px",borderRadius:"8px"}},"View History")))));var u},ln=e=>{let{payments:t}=e;const[o,i]=l.useState(!1);return n.createElement("div",{className:"accordion",style:{width:"100%",margin:"auto",fontFamily:"Roboto, sans-serif",border:"1px solid #ccc",borderRadius:"4px",marginBottom:"10px"}},n.createElement("div",{className:"accordion-header",style:{backgroundColor:"#f0f0f0",padding:"15px",cursor:"pointer"},onClick:()=>{i(!o)}},n.createElement("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center"}},n.createElement("h3",{style:{color:"#0d43a7",fontFamily:"Noto Sans,sans-serif",fontSize:"24px",fontWeight:"500"}},"Payment History"),n.createElement("span",{style:{fontSize:"1.2em"}},o?"<":">"))),o&&n.createElement("div",{className:"accordion-body",style:{padding:" 15px",backgroundColor:"#fff"}},0===(null==t?void 0:t.length)&&n.createElement("div",{style:{color:"red",fontSize:"16px"}},"No Payments found"),(null==t?void 0:t.length)>0&&n.createElement("div",null,n.createElement("table",{style:{width:"100%",borderCollapse:"collapse",marginTop:"10px"}},n.createElement("thead",null,n.createElement("tr",{style:{backgroundColor:"#f5f5f5"}},n.createElement("th",{style:{border:"1px solid #ddd",padding:"8px",textAlign:"left"}},"Receipt Number"),n.createElement("th",{style:{border:"1px solid #ddd",padding:"8px",textAlign:"left"}},"Transaction Date"),n.createElement("th",{style:{border:"1px solid #ddd",padding:"8px",textAlign:"left"}},"Amount Paid"),n.createElement("th",{style:{border:"1px solid #ddd",padding:"8px",textAlign:"left"}},"Payment Mode"),n.createElement("th",{style:{border:"1px solid #ddd",padding:"8px",textAlign:"left"}},"Transaction ID"),n.createElement("th",{style:{border:"1px solid #ddd",padding:"8px",textAlign:"left"}},"Status"))),n.createElement("tbody",null,t.map((e,t)=>{var l,o;return n.createElement("tr",{key:e.id||t},n.createElement("td",{style:{border:"1px solid #ddd",padding:"8px"}},(null===(l=e.paymentDetails)||void 0===l||null===(o=l[0])||void 0===o?void 0:o.receiptNumber)||e.receiptNumber||"N/A"),n.createElement("td",{style:{border:"1px solid #ddd",padding:"8px"}},e.transactionDate?new Date(e.transactionDate).toLocaleDateString():"N/A"),n.createElement("td",{style:{border:"1px solid #ddd",padding:"8px"}},"₹",e.totalAmountPaid||e.amount||"0"),n.createElement("td",{style:{border:"1px solid #ddd",padding:"8px"}},e.paymentMode||e.instrumentType||"N/A"),n.createElement("td",{style:{border:"1px solid #ddd",padding:"8px"}},e.transactionNumber||e.instrumentNumber||"N/A"),n.createElement("td",{style:{border:"1px solid #ddd",padding:"8px"}},n.createElement("span",{style:{color:"NEW"===e.paymentStatus||"SUCCESSFUL"===e.paymentStatus||"DEPOSITED"===e.paymentStatus?"green":"FAILED"===e.paymentStatus?"red":"orange",fontWeight:"bold"}},"DEPOSITED"===e.paymentStatus?n.createElement("p",null,"Deposited"):e.paymentStatus||"N/A")))}))),n.createElement("div",{style:{marginTop:"10px",fontSize:"14px",color:"#666"}},"Total Payments: ",t.length))))},nn=n.memo(e=>{let{width:t=85,height:l=100,style:o}=e;return n.createElement("svg",{style:o,xmlns:"http://www.w3.org/2000/svg",width:t,height:l,viewBox:"0 0 20 20",fill:"gray"},n.createElement("path",{d:"M20 2H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-8.5 7.5c0 .83-.67 1.5-1.5 1.5H9v2H7.5V7H10c.83 0 1.5.67 1.5 1.5v1zm5 2c0 .83-.67 1.5-1.5 1.5h-2.5V7H15c.83 0 1.5.67 1.5 1.5v3zm4-3H19v1h1.5V11H19v2h-1.5V7h3v1.5zM9 9.5h1v-1H9v1zM4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6zm10 5.5h1v-3h-1v3z"}))}),on=n.memo(e=>{let{value:o,Code:i,index:a}=e;const{isLoading:r,data:u}=Digit.Hooks.ads.useADSDocumentSearch({value:o},{value:o},i,a),s=l.useMemo(()=>{var e;const t=null!=o&&o.documents?null==o||null===(e=o.documents)||void 0===e?void 0:e.documents:o;return(null==t?void 0:t.filter(e=>(null==e?void 0:e.documentType)===i))||[]},[o,i]);return r?n.createElement(t.Loader,null):n.createElement("div",{className:"timeline-docs-wrapper"},null==s?void 0:s.map((e,t)=>{const l=((e,t)=>{var l;const n=(null==e?void 0:e[t])||"",o=(null==n||null===(l=n.split(","))||void 0===l?void 0:l.filter(Boolean))||[];return(null==o?void 0:o.find(e=>!(null!=e&&e.includes("large")||null!=e&&e.includes("medium")||null!=e&&e.includes("small"))))||(null==o?void 0:o[0])||""})(null==u?void 0:u.pdfFiles,null==e?void 0:e.fileStoreId);return l?n.createElement("a",{key:t,target:"_blank",rel:"noopener noreferrer",href:l,className:"timeline-doc-link"},n.createElement(nn,{className:"timeline-doc-icon"})):null}))}),an=[{label:"CM_TIMELINE_NAME",key:"assignerName"},{label:"CM_TIMELINE_ACTION_TAKEN",key:"performedAction"},{label:"CM_TIMELINE_ACTION_TAKEN_ON",key:"lastModified"},{label:"CM_TIMELINE_DATE_RECEIVED",key:"createdDate"},{label:"CM_TIMELINE_NO_OF_DAYS",key:"noOfDays"}],rn=(n.memo(e=>{var t,l;let{checkpoint:o,t:i}=e;return n.createElement("div",{className:"timeline-card"},n.createElement("div",{className:"timeline-header"},null==an?void 0:an.map(e=>{let{label:t,key:l}=e;return n.createElement("div",{key:l,className:"timeline-header-item"},n.createElement("span",{className:"timeline-label"},i(t),":"),n.createElement("span",{className:"timeline-value"},i(null==o?void 0:o[l])||"N/A"))})),n.createElement("div",{className:"timeline-note"},n.createElement("span",{className:"timeline-label"},i("CM_TIMELINE_NOTE"),":"),n.createElement("div",{className:"note-box"},(null==o?void 0:o.comment)||i("CM_TIMELINE_NO_COMMENTS"))),(null==o||null===(t=o.documents)||void 0===t?void 0:t.length)>0&&n.createElement("div",{className:"timeline-docs"},n.createElement("span",{className:"timeline-label"},i("CM_TIMELINE_DOCUMENT_ATTACHED"),":"),null==o||null===(l=o.documents)||void 0===l?void 0:l.map((e,t)=>n.createElement(on,{key:(null==e?void 0:e.documentType)+"-"+t,value:null==o?void 0:o.documents,Code:null==e?void 0:e.documentType,index:t}))))}),n.memo(e=>{let{width:t=20,height:l=20,style:o}=e;return n.createElement("svg",{style:o,xmlns:"http://www.w3.org/2000/svg",width:t,height:l,viewBox:"0 0 20 20",fill:"gray"},n.createElement("path",{d:"M20 2H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-8.5 7.5c0 .83-.67 1.5-1.5 1.5H9v2H7.5V7H10c.83 0 1.5.67 1.5 1.5v1zm5 2c0 .83-.67 1.5-1.5 1.5h-2.5V7H15c.83 0 1.5.67 1.5 1.5v3zm4-3H19v1h1.5V11H19v2h-1.5V7h3v1.5zM9 9.5h1v-1H9v1zM4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6zm10 5.5h1v-3h-1v3z"}))})),un=n.memo(e=>{let{value:o,Code:i,index:a}=e;const{isLoading:r,data:u}=Digit.Hooks.ads.useADSDocumentSearch({value:o},{value:o},i,a),s=l.useMemo(()=>{var e;const t=null!=o&&o.documents?null==o||null===(e=o.documents)||void 0===e?void 0:e.documents:o;return(null==t?void 0:t.filter(e=>(null==e?void 0:e.documentType)===i))||[]},[o,i]);return r?n.createElement(t.Loader,null):n.createElement("div",{className:"custom-doc-container"},null==s?void 0:s.map((e,t)=>{const l=((e,t)=>{var l;const n=(null==e?void 0:e[t])||"",o=(null==n||null===(l=n.split(","))||void 0===l?void 0:l.filter(Boolean))||[];return(null==o?void 0:o.find(e=>!(null!=e&&e.includes("large")||null!=e&&e.includes("medium")||null!=e&&e.includes("small"))))||(null==o?void 0:o[0])||""})(null==u?void 0:u.pdfFiles,(null==e?void 0:e.fileStoreId)||(null==e?void 0:e.documentUid));return l?n.createElement("a",{key:t,target:"_blank",rel:"noopener noreferrer",href:l,className:"custom-doc-link"},n.createElement(rn,null),n.createElement("span",null,(null==e?void 0:e.fileName)||"Document")):null}))});function sn(e){var o,i,a,r,u,s;let{workflowDetails:d,t:m,tenantId:v=Digit.ULBService.getCurrentTenantId(),timeObj:p}=e;const{isLoading:f,data:E}=Digit.Hooks.ads.useADSDocumentSearch({value:(null==d||null===(o=d.data)||void 0===o||null===(i=o.timeline)||void 0===i?void 0:i.flatMap(e=>null==e?void 0:e.wfDocuments))||[]},{value:(null==d||null===(a=d.data)||void 0===a||null===(r=a.timeline)||void 0===r?void 0:r.flatMap(e=>null==e?void 0:e.wfDocuments))||[]},null,0),g=n.useCallback(()=>{if(!f){const e=Digit.SessionStorage.get("CITIZEN.COMMON.HOME.CITY")||{},t=function(e,t,l,n){var o,i,a,r,u,s,d,c,m;void 0===l&&(l={}),console.log("pdfFiles",l);const v=(null==e||null===(o=e.data)||void 0===o?void 0:o.timeline)||(null==e?void 0:e.timeline)||[],p=(null==e||null===(i=e.data)||void 0===i?void 0:i.processInstances)||(null==e?void 0:e.processInstances)||[],f=(null==p||null===(a=p[0])||void 0===a?void 0:a.businessId)||"N/A",E=(null==p||null===(r=p[0])||void 0===r?void 0:r.businessService)||"N/A",g=(null==p||null===(u=p[0])||void 0===u?void 0:u.moduleName)||"N/A",h=(e,t)=>{var l;const n=(null==e?void 0:e[t])||"",o=(null==n||null===(l=n.split(","))||void 0===l?void 0:l.filter(Boolean))||[];return(null==o?void 0:o.find(e=>!(null!=e&&e.includes("large")||null!=e&&e.includes("medium")||null!=e&&e.includes("small"))))||(null==o?void 0:o[0])||""},_=/\[#\?.*?\*\*\]/,N=v.map((e,t)=>{var o,i,a,r,u,s;const d=(null==e||null===(o=e.auditDetails)||void 0===o?void 0:o.created)||"N/A",c=(null==e||null===(i=e.auditDetails)||void 0===i?void 0:i.timing)||"N/A",m=(null==e||null===(a=e.assigner)||void 0===a?void 0:a.name)||"N/A",v=(null==e||null===(r=e.assigner)||void 0===r?void 0:r.type)||"N/A",p=(null==e||null===(u=e.assigner)||void 0===u?void 0:u.mobileNumber)||"N/A",f=(null==e?void 0:e.performedAction)||"N/A",E=(null==e?void 0:e.status)||(null==e?void 0:e.state)||"N/A",g=(null==e||null===(s=e.wfComment)||void 0===s?void 0:s[0])||"-",N="string"==typeof g?g.split(_)[0]:g,A=(null==e?void 0:e.wfDocuments)||[],S=(null==e?void 0:e.sla)||"N/A",b=Array.isArray(null==e?void 0:e.assignes)?e.assignes.map(e=>null==e?void 0:e.name).filter(Boolean).join(", "):"";return{sNo:t+1,action:n?n(f):f,status:n?n(E):E,assignerName:m,assignerType:v,mobileNumber:p,designation:v,date:d,time:c,dateTime:(d+" "+("N/A"!==c?c:"")).trim(),comment:N,documents:A.map(e=>({name:(null==e?void 0:e.fileName)||(null==e?void 0:e.documentType)||"Document",type:(null==e?void 0:e.documentType)||"Document",fileStoreId:null==e?void 0:e.fileStoreId,link:h(l,null==e?void 0:e.fileStoreId)})),hasDocuments:A.length>0,sla:S,assignedTo:b}});return{t:n,tenantId:(null==t?void 0:t.code)||"",tenantName:(null==t?void 0:t.name)||(null==t?void 0:t.i18nKey)||"Government Department",name:n?n("TIMELINE_PDF_TITLE"):"Application Timeline",heading:n?n("TIMELINE_PDF_HEADING"):"File Movement Report",businessId:f,businessService:n?n("CS_COMMON_"+(null==E?void 0:E.toUpperCase())):E,moduleName:g,currentStatus:n?n((null==v||null===(s=v[0])||void 0===s?void 0:s.status)||(null==v||null===(d=v[0])||void 0===d?void 0:d.state)||"N/A"):(null==v||null===(c=v[0])||void 0===c?void 0:c.status)||(null==v||null===(m=v[0])||void 0===m?void 0:m.state)||"N/A",generatedDate:(new Date).toLocaleDateString("en-IN",{day:"2-digit",month:"long",year:"numeric"}),generatedDateTime:(new Date).toLocaleString("en-IN",{day:"2-digit",month:"2-digit",year:"numeric",hour:"2-digit",minute:"2-digit",hour12:!0}),timelineRows:N,totalSteps:N.length}}(d,e,(null==E?void 0:E.pdfFiles)||{},m);Digit.Utils.pdf.generateTimelinePDF(t)}},[d,E,m,f]),h=e=>{if(null==e||!e.created||null==e||!e.timing)return null;const[t,l,n]=e.created.split("/");return new Date(n+"-"+l+"-"+t+" "+e.timing)},_=(e,t)=>{if(!e||!t)return null;const l=Math.floor((e-t)/6e4),n=Math.floor(l/60),o=Math.floor(n/24);return o>0?o+" day(s)":n>0?n+" hour(s)":l+" minute(s)"},N=l.useMemo(()=>(e=>{const t=(null==e?void 0:e.data)||e,l=null==t?void 0:t.timeline;if(!Array.isArray(l))return[];const n=[...l].reverse();return n.map((e,t)=>{var l;const o=h(e.auditDetails),i=t>0?h(null===(l=n[t-1])||void 0===l?void 0:l.auditDetails):null;return c({},e,{status:(null==e?void 0:e.state)||(null==e?void 0:e.status),assigner:(null==e?void 0:e.assigner)||null,assignes:Array.isArray(null==e?void 0:e.assignes)?e.assignes:[],wfComment:Array.isArray(null==e?void 0:e.wfComment)?e.wfComment:null!=e&&e.comment?[e.comment]:[],wfDocuments:Array.isArray(null==e?void 0:e.wfDocuments)?e.wfDocuments:[],actionDateTime:o,sla:_(o,i)})}).reverse()})(d),[d]),A=(null==N?void 0:N.filter(e=>!("SAVE_AS_DRAFT"===(null==e?void 0:e.performedAction))))||[],S=A.map(e=>{var t;return null==e||null===(t=e.assigner)||void 0===t?void 0:t.userName}).filter(Boolean),b=[...new Set(S)].join(","),y=Digit.Hooks.useEmployeeSearch(v,{codes:b,isActive:!0},{enabled:!!b}),C={};return null==y||null===(u=y.data)||void 0===u||null===(s=u.Employees)||void 0===s||s.forEach(e=>{var t;const l=null==e||null===(t=e.assignments)||void 0===t?void 0:t[0];C[null==e?void 0:e.code]="COMMON_MASTERS_DESIGNATION_"+(null==l?void 0:l.designation)}),f?n.createElement(t.Loader,null):n.createElement(n.Fragment,null,n.createElement("div",{className:"custom-timeline-container"},p&&n.createElement("div",{style:{marginBottom:"8px",fontStyle:"italic"}},m("TOTAL_TIME_TAKEN"),": ",null==p?void 0:p.days," ",m("DAYS")," ",null==p?void 0:p.hours," ",m("HOURS")," ",null==p?void 0:p.minutes," ",m("MINUTES")," ",null==p?void 0:p.seconds," ",m("SECONDS")),n.createElement("div",{className:"custom-timeline-header"},n.createElement("div",{className:"custom-tracking-status-header"},n.createElement("div",{className:"custom-tracking-line"}),n.createElement("span",{className:"custom-tracking-status-text"},m("TRACKING STATUS")),n.createElement("div",{className:"custom-tracking-line"})),n.createElement("div",{className:"custom-title-bar-row"},n.createElement("h2",{className:"custom-timeline-title"},m("Application History")),n.createElement("span",{onClick:g,className:"download-button"},m("CS_COMMON_DOWNLOAD")),n.createElement("div",{className:"custom-blue-bar"}))),n.createElement("div",{className:"custom-timeline-entries"},null==A?void 0:A.map((e,t)=>{var l,o,i,a,r,u,s,d,c,v,p,f,E,g,h,_;return n.createElement("div",{key:t,className:"custom-timeline-entry"},n.createElement("div",{className:"custom-vertical-line"}),n.createElement("div",{className:"custom-date-badge"},null==e||null===(l=e.auditDetails)||void 0===l?void 0:l.created," ",null==e||null===(o=e.auditDetails)||void 0===o?void 0:o.timing),n.createElement("div",{className:"custom-entry-content"},n.createElement("div",{className:"custom-icon-container"},n.createElement("div",{className:"custom-circular-icon"},n.createElement("svg",{className:"custom-mail-icon",viewBox:"0 0 24 24"},n.createElement("rect",{x:"3",y:"5",width:"18",height:"14",rx:"2"}),n.createElement("path",{d:"M3 7l9 6 9-6"})))),n.createElement("div",{className:"custom-content-card"},n.createElement("div",{className:"custom-card-top"},n.createElement("div",{className:"custom-card-column"},n.createElement("h3",{className:"custom-action-title"},m("Action taken by")),(null==e?void 0:e.assigner)&&n.createElement("div",{className:"custom-officer-info"},n.createElement("div",{className:"custom-officer-name"},(null==e||null===(i=e.assigner)||void 0===i?void 0:i.name)||m("CS_COMMON_NA"),C[null==e||null===(a=e.assigner)||void 0===a?void 0:a.userName]&&n.createElement("span",{className:"custom-officer-name"},"- ",m(C[null==e||null===(r=e.assigner)||void 0===r?void 0:r.userName]))),(null==e||null===(u=e.assigner)||void 0===u?void 0:u.emailId)&&n.createElement("div",{className:"custom-officer-email"},n.createElement("span",{className:"custom-email-label"},m("Email"))," ",null==e||null===(s=e.assigner)||void 0===s?void 0:s.emailId))),n.createElement("div",{className:"custom-card-column custom-card-column-mid"},(null==e?void 0:e.sla)&&n.createElement(n.Fragment,null,n.createElement("h3",{className:"custom-action-title"},m("Time Taken")),n.createElement("div",{className:"custom-officer-email"},n.createElement("span",{className:"custom-email-label"},null==e?void 0:e.sla)))),n.createElement("div",{className:"custom-card-column custom-card-column-right"},n.createElement("h3",{className:"custom-action-title"},m("Action")),n.createElement("div",{className:"custom-status-text"},m((null==e?void 0:e.performedAction)||"CS_COMMON_NA")))),(null==e?void 0:e.wfComment)&&(null==e||null===(d=e.wfComment)||void 0===d?void 0:d.length)>0&&(null==e||null===(c=e.wfComment)||void 0===c?void 0:c.some(e=>null==e?void 0:e.trim()))&&n.createElement("div",{className:"custom-comments-section container-full-width"},n.createElement("div",{className:"custom-comments-content"},n.createElement("h4",{className:"custom-comments-title"},m("Officer Comments")),n.createElement("div",{className:"custom-comment-text"},null==e||null===(v=e.wfComment)||void 0===v?void 0:v.map((e,t)=>{const l="string"==typeof e?null==e?void 0:e.split(/\[#\?.*?\*\*\]/)[0]:e;return n.createElement("p",{key:t},l)}))),(null==e||null===(p=e.assignes)||void 0===p?void 0:p.length)>0&&n.createElement("div",{className:"custom-assigned-to-footer"},n.createElement("h3",{className:"custom-comments-title"},m("Assigned To")),n.createElement("div",{className:"custom-officer-info"},n.createElement("div",{className:"custom-officer-name"},null===(f=e.assignes[0])||void 0===f?void 0:f.name,C[null===(E=e.assignes[0])||void 0===E?void 0:E.userName]&&n.createElement("span",{className:"custom-officer-email"},"- ",m(C[null===(g=e.assignes[0])||void 0===g?void 0:g.userName])))))),(null==e?void 0:e.wfDocuments)&&(null==e||null===(h=e.wfDocuments)||void 0===h?void 0:h.length)>0&&n.createElement("div",{className:"custom-comments-section-no-border"},n.createElement("h4",{className:"custom-comments-title"},"Document Attached:"),n.createElement("div",{className:"custom-comment-text"},null==e||null===(_=e.wfDocuments)||void 0===_?void 0:_.map((t,l)=>n.createElement(un,{key:(null==t?void 0:t.documentType)+"-"+l,value:null==e?void 0:e.wfDocuments,Code:null==t?void 0:t.documentType,index:l})))))))}))))}function dn(e){var a,r,u,s,d,m,v,p,f,E,g,h,N,A,S,b;let{applicationDetails:y,demandData:C,workflowDetails:D,isDataLoading:O,applicationData:T,timelineStatusPrefix:L,showTimeLine:I=!0,statusAttribute:w="status",paymentsList:P,oldValue:R,isInfoLabel:x=!1,propertyId:B,moduleCode:F}=e;const{t:M}=i.useTranslation(),k=o.useHistory(),U=Digit.ULBService.getCurrentTenantId(),[H,W]=l.useState(null),[j,V]=l.useState([]);let z=window.location.href.includes("editApplication")&&window.location.href.includes("bpa");const G=[{Header:M("BPA_DOCUMENT_DETAILS_LABEL"),accessor:"title",Cell:e=>{let{value:t}=e;return M(t)||M("CS_NA")}},{Header:M(" "),accessor:"url",Cell:e=>{let{value:l}=e;return l?n.createElement(t.LinkButton,{style:{float:"right",display:"inline"},label:M("View"),onClick:()=>{window.open(l,"_blank")}}):M("CS_NA")}}];function Y(e,t,l){var n;window.open(null==l||null===(n=l.fullImage)||void 0===n?void 0:n[0],"_blank")}console.log("TIMELINE",y,F),l.useEffect(()=>{!function(){try{const e=function(){if(window.location.href.includes("employee/ws")&&null!=T&&T.connectionNo){const e=Ft(function(){return Promise.resolve(Digit.WSService.paymentsearch({tenantId:(null==T?void 0:T.tenantId)||U,filters:{consumerCodes:null==T?void 0:T.connectionNo,consumerCode:null==T?void 0:T.connectionNo},BusinessService:"SEWERAGE"===(null==T?void 0:T.serviceType)||"SEWARAGE"===(null==T?void 0:T.serviceType)?"SW":"WS"})).then(function(e){Array.isArray(e)&&e.length>0?V(e):null!=e&&e.Payments&&e.Payments.length>0&&V(e.Payments)})},function(e){console.error("❌ Payment fetch error:",e)});if(e&&e.then)return e.then(function(){})}}();Promise.resolve(e&&e.then?e.then(function(){}):void 0)}catch(e){return Promise.reject(e)}}()},[null==T?void 0:T.connectionNo,null==T?void 0:T.serviceType,U]);const[q,K]=l.useState({}),[$,X]=l.useState(),[Z,Q]=l.useState([]),[J,ee]=l.useState({loading:!1,loaded:!1,canLoad:!1});"ACTIVE"!=(null==T?void 0:T.status)||J.loading||J.loaded||J.canLoad||ee({loading:!1,loaded:!1,canLoad:!0}),null==J||!J.canLoad||J.loading||J.loaded||(ee({loading:!0,loaded:!1,canLoad:!0}),function(e,t,l,n){try{Promise.resolve(Digit.PTService.assessmentSearch({tenantId:e,filters:{propertyIds:t}})).then(function(o){function i(){l(a),n({loading:!1,loaded:!0,canLoad:!0})}let a={};const r=function(l){if((null==o||null===(l=o.Assessments)||void 0===l?void 0:l.length)>0){const l=o.Assessments.filter(e=>"ACTIVE"===e.status),n=new Map;l.forEach(e=>{const t=function(e){const t=new Date(e);return t.setHours(0,0,0,0),t.getTime()}(e.assessmentDate)+"_"+e.financialYear,l=n.get(t);(!l||e.createdDate>l.createdDate)&&n.set(t,e)});const i=Array.from(n.values());return Q(i),X(null==o?void 0:o.Assessments),Promise.resolve(Digit.PaymentService.fetchBill(e,{businessService:"PT",consumerCode:t})).then(function(e){a=e})}}();return r&&r.then?r.then(i):i()})}catch(e){return Promise.reject(e)}}((null==T?void 0:T.tenantId)||U,null==T?void 0:T.propertyId,K,ee));const te=e=>{if(null==e||null==e||""==e)return"NA";const t=new Date(e);let l=t.getMonth()+1,n=t.getDate();return l=(l>9?"":"0")+l,n=(n>9?"":"0")+n,n+"/"+l+"/"+t.getFullYear()},le=function(e,t,l){if(void 0===t&&(t=0),!e)return null;if("OPEN"===e.state||"INITIATED"===e.status&&!window.location.href.includes("/obps/")){var o;const e={date:te(null==T||null===(o=T.auditDetails)||void 0===o?void 0:o.createdTime),source:(null==T?void 0:T.channel)||""};return n.createElement(Yl,{data:e})}if(window.location.href.includes("/obps/")||window.location.href.includes("/noc/")||window.location.href.includes("/ws/")){var i,a,r,u,s,d,c,m,v,p,f,E,g,h,N,A,S,b,C,D;const o={uuid:(null==e||null===(i=e.assigner)||void 0===i?void 0:i.uuid)||(null==e||null===(a=e.assignes)||void 0===a||null===(r=a[0])||void 0===r?void 0:r.uuid),fieldName:"mobileNumber",model:"User",showValue:!1,loadData:{serviceName:"/egov-workflow-v2/egov-wf/process/_search",requestBody:{},requestParam:{tenantId:null==y?void 0:y.tenantId,businessIds:null==y?void 0:y.applicationNo,history:!0},jsonPath:"ProcessInstances[0].assignes[0].mobileNumber",isArray:!1,d:e=>{let l="";return l="+91 "+(_.get(e,"ProcessInstances["+t+"].assigner.mobileNumber")||_.get(e,"ProcessInstances["+t+"].assignes[0].mobileNumber")),l}}},O=l&&Array.isArray(l)&&t>0&&t-1<l.length?l[t-1]:null,L={date:null==e||null===(u=e.auditDetails)||void 0===u?void 0:u.lastModified,name:(null==e||null===(s=e.assigner)||void 0===s?void 0:s.name)||(null==e||null===(d=e.assignes)||void 0===d||null===(c=d[0])||void 0===c?void 0:c.name)||"N/A",mobileNumber:(null==T||null===(m=T.processInstance)||void 0===m||null===(v=m.assignes)||void 0===v||null===(p=v[0])||void 0===p?void 0:p.uuid)===(null==e||null===(f=e.assigner)||void 0===f?void 0:f.uuid)&&null!=T&&null!==(E=T.processInstance)&&void 0!==E&&null!==(g=E.assignes)&&void 0!==g&&null!==(h=g[0])&&void 0!==h&&h.mobileNumber?null==T||null===(N=T.processInstance)||void 0===N||null===(A=N.assignes)||void 0===A||null===(S=A[0])||void 0===S?void 0:S.mobileNumber:(null==e||null===(b=e.assigner)||void 0===b?void 0:b.mobileNumber)||(null==e||null===(C=e.assignes)||void 0===C||null===(D=C[0])||void 0===D?void 0:D.mobileNumber)||"N/A",comment:null!=e&&e.comment?M(e.comment):"",wfComment:O&&O.wfComment||[],thumbnailsToShow:(null==e?void 0:e.thumbnailsToShow)||[]};return n.createElement(Yl,{data:L,OpenImage:Y,privacy:o})}{var O,L,I,w,P;const t={date:te(null==T||null===(O=T.auditDetails)||void 0===O?void 0:O.lastModifiedTime),name:(null==e||null===(L=e.assignes)||void 0===L||null===(I=L[0])||void 0===I?void 0:I.name)||"N/A",wfComment:(null==e?void 0:e.wfComment)||[],mobileNumber:(null==e||null===(w=e.assignes)||void 0===w||null===(P=w[0])||void 0===P?void 0:P.mobileNumber)||"N/A"};return n.createElement(Yl,{data:t})}},ne=(e,t)=>e?t?e:M(e):M("NA"),oe=window.location.href.includes("employee/tl")||window.location.href.includes("employee/obps")||window.location.href.includes("employee/noc"),ie=window.location.href.includes("employee/noc"),ae=window.location.href.includes("employee/obps"),re=(window.location.href.includes("employee/ws"),()=>window.location.href.includes("employee/obps")||window.location.href.includes("employee/noc")||oe?{justifyContent:"space-between",fontSize:"16px",lineHeight:"19px",color:"#0B0C0C"}:{}),ue=e=>null!=e&&e.skip?e.value:null!=e&&e.isUnit?null!=e&&e.value?ne(null==e?void 0:e.value,null==e?void 0:e.isNotTranslated)+" "+M(null==e?void 0:e.isUnit):M("N/A"):null!=e&&e.value?ne(null==e?void 0:e.value,null==e?void 0:e.isNotTranslated):M("N/A"),[se,de]=l.useState(!1),ce=(null==C||C.reduce((e,t)=>e+t.demandInterest,0),null==C||C.reduce((e,t)=>e+t.demandPenality,0),null==C||C.reduce((e,t)=>e+t.collectionTax,0),null==C||C.reduce((e,t)=>e+t.collectionInterest,0),null==C||C.reduce((e,t)=>e+t.collectionPenality,0),null==C||C.reduce((e,t)=>e+t.balanceTax,0),null==C||C.reduce((e,t)=>e+t.balanceInterest,0),null==C||C.reduce((e,t)=>e+t.balancePenality,0),function(e,t,l){try{if(!window.confirm("Are you sure you want to make this property "+t+"?"))return Promise.resolve();const n=c({},e,{status:t,isactive:"ACTIVE"===t,isinactive:"INACTIVE"===t,creationReason:"STATUS",additionalDetails:c({},e.additionalDetails,{propertytobestatus:t}),workflow:c({},e.workflow,{businessService:"PT.CREATE",action:"OPEN",moduleName:"PT"})});return Promise.resolve(Digit.PTService.updatePT({Property:c({},n)},U,l)).then(function(){})}catch(e){return Promise.reject(e)}}),me=null==y?void 0:y.applicationData,ve=(null==y||null===(a=y.applicationData)||void 0===a?void 0:a.propertyId)||"",pe=null==y||null===(r=y.additionalDetails)||void 0===r?void 0:r.propertytobestatus;return l.useEffect(()=>{if("WS"!==F&&"SW"!==F&&!window.location.href.includes("employee/ws")&&!window.location.href.includes("/ws/")&&B)try{let e={consumerCodes:B};const t=!0;"BPAREG"===F?Digit.OBPSService.paymentsearch({tenantId:U,filters:e,auth:t}).then(e=>{V(null==e?void 0:e.Payments)}):"PT"===F&&Digit.PTService.paymentsearch({tenantId:U,filters:e,auth:t}).then(e=>{V(null==e?void 0:e.Payments)})}catch(e){console.error("❌ Payment search error for PT/BPREG:",e)}},[F,B,U]),n.createElement(t.Card,{style:{position:"relative"}},null==y||null===(u=y.applicationDetails)||void 0===u?void 0:u.map((e,i)=>{var a,r,u,s,d,c,m,v,p,f,E,g,h,_,N,A,S,b,C,O,T,L,I,w,x,B,F,k,U,H,W,j,V,Y,q,K,$,X,Z;return n.createElement(n.Fragment,{key:i},n.createElement("div",{style:(window.location.href.includes("employee/obps")||window.location.href.includes("employee/noc")||window.location.href.includes("employee/ws"),{})},0!==i||e.asSectionHeader?n.createElement(n.Fragment,null,n.createElement(t.CardSectionHeader,{style:0==i&&oe?{marginBottom:"16px",fontSize:"24px"}:{marginBottom:"16px",marginTop:"32px",fontSize:"24px"}},ie?""+M(e.title):M(e.title),null!=e&&e.Component?n.createElement(e.Component,null):null)):n.createElement(t.CardSubHeader,{style:{marginBottom:"16px",fontSize:"24px"}},M(e.title)),(null==e?void 0:e.isTable)&&n.createElement("table",{style:{tableLayout:"fixed",width:"100%",borderCollapse:"collapse"}},n.createElement("tr",{style:{textAlign:"left"}},null==e?void 0:e.headers.map(e=>n.createElement("th",{style:{padding:"10px",paddingLeft:"0px"}},M(e)))),null==e?void 0:e.tableRows.map((t,o)=>o===(null==e?void 0:e.tableRows.length)-1?n.createElement(l.Fragment,null,n.createElement("hr",{style:{width:"370%",marginTop:"15px"},className:"underline"}),n.createElement("tr",null,t.map(e=>n.createElement("td",{style:{textAlign:"left"}},M(e))))):n.createElement("tr",null,t.map(e=>n.createElement("td",{style:{paddingTop:"20px",textAlign:"left"}},M(e)))))),n.createElement(t.StatusTable,{style:window.location.href.includes("employee/obps")||window.location.href.includes("employee/noc")||oe?{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((l,i)=>{var a,r;return!0===l.map&&"N/A"!==l.value?n.createElement(t.Row,{labelStyle:{wordBreak:"break-all"},textStyle:{wordBreak:"break-all"},key:M(l.title),label:M(l.title),text:n.createElement("img",{src:M(l.value),alt:"",privacy:null==l?void 0:l.privacy})}):1==(null==l?void 0:l.isLink)?n.createElement(t.Row,{key:M(l.title),label:window.location.href.includes("tl")||window.location.href.includes("ws")?n.createElement("div",{style:{width:"200%"}},n.createElement(o.Link,{to:null==l?void 0:l.to},n.createElement("span",{className:"link",style:{color:"#a82227"}},M(null==l?void 0:l.title)))):ie||ae?""+M(l.title):M(l.title),text:n.createElement("div",null,n.createElement(o.Link,{to:null==l?void 0:l.to},n.createElement("span",{className:"link",style:{color:"#a82227"}},null==l?void 0:l.value))),last:i===(null==e||null===(r=e.values)||void 0===r?void 0:r.length)-1,caption:l.caption,className:"border-none",rowContainerStyle:re(),labelStyle:{wordBreak:"break-all"},textStyle:{wordBreak:"break-all"}}):window.location.href.includes("modify")?n.createElement(t.Row,{className:"border-none",key:""+l.title,label:""+M(""+l.title),privacy:null==l?void 0:l.privacy,text:null!=l&&l.oldValue?null==l?void 0:l.oldValue:null!=l&&l.value?null==l?void 0:l.value:"",labelStyle:{wordBreak:"break-all"},textStyle:{wordBreak:"break-all"}}):n.createElement(t.Row,{key:M(l.title),label:M(l.title),text:ue(l),last:i===(null==e||null===(a=e.values)||void 0===a?void 0:a.length)-1,caption:l.caption,className:"border-none",privacy:null==l?void 0:l.privacy,rowContainerStyle:re(),labelStyle:{wordBreak:"break-all"},textStyle:{wordBreak:"break-all"}})})))),(null==e?void 0:e.belowComponent)&&n.createElement(e.belowComponent,null),(null==e||null===(r=e.additionalDetails)||void 0===r?void 0:r.inspectionReport)&&n.createElement(Vl,{scrutinyDetails:null==e?void 0:e.additionalDetails,paymentsList:P,additionalDetails:null==y||null===(u=y.applicationData)||void 0===u?void 0:u.additionalDetails,applicationData:null==y?void 0:y.applicationData}),(null==y||null===(s=y.applicationData)||void 0===s||null===(d=s.additionalDetails)||void 0===d||null===(c=d.fieldinspection_pending)||void 0===c?void 0:c.length)>0&&(null==e||null===(m=e.additionalDetails)||void 0===m?void 0:m.fiReport)&&n.createElement(Fl,{fiReport:null==y||null===(v=y.applicationData)||void 0===v||null===(p=v.additionalDetails)||void 0===p?void 0:p.fieldinspection_pending}),(null==e||null===(f=e.additionalDetails)||void 0===f?void 0:f.floors)&&n.createElement(Wl,{floors:null==e||null===(E=e.additionalDetails)||void 0===E?void 0:E.floors}),(null==e||null===(g=e.additionalDetails)||void 0===g?void 0:g.owners)&&n.createElement(jl,{owners:null==e||null===(h=e.additionalDetails)||void 0===h?void 0:h.owners}),(null==e||null===(_=e.additionalDetails)||void 0===_?void 0:_.units)&&n.createElement(Kl,{units:null==e||null===(N=e.additionalDetails)||void 0===N?void 0:N.units}),(null==e||null===(A=e.additionalDetails)||void 0===A?void 0:A.accessories)&&n.createElement(ql,{units:null==e||null===(S=e.additionalDetails)||void 0===S?void 0:S.accessories}),!z&&(null==e||null===(b=e.additionalDetails)||void 0===b?void 0:b.permissions)&&(null==D||null===(C=D.data)||void 0===C||null===(O=C.nextActions)||void 0===O?void 0:O.length)>0&&n.createElement(Ul,{applicationData:null==y?void 0:y.applicationData,t:M,permissions:null==e||null===(T=e.additionalDetails)||void 0===T?void 0:T.permissions}),(null==e||null===(L=e.additionalDetails)||void 0===L?void 0:L.obpsDocuments)&&n.createElement("div",{style:{display:"flex"}},n.createElement(xl,{t:M,applicationData:null==y?void 0:y.applicationData,docs:e.additionalDetails.obpsDocuments,bpaActionsDetails:D})),(null==e||null===(I=e.additionalDetails)||void 0===I?void 0:I.noc)&&n.createElement(kl,{t:M,isNoc:!0,NOCdata:e.values,applicationData:null==y?void 0:y.applicationData,docs:e.additionalDetails.noc,noc:null===(w=e.additionalDetails)||void 0===w?void 0:w.data,bpaActionsDetails:D}),(null==e||null===(x=e.additionalDetails)||void 0===x?void 0:x.scruntinyDetails)&&n.createElement(Vl,{scrutinyDetails:null==e?void 0:e.additionalDetails}),(null==e||null===(B=e.additionalDetails)||void 0===B?void 0:B.buildingExtractionDetails)&&n.createElement(Vl,{scrutinyDetails:null==e?void 0:e.additionalDetails}),(null==e||null===(F=e.additionalDetails)||void 0===F?void 0:F.subOccupancyTableDetails)&&n.createElement(zl,{edcrDetails:null==e?void 0:e.additionalDetails,applicationData:null==y?void 0:y.applicationData}),(null==e||null===(k=e.additionalDetails)||void 0===k?void 0:k.documentsWithUrl)&&n.createElement(t.Table,{className:"customTable table-border-style",t:M,data:(null==e||null===(U=e.additionalDetails)||void 0===U||null===(H=U.documentsWithUrl[0])||void 0===H?void 0:H.values)||[],columns:G,getCellProps:()=>({style:{}}),disableSort:!1,autoSort:!0,manualPagination:!1,isPaginationRequired:!1}),(null==e||null===(W=e.additionalDetails)||void 0===W?void 0:W.taxHeadEstimatesCalculation)&&n.createElement(Hl,{taxHeadEstimatesCalculation:null==e||null===(j=e.additionalDetails)||void 0===j?void 0:j.taxHeadEstimatesCalculation}),(null==e?void 0:e.isWaterConnectionDetails)&&n.createElement($l,{wsAdditionalDetails:e,oldValue:R}),(null==e||null===(V=e.additionalDetails)||void 0===V?void 0:V.redirectUrl)&&n.createElement("div",{style:{fontSize:"16px",lineHeight:"24px",fontWeight:"400",padding:"10px 0px"}},n.createElement(o.Link,{to:null==e||null===(Y=e.additionalDetails)||void 0===Y||null===(q=Y.redirectUrl)||void 0===q?void 0:q.url},n.createElement("span",{className:"link",style:{color:"#a82227"}},null==e||null===(K=e.additionalDetails)||void 0===K||null===($=K.redirectUrl)||void 0===$?void 0:$.title))),(null==e||null===(X=e.additionalDetails)||void 0===X?void 0:X.estimationDetails)&&n.createElement(Ql,{wsAdditionalDetails:e,workflowDetails:D}),(null==e||null===(Z=e.additionalDetails)||void 0===Z?void 0:Z.estimationDetails)&&n.createElement(Jl,{wsAdditionalDetails:e,workflowDetails:D}))}),(null==$?void 0:$.length)>0&&n.createElement(en,{assessmentData:Z}),n.createElement(ln,{payments:j}),"WS"!==F&&"SW"!==F&&"OBPS"!==F&&"BPAStakeholder"!==F&&"BPAREG"!==F&&"TL"!==F&&n.createElement(tn,{applicationData:null==y?void 0:y.applicationData}),I&&(null==D||null===(s=D.data)||void 0===s||null===(d=s.timeline)||void 0===d?void 0:d.length)>0&&n.createElement(n.Fragment,null,n.createElement(t.BreakLine,null),((null==D?void 0:D.isLoading)||O)&&n.createElement(t.Loader,null),!(null!=D&&D.isLoading)&&!O&&"BPAREG"!==F&&n.createElement(l.Fragment,null,n.createElement("div",{id:"timeline"},n.createElement(t.CardSectionHeader,{style:{marginBottom:"16px",marginTop:"32px"}},M("ES_APPLICATION_DETAILS_APPLICATION_TIMELINE")),null!=D&&null!==(m=D.data)&&void 0!==m&&m.timeline&&1===(null==D||null===(v=D.data)||void 0===v||null===(p=v.timeline)||void 0===p?void 0:p.length)?n.createElement(t.CheckPoint,{isCompleted:!0,label:M(""+L+(null==D||null===(f=D.data)||void 0===f||null===(E=f.timeline[0])||void 0===E?void 0:E.state)),customChild:le(null==D||null===(g=D.data)||void 0===g?void 0:g.timeline[0],null==D||null===(h=D.data)||void 0===h?void 0:h.timeline)}):n.createElement(t.ConnectingCheckPoints,null,(null==D||null===(N=D.data)||void 0===N?void 0:N.timeline)&&(null==D||null===(A=D.data)||void 0===A?void 0:A.timeline.slice(0,se?null==D?void 0:D.data.timeline.length:2).map((e,l,o)=>{var i;let a="";var r,u,s,d,c,m;return window.location.href.includes("/obps/")&&(a=null!=D&&null!==(r=D.data)&&void 0!==r&&null!==(u=r.timeline[l-1])&&void 0!==u&&null!==(s=u.state)&&void 0!==s&&s.includes("BACK_FROM")||null!=D&&null!==(d=D.data)&&void 0!==d&&null!==(c=d.timeline[l-1])&&void 0!==c&&null!==(m=c.state)&&void 0!==m&&m.includes("SEND_TO_CITIZEN")?"_NOT_DONE":"SEND_TO_ARCHITECT"===(null==e?void 0:e.performedAction)?"_BY_ARCHITECT_DONE":0==l?"":"_DONE"),n.createElement(n.Fragment,{key:l},n.createElement(t.CheckPoint,{keyValue:l,isCompleted:0===l,info:e.comment,label:M(""+L+("REOPEN"===(null==e?void 0:e.performedAction)?null==e?void 0:e.performedAction:null==e?void 0:e[w])+a),customChild:le(e,l,null==D||null===(i=D.data)||void 0===i?void 0:i.timeline)}))}))),(null==D||null===(S=D.data)||void 0===S||null===(b=S.timeline)||void 0===b?void 0:b.length)>2&&n.createElement(t.LinkButton,{label:M(se?"COLLAPSE":"VIEW_TIMELINE"),onClick:()=>{de(e=>!e)}}))),!(null!=D&&D.isLoading)&&!O&&"BPAREG"===F&&n.createElement(sn,{workflowDetails:D,t:M})),window.location.href.includes("/pt/")?n.createElement(t.ActionBar,{className:"clear-search-container",style:{display:"block"}},n.createElement(t.SubmitBar,{label:"Make Property Active",style:{flex:1},onSubmit:()=>{window.location.href.includes("employee")?"INACTIVE"==pe?ce(me,"ACTIVE",ve):alert("Property is already active."):alert("You are not authorized to change the property status.")}}),n.createElement(t.SubmitBar,{label:"Make Property Inactive",style:{marginLeft:"20px"},onSubmit:()=>{window.location.href.includes("employee")?"ACTIVE"==pe?ce(me,"INACTIVE",ve):alert("Property is already inactive."):alert("You are not authorized to change the property status.")}}),n.createElement(t.SubmitBar,{label:"Edit Property",style:{marginLeft:"20px"},onSubmit:()=>{var e;const t=null==y||null===(e=y.applicationData)||void 0===e?void 0:e.propertyId;if(t)if(window.location.href.includes("employee")){var l,n,o;if("INACTIVE"===(null==y||null===(l=y.applicationData)||void 0===l?void 0:l.status))return void alert("Property is inactive, cannot edit.");if("INWORKFLOW"===(null==y||null===(n=y.applicationData)||void 0===n?void 0:n.status))return void alert("Property is in workflow, cannot edit.");"ACTIVE"===(null==y||null===(o=y.applicationData)||void 0===o?void 0:o.status)&&k.push({pathname:"/digit-ui/employee/pt/edit-application/"+t})}else{var i,a,r;if("INACTIVE"===(null==y||null===(i=y.applicationData)||void 0===i?void 0:i.status))return void alert("Property is inactive, cannot edit.");if("INWORKFLOW"===(null==y||null===(a=y.applicationData)||void 0===a?void 0:a.status))return void alert("Property is in workflow, cannot edit.");"ACTIVE"===(null==y||null===(r=y.applicationData)||void 0===r?void 0:r.status)&&k.push({pathname:"/digit-ui/citizen/pt/property/edit-application/"+t})}}}),n.createElement(t.SubmitBar,{label:"Access Property",style:{marginLeft:"20px"},onSubmit:()=>{alert("access property")}})):n.createElement("div",null),H&&n.createElement(t.Toast,{error:H.isError,label:M(H.label),onClose:()=>{W(null)},isDleteBtn:"false"}))}function cn(e){var l,o,i,a,r,u,s,d,c,m,v,p,f,E,g,h,_,N;let{t:A,showToast:S,closeToast:b,businessService:y}=e;if(null!=y&&y.includes("NewTL")||null!=y&&y.includes("TL")||null!=y&&y.includes("EDITRENEWAL")){var C;let e="";switch(null==S||null===(C=S.action)||void 0===C?void 0:C.action){case"SENDBACK":e="error"===(null==S?void 0:S.key)?null==S||null===(l=S.error)||void 0===l?void 0:l.message:A("TL_SENDBACK_CHECKLIST_MESSAGE_HEAD");break;case"FORWARD":e="error"===(null==S?void 0:S.key)?null==S||null===(o=S.error)||void 0===o?void 0:o.message:A("TL_FORWARD_SUCCESS_MESSAGE_MAIN");break;case"APPROVE":e="error"===(null==S?void 0:S.key)?null==S||null===(i=S.error)||void 0===i?void 0:i.message:A("TL_APPROVAL_CHECKLIST_MESSAGE_HEAD");break;case"SENDBACKTOCITIZEN":e="error"===(null==S?void 0:S.key)?null==S||null===(a=S.error)||void 0===a?void 0:a.message:A("TL_SENDBACK_TOCITIZEN_CHECKLIST_MESSAGE_HEAD");break;case"REJECT":e="error"===(null==S?void 0:S.key)?null==S||null===(r=S.error)||void 0===r?void 0:r.message:A("TL_APPROVAL_REJ_MESSAGE_HEAD");break;case"RESUBMIT":e="error"===(null==S?void 0:S.key)?null==S||null===(u=S.error)||void 0===u?void 0:u.message:A("TL_APPLICATION_RESUBMIT_SUCCESS_MESSAGE_MAIN");break;case"CANCEL":e="error"===(null==S?void 0:S.key)?null==S||null===(s=S.error)||void 0===s?void 0:s.message:A("TL_TL_CANCELLED_MESSAGE_HEAD");break;default:e="error"===(null==S?void 0:S.key)?null==S||null===(d=S.error)||void 0===d?void 0:d.message:A("ES_"+y+"_"+(null==S||null===(c=S.action)||void 0===c?void 0:c.action)+"_UPDATE_SUCCESS")}return n.createElement(n.Fragment,null,S&&n.createElement(t.Toast,{error:"error"===S.key,label:e,onClose:b}))}if(null!=y&&y.includes("BPA")||null!=y&&y.includes("BPA_LOW")||null!=y&&y.includes("BPA_OC")){var D;const e=function(e){var t;void 0===e&&(e=[]);let l=e[0];return l=2==(null===(t=e)||void 0===t?void 0:t.length)&&null!=y&&y.includes("BPA_OC")?A(e[1]):A(e[0]),l};let l="";switch(null==S||null===(D=S.action)||void 0===D?void 0:D.action){case"REVOCATE":l="error"===(null==S?void 0:S.key)?null==S||null===(m=S.error)||void 0===m?void 0:m.message:e(["BPA_APPROVAL_REVOCATED_MESSAGE_HEAD","BPA_APPROVAL_OC_REVOCATED_MESSAGE_HEAD"]);break;case"VERIFY_AND_FORWARD":l="error"===(null==S?void 0:S.key)?null==S||null===(v=S.error)||void 0===v?void 0:v.message:e(["BPA_FORWARD_SUCCESS_MESSAGE_MAIN"]);break;case"SEND_BACK_TO_CITIZEN":l="error"===(null==S?void 0:S.key)?null==S||null===(p=S.error)||void 0===p?void 0:p.message:e(["BPA_SENDBACK_SUCCESS_MESSAGE_MAIN"]);break;case"APPROVE":l="error"===(null==S?void 0:S.key)?null==S||null===(f=S.error)||void 0===f?void 0:f.message:e(["BPA_APPROVAL_CHECKLIST_MESSAGE_HEAD"]);break;case"REJECT":l="error"===(null==S?void 0:S.key)?null==S||null===(E=S.error)||void 0===E?void 0:E.message:e(["BPA_APPROVAL_REJECTED_MESSAGE_HEAD","BPA_OC_APPROVAL_REJECTED_MESSAGE_HEAD"]);break;case"FORWARD":l="error"===(null==S?void 0:S.key)?null==S||null===(g=S.error)||void 0===g?void 0:g.message:e(["BPA_FORWARD_SUCCESS_MESSAGE_MAIN"]);break;case"SEND_BACK_FOR_DOCUMENT_VERIFICATION":case"SEND_BACK_FOR_FIELD_INSPECTION":l="error"===(null==S?void 0:S.key)?null==S||null===(h=S.error)||void 0===h?void 0:h.message:e(["BPA_SENDBACK_SUCCESS_MESSAGE_MAIN"]);break;default:l="error"===(null==S?void 0:S.key)?null==S||null===(_=S.error)||void 0===_?void 0:_.message:A("ES_"+y+"_"+(null==S||null===(N=S.action)||void 0===N?void 0:N.action)+"_UPDATE_SUCCESS")}return n.createElement(n.Fragment,null,S&&n.createElement(t.Toast,{error:"error"===S.key,label:l,onClose:b}))}{var O,T;const e="error"===(null==S?void 0:S.key)?null==S||null===(O=S.error)||void 0===O?void 0:O.message:"ES_"+y+"_"+(null==S||null===(T=S.action)||void 0===T?void 0:T.action)+"_UPDATE_SUCCESS";return n.createElement(n.Fragment,null,S&&n.createElement(t.Toast,{error:"error"===S.key,label:A(e),onClose:b}))}}function mn(e){var o,a,r,u,s,d,m,v,p,f,E,g,h,_,N,A;let{workflowDetails:S,displayMenu:b,onActionSelect:y,setDisplayMenu:C,businessService:D,forcedActionPrefix:O,ActionBarStyle:T={},MenuStyle:L={}}=e;const{t:I}=i.useTranslation();let w=Digit.UserService.getUser();const P=l.useRef();if(window.location.href.includes("/obps")||window.location.href.includes("/noc")){const e=sessionStorage.getItem("Digit.citizen.userRequestObject"),t=e?JSON.parse(e):{};w=null==t?void 0:t.value}const R=null===(o=w)||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 x=!1,B=!1,F=(null==S||null===(u=S.data)||void 0===u||null===(s=u.actionState)||void 0===s||null===(d=s.nextActions)||void 0===d?void 0:d.filter(e=>(null==R?void 0:R.some(t=>{var l;return null===(l=e.roles)||void 0===l?void 0:l.includes(t)}))||!e.roles))||(null==S||null===(m=S.data)||void 0===m||null===(v=m.nextActions)||void 0===v?void 0:v.filter(e=>(null==R?void 0:R.some(t=>{var l;return null===(l=e.roles)||void 0===l?void 0:l.includes(t)}))||!e.roles));return console.log("ActionsInPayment",S),Digit.Hooks.useClickOutside(P,()=>{C(!1)},b),(window.location.href.includes("/obps")||window.location.href.includes("/noc"))&&1==(null==F?void 0:F.length)||null!=F&&null!==(p=F[0])&&void 0!==p&&null!==(f=p.redirectionUrl)&&void 0!==f&&f.pathname.includes("/pt/property-details/")&&1==(null==F?void 0:F.length)?(B=!1,x=!0):(null==F?void 0:F.length)>0&&(B=!0,x=!1),n.createElement(n.Fragment,null,!(null!=S&&S.isLoading)&&B&&!x&&n.createElement(t.ActionBar,{style:c({},T)},b&&(null!=S&&null!==(E=S.data)&&void 0!==E&&null!==(g=E.actionState)&&void 0!==g&&g.nextActions||null!=S&&null!==(h=S.data)&&void 0!==h&&h.nextActions)?n.createElement(t.Menu,{localeKeyPrefix:O||"WF_EMPLOYEE_"+(null==D?void 0:D.toUpperCase()),options:F,optionKey:"action",t:I,onSelect:y,style:L}):null,n.createElement(t.SubmitBar,{ref:P,label:I("WF_TAKE_ACTION"),onSubmit:()=>C(!b)})),!(null!=S&&S.isLoading)&&!B&&x&&n.createElement(t.ActionBar,{style:c({},T)},n.createElement("button",{style:{color:"#FFFFFF",fontSize:"18px"},className:"submit-bar",name:null==F||null===(_=F[0])||void 0===_?void 0:_.action,value:null==F||null===(N=F[0])||void 0===N?void 0:N.action,onClick:e=>{y((null==F?void 0:F[0])||{})}},I((O||"WF_EMPLOYEE_"+(null==D?void 0:D.toUpperCase()))+"_"+(null==F||null===(A=F[0])||void 0===A?void 0:A.action)))))}const vn=()=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},n.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),n.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"})),pn=e=>n.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},n.createElement(vn,null));function fn(e){let{action:l,closeWarningPopup:o}=e;const{t:a}=i.useTranslation(),r=window.Digit.Utils.browser.isMobile();return n.createElement(n.Fragment,null,n.createElement(t.Modal,{headerBarMain:n.createElement("h1",{className:"heading-m"},a("PT_DUES_ARE_PENDING")),headerBarEnd:n.createElement(pn,{onClick:()=>{o()}}),hideSubmit:!0,isDisabled:!1,popupStyles:r?{}:{width:"29%",marginTop:"auto"}},n.createElement(t.Card,null,n.createElement("div",{style:{marginBottom:"30px"}},n.createElement("h1",null,a("PT_YOU_HAVE")," ₹",null==l?void 0:l.AmountDueForPay," ",a("PT_DUE_WARNING_MSG2"))),n.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==l?void 0:l.AmountDueForPay)}),n.createElement("div",{style:{width:"100%",display:"flex",justifyContent:"flex-end"}},n.createElement(t.ButtonSelector,{theme:"border",label:a("ES_PT_COMMON_CANCEL"),onSubmit:o,style:{marginLeft:"10px"}}),n.createElement(t.ButtonSelector,{label:a("PT_COLLECT"),onSubmit:()=>{var e;return window.location.assign(""+window.location.origin+(null==l||null===(e=l.redirectionUrl)||void 0===e?void 0:e.pathname))},style:{marginLeft:"10px"}})))),")")}const En=e=>{var a,u;let s=window.location.href.includes("editApplication")&&window.location.href.includes("bpa");const d=Digit.ULBService.getCurrentTenantId(),m=Digit.ULBService.getStateId(),{data:v}=Digit.Hooks.obps.useMDMS(m,"BPA",["BlockReason"]),{t:p}=i.useTranslation(),f=o.useHistory();let{id:E}=o.useParams();const[g,h]=l.useState(!1),[_,N]=l.useState(null),[A,S]=l.useState(!1),[b,y]=l.useState(!1),[C,D]=l.useState(!1),{data:O}=Digit.Hooks.obps.useMDMS(m,"BPA",["RiskTypeComputation"]),{applicationDetails:T,demandData:L,totalDemandTax:I,totalBalanceTax:w,showToast:P,setShowToast:R,isLoading:x,isDataLoading:B,applicationData:F,mutate:M,nocMutation:k,workflowDetails:U,id:H,businessService:W,closeToast:j,moduleCode:V,timelineStatusPrefix:z,forcedActionPrefix:G,statusAttribute:Y,ActionBarStyle:q,MenuStyle:K,paymentsList:$,showTimeLine:X=!0,oldValue:Z,isInfoLabel:Q=!1,clearDataDetails:J,propertyId:ee}=e;l.useEffect(()=>{P&&U&&U.revalidate&&U.revalidate()},[P]);const te=r.useQueryClient(),le=()=>{N(null),S(!1)};return console.log("ActionsInPayment2",U),x||b?n.createElement(t.Loader,null):n.createElement(n.Fragment,null,x?n.createElement(t.Loader,null):n.createElement(n.Fragment,null,n.createElement(dn,{applicationDetails:T,demandData:L,id:H,workflowDetails:U,isDataLoading:B,applicationData:F,totalDemandTax:I,totalBalanceTax:w,businessService:W,timelineStatusPrefix:z,statusAttribute:Y,paymentsList:$,showTimeLine:X,oldValue:Z,isInfoLabel:Q,propertyId:ee,moduleCode:V}),A?n.createElement(Pl,{t:p,action:_,tenantId:d,state:m,id:E,applicationDetails:T,applicationData:null==T?void 0:T.applicationData,closeModal:le,submitAction:function(e,t,l){void 0===t&&(t=!1),void 0===l&&(l={});try{let n=!1;const o=function(o,i,a,r,u,s,d,m,v,E,g,h,N,A,S,b,C,D){if(0==(null==e||null===(o=e.Property)||void 0===o||null===(i=o.workflow)||void 0===i||null===(a=i.comment)||void 0===a?void 0:a.length)||("INITIATE"===(null==e||null===(r=e.Licenses)||void 0===r||null===(u=r[0])||void 0===u?void 0:u.action)?0==(null==e||null===(s=e.Licenses)||void 0===s||null===(d=s[0])||void 0===d||null===(m=d.additionalDetail)||void 0===m||null===(v=m.validityYears)||void 0===v?void 0:v.length):0==(null==e||null===(E=e.Licenses)||void 0===E||null===(g=E[0])||void 0===g||null===(h=g.comment)||void 0===h?void 0:h.length))||0==(null==e||null===(N=e.WaterConnection)||void 0===N||null===(A=N.comment)||void 0===A?void 0:A.length)||0==(null==e||null===(S=e.SewerageConnection)||void 0===S||null===(b=S.comment)||void 0===b?void 0:b.length)||0==(null==e||null===(C=e.BPA)||void 0===C||null===(D=C.comment)||void 0===D?void 0:D.length)){var O,T;"INITIATE"===(null==e||null===(O=e.Licenses)||void 0===O||null===(T=O[0])||void 0===T?void 0:T.action)?alert(p("Please fill in the validity before submitting")):alert(p("Please fill in the comments before submitting"))}else{const o=function(o,i,a,r,u){if("BPA"!=(null==e||null===(o=e.BPA)||void 0===o?void 0:o.businessService)||null!=e&&null!==(i=e.BPA)&&void 0!==i&&null!==(a=i.additionalDetails)&&void 0!==a&&a.blockingReason||"BLOCK"!=(null==e||null===(r=e.BPA)||void 0===r||null===(u=r.workflow)||void 0===u?void 0:u.action)){function s(t){if(n)return t;M&&(y(!0),M(e,{onError:(e,t)=>{y(!1),R({key:"error",error:e}),setTimeout(j,5e3)},onSuccess:(e,t)=>{var n,o,i,a,r,u;if(sessionStorage.removeItem("WS_SESSION_APPLICATION_DETAILS"),y(!1),null!==(n=l)&&void 0!==n&&n.bpa&&(e.selectedAction=_,f.replace("/digit-ui/employee/obps/response",{data:e})),null!==(o=l)&&void 0!==o&&o.isStakeholder&&(e.selectedAction=_,f.push("/digit-ui/employee/obps/stakeholder-response",{data:e})),null!==(i=l)&&void 0!==i&&i.isNoc&&f.push("/digit-ui/employee/noc/response",{data:e}),(null==e||null===(a=e.Amendments)||void 0===a?void 0:a.length)>0){var s,d,c,m,v,E,g,h;null!=t&&null!==(s=t.AmendmentUpdate)&&void 0!==s&&null!==(d=s.workflow)&&void 0!==d&&d.action.includes("SEND_BACK")?R({key:"success",label:p("ES_MODIFYSWCONNECTION_SEND_BACK_UPDATE_SUCCESS")}):null!=t&&null!==(c=t.AmendmentUpdate)&&void 0!==c&&null!==(m=c.workflow)&&void 0!==m&&m.action.includes("RE-SUBMIT")?R({key:"success",label:p("ES_MODIFYSWCONNECTION_RE_SUBMIT_UPDATE_SUCCESS")}):null!=t&&null!==(v=t.AmendmentUpdate)&&void 0!==v&&null!==(E=v.workflow)&&void 0!==E&&E.action.includes("APPROVE")?R({key:"success",label:p("ES_MODIFYSWCONNECTION_APPROVE_UPDATE_SUCCESS")}):null!=t&&null!==(g=t.AmendmentUpdate)&&void 0!==g&&null!==(h=g.workflow)&&void 0!==h&&h.action.includes("REJECT")&&R({key:"success",label:p("ES_MODIFYWSCONNECTION_REJECT_UPDATE_SUCCESS")})}else{var N,A,S;if((null==e||null===(r=e.Licenses)||void 0===r?void 0:r.length)>0&&null!=e&&null!==(u=e.Licenses[0])&&void 0!==u&&u.applicationNumber)return null!=e&&null!==(N=e.Licenses[0])&&void 0!==N&&null!==(A=N.businessService)&&void 0!==A&&A.includes("BPAREG")?(R({key:"success",action:_}),e.selectedAction=_,void f.push("/digit-ui/employee/obps/stakeholder-response",{data:e})):(R({key:"success",action:_}),void f.replace("/digit-ui/employee/tl/application-details/"+(null==e||null===(S=e.Licenses[0])||void 0===S?void 0:S.applicationNumber)));R({key:"success",action:_}),J&&setTimeout(J,3e3),setTimeout(j,5e3);try{const e=(W||"").toUpperCase(),t=((null==_?void 0:_.action)||"").toUpperCase();e.includes("DISCONNECT")&&(t.includes("APPROVE")||t.includes("EXECUTE")||t.includes("APPROVE_CONNECTION"))&&setTimeout(()=>{var e;null!==(e=window)&&void 0!==e&&e.location&&(window.location.href="https://mseva.lgpunjab.gov.in/employee/inbox")},3e3)}catch(e){}te.clear(),te.refetchQueries("APPLICATION_SEARCH")}}})),le()}y(!0),"function"==typeof(null==e?void 0:e.customFunctionToExecute)&&(null==e||e.customFunctionToExecute(c({},e)));const o=function(){if(!1!==t&&k){var e;const l=null===(e=t)||void 0===e?void 0:e.map(e=>null==k?void 0:k.mutateAsync(e)),o=Ft(function(){return y(!0),Promise.resolve(Promise.all(l)).then(function(e){e&&e.map(e=>{var t,l;Digit.SessionStorage.del(null==e||null===(t=e.Noc)||void 0===t||null===(l=t[0])||void 0===l?void 0:l.nocType)})})},function(e){var t,l,o,i,a,r,u,s,d,c,m,v;y(!1);let f=null!=e&&null!==(t=e.response)&&void 0!==t&&null!==(l=t.data)&&void 0!==l&&null!==(o=l.Errors)&&void 0!==o&&null!==(i=o[0])&&void 0!==i&&i.code?p(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===(c=d.data)||void 0===c||null===(m=c.Errors)||void 0===m||null===(v=m[0])||void 0===v?void 0:v.message)||e;le(),R({key:"error",error:{message:f}}),setTimeout(j,5e3),n=!0});if(o&&o.then)return o.then(function(){})}}();return o&&o.then?o.then(s):s(o)}alert(p("Please select Blocking reason"))}();if(o&&o.then)return o.then(function(){})}}();return Promise.resolve(o&&o.then?o.then(function(){}):void 0)}catch(e){return Promise.reject(e)}},actionData:null==U||null===(a=U.data)||void 0===a?void 0:a.timeline,businessService:W,workflowDetails:U,moduleCode:V,blockReason:null==v||null===(u=v.BPA)||void 0===u?void 0:u.BlockReason}):null,C?n.createElement(fn,{action:_,workflowDetails:U,businessService:W,isWarningPop:C,closeWarningPopup:()=>{D(!1)}}):null,n.createElement(cn,{t:p,showToast:P,closeToast:j,businessService:W}),n.createElement("div",null,s?n.createElement(t.SubmitBar,{style:{marginRight:20},label:p("BPA_EDIT_UPDATE"),onSubmit:function(e){try{return console.log("JJJJJJ",e),Promise.resolve(Digit.OBPSService.BPASearch(d,{applicationNo:null==F?void 0:F.applicationNo})).then(function(e){var t,l,n,o,i,a;const r=Digit.Utils.obps.calculateRiskType(null==O||null===(t=O.BPA)||void 0===t?void 0:t.RiskTypeComputation,null==T||null===(l=T.edcrDetails)||void 0===l||null===(n=l.planDetail)||void 0===n||null===(o=n.plot)||void 0===o?void 0:o.area,null==T||null===(i=T.edcrDetails)||void 0===i||null===(a=i.planDetail)||void 0===a?void 0:a.blocks),u={BPA:e.BPA[0]};u.BPA.riskType=r,u.BPA.workflow={action:"EDIT PAY 2",assignes:[],comments:null,varificationDocuments:null};const s=function(e,t,l,n,o,i,a,r,s,c,m,v){if(!(parseInt(sessionStorage.getItem("lessAdjusment"))>parseInt(sessionStorage.getItem("development"))+parseInt(sessionStorage.getItem("otherCharges"))+parseInt(null==u||null===(e=u.BPA)||void 0===e||null===(t=e.additionalDetails)||void 0===t||null===(l=t.selfCertificationCharges)||void 0===l?void 0:l.BPA_MALBA_CHARGES)+parseInt(null==u||null===(n=u.BPA)||void 0===n||null===(o=n.additionalDetails)||void 0===o||null===(i=o.selfCertificationCharges)||void 0===i?void 0:i.BPA_LABOUR_CESS)+parseInt(null==u||null===(a=u.BPA)||void 0===a||null===(r=a.additionalDetails)||void 0===r||null===(s=r.selfCertificationCharges)||void 0===s?void 0:s.BPA_WATER_CHARGES)+parseInt(null==u||null===(c=u.BPA)||void 0===c||null===(m=c.additionalDetails)||void 0===m||null===(v=m.selfCertificationCharges)||void 0===v?void 0:v.BPA_GAUSHALA_CHARGES_CESS)))return Promise.resolve(Digit.OBPSService.update(u,d)).then(function(e){window.location.assign(window.location.href.split("/editApplication")[0]+window.location.href.split("editApplication")[1])});alert(p("Enterd Less Adjustment amount is invalid"))}();if(s&&s.then)return s.then(function(){})})}catch(e){return Promise.reject(e)}},id:!0}):!(window.location.href.includes("citizen")&&window.location.href.includes("/pt/"))&&n.createElement(mn,{workflowDetails:U,displayMenu:g,onActionSelect:function(e){var t,l,n;if(console.log("action====",e),console.log("applicationDetails===>",T),e)if("EDIT PAY 2"==(null==e?void 0:e.action)&&window.location.href.includes("bpa")&&window.location.assign(window.location.href.split("bpa")[0]+"editApplication/bpa"+window.location.href.split("bpa")[1]),"PAY"==e.action&&window.location.href.includes("tl"))f.push("/digit-ui/employee/payment/collect/"+T.applicationData.businessService+"/"+T.applicationData.applicationNumber);else if(null!=e&&e.isWarningPopUp)D(!0);else if(null!=e&&e.redirectionUrll){var o,i,a,r,u;if("ACTIVATE_CONNECTION"===(null==e||null===(o=e.redirectionUrll)||void 0===o?void 0:o.action))f.push(""+(null==e||null===(a=e.redirectionUrll)||void 0===a?void 0:a.pathname),JSON.stringify({data:null==e||null===(r=e.redirectionUrll)||void 0===r?void 0:r.state,url:""+(null===(u=location)||void 0===u?void 0:u.pathname)+location.search}));else if("RE-SUBMIT-APPLICATION"===(null==e||null===(i=e.redirectionUrll)||void 0===i?void 0:i.action)){var s,d;f.push(""+(null==e||null===(s=e.redirectionUrll)||void 0===s?void 0:s.pathname),{data:null==e||null===(d=e.redirectionUrll)||void 0===d?void 0:d.state})}else{var m;window.location.assign(window.location.origin+"/digit-ui/employee/payment/collect/"+(null==e||null===(m=e.redirectionUrll)||void 0===m?void 0:m.pathname))}}else if(null!=e&&e.redirectionUrl||"EDIT PAY 2"==(null==e?void 0:e.action))if("DIRECTRENEWAL"===(null==e||null===(t=e.redirectionUrl)||void 0===t||null===(l=t.state)||void 0===l||null===(n=l.applicationData)||void 0===n?void 0:n.workflowCode))S(!0);else{var v,p;f.push({pathname:null===(v=e.redirectionUrl)||void 0===v?void 0:v.pathname,state:c({},null===(p=e.redirectionUrl)||void 0===p?void 0:p.state)})}else S(!0);N(e),h(!1)},setDisplayMenu:h,businessService:W,forcedActionPrefix:G,ActionBarStyle:q,MenuStyle:K}))))};function gn(e){var o;let{t:i,document:a,setNocDocuments: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==a?void 0:a.code)})[0],d=Digit.ULBService.getStateId(),[c,m]=l.useState(null==a||null===(o=a.dropdownData)||void 0===o?void 0:o[0]),[v,p]=l.useState(null),[f,E]=l.useState(()=>(null==s?void 0:s.fileStoreId)||null);return l.useEffect(()=>{null!=c&&c.code&&r(e=>0===(null==f?void 0:f.length)||null===f?e:[...null==e?void 0:e.filter(e=>(null==e?void 0:e.fileStoreId)!==f),{documentType:null==c?void 0:c.code,fileStoreId:f,documentUid:f,fileName:(null==v?void 0:v.name)||""}])},[f,c]),n.createElement("div",null,n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller",style:{fontWeight:"700",width:"50%"}},""+i("NOC_UPLOAD_FILE_LABEL")),n.createElement("div",{className:"field"},n.createElement(t.MultiUploadWrapper,{module:"NOC",tenantId:d,getFormState:e=>(e=>{let t=Object.fromEntries(e),l=Object.values(t),n=l&&(null==l?void 0:l.map(e=>{var t,l,n;return{documentType:null==c?void 0:c.code,fileStoreId:null==e||null===(t=e.fileStoreId)||void 0===t?void 0:t.fileStoreId,documentUid:null==e||null===(l=e.fileStoreId)||void 0===l?void 0:l.fileStoreId,fileName:(null==e||null===(n=e.file)||void 0===n?void 0:n.name)||""}}));var o;sessionStorage.setItem("NewNOCDocs",JSON.stringify(n)),(o=l[l.length-1])&&p(o.file)})(e),t:i,allowedFileTypesRegex:/(.*?)(jpg|jpeg|png|image|pdf)$/i,allowedMaxSizeInMB:5,acceptFiles:"image/*, .pdf, .png, .jpeg, .jpg"}))))}const hn=e=>n.createElement("h1",{className:"heading-m"},e.label),_n=()=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},n.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),n.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"})),Nn=e=>n.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},n.createElement(_n,null)),An=e=>{var o,i,a,r,u,s;let{t:d,action:m,tenantId:v,getEmployees:p,closeModal:f,submitAction:E,applicationDetails:g,applicationData:h,businessService:_,showToast:A,setShowToast:S,closeToast:b,showErrorToast:y,errorOne:C,closeToastOne:D}=e;const[O,T]=l.useState({}),[L,I]=l.useState({}),[w,P]=l.useState([]),[R,x]=l.useState({}),[B,F]=l.useState(null),[M,k]=l.useState(null),[U,H]=l.useState(null),[W,j]=l.useState([]),[V,z]=l.useState(null),G=null==m||null===(o=m.state)||void 0===o?void 0:o.actions,Y=(new Set(null==G?void 0:G.flatMap(e=>e.roles)),[...new Set(null==p?void 0:p.flatMap(e=>e.roles))]),{data:q}=Digit.Hooks.useEmployeeSearch(v,{roles:null==Y?void 0:Y.map(e=>({code:e})),isActive:!0,zones:null===(i=h)||void 0===i||null===(a=i[0])||void 0===a||null===(r=a.nocDetails)||void 0===r||null===(u=r.additionalDetails)||void 0===u||null===(s=u.siteDetails)||void 0===s?void 0:s.zone},{enabled:!(null!=m&&m.isTerminateState)}),{data:K}=Digit.Hooks.pt.useMDMS(v,_,"FINANCIAL_YEARLS",{},{details:{tenantId:Digit.ULBService.getStateId(),moduleDetails:[{moduleName:"egf-master",masterDetails:[{name:"FinancialYear",filter:"[?(@.module == 'TL')]"}]}]}});l.useEffect(()=>{var e;K&&K["egf-master"]&&j(null===(e=K["egf-master"])||void 0===e?void 0:e.FinancialYear)},[K]);const{data:$}=Digit.Hooks.useCustomMDMS(v,"common-masters",[{name:"Department"}]);function X(e){F(e.target.files[0])}return l.useEffect(()=>{if(q&&$){var e;const t=$["common-masters"].Department;P(null==q||null===(e=q.Employees)||void 0===e?void 0:e.map(e=>{var l,n,o;const i=null==e||null===(l=e.assignments)||void 0===l||null===(n=l[0])||void 0===n?void 0:n.department,a=null==t?void 0:t.find(e=>(null==e?void 0:e.code)===i);return{uuid:null==e?void 0:e.uuid,name:(null==e||null===(o=e.user)||void 0===o?void 0:o.name)+" - "+(null==a?void 0:a.name)}}))}},[q,$]),l.useEffect(()=>{!function(){try{H(null);const e=function(){if(B){const e=function(){if(B.size>=5242880)H(d("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const e=Ft(function(){return Promise.resolve(Digit.UploadServices.Filestorage("NOC",B,Digit.ULBService.getStateId())).then(function(e){var t,l,n,o;(null==e||null===(t=e.data)||void 0===t||null===(l=t.files)||void 0===l?void 0:l.length)>0?k(null==e||null===(n=e.data)||void 0===n||null===(o=n.files[0])||void 0===o?void 0:o.fileStoreId):H(d("CS_FILE_UPLOAD_ERROR"))})},function(){H(d("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)}}()},[B]),l.useEffect(()=>{if("SENDBACKTOCITIZEN"===(null==m?void 0:m.action)){var e,t,l;const n=(null==g||null===(e=g.Noc)||void 0===e||null===(t=e[0])||void 0===t||null===(l=t.auditDetails)||void 0===l?void 0:l.createdBy)||null;x({uuid:n})}},[m]),l.useEffect(()=>{m&&T((e=>{let{t:l,action:o,approvers:i,selectedApprover:a,setSelectedApprover:r,selectFile:u,uploadedFile:s,setUploadedFile:d}=e,c=!0;return"SENDBACKTOCITIZEN"!=(null==o?void 0:o.action)&&"APPROVE"!=(null==o?void 0:o.action)&&"REJECT"!=(null==o?void 0:o.action)&&"SENDBACK"!=(null==o?void 0:o.action)&&"SEND_FOR_INSPECTION_REPORT"!=(null==o?void 0:o.action)||(c=!1),o.isTerminateState&&(c=!1),{label:{heading:"WF_"+(null==o?void 0:o.action)+"_APPLICATION",submit:"WF_EMPLOYEE_NOC_"+(null==o?void 0:o.action),cancel:"WF_EMPLOYEE_NOC_CANCEL"},form:[{body:[{label:c?l("WF_ASSIGNEE_NAME_LABEL")+"*":null,placeholder:c?l("WF_ASSIGNEE_NAME_PLACEHOLDER"):null,type:"dropdown",populators:c?n.createElement(t.Dropdown,{option:i,autoComplete:"off",optionKey:"name",id:"fieldInspector",select:r,selected:a}):null},{label:l("WF_COMMON_COMMENTS_LABEL")+"*",type:"textarea",populators:{name:"comments"},validation:{pattern:N("Comments"),required:!0,title:l("WF_COMMON_COMMENTS_ERROR")}},"APPROVE"===(null==o?void 0:o.action)?{label:l("WF_CONDITIONAL_COMMENTS_LABEL"),type:"textarea",populators:{name:"conditionalComments"},validation:{pattern:N("Comments"),required:!1,title:l("WF_COMMON_COMMENTS_ERROR")}}:null,{label:l("TL_APPROVAL_CHECKLIST_BUTTON_UP_FILE"),populators:n.createElement(t.UploadFile,{id:"workflow-doc",onUpload:u,onDelete:()=>{d(null)},message:s?"1 "+l("ES_PT_ACTION_FILEUPLOADED"):l("CS_ACTION_NO_FILEUPLOADED")})}].filter(Boolean)}]}})({t:d,action:m,approvers:w,selectedApprover:R,setSelectedApprover:x,selectFile:X,uploadedFile:M,setUploadedFile:k,businessService:_}))},[m,w,W,V,M]),m&&O.form?n.createElement(t.Modal,{headerBarMain:n.createElement(hn,{label:d(O.label.heading)}),headerBarEnd:n.createElement(Nn,{onClick:f}),actionCancelLabel:d(O.label.cancel),actionCancelOnSubmit:f,actionSaveLabel:d(O.label.submit),actionSaveOnSubmit:()=>{},formId:"modal-action"},n.createElement(t.FormComposer,{config:O.form,className:"BPAemployeeCard bpa-workflow-modal-form",noBoxShadow:!0,inline:!0,childrenAtTheBottom:!0,onSubmit:function(e){var t,l;let n=["APPROVE","VERIFY","REJECT","SENDBACKTOCITIZEN","SENDBACKTOVERIFIER","FORWARD"].includes(null==m?void 0:m.action);null!=m&&m.isTerminateState&&(n=!0);const o=null==e||null===(t=e.comments)||void 0===t?void 0:t.toString().trim(),i=null==e||null===(l=e.conditionalComments)||void 0===l?void 0:l.trim();let a=o;return"APPROVE"===(null==m?void 0:m.action)&&i&&(a=o+"[#?..**]"+i),"APPROVE"===(null==m?void 0:m.action)||"REJECT"===(null==m?void 0:m.action)||"SEND_FOR_INSPECTION_REPORT"===(null==m?void 0:m.action)||null!=R&&R.uuid?n&&!o?(setTimeout(()=>{b()},2e3),void S({key:"true",error:!0,message:d("COMMON_COMMENTS_REQUIRED_LABEL")})):(h=c({},h,{action:null==m?void 0:m.action,comment:a,assignee:null!=R&&R.uuid?[null==R?void 0:R.uuid]:null,wfDocuments:M?[{documentType:null==B?void 0:B.type,fileName:null==B?void 0:B.name,documentUid:M,filestoreId:M,documentAttachment:M}]:null}),void E({Licenses:[h]})):(setTimeout(()=>{b()},2e3),void S({key:"true",error:!0,message:d("COMMON_ASSIGNEE_NAME_REQUIRED_LABEL")}))},defaultValues:L,formId:"modal-action"}),A&&n.createElement(t.Toast,{error:null==A?void 0:A.error,warning:null==A?void 0:A.warning,label:null==A?void 0:A.message,onClose:b,isDleteBtn:!0}),y&&n.createElement(t.Toast,{error:!0,label:C,isDleteBtn:!0,onClose:D})):n.createElement(t.Loader,null)},Sn=e=>{let{documents:o}=e;const{t:a}=i.useTranslation(),r=[{Header:a("SR_NO"),accessor:"srNo",Cell:e=>{let{row:t}=e;return n.createElement("div",{style:{textAlign:"center"}},t.index+1)}},{Header:a("BPA_DOCUMENT_NAME"),accessor:"title",Cell:e=>{let{value:t}=e;return a(t)||a("CS_NA")}},{Header:a("BPA_DOCUMENT_FILE"),accessor:"fileUrl",Cell:e=>{let{value:l}=e;return l?n.createElement(t.LinkButton,{style:{float:"right",display:"inline"},label:a("View"),onClick:()=>{window.open(l,"_blank")}}):a("CS_NA")}}],u={value:{workflowDocs:null==o?void 0:o.map(e=>({documentType:(null==e?void 0:e.documentType)||"",filestoreId:(null==e?void 0:e.filestoreId)||"",documentUid:(null==e?void 0:e.documentUid)||"",documentAttachment:(null==e?void 0:e.documentAttachment)||""}))}},{data:s}=Digit.Hooks.noc.useNOCDocumentSearch(u,{enabled:(null==o?void 0:o.length)>0}),d=null==o?void 0:o.map(e=>{var t;const{documentUid:l,documentType:n}=e;return{documentUid:l,documentType:n,url:null==s||null===(t=s.pdfFiles)||void 0===t?void 0:t[l]}}),c=l.useMemo(()=>null==d?void 0:d.map((e,t)=>{var l;return{id:t,srNo:t+1,title:a(null==e||null===(l=e.documentType)||void 0===l?void 0:l.replaceAll(".","_"))||a("CS_NA"),fileUrl:e.url}}),[d]);return n.createElement("div",{style:{overflowX:"auto",WebkitOverflowScrolling:"touch",width:"100%",display:"block"}},n.createElement("style",null,"\n .noc-document-table-view table tbody tr td:first-child,\n .noc-document-table-view table thead tr th:first-child {\n width: 100px !important;\n max-width: 100px !important;\n min-width: 100px !important;\n flex: 0 0 100px !important;\n }\n "),n.createElement("div",{className:"noc-document-table-view"},c&&n.createElement(t.Table,{className:"customTable table-border-style",t:a,data:c,columns:r,getCellProps:()=>({}),getHeaderProps:()=>({}),style:{width:"100%",tableLayout:"fixed"},disableSort:!0,autoSort:!1,manualPagination:!1,isPaginationRequired:!1})))},bn=e=>{let{data:o=[],columns:i=[],t:a,readOnly:r=!1,extraStyleName:u="",historyData:s=null,historyTitle:d="History",onHistoryRender:c=null}=e;const[m,v]=l.useState(!1),p=(e=>{switch(e){case"CLU":return{tableClass:"custom-fee-table",wrapperClass:"custom-fee-table-wrapper",headerClass:"custom-fee-table-header",cellClass:"custom-fee-table-cell"};case"Layout":return{tableClass:"layout-fee-table",wrapperClass:"layout-fee-table-wrapper",headerClass:"layout-fee-table-header",cellClass:"layout-fee-table-cell"};case"NOC":return{tableClass:"noc-fee-table",wrapperClass:"noc-fee-table-wrapper",headerClass:"noc-fee-table-header",cellClass:"noc-fee-table-cell"};default:return{tableClass:"custom-fee-table",wrapperClass:"custom-fee-table-wrapper",headerClass:"custom-fee-table-header",cellClass:"custom-fee-table-cell"}}})(u);return n.createElement(n.Fragment,null,n.createElement("div",{className:p.wrapperClass},n.createElement("table",{className:"customTable table-border-style "+p.tableClass},n.createElement("thead",null,n.createElement("tr",null,i.map(e=>n.createElement("th",{key:e.key,className:p.headerClass+" "+p.headerClass+"-"+e.key},a(e.headerLabel||e.label))))),n.createElement("tbody",null,o.map((e,l)=>n.createElement("tr",{key:e.index||l},i.map(o=>n.createElement("td",{key:o.key,className:p.cellClass+" "+p.cellClass+"-"+o.key},((e,l,o)=>{const{key:i,type:u,render:s,onChange:d,onBlur:c,getValue:m,disable:v,className:p,step:f,isMandatory:E=!1}=e;let g=m?m(l):l[i]||"";if(null===g)return"";const h="function"==typeof v?v(l):v||r;switch(u){case"text":return n.createElement("span",{className:p},a(g)||g||a("CS_NA"));case"number":return n.createElement(t.TextInput,{t:a,type:"number",isMandatory:E,value:0===g?"":g,onChange:e=>{if(d&&!h){let t=e.target.value;t.length>1&&t.startsWith("0")&&(t=t.replace(/^0+/,"")),d(l.index,t,l)}},onBlur:e=>{c&&!h&&c(e,l.index,l)},disable:h,step:f||1,className:p||"custom-fee-table-input"});case"textarea":case"text-input":return n.createElement(t.TextInput,{t:a,type:"text",isMandatory:E,value:g,onChange:e=>{d&&!h&&d(l.index,e.target.value,l)},onBlur:e=>{c&&!h&&c(e,l.index,l)},disable:h,className:p||"custom-fee-table-input"});case"custom":return s?s(l,o,a):g;default:return g}})(o,e,l)))))))),s&&Object.keys(s).length>0&&n.createElement("div",{className:"custom-fee-history-section"},n.createElement("div",{onClick:()=>v(!m),className:"custom-fee-history-toggle"},n.createElement("h4",{style:{margin:0,cursor:"pointer"}},a(d)," ",m?"▲":"▼")),m&&n.createElement("div",{className:"custom-fee-history-table-wrapper"},n.createElement("table",{className:"customTable table-border-style custom-fee-history-table"},n.createElement("thead",null,n.createElement("tr",null,Object.keys(s).map(e=>n.createElement("th",{key:e,className:"custom-fee-history-header"},a(e))))),n.createElement("tbody",null,Array.from({length:Math.max(...Object.values(s).map(e=>(null==e?void 0:e.length)||0))}).map((e,t)=>{const l=Math.max(...Object.values(s).map(e=>(null==e?void 0:e.length)||0))-1-t;return n.createElement("tr",{key:t},Object.entries(s).map(e=>{let[t,o]=e;const i=null==o?void 0:o[l];return n.createElement("td",{key:t,className:"custom-fee-history-cell"},i?c?c(i,t,a):JSON.stringify(i):a("CS_NA"))}))}))))))},yn=e=>{let{feeDataWithTotal:o,disable:i,feeData:a,handleAdjustedAmountChange:r,handleRemarkChange:u,onAdjustedAmountBlur:s,feeHistory:d,t:c}=e;const[m,v]=l.useState(!1),[p,f]=l.useState(!1);l.useEffect(()=>{const e=()=>{v(window.innerWidth<768)};return e(),window.addEventListener("resize",e),()=>window.removeEventListener("resize",e)},[]),console.log("feeHistory",d);const E=[{key:"title",label:"BPA_TAXHEAD_CODE",headerLabel:"BPA_TAXHEAD_CODE",type:"text"},{key:"amount",label:"BPA_AMOUNT",headerLabel:"BPA_AMOUNT",type:"custom",render:(e,l,o)=>{var u,d,c,m;return"NOC_TOTAL"===e.taxHeadCode?n.createElement("div",null,n.createElement("strong",{style:{fontSize:"14px"}},"₹ ",e.grandTotal.toLocaleString("en-IN")),n.createElement("div",{style:{fontSize:"0.85em",color:"#555",marginTop:"4px",lineHeight:"1.3"}},"Rupees ",g(e.grandTotal).replace(" Rupees","")," only")):n.createElement(t.TextInput,{t:o,type:"number",isMandatory:!1,value:0===(null===(u=a[e.index])||void 0===u?void 0:u.adjustedAmount)?"":null!=(d=null!=(c=null===(m=a[e.index])||void 0===m?void 0:m.adjustedAmount)?c:e.amount)?d:"",onChange:t=>{let l=t.target.value;l.length>1&&l.startsWith("0")&&(l=l.replace(/^0+/,"")),r(e.index,l)},disable:i,step:1,onBlur:s})}},{key:"remark",label:"BPA_REMARKS",headerLabel:"BPA_REMARKS",type:"custom",render:(e,l,o)=>{var r,s;return"NOC_TOTAL"===e.taxHeadCode?" ":i?n.createElement("div",null,(null===(s=a[e.index])||void 0===s?void 0:s.remark)||n.createElement(t.TextArea,{placeholder:"Enter remarks",disabled:!0,className:"custom-fee-table-textarea"})):n.createElement(t.TextArea,{value:(null===(r=a[e.index])||void 0===r?void 0:r.remark)||"",onChange:t=>u(e.index,t.target.value,e.amount),disabled:!1,className:"custom-fee-table-textarea",placeholder:"Enter remarks..."})}}];return m?n.createElement(n.Fragment,null,n.createElement("div",{className:"custom-fee-mobile-cards"},o.map((e,l)=>{var o,d,m,v,p;return n.createElement("div",{key:e.index||l,className:"custom-fee-card "+("NOC_TOTAL"===(null==e?void 0:e.taxHeadCode)?"custom-fee-card-total-row":"")},n.createElement("div",{className:"custom-fee-card-header"},n.createElement("span",{className:"custom-fee-card-type"},c(e.title)||c("CS_NA"))),"NOC_TOTAL"!==(null==e?void 0:e.taxHeadCode)&&n.createElement("div",{className:"custom-fee-card-content"},n.createElement("div",{className:"custom-fee-card-row"},n.createElement("div",{className:"custom-fee-card-field"},n.createElement("label",{className:"custom-fee-card-label"},c("BPA_AMOUNT_LABEL")),n.createElement(t.TextInput,{t:c,type:"text",isMandatory:!1,value:0===(null===(o=a[e.index])||void 0===o?void 0:o.adjustedAmount)?"":null!=(d=null!=(m=null===(v=a[e.index])||void 0===v?void 0:v.adjustedAmount)?m:e.amount)?d:"",onChange:t=>{let l=t.target.value;/^\d*\.?\d*$/.test(l)&&(l.length>1&&l.startsWith("0")&&!l.startsWith("0.")&&(l=l.replace(/^0+/,"")),r(e.index,l))},onKeyPress:e=>{/[0-9.]/.test(e.key)||e.preventDefault(),"."===e.key&&e.target.value.includes(".")&&e.preventDefault()},disable:i,onBlur:s}))),n.createElement("div",{className:"custom-fee-card-row"},n.createElement("div",{className:"custom-fee-card-field"},n.createElement("label",{className:"custom-fee-card-label"},c("BPA_REMARKS")),n.createElement(t.TextArea,{value:(null===(p=a[e.index])||void 0===p?void 0:p.remark)||"",onChange:t=>u(e.index,t.target.value,e.amount),disabled:i,className:"custom-fee-table-textarea",placeholder:"Enter remarks..."})))),"NOC_TOTAL"===(null==e?void 0:e.taxHeadCode)&&n.createElement("div",{className:"custom-fee-card-total-content"},n.createElement("div",{className:"custom-fee-card-total-label"},"Total Amount :"),n.createElement("div",{className:"custom-fee-card-total-value"},n.createElement("strong",null,"₹ ",e.grandTotal.toLocaleString("en-IN"))),n.createElement("div",{className:"custom-fee-card-total-words"},"Rupees ",g(e.grandTotal).replace(" Rupees","")," only")))})),d&&Object.keys(d).length>0&&n.createElement("div",{className:"custom-fee-mobile-history"},n.createElement("div",{className:"custom-fee-history-toggle-mobile",onClick:()=>f(!p)},n.createElement("span",{className:"custom-fee-history-title"},c("BPA_FEE_HISTORY_LABEL")),n.createElement("span",{className:"custom-fee-history-icon"},p?"▲":"▼")),p&&n.createElement("div",{className:"custom-fee-history-cards"},Object.entries(d).map(e=>{let[t,l]=e;return n.createElement("div",{key:t,className:"custom-fee-history-card"},n.createElement("div",{className:"custom-fee-history-card-header"},c(t)),n.createElement("div",{className:"custom-fee-history-card-content"},l.map((e,t)=>n.createElement("div",{key:t,className:"custom-fee-history-entry"},n.createElement("div",{className:"custom-fee-history-item"},n.createElement("span",{className:"custom-fee-history-label-bold"},c("BPA_FEE2_LABEL"),":")," ₹ ",e.estimateAmount),n.createElement("div",{className:"custom-fee-history-item"},n.createElement("span",{className:"custom-fee-history-label-bold"},c("BPA_REMARK_LABEL"),":")," ",e.remarks||c("CS_NA")),n.createElement("div",{className:"custom-fee-history-item"},n.createElement("span",{className:"custom-fee-history-label-bold"},c("BPA_UPDATED_BY_LABEL"),":")," ",e.who||c("UNKNOWN"))))))})))):n.createElement("div",null,n.createElement(bn,{data:o,columns:E,extraStyleName:"NOC",historyData:null,historyTitle:"FEE_HISTORY",onHistoryRender:(e,t,l)=>null,t:c,readOnly:i}),(()=>{if(!d||0===Object.keys(d).length)return null;const e=Object.keys(d),t=Math.max(...e.map(e=>{var t;return(null===(t=d[e])||void 0===t?void 0:t.length)||0}));return n.createElement("div",{className:"custom-fix-fee-history-wrapper"},n.createElement("div",{className:"custom-fix-fee-history-toggle",onClick:()=>f(!p)},n.createElement("span",{className:"custom-fix-fee-history-toggle-text"},c("BPA_FEE_HISTORY_LABEL")),n.createElement("span",{className:"custom-fix-fee-history-toggle-icon"},p?"▲":"▼")),p&&n.createElement("div",{className:"custom-fix-fee-history-table-container"},n.createElement("table",{className:"custom-fix-fee-history-table"},n.createElement("thead",null,n.createElement("tr",null,n.createElement("th",{className:"custom-fix-fee-history-table-header"},"Details"),e.map(e=>n.createElement("th",{key:e,className:"custom-fix-fee-history-table-header-fee"},c(e))))),n.createElement("tbody",null,Array.from({length:t}).map((l,o)=>n.createElement(n.Fragment,{key:o},n.createElement("tr",null,n.createElement("td",{className:"custom-fix-fee-history-table-cell-label"},c("BPA_FEE2_LABEL")),e.map(e=>{var t;return n.createElement("td",{key:e+"-fee-"+o,className:"custom-fix-fee-history-table-cell-value"},null!==(t=d[e])&&void 0!==t&&t[o]?"₹ "+d[e][o].estimateAmount:"")})),n.createElement("tr",null,n.createElement("td",{className:"custom-fix-fee-history-table-cell-label"},c("BPA_REMARK_LABEL")),e.map(e=>{var t,l;return n.createElement("td",{key:e+"-remark-"+o,className:"custom-fix-fee-history-table-cell-value"},(null===(t=d[e])||void 0===t||null===(l=t[o])||void 0===l?void 0:l.remarks)||c("CS_NA"))})),n.createElement("tr",null,n.createElement("td",{className:o<t-1?"custom-fix-fee-history-table-cell-separator":"custom-fix-fee-history-table-cell-separator-last"},c("BPA_UPDATED_BY_LABEL")),e.map(e=>{var l,i;return n.createElement("td",{key:e+"-updatedby-"+o,className:o<t-1?"custom-fix-fee-history-table-cell-separator-value":"custom-fix-fee-history-table-cell-separator-value-last"},(null===(l=d[e])||void 0===l||null===(i=l[o])||void 0===i?void 0:i.who)||c("UNKNOWN"))}))))))))})())},Cn=e=>{var o,a,r,u,s;let{formData:d,feeAdjustments:m=[],setFeeAdjustments:v=(()=>{}),disable:p=!1}=e;const{t:f}=i.useTranslation(),[E,g]=l.useState(null),h=Digit.ULBService.getStateId(),[_,N]=l.useState(null);console.log("savedCalc",d),l.useEffect(()=>{console.log("Component mounted. Initial feeAdjustments:",m)},[]);const S=e=>{var t,l,n,o,i,a,r,u;const s=null==D||null===(t=D.Calculation)||void 0===t||null===(l=t[0])||void 0===l||null===(n=l.taxHeadEstimates)||void 0===n?void 0:n.find(t=>t.taxHeadCode===e),c=null==d||null===(o=d.calculations)||void 0===o?void 0:o.find(t=>t.taxHeadCode===e);return{originalEstimate:null!=(i=null!=(a=null==s?void 0:s.estimateAmount)?a:null==c?void 0:c.estimateAmount)?i:0,originalRemark:null!=(r=null!=(u=null==s?void 0:s.remarks)?u:null==c?void 0:c.remarks)?r:""}},b=l.useMemo(()=>{var e,t,l,n,o,i,a,r,u,s,m,v,p,f,E,g,h,_,N,A,S,b,y,C,D,O,T,L,I,w,P,R,x,B,F,M,k,U,H,W,j,V,z,G,Y,q,K,$;return{CalculationCriteria:[{applicationNumber:null==d||null===(e=d.apiData)||void 0===e||null===(t=e.Noc)||void 0===t||null===(l=t[0])||void 0===l?void 0:l.applicationNo,tenantId:null==d||null===(n=d.apiData)||void 0===n||null===(o=n.Noc)||void 0===o||null===(i=o[0])||void 0===i?void 0:i.tenantId,NOC:c({},null==d||null===(a=d.apiData)||void 0===a||null===(r=a.Noc)||void 0===r?void 0:r[0],{nocDetails:c({},null===(u=d.apiData)||void 0===u||null===(s=u.Noc)||void 0===s||null===(m=s[0])||void 0===m?void 0:m.nocDetails,{additionalDetails:c({},null==d||null===(v=d.apiData)||void 0===v||null===(p=v.Noc)||void 0===p||null===(f=p[0])||void 0===f||null===(E=f.nocDetails)||void 0===E?void 0:E.additionalDetails,{applicationDetails:c({},null==d?void 0:d.applicationDetails,{applicantGender:(null==d||null===(g=d.applicationDetails)||void 0===g||null===(h=g.applicantGender)||void 0===h?void 0:h.code)||(null==d||null===(_=d.applicationDetails)||void 0===_?void 0:_.applicantGender)||""}),siteDetails:c({},null==d?void 0:d.siteDetails,{ulbName:(null==d||null===(N=d.siteDetails)||void 0===N||null===(A=N.ulbName)||void 0===A?void 0:A.name)||(null==d||null===(S=d.siteDetails)||void 0===S?void 0:S.ulbName)||"",roadType:(null==d||null===(b=d.siteDetails)||void 0===b||null===(y=b.roadType)||void 0===y?void 0:y.name)||(null==d||null===(C=d.siteDetails)||void 0===C?void 0:C.roadType)||"",buildingStatus:(null==d||null===(D=d.siteDetails)||void 0===D||null===(O=D.buildingStatus)||void 0===O?void 0:O.name)||(null==d||null===(T=d.siteDetails)||void 0===T?void 0:T.buildingStatus)||"",isBasementAreaAvailable:(null==d||null===(L=d.siteDetails)||void 0===L||null===(I=L.isBasementAreaAvailable)||void 0===I?void 0:I.code)||(null==d||null===(w=d.siteDetails)||void 0===w?void 0:w.isBasementAreaAvailable)||"",district:(null==d||null===(P=d.siteDetails)||void 0===P||null===(R=P.district)||void 0===R?void 0:R.name)||(null==d||null===(x=d.siteDetails)||void 0===x?void 0:x.district)||"",zone:(null==d||null===(B=d.siteDetails)||void 0===B||null===(F=B.zone)||void 0===F?void 0:F.name)||(null==d||null===(M=d.siteDetails)||void 0===M?void 0:M.zone)||"",specificationBuildingCategory:(null==d||null===(k=d.siteDetails)||void 0===k||null===(U=k.specificationBuildingCategory)||void 0===U?void 0:U.name)||(null==d||null===(H=d.siteDetails)||void 0===H?void 0:H.specificationBuildingCategory)||"",specificationNocType:(null==d||null===(W=d.siteDetails)||void 0===W||null===(j=W.specificationNocType)||void 0===j?void 0:j.name)||(null==d||null===(V=d.siteDetails)||void 0===V?void 0:V.specificationNocType)||"",specificationRestrictedArea:(null==d||null===(z=d.siteDetails)||void 0===z||null===(G=z.specificationRestrictedArea)||void 0===G?void 0:G.code)||(null==d||null===(Y=d.siteDetails)||void 0===Y?void 0:Y.specificationRestrictedArea)||"",specificationIsSiteUnderMasterPlan:(null==d||null===(q=d.siteDetails)||void 0===q||null===(K=q.specificationIsSiteUnderMasterPlan)||void 0===K?void 0:K.code)||(null==d||null===($=d.siteDetails)||void 0===$?void 0:$.specificationIsSiteUnderMasterPlan)||""})})})})}]}},[d]),y=l.useMemo(()=>function(e,t){void 0===e&&(e=[]);let{newestFirst:l=!0,limit:n=null}=void 0===t?{}:t;const o={};if(!Array.isArray(e))return o;const i=[...e];i.sort((e,t)=>(e.when||0)-(t.when||0));const a={};return i.forEach(e=>{const t=(null==e?void 0:e.taxHeadEstimates)||[];let l=!1;t.forEach(e=>{var t;null!=e&&e.taxHeadCode&&a[e.taxHeadCode]!==(null!=(t=null==e?void 0:e.estimateAmount)?t:null)&&(l=!0)}),t.forEach(e=>{var t;null!=e&&e.taxHeadCode&&(a[e.taxHeadCode]=null!=(t=null==e?void 0:e.estimateAmount)?t:null)}),l&&t.forEach(t=>{var l,n,i,a,r;null!=t&&t.taxHeadCode&&(o[t.taxHeadCode]=o[t.taxHeadCode]||[],o[t.taxHeadCode].push({who:null!=(l=null==e?void 0:e.updatedBy)?l:null,estimateAmount:null!=(n=null==t?void 0:t.estimateAmount)?n:null,remarks:null!=(i=null==t?void 0:t.remarks)?i:null,isLatest:null!=(a=null==e?void 0:e.isLatest)&&a,when:null!=(r=null==e?void 0:e.when)?r:null}))})}),Object.keys(o).forEach(e=>{o[e].sort((e,t)=>l?(t.when||0)-(e.when||0):(e.when||0)-(t.when||0)),n&&"number"==typeof n&&(o[e]=o[e].slice(0,n))}),o}(((null==d?void 0:d.calculations)||[]).filter(e=>((null==e?void 0:e.taxHeadEstimates)||[]).some(e=>(null==e?void 0:e.estimateAmount)>0)),{newestFirst:!0}),[null==d?void 0:d.calculations]);console.log("[payload] built with formData:",d),console.log("[payload] CalculationCriteria:",b.CalculationCriteria),console.log("payload for calc apiiiii",b);const{isLoading:C,data:D,revalidate:O}=Digit.Hooks.noc.useNOCFeeCalculator({payload:b},{enabled:!!b});console.log("[useNOCFeeCalculator] isLoading:",C,"data:",D),console.log("data from calc api",D),console.log("Raw API taxHeadEstimates:",null==D||null===(o=D.Calculation)||void 0===o||null===(a=o[0])||void 0===a?void 0:a.taxHeadEstimates),null==D||null===(r=D.Calculation)||void 0===r||null===(u=r[0])||void 0===u||null===(s=u.taxHeadEstimates)||void 0===s||s.forEach((e,t)=>{console.log("API row "+t+": taxHead="+e.taxHeadCode+", estimate="+e.estimateAmount+", remarks="+e.remarks)});const[T,L]=l.useState(null);l.useEffect(()=>{Ct.isEqual(T,null==d?void 0:d.siteDetails)||(console.log("[revalidate] siteDetails changed. Old:",T,"New:",null==d?void 0:d.siteDetails),O(),L(null==d?void 0:d.siteDetails))},[null==d?void 0:d.siteDetails]),l.useEffect(()=>{var e,t;null!=D&&null!==(e=D.Calculation)&&void 0!==e&&null!==(t=e[0])&&void 0!==t&&t.taxHeadEstimates&&v(function(e){void 0===e&&(e=[]);const t=(e||[]).reduce((e,t)=>(null!=t&&t.taxHeadCode&&(e[t.taxHeadCode]=t),e),{});return D.Calculation[0].taxHeadEstimates.map(e=>{var l,n,o,i,a,r,u,s,c;const m=null==d||null===(l=d.calculations)||void 0===l?void 0:l.find(t=>t.taxHeadCode===e.taxHeadCode),v=t[e.taxHeadCode]||{},p=!!v.edited;return{taxHeadCode:e.taxHeadCode,category:e.category,adjustedAmount:p?v.adjustedAmount:null!=(n=null!=(o=e.estimateAmount)?o:null==m?void 0:m.estimateAmount)?n:0,remark:p?null!=(i=v.remark)?i:"":null!=(a=null!=(r=e.remarks)?r:null==m?void 0:m.remarks)?a:"",filestoreId:void 0!==(null==v?void 0:v.filestoreId)?v.filestoreId:null!=(u=null!=(s=null==m?void 0:m.filestoreId)?s:e.filestoreId)?u:null,onDocumentLoading:!1,documentError:null,edited:null!=(c=v.edited)&&c}})})},[D]),l.useEffect(()=>{if(d){var e,t,l,n,o,i,a,r,u;console.log("formData",d);const s=null==d||null===(e=d.apiData)||void 0===e||null===(t=e.Noc)||void 0===t||null===(l=t[0])||void 0===l||null===(n=l.nocDetails)||void 0===n||null===(o=n.additionalDetails)||void 0===o?void 0:o.SubmittedOn,c=null==d||null===(i=d.apiData)||void 0===i||null===(a=i.Noc)||void 0===a||null===(r=a[0])||void 0===r||null===(u=r.auditDetails)||void 0===u?void 0:u.lastModifiedTime;console.log("submiited on , "+s+" , lastModified , "+c);const m=A(s&&c?c-s:null);N(m)}},[d]);const I=l.useMemo(()=>{var e,t;if(null==D||null===(e=D.Calculation)||void 0===e||null===(t=e[0])||void 0===t||!t.taxHeadEstimates)return[];const l=D.Calculation[0].taxHeadEstimates.map((e,t)=>{var l,n,o,i,a,r;const u=null!=(l=null===(n=m[t])||void 0===n?void 0:n.adjustedAmount)?l:e.estimateAmount,s=null!=(o=null!=(i=null===(a=m[t])||void 0===a?void 0:a.remark)?i:e.remarks)?o:"";return console.log("Row "+t+": taxHead="+e.taxHeadCode+", estimate="+e.estimateAmount+", adjusted="+u+", remark="+s),{index:t,id:"tax-"+t,title:f(e.taxHeadCode),taxHeadCode:e.taxHeadCode,amount:e.estimateAmount||0,category:e.category,adjustedAmount:u,remark:s,filestoreId:(null===(r=m[t])||void 0===r?void 0:r.filestoreId)||null}});console.log("[applicationFeeDataWithTotal] built rows:",l);const n=l.reduce((e,t)=>e+(t.adjustedAmount||0),0);return console.log("[applicationFeeDataWithTotal] grand total:",n),console.log("Final rows with total:",l),[...l,{id:"total",taxHeadCode:"NOC_TOTAL",title:f("NOC_TOTAL"),amount:l.reduce((e,t)=>e+(t.adjustedAmount||0),0),adjustedAmount:"",grandTotal:n}]},[D,f,m]);return C?n.createElement(t.Loader,null):n.createElement("div",null,C?n.createElement(t.Loader,null):n.createElement(l.Fragment,null,n.createElement(yn,{feeDataWithTotal:I,feeData:m,disable:p,isEmployee:!p,handleAdjustedAmountChange:(e,t)=>{var l;const n=""===t?0:Number(t),o=null==m||null===(l=m[e])||void 0===l?void 0:l.taxHeadCode,{originalEstimate:i,originalRemark:a}=S(o);0!==n&&n<0?g({error:!0,message:"Adjusted_Amount_More_Than_Ammount"}):v(t=>(t||[]).map((t,l)=>{var o,r;if(l!==e)return t;const u=(null!=(o=null!=(r=null==t?void 0:t.remark)?r:a)?o:"")+"";if(0===n?0===i:n===i)return c({},t,{adjustedAmount:n,edited:!1,remark:null!=a?a:""});const s=n!==i,d=!u||""===u.trim();return c({},t,{adjustedAmount:n,remark:u,edited:s&&d})}))},handleRemarkChange:(e,t)=>{var l,n,o;const i=null==m||null===(l=m[e])||void 0===l?void 0:l.taxHeadCode,{originalEstimate:a}=S(i),r=(null!=(n=null==m||null===(o=m[e])||void 0===o?void 0:o.adjustedAmount)?n:0)!==a,u=""===(null!=t?t:"").trim();v(l=>(l||[]).map((l,n)=>n===e?c({},l,{remark:t,edited:r&&u}):l))},handleFileUpload:function(e,t){try{const l=t.target.files[0],n=Ft(function(){return v(t=>t.map((t,l)=>l===e?c({},t,{onDocumentLoading:!0}):t)),Promise.resolve(Digit.UploadServices.Filestorage("noc-upload",l,h)).then(function(t){var l,n;(null==t||null===(l=t.data)||void 0===l||null===(n=l.files)||void 0===n?void 0:n.length)>0?v(l=>l.map((l,n)=>n===e?c({},l,{filestoreId:t.data.files[0].fileStoreId,onDocumentLoading:!1,documentError:null}):l)):g({error:!0,message:"PT_FILE_UPLOAD_ERROR"})})},function(e){g({error:!0,message:"PT_FILE_UPLOAD_ERROR"}),console.log("err in file upload",e)});return Promise.resolve(n&&n.then?n.then(function(){}):void 0)}catch(t){return Promise.reject(t)}},handleFileDelete:e=>{v(t=>t.map((t,l)=>l===e?c({},t,{filestoreId:null}):t))},routeTo:function(e,t){return Promise.resolve(function(e){try{return e?Promise.resolve(Digit.UploadServices.Filefetch([e],h)).then(function(t){var l;return(null==t||null===(l=t.data)||void 0===l?void 0:l[e])||null}):Promise.resolve()}catch(e){return Promise.reject(e)}}(e)).then(function(e){e&&window.open(e)})},t:f,onAdjustedAmountBlur:()=>{},feeHistory:y,timeObj:_}),E&&n.createElement(t.Toast,{error:null==E?void 0:E.error,warning:null==E?void 0:E.warning,success:null==E?void 0:E.success,label:f(null==E?void 0:E.message),isDleteBtn:!0,onClose:()=>g(null)})))},Dn=e=>{let{ownerFileStoreId:o,ownerName:a}=e;const r=Digit.ULBService.getStateId(),[u,s]=(i.useTranslation(),l.useState(null)),[d,c]=l.useState(null);return l.useEffect(()=>{!function(){try{const e=function(){if(o)return Promise.resolve(Digit.UploadServices.Filefetch([o],r)).then(function(e){var t,l;null!=e&&null!==(t=e.data)&&void 0!==t&&t.fileStoreIds&&s(null===(l=e.data.fileStoreIds[0])||void 0===l?void 0:l.url)})}();e&&e.then&&e.then(function(){})}catch(e){Promise.reject(e)}}()},[o]),n.createElement("div",{style:{padding:"20px 0px"}},n.createElement("div",{style:{display:"flex",justifyContent:"flex-end",marginTop:"10px",padding:"0px 20px"}},n.createElement("div",{style:{textAlign:"center"}},n.createElement("img",{src:u,alt:"Primary Owner Photo",style:{width:"100px",height:"100px",objectFit:"cover",borderRadius:"10%",cursor:u?"pointer":"default"},onClick:()=>u&&c(u)}),n.createElement("div",null," ",n.createElement("h2",null,a)))),d&&n.createElement(t.ImageViewer,{imageSrc:d,onClose:()=>{c(null)}}))},On="__googleMapsScriptId";var Tn;!function(e){e[e.INITIALIZED=0]="INITIALIZED",e[e.LOADING=1]="LOADING",e[e.SUCCESS=2]="SUCCESS",e[e.FAILURE=3]="FAILURE"}(Tn||(Tn={}));class Ln{constructor(e){let{apiKey:t,channel:l,client:n,id:o=On,libraries:i=[],language:a,region:r,version:u,mapIds:s,nonce:d,retries:c=3,url:m="https://maps.googleapis.com/maps/api/js"}=e;if(this.CALLBACK="__googleMapsCallback",this.callbacks=[],this.done=!1,this.loading=!1,this.errors=[],this.version=u,this.apiKey=t,this.channel=l,this.client=n,this.id=o||On,this.libraries=i,this.language=a,this.region=r,this.mapIds=s,this.nonce=d,this.retries=c,this.url=m,Ln.instance){if(!function e(t,l){if(t===l)return!0;if(t&&l&&"object"==typeof t&&"object"==typeof l){if(t.constructor!==l.constructor)return!1;var n,o,i;if(Array.isArray(t)){if((n=t.length)!=l.length)return!1;for(o=n;0!=o--;)if(!e(t[o],l[o]))return!1;return!0}if(t.constructor===RegExp)return t.source===l.source&&t.flags===l.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===l.valueOf();if(t.toString!==Object.prototype.toString)return t.toString()===l.toString();if((n=(i=Object.keys(t)).length)!==Object.keys(l).length)return!1;for(o=n;0!=o--;)if(!Object.prototype.hasOwnProperty.call(l,i[o]))return!1;for(o=n;0!=o--;){var a=i[o];if(!e(t[a],l[a]))return!1}return!0}return t!=t&&l!=l}(this.options,Ln.instance.options))throw new Error("Loader must not be called again with different options. "+JSON.stringify(this.options)+" !== "+JSON.stringify(Ln.instance.options));return Ln.instance}Ln.instance=this}get options(){return{version:this.version,apiKey:this.apiKey,channel:this.channel,client:this.client,id:this.id,libraries:this.libraries,language:this.language,region:this.region,mapIds:this.mapIds,nonce:this.nonce,url:this.url}}get status(){return this.errors.length?Tn.FAILURE:this.done?Tn.SUCCESS:this.loading?Tn.LOADING:Tn.INITIALIZED}get failed(){return this.done&&!this.loading&&this.errors.length>=this.retries+1}createUrl(){let e=this.url;return e+="?callback="+this.CALLBACK,this.apiKey&&(e+="&key="+this.apiKey),this.channel&&(e+="&channel="+this.channel),this.client&&(e+="&client="+this.client),this.libraries.length>0&&(e+="&libraries="+this.libraries.join(",")),this.language&&(e+="&language="+this.language),this.region&&(e+="&region="+this.region),this.version&&(e+="&v="+this.version),this.mapIds&&(e+="&map_ids="+this.mapIds.join(",")),e}deleteScript(){const e=document.getElementById(this.id);e&&e.remove()}load(){return this.loadPromise()}loadPromise(){return new Promise((e,t)=>{this.loadCallback(l=>{l?t(l.error):e(window.google)})})}loadCallback(e){this.callbacks.push(e),this.execute()}setScript(){if(document.getElementById(this.id))return void this.callback();const e=this.createUrl(),t=document.createElement("script");t.id=this.id,t.type="text/javascript",t.src=e,t.onerror=this.loadErrorCallback.bind(this),t.defer=!0,t.async=!0,this.nonce&&(t.nonce=this.nonce),document.head.appendChild(t)}reset(){this.deleteScript(),this.done=!1,this.loading=!1,this.errors=[],this.onerrorEvent=null}resetIfRetryingFailed(){this.failed&&this.reset()}loadErrorCallback(e){if(this.errors.push(e),this.errors.length<=this.retries){const e=this.errors.length*Math.pow(2,this.errors.length);console.log("Failed to load Google Maps script, retrying in "+e+" ms."),setTimeout(()=>{this.deleteScript(),this.setScript()},e)}else this.onerrorEvent=e,this.callback()}setCallback(){window.__googleMapsCallback=this.callback.bind(this)}callback(){this.done=!0,this.loading=!1,this.callbacks.forEach(e=>{e(this.onerrorEvent)}),this.callbacks=[]}execute(){if(this.resetIfRetryingFailed(),this.done)this.callback();else{if(window.google&&window.google.maps&&window.google.maps.version)return console.warn("Google Maps already loaded outside @googlemaps/js-api-loader.This may result in undesirable behavior as options and script parameters may not match."),void this.callback();this.loading||(this.loading=!0,this.setCallback(),this.setScript())}}}const In=e=>(l.useEffect(()=>{!function(){try{const t=e=>{(e=>{var t,l;const n=window.Digit.Utils.browser.isMobile();if(0===(null==e?void 0:e.length))return;const o=new window.google.maps.Map(document.getElementById("map"),{center:{lat:null===(t=e[0])||void 0===t?void 0:t.latitude,lng:null===(l=e[0])||void 0===l?void 0:l.longitude},zoom:15,mapTypeId:"roadmap"});e.forEach((e,t)=>{const l=new window.google.maps.Marker({map:o,title:"SITE "+(t+1),position:{lat:null==e?void 0:e.latitude,lng:null==e?void 0:e.longitude}}),i=new window.google.maps.InfoWindow({content:'<div className="obps-autocomplete-font-size">SITE '+(t+1)+"</div>"});n?l.addListener("click",()=>{i.open(o,l)}):(l.addListener("mouseover",()=>i.open(o,l)),l.addListener("mouseout",()=>i.close()))})})(e)};(e=>{var t;const l=null===(t=globalConfigs)||void 0===t?void 0:t.getConfig("GMAPS_API_KEY");new Ln({apiKey:l,version:"weekly",libraries:["places"]}).load().then(()=>{e&&e()}).catch(e=>{})})(()=>{t(e.position)}),Promise.resolve()}catch(e){return Promise.reject(e)}}()},[null==e?void 0:e.position]),n.createElement("div",{className:"map-wrap"},n.createElement("div",{id:"map",className:"map"}))),wn=e=>{let{page:t=!1}=e;const l={display:"flex",justifyContent:"center",alignItems:"center"},o=c({},l,{position:"fixed",top:0,left:0,width:"100vw",height:"100vh",background:"rgba(255,255,255,0.6)",backdropFilter:"blur(4px)",zIndex:9999}),i=c({},l,{minHeight:"100px",width:"100%",position:"relative"});return n.createElement("div",{style:t?o:i},n.createElement("div",{style:{width:"64px",height:"64px",border:"8px solid #1976d2",borderTop:"8px solid transparent",borderRadius:"50%",animation:"spin 1.2s linear infinite"}}),n.createElement("style",null,"\n @keyframes spin {\n 0% { transform: rotate(0deg); }\n 100% { transform: rotate(360deg); }\n }\n "))},Pn=e=>{let{onCapture:o,onCancel:a}=e;const r=l.useRef(null),u=l.useRef(null),s=l.useRef(null),{t:d}=i.useTranslation(),[c,m]=l.useState(null),[v,p]=l.useState(null),[f,E]=l.useState(""),[g,h]=l.useState(!1),_=()=>{s.current&&(s.current.getTracks().forEach(e=>e.stop()),s.current=null)};return l.useEffect(()=>(function(){try{const e=Ft(function(){return Promise.resolve(navigator.mediaDevices.getUserMedia({video:{facingMode:{ideal:"environment"}},audio:!1})).then(function(e){s.current=e,r.current.srcObject=e,m(e)})},function(){E("Camera permission denied")});Promise.resolve(e&&e.then?e.then(function(){}):void 0)}catch(e){return Promise.reject(e)}}(),()=>{c&&(_(),c.getTracks().forEach(e=>e.stop()))}),[]),l.useEffect(()=>{if(!navigator.geolocation)return void E("Geolocation not supported");let e=navigator.geolocation.watchPosition(e=>{const t=e.coords.accuracy;p({lat:e.coords.latitude.toFixed(6),lng:e.coords.longitude.toFixed(6),accuracy:t}),h(!0)},e=>{E("Location permission denied")},{enableHighAccuracy:!0,maximumAge:0,timeout:2e4});return()=>{e&&navigator.geolocation.clearWatch(e)}},[]),console.log("Current location:",v),n.createElement("div",{style:{textAlign:"center"}},n.createElement("video",{ref:r,autoPlay:!0,playsInline:!0,style:{width:"100%",borderRadius:"8px",background:"#000"}}),n.createElement("canvas",{ref:u,style:{display:"none"}}),f&&n.createElement("div",{style:{color:"red",marginTop:"8px"}},d(f)),v&&v.accuracy>100&&n.createElement("div",{style:{fontSize:"12px",color:"#B45309",marginTop:"4px"}},"Low GPS accuracy. Move outdoors for better accuracy."),n.createElement("div",{style:{display:"flex",justifyContent:"center",gap:"12px",marginTop:"16px"}},!f&&n.createElement(t.SubmitBar,{label:d(g?"CAPTURE_IMAGE":"WAITING_FOR_GPS"),onSubmit:()=>{if(!v||!v.lat||!v.lng)return E("Location not available yet. Please wait."),void setTimeout(()=>E(""),3e3);const e=r.current,t=u.current,l=t.getContext("2d");t.width=e.videoWidth,t.height=e.videoHeight,l.drawImage(e,0,0);const n=(new Date).toLocaleString(),i="Lat: "+((null==v?void 0:v.lat)||"NA")+", Lng: "+((null==v?void 0:v.lng)||"NA")+" | "+n;l.fillStyle="rgba(0,0,0,0.6)",l.fillRect(0,t.height-50,t.width,50),l.fillStyle="#fff",l.font="16px Arial",l.fillText(i,10,t.height-20),t.toBlob(e=>{const t=new File([e],"camera-capture-"+Date.now()+".jpg",{type:"image/jpeg"});_(),o(t,{latitude:null==v?void 0:v.lat,longitude:null==v?void 0:v.lng,timestamp:n})},"image/jpeg",.9)}}),n.createElement(t.SubmitBar,{label:d("CANCEL"),onSubmit:()=>{_(),a()}})))},Rn=e=>{let{onClose:l,onCapture:o}=e;return n.createElement(t.Modal,{popupStyles:{width:"unset",minWidth:"360px",maxWidth:"600px",padding:"20px"},hideSubmit:!0},n.createElement(Pn,{onCapture:o,onCancel:l}))},xn=(process,process.env.IMAGE_UPLOAD_SIZE||2097152),Bn=e=>{var o,i,a;let{t:r,config:u,onSelect:s,formData:d,data:m,isLoading:v,error:p,setError:f,customOpen:E}=e;const[g,h]=l.useState((null==d||null===(o=d.documents)||void 0===o?void 0:o.documents)||[]),[_,N]=l.useState(!0),[A,S]=l.useState(!1),b=(window.location.href.includes("employee")?Digit.ULBService.getCurrentPermanentCity():localStorage.getItem("CITIZEN.CITY"),()=>{let e;e=c({},d.documents,{documents:g}),s(u.key,e)});return l.useEffect(()=>{var e,t;let l=0;null==m||null===(e=m.FieldInspection)||void 0===e||null===(t=e.Documents)||void 0===t||t.map(e=>{e.hasDropdown=!0;let t=!1;null==g||g.map(l=>{e.required&&null!=l&&l.documentType.includes(e.code)&&(t=!0)}),!t&&e.required&&(l+=1)}),N("0"!=l&&0!=l||!((null==g?void 0:g.length)>0))},[g,A]),l.useEffect(()=>{console.log("documents check again",g)},[g]),n.createElement("div",null,v?n.createElement(wn,null):n.createElement(t.FormStep,c({t:r,config:u,onSelect:b},null!=m&&m.FieldInspection?{}:{onSkip:()=>s()},{isDisabled:_,onAdd:function(){}}),null==m||null===(i=m.FieldInspection)||void 0===i||null===(a=i.Documents)||void 0===a?void 0:a.map((e,t)=>n.createElement(Fn,{key:t,document:e,t:r,error:p,setError:f,setDocuments:h,documents:g,setCheckRequiredFields:S,handleSubmit:b,customOpen:E})),p&&n.createElement(t.Toast,{isDleteBtn:!0,label:p,onClose:()=>f(null),error:!0})))};function Fn(e){var o,i,a,r;let{t:u,document:s,setDocuments:d,setError:m,documents:v,action:p,formData:f,handleSubmit:E,customOpen:g}=e;const h=null==v?void 0:v.filter(e=>{var t;return null==e||null===(t=e.documentType)||void 0===t?void 0:t.includes(null==s?void 0:s.code)})[0],_=(Digit.ULBService.getCurrentTenantId(),null===(o=window)||void 0===o||null===(i=o.Digit)||void 0===i||null===(a=i.Utils)||void 0===a||null===(r=a.browser)||void 0===r?void 0:r.isMobile()),[N,A]=l.useState(!1),[S,b]=l.useState(()=>{var e;if(h){var t,l;const e=null==s||null===(t=s.dropdownData)||void 0===t?void 0:t.find(e=>e.code===h.documentType);return e?c({},e,{i18nKey:null===(l=e.code)||void 0===l?void 0:l.replaceAll(".","_")}):{}}if(1===(null==s||null===(e=s.dropdownData)||void 0===e?void 0:e.length)){var n;const e=s.dropdownData[0];return c({},e,{i18nKey:null===(n=e.code)||void 0===n?void 0:n.replaceAll(".","_")})}return{}}),[y,C]=l.useState(null),[D,O]=l.useState(()=>(null==h?void 0:h.filestoreId)||null),{dropdownData:T}=s;var L=T;const[I,w]=l.useState(!1),[P,R]=l.useState(!1);return l.useEffect(()=>{null!=S&&S.code&&d(e=>e.map(e=>(null==e?void 0:e.documentType)===(null==S?void 0:S.code)?c({},e,{filestoreId:D,documentUid:D}):e))},[D,S]),l.useEffect(()=>{(null==v?void 0:v.length)>0&&E()},[v]),l.useEffect(()=>{if("update"===p){var e,t;const l=null==f||null===(e=f.originalData)||void 0===e||null===(t=e.documents)||void 0===t?void 0:t.filter(e=>e.documentType.includes(null==s?void 0:s.code))[0],n=L.filter(e=>e.code===(null==l?void 0:l.documentType)).map(e=>{var t;return c({},e,{i18nKey:null==e||null===(t=e.code)||void 0===t?void 0:t.replaceAll(".","_")})})[0];n?(b(n),O(null==l?void 0:l.fileStoreId)):w(!0)}},[]),l.useEffect(()=>{var e;null!=s&&s.hasDropdown||b({code:null==s?void 0:s.code,i18nKey:null==s||null===(e=s.code)||void 0===e?void 0:e.replaceAll(".","_")})},[]),l.useEffect(()=>{!function(){try{m(null);const e=function(){if(y){function e(){const e=Ft(function(){return O(null),Promise.resolve(Digit.UploadServices.Filestorage("PTR",t,Digit.ULBService.getStateId())).then(function(e){var t,l,n,o;R(!1),(null==e||null===(t=e.data)||void 0===t||null===(l=t.files)||void 0===l?void 0:l.length)>0?O(null==e||null===(n=e.data)||void 0===n||null===(o=n.files[0])||void 0===o?void 0:o.fileStoreId):m(u("CS_FILE_UPLOAD_ERROR"))})},function(){R(!1),m(u("CS_FILE_UPLOAD_ERROR"))});if(e&&e.then)return e.then(function(){})}let t;R(!0);const l=function(){if(y.size>xn)return Promise.resolve(Digit.Utils.compressImage(y)).then(function(e){t=e});t=y}();return l&&l.then?l.then(e):e()}}();e&&e.then&&e.then(function(){})}catch(e){Promise.reject(e)}}()},[y]),l.useEffect(()=>{I&&O(null)},[I]),n.createElement("div",{style:{marginBottom:"24px"}},n.createElement(t.LabelFieldPair,{style:{display:"inline"}},n.createElement(t.CardLabel,{style:{marginBottom:"8px",width:"auto"}},u(null==s?void 0:s.code)," ",n.createElement("span",{style:{color:"red"}}," ",(null==s?void 0:s.required)&&" *")),n.createElement("div",{className:"field",style:{width:"100%"}},n.createElement("div",{className:"upload-file upload-file-max-width"},n.createElement("div",{style:{display:"flex",justifyContent:"flex-start",alignItems:"center",flexWrap:"wrap",margin:"0px",padding:"0px"}},n.createElement("div",{style:{height:"auto",minHeight:"40px",width:"43%",maxHeight:"40px",margin:"5px",padding:"0px"}},n.createElement(t.SubmitBar,{label:u("CAPTURE_IMAGE"),onSubmit:()=>{_?A(!0):m(u("CS_MOBILE_CAMERA_ERROR"))}})),D&&n.createElement("div",{style:_?{width:"80%",display:"flex",marginBottom:"10px",justifyContent:"center"}:{margin:"0px",display:"flex",justifyContent:"center",padding:"0px",width:"46%"}},n.createElement(t.SubmitBar,{onSubmit:()=>{var e;e=D,g?g(e):function(e){try{if(0===(null==e?void 0:e.length))return Promise.resolve();R(!0);const t=Ft(function(){return Promise.resolve(Digit.UploadServices.Filefetch([e],Digit.ULBService.getStateId())).then(function(t){if(R(!1),null!=t&&t.data){const l=t.data[e];l?window.open(l,"_blank"):m?m(u("CS_FILE_FETCH_ERROR")):console.error(u("CS_FILE_FETCH_ERROR"))}else m?m(u("CS_FILE_FETCH_ERROR")):console.error(u("CS_FILE_FETCH_ERROR"))})},function(){R(!1),m?m(u("CS_FILE_FETCH_ERROR")):console.error(u("CS_FILE_FETCH_ERROR"))});Promise.resolve(t&&t.then?t.then(function(){}):void 0)}catch(e){return Promise.reject(e)}}(e)},label:u("CS_VIEW_DOCUMENT")})))))),P&&n.createElement(wn,{page:!0}),N&&n.createElement(Rn,{onCapture:(e,t)=>{console.log("Captured file:",e,t),C(e),function(e,t){void 0===t&&(t={}),d(function(l){void 0===l&&(l=[]);const n=l.map(l=>(null==l?void 0:l.documentType)===(null==e?void 0:e.code)?c({},l,t):l);return n.some(t=>(null==t?void 0:t.documentType)===(null==e?void 0:e.code))||n.push(c({documentType:null==e?void 0:e.code,filestoreId:null,documentUid:null},t)),n})}(S,{latitude:Number(t.latitude),longitude:Number(t.longitude),timestamp:t.timestamp}),A(!1)},onClose:()=>{A(!1)}}))}const Mn=e=>{let{siteImages:a,setSiteImages:r,customOpen:u}=e;const{t:s}=i.useTranslation(),{pathname:d}=o.useLocation(),c=(d.includes("/modify-application/"),Digit.ULBService.getCurrentTenantId(),Digit.ULBService.getStateId()),[m,v]=l.useState(null),{data:p,isLoading:f}=Digit.Hooks.useCustomMDMS(c,"FieldInspection",[{name:"Documents"}]);console.log("docData here in fieldinspe",p);const E=l.useMemo(()=>{var e;if(null!=a&&a.documents&&(null==a?void 0:a.documents.length)>0)return null==a||null===(e=a.documents)||void 0===e?void 0:e.map(e=>({latitude:(null==e?void 0:e.latitude)||"",longitude:(null==e?void 0:e.longitude)||""}))},[a]);return n.createElement("div",null,n.createElement(n.Fragment,null,n.createElement(t.CardSubHeader,{style:{marginBottom:"16px",marginTop:"32px"}},s("SITE_INPECTION_IMAGES")),n.createElement("div",{style:{marginTop:"20px"}},n.createElement(Bn,{t:s,config:{key:"documents"},onSelect:(e,t)=>{r(t)},userType:"CITIZEN",formData:{documents:a},setError:v,error:m,clearErrors:()=>{},formState:{},data:p,isLoading:f,customOpen:u})),(null==E?void 0:E.length)>0&&n.createElement(n.Fragment,null,n.createElement(t.CardSubHeader,{style:{marginBottom:"16px",marginTop:"32px"}},s("SITE_INSPECTION_IMAGES_LOCATIONS")),n.createElement(In,{position:E}))))},kn=e=>{let{filestoreId:o,documentType:a,coordinates:r}=e;const u=Digit.ULBService.getStateId(),{t:s}=i.useTranslation(),[d,c]=l.useState(null),[m,v]=l.useState(null);return l.useEffect(()=>{!function(){try{const e=function(){if(o)return Promise.resolve(Digit.UploadServices.Filefetch([o],u)).then(function(e){var t,l;null!=e&&null!==(t=e.data)&&void 0!==t&&t.fileStoreIds&&c(null===(l=e.data.fileStoreIds[0])||void 0===l?void 0:l.url)})}();e&&e.then&&e.then(function(){})}catch(e){Promise.reject(e)}}()},[o]),n.createElement("div",{style:{padding:"20px 0px"}},n.createElement("div",{style:{display:"flex",justifyContent:"space-between",marginTop:"10px",padding:"0px 20px"}},n.createElement("div",{style:{textAlign:"start"}},n.createElement("div",null,n.createElement("span",null,s(null==a?void 0:a.replaceAll(".","_")))),n.createElement("img",{src:d,alt:s(null==a?void 0:a.replaceAll(".","_")),style:{width:"100px",height:"100px",objectFit:"cover",borderRadius:"10%",cursor:d?"pointer":"default"},onClick:()=>d&&v(d)}),n.createElement("div",null,"Latitude - ","OWNER.SITEPHOTOGRAPHONE"===a?null==r?void 0:r.Latitude1:null==r?void 0:r.Latitude2),n.createElement("div",null,"Longitude - ","OWNER.SITEPHOTOGRAPHONE"===a?null==r?void 0:r.Longitude1:null==r?void 0:r.Longitude2))),m&&n.createElement(t.ImageViewer,{imageSrc:m,onClose:()=>{v(null)}}))},Un=function(e,t,l,n){try{var o,i,a;const s=(new Date).toLocaleDateString("en-IN",{day:"2-digit",month:"long",year:"numeric"}),d=(null==e?void 0:e.owners)||[];let m="NA";if(n||(n=" "),d.length>1)m=d.map((e,t)=>null!=e&&e.name?e.name:"owner "+(t+1)).join(", ");else if(1===d.length){var r;m=(null===(r=d[0])||void 0===r?void 0:r.name)||"owner 1"}let v="";const p=e=>{if(0===e)return t("NOC_GROUND_FLOOR_AREA_LABEL");const l=e%10,n=e%100;let o="th";return(n<11||n>13)&&(1===l?o="st":2===l?o="nd":3===l&&(o="rd")),""+e+o+" "+t("NOC_FLOOR_AREA_LABEL")},f=(null==e||null===(o=e.nocDetails)||void 0===o?void 0:o.additionalDetails)||{},E=(null==f?void 0:f.siteDetails)||{},g=null!=f&&f.SubmittedOn?null===(i=new Date(Number(null==f?void 0:f.SubmittedOn)))||void 0===i?void 0:i.toLocaleDateString("en-GB"):"";let h=[],_=(null==E?void 0:E.basementArea)||"NA",N=(null==E?void 0:E.totalFloorArea)||"NA";var u;let A;"Built Up"===(null==E?void 0:E.buildingStatus)?(h=null===(u=(null==E?void 0:E.floorArea)||[])||void 0===u?void 0:u.map((e,t)=>c({},e,{floorNo:p(t)})),v=t("REGULARIZATION_UNAUTHORIZED")):(h=[{floorNo:"Floor No NA",value:"NA"}],v="NA"),A="Built Up"===(null==E?void 0:E.buildingStatus)?" "+h.map(e=>e.floorNo+": "+e.value+" sq.mtrs\n").join(" ")+"Basement Area: "+_+" sq.mtrs\nTotal Buildup Area (sq.mtrs): "+N+" sq.mtrs ":"NA";const S=["NOC_SANCTION_THREE","NOC_SANCTION_FOUR","NOC_SANCTION_FIVE","NOC_SANCTION_SIX","NOC_SANCTION_SEVEN","NOC_SANCTION_EIGHT"],b="Provisional"===(null==E?void 0:E.specificationNocType)?S:S.slice(1),y=null==b?void 0:b.map((e,l)=>({number:3+l,text:t(e)}));return Promise.resolve({Noc:[c({},e,{nocDetails:c({},e.nocDetails,{additionalDetails:c({},null===(a=e.nocDetails)||void 0===a?void 0:a.additionalDetails,{SubmittedOn:g,siteDetails:c({},E,{floorArea:h,basementArea:_,totalFloorArea:N})})}),currentDate:s,sanctionTerms:y},l,{approverComment:n,regularized_label:v,ownersString:m,areaSummary:A})]})}catch(e){return Promise.reject(e)}},Hn=e=>{let{filestoreId:o,documentType:a,documentName:r,latitude:s,longitude:d}=e;const c=Digit.ULBService.getStateId(),{t:m}=i.useTranslation(),[v,p]=l.useState(null),[f,E]=l.useState(null),[g,h]=l.useState(null);l.useEffect(()=>{if(o){const e=window.origin+"/filestore/v1/files/id?fileStoreId="+o+"&tenantId="+c;p(e),console.log("fileUrl in latlong component",e),_(e)}},[o,c]);const _=e=>{const t=new Image;t.onload=function(){u.getData(t,function(){const e=u.getTag(this,"DateTimeOriginal");e&&h(e)})},t.src=e};return n.createElement("div",{style:{padding:"20px 0px"}},n.createElement("div",{style:{display:"flex",flexDirection:"column",alignItems:"flex-start",marginTop:"10px",padding:"0px 20px"}},n.createElement("span",{style:{fontWeight:"500"}},m(null==a?void 0:a.replaceAll(".","_"))),n.createElement("img",{src:v,alt:r||m(null==a?void 0:a.replaceAll(".","_")),style:{width:"100px",height:"100px",objectFit:"cover",borderRadius:"10%",cursor:v?"pointer":"default",marginTop:"8px"},onClick:()=>v&&E(v)}),(s||d)&&n.createElement("div",{style:{marginTop:"8px",fontSize:"12px",color:"#666"}},s&&n.createElement("div",null,"Lat: ",s),d&&n.createElement("div",null,"Long: ",d)),g&&n.createElement("div",{style:{marginTop:"4px",fontSize:"12px",color:"#666"}},n.createElement("span",null,"Date Taken: ",g))),f&&n.createElement(t.ImageViewer,{imageSrc:f,onClose:()=>E(null)}))},Wn=e=>{let{documents:o,applicationNo:a,tenantId:r,onRemarksChange:u,readOnly:s=!1}=e;const{t:d}=i.useTranslation(),[m,v]=l.useState({}),{data:p}=Digit.Hooks.noc.useNOCDocumentSearch({value:{workflowDocs:(o||[]).map(e=>({documentUid:e.documentUid}))}},{enabled:(null==o?void 0:o.length)>0}),{data:f}=Digit.Hooks.noc.useNOCCheckListSearch({applicationNo:a},r);return l.useEffect(()=>{var e;if((null==f||null===(e=f.checkList)||void 0===e?void 0:e.length)>0&&0===Object.keys(m).length){const e={};f.checkList.forEach(t=>{e[t.documentUid||t.documentuid]=t.remarks||""}),v(e),u(e)}},[f]),n.createElement("div",{className:"checklist-document-table-wrapper",style:{fontWeight:"bold"}},n.createElement("table",{className:"customTable table-border-style checklist-document-table"},n.createElement("thead",null,n.createElement("tr",null,n.createElement("th",{className:"checklist-table-header checklist-table-header-srno"},d("SR_NO")),n.createElement("th",{className:"checklist-table-header checklist-table-header-doc-name"},d("BPA_DOCUMENT_NAME")),n.createElement("th",{className:"checklist-table-header checklist-table-header-doc-file"},d("BPA_DOCUMENT_FILE")),n.createElement("th",{className:"checklist-table-header checklist-table-header-remark"},d("BPA_DOCUMENT_REMARK")))),n.createElement("tbody",null,null==o?void 0:o.map((e,l)=>{var o,i,a;const r=(null==p||null===(o=p.pdfFiles)||void 0===o?void 0:o[null==e?void 0:e.documentUid])||(null==e?void 0:e.fileUrl);return n.createElement("tr",{key:e.documentUid||l},n.createElement("td",{className:"checklist-table-cell checklist-table-cell-srno"},l+1),n.createElement("td",{className:"checklist-table-cell checklist-table-cell-doc-name"},d(null==e||null===(i=e.documentType)||void 0===i?void 0:i.replaceAll(".","_"))||d("CS_NA")),n.createElement("td",{className:"checklist-table-cell checklist-table-cell-file"},r?n.createElement(t.LinkButton,{label:d("View"),onClick:()=>window.open(r,"_blank")}):d("CS_NA")),n.createElement("td",{className:"checklist-table-cell checklist-table-cell-remark"},n.createElement(t.TextArea,{t:d,value:null!=(a=m[null==e?void 0:e.documentUid])?a:"",onChange:t=>{if(!s){const l=t.target.value;v(t=>c({},t,{[null==e?void 0:e.documentUid]:l})),u(c({},m,{[null==e?void 0:e.documentUid]:l}))}},onBlur:t=>!s&&((e,t)=>{const l=c({},m,{[e]:t});v(l),u(l)})(null==e?void 0:e.documentUid,t.target.value),disabled:s,className:"checklist-table-textarea"})))}))))},jn=e=>{let{config:a,onSelect:r,userType:u,formData:s,setError:d,formState:m,clearErrors:v,props:p,fiReport:f,applicationStatus:E,InspectionReportVerifier:g}=e;const{t:h}=i.useTranslation();console.log("InspectionReportVerifier here",g),o.useLocation();const _=f||JSON.parse(sessionStorage.getItem("Field_Inspection_FieldReports")),[N,A]=l.useState((null==_?void 0:_.length)>0?_:[{InspectionDate:"",InspectionTime:"",Checklist:[],Documents:[],key:Date.now()}]),[S,b]=l.useState({index:-1,type:""}),y=(Digit.ULBService.getCurrentTenantId(),Digit.ULBService.getStateId()),[C,D]=l.useState([]),[O,T]=l.useState([]),[L,I]=l.useState([]),[w,P]=l.useState([]),[R,x]=l.useState([]),[B,F]=l.useState([]),[M,k]=l.useState(!1),[U,H]=l.useState((null==s?void 0:s.tradedetils1)||[]),{data:W,isLoading:j}=Digit.Hooks.tl.useTradeLicenseMDMS(y,"TradeLicense","TradeUnits","[?(@.type=='TL')]"),{isLoading:V,data:z}=Digit.Hooks.obps.useMDMS(y,"BPA",["CheckList"]);l.useEffect(()=>{const e=N.map(e=>e);r("FieldReports",e),sessionStorage.setItem("INSPECTION_DATA",JSON.stringify(e))},[N]),l.useEffect(()=>{r("tradedetils1",U)},[U]),l.useEffect(()=>{console.log("useffect 2INSPECTION_REPORT_PENDING");let e=[],t=[];z&&z.BPA.CheckList.map(l=>{"LOW"===(null==l?void 0:l.RiskType)&&"FIELDINSPECTION_PENDING"===(null==l?void 0:l.WFState)&&(e=[...l.questions],t=[...l.docTypes])}),x(t),P(e)},[z]);const G={focusIndex:S,allFieldReport:N,setFocusIndex:b,removeUnit:e=>{A(t=>t.filter(t=>t.key!=e.key))},formData:s,formState:m,setFieldReports:A,t:h,setError:d,clearErrors:v,config:a,onSelect:r,userType:u,tradeCategoryValues:O,tradeTypeOptionsList:L,setTradeTypeOptionsList:I,tradeTypeMdmsData:C,tradeSubTypeOptionsList:B,setTradeSubTypeOptionsList:F,setTradeTypeMdmsData:D,setTradeCategoryValues:T,tradeMdmsData:W,isErrors:M,setIsErrors:k,previousLicenseDetails:U,setPreviousLicenseDetails:H,isLoading:j,bpaDocs:z,type:"LOW",questionList:w,setquestionList:P,documentList:R,props:p,stateId:y,fiReport:f,applicationStatus:E,InspectionReportVerifier:g};return console.log("FieldReports",N),V?n.createElement(t.Loader,null):n.createElement(Vn,c({index:0,unit:N[0]},G))},Vn=e=>{var o;const{unit:i,allFieldReport:r,removeUnit:u,setFieldReports:s,t:d,formData:m,isErrors:v,setIsErrors:p,questionList:f,applicationStatus:E}=e,{control:g,formState:h,watch:_,trigger:N}=a.useForm(),A=_(),{errors:S}=h,b=l.useMemo(()=>{var e;return null==m||null===(e=m.ownershipCategory)||void 0===e?void 0:e.code.includes("INDIVIDUAL")},[null==m||null===(o=m.ownershipCategory)||void 0===o?void 0:o.code]),y=JSON.parse(sessionStorage.getItem("Field_Inspection_siteImages")),C=null==y?void 0:y.map((e,t)=>({title:"SITE_IMAGE_"+(t+1),imageFileStoreId:e}));(new Date).toISOString().split("T"),console.log("formDataprops",y,C,f),d("BPA_DOCUMENT_DETAILS_LABEL"),d(" "),l.useEffect(()=>{N()},[]),l.useEffect(()=>{console.log("useffect 3INSPECTION_REPORT_PENDING");const e=Object.keys(A),t={};e.forEach(e=>t[e]=i[e]);let l=b?{}:{ownerType:{code:"NONE"}},n=O?{questionLength:O.length}:{questionLength:0},o=O?{questionList:O}:{questionList:[]};Ct.isEqual(A,t)||(Object.keys(A).map(e=>{"key"==e||null==A[e]||""==A[e]||null==A[e]||v||p(!0)}),s(e=>e.map(e=>e.key&&e.key===i.key?c({},e,A,l,n,o):c({},e))),N())},[A]),l.useEffect(()=>{console.error("errors in inspection report",{errors:S})},[S]);let D=window.location.href.includes("renew-application-details");window.location.href.includes("edit-application-details")&&(D=!0);const O=[...f||[],{question:d("BPA_ADDITIONAL_REMARKS"),isAdditional:!0}];return n.createElement(n.Fragment,null,(null==r?void 0:r.length)>1?n.createElement(t.LinkButton,{label:n.createElement(t.DeleteIcon,{style:{float:"right",position:"relative",bottom:"-6px"},fill:1!=r.length?"#494848":"#FAFAFA"}),style:{width:"100px",display:"inline",background:"black"},onClick:e=>u(i)}):null,n.createElement("div",{className:"bpa-table-container"},n.createElement("table",{className:"customTable table-border-style"},n.createElement("thead",null,n.createElement("tr",null,n.createElement("th",null,d("SR_NO")),n.createElement("th",null,d("BPA_CHECK_LIST_DETAILS")),n.createElement("th",null,d("BPA_REMARKS")))),n.createElement("tbody",null,O&&O.map((e,l)=>n.createElement("tr",{key:l},n.createElement("td",null,l+1)," ",n.createElement("td",null,d(null==e?void 0:e.question)||d("CS_NA")),n.createElement("td",null,n.createElement(a.Controller,{control:g,name:"Remarks_"+l,defaultValue:i["Remarks_"+l]||"",rules:e.isAdditional?{required:d("REQUIRED_FIELD"),minLength:{value:20,message:d("MIN_20_CHARACTERS_REQUIRED")}}:"INSPECTION_REPORT_PENDING"===E?{required:d("REQUIRED_FIELD")}:{},render:l=>n.createElement(t.TextArea,e.isAdditional?{value:l.value,onChange:e=>l.onChange(e.target.value),onBlur:l.onBlur,t:d,disabled:"INSPECTION_REPORT_PENDING"!==E}:{value:l.value,onChange:e=>l.onChange(e.target.value),onBlur:l.onBlur,disabled:"INSPECTION_REPORT_PENDING"!==E})}))))))))},zn=e=>{let{fiReport:o,InspectionReportVerifier:a}=e;const{t:r}=i.useTranslation();console.log("InspectionReportVerifier here",a);const u=l.useMemo(()=>o&&o.length>0?o[0]:null,[o]),s=l.useMemo(()=>{var e;return(null==u||null===(e=u.questionList)||void 0===e?void 0:e.length)>0?u.questionList.map((e,t)=>({question:r(null==e?void 0:e.question),remarks:(null==u?void 0:u["Remarks_"+t])||"-"})):[]},[u,r]);return n.createElement("div",null,o&&0!==o.length?n.createElement("div",{style:{marginTop:"16px"}},u.questionList&&u.questionList.length>0?n.createElement(t.Table,{className:"customTable table-border-style",t:r,data:s,columns:[{Header:r("SR_NO"),Cell:e=>{let{row:t}=e;return t.index+1}},{Header:r("BPA_CHECK_LIST_DETAILS"),accessor:"question"},{Header:r("BPA_REMARKS"),accessor:"remarks"}],getCellProps:()=>({style:{}}),disableSort:!0,manualPagination:!1,isPaginationRequired:!1,pageSizeLimit:s.length}):n.createElement("div",null,r("NA"))):r("NO_INSPECTION_REPORTS_AVAILABLE"))},Gn=function(e){try{return Promise.resolve(new Promise((t,l)=>{const n=new Image;n.onload=function(){u.getData(n,function(){t(u.getAllTags(this))})},n.onerror=e=>l(e),n.src=e}))}catch(e){return Promise.reject(e)}},Yn=(e,t)=>{if(0===e)return t("NOC_GROUND_FLOOR_AREA_LABEL");const l=e%10,n=e%100;let o="th";return(n<11||n>13)&&(1===l?o="st":2===l?o="nd":3===l&&(o="rd")),""+e+o+" "+t("NOC_FLOOR_AREA_LABEL")},qn=function(e,t,l,n,o,i,a){void 0===i&&(i=!1),void 0===a&&(a=null);try{var r,u,s,d;const c=Digit.ULBService.getStateId(),m=e||{};console.log("appData here in DownloadACK",m),console.log("isView",i);let v=[],p="";const f=(null==m||null===(r=m.nocDetails)||void 0===r||null===(u=r.additionalDetails)||void 0===u||null===(s=u.ownerPhotos)||void 0===s||null===(d=s[0])||void 0===d?void 0:d.filestoreId)||"";return Promise.resolve(Digit.UploadServices.Filefetch([f],c)).then(function(e){var r,u,s,d,f,E,g,_,N,A,S,b,y;const C=null==e||null===(r=e.data)||void 0===r||null===(u=r.fileStoreIds)||void 0===u?void 0:u[0];p=(null==C?void 0:C.url)||"";const D=window.location.href.includes("/employee");null!=m&&null!==(s=m.nocDetails)&&void 0!==s&&null!==(d=s.additionalDetails)&&void 0!==d&&null!==(f=d.applicationDetails)&&void 0!==f&&f.professionalName&&v.push(((e,t)=>{var l,n,o,i,a,r,u,s,d,c,m,v,p,f,E,g,h,_;let N=[{title:t("NOC_PROFESSIONAL_NAME_LABEL"),value:(null==e||null===(l=e.nocDetails)||void 0===l||null===(n=l.additionalDetails)||void 0===n||null===(o=n.applicationDetails)||void 0===o?void 0:o.professionalName)||"N/A"},{title:t("NOC_PROFESSIONAL_EMAIL_LABEL"),value:(null==e||null===(i=e.nocDetails)||void 0===i||null===(a=i.additionalDetails)||void 0===a||null===(r=a.applicationDetails)||void 0===r?void 0:r.professionalEmailId)||"N/A"},{title:t("NOC_PROFESSIONAL_REGISTRATION_ID_LABEL"),value:(null==e||null===(u=e.nocDetails)||void 0===u||null===(s=u.additionalDetails)||void 0===s||null===(d=s.applicationDetails)||void 0===d?void 0:d.professionalRegId)||"N/A"},{title:t("NOC_PROFESSIONAL_REGISTRATION_ID_VALIDITY_LABEL"),value:(null==e||null===(c=e.nocDetails)||void 0===c||null===(m=c.additionalDetails)||void 0===m||null===(v=m.applicationDetails)||void 0===v?void 0:v.professionalRegIdValidity)||"N/A"},{title:t("NOC_PROFESSIONAL_MOBILE_NO_LABEL"),value:(null==e||null===(p=e.nocDetails)||void 0===p||null===(f=p.additionalDetails)||void 0===f||null===(E=f.applicationDetails)||void 0===E?void 0:E.professionalMobileNumber)||"N/A"},{title:t("NOC_PROFESSIONAL_ADDRESS_LABEL"),value:(null==e||null===(g=e.nocDetails)||void 0===g||null===(h=g.additionalDetails)||void 0===h||null===(_=h.applicationDetails)||void 0===_?void 0:_.professionalAddress)||"N/A"}];return{title:t("NOC_PROFESSIONAL_DETAILS"),values:N}})(m,o));const O=(null==m?void 0:m.applicationNo)||"NA",T=o("LOCAL_GOVERNMENT_PUNJAB"),L=null==t?void 0:t.contactNumber,I=null==t?void 0:t.emailId,w=null==t?void 0:t.code,P=D&&null!=m&&null!==(E=m.nocDetails)&&void 0!==E&&null!==(g=E.additionalDetails)&&void 0!==g&&null!==(_=g.fieldinspection_pending)&&void 0!==_&&_[0]?((e,t)=>{var l,n,o;const i=(null==e||null===(l=e.nocDetails)||void 0===l||null===(n=l.additionalDetails)||void 0===n||null===(o=n.fieldinspection_pending)||void 0===o?void 0:o[0])||{},a=Object.keys(i).filter(e=>e.startsWith("Remarks_")).map((e,l)=>{var n,o;const a=(null==i||null===(n=i.questionList)||void 0===n||null===(o=n[l])||void 0===o?void 0:o.question)||e;return{title:l+1+" "+t(a),value:i[e]||"N/A"}});return{title:t("BPA_FI_REPORT"),values:a.length>0?a:[{title:t("No Remarks"),value:"NA"}]}})(m,o):null,R=D&&null!==(N=a)&&void 0!==N&&null!==(A=N.checkList)&&void 0!==A&&A.length?((e,t,l)=>{const n=(null==t?void 0:t.checkList)||[],o=(null==e?void 0:e.documents)||[];let i=[];return i=(null==n?void 0:n.length)>0?null==n?void 0:n.map((e,t)=>{var n;const i=null==o?void 0:o.find(t=>(null==t?void 0:t.uuid)===(null==e?void 0:e.documentuid));return{title:t+1+". "+(i?l(null==i||null===(n=i.documentType)||void 0===n?void 0:n.replace(/\./g,"_"))||(null==i?void 0:i.documentType):null==e?void 0:e.documentuid),value:(null==e?void 0:e.remarks)||"N/A"}}):[{title:l("NOC_NO_CHECKLIST_ITEMS"),value:"NA"}],{title:l("Document Checklist"),values:i}})(m,a,o):null,x=D&&null!=m&&null!==(S=m.nocDetails)&&void 0!==S&&null!==(b=S.additionalDetails)&&void 0!==b&&null!==(y=b.calculations)&&void 0!==y&&y.length&&m.nocDetails.additionalDetails.calculations.some(e=>{var t;return e.isLatest&&(null===(t=e.taxHeadEstimates)||void 0===t?void 0:t.some(e=>e.estimateAmount>0))})?((e,t)=>{var l,n,o;const i=null==e||null===(l=e.nocDetails)||void 0===l||null===(n=l.additionalDetails)||void 0===n||null===(o=n.calculations)||void 0===o?void 0:o.find(e=>e.isLatest);if(!i)return{title:t("NOC_FEE_DETAILS_LABEL"),values:[{title:t("NOC_NO_CALCULATIONS"),value:"NA"}]};const a=i.taxHeadEstimates.map((e,l)=>({title:""+(t(e.taxHeadCode)||e.taxHeadCode),value:e.remarks||"N/A",updatedBy:i.updatedBy||"N/A"}));return{title:t("NOC_FEE_DETAILS_LABEL"),values:a}})(m,o):null,B=((e,t)=>{var l,n,o,i,a,r,u,s,d,c,m,v,p,f,E,g,h,_,N,A,S,b,y,C,D,O,T,L,I,w,P;let R=[{title:t("NOC_PLOT_AREA_JAMA_BANDI_LABEL"),value:(null==e||null===(l=e.nocDetails)||void 0===l||null===(n=l.additionalDetails)||void 0===n||null===(o=n.siteDetails)||void 0===o?void 0:o.specificationPlotArea)||"N/A"},{title:t("NOC_BUILDING_CATEGORY_LABEL"),value:(null==e||null===(i=e.nocDetails)||void 0===i||null===(a=i.additionalDetails)||void 0===a||null===(r=a.siteDetails)||void 0===r||null===(u=r.specificationBuildingCategory)||void 0===u?void 0:u.name)||(null==e||null===(s=e.nocDetails)||void 0===s||null===(d=s.additionalDetails)||void 0===d||null===(c=d.siteDetails)||void 0===c?void 0:c.specificationBuildingCategory)||"N/A"},{title:t("NOC_NOC_TYPE_LABEL"),value:(null==e||null===(m=e.nocDetails)||void 0===m||null===(v=m.additionalDetails)||void 0===v||null===(p=v.siteDetails)||void 0===p||null===(f=p.specificationNocType)||void 0===f?void 0:f.name)||(null==e||null===(E=e.nocDetails)||void 0===E||null===(g=E.additionalDetails)||void 0===g||null===(h=g.siteDetails)||void 0===h?void 0:h.specificationNocType)||"N/A"},{title:t("NOC_RESTRICTED_AREA_LABEL"),value:(null==e||null===(_=e.nocDetails)||void 0===_||null===(N=_.additionalDetails)||void 0===N||null===(A=N.siteDetails)||void 0===A||null===(S=A.specificationRestrictedArea)||void 0===S?void 0:S.code)||(null==e||null===(b=e.nocDetails)||void 0===b||null===(y=b.additionalDetails)||void 0===y||null===(C=y.siteDetails)||void 0===C?void 0:C.specificationRestrictedArea)||"N/A"},{title:t("NOC_IS_SITE_UNDER_MASTER_PLAN_LABEL"),value:(null==e||null===(D=e.nocDetails)||void 0===D||null===(O=D.additionalDetails)||void 0===O||null===(T=O.siteDetails)||void 0===T||null===(L=T.specificationIsSiteUnderMasterPlan)||void 0===L?void 0:L.code)||(null==e||null===(I=e.nocDetails)||void 0===I||null===(w=I.additionalDetails)||void 0===w||null===(P=w.siteDetails)||void 0===P?void 0:P.specificationIsSiteUnderMasterPlan)||"N/A"}];return{title:t("NOC_SPECIFICATION_DETAILS"),values:R}})(m,o),F=((e,t)=>{var l,n,o,i,a,r,u,s,d,c,m,v,p,f,E,g,h,_,N,A,S,b,y,C,D,O,T,L,I,w,P,R,x,B,F,M,k,U,H,W,j,V,z,G,Y,q,K,$,X,Z,Q,J,ee,te,le,ne,oe,ie,ae,re,ue,se,de,ce,me,ve,pe,fe,Ee,ge,he,_e,Ne,Ae,Se,be,ye,Ce,De,Oe,Te,Le,Ie,we,Pe,Re,xe,Be,Fe,Me,ke,Ue;let He=[{title:t("NOC_PLOT_NO_LABEL"),value:(null==e||null===(l=e.nocDetails)||void 0===l||null===(n=l.additionalDetails)||void 0===n||null===(o=n.siteDetails)||void 0===o?void 0:o.plotNo)||"N/A"},{title:t("NOC_PROPOSED_SITE_ADDRESS"),value:(null==e||null===(i=e.nocDetails)||void 0===i||null===(a=i.additionalDetails)||void 0===a||null===(r=a.siteDetails)||void 0===r?void 0:r.proposedSiteAddress)||"N/A"},{title:t("NOC_ULB_NAME_LABEL"),value:(null==e||null===(u=e.nocDetails)||void 0===u||null===(s=u.additionalDetails)||void 0===s||null===(d=s.siteDetails)||void 0===d||null===(c=d.ulbName)||void 0===c?void 0:c.name)||(null==e||null===(m=e.nocDetails)||void 0===m||null===(v=m.additionalDetails)||void 0===v||null===(p=v.siteDetails)||void 0===p?void 0:p.ulbName)||"N/A"},{title:t("NOC_ULB_TYPE_LABEL"),value:(null==e||null===(f=e.nocDetails)||void 0===f||null===(E=f.additionalDetails)||void 0===E||null===(g=E.siteDetails)||void 0===g?void 0:g.ulbType)||"N/A"},{title:t("NOC_KHASRA_NO_LABEL"),value:(null==e||null===(h=e.nocDetails)||void 0===h||null===(_=h.additionalDetails)||void 0===_||null===(N=_.siteDetails)||void 0===N?void 0:N.khasraNo)||"N/A"},{title:t("NOC_HADBAST_NO_LABEL"),value:(null==e||null===(A=e.nocDetails)||void 0===A||null===(S=A.additionalDetails)||void 0===S||null===(b=S.siteDetails)||void 0===b?void 0:b.hadbastNo)||"N/A"},{title:t("NOC_ROAD_TYPE_LABEL"),value:(null==e||null===(y=e.nocDetails)||void 0===y||null===(C=y.additionalDetails)||void 0===C||null===(D=C.siteDetails)||void 0===D||null===(O=D.roadType)||void 0===O?void 0:O.name)||(null==e||null===(T=e.nocDetails)||void 0===T||null===(L=T.additionalDetails)||void 0===L||null===(I=L.siteDetails)||void 0===I?void 0:I.roadType)||"N/A"},{title:t("NOC_AREA_LEFT_FOR_ROAD_WIDENING_LABEL"),value:(null==e||null===(w=e.nocDetails)||void 0===w||null===(P=w.additionalDetails)||void 0===P||null===(R=P.siteDetails)||void 0===R?void 0:R.areaLeftForRoadWidening)||"N/A"},{title:t("NOC_NET_PLOT_AREA_AFTER_WIDENING_LABEL"),value:(null==e||null===(x=e.nocDetails)||void 0===x||null===(B=x.additionalDetails)||void 0===B||null===(F=B.siteDetails)||void 0===F?void 0:F.netPlotAreaAfterWidening)||"N/A"},{title:t("NOC_NET_TOTAL_AREA_LABEL"),value:(null==e||null===(M=e.nocDetails)||void 0===M||null===(k=M.additionalDetails)||void 0===k||null===(U=k.siteDetails)||void 0===U?void 0:U.netTotalArea)||"N/A"},{title:t("NOC_ROAD_WIDTH_AT_SITE_LABEL"),value:(null==e||null===(H=e.nocDetails)||void 0===H||null===(W=H.additionalDetails)||void 0===W||null===(j=W.siteDetails)||void 0===j?void 0:j.roadWidthAtSite)||"N/A"},{title:t("NOC_DISTRICT_LABEL"),value:(null==e||null===(V=e.nocDetails)||void 0===V||null===(z=V.additionalDetails)||void 0===z||null===(G=z.siteDetails)||void 0===G||null===(Y=G.district)||void 0===Y?void 0:Y.name)||(null==e||null===(q=e.nocDetails)||void 0===q||null===(K=q.additionalDetails)||void 0===K||null===($=K.siteDetails)||void 0===$?void 0:$.district)||"N/A"},{title:t("NOC_ZONE_LABEL"),value:(null==e||null===(X=e.nocDetails)||void 0===X||null===(Z=X.additionalDetails)||void 0===Z||null===(Q=Z.siteDetails)||void 0===Q||null===(J=Q.zone)||void 0===J?void 0:J.name)||(null==e||null===(ee=e.nocDetails)||void 0===ee||null===(te=ee.additionalDetails)||void 0===te||null===(le=te.siteDetails)||void 0===le?void 0:le.zone)||"N/A"},{title:t("NOC_SITE_WARD_NO_LABEL"),value:(null==e||null===(ne=e.nocDetails)||void 0===ne||null===(oe=ne.additionalDetails)||void 0===oe||null===(ie=oe.siteDetails)||void 0===ie?void 0:ie.wardNo)||"N/A"},{title:t("NOC_SITE_VILLAGE_NAME_LABEL"),value:(null==e||null===(ae=e.nocDetails)||void 0===ae||null===(re=ae.additionalDetails)||void 0===re||null===(ue=re.siteDetails)||void 0===ue?void 0:ue.villageName)||"N/A"},{title:t("NOC_SITE_COLONY_NAME_LABEL"),value:(null==e||null===(se=e.nocDetails)||void 0===se||null===(de=se.additionalDetails)||void 0===de||null===(ce=de.siteDetails)||void 0===ce?void 0:ce.colonyName)||"N/A"},{title:t("NOC_SITE_VASIKA_NO_LABEL"),value:(null==e||null===(me=e.nocDetails)||void 0===me||null===(ve=me.additionalDetails)||void 0===ve||null===(pe=ve.siteDetails)||void 0===pe?void 0:pe.vasikaNumber)||"N/A"},{title:t("NOC_VASIKA_DATE"),value:(null==e||null===(fe=e.nocDetails)||void 0===fe||null===(Ee=fe.additionalDetails)||void 0===Ee||null===(ge=Ee.siteDetails)||void 0===ge?void 0:ge.vasikaDate)||"N/A"},{title:t("NOC_SITE_KHEWAT_AND_KHATUNI_NO_LABEL"),value:(null==e||null===(he=e.nocDetails)||void 0===he||null===(_e=he.additionalDetails)||void 0===_e||null===(Ne=_e.siteDetails)||void 0===Ne?void 0:Ne.khewatAndKhatuniNo)||"N/A"},{title:t("NOC_BUILDING_STATUS_LABEL"),value:(null==e||null===(Ae=e.nocDetails)||void 0===Ae||null===(Se=Ae.additionalDetails)||void 0===Se||null===(be=Se.siteDetails)||void 0===be||null===(ye=be.buildingStatus)||void 0===ye?void 0:ye.name)||(null==e||null===(Ce=e.nocDetails)||void 0===Ce||null===(De=Ce.additionalDetails)||void 0===De||null===(Oe=De.siteDetails)||void 0===Oe?void 0:Oe.buildingStatus)||"N/A"}];var We,je,Ve,ze,Ge,Ye,qe,Ke,$e,Xe,Ze,Qe,Je,et,tt,lt,nt;return null!=e&&null!==(Te=e.nocDetails)&&void 0!==Te&&null!==(Le=Te.additionalDetails)&&void 0!==Le&&null!==(Ie=Le.siteDetails)&&void 0!==Ie&&Ie.isBasementAreaAvailable&&He.push({title:t("NOC_IS_BASEMENT_AREA_PRESENT_LABEL"),value:(null==e||null===(We=e.nocDetails)||void 0===We||null===(je=We.additionalDetails)||void 0===je||null===(Ve=je.siteDetails)||void 0===Ve||null===(ze=Ve.isBasementAreaAvailable)||void 0===ze?void 0:ze.code)||(null==e||null===(Ge=e.nocDetails)||void 0===Ge||null===(Ye=Ge.additionalDetails)||void 0===Ye||null===(qe=Ye.siteDetails)||void 0===qe?void 0:qe.isBasementAreaAvailable)||"N/A"}),null!=e&&null!==(we=e.nocDetails)&&void 0!==we&&null!==(Pe=we.additionalDetails)&&void 0!==Pe&&null!==(Re=Pe.siteDetails)&&void 0!==Re&&Re.basementArea&&He.push({title:t("NOC_BASEMENT_AREA_LABEL"),value:(null==e||null===(Ke=e.nocDetails)||void 0===Ke||null===($e=Ke.additionalDetails)||void 0===$e||null===(Xe=$e.siteDetails)||void 0===Xe?void 0:Xe.basementArea)||"N/A"}),"Built UP"==(null==e||null===(xe=e.nocDetails)||void 0===xe||null===(Be=xe.additionalDetails)||void 0===Be||null===(Fe=Be.siteDetails)||void 0===Fe?void 0:Fe.buildingStatus)&&(null==e||null===(Ze=e.nocDetails)||void 0===Ze||null===(Qe=Ze.additionalDetails)||void 0===Qe||null===(Je=Qe.siteDetails)||void 0===Je||null===(et=Je.floorArea)||void 0===et||et.map((e,l)=>He.push({title:Yn(l,t),value:null==e?void 0:e.value}))),"Built Up"==(null==e||null===(Me=e.nocDetails)||void 0===Me||null===(ke=Me.additionalDetails)||void 0===ke||null===(Ue=ke.siteDetails)||void 0===Ue?void 0:Ue.buildingStatus)&&He.push({title:t("NOC_TOTAL_FLOOR_BUILT_UP_AREA_LABEL"),value:(null==e||null===(tt=e.nocDetails)||void 0===tt||null===(lt=tt.additionalDetails)||void 0===lt||null===(nt=lt.siteDetails)||void 0===nt?void 0:nt.totalFloorArea)||"N/A"}),{title:t("NOC_SITE_DETAILS"),values:He}})(m,o),M=((e,t)=>{var l,n,o,i;return(null!=(l=null==e||null===(n=e.nocDetails)||void 0===n||null===(o=n.additionalDetails)||void 0===o||null===(i=o.applicationDetails)||void 0===i?void 0:i.owners)?l:[]).map((e,l)=>{var n,o,i;return{title:0===l?"Primary Owner":"Owner "+(l+1)+" Details",values:[(null==e||null===(n=e.ownerType)||void 0===n?void 0:n.code)&&{title:t("NOC_OWNER_TYPE_LABEL"),value:null==e||null===(o=e.ownerType)||void 0===o?void 0:o.code},{title:t("NOC_FIRM_OWNER_NAME_LABEL"),value:(null==e?void 0:e.ownerOrFirmName)||"NA"},{title:t("NOC_APPLICANT_EMAIL_LABEL"),value:(null==e?void 0:e.emailId)||"NA"},{title:t("NOC_APPLICANT_FATHER_HUSBAND_NAME_LABEL"),value:(null==e?void 0:e.fatherOrHusbandName)||"NA"},{title:t("NOC_APPLICANT_MOBILE_NO_LABEL"),value:(null==e?void 0:e.mobileNumber)||"NA"},{title:t("NOC_APPLICANT_DOB_LABEL"),value:null!=e&&e.dateOfBirth?new Date(e.dateOfBirth).toLocaleDateString("en-GB"):"NA"},{title:t("NOC_APPLICANT_GENDER_LABEL"),value:(null==e||null===(i=e.gender)||void 0===i?void 0:i.code)||"NA"},{title:t("NOC_APPLICANT_ADDRESS_LABEL"),value:(null==e?void 0:e.address)||"NA"},(null==e?void 0:e.propertyId)&&{title:t("NOC_APPLICANT_PROPERTY_ID_LABEL"),value:e.propertyId}].filter(Boolean)}})})(m,o),k=((e,t)=>{var l;let n=[{title:t("CS_APPLICATION_NUMBER"),value:(null==e?void 0:e.applicationNo)||"N/A"},{title:t("REGISTRATION_FILED_DATE"),value:Digit.DateUtils.ConvertTimestampToDate(null==e||null===(l=e.auditDetails)||void 0===l?void 0:l.createdTime,"dd/MM/yyyy")||"NA"}];return{title:t("CS_APPLICATION_DETAILS"),values:n}})(m,o);return Promise.resolve(function(e,t){try{var l;function n(e){return console.log("res here==>",e),{title:t("BPA_TITILE_DOCUMENT_UPLOADED"),values:(null==o?void 0:o.length)>0?o.map((l,n)=>{const o=h(null==e?void 0:e.data,null==l?void 0:l.uuid);return{title:n+1+". "+(t(null==l?void 0:l.documentType.replace(/\./g,"_"))||t("CS_NA")),value:" ",link:o||""}}):[{title:t("PT_NO_DOCUMENTS"),value:"NA"}]}}const o=null==e||null===(l=e.documents)||void 0===l?void 0:l.filter(e=>"OWNER.SITEPHOTOGRAPHONE"!==(null==e?void 0:e.documentType)&&"OWNER.SITEPHOTOGRAPHTWO"!==(null==e?void 0:e.documentType)),i=null==o?void 0:o.map(e=>null==e?void 0:e.uuid),a=(null==i?void 0:i.length)>0;return Promise.resolve(a?Promise.resolve(Digit.UploadServices.Filefetch(i,Digit.ULBService.getStateId())).then(n):n(a))}catch(e){return Promise.reject(e)}}(m,o)).then(function(e){return Promise.resolve(function(e,t,l){try{var n;function o(n){var o,a;function r(){return{title:t("BPA_LOC_SITE_PHOTOGRAPH_PREVIEW"),isAttachments:!0,values:s}}const u=(null==e||null===(o=e.nocDetails)||void 0===o||null===(a=o.additionalDetails)||void 0===a?void 0:a.coordinates)||{};let s=[{title:t("CS_NO_DOCUMENTS_UPLOADED"),value:"NA"}];const d=function(){if((null==i?void 0:i.length)>0)return Promise.resolve(Promise.all(i.map(function(e){try{const o=h(null==n?void 0:n.data,null==e?void 0:e.uuid),i=window.origin+"/filestore/v1/files/id?fileStoreId="+(null==e?void 0:e.documentAttachment)+"&tenantId="+l;return Promise.resolve(Gn(i)).then(function(l){console.log("exifData in sitephotos",l),[3,6,8].includes(null==l?void 0:l.Orientation)&&(l.Orientation=1);let n="N/A",a="N/A";return"OWNER.SITEPHOTOGRAPHONE"===e.documentType&&(n=(null==u?void 0:u.Latitude1)||"N/A",a=(null==u?void 0:u.Longitude1)||"N/A"),"OWNER.SITEPHOTOGRAPHTWO"===e.documentType&&(n=(null==u?void 0:u.Latitude2)||"N/A",a=(null==u?void 0:u.Longitude2)||"N/A"),{title:(t(e.documentType.replace(/\./g,"_"))||t("CS_NA"))+" (Lat: "+n+", Long: "+a+")",value:" ",link:o||"",exiflink:i||"",orientation:(null==l?void 0:l.Orientation)||1}})}catch(e){return Promise.reject(e)}}))).then(function(e){s=e})}();return d&&d.then?d.then(r):r()}const i=null==e||null===(n=e.documents)||void 0===n?void 0:n.filter(e=>"OWNER.SITEPHOTOGRAPHONE"===e.documentType||"OWNER.SITEPHOTOGRAPHTWO"===e.documentType),a=null==i?void 0:i.map(e=>null==e?void 0:e.uuid),r=(null==a?void 0:a.length)>0;return Promise.resolve(r?Promise.resolve(Digit.UploadServices.Filefetch(a,Digit.ULBService.getStateId())).then(o):o(r))}catch(e){return Promise.reject(e)}}(m,o,c)).then(function(t){var a,r,u;function s(a){const r={t:o,tenantId:w,name:"NOC Application",email:I,phoneNumber:L,heading:T,applicationNumber:O,details:[k,...v,...M,F,B,x,R,P,e,t,a].filter(Boolean),imageURL:p,ulbType:l,ulbName:n};return i&&(r.openInNewTab=!0),r}return D&&(null==m||null===(a=m.nocDetails)||void 0===a||null===(r=a.additionalDetails)||void 0===r||null===(u=r.siteImages)||void 0===u?void 0:u.length)?Promise.resolve(function(e,t,l){try{var n,o;function i(e){function n(){return{title:t("SITE_INPECTION_IMAGES"),isAttachments:!0,values:o}}let o=[{title:t("CS_NO_DOCUMENTS_UPLOADED"),value:"NA"}];const i=function(){if((null==a?void 0:a.length)>0)return Promise.resolve(Promise.all(a.map(function(n){try{const o=h(null==e?void 0:e.data,null==n?void 0:n.filestoreId),i=window.origin+"/filestore/v1/files/id?fileStoreId="+(null==n?void 0:n.filestoreId)+"&tenantId="+l;return Promise.resolve(Gn(i)).then(function(e){var l;console.log("exifData in siteImages",e),[3,6,8].includes(null==e?void 0:e.Orientation)&&(e.Orientation=1);const a=(null==n?void 0:n.latitude)||"N/A",r=(null==n?void 0:n.longitude)||"N/A",u=(null==n?void 0:n.timestamp)||"N/A";return{title:(t(null==n||null===(l=n.documentType)||void 0===l?void 0:l.replace(/\./g,"_"))||t("CS_NA"))+" (Lat: "+a+", Long: "+r+", Time: "+u+")",value:" ",link:o||"",exiflink:i||"",orientation:(null==e?void 0:e.Orientation)||1}})}catch(e){return Promise.reject(e)}}))).then(function(e){o=e})}();return i&&i.then?i.then(n):n()}const a=(null==e||null===(n=e.nocDetails)||void 0===n||null===(o=n.additionalDetails)||void 0===o?void 0:o.siteImages)||[],r=null==a?void 0:a.map(e=>null==e?void 0:e.filestoreId),u=(null==r?void 0:r.length)>0;return Promise.resolve(u?Promise.resolve(Digit.UploadServices.Filefetch(r,Digit.ULBService.getStateId())).then(i):i(u))}catch(e){return Promise.reject(e)}}(m,o,c)).then(s):s(null)})})})}catch(e){return Promise.reject(e)}},Kn=["tenantId","payments","EmpData","pdfkey"],$n=e=>{let{registerRef:o,searchFieldComponents:a}=e;const{t:r}=i.useTranslation();return window.Digit.Utils.browser.isMobile()?n.createElement(l.Fragment,null,n.createElement(t.SearchField,null,n.createElement("label",null,r("NOC_APPLICATION_NUMBER")),n.createElement(t.TextInput,{name:"applicationNo",inputRef:o({})})),n.createElement(t.SearchField,null,n.createElement("label",null,r("NOC_APPLICANT_MOBILE_NO_LABEL")),n.createElement(t.TextInput,{name:"mobileNumber",inputRef:o({})}))):n.createElement(n.Fragment,null,n.createElement("div",{className:"search-container",style:{width:"auto",marginLeft:"24px"}},n.createElement("div",{className:"search-complaint-container"},n.createElement("div",{className:"complaint-input-container",style:{textAlign:"start"}},n.createElement(t.SearchField,null,n.createElement("label",null,r("NOC_APPLICATION_NUMBER")),n.createElement(t.TextInput,{name:"applicationNo",inputRef:o({})})),n.createElement(t.SearchField,null,n.createElement("label",null,r("NOC_APPLICANT_MOBILE_NO_LABEL")),n.createElement(t.TextInput,{name:"mobileNumber",inputRef:o({})})),n.createElement("div",{className:"search-action-wrapper",style:{width:"100%"}},a)))))},Xn=e=>{let{statuses:o,controlFilterForm:r,applicationTypesOfBPA:u}=e;const{t:s}=i.useTranslation(),d=(Digit.ULBService.getStateId(),[{code:"ASSIGNED_TO_ME",name:""+s("ES_INBOX_ASSIGNED_TO_ME")},{code:"ASSIGNED_TO_ALL",name:""+s("ES_INBOX_ASSIGNED_TO_ALL")}]);return null==u||u.forEach(e=>{e.name=s("WF_BPA_"+e.code),e.i18nKey=s("WF_BPA_"+e.code)}),console.log("status heres===>",o),n.createElement(l.Fragment,null,n.createElement(t.FilterFormField,null,n.createElement(a.Controller,{name:"assignee",control:r,render:e=>n.createElement(t.RadioButtons,{onSelect:t=>{e.onChange(t.code)},selectedOption:d.filter(t=>t.code===e.value)[0],optionsKey:"name",options:d})})),n.createElement(t.FilterFormField,null,n.createElement(a.Controller,{name:"applicationStatus",control:r,defaultValue:[],render:e=>n.createElement(l.Fragment,null,null==o?void 0:o.map((l,o)=>n.createElement(t.CheckBox,{key:l.applicationstatus,label:s(l.applicationstatus)+" - "+l.count,value:l.applicationstatus,checked:e.value.includes(l.applicationstatus),onChange:()=>{var t;e.value.includes(t=l.applicationstatus)?e.onChange(e.value.filter(e=>e!==t)):e.onChange([...e.value,t])},index:o})))})))};function Zn(e){if(null===e||!0===e||!1===e)return NaN;var t=Number(e);return isNaN(t)?t:t<0?Math.ceil(t):Math.floor(t)}function Qn(e,t){if(t.length<e)throw new TypeError(e+" argument"+(e>1?"s":"")+" required, but only "+t.length+" present")}function Jn(e){Qn(1,arguments);var t=Object.prototype.toString.call(e);return e instanceof Date||"object"==typeof e&&"[object Date]"===t?new Date(e.getTime()):"number"==typeof e||"[object Number]"===t?new Date(e):("string"!=typeof e&&"[object String]"!==t||"undefined"==typeof console||(console.warn("Starting with v2.0.0-beta.1 date-fns doesn't accept strings as date arguments. Please use `parseISO` to parse strings. See: https://git.io/fjule"),console.warn((new Error).stack)),new Date(NaN))}function eo(e,t){Qn(2,arguments);var l=Jn(e).getTime(),n=Zn(t);return new Date(l+n)}function to(e){var t=new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()));return t.setUTCFullYear(e.getFullYear()),e.getTime()-t.getTime()}function lo(e){return Qn(1,arguments),e instanceof Date||"object"==typeof e&&"[object Date]"===Object.prototype.toString.call(e)}function no(e){if(Qn(1,arguments),!lo(e)&&"number"!=typeof e)return!1;var t=Jn(e);return!isNaN(Number(t))}var oo={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}};function io(e){return function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},l=t.width?String(t.width):e.defaultWidth,n=e.formats[l]||e.formats[e.defaultWidth];return n}}var ao={date:io({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:io({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:io({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},ro={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"};function uo(e){return function(t,l){var n,o=l||{};if("formatting"===(o.context?String(o.context):"standalone")&&e.formattingValues){var i=e.defaultFormattingWidth||e.defaultWidth,a=o.width?String(o.width):i;n=e.formattingValues[a]||e.formattingValues[i]}else{var r=e.defaultWidth,u=o.width?String(o.width):e.defaultWidth;n=e.values[u]||e.values[r]}return n[e.argumentCallback?e.argumentCallback(t):t]}}function so(e){return function(t){var l=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=l.width,o=n&&e.matchPatterns[n]||e.matchPatterns[e.defaultMatchWidth],i=t.match(o);if(!i)return null;var a,r=i[0],u=n&&e.parsePatterns[n]||e.parsePatterns[e.defaultParseWidth],s=Array.isArray(u)?mo(u,function(e){return e.test(r)}):co(u,function(e){return e.test(r)});a=e.valueCallback?e.valueCallback(s):s,a=l.valueCallback?l.valueCallback(a):a;var d=t.slice(r.length);return{value:a,rest:d}}}function co(e,t){for(var l in e)if(e.hasOwnProperty(l)&&t(e[l]))return l}function mo(e,t){for(var l=0;l<e.length;l++)if(t(e[l]))return l}var vo,po={code:"en-US",formatDistance:function(e,t,l){var n,o=oo[e];return n="string"==typeof o?o:1===t?o.one:o.other.replace("{{count}}",t.toString()),null!=l&&l.addSuffix?l.comparison&&l.comparison>0?"in "+n:n+" ago":n},formatLong:ao,formatRelative:function(e,t,l,n){return ro[e]},localize:{ordinalNumber:function(e,t){var l=Number(e),n=l%100;if(n>20||n<10)switch(n%10){case 1:return l+"st";case 2:return l+"nd";case 3:return l+"rd"}return l+"th"},era:uo({values:{narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},defaultWidth:"wide"}),quarter:uo({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:uo({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},defaultWidth:"wide"}),day:uo({values:{narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},defaultWidth:"wide"}),dayPeriod:uo({values:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:(vo={matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}},function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},l=e.match(vo.matchPattern);if(!l)return null;var n=l[0],o=e.match(vo.parsePattern);if(!o)return null;var i=vo.valueCallback?vo.valueCallback(o[0]):o[0];i=t.valueCallback?t.valueCallback(i):i;var a=e.slice(n.length);return{value:i,rest:a}}),era:so({matchPatterns:{narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^b/i,/^(a|c)/i]},defaultParseWidth:"any"}),quarter:so({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:so({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:so({matchPatterns:{narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:so({matchPatterns:{narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},defaultParseWidth:"any"})},options:{weekStartsOn:0,firstWeekContainsDate:1}};function fo(e,t){Qn(2,arguments);var l=Zn(t);return eo(e,-l)}function Eo(e){Qn(1,arguments);var t=1,l=Jn(e),n=l.getUTCDay(),o=(n<t?7:0)+n-t;return l.setUTCDate(l.getUTCDate()-o),l.setUTCHours(0,0,0,0),l}function go(e){Qn(1,arguments);var t=Jn(e),l=t.getUTCFullYear(),n=new Date(0);n.setUTCFullYear(l+1,0,4),n.setUTCHours(0,0,0,0);var o=Eo(n),i=new Date(0);i.setUTCFullYear(l,0,4),i.setUTCHours(0,0,0,0);var a=Eo(i);return t.getTime()>=o.getTime()?l+1:t.getTime()>=a.getTime()?l:l-1}function ho(e){Qn(1,arguments);var t=go(e),l=new Date(0);l.setUTCFullYear(t,0,4),l.setUTCHours(0,0,0,0);var n=Eo(l);return n}function _o(e,t){Qn(1,arguments);var l=t||{},n=l.locale,o=n&&n.options&&n.options.weekStartsOn,i=null==o?0:Zn(o),a=null==l.weekStartsOn?i:Zn(l.weekStartsOn);if(!(a>=0&&a<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var r=Jn(e),u=r.getUTCDay(),s=(u<a?7:0)+u-a;return r.setUTCDate(r.getUTCDate()-s),r.setUTCHours(0,0,0,0),r}function No(e,t){Qn(1,arguments);var l=Jn(e),n=l.getUTCFullYear(),o=t||{},i=o.locale,a=i&&i.options&&i.options.firstWeekContainsDate,r=null==a?1:Zn(a),u=null==o.firstWeekContainsDate?r:Zn(o.firstWeekContainsDate);if(!(u>=1&&u<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var s=new Date(0);s.setUTCFullYear(n+1,0,u),s.setUTCHours(0,0,0,0);var d=_o(s,t),c=new Date(0);c.setUTCFullYear(n,0,u),c.setUTCHours(0,0,0,0);var m=_o(c,t);return l.getTime()>=d.getTime()?n+1:l.getTime()>=m.getTime()?n:n-1}function Ao(e,t){Qn(1,arguments);var l=t||{},n=l.locale,o=n&&n.options&&n.options.firstWeekContainsDate,i=null==o?1:Zn(o),a=null==l.firstWeekContainsDate?i:Zn(l.firstWeekContainsDate),r=No(e,t),u=new Date(0);u.setUTCFullYear(r,0,a),u.setUTCHours(0,0,0,0);var s=_o(u,t);return s}function So(e,t){for(var l=e<0?"-":"",n=Math.abs(e).toString();n.length<t;)n="0"+n;return l+n}var bo={G:function(e,t,l){var n=e.getUTCFullYear()>0?1:0;switch(t){case"G":case"GG":case"GGG":return l.era(n,{width:"abbreviated"});case"GGGGG":return l.era(n,{width:"narrow"});case"GGGG":default:return l.era(n,{width:"wide"})}},y:function(e,t,l){if("yo"===t){var n=e.getUTCFullYear();return l.ordinalNumber(n>0?n:1-n,{unit:"year"})}return function(e,t){var l=e.getUTCFullYear(),n=l>0?l:1-l;return So("yy"===t?n%100:n,t.length)}(e,t)},Y:function(e,t,l,n){var o=No(e,n),i=o>0?o:1-o;return"YY"===t?So(i%100,2):"Yo"===t?l.ordinalNumber(i,{unit:"year"}):So(i,t.length)},R:function(e,t){return So(go(e),t.length)},u:function(e,t){return So(e.getUTCFullYear(),t.length)},Q:function(e,t,l){var n=Math.ceil((e.getUTCMonth()+1)/3);switch(t){case"Q":return String(n);case"QQ":return So(n,2);case"Qo":return l.ordinalNumber(n,{unit:"quarter"});case"QQQ":return l.quarter(n,{width:"abbreviated",context:"formatting"});case"QQQQQ":return l.quarter(n,{width:"narrow",context:"formatting"});case"QQQQ":default:return l.quarter(n,{width:"wide",context:"formatting"})}},q:function(e,t,l){var n=Math.ceil((e.getUTCMonth()+1)/3);switch(t){case"q":return String(n);case"qq":return So(n,2);case"qo":return l.ordinalNumber(n,{unit:"quarter"});case"qqq":return l.quarter(n,{width:"abbreviated",context:"standalone"});case"qqqqq":return l.quarter(n,{width:"narrow",context:"standalone"});case"qqqq":default:return l.quarter(n,{width:"wide",context:"standalone"})}},M:function(e,t,l){var n=e.getUTCMonth();switch(t){case"M":case"MM":return function(e,t){var l=e.getUTCMonth();return"M"===t?String(l+1):So(l+1,2)}(e,t);case"Mo":return l.ordinalNumber(n+1,{unit:"month"});case"MMM":return l.month(n,{width:"abbreviated",context:"formatting"});case"MMMMM":return l.month(n,{width:"narrow",context:"formatting"});case"MMMM":default:return l.month(n,{width:"wide",context:"formatting"})}},L:function(e,t,l){var n=e.getUTCMonth();switch(t){case"L":return String(n+1);case"LL":return So(n+1,2);case"Lo":return l.ordinalNumber(n+1,{unit:"month"});case"LLL":return l.month(n,{width:"abbreviated",context:"standalone"});case"LLLLL":return l.month(n,{width:"narrow",context:"standalone"});case"LLLL":default:return l.month(n,{width:"wide",context:"standalone"})}},w:function(e,t,l,n){var o=function(e,t){Qn(1,arguments);var l=Jn(e),n=_o(l,t).getTime()-Ao(l,t).getTime();return Math.round(n/6048e5)+1}(e,n);return"wo"===t?l.ordinalNumber(o,{unit:"week"}):So(o,t.length)},I:function(e,t,l){var n=function(e){Qn(1,arguments);var t=Jn(e),l=Eo(t).getTime()-ho(t).getTime();return Math.round(l/6048e5)+1}(e);return"Io"===t?l.ordinalNumber(n,{unit:"week"}):So(n,t.length)},d:function(e,t,l){return"do"===t?l.ordinalNumber(e.getUTCDate(),{unit:"date"}):function(e,t){return So(e.getUTCDate(),t.length)}(e,t)},D:function(e,t,l){var n=function(e){Qn(1,arguments);var t=Jn(e),l=t.getTime();t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0);var n=t.getTime(),o=l-n;return Math.floor(o/864e5)+1}(e);return"Do"===t?l.ordinalNumber(n,{unit:"dayOfYear"}):So(n,t.length)},E:function(e,t,l){var n=e.getUTCDay();switch(t){case"E":case"EE":case"EEE":return l.day(n,{width:"abbreviated",context:"formatting"});case"EEEEE":return l.day(n,{width:"narrow",context:"formatting"});case"EEEEEE":return l.day(n,{width:"short",context:"formatting"});case"EEEE":default:return l.day(n,{width:"wide",context:"formatting"})}},e:function(e,t,l,n){var o=e.getUTCDay(),i=(o-n.weekStartsOn+8)%7||7;switch(t){case"e":return String(i);case"ee":return So(i,2);case"eo":return l.ordinalNumber(i,{unit:"day"});case"eee":return l.day(o,{width:"abbreviated",context:"formatting"});case"eeeee":return l.day(o,{width:"narrow",context:"formatting"});case"eeeeee":return l.day(o,{width:"short",context:"formatting"});case"eeee":default:return l.day(o,{width:"wide",context:"formatting"})}},c:function(e,t,l,n){var o=e.getUTCDay(),i=(o-n.weekStartsOn+8)%7||7;switch(t){case"c":return String(i);case"cc":return So(i,t.length);case"co":return l.ordinalNumber(i,{unit:"day"});case"ccc":return l.day(o,{width:"abbreviated",context:"standalone"});case"ccccc":return l.day(o,{width:"narrow",context:"standalone"});case"cccccc":return l.day(o,{width:"short",context:"standalone"});case"cccc":default:return l.day(o,{width:"wide",context:"standalone"})}},i:function(e,t,l){var n=e.getUTCDay(),o=0===n?7:n;switch(t){case"i":return String(o);case"ii":return So(o,t.length);case"io":return l.ordinalNumber(o,{unit:"day"});case"iii":return l.day(n,{width:"abbreviated",context:"formatting"});case"iiiii":return l.day(n,{width:"narrow",context:"formatting"});case"iiiiii":return l.day(n,{width:"short",context:"formatting"});case"iiii":default:return l.day(n,{width:"wide",context:"formatting"})}},a:function(e,t,l){var n=e.getUTCHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return l.dayPeriod(n,{width:"abbreviated",context:"formatting"});case"aaa":return l.dayPeriod(n,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return l.dayPeriod(n,{width:"narrow",context:"formatting"});case"aaaa":default:return l.dayPeriod(n,{width:"wide",context:"formatting"})}},b:function(e,t,l){var n,o=e.getUTCHours();switch(n=12===o?"noon":0===o?"midnight":o/12>=1?"pm":"am",t){case"b":case"bb":return l.dayPeriod(n,{width:"abbreviated",context:"formatting"});case"bbb":return l.dayPeriod(n,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return l.dayPeriod(n,{width:"narrow",context:"formatting"});case"bbbb":default:return l.dayPeriod(n,{width:"wide",context:"formatting"})}},B:function(e,t,l){var n,o=e.getUTCHours();switch(n=o>=17?"evening":o>=12?"afternoon":o>=4?"morning":"night",t){case"B":case"BB":case"BBB":return l.dayPeriod(n,{width:"abbreviated",context:"formatting"});case"BBBBB":return l.dayPeriod(n,{width:"narrow",context:"formatting"});case"BBBB":default:return l.dayPeriod(n,{width:"wide",context:"formatting"})}},h:function(e,t,l){if("ho"===t){var n=e.getUTCHours()%12;return 0===n&&(n=12),l.ordinalNumber(n,{unit:"hour"})}return function(e,t){return So(e.getUTCHours()%12||12,t.length)}(e,t)},H:function(e,t,l){return"Ho"===t?l.ordinalNumber(e.getUTCHours(),{unit:"hour"}):function(e,t){return So(e.getUTCHours(),t.length)}(e,t)},K:function(e,t,l){var n=e.getUTCHours()%12;return"Ko"===t?l.ordinalNumber(n,{unit:"hour"}):So(n,t.length)},k:function(e,t,l){var n=e.getUTCHours();return 0===n&&(n=24),"ko"===t?l.ordinalNumber(n,{unit:"hour"}):So(n,t.length)},m:function(e,t,l){return"mo"===t?l.ordinalNumber(e.getUTCMinutes(),{unit:"minute"}):function(e,t){return So(e.getUTCMinutes(),t.length)}(e,t)},s:function(e,t,l){return"so"===t?l.ordinalNumber(e.getUTCSeconds(),{unit:"second"}):function(e,t){return So(e.getUTCSeconds(),t.length)}(e,t)},S:function(e,t){return function(e,t){var l=t.length,n=e.getUTCMilliseconds();return So(Math.floor(n*Math.pow(10,l-3)),t.length)}(e,t)},X:function(e,t,l,n){var o=(n._originalDate||e).getTimezoneOffset();if(0===o)return"Z";switch(t){case"X":return Co(o);case"XXXX":case"XX":return Do(o);case"XXXXX":case"XXX":default:return Do(o,":")}},x:function(e,t,l,n){var o=(n._originalDate||e).getTimezoneOffset();switch(t){case"x":return Co(o);case"xxxx":case"xx":return Do(o);case"xxxxx":case"xxx":default:return Do(o,":")}},O:function(e,t,l,n){var o=(n._originalDate||e).getTimezoneOffset();switch(t){case"O":case"OO":case"OOO":return"GMT"+yo(o,":");case"OOOO":default:return"GMT"+Do(o,":")}},z:function(e,t,l,n){var o=(n._originalDate||e).getTimezoneOffset();switch(t){case"z":case"zz":case"zzz":return"GMT"+yo(o,":");case"zzzz":default:return"GMT"+Do(o,":")}},t:function(e,t,l,n){return So(Math.floor((n._originalDate||e).getTime()/1e3),t.length)},T:function(e,t,l,n){return So((n._originalDate||e).getTime(),t.length)}};function yo(e,t){var l=e>0?"-":"+",n=Math.abs(e),o=Math.floor(n/60),i=n%60;if(0===i)return l+String(o);var a=t||"";return l+String(o)+a+So(i,2)}function Co(e,t){return e%60==0?(e>0?"-":"+")+So(Math.abs(e)/60,2):Do(e,t)}function Do(e,t){var l=t||"",n=e>0?"-":"+",o=Math.abs(e);return n+So(Math.floor(o/60),2)+l+So(o%60,2)}function Oo(e,t){switch(e){case"P":return t.date({width:"short"});case"PP":return t.date({width:"medium"});case"PPP":return t.date({width:"long"});case"PPPP":default:return t.date({width:"full"})}}function To(e,t){switch(e){case"p":return t.time({width:"short"});case"pp":return t.time({width:"medium"});case"ppp":return t.time({width:"long"});case"pppp":default:return t.time({width:"full"})}}var Lo={p:To,P:function(e,t){var l,n=e.match(/(P+)(p+)?/)||[],o=n[1],i=n[2];if(!i)return Oo(e,t);switch(o){case"P":l=t.dateTime({width:"short"});break;case"PP":l=t.dateTime({width:"medium"});break;case"PPP":l=t.dateTime({width:"long"});break;case"PPPP":default:l=t.dateTime({width:"full"})}return l.replace("{{date}}",Oo(o,t)).replace("{{time}}",To(i,t))}},Io=["D","DD"],wo=["YY","YYYY"];function Po(e){return-1!==Io.indexOf(e)}function Ro(e){return-1!==wo.indexOf(e)}function xo(e,t,l){if("YYYY"===e)throw new RangeError("Use `yyyy` instead of `YYYY` (in `".concat(t,"`) for formatting years to the input `").concat(l,"`; see: https://git.io/fxCyr"));if("YY"===e)throw new RangeError("Use `yy` instead of `YY` (in `".concat(t,"`) for formatting years to the input `").concat(l,"`; see: https://git.io/fxCyr"));if("D"===e)throw new RangeError("Use `d` instead of `D` (in `".concat(t,"`) for formatting days of the month to the input `").concat(l,"`; see: https://git.io/fxCyr"));if("DD"===e)throw new RangeError("Use `dd` instead of `DD` (in `".concat(t,"`) for formatting days of the month to the input `").concat(l,"`; see: https://git.io/fxCyr"))}var Bo=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,Fo=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,Mo=/^'([^]*?)'?$/,ko=/''/g,Uo=/[a-zA-Z]/;function Ho(e,t,l){Qn(2,arguments);var n=String(t),o=l||{},i=o.locale||po,a=i.options&&i.options.firstWeekContainsDate,r=null==a?1:Zn(a),u=null==o.firstWeekContainsDate?r:Zn(o.firstWeekContainsDate);if(!(u>=1&&u<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var s=i.options&&i.options.weekStartsOn,d=null==s?0:Zn(s),c=null==o.weekStartsOn?d:Zn(o.weekStartsOn);if(!(c>=0&&c<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(!i.localize)throw new RangeError("locale must contain localize property");if(!i.formatLong)throw new RangeError("locale must contain formatLong property");var m=Jn(e);if(!no(m))throw new RangeError("Invalid time value");var v=to(m),p=fo(m,v),f={firstWeekContainsDate:u,weekStartsOn:c,locale:i,_originalDate:m},E=n.match(Fo).map(function(e){var t=e[0];return"p"===t||"P"===t?(0,Lo[t])(e,i.formatLong,f):e}).join("").match(Bo).map(function(l){if("''"===l)return"'";var n=l[0];if("'"===n)return Wo(l);var a=bo[n];if(a)return!o.useAdditionalWeekYearTokens&&Ro(l)&&xo(l,t,e),!o.useAdditionalDayOfYearTokens&&Po(l)&&xo(l,t,e),a(p,l,i.localize,f);if(n.match(Uo))throw new RangeError("Format string contains an unescaped latin alphabet character `"+n+"`");return l}).join("");return E}function Wo(e){return e.match(Mo)[1].replace(ko,"'")}const jo={step:1,isValid:!1,formData:{},coordinates:{},ownerPhotos:[],ownerIds:[]},Vo=function(e,t){switch(void 0===e&&(e=jo),t.type){case"UPDATE_NOCNewApplication_FORM":return c({},e,{formData:c({},e.formData,{[t.payload.key]:t.payload.value})});case"SET_NOCNewApplication_STEP":return c({},e,{step:t.payload});case"RESET_NOC_NEW_APPLICATION_FORM":return jo;case"UPDATE_NOCNewApplication_CoOrdinates":return c({},e,{coordinates:c({},e.coordinates,{[t.payload.key]:t.payload.value})});case"UPDATE_NOC_OwnerPhotos":return c({},e,{ownerPhotos:c({},e.ownerPhotos,{[t.payload.key]:t.payload.value})});case"UPDATE_NOC_OwnerIds":return c({},e,{ownerIds:c({},e.ownerIds,{[t.payload.key]:t.payload.value})});default:return e}},zo=["path","url"],Go=e=>{let{location:l}=e;const{t:o}=i.useTranslation(),a=[{path:"/digit-ui/citizen",content:o("ES_COMMON_HOME"),show:!0},{path:"/digit-ui/citizen/noc-home",content:"NOC Home",show:!!l.pathname.includes("/noc/new-application")},{path:"/digit-ui/citizen/noc-home",content:"NOC Home",show:!!l.pathname.includes("noc/my-application")},{path:"/digit-ui/citizen/noc-home",content:"NOC Home",show:!!l.pathname.includes("noc/search/application-overview/")},{path:"/digit-ui/citizen/noc-home",content:"NOC Home",show:!!l.pathname.includes("noc/search-application")}];return n.createElement(t.BreadCrumb,{crumbs:a})},Yo=()=>{var e,l,a,r,u,s,d,c;const v=o.useRouteMatch(),{path:p}=v,f=(m(v,zo),i.useTranslation(),null===(e=Digit)||void 0===e||null===(l=e.ComponentRegistryService)||void 0===l?void 0:l.getComponent("NewNOCStepperForm")),E=Digit.ComponentRegistryService.getComponent("NOCResponseCitizen"),g=Digit.ComponentRegistryService.getComponent("NOCCitizenMyApplications"),h=null===(a=Digit)||void 0===a||null===(r=a.ComponentRegistryService)||void 0===r?void 0:r.getComponent("NOCCitizenApplicationOverview"),_=null===(u=Digit)||void 0===u||null===(s=u.ComponentRegistryService)||void 0===s?void 0:s.getComponent("NewNOCEditApplication"),N=null===(d=Digit)||void 0===d||null===(c=d.ComponentRegistryService)||void 0===c?void 0:c.getComponent("NOCCitizenSearchApplication"),A=window.location.href.includes("/response"),S=window.Digit.Utils.browser.isMobile();return n.createElement("span",{className:"pgr-citizen-wrapper",style:{width:"100%"}},n.createElement(o.Switch,null,n.createElement(t.AppContainer,null,A?null:n.createElement("div",{style:window.location.href.includes("application-overview")||S?{marginLeft:"10px",marginTop:"20px"}:{}},n.createElement(Go,{location:location})),n.createElement(t.PrivateRoute,{path:p+"/new-application",component:f}),n.createElement(t.PrivateRoute,{path:p+"/response/:id",component:E}),n.createElement(t.PrivateRoute,{path:p+"/my-application",component:g}),n.createElement(t.PrivateRoute,{path:p+"/edit-application/:id",component:_}),n.createElement(t.PrivateRoute,{path:p+"/search/application-overview/:id",component:h}),n.createElement(t.PrivateRoute,{path:p+"/search-application",component:N}))))},qo=e=>{let{children:t,currentStep:l=1,stepsList:o=[]}=e;const{t:a}=i.useTranslation(),r=e=>{const t=e<=l;return{width:"56px",height:"56px",borderRadius:"50%",background:t?"linear-gradient(135deg,#2563eb,#7c3aed)":"#ffffff",color:t?"#ffffff":"#0f172a",display:"flex",alignItems:"center",justifyContent:"center",marginBottom:"8px",fontWeight:600,fontSize:"18px",border:t?"none":"1px solid rgba(15,23,42,0.08)",boxShadow:t?"0 6px 18px rgba(37,99,235,0.18)":"0 2px 6px rgba(2,6,23,0.04)",position:"relative"}},u={fontSize:"16px",color:"#0f172a",fontWeight:600,fontFamily:"Noto Sans, sans-serif",marginRight:"8px",textAlign:"right"},s={fontSize:"14px",color:"#6b7280",fontWeight:500,fontFamily:"Noto Sans, sans-serif",margin:"0 6px 0 0"},d={position:"absolute",width:"3px",height:"56px",backgroundColor:"rgba(15,23,42,0.06)",left:"50%",top:"100%",transform:"translateX(-50%)",borderRadius:"2px"},m=window.Digit.Utils.browser.isMobile(),v=o.length,p=m?{width:"32px",height:"32px",fontSize:"12px"}:{},f=m?{fontSize:"10px"}:{},E=m?{width:"auto",padding:"6px",marginBottom:"0",flexDirection:"column",alignItems:"center"}:{};return n.createElement("div",{className:"stepper",style:{width:"100%",display:"flex",flexDirection:m?"column":"row",gap:"24px"}},n.createElement("div",{className:"stepper-navigation-bar",style:c({display:"flex",flexDirection:"column",alignItems:"center",padding:"18px",minWidth:"120px",maxWidth:"320px",marginBottom:"20px",marginTop:m?"20px":"0",height:m?"106px":""},m?{flexDirection:"row",overflowX:"auto",whiteSpace:"nowrap",minWidth:"100%",maxWidth:"100%",gap:"8px",padding:"10px"}:{})},[...Array(v)].map((e,t)=>{return n.createElement("div",{className:"step-content",key:t,style:c({},(i=t+1<=l,g=t===v-1,{display:"flex",alignItems:"center",justifyContent:"flex-start",flex:"0 0 auto",color:i?"#0D43A7":"#9CA3AF",padding:"14px 12px",width:"260px",marginBottom:g?"6px":"18px"}),E)},n.createElement("div",{className:"step-circle",style:c({},r(t+1),p)},t+1,t<v-1&&!m&&n.createElement("div",{style:d})),n.createElement("div",{className:"step-sub-content",style:{display:"flex",flexDirection:"column",alignItems:m?"center":"flex-end",margin:m?"4px":"10px"}},t+1===v?null:n.createElement("div",{className:"step-number",style:s}),n.createElement("div",{className:"step-label",style:c({},u,f,{textAlign:m?"center":"right"})},a(o[t].stepLabel))));var i,g})),n.createElement("div",{className:"stepper-body",style:{width:"100%",marginBottom:"20px",background:"transparent"}},t))},Ko=e=>{let{stepsList:t=[],onSubmit:l,step:o,setStep:a}=e;const r=t.filter(e=>e.isStepEnabled),{t:u}=i.useTranslation();function s(){o<r.length?c():o===r.length&&l()}function d(){o>1&&m()}const c=()=>a(o+1),m=()=>a(o-1);return n.createElement(qo,{currentStep:o,nextStep:c,prevStep:m,stepsList:r},(()=>{var e,t;const l=r[o-1],{component:i,key:a,texts:c,currStepConfig:m}=l,v=null===(e=Digit)||void 0===e||null===(t=e.ComponentRegistryService)||void 0===t?void 0:t.getComponent(i);return n.createElement(n.Fragment,null,n.createElement(v,{config:{key:a,texts:c,component:i,currStepNumber:o,currStepConfig:m},onGoNext:s,onBackClick:d,t:u}))})())},$o=[{head:"NOC_APPLICATION_REGISTRATION",stepNumber:1,body:[{component:"NOCApplicantDetails",withoutLabel:!0,key:"applicantDetails",type:"component"},{component:"NOCProfessionalDetails",withoutLabel:!0,key:"professionalDetails",type:"component"}]},{head:"ES_SITE_DETAILS",stepNumber:2,body:[{component:"NOCSiteDetails",withoutLabel:!0,key:"siteDetails",type:"component"},{component:"NOCSpecificationDetails",withoutLabel:!0,key:"siteDetails",type:"component"}]},{head:"ES_TITILE_DOCUMENT_DETAILS",stepNumber:3,body:[{component:"NOCDocumentsRequired",withoutLabel:!0,key:"documents",type:"component"}]},{head:"ES_TITILE_SUMMARY_DETAILS",stepNumber:4,body:[{component:"NOCSummary",withoutLabel:!0,key:"summary",type:"component"}]}],Xo=(e,t)=>({type:"UPDATE_NOCNewApplication_FORM",payload:{key:e,value:t}}),Zo=e=>({type:"SET_NOCNewApplication_STEP",payload:e}),Qo=(e,t)=>({type:"UPDATE_NOCNewApplication_CoOrdinates",payload:{key:e,value:t}}),Jo=(e,t)=>({type:"UPDATE_NOC_OwnerPhotos",payload:{key:e,value:t}}),ei=(e,t)=>({type:"UPDATE_NOC_OwnerIds",payload:{key:e,value:t}}),ti=[{head:"APPLICATION DETAILS",stepLabel:"NOC_APPLICATION_DETAILS",stepNumber:1,isStepEnabled:!0,type:"component",component:"NewNOCStepFormOne",key:"applicationDetails",withoutLabel:!0,texts:{submitBarLabel:"CS_COMMON_NEXT"}},{head:"SITE DETAILS",stepLabel:"NOC_SITE_DETAILS",stepNumber:2,isStepEnabled:!0,type:"component",component:"NewNOCStepFormTwo",key:"siteDetails",withoutLabel:!0,texts:{submitBarLabel:"CS_COMMON_NEXT"}},{head:"DOCUMENT DETAILS",stepLabel:"ES_TITILE_DOCUMENT_DETAILS",stepNumber:3,isStepEnabled:!0,type:"component",component:"NewNOCStepFormThree",key:"documents",withoutLabel:!0,texts:{submitBarLabel:"CS_COMMON_NEXT"}},{head:"SUMMARY DETAILS",stepLabel:"ES_TITILE_SUMMARY_DETAILS",stepNumber:4,isStepEnabled:!0,type:"component",component:"NewNOCStepFormFour",key:"summary",withoutLabel:!0,texts:{submitBarLabel:"CS_COMMON_SUBMIT"}}].map(e=>c({},e,{currStepConfig:$o.filter(t=>t.stepNumber===e.stepNumber)})),li=e=>{var o,a,r,u,s,d,m,v,p,f,E,g,h,_,N,A,S;const{t:b}=i.useTranslation(),y=l.useRef(),[C,D]=l.useState(!1),[O,T]=l.useState(!1),[L,I]=l.useState(null),w=Digit.SessionStorage.get("userType");let P={};const R=Digit.ULBService.getStateId(),x=null===(o=window)||void 0===o||null===(a=o.Digit)||void 0===a||null===(r=a.Utils)||void 0===r||null===(u=r.browser)||void 0===u?void 0:u.isMobile();function B(t){null!=e&&e.customOpen?null==e||e.customOpen(t):F(t)}P=(e=>{let t={};return t={containerStyles:{display:"flex",justifyContent:"flex-start",alignItems:"center",flexWrap:"wrap",margin:"0px",padding:"0px"},tagContainerStyles:{margin:"0px",display:"flex",justifyContent:"center",padding:"0px",width:"46%"},tagStyles:{height:"auto",padding:"5px",margin:0,width:"100%",margin:"5px"},textStyles:{wordBreak:"break-word",height:"auto",lineHeight:"16px",overflow:"hidden",maxHeight:"34px"},inputStyles:{width:"43%",minHeight:"42px",maxHeight:"42px",top:"5px",left:"5px"},buttonStyles:{height:"auto",minHeight:"40px",width:"43%",maxHeight:"40px",margin:"5px",padding:"0px"},closeIconStyles:{width:"20px"},uploadFile:{minHeight:"50px"}},t})(),null!=e&&e.uploadMessage&&null!=y&&null!==(s=y.current)&&void 0!==s&&s.value&&(y.current.value="",e.onDelete(),D(!1)),l.useEffect(()=>{var t,l;(null==y||null===(t=y.current)||void 0===t||null===(l=t.files)||void 0===l?void 0:l.length)<=0&&null!==L&&(y.current.value="",e.onDelete())},[null==y||null===(d=y.current)||void 0===d?void 0:d.files]),l.useEffect(()=>{var e,t,l,n;null!=y&&null!==(e=y.current)&&void 0!==e&&null!==(t=e.files)&&void 0!==t&&t[0]?(D(!0),I(null==y||null===(l=y.current)||void 0===l||null===(n=l.files)||void 0===n?void 0:n[0])):D(!1)},[null==e?void 0:e.message]);const F=function(t){try{if(0===(null==t?void 0:t.length))return Promise.resolve();T(!0);const l=Ft(function(){return Promise.resolve(Digit.UploadServices.Filefetch([t],R)).then(function(l){if(T(!1),null!=l&&l.data){const n=l.data[t];n?window.open(n,"_blank"):null!=e&&e.setError?null==e||e.setError(b("CS_FILE_FETCH_ERROR")):console.error(b("CS_FILE_FETCH_ERROR"))}else null!=e&&e.setError?null==e||e.setError(b("CS_FILE_FETCH_ERROR")):console.error(b("CS_FILE_FETCH_ERROR"))})},function(){T(!1),null!=e&&e.setError?null==e||e.setError(b("CS_FILE_FETCH_ERROR")):console.error(b("CS_FILE_FETCH_ERROR"))});return Promise.resolve(l&&l.then?l.then(function(){}):void 0)}catch(e){return Promise.reject(e)}};return n.createElement(l.Fragment,null,!!(null==e?void 0:e.showHint)&&n.createElement("p",{className:"cell-text"},b(null==e?void 0:e.hintText)),!(null!=e&&e.disabled)&&n.createElement("div",{className:"upload-file "+("employee"===w?"":"upload-file-max-width")+" "+(e.disabled?" disabled":""),style:null!==(m=P)&&void 0!==m&&m.uploadFile?null===(v=P)||void 0===v?void 0:v.uploadFile:{}},n.createElement("div",{style:P?null===(p=P)||void 0===p?void 0:p.containerStyles:null},n.createElement(t.ButtonSelector,{theme:"border",label:b("CS_COMMON_CHOOSE_FILE"),style:c({},P?null===(f=P)||void 0===f?void 0:f.buttonStyles:{},e.disabled?{display:"none"}:{}),textStyles:null==e?void 0:e.textStyles,type:e.buttonType}),null==e||null===(E=e.uploadedFiles)||void 0===E?void 0:E.map((l,o)=>{var i;const a=l[1];return n.createElement("div",{className:"tag-container",style:P?null===(i=P)||void 0===i?void 0:i.tagContainerStyles:null},n.createElement(t.RemoveableTag,{extraStyles:P,key:o,text:l[0],onClick:t=>null==e?void 0:e.removeTargetedFile(a,t)}))}),!e.uploadedFile||e.error?n.createElement("h2",{className:"file-upload-status"},b("ES_NO_FILE_SELECTED_LABEL")):n.createElement("div",{style:x?{width:"80%",display:"flex",marginBottom:"10px",justifyContent:"center"}:null===(g=P)||void 0===g?void 0:g.tagContainerStyles},n.createElement(t.SubmitBar,{onSubmit:()=>{B(e.uploadedFile)},label:b("CS_VIEW_DOCUMENT")}))),n.createElement("input",{className:e.disabled?"disabled":"input-mirror-selector-button",style:P?c({},null===(h=P)||void 0===h?void 0:h.inputStyles,null==e?void 0:e.inputStyles):c({},null==e?void 0:e.inputStyles),ref:y,type:"file",id:e.id||"document-"+Math.floor(139*(Math.random()||1)),name:"file",multiple:e.multiple,accept:e.accept,disabled:e.disabled,onChange:t=>e.onUpload(t),onClick:e=>{const{target:t={}}=e||{};t.value=""}})),(null==e?void 0:e.disabled)&&(e.uploadedFile?n.createElement("div",{className:"upload-file "+("employee"===w?"":"upload-file-max-width"),style:null!==(_=P)&&void 0!==_&&_.uploadFile?null===(N=P)||void 0===N?void 0:N.uploadFile:{}},n.createElement(t.SubmitBar,{onSubmit:()=>{B(e.uploadedFile)},label:b("CS_VIEW_DOCUMENT")})):n.createElement("div",{className:"upload-file "+("employee"===w?"":"upload-file-max-width")+" "+(e.disabled?" disabled":""),style:null!==(A=P)&&void 0!==A&&A.uploadFile?null===(S=P)||void 0===S?void 0:S.uploadFile:{}},n.createElement("h2",{className:"file-upload-status"},b("ES_NO_FILE_SELECTED_LABEL")))),e.iserror&&n.createElement("p",{style:{color:"red"}},e.iserror),(null==e?void 0:e.showHintBelow)&&n.createElement("p",{className:"cell-text"},b(null==e?void 0:e.hintText)),O&&n.createElement(t.Loader,{page:!0}))},ni=()=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},n.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),n.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"})),oi=e=>n.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},n.createElement(ni,null)),ii=e=>{let{key:a="cpt",closeModal:r,onPropertySelect:u,tenantId:s}=e;const{t:m}=i.useTranslation(),v=l.useRef(null);d.useDispatch();let{state:p}=o.useLocation();p=p&&("string"==typeof p||p instanceof String)?JSON.parse(p):p;const f=s||(window.location.href.includes("employee")?Digit.ULBService.getCurrentPermanentCity():localStorage.getItem("CITIZEN.CITY")),[E,g]=l.useState(!1),[h,_]=l.useState(""),[N,A]=l.useState(""),[S,b]=l.useState(""),[y,C]=l.useState(null),[D,O]=l.useState([]),[T,L]=l.useState(!1),[I,w]=l.useState({}),P=window.Digit.Utils.browser.isMobile(),[R,x]=l.useState(!1),B=[{Header:m("Property ID"),accessor:"propertyId",Cell:e=>{let{value:t}=e;return t||m("CS_NA")}},{Header:m("Mobile Number"),accessor:"owners",id:"mobileNumber",Cell:e=>{var t;let l,{value:n}=e;return l=1===(null==n?void 0:n.length)?null==n?void 0:n[0]:(null==n?void 0:n.find(e=>null==e?void 0:e.isPrimaryOwner))||(null==n?void 0:n[0]),(null===(t=l)||void 0===t?void 0:t.mobileNumber)||""}},{Header:m("Owner"),accessor:"owners",id:"ownerName",Cell:e=>{var t;let l,{value:n}=e;return l=1===(null==n?void 0:n.length)?null==n?void 0:n[0]:(null==n?void 0:n.find(e=>null==e?void 0:e.isPrimaryOwner))||(null==n?void 0:n[0]),(null===(t=l)||void 0===t?void 0:t.name)||""}},{Header:m("Address"),accessor:"address",Cell:e=>{let{value:t}=e;const{doorNo:l,buildingName:n,city:o,state:i}=t||{};return[l,n,o,i].filter(Boolean).join(", ")||"-"}},{Header:m("Plot Area"),accessor:"landArea",Cell:e=>{let{value:t}=e;return t||m("CS_NA")}},{Header:m(""),accessor:"id",Cell:e=>{let{value:l}=e;return n.createElement(t.SubmitBar,{label:m("Select"),onSubmit:()=>{const e=null==D?void 0:D.find(e=>(null==e?void 0:e.id)===l);u(e),r()},style:{width:"100px"}})}}],{data:F,isLoading:M}=Digit.Hooks.useBoundaryLocalities(f,"revenue",{},m);return l.useEffect(()=>{if(y){const e=setTimeout(()=>{C(null)},3e3);return()=>clearTimeout(e)}},[y]),M?n.createElement(t.Loader,null):n.createElement(n.Fragment,null,n.createElement(t.Modal,{className:"property-search-modal",headerBarEnd:n.createElement(oi,{onClick:r}),formId:"modal-action",popupStyles:{width:"unset",minWidth:"1000px",padding:"20px"},hideSubmit:!0},n.createElement(t.LabelFieldPair,null,n.createElement("div",{className:"field ndc_property_search",style:c({display:"flex",gap:"16px",width:"100%"},P?{flexDirection:"column"}:{}),ref:v,id:"search-property-field"},n.createElement(t.TextInput,{key:"id",value:h,onChange:e=>{_(e.target.value)},disable:!1,placeholder:m("PT_PROPERTY_ID_PLACEHOLDER"),defaultValue:void 0}),n.createElement(t.TextInput,{key:"mobileNumber",value:N,onChange:e=>{A(e.target.value)},disable:!1,maxlength:10,placeholder:m("NOC_OWNER_MOBILE_NO_PLACEHOLDER"),defaultValue:void 0}),n.createElement(t.TextInput,{key:"name",value:S,onChange:e=>{b(e.target.value)},disable:!1,placeholder:m("BPA_ENTER_APPLICANT_NAME_PLACEHOLDER"),defaultValue:void 0}),n.createElement(t.Dropdown,{optionCardStyles:{maxHeight:"20vmax",overflow:"scroll",marginTop:"20px"},isMandatory:!1,option:F.sort((e,t)=>e.name.localeCompare(t.name)),selected:I,optionKey:"i18nkey",select:function(e){w(e)},t:m,placeholder:m("BPA_LOC_MOHALLA_LABEL")}),!R&&n.createElement("button",{className:"submit-bar",type:"button",style:{color:"white",width:"100%",maxWidth:"100px"},onClick:function(){try{return N&&!Digit.Utils.getPattern("MobileNo").test(N)?(C({error:!0,label:"CORE_COMMON_APPLICANT_MOBILE_NUMBER_INVALID"}),Promise.resolve()):!S||null!=I&&I.code?S||h||N||null==I||!I.code?(L(!0),Promise.resolve(Ft(function(){var e;return Promise.resolve(Digit.PTService.search({tenantId:f,filters:c({},(null==h?void 0:h.length)>0?{propertyIds:h}:{},(null==N?void 0:N.length)>0?{mobileNumber:N}:{},(null==I||null===(e=I.code)||void 0===e?void 0:e.length)>0?{locality:null==I?void 0:I.code}:{},(null==S?void 0:S.length)>0?{name:S}:{})})).then(function(e){var t;(null==e||null===(t=e.Properties)||void 0===t?void 0:t.length)>0?(L(!1),O(null==e?void 0:e.Properties)):(L(!1),C({error:!0,label:"CS_PT_NO_PROPERTIES_FOUND"}))})},function(e){L(!1),C({error:!0,label:m(e.message)})}))):(C({error:!0,label:"CAN_NOT_SEARCH_ONLY_BASED_ON_LOCALITY"}),Promise.resolve()):(C({error:!0,label:"PLEASE_SELECT_LOCALITY_WITH_NAME"}),Promise.resolve())}catch(e){return Promise.reject(e)}}},""+m("PT_SEARCH")))),(null==D?void 0:D.length)>0&&n.createElement(t.StatusTable,null,T?n.createElement(t.Loader,null):n.createElement(t.Table,{className:"customTable table-border-style",t:m,data:D,columns:B,getCellProps:()=>({style:{}}),disableSort:!1,autoSort:!0,manualPagination:!1,isPaginationRequired:!1})),y&&n.createElement(t.Toast,{isDleteBtn:!0,labelstyle:{width:"100%"},error:y.error,warning:y.warning,label:m(y.label),onClose:()=>{C(null)}})))},ai=e=>{var a,r,u,s,m,v;let{key:p="cpt",formData:f}=e;const{t:E}=i.useTranslation(),g=l.useRef(null),h=d.useDispatch();let{pathname:_,state:N}=o.useLocation();N=N&&("string"==typeof N||N instanceof String)?JSON.parse(N):N;const A=d.useSelector(e=>{var t,l,n;return null==e||null===(t=e.obps)||void 0===t||null===(l=t.OBPSFormReducer)||void 0===l||null===(n=l.formData)||void 0===n?void 0:n.createdResponse}),S=_.includes("/modify-application/"),b=(window.location.href.includes("employee")?Digit.ULBService.getCurrentPermanentCity():localStorage.getItem("CITIZEN.CITY"),o.useLocation().search),y=new URLSearchParams(b).get("propertyId"),C=null==A||null===(a=A.additionalDetails)||void 0===a?void 0:a.propertyuid,[D,O]=l.useState((null==f||null===(r=f.cpt)||void 0===r?void 0:r.id)||C||""),[T,L]=l.useState((null==f||null===(u=f.cpt)||void 0===u?void 0:u.id)||("null"!==y?y:"")||C||""),[I,w]=l.useState(null),[P,R]=l.useState(null!=f&&null!==(s=f.cpt)&&void 0!==s&&s.details&&Object.keys(null==f||null===(m=f.cpt)||void 0===m?void 0:m.details).length>0?c({},null==f||null===(v=f.cpt)||void 0===v?void 0:v.details):{}),[x,B]=l.useState(!1),[F,M]=l.useState(null);l.useEffect(()=>{console.log("useffect b1"),null!=P&&P.propertyId&&h(Xo(p,c({},f[p],{details:P,id:D})))},[null==P?void 0:P.propertyId]);const k={label:"PROPERTY_ID",type:"text",name:"id",isMandatory:!1};return S?n.createElement(n.Fragment,null):(l.useEffect(()=>{if(I){const e=setTimeout(()=>w(null),3e3);return()=>clearTimeout(e)}},[I]),n.createElement(n.Fragment,null,n.createElement("div",{style:{marginBottom:"16px",marginTop:"20px"}},n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller ndc_card_labels"},E("PROPERTY_ID")),n.createElement("div",{className:"field ndc_property_search",style:{display:"flex",gap:"16px",alignItems:"baseline",width:"100%"},ref:g,id:"search-property-field"},n.createElement(t.TextInput,c({key:k.name,value:D,onChange:e=>{O(e.target.value)},disable:!1,placeholder:E("PT_PROPERTY_ID_PLACEHOLDER")},k.validation)),!x&&n.createElement("button",{className:"submit-bar",type:"button",style:{color:"white",width:"100%",maxWidth:"100px"},onClick:function(){try{if(!D)return w({error:!0,label:"PT_ENTER_PROPERTY_ID_AND_SEARCH"}),Promise.resolve();const e=D.split("-"),t=e[0],l=e[1]||"000",n=e[2]||"000";if(!t||7!==t.length||!/^[A-Za-z0-9]{7}$/.test(t))return w({error:!0,label:E("Invalid UID: UidNo must be 7 alphanumeric characters")}),Promise.resolve();if(e[1]&&!/^[0-9]{3}$/.test(l))return w({error:!0,label:E("Invalid UID: UidNo1 must be 3 numeric digits")}),Promise.resolve();if(e[2]&&!/^[0-9]{3}$/.test(n))return w({error:!0,label:E("Invalid UID: UidNo2 must be 3 numeric digits")}),Promise.resolve();const o=Mt(function(){return Ft(function(){return B(!0),M(null),Promise.resolve(Digit.PTService.ludhianaSearch({filters:{ulb:"MCB",uidNo:t+"-"+l+"-"+n}})).then(function(e){if("1"===(null==e?void 0:e.status)&&null!=e&&e.data){const{Nameofpropertyowner:t,Nameoffather:l,Mobile:n,Zone:o,Roadname:i,Pincode:a,Fulladdress:r,Uidno:u,Uidno1:s,Uidno2:d,Totalplotareasqyd:m}=e.data;R({propertyId:u+"-"+s+"-"+d,owners:[{mobileNumber:n,name:t,fatherOrHusbandName:l,isPrimaryOwner:!0}],address:{street:i,pincode:a,doorNo:r},landArea:m}),h(Xo(p,c({},f[p],{zonalMapping:{zone:o}})))}else R({}),w({error:!0,label:"CS_PT_NO_PROPERTIES_FOUND"})})},function(e){console.error("Property search failed",e),M(e),w({error:!0,label:"CS_PT_NO_PROPERTIES_FOUND"})})},function(e,t){if(B(!1),e)throw t;return t});return Promise.resolve(o&&o.then?o.then(function(){}):void 0)}catch(e){return Promise.reject(e)}}},E("PT_SEARCH")),x&&n.createElement(t.Loader,null))),I&&n.createElement(t.Toast,{isDleteBtn:!0,labelstyle:{width:"100%"},error:I.error,warning:I.warning,label:E(I.label),onClose:()=>w(null)}))))},ri=e=>{var a,r,u,s,m,v,p,f;let{key:E="cpt",formData:g,menuList:h}=e;const{t:_}=i.useTranslation(),N=l.useRef(null),A=d.useDispatch();let{pathname:S,state:b}=o.useLocation();b=b&&("string"==typeof b||b instanceof String)?JSON.parse(b):b;const y=d.useSelector(e=>{var t,l,n;return null==e||null===(t=e.obps)||void 0===t||null===(l=t.OBPSFormReducer)||void 0===l||null===(n=l.formData)||void 0===n?void 0:n.createdResponse}),C=S.includes("/modify-application/"),D=(window.location.href.includes("employee")?Digit.ULBService.getCurrentPermanentCity():localStorage.getItem("CITIZEN.CITY"),o.useLocation().search),O=new URLSearchParams(D).get("propertyId"),[T,L]=(l.useRef(!0),l.useState(!1)),[I,w]=l.useState((null==g||null===(a=g.cpt)||void 0===a||null===(r=a.zonalMapping)||void 0===r?void 0:r.zone)||""),P=null==y||null===(u=y.additionalDetails)||void 0===u?void 0:u.propertyuid,[R,x]=l.useState(!1),[B,F]=l.useState(null),[M,k]=l.useState((null==g||null===(s=g.cpt)||void 0===s?void 0:s.id)||P||""),[U,H]=l.useState((null==g||null===(m=g.cpt)||void 0===m?void 0:m.id)||("null"!==O?O:"")||P||""),[W,j]=l.useState(null),[V,z]=l.useState(()=>{var e,t,l;return null!=g&&null!==(e=g.cpt)&&void 0!==e&&e.details&&Object.keys(null==g||null===(t=g.cpt)||void 0===t?void 0:t.details).length>0?{Properties:[c({},null==g||null===(l=g.cpt)||void 0===l?void 0:l.details)]}:{Properties:[]}});if(l.useEffect(()=>{var e,t,l;if(h&&null!=g&&null!==(e=g.cpt)&&void 0!==e&&null!==(t=e.details)&&void 0!==t&&null!==(l=t.address)&&void 0!==l&&l.locality){var n,o,i,a;console.log("useffect 1");const e=null==h||null===(n=h["egov-location"])||void 0===n||null===(o=n.TenantBoundary)||void 0===o||null===(i=o.find(e=>{var t;return"REVENUE"===(null==e||null===(t=e.hierarchyType)||void 0===t?void 0:t.code)}))||void 0===i?void 0:i.boundary;let t={};const l=null==e||null===(a=e.children)||void 0===a?void 0:a.find(e=>{var l;return null==e||null===(l=e.children)||void 0===l?void 0:l.some(e=>{var l;return!(null==e||null===(l=e.children)||void 0===l||!l.some(e=>{var t,l,n,o;return(null==e?void 0:e.code)===(null==g||null===(t=g.cpt)||void 0===t||null===(l=t.details)||void 0===l||null===(n=l.address)||void 0===n||null===(o=n.locality)||void 0===o?void 0:o.code)})||(t=e,0))})});A(Xo(E,c({},g[E],{zonalMapping:{zone:l,ward:t}})))}},[h,null==g||null===(v=g.cpt)||void 0===v||null===(p=v.details)||void 0===p||null===(f=p.address)||void 0===f?void 0:f.locality]),l.useEffect(()=>{null!=V&&V.propertyId&&(console.log("useffect 5"),A(Xo(E,c({},g[E],{details:V,id:M}))))},[null==V?void 0:V.propertyId]),C)return n.createElement(n.Fragment,null);window.location.href.includes("/ws/");const G={label:"PROPERTY_ID",type:"text",name:"id",isMandatory:!1};return l.useEffect(()=>{if(W){console.log("useffect 6");const e=setTimeout(()=>{j(null)},3e3);return()=>clearTimeout(e)}},[W]),n.createElement(n.Fragment,null,n.createElement("div",{style:{marginBottom:"16px",marginTop:"20px"}},n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller ndc_card_labels",style:window.location.href.includes("/ws/")?{fontWeight:"700"}:{}},""+_(G.label),null),n.createElement("div",{className:"field ndc_property_search",style:{display:"flex",gap:"16px",alignItems:"baseline",width:"100%"},ref:N,id:"search-property-field"},n.createElement(t.TextInput,c({key:G.name,value:M,onChange:e=>{k(e.target.value)},disable:!1,placeholder:_("PT_PROPERTY_ID_PLACEHOLDER"),defaultValue:void 0},G.validation)),!R&&n.createElement("button",{className:"submit-bar",type:"button",style:{color:"white",width:"100%",maxWidth:"100px"},onClick:function(){try{if(!M)return j({error:!0,label:"PT_ENTER_PROPERTY_ID_AND_SEARCH"}),Promise.resolve();const e=Mt(function(){return Ft(function(){return x(!0),F(null),Promise.resolve(Digit.PTService.ludhianaSearch({filters:{ulb:"MCL",uidNo:M}})).then(function(e){if(null!=e&&e.IsSuccess&&null!=e&&e.Record){var t;const{OwnerName:l,MobileNo:n,Zone:o,Block:i,ColonyName:a,PropertyNo:r,PropertyArea:u}=e.Record,s=[{mobileNumber:n,name:null==l||null===(t=l.split(","))||void 0===t?void 0:t[0]}],d={doorNo:[r,i,a].filter(Boolean).join(", ")};z({propertyId:e.Record.UIDNo,owners:s,address:d,landArea:u}),A(Xo(E,c({},g[E],{zonalMapping:{zone:o}})))}else z({}),j({error:!0,label:"CS_PT_NO_PROPERTIES_FOUND"})})},function(e){console.error("Property search failed",e),F(e),j({error:!0,label:"CS_PT_NO_PROPERTIES_FOUND"})})},function(e,t){if(x(!1),e)throw t;return t});return Promise.resolve(e&&e.then?e.then(function(){}):void 0)}catch(e){return Promise.reject(e)}}},_("PT_SEARCH")),R&&n.createElement(t.Loader,null))),W&&n.createElement(t.Toast,{isDleteBtn:!0,labelstyle:{width:"100%"},error:W.error,warning:W.warning,label:_(W.label),onClose:()=>{j(null)}})))},ui=[{i18nKey:"NOC_OWNER_TYPE_INDIVIDUAL",code:"Individual",value:"Individual"},{i18nKey:"NOC_OWNER_TYPE_FIRM",code:"Firm",value:"Firm"}],si=e=>{var o,i,a,r,u,s,m;const{t:v,currentStepData:p,Controller:f,control:E,setValue:g,errors:h,reset:_,useFieldArray:N,watch:A,getValues:S,ownerIdList:y,setOwnerIdList:C,ownerPhotoList:D,setOwnerPhotoList:O}=e,T=Digit.ULBService.getCitizenCurrentTenant(),L=Digit.ULBService.getStateId(),I=d.useDispatch(),w=d.useSelector(e=>{var t,l,n;return null===(t=e.noc)||void 0===t||null===(l=t.NOCNewApplicationFormReducer)||void 0===l||null===(n=l.formData)||void 0===n?void 0:n.cpt}),[P,R]=l.useState(!1),[x,B]=l.useState(!1),[F,M]=l.useState(null),{data:k,isLoading:U}=Digit.Hooks.useCustomMDMS(T,"egov-location",[{name:"TenantBoundary"}]),[H,W]=l.useState({}),j=e=>function(t){try{const l=t.target.files[0];if(l&&l.size>5242880)return ee({key:"true",error:!0,message:v("FILE_SIZE_EXCEEDS_5MB")}),setTimeout(()=>{ee(null)},3e3),Promise.resolve();const n=Mt(function(){return Ft(function(){return R(!0),Promise.resolve(Digit.UploadServices.Filestorage("CLU",l,L)).then(function(t){var n,o;if(R(!1),(null==t||null===(n=t.data)||void 0===n||null===(o=n.files)||void 0===o?void 0:o.length)>0){const n=t.data.files[0].fileStoreId;C(t=>{const o=[...t],i={filestoreId:n,fileName:l.name,documentType:0===e?"Primary Owner Id":"Owner"+(e+1)+" Id",documentUid:n};return e<=(null==o?void 0:o.length)?o[e]=i:o.push(i),o}),ee({key:"true",success:!0,message:v("FILE_UPLOAD_SUCCESS")})}else ee({key:"true",error:!0,message:v("FILE_UPLOAD_FAILED")})})},function(){R(!1),ee({key:"true",error:!0,message:v("FILE_UPLOAD_FAILED")})})},function(e,t){if(setTimeout(()=>{ee(null)},3e3),e)throw t;return t});return Promise.resolve(n&&n.then?n.then(function(){}):void 0)}catch(t){return Promise.reject(t)}},V=e=>{const t=null==D?void 0:D.filter((t,l)=>l!==e);O(t)},z=e=>{const t=null==y?void 0:y.filter((t,l)=>l!==e);C(t)},G=e=>function(t){try{const l=t.target.files[0];if(l&&l.size>5242880)return ee({key:"true",error:!0,message:v("FILE_SIZE_EXCEEDS_5MB")}),setTimeout(()=>{ee(null)},3e3),Promise.resolve();const n=Mt(function(){return Ft(function(){return R(!0),Promise.resolve(Digit.UploadServices.Filestorage("NOC",l,L)).then(function(t){var n,o;if((null==t||null===(n=t.data)||void 0===n||null===(o=n.files)||void 0===o?void 0:o.length)>0){const n=t.data.files[0].fileStoreId;O(t=>{const o=[...t],i={filestoreId:n,fileName:l.name,documentType:0===e?"Primary Owner Photo":"Owner"+(e+1)+" Photo",documentUid:n};return e<=(null==o?void 0:o.length)?o[e]=i:o.push(i),o}),ee({key:"true",success:!0,message:v("FILE_UPLOAD_SUCCESS")})}else ee({key:"true",error:!0,message:v("FILE_UPLOAD_FAILED")})})},function(){ee({key:"true",error:!0,message:v("FILE_UPLOAD_FAILED")})})},function(e,t){if(setTimeout(()=>{ee(null)},3e3),R(!1),e)throw t;return t});return Promise.resolve(n&&n.then?n.then(function(){}):void 0)}catch(t){return Promise.reject(t)}},{data:Y}=Digit.Hooks.obps.useMDMS(L,"common-masters",["GenderType"]);let q=[];Y&&Y["common-masters"].GenderType.filter(e=>e.active).map(e=>{q.push({i18nKey:"COMMON_GENDER_"+e.code,code:""+e.code,value:""+e.code})});const K=e=>{if(!e)return null;const t="string"==typeof e?e:null==e?void 0:e.code;return q.find(e=>e.code===t)||null},$=null==w||null===(o=w.details)||void 0===o||null===(i=o.Properties)||void 0===i||null===(a=i[0])||void 0===a||null===(r=a.Properties)||void 0===r||null===(u=r[0])||void 0===u||null===(s=u.Properties)||void 0===s?void 0:s[0],{fields:X,append:Z,remove:Q}=N({control:E,name:"owners"});l.useEffect(()=>{console.log("currentStepData1",p);const e=null==p?void 0:p.applicationDetails;if(!e)return;let t=Array.isArray(e.owners)&&e.owners.length?e.owners.map(e=>({mobileNumber:e.mobileNumber||"",ownerOrFirmName:e.ownerOrFirmName||e.name||"",emailId:e.emailId||"",fatherOrHusbandName:e.fatherOrHusbandName||"",propertyId:e.propertyId||"",PropertyOwnerName:e.PropertyOwnerName||"",PropertyOwnerMobileNumber:e.PropertyOwnerMobileNumber||"",PropertyOwnerAddress:e.PropertyOwnerAddress||"",PropertyOwnerPlotArea:e.PropertyOwnerPlotArea||null,propertyVasikaNo:e.propertyVasikaNo||null,propertyVasikaDate:e.propertyVasikaDate||null,gender:K(e.gender),dateOfBirth:e.dateOfBirth||e.dob||"",address:e.address||e.permanentAddress||"",ownerType:e.ownerType?ui.find(t=>{var l;return(null==t?void 0:t.code)===(null==e||null===(l=e.ownerType)||void 0===l?void 0:l.code)}):null})):[{mobileNumber:"",ownerOrFirmName:"",emailId:"",fatherOrHusbandName:"",propertyId:"",PropertyOwnerName:"",PropertyOwnerMobileNumber:"",PropertyOwnerAddress:"",PropertyOwnerPlotArea:null,gender:null,dateOfBirth:"",address:"",ownerType:null,propertyVasikaNo:"",propertyVasikaDate:""}];_(c({},e,{isPropertyAvailable:(null==e?void 0:e.isPropertyAvailable)||H,owners:t}))},[p,g,Z,_,T]),l.useEffect(()=>{if("boolean"==typeof H){console.log("useffect 13");const e=[{code:"YES",i18nKey:"YES",value:!0},{code:"NO",i18nKey:"NO",value:!1}].find(e=>e.value===H);e&&W(e)}else if(null===H){var e,t,l;null!=p&&null!==(e=p.applicationDetails)&&void 0!==e&&e.isPropertyAvailable&&(W(null==p||null===(t=p.applicationDetails)||void 0===t?void 0:t.isPropertyAvailable),g("isPropertyAvailable",null==p||null===(l=p.applicationDetails)||void 0===l?void 0:l.isPropertyAvailable,{shouldValidate:!0,shouldDirty:!0}))}},[H,null==p||null===(m=p.applicationDetails)||void 0===m?void 0:m.isPropertyAvailable]),l.useEffect(()=>{var e,t,l,n,o,i;!0===(null==H?void 0:H.value)&&null!=w&&null!==(e=w.details)&&void 0!==e&&null!==(t=e.owners)&&void 0!==t&&t[0]&&(console.log("useffect 14"),console.log("nocCpt",w),g("owners[0].ownerOrFirmName",(null===(l=w.details.owners[0])||void 0===l?void 0:l.name)||"",{shouldValidate:!0,shouldDirty:!0}),g("owners[0].mobileNumber",(null===(n=w.details.owners[0])||void 0===n?void 0:n.mobileNumber)||"",{shouldValidate:!0,shouldDirty:!0}),g("owners[0].fatherOrHusbandName",(null===(o=w.details.owners[0])||void 0===o?void 0:o.fatherOrHusbandName)||"",{shouldValidate:!0,shouldDirty:!0}),g("owners[0].propertyId",(null===(i=w.details)||void 0===i?void 0:i.propertyId)||"",{shouldValidate:!0,shouldDirty:!0}))},[w,null==H?void 0:H.value]);const[J,ee]=l.useState(null),te=window.location.pathname.includes("edit");return n.createElement(n.Fragment,null,n.createElement(t.CardSectionHeader,{className:"card-section-header"},v("NOC_APPLICANT_DETAILS")),n.createElement("div",null,(P||U)&&n.createElement(wn,{page:!0}),te&&n.createElement(t.CardSectionSubText,{style:{color:"red",margin:"10px 0px"}}," ","To update your Mobile No, Name, Email, Date of Birth, or Gender, please go the Citizen's Edit Profile section"),X.map((e,o)=>{var i,a,r,u,s,d,m,N,b,C,O,P,x,F,U,Y,Z,J,te,le,ne,oe,ie,ae,re,ue,se,de,ce,me,ve;return n.createElement("div",{key:e.id},n.createElement(t.CardSubHeader,null,0===o?v("NOC_PRIMARY_OWNER"):v("Owner")+" "+(o+1)),n.createElement("div",{style:{display:"flex",justifyContent:"flex-end",gap:8,cursor:"pointer"},onClick:()=>(e=>{var t,l;z(e),V(e),null==p||null===(t=p.applicationDetails)||void 0===t||null===(l=t.owners)||void 0===l||l.filter((t,l)=>l!==e),Q(e)})(o)},X.length>1&&"❌"),0===o&&n.createElement("div",null,n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,null,""+v("BPA_IS_PROPERTY_AVAILABLE_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(f,{control:E,name:"isPropertyAvailable",rules:{required:v("REQUIRED_FIELD")},render:e=>n.createElement(t.Dropdown,{placeholder:v("IS_PROPERTY_AVAILABLE"),selected:e.value,select:t=>{if(!0===(null==t?void 0:t.value)?alert("Existing user/property specific details entered will be cleared and replaced with data from the searched property."):!1===(null==t?void 0:t.value)&&alert("Existing user/property derived details will be removed."),e.onChange(t),t){const e=S("owners[0].propertyId"),l="pb.ludhiana"===T||"pb.bathinda"===T;(!0===t.value||l||e&&""!==e.trim())&&(I(Xo("cpt",null)),I(Xo("applicationDetails",null)),I(ei("ownerIdList",[])),I(Jo("ownerPhotoList",[])),I(Xo("siteDetails",c({},null==p?void 0:p.siteDetails,{vasikaNumber:"",vasikaDate:null,netTotalArea:null,proposedSiteAddress:""}))),_({owners:[{mobileNumber:"",ownerOrFirmName:"",emailId:"",fatherOrHusbandName:"",propertyId:"",PropertyOwnerName:"",PropertyOwnerMobileNumber:"",PropertyOwnerAddress:"",PropertyOwnerPlotArea:null,gender:null,dateOfBirth:"",address:"",ownerType:null,propertyVasikaNo:"",propertyVasikaDate:""}],isPropertyAvailable:t}))}W(t)},option:[{code:"YES",i18nKey:"YES",value:!0},{code:"NO",i18nKey:"NO",value:!1}],optionKey:"i18nKey",t:v})}),n.createElement(f,{control:E,name:"owners["+o+"].propertyId",rules:{maxLength:{value:100,message:v("MAX_100_CHARACTERS_ALLOWED")}},render:e=>n.createElement(l.Fragment,null,n.createElement(t.TextInput,{style:{display:"none"},value:e.value,onChange:t=>e.onChange(t.target.value),onBlur:t=>e.onBlur(t),disabled:!0}))}))),h.isPropertyAvailable&&n.createElement(t.CardLabelError,{style:{fontSize:"12px",color:"red"}},h.isPropertyAvailable.message),!1===(null==H?void 0:H.value)&&n.createElement(t.CardLabelError,{style:{fontSize:"12px",color:"black"}},v("NO_PROPERTY_AVAILABLE_DISCLAIMER")),"pb.ludhiana"===T&&(null==H?void 0:H.value)&&n.createElement(ri,{formData:p,setApiLoading:R,menuList:k}),"pb.bathinda"===T&&(null==H?void 0:H.value)&&n.createElement(ai,{formData:p,setApiLoading:R,menuList:k}),"pb.ludhiana"!==T&&"pb.bathinda"!==T&&(null==H?void 0:H.value)&&n.createElement("button",{type:"button",className:"submit-bar",onClick:()=>{M(o),B(!0)}},v("PT_SEARCH_PROPERTY")),n.createElement(f,{control:E,name:"owners["+o+"].PropertyOwnerName"}),n.createElement(f,{control:E,name:"owners["+o+"].PropertyOwnerMobileNumber"}),n.createElement(f,{control:E,name:"owners["+o+"].PropertyOwnerAddress"}),n.createElement(f,{control:E,name:"owners["+o+"].PropertyOwnerPlotArea"}),n.createElement(f,{control:E,name:"owners["+o+"].propertyVasikaNo"}),n.createElement(f,{control:E,name:"owners["+o+"].propertyVasikaDate"}),n.createElement("div",{className:"field"},n.createElement("div",{style:{display:"flex",flexDirection:"column",gap:"8px"}},A("owners["+o+"].PropertyOwnerName")&&n.createElement(t.StatusTable,{style:{marginBottom:"1rem"}},n.createElement(t.Row,{className:"border-none",label:v("PROPERTY_ID"),text:A("owners["+o+"].propertyId")}),n.createElement(t.Row,{label:v("PROPERTY_OWNER_NAME"),text:A("owners["+o+"].PropertyOwnerName")})," ",n.createElement(t.Row,{label:v("PROPERTY_OWNER_MOBILE_NUMBER"),text:A("owners["+o+"].PropertyOwnerMobileNumber")})," ",n.createElement(t.Row,{label:v("WS_PROPERTY_ADDRESS_LABEL"),text:A("owners["+o+"].PropertyOwnerAddress")})," ",n.createElement(t.Row,{label:v("PROPERTY_PLOT_AREA"),text:A("owners["+o+"].PropertyOwnerPlotArea")}),n.createElement(t.Row,{label:v("Vasika Number"),text:A("owners["+o+"].propertyVasikaNo")}),n.createElement(t.Row,{label:v("Vasika Date"),text:A("owners["+o+"].propertyVasikaDate")}))))),0===o&&n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller"},""+v("NOC_OWNER_TYPE_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(f,{control:E,name:"owners["+o+"].ownerType",rules:{required:v("REQUIRED_FIELD")},render:e=>n.createElement(t.Dropdown,{t:v,option:ui,optionKey:"i18nKey",select:t=>{e.onChange(t)},selected:e.value})}),(null==h||null===(i=h.owners)||void 0===i||null===(a=i[o])||void 0===a?void 0:a.ownerType)&&n.createElement("p",{style:{color:"red",marginBottom:"0"}},null==h||null===(r=h.owners)||void 0===r||null===(u=r[o])||void 0===u||null===(s=u.ownerType)||void 0===s?void 0:s.message))),n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller"},""+v("NOC_APPLICANT_MOBILE_NO_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement("div",{style:{display:"flex"}},n.createElement(f,{control:E,name:"owners["+o+"].mobileNumber",rules:{required:v("REQUIRED_FIELD"),pattern:{value:/^[6-9]\d{9}$/,message:v("INVALID_MOBILE_NUMBER")}},render:e=>{var l,o,i,a,r,u,s,d;return n.createElement(t.TextInput,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)},t:v,disabled:Boolean(null==w||null===(l=w.details)||void 0===l||null===(o=l.owners)||void 0===o||null===(i=o[0])||void 0===i?void 0:i.mobileNumber)||Boolean(null==$||null===(a=$.owners)||void 0===a||null===(r=a[0])||void 0===r?void 0:r.mobileNumber)||Boolean(null==p||null===(u=p.applicationDetails)||void 0===u||null===(s=u.owners)||void 0===s||null===(d=s[0])||void 0===d?void 0:d.PropertyOwnerMobileNumber)})}}),n.createElement("div",{style:{marginTop:"23px"},className:"search-icon",onClick:Boolean(null==w||null===(d=w.details)||void 0===d||null===(m=d.owners)||void 0===m||null===(N=m[0])||void 0===N?void 0:N.mobileNumber)||Boolean(null==$||null===(b=$.owners)||void 0===b||null===(C=b[0])||void 0===C?void 0:C.mobileNumber)||Boolean(null==p||null===(O=p.applicationDetails)||void 0===O||null===(P=O.owners)||void 0===P||null===(x=P[0])||void 0===x?void 0:x.PropertyOwnerMobileNumber)?null:()=>function(e){try{return R(!0),Promise.resolve(Mt(function(){return Ft(function(){console.log("get owner details firing???");const t=(e=>{var t;return null!=(t=A("owners["+e+"].mobileNumber"))?t:""})(e);if(/^[6-9]\d{9}$/.test(t))return Promise.resolve(Digit.UserService.userSearch(L,{userName:t},{})).then(function(t){var l,n,o,i,a;const r=null!=(l=null==t?void 0:t.user)?l:[];if(!r.length)return void ee({key:"true",warning:!0,message:"ERR_MOBILE_NUMBER_NOT_REGISTERED"});const u=r[0];g("owners["+e+"].ownerOrFirmName",null!=(n=u.name)?n:"",{shouldValidate:!0,shouldDirty:!0}),g("owners["+e+"].emailId",null!=(o=u.emailId)?o:"",{shouldValidate:!0,shouldDirty:!0}),g("owners["+e+"].fatherOrHusbandName",null!=(i=u.fatherOrHusbandName)?i:"",{shouldValidate:!0,shouldDirty:!0}),g("owners["+e+"].address",null!=(a=u.permanentAddress)?a:"",{shouldValidate:!0,shouldDirty:!0});const s="string"==typeof u.dob?u.dob:"",d=s?s.slice(0,10):"";g("owners["+e+"].dateOfBirth",d,{shouldValidate:!0,shouldDirty:!0});const c=K(u.gender);g("owners["+e+"].gender",c,{shouldValidate:!0,shouldDirty:!0})});ee({key:"true",error:!0,message:"INVALID_MOBILE_NUMBER"})},function(){ee({key:"true",error:!0,message:v("FILE_UPLOAD_FAILED")})})},function(e,t){if(R(!1),e)throw t;return t}))}catch(e){return Promise.reject(e)}}(o)}," ",n.createElement(t.SearchIcon,null)," ")),(null==h||null===(F=h.owners)||void 0===F||null===(U=F[o])||void 0===U?void 0:U.mobileNumber)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},h.owners[o].mobileNumber.message))),n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller"},""+v("NOC_FIRM_OWNER_NAME_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(f,{control:E,name:"owners["+o+"].ownerOrFirmName",rules:{required:v("REQUIRED_FIELD"),maxLength:{value:100,message:v("MAX_100_CHARACTERS_ALLOWED")}},render:e=>{var l,o,i,a,r,u,s,d;return n.createElement(t.TextInput,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)},t:v,disabled:Boolean(null==w||null===(l=w.details)||void 0===l||null===(o=l.owners)||void 0===o||null===(i=o[0])||void 0===i?void 0:i.name)||Boolean(null==$||null===(a=$.owners)||void 0===a||null===(r=a[0])||void 0===r?void 0:r.name)||Boolean(null==p||null===(u=p.applicationDetails)||void 0===u||null===(s=u.owners)||void 0===s||null===(d=s[0])||void 0===d?void 0:d.PropertyOwnerName)})}}),(null==h||null===(Y=h.owners)||void 0===Y||null===(Z=Y[o])||void 0===Z?void 0:Z.ownerOrFirmName)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},h.owners[o].ownerOrFirmName.message))),n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller"},""+v("NOC_APPLICANT_EMAIL_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(f,{control:E,name:"owners["+o+"].emailId",rules:{required:v("REQUIRED_FIELD"),pattern:{value:/^[A-Za-z0-9._%+-]+@(?:[A-Za-z0-9-]+\.)*[A-Za-z0-9-]+\.[A-Za-z]{2,}$/,message:v("INVALID_EMAIL_FORMAT")}},render:e=>n.createElement(t.TextInput,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)},t:v})}),(null==h||null===(J=h.owners)||void 0===J||null===(te=J[o])||void 0===te?void 0:te.emailId)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},h.owners[o].emailId.message))),n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller"},""+v("NOC_APPLICANT_FATHER_HUSBAND_NAME_LABEL")),n.createElement("div",{className:"field"},n.createElement(f,{control:E,name:"owners["+o+"].fatherOrHusbandName",rules:{pattern:{value:/^[A-Za-z\s]+$/,message:v("ONLY_ENGLISH_LETTERS_ALLOWED")},maxLength:{value:100,message:v("MAX_100_CHARACTERS_ALLOWED")}},render:e=>{var l,o,i,a,r;return n.createElement(t.TextInput,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)},t:v,disabled:Boolean(null==w||null===(l=w.details)||void 0===l||null===(o=l.owners)||void 0===o||null===(i=o[0])||void 0===i?void 0:i.fatherOrHusbandName)||Boolean(null==$||null===(a=$.owners)||void 0===a||null===(r=a[0])||void 0===r?void 0:r.fatherOrHusbandName)})}}),(null==h||null===(le=h.owners)||void 0===le||null===(ne=le[o])||void 0===ne?void 0:ne.fatherOrHusbandName)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},h.owners[o].fatherOrHusbandName.message))),n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller"},""+v("NOC_APPLICANT_ADDRESS_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(f,{control:E,name:"owners["+o+"].address",rules:{required:v("REQUIRED_FIELD"),maxLength:{value:100,message:v("MAX_100_CHARACTERS_ALLOWED")}},render:e=>n.createElement(t.TextArea,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)},t:v})}),(null==h||null===(oe=h.owners)||void 0===oe||null===(ie=oe[o])||void 0===ie?void 0:ie.address)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},h.owners[o].address.message))),n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller"},""+v("NOC_APPLICANT_DOB_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(f,{control:E,name:"owners["+o+"].dateOfBirth",rules:{required:v("REQUIRED_FIELD"),validate:e=>{const t=new Date,l=new Date(e),n=t.getFullYear()-l.getFullYear(),o=t.getMonth()-l.getMonth(),i=t.getDate()-l.getDate();return n>=18||18===n&&(o>0||0===o&&i>=0)||v("DOB_MUST_BE_18_YEARS_OLD")}},render:e=>n.createElement(t.TextInput,{type:"date",value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)},min:"1900-01-01",max:(new Date).toISOString().split("T")[0]})}),(null==h||null===(ae=h.owners)||void 0===ae||null===(re=ae[o])||void 0===re?void 0:re.dateOfBirth)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},h.owners[o].dateOfBirth.message))),n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller"},""+v("NOC_APPLICANT_GENDER_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(f,{control:E,name:"owners["+o+"].gender",rules:{required:v("REQUIRED_FIELD")},render:e=>n.createElement(t.RadioButtons,{t:v,options:q,optionsKey:"code",value:e.value,selectedOption:e.value,onSelect:t=>{e.onChange(t)},isDependent:!0})}),(null==h||null===(ue=h.owners)||void 0===ue||null===(se=ue[o])||void 0===se?void 0:se.gender)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},h.owners[o].gender.message))),n.createElement(t.LabelFieldPair,{style:{marginBottom:"15px",marginTop:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},v("NOC_APPLICANT_PASSPORT_PHOTO"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field",style:{width:"100%"}},n.createElement(li,{id:"passport-photo-"+o,onUpload:G(o),onDelete:()=>{V(o)},uploadedFile:null==D||null===(de=D[o])||void 0===de?void 0:de.filestoreId,message:null!=D&&null!==(ce=D[o])&&void 0!==ce&&ce.filestoreId?"1 "+v("FILEUPLOADED"):v("ES_NO_FILE_SELECTED_LABEL"),uploadMessage:"",accept:"image/*"}))),n.createElement(t.LabelFieldPair,{style:{marginBottom:"15px",marginTop:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},v("NOC_APPLICANT_ID_PROOF"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field",style:{width:"100%"}},n.createElement(li,{id:"id-proof-"+o,onUpload:j(o),onDelete:()=>{z(o)},uploadedFile:null==y||null===(me=y[o])||void 0===me?void 0:me.filestoreId,message:null!=y&&null!==(ve=y[o])&&void 0!==ve&&ve.filestoreId?"1 "+v("FILEUPLOADED"):v("ES_NO_FILE_SELECTED_LABEL"),uploadMessage:"",accept:".pdf"}))))})),n.createElement("div",null,n.createElement("button",{type:"button",onClick:()=>Z({mobileNumber:"",ownerOrFirmName:"",emailId:"",fatherOrHusbandName:"",propertyId:"",PropertyOwnerName:"",PropertyOwnerMobileNumber:"",PropertyOwnerAddress:"",PropertyOwnerPlotArea:null,gender:null,dateOfBirth:"",address:"",ownerType:null,propertyVasikaNo:"",propertyVasikaDate:""}),style:{cursor:"pointer"}},"➕ Add Owner")),J&&n.createElement(t.Toast,{error:null==J?void 0:J.error,warning:null==J?void 0:J.warning,label:v(null==J?void 0:J.message),isDleteBtn:!0,onClose:()=>{ee(null)}}),x&&n.createElement(ii,{closeModal:()=>B(!1),onPropertySelect:e=>{if(console.log("property",e),!1!==(null==H?void 0:H.value)&&null!==F&&null!=e&&e.propertyId){var t,l,n,o,i,a,r,u,s,d,m,v,f,E;g("owners["+F+"].propertyId",e.propertyId,{shouldValidate:!0,shouldDirty:!0}),g("owners["+F+"].PropertyOwnerName",(null==e||null===(t=e.owners)||void 0===t||null===(l=t[0])||void 0===l?void 0:l.name)||"",{shouldValidate:!0,shouldDirty:!0}),g("owners["+F+"].PropertyOwnerMobileNumber",(null==e||null===(n=e.owners)||void 0===n||null===(o=n[0])||void 0===o?void 0:o.mobileNumber)||"",{shouldValidate:!0,shouldDirty:!0}),g("owners["+F+"].PropertyOwnerPlotArea",(null==e?void 0:e.landArea)||null,{shouldValidate:!0,shouldDirty:!0}),g("owners["+F+"].propertyVasikaNo",(null==e||null===(i=e.additionalDetails)||void 0===i?void 0:i.vasikaNo)||null,{shouldValidate:!0,shouldDirty:!0}),g("owners["+F+"].propertyVasikaDate",(null==e||null===(a=e.additionalDetails)||void 0===a?void 0:a.vasikaDate)||null,{shouldValidate:!0,shouldDirty:!0}),0===F&&(null!=e&&null!==(m=e.owners)&&void 0!==m&&null!==(v=m[0])&&void 0!==v&&v.name&&g("owners["+F+"].ownerOrFirmName",e.owners[0].name,{shouldValidate:!0,shouldDirty:!0}),null!=e&&null!==(f=e.owners)&&void 0!==f&&null!==(E=f[0])&&void 0!==E&&E.mobileNumber&&g("owners["+F+"].mobileNumber",e.owners[0].mobileNumber,{shouldValidate:!0,shouldDirty:!0}));const h=A("owners");I(Xo("applicationDetails",c({},null==p?void 0:p.applicationDetails,{isPropertyAvailable:H,owners:null==h?void 0:h.map((t,l)=>{var n,o,i,a,r,u,s,d,m,v,p,f;return l===F?c({},t,{propertyId:null==e?void 0:e.propertyId,PropertyOwnerName:null==e||null===(n=e.owners)||void 0===n||null===(o=n[0])||void 0===o?void 0:o.name,PropertyOwnerMobileNumber:null==e||null===(i=e.owners)||void 0===i||null===(a=i[0])||void 0===a?void 0:a.mobileNumber,PropertyOwnerAddress:null==e||null===(r=e.owners)||void 0===r||null===(u=r[0])||void 0===u?void 0:u.permanentAddress,PropertyOwnerPlotArea:null==e?void 0:e.landArea,propertyVasikaNo:null==e||null===(s=e.additionalDetails)||void 0===s?void 0:s.vasikaNo,propertyVasikaDate:null==e||null===(d=e.additionalDetails)||void 0===d?void 0:d.vasikaDate},0===F&&{ownerOrFirmName:(null==e||null===(m=e.owners)||void 0===m||null===(v=m[0])||void 0===v?void 0:v.name)||t.ownerOrFirmName,mobileNumber:(null==e||null===(p=e.owners)||void 0===p||null===(f=p[0])||void 0===f?void 0:f.mobileNumber)||t.mobileNumber,address:t.address}):t})}))),I(Xo("siteDetails",c({},null==p?void 0:p.siteDetails,{vasikaNumber:null==e||null===(r=e.additionalDetails)||void 0===r?void 0:r.vasikaNo,vasikaDate:b(null==e||null===(u=e.additionalDetails)||void 0===u?void 0:u.vasikaDate),netTotalArea:null==e?void 0:e.landArea,proposedSiteAddress:null==e||null===(s=e.owners)||void 0===s||null===(d=s[0])||void 0===d?void 0:d.permanentAddress})))}},formData:p,setApiLoading:R,tenantId:T}))},di=e=>{var o,i,a,r,u,s;const{t:d,currentStepData:c,Controller:m,control:v,setValue:p,errors:f}=e,E=window.localStorage.getItem("CITIZEN.CITY"),[g,h]=l.useState(null),[_,N]=l.useState(null),[A,S]=l.useState(null),[b,y]=l.useState(null),C=Digit.UserService.getUser(),D=null==C||null===(o=C.info)||void 0===o||null===(i=o.roles)||void 0===i?void 0:i.find(e=>"BPA_ARCHITECT"===(null==e?void 0:e.code)),{data:O}=Digit.Hooks.obps.useBPAREGSearch(D?"pb.punjab":E,{},{mobileNumber:null==C||null===(a=C.info)||void 0===a?void 0:a.mobileNumber},{cacheTime:0});return l.useEffect(()=>{console.log("currentStepData2",c);const e=null==c?void 0:c.applicationDetails;e&&Object.entries(e).forEach(e=>{let[t,l]=e;p(t,l)})},[c,p]),l.useEffect(()=>{if(O)for(let o=0;o<(null==O||null===(e=O.Licenses)||void 0===e?void 0:e.length);o++){var e,t,l;if("APPROVED"===(null==O||null===(t=O.Licenses)||void 0===t||null===(l=t[o])||void 0===l?void 0:l.status)){var n;h(null==O||null===(n=O.Licenses)||void 0===n?void 0:n[o]);break}}},[O]),l.useEffect(()=>{var e,t,l,n,o,i,a,r;g&&(N(D?null==g||null===(a=g.tradeLicenseDetail)||void 0===a||null===(r=a.additionalDetail)||void 0===r?void 0:r.counsilForArchNo:null==g?void 0:g.licenseNumber),S((null==g||null===(e=g.tradeLicenseDetail)||void 0===e||null===(t=e.owners)||void 0===t||null===(l=t[0])||void 0===l?void 0:l.permanentAddress)||(null==g||null===(n=g.tradeLicenseDetail)||void 0===n||null===(o=n.owners)||void 0===o||null===(i=o[0])||void 0===i?void 0:i.correspondenceAddress)),y(Digit.DateUtils.ConvertEpochToDate(null==g?void 0:g.validTo)))},[g]),l.useEffect(()=>{_&&(p("professionalRegId",_,{shouldValidate:!0,shouldDirty:!1}),p("professionalAddress",A),p("professionalRegIdValidity",b,{shouldValidate:!0,shouldDirty:!1}))},[A,_,p,b]),n.createElement(n.Fragment,null,n.createElement(t.CardSectionHeader,{className:"card-section-header"},d("NOC_PROFESSIONAL_DETAILS")),n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,null,""+d("NOC_PROFESSIONAL_NAME_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(m,{control:v,name:"professionalName",defaultValue:null==C||null===(r=C.info)||void 0===r?void 0:r.name,rules:{required:d("REQUIRED_FIELD"),maxLength:{value:100,message:d("MAX_100_CHARACTERS_ALLOWED")}},render:e=>n.createElement(t.TextInput,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)},t:d,disabled:"true"})}),(null==f?void 0:f.professionalName)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},f.professionalName.message))),n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller"},""+d("NOC_PROFESSIONAL_EMAIL_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(m,{control:v,name:"professionalEmailId",defaultValue:null==C||null===(u=C.info)||void 0===u?void 0:u.emailId,rules:{required:d("REQUIRED_FIELD"),pattern:{value:/^[^\s@]+@[^\s@]+\.[^\s@]+$/,message:d("INVALID_EMAIL_FORMAT")}},render:e=>n.createElement(t.TextInput,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)},t:d,disabled:"true"})}),(null==f?void 0:f.professionalEmailId)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},f.professionalEmailId.message))),n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller"},""+d("NOC_PROFESSIONAL_REGISTRATION_ID_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(m,{control:v,name:"professionalRegId",rules:{required:d("REQUIRED_FIELD")},render:e=>n.createElement(t.TextInput,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)},t:d,disabled:"true"})}),(null==f?void 0:f.professionalRegId)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},f.professionalRegId.message))),n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller"},""+d("NOC_PROFESSIONAL_REGISTRATION_ID_VALIDITY_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(m,{control:v,name:"professionalRegIdValidity",rules:{required:d("REQUIRED_FIELD")},render:e=>n.createElement(t.TextInput,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)},t:d,disabled:"true"})}),(null==f?void 0:f.professionalRegIdValidity)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},f.professionalRegIdValidity.message))),n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller"},""+d("NOC_PROFESSIONAL_MOBILE_NO_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(m,{control:v,name:"professionalMobileNumber",defaultValue:null==C||null===(s=C.info)||void 0===s?void 0:s.mobileNumber,rules:{required:d("REQUIRED_FIELD"),pattern:{value:/^[6-9]\d{9}$/,message:d("INVALID_MOBILE_NUMBER")}},render:e=>n.createElement(t.MobileNumber,{value:e.value,onChange:e.onChange,onBlur:e.onBlur,t:d,disable:"true"})}),(null==f?void 0:f.professionalMobileNumber)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},f.professionalMobileNumber.message))),n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller"},""+d("NOC_PROFESSIONAL_ADDRESS_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(m,{control:v,name:"professionalAddress",rules:{required:d("REQUIRED_FIELD"),maxLength:{value:100,message:d("MAX_100_CHARACTERS_ALLOWED")}},render:e=>n.createElement(t.TextArea,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)},t:d,disabled:"true",disable:"true"})}),(null==f?void 0:f.professionalAddress)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},f.professionalAddress.message))))},ci=e=>{var o,i,a,r,u,s,c,m,v,p,f,E;let g;g=window.location.pathname.includes("employee")?window.localStorage.getItem("Employee.tenant-id"):window.localStorage.getItem("CITIZEN.CITY");const h=Digit.ULBService.getStateId(),{t:_,currentStepData:N,Controller:A,control:S,setValue:y,errors:C,errorStyle:D,useFieldArray:O,watch:T}=e,[L,I]=l.useState("0.00"),w=T("netTotalArea"),{data:P}=Digit.Hooks.useBoundaryLocalities(g,"revenue",{},_),R=T("areaLeftForRoadWidening");l.useEffect(()=>{const e=parseFloat(w),t=parseFloat(R),l=((isNaN(e)?0:e)-(isNaN(t)?0:t)).toFixed(2);I(l),y("netPlotAreaAfterWidening",l)},[w,R]);const[x,B]=l.useState(""),[F,M]=l.useState(""),[k,U]=l.useState(""),{fields:H,append:W,remove:j}=O({control:S,name:"floorArea"}),V=T("floorArea"),z=T("basementArea");l.useEffect(()=>{const e=null==V?void 0:V.reduce((e,t)=>{const l=parseFloat(null==t?void 0:t.value);return e+(isNaN(l)?0:l)},0),t=isNaN(z)?0:z,l=(e+parseFloat(t)).toFixed(2);U(l),y("totalFloorArea",l)},[V,z]);const[G,Y]=l.useState((null==N||null===(o=N.siteDetails)||void 0===o?void 0:o.ulbName)||""),[q,K]=l.useState((null==N||null===(i=N.siteDetails)||void 0===i?void 0:i.ulbType)||""),[$,X]=l.useState((null==N||null===(a=N.siteDetails)||void 0===a?void 0:a.district)||""),[Z,Q]=l.useState((null==N||null===(r=N.siteDetails)||void 0===r?void 0:r.buildingStatus)||null),{data:J,isLoading:ee}=Digit.Hooks.noc.useBuildingType(h);let{data:te,isLoading:le}=Digit.Hooks.noc.useRoadType(h);const ne=l.useMemo(()=>null==te?void 0:te.slice().sort((e,t)=>e.name.localeCompare(t.name)),[te]),[oe,ie]=l.useState((null==N||null===(u=N.siteDetails)||void 0===u?void 0:u.isBasementAreaAvailable)||null),ae=[{code:"YES",i18nKey:"YES"},{code:"NO",i18nKey:"NO"}],re=Digit.Hooks.noc.useTenants(),{data:ue,isLoading:se}=Digit.Hooks.useCustomMDMS(h,"tenant",[{name:"zoneMaster",filter:"$.[?(@.tanentId == '"+g+"')]"}]),[de,ce]=l.useState((null==N||null===(s=N.siteDetails)||void 0===s?void 0:s.district)||null),[me,ve]=l.useState((null==N||null===(c=N.siteDetails)||void 0===c?void 0:c.localityAreaType)||null);console.log("localities in step 2 edit",me),l.useEffect(()=>{if(g&&(null==re?void 0:re.length)>0){var e,t,l;const n=re.find(e=>e.code===g),o=(null==n||null===(e=n.city)||void 0===e?void 0:e.districtName)||"",i=(null==n||null===(t=n.city)||void 0===t?void 0:t.name)||"",a=(null==n||null===(l=n.city)||void 0===l?void 0:l.ulbType)||"";o&&(ce(o),Y(i),K(a),X(o))}},[g,re]),l.useEffect(()=>{y("district",$||""),y("ulbType",q||""),y("ulbName",G||"")},[$,q,G]);const pe=d.useSelector(e=>{var t,l,n;return null===(t=e.noc)||void 0===t||null===(l=t.NOCNewApplicationFormReducer)||void 0===l||null===(n=l.formData)||void 0===n?void 0:n.cpt});return console.log("nocCpt",pe),l.useEffect(()=>{if(N){var e,t,l,n,o;const i=null==N||null===(e=N.cpt)||void 0===e?void 0:e.details,a=null==N||null===(t=N.cpt)||void 0===t||null===(l=t.details)||void 0===l?void 0:l.address;M((null==a?void 0:a.doorNo)||(null==a?void 0:a.street));const r=(null==i||null===(n=i.owners)||void 0===n||null===(o=n[0])||void 0===o?void 0:o.landArea)||(null==i?void 0:i.landArea);B(r)}},[null==N||null===(m=N.cpt)||void 0===m?void 0:m.details]),l.useEffect(()=>{x&&y("netTotalArea",x,{shouldValidate:!0,shouldDirty:!0})},[x,y]),l.useEffect(()=>{F&&y("proposedSiteAddress",F,{shouldValidate:!0,shouldDirty:!0})},[F,y]),l.useEffect(()=>{const e=null==N?void 0:N.siteDetails;if(e&&(Object.entries(e).forEach(e=>{let[t,l]=e;"floorArea"!==t&&y(t,l)}),Array.isArray(e.floorArea))){for(let e=H.length-1;e>=0;e--)j(e);e.floorArea.forEach(e=>{W({value:e.value||""})})}},[N,y,W,j]),l.useEffect(()=>{var e,t,l,n,o,i,a,r,u;const s=null==N||null===(e=N.cpt)||void 0===e||null===(t=e.details)||void 0===t||null===(l=t.Properties)||void 0===l||null===(n=l[0])||void 0===n||null===(o=n.Properties)||void 0===o||null===(i=o[0])||void 0===i||null===(a=i.Properties)||void 0===a?void 0:a[0],d=(null==s||null===(r=s.owners)||void 0===r||null===(u=r[0])||void 0===u?void 0:u.landArea)||(null==s?void 0:s.landArea);d&&y("netTotalArea",d,{shouldValidate:!0,shouldDirty:!0})},[null==N||null===(v=N.cpt)||void 0===v?void 0:v.details,y]),n.createElement(n.Fragment,null,n.createElement("div",{style:{marginBottom:"16px"}},n.createElement(t.CardSectionHeader,{className:"card-section-header"},_("NOC_SITE_DETAILS")),n.createElement("div",null,n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_PLOT_NO_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(A,{control:S,name:"plotNo",rules:{required:_("REQUIRED_FIELD"),maxLength:{value:100,message:_("MAX_100_CHARACTERS_ALLOWED")}},render:e=>n.createElement(t.TextInput,{className:"form-field",value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)}})}),(null==C?void 0:C.plotNo)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},C.plotNo.message))),n.createElement(t.LabelFieldPair,{style:{marginBottom:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},_("NOC_PROPOSED_SITE_ADDRESS"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(A,{control:S,name:"proposedSiteAddress",rules:{required:_("REQUIRED_FIELD"),maxLength:{value:200,message:_("MAX_200_CHARACTERS_ALLOWED")}},render:e=>{var l,o,i;return n.createElement(t.TextArea,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)},disabled:Boolean(F)||Boolean(null==N||null===(l=N.applicationDetails)||void 0===l||null===(o=l.owners)||void 0===o||null===(i=o[0])||void 0===i?void 0:i.PropertyOwnerAddress)})}}),n.createElement(t.CardLabelError,{style:{fontSize:"12px",marginTop:"4px"}},null!=C&&C.proposedSiteAddress?C.proposedSiteAddress.message:""))),n.createElement(t.LabelFieldPair,{style:{marginBottom:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_ULB_NAME_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(A,{control:S,name:"ulbName",defaultValue:G,rules:{required:_("REQUIRED_FIELD")},render:e=>n.createElement(t.TextInput,{className:"form-field",value:G||e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)},disable:"true"})}),n.createElement(t.CardLabelError,{style:{fontSize:"12px",marginTop:"4px"}},null!=C&&C.ulbName?C.ulbName.message:""))),n.createElement(t.LabelFieldPair,{style:{marginBottom:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_ULB_TYPE_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(A,{control:S,name:"ulbType",defaultValue:q,rules:{required:_("REQUIRED_FIELD")},render:e=>n.createElement(t.TextInput,{className:"form-field",value:q||e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)},disable:"true"})}),(null==C?void 0:C.ulbType)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},C.ulbType.message))),n.createElement(t.LabelFieldPair,{style:{marginBottom:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_KHASRA_NO_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(A,{control:S,name:"khasraNo",rules:{required:_("REQUIRED_FIELD"),maxLength:{value:500,message:_("MAX_500_CHARACTERS_ALLOWED")}},render:e=>n.createElement(t.TextArea,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)}})}),(null==C?void 0:C.khasraNo)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},C.khasraNo.message))),n.createElement(t.LabelFieldPair,{style:{marginBottom:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_HADBAST_NO_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(A,{control:S,name:"hadbastNo",rules:{required:_("REQUIRED_FIELD"),maxLength:{value:100,message:_("MAX_100_CHARACTERS_ALLOWED")},pattern:{value:/^[0-9]+$/,message:_("ONLY_NUMERIC_VALUES_ALLOWED")}},render:e=>n.createElement(t.TextInput,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)}})}),(null==C?void 0:C.hadbastNo)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},C.hadbastNo.message))),n.createElement(t.LabelFieldPair,{style:{marginBottom:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_ROAD_TYPE_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},!le&&n.createElement(A,{control:S,name:"roadType",rules:{required:_("REQUIRED_FIELD")},render:e=>n.createElement(t.Dropdown,{className:"form-field",select:e.onChange,selected:e.value,option:ne,optionKey:"name",t:_})}),(null==C?void 0:C.roadType)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},C.roadType.message))),n.createElement(t.LabelFieldPair,{style:{marginBottom:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_NET_TOTAL_AREA_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(A,{control:S,name:"netTotalArea",rules:{required:_("REQUIRED_FIELD"),pattern:{value:/^[0-9]*\.?[0-9]+$/,message:_("ONLY_NUMERIC_VALUES_ALLOWED_MSG")},maxLength:{value:100,message:_("MAX_100_CHARACTERS_ALLOWED")}},render:e=>{var l,o,i;return n.createElement(t.TextInput,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)},disabled:x||Boolean(null==N||null===(l=N.applicationDetails)||void 0===l||null===(o=l.owners)||void 0===o||null===(i=o[0])||void 0===i?void 0:i.PropertyOwnerPlotArea)})}}),n.createElement(t.CardLabelError,{style:{fontSize:"12px",marginTop:"4px"}},(null==C||null===(p=C.netTotalArea)||void 0===p?void 0:p.message)||""))),n.createElement(t.LabelFieldPair,{style:{marginBottom:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_AREA_LEFT_FOR_ROAD_WIDENING_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(A,{control:S,name:"areaLeftForRoadWidening",rules:{required:_("REQUIRED_FIELD"),pattern:{value:/^[0-9]*\.?[0-9]+$/,message:_("ONLY_NUMERIC_VALUES_ALLOWED_MSG")},maxLength:{value:100,message:_("MAX_100_CHARACTERS_ALLOWED")}},render:e=>n.createElement(t.TextInput,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)}})}),(null==C?void 0:C.areaLeftForRoadWidening)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},C.areaLeftForRoadWidening.message))),n.createElement(t.LabelFieldPair,{style:{marginBottom:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_NET_PLOT_AREA_AFTER_WIDENING_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(A,{control:S,name:"netPlotAreaAfterWidening",rules:{required:_("REQUIRED_FIELD"),pattern:{value:/^[0-9]*\.?[0-9]+$/,message:_("ONLY_NUMERIC_VALUES_ALLOWED_MSG")},maxLength:{value:100,message:_("MAX_100_CHARACTERS_ALLOWED")}},render:e=>n.createElement(t.TextInput,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)},disable:"true"})}),(null==C?void 0:C.netPlotAreaAfterWidening)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},C.netPlotAreaAfterWidening.message))),n.createElement(t.LabelFieldPair,{style:{marginBottom:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_ROAD_WIDTH_AT_SITE_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(A,{control:S,name:"roadWidthAtSite",rules:{required:_("REQUIRED_FIELD"),pattern:{value:/^[0-9]*\.?[0-9]+$/,message:_("ONLY_NUMERIC_VALUES_ALLOWED_MSG")},maxLength:{value:100,message:_("MAX_100_CHARACTERS_ALLOWED")}},render:e=>n.createElement(t.TextInput,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)}})}),n.createElement(t.CardLabelError,{style:{fontSize:"12px",marginTop:"4px"}},null!=C&&C.roadWidthAtSite?C.roadWidthAtSite.message:""))),n.createElement(t.LabelFieldPair,{style:{marginBottom:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_BUILDING_STATUS_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},!ee&&n.createElement(A,{control:S,name:"buildingStatus",rules:{required:_("REQUIRED_FIELD")},render:e=>n.createElement(t.Dropdown,{className:"form-field",select:t=>{Q(t),e.onChange(t)},selected:e.value,option:J,optionKey:"name",t:_})}),(null==C?void 0:C.buildingStatus)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},C.buildingStatus.message))),"BUILTUP"===(null==Z?void 0:Z.code)&&n.createElement(t.LabelFieldPair,{style:{marginBottom:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_IS_BASEMENT_AREA_PRESENT_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(A,{control:S,name:"isBasementAreaAvailable",rules:{required:_("REQUIRED_FIELD")},render:e=>n.createElement(t.Dropdown,{className:"form-field",select:t=>{ie(t),e.onChange(t)},selected:e.value,option:ae,optionKey:"i18nKey",t:_})}),(null==C?void 0:C.isBasementAreaAvailable)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},C.isBasementAreaAvailable.message))),"BUILTUP"===(null==Z?void 0:Z.code)&&"YES"===(null==oe?void 0:oe.code)&&n.createElement(t.LabelFieldPair,{style:{marginBottom:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_BASEMENT_AREA_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(A,{control:S,name:"basementArea",rules:{required:_("REQUIRED_FIELD"),pattern:{value:/^[0-9]*\.?[0-9]+$/,message:_("ONLY_NUMERIC_VALUES_ALLOWED_MSG")},maxLength:{value:100,message:_("MAX_100_CHARACTERS_ALLOWED")}},render:e=>n.createElement(t.TextInput,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)}})}),n.createElement(t.CardLabelError,{style:{fontSize:"12px",marginTop:"4px"}},null!=C&&C.basementArea?C.basementArea.message:""))),"BUILTUP"===(null==Z?void 0:Z.code)&&H.map((e,l)=>n.createElement("div",{style:{display:"flex",gap:"10px",flexDirection:"column"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},0===l?"Ground":""+l," Floor Area(sq mt)",n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{key:e.id,className:"field",style:{display:"flex",gap:"10px"}},n.createElement(A,{control:S,name:"floorArea."+l+".value",defaultValue:e.value,rules:{required:_("REQUIRED_FIELD"),pattern:{value:/^[0-9]*\.?[0-9]+$/,message:_("ONLY_NUMERIC_VALUES_ALLOWED_MSG")},maxLength:{value:100,message:_("MAX_100_CHARACTERS_ALLOWED")}},render:e=>{var o,i;return n.createElement(n.Fragment,null,n.createElement(t.TextInput,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)}}),(null==C||null===(o=C.floorArea)||void 0===o||null===(i=o[l])||void 0===i?void 0:i.value)&&n.createElement(t.CardLabelError,{className:D},C.floorArea[l].value.message))}}),n.createElement("button",{type:"button",onClick:()=>j(l)},"❌")))),"BUILTUP"===(null==Z?void 0:Z.code)&&n.createElement("button",{type:"button",onClick:()=>W({value:""})},"➕ Add Floor"),"BUILTUP"===(null==Z?void 0:Z.code)&&n.createElement(t.LabelFieldPair,{style:{marginBottom:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_TOTAL_FLOOR_BUILT_UP_AREA_LABEL")),n.createElement("div",{className:"field"},n.createElement(A,{control:S,name:"totalFloorArea",defaultValue:k,render:e=>n.createElement(t.TextInput,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)},disable:"true"})}))),n.createElement(t.LabelFieldPair,{style:{marginBottom:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_SITE_WARD_NO_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(A,{control:S,name:"wardNo",rules:{required:_("REQUIRED_FIELD"),maxLength:{value:100,message:_("MAX_100_CHARACTERS_ALLOWED")}},render:e=>n.createElement(t.TextInput,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)}})}),(null==C?void 0:C.wardNo)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},C.wardNo.message))),n.createElement(t.LabelFieldPair,{style:{marginBottom:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_DISTRICT_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(A,{control:S,name:"district",defaultValue:$,rules:{required:_("REQUIRED_FIELD")},render:e=>n.createElement(t.TextInput,{className:"form-field",value:de||e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)},disable:"true"})}),(null==C?void 0:C.district)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},C.district.message))),n.createElement(t.LabelFieldPair,{style:{marginBottom:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_ZONE_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},!se&&n.createElement(A,{control:S,name:"zone",rules:{required:_("REQUIRED_FIELD")},render:e=>{var l,o,i;return n.createElement(t.Dropdown,{className:"form-field",select:e.onChange,selected:e.value,option:null==ue||null===(l=ue.tenant)||void 0===l||null===(o=l.zoneMaster)||void 0===o||null===(i=o[0])||void 0===i?void 0:i.zones,optionKey:"code",t:_})}}),(null==C?void 0:C.zone)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},C.zone.message))),n.createElement(t.LabelFieldPair,{style:{marginBottom:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_SITE_VILLAGE_NAME_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(A,{control:S,name:"villageName",rules:{required:_("REQUIRED_FIELD"),maxLength:{value:100,message:_("MAX_100_CHARACTERS_ALLOWED")}},render:e=>n.createElement(t.TextInput,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)}})}),(null==C?void 0:C.villageName)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},C.villageName.message))),n.createElement(t.LabelFieldPair,{style:{marginBottom:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_SITE_COLONY_NAME_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(A,{control:S,name:"colonyName",rules:{required:_("REQUIRED_FIELD"),maxLength:{value:100,message:_("MAX_100_CHARACTERS_ALLOWED")}},render:e=>n.createElement(t.TextInput,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)}})}),(null==C?void 0:C.colonyName)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},C.colonyName.message))),n.createElement(t.LabelFieldPair,{style:{marginBottom:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_SITE_VASIKA_NO_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(A,{control:S,name:"vasikaNumber",rules:{required:_("REQUIRED_FIELD"),validate:e=>e.replace(/\//g,"").length<=15||_("MAX_15_CHARACTERS_ALLOWED")},render:e=>{var l,o,i;return n.createElement(t.TextInput,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)},disabled:Boolean(null==N||null===(l=N.applicationDetails)||void 0===l||null===(o=l.owners)||void 0===o||null===(i=o[0])||void 0===i?void 0:i.propertyVasikaNo)})}}),(null==C?void 0:C.vasikaNumber)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},C.vasikaNumber.message))),n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_VASIKA_DATE"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(A,{control:S,name:"vasikaDate",rules:{required:_("REQUIRED_FIELD"),validate:e=>{}},render:e=>{var l,o,i;return n.createElement(t.TextInput,{type:"date",value:b(e.value),onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)},min:"1900-01-01",max:(new Date).toISOString().split("T")[0],disabled:Boolean(null==N||null===(l=N.applicationDetails)||void 0===l||null===(o=l.owners)||void 0===o||null===(i=o[0])||void 0===i?void 0:i.propertyVasikaDate)})}}),(null==C?void 0:C.vasikaDate)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},null==C||null===(f=C.vasikaDate)||void 0===f?void 0:f.message))),n.createElement(t.LabelFieldPair,{style:{marginBottom:"20px"}},n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("NOC_SITE_KHEWAT_AND_KHATUNI_NO_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(A,{control:S,name:"khewatAndKhatuniNo",rules:{required:_("REQUIRED_FIELD"),maxLength:{value:100,message:_("MAX_100_CHARACTERS_ALLOWED")},pattern:{value:/^[0-9]+$/,message:_("ONLY_NUMERIC_VALUES_ALLOWED")}},render:e=>n.createElement(t.TextInput,{value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)}})}),(null==C?void 0:C.khewatAndKhatuniNo)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},C.khewatAndKhatuniNo.message))),n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller"},""+_("BPA_AREA_TYPE_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},(null==P?void 0:P.length)>0&&n.createElement(A,{control:S,name:"localityAreaType",rules:{required:_("REQUIRED_FIELD")},render:e=>n.createElement(t.Dropdown,{className:"form-field",select:t=>{e.onChange(t)},selected:me||e.value,option:P.sort((e,t)=>e.name.localeCompare(t.name)),optionKey:"name",t:_})}),null!=C&&C.localityAreaType?null==C||null===(E=C.localityAreaType)||void 0===E?void 0:E.message:""))),n.createElement(t.BreakLine,null)))},mi=e=>{var o;const{t:i,currentStepData:a,Controller:r,control:u,setValue:s,errors:d}=e,c=(Digit.ULBService.getCurrentTenantId(),Digit.ULBService.getStateId()),[m,v]=l.useState((null==a||null===(o=a.siteDetails)||void 0===o?void 0:o.specificationBuildingCategory)||null),{data:p,isLoading:f}=Digit.Hooks.noc.useBuildingCategory(c),{data:E,isLoading:g}=Digit.Hooks.noc.useNocType(c),h=[{code:"YES",i18nKey:"YES"},{code:"NO",i18nKey:"NO"}];return l.useEffect(()=>{console.log("currentStepData4",a);const e=null==a?void 0:a.siteDetails;e&&Object.entries(e).forEach(e=>{let[t,l]=e;s(t,l)})},[a,s]),n.createElement(n.Fragment,null,n.createElement(t.CardSectionHeader,null,i("NOC_SPECIFICATION_DETAILS")),n.createElement("div",null,n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller"},""+i("NOC_PLOT_AREA_JAMA_BANDI_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(r,{control:u,name:"specificationPlotArea",rules:{required:i("REQUIRED_FIELD"),pattern:{value:/^[0-9]*\.?[0-9]+$/,message:i("ONLY_NUMERIC_VALUES_ALLOWED_MSG")},maxLength:{value:100,message:i("MAX_100_CHARACTERS_ALLOWED")}},render:e=>n.createElement(t.TextInput,{className:"form-field",value:e.value,onChange:t=>{e.onChange(t.target.value)},onBlur:t=>{e.onBlur(t)},t:i})}),(null==d?void 0:d.specificationPlotArea)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},d.specificationPlotArea.message))),n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller"},""+i("NOC_BUILDING_CATEGORY_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},!f&&p.length>0&&n.createElement(r,{control:u,name:"specificationBuildingCategory",rules:{required:i("REQUIRED_FIELD")},render:e=>n.createElement(t.Dropdown,{className:"form-field",select:t=>{v(t),e.onChange(t)},selected:e.value,option:p,optionKey:"name",t:i})}),(null==d?void 0:d.specificationBuildingCategory)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},d.specificationBuildingCategory.message))),n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller"},""+i("NOC_NOC_TYPE_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},!g&&n.createElement(r,{control:u,name:"specificationNocType",rules:{required:i("REQUIRED_FIELD")},render:e=>n.createElement(t.Dropdown,{className:"form-field",select:e.onChange,selected:e.value,option:E,optionKey:"name",t:i})}),(null==d?void 0:d.specificationNocType)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},d.specificationNocType.message))),n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller"},""+i("NOC_RESTRICTED_AREA_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(r,{control:u,name:"specificationRestrictedArea",rules:{required:i("REQUIRED_FIELD")},render:e=>n.createElement(t.Dropdown,{className:"form-field",select:e.onChange,selected:e.value,option:h,optionKey:"i18nKey",t:i})}),(null==d?void 0:d.specificationRestrictedArea)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},d.specificationRestrictedArea.message))),n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"card-label-smaller"},""+i("NOC_IS_SITE_UNDER_MASTER_PLAN_LABEL"),n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"field"},n.createElement(r,{control:u,name:"specificationIsSiteUnderMasterPlan",rules:{required:i("REQUIRED_FIELD")},render:e=>n.createElement(t.Dropdown,{className:"form-field",select:e.onChange,selected:e.value,option:h,optionKey:"i18nKey",t:i})}),(null==d?void 0:d.specificationIsSiteUnderMasterPlan)&&n.createElement("p",{style:{color:"red",marginTop:"4px",marginBottom:"0"}},d.specificationIsSiteUnderMasterPlan.message)))))};function vi(e){var l,i,a,r,u,s,c,m,v,p,f,E,g,h,_,N,A,b,y,C,D,O,T,L,I,w,P,R,x,B,F,M,k,U,H,W,j,V,z,G,Y,q,K,$,X,Z,Q,J,ee,te,le,ne,oe,ie,ae,re,ue,se,de,ce,me,ve,pe,fe,Ee,ge,he,_e,Ne,Ae,Se,be,ye,Ce,De;let{currentStepData:Oe,t:Te}=e;o.useLocation(),o.useHistory(),d.useDispatch(),console.log("formData in Summary Page",Oe);const Le=d.useSelector(function(e){var t,l;return(null==e||null===(t=e.noc)||void 0===t||null===(l=t.NOCNewApplicationFormReducer)||void 0===l?void 0:l.coordinates)||{}}),Ie=d.useSelector(function(e){var t,l;return(null==e||null===(t=e.noc)||void 0===t||null===(l=t.NOCNewApplicationFormReducer)||void 0===l?void 0:l.ownerPhotos)||[]}),we=d.useSelector(function(e){var t,l;return(null==e||null===(t=e.noc)||void 0===t||null===(l=t.NOCNewApplicationFormReducer)||void 0===l?void 0:l.ownerIds)||[]});console.log("coordinates in summary page",Le);const Pe=e=>{if(0===e)return Te("NOC_GROUND_FLOOR_AREA_LABEL");const t=e%10,l=e%100;let n="th";return(l<11||l>13)&&(1===t?n="st":2===t?n="nd":3===t&&(n="rd")),""+e+n+" "+Te("NOC_FLOOR_AREA_LABEL")},Re=(Digit.UserService.getUser(),e=>{if(!e)return"";const[t,l,n]=e.split("-");return n+"/"+l+"/"+t});let xe=null==Oe||null===(l=Oe.documents)||void 0===l||null===(i=l.documents)||void 0===i?void 0:i.documents;console.log("documents here in summary",xe);const Be=null==Oe||null===(a=Oe.documents)||void 0===a||null===(r=a.documents)||void 0===r||null===(u=r.documents)||void 0===u?void 0:u.filter(e=>"OWNER.SITEPHOTOGRAPHONE"===e.documentType||"OWNER.SITEPHOTOGRAPHTWO"===e.documentType),Fe=null==Oe||null===(s=Oe.documents)||void 0===s||null===(c=s.documents)||void 0===c||null===(m=c.documents)||void 0===m?void 0:m.filter(e=>!("OWNER.SITEPHOTOGRAPHONE"===(null==e?void 0:e.documentType)||"OWNER.SITEPHOTOGRAPHTWO"===(null==e?void 0:e.documentType))),Me=null==Oe||null===(v=Oe.applicationDetails)||void 0===v||null===(p=v.owners)||void 0===p?void 0:p[0],ke=null==Oe||null===(f=Oe.applicationDetails)||void 0===f||null===(E=f.owners)||void 0===E||null===(g=E[0])||void 0===g?void 0:g.propertyId;return console.log("primaryOwner and propertyId here in summary",Me,ke),n.createElement("div",{className:"employee-main-application-details"},n.createElement("style",null," .data-table .row {border: 2px solid lightgrey;}"),n.createElement(t.CardSubHeader,null,Te("OWNER_OWNERPHOTO")),n.createElement(t.StatusTable,{style:{border:"none"}},n.createElement(Dn,{ownerFileStoreId:null==Ie||null===(h=Ie.ownerPhotoList)||void 0===h||null===(_=h[0])||void 0===_?void 0:_.filestoreId,ownerName:null==Oe||null===(N=Oe.applicationDetails)||void 0===N||null===(A=N.owners)||void 0===A||null===(b=A[0])||void 0===b?void 0:b.ownerOrFirmName})),null===(y=null!=(C=null==Oe||null===(D=Oe.applicationDetails)||void 0===D?void 0:D.owners)?C:[])||void 0===y?void 0:y.map((e,l)=>{var o,i,a;return n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,0===l?Te("NOC_PRIMARY_OWNER"):"Owner "+(l+1)),n.createElement(t.StatusTable,null,(null==e||null===(o=e.ownerType)||void 0===o?void 0:o.code)&&n.createElement(t.Row,{label:Te("NOC_OWNER_TYPE_LABEL"),text:Te(null==e||null===(i=e.ownerType)||void 0===i?void 0:i.code)}),n.createElement(t.Row,{label:Te("NOC_FIRM_OWNER_NAME_LABEL"),text:(null==e?void 0:e.ownerOrFirmName)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_APPLICANT_EMAIL_LABEL"),text:(null==e?void 0:e.emailId)||"N/A"}),n.createElement(t.Row,{label:Te("BPA_APPLICANT_FATHER_HUSBAND_NAME_LABEL"),text:(null==e?void 0:e.fatherOrHusbandName)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_APPLICANT_MOBILE_NO_LABEL"),text:(null==e?void 0:e.mobileNumber)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_APPLICANT_DOB_LABEL"),text:Re(null==e?void 0:e.dateOfBirth)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_APPLICANT_GENDER_LABEL"),text:(null==e||null===(a=e.gender)||void 0===a?void 0:a.code)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_APPLICANT_ADDRESS_LABEL"),text:(null==e?void 0:e.address)||"N/A"})))}),Me&&ke&&n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,Te("NOC_PROPERTY_DETAILS")),n.createElement(t.StatusTable,null,n.createElement(t.Row,{label:Te("NOC_APPLICANT_PROPERTY_ID_LABEL"),text:(null==Me?void 0:Me.propertyId)||"N/A"}))),(null==Oe||null===(O=Oe.applicationDetails)||void 0===O?void 0:O.professionalName)&&n.createElement(n.Fragment,null,n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,Te("NOC_PROFESSIONAL_DETAILS")),n.createElement(t.StatusTable,null,n.createElement(t.Row,{label:Te("NOC_PROFESSIONAL_NAME_LABEL"),text:(null==Oe||null===(T=Oe.applicationDetails)||void 0===T?void 0:T.professionalName)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_PROFESSIONAL_EMAIL_LABEL"),text:(null==Oe||null===(L=Oe.applicationDetails)||void 0===L?void 0:L.professionalEmailId)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_PROFESSIONAL_REGISTRATION_ID_LABEL"),text:(null==Oe||null===(I=Oe.applicationDetails)||void 0===I?void 0:I.professionalRegId)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_PROFESSIONAL_REGISTRATION_ID_VALIDITY_LABEL"),text:(null==Oe||null===(w=Oe.applicationDetails)||void 0===w?void 0:w.professionalRegIdValidity)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_PROFESSIONAL_MOBILE_NO_LABEL"),text:(null==Oe||null===(P=Oe.applicationDetails)||void 0===P?void 0:P.professionalMobileNumber)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_PROFESSIONAL_ADDRESS_LABEL"),text:(null==Oe||null===(R=Oe.applicationDetails)||void 0===R?void 0:R.professionalAddress)||"N/A"})))),n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,Te("NOC_SITE_DETAILS")),n.createElement(t.StatusTable,null,n.createElement(t.Row,{label:Te("NOC_PLOT_NO_LABEL"),text:(null==Oe||null===(x=Oe.siteDetails)||void 0===x?void 0:x.plotNo)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_PROPOSED_SITE_ADDRESS"),text:(null==Oe||null===(B=Oe.siteDetails)||void 0===B?void 0:B.proposedSiteAddress)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_ULB_NAME_LABEL"),text:(null==Oe||null===(F=Oe.siteDetails)||void 0===F||null===(M=F.ulbName)||void 0===M?void 0:M.name)||(null==Oe||null===(k=Oe.siteDetails)||void 0===k?void 0:k.ulbName)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_ULB_TYPE_LABEL"),text:(null==Oe||null===(U=Oe.siteDetails)||void 0===U?void 0:U.ulbType)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_DISTRICT_LABEL"),text:(null==Oe||null===(H=Oe.siteDetails)||void 0===H?void 0:H.district)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_ZONE_LABEL"),text:(null==Oe||null===(W=Oe.siteDetails)||void 0===W||null===(j=W.zone)||void 0===j?void 0:j.name)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_KHASRA_NO_LABEL"),text:(null==Oe||null===(V=Oe.siteDetails)||void 0===V?void 0:V.khasraNo)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_HADBAST_NO_LABEL"),text:(null==Oe||null===(z=Oe.siteDetails)||void 0===z?void 0:z.hadbastNo)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_ROAD_TYPE_LABEL"),text:(null==Oe||null===(G=Oe.siteDetails)||void 0===G||null===(Y=G.roadType)||void 0===Y?void 0:Y.name)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_AREA_LEFT_FOR_ROAD_WIDENING_LABEL"),text:(null==Oe||null===(q=Oe.siteDetails)||void 0===q?void 0:q.areaLeftForRoadWidening)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_NET_PLOT_AREA_AFTER_WIDENING_LABEL"),text:(null==Oe||null===(K=Oe.siteDetails)||void 0===K?void 0:K.netPlotAreaAfterWidening)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_NET_TOTAL_AREA_LABEL"),text:(null==Oe||null===($=Oe.siteDetails)||void 0===$?void 0:$.netTotalArea)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_ROAD_WIDTH_AT_SITE_LABEL"),text:(null==Oe||null===(X=Oe.siteDetails)||void 0===X?void 0:X.roadWidthAtSite)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_BUILDING_STATUS_LABEL"),text:(null==Oe||null===(Z=Oe.siteDetails)||void 0===Z||null===(Q=Z.buildingStatus)||void 0===Q?void 0:Q.name)||"N/A"}),(null==Oe||null===(J=Oe.siteDetails)||void 0===J?void 0:J.isBasementAreaAvailable)&&n.createElement(t.Row,{label:Te("NOC_IS_BASEMENT_AREA_PRESENT_LABEL"),text:(null==Oe||null===(ee=Oe.siteDetails)||void 0===ee||null===(te=ee.isBasementAreaAvailable)||void 0===te?void 0:te.code)||"N/A"}),(null==Oe||null===(le=Oe.siteDetails)||void 0===le?void 0:le.basementArea)&&n.createElement(t.Row,{label:Te("NOC_BASEMENT_AREA_LABEL"),text:(null==Oe||null===(ne=Oe.siteDetails)||void 0===ne?void 0:ne.basementArea)||"N/A"}),"BUILTUP"===(null==Oe||null===(oe=Oe.siteDetails)||void 0===oe||null===(ie=oe.buildingStatus)||void 0===ie?void 0:ie.code)&&(null==Oe||null===(ae=Oe.siteDetails)||void 0===ae||null===(re=ae.floorArea)||void 0===re?void 0:re.map((e,l)=>n.createElement(t.Row,{label:Pe(l),text:(null==e?void 0:e.value)||"N/A"}))),"BUILTUP"===(null==Oe||null===(ue=Oe.siteDetails)||void 0===ue||null===(se=ue.buildingStatus)||void 0===se?void 0:se.code)&&n.createElement(t.Row,{label:Te("NOC_TOTAL_FLOOR_BUILT_UP_AREA_LABEL"),text:(null==Oe||null===(de=Oe.siteDetails)||void 0===de?void 0:de.totalFloorArea)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_SITE_WARD_NO_LABEL"),text:(null==Oe||null===(ce=Oe.siteDetails)||void 0===ce?void 0:ce.wardNo)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_SITE_VILLAGE_NAME_LABEL"),text:(null==Oe||null===(me=Oe.siteDetails)||void 0===me?void 0:me.villageName)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_SITE_COLONY_NAME_LABEL"),text:(null==Oe||null===(ve=Oe.siteDetails)||void 0===ve?void 0:ve.colonyName)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_SITE_VASIKA_NO_LABEL"),text:(null==Oe||null===(pe=Oe.siteDetails)||void 0===pe?void 0:pe.vasikaNumber)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_VASIKA_DATE"),text:S(null==Oe||null===(fe=Oe.siteDetails)||void 0===fe?void 0:fe.vasikaDate)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_SITE_KHEWAT_AND_KHATUNI_NO_LABEL"),text:(null==Oe||null===(Ee=Oe.siteDetails)||void 0===Ee?void 0:Ee.khewatAndKhatuniNo)||"N/A"}))),n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,Te("NOC_SPECIFICATION_DETAILS")),n.createElement(t.StatusTable,null,n.createElement(t.Row,{label:Te("NOC_PLOT_AREA_JAMA_BANDI_LABEL"),text:(null==Oe||null===(ge=Oe.siteDetails)||void 0===ge?void 0:ge.specificationPlotArea)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_BUILDING_CATEGORY_LABEL"),text:(null==Oe||null===(he=Oe.siteDetails)||void 0===he||null===(_e=he.specificationBuildingCategory)||void 0===_e?void 0:_e.name)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_NOC_TYPE_LABEL"),text:(null==Oe||null===(Ne=Oe.siteDetails)||void 0===Ne||null===(Ae=Ne.specificationNocType)||void 0===Ae?void 0:Ae.name)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_RESTRICTED_AREA_LABEL"),text:(null==Oe||null===(Se=Oe.siteDetails)||void 0===Se||null===(be=Se.specificationRestrictedArea)||void 0===be?void 0:be.code)||"N/A"}),n.createElement(t.Row,{label:Te("NOC_IS_SITE_UNDER_MASTER_PLAN_LABEL"),text:(null==Oe||null===(ye=Oe.siteDetails)||void 0===ye||null===(Ce=ye.specificationIsSiteUnderMasterPlan)||void 0===Ce?void 0:Ce.code)||"N/A"}))),n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,Te("BPA_UPLOADED _SITE_PHOTOGRAPHS_LABEL")),n.createElement(t.StatusTable,{style:{display:"flex",gap:"20px",flexWrap:"wrap",justifyContent:"space-between"}},(null==Be?void 0:Be.length)>0&&[...Be].map(e=>n.createElement(kn,{key:(null==e?void 0:e.filestoreId)||(null==e?void 0:e.uuid),filestoreId:(null==e?void 0:e.filestoreId)||(null==e?void 0:e.uuid),documentType:null==e?void 0:e.documentType,coordinates:Le})))),n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,Te("NOC_UPLOADED_OWNER_ID")),n.createElement(t.StatusTable,null,(null==we||null===(De=we.ownerIdList)||void 0===De?void 0:De.length)>0&&n.createElement(Sn,{documents:null==we?void 0:we.ownerIdList}))),n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,Te("NOC_TITILE_DOCUMENT_UPLOADED")),n.createElement(t.StatusTable,null,(null==Fe?void 0:Fe.length)>0&&n.createElement(Sn,{documents:Fe}))))}function pi(e){var o;let{t:i,document:a,setDocuments:r,setError:s,documents:d,action:m,formData:v,handleSubmit:p,geocoordinates:f,setGeoCoordinates:E,dispatch:g}=e;const h=null==d?void 0:d.filter(e=>{var t;return null==e||null===(t=e.documentType)||void 0===t?void 0:t.includes(null==a?void 0:a.code)})[0],[_,N]=(Digit.ULBService.getCurrentTenantId(),l.useState(h?c({},h,{active:!0===(null==a?void 0:a.active),code:null==h?void 0:h.documentType}):1===(null==a||null===(o=a.dropdownData)||void 0===o?void 0:o.length)?null==a?void 0:a.dropdownData[0]:{})),[A,S]=l.useState(null),[b,y]=l.useState(()=>(null==h?void 0:h.filestoreId)||null);function C(e){const t=e.target.files[0];if(console.log("selectedFile here",t),!t)return;const l=t.type.toLowerCase();if("OWNER.SITEPHOTOGRAPHONE"!==(null==a?void 0:a.code)&&"OWNER.SITEPHOTOGRAPHTWO"!==(null==a?void 0:a.code)||!(l.includes("image/jpeg")||l.includes("image/jpg")||l.includes("image/png")))S(t),t&&"image/jpeg"===t.type&&function(e){return console.log("file",e),new Promise(t=>{try{u.getData(e,function(){const e=u.getTag(this,"GPSLatitude"),l=u.getTag(this,"GPSLongitude");if(console.log("lat====",e),e&&l){const n=P(e).toFixed(6),o=P(l).toFixed(6);t({latitude:n,longitude:o})}else t({latitude:null,longitude:null}),"OWNER.SITEPHOTOGRAPHONE"===(null==a?void 0:a.code)&&alert("Please Upload a Photo with Location Details")})}catch(e){console.log("EXIF parsing failed:",e),t({latitude:null,longitude:null})}})}(t).then(e=>{console.log("Latitude:",e.latitude),console.log("Longitude:",e.longitude),"OWNER.SITEPHOTOGRAPHONE"===(null==a?void 0:a.code)&&(null!==e.latitude&&null!==e.longitude?(g(Qo("Latitude1",e.latitude)),g(Qo("Longitude1",e.longitude)),E(t=>c({},t,{Latitude1:e.latitude,Longitude1:e.longitude}))):(window.location.pathname.includes("edit")&&(g(Qo("Latitude1","")),g(Qo("Longitude1",""))),alert("Please upload a photo with location details."))),"OWNER.SITEPHOTOGRAPHTWO"===(null==a?void 0:a.code)&&(null!==e.latitude&&null!==e.longitude?(g(Qo("Latitude2",e.latitude)),g(Qo("Longitude2",e.longitude)),E(t=>c({},t,{Latitude2:e.latitude,Longitude2:e.longitude}))):(window.location.pathname.includes("edit")&&(g(Qo("Latitude2","")),g(Qo("Longitude2",""))),alert("Please upload a photo with location details.")))});else{const e=new FileReader;e.onload=function(){const l=new Image;l.onload=function(){u.getData(l,function(){const e=u.getTag(this,"GPSLatitude"),l=u.getTag(this,"GPSLongitude");u.getTag(this,"GPSLatitudeRef"),u.getTag(this,"GPSLongitudeRef");let n=null,o=null;if(!e||!l)return alert("⚠️ No GPS data found in image. Please upload a photo with location details."),void(window.location.pathname.includes("edit")&&("OWNER.SITEPHOTOGRAPHONE"===(null==a?void 0:a.code)?(g(Qo("Latitude1","")),g(Qo("Longitude1",""))):"OWNER.SITEPHOTOGRAPHTWO"===(null==a?void 0:a.code)&&(g(Qo("Latitude2","")),g(Qo("Longitude2","")))));n=P(e).toFixed(6),o=P(l).toFixed(6),console.log("📍 Latitude:",n,"Longitude:",o),S(t),"OWNER.SITEPHOTOGRAPHONE"===(null==a?void 0:a.code)?(g(Qo("Latitude1",n)),g(Qo("Longitude1",o)),E(e=>c({},e,{Latitude1:n,Longitude1:o}))):"OWNER.SITEPHOTOGRAPHTWO"===(null==a?void 0:a.code)&&(g(Qo("Latitude2",n)),g(Qo("Longitude2",o)),E(e=>c({},e,{Latitude2:n,Longitude2:o})))})},l.src=e.result},e.readAsDataURL(t)}}const{dropdownData:D}=a;var O=D;const[T,L]=l.useState(!1),[I,w]=l.useState(!1);function P(e){return e[0]+e[1]/60+e[2]/3600}return l.useEffect(()=>{null!=_&&_.code&&r(e=>{const t=null==e?void 0:e.filter(e=>(null==e?void 0:e.documentType)!==(null==_?void 0:_.code));return 0===(null==b?void 0:b.length)||null===b?t:[...(null==t?void 0:t.filter(e=>(null==e?void 0:e.fileStoreId)!==b))||[],{documentType:null==_?void 0:_.code,filestoreId:b,documentUid:b,documentAttachment:b}]})},[b,_]),l.useEffect(()=>{(null==d?void 0:d.length)>0&&(console.log("documents here",d),p())},[d]),l.useEffect(()=>{if("update"===m){var e,t;const l=null==v||null===(e=v.originalData)||void 0===e||null===(t=e.documents)||void 0===t?void 0:t.filter(e=>e.documentType.includes(null==a?void 0:a.code))[0],n=O.filter(e=>e.code===(null==l?void 0:l.documentType)).map(e=>{var t;return c({},e,{i18nKey:null==e||null===(t=e.code)||void 0===t?void 0:t.replaceAll(".","_")})})[0];n?(N(n),y(null==l?void 0:l.fileStoreId)):L(!0)}},[]),l.useEffect(()=>{var e;null!=a&&a.hasDropdown||N({code:null==a?void 0:a.code,i18nKey:null==a||null===(e=a.code)||void 0===e?void 0:e.replaceAll(".","_")})},[]),l.useEffect(()=>{!function(){try{s(null);const e=function(){if(A){w(!0);const e=function(){if(A.size>=5242880)w(!1),s(i("CS_MAXIMUM_UPLOAD_SIZE_EXCEEDED"));else{const e=Ft(function(){return y(null),Promise.resolve(Digit.UploadServices.Filestorage("NOC",A,Digit.ULBService.getStateId())).then(function(e){var t,l,n,o;w(!1),(null==e||null===(t=e.data)||void 0===t||null===(l=t.files)||void 0===l?void 0:l.length)>0?y(null==e||null===(n=e.data)||void 0===n||null===(o=n.files[0])||void 0===o?void 0:o.fileStoreId):s(i("CS_FILE_UPLOAD_ERROR"))})},function(){w(!1),s(i("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]),l.useEffect(()=>{T&&y(null)},[T]),n.createElement("div",{className:"bpa-doc-required-wrapper"},I&&n.createElement(t.Loader,null),n.createElement(t.LabelFieldPair,null,n.createElement(t.CardLabel,{className:"bpa-doc-required-label"},i(null==a?void 0:a.code.replaceAll(".","_"))," ",(null==a?void 0:a.required)&&n.createElement("span",{className:"requiredField"},"*")),n.createElement("div",{className:"bpa-doc-required-field"},n.createElement(li,"OWNER.OWNERPHOTO"===(null==a?void 0:a.code)||"OWNER.SITEPHOTOGRAPHONE"===(null==a?void 0:a.code)||"OWNER.SITEPHOTOGRAPHTWO"===(null==a?void 0:a.code)?{id:"noc-doc",onUpload:C,onDelete:()=>{y(null)},uploadedFile:b,message:b?"1 "+i("CS_ACTION_FILEUPLOADED"):i("CS_ACTION_NO_FILEUPLOADED"),textStyles:{width:"100%"},accept:".jpg, .jpeg, .png"}:{id:"noc-doc",onUpload:C,onDelete:()=>{y(null)},uploadedFile:b,message:b?"1 "+i("CS_ACTION_FILEUPLOADED"):i("CS_ACTION_NO_FILEUPLOADED"),textStyles:{width:"100%"},accept:".pdf, .jpeg, .jpg, .png"})),n.createElement("p",{style:{padding:"10px",fontSize:"14px"}},i("OWNER.OWNERPHOTO"===(null==a?void 0:a.code)||"OWNER.SITEPHOTOGRAPHONE"===(null==a?void 0:a.code)||"OWNER.SITEPHOTOGRAPHTWO"===(null==a?void 0:a.code)?"Only .png, .jpeg, .jpg files are accepted with maximum size of 5 MB":"Only .pdf, .png, .jpeg, .jpg files are accepted with maximum size of 5 MB")),"OWNER.SITEPHOTOGRAPHONE"===(null==a?void 0:a.code)&&(null==f?void 0:f.Latitude1)&&(null==f?void 0:f.Longitude1)&&n.createElement("p",{className:"bpa-doc-required-coordinates"},"Latitude: ",f.Latitude1," & Longitude: ",f.Longitude1," "),"OWNER.SITEPHOTOGRAPHTWO"===(null==a?void 0:a.code)&&(null==f?void 0:f.Latitude2)&&(null==f?void 0:f.Longitude2)&&n.createElement("p",{className:"bpa-doc-required-coordinates"},"Latitude: ",f.Latitude2," & Longitude: ",f.Longitude2)))}const fi=n.memo(function(e){var o,i,a;let{t:r,document:s,setDocuments:d,documents:m,formData:v,beforeUploadDocuments:p,setIsNextButtonDisabled:f,handleSubmit:E}=e;console.log("documents here",m);const g=(null==m?void 0:m.filter(e=>{var t;return null==e||null===(t=e.documentType)||void 0===t?void 0:t.includes(null==s?void 0:s.code)})[0])||(null==p?void 0:p.filter(e=>{var t;return null==e||null===(t=e.documentType)||void 0===t?void 0:t.includes(null==s?void 0:s.code)})[0]);console.log("filteredDocument here",g);const h=Digit.ULBService.getStateId(),[_,N]=l.useState(g?c({},g,{active:!0,code:null==g?void 0:g.documentType,i18nKey:null==g?void 0:g.documentType}):(null==s||null===(o=s.dropdownData)||void 0===o?void 0:o.length)>0?null==s?void 0:s.dropdownData[0]:{}),[A,S]=l.useState(null),[b,y]=l.useState(()=>(null==m?void 0:m.filter(e=>{var t;return null==e||null===(t=e.documentType)||void 0===t?void 0:t.includes(null==s?void 0:s.code)}).map(e=>({fileStoreId:null==e?void 0:e.fileStoreId,fileName:(null==e?void 0:e.fileName)||""})))||null),[C,D]=l.useState([]),[O,T]=l.useState([]),[L,I]=l.useState([]||(null==v||null===(i=v.documents)||void 0===i?void 0:i.documents.filter(e=>e.documentType===_.code))),[w,P]=l.useState(null),[R,x]=l.useState(null);function B(e){return e[0]+e[1]/60+e[2]/3600}l.useEffect(()=>{(null==m?void 0:m.length)>0&&E()},[m]),l.useEffect(()=>{O.length>0&&null!=_&&_.code&&(d(e=>{if(null===b||null==(null==b?void 0:b.fileStoreId))return e;const t=null==e?void 0:e.filter(e=>(null==e?void 0:e.fileStoreId)!==b.fileStoreId);let l=[];return O&&O.map((e,t)=>{var n,o;l.push({documentType:null==_?void 0:_.code,fileStoreId:e.fileStoreId,additionalDetails:{category:null==_?void 0:_.code.split(".").slice(0,2).join("_"),latitude:w,longitude:R},documentUid:e.fileStoreId,fileName:(null===(n=L[t])||void 0===n?void 0:n.name)||"",id:m?null===(o=m.find(e=>e.documentType===(null==_?void 0:_.code)))||void 0===o?void 0:o.id:void 0})}),console.log("newfiles here",l),[...t,...l]}),T([])),null!=_&&_.code&&d(e=>{var t;return null===b||null==(null==b?void 0:b.fileStoreId)?((null==e?void 0:e.length)>0&&(null==e||e.forEach(e=>{var t,l,n,o,i;(null==e||null===(t=e.documentType)||void 0===t?void 0:t.split(".")[0])+"."+(null==e||null===(l=e.documentType)||void 0===l?void 0:l.split(".")[1])==(null==_||null===(n=_.code)||void 0===n?void 0:n.split(".")[0])+"."+(null==_||null===(o=_.code)||void 0===o?void 0:o.split(".")[1])&&(null!=e&&e.documentType&&(e.documentType=null==_?void 0:_.code),null!=e&&null!==(i=e.file)&&void 0!==i&&i.documentType&&(e.file.documentType=null==_?void 0:_.code))})),e):[...null==e?void 0:e.filter(e=>(null==e?void 0:e.fileStoreId)!==b.fileStoreId),{documentType:null==_?void 0:_.code,fileStoreId:b.fileStoreId,documentUid:b.fileStoreId,fileName:(null==A?void 0:A.name)||b.fileName||"document",id:m?null===(t=m.find(e=>e.documentType===(null==_?void 0:_.code)))||void 0===t?void 0:t.id:void 0}]})},[b,_]),l.useEffect(()=>{_.code||null===b||T([...O,b])},[b]);const F=l.useMemo(()=>{var e,t;console.log("uploadFiles here from formData",v);let l=[];return null==v||null===(e=v.documents)||void 0===e||null===(t=e.documents)||void 0===t||t.filter(e=>e.documentType===_.code).forEach(e=>l.push([e.fileName,{file:{name:e.fileName,type:e.documentType},fileStoreId:{fileStoreId:e.fileStoreId,tenantId:h}}])),console.log("selectedUplDocs here",l),l},[v]);return n.createElement("div",null,n.createElement(t.CardLabel,null,null!=s&&s.required?r(null==s?void 0:s.code)+" *":""+r(null==s?void 0:s.code)),n.createElement(t.MultiUploadWrapper,{module:"NOC",tenantId:h,getFormState:function(e){let t,l,n=_.code;if((null==e?void 0:e.length)>0)(function(e){return new Promise(t=>{try{u.getData(e,function(){const e=u.getTag(this,"GPSLatitude"),l=u.getTag(this,"GPSLongitude");if(e&&l){const n=B(e),o=B(l);t({latitude:n,longitude:o})}else t({latitude:null,longitude:null}),"OWNER.SITEPHOTOGRAPHONE"===(null==s?void 0:s.code)&&alert("Please Upload a Photo with Location Details")})}catch(e){t({latitude:null,longitude:null})}})})(e[0][1].file).then(o=>{var i,a,r;console.log("Latitude:",o.latitude),console.log("Longitude:",o.longitude),P(o.latitude),x(o.longitude),"OWNER.SITEPHOTOGRAPHONE"===(null==s?void 0:s.code)&&(null!==o.latitude&&null!==o.longitude?(sessionStorage.setItem("Latitude",o.latitude),sessionStorage.setItem("Longitude",o.longitude)):(sessionStorage.removeItem("Latitude"),sessionStorage.removeItem("Longitude"))),t=Object.fromEntries(e),l=Object.values(t),l=null==v||null===(i=v.documents)||void 0===i||null===(a=i.documents)||void 0===a?void 0:a.filter(e=>e.documentType===_.code),D(l);let u=[];null==e||e.map((e,t)=>{var l,n,i,a;u.push({documentType:null==_?void 0:_.code,additionalDetails:{category:null==_?void 0:_.code.split(".").slice(0,2).join("_"),latitude:o.latitude,longitude:o.longitude},fileStoreId:null==e||null===(l=e[1])||void 0===l||null===(n=l.fileStoreId)||void 0===n?void 0:n.fileStoreId,documentUid:null==e||null===(i=e[1].fileStoreId)||void 0===i?void 0:i.fileStoreId,fileName:(null==e?void 0:e[0])||"",id:m?null===(a=m.find(e=>e.documentType===(null==_?void 0:_.code)))||void 0===a?void 0:a.id:void 0})});const c=[...m.filter(e=>e.documentType!==n),...u];d(c),null===(r=l)||void 0===r||r.map(e=>{null!=e&&e.file||(e.file={}),e.file.documentType=n,function(e,t){e&&S(e.file),e&&I([...L,e.file])}(e)})}).catch(e=>{console.error("Error extracting geo location:",e)});else if(0==(null==e?void 0:e.length)){const e=[...m.filter(e=>e.documentType!==n)];d(e)}},setuploadedstate:F,t:r,extraStyleName:"NOC",allowedFileTypesRegex:/(.*?)(jpg|jpeg|png|image|pdf)$/i,allowedMaxSizeInMB:10,acceptFiles:"image/*, .pdf, .png, .jpeg, .jpg"}),(null==s||null===(a=s.uploadedDocuments)||void 0===a?void 0:a.length)&&n.createElement(Rl,{isSendBackFlow:!0,documents:null==s?void 0:s.uploadedDocuments}),"OWNER.SITEPHOTOGRAPHONE"===(null==s?void 0:s.code)&&(sessionStorage.getItem("Latitude")&&sessionStorage.getItem("Longitude")?n.createElement("div",null,n.createElement("p",null,"Latitude: ",sessionStorage.getItem("Latitude")),n.createElement("p",null,"Longitude: ",sessionStorage.getItem("Longitude")),f(!1)," "):n.createElement("div",null,n.createElement("p",{style:{color:"red"}},"Please upload a Photo with Location details."),f(!0)," ")))}),Ei=[{head:"APPLICATION DETAILS",stepLabel:"NOC_APPLICATION_DETAILS",stepNumber:1,isStepEnabled:!0,type:"component",component:"NewNOCStepFormOne",key:"applicationDetails",withoutLabel:!0,texts:{submitBarLabel:"CS_COMMON_NEXT"}},{head:"SITE DETAILS",stepLabel:"NOC_SITE_DETAILS",stepNumber:2,isStepEnabled:!0,type:"component",component:"NewNOCStepFormTwo",key:"siteDetails",withoutLabel:!0,texts:{submitBarLabel:"CS_COMMON_NEXT"}},{head:"DOCUMENT DETAILS",stepLabel:"ES_TITILE_DOCUMENT_DETAILS",stepNumber:3,isStepEnabled:!0,type:"component",component:"NewNOCStepFormThree",key:"documents",withoutLabel:!0,texts:{submitBarLabel:"CS_COMMON_NEXT"}},{head:"SUMMARY DETAILS",stepLabel:"ES_TITILE_SUMMARY_DETAILS",stepNumber:4,isStepEnabled:!0,type:"component",component:"NewNOCStepFormFour",key:"summary",withoutLabel:!0,texts:{submitBarLabel:"CS_COMMON_SUBMIT"}}].map(e=>c({},e,{currStepConfig:null==$o?void 0:$o.filter(t=>(null==t?void 0:t.stepNumber)===(null==e?void 0:e.stepNumber))})),gi=["tenantId","payments","EmpData","pdfkey"],hi=["tenantId","payments","pdfkey","EmpData"],_i=e=>{var o,r;const{register:u,setValue:s,getValues:d,reset:c,formState:m}=a.useFormContext(),{t:v}=i.useTranslation(),p=Digit.UserService.getUser().info;return n.createElement(l.Fragment,null,n.createElement(t.SearchField,null,n.createElement("label",null,v("NOC_APPLICATION_NUMBER")),n.createElement(t.TextInput,{name:"applicationNo",inputRef:u({})})),n.createElement(t.SearchField,null,n.createElement("label",null,v("NOC_APPLICANT_MOBILE_NO_LABEL")),n.createElement(t.TextInput,{name:"mobileNumber",inputRef:u({minLength:{value:10,message:v("CORE_COMMON_MOBILE_ERROR")},maxLength:{value:10,message:v("CORE_COMMON_MOBILE_ERROR")},pattern:{value:/[6789][0-9]{9}/,message:v("CORE_COMMON_MOBILE_ERROR")}}),type:"number",componentInFront:n.createElement("div",{className:"employee-card-input employee-card-input--front"},"+91")}),n.createElement(t.CardLabelError,null,null==m||null===(o=m.errors)||void 0===o||null===(r=o.mobileNumber)||void 0===r?void 0:r.message)),n.createElement(t.SearchField,{className:"submit"},n.createElement(t.SubmitBar,{label:v("ES_COMMON_SEARCH"),submit:!0}),n.createElement("p",{style:{marginTop:"24px"},onClick:()=>{c({applicationNo:"",mobileNumber:"",offset:0,limit:10,sortBy:"createdTime",sortOrder:"DESC",isSubmitSuccessful:"false"}),s("offset",d("offset")-d("limit")),null==e||e.onSubmit({offset:0,limit:10,sortBy:"createdTime",sortOrder:"DESC",mobileNumber:null==p?void 0:p.mobileNumber},!0),null!=e&&e.isMobileView&&e.closeMobilePopupModal()}},v("ES_COMMON_CLEAR_ALL"))))},Ni=["currentlyActiveMobileModal"],Ai=["currentlyActiveMobileModal"],Si=e=>{var o,r;let{SearchFormFieldsComponent:u,propsMobileInboxCards:s,isLoading:d,data:v,onSubmit:p}=e;const{t:f}=i.useTranslation(),{handleSubmit:E}=a.useFormContext(),[g,h]=l.useReducer(function(e,t){switch(t.type){case"set":return t.payload;case"remove":return!1}},!1),_=()=>{h({type:"remove"})},N=()=>n.createElement("div",{className:"InboxMobilePopupCloseButtonWrapper",onClick:_},n.createElement(t.CloseSvg,null)),A=l.useCallback(e=>{let{currentlyActiveMobileModal:l}=e;return(e=>{let{currentlyActiveMobileModal:l}=e,o=m(e,Ni);const{closeMobilePopupModal:i}=o;switch(l){case"SearchFormComponent":return n.createElement(t.SearchForm,o,n.createElement(N,null),n.createElement("div",{className:"MobilePopupHeadingWrapper"},n.createElement("h2",null,f("ACTION_TEST_SEARCH_NOC_APPLICATION"),":")),n.createElement(u,{onSubmit:p,handleSubmit:E,isMobileView:!0,closeMobilePopupModal:i}));default:return n.createElement("span",null)}})(c({currentlyActiveMobileModal:l},m(e,Ai)))},[g]);return d?n.createElement(t.Loader,null):n.createElement(n.Fragment,null,n.createElement("div",{className:"searchBox"},n.createElement(t.SearchAction,{text:f("ES_COMMON_SEARCH"),handleActionClick:()=>h({type:"set",payload:"SearchFormComponent"})})),g?n.createElement(t.PopUp,null,n.createElement(A,{onSubmit:e=>{h({type:"remove"}),p(e)},handleSubmit:E,id:"search-form",className:"rm-mb form-field-flex-one inboxPopupMobileWrapper",currentlyActiveMobileModal:g,closeMobilePopupModal:_})):null,null!=v&&null!==(o=v[0])&&void 0!==o&&o.display?n.createElement(t.Card,{style:{marginTop:20}},f(null==v||null===(r=v[0])||void 0===r?void 0:r.display).split("\\n").map((e,t)=>n.createElement("p",{key:t,style:{textAlign:"center"}},e))):n.createElement(t.DetailsCard,{data:s,isTwoDynamicPrefix:!1,linkPrefix:"/digit-ui/citizen/noc/search/application-overview/",serviceRequestIdKey:f("NOC_APPLICATION_NUMBER")}))},bi=e=>{let{columns:o,SearchFormFieldsComponent:r,onSubmit:u,data:s,isLoading:d,Count:c}=e;const{handleSubmit:m,setValue:v,getValues:p}=a.useFormContext();null==p("offset")&&v("offset",0),null==p("limit")&&v("limit",10);const[f,E]=l.useState(Number(p("offset"))/Number(p("limit"))),{t:g}=i.useTranslation(),h=()=>{v("offset",c&&10*Math.ceil(c/10)-p("limit")),m(u)()},_=()=>{v("offset",0),m(u)()},N=l.useCallback(e=>{0!==e.length&&(v("sortBy",e.id),v("sortOrder",e.desc?"DESC":"ASC"))},[]);function A(e){v("limit",Number(e.target.value)),m(u)()}function S(){v("offset",Number(p("offset"))+Number(p("limit"))),m(u)()}function b(){v("offset",Number(p("offset"))-Number(p("limit"))),m(u)()}l.useEffect(()=>{null!=p("offset")&&null!=p("limit")&&E(Number(p("offset"))/Number(p("limit")))},[p("offset"),p("limit")]);const y=()=>{return d?n.createElement(t.Loader,null):null!=s&&null!==(e=s[0])&&void 0!==e&&e.display?n.createElement(t.Card,{style:{marginTop:20}},g(null==s||null===(l=s[0])||void 0===l?void 0:l.display).split("\\n").map((e,t)=>n.createElement("p",{key:t,style:{textAlign:"center"}},e))):n.createElement(t.Table,{t:g,data:s,columns:o,getCellProps:e=>({style:{minWidth:e.column.Header===g("ES_INBOX_APPLICATION_NO")?"240px":"",padding:"20px 18px",fontSize:"16px"}}),onPageSizeChange:A,currentPage:f,onNextPage:S,onPrevPage:b,pageSizeLimit:Number(p("limit")),onSort:N,totalRecords:c,disableSort:!1,onLastPage:h,onFirstPage:_,sortParams:[{id:p("sortBy"),desc:"DESC"===p("sortOrder")}]});var e,l};return n.createElement(n.Fragment,null,n.createElement(t.SearchForm,{onSubmit:u,handleSubmit:m},n.createElement(r,{onSubmit:u,handleSubmit:m,isMobileView:!1})),n.createElement(y,null))},yi=e=>{let{t:t,onSubmit:r,data:u,error:s,isLoading:d,Count:c}=e;const[m,v]=l.useState(null),p=a.useForm();l.useEffect(()=>{p.register("offset",0),p.register("limit",10),p.register("sortBy","createdTime"),p.register("sortOrder","DESC")},[p.register]);const f=(()=>{const{t:e}=i.useTranslation();return l.useMemo(()=>[{Header:e("NOC_APPLICATION_NUMBER"),accessor:"applicationNo",disableSortBy:!0,Cell:e=>{let{row:t}=e;return n.createElement("div",null,n.createElement("span",{className:"link"},n.createElement(o.Link,{to:"/digit-ui/citizen/noc/search/application-overview/"+t.original.applicationNo},t.original.applicationNo)))}},{Header:e("TL_COMMON_TABLE_COL_APP_DATE"),disableSortBy:!0,accessor:t=>e((null==t?void 0:t.date)||"-")},{Header:e("PT_COMMON_TABLE_COL_STATUS_LABEL"),accessor:t=>e((null==t?void 0:t.applicationStatus)||"-"),disableSortBy:!0}],[])})(),E=window.Digit.Utils.browser.isMobile(),g=l.useMemo(()=>null==u?void 0:u.map(e=>({[t("NOC_APPLICATION_NUMBER")]:(null==e?void 0:e.applicationNo)||"-",[t("TL_COMMON_TABLE_COL_APP_DATE")]:(null==e?void 0:e.date)||"-",[t("PT_COMMON_TABLE_COL_STATUS_LABEL")]:null!=e&&e.applicationStatus?t(""+e.applicationStatus):"-"})),[u]);return n.createElement(a.FormProvider,p,E?n.createElement(Si,{SearchFormFieldsComponent:_i,propsMobileInboxCards:g,isLoading:d,data:u,getRedirectionLink:()=>"noc/inbox/application-overview",onSubmit:r}):n.createElement(bi,{columns:f,SearchFormFieldsComponent:_i,onSubmit:r,data:u,error:s,isLoading:d,Count:c}))},Ci=e=>{let{matchPath:l}=e;const{t:o}=i.useTranslation(),[a,r,u]=Digit.Hooks.useSessionStorage("NOC_MODULE",{});useEffect(()=>{u()},[]);const s=[{link:l+"/noc/new-application",i18nKey:o("NOC_NEW_APPLICATION")},{link:l+"/noc/my-application",i18nKey:o("NOC_MY_APPLICATION")},{link:l+"/noc/search-application",i18nKey:o("NOC_SEARCH_APPLICATION")}];return n.createElement(t.CitizenHomeCard,{header:o("ACTION_TEST_NOC"),links:s,Icon:()=>n.createElement(t.CaseIcon,{className:"fill-path-primary-main"})})},Di=e=>{let{stateCode:l,userType:i,tenants:a}=e;const{path:r}=o.useRouteMatch(),u=Digit.StoreData.getCurrentLanguage(),{isLoading:s}=Digit.Services.useStore({stateCode:l,moduleCode:"NOC",language:u});return Digit.SessionStorage.set("NOC_TENANTS",a),s?n.createElement(t.Loader,null):"citizen"===i?n.createElement(Yo,null):n.createElement(Bt,{path:r,stateCode:l})},Oi={NOCModule:Di,NOCCard:()=>{var e,a;const{t:r}=i.useTranslation(),u=o.useLocation(),s=Digit.ULBService.getCurrentTenantId();if(!Digit.Utils.NOCAccess())return null;const d={filterForm:{moduleName:"noc-services",applicationStatus:"",locality:[],assignee:"ASSIGNED_TO_ME",businessServiceArray:E(!0)||[]},searchForm:{},tableForm:{limit:10,offset:0}},{isLoading:m,data:{totalCount:v,nearingSlaCount:p}={}}=Digit.Hooks.noc.useInbox({tenantId:s,filters:c({},d),config:{enabled:(null==d||null===(e=d.filterForm)||void 0===e||null===(a=e.businessServiceArray)||void 0===a?void 0:a.length)>0}}),f=()=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",height:"24",viewBox:"0 0 24 24",width:"24"},n.createElement("path",{d:"M0 0h24v24H0z",fill:"none"}),n.createElement("path",{d:"M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-7 9h-2V5h2v6zm0 4h-2v-2h2v2z",fill:"white"}));l.useEffect(()=>{"/digit-ui/employee"===u.pathname&&Digit.SessionStorage.del("NOC.INBOX")},[u.pathname]);const g=l.useMemo(()=>({Icon:n.createElement(f,null),moduleName:r("ACTION_TEST_NOC"),kpis:[{count:m?"":v,label:r("TOTAL_FSM"),link:"/digit-ui/employee/obps/inbox"},{count:m?"-":p,label:r("TOTAL_NEARING_SLA"),link:"/digit-ui/employee/obps/inbox"}],links:[{count:v,label:r("ES_COMMON_INBOX"),link:"/digit-ui/employee/noc/inbox"},{label:r("ES_COMMON_APPLICATION_SEARCH"),link:"/digit-ui/employee/noc/search"}]}),[m,v]);return Digit.Utils.NOCAccess()?n.createElement(t.EmployeeModuleCard,g):null},NOCLinks:Ci,NOCApplicationOverview:()=>{var e,a,r,u,s,d,m,p,E;const{id:g}=o.useParams(),{t:h}=i.useTranslation(),_=Digit.ULBService.getCurrentTenantId(),N=null==_?void 0:_.split(".")[0],[A,S]=l.useState({}),[b,y]=l.useState(null),C={},[D]=l.useState(()=>(null==C?void 0:C.fileStoreId)||null),[O,T]=l.useState(null),[L,I]=l.useState([]),[w,P]=l.useState([]),[R,x]=l.useState([]),[B,F]=l.useState([]),[M,k]=l.useState([]),[U,H]=l.useState({}),[W,j]=l.useState(()=>[]),[V,z]=l.useState(!1),G=window.Digit.Utils.browser.isMobile(),{data:Y}=Digit.Hooks.obps.useMDMS(N,"NOC",["DocumentTypeMapping"]),{data:q}=Digit.Hooks.obps.useMDMS(N,"common-masters",["DocumentType"]),{isLoading:K,data:$}=Digit.Hooks.noc.useNOCDetails(h,_,{applicationNo:g}),{mutate:X}=Digit.Hooks.noc.useNOCApplicationActions(_),Z=Digit.Hooks.useWorkflowDetails({tenantId:_,id:g,moduleCode:"NOC"});var Q,J;null!=Z&&null!==(e=Z.data)&&void 0!==e&&null!==(a=e.actionState)&&void 0!==a&&a.nextActions&&!Z.isLoading&&(Z.data.actionState.nextActions=[...null==Z||null===(r=Z.data)||void 0===r?void 0:r.nextActions]),Z&&Z.data&&!Z.isLoading&&(Z.data.initialActionState=(null==Z||null===(Q=Z.data)||void 0===Q?void 0:Q.initialActionState)||c({},null==Z||null===(J=Z.data)||void 0===J?void 0:J.actionState)||{},Z.data.actionState=c({},Z.data)),l.useEffect(()=>{P([null==$?void 0:$.applicationData])},[null==$?void 0:$.applicationData]),l.useEffect(()=>{var e;x(null==Y||null===(e=Y.NOC)||void 0===e?void 0:e.DocumentTypeMapping)},[Y]),l.useEffect(()=>{var e;F(null==q||null===(e=q["common-masters"])||void 0===e?void 0:e.DocumentType)},[q]),l.useEffect(()=>{sessionStorage.setItem("NewNOCDocs",JSON.stringify(M))},[M]),l.useEffect(()=>{if(null!=w&&w.length&&null!=R&&R.length){let e=[];w.map(t=>{var l,n;const o=R.filter(e=>(null==e?void 0:e.applicationType)===(null==t?void 0:t.applicationType)&&(null==e?void 0:e.nocType)===(null==t?void 0:t.nocType));null!=o&&null!==(l=o[0])&&void 0!==l&&null!==(n=l.docTypes)&&void 0!==n&&n[0]&&(o[0].docTypes[0].nocType=o[0].nocType,o[0].docTypes[0].additionalDetails={submissionDetails:t.additionalDetails,applicationStatus:t.applicationStatus,appNumberLink:t.applicationNo,nocNo:t.nocNo},e.push(o[0].docTypes[0]))});let t=[];e&&e.length>0&&e.map(e=>{let l=e.documentType;e.dropdownData=[],B.forEach(t=>{let n=t.code.slice(0,l.length);l===n&&(e.hasDropdown=!0,e.dropdownData.push(t))}),t.push(e)}),t.forEach(e=>{e.code=e.documentType,e.dropdownData.forEach(e=>{e.i18nKey=e.code})}),I(t)}},[w,R,B]),l.useEffect(()=>{var e,t;let l=[];null==w||null===(e=w[0])||void 0===e||null===(t=e.documents)||void 0===t||t.forEach((e,t,n)=>{l.push(null==e?void 0:e.fileStoreId)}),j(null==l?void 0:l.map(e=>e))},[null==w||null===(u=w[0])||void 0===u?void 0:u.documents]),l.useEffect(()=>{null!=W&&W.length&&Digit.UploadServices.Filefetch(W,Digit.ULBService.getStateId()).then(e=>{H(null==e?void 0:e.data)})},[W]);const ee=e=>{let{t:o,nocDataDetails:i,nocDocumentsList:a}=e;if(null!=i&&i.length&&null!=a&&a.length&&null!=(null==i?void 0:i[0])){var r,u,s,d,c,m,p,E,g,h,_,N,A,S,b,y,C,D,I,w;const e="WF_"+(null==i||null===(r=i[0])||void 0===r?void 0:r.additionalDetails.workflowCode)+"_"+(null==i||null===(u=i[0])||void 0===u?void 0:u.applicationStatus);return n.createElement(l.Fragment,null,n.createElement("div",{style:{border:"1px solid #D6D5D4",background:"#FAFAFA",boxSizing:"border-box",borderRadius:"4px",padding:"8px",maxWidth:"950px",minWidth:"280px"}},n.createElement(t.CardSectionHeader,{style:{marginBottom:"16px",fontSize:"20px"}},""+o("NOC_MAIN_"+f(null==a||null===(s=a[0])||void 0===s?void 0:s.code,".","_")+"_LABEL")),n.createElement(t.StatusTable,{style:{position:"relative",marginTop:"19px"}},n.createElement(t.Row,{className:"border-none",label:""+o("NOC_"+(null==i||null===(d=i[0])||void 0===d?void 0:d.nocType)+"_APPLICATION_LABEL"),text:o(null==i||null===(c=i[0])||void 0===c?void 0:c.applicationNo)||"NA"}),n.createElement(t.Row,{className:"border-none",label:""+o("NOC_STATUS_LABEL"),text:o(e)||"NA",textStyle:"APPROVED"==(null==i||null===(m=i[0])||void 0===m?void 0:m.applicationStatus)||"AUTO_APPROVED"==(null==i||null===(p=i[0])||void 0===p?void 0:p.applicationStatus)?{color:"#00703C"}:{color:"#D4351C"}}),n.createElement(t.Row,{className:"border-none",label:""+o("NOC_SUBMITED_ON_LABEL"),text:null!=i&&null!==(E=i[0])&&void 0!==E&&null!==(g=E.additionalDetails)&&void 0!==g&&g.SubmittedOn?v(Number(null==i||null===(h=i[0])||void 0===h||null===(_=h.additionalDetails)||void 0===_?void 0:_.SubmittedOn)):"NA"}),n.createElement(t.Row,{className:"border-none",label:""+o("NOC_APPROVAL_NO_LABEL"),text:(null==i||null===(N=i[0])||void 0===N?void 0:N.nocNo)||"NA"}),n.createElement(t.Row,{className:"border-none",label:""+o("NOC_APPROVED_ON_LABEL"),text:"APPROVED"===e||"REJECTED"===e||"AUTO_APPROVED"===e||"AUTO_REJECTED"===e?v(Number(null==i||null===(A=i[0])||void 0===A||null===(S=A.auditDetails)||void 0===S?void 0:S.lastModifiedTime)):"NA"}),n.createElement(t.Row,{className:"border-none",label:""+o("Documents"),text:""})),null!=i&&null!==(b=i[0])&&void 0!==b&&b.documents&&(null==i||null===(y=i[0])||void 0===y?void 0:y.documents.length)>0?n.createElement("div",{style:{display:"flex",flexWrap:"wrap",justifyContent:"flex-start"}},null==i||null===(C=i[0])||void 0===C||null===(D=C.documents)||void 0===D?void 0:D.map((e,l)=>{var i,r;return n.createElement("a",{target:"_",href:null===(i=U[e.fileStoreId])||void 0===i?void 0:i.split(",")[0],style:{minWidth:"80px",marginRight:"10px",maxWidth:"100px",height:"auto"},key:l},n.createElement("div",{style:{display:"flex",justifyContent:"center"}},n.createElement(t.PDFSvg,null)),n.createElement("p",{style:{marginTop:"8px",fontWeight:"bold",textAlign:"center",width:"100px",color:"#505A5F"}},o("NOC_MAIN_"+f(null==a||null===(r=a[0])||void 0===r?void 0:r.code,".","_")+"_LABEL")))})):n.createElement("div",null,n.createElement("p",null,o("BPA_NO_DOCUMENTS_UPLOADED_LABEL"))),n.createElement("div",null,(null==Z||null===(I=Z.data)||void 0===I||null===(w=I.nextActions)||void 0===w?void 0:w.length)>0?null==L?void 0:L.map((e,t)=>n.createElement(gn,{key:t,document:e,t:o,error:O,setError:T,setNocDocuments:k,nocDocuments:M})):null)))}return n.createElement(t.Loader,null)},te=function(e){return void 0===e&&(e=[]),e.map(e=>({title:e.title,belowComponent:()=>n.createElement(l.Fragment,null,n.createElement("div",{style:{maxWidth:"950px"}},n.createElement(t.StatusTable,{style:{position:"relative",marginTop:"19px"}},e.values.map(e=>n.createElement(t.Row,{className:"border-none",label:""+h(null==e?void 0:e.title),text:(null==e?void 0:e.value)||"NA"})))))}))};return l.useEffect(()=>{if($){var e;z(!0);const{applicationDetails:t}=$;S(c({},$,{applicationDetails:[null===(e=te(t))||void 0===e?void 0:e[0],{title:"NOC_DETAILS_SUMMARY_LABEL",belowComponent:()=>n.createElement(ee,{t:h,data:$,nocDataDetails:w,nocDocumentsList:L})}]})),z(!1)}},[$,L,w,D,W,U]),n.createElement("div",{className:"employee-main-application-details"},n.createElement("div",null,n.createElement(t.Header,{styles:{fontSize:"32px"}},h("NOC_APP_OVER_VIEW_HEADER"))),n.createElement(En,{applicationDetails:A,isLoading:K||V,isDataLoading:K,applicationData:null==$?void 0:$.applicationData,mutate:X,workflowDetails:Z,businessService:null!=Z&&null!==(s=Z.data)&&void 0!==s&&s.applicationBusinessService?null==Z||null===(d=Z.data)||void 0===d?void 0:d.applicationBusinessService:null==$||null===(m=$.applicationData)||void 0===m?void 0:m.businessService,moduleCode:"NOC",ActionBarStyle:G?{}:{paddingRight:"50px"},MenuStyle:G?{}:{right:"50px"},showToast:b,setShowToast:y,closeToast:()=>{y(null)},timelineStatusPrefix:"WF_"+(null==$||null===(p=$.applicationData)||void 0===p||null===(E=p.additionalDetails)||void 0===E?void 0:E.workflowCode)+"_"}))},NOCInbox:e=>{var r,u;let{parentRoute:s}=e;const{t:d}=i.useTranslation(),[m,v]=l.useState(""),[p,f]=l.useState(""),g=window.localStorage.getItem("Employee.tenant-id"),h={mobileNumber:"",applicationNo:""},_={moduleName:"noc-service",applicationStatus:[],businessService:"obpas_noc",locality:[],assignee:"ASSIGNED_TO_ME",businessServiceArray:E(!0)||[]},N={sortBy:"",limit:window.Digit.Utils.browser.isMobile()?50:10,offset:0,sortOrder:"DESC"},A=Digit.SessionStorage.get("NOC.INBOX"),S=l.useMemo(()=>A||{filterForm:_,searchForm:h,tableForm:N},[Object.values((null==A?void 0:A.filterForm)||{}),Object.values((null==A?void 0:A.searchForm)||{}),Object.values((null==A?void 0:A.tableForm)||{})]),[b,y]=l.useReducer(function(e,t){switch(t.action){case"mutateSearchForm":return Digit.SessionStorage.set("NOC.INBOX",c({},e,{searchForm:t.data})),c({},e,{searchForm:t.data});case"mutateFilterForm":return Digit.SessionStorage.set("NOC.INBOX",c({},e,{filterForm:t.data})),c({},e,{filterForm:t.data});case"mutateTableForm":return Digit.SessionStorage.set("NOC.INBOX",c({},e,{tableForm:t.data})),c({},e,{tableForm:t.data})}},S),{data:C,isLoading:D}=Digit.Hooks.useBoundaryLocalities(g,"revenue",{},d),O=Digit.UserService.getUser(),{data:T,isLoading:L}=Digit.Hooks.useEmployeeSearch(g,{codes:null==O||null===(r=O.info)||void 0===r?void 0:r.userName,isActive:!0},{enabled:!(null==O||null===(u=O.info)||void 0===u||!u.userName)});console.log("employeeData",T),l.useEffect(()=>{if(!L&&T){var e,t,l,n,o,i,a;const r=(null==T||null===(e=T.Employees)||void 0===e||null===(t=e[0])||void 0===t||null===(l=t.user)||void 0===l?void 0:l.name)||"",u=(null==T||null===(n=T.Employees)||void 0===n||null===(o=n[0])||void 0===o||null===(i=o.assignments)||void 0===i||null===(a=i[0])||void 0===a?void 0:a.designation)||"";v(r),f(u)}},[T]),console.log("employeeName, employeeRole",m,p);const{isLoading:I,data:w}=Digit.Hooks.noc.useInbox({tenantId:g,filters:c({},b)});l.useEffect(()=>{w&&w.revalidate()},[]);const[P,R]=l.useState([]),[x,B]=l.useState([]),[F,M]=l.useState(0);l.useEffect(()=>{w&&(console.log("data?.table",null==w?void 0:w.table),B((null==w?void 0:w.statuses)||[]),R((null==w?void 0:w.table)||[]),M((null==w?void 0:w.totalCount)||0))},[w]);const k={logoIcon:n.createElement(t.ComplaintIcon,null),headerText:"ACTION_TEST_NOC",links:[{text:d("ES_COMMON_APPLICATION_SEARCH"),link:"/digit-ui/employee/noc/search/application"}]},U=l.useCallback(e=>{let{registerRef:t,searchFormState:l,searchFieldComponents:o}=e;return n.createElement($n,{registerRef:t,searchFormState:l,searchFieldComponents:o})},[]),H=l.useCallback(e=>{let{registerRef:t,controlFilterForm:l,setFilterFormValue:o,getFilterFormValue:i}=e;return n.createElement(Xn,{statuses:x,isInboxLoading:I,registerRef:t,controlFilterForm:l,setFilterFormValue:o,filterFormState:null==b?void 0:b.filterForm,getFilterFormValue:i,localitiesForEmployeesCurrentTenant:C,loadingLocalitiesForEmployeesCurrentTenant:D})},[x,I,C,D]),W={SearchFormFields:U,onSearchFormSubmit:e=>{console.log("data in OnSearchFormSubmit",e),e.hasOwnProperty("")&&(null==e||delete e[""]),y({action:"mutateTableForm",data:c({},N)}),y({action:"mutateSearchForm",data:e})},searchFormDefaultValues:null==b?void 0:b.searchForm,resetSearchFormDefaultValues:h,onSearchFormReset:e=>{e("mobileNumber",null),e("applicationNo",null),y({action:"mutateSearchForm",data:h})}},j={FilterFormFields:H,onFilterFormSubmit:e=>{console.log("data in OnFilterFormSubmit",e),e.hasOwnProperty("")&&(null==e||delete e[""]),y({action:"mutateTableForm",data:c({},N)}),y({action:"mutateFilterForm",data:e})},filterFormDefaultValues:null==b?void 0:b.filterForm,resetFilterFormDefaultValues:_,onFilterFormReset:e=>{e("moduleName","noc-service"),e("applicationStatus",""),e("locality",[]),e("assignee","ASSIGNED_TO_ALL"),e("applicationType",[]),y({action:"mutateFilterForm",data:_})}},V=(e=>{var t,a,r,u;let{parentRoute:s,onPageSizeChange:d,formState:m,totalCount:v,table:p,dispatch:f,onSortingByData:E}=e;const{t:g}=i.useTranslation(),h=l.useMemo(()=>[{Header:g("NOC_APPLICATION_NUMBER"),accessor:"applicationNo",disableSortBy:!0,Cell:e=>{let{row:t}=e;return console.log("row in inbox",t),n.createElement("div",null,n.createElement(o.Link,{to:s+"/inbox/application-overview/"+t.original.applicationId},n.createElement("span",{className:"link"},t.original.applicationId)))}},{Header:g("TL_COMMON_TABLE_COL_APP_DATE"),accessor:"applicationDate",Cell:e=>{var t,l;let{row:o}=e;return null!==(t=o.original)&&void 0!==t&&t.date?(e=>n.createElement("span",{className:"cell-text styled-cell"},e))(Ho(new Date(null===(l=o.original)||void 0===l?void 0:l.date),"dd/MM/yyyy")):""}},{Header:g("NOC_PRIMARY_OWNER_NAME_LABEL"),accessor:e=>null==e?void 0:e.owner,disableSortBy:!0},{Header:g("PT_COMMON_TABLE_COL_STATUS_LABEL"),accessor:e=>g(null==e?void 0:e.status),disableSortBy:!0},{Header:g("CM_TIMELINE_ACTION_TAKEN"),accessor:e=>g(null==e?void 0:e.action),disableSortBy:!0}]);return{getCellProps:e=>({style:{padding:"20px 18px",fontSize:"16px"}}),disableSort:!1,autoSort:!1,manualPagination:!0,initSortId:"applicationDate",onPageSizeChange:d,currentPage:(null===(t=m.tableForm)||void 0===t?void 0:t.offset)/(null===(a=m.tableForm)||void 0===a?void 0:a.limit),onNextPage:()=>{var e,t;return f({action:"mutateTableForm",data:c({},m.tableForm,{offset:parseInt(null===(e=m.tableForm)||void 0===e?void 0:e.offset)+parseInt(null===(t=m.tableForm)||void 0===t?void 0:t.limit)})})},onPrevPage:()=>{var e,t;return f({action:"mutateTableForm",data:c({},m.tableForm,{offset:parseInt(null===(e=m.tableForm)||void 0===e?void 0:e.offset)-parseInt(null===(t=m.tableForm)||void 0===t?void 0:t.limit)})})},pageSizeLimit:null===(r=m.tableForm)||void 0===r?void 0:r.limit,onSort:E,totalRecords:v,onSearch:null==m||null===(u=m.searchForm)||void 0===u?void 0:u.message,onLastPage:()=>{var e;return f({action:"mutateTableForm",data:c({},m.tableForm,{offset:10*Math.ceil(v/10)-parseInt(null===(e=m.tableForm)||void 0===e?void 0:e.limit)})})},onFirstPage:()=>f({action:"mutateTableForm",data:c({},m.tableForm,{offset:0})}),data:p,columns:h}})(c({},{parentRoute:s,onPageSizeChange:e=>{y({action:"mutateTableForm",data:c({},b.tableForm,{limit:e.target.value})})},formState:b,totalCount:F,table:P,dispatch:y,onSortingByData:e=>{if(e.length>0){const[{id:t,desc:l}]=e,n=l?"DESC":"ASC";b.tableForm.sortBy===t&&b.tableForm.sortOrder===n||y({action:"mutateTableForm",data:c({},b.tableForm,{sortBy:t,sortOrder:l?"DESC":"ASC"})})}}})),z=(e=>{let{parentRoute:l,table:o}=e;const{t:r}=i.useTranslation();return{data:null==o?void 0:o.map(e=>{let{applicationId:t,date:l,status:n,owner:o}=e;return{[r("NOC_APPLICATION_NUMBER")]:t,[r("TL_COMMON_TABLE_COL_APP_DATE")]:Ho(new Date(l),"dd/MM/yyyy"),[r("NOC_PRIMARY_OWNER_NAME_LABEL")]:r(o),[r("PT_COMMON_TABLE_COL_STATUS_LABEL")]:r(n)}}),linkPrefix:l+"/inbox/application-overview/",serviceRequestIdKey:r("NOC_APPLICATION_NUMBER"),MobileSortFormValues:()=>{const e=[{code:"DESC",i18nKey:"ES_COMMON_SORT_BY_DESC"},{code:"ASC",i18nKey:"ES_COMMON_SORT_BY_ASC"}],{control:l}=a.useFormContext();return n.createElement(t.SearchField,null,n.createElement(a.Controller,{name:"sortOrder",control:l,render:l=>{let{onChange:o,value:i}=l;return n.createElement(t.RadioButtons,{onSelect:e=>{o(e.code)},selectedOption:e.filter(e=>e.code===i)[0],optionsKey:"i18nKey",name:"sortOrder",options:e})}}))}}})({parentRoute:s,table:P}),G={onMobileSortOrderData:e=>{const{sortOrder:t}=e;y({action:"mutateTableForm",data:c({},b.tableForm,{sortOrder:t})})},sortFormDefaultValues:null==b?void 0:b.tableForm,onSortFormReset:e=>{e("sortOrder","DESC"),y({action:"mutateTableForm",data:N})}};return L?n.createElement(t.Loader,null):n.createElement(l.Fragment,null,n.createElement(t.Header,null,T&&!L&&"Welcome "+m+", "+d("COMMON_MASTERS_DESIGNATION_"+p),n.createElement("div",null," ",d("ES_COMMON_INBOX")," ",F?n.createElement("p",{className:"inbox-count"},F):null)),n.createElement(t.InboxComposer,c({isInboxLoading:I,PropsForInboxLinks:k},W,j,G,{propsForInboxTable:V,propsForInboxMobileCards:z,formState:b})))},NOCSearchApplication:wt,NewNOCStepperForm:()=>{o.useHistory();const{t:e}=i.useTranslation(),a=d.useDispatch(),[r,u]=l.useState(null),s=d.useSelector(e=>e.noc.NOCNewApplicationFormReducer).step;return Digit.ULBService.getCurrentTenantId(),l.useEffect(()=>{a({type:"RESET_NOC_NEW_APPLICATION_FORM"})},[]),l.useEffect(()=>{window.scrollTo(0,0)},[s]),n.createElement("div",{className:"card"},n.createElement(t.CardHeader,{styles:{fontSize:"28px",fontWeight:"400",color:"#1C1D1F"},divider:!0},e("NOC_REGISTRATION_APPLICATION")),n.createElement(Ko,{stepsList:ti,onSubmit:e=>{console.log("dataGet===",e)},step:s,setStep:e=>{a(Zo(e))}}),r&&n.createElement(t.Toast,{error:r.key,label:e(r.label),onClose:()=>{u(null)},isDleteBtn:"true"}))},NewNOCStepFormOne:e=>{var o,r,u;let{config:s,onGoNext:m,onBackClick:v}=e;const p=d.useDispatch(),{t:f}=i.useTranslation(),[E,g]=l.useState(null),[h,_]=l.useState(""),[N,A]=l.useState([]),[S,b]=l.useState([]),y=d.useSelector(function(e){return e.noc.NOCNewApplicationFormReducer.formData}),C=d.useSelector(function(e){return e.noc.NOCNewApplicationFormReducer.ownerIds}),D=d.useSelector(function(e){return e.noc.NOCNewApplicationFormReducer.ownerPhotos});console.log("ownerIds",C),console.log("ownerPhotos",D),l.useEffect(()=>{console.log("useffect 8"),Ct.isEqual(N,C)||A(null==C?void 0:C.ownerIdList),Ct.isEqual(S,D)||b(null==D?void 0:D.ownerPhotoList)},[C,D]);const O=Digit.UserService.getUser(),{control:T,handleSubmit:L,setValue:I,formState:{errors:w},trigger:P,watch:R,reset:x,getValues:B}=a.useForm({defaultValues:{owners:[{mobileNumber:"",ownerOrFirmName:"",emailId:"",fatherOrHusbandName:"",propertyId:"",gender:null,dateOfBirth:"",address:"",PropertyOwnerName:"",PropertyOwnerMobileNumber:"",PropertyOwnerAddress:"",PropertyOwnerPlotArea:null,ownerType:"",propertyVasikaDate:"",propertyVasikaNo:""}]}}),F={Controller:a.Controller,control:T,setValue:I,errors:w,trigger:P,errorStyle:{width:"70%",marginLeft:"30%",fontSize:"12px",marginTop:"-21px"},reset:x,useFieldArray:a.useFieldArray,watch:R,getValues:B,config:s,ownerIdList:N,setOwnerIdList:A,ownerPhotoList:S,setOwnerPhotoList:b};function M(e){p(Xo(s.key,e)),p(ei("ownerIdList",N)),p(Jo("ownerPhotoList",S)),m()}function k(e){v(s.key,e)}const[U,H]=l.useState((null==y||null===(o=y.applicationDetails)||void 0===o?void 0:o.isRegisteredStakeHolder)||!1),W=Digit.ULBService.getStateId(),[j,V]=l.useState(!1),z=null==O||null===(r=O.info)||void 0===r||null===(u=r.roles)||void 0===u?void 0:u.map(e=>e.code),{data:G,isLoading:Y}=Digit.Hooks.obps.useMDMS(W,"StakeholderRegistraition","TradeTypetoRoleMapping");return l.useEffect(()=>{if(!Y){var e,t;console.log("useffect 9");let l=[];null==G||null===(e=G.StakeholderRegistraition)||void 0===e||null===(t=e.TradeTypetoRoleMapping)||void 0===t||t.map(e=>{var t;null==e||null===(t=e.role)||void 0===t||t.map(e=>{l.push(e)})});const n=null==l?void 0:l.filter((e,t,l)=>l.indexOf(e)===t);null==n||n.map(e=>{null!=z&&z.includes(e)&&H(!0)})}},[Y]),l.useEffect(()=>{var e;null!=y&&null!==(e=y.applicationDetails)&&void 0!==e&&e.isRegisteredStakeHolder&&(console.log("useffect 10"),I("isRegisteredStakeHolder","true"))},[]),n.createElement(n.Fragment,null,n.createElement("form",{onSubmit:L(e=>{P(),function(e){var t,l,n,o,i;console.log("data in check val",e);const a=null!=(t=null==e?void 0:e.owners)?t:[];console.log("ownerPhotoList",S);const r=null!=(l=null==S?void 0:S.length)?l:0,u=null!=(n=null==N?void 0:N.length)?n:0;console.log("ownerPhotoCount",r);const s=null==a?void 0:a.length;console.log("ownersCount",s);const d=new Set((null==e||null===(o=e.owners)||void 0===o?void 0:o.map(e=>null==e?void 0:e.mobileNumber))||[]).size!==s;var c,m;return null===(i=e.isPropertyAvailable)||void 0===i||!i.value||null!==(c=e.owners[0])&&void 0!==c&&null!==(m=c.propertyId)&&void 0!==m&&m.trim()?s!==r?(setTimeout(()=>{g(null)},3e3),g({key:"true",error:!0,message:f("UPLOAD_ALL_OWNER_PHOTOS_LABEL")}),!1):s!==u?(setTimeout(()=>{g(null)},3e3),g({key:"true",error:!0,message:f("UPLOAD_ALL_OWNER_IDS_LABEL")}),!1):!d||(setTimeout(()=>{g(null)},3e3),g({key:"true",error:!0,message:f("DUPLICATE_OWNER_FOUND_LABEL")}),!1):(setTimeout(()=>{g(null)},3e3),g({key:"true",error:!0,message:f("Noc propertyid required if property registered is selected yes")}),!1)}(e)&&M(e)})},n.createElement("div",{className:"employeeCard"},U?n.createElement(n.Fragment,null,n.createElement(di,c({onGoBack:k,goNext:M,currentStepData:y,t:f},F)),n.createElement(si,c({onGoBack:k,goNext:M,currentStepData:y,t:f},F))):n.createElement(n.Fragment,null,n.createElement(si,c({onGoBack:k,goNext:M,currentStepData:y,t:f},F)))),n.createElement(t.ActionBar,null,n.createElement(t.SubmitBar,{label:"Next",submit:"submit"}))),E&&n.createElement(t.Toast,{error:null==E?void 0:E.error,warning:null==E?void 0:E.warning,label:f(null==E?void 0:E.message),isDleteBtn:!0,onClose:()=>{g(null),_("")}}))},NewNOCStepFormTwo:e=>{let{config:o,onBackClick:r,onGoNext:u}=e;const{t:s}=i.useTranslation(),m=d.useDispatch(),[v,p]=l.useState(null),[f,E]=l.useState(""),{control:g,handleSubmit:h,setValue:_,formState:{errors:N},trigger:A,watch:b}=(Digit.UserService.getUser(),a.useForm({defaultValues:{floorArea:[{value:""}],vasikaNumber:"",vasikaDate:""}})),y=d.useSelector(function(e){return e.noc.NOCNewApplicationFormReducer.formData});console.log("currentStepData at step 2",y);const C=d.useSelector(function(e){return e.noc.NOCNewApplicationFormReducer.ownerIds}),D=d.useSelector(function(e){return e.noc.NOCNewApplicationFormReducer.ownerPhotos}),O={Controller:a.Controller,control:g,setValue:_,errors:N,errorStyle:{width:"70%",marginLeft:"30%",fontSize:"12px",marginTop:"-21px"},useFieldArray:a.useFieldArray,watch:b};let T;T=window.location.href.includes("citizen")?window.localStorage.getItem("CITIZEN.CITY"):window.localStorage.getItem("Employee.tenant-id");const L=e=>{if(null==e)return NaN;const t=String(e).trim().replace(/,/g,""),l=Number(t);return Number.isNaN(l)?NaN:Number(l.toFixed(5))};function I(e){console.log(e,"data is gonext step 2"),m(Xo(o.key,e)),u()}function w(e){r(o.key,e)}return n.createElement(n.Fragment,null,n.createElement("form",{onSubmit:h(function(e){try{return console.log("data in onsubmit",e),A(),function(e){var t,l,n;console.log(e,"data in onsubmit sitedetails");const o=((e,t)=>{const l=L(e),n=L(t);return!Number.isNaN(l)&&!Number.isNaN(n)&&Math.abs(l-n)<=1e-9})(null==e?void 0:e.netTotalArea,null==e?void 0:e.specificationPlotArea),i=null!=(t="BUILTUP"===(null==e||null===(l=e.buildingStatus)||void 0===l?void 0:l.code))&&t,a=parseFloat(null==e?void 0:e.netPlotAreaAfterWidening),r=(null==e||null===(n=e.floorArea)||void 0===n?void 0:n.map(e=>parseFloat(null==e?void 0:e.value)||0))||[],u=parseFloat(null==e?void 0:e.basementArea)||0;return o?!(i&&r.some((e,t)=>e>a&&(setTimeout(()=>p(null),3e3),p({key:"true",error:!0,message:"NOC_GROUND_FLOOR_AREA_VALIDATION_LABEL"}),!0))||i&&u>a&&(setTimeout(()=>p(null),3e3),p({key:"true",error:!0,message:"NOC_GROUND_FLOOR_AREA_VALIDATION_LABEL"}),1)):(setTimeout(()=>{p(null)},3e3),p({key:"true",error:!0,message:"NOC_PLOT_AREA_SUM_VALIDATION_MESG_LABEL"}),!1)}(e)?Promise.resolve(Ft(function(){return Promise.resolve(Digit.NOCService.NOCsearch({tenantId:T,filters:{vasikaNumber:null==e?void 0:e.vasikaNumber,vasikaDate:S(null==e?void 0:e.vasikaDate)}})).then(function(t){var l,n,i,a,r,s,d;const v=null!=(l=null==t?void 0:t.Noc)?l:[],f=null==y||null===(n=y.apiData)||void 0===n||null===(i=n.Noc)||void 0===i||null===(a=i[0])||void 0===a?void 0:a.applicationNo;v.find(e=>(null==e?void 0:e.applicationNo)&&"REJECTED"!==(null==e?void 0:e.status)&&(null==e?void 0:e.applicationNo)!==f)?p({key:"true",error:!0,message:"Active application already exists..."}):(m(Xo(o.key,e)),null!=y&&null!==(r=y.apiData)&&void 0!==r&&null!==(s=r.Noc)&&void 0!==s&&null!==(d=s[0])&&void 0!==d&&d.applicationNo?u():function(e){try{var t,l,n,o,i,a,r,s,d,v,f,E,g,h,_,N,A,b,y,O,L,I,w,P,R;console.log("formData",e);const x={applicationDetails:c({},null==e?void 0:e.applicationDetails),siteDetails:c({},null==e?void 0:e.siteDetails,{ulbName:(null==e||null===(t=e.siteDetails)||void 0===t?void 0:t.ulbName)||"",roadType:(null==e||null===(l=e.siteDetails)||void 0===l||null===(n=l.roadType)||void 0===n?void 0:n.name)||"",buildingStatus:(null==e||null===(o=e.siteDetails)||void 0===o||null===(i=o.buildingStatus)||void 0===i?void 0:i.name)||"",isBasementAreaAvailable:(null==e||null===(a=e.siteDetails)||void 0===a||null===(r=a.isBasementAreaAvailable)||void 0===r?void 0:r.code)||"",district:(null==e||null===(s=e.siteDetails)||void 0===s?void 0:s.district)||"",zone:(null==e||null===(d=e.siteDetails)||void 0===d||null===(v=d.zone)||void 0===v?void 0:v.code)||"",vasikaDate:null!=e&&null!==(f=e.siteDetails)&&void 0!==f&&f.vasikaDate?S(null==e||null===(E=e.siteDetails)||void 0===E?void 0:E.vasikaDate):"",specificationBuildingCategory:(null==e||null===(g=e.siteDetails)||void 0===g||null===(h=g.specificationBuildingCategory)||void 0===h?void 0:h.name)||"",specificationNocType:(null==e||null===(_=e.siteDetails)||void 0===_||null===(N=_.specificationNocType)||void 0===N?void 0:N.name)||"",specificationRestrictedArea:(null==e||null===(A=e.siteDetails)||void 0===A||null===(b=A.specificationRestrictedArea)||void 0===b?void 0:b.code)||"",specificationIsSiteUnderMasterPlan:(null==e||null===(y=e.siteDetails)||void 0===y||null===(O=y.specificationIsSiteUnderMasterPlan)||void 0===O?void 0:O.code)||""}),ownerPhotos:Array.isArray(null==D?void 0:D.ownerPhotoList)?D.ownerPhotoList:[],ownerIds:Array.isArray(null==C?void 0:C.ownerIdList)?C.ownerIdList:[]},B=null===(L=null!=(I=null==x||null===(w=x.applicationDetails)||void 0===w?void 0:w.owners)?I:[])||void 0===L?void 0:L.map((e,t)=>{var l,n,o;return{mobileNumber:(null==e?void 0:e.mobileNumber)||"",name:(null==e?void 0:e.ownerOrFirmName)||"",emailId:(null==e?void 0:e.emailId)||"",userName:(null==e?void 0:e.mobileNumber)||"",fatherOrHusbandName:(null==e?void 0:e.fatherOrHusbandName)||"",permanentAddress:(null==e?void 0:e.address)||"",gender:(null==e||null===(l=e.gender)||void 0===l?void 0:l.code)||"",dob:Digit.Utils.pt.convertDateToEpoch((null==e?void 0:e.dateOfBirth)||""),additionalDetails:{ownerPhoto:c({},null==D||null===(n=D.ownerPhotoList)||void 0===n?void 0:n[t]),ownerId:c({},null==C||null===(o=C.ownerIdList)||void 0===o?void 0:o[t])}}}),F={Noc:{vasikaDate:S(null==e||null===(P=e.siteDetails)||void 0===P?void 0:P.vasikaDate),vasikaNumber:null==e||null===(R=e.siteDetails)||void 0===R?void 0:R.vasikaNumber,applicationType:"NEW",documents:[],nocType:"NOC",status:"ACTIVE",tenantId:T,owners:B,workflow:{action:"INITIATE"},nocDetails:{additionalDetails:x,tenantId:T}}};console.log("final Payload here==>",F);const M=Ft(function(){return Promise.resolve(Digit.NOCService.NOCcreate({tenantId:T,details:F})).then(function(e){var t;"successful"===(null==e||null===(t=e.ResponseInfo)||void 0===t?void 0:t.status)?(console.log("success :create api executed successfully !!!"),m(Xo("apiData",e)),u()):(console.error("error : create api not executed properly !!!"),p({key:"true",error:!0,message:"COMMON_SOMETHING_WENT_WRONG_LABEL"}))})},function(e){console.log("errors here in goNext - catch block",e),p({key:"true",error:!0,message:"COMMON_SOME_ERROR_OCCURRED_LABEL"})});Promise.resolve(M&&M.then?M.then(function(){}):void 0)}catch(e){return Promise.reject(e)}}(c({},y,{siteDetails:c({},e)})))})},function(){p({key:"true",error:!0,message:"COMMON_SOME_ERROR_OCCURRED_LABEL"})})):Promise.resolve()}catch(e){return Promise.reject(e)}})},n.createElement("div",{className:"employeeCard"},n.createElement(ci,c({onGoBack:w,goNext:I,currentStepData:y,t:s},O)),n.createElement(mi,c({onGoBack:w,goNext:I,currentStepData:y,t:s},O))),n.createElement(t.ActionBar,null,n.createElement(t.SubmitBar,{className:"submit-bar-back",label:"Back",onSubmit:w}),n.createElement(t.SubmitBar,{label:"Next",submit:"submit"}))),v&&n.createElement(t.Toast,{isDleteBtn:!0,error:null==v?void 0:v.error,warning:null==v?void 0:v.warning,label:s(null==v?void 0:v.message),onClose:()=>{p(null)}}))},NewNOCStepFormThree:e=>{let{config:o,onGoNext:i,onBackClick:a,t:r}=e;const u=d.useDispatch(),[s,m]=l.useState(!1),[v,p]=l.useState(""),f=Digit.ULBService.getStateId(),{isLoading:E,data:g}=Digit.Hooks.pt.usePropertyMDMS(f,"NOC",["Documents"]),h=d.useSelector(function(e){return e.noc.NOCNewApplicationFormReducer.formData&&e.noc.NOCNewApplicationFormReducer.formData[null==o?void 0:o.key]?e.noc.NOCNewApplicationFormReducer.formData[null==o?void 0:o.key]:{}}),_=d.useSelector(function(e){var t,l;return(null==e||null===(t=e.noc)||void 0===t||null===(l=t.NOCNewApplicationFormReducer)||void 0===l?void 0:l.coordinates)||{}});console.log("coordinates from redux",_);const N=d.useSelector(e=>{var t,l;return null==e||null===(t=e.noc)||void 0===t||null===(l=t.NOCNewApplicationFormReducer)||void 0===l?void 0:l.formData})||{};return n.createElement(n.Fragment,null,n.createElement(t.FormComposer,{defaultValues:h,config:o.currStepConfig,onSubmit:function(e){var t,l,n,o;const a=function(e){if(!E){var t,l,n,o,i,a,r;let u="VACANT"===(null==N||null===(t=N.siteDetails)||void 0===t||null===(l=t.buildingStatus)||void 0===l?void 0:l.code)?null==g||null===(n=g.NOC)||void 0===n?void 0:n.Documents.filter(e=>"OWNER.BUILDINGDRAWING"!==e.code):null==g||null===(o=g.NOC)||void 0===o?void 0:o.Documents;const s=(null==e||null===(i=e.documents)||void 0===i?void 0:i.documents)||[];(null==N||null===(a=N.applicationDetails)||void 0===a||null===(r=a.owners)||void 0===r?void 0:r.some(e=>{var t,l;const n=null!=(t=null==e||null===(l=e.ownerType)||void 0===l?void 0:l.code)?t:null==e?void 0:e.ownerType;return"firm"===String(n).toLowerCase()}))&&(u=u.map(e=>"OWNER.AUTHORIZATIONLETTER"===e.code?c({},e,{required:!0}):e));const d=u.filter(e=>e.required).map(e=>e.code),m=s.map(e=>e.documentType);return d.filter(e=>!m.includes(e))}}(e);return a.length>0?(p(r("NOC_PLEASE_ATTACH_LABEL")+" "+r(a[0].replace(".","_").toUpperCase())),m(!0),void setTimeout(()=>{m(!1),p("")},3e3)):null!=_&&null!==(t=_.Latitude1)&&void 0!==t&&t.trim()&&null!=_&&null!==(l=_.Latitude2)&&void 0!==l&&l.trim()&&null!=_&&null!==(n=_.Longitude1)&&void 0!==n&&n.trim()&&null!=_&&null!==(o=_.Longitude2)&&void 0!==o&&o.trim()?void i():(p(""+r("NOC_PLEASE_ATTACH_GEO_TAGGED_PHOTOS_LABEL")),m(!0),void setTimeout(()=>{m(!1),p("")},3e3))},onFormValueChange:function(e,t){Ct.isEqual(t,h)||u(Xo(o.key,t))},label:r(""+o.texts.submitBarLabel),currentStep:o.currStepNumber,onBackClick:function(e){a(o.key,e)}}),s&&n.createElement(t.Toast,{isDleteBtn:!0,error:!0,label:v,onClose:()=>{m(!1),p("")}}))},NewNOCStepFormFour:e=>{var i,a,r,u,s,m,v,p,f,E,g,h,_,N,A,b,y,C,D;let{config:O,onBackClick:T,t:L}=e;d.useDispatch();const[I,w]=l.useState(null),[P,R]=l.useState(""),[x,B]=l.useState(!1),F=window.location.pathname.includes("edit");console.log("selectedCheckBox",x);const M=d.useSelector(function(e){var t,l;return(null==e||null===(t=e.noc)||void 0===t||null===(l=t.NOCNewApplicationFormReducer)||void 0===l?void 0:l.formData)||{}}),k=d.useSelector(function(e){var t,l;return(null==e||null===(t=e.noc)||void 0===t||null===(l=t.NOCNewApplicationFormReducer)||void 0===l?void 0:l.coordinates)||{}}),U=d.useSelector(function(e){var t,l;return(null==e||null===(t=e.noc)||void 0===t||null===(l=t.NOCNewApplicationFormReducer)||void 0===l?void 0:l.ownerIds)||[]}),H=d.useSelector(function(e){var t,l;return(null==e||null===(t=e.noc)||void 0===t||null===(l=t.NOCNewApplicationFormReducer)||void 0===l?void 0:l.ownerPhotos)||[]}),W=l.useRef();let j=Digit.UserService.getUser();const V=null==j||null===(i=j.info)||void 0===i||null===(a=i.roles)||void 0===a?void 0:a.map(e=>e.code),[z,G]=l.useState(!1);Digit.Hooks.useClickOutside(W,()=>{G(!1)},z);const Y=o.useHistory();let q;q=window.location.href.includes("citizen")?window.localStorage.getItem("CITIZEN.CITY"):window.localStorage.getItem("Employee.tenant-id");const K=e=>{console.log("formData in parent SummaryPage",M),J(M,e)},$=l.useMemo(()=>{var e,t,l,n,o,i;return{CalculationCriteria:[{applicationNumber:null==M||null===(e=M.apiData)||void 0===e||null===(t=e.Noc)||void 0===t||null===(l=t[0])||void 0===l?void 0:l.applicationNo,tenantId:null==M||null===(n=M.apiData)||void 0===n||null===(o=n.Noc)||void 0===o||null===(i=o[0])||void 0===i?void 0:i.tenantId,NOC:ee(M,{action:""}).Noc}]}},[M]),{isLoading:X,data:Z,revalidate:Q}=Digit.Hooks.noc.useNOCFeeCalculator({payload:$},{enabled:!!$});l.useEffect(()=>{Q()},[null==M?void 0:M.siteDetails,null==M?void 0:M.applicationDetails]),console.log("calculatorData",Z);const J=function(e,t){try{var l,n,o,i;if(console.log("formData inside onSubmit",e),window.location.pathname.includes("edit")&&"EDIT"===t.action)return w({key:"true",warning:!0,message:"COMMON_SAVE_OR_RESUBMIT_LABEL"}),setTimeout(()=>{w(null)},3e3),Promise.resolve();const a=ee(e,t),r=(null==Z||null===(l=Z.Calculation)||void 0===l||null===(n=l[0])||void 0===n?void 0:n.taxHeadEstimates)||[];a.Noc.nocDetails.additionalDetails.calculations=[{isLatest:!0,updatedBy:null===(o=Digit.UserService.getUser())||void 0===o||null===(i=o.info)||void 0===i?void 0:i.name,taxHeadEstimates:r}],console.log("finalPayload here==>",a);const u=Mt(function(){return Ft(function(){return Promise.resolve(Digit.NOCService.NOCUpdate({tenantId:q,details:a})).then(function(e){var l,n,o,i,a,r;"successful"===(null==e||null===(l=e.ResponseInfo)||void 0===l?void 0:l.status)?(console.log("success: Update API "),window.location.href.includes("citizen")?"CANCEL"==t.action?(w({key:"true",success:!0,message:"COMMON_APPLICATION_CANCELLED_LABEL"}),setTimeout(()=>{Y.push("/digit-ui/citizen/noc/my-application")},3e3)):(console.log("We are calling citizen response page"),Y.replace({pathname:"/digit-ui/citizen/noc/response/"+(null==e||null===(n=e.Noc)||void 0===n||null===(o=n[0])||void 0===o?void 0:o.applicationNo),state:{data:e}})):(console.log("we are calling employee response page"),"CANCEL"===t.action?(w({key:"true",success:!0,message:"COMMON_APPLICATION_CANCELLED_LABEL"}),setTimeout(()=>{Y.push("/digit-ui/employee/noc/inbox")},3e3)):Y.replace({pathname:"/digit-ui/employee/noc/response/"+(null==e||null===(i=e.Noc)||void 0===i||null===(a=i[0])||void 0===a?void 0:a.applicationNo),state:{data:e}}))):(console.error("Submission failed, not moving to next step.",null===(r=res)||void 0===r?void 0:r.response),w({key:"true",error:!0,message:"COMMON_SOMETHING_WENT_WRONG_LABEL"}))})},function(e){console.log("errors here in goNext - catch block",e),w({key:"true",error:!0,message:"COMMON_SOME_ERROR_OCCURRED_LABEL"})})},function(e,t){if(setTimeout(()=>{w(null)},3e3),e)throw t;return t});return Promise.resolve(u&&u.then?u.then(function(){}):void 0)}catch(e){return Promise.reject(e)}};function ee(e,t){var l,n,o,i,a,r,u,s,d,m,v,p,f,E,g,h,_,N,A,b,y,C,D,O,T,L,I,w,P,R,x,B,W,j,V,z,G,Y;console.log("nocFormData",e);const q=c({},null==e||null===(l=e.apiData)||void 0===l||null===(n=l.Noc)||void 0===n?void 0:n[0],{vasikaNumber:(null==e||null===(o=e.siteDetails)||void 0===o?void 0:o.vasikaNumber)||"",vasikaDate:null!=e&&null!==(i=e.siteDetails)&&void 0!==i&&i.vasikaDate?S(null==e||null===(a=e.siteDetails)||void 0===a?void 0:a.vasikaDate):"",workflow:{action:(null==t?void 0:t.action)||""},nocDetails:c({},null==e||null===(r=e.apiData)||void 0===r||null===(u=r.Noc)||void 0===u||null===(s=u[0])||void 0===s?void 0:s.nocDetails,{additionalDetails:c({},null==e||null===(d=e.apiData)||void 0===d||null===(m=d.Noc)||void 0===m||null===(v=m[0])||void 0===v?void 0:v.nocDetails.additionalDetails,{applicationDetails:c({},null==e?void 0:e.applicationDetails),siteDetails:c({},null==e?void 0:e.siteDetails,{ulbName:(null==e||null===(p=e.siteDetails)||void 0===p||null===(f=p.ulbName)||void 0===f?void 0:f.name)||(null==e||null===(E=e.siteDetails)||void 0===E?void 0:E.ulbName)||"",roadType:(null==e||null===(g=e.siteDetails)||void 0===g||null===(h=g.roadType)||void 0===h?void 0:h.name)||"",buildingStatus:(null==e||null===(_=e.siteDetails)||void 0===_||null===(N=_.buildingStatus)||void 0===N?void 0:N.name)||"",isBasementAreaAvailable:(null==e||null===(A=e.siteDetails)||void 0===A||null===(b=A.isBasementAreaAvailable)||void 0===b?void 0:b.code)||"",district:(null==e||null===(y=e.siteDetails)||void 0===y?void 0:y.district)||"",zone:(null==e||null===(C=e.siteDetails)||void 0===C||null===(D=C.zone)||void 0===D?void 0:D.code)||"",vasikaDate:null!=e&&null!==(O=e.siteDetails)&&void 0!==O&&O.vasikaDate?S(null==e||null===(T=e.siteDetails)||void 0===T?void 0:T.vasikaDate):"",specificationBuildingCategory:(null==e||null===(L=e.siteDetails)||void 0===L||null===(I=L.specificationBuildingCategory)||void 0===I?void 0:I.name)||"",specificationNocType:(null==e||null===(w=e.siteDetails)||void 0===w||null===(P=w.specificationNocType)||void 0===P?void 0:P.name)||"",specificationRestrictedArea:(null==e||null===(R=e.siteDetails)||void 0===R||null===(x=R.specificationRestrictedArea)||void 0===x?void 0:x.code)||"",specificationIsSiteUnderMasterPlan:(null==e||null===(B=e.siteDetails)||void 0===B||null===(W=B.specificationIsSiteUnderMasterPlan)||void 0===W?void 0:W.code)||""}),coordinates:c({},k),ownerPhotos:Array.isArray(null==H?void 0:H.ownerPhotoList)?H.ownerPhotoList:[],ownerIds:Array.isArray(null==U?void 0:U.ownerIdList)?U.ownerIdList:[]})}),documents:[]});let K=(null==q?void 0:q.owners)||[];const $=(null==q||null===(j=q.nocDetails)||void 0===j||null===(V=j.additionalDetails)||void 0===V||null===(z=V.applicationDetails)||void 0===z?void 0:z.owners)||[];K=K.map((e,t)=>{const l=$[t];return l&&(null==e?void 0:e.mobileNumber)!==(null==l?void 0:l.mobileNumber)&&(e.status=!1),e});const X=(null!=$?$:[]).map((e,t)=>{var l,n,o;return{mobileNumber:(null==e?void 0:e.mobileNumber)||"",name:(null==e?void 0:e.ownerOrFirmName)||"",emailId:(null==e?void 0:e.emailId)||"",userName:(null==e?void 0:e.mobileNumber)||"",fatherOrHusbandName:(null==e?void 0:e.fatherOrHusbandName)||"",permanentAddress:(null==e?void 0:e.address)||"",gender:(null==e||null===(l=e.gender)||void 0===l?void 0:l.code)||"",dob:Digit.Utils.pt.convertDateToEpoch((null==e?void 0:e.dateOfBirth)||""),additionalDetails:{ownerPhoto:c({},null==H||null===(n=H.ownerPhotoList)||void 0===n?void 0:n[t]),ownerId:c({},null==U||null===(o=U.ownerIdList)||void 0===o?void 0:o[t])}}}).filter(e=>!K.find(t=>t.mobileNumber===e.mobileNumber));K=[...K,...X];const Z=(null==e||null===(G=e.documents)||void 0===G||null===(Y=G.documents)||void 0===Y?void 0:Y.documents)||[];if(F){var Q,J,ee;const e=(null==M||null===(Q=M.apiData)||void 0===Q||null===(J=Q.Noc)||void 0===J||null===(ee=J[0])||void 0===ee?void 0:ee.documents)||[],t=new Set(null==e?void 0:e.map(e=>e.documentType)),l=null==e?void 0:e.map(e=>{var t,l;const n=(null==Z||null===(t=Z.find(t=>t.documentType===e.documentType))||void 0===t?void 0:t.uuid)||(null==Z||null===(l=Z.find(t=>t.documentType===e.documentType))||void 0===l?void 0:l.documentAttachment);return c({},e,{uuid:n,documentAttachment:n})}),n=(null==Z?void 0:Z.filter(e=>!t.has(e.documentType)))||[],o=[...l,...null==n?void 0:n.map(e=>({uuid:null==e?void 0:e.documentUid,documentType:null==e?void 0:e.documentType,documentAttachment:null==e?void 0:e.filestoreId}))];console.log("overallDocs",o),o.forEach(e=>{var t;null==q||null===(t=q.documents)||void 0===t||t.push(c({},e))})}else Z.forEach(e=>{q.documents.push({uuid:null==e?void 0:e.documentUid,documentType:null==e?void 0:e.documentType,documentAttachment:null==e?void 0:e.filestoreId})});return{Noc:c({},q,{owners:K})}}function te(e){T(O.key,e)}console.log("currentStepData in StepFour",M);const le=(null==M||null===(r=M.apiData)||void 0===r||null===(u=r.Noc)||void 0===u||null===(s=u[0])||void 0===s?void 0:s.applicationNo)||"";console.log("applicationNo here==>",le);const ne=Digit.Hooks.useWorkflowDetails({tenantId:q,id:le,moduleCode:"obpas_noc"});console.log("workflow Details here==>",ne);let oe=(null==ne||null===(m=ne.data)||void 0===m||null===(v=m.actionState)||void 0===v||null===(p=v.nextActions)||void 0===p?void 0:p.filter(e=>(null==V?void 0:V.some(t=>{var l;return null===(l=e.roles)||void 0===l?void 0:l.includes(t)}))||!e.roles))||(null==ne||null===(f=ne.data)||void 0===f||null===(E=f.nextActions)||void 0===E?void 0:E.filter(e=>(null==V?void 0:V.some(t=>{var l;return null===(l=e.roles)||void 0===l?void 0:l.includes(t)}))||!e.roles));if(console.log("actions here",oe),X)return n.createElement(t.Loader,null);const ie=null==M||null===(g=M.apiData)||void 0===g||null===(h=g.Noc)||void 0===h||null===(_=h[0])||void 0===_||null===(N=_.nocDetails.additionalDetails)||void 0===N||null===(A=N.applicationDetails)||void 0===A||null===(b=A.owners)||void 0===b?void 0:b.map(e=>e.ownerOrFirmName),ae=null==ie?void 0:ie.join(", ");return console.log("combinedOwnersName here",ae),n.createElement(n.Fragment,null,X&&n.createElement(t.Loader,null),n.createElement(vi,{onGoBack:te,goNext:K,currentStepData:M,t:L}),n.createElement(t.CheckBox,{label:"I/We hereby solemnly affirm and declare that I am submitting this application on behalf of the applicant ("+ae+"). I/We along with the applicant have read the Policy and understand all the terms and conditions of the Policy. We are committed to fulfill/abide by all the terms and conditions of the Policy. The information/documents submitted are true and correct as per record and no part of it is false and nothing has been concealed/misrepresented therein.",onChange:e=>function(e){B(e.target.checked)}(e),value:x,checked:x}),oe&&n.createElement(t.ActionBar,null,n.createElement(t.SubmitBar,{className:"submit-bar-back",label:"Back",onSubmit:te}),z&&(null!=ne&&null!==(y=ne.data)&&void 0!==y&&null!==(C=y.actionState)&&void 0!==C&&C.nextActions||null!=ne&&null!==(D=ne.data)&&void 0!==D&&D.nextActions)?n.createElement(t.Menu,{localeKeyPrefix:"WF_EMPLOYEE_NOC",options:oe,optionKey:"action",t:L,onSelect:function(e){K(e)}}):null,x&&n.createElement(t.SubmitBar,{ref:W,label:L("WF_TAKE_ACTION"),onSubmit:()=>G(!z)})),I&&n.createElement(t.Toast,{isDleteBtn:!0,error:null==I?void 0:I.error,warning:null==I?void 0:I.warning,label:L(null==I?void 0:I.message),onClose:()=>{w(null)}}))},NOCApplicantDetails:si,NOCProfessionalDetails:di,NOCSiteDetails:ci,NOCFeeTable:yn,NOCSpecificationDetails:mi,NOCDocumentsRequired:e=>{var o,i,a,r,u,s,m,v,p,f,E;let{t:g,config:_,onSelect:N,formData:A}=e;Digit.ULBService.getStateId();const[S,b]=l.useState(null==A||null===(o=A.documents)||void 0===o?void 0:o.documents);console.log("documents in childStep three",S);const[y,C]=l.useState(null),[D,O]=l.useState(!0),[T,L]=l.useState(!1),[I,w]=l.useState(null),P=Digit.ULBService.getStateId(),R=d.useDispatch(),{isLoading:x,data:B}=Digit.Hooks.pt.usePropertyMDMS(P,"NOC",["Documents"]);console.log("data for documents here",B),console.log("formData here =====",A);const F=d.useSelector(function(e){var t,l;return(null==e||null===(t=e.noc)||void 0===t||null===(l=t.NOCNewApplicationFormReducer)||void 0===l?void 0:l.coordinates)||{}});l.useEffect(()=>{Object.keys(F).length>0&&w(F)},[F]),console.log("coordinates (from redux)",F),console.log("geocoordinates",I);const M=d.useSelector(e=>{var t,l;return null==e||null===(t=e.noc)||void 0===t||null===(l=t.NOCNewApplicationFormReducer)||void 0===l?void 0:l.formData})||{},k=null==M||null===(i=M.applicationDetails)||void 0===i||null===(a=i.owners)||void 0===a?void 0:a.some(e=>{var t,l;const n=null!=(t=null==e||null===(l=e.ownerType)||void 0===l?void 0:l.code)?t:null==e?void 0:e.ownerType;return"firm"===String(n).toLowerCase()});let U="VACANT"===(null==M||null===(r=M.siteDetails)||void 0===r||null===(u=r.buildingStatus)||void 0===u?void 0:u.code)?null==B||null===(s=B.NOC)||void 0===s||null===(m=s.Documents)||void 0===m?void 0:m.filter(e=>"OWNER.BUILDINGDRAWING"!==e.code):null==B||null===(v=B.NOC)||void 0===v?void 0:v.Documents;var H;k&&(U=null===(H=U)||void 0===H?void 0:H.map(e=>"OWNER.AUTHORIZATIONLETTER"===e.code?c({},e,{required:!0}):e)),console.log("filteredDocuments",U),l.useEffect(()=>{b(e=>{const t=Array.isArray(e)?e:[],l=t.some(e=>"OWNER.AUTHORIZATIONLETTER"===e.documentType);return k&&!l?[...t,{documentType:"OWNER.AUTHORIZATIONLETTER",filestoreId:"",documentUid:"",documentAttachment:""}]:!k&&l?t.filter(e=>"OWNER.AUTHORIZATIONLETTER"!==e.documentType):t})},[k]);const W=()=>{let e;e=c({},A.documents,{documents:S}),N(_.key,e)};l.useEffect(()=>{var e,t;let l=0;null==B||null===(e=B.PetService)||void 0===e||null===(t=e.Documents)||void 0===t||t.map(e=>{e.hasDropdown=!0;let t=!1;console.log("documents in pet",S),null==S||S.map(l=>{e.required&&null!=l&&l.documentType.includes(e.code)&&(t=!0)}),!t&&e.required&&(l+=1)}),O("0"!=l&&0!=l||!((null==S?void 0:S.length)>0))},[S,T]),l.useEffect(()=>{var e,t;"VACANT"===(null==M||null===(e=M.siteDetails)||void 0===e||null===(t=e.buildingStatus)||void 0===t?void 0:t.code)&&b(e=>null==e?void 0:e.filter(e=>"OWNER.BUILDINGDRAWING"!==e.documentType))},[null==M||null===(p=M.siteDetails)||void 0===p||null===(f=p.buildingStatus)||void 0===f?void 0:f.code]);const j={value:{workflowDocs:null==S?void 0:S.map(e=>({documentType:e.documentType,filestoreId:e.filestoreId,documentUid:e.documentUid,documentAttachment:e.documentAttachment}))}},{data:V}=Digit.Hooks.noc.useNOCDocumentSearch(j),z=null==S?void 0:S.map(e=>({code:e.documentType,link:h(null==V?void 0:V.pdfFiles,e.filestoreId)}));return n.createElement("div",null,x?n.createElement(t.Loader,null):n.createElement(t.FormStep,{t:g,config:_,onSelect:W,onSkip:()=>N(),isDisabled:D,onAdd:function(){}},null===(E=U)||void 0===E?void 0:E.map((e,t)=>{var l;return n.createElement("div",{className:"bpa-doc-required-card"},n.createElement(pi,{key:t,document:e,t:g,error:y,setError:C,setDocuments:b,documents:S,setCheckRequiredFields:L,handleSubmit:W,geocoordinates:I,setGeoCoordinates:w,dispatch:R,previewLink:null==z||null===(l=z.find(t=>t.code===e.code))||void 0===l?void 0:l.link}))}),y&&n.createElement(t.Toast,{label:y,isDleteBtn:!0,onClose:()=>C(null),error:!0})))},NOCSummary:vi,NOCDocumentWithLatLong:e=>{var o,i,a;let{t:r,config:u,onSelect:s,formData:d}=e;const m=Digit.ULBService.getStateId(),[v,p]=l.useState((null==d||null===(o=d.documents)||void 0===o?void 0:o.documents)||[]),[f,E]=l.useState(null),[g,h]=l.useState(!0),[_,N]=l.useState(!1),[A,S]=l.useState(!1),b=yt((null==d?void 0:d.PrevStateDocuments)||[]),{isLoading:y,data:C}=Digit.Hooks.pt.usePropertyMDMS(m,"NOC",["Documents"]),D=()=>{let e;e=c({},d.documents,{documents:v}),s(u.key,e)};return l.useEffect(()=>{var e,t;const l=null==C||null===(e=C.NOC)||void 0===e||null===(t=e.Documents)||void 0===t?void 0:t.filter(e=>e.required).map(e=>e.code),n=null==l?void 0:l.filter(e=>v.reduce((t,l)=>{var n,o,i,a;return e==(null==l||null===(n=l.documentType)||void 0===n||null===(o=n.split("."))||void 0===o?void 0:o[0])+"."+(null==l||null===(i=l.documentType)||void 0===i||null===(a=i.split("."))||void 0===a?void 0:a[1])||t},!1));h(!((null==n?void 0:n.length)==(null==l?void 0:l.length)&&(null==v?void 0:v.length)>0))},[v,_]),n.createElement("div",null,y?n.createElement(t.Loader,null):n.createElement(t.FormStep,{t:r,config:u,onSelect:D,onSkip:()=>s(),onAdd:function(){}},null==C||null===(i=C.NOC)||void 0===i||null===(a=i.Documents)||void 0===a?void 0:a.map((e,t)=>n.createElement("div",{style:{background:"#FAFAFA",border:"1px solid #D6D5D4",padding:"8px",borderRadius:"4px",maxWidth:"600px",minWidth:"280px",marginBottom:"15px",paddingTop:"15px"}},n.createElement(fi,{key:t,document:e,t:r,error:f,setError:E,setDocuments:p,documents:v,setCheckRequiredFields:N,formData:d,beforeUploadDocuments:b||[],isNextButtonDisabled:A,setIsNextButtonDisabled:S,handleSubmit:D}))),f&&n.createElement(t.Toast,{label:f,onClose:()=>E(null),error:!0})),(window.location.href.includes("/bpa/building_plan_scrutiny/new_construction")||window.location.href.includes("/ocbpa/building_oc_plan_scrutiny/new_construction"))&&null!=d&&d.applicationNo?n.createElement(t.CitizenInfoLabel,{info:r("CS_FILE_APPLICATION_INFO_LABEL"),text:r("BPA_APPLICATION_NUMBER_LABEL")+" "+(null==d?void 0:d.applicationNo)+" "+r("BPA_DOCS_INFORMATION"),className:"info-banner-wrap-citizen-override"}):"")},NOCResponseCitizen:e=>{var a,r,u;const s=o.useLocation(),{pathname:d,state:c}=s,{t:m}=i.useTranslation(),v=o.useHistory(),p=null==c||null===(a=c.data)||void 0===a||null===(r=a.Noc)||void 0===r?void 0:r[0];console.log("nocData here",p),window.localStorage.getItem("CITIZEN.CITY");const[E,g]=l.useState(!1),{data:h}=Digit.Hooks.useStore.getInitData(),{tenants:_}=h||{},N=d.split("/").pop(),A=function(e){void 0===e&&(e=!1);try{const t=Mt(function(){return Ft(function(){var t,l,n,o;g(!0);const i=p,a=null==i||null===(t=i.nocDetails)||void 0===t||null===(l=t.additionalDetails)||void 0===l?void 0:l.siteDetails,r=null==a?void 0:a.ulbType,u=(null==a||null===(n=a.ulbName)||void 0===n||null===(o=n.city)||void 0===o?void 0:o.name)||(null==a?void 0:a.ulbName),s=_.find(e=>e.code===i.tenantId);return Promise.resolve(qn(i,s,r,u,m,e)).then(function(e){Digit.Utils.pdf.generateFormattedNOC(e)})},function(e){console.log("Eroor Occurred !!!",e)})},function(e,t){if(g(!1),e)throw t;return t});return Promise.resolve(t&&t.then?t.then(function(){}):void 0)}catch(e){return Promise.reject(e)}};return E?n.createElement(t.Loader,null):n.createElement("div",null,n.createElement(t.Card,null,n.createElement(t.Banner,{message:m("NOC_APPLICATION_"+(null==p||null===(u=p.workflow)||void 0===u?void 0:u.action)+"_SUCCESS_HEADER"),applicationNumber:N,info:"REJECTED"==(null==p?void 0:p.applicationStatus)?"":m(f(null==p?void 0:p.nocType,".","_")+"_APPLICATION_NUMBER"),successful:"REJECTED"!=(null==p?void 0:p.applicationStatus),style:{padding:"10px"},headerStyles:{fontSize:"32px",wordBreak:"break-word"}}),n.createElement(t.ActionBar,{style:{display:"flex",justifyContent:"flex-end",alignItems:"baseline"}},n.createElement(t.SubmitBar,{label:m("CORE_COMMON_GO_TO_HOME"),onSubmit:()=>{v.push("/digit-ui/citizen")}}),n.createElement(t.SubmitBar,{label:m("CORE_COMMON_GO_TO_NOC"),onSubmit:()=>{v.push("/digit-ui/citizen/noc-home")}}),n.createElement(t.SubmitBar,"INITIATED"===(null==p?void 0:p.applicationStatus)?{label:m("View Application"),onSubmit:()=>A(!0)}:{label:m("Download Application"),onSubmit:()=>A(!1)}))))},NOCEsignResponse:()=>{var e,a,r;const u=o.useLocation(),{pathname:s}=u,{t:d}=i.useTranslation(),m=o.useHistory(),v=window.localStorage.getItem("Employee.tenant-id"),[p,E]=l.useState(!1),[g,h]=l.useState(10),[_,N]=l.useState(null),A=s.split("/").filter(Boolean),S=A[A.length-2],b=A[A.length-1],{isLoading:y,data:C}=Digit.Hooks.noc.useNOCSearchApplication({applicationNo:S},v),D=Digit.Hooks.noc.useNocCreateAPI(v,!1);return l.useEffect(()=>{var e,t;if(!y&&null!=C&&null!==(e=C.resData)&&void 0!==e&&null!==(t=e.Noc)&&void 0!==t&&t[0]&&b){var l;const e=C.resData.Noc[0],t=c({},e,{workflow:{action:"ESIGN"},nocDetails:c({},null==e?void 0:e.nocDetails,{additionalDetails:c({},null==e||null===(l=e.nocDetails)||void 0===l?void 0:l.additionalDetails,{sanctionLetterFilestoreId:b})})});N({key:"true",warning:!0,message:"KINDLY_WAIT_ESIGN_IN_PROGRESS"}),E(!0),D.mutateAsync({Noc:t}).then(()=>{E(!1),N({key:"true",success:!0,message:"COMMON_SUCCESSFULLY_UPDATED_APPLICATION_STATUS_LABEL"}),setTimeout(()=>N(null),3e3);const e=setInterval(()=>{h(e=>e-1)},1e3),t=setTimeout(()=>{m.push("/digit-ui/employee/noc/inbox/application-overview/"+S)},1e4);return()=>{clearInterval(e),clearTimeout(t)}}).catch(()=>{E(!1),N({key:"true",warning:!0,message:"Failed to update esign in sanction letter"}),setTimeout(()=>N(null),3e3);const e=setTimeout(()=>{m.push("/digit-ui/employee/noc/inbox/application-overview/"+S)},1e4);return()=>clearTimeout(e)})}},[y,C,S]),p||y?n.createElement(t.Loader,null):n.createElement("div",null,n.createElement(t.Card,null,n.createElement(t.Banner,{message:d("NOC_APPLICATION_ESIGN_SUCCESS_HEADER"),info:d(f(null==C||null===(e=C.resData)||void 0===e||null===(a=e.Noc)||void 0===a||null===(r=a[0])||void 0===r?void 0:r.nocType,".","_")+"_APPLICATION_NUMBER"),style:{padding:"10px"},headerStyles:{fontSize:"32px",wordBreak:"break-word"}}),n.createElement("div",{style:{textAlign:"center",marginTop:"1rem"}},p?n.createElement("p",null,d("E-Sign in Progress. Kindly Wait...")):b&&n.createElement("p",null,d("You will be redirected in")," ",g," ",d("seconds"),"..."))),_&&n.createElement(t.Toast,{success:null==_?void 0:_.success,warning:null==_?void 0:_.warning,label:d(null==_?void 0:_.message),isDleteBtn:!0,onClose:()=>N(null)}))},NOCCitizenMyApplications:e=>{var a,r,u;const{t:s}=i.useTranslation(),d=o.useHistory(),c=(null===(a=Digit.UserService.getUser())||void 0===a?void 0:a.info)||{},m=window.localStorage.getItem("CITIZEN.CITY"),[v,p]=l.useState(0),[f,E]=l.useState(window.Digit.Utils.browser.isMobile()?50:10),g=l.useMemo(()=>({sortBy:"createdTime",limit:f,offset:v*f,sortOrder:"DESC",mobileNumber:(null==c?void 0:c.mobileNumber)||""}),[v,f,c]),{isLoading:h,data:_}=Digit.Hooks.noc.useNOCCitizenSearchApplication(g,m);var N,A,S,b,y,C;console.log("data herein NOC==>",_),null!=_&&_.data&&(null==_||null===(r=_.data)||void 0===r?void 0:r.length)>0&&(console.log("First record:",_.data[0]),console.log("Owner name test:",null===(N=_.data[0])||void 0===N||null===(A=N.nocDetails)||void 0===A||null===(S=A.additionalDetails)||void 0===S||null===(b=S.applicationDetails)||void 0===b||null===(y=b.owners)||void 0===y||null===(C=y[0])||void 0===C?void 0:C.ownerOrFirmName)),l.useEffect(()=>{_&&_.revalidate()},[]);const D=l.useRef(null);l.useEffect(()=>{var e;if(h)return;const t=null===(e=D.current)||void 0===e?void 0:e.querySelector(".table");t&&(t.style.overflowX="auto",t.style.overflowY="hidden",t.style.WebkitOverflowScrolling="touch")},[h]);const O=e=>n.createElement("span",{className:"cell-text styled-cell"},e),T=(null==_?void 0:_.data)||[],L=null!=(u=null==_?void 0:_.count)?u:0,I=l.useMemo(()=>[{Header:s("NOC_APPLICATION_NUMBER"),accessor:e=>{var t;return null==e||null===(t=e.Applications)||void 0===t?void 0:t.applicationNo},Cell:e=>{var t,l,i,a;let{row:r}=e;return n.createElement(o.Link,{to:"/digit-ui/citizen/noc/search/application-overview/"+(null===(t=r.original)||void 0===t||null===(l=t.Applications)||void 0===l?void 0:l.applicationNo)},O(null===(i=r.original)||void 0===i||null===(a=i.Applications)||void 0===a?void 0:a.applicationNo))}},{Header:s("Owner Name"),accessor:e=>{var t,l,n,o,i,a;return null==e||null===(t=e.Applications)||void 0===t||null===(l=t.nocDetails)||void 0===l||null===(n=l.additionalDetails)||void 0===n||null===(o=n.applicationDetails)||void 0===o||null===(i=o.owners)||void 0===i||null===(a=i[0])||void 0===a?void 0:a.ownerOrFirmName},Cell:e=>{var t,l,n,o,i,a,r;let{row:u}=e;return O((null===(t=u.original)||void 0===t||null===(l=t.Applications)||void 0===l||null===(n=l.nocDetails)||void 0===n||null===(o=n.additionalDetails)||void 0===o||null===(i=o.applicationDetails)||void 0===i||null===(a=i.owners)||void 0===a||null===(r=a[0])||void 0===r?void 0:r.ownerOrFirmName)||"-")}},{Header:s("NOC_APPLICATION_STATUS"),accessor:e=>{var t;return null==e||null===(t=e.Applications)||void 0===t?void 0:t.applicationStatus},Cell:e=>{var t,l,n,o;let{row:i}=e;return O(s(null===(t=i.original)||void 0===t||null===(l=t.Applications)||void 0===l?void 0:l.applicationStatus)||(null===(n=i.original)||void 0===n||null===(o=n.Applications)||void 0===o?void 0:o.applicationStatus)||"-")}},{Header:s("Action"),accessor:"action",Cell:e=>{let{row:l}=e;return n.createElement(t.SubmitBar,{label:s("TL_VIEW_DETAILS"),onSubmit:()=>{var e,t;return d.push("/digit-ui/citizen/noc/search/application-overview/"+(null===(e=l.original)||void 0===e||null===(t=e.Applications)||void 0===t?void 0:t.applicationNo))}})}}],[s]);return h?n.createElement(t.Loader,null):n.createElement(n.Fragment,null,n.createElement("div",{className:"applications-list-container"},n.createElement(t.Header,null,""+s("NOC_MY_APPLICATION"),"(",L,")"),0===T.length?n.createElement(t.Card,{style:{textAlign:"center"}},s("NO_APPLICATIONS_MSG")):null,window.Digit.Utils.browser.isMobile()?n.createElement("div",{style:{display:"flex",flexDirection:"column",gap:"12px"}},T.map((e,l)=>{var o,i,a,r,u,c,m,v,p;return n.createElement(t.Card,{key:l,style:{padding:"12px",borderRadius:"8px",boxShadow:"0px 2px 6px rgba(0,0,0,0.1)"}},n.createElement("h3",{style:{fontSize:"16px",marginBottom:"8px"}},null==e||null===(o=e.Applications)||void 0===o?void 0:o.applicationNo),n.createElement("p",{style:{margin:"4px 0"}},n.createElement("b",null,s("Owner Name"),":")," ",(null==e||null===(i=e.Applications)||void 0===i||null===(a=i.nocDetails)||void 0===a||null===(r=a.additionalDetails)||void 0===r||null===(u=r.applicationDetails)||void 0===u||null===(c=u.owners)||void 0===c||null===(m=c[0])||void 0===m?void 0:m.ownerOrFirmName)||s("CS_NA")),n.createElement("p",{style:{margin:"4px 0"}},n.createElement("b",null,s("NOC_APPLICATION_STATUS"),":")," ",s(null==e||null===(v=e.Applications)||void 0===v?void 0:v.applicationStatus)||(null==e||null===(p=e.Applications)||void 0===p?void 0:p.applicationStatus)||s("CS_NA")),n.createElement(t.SubmitBar,{label:s("TL_VIEW_DETAILS"),onSubmit:()=>{var t;return d.push("/digit-ui/citizen/noc/search/application-overview/"+(null==e||null===(t=e.Applications)||void 0===t?void 0:t.applicationNo))}}))})):n.createElement("div",{ref:D},n.createElement(t.Table,{t:s,data:T,totalRecords:L,columns:I,getCellProps:()=>({style:{minWidth:"200px",padding:"12px 16px",fontSize:"14px"}}),noResultsMessage:s("NO_APPLICATIONS_MSG"),currentPage:v,pageSizeLimit:f,onNextPage:()=>p(e=>e+1),onPrevPage:()=>p(e=>Math.max(e-1,0)),onFirstPage:()=>p(0),onLastPage:()=>{const e=Math.max(Math.ceil(L/f)-1,0);p(e)},onPageSizeChange:e=>{const t=Number(null!=e&&e.target?e.target.value:e);E(t),p(0)}}))))},NOCCitizenApplicationOverview:()=>{var e,a,r,u,s,d,v,f,E,g,h,_,N,b,y,C,D,O,T,L,I,w,P,R,x,B,F,M,k,U,H,W,j,V,z,G,Y,q,K,$,X,Z,Q,J,ee,te,le,ne,oe,ie,ae,re,ue,se,de,ce,me,ve,pe,fe,Ee,ge,he,_e,Ne,Ae,Se,be,ye,Ce,De,Oe,Te,Le,Ie,we,Pe,Re,xe,Be,Fe,Me,ke,Ue,He,We,je,Ve,ze,Ge;const Ye=function(e){let{tenantId:t,payments:l,pdfkey:n,EmpData:o}=e;m(e,hi);try{var i;const e=null==lt||null===(i=lt.Noc)||void 0===i?void 0:i[0];return Promise.resolve(Mt(function(){return Ft(function(){if(vt(!0),!e)throw new Error("Noc Application data is missing");return Promise.resolve(Un(e,Ke,o,Wt)).then(function(e){return Promise.resolve(Digit.PaymentService.generatePdf(t,{Payments:[c({},l,{Noc:e.Noc})]},n)).then(function(e){return Promise.resolve(Digit.PaymentService.printReciept(t,{fileStoreIds:e.filestoreIds[0]})).then(function(t){window.open(t[null==e?void 0:e.filestoreIds[0]],"_blank")})})})},function(e){console.error("Sanction Letter download error:",e)})},function(e,t){if(vt(!1),e)throw t;return t}))}catch(e){return Promise.reject(e)}},{id:qe}=o.useParams();console.log("id",qe.length);const{t:Ke}=i.useTranslation(),$e=o.useHistory(),Xe=window.localStorage.getItem("CITIZEN.CITY"),[Ze,Qe]=l.useState({}),{isLoading:Je,data:et,refetch:tt}=Digit.Hooks.noc.useNOCSearchApplication({applicationNo:qe},Xe),lt=null==et?void 0:et.resData,[nt,ot]=l.useState(null),it=Digit.Hooks.noc.useNocCreateAPI(Xe,!1),[at,rt]=l.useState(null!=lt&&null!==(e=lt.Noc)&&void 0!==e&&null!==(a=e[0])&&void 0!==a&&null!==(r=a.nocDetails)&&void 0!==r&&null!==(u=r.additionalDetails)&&void 0!==u&&u.siteImages?{documents:null==lt||null===(s=lt.Noc)||void 0===s||null===(d=s[0])||void 0===d||null===(v=d.nocDetails)||void 0===v||null===(f=v.additionalDetails)||void 0===f?void 0:f.siteImages}:{});console.log("applicationD",lt);const[ut,st]=l.useState(null),{data:dt}=Digit.Hooks.useStore.getInitData(),{tenants:ct}=dt||{},[mt,vt]=l.useState(!1);let pt=Digit.UserService.getUser();if(window.location.href.includes("/obps")||window.location.href.includes("/noc")){const e=sessionStorage.getItem("Digit.citizen.userRequestObject"),t=e?JSON.parse(e):{};pt=null==t?void 0:t.value}const ft=null===(E=pt)||void 0===E||null===(g=E.info)||void 0===g||null===(h=g.roles)||void 0===h?void 0:h.map(e=>e.code),Et=l.useMemo(()=>{var e;if(null!=at&&at.documents&&(null==at?void 0:at.documents.length)>0)return null==at||null===(e=at.documents)||void 0===e?void 0:e.map(e=>({latitude:(null==e?void 0:e.latitude)||"",longitude:(null==e?void 0:e.longitude)||""}))},[at]),gt=l.useMemo(()=>{var e;return null==at||null===(e=at.documents)||void 0===e?void 0:e.map((e,t)=>({title:null==e?void 0:e.documentType,fileStoreId:null==e?void 0:e.filestoreId,latitude:null==e?void 0:e.latitude,longitude:null==e?void 0:e.longitude}))},[at]);l.useEffect(()=>{var e;const t=null==lt||null===(e=lt.Noc)||void 0===e?void 0:e[0];if(t){var l,n,o,i,a,r,u,s,d,c,m,v,p;const e=null==t||null===(l=t.nocDetails)||void 0===l||null===(n=l.additionalDetails)||void 0===n?void 0:n.applicationDetails,f=null==t||null===(o=t.nocDetails)||void 0===o||null===(i=o.additionalDetails)||void 0===i?void 0:i.siteDetails,E=null==t||null===(a=t.nocDetails)||void 0===a||null===(r=a.additionalDetails)||void 0===r?void 0:r.coordinates,g=(null==t?void 0:t.documents)||[],h=(null==t||null===(u=t.nocDetails)||void 0===u||null===(s=u.additionalDetails)||void 0===s?void 0:s.ownerPhotos)||[];Qe({applicantDetails:e?[e]:[],siteDetails:f?[f]:[],coordinates:E?[E]:[],Documents:g.length>0?g:[],ownerPhotoList:h});const _=null==t||null===(d=t.nocDetails)||void 0===d||null===(c=d.additionalDetails)||void 0===c?void 0:c.SubmittedOn,N=null==t||null===(m=t.auditDetails)||void 0===m?void 0:m.lastModifiedTime;console.log("submiited on , "+_+" , lastModified , "+N);const S=A(_&&N?N-_:null);ot(S);const b=null==t||null===(v=t.nocDetails)||void 0===v||null===(p=v.additionalDetails)||void 0===p?void 0:p.siteImages;rt(b?{documents:b}:{})}},[null==lt?void 0:lt.Noc]);const ht=null!=(_=null==lt||null===(N=lt.Noc)||void 0===N||null===(b=N[0])||void 0===b||null===(y=b.nocDetails)||void 0===y||null===(C=y.additionalDetails)||void 0===C?void 0:C.businessService)?_:null,{data:_t,isLoading:Nt}=Digit.Hooks.useRecieptSearch({tenantId:Xe,businessService:"obpas_noc",consumerCodes:qe,isEmployee:!1},{enabled:!!qe}),At=[];let St=p(Xe,qe);At.push({label:Ke("Application Form"),onClick:function(){try{const e=Mt(function(){return Ft(function(){var e,t,l,n,o;vt(!0);const i=null==lt||null===(e=lt.Noc)||void 0===e?void 0:e[0],a=ct.find(e=>e.code===i.tenantId),r=null==i||null===(t=i.nocDetails)||void 0===t||null===(l=t.additionalDetails)||void 0===l?void 0:l.siteDetails,u=(null==r||null===(n=r.ulbName)||void 0===n||null===(o=n.city)||void 0===o?void 0:o.name)||(null==r?void 0:r.ulbName);return Promise.resolve(qn(i,a,null==r?void 0:r.ulbType,u,Ke)).then(function(e){setTimeout(()=>{Digit.Utils.pdf.generateFormattedNOC(e)},0)})},function(e){console.error("Error generating acknowledgement:",e)})},function(e,t){if(vt(!1),e)throw t;return t});return Promise.resolve(e&&e.then?e.then(function(){}):void 0)}catch(e){return Promise.reject(e)}}}),"APPROVED"===(null==lt||null===(D=lt.Noc)||void 0===D||null===(O=D[0])||void 0===O?void 0:O.applicationStatus)&&_t&&(null==_t?void 0:_t.Payments.length)>0&&!Nt&&At.push({label:Ke("CHB_FEE_RECEIPT"),onClick:()=>{var e;return Ye({tenantId:null==_t||null===(e=_t.Payments[0])||void 0===e?void 0:e.tenantId,payments:null==_t?void 0:_t.Payments[0],pdfkey:"noc-receipt",EmpData:St})}}),"E-SIGNED"===(null==lt||null===(T=lt.Noc)||void 0===T||null===(L=T[0])||void 0===L?void 0:L.applicationStatus)&&_t&&(null==_t?void 0:_t.Payments.length)>0&&!Nt&&(At.push({label:Ke("PDF_STATIC_LABEL_WS_CONSOLIDATED_SANCTION_LETTER"),onClick:()=>{var e;return function(e){let{tenantId:t,payments:l,EmpData:n,pdfkey:o="noc-sanctionletter"}=e;m(e,gi);try{const e=Mt(function(){return Ft(function(){var e,i,a,r,u;function s(){return Promise.resolve(Digit.PaymentService.printReciept(t,{fileStoreIds:m})).then(function(e){window.open(e[m],"_blank")})}vt(!0);let d=null==lt||null===(e=lt.Noc)||void 0===e?void 0:e[0],m=null==lt||null===(i=lt.Noc)||void 0===i||null===(a=i[0])||void 0===a||null===(r=a.nocDetails)||void 0===r||null===(u=r.additionalDetails)||void 0===u?void 0:u.sanctionLetterFilestoreId;console.log("fileStoreId before create",m);const v=function(){var e;if(!m)return Promise.resolve(Un(null==lt||null===(e=lt.Noc)||void 0===e?void 0:e[0],Ke,n,Wt)).then(function(e){return Promise.resolve(Digit.PaymentService.generatePdf(t,{Payments:[c({},l,{Noc:null==e?void 0:e.Noc})]},o)).then(function(e){var t;const l=c({},d,{workflow:{action:"ESIGN"},nocDetails:c({},null==d?void 0:d.nocDetails,{additionalDetails:c({},null==d||null===(t=d.nocDetails)||void 0===t?void 0:t.additionalDetails,{sanctionLetterFilestoreId:null==e?void 0:e.filestoreIds[0]})})});return Promise.resolve(it.mutateAsync({Noc:l})).then(function(){m=null==e?void 0:e.filestoreIds[0],tt()})})})}();return v&&v.then?v.then(s):s()},function(e){console.error("Sanction Letter download error:",e)})},function(e,t){if(vt(!1),e)throw t;return t});return Promise.resolve(e&&e.then?e.then(function(){}):void 0)}catch(e){return Promise.reject(e)}}({tenantId:null==_t||null===(e=_t.Payments[0])||void 0===e?void 0:e.tenantId,payments:null==_t?void 0:_t.Payments[0],EmpData:St})}}),At.push({label:Ke("CHB_FEE_RECEIPT"),onClick:()=>{var e;return Ye({tenantId:null==_t||null===(e=_t.Payments[0])||void 0===e?void 0:e.tenantId,payments:null==_t?void 0:_t.Payments[0],pdfkey:"noc-receipt",EmpData:St})}}));const bt=e=>{if(0===e)return Ke("NOC_GROUND_FLOOR_AREA_LABEL");const t=e%10,l=e%100;let n="th";return(l<11||l>13)&&(1===t?n="st":2===t?n="nd":3===t&&(n="rd")),""+e+n+" "+Ke("NOC_FLOOR_AREA_LABEL")},[yt,Ct]=l.useState(null),[Dt,Ot]=l.useState(!1),[Tt,Lt]=l.useState(null),[It,wt]=l.useState(!1),[Pt,Rt]=l.useState(!1),xt=l.useRef();Digit.Hooks.useClickOutside(xt,()=>{Ot(!1)},Dt);const Bt=Digit.Hooks.useWorkflowDetails({tenantId:Xe,id:qe,moduleCode:ht});var kt,Ut;null!=Bt&&null!==(I=Bt.data)&&void 0!==I&&null!==(w=I.actionState)&&void 0!==w&&w.nextActions&&!Bt.isLoading&&(Bt.data.actionState.nextActions=[...null==Bt||null===(P=Bt.data)||void 0===P?void 0:P.nextActions]),Bt&&Bt.data&&!Bt.isLoading&&(Bt.data.initialActionState=(null==Bt||null===(kt=Bt.data)||void 0===kt?void 0:kt.initialActionState)||c({},null==Bt||null===(Ut=Bt.data)||void 0===Ut?void 0:Ut.actionState)||{},Bt.data.actionState=c({},Bt.data)),l.useEffect(()=>{Bt&&Bt.revalidate(),et&&et.revalidate()},[]);let Ht=(null==Bt||null===(R=Bt.data)||void 0===R||null===(x=R.actionState)||void 0===x||null===(B=x.nextActions)||void 0===B?void 0:B.filter(e=>(null==ft?void 0:ft.some(t=>{var l;return null===(l=e.roles)||void 0===l?void 0:l.includes(t)}))||!e.roles))||(null==Bt||null===(F=Bt.data)||void 0===F||null===(M=F.nextActions)||void 0===M?void 0:M.filter(e=>(null==ft?void 0:ft.some(t=>{var l;return null===(l=e.roles)||void 0===l?void 0:l.includes(t)}))||!e.roles));console.log("actions here",Ht);const Wt=l.useMemo(()=>{var e,t;if(!Bt||Bt.isLoading||!Bt.data)return"";const l=null===(e=Bt.data.timeline)||void 0===e||null===(t=e.filter(e=>"APPROVE"===(null==e?void 0:e.performedAction)))||void 0===t?void 0:t.flatMap(e=>(null==e?void 0:e.wfComment)||[]),n=null==l?void 0:l[0];let o="";return null!=n&&n.includes("[#?..**]")&&(o=n.split("[#?..**]")[1]||""),o?{ConditionLine:"The above approval is subjected to the following conditions:\n",ConditionText:o}:""},[Bt]),jt=e=>{if(!e)return"";const[t,l,n]=e.split("-");return n+"/"+l+"/"+t},Vt=null==lt||null===(k=lt.Noc)||void 0===k||null===(U=k[0])||void 0===U||null===(H=U.nocDetails)||void 0===H||null===(W=H.additionalDetails)||void 0===W?void 0:W.coordinates;if(Je)return n.createElement(t.Loader,null);console.log("displayData=>",Ze);const zt=null==Ze||null===(j=Ze.Documents)||void 0===j?void 0:j.filter(e=>"OWNER.SITEPHOTOGRAPHONE"===e.documentType||"OWNER.SITEPHOTOGRAPHTWO"===e.documentType),Gt=null==Ze||null===(V=Ze.Documents)||void 0===V?void 0:V.filter(e=>!("OWNER.SITEPHOTOGRAPHONE"===(null==e?void 0:e.documentType)||"OWNER.SITEPHOTOGRAPHTWO"===(null==e?void 0:e.documentType)));console.log("remainingDocs",Gt);const Yt=null==Ze||null===(z=Ze.applicantDetails)||void 0===z||null===(G=z[0])||void 0===G||null===(Y=G.owners)||void 0===Y?void 0:Y[0],qt=null==Ze||null===(q=Ze.applicantDetails)||void 0===q||null===(K=q[0])||void 0===K||null===($=K.owners)||void 0===$||null===(X=$[0])||void 0===X?void 0:X.propertyId,Kt=null==lt||null===(Z=lt.Noc)||void 0===Z||null===(Q=Z[0])||void 0===Q||null===(J=Q.nocDetails.additionalDetails)||void 0===J||null===(ee=J.applicationDetails)||void 0===ee||null===(te=ee.owners)||void 0===te?void 0:te.map(e=>e.ownerOrFirmName),$t=null==Kt?void 0:Kt.join(", ");return console.log("combinerOwnersName",$t),n.createElement("div",{className:"employee-main-application-details"},n.createElement("div",{className:"cardHeaderWithOptions",style:{marginRight:"auto",maxWidth:"960px"}},n.createElement(t.Header,{styles:{fontSize:"32px"}},Ke("NOC_APP_OVER_VIEW_HEADER")),n.createElement(t.LinkButton,{label:Ke("VIEW_TIMELINE"),onClick:()=>{Rt(!0);const e=document.getElementById("timeline");e&&e.scrollIntoView({behavior:"smooth"})}}),mt&&n.createElement(t.Loader,null),At&&At.length>0&&n.createElement(t.MultiLink,{className:"multilinkWrapper",onHeadClick:()=>wt(!It),displayOptions:It,options:At})),n.createElement(Dn,{ownerFileStoreId:null==Ze||null===(le=Ze.ownerPhotoList)||void 0===le||null===(ne=le[0])||void 0===ne?void 0:ne.filestoreId,ownerName:null==Ze||null===(oe=Ze.applicantDetails)||void 0===oe||null===(ie=oe[0])||void 0===ie||null===(ae=ie.owners)||void 0===ae||null===(re=ae[0])||void 0===re?void 0:re.ownerOrFirmName}),qe.length>0&&n.createElement(n.Fragment,null,n.createElement(t.Card,null,n.createElement(t.StatusTable,null,n.createElement(t.Row,{label:Ke("APPLICATIONNO"),text:qe||"N/A"})))),null==Ze||null===(ue=Ze.applicantDetails)||void 0===ue||null===(se=ue[0])||void 0===se||null===(de=se.owners)||void 0===de?void 0:de.map((e,l)=>{var o,i,a;return n.createElement(n.Fragment,null,n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,0===l?Ke("NOC_PRIMARY_OWNER"):"OWNER "+(l+1)),n.createElement("div",{key:l,style:{marginBottom:"30px",background:"#FAFAFA",padding:"16px",borderRadius:"4px"}},n.createElement(t.StatusTable,null,(null==e||null===(o=e.ownerType)||void 0===o?void 0:o.code)&&n.createElement(t.Row,{label:Ke("NOC_OWNER_TYPE_LABEL"),text:Ke(null==e||null===(i=e.ownerType)||void 0===i?void 0:i.code)}),n.createElement(t.Row,{label:Ke("NOC_FIRM_OWNER_NAME_LABEL"),text:(null==e?void 0:e.ownerOrFirmName)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_APPLICANT_EMAIL_LABEL"),text:(null==e?void 0:e.emailId)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_APPLICANT_FATHER_HUSBAND_NAME_LABEL"),text:(null==e?void 0:e.fatherOrHusbandName)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_APPLICANT_MOBILE_NO_LABEL"),text:(null==e?void 0:e.mobileNumber)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_APPLICANT_DOB_LABEL"),text:jt(null==e?void 0:e.dateOfBirth)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_APPLICANT_GENDER_LABEL"),text:(null==e||null===(a=e.gender)||void 0===a?void 0:a.code)||(null==e?void 0:e.gender)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_APPLICANT_ADDRESS_LABEL"),text:(null==e?void 0:e.address)||"N/A"})))))}),(null==Ze||null===(ce=Ze.applicantDetails)||void 0===ce?void 0:ce.some(e=>{var t,l;return(null==e||null===(t=e.professionalName)||void 0===t||null===(l=t.trim())||void 0===l?void 0:l.length)>0}))&&(null==Ze||null===(me=Ze.applicantDetails)||void 0===me?void 0:me.map((e,l)=>n.createElement(n.Fragment,null,n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,Ke("NOC_PROFESSIONAL_DETAILS")),n.createElement("div",{key:l,style:{marginBottom:"30px",background:"#FAFAFA",padding:"16px",borderRadius:"4px"}},n.createElement(t.StatusTable,null,n.createElement(t.Row,{label:Ke("NOC_PROFESSIONAL_NAME_LABEL"),text:(null==e?void 0:e.professionalName)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_PROFESSIONAL_EMAIL_LABEL"),text:(null==e?void 0:e.professionalEmailId)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_PROFESSIONAL_REGISTRATION_ID_LABEL"),text:(null==e?void 0:e.professionalRegId)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_PROFESSIONAL_REGISTRATION_ID_VALIDITY_LABEL"),text:(null==e?void 0:e.professionalRegIdValidity)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_PROFESSIONAL_MOBILE_NO_LABEL"),text:(null==e?void 0:e.professionalMobileNumber)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_PROFESSIONAL_ADDRESS_LABEL"),text:(null==e?void 0:e.professionalAddress)||"N/A"}))))))),Yt&&qt&&n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,Ke("NOC_PROPERTY_DETAILS")),n.createElement(t.StatusTable,null,n.createElement(t.Row,{label:Ke("NOC_APPLICANT_PROPERTY_ID_LABEL"),text:(null==Yt?void 0:Yt.propertyId)||"N/A"}))),n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,Ke("NOC_SITE_DETAILS")),null==Ze||null===(ve=Ze.siteDetails)||void 0===ve?void 0:ve.map((e,l)=>{var o,i,a,r,u,s,d;return n.createElement("div",{key:l,style:{marginBottom:"30px",background:"#FAFAFA",padding:"16px",borderRadius:"4px"}},n.createElement(t.StatusTable,null,n.createElement(t.Row,{label:Ke("NOC_PLOT_NO_LABEL"),text:(null==e?void 0:e.plotNo)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_PROPOSED_SITE_ADDRESS"),text:(null==e?void 0:e.proposedSiteAddress)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_ULB_NAME_LABEL"),text:(null==e||null===(o=e.ulbName)||void 0===o?void 0:o.name)||(null==e?void 0:e.ulbName)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_ULB_TYPE_LABEL"),text:(null==e?void 0:e.ulbType)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_DISTRICT_LABEL"),text:(null==e||null===(i=e.district)||void 0===i?void 0:i.name)||(null==e?void 0:e.district)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_ZONE_LABEL"),text:(null==e||null===(a=e.zone)||void 0===a?void 0:a.name)||(null==e?void 0:e.zone)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_KHASRA_NO_LABEL"),text:(null==e?void 0:e.khasraNo)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_HADBAST_NO_LABEL"),text:(null==e?void 0:e.hadbastNo)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_ROAD_TYPE_LABEL"),text:(null==e||null===(r=e.roadType)||void 0===r?void 0:r.name)||(null==e?void 0:e.roadType)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_AREA_LEFT_FOR_ROAD_WIDENING_LABEL"),text:(null==e?void 0:e.areaLeftForRoadWidening)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_NET_PLOT_AREA_AFTER_WIDENING_LABEL"),text:(null==e?void 0:e.netPlotAreaAfterWidening)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_NET_TOTAL_AREA_LABEL"),text:(null==e?void 0:e.netTotalArea)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_ROAD_WIDTH_AT_SITE_LABEL"),text:(null==e?void 0:e.roadWidthAtSite)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_BUILDING_STATUS_LABEL"),text:(null==e||null===(u=e.buildingStatus)||void 0===u?void 0:u.name)||(null==e?void 0:e.buildingStatus)||"N/A"}),(null==e?void 0:e.isBasementAreaAvailable)&&n.createElement(t.Row,{label:Ke("NOC_IS_BASEMENT_AREA_PRESENT_LABEL"),text:(null==e||null===(s=e.isBasementAreaAvailable)||void 0===s?void 0:s.code)||(null==e?void 0:e.isBasementAreaAvailable)||"N/A"}),"Built Up"==(null==e?void 0:e.buildingStatus)&&n.createElement(t.Row,{label:Ke("NOC_BASEMENT_AREA_LABEL"),text:e.basementArea||"N/A"}),"Built Up"==(null==e?void 0:e.buildingStatus)&&(null==e||null===(d=e.floorArea)||void 0===d?void 0:d.map((e,l)=>n.createElement(t.Row,{label:bt(l),text:e.value||"N/A"}))),"Built Up"==(null==e?void 0:e.buildingStatus)&&n.createElement(t.Row,{label:Ke("NOC_TOTAL_FLOOR_BUILT_UP_AREA_LABEL"),text:e.totalFloorArea||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_SITE_WARD_NO_LABEL"),text:(null==e?void 0:e.wardNo)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_SITE_VILLAGE_NAME_LABEL"),text:(null==e?void 0:e.villageName)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_SITE_COLONY_NAME_LABEL"),text:(null==e?void 0:e.colonyName)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_SITE_VASIKA_NO_LABEL"),text:(null==e?void 0:e.vasikaNumber)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_VASIKA_DATE"),text:(null==e?void 0:e.vasikaDate)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_SITE_KHEWAT_AND_KHATUNI_NO_LABEL"),text:(null==e?void 0:e.khewatAndKhatuniNo)||"N/A"})))})),n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,Ke("NOC_SPECIFICATION_DETAILS")),null==Ze||null===(pe=Ze.siteDetails)||void 0===pe?void 0:pe.map((e,l)=>{var o,i,a,r;return n.createElement("div",{key:l,style:{marginBottom:"30px",background:"#FAFAFA",padding:"16px",borderRadius:"4px"}},n.createElement(t.StatusTable,null,n.createElement(t.Row,{label:Ke("NOC_PLOT_AREA_JAMA_BANDI_LABEL"),text:(null==e?void 0:e.specificationPlotArea)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_BUILDING_CATEGORY_LABEL"),text:(null==e||null===(o=e.specificationBuildingCategory)||void 0===o?void 0:o.name)||(null==e?void 0:e.specificationBuildingCategory)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_NOC_TYPE_LABEL"),text:(null==e||null===(i=e.specificationNocType)||void 0===i?void 0:i.name)||(null==e?void 0:e.specificationNocType)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_RESTRICTED_AREA_LABEL"),text:(null==e||null===(a=e.specificationRestrictedArea)||void 0===a?void 0:a.code)||(null==e?void 0:e.specificationRestrictedArea)||"N/A"}),n.createElement(t.Row,{label:Ke("NOC_IS_SITE_UNDER_MASTER_PLAN_LABEL"),text:(null==e||null===(r=e.specificationIsSiteUnderMasterPlan)||void 0===r?void 0:r.code)||(null==e?void 0:e.specificationIsSiteUnderMasterPlan)||"N/A"})))})),n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,Ke("BPA_UPLOADED _SITE_PHOTOGRAPHS_LABEL")),n.createElement(t.StatusTable,{style:{display:"flex",gap:"20px",flexWrap:"wrap",justifyContent:"space-between"}},(null==zt?void 0:zt.length)>0&&[...zt].reverse().map(e=>n.createElement(kn,{key:(null==e?void 0:e.filestoreId)||(null==e?void 0:e.uuid),filestoreId:(null==e?void 0:e.filestoreId)||(null==e?void 0:e.uuid),documentType:null==e?void 0:e.documentType,coordinates:Vt})))),"FIELDINSPECTION_INPROGRESS"!==(null==lt||null===(fe=lt.Noc)||void 0===fe||null===(Ee=fe[0])||void 0===Ee?void 0:Ee.applicationStatus)&&(null==at||null===(ge=at.documents)||void 0===ge?void 0:ge.length)>0&&n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,Ke("BPA_FIELD_INSPECTION_UPLOADED_DOCUMENTS")),n.createElement(t.StatusTable,{style:{display:"flex",gap:"20px",flexWrap:"wrap",justifyContent:"space-between"}},(null==gt?void 0:gt.length)>0&&gt.map(e=>n.createElement(Hn,{key:(null==e?void 0:e.fileStoreId)||(null==e?void 0:e.uuid),filestoreId:(null==e?void 0:e.fileStoreId)||(null==e?void 0:e.uuid),documentType:null==e?void 0:e.title,documentName:null==e?void 0:e.title,latitude:null==e?void 0:e.latitude,longitude:null==e?void 0:e.longitude}))),(null==Et?void 0:Et.length)>0&&n.createElement(l.Fragment,null,n.createElement(t.CardSectionHeader,{style:{marginBottom:"16px",marginTop:"32px"}},Ke("SITE_INSPECTION_IMAGES_LOCATIONS")),n.createElement(In,{position:Et}))),n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,Ke("NOC_UPLOADED_OWNER_ID")),n.createElement(t.StatusTable,null,(null==lt||null===(he=lt.Noc)||void 0===he||null===(_e=he[0])||void 0===_e||null===(Ne=_e.nocDetails)||void 0===Ne||null===(Ae=Ne.additionalDetails)||void 0===Ae||null===(Se=Ae.ownerIds)||void 0===Se?void 0:Se.length)>0&&n.createElement(Sn,{documents:[...(null==lt||null===(be=lt.Noc)||void 0===be||null===(ye=be[0])||void 0===ye||null===(Ce=ye.nocDetails)||void 0===Ce||null===(De=Ce.additionalDetails)||void 0===De?void 0:De.ownerIds)||[]]}))),n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,Ke("BPA_TITILE_DOCUMENT_UPLOADED")),n.createElement(t.StatusTable,null,(null==Gt?void 0:Gt.length)>0&&n.createElement(Sn,{documents:Gt}))),"APPROVED"===(null==lt||null===(Oe=lt.Noc)||void 0===Oe||null===(Te=Oe[0])||void 0===Te?void 0:Te.applicationStatus)&&n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,Ke("NOC_FEE_DETAILS_LABEL")),(null==lt||null===(Le=lt.Noc)||void 0===Le||null===(Ie=Le[0])||void 0===Ie?void 0:Ie.nocDetails)&&n.createElement(Cn,{formData:{apiData:c({},lt),applicationDetails:c({},null==lt||null===(we=lt.Noc)||void 0===we||null===(Pe=we[0])||void 0===Pe||null===(Re=Pe.nocDetails)||void 0===Re||null===(xe=Re.additionalDetails)||void 0===xe?void 0:xe.applicationDetails),siteDetails:c({},null==lt||null===(Be=lt.Noc)||void 0===Be||null===(Fe=Be[0])||void 0===Fe||null===(Me=Fe.nocDetails)||void 0===Me||null===(ke=Me.additionalDetails)||void 0===ke?void 0:ke.siteDetails),calculations:(null==lt||null===(Ue=lt.Noc)||void 0===Ue||null===(He=Ue[0])||void 0===He||null===(We=He.nocDetails)||void 0===We||null===(je=We.additionalDetails)||void 0===je?void 0:je.calculations)||[]},disable:!0})),n.createElement(t.CheckBox,{label:"I/We hereby solemnly affirm and declare that I am submitting this application on behalf of the applicant ("+$t+"). I/We along with the applicant have read the Policy and understand all the terms and conditions of the Policy. We are committed to fulfill/abide by all the terms and conditions of the Policy. The information/documents submitted are true and correct as per record and no part of it is false and nothing has been concealed/misrepresented therein.",checked:"true"}),n.createElement("div",{id:"timeline"},n.createElement(sn,{workflowDetails:Bt,t:Ke,timeObj:nt})),Ht&&Ht.length>0&&n.createElement(t.ActionBar,null,Dt&&(null!=Bt&&null!==(Ve=Bt.data)&&void 0!==Ve&&null!==(ze=Ve.actionState)&&void 0!==ze&&ze.nextActions||null!=Bt&&null!==(Ge=Bt.data)&&void 0!==Ge&&Ge.nextActions)?n.createElement(t.Menu,{localeKeyPrefix:"WF_EMPLOYEE_NOC",options:Ht,optionKey:"action",t:Ke,onSelect:function(e){var t,l;console.log("selected action",e);const n=null==lt||null===(t=lt.Noc)||void 0===t||null===(l=t[0])||void 0===l?void 0:l.applicationNo,o={Licenses:[e]};"EDIT"==(null==e?void 0:e.action)?$e.push("/digit-ui/citizen/noc/edit-application/"+n):"DRAFT"==(null==e?void 0:e.action)?(Ct({key:"true",warning:!0,message:"COMMON_EDIT_APPLICATION_BEFORE_SAVE_OR_SUBMIT_LABEL"}),setTimeout(()=>{Ct(null)},3e3)):"APPLY"==(null==e?void 0:e.action)||"RESUBMIT"==(null==e?void 0:e.action)||"CANCEL"==(null==e?void 0:e.action)?function(e){try{var t,l,n,o,i,a,r,u;const s=(null==lt||null===(t=lt.Noc)||void 0===t?void 0:t[0])||{},d=c({},s,{vasikaNumber:(null==s||null===(l=s.nocDetails)||void 0===l||null===(n=l.additionalDetails)||void 0===n||null===(o=n.siteDetails)||void 0===o?void 0:o.vasikaNumber)||"",vasikaDate:S(null==s||null===(i=s.nocDetails)||void 0===i||null===(a=i.additionalDetails)||void 0===a||null===(r=a.siteDetails)||void 0===r?void 0:r.vasikaDate)||"",workflow:{}});console.log("updatedApplicant",d);const m=null==e||null===(u=e.Licenses)||void 0===u?void 0:u[0];d.workflow={action:m.action,assignes:null==m?void 0:m.assignee,comment:null==m?void 0:m.comment,documents:null==m?void 0:m.wfDocuments};const v={Noc:c({},d)},p=Mt(function(){return Ft(function(){return Promise.resolve(Digit.NOCService.NOCUpdate({tenantId:Xe,details:v})).then(function(e){var t,l,n;"successful"===(null==e||null===(t=e.ResponseInfo)||void 0===t?void 0:t.status)?"CANCEL"===(null==m?void 0:m.action)?(Ct({key:"true",success:!0,message:"COMMON_APPLICATION_CANCELLED_LABEL"}),Bt.revalidate(),Lt(null)):(console.log("We are calling citizen response page"),$e.replace({pathname:"/digit-ui/citizen/noc/response/"+(null==e||null===(l=e.Noc)||void 0===l||null===(n=l[0])||void 0===n?void 0:n.applicationNo),state:{data:e}})):(Ct({key:"true",warning:!0,message:"COMMON_SOMETHING_WENT_WRONG_LABEL"}),Lt(null))})},function(){Ct({key:"true",error:!0,message:"COMMON_SOME_ERROR_OCCURRED_LABEL"})})},function(e,t){if(setTimeout(()=>{Ct(null)},3e3),e)throw t;return t});Promise.resolve(p&&p.then?p.then(function(){}):void 0)}catch(e){return Promise.reject(e)}}(o):"PAY"==(null==e?void 0:e.action)?$e.push("/digit-ui/citizen/payment/collect/obpas_noc/"+n+"/"+Xe+"?tenantId="+Xe):Lt(e)}}):null,n.createElement(t.SubmitBar,{ref:xt,label:Ke("WF_TAKE_ACTION"),onSubmit:()=>Ot(!Dt)})),yt&&n.createElement(t.Toast,{error:null==yt?void 0:yt.error,warning:null==yt?void 0:yt.warning,label:Ke(null==yt?void 0:yt.message),isDleteBtn:!0,onClose:()=>{Ct(null)}}))},NOCEmployeeApplicationOverview:()=>{var e,a,r,u,s,d,v,f,E,g,h,_,N,b,y,C,D,O,T,L,I,w,P,R,x,B,F,M,k,U,H,W,j,V,z,G,Y,q,K,$,X,Z,Q,J,ee,te,le,ne,oe,ie,ae,re,ue,se,de,ce,me,ve,pe,fe,Ee,ge,he,_e,Ne,Ae,Se,be,ye,Ce,De,Oe,Te,Le,Ie,we,Pe,Re,xe,Be,Fe,Me,ke,Ue,He,We,je,Ve,ze,Ge,Ye,qe,Ke,$e,Xe,Ze,Qe,Je,et,tt,lt,nt,ot,it,at,rt,ut,st,dt,ct,mt,vt,pt,ft,Et,gt,ht,_t,Nt,At,St,bt,yt,Ct,Dt,Ot,Tt,Lt,It,wt,Pt,Rt,xt,Bt,kt,Ut,Ht,Wt,jt,Vt,zt,Gt,Yt,qt,Kt,$t,Xt,Zt,Qt,Jt,el,tl,ll,nl,ol,il,al,rl,ul,sl,dl,cl,ml,vl,pl,fl;const El=function(e){let{tenantId:t,payments:l,EmpData:n,pdfkey:o="noc-sanctionletter"}=e;m(e,Kn);try{return Promise.resolve(Mt(function(){return Ft(function(){var e,i,a;Ul(!0);let r=null==Kl||null===(e=Kl.Noc)||void 0===e?void 0:e[0],u=null==r||null===(i=r.nocDetails)||void 0===i||null===(a=i.additionalDetails)||void 0===a?void 0:a.sanctionLetterFilestoreId;const s=function(){if(!u)return Promise.resolve(Un(r,hl,n,Ln)).then(function(e){return Promise.resolve(Digit.PaymentService.generatePdf(t,{Payments:[c({},l,{Noc:null==e?void 0:e.Noc})]},o)).then(function(e){u=null==e?void 0:e.filestoreIds[0]})})}();return s&&s.then?s.then(function(){return u}):u},function(e){console.error("Sanction Letter download error:",e)})},function(e,t){if(Ul(!1),e)throw t;return t}))}catch(e){return Promise.reject(e)}},{id:gl}=o.useParams(),{t:hl}=i.useTranslation(),_l=window.localStorage.getItem("Employee.tenant-id"),Nl=o.useHistory(),Al=null==_l?void 0:_l.split(".")[0],[Sl,bl]=l.useState(null),[yl,Cl]=l.useState(null),[Dl,Ol]=l.useState(null),[Tl,Ll]=l.useState(null),[Il,wl]=l.useState({}),[Pl,Rl]=l.useState(null),{data:xl}=Digit.Hooks.useStore.getInitData(),{tenants:Bl}=xl||{},[Fl,Ml]=l.useState([]),[kl,Ul]=l.useState(!1),[Hl,Wl]=l.useState([]),[jl,Vl]=l.useState([]),{isLoading:zl,data:Gl,refetch:Yl}=Digit.Hooks.noc.useNOCSearchApplication({applicationNo:gl},_l),ql=zl||kl,Kl=null==Gl?void 0:Gl.resData;console.log("applicationDetails",Kl);const[$l,Xl]=l.useState(!1),[Zl,Ql]=l.useState(null),[Jl,en]=l.useState({}),tn=null===(e=window)||void 0===e||null===(a=e.Digit)||void 0===a||null===(r=a.Utils)||void 0===r||null===(u=r.browser)||void 0===u?void 0:u.isMobile(),[ln,nn]=l.useState(null!=Kl&&null!==(s=Kl.Noc)&&void 0!==s&&null!==(d=s[0])&&void 0!==d&&null!==(v=d.nocDetails)&&void 0!==v&&null!==(f=v.additionalDetails)&&void 0!==f&&f.siteImages?{documents:null==Kl||null===(E=Kl.Noc)||void 0===E||null===(g=E[0])||void 0===g||null===(h=g.nocDetails)||void 0===h||null===(_=h.additionalDetails)||void 0===_?void 0:_.siteImages}:{}),[on,an]=l.useState(null),{mutate:rn,error:un}=Digit.Hooks.tl.useESign(),[dn,cn]=l.useState(!1),[mn,vn]=l.useState((null==Kl||null===(N=Kl.Noc)||void 0===N||null===(b=N[0])||void 0===b||null===(y=b.nocDetails)||void 0===y||null===(C=y.additionalDetails)||void 0===C?void 0:C.fieldinspection_pending)||[]);Digit.Hooks.noc.useNocCreateAPI(_l,!1),console.log("applicationDetails here==>",Kl);const pn=null!=(D=null==Kl||null===(O=Kl.Noc)||void 0===O||null===(T=O[0])||void 0===T||null===(L=T.nocDetails)||void 0===L||null===(I=L.additionalDetails)||void 0===I?void 0:I.businessService)?D:null;console.log("businessService here==>",pn);const{data:fn}=Digit.Hooks.useRecieptSearch({tenantId:_l,businessService:"obpas_noc",consumerCodes:gl,isEmployee:!1},{enabled:!!gl}),En=Digit.Hooks.useWorkflowDetails({tenantId:_l,id:gl,moduleCode:pn});console.log("workflowDetails here=>",En);const{data:gn,refetch:hn}=Digit.Hooks.noc.useNOCCheckListSearch({applicationNo:gl},_l);console.log("searchChecklistData",gn),l.useEffect(()=>{un&&bl({key:"true",error:!0,message:"eSign process failed. Please try again."})},[un]);const _n=l.useMemo(()=>{var e;if(null!=ln&&ln.documents&&(null==ln?void 0:ln.documents.length)>0)return null==ln||null===(e=ln.documents)||void 0===e?void 0:e.map(e=>({latitude:(null==e?void 0:e.latitude)||"",longitude:(null==e?void 0:e.longitude)||""}))},[ln]),Nn=l.useMemo(()=>{var e;return null==ln||null===(e=ln.documents)||void 0===e?void 0:e.map((e,t)=>({title:null==e?void 0:e.documentType,fileStoreId:null==e?void 0:e.filestoreId,latitude:null==e?void 0:e.latitude,longitude:null==e?void 0:e.longitude}))},[ln]);var bn,yn;null!=En&&null!==(w=En.data)&&void 0!==w&&null!==(P=w.actionState)&&void 0!==P&&P.nextActions&&!En.isLoading&&(En.data.actionState.nextActions=[...null==En||null===(R=En.data)||void 0===R?void 0:R.nextActions]),En&&En.data&&!En.isLoading&&(En.data.initialActionState=(null==En||null===(bn=En.data)||void 0===bn?void 0:bn.initialActionState)||c({},null==En||null===(yn=En.data)||void 0===yn?void 0:yn.actionState)||{},En.data.actionState=c({},En.data));const On=()=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"#FFFFFF"},n.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"}),n.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"})),Tn=e=>n.createElement("div",{className:"icon-bg-secondary",onClick:e.onClick},n.createElement(On,null));l.useEffect(()=>{!zl&&_l&&pn&&function(){try{const e=Mt(function(){return Ft(function(){return Ul(!0),Promise.resolve(Digit.WorkflowService.init(_l,pn)).then(function(e){var t,l;console.log("wf=>",e),Ul(!1),Wl(null==e||null===(t=e.BusinessServices)||void 0===t||null===(l=t[0])||void 0===l?void 0:l.states)})},function(e){console.error("Error Occurred",e)})},function(e,t){if(Ul(!1),e)throw t;return t});e&&e.then&&e.then(function(){})}catch(e){Promise.reject(e)}}()},[_l,pn,zl]);const Ln=l.useMemo(()=>{var e,t;if(!En||En.isLoading||!En.data)return"";const l=null===(e=En.data.timeline)||void 0===e||null===(t=e.filter(e=>"APPROVE"===(null==e?void 0:e.performedAction)))||void 0===t?void 0:t.flatMap(e=>(null==e?void 0:e.wfComment)||[]),n=null==l?void 0:l[0];let o="";return null!=n&&n.includes("[#?..**]")&&(o=n.split("[#?..**]")[1]||""),o?{ConditionLine:"The above approval is subjected to the following conditions:\n",ConditionText:o}:""},[En]),wn=[];let Pn=p(_l,gl);wn.push({label:hl("Application Form"),onClick:function(){try{const e=Mt(function(){return Ft(function(){var e,t,l,n,o;Ul(!0);const i=null==Kl||null===(e=Kl.Noc)||void 0===e?void 0:e[0],a=Bl.find(e=>e.code===i.tenantId),r=null==i||null===(t=i.nocDetails)||void 0===t||null===(l=t.additionalDetails)||void 0===l?void 0:l.siteDetails,u=(null==r||null===(n=r.ulbName)||void 0===n||null===(o=n.city)||void 0===o?void 0:o.name)||(null==r?void 0:r.ulbName);return Promise.resolve(qn(i,a,null==r?void 0:r.ulbType,u,hl,!1,gn)).then(function(e){setTimeout(()=>{Digit.Utils.pdf.generateFormattedNOC(e)},0)})},function(e){console.error("Error generating acknowledgement:",e)})},function(e,t){if(Ul(!1),e)throw t;return t});return Promise.resolve(e&&e.then?e.then(function(){}):void 0)}catch(e){return Promise.reject(e)}}}),l.useEffect(()=>{var e,t,l,n,o,i,a;const r=null==Kl||null===(e=Kl.Noc)||void 0===e||null===(t=e[0])||void 0===t||null===(l=t.nocDetails)||void 0===l||null===(n=l.additionalDetails)||void 0===n||null===(o=n.calculations)||void 0===o?void 0:o.find(e=>e.isLatest),u=(null==Gl||null===(i=Gl.Calculation)||void 0===i||null===(a=i[0])||void 0===a?void 0:a.taxHeadEstimates)||[];0!==u.length&&Vl(function(e){void 0===e&&(e=[]);const t=(e||[]).reduce((e,t)=>(null!=t&&t.taxHeadCode&&(e[t.taxHeadCode]=t),e),{});return u.map(e=>{var l,n,o,i,a,u,s,d,c;const m=null==r||null===(l=r.taxHeadEstimates)||void 0===l?void 0:l.find(t=>t.taxHeadCode===e.taxHeadCode),v=t[e.taxHeadCode]||{},p=!!v.edited;return{taxHeadCode:e.taxHeadCode,category:e.category,adjustedAmount:p?v.adjustedAmount:null!=(n=null!=(o=e.estimateAmount)?o:null==m?void 0:m.estimateAmount)?n:0,remark:p?null!=(i=v.remark)?i:"":null!=(a=null!=(u=e.remarks)?u:null==m?void 0:m.remarks)?a:"",filestoreId:void 0!==(null==v?void 0:v.filestoreId)?v.filestoreId:null!=(s=null!=(d=e.filestoreId)?d:null==m?void 0:m.filestoreId)?s:null,onDocumentLoading:!1,documentError:null,edited:null!=(c=v.edited)&&c}})})},[Kl,Gl]);const[Rn,xn]=l.useState(!1),[Bn,Fn]=l.useState(null),[Vn,Gn]=l.useState(!1),[Yn,$n]=l.useState(!1),[Xn,Zn]=l.useState(""),[Qn,Jn]=l.useState(""),eo=()=>{bl(null)};let to=Digit.UserService.getUser();const lo=l.useRef();console.log("user",to),l.useEffect(()=>{var e,t,l,n,o;const i=null==Kl||null===(e=Kl.Noc)||void 0===e||null===(t=e[0])||void 0===t?void 0:t.applicationStatus,a=null==Kl||null===(l=Kl.Noc)||void 0===l||null===(n=l[0])||void 0===n||null===(o=n.nocDetails)||void 0===o?void 0:o.additionalDetails;var r,u;if(console.log("additionalDetails",a),"DOCUMENTVERIFY"===i)Zn((null==a?void 0:a.documentVerifier)||(null===(r=to)||void 0===r||null===(u=r.info)||void 0===u?void 0:u.name)||"");else if("INSPECTION_REPORT_PENDING"===i){var s,d;Jn((null==a?void 0:a.InspectionReportVerifier)||(null===(s=to)||void 0===s||null===(d=s.info)||void 0===d?void 0:d.name)||"")}},[null==Kl||null===(x=Kl.Noc)||void 0===x||null===(B=x[0])||void 0===B?void 0:B.applicationStatus,null===(F=to)||void 0===F||null===(M=F.info)||void 0===M?void 0:M.name]);const no=null===(k=to)||void 0===k||null===(U=k.info)||void 0===U||null===(H=U.roles)||void 0===H?void 0:H.some(e=>"OBPAS_NOC_JE"===(null==e?void 0:e.code)||"OBPAS_NOC_BI"===(null==e?void 0:e.code));if(Digit.Hooks.useClickOutside(lo,()=>{xn(!1)},Rn),window.location.href.includes("/obps")||window.location.href.includes("/noc")){const e=sessionStorage.getItem("Digit.citizen.userRequestObject"),t=e?JSON.parse(e):{};to=null==t?void 0:t.value}const oo=null===(W=to)||void 0===W||null===(j=W.info)||void 0===j||null===(V=j.roles)||void 0===V?void 0:V.map(e=>e.code);l.useEffect(()=>{En&&En.revalidate(),Gl&&Gl.revalidate()},[]);let io=(null==En||null===(z=En.data)||void 0===z||null===(G=z.actionState)||void 0===G||null===(Y=G.nextActions)||void 0===Y?void 0:Y.filter(e=>(null==oo?void 0:oo.some(t=>{var l;return null===(l=e.roles)||void 0===l?void 0:l.includes(t)}))||!e.roles))||(null==En||null===(q=En.data)||void 0===q||null===(K=q.nextActions)||void 0===K?void 0:K.filter(e=>(null==oo?void 0:oo.some(t=>{var l;return null===(l=e.roles)||void 0===l?void 0:l.includes(t)}))||!e.roles));console.log("actions here",io),l.useEffect(()=>{var e;const t=null==Kl||null===(e=Kl.Noc)||void 0===e?void 0:e[0];if(t){var l,n,o,i,a,r,u,s,d,c,m,v,p,f,E,g,h;const e=null==t||null===(l=t.nocDetails)||void 0===l||null===(n=l.additionalDetails)||void 0===n?void 0:n.applicationDetails,_=null==t||null===(o=t.nocDetails)||void 0===o||null===(i=o.additionalDetails)||void 0===i?void 0:i.siteDetails,N=null==t||null===(a=t.nocDetails)||void 0===a||null===(r=a.additionalDetails)||void 0===r?void 0:r.coordinates,S=(null==t?void 0:t.documents)||[],b=(null==t||null===(u=t.nocDetails)||void 0===u||null===(s=u.additionalDetails)||void 0===s?void 0:s.ownerPhotos)||[];wl({applicantDetails:e?[e]:[],siteDetails:_?[_]:[],coordinates:N?[N]:[],Documents:S.length>0?S:[],ownerPhotoList:b});const y=null==t||null===(d=t.nocDetails)||void 0===d||null===(c=d.additionalDetails)||void 0===c?void 0:c.SubmittedOn,C=null==t||null===(m=t.auditDetails)||void 0===m?void 0:m.lastModifiedTime;console.log("submiited on , "+y+" , lastModified , "+C);const D=A(y&&C?C-y:null);an(D);const O=null==t||null===(v=t.nocDetails)||void 0===v||null===(p=v.additionalDetails)||void 0===p?void 0:p.siteImages;nn(O?{documents:O}:{}),console.log("nocObject?.nocDetails?.additionalDetails?.fieldinspection_pending",null==t||null===(f=t.nocDetails)||void 0===f||null===(E=f.additionalDetails)||void 0===E?void 0:E.fieldinspection_pending),vn((null==t||null===(g=t.nocDetails)||void 0===g||null===(h=g.additionalDetails)||void 0===h?void 0:h.fieldinspection_pending)||[])}},[null==Kl?void 0:Kl.Noc]);const ao="FIELDINSPECTION_INPROGRESS"===(null==Kl||null===($=Kl.Noc)||void 0===$||null===(X=$[0])||void 0===X?void 0:X.applicationStatus),ro="DOCUMENTVERIFY"===(null==Kl||null===(Z=Kl.Noc)||void 0===Z||null===(Q=Z[0])||void 0===Q?void 0:Q.applicationStatus),uo=function(e){try{var t,l,n,o,i,a,r,u,s,d,m,v,p,f,E,g,h,_,N,A,b,y,C,D,O,T,L,I;const M=(null==Kl||null===(t=Kl.Noc)||void 0===t?void 0:t[0])||{};console.log("payloadData",M);const k=(null==M||null===(l=M.nocDetails)||void 0===l||null===(n=l.additionalDetails)||void 0===n||null===(o=n.siteDetails)||void 0===o?void 0:o.vasikaNumber)||"",U=S(null==M||null===(i=M.nocDetails)||void 0===i||null===(a=i.additionalDetails)||void 0===a||null===(r=a.siteDetails)||void 0===r?void 0:r.vasikaDate)||"";if("DOCUMENTVERIFY"===(null==Kl||null===(u=Kl.Noc)||void 0===u||null===(s=u[0])||void 0===s?void 0:s.applicationStatus)&&!Eo.every(e=>Jl[e.documentUid]&&"string"==typeof Jl[e.documentUid]&&""!==Jl[e.documentUid].trim()))return bl({key:"true",error:!0,message:"Please fill in all document checklist remarks before submitting."}),Promise.resolve();if("INSPECTION_REPORT_PENDING"===(null==Kl||null===(d=Kl.Noc)||void 0===d||null===(m=d[0])||void 0===m?void 0:m.applicationStatus)){var w,P,R,x;if(console.log("INSPECTION_REPORT_PENDING",mn),0===(null==mn?void 0:mn.length))return so(),bl({key:"true",error:!0,message:"Please fill in the Field Inspection Report before submitting"}),Promise.resolve();if(0===(null==mn||null===(w=mn[0])||void 0===w?void 0:w.questionLength))return so(),bl({key:"true",error:!0,message:"Please fill in the Field Inspection Report before submitting"}),Promise.resolve();if(null==mn||null===(R=mn[0])||void 0===R||null===(x=R.questionList)||void 0===x?void 0:x.some((e,t)=>{var l;return!(null!=mn&&null!==(l=mn[0])&&void 0!==l&&l["Remarks_"+t])}))return so(),bl({key:"true",error:!0,message:"Please fill in all the questions in Field Inspection Report before submitting"}),Promise.resolve();const e=null==mn||null===(P=mn[0])||void 0===P?void 0:P.Remarks_19;if(e&&e.trim().split(/\s+/).filter(Boolean).length<20)return so(),bl({key:"true",error:!0,message:"Additional remarks must be at least 20 words long"}),Promise.resolve()}if(!ao){var B,F;const e=(jl||[]).filter(e=>"NOC_COMPOUNDING_FEES"!==e.taxHeadCode).every(e=>{var t;return(null!=(t=e.adjustedAmount)?t:0)>0}),t=((null==M||null===(B=M.nocDetails)||void 0===B||null===(F=B.additionalDetails)||void 0===F?void 0:F.calculations)||[]).find(e=>e.isLatest),l=(jl||[]).every(e=>{var l,n,o,i;if(!e.edited)return!0;const a=null!=(l=null==t||null===(n=t.taxHeadEstimates)||void 0===n||null===(o=n.find(t=>t.taxHeadCode===e.taxHeadCode))||void 0===o?void 0:o.remarks)?l:"",r=null!=(i=e.adjustedAmount)?i:0;var u,s,d;return"NOC_COMPOUNDING_FEES"===(null==e?void 0:e.taxHeadCode)?!(r>0)||(null==e?void 0:e.remark)&&""!==(null==e?void 0:e.remark.trim())&&(null==e||null===(u=e.remark)||void 0===u?void 0:u.trim())!==(null==a?void 0:a.trim()):(null==e?void 0:e.remark)&&""!==(null==e||null===(s=e.remark)||void 0===s?void 0:s.trim())&&(null==e||null===(d=e.remark)||void 0===d?void 0:d.trim())!==(null==a?void 0:a.trim())});if(!e)return bl({key:"true",error:!0,message:"Please enter a fee amount before submission."}),Promise.resolve();if(!l)return bl({key:"true",error:!0,message:"Remarks are mandatory for all fee rows."}),Promise.resolve()}const H={isLatest:!0,updatedBy:null===(v=Digit.UserService.getUser())||void 0===v||null===(p=v.info)||void 0===p?void 0:p.name,taxHeadEstimates:jl.filter(e=>"NOC_TOTAL"!==e.taxHeadCode).map(e=>{var t;return{taxHeadCode:e.taxHeadCode,estimateAmount:null!=(t=e.adjustedAmount)?t:0,category:e.category,remarks:e.remark||null,filestoreId:e.filestoreId||null}})},W=((null==M||null===(f=M.nocDetails)||void 0===f||null===(E=f.additionalDetails)||void 0===E?void 0:E.calculations)||[]).map(e=>c({},e,{isLatest:!1})),j=c({},M,{vasikaNumber:k,vasikaDate:U,workflow:{},nocDetails:c({},M.nocDetails,{additionalDetails:c({},M.nocDetails.additionalDetails,{calculations:[...W,H],siteImages:(null==ln?void 0:ln.documents)||[],fieldinspection_pending:mn,documentVerifier:Xn||(null==Kl||null===(g=Kl.Noc)||void 0===g||null===(h=g[0])||void 0===h||null===(_=h.nocDetails)||void 0===_||null===(N=_.additionalDetails)||void 0===N?void 0:N.documentVerifier),InspectionReportVerifier:Qn||(null==Kl||null===(A=Kl.Noc)||void 0===A||null===(b=A[0])||void 0===b||null===(y=b.nocDetails)||void 0===y||null===(C=y.additionalDetails)||void 0===C?void 0:C.InspectionReportVerifier)})})});console.log("updatedApplicant",j);const V=null==e||null===(D=e.Licenses)||void 0===D?void 0:D[0];j.workflow={action:V.action,assignes:"FIELDINSPECTION_INPROGRESS"===(null==Kl||null===(O=Kl.Noc)||void 0===O||null===(T=O[0])||void 0===T?void 0:T.applicationStatus)?[null===(L=Digit.UserService.getUser())||void 0===L||null===(I=L.info)||void 0===I?void 0:I.uuid]:null==V?void 0:V.assignee,comment:null==V?void 0:V.comment,documents:null==V?void 0:V.wfDocuments};const z={Noc:c({},j)};return console.log("final Payload ",z),Promise.resolve(Mt(function(){return Ft(function(){function e(){return Promise.resolve(Digit.NOCService.NOCUpdate({tenantId:_l,details:z})).then(function(e){var t;if("successful"===(null==e||null===(t=e.ResponseInfo)||void 0===t?void 0:t.status))if("CANCEL"===(null==V?void 0:V.action))bl({key:"true",success:!0,message:"COMMON_APPLICATION_CANCELLED_LABEL"}),En.revalidate(),Fn(null),setTimeout(()=>{window.location.href="/digit-ui/employee/noc/inbox"},3e3);else if("APPLY"===(null==V?void 0:V.action)||"RESUBMIT"===(null==V?void 0:V.action)||"DRAFT"===(null==V?void 0:V.action)){var l,n;console.log("We are calling employee response page"),Nl.replace({pathname:"/digit-ui/employee/noc/response/"+(null==e||null===(l=e.Noc)||void 0===l||null===(n=l[0])||void 0===n?void 0:n.applicationNo),state:{data:e}})}else bl({key:"true",success:!0,message:"COMMON_SUCCESSFULLY_UPDATED_APPLICATION_STATUS_LABEL"}),En.revalidate(),Yl(),Vl(e=>(e||[]).map(e=>c({},e,{edited:!1}))),Fn(null),hn(),setTimeout(()=>{window.location.href="/digit-ui/employee/noc/inbox"},3e3);else bl({key:"true",warning:!0,message:"COMMON_SOMETHING_WENT_WRONG_LABEL"}),Fn(null)})}if(["SENDBACKTOCITIZEN","REJECT"].includes(null==V?void 0:V.action)&&!window.confirm("SENDBACKTOCITIZEN"===(null==V?void 0:V.action)?"Are you sure you want to send this application back to the citizen?":"Are you sure you want to reject this application?"))return void Fn(null);const t={checkList:(Eo||[]).map(e=>{var t;const l=null==gn||null===(t=gn.checkList)||void 0===t?void 0:t.find(t=>t.documentuid===e.documentUid);return{id:null==l?void 0:l.id,documentuid:null==e?void 0:e.documentUid,applicationNo:gl,tenantId:_l,action:l?"update":"INITIATE",remarks:Jl[null==e?void 0:e.documentUid]||""}})},l=function(e){if(ro&&(null==t||null===(e=t.checkList)||void 0===e?void 0:e.length)>0){const e=(null==gn||null===(l=gn.checkList)||void 0===l?void 0:l.length)>0?Promise.resolve(Digit.NOCService.NOCCheckListUpdate({details:t,filters:{tenantId:_l}})).then(function(){}):Promise.resolve(Digit.NOCService.NOCCheckListCreate({details:t,filters:{}})).then(function(){});if(e&&e.then)return e.then(function(){})}var l}();return l&&l.then?l.then(e):e()},function(){bl({key:"true",error:!0,message:"COMMON_SOME_ERROR_OCCURRED_LABEL"})})},function(e,t){if(setTimeout(()=>{bl(null)},3e3),e)throw t;return t}))}catch(e){return Promise.reject(e)}},so=()=>{Fn(null),Gn(!1)},co=e=>{if(0===e)return hl("NOC_GROUND_FLOOR_AREA_LABEL");const t=e%10,l=e%100;let n="th";return(l<11||l>13)&&(1===t?n="st":2===t?n="nd":3===t&&(n="rd")),""+e+n+" "+hl("NOC_FLOOR_AREA_LABEL")};if(ql)return n.createElement(t.Loader,null);const mo=e=>{if(!e)return"";const[t,l,n]=e.split("-");return n+"/"+l+"/"+t},vo=null==Kl||null===(J=Kl.Noc)||void 0===J||null===(ee=J[0])||void 0===ee||null===(te=ee.nocDetails)||void 0===te||null===(le=te.additionalDetails)||void 0===le?void 0:le.coordinates;console.log("displayData here",Il);const po={"OWNER.SITEPHOTOGRAPHONE":1,"OWNER.SITEPHOTOGRAPHTWO":2},fo=null==Il||null===(ne=Il.Documents)||void 0===ne||null===(oe=ne.filter(e=>"OWNER.SITEPHOTOGRAPHONE"===e.documentType||"OWNER.SITEPHOTOGRAPHTWO"===e.documentType))||void 0===oe?void 0:oe.sort((e,t)=>po[e.documentType]-po[t.documentType]);console.log("sitePhotos",fo);const Eo=null==Il||null===(ie=Il.Documents)||void 0===ie?void 0:ie.filter(e=>!("OWNER.SITEPHOTOGRAPHONE"===(null==e?void 0:e.documentType)||"OWNER.SITEPHOTOGRAPHTWO"===(null==e?void 0:e.documentType))),go=null==Kl||null===(ae=Kl.Noc)||void 0===ae||null===(re=ae[0])||void 0===re||null===(ue=re.nocDetails.additionalDetails)||void 0===ue||null===(se=ue.applicationDetails)||void 0===se||null===(de=se.owners)||void 0===de?void 0:de.map(e=>e.ownerOrFirmName),ho=null==go?void 0:go.join(", "),_o=null==Il||null===(ce=Il.applicantDetails)||void 0===ce||null===(me=ce[0])||void 0===me||null===(ve=me.owners)||void 0===ve?void 0:ve[0],No=null==Il||null===(pe=Il.applicantDetails)||void 0===pe||null===(fe=pe[0])||void 0===fe||null===(Ee=fe.owners)||void 0===Ee||null===(ge=Ee[0])||void 0===ge?void 0:ge.propertyId;return n.createElement("div",{className:"employee-main-application-details"},n.createElement("div",{className:"cardHeaderWithOptions",style:{marginRight:"auto",maxWidth:"960px"}},n.createElement(t.Header,{styles:{fontSize:"32px"}},hl("NOC_APP_OVER_VIEW_HEADER")),n.createElement(t.LinkButton,{label:hl("VIEW_TIMELINE"),onClick:()=>{$n(!0);const e=document.getElementById("timeline");e&&e.scrollIntoView({behavior:"smooth"})}}),ql&&n.createElement(t.Loader,null),["APPROVED","E-SIGNED"].includes(null==Kl||null===(he=Kl.Noc)||void 0===he||null===(_e=he[0])||void 0===_e?void 0:_e.applicationStatus)&&n.createElement(t.SubmitBar,{label:hl("OPEN_SANCTION_LETTER"),onSubmit:()=>function(e){let{tenantId:t,EmpData:l}=e;try{return Promise.resolve(Mt(function(){return Ft(function(){return Ul(!0),Promise.resolve(El({tenantId:t,payments:null==fn?void 0:fn.Payments[0],EmpData:l})).then(function(e){if(!e)throw new Error("No filestoreId found for sanction letter");return Promise.resolve(Digit.PaymentService.printReciept(t,{fileStoreIds:e})).then(function(t){window.open(t[e],"_blank")})})},function(e){console.error("Sanction Letter popup error:",e)})},function(e,t){if(Ul(!1),e)throw t;return t}))}catch(e){return Promise.reject(e)}}({tenantId:_l,EmpData:Pn})}),wn&&wn.length>0&&n.createElement(t.MultiLink,{className:"multilinkWrapper",onHeadClick:()=>cn(!dn),displayOptions:dn,options:wn})),n.createElement(Dn,{ownerFileStoreId:null==Il||null===(Ne=Il.ownerPhotoList)||void 0===Ne||null===(Ae=Ne[0])||void 0===Ae?void 0:Ae.filestoreId,ownerName:null==Il||null===(Se=Il.applicantDetails)||void 0===Se||null===(be=Se[0])||void 0===be||null===(ye=be.owners)||void 0===ye||null===(Ce=ye[0])||void 0===Ce?void 0:Ce.ownerOrFirmName}),gl.length>0&&n.createElement(n.Fragment,null,n.createElement(t.Card,null,n.createElement("div",{style:{marginBottom:"30px",background:"#FAFAFA",padding:"16px",borderRadius:"4px"}},n.createElement(t.StatusTable,null,n.createElement(t.Row,{label:hl("APPLICATIONNO"),text:gl||"N/A"}))))),null==Il||null===(De=Il.applicantDetails)||void 0===De||null===(Oe=De[0])||void 0===Oe||null===(Te=Oe.owners)||void 0===Te?void 0:Te.map((e,l)=>{var o,i,a;return n.createElement(n.Fragment,null,n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,0===l?hl("NOC_PRIMARY_OWNER"):"OWNER "+(l+1)),n.createElement("div",{key:l,style:{marginBottom:"30px",background:"#FAFAFA",padding:"16px",borderRadius:"4px"}},n.createElement(t.StatusTable,null,(null==e||null===(o=e.ownerType)||void 0===o?void 0:o.code)&&n.createElement(t.Row,{label:hl("NOC_OWNER_TYPE_LABEL"),text:hl(null==e||null===(i=e.ownerType)||void 0===i?void 0:i.code)}),n.createElement(t.Row,{label:hl("NOC_FIRM_OWNER_NAME_LABEL"),text:(null==e?void 0:e.ownerOrFirmName)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_APPLICANT_EMAIL_LABEL"),text:(null==e?void 0:e.emailId)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_APPLICANT_FATHER_HUSBAND_NAME_LABEL"),text:(null==e?void 0:e.fatherOrHusbandName)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_APPLICANT_MOBILE_NO_LABEL"),text:(null==e?void 0:e.mobileNumber)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_APPLICANT_DOB_LABEL"),text:mo(null==e?void 0:e.dateOfBirth)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_APPLICANT_GENDER_LABEL"),text:(null==e||null===(a=e.gender)||void 0===a?void 0:a.code)||(null==e?void 0:e.gender)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_APPLICANT_ADDRESS_LABEL"),text:(null==e?void 0:e.address)||"N/A"})))))}),_o&&No&&n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,hl("NOC_PROPERTY_DETAILS")),n.createElement(t.StatusTable,null,n.createElement(t.Row,{label:hl("NOC_APPLICANT_PROPERTY_ID_LABEL"),text:(null==_o?void 0:_o.propertyId)||"N/A"}))),(null==Il||null===(Le=Il.applicantDetails)||void 0===Le?void 0:Le.some(e=>{var t,l;return(null==e||null===(t=e.professionalName)||void 0===t||null===(l=t.trim())||void 0===l?void 0:l.length)>0}))&&(null==Il||null===(Ie=Il.applicantDetails)||void 0===Ie?void 0:Ie.map((e,l)=>n.createElement(n.Fragment,null,n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,hl("NOC_PROFESSIONAL_DETAILS")),n.createElement("div",{key:l,style:{marginBottom:"30px",background:"#FAFAFA",padding:"16px",borderRadius:"4px"}},n.createElement(t.StatusTable,null,n.createElement(t.Row,{label:hl("NOC_PROFESSIONAL_NAME_LABEL"),text:(null==e?void 0:e.professionalName)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_PROFESSIONAL_EMAIL_LABEL"),text:(null==e?void 0:e.professionalEmailId)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_PROFESSIONAL_REGISTRATION_ID_LABEL"),text:(null==e?void 0:e.professionalRegId)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_PROFESSIONAL_MOBILE_NO_LABEL"),text:(null==e?void 0:e.professionalMobileNumber)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_PROFESSIONAL_ADDRESS_LABEL"),text:(null==e?void 0:e.professionalAddress)||"N/A"}))))))),n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,hl("NOC_SITE_DETAILS")),null==Il||null===(we=Il.siteDetails)||void 0===we?void 0:we.map((e,l)=>{var o,i,a,r,u,s,d;return n.createElement("div",{key:l,style:{marginBottom:"30px",background:"#FAFAFA",padding:"16px",borderRadius:"4px"}},n.createElement(t.StatusTable,null,n.createElement(t.Row,{label:hl("NOC_PLOT_NO_LABEL"),text:(null==e?void 0:e.plotNo)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_PROPOSED_SITE_ADDRESS"),text:(null==e?void 0:e.proposedSiteAddress)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_ULB_NAME_LABEL"),text:(null==e||null===(o=e.ulbName)||void 0===o?void 0:o.name)||(null==e?void 0:e.ulbName)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_ULB_TYPE_LABEL"),text:(null==e?void 0:e.ulbType)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_DISTRICT_LABEL"),text:(null==e||null===(i=e.district)||void 0===i?void 0:i.name)||(null==e?void 0:e.district)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_ZONE_LABEL"),text:(null==e||null===(a=e.zone)||void 0===a?void 0:a.name)||(null==e?void 0:e.zone)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_KHASRA_NO_LABEL"),text:(null==e?void 0:e.khasraNo)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_HADBAST_NO_LABEL"),text:(null==e?void 0:e.hadbastNo)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_ROAD_TYPE_LABEL"),text:(null==e||null===(r=e.roadType)||void 0===r?void 0:r.name)||(null==e?void 0:e.roadType)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_AREA_LEFT_FOR_ROAD_WIDENING_LABEL"),text:(null==e?void 0:e.areaLeftForRoadWidening)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_NET_PLOT_AREA_AFTER_WIDENING_LABEL"),text:(null==e?void 0:e.netPlotAreaAfterWidening)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_NET_TOTAL_AREA_LABEL"),text:(null==e?void 0:e.netTotalArea)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_ROAD_WIDTH_AT_SITE_LABEL"),text:(null==e?void 0:e.roadWidthAtSite)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_BUILDING_STATUS_LABEL"),text:(null==e||null===(u=e.buildingStatus)||void 0===u?void 0:u.name)||(null==e?void 0:e.buildingStatus)||"N/A"}),(null==e?void 0:e.isBasementAreaAvailable)&&n.createElement(t.Row,{label:hl("NOC_IS_BASEMENT_AREA_PRESENT_LABEL"),text:(null==e||null===(s=e.isBasementAreaAvailable)||void 0===s?void 0:s.code)||(null==e?void 0:e.isBasementAreaAvailable)||"N/A"}),"Built Up"==(null==e?void 0:e.buildingStatus)&&n.createElement(t.Row,{label:hl("NOC_BASEMENT_AREA_LABEL"),text:(null==e?void 0:e.basementArea)||"N/A"}),"Built Up"==(null==e?void 0:e.buildingStatus)&&(null==e||null===(d=e.floorArea)||void 0===d?void 0:d.map((e,l)=>n.createElement(t.Row,{label:co(l),text:e.value||"N/A"}))),"Built Up"==(null==e?void 0:e.buildingStatus)&&n.createElement(t.Row,{label:hl("NOC_TOTAL_FLOOR_BUILT_UP_AREA_LABEL"),text:(null==e?void 0:e.totalFloorArea)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_SITE_WARD_NO_LABEL"),text:(null==e?void 0:e.wardNo)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_SITE_VILLAGE_NAME_LABEL"),text:(null==e?void 0:e.villageName)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_SITE_COLONY_NAME_LABEL"),text:(null==e?void 0:e.colonyName)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_SITE_VASIKA_NO_LABEL"),text:(null==e?void 0:e.vasikaNumber)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_VASIKA_DATE"),text:(null==e?void 0:e.vasikaDate)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_SITE_KHEWAT_AND_KHATUNI_NO_LABEL"),text:(null==e?void 0:e.khewatAndKhatuniNo)||"N/A"})))})),n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,hl("NOC_SPECIFICATION_DETAILS")),null==Il||null===(Pe=Il.siteDetails)||void 0===Pe?void 0:Pe.map((e,l)=>{var o,i,a,r;return n.createElement("div",{key:l,style:{marginBottom:"30px",background:"#FAFAFA",padding:"16px",borderRadius:"4px"}},n.createElement(t.StatusTable,null,n.createElement(t.Row,{label:hl("NOC_PLOT_AREA_JAMA_BANDI_LABEL"),text:(null==e?void 0:e.specificationPlotArea)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_BUILDING_CATEGORY_LABEL"),text:(null==e||null===(o=e.specificationBuildingCategory)||void 0===o?void 0:o.name)||(null==e?void 0:e.specificationBuildingCategory)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_NOC_TYPE_LABEL"),text:(null==e||null===(i=e.specificationNocType)||void 0===i?void 0:i.name)||(null==e?void 0:e.specificationNocType)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_RESTRICTED_AREA_LABEL"),text:(null==e||null===(a=e.specificationRestrictedArea)||void 0===a?void 0:a.code)||(null==e?void 0:e.specificationRestrictedArea)||"N/A"}),n.createElement(t.Row,{label:hl("NOC_IS_SITE_UNDER_MASTER_PLAN_LABEL"),text:(null==e||null===(r=e.specificationIsSiteUnderMasterPlan)||void 0===r?void 0:r.code)||(null==e?void 0:e.specificationIsSiteUnderMasterPlan)||"N/A"})))})),n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,hl("BPA_UPLOADED_SITE_PHOTOGRAPHS_LABEL")),n.createElement(t.StatusTable,{style:{display:"flex",gap:"20px",flexWrap:"wrap",justifyContent:"space-between"}},(null==fo?void 0:fo.length)>0&&[...fo].map(e=>n.createElement(kn,{key:(null==e?void 0:e.filestoreId)||(null==e?void 0:e.uuid),filestoreId:(null==e?void 0:e.filestoreId)||(null==e?void 0:e.uuid),documentType:null==e?void 0:e.documentType,coordinates:vo})))),"FIELDINSPECTION_INPROGRESS"===(null==Kl||null===(Re=Kl.Noc)||void 0===Re||null===(xe=Re[0])||void 0===xe?void 0:xe.applicationStatus)&&no&&n.createElement(t.Card,null,n.createElement("div",{id:"fieldInspection"}),n.createElement(Mn,{siteImages:ln,setSiteImages:nn,geoLocations:_n,customOpen:function(e){!function(e){try{if(0===(null==e?void 0:e.length))return Promise.resolve();const t=Ft(function(){return Promise.resolve(Digit.UploadServices.Filefetch([e],Al)).then(function(t){if(null!=t&&t.data){const l=t.data[e];l?tn?(Xl(!0),Ql(l)):window.open(l,"_blank"):console.error(hl("CS_FILE_FETCH_ERROR"))}else console.error(hl("CS_FILE_FETCH_ERROR"))})},function(){console.error(hl("CS_FILE_FETCH_ERROR"))});Promise.resolve(t&&t.then?t.then(function(){}):void 0)}catch(e){return Promise.reject(e)}}(e)}})),"FIELDINSPECTION_INPROGRESS"!==(null==Kl||null===(Be=Kl.Noc)||void 0===Be||null===(Fe=Be[0])||void 0===Fe?void 0:Fe.applicationStatus)&&(null==ln||null===(Me=ln.documents)||void 0===Me?void 0:Me.length)>0&&n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,hl("BPA_FIELD_INSPECTION_UPLOADED_DOCUMENTS")),n.createElement(t.StatusTable,{style:{display:"flex",gap:"20px",flexWrap:"wrap",justifyContent:"space-between"}},(null==Nn?void 0:Nn.length)>0&&Nn.map(e=>n.createElement(Hn,{key:(null==e?void 0:e.fileStoreId)||(null==e?void 0:e.uuid),filestoreId:(null==e?void 0:e.fileStoreId)||(null==e?void 0:e.uuid),documentType:null==e?void 0:e.title,documentName:null==e?void 0:e.title,latitude:null==e?void 0:e.latitude,longitude:null==e?void 0:e.longitude}))),(null==_n?void 0:_n.length)>0&&n.createElement(l.Fragment,null,n.createElement(t.CardSectionHeader,{style:{marginBottom:"16px",marginTop:"32px"}},hl("SITE_INSPECTION_IMAGES_LOCATIONS")),n.createElement(In,{position:_n}))),"INSPECTION_REPORT_PENDING"===(null==Kl||null===(ke=Kl.Noc)||void 0===ke||null===(Ue=ke[0])||void 0===Ue?void 0:Ue.applicationStatus)&&no&&n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,Qn||null!=Kl&&null!==(He=Kl.Noc)&&void 0!==He&&null!==(We=He[0])&&void 0!==We&&null!==(je=We.nocDetails)&&void 0!==je&&null!==(Ve=je.additionalDetails)&&void 0!==Ve&&Ve.InspectionReportVerifier?hl("BPA_FI_REPORT")+" - Verified by "+(Qn||(null==Kl||null===(ze=Kl.Noc)||void 0===ze||null===(Ge=ze[0])||void 0===Ge||null===(Ye=Ge.nocDetails)||void 0===Ye||null===(qe=Ye.additionalDetails)||void 0===qe?void 0:qe.InspectionReportVerifier)):hl("BPA_FI_REPORT")),n.createElement("div",{id:"fieldInspection"}),n.createElement(jn,{isCitizen:!0,fiReport:(null==Kl||null===(Ke=Kl.Noc)||void 0===Ke||null===($e=Ke[0])||void 0===$e||null===(Xe=$e.nocDetails)||void 0===Xe||null===(Ze=Xe.additionalDetails)||void 0===Ze?void 0:Ze.fieldinspection_pending)||[],onSelect:(e,t)=>{console.log("key,value",e,t),vn(t)},applicationStatus:null==Kl||null===(Qe=Kl.Noc)||void 0===Qe||null===(Je=Qe[0])||void 0===Je?void 0:Je.applicationStatus,InspectionReportVerifier:null==Kl||null===(et=Kl.Noc)||void 0===et||null===(tt=et[0])||void 0===tt||null===(lt=tt.nocDetails)||void 0===lt||null===(nt=lt.additionalDetails)||void 0===nt?void 0:nt.InspectionReportVerifier})),"INSPECTION_REPORT_PENDING"!==(null==Kl||null===(ot=Kl.Noc)||void 0===ot||null===(it=ot[0])||void 0===it?void 0:it.applicationStatus)&&(null==Kl||null===(at=Kl.Noc)||void 0===at||null===(rt=at[0])||void 0===rt||null===(ut=rt.nocDetails)||void 0===ut||null===(st=ut.additionalDetails)||void 0===st||null===(dt=st.fieldinspection_pending)||void 0===dt?void 0:dt.length)>0&&n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,Qn||null!=Kl&&null!==(ct=Kl.Noc)&&void 0!==ct&&null!==(mt=ct[0])&&void 0!==mt&&null!==(vt=mt.nocDetails)&&void 0!==vt&&null!==(pt=vt.additionalDetails)&&void 0!==pt&&pt.InspectionReportVerifier?hl("BPA_FI_REPORT")+" - Verified by "+(Qn||(null==Kl||null===(ft=Kl.Noc)||void 0===ft||null===(Et=ft[0])||void 0===Et||null===(gt=Et.nocDetails)||void 0===gt||null===(ht=gt.additionalDetails)||void 0===ht?void 0:ht.InspectionReportVerifier)):hl("BPA_FI_REPORT")),n.createElement("div",{id:"fieldInspection"}),n.createElement(zn,{fiReport:null==Kl||null===(_t=Kl.Noc)||void 0===_t||null===(Nt=_t[0])||void 0===Nt||null===(At=Nt.nocDetails)||void 0===At||null===(St=At.additionalDetails)||void 0===St?void 0:St.fieldinspection_pending,InspectionReportVerifier:null==Kl||null===(bt=Kl.Noc)||void 0===bt||null===(yt=bt[0])||void 0===yt||null===(Ct=yt.nocDetails)||void 0===Ct||null===(Dt=Ct.additionalDetails)||void 0===Dt?void 0:Dt.InspectionReportVerifier})),n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,hl("NOC_UPLOADED_OWNER_ID")),n.createElement(t.StatusTable,null,(null==Kl||null===(Ot=Kl.Noc)||void 0===Ot||null===(Tt=Ot[0])||void 0===Tt||null===(Lt=Tt.nocDetails)||void 0===Lt||null===(It=Lt.additionalDetails)||void 0===It||null===(wt=It.ownerIds)||void 0===wt?void 0:wt.length)>0&&n.createElement(Sn,{documents:[...(null==Kl||null===(Pt=Kl.Noc)||void 0===Pt||null===(Rt=Pt[0])||void 0===Rt||null===(xt=Rt.nocDetails)||void 0===xt||null===(Bt=xt.additionalDetails)||void 0===Bt?void 0:Bt.ownerIds)||[]]}))),n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,Xn||null!=Kl&&Kl.documentVerifier||null!=Kl&&null!==(kt=Kl.Noc)&&void 0!==kt&&null!==(Ut=kt[0])&&void 0!==Ut&&null!==(Ht=Ut.nocDetails)&&void 0!==Ht&&null!==(Wt=Ht.additionalDetails)&&void 0!==Wt&&Wt.documentVerifier?"Document Checklist Verified by - "+(Xn||(null==Kl?void 0:Kl.documentVerifier)||(null==Kl||null===(jt=Kl.Noc)||void 0===jt||null===(Vt=jt[0])||void 0===Vt||null===(zt=Vt.nocDetails)||void 0===zt||null===(Gt=zt.additionalDetails)||void 0===Gt?void 0:Gt.documentVerifier)):"Documents Uploaded"),"FIELDINSPECTION_INPROGRESS"===(null==Kl||null===(Yt=Kl.Noc)||void 0===Yt||null===(qt=Yt[0])||void 0===qt?void 0:qt.applicationStatus)||"INSPECTION_REPORT_PENDING"===(null==Kl||null===(Kt=Kl.Noc)||void 0===Kt||null===($t=Kt[0])||void 0===$t?void 0:$t.applicationStatus)?n.createElement(t.StatusTable,null,(null==Eo?void 0:Eo.length)>0&&n.createElement(Sn,{documents:Eo})):n.createElement(l.Fragment,null,(null==Eo?void 0:Eo.length)>0&&n.createElement(Wn,{documents:Eo,applicationNo:gl,tenantId:_l,onRemarksChange:en,readOnly:!ro}))),n.createElement(t.Card,null,n.createElement(t.CardSubHeader,null,hl("NOC_FEE_DETAILS_LABEL")),(null==Kl||null===(Xt=Kl.Noc)||void 0===Xt||null===(Zt=Xt[0])||void 0===Zt?void 0:Zt.nocDetails)&&n.createElement(Cn,{formData:{apiData:c({},Kl),applicationDetails:c({},null==Kl||null===(Qt=Kl.Noc)||void 0===Qt||null===(Jt=Qt[0])||void 0===Jt||null===(el=Jt.nocDetails)||void 0===el||null===(tl=el.additionalDetails)||void 0===tl?void 0:tl.applicationDetails),siteDetails:c({},null==Kl||null===(ll=Kl.Noc)||void 0===ll||null===(nl=ll[0])||void 0===nl||null===(ol=nl.nocDetails)||void 0===ol||null===(il=ol.additionalDetails)||void 0===il?void 0:il.siteDetails),calculations:(null==Kl||null===(al=Kl.Noc)||void 0===al||null===(rl=al[0])||void 0===rl||null===(ul=rl.nocDetails)||void 0===ul||null===(sl=ul.additionalDetails)||void 0===sl?void 0:sl.calculations)||[]},feeAdjustments:jl,setFeeAdjustments:Vl,disable:"FIELDINSPECTION_INPROGRESS"===(null==Kl||null===(dl=Kl.Noc)||void 0===dl||null===(cl=dl[0])||void 0===cl?void 0:cl.applicationStatus)})),n.createElement(t.CheckBox,{label:"I/We hereby solemnly affirm and declare that I am submitting this application on behalf of the applicant ("+ho+"). I/We along with the applicant have read the Policy and understand all the terms and conditions of the Policy. We are committed to fulfill/abide by all the terms and conditions of the Policy. The information/documents submitted are true and correct as per record and no part of it is false and nothing has been concealed/misrepresented therein.",checked:"true"}),n.createElement("div",{id:"timeline"},n.createElement(sn,{workflowDetails:En,t:hl,timeObj:on})),(null==io?void 0:io.length)>0&&n.createElement(t.ActionBar,null,Rn&&(null!=En&&null!==(ml=En.data)&&void 0!==ml&&null!==(vl=ml.actionState)&&void 0!==vl&&vl.nextActions||null!=En&&null!==(pl=En.data)&&void 0!==pl&&pl.nextActions)?n.createElement(t.Menu,{localeKeyPrefix:"WF_EMPLOYEE_NOC",options:io,optionKey:"action",t:hl,onSelect:function(e){var t,l,n,o,i,a;console.log("selected action",e);const r=null==Kl||null===(t=Kl.Noc)||void 0===t||null===(l=t[0])||void 0===l?void 0:l.applicationNo,u=(null==ln||null===(n=ln.documents)||void 0===n||n.every(e=>null!=(null==e?void 0:e.filestoreId)&&""!==(null==e?void 0:e.filestoreId)),null==e||null===(o=e.state)||void 0===o||null===(i=o.actions)||void 0===i?void 0:i.filter(t=>t.action==(null==e?void 0:e.action))),s=null==Hl?void 0:Hl.filter(e=>{var t;return(null==e?void 0:e.uuid)==(null===(t=u[0])||void 0===t?void 0:t.nextState)});Ml(null==s||null===(a=s[0])||void 0===a?void 0:a.actions);const d={Licenses:[e]};if("EDIT"==(null==e?void 0:e.action))bl({key:"true",warning:!0,message:"COMMON_NOT_EDITABLE_HERE_LABEL"}),setTimeout(()=>{bl(null)},3e3);else if("DRAFT"==(null==e?void 0:e.action))bl({key:"true",warning:!0,message:"COMMON_EDIT_APPLICATION_BEFORE_SAVE_OR_SUBMIT_LABEL"}),setTimeout(()=>{bl(null)},3e3);else if("ESIGN"==(null==e?void 0:e.action))!function(){try{const e=Ft(function(){var e;return console.log("🎯 Starting certificate eSign process..."),Promise.resolve(El({tenantId:null==fn||null===(e=fn.Payments[0])||void 0===e?void 0:e.tenantId,payments:null==fn?void 0:fn.Payments[0],EmpData:Pn})).then(function(e){const t=window.location.origin+"/digit-ui/employee/noc/esign/complete/"+gl;rn({fileStoreId:e,tenantId:_l,callbackUrl:t},{onSuccess:()=>console.log("✅ eSign initiated successfully"),onError:e=>{console.error("❌ eSign failed:",e),bl({key:"true",error:!0,message:e.message||"Failed to initiate digital signing process, Kindly check if the document is e-signed already"})}})})},function(e){console.error("❌ Certificate preparation failed:",e),bl({key:"true",error:!0,message:e.message||"Failed to prepare certificate for eSign, Kindly check if the document is e-signed already"})});Promise.resolve(e&&e.then?e.then(function(){}):void 0)}catch(e){return Promise.reject(e)}}();else if("APPLY"==(null==e?void 0:e.action)||"RESUBMIT"==(null==e?void 0:e.action)||"CANCEL"==(null==e?void 0:e.action))uo(d);else if("PAY"==(null==e?void 0:e.action))Nl.push("/digit-ui/employee/payment/collect/obpas_noc/"+r+"/"+_l+"?tenantId="+_l);else{var c,m,v;if("FIELDINSPECTION_INPROGRESS"===(null==Kl||null===(c=Kl.Noc)||void 0===c||null===(m=c[0])||void 0===m?void 0:m.applicationStatus)&&"SEND_FOR_INSPECTION_REPORT"==(null==e?void 0:e.action)&&(null==ln||!ln.documents||(null==ln||null===(v=ln.documents)||void 0===v?void 0:v.length)<4))return void bl({key:"true",error:!0,message:"Please_Add_Site_Images_With_Geo_Location"});Gn(!0),Fn(e)}}}):null,n.createElement(t.SubmitBar,{ref:lo,label:hl("WF_TAKE_ACTION"),onSubmit:()=>xn(!Rn)})),$l&&n.createElement(t.Modal,{headerBarEnd:n.createElement(Tn,{onClick:()=>{Xl(!1),Ql(null)}})},null!=Zl&&Zl.toLowerCase().endsWith(".pdf")?n.createElement("a",{style:{color:"blue"},href:Zl,target:"_blank",rel:"noopener noreferrer"},hl("CS_VIEW_DOCUMENT")):n.createElement("img",{src:Zl,alt:"Preview",style:{width:"100%",height:"100%",objectFit:"contain"}})),Vn?n.createElement(An,{t:hl,action:Bn,tenantId:_l,state:Al,getEmployees:Fl,id:gl,applicationDetails:Kl,applicationData:null==Kl?void 0:Kl.Noc,closeModal:so,submitAction:uo,actionData:null==En||null===(fl=En.data)||void 0===fl?void 0:fl.timeline,workflowDetails:En,showToast:Sl,setShowToast:bl,closeToast:eo,errors:yl,showErrorToast:Dl,errorOne:Tl,closeToastOne:()=>{Ol(null)}}):null,Sl&&n.createElement(t.Toast,{error:null==Sl?void 0:Sl.error,warning:null==Sl?void 0:Sl.warning,label:hl(null==Sl?void 0:Sl.message),isDleteBtn:!0,onClose:eo}),ql&&n.createElement(t.Loader,null))},NewNOCEditApplication:()=>{var e,a,r,u,s,m,v,p,f,E,g,h,_,N,A,S,y,C,D;const{id:O}=o.useParams(),{t:T}=(o.useHistory(),i.useTranslation()),L=d.useDispatch(),[I,w]=l.useState(null),P=d.useSelector(e=>e.noc.NOCNewApplicationFormReducer).step,[R,x]=l.useState(!1);let B;B=window.location.pathname.includes("employee")?window.localStorage.getItem("Employee.tenant-id"):window.localStorage.getItem("CITIZEN.CITY");const{isLoading:F,data:M}=Digit.Hooks.noc.useNOCSearchApplication({applicationNo:O},B),k=null==M?void 0:M.resData;console.log("applicationDetails here==>",k);const U=(null==k||null===(e=k.Noc)||void 0===e?void 0:e[0])||{},H=(null==U||null===(a=U.nocDetails)||void 0===a||null===(r=a.additionalDetails)||void 0===r?void 0:r.applicationDetails)||{},W=(null==U||null===(u=U.nocDetails)||void 0===u||null===(s=u.additionalDetails)||void 0===s?void 0:s.siteDetails)||{},j=(null==U||null===(m=U.documents)||void 0===m?void 0:m.filter(e=>(null==e?void 0:e.documentUid)||(null==e?void 0:e.documentType)))||[],V=(null==U||null===(v=U.nocDetails)||void 0===v||null===(p=v.additionalDetails)||void 0===p?void 0:p.coordinates)||{},z=(null==U||null===(f=U.nocDetails)||void 0===f||null===(E=f.additionalDetails)||void 0===E?void 0:E.ownerPhotos)||[],G=(null==U||null===(g=U.nocDetails)||void 0===g||null===(h=g.additionalDetails)||void 0===h?void 0:h.ownerIds)||[],Y=Digit.ULBService.getStateId(),{data:q,isLoading:K}=Digit.Hooks.noc.useBuildingType(Y),{data:$}=Digit.Hooks.noc.useRoadType(Y),{data:X}=Digit.Hooks.noc.useBuildingCategory(Y),{data:Z,isLoading:Q}=Digit.Hooks.noc.useNocType(Y),{data:J,isLoading:ee}=Digit.Hooks.useTenants(),[te,le]=l.useState(Digit.Hooks.noc.useTenants()),ne=[{code:"YES",i18nKey:"YES"},{code:"NO",i18nKey:"NO"}],{data:oe}=Digit.Hooks.useBoundaryLocalities(B,"revenue",{},T),ie=null==J?void 0:J.map(e=>c({},e,{displayName:T(e.i18nKey)}));console.log("fetchedLocalities",oe);let ae=(null==oe?void 0:oe.find(e=>{var t;return e.name===(null==W||null===(t=W.localityAreaType)||void 0===t?void 0:t.name)}))||(null==W?void 0:W.localityAreaType)||null;console.log("localityAreaType",ae);const{data:re}=Digit.Hooks.obps.useMDMS(Y,"common-masters",["GenderType"]);re&&(null===(_=re["common-masters"])||void 0===_||null===(N=_.GenderType)||void 0===N||null===(A=N.filter(e=>e.active))||void 0===A||A.map(e=>{}));const[ue,se]=l.useState(null),{data:de,isLoading:ce}=Digit.Hooks.useCustomMDMS(Y,"tenant",[{name:"zoneMaster",filter:"$.[?(@.tanentId == '"+B+"')]"}]),me=(null==de||null===(S=de.tenant)||void 0===S||null===(y=S.zoneMaster)||void 0===y||null===(C=y[0])||void 0===C?void 0:C.zones)||[];l.useEffect(()=>{x(!1)},[O]);const ve=!F&&!K&&!ce&&!Q&&!ee&&(null==k||null===(D=k.Noc)||void 0===D?void 0:D.length)>0;return l.useEffect(()=>{if(console.log(" edit useffect 1"),L({type:"RESET_NOC_NEW_APPLICATION_FORM"}),ve){var e;const t={documents:{documents:null==j?void 0:j.map(e=>({documentType:(null==e?void 0:e.documentType)||"",uuid:(null==e?void 0:e.uuid)||"",documentUid:(null==e?void 0:e.documentUid)||"",documentAttachment:(null==e?void 0:e.documentAttachment)||"",filestoreId:(null==e?void 0:e.uuid)||""}))}};Object.entries(V).forEach(e=>{let[t,l]=e;L(Qo(t,l))}),L(ei("ownerIdList",G)),L(Jo("ownerPhotoList",z));const l=c({},H,{owners:(null===(e=H.owners)||void 0===e?void 0:e.map(e=>c({},e)))||[]}),n=c({},W,{ulbName:null==ie?void 0:ie.find(e=>{var t;return e.name===(null==W||null===(t=W.ulbName)||void 0===t?void 0:t.name)||e.name===(null==W?void 0:W.ulbName)}),roadType:null==$?void 0:$.find(e=>{var t;return e.name===(null==W||null===(t=W.roadType)||void 0===t?void 0:t.name)||e.name===(null==W?void 0:W.roadType)}),buildingStatus:null==q?void 0:q.find(e=>{var t;return e.name===(null==W||null===(t=W.buildingStatus)||void 0===t?void 0:t.name)||e.name===(null==W?void 0:W.buildingStatus)}),isBasementAreaAvailable:null==ne?void 0:ne.find(e=>{var t;return e.code===(null==W||null===(t=W.isBasementAreaAvailable)||void 0===t?void 0:t.code)||e.code===(null==W?void 0:W.isBasementAreaAvailable)}),vasikaNumber:null==U?void 0:U.vasikaNumber,vasikaDate:b(null==U?void 0:U.vasikaDate),zone:null==me?void 0:me.find(e=>{var t;return e.name===(null==W||null===(t=W.zone)||void 0===t?void 0:t.name)||e.name===(null==W?void 0:W.zone)}),localityAreaType:(null==oe?void 0:oe.find(e=>{var t;return e.name===(null==W||null===(t=W.localityAreaType)||void 0===t?void 0:t.name)}))||(null==W?void 0:W.localityAreaType)||null,specificationBuildingCategory:null==X?void 0:X.find(e=>{var t;return e.name===(null==W||null===(t=W.specificationBuildingCategory)||void 0===t?void 0:t.name)||e.name===(null==W?void 0:W.specificationBuildingCategory)}),specificationNocType:null==Z?void 0:Z.find(e=>{var t;return e.name===(null==W||null===(t=W.specificationNocType)||void 0===t?void 0:t.name)||e.name===(null==W?void 0:W.specificationNocType)}),specificationRestrictedArea:null==ne?void 0:ne.find(e=>{var t;return e.code===(null==W||null===(t=W.specificationRestrictedArea)||void 0===t?void 0:t.code)||e.code===(null==W?void 0:W.specificationRestrictedArea)}),specificationIsSiteUnderMasterPlan:null==ne?void 0:ne.find(e=>{var t;return e.code===(null==W||null===(t=W.specificationIsSiteUnderMasterPlan)||void 0===t?void 0:t.code)||e.code===(null==W?void 0:W.specificationIsSiteUnderMasterPlan)})});L(Xo("applicationDetails",l)),L(Xo("siteDetails",n)),L(Xo("documents",t)),L(Xo("apiData",k))}},[ve]),l.useEffect(()=>{ve&&!R&&x(!0)},[ve,R]),F||!R?n.createElement("div",null,n.createElement(wn,null)):n.createElement("div",{className:"card"},n.createElement(t.CardHeader,{styles:{fontSize:"28px",fontWeight:"400",color:"#1C1D1F"},divider:!0},T("NOC_REGISTRATION_APPLICATION")),n.createElement(Ko,{stepsList:Ei,onSubmit:e=>{},step:P,setStep:e=>{L(Zo(e))}}),I&&n.createElement(t.Toast,{error:I.key,label:T(I.label),onClose:()=>{w(null)},isDleteBtn:"true"}))},NOCCitizenSearchApplication:()=>{const{t:e}=i.useTranslation(),o=Digit.UserService.getUser().info;let a;a=window.location.pathname.includes("employee")?window.localStorage.getItem("Employee.tenant-id"):window.localStorage.getItem("CITIZEN.CITY");const r={offset:0,limit:10,tenantId:a,mobileNumber:null==o?void 0:o.mobileNumber},[u,s]=l.useState(r),d=window.Digit.Utils.browser.isMobile(),[c,m]=l.useState([{display:"ES_COMMON_NO_DATA"}]),[v,p]=l.useState(0),{data:f,isLoading:E,error:g}=Digit.Hooks.noc.useNOCSearchApplicationByIdOrMobile(u,a,{});return l.useEffect(()=>{var e;null==f?m([{display:"ES_COMMON_NO_DATA"}]):(null==f||null===(e=f.data)||void 0===e?void 0:e.length)>0&&(m(null==f?void 0:f.data),p(null==f?void 0:f.totalCount))},[f]),n.createElement("div",null,n.createElement(t.CardHeader,{styles:d?{fontSize:"32px",fontWeight:"700",paddingLeft:"10px"}:{fontSize:"32px",fontWeight:"700"}},e("ACTION_TEST_SEARCH_NOC_APPLICATION")),n.createElement(yi,{t:e,tenantId:a,onSubmit:function(e,t){console.log("_data==>",e);let l=yt(e);!!l.applicationNo&&!l.mobileNumber&&(console.log("we are deleteing mobileNumber here"),delete l.mobileNumber),s(l)},isLoading:E,Count:v,error:g,data:c}))},InspectionReport:jn};exports.NOCLinks=Ci,exports.NOCModule=Di,exports.NOCReducers=()=>s.combineReducers({NOCNewApplicationFormReducer:Vo}),exports.initNOCComponents=()=>{Object.entries(Oi).forEach(e=>{let[t,l]=e;Digit.ComponentRegistryService.setComponent(t,l)})};