@nerdjs/sales-kit 4.0.56 → 4.0.57

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (43) hide show
  1. package/dist/entities/quote/quote.d.ts +2 -1
  2. package/dist/helpers.d.ts +9 -0
  3. package/dist/helpers.js +54 -0
  4. package/dist/helpers.js.map +1 -1
  5. package/dist/hooks/lep/lepLoadLocation.d.ts +0 -6
  6. package/dist/hooks/lep/lepLoadLocation.js +207 -177
  7. package/dist/hooks/lep/lepLoadLocation.js.map +1 -1
  8. package/dist/hooks/lep/lepShipcons.js +25 -7
  9. package/dist/hooks/lep/lepShipcons.js.map +1 -1
  10. package/dist/hooks/lep/nerdMap/nerdMap.js +28 -40
  11. package/dist/hooks/lep/nerdMap/nerdMap.js.map +1 -1
  12. package/dist/hooks/locationsForm/locationFormSales/locationFormSales.d.ts +1 -1
  13. package/dist/hooks/locationsForm/locationFormSales/locationFormSales.js +4 -3
  14. package/dist/hooks/locationsForm/locationFormSales/locationFormSales.js.map +1 -1
  15. package/dist/hooks/locationsForm/locationFormSales/locationFormSalesMain.d.ts +0 -5
  16. package/dist/hooks/locationsForm/locationFormSales/locationFormSalesMain.js +173 -56
  17. package/dist/hooks/locationsForm/locationFormSales/locationFormSalesMain.js.map +1 -1
  18. package/dist/hooks/quote/constants.d.ts +1 -1
  19. package/dist/hooks/quote/constants.js +2 -2
  20. package/dist/hooks/quote/constants.js.map +1 -1
  21. package/dist/hooks/quote/form.js +16 -5
  22. package/dist/hooks/quote/form.js.map +1 -1
  23. package/dist/hooks/quote/helpers.d.ts +1 -0
  24. package/dist/hooks/quote/helpers.js +304 -325
  25. package/dist/hooks/quote/helpers.js.map +1 -1
  26. package/dist/hooks/quote/template.js +2 -2
  27. package/dist/hooks/quote/template.js.map +1 -1
  28. package/dist/redux/commoditiesTasksSlice/commoditiesTasksSelectors.d.ts +2 -2
  29. package/dist/redux/customerV1/customerV1Endpoints.d.ts +2 -2
  30. package/dist/redux/lep/lepSelectors.d.ts +6 -6
  31. package/dist/redux/load/loadDrawerSlice.d.ts +1 -1
  32. package/dist/redux/loadInfoTasksSlice/loadInfoTasksSelectors.d.ts +10 -10
  33. package/dist/redux/locationV1/locationV1Endpoints.d.ts +12 -12
  34. package/dist/redux/quote/quoteAction.d.ts +2 -3
  35. package/dist/redux/quote/quoteAction.js +2 -3
  36. package/dist/redux/quote/quoteAction.js.map +1 -1
  37. package/dist/redux/quote/quoteCustomerPortalEndpoints.d.ts +1 -1
  38. package/dist/redux/quote/quoteReducer.js +5 -5
  39. package/dist/redux/quote/quoteReducer.js.map +1 -1
  40. package/dist/redux/quote/quoteSelectors.d.ts +23 -23
  41. package/dist/redux/shipconsTasksSlice/shipconsTasksSelectors.d.ts +2 -2
  42. package/dist/redux/tender/tenderSelector.d.ts +7 -7
  43. package/package.json +2 -2
