ngx-sp-infra 5.14.0 → 5.16.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 (77) hide show
  1. package/fesm2022/ngx-sp-infra.mjs +33 -33
  2. package/fesm2022/ngx-sp-infra.mjs.map +1 -1
  3. package/lib/infra.module.d.ts +4 -4
  4. package/lib/modules/lib-views.module.d.ts +3 -4
  5. package/lib/modules/lib-widgets.module.d.ts +2 -1
  6. package/lib/widgets/contador-caracteres/contador-caracteres.component.d.ts +2 -3
  7. package/package.json +1 -1
  8. package/public-api.d.ts +24 -25
  9. /package/lib/{components → views}/lib-authentication-config/components/lib-authentication-config.component.d.ts +0 -0
  10. /package/lib/{components → views}/lib-authentication-config/models/InfraAuthentication.d.ts +0 -0
  11. /package/lib/{components → views}/lib-authentication-config/models/RadioOption.d.ts +0 -0
  12. /package/lib/{components → views}/lib-authentication-config/models/RetInfraAuthentication.d.ts +0 -0
  13. /package/lib/{components → views}/lib-authentication-config/models/RetRadioOptions.d.ts +0 -0
  14. /package/lib/{components → views}/lib-authentication-config/services/infra-authentication.service.d.ts +0 -0
  15. /package/lib/{components → views}/lib-config-senha/lib-config-senha.component.d.ts +0 -0
  16. /package/lib/{components → views}/lib-integracao-ldap/components/lib-integracao-ldap.component.d.ts +0 -0
  17. /package/lib/{components → views}/lib-integracao-ldap/models/InfraLDAP.d.ts +0 -0
  18. /package/lib/{components → views}/lib-integracao-ldap/models/LDAPValidateUser.d.ts +0 -0
  19. /package/lib/{components → views}/lib-integracao-ldap/models/RetInfraLDAP.d.ts +0 -0
  20. /package/lib/{components → views}/lib-integracao-ldap/services/integracao-ad-ldap.service.d.ts +0 -0
  21. /package/lib/{components → views}/lib-integracoes-externas/components/lib-integracoes-externas.component.d.ts +0 -0
  22. /package/lib/{components → views}/lib-integracoes-externas/models/2Ws/RetIntegracaoAzureSSO.d.ts +0 -0
  23. /package/lib/{components → views}/lib-integracoes-externas/models/3Rn/IntegracaoAzureSSORecord.d.ts +0 -0
  24. /package/lib/{components → views}/lib-integracoes-externas/models/3Rn/IntegrationAzureSSOForm.d.ts +0 -0
  25. /package/lib/{components → views}/lib-integracoes-externas/models/3Rn/IntegrationParameterRecord.d.ts +0 -0
  26. /package/lib/{components → views}/lib-integracoes-externas/services/cadastro-integracoes-externas.service.d.ts +0 -0
  27. /package/lib/{components → views}/logs-api/components/detalhes-log-api/detalhes-log-api.component.d.ts +0 -0
  28. /package/lib/{components → views}/logs-api/components/home-log-api/home-log-api.component.d.ts +0 -0
  29. /package/lib/{components → views}/logs-api/models/logs-api.d.ts +0 -0
  30. /package/lib/{components → views}/logs-api/models/ret-log-api.d.ts +0 -0
  31. /package/lib/{components → views}/logs-api/models/ret-logs-api.d.ts +0 -0
  32. /package/lib/{components → views}/logs-api/models/search-log-api.d.ts +0 -0
  33. /package/lib/{components → views}/logs-api/services/logs-api.service.d.ts +0 -0
  34. /package/lib/{components → views}/logs-data-access/components/detalhes-log-data-access/detalhes-log-data-access.component.d.ts +0 -0
  35. /package/lib/{components → views}/logs-data-access/components/home-log-data-access/home-log-data-access.component.d.ts +0 -0
  36. /package/lib/{components → views}/logs-data-access/models/logs-data-access.d.ts +0 -0
  37. /package/lib/{components → views}/logs-data-access/models/ret-log-data-access.d.ts +0 -0
  38. /package/lib/{components → views}/logs-data-access/models/ret-logs-data-access.d.ts +0 -0
  39. /package/lib/{components → views}/logs-data-access/models/search-log-data-access.d.ts +0 -0
  40. /package/lib/{components → views}/logs-data-access/services/logs-data-access.service.d.ts +0 -0
  41. /package/lib/{components → views}/logs-email/components/detalhes-log-email/detalhes-log-email.component.d.ts +0 -0
  42. /package/lib/{components → views}/logs-email/components/home-log-email/home-log-email.component.d.ts +0 -0
  43. /package/lib/{components → views}/logs-email/models/logs-email.d.ts +0 -0
  44. /package/lib/{components → views}/logs-email/models/ret-log-email.d.ts +0 -0
  45. /package/lib/{components → views}/logs-email/models/ret-logs-email.d.ts +0 -0
  46. /package/lib/{components → views}/logs-email/models/search-log-email.d.ts +0 -0
  47. /package/lib/{components → views}/logs-email/services/logs-email.service.d.ts +0 -0
  48. /package/lib/{components → views}/logs-geral/components/detalhes-logs-geral/detalhes-logs-geral.component.d.ts +0 -0
  49. /package/lib/{components → views}/logs-geral/components/home-logs-geral/home-logs-geral.component.d.ts +0 -0
  50. /package/lib/{components → views}/logs-geral/models/logs-geral.d.ts +0 -0
  51. /package/lib/{components → views}/logs-geral/models/ret-log-geral.d.ts +0 -0
  52. /package/lib/{components → views}/logs-geral/models/ret-logs-geral.d.ts +0 -0
  53. /package/lib/{components → views}/logs-geral/models/search-log-geral.d.ts +0 -0
  54. /package/lib/{components → views}/logs-geral/services/logs-geral.service.d.ts +0 -0
  55. /package/lib/{components → views}/logs-report/components/detalhes-logs-report/detalhes-logs-report.component.d.ts +0 -0
  56. /package/lib/{components → views}/logs-report/components/home-logs-report/home-logs-report.component.d.ts +0 -0
  57. /package/lib/{components → views}/logs-report/models/logs-report.d.ts +0 -0
  58. /package/lib/{components → views}/logs-report/models/ret-log-report.d.ts +0 -0
  59. /package/lib/{components → views}/logs-report/models/ret-logs-report.d.ts +0 -0
  60. /package/lib/{components → views}/logs-report/models/search-log-report.d.ts +0 -0
  61. /package/lib/{components → views}/logs-report/services/logs-report.service.d.ts +0 -0
  62. /package/lib/{components → views}/logs-timer/components/detalhes-log-timer/detalhes-log-timer.component.d.ts +0 -0
  63. /package/lib/{components → views}/logs-timer/components/home-log-timer/home-log-timer.component.d.ts +0 -0
  64. /package/lib/{components → views}/logs-timer/models/logs-timer.d.ts +0 -0
  65. /package/lib/{components → views}/logs-timer/models/ret-log-timer.d.ts +0 -0
  66. /package/lib/{components → views}/logs-timer/models/ret-logs-timer.d.ts +0 -0
  67. /package/lib/{components → views}/logs-timer/models/search-log-timer.d.ts +0 -0
  68. /package/lib/{components → views}/logs-timer/services/logs-timer.service.d.ts +0 -0
  69. /package/lib/{components → views}/logs-ws/components/detalhes-log-ws/detalhes-log-ws.component.d.ts +0 -0
  70. /package/lib/{components → views}/logs-ws/components/home-log-ws/home-logs-ws.component.d.ts +0 -0
  71. /package/lib/{components → views}/logs-ws/models/logs-ws.d.ts +0 -0
  72. /package/lib/{components → views}/logs-ws/models/ret-log-ws.d.ts +0 -0
  73. /package/lib/{components → views}/logs-ws/models/ret-logs-ws.d.ts +0 -0
  74. /package/lib/{components → views}/logs-ws/models/search-log-ws.d.ts +0 -0
  75. /package/lib/{components → views}/logs-ws/services/logs-ws.service.d.ts +0 -0
  76. /package/lib/{components → views}/page-not-authorized/page-not-authorized.component.d.ts +0 -0
  77. /package/lib/{components → widgets}/footer/footer.component.d.ts +0 -0
