xpoNlmModule.directive("xpoNlmAsnUpdateRequiredResolution",["$rootScope",function(n){return{restrict:"E",templateUrl:`${n.WebClientPath}/Modules/XpoNlm/AlertResolution/DirectiveTemplates/AsnUpdateRequiredResolution.html`,scope:{alertDetails:"=",resolution:"=",controlsDisabled:"="},controller:[function(){}]}}]);xpoNlmModule.directive("xpoNlmCriticalShipmentResolution",["$rootScope",function(n){return{restrict:"E",templateUrl:`${n.WebClientPath}/Modules/XpoNlm/AlertResolution/DirectiveTemplates/CriticalShipmentResolution.html`,scope:{alertDetails:"=",resolution:"=",controlsDisabled:"="},controller:["$scope",function(n){n.$watch("alertDetails.ETACalculatedAttempts",function(){n.handleChanges(n.alertDetails.ETACalculatedAttempts)});n.handleChanges=function(t){t?(delete n.resolution.AcceptETAPastProtect,delete n.resolution.RevisedEta,delete n.resolution.ContinueToMonitor,delete n.resolution.ContinueToMonitorNote,delete n.resolution.WasPlantNotified,delete n.resolution.PlantNotNotifiedNote):(n.alertDetails.CalculatedEta&&(n.resolution.CalculatedEta=n.alertDetails.CalculatedEta),n.alertDetails.CalculatedEta&&n.alertDetails.CalculatedEta"+n.ShipperLocationCity+", "+n.ShipperLocationState+" "+n.ShipperLocationZip+""+n.ShipperLocationPhone};r.consigneePopup=function(n){return u(n.ConsigneeLocationAddress)+" "+n.ConsigneeLocationCity+", "+n.ConsigneeLocationState+" "+n.ConsigneeLocationZip+""+n.ConsigneeLocationPhone};r.openAwardActivity=function(n){window.open("/admin/shd.asp?ShdP=Console&OpenSection=AwardActivity&ShpId="+n.ShipmentId,"ShipmentConsole","width=1024,height=768,scrollbars=yes,toolbar=0,menubar=1,resizable=1")};r.openCheckCall=function(n){window.open("/admin/admCheckCall.asp?ShpId="+n.ShipmentId,"checkcall","width=1024","height=768","scrollbars=yes","toolbar=0","menubar=1","resizable=1")};r.isDepartLate=function(n){var t=moment(n.ShipperDepartureTime,"dd/mm/yyyy HH:mm"),i=moment(n.ShipperMustDepartTime,"yyyy-mm-dd HH:mm:ss");return t.isValid()&&i.isValid()?t#=ShipmentId#<\/a> #if(ShipmentStatus > 1){##if(!CheckCallStatus){#<\/input>#} else if(CheckCallStatus == 2){#<\/input>#} else if (CheckCallStatus == 1){#<\/input>#} else if (ModeGroupId == 1 || ModeGroupId == 2 || ModeGroupId == 9) {#<\/input>#}##}#Comment<\/button>"},{field:"AlertTypeName",title:"Alert Type",aggregates:["count"],template:'#if (AlertTypeId == 2 || AlertTypeId == 9 || AlertTypeId == 77 || AlertTypeId == 78 || AlertTypeId == 73 ) {# Resolve #=AlertTypeName#<\/a>#}else if(AlertTypeId == 79) {#Resolve #=AlertTypeName#<\/a>#}else if(AlertTypeId == 1 || AlertTypeId == 4 || AlertTypeId == 68 || AlertTypeId == 69 || AlertTypeId == 3) {# Resolve #=AlertTypeName#<\/a>#}else if(AlertTypeId == 25 || AlertTypeId == 45) {# Resolve #=AlertTypeName#<\/a>#}else if(AlertTypeId == 71) {# Resolve #=AlertTypeName#<\/a>#}else if(AlertTypeId == 72) {# Resolve #=AlertTypeName#<\/a>#}else {# #=AlertTypeName# #}#'},{field:"AlertSubTypeName",title:"Alert Sub-Type",aggregates:["count"],groupHeaderTemplate:" #= value # (#= count#)"},{field:"CarrierSCAC",title:"Carrier"},{field:"ModeGroupName",title:"Carrier Mode",aggregates:["count"],groupHeaderTemplate:" #= value # (#= count#)"},{field:"ShipperLocationName",title:"Shipper",template:'#=ShipperLocationName#<\/span>'},{field:"PartNumber",title:"Part #"},{field:"ShipperMustDepartTime",title:"Must Depart",template:"<\/span>"},{field:"ConsigneeLocationName",title:"Consignee",template:'#=ConsigneeLocationName#<\/span>'},{field:"TTP",title:"TTP",template:"<\/span>"},{field:"LastUpdate",title:"Last Update"},{field:"ShipperEstimatedTimeArrival",title:"ETA P/U"},{field:"ConsigneeEstimatedTimeArrival",title:"ETA Del."},{field:"ContainerNumber",title:"Container Number"}],dataSource:{data:r.alert,pageSize:100},groupable:!0,sortable:!0,scrollable:!1,pageable:!0}};return{restrict:"A",link:f,scope:{alert:"=alertData"},templateUrl:u,controller:["$scope",function(n){n.$watch("alert",function(){n.gridOptions.dataSource.data=n.alert})}]}}]);xpoNlmModule.directive("autoTrackingFilters",["$rootScope","autoTrackingService",function(n,t){var i=n.WebClientPath+"/Modules/XpoNlm/AutoTracking/DirectiveTemplates/",r=i+"Filter.html",u=function(n){var i,r;n.trackingService=t;i={CustomerIds:[],MexicoTypeIds:[],AlertTypes:[],ModeGroupIds:[],ModeTypeIds:[],ShipperId:null,ConsigneeId:null,CarrierId:null,IsMexicoInbound:!1,IsMexicoOutbound:!1,IsIntraMexico:!1};n.searchBoxTypes=[{name:"Shipment #",value:1},{name:"Project #",value:2},{name:"Auth Code",value:3},{name:"Container Number",value:4},{name:"AETC",value:5}];n.mexicoTypes=["Mexico Inbound","Mexico Outbound","Intra Mexico","Non-Mexico"];n.mexicoTypeArray=[{Id:1,Name:"Mexico Inbound"},{Id:2,Name:"Mexico Outbound"},{Id:3,Name:"Intra Mexico"},{Id:0,Name:"Non-Mexico"}];n.MultiSelectCustomersDefaultText={buttonDefaultText:"Customers"};n.MultiSelectModeGroupsDefaultText={buttonDefaultText:"Mode Groups"};n.MultiSelectAlertTypesDefaultText={buttonDefaultText:"Alert Types"};n.MultiSelectModeTypesDefaultText={buttonDefaultText:"Mode Types"};r=function(){n.filters.CustomerIds=_.map(n.filteredCustomers,"Id");n.filters.MexicoTypeIds=_.map(n.filteredMexicoType,"Id");n.filters.ModeGroupIds=_.map(n.filteredModeGroups,"Id");_.some(n.filteredModeGroups,{Id:0})&&(n.filters.ModeGroupIds=_.pull(_.union(n.filters.ModeGroupIds,[1,3]),0));n.filters.AlertTypes=_.map(n.filteredAlertTypes,"Id");n.filters.ModeTypeIds=_.map(n.filteredModeTypes,"Id");n.shipper&&(n.filters.ShipperId=n.shipper.locationId);n.consignee&&(n.filters.ConsigneeId=n.consignee.locationId);n.carrier&&(n.filters.CarrierId=n.carrier.locationId)};n.trackingService.getCustomers(function(){n.trackingService.customers=_.filter(n.trackingService.customers,function(n){return n.Status==1});n.loadingCustomers=!1},function(t,i){n.errorMessageCustomers="ERROR: ("+i+") "+t.Message;n.loadingCustomers=!1;n.displayErrorCustomers=!0});n.trackingService.getModeGroups(function(){n.loadingModeGroups=!1},function(t,i){n.errorMessageModeGroups="ERROR: ("+i+") "+t.Message;n.loadingModeGroups=!1;n.displayErrorModeGroups=!0});n.trackingService.getModeTypes(function(){n.loadingModeTypes=!1},function(t,i){n.errorMessageModeTypes="ERROR: ("+i+") "+t.Message;n.loadingModeTypes=!1;n.displayErrorModeTypes=!0});n.trackingService.getAlertTypes(function(){n.loadingModeGroups=!1},function(t,i){n.errorMessageModeGroups="ERROR: ("+i+") "+t.Message;n.loadingModeGroups=!1;n.displayErrorModeGroups=!0});n.editmode||(n.editmode=!0);n.selectedSearchBoxType=n.searchBoxTypes[0];n.selectedMexicoType=null;n.searchBoxType_click=function(t){n.selectedSearchBoxType=t};n.onMexicoTypeClick=function(t){n.selectedMexicoType=t};n.btnClearAll_click=function(){n.filteredCustomers={};n.filteredMexicoType={};n.filteredModeGroups={};n.filteredAlertTypes={};n.filteredModeTypes={};n.shipper=[];n.consignee=[];n.carrier=[];n.selectedSearchBoxType=n.searchBoxTypes[0];n.selectedMexicoType=null;n.searchBox=""};n.btnSearch_click=function(){n.alerts=[];n.isLoadingAlerts=!0;r();var i={type:n.selectedSearchBoxType.value,text:n.searchBox,filters:n.filters};t.refreshedSearchParams=i;t.search(i).then(function(t){_.forEach(t,function(n){_.forEach(n),function(n){n.ShipperMustDepartTime=moment(value.ShipperMustDepartTime).isValid()?moment(value.ShipperMustDepartTime).format("YYYY-MM-DD HH:mm"):"";n.LastUpdate=moment(value.LastUpdate).isValid()?moment(value.LastUpdate).format("YYYY-MM-DD HH:mm"):"";n.ShipperEstimatedTimeArrival=moment(value.ShipperEstimatedTimeArrival).isValid()?moment(value.ShipperEstimatedTimeArrival).format("YYYY-MM-DD HH:mm"):"";n.ConsigneeEstimatedTimeArrival=moment(value.ConsigneeEstimatedTimeArrival).isValid()?moment(value.ConsigneeEstimatedTimeArrival).format("YYYY-MM-DD HH:mm"):""}});n.alerts=t;n.isLoadingAlerts=!1})};_.assign(n,{filters:i})};return{link:u,restrict:"A",scope:{alerts:"=",isLoadingAlerts:"=loading"},templateUrl:r}}]);xpoNlmModule.directive("bulletinBoardTab",["$rootScope","$uibModal","bulletinBoardService",function(n,t,i){"use strict";var r=n.WebClientPath+"/Modules/XpoNlm/BulletinBoard/DirectiveTemplates/",u=r+"bulletinBoardTab.html",f=["$scope",function(r){r.textSearch="";r.dateSearch="";r.unfilteredData=[];r.filteredData=[];r.isCarrier=n.isImpersonatingCarrier||n.isCarrier;r.isAdmin=n.isAdmin&&!n.isImpersonatingCarrier;r.filterGrid=function(){r.unfilteredData.length==0&&(r.unfilteredData=r.gridData);r.filteredData=_.filter(r.gridData,function(n){return r.textSearch==""||moment(r.dateSearch,"M/D/YYYY",!0).isValid()?r.textSearch==""&&moment(r.dateSearch,"M/D/YYYY",!0).isValid()?_.includes(moment(n.EffectiveOn).format("M/D/YYYY"),r.dateSearch):r.textSearch!=""&&moment(r.dateSearch,"M/D/YYYY",!0).isValid()?(_.includes(n.MessageDetails.toLowerCase(),r.textSearch.toLowerCase())||_.includes(n.Title.toLowerCase(),r.textSearch.toLowerCase()))&&_.includes(moment(n.EffectiveOn).format("M/D/YYYY"),r.dateSearch):r.unfilteredData:_.includes(n.MessageDetails.toLowerCase(),r.textSearch.toLowerCase())||_.includes(n.Title.toLowerCase(),r.textSearch.toLowerCase())});r.createDataSource(r.filteredData)};r.GridOptions={columns:[{field:"Type",title:"News type",width:"40px"},{field:"EffectiveOn",title:"Effective On",width:"40px",template:"#=(moment(EffectiveOn).isValid() ? moment(EffectiveOn).format('M/D/YYYY HH:mm') : '')#"},{field:"Title",title:"Title",width:"70px"},{field:"MessageDetails",title:"Message",width:"270px",template:"#=MessageDetails#"},{field:"Attachments",title:"Attachments",width:"60px",template:"#=Attachments#"},{title:"Action",command:{template:"<\/app-bulletin-document-manager><\/span><\/span><\/div>"},width:"35px",hidden:n.isImpersonatingCarrier||n.isCarrier||r.tabType=="Deleted"}],sortable:!0,reorderable:!0,pageable:!0,scrollable:!1};r.createDataSource=function(n){r.GridDataSource=new kendo.data.DataSource({data:n,schema:{model:{id:"MessageId",fields:{Type:{from:"Type",type:"string",editable:!1},EffectiveOn:{from:"EffectiveOn",type:"string",editable:!1},Title:{from:"Title",type:"string",editable:!1},MessageDetails:{from:"MessageDetails",type:"string",editable:!1},Attachments:{from:"Attachments",type:"string",editable:!1}}}},pageSize:25,page:1})};r.AddEditBulletinBoardData={MessageId:null,Type:null,Title:null,MessageDetails:null,EffectiveOn:null};r.addNewNewsItem=function(){r.AddEditBulletinBoardData.Type=r.tabType;r.AddEditBulletinBoardData.Title=null;r.AddEditBulletinBoardData.MessageDetails=null;r.AddEditBulletinBoardData.EffectiveOn=null;r.AddEditBulletinBoardData.ContentTypeDescription="New Carrier Announcement";var i={backdrop:"static",controller:"AddEditeBulletinBoardMessageModalController",templateUrl:n.WebClientPath+"/Modules/XpoNlm/BulletinBoard/Views/AddEditeBulletinBoardMessageModal.html",resolve:{AddOrEdit:function(){return"Add"},addEditBulletinBoardData:function(){return r.AddEditBulletinBoardData}},windowClass:"mt-expedite-legacy"},u=t.open(i);u.result.then(function(){r.refreshdata()},angular.noop)};r.editNewNewsItem=function(i){r.AddEditBulletinBoardData.MessageId=i.MessageId;r.AddEditBulletinBoardData.Type=i.Type;r.AddEditBulletinBoardData.Title=i.Title;r.AddEditBulletinBoardData.MessageDetails=i.MessageDetails;r.AddEditBulletinBoardData.EffectiveOn=i.EffectiveOn;r.AddEditBulletinBoardData.ContentTypeDescription="Edit Carrier Announcement";var u={backdrop:"static",controller:"AddEditeBulletinBoardMessageModalController",templateUrl:n.WebClientPath+"/Modules/XpoNlm/BulletinBoard/Views/AddEditeBulletinBoardMessageModal.html",resolve:{AddOrEdit:function(){return"Edit"},addEditBulletinBoardData:function(){return r.AddEditBulletinBoardData}},windowClass:"mt-expedite-legacy"},f=t.open(u);f.result.then(function(){r.refreshdata()},angular.noop)};r.errorCallback=function(i){var r={templateUrl:n.WebClientPath+"/Modules/XpoNlm/Common/Views/MessageModal.html",controller:"MessageModalInstanceController",resolve:{message:function(){return i.ExceptionMessage?i.ExceptionMessage:i.Message?i.Message:typeof i=="string"?i:void 0},messageType:function(){return"error"}},windowClass:"small-Message-Modal mt-expedite-legacy"};t.open(r)};r.disableNewsItem=function(u){var f="Disabling this message will make it no longer visible to carriers. Are you sure you want to disable this message?",e="warning",o=t.open({templateUrl:n.WebClientPath+"/Modules/XpoNlm/Common/Views/MessageModal.html",controller:"MessageModalInstanceController",resolve:{message:function(){return f},messageType:function(){return e}},windowClass:"small-Message-Modal"});o.result.then(function(f){f&&i.disableNewsItem(u.MessageId,function(){var i={templateUrl:n.WebClientPath+"/Modules/XpoNlm/Common/Views/MessageModal.html",controller:"MessageModalInstanceController",resolve:{message:function(){return"Message Disabled!"},messageType:function(){return"success"}},windowClass:"small-Message-Modal mt-expedite-legacy"};t.open(i);r.refreshdata()},r.errorCallback)},angular.noop)};r.$watch("gridData",function(){r.createDataSource(r.gridData);r.filterGrid()})}];return{controller:f,restrict:"A",scope:{gridData:"=?",tabType:"=",refreshdata:"&"},templateUrl:u}}]);xpoNlmModule.directive("xpoNlmCarrierFailuresNote",["$rootScope","carrierFailuresService",function(n,t){"use strict";var i=n.WebClientPath+"/Modules/XpoNlm/CarrierFailures/DirectiveTemplates/CarrierFailuresNote.html",r=function(i){var o=3,f=function(){},s=function(){i.reasons=t.serviceFailureReasons;i.reason=_.first(i.reasons).Id;i.responsibilities=t.serviceFailureResponsibilities;i.responsibility=_.first(i.responsibilities).Id;i.loadingReasons=!1;i.loadingResponsibilities=!1},e,u,r;$(function(){i.displayNote=!1;i.showReasons=!1;i.showResponsibilities=!1;i.loadingReasons=!0;i.loadingResponsibilities=!0;i.loadingNoteTypes=!0;i.errorMessages=[];i.isAdmin=(n.isAdmin||n.isSuperAdmin)&&!n.isImpersonatingCarrier&&!n.isImpersonatingCustomer;t.getFailureReasonResponsibility(s,r);i.isAdmin?t.getFailuresNoteActionsByAdmin(f,r):t.getFailuresNoteActionsByCarrier(f,r)});e=function(n,r){i.loadingNoteTypes=!1;i.isAdmin?i.notesActions=_.first(t.noteActionForAdmin.filter(function(t){return t.StatusId==n&&t.IsNoteRequired==r})):n==-1?t.noteActionForCarrier&&(i.notesActions=_.first(t.noteActionForCarrier.filter(function(t){return t.StatusId==n&&t.IsObservation==i.isObservation}))):i.notesActions=null;i.hasAction=i.notesActions&&i.notesActions.Actions.length>0?!0:!1;i.hasAction&&(i.resolveType=i.notesActions.ResolveType,i.noteTypes=i.notesActions.Actions,i.noteType=_.first(i.noteTypes).Id,i.noNeedNote=i.isAdmin?i.resolveType=="Approve"?!0:!1:i.resolveType=="Accept"||i.resolveType=="Dispute"||i.resolveType=="View"?!0:!1)};u=function(){i.searchClickFn();i.clearErrors();i.displayNote=!1;i.shipmentNoteHead=null;i.disputeNoteExist=!1;i.disputeNoteHead=null;i.disputeNote=null;i.resolvedNoteExist=!1;i.resolvedNoteHead=null;i.resolvedNote=null;i.pendingNoteExist=!1;i.pendingNoteHead=null;i.pendingNote=null;i.hasAction=!1;i.selectedshipmentfailures=[];i.reslveType=null;i.noteTypes=null;i.noteType=null;i.noNeedNote=null;i.newNote=null;i.intransit=null;i.failure=null;i.failureReason=null};i.clearErrors=function(){i.errorMessages=[]};r=function(n,t){var r=i.errorMessages.length+1;n.Error?i.errorMessages.push(n.Error+(t?" ("+t+") ":"")):i.errorMessages.push(n.Message+" ("+n.ExceptionMessage+") "+(t?" ("+t+") ":""))};i.submitNote=function(){var f,e,n;if(i.noteTypes.filter(function(n){return n.Id==i.noteType}).IsNoteRequired){i.newNote||alert("Note are required.");return}if(i.failureId==17||i.failure==="Failure to meet assigned protect"){if(!i.reason){alert("Please select a Service Failure Reason before you proceed.");return}if(i.modeGroupId==4&&!i.responsibility){alert("Please select a Service Failure Responsibility before you proceed.");return}}if(i.isAdmin)switch(i.resolveType.toLowerCase()){case"approve":f={ShipmentServiceFailureIds:i.shipmentFailureId,Approved:i.noteType===o?!0:!1,ServiceFailureReasonId:i.reason,InTransit:i.intransit,ServiceFailureResponsibilityId:i.responsibility.Id};t.submitFailuresApprove(f,u,r);break;case"reply":n={ShipmentServiceFailureId:i.shipmentFailureId,ActionId:i.noteType,Note:i.newNote,ServiceFailureReasonId:i.reason,InTransit:i.intransit,ServiceFailureResponsibilityId:i.responsibility.Id};t.submitFailuresReply(n,u,r);break;case"reset":e={ShipmentServiceFailureId:_.first(i.shipmentFailureId),ActionId:i.noteType,Note:i.newNote,InTransit:i.intransit};t.submitFailuresReset(e,u,r)}else n={ShipmentServiceFailureId:i.shipmentFailureId,ActionId:i.noteType,Note:i.newNote,ServiceFailureReasonId:null,InTransit:i.intransit},i.failure==="Failure to meet assigned protect"&&(n={...n,ServiceFailureReasonId:i.reason}),console.log(n),t.submitFailuresReply(n,u,r)};i.$watch("selectedshipmentfailures",function(n){n&&(i.shipmentNoteHead="Dispute Note for Shipment: ",i.shipmentFailureId=[],i.displayNote=!1,i.failure=null,i.failureReason=null,i.reason=null,_.forEach(n,function(t,r){var s,u,f,o;i.displayNote=!0;i.shipmentFailureId.push(t.ShipmentFailureId);s=t.ShipmentId;i.shipmentNoteHead+=r==n.length-1?s:s+",";i.failureId=t.FailureId;i.statusId=t.StatusId;i.isObservation=t.IsObservation;e(i.statusId,i.isObservation);i.modeGroupId=t.ModeGroupId;i.intransit=t.InTransit;i.failureReasonId=t.FailureReasonId;i.failureResponsibilityId=t.FailureResponsibilityId;i.failure=t.Failure;i.failureId==17||i.failure==="Failure to meet assigned protect"?(i.showReasons=!0,i.failureReasonId&&(i.reason=i.failureReasonId),t.ModeGroupId==4?(i.showResponsibilities=!0,i.failureResponsibilityId&&(i.responsibility=i.failureResponsibilityId)):i.showResponsibilities=!1):i.showReasons=!1;i.statusId!=-255&&(u=t.DisputeNote,u?(i.disputeNoteExist=!0,i.disputeNoteHead="Dispute: ",u.indexOf("")>0?(i.disputeNoteHead+=u.split("")[0],i.disputeNote=u.split("")[1]):i.disputeNote=u):i.disputeNoteExist=!1,f=t.ResolvedNote,f?(i.resolvedNoteExist=!0,i.resolvedNoteHead="Resolution: ",f.indexOf("")>0?(i.resolvedNoteHead+=f.splite("")[0],i.resolvedNote=f.splite("")[1]):i.resolvedNote=f):i.resolvedNoteExist=!1,o=t.PendingNote,o?(i.pendingNoteExist=!0,i.pendingNoteHead="Pending: ",o.indexOf("")>0?(i.pendingNoteHead+=o.splite("")[0],i.pendingNote=o.splite("")[1]):i.pendingNote=o):i.pendingNoteExist=!1,i.failureId==17&&t.FailureReason&&(i.failureReason=`Reason Code: ${t.FailureReason}`))}))},!0)},u=["$scope",function(){}];return{controller:u,link:r,restrict:"A",scope:{searchClickFn:"&",selectedshipmentfailures:"="},templateUrl:i}}]);xpoNlmModule.directive("xpoNlmSearchFiltersCarrierMaintenance",["$rootScope","accountsService","carrierMaintenanceData","carrierShipmentTrackingService","carrierTrustsService","modeGroupsService","$timeout",function(n,t,i,r,u,f,e){"use strict";var o=function(o){var s="cm_search";o.$watch(function(n){return JSON.stringify(n.CarrierMaintenanceData.selected)},function(){i.selected&&r&&r.searchResults&&r.searchResults.length?localStorage.setItem(s,JSON.stringify(i.selected)):localStorage.removeItem(s)}),function(){var n=function(n){i.selected.searchBoxType=n},r=function(n){i.selected.trustedLocation=n;e(function(){o.searchClickFn()})},s=function(){var n=_.first(i.searchBoxTypes);_.assign(i,{selected:{accounts:[],modeGroups:[],searchBoxText:"",searchBoxType:n,trustedLocation:_.first(i.trustedLocations)}})};_.assign(o,{AccountsService:t,CarrierMaintenanceData:i,CarrierTrustsService:u,ClearAll:s,ModeGroupsService:f,loadingAccounts:!0,loadingModeGroups:!0,loadingTrustedLocations:!0,searchboxtype_click:n,trustedlocation_click:r})}(),function(){var e=function(){o.loadingAccounts=!1},h=function(n,t){o.errorMessageAccounts="ERROR: ("+t+") "+n.Message;o.loadingAccounts=!1;o.displayErrorAccounts=!0},c=function(){o.loadingModeGroups=!1},l=function(n,t){o.displayErrorModeGroups=!0;o.errorMessageModeGroups="ERROR: ("+t+") "+n.Message;o.loadingModeGroups=!1},a=function(){(o.loadingTrustedLocations=!1,u.carrierTrusts.length)&&(i.hasTrustedLocationsOrError=!0,i.trustedLocations=i.defaultTrustedLocations.concat(u.carrierTrusts),i.selected&&i.selected.trustedLocation&&i.selected.trustedLocation.Id||(i.selected.trustedLocation=_.find(i.trustedLocations,{Id:-999})))},v=function(n,t){i.hasTrustedLocationsOrError=!0;o.displayErrorTrustedLocations=!0;o.errorMessageTrustedLocations="ERROR: ("+t+") "+n.Message;o.loadingTrustedLocations=!1},r=JSON.parse(localStorage.getItem(s));r&&(i.selected=r);t.getAccounts.apply(null,[e,h]);u.getCarrierTrusts.apply(null,[n.carrierId,a,v]);f.getModeGroupsWithFilter.apply(null,["carrier",c,l])}()},s=["$scope",function(n){var t=function(n){return n};_.assign(n,{scrollable:!0,scrollableHeight:"300px",showCheckAll:!1,showUncheckAll:!1,smartButtonTextConverter:t})}],h=n.WebClientPath+"/Modules/XpoNlm/CarrierMaintenance/DirectiveTemplates",c=h+"/SearchFilters.html";return{controller:s,link:o,restrict:"A",scope:{searchClickFn:"&"},templateUrl:c}}]);xpoNlmModule.directive("xpoNlmStatusLegendCarrierMaintenance",["$rootScope","carrierMaintenanceData",function(n,t){return{restrict:"A",templateUrl:n.WebClientPath+"/Modules/XpoNlm/CarrierMaintenance/DirectiveTemplates/StatusLegend.html",scope:{},link:function(n){n.CarrierMaintenanceData=t},controller:["$scope",function(){}]}}]);xpoNlmModule.directive("xpoNlmAffixer",function(){return{restrict:"A",link:function(n,t,i){$(t).affix({offset:{top:i.offsetTop||0}})}}});xpoNlmModule.directive("xpoNlmCommonCheckBoxList",["$parse","$compile",function(n,t){function i(n,t){if(angular.isArray(n))for(var i=0;i=24&&(i=0,r().val(0),r().focus(),r().select()),s>=60&&(s=0,o().val(0),o().focus(),o().select()));t=moment(f().getLocalDate());t.valueOf()!==t.valueOf()&&(t=moment());n.showtime?(t.hours(i),t.minutes(s)):(t.hours(0),t.minutes(0));n.datetime=t;e()&&(n.selectedDate=moment(n.datetime).format(u));n.$apply();h.setLocalDate(moment(n.datetime).toDate())},s=function(){var t;n.showtime&&(t=r().val(),t.length>=2&&(o().focus(),o().select()))};(function(){var a,h,b,c;n.showtime&&angular.element(".bootstrap-datetimepicker-widget:visible").find(".timepicker-picker").length!==0&&(c=i.find(".timepicker.template").remove(),c.removeClass("template"),b=f(),l().replaceWith(c),a=moment(n.datetime).toDate(),b.setLocalDate(a),function(){var n=y(),i=r(),u=p();n.on("change keyup blur",t);n.on("click dblclick",w);u.on("click dbclick",v);i.on("keyup",s)}(),n.datetime&&moment(n.datetime).valueOf()===moment(n.datetime).valueOf()||(h=moment(),o().val(h.format("mm")),r().val(h.format("HH")),r().focus(),r().select()),n.selectedDate?e()&&(n.selectedDate=moment(n.datetime).format(u)):(n.display_date="",n.datetime=null,n.selectedDate=null),n.$apply())})(),function(){var t=f();n.datetime=moment(t.getLocalDate());e()&&(n.selectedDate=moment(n.datetime).format(u));n.showtime&&e()&&(o().val(n.datetime.format("mm")),r().val(n.datetime.format("HH")),r().focus(),r().select())}()};(function(){n&&(_.each(["defaulttonow","shownow","showtime","zoneoffset","allowPastDate","allowFutureDate"],function(t){angular.isFunction(n[t])&&(n[t]=n[t]())}),n.selectedDate?(n.selectedDate=moment(n.selectedDate).format(u),n.datetime=moment(n.selectedDate)):!n.selectedDate&&n.defaulttonow&&(n.selectedDate=moment().format(u),n.datetime=moment(n.selectedDate)),n.showtime||(u="YYYY-MM-DD"))})(),function(){n.pastDate=n.allowPastDate==!1?!1:!0;n.futureDate=n.allowFutureDate==!1?!1:!0;var t={format:n.showtime?"MM/dd/yyyy hh:mm":"MM/dd/yyyy",maskInput:!1,pick12HourFormat:!1,pickDate:!0,pickSeconds:n.showtime?!0:!1,pickTime:n.showtime?!0:!1,startDate:n.pastDate?null:new Date,endDate:n.futureDate?null:new Date};n.date_format=n.showtime?"MM/DD/YYYY HH:mm":"MM/DD/YYYY";i.datetimepicker(t);i.find(".add-on").click(tt);s().on("change keyup",nt);s().on("setDate change blur",k);i.on("changeDate",g);n.$on("setDateToNow",d);n.$on("okClick",b);n.display_date=function(){return e()?moment(n.datetime).format(n.date_format):""}()}();n.$watch("selectedDate",function(t,i){var r,e;t!=i&&(t==null?c():(n.datetime=n.selectedDate,r=moment(n.datetime).format(u),s().val(r),e=f(),e.setLocalDate(moment(n.datetime).toDate())))});n.$watch("locationId",function(n,t){n!=t&&c()})};return function(){var t=function(n){var t=n+"/Modules/XpoNlm/Common/DirectiveTemplates/";return t+"DateTimePicker.html"}(n.WebClientPath);return{link:i,restrict:"A",scope:{defaulttonow:"&",selectedDate:"=",shownow:"&",showtime:"&",width:"@?",zoneoffset:"&",locationId:"=",allowPastDate:"&",allowFutureDate:"&",ngDisabled:"=?"},templateUrl:t}}()}]);xpoNlmModule.directive("xpoNlmDateTimePickerNgModel",["$rootScope","$timeout",function(n,t){"use strict";var i=n.WebClientPath+"/Modules/XpoNlm/Common/DirectiveTemplates/DateTimePickerNgModel.html",r=function(n,i,r,u){var f=n.defaulttonow;n.$watch("selectedDate",function(i,r){i?n.ngModel!=i&&(f?(f=!1,t(function(){n.ngModel=i})):u.$setViewValue(i)):r&&n.ngModel&&u.$setViewValue(null)});n.$watch("ngModel",function(i,f){r.required&&u.$setValidity("required",i!=null);i?n.selectedDate!=i&&t(function(){n.selectedDate=i}):f&&n.selectedDate&&(n.selectedDate=null)})};return{restrict:"A",require:"ngModel",link:r,scope:{ngModel:"=",ngDisabled:"=",defaulttonow:"=",shownow:"=",showtime:"=",locationId:"=",allowPastDate:"="},templateUrl:i}}]);xpoNlmModule.directive("xpoNlmDropdown",["$rootScope",function(n){"use strict";var t=n.WebClientPath+"/Modules/XpoNlm/Common/DirectiveTemplates/Dropdown.html",i=function(n,t,i,r){n.valueProperty="Id";n.nameProperty="Name";var u,e="",f=[];i.valueProperty&&(n.valueProperty=i.valueProperty);i.nameProperty&&(n.nameProperty=i.nameProperty);i.nullValue&&(n.nullValue=_.parseInt(i.nullValue));n.select=function(t){t==u?r.$setViewValue(null):r.$setViewValue(t[n.valueProperty]);r.$render()};n.jumpToItem=function(t){(e!==t.key||_.isEmpty(f))&&(e=t.key,f=_.filter(n.items,function(t){return _.startsWith(_.toLower(t[n.nameProperty]),_.toLower(e))}));_.isEmpty(f)||(n.selectedItem=_.first(f),n.select(n.selectedItem),f=_.drop(f))};r.$render=function(){var t=_.find(n.items,function(t){return t&&t[n.valueProperty]==r.$viewValue});t?(n.selectedItem=t,i.removeNullItem&&u&&_.find(n.items,function(t){return t[n.valueProperty]==u[n.valueProperty]})&&_.remove(n.items,function(t){return t[n.valueProperty]==u[n.valueProperty]})):(i.removeNullItem&&u&&!_.find(n.items,function(t){return t[n.valueProperty]==u[n.valueProperty]})&&n.items.splice(0,0,u),n.selectedItem=u);i.required&&r.$setValidity("required",t!=null)};n.$watch("items",function(t,i){t&i&&t!=i&&(n.ngModel=null);n.nullValue&&(u=_.find(n.items,function(t){return t[n.valueProperty]==n.nullValue}));r.$render()})};return{restrict:"A",require:"ngModel",link:i,scope:{items:"=",ngModel:"=",ngDisabled:"="},templateUrl:t}}]);xpoNlmModule.directive("xpoNlmFormField",function(){return{restrict:"A",scope:{formControl:"="},link:function(n,t){n.$watch("formControl.$touched",function(){i()});n.$watch("formControl.$error",function(){i()},!0);n.$watch("formControl.$$attr.disabled",function(){i()});var i=function(){n.formControl?.$touched&&n.formControl?.$error&&Object.keys(n.formControl.$error).length?$(t).addClass("mtx-form-field-error"):$(t).removeClass("mtx-form-field-error");n.formControl?.$$attr.disabled?$(t).addClass("mtx-form-field-disabled"):$(t).removeClass("mtx-form-field-disabled")}}}});xpoNlmModule.directive("ngEnter",function(){return function(n,t,i){t.bind("keydown",function(t){(t.which===13||t.keyCode===13)&&(n.$apply(function(){n.$eval(i.ngEnter,{event:t})}),t.preventDefault())})}});xpoNlmModule.directive("xpoNlmLocationPicker",["$rootScope","$uibModal","appAddressDataService","locationPickerService",function(n,t,i,r){return{restrict:"A",templateUrl:n.WebClientPath+"/Modules/XpoNlm/Common/DirectiveTemplates/LocationPicker.html",require:"?ngModel",scope:{locationButtonWidth:"@?",title:"@?",selectedLocationCode:"=?",selectedLocationType:"=?",selectedLocationCountry:"=?",showAddNewLocation:"",showUseMyLocation:"",restrictToCustomer:"=?",restrictedLocationIds:"=?",addressbookCapabilityEnabled:"=?",includeSpecialized:"=?",onlySpecialized:"=?",addNewLocationCustomerId:"=?",showNotes:"=?",ngDisabled:"=?",selectedLocationId:"=?",ngModel:"="},link:function(n,t,r,u){var o=function(n){return _.join(_.compact(_.values(_.pick(n,["Address","City","State","PostalCode"]))),", ")},e,f;(r.selectedLocationId||r.ngModel)&&(e=function(t){if(!t){n.selectedLocation=undefined;return}n.selectedLocation.locationId=t.Id;n.selectedLocation.locationCode=t.Code!=null?"("+t.Code.trim()+")":null;n.selectedLocation.locationName=t.Name;n.selectedLocation.locationAddress=t.Address;n.selectedLocation.locationCity=t.City;n.selectedLocation.locationState=t.State;n.selectedLocation.locationZip=t.Zip;n.selectedLocation.notes=t.Notes;n.selectedLocationDisplay=o(t);n.selectedLocation.locationSCACCode=t.SCAC?t.SCAC:undefined},f=function(n){i.getLocation(n,function(n){e(n)})},n.selectedLocation={},n.selectedLocationId!=null&&f(n.selectedLocationId),r.selectedLocationId&&n.$watch("selectedLocationId",function(t){n.selectedLocation={};t>0&&f(t)}),r.ngModel&&n.$watch("ngModel",function(t){n.selectedLocationId=t;u&&r.required&&u.$setValidity("required",t>0)}),n.selectLocation=function(t){t?n.selectedLocationId!=t.locationId&&(n.selectedLocation=t,n.selectedLocationId=t.locationId,n.selectedLocationCode=t.locationCode,n.selectedLocationType=t.locationType,n.selectedLocationCountry=t.locationCountry):(n.selectedLocation={},n.selectedLocationId=0,n.selectedLocationCode="",n.selectedLocationType="",n.selectedLocationCountry="");u&&(u.$setViewValue(n.selectedLocationId),u.$setViewValue(n.selectedLocationCode),u.$setViewValue(n.selectedLocationType),u.$setViewValue(n.selectedLocationCountry),u.$setViewValue(n.restrictedLocationIds))})},controller:["$scope",function(i){i.openLocationPicker=function(u){var f=t.open({templateUrl:n.WebClientPath+"/Modules/XpoNlm/Common/DirectiveTemplates/LocationPickerModal.html",controller:"LocationPickerModalInstanceController",size:u,resolve:{title:function(){return i.title},selectedLocationCode:function(){return i.selectedLocationCode},selectedLocationType:function(){return i.selectedLocationType},selectedLocationCountry:function(){return i.selectedLocationCountry},showAddNewLocation:function(){return i.showAddNewLocation},showUseMyLocation:function(){return i.showUseMyLocation},restrictedLocationIds:function(){return i.restrictedLocationIds},restrictToCustomer:function(){return i.restrictToCustomer},addressbookCapabilityEnabled:function(){return i.addressbookCapabilityEnabled},includeSpecialized:function(){return i.includeSpecialized},onlySpecialized:function(){return i.onlySpecialized},addNewLocationCustomerId:function(){return _.parseInt(i.addNewLocationCustomerId)},showNotes:function(){return i.showNotes},isSpecializedOnly:function(){return r.getSpecializedPermission()}},windowClass:"mt-expedite-legacy location-picker-modal"});f.result.then(function(n){i.selectLocation(n)},angular.noop)};i.clearLocation=function(){i.selectLocation(null)}}]}}]);xpoNlmModule.controller("LocationPickerModalInstanceController",["$rootScope","$scope","$uibModalInstance","title","selectedLocationCode","selectedLocationType","selectedLocationCountry","showAddNewLocation","locationPickerService","showUseMyLocation","restrictedLocationIds","restrictToCustomer","addressbookCapabilityEnabled","includeSpecialized","onlySpecialized","addNewLocationCustomerId","isSpecializedOnly",function(n,t,i,r,u,f,e,o,s,h,c,l,a,v,y,p,w){var b,k,d,nt,tt,it,rt,ut,ft,et,ot,st;t.title=r;t.selectedLocationCode=u;t.selectedLocationType=f;t.selectedLocationCountry=e;t.input={};t.input.searchTypes=s.searchTypes;t.input.selectedSearchType=s.searchTypes[2];t.input.searchingForLocGridData=!1;t.input.isSelectLocationDisabled=!0;t.showAddNewLocation=o;t.showUseMyLocation=h;t.isCustomer=n.isCustomer||n.isImpersonatingCustomer;t.canToggleSpecializedLocation=!w;t.addNewLocationCustomerId=p;t.restrictedLocationIds=c;t.addNewLocation=!1;b={ID:{type:"number"}};k=[{field:"Id",title:"Id",width:"70px"},{field:"Code",title:"Code",width:"80px"},{field:"IsSpecializedOnly",title:"Specialized",width:"80px",template:'#= IsSpecializedOnly==true ? "Yes" : "No"#'},{field:"Name",title:"Name",width:"150px"},{field:"Address",title:"Address",width:"180px"},{field:"City",title:"City",width:"80px"},{field:"State",title:"State",width:"55px"},{field:"Zip",title:"Zip",width:"55px"},{field:"Country",title:"Country",width:"70px"},{field:"Type",title:"Type",width:"60px"}];t.locGridOptions={columns:k,pageable:!0,sortable:!0,reorderable:!0,filterable:!1,groupable:!1,columnMenu:!1,selectable:!0,scrollable:!0,resizable:!0,height:300};d=[{field:"id",hidden:!0},{field:"firstName",title:"First Name",width:"85px"},{field:"lastName",title:"Last Name",width:"85px"},{field:"phone",title:"Phone",width:"80px"},{field:"ext",title:"Ext",width:"50px"},{field:"fax",title:"Fax",width:"80px"},{field:"email",title:"E-mail",width:"150px"},{field:"note",title:"Note"}];t.userGridOptions={columns:d,sortable:!0,reorderable:!0,filterable:!1,groupable:!1,columnMenu:!1,selectable:!0,scrollable:!0};t.search=function(){t.input.searchingForLocGridData=!0;t.errorMessage=undefined;var n=t.input.selectedSearchType.id===t.input.searchTypes[6].id?st(t.input.searchText):t.input.searchText;s.getLocations(t.input.selectedSearchType.name,n,l,a,v,function(){t.setLocationGrid()},function(n,i){t.showErrorMessage(n,i)})};t.setLocationGrid=function(){t.input.searchingForLocGridData=!1;c?.length&&(s.locations=s.locations.filter(n=>!c.some(t=>t===n.Id)));y===!0&&(s.locations=s.locations.filter(n=>n.IsSpecializedOnly===!0));t.locGridDataSource=new kendo.data.DataSource({data:s.locations,schema:{model:{fields:b}},pageSize:10})};t.showErrorMessage=function(n,i){t.input.searchingForLocGridData=!1;t.errorMessage="ERROR: ("+i+") "+n.Message};t.locGridChange=function(n){var i=n.sender,r=i.dataItem(i.select());t.input.selectedLocation=r;t.input.selectedLocationUser="";t.input.isSelectLocationDisabled=!1};t.userGridChange=function(n){var i=n.sender,r=i.dataItem(i.select());t.input.selectedLocationUser=r;t.input.isSelectLocationDisabled=!1};t.SelectLocation=function(){var r={locationId:t.input.selectedLocation.Id,locationCode:t.input.selectedLocation.Code,locationType:t.input.selectedLocation.Type,locationCountry:t.input.selectedLocation.Country};n.selectedLocationCode=t.input.selectedLocation.Type=="Plant"||t.input.selectedLocation.Type=="Supplier"?t.input.selectedLocation.Code!=null?t.input.selectedLocation.Code.trim():null:null;n.selectedLocationType=t.input.selectedLocation.Type?t.input.selectedLocation.Type.trim():"";n.selectedLocationCountry=t.input.selectedLocation.Country?t.input.selectedLocation.Country.trim():"";i.close(r)};t.Cancel=function(){i.dismiss("cancel")};t.selectMyLocation=function(){i.close({locationId:_.isEmpty(n.impersonationLocationId)?n.customerLocationId:n.impersonationLocationId})};t.onSearchTypeClick=function(n){t.input.selectedSearchType=n};t.addNewLocation_click=function(){t.addNewLocation=!t.addNewLocation;t.displayErrorState=!1;t.displayErrorLocationName=!1;t.displayErrorAddress=!1;t.displayErrorCityOrZip=!1;t.displayErrorDockHigh=!1;t.displayErrorNoCountrySelected=!1;t.isForQuote=!1;t.isSpecializedOnly=w};t.locationTypes=s.locationtypes.sort((n,t)=>n.Id>t.Id?1:-1);let g=t.locationTypes.filter(n=>n.Id==1||n.Id==2);t.locationType=g.length?g[0]:t.locationTypes[0];nt=function(n){t.locationType=n};t.locationtype_click=nt;t.loadingState=!0;t.countrystates=[];tt=function(){var r,i,n,u,f;if(s.statelist.length){for(t.statelist=s.statelist,r="_INVALID_COUNTRY_VALUE_",i=0;i{var i=t.countries.filter(t=>t.NameShort.toUpperCase().startsWith(n.toUpperCase())||t.TwoDigitCode.toUpperCase()===n.toUpperCase()||t.ThreeDigitCode.toUpperCase()===n.toUpperCase());return i.map(n=>n.CountryCodeId?.toString()).toString()}}]);xpoNlmModule.directive("xpoNlmLocationPickerNgModel",["$rootScope",function(n){"use strict";return{restrict:"A",templateUrl:n.WebClientPath+"/Modules/XpoNlm/Common/DirectiveTemplates/LocationPickerNgModel.html",require:"ngModel",scope:{locationButtonWidth:"@?",title:"@?",selectedLocationCode:"=?",selectedLocationType:"=?",selectedLocationCountry:"=?",showAddNewLocation:"=?",showUseMyLocation:"=?",restrictedLocationIds:"=?",restrictToCustomer:"=?",addressbookCapabilityEnabled:"=?",includeSpecialized:"=?",onlySpecialized:"=?",addNewLocationCustomerId:"=?",showNotes:"=?",ngDisabled:"=?",ngModel:"="},link:function(n,t,i,r){n.$watch("selectedLocationId",function(t,i){t?n.ngModel!=t&&r.$setViewValue(t):i&&n.ngModel&&r.$setViewValue(null)});n.$watch("ngModel",function(t,u){i.required&&r.$setValidity("required",t!=null);t?n.selectedLocationId!=t&&(n.selectedLocationId=t):u&&n.selectedLocationId&&(n.selectedLocationId=null)})}}}]);xpoNlmModule.directive("xpoNlmDropdownMultiselect",["$document","$filter","$timeout",function(n,t,i){"use strict";var r=function(r,u,f){var s=function(){r.open=!r.open},h=function(n,t){r.setSelectedItem(t);n.stopImmediatePropagation()},c=function(n){return r.settings.groupByTextProvider!==null?r.settings.groupByTextProvider(n):n},l=function(){var n,t,i=[],u=r.texts.buttonDefaultText,f=function(u){r.isChecked(r.getPropertyForObject(u,r.settings.idProp))&&(t=r.getPropertyForObject(u,r.settings.displayPropShort?r.settings.displayPropShort:r.settings.displayProp),n=r.settings.smartButtonTextConverter(t,u),i.push(n?n:t))};return r.settings.dynamicTitle&&(angular.isArray(r.selectedModel)&&r.selectedModel.length>0||angular.isObject(r.selectedModel)&&_.keys(r.selectedModel)&&_.keys(r.selectedModel).length>0)&&(angular.forEach(r.options,f),u=i.join(", ")),u||r.texts.buttonDefaultText},a=function(n,t){return angular.isDefined(n)&&n.hasOwnProperty(t)?n[t]:""},v=function(n){n=n||!0;n&&r.externalEvents.onDeselectAll();r.singleSelection?e(r.selectedModel):(angular.isArray(r.selectedModel)||(r.selectedModel=[]),r.selectedModel.splice(0,r.selectedModel.length))},y=function(){r.deselectAll(!1);r.externalEvents.onSelectAll();angular.forEach(r.options,function(n){r.setSelectedItem(n[r.settings.idProp],!0)})},e=function(n){for(var t in n)({}).hasOwnProperty.call(n,t)&&delete n[t]},o=function(n){var t={};return r.settings.externalIdProp===""?t[r.settings.idProp]=n:t[r.settings.externalIdProp]=n,t},p=function(n,t){var f,i=null,u=o(n);if(i=r.settings.externalIdProp===""?_.find(r.options,u):u,r.singleSelection){e(r.selectedModel);angular.extend(r.selectedModel,i);r.externalEvents.onItemSelect(i);return}if(t=t||!1,f=_.findIndex(r.selectedModel,u)!==-1,!t&&f){r.selectedModel.splice(_.findIndex(r.selectedModel,u),1);r.externalEvents.onItemDeselect(u)}else if(!f&&(r.settings.selectionLimit===0||r.selectedModel.lengthu?1:0})};angular.isDefined(r.settings.groupBy)?angular.isDefined(n)&&(r.orderedItems=t("orderBy")(n,r.settings.groupBy)):angular.isDefined(r.settings.orderBy)&&r.options&&(r.orderedItems=i(r.options,r.settings.orderBy))};_.assign(r,{checkboxClick:h,deselectAll:v,getButtonText:l,getGroupTitle:c,getPropertyForObject:a,isChecked:w,searchFilter:r.searchFilter||"",selectAll:y,setSelectedItem:p,toggleDropdown:s,externalEvents:{onDeselectAll:angular.noop,onInitDone:angular.noop,onItemDeselect:angular.noop,onItemSelect:angular.noop,onMaxSelectionReached:angular.noop,onSelectAll:angular.noop},settings:{buttonClasses:"btn btn-default btn-sm",closeOnBlur:!0,closeOnDeselect:!1,closeOnSelect:!1,displayProp:f.displayProp?f.displayProp:"Name",displayPropShort:f.displayPropShort?f.displayPropShort:null,dynamicTitle:!0,enableSearch:!1,externalIdProp:f.idProp?f.idProp:"ID",groupBy:f.groupBy||undefined,groupByTextProvider:null,idProp:f.idProp?f.idProp:"ID",orderBy:f.orderBy||undefined,scrollable:!1,scrollableHeight:"300px",selectionLimit:0,showCheckAll:!0,showUncheckAll:!0,smartButtonTextConverter:angular.noop},texts:{buttonDefaultText:"Select",checkAll:"Check All",dynamicButtonTextSuffix:"checked",searchPlaceholder:"Search...",selectionCount:"checked",selectionOf:"/",uncheckAll:"Uncheck All"}});f.editMode||(r.editMode=!0);(angular.isDefined(r.settings.groupBy)||angular.isDefined(r.settings.orderBy))&&r.$watch("options",b);angular.extend(r.settings,r.extraSettings||[]);angular.extend(r.externalEvents,r.events||[]);angular.extend(r.texts,r.translationTexts);r.singleSelection=r.settings.selectionLimit===1;r.singleSelection&&angular.isArray(r.selectedModel)&&r.selectedModel.length===0&&e(r.selectedModel),function(){var t=u.children()[0],f=function(n){for(var u=n.target.parentElement,f=!1;angular.isDefined(u)&&u!==null&&!f;)_.includes(u.className.split(" "),"multiselect-parent")&&!f&&u===t&&(f=!0),u=u.parentElement;f||i(function(){r.$apply(function(){r.open=!1})})};if(r.settings.closeOnBlur)n.on("click",f)}();r.externalEvents.onInitDone()},u=function(n,t){var r=t.displayButtonMaxWidth?t.displayButtonMaxWidth:"125px",u=t.checkboxes?!0:!1,f=t.groupBy?!0:!1,e=t.orderBy?!0:!1,i='';i+='{{getButtonText()}}<\/div><\/div><\/button>';i+='';i+='<\/span> {{texts.checkAll}}<\/a>';i+='<\/span> {{texts.uncheckAll}}<\/a><\/li>';i+='<\/li>';i+='<\/li>';i+='<\/li>';f?(i+='{{ getGroupTitle(getPropertyForObject(option, settings.groupBy)) }}<\/li>',i+=''):i+=e?'':'';i+='';i+=u?' {{getPropertyForObject(option, settings.displayProp)}}<\/label><\/div><\/a>':"<\/span> {{getPropertyForObject(option, settings.displayProp)}}<\/a>";i+="<\/li>";i+='<\/li>';i+='{{selectedModel.length}} {{texts.selectionOf}} {{settings.selectionLimit}} {{texts.selectionCount}}<\/a><\/li>';i+="<\/ul>";i+="<\/div>";n.html(i)};return{link:r,restrict:"AE",scope:{displayButtonMaxWidth:"@",displayProp:"@",displayPropShort:"@",events:"=",extraSettings:"=",groupBy:"@",idProp:"@",options:"=",orderBy:"@",searchFilter:"=?",selectedModel:"=",translationTexts:"=",editMode:"=?"},template:u}}]);xpoNlmModule.directive("xpoNlmNoAnimate",["$animate",function(n){return{restrict:"A",link:function(t,i){n.enabled(!1,i)}}}]);xpoNlmModule.directive("preventRightClick",[function(){function n(n,t){t.bind("contextmenu",function(n){n.preventDefault()})}return{link:n,restrict:"A"}}]);xpoNlmModule.directive("xpoNlmPrint",[function(){function n(n,t){function r(n){var t=document.createElement("div");t.innerHTML=n;i.appendChild(t)}var i=document.getElementById("printSection");i||(i=document.createElement("div"),i.id="printSection",i.name="sectiontoprint",document.body.appendChild(i));t.on("click",function(){var t,n;for(i&&(i.innerHTML=""),t=document.getElementsByClassName("print-area"),n=0;n0&&n!==t&&f(n)});n.$watch("selectedLocation",function(t,i){t!==i&&(n.selectedLocationId=n.selectedLocation.locationId)})}},controller:["$scope",function(i){i.$on("onClear",function(){i.selectedLocation={}});i.openSimpleLocationPicker=function(r){var u=t.open({templateUrl:n.WebClientPath+"/Modules/XpoNlm/Common/DirectiveTemplates/SimpleLocationPickerModal.html",controller:"SimpleLocationPickerModalInstanceController",size:r,resolve:{title:function(){return i.title},showUser:function(){return i.showUser},isCarrier:function(){return i.isCarrier},restrictToLocationTypes:function(){return i.restrictToLocationTypes},restrictToCustomer:function(){return i.restrictToCustomer}},windowClass:"mt-expedite-legacy"});u.result.then(function(n){i.selectedLocation=n},angular.noop)};i.clearLocation=function(){i.selectedLocation={}}}]}}]);xpoNlmModule.controller("SimpleLocationPickerModalInstanceController",["$scope","$uibModalInstance","title","showUser","isCarrier","simpleLocationPickerService","restrictToLocationTypes","restrictToCustomer","filterFactory",function(n,t,i,r,u,f,e,o,s){var h,c,l,a,v;n.title=i;n.showUser=r;n.isCarrier=u;n.input={};n.input.searchingForLocGridData=!1;n.restrictToLocationTypes=e;n.restrictToCustomerId=null;n.restrictToCustomerId=o;n.isCarrier=="true"?(n.input.searchTypes=f.searchTypesForCarrier,n.input.selectedSearchType=f.searchTypesForCarrier[0]):(n.input.searchTypes=f.searchTypesForLocation,n.input.selectedSearchType=f.searchTypesForLocation[2]);n.input.isSelectLocationDisabled=!0;h={ID:{type:"number"}};n.isTruckloadOnly=function(){return!0};c=[{field:"Id",title:"Id",width:"40px"},{field:"SCAC",title:"SCAC",width:"70px"},{field:"Name",title:"Name",width:"150px"},{field:"Address",title:"Address",width:"180px"},{field:"City",title:"City",width:"55px"},{field:"State",title:"State",width:"55px"}];l=[{field:"Id",title:"Id",width:"40px"},{field:"Code",title:"Code",width:"70px"},{field:"IsSpecializedOnly",title:"Specialized",width:"80px",template:'#= IsSpecializedOnly==true ? "Yes" : "No"#'},{field:"Name",title:"Name",width:"150px"},{field:"Address",title:"Address",width:"180px"},{field:"City",title:"City",width:"55px"},{field:"State",title:"State",width:"55px"},{field:"Zip",title:"Zip",width:"55px"},{field:"Type",title:"Type",width:"60px"}];n.locGridOptions={columns:n.isCarrier=="true"?c:l,sortable:!0,reorderable:!0,filterable:!1,groupable:!1,columnMenu:!1,selectable:!0,scrollable:!0,height:300};n.isLocDataLoaded=!1;a={};v=[{field:"id",hidden:!0},{field:"firstName",title:"First Name",width:"85px"},{field:"lastName",title:"Last Name",width:"85px"},{field:"phone",title:"Phone",width:"80px"},{field:"ext",title:"Ext",width:"50px"},{field:"fax",title:"Fax",width:"80px"},{field:"email",title:"E-mail",width:"150px"},{field:"note",title:"Note"}];n.userGridOptions={columns:v,sortable:!0,reorderable:!0,filterable:!1,groupable:!1,columnMenu:!1,selectable:!0,scrollable:!0};n.isUserDataLoaded=!1;n.showNoResultsMessage=!1;n.SearchForLocation=function(){n.input.searchingForLocGridData=!0;n.isCarrier=="true"?f.getCarriers(n.input.selectedSearchType.id,n.input.searchText,function(){n.setLocationGrid()},function(t,i){n.showErrorMessage(t,i)}):f.getLocations(n.input.selectedSearchType.name,n.input.searchText,n.restrictToCustomerId,function(){n.setLocationGrid()},function(t,i){n.showErrorMessage(t,i)})};n.setLocationGrid=function(){n.input.searchingForLocGridData=!1;n.showNoResultsMessage=f.locations.length>0?!1:!0;n.locGridDataSource=new kendo.data.DataSource({data:s.FilterArrayByValues(f.locations,"Type",e),schema:{model:{fields:h}}});n.isLocDataLoaded=!0};n.showErrorMessage=function(t,i){n.errorMessage="ERROR: ("+i+") "+t.Message;n.showNoResultsMessage=!1;n.input.searchingForLocGridData=!1;n.displayError=!0};n.locGridChange=function(t){var i=t.sender,r=i.dataItem(i.select());n.input.selectedLocation=r;n.input.selectedLocationUser="";n.showUser=="true"?(n.userGridDataSource=new kendo.data.DataSource({data:n.input.users,schema:{model:{fields:a}}}),n.isUserDataLoaded=!0,n.input.isSelectLocationDisabled=!0):n.input.isSelectLocationDisabled=!1};n.userGridChange=function(t){var i=t.sender,r=i.dataItem(i.select());n.input.selectedLocationUser=r;n.input.isSelectLocationDisabled=!1};n.SelectLocation=function(){var i=n.isCarrier=="true"?n.input.selectedLocation.SCAC:n.input.selectedLocation.Code,r={locationId:n.input.selectedLocation.Id,locationName:n.input.selectedLocation.Name,locationAddress:n.input.selectedLocation.Address,locationCity:n.input.selectedLocation.City,locationState:n.input.selectedLocation.State,locationZip:n.input.selectedLocation.Zip,locationSCACCode:i};t.close(r)};n.Cancel=function(){t.dismiss("cancel")};n.onSearchTypeClick=function(t){n.input.selectedSearchType=t}}]);xpoNlmModule.directive("stopEvent",function(){return{restrict:"A",link:function(n,t,i){t.bind(i.stopEvent,function(n){n.stopPropagation()})}}});xpoNlmModule.directive("xpoNlmTimePicker",["$rootScope",function(n){"use strict";var t=n.WebClientPath+"/Modules/XpoNlm/Common/DirectiveTemplates/TimePicker.html",i=function(n,t,i,r){n.$watch("value",function(t,i){if(t){if(typeof t=="object"){var u=moment(new Date(t)).format("HH:mm");u==n.ngModel||u=="00:00"&&n.ngModel=="24:00"||r.$setViewValue(u)}}else i&&r.$setViewValue(null)});n.$watch("ngModel",function(t){i.required&&r.$setValidity("required",t!=null);n.value=t?moment(t,"HH:mm").toDate():null})};return{restrict:"A",require:"ngModel",link:i,scope:{ngModel:"=",ngDisabled:"="},templateUrl:t}}]);xpoNlmModule.directive("integerOnly",function(){return{require:"ngModel",link:function(n,t,i,r){r.$parsers.push(function(n){var t=n?n.replace(/[^\d-]/g,""):null;return t!=n&&(r.$setViewValue(t),r.$render()),t})}}});xpoNlmModule.directive("numericOnly",function(){return{require:"ngModel",link:function(n,t,i,r){r.$parsers.push(function(n){var t=n?n.replace(/[^\d.-]/g,""):null;return t!=n&&(r.$setViewValue(t),r.$render()),t})}}});xpoNlmModule.directive("patternValidate",function(){return{restrict:"A",link:function(n,t){var i=t.find("input[ng-model]");i.length&&n.$watch(function(){return i.hasClass("ng-invalid")},function(n){t.toggleClass("has-error",n)})}}});xpoNlmModule.directive("customerUserManager",["$rootScope","customerUserManagerService","$uibModal",function(n,t,i){return{restrict:"AE",templateUrl:n.WebClientPath+"/Modules/XpoNlm/CustomerUserManager/DirectiveTemplates/CustomerUserManagerTemplate.html",replace:!0,scope:{selectedTrustedLocation:"="},link:function(r){var u,f,e;t.userContext().then(function({data:n}){r.context=n});r.havePrivileges=function(){return n.isAdmin||n.isSuperAdmin||n.isUserManager};u=function(t,u){r.errorMessages=[];var f=i.open({templateUrl:n.WebClientPath+"/Modules/XpoNlm/CustomerUserManager/DirectiveTemplates/ContactModal.html",controller:"CustomerUserManagerContactModalInstanceController",resolve:{contact:function(){return u.contact},action:function(){return u.action}},size:"lg",windowClass:"mt-expedite-legacy"});f.result.then(function(n){t(n)},angular.noop)};r.addNewContact=function(){u(function(n){n.LocationId=r.selectedTrustedLocation.Id;t.insertContact(r.selectedTrustedLocation.Id,n).then(function(){r.kendo.userManagerGrid.dataSource.read()},function({data:n}){r.errorMessages.push(n.Message)})},{contact:{LocationId:null,LocationContactId:null,FirstName:null,LastName:null,PhoneNumber:null,PhoneNumberExtension:null,FaxNumber:null,MobilePhoneNumber:null,EmailAddress:null,AdditionalInfo:null,IsUserManager:!1,IsEmergencyContact:!1,HasLocationTrustPermission:!1,EmailAlertPreference:0,EmailAlertStartTime:null,EmailAlertEndTime:null,AlertFeatures:[],CustomerFeatures:[]},action:"Add"})};r.update=function(n){var f=n.currentTarget,e=angular.element(f).closest("tr"),i=_.cloneDeep(r.kendo.userManagerGrid.dataItem(e)),o={contact:i,action:"Update"};u(function(){t.updateContact(i).then(function(){r.kendo.userManagerGrid.dataSource.read()},function({data:n}){r.errorMessages=_.map(n.ModelState,function(n){return _.head(n)})})},o)};r.canUse=function(n){return r.havePrivileges()||r.context.ActiveContactId===n.LocationContactId};r.delete=function(n){var f=n.currentTarget,e=angular.element(f).closest("tr"),i=r.kendo.userManagerGrid.dataItem(e),o={contact:i,action:"Delete"};u(function(){t.deleteContact(i).then(function(){r.kendo.userManagerGrid.dataSource.read()},function(n){console.error(n)})},o)};f=new kendo.data.DataSource({transport:{read:function(i){t.getContacts(r.selectedTrustedLocation.Id,n.isUserManager).then(function({data:n}){i.success(n)})}},autosync:!1});e={dataSource:f,columns:[{field:"LastName",title:"Name",template:"#: LastName #, #: FirstName #"},{field:"EmailAddress",title:"Email"},{field:"PhoneNumber",title:"Phone"},{field:"PhoneNumberExtension",title:"Ext."},{field:"AdditionalInfo",title:"Additional Info"},{field:"IsEmergencyContact",title:"Emergency Contact",template:"# if (IsEmergencyContact) { # Yes # } else { # No # } #"},{field:"IsUserManager",title:"User Manager",template:"# if (IsUserManager) { # Yes # } else { # No # } #"},{title:"Actions",command:[{template:"<\/span>"},{template:"<\/span>"}]}],sortable:!0};_.assign(r,{gridOptions:e});r.$watch("selectedTrustedLocation",function(n,t){_.isEqual(n,t)||f.read()})}}}]);xpoNlmModule.directive("xpoNlmMultiSelectFilters",["$rootScope","dynamicTrackingService",function(n,t){"use strict";var i=n.WebClientPath+"/Modules/XpoNlm/DynamicTracking/DirectiveTemplates/MultiSelectFilters.html",r=function(i){i.MultiSelectWarningsdata=[];i.isAdmin=n.isAdmin||n.isSuperAdmin?!0:!1;i.isCustomer=n.isCustomer||n.customerLocationId>0?!0:!1;i.loadingCustomers=!0;i.loadingModeGroups=!0;i.loadingModeTypes=!0;i.loadingWarnings=!0;i.trackingService=t;i.trackingService.getCustomers(function(){i.loadingCustomers=!1},function(n,t){i.errorMessageCustomers="ERROR: ("+t+") "+n.Message;i.loadingCustomers=!1;i.displayErrorCustomers=!0});i.trackingService.getModeGroups(function(){i.loadingModeGroups=!1},function(n,t){i.errorMessageModeGroups="ERROR: ("+t+") "+n.Message;i.loadingModeGroups=!1;i.displayErrorModeGroups=!0});i.trackingService.getModeTypes(function(){i.loadingModeTypes=!1},function(n,t){i.errorMessageModeTypes="ERROR: ("+t+") "+n.Message;i.loadingModeTypes=!1;i.displayErrorModeTypes=!0});i.trackingService.getWarnings(function(){i.loadingWarnings=!1});i.paramModel={Caller:83273637,Carrier:83273637,Consignee:83273637,DateTimeSearchType:"CalledIn",EndDate:"2014-12-04T00:00:00-05:00",FinalConsignee:83273637,InTransit:!0,OriginalShipper:83273637,Shipper:83273637,StartDate:"2014-12-04T00:00:00-05:00",Warnings:["Void","Exception"]}},u=["$scope",function(n){var t=function(n){return n};n.settings={showCheckAll:!1,showUncheckAll:!1,smartButtonTextConverter:t,scrollableHeight:"300px",scrollable:!0};n.MultiSelectStatusesDefaultText={buttonDefaultText:"Select Status(es)"};n.MultiSelectInTransitDefaultText={buttonDefaultText:"Select"};n.MultiSelectCustomersDefaultText={buttonDefaultText:"Customers"};n.MultiSelectWarningsDefaultText={buttonDefaultText:"Warnings"};n.MultiSelectModeGroupsDefaultText={buttonDefaultText:"Mode Groups"};n.MultiSelectModeTypesDefaultText={buttonDefaultText:"Mode Types"}}];return{controller:u,link:r,restrict:"A",scope:{editmode:"=?"},templateUrl:i}}]);xpoNlmModule.directive("xpoNlmPreset",["$rootScope","$uibModal","dynamicTrackingService",function(n,t,i){"use strict";var u=n.WebClientPath+"/Modules/XpoNlm/DynamicTracking/DirectiveTemplates/",r=function(n){return _.each({presetDirective:"Preset",presetManager:"PresetManagerModal",saveAs:"PresetSaveAsModal"},function(t,i,r){r[i]=n+t+".html"})}(u),f=["$scope",function(n){var i=function(t){n.trackingService.presetChanged=!0;n.trackingService.selected.preset=t},u=function(i){var u={controller:"PresetSaveAsModalInstanceController",size:i,templateUrl:r.saveAs,windowClass:"mt-expedite-legacy"},f=function(t){n.trackingService.selected.preset=t},e=t.open(u);e.result.then(f,angular.noop)},f=function(i){var u,f={controller:"PresetManagerModalInstanceController",size:i,templateUrl:r.presetManager,windowClass:"modal-window-large mt-expedite-legacy"},e=function(t){n.trackingService.selected.preset=t};n.trackingService.presets.length<2||(u=t.open(f),u.result.then(e,angular.noop))};n.ddPresetChanged=i;n.openManager=f;n.openSaveAs=u}],e=function(n){var t=i,r=function(t,i){n.displayErrorPresets=!0;n.errorMessagePresets="ERROR: ("+i+") "+t.Message;n.loadingPresets=!1},u=function(){n.loadingPresets=!1};n.loadingPresets=!0;n.trackingService=t;t.getFilterPreset(u,r)};return{controller:f,link:e,restrict:"A",templateUrl:r.presetDirective,scope:{selectedshipment:"="}}}]);xpoNlmModule.directive("xpoNlmSearchFilters",["$rootScope","customerTrustsService","dynamicTrackingService",function(n,t,i){"use strict";var r=n.WebClientPath+"/Modules/XpoNlm/DynamicTracking/DirectiveTemplates/",u=r+"SearchFilters.html",f=function(r){function s(){u.removeClass("nosidebar");u.addClass("sidebar");f.animate({top:"0"},"slow");u.animate({"min-height":"320px"},"slow")}function h(){u.removeClass("sidebar");f.animate({top:"-280px"},"slow");u.animate({"min-height":"35px"},"slow")}var e,o,u,f;r.editmode||(r.editmode=!0);e=function(){(r.loadingTrustedLocations=!1,r.CustomerTrustsService.customerTrusts.length)&&(r.hasTrustedLocationsOrError=!0,r.trustedLocations=r.defaultTrustedLocations.concat(r.CustomerTrustsService.customerTrusts),r.trackingService.selected.trustedLocation=r.trustedLocations[0])};o=function(n,t){r.displayErrorTrustedLocations=!0;r.errorMessageTrustedLocations="ERROR: ("+t+") "+n.Message;r.hasTrustedLocationsOrError=!0;r.loadingTrustedLocations=!1};r.searchboxtype_click=function(n){r.trackingService.selected.searchboxtype=n};r.daterangetype_click=function(n){r.trackingService.selected.dateRangeType=n};r.trustedLocation_click=function(n){r.trackingService.selected.trustedLocation=n;r.searchClickFn()};r.trackingService=i;r.CustomerTrustsService=t;r.isCustomer=n.isCustomer||n.customerLocationId>0?!0:!1;r.loadingTrustedLocations=!0;r.hasTrustedLocationsOrError=!1;r.defaultTrustedLocations=[{Id:n.customerLocationId,Name:"Home Location"},{Id:-999,Name:"All Locations"}];u=$("#wrap");f=$("#sidebar");r.showHideSidePanel=function(){u.hasClass("sidebar")?h():s()};r.ClearAll=function(){r.trackingService.selected.preset={};r.trackingService.selected.customers=[];r.trackingService.selected.modegroups=[];r.trackingService.selected.modetypes=[];r.trackingService.selected.warnings=[];r.trackingService.selected.carrier={};r.trackingService.selected.caller={};r.trackingService.selected.shipper={};r.trackingService.selected.consignee={};r.trackingService.selected.billto={};r.trackingService.selected.originalshipper={};r.trackingService.selected.finalconsignee={};r.trackingService.selected.searchboxtype=r.trackingService.searchboxtypes[0];r.trackingService.selected.searchboxtext="";r.trackingService.selected.status=[];r.trackingService.selected.intransit=!0;r.trackingService.selected.dateRangeType=r.trackingService.dateRangeTypesOps[0];r.trackingService.selected.dateStart=new Date;r.trackingService.selected.dateEnd=new Date};t.getCustomerTrustsWithCustomerLocationId(n.customerLocationId,!0,e,o)},e=["$scope",function(t){t.message="Display here";t.selectedshipment=null;t.trackingService=i;t.displayCollapse=!0;t.declareAdminScopeVariables=function(){t.isAdmin=n.isAdmin||n.isSuperAdmin?!0:!1;t.isCustomer=n.isCustomer||n.customerLocationId>0?!0:!1;t.isAdmin=t.isAdmin&&t.isCustomer?!1:!0;t.displayCollapse=t.isAdmin&&!t.isCustomer};t.datepickerOptions={format:"MM/dd/yyyy",parseFormats:["MM/dd","MM/dd/yy","MMMM dd, yyyy","MMMM dd"]};t.HideShowValue="show";t.HideShowChar="-";t.HideShowFilterBox=function(){t.HideShowValue=="show"?(t.HideShowValue="hide",t.HideShowChar="+"):(t.HideShowValue="show",t.HideShowChar="-")};t.settings={scrollable:!0,scrollableHeight:"300px",showCheckAll:!1,showUncheckAll:!1,smartButtonTextConverter:function(n){return n}};t.MultiSelectStatusesDefaultText={buttonDefaultText:"Select Status(es)"}}];return{controller:e,link:f,restrict:"A",templateUrl:u,scope:{searchClickFn:"&",isAdmin:"&",editmode:"=?"}}}]);xpoNlmModule.directive("xpoNlmSingleSelectFilters",["$rootScope","dynamicTrackingService",function(n,t){"use strict";var i=n.WebClientPath+"/Modules/XpoNlm/DynamicTracking/DirectiveTemplates/",r=i+"SingleSelectFilters.html",u=function(i){i.isAdmin=n.isAdmin||n.isSuperAdmin?!0:!1;i.isCustomer=n.isCustomer||n.customerLocationId>0?!0:!1;i.trackingService=t;i.editmode||(i.editmode=!0)};return{controller:angular.noop,link:u,restrict:"A",scope:{editmode:"=?"},templateUrl:r}}]);xpoNlmModule.directive("xpoNlmFooter",["$rootScope","footerService",function(n,t){var i=function(n){n.footerInfo=null;var i=function(t){n.footerInfo=t;n.footerInfo.fullAddress=n.footerInfo.AddressLine1+(n.footerInfo.AddressLine2?n.footerInfo.AddressLine2:"");n.footerInfo.NsnSupportNumber=n.footerInfo.NsnSupportNumber?" | Never Say No (NSN): "+n.footerInfo.NsnSupportNumber:""};t.getFooter(i)},r=n.WebClientPath+"/Modules/XpoNlm/Footer/DirectiveTemplates/Footer.html";return{link:i,replace:!0,restrict:"A",templateUrl:r}}]);xpoNlmModule.directive("googleMaps",["$rootScope","Enum",function(n,t){return{restrict:"A",replace:!0,templateUrl:n.WebClientPath+"/Modules/XpoNlm/Map/Google.Map/Views/GoogleMapView.html",transclude:!1,scope:{coordinates:"=",visible:"=",shipmentStops:"=",map:"=",gpsView:"=",control:"=",testf:"&",showRefresh:"=",showRefreshBtnExternal:"=",drawPolylinesOnDefaultForGpsView:"="},controller:"googleMaps.Controller",link:function(n){n.Enum=t;n.setMode=function(i){n.Map.ControlMode=i==null?n.Map.ControlMode==t.ControlMode.ReadOnly?t.ControlMode.Edit:t.ControlMode.ReadOnly:i};n.setWidth=function(){};n.setHeight=function(){}}}}]);xpoNlmModule.directive("xpoMapGrid",["$rootScope","Enum",function(n,t){return{restrict:"A",templateUrl:n.WebClientPath+"/Modules/XpoNlm/Map/Grid/View/Grid.html",transclude:!1,scope:{coordinates:"=",visible:"=",map:"=",gps:"=",control:"="},controller:"xpoMapGrid.Controller",link:function(n){n.Enum=t;n.setMode=function(i){n.Map.ControlMode=i==null?n.Map.ControlMode==t.ControlMode.ReadOnly?t.ControlMode.Edit:t.ControlMode.ReadOnly:i}}}}]);xpoNlmModule.directive("xpoNlmNavigation",["$rootScope",function(n){return{restrict:"A",replace:!0,templateUrl:n.WebClientPath+"/Modules/XpoNlm/Navigation/DirectiveTemplates/Navigation.html"}}]);xpoNlmModule.directive("activeShipmentsTab",["$rootScope","baseTabDirectiveService",function(n,t){"use strict";var i=t.link("activeShipments"),r=t.controller("activeShipments",3);return{controller:r,link:i,restrict:"A",scope:!0,templateUrl:n.WebClientPath+"/Modules/XpoNlm/OpenShipments/DirectiveTemplates/OpenShipmentsTab.html"}}]);xpoNlmModule.directive("awardedLoadsTab",["$rootScope","baseTabDirectiveService",function(n,t){"use strict";var i=t.link("awardedShipments"),r=t.controller("awardedShipments",2);return{controller:r,link:i,restrict:"A",scope:!0,templateUrl:n.WebClientPath+"/Modules/XpoNlm/OpenShipments/DirectiveTemplates/OpenShipmentsTab.html"}}]);xpoNlmModule.directive("bidSidebar",["$rootScope","openShipmentsService","shipmentService","modalService","openShipmentsFilterService",function(n,t,i,r,u){"use strict";var f=n.WebClientPath+"/Modules/XpoNlm/OpenShipments/DirectiveTemplates/",e=function(){},o=["$scope",function(f){function o(n){return!isNaN(parseFloat(n))&&isFinite(n)}function s(){f.service.selected.shipment.details.CrossBorderSpecial&&f.service.selected.shipment.ModeDesc!="Air"&&f.service.selected.shipment.ModeDesc!="Charter"||(f.service.selected.shipment.details.TransferType=null);f.errorMessages=[];f.service.selected.shipment.CarrierShipmentStatus===null&&(f.service.selected.shipment.bid.ETAPickup=f.service.selected.shipment.bidHistory[0].ETAPickup,f.service.selected.shipment.bid.ETADestination=f.service.selected.shipment.bidHistory[0].ETADestination,f.service.selected.shipment.bid.IsLastLookBid=!0,f.service.selected.shipment.bid.SpotBidAmount=f.service.selected.shipment.LastLookBidCost);f.service.selected.shipment.details.CovidVaxRequired&&f.service.selected.shipment.bid.Covid19Flag==null&&f.errorMessages.push("You must respond if you can supply a Covid-19 vaccinated driver.");f.service.selected.shipment.bid.ResponseType!="N"&&f.service.selected.shipment.details.CrossBorderSpecial&&!f.service.selected.shipment.bid.PartnerCarrierId&&f.service.selected.shipment.ModeDesc!="Air"&&f.service.selected.shipment.ModeDesc!="Charter"&&f.errorMessages.push("You must supply a Partner Carrier SCAC.");f.service.selected.shipment.details.CrossBorderSpecial&&!f.service.selected.shipment.bid.TransferType&&f.service.selected.shipment.ModeDesc!="Air"&&f.service.selected.shipment.ModeDesc!="Charter"&&f.errorMessages.push("You must select a Transfer Type on Mexico border crossing shipments.");var n=moment(f.service.selected.shipment.bid.ETAPickup),i=moment(f.service.selected.shipment.bid.ETADestination),t=moment(f.service.selected.shipment.ShipmentReadyTime),u=moment(f.service.selected.shipment.ProtectTime);return(i.isValid()||f.service.selected.shipment.bid.ResponseType!="P"&&f.service.selected.shipment.ModeDesc!="Charter"||f.service.selected.shipment.ProjectId?i>u&&f.service.selected.shipment.bid.ResponseType=="Y"&&f.errorMessages.push("ETA delivery can not be past the Protect Time on a Yes bid. Please correct and re-submit."):f.errorMessages.push("You must enter a valid date-time for ETA Delivery."),n.isValid()||f.service.selected.shipment.bid.ResponseType=="N"||f.service.selected.shipment.ModeDesc!="Ground"||f.service.selected.shipment.ProjectId?n>moment().add(31,"days")&&n.diff(t,"hours")>24?f.errorMessages.push("For shipments ready more than 30 days in the future, ETA to pickup must be within 24 hours of Ready Time."):n>moment().add(30,"days")&&t0&&f.service.selected.shipment.bid.SpotBidAmount>f.service.selected.shipment.details.CarrierCost&&f.service.selected.shipment.bid.ResponseType=="Y"&&f.errorMessages.push("Your user permissions do not allow you to bid above the tariff amount."),f.service.selected.shipment.details.CarrierCost>0&&f.service.selected.shipment.bid.SpotBidAmount>f.service.selected.shipment.details.CarrierCost&&f.service.selected.shipment.PreferredCarrierFlag&&f.service.selected.shipment.bid.ResponseType=="Y"?f.errorMessages.push("You cannot Spot Bid higher than your tariff rate due to your preferred status on this shipment."):f.service.selected.shipment.details.CarrierCost>0&&f.service.selected.shipment.bid.SpotBidAmount>f.service.selected.shipment.details.CarrierCost&&f.service.selected.shipment.ModeDesc!="Charter"&&_.isNull(f.service.selected.shipment.bid.AboveTariffReasonId)&&f.errorMessages.push("When bidding above tariff you must select an above tariff reason."),!_.isString(f.service.selected.shipment.bid.Note)&&f.service.selected.shipment.bid.SpotBidAmount>f.service.selected.shipment.details.CarrierCost&&f.service.selected.shipment.bid.ResponseType=="P"&&f.service.selected.shipment.ModeDesc!="Charter"&&f.service.selected.shipment.bid.AboveTariffReasonId==15&&f.errorMessages.push("Please enter a note when bidding ''No w/Best Alternative'' and choosing ''Other'' as the reason for bidding above tariff."),f.service.selected.shipment.bid.SpecialPickupChargeAmount&&(f.service.selected.shipment.bid.SpecialPickupAirportCode&&f.service.selected.shipment.bid.SpecialPickupAirportCode.trim()!=""||f.errorMessages.push("You cannot provide a Special Pickup Amount without provideing an Airport Code."),f.service.selected.shipment.bid.SpecialPickupChargeAmount<0&&f.errorMessages.push("Special Pickup Amount cannot be less than $0.00."),f.service.selected.shipment.specialPickupMaxAmount&&f.service.selected.shipment.bid.SpecialPickupChargeAmount>f.service.selected.shipment.specialPickupMaxAmount&&f.errorMessages.push("Special Pickup Amount cannot exceed $"+f.service.selected.shipment.specialPickupMaxAmount+".")),f.service.selected.shipment.bid.SpecialDeliveryChargeAmount&&(f.service.selected.shipment.bid.SpecialDeliveryAirportCode&&f.service.selected.shipment.bid.SpecialDeliveryAirportCode.trim()!=""||f.errorMessages.push("You cannot provide a Special Delivery Amount without provideing an Airport Code."),f.service.selected.shipment.bid.SpecialDeliveryChargeAmount<0&&f.errorMessages.push("Special Delivery Amount cannot be less than $0.00."),f.service.selected.shipment.specialDeliveryMaxAmount&&f.service.selected.shipment.bid.SpecialDeliveryChargeAmount>f.service.selected.shipment.specialDeliveryMaxAmount&&f.errorMessages.push("Special Delivery Amount cannot exceed $"+f.service.selected.shipment.specialDeliveryMaxAmount+".")),f.service.selected.shipment.bid.TransferType===null&&f.service.selected.shipment.MexicoBorderProgram==="Y"&&f.service.selected.shipment.MBPShipmentNumber===1&&f.errorMessages.push("You must select a Transfer Type for Cross Border Mexico shipments."),f.service.selected.shipment.bid.PartnerCarrierId===null&&f.service.selected.shipment.MexicoBorderProgram==="Y"&&f.service.selected.shipment.IsFirstLeg===1&&f.service.selected.shipment.bid.TransferType==="DTD"&&f.errorMessages.push("You must select a partner carrier SCAC for Cross Border Mexico shipments."),f.errorMessages.length>0)?(r.openMessageListModal(f.errorMessages,"error"),!1):!0}(function(){f.errorMessages=[];f.notes=[];f.TeamServiceCommittment="N";f.TeamServiceCommittmentType="Team";f.CurrencyConfirmation=0})();f.loadProtectTime=function(){f.service.selected.shipment.bid.ETADestination=f.service.selected.shipment.ProtectTime};var e=function(n){var t="";n.ExceptionMessage?t=n.ExceptionMessage:n.Message?t=n.Message:typeof n=="string"&&(t=n);r.openMessageModal(t,"error")};f.recalculateEstimates=function(){t.recalculateEstimates()};f.airportCodeChanged=function(n){var i=n?f.service.selected.shipment.bid.SpecialDeliveryAirportCode:f.service.selected.shipment.bid.SpecialPickupAirportCode;if(!i||i.length<3){n?(f.service.selected.shipment.specialDeliveryMaxAmount=null,f.service.selected.shipment.bid.SpecialDeliveryChargeAmount=null):(f.service.selected.shipment.specialPickupMaxAmount=null,f.service.selected.shipment.bid.SpecialPickupChargeAmount=null);return}n?f.deliveryCodeSearching=!0:f.pickupCodeSearching=!0;t.getAirportCharges(f.service.selected.shipment.AcceptanceId,i,n,function(i){n?(f.service.selected.shipment.specialDeliveryMaxAmount=i,f.service.selected.shipment.bid.SpecialDeliveryChargeAmount=i,f.deliveryCodeSearching=!1):(f.service.selected.shipment.specialPickupMaxAmount=i,f.service.selected.shipment.bid.SpecialPickupChargeAmount=i,f.pickupCodeSearching=!1);t.recalculateEstimates()},function(i,r){n?(f.service.selected.shipment.specialDeliveryMaxAmount=null,f.service.selected.shipment.bid.SpecialDeliveryChargeAmount=null,f.deliveryCodeSearching=!1):(f.service.selected.shipment.specialPickupMaxAmount=null,f.service.selected.shipment.bid.SpecialPickupChargeAmount=null,f.pickupCodeSearching=!1);t.recalculateEstimates();e(i,r)})};f.submitBid=function(){var o=1,h=3,i;s()&&(i=f.service.selected.shipment,i.bid.BidNumber=i.CarrierShipmentStatus==o?1:2,t.insertOpenShipmentBid(i.bid,function(){i.CarrierShipmentStatus===null&&(i.CarrierShipmentStatus=h,r.openMessageModal("Last Look Bid Successful","success"),n.$emit("openShipmentsFiltersChanged"));i.BidType=i.bid.ResponseType;u.sortShipments();i.CarrierShipmentStatus==o&&(i.CarrierShipmentStatus=h,n.$emit("openShipmentsFiltersChanged"));t.initializeBidSidebarValues(i);t.getBidHistory(n.carrierId,i,angular.noop,e)},e))};f.awardCommitOrTurnBack=function(i){var u=4;f.service.selected.shipment.awardConfirm.TurnBackFlag=i;t.insertAwardConfirmation(f.service.selected.shipment.awardConfirm,function(){r.openMessageModal(f.service.selected.shipment.awardConfirm.TurnBackFlag?"Award Turned Back":"Award Confirmed","success");f.service.selected.shipment.CarrierShipmentStatus=u;n.$emit("openShipmentsFiltersChanged")},e)};f.cancelBid=function(i){t.cancelBid(i.AcceptanceId,function(){f.service.getBidHistory(n.carrierId,f.service.selected.shipment,angular.noop,e);r.openMessageModal("Bid Canceled","success")},e)};f.acknowledgeSpecialRequirements=function(){f.service.selected.shipment.awardConfirm.HazmatAcceptedFlag||f.notes.push("Carrier acknowledged that shipment is Hazmat.");f.service.selected.shipment.awardConfirm.VehicleTypeAcceptedFlag||(f.service.selected.shipment.VehicleTypeId===12?f.notes.push("Carrier acknowledged that a Dock High vehicle is required."):f.notes.push("Carrier acknowledged that specialized equipment is required."));i.addCarrierNotes(f.service.selected.shipment.ShipmentId,f.notes,function(){f.service.selected.shipment.awardConfirm.HazmatAcceptedFlag=!0;f.service.selected.shipment.awardConfirm.VehicleTypeAcceptedFlag=!0;r.openMessageModal("Acknoledgment of special requirements has been noted!","success")},e)};f.setEtaPickupTime=function(){f.service.selected.shipment.ModeGroupId==7&&f.service.selected.shipment.bid.ResponseType=="Y"&&(f.service.selected.shipment.bid.ETAPickup=f.service.selected.shipment.ShipmentReadyTime);f.service.selected.shipment.bid.TeamServiceFlag=null};f.setResponseToNo=function(){f.service.selected.shipment.bid.ResponseType="N"};f.CanSubmitBids=function(){return n.isCarrier||n.isITStaff?!0:!1};f.isAlphaNumericWithDashes=function(n){if(n)return n.search(/^[a-zA-Z0-9-]+$/)===-1?!1:!0;return!1}}],s=f+"BidSidebar.html";return{controller:o,link:e,restrict:"A",scope:!0,templateUrl:s}}]);xpoNlmModule.directive("openShipmentsHeader",["$rootScope",function(n){"use strict";var t=`${n.WebClientPath}/Modules/XpoNlm/OpenShipments/DirectiveTemplates/Header.html`,i=function(t){var f,r,i,e,u;r=n.$on("openShipmentsRefreshed",function(){e()});e=function(){f=moment().add(3,"minutes");u();i=t.$on("countdown",function(){u()})};u=function(){var n=countdown(null,f,countdown.MINUTES|countdown.SECONDS);n.value>0?t.timeLeft=n.toString():t.refreshOpenShipments()};t.refreshOpenShipments=function(){i&&i();t.timeLeft=null;n.$emit("refreshOpenShipments");n.$emit("refreshLastLook")};t.$on("$destroy",function(){i&&i();r&&r()})};return{link:i,restrict:"A",templateUrl:t}}]);xpoNlmModule.directive("lastLookTab",["$rootScope","$uibModal","openShipmentsService",function(n,t,i){"use strict";var r=function(t){_.assign(t.$parent,{lastLooks:[]});var r,i,u=n.$on("lastLookRefreshed",function(){e()}),e=function(){r=moment().add(1,"minutes");f();i&&i();i=t.$on("countdown",function(){f()})},f=function(){var n=countdown(null,r,countdown.MINUTES|countdown.SECONDS);n.value<=0&&t.refreshLastLook()};n.$emit("lastLookRefreshed");t.refreshLastLook=function(){i&&i();n.$emit("refreshLastLook")};t.$on("$destroy",function(){i&&i();u&&u()})},u=["$scope",function(r){var e=function(){n.$emit("lastLookRefreshed");n.$emit("openShipmentsFiltersChanged")},o=function(i){var r={templateUrl:n.WebClientPath+"/Modules/XpoNlm/Common/Views/MessageModal.html",controller:"MessageModalInstanceController",resolve:{message:function(){return i.ExceptionMessage?i.ExceptionMessage:i.Message?i.Message:typeof i=="string"?i:void 0},messageType:function(){return"error"}},windowClass:"small-Message-Modal mt-expedite-legacy"};t.open(r)},f=n.$on("refreshLastLook",function(){i.getLastLooks(n.carrierId,e,o)}),u;n.$emit("refreshLastLook");r.$on("$destroy",function(){f&&f()});u=n.$on("openShipmentsFiltersChanged",function(){var n,t;i.selected.shipment&&(n=_.find(r.filteredShipments,{ShipmentId:i.selected.shipment.ShipmentId}));r.filteredShipments=i.filterByStatus(null,i.lastLooks);_.assign(r.$parent,{lastLooks:r.filteredShipments});n&&(t=!_.find(r.filteredShipments,{ShipmentId:n.ShipmentId}),t&&(i.selected.shipment=null))});r.$on("$destroy",function(){u&&u()})}];return{controller:u,link:r,restrict:"A",scope:!0,templateUrl:n.WebClientPath+"/Modules/XpoNlm/OpenShipments/DirectiveTemplates/OpenShipmentsTab.html"}}]);xpoNlmModule.directive("openShipment",["$rootScope","$window","amCalendarFilter","specializedService",function(n,t,i,r){"use strict";var u=`${n.WebClientPath}/Modules/XpoNlm/OpenShipments/DirectiveTemplates/OpenShipment.html`,f=function(t,r){var s=moment.utc(t.shipment.TimeOut),h=i(moment(t.shipment.TimeOut)),e=r[0].querySelector(".timeout-col"),u,f,c=countdown.DAYS|countdown.HOURS|countdown.MINUTES|countdown.SECONDS,o=function(){var o=moment().add(t.service.serverTimeDiff),i=countdown(o,s,c),r;u=Math.floor(i.value/1e3);r=(u>0?i+" left":"Expired")+" ("+h+")";u>=300?angular.element(e).addClass("timeout-long"):u>=60?angular.element(e).addClass("timeout-medium"):angular.element(e).addClass("timeout-short");t.timeLeft=r;u<=0&&(f&&f(),n.$emit("openShipmentsFiltersChanged"))};o();u>0&&(f=t.$on("countdown",function(){o()}));t.$on("$destroy",function(){f&&f()})},e=["$scope","$uibModal",function(i,u){i.OPEN=1;i.AWARDED=2;i.ACTIVE=3;i.theContent="test";i.isProject=i.shipment.ProjectId;i.isProject&&i.shipment&&i.service.getProjectSchedule(i.shipment.ProjectId,function(n){i.ProjectDeliverySchedule=n},function(n,t){e(n,t)});var f={loading:!1,errorMessages:[]},e=function(t){f.loading=!1;t.Message&&f.errorMessages.push(t.Message);t.ExceptionMessage&&f.errorMessages.push(t.ExceptionMessage);typeof t=="string"&&f.errorMessages.push(t);var i={templateUrl:n.WebClientPath+"/Modules/XpoNlm/Common/Views/MessageModal.html",controller:"MessageModalInstanceController",resolve:{message:function(){return t.ExceptionMessage?t.ExceptionMessage:t.Message?t.Message:typeof t=="string"?t:void 0},messageType:function(){return"error"}},windowClass:"small-Message-Modal mt-expedite-legacy"};u.open(i)};i.selectShipment=function(t){if(t.AcceptanceId!==i.service.selected?.shipment?.AcceptanceId||t.ModeType!==i.service.selected?.shipment?.ModeType){if(t.details){i.service.selected.shipment={...t};return}f.loading=!0;f.errorMessages=[];i.service.getDetails(n.carrierId,t.ShipmentId,t.AcceptanceId,function(n){f.loading=!1;t.details=t.details?_.merge(t.details,n):n;i.service.selected.shipment={...t}},function(n){f.loading=!1;n.Message&&f.errorMessages.push(n.Message);n.ExceptionMessage&&f.errorMessages.push(n.ExceptionMessage);typeof n=="string"&&f.errorMessages.push(n)})}};i.showBid=function(t){t.details||(f.loading=!0,f.errorMessages=[],i.service.getDetails(n.carrierId,t.ShipmentId,t.AcceptanceId,function(n){f.loading=!1;t.details=t.details?_.merge(t.details,n):n},function(n){f.loading=!1;n.Message&&f.errorMessages.push(n.Message);n.ExceptionMessage&&f.errorMessages.push(n.ExceptionMessage);typeof n=="string"&&f.errorMessages.push(n)}));var r={backdrop:"static",controller:"OpenShipmentDetailsModalInstanceController",templateUrl:n.WebClientPath+"/Modules/XpoNlm/OpenShipments/Views/OpenShipmentDetails.html",resolve:{shipment:function(){return t},state:function(){return f}},windowClass:"mt-expedite-legacy"},e=u.open(r);e.result.then(angular.noop,angular.noop)};i.showAvailableOpportunities=function(t){t.opportunities==null&&(f.loading=!0,f.errorMessages=[],i.service.getAvailableOpportunities(t.CarrierIdOnBid,t,function(n){f.loading=!1;t.opportunities=n},function(n){f.loading=!1;n.Message&&f.errorMessages.push(n.Message);n.ExceptionMessage&&f.errorMessages.push(n.ExceptionMessage);typeof n=="string"&&f.errorMessages.push(n)}));var r={backdrop:"static",controller:"AvailableOpportunitiesModalInstanceController",templateUrl:n.WebClientPath+"/Modules/XpoNlm/OpenShipments/Views/AvailableOpportunities.html",resolve:{shipment:function(){return t},state:function(){return f}},windowClass:"available-opportunities mt-expedite-legacy"};u.open(r)};i.insertBid=function(t){var r=3,u={BidNumber:1,CarrierId:t.CarrierIdOnBid,ShipmentId:t.ShipmentId,AcceptanceId:t.AcceptanceId,ResponseType:"N",ReasonForRefusalId:25};i.service.insertBid(n.carrierId,t.ShipmentId,u,function(){t.ShipmentStatus=r;n.$emit("openShipmentsFiltersChanged")},e)};i.showClosestAvailableVehicle=function(i){var r=moment(i.ReadyTime),u=moment(i.ProtectTime),f=i.OriginVehicleRequirement||i.DestinationVehicleRequirement?"Y":"N";t.open("http://www.gps411.com/nlminterface/II04A_cpu.asp?carrierid="+n.carrierId+"&password="+i.WebModulePassword+"&nlmshipmentno="+i.ShipmentId+"&id="+i.AcceptanceId+"&origincity="+i.OriginCity+"&originstate="+i.OriginState+"&originzip="+i.OriginZip+"&origindate="+r.format("M/D/YY")+"&origintime="+r.format("HH:mm")+"&destcity="+i.DestinationCity+"&deststate="+i.DestinationState+"&destzip="+i.DestinationZip+"&destdate="+u.format("M/D/YY")+"&desttime="+u.format("HH:mm")+"&docklevel="+f+"&fastload="+(i.CSAorFAST==2?"Y":"N")+"&csaload="+(i.CSAorFAST==1?"Y":"N")+"&hazmat="+(i.HazMat==1?"Y":"N")+"&totalweight="+i.Weight+"&truckclass="+i.TruckTariffWeightId,"AvailableVehicle"+i.ShipmentId,"width=650px,height=400px,scrollbars=yes,toolbar=0,menubar=1,resizable=1")};i.convertFromInches=r.convertInchesToFeetAndDisplay;i.dimensions={total:{}}}];return{link:f,controller:e,restrict:"A",scope:!0,templateUrl:u}}]);xpoNlmModule.directive("openShipmentsTab",["$rootScope","baseTabDirectiveService",function(n,t){"use strict";var i=t.link("openShipments"),r=t.controller("openShipments",1);return{controller:r,link:i,restrict:"A",scope:!0,templateUrl:n.WebClientPath+"/Modules/XpoNlm/OpenShipments/DirectiveTemplates/OpenShipmentsTab.html"}}]);xpoNlmModule.directive("openShipmentsSearchFilter",["$http","$rootScope","accountsService","modeGroupsService","vehicleTypeService","openShipmentsService",function(n,t,i,r,u,f){"use strict";var e=`${t.WebClientPath}/Modules/XpoNlm/OpenShipments/DirectiveTemplates/`,o=function(e){var h=function(){return{accounts:[],destination:{state:null,type:"address",city:"",zip:"",zones:[]},modeGroups:[],origin:{state:null,type:"address",city:"",zip:"",zones:[]},unitTypes:[],opportunityType:"1"}},s=function(){return{state:null,type:"address",city:"",zip:"",zones:[]}},o=h(),c=function(){};(function(){var n=function(){e.filters.accounts=[];e.filters.modeGroups=[];e.filters.unitTypes=[];e.filters.opportunityType="1";e.origin=s();e.destination=s();f.setFilters(e.filters,e.trustedLocation.Id)},t=function(){_.merge(o.origin,e.origin);_.merge(o.destination,e.destination);f.setFilters(e.filters,e.trustedLocation.Id)},h=function(n){return n};e.settings={showCheckAll:!1,showUncheckAll:!1,smartButtonTextConverter:h,scrollableHeight:"300px",scrollable:!0};e.selectVehicleTypesText={buttonDefaultText:"Select Vehicle Types"};_.assign(e,{accounts:o.accounts,accountsService:i,clearFilters:n,destination:o.destination,vehicleTypeService:u,filters:o,modeGroups:o.modeGroups,modeGroupsService:r,origin:o.origin,selectLocationType:c,unitTypes:o.unitTypes,opportunityType:o.opportunityType,updateFilters:t})})(),function(){e.expanded=!0}(),function(){var n=angular.noop,t=angular.noop;i.getAccounts.apply(null,[t,n])}(),function(){var n=angular.noop,t=angular.noop;r.getModeGroupsWithFilter.apply(null,["carrier",t,n])}(),function(){e.filters.opportunityType="1"}(),function(){var n=angular.noop,t=angular.noop;u.getContainerVehicleTypes.apply(null,[n,t])}(),function(){var i=function({data:n}){var t=[],i=[];i=_.map(n,function(n){var t=n.StateIsoCode||n.StateCode||n.StatePcMilerCode,i=_.cloneDeep(n);return _.assign(i,{Label:t||n.Description,Name:t+" - "+n.Description}),i});t=_.filter(n,function(n){return n.StateCode===n.StatePcMilerCode});_.assign(e,{states:t,zones:i})},r={method:"GET",url:`${t.ExpediteApi}/carrier-zone`};n(r).then(i,angular.noop)}()},s=e+"SearchFilter.html";return{link:o,restrict:"A",templateUrl:s}}]);xpoNlmModule.directive("openShipmentsTabs",["$rootScope",function(n){"use strict";var t=function(t){t.selectTab=function(){t.service&&(t.service.selected.shipment=null)};t.IsFamilyCarrier=!1;n.$on("isFamilyCarrier",function(){t.IsFamilyCarrier=!0})};return{link:t,replace:!1,restrict:"A",scope:!0,templateUrl:n.WebClientPath+"/Modules/XpoNlm/OpenShipments/DirectiveTemplates/Tabs.html"}}]);xpoNlmModule.directive("xpoNlmBillingPanel",["$rootScope",function(n){return{restrict:"E",templateUrl:n.WebClientPath+"/Modules/XpoNlm/OrderEntry/DirectiveTemplates/BillingPanel.html",scope:{shipment:"=",billingForm:"=",paymentTermsList:"=",paymentTermsIdChanged:"=",originalShipperLocationIdChanged:"=",finalConsigneeLocationIdChanged:"=",payorLocationIdChanged:"=",paymentResults:"=",customerId:"=?",addressbookCapabilityEnabled:"=",includeSpecializedLocations:"=",allowAddNewLocations:"=",modePermissions:"=",isFordCustomer:"=?",isGmCustomer:"=?",sameAsOrigin:"=?",sameAsDestination:"=?",sameAsOriginCheckboxChange:"=?",sameAsDestinationCheckboxChange:"=?",stopOrigin:"=?",stopDestination:"=?",selectedLocationCode:"=?",isOrderAdmin:"=?",defaultDestinationCheck:"=?",modeGroupForFord:"=?",aetcValidated:"=",ngDisabled:"=",restrictedLocationIds:"=?"},controller:["$scope",function(n){n.PAYMENT_TERMS_PREPAID=2;n.PAYMENT_TERMS_COLLECT=3;n.PAYMENT_TERMS_THIRD_PARTY=4}]}}]);xpoNlmModule.directive("xpoNlmCallerPanel",["$rootScope",function(n){return{restrict:"E",templateUrl:n.WebClientPath+"/Modules/XpoNlm/OrderEntry/DirectiveTemplates/CallerPanel.html",scope:{shipment:"=",callerForm:"=",callerLocationIdChanged:"=",displayLocationNotes:"=",allowCallerToChange:"=?",callerContactIdChanged:"=",includeSpecializedLocations:"=",ngDisabled:"=",restrictedLocationIds:"=",onlySpecialized:"=",customerId:"=?"},controller:["$scope",function(t){t.allowCallerToChange=angular.isDefined(t.allowCallerToChange)?t.allowCallerToChange:!0;t.isCustomer=n.isCustomer}]}}]);xpoNlmModule.directive("xpoNlmClonePanel",["$rootScope","orderEntryService","modalService",function(n,t,i){return{restrict:"E",templateUrl:n.WebClientPath+"/Modules/XpoNlm/OrderEntry/DirectiveTemplates/ClonePanel.html",scope:{cloneData:"=",cloneSuccessCallback:"=",ngDisabled:"="},controller:["$scope",function(n){var f;n.$watch("cloneData",function(){n.cloneData==null&&(n.cloneData={cloneType:n.cloneTypes[2]})});n.CLONE_TYPE_AUTH_CODE=0;n.CLONE_TYPE_PROJECT_NUMBER=1;n.CLONE_TYPE_SHIPMENT_NUMBER=2;n.CLONE_TYPE_ROUTE_NUMBER=3;n.CLONE_TYPE_ORIGIN_DESTINATION_CODE=4;n.cloneTypes=[{Id:0,Name:"Auth Code"},{Id:1,Name:"Project #"},{Id:2,Name:"Shipment #"},{Id:3,Name:"Route #"},{Id:4,Name:"OD Code"}];f=[{field:"ShipmentId",title:"Shipment Id",width:"80px"},{title:"Origin",columns:[{field:"OriginName",title:"Name"},{field:"OriginCity",title:"City",width:"100px"},{field:"OriginState",title:"State",width:"46px"}]},{title:"Destination",columns:[{field:"DestinationName",title:"Name"},{field:"DestinationCity",title:"City",width:"100px"},{field:"DestinationState",title:"State",width:"46px"}]}];n.cloneGridOptions={columns:f,sortable:!0,reorderable:!0,filterable:!1,groupable:!1,columnMenu:!1,selectable:!0,scrollable:!0,height:200};n.selectCloneType=function(t){n.cloneData.cloneType=t};var e=function(n){i.openMessageModal("Cloning this shipment will replace all of your work. Do you wish to continue?","warning",n)},o=function(t,i){if(n.loading=!1,i==404){n.cloneData.cloneErrors.push("Shipment not found.");return}n.cloneData.cloneErrors.push("ERROR: ("+i+")");t.Message&&n.cloneData.cloneErrors.push(t.Message);t.ExceptionMessage&&n.cloneData.cloneErrors.push(t.ExceptionMessage)},s=function(){n.loading=!1;n.cloneSuccessCallback()},r=function(t,i){n.loading=!1;n.cloneData.cloneErrors.push("ERROR: ("+i+")");t.Message&&n.cloneData.cloneErrors.push(t.Message);t.ExceptionMessage&&n.cloneData.cloneErrors.push(t.ExceptionMessage)},u=function(){n.loading=!1;n.cloneData.shipmentList=t.shipmentList;n.cloneData.shipmentList&&n.cloneData.shipmentList.length>0?n.cloneGridDataSource=new kendo.data.DataSource({data:n.cloneData.shipmentList}):n.showCloneInfo=!0},h=function(i){e(function(){n.loading=!0;t.getShipmentByShipmentId(i,s,o)})},c=function(i){e(function(){n.loading=!0;t.getShipmentByProjectId(i,s,o)})},l=function(i){n.loading=!0;t.getShipmentListByAuthorizationCode(i,u,r)},a=function(i){n.loading=!0;t.getShipmentByRouteNumber(i,u,r)},v=function(i,f){n.loading=!0;t.getShipmentByODCode(i,f,u,r)};n.cloneShipment=function(){n.cloneData.cloneErrors=[];n.showCloneInfo=!1;n.cloneData.shipmentList=[];n.cloneData.cloneType.Id==n.CLONE_TYPE_SHIPMENT_NUMBER?h(n.cloneData.cloneShipmentNumber):n.cloneData.cloneType.Id==n.CLONE_TYPE_PROJECT_NUMBER?c(n.cloneData.cloneProjectNumber):n.cloneData.cloneType.Id==n.CLONE_TYPE_AUTH_CODE?l(n.cloneData.cloneAuthCode):n.cloneData.cloneType.Id==n.CLONE_TYPE_ROUTE_NUMBER?a(n.cloneData.cloneRouteNumber):n.cloneData.cloneType.Id==n.CLONE_TYPE_ORIGIN_DESTINATION_CODE&&v(n.cloneData.cloneOriginCode,n.cloneData.cloneDestinationCode)};n.cloneGridChange=function(n){h(n.ShipmentId)}}]}}]);xpoNlmModule.directive("xpoNlmContact",["$rootScope","$uibModal","contactData",function(n,t,i){"use strict";return{restrict:"A",templateUrl:n.WebClientPath+"/Modules/XpoNlm/OrderEntry/DirectiveTemplates/Contact.html",require:"ngModel",scope:{locationId:"=",ngModel:"=",ngDisabled:"="},link:function(n,t,r,u){n.contacts=[];var f,o="",e=[];n.selectContact=function(n){n==f?u.$setViewValue(null):u.$setViewValue(n.Id);u.$render()};u.$render=function(){var t=_.find(n.contacts,{Id:u.$viewValue});t?(n.selectedContact=t,r.required&&f&&_.find(n.contacts,{Id:f.Id})&&_.remove(n.contacts,{Id:f.Id})):(f&&!_.find(n.contacts,{Id:f.Id})&&n.contacts.splice(0,0,f),n.selectedContact=f);r.required&&u.$setValidity("required",t!=null)};n.jumpToContact=function(t){(o!==t.key||_.isEmpty(e))&&(o=t.key,e=_.filter(n.contacts,function(n){return _.startsWith(_.toLower(n.Name),_.toLower(o))}));_.isEmpty(e)||(n.selectedContact=_.first(e),n.selectContact(n.selectedContact),e=_.drop(e))};n.$on("updateLocationContacts",function(t,i){n.contacts=n.contacts.concat(i.contactAdded)});n.$watch("locationId",function(t,i){t&i&&t!=i&&(n.ngModel=null);n.contacts=[];f=null;t&&t>0?n.setContacts(t):u.$render()});n.setContacts=function(t,r){t>0&&(n.loadingContacts=!0,i.getContacts(t,function(t){n.loadingContacts=!1;n.contacts=t.sort((n,t)=>n.Name>t.Name?1:-1);f=_.find(n.contacts,{Id:-999});r?n.selectContact(_.find(n.contacts,{Id:r})):u.$render()}))}},controller:["$scope","contactData",function(i,r){i.openContactModal=function(u){var f=t.open({templateUrl:n.WebClientPath+"/Modules/XpoNlm/OrderEntry/DirectiveTemplates/ContactModal.html",controller:"ContactModalInstanceController",resolve:{locationId:function(){return u}},windowClass:"mt-expedite-legacy"});f.result.then(function(n){r.cacheContacts(u,function(t){t&&i.setContacts(u,parseInt(n))},function(){},!0)},angular.noop)}}]}}]);xpoNlmModule.directive("xpoNlmDock",["$rootScope","orderEntryService",function(n,t){"use strict";return{restrict:"A",templateUrl:n.WebClientPath+"/Modules/XpoNlm/OrderEntry/DirectiveTemplates/Dock.html",require:"ngModel",scope:{locationId:"=",ngModel:"=",ngDisabled:"=",docks:"="},link:function(n,i,r,u){var f,o,e,s;n.docks=[];o="";e=[];n.selectDock=function(n){n==f?u.$setViewValue(null):u.$setViewValue(n.Id);u.$render()};u.$render=function(){var t=_.find(n.docks,{Id:u.$viewValue});t?(n.selectedDock=t,r.required&&f&&_.find(n.docks,{Id:f.Id})&&_.remove(n.docks,{Id:f.Id})):(f&&!_.find(n.docks,{Id:f.Id})&&n.docks.splice(0,0,f),n.selectedDock=f);r.required&&u.$setValidity("required",t!=null)};n.jumpToDock=function(t){(o!==t.key||_.isEmpty(e))&&(o=t.key,e=_.filter(n.docks,function(n){return _.startsWith(_.toLower(n.Name),_.toLower(o))}));_.isEmpty(e)||(n.selectedDock=_.first(e),n.selectDock(n.selectedDock),e=_.drop(e))};n.$watch("locationId",function(t,i){t&i&&t!=i&&(n.ngModel=null);n.docks=[];f=null;t&&t>0?s(t):u.$render()});s=function(i){i>0&&(n.loadingDocks=!0,t.getDocksByLocationId(i,function(t){n.loadingDocks=!1;f={Id:-999,Name:"Select Value"};n.docks=[f].concat(t);u.$render()},function(){n.loadingDocks=!1}))}}}}]);xpoNlmModule.directive("xpoNlmEmailAlerts",["$rootScope",function(n){return{restrict:"E",templateUrl:n.WebClientPath+"/Modules/XpoNlm/OrderEntry/DirectiveTemplates/EmailAlerts.html",scope:{shipment:"=",shipmentForm:"=",ngDisabled:"="},controller:["$scope",function(n){n.EMAIL_ALERT_TYPE_PICKUP=2;n.EMAIL_ALERT_TYPE_DELIVERY=3;n.EMAIL_ALERT_TYPE_PICKUP_AND_DELIVERY=4;n.EMAIL_ALERT_TYPE_SPECIALIZED=16;n.removeEmailAlert=function(t){n.shipment.EmailAlerts.splice(t,1);n.shipmentForm.$setDirty()};n.addEmailAlert=function(){n.shipment.EmailAlerts||(n.shipment.EmailAlerts=[]);n.shipment.EmailAlerts.push({EmailAddress:"",AlertType:0});n.shipmentForm.$setDirty()};n.setEmailAlertType=function(t,i){t.AlertType=t.AlertType==n.EMAIL_ALERT_TYPE_PICKUP&&i==n.EMAIL_ALERT_TYPE_DELIVERY||t.AlertType==n.EMAIL_ALERT_TYPE_DELIVERY&&i==n.EMAIL_ALERT_TYPE_PICKUP?n.EMAIL_ALERT_TYPE_PICKUP_AND_DELIVERY:i}}]}}]);xpoNlmModule.directive("xpoNlmLocationDetails",["$rootScope","appAddressDataService",function(n,t){"use strict";return{restrict:"A",templateUrl:n.WebClientPath+"/Modules/XpoNlm/OrderEntry/DirectiveTemplates/LocationDetails.html",scope:{locationId:"=",displayLocationNotes:"="},link:function(n){var u=function(t){n.selectedLocation.locationId=t.Id;n.selectedLocation.locationCode=t.Code!=null?"("+t.Code.trim()+")":null;n.selectedLocation.locationName=t.Name;n.selectedLocation.locationAddress=t.Address;n.selectedLocation.locationCity=t.City;n.selectedLocation.locationState=t.State;n.selectedLocation.locationZip=t.Zip;n.selectedLocation.locationCountry=t.Country;n.selectedLocation.locationPhone=t.Phone;n.selectedLocation.locationExt=t.Extension;n.selectedLocation.locationFax=t.Fax;n.selectedLocation.locationNotes=t.Notes;n.selectedLocation.isDockHigh=t.IsDockHigh;n.selectedLocation.locationSCACCode=t.SCAC?t.SCAC:undefined;t.DaysOfWeek&&!t.DaysOfWeek?.every(n=>n.LocSchId===0)?(n.selectedLocation.schedule=r(t.DaysOfWeek),n.selectedLocation.enforceHour=t.EnforceHour,n.selectedLocation.restrictOrderBizHour=t.RestrictOrderBizHour,n.selectedLocation.notifyCarNormalBizHour=t.NotifyCarNormalBizHour):(n.selectedLocation.schedule=undefined,n.selectedLocation.enforceHour=!1,n.selectedLocation.restrictOrderBizHour=!1,n.selectedLocation.notifyCarNormalBizHour=!1)},i=function(n){n>0&&t.getLocation(n,function(n){n!=undefined&&u(n)})},r;n.selectedLocation={};n.selectedLocationId!=null&&i(n.selectedLocationId);n.$watch("locationId",function(n){n&&i(n)});r=function(n){let t=[];for(var i=0;i<=6;i++){let r=n?.find(n=>n.DayOfTheWeek==i);r&&(r.CloseTimestr!=="00:00:00"||r.OpenTimestr!=="00:00:00"||r.Is24Hour!=!1)?t.push(r.Is24Hour?"24 Hours":moment(r.OpenTime).format("hh:mm A").toString()+" - "+moment(r.CloseTime).format("hh:mm A").toString()):t.push("Closed")}return t}}}}]);xpoNlmModule.directive("manualValidation",function(){return{restrict:"A",require:"ngModel",scope:{validated:"="},link:function(n,t,i,r){n.$watch("validated",function(){r.$validate()});r.$validators.manual=function(){return n.validated}}}});xpoNlmModule.directive("xpoNlmNotesPanel",["$rootScope",function(n){return{restrict:"E",templateUrl:n.WebClientPath+"/Modules/XpoNlm/OrderEntry/DirectiveTemplates/NotesPanel.html",scope:{shipment:"=",loadingNoteTypes:"=",noteTypes:"=",selectedNoteTypeId:"=",defaultNoteTypeId:"=",showNoteTypeDropdown:"=",ngDisabled:"="},controller:["$scope",function(n){n.addNote=function(){(n.shipment.Notes||(n.shipment.Notes=[]),n.noteText&&n.noteText.trim().length!=0)&&(n.shipment.Notes.push({TypeId:n.selectedNoteTypeId,Text:n.noteText,IsCritical:n.noteIsCritical}),n.noteText=null,n.noteIsCritical=!1)};n.resetNote=function(){n.noteText=null;n.noteIsCritical=!1;n.defaultNoteTypeId&&(n.selectedNoteTypeId=n.defaultNoteTypeId)};n.removeNote=function(t){n.shipment.Notes.splice(t,1)}}]}}]);xpoNlmModule.directive("xpoNlmPartDetailsPanel",["$rootScope",function(n){return{restrict:"E",templateUrl:n.WebClientPath+"/Modules/XpoNlm/OrderEntry/DirectiveTemplates/PartDetailsPanel.html",scope:{shipment:"=",shipmentForm:"=",packagingTypes:"=",partAutocompleteDataSource:"=",partDropdownDataSource:"=",isOrderAdmin:"=",loadingPartDetails:"=",ngDisabled:"="},controller:["$scope",function(n){n.removePartDetails=function(t){n.shipment.PartDetails.splice(t,1);n.shipmentForm.$setDirty()};n.addPartDetails=function(){n.shipment.PartDetails||(n.shipment.PartDetails=[]);n.shipment.PartDetails.push({PartNumber:null,PartQuantity:null,PackagingType:n.packagingTypes[0].Id,PackagingQuantity:null,Length:null,Width:null,Height:null,Weight:null,Stackable:!1});n.shipmentForm.$setDirty()}}]}}]);xpoNlmModule.directive("xpoNlmPartsPanel",["$rootScope",function(n){return{restrict:"E",templateUrl:n.WebClientPath+"/Modules/XpoNlm/OrderEntry/DirectiveTemplates/PartsPanel.html",scope:{shipment:"=",shipmentForm:"=",isStellantis:"=",ngDisabled:"="},controller:["$scope","$timeout",function(n,t){n.removePart=function(t){n.shipment.Parts.splice(t,1);n.shipmentForm.$setDirty()};n.addPart=function(){n.shipment.Parts||(n.shipment.Parts=[]);n.shipment.Parts.push({PartNumber:null,Quantity:null,PO:null});n.shipmentForm.$setDirty();t(function(){i(n.shipmentForm.partForm)})};var i=function(n){n.$$controls!==undefined&&n.$$controls.forEach(n=>{i(n)});n.$setTouched!==undefined&&n.$setTouched()}}]}}]);xpoNlmModule.directive("xpoNlmPlantAllocationPanel",["$rootScope",function(n){return{restrict:"E",templateUrl:n.WebClientPath+"/Modules/XpoNlm/OrderEntry/DirectiveTemplates/PlantAllocationPanel.html",scope:{shipment:"=",shipmentForm:"=",customerPlants:"=",costAllocationPercentages:"=",ngDisabled:"="},controller:["$scope",function(n){n.addCostAllocation=function(){n.shipment.CostAllocations||(n.shipment.CostAllocations=[]);n.shipment.CostAllocations.push({LocationId:n.customerPlants[0].Id,Percentage:n.costAllocationPercentages[0].Id});n.shipmentForm.$setDirty()};n.removeCostAllocation=function(t){n.shipment.CostAllocations.splice(t,1);n.shipmentForm.$setDirty()}}]}}]);xpoNlmModule.directive("releasePoPicker",["$rootScope","$uibModal",function(n,t){return{restrict:"AE",templateUrl:n.WebClientPath+"/Modules/XpoNlm/OrderEntry/DirectiveTemplates/ReleasePoPicker.html",scope:{releasePo:"=",shipment:"=",customerId:"="},link:function(){},controller:["$scope","$filter",function(i){i.openPicker=function(){var r=t.open({templateUrl:n.WebClientPath+"/Modules/XpoNlm/OrderEntry/DirectiveTemplates/ReleasePoPickerModal.html",controller:"ReleasePoPickerModalInstanceController",size:"lg",resolve:{customerId:function(){return i.customerId}},windowClass:"mt-expedite-legacy"});r.result.then(function(n){i.shipment.SpecializedReleaseNumber=n.ReleaseNumber;i.releasePo=n},angular.noop)}}]}}]);xpoNlmModule.controller("ReleasePoPickerModalInstanceController",["$scope","$uibModalInstance","specializedService","customerId",function(n,t,i,r){n.customerId=r;n.locGridChange=function(t){var i=t.sender,r=i.dataItem(i.select());n.releasePo=r};n.search=function(t){var u={releaseNumber:null};u.releaseNumber=t;u.includeClosed=!0;u.customerId=r;i.getReleasePOs(u).then(function({data:t}){n.locGridDataSource=new kendo.data.DataSource({data:t,cache:!1})})};n.locGridOptions={columns:[{field:"ReleaseNumber",title:"Release PO",width:"70px",filterable:!1},{field:"ReleaseAmount",title:"Release PO Amount",width:"60px",filterable:!1,format:"{0:c}"},{field:"ReleaseSpent",title:"Release PO Spent",width:"60px",filterable:!1,format:"{0:c}"},{field:"ReleaseBalance",title:"Release PO Balance",width:"60px",filterable:!1,format:"{0:c}"},{field:"IsClosed",title:"Closed",width:"23px",filterable:!1,template:'#=IsClosed ? "Yes" : "No" #'},{field:"ClosedDate",title:"Closed Date",width:"30px",filterable:!1,template:'#=(moment(ClosedDate).isValid() ? moment(ClosedDate).format("YYYY-MM-DD") : "")#'}],sortable:!0,reorderable:!0,filterable:{mode:"row"},groupable:!1,columnMenu:!1,selectable:!0,scrollable:!0,height:300};n.Ok=function(){if(!n.releasePo){t.dismiss("cancel");return}n.releasePo.IsClosed?n.errors=["Closed Releases cannot be selected."]:t.close(n.releasePo)};n.Cancel=function(){t.dismiss("cancel")}}]);xpoNlmModule.directive("xpoNlmRoutePanel",["$rootScope",function(n){return{restrict:"E",templateUrl:n.WebClientPath+"/Modules/XpoNlm/OrderEntry/DirectiveTemplates/RoutePanel.html",scope:{shipment:"=",routeForm:"=",displayWindowEndTimeForTruckload:"=",setDriveTime:"=",calculateCloseTime:"=",addressData:"=",isOrderAdmin:"=",stopLocationIdChanged:"=",customerId:"=",addressbookCapabilityEnabled:"=",includeSpecializedLocations:"=",allowAddNewLocations:"=",modePermissions:"=",displayLocationNotes:"=",selectedLocationCode:"=",showDirectTransit:"=",aetcValidated:"=",ngDisabled:"=",restrictedLocationIds:"=",onlySpecialized:"="},controller:["$scope",function(n){n.MODE_GROUP_EXPEDITE=-1;n.MODE_GROUP_TRUCKLOAD=2;n.MODE_GROUP_AIR_CHARTER=4;n.MODE_GROUP_CONTAINER=9;n.MODE_GROUP_INTERNATIONAL=10;n.MODE_TYPE_SHORT_TERM_DEDICATED=62;n.STOP_TYPE_PICKUP=1;n.STOP_TYPE_DELIVERY=2;n.STOP_TYPE_PICKUP_AND_DELIVERY=6;n.STOP_TYPE_MEXICAN_BORDER=7;var t=function(){for(var i=n.shipment.Stops,t=0;t25e4?"If the value is OVER 250K, the value of the material should be put in as a general note in the Notes section":{}}else n.specializedForm.Valuation.$error={}}}]}}]);xpoNlmModule.directive("taskPicker",["$rootScope","$uibModal",function(n,t){return{restrict:"AE",templateUrl:n.WebClientPath+"/Modules/XpoNlm/OrderEntry/DirectiveTemplates/TaskPicker.html",scope:{project:"=",shipment:"=",customerId:"="},controller:["$scope","$filter",function(i){i.openPicker=function(){var r=t.open({templateUrl:n.WebClientPath+"/Modules/XpoNlm/OrderEntry/DirectiveTemplates/TaskPickerModal.html",controller:"TaskPickerModalInstanceController",size:"lg",resolve:{customerId:function(){return i.customerId}},windowClass:"mt-expedite-legacy"});r.result.then(function(n){i.shipment.SpecializedTaskId=n.TaskId;i.project=n},angular.noop)}}]}}]);xpoNlmModule.controller("TaskPickerModalInstanceController",["$scope","$uibModalInstance","specializedService","customerId",function(n,t,i,r){n.customerId=r;n.searchTypes=[{name:"Task Name",value:"TaskName"},{name:"Program Name",value:"ProjectName"}];n.searchType=n.searchTypes[0];n.setSearchType=function(t){n.searchType=t};n.locGridChange=function(t){var i=t.sender,r=i.dataItem(i.select());n.project=r};n.search=function(){var t={},r,u;_.isEmpty(n.searchQuery)||(r=n.searchQuery,u=n.searchType.value,t=_.chain({}).set(u,r).set("CustomerId",n.customerId).value());i.getSpecializedTasks(t).then(function({data:t}){n.locGridDataSource=new kendo.data.DataSource({data:t,cache:!1})})};n.locGridOptions={columns:[{field:"ProjectName",title:"Program",width:"60px",filterable:!1},{field:"TaskName",title:"Task",width:"70px",filterable:!1}],sortable:!0,reorderable:!0,filterable:{mode:"row"},groupable:!1,columnMenu:!1,selectable:!0,scrollable:!0,height:300};n.Ok=function(){t.close(n.project)};n.Cancel=function(){t.dismiss("cancel")}}]);xpoNlmModule.directive("xpoNlmInvoiceDetail",["$rootScope",function(n){return{restrict:"E",templateUrl:n.WebClientPath+"/Modules/XpoNlm/PayAndInvoice/DirectiveTemplates/InvoiceDetail.html",scope:{shipmentId:"=",invoice:"=",invoiceBackup:"=",billers:"=",currencies:"=",deleteCallback:"=",updateCallback:"=",insertCallback:"=",halfReversalCallback:"=",fullReversalCallback:"=",addItemCallback:"=",viewPaymentHistory:"=",updateInProgress:"=",setErrorMessage:"=",userPermissions:"=",shipperLocationId:"@",destinationLocationId:"@",defaultCurrency:"="},link:function(n){n.$watch("invoice",function(t,i){!i&&t&&(n.editMode=!1);i&&t&&t.InvoiceId!=i.InvoiceId&&(n.editMode=!1)})},controller:["$scope",function(n){n.editMode=!1;n.isNewInvoice=function(){return n.invoice?n.invoice.InvoiceId==-1:!1};n.isEditable=function(){return n.updateInProgress?!1:n.editMode||n.isNewInvoice()};n.isSameDay=function(){if(n.invoice.Date){var i=new Date,t=new Date(n.invoice.Date);if(t.setHours(23),t.setMinutes(59),t.setSeconds(59),i>t)return!1}return!0};n.edit=function(){n.editMode=!0};n.delete=function(){n.editMode=!1;confirm("Delete Invoice?")&&n.deleteCallback(n.invoice.InvoiceId,n.invoice.Version)};n.prepaidClick=function(){n.invoice.LocationId=n.shipperLocationId};n.collectClick=function(){n.invoice.LocationId=n.destinationLocationId};n.cancel=function(){n.editMode=!1;n.invoice=n.isNewInvoice()?null:angular.copy(n.invoiceBackup)};n.save=function(){var t,i;if(n.editMode=!1,n.invoice.Number==""||n.invoice.Number==null){n.setErrorMessage("You must provide an invoice number.");return}n.isNewInvoice()?confirm("Insert Invoice?")&&(t={shipmentId:n.invoice.ShipmentId,sourceId:n.invoice.LocationId,staffId:n.invoice.BillerId,number:n.invoice.Number,suffix:null,note:n.invoice.Notes,MexGovtInvoiceNumber:n.invoice.MexGovtInvoiceNumber,MexGovtInvoiceDate:n.invoice.MexGovtInvoiceDate,MexGovtInvoiceUUID:n.invoice.MexGovtInvoiceUUID,CurrencyId:n.invoice.CurrencyId},n.insertCallback(t)):confirm("Update Invoice?")&&(i={sourceId:n.invoice.LocationId,number:n.invoice.Number,staffId:n.invoice.BillerId,note:n.invoice.Notes,currentVersion:n.invoice.Version,MexGovtInvoiceNumber:n.invoice.MexGovtInvoiceNumber,MexGovtInvoiceDate:n.invoice.MexGovtInvoiceDate,MexGovtInvoiceUUID:n.invoice.MexGovtInvoiceUUID,CurrencyId:n.invoice.CurrencyId},n.updateCallback(n.invoice.InvoiceId,i))};n.halfReversal=function(){if(n.updateInProgress){n.setErrorMessage("Cannot perform a Half Reversal while applying other changes.");return}n.editMode=!1;confirm("Complete a Half Reversal for this invoice?")&&n.halfReversalCallback(n.invoice.InvoiceId,n.invoice.Version)};n.fullReversal=function(){if(n.updateInProgress){n.setErrorMessage("Cannot perform a Full Reversal while applying other changes.");return}n.editMode=!1;confirm("Complete a Full Reversal for this invoice?")&&n.fullReversalCallback(n.invoice.InvoiceId,n.invoice.Version)};n.addInvoiceItem=function(){if(n.updateInProgress){n.setErrorMessage("Cannot add an Invoice Item while applying other changes.");return}n.editMode=!1;n.addItemCallback(n.invoice.InvoiceId)};n.onMexGovtInvoiceNumberBlur=function(){n.invoice.MexGovtInvoiceDate=new Date}}]}}]);xpoNlmModule.directive("xpoNlmInvoiceItemDetail",["$rootScope","invoiceItemTypeService","invoiceItemUnitService",function(n,t,i){return{restrict:"E",templateUrl:n.WebClientPath+"/Modules/XpoNlm/PayAndInvoice/DirectiveTemplates/InvoiceItemDetail.html",scope:{parentInvoice:"=",invoiceItem:"=",invoiceItemBackup:"=",deleteCallback:"=",updateCallback:"=",insertCallback:"=",updateInProgress:"=",setErrorMessage:"=",userPermissions:"=",currencyShortName:"="},link:function(n){n.$watch("invoiceItem",function(t,i){!i&&t&&(n.editMode=!1);i&&t&&t.ItemId!=i.ItemId&&(n.editMode=!1)})},controller:["$scope",function(n){n.editMode=!1;n.isNewInvoiceItem=function(){return n.invoiceItem?n.invoiceItem.ItemId==-1:!1};n.isEditable=function(){return n.updateInProgress?!1:n.editMode||n.isNewInvoiceItem()};n.edit=function(){n.editMode=!0};n.delete=function(){n.editMode=!1;confirm("Delete Invoice Item?")&&n.deleteCallback(n.invoiceItem.ItemId,n.invoiceItem.CurrentVersion)};n.cancel=function(){n.editMode=!1;n.invoiceItem=n.isNewInvoiceItem()?null:angular.copy(n.invoiceItemBackup)};n.save=function(){var t,i;n.editMode=!1;n.isNewInvoiceItem()?confirm("Insert Invoice Item?")&&(t={invoiceItemType:n.invoiceItem.ItemTypeId,unitId:n.invoiceItem.BillingUnitId,quantity:n.invoiceItem.Quantity,price:n.invoiceItem.Price,print:n.invoiceItem.ItemPrint,note:n.invoiceItem.ItemNote},n.insertCallback(n.invoiceItem.InvoiceId,t)):confirm("Update Invoice Item?")&&(i={quantity:n.invoiceItem.Quantity,itemTypeId:n.invoiceItem.ItemTypeId,price:n.invoiceItem.Price,unitId:n.invoiceItem.BillingUnitId,print:n.invoiceItem.ItemPrint,note:n.invoiceItem.ItemNote,currentVersion:n.invoiceItem.CurrentVersion},n.updateCallback(n.invoiceItem.ItemId,i))};n.invoiceItemTypes=t.getInvoiceItemTypes();n.invoiceItemUnits=i.getInvoiceItemUnits()}]}}]);xpoNlmModule.directive("xpoNlmPaymentHistoryDetail",["$rootScope",function(n){return{restrict:"E",templateUrl:n.WebClientPath+"/Modules/XpoNlm/PayAndInvoice/DirectiveTemplates/PaymentHistoryDetail.html",scope:{paymentHistorySummary:"=",paymentHistoryDetails:"=",currencyShortName:"="},link:function(){},controller:["$scope",function(n){n.close=function(){n.paymentHistorySummary={};n.paymentHistoryDetails=[]}}]}}]);xpoNlmModule.directive("xpoNlmPurchaseDetail",["$rootScope",function(n){return{restrict:"E",templateUrl:n.WebClientPath+"/Modules/XpoNlm/PayAndInvoice/DirectiveTemplates/PurchaseDetail.html",scope:{purchase:"=",purchaseBackup:"=",billers:"=",currencies:"=",deleteCallback:"=",updateCallback:"=",insertCallback:"=",halfReversalCallback:"=",fullReversalCallback:"=",addItemCallback:"=",updateInProgress:"=",setErrorMessage:"=",userPermissions:"=",defaultCurrency:"="},link:function(n){n.$watch("purchase",function(t,i){!i&&t&&(n.editMode=!1);i&&t&&t.PurchaseId!=i.PurchaseId&&(n.editMode=!1)})},controller:["$scope",function(n){n.editMode=!1;n.isNewPurchase=function(){return n.purchase?n.purchase.PurchaseId==-1:!1};n.isEditable=function(){return n.updateInProgress?!1:n.editMode||n.isNewPurchase()};n.isSameDay=function(){if(n.purchase.PurchaseDate){var i=new Date,t=new Date(n.purchase.PurchaseDate);if(t.setHours(23),t.setMinutes(59),t.setSeconds(59),i>t)return!1}return!0};n.edit=function(){n.editMode=!0};n.delete=function(){n.editMode=!1;confirm("Delete Purchase?")&&n.deleteCallback(n.purchase.PurchaseId,n.purchase.Version)};n.cancel=function(){n.editMode=!1;n.purchase=n.isNewPurchase()?null:angular.copy(n.purchaseBackup)};n.save=function(){var t,i;if(n.editMode=!1,n.purchase.Reference==""||n.purchase.Reference==null){n.setErrorMessage("You must provide a Carrier Invoice Number.");return}n.isNewPurchase()?confirm("Insert Purchase?")&&(t={shipmentId:n.purchase.ShipmentId,billOfLading:n.purchase.BillOfLading,sourceId:n.purchase.LocationId,staffId:n.purchase.BillerId,reference:n.purchase.Reference,CurrencyId:n.purchase.CurrencyId},n.insertCallback(t)):confirm("Update Purchase?")&&(i={sourceId:n.purchase.LocationId,reference:n.purchase.Reference,staffId:n.purchase.BillerId,billOfLading:n.purchase.BillOfLading,currentVersion:n.purchase.Version,CurrencyId:n.purchase.CurrencyId},n.updateCallback(n.purchase.PurchaseId,i))};n.halfReversal=function(){if(n.updateInProgress){n.setErrorMessage("Cannot perform a Half Reversal while applying other changes.");return}n.editMode=!1;confirm("Complete a Half Reversal for this purchase?")&&n.halfReversalCallback(n.purchase.PurchaseId,n.purchase.Version)};n.fullReversal=function(){if(n.updateInProgress){n.setErrorMessage("Cannot perform a Full Reversal while applying other changes.");return}n.editMode=!1;confirm("Complete a Full Reversal for this purchase?")&&n.fullReversalCallback(n.purchase.PurchaseId,n.purchase.Version)};n.addPurchaseItem=function(){if(n.updateInProgress){n.setErrorMessage("Cannot insert a Purchase Item while applying other changes.");return}n.editMode=!1;n.addItemCallback(n.purchase.PurchaseId)}}]}}]);xpoNlmModule.directive("xpoNlmPurchaseItemDetail",["$rootScope","purchaseItemTypeService","purchaseItemUnitService",function(n,t,i){return{restrict:"E",templateUrl:n.WebClientPath+"/Modules/XpoNlm/PayAndInvoice/DirectiveTemplates/PurchaseItemDetail.html",scope:{parentPurchase:"=",purchaseItem:"=",purchaseItemBackup:"=",deleteCallback:"=",updateCallback:"=",insertCallback:"=",updateInProgress:"=",setErrorMessage:"=",userPermissions:"=",defaultCurrency:"="},link:function(n){n.$watch("purchaseItem",function(t,i){!i&&t&&(n.editMode=!1);i&&t&&t.PurchaseItemId!=i.PurchaseItemId&&(n.editMode=!1)})},controller:["$scope",function(n){n.editMode=!1;n.isNewPurchaseItem=function(){return n.purchaseItem?n.purchaseItem.PurchaseItemId==-1:!1};n.isEditable=function(){return n.updateInProgress?!1:n.editMode||n.isNewPurchaseItem()};n.edit=function(){n.editMode=!0};n.delete=function(){n.editMode=!1;confirm("Delete Purchase Item?")&&n.deleteCallback(n.purchaseItem.PurchaseItemId,n.purchaseItem.CurrentVersion)};n.cancel=function(){n.editMode=!1;n.purchaseItem=n.isNewPurchaseItem()?null:angular.copy(n.purchaseItemBackup)};n.save=function(){var t,i;n.editMode=!1;n.isNewPurchaseItem()?confirm("Insert Purchase Item?")&&(t={purchaseItemType:n.purchaseItem.ItemTypeId,unitId:n.purchaseItem.BillingUnitId,quantity:n.purchaseItem.Quantity,price:n.purchaseItem.Price,pay:n.purchaseItem.Pay},n.insertCallback(n.purchaseItem.PurchaseId,t)):confirm("Update Purchase Item?")&&(i={quantity:n.purchaseItem.Quantity,itemTypeId:n.purchaseItem.ItemTypeId,price:n.purchaseItem.Price,pay:n.purchaseItem.Pay,unitId:n.purchaseItem.BillingUnitId,currentVersion:n.purchaseItem.CurrentVersion},n.updateCallback(n.purchaseItem.PurchaseItemId,i))};n.purchaseItemTypes=t.getPurchaseItemTypes();n.purchaseItemUnits=i.getPurchaseItemUnits()}]}}]);xpoNlmModule.directive("xpoNlmSearchFiltersProjectTracking",["$rootScope","projectTrackingData","customersService","customerTrustsService","modeTypesService","projectStatusesService",function(n,t,i,r,u,f){"use strict";const o=292;var e=t,s=n.WebClientPath+"/Modules/XpoNlm/ProjectTracking/",h=s+"DirectiveTemplates/",c=h+"SearchFilters.html",l=function(s){var h=e.selected,c=function(){h.carrier="";h.consignee="";h.customers=[];h.dateEnd="";h.dateRangeType=e.dateRangeTypes[0];h.dateStart="";h.intransit=!0;h.modeTypes=[];h.searchBoxText="";h.searchBoxType=e.searchBoxTypes[0];h.shipper="";h.statuses=[];h.consolidationTypeId=null};s.loadingCustomers=!0;s.loadingModeTypes=!0;s.loadingStatuses=!0;s.loadingTrustedLocations=!0;s.CustomerTrustsService=r;s.CustomersService=i;s.ModeTypesService=u;s.ProjectStatusesService=f;s.ProjectTrackingData=t;s.dateRangeType_click=function(n){s.ProjectTrackingData.selected.dateRangeType=n};s.searchBoxType_click=function(n){s.ProjectTrackingData.selected.searchBoxType=n};s.trustedLocation_click=function(n){s.ProjectTrackingData.selected.trustedLocation=n;s.searchClickFn()};s.CustomersService.getCustomerListWithFeature(o,function(){s.loadingCustomers=!1},function(n,t){s.errorMessageCustomers="ERROR: ("+t+") "+n.Message;s.loadingCustomers=!1;s.displayErrorCustomers=!0});s.ModeTypesService.getModeTypesByModeGroup("truckload",function(){s.loadingModeTypes=!1},function(n,t){s.errorMessageModeTypes="ERROR: ("+t+") "+n.Message;s.loadingModeTypes=!1;s.displayErrorModeTypes=!0});s.ProjectStatusesService.getProjectStatusesWithFilter("intransit",function(){s.loadingStatuses=!1},function(n,t){s.errorMessageModeTypes="ERROR: ("+t+") "+n.Message;s.loadingStatuses=!1;s.displayErrorStatuses=!0});s.CustomerTrustsService.getCustomerTrustsWithCustomerLocationId(n.customerLocationId,!0,function(){s.loadingTrustedLocations=!1;s.CustomerTrustsService.customerTrusts.length>0&&(s.ProjectTrackingData.hasTrustedLocationsOrError=!0,s.ProjectTrackingData.trustedLocations=_.compact(s.ProjectTrackingData.defaultTrustedLocations.concat(s.CustomerTrustsService.customerTrusts)),s.ProjectTrackingData.selected.trustedLocation=_.first(s.ProjectTrackingData.trustedLocations))},function(n,t){s.ProjectTrackingData.hasTrustedLocationsOrError=!0;s.displayErrorTrustedLocations=!0;s.errorMessageTrustedLocations="ERROR: ("+t+") "+n.Message;s.loadingTrustedLocations=!1});s.ClearAll=c},a=["$scope",function(n){n.datepickerOptions={format:"MM/dd/yyyy",parseFormats:["MM/dd","MM/dd/yy","MMMM dd, yyyy","MMMM dd"]};n.settings={scrollable:!0,scrollableHeight:"300px",showCheckAll:!1,showUncheckAll:!1,smartButtonTextConverter:function(n){return n}};n.settingsCustomers={scrollable:!0,scrollableHeight:"300px",showCheckAll:!0,showUncheckAll:!0,smartButtonTextConverter:function(n){return n}};n.MultiSelectStatusesDefaultText={buttonDefaultText:"Select Status(es)"}}];return{controller:a,link:l,restrict:"A",scope:{searchClickFn:"&"},templateUrl:c}}]);xpoNlmModule.directive("xpoNlmSearchFiltersCarrierReport",["$rootScope","carrierReportService",function(n,t){"use strict";var i=n.WebClientPath+"/Modules/XpoNlm/Reporting/DirectiveTemplates/",r=i+"SearchFilter.html",u=function(n){n.searchService=t;n.ClearAll=function(){n.searchService.selected.CustomerIds=[];n.searchService.selected.StartDate=new Date;n.searchService.selected.EndDate=new Date}},f=["$scope",function(n){n.datepickerOptions={format:"MM/dd/yyyy",parseFormats:["MM/dd","MM/dd/yy","MMMM dd, yyyy","MMMM dd"]};n.settings={scrollable:!0,scrollableHeight:"300px",showCheckAll:!0,showUncheckAll:!0,smartButtonTextConverter:function(n){return n}}}];return{controller:f,link:u,restrict:"A",templateUrl:r,scope:{searchClickFn:"&"}}}]);xpoNlmModule.directive("xpoNlmCarrierAirUpdateWorkflow",["$rootScope","$uibModal","shipmentDetailsData","shipmentService","$route",function(n,t,i,r,u){"use strict";var f=`${n.WebClientPath}/Modules/XpoNlm/Shipment/DirectiveTemplates/`,e=`${f}CarrierAirUpdateWorkflow.html`,o=function(n){var e,o;n.shipmentDetailsData=i;n.showUpdateButton=!0;e=i.shipment.Details;o={format:"MM/dd/yyyy HH:mm",interval:1,parseFormats:["yyyy-MM-ddTHH:mm:ss","MM/dd","MM/dd/yy","MMMM dd, yyyy","MMMM dd"]};n.testRules=function(){n.panelToggles.originDepartureToggle=!n.panelToggles.originDepartureToggle};var h=function(){var n=i.shipment.Details;return n.ModeGroup==="Air"&&["DOM-HC"].includes(n.ModeType)},c=function(){var t=i.shipment,f=!1,o=function(t){n.openUpdateSuccessMessageModal();u.reload();i.shipment=t},h=function(r,u){var f=_.cloneDeep(i.shipment.CarrierDimensions);(i.shipment=r,t!==i.shipment&&(t=i.shipment),t.CarrierDimensions=f,u===400||u===500)&&t&&t.AllErrors&&t.AllErrors.length>0&&n.openUpdateErrorMessageModal()},c=function(){var u=_.last(i.pristineShipment.Stops),n=_.last(i.shipment.Stops),c=!1,l=n.ETA?n.ETA:"",y=u.ETA?u.ETA:"",a,v;if(i.within60MinutesOfProtect=!1,a=moment(e.Protect).valueOf(),v=moment(l).valueOf(),v>a&&!y.match(l)&&(c=!0),c){var p=moment(e.Protect).subtract(moment.duration(1,"h")).valueOf(),w=moment().toDate(),b=n.TimeZoneOffset,k=moment().utcOffset(),d=moment(w).add(moment.duration(b-k,"m"));d.valueOf()>p&&(i.within60MinutesOfProtect=!0);f=!0;s()}(n.ProofOfDelivery||(n.ProofOfDelivery=null),t||t.Stops)&&(f||r.updateShipment(i.shipment,o,h))};i.shipment.AllErrors=_.compact(_.invoke(i.shipment.AllErrors,_.trim));c()},l=function(n){n.Value=moment().format("MM/DD/YYYY HH:mm")},a=function(){var n=i.newDimension,u=i.shipment,r,t;n.Type="Carrier";n.Stackable=!!n.Stackable;r=_.find(i.allPackagingTypes,function(t){return t.PackagingTypeId===n.PackagingType});n.PackagingName=r.Name;u.CarrierDimensions.push(angular.copy(n));n.Height=undefined;n.Length=undefined;n.Quantity=undefined;n.Stackable=undefined;n.Type=undefined;n.Weight=undefined;n.Width=undefined;t=_.find(i.allPackagingTypes,function(n){return n.Name==="Unspecified"});n.PackagingType=t.PackagingTypeId;n.PackagingName=t.Name},v=function(n){i.shipment.CarrierDimensions[n].IsFlaggedForDeletion=!0},s=function(n){t.open({controller:"ETAPastProtectModalInstanceController",resolve:{},size:n,templateUrl:`${f}ETAPastProtectReasonCodeModal.html`,windowClass:"mt-expedite-legacy"})},y=function(n){t.open({controller:"UpdateErrorMessageModalController",size:n,templateUrl:`${f}UpdateErrorMessageModal.html`,windowClass:"mt-expedite-legacy"})},p=function(n){t.open({controller:"UpdateSuccessMessageModalController",size:n,templateUrl:`${f}UpdateSuccessMessageModal.html`,windowClass:"mt-expedite-legacy"})},w=function(n){var r=t.open({controller:"CarrierSpecialLegModalController",size:n,resolve:{shipment:function(){return i.shipment},legType:function(){return 8}},templateUrl:`${f}CarrierSpecialLegModal.html`,windowClass:"mt-expedite-legacy"});r.result.then(angular.noop,angular.noop)},b=function(n){var r=i.shipment.Details,u=t.open({controller:"CarrierAirBillModalController",size:n,resolve:{shipmentId:function(){return r.ShipmentId}},templateUrl:`${f}CarrierAirBillModal.html`,windowClass:"mt-expedite-legacy"});u.result.then(angular.noop,angular.noop)};_.defaults(n,{addDim:a,datepickerOptions:o,isDOMHC:h,openETAPastProtectModal:s,openUpdateErrorMessageModal:y,openUpdateSuccessMessageModal:p,openAirLegModal:w,openAirBillModal:b,populateNow:l,removeDim:v,shipmentDetailsData:i,shipmentService:r,showUpdateButton:!0,updateShipment:c})};return{link:o,controller:["$scope","appCustomerEnum",function(n,t){n.CustomerEnum=t}],restrict:"A",templateUrl:e}}]);xpoNlmModule.directive("carrierShipmentDetails",["$rootScope",function(n){"use strict";return{templateUrl:`${n.WebClientPath}/Modules/XpoNlm/Shipment/DirectiveTemplates/CarrierShipmentDetails.html`}}]);xpoNlmModule.directive("xpoNlmCarrierUpdateShipmentNote",["$uibModal","$rootScope","$route","shipmentDetailsData","shipmentService",function(n,t,i,r,u){"use strict";var f=`${t.WebClientPath}/Modules/XpoNlm/Shipment/DirectiveTemplates/CarrierUpdateShipmentNote.html`,e=function(t){var f=function(){var n=r.shipment,f=function(n){var u=r.shipment;t.openUpdateSuccessMessageModal();i.reload();r.shipment=n;u=r.shipment},e=function(i,u){(r.shipment=i,n!==r.shipment&&(n=r.shipment),u===400||u===500)&&n&&n.AllErrors&&n.AllErrors.length>0&&t.openUpdateErrorMessageModal()};u.updateShipment(r.shipment,f,e)},e=function(t){n.open({controller:"UpdateErrorMessageModalController",size:t,templateUrl:templateDir+"UpdateErrorMessageModal.html",windowClass:"mt-expedite-legacy"})},o=function(t){n.open({controller:"UpdateSuccessMessageModalController",size:t,templateUrl:templateDir+"UpdateSuccessMessageModal.html",windowClass:"mt-expedite-legacy"})};_.assign(t,{openUpdateErrorMessageModal:e,openUpdateSuccessMessageModal:o,updateShipment:f})};return{link:e,restrict:"A",templateUrl:f}}]);xpoNlmModule.directive("customerShipmentDetails",["$rootScope",function(n){"use strict";var t=`${n.WebClientPath}/Modules/XpoNlm/Shipment/DirectiveTemplates/CustomerShipmentDetails.html`;return{templateUrl:t}}]);xpoNlmModule.directive("xpoNlmExpediteWorkflow",["$uibModal","$rootScope","$route","$window","shipmentDetailsData","shipmentService","featureService",function(n,t,i,r,u,f,e){"use strict";var o=`${t.WebClientPath}/Modules/XpoNlm/Shipment/DirectiveTemplates/`,s=`${o}ExpediteWorkflow.html`,h=function(s){var h,y;s.Math=window.Math;h=function(){let n=[];for(let t in u.shipment.Stops)u.shipment.Stops[t].ETA?n.push(u.shipment.Stops[t].ETA):n.push(null);return n};for(let n in u.shipment.Stops)u.shipment.Stops[n].StopType==7&&u.shipment.Stops[n].ATA!=null&&(u.shipment.Stops[n].BorderStopATACheck=!0);s.initialETADateTimeArray=h();var p=function(){var n=u.shipment.Details,i;n?.DriverFirstName&&n?.DriverLastName&&(i=[n.DriverFirstName,n.DriverLastName].join(" "));var r=u.drivers,f=u.shipment.DriverContactId,t=_.find(r,function(n){var t=n.DriverName,r=n.CarrierContactId;return n&&n.DriverName&&t===i||r===f});return t||(t={DriverName:"Unknown",CarrierContactId:-1}),t.CarrierContactId}(),w=function(){return s.selectedDriver},b=function(n){if(n){var t=_.find(u.drivers,function(t){return t.CarrierContactId===n});s.selectedDriver=t.CarrierContactId}else s.selectedDriver=-1},k=function(){u.shipment.Details.TrailerNumber&&(u.shipment.Details.TrailerAgeLessThanTenYears=undefined)},d=function(){var h=u.shipment.Details,r=u.shipment,l=!1,y,e;t.shipmentCustomerId=h.CustomerId;var v=_.find(u.drivers,function(n){return n&&n.CarrierContactId&&n.CarrierContactId===w()}),p=function(n){var t=u.shipment;s.openUpdateSuccessMessageModal();i.reload();u.shipment=n;t=u.shipment},b=function(n,t){var i=_.cloneDeep(u.shipment.CarrierDimensions);(i=_.filter(i,function(n){return n.DimensionId?!0:!(!n.DimensionId&&n.IsFlaggedForDeletion)}),u.shipment=n,r!==u.shipment&&(r=u.shipment),i.length&&(r.CarrierDimensions=i),t===400||t===500)&&r&&r.AllErrors&&r.AllErrors.length>0&&s.openUpdateErrorMessageModal()},k=function(){var e=_.last(u.pristineShipment.Stops),t=_.last(u.shipment.Stops),s=!1,k=function(n,t,i){if(n.EnforceHour&&i&&!n.DaysOfWeek.every(n=>n.LocSchId===0)){let r=n.DaysOfWeek[t]?.OpenTimestr,u=n.DaysOfWeek[t]?.CloseTimestr;return n.DaysOfWeek[t]?.Is24Hour?!0:r&&u?d(r,u,i):!1}return!0},i,v,y,w;const d=function(n,t,i){let u=moment(n,"H:mm"),f=moment(t,"H:mm"),r=moment(i,"H:mm");return f=u&&r<=moment("23:59:59","h:mm:ss")||r>=moment("0:00:00","h:mm:ss")&&r=u&&ry&&!v.match(i)&&(s=!0),s&&u.shipment.Details.ModeGroup!=="Air Charter"){var g=moment(h.Protect).subtract(moment.duration(1,"h")).valueOf(),nt=moment().toDate(),tt=t.TimeZoneOffset,it=moment().utcOffset(),rt=moment(nt).add(moment.duration(tt-it,"m"));rt.valueOf()>g&&t.TimeZoneOffset&&u.shipment.Details.ModeGroup!="Container"&&u.shipment.Details.ModeGroup!="International"&&u.shipment.Details.BorderCrossingProgram!="Y"&&(u.within60MinutesOfProtect=!0);l=!0;a()}let ut=k(u.Schedule,moment(i).day(),i.split("T")[1]);(ut||(l=!0,n.open({controller:"UpdateErrorMessageModalController",templateUrl:`${o}DestinationClosedMessageModal.html`,windowClass:"mt-expedite-legacy"})),t.ProofOfDelivery||(t.ProofOfDelivery=null),r||r.Stops)&&(l||(u.newDimension.Weight>0&&u.newDimension.Quantity>0&&c(),f.updateShipment(u.shipment,p,b)))};u.shipment.DriverContactId=-1;v&&v.CarrierContactId&&(r.DriverContactId=v.CarrierContactId);u.shipment.AllErrors=_.compact(_.invoke(u.shipment.AllErrors,_.trim));y=_.last(u.pristineShipment.Stops);e=_.last(u.shipment.Stops);e&&y&&!y.ProofOfDelivery&&e.ProofOfDelivery&&!e.IsDropTrailer&&!u.shipment.Details.ReturnShipmentId&&u.shipment.Details.ModeType!="Port Dev"&&((u.shipment.Details.RoundTrip||u.shipment.Details.ModeGroup=="Truckload"&&u.shipment.Details.CustomerId!=4)&&u.shipment.Details.ModeGroup!="Specialized"&&u.shipment.Details.BorderCrossingProgram!="Y"||u.shipment.Details.TrailerNumber!=null&&u.shipment.Details.UnitNumber!=null&&(u.shipment.Details.ModeGroup=="Truckload"||u.shipment.Details.ModeGroup=="Ground Expedite")&&s.isYMSTrackingEligible)?s.openRoundTripModal():k()},c=function(){var n=u.newDimension,f=u.shipment,t=function(n,t){return n=parseInt(n)*12,t=parseInt(t),n+t},r,i;n.Type="Carrier";n.Stackable=!!n.Stackable;r=_.find(u.allPackagingTypes,function(t){return t.PackagingTypeId===n.PackagingType});n.PackagingName=r.Name;u.shipment.Details.ModeGroup!=="Specialized"||n.EnteredAsMetric||(n.Length=t(n.FtLength,n.InLength),n.Height=t(n.FtHeight,n.InHeight),n.Width=t(n.FtWidth,n.InWidth));f.CarrierDimensions.push(angular.copy(n));n.Height=undefined;n.Length=undefined;n.Quantity=undefined;n.Stackable=undefined;n.Type=undefined;n.Weight=undefined;n.Width=undefined;n.EnteredAsMetric=undefined;i=_.find(u.allPackagingTypes,function(n){return n.Name==="Unspecified"});n.PackagingType=i.PackagingTypeId;n.PackagingName=i.Name},g=function(n){var r=u.shipment,t=r.CarrierDimensions,i=t[n];i.IsFlaggedForDeletion=!0;i.DimensionId===null&&_.pullAt(t,n)},nt=function(n){n.Value=moment().format("MM/DD/YYYY HH:mm")},tt=function(){var n=u.shipment.Details,i=`?ShpId=${n.ShipmentId}`,f=`${t.ServerName}/carrier/CarAddUnit.asp${i}`;r.open(f)},it=function(t){var i=u.shipment.Details;(i.RequestedVehicle==="Unassigned"&&(i.RequestedVehicle=null),i.RequestedVehicle&&!i.OptimizedVehicleType)&&n.open({controller:"VehicleTypeWarningModalController",size:t,templateUrl:`${o}VehicleTypeWarningModal.html`,windowClass:"mt-expedite-legacy"})},rt=function(t){var i=n.open({controller:"CarrierSpecialLegModalController",size:t,resolve:{shipment:function(){return u.shipment},legType:function(){return 8}},templateUrl:`${o}CarrierSpecialLegModal.html`,windowClass:"mt-expedite-legacy"});i.result.then(angular.noop,angular.noop)},ut=function(t){var i=u.shipment.Details,r=n.open({controller:"CarrierAirBillModalController",size:t,resolve:{shipmentId:function(){return i.ShipmentId}},templateUrl:`${o}CarrierAirBillModal.html`,windowClass:"mt-expedite-legacy"});r.result.then(angular.noop,angular.noop)},ft=function(){var n=u.shipment.Details;return n.ModeGroup==="International"&&["INTL-HC","Standard","Flash","NFO","ATD","DTD"].includes(n.ModeType)||l()},l=function(){var n=u.shipment.Details;return["AirCharter","Air Charter"].includes(n.ModeGroup)&&n.ModeType==="CDTD"},et=function(t){var i=n.open({controller:"CarrierSpecialLegModalController",size:t,resolve:{shipment:function(){return u.shipment},legType:function(){return 9}},templateUrl:`${o}CarrierSpecialLegModal.html`,windowClass:"mt-expedite-legacy"});i.result.then(angular.noop,angular.noop)},ot=function(){var n=u.shipment.Details;return n.ModeGroup==="International"&&["Ocean Spot","Fast Boat","PTP","PTD"].includes(n.ModeType)},st=function(n){s.initialETADateTimeArray&&s.initialETADateTimeArray[n]!==null&&Date.parse(s.initialETADateTimeArray[n])!==Date.parse(u.shipment.Stops[n].ETA)&&(u.shipment.Stops[n].ShowETAChangeReason=!0)},a=function(t){n.open({backdrop:"static",controller:"ETAPastProtectModalInstanceController",resolve:{},size:t,templateUrl:`${o}ETAPastProtectReasonCodeModal.html`,windowClass:"mt-expedite-legacy"})},ht=function(t){n.open({backdrop:"static",controller:"RoundTripModalInstanceController",size:t,templateUrl:`${o}RoundTripModal.html`,windowClass:"mt-expedite-legacy"})},ct=function(t){n.open({controller:"UpdateErrorMessageModalController",size:t,templateUrl:`${o}UpdateErrorMessageModal.html`,windowClass:"mt-expedite-legacy"})},lt=function(t){n.open({controller:"UpdateSuccessMessageModalController",size:t,templateUrl:`${o}UpdateSuccessMessageModal.html`,windowClass:"mt-expedite-legacy"})},v=[{code:"US",id:1,name:"United States"},{code:"MX",id:139,name:"Mexico"},{code:"CA",id:2,name:"Canada"}],at=function(){var n=function(){var n,t,r=u.shipment,i=u.states;return u.shipment.DriverBreak.Country?(t=r.DriverBreak.Country,n=_.find(v,function(n){return n.id===t}).code,_.filter(i,function(t){return t.CountryCode===n})):i};s.driverBreakStates=n()},vt=function(n){e.isFeatureEnabled(u.shipment.Details.CarrierId,7,889,function(t){n(t)},function(){n(!1)})},yt=function(n){e.isFeatureEnabled(u.shipment.Details.CustomerId,13,898,function(t){n(t)},function(){n(!1)})};vt(function(n){s.isDrayageSelector=n});yt(function(n){s.isYMSTrackingEligible=n;t.isYMSTrackingEligible=s.isYMSTrackingEligible});y=function(){let n=u.shipment.Stops.length;return n>0&&u.shipment.Stops[n-1].StopTypeName==="MEX Border"};_.assign(s,{addDim:c,driverChanged:b,datepickerOptions:{format:"MM/dd/yyyy HH:mm",interval:1,parseFormats:["yyyy-MM-ddTHH:mm:ss","MM/dd","MM/dd/yy","MMMM dd, yyyy","MMMM dd"]},driverBreakCountries:v,driverBreakCountryChanged:at,openETAPastProtectModal:a,openRoundTripModal:ht,openUnitAddEdit:tt,openUpdateErrorMessageModal:ct,openUpdateSuccessMessageModal:lt,openVehicleTypeWarningModal:it,openAirLegModal:rt,openAirBillModal:ut,showAirLegs:ft,showCDTD:l,openOceanLegModal:et,showOceanLegs:ot,populateNow:nt,removeDim:g,shipmentDetailsData:u,shipmentService:f,showBorderStatus:y,showUpdateButton:!0,updateShipment:d,selectedDriver:p,trailerNumberChanged:k,showETAChangeReason:st,featureService:e})};return{link:h,controller:["$scope","specializedService","appCustomerEnum",function(n,t,i){n.convertFromInches=t.convertInchesToFeetAndDisplay;n.CustomerEnum=i}],restrict:"A",templateUrl:s}}]);xpoNlmModule.directive("parcelFreightTrackingDetails",["$http","$window","$rootScope","$uibModal","parcelFreightService",function(n,t,i,r,u){"use strict";var f=i.WebClientPath+"/Modules/XpoNlm/Shipment/DirectiveTemplates/",e=f+"ParcelFreightTrackingDetails.html",o=["$scope",function(n){function r(t,i){angular.element('').appendTo(t).kendoDropDownList({autoBind:!1,height:1e3,dataSource:{transport:{read:function(t){t.success(n.eventTypes)}}}})}var i,t;n.errors=[];n.LastUpdated="";n.LastTrackingCall="";n.StatusUpdateViewModel=[];i=function(t){n.errors=t};u.getEventTypeList(n.carrierId).then(function({data:t}){n.eventTypes=t});t=new kendo.data.DataSource({transport:{read:function(t){u.getTrackingList(n.shipmentId,n.trackingNumber,n.carrierId).then(function({data:i}){n.LastUpdated=i.LastUpdated;n.LastTrackingCall=i.LastTrackingCall;n.errors=i.Notifications;i.StatusUpdates&&t.success(i.StatusUpdates)},function({data:i}){t.error(i);n.errors=i.Notifications})},create:function(i){i.data.shipmentId=n.shipmentId;u.InsertTrackingStatus(i.data).then(function({data:r}){i.success(r);t.read();n.errors=[]},function({data:t}){i.error(t);n.errors=t});n.$apply()}},schema:{model:{id:"EventName",fields:{ShipmentId:{editable:!1},EventName:{},EventDescription:{},EventCity:{},EventState:{},EventZipCode:{},EventCountry:{},EventDateTime:{editable:!1},EventUser:{editable:!1}}}},pageSize:10});n.gridOptions={dataSource:t,pageable:!0,scrollable:!1,dataBound:function(){this.table.find(".kl-grid-edit").hide()},toolbar:["create"],columns:[{field:"EventName",title:"Event Name",editor:r,width:"200px",headerAttributes:{style:"white-space: normal; font-weight: bold;"}},{field:"EventDescription",title:"Description",width:"200px",headerAttributes:{style:"white-space: normal; font-weight: bold;"}},{field:"EventCity",title:"City",width:"100px",headerAttributes:{style:"white-space: normal; font-weight: bold;"}},{field:"EventState",title:"State",width:"40px",headerAttributes:{style:"white-space: normal; font-weight: bold;"}},{field:"EventZipCode",title:"Zip Code",width:"60px",headerAttributes:{style:"white-space: normal; font-weight: bold;"}},{field:"EventCountry",title:"Country",width:"40px",headerAttributes:{style:"white-space: normal; font-weight: bold;"}},{field:"EventDateTime",title:"Timestamp",width:"130px",headerAttributes:{style:"white-space: normal; font-weight: bold;"}},{field:"EventUser",title:"User",width:"120px",headerAttributes:{style:"white-space: normal; font-weight: bold;"}},{command:["edit"],title:"Options",width:"180px",headerAttributes:{style:"white-space: normal; font-weight: bold;"}}],editable:"inline"};n.refreshList=function(){t.read()}}];return{controller:o,restrict:"A",templateUrl:e,scope:{shipmentId:"=",carrierId:"=",trackingNumber:"="}}}]);xpoNlmModule.directive("tooltip",function(){"use strict";var n=function(n,t,i){$(t).attr("title",n.$eval(i.tooltip)).tooltip({placement:"bottom"})};return{link:n,restrict:"A"}});xpoNlmModule.directive("xpoNlmUpdateShipment",["$rootScope","$uibModal","$routeParams","shipmentDetailsData","shipmentService","shipmentDetailsService","orderEntryService","$route","$http","$uibModal",function(n,t,i,r,u,f,e,o,s){var h=`${n.WebClientPath}/Modules/XpoNlm/Shipment/DirectiveTemplates/`,c=`${h}UpdateShipment.html`,l=function(c){var a,l;(function(t){var f=s.get(`${n.ExpediteApi}/premium-code?shipmentId=${t}&showAll=2`),e=function({data:n}){c.premiumCodes=n;c.commodityCode.premiumCode=_.find(c.premiumCodes,function(n){return n.Code===r.shipment.Details.PremiumCode})},h=function(n){var t=r.shipment;t.Details.AuthorizationCode=n.authNumber;t.Details.PremiumCodeId=n.premiumCode.Id;n.failingCarrier&&(t.Details.FailingCarrierId=n.failingCarrier.CarrierId);u.updatePremiumCode(t,n.note,function(n){l(n);o.reload()},function(n){l(n)})},i;c.commodityCode={authNumber:null,note:null,premiumCode:null};i=function({data:n}){l(n[0])};f.then(e,i);c.updateCommodityCode=h})(i.shipmentId);a=function(){c.callOff={confirm:!1,note:null,selectedReason:null,reasons:[{description:"Expedite No Longer Needed",value:"1"},{description:"Set Up In Error",value:"2"},{description:"Other",value:"3"}]};c.note={Text:null};c.hasSelectedReason=function(){return c.callOff.selectedReason!=null&&c.callOff.selectedReason.value>0};c.assignReasonToNotes=function(){return c.callOff.note=c.callOff.selectedReason!=null&&c.callOff.selectedReason.value!=3?c.callOff.selectedReason.description:null};c.shipment=r.shipment;c.shipmentDetailsData=r;c.shipmentDetails=r.shipment.Details;c.modeGroup=r.shipment.Details.ModeGroup;c.modeType=r.shipment.Details.ModeType;c.parts=_.cloneDeep(r.shipment.Parts);c.commodityCode.authNumber=r.shipment.Details.AuthorizationCode;c.commodityCode.premiumCode=_.find(c.premiumCodes,function(n){return n.Code===r.shipment.Details.PremiumCode?n:null});e.getTruckloadFailingCarrierList(r.shipment.Details.CustomerId,function(n){_.size(n)>0?(c.commodityCode.failingCarrier=_.find(n,function(n){return n.CarrierId===r.shipment.Details.FailingCarrierId?n:null}),c.failingCarriers=n):c.failingCarriers=null},angular.noop)};c.callOffShipment=function(n){var t=r.shipment,i=t.Details.ShipmentId;u.callOffShipment(i,n.note,function(n){l(n);c.shipmentDetailsData.shipment.Details.Void===2;o.reload()},function(n){l(n)})};c.addNote=function(){var n=r.shipment,t=n.Details.ShipmentId,i=n.Details.CustomerId;u.addCustomerNote(t,i,c.note,function(n){l(n);o.reload()},function(n){l(n)})};c.acceptCostReview=function(){var n=r.shipment.Details;f.updateCostApproval(n.ShipmentId,1,n.AwardedCost);o.reload()};c.rejectCostReview=function(){var n=r.shipment.Details;f.updateCostApproval(n.ShipmentId,1,n.AwardedCost);o.reload()},function(){var n=function(){var t=angular.element(angular.element(this)[0]).prev(),n=t.find(".xico");n.toggleClass("xico-ui-sort-desc");n.toggleClass("xico-ui-sort-asc")};angular.element(".panel-collapse").bind("show.bs.collapse hide.bs.collapse",n)}();l=function(n){Array.isArray(n)&&n.length===1&&(n=n[0]);var r={controller:"UpdateShipmentModalController",windowClass:"mt-expedite-legacy"},i=[];r.templateUrl=function(){var t="UpdateSuccessMessageModal.html";return n&&n.status!==200&&(t="UpdateErrorMessageModal.html",n.data&&n.data.Message&&i.push(n.data.Message),n.data&&n.data.MessageDetail&&i.push(n.data.MessageDetail),n.data&&n.data.ExceptionMessage&&i.push(n.data.ExceptionMessage),i.length===0&&i.push("(No details available)")),h+t}();r.resolve={error:function(){return i}};t.open(r)};a()};return{restrict:"A",templateUrl:c,link:l}}]);xpoNlmModule.directive("carrierUserManager",["$rootScope","userManagerService","$uibModal",function(n,t,i){return{restrict:"AE",templateUrl:n.WebClientPath+"/Modules/XpoNlm/UserManager/DirectiveTemplates/CarrierUserManagerTemplate.html",replace:!0,scope:{selectedTrustedLocation:"="},link:function(r){var u,f,e;t.userContext().then(function({data:n}){r.context=n});r.havePrivileges=function(){return n.isAdmin||n.isSuperAdmin||n.isUserManager};u=function(t,u){r.errorMessages=[];var f=i.open({templateUrl:n.WebClientPath+"/Modules/XpoNlm/UserManager/DirectiveTemplates/ContactModal.html",controller:"UserManagerContactModalInstanceController",resolve:{contact:function(){return u.contact},action:function(){return u.action}},size:"lg",windowClass:"mt-expedite-legacy"});f.result.then(function(n){t(n)},angular.noop)};r.addNewContact=function(){u(function(n){n.CarrierId=r.selectedTrustedLocation.Id;t.insertContact(r.selectedTrustedLocation.Id,n).then(function(){r.kendo.userManagerGrid.dataSource.read()},function({data:n}){r.errorMessages.push(n.ExceptionMessage)})},{contact:{CarrierId:null,CarrierContactId:null,FirstName:null,LastName:null,PhoneNumber:null,PhoneNumberExtension:null,FaxNumber:null,EmailAddress:null,AdditionalInfo:null,IsUserManager:!1,IsEmergencyContact:!1,IsDriver:!1,EmailAlertPreference:0,EmailAlertStartTime:null,EmailAlertEndTime:null,Features:[]},action:"Add"})};r.update=function(n){var f=n.currentTarget,e=angular.element(f).closest("tr"),i=_.cloneDeep(r.kendo.userManagerGrid.dataItem(e)),o={contact:i,action:"Update"};u(function(){t.updateContact(i).then(function(){r.kendo.userManagerGrid.dataSource.read()},function({data:n}){r.errorMessages=_.map(n.ModelState,function(n){return _.head(n)})})},o)};r.canUse=function(n){return r.havePrivileges()||r.context.ActiveContactId===n.CarrierContactId};r.delete=function(n){var f=n.currentTarget,e=angular.element(f).closest("tr"),i=r.kendo.userManagerGrid.dataItem(e),o={contact:i,action:"Delete"};u(function(){t.deleteContact(i).then(function(){r.kendo.userManagerGrid.dataSource.read()},function({data:n}){console.error(n)})},o)};f=new kendo.data.DataSource({transport:{read:function(n){t.getContacts(r.selectedTrustedLocation.Id).then(function({data:t}){n.success(t)})}},autosync:!1});e={dataSource:f,columns:[{field:"LastName",title:"Name",template:"#: LastName #, #: FirstName #"},{field:"EmailAddress",title:"Email"},{field:"PhoneNumber",title:"Phone"},{field:"PhoneExtension",title:"Ext."},{field:"AdditionalInfo",title:"Additional Info"},{field:"IsEmergencyContact",title:"Emergency Contact",template:"# if (IsEmergencyContact) { # Yes # } else { # No # } #"},{field:"IsUserManager",title:"User Manager",template:"# if (IsUserManager) { # Yes # } else { # No # } #"},{field:"IsDriver",title:"Driver",template:"# if (IsDriver) { # Yes # } else { # No # } #"},{title:"Actions",command:[{template:"<\/span>"},{template:"<\/span>"}]}],sortable:!0};_.assign(r,{gridOptions:e});r.$watch("selectedTrustedLocation",function(n,t){_.isEqual(n,t)||f.read()})}}}]);xpoNlmModule.directive("xpoNlmActiveUsers",["$rootScope","userService",function(n,t){return{restrict:"A",replace:!0,templateUrl:n.WebClientPath+"/Modules/XpoNlm/Widgets/ActiveUsers/DirectiveTemplates/ActiveUsers.html",link:function(n){n.usercount=null;n.activeusers=null;t.getUserCount(function(t){n.usercount=t});n.getUsers=function(){t.getUsers(function(i){t.getUserCount(function(t){n.usercount=t});n.activeusers=i})}}}}]);xpoNlmModule.directive("alertsWidget",["$rootScope","$uibModal","carrierDashboardService",function(n,t,i){return{restrict:"A",templateUrl:n.WebClientPath+"/Modules/XpoNlm/Widgets/CarrierAlerts/DirectiveTemplates/AlertsWidget.html",scope:!0,link:function(r){r.loading=!0;r.dashboardService=i;i.getAlertsData(function(){r.loading=!1},function(){r.alertsWidgetError=!0;r.alertsWidgetErrorMessage="No Data."});r.open=function(i){t.open({templateUrl:n.WebClientPath+"/Modules/XpoNlm/Widgets/CarrierAlerts/DirectiveTemplates/AlertsModal.html",controller:"AlertsModalInstanceCtrl",size:10,resolve:{readyAlerts:function(){switch(i){case 1:return r.dashboardService.Alerts.lateToPickupShipments;case 2:return r.dashboardService.Alerts.lateToDestinationShipments;case 3:return r.dashboardService.Alerts.heldAtStopShipments}return null},modalTitle:function(){switch(i){case 1:return"Late To Pickup";case 2:return"Late To Destination";case 3:return"Held at Stop"}return null}},windowClass:"mt-expedite-legacy"})}}}}]);xpoNlmModule.controller("AlertsModalInstanceCtrl",["$scope","$uibModal","$window","$uibModalInstance","readyAlerts","modalTitle",function(n,t,i,r,u,f){n.readyAlerts=u;n.title=f;n.onShipmentSelect=function(n){var t;t="/WebClient/ShipmentDetails/#/ShipmentDetails/"+n.ShipmentId;i.open(t,"details","width=1200px,height=700px,scrollbars=yes,toolbar=0,menubar=1,resizable=1")};n.Ok=function(){r.close()};n.Cancel=function(){r.dismiss("cancel")}}]);xpoNlmModule.directive("opportunitiesPill",["$rootScope","carrierDashboardService",function(n,t){return{restrict:"A",templateUrl:n.WebClientPath+"/Modules/XpoNlm/Widgets/CarrierAvailableOpportunitiesPill/DirectiveTemplates/AvailableOpportunitiesPill.html",scope:!0,link:function(i){i.loading=!0;i.dashboardService=t;i.pillClick=function(){window.location.href=n.ServerName+"/WebClient/#/OpenShipments"}}}}]);xpoNlmModule.directive("dailyExports",["$rootScope","carrierDashboardService",function(n,t){return{restrict:"A",templateUrl:n.WebClientPath+"/Modules/XpoNlm/Widgets/CarrierDailyExports/DirectiveTemplates/DailyExports.html",scope:!0,link:function(n){n.loading=!0;n.dashboardService=t;n.currentKpiGroup=0;n.lastKpiGroupIndex=0;n.hasNextRecord=!1;n.hasPreviousRecord=!0;t.getExportsData(function(){n.loading=!1;for(var t in n.dashboardService.dailyExports.DailyKpiGroups)n.dashboardService.dailyExports.DailyKpiGroups[t].active=!1;n.dashboardService.dailyExports.DailyKpiGroups[n.dashboardService.dailyExports.DailyKpiGroups.length-1].active=!0;n.currentKpiGroup=n.dashboardService.dailyExports.DailyKpiGroups.length-1;n.lastKpiGroupIndex=n.dashboardService.dailyExports.DailyKpiGroups.length-1},function(){n.dailyExportError=!0;n.dailyExportErrorMessage="No Data."});n.next=function(){n.currentKpiGroup!=n.lastKpiGroupIndex&&(n.currentKpiGroup++,n.dashboardService.dailyExports.DailyKpiGroups[n.currentKpiGroup-1].active=!1,n.dashboardService.dailyExports.DailyKpiGroups[n.currentKpiGroup].active=!0,n.currentKpiGroup==n.lastKpiGroupIndex&&(n.hasNextRecord=!1),n.hasPreviousRecord=!0)};n.previous=function(){n.currentKpiGroup!=0&&(n.currentKpiGroup--,n.dashboardService.dailyExports.DailyKpiGroups[n.currentKpiGroup+1].active=!1,n.dashboardService.dailyExports.DailyKpiGroups[n.currentKpiGroup].active=!0,n.currentKpiGroup==0&&(n.hasPreviousRecord=!1),n.hasNextRecord=!0)}}}}]);xpoNlmModule.directive("expiringProjectsPill",["$rootScope","carrierDashboardService",function(n,t){return{restrict:"A",templateUrl:n.WebClientPath+"/Modules/XpoNlm/Widgets/CarrierExpiringProjectsPill/DirectiveTemplates/ExpiringProjectsPill.html",scope:!0,link:function(i){i.loading=!0;i.dashboardService=t;i.pillClick=function(){window.location.href=n.ServerName+"/Carrier/carUPMAuctionCustomerSelect.asp"}}}}]);xpoNlmModule.directive("failurePill",["$rootScope","carrierDashboardService",function(n,t){return{restrict:"A",templateUrl:n.WebClientPath+"/Modules/XpoNlm/Widgets/CarrierFailuresPill/DirectiveTemplates/FailuresPill.html",scope:!0,link:function(i){i.loading=!0;i.dashboardService=t;i.FailuresPillClick=function(){window.location.href=n.ServerName+"/WebClient/#/CarrierExcellence"}}}}]);xpoNlmModule.directive("fuelCost",["$rootScope","carrierDashboardService",function(n,t){return{restrict:"A",templateUrl:n.WebClientPath+"/Modules/XpoNlm/Widgets/CarrierFuelCost/DirectiveTemplates/FuelCostWidget.html",scope:!0,link:function(n){n.loading=!0;n.dashboardService=t;t.getFuelCostData(function(){n.loading=!1},function(){n.fuelCostError=!0;n.fuelCostErrorMessage="No Data."})}}}]);xpoNlmModule.directive("headlinesWidget",["$rootScope","$uibModal","carrierDashboardService",function(n,t,i){return{restrict:"A",templateUrl:n.WebClientPath+"/Modules/XpoNlm/Widgets/CarrierHeadlines/DirectiveTemplates/HeadlinesWidget.html",scope:!0,link:function(t){t.loading=!0;t.dashboardService=i;i.getHeadlinesData(function(){t.loading=!1},function(){t.headlinesError=!0;t.headlinesErrorMessage="No Data."});t.open=function(){window.location.replace(n.ServerName+"/WebClient/#/BulletinBoard/1")}}}}]);xpoNlmModule.controller("HeadlinesModalInstanceCtrl",["$scope","$uibModal","$uibModalInstance","headlinesData",function(n,t,i,r){n.headlinesData=r;n.headlinesData.body=n.headlinesData.body;n.Ok=function(){i.close()};n.Cancel=function(){i.dismiss("cancel")}}]);xpoNlmModule.directive("helpCenterWidget",["$rootScope","$uibModal",function(n,t){return{restrict:"A",templateUrl:n.WebClientPath+"/Modules/XpoNlm/Widgets/CarrierHelpCenter/DirectiveTemplates/HelpCenterWidget.html",scope:!0,link:function(i){i.watchTrainingVideos=function(){t.open({templateUrl:n.WebClientPath+"/Modules/XpoNlm/Widgets/CarrierHelpCenter/DirectiveTemplates/TrainingVideosModal.html",controller:"TrainingVideosModalInstanceCtrl",size:15,windowClass:"mt-expedite-legacy"})}}}}]);xpoNlmModule.controller("TrainingVideosModalInstanceCtrl",["$scope","$uibModalInstance",function(n,t){n.videos={dataSource:new kendo.data.DataSource({data:[{title:"Intro, Dashboard, Open Shipments",poster:"/TrainingVideos/OpenShipments.jpg",source:"/TrainingVideos/New Training Module 1 - Intro, Dashboard, Open Shipments.mp4"},{title:"Maintenance",poster:"/TrainingVideos/Maintenance.jpg",source:"/TrainingVideos/New Training Module 2 - Maintenance.mp4"},{title:"Billing",poster:"/TrainingVideos/Billing.jpg",source:"/TrainingVideos/New Training Module 3 - Billing.mp4"},{title:"Carrier Excellence",poster:"/TrainingVideos/CEprogram.jpg",source:"/TrainingVideos/New Training Module 4 - Carrier Excellence.mp4"},{title:"Additional Pages",poster:"/TrainingVideos/ControlPanel.jpg",source:"/TrainingVideos/New Training Module 5 - Additional Pages.mp4"}]}),selectable:!0};n.onListChange=function(n){var t=document.getElementById("videoPlayer"),i=document.getElementById("mp4Source");t.pause();i.src=n.source;t.load();t.play()};n.Close=function(){t.close()};n.Cancel=function(){t.dismiss("cancel")}}]);xpoNlmModule.directive("insuranceWidget",["$rootScope","carrierDashboardService",function(n,t){return{restrict:"A",templateUrl:n.WebClientPath+"/Modules/XpoNlm/Widgets/CarrierInsurance/DirectiveTemplates/InsuranceWidget.html",scope:!0,link:function(n){var i=0;n.loading=!0;n.dashboardService=t;t.getInsuranceStatus(function(){var r,t;n.loading=!1;r=[];n.willExpire=0;for(t in n.dashboardService.Insurance.Accounts)(n.dashboardService.Insurance.Accounts[t].generalDaysRemaining<=14&&n.dashboardService.Insurance.Accounts[t].generalDaysRemaining>0||n.dashboardService.Insurance.Accounts[t].automobileDaysRemaining<=14&&n.dashboardService.Insurance.Accounts[t].automobileDaysRemaining>0||n.dashboardService.Insurance.Accounts[t].workersCompDaysRemaining<=14&&n.dashboardService.Insurance.Accounts[t].workersCompDaysRemaining>0||n.dashboardService.Insurance.Accounts[t].cargoDaysRemaining<=14&&n.dashboardService.Insurance.Accounts[t].cargoDaysRemaining>0||n.dashboardService.Insurance.Accounts[t].excessDaysRemainig<=14&&n.dashboardService.Insurance.Accounts[t].excessDaysRemainig>0)&&n.willExpire++;$.each($.grep(n.dashboardService.Insurance.Accounts,function(n){return n.generalDaysRemaining!=null&&n.generalDaysRemaining<=i}),function(n,t){r.push({accountName:t.accountName,insuranceType:"General Liability",expiration:t.generalExpiriation,daysRemaining:t.generalDaysRemaining})});$.each($.grep(n.dashboardService.Insurance.Accounts,function(n){return n.automobileDaysRemaining!=null&&n.automobileDaysRemaining<=i}),function(n,t){r.push({accountName:t.accountName,insuranceType:"Automotive Liability",expiration:t.automobileExpiration,daysRemaining:t.automobileDaysRemaining})});$.each($.grep(n.dashboardService.Insurance.Accounts,function(n){return n.workersCompDaysRemaining!=null&&n.workersCompDaysRemaining<=i}),function(n,t){r.push({accountName:t.accountName,insuranceType:"Workers Comp. Etc.",expiration:t.workersCompExpiration,daysRemaining:t.workersCompDaysRemaining})});$.each($.grep(n.dashboardService.Insurance.Accounts,function(n){return n.cargoDaysRemaining!=null&&n.cargoDaysRemaining<=i}),function(n,t){r.push({accountName:t.accountName,insuranceType:"Cargo Liability",expiration:t.cargoExpiration,daysRemaining:t.cargoDaysRemaining})});$.each($.grep(n.dashboardService.Insurance.Accounts,function(n){return n.excessDaysRemainig!=null&&n.excessDaysRemainig<=i}),function(n,t){r.push({accountName:t.accountName,insuranceType:"Excess Liability",expiration:t.excessDaysRemainig,daysRemaining:t.excessDaysRemainig})});n.expiringPolicies=r.sort(function(n,t){var i=n.accountName.toLowerCase(),r=t.accountName.toLowerCase();return ir?1:0})},function(){n.insuranceError=!0;n.insuranceMessage="No Data."})}}}]);xpoNlmModule.directive("inTransit",["$rootScope","$location","carrierDashboardService",function(n,t,i){return{restrict:"A",templateUrl:n.WebClientPath+"/Modules/XpoNlm/Widgets/CarrierInTransit/DirectiveTemplates/InTransitWidget.html",scope:!0,link:function(n){n.loading=!0;n.dashboardService=i;i.getInTransitData(function(){n.loading=!1},function(){n.inTransitError=!0;n.inTransitErrorMessage="No Data."});n.redirectToMaintenance=function(){t.path("/carrier-maintenance")}}}}]);xpoNlmModule.directive("newInvoicePill",["$rootScope","carrierDashboardService",function(n,t){return{restrict:"A",templateUrl:n.WebClientPath+"/Modules/XpoNlm/Widgets/CarrierNewInvoicesPill/DirectiveTemplates/NewInvoicesPill.html",scope:!0,link:function(i){i.dashboardService=t;i.pillClick=function(){window.location.href=n.ServerName+"/Carrier/billing.asp"}}}}]);xpoNlmModule.directive("newMessagePill",["$rootScope","carrierDashboardService",function(n,t){return{restrict:"A",templateUrl:n.WebClientPath+"/Modules/XpoNlm/Widgets/CarrierNewMessagePill/DirectiveTemplates/NewMessagePill.html",scope:!0,link:function(i){i.dashboardService=t;i.MessagePillClick=function(){window.location.href=n.ServerName+"/WebClient/#/BulletinBoard/1"}}}}]);xpoNlmModule.directive("newShipmentsPill",["$rootScope","carrierDashboardService",function(n,t){return{restrict:"A",templateUrl:n.WebClientPath+"/Modules/XpoNlm/Widgets/CarrierNewShipmentsPill/DirectiveTemplates/NewShipmentsPill.html",scope:!0,link:function(i){i.loading=!0;i.dashboardService=t;i.pillClick=function(){window.location.href=n.ServerName+"/WebClient/#/OpenShipments"}}}}]);xpoNlmModule.directive("performanceWidget",["$rootScope","$window","carrierDashboardService",function(n,t,i){return{restrict:"A",scope:!0,templateUrl:n.WebClientPath+"/Modules/XpoNlm/Widgets/CarrierPerformance/DirectiveTemplates/PerformanceTemplate.html",link:function(t){t.loading=!0;t.dashboardService=i;i.getPerformanceData(function(){t.loading=!1},function(){t.performanceError=!0;t.performanceMessage="No Data."});t.loadScoreCard=function(){var t="/WebClient/Popup/#/CarrierScorecard/"+n.carrierId+"/Name/";window.open(t,"Carrier Score Card","width = 1300px, height = 800px, scrollbars = no, toolbar = 0, menubar = 1, resizable = 1")}}}}]);xpoNlmModule.directive("requiredUpdates",["$location","$rootScope","carrierDashboardService","$uibModal","requiredUpdateService",function(n,t,i,r,u){"use strict";var f=t.WebClientPath+"/Modules/XpoNlm/Widgets/CarrierRequiredUpdates/DirectiveTemplates/",e=t.WebClientPath+"/Modules/XpoNlm/Widgets/CarrierRequiredUpdates/DirectiveTemplates/RequiredUpdates.html",o=function(e,o,s){function h(){var n=function(){let n=e.dashboardService.droppedTrailerCounts;_.assign(e,{droppedTrailerCounts:n})},t=function(){e.requiredUpdatesError=!0;e.requiredUpdatesMessage="Failed to Retrieve Dropped Trailer Counts."},r=function(){e.requiredUpdatesError=!0;e.requiredUpdatesMessage="No Data."},u=function(){var n=e.dashboardService.requiredUpdates,t=n.availableForRecoveryEmpty,i=n.availableForRecoveryLoaded,r=n.backhaulApproved,u=n.backhaulPending,f=n.backhaulRejected,o=n.checkCall,s=n.inDestination,h=n.inOrigin,l=n.outDestination,a=n.outOrigin,v=n.unitNumber,y=n.dropTrailer,p=o.length+s.length+h.length+l.length+a.length+v.length+y.length+t.length+i.length+r.length+u.length+f.length;_.assign(e,{availableForRecoveryEmpty:t,availableForRecoveryLoaded:i,backhaulApproved:r,backhaulPending:u,backhaulRejected:f,checkCall:o,inDestination:s,inOrigin:h,loading:!1,outDestination:l,outOrigin:a,unitNumber:v,totalUpdates:p,dropTrailers:y,isMobile:c});e.totalUpdates>0?angular.element(".required-updates .toggleButton").addClass("has-updates"):angular.element(".required-updates .toggleButton").addClass("no-updates")};i.getRequiredUpdatesData(u,r);i.getDroppedTrailerCounts(n,t)}var c=function(){return $("#is-mobile").is(":hidden")},l=function(){n.path("/yard-management")},a=function(n){r.open({animation:!0,templateUrl:f+"UnitAvailableForRecoveryEmptyModalTemplate.html",controller:"UnitAvailableForRecoveryEmptyModalController",resolve:{shipmentId:function(){return n}},windowClass:"mt-expedite-legacy"})},v=function(n){var t=r.open({animation:!0,templateUrl:f+"DropTrailerPendingReleaseModalTemplate.html",controller:"DropTrailerPendingReleaseModalController",resolve:{shipmentId:function(){return n}},windowClass:"mt-expedite-legacy"});t.result.then(function(){h()},angular.noop)},y=function(n){r.open({animation:!0,templateUrl:f+"UnitAvailableForRecoveryLoadedModalTemplate.html",controller:"UnitAvailableForRecoveryLoadedModalController",resolve:{shipmentId:function(){return n}},windowClass:"mt-expedite-legacy"})},p=function(n){r.open({animation:!0,templateUrl:f+"BackhaulExceptionsPendingModalTemplate.html",controller:"BackhaulExceptionsPendingModalController",resolve:{resolveData:function(){return u.getPendingApprovalData(n)}},windowClass:"mt-expedite-legacy"})},w=function(n){var i=t.ServerName;i=i+"/WebClient/ShipmentDetails/#/ShipmentDetails/"+n;window.open(i,"details","width=1200px,height=700px,scrollbars=yes,toolbar=0,menubar=1,resizable=1")},b=function(n){var i=t.ServerName;i=i+"/WebClient/ShipmentDetails/#/ShipmentDetails/"+n;window.open(i,"details","width=1200px,height=700px,scrollbars=yes,toolbar=0,menubar=1,resizable=1")},k=function(n,i){if(i===0){var u=r.open({animation:!0,templateUrl:f+"CarrierCheckCallModalTemplate.html",controller:"CarrierCheckCallModalController",resolve:{shipmentId:function(){return n}}});u.result.then(function(n){n&&h()},angular.noop)}else window.open(t.ServerName+"/WebClient/ShipmentDetails/#/ShipmentDetails/"+n,"details","width=1200px,height=700px,scrollbars=yes,toolbar=0,menubar=1,resizable=1")},d=function(n){switch(n){case 0:return"label label-success";case 1:return"label label-warning";case 2:return"label label-danger";default:return"label-success"}},g=function(){var n=angular.element(".required-updates .sidebar"),t=angular.element(e.adjacentElement),i=function(){n.animate({right:"0"},"slow");e.expanded=!0;n.removeClass("collapsed").addClass("expanded");t.removeClass("required-updates-collapsed").addClass("required-updates-expanded")},r=function(){n.animate({right:"-130px"},"slow");e.expanded=!1;n.removeClass("expanded").addClass("collapsed");t.removeClass("required-updates-expanded").addClass("required-updates-collapsed")};n.hasClass("expanded")?r():i()};(function(){_.assign(e,{dashboardService:i,loading:!0,requiredUpdatesClick:k,setStatusLabel:d,showToggleButton:s.showToggleButton,fixIeStyle:s.fixIeStyle,expanded:s.expanded,adjacentElement:s.adjacentElement,toggle:g,availableForRecoveryEmptyClick:a,availableRecoveryLoadedClick:y,backhaulPendingClick:p,backhaulApprovedClick:w,backhaulRejectedClick:b,dropTrailerPendingReleaseClick:v,redirectToYMS:l})})();h(),function(){var n=angular.element(".required-updates .sidebar"),t;e.fixIeStyle?n.addClass("fixIE"):n.removeClass("fixIE");e.showToggleButton&&(t=angular.element(e.adjacentElement),e.expanded?(n.removeClass("collapsed").addClass("expanded"),t.removeClass("required-updates-collapsed").addClass("required-updates-expanded")):(n.removeClass("expanded").addClass("collapsed"),t.removeClass("required-updates-expanded").addClass("required-updates-collapsed")))}()};return{link:o,restrict:"A",scope:!0,templateUrl:e}}]);xpoNlmModule.directive("revenueWidget",["$rootScope","carrierDashboardService",function(n,t){return{restrict:"A",templateUrl:`${n.WebClientPath}/Modules/XpoNlm/Widgets/CarrierRevenue/DirectiveTemplates/RevenueWidget.html`,scope:!0,link:function(n){n.laoding=!0;n.showRevenueWidget=!1;n.dashboardService=t;t.getRevenueData(function(){n.loading=!1;n.showRevenueWidget=!0},function(t,i){i===401||i===403?n.showRevenueWidget=!1:(n.revenueError=!0,n.revenueErrorMessage="No Data.")})}}}]);xpoNlmModule.directive("termsAndConditionsWidget",["$rootScope","DynamicContentManagerService",function(n,t){return{restrict:"A",templateUrl:n.WebClientPath+"/Modules/XpoNlm/Widgets/CarrierTermsAndConditions/DirectiveTemplates/TermsAndConditionsWidget.html",scope:!0,link:function(n){n.showTermsAndConditions=!1;n.dashboardService=t;t.getTermsAndConditions(function(t){n.termsAndConditions=t;n.showTermsAndConditions=_.size(t)>0},function(){n.showTermsAndConditions=!1});n.selectTerm=function(i){n.selectedTerm=i.ContentDetails;t.markTermAsViewed(i)}}}}]);xpoNlmModule.directive("verifyAwardStatus",["$http","$uibModal","$rootScope",function(n,t,i){return{restrict:"A",templateUrl:i.WebClientPath+"/Modules/XpoNlm/Widgets/CarrierVerifyAwardStatus/DirectiveTemplates/VerifyAwardStatusView.html",scope:{trustedLocation:"="},link:function(n){n.open=function(){t.open({templateUrl:i.WebClientPath+"/Modules/XpoNlm/Widgets/CarrierVerifyAwardStatus/DirectiveTemplates/VerifyAwardStatusViewModal.html",controller:"AwardStatusModalInstanceCtrl",size:600,resolve:{trustedLocation:function(){return n.trustedLocation}},windowClass:"mt-expedite-legacy"})}}}}]);xpoNlmModule.controller("AwardStatusModalInstanceCtrl",["$scope","$rootScope","$uibModal","$window","$uibModalInstance","trustedLocation","openShipmentsService",function(n,t,i,r,u,f,e){e.getAwardStatus(t.carrierId,f.Id).then(function({data:t}){n.shipments=t});n.Ok=function(){u.close()};n.$watch("searchValue",function(t){_.isNil(t)&&(n.searchValue=undefined)})}]);xpoNlmModule.directive("weeklyExports",["$rootScope","xpoNlmChartLibraryService","carrierDashboardService",function(n,t,i){return{restrict:"A",templateUrl:n.WebClientPath+"/Modules/XpoNlm/Widgets/CarrierWeeklyExports/DirectiveTemplates/WeeklyExports.html",controller:["$scope",function(n){n.dashboardService=i;n.currentWeek=3;n.hasNextWeek=!1;n.hasPreviousWeek=!0;n.nextWeek=function(){n.currentWeek!=n.dashboardService.weeklyExports.KpiGroups.length-1&&(n.currentWeek++,n.dashboardService.marshallGraphData(n.currentWeek),n.currentWeek==n.dashboardService.weeklyExports.KpiGroups.length-1&&(n.hasNextWeek=!1),n.hasPreviousWeek=!0)};n.previousWeek=function(){n.currentWeek!=0&&(n.currentWeek--,n.dashboardService.marshallGraphData(n.currentWeek),n.currentWeek==0&&(n.hasPreviousWeek=!1),n.hasNextWeek=!0)}}],link:function(){}}}]);xpoNlmModule.directive("customerCriticalShipmentStatusWidget",["$rootScope","customerDashboardService","$interval","$uibModal","xpoNlmDateService","xpoNlmConstantsService","$window",function(n,t,i,r,u,f,e){return{restrict:"A",templateUrl:n.WebClientPath+"/Modules/XpoNlm/Widgets/CustomerCriticalShipmentStatus/DirectiveTemplates/CustomerCriticalShipmentStatusWidget.html",scope:!0,link:function(r){r.dashboardService=t;r.currentTime=u.getStandardTime();r.loading=!0;t.loadCriticalShipmentCounts(function(){r.startPolling();r.loading=!1},function(){r.customerCriticalShipmentCountsError=!0;r.customerCriticalShipmentCountsErrorMessage="No Data."});var o;r.startPolling=function(){angular.isDefined(o)||(o=i(function(){t.loadCriticalShipmentCounts(function(){r.currentTime=u.getStandardTime();r.loading=!1},function(){r.customerCriticalShipmentCountsError=!0;r.customerCriticalShipmentCountsErrorMessage="No Data."})},f.WIDGET_REFRESH_TIME))};r.stopUpdating=function(){angular.isDefined(o)&&(i.cancel(o),r.stopInterval=undefined)};r.$on("$destroy",function(){r.stopUpdating()});r.redirectToProcurementBoard=function(){e.location.href=n.ServerName+"/WebClient/#/CriticalProcurementBoard"}}}}]);xpoNlmModule.directive("customerDailyActivityWidget",["$rootScope","customerDashboardService",function(n,t){return{restrict:"A",templateUrl:n.WebClientPath+"/Modules/XpoNlm/Widgets/CustomerDailyActivity/DirectiveTemplates/CustomerDailyActivityWidget.html",scope:!0,link:function(n){n.dashboardService=t;n.loading=!0;n.date=new Date;t.loadCustomerDailyActivity(function(){n.loading=!1},function(){n.customerDailyActivityError=!0;n.customerDailyActivityMessage="No Data."})}}}]);xpoNlmModule.directive("customerDeliveredTodayWidget",["$rootScope","$uibModal","$interval","customerDashboardService","xpoNlmDateService","xpoNlmConstantsService","$window",function(n,t,i,r,u,f,e){return{restrict:"A",templateUrl:n.WebClientPath+"/Modules/XpoNlm/Widgets/CustomerDeliveredToday/DirectiveTemplates/CustomerDeliveredTodayWidget.html",scope:!0,link:function(o){o.dashboardService=r;o.currentTime=u.getStandardTime();o.loading=!0;r.loadCustomerShipmentsDeliveredToday(function(){o.startPolling();o.loading=!1},function(){o.customerDeliveredTodayError=!0;o.customerDeliveredTodayMessage="No Data."});var s;o.startPolling=function(){angular.isDefined(s)||(s=i(function(){o.loading=!0;r.loadCustomerShipmentsDeliveredToday(function(){o.currentTime=u.getStandardTime();o.loading=!1},function(){o.customerDeliveredTodayError=!0;o.customerDeliveredTodayMessage="No Data."})},f.WIDGET_REFRESH_TIME))};o.stopUpdating=function(){angular.isDefined(s)&&(i.cancel(s),o.stopInterval=undefined)};o.$on("$destroy",function(){o.stopUpdating()});o.redirectToShipmentTracking=function(){e.location.href=n.ServerName+"/Customer/tracking.asp"};o.open=function(i){t.open({templateUrl:n.WebClientPath+"/Modules/XpoNlm/Widgets/CustomerDeliveredToday/DirectiveTemplates/CustomerDeliveredTodayModal.html",controller:"DeliveredModalInstanceController",size:i,resolve:{deliveredShipments:function(){return o.dashboardService.customerShipmentsDeliveredToday.ShipmentsNotYetDelivered}},windowClass:"mt-expedite-legacy"})}}}}]);xpoNlmModule.controller("DeliveredModalInstanceController",["$scope","$uibModal","$uibModalInstance","deliveredShipments",function(n,t,i,r){n.deliveredShipments=r;n.onShipmentSelect=function(n){window.open("/customer/details.asp?ShpId="+n.ShipmentId,"ShipmentDetails","width=600px,height=575px,scrollbars=yes,toolbar=1,menubar=1,resizable=1")};n.Ok=function(){i.close()};n.Cancel=function(){i.dismiss("cancel")}}]);xpoNlmModule.directive("customerInsertedTodayWidget",["$rootScope","$uibModal","$interval","customerDashboardService","xpoNlmDateService","xpoNlmConstantsService","$window",function(n,t,i,r,u,f,e){return{restrict:"A",templateUrl:n.WebClientPath+"/Modules/XpoNlm/Widgets/CustomerInsertedToday/DirectiveTemplates/CustomerInsertedTodayWidget.html",scope:!0,link:function(o){o.dashboardService=r;o.currentTime=u.getStandardTime();o.loading=!0;r.loadCustomerShipmentsInsertedToday(function(){o.startPolling();o.loading=!1},function(){o.customerInsertedTodayError=!0;o.customerInsertedTodayMessage="No Data."});var s;o.startPolling=function(){angular.isDefined(s)||(s=i(function(){r.loadCustomerShipmentsInsertedToday(function(){o.currentTime=u.getStandardTime();o.loading=!1},function(){o.customerInsertedTodayError=!0;o.customerInsertedTodayMessage="No Data."})},f.WIDGET_REFRESH_TIME))};o.stopUpdating=function(){angular.isDefined(s)&&(i.cancel(s),o.stopInterval=undefined)};o.$on("$destroy",function(){o.stopUpdating()});o.redirectToShipmentTracking=function(){e.location.href=n.ServerName+"/Customer/tracking.asp"};o.open=function(i){t.open({templateUrl:n.WebClientPath+"/Modules/XpoNlm/Widgets/CustomerInsertedToday/DirectiveTemplates/CustomerInsertedTodayModal.html",controller:"InsertedModalInstanceController",size:i,resolve:{insertedShipments:function(){return o.dashboardService.customerShipmentsInsertedToday.ShipmentsNotYetInserted}},windowClass:"mt-expedite-legacy"})}}}}]);xpoNlmModule.controller("InsertedModalInstanceController",["$scope","$uibModal","$uibModalInstance","insertedShipments",function(n,t,i,r){n.insertedShipments=r;n.onShipmentSelect=function(n){window.open("/customer/details.asp?ShpId="+n.ShipmentId,"ShipmentDetails","width=600px,height=575px,scrollbars=yes,toolbar=1,menubar=1,resizable=1")};n.Ok=function(){i.close()};n.Cancel=function(){i.dismiss("cancel")}}]);xpoNlmModule.directive("customerMtdWidget",["$rootScope","customerDashboardService","xpoNlmChartLibraryService",function(n,t,i){"use strict";return{restrict:"A",scope:!0,templateUrl:n.WebClientPath+"/Modules/XpoNlm/Widgets/CustomerMTDVolume/DirectiveTemplates/CustomerMTDVolumeWidget.html",controller:["$scope",function(n){n.MTDVolumeChart=i.getMtdPieChartConfig();n.dashboardService=t;n.dataAvailable=!0;n.date=new Date;t.loadCustomerMTDVolume(function(){var i,r,t;n.dashboardService.customerMTDVolume.length<1&&(n.dataAvailable=!1);n.colors=["#0C62C6","#E74946","#469C7D","#004444","#660066","#4bec13"];n.seriesData=[];i=0;for(r in n.dashboardService.customerMTDVolume)t={},t.color=n.colors[i],t.y=n.dashboardService.customerMTDVolume[r].Amount,t.name=n.dashboardService.customerMTDVolume[r].Mode,n.seriesData.push(t),i++;n.MTDVolumeChart.series[0].data=n.seriesData},function(){n.customerMtdVolumeError=!0;n.customerMtdVolumeMessage="No Data."})}],link:function(){}}}]);xpoNlmModule.directive("customerReadyTodayWidget",["$rootScope","customerDashboardService","$interval","$uibModal","xpoNlmDateService","xpoNlmConstantsService","$window",function(n,t,i,r,u,f,e){return{restrict:"A",templateUrl:n.WebClientPath+"/Modules/XpoNlm/Widgets/CustomerReadyToday/DirectiveTemplates/CustomerReadyTodayWidget.html",scope:!0,link:function(o){o.dashboardService=t;o.currentTime=u.getStandardTime();o.loading=!0;t.loadCustomerShipmentsReadyToday(function(){o.startPolling();o.loading=!1},function(){o.customerReadyTodayError=!0;o.customerReadyTodayMessage="No Data."});var s;o.startPolling=function(){angular.isDefined(s)||(s=i(function(){t.loadCustomerShipmentsReadyToday(function(){o.currentTime=u.getStandardTime();o.loading=!1},function(){o.customerReadyTodayError=!0;o.customerReadyTodayMessage="No Data."})},f.WIDGET_REFRESH_TIME))};o.stopUpdating=function(){angular.isDefined(s)&&(i.cancel(s),o.stopInterval=undefined)};o.$on("$destroy",function(){o.stopUpdating()});o.redirectToShipmentTracking=function(){e.location.href=n.ServerName+"/Customer/tracking.asp"};o.open=function(t){r.open({templateUrl:n.WebClientPath+"/Modules/XpoNlm/Widgets/CustomerReadyToday/DirectiveTemplates/ReadyTodayModal.html",controller:"ModalInstanceCtrl",size:t,resolve:{readyShipments:function(){return o.dashboardService.customerShipmentsReadyToday.ShipmentsNotYetReady}},windowClass:"mt-expedite-legacy"})}}}}]);xpoNlmModule.controller("ModalInstanceCtrl",["$rootScope","$scope","$window","$uibModal","$uibModalInstance","readyShipments","xpoNlmConstantsService",function(n,t,i,r,u,f){t.readyShipments=f;t.onShipmentSelect=function(n){window.open("/customer/details.asp?ShpId="+n.ShipmentId,"ShipmentDetails","width=600px,height=575px,scrollbars=yes,toolbar=1,menubar=1,resizable=1")};t.Ok=function(){u.close()};t.Cancel=function(){u.dismiss("cancel")}}]);xpoNlmModule.directive("xpoNlmCustomerYtdVolumeWidget",["$rootScope","customerDashboardService","xpoNlmChartLibraryService",function(n,t,i){"use strict";return{restrict:"A",replace:!0,scope:!0,templateUrl:n.WebClientPath+"/Modules/XpoNlm/Widgets/CustomerYTDVolume/DirectiveTemplates/CustomerYTDVolumeWidget.html",controller:["$scope",function(n){n.chartConfig=i.getYtdVolumeChartConfig();n.dashboardService=t;n.dataAvailable=!0;t.loadCustomerPYTDVolume(function(){n.series2Data=[];for(var t in n.dashboardService.customerPYTDVolume)n.series2Data.push(n.dashboardService.customerPYTDVolume[t].Volume);n.chartConfig.series[1].data=n.series2Data},function(){});t.loadCustomerYTDVolume(function(){n.dashboardService.customerYTDVolume.length<1&&(n.dataAvailable=!1);n.seriesData=[];n.seriesCategories=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];for(var t in n.dashboardService.customerYTDVolume)n.seriesData.push(n.dashboardService.customerYTDVolume[t].Volume);n.chartConfig.series[0].data=n.seriesData;n.chartConfig.xAxis.categories=n.seriesCategories;n.chartConfig.loading=!1},function(){n.customerYtdVolumeError=!0;n.customerYtdVolumeMessage="No Data."})}],link:function(){}}}]);xpoNlmModule.directive("freightDimensions",["$rootScope",function(n){"use strict";var t=function(n){var t=function(){return _.sum(_.map(n.dimensions,"Quantity"))},i=function(){return _.sum(_.map(n.dimensions,"Weight"))};n.$watch("dimensions",function(){_.assign(n,{totalQuantity:t(),totalWeight:i(),enteredAsMetric:n.dimensions?.length?n.dimensions[n.dimensions.length-1].EnteredAsMetric:!1})})},i=`${n.WebClientPath}/Modules/XpoNlm/Widgets/FreightDimensions/DirectiveTemplates/FreightDimensions.html`;return{link:t,restrict:"A",templateUrl:i,transclude:!1,scope:{dimensions:"=",modeGroup:"=",showExtraDimensionDetails:"="},controller:["$scope","specializedService",function(n,t){n.convertFromInches=t.convertInchesToFeetAndDisplay}]}}]);xpoNlmModule.directive("freightParts",["$rootScope","Enum",function(n,t){return{restrict:"A",templateUrl:n.WebClientPath+"/Modules/XpoNlm/Widgets/FreightParts/DirectiveTemplates/FreightParts.html",transclude:!1,scope:{parts:"="},controller:function(n){n.getLength=function(){for(var i=[],t=1;t