ngx-sp-infra 5.13.4 → 5.13.5
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/fesm2022/ngx-sp-infra.mjs +31 -31
- package/fesm2022/ngx-sp-infra.mjs.map +1 -1
- package/lib/infra.module.d.ts +4 -4
- package/lib/modules/lib-views.module.d.ts +3 -4
- package/lib/modules/lib-widgets.module.d.ts +2 -1
- package/package.json +1 -1
- package/public-api.d.ts +24 -25
- /package/lib/{components → views}/lib-authentication-config/components/lib-authentication-config.component.d.ts +0 -0
- /package/lib/{components → views}/lib-authentication-config/models/InfraAuthentication.d.ts +0 -0
- /package/lib/{components → views}/lib-authentication-config/models/RadioOption.d.ts +0 -0
- /package/lib/{components → views}/lib-authentication-config/models/RetInfraAuthentication.d.ts +0 -0
- /package/lib/{components → views}/lib-authentication-config/models/RetRadioOptions.d.ts +0 -0
- /package/lib/{components → views}/lib-authentication-config/services/infra-authentication.service.d.ts +0 -0
- /package/lib/{components → views}/lib-config-senha/lib-config-senha.component.d.ts +0 -0
- /package/lib/{components → views}/lib-integracao-ldap/components/lib-integracao-ldap.component.d.ts +0 -0
- /package/lib/{components → views}/lib-integracao-ldap/models/InfraLDAP.d.ts +0 -0
- /package/lib/{components → views}/lib-integracao-ldap/models/LDAPValidateUser.d.ts +0 -0
- /package/lib/{components → views}/lib-integracao-ldap/models/RetInfraLDAP.d.ts +0 -0
- /package/lib/{components → views}/lib-integracao-ldap/services/integracao-ad-ldap.service.d.ts +0 -0
- /package/lib/{components → views}/lib-integracoes-externas/components/lib-integracoes-externas.component.d.ts +0 -0
- /package/lib/{components → views}/lib-integracoes-externas/models/2Ws/RetIntegracaoAzureSSO.d.ts +0 -0
- /package/lib/{components → views}/lib-integracoes-externas/models/3Rn/IntegracaoAzureSSORecord.d.ts +0 -0
- /package/lib/{components → views}/lib-integracoes-externas/models/3Rn/IntegrationAzureSSOForm.d.ts +0 -0
- /package/lib/{components → views}/lib-integracoes-externas/models/3Rn/IntegrationParameterRecord.d.ts +0 -0
- /package/lib/{components → views}/lib-integracoes-externas/services/cadastro-integracoes-externas.service.d.ts +0 -0
- /package/lib/{components → views}/logs-api/components/detalhes-log-api/detalhes-log-api.component.d.ts +0 -0
- /package/lib/{components → views}/logs-api/components/home-log-api/home-log-api.component.d.ts +0 -0
- /package/lib/{components → views}/logs-api/models/logs-api.d.ts +0 -0
- /package/lib/{components → views}/logs-api/models/ret-log-api.d.ts +0 -0
- /package/lib/{components → views}/logs-api/models/ret-logs-api.d.ts +0 -0
- /package/lib/{components → views}/logs-api/models/search-log-api.d.ts +0 -0
- /package/lib/{components → views}/logs-api/services/logs-api.service.d.ts +0 -0
- /package/lib/{components → views}/logs-data-access/components/detalhes-log-data-access/detalhes-log-data-access.component.d.ts +0 -0
- /package/lib/{components → views}/logs-data-access/components/home-log-data-access/home-log-data-access.component.d.ts +0 -0
- /package/lib/{components → views}/logs-data-access/models/logs-data-access.d.ts +0 -0
- /package/lib/{components → views}/logs-data-access/models/ret-log-data-access.d.ts +0 -0
- /package/lib/{components → views}/logs-data-access/models/ret-logs-data-access.d.ts +0 -0
- /package/lib/{components → views}/logs-data-access/models/search-log-data-access.d.ts +0 -0
- /package/lib/{components → views}/logs-data-access/services/logs-data-access.service.d.ts +0 -0
- /package/lib/{components → views}/logs-email/components/detalhes-log-email/detalhes-log-email.component.d.ts +0 -0
- /package/lib/{components → views}/logs-email/components/home-log-email/home-log-email.component.d.ts +0 -0
- /package/lib/{components → views}/logs-email/models/logs-email.d.ts +0 -0
- /package/lib/{components → views}/logs-email/models/ret-log-email.d.ts +0 -0
- /package/lib/{components → views}/logs-email/models/ret-logs-email.d.ts +0 -0
- /package/lib/{components → views}/logs-email/models/search-log-email.d.ts +0 -0
- /package/lib/{components → views}/logs-email/services/logs-email.service.d.ts +0 -0
- /package/lib/{components → views}/logs-geral/components/detalhes-logs-geral/detalhes-logs-geral.component.d.ts +0 -0
- /package/lib/{components → views}/logs-geral/components/home-logs-geral/home-logs-geral.component.d.ts +0 -0
- /package/lib/{components → views}/logs-geral/models/logs-geral.d.ts +0 -0
- /package/lib/{components → views}/logs-geral/models/ret-log-geral.d.ts +0 -0
- /package/lib/{components → views}/logs-geral/models/ret-logs-geral.d.ts +0 -0
- /package/lib/{components → views}/logs-geral/models/search-log-geral.d.ts +0 -0
- /package/lib/{components → views}/logs-geral/services/logs-geral.service.d.ts +0 -0
- /package/lib/{components → views}/logs-report/components/detalhes-logs-report/detalhes-logs-report.component.d.ts +0 -0
- /package/lib/{components → views}/logs-report/components/home-logs-report/home-logs-report.component.d.ts +0 -0
- /package/lib/{components → views}/logs-report/models/logs-report.d.ts +0 -0
- /package/lib/{components → views}/logs-report/models/ret-log-report.d.ts +0 -0
- /package/lib/{components → views}/logs-report/models/ret-logs-report.d.ts +0 -0
- /package/lib/{components → views}/logs-report/models/search-log-report.d.ts +0 -0
- /package/lib/{components → views}/logs-report/services/logs-report.service.d.ts +0 -0
- /package/lib/{components → views}/logs-timer/components/detalhes-log-timer/detalhes-log-timer.component.d.ts +0 -0
- /package/lib/{components → views}/logs-timer/components/home-log-timer/home-log-timer.component.d.ts +0 -0
- /package/lib/{components → views}/logs-timer/models/logs-timer.d.ts +0 -0
- /package/lib/{components → views}/logs-timer/models/ret-log-timer.d.ts +0 -0
- /package/lib/{components → views}/logs-timer/models/ret-logs-timer.d.ts +0 -0
- /package/lib/{components → views}/logs-timer/models/search-log-timer.d.ts +0 -0
- /package/lib/{components → views}/logs-timer/services/logs-timer.service.d.ts +0 -0
- /package/lib/{components → views}/logs-ws/components/detalhes-log-ws/detalhes-log-ws.component.d.ts +0 -0
- /package/lib/{components → views}/logs-ws/components/home-log-ws/home-logs-ws.component.d.ts +0 -0
- /package/lib/{components → views}/logs-ws/models/logs-ws.d.ts +0 -0
- /package/lib/{components → views}/logs-ws/models/ret-log-ws.d.ts +0 -0
- /package/lib/{components → views}/logs-ws/models/ret-logs-ws.d.ts +0 -0
- /package/lib/{components → views}/logs-ws/models/search-log-ws.d.ts +0 -0
- /package/lib/{components → views}/logs-ws/services/logs-ws.service.d.ts +0 -0
- /package/lib/{components → views}/page-not-authorized/page-not-authorized.component.d.ts +0 -0
- /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 <==========
|
|
@@ -11405,10 +11405,8 @@ class LibViewsModule {
|
|
|
11405
11405
|
NgxPaginationModule,
|
|
11406
11406
|
ReactiveFormsModule,
|
|
11407
11407
|
RouterModule,
|
|
11408
|
-
FooterComponent,
|
|
11409
|
-
LibConfigSenhaComponent,
|
|
11410
|
-
PageNotAuthorizedComponent], exports: [FooterComponent,
|
|
11411
11408
|
LibConfigSenhaComponent,
|
|
11409
|
+
PageNotAuthorizedComponent], exports: [LibConfigSenhaComponent,
|
|
11412
11410
|
PageNotAuthorizedComponent] }); }
|
|
11413
11411
|
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: LibViewsModule, imports: [CommonModule,
|
|
11414
11412
|
ModalModule.forRoot(),
|
|
@@ -11435,12 +11433,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImpo
|
|
|
11435
11433
|
NgxPaginationModule,
|
|
11436
11434
|
ReactiveFormsModule,
|
|
11437
11435
|
RouterModule,
|
|
11438
|
-
FooterComponent,
|
|
11439
11436
|
LibConfigSenhaComponent,
|
|
11440
11437
|
PageNotAuthorizedComponent,
|
|
11441
11438
|
],
|
|
11442
11439
|
exports: [
|
|
11443
|
-
FooterComponent,
|
|
11444
11440
|
LibConfigSenhaComponent,
|
|
11445
11441
|
PageNotAuthorizedComponent,
|
|
11446
11442
|
]
|
|
@@ -11788,7 +11784,8 @@ class LibWidgetsModule {
|
|
|
11788
11784
|
LoadingScreenComponent,
|
|
11789
11785
|
SubMenuComponent,
|
|
11790
11786
|
ImageCropperComponent,
|
|
11791
|
-
SubMenuCardComponent
|
|
11787
|
+
SubMenuCardComponent,
|
|
11788
|
+
FooterComponent], exports: [AlertComponent,
|
|
11792
11789
|
ConfirmModalComponent,
|
|
11793
11790
|
ConfirmComponent,
|
|
11794
11791
|
SaveComponent,
|
|
@@ -11831,7 +11828,8 @@ class LibWidgetsModule {
|
|
|
11831
11828
|
LoadingScreenComponent,
|
|
11832
11829
|
SubMenuComponent,
|
|
11833
11830
|
ImageCropperComponent,
|
|
11834
|
-
SubMenuCardComponent
|
|
11831
|
+
SubMenuCardComponent,
|
|
11832
|
+
FooterComponent] }); }
|
|
11835
11833
|
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: LibWidgetsModule, imports: [CommonModule,
|
|
11836
11834
|
ModalModule.forRoot(),
|
|
11837
11835
|
AccordionModule.forRoot(),
|
|
@@ -11924,6 +11922,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImpo
|
|
|
11924
11922
|
SubMenuComponent,
|
|
11925
11923
|
ImageCropperComponent,
|
|
11926
11924
|
SubMenuCardComponent,
|
|
11925
|
+
FooterComponent,
|
|
11927
11926
|
],
|
|
11928
11927
|
exports: [
|
|
11929
11928
|
AlertComponent,
|
|
@@ -11970,6 +11969,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImpo
|
|
|
11970
11969
|
SubMenuComponent,
|
|
11971
11970
|
ImageCropperComponent,
|
|
11972
11971
|
SubMenuCardComponent,
|
|
11972
|
+
FooterComponent
|
|
11973
11973
|
]
|
|
11974
11974
|
}]
|
|
11975
11975
|
}] });
|
|
@@ -14974,8 +14974,8 @@ class TreeItem {
|
|
|
14974
14974
|
}
|
|
14975
14975
|
|
|
14976
14976
|
/**
|
|
14977
|
-
|
|
14978
|
-
|
|
14977
|
+
* Public API Surface of ngx-sp-infra
|
|
14978
|
+
*/
|
|
14979
14979
|
/** Modules */
|
|
14980
14980
|
|
|
14981
14981
|
/**
|