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
@@ -3430,28 +3430,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImpo
3430
3430
  type: Input
3431
3431
  }] } });
3432
3432
 
3433
- class FooterComponent {
3434
- constructor(el) {
3435
- this.el = el;
3436
- this.currentTime = new Date();
3437
- this.year = this.currentTime.getFullYear();
3438
- }
3439
- ngOnInit() {
3440
- const htmlEl = this.el.nativeElement;
3441
- htmlEl.style.height = "100%";
3442
- htmlEl.style.display = "flex";
3443
- htmlEl.style.alignItems = "flex-end";
3444
- htmlEl.style.justifyContent = "center";
3445
- htmlEl.style.backgroundColor = "#eee"; // [!]
3446
- }
3447
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: FooterComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
3448
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.14", type: FooterComponent, isStandalone: true, selector: "[app-footer], app-footer, lib-footer", ngImport: i0, template: " <!-- #region FOOTER -->\n\n<div class=\"footer-position d-flex align-items-end justify-content-center position-relative\">\n <footer>\n <p class=\"footer-text d-flex justify-content-center\">\n Desenvolvido por <a href=\"https://www.sispro.com.br/\" target=\"_blank\" class=\"sispro text-decoration-none fw-bold text-primary\"> SISPRO </a> - Servi\u00E7os e Tecnologia da informa\u00E7\u00E3o LTDA \u00A9 {{ year }} Todos os direitos reservados\n </p>\n\n <div class=\"icons d-flex align-items-center justify-content-center mt-3\">\n <a href=\"https://pt-br.facebook.com/SisproERP/\" target=\"_blank\" class=\"icon-item\">\n <lib-icon class=\"text-primary\" iconName=\"facebook\" iconSize=\"medium-small\"/>\n </a>\n\n <a href=\"https://www.instagram.com/accounts/login/?next=/sispro_software/\" target=\"_blank\" class=\"icon-item\">\n <lib-icon class=\"text-primary\" iconName=\"instagram\" iconSize=\"medium-small\"/>\n </a>\n\n <a href=\"https://br.linkedin.com/company/sispro\" target=\"_blank\" class=\"icon-item\">\n <lib-icon class=\"text-primary\" iconName=\"linkedin\" iconSize=\"medium-small\"/>\n </a>\n </div>\n </footer>\n</div>\n <!-- #endregion FOOTER -->\n", styles: [".footer-position{margin:1.5rem 0;font-size:.875rem;color:#2847a0;white-space:nowrap}.footer-position .sispro{margin:0 5px}.footer-position .icons .icon-item{margin:0 10px}\n"], dependencies: [{ kind: "component", type: LibIconsComponent, selector: "lib-icon", inputs: ["iconName", "iconColor", "iconSize", "iconFill"] }] }); }
3449
- }
3450
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: FooterComponent, decorators: [{
3451
- type: Component,
3452
- args: [{ selector: '[app-footer], app-footer, lib-footer', imports: [LibIconsComponent], template: " <!-- #region FOOTER -->\n\n<div class=\"footer-position d-flex align-items-end justify-content-center position-relative\">\n <footer>\n <p class=\"footer-text d-flex justify-content-center\">\n Desenvolvido por <a href=\"https://www.sispro.com.br/\" target=\"_blank\" class=\"sispro text-decoration-none fw-bold text-primary\"> SISPRO </a> - Servi\u00E7os e Tecnologia da informa\u00E7\u00E3o LTDA \u00A9 {{ year }} Todos os direitos reservados\n </p>\n\n <div class=\"icons d-flex align-items-center justify-content-center mt-3\">\n <a href=\"https://pt-br.facebook.com/SisproERP/\" target=\"_blank\" class=\"icon-item\">\n <lib-icon class=\"text-primary\" iconName=\"facebook\" iconSize=\"medium-small\"/>\n </a>\n\n <a href=\"https://www.instagram.com/accounts/login/?next=/sispro_software/\" target=\"_blank\" class=\"icon-item\">\n <lib-icon class=\"text-primary\" iconName=\"instagram\" iconSize=\"medium-small\"/>\n </a>\n\n <a href=\"https://br.linkedin.com/company/sispro\" target=\"_blank\" class=\"icon-item\">\n <lib-icon class=\"text-primary\" iconName=\"linkedin\" iconSize=\"medium-small\"/>\n </a>\n </div>\n </footer>\n</div>\n <!-- #endregion FOOTER -->\n", styles: [".footer-position{margin:1.5rem 0;font-size:.875rem;color:#2847a0;white-space:nowrap}.footer-position .sispro{margin:0 5px}.footer-position .icons .icon-item{margin:0 10px}\n"] }]
3453
- }], ctorParameters: () => [{ type: i0.ElementRef }] });
3454
-
3455
3433
  /* eslint-disable @angular-eslint/no-output-on-prefix */
