techlify-inventory-common 18.43.0 → 18.45.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.
- package/esm2022/lib/inventory-common/inventory-dashboard-page/inventory-dashboard-page.component.mjs +6 -6
- package/esm2022/lib/inventory-common/measure/measure-form/measure-form.component.mjs +63 -0
- package/esm2022/lib/inventory-common/measure/measure.module.mjs +5 -9
- package/esm2022/lib/inventory-common/measure/measures-list/measures-list.component.mjs +13 -12
- package/esm2022/lib/inventory-common/product/product-basic-info/product-basic-info.component.mjs +4 -4
- package/esm2022/lib/inventory-common/product/product-view-page/product-view-page.component.mjs +7 -7
- package/esm2022/lib/inventory-common/shared.module.mjs +9 -4
- package/esm2022/lib/inventory-common/stock-issue/stock-issue-products-list/stock-issue-products-list.component.mjs +4 -4
- package/esm2022/lib/inventory-common/stock-issue/stock-issue-single-product-form/stock-issue-single-product-form.component.mjs +180 -0
- package/esm2022/lib/inventory-common/stock-receipts/stock-receipt-product-list/stock-receipt-product-list.component.mjs +3 -3
- package/esm2022/public-api.mjs +3 -2
- package/fesm2022/{techlify-inventory-common-category.module-BAv_zX8Q.mjs → techlify-inventory-common-category.module-D1l7dua9.mjs} +2 -2
- package/fesm2022/{techlify-inventory-common-category.module-BAv_zX8Q.mjs.map → techlify-inventory-common-category.module-D1l7dua9.mjs.map} +1 -1
- package/fesm2022/{techlify-inventory-common-purchase-order-view.component-BSrVKxdr.mjs → techlify-inventory-common-purchase-order-view.component-Bumakb5M.mjs} +2 -2
- package/fesm2022/{techlify-inventory-common-purchase-order-view.component-BSrVKxdr.mjs.map → techlify-inventory-common-purchase-order-view.component-Bumakb5M.mjs.map} +1 -1
- package/fesm2022/{techlify-inventory-common-stock-issue-form.component-qViURcnj.mjs → techlify-inventory-common-stock-issue-form.component-BeTQ9t-g.mjs} +2 -2
- package/fesm2022/{techlify-inventory-common-stock-issue-form.component-qViURcnj.mjs.map → techlify-inventory-common-stock-issue-form.component-BeTQ9t-g.mjs.map} +1 -1
- package/fesm2022/{techlify-inventory-common-stock-issue-view.component-BlmkYmV0.mjs → techlify-inventory-common-stock-issue-view.component--rs8hgm5.mjs} +2 -2
- package/fesm2022/{techlify-inventory-common-stock-issue-view.component-BlmkYmV0.mjs.map → techlify-inventory-common-stock-issue-view.component--rs8hgm5.mjs.map} +1 -1
- package/fesm2022/{techlify-inventory-common-techlify-inventory-common-EM-86Ss5.mjs → techlify-inventory-common-techlify-inventory-common-dhFANY2r.mjs} +217 -47
- package/fesm2022/techlify-inventory-common-techlify-inventory-common-dhFANY2r.mjs.map +1 -0
- package/fesm2022/techlify-inventory-common.mjs +1 -1
- package/lib/inventory-common/inventory-dashboard-page/inventory-dashboard-page.component.d.ts +1 -1
- package/lib/inventory-common/measure/measure-form/measure-form.component.d.ts +21 -0
- package/lib/inventory-common/measure/measure.module.d.ts +3 -4
- package/lib/inventory-common/measure/measures-list/measures-list.component.d.ts +4 -2
- package/lib/inventory-common/product/product-view-page/product-view-page.component.d.ts +1 -1
- package/lib/inventory-common/shared.module.d.ts +1 -1
- package/lib/inventory-common/stock-issue/stock-issue-products-list/stock-issue-products-list.component.d.ts +1 -1
- package/lib/inventory-common/stock-issue/stock-issue-single-product-form/{stock-issue-simple-form/stock-issue-single-product-form.component.d.ts → stock-issue-single-product-form.component.d.ts} +3 -3
- package/package.json +1 -1
- package/public-api.d.ts +2 -1
- package/esm2022/lib/inventory-common/measure/measure-delete/measure-delete-button/measure-delete-button.component.mjs +0 -44
- package/esm2022/lib/inventory-common/measure/measure-delete/measure-delete.module.mjs +0 -19
- package/esm2022/lib/inventory-common/measure/measure-form/measure-form/measure-form.component.mjs +0 -77
- package/esm2022/lib/inventory-common/measure/measure-form/measure-form-button/measure-form-button.component.mjs +0 -30
- package/esm2022/lib/inventory-common/measure/measure-form/measure-form.module.mjs +0 -21
- package/esm2022/lib/inventory-common/stock-issue/stock-issue-single-product-form/stock-issue-simple-form/stock-issue-single-product-form.component.mjs +0 -180
- package/fesm2022/techlify-inventory-common-measure.module-BvCXv-OU.mjs +0 -298
- package/fesm2022/techlify-inventory-common-measure.module-BvCXv-OU.mjs.map +0 -1
- package/fesm2022/techlify-inventory-common-techlify-inventory-common-EM-86Ss5.mjs.map +0 -1
- package/lib/inventory-common/measure/measure-delete/measure-delete-button/measure-delete-button.component.d.ts +0 -19
- package/lib/inventory-common/measure/measure-delete/measure-delete.module.d.ts +0 -9
- package/lib/inventory-common/measure/measure-form/measure-form/measure-form.component.d.ts +0 -17
- package/lib/inventory-common/measure/measure-form/measure-form-button/measure-form-button.component.d.ts +0 -13
- package/lib/inventory-common/measure/measure-form/measure-form.module.d.ts +0 -11
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, TemplateRef } from '@angular/core';
|
|
2
|
-
import { MatDialog } from '@angular/material/dialog';
|
|
3
|
-
import { MeasureService } from '../../measure.service';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class MeasureDeleteButtonComponent {
|
|
6
|
-
private measureService;
|
|
7
|
-
private matDialog;
|
|
8
|
-
measure: any;
|
|
9
|
-
deleted: EventEmitter<any>;
|
|
10
|
-
isDeleting: boolean;
|
|
11
|
-
constructor(measureService: MeasureService, matDialog: MatDialog);
|
|
12
|
-
/**
|
|
13
|
-
* Delete the expense record.
|
|
14
|
-
*/
|
|
15
|
-
deleteMeasure(): void;
|
|
16
|
-
showConfirmDialog(templateRef: TemplateRef<any>): void;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MeasureDeleteButtonComponent, never>;
|
|
18
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MeasureDeleteButtonComponent, "app-measure-delete-button", never, { "measure": { "alias": "measure"; "required": false; }; }, { "deleted": "deleted"; }, never, never, false, never>;
|
|
19
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./measure-delete-button/measure-delete-button.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "ngx-techlify-core";
|
|
5
|
-
export declare class MeasureDeleteModule {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MeasureDeleteModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MeasureDeleteModule, [typeof i1.MeasureDeleteButtonComponent], [typeof i2.CommonModule, typeof i3.MaterialModule], [typeof i1.MeasureDeleteButtonComponent]>;
|
|
8
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<MeasureDeleteModule>;
|
|
9
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, OnInit } from '@angular/core';
|
|
2
|
-
import { FormValidatorService, TechlifyFormComponent } from 'ngx-techlify-core';
|
|
3
|
-
import { FormBuilder } from '@angular/forms';
|
|
4
|
-
import { MeasureService } from '../../measure.service';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class MeasureFormComponent extends TechlifyFormComponent implements OnInit {
|
|
7
|
-
private formBuilder;
|
|
8
|
-
private measureService;
|
|
9
|
-
measure: any;
|
|
10
|
-
saved: EventEmitter<any>;
|
|
11
|
-
cancelled: EventEmitter<any>;
|
|
12
|
-
constructor(formValidatorService: FormValidatorService, formBuilder: FormBuilder, measureService: MeasureService);
|
|
13
|
-
ngOnInit(): void;
|
|
14
|
-
save(): void;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MeasureFormComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MeasureFormComponent, "app-measure-form", never, { "measure": { "alias": "measure"; "required": false; }; }, { "saved": "saved"; "cancelled": "cancelled"; }, never, never, false, never>;
|
|
17
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, TemplateRef } from '@angular/core';
|
|
2
|
-
import { MatDialog } from '@angular/material/dialog';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class MeasureFormButtonComponent {
|
|
5
|
-
matDialog: MatDialog;
|
|
6
|
-
measure: any;
|
|
7
|
-
saved: EventEmitter<any>;
|
|
8
|
-
constructor(matDialog: MatDialog);
|
|
9
|
-
showForm(templateRef: TemplateRef<any>): void;
|
|
10
|
-
onSave(measure: any): void;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MeasureFormButtonComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MeasureFormButtonComponent, "app-measure-form-button", never, { "measure": { "alias": "measure"; "required": false; }; }, { "saved": "saved"; }, never, never, false, never>;
|
|
13
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./measure-form/measure-form.component";
|
|
3
|
-
import * as i2 from "./measure-form-button/measure-form-button.component";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
5
|
-
import * as i4 from "ngx-techlify-core";
|
|
6
|
-
import * as i5 from "@angular/forms";
|
|
7
|
-
export declare class MeasureFormModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MeasureFormModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MeasureFormModule, [typeof i1.MeasureFormComponent, typeof i2.MeasureFormButtonComponent], [typeof i3.CommonModule, typeof i4.MaterialModule, typeof i5.ReactiveFormsModule], [typeof i1.MeasureFormComponent, typeof i2.MeasureFormButtonComponent]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<MeasureFormModule>;
|
|
11
|
-
}
|