oxpi-nglib 2.0.65 → 2.0.66

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 (97) hide show
  1. package/esm2022/lib/cadastros/clientes/clientes/clientes-form.component.mjs +4 -4
  2. package/esm2022/lib/cadastros/clientes/clientes/clientes.component.mjs +5 -5
  3. package/esm2022/lib/cadastros/clientes/clientes-add-dialog/clientes-add-dialog.component.mjs +4 -4
  4. package/esm2022/lib/cadastros/clientes/clientes-edit-dialog/clientes-edit-dialog.component.mjs +4 -4
  5. package/esm2022/lib/cadastros/clientes/selecao-cliente-dialog/selecao-cliente-dialog.component.mjs +4 -4
  6. package/esm2022/lib/cadastros/fornecedores/fornecedores/fornecedores-form.component.mjs +4 -4
  7. package/esm2022/lib/cadastros/fornecedores/fornecedores/fornecedores.component.mjs +5 -5
  8. package/esm2022/lib/cadastros/fornecedores/fornecedores-add-dialog/fornecedores-add-dialog.component.mjs +4 -4
  9. package/esm2022/lib/cadastros/fornecedores/fornecedores-edit-dialog/fornecedores-edit-dialog.component.mjs +4 -4
  10. package/esm2022/lib/cadastros/fornecedores/selecao-fornecedor-dialog/selecao-fornecedor-dialog.component.mjs +4 -4
  11. package/esm2022/lib/cadastros/funcionarios/funcionario-add-dialog/funcionario-add-dialog.component.mjs +4 -4
  12. package/esm2022/lib/cadastros/funcionarios/funcionario-edit-dialog/funcionario-edit-dialog.component.mjs +4 -4
  13. package/esm2022/lib/cadastros/funcionarios/funcionario-form/funcionario-form.component.mjs +4 -4
  14. package/esm2022/lib/cadastros/funcionarios/funcionarios/funcionarios.component.mjs +5 -5
  15. package/esm2022/lib/controls/alert-dialog/alert-dialog.component.mjs +4 -4
  16. package/esm2022/lib/controls/busy-indicator/busy-indicator.component.mjs +5 -5
  17. package/esm2022/lib/controls/check-button/check-button.component.mjs +5 -5
  18. package/esm2022/lib/controls/image-viewer/image-viewer.component.mjs +5 -5
  19. package/esm2022/lib/controls/item-card/item-card.component.mjs +4 -4
  20. package/esm2022/lib/controls/month-year-picker/month-year-picker.component.mjs +4 -4
  21. package/esm2022/lib/controls/numeric-picker/numeric-picker.component.mjs +4 -4
  22. package/esm2022/lib/controls/paginator/paginator.component.mjs +4 -4
  23. package/esm2022/lib/controls/produto-card/produto-card.component.mjs +4 -4
  24. package/esm2022/lib/controls/radio-button-group/radio-button-group.component.mjs +4 -4
  25. package/esm2022/lib/controls/selecao-list-item/selecao-list-item.component.mjs +5 -5
  26. package/esm2022/lib/oxpi-nglib.module.mjs +6 -93
  27. package/esm2022/lib/providers/auth-data.service.mjs +4 -4
  28. package/esm2022/lib/providers/common-web-service.mjs +4 -4
  29. package/esm2022/lib/providers/export.file.service.mjs +4 -4
  30. package/esm2022/lib/providers/notification.service.mjs +4 -4
  31. package/esm2022/lib/providers/preference.service.mjs +4 -4
  32. package/esm2022/lib/providers/safe-html.pipe.mjs +4 -4
  33. package/esm2022/lib/providers/screen-helper.service.mjs +4 -4
  34. package/esm2022/public-api.mjs +1 -30
  35. package/fesm2022/oxpi-nglib.mjs +519 -3345
  36. package/fesm2022/oxpi-nglib.mjs.map +1 -1
  37. package/lib/oxpi-nglib.module.d.ts +25 -54
  38. package/package.json +3 -3
  39. package/public-api.d.ts +0 -29
  40. package/esm2022/lib/cadastros/produtos/produto-add-dialog/produto-add-dialog.component.mjs +0 -85
  41. package/esm2022/lib/cadastros/produtos/produto-busca-filtros-dialog/produto-busca-filtros-dialog.component.mjs +0 -88
  42. package/esm2022/lib/cadastros/produtos/produto-composicao/produto-composicao.component.mjs +0 -150
  43. package/esm2022/lib/cadastros/produtos/produto-composicao-add-dialog/produto-composicao-add-dialog.component.mjs +0 -68
  44. package/esm2022/lib/cadastros/produtos/produto-edit-dialog/produto-edit-dialog.component.mjs +0 -84
  45. package/esm2022/lib/cadastros/produtos/produto-form/produto-form.component.mjs +0 -371
  46. package/esm2022/lib/cadastros/produtos/produto-selecao-dialog/produto-selecao-dialog.component.mjs +0 -159
  47. package/esm2022/lib/cadastros/produtos/produtos/produtos.component.mjs +0 -277
  48. package/esm2022/lib/cadastros/produtos-categoria-cardapio/produto-categoria-cardapio-add-dialog/produto-categoria-cardapio-add-dialog.component.mjs +0 -70
  49. package/esm2022/lib/cadastros/produtos-categoria-cardapio/produto-categoria-cardapio-edit-dialog/produto-categoria-cardapio-edit-dialog.component.mjs +0 -78
  50. package/esm2022/lib/cadastros/produtos-categoria-cardapio/produto-categoria-cardapio-selecao-dialog/produto-categoria-cardapio-selecao-dialog.component.mjs +0 -106
  51. package/esm2022/lib/cadastros/produtos-categoria-cardapio/produtos-categorias-cardapio/produtos-categorias-cardapio.component.mjs +0 -165
  52. package/esm2022/lib/cadastros/produtos-grupos/mover-grupo-dialog/mover-grupo-dialog.component.mjs +0 -65
  53. package/esm2022/lib/cadastros/produtos-grupos/produto-grupo-add-dialog/produto-grupo-add-dialog.component.mjs +0 -69
  54. package/esm2022/lib/cadastros/produtos-grupos/produto-grupo-edit-dialog/produto-grupo-edit-dialog.component.mjs +0 -68
  55. package/esm2022/lib/cadastros/produtos-grupos/produto-grupo-form/produto-grupo-form.component.mjs +0 -21
  56. package/esm2022/lib/cadastros/produtos-grupos/produto-grupo-selecao-dialog/produto-grupo-selecao-dialog.component.mjs +0 -106
  57. package/esm2022/lib/cadastros/produtos-grupos/produtos-grupos/produtos-grupos.component.mjs +0 -184
  58. package/esm2022/lib/cadastros/produtos-history/produtos-history.component.mjs +0 -79
  59. package/esm2022/lib/cadastros/produtos-informacoes-adicionais/produtos-informacoes-adicionais.component.mjs +0 -79
  60. package/esm2022/lib/cadastros/produtos-ncm-dialog/produtos-ncm-dialog.component.mjs +0 -58
  61. package/esm2022/lib/cadastros/produtos-subgrupos/produto-subgrupo-add-dialog/produto-subgrupo-add-dialog.component.mjs +0 -71
  62. package/esm2022/lib/cadastros/produtos-subgrupos/produto-subgrupo-edit-dialog/produto-subgrupo-edit-dialog.component.mjs +0 -68
  63. package/esm2022/lib/cadastros/produtos-subgrupos/produto-subgrupo-selecao-dialog/produto-subgrupo-selecao-dialog.component.mjs +0 -109
  64. package/esm2022/lib/cadastros/produtos-subgrupos/produtos-subgrupos/produtos-subgrupos.component.mjs +0 -156
  65. package/esm2022/lib/cadastros/produtos-verificacao-grupo/produto-verificacao-grupo-add-dialog/produto-verificacao-grupo-add-dialog.component.mjs +0 -70
  66. package/esm2022/lib/cadastros/produtos-verificacao-grupo/produto-verificacao-grupo-edit-dialog/produto-verificacao-grupo-edit-dialog.component.mjs +0 -78
  67. package/esm2022/lib/cadastros/produtos-verificacao-grupo/produto-verificacao-grupo-selecao-dialog/produto-verificacao-grupo-selecao-dialog.component.mjs +0 -106
  68. package/esm2022/lib/cadastros/produtos-verificacao-grupo/produtos-verificacao-grupo/produtos-verificacao-grupo.component.mjs +0 -160
  69. package/lib/cadastros/produtos/produto-add-dialog/produto-add-dialog.component.d.ts +0 -28
  70. package/lib/cadastros/produtos/produto-busca-filtros-dialog/produto-busca-filtros-dialog.component.d.ts +0 -34
  71. package/lib/cadastros/produtos/produto-composicao/produto-composicao.component.d.ts +0 -30
  72. package/lib/cadastros/produtos/produto-composicao-add-dialog/produto-composicao-add-dialog.component.d.ts +0 -29
  73. package/lib/cadastros/produtos/produto-edit-dialog/produto-edit-dialog.component.d.ts +0 -28
  74. package/lib/cadastros/produtos/produto-form/produto-form.component.d.ts +0 -83
  75. package/lib/cadastros/produtos/produto-selecao-dialog/produto-selecao-dialog.component.d.ts +0 -43
  76. package/lib/cadastros/produtos/produtos/produtos.component.d.ts +0 -50
  77. package/lib/cadastros/produtos-categoria-cardapio/produto-categoria-cardapio-add-dialog/produto-categoria-cardapio-add-dialog.component.d.ts +0 -27
  78. package/lib/cadastros/produtos-categoria-cardapio/produto-categoria-cardapio-edit-dialog/produto-categoria-cardapio-edit-dialog.component.d.ts +0 -28
  79. package/lib/cadastros/produtos-categoria-cardapio/produto-categoria-cardapio-selecao-dialog/produto-categoria-cardapio-selecao-dialog.component.d.ts +0 -35
  80. package/lib/cadastros/produtos-categoria-cardapio/produtos-categorias-cardapio/produtos-categorias-cardapio.component.d.ts +0 -39
  81. package/lib/cadastros/produtos-grupos/mover-grupo-dialog/mover-grupo-dialog.component.d.ts +0 -21
  82. package/lib/cadastros/produtos-grupos/produto-grupo-add-dialog/produto-grupo-add-dialog.component.d.ts +0 -27
  83. package/lib/cadastros/produtos-grupos/produto-grupo-edit-dialog/produto-grupo-edit-dialog.component.d.ts +0 -27
  84. package/lib/cadastros/produtos-grupos/produto-grupo-form/produto-grupo-form.component.d.ts +0 -11
  85. package/lib/cadastros/produtos-grupos/produto-grupo-selecao-dialog/produto-grupo-selecao-dialog.component.d.ts +0 -35
  86. package/lib/cadastros/produtos-grupos/produtos-grupos/produtos-grupos.component.d.ts +0 -37
  87. package/lib/cadastros/produtos-history/produtos-history.component.d.ts +0 -28
  88. package/lib/cadastros/produtos-informacoes-adicionais/produtos-informacoes-adicionais.component.d.ts +0 -25
  89. package/lib/cadastros/produtos-ncm-dialog/produtos-ncm-dialog.component.d.ts +0 -29
  90. package/lib/cadastros/produtos-subgrupos/produto-subgrupo-add-dialog/produto-subgrupo-add-dialog.component.d.ts +0 -27
  91. package/lib/cadastros/produtos-subgrupos/produto-subgrupo-edit-dialog/produto-subgrupo-edit-dialog.component.d.ts +0 -28
  92. package/lib/cadastros/produtos-subgrupos/produto-subgrupo-selecao-dialog/produto-subgrupo-selecao-dialog.component.d.ts +0 -35
  93. package/lib/cadastros/produtos-subgrupos/produtos-subgrupos/produtos-subgrupos.component.d.ts +0 -36
  94. package/lib/cadastros/produtos-verificacao-grupo/produto-verificacao-grupo-add-dialog/produto-verificacao-grupo-add-dialog.component.d.ts +0 -27
  95. package/lib/cadastros/produtos-verificacao-grupo/produto-verificacao-grupo-edit-dialog/produto-verificacao-grupo-edit-dialog.component.d.ts +0 -28
  96. package/lib/cadastros/produtos-verificacao-grupo/produto-verificacao-grupo-selecao-dialog/produto-verificacao-grupo-selecao-dialog.component.d.ts +0 -35
  97. package/lib/cadastros/produtos-verificacao-grupo/produtos-verificacao-grupo/produtos-verificacao-grupo.component.d.ts +0 -39
