ngx-sp-infra 5.14.0 → 5.15.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.
- package/fesm2022/ngx-sp-infra.mjs +34 -66
- package/fesm2022/ngx-sp-infra.mjs.map +1 -1
- package/lib/infra.module.d.ts +5 -6
- 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 -26
- package/lib/widgets/contador-caracteres/contador-caracteres.component.d.ts +0 -11
- /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 <==========
|
|
@@ -10805,34 +10805,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImpo
|
|
|
10805
10805
|
type: Input
|
|
10806
10806
|
}] } });
|
|
10807
10807
|
|
|
10808
|
-
class ContadorCaracteresComponent {
|
|
10809
|
-
constructor() {
|
|
10810
|
-
this.valorAtual = 0;
|
|
10811
|
-
this.valorMaximo = 0;
|
|
10812
|
-
this.valor = 0;
|
|
10813
|
-
}
|
|
10814
|
-
ngOnInit() {
|
|
10815
|
-
this.contadorDeCaracteresRestantes();
|
|
10816
|
-
}
|
|
10817
|
-
contadorDeCaracteresRestantes(valorAtual = 0, valorMaximo = 0) {
|
|
10818
|
-
valorAtual = valorAtual == null ? "" : valorAtual;
|
|
10819
|
-
if (+valorAtual.toString().length <= +valorMaximo) {
|
|
10820
|
-
this.valor = valorAtual.toString().length;
|
|
10821
|
-
}
|
|
10822
|
-
return (this.valor < +valorMaximo ? this.valor : +valorMaximo);
|
|
10823
|
-
}
|
|
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"] }); }
|
|
10826
|
-
}
|
|
10827
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: ContadorCaracteresComponent, decorators: [{
|
|
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"] }]
|
|
10830
|
-
}], propDecorators: { valorAtual: [{
|
|
10831
|
-
type: Input
|
|
10832
|
-
}], valorMaximo: [{
|
|
10833
|
-
type: Input
|
|
10834
|
-
}] } });
|
|
10835
|
-
|
|
10836
10808
|
class InfraModule {
|
|
10837
10809
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: InfraModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
10838
10810
|
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.14", ngImport: i0, type: InfraModule, imports: [CommonModule, i1$3.ModalModule, i2.AccordionModule, TooltipModule,
|
|
@@ -10919,8 +10891,7 @@ class InfraModule {
|
|
|
10919
10891
|
GrupoContabilAbasComponent,
|
|
10920
10892
|
LibAuthenticationConfigComponent,
|
|
10921
10893
|
InnerRowsDirective,
|
|
10922
|
-
LibComboboxReworkComponent,
|
|
10923
|
-
ContadorCaracteresComponent], exports: [PageNotAuthorizedComponent,
|
|
10894
|
+
LibComboboxReworkComponent], exports: [PageNotAuthorizedComponent,
|
|
10924
10895
|
LoadingComponent,
|
|
10925
10896
|
FieldControlErrorComponent,
|
|
10926
10897
|
FieldErrorMessageComponent,
|
|
@@ -10992,8 +10963,7 @@ class InfraModule {
|
|
|
10992
10963
|
GrupoContabilAbasComponent,
|
|
10993
10964
|
LibAuthenticationConfigComponent,
|
|
10994
10965
|
InnerRowsDirective,
|
|
10995
|
-
LibComboboxReworkComponent
|
|
10996
|
-
ContadorCaracteresComponent] }); }
|
|
10966
|
+
LibComboboxReworkComponent] }); }
|
|
10997
10967
|
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: InfraModule, imports: [CommonModule,
|
|
10998
10968
|
ModalModule.forRoot(),
|
|
10999
10969
|
AccordionModule.forRoot(),
|
|
@@ -11124,7 +11094,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImpo
|
|
|
11124
11094
|
LibAuthenticationConfigComponent,
|
|
11125
11095
|
InnerRowsDirective,
|
|
11126
11096
|
LibComboboxReworkComponent,
|
|
11127
|
-
ContadorCaracteresComponent
|
|
11128
11097
|
],
|
|
11129
11098
|
exports: [
|
|
11130
11099
|
PageNotAuthorizedComponent,
|
|
@@ -11200,7 +11169,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImpo
|
|
|
11200
11169
|
LibAuthenticationConfigComponent,
|
|
11201
11170
|
InnerRowsDirective,
|
|
11202
11171
|
LibComboboxReworkComponent,
|
|
11203
|
-
ContadorCaracteresComponent
|
|
11204
11172
|
],
|
|
11205
11173
|
providers: [],
|
|
11206
11174
|
}]
|
|
@@ -11437,10 +11405,8 @@ class LibViewsModule {
|
|
|
11437
11405
|
NgxPaginationModule,
|
|
11438
11406
|
ReactiveFormsModule,
|
|
11439
11407
|
RouterModule,
|
|
11440
|
-
FooterComponent,
|
|
11441
|
-
LibConfigSenhaComponent,
|
|
11442
|
-
PageNotAuthorizedComponent], exports: [FooterComponent,
|
|
11443
11408
|
LibConfigSenhaComponent,
|
|
11409
|
+
PageNotAuthorizedComponent], exports: [LibConfigSenhaComponent,
|
|
11444
11410
|
PageNotAuthorizedComponent] }); }
|
|
11445
11411
|
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: LibViewsModule, imports: [CommonModule,
|
|
11446
11412
|
ModalModule.forRoot(),
|
|
@@ -11467,12 +11433,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImpo
|
|
|
11467
11433
|
NgxPaginationModule,
|
|
11468
11434
|
ReactiveFormsModule,
|
|
11469
11435
|
RouterModule,
|
|
11470
|
-
FooterComponent,
|
|
11471
11436
|
LibConfigSenhaComponent,
|
|
11472
11437
|
PageNotAuthorizedComponent,
|
|
11473
11438
|
],
|
|
11474
11439
|
exports: [
|
|
11475
|
-
FooterComponent,
|
|
11476
11440
|
LibConfigSenhaComponent,
|
|
11477
11441
|
PageNotAuthorizedComponent,
|
|
11478
11442
|
]
|
|
@@ -11820,7 +11784,8 @@ class LibWidgetsModule {
|
|
|
11820
11784
|
LoadingScreenComponent,
|
|
11821
11785
|
SubMenuComponent,
|
|
11822
11786
|
ImageCropperComponent,
|
|
11823
|
-
SubMenuCardComponent
|
|
11787
|
+
SubMenuCardComponent,
|
|
11788
|
+
FooterComponent], exports: [AlertComponent,
|
|
11824
11789
|
ConfirmModalComponent,
|
|
11825
11790
|
ConfirmComponent,
|
|
11826
11791
|
SaveComponent,
|
|
@@ -11863,7 +11828,8 @@ class LibWidgetsModule {
|
|
|
11863
11828
|
LoadingScreenComponent,
|
|
11864
11829
|
SubMenuComponent,
|
|
11865
11830
|
ImageCropperComponent,
|
|
11866
|
-
SubMenuCardComponent
|
|
11831
|
+
SubMenuCardComponent,
|
|
11832
|
+
FooterComponent] }); }
|
|
11867
11833
|
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: LibWidgetsModule, imports: [CommonModule,
|
|
11868
11834
|
ModalModule.forRoot(),
|
|
11869
11835
|
AccordionModule.forRoot(),
|
|
@@ -11956,6 +11922,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImpo
|
|
|
11956
11922
|
SubMenuComponent,
|
|
11957
11923
|
ImageCropperComponent,
|
|
11958
11924
|
SubMenuCardComponent,
|
|
11925
|
+
FooterComponent,
|
|
11959
11926
|
],
|
|
11960
11927
|
exports: [
|
|
11961
11928
|
AlertComponent,
|
|
@@ -12002,6 +11969,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImpo
|
|
|
12002
11969
|
SubMenuComponent,
|
|
12003
11970
|
ImageCropperComponent,
|
|
12004
11971
|
SubMenuCardComponent,
|
|
11972
|
+
FooterComponent
|
|
12005
11973
|
]
|
|
12006
11974
|
}]
|
|
12007
11975
|
}] });
|
|
@@ -15006,13 +14974,13 @@ class TreeItem {
|
|
|
15006
14974
|
}
|
|
15007
14975
|
|
|
15008
14976
|
/**
|
|
15009
|
-
|
|
15010
|
-
|
|
14977
|
+
* Public API Surface of ngx-sp-infra
|
|
14978
|
+
*/
|
|
15011
14979
|
/** Modules */
|
|
15012
14980
|
|
|
15013
14981
|
/**
|
|
15014
14982
|
* Generated bundle index. Do not edit.
|
|
15015
14983
|
*/
|
|
15016
14984
|
|
|
15017
|
-
export { A11yClickDirective, AlertComponent, AppliedFiltersComponent, AuditoriaButtonComponent, BasicFilters, BreadcrumbComponent, CheckUrlAndMethodService, ClickOutsideDirective, ComboboxComponent, ComboboxMultipleChoiceComponent, ConfirmComponent, ConfirmModalComponent,
|
|
14985
|
+
export { A11yClickDirective, AlertComponent, AppliedFiltersComponent, AuditoriaButtonComponent, BasicFilters, BreadcrumbComponent, CheckUrlAndMethodService, ClickOutsideDirective, ComboboxComponent, ComboboxMultipleChoiceComponent, ConfirmComponent, ConfirmModalComponent, ContainerTabsModel, ContentContainerComponent, CopyClipboardDirective, CpfCnpjPipe, CpfCnpjValidator, CpfCnpjValidatorDirective, CurrencyPipe, CustomAcordionComponent, CustomFormControl, DecimalCommaPipe, DetalhesLogApiComponent, DetalhesLogDataAccessComponent, DetalhesLogEmailComponent, DetalhesLogTimerComponent, DetalhesLogWSComponent, DetalhesLogsGeralComponent, DetalhesLogsReportComponent, DialogCropperComponent, DisableControlDirective, DownloadArquivos, DropdownOptionsComponent, DynamicInputComponent, EmailAnexoRecord, EmailModel, EmpresaAbasComponent, EnderecoByCep, EstabelecimentoAbasComponent, FieldContadorMessageComponent, FieldControlErrorComponent, FieldErrorMessageComponent, FileModel, FileService, FilterByPipe, FilterMultipleChoicePipe, FiltrosAplicadosModel, FiltrosAplicadosService, FooterComponent, FormUtils, FormatByTypePipe, GenericModalComponent, GlobalLoadingService, GrupoContabilAbasComponent, HighlightDirective, HomeLogApiComponent, HomeLogDataAccessComponent, HomeLogEmailComponent, HomeLogTimerComponent, HomeLogsReportComponent, HomeLogsWSComponent, IconsList, ImageCropperComponent, InfraBreadcrumbComponent, InfraBreadcrumbItemComponent, InfraEstabelecimentoFavoritoDefault, InfraModule, InnerListComponent, InnerRowsDirective, InputTrimComponent, IpServiceService, ItemsAbasComponent, JobRequest, LibAuthenticationConfigComponent, LibComboboxComponent, LibComboboxReworkComponent, LibConfigSenhaComponent, LibCustomizableTableComponent, LibDateRangePickerComponent, LibDirectivesModule, LibHeaderComponent, LibIconsComponent, LibIntegracaoLdapComponent, LibIntegracoesExternasComponent, LibNavProdutosComponent, LibPipesModule, LibSimplifiedTableComponent, LibSpinnerComponent, LibTransferListComponent, LibViewsModule, LibWidgetsModule, LimitToPipe, ListComponent, LoadingBtnDirective, LoadingButtonComponent, LoadingComponent, LoadingScreenComponent, LogsGeralComponent, MessageService, ModalUtilsService, MultiStatusList, NavItem, NavProdutosComponent, NavSubMenus, NavSubmenuCards, NavTabsComponent, NavigationOptions, OrderSortPipe, OrderingComponent, PageNotAuthorizedComponent, PaginationComponent, Params, PasswordPolicyComponent, PessoaAbasComponent, PhoneFormatPipe, QueueService, RecordCombobox, ReportFile, RequiredDirective, RetBoolean, RetCep, RetError, RetEstabelecimentosModal, RetFeedbackMessage, RetNumber, RetObjectList, RetRecordCombobox, RetRecordsCombobox, RetReportFile, RetString, RetStringList, RetTree, SaveComponent, SearchComboboxComponent, SearchFiltersComponent, SearchInputComponent, SearchTreePipe, SettingsService, SideTabsGenericComponent, SimpleSearchComponent, SubMenuCardComponent, SubMenuComponent, SubMenuItem, TableComponent, TableHeaderIcon, TableHeaderStructure, TableSelectionService, TelaItem, TextFilterPipe, TextTruncateDirective, TitleCasePipe, ToUrlPipe, TransferListConfig, TreeComponent, TreeItem, UsuarioAbasComponent, Utils, alertIds, alertTypes };
|
|
15018
14986
|
//# sourceMappingURL=ngx-sp-infra.mjs.map
|