@@ -8,7 +8,7 @@ import * as i6 from "ngx-currency";
8
8
  import * as i7 from "ngx-mask";
9
9
  import * as i8 from "ngx-pagination";
10
10
  import * as i9 from "@angular/router";
11
- import * as i10 from "./components/page-not-authorized/page-not-authorized.component";
11
+ import * as i10 from "./views/page-not-authorized/page-not-authorized.component";
12
12
  import * as i11 from "./widgets/loading/loading.component";
13
13
  import * as i12 from "./widgets/field-control-error/field-control-error.component";
14
14
  import * as i13 from "./widgets/field-error-message/field-error-message.component";
@@ -64,11 +64,11 @@ import * as i62 from "./pipes/order-sort.pipe";
64
64
  import * as i63 from "./pipes/currency.pipe";
65
65
  import * as i64 from "./pipes/phone-format.pipe";
66
66
  import * as i65 from "./pipes/title-case-pipe.pipe";
67
- import * as i66 from "./components/footer/footer.component";
67
+ import * as i66 from "./widgets/footer/footer.component";
68
68
  import * as i67 from "./widgets/applied-filters/applied-filters.component";
69
69
  import * as i68 from "./pipes/format-by-type.pipe";
70
70
  import * as i69 from "./widgets/lib-nav-produtos/lib-nav-produtos.component";