@@ -1,29 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { MatDialog, MatDialogRef } from '@angular/material/dialog';
3
- import { Ncm } from '../../models/entidades/produto-ncm';
4
- import { LazyTrigger } from '../../models/infra/lazy-trigger';
5
- import { NavegacaoSelecaoDialogUtil } from '../../models/infra/selecao-utils';
6
- import { CommonWebService } from '../../providers/common-web-service';
7
- import { NotificationService } from '../../providers/notification.service';
8
- import { ScreenHelperService } from '../../providers/screen-helper.service';
9
- import * as i0 from "@angular/core";
10
- export declare class ProdutosNcmDialogComponent implements OnInit {
11
- dialogRef: MatDialogRef<ProdutosNcmDialogComponent>;
12
- dialog: MatDialog;
13
- private ws;
14
- private notification;
15
- private screenHelper;
16
- isBusy: boolean;
17
- mobile: boolean;
18
- frase: string;
19
- items: Ncm[];
20
- selectedItem: Ncm | null;
21
- lazyTrigger: LazyTrigger;
22
- nav: NavegacaoSelecaoDialogUtil<Ncm, ProdutosNcmDialogComponent>;
23
- constructor(dialogRef: MatDialogRef<ProdutosNcmDialogComponent>, dialog: MatDialog, ws: CommonWebService, notification: NotificationService, screenHelper: ScreenHelperService);
24
- ngOnInit(): void;
25
- atualiza(): void;
26
- selectItem(i: Ncm): void;
27
- static ɵfac: i0.ɵɵFactoryDeclaration<ProdutosNcmDialogComponent, never>;
28
- static ɵcmp: i0.ɵɵComponentDeclaration<ProdutosNcmDialogComponent, "ox-produtos-ncm-dialog", never, {}, {}, never, never, false, never>;
29
- }
@@ -1,27 +0,0 @@
1
- import { ElementRef, OnInit } from '@angular/core';
2
- import { MatDialog, MatDialogRef } from '@angular/material/dialog';
3
- import { ProdutoSubgrupo } from '../../../models/entidades/produto-grupo';
4
- import { CommonWebService } from '../../../providers/common-web-service';
5
- import { FocusService } from '../../../providers/focus.service';
6
- import { NotificationService } from '../../../providers/notification.service';
7
- import { ScreenHelperService } from '../../../providers/screen-helper.service';
8
- import * as i0 from "@angular/core";
9
- export declare class ProdutoSubgrupoAddDialogComponent implements OnInit {
10
- private ws;
11
- private notification;
12
- dataDialog: ProdutoSubgrupo;
13
- dialog: MatDialog;
14
- private elRef;
15
- private dialogRef;
16
- private screenHelper;
17
- model: ProdutoSubgrupo;
18
- mobile: boolean;
19
- isBusy: boolean;
20
- focus: FocusService;
21
- constructor(ws: CommonWebService, notification: NotificationService, dataDialog: ProdutoSubgrupo, dialog: MatDialog, elRef: ElementRef, dialogRef: MatDialogRef<ProdutoSubgrupoAddDialogComponent>, screenHelper: ScreenHelperService);
22
- ngOnInit(): void;
23
- ngOnDestroy(): void;
24
- salvar(): void;
25
- static ɵfac: i0.ɵɵFactoryDeclaration<ProdutoSubgrupoAddDialogComponent, never>;
26
- static ɵcmp: i0.ɵɵComponentDeclaration<ProdutoSubgrupoAddDialogComponent, "ox-produto-subgrupo-add-dialog", never, {}, {}, never, never, false, never>;
27
- }
@@ -1,28 +0,0 @@
1
- import { ElementRef, OnInit } from '@angular/core';
2
- import { MatDialog, MatDialogRef } from '@angular/material/dialog';
3
- import { ProdutoSubgrupo } from '../../../models/entidades/produto-grupo';
4
- import { CommonWebService } from '../../../providers/common-web-service';
5
- import { FocusService } from '../../../providers/focus.service';
6
- import { NotificationService } from '../../../providers/notification.service';
7
- import { ScreenHelperService } from '../../../providers/screen-helper.service';
8
- import { ProdutoGrupoEditDialogComponent } from '../../produtos-grupos/produto-grupo-edit-dialog/produto-grupo-edit-dialog.component';
9
- import * as i0 from "@angular/core";
10
- export declare class ProdutoSubgrupoEditDialogComponent implements OnInit {
11
- private ws;
12
- private notification;
13
- dataDialog: ProdutoSubgrupo;
14
- dialog: MatDialog;
15
- private elRef;
16
- private dialogRef;
17
- private screenHelper;
18
- model: ProdutoSubgrupo | undefined;
19
- mobile: boolean;
20
- isBusy: boolean;
21
- focus: FocusService;
22
- constructor(ws: CommonWebService, notification: NotificationService, dataDialog: ProdutoSubgrupo, dialog: MatDialog, elRef: ElementRef, dialogRef: MatDialogRef<ProdutoGrupoEditDialogComponent>, screenHelper: ScreenHelperService);
23
- ngOnInit(): void;
24
- ngOnDestroy(): void;
25
- salvar(): void;
26
- static ɵfac: i0.ɵɵFactoryDeclaration<ProdutoSubgrupoEditDialogComponent, never>;
27
- static ɵcmp: i0.ɵɵComponentDeclaration<ProdutoSubgrupoEditDialogComponent, "ox-produto-subgrupo-edit-dialog", never, {}, {}, never, never, false, never>;
28
- }
@@ -1,35 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { MatDialog, MatDialogRef } from '@angular/material/dialog';
3
- import { ProdutoSubgrupo } from '../../../models/entidades/produto-grupo';
4
- import { LazyTrigger } from '../../../models/infra/lazy-trigger';
5
- import { NavegacaoSelecaoDialogUtil } from '../../../models/infra/selecao-utils';
6
- import { SearchSetting } from '../../../models/settings/search-setting';
7
- import { AuthDataService } from '../../../providers/auth-data.service';
8
- import { CommonWebService } from '../../../providers/common-web-service';
9
- import { NotificationService } from '../../../providers/notification.service';
10
- import { ScreenHelperService } from '../../../providers/screen-helper.service';
11
- import * as i0 from "@angular/core";
12
- export declare class ProdutoSubgrupoSelecaoDialogComponent implements OnInit {
13
- dialogRef: MatDialogRef<ProdutoSubgrupoSelecaoDialogComponent>;
14
- dialog: MatDialog;
15
- private ws;
16
- private notification;
17
- private screenHelper;
18
- items: ProdutoSubgrupo[];
19
- selectedItem: ProdutoSubgrupo | null;
20
- isBusy: boolean;
21
- mobile: boolean;
22
- setting: SearchSetting;
23
- allowAdd: boolean;
24
- allowEdit: boolean;
25
- lazyTrigger: LazyTrigger;
26
- nav: NavegacaoSelecaoDialogUtil<ProdutoSubgrupo, ProdutoSubgrupoSelecaoDialogComponent>;
27
- constructor(dialogRef: MatDialogRef<ProdutoSubgrupoSelecaoDialogComponent>, dialog: MatDialog, ws: CommonWebService, notification: NotificationService, auth: AuthDataService, screenHelper: ScreenHelperService);
28
- ngOnInit(): void;
29
- atualiza(): void;
30
- selectItem(i: ProdutoSubgrupo): void;
31
- novo(): void;
32
- editar(): void;
33
- static ɵfac: i0.ɵɵFactoryDeclaration<ProdutoSubgrupoSelecaoDialogComponent, never>;
34
- static ɵcmp: i0.ɵɵComponentDeclaration<ProdutoSubgrupoSelecaoDialogComponent, "ox-produto-subgrupo-selecao-dialog", never, {}, {}, never, never, false, never>;
35
- }
@@ -1,36 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { MatDialog } from '@angular/material/dialog';
3
- import { ProdutoSubgrupo } from '../../../models/entidades/produto-grupo';
4
- import { LazyTrigger } from '../../../models/infra/lazy-trigger';
5
- import { SearchSetting } from '../../../models/settings/search-setting';
6
- import { AuthDataService } from '../../../providers/auth-data.service';
7
- import { CommonWebService } from '../../../providers/common-web-service';
8
- import { NotificationService } from '../../../providers/notification.service';
9
- import { ScreenHelperService } from '../../../providers/screen-helper.service';
10
- import * as i0 from "@angular/core";
11
- export declare class ProdutosSubgruposComponent implements OnInit {
12
- private ws;
13
- private notification;
14
- dialog: MatDialog;
15
- private screenHelper;
16
- mobile: boolean;
17
- isBusy: boolean;
18
- items: ProdutoSubgrupo[];
19
- selectedItem: ProdutoSubgrupo | null;
20
- lazyTrigger: LazyTrigger;
21
- allowAdd: boolean;
22
- allowExcluir: boolean;
23
- setting: SearchSetting;
24
- private focus;
25
- constructor(ws: CommonWebService, notification: NotificationService, dialog: MatDialog, auth: AuthDataService, screenHelper: ScreenHelperService);
26
- ngOnInit(): void;
27
- onSelectItem(): void;
28
- ngOnDestroy(): void;
29
- atualiza(): void;
30
- excluir(): void;
31
- novo(): void;
32
- abreCadastro(item: ProdutoSubgrupo): void;
33
- salvar(): void;
34
- static ɵfac: i0.ɵɵFactoryDeclaration<ProdutosSubgruposComponent, never>;
35
- static ɵcmp: i0.ɵɵComponentDeclaration<ProdutosSubgruposComponent, "ox-produtos-subgrupos", never, {}, {}, never, never, false, never>;
36
- }
@@ -1,27 +0,0 @@
1
- import { ElementRef, OnInit } from '@angular/core';
2
- import { MatDialog, MatDialogRef } from '@angular/material/dialog';
3
- import { ProdutoVerificaoGrupo } from '../../../models/entidades/produto-grupo';
4
- import { CommonWebService } from '../../../providers/common-web-service';
5
- import { FocusService } from '../../../providers/focus.service';
6
- import { NotificationService } from '../../../providers/notification.service';
7
- import { ScreenHelperService } from '../../../providers/screen-helper.service';
8
- import * as i0 from "@angular/core";
9
- export declare class ProdutoVerificaoGrupoAddDialogComponent implements OnInit {
10
- private ws;
11
- private notification;
12
- dataDialog: ProdutoVerificaoGrupo;
13
- dialog: MatDialog;
14
- private elRef;
15
- private dialogRef;
16
- private screenHelper;
17
- model: ProdutoVerificaoGrupo;
18
- mobile: boolean;
19
- isBusy: boolean;
20
- focus: FocusService;
21
- constructor(ws: CommonWebService, notification: NotificationService, dataDialog: ProdutoVerificaoGrupo, dialog: MatDialog, elRef: ElementRef, dialogRef: MatDialogRef<ProdutoVerificaoGrupoAddDialogComponent>, screenHelper: ScreenHelperService);
22
- ngOnInit(): void;
23
- ngOnDestroy(): void;
24
- salvar(): void;
25
- static ɵfac: i0.ɵɵFactoryDeclaration<ProdutoVerificaoGrupoAddDialogComponent, never>;
26
- static ɵcmp: i0.ɵɵComponentDeclaration<ProdutoVerificaoGrupoAddDialogComponent, "ox-produto-verificacao-grupo-add-dialog", never, {}, {}, never, never, false, never>;
27
- }
@@ -1,28 +0,0 @@
1
- import { ElementRef, OnInit } from '@angular/core';
2
- import { MatDialog, MatDialogRef } from '@angular/material/dialog';
3
- import { ProdutoVerificaoGrupo } from '../../../models/entidades/produto-grupo';
4
- import { CommonWebService } from '../../../providers/common-web-service';
5
- import { FocusService } from '../../../providers/focus.service';
6
- import { NotificationService } from '../../../providers/notification.service';
7
- import { ScreenHelperService } from '../../../providers/screen-helper.service';
8
- import * as i0 from "@angular/core";
9
- export declare class ProdutoVerificaoGrupoEditDialogComponent implements OnInit {
10
- private ws;
11
- private notification;
12
- dataDialog: ProdutoVerificaoGrupo;
13
- dialog: MatDialog;
14
- private elRef;
15
- private dialogRef;
16
- private screenHelper;
17
- model: ProdutoVerificaoGrupo | undefined;
18
- mobile: boolean;
19
- isBusy: boolean;
20
- focus: FocusService;
21
- constructor(ws: CommonWebService, notification: NotificationService, dataDialog: ProdutoVerificaoGrupo, dialog: MatDialog, elRef: ElementRef, dialogRef: MatDialogRef<ProdutoVerificaoGrupoEditDialogComponent>, screenHelper: ScreenHelperService);
22
- ngOnInit(): void;
23
- ngOnDestroy(): void;
24
- desativar(): void;
25
- salvar(): void;
26
- static ɵfac: i0.ɵɵFactoryDeclaration<ProdutoVerificaoGrupoEditDialogComponent, never>;
27
- static ɵcmp: i0.ɵɵComponentDeclaration<ProdutoVerificaoGrupoEditDialogComponent, "ox-produto-verificacao-grupo-edit-dialog", never, {}, {}, never, never, false, never>;
28
- }
@@ -1,35 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { MatDialog, MatDialogRef } from '@angular/material/dialog';
3
- import { ProdutoVerificaoGrupo } from '../../../models/entidades/produto-grupo';
4
- import { LazyTrigger } from '../../../models/infra/lazy-trigger';
5
- import { NavegacaoSelecaoDialogUtil } from '../../../models/infra/selecao-utils';
6
- import { SearchSetting } from '../../../models/settings/search-setting';
7
- import { AuthDataService } from '../../../providers/auth-data.service';
8
- import { CommonWebService } from '../../../providers/common-web-service';
9
- import { NotificationService } from '../../../providers/notification.service';
10
- import { ScreenHelperService } from '../../../providers/screen-helper.service';
11
- import * as i0 from "@angular/core";
12
- export declare class ProdutoVerificaoGrupoSelecaoDialogComponent implements OnInit {
13
- dialogRef: MatDialogRef<ProdutoVerificaoGrupoSelecaoDialogComponent>;
14
- dialog: MatDialog;
15
- private ws;
16
- private notification;
17
- private screenHelper;
18
- items: ProdutoVerificaoGrupo[];
19
- selectedItem: ProdutoVerificaoGrupo | null;
20
- isBusy: boolean;
21
- mobile: boolean;
22
- setting: SearchSetting;
23
- allowAdd: boolean;
24
- allowEdit: boolean;
25
- lazyTrigger: LazyTrigger;
26
- nav: NavegacaoSelecaoDialogUtil<ProdutoVerificaoGrupo, ProdutoVerificaoGrupoSelecaoDialogComponent>;
27
- constructor(dialogRef: MatDialogRef<ProdutoVerificaoGrupoSelecaoDialogComponent>, dialog: MatDialog, ws: CommonWebService, notification: NotificationService, auth: AuthDataService, screenHelper: ScreenHelperService);
28
- ngOnInit(): void;
29
- atualiza(): void;
30
- selectItem(i: ProdutoVerificaoGrupo): void;
31
- novo(): void;
32
- editar(): void;
33
- static ɵfac: i0.ɵɵFactoryDeclaration<ProdutoVerificaoGrupoSelecaoDialogComponent, never>;
34
- static ɵcmp: i0.ɵɵComponentDeclaration<ProdutoVerificaoGrupoSelecaoDialogComponent, "ox-produto-verificacao-grupo-selecao-dialog", never, {}, {}, never, never, false, never>;
35
- }
@@ -1,39 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { MatDialog } from '@angular/material/dialog';
3
- import { ProdutoVerificaoGrupo } from '../../../models/entidades/produto-grupo';
4
- import { LazyTrigger } from '../../../models/infra/lazy-trigger';
5
- import { SearchSetting } from '../../../models/settings/search-setting';
6
- import { AuthDataService } from '../../../providers/auth-data.service';
7
- import { CommonWebService } from '../../../providers/common-web-service';
8
- import { NotificationService } from '../../../providers/notification.service';
9
- import { ScreenHelperService } from '../../../providers/screen-helper.service';
10
- import { ActivatedRoute } from '@angular/router';
11
- import * as i0 from "@angular/core";
12
- export declare class ProdutosVerificacaoGrupoComponent implements OnInit {
13
- private ws;
14
- private notification;
15
- dialog: MatDialog;
16
- private route;
17
- private screenHelper;
18
- mobile: boolean;
19
- isBusy: boolean;
20
- items: ProdutoVerificaoGrupo[];
21
- selectedItem: ProdutoVerificaoGrupo | null;
22
- lazyTrigger: LazyTrigger;
23
- allowAdd: boolean;
24
- allowExcluir: boolean;
25
- setting: SearchSetting;
26
- exibeGruposVerificacao: boolean;
27
- private focus;
28
- constructor(ws: CommonWebService, notification: NotificationService, dialog: MatDialog, auth: AuthDataService, route: ActivatedRoute, screenHelper: ScreenHelperService);
29
- ngOnInit(): void;
30
- onSelectItem(): void;
31
- ngOnDestroy(): void;
32
- atualiza(): void;
33
- excluir(): void;
34
- novo(): void;
35
- abreCadastro(item: ProdutoVerificaoGrupo): void;
36
- salvar(): void;
37
- static ɵfac: i0.ɵɵFactoryDeclaration<ProdutosVerificacaoGrupoComponent, never>;
38
- static ɵcmp: i0.ɵɵComponentDeclaration<ProdutosVerificacaoGrupoComponent, "ox-produtos-verificacao-grupo", never, {}, {}, never, never, false, never>;
39
- }