techlify-inventory-common 18.14.0 → 18.15.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 (13) hide show
  1. package/esm2022/lib/inventory-common/product/product-basic-info/product-basic-info.component.mjs +3 -3
  2. package/esm2022/lib/inventory-common/product/product-quick-search/product-quick-search.component.mjs +3 -3
  3. package/fesm2022/{techlify-inventory-common-category.module-Dp94q3-p.mjs → techlify-inventory-common-category.module-4xS_L5x1.mjs} +2 -2
  4. package/fesm2022/{techlify-inventory-common-category.module-Dp94q3-p.mjs.map → techlify-inventory-common-category.module-4xS_L5x1.mjs.map} +1 -1
  5. package/fesm2022/{techlify-inventory-common-location.module-wwg7N97h.mjs → techlify-inventory-common-location.module-CaJs-nK2.mjs} +2 -2
  6. package/fesm2022/{techlify-inventory-common-location.module-wwg7N97h.mjs.map → techlify-inventory-common-location.module-CaJs-nK2.mjs.map} +1 -1
  7. package/fesm2022/{techlify-inventory-common-measure.module-BBSh3T4U.mjs → techlify-inventory-common-measure.module-CIDW4Fmj.mjs} +2 -2
  8. package/fesm2022/{techlify-inventory-common-measure.module-BBSh3T4U.mjs.map → techlify-inventory-common-measure.module-CIDW4Fmj.mjs.map} +1 -1
  9. package/fesm2022/{techlify-inventory-common-techlify-inventory-common-BOEgYfW6.mjs → techlify-inventory-common-techlify-inventory-common-MwoKn906.mjs} +8 -8
  10. package/fesm2022/techlify-inventory-common-techlify-inventory-common-MwoKn906.mjs.map +1 -0
  11. package/fesm2022/techlify-inventory-common.mjs +1 -1
  12. package/package.json +1 -1
  13. package/fesm2022/techlify-inventory-common-techlify-inventory-common-BOEgYfW6.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-BOEgYfW6.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-MwoKn906.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.14.0",
3
+ "version": "18.15.0",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^18.2.0",
6
6
  "@angular/core": "^18.2.0"