techlify-inventory-common 18.16.0 → 18.17.0

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 (15) hide show
  1. package/esm2022/lib/inventory-common/product/product-list/product-list.component.mjs +3 -3
  2. package/esm2022/lib/inventory-common/stock-issuances/stock-issuances-list/stock-issuances-list.component.mjs +3 -3
  3. package/esm2022/lib/inventory-common/stock-receipts/stock-receipts-list-page/stock-receipts-list-page.component.mjs +3 -3
  4. package/esm2022/lib/inventory-common/supplier/suppliers-list/suppliers-list.component.mjs +3 -3
  5. package/fesm2022/{techlify-inventory-common-category.module-DquwVl09.mjs → techlify-inventory-common-category.module-7z3VOgF0.mjs} +2 -2
  6. package/fesm2022/{techlify-inventory-common-category.module-DquwVl09.mjs.map → techlify-inventory-common-category.module-7z3VOgF0.mjs.map} +1 -1
  7. package/fesm2022/{techlify-inventory-common-location.module-sGHbbLhl.mjs → techlify-inventory-common-location.module-DVz6WnX3.mjs} +2 -2
  8. package/fesm2022/{techlify-inventory-common-location.module-sGHbbLhl.mjs.map → techlify-inventory-common-location.module-DVz6WnX3.mjs.map} +1 -1
  9. package/fesm2022/{techlify-inventory-common-measure.module-D8NT-i1M.mjs → techlify-inventory-common-measure.module-DA_cDo5b.mjs} +2 -2
  10. package/fesm2022/{techlify-inventory-common-measure.module-D8NT-i1M.mjs.map → techlify-inventory-common-measure.module-DA_cDo5b.mjs.map} +1 -1
  11. package/fesm2022/{techlify-inventory-common-techlify-inventory-common-ki04yhyU.mjs → techlify-inventory-common-techlify-inventory-common-CvDQMZ9L.mjs} +12 -12
  12. package/fesm2022/techlify-inventory-common-techlify-inventory-common-CvDQMZ9L.mjs.map +1 -0
  13. package/fesm2022/techlify-inventory-common.mjs +1 -1
  14. package/package.json +1 -1
  15. package/fesm2022/techlify-inventory-common-techlify-inventory-common-ki04yhyU.mjs.map +0 -1
@@ -1,2 +1,2 @@
1
- export { z as IncidentFormButtonComponent, y as IncidentFormComponent, x as IncidentListComponent, v as IncidentModule, w as IncidentService, d as InventoryCommonModule, I as InventoryCommonRoutingModule, b as MeasureService, u as PayeeSelectorComponent, t as PayeeSelectorModule, g as ProductBasicInfoComponent, h as ProductFormButtonComponent, f as ProductFormComponent, P as ProductModule, i as ProductQuickSearchComponent, k as ProductSearchComponent, j as ProductSearchModule, D as RatingFormButtonComponent, C as RatingFormComponent, B as RatingListComponent, R as RatingModule, A as RatingService, m as StockIssuancesListComponent, n as StockIssuancesListModule, l as StockIssuancesModule, e as StockSummaryService, p as SupplierFormButtonComponent, q as SupplierFormComponent, o as SupplierModule, s as SupplierTypeService, r as SuppliersListComponent, T as TechlifyFilterComponent, c as TechlifyFilterModule } from './techlify-inventory-common-techlify-inventory-common-ki04yhyU.mjs';
1
+ export { z as IncidentFormButtonComponent, y as IncidentFormComponent, x as IncidentListComponent, v as IncidentModule, w as IncidentService, d as InventoryCommonModule, I as InventoryCommonRoutingModule, b as MeasureService, u as PayeeSelectorComponent, t as PayeeSelectorModule, g as ProductBasicInfoComponent, h as ProductFormButtonComponent, f as ProductFormComponent, P as ProductModule, i as ProductQuickSearchComponent, k as ProductSearchComponent, j as ProductSearchModule, D as RatingFormButtonComponent, C as RatingFormComponent, B as RatingListComponent, R as RatingModule, A as RatingService, m as StockIssuancesListComponent, n as StockIssuancesListModule, l as StockIssuancesModule, e as StockSummaryService, p as SupplierFormButtonComponent, q as SupplierFormComponent, o as SupplierModule, s as SupplierTypeService, r as SuppliersListComponent, T as TechlifyFilterComponent, c as TechlifyFilterModule } from './techlify-inventory-common-techlify-inventory-common-CvDQMZ9L.mjs';
2
2
  //# sourceMappingURL=techlify-inventory-common.mjs.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "techlify-inventory-common",
3
- "version": "18.16.0",
3
+ "version": "18.17.0",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^18.2.0",
6
6
  "@angular/core": "^18.2.0"