@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.
- package/dist/699.js +1 -0
- package/dist/699.js.map +1 -0
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-stock-management-app.js +1 -1
- package/dist/openmrs-esm-stock-management-app.js.buildmanifest.json +28 -28
- package/dist/openmrs-esm-stock-management-app.js.map +1 -1
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/src/core/api/types/stockItem/StockItemInventory.ts +1 -0
- package/src/core/api/types/stockItem/StockItemTransaction.ts +1 -0
- package/src/core/components/carbon/controlled-number-input/controlled-number-input.component.tsx +2 -0
- package/src/core/components/table/table.component.tsx +1 -1
- package/src/core/components/table/table.scss +2 -2
- package/src/stock-items/add-stock-item/add-stock-item.component.tsx +1 -1
- package/src/stock-items/add-stock-item/batch-information/batch-information-locations/batch-information-locations-filter.component.tsx +58 -0
- package/src/stock-items/add-stock-item/batch-information/batch-information.component.tsx +36 -25
- package/src/stock-items/add-stock-item/batch-information/batch-information.resource.tsx +15 -7
- package/src/stock-items/add-stock-item/dispensing-package-measurement/dispensing-package-measurement.component.tsx +10 -3
- package/src/stock-items/add-stock-item/packaging-units/packaging-units.component.tsx +27 -7
- package/src/stock-items/add-stock-item/quantities/quantities.component.tsx +8 -21
- package/src/stock-items/add-stock-item/stock-item-rules/add-stock-rules.component.tsx +5 -2
- package/src/stock-items/add-stock-item/stock-item-units-edit/stock-item-units-edit.component.tsx +4 -0
- package/src/stock-items/add-stock-item/transactions/transaction-filters/transaction-locations-filter.component.tsx +57 -0
- package/src/stock-items/add-stock-item/transactions/transactions.component.tsx +64 -24
- package/src/stock-items/add-stock-item/transactions/transactions.resource.tsx +13 -7
- package/src/stock-items/stock-items-table.component.tsx +13 -1
- package/src/stock-items/stock-items-table.scss +85 -76
- package/src/stock-items/stock-items.resource.ts +0 -6
- package/src/stock-locations/stock-locations-table.component.tsx +3 -1
- package/src/stock-operations/batch-no-selector/batch-no-selector.component.tsx +2 -3
- package/src/stock-operations/stock-operations-table.component.tsx +10 -0
- package/src/stock-reports/report-list/stock-reports.component.tsx +13 -1
- package/src/stock-sources/stock-sources-items-table.component.tsx +13 -1
- package/src/stock-user-role-scopes/stock-user-role-scopes-items-table.component.tsx +12 -1
- package/dist/314.js +0 -1
- 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.