oxpi-nglib 1.0.3 → 1.0.7
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/esm2020/lib/cadastros/produtos/produto-add-dialog/produto-add-dialog.component.mjs +3 -3
- package/esm2020/lib/cadastros/produtos/produto-busca-filtros-dialog/produto-busca-filtros-dialog.component.mjs +5 -4
- package/esm2020/lib/cadastros/produtos/produto-edit-dialog/produto-edit-dialog.component.mjs +3 -3
- package/esm2020/lib/cadastros/produtos/produto-form/produto-form.component.mjs +5 -4
- package/esm2020/lib/cadastros/produtos/produtos/produtos.component.mjs +3 -3
- package/esm2020/lib/cadastros/produtos-categoria-cardapio/produto-categoria-cardapio-add-dialog/produto-categoria-cardapio-add-dialog.component.mjs +3 -3
- package/esm2020/lib/cadastros/produtos-categoria-cardapio/produto-categoria-cardapio-edit-dialog/produto-categoria-cardapio-edit-dialog.component.mjs +3 -3
- package/esm2020/lib/cadastros/produtos-categoria-cardapio/produto-categoria-cardapio-selecao-dialog/produto-categoria-cardapio-selecao-dialog.component.mjs +3 -3
- package/esm2020/lib/cadastros/produtos-categoria-cardapio/produtos-categorias-cardapio/produtos-categorias-cardapio.component.mjs +3 -3
- package/esm2020/lib/cadastros/produtos-grupos/mover-grupo-dialog/mover-grupo-dialog.component.mjs +3 -3
- package/esm2020/lib/cadastros/produtos-grupos/produto-grupo-add-dialog/produto-grupo-add-dialog.component.mjs +3 -3
- package/esm2020/lib/cadastros/produtos-grupos/produto-grupo-edit-dialog/produto-grupo-edit-dialog.component.mjs +3 -3
- package/esm2020/lib/cadastros/produtos-grupos/produto-grupo-form/produto-grupo-form.component.mjs +3 -3
- package/esm2020/lib/cadastros/produtos-grupos/produto-grupo-selecao-dialog/produto-grupo-selecao-dialog.component.mjs +3 -3
- package/esm2020/lib/cadastros/produtos-grupos/produtos-grupos/produtos-grupos.component.mjs +3 -3
- package/esm2020/lib/cadastros/produtos-ncm-dialog/produtos-ncm-dialog.component.mjs +3 -3
- package/esm2020/lib/cadastros/produtos-subgrupos/produto-subgrupo-add-dialog/produto-subgrupo-add-dialog.component.mjs +3 -3
- package/esm2020/lib/cadastros/produtos-subgrupos/produto-subgrupo-edit-dialog/produto-subgrupo-edit-dialog.component.mjs +3 -3
- package/esm2020/lib/cadastros/produtos-subgrupos/produto-subgrupo-selecao-dialog/produto-subgrupo-selecao-dialog.component.mjs +3 -3
- package/esm2020/lib/cadastros/produtos-subgrupos/produtos-subgrupos/produtos-subgrupos.component.mjs +3 -3
- package/esm2020/lib/oxpi-nglib.module.mjs +7 -3
- package/esm2020/public-api.mjs +2 -1
- package/fesm2015/oxpi-nglib.mjs +48 -43
- package/fesm2015/oxpi-nglib.mjs.map +1 -1
- package/fesm2020/oxpi-nglib.mjs +48 -43
- package/fesm2020/oxpi-nglib.mjs.map +1 -1
- package/lib/cadastros/produtos/produto-add-dialog/produto-add-dialog.component.d.ts +1 -1
- package/lib/cadastros/produtos/produto-busca-filtros-dialog/produto-busca-filtros-dialog.component.d.ts +1 -1
- package/lib/cadastros/produtos/produto-edit-dialog/produto-edit-dialog.component.d.ts +1 -1
- package/lib/cadastros/produtos/produto-form/produto-form.component.d.ts +1 -1
- package/lib/cadastros/produtos/produtos/produtos.component.d.ts +1 -1
- package/lib/cadastros/produtos-categoria-cardapio/produto-categoria-cardapio-add-dialog/produto-categoria-cardapio-add-dialog.component.d.ts +1 -1
- package/lib/cadastros/produtos-categoria-cardapio/produto-categoria-cardapio-edit-dialog/produto-categoria-cardapio-edit-dialog.component.d.ts +1 -1
- package/lib/cadastros/produtos-categoria-cardapio/produto-categoria-cardapio-selecao-dialog/produto-categoria-cardapio-selecao-dialog.component.d.ts +1 -1
- package/lib/cadastros/produtos-categoria-cardapio/produtos-categorias-cardapio/produtos-categorias-cardapio.component.d.ts +1 -1
- package/lib/cadastros/produtos-grupos/mover-grupo-dialog/mover-grupo-dialog.component.d.ts +1 -1
- package/lib/cadastros/produtos-grupos/produto-grupo-add-dialog/produto-grupo-add-dialog.component.d.ts +1 -1
- package/lib/cadastros/produtos-grupos/produto-grupo-edit-dialog/produto-grupo-edit-dialog.component.d.ts +1 -1
- package/lib/cadastros/produtos-grupos/produto-grupo-form/produto-grupo-form.component.d.ts +1 -1
- package/lib/cadastros/produtos-grupos/produto-grupo-selecao-dialog/produto-grupo-selecao-dialog.component.d.ts +1 -1
- package/lib/cadastros/produtos-grupos/produtos-grupos/produtos-grupos.component.d.ts +1 -1
- package/lib/cadastros/produtos-ncm-dialog/produtos-ncm-dialog.component.d.ts +1 -1
- package/lib/cadastros/produtos-subgrupos/produto-subgrupo-add-dialog/produto-subgrupo-add-dialog.component.d.ts +1 -1
- package/lib/cadastros/produtos-subgrupos/produto-subgrupo-edit-dialog/produto-subgrupo-edit-dialog.component.d.ts +1 -1
- package/lib/cadastros/produtos-subgrupos/produto-subgrupo-selecao-dialog/produto-subgrupo-selecao-dialog.component.d.ts +1 -1
- package/lib/cadastros/produtos-subgrupos/produtos-subgrupos/produtos-subgrupos.component.d.ts +1 -1
- package/lib/oxpi-nglib.module.d.ts +2 -1
- package/package.json +1 -1
- package/public-api.d.ts +1 -0
|
@@ -24,5 +24,5 @@ export declare class ProdutoAddDialogComponent implements OnInit {
|
|
|
24
24
|
salvar(): void;
|
|
25
25
|
getNextId(): void;
|
|
26
26
|
static ɵfac: i0.ɵɵFactoryDeclaration<ProdutoAddDialogComponent, never>;
|
|
27
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ProdutoAddDialogComponent, "
|
|
27
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ProdutoAddDialogComponent, "ox-produto-add-dialog", never, {}, {}, never, never, false>;
|
|
28
28
|
}
|
|
@@ -19,7 +19,7 @@ export declare class ProdutoBuscaFiltrosDialogComponent implements OnInit {
|
|
|
19
19
|
salvar(): void;
|
|
20
20
|
changeGruposProdutos(ev: MatSelectChange): void;
|
|
21
21
|
static ɵfac: i0.ɵɵFactoryDeclaration<ProdutoBuscaFiltrosDialogComponent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ProdutoBuscaFiltrosDialogComponent, "
|
|
22
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ProdutoBuscaFiltrosDialogComponent, "ox-produto-busca-filtros-dialog", never, {}, {}, never, never, false>;
|
|
23
23
|
}
|
|
24
24
|
export interface filtrosDialogData {
|
|
25
25
|
setting: ProdutoSearchSetting;
|
|
@@ -23,5 +23,5 @@ export declare class ProdutoEditDialogComponent implements OnInit {
|
|
|
23
23
|
ngOnDestroy(): void;
|
|
24
24
|
salvar(): void;
|
|
25
25
|
static ɵfac: i0.ɵɵFactoryDeclaration<ProdutoEditDialogComponent, never>;
|
|
26
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ProdutoEditDialogComponent, "
|
|
26
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ProdutoEditDialogComponent, "ox-produto-edit-dialog", never, {}, {}, never, never, false>;
|
|
27
27
|
}
|
|
@@ -74,5 +74,5 @@ export declare class ProdutoFormComponent implements OnInit {
|
|
|
74
74
|
setImgUrl(upload?: string | undefined): void;
|
|
75
75
|
findNCM(): void;
|
|
76
76
|
static ɵfac: i0.ɵɵFactoryDeclaration<ProdutoFormComponent, never>;
|
|
77
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ProdutoFormComponent, "
|
|
77
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ProdutoFormComponent, "ox-produto-form", never, { "editMode": "editMode"; "model": "model"; }, { "nextIdClick": "nextIdClick"; }, never, never, false>;
|
|
78
78
|
}
|
|
@@ -40,5 +40,5 @@ export declare class ProdutosComponent implements OnInit {
|
|
|
40
40
|
salvar(): void;
|
|
41
41
|
filtros(): void;
|
|
42
42
|
static ɵfac: i0.ɵɵFactoryDeclaration<ProdutosComponent, never>;
|
|
43
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ProdutosComponent, "
|
|
43
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ProdutosComponent, "ox-produtos", never, {}, {}, never, never, false>;
|
|
44
44
|
}
|
|
@@ -23,5 +23,5 @@ export declare class ProdutoCategoriaCardapioAddDialogComponent implements OnIni
|
|
|
23
23
|
ngOnDestroy(): void;
|
|
24
24
|
salvar(): void;
|
|
25
25
|
static ɵfac: i0.ɵɵFactoryDeclaration<ProdutoCategoriaCardapioAddDialogComponent, never>;
|
|
26
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ProdutoCategoriaCardapioAddDialogComponent, "
|
|
26
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ProdutoCategoriaCardapioAddDialogComponent, "ox-produto-categoria-cardapio-add-dialog", never, {}, {}, never, never, false>;
|
|
27
27
|
}
|
|
@@ -23,5 +23,5 @@ export declare class ProdutoCategoriaCardapioEditDialogComponent implements OnIn
|
|
|
23
23
|
ngOnDestroy(): void;
|
|
24
24
|
salvar(): void;
|
|
25
25
|
static ɵfac: i0.ɵɵFactoryDeclaration<ProdutoCategoriaCardapioEditDialogComponent, never>;
|
|
26
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ProdutoCategoriaCardapioEditDialogComponent, "
|
|
26
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ProdutoCategoriaCardapioEditDialogComponent, "ox-produto-categoria-cardapio-edit-dialog", never, {}, {}, never, never, false>;
|
|
27
27
|
}
|
|
@@ -31,5 +31,5 @@ export declare class ProdutoCategoriaCardapioSelecaoDialogComponent implements O
|
|
|
31
31
|
novo(): void;
|
|
32
32
|
editar(): void;
|
|
33
33
|
static ɵfac: i0.ɵɵFactoryDeclaration<ProdutoCategoriaCardapioSelecaoDialogComponent, never>;
|
|
34
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ProdutoCategoriaCardapioSelecaoDialogComponent, "
|
|
34
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ProdutoCategoriaCardapioSelecaoDialogComponent, "ox-produto-categoria-cardapio-selecao-dialog", never, {}, {}, never, never, false>;
|
|
35
35
|
}
|
|
@@ -32,5 +32,5 @@ export declare class ProdutosCategoriasCardapioComponent implements OnInit {
|
|
|
32
32
|
abreCadastro(item: ProdutoCategoriaCardapio): void;
|
|
33
33
|
salvar(): void;
|
|
34
34
|
static ɵfac: i0.ɵɵFactoryDeclaration<ProdutosCategoriasCardapioComponent, never>;
|
|
35
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ProdutosCategoriasCardapioComponent, "
|
|
35
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ProdutosCategoriasCardapioComponent, "ox-produtos-categorias-cardapio", never, {}, {}, never, never, false>;
|
|
36
36
|
}
|
|
@@ -17,5 +17,5 @@ export declare class MoverGrupoDialogComponent implements OnInit {
|
|
|
17
17
|
atualiza(): void;
|
|
18
18
|
salvar(): void;
|
|
19
19
|
static ɵfac: i0.ɵɵFactoryDeclaration<MoverGrupoDialogComponent, never>;
|
|
20
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MoverGrupoDialogComponent, "
|
|
20
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MoverGrupoDialogComponent, "ox-mover-grupo-dialog", never, {}, {}, never, never, false>;
|
|
21
21
|
}
|
|
@@ -23,5 +23,5 @@ export declare class ProdutoGrupoAddDialogComponent implements OnInit {
|
|
|
23
23
|
ngOnDestroy(): void;
|
|
24
24
|
salvar(): void;
|
|
25
25
|
static ɵfac: i0.ɵɵFactoryDeclaration<ProdutoGrupoAddDialogComponent, never>;
|
|
26
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ProdutoGrupoAddDialogComponent, "
|
|
26
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ProdutoGrupoAddDialogComponent, "ox-produto-grupo-add-dialog", never, {}, {}, never, never, false>;
|
|
27
27
|
}
|
|
@@ -23,5 +23,5 @@ export declare class ProdutoGrupoEditDialogComponent implements OnInit {
|
|
|
23
23
|
ngOnDestroy(): void;
|
|
24
24
|
salvar(): void;
|
|
25
25
|
static ɵfac: i0.ɵɵFactoryDeclaration<ProdutoGrupoEditDialogComponent, never>;
|
|
26
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ProdutoGrupoEditDialogComponent, "
|
|
26
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ProdutoGrupoEditDialogComponent, "ox-produto-grupo-edit-dialog", never, {}, {}, never, never, false>;
|
|
27
27
|
}
|
|
@@ -6,5 +6,5 @@ export declare class ProdutoGrupoFormComponent implements OnInit {
|
|
|
6
6
|
constructor();
|
|
7
7
|
ngOnInit(): void;
|
|
8
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<ProdutoGrupoFormComponent, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ProdutoGrupoFormComponent, "
|
|
9
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ProdutoGrupoFormComponent, "ox-produto-grupo-form", never, { "model": "model"; }, {}, never, never, false>;
|
|
10
10
|
}
|
|
@@ -31,5 +31,5 @@ export declare class ProdutoGrupoSelecaoDialogComponent implements OnInit, Selec
|
|
|
31
31
|
novo(): void;
|
|
32
32
|
editar(): void;
|
|
33
33
|
static ɵfac: i0.ɵɵFactoryDeclaration<ProdutoGrupoSelecaoDialogComponent, never>;
|
|
34
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ProdutoGrupoSelecaoDialogComponent, "
|
|
34
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ProdutoGrupoSelecaoDialogComponent, "ox-produto-grupo-selecao-dialog", never, {}, {}, never, never, false>;
|
|
35
35
|
}
|
|
@@ -33,5 +33,5 @@ export declare class ProdutosGruposComponent implements OnInit {
|
|
|
33
33
|
salvar(): void;
|
|
34
34
|
moverGrupo(): void;
|
|
35
35
|
static ɵfac: i0.ɵɵFactoryDeclaration<ProdutosGruposComponent, never>;
|
|
36
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ProdutosGruposComponent, "
|
|
36
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ProdutosGruposComponent, "ox-produtos-grupos", never, {}, {}, never, never, false>;
|
|
37
37
|
}
|
|
@@ -25,5 +25,5 @@ export declare class ProdutosNcmDialogComponent implements OnInit {
|
|
|
25
25
|
atualiza(): void;
|
|
26
26
|
selectItem(i: Ncm): void;
|
|
27
27
|
static ɵfac: i0.ɵɵFactoryDeclaration<ProdutosNcmDialogComponent, never>;
|
|
28
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ProdutosNcmDialogComponent, "
|
|
28
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ProdutosNcmDialogComponent, "ox-produtos-ncm-dialog", never, {}, {}, never, never, false>;
|
|
29
29
|
}
|
|
@@ -23,5 +23,5 @@ export declare class ProdutoSubgrupoAddDialogComponent implements OnInit {
|
|
|
23
23
|
ngOnDestroy(): void;
|
|
24
24
|
salvar(): void;
|
|
25
25
|
static ɵfac: i0.ɵɵFactoryDeclaration<ProdutoSubgrupoAddDialogComponent, never>;
|
|
26
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ProdutoSubgrupoAddDialogComponent, "
|
|
26
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ProdutoSubgrupoAddDialogComponent, "ox-produto-subgrupo-add-dialog", never, {}, {}, never, never, false>;
|
|
27
27
|
}
|
|
@@ -24,5 +24,5 @@ export declare class ProdutoSubgrupoEditDialogComponent implements OnInit {
|
|
|
24
24
|
ngOnDestroy(): void;
|
|
25
25
|
salvar(): void;
|
|
26
26
|
static ɵfac: i0.ɵɵFactoryDeclaration<ProdutoSubgrupoEditDialogComponent, never>;
|
|
27
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ProdutoSubgrupoEditDialogComponent, "
|
|
27
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ProdutoSubgrupoEditDialogComponent, "ox-produto-subgrupo-edit-dialog", never, {}, {}, never, never, false>;
|
|
28
28
|
}
|
|
@@ -31,5 +31,5 @@ export declare class ProdutoSubgrupoSelecaoDialogComponent implements OnInit {
|
|
|
31
31
|
novo(): void;
|
|
32
32
|
editar(): void;
|
|
33
33
|
static ɵfac: i0.ɵɵFactoryDeclaration<ProdutoSubgrupoSelecaoDialogComponent, never>;
|
|
34
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ProdutoSubgrupoSelecaoDialogComponent, "
|
|
34
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ProdutoSubgrupoSelecaoDialogComponent, "ox-produto-subgrupo-selecao-dialog", never, {}, {}, never, never, false>;
|
|
35
35
|
}
|
package/lib/cadastros/produtos-subgrupos/produtos-subgrupos/produtos-subgrupos.component.d.ts
CHANGED
|
@@ -32,5 +32,5 @@ export declare class ProdutosSubgruposComponent implements OnInit {
|
|
|
32
32
|
abreCadastro(item: ProdutoSubgrupo): void;
|
|
33
33
|
salvar(): void;
|
|
34
34
|
static ɵfac: i0.ɵɵFactoryDeclaration<ProdutosSubgruposComponent, never>;
|
|
35
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ProdutosSubgruposComponent, "
|
|
35
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ProdutosSubgruposComponent, "ox-produtos-subgrupos", never, {}, {}, never, never, false>;
|
|
36
36
|
}
|
|
@@ -41,6 +41,7 @@ import * as i39 from "@angular/material/icon";
|
|
|
41
41
|
import * as i40 from "@angular/material/dialog";
|
|
42
42
|
import * as i41 from "@angular/material/select";
|
|
43
43
|
import * as i42 from "@angular/material/autocomplete";
|
|
44
|
+
import * as i43 from "@angular/material/slide-toggle";
|
|
44
45
|
declare global {
|
|
45
46
|
interface String {
|
|
46
47
|
isEmpty(): boolean;
|
|
@@ -55,6 +56,6 @@ declare global {
|
|
|
55
56
|
}
|
|
56
57
|
export declare class OxpiNglibModule {
|
|
57
58
|
static ɵfac: i0.ɵɵFactoryDeclaration<OxpiNglibModule, never>;
|
|
58
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<OxpiNglibModule, [typeof i1.BusyIndicatorComponent, typeof i2.MonthYearPickerComponent, typeof i3.ImageViewerComponent, typeof i4.NumericPickerComponent, typeof i5.PaginatorComponent, typeof i6.CheckButtonComponent, typeof i7.RadioButtonGroupComponent, typeof i8.ItemCardComponent, typeof i9.SafeHtmlPipe, typeof i10.AlertDialogComponent, typeof i11.FuncionariosComponent, typeof i12.FuncionarioFormComponent, typeof i13.FuncionarioEditDialogComponent, typeof i14.FuncionarioAddDialogComponent, typeof i15.ProdutosComponent, typeof i16.ProdutoFormComponent, typeof i17.ProdutoAddDialogComponent, typeof i18.ProdutoBuscaFiltrosDialogComponent, typeof i19.ProdutoEditDialogComponent, typeof i20.ProdutosGruposComponent, typeof i21.MoverGrupoDialogComponent, typeof i22.ProdutoGrupoSelecaoDialogComponent, typeof i23.ProdutoGrupoAddDialogComponent, typeof i24.ProdutoGrupoEditDialogComponent, typeof i25.ProdutoGrupoFormComponent, typeof i26.ProdutosNcmDialogComponent, typeof i27.ProdutosSubgruposComponent, typeof i28.ProdutoSubgrupoSelecaoDialogComponent, typeof i29.ProdutoSubgrupoAddDialogComponent, typeof i30.ProdutoSubgrupoEditDialogComponent, typeof i31.ProdutosCategoriasCardapioComponent, typeof i32.ProdutoCategoriaCardapioAddDialogComponent, typeof i33.ProdutoCategoriaCardapioEditDialogComponent, typeof i34.ProdutoCategoriaCardapioSelecaoDialogComponent], [typeof i35.BrowserModule, typeof i36.BrowserAnimationsModule, typeof i37.FormsModule, typeof i38.MatButtonModule, typeof i39.MatIconModule, typeof i40.MatDialogModule, typeof i41.MatSelectModule, typeof i42.MatAutocompleteModule], [typeof i1.BusyIndicatorComponent, typeof i2.MonthYearPickerComponent, typeof i3.ImageViewerComponent, typeof i4.NumericPickerComponent, typeof i5.PaginatorComponent, typeof i6.CheckButtonComponent, typeof i7.RadioButtonGroupComponent, typeof i8.ItemCardComponent, typeof i9.SafeHtmlPipe]>;
|
|
59
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<OxpiNglibModule, [typeof i1.BusyIndicatorComponent, typeof i2.MonthYearPickerComponent, typeof i3.ImageViewerComponent, typeof i4.NumericPickerComponent, typeof i5.PaginatorComponent, typeof i6.CheckButtonComponent, typeof i7.RadioButtonGroupComponent, typeof i8.ItemCardComponent, typeof i9.SafeHtmlPipe, typeof i10.AlertDialogComponent, typeof i11.FuncionariosComponent, typeof i12.FuncionarioFormComponent, typeof i13.FuncionarioEditDialogComponent, typeof i14.FuncionarioAddDialogComponent, typeof i15.ProdutosComponent, typeof i16.ProdutoFormComponent, typeof i17.ProdutoAddDialogComponent, typeof i18.ProdutoBuscaFiltrosDialogComponent, typeof i19.ProdutoEditDialogComponent, typeof i20.ProdutosGruposComponent, typeof i21.MoverGrupoDialogComponent, typeof i22.ProdutoGrupoSelecaoDialogComponent, typeof i23.ProdutoGrupoAddDialogComponent, typeof i24.ProdutoGrupoEditDialogComponent, typeof i25.ProdutoGrupoFormComponent, typeof i26.ProdutosNcmDialogComponent, typeof i27.ProdutosSubgruposComponent, typeof i28.ProdutoSubgrupoSelecaoDialogComponent, typeof i29.ProdutoSubgrupoAddDialogComponent, typeof i30.ProdutoSubgrupoEditDialogComponent, typeof i31.ProdutosCategoriasCardapioComponent, typeof i32.ProdutoCategoriaCardapioAddDialogComponent, typeof i33.ProdutoCategoriaCardapioEditDialogComponent, typeof i34.ProdutoCategoriaCardapioSelecaoDialogComponent], [typeof i35.BrowserModule, typeof i36.BrowserAnimationsModule, typeof i37.FormsModule, typeof i38.MatButtonModule, typeof i39.MatIconModule, typeof i40.MatDialogModule, typeof i41.MatSelectModule, typeof i42.MatAutocompleteModule, typeof i43.MatSlideToggleModule], [typeof i1.BusyIndicatorComponent, typeof i2.MonthYearPickerComponent, typeof i3.ImageViewerComponent, typeof i4.NumericPickerComponent, typeof i5.PaginatorComponent, typeof i6.CheckButtonComponent, typeof i7.RadioButtonGroupComponent, typeof i8.ItemCardComponent, typeof i9.SafeHtmlPipe]>;
|
|
59
60
|
static ɵinj: i0.ɵɵInjectorDeclaration<OxpiNglibModule>;
|
|
60
61
|
}
|
package/package.json
CHANGED
package/public-api.d.ts
CHANGED
|
@@ -21,6 +21,7 @@ export * from './lib/cadastros/produtos-ncm-dialog/produtos-ncm-dialog.component
|
|
|
21
21
|
export * from './lib/cadastros/produtos-subgrupos/produto-subgrupo-add-dialog/produto-subgrupo-add-dialog.component';
|
|
22
22
|
export * from './lib/cadastros/produtos-subgrupos/produto-subgrupo-edit-dialog/produto-subgrupo-edit-dialog.component';
|
|
23
23
|
export * from './lib/cadastros/produtos-subgrupos/produtos-subgrupos/produtos-subgrupos.component';
|
|
24
|
+
export * from './lib/cadastros/produtos-subgrupos/produto-subgrupo-selecao-dialog/produto-subgrupo-selecao-dialog.component';
|
|
24
25
|
export * from './lib/controls/busy-indicator/busy-indicator.component';
|
|
25
26
|
export * from './lib/controls/check-button/check-button.component';
|
|
26
27
|
export * from './lib/controls/image-viewer/image-viewer.component';
|