@openmrs/esm-stock-management-app 1.0.1-pre.750 → 1.0.1-pre.758
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/172.js +1 -1
- package/dist/20.js +1 -1
- package/dist/290.js +1 -1
- package/dist/400.js +1 -0
- package/dist/400.js.map +1 -0
- package/dist/606.js +1 -1
- package/dist/627.js +1 -1
- package/dist/766.js +2 -0
- package/dist/766.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 +62 -62
- package/dist/openmrs-esm-stock-management-app.js.map +1 -1
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/src/config-schema.ts +6 -0
- package/src/stock-home/stock-home-inventory-card.component.tsx +12 -2
- package/src/stock-home/stock-home-inventory-expiry.component.tsx +64 -0
- package/src/stock-home/stock-home-issuing-card.component.tsx +10 -2
- package/src/stock-home/stock-home-issuing-modal.component.tsx +56 -0
- package/src/stock-home/stock-home-receiving-card.component.tsx +10 -2
- package/src/stock-home/stock-home-receiving-modal.component.tsx +58 -0
- package/src/stock-items/add-stock-item/transactions/printout/transactions-print-action.component.tsx +22 -17
- package/dist/18.js +0 -1
- package/dist/18.js.map +0 -1
- package/dist/651.js +0 -2
- package/dist/651.js.map +0 -1
- /package/dist/{651.js.LICENSE.txt → 766.js.LICENSE.txt} +0 -0
File without changes
|