@@ -11,7 +11,7 @@ export declare const locationV1Endpoints: import("@reduxjs/toolkit/query").Api<(
11
11
  body: {
12
12
  location: Partial<LocationV1_Entity>;
13
13
  };
14
- }, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "accountingInvoices" | "accountingPayments" | "activeCarriers" | "allUninvoicedLoads" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "arTransactions" | "assetNames" | "assetNamesFiltered" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierAccessorialsByCarrier" | "carrierAccessorialsV1" | "carrierAccountingNotes" | "carrierAccountingNotesByCarrier" | "carrierFiles" | "carrierFleetsV1" | "carrierFleets" | "carrierInsurances" | "carrierInvoiceFiles" | "carrierInvoices" | "carrierInvoicesV1" | "carrierNames" | "carrierPacketNotes" | "carrierPayCommoditiesV1" | "carrierPayContracts" | "carrierPayMatricesV1" | "carriers" | "carriersLight" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersAccounting" | "carrierTendersV1" | "carrierTenderUploadFiles" | "carrierTenderUploadsV1" | "carrierTypesV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "commodityPieces" | "companyNames" | "contacts" | "contractRateRecords" | "contractRateRecordsByContractRates" | "contractRates" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditStatus" | "customerCreditTypes" | "customerFiles" | "customerInvoices" | "customerNames" | "customerPendingLoads" | "customerPeople" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersLight" | "customersLocations" | "customersLocationsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerStatuses" | "customersV1" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "deposits" | "depositsV1" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceAdjustmentsV1" | "invoiceLineItems" | "invoicePayments" | "invoicePaymentsByPaymentIDV1" | "invoicePaymentsV1" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "matricesV1" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "paymentFiles" | "paymentsV1" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "railInvoiceFiles" | "railInvoices" | "railInvoicesV1" | "railTenders" | "railTendersV1" | "rateReviews" | "rateWareXlActiveTariffs" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "tenderStatusesV1" | "timeToPayReports" | "timeToPayReportsByCustomer" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadReports" | "uninvoicedLoads" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "carrierInsurancesV1" | "insuranceTypes", void, "salesApi", unknown>;
14
+ }, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "accountingInvoices" | "accountingPayments" | "activeCarriers" | "allUninvoicedLoads" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "arTransactions" | "assetNames" | "assetNamesFiltered" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierAccessorialsByCarrier" | "carrierAccessorialsV1" | "carrierAccountingNotes" | "carrierAccountingNotesByCarrier" | "carrierFiles" | "carrierFleetsV1" | "carrierFleets" | "carrierInsurances" | "carrierInvoiceFiles" | "carrierInvoices" | "carrierInvoicesV1" | "carrierNames" | "carrierPacketNotes" | "carrierPayCommoditiesV1" | "carrierPayContracts" | "carrierPayMatricesV1" | "carriers" | "carriersLight" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersAccounting" | "carrierTendersV1" | "carrierTenderUploadFiles" | "carrierTenderUploadsV1" | "carrierTypesV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "commodityPieces" | "companyNames" | "contacts" | "contractRateRecords" | "contractRateRecordsByContractRates" | "contractRates" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditStatus" | "customerCreditTypes" | "customerFiles" | "customerInvoices" | "customerNames" | "customerPendingLoads" | "customerPeople" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersLight" | "customersLocations" | "customersLocationsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerStatuses" | "customersV1" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "deposits" | "depositsV1" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceAdjustmentsV1" | "invoiceLineItems" | "invoicePayments" | "invoicePaymentsByPaymentIDV1" | "invoicePaymentsV1" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "matricesV1" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "paymentFiles" | "paymentsV1" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "railInvoiceFiles" | "railInvoices" | "railInvoicesV1" | "railTenders" | "railTendersV1" | "rateReviews" | "rateWareXlActiveTariffs" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "tenderStatusesV1" | "timeToPayReports" | "timeToPayReportsByCustomer" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadReports" | "uninvoicedLoads" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "carrierInsurancesV1" | "insuranceTypes", LocationV1_Entity, "salesApi", unknown>;
15
15
  deleteLocationV1: import("@reduxjs/toolkit/query").MutationDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "accountingInvoices" | "accountingPayments" | "activeCarriers" | "allUninvoicedLoads" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "arTransactions" | "assetNames" | "assetNamesFiltered" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierAccessorialsByCarrier" | "carrierAccessorialsV1" | "carrierAccountingNotes" | "carrierAccountingNotesByCarrier" | "carrierFiles" | "carrierFleetsV1" | "carrierFleets" | "carrierInsurances" | "carrierInvoiceFiles" | "carrierInvoices" | "carrierInvoicesV1" | "carrierNames" | "carrierPacketNotes" | "carrierPayCommoditiesV1" | "carrierPayContracts" | "carrierPayMatricesV1" | "carriers" | "carriersLight" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersAccounting" | "carrierTendersV1" | "carrierTenderUploadFiles" | "carrierTenderUploadsV1" | "carrierTypesV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "commodityPieces" | "companyNames" | "contacts" | "contractRateRecords" | "contractRateRecordsByContractRates" | "contractRates" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditStatus" | "customerCreditTypes" | "customerFiles" | "customerInvoices" | "customerNames" | "customerPendingLoads" | "customerPeople" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersLight" | "customersLocations" | "customersLocationsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerStatuses" | "customersV1" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "deposits" | "depositsV1" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceAdjustmentsV1" | "invoiceLineItems" | "invoicePayments" | "invoicePaymentsByPaymentIDV1" | "invoicePaymentsV1" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "matricesV1" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "paymentFiles" | "paymentsV1" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "railInvoiceFiles" | "railInvoices" | "railInvoicesV1" | "railTenders" | "railTendersV1" | "rateReviews" | "rateWareXlActiveTariffs" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "tenderStatusesV1" | "timeToPayReports" | "timeToPayReportsByCustomer" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadReports" | "uninvoicedLoads" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "carrierInsurancesV1" | "insuranceTypes", void, "salesApi", unknown>;