3456
3434
  /**
3457
3435
  * @description Este arquivo contém a implementação do componente SimpleHeaderComponent, um cabeçalho genérico
@@ -7842,6 +7820,28 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImpo
7842
7820
  type: Input
7843
7821
  }] } });
7844
7822
 
7823
+ class FooterComponent {
7824
+ constructor(el) {
7825
+ this.el = el;
7826
+ this.currentTime = new Date();
7827
+ this.year = this.currentTime.getFullYear();
7828
+ }
7829
+ ngOnInit() {
7830
+ const htmlEl = this.el.nativeElement;
7831
+ htmlEl.style.height = "100%";
7832
+ htmlEl.style.display = "flex";
7833
+ htmlEl.style.alignItems = "flex-end";
7834
+ htmlEl.style.justifyContent = "center";
7835
+ htmlEl.style.backgroundColor = "#eee"; // [!]
7836
+ }
7837
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: FooterComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
7838
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.14", type: FooterComponent, isStandalone: true, selector: "[app-footer], app-footer, lib-footer", ngImport: i0, template: " <!-- #region FOOTER -->\n\n<div class=\"footer-position d-flex align-items-end justify-content-center position-relative\">\n <footer>\n <p class=\"footer-text d-flex justify-content-center\">\n Desenvolvido por <a href=\"https://www.sispro.com.br/\" target=\"_blank\" class=\"sispro text-decoration-none fw-bold text-primary\"> SISPRO </a> - Servi\u00E7os e Tecnologia da informa\u00E7\u00E3o LTDA \u00A9 {{ year }} Todos os direitos reservados\n </p>\n\n <div class=\"icons d-flex align-items-center justify-content-center mt-3\">\n <a href=\"https://pt-br.facebook.com/SisproERP/\" target=\"_blank\" class=\"icon-item\">\n <lib-icon class=\"text-primary\" iconName=\"facebook\" iconSize=\"medium-small\"/>\n </a>\n\n <a href=\"https://www.instagram.com/accounts/login/?next=/sispro_software/\" target=\"_blank\" class=\"icon-item\">\n <lib-icon class=\"text-primary\" iconName=\"instagram\" iconSize=\"medium-small\"/>\n </a>\n\n <a href=\"https://br.linkedin.com/company/sispro\" target=\"_blank\" class=\"icon-item\">\n <lib-icon class=\"text-primary\" iconName=\"linkedin\" iconSize=\"medium-small\"/>\n </a>\n </div>\n </footer>\n</div>\n <!-- #endregion FOOTER -->\n", styles: [".footer-position{margin:1.5rem 0;font-size:.875rem;color:#2847a0;white-space:nowrap}.footer-position .sispro{margin:0 5px}.footer-position .icons .icon-item{margin:0 10px}\n"], dependencies: [{ kind: "component", type: LibIconsComponent, selector: "lib-icon", inputs: ["iconName", "iconColor", "iconSize", "iconFill"] }] }); }
7839
+ }
7840
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: FooterComponent, decorators: [{
7841
+ type: Component,
7842
+ args: [{ selector: '[app-footer], app-footer, lib-footer', imports: [LibIconsComponent], template: " <!-- #region FOOTER -->\n\n<div class=\"footer-position d-flex align-items-end justify-content-center position-relative\">\n <footer>\n <p class=\"footer-text d-flex justify-content-center\">\n Desenvolvido por <a href=\"https://www.sispro.com.br/\" target=\"_blank\" class=\"sispro text-decoration-none fw-bold text-primary\"> SISPRO </a> - Servi\u00E7os e Tecnologia da informa\u00E7\u00E3o LTDA \u00A9 {{ year }} Todos os direitos reservados\n </p>\n\n <div class=\"icons d-flex align-items-center justify-content-center mt-3\">\n <a href=\"https://pt-br.facebook.com/SisproERP/\" target=\"_blank\" class=\"icon-item\">\n <lib-icon class=\"text-primary\" iconName=\"facebook\" iconSize=\"medium-small\"/>\n </a>\n\n <a href=\"https://www.instagram.com/accounts/login/?next=/sispro_software/\" target=\"_blank\" class=\"icon-item\">\n <lib-icon class=\"text-primary\" iconName=\"instagram\" iconSize=\"medium-small\"/>\n </a>\n\n <a href=\"https://br.linkedin.com/company/sispro\" target=\"_blank\" class=\"icon-item\">\n <lib-icon class=\"text-primary\" iconName=\"linkedin\" iconSize=\"medium-small\"/>\n </a>\n </div>\n </footer>\n</div>\n <!-- #endregion FOOTER -->\n", styles: [".footer-position{margin:1.5rem 0;font-size:.875rem;color:#2847a0;white-space:nowrap}.footer-position .sispro{margin:0 5px}.footer-position .icons .icon-item{margin:0 10px}\n"] }]
7843
+ }], ctorParameters: () => [{ type: i0.ElementRef }] });
7844
+
7845
7845
  class GenericModalComponent {
7846
7846
  constructor() {
7847
7847
  // #region ==========> PROPERTIES <==========
@@ -10822,11 +10822,11 @@ class ContadorCaracteresComponent {
10822
10822
  return (this.valor < +valorMaximo ? this.valor : +valorMaximo);
10823
10823
  }
10824
10824
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: ContadorCaracteresComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
10825
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.14", type: ContadorCaracteresComponent, isStandalone: true, selector: "app-contador-caracteres", inputs: { valorAtual: "valorAtual", valorMaximo: "valorMaximo" }, ngImport: i0, template: "<div class=\"contador\">\n <div class=\"charCounter text-end\">\n <span class=\"glb-fs-14\"> Limite de caracteres: {{\n contadorDeCaracteresRestantes(valorAtual, valorMaximo)}}/{{valorMaximo }}</span>\n </div>\n</div>\n\n", styles: [".contador{white-space:nowrap;width:100%;display:flex;justify-content:end;color:#6c757d}\n"] }); }
10825
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.14", type: ContadorCaracteresComponent, isStandalone: true, selector: "lib-contador-caracteres", inputs: { valorAtual: "valorAtual", valorMaximo: "valorMaximo" }, ngImport: i0, template: "<div class=\"contador\">\n <div class=\"charCounter text-end\">\n <span class=\"glb-fs-14\"> Limite de caracteres: {{contadorDeCaracteresRestantes(valorAtual, valorMaximo)}}/{{valorMaximo }}</span>\n </div>\n</div>\n", styles: [".contador{white-space:nowrap;width:100%;display:flex;justify-content:end;color:#6c757d}\n"] }); }
10826
10826
  }
10827
10827
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: ContadorCaracteresComponent, decorators: [{
10828
10828
  type: Component,
10829
- args: [{ selector: 'app-contador-caracteres', imports: [], template: "<div class=\"contador\">\n <div class=\"charCounter text-end\">\n <span class=\"glb-fs-14\"> Limite de caracteres: {{\n contadorDeCaracteresRestantes(valorAtual, valorMaximo)}}/{{valorMaximo }}</span>\n </div>\n</div>\n\n", styles: [".contador{white-space:nowrap;width:100%;display:flex;justify-content:end;color:#6c757d}\n"] }]
10829
+ args: [{ selector: 'lib-contador-caracteres', imports: [], template: "<div class=\"contador\">\n <div class=\"charCounter text-end\">\n <span class=\"glb-fs-14\"> Limite de caracteres: {{contadorDeCaracteresRestantes(valorAtual, valorMaximo)}}/{{valorMaximo }}</span>\n </div>\n</div>\n", styles: [".contador{white-space:nowrap;width:100%;display:flex;justify-content:end;color:#6c757d}\n"] }]
10830
10830
  }], propDecorators: { valorAtual: [{
10831
10831
  type: Input
10832
10832
  }], valorMaximo: [{
@@ -11437,10 +11437,8 @@ class LibViewsModule {
11437
11437
  NgxPaginationModule,
11438
11438
  ReactiveFormsModule,
11439
11439
  RouterModule,
11440
- FooterComponent,
11441
- LibConfigSenhaComponent,
11442
- PageNotAuthorizedComponent], exports: [FooterComponent,
11443
11440
  LibConfigSenhaComponent,
11441
+ PageNotAuthorizedComponent], exports: [LibConfigSenhaComponent,
11444
11442
  PageNotAuthorizedComponent] }); }
11445
11443
  static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: LibViewsModule, imports: [CommonModule,
11446
11444
  ModalModule.forRoot(),
@@ -11467,12 +11465,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImpo
11467
11465
  NgxPaginationModule,
11468
11466
  ReactiveFormsModule,
11469
11467
  RouterModule,
11470
- FooterComponent,
11471
11468
  LibConfigSenhaComponent,
11472
11469
  PageNotAuthorizedComponent,
11473
11470
  ],
11474
11471
  exports: [
11475
- FooterComponent,
11476
11472
  LibConfigSenhaComponent,
11477
11473
  PageNotAuthorizedComponent,
11478
11474
  ]
@@ -11820,7 +11816,8 @@ class LibWidgetsModule {
11820
11816
  LoadingScreenComponent,
11821
11817
  SubMenuComponent,
11822
11818
  ImageCropperComponent,
11823
- SubMenuCardComponent], exports: [AlertComponent,
11819
+ SubMenuCardComponent,
11820
+ FooterComponent], exports: [AlertComponent,
11824
11821
  ConfirmModalComponent,
11825
11822
  ConfirmComponent,
11826
11823
  SaveComponent,
@@ -11863,7 +11860,8 @@ class LibWidgetsModule {
11863
11860
  LoadingScreenComponent,
11864
11861
  SubMenuComponent,
11865
11862
  ImageCropperComponent,
11866
- SubMenuCardComponent] }); }
11863
+ SubMenuCardComponent,
11864
+ FooterComponent] }); }
11867
11865
  static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: LibWidgetsModule, imports: [CommonModule,
11868
11866
  ModalModule.forRoot(),
11869
11867
  AccordionModule.forRoot(),
@@ -11956,6 +11954,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImpo
11956
11954
  SubMenuComponent,
11957
11955
  ImageCropperComponent,
11958
11956
  SubMenuCardComponent,
11957
+ FooterComponent,
11959
11958
  ],
11960
11959
  exports: [
11961
11960
  AlertComponent,
@@ -12002,6 +12001,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImpo
12002
12001
  SubMenuComponent,
12003
12002
  ImageCropperComponent,
12004
12003
  SubMenuCardComponent,
12004
+ FooterComponent
12005
12005
  ]
12006
12006
  }]
12007
12007
  }] });
@@ -15006,8 +15006,8 @@ class TreeItem {
15006
15006
  }
15007
15007
 
15008
15008
  /**
15009
- * Public API Surface of ngx-sp-auth
15010
-
15009
+ * Public API Surface of ngx-sp-infra
15010
+ */
15011
15011
  /** Modules */
15012
15012
 
15013
15013
  /**