@openmrs/esm-stock-management-app 1.0.1-pre.476 → 1.0.1-pre.479

Sign up to get free protection for your applications and to get access to all the features.
Files changed (60) hide show
  1. package/dist/271.js +1 -0
  2. package/dist/319.js +1 -0
  3. package/dist/460.js +1 -0
  4. package/dist/474.js +1 -1
  5. package/dist/474.js.map +1 -1
  6. package/dist/574.js +1 -1
  7. package/dist/757.js +1 -0
  8. package/dist/788.js +1 -0
  9. package/dist/807.js +1 -0
  10. package/dist/833.js +1 -0
  11. package/dist/main.js +1 -1
  12. package/dist/main.js.map +1 -1
  13. package/dist/openmrs-esm-stock-management-app.js.buildmanifest.json +163 -9
  14. package/dist/routes.json +1 -1
  15. package/i18next-parser.config.js +1 -1
  16. package/package.json +2 -2
  17. package/src/core/components/card/metrics-card-component.tsx +3 -3
  18. package/src/core/components/privilages-component/privilages.component.tsx +7 -1
  19. package/src/core/components/table/table.component.tsx +1 -1
  20. package/src/stock-items/add-bulk-stock-item/stock-items-bulk-import.component.tsx +3 -2
  21. package/src/stock-items/add-stock-item/add-stock-action-button.component.tsx +2 -2
  22. package/src/stock-items/add-stock-item/packaging-units/packaging-units-delete-modal.component.tsx +4 -4
  23. package/src/stock-items/add-stock-item/stock-item-rules/add-stock-rule-button.component.tsx +1 -1
  24. package/src/stock-items/add-stock-item/stock-item-rules/add-stock-rules.component.tsx +2 -2
  25. package/src/stock-items/add-stock-item/stock-item-rules/stock-rules-delete.component.tsx +2 -2
  26. package/src/stock-items/edit-stock-item/edit-stock-item-action-menu.component.tsx +1 -1
  27. package/src/stock-items/stock-item.utils.tsx +22 -9
  28. package/src/stock-items/stock-items-table.component.tsx +1 -1
  29. package/src/stock-locations/add-locations-form.component.tsx +8 -2
  30. package/src/stock-locations/location-admin-form.component.tsx +8 -5
  31. package/src/stock-locations/stock-locations-table.component.tsx +4 -14
  32. package/src/stock-locations/stock-locations-table.resource.tsx +9 -21
  33. package/src/stock-operations/add-stock-operation/add-stock-operation.component.tsx +1 -0
  34. package/src/stock-operations/add-stock-operation/add-stock-operation.resource.tsx +1 -7
  35. package/src/stock-operations/add-stock-operation/add-stock-operation.utils.tsx +0 -1
  36. package/src/stock-operations/add-stock-operation/base-operation-details.component.tsx +10 -8
  37. package/src/stock-operations/add-stock-operation/stock-items-addition-row.component.tsx +2 -1
  38. package/src/stock-operations/add-stock-operation/stock-items-addition.component.tsx +2 -2
  39. package/src/stock-operations/edit-stock-operation/edit-stock-operation-action-menu.component.tsx +3 -0
  40. package/src/stock-operations/stock-operation.utils.tsx +28 -12
  41. package/src/stock-operations/stock-operations-dialog/stock-operations-issue-stock-button.component.tsx +1 -1
  42. package/src/stock-operations/stock-operations-table.component.tsx +9 -2
  43. package/src/stock-reports/generate-report/create-stock-report.component.tsx +33 -18
  44. package/src/stock-sources/add-stock-source-button.component.tsx +1 -1
  45. package/src/stock-sources/add-stock-sources/add-stock-sources.component.tsx +2 -2
  46. package/src/stock-sources/stock-sources-delete/stock-sources-delete.component.tsx +2 -2
  47. package/src/stock-user-role-scopes/add-stock-user-role-scope-button.component.tsx +5 -2
  48. package/src/stock-user-role-scopes/add-stock-user-scope/add-stock-user-role-scope.component.tsx +10 -8
  49. package/src/stock-user-role-scopes/delete-stock-user-scope/delete-stock-user-scope.component.tsx +3 -2
  50. package/src/stock-user-role-scopes/delete-stock-user-scope-modal.component.tsx +1 -3
  51. package/src/stock-user-role-scopes/stock-user-role-scopes-items-table.component.tsx +1 -1
  52. package/src/utils.ts +0 -10
  53. package/translations/am.json +292 -0
  54. package/translations/ar.json +292 -0
  55. package/translations/en.json +75 -57
  56. package/translations/es.json +292 -0
  57. package/translations/fr.json +292 -0
  58. package/translations/he.json +292 -0
  59. package/translations/km.json +292 -0
  60. package/translations/zh.json +292 -0

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.