16
16
  getLocationV1SearchMetadata: import("@reduxjs/toolkit/query").QueryDefinition<void, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "accountingInvoices" | "accountingPayments" | "activeCarriers" | "allUninvoicedLoads" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "arTransactions" | "assetNames" | "assetNamesFiltered" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierAccessorialsByCarrier" | "carrierAccessorialsV1" | "carrierAccountingNotes" | "carrierAccountingNotesByCarrier" | "carrierFiles" | "carrierFleetsV1" | "carrierFleets" | "carrierInsurances" | "carrierInvoiceFiles" | "carrierInvoices" | "carrierInvoicesV1" | "carrierNames" | "carrierPacketNotes" | "carrierPayCommoditiesV1" | "carrierPayContracts" | "carrierPayMatricesV1" | "carriers" | "carriersLight" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersAccounting" | "carrierTendersV1" | "carrierTenderUploadFiles" | "carrierTenderUploadsV1" | "carrierTypesV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "commodityPieces" | "companyNames" | "contacts" | "contractRateRecords" | "contractRateRecordsByContractRates" | "contractRates" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditStatus" | "customerCreditTypes" | "customerFiles" | "customerInvoices" | "customerNames" | "customerPendingLoads" | "customerPeople" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersLight" | "customersLocations" | "customersLocationsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerStatuses" | "customersV1" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "deposits" | "depositsV1" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceAdjustmentsV1" | "invoiceLineItems" | "invoicePayments" | "invoicePaymentsByPaymentIDV1" | "invoicePaymentsV1" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "matricesV1" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "paymentFiles" | "paymentsV1" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "railInvoiceFiles" | "railInvoices" | "railInvoicesV1" | "railTenders" | "railTendersV1" | "rateReviews" | "rateWareXlActiveTariffs" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "tenderStatusesV1" | "timeToPayReports" | "timeToPayReportsByCustomer" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadReports" | "uninvoicedLoads" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "carrierInsurancesV1" | "insuranceTypes", SearchMetadata, "salesApi", unknown>;
17
17
  getLocationAccessorialsV1: import("@reduxjs/toolkit/query").QueryDefinition<{
@@ -1156,14 +1156,14 @@ export declare const useGetLocationV1Query: <R extends Record<string, any> = imp
1156
1156
  status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
1157
1157
  } & Omit<{
1158
1158
  requestId: string;
1159
- data?: void | undefined;
1159
+ data?: LocationV1_Entity | undefined;
1160
1160
  error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
1161
1161
  endpointName: string;
1162
1162
  startedTimeStamp: number;
1163
1163
  fulfilledTimeStamp?: number;
1164
1164
  }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
1165
1165
  requestId: string;
1166
- data?: void | undefined;
1166
+ data?: LocationV1_Entity | undefined;
1167
1167
  error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
1168
1168
  endpointName: string;
1169
1169
  startedTimeStamp: number;
@@ -1180,7 +1180,7 @@ export declare const useGetLocationV1Query: <R extends Record<string, any> = imp
1180
1180
  status: import("@reduxjs/toolkit/query").QueryStatus.pending;
1181
1181
  } & {
1182
1182
  requestId: string;
1183
- data?: void | undefined;
1183
+ data?: LocationV1_Entity | undefined;
1184
1184
  error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
1185
1185
  endpointName: string;
1186
1186
  startedTimeStamp: number;
@@ -1197,14 +1197,14 @@ export declare const useGetLocationV1Query: <R extends Record<string, any> = imp
1197
1197
  status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
1198
1198
  } & Omit<{
1199
1199
  requestId: string;
1200
- data?: void | undefined;
1200
+ data?: LocationV1_Entity | undefined;
1201
1201
  error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
1202
1202
  endpointName: string;
1203
1203
  startedTimeStamp: number;
1204
1204
  fulfilledTimeStamp?: number;
1205
1205
  }, "error"> & Required<Pick<{
1206
1206
  requestId: string;
1207
- data?: void | undefined;
1207
+ data?: LocationV1_Entity | undefined;
1208
1208
  error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
1209
1209
  endpointName: string;
1210
1210
  startedTimeStamp: number;
@@ -1234,14 +1234,14 @@ export declare const useGetLocationV1Query: <R extends Record<string, any> = imp
1234
1234
  status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
1235
1235
  } & Omit<{
1236
1236
  requestId: string;
1237
- data?: void | undefined;
1237
+ data?: LocationV1_Entity | undefined;
1238
1238
  error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
1239
1239
  endpointName: string;
1240
1240
  startedTimeStamp: number;
1241
1241
  fulfilledTimeStamp?: number;
1242
1242
  }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
1243
1243
  requestId: string;
1244
- data?: void | undefined;
1244
+ data?: LocationV1_Entity | undefined;
1245
1245
  error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
1246
1246
  endpointName: string;
1247
1247
  startedTimeStamp: number;
@@ -1258,7 +1258,7 @@ export declare const useGetLocationV1Query: <R extends Record<string, any> = imp
1258
1258
  status: import("@reduxjs/toolkit/query").QueryStatus.pending;