71
- import * as i70 from "./components/lib-config-senha/lib-config-senha.component";
71
+ import * as i70 from "./views/lib-config-senha/lib-config-senha.component";
72
72
  import * as i71 from "./widgets/password-policy/password-policy.component";
73
73
  import * as i72 from "./directives/text-truncate.directive";
74
74
  import * as i73 from "./widgets/search-input/search-input.component";
@@ -81,7 +81,7 @@ import * as i79 from "./widgets/estabelecimento-abas/estabelecimento-abas.compon
81
81
  import * as i80 from "./widgets/items-abas/items-abas.component";
82
82
  import * as i81 from "./widgets/usuario-abas/usuario-abas.component";
83
83
  import * as i82 from "./widgets/grupo-contabil-abas/grupo-contabil-abas.component";
84
- import * as i83 from "./components/lib-authentication-config/components/lib-authentication-config.component";
84
+ import * as i83 from "./views/lib-authentication-config/components/lib-authentication-config.component";
85
85
  import * as i84 from "./directives/inner-rows.directive";
86
86
  import * as i85 from "./widgets/lib-combobox-rework/lib-combobox-rework.component";
87
87
  import * as i86 from "./widgets/contador-caracteres/contador-caracteres.component";
@@ -8,11 +8,10 @@ import * as i6 from "ngx-currency";
8
8
  import * as i7 from "ngx-mask";
9
9
  import * as i8 from "ngx-pagination";
10
10
  import * as i9 from "@angular/router";
11
- import * as i10 from "../components/footer/footer.component";
12
- import * as i11 from "../components/lib-config-senha/lib-config-senha.component";
13
- import * as i12 from "../components/page-not-authorized/page-not-authorized.component";
11
+ import * as i10 from "../views/lib-config-senha/lib-config-senha.component";
12
+ import * as i11 from "../views/page-not-authorized/page-not-authorized.component";
14
13
  export declare class LibViewsModule {
15
14
  static ɵfac: i0.ɵɵFactoryDeclaration<LibViewsModule, never>;
16
- static ɵmod: i0.ɵɵNgModuleDeclaration<LibViewsModule, never, [typeof i1.CommonModule, typeof i2.ModalModule, typeof i3.AccordionModule, typeof i4.TooltipModule, typeof i5.FormsModule, typeof i6.NgxCurrencyDirective, typeof i7.NgxMaskDirective, typeof i7.NgxMaskPipe, typeof i8.NgxPaginationModule, typeof i5.ReactiveFormsModule, typeof i9.RouterModule, typeof i10.FooterComponent, typeof i11.LibConfigSenhaComponent, typeof i12.PageNotAuthorizedComponent], [typeof i10.FooterComponent, typeof i11.LibConfigSenhaComponent, typeof i12.PageNotAuthorizedComponent]>;
15
+ static ɵmod: i0.ɵɵNgModuleDeclaration<LibViewsModule, never, [typeof i1.CommonModule, typeof i2.ModalModule, typeof i3.AccordionModule, typeof i4.TooltipModule, typeof i5.FormsModule, typeof i6.NgxCurrencyDirective, typeof i7.NgxMaskDirective, typeof i7.NgxMaskPipe, typeof i8.NgxPaginationModule, typeof i5.ReactiveFormsModule, typeof i9.RouterModule, typeof i10.LibConfigSenhaComponent, typeof i11.PageNotAuthorizedComponent], [typeof i10.LibConfigSenhaComponent, typeof i11.PageNotAuthorizedComponent]>;
17
16
  static ɵinj: i0.ɵɵInjectorDeclaration<LibViewsModule>;
18
17
  }
