@openmrs/esm-stock-management-app 3.0.1-pre.840 → 3.0.1-pre.848

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 (81) hide show
  1. package/dist/10.js +1 -1
  2. package/dist/119.js +1 -1
  3. package/dist/14.js +1 -0
  4. package/dist/14.js.map +1 -0
  5. package/dist/152.js +1 -0
  6. package/dist/152.js.map +1 -0
  7. package/dist/172.js +1 -1
  8. package/dist/172.js.map +1 -1
  9. package/dist/20.js +1 -1
  10. package/dist/235.js +1 -0
  11. package/dist/235.js.map +1 -0
  12. package/dist/290.js +1 -1
  13. package/dist/290.js.map +1 -1
  14. package/dist/467.js +1 -1
  15. package/dist/574.js +1 -1
  16. package/dist/606.js +1 -1
  17. package/dist/627.js +1 -1
  18. package/dist/642.js +1 -1
  19. package/dist/675.js +1 -1
  20. package/dist/703.js +1 -0
  21. package/dist/703.js.map +1 -0
  22. package/dist/727.js +1 -1
  23. package/dist/842.js +2 -0
  24. package/dist/842.js.map +1 -0
  25. package/dist/93.js +1 -1
  26. package/dist/93.js.map +1 -1
  27. package/dist/main.js +1 -1
  28. package/dist/main.js.map +1 -1
  29. package/dist/openmrs-esm-stock-management-app.js +1 -1
  30. package/dist/openmrs-esm-stock-management-app.js.buildmanifest.json +133 -61
  31. package/dist/openmrs-esm-stock-management-app.js.map +1 -1
  32. package/dist/routes.json +1 -1
  33. package/package.json +1 -1
  34. package/src/core/components/card/metrics-card-component.tsx +24 -21
  35. package/src/core/components/card/metrics-card.scss +46 -8
  36. package/src/core/components/overlay/overlay.scss +1 -1
  37. package/src/core/components/privilages-component/privilages.scss +1 -1
  38. package/src/core/components/table/table.scss +1 -1
  39. package/src/core/components/tabs/vertical-tabs.scss +1 -1
  40. package/src/dashboard/home-dashboard.scss +0 -4
  41. package/src/index.ts +61 -42
  42. package/src/routes.json +12 -4
  43. package/src/stock-home/{stock-home-inventory-expiry.component.tsx → expired-stock.modal.tsx} +26 -14
  44. package/src/stock-home/{stock-home-issuing-modal.component.tsx → issuing-stock.modal.tsx} +26 -14
  45. package/src/stock-home/{stock-home-receiving-modal.component.tsx → receiving-stock.modal.tsx} +27 -20
  46. package/src/stock-home/stock-home-detail-card.scss +24 -30
  47. package/src/stock-home/stock-home-detail-cards.component.tsx +34 -33
  48. package/src/stock-home/stock-home-inventory-card.component.tsx +19 -33
  49. package/src/stock-home/{stock-home-inventory-expiry.resource.tsx → stock-home-inventory-expiry.resource.ts} +2 -7
  50. package/src/stock-home/{stock-home-inventory-items.resource.tsx → stock-home-inventory-items.resource.ts} +2 -1
  51. package/src/stock-home/stock-home-issuing-card.component.tsx +17 -28
  52. package/src/stock-home/stock-home-landing-page-component.tsx +1 -3
  53. package/src/stock-home/{stock-home-metrics.tsx → stock-home-metrics.component.tsx} +37 -40
  54. package/src/stock-home/stock-home-receiving-card.component.tsx +16 -27
  55. package/src/stock-home/stock-home.scss +5 -5
  56. package/src/stock-items/add-stock-item/stock-item-details/stock-item-details.scss +1 -1
  57. package/src/stock-items/add-stock-item/stock-item-rules/add-stock-rule-button.component.tsx +1 -1
  58. package/src/stock-items/stock-items-table.scss +6 -9
  59. package/src/stock-items/stock-items.component.tsx +1 -1
  60. package/src/stock-locations/stock-locations.component.tsx +1 -1
  61. package/src/stock-management-header/stock-management-header.scss +1 -1
  62. package/src/stock-operations/add-stock-operation/stock-operations-expanded-row/stock-operation-expanded-row.scss +1 -1
  63. package/src/stock-operations/stock-operations-filters.component.tsx +5 -5
  64. package/src/stock-operations/stock-operations-table.component.tsx +66 -73
  65. package/src/stock-operations/stock-operations-table.scss +18 -9
  66. package/src/stock-operations/stock-operations.component.tsx +1 -1
  67. package/src/stock-reports/report-list/stock-reports.scss +1 -1
  68. package/src/stock-sources/add-stock-sources/add-stock-sources.scss +1 -1
  69. package/src/stock-sources/delete-stock-modal.scss +1 -1
  70. package/src/stock-sources/stock-sources.component.tsx +1 -1
  71. package/src/stock-user-role-scopes/delete-stock-user-scope-modal.scss +1 -1
  72. package/src/stock-user-role-scopes/stock-user-role-scopes.component.tsx +1 -1
  73. package/src/stock-user-role-scopes/stock-user-role-scopes.scss +1 -1
  74. package/translations/en.json +34 -29
  75. package/dist/165.js +0 -2
  76. package/dist/165.js.map +0 -1
  77. package/dist/769.js +0 -1
  78. package/dist/769.js.map +0 -1
  79. /package/dist/{165.js.LICENSE.txt → 842.js.LICENSE.txt} +0 -0
  80. /package/src/stock-home/{stock-home-issuing.resource.tsx → stock-home-issuing.resource.ts} +0 -0
  81. /package/src/stock-home/{stock-home-receiving.resource.tsx → stock-home-receiving.resource.ts} +0 -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.