@nerdjs/sales-kit 4.0.46 → 4.0.47

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 (24) hide show
  1. package/dist/hooks/quote/constants.js +14 -0
  2. package/dist/hooks/quote/constants.js.map +1 -1
  3. package/dist/redux/accessorialV1/accessorialV1Endpoints.d.ts +48 -256
  4. package/dist/redux/accountingPayment/accountingPaymentEndpoints.d.ts +72 -384
  5. package/dist/redux/apiTender/apiTenderEndpoints.d.ts +72 -384
  6. package/dist/redux/appointmentArrival/appointmentArrivalEndpoints.d.ts +48 -256
  7. package/dist/redux/appointmentIssue/appointmentIssueEndpoints.d.ts +48 -256
  8. package/dist/redux/appointmentIssueCategory/appointmentIssueCategoryEndpoints.d.ts +96 -512
  9. package/dist/redux/appointmentIssueSubcategory/appointmentIssueSubcategoryEndpoints.d.ts +72 -384
  10. package/dist/redux/carrier/carrierEndpoints.d.ts +199 -1031
  11. package/dist/redux/carrier/carrierSlice.d.ts +6 -36
  12. package/dist/redux/carrierInvoiceV1/carrierInvoiceSlice.d.ts +6 -78
  13. package/dist/redux/carrierInvoiceV1/carrierInvoiceV1Endpoints.d.ts +48 -256
  14. package/dist/redux/carrierTender/carrierTenderEndpoints.d.ts +72 -384
  15. package/dist/redux/carrierTender/carrierTenderSlice.d.ts +6 -768
  16. package/dist/redux/commoditiesTasksSlice/commoditiesTasksSlice.d.ts +3 -57
  17. package/dist/redux/lep/lepSlice.d.ts +6 -660
  18. package/dist/redux/load/loadDrawerSlice.d.ts +1 -5
  19. package/dist/redux/loadInfoTasksSlice/loadInfoTasksSlice.d.ts +3 -336
  20. package/dist/redux/quote/quoteCustomerPortalEndpoints.d.ts +144 -768
  21. package/dist/redux/quote/quoteSalesEndpoints.d.ts +72 -384
  22. package/dist/redux/shipconsTasksSlice/shipconsTasksSlice.d.ts +3 -57
  23. package/dist/redux/tender/tenderSlice.d.ts +9 -1113
  24. package/package.json +1 -1

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.