@@ -52,8 +52,9 @@ import * as i50 from "../widgets/loading-screen/loading-screen.component";
52
52
  import * as i51 from "../widgets/sub-menu/sub-menu.component";
53
53
  import * as i52 from "../widgets/imageCropper/image-cropper/image-cropper.component";
54
54
  import * as i53 from "../widgets/sub-menu-card/sub-menu-card.component";
55
+ import * as i54 from "../widgets/footer/footer.component";
55
56
  export declare class LibWidgetsModule {
56
57
  static ɵfac: i0.ɵɵFactoryDeclaration<LibWidgetsModule, never>;
57
- static ɵmod: i0.ɵɵNgModuleDeclaration<LibWidgetsModule, never, [typeof i1.CommonModule, typeof i2.ModalModule, typeof i3.AccordionModule, typeof i4.TooltipModule, typeof i5.FormsModule, typeof i6.NgxCurrencyDirective, typeof i7.NgxMaskDirective, typeof i7.NgxMaskPipe, typeof i8.NgxPaginationModule, typeof i5.ReactiveFormsModule, typeof i9.RouterModule, typeof i10.AlertComponent, typeof i11.ConfirmModalComponent, typeof i12.ConfirmComponent, typeof i13.SaveComponent, typeof i14.AppliedFiltersComponent, typeof i15.InfraBreadcrumbItemComponent, typeof i16.InfraBreadcrumbComponent, typeof i17.BreadcrumbComponent, typeof i18.ComboboxMultipleChoiceComponent, typeof i19.ComboboxComponent, typeof i20.ContentContainerComponent, typeof i21.CustomAcordionComponent, typeof i22.DropdownOptionsComponent, typeof i23.DynamicInputComponent, typeof i24.FieldContadorMessageComponent, typeof i25.FieldControlErrorComponent, typeof i26.FieldErrorMessageComponent, typeof i27.GenericModalComponent, typeof i28.InputTrimComponent, typeof i29.LibComboboxComponent, typeof i30.LibHeaderComponent, typeof i31.LibIconsComponent, typeof i32.LibNavProdutosComponent, typeof i33.InnerListComponent, typeof i34.LibTransferListComponent, typeof i35.LoadingButtonComponent, typeof i36.LoadingComponent, typeof i37.NavProdutosComponent, typeof i38.OrderingComponent, typeof i39.PaginationComponent, typeof i40.PasswordPolicyComponent, typeof i41.SearchComboboxComponent, typeof i42.SearchFiltersComponent, typeof i43.SearchInputComponent, typeof i44.SideTabsGenericComponent, typeof i45.SimpleSearchComponent, typeof i46.LibSpinnerComponent, typeof i47.TableComponent, typeof i48.LibCustomizableTableComponent, typeof i49.TreeComponent, typeof i50.LoadingScreenComponent, typeof i51.SubMenuComponent, typeof i52.ImageCropperComponent, typeof i53.SubMenuCardComponent], [typeof i10.AlertComponent, typeof i11.ConfirmModalComponent, typeof i12.ConfirmComponent, typeof i13.SaveComponent, typeof i14.AppliedFiltersComponent, typeof i15.InfraBreadcrumbItemComponent, typeof i16.InfraBreadcrumbComponent, typeof i17.BreadcrumbComponent, typeof i18.ComboboxMultipleChoiceComponent, typeof i19.ComboboxComponent, typeof i20.ContentContainerComponent, typeof i21.CustomAcordionComponent, typeof i22.DropdownOptionsComponent, typeof i23.DynamicInputComponent, typeof i24.FieldContadorMessageComponent, typeof i25.FieldControlErrorComponent, typeof i26.FieldErrorMessageComponent, typeof i27.GenericModalComponent, typeof i28.InputTrimComponent, typeof i29.LibComboboxComponent, typeof i30.LibHeaderComponent, typeof i31.LibIconsComponent, typeof i32.LibNavProdutosComponent, typeof i33.InnerListComponent, typeof i34.LibTransferListComponent, typeof i35.LoadingButtonComponent, typeof i36.LoadingComponent, typeof i37.NavProdutosComponent, typeof i38.OrderingComponent, typeof i39.PaginationComponent, typeof i40.PasswordPolicyComponent, typeof i41.SearchComboboxComponent, typeof i42.SearchFiltersComponent, typeof i43.SearchInputComponent, typeof i44.SideTabsGenericComponent, typeof i45.SimpleSearchComponent, typeof i46.LibSpinnerComponent, typeof i47.TableComponent, typeof i48.LibCustomizableTableComponent, typeof i49.TreeComponent, typeof i50.LoadingScreenComponent, typeof i51.SubMenuComponent, typeof i52.ImageCropperComponent, typeof i53.SubMenuCardComponent]>;
58
+ static ɵmod: i0.ɵɵNgModuleDeclaration<LibWidgetsModule, never, [typeof i1.CommonModule, typeof i2.ModalModule, typeof i3.AccordionModule, typeof i4.TooltipModule, typeof i5.FormsModule, typeof i6.NgxCurrencyDirective, typeof i7.NgxMaskDirective, typeof i7.NgxMaskPipe, typeof i8.NgxPaginationModule, typeof i5.ReactiveFormsModule, typeof i9.RouterModule, typeof i10.AlertComponent, typeof i11.ConfirmModalComponent, typeof i12.ConfirmComponent, typeof i13.SaveComponent, typeof i14.AppliedFiltersComponent, typeof i15.InfraBreadcrumbItemComponent, typeof i16.InfraBreadcrumbComponent, typeof i17.BreadcrumbComponent, typeof i18.ComboboxMultipleChoiceComponent, typeof i19.ComboboxComponent, typeof i20.ContentContainerComponent, typeof i21.CustomAcordionComponent, typeof i22.DropdownOptionsComponent, typeof i23.DynamicInputComponent, typeof i24.FieldContadorMessageComponent, typeof i25.FieldControlErrorComponent, typeof i26.FieldErrorMessageComponent, typeof i27.GenericModalComponent, typeof i28.InputTrimComponent, typeof i29.LibComboboxComponent, typeof i30.LibHeaderComponent, typeof i31.LibIconsComponent, typeof i32.LibNavProdutosComponent, typeof i33.InnerListComponent, typeof i34.LibTransferListComponent, typeof i35.LoadingButtonComponent, typeof i36.LoadingComponent, typeof i37.NavProdutosComponent, typeof i38.OrderingComponent, typeof i39.PaginationComponent, typeof i40.PasswordPolicyComponent, typeof i41.SearchComboboxComponent, typeof i42.SearchFiltersComponent, typeof i43.SearchInputComponent, typeof i44.SideTabsGenericComponent, typeof i45.SimpleSearchComponent, typeof i46.LibSpinnerComponent, typeof i47.TableComponent, typeof i48.LibCustomizableTableComponent, typeof i49.TreeComponent, typeof i50.LoadingScreenComponent, typeof i51.SubMenuComponent, typeof i52.ImageCropperComponent, typeof i53.SubMenuCardComponent, typeof i54.FooterComponent], [typeof i10.AlertComponent, typeof i11.ConfirmModalComponent, typeof i12.ConfirmComponent, typeof i13.SaveComponent, typeof i14.AppliedFiltersComponent, typeof i15.InfraBreadcrumbItemComponent, typeof i16.InfraBreadcrumbComponent, typeof i17.BreadcrumbComponent, typeof i18.ComboboxMultipleChoiceComponent, typeof i19.ComboboxComponent, typeof i20.ContentContainerComponent, typeof i21.CustomAcordionComponent, typeof i22.DropdownOptionsComponent, typeof i23.DynamicInputComponent, typeof i24.FieldContadorMessageComponent, typeof i25.FieldControlErrorComponent, typeof i26.FieldErrorMessageComponent, typeof i27.GenericModalComponent, typeof i28.InputTrimComponent, typeof i29.LibComboboxComponent, typeof i30.LibHeaderComponent, typeof i31.LibIconsComponent, typeof i32.LibNavProdutosComponent, typeof i33.InnerListComponent, typeof i34.LibTransferListComponent, typeof i35.LoadingButtonComponent, typeof i36.LoadingComponent, typeof i37.NavProdutosComponent, typeof i38.OrderingComponent, typeof i39.PaginationComponent, typeof i40.PasswordPolicyComponent, typeof i41.SearchComboboxComponent, typeof i42.SearchFiltersComponent, typeof i43.SearchInputComponent, typeof i44.SideTabsGenericComponent, typeof i45.SimpleSearchComponent, typeof i46.LibSpinnerComponent, typeof i47.TableComponent, typeof i48.LibCustomizableTableComponent, typeof i49.TreeComponent, typeof i50.LoadingScreenComponent, typeof i51.SubMenuComponent, typeof i52.ImageCropperComponent, typeof i53.SubMenuCardComponent, typeof i54.FooterComponent]>;
58
59
  static ɵinj: i0.ɵɵInjectorDeclaration<LibWidgetsModule>;
59
60
  }
