1 line
696 KiB
JavaScript
Executable File
1 line
696 KiB
JavaScript
Executable File
webpackJsonp([3],{104:function(l,n,e){"use strict";e.d(n,"a",function(){return a});e(1);var t=e(23),u="local_sales_PDs",a=function(){function l(l,n,e,t,u){this.ionicStorage=l,this._http=n,this.ionicStorageProvider=e,this.toastProvider=t,this.loaderProvider=u,console.log("Hello OfflineManagerProvider Provider")}return l.prototype.checkTheExistingPDLocally=function(l,n){return this.ionicStorage.get("local_sales_PDs").then(function(e){if(e)for(var t=0;t<e.length;t++){var u=e[t];if(console.log(u),u&&u.hasOwnProperty(n)&&u[n]==l)return u}})},l.prototype.getTheLengthOfLocalPDs=function(){return this.ionicStorage.get("local_sales_PDs").then(function(l){var n=1;return l?"local-"+(n=l.length+1):"local-"+n})},l.prototype.getlocalPDData=function(l,n,e){return"online"==n?(console.log("else part"),l.is_pd_synced=!0,l.is_all_section_synced=null,l.is_pd_completed=!1,l.local_pd_id=null,l.dataStatus=!0):(console.log("else part"),l.is_pd_synced=!1,l.is_all_section_synced=null,l.is_pd_completed=!1,l.is_pd_completed_sync=!1,l.dataStatus=!0,l.createdon=new Date,l.status="STARTED",l.requests=e),l},l.prototype.addcompleteRequest=function(){},l.prototype.updateSectionData=function(l,n){if(void 0!=n&&n.hasOwnProperty("section_datas")&&n.section_datas){if(n.section_datas.filter(function(n){return n.section_id==l.section_id}).length>0){var e=n.section_datas.findIndex(function(n){return n.section_id==l.section_id});if(console.log("index $#####",e,l,n),"9"==l.section_id&&l.hasOwnProperty("request_items")&&null!=l.request_items){var t=void 0;n.section_datas[e].hasOwnProperty("request_items")&&null!=n.section_datas[e].request_items&&void 0!=n.section_datas[e].request_items?(n.section_datas[e].request_items.push(l.request_items[0]),t=n.section_datas[e].request_items,console.log("!st")):void 0==n.section_datas[e].request_items?(t=l.request_items,console.log("2nt")):(t=n.section_datas[e].request_items,console.log("3rt")),n.section_datas[e]=l,n.section_datas[e].request_items=t,console.log(n.section_datas[e],t)}else n.section_datas[e]=l}else n.section_datas.push(l);console.log("Befor update#######33",n.section_datas);var u=this.updateSectionStatus(l,n.section_datas);return console.log("#########update_sec_data",n.section_datas,u),u}var a=[l];console.log("Befor Inseret#######33",a);return u=this.updateSectionStatus(l,a)},l.prototype.updateSectionStatus=function(l,n){if(!(n.length>0&&n.filter(function(l){return"all"==l.section_id}).length>0))return console.log("section Status INSERT####################"),n.push({dataStatus:!0,status:!0,section_id:"all",records:[{sales_pd_id:l.sales_pd_id,section_id:l.section_id,status:"1",is_synced:l.is_synced}],is_synced:!!l.is_synced&&l.is_synced}),n;for(var e=0;e<n.length;e++){var t=n[e];if(t&&"all"==t.section_id){if(console.log("section Status update####################"),t.records.filter(function(n){return n.section_id==l.section_id}).length>0){var u=t.records.findIndex(function(n){return n.section_id==l.section_id});return n[e].records[u].is_synced=!!l.is_synced&&l.is_synced,n}return n[e].records.push({sales_pd_id:l.sales_pd_id,section_id:l.section_id,status:"1",is_synced:!!l.is_synced&&l.is_synced}),n}}},l.prototype.getSalesPDSectionLocally=function(l){var n="sales_pd_id";return"string"==typeof l.sales_pd_id&&l.sales_pd_id.includes("local")&&(l.local_pd_id=l.sales_pd_id,n="local_pd_id"),this.checkTheExistingPDLocally(l[n],n).then(function(n){if(n&&n.hasOwnProperty("section_datas")&&n.section_datas&&0!=n.section_datas.filter(function(n){return n.section_id==l.section_id}).length){var e=n.section_datas.findIndex(function(n){return n.section_id==l.section_id});return n.section_datas[e]}})},l.prototype.presentLoader=function(l){this.loaderProvider.salesPDLoader(l)},l.prototype.checkAndSyncPDWithSection=function(l){var n=this;return console.log(l),new Promise(function(e,t){var u=n.getThePDType(l);return n.checkTheExistingPDLocally(l,u).then(function(t){if(console.log(t),"local_pd_id"==u){n.presentLoader("Creating PD...");return(r=[]).push(t.requests),console.log(r),n.sendRequests(r,null).subscribe(function(u){return console.log("Request successfully sended",u),u&&u.length>0&&(u=u[0]),n.loaderProvider.dismissLoader(),n.updatePDData(l,t,{is_pd_synced:!0,sales_pd_id:u.records,local_pd_id:null,params:{sales_pd_id:String(u.records)}}).then(function(l){return console.log("local pd is updated",l),n.checkAndSyncPDWithSection(u.records).then(function(l){console.log("Final complete of syncing",l),e(l)})})},function(l){console.log(l),n.loaderProvider.dismissLoader()})}if(t.hasOwnProperty("section_datas")&&t.section_datas&&t.section_datas.filter(function(l){return 0==l.is_synced&&"all"!=l.section_id&&"complete"!=l.section_id&&null!=l.request_items}).length>0){n.presentLoader("Sending Sections and Images....");var a=t.section_datas,i=[];if(i=a.filter(function(l){return 0==l.is_synced&&"all"!=l.section_id&&"complete"!=l.section_id&&null!=l.request_items&&"9"!=l.section_id}).map(function(l){return l.request_items}),console.log(i),a.filter(function(l){return"9"==l.section_id}).length>0){var o=a.filter(function(l){return"9"==l.section_id}).map(function(l){return l.request_items})[0];o&&o.length>0&&(console.log("#####3,",o),o.forEach(function(l){i.push(l)}))}return console.log(i),n.sendRequests(i,l).subscribe(function(u){n.loaderProvider.dismissLoader(),console.log("Request successfully sended",u),a.forEach(function(l){0==l.is_synced&&"all"!=l.section_id&&"complete"!=l.section_id&&null!=l.request_items&&(l.is_synced=!0,l.request_items=null),"all"==l.section_id&&l.hasOwnProperty("records")&&l.records&&l.records.length>0&&l.records.forEach(function(l){l.is_synced=!0})});return n.updatePDData(l,t,{is_all_section_synced:!0,section_datas:a}).then(function(t){return n.checkAndSyncPDWithSection(l).then(function(l){console.log("Final complete of syncing",l),e(l)})})},function(l){console.log(l),n.loaderProvider.dismissLoader()})}if(t.hasOwnProperty("is_pd_completed")&&t.hasOwnProperty("is_pd_completed_sync")&&t.hasOwnProperty("pd_complete_request_items")&&1==t.is_pd_completed&&0==t.is_pd_completed_sync&&null!=t.pd_complete_request_items){n.presentLoader("Completing PD...");var r;return(r=[]).push(t.pd_complete_request_items),n.sendRequests(r,l).subscribe(function(t){if(n.loaderProvider.dismissLoader(),t=t[0],console.log("Request successfully sended",t,t.hasOwnProperty("pd_status")&&"DRAFT"==t.pd_status),!t.hasOwnProperty("pd_status")||"DRAFT"!=t.pd_status)return n.deleteCompletedPD(l).then(function(l){e({dataStatus:!0,is_all_synced:!0})});var u=t.records,a=[];u.length>0&&u.forEach(function(l){a.push(l.sectin_name)}),console.log(u);n.toastProvider.setAlertWithOkButton("<small>Sales PD is incomplete<small>","The Following sections are not Saved <b>"+a+"</b>").present(),e({dataStatus:!1,msg:"Unable to Complete the PD"})},function(l){console.log(l),n.loaderProvider.dismissLoader()})}e({dataStatus:!0,is_all_synced:!0})})})},l.prototype.deleteCompletedPD=function(l){var n=this;return this.ionicStorage.get(u).then(function(e){if(e&&e.length>0){var t=e.filter(function(n){return n.sales_pd_id!=l});return console.log(t),n.ionicStorage.set(u,t).then(function(l){return l})}})},l.prototype.updatePDData=function(l,n,e){if(n){var t=this.getThePDType(l);Object.assign(n,e),console.log(n);var a={};return a[t]=String(l),console.log(a),this.ionicStorageProvider.insertDataWithoutReplace(u,n,a).then(function(l){return l})}},l.prototype.getThePDType=function(l){return null!=l&&"string"==typeof l&&l.includes("local")?"local_pd_id":"sales_pd_id"},l.prototype.sendRequests=function(l,n){for(var e=[],u=0,a=l;u<a.length;u++){var i=a[u];console.log("Make one request: ",i);var o=JSON.parse(i.params);o.hasOwnProperty("records")?o.records.hasOwnProperty("sales_pd_id")?o.records.sales_pd_id=n:o.records.hasOwnProperty("fk_sales_pd_id")&&(o.records.fk_sales_pd_id=n):o.hasOwnProperty("sales_pd_id")?o.sales_pd_id=n:o.hasOwnProperty("fk_sales_pd_id")&&(o.fk_sales_pd_id=n);var r=this._http.request(i.method,i.url,{body:o});e.push(r),console.log(o)}return Object(t.forkJoin)(e)},l}()},111:function(l,n,e){"use strict";e.d(n,"a",function(){return o});e(1),e(22),e(37);var t=e(118),u=e(245),a=e(165),i=e(246),o=(e(104),e(84),function(){function l(l,n,e,t,u,a,i,o,r,s){this.actionSheetCtrl=l,this.navCtrl=n,this.navParams=e,this.salesPDService=t,this.toastProvider=u,this.loaderProvider=a,this.modalCtrl=i,this.offlineManager=o,this.ionicStorageService=r,this.cameraProvider=s,this.sales_displayValue=[],this.loader_access=!0,this.filterMsg=!1,this.localPDs=[]}return l.prototype.ionViewDidLoad=function(){var l=this;console.log("ionViewDidLoad SalesPDlistPage"),setTimeout(function(){l.common=JSON.parse(localStorage.getItem("commonSettings")),l.common&&(l.common=l.common.default_pd_list_count,l.common=l.common.count+" "+l.common.factor)},300),this.cameraProvider.checkGPSPermission()},l.prototype.ionViewDidEnter=function(){this.getListofPD()},l.prototype.doRefresh=function(l){console.log("refresh",l),this.getListofPD(),setTimeout(function(){l.complete()},1e3)},l.prototype.getListofLocalPD=function(){var l=this;return this.ionicStorageService.getLocalDataWithFilter("local_sales_PDs",{name:"local_pd_id",type:"filter",value:null}).then(function(n){if(console.log(n,l.sales_displayValue),n&&n.length>0){var e=n;e.sort(function(l,n){return 0-(l>n?-1:1)}),l.localPDs=e,(t=l.sales_displayValue).unshift.apply(t,l.localPDs)}var t})},l.prototype.getListofPD=function(){var l=this;return this.ionicStorageService.getLocalDataWithFilter("local_sales_PDs",{name:"sales_pd_id",type:"filter",value:null}).then(function(n){console.log(n),l.salesPDService.getSalesPDList().subscribe(function(e){if(e.dataStatus){if(l.sales_displayValue=e.records,n&&n.length>0&&n.forEach(function(n){if(n&&n.sales_pd_id&&null!=n.sales_pd_id){console.log(n);var e=l.sales_displayValue.findIndex(function(l){return l.sales_pd_id==n.sales_pd_id});l.sales_displayValue[e].is_pd_synced=n.is_pd_synced,l.sales_displayValue[e].is_all_section_synced=n.is_all_section_synced,l.sales_displayValue[e].is_pd_completed=n.is_pd_completed,l.sales_displayValue[e].is_pd_completed_sync=n.is_pd_completed_sync,n.hasOwnProperty("status")&&n.status&&(l.sales_displayValue[e].status=n.status)}}),l.loader_access=!1,l.sales_displayValue.length>0){l.filterMsg=!0;var t=[],u=[],a=[];l.sales_displayValue.map(function(l){t.length>0?0==t.filter(function(n){return n==l.product_id}).length&&t.push(l.product_id):t.push(l.product_id),u.length>0?0==u.filter(function(n){return n==l.lender_id}).length&&u.push(l.lender_id):u.push(l.lender_id),a.length>0?0==a.filter(function(n){return n==l.status}).length&&a.push(l.status):a.push(l.status)}),l.filter_drop_down_data={product_ids:t,lender_ids:u,pd_status:a},console.log(l.sales_displayValue)}l.getListofLocalPD()}else l.loader_access=!1},function(n){console.log("Error",n),l.loader_access=!1})})},l.prototype.newForm=function(){this.salesPDService.clear_local_key("sales_pd_id_PRIMARYKEY"),localStorage.removeItem("product_id_salesPD"),this.navCtrl.push(t.a)},l.prototype.editForm=function(l){var n=this,e="sales_pd_id";l.hasOwnProperty("local_pd_id")&&null!=l.local_pd_id&&null==l.sales_pd_id&&l.hasOwnProperty("is_pd_synced")&&0==l.is_pd_synced&&(e="local_pd_id"),this.salesPDService.insertData_Replace("sales_pd_id_PRIMARYKEY",l[e]).then(function(){localStorage.setItem("product_id_salesPD",l.product_id),n.navCtrl.push(a.a,{product_id:l.product_id})})},l.prototype.salesPDpdf=function(l){var n=this;this.loaderProvider.pdloader("Processing.."),this.salesPDService.getSalesPdpdf(l).subscribe(function(l){if(200==l.status){n.modalCtrl.create(u.a,{report_link:l.records}).present()}n.loaderProvider.dismissLoader()},function(l){n.loaderProvider.dismissLoader(),console.log(l);n.modalCtrl.create(u.a,{error_msg:"Please check your internet connection to view PD reports. They are available only if you are connected."}).present()})},l.prototype.alertDecision=function(){var l=this,n=this.toastProvider.setAlertWithButtons("<small>You have one incomplete PD<small>","<strong>Do you wish to continue the same or start with a new discussion<br/><small>Note:Starting New PD will delete the existing one.</small></strong>",{button1:"New PD",button2:"Continue"});n.present(),n.onDidDismiss(function(n){if(0==n)l.salesPDService.clearLocalData(),localStorage.removeItem("product_id_salesPD"),l.navCtrl.push(t.a),console.log(n);else{var e=localStorage.getItem("product_id_salesPD");l.navCtrl.push(t.b,{product_id:e})}})},l.prototype.advancefilter=function(){var l=this,n=this.modalCtrl.create(i.a,{drop_down_datas:this.filter_drop_down_data},{cssClass:"filterModal"});n.present(),n.onDidDismiss(function(n){console.log(n),n&&(l.sales_displayValue=n,l.filterMsg=!1)})},l.prototype.presentActionSheet=function(l){var n=this;this.actionSheetCtrl.create({title:"Select Option",buttons:[{text:"View Report",icon:"eye",role:"destructive",handler:function(){n.salesPDpdf(l.sales_pd_id)}},{text:"Cancel",role:"cancel",icon:"arrow-round-back",handler:function(){console.log("Cancel clicked")}}]}).present()},l}())},113:function(l,n,e){"use strict";e.d(n,"a",function(){return i});e(1),e(22);var t=e(252),u=e(253),a=e(254),i=function(){function l(l,n,e,t,u,a,i){this.navCtrl=l,this.modalCtrl=n,this.navParams=e,this.aws=t,this.pdofficer=u,this.shared=a,this.events=i,this.bgColorPast=[],this.bgColor=[],this.pdinprogress=[],this.pdlistdetails=[],this.pdlist="inpro",this.pdlistaccess=!1,this.loader_access=!0,this.filterMsg=!1}return l.prototype.ionViewDidLoad=function(){var l=this;console.log("ionViewDidLoad PdListPage"),setTimeout(function(){l.common=JSON.parse(localStorage.getItem("commonSettings")),l.common&&(l.common=l.common.default_pd_list_count,l.common=l.common.count+" "+l.common.factor)},300)},l.prototype.ionViewDidEnter=function(){this.getlenderpddetails()},l.prototype.filter=function(l){this.viewchange=!l},l.prototype.newpage=function(){this.navCtrl.push(t.a)},l.prototype.getlenderpddetails=function(){var l=this;this.loader_access=!0;var n=this.aws.getlocale();this.aws.getuserprofile(n).subscribe(function(n){l.userDetails=n,1==l.userDetails.dataStatus&&(l.userDetails=l.userDetails.records[0],localStorage.setItem("user_details",JSON.stringify(l.userDetails)),l.events.publish("len_user_name",l.userDetails),l.pdofficer.getpddetails(l.userDetails.fk_entity_id,l.userDetails.userid).subscribe(function(n){l.pdlistdetails=n,1==l.pdlistdetails.dataStatus?(l.loader_access=!1,l.filterMsg=!0,l.pdlistaccess=!0,l.pdinprogress=l.pdlistdetails.records.filter(function(l){return"QC_COMPLETED"!=l.pd_status}),l.searchinprogress=l.pdinprogress,l.pdlistdetails=l.pdlistdetails.records.filter(function(l){return"QC_COMPLETED"==l.pd_status}),l.searchpast=l.pdlistdetails,l.pdinprogress.length>0&&l.pdinprogress.forEach(function(l){var n=l.pd_sno;l.pd_sno_split=null!=n?{lender_name:n.replace(/[^a-z]/gi,""),serial_no:n.match(/(\d+)/)[0]}:{lender_name:"",serial_no:""}}),l.pdlistdetails.length>0&&l.pdlistdetails.forEach(function(l){var n=l.pd_sno;l.pd_sno_split=null!=n?{lender_name:n.replace(/[^a-z]/gi,""),serial_no:n.match(/(\d+)/)[0]}:{lender_name:"",serial_no:""}}),console.log("ingp",l.pdinprogress),l.random_bg_color(),l.random_ng_past()):(l.loader_access=!1,l.pdlistaccess=!1,l.pdlistdetails="No Records Found")},function(n){l.loader_access=!1,console.log("error",n)}))},function(n){l.loader_access=!1,console.log("error",n)})},l.prototype.openFilterModal=function(){var l=this,n=this.modalCtrl.create(a.a,{drop_down_datas:this.filter_drop_down_data},{cssClass:"filterModal"});n.present(),n.onDidDismiss(function(n){console.log(n),n&&(l.filterMsg=!1,l.loader_access=!1,l.pdlistaccess=!0,l.pdinprogress=n.filter(function(l){return"QC_COMPLETED"!=l.pd_status}),l.searchinprogress=l.pdinprogress,l.pdlistdetails=n.filter(function(l){return"QC_COMPLETED"==l.pd_status}),l.searchpast=l.pdlistdetails,l.pdinprogress.length>0&&l.pdinprogress.forEach(function(l){var n=l.pd_sno;l.pd_sno_split=null!=n?{lender_name:n.replace(/[^a-z]/gi,""),serial_no:n.match(/(\d+)/)[0]}:{lender_name:"",serial_no:""}}),l.pdlistdetails.length>0&&l.pdlistdetails.forEach(function(l){var n=l.pd_sno;l.pd_sno_split=null!=n?{lender_name:n.replace(/[^a-z]/gi,""),serial_no:n.match(/(\d+)/)[0]}:{lender_name:"",serial_no:""}}),console.log("ingp",l.pdinprogress),l.random_bg_color(),l.random_ng_past())})},l.prototype.pdlistsearch=function(l){this.pdlistdetails=this.searchpast,this.pdinprogress=this.searchinprogress;var n=l.target.value;if("inpro"==this.pdlist){if(""==n.trim())return;this.pdinprogress=this.searchinprogress.filter(function(l){if(void 0!==l.applicat_details&&l.applicat_details[0].applicant_name.toLowerCase().indexOf(n.toLowerCase())>-1||l.pd_status.toLowerCase().indexOf(n.toLowerCase())>-1||null!=l.city_name&&l.city_name.toLowerCase().indexOf(n.toLowerCase())>-1||l.lender_applicant_id.toLowerCase().indexOf(n.toLowerCase())>-1)return!0})}else{if(""==n.trim())return;this.pdlistdetails=this.searchpast.filter(function(l){return l.applicat_details[0].applicant_name.toLowerCase().indexOf(n.toLowerCase())>-1||l.pd_status.toLowerCase().indexOf(n.toLowerCase())>-1||l.city_name.toLowerCase().indexOf(n.toLowerCase())>-1||l.lender_applicant_id.toLowerCase().indexOf(n.toLowerCase())>-1})}},l.prototype.random_bg_color=function(){for(var l=0,n=this.pdinprogress;l<n.length;l++){var e=Math.floor(256*Math.random()),t=Math.floor(256*Math.random()),u=Math.floor(256*Math.random());this.bgColor.push("rgb("+e+","+t+","+u+")")}return this.bgColor},l.prototype.random_ng_past=function(){for(var l=0,n=this.pdlistdetails;l<n.length;l++){this.status=n[l].pd_status.replace("_"," ");var e=Math.floor(256*Math.random()),t=Math.floor(256*Math.random()),u=Math.floor(256*Math.random());this.bgColorPast.push("rgb("+e+","+t+","+u+")")}},l.prototype.doRefresh=function(l){this.bgColor=[],this.shared.refresh(),this.getlenderpddetails(),setTimeout(function(){l.complete()},2e3)},l.prototype.PdAllocation=function(l){this.navCtrl.push(u.a,{pdDetails:l})},l}()},118:function(l,n,e){"use strict";e.d(n,"a",function(){return a}),e.d(n,"b",function(){return i}),e.d(n,"c",function(){return o}),e.d(n,"d",function(){return r}),e.d(n,"e",function(){return s}),e.d(n,"f",function(){return _}),e.d(n,"g",function(){return d}),e.d(n,"h",function(){return c}),e.d(n,"i",function(){return p}),e.d(n,"j",function(){return m});e(1),e(22),e(37);var t=e(111),u=(e(84),e(165)),a=function(){function l(l,n,e,t,u){this.navCtrl=l,this.navParams=n,this.toastProvider=e,this.pdTriggerProvider=t,this.salesPDService=u,this.product="",this.getProducts()}return l.prototype.getProducts=function(){var l=this,n=localStorage.getItem("user_details");n=JSON.parse(n),this.pdTriggerProvider.getEntityPreferences(n.fk_entity_id).subscribe(function(n){if(n.dataStatus){l.productList=n.records.salespd_products;var e=localStorage.getItem("product_id_salesPD");l.product=e}})},l.prototype.getProductForAlert=function(l){var n=this,e=localStorage.getItem("product_id_salesPD");if(console.log(l.value,e),e&&e!=l.value){var t=this.toastProvider.setAlertWithButtons("<small>Data will be Lost<small>","Your existing data will be lost if you change the Product",{button1:"Cancel",button2:"Ok"});t.present(),t.onDidDismiss(function(l){0==l?n.product=e:(localStorage.removeItem("product_id_salesPD"),n.salesPDService.clear_local_key("sales_pd_id_PRIMARYKEY"))})}},l.prototype.sendProduct=function(){""!=this.product&&null!=this.product?(localStorage.setItem("product_id_salesPD",this.product),this.navCtrl.push(u.a,{product_id:this.product})):this.toastProvider.lenderappmessage("Please Choose the Product")},l}(),i=function(){function l(l,n,e,t,u){var a=this;this.navCtrl=l,this.navParams=n,this.SalesPDService=e,this.toastProvider=t,this.cameraProvider=u,this.question_data={section_name:"",questions:[]},this.section_local=1;var i;this.navParams.get("product_id")&&(i=this.navParams.get("product_id")),this.SalesPDService.getData(i).subscribe(function(l){console.log("result",l),l.hasOwnProperty("records")&&(a.raw_data=JSON.parse(l.records.template),a.raw_data.sections.forEach(function(l,n){l.order_id=n+1}),a.SalesPDService.original_rawData=a.raw_data,localStorage.setItem("question_temp_salespd",JSON.stringify(a.raw_data)),console.log("sales pd",a.SalesPDService.original_rawData),a.all_sections=a.raw_data.sections.map(function(l){return l.section_id}),a.SalesPDService.available_sections=a.all_sections,a.SalesPDService.current_section="1",console.log(a.all_sections),a.question_data=a.raw_data.sections.filter(function(l){return l.order_id==a.section_local})[0],console.log(a.question_data))})}return l.prototype.ngOnInit=function(){console.log("ionViewDidLoad HomePage")},l.prototype.onChange=function(){},l.prototype.navigate=function(l){console.log(l),this.all_sections.length!=l.section_id&&this.navCtrl.push(o)},l}(),o=function(){function l(l,n,e){var t=this;this.navCtrl=l,this.navParams=n,this.SalesPDService=e,this.section_local=2,this.raw_data=localStorage.getItem("question_temp_salespd"),this.raw_data=JSON.parse(this.raw_data),this.all_sections=this.raw_data.sections.map(function(l){return l.section_id}),this.question_data=this.raw_data.sections.filter(function(l){return l.order_id==t.section_local})[0],console.log(this.question_data)}return l.prototype.ionViewDidLoad=function(){console.log("ionViewDidLoad HomePage")},l.prototype.onChange=function(){this.navCtrl.push(a)},l.prototype.navigate=function(l){console.log(l),this.navCtrl.push(r)},l}(),r=function(){function l(l,n,e){var t=this;this.navCtrl=l,this.navParams=n,this.SalesPDService=e,this.section_local=3,this.raw_data=localStorage.getItem("question_temp_salespd"),this.raw_data=JSON.parse(this.raw_data),this.all_sections=this.raw_data.sections.map(function(l){return l.section_id}),console.log(this.all_sections),this.question_data=this.raw_data.sections.filter(function(l){return l.order_id==t.section_local})[0],console.log(this.question_data)}return l.prototype.ionViewDidLoad=function(){console.log("ionViewDidLoad HomePage")},l.prototype.onChange=function(){this.navCtrl.push(a)},l.prototype.navigate=function(l){console.log(l),this.all_sections[this.all_sections.length-1]!=l.section_id?this.navCtrl.push(s):console.log("else part")},l}(),s=function(){function l(l,n,e){var t=this;this.navCtrl=l,this.navParams=n,this.SalesPDService=e,this.section_local=4,this.raw_data=localStorage.getItem("question_temp_salespd"),this.raw_data=JSON.parse(this.raw_data),this.all_sections=this.raw_data.sections.map(function(l){return l.section_id}),console.log(this.all_sections),this.question_data=this.raw_data.sections.filter(function(l){return l.order_id==t.section_local})[0],console.log(this.question_data)}return l.prototype.ionViewDidLoad=function(){console.log("ionViewDidLoad HomePage")},l.prototype.onChange=function(){this.navCtrl.push(a)},l.prototype.navigate=function(l){console.log(l),this.all_sections[this.all_sections.length-1]!=l.section_id?this.navCtrl.push(_):console.log("else part")},l}(),_=function(){function l(l,n,e){var t=this;this.navCtrl=l,this.navParams=n,this.SalesPDService=e,this.section_local=5,this.raw_data=localStorage.getItem("question_temp_salespd"),this.raw_data=JSON.parse(this.raw_data),this.all_sections=this.raw_data.sections.map(function(l){return l.section_id}),console.log(this.all_sections),this.question_data=this.raw_data.sections.filter(function(l){return l.order_id==t.section_local})[0],console.log(this.question_data)}return l.prototype.ionViewDidLoad=function(){console.log("ionViewDidLoad HomePage")},l.prototype.onChange=function(){this.navCtrl.push(a)},l.prototype.navigate=function(l){console.log(l),this.all_sections[this.all_sections.length-1]!=l.section_id?this.navCtrl.push(d):console.log("else part")},l}(),d=function(){function l(l,n,e){var t=this;this.navCtrl=l,this.navParams=n,this.SalesPDService=e,this.section_local=6,this.raw_data=localStorage.getItem("question_temp_salespd"),this.raw_data=JSON.parse(this.raw_data),this.all_sections=this.raw_data.sections.map(function(l){return l.section_id}),console.log(this.all_sections),this.question_data=this.raw_data.sections.filter(function(l){return l.order_id==t.section_local})[0],console.log(this.question_data)}return l.prototype.ionViewDidLoad=function(){console.log("ionViewDidLoad HomePage")},l.prototype.onChange=function(){this.navCtrl.push(a)},l.prototype.navigate=function(l){console.log(l),this.all_sections[this.all_sections.length-1]!=l.section_id?this.navCtrl.push(c):console.log("else part")},l}(),c=function(){function l(l,n,e,t){var u=this;this.navCtrl=l,this.navParams=n,this.SalesPDService=e,this.toastProvider=t,this.section_local=7,this.raw_data=localStorage.getItem("question_temp_salespd"),this.raw_data=JSON.parse(this.raw_data),this.all_sections=this.raw_data.sections.map(function(l){return l.section_id}),console.log(this.all_sections),this.question_data=this.raw_data.sections.filter(function(l){return l.order_id==u.section_local})[0],console.log(this.question_data)}return l.prototype.ionViewDidLoad=function(){console.log("ionViewDidLoad HomePage")},l.prototype.onChange=function(){this.navCtrl.push(a)},l.prototype.navigate=function(l){var n=this;console.log(l),this.all_sections[this.all_sections.length-1]!=l.section_id?this.navCtrl.push(p):(console.log("else part"),this.SalesPDService.clearLocalData(),this.toastProvider.lenderappmessage("Saved Successfully..!"),this.SalesPDService.clearLocalData(),localStorage.removeItem("product_id_salesPD"),setTimeout(function(){n.navCtrl.setRoot(t.a)},2e3))},l}(),p=function(){function l(l,n,e,t){var u=this;this.navCtrl=l,this.navParams=n,this.SalesPDService=e,this.toastProvider=t,this.section_local=8,this.raw_data=localStorage.getItem("question_temp_salespd"),this.raw_data=JSON.parse(this.raw_data),this.all_sections=this.raw_data.sections.map(function(l){return l.section_id}),console.log(this.all_sections),this.question_data=this.raw_data.sections.filter(function(l){return l.order_id==u.section_local})[0],console.log(this.question_data)}return l.prototype.ionViewDidLoad=function(){console.log("ionViewDidLoad HomePage")},l.prototype.onChange=function(){this.navCtrl.push(a)},l.prototype.navigate=function(l){var n=this;console.log(l),this.all_sections[this.all_sections.length-1]!=l.section_id?this.navCtrl.push(m):(console.log("else part"),this.SalesPDService.clearLocalData(),this.toastProvider.lenderappmessage("Saved Successfully..!"),this.SalesPDService.clearLocalData(),localStorage.removeItem("product_id_salesPD"),setTimeout(function(){n.navCtrl.setRoot(t.a)},2e3))},l}(),m=function(){function l(l,n,e,t,u,a){var i=this;this.navCtrl=l,this.navParams=n,this.SalesPDService=e,this.loadingProvider=t,this.toastProvider=u,this.networkDetectionProvider=a,this.section_local=9,this.formGroupValue=null,this.navParams.get("section_id")&&(this.section_local=this.navParams.get("section_id")),this.raw_data=localStorage.getItem("question_temp_salespd"),this.raw_data=JSON.parse(this.raw_data),this.all_sections=this.raw_data.sections.map(function(l){return l.section_id}),console.log(this.all_sections),this.question_data=this.raw_data.sections.filter(function(l){return l.order_id==i.section_local})[0],console.log(this.question_data)}return l.prototype.ionViewDidLoad=function(){var l=this;console.log("ionViewDidLoad HomePage"),console.log("######Entered"),this.networkDetectionProvider.onNetworkChange().subscribe(function(n){l.network_status=n,console.log(l.network_status)})},l.prototype.ionViewCanLeave=function(){if(9==this.question_data.section_id&&(console.log("section 9 First"),this.formGroupValue&&(console.log("FormGroup",this.formGroupValue.questions.length),null!=this.formGroupValue)))return this.checkImageUploadingStatus(this.formGroupValue).then(function(l){});console.log("Leaving on ionViewCanLeave")},l.prototype.setGroupControl=function(l){this.formGroupValue=l},l.prototype.checkImageUploadingStatus=function(l){var n=this;return console.log("Section 9",l),new Promise(function(e,t){1==n.checkTheUploadingProgress(l)?(console.log("Section 9 Confirmed"),n.toastProvider.lenderappmessage("Some images are still uploading. Please wait..."),t()):e()})},l.prototype.checkTheUploadingProgress=function(l){for(var n=l.questions,e=0;e<n.length;e++){var t=n[e];if(t.hasOwnProperty("is_repeatable")&&"1"!=t.is_repeatable){if(1==t.is_loader)return 1}else for(var u=0;u<t.questions_group.length;u++)for(var a=t.questions_group[u],i=0;i<a.questions.length;i++){if(1==a.questions[i].is_loader)return 1}}return 0},l.prototype.stopDestroying=function(l){console.log("stopDestroying",l)},l.prototype.onChange=function(){this.navCtrl.push(a)},l.prototype.navigate=function(l){var n=this;if(console.log(l,this.all_sections[this.all_sections.length-1]),this.all_sections[this.all_sections.length-1]!=l.section_id)this.navCtrl.pop();else{console.log("else part"),this.SalesPDService.clear_local_key("sales_pd_id_PRIMARYKEY");var e=l.hasOwnProperty("is_completed")&&1==l.is_completed?"Completed Successfully":"Saved Successfully..!";this.toastProvider.lenderappmessage(e),this.SalesPDService.clear_local_key("sales_pd_id_PRIMARYKEY"),localStorage.removeItem("product_id_salesPD"),setTimeout(function(){n.navCtrl.setRoot(t.a)},2e3)}},l}()},135:function(l,n,e){"use strict";e.d(n,"a",function(){return a});e(1);var t=e(8),u=(e(37),e(3)),a=function(){function l(l,n,e){this.http=l,this._fb=n,this.salesPDProvider=e,console.log("Hello QuesServiceProvider Provider"),this.datepipe=new u.e("en-US")}return l.prototype.assignFormControl_array=function(l,n){var e=this;console.log(l,n);var t=l.get("questions");return n.forEach(function(n,u){if(console.log("quees",n),n.hasOwnProperty("is_repeatable")&&"1"==n.is_repeatable){t.push(e._fb.group({is_repeatable:[n.is_repeatable||null],group_title:[n.group_title||null],group_type:[n.group_type||null]})),t.controls[u].addControl("questions_group",e._fb.array([]));var a=t.controls[u].get("questions_group");a.push(e._fb.group({questions:e._fb.array([])})),console.log("cc",a,t,u);var i=a.controls[0].get("questions");n.question.forEach(function(l,t){console.log("api pro",n.api_properties),l.raw_validations=l.validations,i.push(e.createValue(l)),e.addAdditionalControl(l,i,t),null!=l.api_properties&&e.apiPropertiesCall(l).then(function(n){0!=n&&(l.answers=[],i.controls[t].controls.answers.setValue(e.convertArrayNames(l.api_properties.fields,n)))})}),console.log("dd112",l,a)}else n.raw_validations=n.validations,t.push(e.createValue(n)),e.addAdditionalControl(n,t,u),null!=n.api_properties&&e.apiPropertiesCall(n).then(function(l){console.log("chekc",l),0!=l&&t.controls[u].controls.answers.setValue(e.convertArrayNames(n.api_properties.fields,l))},function(l){return console.log(l)}),console.log(l)},function(l){return console.log(l)}),l},l.prototype.createValue=function(l){var n="",e=[];if(l.hasOwnProperty("answer_value")&&""!=l.answer_value){var t=this.getAnswerValue(l);1==t.flag?n=t.values:e=t.values}return this._fb.group({answer_value:[{value:n,disabled:""!=n}],question:[l.question],question_key:[l.question_key],type:[l.type],raw_validations:[l.raw_validations],validations:[l.raw_validations],api_properties:[l.api_properties],onchange_properties:[l.onchange_properties],answers:[0!=e.length?e:l.answers],is_repeatable:[l.is_repeatable||null],group_title:[l.group_title||null]})},l.prototype.apiPropertiesCall=function(l){var n=this;return new Promise(function(e,t){null!=l.api_properties&&"object"==typeof l.api_properties?n.salesPDProvider.api_post_method(l.api_properties.api,l.api_properties.params,l.api_properties.api_method).subscribe(function(l){l.dataStatus?(l.hasOwnProperty("records")&&(l=l.records),e(l),console.log(l)):e(!1)}):e(!1)})},l.prototype.convertArrayNames=function(l,n){return n.map(function(n){return{answer_id:n[l[0]],answer:n[l[1]]}})},l.prototype.getAnswerValue=function(l){if(null!=l&&l.hasOwnProperty("answer_value")){var n={flag:1,values:""},e=localStorage.getItem("user_details");switch(e=JSON.parse(e),l.answer_value){case"CURRENT_USER":console.log("current user",e),n.values=e.user_first_name+" "+e.user_last_name;break;case"CURRENT_DESIGNATION":n.values=null!=e.designation_name?e.designation_name:"";break;case"CURRENT_DATE":var t=new Date;n.values=this.datepipe.transform(t,"dd-MM-yyyy, h:mm:ss a");break;case"GET_FY_YEARS":n.values=this.getCurrentFyYears(),n.flag=2;break;default:n.values=""}return n}return""},l.prototype.addAdditionalControl=function(l,n,e,u){"5"==l.type&&(n.controls[e].removeControl("answer_value"),n.controls[e].addControl("answer_value",this._fb.array([]))),"1"==l.type&&(n.controls[e].addControl("field_type",new t.g(l.field_type)),n.controls[e].addControl("place_holder",new t.g(l.place_holder))),"8"==l.type&&n.controls[e].addControl("select_search",new t.g(l.field_type)),"additional_field"==u&&n.controls[e].addControl("additional_field",new t.g(1)),"6"==l.type&&(n.controls[e].addControl("is_loader",new t.g("")),n.controls[e].addControl("is_saved",new t.g("")),n.controls[e].addControl("is_image_status",new t.g(!1))),this.settingArrayofValidators(l,n.controls[e],e)},l.prototype.settingArrayofValidators=function(l,n,e){var t=this;if(console.log("entered",l),l.hasOwnProperty("validations")&&l.validations.length>0){var u,a=[];l.validations=l.validations.filter(function(l){return"0"!=l.isactive}),l.validations.forEach(function(l){null==l.value||l.hasOwnProperty("validation_to")?(u=t.setValueForValidator(l),console.log("cc",u)):u=t.getvalidatorValue(l),a.push(u)}),console.log(a),n.controls.answer_value.setValidators(a),console.log("ddvdeeqq",a),n.controls.answer_value.updateValueAndValidity(),console.log("after setting validators",n)}},l.prototype.getvalidatorValue=function(l){if(null!=l&&l.hasOwnProperty("value")){var n=void 0;switch(l.value){case"CURRENT_YEAR":n=(new Date).getFullYear();break;default:n=""}return l.validator=String(n),this.setValueForValidator(l)}},l.prototype.getCurrentFyYears=function(){var l=(new Date).getMonth(),n=(new Date).getFullYear(),e=[];e.push(l>=3?{fy_year:n-1+"-"+n,curr:n}:{fy_year:n-2+"-"+(n-1),curr:n-1}),console.log(e);for(var t=0;t<=2;t++)e.push({fy_year:e[t].curr-2+"-"+(e[t].curr-1),curr:e[t].curr-1});return e.map(function(l){return{answer:l.fy_year,answer_id:l.fy_year}})},l.prototype.setValueForValidator=function(l){console.log("setvlaue of validator",l.validator,typeof l.validator);var n;if(null!=l&&l.hasOwnProperty("validator")){switch(l.name){case"required":n=t.x.required;break;case"minLength":n=t.x.minLength(l.validator);break;case"maxLength":n=t.x.maxLength(l.validator);break;case"min":n=t.x.min(l.validator);break;case"max":n=t.x.max(l.validator);break;case"pattern":n=t.x.pattern(l.validator);break;default:n=""}return n}return!1},l}()},165:function(l,n,e){"use strict";e.d(n,"a",function(){return a});e(1),e(22),e(37);var t=e(118),u=(e(104),this&&this.__assign||Object.assign||function(l){for(var n,e=1,t=arguments.length;e<t;e++){n=arguments[e];for(var u in n)Object.prototype.hasOwnProperty.call(n,u)&&(l[u]=n[u])}return l}),a=function(){function l(l,n,e,t,u){this.navCtrl=l,this.navParams=n,this.SalesPDService=e,this.toastProvider=t,this.offlineManager=u,this.section_template=[],this.is_sync_btn=!1,this.pd_completed={},this.navParams.get("product_id")&&(this.product_id=this.navParams.get("product_id")),this.getTemplate()}return l.prototype.ionViewDidLoad=function(){console.log("ionViewDidLoad SectionListPage")},l.prototype.ionViewDidEnter=function(){var l=this;setTimeout(function(){l.getSectionStats()},50)},l.prototype.getSectionStats=function(){var l=this;this.SalesPDService.getData_fromLocal("sales_pd_id_PRIMARYKEY").then(function(n){if(n&&null!=n&&""!=n&&void 0!=n){l.sales_pd_id=n;l.SalesPDService.getSalesPDSectionData({sales_pd_id:l.sales_pd_id,section_id:"all"}).subscribe(function(n){l.section_template.length>0?(console.log("if part"),l.merge_saved_status(n)):setTimeout(function(){console.log("Else part",l.section_template.length),l.section_template.length>0&&l.merge_saved_status(n)},500)})}else l.sales_pd_id=null;var e="sales_pd_id",t={};if("string"==typeof n&&n.includes("local")?(t.local_pd_id=n,e="local_pd_id"):t.sales_pd_id=n,console.log("#$$$$$",t),null!=t[e])return l.offlineManager.checkTheExistingPDLocally(t[e],e).then(function(n){n&&(l.pd_completed.is_synced=n.is_pd_completed_sync,l.pd_completed.is_completed=n.is_pd_completed,l.pd_completed.pd_complete_request_items=n.pd_complete_request_items,(0==l.pd_completed.is_synced||0==l.pd_completed.is_completed&&null!=l.pd_completed.pd_complete_request_items)&&(l.is_sync_btn=!0))})})},l.prototype.merge_saved_status=function(l){var n=l.records.map(function(l){return{section_id:l.section_id,status:l.status,is_synced:l.is_synced}});console.log("saved",n);this.section_template=function(l,n){return l.map(function(l){return u({},n.find(function(n){return n.section_id===l.section_id&&n}),l)})}(this.section_template,n),console.log("##########",this.section_template),this.section_template.length>0&&(this.is_sync_btn=this.section_template.filter(function(l){return 0==l.is_synced}).length>0)},l.prototype.getTemplate=function(){var l=this;this.SalesPDService.getData(this.product_id).subscribe(function(n){console.log("result",n),n.hasOwnProperty("records")&&(l.raw_data=JSON.parse(n.records.template),l.raw_data.sections.forEach(function(l,n){l.order_id=n+1}),console.log(l.raw_data),l.SalesPDService.getData_fromLocal("sales_pd_id_PRIMARYKEY").then(function(n){console.log("sales pd id",n),l.sales_pd_id=n&&null!=n&&""!=n&&void 0!=n?n:null,l.section_template=l.raw_data.sections.map(function(n){return{section_id:n.section_id,section_name:n.section_name,order_id:n.order_id,is_disabled:"1"!=n.section_id&&null==l.sales_pd_id}}),console.log(l.section_template)}),l.SalesPDService.original_rawData=l.raw_data,localStorage.setItem("question_temp_salespd",JSON.stringify(l.raw_data)),console.log("sales pd",l.SalesPDService.original_rawData),l.all_sections=l.raw_data.sections.map(function(l){return l.section_id}),l.SalesPDService.available_sections=l.all_sections,l.SalesPDService.current_section="1")})},l.prototype.goto=function(l){var n=this;null!=this.sales_pd_id||"1"==l?setTimeout(function(){n.navCtrl.push(t.j,{section_id:l})},10):this.toastProvider.lenderappmessage("Please Fill General Section First !!")},l.prototype.syncPDWithSections=function(){var l=this;this.offlineManager.checkAndSyncPDWithSection(this.sales_pd_id).then(function(n){console.log(n.dataStatus),n.dataStatus?(l.toastProvider.lenderappmessage("Synced Successfully"),setTimeout(function(){l.navCtrl.pop()},3e3)):(l.toastProvider.lenderappmessage(n.msg),setTimeout(function(){l.navCtrl.pop()},3e3))})},l}()},170:function(l,n,e){"use strict";e.d(n,"a",function(){return i});e(1),e(22),e(189),e(190);var t=e(191),u=e(113),a=(e(193),e(111)),i=function(){function l(l,n,e,u,a,i,o,r,s,_,d,c,p){var m=this;this.platform=l,this.statusBar=n,this.splashScreen=e,this.aws=u,this.shared=a,this.AWS=i,this.alertCtrl=o,this.appVersionProvide=r,this.events=s,this.constant=_,this.salesPDService=d,this.pdtrigger=c,this.networkProvider=p,this.userAccess=!1,this.alertShown=!1,this.rootPage=t.a,this.initializeApp(),this.changeDecision(),this.pages=[{title:"Home",icon:"home",method:function(){return m.menulist(1)}},{title:"Logout",icon:"md-exit",method:function(){return m.menulist(2)}}]}return l.prototype.initializeApp=function(){var l=this;this.platform.ready().then(function(){l.statusBar.styleDefault(),l.appVersionProvide.getVersionNumber().then(function(n){console.log("version number",n),l.app_version=n},function(l){console.log("Version Error",l)}),l.platform.is("android")&&(l.statusBar.overlaysWebView(!1),l.statusBar.backgroundColorByHexString("#E00201")),l.splashScreen.hide(),l.shared.getAccessToken().then(function(){l.getuserDetails(),l.getCommonSettings(),l.rootPage=a.a}).catch(function(){setTimeout(function(){l.rootPage=t.a},1e3)}),l.networkDetection()}),this.platform.registerBackButtonAction(function(){if(1==l.nav.length()){if(0==l.alertShown){var n=l.alertCtrl.create({title:"Confirm Exit",message:"Do You Want Exit ?",buttons:[{text:"Cancel",role:"cancel",handler:function(){console.log("Cancel clicked"),l.alertShown=!1}},{text:"Yes",handler:function(){console.log("Exit"),l.platform.exitApp()}}]});n.present(),l.alertShown=!0}}else l.nav.pop()})},l.prototype.networkDetection=function(){this.networkProvider.onNetworkChange().subscribe(function(l){})},l.prototype.getCommonSettings=function(){var l=this;this.pdtrigger.getCommonSettingsConfig().subscribe(function(n){l.commonDetails=n,1==l.commonDetails.dataStatus&&localStorage.setItem("commonSettings",JSON.stringify(l.commonDetails.records))})},l.prototype.getuserDetails=function(){var l=this,n=this.aws.getlocale();console.log(n),this.aws.getuserprofile(n).subscribe(function(n){l.userDetails=n,1==l.userDetails.dataStatus&&(l.userAccess=!0,l.userDetails=l.userDetails.records[0],l.events.publish("len_user_name",l.userDetails),localStorage.setItem("user_details",JSON.stringify(l.userDetails)))})},l.prototype.changeDecision=function(){var l=this;this.events.subscribe("len_user_name",function(n){console.log("event data",n),l.userDetails=n,l.userAccess=!0;var e=l.constant.takeDecisionRouting(l.userDetails);l.pages[0].method="sales"==e?function(){return l.menulist(3)}:function(){return l.menulist(1)}})},l.prototype.menulist=function(l){var n=this;switch(l){case 1:this.nav.setRoot(u.a);break;case 2:this.AWS.logout().subscribe(function(){n.salesPDService.clearLocalData(),localStorage.removeItem("product_id_salesPD"),n.nav.setRoot(t.a)});break;case 3:this.nav.setRoot(a.a)}},l.prototype.logout=function(){this.nav.setRoot(t.a)},l}()},191:function(l,n,e){"use strict";e.d(n,"a",function(){return i});e(1),e(22),e(112);var t=e(113),u=e(255),a=e(111),i=function(){function l(l,n,e,t,u,a,i,o,r,s,_){this.aws=l,this.dialog=n,this.shared=e,this.navCtrl=t,this.Menu=u,this.toast=a,this.load=i,this.events=o,this.constantProvider=r,this.pdtrigger=s,this.salesPDProvider=_,this.status=!1,this.config={disableClose:!1,width:"",height:"",position:{top:"",bottom:"",left:"",right:""}}}return l.prototype.ngOnInit=function(){},l.prototype.ionViewDidEnter=function(){this.Menu.enable(!1)},l.prototype.ionViewWillLeave=function(){this.Menu.enable(!0)},l.prototype.presentLoading=function(){this.load.create({content:"Please wait...",duration:8e3,dismissOnPageChange:!0}).present()},l.prototype.login=function(){var l=this;if(void 0!==this.email&&void 0!==this.password&&""!=this.email&&""!=this.password&&null!=this.email&&null!=this.password){this.aws.dologin({Username:this.email,Password:this.password}).subscribe(function(n){l.presentLoading(),setTimeout(function(){l.getlenderpddetails(),l.getCommonSettings()},1e3)},function(n){console.log(JSON.stringify(n.message)),"New password is required."==n.message?(l.getCommonSettings(),l.navCtrl.setRoot(u.a,{Username:l.email,Password:l.password})):(console.log(JSON.stringify(n.message)),l.toast.lenderappmessage(JSON.stringify(n.message)))})}else this.toast.lenderappmessage("Enter Email or Password")},l.prototype.getCommonSettings=function(){var l=this;this.pdtrigger.getCommonSettingsConfig().subscribe(function(n){l.commonDetails=n,1==l.commonDetails.dataStatus&&localStorage.setItem("commonSettings",JSON.stringify(l.commonDetails.records))})},l.prototype.getlenderpddetails=function(){var l=this,n=this.aws.getlocale();this.aws.getuserprofile(n).subscribe(function(n){if(l.userDetails=n,1==l.userDetails.dataStatus){l.userDetails=l.userDetails.records[0],localStorage.setItem("user_details",JSON.stringify(l.userDetails)),l.events.publish("len_user_name",l.userDetails);"sales"==l.constantProvider.takeDecisionRouting(l.userDetails)?(l.pdtrigger.initiateMasterApis("sales"),l.navCtrl.setRoot(a.a)):l.navCtrl.setRoot(t.a,{userDetails:l.userDetails})}})},l.prototype.forgotopen=function(){this.status=!0},l.prototype.forgotpassword=function(){var l={Username:this.email};console.log(l),this.aws.userforgotpass(l).subscribe(function(l){})},l.prototype.loggedInCheck=function(){return this.shared.isLoggedIn?(alert("if"),!1):(alert("else"),!0)},l}()},192:function(l,n,e){"use strict";e.d(n,"a",function(){return t});e(1),e(31);var t=function(){function l(l,n){this.http=l,this.constant=n,console.log("Hello QuestionCategoryProvider Provider"),this.apiurl=n.environment(),this.apiurl=this.apiurl.url}return l.prototype.getLoadTemplate=function(l){return this.http.get(this.apiurl+"loadFullTemplate?pd_id="+l)},l.prototype.saveQusetion=function(l){return this.http.post(this.apiurl+"savePDQuestions",{records:[l]})},l.prototype.getAnswerTemplate=function(l){return this.http.post(this.apiurl+"getAnswersForPD",l)},l.prototype.getcommondrop=function(l){return this.http.post(this.apiurl+"getListOfMaster",{master_name:l})},l.prototype.getStateWiseCities=function(l){return this.http.post(this.apiurl+"getListOfStatesAndCities",{records:{state_id:l}})},l.prototype.getLenderDetailsById=function(l){return this.http.get(this.apiurl+"listLenderBranches?entityid="+l)},l}()},245:function(l,n,e){"use strict";e.d(n,"a",function(){return a});e(1);var t=e(429),u=(e.n(t),e(430)),a=(e.n(u),e(22),function(){function l(l,n,e,t){this.navCtrl=l,this.navParams=n,this.sanitizer=e,this.viewCtrl=t,this.zoom=1,this.page=1,this.isLoaded=!1,this.doubleTap=!1,this.navParams.get("report_link")?(this.pdf=n.get("report_link"),this.pdfSource=this.sanitizer.bypassSecurityTrustResourceUrl(this.pdf)):this.navParams.get("error_msg")&&(this.error_msg=this.navParams.get("error_msg")),this.title="Report"}return l.prototype.zoomIn=function(){this.zoom+=.2},l.prototype.zoomOut=function(){this.zoom>1&&(this.zoom-=.2)},l.prototype.nextPage=function(){this.page+=1},l.prototype.previousPage=function(){this.page-=1},l.prototype.download=function(){window.open(this.pdf,"_system","location=no")},l.prototype.pinchin=function(l){this.zoom-=.04},l.prototype.pinchout=function(l){this.zoom+=.04},l.prototype.tapped=function(l){2==l.tapCount&&(this.doubleTap?(this.zoom-=.2,this.doubleTap=!this.doubleTap):(this.zoom+=.2,this.doubleTap=!this.doubleTap))},l.prototype.afterLoadComplete=function(l){this.totalPages=l.numPages,this.isLoaded=!0},l.prototype.dismiss=function(){this.viewCtrl.dismiss()},l}())},246:function(l,n,e){"use strict";e.d(n,"a",function(){return a});e(1);var t=e(0),u=(e(22),e(3)),a=(e(37),function(){function l(l,n,e,a,i,o,r,s){this._fb=l,this.navCtrl=n,this.navParams=e,this.actionSheetCtrl=a,this.salesPDService=i,this.toastProvider=o,this.loaderProvider=r,this.viewCtrl=s,this.pdStatus=[],this.ENTITY=[],this.filteredlistData=new t.m,this.resetFilter=new t.m,this.PRODUCTS=[],this.xpandStatus=!1,this.pipe=new u.e("en-US"),this.todaydate=new Date,this.getDropdown()}return l.prototype.ionViewDidLoad=function(){console.log("ionViewDidLoad AdvanceFilterPage")},l.prototype.ngOnInit=function(){var l=JSON.parse(localStorage.getItem("user_details"));console.log("local****",l),this.drop_down_datas=this.navParams.get("drop_down_datas"),this.setDropDownDatas(),console.log(this.drop_down_datas),this.searchForm=this._fb.group({pd_status:[""],pd_from_date:[""],pd_to_date:[""],pd_products:[""],pd_lender:[l.fk_entity_id],pd_applicant_name:[""],pd_officer:[""],sales_pd_officer_id:[l.userid]}),console.log(this.drop_down_datas)},l.prototype.getDropdown=function(){var l=this;this.salesPDService.getAllMasterDatas("ENTITY").subscribe(function(n){1==n.dataStatus&&(l.ENTITY=n.records.filter(function(l){return 1==l.isactive}))}),this.salesPDService.getAllMasterDatas("PRODUCTS").subscribe(function(n){1==n.dataStatus&&(l.PRODUCTS=n.records.filter(function(l){return 1==l.isactive}))})},l.prototype.setDropDownDatas=function(){var l=this;console.log(this.drop_down_datas),void 0!=this.drop_down_datas&&(this.pdStatus=this.drop_down_datas.pd_status,0!=this.ENTITY.length?this.entityCheck():setTimeout(function(){l.entityCheck()},500),0!=this.PRODUCTS.length?this.productCheck():setTimeout(function(){l.productCheck()},500))},l.prototype.productCheck=function(){var l=this;this.PRODUCTS=this.PRODUCTS.filter(function(n){if(l.drop_down_datas.product_ids.filter(function(l){return l==n.product_id}).length>0)return n})},l.prototype.entityCheck=function(){var l=this;this.ENTITY=this.ENTITY.filter(function(n){if(l.drop_down_datas.lender_ids.filter(function(l){return l==n.entity_id}).length>0)return n})},l.prototype.searchItem=function(){var l=this;this.searchForm.value.pd_from_date=this.pipe.transform(this.searchForm.value.pd_from_date,"yyyy-MM-dd"),this.searchForm.value.pd_to_date=this.pipe.transform(this.searchForm.value.pd_to_date,"yyyy-MM-dd"),this.xpandStatus=!0,this.salesPDService.advancedFilter(this.searchForm.value).subscribe(function(n){n.dataStatus?(console.log(n),l.viewCtrl.dismiss(n.records)):l.toastProvider.lenderappmessage("No Records Found...!")})},l.prototype.onReset=function(){this.searchForm.reset();var l=JSON.parse(localStorage.getItem("user_details"));this.searchForm.controls.pd_lender.setValue(l.fk_entity_id),this.searchForm.controls.sales_pd_officer_id.setValue(l.userid),this.xpandStatus=!1,this.resetFilter.emit(!0)},l.prototype.closeModal=function(){this.viewCtrl.dismiss()},l}())},247:function(module,__webpack_exports__,__webpack_require__){"use strict";__webpack_require__.d(__webpack_exports__,"a",function(){return QuesTemplateComponent});var __WEBPACK_IMPORTED_MODULE_0_tslib__=__webpack_require__(1),__WEBPACK_IMPORTED_MODULE_1__angular_core__=__webpack_require__(0),__WEBPACK_IMPORTED_MODULE_2__angular_forms__=__webpack_require__(8),__WEBPACK_IMPORTED_MODULE_3__providers_ques_service_ques_service__=__webpack_require__(135),__WEBPACK_IMPORTED_MODULE_4__providers_sales_pd_sales_pd__=__webpack_require__(37),__WEBPACK_IMPORTED_MODULE_5__ionic_native_camera__=__webpack_require__(101),__WEBPACK_IMPORTED_MODULE_6__providers_camera_camera__=__webpack_require__(84),__WEBPACK_IMPORTED_MODULE_7__providers_constants_constants__=__webpack_require__(31),__WEBPACK_IMPORTED_MODULE_8__providers_common_provider_toast__=__webpack_require__(27),__WEBPACK_IMPORTED_MODULE_9_rxjs__=__webpack_require__(23),__WEBPACK_IMPORTED_MODULE_10__providers_common_provider_loading__=__webpack_require__(53),__WEBPACK_IMPORTED_MODULE_11_ionic_angular_navigation_nav_controller__=__webpack_require__(25),__WEBPACK_IMPORTED_MODULE_12__pages_home_home__=__webpack_require__(118),__WEBPACK_IMPORTED_MODULE_13__angular_material__=__webpack_require__(112),__WEBPACK_IMPORTED_MODULE_14__angular_common_http__=__webpack_require__(38),__WEBPACK_IMPORTED_MODULE_15__providers_network_detection_network_detection__=__webpack_require__(70),QuesTemplateComponent=function(){function QuesTemplateComponent(l,n,e,t,u,a,i,o,r,s){this._fb=l,this.questionService=n,this.salesPDProvider=e,this.camera=t,this.cameraProvider=u,this.constantProvider=a,this.toastProvider=i,this.loadingProvider=o,this.navCtrl=r,this.networkDetection=s,this.step=0,this.emitter=new __WEBPACK_IMPORTED_MODULE_1__angular_core__.m,this.imageUploadCheck=new __WEBPACK_IMPORTED_MODULE_1__angular_core__.m,this.fileredSearchValue=[],this._onDestroy=new __WEBPACK_IMPORTED_MODULE_9_rxjs__.Subject,this.submit_btn=!1,this.original_result_data={is_complete:""},this.spinner_access=!1,this.raw_data_Section={status:""},this.emittedFormGroup=null,console.log("Hello QuesTemplateComponent Component"),this.text="Hello World",this.cameraProvider.checkGPSPermission()}return QuesTemplateComponent.prototype.ngOnChanges=function(){var l=this;this.loadingProvider.pdloader("Fetching Data..."),this.quesAnsForm=new __WEBPACK_IMPORTED_MODULE_2__angular_forms__.i({questions:this._fb.array([])});var n=localStorage.getItem("question_temp_salespd");null!=(n=JSON.parse(n))&&n.hasOwnProperty("sections")&&(console.log("FROM COMPONENT",this.questions_JSON),this.local_ques_JSON=this.questions_JSON,this.local_ques_JSON.section_id==n.sections[n.sections.length-1].section_id&&(this.submit_btn=!0),this.quesAnsForm=this.questionService.assignFormControl_array(this.quesAnsForm,this.local_ques_JSON.questions),console.log(this.quesAnsForm),this.salesPDProvider.getData_fromLocal("sec"+this.local_ques_JSON.section_id).then(function(n){l.salesPDProvider.getData_fromLocal("sales_pd_id_PRIMARYKEY").then(function(e){l.sales_pd_id=e,null!=n&&n.sales_pd_id==e?(l.original_result_data=n,l.checkGroupandPatchValues(),l.loadingProvider.dismissLoader()):null!=e?l.getSalesPDSectionFromApi(e):l.loadingProvider.dismissLoader()})}))},QuesTemplateComponent.prototype.getSalesPDSectionFromApi=function(l){var n=this;this.salesPDProvider.getSalesPDSectionData({sales_pd_id:l,section_id:this.local_ques_JSON.section_id}).subscribe(function(l){l.dataStatus?(n.raw_data_Section=l.records[0],n.original_result_data=l.records[0].section_data,n.original_result_data=JSON.parse(n.original_result_data),n.checkGroupandPatchValues()):n.sendAutomaticallyToApi(),n.loadingProvider.dismissLoader()},function(l){n.loadingProvider.dismissLoader()})},QuesTemplateComponent.prototype.sendAutomaticallyToApi=function(){"8"==this.local_ques_JSON.section_id&&this.onSubmit(1)},QuesTemplateComponent.prototype.proceedonChangeProperty=function(l){var n=this;console.log("On Change Property",this.quesAnsForm.value.questions),this.quesAnsForm.controls.questions.controls.forEach(function(e,t){if(null!=e.value.onchange_properties){e.value.onchange_properties.forEach(function(l){"FORM_CTRL"==l.purpose&&n.creteNewField(l,n.quesAnsForm,"",n.original_result_data,"edit")})}console.log("key",t,n.quesAnsForm.value),void 0!=n.original_result_data.questions[t]&&n.quesAnsForm.value.questions[t].question_key!==n.original_result_data.questions[t].question_key&&(0==n.quesAnsForm.value.questions.filter(function(l){return l.question_key==n.quesAnsForm.value.questions[t].question_key})?n.original_result_data.questions.splice(t,0,n.quesAnsForm.value.questions[t]):(console.log("Else part>>",n.quesAnsForm.value.questions[t].question_key,n.original_result_data.questions[t].question_key,e),n.original_result_data.questions.splice(t,1),console.log("after",n.original_result_data.questions,n.quesAnsForm.value.questions))),"1"==e.value.is_repeatable&&e.controls.questions_group.controls.forEach(function(e,u){e.value.questions.forEach(function(a,i){if(null!=a.onchange_properties){a.onchange_properties.forEach(function(l){"FORM_CTRL"==l.purpose&&n.creteNewField(l,e,"",n.original_result_data.questions[t].questions_group[u],"edit")})}var o=n.quesAnsForm.get("questions").controls[t].get("questions_group").controls[u].get("questions").controls[i];if(null!=o.value.answers&&o.value.answers.length>0){var r=l.questions[t].questions_group[u].questions[i];void 0!=r&&n.creatSubField(o,r.answer_value)}var s=n.original_result_data.questions[t].questions_group[u].questions;void 0!=s[i]&&n.quesAnsForm.value.questions[t].questions_group[u].questions[i].question_key!=s[i].question_key&&s.splice(i,0,a)})})})},QuesTemplateComponent.prototype.checkGroupandPatchValues=function(){var l=this,n=this.original_result_data;n.questions.forEach(function(n,e){if("1"==n.is_repeatable)n.questions_group.forEach(function(n,t){if(0!=t){var u=l.quesAnsForm.get("questions").controls[e];u.value.hasOwnProperty("questions_group")&&l.addData(t-1,u,n.questions,"","")}});else{var t=l.quesAnsForm.get("questions").controls[e];void 0!=t&&null!=t&&null!=t.value.answers&&t.value.answers.length>0&&l.creatSubField(t,n.answer_value)}}),this.proceedonChangeProperty(n),this.quesAnsForm.get("questions").patchValue(this.original_result_data.questions),console.log(this.quesAnsForm)},QuesTemplateComponent.prototype.setStep=function(l){this.step=l},QuesTemplateComponent.prototype.nextStep=function(){this.step++},QuesTemplateComponent.prototype.prevStep=function(){this.step--},QuesTemplateComponent.prototype.httpListener=function(l){if(l.type===__WEBPACK_IMPORTED_MODULE_14__angular_common_http__.g.UploadProgress){var n=Math.round(100*l.loaded/l.total);console.log("File is "+n+"% uploaded.")}else l instanceof __WEBPACK_IMPORTED_MODULE_14__angular_common_http__.i&&console.log("File is completely uploaded!")},QuesTemplateComponent.prototype.addData=function(l,n,e,t,u,a){var i=this;if(console.clear(),e=e.filter(function(l){return!l.hasOwnProperty("additional_field")&&1!=l.additional_field}),"camera"==u)this.cameraProvider.getpicture().then(function(t){if("error"!=t){i.geoCoordinates=localStorage.getItem("current_coordinates"),i.cameraProvider.addWatermarks(t).then(function(l){a.controls.answer_value.setValue(l),a.controls.is_image_status.setValue(!0),a.controls.is_loader.setValue(!0),a.controls.is_saved.setValue(!1);var n={fk_sales_pd_id:"",img:l,img_name:a.value.question_key},e=i.questions_JSON,t=i.questions_JSON;t.questions=i.quesAnsForm.getRawValue().questions,t.is_complete=1,i.emittedFormGroup=i.quesAnsForm.getRawValue(),i.imageUploadCheck.emit(i.emittedFormGroup),i.salesPDProvider.saveSalesPDImage(n,t).subscribe(function(l){l.dataStatus?(a.controls.is_loader.setValue(!1),a.controls.is_saved.setValue(!0),i.httpListener(l),t.questions=i.quesAnsForm.getRawValue().questions,i.salesPDProvider.updateSectionDataLocally(n,t).subscribe(function(l){}),e.questions=i.quesAnsForm.getRawValue().questions,i.salesPDProvider.getData_fromLocal("sales_pd_id_PRIMARYKEY").then(function(l){e.sales_pd_id=l}),console.log("image saved successfully")):(a.controls.is_loader.setValue(!1),a.controls.is_saved.setValue(!1),i.salesPDProvider.clear_local_key("sec"+e.section_id),i.toastProvider.lenderappmessage("Something went wrong")),i.emittedFormGroup=i.quesAnsForm.getRawValue(),i.imageUploadCheck.emit(i.emittedFormGroup)},function(l){a.controls.is_loader.setValue(!1),a.controls.is_saved.setValue(!1),i.salesPDProvider.clear_local_key("sec"+e.section_id),console.log("error",l),i.toastProvider.lenderappmessage("Network Error"),i.emittedFormGroup=i.quesAnsForm.getRawValue(),i.imageUploadCheck.emit(i.emittedFormGroup)})});var u=n.controls.questions_group;u.push(i._fb.group({questions:i._fb.array([])}));var o=u.controls[l+1].get("questions");e.forEach(function(l,n){delete l.answer_value,o.push(i.questionService.createValue(l)),i.questionService.addAdditionalControl(l,o,n)})}},function(l){console.log("Camera Error ",JSON.stringify(l))});else{var o=n.controls.questions_group;""!=t&&t.stopPropagation(),this.step=o.length,o.push(this._fb.group({questions:this._fb.array([])}));var r=o.controls[l+1].get("questions");e.forEach(function(l,n){r.push(i.questionService.createValue(l)),i.questionService.addAdditionalControl(l,r,n)})}},QuesTemplateComponent.prototype.sendGeoCordsForSatellite=function(l,n){this.salesPDProvider.generateSatelliteImg({sales_pd_id:"",geo_location:l},n).subscribe(function(l){})},QuesTemplateComponent.prototype.captureImg=function(l,n){var e=this;this.cameraProvider.getpicture().then(function(l){"error"!=l&&(e.geoCoordinates=localStorage.getItem("current_coordinates"),e.cameraProvider.addWatermarks(l).then(function(l){n.controls.answer_value.setValue(l);var t={fk_sales_pd_id:"",img:l,img_name:n.value.question_key},u=e.questions_JSON,a=e.questions_JSON;a.questions=e.quesAnsForm.getRawValue().questions,a.is_complete=1,n.controls.is_image_status.setValue(!0),n.controls.is_loader.setValue(!0),n.controls.is_saved.setValue(!1),e.emittedFormGroup=e.quesAnsForm.getRawValue(),e.imageUploadCheck.emit(e.emittedFormGroup),e.salesPDProvider.saveSalesPDImage(t,a).subscribe(function(l){l.dataStatus?(n.controls.is_loader.setValue(!1),n.controls.is_saved.setValue(!0),a.questions=e.quesAnsForm.getRawValue().questions,e.salesPDProvider.updateSectionDataLocally(t,a).subscribe(function(l){e.sendGeoCordsForSatellite(e.geoCoordinates,a)}),console.log("Result",l.dataStatus),e.toastProvider.lenderappmessage(n.value.question+" Saved Successfully"),u.questions=e.quesAnsForm.getRawValue().questions,e.salesPDProvider.getData_fromLocal("sales_pd_id_PRIMARYKEY").then(function(l){u.sales_pd_id=l})):(n.controls.is_loader.setValue(!1),n.controls.is_saved.setValue(!1),e.salesPDProvider.clear_local_key("sec"+u.section_id),e.toastProvider.lenderappmessage("Something went wrong")),e.emittedFormGroup=e.quesAnsForm.getRawValue(),e.imageUploadCheck.emit(e.emittedFormGroup)},function(l){n.controls.is_loader.setValue(!1),n.controls.is_saved.setValue(!1),e.salesPDProvider.clear_local_key("sec"+u.section_id),console.log("error",l),e.toastProvider.lenderappmessage("Network Error"),e.emittedFormGroup=e.quesAnsForm.getRawValue(),e.imageUploadCheck.emit(e.emittedFormGroup)})}))},function(l){console.log("Camera Error ",JSON.stringify(l))})},QuesTemplateComponent.prototype.removeData=function(l,n){var e=n.controls.questions_group;e.removeAt(l),event.stopPropagation(),this.step=e.length-1},QuesTemplateComponent.prototype.onChange_checkbox=function(l,n){console.log(l,n);var e=n.get("answer_value");if(l.checked)e.push(new __WEBPACK_IMPORTED_MODULE_2__angular_forms__.g(l.source.value));else{var t=e.controls.findIndex(function(n){return n.value===l.source.value});e.removeAt(t)}},QuesTemplateComponent.prototype.creatSubField=function(l,n){var e=[];console.log(l,n),(e=l.value.answers.filter("object"==typeof n?function(l){return n.filter(function(n){return n==l.answer}).length>0&&l.hasOwnProperty("subfield_key")&&""!=l.subfield_key&&""!=l.subfield_caption}:function(l){return l.answer==n&&l.hasOwnProperty("subfield_key")&&""!=l.subfield_key&&""!=l.subfield_caption})).length>0?(e=e[0],console.log(e),l.addControl("subfield_key",new __WEBPACK_IMPORTED_MODULE_2__angular_forms__.g(e.subfield_key)),l.addControl("subfield_caption",new __WEBPACK_IMPORTED_MODULE_2__angular_forms__.g(e.subfield_caption)),l.addControl("subfield_value",new __WEBPACK_IMPORTED_MODULE_2__angular_forms__.g(""))):(l.removeControl("subfield_key"),l.removeControl("subfield_caption"),l.removeControl("subfield_value"))},QuesTemplateComponent.prototype.onChangeProperty=function(l,n,e,t,u){var a=this;if(this.fileredSearchValue=[],null!=n.value.answers&&n.value.answers.length>0&&this.creatSubField(n,l.value),null!=n.value.onchange_properties&&n.value.onchange_properties.length>0){n.value.onchange_properties.forEach(function(i){console.log("api",i),"api"==i.purpose&&("getListOfStatesAndCities"==i.api?a.salesPDProvider.getCityPincode(l.value).subscribe(function(l){l.dataStatus&&(a.local_city=l.records.cities,a.local_pincode=l.records.pincode,a.quesAnsForm.controls.questions.controls.forEach(function(l,n){"local_city"==l.value.api_properties?(a.local_city=a.questionService.convertArrayNames(["city_id","city_name"],a.local_city),l.controls.answers.setValue(a.local_city)):"local_pincode"==l.value.api_properties&&(a.local_pincode=a.questionService.convertArrayNames(["pincode_id","pincode"],a.local_pincode),l.controls.answers.setValue(a.local_pincode))}))}):a.salesPDProvider.api_post_method(i.api,i.params,i.api_method).subscribe(function(l){if(l.dataStatus){l.hasOwnProperty("records")&&(l=l.records);var n=a.quesAnsForm.controls.questions.controls;2==t&&(n=e.controls.questions.controls),n.forEach(function(n,e){if(n.value.api_properties==i.local_variable){var t=a.questionService.convertArrayNames(i.fields,l);n.controls.answers.setValue(t)}})}})),"validations"==i.purpose&&a.setValidations_onChange(i,2==t?e:a.quesAnsForm,n,u),"FORM_CTRL"==i.purpose&&a.creteNewField(i,2==t?e:a.quesAnsForm,n,u)})}},QuesTemplateComponent.prototype.creteNewField=function(form_control_obj_raw,group_ques,sec_control,sec_index,purpose){var _this=this;console.log(group_ques,form_control_obj_raw,sec_index),form_control_obj_raw.form_controls.length>0&&form_control_obj_raw.form_controls.forEach(function(form_control_obj){if(null!=form_control_obj.value_keys&&form_control_obj.value_keys.length>0){var expression_value_1=form_control_obj.expression;form_control_obj.value_keys.forEach(function(l){var n;(n="edit"!=purpose?group_ques.value.questions.filter(function(n){return n.question_key==l})[0]:sec_index.questions.filter(function(n){return n.question_key==l})[0])&&(""==n.answer_value&&(n.answer_value=0),expression_value_1=expression_value_1.replace(l,n.answer_value))});var calc_exp=eval(expression_value_1);if(0!=calc_exp){if(form_control_obj.questions.length>0){var question_index_after_1;group_ques.value.questions.forEach(function(l,n,e){l.question_key==form_control_obj.insert_index&&(question_index_after_1=e.indexOf(l))}),console.log(question_index_after_1,sec_index),_this.createControl(form_control_obj,group_ques,question_index_after_1,1)}}else _this.createControl(form_control_obj,group_ques,"",2)}})},QuesTemplateComponent.prototype.createControl=function(l,n,e,t){var u=this;console.log(l,n,e);var a=n.get("questions"),i=l;i.questions.sort(),i.questions.reverse(),i.questions.forEach(function(l){if(1==t){0==a.value.filter(function(n){return n.question_key==l.question_key}).length&&(l.raw_validations=l.validations,a.insert(e+1,u.questionService.createValue(l)),u.questionService.addAdditionalControl(l,a,e+1,"additional_field"))}else a.controls.forEach(function(n,e){n.value.question_key==l.question_key&&a.removeAt(e)})})},QuesTemplateComponent.prototype.setValidations_onChange=function(validation_obj_raw,group_ques,sec_control,sec_index){var _this=this;validation_obj_raw.validations.length>0&&validation_obj_raw.validations.forEach(function(validation_obj){if(console.log("sing",validation_obj),validation_obj.hasOwnProperty("value_keys"))if(null!=validation_obj.value_keys){var expression_value_2=validation_obj.value;if(validation_obj.value_keys.forEach(function(l){var n=group_ques.value.questions.filter(function(n){return n.question_key==l})[0];n&&(expression_value_2=expression_value_2.replace(l,n.answer_value))}),validation_obj.validator=eval(expression_value_2),0==validation_obj.validator)validation_obj.isactive="0",_this.proceedValidationSet(validation_obj,group_ques,sec_index,"");else{validation_obj.isactive="1";var validator_single=_this.questionService.setValueForValidator(validation_obj);console.log(validator_single),_this.proceedValidationSet(validation_obj,group_ques,sec_index,validator_single)}}else{var validator_value_obj=void 0;validator_value_obj=group_ques.value.questions.filter(function(l){return l.question_key==validation_obj.value})[0],console.log(validator_value_obj),validation_obj.validator=validator_value_obj.answer_value,_this.proceedValidationSet(validation_obj,group_ques,sec_index,"")}})},QuesTemplateComponent.prototype.proceedValidationSet=function(l,n,e,t){var u;if(null==l.validation_to){console.log("entered",n,e);var a=this.updateValidationMsg(u=n.controls.questions.controls[e],l);this.questionService.settingArrayofValidators({validations:a},u,e)}else{var i=(u=n.controls.questions.controls).filter(function(n){if(n.controls.question_key.value==l.validation_to)return n})[0];console.log(i);var o=this.updateValidationMsg(i,l);console.log("new validations obj",o,i),this.questionService.settingArrayofValidators({validations:o},i,"")}},QuesTemplateComponent.prototype.updateValidationMsg=function(l,n){console.log("updae msg",l,n);var e=l.value.validations.filter(function(l){return l.name!=n.name});return e.push(n),l.controls.validations.setValue(e),e},QuesTemplateComponent.prototype.onSubmitProperty=function(){var l=[],n=!0;if(this.local_ques_JSON.hasOwnProperty("onsubmit")&&null!=this.local_ques_JSON.onsubmit){for(var e=0;e<this.local_ques_JSON.onsubmit.length;e++){for(var t=void 0,u=function(){var u=a.local_ques_JSON.onsubmit[e];if("1"==t.is_repeatable&&t.questions_group[0].questions.filter(function(l){return l.question_key==u.key_name}).length>0||t.question_key==u.key_name){l.length=0;var i=a.calculation(t,u);if(1!=i&&100!=i)return a.toastProvider.lenderappmessage(u.msg),l.push(!1),"break";l.push(!0)}else n=!0},a=this,i=0,o=this.quesAnsForm.value.questions;i<o.length;i++){t=o[i];if("break"===u())break}if(l.filter(function(l){return 0==l}).length>0)break}console.log(l),l.length>0&&(n=!(l.filter(function(l){return 0==l}).length>0))}return n},QuesTemplateComponent.prototype.calculation=function(control,submitProperty){var val=eval(submitProperty.expression);return console.log(val),val},QuesTemplateComponent.prototype.searchFun=function(l,n){console.log(l,n),this.fileredSearchValue[n]=this.constantProvider.searchValue(l.value.answers,l.controls.select_search.value,""),console.log(this.fileredSearchValue)},QuesTemplateComponent.prototype.findInvalidControls=function(){var l=this.quesAnsForm.get("questions").controls;console.log(l);for(var n in l)if(l[n].invalid){var e=[].slice.call(document.getElementsByClassName("ng-invalid")),t=void 0;for(var u in e)if("MAT-FORM-FIELD"==e[u].nodeName){t=e[u];break}void 0!=t&&t.scrollIntoView(!0);break}},QuesTemplateComponent.prototype.onSubmit=function(l){var n=this;if(0!=l){if(this.quesAnsForm.invalid){var e="Please Fill all the Fields";return 1==this.submit_btn&&(e="Please take the necessary pictures"),this.toastProvider.lenderappmessage(e),void 0!=this.matExpansionPanel&&this.matExpansionPanel.open(),void this.findInvalidControls()}if(1==this.submit_btn&&null!=this.emittedFormGroup){console.clear(),console.log(this.quesAnsForm.dirty);for(var t=this.quesAnsForm.getRawValue().questions,u=0;u<t.length;u++){var a=t[u];if(a.hasOwnProperty("is_repeatable")&&"1"!=a.is_repeatable){if(1==a.is_loader)return void this.toastProvider.lenderappmessage("Some images are still uploading. Please wait...")}else for(var i=0;i<a.questions_group.length;i++)for(var o=a.questions_group[i],r=0;r<o.questions.length;r++){if(1==o.questions[r].is_loader)return void this.toastProvider.lenderappmessage("Some images are still uploading. Please wait...")}}}var s=this.onSubmitProperty();if(console.log("check rp",s),0==s)return}var _=this.questions_JSON;if(_.questions=this.quesAnsForm.getRawValue().questions,_.is_complete=l,this.spinner_access=!0,this.submit_btn&&0==l)return _.questions=this.questions_JSON.questions,void setTimeout(function(){n.emitter.emit(_),n.spinner_access=!1});console.log(this.quesAnsForm.dirty),1==this.local_ques_JSON.section_id||this.submit_btn?this.salesPDProvider.getData_fromLocal("sales_pd_id_PRIMARYKEY").then(function(l){null==l||n.submit_btn?n.sendDatatoApi(_):n.sendSectiontoApi(_)}):this.sendSectiontoApi(_)},QuesTemplateComponent.prototype.sendSectiontoApi=function(l){var n=this;this.salesPDProvider.saveSalesPDSection(l).subscribe(function(e){9!=n.local_ques_JSON.section_id&&(e.dataStatus?(n.toastProvider.lenderappmessage("Saved Successfully.."),setTimeout(function(){n.insertSectionDataLocally(l),n.spinner_access=!1},1200)):n.spinner_access=!1)},function(l){return n.spinner_access=!1})},QuesTemplateComponent.prototype.sendDatatoApi=function(l){var n=this;if(this.spinner_access=!0,this.submit_btn){var e=this.toastProvider.setAlertWithButtons("<small>Complete sales PD</small>","You are completing this PD, once completed you will not be able to make changes",{button1:"Cancel",button2:"Complete"});e.present(),e.onDidDismiss(function(e){0!=e?n.saveSalesPDAPI(l):n.spinner_access=!1})}else this.saveSalesPDAPI(l)},QuesTemplateComponent.prototype.saveSalesPDAPI=function(l){var n=this,e={};this.submit_btn&&(e.status="COMPLETED"),this.salesPDProvider.saveQuestions(e).subscribe(function(e){if(e.dataStatus)if(1!=e.records&&"object"!=typeof e.records)n.salesPDProvider.insertData_Replace("sales_pd_id_PRIMARYKEY",String(e.records)).then(function(e){n.submit_btn||n.sendSectiontoApi(l)});else if(n.submit_btn)if(e.hasOwnProperty("pd_status")&&"DRAFT"==e.pd_status){var t=e.records,u=[];t.length>0&&t.forEach(function(l){u.push(l.sectin_name)});n.toastProvider.setAlertWithOkButton("<small>Sales PD is incomplete<small>","The Following sections are not Saved <b>"+u+"</b>").present()}else l.questions=n.questions_JSON.questions,l.is_completed=!0,setTimeout(function(){n.emitter.emit(l)});else n.sendSectiontoApi(l);else n.toastProvider.lenderappmessage("Something went wrong");n.spinner_access=!1},function(e){n.spinner_access=!1,n.toastProvider.lenderappmessage("Network Error"),n.sendDatatoApi(l)})},QuesTemplateComponent.prototype.redirect_to_section=function(l){var n=__WEBPACK_IMPORTED_MODULE_12__pages_home_home__.b;switch(parseInt(l)){case 1:n=__WEBPACK_IMPORTED_MODULE_12__pages_home_home__.b;break;case 2:n=__WEBPACK_IMPORTED_MODULE_12__pages_home_home__.c;break;case 3:n=__WEBPACK_IMPORTED_MODULE_12__pages_home_home__.d;break;case 4:n=__WEBPACK_IMPORTED_MODULE_12__pages_home_home__.e;break;case 5:n=__WEBPACK_IMPORTED_MODULE_12__pages_home_home__.f;break;case 6:n=__WEBPACK_IMPORTED_MODULE_12__pages_home_home__.g;break;case 7:n=__WEBPACK_IMPORTED_MODULE_12__pages_home_home__.h;break;case 8:n=__WEBPACK_IMPORTED_MODULE_12__pages_home_home__.i;break;case 9:n=__WEBPACK_IMPORTED_MODULE_12__pages_home_home__.j;break;default:n=""}var e=localStorage.getItem("product_id_salesPD");""!=n?this.navCtrl.setRoot(n,{product_id:e}):this.navCtrl.pop()},QuesTemplateComponent.prototype.insertSectionDataLocally=function(l){var n=this;this.salesPDProvider.getData_fromLocal("sales_pd_id_PRIMARYKEY").then(function(n){l.sales_pd_id=n}),l.questions=this.questions_JSON.questions,setTimeout(function(){n.emitter.emit(l)})},QuesTemplateComponent.prototype.ngOnDestroy=function(){if(console.log("dirty check",this.quesAnsForm.dirty),9==this.local_ques_JSON.section_id&&null!=this.emittedFormGroup){var l=this.quesAnsForm.getRawValue().questions;l.forEach(function(l,n,e){l.hasOwnProperty("is_repeatable")&&"1"!=l.is_repeatable?""!=l.answer_value&&null!=l.answer_value&&(l.answer_value="SAVED",0==l.is_loader&&0==l.is_saved&&e.splice(n,1)):l.questions_group.forEach(function(l,n,e){l.questions.forEach(function(l,t,u){""!=l.answer_value&&null!=l.answer_value&&(l.answer_value="SAVED",0==l.is_loader&&0==l.is_saved&&e.splice(n,1))})})});var n=this.questions_JSON;n.questions=l,n.is_complete=1,this.sendSectiontoApi(n)}},QuesTemplateComponent.prototype.imageReupload=function(l){var n=this,e=this.questions_JSON;e.questions=this.quesAnsForm.getRawValue().questions;var t=l.value,u={fk_sales_pd_id:"",img:t.answer_value,img_name:t.question_key},a=this.questions_JSON;a.questions=this.quesAnsForm.getRawValue().questions,a.is_complete=1,l.controls.is_image_status.setValue(!0),l.controls.is_loader.setValue(!0),l.controls.is_saved.setValue(!1),this.salesPDProvider.saveSalesPDImage(u,a).subscribe(function(t){t.dataStatus?(l.controls.is_loader.setValue(!1),l.controls.is_saved.setValue(!0),n.httpListener(t),a.questions=n.quesAnsForm.getRawValue().questions,n.salesPDProvider.updateSectionDataLocally(u,a).subscribe(function(l){}),e.questions=n.quesAnsForm.getRawValue().questions,n.salesPDProvider.getData_fromLocal("sales_pd_id_PRIMARYKEY").then(function(l){e.sales_pd_id=l}),console.log("image saved successfully")):(l.controls.is_loader.setValue(!1),l.controls.is_saved.setValue(!1),n.salesPDProvider.clear_local_key("sec"+e.section_id),n.toastProvider.lenderappmessage("Something went wrong"))},function(t){l.controls.is_loader.setValue(!1),l.controls.is_saved.setValue(!1),n.salesPDProvider.clear_local_key("sec"+e.section_id),console.log("error",t),n.toastProvider.lenderappmessage("Network Error")})},QuesTemplateComponent.prototype.cancelLoader=function(l){l.controls.is_loader.setValue(!1),l.controls.is_image_status.setValue(!1)},QuesTemplateComponent}()},252:function(l,n,e){"use strict";e.d(n,"a",function(){return r});e(1),e(22);var t=e(8),u=(e(101),e(113)),a=e(26),i=e(23),o=(new Date).toJSON().slice(0,19).replace("T"," "),r=function(){function l(l,n,e,u,a,o,r,s,_,d){this.navCtrl=l,this.navParams=n,this.fb=e,this.pddetails=u,this.shared=a,this.aws=o,this.camera=r,this.toast=s,this.qustCat=_,this.constant=d,this.pddocdata=[],this.btnAccess=!1,this.productAllList=[],this.proname=[],this.subproname=[],this.customeSeg=[],this.pdtype=[],this.city=[],this.state=[],this.branchList=[],this.btnaccess=!1,this.cityList=[],this.pincodeList=[],this.titleList=[],this.display_city_pin=[],this.loanAmtInWords=[],this.customerSegmentList=[],this._onDestroy=new i.Subject,this.stateVal=[],this.cityListVal=[],this.pincodeListVal=[],this.isSubproductShown=!0,this.sales_and_credit_person=[],this.lenderList=[],this.sales_and_credit_enable=!1,this.shared.refresh(),console.log(this.productabbr,this.lenderName),this.getLenderList(),this.pdforms=this.fb.group({sub_entity_id:[""],pd_branch_id:["",t.x.compose([t.x.required])],lenAppID:["",t.x.compose([t.x.required])],proName:["",t.x.compose([t.x.required])],subProName:[""],customeSeg:[""],pdType:["1"],loanAmt:[""],items:this.fb.array([]),docs_to_be_collected:this.fb.array([this.createDocumentstobeCollected()]),applicant_title_name:[""],mainappname:[""],mainappcompany:["",t.x.compose([t.x.required])],mainappphone:[""],mainapplandline:[""],applicant_stdcode:[""],applicant_landline:[""],co_applicant:this.fb.array([]),imgc_fin_institute:["",t.x.compose([t.x.required])],lender_sales_person:[""],lender_credit_person:["",t.x.compose([t.x.required])],docName:[""],remarks:[""],address_field:this.fb.array([this.initAddress()])}),this.pddrops(),this.addCoApplicant()}return l.prototype.ionViewDidLoad=function(){console.log("ionViewDidLoad InputPage")},l.prototype.getUsers=function(){var l=this,n=localStorage.getItem("user_details");n=JSON.parse(n).userid,this.aws.getuserprofile(n).subscribe(function(n){console.log("this.users",n),l.users=n,1==l.users.dataStatus&&(l.users=l.users.records[0],"CHFPL"!=l.users.short_name&&l.pdforms.controls.sub_entity_id.disable(),l.pdforms.controls.sub_entity_id.setValue(l.users.fk_entity_id),l.billingtolist=l.lenderList,"CHFPL"==l.users.short_name&&(l.billingtolist=l.lenderList.filter(function(l){return"CHFPL"==l.short_name||"CLIX"==l.short_name}),console.log("filter lender",l.billingtolist))),l.lenderName=l.users.full_name.split(" ")[0].toUpperCase(),"IIB"==l.users.short_name&&(l.pdforms.controls.proName.setValue("3"),l.pdforms.controls.pdType.setValue("1"),l.getsubproduct("3")),l.sales_and_credit_person.credit_person=[{userid:l.users.userid,user_name:l.users.user_first_name+" "+l.users.user_last_name}],l.pdforms.controls.lender_credit_person.setValue(l.users.userid),l.pdforms.controls.lender_credit_person.disable(),l.alternateField(),l.getProCusPDType("")})},l.prototype.getProCusPDType=function(l){var n=this;console.log(l),this.pddetails.getEntityPreferences(this.users.fk_entity_id).subscribe(function(l){if(n.proname=l,1==n.proname.dataStatus)if("CLIX"==n.lenderName){console.log("dd pro name",n.proname);var e=n.proname.records.products.map(function(l){return l.product_abbr});["BL","LAEP"].map(function(l){var t=e.indexOf(l);return n.proname.records.products[t]}),n.proname=n.proname.records.products}else n.proname=n.proname.records.products;l.dataStatus?(n.pdtype=l.records.pd_types,n.customeSeg=l.records.customer_segments,n.finInstitutionList=l.records.financial_institutions):n.toast.lenderappmessage("Something went wrong Reopen the window and Try again"),n.qustCat.getLenderDetailsById(n.users.fk_entity_id).subscribe(function(l){n.branchList=l.records.branch_details.filter(function(l){return 1==l.isactive})})})},l.prototype.checkLender=function(l){if(null!=l)return this.lenderList.filter(function(n){return n.entity_id==l}).map(function(l){return l.short_name})[0]},l.prototype.alternateField=function(){var l=this.checkLender(this.users.fk_entity_id);console.log("el",l),""!=l&&("IMGC"==l?this.sales_and_credit_enable=!0:(this.sales_and_credit_enable=!1,this.pdforms.controls.lender_sales_person.clearValidators(),this.pdforms.controls.lender_sales_person.updateValueAndValidity(),this.pdforms.controls.imgc_fin_institute.setValue(null),this.pdforms.controls.imgc_fin_institute.clearValidators(),this.pdforms.controls.imgc_fin_institute.updateValueAndValidity()))},l.prototype.initAddress=function(){return this.fb.group({add1:["",t.x.compose([t.x.required])],state:[""],city:[""],pincode:[""],stateSearch:[""],citySearch:[""],pinSearch:[""],other_pincode:[""]})},l.prototype.addAddress=function(){this.pdforms.controls.address_field.push(this.initAddress())},l.prototype.removeAddress=function(l){var n=this.pdforms.controls.address_field;n.length>1?n.removeAt(l):n.reset()},l.prototype.initPersonCoApplicant=function(){return this.fb.group({applicant_title_name:[""],mainappname:[""],mainappcompany:[""],mainappphone:[""],mainapplandline:[""],applicant_stdcode:[""],applicant_landline:[""]})},l.prototype.addPersonCoApplicant=function(){this.pdforms.controls.co_applicant.push(this.initPersonCoApplicant())},l.prototype.deletePersonCoApplicant=function(l){var n=this.pdforms.controls.co_applicant;0==l?n.reset():n.removeAt(l)},l.prototype.inWords=function(l){this.loanAmtInWords=this.pddetails.convertNumberToWords(l.target.value)},l.prototype.pddrops=function(){var l=this;this.qustCat.getcommondrop("TITLES").subscribe(function(n){1==n.dataStatus&&(l.titleList=n.records.filter(function(l){return 1==l.isactive}))}),this.qustCat.getcommondrop("STATE").subscribe(function(n){l.state=n,1==l.state.dataStatus&&(l.state=l.state.records,l.stateVal=l.state.slice())})},l.prototype.getLenderList=function(){var l=this;this.pddetails.getLenderDetails().subscribe(function(n){200==n.status&&(l.lenderList=n.records),l.getUsers()},function(l){return console.log(l)})},l.prototype.getCityList=function(l,n){var e=this;this.qustCat.getStateWiseCities(l).subscribe(function(l){200==l.status&&(e.cityList[n]=l.records.cities,e.cityListVal[n]=e.cityList[n],e.pincodeList[n]=l.records.pincode,e.pincodeListVal[n]=e.pincodeList[n],e.display_city_pin[n]=!0)})},l.prototype.getcity=function(l){this.city=this.state.filter(function(n){return n.state_id==l})[0],this.city=this.city.cities},l.prototype.getsubproduct=function(l){switch(void 0!==l&&null!==l&&""!==l?(this.subproname=this.proname.filter(function(n){return n.product_id==l})[0],this.productabbr=this.subproname.product_abbr,this.subproname=this.subproname.subproducts,this.subproname=this.subproname.filter(function(l){return 0==l.is_others})):(this.productabbr="",this.subproname=[],this.pdforms.controls.subProName.setValue(""),this.pdforms.controls.pdType.setValue(""),this.pdforms.controls.customeSeg.setValue(""),this.pdforms.controls.loanAmt.setValue("")),this.productabbr){case"BL":console.log(1),this.customerSegmentList=this.customeSeg.filter(function(l){return l.customer_segment.includes("Self")}),this.pdforms.controls.subProName.setValue(null),this.isSubproductShown=!1;break;case"LAEP":console.log(2),this.customerSegmentList=this.customeSeg.filter(function(l){return l.customer_segment.includes("Self")}),this.pdforms.controls.subProName.setValue(null),this.isSubproductShown=!1;break;default:console.log(3),this.customerSegmentList=this.customeSeg,this.isSubproductShown=!0}"CLIX"==this.lenderName&&""!=this.productabbr&&(this.pdforms.controls.pdType.setValue("1"),this.pdforms.controls.customeSeg.setValue("5"),this.pdforms.controls.loanAmt.setValue(0))},l.prototype.createItem=function(){return this.fb.group({add_requirement:[null]})},l.prototype.checkinput=function(l){this.land2maxlength=10-+l.length,this.land2maxlength=this.land2maxlength.toString()},l.prototype.addCoApplicant=function(){this.items=this.pdforms.get("items"),this.items.push(this.createItem())},l.prototype.remove=function(l){1==this.items.length?(this.items.removeAt(l),this.addCoApplicant()):this.items.removeAt(l)},l.prototype.takePicture=function(){var l=this;this.pddocdata.length<=10&&this.camera.getPicture({quality:75,destinationType:this.camera.DestinationType.DATA_URL,targetWidth:500,targetHeight:600,correctOrientation:!0}).then(function(n){l.base64Image="data:image/png;base64,"+n,l.pddocdata.push({image:l.base64Image,Name:""})},function(l){console.log(l)})},l.prototype.docnames=function(l,n,e){this.pddocdata[n]={image:e,Name:l}},l.prototype.removeimage=function(l){this.pddocdata.splice(l,1)},l.prototype.savepdDetails=function(l,n,e){var t=this;console.log(l),this.btnaccess=!0,this.pddocdata.forEach(function(l,n){""!=l.Name&&null!=l.Name&&void 0!==l.Name||(t.pddocdata[n]={image:l.image,Name:"DocNames-"+n+1})});var a;a=""!=l.address_field[0].add1&&""!=l.address_field[0].city&&""!=l.customeSeg&&""!=l.lenAppID&&""!=l.loanAmt&&""!=l.mainappcompany&&""!=l.mainappname&&""!=l.mainappphone&&""!=l.pdType&&""!=l.address_field[0].pincode&&""!=l.proName&&""!=l.address_field[0].state&&""!=l.subProName?"TRIGGERED":"DRAFT";var i;""!=l.address_field[0].add1&&(i=l.address_field[0].add1);var r={fk_lender_id:this.users.fk_entity_id,sub_entity_id:this.pdforms.controls.sub_entity_id.value,pd_branch_id:l.pd_branch_id,fk_entity_billing_id:"",lender_applicant_id:l.lenAppID,pd_date_of_initiation:"",fk_product_id:l.proName,fk_subproduct_id:l.subProName,fk_pd_type:l.pdType,pd_status:a,pd_specific_clarification:"",fk_createdby:this.users.userid,createdon:o,fk_pd_allocation_type:"",fk_pd_allocated_to:"",fk_pd_template_id:"",fk_customer_segment:l.customeSeg,pd_officier_final_judgement:"",pd_agency_id:"",loan_amount:l.loanAmt,addressline1:i,fk_city:l.address_field[0].city,fk_state:l.address_field[0].state,pincode:l.address_field[0].pincode,other_pincode:l.address_field[0].other_pincode,bounce_reason:"",executive_id:"",imgc_fin_institute:l.imgc_fin_institute,lender_sales_person:l.lender_sales_person,lender_credit_person:this.pdforms.controls.lender_credit_person.value,remarks:l.remarks},s=l.applicant_stdcode,_=l.applicant_landline,d=[{applicant_title_name:l.applicant_title_name,company_name:l.mainappcompany,applicant_name:l.mainappname,mobile_no:l.mainappphone,landline:""!=s&&""!=_&&null!=s&&null!=_?s+"-"+_:"",applicant_type:1,relation:""}];console.log("Pd app 1",d),console.log("pd Co ",l.co_applicant),l.co_applicant.forEach(function(l,n){d.push({applicant_title_name:l.applicant_title_name,company_name:l.mainappcompany,applicant_name:l.mainappname,mobile_no:l.mainappphone,landline:(null!=l.applicant_stdcode||null!=l.applicant_landline)&&""!=l.applicant_stdcode&&""!=l.applicant_landline?l.applicant_stdcode+"-"+l.applicant_landline:null,applicant_type:0,relation:""})}),console.log("pd_app",d);var c=new FormData,p=[];l.address_field.forEach(function(l){p.push({addressline1:l.add1,fk_city:l.city,fk_state:l.state,pincode:l.pincode,other_pincode:l.other_pincode})}),c.append("addresses",JSON.stringify(p)),console.log("Pd",r),c.append("pd_details",JSON.stringify(r)),c.append("pd_applicant_details",JSON.stringify(d)),c.append("addtional_requirements",JSON.stringify(l.items)),l.docs_to_be_collected.length>0&&c.append("docs_to_be_collected",JSON.stringify(l.docs_to_be_collected)),c.append("pd_document_from_mobile",JSON.stringify(this.pddocdata)),console.log("Form",c),this.pddetails.savepdDetails(c).subscribe(function(l){t.datasuccess=l,1==t.datasuccess.dataStatus?(t.toast.lenderappmessage("PD Triggered successfully"),t.navCtrl.setRoot(u.a)):t.toast.lenderappmessage("something went wrong Try Again")})},l.prototype.searchFun=function(l,n,e){var t=this;console.log(l,e),"state"==e&&l.controls.stateSearch.valueChanges.pipe(Object(a.takeUntil)(this._onDestroy)).subscribe(function(){t.stateVal=t.constant.searchValue(t.state,l.controls.stateSearch.value,e)}),"city"==e&&l.controls.citySearch.valueChanges.pipe(Object(a.takeUntil)(this._onDestroy)).subscribe(function(){t.cityListVal[n]=t.constant.searchValue(t.cityList[n],l.controls.citySearch.value,e)}),"pin"==e&&l.controls.pinSearch.valueChanges.pipe(Object(a.takeUntil)(this._onDestroy)).subscribe(function(){t.pincodeListVal[n]=t.constant.searchValue(t.pincodeList[n],l.controls.pinSearch.value,e)})},l.prototype.remove_docs_collected=function(l){var n=this.pdforms.controls.docs_to_be_collected;1==n.length?this.pdforms.controls.docs_to_be_collected.reset():n.removeAt(l)},l.prototype.add_docs_collected=function(){this.pdforms.controls.docs_to_be_collected.push(this.createDocumentstobeCollected())},l.prototype.createDocumentstobeCollected=function(){return this.fb.group({doc_name:[""]})},l.prototype.getContactPerson=function(){var l=this;if(null!=this.pdforms.value.pd_branch_id){this.pddetails.getLenderContactPersons({fk_lender_id:this.users.fk_entity_id,pd_branch_id:this.pdforms.value.pd_branch_id}).subscribe(function(n){if(n.dataStatus){var e=n.records;e.length>0&&(l.sales_and_credit_person.sales_person=e.filter(function(l){return"SALES"==l.role_type}))}else l.pdforms.controls.lender_sales_person.setValue(null),l.pdforms.controls.lender_credit_person.setValue(null),l.sales_and_credit_person.sales_person=[],l.toast.lenderappmessage(n.msg)},function(n){l.toast.lenderappmessage("Network Error")})}},l.prototype.cusSegChange=function(l){this.customer_seg_abbr=this.customerSegmentList.filter(function(n){return n.customer_segment_id==l}).map(function(l){return l.abbr})[0],console.log(this.customer_seg_abbr)},l.prototype.checkExistPd=function(l,n){var e=this;console.log(l);var t,u;switch(n){case 1:t={lender_applicant_id:l},u="The Entered "+"Loan Application Id"+" ("+l+") is already exists on the Case No. ";break;case 2:t={applicant_name:this.pdforms.value.mainappname,mobile_no:this.pdforms.value.mainappphone},"Applicant Name",u="The Entered applicant name and mobile number is already exists on the following Case Nos. "}(null!=this.pdforms.value.mainappphone&&""!=this.pdforms.value.mainappphone&&null!=this.pdforms.value.mainappname&&""!=this.pdforms.value.mainappname&&2==n||1==n)&&this.pddetails.checkExistPDDetails(t,this.users.fk_entity_id).subscribe(function(l){if(l.dataStatus&&l.records.length>0){var n="";l.records.forEach(function(l){n=""==n?l.pd_sno:n+","+l.pd_sno}),e.toast.setAlert("Warning",u+n)}})},l}()},253:function(l,n,e){"use strict";e.d(n,"a",function(){return t});e(1),e(22);var t=function(){function l(l,n,e){this.navCtrl=l,this.navParams=n,this.pddetails=e,this.additional_requ=[],this.pdFullDetails=[],this.pdDetailLender=[],this.addresses=[],this.docs_to_be_collected="",this.pdFullDetails=this.navParams.get("pdDetails"),this.getfullpd(this.pdFullDetails.pd_id)}return l.prototype.ionViewDidLoad=function(){console.log("ionViewDidLoad PdAllocationPage")},l.prototype.getfullpd=function(l){var n=this;this.pddetails.getfullpddetails({pdid:l,random_string:this.pdFullDetails.random_string}).subscribe(function(l){n.pdDetailLender=l,1==n.pdDetailLender.dataStatus&&(n.pdFullDetails=n.pdDetailLender.records.pd_master_details[0],n.addresses=n.pdDetailLender.records.pd_address,n.qccompleted=n.pdFullDetails.pd_status.replace("_"," "),n.applicantDetails="0"!=n.pdDetailLender.records.applicants_details.length?n.pdDetailLender.records.applicants_details:n.pdDetailLender.msg.applicant_msg,n.docImage="0"!=n.pdDetailLender.records.pd_documnets.length?n.pdDetailLender.records.pd_documnets:n.pdDetailLender.msg.pd_docs_msg,0!=n.pdDetailLender.records.pd_additional_requirements.length?(n.addAccess=!0,n.additional_requ=n.pdDetailLender.records.pd_additional_requirements):n.addAccess=!1,0!=n.pdDetailLender.records.docs_to_be_collected.length&&(n.docs_to_be_collected=n.pdDetailLender.records.docs_to_be_collected))})},l.prototype.downloadPDReport=function(){this.pddetails.generatePDReportPDF({pd_id:this.pdFullDetails.pd_id,random_string:this.pdFullDetails.random_string}).subscribe(function(l){console.log(l),l.dataStatus&&window.open(l.records)})},l}()},254:function(l,n,e){"use strict";e.d(n,"a",function(){return a});e(1);var t=e(0),u=e(3),a=(e(22),function(){function l(l,n,e,a,i,o,r,s){this._fb=l,this.navCtrl=n,this.navParams=e,this.actionSheetCtrl=a,this.pdTriggerProvider=i,this.toastProvider=o,this.loaderProvider=r,this.viewCtrl=s,this.pdStatus=[],this.filteredlistData=new t.m,this.resetFilter=new t.m,this.ENTITY=[],this.PRODUCTS=[],this.xpandStatus=!1,this.pipe=new u.e("en-US"),this.todaydate=new Date,this.getDropdown(),this.from_page=this.navParams.get("FormDet"),console.log(this.from_page),this.from_page&&(this.from_page=this.from_page.from_page)}return l.prototype.ionViewDidLoad=function(){console.log("ionViewDidLoad AdvanceFilterPage")},l.prototype.ngOnInit=function(){var l=JSON.parse(localStorage.getItem("user_details"));console.log("local****",l),this.drop_down_datas=this.navParams.get("drop_down_datas"),this.setDropDownDatas(),console.log(this.drop_down_datas),this.searchForm=this._fb.group({pd_status:[""],pd_from_date:[""],pd_to_date:[""],pd_products:[""],pd_lender:[l.fk_entity_id],pd_applicant_name:[""]}),console.log(this.drop_down_datas)},l.prototype.getDropdown=function(){var l=this;this.pdTriggerProvider.getAllMasterDatas("PRODUCTS").subscribe(function(n){1==n.dataStatus&&(l.PRODUCTS=n.records.filter(function(l){return 1==l.isactive}))}),this.pdTriggerProvider.getAllMasterDatas("PDSTATUS").subscribe(function(n){1==n.dataStatus&&(l.pdStatus=n.records.filter(function(l){return 1==l.isactive}))})},l.prototype.setDropDownDatas=function(){var l=this;console.log(this.drop_down_datas),void 0!=this.drop_down_datas&&(this.pdStatus=this.drop_down_datas.pd_status,0!=this.ENTITY.length?this.entityCheck():setTimeout(function(){l.entityCheck()},500),0!=this.PRODUCTS.length?this.productCheck():setTimeout(function(){l.productCheck()},500))},l.prototype.productCheck=function(){var l=this;this.PRODUCTS=this.PRODUCTS.filter(function(n){if(l.drop_down_datas.product_ids.filter(function(l){return l==n.product_id}).length>0)return n})},l.prototype.entityCheck=function(){var l=this;this.ENTITY=this.ENTITY.filter(function(n){if(l.drop_down_datas.lender_ids.filter(function(l){return l==n.entity_id}).length>0)return n})},l.prototype.searchItem=function(){var l=this;this.loaderProvider.pdloader("fetching data"),this.searchForm.value.pd_from_date=this.pipe.transform(this.searchForm.value.pd_from_date,"yyyy-MM-dd"),this.searchForm.value.pd_to_date=this.pipe.transform(this.searchForm.value.pd_to_date,"yyyy-MM-dd"),this.xpandStatus=!0,this.pdTriggerProvider.advancedFilter(this.searchForm.value).subscribe(function(n){n.dataStatus?(console.log(n),l.loaderProvider.dismissLoader(),l.viewCtrl.dismiss(n.records)):(l.loaderProvider.dismissLoader(),l.toastProvider.lenderappmessage("No Records Found...!"))})},l.prototype.onReset=function(){this.searchForm.reset();var l=JSON.parse(localStorage.getItem("user_details"));this.searchForm.controls.pd_lender.setValue(l=l.fk_entity_id)},l.prototype.closeModal=function(){this.viewCtrl.dismiss()},l}())},255:function(l,n,e){"use strict";e.d(n,"a",function(){return a});e(1),e(22);var t=e(113),u=e(111),a=function(){function l(l,n,e,t,u,a,i){this.navCtrl=l,this.navParams=n,this.aws=e,this.commonconstant=t,this.toast=u,this.events=a,this.constantProvider=i,this.commonImage=this.commonconstant.commonimage,this.Username=this.navParams.get("Username"),this.Password=this.navParams.get("Password")}return l.prototype.ionViewDidLoad=function(){console.log("ionViewDidLoad PasswordPage")},l.prototype.setNewPassword=function(l){var n=this;if(""!=l&&null!=l&&void 0!==l){var e={Username:this.Username,Password:this.Password,newpassword:l};console.log(e),this.aws.dologin(e).subscribe(function(l){console.log(l),n.getlenderpddetails()},function(l){n.toast.lenderappmessage(l.message)})}else this.toast.lenderappmessage("Enter the new Password")},l.prototype.getlenderpddetails=function(){var l=this,n=this.aws.getlocale();this.aws.getuserprofile(n).subscribe(function(n){if(l.userDetails=n,1==l.userDetails.dataStatus){l.userDetails=l.userDetails.records[0],localStorage.setItem("user_details",JSON.stringify(l.userDetails)),l.events.publish("len_user_name",l.userDetails);"sales"==l.constantProvider.takeDecisionRouting(l.userDetails)?l.navCtrl.setRoot(u.a):l.navCtrl.setRoot(t.a,{userDetails:l.userDetails})}})},l}()},27:function(l,n,e){"use strict";e.d(n,"a",function(){return t});e(1),e(22);var t=function(){function l(l,n,e){this.http=l,this.toast=n,this.alertCtrl=e,console.log("Hello ToastProvider Provider")}return l.prototype.lenderappmessage=function(l){this.toast.create({message:l,duration:3e3,position:"bottom",dismissOnPageChange:!0}).present()},l.prototype.setAlert=function(l,n){this.alertCtrl.create({title:l,subTitle:n,buttons:["OK"]}).present()},l.prototype.setAlertWithButtons=function(l,n,e){var t=this.alertCtrl.create({title:l,message:n,cssClass:"buttoncss",enableBackdropDismiss:!1,buttons:[{text:e.button1,cssClass:"btnNo",handler:function(){return t.dismiss(!1),!1}},{text:e.button2,cssClass:"btnYes",handler:function(){return t.dismiss("s"),!1}}]});return t},l.prototype.setAlertWithOkButton=function(l,n){var e=this.alertCtrl.create({title:l,message:n,enableBackdropDismiss:!1,buttons:[{text:"Ok",handler:function(){return e.dismiss("ok"),!1}}]});return e},l}()},271:function(l,n,e){"use strict";e.d(n,"a",function(){return t});e(1),e(22),e(112);var t=function(){return function(){}}()},273:function(l,n,e){"use strict";e.d(n,"a",function(){return t});e(1),e(22),e(274),e(37),e(112),e(271);var t=function(){return function(){}}()},274:function(l,n,e){"use strict";e.d(n,"a",function(){return t});e(1),e(247),e(112),e(353),e(135),e(22),e(170),e(356);var t=function(){return function(){}}()},31:function(l,n,e){"use strict";e.d(n,"a",function(){return t});e(1);var t=function(){function l(l){this.http=l,this.commonimage="http://pdgenie.com/logo/avatar.jpg",console.log("Hello ConstantsProvider Provider")}return l.prototype.environment=function(){return{url:"https://apitest.pdgenie.com/sparqtest/api/",authorization:"sparqvenba2018",lenIdentityPoolId:"ap-south-1:ca22dabc-db59-4af5-9bb8-265f7ec95907",lenUserPoolId:"ap-south-1_hFiGyr1Gw",lenClientId:"38v9rpp1495v60e1gd14mj6rjr"}},l.prototype.searchValue=function(l,n,e){if(l){var t=n;return t?t=t.toLowerCase():l.slice(),l.filter("state"==e?function(l){return l.name.toLowerCase().indexOf(t)>-1}:"city"==e?function(l){return l.city_name.toLowerCase().indexOf(t)>-1}:"pin"==e?function(l){return l.pincode.toLowerCase().indexOf(t)>-1}:function(l){return l.answer.toLowerCase().indexOf(t)>-1})}},l.prototype.takeDecisionRouting=function(l){var n=l.role_name.toLowerCase();return console.log("e",n),n.includes("sales")?"sales":"credit"},l}()},315:function(l,n){function e(l){return Promise.resolve().then(function(){throw new Error("Cannot find module '"+l+"'.")})}e.keys=function(){return[]},e.resolve=e,l.exports=e,e.id=315},344:function(l,n,e){function t(l){var n=u[l];return n?e.e(n[1]).then(function(){return e(n[0])}):Promise.reject(new Error("Cannot find module '"+l+"'."))}var u={"../pages/sales_pd/pages/home/home.module.ngfactory":[483,1],"../pages/sales_pd/pages/section-list/section-list.module.ngfactory":[484,0]};t.keys=function(){return Object.keys(u)},t.id=344,l.exports=t},356:function(l,n,e){"use strict";e.d(n,"a",function(){return t});e(1);var t=function(){function l(){this.a=["","one ","two ","three ","four ","five ","six ","seven ","eight ","nine ","ten ","eleven ","twelve ","thirteen ","fourteen ","fifteen ","sixteen ","seventeen ","eighteen ","nineteen "],this.b=["","","twenty","thirty","forty","fifty","sixty","seventy","eighty","ninety"]}return l.prototype.transform=function(l){for(var n=[],e=1;e<arguments.length;e++)n[e-1]=arguments[e];if(l){var t=Number(l);if(t){if((t=t.toString()).length>9)return"";var u=("000000000"+t).substr(-9).match(/^(\d{2})(\d{2})(\d{2})(\d{1})(\d{2})$/);if(!u)return"";var a="";return a+=0!==Number(u[1])?(this.a[Number(u[1])]||this.b[u[1][0]]+" "+this.a[u[1][1]])+"crore ":"",a+=0!==Number(u[2])?(this.a[Number(u[2])]||this.b[u[2][0]]+" "+this.a[u[2][1]])+"lakh ":"",a+=0!==Number(u[3])?(this.a[Number(u[3])]||this.b[u[3][0]]+" "+this.a[u[3][1]])+"thousand ":"",a+=0!==Number(u[4])?(this.a[Number(u[4])]||this.b[u[4][0]]+" "+this.a[u[4][1]])+"hundred ":"",(a+=0!==Number(u[5])?(""!==a?"and ":"")+(this.a[Number(u[5])]||this.b[u[5][0]]+" "+this.a[u[5][1]])+"rupee":"").charAt(0).toUpperCase()+a.slice(1)}return""}return""},l}()},37:function(l,n,e){"use strict";e.d(n,"a",function(){return a});e(1);var t=e(23),u=(e(84),e(70)),a=(e(104),function(){function l(l,n,e,t,u,a,i,o){this.http=l,this.constantProvider=n,this.storage=e,this.aws=t,this.cameraService=u,this.networkProvider=a,this.ionicStorageProvider=i,this.offlineManagerProvider=o,console.log("Hello SalesPdProvider Provider"),this.apiUrl=this.constantProvider.environment().url}return l.prototype.getData=function(l){var n=this,e=localStorage.getItem("user_details"),a={records:{lender_id:(e=JSON.parse(e)).fk_entity_id,product_id:l}};return t.Observable.create(function(t){return n.networkProvider.getCurrentNetworkStatus()==u.a.online?n.http.post(n.apiUrl+"loadSalesPDTemplate",{records:{lender_id:e.fk_entity_id,product_id:l}}).subscribe(function(l){return n.ionicStorageProvider.checkAndInsertApiDataLocally(l,a,"loadSalesPDTemplate",!0).then(function(n){t.next(l),t.complete()})}):n.ionicStorageProvider.getApiDataFromLocally(a,"loadSalesPDTemplate").subscribe(function(l){t.next(l),t.complete()})})},l.prototype.saveQuestions=function(l){var n,e=this,a=localStorage.getItem("user_details");a=JSON.parse(a).userid,l.createdby=a;var i=localStorage.getItem("product_id_salesPD"),o=localStorage.getItem("user_details");return o=JSON.parse(o),t.Observable.create(function(t){e.getData_fromLocal("sales_pd_id_PRIMARYKEY").then(function(a){l.sales_pd_id=a,l.lender_id=o.fk_entity_id,l.product_id=i;var r=l;if(!(e.networkProvider.getCurrentNetworkStatus()!=u.a.online||null!=a&&"string"==typeof a&&a.includes("local")))return e.http.post(e.apiUrl+"saveSalesPD",{records:l}).pipe().subscribe(function(u){n=u,l.hasOwnProperty("status")||"COMPLETED"==l.status||(r.sales_pd_id=null!=l.sales_pd_id?l.sales_pd_id:u.records),l.hasOwnProperty("status")&&"COMPLETED"==l.status?n.hasOwnProperty("pd_status")||"DRAFT"==n.pd_status?(t.next(n),t.complete()):e.offlineManagerProvider.deleteCompletedPD(l.sales_pd_id).then(function(l){t.next(n),t.complete()}):e.checkAndCreatePDLocally(r,l,"online").then(function(l){t.next(n),t.complete()})});if(l.hasOwnProperty("status")&&"COMPLETED"==l.status){var s=e.offlineManagerProvider.getThePDType(r.sales_pd_id);e.offlineManagerProvider.checkTheExistingPDLocally(r.sales_pd_id,s).then(function(u){if(console.log(u),u&&u.hasOwnProperty("section_datas")&&u.section_datas.length>0){var a=u.section_datas.filter(function(l){return"all"!=l.section_id}).map(function(l){return l.section_name}),i=localStorage.getItem("question_temp_salespd");if(i=JSON.parse(i).sections.map(function(l){return l.section_name}),console.log(i,a),i.length!=a.length+1){var o=i.filter(function(l){return!a.includes(l)});console.log(o);var s=[];if(o.forEach(function(l,n){s.push({id:n,sectin_name:l})}),o.length>0){return t.next({pd_status:"DRAFT",records:s,dataStatus:!0}),void t.complete()}}}var _={url:e.apiUrl+"saveSalesPD",params:JSON.stringify({records:l}),method:"POST"};e.checkAndCreatePDLocally(r,l,"offline",_).then(function(e){console.log("last offline",e),n=l.hasOwnProperty("status")&&"COMPLETED"!=l.status?{dataStatus:!0,records:e.local_pd_id}:{dataStatus:!0,records:!0},console.log("at last ",n,l),t.next(n),t.complete()})})}else{l.hasOwnProperty("status")&&"COMPLETED"!=l.status&&(r.sales_pd_id=null);var _={url:e.apiUrl+"saveSalesPD",params:JSON.stringify({records:l}),method:"POST"};e.getProductAbbrbyId({product_id:r.product_id,lender_id:r.lender_id}).then(function(u){r.abbr=u,e.checkAndCreatePDLocally(r,l,"offline",_).then(function(e){console.log("last offline",e),n=l.hasOwnProperty("status")&&"COMPLETED"!=l.status?{dataStatus:!0,records:e.local_pd_id}:{dataStatus:!0,records:!0},console.log("at last ",n,l),t.next(n),t.complete()})})}})})},l.prototype.checkAndCreatePDLocally=function(l,n,e,t,u){var a,i=this;return null!=l.sales_pd_id&&void 0!=l.sales_pd_id&&"string"==typeof l.sales_pd_id&&(console.log(l.sales_pd_id),console.log("######### local pd id ",l.sales_pd_id.includes("local")),l.sales_pd_id.includes("local")&&(l.local_pd_id=l.sales_pd_id,l.sales_pd_id=null)),null!=l.sales_pd_id?this.offlineManagerProvider.checkTheExistingPDLocally(l.sales_pd_id,"sales_pd_id").then(function(o){if(console.log("offline result",o),o||void 0!=o){if(a={sales_pd_id:l.sales_pd_id},l=o,n.hasOwnProperty("status")&&"COMPLETED"==n.stautus&&((l=o).dataStatus=!0),u){if("1"==u.section_id&&u.hasOwnProperty("questions")&&u.questions.filter(function(l){return"company_name"==l.question_key}).length>0){var r=u.questions.findIndex(function(l){return"company_name"==l.question_key});l.applicant_name=u.questions[r].answer_value}var s=i.offlineManagerProvider.updateSectionData(u,o);l.section_datas=s,l.section_datas.length>0&&l.section_datas.filter(function(l){return 0==l.is_synced}).length>0&&(l.is_all_section_synced=!1)}n.hasOwnProperty("status")&&"COMPLETED"==n.status&&("offline"==e?(l.is_pd_completed=!0,l.is_pd_completed_sync=!1,l.status="_COMPLETED",l.pd_complete_request_items=t):(l.is_pd_completed=!0,l.is_pd_completed_sync=!0))}else{if(a={sales_pd_id:String(l.sales_pd_id)},u){if("1"==u.section_id&&u.hasOwnProperty("questions")&&u.questions.filter(function(l){return"company_name"==l.question_key}).length>0){r=u.questions.findIndex(function(l){return"company_name"==l.question_key});l.applicant_name=u.questions[r].answer_value}s=i.offlineManagerProvider.updateSectionData(u,o);l.section_datas=s,l.section_datas.length>0&&l.section_datas.filter(function(l){return 0==l.is_synced}).length>0&&(l.is_all_section_synced=!1)}i.offlineManagerProvider.getlocalPDData(l,e,t)}return i.ionicStorageProvider.checkAndInsertApiDataLocally(l,a,"local_sales_PDs",!0).then(function(n){return l})}):this.offlineManagerProvider.getTheLengthOfLocalPDs().then(function(o){return i.offlineManagerProvider.checkTheExistingPDLocally(l.local_pd_id,"local_pd_id").then(function(r){if(console.log("local pd id",r,n.local_pd_id),!r&&void 0==r||void 0==l.local_pd_id){console.log("Else##########",o);var s="1";if(o&&(s=o),a={local_pd_id:s},l.local_pd_id=s,u){if("1"==u.section_id&&u.hasOwnProperty("questions")&&u.questions.filter(function(l){return"company_name"==l.question_key}).length>0){_=u.questions.findIndex(function(l){return"company_name"==l.question_key});l.applicant_name=u.questions[_].answer_value}d=i.offlineManagerProvider.updateSectionData(u,r);l.section_datas=d,l.section_datas.length>0&&l.section_datas.filter(function(l){return 0==l.is_synced}).length>0&&(l.is_all_section_synced=!1)}i.offlineManagerProvider.getlocalPDData(l,e,t)}else{if(a={local_pd_id:l.local_pd_id},l=r,u){if("1"==u.section_id&&u.hasOwnProperty("questions")&&u.questions.filter(function(l){return"company_name"==l.question_key}).length>0){var _=u.questions.findIndex(function(l){return"company_name"==l.question_key});l.applicant_name=u.questions[_].answer_value}var d=i.offlineManagerProvider.updateSectionData(u,r);l.section_datas=d,l.section_datas.length>0&&l.section_datas.filter(function(l){return 0==l.is_synced}).length>0&&(l.is_all_section_synced=!1)}n.hasOwnProperty("status")&&"COMPLETED"==n.status&&("offline"==e?(l.is_pd_completed=!0,l.is_pd_completed_sync=!1,l.pd_complete_request_items=t,l.status="_COMPLETED"):(l.is_pd_completed=!0,l.is_pd_completed_sync=!0))}return i.ionicStorageProvider.checkAndInsertApiDataLocally(l,a,"local_sales_PDs",!0).then(function(n){return l})})})},l.prototype.saveSalesPDSection=function(l){var n=this,e=localStorage.getItem("user_details");return e=JSON.parse(e),l.fk_createdby=e.userid,t.Observable.create(function(e){n.getData_fromLocal("sales_pd_id_PRIMARYKEY").then(function(t){l.sales_pd_id=t;var a={sales_pd_id:t,dataStatus:!0},i=JSON.stringify({section_id:l.section_id,section_name:l.section_name,onsubmit:null,questions:l.questions}),o=l;if(console.log("###################$%%",null==t||("string"!=typeof t||!t.includes("local"))),!(n.networkProvider.getCurrentNetworkStatus()!=u.a.online||null!=t&&"string"==typeof t&&t.includes("local")))return n.http.post(n.apiUrl+"saveSalesPDsection",{records:l}).pipe().subscribe(function(l){o.is_synced=!0,o.section_data=i,"9"!=o.section_id?n.checkAndCreatePDLocally(a,"","online","",o).then(function(n){e.next(l),e.complete()}):(e.next(l),e.complete())});if("9"!=o.section_id){var r=o;r.request_items={url:n.apiUrl+"saveSalesPDsection",params:JSON.stringify({records:l}),method:"POST"},r.is_synced=!1,r.section_data=i,console.log(r.request_items.params),n.checkAndCreatePDLocally(a,"","offline","",r).then(function(l){e.next({dataStatus:!0}),e.complete()})}else e.next({dataStatus:!0}),e.complete()})})},l.prototype.api_post_method=function(l,n,e){var t=this;return this.networkProvider.getCurrentNetworkStatus()==u.a.online?"POST"==e.toUpperCase()?this.http.post(this.apiUrl+l,n).map(function(e){return t.ionicStorageProvider.checkAndInsertApiDataLocally(e,n,l,!0),e}):this.http.get(this.apiUrl+l).map(function(e){return t.ionicStorageProvider.checkAndInsertApiDataLocally(e,n,l),e}):this.ionicStorageProvider.getApiDataFromLocally(n,l)},l.prototype.getCityPincode=function(l){var n=this,e={records:{state_id:l}};return t.Observable.create(function(l){return n.networkProvider.getCurrentNetworkStatus()==u.a.online?n.http.post(n.apiUrl+"getListOfStatesAndCities",e).subscribe(function(t){return n.ionicStorageProvider.checkAndInsertApiDataLocally(t,e,"getListOfStatesAndCities",!0).then(function(n){l.next(t),l.complete()})}):n.ionicStorageProvider.getApiDataFromLocally(e,"getListOfStatesAndCities").subscribe(function(n){l.next(n),l.complete()})})},l.prototype.insertData_Replace=function(l,n){return this.storage.set(l,n)},l.prototype.getData_fromLocal=function(l){return this.storage.get(l)},l.prototype.clearLocalData=function(){this.storage.clear().then(function(l){})},l.prototype.sendData=function(l){var n=this;return new Promise(function(e,t){for(var u=[],a=function(t){n.storage.get("sec"+t).then(function(n){u.push(n),l.indexOf(t)!=l.length-1||e(u)})},i=0,o=l;i<o.length;i++){a(o[i])}})},l.prototype.getSalesPDList=function(){var l=this,n=localStorage.getItem("user_details"),e={fk_entity_id:(n=JSON.parse(n)).fk_entity_id,userid:n.userid};return this.networkProvider.getCurrentNetworkStatus()==u.a.online?this.http.get(this.apiUrl+"listSalesPD/"+n.fk_entity_id+"/"+n.userid).map(function(n){return l.ionicStorageProvider.checkAndInsertApiDataLocally(n,e,"listSalesPD"),n}):this.ionicStorageProvider.getApiDataFromLocally(e,"listSalesPD")},l.prototype.saveSalesPDImage=function(l,n){var e=this;return t.Observable.create(function(n){e.getData_fromLocal("sales_pd_id_PRIMARYKEY").then(function(t){e.cameraService.getGeoTag().then(function(a){l.location=a,l.fk_sales_pd_id=t,e.networkProvider.getCurrentNetworkStatus()!=u.a.online||null!=t&&"string"==typeof t&&t.includes("local")?(n.next({dataStatus:!0}),n.complete()):e.http.post(e.apiUrl+"saveSalesPDImage",{records:l},{reportProgress:!0}).pipe().subscribe(function(l){n.next(l),n.complete()},function(l){console.clear(),n.next(l),n.complete()})})})})},l.prototype.generateSatelliteImg=function(l,n){var e=this;return t.Observable.create(function(t){e.getData_fromLocal("sales_pd_id_PRIMARYKEY").then(function(a){l.sales_pd_id=a;var i={sales_pd_id:a,dataStatus:!0},o=JSON.stringify({section_id:n.section_id,section_name:n.section_name,onsubmit:null,questions:n.questions}),r=n;if(e.networkProvider.getCurrentNetworkStatus()!=u.a.online||null!=a&&("string"==typeof a&&a.includes("local"))){console.log("#######params",r);var s=r;s.request_items=[{url:e.apiUrl+"generateSatelliteImg",params:JSON.stringify(l),method:"POST"}],s.is_synced=!1,s.section_data=o,console.log(s.request_items.params),e.checkAndCreatePDLocally(i,"","offline","",s).then(function(l){t.next({dataStatus:!0}),t.complete()})}else e.http.post(e.apiUrl+"generateSatelliteImg",l).pipe().subscribe(function(l){t.next(l),t.complete()},function(l){console.clear(),console.log("err>>>>",l),t.next(l),t.complete()})})})},l.prototype.getSalesPdpdf=function(l){return this.http.get(this.apiUrl+"downloadSalesPDReport/"+l)},l.prototype.getSalesPDSectionData=function(l){var n=this;return console.log(l),t.Observable.create(function(e){n.offlineManagerProvider.getSalesPDSectionLocally(l).then(function(t){if(void 0!=t){var a={};"all"==l.section_id?a=t:(a.records=[t],a.dataStatus=!0,a.status=200,console.clear()),console.log(a),e.next(a),e.complete()}else{if(n.networkProvider.getCurrentNetworkStatus()==u.a.online){var i={sales_pd_id:l.sales_pd_id,dataStatus:!0};return n.http.post(n.apiUrl+"getSalesPDSectionData",{records:l}).subscribe(function(t){var a=t;a.section_id=l.section_id,t.dataStatus?("all"!=l.section_id&&((a=t.records[0]).is_synced=!0),n.networkProvider.getCurrentNetworkStatus()==u.a.online?n.checkAndCreatePDLocally(i,"","online","",a).then(function(l){e.next(t),e.complete()}):(e.next(t),e.complete())):(e.next(t),e.complete())},function(l){e.next(l),e.complete()})}console.log("No Data Found#########"),e.next({dataStatus:!1}),e.complete()}})})},l.prototype.clear_local_key=function(l){return this.storage.remove(l)},l.prototype.getAllMasterDatas=function(l){var n=this,e={master_name:l};return this.networkProvider.getCurrentNetworkStatus()==u.a.online?this.http.post(this.apiUrl+"getListOfMaster",{master_name:l}).map(function(l){return n.ionicStorageProvider.checkAndInsertApiDataLocally(l,e,"getListOfMaster",!0),l}):this.ionicStorageProvider.getApiDataFromLocally(e,"getListOfMaster")},l.prototype.advancedFilter=function(l){return this.http.post(this.apiUrl+"filterSalesPDList",{records:l})},l.prototype.getProductAbbrbyId=function(l){var n=this;if(l)return new Promise(function(e,t){return n.getEntityPreferences(l.lender_id).subscribe(function(n){if(n&&n.dataStatus){var t=n.records.salespd_products;if(t&&t.length>0){var u=t.filter(function(n){return n.product_id==l.product_id}).map(function(l){return l.product_abbr})[0];e(u)}}})})},l.prototype.getEntityPreferences=function(l){var n=this,e={entity_id:l};return this.networkProvider.getCurrentNetworkStatus()==u.a.online?this.http.get(this.apiUrl+"getEntityPreferences/"+l).map(function(l){return n.ionicStorageProvider.checkAndInsertApiDataLocally(l,e,"getEntityPreferences"),l}):this.ionicStorageProvider.getApiDataFromLocally(e,"getEntityPreferences")},l.prototype.updateSectionDataLocally=function(l,n){var e=this;return t.Observable.create(function(t){e.getData_fromLocal("sales_pd_id_PRIMARYKEY").then(function(a){l.fk_sales_pd_id=a;var i={sales_pd_id:a,dataStatus:!0},o=JSON.stringify({section_id:n.section_id,section_name:n.section_name,onsubmit:null,questions:n.questions}),r=n;if(e.networkProvider.getCurrentNetworkStatus()!=u.a.online||null!=a&&("string"==typeof a&&a.includes("local"))){var s=r;s.request_items=[{url:e.apiUrl+"saveSalesPDImage",params:JSON.stringify({records:l}),method:"POST"}],s.is_synced=!1,s.section_data=o,console.log(s),e.checkAndCreatePDLocally(i,"","offline","",s).then(function(l){t.next({dataStatus:!0}),t.complete()})}else r.is_synced=!0,r.section_data=o,e.checkAndCreatePDLocally(i,"","online","",r).then(function(l){t.next(""),t.complete()})})})},l}())},393:function(l,n,e){"use strict";function t(l){return r._25(0,[(l()(),r._1(0,0,null,null,9,"ion-buttons",[["end",""]],null,null,null,null,null)),r._0(1,16384,null,1,s.a,[_.a,r.j,r.A,[2,d.a],[2,c.a]],null,null),r._21(603979776,2,{_buttons:1}),(l()(),r._23(-1,null,["\n "])),(l()(),r._1(4,0,null,null,4,"button",[["ion-button",""],["outline",""],["round",""]],null,[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==l.component.syncPDWithSections()&&t}return t},p.b,p.a)),r._0(5,1097728,[[2,4]],0,m.a,[[8,""],_.a,r.j,r.A],{outline:[0,"outline"],round:[1,"round"]},null),(l()(),r._1(6,0,null,0,1,"ion-icon",[["name","sync"],["role","img"]],[[2,"hide",null]],null,null,null,null)),r._0(7,147456,null,0,g.a,[_.a,r.j,r.A],{name:[0,"name"]},null),(l()(),r._23(-1,0,[" Sync"])),(l()(),r._23(-1,null,["\n "]))],function(l,n){l(n,5,0,"","");l(n,7,0,"sync")},function(l,n){l(n,6,0,r._15(n,7)._hidden)})}function u(l){return r._25(0,[(l()(),r._1(0,0,null,null,4,"div",[["class","completed_note"]],null,null,null,null,null)),(l()(),r._23(-1,null,["\n "])),(l()(),r._1(2,0,null,null,1,"p",[],null,null,null,null,null)),(l()(),r._23(-1,null,["\nPD saved. Click SYNC to complete"])),(l()(),r._23(-1,null,["\n"]))],null,null)}function a(l){return r._25(0,[(l()(),r._1(0,0,null,null,5,"ion-col",[["class","col"],["col-1",""]],null,null,null,null,null)),r._0(1,16384,null,0,f.a,[],null,null),(l()(),r._23(-1,null,["\n "])),(l()(),r._1(3,0,null,null,1,"ion-icon",[["name","checkmark-circle-outline"],["role","img"]],[[2,"hide",null]],null,null,null,null)),r._0(4,147456,null,0,g.a,[_.a,r.j,r.A],{name:[0,"name"]},null),(l()(),r._23(-1,null,["\n "]))],function(l,n){l(n,4,0,"checkmark-circle-outline")},function(l,n){l(n,3,0,r._15(n,4)._hidden)})}function i(l){return r._25(0,[(l()(),r._1(0,0,null,null,18,"mat-card",[["class","card-class mat-card"]],null,[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==l.component.goto(l.context.$implicit.order_id)&&t}return t},h.d,h.a)),r._0(1,278528,null,0,b.i,[r.q,r.r,r.j,r.B],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),r._18(2,{"border-disabled":0,"border-saved-local":1,"border-saved":2}),r._0(3,49152,null,0,v.a,[],null,null),(l()(),r._23(-1,0,["\n "])),(l()(),r._1(5,0,null,0,12,"ion-row",[["class","row"]],null,null,null,null,null)),r._0(6,16384,null,0,y.a,[],null,null),(l()(),r._23(-1,null,["\n "])),(l()(),r._1(8,0,null,null,5,"ion-col",[["class","col"],["col-11",""]],null,null,null,null,null)),r._0(9,16384,null,0,f.a,[],null,null),(l()(),r._23(-1,null,["\n "])),(l()(),r._1(11,0,null,null,1,"h6",[],null,null,null,null,null)),(l()(),r._23(12,null,["",""])),(l()(),r._23(-1,null,["\n "])),(l()(),r._23(-1,null,["\n "])),(l()(),r.W(16777216,null,null,1,null,a)),r._0(16,16384,null,0,b.k,[r.K,r.H],{ngIf:[0,"ngIf"]},null),(l()(),r._23(-1,null,["\n "])),(l()(),r._23(-1,0,["\n "]))],function(l,n){var e=n.component;l(n,1,0,"card-class",l(n,2,0,null==e.sales_pd_id&&n.context.$implicit.is_disabled,null!=e.sales_pd_id&&n.context.$implicit.hasOwnProperty("status")&&"1"==n.context.$implicit.status&&n.context.$implicit.hasOwnProperty("is_synced")&&0==n.context.$implicit.is_synced,null!=e.sales_pd_id&&n.context.$implicit.hasOwnProperty("status")&&"1"==n.context.$implicit.status));l(n,16,0,n.context.$implicit.hasOwnProperty("status")&&"1"==n.context.$implicit.status)},function(l,n){l(n,12,0,n.context.$implicit.section_name)})}function o(l){return r._25(0,[(l()(),r._23(-1,null,["\n"])),(l()(),r._1(1,0,null,null,23,"ion-header",[],null,null,null,null,null)),r._0(2,16384,null,0,C.a,[_.a,r.j,r.A,[2,w.a]],null,null),(l()(),r._23(-1,null,["\n\n "])),(l()(),r._1(4,0,null,null,19,"ion-navbar",[["class","toolbar"],["color","optblue"]],[[8,"hidden",0],[2,"statusbar-padding",null]],null,null,x.b,x.a)),r._0(5,49152,null,0,c.a,[S.a,[2,w.a],[2,P.a],_.a,r.j,r.A],{color:[0,"color"]},null),(l()(),r._23(-1,3,["\n "])),(l()(),r._1(7,0,null,0,8,"button",[["ion-button",""],["menuToggle",""]],[[8,"hidden",0]],[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==r._15(l,9).toggle()&&t}return t},p.b,p.a)),r._0(8,1097728,[[1,4]],0,m.a,[[8,""],_.a,r.j,r.A],null,null),r._0(9,1064960,null,0,q.a,[k.a,[2,w.a],[2,m.a],[2,c.a]],{menuToggle:[0,"menuToggle"]},null),r._0(10,16384,null,1,s.a,[_.a,r.j,r.A,[2,d.a],[2,c.a]],null,null),r._21(603979776,1,{_buttons:1}),(l()(),r._23(-1,0,["\n "])),(l()(),r._1(13,0,null,0,1,"ion-icon",[["name","menu"],["role","img"]],[[2,"hide",null]],null,null,null,null)),r._0(14,147456,null,0,g.a,[_.a,r.j,r.A],{name:[0,"name"]},null),(l()(),r._23(-1,0,["\n "])),(l()(),r._23(-1,3,["\n "])),(l()(),r._1(17,0,null,3,2,"ion-title",[],null,null,null,F.b,F.a)),r._0(18,49152,null,0,I.a,[_.a,r.j,r.A,[2,d.a],[2,c.a]],null,null),(l()(),r._23(-1,0,["Section List"])),(l()(),r._23(-1,3,["\n "])),(l()(),r.W(16777216,null,2,1,null,t)),r._0(22,16384,null,0,b.k,[r.K,r.H],{ngIf:[0,"ngIf"]},null),(l()(),r._23(-1,3,["\n "])),(l()(),r._23(-1,null,["\n"])),(l()(),r._23(-1,null,["\n\n\n"])),(l()(),r._1(26,0,null,null,11,"ion-content",[["padding",""]],[[2,"statusbar-padding",null],[2,"has-refresher",null]],null,null,D.b,D.a)),r._0(27,4374528,null,0,j.a,[_.a,A.a,L.a,r.j,r.A,S.a,O.a,r.v,[2,w.a],[2,P.a]],null,null),(l()(),r._23(-1,1,["\n "])),(l()(),r._23(-1,1,["\n "])),(l()(),r._23(-1,1,["\n"])),(l()(),r._23(-1,1,["\n"])),(l()(),r.W(16777216,null,1,1,null,u)),r._0(33,16384,null,0,b.k,[r.K,r.H],{ngIf:[0,"ngIf"]},null),(l()(),r._23(-1,1,["\n "])),(l()(),r.W(16777216,null,1,1,null,i)),r._0(36,802816,null,0,b.j,[r.K,r.H,r.q],{ngForOf:[0,"ngForOf"]},null),(l()(),r._23(-1,1,["\n"])),(l()(),r._23(-1,null,["\n"]))],function(l,n){var e=n.component;l(n,5,0,"optblue");l(n,9,0,"");l(n,14,0,"menu");l(n,22,0,e.is_sync_btn);l(n,33,0,e.is_sync_btn);l(n,36,0,e.section_template)},function(l,n){l(n,4,0,r._15(n,5)._hidden,r._15(n,5)._sbPadding);l(n,7,0,r._15(n,9).isHidden);l(n,13,0,r._15(n,14)._hidden);l(n,26,0,r._15(n,27).statusbarPadding,r._15(n,27)._hasRefresher)})}e.d(n,"a",function(){return W});var r=e(0),s=e(69),_=e(2),d=e(45),c=e(35),p=e(44),m=e(28),g=e(32),f=e(73),h=e(88),b=e(3),v=e(67),y=e(74),C=e(64),w=e(6),x=e(82),S=e(10),P=e(25),q=e(100),k=e(36),F=e(83),I=e(65),D=e(66),j=e(29),A=e(5),L=e(11),O=e(30),T=e(165),E=e(18),N=e(37),$=e(27),V=e(104),K=r.Z({encapsulation:2,styles:[],data:{}}),W=r.X("page-section-list",T.a,function(l){return r._25(0,[(l()(),r._1(0,0,null,null,1,"page-section-list",[],null,null,null,o,K)),r._0(1,49152,null,0,T.a,[P.a,E.a,N.a,$.a,V.a],null,null)],null,null)},{},{},[])},397:function(l,n,e){"use strict";function t(l){return o._25(0,[(l()(),o._1(0,0,null,null,10,"div",[["class","menu-header"],["style","text-align:center !important;"]],null,null,null,null,null)),(l()(),o._23(-1,null,["\n "])),(l()(),o._23(-1,null,["\n "])),(l()(),o._1(3,0,null,null,0,"img",[["class","user-avatar round"],["onerror","this.src='assets/img/avatar/girl-avatar.png'"],["style","height:111px;max-width:111px;"]],[[8,"src",4]],null,null,null,null)),(l()(),o._23(-1,null,["\n "])),(l()(),o._1(5,0,null,null,1,"p",[["class","name"]],null,null,null,null,null)),(l()(),o._23(6,null,[""," ",""])),(l()(),o._23(-1,null,["\n "])),(l()(),o._1(8,0,null,null,1,"span",[],null,null,null,null,null)),(l()(),o._23(9,null,["(",")"])),(l()(),o._23(-1,null,["\n "]))],null,function(l,n){var e=n.component;l(n,3,0,e.userDetails.profilepic||e.placeholder);l(n,6,0,e.userDetails.user_first_name,e.userDetails.user_last_name);l(n,9,0,e.userDetails.role_name)})}function u(l){return o._25(0,[(l()(),o._1(0,0,null,null,7,"div",[["class","menu-header"],["style","text-align:center !important;"]],null,null,null,null,null)),(l()(),o._23(-1,null,["\n "])),(l()(),o._23(-1,null,["\n "])),(l()(),o._1(3,0,null,null,0,"img",[["class","user-avatar round"],["onerror","this.src='assets/img/avatar/girl-avatar.png'"],["style","height:111px;max-width:111px;"]],[[8,"src",4]],null,null,null,null)),(l()(),o._23(-1,null,["\n "])),(l()(),o._1(5,0,null,null,1,"p",[["class","name"]],null,null,null,null,null)),(l()(),o._23(-1,null,["Lender Officer"])),(l()(),o._23(-1,null,["\n "]))],null,function(l,n){var e=n.component;l(n,3,0,e.chosenPicture||e.placeholder)})}function a(l){return o._25(0,[(l()(),o._1(0,0,null,null,10,"button",[["class","item item-block"],["detail-none",""],["ion-item",""],["menuClose","left"]],null,[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==o._15(l,6).close()&&t}if("click"===n){t=!1!==l.context.$implicit.method()&&t}return t},r.b,r.a)),o._0(1,1097728,null,3,s.a,[_.a,d.a,o.j,o.A,[2,c.a]],null,null),o._21(335544320,4,{contentLabel:0}),o._21(603979776,5,{_buttons:1}),o._21(603979776,6,{_icons:1}),o._0(5,16384,null,0,p.a,[],null,null),o._0(6,16384,null,0,m.a,[g.a],{menuClose:[0,"menuClose"]},null),(l()(),o._23(-1,2,["\n "])),(l()(),o._1(8,0,null,0,1,"ion-icon",[["item-left",""],["role","img"]],[[2,"hide",null]],null,null,null,null)),o._0(9,147456,[[6,4]],0,f.a,[d.a,o.j,o.A],{name:[0,"name"]},null),(l()(),o._23(10,2,["\n ","\n "]))],function(l,n){l(n,6,0,"left");l(n,9,0,n.context.$implicit.icon)},function(l,n){l(n,8,0,o._15(n,9)._hidden);l(n,10,0,n.context.$implicit.title)})}function i(l){return o._25(0,[o._21(402653184,1,{nav:0}),(l()(),o._1(1,0,null,null,35,"ion-menu",[["id","menu-material"],["role","navigation"]],null,null,null,h.b,h.a)),o._20(6144,null,b.a,null,[v.a]),o._0(3,245760,null,2,v.a,[g.a,o.j,d.a,y.a,o.A,C.a,w.l,x.a,S.a],{content:[0,"content"],id:[1,"id"]},null),o._21(335544320,2,{menuContent:0}),o._21(335544320,3,{menuNav:0}),(l()(),o._23(-1,0,["\n "])),(l()(),o._1(7,0,null,0,28,"ion-content",[],[[2,"statusbar-padding",null],[2,"has-refresher",null]],null,null,P.b,P.a)),o._0(8,4374528,[[2,4]],0,q.a,[d.a,y.a,x.a,o.j,o.A,S.a,C.a,o.v,[2,k.a],[2,F.a]],null,null),(l()(),o._23(-1,1,["\n "])),(l()(),o.W(16777216,null,1,1,null,t)),o._0(11,16384,null,0,I.k,[o.K,o.H],{ngIf:[0,"ngIf"]},null),(l()(),o._23(-1,1,["\n "])),(l()(),o.W(16777216,null,1,1,null,u)),o._0(14,16384,null,0,I.k,[o.K,o.H],{ngIf:[0,"ngIf"]},null),(l()(),o._23(-1,1,["\n "])),(l()(),o._1(16,0,null,1,0,"div",[["class","hr"]],null,null,null,null,null)),(l()(),o._23(-1,1,["\n "])),(l()(),o._1(18,0,null,1,16,"ion-list",[["no-lines",""]],null,null,null,null,null)),o._0(19,16384,null,0,D.a,[d.a,o.j,o.A,y.a,w.l,x.a],null,null),(l()(),o._23(-1,null,["\n "])),(l()(),o.W(16777216,null,null,1,null,a)),o._0(22,802816,null,0,I.j,[o.K,o.H,o.q],{ngForOf:[0,"ngForOf"]},null),(l()(),o._23(-1,null,["\n "])),(l()(),o._1(24,0,null,null,9,"ion-item",[["class","item item-block"]],null,null,null,r.b,r.a)),o._0(25,1097728,null,3,s.a,[_.a,d.a,o.j,o.A,[2,c.a]],null,null),o._21(335544320,7,{contentLabel:0}),o._21(603979776,8,{_buttons:1}),o._21(603979776,9,{_icons:1}),o._0(29,16384,null,0,p.a,[],null,null),(l()(),o._23(-1,2,["\n "])),(l()(),o._1(31,0,null,2,1,"p",[],null,null,null,null,null)),(l()(),o._23(32,null,["App Version: ",""])),(l()(),o._23(-1,2,["\n "])),(l()(),o._23(-1,null,["\n "])),(l()(),o._23(-1,1,["\n "])),(l()(),o._23(-1,0,["\n "])),(l()(),o._23(-1,null,["\n "])),(l()(),o._23(-1,null,["\n "])),(l()(),o._1(39,0,null,null,2,"ion-nav",[["swipeBackEnabled","false"]],null,null,null,j.b,j.a)),o._20(6144,null,b.a,null,[A.a]),o._0(41,4374528,[[1,4],["content",4]],0,A.a,[[2,k.a],[2,F.a],S.a,d.a,y.a,o.j,o.v,o.A,o.i,w.l,L.a,[2,O.a],x.a,o.l],{swipeBackEnabled:[0,"swipeBackEnabled"],root:[1,"root"]},null)],function(l,n){var e=n.component;l(n,3,0,o._15(n,41),"menu-material");l(n,11,0,e.userAccess);l(n,14,0,!e.userAccess);l(n,22,0,e.pages);l(n,41,0,"false",e.rootPage)},function(l,n){var e=n.component;l(n,7,0,o._15(n,8).statusbarPadding,o._15(n,8)._hasRefresher);l(n,32,0,e.app_version)})}e.d(n,"a",function(){return z});var o=e(0),r=e(196),s=e(49),_=e(40),d=e(2),c=e(97),p=e(127),m=e(239),g=e(36),f=e(32),h=e(462),b=e(99),v=e(186),y=e(5),C=e(30),w=e(14),x=e(11),S=e(10),P=e(66),q=e(29),k=e(6),F=e(25),I=e(3),D=e(109),j=e(463),A=e(153),L=e(89),O=e(51),T=e(170),E=e(189),N=e(190),$=e(46),V=e(59),K=e(161),W=e(193),R=e(106),U=e(31),H=e(37),M=e(50),B=e(70),J=o.Z({encapsulation:2,styles:[],data:{}}),z=o.X("ng-component",T.a,function(l){return o._25(0,[(l()(),o._1(0,0,null,null,1,"ng-component",[],null,null,null,i,J)),o._0(1,49152,null,0,T.a,[y.a,E.a,N.a,$.a,V.a,$.a,K.a,W.a,R.a,U.a,H.a,M.a,B.b],null,null)],null,null)},{},{},[])},398:function(l,n,e){"use strict";function t(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,3,"mat-hint",[["align","end"],["class","mat-hint"],["style","font-size: 12px;"]],[[2,"mat-right",null],[1,"id",0],[1,"align",0]],null,null,null,null)),Sn._0(1,16384,[[7,4]],0,Xn.e,[],{align:[0,"align"]},null),(l()(),Sn._23(2,null,["","",""])),Sn._19(3,1)],function(l,n){l(n,1,0,"end")},function(l,n){l(n,0,0,"end"==Sn._15(n,1).align,Sn._15(n,1).id,null);l(n,2,0,"₹",Sn._24(n,2,1,l(n,3,0,Sn._15(n.parent.parent.parent.parent.parent.parent,0),n.parent.parent.parent.context.$implicit.get("answer_value").value)))})}function u(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,2,"mat-error",[["align","end"],["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),Sn._0(1,16384,[[6,4]],0,Xn.a,[],null,null),(l()(),Sn._23(2,null,["",""]))],null,function(l,n){l(n,0,0,Sn._15(n,1).id);l(n,2,0,n.parent.context.$implicit.message)})}function a(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,4,null,null,null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,u)),Sn._0(3,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "]))],function(l,n){l(n,3,0,n.parent.parent.parent.context.$implicit.get("answer_value").hasError(n.context.$implicit.name.toLowerCase()))},null)}function i(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,32,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,ie.b,ie.a)),Sn._0(1,278528,null,0,le.n,[Sn.r,Sn.j,Sn.B],{ngStyle:[0,"ngStyle"]},null),Sn._18(2,{"margin-bottom":0}),Sn._0(3,7389184,null,7,Xn.b,[Sn.j,Sn.g,[2,oe.h]],null,null),Sn._21(335544320,3,{_control:0}),Sn._21(335544320,4,{_placeholderChild:0}),Sn._21(335544320,5,{_labelChild:0}),Sn._21(603979776,6,{_errorChildren:1}),Sn._21(603979776,7,{_hintChildren:1}),Sn._21(603979776,8,{_prefixChildren:1}),Sn._21(603979776,9,{_suffixChildren:1}),(l()(),Sn._23(-1,1,["\n\n "])),(l()(),Sn._1(12,0,null,3,2,"mat-label",[],null,null,null,null,null)),Sn._0(13,16384,[[5,4]],0,Xn.f,[],null,null),(l()(),Sn._23(14,null,["",""])),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._1(16,0,null,1,7,"input",[["autocomplete","off"],["class","mat-input-element mat-form-field-autofill-control"],["formControlName","answer_value"],["matInput",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[8,"placeholder",0],[8,"disabled",0],[8,"required",0],[8,"readOnly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"change"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],function(l,n,e){var t=!0,u=l.component;if("input"===n){t=!1!==Sn._15(l,17)._handleInput(e.target.value)&&t}if("blur"===n){t=!1!==Sn._15(l,17).onTouched()&&t}if("compositionstart"===n){t=!1!==Sn._15(l,17)._compositionStart()&&t}if("compositionend"===n){t=!1!==Sn._15(l,17)._compositionEnd(e.target.value)&&t}if("blur"===n){t=!1!==Sn._15(l,22)._focusChanged(!1)&&t}if("focus"===n){t=!1!==Sn._15(l,22)._focusChanged(!0)&&t}if("input"===n){t=!1!==Sn._15(l,22)._onInput()&&t}if("change"===n){t=!1!==u.onChangeProperty(e,l.parent.parent.context.$implicit,"","",l.parent.parent.context.index)&&t}return t},null,null)),Sn._0(17,16384,null,0,Zn.d,[Sn.B,Sn.j,[2,Zn.a]],null,null),Sn._20(1024,null,Zn.p,function(l){return[l]},[Zn.d]),Sn._0(19,671744,null,0,Zn.h,[[3,Zn.c],[8,null],[8,null],[2,Zn.p]],{name:[0,"name"]},null),Sn._20(2048,null,Zn.q,null,[Zn.h]),Sn._0(21,16384,null,0,Zn.r,[Zn.q],null,null),Sn._0(22,933888,null,0,re.b,[Sn.j,se.a,[2,Zn.q],[2,Zn.t],[2,Zn.j],oe.d,[8,null]],{placeholder:[0,"placeholder"],type:[1,"type"]},null),Sn._20(2048,[[3,4]],Xn.c,null,[re.b]),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn.W(16777216,null,7,1,null,t)),Sn._0(27,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn.W(16777216,null,5,1,null,a)),Sn._0(31,802816,null,0,le.j,[Sn.K,Sn.H,Sn.q],{ngForOf:[0,"ngForOf"]},null),(l()(),Sn._23(-1,1,["\n "]))],function(l,n){l(n,1,0,l(n,2,0,"numtoword"==n.parent.parent.context.$implicit.get("field_type").value?"5%":"0"));l(n,19,0,"answer_value");l(n,22,0,n.parent.parent.context.$implicit.get("place_holder").value,"num"==n.parent.parent.context.$implicit.get("field_type").value||"numtoword"==n.parent.parent.context.$implicit.get("field_type").value?"number":"string"==n.parent.parent.context.$implicit.get("field_type").value?"text":n.parent.parent.context.$implicit.get("field_type").value);l(n,27,0,""!=n.parent.parent.context.$implicit.get("answer_value").value&&"numtoword"==n.parent.parent.context.$implicit.get("field_type").value);l(n,31,0,n.parent.parent.context.$implicit.get("validations").value)},function(l,n){l(n,0,1,[Sn._15(n,3)._control.errorState,Sn._15(n,3)._control.errorState,Sn._15(n,3)._canLabelFloat,Sn._15(n,3)._shouldLabelFloat(),Sn._15(n,3)._hideControlPlaceholder(),Sn._15(n,3)._control.disabled,Sn._15(n,3)._control.focused,Sn._15(n,3)._shouldForward("untouched"),Sn._15(n,3)._shouldForward("touched"),Sn._15(n,3)._shouldForward("pristine"),Sn._15(n,3)._shouldForward("dirty"),Sn._15(n,3)._shouldForward("valid"),Sn._15(n,3)._shouldForward("invalid"),Sn._15(n,3)._shouldForward("pending")]);l(n,14,0,n.parent.parent.context.$implicit.get("question").value);l(n,16,1,[Sn._15(n,21).ngClassUntouched,Sn._15(n,21).ngClassTouched,Sn._15(n,21).ngClassPristine,Sn._15(n,21).ngClassDirty,Sn._15(n,21).ngClassValid,Sn._15(n,21).ngClassInvalid,Sn._15(n,21).ngClassPending,Sn._15(n,22)._isServer,Sn._15(n,22).id,Sn._15(n,22).placeholder,Sn._15(n,22).disabled,Sn._15(n,22).required,Sn._15(n,22).readonly,Sn._15(n,22)._ariaDescribedby||null,Sn._15(n,22).errorState,Sn._15(n,22).required.toString()])})}function o(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,2,"mat-radio-button",[["class","radio-btn-gap mat-radio-button"]],[[2,"mat-radio-checked",null],[2,"mat-radio-disabled",null],[1,"id",0]],[[null,"focus"]],function(l,n,e){var t=!0;if("focus"===n){t=!1!==Sn._15(l,1)._inputElement.nativeElement.focus()&&t}return t},Pn.b,Pn.a)),Sn._0(1,4440064,[[10,4]],0,qn.a,[[2,qn.b],Sn.j,Sn.g,kn.i,Fn.c],{value:[0,"value"]},null),(l()(),Sn._23(2,0,["",""]))],function(l,n){l(n,1,0,n.context.$implicit.hasOwnProperty("answer_id")?n.context.$implicit.answer_id:n.context.$implicit.answer)},function(l,n){l(n,0,0,Sn._15(n,1).checked,Sn._15(n,1).disabled,Sn._15(n,1).id);l(n,2,0,n.context.$implicit.answer)})}function r(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,2,"mat-error",[["align","end"],["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),Sn._0(1,16384,null,0,Xn.a,[],null,null),(l()(),Sn._23(2,null,["",""]))],null,function(l,n){l(n,0,0,Sn._15(n,1).id);l(n,2,0,n.parent.context.$implicit.message)})}function s(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,4,null,null,null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,r)),Sn._0(3,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "]))],function(l,n){l(n,3,0,n.parent.parent.parent.context.$implicit.get("answer_value").hasError(n.context.$implicit.name.toLowerCase()))},null)}function _(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,22,"div",[["class","radio-gap"]],null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(2,0,null,null,2,"mat-label",[],null,null,null,null,null)),Sn._0(3,16384,null,0,Xn.f,[],null,null),(l()(),Sn._23(4,null,["",""])),(l()(),Sn._1(5,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(7,0,null,null,11,"mat-radio-group",[["aria-label","Select an option"],["class","mat-radio-group"],["formControlName","answer_value"],["role","radiogroup"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"change"]],function(l,n,e){var t=!0;if("change"===n){t=!1!==l.component.onChangeProperty(e,l.parent.parent.context.$implicit,"","",l.parent.parent.context.index)&&t}return t},null,null)),Sn._0(8,1064960,null,1,qn.b,[Sn.g],null,{change:"change"}),Sn._21(603979776,10,{_radios:1}),Sn._20(1024,null,Zn.p,function(l){return[l]},[qn.b]),Sn._0(11,671744,null,0,Zn.h,[[3,Zn.c],[8,null],[8,null],[2,Zn.p]],{name:[0,"name"]},null),Sn._20(2048,null,Zn.q,null,[Zn.h]),Sn._0(13,16384,null,0,Zn.r,[Zn.q],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,o)),Sn._0(16,802816,null,0,le.j,[Sn.K,Sn.H,Sn.q],{ngForOf:[0,"ngForOf"]},null),(l()(),Sn._1(17,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,s)),Sn._0(21,802816,null,0,le.j,[Sn.K,Sn.H,Sn.q],{ngForOf:[0,"ngForOf"]},null),(l()(),Sn._23(-1,null,["\n "]))],function(l,n){l(n,11,0,"answer_value");l(n,16,0,n.parent.parent.context.$implicit.get("answers").value);l(n,21,0,n.parent.parent.context.$implicit.get("validations").value)},function(l,n){l(n,4,0,n.parent.parent.context.$implicit.get("question").value);l(n,7,0,Sn._15(n,13).ngClassUntouched,Sn._15(n,13).ngClassTouched,Sn._15(n,13).ngClassPristine,Sn._15(n,13).ngClassDirty,Sn._15(n,13).ngClassValid,Sn._15(n,13).ngClassInvalid,Sn._15(n,13).ngClassPending)})}function d(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,2,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==Sn._15(l,1)._selectViaInteraction()&&t}if("keydown"===n){t=!1!==Sn._15(l,1)._handleKeydown(e)&&t}return t},_e.c,_e.a)),Sn._0(1,8437760,[[18,4]],0,oe.q,[Sn.j,Sn.g,[2,oe.j],[2,oe.p]],{value:[0,"value"]},null),(l()(),Sn._23(2,0,["",""]))],function(l,n){l(n,1,0,n.context.$implicit.hasOwnProperty("answer_id")?n.context.$implicit.answer_id:n.context.$implicit.answer)},function(l,n){l(n,0,0,Sn._15(n,1)._getTabIndex(),Sn._15(n,1).selected,Sn._15(n,1).multiple,Sn._15(n,1).active,Sn._15(n,1).id,Sn._15(n,1).selected.toString(),Sn._15(n,1).disabled.toString(),Sn._15(n,1).disabled);l(n,2,0,n.context.$implicit.answer)})}function c(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,2,"mat-error",[["align","end"],["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),Sn._0(1,16384,[[14,4]],0,Xn.a,[],null,null),(l()(),Sn._23(2,null,["",""]))],null,function(l,n){l(n,0,0,Sn._15(n,1).id);l(n,2,0,n.parent.context.$implicit.message)})}function p(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,4,null,null,null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,c)),Sn._0(3,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "]))],function(l,n){l(n,3,0,n.parent.parent.parent.context.$implicit.get("answer_value").hasError(n.context.$implicit.name.toLowerCase()))},null)}function m(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,32,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,ie.b,ie.a)),Sn._0(1,7389184,null,7,Xn.b,[Sn.j,Sn.g,[2,oe.h]],null,null),Sn._21(335544320,11,{_control:0}),Sn._21(335544320,12,{_placeholderChild:0}),Sn._21(335544320,13,{_labelChild:0}),Sn._21(603979776,14,{_errorChildren:1}),Sn._21(603979776,15,{_hintChildren:1}),Sn._21(603979776,16,{_prefixChildren:1}),Sn._21(603979776,17,{_suffixChildren:1}),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._1(10,0,null,3,2,"mat-label",[],null,null,null,null,null)),Sn._0(11,16384,[[13,4]],0,Xn.f,[],null,null),(l()(),Sn._23(12,null,["",""])),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._1(14,0,null,1,13,"mat-select",[["class","mat-select"],["formControlName","answer_value"],["role","listbox"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[1,"id",0],[1,"tabindex",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-required",0],[1,"aria-disabled",0],[1,"aria-invalid",0],[1,"aria-owns",0],[1,"aria-multiselectable",0],[1,"aria-describedby",0],[1,"aria-activedescendant",0],[2,"mat-select-disabled",null],[2,"mat-select-invalid",null],[2,"mat-select-required",null]],[[null,"selectionChange"],[null,"keydown"],[null,"focus"],[null,"blur"]],function(l,n,e){var t=!0,u=l.component;if("keydown"===n){t=!1!==Sn._15(l,19)._handleKeydown(e)&&t}if("focus"===n){t=!1!==Sn._15(l,19)._onFocus()&&t}if("blur"===n){t=!1!==Sn._15(l,19)._onBlur()&&t}if("selectionChange"===n){t=!1!==u.onChangeProperty(e,l.parent.parent.context.$implicit,"","",l.parent.parent.context.index)&&t}return t},de.b,de.a)),Sn._20(6144,null,oe.j,null,[ce.c]),Sn._0(16,671744,null,0,Zn.h,[[3,Zn.c],[8,null],[8,null],[8,null]],{name:[0,"name"]},null),Sn._20(2048,null,Zn.q,null,[Zn.h]),Sn._0(18,16384,null,0,Zn.r,[Zn.q],null,null),Sn._0(19,2080768,null,3,ce.c,[pe.f,Sn.g,Sn.v,oe.d,Sn.j,[2,me.c],[2,Zn.t],[2,Zn.j],[2,Xn.b],[2,Zn.q],[8,null],ce.a],null,{selectionChange:"selectionChange"}),Sn._21(603979776,18,{options:1}),Sn._21(603979776,19,{optionGroups:1}),Sn._21(335544320,20,{customTrigger:0}),Sn._20(2048,[[11,4]],Xn.c,null,[ce.c]),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn.W(16777216,null,1,1,null,d)),Sn._0(26,802816,null,0,le.j,[Sn.K,Sn.H,Sn.q],{ngForOf:[0,"ngForOf"]},null),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn.W(16777216,null,5,1,null,p)),Sn._0(31,802816,null,0,le.j,[Sn.K,Sn.H,Sn.q],{ngForOf:[0,"ngForOf"]},null),(l()(),Sn._23(-1,1,["\n "]))],function(l,n){l(n,16,0,"answer_value"),l(n,19,0);l(n,26,0,n.parent.parent.context.$implicit.get("answers").value);l(n,31,0,n.parent.parent.context.$implicit.get("validations").value)},function(l,n){l(n,0,1,[Sn._15(n,1)._control.errorState,Sn._15(n,1)._control.errorState,Sn._15(n,1)._canLabelFloat,Sn._15(n,1)._shouldLabelFloat(),Sn._15(n,1)._hideControlPlaceholder(),Sn._15(n,1)._control.disabled,Sn._15(n,1)._control.focused,Sn._15(n,1)._shouldForward("untouched"),Sn._15(n,1)._shouldForward("touched"),Sn._15(n,1)._shouldForward("pristine"),Sn._15(n,1)._shouldForward("dirty"),Sn._15(n,1)._shouldForward("valid"),Sn._15(n,1)._shouldForward("invalid"),Sn._15(n,1)._shouldForward("pending")]);l(n,12,0,n.parent.parent.context.$implicit.get("question").value);l(n,14,1,[Sn._15(n,18).ngClassUntouched,Sn._15(n,18).ngClassTouched,Sn._15(n,18).ngClassPristine,Sn._15(n,18).ngClassDirty,Sn._15(n,18).ngClassValid,Sn._15(n,18).ngClassInvalid,Sn._15(n,18).ngClassPending,Sn._15(n,19).id,Sn._15(n,19).tabIndex,Sn._15(n,19)._ariaLabel,Sn._15(n,19).ariaLabelledby,Sn._15(n,19).required.toString(),Sn._15(n,19).disabled.toString(),Sn._15(n,19).errorState,Sn._15(n,19).panelOpen?Sn._15(n,19)._optionIds:null,Sn._15(n,19).multiple,Sn._15(n,19)._ariaDescribedby||null,Sn._15(n,19)._getAriaActiveDescendant(),Sn._15(n,19).disabled,Sn._15(n,19).errorState,Sn._15(n,19).required])})}function g(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,3,"mat-checkbox",[["class","radio-btn-gap mat-checkbox"]],[[8,"id",0],[2,"mat-checkbox-indeterminate",null],[2,"mat-checkbox-checked",null],[2,"mat-checkbox-disabled",null],[2,"mat-checkbox-label-before",null]],[[null,"change"]],function(l,n,e){var t=!0;if("change"===n){t=!1!==l.component.onChange_checkbox(e,l.parent.parent.parent.context.$implicit)&&t}return t},ge.b,ge.a)),Sn._20(5120,null,Zn.p,function(l){return[l]},[fe.b]),Sn._0(2,4374528,null,0,fe.b,[Sn.j,Sn.g,kn.i,[8,null],[2,fe.a]],{value:[0,"value"]},{change:"change"}),(l()(),Sn._23(3,0,["",""]))],function(l,n){l(n,2,0,n.context.$implicit.hasOwnProperty("answer_id")?n.context.$implicit.answer_id:n.context.$implicit.answer)},function(l,n){l(n,0,0,Sn._15(n,2).id,Sn._15(n,2).indeterminate,Sn._15(n,2).checked,Sn._15(n,2).disabled,"before"==Sn._15(n,2).labelPosition);l(n,3,0,n.context.$implicit.answer)})}function f(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,2,"mat-error",[["align","end"],["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),Sn._0(1,16384,null,0,Xn.a,[],null,null),(l()(),Sn._23(2,null,["",""]))],null,function(l,n){l(n,0,0,Sn._15(n,1).id);l(n,2,0,n.parent.context.$implicit.message)})}function h(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,4,null,null,null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,f)),Sn._0(3,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "]))],function(l,n){l(n,3,0,n.parent.parent.parent.context.$implicit.get("answer_value").hasError(n.context.$implicit.name.toLowerCase()))},null)}function b(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,15,"div",[["class","radio-gap"],["formArrayName","answer_value"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,null,null)),Sn._0(1,212992,null,0,Zn.e,[[3,Zn.c],[8,null],[8,null]],{name:[0,"name"]},null),Sn._20(2048,null,Zn.c,null,[Zn.e]),Sn._0(3,16384,null,0,Zn.s,[Zn.c],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(5,0,null,null,2,"mat-label",[],null,null,null,null,null)),Sn._0(6,16384,null,0,Xn.f,[],null,null),(l()(),Sn._23(7,null,["",""])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,g)),Sn._0(10,802816,null,0,le.j,[Sn.K,Sn.H,Sn.q],{ngForOf:[0,"ngForOf"]},null),(l()(),Sn._1(11,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,h)),Sn._0(14,802816,null,0,le.j,[Sn.K,Sn.H,Sn.q],{ngForOf:[0,"ngForOf"]},null),(l()(),Sn._23(-1,null,["\n "]))],function(l,n){l(n,1,0,"answer_value");l(n,10,0,n.parent.parent.context.$implicit.get("answers").value);l(n,14,0,n.parent.parent.context.$implicit.get("validations").value)},function(l,n){l(n,0,0,Sn._15(n,3).ngClassUntouched,Sn._15(n,3).ngClassTouched,Sn._15(n,3).ngClassPristine,Sn._15(n,3).ngClassDirty,Sn._15(n,3).ngClassValid,Sn._15(n,3).ngClassInvalid,Sn._15(n,3).ngClassPending);l(n,7,0,n.parent.parent.context.$implicit.get("question").value)})}function v(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,2,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==Sn._15(l,1)._selectViaInteraction()&&t}if("keydown"===n){t=!1!==Sn._15(l,1)._handleKeydown(e)&&t}return t},_e.c,_e.a)),Sn._0(1,8437760,[[28,4]],0,oe.q,[Sn.j,Sn.g,[2,oe.j],[2,oe.p]],{value:[0,"value"]},null),(l()(),Sn._23(2,0,["",""]))],function(l,n){l(n,1,0,n.context.$implicit.hasOwnProperty("answer_id")?n.context.$implicit.answer_id:n.context.$implicit.answer)},function(l,n){l(n,0,0,Sn._15(n,1)._getTabIndex(),Sn._15(n,1).selected,Sn._15(n,1).multiple,Sn._15(n,1).active,Sn._15(n,1).id,Sn._15(n,1).selected.toString(),Sn._15(n,1).disabled.toString(),Sn._15(n,1).disabled);l(n,2,0,n.context.$implicit.answer)})}function y(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,2,"mat-error",[["align","end"],["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),Sn._0(1,16384,[[24,4]],0,Xn.a,[],null,null),(l()(),Sn._23(2,null,["",""]))],null,function(l,n){l(n,0,0,Sn._15(n,1).id);l(n,2,0,n.parent.context.$implicit.message)})}function C(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,4,null,null,null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,y)),Sn._0(3,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "]))],function(l,n){l(n,3,0,n.parent.parent.parent.context.$implicit.get("answer_value").hasError(n.context.$implicit.name.toLowerCase()))},null)}function w(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,32,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,ie.b,ie.a)),Sn._0(1,7389184,null,7,Xn.b,[Sn.j,Sn.g,[2,oe.h]],null,null),Sn._21(335544320,21,{_control:0}),Sn._21(335544320,22,{_placeholderChild:0}),Sn._21(335544320,23,{_labelChild:0}),Sn._21(603979776,24,{_errorChildren:1}),Sn._21(603979776,25,{_hintChildren:1}),Sn._21(603979776,26,{_prefixChildren:1}),Sn._21(603979776,27,{_suffixChildren:1}),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._1(10,0,null,3,2,"mat-label",[],null,null,null,null,null)),Sn._0(11,16384,[[23,4]],0,Xn.f,[],null,null),(l()(),Sn._23(12,null,["",""])),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._1(14,0,null,1,13,"mat-select",[["class","mat-select"],["formControlName","answer_value"],["multiple",""],["role","listbox"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[1,"id",0],[1,"tabindex",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-required",0],[1,"aria-disabled",0],[1,"aria-invalid",0],[1,"aria-owns",0],[1,"aria-multiselectable",0],[1,"aria-describedby",0],[1,"aria-activedescendant",0],[2,"mat-select-disabled",null],[2,"mat-select-invalid",null],[2,"mat-select-required",null]],[[null,"selectionChange"],[null,"keydown"],[null,"focus"],[null,"blur"]],function(l,n,e){var t=!0,u=l.component;if("keydown"===n){t=!1!==Sn._15(l,19)._handleKeydown(e)&&t}if("focus"===n){t=!1!==Sn._15(l,19)._onFocus()&&t}if("blur"===n){t=!1!==Sn._15(l,19)._onBlur()&&t}if("selectionChange"===n){t=!1!==u.onChangeProperty(e,l.parent.parent.context.$implicit,"","",l.parent.parent.context.index)&&t}return t},de.b,de.a)),Sn._20(6144,null,oe.j,null,[ce.c]),Sn._0(16,671744,null,0,Zn.h,[[3,Zn.c],[8,null],[8,null],[8,null]],{name:[0,"name"]},null),Sn._20(2048,null,Zn.q,null,[Zn.h]),Sn._0(18,16384,null,0,Zn.r,[Zn.q],null,null),Sn._0(19,2080768,null,3,ce.c,[pe.f,Sn.g,Sn.v,oe.d,Sn.j,[2,me.c],[2,Zn.t],[2,Zn.j],[2,Xn.b],[2,Zn.q],[8,null],ce.a],{multiple:[0,"multiple"]},{selectionChange:"selectionChange"}),Sn._21(603979776,28,{options:1}),Sn._21(603979776,29,{optionGroups:1}),Sn._21(335544320,30,{customTrigger:0}),Sn._20(2048,[[21,4]],Xn.c,null,[ce.c]),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn.W(16777216,null,1,1,null,v)),Sn._0(26,802816,null,0,le.j,[Sn.K,Sn.H,Sn.q],{ngForOf:[0,"ngForOf"]},null),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn.W(16777216,null,5,1,null,C)),Sn._0(31,802816,null,0,le.j,[Sn.K,Sn.H,Sn.q],{ngForOf:[0,"ngForOf"]},null),(l()(),Sn._23(-1,1,["\n "]))],function(l,n){l(n,16,0,"answer_value");l(n,19,0,"");l(n,26,0,n.parent.parent.context.$implicit.get("answers").value);l(n,31,0,n.parent.parent.context.$implicit.get("validations").value)},function(l,n){l(n,0,1,[Sn._15(n,1)._control.errorState,Sn._15(n,1)._control.errorState,Sn._15(n,1)._canLabelFloat,Sn._15(n,1)._shouldLabelFloat(),Sn._15(n,1)._hideControlPlaceholder(),Sn._15(n,1)._control.disabled,Sn._15(n,1)._control.focused,Sn._15(n,1)._shouldForward("untouched"),Sn._15(n,1)._shouldForward("touched"),Sn._15(n,1)._shouldForward("pristine"),Sn._15(n,1)._shouldForward("dirty"),Sn._15(n,1)._shouldForward("valid"),Sn._15(n,1)._shouldForward("invalid"),Sn._15(n,1)._shouldForward("pending")]);l(n,12,0,n.parent.parent.context.$implicit.get("question").value);l(n,14,1,[Sn._15(n,18).ngClassUntouched,Sn._15(n,18).ngClassTouched,Sn._15(n,18).ngClassPristine,Sn._15(n,18).ngClassDirty,Sn._15(n,18).ngClassValid,Sn._15(n,18).ngClassInvalid,Sn._15(n,18).ngClassPending,Sn._15(n,19).id,Sn._15(n,19).tabIndex,Sn._15(n,19)._ariaLabel,Sn._15(n,19).ariaLabelledby,Sn._15(n,19).required.toString(),Sn._15(n,19).disabled.toString(),Sn._15(n,19).errorState,Sn._15(n,19).panelOpen?Sn._15(n,19)._optionIds:null,Sn._15(n,19).multiple,Sn._15(n,19)._ariaDescribedby||null,Sn._15(n,19)._getAriaActiveDescendant(),Sn._15(n,19).disabled,Sn._15(n,19).errorState,Sn._15(n,19).required])})}function x(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,1,"img",[["class","doc-image-bucket"],["imageViewer",""]],[[8,"src",4]],[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==Sn._15(l,1).onClick(e)&&t}return t},null,null)),Sn._0(1,16384,null,0,he.a,[Sn.j,be.a],{src:[0,"src"]},null)],function(l,n){l(n,1,0,"")},function(l,n){l(n,0,0,n.parent.parent.parent.context.$implicit.get("answer_value").value)})}function S(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,1,"ion-spinner",[["name","crescent"],["style","width: 20px;\n height: 20px;"]],[[2,"spinner-paused",null]],[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==l.component.cancelLoader(l.parent.parent.parent.parent.context.$implicit)&&t}return t},ve.b,ve.a)),Sn._0(1,114688,null,0,ye.a,[Dn.a,Sn.j,Sn.A],{name:[0,"name"]},null)],function(l,n){l(n,1,0,"crescent")},function(l,n){l(n,0,0,Sn._15(n,1)._paused)})}function P(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,1,"ion-icon",[["name","checkmark-circle-outline"],["role","img"],["style","color: #008828;float: right;\n margin-right: 30%;"]],[[2,"hide",null]],null,null,null,null)),Sn._0(1,147456,null,0,Rn.a,[Dn.a,Sn.j,Sn.A],{name:[0,"name"]},null)],function(l,n){l(n,1,0,"checkmark-circle-outline")},function(l,n){l(n,0,0,Sn._15(n,1)._hidden)})}function q(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,13,"span",[["style","margin:0px;"]],null,[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==l.component.imageReupload(l.parent.parent.parent.parent.context.$implicit)&&t}return t},null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(2,0,null,null,5,"ion-row",[["class","row"],["style","margin-top: -17px;padding:0px;"]],null,null,null,null,null)),Sn._0(3,16384,null,0,Ce.a,[],null,null),(l()(),Sn._1(4,0,null,null,3,"button",[["clear",""],["ion-button",""]],null,null,null,En.b,En.a)),Sn._0(5,1097728,null,0,Nn.a,[[8,""],Dn.a,Sn.j,Sn.A],{clear:[0,"clear"]},null),(l()(),Sn._1(6,0,null,0,1,"ion-icon",[["name","refresh-circle"],["role","img"],["style","color:lightcoral;"]],[[2,"hide",null]],null,null,null,null)),Sn._0(7,147456,null,0,Rn.a,[Dn.a,Sn.j,Sn.A],{name:[0,"name"]},null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(9,0,null,null,3,"ion-row",[["class","row"],["style","margin-top: -20px;padding:0px;"]],null,null,null,null,null)),Sn._0(10,16384,null,0,Ce.a,[],null,null),(l()(),Sn._1(11,0,null,null,1,"p",[["style","font-size: 10px"]],null,null,null,null,null)),(l()(),Sn._23(-1,null,["Click to ReUpload"])),(l()(),Sn._23(-1,null,["\n "]))],function(l,n){l(n,5,0,"");l(n,7,0,"refresh-circle")},function(l,n){l(n,6,0,Sn._15(n,7)._hidden)})}function k(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,11,"ion-col",[["class","col"],["col-4",""]],null,null,null,null,null)),Sn._0(1,16384,null,0,we.a,[],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,S)),Sn._0(4,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,P)),Sn._0(7,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,q)),Sn._0(10,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "]))],function(l,n){l(n,4,0,1==n.parent.parent.parent.context.$implicit.get("is_loader").value);l(n,7,0,1==n.parent.parent.parent.context.$implicit.get("is_saved").value);l(n,10,0,0==n.parent.parent.parent.context.$implicit.get("is_saved").value&&0==n.parent.parent.parent.context.$implicit.get("is_loader").value&&n.parent.parent.parent.context.$implicit.value.hasOwnProperty("is_saved")&&n.parent.parent.parent.context.$implicit.value.hasOwnProperty("is_loader"))},null)}function F(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,2,"mat-error",[["align","end"],["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),Sn._0(1,16384,null,0,Xn.a,[],null,null),(l()(),Sn._23(2,null,["",""]))],null,function(l,n){l(n,0,0,Sn._15(n,1).id);l(n,2,0,n.parent.context.$implicit.message)})}function I(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,4,null,null,null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,F)),Sn._0(3,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "]))],function(l,n){l(n,3,0,n.parent.parent.parent.context.$implicit.get("answer_value").hasError(n.context.$implicit.name.toLowerCase()))},null)}function D(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,50,"div",[],null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(2,0,null,null,43,"ion-grid",[["class","grid"]],null,null,null,null,null)),Sn._0(3,16384,null,0,xe.a,[],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(5,0,null,null,39,"ion-row",[["class","row"]],null,null,null,null,null)),Sn._0(6,16384,null,0,Ce.a,[],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(8,0,null,null,33,"ion-col",[["align-self:",""],["center",""],["class","col"],["col-6",""],["no-padding",""],["text-center",""]],null,null,null,null,null)),Sn._0(9,16384,null,0,we.a,[],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(11,0,null,null,11,"div",[],null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,x)),Sn._0(14,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._1(15,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(17,0,null,null,2,"label",[],null,null,null,null,null)),(l()(),Sn._1(18,0,null,null,1,"strong",[],null,null,null,null,null)),(l()(),Sn._23(19,null,["",""])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(24,0,null,null,15,"ion-row",[["class","row"],["style","justify-content: center"]],null,null,null,null,null)),Sn._0(25,16384,null,0,Ce.a,[],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(27,0,null,null,7,"ion-col",[["class","col"],["col-8",""]],null,null,null,null,null)),Sn._0(28,16384,null,0,we.a,[],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(30,0,null,null,3,"button",[["clear",""],["color","optblue"],["ion-button",""]],null,[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==l.component.captureImg(l.parent.parent.context.index,l.parent.parent.context.$implicit)&&t}return t},En.b,En.a)),Sn._0(31,1097728,null,0,Nn.a,[[8,""],Dn.a,Sn.j,Sn.A],{color:[0,"color"],clear:[1,"clear"]},null),(l()(),Sn._1(32,0,null,0,1,"ion-icon",[["name","md-camera"],["role","img"],["style","font-size: 30px"]],[[2,"hide",null]],null,null,null,null)),Sn._0(33,147456,null,0,Rn.a,[Dn.a,Sn.j,Sn.A],{name:[0,"name"]},null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,k)),Sn._0(38,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(43,0,null,null,0,"hr",[],null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n \n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,I)),Sn._0(48,802816,null,0,le.j,[Sn.K,Sn.H,Sn.q],{ngForOf:[0,"ngForOf"]},null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "]))],function(l,n){l(n,14,0,""!=n.parent.parent.context.$implicit.get("answer_value").value);l(n,31,0,"optblue","");l(n,33,0,"md-camera");l(n,38,0,1==n.parent.parent.context.$implicit.get("is_image_status").value);l(n,48,0,n.parent.parent.context.$implicit.get("validations").value)},function(l,n){l(n,19,0,n.parent.parent.context.$implicit.get("question").value);l(n,32,0,Sn._15(n,33)._hidden)})}function j(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,2,"mat-error",[["align","end"],["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),Sn._0(1,16384,[[34,4]],0,Xn.a,[],null,null),(l()(),Sn._23(2,null,["",""]))],null,function(l,n){l(n,0,0,Sn._15(n,1).id);l(n,2,0,n.parent.context.$implicit.message)})}function A(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,4,null,null,null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,j)),Sn._0(3,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "]))],function(l,n){l(n,3,0,n.parent.parent.parent.context.$implicit.get("answer_value").hasError(n.context.$implicit.name.toLowerCase()))},null)}function L(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,26,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,ie.b,ie.a)),Sn._0(1,7389184,null,7,Xn.b,[Sn.j,Sn.g,[2,oe.h]],null,null),Sn._21(335544320,31,{_control:0}),Sn._21(335544320,32,{_placeholderChild:0}),Sn._21(335544320,33,{_labelChild:0}),Sn._21(603979776,34,{_errorChildren:1}),Sn._21(603979776,35,{_hintChildren:1}),Sn._21(603979776,36,{_prefixChildren:1}),Sn._21(603979776,37,{_suffixChildren:1}),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._1(10,0,null,3,2,"mat-label",[],null,null,null,null,null)),Sn._0(11,16384,[[33,4]],0,Xn.f,[],null,null),(l()(),Sn._23(12,null,["",""])),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._1(14,0,null,1,7,"textarea",[["autocomplete","off"],["class","mat-input-element mat-form-field-autofill-control"],["formControlName","answer_value"],["matInput",""],["placeholder","Enter the Text"],["rows","3"],["type","text"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[8,"placeholder",0],[8,"disabled",0],[8,"required",0],[8,"readOnly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],function(l,n,e){var t=!0;if("input"===n){t=!1!==Sn._15(l,15)._handleInput(e.target.value)&&t}if("blur"===n){t=!1!==Sn._15(l,15).onTouched()&&t}if("compositionstart"===n){t=!1!==Sn._15(l,15)._compositionStart()&&t}if("compositionend"===n){t=!1!==Sn._15(l,15)._compositionEnd(e.target.value)&&t}if("blur"===n){t=!1!==Sn._15(l,20)._focusChanged(!1)&&t}if("focus"===n){t=!1!==Sn._15(l,20)._focusChanged(!0)&&t}if("input"===n){t=!1!==Sn._15(l,20)._onInput()&&t}return t},null,null)),Sn._0(15,16384,null,0,Zn.d,[Sn.B,Sn.j,[2,Zn.a]],null,null),Sn._20(1024,null,Zn.p,function(l){return[l]},[Zn.d]),Sn._0(17,671744,null,0,Zn.h,[[3,Zn.c],[8,null],[8,null],[2,Zn.p]],{name:[0,"name"]},null),Sn._20(2048,null,Zn.q,null,[Zn.h]),Sn._0(19,16384,null,0,Zn.r,[Zn.q],null,null),Sn._0(20,933888,null,0,re.b,[Sn.j,se.a,[2,Zn.q],[2,Zn.t],[2,Zn.j],oe.d,[8,null]],{placeholder:[0,"placeholder"],type:[1,"type"]},null),Sn._20(2048,[[31,4]],Xn.c,null,[re.b]),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn.W(16777216,null,5,1,null,A)),Sn._0(25,802816,null,0,le.j,[Sn.K,Sn.H,Sn.q],{ngForOf:[0,"ngForOf"]},null),(l()(),Sn._23(-1,1,["\n "]))],function(l,n){l(n,17,0,"answer_value");l(n,20,0,"Enter the Text","text");l(n,25,0,n.parent.parent.context.$implicit.get("validations").value)},function(l,n){l(n,0,1,[Sn._15(n,1)._control.errorState,Sn._15(n,1)._control.errorState,Sn._15(n,1)._canLabelFloat,Sn._15(n,1)._shouldLabelFloat(),Sn._15(n,1)._hideControlPlaceholder(),Sn._15(n,1)._control.disabled,Sn._15(n,1)._control.focused,Sn._15(n,1)._shouldForward("untouched"),Sn._15(n,1)._shouldForward("touched"),Sn._15(n,1)._shouldForward("pristine"),Sn._15(n,1)._shouldForward("dirty"),Sn._15(n,1)._shouldForward("valid"),Sn._15(n,1)._shouldForward("invalid"),Sn._15(n,1)._shouldForward("pending")]);l(n,12,0,n.parent.parent.context.$implicit.get("question").value);l(n,14,1,[Sn._15(n,19).ngClassUntouched,Sn._15(n,19).ngClassTouched,Sn._15(n,19).ngClassPristine,Sn._15(n,19).ngClassDirty,Sn._15(n,19).ngClassValid,Sn._15(n,19).ngClassInvalid,Sn._15(n,19).ngClassPending,Sn._15(n,20)._isServer,Sn._15(n,20).id,Sn._15(n,20).placeholder,Sn._15(n,20).disabled,Sn._15(n,20).required,Sn._15(n,20).readonly,Sn._15(n,20)._ariaDescribedby||null,Sn._15(n,20).errorState,Sn._15(n,20).required.toString()])})}function O(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,2,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==Sn._15(l,1)._selectViaInteraction()&&t}if("keydown"===n){t=!1!==Sn._15(l,1)._handleKeydown(e)&&t}return t},_e.c,_e.a)),Sn._0(1,8437760,[[45,4]],0,oe.q,[Sn.j,Sn.g,[2,oe.j],[2,oe.p]],{value:[0,"value"]},null),(l()(),Sn._23(2,0,["",""]))],function(l,n){l(n,1,0,n.context.$implicit.hasOwnProperty("answer_id")?n.context.$implicit.answer_id:n.context.$implicit.answer)},function(l,n){l(n,0,0,Sn._15(n,1)._getTabIndex(),Sn._15(n,1).selected,Sn._15(n,1).multiple,Sn._15(n,1).active,Sn._15(n,1).id,Sn._15(n,1).selected.toString(),Sn._15(n,1).disabled.toString(),Sn._15(n,1).disabled);l(n,2,0,n.context.$implicit.answer)})}function T(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,2,"mat-error",[["align","end"],["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),Sn._0(1,16384,[[41,4]],0,Xn.a,[],null,null),(l()(),Sn._23(2,null,["",""]))],null,function(l,n){l(n,0,0,Sn._15(n,1).id);l(n,2,0,n.parent.context.$implicit.message)})}function E(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,4,null,null,null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,T)),Sn._0(3,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "]))],function(l,n){l(n,3,0,n.parent.parent.parent.context.$implicit.get("answer_value").hasError(n.context.$implicit.name.toLowerCase()))},null)}function N(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,53,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,ie.b,ie.a)),Sn._0(1,7389184,null,7,Xn.b,[Sn.j,Sn.g,[2,oe.h]],null,null),Sn._21(335544320,38,{_control:0}),Sn._21(335544320,39,{_placeholderChild:0}),Sn._21(335544320,40,{_labelChild:0}),Sn._21(603979776,41,{_errorChildren:1}),Sn._21(603979776,42,{_hintChildren:1}),Sn._21(603979776,43,{_prefixChildren:1}),Sn._21(603979776,44,{_suffixChildren:1}),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._1(10,0,null,3,2,"mat-label",[],null,null,null,null,null)),Sn._0(11,16384,[[40,4]],0,Xn.f,[],null,null),(l()(),Sn._23(12,null,["",""])),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._1(14,0,null,1,34,"mat-select",[["class","mat-select"],["formControlName","answer_value"],["role","listbox"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[1,"id",0],[1,"tabindex",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-required",0],[1,"aria-disabled",0],[1,"aria-invalid",0],[1,"aria-owns",0],[1,"aria-multiselectable",0],[1,"aria-describedby",0],[1,"aria-activedescendant",0],[2,"mat-select-disabled",null],[2,"mat-select-invalid",null],[2,"mat-select-required",null]],[[null,"selectionChange"],[null,"keydown"],[null,"focus"],[null,"blur"]],function(l,n,e){var t=!0,u=l.component;if("keydown"===n){t=!1!==Sn._15(l,18)._handleKeydown(e)&&t}if("focus"===n){t=!1!==Sn._15(l,18)._onFocus()&&t}if("blur"===n){t=!1!==Sn._15(l,18)._onBlur()&&t}if("selectionChange"===n){t=!1!==u.onChangeProperty(e,l.parent.parent.context.$implicit,"","",l.parent.parent.context.index)&&t}return t},de.b,de.a)),Sn._0(15,671744,null,0,Zn.h,[[3,Zn.c],[8,null],[8,null],[8,null]],{name:[0,"name"]},null),Sn._20(2048,null,Zn.q,null,[Zn.h]),Sn._0(17,16384,null,0,Zn.r,[Zn.q],null,null),Sn._0(18,2080768,null,3,ce.c,[pe.f,Sn.g,Sn.v,oe.d,Sn.j,[2,me.c],[2,Zn.t],[2,Zn.j],[2,Xn.b],[2,Zn.q],[8,null],ce.a],null,{selectionChange:"selectionChange"}),Sn._21(603979776,45,{options:1}),Sn._21(603979776,46,{optionGroups:1}),Sn._21(335544320,47,{customTrigger:0}),Sn._20(2048,[[38,4]],Xn.c,null,[ce.c]),Sn._20(2048,null,oe.j,null,[ce.c]),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._1(25,0,null,1,15,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==Sn._15(l,26)._selectViaInteraction()&&t}if("keydown"===n){t=!1!==Sn._15(l,26)._handleKeydown(e)&&t}return t},_e.c,_e.a)),Sn._0(26,8437760,[[45,4]],0,oe.q,[Sn.j,Sn.g,[2,oe.j],[2,oe.p]],null,null),(l()(),Sn._23(-1,0,["\n "])),(l()(),Sn._1(28,0,null,0,11,"ngx-mat-select-search",[["formControlName","select_search"]],[[2,"mat-select-search-inside-mat-option",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"keyup"]],function(l,n,e){var t=!0;if("keyup"===n){t=!1!==l.component.searchFun(l.parent.parent.context.$implicit,l.parent.parent.context.index)&&t}return t},Se.b,Se.a)),Sn._0(29,4440064,null,1,Pe.a,[ce.c,Sn.g,pe.f,[2,oe.q]],{placeholderLabel:[0,"placeholderLabel"],noEntriesFoundLabel:[1,"noEntriesFoundLabel"]},null),Sn._21(335544320,48,{clearIcon:0}),Sn._20(1024,null,Zn.p,function(l){return[l]},[Pe.a]),Sn._0(32,671744,null,0,Zn.h,[[3,Zn.c],[8,null],[8,null],[2,Zn.p]],{name:[0,"name"]},null),Sn._20(2048,null,Zn.q,null,[Zn.h]),Sn._0(34,16384,null,0,Zn.r,[Zn.q],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(36,0,null,0,2,"ion-icon",[["name","md-close"],["ngxMatSelectSearchClear",""],["role","img"]],[[2,"hide",null]],null,null,null,null)),Sn._0(37,147456,null,0,Rn.a,[Dn.a,Sn.j,Sn.A],{name:[0,"name"]},null),Sn._0(38,16384,[[48,4]],0,Pe.c,[],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,0,["\n "])),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._1(42,0,null,1,2,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==Sn._15(l,43)._selectViaInteraction()&&t}if("keydown"===n){t=!1!==Sn._15(l,43)._handleKeydown(e)&&t}return t},_e.c,_e.a)),Sn._0(43,8437760,[[45,4]],0,oe.q,[Sn.j,Sn.g,[2,oe.j],[2,oe.p]],null,null),(l()(),Sn._23(-1,0,["--"])),(l()(),Sn._23(-1,1,["\n \n "])),(l()(),Sn.W(16777216,null,1,1,null,O)),Sn._0(47,802816,null,0,le.j,[Sn.K,Sn.H,Sn.q],{ngForOf:[0,"ngForOf"]},null),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn.W(16777216,null,5,1,null,E)),Sn._0(52,802816,null,0,le.j,[Sn.K,Sn.H,Sn.q],{ngForOf:[0,"ngForOf"]},null),(l()(),Sn._23(-1,1,["\n "]))],function(l,n){var e=n.component;l(n,15,0,"answer_value"),l(n,18,0);l(n,29,0,"Search","No Matching Result");l(n,32,0,"select_search");l(n,37,0,"md-close");l(n,47,0,e.fileredSearchValue.length>0?e.fileredSearchValue[n.parent.parent.context.index]:n.parent.parent.context.$implicit.get("answers").value);l(n,52,0,n.parent.parent.context.$implicit.get("validations").value)},function(l,n){l(n,0,1,[Sn._15(n,1)._control.errorState,Sn._15(n,1)._control.errorState,Sn._15(n,1)._canLabelFloat,Sn._15(n,1)._shouldLabelFloat(),Sn._15(n,1)._hideControlPlaceholder(),Sn._15(n,1)._control.disabled,Sn._15(n,1)._control.focused,Sn._15(n,1)._shouldForward("untouched"),Sn._15(n,1)._shouldForward("touched"),Sn._15(n,1)._shouldForward("pristine"),Sn._15(n,1)._shouldForward("dirty"),Sn._15(n,1)._shouldForward("valid"),Sn._15(n,1)._shouldForward("invalid"),Sn._15(n,1)._shouldForward("pending")]);l(n,12,0,n.parent.parent.context.$implicit.get("question").value);l(n,14,1,[Sn._15(n,17).ngClassUntouched,Sn._15(n,17).ngClassTouched,Sn._15(n,17).ngClassPristine,Sn._15(n,17).ngClassDirty,Sn._15(n,17).ngClassValid,Sn._15(n,17).ngClassInvalid,Sn._15(n,17).ngClassPending,Sn._15(n,18).id,Sn._15(n,18).tabIndex,Sn._15(n,18)._ariaLabel,Sn._15(n,18).ariaLabelledby,Sn._15(n,18).required.toString(),Sn._15(n,18).disabled.toString(),Sn._15(n,18).errorState,Sn._15(n,18).panelOpen?Sn._15(n,18)._optionIds:null,Sn._15(n,18).multiple,Sn._15(n,18)._ariaDescribedby||null,Sn._15(n,18)._getAriaActiveDescendant(),Sn._15(n,18).disabled,Sn._15(n,18).errorState,Sn._15(n,18).required]);l(n,25,0,Sn._15(n,26)._getTabIndex(),Sn._15(n,26).selected,Sn._15(n,26).multiple,Sn._15(n,26).active,Sn._15(n,26).id,Sn._15(n,26).selected.toString(),Sn._15(n,26).disabled.toString(),Sn._15(n,26).disabled);l(n,28,0,Sn._15(n,29).isInsideMatOption,Sn._15(n,34).ngClassUntouched,Sn._15(n,34).ngClassTouched,Sn._15(n,34).ngClassPristine,Sn._15(n,34).ngClassDirty,Sn._15(n,34).ngClassValid,Sn._15(n,34).ngClassInvalid,Sn._15(n,34).ngClassPending);l(n,36,0,Sn._15(n,37)._hidden);l(n,42,0,Sn._15(n,43)._getTabIndex(),Sn._15(n,43).selected,Sn._15(n,43).multiple,Sn._15(n,43).active,Sn._15(n,43).id,Sn._15(n,43).selected.toString(),Sn._15(n,43).disabled.toString(),Sn._15(n,43).disabled)})}function $(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,26,"div",[],null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n \n "])),(l()(),Sn.W(16777216,null,null,1,null,i)),Sn._0(3,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,_)),Sn._0(7,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n\n "])),(l()(),Sn.W(16777216,null,null,1,null,m)),Sn._0(10,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n\n "])),(l()(),Sn.W(16777216,null,null,1,null,b)),Sn._0(13,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n\n "])),(l()(),Sn.W(16777216,null,null,1,null,w)),Sn._0(16,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n\n "])),(l()(),Sn.W(16777216,null,null,1,null,D)),Sn._0(19,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n \n "])),(l()(),Sn.W(16777216,null,null,1,null,L)),Sn._0(22,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n\n "])),(l()(),Sn.W(16777216,null,null,1,null,N)),Sn._0(25,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n\n "]))],function(l,n){l(n,3,0,"1"==n.parent.context.$implicit.get("type").value);l(n,7,0,"2"==n.parent.context.$implicit.get("type").value);l(n,10,0,"3"==n.parent.context.$implicit.get("type").value);l(n,13,0,"5"==n.parent.context.$implicit.get("type").value);l(n,16,0,"4"==n.parent.context.$implicit.get("type").value);l(n,19,0,"6"==n.parent.context.$implicit.get("type").value);l(n,22,0,"7"==n.parent.context.$implicit.get("type").value);l(n,25,0,"8"==n.parent.context.$implicit.get("type").value)},null)}function V(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,3,"mat-hint",[["align","end"],["class","mat-hint"],["style","font-size: 10px;"]],[[2,"mat-right",null],[1,"id",0],[1,"align",0]],null,null,null,null)),Sn._0(1,16384,[[54,4]],0,Xn.e,[],{align:[0,"align"]},null),(l()(),Sn._23(2,null,["","",""])),Sn._19(3,1)],function(l,n){l(n,1,0,"end")},function(l,n){l(n,0,0,"end"==Sn._15(n,1).align,Sn._15(n,1).id,null);l(n,2,0,"₹",Sn._24(n,2,1,l(n,3,0,Sn._15(n.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent.parent,0),n.parent.parent.context.$implicit.get("answer_value").value)))})}function K(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,2,"mat-error",[["align","end"],["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),Sn._0(1,16384,[[53,4]],0,Xn.a,[],null,null),(l()(),Sn._23(2,null,["",""]))],null,function(l,n){l(n,0,0,Sn._15(n,1).id);l(n,2,0,n.parent.context.$implicit.message)})}function W(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,4,null,null,null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,K)),Sn._0(3,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "]))],function(l,n){l(n,3,0,n.parent.parent.context.$implicit.get("answer_value").hasError(n.context.$implicit.name.toLowerCase()))},null)}function R(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,31,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,ie.b,ie.a)),Sn._0(1,278528,null,0,le.n,[Sn.r,Sn.j,Sn.B],{ngStyle:[0,"ngStyle"]},null),Sn._18(2,{"margin-bottom":0}),Sn._0(3,7389184,null,7,Xn.b,[Sn.j,Sn.g,[2,oe.h]],null,null),Sn._21(335544320,50,{_control:0}),Sn._21(335544320,51,{_placeholderChild:0}),Sn._21(335544320,52,{_labelChild:0}),Sn._21(603979776,53,{_errorChildren:1}),Sn._21(603979776,54,{_hintChildren:1}),Sn._21(603979776,55,{_prefixChildren:1}),Sn._21(603979776,56,{_suffixChildren:1}),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._1(12,0,null,3,2,"mat-label",[],null,null,null,null,null)),Sn._0(13,16384,[[52,4]],0,Xn.f,[],null,null),(l()(),Sn._23(14,null,["",""])),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._1(16,0,null,1,7,"input",[["autocomplete","off"],["class","mat-input-element mat-form-field-autofill-control"],["formControlName","answer_value"],["matInput",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[8,"placeholder",0],[8,"disabled",0],[8,"required",0],[8,"readOnly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"change"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],function(l,n,e){var t=!0,u=l.component;if("input"===n){t=!1!==Sn._15(l,17)._handleInput(e.target.value)&&t}if("blur"===n){t=!1!==Sn._15(l,17).onTouched()&&t}if("compositionstart"===n){t=!1!==Sn._15(l,17)._compositionStart()&&t}if("compositionend"===n){t=!1!==Sn._15(l,17)._compositionEnd(e.target.value)&&t}if("blur"===n){t=!1!==Sn._15(l,22)._focusChanged(!1)&&t}if("focus"===n){t=!1!==Sn._15(l,22)._focusChanged(!0)&&t}if("input"===n){t=!1!==Sn._15(l,22)._onInput()&&t}if("change"===n){t=!1!==u.onChangeProperty(e,l.parent.context.$implicit,l.parent.parent.parent.parent.context.$implicit,2,l.parent.context.index)&&t}return t},null,null)),Sn._0(17,16384,null,0,Zn.d,[Sn.B,Sn.j,[2,Zn.a]],null,null),Sn._20(1024,null,Zn.p,function(l){return[l]},[Zn.d]),Sn._0(19,671744,null,0,Zn.h,[[3,Zn.c],[8,null],[8,null],[2,Zn.p]],{name:[0,"name"]},null),Sn._20(2048,null,Zn.q,null,[Zn.h]),Sn._0(21,16384,null,0,Zn.r,[Zn.q],null,null),Sn._0(22,933888,null,0,re.b,[Sn.j,se.a,[2,Zn.q],[2,Zn.t],[2,Zn.j],oe.d,[8,null]],{placeholder:[0,"placeholder"],type:[1,"type"]},null),Sn._20(2048,[[50,4]],Xn.c,null,[re.b]),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn.W(16777216,null,7,1,null,V)),Sn._0(26,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn.W(16777216,null,5,1,null,W)),Sn._0(30,802816,null,0,le.j,[Sn.K,Sn.H,Sn.q],{ngForOf:[0,"ngForOf"]},null),(l()(),Sn._23(-1,1,["\n "]))],function(l,n){l(n,1,0,l(n,2,0,n.parent.context.$implicit.value.hasOwnProperty("field_type")?"numtoword"==n.parent.context.$implicit.get("field_type").value?"5%":"0":""));l(n,19,0,"answer_value");l(n,22,0,n.parent.context.$implicit.value.hasOwnProperty("place_holder")?n.parent.context.$implicit.get("place_holder").value:"",n.parent.context.$implicit.value.hasOwnProperty("field_type")?"num"==n.parent.context.$implicit.get("field_type").value||"numtoword"==n.parent.context.$implicit.get("field_type").value?"number":"string"==n.parent.context.$implicit.get("field_type").value?"text":n.parent.context.$implicit.get("field_type").value:"");l(n,26,0,""!=n.parent.context.$implicit.get("answer_value").value&&n.parent.context.$implicit.value.hasOwnProperty("field_type")&&"numtoword"==n.parent.context.$implicit.get("field_type").value);l(n,30,0,n.parent.context.$implicit.get("validations").value)},function(l,n){l(n,0,1,[Sn._15(n,3)._control.errorState,Sn._15(n,3)._control.errorState,Sn._15(n,3)._canLabelFloat,Sn._15(n,3)._shouldLabelFloat(),Sn._15(n,3)._hideControlPlaceholder(),Sn._15(n,3)._control.disabled,Sn._15(n,3)._control.focused,Sn._15(n,3)._shouldForward("untouched"),Sn._15(n,3)._shouldForward("touched"),Sn._15(n,3)._shouldForward("pristine"),Sn._15(n,3)._shouldForward("dirty"),Sn._15(n,3)._shouldForward("valid"),Sn._15(n,3)._shouldForward("invalid"),Sn._15(n,3)._shouldForward("pending")]);l(n,14,0,n.parent.context.$implicit.get("question").value);l(n,16,1,[Sn._15(n,21).ngClassUntouched,Sn._15(n,21).ngClassTouched,Sn._15(n,21).ngClassPristine,Sn._15(n,21).ngClassDirty,Sn._15(n,21).ngClassValid,Sn._15(n,21).ngClassInvalid,Sn._15(n,21).ngClassPending,Sn._15(n,22)._isServer,Sn._15(n,22).id,Sn._15(n,22).placeholder,Sn._15(n,22).disabled,Sn._15(n,22).required,Sn._15(n,22).readonly,Sn._15(n,22)._ariaDescribedby||null,Sn._15(n,22).errorState,Sn._15(n,22).required.toString()])})}function U(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,2,"mat-radio-button",[["class","radio-btn-gap mat-radio-button"]],[[2,"mat-radio-checked",null],[2,"mat-radio-disabled",null],[1,"id",0]],[[null,"focus"]],function(l,n,e){var t=!0;if("focus"===n){t=!1!==Sn._15(l,1)._inputElement.nativeElement.focus()&&t}return t},Pn.b,Pn.a)),Sn._0(1,4440064,[[57,4]],0,qn.a,[[2,qn.b],Sn.j,Sn.g,kn.i,Fn.c],{value:[0,"value"]},null),(l()(),Sn._23(2,0,["",""]))],function(l,n){l(n,1,0,n.context.$implicit.hasOwnProperty("answer_id")?n.context.$implicit.answer_id:n.context.$implicit.answer)},function(l,n){l(n,0,0,Sn._15(n,1).checked,Sn._15(n,1).disabled,Sn._15(n,1).id);l(n,2,0,n.context.$implicit.answer)})}function H(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,2,"mat-error",[["align","end"],["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),Sn._0(1,16384,null,0,Xn.a,[],null,null),(l()(),Sn._23(2,null,["",""]))],null,function(l,n){l(n,0,0,Sn._15(n,1).id);l(n,2,0,n.parent.context.$implicit.message)})}function M(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,4,null,null,null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,H)),Sn._0(3,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "]))],function(l,n){l(n,3,0,n.parent.parent.context.$implicit.get("answer_value").hasError(n.context.$implicit.name.toLowerCase()))},null)}function B(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,22,"div",[["class","radio-gap"]],null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(2,0,null,null,2,"mat-label",[],null,null,null,null,null)),Sn._0(3,16384,null,0,Xn.f,[],null,null),(l()(),Sn._23(4,null,["",""])),(l()(),Sn._1(5,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(7,0,null,null,11,"mat-radio-group",[["aria-label","Select an option"],["class","mat-radio-group"],["formControlName","answer_value"],["role","radiogroup"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"change"]],function(l,n,e){var t=!0;if("change"===n){t=!1!==l.component.onChangeProperty(e,l.parent.context.$implicit,l.parent.parent.parent.parent.context.$implicit,2,l.parent.context.index)&&t}return t},null,null)),Sn._0(8,1064960,null,1,qn.b,[Sn.g],null,{change:"change"}),Sn._21(603979776,57,{_radios:1}),Sn._20(1024,null,Zn.p,function(l){return[l]},[qn.b]),Sn._0(11,671744,null,0,Zn.h,[[3,Zn.c],[8,null],[8,null],[2,Zn.p]],{name:[0,"name"]},null),Sn._20(2048,null,Zn.q,null,[Zn.h]),Sn._0(13,16384,null,0,Zn.r,[Zn.q],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,U)),Sn._0(16,802816,null,0,le.j,[Sn.K,Sn.H,Sn.q],{ngForOf:[0,"ngForOf"]},null),(l()(),Sn._1(17,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,M)),Sn._0(21,802816,null,0,le.j,[Sn.K,Sn.H,Sn.q],{ngForOf:[0,"ngForOf"]},null),(l()(),Sn._23(-1,null,["\n "]))],function(l,n){l(n,11,0,"answer_value");l(n,16,0,n.parent.context.$implicit.get("answers").value);l(n,21,0,n.parent.context.$implicit.get("validations").value)},function(l,n){l(n,4,0,n.parent.context.$implicit.get("question").value);l(n,7,0,Sn._15(n,13).ngClassUntouched,Sn._15(n,13).ngClassTouched,Sn._15(n,13).ngClassPristine,Sn._15(n,13).ngClassDirty,Sn._15(n,13).ngClassValid,Sn._15(n,13).ngClassInvalid,Sn._15(n,13).ngClassPending)})}function J(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,2,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==Sn._15(l,1)._selectViaInteraction()&&t}if("keydown"===n){t=!1!==Sn._15(l,1)._handleKeydown(e)&&t}return t},_e.c,_e.a)),Sn._0(1,8437760,[[65,4]],0,oe.q,[Sn.j,Sn.g,[2,oe.j],[2,oe.p]],{value:[0,"value"]},null),(l()(),Sn._23(2,0,["",""]))],function(l,n){l(n,1,0,n.context.$implicit.hasOwnProperty("answer_id")?n.context.$implicit.answer_id:n.context.$implicit.answer)},function(l,n){l(n,0,0,Sn._15(n,1)._getTabIndex(),Sn._15(n,1).selected,Sn._15(n,1).multiple,Sn._15(n,1).active,Sn._15(n,1).id,Sn._15(n,1).selected.toString(),Sn._15(n,1).disabled.toString(),Sn._15(n,1).disabled);l(n,2,0,n.context.$implicit.answer)})}function z(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,2,"mat-error",[["align","end"],["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),Sn._0(1,16384,[[61,4]],0,Xn.a,[],null,null),(l()(),Sn._23(2,null,["",""]))],null,function(l,n){l(n,0,0,Sn._15(n,1).id);l(n,2,0,n.parent.context.$implicit.message)})}function G(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,4,null,null,null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,z)),Sn._0(3,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "]))],function(l,n){l(n,3,0,n.parent.parent.context.$implicit.get("answer_value").hasError(n.context.$implicit.name.toLowerCase()))},null)}function Y(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,32,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,ie.b,ie.a)),Sn._0(1,7389184,null,7,Xn.b,[Sn.j,Sn.g,[2,oe.h]],null,null),Sn._21(335544320,58,{_control:0}),Sn._21(335544320,59,{_placeholderChild:0}),Sn._21(335544320,60,{_labelChild:0}),Sn._21(603979776,61,{_errorChildren:1}),Sn._21(603979776,62,{_hintChildren:1}),Sn._21(603979776,63,{_prefixChildren:1}),Sn._21(603979776,64,{_suffixChildren:1}),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._1(10,0,null,3,2,"mat-label",[],null,null,null,null,null)),Sn._0(11,16384,[[60,4]],0,Xn.f,[],null,null),(l()(),Sn._23(12,null,["",""])),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._1(14,0,null,1,13,"mat-select",[["class","mat-select"],["formControlName","answer_value"],["role","listbox"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[1,"id",0],[1,"tabindex",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-required",0],[1,"aria-disabled",0],[1,"aria-invalid",0],[1,"aria-owns",0],[1,"aria-multiselectable",0],[1,"aria-describedby",0],[1,"aria-activedescendant",0],[2,"mat-select-disabled",null],[2,"mat-select-invalid",null],[2,"mat-select-required",null]],[[null,"selectionChange"],[null,"keydown"],[null,"focus"],[null,"blur"]],function(l,n,e){var t=!0,u=l.component;if("keydown"===n){t=!1!==Sn._15(l,19)._handleKeydown(e)&&t}if("focus"===n){t=!1!==Sn._15(l,19)._onFocus()&&t}if("blur"===n){t=!1!==Sn._15(l,19)._onBlur()&&t}if("selectionChange"===n){t=!1!==u.onChangeProperty(e,l.parent.context.$implicit,l.parent.parent.parent.parent.context.$implicit,2,l.parent.context.index)&&t}return t},de.b,de.a)),Sn._20(6144,null,oe.j,null,[ce.c]),Sn._0(16,671744,null,0,Zn.h,[[3,Zn.c],[8,null],[8,null],[8,null]],{name:[0,"name"]},null),Sn._20(2048,null,Zn.q,null,[Zn.h]),Sn._0(18,16384,null,0,Zn.r,[Zn.q],null,null),Sn._0(19,2080768,null,3,ce.c,[pe.f,Sn.g,Sn.v,oe.d,Sn.j,[2,me.c],[2,Zn.t],[2,Zn.j],[2,Xn.b],[2,Zn.q],[8,null],ce.a],null,{selectionChange:"selectionChange"}),Sn._21(603979776,65,{options:1}),Sn._21(603979776,66,{optionGroups:1}),Sn._21(335544320,67,{customTrigger:0}),Sn._20(2048,[[58,4]],Xn.c,null,[ce.c]),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn.W(16777216,null,1,1,null,J)),Sn._0(26,802816,null,0,le.j,[Sn.K,Sn.H,Sn.q],{ngForOf:[0,"ngForOf"]},null),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn.W(16777216,null,5,1,null,G)),Sn._0(31,802816,null,0,le.j,[Sn.K,Sn.H,Sn.q],{ngForOf:[0,"ngForOf"]},null),(l()(),Sn._23(-1,1,["\n "]))],function(l,n){l(n,16,0,"answer_value"),l(n,19,0);l(n,26,0,n.parent.context.$implicit.get("answers").value);l(n,31,0,n.parent.context.$implicit.get("validations").value)},function(l,n){l(n,0,1,[Sn._15(n,1)._control.errorState,Sn._15(n,1)._control.errorState,Sn._15(n,1)._canLabelFloat,Sn._15(n,1)._shouldLabelFloat(),Sn._15(n,1)._hideControlPlaceholder(),Sn._15(n,1)._control.disabled,Sn._15(n,1)._control.focused,Sn._15(n,1)._shouldForward("untouched"),Sn._15(n,1)._shouldForward("touched"),Sn._15(n,1)._shouldForward("pristine"),Sn._15(n,1)._shouldForward("dirty"),Sn._15(n,1)._shouldForward("valid"),Sn._15(n,1)._shouldForward("invalid"),Sn._15(n,1)._shouldForward("pending")]);l(n,12,0,n.parent.context.$implicit.get("question").value);l(n,14,1,[Sn._15(n,18).ngClassUntouched,Sn._15(n,18).ngClassTouched,Sn._15(n,18).ngClassPristine,Sn._15(n,18).ngClassDirty,Sn._15(n,18).ngClassValid,Sn._15(n,18).ngClassInvalid,Sn._15(n,18).ngClassPending,Sn._15(n,19).id,Sn._15(n,19).tabIndex,Sn._15(n,19)._ariaLabel,Sn._15(n,19).ariaLabelledby,Sn._15(n,19).required.toString(),Sn._15(n,19).disabled.toString(),Sn._15(n,19).errorState,Sn._15(n,19).panelOpen?Sn._15(n,19)._optionIds:null,Sn._15(n,19).multiple,Sn._15(n,19)._ariaDescribedby||null,Sn._15(n,19)._getAriaActiveDescendant(),Sn._15(n,19).disabled,Sn._15(n,19).errorState,Sn._15(n,19).required])})}function Q(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,3,"mat-checkbox",[["class","radio-btn-gap mat-checkbox"]],[[8,"id",0],[2,"mat-checkbox-indeterminate",null],[2,"mat-checkbox-checked",null],[2,"mat-checkbox-disabled",null],[2,"mat-checkbox-label-before",null]],[[null,"change"]],function(l,n,e){var t=!0;if("change"===n){t=!1!==l.component.onChange_checkbox(e,l.parent.parent.context.$implicit)&&t}return t},ge.b,ge.a)),Sn._20(5120,null,Zn.p,function(l){return[l]},[fe.b]),Sn._0(2,4374528,null,0,fe.b,[Sn.j,Sn.g,kn.i,[8,null],[2,fe.a]],{value:[0,"value"]},{change:"change"}),(l()(),Sn._23(3,0,["",""]))],function(l,n){l(n,2,0,n.context.$implicit.hasOwnProperty("answer_id")?n.context.$implicit.answer_id:n.context.$implicit.answer)},function(l,n){l(n,0,0,Sn._15(n,2).id,Sn._15(n,2).indeterminate,Sn._15(n,2).checked,Sn._15(n,2).disabled,"before"==Sn._15(n,2).labelPosition);l(n,3,0,n.context.$implicit.answer)})}function X(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,2,"mat-error",[["align","end"],["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),Sn._0(1,16384,null,0,Xn.a,[],null,null),(l()(),Sn._23(2,null,["",""]))],null,function(l,n){l(n,0,0,Sn._15(n,1).id);l(n,2,0,n.parent.context.$implicit.message)})}function Z(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,4,null,null,null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,X)),Sn._0(3,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "]))],function(l,n){l(n,3,0,n.parent.parent.context.$implicit.get("answer_value").hasError(n.context.$implicit.name.toLowerCase()))},null)}function ll(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,15,"div",[["class","radio-gap"],["formArrayName","answer_value"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,null,null)),Sn._0(1,212992,null,0,Zn.e,[[3,Zn.c],[8,null],[8,null]],{name:[0,"name"]},null),Sn._20(2048,null,Zn.c,null,[Zn.e]),Sn._0(3,16384,null,0,Zn.s,[Zn.c],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(5,0,null,null,2,"mat-label",[],null,null,null,null,null)),Sn._0(6,16384,null,0,Xn.f,[],null,null),(l()(),Sn._23(7,null,["",""])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,Q)),Sn._0(10,802816,null,0,le.j,[Sn.K,Sn.H,Sn.q],{ngForOf:[0,"ngForOf"]},null),(l()(),Sn._1(11,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,Z)),Sn._0(14,802816,null,0,le.j,[Sn.K,Sn.H,Sn.q],{ngForOf:[0,"ngForOf"]},null),(l()(),Sn._23(-1,null,["\n "]))],function(l,n){l(n,1,0,"answer_value");l(n,10,0,n.parent.context.$implicit.get("answers").value);l(n,14,0,n.parent.context.$implicit.get("validations").value)},function(l,n){l(n,0,0,Sn._15(n,3).ngClassUntouched,Sn._15(n,3).ngClassTouched,Sn._15(n,3).ngClassPristine,Sn._15(n,3).ngClassDirty,Sn._15(n,3).ngClassValid,Sn._15(n,3).ngClassInvalid,Sn._15(n,3).ngClassPending);l(n,7,0,n.parent.context.$implicit.get("question").value)})}function nl(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,2,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==Sn._15(l,1)._selectViaInteraction()&&t}if("keydown"===n){t=!1!==Sn._15(l,1)._handleKeydown(e)&&t}return t},_e.c,_e.a)),Sn._0(1,8437760,[[75,4]],0,oe.q,[Sn.j,Sn.g,[2,oe.j],[2,oe.p]],{value:[0,"value"]},null),(l()(),Sn._23(2,0,["",""]))],function(l,n){l(n,1,0,n.context.$implicit.hasOwnProperty("answer_id")?n.context.$implicit.answer_id:n.context.$implicit.answer)},function(l,n){l(n,0,0,Sn._15(n,1)._getTabIndex(),Sn._15(n,1).selected,Sn._15(n,1).multiple,Sn._15(n,1).active,Sn._15(n,1).id,Sn._15(n,1).selected.toString(),Sn._15(n,1).disabled.toString(),Sn._15(n,1).disabled);l(n,2,0,n.context.$implicit.answer)})}function el(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,2,"mat-error",[["align","end"],["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),Sn._0(1,16384,[[71,4]],0,Xn.a,[],null,null),(l()(),Sn._23(2,null,["",""]))],null,function(l,n){l(n,0,0,Sn._15(n,1).id);l(n,2,0,n.parent.context.$implicit.message)})}function tl(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,4,null,null,null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,el)),Sn._0(3,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "]))],function(l,n){l(n,3,0,n.parent.parent.context.$implicit.get("answer_value").hasError(n.context.$implicit.name.toLowerCase()))},null)}function ul(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,32,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,ie.b,ie.a)),Sn._0(1,7389184,null,7,Xn.b,[Sn.j,Sn.g,[2,oe.h]],null,null),Sn._21(335544320,68,{_control:0}),Sn._21(335544320,69,{_placeholderChild:0}),Sn._21(335544320,70,{_labelChild:0}),Sn._21(603979776,71,{_errorChildren:1}),Sn._21(603979776,72,{_hintChildren:1}),Sn._21(603979776,73,{_prefixChildren:1}),Sn._21(603979776,74,{_suffixChildren:1}),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._1(10,0,null,3,2,"mat-label",[],null,null,null,null,null)),Sn._0(11,16384,[[70,4]],0,Xn.f,[],null,null),(l()(),Sn._23(12,null,["",""])),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._1(14,0,null,1,13,"mat-select",[["class","mat-select"],["formControlName","answer_value"],["multiple",""],["role","listbox"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[1,"id",0],[1,"tabindex",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-required",0],[1,"aria-disabled",0],[1,"aria-invalid",0],[1,"aria-owns",0],[1,"aria-multiselectable",0],[1,"aria-describedby",0],[1,"aria-activedescendant",0],[2,"mat-select-disabled",null],[2,"mat-select-invalid",null],[2,"mat-select-required",null]],[[null,"keydown"],[null,"focus"],[null,"blur"]],function(l,n,e){var t=!0;if("keydown"===n){t=!1!==Sn._15(l,19)._handleKeydown(e)&&t}if("focus"===n){t=!1!==Sn._15(l,19)._onFocus()&&t}if("blur"===n){t=!1!==Sn._15(l,19)._onBlur()&&t}return t},de.b,de.a)),Sn._20(6144,null,oe.j,null,[ce.c]),Sn._0(16,671744,null,0,Zn.h,[[3,Zn.c],[8,null],[8,null],[8,null]],{name:[0,"name"]},null),Sn._20(2048,null,Zn.q,null,[Zn.h]),Sn._0(18,16384,null,0,Zn.r,[Zn.q],null,null),Sn._0(19,2080768,null,3,ce.c,[pe.f,Sn.g,Sn.v,oe.d,Sn.j,[2,me.c],[2,Zn.t],[2,Zn.j],[2,Xn.b],[2,Zn.q],[8,null],ce.a],{multiple:[0,"multiple"]},null),Sn._21(603979776,75,{options:1}),Sn._21(603979776,76,{optionGroups:1}),Sn._21(335544320,77,{customTrigger:0}),Sn._20(2048,[[68,4]],Xn.c,null,[ce.c]),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn.W(16777216,null,1,1,null,nl)),Sn._0(26,802816,null,0,le.j,[Sn.K,Sn.H,Sn.q],{ngForOf:[0,"ngForOf"]},null),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn.W(16777216,null,5,1,null,tl)),Sn._0(31,802816,null,0,le.j,[Sn.K,Sn.H,Sn.q],{ngForOf:[0,"ngForOf"]},null),(l()(),Sn._23(-1,1,["\n "]))],function(l,n){l(n,16,0,"answer_value");l(n,19,0,"");l(n,26,0,n.parent.context.$implicit.get("answers").value);l(n,31,0,n.parent.context.$implicit.get("validations").value)},function(l,n){l(n,0,1,[Sn._15(n,1)._control.errorState,Sn._15(n,1)._control.errorState,Sn._15(n,1)._canLabelFloat,Sn._15(n,1)._shouldLabelFloat(),Sn._15(n,1)._hideControlPlaceholder(),Sn._15(n,1)._control.disabled,Sn._15(n,1)._control.focused,Sn._15(n,1)._shouldForward("untouched"),Sn._15(n,1)._shouldForward("touched"),Sn._15(n,1)._shouldForward("pristine"),Sn._15(n,1)._shouldForward("dirty"),Sn._15(n,1)._shouldForward("valid"),Sn._15(n,1)._shouldForward("invalid"),Sn._15(n,1)._shouldForward("pending")]);l(n,12,0,n.parent.context.$implicit.get("question").value);l(n,14,1,[Sn._15(n,18).ngClassUntouched,Sn._15(n,18).ngClassTouched,Sn._15(n,18).ngClassPristine,Sn._15(n,18).ngClassDirty,Sn._15(n,18).ngClassValid,Sn._15(n,18).ngClassInvalid,Sn._15(n,18).ngClassPending,Sn._15(n,19).id,Sn._15(n,19).tabIndex,Sn._15(n,19)._ariaLabel,Sn._15(n,19).ariaLabelledby,Sn._15(n,19).required.toString(),Sn._15(n,19).disabled.toString(),Sn._15(n,19).errorState,Sn._15(n,19).panelOpen?Sn._15(n,19)._optionIds:null,Sn._15(n,19).multiple,Sn._15(n,19)._ariaDescribedby||null,Sn._15(n,19)._getAriaActiveDescendant(),Sn._15(n,19).disabled,Sn._15(n,19).errorState,Sn._15(n,19).required])})}function al(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,2,"mat-error",[["align","end"],["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),Sn._0(1,16384,[[81,4]],0,Xn.a,[],null,null),(l()(),Sn._23(2,null,["",""]))],null,function(l,n){l(n,0,0,Sn._15(n,1).id);l(n,2,0,n.parent.context.$implicit.message)})}function il(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,4,null,null,null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,al)),Sn._0(3,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "]))],function(l,n){l(n,3,0,n.parent.parent.context.$implicit.get("answer_value").hasError(n.context.$implicit.name.toLowerCase()))},null)}function ol(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,26,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,ie.b,ie.a)),Sn._0(1,7389184,null,7,Xn.b,[Sn.j,Sn.g,[2,oe.h]],null,null),Sn._21(335544320,78,{_control:0}),Sn._21(335544320,79,{_placeholderChild:0}),Sn._21(335544320,80,{_labelChild:0}),Sn._21(603979776,81,{_errorChildren:1}),Sn._21(603979776,82,{_hintChildren:1}),Sn._21(603979776,83,{_prefixChildren:1}),Sn._21(603979776,84,{_suffixChildren:1}),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._1(10,0,null,3,2,"mat-label",[],null,null,null,null,null)),Sn._0(11,16384,[[80,4]],0,Xn.f,[],null,null),(l()(),Sn._23(12,null,["",""])),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._1(14,0,null,1,7,"textarea",[["autocomplete","off"],["class","mat-input-element mat-form-field-autofill-control"],["formControlName","answer_value"],["matInput",""],["placeholder","Enter the Text"],["rows","3"],["type","text"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[8,"placeholder",0],[8,"disabled",0],[8,"required",0],[8,"readOnly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],function(l,n,e){var t=!0;if("input"===n){t=!1!==Sn._15(l,15)._handleInput(e.target.value)&&t}if("blur"===n){t=!1!==Sn._15(l,15).onTouched()&&t}if("compositionstart"===n){t=!1!==Sn._15(l,15)._compositionStart()&&t}if("compositionend"===n){t=!1!==Sn._15(l,15)._compositionEnd(e.target.value)&&t}if("blur"===n){t=!1!==Sn._15(l,20)._focusChanged(!1)&&t}if("focus"===n){t=!1!==Sn._15(l,20)._focusChanged(!0)&&t}if("input"===n){t=!1!==Sn._15(l,20)._onInput()&&t}return t},null,null)),Sn._0(15,16384,null,0,Zn.d,[Sn.B,Sn.j,[2,Zn.a]],null,null),Sn._20(1024,null,Zn.p,function(l){return[l]},[Zn.d]),Sn._0(17,671744,null,0,Zn.h,[[3,Zn.c],[8,null],[8,null],[2,Zn.p]],{name:[0,"name"]},null),Sn._20(2048,null,Zn.q,null,[Zn.h]),Sn._0(19,16384,null,0,Zn.r,[Zn.q],null,null),Sn._0(20,933888,null,0,re.b,[Sn.j,se.a,[2,Zn.q],[2,Zn.t],[2,Zn.j],oe.d,[8,null]],{placeholder:[0,"placeholder"],type:[1,"type"]},null),Sn._20(2048,[[78,4]],Xn.c,null,[re.b]),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn.W(16777216,null,5,1,null,il)),Sn._0(25,802816,null,0,le.j,[Sn.K,Sn.H,Sn.q],{ngForOf:[0,"ngForOf"]},null),(l()(),Sn._23(-1,1,["\n "]))],function(l,n){l(n,17,0,"answer_value");l(n,20,0,"Enter the Text","text");l(n,25,0,n.parent.context.$implicit.get("validations").value)},function(l,n){l(n,0,1,[Sn._15(n,1)._control.errorState,Sn._15(n,1)._control.errorState,Sn._15(n,1)._canLabelFloat,Sn._15(n,1)._shouldLabelFloat(),Sn._15(n,1)._hideControlPlaceholder(),Sn._15(n,1)._control.disabled,Sn._15(n,1)._control.focused,Sn._15(n,1)._shouldForward("untouched"),Sn._15(n,1)._shouldForward("touched"),Sn._15(n,1)._shouldForward("pristine"),Sn._15(n,1)._shouldForward("dirty"),Sn._15(n,1)._shouldForward("valid"),Sn._15(n,1)._shouldForward("invalid"),Sn._15(n,1)._shouldForward("pending")]);l(n,12,0,n.parent.context.$implicit.get("question").value);l(n,14,1,[Sn._15(n,19).ngClassUntouched,Sn._15(n,19).ngClassTouched,Sn._15(n,19).ngClassPristine,Sn._15(n,19).ngClassDirty,Sn._15(n,19).ngClassValid,Sn._15(n,19).ngClassInvalid,Sn._15(n,19).ngClassPending,Sn._15(n,20)._isServer,Sn._15(n,20).id,Sn._15(n,20).placeholder,Sn._15(n,20).disabled,Sn._15(n,20).required,Sn._15(n,20).readonly,Sn._15(n,20)._ariaDescribedby||null,Sn._15(n,20).errorState,Sn._15(n,20).required.toString()])})}function rl(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,2,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==Sn._15(l,1)._selectViaInteraction()&&t}if("keydown"===n){t=!1!==Sn._15(l,1)._handleKeydown(e)&&t}return t},_e.c,_e.a)),Sn._0(1,8437760,[[92,4]],0,oe.q,[Sn.j,Sn.g,[2,oe.j],[2,oe.p]],{value:[0,"value"]},null),(l()(),Sn._23(2,0,["",""]))],function(l,n){l(n,1,0,n.context.$implicit.hasOwnProperty("answer_id")?n.context.$implicit.answer_id:n.context.$implicit.answer)},function(l,n){l(n,0,0,Sn._15(n,1)._getTabIndex(),Sn._15(n,1).selected,Sn._15(n,1).multiple,Sn._15(n,1).active,Sn._15(n,1).id,Sn._15(n,1).selected.toString(),Sn._15(n,1).disabled.toString(),Sn._15(n,1).disabled);l(n,2,0,n.context.$implicit.answer)})}function sl(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,2,"mat-error",[["align","end"],["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),Sn._0(1,16384,[[88,4]],0,Xn.a,[],null,null),(l()(),Sn._23(2,null,["",""]))],null,function(l,n){l(n,0,0,Sn._15(n,1).id);l(n,2,0,n.parent.context.$implicit.message)})}function _l(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,4,null,null,null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,sl)),Sn._0(3,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "]))],function(l,n){l(n,3,0,n.parent.parent.context.$implicit.get("answer_value").hasError(n.context.$implicit.name.toLowerCase()))},null)}function dl(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,53,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,ie.b,ie.a)),Sn._0(1,7389184,null,7,Xn.b,[Sn.j,Sn.g,[2,oe.h]],null,null),Sn._21(335544320,85,{_control:0}),Sn._21(335544320,86,{_placeholderChild:0}),Sn._21(335544320,87,{_labelChild:0}),Sn._21(603979776,88,{_errorChildren:1}),Sn._21(603979776,89,{_hintChildren:1}),Sn._21(603979776,90,{_prefixChildren:1}),Sn._21(603979776,91,{_suffixChildren:1}),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._1(10,0,null,3,2,"mat-label",[],null,null,null,null,null)),Sn._0(11,16384,[[87,4]],0,Xn.f,[],null,null),(l()(),Sn._23(12,null,["",""])),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._1(14,0,null,1,34,"mat-select",[["class","mat-select"],["formControlName","answer_value"],["role","listbox"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[1,"id",0],[1,"tabindex",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-required",0],[1,"aria-disabled",0],[1,"aria-invalid",0],[1,"aria-owns",0],[1,"aria-multiselectable",0],[1,"aria-describedby",0],[1,"aria-activedescendant",0],[2,"mat-select-disabled",null],[2,"mat-select-invalid",null],[2,"mat-select-required",null]],[[null,"selectionChange"],[null,"keydown"],[null,"focus"],[null,"blur"]],function(l,n,e){var t=!0,u=l.component;if("keydown"===n){t=!1!==Sn._15(l,18)._handleKeydown(e)&&t}if("focus"===n){t=!1!==Sn._15(l,18)._onFocus()&&t}if("blur"===n){t=!1!==Sn._15(l,18)._onBlur()&&t}if("selectionChange"===n){t=!1!==u.onChangeProperty(e,l.parent.parent.parent.parent.parent.parent.parent.context.$implicit,l.parent.parent.parent.parent.parent.parent.parent.context.index)&&t}return t},de.b,de.a)),Sn._0(15,671744,null,0,Zn.h,[[3,Zn.c],[8,null],[8,null],[8,null]],{name:[0,"name"]},null),Sn._20(2048,null,Zn.q,null,[Zn.h]),Sn._0(17,16384,null,0,Zn.r,[Zn.q],null,null),Sn._0(18,2080768,null,3,ce.c,[pe.f,Sn.g,Sn.v,oe.d,Sn.j,[2,me.c],[2,Zn.t],[2,Zn.j],[2,Xn.b],[2,Zn.q],[8,null],ce.a],null,{selectionChange:"selectionChange"}),Sn._21(603979776,92,{options:1}),Sn._21(603979776,93,{optionGroups:1}),Sn._21(335544320,94,{customTrigger:0}),Sn._20(2048,[[85,4]],Xn.c,null,[ce.c]),Sn._20(2048,null,oe.j,null,[ce.c]),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._1(25,0,null,1,15,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==Sn._15(l,26)._selectViaInteraction()&&t}if("keydown"===n){t=!1!==Sn._15(l,26)._handleKeydown(e)&&t}return t},_e.c,_e.a)),Sn._0(26,8437760,[[92,4]],0,oe.q,[Sn.j,Sn.g,[2,oe.j],[2,oe.p]],null,null),(l()(),Sn._23(-1,0,["\n "])),(l()(),Sn._1(28,0,null,0,11,"ngx-mat-select-search",[["formControlName","select_search"]],[[2,"mat-select-search-inside-mat-option",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"keyup"]],function(l,n,e){var t=!0;if("keyup"===n){t=!1!==l.component.searchFun(l.parent.parent.parent.parent.parent.parent.parent.context.$implicit,l.parent.parent.parent.parent.parent.parent.parent.context.index)&&t}return t},Se.b,Se.a)),Sn._0(29,4440064,null,1,Pe.a,[ce.c,Sn.g,pe.f,[2,oe.q]],{placeholderLabel:[0,"placeholderLabel"],noEntriesFoundLabel:[1,"noEntriesFoundLabel"]},null),Sn._21(335544320,95,{clearIcon:0}),Sn._20(1024,null,Zn.p,function(l){return[l]},[Pe.a]),Sn._0(32,671744,null,0,Zn.h,[[3,Zn.c],[8,null],[8,null],[2,Zn.p]],{name:[0,"name"]},null),Sn._20(2048,null,Zn.q,null,[Zn.h]),Sn._0(34,16384,null,0,Zn.r,[Zn.q],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(36,0,null,0,2,"ion-icon",[["name","md-close"],["ngxMatSelectSearchClear",""],["role","img"]],[[2,"hide",null]],null,null,null,null)),Sn._0(37,147456,null,0,Rn.a,[Dn.a,Sn.j,Sn.A],{name:[0,"name"]},null),Sn._0(38,16384,[[95,4]],0,Pe.c,[],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,0,["\n "])),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._1(42,0,null,1,2,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==Sn._15(l,43)._selectViaInteraction()&&t}if("keydown"===n){t=!1!==Sn._15(l,43)._handleKeydown(e)&&t}return t},_e.c,_e.a)),Sn._0(43,8437760,[[92,4]],0,oe.q,[Sn.j,Sn.g,[2,oe.j],[2,oe.p]],null,null),(l()(),Sn._23(-1,0,["--"])),(l()(),Sn._23(-1,1,["\n \n "])),(l()(),Sn.W(16777216,null,1,1,null,rl)),Sn._0(47,802816,null,0,le.j,[Sn.K,Sn.H,Sn.q],{ngForOf:[0,"ngForOf"]},null),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn.W(16777216,null,5,1,null,_l)),Sn._0(52,802816,null,0,le.j,[Sn.K,Sn.H,Sn.q],{ngForOf:[0,"ngForOf"]},null),(l()(),Sn._23(-1,1,["\n "]))],function(l,n){var e=n.component;l(n,15,0,"answer_value"),l(n,18,0);l(n,29,0,"Search","No Matching Result");l(n,32,0,"select_search");l(n,37,0,"md-close");l(n,47,0,e.fileredSearchValue.length>0?e.fileredSearchValue[n.parent.parent.parent.parent.parent.parent.parent.context.index]:n.parent.parent.parent.parent.parent.parent.parent.context.$implicit.get("answers").value);l(n,52,0,n.parent.context.$implicit.get("validations").value)},function(l,n){l(n,0,1,[Sn._15(n,1)._control.errorState,Sn._15(n,1)._control.errorState,Sn._15(n,1)._canLabelFloat,Sn._15(n,1)._shouldLabelFloat(),Sn._15(n,1)._hideControlPlaceholder(),Sn._15(n,1)._control.disabled,Sn._15(n,1)._control.focused,Sn._15(n,1)._shouldForward("untouched"),Sn._15(n,1)._shouldForward("touched"),Sn._15(n,1)._shouldForward("pristine"),Sn._15(n,1)._shouldForward("dirty"),Sn._15(n,1)._shouldForward("valid"),Sn._15(n,1)._shouldForward("invalid"),Sn._15(n,1)._shouldForward("pending")]);l(n,12,0,n.parent.parent.parent.parent.parent.parent.parent.context.$implicit.get("question").value);l(n,14,1,[Sn._15(n,17).ngClassUntouched,Sn._15(n,17).ngClassTouched,Sn._15(n,17).ngClassPristine,Sn._15(n,17).ngClassDirty,Sn._15(n,17).ngClassValid,Sn._15(n,17).ngClassInvalid,Sn._15(n,17).ngClassPending,Sn._15(n,18).id,Sn._15(n,18).tabIndex,Sn._15(n,18)._ariaLabel,Sn._15(n,18).ariaLabelledby,Sn._15(n,18).required.toString(),Sn._15(n,18).disabled.toString(),Sn._15(n,18).errorState,Sn._15(n,18).panelOpen?Sn._15(n,18)._optionIds:null,Sn._15(n,18).multiple,Sn._15(n,18)._ariaDescribedby||null,Sn._15(n,18)._getAriaActiveDescendant(),Sn._15(n,18).disabled,Sn._15(n,18).errorState,Sn._15(n,18).required]);l(n,25,0,Sn._15(n,26)._getTabIndex(),Sn._15(n,26).selected,Sn._15(n,26).multiple,Sn._15(n,26).active,Sn._15(n,26).id,Sn._15(n,26).selected.toString(),Sn._15(n,26).disabled.toString(),Sn._15(n,26).disabled);l(n,28,0,Sn._15(n,29).isInsideMatOption,Sn._15(n,34).ngClassUntouched,Sn._15(n,34).ngClassTouched,Sn._15(n,34).ngClassPristine,Sn._15(n,34).ngClassDirty,Sn._15(n,34).ngClassValid,Sn._15(n,34).ngClassInvalid,Sn._15(n,34).ngClassPending);l(n,36,0,Sn._15(n,37)._hidden);l(n,42,0,Sn._15(n,43)._getTabIndex(),Sn._15(n,43).selected,Sn._15(n,43).multiple,Sn._15(n,43).active,Sn._15(n,43).id,Sn._15(n,43).selected.toString(),Sn._15(n,43).disabled.toString(),Sn._15(n,43).disabled)})}function cl(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,27,"div",[],null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(3,0,null,null,22,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,ie.b,ie.a)),Sn._0(4,7389184,null,7,Xn.b,[Sn.j,Sn.g,[2,oe.h]],null,null),Sn._21(335544320,96,{_control:0}),Sn._21(335544320,97,{_placeholderChild:0}),Sn._21(335544320,98,{_labelChild:0}),Sn._21(603979776,99,{_errorChildren:1}),Sn._21(603979776,100,{_hintChildren:1}),Sn._21(603979776,101,{_prefixChildren:1}),Sn._21(603979776,102,{_suffixChildren:1}),(l()(),Sn._23(-1,1,["\n \n "])),(l()(),Sn._1(13,0,null,3,2,"mat-label",[],null,null,null,null,null)),Sn._0(14,16384,[[98,4]],0,Xn.f,[],null,null),(l()(),Sn._23(15,null,["",""])),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._1(17,0,null,1,7,"input",[["autocomplete","off"],["class","mat-input-element mat-form-field-autofill-control"],["formControlName","subfield_value"],["matInput",""],["placeholder","Enter the Text"],["type","text"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[8,"placeholder",0],[8,"disabled",0],[8,"required",0],[8,"readOnly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],function(l,n,e){var t=!0;if("input"===n){t=!1!==Sn._15(l,18)._handleInput(e.target.value)&&t}if("blur"===n){t=!1!==Sn._15(l,18).onTouched()&&t}if("compositionstart"===n){t=!1!==Sn._15(l,18)._compositionStart()&&t}if("compositionend"===n){t=!1!==Sn._15(l,18)._compositionEnd(e.target.value)&&t}if("blur"===n){t=!1!==Sn._15(l,23)._focusChanged(!1)&&t}if("focus"===n){t=!1!==Sn._15(l,23)._focusChanged(!0)&&t}if("input"===n){t=!1!==Sn._15(l,23)._onInput()&&t}return t},null,null)),Sn._0(18,16384,null,0,Zn.d,[Sn.B,Sn.j,[2,Zn.a]],null,null),Sn._20(1024,null,Zn.p,function(l){return[l]},[Zn.d]),Sn._0(20,671744,null,0,Zn.h,[[3,Zn.c],[8,null],[8,null],[2,Zn.p]],{name:[0,"name"]},null),Sn._20(2048,null,Zn.q,null,[Zn.h]),Sn._0(22,16384,null,0,Zn.r,[Zn.q],null,null),Sn._0(23,933888,null,0,re.b,[Sn.j,se.a,[2,Zn.q],[2,Zn.t],[2,Zn.j],oe.d,[8,null]],{placeholder:[0,"placeholder"],type:[1,"type"]},null),Sn._20(2048,[[96,4]],Xn.c,null,[re.b]),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "]))],function(l,n){l(n,20,0,"subfield_value");l(n,23,0,"Enter the Text","text")},function(l,n){l(n,3,1,[Sn._15(n,4)._control.errorState,Sn._15(n,4)._control.errorState,Sn._15(n,4)._canLabelFloat,Sn._15(n,4)._shouldLabelFloat(),Sn._15(n,4)._hideControlPlaceholder(),Sn._15(n,4)._control.disabled,Sn._15(n,4)._control.focused,Sn._15(n,4)._shouldForward("untouched"),Sn._15(n,4)._shouldForward("touched"),Sn._15(n,4)._shouldForward("pristine"),Sn._15(n,4)._shouldForward("dirty"),Sn._15(n,4)._shouldForward("valid"),Sn._15(n,4)._shouldForward("invalid"),Sn._15(n,4)._shouldForward("pending")]);l(n,15,0,n.parent.context.$implicit.get("subfield_caption").value);l(n,17,1,[Sn._15(n,22).ngClassUntouched,Sn._15(n,22).ngClassTouched,Sn._15(n,22).ngClassPristine,Sn._15(n,22).ngClassDirty,Sn._15(n,22).ngClassValid,Sn._15(n,22).ngClassInvalid,Sn._15(n,22).ngClassPending,Sn._15(n,23)._isServer,Sn._15(n,23).id,Sn._15(n,23).placeholder,Sn._15(n,23).disabled,Sn._15(n,23).required,Sn._15(n,23).readonly,Sn._15(n,23)._ariaDescribedby||null,Sn._15(n,23).errorState,Sn._15(n,23).required.toString()])})}function pl(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,28,"div",[],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,null,null)),Sn._0(1,212992,null,0,Zn.k,[[3,Zn.c],[8,null],[8,null]],{name:[0,"name"]},null),Sn._20(2048,null,Zn.c,null,[Zn.k]),Sn._0(3,16384,null,0,Zn.s,[Zn.c],null,null),(l()(),Sn._23(-1,null,["\n \n "])),(l()(),Sn.W(16777216,null,null,1,null,R)),Sn._0(6,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n \n "])),(l()(),Sn.W(16777216,null,null,1,null,B)),Sn._0(9,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n \n "])),(l()(),Sn.W(16777216,null,null,1,null,Y)),Sn._0(12,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n \n "])),(l()(),Sn.W(16777216,null,null,1,null,ll)),Sn._0(15,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n \n "])),(l()(),Sn.W(16777216,null,null,1,null,ul)),Sn._0(18,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n\n "])),(l()(),Sn.W(16777216,null,null,1,null,ol)),Sn._0(21,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n\n "])),(l()(),Sn.W(16777216,null,null,1,null,dl)),Sn._0(24,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n\n "])),(l()(),Sn.W(16777216,null,null,1,null,cl)),Sn._0(27,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n \n "]))],function(l,n){l(n,1,0,n.context.index);l(n,6,0,"1"==n.context.$implicit.get("type").value);l(n,9,0,"2"==n.context.$implicit.get("type").value);l(n,12,0,"3"==n.context.$implicit.get("type").value);l(n,15,0,"5"==n.context.$implicit.get("type").value);l(n,18,0,"4"==n.context.$implicit.get("type").value);l(n,21,0,"7"==n.context.$implicit.get("type").value);l(n,24,0,"8"==n.context.$implicit.get("type").value);l(n,27,0,n.context.$implicit.controls.subfield_key)},function(l,n){l(n,0,0,Sn._15(n,3).ngClassUntouched,Sn._15(n,3).ngClassTouched,Sn._15(n,3).ngClassPristine,Sn._15(n,3).ngClassDirty,Sn._15(n,3).ngClassValid,Sn._15(n,3).ngClassInvalid,Sn._15(n,3).ngClassPending)})}function ml(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,7,"div",[["formArrayName","questions"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,null,null)),Sn._0(1,212992,null,0,Zn.e,[[3,Zn.c],[8,null],[8,null]],{name:[0,"name"]},null),Sn._20(2048,null,Zn.c,null,[Zn.e]),Sn._0(3,16384,null,0,Zn.s,[Zn.c],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,pl)),Sn._0(6,802816,null,0,le.j,[Sn.K,Sn.H,Sn.q],{ngForOf:[0,"ngForOf"]},null),(l()(),Sn._23(-1,null,["\n "]))],function(l,n){l(n,1,0,"questions");l(n,6,0,n.parent.parent.context.$implicit.controls.questions.controls)},function(l,n){l(n,0,0,Sn._15(n,3).ngClassUntouched,Sn._15(n,3).ngClassTouched,Sn._15(n,3).ngClassPristine,Sn._15(n,3).ngClassDirty,Sn._15(n,3).ngClassValid,Sn._15(n,3).ngClassInvalid,Sn._15(n,3).ngClassPending)})}function gl(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,5,"button",[["clear",""],["color","optblue"],["ion-button",""]],null,[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==l.component.removeData(l.parent.parent.context.index,l.parent.parent.parent.parent.parent.context.$implicit)&&t}return t},En.b,En.a)),Sn._0(1,1097728,null,0,Nn.a,[[8,""],Dn.a,Sn.j,Sn.A],{color:[0,"color"],clear:[1,"clear"]},null),(l()(),Sn._23(-1,0,["\n "])),(l()(),Sn._1(3,0,null,0,1,"ion-icon",[["name","md-trash"],["role","img"],["style","font-size: 22px"]],[[2,"hide",null]],null,null,null,null)),Sn._0(4,147456,null,0,Rn.a,[Dn.a,Sn.j,Sn.A],{name:[0,"name"]},null),(l()(),Sn._23(-1,0,["\n "]))],function(l,n){l(n,1,0,"optblue","");l(n,4,0,"md-trash")},function(l,n){l(n,3,0,Sn._15(n,4)._hidden)})}function fl(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,5,"button",[["clear",""],["color","optblue"],["ion-button",""]],null,[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==l.component.addData(l.parent.parent.context.index,l.parent.parent.parent.parent.parent.context.$implicit,l.parent.parent.context.$implicit.get("questions").value,e)&&t}return t},En.b,En.a)),Sn._0(1,1097728,null,0,Nn.a,[[8,""],Dn.a,Sn.j,Sn.A],{color:[0,"color"],clear:[1,"clear"]},null),(l()(),Sn._23(-1,0,["\n "])),(l()(),Sn._1(3,0,null,0,1,"ion-icon",[["name","add-circle"],["role","img"],["style","font-size: 24px"]],[[2,"hide",null]],null,null,null,null)),Sn._0(4,147456,null,0,Rn.a,[Dn.a,Sn.j,Sn.A],{name:[0,"name"]},null),(l()(),Sn._23(-1,0,["\n "]))],function(l,n){l(n,1,0,"optblue","");l(n,4,0,"add-circle")},function(l,n){l(n,3,0,Sn._15(n,4)._hidden)})}function hl(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,40,"mat-accordion",[["class","mat-accordion"]],null,null,null,null,null)),Sn._0(1,16384,[[1,4],["accordion",4]],0,qe.a,[],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(3,16777216,null,null,36,"mat-expansion-panel",[["class","mat-expansion-panel"]],[[2,"mat-expanded",null],[2,"mat-expansion-panel-spacing",null]],null,null,ke.d,ke.a)),Sn._0(4,1753088,[[2,4],["mapanel",4]],1,qe.c,[[2,qe.a],Sn.g,Fn.c,Sn.K],{expanded:[0,"expanded"]},null),Sn._21(335544320,49,{_lazyContent:0}),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._1(7,0,null,0,9,"mat-expansion-panel-header",[["class","mat-expansion-panel-header"],["role","button"]],[[1,"id",0],[1,"tabindex",0],[1,"aria-controls",0],[1,"aria-expanded",0],[1,"aria-disabled",0],[2,"mat-expanded",null],[40,"@expansionHeight",0]],[[null,"click"],[null,"keydown"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==Sn._15(l,8)._toggle()&&t}if("keydown"===n){t=!1!==Sn._15(l,8)._keydown(e)&&t}return t},ke.c,ke.b)),Sn._0(8,180224,null,0,qe.d,[qe.c,Sn.j,kn.i,Sn.g],null,null),Sn._18(9,{collapsedHeight:0,expandedHeight:1}),Sn._18(10,{value:0,params:1}),(l()(),Sn._23(-1,2,["\n "])),(l()(),Sn._1(12,0,null,0,2,"mat-panel-title",[["class","mat-expansion-panel-header-title"]],null,null,null,null,null)),Sn._0(13,16384,null,0,qe.e,[],null,null),(l()(),Sn._23(14,null,["\n "," ","\n "])),(l()(),Sn._23(-1,2,["\n "])),(l()(),Sn._23(-1,2,["\n "])),(l()(),Sn._23(-1,1,["\n \n "])),(l()(),Sn.W(16777216,null,1,1,null,ml)),Sn._0(19,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._1(21,0,null,1,17,"ion-buttons",[["end",""]],null,null,null,null,null)),Sn._0(22,16384,null,1,Kn.a,[Dn.a,Sn.j,Sn.A,[2,Wn.a],[2,Ln.a]],null,null),Sn._21(603979776,103,{_buttons:1}),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(25,0,null,null,5,"ion-col",[["class","col"],["col-3",""],["offset-3",""]],null,null,null,null,null)),Sn._0(26,16384,null,0,we.a,[],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,gl)),Sn._0(29,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(32,0,null,null,5,"ion-col",[["class","col"],["col-2",""],["offset-1",""]],null,null,null,null,null)),Sn._0(33,16384,null,0,we.a,[],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,fl)),Sn._0(36,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._23(-1,null,["\n "]))],function(l,n){l(n,4,0,n.component.step===n.parent.context.index);l(n,19,0,n.parent.context.$implicit.controls.questions);l(n,29,0,0!=n.parent.context.index);l(n,36,0,n.parent.context.last)},function(l,n){l(n,3,0,Sn._15(n,4).expanded,Sn._15(n,4)._hasSpacing());l(n,7,0,Sn._15(n,8).panel._headerId,Sn._15(n,8).panel.disabled?-1:0,Sn._15(n,8)._getPanelId(),Sn._15(n,8)._isExpanded(),Sn._15(n,8).panel.disabled,Sn._15(n,8)._isExpanded(),l(n,10,0,Sn._15(n,8)._getExpandedState(),l(n,9,0,Sn._15(n,8).collapsedHeight,Sn._15(n,8).expandedHeight)));l(n,14,0,n.parent.parent.parent.parent.context.$implicit.get("group_title").value,n.parent.context.index+1)})}function bl(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,7,"span",[],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,null,null)),Sn._0(1,212992,null,0,Zn.k,[[3,Zn.c],[8,null],[8,null]],{name:[0,"name"]},null),Sn._20(2048,null,Zn.c,null,[Zn.k]),Sn._0(3,16384,null,0,Zn.s,[Zn.c],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,hl)),Sn._0(6,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n\n \n\n\n "]))],function(l,n){l(n,1,0,n.context.index);l(n,6,0,"6"!=n.parent.parent.parent.context.$implicit.get("group_type").value)},function(l,n){l(n,0,0,Sn._15(n,3).ngClassUntouched,Sn._15(n,3).ngClassTouched,Sn._15(n,3).ngClassPristine,Sn._15(n,3).ngClassDirty,Sn._15(n,3).ngClassValid,Sn._15(n,3).ngClassInvalid,Sn._15(n,3).ngClassPending)})}function vl(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,7,"div",[["formArrayName","questions_group"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,null,null)),Sn._0(1,212992,null,0,Zn.e,[[3,Zn.c],[8,null],[8,null]],{name:[0,"name"]},null),Sn._20(2048,null,Zn.c,null,[Zn.e]),Sn._0(3,16384,null,0,Zn.s,[Zn.c],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,bl)),Sn._0(6,802816,null,0,le.j,[Sn.K,Sn.H,Sn.q],{ngForOf:[0,"ngForOf"]},null),(l()(),Sn._23(-1,null,["\n "]))],function(l,n){l(n,1,0,"questions_group");l(n,6,0,n.parent.parent.context.$implicit.controls.questions_group.controls)},function(l,n){l(n,0,0,Sn._15(n,3).ngClassUntouched,Sn._15(n,3).ngClassTouched,Sn._15(n,3).ngClassPristine,Sn._15(n,3).ngClassDirty,Sn._15(n,3).ngClassValid,Sn._15(n,3).ngClassInvalid,Sn._15(n,3).ngClassPending)})}function yl(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,1,"ion-spinner",[["name","crescent"],["style","width: 20px;\n height: 20px;"]],[[2,"spinner-paused",null]],[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==l.component.cancelLoader(l.parent.parent.parent.context.$implicit)&&t}return t},ve.b,ve.a)),Sn._0(1,114688,null,0,ye.a,[Dn.a,Sn.j,Sn.A],{name:[0,"name"]},null)],function(l,n){l(n,1,0,"crescent")},function(l,n){l(n,0,0,Sn._15(n,1)._paused)})}function Cl(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,1,"ion-icon",[["name","checkmark-circle-outline"],["role","img"],["style","color: #008828;float: right;\n margin-right: 30%;"]],[[2,"hide",null]],null,null,null,null)),Sn._0(1,147456,null,0,Rn.a,[Dn.a,Sn.j,Sn.A],{name:[0,"name"]},null)],function(l,n){l(n,1,0,"checkmark-circle-outline")},function(l,n){l(n,0,0,Sn._15(n,1)._hidden)})}function wl(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,13,"span",[["style","margin:0px;"]],null,[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==l.component.imageReupload(l.parent.parent.parent.context.$implicit)&&t}return t},null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(2,0,null,null,5,"ion-row",[["class","row"],["style","margin-top: -17px;padding:0px;"]],null,null,null,null,null)),Sn._0(3,16384,null,0,Ce.a,[],null,null),(l()(),Sn._1(4,0,null,null,3,"button",[["clear",""],["ion-button",""]],null,null,null,En.b,En.a)),Sn._0(5,1097728,null,0,Nn.a,[[8,""],Dn.a,Sn.j,Sn.A],{clear:[0,"clear"]},null),(l()(),Sn._1(6,0,null,0,1,"ion-icon",[["name","refresh-circle"],["role","img"],["style","color:lightcoral;"]],[[2,"hide",null]],null,null,null,null)),Sn._0(7,147456,null,0,Rn.a,[Dn.a,Sn.j,Sn.A],{name:[0,"name"]},null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(9,0,null,null,3,"ion-row",[["class","row"],["style","margin-top: -20px;padding:0px;"]],null,null,null,null,null)),Sn._0(10,16384,null,0,Ce.a,[],null,null),(l()(),Sn._1(11,0,null,null,1,"p",[["style","font-size: 10px"]],null,null,null,null,null)),(l()(),Sn._23(-1,null,["Click to ReUpload"])),(l()(),Sn._23(-1,null,["\n "]))],function(l,n){l(n,5,0,"");l(n,7,0,"refresh-circle")},function(l,n){l(n,6,0,Sn._15(n,7)._hidden)})}function xl(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,11,"ion-col",[["class","col"],["col-4",""]],null,null,null,null,null)),Sn._0(1,16384,null,0,we.a,[],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,yl)),Sn._0(4,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,Cl)),Sn._0(7,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,wl)),Sn._0(10,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "]))],function(l,n){l(n,4,0,1==n.parent.parent.context.$implicit.get("is_loader").value);l(n,7,0,1==n.parent.parent.context.$implicit.get("is_saved").value);l(n,10,0,0==n.parent.parent.context.$implicit.get("is_saved").value&&0==n.parent.parent.context.$implicit.get("is_loader").value&&n.parent.parent.context.$implicit.value.hasOwnProperty("is_saved")&&n.parent.parent.context.$implicit.value.hasOwnProperty("is_loader"))},null)}function Sl(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,26,"div",[["style","width: 100%;justify-content: center;text-align: center;align-content: center;margin:2%;"]],null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(2,0,null,null,6,"ion-row",[["class","row"],["style","width: 100%"]],null,null,null,null,null)),Sn._0(3,16384,null,0,Ce.a,[],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(5,0,null,null,1,"img",[["class","doc-image-bucket"],["imageViewer",""]],[[8,"src",4]],[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==Sn._15(l,6).onClick(e)&&t}return t},null,null)),Sn._0(6,16384,null,0,he.a,[Sn.j,be.a],{src:[0,"src"]},null),(l()(),Sn._1(7,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(10,0,null,null,15,"ion-row",[["class","row"],["style","width: 130px;margin-bottom: 5px;text-align: left"]],null,null,null,null,null)),Sn._0(11,16384,null,0,Ce.a,[],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(13,0,null,null,5,"ion-col",[["class","col"],["col-8",""]],null,null,null,null,null)),Sn._0(14,16384,null,0,we.a,[],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(16,0,null,null,1,"span",[["style","font-size: 12px;padding: 0px;margin: 0px;"]],null,null,null,null,null)),(l()(),Sn._23(17,null,[""," ",""])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,xl)),Sn._0(22,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "]))],function(l,n){l(n,6,0,"");l(n,22,0,1==n.parent.context.$implicit.get("is_image_status").value)},function(l,n){l(n,5,0,n.parent.context.$implicit.get("answer_value").value);l(n,17,0,n.parent.context.$implicit.get("question").value,n.parent.parent.parent.context.index+1)})}function Pl(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,7,"div",[["class","add-more-image"]],null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(2,0,null,null,4,"button",[["clear",""],["ion-button",""],["style","color: black"]],null,[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==l.component.addData(l.parent.parent.parent.context.index,l.parent.parent.parent.parent.parent.parent.context.$implicit,l.parent.parent.parent.context.$implicit.get("questions").value,e,"camera",l.parent.context.$implicit)&&t}return t},En.b,En.a)),Sn._0(3,1097728,null,0,Nn.a,[[8,""],Dn.a,Sn.j,Sn.A],{clear:[0,"clear"]},null),(l()(),Sn._1(4,0,null,0,1,"ion-icon",[["name","md-camera"],["role","img"],["style","font-size:35px"]],[[2,"hide",null]],null,null,null,null)),Sn._0(5,147456,null,0,Rn.a,[Dn.a,Sn.j,Sn.A],{name:[0,"name"]},null),(l()(),Sn._23(-1,0,["+"])),(l()(),Sn._23(-1,null,["\n "]))],function(l,n){l(n,3,0,"");l(n,5,0,"md-camera")},function(l,n){l(n,4,0,Sn._15(n,5)._hidden)})}function ql(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,13,"ion-col",[["align-self:",""],["center",""],["class","col"],["col-6",""],["no-padding",""],["text-center",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,null,null)),Sn._0(1,212992,null,0,Zn.k,[[3,Zn.c],[8,null],[8,null]],{name:[0,"name"]},null),Sn._20(2048,null,Zn.c,null,[Zn.k]),Sn._0(3,16384,null,0,Zn.s,[Zn.c],null,null),Sn._0(4,16384,null,0,we.a,[],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,Sl)),Sn._0(7,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n \n "])),(l()(),Sn.W(16777216,null,null,1,null,Pl)),Sn._0(12,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "]))],function(l,n){l(n,1,0,n.context.index);l(n,7,0,""!=n.context.$implicit.get("answer_value").value);l(n,12,0,n.parent.parent.context.last)},function(l,n){l(n,0,0,Sn._15(n,3).ngClassUntouched,Sn._15(n,3).ngClassTouched,Sn._15(n,3).ngClassPristine,Sn._15(n,3).ngClassDirty,Sn._15(n,3).ngClassValid,Sn._15(n,3).ngClassInvalid,Sn._15(n,3).ngClassPending)})}function kl(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,11,"span",[["formArrayName","questions"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,null,null)),Sn._0(1,212992,null,0,Zn.e,[[3,Zn.c],[8,null],[8,null]],{name:[0,"name"]},null),Sn._20(2048,null,Zn.c,null,[Zn.e]),Sn._0(3,16384,null,0,Zn.s,[Zn.c],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n \n "])),(l()(),Sn._23(-1,null,["\n \n "])),(l()(),Sn.W(16777216,null,null,1,null,ql)),Sn._0(8,802816,null,0,le.j,[Sn.K,Sn.H,Sn.q],{ngForOf:[0,"ngForOf"]},null),(l()(),Sn._23(-1,null,["\n \n \n \n \n "])),(l()(),Sn._23(-1,null,["\n \n "])),(l()(),Sn._23(-1,null,["\n "]))],function(l,n){l(n,1,0,"questions");l(n,8,0,n.parent.context.$implicit.controls.questions.controls)},function(l,n){l(n,0,0,Sn._15(n,3).ngClassUntouched,Sn._15(n,3).ngClassTouched,Sn._15(n,3).ngClassPristine,Sn._15(n,3).ngClassDirty,Sn._15(n,3).ngClassValid,Sn._15(n,3).ngClassInvalid,Sn._15(n,3).ngClassPending)})}function Fl(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,1,"div",[["style","justify-content: flex-end"]],null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n \n "]))],null,null)}function Il(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,11,"span",[],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,null,null)),Sn._0(1,212992,null,0,Zn.k,[[3,Zn.c],[8,null],[8,null]],{name:[0,"name"]},null),Sn._20(2048,null,Zn.c,null,[Zn.k]),Sn._0(3,16384,null,0,Zn.s,[Zn.c],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,kl)),Sn._0(7,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,Fl)),Sn._0(10,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "]))],function(l,n){l(n,1,0,n.context.index);l(n,7,0,n.context.$implicit.controls.questions&&"6"==n.parent.parent.parent.context.$implicit.get("group_type").value);l(n,10,0,n.context.last)},function(l,n){l(n,0,0,Sn._15(n,3).ngClassUntouched,Sn._15(n,3).ngClassTouched,Sn._15(n,3).ngClassPristine,Sn._15(n,3).ngClassDirty,Sn._15(n,3).ngClassValid,Sn._15(n,3).ngClassInvalid,Sn._15(n,3).ngClassPending)})}function Dl(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,31,"div",[["formArrayName","questions_group"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,null,null)),Sn._0(1,212992,null,0,Zn.e,[[3,Zn.c],[8,null],[8,null]],{name:[0,"name"]},null),Sn._20(2048,null,Zn.c,null,[Zn.e]),Sn._0(3,16384,null,0,Zn.s,[Zn.c],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(5,0,null,null,0,"hr",[["class","hr"]],null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(7,0,null,null,9,"mat-card-header",[["class","mat-card-header"]],null,null,null,Yn.c,Yn.b)),Sn._0(8,49152,null,0,Qn.e,[],null,null),(l()(),Sn._23(-1,2,["\n "])),(l()(),Sn._1(10,0,null,1,5,"mat-card-title",[["class","mat-card-title"]],null,null,null,null,null)),Sn._0(11,16384,null,0,Qn.h,[],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(13,0,null,null,1,"h5",[],null,null,null,null,null)),(l()(),Sn._23(14,null,[" ",""])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,2,["\n "])),(l()(),Sn._23(-1,null,["\n \n "])),(l()(),Sn._1(18,0,null,null,10,"ion-grid",[["class","grid"]],null,null,null,null,null)),Sn._0(19,16384,null,0,xe.a,[],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(21,0,null,null,5,"ion-row",[["class","row"]],null,null,null,null,null)),Sn._0(22,16384,null,0,Ce.a,[],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,Il)),Sn._0(25,802816,null,0,le.j,[Sn.K,Sn.H,Sn.q],{ngForOf:[0,"ngForOf"]},null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(30,0,null,null,0,"hr",[["class","hr"]],null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "]))],function(l,n){l(n,1,0,"questions_group");l(n,25,0,n.parent.parent.context.$implicit.controls.questions_group.controls)},function(l,n){l(n,0,0,Sn._15(n,3).ngClassUntouched,Sn._15(n,3).ngClassTouched,Sn._15(n,3).ngClassPristine,Sn._15(n,3).ngClassDirty,Sn._15(n,3).ngClassValid,Sn._15(n,3).ngClassInvalid,Sn._15(n,3).ngClassPending);l(n,14,0,n.parent.parent.context.$implicit.get("group_title").value)})}function jl(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,9,"div",[["class","radio-gap"]],null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n\n "])),(l()(),Sn.W(16777216,null,null,1,null,vl)),Sn._0(5,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,Dl)),Sn._0(8,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "]))],function(l,n){l(n,5,0,"6"!=n.parent.context.$implicit.get("group_type").value);l(n,8,0,"6"==n.parent.context.$implicit.get("group_type").value)},null)}function Al(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,27,"div",[],null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(3,0,null,null,22,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,ie.b,ie.a)),Sn._0(4,7389184,null,7,Xn.b,[Sn.j,Sn.g,[2,oe.h]],null,null),Sn._21(335544320,104,{_control:0}),Sn._21(335544320,105,{_placeholderChild:0}),Sn._21(335544320,106,{_labelChild:0}),Sn._21(603979776,107,{_errorChildren:1}),Sn._21(603979776,108,{_hintChildren:1}),Sn._21(603979776,109,{_prefixChildren:1}),Sn._21(603979776,110,{_suffixChildren:1}),(l()(),Sn._23(-1,1,["\n\n "])),(l()(),Sn._1(13,0,null,3,2,"mat-label",[],null,null,null,null,null)),Sn._0(14,16384,[[106,4]],0,Xn.f,[],null,null),(l()(),Sn._23(15,null,["",""])),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._1(17,0,null,1,7,"input",[["autocomplete","off"],["class","mat-input-element mat-form-field-autofill-control"],["formControlName","subfield_value"],["matInput",""],["placeholder","Enter the Text"],["type","text"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[8,"placeholder",0],[8,"disabled",0],[8,"required",0],[8,"readOnly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],function(l,n,e){var t=!0;if("input"===n){t=!1!==Sn._15(l,18)._handleInput(e.target.value)&&t}if("blur"===n){t=!1!==Sn._15(l,18).onTouched()&&t}if("compositionstart"===n){t=!1!==Sn._15(l,18)._compositionStart()&&t}if("compositionend"===n){t=!1!==Sn._15(l,18)._compositionEnd(e.target.value)&&t}if("blur"===n){t=!1!==Sn._15(l,23)._focusChanged(!1)&&t}if("focus"===n){t=!1!==Sn._15(l,23)._focusChanged(!0)&&t}if("input"===n){t=!1!==Sn._15(l,23)._onInput()&&t}return t},null,null)),Sn._0(18,16384,null,0,Zn.d,[Sn.B,Sn.j,[2,Zn.a]],null,null),Sn._20(1024,null,Zn.p,function(l){return[l]},[Zn.d]),Sn._0(20,671744,null,0,Zn.h,[[3,Zn.c],[8,null],[8,null],[2,Zn.p]],{name:[0,"name"]},null),Sn._20(2048,null,Zn.q,null,[Zn.h]),Sn._0(22,16384,null,0,Zn.r,[Zn.q],null,null),Sn._0(23,933888,null,0,re.b,[Sn.j,se.a,[2,Zn.q],[2,Zn.t],[2,Zn.j],oe.d,[8,null]],{placeholder:[0,"placeholder"],type:[1,"type"]},null),Sn._20(2048,[[104,4]],Xn.c,null,[re.b]),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "]))],function(l,n){l(n,20,0,"subfield_value");l(n,23,0,"Enter the Text","text")},function(l,n){l(n,3,1,[Sn._15(n,4)._control.errorState,Sn._15(n,4)._control.errorState,Sn._15(n,4)._canLabelFloat,Sn._15(n,4)._shouldLabelFloat(),Sn._15(n,4)._hideControlPlaceholder(),Sn._15(n,4)._control.disabled,Sn._15(n,4)._control.focused,Sn._15(n,4)._shouldForward("untouched"),Sn._15(n,4)._shouldForward("touched"),Sn._15(n,4)._shouldForward("pristine"),Sn._15(n,4)._shouldForward("dirty"),Sn._15(n,4)._shouldForward("valid"),Sn._15(n,4)._shouldForward("invalid"),Sn._15(n,4)._shouldForward("pending")]);l(n,15,0,n.parent.context.$implicit.get("subfield_caption").value);l(n,17,1,[Sn._15(n,22).ngClassUntouched,Sn._15(n,22).ngClassTouched,Sn._15(n,22).ngClassPristine,Sn._15(n,22).ngClassDirty,Sn._15(n,22).ngClassValid,Sn._15(n,22).ngClassInvalid,Sn._15(n,22).ngClassPending,Sn._15(n,23)._isServer,Sn._15(n,23).id,Sn._15(n,23).placeholder,Sn._15(n,23).disabled,Sn._15(n,23).required,Sn._15(n,23).readonly,Sn._15(n,23)._ariaDescribedby||null,Sn._15(n,23).errorState,Sn._15(n,23).required.toString()])})}function Ll(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,16,"div",[],null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(2,0,null,null,13,"div",[],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,null,null)),Sn._0(3,212992,null,0,Zn.k,[[3,Zn.c],[8,null],[8,null]],{name:[0,"name"]},null),Sn._20(2048,null,Zn.c,null,[Zn.k]),Sn._0(5,16384,null,0,Zn.s,[Zn.c],null,null),(l()(),Sn._23(-1,null,["\n\n "])),(l()(),Sn.W(16777216,null,null,1,null,$)),Sn._0(8,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n\n \n\n\n "])),(l()(),Sn.W(16777216,null,null,1,null,jl)),Sn._0(11,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n \n "])),(l()(),Sn.W(16777216,null,null,1,null,Al)),Sn._0(14,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n\n "])),(l()(),Sn._23(-1,null,["\n "]))],function(l,n){l(n,3,0,n.context.index);l(n,8,0,"1"!=n.context.$implicit.get("is_repeatable").value);l(n,11,0,"1"==n.context.$implicit.get("is_repeatable").value&&n.context.$implicit.controls.questions_group);l(n,14,0,n.context.$implicit.controls.subfield_key)},function(l,n){l(n,2,0,Sn._15(n,5).ngClassUntouched,Sn._15(n,5).ngClassTouched,Sn._15(n,5).ngClassPristine,Sn._15(n,5).ngClassDirty,Sn._15(n,5).ngClassValid,Sn._15(n,5).ngClassInvalid,Sn._15(n,5).ngClassPending)})}function Ol(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,10,"div",[],null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(2,0,null,null,7,"div",[["formArrayName","questions"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,null,null)),Sn._0(3,212992,null,0,Zn.e,[[3,Zn.c],[8,null],[8,null]],{name:[0,"name"]},null),Sn._20(2048,null,Zn.c,null,[Zn.e]),Sn._0(5,16384,null,0,Zn.s,[Zn.c],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,Ll)),Sn._0(8,802816,null,0,le.j,[Sn.K,Sn.H,Sn.q],{ngForOf:[0,"ngForOf"]},null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "]))],function(l,n){var e=n.component;l(n,3,0,"questions");l(n,8,0,e.quesAnsForm.controls.questions.controls)},function(l,n){l(n,2,0,Sn._15(n,5).ngClassUntouched,Sn._15(n,5).ngClassTouched,Sn._15(n,5).ngClassPristine,Sn._15(n,5).ngClassDirty,Sn._15(n,5).ngClassValid,Sn._15(n,5).ngClassInvalid,Sn._15(n,5).ngClassPending)})}function Tl(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,8,"ion-col",[["class","col"]],null,null,null,null,null)),Sn._0(1,16384,null,0,we.a,[],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(3,0,null,null,4,"button",[["class","btn-no-pad"],["color","optblue"],["ion-button",""],["medium",""],["round",""],["type","submit"]],null,[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==l.component.onSubmit(1)&&t}return t},En.b,En.a)),Sn._0(4,1097728,null,0,Nn.a,[[8,""],Dn.a,Sn.j,Sn.A],{color:[0,"color"],round:[1,"round"]},null),(l()(),Sn._1(5,0,null,0,1,"ion-icon",[["name","md-arrow-dropright-circle"],["role","img"],["style","color:gray;font-size: 24px;"]],[[2,"hide",null]],null,null,null,null)),Sn._0(6,147456,null,0,Rn.a,[Dn.a,Sn.j,Sn.A],{name:[0,"name"]},null),(l()(),Sn._23(7,0,[" "," "])),(l()(),Sn._23(-1,null,["\n "]))],function(l,n){l(n,4,0,"optblue","");l(n,6,0,"md-arrow-dropright-circle")},function(l,n){var e=n.component;l(n,5,0,Sn._15(n,6)._hidden);l(n,7,0,e.submit_btn?"Complete":"Save")})}function El(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,1,"ion-spinner",[["color","optblue"],["name","dots"],["style","font-size: 24px;width:50px;height: 50px;"]],[[2,"spinner-paused",null]],null,null,ve.b,ve.a)),Sn._0(1,114688,null,0,ye.a,[Dn.a,Sn.j,Sn.A],{color:[0,"color"],name:[1,"name"]},null)],function(l,n){l(n,1,0,"optblue","dots")},function(l,n){l(n,0,0,Sn._15(n,1)._paused)})}function Nl(l){return Sn._25(0,[(l()(),Sn._1(0,0,[["whole_form",1]],null,23,"div",[],null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(2,0,null,null,20,"form",[["novalidate",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"submit"],[null,"reset"]],function(l,n,e){var t=!0;if("submit"===n){t=!1!==Sn._15(l,4).onSubmit(e)&&t}if("reset"===n){t=!1!==Sn._15(l,4).onReset()&&t}return t},null,null)),Sn._0(3,16384,null,0,Zn.A,[],null,null),Sn._0(4,540672,null,0,Zn.j,[[8,null],[8,null]],{form:[0,"form"]},null),Sn._20(2048,null,Zn.c,null,[Zn.j]),Sn._0(6,16384,null,0,Zn.s,[Zn.c],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,Ol)),Sn._0(9,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(11,0,null,null,10,"ion-buttons",[["class","save-btn"],["end",""]],null,null,null,null,null)),Sn._0(12,16384,null,1,Kn.a,[Dn.a,Sn.j,Sn.A,[2,Wn.a],[2,Ln.a]],null,null),Sn._21(603979776,111,{_buttons:1}),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,Tl)),Sn._0(17,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,El)),Sn._0(20,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n \n"]))],function(l,n){var e=n.component;l(n,4,0,e.quesAnsForm);l(n,9,0,e.quesAnsForm.controls.questions);l(n,17,0,!e.spinner_access);l(n,20,0,e.spinner_access)},function(l,n){l(n,2,0,Sn._15(n,6).ngClassUntouched,Sn._15(n,6).ngClassTouched,Sn._15(n,6).ngClassPristine,Sn._15(n,6).ngClassDirty,Sn._15(n,6).ngClassValid,Sn._15(n,6).ngClassInvalid,Sn._15(n,6).ngClassPending)})}function $l(l){return Sn._25(0,[Sn._17(0,Fe.a,[]),Sn._21(671088640,1,{Accordion:0}),Sn._21(671088640,2,{matExpansionPanel:0}),(l()(),Sn._23(-1,null,["\n"])),(l()(),Sn.W(16777216,null,null,1,null,Nl)),Sn._0(5,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null)],function(l,n){l(n,5,0,n.component.questions_JSON.questions.length>0)},null)}function Vl(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,3,"mat-radio-button",[["class","mat-radio-button"],["color","primary"],["style","background-color: lightgrey;\n padding: 10px;\n margin: 5px;\n white-space: pre-line;\n border-radius: 10px;"]],[[2,"mat-radio-checked",null],[2,"mat-radio-disabled",null],[1,"id",0]],[[null,"change"],[null,"focus"]],function(l,n,e){var t=!0,u=l.component;if("focus"===n){t=!1!==Sn._15(l,1)._inputElement.nativeElement.focus()&&t}if("change"===n){t=!1!==u.getProductForAlert(e)&&t}return t},Pn.b,Pn.a)),Sn._0(1,4440064,[[2,4]],0,qn.a,[[2,qn.b],Sn.j,Sn.g,kn.i,Fn.c],{color:[0,"color"],value:[1,"value"]},{change:"change"}),(l()(),Sn._1(2,0,null,0,1,"span",[],null,null,null,null,null)),(l()(),Sn._23(3,null,["",""]))],function(l,n){l(n,1,0,"primary",n.context.$implicit.product_id)},function(l,n){l(n,0,0,Sn._15(n,1).checked,Sn._15(n,1).disabled,Sn._15(n,1).id);l(n,3,0,n.context.$implicit.product_abbr)})}function Kl(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,21,"ion-header",[],null,null,null,null,null)),Sn._0(1,16384,null,0,In.a,[Dn.a,Sn.j,Sn.A,[2,jn.a]],null,null),(l()(),Sn._23(-1,null,["\n\n "])),(l()(),Sn._1(3,0,null,null,17,"ion-navbar",[["class","toolbar"],["color","optblue"]],[[8,"hidden",0],[2,"statusbar-padding",null]],null,null,An.b,An.a)),Sn._0(4,49152,null,0,Ln.a,[On.a,[2,jn.a],[2,Tn.a],Dn.a,Sn.j,Sn.A],{color:[0,"color"]},null),(l()(),Sn._23(-1,3,["\n "])),(l()(),Sn._1(6,0,null,0,8,"button",[["ion-button",""],["menuToggle",""]],[[8,"hidden",0]],[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==Sn._15(l,8).toggle()&&t}return t},En.b,En.a)),Sn._0(7,1097728,[[1,4]],0,Nn.a,[[8,""],Dn.a,Sn.j,Sn.A],null,null),Sn._0(8,1064960,null,0,$n.a,[Vn.a,[2,jn.a],[2,Nn.a],[2,Ln.a]],{menuToggle:[0,"menuToggle"]},null),Sn._0(9,16384,null,1,Kn.a,[Dn.a,Sn.j,Sn.A,[2,Wn.a],[2,Ln.a]],null,null),Sn._21(603979776,1,{_buttons:1}),(l()(),Sn._23(-1,0,["\n "])),(l()(),Sn._1(12,0,null,0,1,"ion-icon",[["name","menu"],["role","img"]],[[2,"hide",null]],null,null,null,null)),Sn._0(13,147456,null,0,Rn.a,[Dn.a,Sn.j,Sn.A],{name:[0,"name"]},null),(l()(),Sn._23(-1,0,["\n "])),(l()(),Sn._23(-1,3,["\n "])),(l()(),Sn._1(16,0,null,3,2,"ion-title",[],null,null,null,Un.b,Un.a)),Sn._0(17,49152,null,0,Hn.a,[Dn.a,Sn.j,Sn.A,[2,Wn.a],[2,Ln.a]],null,null),(l()(),Sn._23(-1,0,["Choose the Product"])),(l()(),Sn._23(-1,3,["\n "])),(l()(),Sn._23(-1,3,["\n "])),(l()(),Sn._23(-1,null,["\n \n "])),(l()(),Sn._23(-1,null,["\n \n\n \n "])),(l()(),Sn._1(23,0,null,null,39,"ion-content",[["padding",""],["style","background:white"]],[[2,"statusbar-padding",null],[2,"has-refresher",null]],null,null,Mn.b,Mn.a)),Sn._0(24,4374528,null,0,Bn.a,[Dn.a,Jn.a,zn.a,Sn.j,Sn.A,On.a,Gn.a,Sn.v,[2,jn.a],[2,Tn.a]],null,null),(l()(),Sn._23(-1,1,["\n "])),(l()(),Sn._1(26,0,null,1,35,"mat-card",[["class","mat-card"],["style","\n width: 100%;\n min-height: 50%;\n margin-top: 25%;\n border-radius: 10px;\n box-shadow: 0 16px 38px -12px rgba(0,0,0,.56), 0 4px 25px 0 rgba(0,0,0,.12), 0 8px 10px -5px rgba(0,0,0,.2) !important;\n "]],null,null,null,Yn.d,Yn.a)),Sn._0(27,49152,null,0,Qn.a,[],null,null),(l()(),Sn._23(-1,0,["\n "])),(l()(),Sn._1(29,0,null,0,31,"mat-card-content",[["class","mat-card-content"],["style","margin-top:7%"]],null,null,null,null,null)),Sn._0(30,16384,null,0,Qn.c,[],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(33,0,null,null,3,"mat-label",[],null,null,null,null,null)),Sn._0(34,16384,null,0,Xn.f,[],null,null),(l()(),Sn._1(35,0,null,null,1,"h6",[],null,null,null,null,null)),(l()(),Sn._23(-1,null,["Choose the Product"])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(38,0,null,null,10,"mat-radio-group",[["class","radio-group mat-radio-group"],["placeholder","Product"],["role","radiogroup"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"]],function(l,n,e){var t=!0;if("ngModelChange"===n){t=!1!==(l.component.product=e)&&t}return t},null,null)),Sn._0(39,1064960,null,1,qn.b,[Sn.g],null,null),Sn._21(603979776,2,{_radios:1}),Sn._20(1024,null,Zn.p,function(l){return[l]},[qn.b]),Sn._0(42,671744,null,0,Zn.u,[[8,null],[8,null],[8,null],[2,Zn.p]],{model:[0,"model"]},{update:"ngModelChange"}),Sn._20(2048,null,Zn.q,null,[Zn.u]),Sn._0(44,16384,null,0,Zn.r,[Zn.q],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,Vl)),Sn._0(47,802816,null,0,le.j,[Sn.K,Sn.H,Sn.q],{ngForOf:[0,"ngForOf"]},null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(49,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(52,0,null,null,7,"ion-buttons",[["end",""]],null,null,null,null,null)),Sn._0(53,16384,null,1,Kn.a,[Dn.a,Sn.j,Sn.A,[2,Wn.a],[2,Ln.a]],null,null),Sn._21(603979776,3,{_buttons:1}),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(56,0,null,null,2,"button",[["color","optblue"],["ion-button",""]],null,[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==l.component.sendProduct()&&t}return t},En.b,En.a)),Sn._0(57,1097728,[[3,4]],0,Nn.a,[[8,""],Dn.a,Sn.j,Sn.A],{color:[0,"color"]},null),(l()(),Sn._23(-1,0,["Submit"])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,0,["\n "])),(l()(),Sn._23(-1,1,["\n "]))],function(l,n){var e=n.component;l(n,4,0,"optblue");l(n,8,0,"");l(n,13,0,"menu");l(n,42,0,e.product);l(n,47,0,e.productList);l(n,57,0,"optblue")},function(l,n){l(n,3,0,Sn._15(n,4)._hidden,Sn._15(n,4)._sbPadding);l(n,6,0,Sn._15(n,8).isHidden);l(n,12,0,Sn._15(n,13)._hidden);l(n,23,0,Sn._15(n,24).statusbarPadding,Sn._15(n,24)._hasRefresher);l(n,38,0,Sn._15(n,44).ngClassUntouched,Sn._15(n,44).ngClassTouched,Sn._15(n,44).ngClassPristine,Sn._15(n,44).ngClassDirty,Sn._15(n,44).ngClassValid,Sn._15(n,44).ngClassInvalid,Sn._15(n,44).ngClassPending)})}function Wl(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,3,"span",[["style","width: 100%;\n height: 34px;\n text-align: center;"]],null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(2,0,null,null,1,"p",[["style","margin: 3px"]],null,null,null,null,null)),(l()(),Sn._23(-1,null,["No Network Connection"]))],null,null)}function Rl(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,6,"mat-card-content",[["class","mat-card-content"]],null,null,null,null,null)),Sn._0(1,16384,null,0,Qn.c,[],null,null),(l()(),Sn._23(-1,null,["\n\n"])),(l()(),Sn._1(3,0,null,null,1,"ques-template",[],null,[[null,"emitter"],[null,"imageUploadCheck"]],function(l,n,e){var t=!0,u=l.component;if("emitter"===n){t=!1!==u.navigate(e)&&t}if("imageUploadCheck"===n){t=!1!==u.setGroupControl(e)&&t}return t},$l,Ee)),Sn._0(4,704512,null,0,Ie.a,[Zn.f,De.a,ae.a,je.a,Ae.a,Le.a,te.a,Oe.a,Tn.a,Te.b],{questions_JSON:[0,"questions_JSON"]},{emitter:"emitter",imageUploadCheck:"imageUploadCheck"}),(l()(),Sn._23(-1,null,["\n"])),(l()(),Sn._23(-1,null,["\n"]))],function(l,n){l(n,4,0,n.component.question_data)},null)}function Ul(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,5,"mat-card-content",[["class","mat-card-content"]],null,null,null,null,null)),Sn._0(1,16384,null,0,Qn.c,[],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(3,0,null,null,1,"h5",[],null,null,null,null,null)),(l()(),Sn._23(-1,null,["No Templates Found"])),(l()(),Sn._23(-1,null,["\n"]))],null,null)}function Hl(l){return Sn._25(0,[(l()(),Sn._23(-1,null,["\n"])),(l()(),Sn._1(1,0,null,null,26,"ion-header",[["style","background: #ff7f507d"]],null,null,null,null,null)),Sn._0(2,16384,null,0,In.a,[Dn.a,Sn.j,Sn.A,[2,jn.a]],null,null),(l()(),Sn._23(-1,null,["\n\n "])),(l()(),Sn._1(4,0,null,null,17,"ion-navbar",[["class","toolbar"],["color","optblue"]],[[8,"hidden",0],[2,"statusbar-padding",null]],null,null,An.b,An.a)),Sn._0(5,49152,null,0,Ln.a,[On.a,[2,jn.a],[2,Tn.a],Dn.a,Sn.j,Sn.A],{color:[0,"color"]},null),(l()(),Sn._23(-1,3,["\n "])),(l()(),Sn._1(7,0,null,0,8,"button",[["ion-button",""],["menuToggle",""]],[[8,"hidden",0]],[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==Sn._15(l,9).toggle()&&t}return t},En.b,En.a)),Sn._0(8,1097728,[[1,4]],0,Nn.a,[[8,""],Dn.a,Sn.j,Sn.A],null,null),Sn._0(9,1064960,null,0,$n.a,[Vn.a,[2,jn.a],[2,Nn.a],[2,Ln.a]],{menuToggle:[0,"menuToggle"]},null),Sn._0(10,16384,null,1,Kn.a,[Dn.a,Sn.j,Sn.A,[2,Wn.a],[2,Ln.a]],null,null),Sn._21(603979776,1,{_buttons:1}),(l()(),Sn._23(-1,0,["\n "])),(l()(),Sn._1(13,0,null,0,1,"ion-icon",[["name","menu"],["role","img"]],[[2,"hide",null]],null,null,null,null)),Sn._0(14,147456,null,0,Rn.a,[Dn.a,Sn.j,Sn.A],{name:[0,"name"]},null),(l()(),Sn._23(-1,0,["\n "])),(l()(),Sn._23(-1,3,["\n "])),(l()(),Sn._1(17,0,null,3,2,"ion-title",[],null,null,null,Un.b,Un.a)),Sn._0(18,49152,null,0,Hn.a,[Dn.a,Sn.j,Sn.A,[2,Wn.a],[2,Ln.a]],null,null),(l()(),Sn._23(19,0,["",""])),(l()(),Sn._23(-1,3,["\n "])),(l()(),Sn._23(-1,3,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,Wl)),Sn._0(25,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n"])),(l()(),Sn._23(-1,null,["\n\n\n"])),(l()(),Sn._1(29,0,null,null,12,"ion-content",[["padding",""]],[[2,"statusbar-padding",null],[2,"has-refresher",null]],null,null,Mn.b,Mn.a)),Sn._0(30,4374528,null,0,Bn.a,[Dn.a,Jn.a,zn.a,Sn.j,Sn.A,On.a,Gn.a,Sn.v,[2,jn.a],[2,Tn.a]],null,null),(l()(),Sn._23(-1,1,["\n"])),(l()(),Sn._1(32,0,null,1,8,"mat-card",[["class","mat-card"]],null,null,null,Yn.d,Yn.a)),Sn._0(33,49152,null,0,Qn.a,[],null,null),(l()(),Sn._23(-1,0,["\n "])),(l()(),Sn.W(16777216,null,0,1,null,Rl)),Sn._0(36,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,0,["\n"])),(l()(),Sn.W(16777216,null,0,1,null,Ul)),Sn._0(39,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,0,["\n"])),(l()(),Sn._23(-1,1,["\n"])),(l()(),Sn._23(-1,null,["\n"]))],function(l,n){var e=n.component;l(n,5,0,"optblue");l(n,9,0,"");l(n,14,0,"menu");l(n,25,0,1==e.network_status);l(n,36,0,e.question_data.questions.length>0);l(n,39,0,0==e.question_data.questions.length)},function(l,n){var e=n.component;l(n,4,0,Sn._15(n,5)._hidden,Sn._15(n,5)._sbPadding);l(n,7,0,Sn._15(n,9).isHidden);l(n,13,0,Sn._15(n,14)._hidden);l(n,19,0,e.question_data.section_name);l(n,29,0,Sn._15(n,30).statusbarPadding,Sn._15(n,30)._hasRefresher)})}function Ml(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,3,"span",[["style","width: 100%;\n height: 34px;\n text-align: center;"]],null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(2,0,null,null,1,"p",[["style","margin: 3px"]],null,null,null,null,null)),(l()(),Sn._23(-1,null,["No Network Connection"]))],null,null)}function Bl(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,6,"mat-card-content",[["class","mat-card-content"]],null,null,null,null,null)),Sn._0(1,16384,null,0,Qn.c,[],null,null),(l()(),Sn._23(-1,null,["\n\n"])),(l()(),Sn._1(3,0,null,null,1,"ques-template",[],null,[[null,"emitter"],[null,"imageUploadCheck"]],function(l,n,e){var t=!0,u=l.component;if("emitter"===n){t=!1!==u.navigate(e)&&t}if("imageUploadCheck"===n){t=!1!==u.setGroupControl(e)&&t}return t},$l,Ee)),Sn._0(4,704512,null,0,Ie.a,[Zn.f,De.a,ae.a,je.a,Ae.a,Le.a,te.a,Oe.a,Tn.a,Te.b],{questions_JSON:[0,"questions_JSON"]},{emitter:"emitter",imageUploadCheck:"imageUploadCheck"}),(l()(),Sn._23(-1,null,["\n"])),(l()(),Sn._23(-1,null,["\n"]))],function(l,n){l(n,4,0,n.component.question_data)},null)}function Jl(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,5,"mat-card-content",[["class","mat-card-content"]],null,null,null,null,null)),Sn._0(1,16384,null,0,Qn.c,[],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(3,0,null,null,1,"h5",[],null,null,null,null,null)),(l()(),Sn._23(-1,null,["No Templates Found"])),(l()(),Sn._23(-1,null,["\n"]))],null,null)}function zl(l){return Sn._25(0,[(l()(),Sn._23(-1,null,["\n"])),(l()(),Sn._1(1,0,null,null,26,"ion-header",[["style","background: #ff7f507d"]],null,null,null,null,null)),Sn._0(2,16384,null,0,In.a,[Dn.a,Sn.j,Sn.A,[2,jn.a]],null,null),(l()(),Sn._23(-1,null,["\n\n "])),(l()(),Sn._1(4,0,null,null,17,"ion-navbar",[["class","toolbar"],["color","optblue"]],[[8,"hidden",0],[2,"statusbar-padding",null]],null,null,An.b,An.a)),Sn._0(5,49152,null,0,Ln.a,[On.a,[2,jn.a],[2,Tn.a],Dn.a,Sn.j,Sn.A],{color:[0,"color"]},null),(l()(),Sn._23(-1,3,["\n "])),(l()(),Sn._1(7,0,null,0,8,"button",[["ion-button",""],["menuToggle",""]],[[8,"hidden",0]],[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==Sn._15(l,9).toggle()&&t}return t},En.b,En.a)),Sn._0(8,1097728,[[1,4]],0,Nn.a,[[8,""],Dn.a,Sn.j,Sn.A],null,null),Sn._0(9,1064960,null,0,$n.a,[Vn.a,[2,jn.a],[2,Nn.a],[2,Ln.a]],{menuToggle:[0,"menuToggle"]},null),Sn._0(10,16384,null,1,Kn.a,[Dn.a,Sn.j,Sn.A,[2,Wn.a],[2,Ln.a]],null,null),Sn._21(603979776,1,{_buttons:1}),(l()(),Sn._23(-1,0,["\n "])),(l()(),Sn._1(13,0,null,0,1,"ion-icon",[["name","menu"],["role","img"]],[[2,"hide",null]],null,null,null,null)),Sn._0(14,147456,null,0,Rn.a,[Dn.a,Sn.j,Sn.A],{name:[0,"name"]},null),(l()(),Sn._23(-1,0,["\n "])),(l()(),Sn._23(-1,3,["\n "])),(l()(),Sn._1(17,0,null,3,2,"ion-title",[],null,null,null,Un.b,Un.a)),Sn._0(18,49152,null,0,Hn.a,[Dn.a,Sn.j,Sn.A,[2,Wn.a],[2,Ln.a]],null,null),(l()(),Sn._23(19,0,["",""])),(l()(),Sn._23(-1,3,["\n "])),(l()(),Sn._23(-1,3,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,Ml)),Sn._0(25,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n"])),(l()(),Sn._23(-1,null,["\n\n\n"])),(l()(),Sn._1(29,0,null,null,12,"ion-content",[["padding",""]],[[2,"statusbar-padding",null],[2,"has-refresher",null]],null,null,Mn.b,Mn.a)),Sn._0(30,4374528,null,0,Bn.a,[Dn.a,Jn.a,zn.a,Sn.j,Sn.A,On.a,Gn.a,Sn.v,[2,jn.a],[2,Tn.a]],null,null),(l()(),Sn._23(-1,1,["\n"])),(l()(),Sn._1(32,0,null,1,8,"mat-card",[["class","mat-card"]],null,null,null,Yn.d,Yn.a)),Sn._0(33,49152,null,0,Qn.a,[],null,null),(l()(),Sn._23(-1,0,["\n "])),(l()(),Sn.W(16777216,null,0,1,null,Bl)),Sn._0(36,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,0,["\n"])),(l()(),Sn.W(16777216,null,0,1,null,Jl)),Sn._0(39,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,0,["\n"])),(l()(),Sn._23(-1,1,["\n"])),(l()(),Sn._23(-1,null,["\n"]))],function(l,n){var e=n.component;l(n,5,0,"optblue");l(n,9,0,"");l(n,14,0,"menu");l(n,25,0,1==e.network_status);l(n,36,0,e.question_data.questions.length>0);l(n,39,0,0==e.question_data.questions.length)},function(l,n){var e=n.component;l(n,4,0,Sn._15(n,5)._hidden,Sn._15(n,5)._sbPadding);l(n,7,0,Sn._15(n,9).isHidden);l(n,13,0,Sn._15(n,14)._hidden);l(n,19,0,e.question_data.section_name);l(n,29,0,Sn._15(n,30).statusbarPadding,Sn._15(n,30)._hasRefresher)})}function Gl(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,3,"span",[["style","width: 100%;\n height: 34px;\n text-align: center;"]],null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(2,0,null,null,1,"p",[["style","margin: 3px"]],null,null,null,null,null)),(l()(),Sn._23(-1,null,["No Network Connection"]))],null,null)}function Yl(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,6,"mat-card-content",[["class","mat-card-content"]],null,null,null,null,null)),Sn._0(1,16384,null,0,Qn.c,[],null,null),(l()(),Sn._23(-1,null,["\n\n"])),(l()(),Sn._1(3,0,null,null,1,"ques-template",[],null,[[null,"emitter"],[null,"imageUploadCheck"]],function(l,n,e){var t=!0,u=l.component;if("emitter"===n){t=!1!==u.navigate(e)&&t}if("imageUploadCheck"===n){t=!1!==u.setGroupControl(e)&&t}return t},$l,Ee)),Sn._0(4,704512,null,0,Ie.a,[Zn.f,De.a,ae.a,je.a,Ae.a,Le.a,te.a,Oe.a,Tn.a,Te.b],{questions_JSON:[0,"questions_JSON"]},{emitter:"emitter",imageUploadCheck:"imageUploadCheck"}),(l()(),Sn._23(-1,null,["\n"])),(l()(),Sn._23(-1,null,["\n"]))],function(l,n){l(n,4,0,n.component.question_data)},null)}function Ql(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,5,"mat-card-content",[["class","mat-card-content"]],null,null,null,null,null)),Sn._0(1,16384,null,0,Qn.c,[],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(3,0,null,null,1,"h5",[],null,null,null,null,null)),(l()(),Sn._23(-1,null,["No Templates Found"])),(l()(),Sn._23(-1,null,["\n"]))],null,null)}function Xl(l){return Sn._25(0,[(l()(),Sn._23(-1,null,["\n"])),(l()(),Sn._1(1,0,null,null,26,"ion-header",[["style","background: #ff7f507d"]],null,null,null,null,null)),Sn._0(2,16384,null,0,In.a,[Dn.a,Sn.j,Sn.A,[2,jn.a]],null,null),(l()(),Sn._23(-1,null,["\n\n "])),(l()(),Sn._1(4,0,null,null,17,"ion-navbar",[["class","toolbar"],["color","optblue"]],[[8,"hidden",0],[2,"statusbar-padding",null]],null,null,An.b,An.a)),Sn._0(5,49152,null,0,Ln.a,[On.a,[2,jn.a],[2,Tn.a],Dn.a,Sn.j,Sn.A],{color:[0,"color"]},null),(l()(),Sn._23(-1,3,["\n "])),(l()(),Sn._1(7,0,null,0,8,"button",[["ion-button",""],["menuToggle",""]],[[8,"hidden",0]],[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==Sn._15(l,9).toggle()&&t}return t},En.b,En.a)),Sn._0(8,1097728,[[1,4]],0,Nn.a,[[8,""],Dn.a,Sn.j,Sn.A],null,null),Sn._0(9,1064960,null,0,$n.a,[Vn.a,[2,jn.a],[2,Nn.a],[2,Ln.a]],{menuToggle:[0,"menuToggle"]},null),Sn._0(10,16384,null,1,Kn.a,[Dn.a,Sn.j,Sn.A,[2,Wn.a],[2,Ln.a]],null,null),Sn._21(603979776,1,{_buttons:1}),(l()(),Sn._23(-1,0,["\n "])),(l()(),Sn._1(13,0,null,0,1,"ion-icon",[["name","menu"],["role","img"]],[[2,"hide",null]],null,null,null,null)),Sn._0(14,147456,null,0,Rn.a,[Dn.a,Sn.j,Sn.A],{name:[0,"name"]},null),(l()(),Sn._23(-1,0,["\n "])),(l()(),Sn._23(-1,3,["\n "])),(l()(),Sn._1(17,0,null,3,2,"ion-title",[],null,null,null,Un.b,Un.a)),Sn._0(18,49152,null,0,Hn.a,[Dn.a,Sn.j,Sn.A,[2,Wn.a],[2,Ln.a]],null,null),(l()(),Sn._23(19,0,["",""])),(l()(),Sn._23(-1,3,["\n "])),(l()(),Sn._23(-1,3,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,Gl)),Sn._0(25,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n"])),(l()(),Sn._23(-1,null,["\n\n\n"])),(l()(),Sn._1(29,0,null,null,12,"ion-content",[["padding",""]],[[2,"statusbar-padding",null],[2,"has-refresher",null]],null,null,Mn.b,Mn.a)),Sn._0(30,4374528,null,0,Bn.a,[Dn.a,Jn.a,zn.a,Sn.j,Sn.A,On.a,Gn.a,Sn.v,[2,jn.a],[2,Tn.a]],null,null),(l()(),Sn._23(-1,1,["\n"])),(l()(),Sn._1(32,0,null,1,8,"mat-card",[["class","mat-card"]],null,null,null,Yn.d,Yn.a)),Sn._0(33,49152,null,0,Qn.a,[],null,null),(l()(),Sn._23(-1,0,["\n "])),(l()(),Sn.W(16777216,null,0,1,null,Yl)),Sn._0(36,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,0,["\n"])),(l()(),Sn.W(16777216,null,0,1,null,Ql)),Sn._0(39,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,0,["\n"])),(l()(),Sn._23(-1,1,["\n"])),(l()(),Sn._23(-1,null,["\n"]))],function(l,n){var e=n.component;l(n,5,0,"optblue");l(n,9,0,"");l(n,14,0,"menu");l(n,25,0,1==e.network_status);l(n,36,0,e.question_data.questions.length>0);l(n,39,0,0==e.question_data.questions.length)},function(l,n){var e=n.component;l(n,4,0,Sn._15(n,5)._hidden,Sn._15(n,5)._sbPadding);l(n,7,0,Sn._15(n,9).isHidden);l(n,13,0,Sn._15(n,14)._hidden);l(n,19,0,e.question_data.section_name);l(n,29,0,Sn._15(n,30).statusbarPadding,Sn._15(n,30)._hasRefresher)})}function Zl(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,3,"span",[["style","width: 100%;\n height: 34px;\n text-align: center;"]],null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(2,0,null,null,1,"p",[["style","margin: 3px"]],null,null,null,null,null)),(l()(),Sn._23(-1,null,["No Network Connection"]))],null,null)}function ln(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,6,"mat-card-content",[["class","mat-card-content"]],null,null,null,null,null)),Sn._0(1,16384,null,0,Qn.c,[],null,null),(l()(),Sn._23(-1,null,["\n\n"])),(l()(),Sn._1(3,0,null,null,1,"ques-template",[],null,[[null,"emitter"],[null,"imageUploadCheck"]],function(l,n,e){var t=!0,u=l.component;if("emitter"===n){t=!1!==u.navigate(e)&&t}if("imageUploadCheck"===n){t=!1!==u.setGroupControl(e)&&t}return t},$l,Ee)),Sn._0(4,704512,null,0,Ie.a,[Zn.f,De.a,ae.a,je.a,Ae.a,Le.a,te.a,Oe.a,Tn.a,Te.b],{questions_JSON:[0,"questions_JSON"]},{emitter:"emitter",imageUploadCheck:"imageUploadCheck"}),(l()(),Sn._23(-1,null,["\n"])),(l()(),Sn._23(-1,null,["\n"]))],function(l,n){l(n,4,0,n.component.question_data)},null)}function nn(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,5,"mat-card-content",[["class","mat-card-content"]],null,null,null,null,null)),Sn._0(1,16384,null,0,Qn.c,[],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(3,0,null,null,1,"h5",[],null,null,null,null,null)),(l()(),Sn._23(-1,null,["No Templates Found"])),(l()(),Sn._23(-1,null,["\n"]))],null,null)}function en(l){return Sn._25(0,[(l()(),Sn._23(-1,null,["\n"])),(l()(),Sn._1(1,0,null,null,26,"ion-header",[["style","background: #ff7f507d"]],null,null,null,null,null)),Sn._0(2,16384,null,0,In.a,[Dn.a,Sn.j,Sn.A,[2,jn.a]],null,null),(l()(),Sn._23(-1,null,["\n\n "])),(l()(),Sn._1(4,0,null,null,17,"ion-navbar",[["class","toolbar"],["color","optblue"]],[[8,"hidden",0],[2,"statusbar-padding",null]],null,null,An.b,An.a)),Sn._0(5,49152,null,0,Ln.a,[On.a,[2,jn.a],[2,Tn.a],Dn.a,Sn.j,Sn.A],{color:[0,"color"]},null),(l()(),Sn._23(-1,3,["\n "])),(l()(),Sn._1(7,0,null,0,8,"button",[["ion-button",""],["menuToggle",""]],[[8,"hidden",0]],[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==Sn._15(l,9).toggle()&&t}return t},En.b,En.a)),Sn._0(8,1097728,[[1,4]],0,Nn.a,[[8,""],Dn.a,Sn.j,Sn.A],null,null),Sn._0(9,1064960,null,0,$n.a,[Vn.a,[2,jn.a],[2,Nn.a],[2,Ln.a]],{menuToggle:[0,"menuToggle"]},null),Sn._0(10,16384,null,1,Kn.a,[Dn.a,Sn.j,Sn.A,[2,Wn.a],[2,Ln.a]],null,null),Sn._21(603979776,1,{_buttons:1}),(l()(),Sn._23(-1,0,["\n "])),(l()(),Sn._1(13,0,null,0,1,"ion-icon",[["name","menu"],["role","img"]],[[2,"hide",null]],null,null,null,null)),Sn._0(14,147456,null,0,Rn.a,[Dn.a,Sn.j,Sn.A],{name:[0,"name"]},null),(l()(),Sn._23(-1,0,["\n "])),(l()(),Sn._23(-1,3,["\n "])),(l()(),Sn._1(17,0,null,3,2,"ion-title",[],null,null,null,Un.b,Un.a)),Sn._0(18,49152,null,0,Hn.a,[Dn.a,Sn.j,Sn.A,[2,Wn.a],[2,Ln.a]],null,null),(l()(),Sn._23(19,0,["",""])),(l()(),Sn._23(-1,3,["\n "])),(l()(),Sn._23(-1,3,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,Zl)),Sn._0(25,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n"])),(l()(),Sn._23(-1,null,["\n\n\n"])),(l()(),Sn._1(29,0,null,null,12,"ion-content",[["padding",""]],[[2,"statusbar-padding",null],[2,"has-refresher",null]],null,null,Mn.b,Mn.a)),Sn._0(30,4374528,null,0,Bn.a,[Dn.a,Jn.a,zn.a,Sn.j,Sn.A,On.a,Gn.a,Sn.v,[2,jn.a],[2,Tn.a]],null,null),(l()(),Sn._23(-1,1,["\n"])),(l()(),Sn._1(32,0,null,1,8,"mat-card",[["class","mat-card"]],null,null,null,Yn.d,Yn.a)),Sn._0(33,49152,null,0,Qn.a,[],null,null),(l()(),Sn._23(-1,0,["\n "])),(l()(),Sn.W(16777216,null,0,1,null,ln)),Sn._0(36,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,0,["\n"])),(l()(),Sn.W(16777216,null,0,1,null,nn)),Sn._0(39,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,0,["\n"])),(l()(),Sn._23(-1,1,["\n"])),(l()(),Sn._23(-1,null,["\n"]))],function(l,n){var e=n.component;l(n,5,0,"optblue");l(n,9,0,"");l(n,14,0,"menu");l(n,25,0,1==e.network_status);l(n,36,0,e.question_data.questions.length>0);l(n,39,0,0==e.question_data.questions.length)},function(l,n){var e=n.component;l(n,4,0,Sn._15(n,5)._hidden,Sn._15(n,5)._sbPadding);l(n,7,0,Sn._15(n,9).isHidden);l(n,13,0,Sn._15(n,14)._hidden);l(n,19,0,e.question_data.section_name);l(n,29,0,Sn._15(n,30).statusbarPadding,Sn._15(n,30)._hasRefresher)})}function tn(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,3,"span",[["style","width: 100%;\n height: 34px;\n text-align: center;"]],null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(2,0,null,null,1,"p",[["style","margin: 3px"]],null,null,null,null,null)),(l()(),Sn._23(-1,null,["No Network Connection"]))],null,null)}function un(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,6,"mat-card-content",[["class","mat-card-content"]],null,null,null,null,null)),Sn._0(1,16384,null,0,Qn.c,[],null,null),(l()(),Sn._23(-1,null,["\n\n"])),(l()(),Sn._1(3,0,null,null,1,"ques-template",[],null,[[null,"emitter"],[null,"imageUploadCheck"]],function(l,n,e){var t=!0,u=l.component;if("emitter"===n){t=!1!==u.navigate(e)&&t}if("imageUploadCheck"===n){t=!1!==u.setGroupControl(e)&&t}return t},$l,Ee)),Sn._0(4,704512,null,0,Ie.a,[Zn.f,De.a,ae.a,je.a,Ae.a,Le.a,te.a,Oe.a,Tn.a,Te.b],{questions_JSON:[0,"questions_JSON"]},{emitter:"emitter",imageUploadCheck:"imageUploadCheck"}),(l()(),Sn._23(-1,null,["\n"])),(l()(),Sn._23(-1,null,["\n"]))],function(l,n){l(n,4,0,n.component.question_data)},null)}function an(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,5,"mat-card-content",[["class","mat-card-content"]],null,null,null,null,null)),Sn._0(1,16384,null,0,Qn.c,[],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(3,0,null,null,1,"h5",[],null,null,null,null,null)),(l()(),Sn._23(-1,null,["No Templates Found"])),(l()(),Sn._23(-1,null,["\n"]))],null,null)}function on(l){return Sn._25(0,[(l()(),Sn._23(-1,null,["\n"])),(l()(),Sn._1(1,0,null,null,26,"ion-header",[["style","background: #ff7f507d"]],null,null,null,null,null)),Sn._0(2,16384,null,0,In.a,[Dn.a,Sn.j,Sn.A,[2,jn.a]],null,null),(l()(),Sn._23(-1,null,["\n\n "])),(l()(),Sn._1(4,0,null,null,17,"ion-navbar",[["class","toolbar"],["color","optblue"]],[[8,"hidden",0],[2,"statusbar-padding",null]],null,null,An.b,An.a)),Sn._0(5,49152,null,0,Ln.a,[On.a,[2,jn.a],[2,Tn.a],Dn.a,Sn.j,Sn.A],{color:[0,"color"]},null),(l()(),Sn._23(-1,3,["\n "])),(l()(),Sn._1(7,0,null,0,8,"button",[["ion-button",""],["menuToggle",""]],[[8,"hidden",0]],[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==Sn._15(l,9).toggle()&&t}return t},En.b,En.a)),Sn._0(8,1097728,[[1,4]],0,Nn.a,[[8,""],Dn.a,Sn.j,Sn.A],null,null),Sn._0(9,1064960,null,0,$n.a,[Vn.a,[2,jn.a],[2,Nn.a],[2,Ln.a]],{menuToggle:[0,"menuToggle"]},null),Sn._0(10,16384,null,1,Kn.a,[Dn.a,Sn.j,Sn.A,[2,Wn.a],[2,Ln.a]],null,null),Sn._21(603979776,1,{_buttons:1}),(l()(),Sn._23(-1,0,["\n "])),(l()(),Sn._1(13,0,null,0,1,"ion-icon",[["name","menu"],["role","img"]],[[2,"hide",null]],null,null,null,null)),Sn._0(14,147456,null,0,Rn.a,[Dn.a,Sn.j,Sn.A],{name:[0,"name"]},null),(l()(),Sn._23(-1,0,["\n "])),(l()(),Sn._23(-1,3,["\n "])),(l()(),Sn._1(17,0,null,3,2,"ion-title",[],null,null,null,Un.b,Un.a)),Sn._0(18,49152,null,0,Hn.a,[Dn.a,Sn.j,Sn.A,[2,Wn.a],[2,Ln.a]],null,null),(l()(),Sn._23(19,0,["",""])),(l()(),Sn._23(-1,3,["\n "])),(l()(),Sn._23(-1,3,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,tn)),Sn._0(25,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n"])),(l()(),Sn._23(-1,null,["\n\n\n"])),(l()(),Sn._1(29,0,null,null,12,"ion-content",[["padding",""]],[[2,"statusbar-padding",null],[2,"has-refresher",null]],null,null,Mn.b,Mn.a)),Sn._0(30,4374528,null,0,Bn.a,[Dn.a,Jn.a,zn.a,Sn.j,Sn.A,On.a,Gn.a,Sn.v,[2,jn.a],[2,Tn.a]],null,null),(l()(),Sn._23(-1,1,["\n"])),(l()(),Sn._1(32,0,null,1,8,"mat-card",[["class","mat-card"]],null,null,null,Yn.d,Yn.a)),Sn._0(33,49152,null,0,Qn.a,[],null,null),(l()(),Sn._23(-1,0,["\n "])),(l()(),Sn.W(16777216,null,0,1,null,un)),Sn._0(36,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,0,["\n"])),(l()(),Sn.W(16777216,null,0,1,null,an)),Sn._0(39,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,0,["\n"])),(l()(),Sn._23(-1,1,["\n"])),(l()(),Sn._23(-1,null,["\n"]))],function(l,n){var e=n.component;l(n,5,0,"optblue");l(n,9,0,"");l(n,14,0,"menu");l(n,25,0,1==e.network_status);l(n,36,0,e.question_data.questions.length>0);l(n,39,0,0==e.question_data.questions.length)},function(l,n){var e=n.component;l(n,4,0,Sn._15(n,5)._hidden,Sn._15(n,5)._sbPadding);l(n,7,0,Sn._15(n,9).isHidden);l(n,13,0,Sn._15(n,14)._hidden);l(n,19,0,e.question_data.section_name);l(n,29,0,Sn._15(n,30).statusbarPadding,Sn._15(n,30)._hasRefresher)})}function rn(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,3,"span",[["style","width: 100%;\n height: 34px;\n text-align: center;"]],null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(2,0,null,null,1,"p",[["style","margin: 3px"]],null,null,null,null,null)),(l()(),Sn._23(-1,null,["No Network Connection"]))],null,null)}function sn(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,6,"mat-card-content",[["class","mat-card-content"]],null,null,null,null,null)),Sn._0(1,16384,null,0,Qn.c,[],null,null),(l()(),Sn._23(-1,null,["\n\n"])),(l()(),Sn._1(3,0,null,null,1,"ques-template",[],null,[[null,"emitter"],[null,"imageUploadCheck"]],function(l,n,e){var t=!0,u=l.component;if("emitter"===n){t=!1!==u.navigate(e)&&t}if("imageUploadCheck"===n){t=!1!==u.setGroupControl(e)&&t}return t},$l,Ee)),Sn._0(4,704512,null,0,Ie.a,[Zn.f,De.a,ae.a,je.a,Ae.a,Le.a,te.a,Oe.a,Tn.a,Te.b],{questions_JSON:[0,"questions_JSON"]},{emitter:"emitter",imageUploadCheck:"imageUploadCheck"}),(l()(),Sn._23(-1,null,["\n"])),(l()(),Sn._23(-1,null,["\n"]))],function(l,n){l(n,4,0,n.component.question_data)},null)}function _n(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,5,"mat-card-content",[["class","mat-card-content"]],null,null,null,null,null)),Sn._0(1,16384,null,0,Qn.c,[],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(3,0,null,null,1,"h5",[],null,null,null,null,null)),(l()(),Sn._23(-1,null,["No Templates Found"])),(l()(),Sn._23(-1,null,["\n"]))],null,null)}function dn(l){return Sn._25(0,[(l()(),Sn._23(-1,null,["\n"])),(l()(),Sn._1(1,0,null,null,26,"ion-header",[["style","background: #ff7f507d"]],null,null,null,null,null)),Sn._0(2,16384,null,0,In.a,[Dn.a,Sn.j,Sn.A,[2,jn.a]],null,null),(l()(),Sn._23(-1,null,["\n\n "])),(l()(),Sn._1(4,0,null,null,17,"ion-navbar",[["class","toolbar"],["color","optblue"]],[[8,"hidden",0],[2,"statusbar-padding",null]],null,null,An.b,An.a)),Sn._0(5,49152,null,0,Ln.a,[On.a,[2,jn.a],[2,Tn.a],Dn.a,Sn.j,Sn.A],{color:[0,"color"]},null),(l()(),Sn._23(-1,3,["\n "])),(l()(),Sn._1(7,0,null,0,8,"button",[["ion-button",""],["menuToggle",""]],[[8,"hidden",0]],[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==Sn._15(l,9).toggle()&&t}return t},En.b,En.a)),Sn._0(8,1097728,[[1,4]],0,Nn.a,[[8,""],Dn.a,Sn.j,Sn.A],null,null),Sn._0(9,1064960,null,0,$n.a,[Vn.a,[2,jn.a],[2,Nn.a],[2,Ln.a]],{menuToggle:[0,"menuToggle"]},null),Sn._0(10,16384,null,1,Kn.a,[Dn.a,Sn.j,Sn.A,[2,Wn.a],[2,Ln.a]],null,null),Sn._21(603979776,1,{_buttons:1}),(l()(),Sn._23(-1,0,["\n "])),(l()(),Sn._1(13,0,null,0,1,"ion-icon",[["name","menu"],["role","img"]],[[2,"hide",null]],null,null,null,null)),Sn._0(14,147456,null,0,Rn.a,[Dn.a,Sn.j,Sn.A],{name:[0,"name"]},null),(l()(),Sn._23(-1,0,["\n "])),(l()(),Sn._23(-1,3,["\n "])),(l()(),Sn._1(17,0,null,3,2,"ion-title",[],null,null,null,Un.b,Un.a)),Sn._0(18,49152,null,0,Hn.a,[Dn.a,Sn.j,Sn.A,[2,Wn.a],[2,Ln.a]],null,null),(l()(),Sn._23(19,0,["",""])),(l()(),Sn._23(-1,3,["\n "])),(l()(),Sn._23(-1,3,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,rn)),Sn._0(25,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n"])),(l()(),Sn._23(-1,null,["\n\n\n"])),(l()(),Sn._1(29,0,null,null,12,"ion-content",[["padding",""]],[[2,"statusbar-padding",null],[2,"has-refresher",null]],null,null,Mn.b,Mn.a)),Sn._0(30,4374528,null,0,Bn.a,[Dn.a,Jn.a,zn.a,Sn.j,Sn.A,On.a,Gn.a,Sn.v,[2,jn.a],[2,Tn.a]],null,null),(l()(),Sn._23(-1,1,["\n"])),(l()(),Sn._1(32,0,null,1,8,"mat-card",[["class","mat-card"]],null,null,null,Yn.d,Yn.a)),Sn._0(33,49152,null,0,Qn.a,[],null,null),(l()(),Sn._23(-1,0,["\n "])),(l()(),Sn.W(16777216,null,0,1,null,sn)),Sn._0(36,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,0,["\n"])),(l()(),Sn.W(16777216,null,0,1,null,_n)),Sn._0(39,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,0,["\n"])),(l()(),Sn._23(-1,1,["\n"])),(l()(),Sn._23(-1,null,["\n"]))],function(l,n){var e=n.component;l(n,5,0,"optblue");l(n,9,0,"");l(n,14,0,"menu");l(n,25,0,1==e.network_status);l(n,36,0,e.question_data.questions.length>0);l(n,39,0,0==e.question_data.questions.length)},function(l,n){var e=n.component;l(n,4,0,Sn._15(n,5)._hidden,Sn._15(n,5)._sbPadding);l(n,7,0,Sn._15(n,9).isHidden);l(n,13,0,Sn._15(n,14)._hidden);l(n,19,0,e.question_data.section_name);l(n,29,0,Sn._15(n,30).statusbarPadding,Sn._15(n,30)._hasRefresher)})}function cn(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,3,"span",[["style","width: 100%;\n height: 34px;\n text-align: center;"]],null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(2,0,null,null,1,"p",[["style","margin: 3px"]],null,null,null,null,null)),(l()(),Sn._23(-1,null,["No Network Connection"]))],null,null)}function pn(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,6,"mat-card-content",[["class","mat-card-content"]],null,null,null,null,null)),Sn._0(1,16384,null,0,Qn.c,[],null,null),(l()(),Sn._23(-1,null,["\n\n"])),(l()(),Sn._1(3,0,null,null,1,"ques-template",[],null,[[null,"emitter"],[null,"imageUploadCheck"]],function(l,n,e){var t=!0,u=l.component;if("emitter"===n){t=!1!==u.navigate(e)&&t}if("imageUploadCheck"===n){t=!1!==u.setGroupControl(e)&&t}return t},$l,Ee)),Sn._0(4,704512,null,0,Ie.a,[Zn.f,De.a,ae.a,je.a,Ae.a,Le.a,te.a,Oe.a,Tn.a,Te.b],{questions_JSON:[0,"questions_JSON"]},{emitter:"emitter",imageUploadCheck:"imageUploadCheck"}),(l()(),Sn._23(-1,null,["\n"])),(l()(),Sn._23(-1,null,["\n"]))],function(l,n){l(n,4,0,n.component.question_data)},null)}function mn(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,5,"mat-card-content",[["class","mat-card-content"]],null,null,null,null,null)),Sn._0(1,16384,null,0,Qn.c,[],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(3,0,null,null,1,"h5",[],null,null,null,null,null)),(l()(),Sn._23(-1,null,["No Templates Found"])),(l()(),Sn._23(-1,null,["\n"]))],null,null)}function gn(l){return Sn._25(0,[(l()(),Sn._23(-1,null,["\n"])),(l()(),Sn._1(1,0,null,null,26,"ion-header",[["style","background: #ff7f507d"]],null,null,null,null,null)),Sn._0(2,16384,null,0,In.a,[Dn.a,Sn.j,Sn.A,[2,jn.a]],null,null),(l()(),Sn._23(-1,null,["\n\n "])),(l()(),Sn._1(4,0,null,null,17,"ion-navbar",[["class","toolbar"],["color","optblue"]],[[8,"hidden",0],[2,"statusbar-padding",null]],null,null,An.b,An.a)),Sn._0(5,49152,null,0,Ln.a,[On.a,[2,jn.a],[2,Tn.a],Dn.a,Sn.j,Sn.A],{color:[0,"color"]},null),(l()(),Sn._23(-1,3,["\n "])),(l()(),Sn._1(7,0,null,0,8,"button",[["ion-button",""],["menuToggle",""]],[[8,"hidden",0]],[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==Sn._15(l,9).toggle()&&t}return t},En.b,En.a)),Sn._0(8,1097728,[[1,4]],0,Nn.a,[[8,""],Dn.a,Sn.j,Sn.A],null,null),Sn._0(9,1064960,null,0,$n.a,[Vn.a,[2,jn.a],[2,Nn.a],[2,Ln.a]],{menuToggle:[0,"menuToggle"]},null),Sn._0(10,16384,null,1,Kn.a,[Dn.a,Sn.j,Sn.A,[2,Wn.a],[2,Ln.a]],null,null),Sn._21(603979776,1,{_buttons:1}),(l()(),Sn._23(-1,0,["\n "])),(l()(),Sn._1(13,0,null,0,1,"ion-icon",[["name","menu"],["role","img"]],[[2,"hide",null]],null,null,null,null)),Sn._0(14,147456,null,0,Rn.a,[Dn.a,Sn.j,Sn.A],{name:[0,"name"]},null),(l()(),Sn._23(-1,0,["\n "])),(l()(),Sn._23(-1,3,["\n "])),(l()(),Sn._1(17,0,null,3,2,"ion-title",[],null,null,null,Un.b,Un.a)),Sn._0(18,49152,null,0,Hn.a,[Dn.a,Sn.j,Sn.A,[2,Wn.a],[2,Ln.a]],null,null),(l()(),Sn._23(19,0,["",""])),(l()(),Sn._23(-1,3,["\n "])),(l()(),Sn._23(-1,3,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,cn)),Sn._0(25,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n"])),(l()(),Sn._23(-1,null,["\n\n\n"])),(l()(),Sn._1(29,0,null,null,12,"ion-content",[["padding",""]],[[2,"statusbar-padding",null],[2,"has-refresher",null]],null,null,Mn.b,Mn.a)),Sn._0(30,4374528,null,0,Bn.a,[Dn.a,Jn.a,zn.a,Sn.j,Sn.A,On.a,Gn.a,Sn.v,[2,jn.a],[2,Tn.a]],null,null),(l()(),Sn._23(-1,1,["\n"])),(l()(),Sn._1(32,0,null,1,8,"mat-card",[["class","mat-card"]],null,null,null,Yn.d,Yn.a)),Sn._0(33,49152,null,0,Qn.a,[],null,null),(l()(),Sn._23(-1,0,["\n "])),(l()(),Sn.W(16777216,null,0,1,null,pn)),Sn._0(36,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,0,["\n"])),(l()(),Sn.W(16777216,null,0,1,null,mn)),Sn._0(39,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,0,["\n"])),(l()(),Sn._23(-1,1,["\n"])),(l()(),Sn._23(-1,null,["\n"]))],function(l,n){var e=n.component;l(n,5,0,"optblue");l(n,9,0,"");l(n,14,0,"menu");l(n,25,0,1==e.network_status);l(n,36,0,e.question_data.questions.length>0);l(n,39,0,0==e.question_data.questions.length)},function(l,n){var e=n.component;l(n,4,0,Sn._15(n,5)._hidden,Sn._15(n,5)._sbPadding);l(n,7,0,Sn._15(n,9).isHidden);l(n,13,0,Sn._15(n,14)._hidden);l(n,19,0,e.question_data.section_name);l(n,29,0,Sn._15(n,30).statusbarPadding,Sn._15(n,30)._hasRefresher)})}function fn(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,3,"span",[["style","width: 100%;\n height: 34px;\n text-align: center;"]],null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(2,0,null,null,1,"p",[["style","margin: 3px"]],null,null,null,null,null)),(l()(),Sn._23(-1,null,["No Network Connection"]))],null,null)}function hn(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,6,"mat-card-content",[["class","mat-card-content"]],null,null,null,null,null)),Sn._0(1,16384,null,0,Qn.c,[],null,null),(l()(),Sn._23(-1,null,["\n\n"])),(l()(),Sn._1(3,0,null,null,1,"ques-template",[],null,[[null,"emitter"],[null,"imageUploadCheck"]],function(l,n,e){var t=!0,u=l.component;if("emitter"===n){t=!1!==u.navigate(e)&&t}if("imageUploadCheck"===n){t=!1!==u.setGroupControl(e)&&t}return t},$l,Ee)),Sn._0(4,704512,null,0,Ie.a,[Zn.f,De.a,ae.a,je.a,Ae.a,Le.a,te.a,Oe.a,Tn.a,Te.b],{questions_JSON:[0,"questions_JSON"]},{emitter:"emitter",imageUploadCheck:"imageUploadCheck"}),(l()(),Sn._23(-1,null,["\n"])),(l()(),Sn._23(-1,null,["\n"]))],function(l,n){l(n,4,0,n.component.question_data)},null)}function bn(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,5,"mat-card-content",[["class","mat-card-content"]],null,null,null,null,null)),Sn._0(1,16384,null,0,Qn.c,[],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(3,0,null,null,1,"h5",[],null,null,null,null,null)),(l()(),Sn._23(-1,null,["No Templates Found"])),(l()(),Sn._23(-1,null,["\n"]))],null,null)}function vn(l){return Sn._25(0,[(l()(),Sn._23(-1,null,["\n"])),(l()(),Sn._1(1,0,null,null,26,"ion-header",[["style","background: #ff7f507d"]],null,null,null,null,null)),Sn._0(2,16384,null,0,In.a,[Dn.a,Sn.j,Sn.A,[2,jn.a]],null,null),(l()(),Sn._23(-1,null,["\n\n "])),(l()(),Sn._1(4,0,null,null,17,"ion-navbar",[["class","toolbar"],["color","optblue"]],[[8,"hidden",0],[2,"statusbar-padding",null]],null,null,An.b,An.a)),Sn._0(5,49152,null,0,Ln.a,[On.a,[2,jn.a],[2,Tn.a],Dn.a,Sn.j,Sn.A],{color:[0,"color"]},null),(l()(),Sn._23(-1,3,["\n "])),(l()(),Sn._1(7,0,null,0,8,"button",[["ion-button",""],["menuToggle",""]],[[8,"hidden",0]],[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==Sn._15(l,9).toggle()&&t}return t},En.b,En.a)),Sn._0(8,1097728,[[1,4]],0,Nn.a,[[8,""],Dn.a,Sn.j,Sn.A],null,null),Sn._0(9,1064960,null,0,$n.a,[Vn.a,[2,jn.a],[2,Nn.a],[2,Ln.a]],{menuToggle:[0,"menuToggle"]},null),Sn._0(10,16384,null,1,Kn.a,[Dn.a,Sn.j,Sn.A,[2,Wn.a],[2,Ln.a]],null,null),Sn._21(603979776,1,{_buttons:1}),(l()(),Sn._23(-1,0,["\n "])),(l()(),Sn._1(13,0,null,0,1,"ion-icon",[["name","menu"],["role","img"]],[[2,"hide",null]],null,null,null,null)),Sn._0(14,147456,null,0,Rn.a,[Dn.a,Sn.j,Sn.A],{name:[0,"name"]},null),(l()(),Sn._23(-1,0,["\n "])),(l()(),Sn._23(-1,3,["\n "])),(l()(),Sn._1(17,0,null,3,2,"ion-title",[],null,null,null,Un.b,Un.a)),Sn._0(18,49152,null,0,Hn.a,[Dn.a,Sn.j,Sn.A,[2,Wn.a],[2,Ln.a]],null,null),(l()(),Sn._23(19,0,["",""])),(l()(),Sn._23(-1,3,["\n "])),(l()(),Sn._23(-1,3,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,fn)),Sn._0(25,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n"])),(l()(),Sn._23(-1,null,["\n\n\n"])),(l()(),Sn._1(29,0,null,null,12,"ion-content",[["padding",""]],[[2,"statusbar-padding",null],[2,"has-refresher",null]],null,null,Mn.b,Mn.a)),Sn._0(30,4374528,null,0,Bn.a,[Dn.a,Jn.a,zn.a,Sn.j,Sn.A,On.a,Gn.a,Sn.v,[2,jn.a],[2,Tn.a]],null,null),(l()(),Sn._23(-1,1,["\n"])),(l()(),Sn._1(32,0,null,1,8,"mat-card",[["class","mat-card"]],null,null,null,Yn.d,Yn.a)),Sn._0(33,49152,null,0,Qn.a,[],null,null),(l()(),Sn._23(-1,0,["\n "])),(l()(),Sn.W(16777216,null,0,1,null,hn)),Sn._0(36,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,0,["\n"])),(l()(),Sn.W(16777216,null,0,1,null,bn)),Sn._0(39,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,0,["\n"])),(l()(),Sn._23(-1,1,["\n"])),(l()(),Sn._23(-1,null,["\n"]))],function(l,n){var e=n.component;l(n,5,0,"optblue");l(n,9,0,"");l(n,14,0,"menu");l(n,25,0,1==e.network_status);l(n,36,0,e.question_data.questions.length>0);l(n,39,0,0==e.question_data.questions.length)},function(l,n){var e=n.component;l(n,4,0,Sn._15(n,5)._hidden,Sn._15(n,5)._sbPadding);l(n,7,0,Sn._15(n,9).isHidden);l(n,13,0,Sn._15(n,14)._hidden);l(n,19,0,e.question_data.section_name);l(n,29,0,Sn._15(n,30).statusbarPadding,Sn._15(n,30)._hasRefresher)})}function yn(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,3,"span",[["style","width: 100%;\n height: 34px;\n text-align: center;"]],null,null,null,null,null)),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(2,0,null,null,1,"p",[["style","margin: 3px"]],null,null,null,null,null)),(l()(),Sn._23(-1,null,["No Network Connection"]))],null,null)}function Cn(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,6,"mat-card-content",[["class","mat-card-content"]],null,null,null,null,null)),Sn._0(1,16384,null,0,Qn.c,[],null,null),(l()(),Sn._23(-1,null,["\n\n"])),(l()(),Sn._1(3,0,null,null,1,"ques-template",[],null,[[null,"emitter"],[null,"imageUploadCheck"]],function(l,n,e){var t=!0,u=l.component;if("emitter"===n){t=!1!==u.navigate(e)&&t}if("imageUploadCheck"===n){t=!1!==u.setGroupControl(e)&&t}return t},$l,Ee)),Sn._0(4,704512,null,0,Ie.a,[Zn.f,De.a,ae.a,je.a,Ae.a,Le.a,te.a,Oe.a,Tn.a,Te.b],{questions_JSON:[0,"questions_JSON"]},{emitter:"emitter",imageUploadCheck:"imageUploadCheck"}),(l()(),Sn._23(-1,null,["\n"])),(l()(),Sn._23(-1,null,["\n"]))],function(l,n){l(n,4,0,n.component.question_data)},null)}function wn(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,5,"mat-card-content",[["class","mat-card-content"]],null,null,null,null,null)),Sn._0(1,16384,null,0,Qn.c,[],null,null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._1(3,0,null,null,1,"h5",[],null,null,null,null,null)),(l()(),Sn._23(-1,null,["No Templates Found"])),(l()(),Sn._23(-1,null,["\n"]))],null,null)}function xn(l){return Sn._25(0,[(l()(),Sn._23(-1,null,["\n"])),(l()(),Sn._1(1,0,null,null,26,"ion-header",[["style","background: #ff7f507d"]],null,null,null,null,null)),Sn._0(2,16384,null,0,In.a,[Dn.a,Sn.j,Sn.A,[2,jn.a]],null,null),(l()(),Sn._23(-1,null,["\n\n "])),(l()(),Sn._1(4,0,null,null,17,"ion-navbar",[["class","toolbar"],["color","optblue"]],[[8,"hidden",0],[2,"statusbar-padding",null]],null,null,An.b,An.a)),Sn._0(5,49152,null,0,Ln.a,[On.a,[2,jn.a],[2,Tn.a],Dn.a,Sn.j,Sn.A],{color:[0,"color"]},null),(l()(),Sn._23(-1,3,["\n "])),(l()(),Sn._1(7,0,null,0,8,"button",[["ion-button",""],["menuToggle",""]],[[8,"hidden",0]],[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==Sn._15(l,9).toggle()&&t}return t},En.b,En.a)),Sn._0(8,1097728,[[1,4]],0,Nn.a,[[8,""],Dn.a,Sn.j,Sn.A],null,null),Sn._0(9,1064960,null,0,$n.a,[Vn.a,[2,jn.a],[2,Nn.a],[2,Ln.a]],{menuToggle:[0,"menuToggle"]},null),Sn._0(10,16384,null,1,Kn.a,[Dn.a,Sn.j,Sn.A,[2,Wn.a],[2,Ln.a]],null,null),Sn._21(603979776,1,{_buttons:1}),(l()(),Sn._23(-1,0,["\n "])),(l()(),Sn._1(13,0,null,0,1,"ion-icon",[["name","menu"],["role","img"]],[[2,"hide",null]],null,null,null,null)),Sn._0(14,147456,null,0,Rn.a,[Dn.a,Sn.j,Sn.A],{name:[0,"name"]},null),(l()(),Sn._23(-1,0,["\n "])),(l()(),Sn._23(-1,3,["\n "])),(l()(),Sn._1(17,0,null,3,2,"ion-title",[],null,null,null,Un.b,Un.a)),Sn._0(18,49152,null,0,Hn.a,[Dn.a,Sn.j,Sn.A,[2,Wn.a],[2,Ln.a]],null,null),(l()(),Sn._23(19,0,["",""])),(l()(),Sn._23(-1,3,["\n "])),(l()(),Sn._23(-1,3,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn.W(16777216,null,null,1,null,yn)),Sn._0(25,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,null,["\n "])),(l()(),Sn._23(-1,null,["\n"])),(l()(),Sn._23(-1,null,["\n\n\n"])),(l()(),Sn._1(29,0,null,null,12,"ion-content",[["padding",""]],[[2,"statusbar-padding",null],[2,"has-refresher",null]],null,null,Mn.b,Mn.a)),Sn._0(30,4374528,null,0,Bn.a,[Dn.a,Jn.a,zn.a,Sn.j,Sn.A,On.a,Gn.a,Sn.v,[2,jn.a],[2,Tn.a]],null,null),(l()(),Sn._23(-1,1,["\n"])),(l()(),Sn._1(32,0,null,1,8,"mat-card",[["class","mat-card"]],null,null,null,Yn.d,Yn.a)),Sn._0(33,49152,null,0,Qn.a,[],null,null),(l()(),Sn._23(-1,0,["\n "])),(l()(),Sn.W(16777216,null,0,1,null,Cn)),Sn._0(36,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,0,["\n"])),(l()(),Sn.W(16777216,null,0,1,null,wn)),Sn._0(39,16384,null,0,le.k,[Sn.K,Sn.H],{ngIf:[0,"ngIf"]},null),(l()(),Sn._23(-1,0,["\n"])),(l()(),Sn._23(-1,1,["\n"])),(l()(),Sn._23(-1,null,["\n"]))],function(l,n){var e=n.component;l(n,5,0,"optblue");l(n,9,0,"");l(n,14,0,"menu");l(n,25,0,1==e.network_status);l(n,36,0,e.question_data.questions.length>0);l(n,39,0,0==e.question_data.questions.length)},function(l,n){var e=n.component;l(n,4,0,Sn._15(n,5)._hidden,Sn._15(n,5)._sbPadding);l(n,7,0,Sn._15(n,9).isHidden);l(n,13,0,Sn._15(n,14)._hidden);l(n,19,0,e.question_data.section_name);l(n,29,0,Sn._15(n,30).statusbarPadding,Sn._15(n,30)._hasRefresher)})}var Sn=e(0),Pn=e(358),qn=e(140),kn=e(13),Fn=e(60),In=e(64),Dn=e(2),jn=e(6),An=e(82),Ln=e(35),On=e(10),Tn=e(25),En=e(44),Nn=e(28),$n=e(100),Vn=e(36),Kn=e(69),Wn=e(45),Rn=e(32),Un=e(83),Hn=e(65),Mn=e(66),Bn=e(29),Jn=e(5),zn=e(11),Gn=e(30),Yn=e(88),Qn=e(67),Xn=e(34),Zn=e(8),le=e(3),ne=e(118),ee=e(18),te=e(27),ue=e(50),ae=e(37),ie=e(115),oe=e(7),re=e(71),se=e(12),_e=e(156),de=e(200),ce=e(85),pe=e(48),me=e(15),ge=e(359),fe=e(136),he=e(154),be=e(105),ve=e(194),ye=e(114),Ce=e(74),we=e(73),xe=e(108),Se=e(360),Pe=e(121),qe=e(167),ke=e(464),Fe=e(356),Ie=e(247),De=e(135),je=e(101),Ae=e(84),Le=e(31),Oe=e(53),Te=e(70),Ee=Sn.Z({encapsulation:2,styles:[],data:{}});e.d(n,"a",function(){return $e}),e.d(n,"b",function(){return Ke}),e.d(n,"c",function(){return Re}),e.d(n,"d",function(){return He}),e.d(n,"e",function(){return Be}),e.d(n,"f",function(){return ze}),e.d(n,"g",function(){return Ye}),e.d(n,"h",function(){return Xe}),e.d(n,"i",function(){return lt}),e.d(n,"j",function(){return et});var Ne=Sn.Z({encapsulation:2,styles:[],data:{}}),$e=Sn.X("page-home",ne.a,function(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,1,"page-home",[],null,null,null,Kl,Ne)),Sn._0(1,49152,null,0,ne.a,[Tn.a,ee.a,te.a,ue.a,ae.a],null,null)],null,null)},{},{},[]),Ve=Sn.Z({encapsulation:2,styles:[],data:{}}),Ke=Sn.X("section1",ne.b,function(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,1,"section1",[],null,null,null,Hl,Ve)),Sn._0(1,114688,null,0,ne.b,[Tn.a,ee.a,ae.a,te.a,Ae.a],null,null)],function(l,n){l(n,1,0)},null)},{},{},[]),We=Sn.Z({encapsulation:2,styles:[],data:{}}),Re=Sn.X("section2",ne.c,function(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,1,"section2",[],null,null,null,zl,We)),Sn._0(1,49152,null,0,ne.c,[Tn.a,ee.a,ae.a],null,null)],null,null)},{},{},[]),Ue=Sn.Z({encapsulation:2,styles:[],data:{}}),He=Sn.X("section3",ne.d,function(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,1,"section3",[],null,null,null,Xl,Ue)),Sn._0(1,49152,null,0,ne.d,[Tn.a,ee.a,ae.a],null,null)],null,null)},{},{},[]),Me=Sn.Z({encapsulation:2,styles:[],data:{}}),Be=Sn.X("section4",ne.e,function(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,1,"section4",[],null,null,null,en,Me)),Sn._0(1,49152,null,0,ne.e,[Tn.a,ee.a,ae.a],null,null)],null,null)},{},{},[]),Je=Sn.Z({encapsulation:2,styles:[],data:{}}),ze=Sn.X("section5",ne.f,function(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,1,"section5",[],null,null,null,on,Je)),Sn._0(1,49152,null,0,ne.f,[Tn.a,ee.a,ae.a],null,null)],null,null)},{},{},[]),Ge=Sn.Z({encapsulation:2,styles:[],data:{}}),Ye=Sn.X("section6",ne.g,function(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,1,"section6",[],null,null,null,dn,Ge)),Sn._0(1,49152,null,0,ne.g,[Tn.a,ee.a,ae.a],null,null)],null,null)},{},{},[]),Qe=Sn.Z({encapsulation:2,styles:[],data:{}}),Xe=Sn.X("section7",ne.h,function(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,1,"section7",[],null,null,null,gn,Qe)),Sn._0(1,49152,null,0,ne.h,[Tn.a,ee.a,ae.a,te.a],null,null)],null,null)},{},{},[]),Ze=Sn.Z({encapsulation:2,styles:[],data:{}}),lt=Sn.X("section8",ne.i,function(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,1,"section8",[],null,null,null,vn,Ze)),Sn._0(1,49152,null,0,ne.i,[Tn.a,ee.a,ae.a,te.a],null,null)],null,null)},{},{},[]),nt=Sn.Z({encapsulation:2,styles:[],data:{}}),et=Sn.X("section9",ne.j,function(l){return Sn._25(0,[(l()(),Sn._1(0,0,null,null,1,"section9",[],null,null,null,xn,nt)),Sn._0(1,49152,null,0,ne.j,[Tn.a,ee.a,ae.a,Oe.a,te.a,Te.b],null,null)],null,null)},{},{},[])},400:function(l,n,e){"use strict";function t(l){return un._25(0,[(l()(),un._1(0,0,null,null,83,"mat-card",[["class","mat-card"]],null,null,null,he.d,he.a)),un._0(1,49152,null,0,be.a,[],null,null),(l()(),un._23(-1,0,["\n \n "])),(l()(),un._1(3,0,null,0,2,"mat-card-header",[["class","mat-card-header"]],null,null,null,he.c,he.b)),un._0(4,49152,null,0,be.e,[],null,null),(l()(),un._23(-1,2,["\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(7,0,null,0,8,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(8,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(10,0,null,null,4,"ion-col",[["class","col"],["text-center",""]],null,null,null,null,null)),un._0(11,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(13,0,null,null,0,"img",[["alt","Circle Image"],["class","rounded-circle img-fluid"]],[[8,"src",4]],null,null,null,null)),(l()(),un._23(-1,null,["\n\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(17,0,null,0,53,"mat-card-content",[["class","mat-card-content"]],null,null,null,null,null)),un._0(18,16384,null,0,be.c,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(20,0,null,null,9,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(21,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(23,0,null,null,5,"ion-col",[["class","col"],["text-center",""]],null,null,null,null,null)),un._0(24,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(26,0,null,null,1,"h4",[],null,null,null,null,null)),(l()(),un._23(-1,null,["PIN"])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(31,0,null,null,38,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(32,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(34,0,null,null,34,"ion-col",[["class","col"],["text-center",""]],null,null,null,null,null)),un._0(35,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(37,0,null,null,13,"mat-form-field",[["class","mat-input-container mat-form-field"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(38,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,1,{_control:0}),un._21(335544320,2,{_placeholderChild:0}),un._21(335544320,3,{_labelChild:0}),un._21(603979776,4,{_errorChildren:1}),un._21(603979776,5,{_hintChildren:1}),un._21(603979776,6,{_prefixChildren:1}),un._21(603979776,7,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(47,0,[["newpassword",1]],1,2,"input",[["class","mat-input-element mat-form-field-autofill-control"],["matInput",""],["maxlength","4"],["pattern","[0-9]{4}"],["placeholder","New PIN"],["required",""],["style","width: 100%;"]],[[2,"mat-input-server",null],[1,"id",0],[8,"placeholder",0],[8,"disabled",0],[8,"required",0],[8,"readOnly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"blur"],[null,"focus"],[null,"input"]],function(l,n,e){var t=!0;if("blur"===n){t=!1!==un._15(l,48)._focusChanged(!1)&&t}if("focus"===n){t=!1!==un._15(l,48)._focusChanged(!0)&&t}if("input"===n){t=!1!==un._15(l,48)._onInput()&&t}return t},null,null)),un._0(48,933888,null,0,Se.b,[un.j,Pe.a,[8,null],[2,hn.t],[2,hn.j],xe.d,[8,null]],{placeholder:[0,"placeholder"],required:[1,"required"]},null),un._20(2048,[[1,4]],we.c,null,[Se.b]),(l()(),un._23(-1,1,["\n \n "])),(l()(),un._23(-1,null,["\n \n \n "])),(l()(),un._1(52,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(54,0,null,null,13,"mat-form-field",[["class","mat-input-container mat-form-field"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(55,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,8,{_control:0}),un._21(335544320,9,{_placeholderChild:0}),un._21(335544320,10,{_labelChild:0}),un._21(603979776,11,{_errorChildren:1}),un._21(603979776,12,{_hintChildren:1}),un._21(603979776,13,{_prefixChildren:1}),un._21(603979776,14,{_suffixChildren:1}),(l()(),un._23(-1,1,[" \n "])),(l()(),un._1(64,0,[["confirmPassword",1]],1,2,"input",[["class","mat-input-element mat-form-field-autofill-control"],["matInput",""],["maxlength","4"],["pattern","[0-9]{4}"],["placeholder","Confirm PIN"],["required",""],["style","width: 100%;"]],[[2,"mat-input-server",null],[1,"id",0],[8,"placeholder",0],[8,"disabled",0],[8,"required",0],[8,"readOnly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"blur"],[null,"focus"],[null,"input"]],function(l,n,e){var t=!0;if("blur"===n){t=!1!==un._15(l,65)._focusChanged(!1)&&t}if("focus"===n){t=!1!==un._15(l,65)._focusChanged(!0)&&t}if("input"===n){t=!1!==un._15(l,65)._onInput()&&t}return t},null,null)),un._0(65,933888,null,0,Se.b,[un.j,Pe.a,[8,null],[2,hn.t],[2,hn.j],xe.d,[8,null]],{placeholder:[0,"placeholder"],required:[1,"required"]},null),un._20(2048,[[8,4]],we.c,null,[Se.b]),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(72,0,null,1,10,"mat-card-footer",[["class","mat-card-footer"]],null,null,null,null,null)),un._0(73,16384,null,0,be.d,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(75,0,null,null,6,"mat-card-actions",[["class","mat-card-actions"],["text-center",""]],[[2,"mat-card-actions-align-end",null]],null,null,null,null)),un._0(76,16384,null,0,be.b,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(78,0,null,null,2,"button",[["color","primary"],["mat-raised-button",""]],[[8,"disabled",0]],[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==l.component.setnewpin(un._15(l,47).value)&&t}return t},qe.b,qe.a)),un._0(79,180224,null,0,ke.b,[un.j,Pe.a,Fe.i],{color:[0,"color"]},null),(l()(),un._23(-1,0,["UNLOCK"])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n \n "])),(l()(),un._23(-1,0,["\n "]))],function(l,n){l(n,48,0,"New PIN","");l(n,65,0,"Confirm PIN","");l(n,79,0,"primary")},function(l,n){l(n,13,0,n.component.commonImage||"../../assets/img/misc/avatar.jpg");l(n,37,1,[un._15(n,38)._control.errorState,un._15(n,38)._control.errorState,un._15(n,38)._canLabelFloat,un._15(n,38)._shouldLabelFloat(),un._15(n,38)._hideControlPlaceholder(),un._15(n,38)._control.disabled,un._15(n,38)._control.focused,un._15(n,38)._shouldForward("untouched"),un._15(n,38)._shouldForward("touched"),un._15(n,38)._shouldForward("pristine"),un._15(n,38)._shouldForward("dirty"),un._15(n,38)._shouldForward("valid"),un._15(n,38)._shouldForward("invalid"),un._15(n,38)._shouldForward("pending")]);l(n,47,0,un._15(n,48)._isServer,un._15(n,48).id,un._15(n,48).placeholder,un._15(n,48).disabled,un._15(n,48).required,un._15(n,48).readonly,un._15(n,48)._ariaDescribedby||null,un._15(n,48).errorState,un._15(n,48).required.toString());l(n,54,1,[un._15(n,55)._control.errorState,un._15(n,55)._control.errorState,un._15(n,55)._canLabelFloat,un._15(n,55)._shouldLabelFloat(),un._15(n,55)._hideControlPlaceholder(),un._15(n,55)._control.disabled,un._15(n,55)._control.focused,un._15(n,55)._shouldForward("untouched"),un._15(n,55)._shouldForward("touched"),un._15(n,55)._shouldForward("pristine"),un._15(n,55)._shouldForward("dirty"),un._15(n,55)._shouldForward("valid"),un._15(n,55)._shouldForward("invalid"),un._15(n,55)._shouldForward("pending")]);l(n,64,0,un._15(n,65)._isServer,un._15(n,65).id,un._15(n,65).placeholder,un._15(n,65).disabled,un._15(n,65).required,un._15(n,65).readonly,un._15(n,65)._ariaDescribedby||null,un._15(n,65).errorState,un._15(n,65).required.toString());l(n,75,0,"end"===un._15(n,76).align);l(n,78,0,un._15(n,79).disabled||null)})}function u(l){return un._25(0,[(l()(),un._1(0,0,null,null,82,"mat-card",[["class","mat-card"]],null,null,null,he.d,he.a)),un._0(1,49152,null,0,be.a,[],null,null),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(3,0,null,0,2,"mat-card-header",[["class","mat-card-header"]],null,null,null,he.c,he.b)),un._0(4,49152,null,0,be.e,[],null,null),(l()(),un._23(-1,2,["\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(7,0,null,0,8,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(8,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(10,0,null,null,4,"ion-col",[["class","col"],["text-center",""]],null,null,null,null,null)),un._0(11,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(13,0,null,null,0,"img",[["alt","Circle Image"],["class","rounded-circle img-fluid"]],[[8,"src",4]],null,null,null,null)),(l()(),un._23(-1,null,["\n\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(17,0,null,0,36,"mat-card-content",[["class","mat-card-content"]],null,null,null,null,null)),un._0(18,16384,null,0,be.c,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(20,0,null,null,9,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(21,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(23,0,null,null,5,"ion-col",[["class","col"],["text-center",""]],null,null,null,null,null)),un._0(24,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(26,0,null,null,1,"h4",[],null,null,null,null,null)),(l()(),un._23(-1,null,["PIN"])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(31,0,null,null,21,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(32,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(34,0,null,null,17,"ion-col",[["class","col"],["text-center",""]],null,null,null,null,null)),un._0(35,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(37,0,null,null,13,"mat-form-field",[["class","mat-input-container mat-form-field"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(38,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,15,{_control:0}),un._21(335544320,16,{_placeholderChild:0}),un._21(335544320,17,{_labelChild:0}),un._21(603979776,18,{_errorChildren:1}),un._21(603979776,19,{_hintChildren:1}),un._21(603979776,20,{_prefixChildren:1}),un._21(603979776,21,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(47,0,[["pin",1]],1,2,"input",[["class","mat-input-element mat-form-field-autofill-control"],["matInput",""],["maxlength","4"],["pattern","[0-9]{4}"],["placeholder","PIN"],["required",""],["style","width: 100%;"],["type","password"]],[[2,"mat-input-server",null],[1,"id",0],[8,"placeholder",0],[8,"disabled",0],[8,"required",0],[8,"readOnly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"blur"],[null,"focus"],[null,"input"]],function(l,n,e){var t=!0;if("blur"===n){t=!1!==un._15(l,48)._focusChanged(!1)&&t}if("focus"===n){t=!1!==un._15(l,48)._focusChanged(!0)&&t}if("input"===n){t=!1!==un._15(l,48)._onInput()&&t}return t},null,null)),un._0(48,933888,null,0,Se.b,[un.j,Pe.a,[8,null],[2,hn.t],[2,hn.j],xe.d,[8,null]],{placeholder:[0,"placeholder"],required:[1,"required"],type:[2,"type"]},null),un._20(2048,[[15,4]],we.c,null,[Se.b]),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(55,0,null,1,26,"mat-card-footer",[["class","mat-card-footer"]],null,null,null,null,null)),un._0(56,16384,null,0,be.d,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(58,0,null,null,6,"mat-card-actions",[["class","mat-card-actions"],["text-center",""]],[[2,"mat-card-actions-align-end",null]],null,null,null,null)),un._0(59,16384,null,0,be.b,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(61,0,null,null,2,"button",[["color","primary"],["mat-raised-button",""]],[[8,"disabled",0]],[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==l.component.checkpin(un._15(l,47).value)&&t}return t},qe.b,qe.a)),un._0(62,180224,null,0,ke.b,[un.j,Pe.a,Fe.i],{color:[0,"color"]},null),(l()(),un._23(-1,0,["UNLOCK"])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(66,0,null,null,1,"div",[["align","center"]],null,null,null,null,null)),(l()(),un._23(-1,null,["(or)"])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(69,0,null,null,1,"h5",[["align","center"]],null,null,null,null,null)),(l()(),un._23(-1,null,["Login Using FingerPrint"])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(72,0,null,null,1,"div",[["align","center"],["style","font-size: 11px;"]],null,null,null,null,null)),(l()(),un._23(-1,null,["Place your finger on fingerprint scanner to login"])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(75,0,null,null,5,"mat-card-actions",[["class","mat-card-actions"],["text-center",""]],[[2,"mat-card-actions-align-end",null]],[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==l.component.checkfingerprint()&&t}return t},null,null)),un._0(76,16384,null,0,be.b,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(78,0,null,null,1,"ion-icon",[["name","finger-print"],["role","img"]],[[2,"hide",null]],null,null,null,null)),un._0(79,147456,null,0,Ie.a,[De.a,un.j,un.A],{name:[0,"name"]},null),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,0,["\n "]))],function(l,n){l(n,48,0,"PIN","","password");l(n,62,0,"primary");l(n,79,0,"finger-print")},function(l,n){l(n,13,0,n.component.commonImage||"../../assets/img/misc/avatar.jpg");l(n,37,1,[un._15(n,38)._control.errorState,un._15(n,38)._control.errorState,un._15(n,38)._canLabelFloat,un._15(n,38)._shouldLabelFloat(),un._15(n,38)._hideControlPlaceholder(),un._15(n,38)._control.disabled,un._15(n,38)._control.focused,un._15(n,38)._shouldForward("untouched"),un._15(n,38)._shouldForward("touched"),un._15(n,38)._shouldForward("pristine"),un._15(n,38)._shouldForward("dirty"),un._15(n,38)._shouldForward("valid"),un._15(n,38)._shouldForward("invalid"),un._15(n,38)._shouldForward("pending")]);l(n,47,0,un._15(n,48)._isServer,un._15(n,48).id,un._15(n,48).placeholder,un._15(n,48).disabled,un._15(n,48).required,un._15(n,48).readonly,un._15(n,48)._ariaDescribedby||null,un._15(n,48).errorState,un._15(n,48).required.toString());l(n,58,0,"end"===un._15(n,59).align);l(n,61,0,un._15(n,62).disabled||null);l(n,75,0,"end"===un._15(n,76).align);l(n,78,0,un._15(n,79)._hidden)})}function a(l){return un._25(0,[(l()(),un._23(-1,null,["\n\n\n\n"])),(l()(),un._1(1,0,null,null,8,"ion-content",[["padding",""]],[[2,"statusbar-padding",null],[2,"has-refresher",null]],null,null,je.b,je.a)),un._0(2,4374528,null,0,Ae.a,[De.a,Le.a,Oe.a,un.j,un.A,Te.a,Ee.a,un.v,[2,Ne.a],[2,$e.a]],null,null),(l()(),un._23(-1,1,["\n "])),(l()(),un.W(16777216,null,1,1,null,t)),un._0(5,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,1,["\n\n "])),(l()(),un.W(16777216,null,1,1,null,u)),un._0(8,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,1,["\n"])),(l()(),un._23(-1,null,["\n"]))],function(l,n){var e=n.component;l(n,5,0,e.mpinaccess);l(n,8,0,!e.mpinaccess)},function(l,n){l(n,1,0,un._15(n,2).statusbarPadding,un._15(n,2)._hasRefresher)})}function i(l){return un._25(0,[(l()(),un._1(0,0,null,null,3,"div",[],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(2,0,null,null,1,"a",[["class","mat-text-warn mb-0"]],null,[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==l.component.forgotpassword()&&t}return t},null,null)),(l()(),un._23(-1,null,["Forgot password?"]))],null,null)}function o(l){return un._25(0,[(l()(),un._23(-1,null,["\n"])),(l()(),un._23(-1,null,["\n\n\n"])),(l()(),un._1(2,0,null,null,97,"ion-content",[["padding",""]],[[2,"statusbar-padding",null],[2,"has-refresher",null]],null,null,je.b,je.a)),un._0(3,4374528,null,0,Ae.a,[De.a,Le.a,Oe.a,un.j,un.A,Te.a,Ee.a,un.v,[2,Ne.a],[2,$e.a]],null,null),(l()(),un._23(-1,1,["\n \n "])),(l()(),un._1(5,0,null,1,93,"div",[["class","relative"]],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(7,0,null,null,90,"div",[["class","form-bg"]],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(9,0,null,null,87,"div",[["class","pt-2"],["fxLayout","row"],["fxLayoutAlign","center start"]],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(11,0,null,null,84,"div",[["fxFlex.lg","40"],["fxFlex.md","50"],["fxFlex.sm","80"],["fxFlex.xl","40"],["fxFlex.xs","90"],["fxLayout","column"]],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(13,0,null,null,81,"div",[["class","login-session"]],null,null,null,null,null)),(l()(),un._23(-1,null,["\n \n "])),(l()(),un._1(15,0,null,null,4,"div",[["class","col-lg"],["style","text-align: center;"]],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(18,0,null,null,0,"img",[["alt","SineEdge"],["src","../../assets/img/pd_icon.png"],["style","width: auto;height: auto;"]],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(21,0,null,null,72,"form",[["class","form"],["novalidate",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngSubmit"],[null,"submit"],[null,"reset"]],function(l,n,e){var t=!0,u=l.component;if("submit"===n){t=!1!==un._15(l,23).onSubmit(e)&&t}if("reset"===n){t=!1!==un._15(l,23).onReset()&&t}if("ngSubmit"===n){t=!1!==u.login()&&t}return t},null,null)),un._0(22,16384,null,0,hn.A,[],null,null),un._0(23,4210688,[["form",4]],0,hn.t,[[8,null],[8,null]],null,{ngSubmit:"ngSubmit"}),un._20(2048,null,hn.c,null,[hn.t]),un._0(25,16384,null,0,hn.s,[hn.c],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(27,0,null,null,65,"div",[["fxLayout","column"],["fxLayoutAlign","start stretch"]],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(29,0,null,null,20,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(30,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,1,{_control:0}),un._21(335544320,2,{_placeholderChild:0}),un._21(335544320,3,{_labelChild:0}),un._21(603979776,4,{_errorChildren:1}),un._21(603979776,5,{_hintChildren:1}),un._21(603979776,6,{_prefixChildren:1}),un._21(603979776,7,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(39,0,null,1,9,"input",[["class","mat-input-element mat-form-field-autofill-control"],["matInput",""],["name","email"],["placeholder","E-Mail"],["required",""],["type","text"]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[8,"placeholder",0],[8,"disabled",0],[8,"required",0],[8,"readOnly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],function(l,n,e){var t=!0,u=l.component;if("input"===n){t=!1!==un._15(l,40)._handleInput(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,40).onTouched()&&t}if("compositionstart"===n){t=!1!==un._15(l,40)._compositionStart()&&t}if("compositionend"===n){t=!1!==un._15(l,40)._compositionEnd(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,47)._focusChanged(!1)&&t}if("focus"===n){t=!1!==un._15(l,47)._focusChanged(!0)&&t}if("input"===n){t=!1!==un._15(l,47)._onInput()&&t}if("ngModelChange"===n){t=!1!==(u.email=e)&&t}return t},null,null)),un._0(40,16384,null,0,hn.d,[un.B,un.j,[2,hn.a]],null,null),un._0(41,16384,null,0,hn.w,[],{required:[0,"required"]},null),un._20(1024,null,hn.o,function(l){return[l]},[hn.w]),un._20(1024,null,hn.p,function(l){return[l]},[hn.d]),un._0(44,671744,null,0,hn.u,[[2,hn.c],[2,hn.o],[8,null],[2,hn.p]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),un._20(2048,null,hn.q,null,[hn.u]),un._0(46,16384,null,0,hn.r,[hn.q],null,null),un._0(47,933888,null,0,Se.b,[un.j,Pe.a,[2,hn.q],[2,hn.t],[2,hn.j],xe.d,[8,null]],{placeholder:[0,"placeholder"],required:[1,"required"],type:[2,"type"]},null),un._20(2048,[[1,4]],we.c,null,[Se.b]),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,null,["\n \n "])),(l()(),un._1(51,0,null,null,21,"mat-form-field",[["class","mb-1 mat-input-container mat-form-field"],["style","width: 100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(52,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,8,{_control:0}),un._21(335544320,9,{_placeholderChild:0}),un._21(335544320,10,{_labelChild:0}),un._21(603979776,11,{_errorChildren:1}),un._21(603979776,12,{_hintChildren:1}),un._21(603979776,13,{_prefixChildren:1}),un._21(603979776,14,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(61,0,null,1,10,"input",[["class","mat-input-element mat-form-field-autofill-control"],["matInput",""],["minlength","8"],["name","password"],["placeholder","Password"],["required",""],["type","password"]],[[1,"required",0],[1,"minlength",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[8,"placeholder",0],[8,"disabled",0],[8,"required",0],[8,"readOnly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],function(l,n,e){var t=!0,u=l.component;if("input"===n){t=!1!==un._15(l,62)._handleInput(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,62).onTouched()&&t}if("compositionstart"===n){t=!1!==un._15(l,62)._compositionStart()&&t}if("compositionend"===n){t=!1!==un._15(l,62)._compositionEnd(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,70)._focusChanged(!1)&&t}if("focus"===n){t=!1!==un._15(l,70)._focusChanged(!0)&&t}if("input"===n){t=!1!==un._15(l,70)._onInput()&&t}if("ngModelChange"===n){t=!1!==(u.password=e)&&t}return t},null,null)),un._0(62,16384,null,0,hn.d,[un.B,un.j,[2,hn.a]],null,null),un._0(63,16384,null,0,hn.w,[],{required:[0,"required"]},null),un._0(64,540672,null,0,hn.n,[],{minlength:[0,"minlength"]},null),un._20(1024,null,hn.o,function(l,n){return[l,n]},[hn.w,hn.n]),un._20(1024,null,hn.p,function(l){return[l]},[hn.d]),un._0(67,671744,null,0,hn.u,[[2,hn.c],[2,hn.o],[8,null],[2,hn.p]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),un._20(2048,null,hn.q,null,[hn.u]),un._0(69,16384,null,0,hn.r,[hn.q],null,null),un._0(70,933888,null,0,Se.b,[un.j,Pe.a,[2,hn.q],[2,hn.t],[2,hn.j],xe.d,[8,null]],{placeholder:[0,"placeholder"],required:[1,"required"],type:[2,"type"]},null),un._20(2048,[[8,4]],we.c,null,[Se.b]),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(74,0,null,null,12,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(75,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(77,0,null,null,8,"ion-col",[["class","col"],["text-center",""]],null,null,null,null,null)),un._0(78,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(80,0,null,null,2,"button",[["color","primary"],["mat-raised-button",""]],[[8,"disabled",0]],null,null,qe.b,qe.a)),un._0(81,180224,null,0,ke.b,[un.j,Pe.a,Fe.i],{color:[0,"color"]},null),(l()(),un._23(-1,0,["SIGN IN"])),(l()(),un._1(83,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(85,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un.W(16777216,null,null,1,null,i)),un._0(90,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n \n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n \n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,1,["\n"])),(l()(),un._23(-1,null,["\n"]))],function(l,n){var e=n.component;l(n,41,0,"");l(n,44,0,"email",e.email);l(n,47,0,"E-Mail","","text");l(n,63,0,"");l(n,64,0,"8");l(n,67,0,"password",e.password);l(n,70,0,"Password","","password");l(n,81,0,"primary");l(n,90,0,e.email)},function(l,n){l(n,2,0,un._15(n,3).statusbarPadding,un._15(n,3)._hasRefresher);l(n,21,0,un._15(n,25).ngClassUntouched,un._15(n,25).ngClassTouched,un._15(n,25).ngClassPristine,un._15(n,25).ngClassDirty,un._15(n,25).ngClassValid,un._15(n,25).ngClassInvalid,un._15(n,25).ngClassPending);l(n,29,1,[un._15(n,30)._control.errorState,un._15(n,30)._control.errorState,un._15(n,30)._canLabelFloat,un._15(n,30)._shouldLabelFloat(),un._15(n,30)._hideControlPlaceholder(),un._15(n,30)._control.disabled,un._15(n,30)._control.focused,un._15(n,30)._shouldForward("untouched"),un._15(n,30)._shouldForward("touched"),un._15(n,30)._shouldForward("pristine"),un._15(n,30)._shouldForward("dirty"),un._15(n,30)._shouldForward("valid"),un._15(n,30)._shouldForward("invalid"),un._15(n,30)._shouldForward("pending")]);l(n,39,1,[un._15(n,41).required?"":null,un._15(n,46).ngClassUntouched,un._15(n,46).ngClassTouched,un._15(n,46).ngClassPristine,un._15(n,46).ngClassDirty,un._15(n,46).ngClassValid,un._15(n,46).ngClassInvalid,un._15(n,46).ngClassPending,un._15(n,47)._isServer,un._15(n,47).id,un._15(n,47).placeholder,un._15(n,47).disabled,un._15(n,47).required,un._15(n,47).readonly,un._15(n,47)._ariaDescribedby||null,un._15(n,47).errorState,un._15(n,47).required.toString()]);l(n,51,1,[un._15(n,52)._control.errorState,un._15(n,52)._control.errorState,un._15(n,52)._canLabelFloat,un._15(n,52)._shouldLabelFloat(),un._15(n,52)._hideControlPlaceholder(),un._15(n,52)._control.disabled,un._15(n,52)._control.focused,un._15(n,52)._shouldForward("untouched"),un._15(n,52)._shouldForward("touched"),un._15(n,52)._shouldForward("pristine"),un._15(n,52)._shouldForward("dirty"),un._15(n,52)._shouldForward("valid"),un._15(n,52)._shouldForward("invalid"),un._15(n,52)._shouldForward("pending")]);l(n,61,1,[un._15(n,63).required?"":null,un._15(n,64).minlength?un._15(n,64).minlength:null,un._15(n,69).ngClassUntouched,un._15(n,69).ngClassTouched,un._15(n,69).ngClassPristine,un._15(n,69).ngClassDirty,un._15(n,69).ngClassValid,un._15(n,69).ngClassInvalid,un._15(n,69).ngClassPending,un._15(n,70)._isServer,un._15(n,70).id,un._15(n,70).placeholder,un._15(n,70).disabled,un._15(n,70).required,un._15(n,70).readonly,un._15(n,70)._ariaDescribedby||null,un._15(n,70).errorState,un._15(n,70).required.toString()]);l(n,80,0,un._15(n,81).disabled||null)})}function r(l){return un._25(0,[(l()(),un._1(0,0,null,null,2,"ion-title",[],null,null,null,Ye.b,Ye.a)),un._0(1,49152,null,0,Qe.a,[De.a,un.j,un.A,[2,Xe.a],[2,Ze.a]],null,null),(l()(),un._23(-1,0,["PD Cases"]))],null,null)}function s(l){return un._25(0,[(l()(),un._1(0,0,null,null,8,"ion-title",[],null,null,null,Ye.b,Ye.a)),un._0(1,49152,null,0,Qe.a,[De.a,un.j,un.A,[2,Xe.a],[2,Ze.a]],null,null),(l()(),un._23(-1,0,[" "])),(l()(),un._1(3,0,null,0,5,"ion-searchbar",[["style","margin-top:-1px"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"searchbar-animated",null],[2,"searchbar-has-value",null],[2,"searchbar-active",null],[2,"searchbar-show-cancel",null],[2,"searchbar-left-aligned",null],[2,"searchbar-has-focus",null]],[[null,"ngModelChange"],[null,"input"],[null,"ionCancel"]],function(l,n,e){var t=!0,u=l.component;if("ngModelChange"===n){t=!1!==(u.searchitem=e)&&t}if("input"===n){t=!1!==u.pdlistsearch(e)&&t}if("ionCancel"===n){t=!1!==u.filter(u.viewchange)&&t}return t},lt.b,lt.a)),un._0(4,671744,null,0,hn.u,[[8,null],[8,null],[8,null],[8,null]],{model:[0,"model"]},{update:"ngModelChange"}),un._20(2048,null,hn.q,null,[hn.u]),un._0(6,16384,null,0,hn.r,[hn.q],null,null),un._0(7,1294336,null,0,nt.a,[De.a,Le.a,un.j,un.A,[2,hn.q]],{showCancelButton:[0,"showCancelButton"],animated:[1,"animated"]},{ionCancel:"ionCancel"}),(l()(),un._23(-1,null,["\n "]))],function(l,n){l(n,4,0,n.component.searchitem);l(n,7,0,!0,!0)},function(l,n){l(n,3,1,[un._15(n,6).ngClassUntouched,un._15(n,6).ngClassTouched,un._15(n,6).ngClassPristine,un._15(n,6).ngClassDirty,un._15(n,6).ngClassValid,un._15(n,6).ngClassInvalid,un._15(n,6).ngClassPending,un._15(n,7)._animated,un._15(n,7)._value,un._15(n,7)._isActive,un._15(n,7)._showCancelButton,un._15(n,7)._shouldAlignLeft,un._15(n,7)._isFocus])})}function _(l){return un._25(0,[(l()(),un._1(0,0,null,null,4,"a",[["clear",""]],null,[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==l.component.openFilterModal()&&t}return t},null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(2,0,null,null,1,"ion-icon",[["name","options"],["role","img"],["style","color:white;font-size:25px;"]],[[2,"hide",null]],null,null,null,null)),un._0(3,147456,null,0,Ie.a,[De.a,un.j,un.A],{name:[0,"name"]},null),(l()(),un._23(-1,null,["\n "]))],function(l,n){l(n,3,0,"options")},function(l,n){l(n,2,0,un._15(n,3)._hidden)})}function d(l){return un._25(0,[(l()(),un._1(0,0,null,null,4,"a",[],null,[[null,"click"]],function(l,n,e){var t=!0,u=l.component;if("click"===n){t=!1!==u.filter(u.viewchange)&&t}return t},null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(2,0,null,null,1,"ion-icon",[["name","search"],["role","img"],["style","color:white;font-size:25px;"]],[[2,"hide",null]],null,null,null,null)),un._0(3,147456,null,0,Ie.a,[De.a,un.j,un.A],{name:[0,"name"]},null),(l()(),un._23(-1,null,["\n "]))],function(l,n){l(n,3,0,"search")},function(l,n){l(n,2,0,un._15(n,3)._hidden)})}function c(l){return un._25(0,[(l()(),un._1(0,0,null,null,4,"a",[],null,[[null,"click"]],function(l,n,e){var t=!0,u=l.component;if("click"===n){t=!1!==u.filter(u.viewchange)&&t}return t},null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(2,0,null,null,1,"ion-icon",[["name","close"],["role","img"],["style","color:white;font-size:25px;"]],[[2,"hide",null]],null,null,null,null)),un._0(3,147456,null,0,Ie.a,[De.a,un.j,un.A],{name:[0,"name"]},null),(l()(),un._23(-1,null,["\n "]))],function(l,n){l(n,3,0,"close")},function(l,n){l(n,2,0,un._15(n,3)._hidden)})}function p(l){return un._25(0,[(l()(),un._1(0,0,null,null,9,"div",[],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(2,0,null,null,6,"content-loader",[],null,null,null,et.b,et.a)),un._0(3,49152,null,0,Wn.b,[],null,null),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(5,0,null,0,0,":svg:rect",[["height","70"],["rx","5"],["ry","5"],["width","300"],["x","80"],["y","40"]],null,null,null,null,null)),(l()(),un._23(-1,0,["\n \n "])),(l()(),un._1(7,0,null,0,0,":svg:circle",[["cx","40"],["cy","70"],["fill","red"],["r","30"],["stroke","3"],["stroke-width","3"]],null,null,null,null,null)),(l()(),un._23(-1,0,[" \n \n "])),(l()(),un._23(-1,null,["\n "]))],null,null)}function m(l){return un._25(0,[(l()(),un._1(0,0,null,null,5,"div",[],null,null,null,null,null)),(l()(),un._23(-1,null,[" \n "])),(l()(),un.W(16777216,null,null,2,null,p)),un._0(3,802816,null,0,Ve.j,[un.K,un.H,un.q],{ngForOf:[0,"ngForOf"]},null),un._16(4,5),(l()(),un._23(-1,null,["\n "]))],function(l,n){l(n,3,0,l(n,4,0,1,2,3,4,5))},null)}function g(l){return un._25(0,[(l()(),un._1(0,0,null,null,7,"ion-col",[["class","applicant_name col"],["col-7",""]],null,null,null,null,null)),un._0(1,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(3,0,null,null,2,"h1",[],null,null,null,null,null)),(l()(),un._23(4,null,["",""])),un._19(5,1),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "]))],null,function(l,n){l(n,4,0,un._24(n,4,0,l(n,5,0,un._15(n.parent.parent.parent.parent,0),n.parent.context.$implicit.applicat_details[0].applicant_name)))})}function f(l){return un._25(0,[(l()(),un._1(0,0,null,null,6,"ion-col",[["class","col"],["col-5",""]],null,null,null,null,null)),un._0(1,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(3,0,null,null,1,"h1",[],null,null,null,null,null)),(l()(),un._23(-1,null,["Name Not Given"])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "]))],null,null)}function h(l){return un._25(0,[(l()(),un._1(0,0,null,null,72,"mat-card",[["class","md-box mat-card"],["reorder","true"]],null,null,null,he.d,he.a)),un._0(1,49152,null,0,be.a,[],null,null),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(3,0,null,0,66,"ion-list",[],null,null,null,null,null)),un._0(4,16384,null,0,tt.a,[De.a,un.j,un.A,Le.a,ut.l,Oe.a],null,null),(l()(),un._23(-1,null,["\n \n "])),(l()(),un._1(6,0,null,null,62,"ion-item",[["class","item item-block"]],null,[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==l.component.PdAllocation(l.context.$implicit)&&t}return t},at.b,at.a)),un._0(7,1097728,null,3,it.a,[ot.a,De.a,un.j,un.A,[2,rt.a]],null,null),un._21(335544320,6,{contentLabel:0}),un._21(603979776,7,{_buttons:1}),un._21(603979776,8,{_icons:1}),un._0(11,16384,null,0,st.a,[],null,null),(l()(),un._23(-1,2,[" \n "])),(l()(),un._23(-1,2,["\n "])),(l()(),un._23(-1,2,["\n "])),(l()(),un._23(-1,2,["\n "])),(l()(),un._23(-1,2,["\n "])),(l()(),un._1(17,0,null,0,5,"p",[["class","lettericon"],["item-start",""]],[[4,"background",null]],null,null,null,null)),(l()(),un._23(18,null,["",""])),(l()(),un._1(19,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(21,0,null,null,1,"span",[["style","font-size: 90%"]],null,null,null,null,null)),(l()(),un._23(22,null,["",""])),(l()(),un._23(-1,2,["\n "])),(l()(),un._23(-1,2,["\n "])),(l()(),un._1(25,0,null,2,21,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(26,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un.W(16777216,null,null,1,null,g)),un._0(29,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,null,["\n "])),(l()(),un.W(16777216,null,null,1,null,f)),un._0(32,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(34,0,null,null,11,"ion-col",[["class","col"],["text-right",""]],null,null,null,null,null)),un._0(35,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(37,0,null,null,7,"div",[["style","font-size: 12px;color:black"]],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(39,0,null,null,1,"p",[],null,null,null,null,null)),(l()(),un._23(40,null,["",""])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(42,0,null,null,1,"p",[],null,null,null,null,null)),(l()(),un._23(43,null,["",""])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,[" \n "])),(l()(),un._23(-1,2,[" \n "])),(l()(),un._1(48,0,null,2,19,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(49,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(51,0,null,null,5,"ion-col",[["class","col"],["col-7",""]],null,null,null,null,null)),un._0(52,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(54,0,null,null,1,"h6",[["class","app_id"]],null,null,null,null,null)),(l()(),un._23(55,null,["",",",""])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,[" \n "])),(l()(),un._1(58,0,null,null,8,"ion-col",[["class","col"],["text-right",""]],null,null,null,null,null)),un._0(59,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(61,0,null,null,4,"div",[["style","font-size: 13px;"]],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(63,0,null,null,1,"h6",[],null,null,null,null,null)),(l()(),un._23(64,null,["",""])),(l()(),un._23(-1,null,["\n \n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,[" \n "])),(l()(),un._23(-1,2,[" \n "])),(l()(),un._23(-1,null,[" \n\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(71,0,null,0,0,"hr",[],null,null,null,null,null)),(l()(),un._23(-1,0,["\n "]))],function(l,n){l(n,29,0,void 0!==n.context.$implicit.applicat_details&&1==n.context.$implicit.applicat_details[0].applicant_type&&null!=n.context.$implicit.applicat_details[0].applicant_name);l(n,32,0,void 0===n.context.$implicit.applicat_details||null==n.context.$implicit.applicat_details[0].applicant_name)},function(l,n){l(n,17,0,n.component.bgColorPast[n.context.index]);l(n,18,0,n.context.$implicit.pd_sno_split.lender_name);l(n,22,0,n.context.$implicit.pd_sno_split.serial_no);l(n,40,0,n.context.$implicit.pd_date_of_initiation);l(n,43,0,n.context.$implicit.city_name);l(n,55,0,n.context.$implicit.lender_short_name,n.context.$implicit.lender_applicant_id);l(n,64,0,n.context.$implicit.pd_status)})}function b(l){return un._25(0,[(l()(),un._1(0,0,null,null,9,"ion-list",[],null,null,null,null,null)),un._0(1,16384,null,0,tt.a,[De.a,un.j,un.A,Le.a,ut.l,Oe.a],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(3,0,null,null,5,"ion-grid",[["class","fadeIn grid"]],null,null,null,null,null)),un._0(4,16384,null,0,_t.a,[],null,null),(l()(),un._23(-1,null,[" \n "])),(l()(),un.W(16777216,null,null,1,null,h)),un._0(7,802816,null,0,Ve.j,[un.K,un.H,un.q],{ngForOf:[0,"ngForOf"]},null),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "]))],function(l,n){l(n,7,0,n.component.pdinprogress)},null)}function v(l){return un._25(0,[(l()(),un._1(0,0,null,null,5,"span",[],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(2,0,null,null,2,"h1",[],null,null,null,null,null)),(l()(),un._23(3,null,["",""])),un._19(4,1),(l()(),un._23(-1,null,["\n "]))],null,function(l,n){l(n,3,0,un._24(n,3,0,l(n,4,0,un._15(n.parent.parent.parent.parent.parent.parent,0),n.parent.parent.parent.context.$implicit.applicat_details[0].applicant_name)))})}function y(l){return un._25(0,[(l()(),un._1(0,0,null,null,4,"span",[],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un.W(16777216,null,null,1,null,v)),un._0(3,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,null,["\n "]))],function(l,n){l(n,3,0,n.parent.parent.context.$implicit.applicat_details&&0!=n.parent.parent.context.$implicit.applicat_details.length&&1==n.parent.parent.context.$implicit.applicat_details[0].applicant_type)},null)}function C(l){return un._25(0,[(l()(),un._1(0,0,null,null,5,"ion-col",[["class","applicant_name col"],["col-6",""]],null,null,null,null,null)),un._0(1,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un.W(16777216,null,null,1,null,y)),un._0(4,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,null,["\n "]))],function(l,n){l(n,4,0,n.parent.context.$implicit.applicat_details&&0!=n.parent.context.$implicit.applicat_details.length)},null)}function w(l){return un._25(0,[(l()(),un._1(0,0,null,null,9,"ion-col",[["class","col"],["col-5",""]],null,null,null,null,null)),un._0(1,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(3,0,null,null,5,"ion-col",[["class","col"]],null,null,null,null,null)),un._0(4,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(6,0,null,null,1,"h1",[],null,null,null,null,null)),(l()(),un._23(-1,null,["Add On"])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,[" \n "]))],null,null)}function x(l){return un._25(0,[(l()(),un._1(0,0,null,null,72,"mat-card",[["class","md-box mat-card"],["reorder","true"]],null,null,null,he.d,he.a)),un._0(1,49152,null,0,be.a,[],null,null),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(3,0,null,0,66,"ion-list",[],null,null,null,null,null)),un._0(4,16384,null,0,tt.a,[De.a,un.j,un.A,Le.a,ut.l,Oe.a],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(6,0,null,null,62,"ion-item",[["class","item item-block"]],null,[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==l.component.PdAllocation(l.context.$implicit)&&t}return t},at.b,at.a)),un._0(7,1097728,null,3,it.a,[ot.a,De.a,un.j,un.A,[2,rt.a]],null,null),un._21(335544320,9,{contentLabel:0}),un._21(603979776,10,{_buttons:1}),un._21(603979776,11,{_icons:1}),un._0(11,16384,null,0,st.a,[],null,null),(l()(),un._23(-1,2,[" \n "])),(l()(),un._23(-1,2,["\n "])),(l()(),un._23(-1,2,["\n "])),(l()(),un._1(15,0,null,0,5,"p",[["class","lettericon"],["item-start",""]],[[4,"background",null]],null,null,null,null)),(l()(),un._23(16,null,["",""])),(l()(),un._1(17,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(19,0,null,null,1,"span",[["style","font-size: 90%"]],null,null,null,null,null)),(l()(),un._23(20,null,["",""])),(l()(),un._23(-1,2,["\n "])),(l()(),un._1(22,0,null,2,24,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(23,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un.W(16777216,null,null,1,null,C)),un._0(28,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,null,["\n\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un.W(16777216,null,null,1,null,w)),un._0(32,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,null,["\n\n\n "])),(l()(),un._1(34,0,null,null,11,"ion-col",[["class","col"],["text-right",""]],null,null,null,null,null)),un._0(35,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(37,0,null,null,7,"div",[["style","font-size: 12px;color:black"]],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(39,0,null,null,1,"p",[],null,null,null,null,null)),(l()(),un._23(40,null,["",""])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(42,0,null,null,1,"p",[],null,null,null,null,null)),(l()(),un._23(43,null,["",""])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,[" \n "])),(l()(),un._23(-1,2,[" \n "])),(l()(),un._1(48,0,null,2,19,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(49,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(51,0,null,null,5,"ion-col",[["class","col"],["col-5",""]],null,null,null,null,null)),un._0(52,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(54,0,null,null,1,"h6",[["class","app_id"]],null,null,null,null,null)),(l()(),un._23(55,null,["",", ",""])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,[" \n "])),(l()(),un._1(58,0,null,null,8,"ion-col",[["class","col"],["text-right",""]],null,null,null,null,null)),un._0(59,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(61,0,null,null,4,"div",[["style","font-size: 13px;"]],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(63,0,null,null,1,"h6",[],null,null,null,null,null)),(l()(),un._23(64,null,["",""])),(l()(),un._23(-1,null,["\n \n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,[" \n "])),(l()(),un._23(-1,2,[" \n "])),(l()(),un._23(-1,null,[" \n \n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(71,0,null,0,0,"hr",[],null,null,null,null,null)),(l()(),un._23(-1,0,["\n \n \n "]))],function(l,n){l(n,28,0,"0"==n.context.$implicit.is_child);l(n,32,0,"1"==n.context.$implicit.is_child)},function(l,n){var e=n.component;l(n,15,0,e.bgColorPast[n.context.index]);l(n,16,0,n.context.$implicit.pd_sno_split.lender_name);l(n,20,0,n.context.$implicit.pd_sno_split.serial_no);l(n,40,0,n.context.$implicit.pd_date_of_initiation);l(n,43,0,n.context.$implicit.city_name);l(n,55,0,n.context.$implicit.lender_short_name,n.context.$implicit.lender_applicant_id);l(n,64,0,e.status)})}function S(l){return un._25(0,[(l()(),un._1(0,0,null,null,9,"ion-list",[],null,null,null,null,null)),un._0(1,16384,null,0,tt.a,[De.a,un.j,un.A,Le.a,ut.l,Oe.a],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(3,0,null,null,5,"ion-grid",[["class","fadeIn grid"]],null,null,null,null,null)),un._0(4,16384,null,0,_t.a,[],null,null),(l()(),un._23(-1,null,[" \n "])),(l()(),un.W(16777216,null,null,1,null,x)),un._0(7,802816,null,0,Ve.j,[un.K,un.H,un.q],{ngForOf:[0,"ngForOf"]},null),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "]))],function(l,n){l(n,7,0,n.component.pdlistdetails)},null)}function P(l){return un._25(0,[(l()(),un._1(0,0,null,null,4,"p",[["class","note"]],null,null,null,null,null)),(l()(),un._23(1,null,["Showing data for last ",". To see older records, please use "])),(l()(),un._1(2,0,null,null,1,"ion-icon",[["name","options"],["role","img"],["style","color: black;font-size:15px;"]],[[2,"hide",null]],null,null,null,null)),un._0(3,147456,null,0,Ie.a,[De.a,un.j,un.A],{name:[0,"name"]},null),(l()(),un._23(-1,null,[" advanced filter"]))],function(l,n){l(n,3,0,"options")},function(l,n){l(n,1,0,n.component.common);l(n,2,0,un._15(n,3)._hidden)})}function q(l){return un._25(0,[(l()(),un._1(0,0,null,null,22,"div",[],null,null,null,null,null)),(l()(),un._23(-1,null,["\n \n "])),(l()(),un._1(2,0,null,null,2,"mat-card",[["class","mat-card"]],null,null,null,he.d,he.a)),un._0(3,49152,null,0,be.a,[],null,null),(l()(),un._23(-1,0,["\n \n "])),(l()(),un._23(-1,null,["\n \n \n "])),(l()(),un._1(6,0,null,null,12,"div",[],null,null,null,null,null)),un._0(7,16384,null,0,Ve.o,[],{ngSwitch:[0,"ngSwitch"]},null),(l()(),un._23(-1,null,["\n "])),(l()(),un.W(16777216,null,null,1,null,b)),un._0(10,278528,null,0,Ve.p,[un.K,un.H,Ve.o],{ngSwitchCase:[0,"ngSwitchCase"]},null),(l()(),un._23(-1,null,["\n \n \n \n \n \n "])),(l()(),un._1(12,0,null,null,5,"div",[],null,null,null,null,null)),un._0(13,16384,null,0,Ve.o,[],{ngSwitch:[0,"ngSwitch"]},null),(l()(),un._23(-1,null,["\n "])),(l()(),un.W(16777216,null,null,1,null,S)),un._0(16,278528,null,0,Ve.p,[un.K,un.H,Ve.o],{ngSwitchCase:[0,"ngSwitchCase"]},null),(l()(),un._23(-1,null,["\n \n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un.W(16777216,null,null,1,null,P)),un._0(21,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,null,["\n "]))],function(l,n){var e=n.component;l(n,7,0,e.pdlist);l(n,10,0,"inpro");l(n,13,0,e.pdlist);l(n,16,0,"past");l(n,21,0,e.pdlistaccess&&e.filterMsg)},null)}function k(l){return un._25(0,[(l()(),un._1(0,0,null,null,4,"div",[["text-center",""]],null,null,null,null,null)),(l()(),un._23(-1,null,["\n \n "])),(l()(),un._1(2,0,null,null,1,"h2",[],null,null,null,null,null)),(l()(),un._23(3,null,["",""])),(l()(),un._23(-1,null,["\n "]))],null,function(l,n){l(n,3,0,n.component.pdlistdetails)})}function F(l){return un._25(0,[un._17(0,Ve.t,[]),(l()(),un._1(1,0,null,null,52,"ion-header",[],null,null,null,null,null)),un._0(2,16384,null,0,dt.a,[De.a,un.j,un.A,[2,Ne.a]],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(4,0,null,null,32,"ion-navbar",[["class","toolbar"],["color","optblue"]],[[8,"hidden",0],[2,"statusbar-padding",null]],null,null,ct.b,ct.a)),un._0(5,49152,null,0,Ze.a,[Te.a,[2,Ne.a],[2,$e.a],De.a,un.j,un.A],{color:[0,"color"]},null),(l()(),un._23(-1,3,["\n "])),(l()(),un._1(7,0,null,0,8,"button",[["ion-button",""],["menuToggle",""]],[[8,"hidden",0]],[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==un._15(l,9).toggle()&&t}return t},pt.b,pt.a)),un._0(8,1097728,[[1,4]],0,mt.a,[[8,""],De.a,un.j,un.A],null,null),un._0(9,1064960,null,0,gt.a,[We.a,[2,Ne.a],[2,mt.a],[2,Ze.a]],{menuToggle:[0,"menuToggle"]},null),un._0(10,16384,null,1,ft.a,[De.a,un.j,un.A,[2,Xe.a],[2,Ze.a]],null,null),un._21(603979776,1,{_buttons:1}),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(13,0,null,0,1,"ion-icon",[["name","menu"],["role","img"]],[[2,"hide",null]],null,null,null,null)),un._0(14,147456,null,0,Ie.a,[De.a,un.j,un.A],{name:[0,"name"]},null),(l()(),un._23(-1,0,["\n "])),(l()(),un._23(-1,3,["\n "])),(l()(),un.W(16777216,null,3,1,null,r)),un._0(18,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,3,["\n \n "])),(l()(),un.W(16777216,null,3,1,null,s)),un._0(21,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,3,["\n "])),(l()(),un._1(23,0,null,2,12,"ion-buttons",[["end",""]],null,null,null,null,null)),un._0(24,16384,null,1,ft.a,[De.a,un.j,un.A,[2,Xe.a],[2,Ze.a]],null,null),un._21(603979776,2,{_buttons:1}),(l()(),un._23(-1,null,["\n "])),(l()(),un.W(16777216,null,null,1,null,_)),un._0(28,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,null,[" \n "])),(l()(),un.W(16777216,null,null,1,null,d)),un._0(31,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,null,["\n "])),(l()(),un.W(16777216,null,null,1,null,c)),un._0(34,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,3,["\n \n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(38,0,null,null,14,"ion-segment",[["color","optblue"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"segment-disabled",null]],[[null,"ngModelChange"]],function(l,n,e){var t=!0;if("ngModelChange"===n){t=!1!==(l.component.pdlist=e)&&t}return t},null,null)),un._0(39,671744,null,0,hn.u,[[8,null],[8,null],[8,null],[8,null]],{model:[0,"model"]},{update:"ngModelChange"}),un._20(2048,null,hn.q,null,[hn.u]),un._0(41,16384,null,0,hn.r,[hn.q],null,null),un._0(42,1196032,null,1,ht.a,[De.a,un.j,un.A,[2,hn.q]],{color:[0,"color"]},null),un._21(603979776,3,{_buttons:1}),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(45,0,null,null,2,"ion-segment-button",[["class","segment-button"],["role","button"],["tappable",""],["value","inpro"]],[[2,"segment-button-disabled",null],[2,"segment-activated",null],[1,"aria-pressed",0]],[[null,"click"]],function(l,n,e){var t=!0,u=l.component;if("click"===n){t=!1!==un._15(l,46).onClick()&&t}if("click"===n){t=!1!=(u.showButton=!u.showButton)&&t}return t},bt.b,bt.a)),un._0(46,114688,[[3,4]],0,vt.a,[],{value:[0,"value"]},null),(l()(),un._23(-1,0,["\n inprogess\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(49,0,null,null,2,"ion-segment-button",[["class","segment-button"],["role","button"],["tappable",""],["value","past"]],[[2,"segment-button-disabled",null],[2,"segment-activated",null],[1,"aria-pressed",0]],[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==un._15(l,50).onClick()&&t}return t},bt.b,bt.a)),un._0(50,114688,[[3,4]],0,vt.a,[],{value:[0,"value"]},null),(l()(),un._23(-1,0,["\n past\n "])),(l()(),un._23(-1,null,["\n \n "])),(l()(),un._23(-1,null,["\n\n"])),(l()(),un._23(-1,null,["\n\n\n"])),(l()(),un._1(55,0,null,null,30,"ion-content",[["padding",""]],[[2,"statusbar-padding",null],[2,"has-refresher",null]],null,null,je.b,je.a)),un._0(56,4374528,null,0,Ae.a,[De.a,Le.a,Oe.a,un.j,un.A,Te.a,Ee.a,un.v,[2,Ne.a],[2,$e.a]],null,null),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(58,0,null,2,6,"ion-refresher",[],[[2,"refresher-active",null],[4,"top",null]],[[null,"ionRefresh"]],function(l,n,e){var t=!0;if("ionRefresh"===n){t=!1!==l.component.doRefresh(e)&&t}return t},null,null)),un._0(59,212992,null,0,yt.a,[Le.a,Ae.a,un.v,ut.l],null,{ionRefresh:"ionRefresh"}),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(61,0,null,null,2,"ion-refresher-content",[["pullingIcon","refresh"],["pullingText","Pull to refresh"],["refreshingSpinner","crescent"],["refreshingText","Refreshing..."]],[[1,"state",0]],null,null,Ct.b,Ct.a)),un._0(62,114688,null,0,wt.a,[yt.a,De.a],{pullingIcon:[0,"pullingIcon"],pullingText:[1,"pullingText"],refreshingSpinner:[2,"refreshingSpinner"],refreshingText:[3,"refreshingText"]},null),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(66,0,null,0,9,"ion-fab",[["bottom",""],["right",""]],null,null,null,xt.b,xt.a)),un._0(67,1228800,null,2,St.a,[Le.a],null,null),un._21(335544320,4,{_mainButton:0}),un._21(603979776,5,{_fabLists:1}),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(71,0,null,0,3,"button",[["color","optblue"],["ion-fab",""]],null,[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==l.component.newpage()&&t}return t},Pt.b,Pt.a)),un._0(72,49152,[[4,4]],0,qt.a,[De.a,un.j,un.A],{color:[0,"color"]},null),(l()(),un._1(73,0,null,0,1,"ion-icon",[["name","add"],["role","img"]],[[2,"hide",null]],null,null,null,null)),un._0(74,147456,null,0,Ie.a,[De.a,un.j,un.A],{name:[0,"name"]},null),(l()(),un._23(-1,0,["\n \n "])),(l()(),un._23(-1,1,["\n "])),(l()(),un.W(16777216,null,1,1,null,m)),un._0(78,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,1,["\n\n "])),(l()(),un.W(16777216,null,1,1,null,q)),un._0(81,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,1,["\n \n "])),(l()(),un.W(16777216,null,1,1,null,k)),un._0(84,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,1,["\n \n\n"]))],function(l,n){var e=n.component;l(n,5,0,"optblue");l(n,9,0,"");l(n,14,0,"menu");l(n,18,0,!e.viewchange);l(n,21,0,e.viewchange);l(n,28,0,!e.viewchange);l(n,31,0,!e.viewchange);l(n,34,0,e.viewchange);l(n,39,0,e.pdlist);l(n,42,0,"optblue");l(n,46,0,"inpro");l(n,50,0,"past"),l(n,59,0);l(n,62,0,"refresh","Pull to refresh","crescent","Refreshing...");l(n,72,0,"optblue");l(n,74,0,"add");l(n,78,0,e.loader_access);l(n,81,0,e.pdlistaccess&&!e.loader_access);l(n,84,0,!e.pdlistaccess&&!e.loader_access)},function(l,n){l(n,4,0,un._15(n,5)._hidden,un._15(n,5)._sbPadding);l(n,7,0,un._15(n,9).isHidden);l(n,13,0,un._15(n,14)._hidden);l(n,38,0,un._15(n,41).ngClassUntouched,un._15(n,41).ngClassTouched,un._15(n,41).ngClassPristine,un._15(n,41).ngClassDirty,un._15(n,41).ngClassValid,un._15(n,41).ngClassInvalid,un._15(n,41).ngClassPending,un._15(n,42)._disabled);l(n,45,0,un._15(n,46)._disabled,un._15(n,46).isActive,un._15(n,46).isActive);l(n,49,0,un._15(n,50)._disabled,un._15(n,50).isActive,un._15(n,50).isActive);l(n,55,0,un._15(n,56).statusbarPadding,un._15(n,56)._hasRefresher);l(n,58,0,"inactive"!==un._15(n,59).state,un._15(n,59)._top);l(n,61,0,un._15(n,62).r.state);l(n,73,0,un._15(n,74)._hidden)})}function I(l){return un._25(0,[(l()(),un._23(-1,null,["\n"])),(l()(),un._1(1,0,null,null,10,"ion-header",[],null,null,null,null,null)),un._0(2,16384,null,0,dt.a,[De.a,un.j,un.A,[2,Ne.a]],null,null),(l()(),un._23(-1,null,["\n\n "])),(l()(),un._1(4,0,null,null,6,"ion-navbar",[["class","toolbar"],["color","optblue"]],[[8,"hidden",0],[2,"statusbar-padding",null]],null,null,ct.b,ct.a)),un._0(5,49152,null,0,Ze.a,[Te.a,[2,Ne.a],[2,$e.a],De.a,un.j,un.A],{color:[0,"color"]},null),(l()(),un._23(-1,3,["\n "])),(l()(),un._1(7,0,null,3,2,"ion-title",[],null,null,null,Ye.b,Ye.a)),un._0(8,49152,null,0,Qe.a,[De.a,un.j,un.A,[2,Xe.a],[2,Ze.a]],null,null),(l()(),un._23(-1,0,["password"])),(l()(),un._23(-1,3,["\n "])),(l()(),un._23(-1,null,["\n\n"])),(l()(),un._23(-1,null,["\n\n\n"])),(l()(),un._1(13,0,null,null,87,"ion-content",[["padding",""]],[[2,"statusbar-padding",null],[2,"has-refresher",null]],null,null,je.b,je.a)),un._0(14,4374528,null,0,Ae.a,[De.a,Le.a,Oe.a,un.j,un.A,Te.a,Ee.a,un.v,[2,Ne.a],[2,$e.a]],null,null),(l()(),un._23(-1,1,["\n"])),(l()(),un._1(16,0,null,1,83,"mat-card",[["class","mat-card"]],null,null,null,he.d,he.a)),un._0(17,49152,null,0,be.a,[],null,null),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(19,0,null,0,2,"mat-card-header",[["class","mat-card-header"]],null,null,null,he.c,he.b)),un._0(20,49152,null,0,be.e,[],null,null),(l()(),un._23(-1,2,["\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(23,0,null,0,8,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(24,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(26,0,null,null,4,"ion-col",[["class","col"],["text-center",""]],null,null,null,null,null)),un._0(27,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(29,0,null,null,0,"img",[["alt","Circle Image"],["class","rounded-circle img-fluid"]],[[8,"src",4]],null,null,null,null)),(l()(),un._23(-1,null,["\n\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(33,0,null,0,53,"mat-card-content",[["class","mat-card-content"]],null,null,null,null,null)),un._0(34,16384,null,0,be.c,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(36,0,null,null,9,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(37,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(39,0,null,null,5,"ion-col",[["class","col"],["text-center",""]],null,null,null,null,null)),un._0(40,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(42,0,null,null,1,"h4",[],null,null,null,null,null)),(l()(),un._23(-1,null,["New Password"])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(47,0,null,null,38,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(48,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(50,0,null,null,34,"ion-col",[["class","col"],["text-center",""]],null,null,null,null,null)),un._0(51,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(53,0,null,null,13,"mat-form-field",[["class","mat-input-container mat-form-field"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(54,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,1,{_control:0}),un._21(335544320,2,{_placeholderChild:0}),un._21(335544320,3,{_labelChild:0}),un._21(603979776,4,{_errorChildren:1}),un._21(603979776,5,{_hintChildren:1}),un._21(603979776,6,{_prefixChildren:1}),un._21(603979776,7,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(63,0,[["newpassword",1]],1,2,"input",[["class","mat-input-element mat-form-field-autofill-control"],["matInput",""],["placeholder","New Password"],["required",""],["style","width: 100%;"],["type","password"]],[[2,"mat-input-server",null],[1,"id",0],[8,"placeholder",0],[8,"disabled",0],[8,"required",0],[8,"readOnly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"blur"],[null,"focus"],[null,"input"]],function(l,n,e){var t=!0;if("blur"===n){t=!1!==un._15(l,64)._focusChanged(!1)&&t}if("focus"===n){t=!1!==un._15(l,64)._focusChanged(!0)&&t}if("input"===n){t=!1!==un._15(l,64)._onInput()&&t}return t},null,null)),un._0(64,933888,null,0,Se.b,[un.j,Pe.a,[8,null],[2,hn.t],[2,hn.j],xe.d,[8,null]],{placeholder:[0,"placeholder"],required:[1,"required"],type:[2,"type"]},null),un._20(2048,[[1,4]],we.c,null,[Se.b]),(l()(),un._23(-1,1,["\n \n "])),(l()(),un._23(-1,null,["\n \n \n "])),(l()(),un._1(68,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(70,0,null,null,13,"mat-form-field",[["class","mat-input-container mat-form-field"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(71,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,8,{_control:0}),un._21(335544320,9,{_placeholderChild:0}),un._21(335544320,10,{_labelChild:0}),un._21(603979776,11,{_errorChildren:1}),un._21(603979776,12,{_hintChildren:1}),un._21(603979776,13,{_prefixChildren:1}),un._21(603979776,14,{_suffixChildren:1}),(l()(),un._23(-1,1,[" \n "])),(l()(),un._1(80,0,[["confirmPassword",1]],1,2,"input",[["class","mat-input-element mat-form-field-autofill-control"],["matInput",""],["placeholder","Confirm Password"],["required",""],["style","width: 100%;"],["type","password"]],[[2,"mat-input-server",null],[1,"id",0],[8,"placeholder",0],[8,"disabled",0],[8,"required",0],[8,"readOnly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"blur"],[null,"focus"],[null,"input"]],function(l,n,e){var t=!0;if("blur"===n){t=!1!==un._15(l,81)._focusChanged(!1)&&t}if("focus"===n){t=!1!==un._15(l,81)._focusChanged(!0)&&t}if("input"===n){t=!1!==un._15(l,81)._onInput()&&t}return t},null,null)),un._0(81,933888,null,0,Se.b,[un.j,Pe.a,[8,null],[2,hn.t],[2,hn.j],xe.d,[8,null]],{placeholder:[0,"placeholder"],required:[1,"required"],type:[2,"type"]},null),un._20(2048,[[8,4]],we.c,null,[Se.b]),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(88,0,null,1,10,"mat-card-footer",[["class","mat-card-footer"]],null,null,null,null,null)),un._0(89,16384,null,0,be.d,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(91,0,null,null,6,"mat-card-actions",[["class","mat-card-actions"],["text-center",""]],[[2,"mat-card-actions-align-end",null]],null,null,null,null)),un._0(92,16384,null,0,be.b,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(94,0,null,null,2,"button",[["color","primary"],["mat-raised-button",""]],[[8,"disabled",0]],[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==l.component.setNewPassword(un._15(l,63).value)&&t}return t},qe.b,qe.a)),un._0(95,180224,null,0,ke.b,[un.j,Pe.a,Fe.i],{color:[0,"color"]},null),(l()(),un._23(-1,0,["Set Password"])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n \n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._23(-1,1,["\n"])),(l()(),un._23(-1,null,["\n\n\n"]))],function(l,n){l(n,5,0,"optblue");l(n,64,0,"New Password","","password");l(n,81,0,"Confirm Password","","password");l(n,95,0,"primary")},function(l,n){var e=n.component;l(n,4,0,un._15(n,5)._hidden,un._15(n,5)._sbPadding);l(n,13,0,un._15(n,14).statusbarPadding,un._15(n,14)._hasRefresher);l(n,29,0,e.commonImage||"../../assets/img/misc/avatar.jpg");l(n,53,1,[un._15(n,54)._control.errorState,un._15(n,54)._control.errorState,un._15(n,54)._canLabelFloat,un._15(n,54)._shouldLabelFloat(),un._15(n,54)._hideControlPlaceholder(),un._15(n,54)._control.disabled,un._15(n,54)._control.focused,un._15(n,54)._shouldForward("untouched"),un._15(n,54)._shouldForward("touched"),un._15(n,54)._shouldForward("pristine"),un._15(n,54)._shouldForward("dirty"),un._15(n,54)._shouldForward("valid"),un._15(n,54)._shouldForward("invalid"),un._15(n,54)._shouldForward("pending")]);l(n,63,0,un._15(n,64)._isServer,un._15(n,64).id,un._15(n,64).placeholder,un._15(n,64).disabled,un._15(n,64).required,un._15(n,64).readonly,un._15(n,64)._ariaDescribedby||null,un._15(n,64).errorState,un._15(n,64).required.toString());l(n,70,1,[un._15(n,71)._control.errorState,un._15(n,71)._control.errorState,un._15(n,71)._canLabelFloat,un._15(n,71)._shouldLabelFloat(),un._15(n,71)._hideControlPlaceholder(),un._15(n,71)._control.disabled,un._15(n,71)._control.focused,un._15(n,71)._shouldForward("untouched"),un._15(n,71)._shouldForward("touched"),un._15(n,71)._shouldForward("pristine"),un._15(n,71)._shouldForward("dirty"),un._15(n,71)._shouldForward("valid"),un._15(n,71)._shouldForward("invalid"),un._15(n,71)._shouldForward("pending")]);l(n,80,0,un._15(n,81)._isServer,un._15(n,81).id,un._15(n,81).placeholder,un._15(n,81).disabled,un._15(n,81).required,un._15(n,81).readonly,un._15(n,81)._ariaDescribedby||null,un._15(n,81).errorState,un._15(n,81).required.toString());l(n,91,0,"end"===un._15(n,92).align);l(n,94,0,un._15(n,95).disabled||null)})}function D(l){return un._25(0,[(l()(),un._1(0,0,null,null,2,"ion-title",[["style","font-size: 14px !important;"]],null,null,null,Ye.b,Ye.a)),un._0(1,49152,null,0,Qe.a,[De.a,un.j,un.A,[2,Xe.a],[2,Ze.a]],null,null),(l()(),un._23(2,0,["",""]))],null,function(l,n){l(n,2,0,n.component.pdFullDetails.lender_applicant_id)})}function j(l){return un._25(0,[(l()(),un._1(0,0,null,null,7,"ion-col",[["class","col"],["col-2",""]],null,null,null,null,null)),un._0(1,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(3,0,null,null,3,"button",[["class","hover-icon"],["mat-icon-button",""],["mat-raised-button",""],["type","button"]],[[8,"disabled",0]],null,null,qe.b,qe.a)),un._0(4,180224,null,0,ke.b,[un.j,Pe.a,Fe.i],null,null),(l()(),un._1(5,0,null,0,1,"ion-icon",[["ios","ios-download"],["md","md-download"],["role","img"]],[[2,"hide",null]],[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==l.component.downloadPDReport()&&t}return t},null,null)),un._0(6,147456,null,0,Ie.a,[De.a,un.j,un.A],{ios:[0,"ios"],md:[1,"md"]},null),(l()(),un._23(-1,null,["\n "]))],function(l,n){l(n,6,0,"ios-download","md-download")},function(l,n){l(n,3,0,un._15(n,4).disabled||null);l(n,5,0,un._15(n,6)._hidden)})}function A(l){return un._25(0,[(l()(),un._1(0,0,null,null,1,"span",[["style","font-size:15px!important;"]],null,null,null,null,null)),(l()(),un._23(1,null,["\n ",""]))],null,function(l,n){l(n,1,0,n.component.pdFullDetails.scheduled_on)})}function L(l){return un._25(0,[(l()(),un._1(0,0,null,null,20,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(1,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(3,0,null,null,7,"ion-col",[["class","col"],["text-left",""]],null,null,null,null,null)),un._0(4,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(6,0,null,null,3,"span",[],null,null,null,null,null)),(l()(),un._1(7,0,null,null,1,"ion-icon",[["name","person"],["role","img"]],[[2,"hide",null]],null,null,null,null)),un._0(8,147456,null,0,Ie.a,[De.a,un.j,un.A],{name:[0,"name"]},null),(l()(),un._23(9,null,[" ",""])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(12,0,null,null,7,"ion-col",[["class","col"],["text-right",""]],null,null,null,null,null)),un._0(13,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(15,0,null,null,3,"span",[],null,null,null,null,null)),(l()(),un._1(16,0,null,null,1,"ion-icon",[["name","md-call"],["role","img"]],[[2,"hide",null]],null,null,null,null)),un._0(17,147456,null,0,Ie.a,[De.a,un.j,un.A],{name:[0,"name"]},null),(l()(),un._23(18,null,[" "," "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "]))],function(l,n){l(n,8,0,"person");l(n,17,0,"md-call")},function(l,n){l(n,7,0,un._15(n,8)._hidden);l(n,9,0,n.parent.context.$implicit.applicant_name);l(n,16,0,un._15(n,17)._hidden);l(n,18,0,n.parent.context.$implicit.mobile_no)})}function O(l){return un._25(0,[(l()(),un._1(0,0,null,null,5,"div",[],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un.W(16777216,null,null,1,null,L)),un._0(3,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,null,[" \n "])),(l()(),un._23(-1,null,["\n "]))],function(l,n){l(n,3,0,"1"==n.context.$implicit.applicant_type)},null)}function T(l){return un._25(0,[(l()(),un._1(0,0,null,null,4,"div",[],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un.W(16777216,null,null,1,null,O)),un._0(3,802816,null,0,Ve.j,[un.K,un.H,un.q],{ngForOf:[0,"ngForOf"]},null),(l()(),un._23(-1,null,["\n "]))],function(l,n){l(n,3,0,n.component.applicantDetails)},null)}function E(l){return un._25(0,[(l()(),un._1(0,0,null,null,10,"div",[],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(2,0,null,null,7,"ion-col",[["class","col"],["text-left",""]],null,null,null,null,null)),un._0(3,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(5,0,null,null,3,"span",[],null,null,null,null,null)),(l()(),un._1(6,0,null,null,1,"ion-icon",[["name","md-close"],["role","img"]],[[2,"hide",null]],null,null,null,null)),un._0(7,147456,null,0,Ie.a,[De.a,un.j,un.A],{name:[0,"name"]},null),(l()(),un._23(8,null,[" ",""])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "]))],function(l,n){l(n,7,0,"md-close")},function(l,n){var e=n.component;l(n,6,0,un._15(n,7)._hidden);l(n,8,0,e.applicantDetails)})}function N(l){return un._25(0,[(l()(),un._1(0,0,null,null,1,"span",[],null,null,null,null,null)),(l()(),un._23(1,null,["/ ","."]))],null,function(l,n){l(n,1,0,n.component.pdFullDetails.subproduct_name)})}function $(l){return un._25(0,[(l()(),un._1(0,0,null,null,1,"span",[["class","cardinfo"]],null,null,null,null,null)),(l()(),un._23(1,null,["- ",""]))],null,function(l,n){l(n,1,0,n.parent.context.$implicit.pincode)})}function V(l){return un._25(0,[(l()(),un._1(0,0,null,null,1,"span",[["class","cardinfo"]],null,null,null,null,null)),(l()(),un._23(1,null,["- ",""]))],null,function(l,n){l(n,1,0,n.parent.context.$implicit.other_pincode)})}function K(l){return un._25(0,[(l()(),un._1(0,0,null,null,30,"div",[],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(2,0,null,null,2,"mat-label",[["style","color:gray;font-size: 13px"]],null,null,null,null,null)),un._0(3,16384,null,0,we.f,[],null,null),(l()(),un._23(4,null,["Address # ",""])),(l()(),un._23(-1,null,[" \n "])),(l()(),un._1(6,0,null,null,20,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(7,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(9,0,null,null,3,"ion-col",[["class","cusicon col"],["col-1",""]],null,null,null,null,null)),un._0(10,16384,null,0,ye.a,[],null,null),(l()(),un._1(11,0,null,null,1,"ion-icon",[["name","pin"],["role","img"]],[[2,"hide",null]],null,null,null,null)),un._0(12,147456,null,0,Ie.a,[De.a,un.j,un.A],{name:[0,"name"]},null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(14,0,null,null,11,"ion-col",[["class","cardinfo col"]],null,null,null,null,null)),un._0(15,16384,null,0,ye.a,[],null,null),(l()(),un._23(16,null,["",""])),(l()(),un._1(17,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),un._23(18,null,["\n ",""])),(l()(),un._1(19,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),un._23(20,null,["\n "," \n "])),(l()(),un.W(16777216,null,null,1,null,$)),un._0(22,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,null,["\n "])),(l()(),un.W(16777216,null,null,1,null,V)),un._0(25,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(29,0,null,null,0,"hr",[],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "]))],function(l,n){l(n,12,0,"pin");l(n,22,0,""!=n.context.$implicit.pincode&&null!=n.context.$implicit.pincode&&"Others"!=n.context.$implicit.pincode);l(n,25,0,""!=n.context.$implicit.pincode&&null!=n.context.$implicit.pincode&&"Others"==n.context.$implicit.pincode)},function(l,n){l(n,4,0,n.context.index+1);l(n,11,0,un._15(n,12)._hidden);l(n,16,0,n.context.$implicit.addressline1);l(n,18,0,n.context.$implicit.city_name);l(n,20,0,n.context.$implicit.state_name)})}function W(l){return un._25(0,[(l()(),un._1(0,0,null,null,20,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(1,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(3,0,null,null,7,"ion-col",[["class","col"],["text-left",""]],null,null,null,null,null)),un._0(4,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(6,0,null,null,3,"span",[],null,null,null,null,null)),(l()(),un._1(7,0,null,null,1,"ion-icon",[["name","md-person"],["role","img"]],[[2,"hide",null]],null,null,null,null)),un._0(8,147456,null,0,Ie.a,[De.a,un.j,un.A],{name:[0,"name"]},null),(l()(),un._23(9,null,[" ",""])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(12,0,null,null,7,"ion-col",[["class","col"],["text-right",""]],null,null,null,null,null)),un._0(13,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(15,0,null,null,3,"span",[],null,null,null,null,null)),(l()(),un._1(16,0,null,null,1,"ion-icon",[["name","md-call"],["role","img"]],[[2,"hide",null]],null,null,null,null)),un._0(17,147456,null,0,Ie.a,[De.a,un.j,un.A],{name:[0,"name"]},null),(l()(),un._23(18,null,[" "," "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "]))],function(l,n){l(n,8,0,"md-person");l(n,17,0,"md-call")},function(l,n){var e=n.component;l(n,7,0,un._15(n,8)._hidden);l(n,9,0,e.pdFullDetails.pd_contact_person);l(n,16,0,un._15(n,17)._hidden);l(n,18,0,e.pdFullDetails.pd_contact_mobileno)})}function R(l){return un._25(0,[(l()(),un._1(0,0,null,null,29,"div",[],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(2,0,null,null,0,"hr",[],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(4,0,null,null,2,"mat-card-subtitle",[["class","mat-card-subtitle"]],null,null,null,null,null)),un._0(5,16384,null,0,be.g,[],null,null),(l()(),un._23(-1,null,["\n Credit Person\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(8,0,null,null,20,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(9,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(11,0,null,null,7,"ion-col",[["class","col"],["text-left",""]],null,null,null,null,null)),un._0(12,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(14,0,null,null,3,"span",[],null,null,null,null,null)),(l()(),un._1(15,0,null,null,1,"ion-icon",[["name","md-person"],["role","img"]],[[2,"hide",null]],null,null,null,null)),un._0(16,147456,null,0,Ie.a,[De.a,un.j,un.A],{name:[0,"name"]},null),(l()(),un._23(17,null,[" ",""])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(20,0,null,null,7,"ion-col",[["class","col"],["text-right",""]],null,null,null,null,null)),un._0(21,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(23,0,null,null,3,"span",[],null,null,null,null,null)),(l()(),un._1(24,0,null,null,1,"ion-icon",[["name","md-call"],["role","img"]],[[2,"hide",null]],null,null,null,null)),un._0(25,147456,null,0,Ie.a,[De.a,un.j,un.A],{name:[0,"name"]},null),(l()(),un._23(26,null,[" "," "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "]))],function(l,n){l(n,16,0,"md-person");l(n,25,0,"md-call")},function(l,n){var e=n.component;l(n,15,0,un._15(n,16)._hidden);l(n,17,0,e.pdFullDetails.lender_credit_person_name);l(n,24,0,un._15(n,25)._hidden);l(n,26,0,e.pdFullDetails.lender_credit_person_contact_mobileno)})}function U(l){return un._25(0,[(l()(),un._1(0,0,null,null,29,"div",[],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(2,0,null,null,0,"hr",[],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(4,0,null,null,2,"mat-card-subtitle",[["class","mat-card-subtitle"]],null,null,null,null,null)),un._0(5,16384,null,0,be.g,[],null,null),(l()(),un._23(-1,null,["\n Sales Person\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(8,0,null,null,20,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(9,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(11,0,null,null,7,"ion-col",[["class","col"],["text-left",""]],null,null,null,null,null)),un._0(12,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(14,0,null,null,3,"span",[],null,null,null,null,null)),(l()(),un._1(15,0,null,null,1,"ion-icon",[["name","md-person"],["role","img"]],[[2,"hide",null]],null,null,null,null)),un._0(16,147456,null,0,Ie.a,[De.a,un.j,un.A],{name:[0,"name"]},null),(l()(),un._23(17,null,[" ",""])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(20,0,null,null,7,"ion-col",[["class","col"],["text-right",""]],null,null,null,null,null)),un._0(21,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(23,0,null,null,3,"span",[],null,null,null,null,null)),(l()(),un._1(24,0,null,null,1,"ion-icon",[["name","md-call"],["role","img"]],[[2,"hide",null]],null,null,null,null)),un._0(25,147456,null,0,Ie.a,[De.a,un.j,un.A],{name:[0,"name"]},null),(l()(),un._23(26,null,[" "," "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "]))],function(l,n){l(n,16,0,"md-person");l(n,25,0,"md-call")},function(l,n){var e=n.component;l(n,15,0,un._15(n,16)._hidden);l(n,17,0,e.pdFullDetails.lender_sales_person_name);l(n,24,0,un._15(n,25)._hidden);l(n,26,0,e.pdFullDetails.lender_sales_contact_mobileno)})}function H(l){return un._25(0,[(l()(),un._1(0,0,null,null,9,"ion-col",[["class","col"]],null,null,null,null,null)),un._0(1,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(3,0,null,null,1,"img",[["alt","no image"],["imageViewer",""],["onError","'https://vignette.wikia.nocookie.net/simpsons/images/6/60/No_Image_Available.png/revision/latest?cb=20170219125728'"],["style","width:100%;height: 90%"]],[[8,"src",4]],[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==un._15(l,4).onClick(e)&&t}return t},null,null)),un._0(4,16384,null,0,At.a,[un.j,Lt.a],{src:[0,"src"]},null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(6,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),un._1(7,0,null,null,1,"span",[],null,null,null,null,null)),(l()(),un._23(8,null,["",""])),(l()(),un._23(-1,null,["\n "]))],function(l,n){l(n,4,0,"")},function(l,n){l(n,3,0,n.context.$implicit.doc_url);l(n,8,0,n.context.$implicit.pd_document_title)})}function M(l){return un._25(0,[(l()(),un._1(0,0,null,null,11,"div",[],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(2,0,null,null,8,"div",[],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(4,0,null,null,5,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(5,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un.W(16777216,null,null,1,null,H)),un._0(8,802816,null,0,Ve.j,[un.K,un.H,un.q],{ngForOf:[0,"ngForOf"]},null),(l()(),un._23(-1,null,["\n \n "])),(l()(),un._23(-1,null,[" \n "])),(l()(),un._23(-1,null,["\n "]))],function(l,n){l(n,8,0,n.component.docImage)},null)}function B(l){return un._25(0,[(l()(),un._1(0,0,null,null,9,"div",[],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(2,0,null,null,6,"ion-col",[["class","col"],["text-left",""]],null,null,null,null,null)),un._0(3,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(5,0,null,null,2,"span",[],null,null,null,null,null)),(l()(),un._1(6,0,null,null,0,"i",[["class",""]],null,null,null,null,null)),(l()(),un._23(7,null,[" ",""])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "]))],null,function(l,n){l(n,7,0,n.component.docImage)})}function J(l){return un._25(0,[(l()(),un._1(0,0,null,null,6,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(1,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(3,0,null,null,2,"ion-col",[["class","col"]],null,null,null,null,null)),un._0(4,16384,null,0,ye.a,[],null,null),(l()(),un._23(5,null,["\n ","\n "])),(l()(),un._23(-1,null,["\n "]))],null,function(l,n){l(n,5,0,n.context.$implicit.add_requirement)})}function z(l){return un._25(0,[(l()(),un._1(0,0,null,null,4,"div",[],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un.W(16777216,null,null,1,null,J)),un._0(3,802816,null,0,Ve.j,[un.K,un.H,un.q],{ngForOf:[0,"ngForOf"]},null),(l()(),un._23(-1,null,["\n "]))],function(l,n){l(n,3,0,n.component.additional_requ)},null)}function G(l){return un._25(0,[(l()(),un._23(-1,null,["\n "])),(l()(),un._1(1,0,null,null,6,"ion-col",[["class","col"],["text-left",""]],null,null,null,null,null)),un._0(2,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(4,0,null,null,2,"span",[],null,null,null,null,null)),(l()(),un._1(5,0,null,null,0,"i",[["class",""]],null,null,null,null,null)),(l()(),un._23(-1,null,[" No Credit Manager’s Specific Queries"])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "]))],null,null)}function Y(l){return un._25(0,[(l()(),un._1(0,0,null,null,6,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(1,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(3,0,null,null,2,"ion-col",[["class","col"]],null,null,null,null,null)),un._0(4,16384,null,0,ye.a,[],null,null),(l()(),un._23(5,null,["\n ","\n "])),(l()(),un._23(-1,null,["\n "]))],null,function(l,n){l(n,5,0,n.context.$implicit.doc_name)})}function Q(l){return un._25(0,[(l()(),un._1(0,0,null,null,4,"div",[],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un.W(16777216,null,null,1,null,Y)),un._0(3,802816,null,0,Ve.j,[un.K,un.H,un.q],{ngForOf:[0,"ngForOf"]},null),(l()(),un._23(-1,null,["\n "]))],function(l,n){l(n,3,0,n.component.docs_to_be_collected)},null)}function X(l){return un._25(0,[(l()(),un._23(-1,null,["\n "])),(l()(),un._1(1,0,null,null,6,"ion-col",[["class","col"],["text-left",""]],null,null,null,null,null)),un._0(2,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(4,0,null,null,2,"span",[],null,null,null,null,null)),(l()(),un._1(5,0,null,null,0,"i",[["class",""]],null,null,null,null,null)),(l()(),un._23(-1,null,[" No Documents to be collected"])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "]))],null,null)}function Z(l){return un._25(0,[(l()(),un._1(0,0,null,null,31,"ion-header",[],null,null,null,null,null)),un._0(1,16384,null,0,dt.a,[De.a,un.j,un.A,[2,Ne.a]],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(3,0,null,null,27,"ion-navbar",[["class","toolbar"],["color","optblue"]],[[8,"hidden",0],[2,"statusbar-padding",null]],null,null,ct.b,ct.a)),un._0(4,49152,null,0,Ze.a,[Te.a,[2,Ne.a],[2,$e.a],De.a,un.j,un.A],{color:[0,"color"]},null),(l()(),un._23(-1,3,["\n "])),(l()(),un._1(6,0,null,0,8,"button",[["ion-button",""],["menuToggle",""]],[[8,"hidden",0]],[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==un._15(l,8).toggle()&&t}return t},pt.b,pt.a)),un._0(7,1097728,[[1,4]],0,mt.a,[[8,""],De.a,un.j,un.A],null,null),un._0(8,1064960,null,0,gt.a,[We.a,[2,Ne.a],[2,mt.a],[2,Ze.a]],{menuToggle:[0,"menuToggle"]},null),un._0(9,16384,null,1,ft.a,[De.a,un.j,un.A,[2,Xe.a],[2,Ze.a]],null,null),un._21(603979776,1,{_buttons:1}),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(12,0,null,0,1,"ion-icon",[["name","menu"],["role","img"]],[[2,"hide",null]],null,null,null,null)),un._0(13,147456,null,0,Ie.a,[De.a,un.j,un.A],{name:[0,"name"]},null),(l()(),un._23(-1,0,["\n "])),(l()(),un._23(-1,3,["\n "])),(l()(),un._1(16,0,null,3,12,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(17,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(19,0,null,null,5,"ion-col",[["class","col"],["col-10",""]],null,null,null,null,null)),un._0(20,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un.W(16777216,null,null,1,null,D)),un._0(23,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un.W(16777216,null,null,1,null,j)),un._0(27,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,3,["\n \n \n \n \n "])),(l()(),un._23(-1,3,["\n "])),(l()(),un._23(-1,null,["\n\n"])),(l()(),un._23(-1,null,["\n\n\n"])),(l()(),un._1(33,0,null,null,243,"ion-content",[["padding",""]],[[2,"statusbar-padding",null],[2,"has-refresher",null]],null,null,je.b,je.a)),un._0(34,4374528,null,0,Ae.a,[De.a,Le.a,Oe.a,un.j,un.A,Te.a,Ee.a,un.v,[2,Ne.a],[2,$e.a]],null,null),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(37,0,null,1,0,"br",[],null,null,null,null,null)),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(39,0,null,1,236,"ion-grid",[["class","fadeIn grid"]],null,null,null,null,null)),un._0(40,16384,null,0,_t.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(42,0,null,null,231,"mat-card",[["class","box mat-card"],["reorder","true"],["style","min-height:100% !important;"]],null,null,null,he.d,he.a)),un._0(43,49152,null,0,be.a,[],null,null),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(45,0,null,0,17,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(46,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(48,0,null,null,5,"ion-col",[["class","col"],["col-6",""]],null,null,null,null,null)),un._0(49,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(51,0,null,null,1,"h1",[],null,null,null,null,null)),(l()(),un._23(-1,null,["Applicants"])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(55,0,null,null,6,"ion-col",[["class","col"],["text-right",""]],null,null,null,null,null)),un._0(56,16384,null,0,ye.a,[],null,null),(l()(),un._23(57,null,["\n ","\n "])),(l()(),un._1(58,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),un.W(16777216,null,null,1,null,A)),un._0(60,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un.W(16777216,null,0,1,null,T)),un._0(65,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,0,["\n "])),(l()(),un.W(16777216,null,0,1,null,E)),un._0(68,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(70,0,null,0,0,"hr",[],null,null,null,null,null)),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(72,0,null,0,12,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(73,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(75,0,null,null,8,"ion-col",[["class","col"]],null,null,null,null,null)),un._0(76,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(78,0,null,null,4,"h2",[],null,null,null,null,null)),(l()(),un._23(-1,null,[" "])),(l()(),un._1(80,0,null,null,1,"ion-icon",[["name","briefcase"],["role","img"]],[[2,"hide",null]],null,null,null,null)),un._0(81,147456,null,0,Ie.a,[De.a,un.j,un.A],{name:[0,"name"]},null),(l()(),un._23(-1,null,[" Product"])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(86,0,null,0,13,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(87,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(89,0,null,null,9,"ion-col",[["class","col"]],null,null,null,null,null)),un._0(90,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,[" "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(93,0,null,null,1,"span",[],null,null,null,null,null)),(l()(),un._23(94,null,["",""])),(l()(),un._23(-1,null,[" "])),(l()(),un.W(16777216,null,null,1,null,N)),un._0(97,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(98,null,["\n ","\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(101,0,null,0,9,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(102,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(104,0,null,null,5,"ion-col",[["class","col"]],null,null,null,null,null)),un._0(105,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(107,0,null,null,1,"span",[],null,null,null,null,null)),(l()(),un._23(108,null,["",""])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(112,0,null,0,10,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(113,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(115,0,null,null,6,"ion-col",[["class","col"],["text-right",""]],null,null,null,null,null)),un._0(116,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(118,0,null,null,2,"h2",[],null,null,null,null,null)),(l()(),un._1(119,0,null,null,0,"img",[["alt","loanamount"],["style","width: 3%;"]],[[8,"src",4]],null,null,null,null)),(l()(),un._23(120,null,[" ",""])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(124,0,null,0,0,"hr",[],null,null,null,null,null)),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(126,0,null,0,16,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(127,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(129,0,null,null,5,"ion-col",[["class","col"],["col-6",""]],null,null,null,null,null)),un._0(130,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(132,0,null,null,1,"h2",[],null,null,null,null,null)),(l()(),un._23(133,null,["",""])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(136,0,null,null,5,"ion-col",[["class","col"],["text-right",""]],null,null,null,null,null)),un._0(137,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(139,0,null,null,1,"span",[],null,null,null,null,null)),(l()(),un._23(140,null,["",""])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(144,0,null,0,9,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(145,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(147,0,null,null,5,"ion-col",[["class","col"]],null,null,null,null,null)),un._0(148,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(150,0,null,null,1,"span",[],null,null,null,null,null)),(l()(),un._23(151,null,["",""])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(155,0,null,0,0,"hr",[],null,null,null,null,null)),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(157,0,null,0,9,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(158,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(160,0,null,null,5,"ion-col",[["class","col"]],null,null,null,null,null)),un._0(161,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(163,0,null,null,1,"h2",[],null,null,null,null,null)),(l()(),un._23(164,null,["",""])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n \n \n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._23(-1,0,["\n\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un.W(16777216,null,0,1,null,K)),un._0(174,802816,null,0,Ve.j,[un.K,un.H,un.q],{ngForOf:[0,"ngForOf"]},null),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(176,0,null,0,9,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(177,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(179,0,null,null,5,"ion-col",[["class","col"]],null,null,null,null,null)),un._0(180,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(182,0,null,null,1,"h1",[],null,null,null,null,null)),(l()(),un._23(-1,null,["Lender Contact Person"])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,0,["\n \n "])),(l()(),un.W(16777216,null,0,1,null,W)),un._0(188,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,0,["\n "])),(l()(),un.W(16777216,null,0,1,null,R)),un._0(191,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,0,["\n "])),(l()(),un.W(16777216,null,0,1,null,U)),un._0(194,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(196,0,null,0,0,"hr",[],null,null,null,null,null)),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(198,0,null,0,9,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(199,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(201,0,null,null,5,"ion-col",[["class","col"]],null,null,null,null,null)),un._0(202,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(204,0,null,null,1,"h1",[],null,null,null,null,null)),(l()(),un._23(-1,null,["Documents"])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un.W(16777216,null,0,1,null,M)),un._0(210,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,0,["\n "])),(l()(),un.W(16777216,null,0,1,null,B)),un._0(213,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(215,0,null,0,0,"hr",[],null,null,null,null,null)),(l()(),un._23(-1,0,["\n \n "])),(l()(),un._1(217,0,null,0,9,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(218,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(220,0,null,null,5,"ion-col",[["class","col"]],null,null,null,null,null)),un._0(221,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(223,0,null,null,1,"h1",[],null,null,null,null,null)),(l()(),un._23(-1,null,["Credit Manager’s Specific Queries"])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un.W(16777216,null,0,1,null,z)),un._0(229,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(l()(),un._23(-1,0,["\n "])),(l()(),un.W(0,[["noreqData1",2]],0,0,null,G)),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(233,0,null,0,0,"hr",[],null,null,null,null,null)),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(235,0,null,0,11,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(236,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(238,0,null,null,7,"ion-col",[["class","col"]],null,null,null,null,null)),un._0(239,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(241,0,null,null,3,"h1",[],null,null,null,null,null)),(l()(),un._23(-1,null,["Documents to be collected "])),(l()(),un._1(243,0,null,null,1,"ion-icon",[["name","md-camera"],["role","img"]],[[2,"hide",null]],null,null,null,null)),un._0(244,147456,null,0,Ie.a,[De.a,un.j,un.A],{name:[0,"name"]},null),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un.W(16777216,null,0,1,null,Q)),un._0(249,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(l()(),un._23(-1,0,["\n "])),(l()(),un.W(0,[["noreqData",2]],0,0,null,X)),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(253,0,null,0,0,"hr",[],null,null,null,null,null)),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(255,0,null,0,9,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(256,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(258,0,null,null,5,"ion-col",[["class","col"]],null,null,null,null,null)),un._0(259,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(261,0,null,null,1,"h1",[],null,null,null,null,null)),(l()(),un._23(-1,null,["Notes"])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(266,0,null,0,6,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(267,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(269,0,null,null,2,"ion-col",[["class","col"]],null,null,null,null,null)),un._0(270,16384,null,0,ye.a,[],null,null),(l()(),un._23(271,null,["\n ","\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,0,["\n \n "])),(l()(),un._23(-1,null,[" \n \n "])),(l()(),un._23(-1,null,["\n\n "])),(l()(),un._23(-1,1,["\n\n \n\n"]))],function(l,n){var e=n.component;l(n,4,0,"optblue");l(n,8,0,"");l(n,13,0,"menu");l(n,23,0,!e.viewchange);l(n,27,0,"QC_COMPLETED"==e.pdFullDetails.pd_status);l(n,60,0,"SCHEDULED"==e.pdFullDetails.pd_status);l(n,65,0,"Applicant Details Not Found"!=e.applicantDetails);l(n,68,0,"Applicant Details Not Found"==e.applicantDetails);l(n,81,0,"briefcase");l(n,97,0,"Not Applicable"!=e.pdFullDetails.subproduct_name&&""!=e.pdFullDetails.subproduct_name&&null!=e.pdFullDetails.subproduct_name);l(n,174,0,e.addresses);l(n,188,0,""!=e.pdFullDetails.pd_contact_person&&null!=e.pdFullDetails.pd_contact_person);l(n,191,0,""!=e.pdFullDetails.lender_credit_person_name&&null!=e.pdFullDetails.lender_credit_person_contact_mobileno);l(n,194,0,""!=e.pdFullDetails.lender_sales_person_name&&null!=e.pdFullDetails.lender_sales_person_name);l(n,210,0,"Documents Not Found"!=e.docImage);l(n,213,0,"Documents Not Found"==e.docImage);l(n,229,0,e.addAccess,un._15(n,231));l(n,244,0,"md-camera");l(n,249,0,""!=e.docs_to_be_collected,un._15(n,251))},function(l,n){var e=n.component;l(n,3,0,un._15(n,4)._hidden,un._15(n,4)._sbPadding);l(n,6,0,un._15(n,8).isHidden);l(n,12,0,un._15(n,13)._hidden);l(n,33,0,un._15(n,34).statusbarPadding,un._15(n,34)._hasRefresher);l(n,57,0,e.qccompleted);l(n,80,0,un._15(n,81)._hidden);l(n,94,0,e.pdFullDetails.product_name);l(n,98,0,e.pdFullDetails.subproduct_id);l(n,108,0,e.pdFullDetails.customer_segment_name);l(n,119,0,"http://pdgenie.com/logo/indian-rupee-symbol.jpg");l(n,120,0,e.pdFullDetails.loan_amount);l(n,133,0,e.pdFullDetails.pd_type_name);l(n,140,0,e.pdFullDetails.pd_date_of_initiation);l(n,151,0,e.pdFullDetails.pd_allocated_to);l(n,164,0,e.pdFullDetails.pd_status_name);l(n,243,0,un._15(n,244)._hidden);l(n,271,0,e.pdFullDetails.remarks)})}function ll(l){return un._25(0,[(l()(),un._1(0,0,null,null,2,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==un._15(l,1)._selectViaInteraction()&&t}if("keydown"===n){t=!1!==un._15(l,1)._handleKeydown(e)&&t}return t},Et.c,Et.a)),un._0(1,8437760,[[11,4]],0,xe.q,[un.j,un.g,[2,xe.j],[2,xe.p]],{value:[0,"value"]},null),(l()(),un._23(2,0,["\n ","\n "]))],function(l,n){l(n,1,0,n.context.$implicit.entity_id)},function(l,n){l(n,0,0,un._15(n,1)._getTabIndex(),un._15(n,1).selected,un._15(n,1).multiple,un._15(n,1).active,un._15(n,1).id,un._15(n,1).selected.toString(),un._15(n,1).disabled.toString(),un._15(n,1).disabled);l(n,2,0,n.context.$implicit.full_name)})}function nl(l){return un._25(0,[(l()(),un._1(0,0,null,null,2,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==un._15(l,1)._selectViaInteraction()&&t}if("keydown"===n){t=!1!==un._15(l,1)._handleKeydown(e)&&t}return t},Et.c,Et.a)),un._0(1,8437760,[[21,4]],0,xe.q,[un.j,un.g,[2,xe.j],[2,xe.p]],{value:[0,"value"]},null),(l()(),un._23(2,0,[""," "]))],function(l,n){l(n,1,0,n.context.$implicit.entity_lender_branch_id)},function(l,n){l(n,0,0,un._15(n,1)._getTabIndex(),un._15(n,1).selected,un._15(n,1).multiple,un._15(n,1).active,un._15(n,1).id,un._15(n,1).selected.toString(),un._15(n,1).disabled.toString(),un._15(n,1).disabled);l(n,2,0,n.context.$implicit.branch_name)})}function el(l){return un._25(0,[(l()(),un._1(0,0,null,null,2,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),un._0(1,16384,[[27,4]],0,we.a,[],null,null),(l()(),un._23(-1,null,["Application ID Required"]))],null,function(l,n){l(n,0,0,un._15(n,1).id)})}function tl(l){return un._25(0,[(l()(),un._1(0,0,null,null,2,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==un._15(l,1)._selectViaInteraction()&&t}if("keydown"===n){t=!1!==un._15(l,1)._handleKeydown(e)&&t}return t},Et.c,Et.a)),un._0(1,8437760,[[38,4]],0,xe.q,[un.j,un.g,[2,xe.j],[2,xe.p]],{value:[0,"value"]},null),(l()(),un._23(2,0,["",""]))],function(l,n){l(n,1,0,n.context.$implicit.userid)},function(l,n){l(n,0,0,un._15(n,1)._getTabIndex(),un._15(n,1).selected,un._15(n,1).multiple,un._15(n,1).active,un._15(n,1).id,un._15(n,1).selected.toString(),un._15(n,1).disabled.toString(),un._15(n,1).disabled);l(n,2,0,n.context.$implicit.user_name)})}function ul(l){return un._25(0,[(l()(),un._1(0,0,null,null,2,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==un._15(l,1)._selectViaInteraction()&&t}if("keydown"===n){t=!1!==un._15(l,1)._handleKeydown(e)&&t}return t},Et.c,Et.a)),un._0(1,8437760,[[48,4]],0,xe.q,[un.j,un.g,[2,xe.j],[2,xe.p]],{value:[0,"value"]},null),(l()(),un._23(2,0,["",""]))],function(l,n){l(n,1,0,n.context.$implicit.userid)},function(l,n){l(n,0,0,un._15(n,1)._getTabIndex(),un._15(n,1).selected,un._15(n,1).multiple,un._15(n,1).active,un._15(n,1).id,un._15(n,1).selected.toString(),un._15(n,1).disabled.toString(),un._15(n,1).disabled);l(n,2,0,n.context.$implicit.user_name)})}function al(l){return un._25(0,[(l()(),un._1(0,0,null,null,2,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==un._15(l,1)._selectViaInteraction()&&t}if("keydown"===n){t=!1!==un._15(l,1)._handleKeydown(e)&&t}return t},Et.c,Et.a)),un._0(1,8437760,[[58,4]],0,xe.q,[un.j,un.g,[2,xe.j],[2,xe.p]],{value:[0,"value"]},null),(l()(),un._23(2,0,["",""]))],function(l,n){l(n,1,0,n.context.$implicit.entity_fin_institution_id)},function(l,n){l(n,0,0,un._15(n,1)._getTabIndex(),un._15(n,1).selected,un._15(n,1).multiple,un._15(n,1).active,un._15(n,1).id,un._15(n,1).selected.toString(),un._15(n,1).disabled.toString(),un._15(n,1).disabled);l(n,2,0,n.context.$implicit.institute_name)})}function il(l){return un._25(0,[(l()(),un._1(0,0,null,null,2,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),un._0(1,16384,[[54,4]],0,we.a,[],null,null),(l()(),un._23(-1,null,["Financial Institution Required"]))],null,function(l,n){l(n,0,0,un._15(n,1).id)})}function ol(l){return un._25(0,[(l()(),un._1(0,0,null,null,32,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(1,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,51,{_control:0}),un._21(335544320,52,{_placeholderChild:0}),un._21(335544320,53,{_labelChild:0}),un._21(603979776,54,{_errorChildren:1}),un._21(603979776,55,{_hintChildren:1}),un._21(603979776,56,{_prefixChildren:1}),un._21(603979776,57,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(11,0,null,1,17,"mat-select",[["class","mat-select"],["formControlName","imgc_fin_institute"],["placeholder","Financial Institution"],["role","listbox"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[1,"id",0],[1,"tabindex",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-required",0],[1,"aria-disabled",0],[1,"aria-invalid",0],[1,"aria-owns",0],[1,"aria-multiselectable",0],[1,"aria-describedby",0],[1,"aria-activedescendant",0],[2,"mat-select-disabled",null],[2,"mat-select-invalid",null],[2,"mat-select-required",null]],[[null,"keydown"],[null,"focus"],[null,"blur"]],function(l,n,e){var t=!0;if("keydown"===n){t=!1!==un._15(l,15)._handleKeydown(e)&&t}if("focus"===n){t=!1!==un._15(l,15)._onFocus()&&t}if("blur"===n){t=!1!==un._15(l,15)._onBlur()&&t}return t},Nt.b,Nt.a)),un._0(12,671744,null,0,hn.h,[[3,hn.c],[8,null],[8,null],[8,null]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(14,16384,null,0,hn.r,[hn.q],null,null),un._0(15,2080768,null,3,$t.c,[Vt.f,un.g,un.v,xe.d,un.j,[2,Kt.c],[2,hn.t],[2,hn.j],[2,we.b],[2,hn.q],[8,null],$t.a],{placeholder:[0,"placeholder"]},null),un._21(603979776,58,{options:1}),un._21(603979776,59,{optionGroups:1}),un._21(335544320,60,{customTrigger:0}),un._20(2048,[[51,4]],we.c,null,[$t.c]),un._20(2048,null,xe.j,null,[$t.c]),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(22,0,null,1,2,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==un._15(l,23)._selectViaInteraction()&&t}if("keydown"===n){t=!1!==un._15(l,23)._handleKeydown(e)&&t}return t},Et.c,Et.a)),un._0(23,8437760,[[58,4]],0,xe.q,[un.j,un.g,[2,xe.j],[2,xe.p]],null,null),(l()(),un._23(-1,0,["Select"])),(l()(),un._23(-1,1,["\n "])),(l()(),un.W(16777216,null,1,1,null,al)),un._0(27,802816,null,0,Ve.j,[un.K,un.H,un.q],{ngForOf:[0,"ngForOf"]},null),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,1,["\n "])),(l()(),un.W(16777216,null,5,1,null,il)),un._0(31,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,1,["\n "]))],function(l,n){var e=n.component;l(n,12,0,"imgc_fin_institute");l(n,15,0,"Financial Institution");l(n,27,0,e.finInstitutionList);l(n,31,0,e.pdforms.controls.imgc_fin_institute.hasError("required"))},function(l,n){l(n,0,1,[un._15(n,1)._control.errorState,un._15(n,1)._control.errorState,un._15(n,1)._canLabelFloat,un._15(n,1)._shouldLabelFloat(),un._15(n,1)._hideControlPlaceholder(),un._15(n,1)._control.disabled,un._15(n,1)._control.focused,un._15(n,1)._shouldForward("untouched"),un._15(n,1)._shouldForward("touched"),un._15(n,1)._shouldForward("pristine"),un._15(n,1)._shouldForward("dirty"),un._15(n,1)._shouldForward("valid"),un._15(n,1)._shouldForward("invalid"),un._15(n,1)._shouldForward("pending")]);l(n,11,1,[un._15(n,14).ngClassUntouched,un._15(n,14).ngClassTouched,un._15(n,14).ngClassPristine,un._15(n,14).ngClassDirty,un._15(n,14).ngClassValid,un._15(n,14).ngClassInvalid,un._15(n,14).ngClassPending,un._15(n,15).id,un._15(n,15).tabIndex,un._15(n,15)._ariaLabel,un._15(n,15).ariaLabelledby,un._15(n,15).required.toString(),un._15(n,15).disabled.toString(),un._15(n,15).errorState,un._15(n,15).panelOpen?un._15(n,15)._optionIds:null,un._15(n,15).multiple,un._15(n,15)._ariaDescribedby||null,un._15(n,15)._getAriaActiveDescendant(),un._15(n,15).disabled,un._15(n,15).errorState,un._15(n,15).required]);l(n,22,0,un._15(n,23)._getTabIndex(),un._15(n,23).selected,un._15(n,23).multiple,un._15(n,23).active,un._15(n,23).id,un._15(n,23).selected.toString(),un._15(n,23).disabled.toString(),un._15(n,23).disabled)})}function rl(l){return un._25(0,[(l()(),un._1(0,0,null,null,2,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==un._15(l,1)._selectViaInteraction()&&t}if("keydown"===n){t=!1!==un._15(l,1)._handleKeydown(e)&&t}return t},Et.c,Et.a)),un._0(1,8437760,[[68,4]],0,xe.q,[un.j,un.g,[2,xe.j],[2,xe.p]],{value:[0,"value"]},null),(l()(),un._23(2,0,["",""]))],function(l,n){l(n,1,0,n.context.$implicit.product_id)},function(l,n){l(n,0,0,un._15(n,1)._getTabIndex(),un._15(n,1).selected,un._15(n,1).multiple,un._15(n,1).active,un._15(n,1).id,un._15(n,1).selected.toString(),un._15(n,1).disabled.toString(),un._15(n,1).disabled);l(n,2,0,n.context.$implicit.product_name)})}function sl(l){return un._25(0,[(l()(),un._1(0,0,null,null,2,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==un._15(l,1)._selectViaInteraction()&&t}if("keydown"===n){t=!1!==un._15(l,1)._handleKeydown(e)&&t}return t},Et.c,Et.a)),un._0(1,8437760,[[78,4]],0,xe.q,[un.j,un.g,[2,xe.j],[2,xe.p]],{value:[0,"value"]},null),(l()(),un._23(2,0,["",""]))],function(l,n){l(n,1,0,n.context.$implicit.subproduct_id)},function(l,n){l(n,0,0,un._15(n,1)._getTabIndex(),un._15(n,1).selected,un._15(n,1).multiple,un._15(n,1).active,un._15(n,1).id,un._15(n,1).selected.toString(),un._15(n,1).disabled.toString(),un._15(n,1).disabled);l(n,2,0,n.context.$implicit.subproduct_name)})}function _l(l){return un._25(0,[(l()(),un._1(0,0,null,null,28,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(1,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,71,{_control:0}),un._21(335544320,72,{_placeholderChild:0}),un._21(335544320,73,{_labelChild:0}),un._21(603979776,74,{_errorChildren:1}),un._21(603979776,75,{_hintChildren:1}),un._21(603979776,76,{_prefixChildren:1}),un._21(603979776,77,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(10,0,null,1,17,"mat-select",[["class","mat-select"],["formControlName","subProName"],["matInput",""],["placeholder","Sub Product Name"],["role","listbox"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[1,"id",0],[1,"tabindex",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-required",0],[1,"aria-disabled",0],[1,"aria-invalid",0],[1,"aria-owns",0],[1,"aria-multiselectable",0],[1,"aria-describedby",0],[1,"aria-activedescendant",0],[2,"mat-select-disabled",null],[2,"mat-select-invalid",null],[2,"mat-select-required",null]],[[null,"keydown"],[null,"focus"],[null,"blur"]],function(l,n,e){var t=!0;if("keydown"===n){t=!1!==un._15(l,14)._handleKeydown(e)&&t}if("focus"===n){t=!1!==un._15(l,14)._onFocus()&&t}if("blur"===n){t=!1!==un._15(l,14)._onBlur()&&t}return t},Nt.b,Nt.a)),un._0(11,671744,null,0,hn.h,[[3,hn.c],[8,null],[8,null],[8,null]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(13,16384,null,0,hn.r,[hn.q],null,null),un._0(14,2080768,null,3,$t.c,[Vt.f,un.g,un.v,xe.d,un.j,[2,Kt.c],[2,hn.t],[2,hn.j],[2,we.b],[2,hn.q],[8,null],$t.a],{placeholder:[0,"placeholder"]},null),un._21(603979776,78,{options:1}),un._21(603979776,79,{optionGroups:1}),un._21(335544320,80,{customTrigger:0}),un._20(2048,[[71,4]],we.c,null,[$t.c]),un._20(2048,null,xe.j,null,[$t.c]),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(21,0,null,1,2,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==un._15(l,22)._selectViaInteraction()&&t}if("keydown"===n){t=!1!==un._15(l,22)._handleKeydown(e)&&t}return t},Et.c,Et.a)),un._0(22,8437760,[[78,4]],0,xe.q,[un.j,un.g,[2,xe.j],[2,xe.p]],null,null),(l()(),un._23(-1,0,["--"])),(l()(),un._23(-1,1,["\n\n "])),(l()(),un.W(16777216,null,1,1,null,sl)),un._0(26,802816,null,0,Ve.j,[un.K,un.H,un.q],{ngForOf:[0,"ngForOf"]},null),(l()(),un._23(-1,1,["\n\n "])),(l()(),un._23(-1,1,["\n \n "]))],function(l,n){var e=n.component;l(n,11,0,"subProName");l(n,14,0,"Sub Product Name");l(n,26,0,e.subproname)},function(l,n){l(n,0,1,[un._15(n,1)._control.errorState,un._15(n,1)._control.errorState,un._15(n,1)._canLabelFloat,un._15(n,1)._shouldLabelFloat(),un._15(n,1)._hideControlPlaceholder(),un._15(n,1)._control.disabled,un._15(n,1)._control.focused,un._15(n,1)._shouldForward("untouched"),un._15(n,1)._shouldForward("touched"),un._15(n,1)._shouldForward("pristine"),un._15(n,1)._shouldForward("dirty"),un._15(n,1)._shouldForward("valid"),un._15(n,1)._shouldForward("invalid"),un._15(n,1)._shouldForward("pending")]);l(n,10,1,[un._15(n,13).ngClassUntouched,un._15(n,13).ngClassTouched,un._15(n,13).ngClassPristine,un._15(n,13).ngClassDirty,un._15(n,13).ngClassValid,un._15(n,13).ngClassInvalid,un._15(n,13).ngClassPending,un._15(n,14).id,un._15(n,14).tabIndex,un._15(n,14)._ariaLabel,un._15(n,14).ariaLabelledby,un._15(n,14).required.toString(),un._15(n,14).disabled.toString(),un._15(n,14).errorState,un._15(n,14).panelOpen?un._15(n,14)._optionIds:null,un._15(n,14).multiple,un._15(n,14)._ariaDescribedby||null,un._15(n,14)._getAriaActiveDescendant(),un._15(n,14).disabled,un._15(n,14).errorState,un._15(n,14).required]);l(n,21,0,un._15(n,22)._getTabIndex(),un._15(n,22).selected,un._15(n,22).multiple,un._15(n,22).active,un._15(n,22).id,un._15(n,22).selected.toString(),un._15(n,22).disabled.toString(),un._15(n,22).disabled)})}function dl(l){return un._25(0,[(l()(),un._1(0,0,null,null,2,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==un._15(l,1)._selectViaInteraction()&&t}if("keydown"===n){t=!1!==un._15(l,1)._handleKeydown(e)&&t}return t},Et.c,Et.a)),un._0(1,8437760,[[88,4]],0,xe.q,[un.j,un.g,[2,xe.j],[2,xe.p]],{value:[0,"value"]},null),(l()(),un._23(2,0,["",""]))],function(l,n){l(n,1,0,n.context.$implicit.customer_segment_id)},function(l,n){l(n,0,0,un._15(n,1)._getTabIndex(),un._15(n,1).selected,un._15(n,1).multiple,un._15(n,1).active,un._15(n,1).id,un._15(n,1).selected.toString(),un._15(n,1).disabled.toString(),un._15(n,1).disabled);l(n,2,0,n.context.$implicit.abbr)})}function cl(l){return un._25(0,[(l()(),un._1(0,0,null,null,2,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==un._15(l,1)._selectViaInteraction()&&t}if("keydown"===n){t=!1!==un._15(l,1)._handleKeydown(e)&&t}return t},Et.c,Et.a)),un._0(1,8437760,[[98,4]],0,xe.q,[un.j,un.g,[2,xe.j],[2,xe.p]],{value:[0,"value"]},null),(l()(),un._23(2,0,["",""]))],function(l,n){l(n,1,0,n.context.$implicit.pd_type_id)},function(l,n){l(n,0,0,un._15(n,1)._getTabIndex(),un._15(n,1).selected,un._15(n,1).multiple,un._15(n,1).active,un._15(n,1).id,un._15(n,1).selected.toString(),un._15(n,1).disabled.toString(),un._15(n,1).disabled);l(n,2,0,n.context.$implicit.type_name)})}function pl(l){return un._25(0,[(l()(),un._1(0,0,null,null,2,"mat-hint",[["align","end"],["class","mat-hint"],["style","font-size:11px"]],[[2,"mat-right",null],[1,"id",0],[1,"align",0]],null,null,null,null)),un._0(1,16384,[[105,4]],0,we.e,[],{align:[0,"align"]},null),(l()(),un._23(2,null,[""," "," Only"]))],function(l,n){l(n,1,0,"end")},function(l,n){var e=n.component;l(n,0,0,"end"==un._15(n,1).align,un._15(n,1).id,null);l(n,2,0,"₹",e.loanAmtInWords)})}function ml(l){return un._25(0,[(l()(),un._1(0,0,null,null,2,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),un._0(1,16384,[[104,4]],0,we.a,[],null,null),(l()(),un._23(-1,null,["Loan Amount Required"]))],null,function(l,n){l(n,0,0,un._15(n,1).id)})}function gl(l){return un._25(0,[(l()(),un._1(0,0,null,null,2,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==un._15(l,1)._selectViaInteraction()&&t}if("keydown"===n){t=!1!==un._15(l,1)._handleKeydown(e)&&t}return t},Et.c,Et.a)),un._0(1,8437760,[[122,4]],0,xe.q,[un.j,un.g,[2,xe.j],[2,xe.p]],{value:[0,"value"]},null),(l()(),un._23(2,0,["",""]))],function(l,n){l(n,1,0,n.context.$implicit.state_id)},function(l,n){l(n,0,0,un._15(n,1)._getTabIndex(),un._15(n,1).selected,un._15(n,1).multiple,un._15(n,1).active,un._15(n,1).id,un._15(n,1).selected.toString(),un._15(n,1).disabled.toString(),un._15(n,1).disabled);l(n,2,0,n.context.$implicit.name)})}function fl(l){return un._25(0,[(l()(),un._1(0,0,null,null,2,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==un._15(l,1)._selectViaInteraction()&&t}if("keydown"===n){t=!1!==un._15(l,1)._handleKeydown(e)&&t}return t},Et.c,Et.a)),un._0(1,8437760,[[133,4]],0,xe.q,[un.j,un.g,[2,xe.j],[2,xe.p]],{value:[0,"value"]},null),(l()(),un._23(2,0,["",""]))],function(l,n){l(n,1,0,n.context.$implicit.city_id)},function(l,n){l(n,0,0,un._15(n,1)._getTabIndex(),un._15(n,1).selected,un._15(n,1).multiple,un._15(n,1).active,un._15(n,1).id,un._15(n,1).selected.toString(),un._15(n,1).disabled.toString(),un._15(n,1).disabled);l(n,2,0,n.context.$implicit.city_name)})}function hl(l){return un._25(0,[(l()(),un._1(0,0,null,null,45,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(1,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,126,{_control:0}),un._21(335544320,127,{_placeholderChild:0}),un._21(335544320,128,{_labelChild:0}),un._21(603979776,129,{_errorChildren:1}),un._21(603979776,130,{_hintChildren:1}),un._21(603979776,131,{_prefixChildren:1}),un._21(603979776,132,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(10,0,null,1,34,"mat-select",[["class","mat-select"],["formControlName","city"],["matInput",""],["placeholder","City Name"],["role","listbox"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[1,"id",0],[1,"tabindex",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-required",0],[1,"aria-disabled",0],[1,"aria-invalid",0],[1,"aria-owns",0],[1,"aria-multiselectable",0],[1,"aria-describedby",0],[1,"aria-activedescendant",0],[2,"mat-select-disabled",null],[2,"mat-select-invalid",null],[2,"mat-select-required",null]],[[null,"keydown"],[null,"focus"],[null,"blur"]],function(l,n,e){var t=!0;if("keydown"===n){t=!1!==un._15(l,14)._handleKeydown(e)&&t}if("focus"===n){t=!1!==un._15(l,14)._onFocus()&&t}if("blur"===n){t=!1!==un._15(l,14)._onBlur()&&t}return t},Nt.b,Nt.a)),un._0(11,671744,null,0,hn.h,[[3,hn.c],[8,null],[8,null],[8,null]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(13,16384,null,0,hn.r,[hn.q],null,null),un._0(14,2080768,null,3,$t.c,[Vt.f,un.g,un.v,xe.d,un.j,[2,Kt.c],[2,hn.t],[2,hn.j],[2,we.b],[2,hn.q],[8,null],$t.a],{placeholder:[0,"placeholder"]},null),un._21(603979776,133,{options:1}),un._21(603979776,134,{optionGroups:1}),un._21(335544320,135,{customTrigger:0}),un._20(2048,[[126,4]],we.c,null,[$t.c]),un._20(2048,null,xe.j,null,[$t.c]),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(21,0,null,1,15,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==un._15(l,22)._selectViaInteraction()&&t}if("keydown"===n){t=!1!==un._15(l,22)._handleKeydown(e)&&t}return t},Et.c,Et.a)),un._0(22,8437760,[[133,4]],0,xe.q,[un.j,un.g,[2,xe.j],[2,xe.p]],null,null),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(24,0,null,0,11,"ngx-mat-select-search",[["formControlName","citySearch"]],[[2,"mat-select-search-inside-mat-option",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"keyup"]],function(l,n,e){var t=!0;if("keyup"===n){t=!1!==l.component.searchFun(l.parent.context.$implicit,l.parent.context.index,"city")&&t}return t},Wt.b,Wt.a)),un._0(25,4440064,null,1,Ln.a,[$t.c,un.g,Vt.f,[2,xe.q]],{placeholderLabel:[0,"placeholderLabel"],noEntriesFoundLabel:[1,"noEntriesFoundLabel"]},null),un._21(335544320,136,{clearIcon:0}),un._20(1024,null,hn.p,function(l){return[l]},[Ln.a]),un._0(28,671744,null,0,hn.h,[[3,hn.c],[8,null],[8,null],[2,hn.p]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(30,16384,null,0,hn.r,[hn.q],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(32,0,null,0,2,"ion-icon",[["name","md-close"],["ngxMatSelectSearchClear",""],["role","img"]],[[2,"hide",null]],null,null,null,null)),un._0(33,147456,null,0,Ie.a,[De.a,un.j,un.A],{name:[0,"name"]},null),un._0(34,16384,[[136,4]],0,Ln.c,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._23(-1,1,["\n\n "])),(l()(),un._1(38,0,null,1,2,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==un._15(l,39)._selectViaInteraction()&&t}if("keydown"===n){t=!1!==un._15(l,39)._handleKeydown(e)&&t}return t},Et.c,Et.a)),un._0(39,8437760,[[133,4]],0,xe.q,[un.j,un.g,[2,xe.j],[2,xe.p]],null,null),(l()(),un._23(-1,0,["--"])),(l()(),un._23(-1,1,["\n\n "])),(l()(),un.W(16777216,null,1,1,null,fl)),un._0(43,802816,null,0,Ve.j,[un.K,un.H,un.q],{ngForOf:[0,"ngForOf"]},null),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,1,["\n "]))],function(l,n){var e=n.component;l(n,11,0,"city");l(n,14,0,"City Name");l(n,25,0,"Search City","No Matching Result");l(n,28,0,"citySearch");l(n,33,0,"md-close");l(n,43,0,e.cityListVal[n.parent.context.index])},function(l,n){l(n,0,1,[un._15(n,1)._control.errorState,un._15(n,1)._control.errorState,un._15(n,1)._canLabelFloat,un._15(n,1)._shouldLabelFloat(),un._15(n,1)._hideControlPlaceholder(),un._15(n,1)._control.disabled,un._15(n,1)._control.focused,un._15(n,1)._shouldForward("untouched"),un._15(n,1)._shouldForward("touched"),un._15(n,1)._shouldForward("pristine"),un._15(n,1)._shouldForward("dirty"),un._15(n,1)._shouldForward("valid"),un._15(n,1)._shouldForward("invalid"),un._15(n,1)._shouldForward("pending")]);l(n,10,1,[un._15(n,13).ngClassUntouched,un._15(n,13).ngClassTouched,un._15(n,13).ngClassPristine,un._15(n,13).ngClassDirty,un._15(n,13).ngClassValid,un._15(n,13).ngClassInvalid,un._15(n,13).ngClassPending,un._15(n,14).id,un._15(n,14).tabIndex,un._15(n,14)._ariaLabel,un._15(n,14).ariaLabelledby,un._15(n,14).required.toString(),un._15(n,14).disabled.toString(),un._15(n,14).errorState,un._15(n,14).panelOpen?un._15(n,14)._optionIds:null,un._15(n,14).multiple,un._15(n,14)._ariaDescribedby||null,un._15(n,14)._getAriaActiveDescendant(),un._15(n,14).disabled,un._15(n,14).errorState,un._15(n,14).required]);l(n,21,0,un._15(n,22)._getTabIndex(),un._15(n,22).selected,un._15(n,22).multiple,un._15(n,22).active,un._15(n,22).id,un._15(n,22).selected.toString(),un._15(n,22).disabled.toString(),un._15(n,22).disabled);l(n,24,0,un._15(n,25).isInsideMatOption,un._15(n,30).ngClassUntouched,un._15(n,30).ngClassTouched,un._15(n,30).ngClassPristine,un._15(n,30).ngClassDirty,un._15(n,30).ngClassValid,un._15(n,30).ngClassInvalid,un._15(n,30).ngClassPending);l(n,32,0,un._15(n,33)._hidden);l(n,38,0,un._15(n,39)._getTabIndex(),un._15(n,39).selected,un._15(n,39).multiple,un._15(n,39).active,un._15(n,39).id,un._15(n,39).selected.toString(),un._15(n,39).disabled.toString(),un._15(n,39).disabled)})}function bl(l){return un._25(0,[(l()(),un._1(0,0,null,null,2,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==un._15(l,1)._selectViaInteraction()&&t}if("keydown"===n){t=!1!==un._15(l,1)._handleKeydown(e)&&t}return t},Et.c,Et.a)),un._0(1,8437760,[[144,4]],0,xe.q,[un.j,un.g,[2,xe.j],[2,xe.p]],{value:[0,"value"]},null),(l()(),un._23(2,0,["",""]))],function(l,n){l(n,1,0,n.context.$implicit.pincode_id)},function(l,n){l(n,0,0,un._15(n,1)._getTabIndex(),un._15(n,1).selected,un._15(n,1).multiple,un._15(n,1).active,un._15(n,1).id,un._15(n,1).selected.toString(),un._15(n,1).disabled.toString(),un._15(n,1).disabled);l(n,2,0,n.context.$implicit.pincode)})}function vl(l){return un._25(0,[(l()(),un._1(0,0,null,null,41,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(1,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,137,{_control:0}),un._21(335544320,138,{_placeholderChild:0}),un._21(335544320,139,{_labelChild:0}),un._21(603979776,140,{_errorChildren:1}),un._21(603979776,141,{_hintChildren:1}),un._21(603979776,142,{_prefixChildren:1}),un._21(603979776,143,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(10,0,null,1,30,"mat-select",[["class","mat-select"],["formControlName","pincode"],["placeholder","Pincode"],["role","listbox"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[1,"id",0],[1,"tabindex",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-required",0],[1,"aria-disabled",0],[1,"aria-invalid",0],[1,"aria-owns",0],[1,"aria-multiselectable",0],[1,"aria-describedby",0],[1,"aria-activedescendant",0],[2,"mat-select-disabled",null],[2,"mat-select-invalid",null],[2,"mat-select-required",null]],[[null,"keydown"],[null,"focus"],[null,"blur"]],function(l,n,e){var t=!0;if("keydown"===n){t=!1!==un._15(l,14)._handleKeydown(e)&&t}if("focus"===n){t=!1!==un._15(l,14)._onFocus()&&t}if("blur"===n){t=!1!==un._15(l,14)._onBlur()&&t}return t},Nt.b,Nt.a)),un._0(11,671744,null,0,hn.h,[[3,hn.c],[8,null],[8,null],[8,null]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(13,16384,null,0,hn.r,[hn.q],null,null),un._0(14,2080768,null,3,$t.c,[Vt.f,un.g,un.v,xe.d,un.j,[2,Kt.c],[2,hn.t],[2,hn.j],[2,we.b],[2,hn.q],[8,null],$t.a],{placeholder:[0,"placeholder"]},null),un._21(603979776,144,{options:1}),un._21(603979776,145,{optionGroups:1}),un._21(335544320,146,{customTrigger:0}),un._20(2048,[[137,4]],we.c,null,[$t.c]),un._20(2048,null,xe.j,null,[$t.c]),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(21,0,null,1,15,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==un._15(l,22)._selectViaInteraction()&&t}if("keydown"===n){t=!1!==un._15(l,22)._handleKeydown(e)&&t}return t},Et.c,Et.a)),un._0(22,8437760,[[144,4]],0,xe.q,[un.j,un.g,[2,xe.j],[2,xe.p]],null,null),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(24,0,null,0,11,"ngx-mat-select-search",[["formControlName","pinSearch"]],[[2,"mat-select-search-inside-mat-option",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"keyup"]],function(l,n,e){var t=!0;if("keyup"===n){t=!1!==l.component.searchFun(l.parent.context.$implicit,l.parent.context.index,"pin")&&t}return t},Wt.b,Wt.a)),un._0(25,4440064,null,1,Ln.a,[$t.c,un.g,Vt.f,[2,xe.q]],{placeholderLabel:[0,"placeholderLabel"],noEntriesFoundLabel:[1,"noEntriesFoundLabel"]},null),un._21(335544320,147,{clearIcon:0}),un._20(1024,null,hn.p,function(l){return[l]},[Ln.a]),un._0(28,671744,null,0,hn.h,[[3,hn.c],[8,null],[8,null],[2,hn.p]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(30,16384,null,0,hn.r,[hn.q],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(32,0,null,0,2,"ion-icon",[["name","md-close"],["ngxMatSelectSearchClear",""],["role","img"]],[[2,"hide",null]],null,null,null,null)),un._0(33,147456,null,0,Ie.a,[De.a,un.j,un.A],{name:[0,"name"]},null),un._0(34,16384,[[147,4]],0,Ln.c,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._23(-1,1,["\n "])),(l()(),un.W(16777216,null,1,1,null,bl)),un._0(39,802816,null,0,Ve.j,[un.K,un.H,un.q],{ngForOf:[0,"ngForOf"]},null),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,1,["\n "]))],function(l,n){var e=n.component;l(n,11,0,"pincode");l(n,14,0,"Pincode");l(n,25,0,"Search Pincode","No Matching Result");l(n,28,0,"pinSearch");l(n,33,0,"md-close");l(n,39,0,e.pincodeListVal[n.parent.context.index])},function(l,n){l(n,0,1,[un._15(n,1)._control.errorState,un._15(n,1)._control.errorState,un._15(n,1)._canLabelFloat,un._15(n,1)._shouldLabelFloat(),un._15(n,1)._hideControlPlaceholder(),un._15(n,1)._control.disabled,un._15(n,1)._control.focused,un._15(n,1)._shouldForward("untouched"),un._15(n,1)._shouldForward("touched"),un._15(n,1)._shouldForward("pristine"),un._15(n,1)._shouldForward("dirty"),un._15(n,1)._shouldForward("valid"),un._15(n,1)._shouldForward("invalid"),un._15(n,1)._shouldForward("pending")]);l(n,10,1,[un._15(n,13).ngClassUntouched,un._15(n,13).ngClassTouched,un._15(n,13).ngClassPristine,un._15(n,13).ngClassDirty,un._15(n,13).ngClassValid,un._15(n,13).ngClassInvalid,un._15(n,13).ngClassPending,un._15(n,14).id,un._15(n,14).tabIndex,un._15(n,14)._ariaLabel,un._15(n,14).ariaLabelledby,un._15(n,14).required.toString(),un._15(n,14).disabled.toString(),un._15(n,14).errorState,un._15(n,14).panelOpen?un._15(n,14)._optionIds:null,un._15(n,14).multiple,un._15(n,14)._ariaDescribedby||null,un._15(n,14)._getAriaActiveDescendant(),un._15(n,14).disabled,un._15(n,14).errorState,un._15(n,14).required]);l(n,21,0,un._15(n,22)._getTabIndex(),un._15(n,22).selected,un._15(n,22).multiple,un._15(n,22).active,un._15(n,22).id,un._15(n,22).selected.toString(),un._15(n,22).disabled.toString(),un._15(n,22).disabled);l(n,24,0,un._15(n,25).isInsideMatOption,un._15(n,30).ngClassUntouched,un._15(n,30).ngClassTouched,un._15(n,30).ngClassPristine,un._15(n,30).ngClassDirty,un._15(n,30).ngClassValid,un._15(n,30).ngClassInvalid,un._15(n,30).ngClassPending);l(n,32,0,un._15(n,33)._hidden)})}function yl(l){return un._25(0,[(l()(),un._1(0,0,null,null,19,"mat-form-field",[["class","mat-input-container mat-form-field"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(1,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,148,{_control:0}),un._21(335544320,149,{_placeholderChild:0}),un._21(335544320,150,{_labelChild:0}),un._21(603979776,151,{_errorChildren:1}),un._21(603979776,152,{_hintChildren:1}),un._21(603979776,153,{_prefixChildren:1}),un._21(603979776,154,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(10,0,null,1,8,"input",[["class","mat-input-element mat-form-field-autofill-control"],["formControlName","other_pincode"],["matInput",""],["placeholder","Specify Pincode"],["type","number"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[8,"placeholder",0],[8,"disabled",0],[8,"required",0],[8,"readOnly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"change"],[null,"focus"]],function(l,n,e){var t=!0;if("input"===n){t=!1!==un._15(l,11)._handleInput(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,11).onTouched()&&t}if("compositionstart"===n){t=!1!==un._15(l,11)._compositionStart()&&t}if("compositionend"===n){t=!1!==un._15(l,11)._compositionEnd(e.target.value)&&t}if("change"===n){t=!1!==un._15(l,12).onChange(e.target.value)&&t}if("input"===n){t=!1!==un._15(l,12).onChange(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,12).onTouched()&&t}if("blur"===n){t=!1!==un._15(l,17)._focusChanged(!1)&&t}if("focus"===n){t=!1!==un._15(l,17)._focusChanged(!0)&&t}if("input"===n){t=!1!==un._15(l,17)._onInput()&&t}return t},null,null)),un._0(11,16384,null,0,hn.d,[un.B,un.j,[2,hn.a]],null,null),un._0(12,16384,null,0,hn.z,[un.B,un.j],null,null),un._20(1024,null,hn.p,function(l,n){return[l,n]},[hn.d,hn.z]),un._0(14,671744,null,0,hn.h,[[3,hn.c],[8,null],[8,null],[2,hn.p]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(16,16384,null,0,hn.r,[hn.q],null,null),un._0(17,933888,null,0,Se.b,[un.j,Pe.a,[2,hn.q],[2,hn.t],[2,hn.j],xe.d,[8,null]],{placeholder:[0,"placeholder"],type:[1,"type"]},null),un._20(2048,[[148,4]],we.c,null,[Se.b]),(l()(),un._23(-1,1,["\n "]))],function(l,n){l(n,14,0,"other_pincode");l(n,17,0,"Specify Pincode","number")},function(l,n){l(n,0,1,[un._15(n,1)._control.errorState,un._15(n,1)._control.errorState,un._15(n,1)._canLabelFloat,un._15(n,1)._shouldLabelFloat(),un._15(n,1)._hideControlPlaceholder(),un._15(n,1)._control.disabled,un._15(n,1)._control.focused,un._15(n,1)._shouldForward("untouched"),un._15(n,1)._shouldForward("touched"),un._15(n,1)._shouldForward("pristine"),un._15(n,1)._shouldForward("dirty"),un._15(n,1)._shouldForward("valid"),un._15(n,1)._shouldForward("invalid"),un._15(n,1)._shouldForward("pending")]);l(n,10,1,[un._15(n,16).ngClassUntouched,un._15(n,16).ngClassTouched,un._15(n,16).ngClassPristine,un._15(n,16).ngClassDirty,un._15(n,16).ngClassValid,un._15(n,16).ngClassInvalid,un._15(n,16).ngClassPending,un._15(n,17)._isServer,un._15(n,17).id,un._15(n,17).placeholder,un._15(n,17).disabled,un._15(n,17).required,un._15(n,17).readonly,un._15(n,17)._ariaDescribedby||null,un._15(n,17).errorState,un._15(n,17).required.toString()])})}function Cl(l){return un._25(0,[(l()(),un._1(0,0,null,null,3,"button",[["clear",""],["color","optblue"],["ion-button",""]],null,[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==l.component.addAddress()&&t}return t},pt.b,pt.a)),un._0(1,1097728,null,0,mt.a,[[8,""],De.a,un.j,un.A],{color:[0,"color"],clear:[1,"clear"]},null),(l()(),un._1(2,0,null,0,1,"ion-icon",[["name","add-circle"],["role","img"],["style","font-size: 24px"]],[[2,"hide",null]],null,null,null,null)),un._0(3,147456,null,0,Ie.a,[De.a,un.j,un.A],{name:[0,"name"]},null)],function(l,n){l(n,1,0,"optblue","");l(n,3,0,"add-circle")},function(l,n){l(n,2,0,un._15(n,3)._hidden)})}function wl(l){return un._25(0,[(l()(),un._1(0,0,null,null,116,"mat-card-content",[["class","mat-card-content"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,null,null)),un._0(1,212992,null,0,hn.k,[[3,hn.c],[8,null],[8,null]],{name:[0,"name"]},null),un._20(2048,null,hn.c,null,[hn.k]),un._0(3,16384,null,0,hn.s,[hn.c],null,null),un._0(4,16384,null,0,be.c,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(6,0,null,null,1,"h5",[],null,null,null,null,null)),(l()(),un._23(7,null,["Address # ",""])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(9,0,null,null,21,"div",[["fxLayout","column"],["fxLayoutAlign","start stretch"]],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(11,0,null,null,18,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(12,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,108,{_control:0}),un._21(335544320,109,{_placeholderChild:0}),un._21(335544320,110,{_labelChild:0}),un._21(603979776,111,{_errorChildren:1}),un._21(603979776,112,{_hintChildren:1}),un._21(603979776,113,{_prefixChildren:1}),un._21(603979776,114,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(21,0,null,1,7,"textarea",[["class","mat-input-element mat-form-field-autofill-control"],["formControlName","add1"],["matInput",""],["placeholder","Address at which PD is to be done"],["style","text-transform: capitalize"],["type","text"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[8,"placeholder",0],[8,"disabled",0],[8,"required",0],[8,"readOnly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],function(l,n,e){var t=!0;if("input"===n){t=!1!==un._15(l,22)._handleInput(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,22).onTouched()&&t}if("compositionstart"===n){t=!1!==un._15(l,22)._compositionStart()&&t}if("compositionend"===n){t=!1!==un._15(l,22)._compositionEnd(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,27)._focusChanged(!1)&&t}if("focus"===n){t=!1!==un._15(l,27)._focusChanged(!0)&&t}if("input"===n){t=!1!==un._15(l,27)._onInput()&&t}return t},null,null)),un._0(22,16384,null,0,hn.d,[un.B,un.j,[2,hn.a]],null,null),un._20(1024,null,hn.p,function(l){return[l]},[hn.d]),un._0(24,671744,null,0,hn.h,[[3,hn.c],[8,null],[8,null],[2,hn.p]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(26,16384,null,0,hn.r,[hn.q],null,null),un._0(27,933888,null,0,Se.b,[un.j,Pe.a,[2,hn.q],[2,hn.t],[2,hn.j],xe.d,[8,null]],{placeholder:[0,"placeholder"],type:[1,"type"]},null),un._20(2048,[[108,4]],we.c,null,[Se.b]),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n \n "])),(l()(),un._1(33,0,null,null,48,"div",[["fxLayout","column"],["fxLayoutAlign","start stretch"]],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(35,0,null,null,45,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(36,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,115,{_control:0}),un._21(335544320,116,{_placeholderChild:0}),un._21(335544320,117,{_labelChild:0}),un._21(603979776,118,{_errorChildren:1}),un._21(603979776,119,{_hintChildren:1}),un._21(603979776,120,{_prefixChildren:1}),un._21(603979776,121,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(45,0,null,1,34,"mat-select",[["class","mat-select"],["formControlName","state"],["matInput",""],["placeholder","State Name"],["role","listbox"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[1,"id",0],[1,"tabindex",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-required",0],[1,"aria-disabled",0],[1,"aria-invalid",0],[1,"aria-owns",0],[1,"aria-multiselectable",0],[1,"aria-describedby",0],[1,"aria-activedescendant",0],[2,"mat-select-disabled",null],[2,"mat-select-invalid",null],[2,"mat-select-required",null]],[[null,"selectionChange"],[null,"keydown"],[null,"focus"],[null,"blur"]],function(l,n,e){var t=!0,u=l.component;if("keydown"===n){t=!1!==un._15(l,49)._handleKeydown(e)&&t}if("focus"===n){t=!1!==un._15(l,49)._onFocus()&&t}if("blur"===n){t=!1!==un._15(l,49)._onBlur()&&t}if("selectionChange"===n){t=!1!==u.getCityList(l.context.$implicit.controls.state.value,l.context.index)&&t}return t},Nt.b,Nt.a)),un._0(46,671744,null,0,hn.h,[[3,hn.c],[8,null],[8,null],[8,null]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(48,16384,null,0,hn.r,[hn.q],null,null),un._0(49,2080768,null,3,$t.c,[Vt.f,un.g,un.v,xe.d,un.j,[2,Kt.c],[2,hn.t],[2,hn.j],[2,we.b],[2,hn.q],[8,null],$t.a],{placeholder:[0,"placeholder"]},{selectionChange:"selectionChange"}),un._21(603979776,122,{options:1}),un._21(603979776,123,{optionGroups:1}),un._21(335544320,124,{customTrigger:0}),un._20(2048,[[115,4]],we.c,null,[$t.c]),un._20(2048,null,xe.j,null,[$t.c]),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(56,0,null,1,15,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==un._15(l,57)._selectViaInteraction()&&t}if("keydown"===n){t=!1!==un._15(l,57)._handleKeydown(e)&&t}return t},Et.c,Et.a)),un._0(57,8437760,[[122,4]],0,xe.q,[un.j,un.g,[2,xe.j],[2,xe.p]],null,null),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(59,0,null,0,11,"ngx-mat-select-search",[["formControlName","stateSearch"]],[[2,"mat-select-search-inside-mat-option",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"keyup"]],function(l,n,e){var t=!0;if("keyup"===n){t=!1!==l.component.searchFun(l.context.$implicit,l.context.index,"state")&&t}return t},Wt.b,Wt.a)),un._0(60,4440064,null,1,Ln.a,[$t.c,un.g,Vt.f,[2,xe.q]],{placeholderLabel:[0,"placeholderLabel"],noEntriesFoundLabel:[1,"noEntriesFoundLabel"]},null),un._21(335544320,125,{clearIcon:0}),un._20(1024,null,hn.p,function(l){return[l]},[Ln.a]),un._0(63,671744,null,0,hn.h,[[3,hn.c],[8,null],[8,null],[2,hn.p]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(65,16384,null,0,hn.r,[hn.q],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(67,0,null,0,2,"ion-icon",[["name","md-close"],["ngxMatSelectSearchClear",""],["role","img"]],[[2,"hide",null]],null,null,null,null)),un._0(68,147456,null,0,Ie.a,[De.a,un.j,un.A],{name:[0,"name"]},null),un._0(69,16384,[[125,4]],0,Ln.c,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(73,0,null,1,2,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==un._15(l,74)._selectViaInteraction()&&t}if("keydown"===n){t=!1!==un._15(l,74)._handleKeydown(e)&&t}return t},Et.c,Et.a)),un._0(74,8437760,[[122,4]],0,xe.q,[un.j,un.g,[2,xe.j],[2,xe.p]],null,null),(l()(),un._23(-1,0,["--"])),(l()(),un._23(-1,1,["\n\n "])),(l()(),un.W(16777216,null,1,1,null,gl)),un._0(78,802816,null,0,Ve.j,[un.K,un.H,un.q],{ngForOf:[0,"ngForOf"]},null),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n \n "])),(l()(),un.W(16777216,null,null,1,null,hl)),un._0(84,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,null,["\n \n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(87,0,null,null,4,"div",[["fxLayout","column"],["fxLayoutAlign","start stretch"]],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un.W(16777216,null,null,1,null,vl)),un._0(90,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un.W(16777216,null,null,1,null,yl)),un._0(94,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(96,0,null,null,19,"ion-buttons",[["end",""]],null,null,null,null,null)),un._0(97,16384,null,1,ft.a,[De.a,un.j,un.A,[2,Xe.a],[2,Ze.a]],null,null),un._21(603979776,155,{_buttons:1}),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(100,0,null,null,7,"ion-col",[["class","col"],["col-3",""],["offset-3",""]],null,null,null,null,null)),un._0(101,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(103,0,null,null,3,"button",[["clear",""],["color","optblue"],["ion-button",""]],null,[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==l.component.removeAddress(l.context.index)&&t}return t},pt.b,pt.a)),un._0(104,1097728,null,0,mt.a,[[8,""],De.a,un.j,un.A],{color:[0,"color"],clear:[1,"clear"]},null),(l()(),un._1(105,0,null,0,1,"ion-icon",[["name","md-trash"],["role","img"],["style","font-size: 22px"]],[[2,"hide",null]],null,null,null,null)),un._0(106,147456,null,0,Ie.a,[De.a,un.j,un.A],{name:[0,"name"]},null),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(109,0,null,null,5,"ion-col",[["class","col"],["col-2",""],["offset-1",""]],null,null,null,null,null)),un._0(110,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un.W(16777216,null,null,1,null,Cl)),un._0(113,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n\n"]))],function(l,n){var e=n.component;l(n,1,0,n.context.index);l(n,24,0,"add1");l(n,27,0,"Address at which PD is to be done","text");l(n,46,0,"state");l(n,49,0,"State Name");l(n,60,0,"Search State","No Matching Result");l(n,63,0,"stateSearch");l(n,68,0,"md-close");l(n,78,0,e.stateVal);l(n,84,0,e.display_city_pin[n.context.index]);l(n,90,0,e.display_city_pin[n.context.index]);l(n,94,0,1==n.context.$implicit.controls.pincode.value);l(n,104,0,"optblue","");l(n,106,0,"md-trash");l(n,113,0,n.context.last)},function(l,n){l(n,0,0,un._15(n,3).ngClassUntouched,un._15(n,3).ngClassTouched,un._15(n,3).ngClassPristine,un._15(n,3).ngClassDirty,un._15(n,3).ngClassValid,un._15(n,3).ngClassInvalid,un._15(n,3).ngClassPending);l(n,7,0,n.context.index+1);l(n,11,1,[un._15(n,12)._control.errorState,un._15(n,12)._control.errorState,un._15(n,12)._canLabelFloat,un._15(n,12)._shouldLabelFloat(),un._15(n,12)._hideControlPlaceholder(),un._15(n,12)._control.disabled,un._15(n,12)._control.focused,un._15(n,12)._shouldForward("untouched"),un._15(n,12)._shouldForward("touched"),un._15(n,12)._shouldForward("pristine"),un._15(n,12)._shouldForward("dirty"),un._15(n,12)._shouldForward("valid"),un._15(n,12)._shouldForward("invalid"),un._15(n,12)._shouldForward("pending")]);l(n,21,1,[un._15(n,26).ngClassUntouched,un._15(n,26).ngClassTouched,un._15(n,26).ngClassPristine,un._15(n,26).ngClassDirty,un._15(n,26).ngClassValid,un._15(n,26).ngClassInvalid,un._15(n,26).ngClassPending,un._15(n,27)._isServer,un._15(n,27).id,un._15(n,27).placeholder,un._15(n,27).disabled,un._15(n,27).required,un._15(n,27).readonly,un._15(n,27)._ariaDescribedby||null,un._15(n,27).errorState,un._15(n,27).required.toString()]);l(n,35,1,[un._15(n,36)._control.errorState,un._15(n,36)._control.errorState,un._15(n,36)._canLabelFloat,un._15(n,36)._shouldLabelFloat(),un._15(n,36)._hideControlPlaceholder(),un._15(n,36)._control.disabled,un._15(n,36)._control.focused,un._15(n,36)._shouldForward("untouched"),un._15(n,36)._shouldForward("touched"),un._15(n,36)._shouldForward("pristine"),un._15(n,36)._shouldForward("dirty"),un._15(n,36)._shouldForward("valid"),un._15(n,36)._shouldForward("invalid"),un._15(n,36)._shouldForward("pending")]);l(n,45,1,[un._15(n,48).ngClassUntouched,un._15(n,48).ngClassTouched,un._15(n,48).ngClassPristine,un._15(n,48).ngClassDirty,un._15(n,48).ngClassValid,un._15(n,48).ngClassInvalid,un._15(n,48).ngClassPending,un._15(n,49).id,un._15(n,49).tabIndex,un._15(n,49)._ariaLabel,un._15(n,49).ariaLabelledby,un._15(n,49).required.toString(),un._15(n,49).disabled.toString(),un._15(n,49).errorState,un._15(n,49).panelOpen?un._15(n,49)._optionIds:null,un._15(n,49).multiple,un._15(n,49)._ariaDescribedby||null,un._15(n,49)._getAriaActiveDescendant(),un._15(n,49).disabled,un._15(n,49).errorState,un._15(n,49).required]);l(n,56,0,un._15(n,57)._getTabIndex(),un._15(n,57).selected,un._15(n,57).multiple,un._15(n,57).active,un._15(n,57).id,un._15(n,57).selected.toString(),un._15(n,57).disabled.toString(),un._15(n,57).disabled);l(n,59,0,un._15(n,60).isInsideMatOption,un._15(n,65).ngClassUntouched,un._15(n,65).ngClassTouched,un._15(n,65).ngClassPristine,un._15(n,65).ngClassDirty,un._15(n,65).ngClassValid,un._15(n,65).ngClassInvalid,un._15(n,65).ngClassPending);l(n,67,0,un._15(n,68)._hidden);l(n,73,0,un._15(n,74)._getTabIndex(),un._15(n,74).selected,un._15(n,74).multiple,un._15(n,74).active,un._15(n,74).id,un._15(n,74).selected.toString(),un._15(n,74).disabled.toString(),un._15(n,74).disabled);l(n,105,0,un._15(n,106)._hidden)})}function xl(l){return un._25(0,[(l()(),un._1(0,0,null,null,2,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==un._15(l,1)._selectViaInteraction()&&t}if("keydown"===n){t=!1!==un._15(l,1)._handleKeydown(e)&&t}return t},Et.c,Et.a)),un._0(1,8437760,[[163,4]],0,xe.q,[un.j,un.g,[2,xe.j],[2,xe.p]],{value:[0,"value"]},null),(l()(),un._23(2,0,["",""]))],function(l,n){l(n,1,0,n.context.$implicit.title_id)},function(l,n){l(n,0,0,un._15(n,1)._getTabIndex(),un._15(n,1).selected,un._15(n,1).multiple,un._15(n,1).active,un._15(n,1).id,un._15(n,1).selected.toString(),un._15(n,1).disabled.toString(),un._15(n,1).disabled);l(n,2,0,n.context.$implicit.name)})}function Sl(l){return un._25(0,[(l()(),un._1(0,0,null,null,2,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),un._0(1,16384,[[169,4]],0,we.a,[],null,null),(l()(),un._23(-1,null,["Individual Name is Required"]))],null,function(l,n){l(n,0,0,un._15(n,1).id)})}function Pl(l){return un._25(0,[(l()(),un._1(0,0,null,null,2,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),un._0(1,16384,[[183,4]],0,we.a,[],null,null),(l()(),un._23(-1,null,["Mobile Number is Required"]))],null,function(l,n){l(n,0,0,un._15(n,1).id)})}function ql(l){return un._25(0,[(l()(),un._1(0,0,null,null,2,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==un._15(l,1)._selectViaInteraction()&&t}if("keydown"===n){t=!1!==un._15(l,1)._handleKeydown(e)&&t}return t},Et.c,Et.a)),un._0(1,8437760,[[208,4]],0,xe.q,[un.j,un.g,[2,xe.j],[2,xe.p]],{value:[0,"value"]},null),(l()(),un._23(2,0,["",""]))],function(l,n){l(n,1,0,n.context.$implicit.title_id)},function(l,n){l(n,0,0,un._15(n,1)._getTabIndex(),un._15(n,1).selected,un._15(n,1).multiple,un._15(n,1).active,un._15(n,1).id,un._15(n,1).selected.toString(),un._15(n,1).disabled.toString(),un._15(n,1).disabled);l(n,2,0,n.context.$implicit.name)})}function kl(l){return un._25(0,[(l()(),un._1(0,0,null,null,144,"div",[],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,null,null)),un._0(1,212992,null,0,hn.k,[[3,hn.c],[8,null],[8,null]],{name:[0,"name"]},null),un._20(2048,null,hn.c,null,[hn.k]),un._0(3,16384,null,0,hn.s,[hn.c],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(5,0,null,null,1,"h5",[],null,null,null,null,null)),(l()(),un._23(6,null,["Applicant # ",""])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(8,0,null,null,24,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(9,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,201,{_control:0}),un._21(335544320,202,{_placeholderChild:0}),un._21(335544320,203,{_labelChild:0}),un._21(603979776,204,{_errorChildren:1}),un._21(603979776,205,{_hintChildren:1}),un._21(603979776,206,{_prefixChildren:1}),un._21(603979776,207,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(18,0,null,1,13,"mat-select",[["class","mat-select"],["formControlName","applicant_title_name"],["placeholder","Title"],["role","listbox"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[1,"id",0],[1,"tabindex",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-required",0],[1,"aria-disabled",0],[1,"aria-invalid",0],[1,"aria-owns",0],[1,"aria-multiselectable",0],[1,"aria-describedby",0],[1,"aria-activedescendant",0],[2,"mat-select-disabled",null],[2,"mat-select-invalid",null],[2,"mat-select-required",null]],[[null,"keydown"],[null,"focus"],[null,"blur"]],function(l,n,e){var t=!0;if("keydown"===n){t=!1!==un._15(l,23)._handleKeydown(e)&&t}if("focus"===n){t=!1!==un._15(l,23)._onFocus()&&t}if("blur"===n){t=!1!==un._15(l,23)._onBlur()&&t}return t},Nt.b,Nt.a)),un._20(6144,null,xe.j,null,[$t.c]),un._0(20,671744,null,0,hn.h,[[3,hn.c],[8,null],[8,null],[8,null]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(22,16384,null,0,hn.r,[hn.q],null,null),un._0(23,2080768,null,3,$t.c,[Vt.f,un.g,un.v,xe.d,un.j,[2,Kt.c],[2,hn.t],[2,hn.j],[2,we.b],[2,hn.q],[8,null],$t.a],{placeholder:[0,"placeholder"]},null),un._21(603979776,208,{options:1}),un._21(603979776,209,{optionGroups:1}),un._21(335544320,210,{customTrigger:0}),un._20(2048,[[201,4]],we.c,null,[$t.c]),(l()(),un._23(-1,1,["\n "])),(l()(),un.W(16777216,null,1,1,null,ql)),un._0(30,802816,null,0,Ve.j,[un.K,un.H,un.q],{ngForOf:[0,"ngForOf"]},null),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(34,0,null,null,18,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(35,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,211,{_control:0}),un._21(335544320,212,{_placeholderChild:0}),un._21(335544320,213,{_labelChild:0}),un._21(603979776,214,{_errorChildren:1}),un._21(603979776,215,{_hintChildren:1}),un._21(603979776,216,{_prefixChildren:1}),un._21(603979776,217,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(44,0,null,1,7,"input",[["class","mat-input-element mat-form-field-autofill-control"],["formControlName","mainappname"],["matInput",""],["name","lenName"],["placeholder","Name of Individual Applicant"],["type","text"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[8,"placeholder",0],[8,"disabled",0],[8,"required",0],[8,"readOnly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],function(l,n,e){var t=!0;if("input"===n){t=!1!==un._15(l,45)._handleInput(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,45).onTouched()&&t}if("compositionstart"===n){t=!1!==un._15(l,45)._compositionStart()&&t}if("compositionend"===n){t=!1!==un._15(l,45)._compositionEnd(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,50)._focusChanged(!1)&&t}if("focus"===n){t=!1!==un._15(l,50)._focusChanged(!0)&&t}if("input"===n){t=!1!==un._15(l,50)._onInput()&&t}return t},null,null)),un._0(45,16384,null,0,hn.d,[un.B,un.j,[2,hn.a]],null,null),un._20(1024,null,hn.p,function(l){return[l]},[hn.d]),un._0(47,671744,null,0,hn.h,[[3,hn.c],[8,null],[8,null],[2,hn.p]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(49,16384,null,0,hn.r,[hn.q],null,null),un._0(50,933888,null,0,Se.b,[un.j,Pe.a,[2,hn.q],[2,hn.t],[2,hn.j],xe.d,[8,null]],{placeholder:[0,"placeholder"],type:[1,"type"]},null),un._20(2048,[[211,4]],we.c,null,[Se.b]),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(54,0,null,null,18,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(55,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,218,{_control:0}),un._21(335544320,219,{_placeholderChild:0}),un._21(335544320,220,{_labelChild:0}),un._21(603979776,221,{_errorChildren:1}),un._21(603979776,222,{_hintChildren:1}),un._21(603979776,223,{_prefixChildren:1}),un._21(603979776,224,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(64,0,null,1,7,"input",[["class","mat-input-element mat-form-field-autofill-control"],["formControlName","mainappcompany"],["matInput",""],["name","mainappcompany"],["type","text"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[8,"placeholder",0],[8,"disabled",0],[8,"required",0],[8,"readOnly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],function(l,n,e){var t=!0;if("input"===n){t=!1!==un._15(l,65)._handleInput(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,65).onTouched()&&t}if("compositionstart"===n){t=!1!==un._15(l,65)._compositionStart()&&t}if("compositionend"===n){t=!1!==un._15(l,65)._compositionEnd(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,70)._focusChanged(!1)&&t}if("focus"===n){t=!1!==un._15(l,70)._focusChanged(!0)&&t}if("input"===n){t=!1!==un._15(l,70)._onInput()&&t}return t},null,null)),un._0(65,16384,null,0,hn.d,[un.B,un.j,[2,hn.a]],null,null),un._20(1024,null,hn.p,function(l){return[l]},[hn.d]),un._0(67,671744,null,0,hn.h,[[3,hn.c],[8,null],[8,null],[2,hn.p]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(69,16384,null,0,hn.r,[hn.q],null,null),un._0(70,933888,null,0,Se.b,[un.j,Pe.a,[2,hn.q],[2,hn.t],[2,hn.j],xe.d,[8,null]],{placeholder:[0,"placeholder"],type:[1,"type"]},null),un._20(2048,[[218,4]],we.c,null,[Se.b]),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(74,0,null,null,21,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(75,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,225,{_control:0}),un._21(335544320,226,{_placeholderChild:0}),un._21(335544320,227,{_labelChild:0}),un._21(603979776,228,{_errorChildren:1}),un._21(603979776,229,{_hintChildren:1}),un._21(603979776,230,{_prefixChildren:1}),un._21(603979776,231,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(84,0,null,1,10,"input",[["class","mat-input-element mat-form-field-autofill-control"],["formControlName","mainappphone"],["matInput",""],["maxlength","10"],["minlength","10"],["name","mainappphone"],["placeholder","Mobile Number"],["type","tel"]],[[1,"minlength",0],[1,"maxlength",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[8,"placeholder",0],[8,"disabled",0],[8,"required",0],[8,"readOnly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],function(l,n,e){var t=!0;if("input"===n){t=!1!==un._15(l,85)._handleInput(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,85).onTouched()&&t}if("compositionstart"===n){t=!1!==un._15(l,85)._compositionStart()&&t}if("compositionend"===n){t=!1!==un._15(l,85)._compositionEnd(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,93)._focusChanged(!1)&&t}if("focus"===n){t=!1!==un._15(l,93)._focusChanged(!0)&&t}if("input"===n){t=!1!==un._15(l,93)._onInput()&&t}return t},null,null)),un._0(85,16384,null,0,hn.d,[un.B,un.j,[2,hn.a]],null,null),un._0(86,540672,null,0,hn.n,[],{minlength:[0,"minlength"]},null),un._0(87,540672,null,0,hn.m,[],{maxlength:[0,"maxlength"]},null),un._20(1024,null,hn.o,function(l,n){return[l,n]},[hn.n,hn.m]),un._20(1024,null,hn.p,function(l){return[l]},[hn.d]),un._0(90,671744,null,0,hn.h,[[3,hn.c],[2,hn.o],[8,null],[2,hn.p]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(92,16384,null,0,hn.r,[hn.q],null,null),un._0(93,933888,null,0,Se.b,[un.j,Pe.a,[2,hn.q],[2,hn.t],[2,hn.j],xe.d,[8,null]],{placeholder:[0,"placeholder"],type:[1,"type"]},null),un._20(2048,[[225,4]],we.c,null,[Se.b]),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(97,0,null,null,22,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 30%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(98,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,232,{_control:0}),un._21(335544320,233,{_placeholderChild:0}),un._21(335544320,234,{_labelChild:0}),un._21(603979776,235,{_errorChildren:1}),un._21(603979776,236,{_hintChildren:1}),un._21(603979776,237,{_prefixChildren:1}),un._21(603979776,238,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(107,0,null,1,10,"input",[["autocomplete","off"],["class","mat-input-element mat-form-field-autofill-control"],["formControlName","applicant_stdcode"],["matInput",""],["maxlength","5"],["minlength","3"],["placeholder","STD Code"],["type","tel"]],[[1,"minlength",0],[1,"maxlength",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[8,"placeholder",0],[8,"disabled",0],[8,"required",0],[8,"readOnly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],function(l,n,e){var t=!0;if("input"===n){t=!1!==un._15(l,108)._handleInput(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,108).onTouched()&&t}if("compositionstart"===n){t=!1!==un._15(l,108)._compositionStart()&&t}if("compositionend"===n){t=!1!==un._15(l,108)._compositionEnd(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,116)._focusChanged(!1)&&t}if("focus"===n){t=!1!==un._15(l,116)._focusChanged(!0)&&t}if("input"===n){t=!1!==un._15(l,116)._onInput()&&t}return t},null,null)),un._0(108,16384,null,0,hn.d,[un.B,un.j,[2,hn.a]],null,null),un._0(109,540672,null,0,hn.n,[],{minlength:[0,"minlength"]},null),un._0(110,540672,null,0,hn.m,[],{maxlength:[0,"maxlength"]},null),un._20(1024,null,hn.o,function(l,n){return[l,n]},[hn.n,hn.m]),un._20(1024,null,hn.p,function(l){return[l]},[hn.d]),un._0(113,671744,null,0,hn.h,[[3,hn.c],[2,hn.o],[8,null],[2,hn.p]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(115,16384,null,0,hn.r,[hn.q],null,null),un._0(116,933888,null,0,Se.b,[un.j,Pe.a,[2,hn.q],[2,hn.t],[2,hn.j],xe.d,[8,null]],{placeholder:[0,"placeholder"],type:[1,"type"]},null),un._20(2048,[[232,4]],we.c,null,[Se.b]),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,null,[" - \n "])),(l()(),un._1(121,0,null,null,22,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 60%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(122,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,239,{_control:0}),un._21(335544320,240,{_placeholderChild:0}),un._21(335544320,241,{_labelChild:0}),un._21(603979776,242,{_errorChildren:1}),un._21(603979776,243,{_hintChildren:1}),un._21(603979776,244,{_prefixChildren:1}),un._21(603979776,245,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(131,0,null,1,10,"input",[["autocomplete","off"],["class","mat-input-element mat-form-field-autofill-control"],["formControlName","applicant_landline"],["matInput",""],["maxlength","8"],["minlength","6"],["placeholder","Landline Number"],["type","tel"]],[[1,"minlength",0],[1,"maxlength",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[8,"placeholder",0],[8,"disabled",0],[8,"required",0],[8,"readOnly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],function(l,n,e){var t=!0;if("input"===n){t=!1!==un._15(l,132)._handleInput(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,132).onTouched()&&t}if("compositionstart"===n){t=!1!==un._15(l,132)._compositionStart()&&t}if("compositionend"===n){t=!1!==un._15(l,132)._compositionEnd(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,140)._focusChanged(!1)&&t}if("focus"===n){t=!1!==un._15(l,140)._focusChanged(!0)&&t}if("input"===n){t=!1!==un._15(l,140)._onInput()&&t}return t},null,null)),un._0(132,16384,null,0,hn.d,[un.B,un.j,[2,hn.a]],null,null),un._0(133,540672,null,0,hn.n,[],{minlength:[0,"minlength"]},null),un._0(134,540672,null,0,hn.m,[],{maxlength:[0,"maxlength"]},null),un._20(1024,null,hn.o,function(l,n){return[l,n]},[hn.n,hn.m]),un._20(1024,null,hn.p,function(l){return[l]},[hn.d]),un._0(137,671744,null,0,hn.h,[[3,hn.c],[2,hn.o],[8,null],[2,hn.p]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(139,16384,null,0,hn.r,[hn.q],null,null),un._0(140,933888,null,0,Se.b,[un.j,Pe.a,[2,hn.q],[2,hn.t],[2,hn.j],xe.d,[8,null]],{placeholder:[0,"placeholder"],type:[1,"type"]},null),un._20(2048,[[239,4]],we.c,null,[Se.b]),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,null,["\n \n "]))],function(l,n){var e=n.component;l(n,1,0,n.context.index);l(n,20,0,"applicant_title_name");l(n,23,0,"Title");l(n,30,0,e.titleList);l(n,47,0,"mainappname");l(n,50,0,"Name of Individual Applicant","text");l(n,67,0,"mainappcompany");l(n,70,0,"SEP_INDV"==e.customer_seg_abbr?"Nature of Service":"Company / Firm Name","text");l(n,86,0,"10");l(n,87,0,"10");l(n,90,0,"mainappphone");l(n,93,0,"Mobile Number","tel");l(n,109,0,"3");l(n,110,0,"5");l(n,113,0,"applicant_stdcode");l(n,116,0,"STD Code","tel");l(n,133,0,"6");l(n,134,0,"8");l(n,137,0,"applicant_landline");l(n,140,0,"Landline Number","tel")},function(l,n){l(n,0,0,un._15(n,3).ngClassUntouched,un._15(n,3).ngClassTouched,un._15(n,3).ngClassPristine,un._15(n,3).ngClassDirty,un._15(n,3).ngClassValid,un._15(n,3).ngClassInvalid,un._15(n,3).ngClassPending);l(n,6,0,n.context.index+2);l(n,8,1,[un._15(n,9)._control.errorState,un._15(n,9)._control.errorState,un._15(n,9)._canLabelFloat,un._15(n,9)._shouldLabelFloat(),un._15(n,9)._hideControlPlaceholder(),un._15(n,9)._control.disabled,un._15(n,9)._control.focused,un._15(n,9)._shouldForward("untouched"),un._15(n,9)._shouldForward("touched"),un._15(n,9)._shouldForward("pristine"),un._15(n,9)._shouldForward("dirty"),un._15(n,9)._shouldForward("valid"),un._15(n,9)._shouldForward("invalid"),un._15(n,9)._shouldForward("pending")]);l(n,18,1,[un._15(n,22).ngClassUntouched,un._15(n,22).ngClassTouched,un._15(n,22).ngClassPristine,un._15(n,22).ngClassDirty,un._15(n,22).ngClassValid,un._15(n,22).ngClassInvalid,un._15(n,22).ngClassPending,un._15(n,23).id,un._15(n,23).tabIndex,un._15(n,23)._ariaLabel,un._15(n,23).ariaLabelledby,un._15(n,23).required.toString(),un._15(n,23).disabled.toString(),un._15(n,23).errorState,un._15(n,23).panelOpen?un._15(n,23)._optionIds:null,un._15(n,23).multiple,un._15(n,23)._ariaDescribedby||null,un._15(n,23)._getAriaActiveDescendant(),un._15(n,23).disabled,un._15(n,23).errorState,un._15(n,23).required]);l(n,34,1,[un._15(n,35)._control.errorState,un._15(n,35)._control.errorState,un._15(n,35)._canLabelFloat,un._15(n,35)._shouldLabelFloat(),un._15(n,35)._hideControlPlaceholder(),un._15(n,35)._control.disabled,un._15(n,35)._control.focused,un._15(n,35)._shouldForward("untouched"),un._15(n,35)._shouldForward("touched"),un._15(n,35)._shouldForward("pristine"),un._15(n,35)._shouldForward("dirty"),un._15(n,35)._shouldForward("valid"),un._15(n,35)._shouldForward("invalid"),un._15(n,35)._shouldForward("pending")]);l(n,44,1,[un._15(n,49).ngClassUntouched,un._15(n,49).ngClassTouched,un._15(n,49).ngClassPristine,un._15(n,49).ngClassDirty,un._15(n,49).ngClassValid,un._15(n,49).ngClassInvalid,un._15(n,49).ngClassPending,un._15(n,50)._isServer,un._15(n,50).id,un._15(n,50).placeholder,un._15(n,50).disabled,un._15(n,50).required,un._15(n,50).readonly,un._15(n,50)._ariaDescribedby||null,un._15(n,50).errorState,un._15(n,50).required.toString()]);l(n,54,1,[un._15(n,55)._control.errorState,un._15(n,55)._control.errorState,un._15(n,55)._canLabelFloat,un._15(n,55)._shouldLabelFloat(),un._15(n,55)._hideControlPlaceholder(),un._15(n,55)._control.disabled,un._15(n,55)._control.focused,un._15(n,55)._shouldForward("untouched"),un._15(n,55)._shouldForward("touched"),un._15(n,55)._shouldForward("pristine"),un._15(n,55)._shouldForward("dirty"),un._15(n,55)._shouldForward("valid"),un._15(n,55)._shouldForward("invalid"),un._15(n,55)._shouldForward("pending")]);l(n,64,1,[un._15(n,69).ngClassUntouched,un._15(n,69).ngClassTouched,un._15(n,69).ngClassPristine,un._15(n,69).ngClassDirty,un._15(n,69).ngClassValid,un._15(n,69).ngClassInvalid,un._15(n,69).ngClassPending,un._15(n,70)._isServer,un._15(n,70).id,un._15(n,70).placeholder,un._15(n,70).disabled,un._15(n,70).required,un._15(n,70).readonly,un._15(n,70)._ariaDescribedby||null,un._15(n,70).errorState,un._15(n,70).required.toString()]);l(n,74,1,[un._15(n,75)._control.errorState,un._15(n,75)._control.errorState,un._15(n,75)._canLabelFloat,un._15(n,75)._shouldLabelFloat(),un._15(n,75)._hideControlPlaceholder(),un._15(n,75)._control.disabled,un._15(n,75)._control.focused,un._15(n,75)._shouldForward("untouched"),un._15(n,75)._shouldForward("touched"),un._15(n,75)._shouldForward("pristine"),un._15(n,75)._shouldForward("dirty"),un._15(n,75)._shouldForward("valid"),un._15(n,75)._shouldForward("invalid"),un._15(n,75)._shouldForward("pending")]);l(n,84,1,[un._15(n,86).minlength?un._15(n,86).minlength:null,un._15(n,87).maxlength?un._15(n,87).maxlength:null,un._15(n,92).ngClassUntouched,un._15(n,92).ngClassTouched,un._15(n,92).ngClassPristine,un._15(n,92).ngClassDirty,un._15(n,92).ngClassValid,un._15(n,92).ngClassInvalid,un._15(n,92).ngClassPending,un._15(n,93)._isServer,un._15(n,93).id,un._15(n,93).placeholder,un._15(n,93).disabled,un._15(n,93).required,un._15(n,93).readonly,un._15(n,93)._ariaDescribedby||null,un._15(n,93).errorState,un._15(n,93).required.toString()]);l(n,97,1,[un._15(n,98)._control.errorState,un._15(n,98)._control.errorState,un._15(n,98)._canLabelFloat,un._15(n,98)._shouldLabelFloat(),un._15(n,98)._hideControlPlaceholder(),un._15(n,98)._control.disabled,un._15(n,98)._control.focused,un._15(n,98)._shouldForward("untouched"),un._15(n,98)._shouldForward("touched"),un._15(n,98)._shouldForward("pristine"),un._15(n,98)._shouldForward("dirty"),un._15(n,98)._shouldForward("valid"),un._15(n,98)._shouldForward("invalid"),un._15(n,98)._shouldForward("pending")]);l(n,107,1,[un._15(n,109).minlength?un._15(n,109).minlength:null,un._15(n,110).maxlength?un._15(n,110).maxlength:null,un._15(n,115).ngClassUntouched,un._15(n,115).ngClassTouched,un._15(n,115).ngClassPristine,un._15(n,115).ngClassDirty,un._15(n,115).ngClassValid,un._15(n,115).ngClassInvalid,un._15(n,115).ngClassPending,un._15(n,116)._isServer,un._15(n,116).id,un._15(n,116).placeholder,un._15(n,116).disabled,un._15(n,116).required,un._15(n,116).readonly,un._15(n,116)._ariaDescribedby||null,un._15(n,116).errorState,un._15(n,116).required.toString()]);l(n,121,1,[un._15(n,122)._control.errorState,un._15(n,122)._control.errorState,un._15(n,122)._canLabelFloat,un._15(n,122)._shouldLabelFloat(),un._15(n,122)._hideControlPlaceholder(),un._15(n,122)._control.disabled,un._15(n,122)._control.focused,un._15(n,122)._shouldForward("untouched"),un._15(n,122)._shouldForward("touched"),un._15(n,122)._shouldForward("pristine"),un._15(n,122)._shouldForward("dirty"),un._15(n,122)._shouldForward("valid"),un._15(n,122)._shouldForward("invalid"),un._15(n,122)._shouldForward("pending")]);l(n,131,1,[un._15(n,133).minlength?un._15(n,133).minlength:null,un._15(n,134).maxlength?un._15(n,134).maxlength:null,un._15(n,139).ngClassUntouched,un._15(n,139).ngClassTouched,un._15(n,139).ngClassPristine,un._15(n,139).ngClassDirty,un._15(n,139).ngClassValid,un._15(n,139).ngClassInvalid,un._15(n,139).ngClassPending,un._15(n,140)._isServer,un._15(n,140).id,un._15(n,140).placeholder,un._15(n,140).disabled,un._15(n,140).required,un._15(n,140).readonly,un._15(n,140)._ariaDescribedby||null,un._15(n,140).errorState,un._15(n,140).required.toString()])})}function Fl(l){return un._25(0,[(l()(),un._1(0,0,null,null,3,"button",[["clear",""],["color","optblue"],["ion-button",""]],null,[[null,"click"]],function(l,n,e){var t=!0,u=l.component;if("click"===n){t=!1!==u.deletePersonCoApplicant(u.i)&&t}return t},pt.b,pt.a)),un._0(1,1097728,null,0,mt.a,[[8,""],De.a,un.j,un.A],{color:[0,"color"],clear:[1,"clear"]},null),(l()(),un._1(2,0,null,0,1,"ion-icon",[["name","md-trash"],["role","img"],["style","font-size: 22px"]],[[2,"hide",null]],null,null,null,null)),un._0(3,147456,null,0,Ie.a,[De.a,un.j,un.A],{name:[0,"name"]},null)],function(l,n){l(n,1,0,"optblue","");l(n,3,0,"md-trash")},function(l,n){l(n,2,0,un._15(n,3)._hidden)})}function Il(l){return un._25(0,[(l()(),un._1(0,0,null,null,3,"a",[],null,[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==l.component.addCoApplicant()&&t}return t},null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(2,0,null,null,1,"ion-icon",[["color","optblue"],["name","add-circle"],["role","img"],["style","font-size: 22px;"]],[[2,"hide",null]],null,null,null,null)),un._0(3,147456,null,0,Ie.a,[De.a,un.j,un.A],{color:[0,"color"],name:[1,"name"]},null)],function(l,n){l(n,3,0,"optblue","add-circle")},function(l,n){l(n,2,0,un._15(n,3)._hidden)})}function Dl(l){return un._25(0,[(l()(),un._1(0,0,null,null,41,"div",[["class","column"],["fxFlex.lg","100"],["fxFlex.md","100"],["fxFlex.sm","100"],["fxFlex.xl","100"],["fxFlex.xs","100"]],null,null,null,null,null)),(l()(),un._23(-1,null,["\n \n \n \n \n "])),(l()(),un._1(2,0,null,null,24,"div",[],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,null,null)),un._0(3,212992,null,0,hn.k,[[3,hn.c],[8,null],[8,null]],{name:[0,"name"]},null),un._20(2048,null,hn.c,null,[hn.k]),un._0(5,16384,null,0,hn.s,[hn.c],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(7,0,null,null,18,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(8,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,247,{_control:0}),un._21(335544320,248,{_placeholderChild:0}),un._21(335544320,249,{_labelChild:0}),un._21(603979776,250,{_errorChildren:1}),un._21(603979776,251,{_hintChildren:1}),un._21(603979776,252,{_prefixChildren:1}),un._21(603979776,253,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(17,0,null,1,7,"input",[["class","mat-input-element mat-form-field-autofill-control"],["formControlName","add_requirement"],["matInput",""],["placeholder","Queries"],["type","text"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[8,"placeholder",0],[8,"disabled",0],[8,"required",0],[8,"readOnly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],function(l,n,e){var t=!0;if("input"===n){t=!1!==un._15(l,18)._handleInput(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,18).onTouched()&&t}if("compositionstart"===n){t=!1!==un._15(l,18)._compositionStart()&&t}if("compositionend"===n){t=!1!==un._15(l,18)._compositionEnd(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,23)._focusChanged(!1)&&t}if("focus"===n){t=!1!==un._15(l,23)._focusChanged(!0)&&t}if("input"===n){t=!1!==un._15(l,23)._onInput()&&t}return t},null,null)),un._0(18,16384,null,0,hn.d,[un.B,un.j,[2,hn.a]],null,null),un._20(1024,null,hn.p,function(l){return[l]},[hn.d]),un._0(20,671744,null,0,hn.h,[[3,hn.c],[8,null],[8,null],[2,hn.p]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(22,16384,null,0,hn.r,[hn.q],null,null),un._0(23,933888,null,0,Se.b,[un.j,Pe.a,[2,hn.q],[2,hn.t],[2,hn.j],xe.d,[8,null]],{placeholder:[0,"placeholder"],type:[1,"type"]},null),un._20(2048,[[247,4]],we.c,null,[Se.b]),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,null,["\n \n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(28,0,null,null,11,"ion-buttons",[["end",""]],null,null,null,null,null)),un._0(29,16384,null,1,ft.a,[De.a,un.j,un.A,[2,Xe.a],[2,Ze.a]],null,null),un._21(603979776,254,{_buttons:1}),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(32,0,null,null,3,"a",[],null,[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==l.component.remove(l.context.index)&&t}return t},null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(34,0,null,null,1,"ion-icon",[["color","optblue"],["name","md-trash"],["role","img"],["style","font-size: 22px;"]],[[2,"hide",null]],null,null,null,null)),un._0(35,147456,null,0,Ie.a,[De.a,un.j,un.A],{color:[0,"color"],name:[1,"name"]},null),(l()(),un._23(-1,null,[" \n "])),(l()(),un.W(16777216,null,null,1,null,Il)),un._0(38,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,null,["\n \n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n\n "]))],function(l,n){l(n,3,0,n.context.index);l(n,20,0,"add_requirement");l(n,23,0,"Queries","text");l(n,35,0,"optblue","md-trash");l(n,38,0,n.context.last)},function(l,n){l(n,2,0,un._15(n,5).ngClassUntouched,un._15(n,5).ngClassTouched,un._15(n,5).ngClassPristine,un._15(n,5).ngClassDirty,un._15(n,5).ngClassValid,un._15(n,5).ngClassInvalid,un._15(n,5).ngClassPending);l(n,7,1,[un._15(n,8)._control.errorState,un._15(n,8)._control.errorState,un._15(n,8)._canLabelFloat,un._15(n,8)._shouldLabelFloat(),un._15(n,8)._hideControlPlaceholder(),un._15(n,8)._control.disabled,un._15(n,8)._control.focused,un._15(n,8)._shouldForward("untouched"),un._15(n,8)._shouldForward("touched"),un._15(n,8)._shouldForward("pristine"),un._15(n,8)._shouldForward("dirty"),un._15(n,8)._shouldForward("valid"),un._15(n,8)._shouldForward("invalid"),un._15(n,8)._shouldForward("pending")]);l(n,17,1,[un._15(n,22).ngClassUntouched,un._15(n,22).ngClassTouched,un._15(n,22).ngClassPristine,un._15(n,22).ngClassDirty,un._15(n,22).ngClassValid,un._15(n,22).ngClassInvalid,un._15(n,22).ngClassPending,un._15(n,23)._isServer,un._15(n,23).id,un._15(n,23).placeholder,un._15(n,23).disabled,un._15(n,23).required,un._15(n,23).readonly,un._15(n,23)._ariaDescribedby||null,un._15(n,23).errorState,un._15(n,23).required.toString()]);l(n,34,0,un._15(n,35)._hidden)})}function jl(l){return un._25(0,[(l()(),un._1(0,0,null,null,3,"a",[],null,[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==l.component.add_docs_collected()&&t}return t},null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(2,0,null,null,1,"ion-icon",[["color","optblue"],["name","add-circle"],["role","img"],["style","font-size: 22px;"]],[[2,"hide",null]],null,null,null,null)),un._0(3,147456,null,0,Ie.a,[De.a,un.j,un.A],{color:[0,"color"],name:[1,"name"]},null)],function(l,n){l(n,3,0,"optblue","add-circle")},function(l,n){l(n,2,0,un._15(n,3)._hidden)})}function Al(l){return un._25(0,[(l()(),un._1(0,0,null,null,37,"div",[],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,null,null)),un._0(1,212992,null,0,hn.k,[[3,hn.c],[8,null],[8,null]],{name:[0,"name"]},null),un._20(2048,null,hn.c,null,[hn.k]),un._0(3,16384,null,0,hn.s,[hn.c],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(5,0,null,null,18,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(6,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,255,{_control:0}),un._21(335544320,256,{_placeholderChild:0}),un._21(335544320,257,{_labelChild:0}),un._21(603979776,258,{_errorChildren:1}),un._21(603979776,259,{_hintChildren:1}),un._21(603979776,260,{_prefixChildren:1}),un._21(603979776,261,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(15,0,null,1,7,"input",[["class","mat-input-element mat-form-field-autofill-control"],["formControlName","doc_name"],["matInput",""],["placeholder","Documents"],["type","text"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[8,"placeholder",0],[8,"disabled",0],[8,"required",0],[8,"readOnly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],function(l,n,e){var t=!0;if("input"===n){t=!1!==un._15(l,16)._handleInput(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,16).onTouched()&&t}if("compositionstart"===n){t=!1!==un._15(l,16)._compositionStart()&&t}if("compositionend"===n){t=!1!==un._15(l,16)._compositionEnd(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,21)._focusChanged(!1)&&t}if("focus"===n){t=!1!==un._15(l,21)._focusChanged(!0)&&t}if("input"===n){t=!1!==un._15(l,21)._onInput()&&t}return t},null,null)),un._0(16,16384,null,0,hn.d,[un.B,un.j,[2,hn.a]],null,null),un._20(1024,null,hn.p,function(l){return[l]},[hn.d]),un._0(18,671744,null,0,hn.h,[[3,hn.c],[8,null],[8,null],[2,hn.p]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(20,16384,null,0,hn.r,[hn.q],null,null),un._0(21,933888,null,0,Se.b,[un.j,Pe.a,[2,hn.q],[2,hn.t],[2,hn.j],xe.d,[8,null]],{placeholder:[0,"placeholder"],type:[1,"type"]},null),un._20(2048,[[255,4]],we.c,null,[Se.b]),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(25,0,null,null,11,"ion-buttons",[["end",""]],null,null,null,null,null)),un._0(26,16384,null,1,ft.a,[De.a,un.j,un.A,[2,Xe.a],[2,Ze.a]],null,null),un._21(603979776,262,{_buttons:1}),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(29,0,null,null,3,"a",[],null,[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==l.component.remove_docs_collected(l.context.$implicit,l.context.index)&&t}return t},null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(31,0,null,null,1,"ion-icon",[["color","optblue"],["name","md-trash"],["role","img"],["style","font-size: 22px;"]],[[2,"hide",null]],null,null,null,null)),un._0(32,147456,null,0,Ie.a,[De.a,un.j,un.A],{color:[0,"color"],name:[1,"name"]},null),(l()(),un._23(-1,null,[" \n "])),(l()(),un.W(16777216,null,null,1,null,jl)),un._0(35,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,null,["\n \n "])),(l()(),un._23(-1,null,["\n "]))],function(l,n){l(n,1,0,n.context.index);l(n,18,0,"doc_name");l(n,21,0,"Documents","text");l(n,32,0,"optblue","md-trash");l(n,35,0,n.context.last)},function(l,n){l(n,0,0,un._15(n,3).ngClassUntouched,un._15(n,3).ngClassTouched,un._15(n,3).ngClassPristine,un._15(n,3).ngClassDirty,un._15(n,3).ngClassValid,un._15(n,3).ngClassInvalid,un._15(n,3).ngClassPending);l(n,5,1,[un._15(n,6)._control.errorState,un._15(n,6)._control.errorState,un._15(n,6)._canLabelFloat,un._15(n,6)._shouldLabelFloat(),un._15(n,6)._hideControlPlaceholder(),un._15(n,6)._control.disabled,un._15(n,6)._control.focused,un._15(n,6)._shouldForward("untouched"),un._15(n,6)._shouldForward("touched"),un._15(n,6)._shouldForward("pristine"),un._15(n,6)._shouldForward("dirty"),un._15(n,6)._shouldForward("valid"),un._15(n,6)._shouldForward("invalid"),un._15(n,6)._shouldForward("pending")]);l(n,15,1,[un._15(n,20).ngClassUntouched,un._15(n,20).ngClassTouched,un._15(n,20).ngClassPristine,un._15(n,20).ngClassDirty,un._15(n,20).ngClassValid,un._15(n,20).ngClassInvalid,un._15(n,20).ngClassPending,un._15(n,21)._isServer,un._15(n,21).id,un._15(n,21).placeholder,un._15(n,21).disabled,un._15(n,21).required,un._15(n,21).readonly,un._15(n,21)._ariaDescribedby||null,un._15(n,21).errorState,un._15(n,21).required.toString()]);l(n,31,0,un._15(n,32)._hidden)})}function Ll(l){return un._25(0,[(l()(),un._1(0,0,null,null,6,"div",[],null,null,null,null,null)),(l()(),un._23(-1,null,[" \n "])),(l()(),un._1(2,0,null,null,2,"input",[["class","mat-input-element mat-form-field-autofill-control"],["matInput",""],["name","docName"],["placeholder","File Name"],["required",""],["type","text"]],[[2,"mat-input-server",null],[1,"id",0],[8,"placeholder",0],[8,"disabled",0],[8,"required",0],[8,"readOnly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"blur"],[null,"focus"],[null,"input"]],function(l,n,e){var t=!0,u=l.component;if("blur"===n){t=!1!==un._15(l,4)._focusChanged(!1)&&t}if("focus"===n){t=!1!==un._15(l,4)._focusChanged(!0)&&t}if("input"===n){t=!1!==un._15(l,4)._onInput()&&t}if("blur"===n){t=!1!==u.docnames(e.target.value,l.parent.context.index,l.parent.context.$implicit.image)&&t}return t},null,null)),un._20(6144,null,we.c,null,[Se.b]),un._0(4,933888,null,0,Se.b,[un.j,Pe.a,[8,null],[2,hn.t],[2,hn.j],xe.d,[8,null]],{placeholder:[0,"placeholder"],required:[1,"required"],type:[2,"type"]},null),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "]))],function(l,n){l(n,4,0,"File Name","","text")},function(l,n){l(n,2,0,un._15(n,4)._isServer,un._15(n,4).id,un._15(n,4).placeholder,un._15(n,4).disabled,un._15(n,4).required,un._15(n,4).readonly,un._15(n,4)._ariaDescribedby||null,un._15(n,4).errorState,un._15(n,4).required.toString())})}function Ol(l){return un._25(0,[(l()(),un._1(0,0,null,null,1,"div",[],null,null,null,null,null)),(l()(),un._23(1,null,["\n ","\n "]))],null,function(l,n){l(n,1,0,n.parent.context.$implicit.Name)})}function Tl(l){return un._25(0,[(l()(),un._1(0,0,null,null,14,"ion-col",[["class","col"],["col-6",""]],null,null,null,null,null)),un._0(1,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n \n "])),(l()(),un._1(3,0,null,null,1,"ion-icon",[["name","trash"],["role","img"]],[[2,"hide",null]],[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==l.component.removeimage(l.context.index)&&t}return t},null,null)),un._0(4,147456,null,0,Ie.a,[De.a,un.j,un.A],{name:[0,"name"]},null),(l()(),un._23(-1,null,["\n \n \n "])),(l()(),un._1(6,0,null,null,1,"img",[["class","img-responsive"],["imageViewer",""]],[[8,"src",4]],[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==un._15(l,7).onClick(e)&&t}return t},null,null)),un._0(7,16384,null,0,At.a,[un.j,Lt.a],{src:[0,"src"]},null),(l()(),un._23(-1,null,["\n\n "])),(l()(),un.W(16777216,null,null,1,null,Ll)),un._0(10,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,null,["\n "])),(l()(),un.W(16777216,null,null,1,null,Ol)),un._0(13,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,null,["\n "]))],function(l,n){l(n,4,0,"trash");l(n,7,0,"");l(n,10,0,""==n.context.$implicit.Name);l(n,13,0,""!=n.context.$implicit.Name)},function(l,n){l(n,3,0,un._15(n,4)._hidden);l(n,6,0,un._4(1,"",n.context.$implicit.image,""))})}function El(l){return un._25(0,[(l()(),un._1(0,0,null,null,13,"mat-card",[["class","mat-card"]],null,null,null,he.d,he.a)),un._0(1,49152,null,0,be.a,[],null,null),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(3,0,null,0,9,"ion-grid",[["class","grid"]],null,null,null,null,null)),un._0(4,16384,null,0,_t.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(6,0,null,null,5,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(7,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n \n \n \n "])),(l()(),un.W(16777216,null,null,1,null,Tl)),un._0(10,802816,null,0,Ve.j,[un.K,un.H,un.q],{ngForOf:[0,"ngForOf"]},null),(l()(),un._23(-1,null,["\n \n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,0,["\n "]))],function(l,n){l(n,10,0,n.component.pddocdata)},null)}function Nl(l){return un._25(0,[(l()(),un._1(0,0,null,null,1,"ion-spinner",[["class","spinner-calm"],["icon","bubbles"]],[[2,"spinner-paused",null]],null,null,Rt.b,Rt.a)),un._0(1,114688,null,0,Ut.a,[De.a,un.j,un.A],null,null)],function(l,n){l(n,1,0)},function(l,n){l(n,0,0,un._15(n,1)._paused)})}function $l(l){return un._25(0,[(l()(),un._1(0,0,null,null,20,"ion-header",[],null,null,null,null,null)),un._0(1,16384,null,0,dt.a,[De.a,un.j,un.A,[2,Ne.a]],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(3,0,null,null,16,"ion-navbar",[["class","toolbar"],["color","optblue"]],[[8,"hidden",0],[2,"statusbar-padding",null]],null,null,ct.b,ct.a)),un._0(4,49152,null,0,Ze.a,[Te.a,[2,Ne.a],[2,$e.a],De.a,un.j,un.A],{color:[0,"color"]},null),(l()(),un._23(-1,3,["\n "])),(l()(),un._1(6,0,null,0,8,"button",[["ion-button",""],["menuToggle",""]],[[8,"hidden",0]],[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==un._15(l,8).toggle()&&t}return t},pt.b,pt.a)),un._0(7,1097728,[[1,4]],0,mt.a,[[8,""],De.a,un.j,un.A],null,null),un._0(8,1064960,null,0,gt.a,[We.a,[2,Ne.a],[2,mt.a],[2,Ze.a]],{menuToggle:[0,"menuToggle"]},null),un._0(9,16384,null,1,ft.a,[De.a,un.j,un.A,[2,Xe.a],[2,Ze.a]],null,null),un._21(603979776,1,{_buttons:1}),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(12,0,null,0,1,"ion-icon",[["name","menu"],["role","img"]],[[2,"hide",null]],null,null,null,null)),un._0(13,147456,null,0,Ie.a,[De.a,un.j,un.A],{name:[0,"name"]},null),(l()(),un._23(-1,0,["\n "])),(l()(),un._23(-1,3,["\n "])),(l()(),un._1(16,0,null,3,2,"ion-title",[],null,null,null,Ye.b,Ye.a)),un._0(17,49152,null,0,Qe.a,[De.a,un.j,un.A,[2,Xe.a],[2,Ze.a]],null,null),(l()(),un._23(-1,0,["PD Details"])),(l()(),un._23(-1,3,["\n "])),(l()(),un._23(-1,null,["\n"])),(l()(),un._23(-1,null,["\n\n\n"])),(l()(),un._1(22,0,null,null,626,"ion-content",[["padding",""]],[[2,"statusbar-padding",null],[2,"has-refresher",null]],null,null,je.b,je.a)),un._0(23,4374528,null,0,Ae.a,[De.a,Le.a,Oe.a,un.j,un.A,Te.a,Ee.a,un.v,[2,Ne.a],[2,$e.a]],null,null),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(25,0,null,0,9,"ion-fab",[["middle",""],["right",""]],null,null,null,xt.b,xt.a)),un._0(26,1228800,null,2,St.a,[Le.a],null,null),un._21(335544320,2,{_mainButton:0}),un._21(603979776,3,{_fabLists:1}),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(30,0,null,0,3,"button",[["color","optblue"],["ion-fab",""],["mini",""]],null,[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==l.component.takePicture()&&t}return t},Pt.b,Pt.a)),un._0(31,49152,[[2,4]],0,qt.a,[De.a,un.j,un.A],{color:[0,"color"]},null),(l()(),un._1(32,0,null,0,1,"ion-icon",[["name","md-camera"],["role","img"]],[[2,"hide",null]],null,null,null,null)),un._0(33,147456,null,0,Ie.a,[De.a,un.j,un.A],{name:[0,"name"]},null),(l()(),un._23(-1,0,["\n "])),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(36,0,null,1,611,"form",[["novalidate",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"submit"],[null,"reset"]],function(l,n,e){var t=!0;if("submit"===n){t=!1!==un._15(l,38).onSubmit(e)&&t}if("reset"===n){t=!1!==un._15(l,38).onReset()&&t}return t},null,null)),un._0(37,16384,null,0,hn.A,[],null,null),un._0(38,540672,null,0,hn.j,[[8,null],[8,null]],{form:[0,"form"]},null),un._20(2048,null,hn.c,null,[hn.j]),un._0(40,16384,null,0,hn.s,[hn.c],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(42,0,null,null,294,"mat-card",[["class","box mat-card"]],null,null,null,he.d,he.a)),un._0(43,49152,null,0,be.a,[],null,null),(l()(),un._23(-1,0,["\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(46,0,null,0,28,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(47,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,4,{_control:0}),un._21(335544320,5,{_placeholderChild:0}),un._21(335544320,6,{_labelChild:0}),un._21(603979776,7,{_errorChildren:1}),un._21(603979776,8,{_hintChildren:1}),un._21(603979776,9,{_prefixChildren:1}),un._21(603979776,10,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(56,0,null,1,17,"mat-select",[["class","mat-select"],["formControlName","sub_entity_id"],["placeholder","Case Booked In"],["role","listbox"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[1,"id",0],[1,"tabindex",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-required",0],[1,"aria-disabled",0],[1,"aria-invalid",0],[1,"aria-owns",0],[1,"aria-multiselectable",0],[1,"aria-describedby",0],[1,"aria-activedescendant",0],[2,"mat-select-disabled",null],[2,"mat-select-invalid",null],[2,"mat-select-required",null]],[[null,"keydown"],[null,"focus"],[null,"blur"]],function(l,n,e){var t=!0;if("keydown"===n){t=!1!==un._15(l,60)._handleKeydown(e)&&t}if("focus"===n){t=!1!==un._15(l,60)._onFocus()&&t}if("blur"===n){t=!1!==un._15(l,60)._onBlur()&&t}return t},Nt.b,Nt.a)),un._0(57,671744,null,0,hn.h,[[3,hn.c],[8,null],[8,null],[8,null]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(59,16384,null,0,hn.r,[hn.q],null,null),un._0(60,2080768,null,3,$t.c,[Vt.f,un.g,un.v,xe.d,un.j,[2,Kt.c],[2,hn.t],[2,hn.j],[2,we.b],[2,hn.q],[8,null],$t.a],{placeholder:[0,"placeholder"]},null),un._21(603979776,11,{options:1}),un._21(603979776,12,{optionGroups:1}),un._21(335544320,13,{customTrigger:0}),un._20(2048,[[4,4]],we.c,null,[$t.c]),un._20(2048,null,xe.j,null,[$t.c]),(l()(),un._23(-1,1,[" \n "])),(l()(),un._1(67,0,null,1,2,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==un._15(l,68)._selectViaInteraction()&&t}if("keydown"===n){t=!1!==un._15(l,68)._handleKeydown(e)&&t}return t},Et.c,Et.a)),un._0(68,8437760,[[11,4]],0,xe.q,[un.j,un.g,[2,xe.j],[2,xe.p]],null,null),(l()(),un._23(-1,0,[" Select "])),(l()(),un._23(-1,1,["\n "])),(l()(),un.W(16777216,null,1,1,null,ll)),un._0(72,802816,null,0,Ve.j,[un.K,un.H,un.q],{ngForOf:[0,"ngForOf"]},null),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,0,["\n\t "])),(l()(),un._1(76,0,null,0,26,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width:100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(77,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,14,{_control:0}),un._21(335544320,15,{_placeholderChild:0}),un._21(335544320,16,{_labelChild:0}),un._21(603979776,17,{_errorChildren:1}),un._21(603979776,18,{_hintChildren:1}),un._21(603979776,19,{_prefixChildren:1}),un._21(603979776,20,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n\t \n\t "])),(l()(),un._1(86,0,null,1,15,"mat-select",[["class","mat-select"],["formControlName","pd_branch_id"],["placeholder","Branch from where Triggered"],["required",""],["role","listbox"]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[1,"id",0],[1,"tabindex",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-required",0],[1,"aria-disabled",0],[1,"aria-invalid",0],[1,"aria-owns",0],[1,"aria-multiselectable",0],[1,"aria-describedby",0],[1,"aria-activedescendant",0],[2,"mat-select-disabled",null],[2,"mat-select-invalid",null],[2,"mat-select-required",null]],[[null,"selectionChange"],[null,"keydown"],[null,"focus"],[null,"blur"]],function(l,n,e){var t=!0,u=l.component;if("keydown"===n){t=!1!==un._15(l,93)._handleKeydown(e)&&t}if("focus"===n){t=!1!==un._15(l,93)._onFocus()&&t}if("blur"===n){t=!1!==un._15(l,93)._onBlur()&&t}if("selectionChange"===n){t=!1!==u.getContactPerson()&&t}return t},Nt.b,Nt.a)),un._20(6144,null,xe.j,null,[$t.c]),un._0(88,16384,null,0,hn.w,[],{required:[0,"required"]},null),un._20(1024,null,hn.o,function(l){return[l]},[hn.w]),un._0(90,671744,null,0,hn.h,[[3,hn.c],[2,hn.o],[8,null],[8,null]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(92,16384,null,0,hn.r,[hn.q],null,null),un._0(93,2080768,null,3,$t.c,[Vt.f,un.g,un.v,xe.d,un.j,[2,Kt.c],[2,hn.t],[2,hn.j],[2,we.b],[2,hn.q],[8,null],$t.a],{placeholder:[0,"placeholder"],required:[1,"required"]},{selectionChange:"selectionChange"}),un._21(603979776,21,{options:1}),un._21(603979776,22,{optionGroups:1}),un._21(335544320,23,{customTrigger:0}),un._20(2048,[[14,4]],we.c,null,[$t.c]),(l()(),un._23(-1,1,["\n\t "])),(l()(),un.W(16777216,null,1,1,null,nl)),un._0(100,802816,null,0,Ve.j,[un.K,un.H,un.q],{ngForOf:[0,"ngForOf"]},null),(l()(),un._23(-1,1,["\n\t "])),(l()(),un._23(-1,1,["\n\t "])),(l()(),un._23(-1,0,["\n\n "])),(l()(),un._1(104,0,null,0,26,"div",[["fxLayout","column"],["fxLayoutAlign","start stretch"]],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(106,0,null,null,23,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(107,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,24,{_control:0}),un._21(335544320,25,{_placeholderChild:0}),un._21(335544320,26,{_labelChild:0}),un._21(603979776,27,{_errorChildren:1}),un._21(603979776,28,{_hintChildren:1}),un._21(603979776,29,{_prefixChildren:1}),un._21(603979776,30,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(116,0,null,1,9,"input",[["class","mat-input-element mat-form-field-autofill-control"],["formControlName","lenAppID"],["matInput",""],["name","lenAppID"],["placeholder","Loan Application ID"],["required",""],["type","text"]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[8,"placeholder",0],[8,"disabled",0],[8,"required",0],[8,"readOnly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"change"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],function(l,n,e){var t=!0,u=l.component;if("input"===n){t=!1!==un._15(l,117)._handleInput(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,117).onTouched()&&t}if("compositionstart"===n){t=!1!==un._15(l,117)._compositionStart()&&t}if("compositionend"===n){t=!1!==un._15(l,117)._compositionEnd(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,124)._focusChanged(!1)&&t}if("focus"===n){t=!1!==un._15(l,124)._focusChanged(!0)&&t}if("input"===n){t=!1!==un._15(l,124)._onInput()&&t}if("change"===n){t=!1!==u.checkExistPd(e.target.value,1)&&t}return t},null,null)),un._0(117,16384,null,0,hn.d,[un.B,un.j,[2,hn.a]],null,null),un._0(118,16384,null,0,hn.w,[],{required:[0,"required"]},null),un._20(1024,null,hn.o,function(l){return[l]},[hn.w]),un._20(1024,null,hn.p,function(l){return[l]},[hn.d]),un._0(121,671744,null,0,hn.h,[[3,hn.c],[2,hn.o],[8,null],[2,hn.p]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(123,16384,null,0,hn.r,[hn.q],null,null),un._0(124,933888,null,0,Se.b,[un.j,Pe.a,[2,hn.q],[2,hn.t],[2,hn.j],xe.d,[8,null]],{placeholder:[0,"placeholder"],required:[1,"required"],type:[2,"type"]},null),un._20(2048,[[24,4]],we.c,null,[Se.b]),(l()(),un._23(-1,1,["\n "])),(l()(),un.W(16777216,null,5,1,null,el)),un._0(128,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(132,0,null,0,28,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(133,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,31,{_control:0}),un._21(335544320,32,{_placeholderChild:0}),un._21(335544320,33,{_labelChild:0}),un._21(603979776,34,{_errorChildren:1}),un._21(603979776,35,{_hintChildren:1}),un._21(603979776,36,{_prefixChildren:1}),un._21(603979776,37,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(142,0,null,1,17,"mat-select",[["class","mat-select"],["formControlName","lender_sales_person"],["placeholder","Lender Sales Person"],["role","listbox"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[1,"id",0],[1,"tabindex",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-required",0],[1,"aria-disabled",0],[1,"aria-invalid",0],[1,"aria-owns",0],[1,"aria-multiselectable",0],[1,"aria-describedby",0],[1,"aria-activedescendant",0],[2,"mat-select-disabled",null],[2,"mat-select-invalid",null],[2,"mat-select-required",null]],[[null,"keydown"],[null,"focus"],[null,"blur"]],function(l,n,e){var t=!0;if("keydown"===n){t=!1!==un._15(l,146)._handleKeydown(e)&&t}if("focus"===n){t=!1!==un._15(l,146)._onFocus()&&t}if("blur"===n){t=!1!==un._15(l,146)._onBlur()&&t}return t},Nt.b,Nt.a)),un._0(143,671744,null,0,hn.h,[[3,hn.c],[8,null],[8,null],[8,null]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(145,16384,null,0,hn.r,[hn.q],null,null),un._0(146,2080768,null,3,$t.c,[Vt.f,un.g,un.v,xe.d,un.j,[2,Kt.c],[2,hn.t],[2,hn.j],[2,we.b],[2,hn.q],[8,null],$t.a],{placeholder:[0,"placeholder"]},null),un._21(603979776,38,{options:1}),un._21(603979776,39,{optionGroups:1}),un._21(335544320,40,{customTrigger:0}),un._20(2048,[[31,4]],we.c,null,[$t.c]),un._20(2048,null,xe.j,null,[$t.c]),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(153,0,null,1,2,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==un._15(l,154)._selectViaInteraction()&&t}if("keydown"===n){t=!1!==un._15(l,154)._handleKeydown(e)&&t}return t},Et.c,Et.a)),un._0(154,8437760,[[38,4]],0,xe.q,[un.j,un.g,[2,xe.j],[2,xe.p]],null,null),(l()(),un._23(-1,0,["Select"])),(l()(),un._23(-1,1,["\n "])),(l()(),un.W(16777216,null,1,1,null,tl)),un._0(158,802816,null,0,Ve.j,[un.K,un.H,un.q],{ngForOf:[0,"ngForOf"]},null),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(162,0,null,0,28,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(163,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,41,{_control:0}),un._21(335544320,42,{_placeholderChild:0}),un._21(335544320,43,{_labelChild:0}),un._21(603979776,44,{_errorChildren:1}),un._21(603979776,45,{_hintChildren:1}),un._21(603979776,46,{_prefixChildren:1}),un._21(603979776,47,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(172,0,null,1,17,"mat-select",[["class","mat-select"],["formControlName","lender_credit_person"],["placeholder","Lender Credit Person"],["role","listbox"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[1,"id",0],[1,"tabindex",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-required",0],[1,"aria-disabled",0],[1,"aria-invalid",0],[1,"aria-owns",0],[1,"aria-multiselectable",0],[1,"aria-describedby",0],[1,"aria-activedescendant",0],[2,"mat-select-disabled",null],[2,"mat-select-invalid",null],[2,"mat-select-required",null]],[[null,"keydown"],[null,"focus"],[null,"blur"]],function(l,n,e){var t=!0;if("keydown"===n){t=!1!==un._15(l,176)._handleKeydown(e)&&t}if("focus"===n){t=!1!==un._15(l,176)._onFocus()&&t}if("blur"===n){t=!1!==un._15(l,176)._onBlur()&&t}return t},Nt.b,Nt.a)),un._0(173,671744,null,0,hn.h,[[3,hn.c],[8,null],[8,null],[8,null]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(175,16384,null,0,hn.r,[hn.q],null,null),un._0(176,2080768,null,3,$t.c,[Vt.f,un.g,un.v,xe.d,un.j,[2,Kt.c],[2,hn.t],[2,hn.j],[2,we.b],[2,hn.q],[8,null],$t.a],{placeholder:[0,"placeholder"]},null),un._21(603979776,48,{options:1}),un._21(603979776,49,{optionGroups:1}),un._21(335544320,50,{customTrigger:0}),un._20(2048,[[41,4]],we.c,null,[$t.c]),un._20(2048,null,xe.j,null,[$t.c]),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(183,0,null,1,2,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==un._15(l,184)._selectViaInteraction()&&t}if("keydown"===n){t=!1!==un._15(l,184)._handleKeydown(e)&&t}return t},Et.c,Et.a)),un._0(184,8437760,[[48,4]],0,xe.q,[un.j,un.g,[2,xe.j],[2,xe.p]],null,null),(l()(),un._23(-1,0,["Select"])),(l()(),un._23(-1,1,["\n "])),(l()(),un.W(16777216,null,1,1,null,ul)),un._0(188,802816,null,0,Ve.j,[un.K,un.H,un.q],{ngForOf:[0,"ngForOf"]},null),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un.W(16777216,null,0,1,null,ol)),un._0(193,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,0,["\n\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._23(-1,0,["\n"])),(l()(),un._23(-1,0,["\n\n "])),(l()(),un._1(198,0,null,0,31,"div",[["fxLayout","column"],["fxLayoutAlign","start stretch"]],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(200,0,null,null,28,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(201,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,61,{_control:0}),un._21(335544320,62,{_placeholderChild:0}),un._21(335544320,63,{_labelChild:0}),un._21(603979776,64,{_errorChildren:1}),un._21(603979776,65,{_hintChildren:1}),un._21(603979776,66,{_prefixChildren:1}),un._21(603979776,67,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n \n "])),(l()(),un._1(210,0,null,1,17,"mat-select",[["class","mat-select"],["formControlName","proName"],["name","proName"],["placeholder","Product Name"],["role","listbox"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[1,"id",0],[1,"tabindex",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-required",0],[1,"aria-disabled",0],[1,"aria-invalid",0],[1,"aria-owns",0],[1,"aria-multiselectable",0],[1,"aria-describedby",0],[1,"aria-activedescendant",0],[2,"mat-select-disabled",null],[2,"mat-select-invalid",null],[2,"mat-select-required",null]],[[null,"selectionChange"],[null,"keydown"],[null,"focus"],[null,"blur"]],function(l,n,e){var t=!0,u=l.component;if("keydown"===n){t=!1!==un._15(l,214)._handleKeydown(e)&&t}if("focus"===n){t=!1!==un._15(l,214)._onFocus()&&t}if("blur"===n){t=!1!==un._15(l,214)._onBlur()&&t}if("selectionChange"===n){t=!1!==u.getsubproduct(e.value)&&t}return t},Nt.b,Nt.a)),un._0(211,671744,null,0,hn.h,[[3,hn.c],[8,null],[8,null],[8,null]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(213,16384,null,0,hn.r,[hn.q],null,null),un._0(214,2080768,null,3,$t.c,[Vt.f,un.g,un.v,xe.d,un.j,[2,Kt.c],[2,hn.t],[2,hn.j],[2,we.b],[2,hn.q],[8,null],$t.a],{placeholder:[0,"placeholder"]},{selectionChange:"selectionChange"}),un._21(603979776,68,{options:1}),un._21(603979776,69,{optionGroups:1}),un._21(335544320,70,{customTrigger:0}),un._20(2048,[[61,4]],we.c,null,[$t.c]),un._20(2048,null,xe.j,null,[$t.c]),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(221,0,null,1,2,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==un._15(l,222)._selectViaInteraction()&&t}if("keydown"===n){t=!1!==un._15(l,222)._handleKeydown(e)&&t}return t},Et.c,Et.a)),un._0(222,8437760,[[68,4]],0,xe.q,[un.j,un.g,[2,xe.j],[2,xe.p]],null,null),(l()(),un._23(-1,0,["--"])),(l()(),un._23(-1,1,["\n\n "])),(l()(),un.W(16777216,null,1,1,null,rl)),un._0(226,802816,null,0,Ve.j,[un.K,un.H,un.q],{ngForOf:[0,"ngForOf"]},null),(l()(),un._23(-1,1,["\n\n "])),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un.W(16777216,null,0,1,null,_l)),un._0(233,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,0,["\n \n "])),(l()(),un._1(235,0,null,0,35,"div",[["fxLayout","column"],["fxLayoutAlign","start stretch"],["text-warp",""]],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(237,0,null,null,32,"mat-list",[["class","mat-list"]],null,null,null,Ht.b,Ht.a)),un._0(238,49152,null,0,Mt.a,[],null,null),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(240,0,null,0,28,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(241,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,81,{_control:0}),un._21(335544320,82,{_placeholderChild:0}),un._21(335544320,83,{_labelChild:0}),un._21(603979776,84,{_errorChildren:1}),un._21(603979776,85,{_hintChildren:1}),un._21(603979776,86,{_prefixChildren:1}),un._21(603979776,87,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(250,0,null,1,17,"mat-select",[["class","mat-select"],["formControlName","customeSeg"],["matInput",""],["placeholder","Customer Segment"],["role","listbox"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[1,"id",0],[1,"tabindex",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-required",0],[1,"aria-disabled",0],[1,"aria-invalid",0],[1,"aria-owns",0],[1,"aria-multiselectable",0],[1,"aria-describedby",0],[1,"aria-activedescendant",0],[2,"mat-select-disabled",null],[2,"mat-select-invalid",null],[2,"mat-select-required",null]],[[null,"selectionChange"],[null,"keydown"],[null,"focus"],[null,"blur"]],function(l,n,e){var t=!0,u=l.component;if("keydown"===n){t=!1!==un._15(l,254)._handleKeydown(e)&&t}if("focus"===n){t=!1!==un._15(l,254)._onFocus()&&t}if("blur"===n){t=!1!==un._15(l,254)._onBlur()&&t}if("selectionChange"===n){t=!1!==u.cusSegChange(e.value)&&t}return t},Nt.b,Nt.a)),un._0(251,671744,null,0,hn.h,[[3,hn.c],[8,null],[8,null],[8,null]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(253,16384,null,0,hn.r,[hn.q],null,null),un._0(254,2080768,null,3,$t.c,[Vt.f,un.g,un.v,xe.d,un.j,[2,Kt.c],[2,hn.t],[2,hn.j],[2,we.b],[2,hn.q],[8,null],$t.a],{placeholder:[0,"placeholder"]},{selectionChange:"selectionChange"}),un._21(603979776,88,{options:1}),un._21(603979776,89,{optionGroups:1}),un._21(335544320,90,{customTrigger:0}),un._20(2048,[[81,4]],we.c,null,[$t.c]),un._20(2048,null,xe.j,null,[$t.c]),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(261,0,null,1,2,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==un._15(l,262)._selectViaInteraction()&&t}if("keydown"===n){t=!1!==un._15(l,262)._handleKeydown(e)&&t}return t},Et.c,Et.a)),un._0(262,8437760,[[88,4]],0,xe.q,[un.j,un.g,[2,xe.j],[2,xe.p]],null,null),(l()(),un._23(-1,0,["--"])),(l()(),un._23(-1,1,["\n\n "])),(l()(),un.W(16777216,null,1,1,null,dl)),un._0(266,802816,null,0,Ve.j,[un.K,un.H,un.q],{ngForOf:[0,"ngForOf"]},null),(l()(),un._23(-1,1,["\n\n "])),(l()(),un._23(-1,1,["\n \n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(272,0,null,0,31,"div",[["fxLayout","column"],["fxLayoutAlign","start stretch"]],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(274,0,null,null,28,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(275,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,91,{_control:0}),un._21(335544320,92,{_placeholderChild:0}),un._21(335544320,93,{_labelChild:0}),un._21(603979776,94,{_errorChildren:1}),un._21(603979776,95,{_hintChildren:1}),un._21(603979776,96,{_prefixChildren:1}),un._21(603979776,97,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(284,0,null,1,17,"mat-select",[["class","mat-select"],["formControlName","pdType"],["matInput",""],["placeholder","PD Type"],["role","listbox"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[1,"id",0],[1,"tabindex",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-required",0],[1,"aria-disabled",0],[1,"aria-invalid",0],[1,"aria-owns",0],[1,"aria-multiselectable",0],[1,"aria-describedby",0],[1,"aria-activedescendant",0],[2,"mat-select-disabled",null],[2,"mat-select-invalid",null],[2,"mat-select-required",null]],[[null,"keydown"],[null,"focus"],[null,"blur"]],function(l,n,e){var t=!0;if("keydown"===n){t=!1!==un._15(l,288)._handleKeydown(e)&&t}if("focus"===n){t=!1!==un._15(l,288)._onFocus()&&t}if("blur"===n){t=!1!==un._15(l,288)._onBlur()&&t}return t},Nt.b,Nt.a)),un._0(285,671744,null,0,hn.h,[[3,hn.c],[8,null],[8,null],[8,null]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(287,16384,null,0,hn.r,[hn.q],null,null),un._0(288,2080768,null,3,$t.c,[Vt.f,un.g,un.v,xe.d,un.j,[2,Kt.c],[2,hn.t],[2,hn.j],[2,we.b],[2,hn.q],[8,null],$t.a],{placeholder:[0,"placeholder"]},null),un._21(603979776,98,{options:1}),un._21(603979776,99,{optionGroups:1}),un._21(335544320,100,{customTrigger:0}),un._20(2048,[[91,4]],we.c,null,[$t.c]),un._20(2048,null,xe.j,null,[$t.c]),(l()(),un._23(-1,1,["\n\n "])),(l()(),un._1(295,0,null,1,2,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==un._15(l,296)._selectViaInteraction()&&t}if("keydown"===n){t=!1!==un._15(l,296)._handleKeydown(e)&&t}return t},Et.c,Et.a)),un._0(296,8437760,[[98,4]],0,xe.q,[un.j,un.g,[2,xe.j],[2,xe.p]],null,null),(l()(),un._23(-1,0,["--"])),(l()(),un._23(-1,1,["\n\n "])),(l()(),un.W(16777216,null,1,1,null,cl)),un._0(300,802816,null,0,Ve.j,[un.K,un.H,un.q],{ngForOf:[0,"ngForOf"]},null),(l()(),un._23(-1,1,["\n \n\n "])),(l()(),un._23(-1,1,["\n \n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(305,0,null,0,30,"div",[["fxLayout","column"],["fxLayoutAlign","start stretch"]],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(307,0,null,null,27,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(308,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,101,{_control:0}),un._21(335544320,102,{_placeholderChild:0}),un._21(335544320,103,{_labelChild:0}),un._21(603979776,104,{_errorChildren:1}),un._21(603979776,105,{_hintChildren:1}),un._21(603979776,106,{_prefixChildren:1}),un._21(603979776,107,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(317,0,null,1,10,"input",[["class","mat-input-element mat-form-field-autofill-control"],["formControlName","loanAmt"],["matInput",""],["placeholder","Loan Amount"],["required",""],["type","number"]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[8,"placeholder",0],[8,"disabled",0],[8,"required",0],[8,"readOnly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"keyup"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"change"],[null,"focus"]],function(l,n,e){var t=!0,u=l.component;if("input"===n){t=!1!==un._15(l,318)._handleInput(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,318).onTouched()&&t}if("compositionstart"===n){t=!1!==un._15(l,318)._compositionStart()&&t}if("compositionend"===n){t=!1!==un._15(l,318)._compositionEnd(e.target.value)&&t}if("change"===n){t=!1!==un._15(l,319).onChange(e.target.value)&&t}if("input"===n){t=!1!==un._15(l,319).onChange(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,319).onTouched()&&t}if("blur"===n){t=!1!==un._15(l,326)._focusChanged(!1)&&t}if("focus"===n){t=!1!==un._15(l,326)._focusChanged(!0)&&t}if("input"===n){t=!1!==un._15(l,326)._onInput()&&t}if("keyup"===n){t=!1!==u.inWords(e)&&t}return t},null,null)),un._0(318,16384,null,0,hn.d,[un.B,un.j,[2,hn.a]],null,null),un._0(319,16384,null,0,hn.z,[un.B,un.j],null,null),un._0(320,16384,null,0,hn.w,[],{required:[0,"required"]},null),un._20(1024,null,hn.o,function(l){return[l]},[hn.w]),un._20(1024,null,hn.p,function(l,n){return[l,n]},[hn.d,hn.z]),un._0(323,671744,null,0,hn.h,[[3,hn.c],[2,hn.o],[8,null],[2,hn.p]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(325,16384,null,0,hn.r,[hn.q],null,null),un._0(326,933888,null,0,Se.b,[un.j,Pe.a,[2,hn.q],[2,hn.t],[2,hn.j],xe.d,[8,null]],{placeholder:[0,"placeholder"],required:[1,"required"],type:[2,"type"]},null),un._20(2048,[[101,4]],we.c,null,[Se.b]),(l()(),un._23(-1,1,["\n "])),(l()(),un.W(16777216,null,7,1,null,pl)),un._0(330,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,1,["\n "])),(l()(),un.W(16777216,null,5,1,null,ml)),un._0(333,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,0,["\n"])),(l()(),un._23(-1,null,["\n"])),(l()(),un._1(338,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),un._23(-1,null,["\n"])),(l()(),un._1(340,0,null,null,8,"mat-card",[["class","mat-card"],["formArrayName","address_field"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,he.d,he.a)),un._0(341,212992,null,0,hn.e,[[3,hn.c],[8,null],[8,null]],{name:[0,"name"]},null),un._20(2048,null,hn.c,null,[hn.e]),un._0(343,16384,null,0,hn.s,[hn.c],null,null),un._0(344,49152,null,0,be.a,[],null,null),(l()(),un._23(-1,0,["\n \n "])),(l()(),un.W(16777216,null,0,1,null,wl)),un._0(347,802816,null,0,Ve.j,[un.K,un.H,un.q],{ngForOf:[0,"ngForOf"]},null),(l()(),un._23(-1,0,["\n"])),(l()(),un._23(-1,null,["\n\n "])),(l()(),un._23(-1,null,["\n \n \n"])),(l()(),un._1(351,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(353,0,null,null,199,"mat-card",[["class","box mat-card"]],null,null,null,he.d,he.a)),un._0(354,49152,null,0,be.a,[],null,null),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(356,0,null,0,10,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(357,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(359,0,null,null,5,"ion-col",[["class","col"],["col-8",""]],null,null,null,null,null)),un._0(360,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(362,0,null,null,1,"h5",[],null,null,null,null,null)),(l()(),un._23(-1,null,["Applicant # 1"])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n \n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(368,0,null,0,52,"div",[["fxLayout","column"],["fxLayoutAlign","start stretch"]],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(370,0,null,null,24,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(371,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,156,{_control:0}),un._21(335544320,157,{_placeholderChild:0}),un._21(335544320,158,{_labelChild:0}),un._21(603979776,159,{_errorChildren:1}),un._21(603979776,160,{_hintChildren:1}),un._21(603979776,161,{_prefixChildren:1}),un._21(603979776,162,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(380,0,null,1,13,"mat-select",[["class","mat-select"],["formControlName","applicant_title_name"],["placeholder","Title"],["role","listbox"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[1,"id",0],[1,"tabindex",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-required",0],[1,"aria-disabled",0],[1,"aria-invalid",0],[1,"aria-owns",0],[1,"aria-multiselectable",0],[1,"aria-describedby",0],[1,"aria-activedescendant",0],[2,"mat-select-disabled",null],[2,"mat-select-invalid",null],[2,"mat-select-required",null]],[[null,"keydown"],[null,"focus"],[null,"blur"]],function(l,n,e){var t=!0;if("keydown"===n){t=!1!==un._15(l,385)._handleKeydown(e)&&t}if("focus"===n){t=!1!==un._15(l,385)._onFocus()&&t}if("blur"===n){t=!1!==un._15(l,385)._onBlur()&&t}return t},Nt.b,Nt.a)),un._20(6144,null,xe.j,null,[$t.c]),un._0(382,671744,null,0,hn.h,[[3,hn.c],[8,null],[8,null],[8,null]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(384,16384,null,0,hn.r,[hn.q],null,null),un._0(385,2080768,null,3,$t.c,[Vt.f,un.g,un.v,xe.d,un.j,[2,Kt.c],[2,hn.t],[2,hn.j],[2,we.b],[2,hn.q],[8,null],$t.a],{placeholder:[0,"placeholder"]},null),un._21(603979776,163,{options:1}),un._21(603979776,164,{optionGroups:1}),un._21(335544320,165,{customTrigger:0}),un._20(2048,[[156,4]],we.c,null,[$t.c]),(l()(),un._23(-1,1,["\n "])),(l()(),un.W(16777216,null,1,1,null,xl)),un._0(392,802816,null,0,Ve.j,[un.K,un.H,un.q],{ngForOf:[0,"ngForOf"]},null),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,1,["\n\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(396,0,null,null,23,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(397,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,166,{_control:0}),un._21(335544320,167,{_placeholderChild:0}),un._21(335544320,168,{_labelChild:0}),un._21(603979776,169,{_errorChildren:1}),un._21(603979776,170,{_hintChildren:1}),un._21(603979776,171,{_prefixChildren:1}),un._21(603979776,172,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(406,0,null,1,9,"input",[["class","mat-input-element mat-form-field-autofill-control"],["formControlName","mainappname"],["matInput",""],["name","lenName"],["placeholder","Name of Individual Applicant"],["required",""],["type","text"]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[8,"placeholder",0],[8,"disabled",0],[8,"required",0],[8,"readOnly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"change"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],function(l,n,e){var t=!0,u=l.component;if("input"===n){t=!1!==un._15(l,407)._handleInput(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,407).onTouched()&&t}if("compositionstart"===n){t=!1!==un._15(l,407)._compositionStart()&&t}if("compositionend"===n){t=!1!==un._15(l,407)._compositionEnd(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,414)._focusChanged(!1)&&t}if("focus"===n){t=!1!==un._15(l,414)._focusChanged(!0)&&t}if("input"===n){t=!1!==un._15(l,414)._onInput()&&t}if("change"===n){t=!1!==u.checkExistPd(e.target.value,2)&&t}return t},null,null)),un._0(407,16384,null,0,hn.d,[un.B,un.j,[2,hn.a]],null,null),un._0(408,16384,null,0,hn.w,[],{required:[0,"required"]},null),un._20(1024,null,hn.o,function(l){return[l]},[hn.w]),un._20(1024,null,hn.p,function(l){return[l]},[hn.d]),un._0(411,671744,null,0,hn.h,[[3,hn.c],[2,hn.o],[8,null],[2,hn.p]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(413,16384,null,0,hn.r,[hn.q],null,null),un._0(414,933888,null,0,Se.b,[un.j,Pe.a,[2,hn.q],[2,hn.t],[2,hn.j],xe.d,[8,null]],{placeholder:[0,"placeholder"],required:[1,"required"],type:[2,"type"]},null),un._20(2048,[[166,4]],we.c,null,[Se.b]),(l()(),un._23(-1,1,["\n "])),(l()(),un.W(16777216,null,5,1,null,Sl)),un._0(418,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(422,0,null,0,21,"div",[["fxLayout","column"],["fxLayoutAlign","start stretch"]],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(424,0,null,null,18,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(425,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,173,{_control:0}),un._21(335544320,174,{_placeholderChild:0}),un._21(335544320,175,{_labelChild:0}),un._21(603979776,176,{_errorChildren:1}),un._21(603979776,177,{_hintChildren:1}),un._21(603979776,178,{_prefixChildren:1}),un._21(603979776,179,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(434,0,null,1,7,"input",[["class","mat-input-element mat-form-field-autofill-control"],["formControlName","mainappcompany"],["matInput",""],["name","mainappcompany"],["type","text"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[8,"placeholder",0],[8,"disabled",0],[8,"required",0],[8,"readOnly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],function(l,n,e){var t=!0;if("input"===n){t=!1!==un._15(l,435)._handleInput(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,435).onTouched()&&t}if("compositionstart"===n){t=!1!==un._15(l,435)._compositionStart()&&t}if("compositionend"===n){t=!1!==un._15(l,435)._compositionEnd(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,440)._focusChanged(!1)&&t}if("focus"===n){t=!1!==un._15(l,440)._focusChanged(!0)&&t}if("input"===n){t=!1!==un._15(l,440)._onInput()&&t}return t},null,null)),un._0(435,16384,null,0,hn.d,[un.B,un.j,[2,hn.a]],null,null),un._20(1024,null,hn.p,function(l){return[l]},[hn.d]),un._0(437,671744,null,0,hn.h,[[3,hn.c],[8,null],[8,null],[2,hn.p]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(439,16384,null,0,hn.r,[hn.q],null,null),un._0(440,933888,null,0,Se.b,[un.j,Pe.a,[2,hn.q],[2,hn.t],[2,hn.j],xe.d,[8,null]],{placeholder:[0,"placeholder"],type:[1,"type"]},null),un._20(2048,[[173,4]],we.c,null,[Se.b]),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(445,0,null,0,28,"div",[["fxLayout","column"],["fxLayoutAlign","start stretch"]],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(447,0,null,null,25,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(448,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,180,{_control:0}),un._21(335544320,181,{_placeholderChild:0}),un._21(335544320,182,{_labelChild:0}),un._21(603979776,183,{_errorChildren:1}),un._21(603979776,184,{_hintChildren:1}),un._21(603979776,185,{_prefixChildren:1}),un._21(603979776,186,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(457,0,null,1,11,"input",[["class","mat-input-element mat-form-field-autofill-control"],["formControlName","mainappphone"],["matInput",""],["maxlength","10"],["minlength","10"],["name","mainappphone"],["placeholder","Mobile Number"],["required",""],["type","tel"]],[[1,"required",0],[1,"minlength",0],[1,"maxlength",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[8,"placeholder",0],[8,"disabled",0],[8,"required",0],[8,"readOnly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"change"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],function(l,n,e){var t=!0,u=l.component;if("input"===n){t=!1!==un._15(l,458)._handleInput(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,458).onTouched()&&t}if("compositionstart"===n){t=!1!==un._15(l,458)._compositionStart()&&t}if("compositionend"===n){t=!1!==un._15(l,458)._compositionEnd(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,467)._focusChanged(!1)&&t}if("focus"===n){t=!1!==un._15(l,467)._focusChanged(!0)&&t}if("input"===n){t=!1!==un._15(l,467)._onInput()&&t}if("change"===n){t=!1!==u.checkExistPd(e.target.value,2)&&t}return t},null,null)),un._0(458,16384,null,0,hn.d,[un.B,un.j,[2,hn.a]],null,null),un._0(459,16384,null,0,hn.w,[],{required:[0,"required"]},null),un._0(460,540672,null,0,hn.n,[],{minlength:[0,"minlength"]},null),un._0(461,540672,null,0,hn.m,[],{maxlength:[0,"maxlength"]},null),un._20(1024,null,hn.o,function(l,n,e){return[l,n,e]},[hn.w,hn.n,hn.m]),un._20(1024,null,hn.p,function(l){return[l]},[hn.d]),un._0(464,671744,null,0,hn.h,[[3,hn.c],[2,hn.o],[8,null],[2,hn.p]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(466,16384,null,0,hn.r,[hn.q],null,null),un._0(467,933888,null,0,Se.b,[un.j,Pe.a,[2,hn.q],[2,hn.t],[2,hn.j],xe.d,[8,null]],{placeholder:[0,"placeholder"],required:[1,"required"],type:[2,"type"]},null),un._20(2048,[[180,4]],we.c,null,[Se.b]),(l()(),un._23(-1,1,["\n "])),(l()(),un.W(16777216,null,5,1,null,Pl)),un._0(471,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,1,["\n \n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(475,0,null,0,22,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 30%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(476,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,187,{_control:0}),un._21(335544320,188,{_placeholderChild:0}),un._21(335544320,189,{_labelChild:0}),un._21(603979776,190,{_errorChildren:1}),un._21(603979776,191,{_hintChildren:1}),un._21(603979776,192,{_prefixChildren:1}),un._21(603979776,193,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(485,0,null,1,10,"input",[["autocomplete","off"],["class","mat-input-element mat-form-field-autofill-control"],["formControlName","applicant_stdcode"],["matInput",""],["maxlength","5"],["minlength","3"],["placeholder","STD Code"],["type","tel"]],[[1,"minlength",0],[1,"maxlength",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[8,"placeholder",0],[8,"disabled",0],[8,"required",0],[8,"readOnly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],function(l,n,e){var t=!0;if("input"===n){t=!1!==un._15(l,486)._handleInput(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,486).onTouched()&&t}if("compositionstart"===n){t=!1!==un._15(l,486)._compositionStart()&&t}if("compositionend"===n){t=!1!==un._15(l,486)._compositionEnd(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,494)._focusChanged(!1)&&t}if("focus"===n){t=!1!==un._15(l,494)._focusChanged(!0)&&t}if("input"===n){t=!1!==un._15(l,494)._onInput()&&t}return t},null,null)),un._0(486,16384,null,0,hn.d,[un.B,un.j,[2,hn.a]],null,null),un._0(487,540672,null,0,hn.n,[],{minlength:[0,"minlength"]},null),un._0(488,540672,null,0,hn.m,[],{maxlength:[0,"maxlength"]},null),un._20(1024,null,hn.o,function(l,n){return[l,n]},[hn.n,hn.m]),un._20(1024,null,hn.p,function(l){return[l]},[hn.d]),un._0(491,671744,null,0,hn.h,[[3,hn.c],[2,hn.o],[8,null],[2,hn.p]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(493,16384,null,0,hn.r,[hn.q],null,null),un._0(494,933888,null,0,Se.b,[un.j,Pe.a,[2,hn.q],[2,hn.t],[2,hn.j],xe.d,[8,null]],{placeholder:[0,"placeholder"],type:[1,"type"]},null),un._20(2048,[[187,4]],we.c,null,[Se.b]),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,0,[" - \n "])),(l()(),un._1(499,0,null,0,22,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 60%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(500,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,194,{_control:0}),un._21(335544320,195,{_placeholderChild:0}),un._21(335544320,196,{_labelChild:0}),un._21(603979776,197,{_errorChildren:1}),un._21(603979776,198,{_hintChildren:1}),un._21(603979776,199,{_prefixChildren:1}),un._21(603979776,200,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(509,0,null,1,10,"input",[["autocomplete","off"],["class","mat-input-element mat-form-field-autofill-control"],["formControlName","applicant_landline"],["matInput",""],["maxlength","8"],["minlength","6"],["placeholder","Landline Number"],["type","tel"]],[[1,"minlength",0],[1,"maxlength",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[8,"placeholder",0],[8,"disabled",0],[8,"required",0],[8,"readOnly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],function(l,n,e){var t=!0;if("input"===n){t=!1!==un._15(l,510)._handleInput(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,510).onTouched()&&t}if("compositionstart"===n){t=!1!==un._15(l,510)._compositionStart()&&t}if("compositionend"===n){t=!1!==un._15(l,510)._compositionEnd(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,518)._focusChanged(!1)&&t}if("focus"===n){t=!1!==un._15(l,518)._focusChanged(!0)&&t}if("input"===n){t=!1!==un._15(l,518)._onInput()&&t}return t},null,null)),un._0(510,16384,null,0,hn.d,[un.B,un.j,[2,hn.a]],null,null),un._0(511,540672,null,0,hn.n,[],{minlength:[0,"minlength"]},null),un._0(512,540672,null,0,hn.m,[],{maxlength:[0,"maxlength"]},null),un._20(1024,null,hn.o,function(l,n){return[l,n]},[hn.n,hn.m]),un._20(1024,null,hn.p,function(l){return[l]},[hn.d]),un._0(515,671744,null,0,hn.h,[[3,hn.c],[2,hn.o],[8,null],[2,hn.p]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(517,16384,null,0,hn.r,[hn.q],null,null),un._0(518,933888,null,0,Se.b,[un.j,Pe.a,[2,hn.q],[2,hn.t],[2,hn.j],xe.d,[8,null]],{placeholder:[0,"placeholder"],type:[1,"type"]},null),un._20(2048,[[194,4]],we.c,null,[Se.b]),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(523,0,null,0,28,"div",[["formArrayName","co_applicant"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,null,null)),un._0(524,212992,null,0,hn.e,[[3,hn.c],[8,null],[8,null]],{name:[0,"name"]},null),un._20(2048,null,hn.c,null,[hn.e]),un._0(526,16384,null,0,hn.s,[hn.c],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un.W(16777216,null,null,1,null,kl)),un._0(529,802816,null,0,Ve.j,[un.K,un.H,un.q],{ngForOf:[0,"ngForOf"]},null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(531,0,null,null,19,"ion-buttons",[["end",""]],null,null,null,null,null)),un._0(532,16384,null,1,ft.a,[De.a,un.j,un.A,[2,Xe.a],[2,Ze.a]],null,null),un._21(603979776,246,{_buttons:1}),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(535,0,null,null,5,"ion-col",[["class","col"],["col-3",""],["offset-3",""]],null,null,null,null,null)),un._0(536,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un.W(16777216,null,null,1,null,Fl)),un._0(539,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(542,0,null,null,7,"ion-col",[["class","col"],["col-2",""],["offset-1",""]],null,null,null,null,null)),un._0(543,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(545,0,null,null,3,"button",[["clear",""],["color","optblue"],["ion-button",""]],null,[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==l.component.addPersonCoApplicant()&&t}return t},pt.b,pt.a)),un._0(546,1097728,null,0,mt.a,[[8,""],De.a,un.j,un.A],{color:[0,"color"],clear:[1,"clear"]},null),(l()(),un._1(547,0,null,0,1,"ion-icon",[["name","add-circle"],["role","img"],["style","font-size: 24px"]],[[2,"hide",null]],null,null,null,null)),un._0(548,147456,null,0,Ie.a,[De.a,un.j,un.A],{name:[0,"name"]},null),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,0,["\n \n "])),(l()(),un._23(-1,null,["\n \n \n "])),(l()(),un._1(554,0,null,null,19,"mat-card",[["class","mat-card"],["formArrayName","items"],["fxLayout","row"],["fxLayoutWrap","wrap"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,he.d,he.a)),un._0(555,212992,null,0,hn.e,[[3,hn.c],[8,null],[8,null]],{name:[0,"name"]},null),un._20(2048,null,hn.c,null,[hn.e]),un._0(557,16384,null,0,hn.s,[hn.c],null,null),un._0(558,49152,null,0,be.a,[],null,null),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(560,0,null,0,9,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(561,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(563,0,null,null,1,"h5",[],null,null,null,null,null)),(l()(),un._23(-1,null,["Credit Manager’s Specific Queries"])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(566,0,null,null,2,"ion-col",[["class","col"],["col-3",""],["offset-1",""]],null,null,null,null,null)),un._0(567,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,[" \n \n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un.W(16777216,null,0,1,null,Dl)),un._0(572,802816,null,0,Ve.j,[un.K,un.H,un.q],{ngForOf:[0,"ngForOf"]},null),(l()(),un._23(-1,0,["\n \n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(575,0,null,null,23,"mat-card",[["class","mat-card"]],null,null,null,he.d,he.a)),un._0(576,49152,null,0,be.a,[],null,null),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(578,0,null,0,9,"mat-card-header",[["class","mat-card-header"]],null,null,null,he.c,he.b)),un._0(579,49152,null,0,be.e,[],null,null),(l()(),un._23(-1,2,["\n "])),(l()(),un._1(581,0,null,1,5,"mat-card-title",[["class","mat-card-title"]],null,null,null,null,null)),un._0(582,16384,null,0,be.h,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(584,0,null,null,1,"h5",[],null,null,null,null,null)),(l()(),un._23(-1,null,[" Documents to be collected"])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,2,["\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(589,0,null,0,8,"mat-card-content",[["class","mat-card-content"],["formArrayName","docs_to_be_collected"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,null,null)),un._0(590,212992,null,0,hn.e,[[3,hn.c],[8,null],[8,null]],{name:[0,"name"]},null),un._20(2048,null,hn.c,null,[hn.e]),un._0(592,16384,null,0,hn.s,[hn.c],null,null),un._0(593,16384,null,0,be.c,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un.W(16777216,null,null,1,null,Al)),un._0(596,802816,null,0,Ve.j,[un.K,un.H,un.q],{ngForOf:[0,"ngForOf"]},null),(l()(),un._23(-1,null,["\n \n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un.W(16777216,null,null,1,null,El)),un._0(601,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(603,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(605,0,null,null,26,"mat-card",[["class","mat-card"]],null,null,null,he.d,he.a)),un._0(606,49152,null,0,be.a,[],null,null),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(608,0,null,0,22,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(609,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(611,0,null,null,18,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 100%;"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(612,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,263,{_control:0}),un._21(335544320,264,{_placeholderChild:0}),un._21(335544320,265,{_labelChild:0}),un._21(603979776,266,{_errorChildren:1}),un._21(603979776,267,{_hintChildren:1}),un._21(603979776,268,{_prefixChildren:1}),un._21(603979776,269,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(621,0,null,1,7,"textarea",[["class","mat-input-element mat-form-field-autofill-control"],["formControlName","remarks"],["matInput",""],["placeholder","Remarks"],["type","text"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[8,"placeholder",0],[8,"disabled",0],[8,"required",0],[8,"readOnly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],function(l,n,e){var t=!0;if("input"===n){t=!1!==un._15(l,622)._handleInput(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,622).onTouched()&&t}if("compositionstart"===n){t=!1!==un._15(l,622)._compositionStart()&&t}if("compositionend"===n){t=!1!==un._15(l,622)._compositionEnd(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,627)._focusChanged(!1)&&t}if("focus"===n){t=!1!==un._15(l,627)._focusChanged(!0)&&t}if("input"===n){t=!1!==un._15(l,627)._onInput()&&t}return t},null,null)),un._0(622,16384,null,0,hn.d,[un.B,un.j,[2,hn.a]],null,null),un._20(1024,null,hn.p,function(l){return[l]},[hn.d]),un._0(624,671744,null,0,hn.h,[[3,hn.c],[8,null],[8,null],[2,hn.p]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(626,16384,null,0,hn.r,[hn.q],null,null),un._0(627,933888,null,0,Se.b,[un.j,Pe.a,[2,hn.q],[2,hn.t],[2,hn.j],xe.d,[8,null]],{placeholder:[0,"placeholder"],type:[1,"type"]},null),un._20(2048,[[263,4]],we.c,null,[Se.b]),(l()(),un._23(-1,1,[" \n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(633,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(635,0,null,null,11,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(636,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n \n \n "])),(l()(),un.W(16777216,null,null,1,null,Nl)),un._0(639,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(642,0,null,null,2,"button",[["color","optblue"],["full",""],["ion-button",""]],[[8,"disabled",0]],[[null,"click"]],function(l,n,e){var t=!0,u=l.component;if("click"===n){t=!1!==u.savepdDetails(u.pdforms.value,u.Landline1,u.Landline2)&&t}return t},pt.b,pt.a)),un._0(643,1097728,null,0,mt.a,[[8,""],De.a,un.j,un.A],{color:[0,"color"],full:[1,"full"]},null),(l()(),un._23(-1,0,[" Submit "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n \n "])),(l()(),un._23(-1,null,["\n"])),(l()(),un._23(-1,1,["\n"])),(l()(),un._23(-1,null,["\n"]))],function(l,n){var e=n.component;l(n,4,0,"optblue");l(n,8,0,"");l(n,13,0,"menu");l(n,31,0,"optblue");l(n,33,0,"md-camera");l(n,38,0,e.pdforms);l(n,57,0,"sub_entity_id");l(n,60,0,"Case Booked In");l(n,72,0,e.billingtolist);l(n,88,0,"");l(n,90,0,"pd_branch_id");l(n,93,0,"Branch from where Triggered","");l(n,100,0,e.branchList);l(n,118,0,"");l(n,121,0,"lenAppID");l(n,124,0,"Loan Application ID","","text");l(n,128,0,e.pdforms.controls.lenAppID.hasError("required"));l(n,143,0,"lender_sales_person");l(n,146,0,"Lender Sales Person");l(n,158,0,e.sales_and_credit_person.sales_person);l(n,173,0,"lender_credit_person");l(n,176,0,"Lender Credit Person");l(n,188,0,e.sales_and_credit_person.credit_person);l(n,193,0,e.sales_and_credit_enable);l(n,211,0,"proName");l(n,214,0,"Product Name");l(n,226,0,e.proname);l(n,233,0,e.isSubproductShown);l(n,251,0,"customeSeg");l(n,254,0,"Customer Segment");l(n,266,0,e.customerSegmentList);l(n,285,0,"pdType");l(n,288,0,"PD Type");l(n,300,0,e.pdtype);l(n,320,0,"");l(n,323,0,"loanAmt");l(n,326,0,"Loan Amount","","number");l(n,330,0,""!=e.pdforms.controls.loanAmt.value);l(n,333,0,e.pdforms.controls.loanAmt.hasError("required"));l(n,341,0,"address_field");l(n,347,0,e.pdforms.controls.address_field.controls);l(n,382,0,"applicant_title_name");l(n,385,0,"Title");l(n,392,0,e.titleList);l(n,408,0,"");l(n,411,0,"mainappname");l(n,414,0,"Name of Individual Applicant","","text");l(n,418,0,e.pdforms.controls.mainappname.hasError("required"));l(n,437,0,"mainappcompany");l(n,440,0,"SEP_INDV"==e.customer_seg_abbr?"Nature of Service":"Company / Firm Name","text");l(n,459,0,"");l(n,460,0,"10");l(n,461,0,"10");l(n,464,0,"mainappphone");l(n,467,0,"Mobile Number","","tel");l(n,471,0,e.pdforms.controls.mainappname.hasError("required"));l(n,487,0,"3");l(n,488,0,"5");l(n,491,0,"applicant_stdcode");l(n,494,0,"STD Code","tel");l(n,511,0,"6");l(n,512,0,"8");l(n,515,0,"applicant_landline");l(n,518,0,"Landline Number","tel");l(n,524,0,"co_applicant");l(n,529,0,e.pdforms.controls.co_applicant.controls);l(n,539,0,e.pdforms.controls.co_applicant.controls.length>0);l(n,546,0,"optblue","");l(n,548,0,"add-circle");l(n,555,0,"items");l(n,572,0,e.pdforms.get("items").controls);l(n,590,0,"docs_to_be_collected");l(n,596,0,e.pdforms.get("docs_to_be_collected").controls);l(n,601,0,0!=e.pddocdata.length);l(n,624,0,"remarks");l(n,627,0,"Remarks","text");l(n,639,0,e.btnaccess);l(n,643,0,"optblue","")},function(l,n){var e=n.component;l(n,3,0,un._15(n,4)._hidden,un._15(n,4)._sbPadding);l(n,6,0,un._15(n,8).isHidden);l(n,12,0,un._15(n,13)._hidden);l(n,22,0,un._15(n,23).statusbarPadding,un._15(n,23)._hasRefresher);l(n,32,0,un._15(n,33)._hidden);l(n,36,0,un._15(n,40).ngClassUntouched,un._15(n,40).ngClassTouched,un._15(n,40).ngClassPristine,un._15(n,40).ngClassDirty,un._15(n,40).ngClassValid,un._15(n,40).ngClassInvalid,un._15(n,40).ngClassPending);l(n,46,1,[un._15(n,47)._control.errorState,un._15(n,47)._control.errorState,un._15(n,47)._canLabelFloat,un._15(n,47)._shouldLabelFloat(),un._15(n,47)._hideControlPlaceholder(),un._15(n,47)._control.disabled,un._15(n,47)._control.focused,un._15(n,47)._shouldForward("untouched"),un._15(n,47)._shouldForward("touched"),un._15(n,47)._shouldForward("pristine"),un._15(n,47)._shouldForward("dirty"),un._15(n,47)._shouldForward("valid"),un._15(n,47)._shouldForward("invalid"),un._15(n,47)._shouldForward("pending")]);l(n,56,1,[un._15(n,59).ngClassUntouched,un._15(n,59).ngClassTouched,un._15(n,59).ngClassPristine,un._15(n,59).ngClassDirty,un._15(n,59).ngClassValid,un._15(n,59).ngClassInvalid,un._15(n,59).ngClassPending,un._15(n,60).id,un._15(n,60).tabIndex,un._15(n,60)._ariaLabel,un._15(n,60).ariaLabelledby,un._15(n,60).required.toString(),un._15(n,60).disabled.toString(),un._15(n,60).errorState,un._15(n,60).panelOpen?un._15(n,60)._optionIds:null,un._15(n,60).multiple,un._15(n,60)._ariaDescribedby||null,un._15(n,60)._getAriaActiveDescendant(),un._15(n,60).disabled,un._15(n,60).errorState,un._15(n,60).required]);l(n,67,0,un._15(n,68)._getTabIndex(),un._15(n,68).selected,un._15(n,68).multiple,un._15(n,68).active,un._15(n,68).id,un._15(n,68).selected.toString(),un._15(n,68).disabled.toString(),un._15(n,68).disabled);l(n,76,1,[un._15(n,77)._control.errorState,un._15(n,77)._control.errorState,un._15(n,77)._canLabelFloat,un._15(n,77)._shouldLabelFloat(),un._15(n,77)._hideControlPlaceholder(),un._15(n,77)._control.disabled,un._15(n,77)._control.focused,un._15(n,77)._shouldForward("untouched"),un._15(n,77)._shouldForward("touched"),un._15(n,77)._shouldForward("pristine"),un._15(n,77)._shouldForward("dirty"),un._15(n,77)._shouldForward("valid"),un._15(n,77)._shouldForward("invalid"),un._15(n,77)._shouldForward("pending")]);l(n,86,1,[un._15(n,88).required?"":null,un._15(n,92).ngClassUntouched,un._15(n,92).ngClassTouched,un._15(n,92).ngClassPristine,un._15(n,92).ngClassDirty,un._15(n,92).ngClassValid,un._15(n,92).ngClassInvalid,un._15(n,92).ngClassPending,un._15(n,93).id,un._15(n,93).tabIndex,un._15(n,93)._ariaLabel,un._15(n,93).ariaLabelledby,un._15(n,93).required.toString(),un._15(n,93).disabled.toString(),un._15(n,93).errorState,un._15(n,93).panelOpen?un._15(n,93)._optionIds:null,un._15(n,93).multiple,un._15(n,93)._ariaDescribedby||null,un._15(n,93)._getAriaActiveDescendant(),un._15(n,93).disabled,un._15(n,93).errorState,un._15(n,93).required]);l(n,106,1,[un._15(n,107)._control.errorState,un._15(n,107)._control.errorState,un._15(n,107)._canLabelFloat,un._15(n,107)._shouldLabelFloat(),un._15(n,107)._hideControlPlaceholder(),un._15(n,107)._control.disabled,un._15(n,107)._control.focused,un._15(n,107)._shouldForward("untouched"),un._15(n,107)._shouldForward("touched"),un._15(n,107)._shouldForward("pristine"),un._15(n,107)._shouldForward("dirty"),un._15(n,107)._shouldForward("valid"),un._15(n,107)._shouldForward("invalid"),un._15(n,107)._shouldForward("pending")]);l(n,116,1,[un._15(n,118).required?"":null,un._15(n,123).ngClassUntouched,un._15(n,123).ngClassTouched,un._15(n,123).ngClassPristine,un._15(n,123).ngClassDirty,un._15(n,123).ngClassValid,un._15(n,123).ngClassInvalid,un._15(n,123).ngClassPending,un._15(n,124)._isServer,un._15(n,124).id,un._15(n,124).placeholder,un._15(n,124).disabled,un._15(n,124).required,un._15(n,124).readonly,un._15(n,124)._ariaDescribedby||null,un._15(n,124).errorState,un._15(n,124).required.toString()]);l(n,132,1,[un._15(n,133)._control.errorState,un._15(n,133)._control.errorState,un._15(n,133)._canLabelFloat,un._15(n,133)._shouldLabelFloat(),un._15(n,133)._hideControlPlaceholder(),un._15(n,133)._control.disabled,un._15(n,133)._control.focused,un._15(n,133)._shouldForward("untouched"),un._15(n,133)._shouldForward("touched"),un._15(n,133)._shouldForward("pristine"),un._15(n,133)._shouldForward("dirty"),un._15(n,133)._shouldForward("valid"),un._15(n,133)._shouldForward("invalid"),un._15(n,133)._shouldForward("pending")]);l(n,142,1,[un._15(n,145).ngClassUntouched,un._15(n,145).ngClassTouched,un._15(n,145).ngClassPristine,un._15(n,145).ngClassDirty,un._15(n,145).ngClassValid,un._15(n,145).ngClassInvalid,un._15(n,145).ngClassPending,un._15(n,146).id,un._15(n,146).tabIndex,un._15(n,146)._ariaLabel,un._15(n,146).ariaLabelledby,un._15(n,146).required.toString(),un._15(n,146).disabled.toString(),un._15(n,146).errorState,un._15(n,146).panelOpen?un._15(n,146)._optionIds:null,un._15(n,146).multiple,un._15(n,146)._ariaDescribedby||null,un._15(n,146)._getAriaActiveDescendant(),un._15(n,146).disabled,un._15(n,146).errorState,un._15(n,146).required]);l(n,153,0,un._15(n,154)._getTabIndex(),un._15(n,154).selected,un._15(n,154).multiple,un._15(n,154).active,un._15(n,154).id,un._15(n,154).selected.toString(),un._15(n,154).disabled.toString(),un._15(n,154).disabled);l(n,162,1,[un._15(n,163)._control.errorState,un._15(n,163)._control.errorState,un._15(n,163)._canLabelFloat,un._15(n,163)._shouldLabelFloat(),un._15(n,163)._hideControlPlaceholder(),un._15(n,163)._control.disabled,un._15(n,163)._control.focused,un._15(n,163)._shouldForward("untouched"),un._15(n,163)._shouldForward("touched"),un._15(n,163)._shouldForward("pristine"),un._15(n,163)._shouldForward("dirty"),un._15(n,163)._shouldForward("valid"),un._15(n,163)._shouldForward("invalid"),un._15(n,163)._shouldForward("pending")]);l(n,172,1,[un._15(n,175).ngClassUntouched,un._15(n,175).ngClassTouched,un._15(n,175).ngClassPristine,un._15(n,175).ngClassDirty,un._15(n,175).ngClassValid,un._15(n,175).ngClassInvalid,un._15(n,175).ngClassPending,un._15(n,176).id,un._15(n,176).tabIndex,un._15(n,176)._ariaLabel,un._15(n,176).ariaLabelledby,un._15(n,176).required.toString(),un._15(n,176).disabled.toString(),un._15(n,176).errorState,un._15(n,176).panelOpen?un._15(n,176)._optionIds:null,un._15(n,176).multiple,un._15(n,176)._ariaDescribedby||null,un._15(n,176)._getAriaActiveDescendant(),un._15(n,176).disabled,un._15(n,176).errorState,un._15(n,176).required]);l(n,183,0,un._15(n,184)._getTabIndex(),un._15(n,184).selected,un._15(n,184).multiple,un._15(n,184).active,un._15(n,184).id,un._15(n,184).selected.toString(),un._15(n,184).disabled.toString(),un._15(n,184).disabled);l(n,200,1,[un._15(n,201)._control.errorState,un._15(n,201)._control.errorState,un._15(n,201)._canLabelFloat,un._15(n,201)._shouldLabelFloat(),un._15(n,201)._hideControlPlaceholder(),un._15(n,201)._control.disabled,un._15(n,201)._control.focused,un._15(n,201)._shouldForward("untouched"),un._15(n,201)._shouldForward("touched"),un._15(n,201)._shouldForward("pristine"),un._15(n,201)._shouldForward("dirty"),un._15(n,201)._shouldForward("valid"),un._15(n,201)._shouldForward("invalid"),un._15(n,201)._shouldForward("pending")]);l(n,210,1,[un._15(n,213).ngClassUntouched,un._15(n,213).ngClassTouched,un._15(n,213).ngClassPristine,un._15(n,213).ngClassDirty,un._15(n,213).ngClassValid,un._15(n,213).ngClassInvalid,un._15(n,213).ngClassPending,un._15(n,214).id,un._15(n,214).tabIndex,un._15(n,214)._ariaLabel,un._15(n,214).ariaLabelledby,un._15(n,214).required.toString(),un._15(n,214).disabled.toString(),un._15(n,214).errorState,un._15(n,214).panelOpen?un._15(n,214)._optionIds:null,un._15(n,214).multiple,un._15(n,214)._ariaDescribedby||null,un._15(n,214)._getAriaActiveDescendant(),un._15(n,214).disabled,un._15(n,214).errorState,un._15(n,214).required]);l(n,221,0,un._15(n,222)._getTabIndex(),un._15(n,222).selected,un._15(n,222).multiple,un._15(n,222).active,un._15(n,222).id,un._15(n,222).selected.toString(),un._15(n,222).disabled.toString(),un._15(n,222).disabled);l(n,240,1,[un._15(n,241)._control.errorState,un._15(n,241)._control.errorState,un._15(n,241)._canLabelFloat,un._15(n,241)._shouldLabelFloat(),un._15(n,241)._hideControlPlaceholder(),un._15(n,241)._control.disabled,un._15(n,241)._control.focused,un._15(n,241)._shouldForward("untouched"),un._15(n,241)._shouldForward("touched"),un._15(n,241)._shouldForward("pristine"),un._15(n,241)._shouldForward("dirty"),un._15(n,241)._shouldForward("valid"),un._15(n,241)._shouldForward("invalid"),un._15(n,241)._shouldForward("pending")]);l(n,250,1,[un._15(n,253).ngClassUntouched,un._15(n,253).ngClassTouched,un._15(n,253).ngClassPristine,un._15(n,253).ngClassDirty,un._15(n,253).ngClassValid,un._15(n,253).ngClassInvalid,un._15(n,253).ngClassPending,un._15(n,254).id,un._15(n,254).tabIndex,un._15(n,254)._ariaLabel,un._15(n,254).ariaLabelledby,un._15(n,254).required.toString(),un._15(n,254).disabled.toString(),un._15(n,254).errorState,un._15(n,254).panelOpen?un._15(n,254)._optionIds:null,un._15(n,254).multiple,un._15(n,254)._ariaDescribedby||null,un._15(n,254)._getAriaActiveDescendant(),un._15(n,254).disabled,un._15(n,254).errorState,un._15(n,254).required]);l(n,261,0,un._15(n,262)._getTabIndex(),un._15(n,262).selected,un._15(n,262).multiple,un._15(n,262).active,un._15(n,262).id,un._15(n,262).selected.toString(),un._15(n,262).disabled.toString(),un._15(n,262).disabled);l(n,274,1,[un._15(n,275)._control.errorState,un._15(n,275)._control.errorState,un._15(n,275)._canLabelFloat,un._15(n,275)._shouldLabelFloat(),un._15(n,275)._hideControlPlaceholder(),un._15(n,275)._control.disabled,un._15(n,275)._control.focused,un._15(n,275)._shouldForward("untouched"),un._15(n,275)._shouldForward("touched"),un._15(n,275)._shouldForward("pristine"),un._15(n,275)._shouldForward("dirty"),un._15(n,275)._shouldForward("valid"),un._15(n,275)._shouldForward("invalid"),un._15(n,275)._shouldForward("pending")]);l(n,284,1,[un._15(n,287).ngClassUntouched,un._15(n,287).ngClassTouched,un._15(n,287).ngClassPristine,un._15(n,287).ngClassDirty,un._15(n,287).ngClassValid,un._15(n,287).ngClassInvalid,un._15(n,287).ngClassPending,un._15(n,288).id,un._15(n,288).tabIndex,un._15(n,288)._ariaLabel,un._15(n,288).ariaLabelledby,un._15(n,288).required.toString(),un._15(n,288).disabled.toString(),un._15(n,288).errorState,un._15(n,288).panelOpen?un._15(n,288)._optionIds:null,un._15(n,288).multiple,un._15(n,288)._ariaDescribedby||null,un._15(n,288)._getAriaActiveDescendant(),un._15(n,288).disabled,un._15(n,288).errorState,un._15(n,288).required]);l(n,295,0,un._15(n,296)._getTabIndex(),un._15(n,296).selected,un._15(n,296).multiple,un._15(n,296).active,un._15(n,296).id,un._15(n,296).selected.toString(),un._15(n,296).disabled.toString(),un._15(n,296).disabled);l(n,307,1,[un._15(n,308)._control.errorState,un._15(n,308)._control.errorState,un._15(n,308)._canLabelFloat,un._15(n,308)._shouldLabelFloat(),un._15(n,308)._hideControlPlaceholder(),un._15(n,308)._control.disabled,un._15(n,308)._control.focused,un._15(n,308)._shouldForward("untouched"),un._15(n,308)._shouldForward("touched"),un._15(n,308)._shouldForward("pristine"),un._15(n,308)._shouldForward("dirty"),un._15(n,308)._shouldForward("valid"),un._15(n,308)._shouldForward("invalid"),un._15(n,308)._shouldForward("pending")]);l(n,317,1,[un._15(n,320).required?"":null,un._15(n,325).ngClassUntouched,un._15(n,325).ngClassTouched,un._15(n,325).ngClassPristine,un._15(n,325).ngClassDirty,un._15(n,325).ngClassValid,un._15(n,325).ngClassInvalid,un._15(n,325).ngClassPending,un._15(n,326)._isServer,un._15(n,326).id,un._15(n,326).placeholder,un._15(n,326).disabled,un._15(n,326).required,un._15(n,326).readonly,un._15(n,326)._ariaDescribedby||null,un._15(n,326).errorState,un._15(n,326).required.toString()]);l(n,340,0,un._15(n,343).ngClassUntouched,un._15(n,343).ngClassTouched,un._15(n,343).ngClassPristine,un._15(n,343).ngClassDirty,un._15(n,343).ngClassValid,un._15(n,343).ngClassInvalid,un._15(n,343).ngClassPending);l(n,370,1,[un._15(n,371)._control.errorState,un._15(n,371)._control.errorState,un._15(n,371)._canLabelFloat,un._15(n,371)._shouldLabelFloat(),un._15(n,371)._hideControlPlaceholder(),un._15(n,371)._control.disabled,un._15(n,371)._control.focused,un._15(n,371)._shouldForward("untouched"),un._15(n,371)._shouldForward("touched"),un._15(n,371)._shouldForward("pristine"),un._15(n,371)._shouldForward("dirty"),un._15(n,371)._shouldForward("valid"),un._15(n,371)._shouldForward("invalid"),un._15(n,371)._shouldForward("pending")]);l(n,380,1,[un._15(n,384).ngClassUntouched,un._15(n,384).ngClassTouched,un._15(n,384).ngClassPristine,un._15(n,384).ngClassDirty,un._15(n,384).ngClassValid,un._15(n,384).ngClassInvalid,un._15(n,384).ngClassPending,un._15(n,385).id,un._15(n,385).tabIndex,un._15(n,385)._ariaLabel,un._15(n,385).ariaLabelledby,un._15(n,385).required.toString(),un._15(n,385).disabled.toString(),un._15(n,385).errorState,un._15(n,385).panelOpen?un._15(n,385)._optionIds:null,un._15(n,385).multiple,un._15(n,385)._ariaDescribedby||null,un._15(n,385)._getAriaActiveDescendant(),un._15(n,385).disabled,un._15(n,385).errorState,un._15(n,385).required]);l(n,396,1,[un._15(n,397)._control.errorState,un._15(n,397)._control.errorState,un._15(n,397)._canLabelFloat,un._15(n,397)._shouldLabelFloat(),un._15(n,397)._hideControlPlaceholder(),un._15(n,397)._control.disabled,un._15(n,397)._control.focused,un._15(n,397)._shouldForward("untouched"),un._15(n,397)._shouldForward("touched"),un._15(n,397)._shouldForward("pristine"),un._15(n,397)._shouldForward("dirty"),un._15(n,397)._shouldForward("valid"),un._15(n,397)._shouldForward("invalid"),un._15(n,397)._shouldForward("pending")]);l(n,406,1,[un._15(n,408).required?"":null,un._15(n,413).ngClassUntouched,un._15(n,413).ngClassTouched,un._15(n,413).ngClassPristine,un._15(n,413).ngClassDirty,un._15(n,413).ngClassValid,un._15(n,413).ngClassInvalid,un._15(n,413).ngClassPending,un._15(n,414)._isServer,un._15(n,414).id,un._15(n,414).placeholder,un._15(n,414).disabled,un._15(n,414).required,un._15(n,414).readonly,un._15(n,414)._ariaDescribedby||null,un._15(n,414).errorState,un._15(n,414).required.toString()]);l(n,424,1,[un._15(n,425)._control.errorState,un._15(n,425)._control.errorState,un._15(n,425)._canLabelFloat,un._15(n,425)._shouldLabelFloat(),un._15(n,425)._hideControlPlaceholder(),un._15(n,425)._control.disabled,un._15(n,425)._control.focused,un._15(n,425)._shouldForward("untouched"),un._15(n,425)._shouldForward("touched"),un._15(n,425)._shouldForward("pristine"),un._15(n,425)._shouldForward("dirty"),un._15(n,425)._shouldForward("valid"),un._15(n,425)._shouldForward("invalid"),un._15(n,425)._shouldForward("pending")]);l(n,434,1,[un._15(n,439).ngClassUntouched,un._15(n,439).ngClassTouched,un._15(n,439).ngClassPristine,un._15(n,439).ngClassDirty,un._15(n,439).ngClassValid,un._15(n,439).ngClassInvalid,un._15(n,439).ngClassPending,un._15(n,440)._isServer,un._15(n,440).id,un._15(n,440).placeholder,un._15(n,440).disabled,un._15(n,440).required,un._15(n,440).readonly,un._15(n,440)._ariaDescribedby||null,un._15(n,440).errorState,un._15(n,440).required.toString()]);l(n,447,1,[un._15(n,448)._control.errorState,un._15(n,448)._control.errorState,un._15(n,448)._canLabelFloat,un._15(n,448)._shouldLabelFloat(),un._15(n,448)._hideControlPlaceholder(),un._15(n,448)._control.disabled,un._15(n,448)._control.focused,un._15(n,448)._shouldForward("untouched"),un._15(n,448)._shouldForward("touched"),un._15(n,448)._shouldForward("pristine"),un._15(n,448)._shouldForward("dirty"),un._15(n,448)._shouldForward("valid"),un._15(n,448)._shouldForward("invalid"),un._15(n,448)._shouldForward("pending")]);l(n,457,1,[un._15(n,459).required?"":null,un._15(n,460).minlength?un._15(n,460).minlength:null,un._15(n,461).maxlength?un._15(n,461).maxlength:null,un._15(n,466).ngClassUntouched,un._15(n,466).ngClassTouched,un._15(n,466).ngClassPristine,un._15(n,466).ngClassDirty,un._15(n,466).ngClassValid,un._15(n,466).ngClassInvalid,un._15(n,466).ngClassPending,un._15(n,467)._isServer,un._15(n,467).id,un._15(n,467).placeholder,un._15(n,467).disabled,un._15(n,467).required,un._15(n,467).readonly,un._15(n,467)._ariaDescribedby||null,un._15(n,467).errorState,un._15(n,467).required.toString()]);l(n,475,1,[un._15(n,476)._control.errorState,un._15(n,476)._control.errorState,un._15(n,476)._canLabelFloat,un._15(n,476)._shouldLabelFloat(),un._15(n,476)._hideControlPlaceholder(),un._15(n,476)._control.disabled,un._15(n,476)._control.focused,un._15(n,476)._shouldForward("untouched"),un._15(n,476)._shouldForward("touched"),un._15(n,476)._shouldForward("pristine"),un._15(n,476)._shouldForward("dirty"),un._15(n,476)._shouldForward("valid"),un._15(n,476)._shouldForward("invalid"),un._15(n,476)._shouldForward("pending")]);l(n,485,1,[un._15(n,487).minlength?un._15(n,487).minlength:null,un._15(n,488).maxlength?un._15(n,488).maxlength:null,un._15(n,493).ngClassUntouched,un._15(n,493).ngClassTouched,un._15(n,493).ngClassPristine,un._15(n,493).ngClassDirty,un._15(n,493).ngClassValid,un._15(n,493).ngClassInvalid,un._15(n,493).ngClassPending,un._15(n,494)._isServer,un._15(n,494).id,un._15(n,494).placeholder,un._15(n,494).disabled,un._15(n,494).required,un._15(n,494).readonly,un._15(n,494)._ariaDescribedby||null,un._15(n,494).errorState,un._15(n,494).required.toString()]);l(n,499,1,[un._15(n,500)._control.errorState,un._15(n,500)._control.errorState,un._15(n,500)._canLabelFloat,un._15(n,500)._shouldLabelFloat(),un._15(n,500)._hideControlPlaceholder(),un._15(n,500)._control.disabled,un._15(n,500)._control.focused,un._15(n,500)._shouldForward("untouched"),un._15(n,500)._shouldForward("touched"),un._15(n,500)._shouldForward("pristine"),un._15(n,500)._shouldForward("dirty"),un._15(n,500)._shouldForward("valid"),un._15(n,500)._shouldForward("invalid"),un._15(n,500)._shouldForward("pending")]);l(n,509,1,[un._15(n,511).minlength?un._15(n,511).minlength:null,un._15(n,512).maxlength?un._15(n,512).maxlength:null,un._15(n,517).ngClassUntouched,un._15(n,517).ngClassTouched,un._15(n,517).ngClassPristine,un._15(n,517).ngClassDirty,un._15(n,517).ngClassValid,un._15(n,517).ngClassInvalid,un._15(n,517).ngClassPending,un._15(n,518)._isServer,un._15(n,518).id,un._15(n,518).placeholder,un._15(n,518).disabled,un._15(n,518).required,un._15(n,518).readonly,un._15(n,518)._ariaDescribedby||null,un._15(n,518).errorState,un._15(n,518).required.toString()]);l(n,523,0,un._15(n,526).ngClassUntouched,un._15(n,526).ngClassTouched,un._15(n,526).ngClassPristine,un._15(n,526).ngClassDirty,un._15(n,526).ngClassValid,un._15(n,526).ngClassInvalid,un._15(n,526).ngClassPending);l(n,547,0,un._15(n,548)._hidden);l(n,554,0,un._15(n,557).ngClassUntouched,un._15(n,557).ngClassTouched,un._15(n,557).ngClassPristine,un._15(n,557).ngClassDirty,un._15(n,557).ngClassValid,un._15(n,557).ngClassInvalid,un._15(n,557).ngClassPending);l(n,589,0,un._15(n,592).ngClassUntouched,un._15(n,592).ngClassTouched,un._15(n,592).ngClassPristine,un._15(n,592).ngClassDirty,un._15(n,592).ngClassValid,un._15(n,592).ngClassInvalid,un._15(n,592).ngClassPending);l(n,611,1,[un._15(n,612)._control.errorState,un._15(n,612)._control.errorState,un._15(n,612)._canLabelFloat,un._15(n,612)._shouldLabelFloat(),un._15(n,612)._hideControlPlaceholder(),un._15(n,612)._control.disabled,un._15(n,612)._control.focused,un._15(n,612)._shouldForward("untouched"),un._15(n,612)._shouldForward("touched"),un._15(n,612)._shouldForward("pristine"),un._15(n,612)._shouldForward("dirty"),un._15(n,612)._shouldForward("valid"),un._15(n,612)._shouldForward("invalid"),un._15(n,612)._shouldForward("pending")]);l(n,621,1,[un._15(n,626).ngClassUntouched,un._15(n,626).ngClassTouched,un._15(n,626).ngClassPristine,un._15(n,626).ngClassDirty,un._15(n,626).ngClassValid,un._15(n,626).ngClassInvalid,un._15(n,626).ngClassPending,un._15(n,627)._isServer,un._15(n,627).id,un._15(n,627).placeholder,un._15(n,627).disabled,un._15(n,627).required,un._15(n,627).readonly,un._15(n,627)._ariaDescribedby||null,un._15(n,627).errorState,un._15(n,627).required.toString()]);l(n,642,0,!e.pdforms.valid||e.btnaccess)})}function Vl(l){return un._25(0,[(l()(),un._1(0,0,null,null,9,"div",[],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(2,0,null,null,6,"content-loader",[],null,null,null,et.b,et.a)),un._0(3,49152,null,0,Wn.b,[],null,null),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(5,0,null,0,0,":svg:rect",[["height","70"],["rx","5"],["ry","5"],["width","300"],["x","80"],["y","40"]],null,null,null,null,null)),(l()(),un._23(-1,0,["\n \n "])),(l()(),un._1(7,0,null,0,0,":svg:circle",[["cx","40"],["cy","70"],["fill","red"],["r","30"],["stroke","3"],["stroke-width","3"]],null,null,null,null,null)),(l()(),un._23(-1,0,[" \n \n "])),(l()(),un._23(-1,null,["\n "]))],null,null)}function Kl(l){return un._25(0,[(l()(),un._1(0,0,null,null,5,"div",[],null,null,null,null,null)),(l()(),un._23(-1,null,[" \n "])),(l()(),un.W(16777216,null,null,2,null,Vl)),un._0(3,802816,null,0,Ve.j,[un.K,un.H,un.q],{ngForOf:[0,"ngForOf"]},null),un._16(4,5),(l()(),un._23(-1,null,["\n "]))],function(l,n){l(n,3,0,l(n,4,0,1,2,3,4,5))},null)}function Wl(l){return un._25(0,[(l()(),un._1(0,0,null,null,6,"ion-col",[["class","applicant_name col"],["col-6",""]],null,null,null,null,null)),un._0(1,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(3,0,null,null,1,"h1",[],null,null,null,null,null)),(l()(),un._23(4,null,["",""])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "]))],null,function(l,n){l(n,4,0,n.parent.context.$implicit.applicant_name)})}function Rl(l){return un._25(0,[(l()(),un._1(0,0,null,null,5,"ion-col",[["class","col"],["col-6",""]],null,null,null,null,null)),un._0(1,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(3,0,null,null,1,"h1",[],null,null,null,null,null)),(l()(),un._23(-1,null,["Name Not Given"])),(l()(),un._23(-1,null,["\n \n "]))],null,null)}function Ul(l){return un._25(0,[(l()(),un._1(0,0,null,null,62,"ion-item",[["class","item item-block"],["style","padding:0px"]],null,[[null,"click"]],function(l,n,e){var t=!0,u=l.component;if("click"===n){t=!1!==("COMPLETED"!=l.context.$implicit.status?u.editForm(l.context.$implicit):u.presentActionSheet(l.context.$implicit))&&t}return t},at.b,at.a)),un._0(1,278528,null,0,Ve.n,[un.r,un.j,un.B],{ngStyle:[0,"ngStyle"]},null),un._18(2,{"border-left":0}),un._0(3,1097728,null,3,it.a,[ot.a,De.a,un.j,un.A,[2,rt.a]],null,null),un._21(335544320,6,{contentLabel:0}),un._21(603979776,7,{_buttons:1}),un._21(603979776,8,{_icons:1}),un._0(7,16384,null,0,st.a,[],null,null),(l()(),un._23(-1,2,[" \n "])),(l()(),un._23(-1,2,["\n "])),(l()(),un._23(-1,2,["\n\n "])),(l()(),un._1(11,0,null,2,20,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(12,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un.W(16777216,null,null,1,null,Wl)),un._0(15,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,null,["\n "])),(l()(),un.W(16777216,null,null,1,null,Rl)),un._0(18,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(20,0,null,null,10,"ion-col",[["class","col"],["text-right",""]],null,null,null,null,null)),un._0(21,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(23,0,null,null,6,"div",[["style","font-size: 10px;color:black"]],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(25,0,null,null,2,"p",[],null,null,null,null,null)),(l()(),un._23(26,null,["",""])),un._19(27,2),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,[" \n "])),(l()(),un._23(-1,2,[" \n "])),(l()(),un._1(33,0,null,2,28,"ion-row",[["class","row"]],null,null,null,null,null)),un._0(34,16384,null,0,ve.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(36,0,null,null,5,"ion-col",[["class","col"],["col-6",""]],null,null,null,null,null)),un._0(37,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(39,0,null,null,1,"h6",[["class","app_id"]],null,null,null,null,null)),(l()(),un._23(40,null,["",""])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,[" \n "])),(l()(),un._1(43,0,null,null,17,"ion-col",[["class","col"],["text-right",""]],null,null,null,null,null)),un._0(44,16384,null,0,ye.a,[],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(46,0,null,null,13,"div",[["style","font-size: 13px;"]],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(48,0,null,null,10,"h6",[],null,null,null,null,null)),(l()(),un._1(49,0,null,null,1,"span",[["style","font-size:13px"]],null,null,null,null,null)),(l()(),un._23(50,null,["",""])),(l()(),un._23(-1,null,[" "])),(l()(),un._1(52,0,null,null,1,"span",[["style","font-weight: bold"]],null,null,null,null,null)),(l()(),un._23(-1,null,["|"])),(l()(),un._23(-1,null,[" "])),(l()(),un._1(55,0,null,null,3,"span",[["style","font-weight:bold;font-size:13px"]],null,null,null,null,null)),un._0(56,278528,null,0,Ve.n,[un.r,un.j,un.B],{ngStyle:[0,"ngStyle"]},null),un._18(57,{color:0}),(l()(),un._23(58,null,["",""])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,[" \n "])),(l()(),un._23(-1,2,[" \n "]))],function(l,n){l(n,1,0,l(n,2,0,n.context.$implicit.hasOwnProperty("is_pd_synced")&&0==n.context.$implicit.is_pd_synced||n.context.$implicit.hasOwnProperty("is_all_section_synced")&&0==n.context.$implicit.is_all_section_synced||n.context.$implicit.hasOwnProperty("is_pd_completed_sync")&&n.context.$implicit.hasOwnProperty("is_pd_completed")&&1==n.context.$implicit.is_pd_completed&&0==n.context.$implicit.is_pd_completed_sync?"4px solid rgb(255, 184, 0)":"4px solid #00ff009c"));l(n,15,0,null!=n.context.$implicit.applicant_name);l(n,18,0,null==n.context.$implicit.applicant_name);l(n,56,0,l(n,57,0,"COMPLETED"==n.context.$implicit.status?"green":"orange"))},function(l,n){l(n,26,0,un._24(n,26,0,l(n,27,0,un._15(n.parent,0),n.context.$implicit.createdon,"dd-MM-yy h:mm:ss a")));l(n,40,0,n.context.$implicit.applicant_id);l(n,50,0,n.context.$implicit.abbr);l(n,58,0,n.context.$implicit.status)})}function Hl(l){return un._25(0,[(l()(),un._1(0,0,null,null,4,"div",[["style","padding: 10px; margin:5px;"]],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(2,0,null,null,1,"h6",[["style","font-size: 20px"]],null,null,null,null,null)),(l()(),un._23(-1,null,["No Records Found"])),(l()(),un._23(-1,null,["\n "]))],null,null)}function Ml(l){return un._25(0,[(l()(),un._1(0,0,null,null,4,"p",[["class","note"]],null,null,null,null,null)),(l()(),un._23(1,null,["Showing data for last ",". To see older records, please use "])),(l()(),un._1(2,0,null,null,1,"ion-icon",[["name","options"],["role","img"],["style","color: black;font-size:15px;"]],[[2,"hide",null]],null,null,null,null)),un._0(3,147456,null,0,Ie.a,[De.a,un.j,un.A],{name:[0,"name"]},null),(l()(),un._23(-1,null,[" advanced filter"]))],function(l,n){l(n,3,0,"options")},function(l,n){l(n,1,0,n.component.common);l(n,2,0,un._15(n,3)._hidden)})}function Bl(l){return un._25(0,[un._17(0,Ve.e,[un.s]),(l()(),un._23(-1,null,["\n"])),(l()(),un._1(2,0,null,null,32,"ion-header",[],null,null,null,null,null)),un._0(3,16384,null,0,dt.a,[De.a,un.j,un.A,[2,Ne.a]],null,null),(l()(),un._23(-1,null,["\n\n "])),(l()(),un._1(5,0,null,null,28,"ion-navbar",[["class","toolbar"],["color","optblue"]],[[8,"hidden",0],[2,"statusbar-padding",null]],null,null,ct.b,ct.a)),un._0(6,49152,null,0,Ze.a,[Te.a,[2,Ne.a],[2,$e.a],De.a,un.j,un.A],{color:[0,"color"]},null),(l()(),un._23(-1,3,["\n "])),(l()(),un._1(8,0,null,0,8,"button",[["ion-button",""],["menuToggle",""]],[[8,"hidden",0]],[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==un._15(l,10).toggle()&&t}return t},pt.b,pt.a)),un._0(9,1097728,[[1,4]],0,mt.a,[[8,""],De.a,un.j,un.A],null,null),un._0(10,1064960,null,0,gt.a,[We.a,[2,Ne.a],[2,mt.a],[2,Ze.a]],{menuToggle:[0,"menuToggle"]},null),un._0(11,16384,null,1,ft.a,[De.a,un.j,un.A,[2,Xe.a],[2,Ze.a]],null,null),un._21(603979776,1,{_buttons:1}),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(14,0,null,0,1,"ion-icon",[["name","menu"],["role","img"]],[[2,"hide",null]],null,null,null,null)),un._0(15,147456,null,0,Ie.a,[De.a,un.j,un.A],{name:[0,"name"]},null),(l()(),un._23(-1,0,["\n "])),(l()(),un._23(-1,3,["\n"])),(l()(),un._1(18,0,null,3,2,"ion-title",[],null,null,null,Ye.b,Ye.a)),un._0(19,49152,null,0,Qe.a,[De.a,un.j,un.A,[2,Xe.a],[2,Ze.a]],null,null),(l()(),un._23(-1,0,["Sales PD List"])),(l()(),un._23(-1,3,[" \n"])),(l()(),un._1(22,0,null,2,10,"ion-buttons",[["end",""]],null,null,null,null,null)),un._0(23,16384,null,1,ft.a,[De.a,un.j,un.A,[2,Xe.a],[2,Ze.a]],null,null),un._21(603979776,2,{_buttons:1}),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(26,0,null,null,5,"button",[["clear",""],["ion-button",""]],null,[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==l.component.advancefilter()&&t}return t},pt.b,pt.a)),un._0(27,1097728,[[2,4]],0,mt.a,[[8,""],De.a,un.j,un.A],{clear:[0,"clear"]},null),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(29,0,null,0,1,"ion-icon",[["ios","ios-options"],["md","md-options"],["role","img"],["style","font-size: 23px;"]],[[2,"hide",null]],null,null,null,null)),un._0(30,147456,null,0,Ie.a,[De.a,un.j,un.A],{ios:[0,"ios"],md:[1,"md"]},null),(l()(),un._23(-1,0,[" \n"])),(l()(),un._23(-1,null,["\n"])),(l()(),un._23(-1,3,["\n "])),(l()(),un._23(-1,null,["\n"])),(l()(),un._23(-1,null,[" \n\n"])),(l()(),un._1(36,0,null,null,59,"ion-content",[["padding",""]],[[2,"statusbar-padding",null],[2,"has-refresher",null]],null,null,je.b,je.a)),un._0(37,4374528,null,0,Ae.a,[De.a,Le.a,Oe.a,un.j,un.A,Te.a,Ee.a,un.v,[2,Ne.a],[2,$e.a]],null,null),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(39,0,null,2,5,"ion-refresher",[["slot","fixed"]],[[2,"refresher-active",null],[4,"top",null]],[[null,"ionRefresh"]],function(l,n,e){var t=!0;if("ionRefresh"===n){t=!1!==l.component.doRefresh(e)&&t}return t},null,null)),un._0(40,212992,null,0,yt.a,[Le.a,Ae.a,un.v,ut.l],null,{ionRefresh:"ionRefresh"}),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(42,0,null,null,1,"ion-refresher-content",[],[[1,"state",0]],null,null,Ct.b,Ct.a)),un._0(43,114688,null,0,wt.a,[yt.a,De.a],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(46,0,null,1,4,"div",[["class","pdf_source"]],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(48,0,null,null,1,"pdf-viewer",[["style","display: block;"]],null,[["window","resize"],[null,"pagerendered"],[null,"textlayerrendered"]],function(l,n,e){var t=!0;if("window:resize"===n){t=!1!==un._15(l,49).onPageResize()&&t}if("pagerendered"===n){t=!1!==un._15(l,49).onPageRendered(e)&&t}if("textlayerrendered"===n){t=!1!==un._15(l,49).onTextLayerRendered(e)&&t}return t},zt.b,zt.a)),un._0(49,770048,null,0,Rn.a,[un.j],{src:[0,"src"],renderText:[1,"renderText"],originalSize:[2,"originalSize"],autoresize:[3,"autoresize"]},null),(l()(),un._23(-1,null,["\n"])),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(52,0,null,1,30,"ion-list",[],null,null,null,null,null)),un._0(53,16384,null,0,tt.a,[De.a,un.j,un.A,Le.a,ut.l,Oe.a],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(55,0,null,null,26,"ion-grid",[["class","fadeIn grid"]],null,null,null,null,null)),un._0(56,16384,null,0,_t.a,[],null,null),(l()(),un._23(-1,null,[" \n "])),(l()(),un._1(58,0,null,null,22,"mat-card",[["class","md-box mat-card"],["reorder","true"]],null,null,null,he.d,he.a)),un._0(59,49152,null,0,be.a,[],null,null),(l()(),un._23(-1,0,["\n "])),(l()(),un.W(16777216,null,0,1,null,Kl)),un._0(62,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(64,0,null,0,9,"ion-list",[],null,null,null,null,null)),un._0(65,16384,null,0,tt.a,[De.a,un.j,un.A,Le.a,ut.l,Oe.a],null,null),un._0(66,1982464,null,3,Gt.a,[un.q,un.j,un.A,un.v,un.g,Ae.a,Le.a,Ne.a,De.a,Oe.a],{virtualScroll:[0,"virtualScroll"]},null),un._21(335544320,3,{_itmTmp:0}),un._21(335544320,4,{_hdrTmp:0}),un._21(335544320,5,{_ftrTmp:0}),(l()(),un._23(-1,null,[" \n "])),(l()(),un.W(16777216,null,null,1,null,Ul)),un._0(72,16384,[[3,4]],0,Yt.a,[un.H,un.K],null,null),(l()(),un._23(-1,null,[" \n \n \n "])),(l()(),un._23(-1,0,["\n "])),(l()(),un.W(16777216,null,0,1,null,Hl)),un._0(76,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,0,["\n "])),(l()(),un.W(16777216,null,0,1,null,Ml)),un._0(79,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,0,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(84,0,null,0,9,"ion-fab",[["bottom",""],["right",""]],null,[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==l.component.newForm()&&t}return t},xt.b,xt.a)),un._0(85,1228800,null,2,St.a,[Le.a],null,null),un._21(335544320,9,{_mainButton:0}),un._21(603979776,10,{_fabLists:1}),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(89,0,null,0,3,"button",[["color","optblue"],["ion-fab",""],["mini",""]],null,null,null,Pt.b,Pt.a)),un._0(90,49152,[[9,4]],0,qt.a,[De.a,un.j,un.A],{color:[0,"color"]},null),(l()(),un._1(91,0,null,0,1,"ion-icon",[["color","light"],["name","md-add"],["role","img"]],[[2,"hide",null]],null,null,null,null)),un._0(92,147456,null,0,Ie.a,[De.a,un.j,un.A],{color:[0,"color"],name:[1,"name"]},null),(l()(),un._23(-1,0,["\n "])),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,null,["\n"]))],function(l,n){var e=n.component;l(n,6,0,"optblue");l(n,10,0,"");l(n,15,0,"menu");l(n,27,0,"");l(n,30,0,"ios-options","md-options"),l(n,40,0),l(n,43,0);l(n,49,0,e.reportSrc,!0,!1,!0);l(n,62,0,e.loader_access);l(n,66,0,e.sales_displayValue);l(n,76,0,0==e.sales_displayValue.length);l(n,79,0,e.sales_displayValue.length>0&&e.filterMsg);l(n,90,0,"optblue");l(n,92,0,"light","md-add")},function(l,n){l(n,5,0,un._15(n,6)._hidden,un._15(n,6)._sbPadding);l(n,8,0,un._15(n,10).isHidden);l(n,14,0,un._15(n,15)._hidden);l(n,29,0,un._15(n,30)._hidden);l(n,36,0,un._15(n,37).statusbarPadding,un._15(n,37)._hasRefresher);l(n,39,0,"inactive"!==un._15(n,40).state,un._15(n,40)._top);l(n,42,0,un._15(n,43).r.state);l(n,91,0,un._15(n,92)._hidden)})}function Jl(l){return un._25(0,[(l()(),un._1(0,0,null,null,26,"ion-content",[],[[2,"statusbar-padding",null],[2,"has-refresher",null]],[[null,"pinchin"],[null,"pinchout"],[null,"tap"]],function(l,n,e){var t=!0,u=l.component;if("pinchin"===n){t=!1!==u.pinchin(e)&&t}if("pinchout"===n){t=!1!==u.pinchout(e)&&t}if("tap"===n){t=!1!==u.tapped(e)&&t}return t},je.b,je.a)),un._0(1,4374528,null,0,Ae.a,[De.a,Le.a,Oe.a,un.j,un.A,Te.a,Ee.a,un.v,[2,Ne.a],[2,$e.a]],null,null),(l()(),un._23(-1,1,["\n \n "])),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(4,0,null,1,2,"pdf-viewer",[["style","width:100%;height:100%; overflow:scroll;display:flex;-webkit-overflow-scrolling: touch; display: -webkit-flex;"]],null,[["window","resize"],[null,"pagerendered"],[null,"textlayerrendered"]],function(l,n,e){var t=!0;if("window:resize"===n){t=!1!==un._15(l,5).onPageResize()&&t}if("pagerendered"===n){t=!1!==un._15(l,5).onPageRendered(e)&&t}if("textlayerrendered"===n){t=!1!==un._15(l,5).onTextLayerRendered(e)&&t}return t},zt.b,zt.a)),un._0(5,770048,null,0,Rn.a,[un.j],{src:[0,"src"],renderText:[1,"renderText"],originalSize:[2,"originalSize"],zoom:[3,"zoom"]},null),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,1,["\n\n"])),(l()(),un._1(8,0,null,1,16,"div",[["style","text-align:right;position: absolute;bottom:15px;right: 6px;display:block;justify-content:space-between; flex-direction:row;"]],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(10,0,null,null,5,"button",[["clear",""],["ion-button",""],["style","color:gray"]],null,[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==l.component.zoomIn()&&t}return t},pt.b,pt.a)),un._0(11,1097728,null,0,mt.a,[[8,""],De.a,un.j,un.A],{clear:[0,"clear"]},null),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(13,0,null,0,1,"ion-icon",[["name","ios-add-circle-outline"],["role","img"],["style","font-size:30px"]],[[2,"hide",null]],null,null,null,null)),un._0(14,147456,null,0,Ie.a,[De.a,un.j,un.A],{name:[0,"name"]},null),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(16,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(18,0,null,null,5,"button",[["clear",""],["ion-button",""],["style","color:gray"]],null,[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==l.component.zoomOut()&&t}return t},pt.b,pt.a)),un._0(19,1097728,null,0,mt.a,[[8,""],De.a,un.j,un.A],{clear:[0,"clear"]},null),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(21,0,null,0,1,"ion-icon",[["name","ios-remove-circle-outline"],["role","img"],["style","font-size:30px"]],[[2,"hide",null]],null,null,null,null)),un._0(22,147456,null,0,Ie.a,[De.a,un.j,un.A],{name:[0,"name"]},null),(l()(),un._23(-1,0,["\n "])),(l()(),un._23(-1,null,["\n"])),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,1,["\n\n"]))],function(l,n){var e=n.component;l(n,5,0,e.pdf,!0,!1,e.zoom);l(n,11,0,"");l(n,14,0,"ios-add-circle-outline");l(n,19,0,"");l(n,22,0,"ios-remove-circle-outline")},function(l,n){l(n,0,0,un._15(n,1).statusbarPadding,un._15(n,1)._hasRefresher);l(n,13,0,un._15(n,14)._hidden);l(n,21,0,un._15(n,22)._hidden)})}function zl(l){return un._25(0,[(l()(),un._1(0,0,null,null,5,"ion-content",[["padding",""]],[[2,"statusbar-padding",null],[2,"has-refresher",null]],null,null,je.b,je.a)),un._0(1,4374528,null,0,Ae.a,[De.a,Le.a,Oe.a,un.j,un.A,Te.a,Ee.a,un.v,[2,Ne.a],[2,$e.a]],null,null),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(3,0,null,1,1,"h6",[["style","text-align:center;color: red"]],null,null,null,null,null)),(l()(),un._23(4,null,["",""])),(l()(),un._23(-1,1,["\n"]))],null,function(l,n){var e=n.component;l(n,0,0,un._15(n,1).statusbarPadding,un._15(n,1)._hasRefresher);l(n,4,0,e.error_msg)})}function Gl(l){return un._25(0,[(l()(),un._23(-1,null,["\n"])),(l()(),un._1(1,0,null,null,23,"ion-header",[],null,null,null,null,null)),un._0(2,16384,null,0,dt.a,[De.a,un.j,un.A,[2,Ne.a]],null,null),(l()(),un._23(-1,null,["\n\n "])),(l()(),un._1(4,0,null,null,19,"ion-toolbar",[["class","toolbar"],["color","optblue"]],[[2,"statusbar-padding",null]],null,null,lu.b,lu.a)),un._0(5,49152,null,0,Xe.a,[De.a,un.j,un.A],{color:[0,"color"]},null),(l()(),un._23(-1,3,["\n "])),(l()(),un._1(7,0,null,3,2,"ion-title",[],null,null,null,Ye.b,Ye.a)),un._0(8,49152,null,0,Qe.a,[De.a,un.j,un.A,[2,Xe.a],[2,Ze.a]],null,null),(l()(),un._23(9,0,["",""])),(l()(),un._23(-1,3,["\n\n "])),(l()(),un._23(-1,3,["\n\n \n "])),(l()(),un._1(12,0,null,2,10,"ion-buttons",[["end",""]],null,null,null,null,null)),un._0(13,16384,null,1,ft.a,[De.a,un.j,un.A,[2,Xe.a],[2,Ze.a]],null,null),un._21(603979776,1,{_buttons:1}),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(16,0,null,null,5,"button",[["ion-button",""],["strong",""],["style","width:115%;text-align:center;"]],null,[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==l.component.dismiss()&&t}return t},pt.b,pt.a)),un._0(17,1097728,[[1,4]],0,mt.a,[[8,""],De.a,un.j,un.A],{strong:[0,"strong"]},null),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(19,0,null,0,1,"ion-icon",[["name","close"],["role","img"],["style","color:white;font-size:170% !important"]],[[2,"hide",null]],null,null,null,null)),un._0(20,147456,null,0,Ie.a,[De.a,un.j,un.A],{name:[0,"name"]},null),(l()(),un._23(-1,0,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,3,["\n\n \n "])),(l()(),un._23(-1,null,["\n"])),(l()(),un._23(-1,null,["\n\n"])),(l()(),un._23(-1,null,["\n"])),(l()(),un.W(16777216,null,null,1,null,Jl)),un._0(28,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,null,["\n"])),(l()(),un.W(16777216,null,null,1,null,zl)),un._0(31,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,null,["\n"]))],function(l,n){var e=n.component;l(n,5,0,"optblue");l(n,17,0,"");l(n,20,0,"close");l(n,28,0,e.pdf);l(n,31,0,e.error_msg)},function(l,n){var e=n.component;l(n,4,0,un._15(n,5)._sbPadding);l(n,9,0,e.title);l(n,19,0,un._15(n,20)._hidden)})}function Yl(l){return un._25(0,[(l()(),un._1(0,0,null,null,2,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==un._15(l,1)._selectViaInteraction()&&t}if("keydown"===n){t=!1!==un._15(l,1)._handleKeydown(e)&&t}return t},Et.c,Et.a)),un._0(1,8437760,[[9,4]],0,xe.q,[un.j,un.g,[2,xe.j],[2,xe.p]],{value:[0,"value"]},null),(l()(),un._23(2,0,["","\n "]))],function(l,n){l(n,1,0,n.context.$implicit)},function(l,n){l(n,0,0,un._15(n,1)._getTabIndex(),un._15(n,1).selected,un._15(n,1).multiple,un._15(n,1).active,un._15(n,1).id,un._15(n,1).selected.toString(),un._15(n,1).disabled.toString(),un._15(n,1).disabled);l(n,2,0,n.context.$implicit)})}function Ql(l){return un._25(0,[(l()(),un._1(0,0,null,null,2,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==un._15(l,1)._selectViaInteraction()&&t}if("keydown"===n){t=!1!==un._15(l,1)._handleKeydown(e)&&t}return t},Et.c,Et.a)),un._0(1,8437760,[[35,4]],0,xe.q,[un.j,un.g,[2,xe.j],[2,xe.p]],{value:[0,"value"]},null),(l()(),un._23(2,0,["",""]))],function(l,n){l(n,1,0,n.context.$implicit.product_id)},function(l,n){l(n,0,0,un._15(n,1)._getTabIndex(),un._15(n,1).selected,un._15(n,1).multiple,un._15(n,1).active,un._15(n,1).id,un._15(n,1).selected.toString(),un._15(n,1).disabled.toString(),un._15(n,1).disabled);l(n,2,0,n.context.$implicit.abbr)})}function Xl(l){return un._25(0,[(l()(),un._23(-1,null,["\n"])),(l()(),un._1(1,0,null,null,24,"ion-header",[],null,null,null,null,null)),un._0(2,16384,null,0,dt.a,[De.a,un.j,un.A,[2,Ne.a]],null,null),(l()(),un._23(-1,null,["\n \n "])),(l()(),un._1(4,0,null,null,20,"ion-navbar",[["class","toolbar"]],[[8,"hidden",0],[2,"statusbar-padding",null]],null,null,ct.b,ct.a)),un._0(5,49152,null,0,Ze.a,[Te.a,[2,Ne.a],[2,$e.a],De.a,un.j,un.A],null,null),(l()(),un._23(-1,3,["\n "])),(l()(),un._1(7,0,null,3,4,"ion-title",[],null,null,null,Ye.b,Ye.a)),un._0(8,49152,null,0,Qe.a,[De.a,un.j,un.A,[2,Xe.a],[2,Ze.a]],null,null),(l()(),un._1(9,0,null,0,1,"ion-icon",[["ios","ios-options"],["md","md-options"],["role","img"],["style","font-size: 18px;"]],[[2,"hide",null]],null,null,null,null)),un._0(10,147456,null,0,Ie.a,[De.a,un.j,un.A],{ios:[0,"ios"],md:[1,"md"]},null),(l()(),un._23(-1,0,[" Advance Filter"])),(l()(),un._23(-1,3,["\n \n "])),(l()(),un._1(13,0,null,2,10,"ion-buttons",[["end",""]],null,null,null,null,null)),un._0(14,16384,null,1,ft.a,[De.a,un.j,un.A,[2,Xe.a],[2,Ze.a]],null,null),un._21(603979776,1,{_buttons:1}),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(17,0,null,null,5,"button",[["icon-only",""],["ion-button",""]],null,[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==l.component.closeModal()&&t}return t},pt.b,pt.a)),un._0(18,1097728,[[1,4]],0,mt.a,[[8,""],De.a,un.j,un.A],null,null),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(20,0,null,0,1,"ion-icon",[["item-right",""],["name","ios-close-outline"],["role","img"]],[[2,"hide",null]],null,null,null,null)),un._0(21,147456,null,0,Ie.a,[De.a,un.j,un.A],{name:[0,"name"]},null),(l()(),un._23(-1,0,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,3,["\n "])),(l()(),un._23(-1,null,["\n\n"])),(l()(),un._23(-1,null,["\n\n\n"])),(l()(),un._1(27,0,null,null,150,"ion-content",[["padding",""]],[[2,"statusbar-padding",null],[2,"has-refresher",null]],null,null,je.b,je.a)),un._0(28,4374528,null,0,Ae.a,[De.a,Le.a,Oe.a,un.j,un.A,Te.a,Ee.a,un.v,[2,Ne.a],[2,$e.a]],null,null),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(30,0,null,1,146,"mat-list",[["class","m-gap p-gap mat-list"]],null,null,null,Ht.b,Ht.a)),un._0(31,49152,null,0,Mt.a,[],null,null),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(33,0,null,0,142,"div",[["fxFlex","100%"],["fxLayout","row wrap"],["fxLayoutAlign","flex-start stretch"],["fxLayoutGap","35px"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"submit"],[null,"reset"]],function(l,n,e){var t=!0;if("submit"===n){t=!1!==un._15(l,34).onSubmit(e)&&t}if("reset"===n){t=!1!==un._15(l,34).onReset()&&t}return t},null,null)),un._0(34,540672,null,0,hn.j,[[8,null],[8,null]],{form:[0,"form"]},null),un._20(2048,null,hn.c,null,[hn.j]),un._0(36,16384,null,0,hn.s,[hn.c],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(38,0,null,null,24,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(39,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,2,{_control:0}),un._21(335544320,3,{_placeholderChild:0}),un._21(335544320,4,{_labelChild:0}),un._21(603979776,5,{_errorChildren:1}),un._21(603979776,6,{_hintChildren:1}),un._21(603979776,7,{_prefixChildren:1}),un._21(603979776,8,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(48,0,null,1,13,"mat-select",[["class","mat-select"],["formControlName","pd_status"],["multiple",""],["placeholder","PD Status"],["role","listbox"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[1,"id",0],[1,"tabindex",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-required",0],[1,"aria-disabled",0],[1,"aria-invalid",0],[1,"aria-owns",0],[1,"aria-multiselectable",0],[1,"aria-describedby",0],[1,"aria-activedescendant",0],[2,"mat-select-disabled",null],[2,"mat-select-invalid",null],[2,"mat-select-required",null]],[[null,"keydown"],[null,"focus"],[null,"blur"]],function(l,n,e){var t=!0;if("keydown"===n){t=!1!==un._15(l,53)._handleKeydown(e)&&t}if("focus"===n){t=!1!==un._15(l,53)._onFocus()&&t}if("blur"===n){t=!1!==un._15(l,53)._onBlur()&&t}return t},Nt.b,Nt.a)),un._20(6144,null,xe.j,null,[$t.c]),un._0(50,671744,null,0,hn.h,[[3,hn.c],[8,null],[8,null],[8,null]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(52,16384,null,0,hn.r,[hn.q],null,null),un._0(53,2080768,null,3,$t.c,[Vt.f,un.g,un.v,xe.d,un.j,[2,Kt.c],[2,hn.t],[2,hn.j],[2,we.b],[2,hn.q],[8,null],$t.a],{placeholder:[0,"placeholder"],multiple:[1,"multiple"]},null),un._21(603979776,9,{options:1}),un._21(603979776,10,{optionGroups:1}),un._21(335544320,11,{customTrigger:0}),un._20(2048,[[2,4]],we.c,null,[$t.c]),(l()(),un._23(-1,1,["\n "])),(l()(),un.W(16777216,null,1,1,null,Yl)),un._0(60,802816,null,0,Ve.j,[un.K,un.H,un.q],{ngForOf:[0,"ngForOf"]},null),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,null,[" \n "])),(l()(),un._1(64,0,null,null,29,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width:100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(65,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,12,{_control:0}),un._21(335544320,13,{_placeholderChild:0}),un._21(335544320,14,{_labelChild:0}),un._21(603979776,15,{_errorChildren:1}),un._21(603979776,16,{_hintChildren:1}),un._21(603979776,17,{_prefixChildren:1}),un._21(603979776,18,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(74,0,null,1,10,"input",[["class","mat-input-element mat-form-field-autofill-control"],["formControlName","pd_from_date"],["matInput",""],["placeholder","Choose a From date"]],[[1,"aria-haspopup",0],[1,"aria-owns",0],[1,"min",0],[1,"max",0],[8,"disabled",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[8,"placeholder",0],[8,"disabled",0],[8,"required",0],[8,"readOnly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"change"],[null,"keydown"],[null,"focus"]],function(l,n,e){var t=!0;if("input"===n){t=!1!==un._15(l,75)._handleInput(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,75).onTouched()&&t}if("compositionstart"===n){t=!1!==un._15(l,75)._compositionStart()&&t}if("compositionend"===n){t=!1!==un._15(l,75)._compositionEnd(e.target.value)&&t}if("input"===n){t=!1!==un._15(l,76)._onInput(e.target.value)&&t}if("change"===n){t=!1!==un._15(l,76)._onChange()&&t}if("blur"===n){t=!1!==un._15(l,76)._onTouched()&&t}if("keydown"===n){t=!1!==un._15(l,76)._onKeydown(e)&&t}if("blur"===n){t=!1!==un._15(l,83)._focusChanged(!1)&&t}if("focus"===n){t=!1!==un._15(l,83)._focusChanged(!0)&&t}if("input"===n){t=!1!==un._15(l,83)._onInput()&&t}return t},null,null)),un._0(75,16384,null,0,hn.d,[un.B,un.j,[2,hn.a]],null,null),un._0(76,1196032,null,0,tu.g,[un.j,[2,xe.c],[2,xe.f],[2,we.b]],{matDatepicker:[0,"matDatepicker"],max:[1,"max"]},null),un._20(1024,null,hn.o,function(l){return[l]},[tu.g]),un._20(1024,null,hn.p,function(l,n){return[l,n]},[hn.d,tu.g]),un._0(79,671744,null,0,hn.h,[[3,hn.c],[2,hn.o],[8,null],[2,hn.p]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(81,16384,null,0,hn.r,[hn.q],null,null),un._20(2048,null,Se.a,null,[tu.g]),un._0(83,933888,null,0,Se.b,[un.j,Pe.a,[2,hn.q],[2,hn.t],[2,hn.j],xe.d,[2,Se.a]],{placeholder:[0,"placeholder"]},null),un._20(2048,[[12,4]],we.c,null,[Se.b]),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(86,0,null,4,3,"mat-datepicker-toggle",[["class","mat-datepicker-toggle"],["matSuffix",""]],[[2,"mat-datepicker-toggle-active",null]],null,null,_e.d,_e.c)),un._0(87,1753088,null,1,tu.j,[tu.h,un.g],{datepicker:[0,"datepicker"]},null),un._21(335544320,19,{_customIcon:0}),un._0(89,16384,[[18,4]],0,we.g,[],null,null),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(91,16777216,null,1,1,"mat-datepicker",[],null,null,null,_e.e,_e.b)),un._0(92,180224,[["picker",4]],0,tu.e,[He.d,uu.c,un.v,un.K,tu.a,[2,xe.c],[2,Kt.c],[2,Ve.d]],null,null),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(95,0,null,null,29,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width:100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(96,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,20,{_control:0}),un._21(335544320,21,{_placeholderChild:0}),un._21(335544320,22,{_labelChild:0}),un._21(603979776,23,{_errorChildren:1}),un._21(603979776,24,{_hintChildren:1}),un._21(603979776,25,{_prefixChildren:1}),un._21(603979776,26,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(105,0,null,1,10,"input",[["class","mat-input-element mat-form-field-autofill-control"],["formControlName","pd_to_date"],["matInput",""],["placeholder","Choose a To date"]],[[1,"aria-haspopup",0],[1,"aria-owns",0],[1,"min",0],[1,"max",0],[8,"disabled",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[8,"placeholder",0],[8,"disabled",0],[8,"required",0],[8,"readOnly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"change"],[null,"keydown"],[null,"focus"]],function(l,n,e){var t=!0;if("input"===n){t=!1!==un._15(l,106)._handleInput(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,106).onTouched()&&t}if("compositionstart"===n){t=!1!==un._15(l,106)._compositionStart()&&t}if("compositionend"===n){t=!1!==un._15(l,106)._compositionEnd(e.target.value)&&t}if("input"===n){t=!1!==un._15(l,107)._onInput(e.target.value)&&t}if("change"===n){t=!1!==un._15(l,107)._onChange()&&t}if("blur"===n){t=!1!==un._15(l,107)._onTouched()&&t}if("keydown"===n){t=!1!==un._15(l,107)._onKeydown(e)&&t}if("blur"===n){t=!1!==un._15(l,114)._focusChanged(!1)&&t}if("focus"===n){t=!1!==un._15(l,114)._focusChanged(!0)&&t}if("input"===n){t=!1!==un._15(l,114)._onInput()&&t}return t},null,null)),un._0(106,16384,null,0,hn.d,[un.B,un.j,[2,hn.a]],null,null),un._0(107,1196032,null,0,tu.g,[un.j,[2,xe.c],[2,xe.f],[2,we.b]],{matDatepicker:[0,"matDatepicker"],min:[1,"min"],max:[2,"max"]},null),un._20(1024,null,hn.o,function(l){return[l]},[tu.g]),un._20(1024,null,hn.p,function(l,n){return[l,n]},[hn.d,tu.g]),un._0(110,671744,null,0,hn.h,[[3,hn.c],[2,hn.o],[8,null],[2,hn.p]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(112,16384,null,0,hn.r,[hn.q],null,null),un._20(2048,null,Se.a,null,[tu.g]),un._0(114,933888,null,0,Se.b,[un.j,Pe.a,[2,hn.q],[2,hn.t],[2,hn.j],xe.d,[2,Se.a]],{placeholder:[0,"placeholder"]},null),un._20(2048,[[20,4]],we.c,null,[Se.b]),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(117,0,null,4,3,"mat-datepicker-toggle",[["class","mat-datepicker-toggle"],["matSuffix",""]],[[2,"mat-datepicker-toggle-active",null]],null,null,_e.d,_e.c)),un._0(118,1753088,null,1,tu.j,[tu.h,un.g],{datepicker:[0,"datepicker"]},null),un._21(335544320,27,{_customIcon:0}),un._0(120,16384,[[26,4]],0,we.g,[],null,null),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(122,16777216,null,1,1,"mat-datepicker",[],null,null,null,_e.e,_e.b)),un._0(123,180224,[["picker1",4]],0,tu.e,[He.d,uu.c,un.v,un.K,tu.a,[2,xe.c],[2,Kt.c],[2,Ve.d]],null,null),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(126,0,null,null,24,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width:100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(127,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,28,{_control:0}),un._21(335544320,29,{_placeholderChild:0}),un._21(335544320,30,{_labelChild:0}),un._21(603979776,31,{_errorChildren:1}),un._21(603979776,32,{_hintChildren:1}),un._21(603979776,33,{_prefixChildren:1}),un._21(603979776,34,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(136,0,null,1,13,"mat-select",[["class","mat-select"],["formControlName","pd_products"],["multiple",""],["placeholder","Products"],["role","listbox"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[1,"id",0],[1,"tabindex",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-required",0],[1,"aria-disabled",0],[1,"aria-invalid",0],[1,"aria-owns",0],[1,"aria-multiselectable",0],[1,"aria-describedby",0],[1,"aria-activedescendant",0],[2,"mat-select-disabled",null],[2,"mat-select-invalid",null],[2,"mat-select-required",null]],[[null,"keydown"],[null,"focus"],[null,"blur"]],function(l,n,e){var t=!0;if("keydown"===n){t=!1!==un._15(l,141)._handleKeydown(e)&&t}if("focus"===n){t=!1!==un._15(l,141)._onFocus()&&t}if("blur"===n){t=!1!==un._15(l,141)._onBlur()&&t}return t},Nt.b,Nt.a)),un._20(6144,null,xe.j,null,[$t.c]),un._0(138,671744,null,0,hn.h,[[3,hn.c],[8,null],[8,null],[8,null]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(140,16384,null,0,hn.r,[hn.q],null,null),un._0(141,2080768,null,3,$t.c,[Vt.f,un.g,un.v,xe.d,un.j,[2,Kt.c],[2,hn.t],[2,hn.j],[2,we.b],[2,hn.q],[8,null],$t.a],{placeholder:[0,"placeholder"],multiple:[1,"multiple"]},null),un._21(603979776,35,{options:1}),un._21(603979776,36,{optionGroups:1}),un._21(335544320,37,{customTrigger:0}),un._20(2048,[[28,4]],we.c,null,[$t.c]),(l()(),un._23(-1,1,["\n "])),(l()(),un.W(16777216,null,1,1,null,Ql)),un._0(148,802816,null,0,Ve.j,[un.K,un.H,un.q],{ngForOf:[0,"ngForOf"]},null),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(154,0,null,null,18,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width:100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(155,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,38,{_control:0}),un._21(335544320,39,{_placeholderChild:0}),un._21(335544320,40,{_labelChild:0}),un._21(603979776,41,{_errorChildren:1}),un._21(603979776,42,{_hintChildren:1}),un._21(603979776,43,{_prefixChildren:1}),un._21(603979776,44,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(164,0,null,1,7,"input",[["class","mat-input-element mat-form-field-autofill-control"],["formControlName","pd_applicant_name"],["matInput",""],["placeholder","Company/Firm Name"],["type","text"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[8,"placeholder",0],[8,"disabled",0],[8,"required",0],[8,"readOnly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],function(l,n,e){var t=!0;if("input"===n){t=!1!==un._15(l,165)._handleInput(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,165).onTouched()&&t}if("compositionstart"===n){t=!1!==un._15(l,165)._compositionStart()&&t}if("compositionend"===n){t=!1!==un._15(l,165)._compositionEnd(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,170)._focusChanged(!1)&&t}if("focus"===n){t=!1!==un._15(l,170)._focusChanged(!0)&&t}if("input"===n){t=!1!==un._15(l,170)._onInput()&&t}return t},null,null)),un._0(165,16384,null,0,hn.d,[un.B,un.j,[2,hn.a]],null,null),un._20(1024,null,hn.p,function(l){return[l]},[hn.d]),un._0(167,671744,null,0,hn.h,[[3,hn.c],[8,null],[8,null],[2,hn.p]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(169,16384,null,0,hn.r,[hn.q],null,null),un._0(170,933888,null,0,Se.b,[un.j,Pe.a,[2,hn.q],[2,hn.t],[2,hn.j],xe.d,[8,null]],{placeholder:[0,"placeholder"],type:[1,"type"]},null),un._20(2048,[[38,4]],we.c,null,[Se.b]),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,null,[" \n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,[" "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._23(-1,1,["\n \n"])),(l()(),un._23(-1,null,["\n"])),(l()(),un._1(179,0,null,null,19,"ion-footer",[],null,null,null,null,null)),un._0(180,16384,null,0,au.a,[De.a,un.j,un.A,[2,Ne.a]],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(182,0,null,null,15,"div",[["align","right"],["fxLayout","row"],["fxLayoutAlign","flex-end"],["style","margin-top: 10px;margin-right: 10px;"]],null,null,null,null,null)),(l()(),un._23(-1,null,["\n\n "])),(l()(),un._1(184,0,null,null,5,"button",[["mat-icon-button",""],["mat-raised-button",""],["style","margin: 5px 20px 5px 0px;"]],[[8,"disabled",0]],[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==l.component.onReset()&&t}return t},qe.b,qe.a)),un._0(185,180224,null,0,ke.b,[un.j,Pe.a,Fe.i],null,null),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(187,0,null,0,1,"ion-icon",[["ios","ios-refresh"],["md","md-refresh"],["role","img"],["style","color: #fff;"]],[[2,"hide",null]],null,null,null,null)),un._0(188,147456,null,0,Ie.a,[De.a,un.j,un.A],{ios:[0,"ios"],md:[1,"md"]},null),(l()(),un._23(-1,0,["\n "])),(l()(),un._23(-1,null,["\n\n "])),(l()(),un._1(191,0,null,null,5,"button",[["mat-icon-button",""],["mat-raised-button",""],["style","margin: 5px 0px 5px 0px;"]],[[8,"disabled",0]],[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==l.component.searchItem()&&t}return t},qe.b,qe.a)),un._0(192,180224,null,0,ke.b,[un.j,Pe.a,Fe.i],null,null),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(194,0,null,0,1,"ion-icon",[["ios","ios-search"],["md","md-search"],["role","img"],["style","color: #fff;margin: 5px 0px 5px 0px;"]],[[2,"hide",null]],null,null,null,null)),un._0(195,147456,null,0,Ie.a,[De.a,un.j,un.A],{ios:[0,"ios"],md:[1,"md"]},null),(l()(),un._23(-1,0,["\n "])),(l()(),un._23(-1,null,[" \n"])),(l()(),un._23(-1,null,["\n"])),(l()(),un._23(-1,null,["\n"]))],function(l,n){var e=n.component;l(n,10,0,"ios-options","md-options");l(n,21,0,"ios-close-outline");l(n,34,0,e.searchForm);l(n,50,0,"pd_status");l(n,53,0,"PD Status","");l(n,60,0,e.pdStatus);l(n,76,0,un._15(n,92),e.todaydate);l(n,79,0,"pd_from_date");l(n,83,0,"Choose a From date");l(n,87,0,un._15(n,92));l(n,107,0,un._15(n,123),e.searchForm.get("pd_from_date").value,e.todaydate);l(n,110,0,"pd_to_date");l(n,114,0,"Choose a To date");l(n,118,0,un._15(n,123));l(n,138,0,"pd_products");l(n,141,0,"Products","");l(n,148,0,e.PRODUCTS);l(n,167,0,"pd_applicant_name");l(n,170,0,"Company/Firm Name","text");l(n,188,0,"ios-refresh","md-refresh");l(n,195,0,"ios-search","md-search")},function(l,n){l(n,4,0,un._15(n,5)._hidden,un._15(n,5)._sbPadding);l(n,9,0,un._15(n,10)._hidden);l(n,20,0,un._15(n,21)._hidden);l(n,27,0,un._15(n,28).statusbarPadding,un._15(n,28)._hasRefresher);l(n,33,0,un._15(n,36).ngClassUntouched,un._15(n,36).ngClassTouched,un._15(n,36).ngClassPristine,un._15(n,36).ngClassDirty,un._15(n,36).ngClassValid,un._15(n,36).ngClassInvalid,un._15(n,36).ngClassPending);l(n,38,1,[un._15(n,39)._control.errorState,un._15(n,39)._control.errorState,un._15(n,39)._canLabelFloat,un._15(n,39)._shouldLabelFloat(),un._15(n,39)._hideControlPlaceholder(),un._15(n,39)._control.disabled,un._15(n,39)._control.focused,un._15(n,39)._shouldForward("untouched"),un._15(n,39)._shouldForward("touched"),un._15(n,39)._shouldForward("pristine"),un._15(n,39)._shouldForward("dirty"),un._15(n,39)._shouldForward("valid"),un._15(n,39)._shouldForward("invalid"),un._15(n,39)._shouldForward("pending")]);l(n,48,1,[un._15(n,52).ngClassUntouched,un._15(n,52).ngClassTouched,un._15(n,52).ngClassPristine,un._15(n,52).ngClassDirty,un._15(n,52).ngClassValid,un._15(n,52).ngClassInvalid,un._15(n,52).ngClassPending,un._15(n,53).id,un._15(n,53).tabIndex,un._15(n,53)._ariaLabel,un._15(n,53).ariaLabelledby,un._15(n,53).required.toString(),un._15(n,53).disabled.toString(),un._15(n,53).errorState,un._15(n,53).panelOpen?un._15(n,53)._optionIds:null,un._15(n,53).multiple,un._15(n,53)._ariaDescribedby||null,un._15(n,53)._getAriaActiveDescendant(),un._15(n,53).disabled,un._15(n,53).errorState,un._15(n,53).required]);l(n,64,1,[un._15(n,65)._control.errorState,un._15(n,65)._control.errorState,un._15(n,65)._canLabelFloat,un._15(n,65)._shouldLabelFloat(),un._15(n,65)._hideControlPlaceholder(),un._15(n,65)._control.disabled,un._15(n,65)._control.focused,un._15(n,65)._shouldForward("untouched"),un._15(n,65)._shouldForward("touched"),un._15(n,65)._shouldForward("pristine"),un._15(n,65)._shouldForward("dirty"),un._15(n,65)._shouldForward("valid"),un._15(n,65)._shouldForward("invalid"),un._15(n,65)._shouldForward("pending")]);l(n,74,1,[!0,(null==un._15(n,76)._datepicker?null:un._15(n,76)._datepicker.opened)&&un._15(n,76)._datepicker.id||null,un._15(n,76).min?un._15(n,76)._dateAdapter.toIso8601(un._15(n,76).min):null,un._15(n,76).max?un._15(n,76)._dateAdapter.toIso8601(un._15(n,76).max):null,un._15(n,76).disabled,un._15(n,81).ngClassUntouched,un._15(n,81).ngClassTouched,un._15(n,81).ngClassPristine,un._15(n,81).ngClassDirty,un._15(n,81).ngClassValid,un._15(n,81).ngClassInvalid,un._15(n,81).ngClassPending,un._15(n,83)._isServer,un._15(n,83).id,un._15(n,83).placeholder,un._15(n,83).disabled,un._15(n,83).required,un._15(n,83).readonly,un._15(n,83)._ariaDescribedby||null,un._15(n,83).errorState,un._15(n,83).required.toString()]);l(n,86,0,un._15(n,87).datepicker&&un._15(n,87).datepicker.opened);l(n,95,1,[un._15(n,96)._control.errorState,un._15(n,96)._control.errorState,un._15(n,96)._canLabelFloat,un._15(n,96)._shouldLabelFloat(),un._15(n,96)._hideControlPlaceholder(),un._15(n,96)._control.disabled,un._15(n,96)._control.focused,un._15(n,96)._shouldForward("untouched"),un._15(n,96)._shouldForward("touched"),un._15(n,96)._shouldForward("pristine"),un._15(n,96)._shouldForward("dirty"),un._15(n,96)._shouldForward("valid"),un._15(n,96)._shouldForward("invalid"),un._15(n,96)._shouldForward("pending")]);l(n,105,1,[!0,(null==un._15(n,107)._datepicker?null:un._15(n,107)._datepicker.opened)&&un._15(n,107)._datepicker.id||null,un._15(n,107).min?un._15(n,107)._dateAdapter.toIso8601(un._15(n,107).min):null,un._15(n,107).max?un._15(n,107)._dateAdapter.toIso8601(un._15(n,107).max):null,un._15(n,107).disabled,un._15(n,112).ngClassUntouched,un._15(n,112).ngClassTouched,un._15(n,112).ngClassPristine,un._15(n,112).ngClassDirty,un._15(n,112).ngClassValid,un._15(n,112).ngClassInvalid,un._15(n,112).ngClassPending,un._15(n,114)._isServer,un._15(n,114).id,un._15(n,114).placeholder,un._15(n,114).disabled,un._15(n,114).required,un._15(n,114).readonly,un._15(n,114)._ariaDescribedby||null,un._15(n,114).errorState,un._15(n,114).required.toString()]);l(n,117,0,un._15(n,118).datepicker&&un._15(n,118).datepicker.opened);l(n,126,1,[un._15(n,127)._control.errorState,un._15(n,127)._control.errorState,un._15(n,127)._canLabelFloat,un._15(n,127)._shouldLabelFloat(),un._15(n,127)._hideControlPlaceholder(),un._15(n,127)._control.disabled,un._15(n,127)._control.focused,un._15(n,127)._shouldForward("untouched"),un._15(n,127)._shouldForward("touched"),un._15(n,127)._shouldForward("pristine"),un._15(n,127)._shouldForward("dirty"),un._15(n,127)._shouldForward("valid"),un._15(n,127)._shouldForward("invalid"),un._15(n,127)._shouldForward("pending")]);l(n,136,1,[un._15(n,140).ngClassUntouched,un._15(n,140).ngClassTouched,un._15(n,140).ngClassPristine,un._15(n,140).ngClassDirty,un._15(n,140).ngClassValid,un._15(n,140).ngClassInvalid,un._15(n,140).ngClassPending,un._15(n,141).id,un._15(n,141).tabIndex,un._15(n,141)._ariaLabel,un._15(n,141).ariaLabelledby,un._15(n,141).required.toString(),un._15(n,141).disabled.toString(),un._15(n,141).errorState,un._15(n,141).panelOpen?un._15(n,141)._optionIds:null,un._15(n,141).multiple,un._15(n,141)._ariaDescribedby||null,un._15(n,141)._getAriaActiveDescendant(),un._15(n,141).disabled,un._15(n,141).errorState,un._15(n,141).required]);l(n,154,1,[un._15(n,155)._control.errorState,un._15(n,155)._control.errorState,un._15(n,155)._canLabelFloat,un._15(n,155)._shouldLabelFloat(),un._15(n,155)._hideControlPlaceholder(),un._15(n,155)._control.disabled,un._15(n,155)._control.focused,un._15(n,155)._shouldForward("untouched"),un._15(n,155)._shouldForward("touched"),un._15(n,155)._shouldForward("pristine"),un._15(n,155)._shouldForward("dirty"),un._15(n,155)._shouldForward("valid"),un._15(n,155)._shouldForward("invalid"),un._15(n,155)._shouldForward("pending")]);l(n,164,1,[un._15(n,169).ngClassUntouched,un._15(n,169).ngClassTouched,un._15(n,169).ngClassPristine,un._15(n,169).ngClassDirty,un._15(n,169).ngClassValid,un._15(n,169).ngClassInvalid,un._15(n,169).ngClassPending,un._15(n,170)._isServer,un._15(n,170).id,un._15(n,170).placeholder,un._15(n,170).disabled,un._15(n,170).required,un._15(n,170).readonly,un._15(n,170)._ariaDescribedby||null,un._15(n,170).errorState,un._15(n,170).required.toString()]);l(n,184,0,un._15(n,185).disabled||null);l(n,187,0,un._15(n,188)._hidden);l(n,191,0,un._15(n,192).disabled||null);l(n,194,0,un._15(n,195)._hidden)})}function Zl(l){return un._25(0,[(l()(),un._1(0,0,null,null,2,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==un._15(l,1)._selectViaInteraction()&&t}if("keydown"===n){t=!1!==un._15(l,1)._handleKeydown(e)&&t}return t},Et.c,Et.a)),un._0(1,8437760,[[9,4]],0,xe.q,[un.j,un.g,[2,xe.j],[2,xe.p]],{value:[0,"value"]},null),(l()(),un._23(2,0,["","\n "]))],function(l,n){l(n,1,0,n.context.$implicit.pd_status_name)},function(l,n){l(n,0,0,un._15(n,1)._getTabIndex(),un._15(n,1).selected,un._15(n,1).multiple,un._15(n,1).active,un._15(n,1).id,un._15(n,1).selected.toString(),un._15(n,1).disabled.toString(),un._15(n,1).disabled);l(n,2,0,n.context.$implicit.pd_status_name)})}function ln(l){return un._25(0,[(l()(),un._1(0,0,null,null,24,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width: 100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(1,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,2,{_control:0}),un._21(335544320,3,{_placeholderChild:0}),un._21(335544320,4,{_labelChild:0}),un._21(603979776,5,{_errorChildren:1}),un._21(603979776,6,{_hintChildren:1}),un._21(603979776,7,{_prefixChildren:1}),un._21(603979776,8,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(10,0,null,1,13,"mat-select",[["class","mat-select"],["formControlName","pd_status"],["multiple",""],["placeholder","PD Status"],["role","listbox"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[1,"id",0],[1,"tabindex",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-required",0],[1,"aria-disabled",0],[1,"aria-invalid",0],[1,"aria-owns",0],[1,"aria-multiselectable",0],[1,"aria-describedby",0],[1,"aria-activedescendant",0],[2,"mat-select-disabled",null],[2,"mat-select-invalid",null],[2,"mat-select-required",null]],[[null,"keydown"],[null,"focus"],[null,"blur"]],function(l,n,e){var t=!0;if("keydown"===n){t=!1!==un._15(l,15)._handleKeydown(e)&&t}if("focus"===n){t=!1!==un._15(l,15)._onFocus()&&t}if("blur"===n){t=!1!==un._15(l,15)._onBlur()&&t}return t},Nt.b,Nt.a)),un._20(6144,null,xe.j,null,[$t.c]),un._0(12,671744,null,0,hn.h,[[3,hn.c],[8,null],[8,null],[8,null]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(14,16384,null,0,hn.r,[hn.q],null,null),un._0(15,2080768,null,3,$t.c,[Vt.f,un.g,un.v,xe.d,un.j,[2,Kt.c],[2,hn.t],[2,hn.j],[2,we.b],[2,hn.q],[8,null],$t.a],{placeholder:[0,"placeholder"],multiple:[1,"multiple"]},null),un._21(603979776,9,{options:1}),un._21(603979776,10,{optionGroups:1}),un._21(335544320,11,{customTrigger:0}),un._20(2048,[[2,4]],we.c,null,[$t.c]),(l()(),un._23(-1,1,["\n "])),(l()(),un.W(16777216,null,1,1,null,Zl)),un._0(22,802816,null,0,Ve.j,[un.K,un.H,un.q],{ngForOf:[0,"ngForOf"]},null),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,1,["\n "]))],function(l,n){var e=n.component;l(n,12,0,"pd_status");l(n,15,0,"PD Status","");l(n,22,0,e.pdStatus)},function(l,n){l(n,0,1,[un._15(n,1)._control.errorState,un._15(n,1)._control.errorState,un._15(n,1)._canLabelFloat,un._15(n,1)._shouldLabelFloat(),un._15(n,1)._hideControlPlaceholder(),un._15(n,1)._control.disabled,un._15(n,1)._control.focused,un._15(n,1)._shouldForward("untouched"),un._15(n,1)._shouldForward("touched"),un._15(n,1)._shouldForward("pristine"),un._15(n,1)._shouldForward("dirty"),un._15(n,1)._shouldForward("valid"),un._15(n,1)._shouldForward("invalid"),un._15(n,1)._shouldForward("pending")]);l(n,10,1,[un._15(n,14).ngClassUntouched,un._15(n,14).ngClassTouched,un._15(n,14).ngClassPristine,un._15(n,14).ngClassDirty,un._15(n,14).ngClassValid,un._15(n,14).ngClassInvalid,un._15(n,14).ngClassPending,un._15(n,15).id,un._15(n,15).tabIndex,un._15(n,15)._ariaLabel,un._15(n,15).ariaLabelledby,un._15(n,15).required.toString(),un._15(n,15).disabled.toString(),un._15(n,15).errorState,un._15(n,15).panelOpen?un._15(n,15)._optionIds:null,un._15(n,15).multiple,un._15(n,15)._ariaDescribedby||null,un._15(n,15)._getAriaActiveDescendant(),un._15(n,15).disabled,un._15(n,15).errorState,un._15(n,15).required])})}function nn(l){return un._25(0,[(l()(),un._1(0,0,null,null,2,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==un._15(l,1)._selectViaInteraction()&&t}if("keydown"===n){t=!1!==un._15(l,1)._handleKeydown(e)&&t}return t},Et.c,Et.a)),un._0(1,8437760,[[35,4]],0,xe.q,[un.j,un.g,[2,xe.j],[2,xe.p]],{value:[0,"value"]},null),(l()(),un._23(2,0,["",""]))],function(l,n){l(n,1,0,n.context.$implicit.product_id)},function(l,n){l(n,0,0,un._15(n,1)._getTabIndex(),un._15(n,1).selected,un._15(n,1).multiple,un._15(n,1).active,un._15(n,1).id,un._15(n,1).selected.toString(),un._15(n,1).disabled.toString(),un._15(n,1).disabled);l(n,2,0,n.context.$implicit.abbr)})}function en(l){return un._25(0,[(l()(),un._23(-1,null,["\n"])),(l()(),un._1(1,0,null,null,22,"ion-header",[],null,null,null,null,null)),un._0(2,16384,null,0,dt.a,[De.a,un.j,un.A,[2,Ne.a]],null,null),(l()(),un._23(-1,null,["\n\n "])),(l()(),un._1(4,0,null,null,18,"ion-navbar",[["class","toolbar"]],[[8,"hidden",0],[2,"statusbar-padding",null]],null,null,ct.b,ct.a)),un._0(5,49152,null,0,Ze.a,[Te.a,[2,Ne.a],[2,$e.a],De.a,un.j,un.A],null,null),(l()(),un._23(-1,3,["\n "])),(l()(),un._1(7,0,null,3,4,"ion-title",[],null,null,null,Ye.b,Ye.a)),un._0(8,49152,null,0,Qe.a,[De.a,un.j,un.A,[2,Xe.a],[2,Ze.a]],null,null),(l()(),un._1(9,0,null,0,1,"ion-icon",[["ios","ios-options"],["md","md-options"],["role","img"],["style","font-size: 18px;"]],[[2,"hide",null]],null,null,null,null)),un._0(10,147456,null,0,Ie.a,[De.a,un.j,un.A],{ios:[0,"ios"],md:[1,"md"]},null),(l()(),un._23(-1,0,[" Advanced Filter"])),(l()(),un._23(-1,3,["\n "])),(l()(),un._1(13,0,null,2,8,"ion-buttons",[["end",""]],null,null,null,null,null)),un._0(14,16384,null,1,ft.a,[De.a,un.j,un.A,[2,Xe.a],[2,Ze.a]],null,null),un._21(603979776,1,{_buttons:1}),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(17,0,null,null,3,"button",[["clear",""],["ion-button",""]],null,[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==l.component.closeModal()&&t}return t},pt.b,pt.a)),un._0(18,1097728,[[1,4]],0,mt.a,[[8,""],De.a,un.j,un.A],{clear:[0,"clear"]},null),(l()(),un._1(19,0,null,0,1,"ion-icon",[["name","close"],["role","img"],["style","font-size: 20px;"]],[[2,"hide",null]],null,null,null,null)),un._0(20,147456,null,0,Ie.a,[De.a,un.j,un.A],{name:[0,"name"]},null),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,3,["\n "])),(l()(),un._23(-1,null,["\n\n"])),(l()(),un._23(-1,null,["\n\n\n"])),(l()(),un._1(25,0,null,null,127,"ion-content",[["padding",""]],[[2,"statusbar-padding",null],[2,"has-refresher",null]],null,null,je.b,je.a)),un._0(26,4374528,null,0,Ae.a,[De.a,Le.a,Oe.a,un.j,un.A,Te.a,Ee.a,un.v,[2,Ne.a],[2,$e.a]],null,null),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(28,0,null,1,123,"mat-list",[["class","m-gap p-gap mat-list"]],null,null,null,Ht.b,Ht.a)),un._0(29,49152,null,0,Mt.a,[],null,null),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(31,0,null,0,119,"div",[["fxFlex","100%"],["fxLayout","row wrap"],["fxLayoutAlign","flex-start stretch"],["fxLayoutGap","35px"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"submit"],[null,"reset"]],function(l,n,e){var t=!0;if("submit"===n){t=!1!==un._15(l,32).onSubmit(e)&&t}if("reset"===n){t=!1!==un._15(l,32).onReset()&&t}return t},null,null)),un._0(32,540672,null,0,hn.j,[[8,null],[8,null]],{form:[0,"form"]},null),un._20(2048,null,hn.c,null,[hn.j]),un._0(34,16384,null,0,hn.s,[hn.c],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un.W(16777216,null,null,1,null,ln)),un._0(37,16384,null,0,Ve.k,[un.K,un.H],{ngIf:[0,"ngIf"]},null),(l()(),un._23(-1,null,[" \n "])),(l()(),un._1(39,0,null,null,29,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width:100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(40,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,12,{_control:0}),un._21(335544320,13,{_placeholderChild:0}),un._21(335544320,14,{_labelChild:0}),un._21(603979776,15,{_errorChildren:1}),un._21(603979776,16,{_hintChildren:1}),un._21(603979776,17,{_prefixChildren:1}),un._21(603979776,18,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(49,0,null,1,10,"input",[["class","mat-input-element mat-form-field-autofill-control"],["formControlName","pd_from_date"],["matInput",""],["placeholder","Choose a From date"]],[[1,"aria-haspopup",0],[1,"aria-owns",0],[1,"min",0],[1,"max",0],[8,"disabled",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[8,"placeholder",0],[8,"disabled",0],[8,"required",0],[8,"readOnly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"change"],[null,"keydown"],[null,"focus"]],function(l,n,e){var t=!0;if("input"===n){t=!1!==un._15(l,50)._handleInput(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,50).onTouched()&&t}if("compositionstart"===n){t=!1!==un._15(l,50)._compositionStart()&&t}if("compositionend"===n){t=!1!==un._15(l,50)._compositionEnd(e.target.value)&&t}if("input"===n){t=!1!==un._15(l,51)._onInput(e.target.value)&&t}if("change"===n){t=!1!==un._15(l,51)._onChange()&&t}if("blur"===n){t=!1!==un._15(l,51)._onTouched()&&t}if("keydown"===n){t=!1!==un._15(l,51)._onKeydown(e)&&t}if("blur"===n){t=!1!==un._15(l,58)._focusChanged(!1)&&t}if("focus"===n){t=!1!==un._15(l,58)._focusChanged(!0)&&t}if("input"===n){t=!1!==un._15(l,58)._onInput()&&t}return t},null,null)),un._0(50,16384,null,0,hn.d,[un.B,un.j,[2,hn.a]],null,null),un._0(51,1196032,null,0,tu.g,[un.j,[2,xe.c],[2,xe.f],[2,we.b]],{matDatepicker:[0,"matDatepicker"],max:[1,"max"]},null),un._20(1024,null,hn.o,function(l){return[l]},[tu.g]),un._20(1024,null,hn.p,function(l,n){return[l,n]},[hn.d,tu.g]),un._0(54,671744,null,0,hn.h,[[3,hn.c],[2,hn.o],[8,null],[2,hn.p]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(56,16384,null,0,hn.r,[hn.q],null,null),un._20(2048,null,Se.a,null,[tu.g]),un._0(58,933888,null,0,Se.b,[un.j,Pe.a,[2,hn.q],[2,hn.t],[2,hn.j],xe.d,[2,Se.a]],{placeholder:[0,"placeholder"]},null),un._20(2048,[[12,4]],we.c,null,[Se.b]),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(61,0,null,4,3,"mat-datepicker-toggle",[["class","mat-datepicker-toggle"],["matSuffix",""]],[[2,"mat-datepicker-toggle-active",null]],null,null,_e.d,_e.c)),un._0(62,1753088,null,1,tu.j,[tu.h,un.g],{datepicker:[0,"datepicker"]},null),un._21(335544320,19,{_customIcon:0}),un._0(64,16384,[[18,4]],0,we.g,[],null,null),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(66,16777216,null,1,1,"mat-datepicker",[],null,null,null,_e.e,_e.b)),un._0(67,180224,[["picker",4]],0,tu.e,[He.d,uu.c,un.v,un.K,tu.a,[2,xe.c],[2,Kt.c],[2,Ve.d]],null,null),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(70,0,null,null,29,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width:100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(71,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,20,{_control:0}),un._21(335544320,21,{_placeholderChild:0}),un._21(335544320,22,{_labelChild:0}),un._21(603979776,23,{_errorChildren:1}),un._21(603979776,24,{_hintChildren:1}),un._21(603979776,25,{_prefixChildren:1}),un._21(603979776,26,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(80,0,null,1,10,"input",[["class","mat-input-element mat-form-field-autofill-control"],["formControlName","pd_to_date"],["matInput",""],["placeholder","Choose a To date"]],[[1,"aria-haspopup",0],[1,"aria-owns",0],[1,"min",0],[1,"max",0],[8,"disabled",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[8,"placeholder",0],[8,"disabled",0],[8,"required",0],[8,"readOnly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"change"],[null,"keydown"],[null,"focus"]],function(l,n,e){var t=!0;if("input"===n){t=!1!==un._15(l,81)._handleInput(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,81).onTouched()&&t}if("compositionstart"===n){t=!1!==un._15(l,81)._compositionStart()&&t}if("compositionend"===n){t=!1!==un._15(l,81)._compositionEnd(e.target.value)&&t}if("input"===n){t=!1!==un._15(l,82)._onInput(e.target.value)&&t}if("change"===n){t=!1!==un._15(l,82)._onChange()&&t}if("blur"===n){t=!1!==un._15(l,82)._onTouched()&&t}if("keydown"===n){t=!1!==un._15(l,82)._onKeydown(e)&&t}if("blur"===n){t=!1!==un._15(l,89)._focusChanged(!1)&&t}if("focus"===n){t=!1!==un._15(l,89)._focusChanged(!0)&&t}if("input"===n){t=!1!==un._15(l,89)._onInput()&&t}return t},null,null)),un._0(81,16384,null,0,hn.d,[un.B,un.j,[2,hn.a]],null,null),un._0(82,1196032,null,0,tu.g,[un.j,[2,xe.c],[2,xe.f],[2,we.b]],{matDatepicker:[0,"matDatepicker"],min:[1,"min"],max:[2,"max"]},null),un._20(1024,null,hn.o,function(l){return[l]},[tu.g]),un._20(1024,null,hn.p,function(l,n){return[l,n]},[hn.d,tu.g]),un._0(85,671744,null,0,hn.h,[[3,hn.c],[2,hn.o],[8,null],[2,hn.p]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(87,16384,null,0,hn.r,[hn.q],null,null),un._20(2048,null,Se.a,null,[tu.g]),un._0(89,933888,null,0,Se.b,[un.j,Pe.a,[2,hn.q],[2,hn.t],[2,hn.j],xe.d,[2,Se.a]],{placeholder:[0,"placeholder"]},null),un._20(2048,[[20,4]],we.c,null,[Se.b]),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(92,0,null,4,3,"mat-datepicker-toggle",[["class","mat-datepicker-toggle"],["matSuffix",""]],[[2,"mat-datepicker-toggle-active",null]],null,null,_e.d,_e.c)),un._0(93,1753088,null,1,tu.j,[tu.h,un.g],{datepicker:[0,"datepicker"]},null),un._21(335544320,27,{_customIcon:0}),un._0(95,16384,[[26,4]],0,we.g,[],null,null),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(97,16777216,null,1,1,"mat-datepicker",[],null,null,null,_e.e,_e.b)),un._0(98,180224,[["picker1",4]],0,tu.e,[He.d,uu.c,un.v,un.K,tu.a,[2,xe.c],[2,Kt.c],[2,Ve.d]],null,null),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(101,0,null,null,24,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width:100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(102,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,28,{_control:0}),un._21(335544320,29,{_placeholderChild:0}),un._21(335544320,30,{_labelChild:0}),un._21(603979776,31,{_errorChildren:1}),un._21(603979776,32,{_hintChildren:1}),un._21(603979776,33,{_prefixChildren:1}),un._21(603979776,34,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(111,0,null,1,13,"mat-select",[["class","mat-select"],["formControlName","pd_products"],["multiple",""],["placeholder","Products"],["role","listbox"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[1,"id",0],[1,"tabindex",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-required",0],[1,"aria-disabled",0],[1,"aria-invalid",0],[1,"aria-owns",0],[1,"aria-multiselectable",0],[1,"aria-describedby",0],[1,"aria-activedescendant",0],[2,"mat-select-disabled",null],[2,"mat-select-invalid",null],[2,"mat-select-required",null]],[[null,"keydown"],[null,"focus"],[null,"blur"]],function(l,n,e){var t=!0;if("keydown"===n){t=!1!==un._15(l,116)._handleKeydown(e)&&t}if("focus"===n){t=!1!==un._15(l,116)._onFocus()&&t}if("blur"===n){t=!1!==un._15(l,116)._onBlur()&&t}return t},Nt.b,Nt.a)),un._20(6144,null,xe.j,null,[$t.c]),un._0(113,671744,null,0,hn.h,[[3,hn.c],[8,null],[8,null],[8,null]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(115,16384,null,0,hn.r,[hn.q],null,null),un._0(116,2080768,null,3,$t.c,[Vt.f,un.g,un.v,xe.d,un.j,[2,Kt.c],[2,hn.t],[2,hn.j],[2,we.b],[2,hn.q],[8,null],$t.a],{placeholder:[0,"placeholder"],multiple:[1,"multiple"]},null),un._21(603979776,35,{options:1}),un._21(603979776,36,{optionGroups:1}),un._21(335544320,37,{customTrigger:0}),un._20(2048,[[28,4]],we.c,null,[$t.c]),(l()(),un._23(-1,1,["\n "])),(l()(),un.W(16777216,null,1,1,null,nn)),un._0(123,802816,null,0,Ve.j,[un.K,un.H,un.q],{ngForOf:[0,"ngForOf"]},null),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(129,0,null,null,18,"mat-form-field",[["class","mat-input-container mat-form-field"],["style","width:100%"]],[[2,"mat-input-invalid",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-focused",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,Ce.b,Ce.a)),un._0(130,7389184,null,7,we.b,[un.j,un.g,[2,xe.h]],null,null),un._21(335544320,38,{_control:0}),un._21(335544320,39,{_placeholderChild:0}),un._21(335544320,40,{_labelChild:0}),un._21(603979776,41,{_errorChildren:1}),un._21(603979776,42,{_hintChildren:1}),un._21(603979776,43,{_prefixChildren:1}),un._21(603979776,44,{_suffixChildren:1}),(l()(),un._23(-1,1,["\n "])),(l()(),un._1(139,0,null,1,7,"input",[["class","mat-input-element mat-form-field-autofill-control"],["formControlName","pd_applicant_name"],["matInput",""],["placeholder","Applicant Name"],["type","text"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[8,"placeholder",0],[8,"disabled",0],[8,"required",0],[8,"readOnly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],function(l,n,e){var t=!0;if("input"===n){t=!1!==un._15(l,140)._handleInput(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,140).onTouched()&&t}if("compositionstart"===n){t=!1!==un._15(l,140)._compositionStart()&&t}if("compositionend"===n){t=!1!==un._15(l,140)._compositionEnd(e.target.value)&&t}if("blur"===n){t=!1!==un._15(l,145)._focusChanged(!1)&&t}if("focus"===n){t=!1!==un._15(l,145)._focusChanged(!0)&&t}if("input"===n){t=!1!==un._15(l,145)._onInput()&&t}return t},null,null)),un._0(140,16384,null,0,hn.d,[un.B,un.j,[2,hn.a]],null,null),un._20(1024,null,hn.p,function(l){return[l]},[hn.d]),un._0(142,671744,null,0,hn.h,[[3,hn.c],[8,null],[8,null],[2,hn.p]],{name:[0,"name"]},null),un._20(2048,null,hn.q,null,[hn.h]),un._0(144,16384,null,0,hn.r,[hn.q],null,null),un._0(145,933888,null,0,Se.b,[un.j,Pe.a,[2,hn.q],[2,hn.t],[2,hn.j],xe.d,[8,null]],{placeholder:[0,"placeholder"],type:[1,"type"]},null),un._20(2048,[[38,4]],we.c,null,[Se.b]),(l()(),un._23(-1,1,["\n "])),(l()(),un._23(-1,null,[" \n "])),(l()(),un._23(-1,null,["\n "])),(l()(),un._23(-1,null,[" "])),(l()(),un._23(-1,0,["\n "])),(l()(),un._23(-1,1,["\n \n"])),(l()(),un._23(-1,null,["\n"])),(l()(),un._1(154,0,null,null,19,"ion-footer",[],null,null,null,null,null)),un._0(155,16384,null,0,au.a,[De.a,un.j,un.A,[2,Ne.a]],null,null),(l()(),un._23(-1,null,["\n "])),(l()(),un._1(157,0,null,null,15,"div",[["align","right"],["fxLayout","row"],["fxLayoutAlign","flex-end"],["style","margin-top: 10px;margin-right: 10px;"]],null,null,null,null,null)),(l()(),un._23(-1,null,["\n\n "])),(l()(),un._1(159,0,null,null,5,"button",[["class","mr-1 mt-1 hover-icon"],["mat-icon-button",""],["mat-raised-button",""],["style","background-color: #e2412f;"]],[[8,"disabled",0]],[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==l.component.onReset()&&t}return t},qe.b,qe.a)),un._0(160,180224,null,0,ke.b,[un.j,Pe.a,Fe.i],null,null),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(162,0,null,0,1,"ion-icon",[["ios","ios-refresh"],["md","md-refresh"],["role","img"],["style","font-size: 18px;color: #fff;"]],[[2,"hide",null]],null,null,null,null)),un._0(163,147456,null,0,Ie.a,[De.a,un.j,un.A],{ios:[0,"ios"],md:[1,"md"]},null),(l()(),un._23(-1,0,["\n "])),(l()(),un._23(-1,null,[" \n\n "])),(l()(),un._1(166,0,null,null,5,"button",[["class","mr-1 mt-1 hover-icon"],["mat-icon-button",""],["mat-raised-button",""],["style","background-color: #e2412f;"]],[[8,"disabled",0]],[[null,"click"]],function(l,n,e){var t=!0;if("click"===n){t=!1!==l.component.searchItem()&&t}return t},qe.b,qe.a)),un._0(167,180224,null,0,ke.b,[un.j,Pe.a,Fe.i],null,null),(l()(),un._23(-1,0,["\n "])),(l()(),un._1(169,0,null,0,1,"ion-icon",[["ios","ios-search"],["md","md-search"],["role","img"],["style","font-size: 18px;color: #fff;"]],[[2,"hide",null]],null,null,null,null)),un._0(170,147456,null,0,Ie.a,[De.a,un.j,un.A],{ios:[0,"ios"],md:[1,"md"]},null),(l()(),un._23(-1,0,["\n "])),(l()(),un._23(-1,null,["\n\n \n"])),(l()(),un._23(-1,null,["\n"])),(l()(),un._23(-1,null,["\n"]))],function(l,n){var e=n.component;l(n,10,0,"ios-options","md-options");l(n,18,0,"");l(n,20,0,"close");l(n,32,0,e.searchForm);l(n,37,0,"complete_list"!=e.from_page);l(n,51,0,un._15(n,67),e.todaydate);l(n,54,0,"pd_from_date");l(n,58,0,"Choose a From date");l(n,62,0,un._15(n,67));l(n,82,0,un._15(n,98),e.searchForm.get("pd_from_date").value,e.todaydate);l(n,85,0,"pd_to_date");l(n,89,0,"Choose a To date");l(n,93,0,un._15(n,98));l(n,113,0,"pd_products");l(n,116,0,"Products","");l(n,123,0,e.PRODUCTS);l(n,142,0,"pd_applicant_name");l(n,145,0,"Applicant Name","text");l(n,163,0,"ios-refresh","md-refresh");l(n,170,0,"ios-search","md-search")},function(l,n){l(n,4,0,un._15(n,5)._hidden,un._15(n,5)._sbPadding);l(n,9,0,un._15(n,10)._hidden);l(n,19,0,un._15(n,20)._hidden);l(n,25,0,un._15(n,26).statusbarPadding,un._15(n,26)._hasRefresher);l(n,31,0,un._15(n,34).ngClassUntouched,un._15(n,34).ngClassTouched,un._15(n,34).ngClassPristine,un._15(n,34).ngClassDirty,un._15(n,34).ngClassValid,un._15(n,34).ngClassInvalid,un._15(n,34).ngClassPending);l(n,39,1,[un._15(n,40)._control.errorState,un._15(n,40)._control.errorState,un._15(n,40)._canLabelFloat,un._15(n,40)._shouldLabelFloat(),un._15(n,40)._hideControlPlaceholder(),un._15(n,40)._control.disabled,un._15(n,40)._control.focused,un._15(n,40)._shouldForward("untouched"),un._15(n,40)._shouldForward("touched"),un._15(n,40)._shouldForward("pristine"),un._15(n,40)._shouldForward("dirty"),un._15(n,40)._shouldForward("valid"),un._15(n,40)._shouldForward("invalid"),un._15(n,40)._shouldForward("pending")]);l(n,49,1,[!0,(null==un._15(n,51)._datepicker?null:un._15(n,51)._datepicker.opened)&&un._15(n,51)._datepicker.id||null,un._15(n,51).min?un._15(n,51)._dateAdapter.toIso8601(un._15(n,51).min):null,un._15(n,51).max?un._15(n,51)._dateAdapter.toIso8601(un._15(n,51).max):null,un._15(n,51).disabled,un._15(n,56).ngClassUntouched,un._15(n,56).ngClassTouched,un._15(n,56).ngClassPristine,un._15(n,56).ngClassDirty,un._15(n,56).ngClassValid,un._15(n,56).ngClassInvalid,un._15(n,56).ngClassPending,un._15(n,58)._isServer,un._15(n,58).id,un._15(n,58).placeholder,un._15(n,58).disabled,un._15(n,58).required,un._15(n,58).readonly,un._15(n,58)._ariaDescribedby||null,un._15(n,58).errorState,un._15(n,58).required.toString()]);l(n,61,0,un._15(n,62).datepicker&&un._15(n,62).datepicker.opened);l(n,70,1,[un._15(n,71)._control.errorState,un._15(n,71)._control.errorState,un._15(n,71)._canLabelFloat,un._15(n,71)._shouldLabelFloat(),un._15(n,71)._hideControlPlaceholder(),un._15(n,71)._control.disabled,un._15(n,71)._control.focused,un._15(n,71)._shouldForward("untouched"),un._15(n,71)._shouldForward("touched"),un._15(n,71)._shouldForward("pristine"),un._15(n,71)._shouldForward("dirty"),un._15(n,71)._shouldForward("valid"),un._15(n,71)._shouldForward("invalid"),un._15(n,71)._shouldForward("pending")]);l(n,80,1,[!0,(null==un._15(n,82)._datepicker?null:un._15(n,82)._datepicker.opened)&&un._15(n,82)._datepicker.id||null,un._15(n,82).min?un._15(n,82)._dateAdapter.toIso8601(un._15(n,82).min):null,un._15(n,82).max?un._15(n,82)._dateAdapter.toIso8601(un._15(n,82).max):null,un._15(n,82).disabled,un._15(n,87).ngClassUntouched,un._15(n,87).ngClassTouched,un._15(n,87).ngClassPristine,un._15(n,87).ngClassDirty,un._15(n,87).ngClassValid,un._15(n,87).ngClassInvalid,un._15(n,87).ngClassPending,un._15(n,89)._isServer,un._15(n,89).id,un._15(n,89).placeholder,un._15(n,89).disabled,un._15(n,89).required,un._15(n,89).readonly,un._15(n,89)._ariaDescribedby||null,un._15(n,89).errorState,un._15(n,89).required.toString()]);l(n,92,0,un._15(n,93).datepicker&&un._15(n,93).datepicker.opened);l(n,101,1,[un._15(n,102)._control.errorState,un._15(n,102)._control.errorState,un._15(n,102)._canLabelFloat,un._15(n,102)._shouldLabelFloat(),un._15(n,102)._hideControlPlaceholder(),un._15(n,102)._control.disabled,un._15(n,102)._control.focused,un._15(n,102)._shouldForward("untouched"),un._15(n,102)._shouldForward("touched"),un._15(n,102)._shouldForward("pristine"),un._15(n,102)._shouldForward("dirty"),un._15(n,102)._shouldForward("valid"),un._15(n,102)._shouldForward("invalid"),un._15(n,102)._shouldForward("pending")]);l(n,111,1,[un._15(n,115).ngClassUntouched,un._15(n,115).ngClassTouched,un._15(n,115).ngClassPristine,un._15(n,115).ngClassDirty,un._15(n,115).ngClassValid,un._15(n,115).ngClassInvalid,un._15(n,115).ngClassPending,un._15(n,116).id,un._15(n,116).tabIndex,un._15(n,116)._ariaLabel,un._15(n,116).ariaLabelledby,un._15(n,116).required.toString(),un._15(n,116).disabled.toString(),un._15(n,116).errorState,un._15(n,116).panelOpen?un._15(n,116)._optionIds:null,un._15(n,116).multiple,un._15(n,116)._ariaDescribedby||null,un._15(n,116)._getAriaActiveDescendant(),un._15(n,116).disabled,un._15(n,116).errorState,un._15(n,116).required]);l(n,129,1,[un._15(n,130)._control.errorState,un._15(n,130)._control.errorState,un._15(n,130)._canLabelFloat,un._15(n,130)._shouldLabelFloat(),un._15(n,130)._hideControlPlaceholder(),un._15(n,130)._control.disabled,un._15(n,130)._control.focused,un._15(n,130)._shouldForward("untouched"),un._15(n,130)._shouldForward("touched"),un._15(n,130)._shouldForward("pristine"),un._15(n,130)._shouldForward("dirty"),un._15(n,130)._shouldForward("valid"),un._15(n,130)._shouldForward("invalid"),un._15(n,130)._shouldForward("pending")]);l(n,139,1,[un._15(n,144).ngClassUntouched,un._15(n,144).ngClassTouched,un._15(n,144).ngClassPristine,un._15(n,144).ngClassDirty,un._15(n,144).ngClassValid,un._15(n,144).ngClassInvalid,un._15(n,144).ngClassPending,un._15(n,145)._isServer,un._15(n,145).id,un._15(n,145).placeholder,un._15(n,145).disabled,un._15(n,145).required,un._15(n,145).readonly,un._15(n,145)._ariaDescribedby||null,un._15(n,145).errorState,un._15(n,145).required.toString()]);l(n,159,0,un._15(n,160).disabled||null);l(n,162,0,un._15(n,163)._hidden);l(n,166,0,un._15(n,167).disabled||null);l(n,169,0,un._15(n,170)._hidden)})}Object.defineProperty(n,"__esModule",{value:!0});var tn=e(33),un=e(0),an=e(1),on=e(22),rn=e(170),sn=e(189),_n=e(190),dn=e(210),cn=(e(112),e(46)),pn=e(38),mn=function(){function l(){}return l.prototype.getlogin=function(){},l}(),gn=e(59),fn=e(31),hn=e(8),bn=e(113),vn=e(27),yn=e(204),Cn=e(53),wn=e(111),xn=function(){function l(l,n,e,t,u,a,i,o,r,s){this.navCtrl=l,this.navParams=n,this.Menu=e,this.fb=t,this.shared=u,this.toast=a,this.faio=i,this.aws=o,this.loadingCtrl=r,this.commonconstant=s,this.mpinaccess=!1,this.commonImage=this.commonconstant.commonimage,console.log("entered"),this.shared.refresh(),this.getuserDetails()}return l.prototype.ionViewDidLoad=function(){console.log("ionViewDidLoad AuthPage")},l.prototype.ionViewDidEnter=function(){this.Menu.enable(!1)},l.prototype.ionViewWillLeave=function(){this.Menu.enable(!0)},l.prototype.getuserDetails=function(){var l=this;this.loadingCtrl.pdloader("loading...");var n=this.aws.getlocale();this.aws.getuserprofile(n).subscribe(function(n){l.userDetails=n,1==l.userDetails.dataStatus?(l.loadingCtrl.loading.dismiss(),l.userDetails=l.userDetails.records,l.mpinaccess=null==l.userDetails[0].mpin):(l.toast.lenderappmessage("This App only for PD Officers"),localStorage.clear())})},l.prototype.setnewpin=function(l){var n=this;this.aws.userpinupdate(l).subscribe(function(l){if(n.newpindetails=l,1==n.newpindetails.dataStatus){"sales"==n.commonconstant.takeDecisionRouting(n.userDetails[0])?n.navCtrl.setRoot(wn.a):n.navCtrl.setRoot(bn.a,{userDetails:n.userDetails})}})},l.prototype.checkpin=function(l){if(console.log(l),""!=l&&null!=l)if(this.userDetails[0].mpin==l){"sales"==this.commonconstant.takeDecisionRouting(this.userDetails[0])?this.navCtrl.setRoot(wn.a):this.navCtrl.setRoot(bn.a,{userDetails:this.userDetails})}else this.toast.lenderappmessage("Enter The Correct PIN");else this.toast.lenderappmessage("Enter The PIN")},l.prototype.checkfingerprint=function(){var l=this;this.faio.show({clientId:"Fingerprint-Demo",clientSecret:"password",localizedFallbackTitle:"Use Pin",localizedReason:"Please authenticate",disableBackup:!0}).then(function(n){console.log(l.userDetails);var e=l.userDetails[0].role_name.toLowerCase();console.log("e",e),e.includes("sales")?l.navCtrl.setRoot(wn.a):l.navCtrl.setRoot(bn.a,{userDetails:l.userDetails})}).catch(function(n){l.toast.lenderappmessage("err: "+n)})},l}(),Sn=e(191),Pn=e(255),qn=e(253),kn=e(252),Fn=e(50),In=e(379),Dn=e(192),jn=(e(353),e(101)),An=e(242),Ln=e(121),On=e(193),Tn=e(273),En=e(84),Nn=e(243),$n=e(23),Vn=e(26),Kn=(e(465),function(){function l(l){this.injector=l,this.isRefreshingToken=!1,this.tokenSubject=new $n.BehaviorSubject(null)}return l.prototype.addToken=function(l,n){var e=this.injector.get(fn.a);return l.clone({setHeaders:{Authorization:e.environment().authorization,Token:n,From:"2"}})},l.prototype.intercept=function(l,n){var e=this,t=this.injector.get(gn.a),u=t.getToken()||"";return console.log("Token From Interceptor >>",t.getToken()),""!=u&&(u=u.getIdToken().getJwtToken()),n.handle(this.addToken(l,u)).pipe(Object(Vn.catchError)(function(t){return t instanceof pn.f?e.handle401Error(l,n,t):(console.log("observable error"),$n.Observable.throw(t))}))},l.prototype.handle401Error=function(l,n,e){var t=this;console.log("err",e);var u=this.injector.get(gn.a);return console.log("entered",this.isRefreshingToken,this.tokenSubject),e instanceof pn.f?401==e.status&&"invalid token!"==e.error.error.toLowerCase()?this.isRefreshingToken?(console.log("Else Part 1201"),n.handle(this.addToken(l,u.getToken().getIdToken().getJwtToken()))):(this.isRefreshingToken=!0,this.tokenSubject.next(null),u.refresh().pipe(Object(Vn.switchMap)(function(e){if(e)return t.isRefreshingToken=!1,t.tokenSubject.next(e),n.handle(t.addToken(l,u.getToken().getIdToken().getJwtToken()));return t.injector.get(cn.a).logout()}))):this.handleError("",e):$n.Observable.throw("Observable throw",e)},l.prototype.handleError=function(l,n){if(void 0===l&&(l="operation"),console.log("Error: ",n),401==n.status){localStorage.clear();this.injector.get(on.d).setRoot(Sn.a)}else{this.injector.get(vn.a).lenderappmessage("Network Error")}return Object($n.throwError)(n)},l}()),Wn=e(159),Rn=e(160),Un=e(245),Hn=e(244),Mn=e(246),Bn=e(254),Jn=e(70),zn=e(104),Gn=e(91),Yn=e(241),Qn=function(l){function n(){var n=null!==l&&l.apply(this,arguments)||this;return n.overrides={pan:{direction:6},pinch:{enable:!0},rotate:{enable:!1}},n}return Object(an.c)(n,l),n}(tn.g),Xn=function(){return function(){}}(),Zn=e(132),le=e(384),ne=e(385),ee=e(386),te=e(387),ue=e(388),ae=e(389),ie=e(390),oe=e(391),re=e(392),se=e(293),_e=e(211),de=e(394),ce=e(395),pe=e(396),me=e(393),ge=e(397),fe=e(398),he=e(88),be=e(67),ve=e(74),ye=e(73),Ce=e(115),we=e(34),xe=e(7),Se=e(71),Pe=e(12),qe=e(103),ke=e(55),Fe=e(13),Ie=e(32),De=e(2),je=e(66),Ae=e(29),Le=e(5),Oe=e(11),Te=e(10),Ee=e(30),Ne=e(6),$e=e(25),Ve=e(3),Ke=e(18),We=e(36),Re=un.Z({encapsulation:2,styles:[],data:{}}),Ue=un.X("page-auth",xn,function(l){return un._25(0,[(l()(),un._1(0,0,null,null,1,"page-auth",[],null,null,null,a,Re)),un._0(1,49152,null,0,xn,[$e.a,Ke.a,We.a,hn.f,gn.a,vn.a,yn.a,cn.a,Cn.a,fn.a],null,null)],null,null)},{},{},[]),He=e(92),Me=e(163),Be=e(106),Je=e(37),ze=un.Z({encapsulation:2,styles:[],data:{}}),Ge=un.X("page-login",Sn.a,function(l){return un._25(0,[(l()(),un._1(0,0,null,null,1,"page-login",[],null,null,null,o,ze)),un._0(1,114688,null,0,Sn.a,[cn.a,He.d,gn.a,$e.a,We.a,vn.a,Me.a,Be.a,fn.a,Fn.a,Je.a],null,null)],function(l,n){l(n,1,0)},null)},{},{},[]),Ye=e(83),Qe=e(65),Xe=e(45),Ze=e(35),lt=e(480),nt=e(201),et=e(381),tt=e(109),ut=e(14),at=e(196),it=e(49),ot=e(40),rt=e(97),st=e(127),_t=e(108),dt=e(64),ct=e(82),pt=e(44),mt=e(28),gt=e(100),ft=e(69),ht=e(260),bt=e(481),vt=e(158),yt=e(130),Ct=e(382),wt=e(157),xt=e(268),St=e(126),Pt=e(269),qt=e(98),kt=e(141),Ft=un.Z({encapsulation:2,styles:[],data:{}}),It=un.X("page-pd-list",bn.a,function(l){return un._25(0,[(l()(),un._1(0,0,null,null,1,"page-pd-list",[],null,null,null,F,Ft)),un._0(1,49152,null,0,bn.a,[$e.a,kt.a,Ke.a,cn.a,Fn.a,gn.a,Be.a],null,null)],null,null)},{},{},[]),Dt=un.Z({encapsulation:2,styles:[],data:{}}),jt=un.X("page-password",Pn.a,function(l){return un._25(0,[(l()(),un._1(0,0,null,null,1,"page-password",[],null,null,null,I,Dt)),un._0(1,49152,null,0,Pn.a,[$e.a,Ke.a,cn.a,fn.a,vn.a,Be.a,fn.a],null,null)],null,null)},{},{},[]),At=e(154),Lt=e(105),Ot=un.Z({encapsulation:2,styles:[],data:{}}),Tt=un.X("page-pd-allocation",qn.a,function(l){return un._25(0,[(l()(),un._1(0,0,null,null,1,"page-pd-allocation",[],null,null,null,Z,Ot)),un._0(1,49152,null,0,qn.a,[$e.a,Ke.a,Fn.a],null,null)],null,null)},{},{},[]),Et=e(156),Nt=e(200),$t=e(85),Vt=e(48),Kt=e(15),Wt=e(360),Rt=e(194),Ut=e(114),Ht=e(270),Mt=e(120),Bt=un.Z({encapsulation:2,styles:[],data:{}}),Jt=un.X("page-input",kn.a,function(l){return un._25(0,[(l()(),un._1(0,0,null,null,1,"page-input",[],null,null,null,$l,Bt)),un._0(1,49152,null,0,kn.a,[$e.a,Ke.a,hn.f,Fn.a,gn.a,cn.a,jn.a,vn.a,Dn.a,fn.a],null,null)],null,null)},{},{},[]),zt=e(383),Gt=e(267),Yt=e(203),Qt=e(117),Xt=un.Z({encapsulation:2,styles:[],data:{}}),Zt=un.X("page-sales-p-dlist",wn.a,function(l){return un._25(0,[(l()(),un._1(0,0,null,null,1,"page-sales-p-dlist",[],null,null,null,Bl,Xt)),un._0(1,49152,null,0,wn.a,[Qt.a,$e.a,Ke.a,Je.a,vn.a,Cn.a,kt.a,zn.a,Gn.a,En.a],null,null)],null,null)},{},{},[]),lu=e(482),nu=un.Z({encapsulation:2,styles:[],data:{}}),eu=un.X("page-pdf-modal",Un.a,function(l){return un._25(0,[(l()(),un._1(0,0,null,null,1,"page-pdf-modal",[],null,null,null,Gl,nu)),un._0(1,49152,null,0,Un.a,[$e.a,Ke.a,tn.c,Ne.a],null,null)],null,null)},{},{},[]),tu=e(137),uu=e(47),au=e(202),iu=un.Z({encapsulation:2,styles:[],data:{}}),ou=un.X("page-advance-filter",Mn.a,function(l){return un._25(0,[(l()(),un._1(0,0,null,null,1,"page-advance-filter",[],null,null,null,Xl,iu)),un._0(1,114688,null,0,Mn.a,[hn.f,$e.a,Ke.a,Qt.a,Je.a,vn.a,Cn.a,Ne.a],null,null)],function(l,n){l(n,1,0)},null)},{drop_down_datas:"drop_down_datas"},{filteredlistData:"filteredlistData",resetFilter:"resetFilter"},[]),ru=un.Z({encapsulation:2,styles:[],data:{}}),su=un.X("page-pd-advance-filter",Bn.a,function(l){return un._25(0,[(l()(),un._1(0,0,null,null,1,"page-pd-advance-filter",[],null,null,null,en,ru)),un._0(1,114688,null,0,Bn.a,[hn.f,$e.a,Ke.a,Qt.a,Fn.a,vn.a,Cn.a,Ne.a],null,null)],function(l,n){l(n,1,0)},null)},{drop_down_datas:"drop_down_datas"},{filteredlistData:"filteredlistData",resetFilter:"resetFilter"},[]),_u=e(292),du=e(54),cu=e(275),pu=e(60),mu=e(119),gu=e(272),fu=e(138),hu=e(279),bu=e(139),vu=e(168),yu=e(280),Cu=e(208),wu=e(285),xu=e(286),Su=e(133),Pu=e(51),qu=e(116),ku=e(161),Fu=e(90),Iu=e(162),Du=e(215),ju=e(213),Au=e(216),Lu=e(89),Ou=e(134),Tu=e(206),Eu=e(135),Nu=e(378),$u=e(212),Vu=e(205),Ku=e(214),Wu=e(41),Ru=e(276),Uu=e(136),Hu=e(277),Mu=e(166),Bu=e(207),Ju=e(167),zu=e(278),Gu=e(281),Yu=e(169),Qu=e(140),Xu=e(282),Zu=e(284),la=e(283),na=e(209),ea=e(288),ta=e(289),ua=e(290),aa=e(287),ia=e(291),oa=e(271),ra=e(274),sa=e(118),_a=un.Y(Xn,[Zn.b],function(l){return un._12([un._13(512,un.i,un.U,[[8,[le.a,ne.a,ee.a,te.a,ue.a,ae.a,ie.a,oe.a,re.a,se.a,_e.a,de.a,ce.a,ce.b,pe.a,me.a,ge.a,fe.a,fe.b,fe.c,fe.d,fe.e,fe.f,fe.g,fe.h,fe.i,fe.j,Ue,Ge,It,jt,Tt,Jt,Zt,eu,ou,su]],[3,un.i],un.t]),un._13(5120,un.s,un._11,[[3,un.s]]),un._13(4608,Ve.m,Ve.l,[un.s,[2,Ve.v]]),un._13(5120,un.b,un._2,[]),un._13(5120,un.q,un._8,[]),un._13(5120,un.r,un._9,[]),un._13(4608,tn.c,tn.r,[Ve.d]),un._13(6144,un.E,null,[tn.c]),un._13(4608,tn.f,Qn,[]),un._13(5120,tn.d,function(l,n,e,t,u){return[new tn.k(l,n),new tn.o(e),new tn.n(t,u)]},[Ve.d,un.v,Ve.d,Ve.d,tn.f]),un._13(4608,tn.e,tn.e,[tn.d,un.v]),un._13(135680,tn.m,tn.m,[Ve.d]),un._13(4608,tn.l,tn.l,[tn.e,tn.m]),un._13(5120,_u.a,dn.d,[]),un._13(5120,_u.c,dn.e,[]),un._13(4608,_u.b,dn.c,[_u.a,_u.c]),un._13(5120,un.C,dn.f,[tn.l,_u.b,un.v]),un._13(6144,tn.p,null,[tn.m]),un._13(4608,un.I,un.I,[un.v]),un._13(4608,tn.h,tn.h,[Ve.d]),un._13(4608,tn.i,tn.i,[Ve.d]),un._13(4608,hn.f,hn.f,[]),un._13(4608,hn.B,hn.B,[]),un._13(4608,du.b,dn.b,[un.C,tn.b]),un._13(6144,Kt.b,null,[Ve.d]),un._13(4608,Kt.c,Kt.c,[[2,Kt.b]]),un._13(4608,Pe.a,Pe.a,[]),un._13(5120,Vt.c,Vt.a,[[3,Vt.c],un.v,Pe.a]),un._13(5120,Vt.f,Vt.e,[[3,Vt.f],Pe.a,un.v]),un._13(4608,uu.i,uu.i,[Vt.c,Vt.f,un.v,Ve.d]),un._13(5120,uu.e,uu.j,[[3,uu.e],Ve.d]),un._13(4608,uu.h,uu.h,[Vt.f,Ve.d]),un._13(5120,uu.f,uu.m,[[3,uu.f],Ve.d]),un._13(4608,uu.c,uu.c,[uu.i,uu.e,un.i,uu.h,uu.f,un.f,un.p,un.v,Ve.d]),un._13(5120,uu.k,uu.l,[uu.c]),un._13(5120,cu.a,cu.b,[uu.c]),un._13(4608,Fe.k,Fe.k,[Pe.a]),un._13(4608,Fe.j,Fe.j,[Fe.k,un.v,Ve.d]),un._13(136192,Fe.d,Fe.b,[[3,Fe.d],Ve.d]),un._13(5120,Fe.n,Fe.m,[[3,Fe.n],[2,Fe.l],Ve.d]),un._13(5120,Fe.i,Fe.g,[[3,Fe.i],un.v,Pe.a]),un._13(5120,pu.c,pu.d,[[3,pu.c]]),un._13(4608,mu.b,mu.b,[]),un._13(4608,xe.d,xe.d,[]),un._13(5120,Ve.h,gu.c,[Ve.s,[2,Ve.a],De.a]),un._13(4608,Ve.g,Ve.g,[Ve.h]),un._13(5120,He.b,He.c,[uu.c]),un._13(4608,He.d,He.d,[uu.c,un.p,[2,Ve.g],[2,He.a],He.b,[3,He.d],uu.e]),un._13(4608,tu.h,tu.h,[]),un._13(5120,tu.a,tu.b,[uu.c]),un._13(4608,pn.m,pn.m,[]),un._13(6144,pn.l,null,[pn.m]),un._13(4608,pn.j,pn.j,[pn.l]),un._13(6144,pn.b,null,[pn.j]),un._13(4608,pn.k,pn.p,[Ve.d,un.x,pn.n]),un._13(4608,pn.q,pn.q,[pn.k,pn.o]),un._13(5120,pn.a,function(l,n){return[l,new Kn(n)]},[pn.q,un.p]),un._13(5120,pn.h,pn.r,[pn.b,[2,pn.a]]),un._13(4608,pn.c,pn.c,[pn.h]),un._13(5120,fu.d,fu.a,[[3,fu.d],[2,pn.c],tn.c,[2,Ve.d]]),un._13(5120,hu.b,hu.d,[uu.c]),un._13(6144,xe.g,null,[un.s]),un._13(4608,xe.c,xe.w,[[2,xe.g]]),un._13(5120,$t.a,$t.b,[uu.c]),un._13(4608,bu.d,bu.d,[Pe.a]),un._13(135680,bu.a,bu.a,[bu.d,un.v]),un._13(5120,vu.b,vu.c,[uu.c]),un._13(5120,yu.b,yu.a,[[3,yu.b]]),un._13(4608,Cu.b,Cu.b,[uu.c,Fe.n,un.p,bu.a,[3,Cu.b]]),un._13(5120,wu.b,wu.a,[[3,wu.b]]),un._13(4608,xu.a,xu.a,[]),un._13(5120,Su.b,Su.d,[Te.a,Su.a]),un._13(5120,Pu.a,Pu.b,[Te.a,Su.b,Ve.g,qu.b,un.i]),un._13(4608,Lt.a,Lt.a,[Te.a,De.a,Pu.a]),un._13(4608,Qt.a,Qt.a,[Te.a,De.a]),un._13(4608,ku.a,ku.a,[Te.a,De.a]),un._13(4608,Be.a,Be.a,[]),un._13(4608,ot.a,ot.a,[]),un._13(4608,Fu.a,Fu.a,[Le.a]),un._13(4608,Ee.a,Ee.a,[De.a,Le.a,un.v,Oe.a]),un._13(4608,Me.a,Me.a,[Te.a,De.a]),un._13(4608,kt.a,kt.a,[Te.a,De.a,Pu.a]),un._13(4608,Iu.a,Iu.a,[Te.a,De.a]),un._13(4608,Du.a,Du.a,[Te.a,De.a,Pu.a]),un._13(4608,ju.a,ju.a,[De.a,Le.a,Oe.a,Te.a,ut.l]),un._13(4608,Au.a,Au.a,[Te.a,De.a]),un._13(4608,Lu.a,Lu.a,[Le.a,De.a]),un._13(4608,fn.a,fn.a,[pn.c]),un._13(5120,Ou.b,Ou.d,[Ou.c]),un._13(4608,gn.a,gn.a,[fn.a]),un._13(4608,Gn.a,Gn.a,[Ou.b]),un._13(4608,Yn.a,Yn.a,[]),un._13(4608,vn.a,vn.a,[pn.c,Au.a,ku.a]),un._13(4608,Jn.b,Jn.b,[Yn.a,vn.a,Le.a]),un._13(4608,cn.a,cn.a,[pn.c,gn.a,fn.a,Gn.a,Jn.b]),un._13(4608,jn.a,jn.a,[]),un._13(4608,An.a,An.a,[]),un._13(4608,Nn.a,Nn.a,[]),un._13(4608,Hn.a,Hn.a,[]),un._13(4608,Tu.a,Tu.a,[un.C]),un._13(4608,En.a,En.a,[pn.c,jn.a,An.a,Nn.a,Hn.a,Tu.a]),un._13(4608,Cn.a,Cn.a,[pn.c,Me.a]),un._13(4608,zn.a,zn.a,[Ou.b,pn.c,Gn.a,vn.a,Cn.a]),un._13(4608,Je.a,Je.a,[pn.c,fn.a,Ou.b,cn.a,En.a,Jn.b,Gn.a,zn.a]),un._13(4608,Eu.a,Eu.a,[pn.c,hn.f,Je.a]),un._13(4608,sn.a,sn.a,[]),un._13(4608,mn,mn,[]),un._13(4608,Kn,Kn,[un.p]),un._13(4608,_n.a,_n.a,[]),un._13(4608,Fn.a,Fn.a,[pn.c,fn.a,Jn.b,Gn.a,Je.a]),un._13(4608,yn.a,yn.a,[]),un._13(4608,In.a,In.a,[]),un._13(4608,Dn.a,Dn.a,[pn.c,fn.a]),un._13(4608,On.a,On.a,[]),un._13(512,Ve.c,Ve.c,[]),un._13(512,un.l,Nu.a,[]),un._13(256,De.b,{},[]),un._13(1024,$u.a,$u.b,[]),un._13(1024,Le.a,Le.b,[tn.b,$u.a,un.v]),un._13(1024,De.a,De.c,[De.b,Le.a]),un._13(512,Oe.a,Oe.a,[Le.a]),un._13(512,We.a,We.a,[]),un._13(512,Te.a,Te.a,[De.a,Le.a,[2,We.a]]),un._13(512,ut.l,ut.l,[Te.a]),un._13(256,Su.a,{links:[{loadChildren:"../pages/sales_pd/pages/home/home.module.ngfactory#HomePageModuleNgFactory",name:"HomePage",segment:"home",priority:"low",defaultHistory:[]},{loadChildren:"../pages/sales_pd/pages/section-list/section-list.module.ngfactory#SectionListPageModuleNgFactory",name:"SectionListPage",segment:"section-list",priority:"low",defaultHistory:[]}]},[]),un._13(512,un.h,un.h,[]),un._13(512,Vu.a,Vu.a,[un.h]),un._13(1024,qu.b,qu.c,[Vu.a,un.p]),un._13(1024,un.c,function(l,n,e,t,u,a,i,o,r,s,_,d,c,p,m,g,f,h,b,v,y,C,w,x,S){return[tn.t(l),Ku.a(n),Be.b(e,t),ju.b(u,a,i,o,r),qu.d(s,_,d,c),Ku.a(p),Be.b(m,g),ju.b(f,h,b,v,y),qu.d(C,w,x,S)]},[[2,un.u],De.a,Le.a,Oe.a,De.a,Le.a,Oe.a,Te.a,ut.l,De.a,Su.a,qu.b,un.v,De.a,Le.a,Oe.a,De.a,Le.a,Oe.a,Te.a,ut.l,De.a,Su.a,qu.b,un.v]),un._13(512,un.d,un.d,[[2,un.c]]),un._13(131584,un.f,un.f,[un.v,un.V,un.p,un.l,un.i,un.d]),un._13(512,un.e,un.e,[un.f]),un._13(512,tn.a,tn.a,[[3,tn.a]]),un._13(512,hn.y,hn.y,[]),un._13(512,hn.v,hn.v,[]),un._13(512,hn.l,hn.l,[]),un._13(512,gu.a,gu.a,[]),un._13(512,dn.a,dn.a,[]),un._13(512,Kt.a,Kt.a,[]),un._13(256,xe.e,!0,[]),un._13(512,xe.l,xe.l,[[2,xe.e]]),un._13(512,Pe.b,Pe.b,[]),un._13(512,xe.v,xe.v,[]),un._13(512,xe.t,xe.t,[]),un._13(512,xe.r,xe.r,[]),un._13(512,Wu.g,Wu.g,[]),un._13(512,Vt.b,Vt.b,[]),un._13(512,uu.g,uu.g,[]),un._13(512,cu.c,cu.c,[]),un._13(512,Fe.a,Fe.a,[]),un._13(512,ke.c,ke.c,[]),un._13(512,Ru.a,Ru.a,[]),un._13(512,be.f,be.f,[]),un._13(512,mu.c,mu.c,[]),un._13(512,Uu.c,Uu.c,[]),un._13(512,Hu.a,Hu.a,[]),un._13(512,He.f,He.f,[]),un._13(512,tu.i,tu.i,[]),un._13(512,xe.m,xe.m,[]),un._13(512,Mu.a,Mu.a,[]),un._13(512,Mt.c,Mt.c,[]),un._13(512,Bu.c,Bu.c,[]),un._13(512,Ju.b,Ju.b,[]),un._13(512,zu.a,zu.a,[]),un._13(512,fu.c,fu.c,[]),un._13(512,we.d,we.d,[]),un._13(512,Se.c,Se.c,[]),un._13(512,hu.c,hu.c,[]),un._13(512,xe.x,xe.x,[]),un._13(512,xe.o,xe.o,[]),un._13(512,$t.d,$t.d,[]),un._13(512,bu.c,bu.c,[]),un._13(512,vu.d,vu.d,[]),un._13(512,yu.c,yu.c,[]),un._13(512,Gu.a,Gu.a,[]),un._13(512,Yu.b,Yu.b,[]),un._13(512,Qu.c,Qu.c,[]),un._13(512,Xu.b,Xu.b,[]),un._13(512,Zu.a,Zu.a,[]),un._13(512,la.a,la.a,[]),un._13(512,Cu.d,Cu.d,[]),un._13(512,wu.c,wu.c,[]),un._13(512,na.k,na.k,[]),un._13(512,ea.a,ea.a,[]),un._13(512,ta.a,ta.a,[]),un._13(512,ua.a,ua.a,[]),un._13(512,aa.d,aa.d,[]),un._13(512,xu.b,xu.b,[]),un._13(512,pn.e,pn.e,[]),un._13(512,pn.d,pn.d,[]),un._13(512,ia.a,ia.a,[]),un._13(512,Ln.b,Ln.b,[]),un._13(512,gu.b,gu.b,[]),un._13(512,oa.a,oa.a,[]),un._13(512,ra.a,ra.a,[]),un._13(512,Ou.a,Ou.a,[]),un._13(512,Tn.a,Tn.a,[]),un._13(512,Wn.c,Wn.c,[]),un._13(512,Rn.b,Rn.b,[]),un._13(512,Xn,Xn,[]),un._13(256,Ve.a,"/",[]),un._13(256,pn.n,"XSRF-TOKEN",[]),un._13(256,pn.o,"X-XSRF-TOKEN",[]),un._13(256,hu.a,{overlapTrigger:!0,xPosition:"after",yPosition:"below"},[]),un._13(256,xe.f,xe.i,[]),un._13(256,vu.a,{showDelay:0,hideDelay:0,touchendHideDelay:1500},[]),un._13(256,Xu.a,!1,[]),un._13(256,qu.a,sa.a,[]),un._13(256,Zn.a,rn.a,[]),un._13(256,Ou.c,null,[])])});Object(un.O)(),Object(tn.j)().bootstrapModuleFactory(_a)},46:function(l,n,e){"use strict";e.d(n,"a",function(){return s});e(1);var t,u=e(346),a=e(61),i=(e.n(a),e(423)),o=(e.n(i),e(59),e(31),e(70)),r=(e(91),new u.c({UserPoolId:"ap-south-1_qQ85yQZJO",ClientId:"2o5c3cs9k3als16nqhp3irh8rs"}),(new Date).toJSON().slice(0,19).replace("T"," ")),s=function(){function l(l,n,e,a,i){this.http=l,this.shared=n,this.con=e,this.ionicStorageProvider=a,this.networkProvider=i,this.apiurl=e.environment();t=new u.c({UserPoolId:this.apiurl.lenUserPoolId,ClientId:this.apiurl.lenClientId})}return l.prototype.dologin=function(l){var n=new u.a(l),e=l.newpassword,i=[],o=new u.b({Username:l.Username,Pool:t});return a.Observable.create(function(l){o.authenticateUser(n,{newPasswordRequired:function(n,t){o.completeNewPasswordChallenge(e,i,{onSuccess:function(n){l.next(n),l.complete()},onFailure:function(n){l.error(n)}})},onSuccess:function(n){l.next(n),l.complete(),this.shared.isloggin=!0},onFailure:function(n){l.error(n)}})})},l.prototype.userforgotpass=function(l){var n=new u.b({Username:l.Username,Pool:t});return a.Observable.create(function(l){n.forgotPassword({onSuccess:function(n){l.next(n)},onFailure:function(l){alert(l.message||JSON.stringify(l))},inputVerificationCode:function(l){var e=prompt("Please input verification code ",""),t=prompt("Enter new password ","");n.confirmPassword(e,t,{onSuccess:function(){},onFailure:function(l){}})}})})},l.prototype.logout=function(){var l=this;return a.Observable.create(function(n){l.shared.getCurrentUser().signOut(),n.next(),n.complete()})},l.prototype.getlocale=function(){var l=this.shared.getToken()||null,n="";return null!=l&&(n=l.idToken.payload.locale),n},l.prototype.getuserprofile=function(l){var n=this,e={userid:l};return this.networkProvider.getCurrentNetworkStatus()==o.a.online?this.http.post(this.apiurl.url+"getUsersDetails",e).map(function(e){return n.ionicStorageProvider.checkAndInsertApiDataLocally(e,{userid:l},"getUsersDetails"),e}):this.ionicStorageProvider.getApiDataFromLocally({userid:l},"getUsersDetails")},l.prototype.userpinupdate=function(l){var n=this.getlocale(),e={mpin:l,updatedon:r,fk_updatedby:n,userid:n},t=new FormData;return t.append("records",JSON.stringify(e)),this.http.post(this.apiurl.url+"updateExistUser",t)},l}()},468:function(l,n){},469:function(l,n){},470:function(l,n){},471:function(l,n){},50:function(l,n,e){"use strict";e.d(n,"a",function(){return a});e(1),e(31);var t=e(26),u=e(70),a=(e(91),function(){function l(l,n,e,t,u){this.http=l,this.constants=n,this.networkProvider=e,this.ionicStorageProvider=t,this.salesPDProvider=u,this.apiurl=n.environment(),this.apiurl=this.apiurl.url,console.log("Hello PdtriggerProvider Provider")}return l.prototype.getAllMasterDatas=function(l){return this.http.post(this.apiurl+"getListOfMaster",{master_name:l}).pipe()},l.prototype.advancedFilter=function(l){return this.http.post(this.apiurl+"filterPDList",{records:l})},l.prototype.getproductandsubpro=function(){return this.http.get(this.apiurl+"getListOfProducts")},l.prototype.getstateandcity=function(){return this.http.get(this.apiurl+"getListOfStatesAndCities")},l.prototype.getcustomerseg=function(){return this.http.get(this.apiurl+"getListOfCustomerSegments")},l.prototype.getpdType=function(){return this.http.post(this.apiurl+"getListOfMaster",{master_name:"PDTYPE"})},l.prototype.savepdDetails=function(l){return this.http.post(this.apiurl+"triggerNewPD",l)},l.prototype.getpddetails=function(l,n){return this.http.get(this.apiurl+"listLessPDDetails/get?lenderid="+n)},l.prototype.getfullpddetails=function(l){return console.log(l),this.http.post(this.apiurl+"getFullPDDetails",l)},l.prototype.getLenderDetails=function(){return this.http.get(this.apiurl+"getListOfLenders")},l.prototype.getLenderContactPersons=function(l){return this.http.post(this.apiurl+"getLenderContactPersons",{records:l})},l.prototype.initiateMasterApis=function(l){var n=this;"sales"==l&&(this.salesPDProvider.getAllMasterDatas("STATE").subscribe(function(l){}),this.salesPDProvider.getData("8").subscribe(function(l){n.salesPDProvider.getData("9").subscribe(function(l){})}),this.getEntityPreferences("35").subscribe(function(l){}),this.salesPDProvider.getCityPincode("5").subscribe(function(l){n.salesPDProvider.getCityPincode("6").subscribe(function(l){n.salesPDProvider.getCityPincode("15").subscribe(function(l){n.salesPDProvider.getCityPincode("27").subscribe(function(l){})})})}))},l.prototype.convertNumberToWords=function(l){var n=["","One","Two","Three","Four","Five","Six","Seven","Eight","Nine","Ten","Eleven","Twelve","Thirteen","Fourteen","Fifteen","Sixteen","Seventeen","Eighteen","Nineteen","Twenty"];n[30]="Thirty",n[40]="Forty",n[50]="Fifty",n[60]="Sixty",n[70]="Seventy",n[80]="Eighty",n[90]="Ninety";var e,t=(l=l.toString()).split(".")[0].split(",").join(""),u=t.length,a="";if(u<=9){for(var i=new Array(0,0,0,0,0,0,0,0,0),o=new Array,r=0;r<u;r++)o[r]=t.substr(r,1);r=9-u;for(var s=0;r<9;r++,s++)i[r]=o[s];for(r=0,s=1;r<9;r++,s++)0!=r&&2!=r&&4!=r&&7!=r||1==i[r]&&(i[s]=+i[s]+10,i[r]=0);e="";for(r=0;r<9;r++)0!=(e=0==r||2==r||4==r||7==r?10*i[r]:i[r])&&(a+=n[e]+" "),(1==r&&0!=e||0==r&&0!=e&&0==i[r+1])&&(a+="Crores "),(3==r&&0!=e||2==r&&0!=e&&0==i[r+1])&&(a+="Lakhs "),(5==r&&0!=e||4==r&&0!=e&&0==i[r+1])&&(a+="Thousand "),6==r&&0!=e&&0!=i[r+1]&&0!=i[r+2]?a+="Hundred and ":6==r&&0!=e&&(a+="Hundred ");a=a.split(" ").join(" ")}return a},l.prototype.getEntityPreferences=function(l){var n=this,e={entity_id:l};return this.networkProvider.getCurrentNetworkStatus()==u.a.online?this.http.get(this.apiurl+"getEntityPreferences/"+l).map(function(l){return n.ionicStorageProvider.checkAndInsertApiDataLocally(l,e,"getEntityPreferences"),l}):this.ionicStorageProvider.getApiDataFromLocally(e,"getEntityPreferences")},l.prototype.generatePDReportPDF=function(l){var n=localStorage.getItem("user_details");return n=JSON.parse(n).userid,l.fk_createdby=n,this.http.post(this.apiurl+"generatePDReportPDF",{records:l})},l.prototype.checkExistPDDetails=function(l,n){var e=this;return this.http.post(this.apiurl+"checkExistPDDetails",{records:l,client:n}).pipe(Object(t.catchError)(function(l){return e.handleError("checkExistPDDetails",l)}))},l.prototype.handleError=function(l,n){console.log("error",n)},l.prototype.getCommonSettingsConfig=function(){var l=this;return this.networkProvider.getCurrentNetworkStatus()==u.a.online?this.http.post(this.apiurl+"getCommonConfig","").map(function(n){return l.ionicStorageProvider.checkAndInsertApiDataLocally(n,null,"getCommonConfig"),n}):this.ionicStorageProvider.getApiDataFromLocally(null,"getCommonConfig")},l}())},53:function(l,n,e){"use strict";e.d(n,"a",function(){return t});e(1),e(22);var t=function(){function l(l,n){this.http=l,this.loadingCtrl=n,console.log("Hello LoadingProvider Provider")}return l.prototype.pdloader=function(l){this.loading=this.loadingCtrl.create({content:l,enableBackdropDismiss:!1,duration:4e4}),this.loading.present()},l.prototype.dismissLoader=function(){this.loading.dismiss()},l.prototype.salesPDLoader=function(l){this.loading=this.loadingCtrl.create({content:l,enableBackdropDismiss:!0}),this.loading.present()},l}()},59:function(l,n,e){"use strict";e.d(n,"a",function(){return i});e(1);var t,u=e(346),a=e(23),i=(e(31),new u.c({UserPoolId:"ap-south-1_y7dt3iEaX",ClientId:"291qt4smn5pql6o8cc2hi201lj"}),new u.c({UserPoolId:"ap-south-1_qQ85yQZJO",ClientId:"2o5c3cs9k3als16nqhp3irh8rs"}),function(){function l(l){this.constantProvider=l,this.loggedIn=!1,this.isloggin=!1,this.apiUrl=this.constantProvider.environment();t=new u.c({UserPoolId:this.apiUrl.lenUserPoolId,ClientId:this.apiUrl.lenClientId})}return l.prototype.getCurrentUser=function(){return t.getCurrentUser()},Object.defineProperty(l.prototype,"isLoggedIn",{get:function(){return this.loggedIn=null!=t.getCurrentUser(),this.loggedIn},enumerable:!0,configurable:!0}),l.prototype.refresh=function(){var l,n=this;return a.Observable.create(function(e){null!=n.getCurrentUser()?n.getCurrentUser().getSession(function(n,t){return n?console.log("CognitoUtil: Can't set the credentials:"+n):(t.isValid()?(l=t.isValid(),Object(a.of)(l),console.log("CognitoUtil: refreshed successfully")):(l=t.isValid(),console.log("CognitoUtil: refreshed but session is still not valid")),console.log("Else Part End")),e.next(l),e.complete(),l},function(l){console.log("cognito refresh error",l)}):(console.log("Cognito refresh error getCurrentUser()"),n.loggedIn=!1)})},l.prototype.getAccessToken=function(){var l=this;return this.refresh(),new Promise(function(n,e){null!=l.getCurrentUser()?l.getCurrentUser().getSession(function(l,t){l?(console.log("CognitoUtil: Can't set the credentials:"+l),"",e(l)):t.isValid()&&(t,n())}):e()})},l.prototype.getToken=function(){var l="";return null!=this.getCurrentUser()?this.getCurrentUser().getSession(function(n,e){n?(!1,console.log("getToken Error",n)):(console.log("Session",e),e.isValid()?(console.log("85 else if"),l=e,!0):!1)},function(l){console.log("Error in getToken",l)}):(console.log("else logged in false in getCurrent token"),!1),l},l}())},70:function(l,n,e){"use strict";e.d(n,"a",function(){return i}),e.d(n,"b",function(){return o});e(1);var t=e(23),u=(e(241),e(27),e(22),this&&this.__awaiter||function(l,n,e,t){return new(e||(e=Promise))(function(u,a){function i(l){try{r(t.next(l))}catch(l){a(l)}}function o(l){try{r(t.throw(l))}catch(l){a(l)}}function r(l){l.done?u(l.value):new e(function(n){n(l.value)}).then(i,o)}r((t=t.apply(l,n||[])).next())})}),a=this&&this.__generator||function(l,n){function e(e){return function(i){return function(e){if(t)throw new TypeError("Generator is already executing.");for(;o;)try{if(t=1,u&&(a=u[2&e[0]?"return":e[0]?"throw":"next"])&&!(a=a.call(u,e[1])).done)return a;switch(u=0,a&&(e=[0,a.value]),e[0]){case 0:case 1:a=e;break;case 4:return o.label++,{value:e[1],done:!1};case 5:o.label++,u=e[1],e=[0];continue;case 7:e=o.ops.pop(),o.trys.pop();continue;default:if(a=o.trys,!(a=a.length>0&&a[a.length-1])&&(6===e[0]||2===e[0])){o=0;continue}if(3===e[0]&&(!a||e[1]>a[0]&&e[1]<a[3])){o.label=e[1];break}if(6===e[0]&&o.label<a[1]){o.label=a[1],a=e;break}if(a&&o.label<a[2]){o.label=a[2],o.ops.push(e);break}a[2]&&o.ops.pop(),o.trys.pop();continue}e=n.call(l,o)}catch(l){e=[6,l],u=0}finally{t=a=0}if(5&e[0])throw e[1];return{value:e[0]?e[1]:void 0,done:!0}}([e,i])}}var t,u,a,i,o={label:0,sent:function(){if(1&a[0])throw a[1];return a[1]},trys:[],ops:[]};return i={next:e(0),throw:e(1),return:e(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i},i=function(){var l={};return l[l.online=0]="online",l[l.offline=1]="offline",l}(),o=function(){function l(l,n,e){var u=this;this.network=l,this.toastProvider=n,this.plt=e,this.network_status=new t.BehaviorSubject(i.offline),console.log("Hello NetworkDetectionProvider Provider"),this.plt.ready().then(function(){u.initializeNetworkEvents();u.network_status.next("none"!==u.network.type?i.online:i.offline)})}return l.prototype.initializeNetworkEvents=function(){var l=this;console.clear(),console.log("Initialize events"),this.network.onDisconnect().subscribe(function(){l.network_status.getValue()===i.online&&(console.log("WE ARE OFFLINE"),l.updateNetworkStatus(i.offline))},function(l){console.log(l)}),this.network.onConnect().subscribe(function(){l.network_status.getValue()===i.offline&&(console.log("WE ARE ONLINE"),l.updateNetworkStatus(i.online))})},l.prototype.updateNetworkStatus=function(l){return u(this,void 0,void 0,function(){return a(this,function(n){return this.network_status.next(l),l==i.offline?"Offline":"Online",[2]})})},l.prototype.onNetworkChange=function(){return this.network_status.asObservable()},l.prototype.getCurrentNetworkStatus=function(){return this.network_status.getValue()},l}()},84:function(l,n,e){"use strict";e.d(n,"a",function(){return a});e(1),e(101),e(242);var t=e(3),u=e(428),a=(e.n(u),e(243),e(244),function(){function l(l,n,e,u,a,i){this.http=l,this.camera=n,this.geo=e,this.locationAccuracy=u,this.androidPermissions=a,this.imageCompress=i,console.log("Hello CameraProvider Provider"),this.pipe=new t.e("en-US")}return l.prototype.enableAccuracy=function(){var l=this;return this.locationAccuracy.canRequest().then(function(n){if(n)return l.locationAccuracy.request(l.locationAccuracy.REQUEST_PRIORITY_HIGH_ACCURACY).then(function(){return l.getGeoTag()},function(n){return console.log("Error requesting location permissions"+JSON.stringify(n)),alert("We need location access to capture the geocoordinates of your place. Please turn on the location to continue"),l.enableAccuracy(),!1}),!0},function(l){return console.log("Error",l),!1})},l.prototype.getpicture=function(){var l=this;localStorage.removeItem("current_coordinates");var n={quality:75,destinationType:this.camera.DestinationType.DATA_URL,targetWidth:600,targetHeight:600,correctOrientation:!0,encodingType:this.camera.EncodingType.PNG,saveToPhotoAlbum:!1};return console.log(localStorage.getItem("current_coordinates")),this.camera.getPicture(n).then(function(n){return l.getGeoTag().then(function(e){l.geoCords=e,localStorage.setItem("current_coordinates",l.geoCords);var t="data:image/jpeg;base64,"+n;return l.imageInfo(t,"Captured :"),t})},function(l){return localStorage.removeItem("current_coordinates"),console.log("CAMERA ERROR -> "+JSON.stringify(l)),"error"})},l.prototype.addWatermarks=function(l){var n=this;return new Promise(function(e,t){n.geoCords=localStorage.getItem("current_coordinates"),console.log("corrds",n.geoCords);var a=l,i=new Date,o=n.pipe.transform(i,"yyyy-MM-dd, h:mm a"),r=i.getFullYear()+"-"+(i.getMonth()+1)+"-"+i.getDate(),s="Date : "+o;console.log(r),u([a,"assets/img/PD_watermark.png"]).image(u.image.upperRight()).then(function(l){var i=u.text;u([a=l.src]).image(i.upperLeft(s,"18px sans-serif","#ff0000",1,40)).then(function(l){var o="Location : "+n.geoCords;u([a=l.src]).image(i.upperLeft(o,"18px sans-serif","#ff0000",1)).then(function(l){var u=a=(a=l.src).replace("png;","jpeg;");return n.imageInfo(u,"Watermarked :"),localStorage.removeItem("current_coordinates"),n.compressTheImage(u).then(function(l){n.imageInfo(l,"Compressed :"),e(l)},function(l){console.log(l),t()})})})},function(l){console.log("Watermarking Error",l),e(a)})})},l.prototype.imageInfo=function(l,n){var e=new Image;e.src=l,e.onload=function(l){fetch(e.src).then(function(l){return l.blob()}).then(function(l){console.warn(n+" size in bytes",l.size/1e3),console.warn(n+" Image Resolution",e.width+" x "+e.height)})}},l.prototype.compressTheImage=function(l){var n=this;return this.imageCompress.compressFile(l,-1,100,75).then(function(l){return console.warn("Size in bytes is now:",n.imageCompress.byteCount(l)/1e3),l},function(l){return console.log(l),l})},l.prototype.getGeoTag=function(){return this.geo.getCurrentPosition({timeout:3e4,enableHighAccuracy:!0}).then(function(l){console.log("res from getGeoTag",l.coords),console.log("res from provider",new Date(l.timestamp));return l.coords.latitude+","+l.coords.longitude}).catch(function(l){return console.log("error in getGeoTag",l)})},l.prototype.checkGPSPermission=function(){var l=this;return this.androidPermissions.checkPermission(this.androidPermissions.PERMISSION.ACCESS_COARSE_LOCATION).then(function(n){return n.hasPermission?l.askToTurnOnGPS():l.requestGPSPermission()},function(l){console.log(l)})},l.prototype.requestGPSPermission=function(){var l=this;return this.locationAccuracy.canRequest().then(function(n){n?console.log("4"):l.androidPermissions.requestPermission(l.androidPermissions.PERMISSION.ACCESS_COARSE_LOCATION).then(function(){return l.askToTurnOnGPS()},function(l){alert("requestPermission Error requesting location permissions "+l)})})},l.prototype.askToTurnOnGPS=function(){var l=this;return this.locationAccuracy.request(this.locationAccuracy.REQUEST_PRIORITY_HIGH_ACCURACY).then(function(){return l.getGeoTag().then(function(l){return l})},function(l){return alert("Error requesting location permissions "+JSON.stringify(l))})},l}())},91:function(l,n,e){"use strict";e.d(n,"a",function(){return u});e(1);var t=e(23),u=function(){function l(l){this.ionicStorage=l,console.log("Hello IonicStorageProvider Provider")}return l.prototype.inserDataWithReplace=function(l,n){return this.ionicStorage.set(l,n).then(function(l){return l})},l.prototype.insertDataWithoutReplace=function(l,n,e){var t=this;return this.ionicStorage.get(l).then(function(u){var a=u;if(a&&a.length>0){for(var i=0;i<a.length;i++){var o=a[i];if(JSON.stringify(e)==JSON.stringify(o.params))return console.log("Obj Compared True #####################",l,n,e),a[i]=n,console.log(a),t.ionicStorage.set(l,a).then(function(l){return console.log("kcma",l),l})}console.log("ins",u);var r=u;return r.push(n),console.log("saved",u),t.ionicStorage.set(l,r).then(function(l){return l})}return t.ionicStorage.set(l,[n])})},l.prototype.getLocalDataWithFilter=function(l,n){return this.ionicStorage.get(l).then(function(l){if(console.log("$$$$$$$$$$$$$4444",l),l&&n&&"filter"==n.type)return console.log(n.name),l.filter(function(l){return null!=l[n.name]})})},l.prototype.getDataFromLocalWithParams=function(l,n){var e=this;return this.ionicStorage.get(l).then(function(l){if(console.log(l),!l){return{dataStatus:!1}}if(console.log("params compo",JSON.stringify(l.params)==JSON.stringify(n)),console.log("#####type of ",typeof l,l.length),void 0==l.length){if(void 0!=(u=e.compareParams(l,n)))return u;return{dataStatus:!1}}if(l.length>0){console.log("array res",l);for(var t=0;t<l.length;t++){var u,a=e.compareParams(u=l[t],n);if(console.log(a),void 0!=a)return a}return{dataStatus:!1}}})},l.prototype.compareParams=function(l,n){if(JSON.stringify(l.params)==JSON.stringify(n))return l},l.prototype.checkAndInsertApiDataLocally=function(l,n,e,t){if(l.dataStatus){var u=l;return u.params=n,t?this.insertDataWithoutReplace(e,u,n).then(function(l){return l}):this.inserDataWithReplace(e,u).then(function(l){return l})}},l.prototype.getApiDataFromLocally=function(l,n){var e=this;return t.Observable.create(function(t){return e.getDataFromLocalWithParams(n,l).then(function(l){console.log(l),t.next(l),t.complete()})})},l}()}},[400]); |