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
|
@@ -14,10 +14,10 @@ export class PlisBeneficiarioService {
|
|
|
14
14
|
.set('patCodigo', patCodigo)
|
|
15
15
|
});
|
|
16
16
|
}
|
|
17
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
18
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
17
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PlisBeneficiarioService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
18
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PlisBeneficiarioService, providedIn: 'root' }); }
|
|
19
19
|
}
|
|
20
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
20
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PlisBeneficiarioService, decorators: [{
|
|
21
21
|
type: Injectable,
|
|
22
22
|
args: [{
|
|
23
23
|
providedIn: 'root'
|
|
@@ -15,10 +15,10 @@ export class PlisEstatusChangeService {
|
|
|
15
15
|
params: new HttpParams().set('dateGenerate', dateGenerate)
|
|
16
16
|
});
|
|
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: PlisEstatusChangeService, 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: PlisEstatusChangeService, 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: PlisEstatusChangeService, decorators: [{
|
|
22
22
|
type: Injectable,
|
|
23
23
|
args: [{
|
|
24
24
|
providedIn: 'root'
|
|
@@ -10,10 +10,10 @@ export class PostSelectionService {
|
|
|
10
10
|
sendMail(promCodigo) {
|
|
11
11
|
return this.httpClient.post(this.environment.host.backend.backoffice + 'post-selection/sendMail', null, { params: new HttpParams().set('promCodigo', promCodigo) });
|
|
12
12
|
}
|
|
13
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
14
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
13
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PostSelectionService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
14
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PostSelectionService, providedIn: 'root' }); }
|
|
15
15
|
}
|
|
16
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
16
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PostSelectionService, decorators: [{
|
|
17
17
|
type: Injectable,
|
|
18
18
|
args: [{
|
|
19
19
|
providedIn: 'root'
|
|
@@ -345,10 +345,10 @@ export class PppService {
|
|
|
345
345
|
};
|
|
346
346
|
return this.httpClient.post(this.environment.host.backend.plis + 'config/promocion/deleteBudgetByProm', object, this.headerJson);
|
|
347
347
|
}
|
|
348
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
349
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
348
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PppService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
349
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PppService, providedIn: 'root' }); }
|
|
350
350
|
}
|
|
351
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
351
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PppService, decorators: [{
|
|
352
352
|
type: Injectable,
|
|
353
353
|
args: [{
|
|
354
354
|
providedIn: 'root'
|
|
@@ -45,10 +45,10 @@ export class ProfileService {
|
|
|
45
45
|
delete(id) {
|
|
46
46
|
return this.httpClient.delete(this.environment.host.backend.configuration + 'profile/delete', { params: new HttpParams().set('id', id) });
|
|
47
47
|
}
|
|
48
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
49
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
48
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: ProfileService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
49
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: ProfileService, providedIn: 'root' }); }
|
|
50
50
|
}
|
|
51
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
51
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: ProfileService, decorators: [{
|
|
52
52
|
type: Injectable,
|
|
53
53
|
args: [{
|
|
54
54
|
providedIn: 'root'
|
|
@@ -25,10 +25,10 @@ export class ProgressBarService {
|
|
|
25
25
|
.set('processType', processType.toString())
|
|
26
26
|
});
|
|
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: ProgressBarService, 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: ProgressBarService, 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: ProgressBarService, decorators: [{
|
|
32
32
|
type: Injectable,
|
|
33
33
|
args: [{
|
|
34
34
|
providedIn: 'root'
|
|
@@ -29,10 +29,10 @@ export class PromotionScoreService {
|
|
|
29
29
|
return this.httpClient.get(this.environment.host.backend.backoffice +
|
|
30
30
|
'promotionScoreController/getCreditStudyGroup', { params });
|
|
31
31
|
}
|
|
32
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
33
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
32
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PromotionScoreService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
33
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PromotionScoreService, providedIn: 'root' }); }
|
|
34
34
|
}
|
|
35
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
35
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PromotionScoreService, decorators: [{
|
|
36
36
|
type: Injectable,
|
|
37
37
|
args: [{
|
|
38
38
|
providedIn: 'root'
|
|
@@ -34,10 +34,10 @@ export class RegistryIdentifierService {
|
|
|
34
34
|
headers: this.headerJson.headers
|
|
35
35
|
});
|
|
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: RegistryIdentifierService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
38
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: RegistryIdentifierService, 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: RegistryIdentifierService, decorators: [{
|
|
41
41
|
type: Injectable,
|
|
42
42
|
args: [{
|
|
43
43
|
providedIn: 'root'
|
|
@@ -38,10 +38,10 @@ export class ReturnRefundService {
|
|
|
38
38
|
updateBankvisionState(updateBankvisionRequestTO) {
|
|
39
39
|
return this.httpClient.put(this.environment.host.backend.gicBackoffice + 'gic-return-refund/updateBankvisionState', updateBankvisionRequestTO);
|
|
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: ReturnRefundService, 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: ReturnRefundService, 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: ReturnRefundService, decorators: [{
|
|
45
45
|
type: Injectable,
|
|
46
46
|
args: [{
|
|
47
47
|
providedIn: 'root'
|
|
@@ -28,10 +28,10 @@ export class SegmentationTokensService {
|
|
|
28
28
|
transform(sTokenTO) {
|
|
29
29
|
return this.httpClient.post(this.environment.host.backend.configuration + `${this.controllerName}/transform`, sTokenTO);
|
|
30
30
|
}
|
|
31
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
32
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
31
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: SegmentationTokensService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
32
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: SegmentationTokensService, providedIn: 'root' }); }
|
|
33
33
|
}
|
|
34
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
34
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: SegmentationTokensService, decorators: [{
|
|
35
35
|
type: Injectable,
|
|
36
36
|
args: [{
|
|
37
37
|
providedIn: 'root'
|
|
@@ -79,10 +79,10 @@ export class SegmentationUserService {
|
|
|
79
79
|
return this.httpClient.get(this.environment.host.backend.segmentation +
|
|
80
80
|
'PlicSegmentationUserController/getDataCutOff', { params: new HttpParams() });
|
|
81
81
|
}
|
|
82
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
83
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
82
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: SegmentationUserService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
83
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: SegmentationUserService, providedIn: 'root' }); }
|
|
84
84
|
}
|
|
85
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
85
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: SegmentationUserService, decorators: [{
|
|
86
86
|
type: Injectable,
|
|
87
87
|
args: [{
|
|
88
88
|
providedIn: 'root'
|
|
@@ -16,10 +16,10 @@ export class SegmentationService {
|
|
|
16
16
|
sendMultiple(listSegmentation) {
|
|
17
17
|
return this.httpClient.post(this.environment.host.backend.queue + 'segmentation/sendMassive', listSegmentation, this.headerJson);
|
|
18
18
|
}
|
|
19
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
20
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
19
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: SegmentationService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
20
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: SegmentationService, providedIn: 'root' }); }
|
|
21
21
|
}
|
|
22
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
22
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: SegmentationService, decorators: [{
|
|
23
23
|
type: Injectable,
|
|
24
24
|
args: [{
|
|
25
25
|
providedIn: 'root'
|
|
@@ -469,10 +469,10 @@ export class SendApplicationService {
|
|
|
469
469
|
}
|
|
470
470
|
return false;
|
|
471
471
|
}
|
|
472
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
473
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
472
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: SendApplicationService, deps: [{ token: 'environment' }, { token: i1.TokenService }, { token: i2.EmailService }, { token: i3.InteractionApplicationUserService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
473
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: SendApplicationService, providedIn: 'root' }); }
|
|
474
474
|
}
|
|
475
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
475
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: SendApplicationService, decorators: [{
|
|
476
476
|
type: Injectable,
|
|
477
477
|
args: [{
|
|
478
478
|
providedIn: 'root'
|
|
@@ -16,10 +16,10 @@ export class SesionFormService {
|
|
|
16
16
|
save(sesionForm) {
|
|
17
17
|
return this.httpClient.post(this.environment.host.backend.configuration + 'sesionForm/save', sesionForm, this.headerJson);
|
|
18
18
|
}
|
|
19
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
20
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
19
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: SesionFormService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
20
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: SesionFormService, providedIn: 'root' }); }
|
|
21
21
|
}
|
|
22
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
22
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: SesionFormService, decorators: [{
|
|
23
23
|
type: Injectable,
|
|
24
24
|
args: [{
|
|
25
25
|
providedIn: 'root'
|
|
@@ -33,10 +33,10 @@ export class SesionService {
|
|
|
33
33
|
getInactiveUsers() {
|
|
34
34
|
return this.httpClient.get(`${this.environment.host.backend.configuration}sesion/inactive-users`);
|
|
35
35
|
}
|
|
36
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
37
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
36
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: SesionService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
37
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: SesionService, providedIn: 'root' }); }
|
|
38
38
|
}
|
|
39
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
39
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: SesionService, decorators: [{
|
|
40
40
|
type: Injectable,
|
|
41
41
|
args: [{
|
|
42
42
|
providedIn: 'root'
|
|
@@ -4,10 +4,10 @@ export class SpinnerService {
|
|
|
4
4
|
constructor() {
|
|
5
5
|
this.showSpinner = true;
|
|
6
6
|
}
|
|
7
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
7
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: SpinnerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
8
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: SpinnerService, providedIn: 'root' }); }
|
|
9
9
|
}
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: SpinnerService, decorators: [{
|
|
11
11
|
type: Injectable,
|
|
12
12
|
args: [{
|
|
13
13
|
providedIn: 'root'
|
|
@@ -53,10 +53,10 @@ export class SponsorshipLetterService {
|
|
|
53
53
|
saveAll(sponsorshipLetter) {
|
|
54
54
|
return this.httpClient.post(this.environment.host.backend.configuration + 'sponsorship-letter/saveAll', sponsorshipLetter, this.headerJson);
|
|
55
55
|
}
|
|
56
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
57
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
56
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: SponsorshipLetterService, deps: [{ token: 'environment' }, { token: i1.HttpClient }, { token: i2.AuthenticationService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
57
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: SponsorshipLetterService, providedIn: 'root' }); }
|
|
58
58
|
}
|
|
59
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
59
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: SponsorshipLetterService, decorators: [{
|
|
60
60
|
type: Injectable,
|
|
61
61
|
args: [{
|
|
62
62
|
providedIn: 'root'
|
|
@@ -89,10 +89,10 @@ export class StatusService {
|
|
|
89
89
|
return this.httpClient.put(this.environment.host.backend.configuration +
|
|
90
90
|
'pliCnfStatus/putStatusAfterApplicationFinished', lPliCnfStatus, this.headerJson);
|
|
91
91
|
}
|
|
92
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
93
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
92
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: StatusService, deps: [{ token: 'environment' }, { token: i1.HttpClient }, { token: i2.AuthenticationService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
93
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: StatusService, providedIn: 'root' }); }
|
|
94
94
|
}
|
|
95
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
95
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: StatusService, decorators: [{
|
|
96
96
|
type: Injectable,
|
|
97
97
|
args: [{
|
|
98
98
|
providedIn: 'root'
|
|
@@ -9,10 +9,10 @@ export class SummaryBudgetService {
|
|
|
9
9
|
sendSummaryBudgetQueue(budgetRequest) {
|
|
10
10
|
return this.httpClient.post(`${this.environment.host.backend.queue}summary-budget/send`, budgetRequest);
|
|
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: SummaryBudgetService, 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: SummaryBudgetService, 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: SummaryBudgetService, decorators: [{
|
|
16
16
|
type: Injectable,
|
|
17
17
|
args: [{
|
|
18
18
|
providedIn: 'root'
|
|
@@ -13,10 +13,10 @@ export class SurveyMetadataService {
|
|
|
13
13
|
getById(id) {
|
|
14
14
|
return this.httpClient.get(this.environment.host.backend.configuration + 'survey-metadata/getByPliCnfSurveyId', { params: new HttpParams().set('id', String(id)) });
|
|
15
15
|
}
|
|
16
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
17
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
16
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: SurveyMetadataService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
17
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: SurveyMetadataService, providedIn: 'root' }); }
|
|
18
18
|
}
|
|
19
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
19
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: SurveyMetadataService, decorators: [{
|
|
20
20
|
type: Injectable,
|
|
21
21
|
args: [{
|
|
22
22
|
providedIn: 'root'
|
|
@@ -9,10 +9,10 @@ export class SurveyQueueService {
|
|
|
9
9
|
send(segmentationSurveyTO) {
|
|
10
10
|
return this.httpClient.post(this.environment.host.backend.queue + 'survey/send', segmentationSurveyTO);
|
|
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: SurveyQueueService, 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: SurveyQueueService, 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: SurveyQueueService, decorators: [{
|
|
16
16
|
type: Injectable,
|
|
17
17
|
args: [{
|
|
18
18
|
providedIn: 'root'
|
|
@@ -37,10 +37,10 @@ export class SurveyService {
|
|
|
37
37
|
reactivateSurvey(parameters) {
|
|
38
38
|
return this.httpClient.post(this.environment.host.backend.frontoffice + 'survey/reactivateSurvey', parameters);
|
|
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: SurveyService, 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: SurveyService, 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: SurveyService, decorators: [{
|
|
44
44
|
type: Injectable,
|
|
45
45
|
args: [{
|
|
46
46
|
providedIn: 'root'
|
|
@@ -43,10 +43,10 @@ export class TagManagementService {
|
|
|
43
43
|
removeTags(idApp, idTags) {
|
|
44
44
|
return this.httpClient.post(this.environment.host.backend.configuration + this.serviceName + '/remove-tags', idTags, { params: new HttpParams().set('idApp', idApp) });
|
|
45
45
|
}
|
|
46
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
47
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
46
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TagManagementService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
47
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TagManagementService, providedIn: 'root' }); }
|
|
48
48
|
}
|
|
49
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
49
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TagManagementService, decorators: [{
|
|
50
50
|
type: Injectable,
|
|
51
51
|
args: [{
|
|
52
52
|
providedIn: 'root'
|
|
@@ -20,10 +20,10 @@ export class TasaCambioService {
|
|
|
20
20
|
.set('monDestino', monDestino)
|
|
21
21
|
});
|
|
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: TasaCambioService, 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: TasaCambioService, 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: TasaCambioService, decorators: [{
|
|
27
27
|
type: Injectable,
|
|
28
28
|
args: [{
|
|
29
29
|
providedIn: 'root'
|
|
@@ -47,10 +47,10 @@ export class TokenTransformationService {
|
|
|
47
47
|
};
|
|
48
48
|
return this.httpClient.post(this.environment.host.backend.configuration + 'token-transformation/resolveFormula', data, this.headerJson);
|
|
49
49
|
}
|
|
50
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
51
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
50
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TokenTransformationService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
51
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TokenTransformationService, providedIn: 'root' }); }
|
|
52
52
|
}
|
|
53
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
53
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TokenTransformationService, decorators: [{
|
|
54
54
|
type: Injectable,
|
|
55
55
|
args: [{
|
|
56
56
|
providedIn: 'root'
|
|
@@ -1421,10 +1421,10 @@ export class TokenService {
|
|
|
1421
1421
|
.set('newPPP', newPPP.toString())
|
|
1422
1422
|
});
|
|
1423
1423
|
}
|
|
1424
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1425
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
1424
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TokenService, deps: [{ token: 'environment' }, { token: i1.HttpClient }, { token: i2.FormService }, { token: i3.CurrencyPipe }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1425
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TokenService, providedIn: 'root' }); }
|
|
1426
1426
|
}
|
|
1427
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1427
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TokenService, decorators: [{
|
|
1428
1428
|
type: Injectable,
|
|
1429
1429
|
args: [{
|
|
1430
1430
|
providedIn: 'root'
|
|
@@ -35,10 +35,10 @@ export class UniversityService {
|
|
|
35
35
|
getByDataTablesParameters(dataTableParameters) {
|
|
36
36
|
return this.httpClient.post(this.environment.host.backend.configuration + 'university/getByDataTablesParameters', dataTableParameters, this.headerJson);
|
|
37
37
|
}
|
|
38
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
39
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
38
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: UniversityService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
39
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: UniversityService, providedIn: 'root' }); }
|
|
40
40
|
}
|
|
41
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
41
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: UniversityService, decorators: [{
|
|
42
42
|
type: Injectable,
|
|
43
43
|
args: [{
|
|
44
44
|
providedIn: 'root'
|
|
@@ -48,10 +48,10 @@ export class UploadDocumentsService {
|
|
|
48
48
|
return { unsubscribe() { } };
|
|
49
49
|
});
|
|
50
50
|
}
|
|
51
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
52
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
51
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: UploadDocumentsService, deps: [{ token: i1.FileService }, { token: i2.PppService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
52
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: UploadDocumentsService, providedIn: 'root' }); }
|
|
53
53
|
}
|
|
54
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
54
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: UploadDocumentsService, decorators: [{
|
|
55
55
|
type: Injectable,
|
|
56
56
|
args: [{
|
|
57
57
|
providedIn: 'root'
|
|
@@ -13,10 +13,10 @@ export class UserService {
|
|
|
13
13
|
params: new HttpParams().set('cargarListas', cargarListas.toString())
|
|
14
14
|
});
|
|
15
15
|
}
|
|
16
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
17
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
16
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: UserService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
17
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: UserService, providedIn: 'root' }); }
|
|
18
18
|
}
|
|
19
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
19
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: UserService, decorators: [{
|
|
20
20
|
type: Injectable,
|
|
21
21
|
args: [{
|
|
22
22
|
providedIn: 'root'
|
|
@@ -76,10 +76,10 @@ export class VisualizationCommitteeService {
|
|
|
76
76
|
setDataCutlineName(name) {
|
|
77
77
|
return this.subjectCutlineName.next(name);
|
|
78
78
|
}
|
|
79
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
80
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
79
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: VisualizationCommitteeService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
80
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: VisualizationCommitteeService, providedIn: 'root' }); }
|
|
81
81
|
}
|
|
82
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
82
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: VisualizationCommitteeService, decorators: [{
|
|
83
83
|
type: Injectable,
|
|
84
84
|
args: [{
|
|
85
85
|
providedIn: 'root'
|
package/esm2022/version.mjs
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
export const VERSION = {
|
|
4
4
|
"dirty": true,
|
|
5
|
-
"raw": "v0.0.18-
|
|
6
|
-
"hash": "
|
|
7
|
-
"distance":
|
|
5
|
+
"raw": "v0.0.18-2649-g3aa48602-dirty",
|
|
6
|
+
"hash": "g3aa48602",
|
|
7
|
+
"distance": 2649,
|
|
8
8
|
"tag": "v0.0.18",
|
|
9
9
|
"semver": {
|
|
10
10
|
"options": {
|
|
@@ -20,10 +20,10 @@ export const VERSION = {
|
|
|
20
20
|
"build": [],
|
|
21
21
|
"version": "0.0.18"
|
|
22
22
|
},
|
|
23
|
-
"suffix": "
|
|
24
|
-
"semverString": "0.0.18+
|
|
25
|
-
"version": "1.0.
|
|
26
|
-
"buildTimestamp": "2025-08-
|
|
23
|
+
"suffix": "2649-g3aa48602-dirty",
|
|
24
|
+
"semverString": "0.0.18+2649.g3aa48602",
|
|
25
|
+
"version": "1.0.117",
|
|
26
|
+
"buildTimestamp": "2025-08-21T19:32:45.591Z"
|
|
27
27
|
};
|
|
28
28
|
/* tslint:enable */
|
|
29
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
29
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidmVyc2lvbi5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3Byb2plY3RzL25nLXBsaS1jb21tb25zL3NyYy92ZXJzaW9uLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLDJFQUEyRTtBQUMzRSxvQkFBb0I7QUFDcEIsTUFBTSxDQUFDLE1BQU0sT0FBTyxHQUFHO0lBQ25CLE9BQU8sRUFBRSxJQUFJO0lBQ2IsS0FBSyxFQUFFLDhCQUE4QjtJQUNyQyxNQUFNLEVBQUUsV0FBVztJQUNuQixVQUFVLEVBQUUsSUFBSTtJQUNoQixLQUFLLEVBQUUsU0FBUztJQUNoQixRQUFRLEVBQUU7UUFDTixTQUFTLEVBQUU7WUFDUCxPQUFPLEVBQUUsS0FBSztZQUNkLG1CQUFtQixFQUFFLEtBQUs7U0FDN0I7UUFDRCxPQUFPLEVBQUUsS0FBSztRQUNkLEtBQUssRUFBRSxTQUFTO1FBQ2hCLE9BQU8sRUFBRSxDQUFDO1FBQ1YsT0FBTyxFQUFFLENBQUM7UUFDVixPQUFPLEVBQUUsRUFBRTtRQUNYLFlBQVksRUFBRSxFQUFFO1FBQ2hCLE9BQU8sRUFBRSxFQUFFO1FBQ1gsU0FBUyxFQUFFLFFBQVE7S0FDdEI7SUFDRCxRQUFRLEVBQUUsc0JBQXNCO0lBQ2hDLGNBQWMsRUFBRSx1QkFBdUI7SUFDdkMsU0FBUyxFQUFFLFNBQVM7SUFDcEIsZ0JBQWdCLEVBQUUsMEJBQTBCO0NBQy9DLENBQUM7QUFDRixtQkFBbUIiLCJzb3VyY2VzQ29udGVudCI6WyIvLyBJTVBPUlRBTlQ6IFRISVMgRklMRSBJUyBBVVRPIEdFTkVSQVRFRCEgRE8gTk9UIE1BTlVBTExZIEVESVQgT1IgQ0hFQ0tJTiFcbi8qIHRzbGludDpkaXNhYmxlICovXG5leHBvcnQgY29uc3QgVkVSU0lPTiA9IHtcbiAgICBcImRpcnR5XCI6IHRydWUsXG4gICAgXCJyYXdcIjogXCJ2MC4wLjE4LTI2NDktZzNhYTQ4NjAyLWRpcnR5XCIsXG4gICAgXCJoYXNoXCI6IFwiZzNhYTQ4NjAyXCIsXG4gICAgXCJkaXN0YW5jZVwiOiAyNjQ5LFxuICAgIFwidGFnXCI6IFwidjAuMC4xOFwiLFxuICAgIFwic2VtdmVyXCI6IHtcbiAgICAgICAgXCJvcHRpb25zXCI6IHtcbiAgICAgICAgICAgIFwibG9vc2VcIjogZmFsc2UsXG4gICAgICAgICAgICBcImluY2x1ZGVQcmVyZWxlYXNlXCI6IGZhbHNlXG4gICAgICAgIH0sXG4gICAgICAgIFwibG9vc2VcIjogZmFsc2UsXG4gICAgICAgIFwicmF3XCI6IFwidjAuMC4xOFwiLFxuICAgICAgICBcIm1ham9yXCI6IDAsXG4gICAgICAgIFwibWlub3JcIjogMCxcbiAgICAgICAgXCJwYXRjaFwiOiAxOCxcbiAgICAgICAgXCJwcmVyZWxlYXNlXCI6IFtdLFxuICAgICAgICBcImJ1aWxkXCI6IFtdLFxuICAgICAgICBcInZlcnNpb25cIjogXCIwLjAuMThcIlxuICAgIH0sXG4gICAgXCJzdWZmaXhcIjogXCIyNjQ5LWczYWE0ODYwMi1kaXJ0eVwiLFxuICAgIFwic2VtdmVyU3RyaW5nXCI6IFwiMC4wLjE4KzI2NDkuZzNhYTQ4NjAyXCIsXG4gICAgXCJ2ZXJzaW9uXCI6IFwiMS4wLjExN1wiLFxuICAgIFwiYnVpbGRUaW1lc3RhbXBcIjogXCIyMDI1LTA4LTIxVDE5OjMyOjQ1LjU5MVpcIlxufTtcbi8qIHRzbGludDplbmFibGUgKi9cbiJdfQ==
|