techlify-inventory-common 18.40.0 → 18.41.1
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.
- package/esm2022/lib/inventory-common/location/location-product-statistics/location-product-statistics.component.mjs +24 -68
- package/esm2022/lib/inventory-common/location/shelf/shelf-list/shelf-list.component.mjs +3 -3
- package/esm2022/lib/inventory-common/product/product-basic-info/product-basic-info.component.mjs +3 -3
- package/esm2022/lib/inventory-common/product/product-location/product-location-list/product-location-list.component.mjs +9 -7
- package/esm2022/lib/inventory-common/product/product-quick-search/product-quick-search.component.mjs +2 -6
- package/esm2022/lib/inventory-common/product/product-view-page/product-view-page.component.mjs +15 -4
- package/esm2022/lib/inventory-common/product/product.module.mjs +1 -9
- package/esm2022/lib/inventory-common/shared.module.mjs +39 -0
- package/esm2022/lib/inventory-common/stock-issue/stock-issue-list/stock-issue-list.component.mjs +5 -6
- package/esm2022/lib/inventory-common/stock-issue/stock-issue-page/stock-issue-page.component.mjs +1 -1
- package/esm2022/lib/inventory-common/stock-issue/stock-issue-page/stock-issue-page.module.mjs +1 -5
- package/esm2022/lib/inventory-common/stock-issue/stock-issue-products-list/stock-issue-products-list.component.mjs +6 -3
- package/esm2022/lib/inventory-common/stock-issue/stock-issue-single-product-form/stock-issue-simple-form/stock-issue-single-product-form.component.mjs +179 -0
- package/esm2022/lib/inventory-common/stock-issue/stock-issue-view/stock-issue-view.component.mjs +6 -8
- package/esm2022/lib/inventory-common/stock-issue/stock-issue.module.mjs +1 -9
- package/esm2022/lib/inventory-common/stock-receipts/stock-receipt-list/stock-receipt-list.component.mjs +4 -5
- package/esm2022/lib/inventory-common/stock-receipts/stock-receipt-product-list/stock-receipt-product-list.component.mjs +7 -4
- package/esm2022/lib/inventory-common/stock-receipts/stock-receipt-single-product-form/stock-receipt-simple-form/stock-receipt-single-product-form.component.mjs +182 -0
- package/esm2022/lib/inventory-common/stock-receipts/stock-receipt-view/stock-receipt-view.component.mjs +4 -5
- package/esm2022/lib/inventory-common/stock-receipts/stock-receipts-page/stock-receipts-page.component.mjs +1 -1
- package/esm2022/lib/inventory-common/stock-receipts/stock-receipts.module.mjs +8 -9
- package/esm2022/lib/inventory-common/stock-transfer/stock-transfer-form/stock-transfer-form.component.mjs +43 -55
- package/esm2022/lib/inventory-common/stock-transfer/stock-transfer-list/stock-transfer-list.component.mjs +14 -6
- package/esm2022/public-api.mjs +3 -6
- package/fesm2022/{techlify-inventory-common-category.module-CiZXYGS7.mjs → techlify-inventory-common-category.module-CPSauMD7.mjs} +7 -7
- package/fesm2022/{techlify-inventory-common-category.module-CiZXYGS7.mjs.map → techlify-inventory-common-category.module-CPSauMD7.mjs.map} +1 -1
- package/fesm2022/{techlify-inventory-common-measure.module-D9tk7RWL.mjs → techlify-inventory-common-measure.module-B1LhDfAX.mjs} +8 -8
- package/fesm2022/{techlify-inventory-common-measure.module-D9tk7RWL.mjs.map → techlify-inventory-common-measure.module-B1LhDfAX.mjs.map} +1 -1
- package/fesm2022/{techlify-inventory-common-purchase-order-view.component-CsmrVmZs.mjs → techlify-inventory-common-purchase-order-view.component-wFY-HGEQ.mjs} +7 -7
- package/fesm2022/{techlify-inventory-common-purchase-order-view.component-CsmrVmZs.mjs.map → techlify-inventory-common-purchase-order-view.component-wFY-HGEQ.mjs.map} +1 -1
- package/fesm2022/{techlify-inventory-common-stock-issue-form.component-CnjtA7Hb.mjs → techlify-inventory-common-stock-issue-form.component-CQToN3ZS.mjs} +5 -5
- package/fesm2022/{techlify-inventory-common-stock-issue-form.component-CnjtA7Hb.mjs.map → techlify-inventory-common-stock-issue-form.component-CQToN3ZS.mjs.map} +1 -1
- package/fesm2022/techlify-inventory-common-stock-issue-view.component-BsyVvElE.mjs +66 -0
- package/fesm2022/techlify-inventory-common-stock-issue-view.component-BsyVvElE.mjs.map +1 -0
- package/fesm2022/{techlify-inventory-common-techlify-inventory-common-CHc35QxL.mjs → techlify-inventory-common-techlify-inventory-common-CaJu6h21.mjs} +1753 -1992
- package/fesm2022/techlify-inventory-common-techlify-inventory-common-CaJu6h21.mjs.map +1 -0
- package/fesm2022/techlify-inventory-common.mjs +1 -1
- package/lib/inventory-common/location/location-product-statistics/location-product-statistics.component.d.ts +3 -5
- package/lib/inventory-common/product/product-location/product-location-list/product-location-list.component.d.ts +2 -0
- package/lib/inventory-common/product/product-view-page/product-view-page.component.d.ts +3 -0
- package/lib/inventory-common/product/product.module.d.ts +12 -14
- package/lib/inventory-common/shared.module.d.ts +11 -0
- package/lib/inventory-common/stock-issue/stock-issue-page/stock-issue-page.module.d.ts +7 -8
- package/lib/inventory-common/stock-issue/stock-issue-products-list/stock-issue-products-list.component.d.ts +4 -1
- package/lib/inventory-common/stock-issue/stock-issue-single-product-form/stock-issue-simple-form/stock-issue-single-product-form.component.d.ts +40 -0
- package/lib/inventory-common/stock-issue/stock-issue.module.d.ts +5 -7
- package/lib/inventory-common/stock-receipts/stock-receipt-product-list/stock-receipt-product-list.component.d.ts +4 -1
- package/lib/inventory-common/stock-receipts/stock-receipt-single-product-form/stock-receipt-simple-form/stock-receipt-single-product-form.component.d.ts +33 -0
- package/lib/inventory-common/stock-receipts/stock-receipts.module.d.ts +5 -6
- package/lib/inventory-common/stock-transfer/stock-transfer-form/stock-transfer-form.component.d.ts +8 -7
- package/lib/inventory-common/stock-transfer/stock-transfer-list/stock-transfer-list.component.d.ts +5 -1
- package/package.json +1 -1
- package/public-api.d.ts +2 -5
- package/esm2022/lib/inventory-common/stock-issue/stock-issue-simple-form/stock-issue-form-button/stock-issue-form-button.component.mjs +0 -48
- package/esm2022/lib/inventory-common/stock-issue/stock-issue-simple-form/stock-issue-form.module.mjs +0 -43
- package/esm2022/lib/inventory-common/stock-issue/stock-issue-simple-form/stock-issue-simple-form/stock-issue-simple-form.component.mjs +0 -201
- package/esm2022/lib/inventory-common/stock-receipts/stock-receipt-simple-form/stock-receipt-form-button/stock-receipt-form-button.component.mjs +0 -42
- package/esm2022/lib/inventory-common/stock-receipts/stock-receipt-simple-form/stock-receipt-simple-form/stock-receipt-simple-form.component.mjs +0 -180
- package/esm2022/lib/inventory-common/stock-receipts/stock-receipt-simple-form/stock-receipt-simple-form.module.mjs +0 -51
- package/esm2022/lib/inventory-common/stock-transfer/stock-transfer-form-button/stock-transfer-form-button.component.mjs +0 -41
- package/fesm2022/techlify-inventory-common-stock-issue-view.component-zoK_HeFx.mjs +0 -66
- package/fesm2022/techlify-inventory-common-stock-issue-view.component-zoK_HeFx.mjs.map +0 -1
- package/fesm2022/techlify-inventory-common-techlify-inventory-common-CHc35QxL.mjs.map +0 -1
- package/lib/inventory-common/stock-issue/stock-issue-simple-form/stock-issue-form-button/stock-issue-form-button.component.d.ts +0 -19
- package/lib/inventory-common/stock-issue/stock-issue-simple-form/stock-issue-form.module.d.ts +0 -13
- package/lib/inventory-common/stock-issue/stock-issue-simple-form/stock-issue-simple-form/stock-issue-simple-form.component.d.ts +0 -40
- package/lib/inventory-common/stock-receipts/stock-receipt-simple-form/stock-receipt-form-button/stock-receipt-form-button.component.d.ts +0 -17
- package/lib/inventory-common/stock-receipts/stock-receipt-simple-form/stock-receipt-simple-form/stock-receipt-simple-form.component.d.ts +0 -28
- package/lib/inventory-common/stock-receipts/stock-receipt-simple-form/stock-receipt-simple-form.module.d.ts +0 -15
- package/lib/inventory-common/stock-transfer/stock-transfer-form-button/stock-transfer-form-button.component.d.ts +0 -15
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.