@@ -1,11 +1,10 @@
1
- import { OnInit } from '@angular/core';
2
1
  import * as i0 from "@angular/core";
3
- export declare class ContadorCaracteresComponent implements OnInit {
2
+ export declare class ContadorCaracteresComponent {
4
3
  ngOnInit(): void;
5
4
  valorAtual: string | number;
6
5
  valorMaximo: string | number;
7
6
  valor: number;
8
7
  contadorDeCaracteresRestantes(valorAtual?: string | number, valorMaximo?: string | number): number;
9
8
  static ɵfac: i0.ɵɵFactoryDeclaration<ContadorCaracteresComponent, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<ContadorCaracteresComponent, "app-contador-caracteres", never, { "valorAtual": { "alias": "valorAtual"; "required": false; }; "valorMaximo": { "alias": "valorMaximo"; "required": false; }; }, {}, never, never, true, never>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<ContadorCaracteresComponent, "lib-contador-caracteres", never, { "valorAtual": { "alias": "valorAtual"; "required": false; }; "valorMaximo": { "alias": "valorMaximo"; "required": false; }; }, {}, never, never, true, never>;
11
10
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ngx-sp-infra",
3
- "version": "5.14.0",
3
+ "version": "5.16.0",
4
4
  "description": "Biblioteca de utilitários da Infra.",
5
5
  "author": "P&D",
6
6
  "keywords": [
package/public-api.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Public API Surface of ngx-sp-auth
3
-
2
+ * Public API Surface of ngx-sp-infra
3
+ */
4
4
  /** Modules */
5
5
  export * from './lib/infra.module';
6
6
  export * from './lib/modules/lib-directives.module';
@@ -60,6 +60,7 @@ export * from './lib/pipes/to-url.pipe';
60
60
  export * from './lib/widgets/combobox/pipes/filter-by.pipe';
61
61
  export * from './lib/widgets/combobox/pipes/limit-to.pipe';
62
62
  /** Directives */
63
+ export * from './lib/directives/click-outside.directive';
63
64
  export * from './lib/directives/copy-clipboard.directive';
64
65
  export * from './lib/directives/disable-control.directive';
65
66
  export * from './lib/directives/highlight.directive';
@@ -84,30 +85,27 @@ export * from './lib/utils/filtros-aplicados.service';
84
85
  /** Validators */
85
86
  export * from './lib/validators/cpf-cnpj.validator';
86
87
  export * from './lib/validators/cpf-cnpj.validator.directive';
87
- /** Templates */
88
- export * from './lib/components/footer/footer.component';
89
- /** Components */
90
- export * from './lib/components/lib-authentication-config/components/lib-authentication-config.component';
91
- export * from './lib/components/lib-integracao-ldap/components/lib-integracao-ldap.component';
92
- export * from './lib/components/lib-integracoes-externas/components/lib-integracoes-externas.component';
93
- export * from './lib/components/logs-api/components/detalhes-log-api/detalhes-log-api.component';
94
- export * from './lib/components/logs-api/components/home-log-api/home-log-api.component';
95
- export * from './lib/components/logs-data-access/components/detalhes-log-data-access/detalhes-log-data-access.component';
96
- export * from './lib/components/logs-data-access/components/home-log-data-access/home-log-data-access.component';
97
- export * from './lib/components/logs-email/components/detalhes-log-email/detalhes-log-email.component';
98
- export * from './lib/components/logs-email/components/home-log-email/home-log-email.component';
99
- export * from './lib/components/logs-geral/components/detalhes-logs-geral/detalhes-logs-geral.component';
100
- export * from './lib/components/logs-geral/components/home-logs-geral/home-logs-geral.component';
101
- export * from './lib/components/logs-report/components/detalhes-logs-report/detalhes-logs-report.component';
102
- export * from './lib/components/logs-report/components/home-logs-report/home-logs-report.component';
103
- export * from './lib/components/logs-timer/components/detalhes-log-timer/detalhes-log-timer.component';
104
- export * from './lib/components/logs-timer/components/home-log-timer/home-log-timer.component';
105
- export * from './lib/components/logs-ws/components/detalhes-log-ws/detalhes-log-ws.component';
106
- export * from './lib/components/logs-ws/components/home-log-ws/home-logs-ws.component';
107
- export * from './lib/components/page-not-authorized/page-not-authorized.component';
88
+ /** Views */
89
+ export * from './lib/views/lib-authentication-config/components/lib-authentication-config.component';
90
+ export * from './lib/views/lib-integracao-ldap/components/lib-integracao-ldap.component';
91
+ export * from './lib/views/lib-integracoes-externas/components/lib-integracoes-externas.component';
92
+ export * from './lib/views/logs-api/components/detalhes-log-api/detalhes-log-api.component';
93
+ export * from './lib/views/logs-api/components/home-log-api/home-log-api.component';
94
+ export * from './lib/views/logs-data-access/components/detalhes-log-data-access/detalhes-log-data-access.component';
95
+ export * from './lib/views/logs-data-access/components/home-log-data-access/home-log-data-access.component';
96
+ export * from './lib/views/logs-email/components/detalhes-log-email/detalhes-log-email.component';
97
+ export * from './lib/views/logs-email/components/home-log-email/home-log-email.component';
98
+ export * from './lib/views/logs-geral/components/detalhes-logs-geral/detalhes-logs-geral.component';
99
+ export * from './lib/views/logs-geral/components/home-logs-geral/home-logs-geral.component';
100
+ export * from './lib/views/logs-report/components/detalhes-logs-report/detalhes-logs-report.component';
101
+ export * from './lib/views/logs-report/components/home-logs-report/home-logs-report.component';
102
+ export * from './lib/views/logs-timer/components/detalhes-log-timer/detalhes-log-timer.component';
103
+ export * from './lib/views/logs-timer/components/home-log-timer/home-log-timer.component';
104
+ export * from './lib/views/logs-ws/components/detalhes-log-ws/detalhes-log-ws.component';
105
+ export * from './lib/views/logs-ws/components/home-log-ws/home-logs-ws.component';
106
+ export * from './lib/views/page-not-authorized/page-not-authorized.component';
108
107
  /** Widgets */
109
- export * from './lib/components/lib-config-senha/lib-config-senha.component';
110
- export * from './lib/directives/click-outside.directive';
108
+ export * from './lib/views/lib-config-senha/lib-config-senha.component';
111
109
  export * from './lib/widgets/applied-filters/applied-filters.component';
112
110
  export * from './lib/widgets/auditoria-button/auditoria-button.component';
113
111
  export * from './lib/widgets/breadcrumb/infra-breadcrumb-item/infra-breadcrumb-item.component';
@@ -123,6 +121,7 @@ export * from './lib/widgets/empresa-abas/empresa-abas.component';
123
121
  export * from './lib/widgets/estabelecimento-abas/estabelecimento-abas.component';
124
122
  export * from './lib/widgets/field-control-error/field-control-error.component';
125
123
  export * from './lib/widgets/field-error-message/field-error-message.component';
124
+ export * from './lib/widgets/footer/footer.component';
126
125
  export * from './lib/widgets/generic-modal/generic-modal.component';
127
126
  export * from './lib/widgets/grupo-contabil-abas/grupo-contabil-abas.component';
128
127
  export * from './lib/widgets/imageCropper/dialog-cropper/dialog-cropper.component';