1259
1259
  } & {
1260
1260
  requestId: string;
1261
- data?: void | undefined;
1261
+ data?: LocationV1_Entity | undefined;
1262
1262
  error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
1263
1263
  endpointName: string;
1264
1264
  startedTimeStamp: number;
@@ -1275,14 +1275,14 @@ export declare const useGetLocationV1Query: <R extends Record<string, any> = imp
1275
1275
  status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
1276
1276
  } & Omit<{
1277
1277
  requestId: string;
1278
- data?: void | undefined;
1278
+ data?: LocationV1_Entity | undefined;
1279
1279
  error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
1280
1280
  endpointName: string;
1281
1281
  startedTimeStamp: number;
1282
1282
  fulfilledTimeStamp?: number;
1283
1283
  }, "error"> & Required<Pick<{
1284
1284
  requestId: string;
1285
- data?: void | undefined;
1285
+ data?: LocationV1_Entity | undefined;
1286
1286
  error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
1287
1287
  endpointName: string;
1288
1288
  startedTimeStamp: number;
@@ -1305,7 +1305,7 @@ export declare const useGetLocationV1Query: <R extends Record<string, any> = imp
1305
1305
  body: {
1306
1306
  location: Partial<LocationV1_Entity>;
1307
1307
  };
1308
- }, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "accountingInvoices" | "accountingPayments" | "activeCarriers" | "allUninvoicedLoads" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "arTransactions" | "assetNames" | "assetNamesFiltered" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierAccessorialsByCarrier" | "carrierAccessorialsV1" | "carrierAccountingNotes" | "carrierAccountingNotesByCarrier" | "carrierFiles" | "carrierFleetsV1" | "carrierFleets" | "carrierInsurances" | "carrierInvoiceFiles" | "carrierInvoices" | "carrierInvoicesV1" | "carrierNames" | "carrierPacketNotes" | "carrierPayCommoditiesV1" | "carrierPayContracts" | "carrierPayMatricesV1" | "carriers" | "carriersLight" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersAccounting" | "carrierTendersV1" | "carrierTenderUploadFiles" | "carrierTenderUploadsV1" | "carrierTypesV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "commodityPieces" | "companyNames" | "contacts" | "contractRateRecords" | "contractRateRecordsByContractRates" | "contractRates" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditStatus" | "customerCreditTypes" | "customerFiles" | "customerInvoices" | "customerNames" | "customerPendingLoads" | "customerPeople" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersLight" | "customersLocations" | "customersLocationsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerStatuses" | "customersV1" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "deposits" | "depositsV1" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceAdjustmentsV1" | "invoiceLineItems" | "invoicePayments" | "invoicePaymentsByPaymentIDV1" | "invoicePaymentsV1" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "matricesV1" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "paymentFiles" | "paymentsV1" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "railInvoiceFiles" | "railInvoices" | "railInvoicesV1" | "railTenders" | "railTendersV1" | "rateReviews" | "rateWareXlActiveTariffs" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "tenderStatusesV1" | "timeToPayReports" | "timeToPayReportsByCustomer" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadReports" | "uninvoicedLoads" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "carrierInsurancesV1" | "insuranceTypes", void, "salesApi", unknown>>, import("@reduxjs/toolkit/query").TSHelpersNoInfer<R> & {
1308
+ }, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "accountingInvoices" | "accountingPayments" | "activeCarriers" | "allUninvoicedLoads" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "arTransactions" | "assetNames" | "assetNamesFiltered" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierAccessorialsByCarrier" | "carrierAccessorialsV1" | "carrierAccountingNotes" | "carrierAccountingNotesByCarrier" | "carrierFiles" | "carrierFleetsV1" | "carrierFleets" | "carrierInsurances" | "carrierInvoiceFiles" | "carrierInvoices" | "carrierInvoicesV1" | "carrierNames" | "carrierPacketNotes" | "carrierPayCommoditiesV1" | "carrierPayContracts" | "carrierPayMatricesV1" | "carriers" | "carriersLight" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersAccounting" | "carrierTendersV1" | "carrierTenderUploadFiles" | "carrierTenderUploadsV1" | "carrierTypesV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "commodityPieces" | "companyNames" | "contacts" | "contractRateRecords" | "contractRateRecordsByContractRates" | "contractRates" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditStatus" | "customerCreditTypes" | "customerFiles" | "customerInvoices" | "customerNames" | "customerPendingLoads" | "customerPeople" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersLight" | "customersLocations" | "customersLocationsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerStatuses" | "customersV1" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "deposits" | "depositsV1" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceAdjustmentsV1" | "invoiceLineItems" | "invoicePayments" | "invoicePaymentsByPaymentIDV1" | "invoicePaymentsV1" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "matricesV1" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "paymentFiles" | "paymentsV1" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "railInvoiceFiles" | "railInvoices" | "railInvoicesV1" | "railTenders" | "railTendersV1" | "rateReviews" | "rateWareXlActiveTariffs" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "tenderStatusesV1" | "timeToPayReports" | "timeToPayReportsByCustomer" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadReports" | "uninvoicedLoads" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "carrierInsurancesV1" | "insuranceTypes", LocationV1_Entity, "salesApi", unknown>>, import("@reduxjs/toolkit/query").TSHelpersNoInfer<R> & {
1309
1309
  originalArgs?: {
1310
1310
  id: number;
1311
1311
  body: {
@@ -58,9 +58,8 @@ export declare const updateStop: import("@reduxjs/toolkit").ActionCreatorWithPre
58
58
  id: string;
59
59
  createdAt: string;
60
60
  }, "updateStop", never, never>;
61
- export declare const removeStop: import("@reduxjs/toolkit").ActionCreatorWithPreparedPayload<[key: number], {
62
- key: number;
63
- id: string;
61
+ export declare const removeStop: import("@reduxjs/toolkit").ActionCreatorWithPreparedPayload<[id: number], {
62
+ id: number;
64
63
  createdAt: string;
65
64
  }, "removeStop", never, never>;
66
65
  export declare const addPallet: import("@reduxjs/toolkit").ActionCreatorWithPreparedPayload<[], {
@@ -99,11 +99,10 @@ export const updateStop = createAction("updateStop", function prepare(stop) {
99
99
  },
100
100
  };
101
101
  });
102
- export const removeStop = createAction("removeStop", function prepare(key) {
102
+ export const removeStop = createAction("removeStop", function prepare(id) {
103
103
  return {
104
104
  payload: {
105
- key,
106
- id: nanoid(),
105
+ id: id,
107
106
  createdAt: new Date().toISOString(),
108
107
  },
109
108
  };
@@ -1 +1 @@
1
- {"version":3,"file":"quoteAction.js","sourceRoot":"","sources":["../../../src/redux/quote/quoteAction.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"quoteAction.js","sourceRoot":"","sources":["../../../src/redux/quote/quoteAction.ts"],"names":[],"mappings":"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"}
@@ -90,7 +90,7 @@ export declare const useCheckPalletsQuery: <R extends Record<string, any> = impo
90
90
  isError: false;
91
91
  }, "error">>)>> & {
92
92
  status: import("@reduxjs/toolkit/query").QueryStatus;
93
- }>(arg: typeof import("@reduxjs/toolkit/query").skipToken | PalletDimensions_Entity[], options?: (import("@reduxjs/toolkit/query").SubscriptionOptions & {
93
+ }>(arg: PalletDimensions_Entity[] | typeof import("@reduxjs/toolkit/query").skipToken, options?: (import("@reduxjs/toolkit/query").SubscriptionOptions & {
94
94
  skip?: boolean;
95
95
  refetchOnMountOrArgChange?: boolean | number;
96
96
  } & {
@@ -79,9 +79,9 @@ export const quoteReducer = createReducer(initState, (builder) => {
79
79
  });
80
80
  builder.addCase(updateStop, (state, action) => {
81
81
  let kind = "consignees";
82
- let index = state.body.consignees?.findIndex((p) => p.key === action.payload.stop.key);
82
+ let index = state.body.consignees?.findIndex((p) => p.id === action.payload.stop.id);
83
83
  if (index == undefined || index == -1) {
84
- index = state.body.shippers?.findIndex((p) => p.key === action.payload.stop.key);
84
+ index = state.body.shippers?.findIndex((p) => p.id === action.payload.stop.id);
85
85
  kind = "shippers";
86
86
  }
87
87
  if (index != undefined && index >= 0) {
@@ -93,9 +93,9 @@ export const quoteReducer = createReducer(initState, (builder) => {
93
93
  });
94
94
  builder.addCase(removeStop, (state, action) => {
95
95
  let kind = "consignees";
96
- let index = state.body.consignees?.findIndex((s) => s.key === action.payload.key);
96
+ let index = state.body.consignees?.findIndex((s) => s.id === action.payload.id);
97
97
  if (index == undefined || index == -1) {
98
- index = state.body.shippers?.findIndex((s) => s.key === action.payload.key);
98
+ index = state.body.shippers?.findIndex((s) => s.id === action.payload.id);
99
99
  kind = "shippers";
100
100
  }
101
101
  if (index != undefined && index >= 0)
@@ -106,7 +106,7 @@ export const quoteReducer = createReducer(initState, (builder) => {
106
106
  const kind = action.payload.kind;
107
107
  const stop = {
108
108
  zip: "",
109
- key: new Date().getTime(),
109
+ id: new Date().getTime(),
110
110
  accessorialIds: [],
111
111
  };
112
112
  state.body[kind]?.push(stop);
@@ -1 +1 @@
1
- {"version":3,"file":"quoteReducer.js","sourceRoot":"","sources":["../../../src/redux/quote/quoteReducer.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"quoteReducer.js","sourceRoot":"","sources":["../../../src/redux/quote/quoteReducer.ts"],"names":[],"mappings":"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"}
@@ -18,8 +18,8 @@ export declare const quoteResultSelector: ((state: AppState) => QuoteResponse |
18
18
  dependencyRecomputations: () => number;
19
19
  resetDependencyRecomputations: () => void;
20
20
  } & {
21
- argsMemoize: typeof import("reselect").weakMapMemoize;
22
21
  memoize: typeof import("reselect").weakMapMemoize;
22
+ argsMemoize: typeof import("reselect").weakMapMemoize;
23
23
  };
24
24
  export declare const stagedPalletSelector: ((state: AppState) => import("../../entities").PalletDimensions_Entity | null | undefined) & {
25
25
  clearCache: () => void;
@@ -39,8 +39,8 @@ export declare const stagedPalletSelector: ((state: AppState) => import("../../e
39
39
  dependencyRecomputations: () => number;
40
40
  resetDependencyRecomputations: () => void;
41
41
  } & {
42
- argsMemoize: typeof import("reselect").weakMapMemoize;
43
42
  memoize: typeof import("reselect").weakMapMemoize;
43
+ argsMemoize: typeof import("reselect").weakMapMemoize;
44
44
  };
45
45
  export declare const stagedStopSelector: ((state: AppState) => import("../../entities").Stop_Entity | null | undefined) & {
46
46
  clearCache: () => void;
@@ -60,8 +60,8 @@ export declare const stagedStopSelector: ((state: AppState) => import("../../ent
60
60
  dependencyRecomputations: () => number;
61
61
  resetDependencyRecomputations: () => void;
62
62
  } & {
63
- argsMemoize: typeof import("reselect").weakMapMemoize;
64
63
  memoize: typeof import("reselect").weakMapMemoize;
64
+ argsMemoize: typeof import("reselect").weakMapMemoize;
65
65
  };
66
66
  export declare const formOpenSelector: (formID?: string) => ((state: AppState) => boolean | undefined) & {
67
67
  clearCache: () => void;
@@ -87,8 +87,8 @@ export declare const formOpenSelector: (formID?: string) => ((state: AppState) =
87
87
  dependencyRecomputations: () => number;
88
88
  resetDependencyRecomputations: () => void;
89
89
  } & {
90
- argsMemoize: typeof import("reselect").weakMapMemoize;
91
90
  memoize: typeof import("reselect").weakMapMemoize;
91
+ argsMemoize: typeof import("reselect").weakMapMemoize;
92
92
  };
93
93
  export declare const marketCostOpenSelector: ((state: AppState) => boolean) & {
94
94
  clearCache: () => void;
@@ -108,8 +108,8 @@ export declare const marketCostOpenSelector: ((state: AppState) => boolean) & {
108
108
  dependencyRecomputations: () => number;
109
109
  resetDependencyRecomputations: () => void;
110
110
  } & {
111
- argsMemoize: typeof import("reselect").weakMapMemoize;
112
111
  memoize: typeof import("reselect").weakMapMemoize;
112
+ argsMemoize: typeof import("reselect").weakMapMemoize;
113
113
  };
114
114
  export declare const costBreakdownOpenSelector: ((state: AppState) => boolean) & {
115
115
  clearCache: () => void;
@@ -129,8 +129,8 @@ export declare const costBreakdownOpenSelector: ((state: AppState) => boolean) &
129
129
  dependencyRecomputations: () => number;
130
130
  resetDependencyRecomputations: () => void;
131
131
  } & {
132
- argsMemoize: typeof import("reselect").weakMapMemoize;
133
132
  memoize: typeof import("reselect").weakMapMemoize;
133
+ argsMemoize: typeof import("reselect").weakMapMemoize;
134
134
  };
135
135
  export declare const marketCostSelector: ((state: AppState) => import("../../entities").MarketCost_Entity | undefined) & {
136
136
  clearCache: () => void;
@@ -150,8 +150,8 @@ export declare const marketCostSelector: ((state: AppState) => import("../../ent
150
150
  dependencyRecomputations: () => number;
151
151
  resetDependencyRecomputations: () => void;
152
152
  } & {
153
- argsMemoize: typeof import("reselect").weakMapMemoize;
154
153
  memoize: typeof import("reselect").weakMapMemoize;
154
+ argsMemoize: typeof import("reselect").weakMapMemoize;
155
155
  };
156
156
  export declare const rawCostBreakdownSelector: ((state: AppState) => CostBreakdown_Entity[] | undefined) & {
157
157
  clearCache: () => void;
@@ -171,8 +171,8 @@ export declare const rawCostBreakdownSelector: ((state: AppState) => CostBreakdo
171
171
  dependencyRecomputations: () => number;
172
172
  resetDependencyRecomputations: () => void;
173
173
  } & {
174
- argsMemoize: typeof import("reselect").weakMapMemoize;
175
174
  memoize: typeof import("reselect").weakMapMemoize;
175
+ argsMemoize: typeof import("reselect").weakMapMemoize;
176
176
  };
177
177
  export declare const costBreakdownSelector: ((state: AppState) => {
178
178
  name: string;
@@ -228,8 +228,8 @@ export declare const costBreakdownSelector: ((state: AppState) => {
228
228
  dependencyRecomputations: () => number;
229
229
  resetDependencyRecomputations: () => void;
230
230
  } & {
231
- argsMemoize: typeof import("reselect").weakMapMemoize;
232
231
  memoize: typeof import("reselect").weakMapMemoize;
232
+ argsMemoize: typeof import("reselect").weakMapMemoize;
233
233
  };
234
234
  export declare const selectedServiceLevelSelector: ((state: AppState) => import("../../entities/quoteResponse/quoteResponse").ServiceLevel_Entity | undefined) & {
235
235
  clearCache: () => void;
@@ -249,8 +249,8 @@ export declare const selectedServiceLevelSelector: ((state: AppState) => import(
249
249
  dependencyRecomputations: () => number;
250
250
  resetDependencyRecomputations: () => void;
251
251
  } & {
252
- argsMemoize: typeof import("reselect").weakMapMemoize;
253
252
  memoize: typeof import("reselect").weakMapMemoize;
253
+ argsMemoize: typeof import("reselect").weakMapMemoize;
254
254
  };
255
255
  export declare const selectedDateSelector: ((state: AppState) => import("luxon").DateTime<boolean> | null) & {
256
256
  clearCache: () => void;
@@ -270,8 +270,8 @@ export declare const selectedDateSelector: ((state: AppState) => import("luxon")
270
270
  dependencyRecomputations: () => number;
271
271
  resetDependencyRecomputations: () => void;
272
272
  } & {
273
- argsMemoize: typeof import("reselect").weakMapMemoize;
274
273
  memoize: typeof import("reselect").weakMapMemoize;
274
+ argsMemoize: typeof import("reselect").weakMapMemoize;
275
275
  };
276
276
  export declare const debugOpenSelector: ((state: AppState) => boolean) & {
277
277
  clearCache: () => void;
@@ -291,8 +291,8 @@ export declare const debugOpenSelector: ((state: AppState) => boolean) & {
291
291
  dependencyRecomputations: () => number;
292
292
  resetDependencyRecomputations: () => void;
293
293
  } & {
294
- argsMemoize: typeof import("reselect").weakMapMemoize;
295
294
  memoize: typeof import("reselect").weakMapMemoize;
295
+ argsMemoize: typeof import("reselect").weakMapMemoize;
296
296
  };
297
297
  export declare const quoteRunningSelector: ((state: AppState) => boolean) & {
298
298
  clearCache: () => void;
@@ -312,8 +312,8 @@ export declare const quoteRunningSelector: ((state: AppState) => boolean) & {
312
312
  dependencyRecomputations: () => number;
313
313
  resetDependencyRecomputations: () => void;
314
314
  } & {
315
- argsMemoize: typeof import("reselect").weakMapMemoize;
316
315
  memoize: typeof import("reselect").weakMapMemoize;
316
+ argsMemoize: typeof import("reselect").weakMapMemoize;
317
317
  };
318
318
  export declare const quoteErrorsSelector: ((state: AppState) => string[] | undefined) & {
319
319
  clearCache: () => void;
@@ -333,8 +333,8 @@ export declare const quoteErrorsSelector: ((state: AppState) => string[] | undef
333
333
  dependencyRecomputations: () => number;
334
334
  resetDependencyRecomputations: () => void;
335
335
  } & {
336
- argsMemoize: typeof import("reselect").weakMapMemoize;
337
336
  memoize: typeof import("reselect").weakMapMemoize;
337
+ argsMemoize: typeof import("reselect").weakMapMemoize;
338
338
  };
339
339
  export declare const palletDimensionsSelector: ((state: AppState) => import("../../entities").PalletDimensions_Entity[] | undefined) & {
340
340
  clearCache: () => void;
@@ -354,8 +354,8 @@ export declare const palletDimensionsSelector: ((state: AppState) => import("../
354
354
  dependencyRecomputations: () => number;
355
355
  resetDependencyRecomputations: () => void;
356
356
  } & {
357
- argsMemoize: typeof import("reselect").weakMapMemoize;
358
357
  memoize: typeof import("reselect").weakMapMemoize;
358
+ argsMemoize: typeof import("reselect").weakMapMemoize;
359
359
  };
360
360
  export declare const quoteAccessorialsSelector: ((state: AppState) => import("../../entities").Accessorials_Entity | undefined) & {
361
361
  clearCache: () => void;
@@ -375,8 +375,8 @@ export declare const quoteAccessorialsSelector: ((state: AppState) => import("..
375
375
  dependencyRecomputations: () => number;
376
376
  resetDependencyRecomputations: () => void;
377
377
  } & {
378
- argsMemoize: typeof import("reselect").weakMapMemoize;
379
378
  memoize: typeof import("reselect").weakMapMemoize;
379
+ argsMemoize: typeof import("reselect").weakMapMemoize;
380
380
  };
381
381
  export declare const quoteCommodityDescriptionSelector: ((state: AppState) => import("./quoteState").ICommodityDescription[]) & {
382
382
  clearCache: () => void;
@@ -396,8 +396,8 @@ export declare const quoteCommodityDescriptionSelector: ((state: AppState) => im
396
396
  dependencyRecomputations: () => number;
397
397
  resetDependencyRecomputations: () => void;
398
398
  } & {
399
- argsMemoize: typeof import("reselect").weakMapMemoize;
400
399
  memoize: typeof import("reselect").weakMapMemoize;
400
+ argsMemoize: typeof import("reselect").weakMapMemoize;
401
401
  };
402
402
  export declare const quoteBodySelector: ((state: AppState) => Partial<import("../../entities").Quote_Entity>) & {
403
403
  clearCache: () => void;
@@ -417,8 +417,8 @@ export declare const quoteBodySelector: ((state: AppState) => Partial<import("..
417
417
  dependencyRecomputations: () => number;
418
418
  resetDependencyRecomputations: () => void;
419
419
  } & {
420
- argsMemoize: typeof import("reselect").weakMapMemoize;
421
420
  memoize: typeof import("reselect").weakMapMemoize;
421
+ argsMemoize: typeof import("reselect").weakMapMemoize;
422
422
  };
423
423
  export declare const checkPalletsSelector: ((state: AppState) => import("../../entities").CheckPallet_Entity | undefined) & {
424
424
  clearCache: () => void;
@@ -438,8 +438,8 @@ export declare const checkPalletsSelector: ((state: AppState) => import("../../e
438
438
  dependencyRecomputations: () => number;
439
439
  resetDependencyRecomputations: () => void;
440
440
  } & {
441
- argsMemoize: typeof import("reselect").weakMapMemoize;
442
441
  memoize: typeof import("reselect").weakMapMemoize;
442
+ argsMemoize: typeof import("reselect").weakMapMemoize;
443
443
  };
444
444
  export declare const checkPalletMessageSelector: ((state: AppState) => string | undefined) & {
445
445
  clearCache: () => void;
@@ -459,8 +459,8 @@ export declare const checkPalletMessageSelector: ((state: AppState) => string |
459
459
  dependencyRecomputations: () => number;
460
460
  resetDependencyRecomputations: () => void;
461
461
  } & {
462
- argsMemoize: typeof import("reselect").weakMapMemoize;
463
462
  memoize: typeof import("reselect").weakMapMemoize;
463
+ argsMemoize: typeof import("reselect").weakMapMemoize;
464
464
  };
465
465
  export declare const quoteServiceSelector: ((state: AppState) => string | undefined) & {
466
466
  clearCache: () => void;
@@ -480,8 +480,8 @@ export declare const quoteServiceSelector: ((state: AppState) => string | undefi
480
480
  dependencyRecomputations: () => number;
481
481
  resetDependencyRecomputations: () => void;
482
482
  } & {
483
- argsMemoize: typeof import("reselect").weakMapMemoize;
484
483
  memoize: typeof import("reselect").weakMapMemoize;
484
+ argsMemoize: typeof import("reselect").weakMapMemoize;
485
485
  };
486
486
  export declare const perPalletClassSelector: ((state: AppState) => boolean) & {
487
487
  clearCache: () => void;
@@ -501,8 +501,8 @@ export declare const perPalletClassSelector: ((state: AppState) => boolean) & {
501
501
  dependencyRecomputations: () => number;
502
502
  resetDependencyRecomputations: () => void;
503
503
  } & {
504
- argsMemoize: typeof import("reselect").weakMapMemoize;
505
504
  memoize: typeof import("reselect").weakMapMemoize;
505
+ argsMemoize: typeof import("reselect").weakMapMemoize;
506
506
  };
507
507
  export declare const quoteRecalculateBodySelector: (id: number) => ((state: AppState) => import("./quoteReducer").RecalculateBody) & {
508
508
  clearCache: () => void;
@@ -522,6 +522,6 @@ export declare const quoteRecalculateBodySelector: (id: number) => ((state: AppS
522
522
  dependencyRecomputations: () => number;
523
523
  resetDependencyRecomputations: () => void;
524
524
  } & {
525
- argsMemoize: typeof import("reselect").weakMapMemoize;
526
525
  memoize: typeof import("reselect").weakMapMemoize;
526
+ argsMemoize: typeof import("reselect").weakMapMemoize;
527
527
  };
@@ -17,8 +17,8 @@ export declare const shipconsTasksMapSelector: ((state: any, loadID: number) =>
17
17
  dependencyRecomputations: () => number;
18
18
  resetDependencyRecomputations: () => void;
19
19
  } & {
20
- argsMemoize: typeof import("reselect").weakMapMemoize;
21
20
  memoize: typeof import("reselect").weakMapMemoize;
21
+ argsMemoize: typeof import("reselect").weakMapMemoize;
22
22
  };
23
23
  export declare const shipconsTasksArraySelector: ((state: any, loadID: number) => import("../types").Task[]) & {
24
24
  clearCache: () => void;
@@ -38,6 +38,6 @@ export declare const shipconsTasksArraySelector: ((state: any, loadID: number) =
38
38
  dependencyRecomputations: () => number;
39
39
  resetDependencyRecomputations: () => void;
40
40
  } & {
41
- argsMemoize: typeof import("reselect").weakMapMemoize;
42
41
  memoize: typeof import("reselect").weakMapMemoize;
42
+ argsMemoize: typeof import("reselect").weakMapMemoize;
43
43
  };