@openmrs/esm-stock-management-app 1.0.1-pre.420 → 1.0.1-pre.435

Sign up to get free protection for your applications and to get access to all the features.
Files changed (37) hide show
  1. package/dist/699.js +1 -0
  2. package/dist/699.js.map +1 -0
  3. package/dist/main.js +1 -1
  4. package/dist/main.js.map +1 -1
  5. package/dist/openmrs-esm-stock-management-app.js +1 -1
  6. package/dist/openmrs-esm-stock-management-app.js.buildmanifest.json +28 -28
  7. package/dist/openmrs-esm-stock-management-app.js.map +1 -1
  8. package/dist/routes.json +1 -1
  9. package/package.json +1 -1
  10. package/src/core/api/types/stockItem/StockItemInventory.ts +1 -0
  11. package/src/core/api/types/stockItem/StockItemTransaction.ts +1 -0
  12. package/src/core/components/carbon/controlled-number-input/controlled-number-input.component.tsx +2 -0
  13. package/src/core/components/table/table.component.tsx +1 -1
  14. package/src/core/components/table/table.scss +2 -2
  15. package/src/stock-items/add-stock-item/add-stock-item.component.tsx +1 -1
  16. package/src/stock-items/add-stock-item/batch-information/batch-information-locations/batch-information-locations-filter.component.tsx +58 -0
  17. package/src/stock-items/add-stock-item/batch-information/batch-information.component.tsx +36 -25
  18. package/src/stock-items/add-stock-item/batch-information/batch-information.resource.tsx +15 -7
  19. package/src/stock-items/add-stock-item/dispensing-package-measurement/dispensing-package-measurement.component.tsx +10 -3
  20. package/src/stock-items/add-stock-item/packaging-units/packaging-units.component.tsx +27 -7
  21. package/src/stock-items/add-stock-item/quantities/quantities.component.tsx +8 -21
  22. package/src/stock-items/add-stock-item/stock-item-rules/add-stock-rules.component.tsx +5 -2
  23. package/src/stock-items/add-stock-item/stock-item-units-edit/stock-item-units-edit.component.tsx +4 -0
  24. package/src/stock-items/add-stock-item/transactions/transaction-filters/transaction-locations-filter.component.tsx +57 -0
  25. package/src/stock-items/add-stock-item/transactions/transactions.component.tsx +64 -24
  26. package/src/stock-items/add-stock-item/transactions/transactions.resource.tsx +13 -7
  27. package/src/stock-items/stock-items-table.component.tsx +13 -1
  28. package/src/stock-items/stock-items-table.scss +85 -76
  29. package/src/stock-items/stock-items.resource.ts +0 -6
  30. package/src/stock-locations/stock-locations-table.component.tsx +3 -1
  31. package/src/stock-operations/batch-no-selector/batch-no-selector.component.tsx +2 -3
  32. package/src/stock-operations/stock-operations-table.component.tsx +10 -0
  33. package/src/stock-reports/report-list/stock-reports.component.tsx +13 -1
  34. package/src/stock-sources/stock-sources-items-table.component.tsx +13 -1
  35. package/src/stock-user-role-scopes/stock-user-role-scopes-items-table.component.tsx +12 -1
  36. package/dist/314.js +0 -1
  37. package/dist/314.js.map +0 -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.