ng-pli-commons 1.0.113 → 1.0.117
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/esm2022/lib/components/backoffice.commons.component.mjs +3 -3
- package/esm2022/lib/components/common.lists.component.mjs +3 -3
- package/esm2022/lib/components/configuration-token/configuration-token-subject.service.mjs +3 -3
- package/esm2022/lib/components/configuration-token/configuration-token.component.mjs +3 -3
- package/esm2022/lib/components/configuration-token/guarantee-token/guarantee-token.component.mjs +3 -3
- package/esm2022/lib/components/configuration-token/snapshot-token/snapshot-token.component.mjs +3 -3
- package/esm2022/lib/components/configuration.commons.component.mjs +3 -3
- package/esm2022/lib/components/dashboard.commons.component.mjs +3 -3
- package/esm2022/lib/components/dynamic-filter/dynamic-filter.component.mjs +3 -3
- package/esm2022/lib/components/excel-to-json/excel-to-json.component.mjs +3 -3
- package/esm2022/lib/components/frontoffice.commons.component.mjs +3 -3
- package/esm2022/lib/components/pdf-analyzer/pdf-analyzer.component.mjs +3 -3
- package/esm2022/lib/components/pdf-config/pdf-config.component.mjs +3 -3
- package/esm2022/lib/components/pdf-generator/pdf-generator.component.mjs +3 -3
- package/esm2022/lib/components/pdf-merge-visualizer/pdf-merge-visualizer.component.mjs +3 -3
- package/esm2022/lib/components/pdf-visualizer/pdf-visualizer.component.mjs +3 -3
- package/esm2022/lib/components/progress-bar/progress-bar.component.mjs +3 -3
- package/esm2022/lib/components/segmentation-tokens/segmentation-tokens.component.mjs +3 -3
- package/esm2022/lib/components/select-ppp/select-ppp.component.mjs +3 -3
- package/esm2022/lib/components/show-hide-columns/show-hide-columns-table.component.mjs +3 -3
- package/esm2022/lib/components/token/token.component.mjs +3 -3
- package/esm2022/lib/components/tokens-calculator/tokens-calculator.component.mjs +3 -3
- package/esm2022/lib/directives/currency-colfuturo-formatter.directive.mjs +3 -3
- package/esm2022/lib/directives/currency-decimal-colfuturo-formatter.directive.mjs +3 -3
- package/esm2022/lib/ng-pli-commons.module.mjs +32 -24
- package/esm2022/lib/ng-pli-commons.service.mjs +3 -3
- package/esm2022/lib/pipes/currency-colfuturo.pipe.mjs +3 -3
- package/esm2022/lib/pipes/currency-decimal-colfuturo.pipe.mjs +3 -3
- package/esm2022/lib/pipes/currency-print-colfuturo.pipe.mjs +3 -3
- package/esm2022/lib/pipes/thousands.pipe.mjs +3 -3
- package/esm2022/lib/services/application-fill-percentage.service.mjs +3 -3
- package/esm2022/lib/services/application-pdf-form.service.mjs +3 -3
- package/esm2022/lib/services/application-tag.service.mjs +3 -3
- package/esm2022/lib/services/application.service.mjs +3 -3
- package/esm2022/lib/services/assign-task.service.mjs +3 -3
- package/esm2022/lib/services/authentication.service.mjs +3 -3
- package/esm2022/lib/services/blocked-beneficiary.service.mjs +3 -3
- package/esm2022/lib/services/budget-application.service.mjs +3 -3
- package/esm2022/lib/services/budget-setup.service.mjs +3 -3
- package/esm2022/lib/services/budget-simulation.service.mjs +3 -3
- package/esm2022/lib/services/budget.service.mjs +3 -3
- package/esm2022/lib/services/closure-wallet.service.mjs +3 -3
- package/esm2022/lib/services/cnf-correspondence-document-manager.service.mjs +3 -3
- package/esm2022/lib/services/codebtors.service.mjs +3 -3
- package/esm2022/lib/services/committee-assistant.service.mjs +3 -3
- package/esm2022/lib/services/committee-money.service.mjs +3 -3
- package/esm2022/lib/services/committee-pdf.service.mjs +3 -3
- package/esm2022/lib/services/committee-snapshot.service.mjs +3 -3
- package/esm2022/lib/services/common-info.service.mjs +3 -3
- package/esm2022/lib/services/common.service.mjs +3 -3
- package/esm2022/lib/services/configuration-document.service.mjs +3 -3
- package/esm2022/lib/services/configuration-minisite.service.mjs +3 -3
- package/esm2022/lib/services/configuration.service.mjs +3 -3
- package/esm2022/lib/services/correspondence-document-category.service.mjs +3 -3
- package/esm2022/lib/services/correspondence-manager.service.mjs +3 -3
- package/esm2022/lib/services/credit-score.service.mjs +3 -3
- package/esm2022/lib/services/credit-study.service.mjs +3 -3
- package/esm2022/lib/services/cube.service.mjs +3 -3
- package/esm2022/lib/services/data-form-history.service.mjs +3 -3
- package/esm2022/lib/services/data-form.service.mjs +3 -3
- package/esm2022/lib/services/data-letter-segmentation.service.mjs +3 -3
- package/esm2022/lib/services/document-analysis-auto.service.mjs +3 -3
- package/esm2022/lib/services/document-history.service.mjs +3 -3
- package/esm2022/lib/services/document-management.service.mjs +3 -3
- package/esm2022/lib/services/document-process.service.mjs +3 -3
- package/esm2022/lib/services/document-validation-attempt.service.mjs +3 -3
- package/esm2022/lib/services/document.service.mjs +3 -3
- package/esm2022/lib/services/documentary.type.service.mjs +3 -3
- package/esm2022/lib/services/email.service.mjs +3 -3
- package/esm2022/lib/services/evaluation.service.mjs +3 -3
- package/esm2022/lib/services/export-excel.service.mjs +3 -3
- package/esm2022/lib/services/file.service.mjs +3 -3
- package/esm2022/lib/services/form.service.mjs +3 -3
- package/esm2022/lib/services/gic-client-disbursement-metadata.service.mjs +3 -3
- package/esm2022/lib/services/gic-client.service.mjs +3 -3
- package/esm2022/lib/services/gic-cnf-bankvision-transaction.service.mjs +3 -3
- package/esm2022/lib/services/gic-cnf-closing-date.service.mjs +3 -3
- package/esm2022/lib/services/gic-cnf-maintenance.service.mjs +3 -3
- package/esm2022/lib/services/gic-collection.service.mjs +3 -3
- package/esm2022/lib/services/gic-disbursement.service.mjs +3 -3
- package/esm2022/lib/services/gic-extract.service.mjs +3 -3
- package/esm2022/lib/services/gic-log.service.mjs +3 -3
- package/esm2022/lib/services/gic-payment-application.service.mjs +3 -3
- package/esm2022/lib/services/gic-payment-plan-cube.service.mjs +3 -3
- package/esm2022/lib/services/gic-payment-plan.service.mjs +3 -3
- package/esm2022/lib/services/gic-trm.service.mjs +3 -3
- package/esm2022/lib/services/global.show.task.service.mjs +3 -3
- package/esm2022/lib/services/guarantee-document.service.mjs +3 -3
- package/esm2022/lib/services/guarantee-enrollment.service.mjs +3 -3
- package/esm2022/lib/services/guarantee.service.mjs +3 -3
- package/esm2022/lib/services/guarantees-summary-service.mjs +3 -3
- package/esm2022/lib/services/hash.service.mjs +3 -3
- package/esm2022/lib/services/import-data.service.mjs +3 -3
- package/esm2022/lib/services/import-excel-gic.service.mjs +3 -3
- package/esm2022/lib/services/initial-configuration-gic-parameters.service.mjs +3 -3
- package/esm2022/lib/services/initial-record.service.mjs +3 -3
- package/esm2022/lib/services/integration-ado.service.mjs +3 -3
- package/esm2022/lib/services/interaction-application-user.service.mjs +3 -3
- package/esm2022/lib/services/interest-adjustment.service.mjs +3 -3
- package/esm2022/lib/services/keys-assignation.service.mjs +3 -3
- package/esm2022/lib/services/legalization.service.mjs +3 -3
- package/esm2022/lib/services/letter-campaing.service.mjs +3 -3
- package/esm2022/lib/services/letter-task-mapping.service.mjs +3 -3
- package/esm2022/lib/services/log.service.mjs +3 -3
- package/esm2022/lib/services/maintenance.service.mjs +3 -3
- package/esm2022/lib/services/master-category.service.mjs +3 -3
- package/esm2022/lib/services/master-program.service.mjs +3 -3
- package/esm2022/lib/services/master-university.service.mjs +3 -3
- package/esm2022/lib/services/migration-plis.service.mjs +3 -3
- package/esm2022/lib/services/migration-survey-queue.service.mjs +3 -3
- package/esm2022/lib/services/openkm-document.service.mjs +3 -3
- package/esm2022/lib/services/page.service.mjs +3 -3
- package/esm2022/lib/services/partner-system.service.mjs +3 -3
- package/esm2022/lib/services/partner.service.mjs +3 -3
- package/esm2022/lib/services/pdf-analyzer.service.mjs +3 -3
- package/esm2022/lib/services/people-master.service.mjs +3 -3
- package/esm2022/lib/services/permission.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-acuity-fields.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-app-card-filter.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-appointment-type.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-budget-program-type.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-budget.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-cloning.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-committee-pdf-config-table-config.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-committee-pdf-gen-status.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-committee-valpro-columns.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-committee-visualization-mode.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-committee.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-config-minisite.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-configuration-credit-study.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-document-management.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-dynamic-keys-assign.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-evaluation-task-mailing.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-evaluation-task-template.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-evaluation-task.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-evaluation-template.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-form-edit.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-form-multiaplicacion.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-guarantee-documents-template.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-guarantee-token.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-header.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-indicator.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-information-system.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-interaction.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-letter-template-type.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-letter-template.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-look-and-feel.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-mail.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-menu-form.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-migration-plis-field-budget.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-migration-plis-field.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-migration-status-plis.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-page-section-form.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-page-sub-process.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-pdfs.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-profile-form.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-profile-user.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-project-summary.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-scenario.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-segmentation.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-snapshot-token.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-status-flow-interaction.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-status-flow.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-support-document-category.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-support-document.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-survey-document.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-survey-pdf.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-survey.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-task-group.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-text-category.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-text-option.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-text.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-type-text.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-university-article.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-user-calendar.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-user-workspace.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-valpro-keys.service.mjs +3 -3
- package/esm2022/lib/services/pli-cnf-workspace-segmentation.service.mjs +3 -3
- package/esm2022/lib/services/pli-message-type.service.mjs +3 -3
- package/esm2022/lib/services/pli-multiple-value-filter.service.mjs +3 -3
- package/esm2022/lib/services/pli-promocion-username.service.mjs +3 -3
- package/esm2022/lib/services/pli-seg-action-user.service.mjs +3 -3
- package/esm2022/lib/services/pli-segmentation.service.mjs +3 -3
- package/esm2022/lib/services/pli-tag-assignment.service.mjs +3 -3
- package/esm2022/lib/services/pli-tag.service.mjs +3 -3
- package/esm2022/lib/services/pli-user.service.mjs +3 -3
- package/esm2022/lib/services/plis-beneficiario.service.mjs +3 -3
- package/esm2022/lib/services/plis-estatus-change.service.mjs +3 -3
- package/esm2022/lib/services/post-selection.service.mjs +3 -3
- package/esm2022/lib/services/ppp.service.mjs +3 -3
- package/esm2022/lib/services/profile.service.mjs +3 -3
- package/esm2022/lib/services/progress-bar.service.mjs +3 -3
- package/esm2022/lib/services/promotion-score.service.mjs +3 -3
- package/esm2022/lib/services/registry-identifier.service.mjs +3 -3
- package/esm2022/lib/services/return-refund.service.mjs +3 -3
- package/esm2022/lib/services/segmentation-tokens.service.mjs +3 -3
- package/esm2022/lib/services/segmentation-user-service.service.mjs +3 -3
- package/esm2022/lib/services/segmentation.service.mjs +3 -3
- package/esm2022/lib/services/send-application.service.mjs +3 -3
- package/esm2022/lib/services/sesion-form.service.mjs +3 -3
- package/esm2022/lib/services/sesion.service.mjs +3 -3
- package/esm2022/lib/services/spinner.service.mjs +3 -3
- package/esm2022/lib/services/sponsorship-letter.service.mjs +3 -3
- package/esm2022/lib/services/status.service.mjs +3 -3
- package/esm2022/lib/services/summary-budget.service.mjs +3 -3
- package/esm2022/lib/services/survey-metadata.service.mjs +3 -3
- package/esm2022/lib/services/survey-queue.service.mjs +3 -3
- package/esm2022/lib/services/survey.service.mjs +3 -3
- package/esm2022/lib/services/tag-management.service.mjs +3 -3
- package/esm2022/lib/services/tasa.cambio.service.mjs +3 -3
- package/esm2022/lib/services/token-transformation.service.mjs +3 -3
- package/esm2022/lib/services/token.service.mjs +3 -3
- package/esm2022/lib/services/university.service.mjs +3 -3
- package/esm2022/lib/services/upload-documents.service.mjs +3 -3
- package/esm2022/lib/services/user.service.mjs +3 -3
- package/esm2022/lib/services/visualization-committee.service.mjs +3 -3
- package/esm2022/version.mjs +8 -8
- package/fesm2022/ng-pli-commons.mjs +684 -676
- package/fesm2022/ng-pli-commons.mjs.map +1 -1
- package/lib/ng-pli-commons.module.d.ts +13 -12
- package/package.json +4 -5
|
@@ -26,10 +26,10 @@ export class GicLogService {
|
|
|
26
26
|
.set('typeEventId', String(typeEventId))
|
|
27
27
|
});
|
|
28
28
|
}
|
|
29
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
30
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
29
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: GicLogService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
30
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: GicLogService, providedIn: 'root' }); }
|
|
31
31
|
}
|
|
32
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
32
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: GicLogService, decorators: [{
|
|
33
33
|
type: Injectable,
|
|
34
34
|
args: [{
|
|
35
35
|
providedIn: 'root'
|
|
@@ -20,10 +20,10 @@ export class GicPaymentApplicationService {
|
|
|
20
20
|
return this.httpClient.put(this.environment.host.backend.gicBackoffice +
|
|
21
21
|
'gic-payment-application/updateGicPaymentApplication', gicPaymentApplication);
|
|
22
22
|
}
|
|
23
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
24
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
23
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: GicPaymentApplicationService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
24
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: GicPaymentApplicationService, providedIn: 'root' }); }
|
|
25
25
|
}
|
|
26
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
26
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: GicPaymentApplicationService, decorators: [{
|
|
27
27
|
type: Injectable,
|
|
28
28
|
args: [{
|
|
29
29
|
providedIn: 'root'
|
|
@@ -12,10 +12,10 @@ export class GicPaymentPlanCubeService {
|
|
|
12
12
|
return this.httpClient.post(this.environment.host.backend.gicBackoffice +
|
|
13
13
|
'gic-payment-plan-cube/getByDataTablesParameters', dataTableParameters, this.headerJson);
|
|
14
14
|
}
|
|
15
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
16
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
15
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: GicPaymentPlanCubeService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
16
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: GicPaymentPlanCubeService, providedIn: 'root' }); }
|
|
17
17
|
}
|
|
18
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
18
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: GicPaymentPlanCubeService, decorators: [{
|
|
19
19
|
type: Injectable,
|
|
20
20
|
args: [{
|
|
21
21
|
providedIn: 'root'
|
|
@@ -17,10 +17,10 @@ export class GicPaymentPlanService {
|
|
|
17
17
|
generatePaymentPlansCubos(dateGenerate) {
|
|
18
18
|
return this.httpClient.post(this.environment.host.backend.gicBackoffice + 'payment-plan/generatePaymentPlansCubos', dateGenerate, this.headerJson);
|
|
19
19
|
}
|
|
20
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
21
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
20
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: GicPaymentPlanService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
21
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: GicPaymentPlanService, providedIn: 'root' }); }
|
|
22
22
|
}
|
|
23
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
23
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: GicPaymentPlanService, decorators: [{
|
|
24
24
|
type: Injectable,
|
|
25
25
|
args: [{
|
|
26
26
|
providedIn: 'root'
|
|
@@ -12,10 +12,10 @@ export class GicTRMService {
|
|
|
12
12
|
getByDateList(dateList) {
|
|
13
13
|
return this.httpClient.post(this.environment.host.backend.gicBackoffice + 'gic-trm/getByDateList', dateList);
|
|
14
14
|
}
|
|
15
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
16
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
15
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: GicTRMService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
16
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: GicTRMService, providedIn: 'root' }); }
|
|
17
17
|
}
|
|
18
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
18
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: GicTRMService, decorators: [{
|
|
19
19
|
type: Injectable,
|
|
20
20
|
args: [{
|
|
21
21
|
providedIn: 'root'
|
|
@@ -22,10 +22,10 @@ export class GlobalShowTaskService {
|
|
|
22
22
|
getByReviwerAndTemplateWithDataTablesParameters(dataTableParameters) {
|
|
23
23
|
return this.httpClient.post(this.environment.host.backend.backoffice + 'global-show-task/getByReviwerAndTemplateWithDataTablesParameters', dataTableParameters, this.headerJson);
|
|
24
24
|
}
|
|
25
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
26
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
25
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: GlobalShowTaskService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
26
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: GlobalShowTaskService, providedIn: 'root' }); }
|
|
27
27
|
}
|
|
28
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
28
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: GlobalShowTaskService, decorators: [{
|
|
29
29
|
type: Injectable,
|
|
30
30
|
args: [{
|
|
31
31
|
providedIn: 'root'
|
|
@@ -37,10 +37,10 @@ export class GuaranteeDocumentService {
|
|
|
37
37
|
params: new HttpParams().set('applicationId', String(applicationId))
|
|
38
38
|
});
|
|
39
39
|
}
|
|
40
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
41
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
40
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: GuaranteeDocumentService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
41
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: GuaranteeDocumentService, providedIn: 'root' }); }
|
|
42
42
|
}
|
|
43
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
43
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: GuaranteeDocumentService, decorators: [{
|
|
44
44
|
type: Injectable,
|
|
45
45
|
args: [{
|
|
46
46
|
providedIn: 'root'
|
|
@@ -22,10 +22,10 @@ export class GuaranteeEnrollmentService {
|
|
|
22
22
|
return this.httpClient.post(this.environment.host.backend.frontoffice +
|
|
23
23
|
'guaranteeEnrollment/updateGuaranteeEnrollment', guaranteeEnrollment);
|
|
24
24
|
}
|
|
25
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
26
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
25
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: GuaranteeEnrollmentService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
26
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: GuaranteeEnrollmentService, providedIn: 'root' }); }
|
|
27
27
|
}
|
|
28
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
28
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: GuaranteeEnrollmentService, decorators: [{
|
|
29
29
|
type: Injectable,
|
|
30
30
|
args: [{
|
|
31
31
|
providedIn: 'root'
|
|
@@ -113,10 +113,10 @@ export class GuaranteeService {
|
|
|
113
113
|
}
|
|
114
114
|
});
|
|
115
115
|
}
|
|
116
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
117
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
116
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: GuaranteeService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
117
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: GuaranteeService, providedIn: 'root' }); }
|
|
118
118
|
}
|
|
119
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
119
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: GuaranteeService, decorators: [{
|
|
120
120
|
type: Injectable,
|
|
121
121
|
args: [{
|
|
122
122
|
providedIn: 'root'
|
|
@@ -11,10 +11,10 @@ export class GuaranteesSummaryService {
|
|
|
11
11
|
updateGuaranteeFlags(guaranteesSummaryTO) {
|
|
12
12
|
return this.httpClient.post(this.environment.host.backend.backoffice + 'guarantees-summary/updateGuaranteeFlags', guaranteesSummaryTO, this.headerJson);
|
|
13
13
|
}
|
|
14
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
15
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
14
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: GuaranteesSummaryService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
15
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: GuaranteesSummaryService, providedIn: 'root' }); }
|
|
16
16
|
}
|
|
17
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
17
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: GuaranteesSummaryService, decorators: [{
|
|
18
18
|
type: Injectable,
|
|
19
19
|
args: [{
|
|
20
20
|
providedIn: 'root'
|
|
@@ -21,10 +21,10 @@ export class HashService {
|
|
|
21
21
|
.set('idPatrocinadorPLIC', idPatrocinadorPLIC);
|
|
22
22
|
return this.httpClient.get(`${this.environment.host.backend.configuration}hash`, { params });
|
|
23
23
|
}
|
|
24
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
25
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
24
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: HashService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
25
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: HashService, providedIn: 'root' }); }
|
|
26
26
|
}
|
|
27
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
27
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: HashService, decorators: [{
|
|
28
28
|
type: Injectable,
|
|
29
29
|
args: [{
|
|
30
30
|
providedIn: 'root'
|
|
@@ -12,10 +12,10 @@ export class ImportDataService {
|
|
|
12
12
|
save(application) {
|
|
13
13
|
return this.httpClient.post(this.environment.host.backend.configuration + 'importData/saveApplication', application, this.headerJson);
|
|
14
14
|
}
|
|
15
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
16
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
15
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: ImportDataService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
16
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: ImportDataService, providedIn: 'root' }); }
|
|
17
17
|
}
|
|
18
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
18
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: ImportDataService, decorators: [{
|
|
19
19
|
type: Injectable,
|
|
20
20
|
args: [{
|
|
21
21
|
providedIn: 'root'
|
|
@@ -38,10 +38,10 @@ export class ImportExcelGICService {
|
|
|
38
38
|
return this.httpClient.post(this.environment.host.backend.gicBackoffice +
|
|
39
39
|
'/plis-status-change/savePlisEstatusChangeFromPlis', null, this.headerJson);
|
|
40
40
|
}
|
|
41
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
42
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
41
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: ImportExcelGICService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
42
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: ImportExcelGICService, providedIn: 'root' }); }
|
|
43
43
|
}
|
|
44
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
44
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: ImportExcelGICService, decorators: [{
|
|
45
45
|
type: Injectable,
|
|
46
46
|
args: [{
|
|
47
47
|
providedIn: 'root'
|
|
@@ -36,10 +36,10 @@ export class InitialConfigurationGicParametersService {
|
|
|
36
36
|
return this.httpClient.post(this.environment.host.backend.gicConfiguration +
|
|
37
37
|
`gic-initial-configuration/cloningConfigByPromCodigo?promCodigoOfCloning=${promCodigoOfCloning}&promCodigoOfCloningDestination=${promCodigoOfCloningDestination}`, this.headerJson);
|
|
38
38
|
}
|
|
39
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
40
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
39
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: InitialConfigurationGicParametersService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
40
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: InitialConfigurationGicParametersService, providedIn: 'root' }); }
|
|
41
41
|
}
|
|
42
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
42
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: InitialConfigurationGicParametersService, decorators: [{
|
|
43
43
|
type: Injectable,
|
|
44
44
|
args: [{
|
|
45
45
|
providedIn: 'root'
|
|
@@ -36,10 +36,10 @@ export class InitialRecordService {
|
|
|
36
36
|
save(initialRecord) {
|
|
37
37
|
return this.httpClient.post(this.environment.host.backend.frontoffice + 'initialRecord/save', initialRecord);
|
|
38
38
|
}
|
|
39
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
40
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
39
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: InitialRecordService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
40
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: InitialRecordService, providedIn: 'root' }); }
|
|
41
41
|
}
|
|
42
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
42
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: InitialRecordService, decorators: [{
|
|
43
43
|
type: Injectable,
|
|
44
44
|
args: [{
|
|
45
45
|
providedIn: 'root'
|
|
@@ -39,10 +39,10 @@ export class IntegrationADOService {
|
|
|
39
39
|
return this.httpClient.post(this.environment.host.backend.frontoffice +
|
|
40
40
|
'integrationADO/saveTransactionAndStateManual', body);
|
|
41
41
|
}
|
|
42
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
43
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
42
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: IntegrationADOService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
43
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: IntegrationADOService, providedIn: 'root' }); }
|
|
44
44
|
}
|
|
45
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
45
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: IntegrationADOService, decorators: [{
|
|
46
46
|
type: Injectable,
|
|
47
47
|
args: [{
|
|
48
48
|
providedIn: 'root'
|
|
@@ -66,10 +66,10 @@ export class InteractionApplicationUserService {
|
|
|
66
66
|
.set('interactionStaticId', interactionStaticId.toString())
|
|
67
67
|
});
|
|
68
68
|
}
|
|
69
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
70
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
69
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: InteractionApplicationUserService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
70
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: InteractionApplicationUserService, providedIn: 'root' }); }
|
|
71
71
|
}
|
|
72
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
72
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: InteractionApplicationUserService, decorators: [{
|
|
73
73
|
type: Injectable,
|
|
74
74
|
args: [{
|
|
75
75
|
providedIn: 'root'
|
|
@@ -19,10 +19,10 @@ export class InterestAdjustmentService {
|
|
|
19
19
|
updateBankvisionState(updateBankvisionRequestTO) {
|
|
20
20
|
return this.httpClient.put(this.environment.host.backend.gicBackoffice + 'interest_adjustment/updateBankvisionState', updateBankvisionRequestTO);
|
|
21
21
|
}
|
|
22
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
23
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
22
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: InterestAdjustmentService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
23
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: InterestAdjustmentService, providedIn: 'root' }); }
|
|
24
24
|
}
|
|
25
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
25
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: InterestAdjustmentService, decorators: [{
|
|
26
26
|
type: Injectable,
|
|
27
27
|
args: [{
|
|
28
28
|
providedIn: 'root'
|
|
@@ -112,10 +112,10 @@ export class KeysAssignationService {
|
|
|
112
112
|
.set('promCodigoFinal', promCodigoFinal.toString())
|
|
113
113
|
});
|
|
114
114
|
}
|
|
115
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
116
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
115
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: KeysAssignationService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
116
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: KeysAssignationService, providedIn: 'root' }); }
|
|
117
117
|
}
|
|
118
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
118
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: KeysAssignationService, decorators: [{
|
|
119
119
|
type: Injectable,
|
|
120
120
|
args: [{
|
|
121
121
|
providedIn: 'root'
|
|
@@ -135,10 +135,10 @@ export class LegalizationService {
|
|
|
135
135
|
acceptConsultation(applicationId, response) {
|
|
136
136
|
return this.httpClient.put(`${this.environment.host.backend.backoffice}legalization/acceptConsultation?response=${response}`, applicationId);
|
|
137
137
|
}
|
|
138
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
139
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
138
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: LegalizationService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
139
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: LegalizationService, providedIn: 'root' }); }
|
|
140
140
|
}
|
|
141
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
141
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: LegalizationService, decorators: [{
|
|
142
142
|
type: Injectable,
|
|
143
143
|
args: [{
|
|
144
144
|
providedIn: 'root'
|
|
@@ -34,10 +34,10 @@ export class LetterCampaingService {
|
|
|
34
34
|
delete(id) {
|
|
35
35
|
return this.httpClient.delete(this.environment.host.backend.backoffice + 'letter-campaing', { params: new HttpParams().set('id', id) });
|
|
36
36
|
}
|
|
37
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
38
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
37
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: LetterCampaingService, deps: [{ token: 'environment' }, { token: i1.HttpClient }, { token: i2.AuthenticationService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
38
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: LetterCampaingService, providedIn: 'root' }); }
|
|
39
39
|
}
|
|
40
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
40
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: LetterCampaingService, decorators: [{
|
|
41
41
|
type: Injectable,
|
|
42
42
|
args: [{
|
|
43
43
|
providedIn: 'root'
|
|
@@ -25,10 +25,10 @@ export class LetterTaskMappingService {
|
|
|
25
25
|
saveAll(letterTaskCampaing) {
|
|
26
26
|
return this.httpClient.post(this.environment.host.backend.configuration + 'pliCnfLetterTaskMapping/saveAll', letterTaskCampaing, this.headerJson);
|
|
27
27
|
}
|
|
28
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
29
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
28
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: LetterTaskMappingService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
29
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: LetterTaskMappingService, providedIn: 'root' }); }
|
|
30
30
|
}
|
|
31
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
31
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: LetterTaskMappingService, decorators: [{
|
|
32
32
|
type: Injectable,
|
|
33
33
|
args: [{
|
|
34
34
|
providedIn: 'root'
|
|
@@ -26,10 +26,10 @@ export class LogService {
|
|
|
26
26
|
.set('proNombre', proNombre.toString())
|
|
27
27
|
});
|
|
28
28
|
}
|
|
29
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
30
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
29
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: LogService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
30
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: LogService, providedIn: 'root' }); }
|
|
31
31
|
}
|
|
32
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
32
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: LogService, decorators: [{
|
|
33
33
|
type: Injectable,
|
|
34
34
|
args: [{
|
|
35
35
|
providedIn: 'root'
|
|
@@ -71,10 +71,10 @@ export class MaintenanceService {
|
|
|
71
71
|
};
|
|
72
72
|
return this.httpClient.post(this.environment.host.backend.plis + 'plisEstatusChange/updateByUuid', request, this.headerJson);
|
|
73
73
|
}
|
|
74
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
75
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
74
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: MaintenanceService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
75
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: MaintenanceService, providedIn: 'root' }); }
|
|
76
76
|
}
|
|
77
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
77
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: MaintenanceService, decorators: [{
|
|
78
78
|
type: Injectable,
|
|
79
79
|
args: [{
|
|
80
80
|
providedIn: 'root'
|
|
@@ -51,10 +51,10 @@ export class MasterCategoryService {
|
|
|
51
51
|
delete(id) {
|
|
52
52
|
return this.httpClient.delete(this.environment.host.backend.configuration + 'master-category/' + id);
|
|
53
53
|
}
|
|
54
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
55
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
54
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: MasterCategoryService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
55
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: MasterCategoryService, providedIn: 'root' }); }
|
|
56
56
|
}
|
|
57
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
57
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: MasterCategoryService, decorators: [{
|
|
58
58
|
type: Injectable,
|
|
59
59
|
args: [{
|
|
60
60
|
providedIn: 'root'
|
|
@@ -63,10 +63,10 @@ export class MasterProgramService {
|
|
|
63
63
|
getAllProgramType() {
|
|
64
64
|
return this.httpClient.get(this.environment.host.backend.configuration + 'master-program/getAllProgramType');
|
|
65
65
|
}
|
|
66
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
67
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
66
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: MasterProgramService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
67
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: MasterProgramService, providedIn: 'root' }); }
|
|
68
68
|
}
|
|
69
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
69
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: MasterProgramService, decorators: [{
|
|
70
70
|
type: Injectable,
|
|
71
71
|
args: [{
|
|
72
72
|
providedIn: 'root'
|
|
@@ -64,10 +64,10 @@ export class MasterUniversityService {
|
|
|
64
64
|
delete(id) {
|
|
65
65
|
return this.httpClient.delete(this.environment.host.backend.configuration + 'master-university/' + id);
|
|
66
66
|
}
|
|
67
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
68
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
67
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: MasterUniversityService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
68
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: MasterUniversityService, providedIn: 'root' }); }
|
|
69
69
|
}
|
|
70
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
70
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: MasterUniversityService, decorators: [{
|
|
71
71
|
type: Injectable,
|
|
72
72
|
args: [{
|
|
73
73
|
providedIn: 'root'
|
|
@@ -12,10 +12,10 @@ export class MigrationPlisService {
|
|
|
12
12
|
send(arrMigrationPlisRequestTo) {
|
|
13
13
|
return this.httpClient.post(this.environment.host.backend.queue + 'migration-plis/send', arrMigrationPlisRequestTo, this.headerJson);
|
|
14
14
|
}
|
|
15
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
16
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
15
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: MigrationPlisService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
16
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: MigrationPlisService, providedIn: 'root' }); }
|
|
17
17
|
}
|
|
18
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
18
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: MigrationPlisService, decorators: [{
|
|
19
19
|
type: Injectable,
|
|
20
20
|
args: [{
|
|
21
21
|
providedIn: 'root'
|
|
@@ -9,10 +9,10 @@ export class MigrationSurveyQueueService {
|
|
|
9
9
|
send(lSurveyTO) {
|
|
10
10
|
return this.httpClient.post(this.environment.host.backend.queue + 'migration-segmentation-survey/send', lSurveyTO);
|
|
11
11
|
}
|
|
12
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
12
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: MigrationSurveyQueueService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
13
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: MigrationSurveyQueueService, providedIn: 'root' }); }
|
|
14
14
|
}
|
|
15
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
15
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: MigrationSurveyQueueService, decorators: [{
|
|
16
16
|
type: Injectable,
|
|
17
17
|
args: [{
|
|
18
18
|
providedIn: 'root'
|
|
@@ -12,10 +12,10 @@ export class OpenKMDocumentService {
|
|
|
12
12
|
return this.httpClient.post(this.environment.host.backend.pliOpenkmDocumentSegmentation +
|
|
13
13
|
'pli-openkm-document-segmentation/transferIdNumber', lIdNumber, this.headerJson);
|
|
14
14
|
}
|
|
15
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
16
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
15
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: OpenKMDocumentService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
16
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: OpenKMDocumentService, providedIn: 'root' }); }
|
|
17
17
|
}
|
|
18
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
18
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: OpenKMDocumentService, decorators: [{
|
|
19
19
|
type: Injectable,
|
|
20
20
|
args: [{
|
|
21
21
|
providedIn: 'root'
|
|
@@ -23,10 +23,10 @@ export class PageService {
|
|
|
23
23
|
getPageNameByPageKey(pageKey) {
|
|
24
24
|
return this.httpClient.get(this.environment.host.backend.configuration + 'page/getPageNameByPageKey', { params: new HttpParams().set('pageKey', pageKey.toString()) });
|
|
25
25
|
}
|
|
26
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
27
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
26
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PageService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
27
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PageService, providedIn: 'root' }); }
|
|
28
28
|
}
|
|
29
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
29
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PageService, decorators: [{
|
|
30
30
|
type: Injectable,
|
|
31
31
|
args: [{
|
|
32
32
|
providedIn: 'root'
|
|
@@ -15,10 +15,10 @@ export class PartnerSystemService {
|
|
|
15
15
|
save(partnerSystem) {
|
|
16
16
|
return this.httpClient.post(this.environment.host.backend.loginWSRest + 'patrocinadorSistema/save', partnerSystem);
|
|
17
17
|
}
|
|
18
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
19
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
18
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PartnerSystemService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
19
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PartnerSystemService, providedIn: 'root' }); }
|
|
20
20
|
}
|
|
21
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
21
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PartnerSystemService, decorators: [{
|
|
22
22
|
type: Injectable,
|
|
23
23
|
args: [{
|
|
24
24
|
providedIn: 'root'
|
|
@@ -19,10 +19,10 @@ export class PartnerService {
|
|
|
19
19
|
save(partner) {
|
|
20
20
|
return this.httpClient.post(this.environment.host.backend.loginWSRest + 'patrocinador/save', partner);
|
|
21
21
|
}
|
|
22
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
23
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
22
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PartnerService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
23
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PartnerService, providedIn: 'root' }); }
|
|
24
24
|
}
|
|
25
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
25
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PartnerService, decorators: [{
|
|
26
26
|
type: Injectable,
|
|
27
27
|
args: [{
|
|
28
28
|
providedIn: 'root'
|
|
@@ -18,10 +18,10 @@ export class PdfAnalyzerService {
|
|
|
18
18
|
headers: httpOptions.headers
|
|
19
19
|
});
|
|
20
20
|
}
|
|
21
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
22
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
21
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PdfAnalyzerService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
22
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PdfAnalyzerService, providedIn: 'root' }); }
|
|
23
23
|
}
|
|
24
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
24
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PdfAnalyzerService, decorators: [{
|
|
25
25
|
type: Injectable,
|
|
26
26
|
args: [{
|
|
27
27
|
providedIn: 'root'
|
|
@@ -27,10 +27,10 @@ export class PeopleMasterService {
|
|
|
27
27
|
params: new HttpParams().set('find', find)
|
|
28
28
|
});
|
|
29
29
|
}
|
|
30
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
31
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
30
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PeopleMasterService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
31
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PeopleMasterService, providedIn: 'root' }); }
|
|
32
32
|
}
|
|
33
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
33
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PeopleMasterService, decorators: [{
|
|
34
34
|
type: Injectable,
|
|
35
35
|
args: [{
|
|
36
36
|
providedIn: 'root'
|