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
|
@@ -29,10 +29,10 @@ export class PliCnfMigrationStatusPlisService {
|
|
|
29
29
|
params: new HttpParams().set('id', id.toString())
|
|
30
30
|
});
|
|
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: PliCnfMigrationStatusPlisService, 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: PliCnfMigrationStatusPlisService, 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: PliCnfMigrationStatusPlisService, decorators: [{
|
|
36
36
|
type: Injectable,
|
|
37
37
|
args: [{
|
|
38
38
|
providedIn: 'root'
|
|
@@ -51,10 +51,10 @@ export class PliCnfPageSectionFormService {
|
|
|
51
51
|
saveAll(pliCnfPageSectionForm) {
|
|
52
52
|
return this.httpClient.post(this.environment.host.backend.configuration + 'pliCnfPageSectionForm/saveAll', pliCnfPageSectionForm, this.headerJson);
|
|
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: PliCnfPageSectionFormService, 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: PliCnfPageSectionFormService, 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: PliCnfPageSectionFormService, decorators: [{
|
|
58
58
|
type: Injectable,
|
|
59
59
|
args: [{
|
|
60
60
|
providedIn: 'root'
|
|
@@ -10,10 +10,10 @@ export class PliCnfPageSubProcessService {
|
|
|
10
10
|
getAll() {
|
|
11
11
|
return this.httpClient.get(this.environment.host.backend.configuration + 'PliCnfPageSubProcess/getAll');
|
|
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: PliCnfPageSubProcessService, 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: PliCnfPageSubProcessService, 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: PliCnfPageSubProcessService, decorators: [{
|
|
17
17
|
type: Injectable,
|
|
18
18
|
args: [{
|
|
19
19
|
providedIn: 'root'
|
|
@@ -16,10 +16,10 @@ export class PliCnfPdfsService {
|
|
|
16
16
|
save(pdfCnf) {
|
|
17
17
|
return this.httpClient.post(`${this.environment.host.backend.configuration}pliCnfFormsPdf`, pdfCnf, HEADER_JSON);
|
|
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: PliCnfPdfsService, 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: PliCnfPdfsService, 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: PliCnfPdfsService, decorators: [{
|
|
23
23
|
type: Injectable,
|
|
24
24
|
args: [{
|
|
25
25
|
providedIn: 'root'
|
|
@@ -25,10 +25,10 @@ export class PliCnfProfileFormService {
|
|
|
25
25
|
deleteByListId(lProfileForm) {
|
|
26
26
|
return this.httpClient.post(this.environment.host.backend.configuration + 'pliCnfProfileForm/deleteByListId', lProfileForm, 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: PliCnfProfileFormService, 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: PliCnfProfileFormService, 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: PliCnfProfileFormService, decorators: [{
|
|
32
32
|
type: Injectable,
|
|
33
33
|
args: [{
|
|
34
34
|
providedIn: 'root'
|
|
@@ -34,10 +34,10 @@ export class PliCnfProfileUserService {
|
|
|
34
34
|
return this.httpClient.post(this.environment.host.backend.configuration +
|
|
35
35
|
'pliCnfProfileUser/deleteByUserIdAndPatCodigoAndProfileId', listProfileUser, this.headerJson);
|
|
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: PliCnfProfileUserService, 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: PliCnfProfileUserService, 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: PliCnfProfileUserService, decorators: [{
|
|
41
41
|
type: Injectable,
|
|
42
42
|
args: [{
|
|
43
43
|
providedIn: 'root'
|
|
@@ -24,10 +24,10 @@ export class PliCnfProjectSummaryService {
|
|
|
24
24
|
update(id, pliCnfProjectSummary) {
|
|
25
25
|
return this.httpClient.patch(`${this.environment.host.backend.configuration}${this.service_path}/${id}`, pliCnfProjectSummary);
|
|
26
26
|
}
|
|
27
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
28
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
27
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliCnfProjectSummaryService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
28
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliCnfProjectSummaryService, providedIn: 'root' }); }
|
|
29
29
|
}
|
|
30
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
30
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliCnfProjectSummaryService, decorators: [{
|
|
31
31
|
type: Injectable,
|
|
32
32
|
args: [{
|
|
33
33
|
providedIn: 'root'
|
|
@@ -32,10 +32,10 @@ export class PliCnfScenarioService {
|
|
|
32
32
|
saveAll(pliCnfScenario) {
|
|
33
33
|
return this.httpClient.post(this.environment.host.backend.configuration + this.service_path + '/saveAll', pliCnfScenario, this.headerJson);
|
|
34
34
|
}
|
|
35
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
36
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
35
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliCnfScenarioService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
36
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliCnfScenarioService, providedIn: 'root' }); }
|
|
37
37
|
}
|
|
38
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
38
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliCnfScenarioService, decorators: [{
|
|
39
39
|
type: Injectable,
|
|
40
40
|
args: [{
|
|
41
41
|
providedIn: 'root'
|
|
@@ -57,10 +57,10 @@ export class PliCnfSegmentationService {
|
|
|
57
57
|
return this.httpClient.get(this.environment.host.backend.configuration +
|
|
58
58
|
'pliCnfSegmentation/task/getValproValuesAndBestSegmentationTasks', { params: new HttpParams().set('listPromCodigo', listPromCod.toString()) });
|
|
59
59
|
}
|
|
60
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
61
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
60
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliCnfSegmentationService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
61
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliCnfSegmentationService, providedIn: 'root' }); }
|
|
62
62
|
}
|
|
63
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
63
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliCnfSegmentationService, decorators: [{
|
|
64
64
|
type: Injectable,
|
|
65
65
|
args: [{
|
|
66
66
|
providedIn: 'root'
|
|
@@ -27,10 +27,10 @@ export class PliCnfSnapshotTokenServices {
|
|
|
27
27
|
delete(id) {
|
|
28
28
|
return this.httpClient.delete(`${this.environment.host.backend.configuration}snapshot-token/delete?id=${id}`);
|
|
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: PliCnfSnapshotTokenServices, 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: PliCnfSnapshotTokenServices, 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: PliCnfSnapshotTokenServices, decorators: [{
|
|
34
34
|
type: Injectable,
|
|
35
35
|
args: [{
|
|
36
36
|
providedIn: 'root'
|
|
@@ -59,10 +59,10 @@ export class PliCnfStatusFlowInteractionService {
|
|
|
59
59
|
saveAll(lPliCnfStatusFlowInteraction) {
|
|
60
60
|
return this.httpClient.post(this.environment.host.backend.configuration + 'pliCnfStatusFlowInteraction/saveAll', lPliCnfStatusFlowInteraction, HEADER_JSON);
|
|
61
61
|
}
|
|
62
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
63
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
62
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliCnfStatusFlowInteractionService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
63
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliCnfStatusFlowInteractionService, providedIn: 'root' }); }
|
|
64
64
|
}
|
|
65
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
65
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliCnfStatusFlowInteractionService, decorators: [{
|
|
66
66
|
type: Injectable,
|
|
67
67
|
args: [{
|
|
68
68
|
providedIn: 'root'
|
|
@@ -41,10 +41,10 @@ export class PliCnfStatusFlowService {
|
|
|
41
41
|
sendEmail(statusFlowId, listApplicationId) {
|
|
42
42
|
return this.httpClient.post(this.environment.host.backend.configuration + 'pliCnfStatusFlowMailing/sendEmail/' + statusFlowId, listApplicationId, HEADER_JSON);
|
|
43
43
|
}
|
|
44
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
45
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
44
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliCnfStatusFlowService, deps: [{ token: 'environment' }, { token: i1.HttpClient }, { token: i2.AuthenticationService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
45
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliCnfStatusFlowService, providedIn: 'root' }); }
|
|
46
46
|
}
|
|
47
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
47
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliCnfStatusFlowService, decorators: [{
|
|
48
48
|
type: Injectable,
|
|
49
49
|
args: [{
|
|
50
50
|
providedIn: 'root'
|
|
@@ -32,10 +32,10 @@ export class PliCnfSupportDocumentCategoryService {
|
|
|
32
32
|
.set('idCategory', idCategory.toString())
|
|
33
33
|
});
|
|
34
34
|
}
|
|
35
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
36
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
35
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliCnfSupportDocumentCategoryService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
36
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliCnfSupportDocumentCategoryService, providedIn: 'root' }); }
|
|
37
37
|
}
|
|
38
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
38
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliCnfSupportDocumentCategoryService, decorators: [{
|
|
39
39
|
type: Injectable,
|
|
40
40
|
args: [{
|
|
41
41
|
providedIn: 'root'
|
|
@@ -41,10 +41,10 @@ export class PliCnfSupportDocumentService {
|
|
|
41
41
|
params: new HttpParams().set('applicationId', applicationId)
|
|
42
42
|
});
|
|
43
43
|
}
|
|
44
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
45
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
44
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliCnfSupportDocumentService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
45
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliCnfSupportDocumentService, providedIn: 'root' }); }
|
|
46
46
|
}
|
|
47
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
47
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliCnfSupportDocumentService, decorators: [{
|
|
48
48
|
type: Injectable,
|
|
49
49
|
args: [{
|
|
50
50
|
providedIn: 'root'
|
|
@@ -22,10 +22,10 @@ export class PliCnfSurveyDocumentService {
|
|
|
22
22
|
delete(id) {
|
|
23
23
|
return this.httpClient.delete(this.environment.host.backend.configuration + 'pliCnfSurveyDocument', { params: new HttpParams().set('id', String(id)) });
|
|
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: PliCnfSurveyDocumentService, 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: PliCnfSurveyDocumentService, 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: PliCnfSurveyDocumentService, decorators: [{
|
|
29
29
|
type: Injectable,
|
|
30
30
|
args: [{
|
|
31
31
|
providedIn: 'root'
|
|
@@ -19,10 +19,10 @@ export class PliCnfSurveyPdfService {
|
|
|
19
19
|
clone(pliCnfSurveyPdf) {
|
|
20
20
|
return this.httpClient.post(this.environment.host.backend.configuration + 'pliCnfSurveyPdf/clone', pliCnfSurveyPdf);
|
|
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: PliCnfSurveyPdfService, 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: PliCnfSurveyPdfService, 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: PliCnfSurveyPdfService, decorators: [{
|
|
26
26
|
type: Injectable,
|
|
27
27
|
args: [{
|
|
28
28
|
providedIn: 'root'
|
|
@@ -31,10 +31,10 @@ export class PliCnfSurveyService {
|
|
|
31
31
|
delete(id) {
|
|
32
32
|
return this.httpClient.delete(this.environment.host.backend.configuration + 'pliCnfSurvey', { params: new HttpParams().set('id', String(id)) });
|
|
33
33
|
}
|
|
34
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
35
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
34
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliCnfSurveyService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
35
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliCnfSurveyService, providedIn: 'root' }); }
|
|
36
36
|
}
|
|
37
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
37
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliCnfSurveyService, decorators: [{
|
|
38
38
|
type: Injectable,
|
|
39
39
|
args: [{
|
|
40
40
|
providedIn: 'root'
|
|
@@ -18,10 +18,10 @@ export class PliCnfTaskGroupService {
|
|
|
18
18
|
deleteAllByPromCode(promCodigo) {
|
|
19
19
|
return this.httpClient.delete(`${this.environment.host.backend.configuration}pliCnfTaskGroup/deleteAllByPromCode?promCodigo=${promCodigo}`);
|
|
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: PliCnfTaskGroupService, 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: PliCnfTaskGroupService, 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: PliCnfTaskGroupService, decorators: [{
|
|
25
25
|
type: Injectable,
|
|
26
26
|
args: [{
|
|
27
27
|
providedIn: 'root'
|
|
@@ -23,10 +23,10 @@ export class PliCnfTextCategoryService {
|
|
|
23
23
|
return this.httpClient.get(this.environment.host.backend.configuration +
|
|
24
24
|
'pliCnfTextCategory/findAll');
|
|
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: PliCnfTextCategoryService, 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: PliCnfTextCategoryService, 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: PliCnfTextCategoryService, decorators: [{
|
|
30
30
|
type: Injectable,
|
|
31
31
|
args: [{
|
|
32
32
|
providedIn: 'root'
|
|
@@ -24,10 +24,10 @@ export class PliCnfTextOptionService {
|
|
|
24
24
|
params: new HttpParams().set('id', id.toString())
|
|
25
25
|
});
|
|
26
26
|
}
|
|
27
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
28
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
27
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliCnfTextOptionService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
28
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliCnfTextOptionService, providedIn: 'root' }); }
|
|
29
29
|
}
|
|
30
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
30
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliCnfTextOptionService, decorators: [{
|
|
31
31
|
type: Injectable,
|
|
32
32
|
args: [{
|
|
33
33
|
providedIn: 'root'
|
|
@@ -47,10 +47,10 @@ export class PliCnfTextService {
|
|
|
47
47
|
.set('newPPP', newPPP.toString())
|
|
48
48
|
});
|
|
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: PliCnfTextService, 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: PliCnfTextService, 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: PliCnfTextService, decorators: [{
|
|
54
54
|
type: Injectable,
|
|
55
55
|
args: [{
|
|
56
56
|
providedIn: 'root'
|
|
@@ -30,10 +30,10 @@ export class PliCnfTypeTextService {
|
|
|
30
30
|
return this.httpClient.get(this.environment.host.backend.configuration +
|
|
31
31
|
'pliCnfTypeText/findAll');
|
|
32
32
|
}
|
|
33
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
34
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
33
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliCnfTypeTextService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
34
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliCnfTypeTextService, providedIn: 'root' }); }
|
|
35
35
|
}
|
|
36
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
36
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliCnfTypeTextService, decorators: [{
|
|
37
37
|
type: Injectable,
|
|
38
38
|
args: [{
|
|
39
39
|
providedIn: 'root'
|
|
@@ -24,10 +24,10 @@ export class PliCnfUniversityArticleService {
|
|
|
24
24
|
save(article) {
|
|
25
25
|
return this.httpClient.post(this.environment.host.backend.configuration + 'pliCnfUniversityArticle/', article, this.headerJson);
|
|
26
26
|
}
|
|
27
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
28
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
27
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliCnfUniversityArticleService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
28
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliCnfUniversityArticleService, providedIn: 'root' }); }
|
|
29
29
|
}
|
|
30
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
30
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliCnfUniversityArticleService, decorators: [{
|
|
31
31
|
type: Injectable,
|
|
32
32
|
args: [{
|
|
33
33
|
providedIn: 'root'
|
|
@@ -21,10 +21,10 @@ export class PliCnfUserCalendarService {
|
|
|
21
21
|
save(pliCnfUserCalendar) {
|
|
22
22
|
return this.httpClient.post(`${this.environment.host.backend.configuration}pliCnfUserCalendar/save`, pliCnfUserCalendar);
|
|
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: PliCnfUserCalendarService, 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: PliCnfUserCalendarService, 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: PliCnfUserCalendarService, decorators: [{
|
|
28
28
|
type: Injectable,
|
|
29
29
|
args: [{
|
|
30
30
|
providedIn: 'root'
|
|
@@ -20,10 +20,10 @@ export class PliCnfUserWorkspaceService {
|
|
|
20
20
|
delete(id) {
|
|
21
21
|
return this.httpClient.delete(this.environment.host.backend.configuration + 'PliCnfUserWorkspace/delete', { params: new HttpParams().set('id', id) });
|
|
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: PliCnfUserWorkspaceService, 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: PliCnfUserWorkspaceService, 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: PliCnfUserWorkspaceService, decorators: [{
|
|
27
27
|
type: Injectable,
|
|
28
28
|
args: [{
|
|
29
29
|
providedIn: 'root'
|
|
@@ -20,10 +20,10 @@ export class PliCnfValproKeysService {
|
|
|
20
20
|
saveAll(pliCnfValproKeys) {
|
|
21
21
|
return this.httpClient.post(this.environment.host.backend.configuration + 'pliCnfValProKeys/saveAll', pliCnfValproKeys, this.headerJson);
|
|
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: PliCnfValproKeysService, 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: PliCnfValproKeysService, 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: PliCnfValproKeysService, decorators: [{
|
|
27
27
|
type: Injectable,
|
|
28
28
|
args: [{
|
|
29
29
|
providedIn: 'root'
|
|
@@ -16,10 +16,10 @@ export class PliCnfWorkspaceSegmentationService {
|
|
|
16
16
|
getFirst() {
|
|
17
17
|
return this.httpClient.get(this.environment.host.backend.configuration + 'pliCnfWorkspaceSegmentation/getFirst');
|
|
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: PliCnfWorkspaceSegmentationService, 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: PliCnfWorkspaceSegmentationService, 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: PliCnfWorkspaceSegmentationService, decorators: [{
|
|
23
23
|
type: Injectable,
|
|
24
24
|
args: [{
|
|
25
25
|
providedIn: 'root'
|
|
@@ -25,10 +25,10 @@ export class PliMessageTypeService {
|
|
|
25
25
|
.set('promCodigo', promCodigo.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: PliMessageTypeService, 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: PliMessageTypeService, 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: PliMessageTypeService, decorators: [{
|
|
32
32
|
type: Injectable,
|
|
33
33
|
args: [{
|
|
34
34
|
providedIn: 'root'
|
|
@@ -24,10 +24,10 @@ export class PliMultipleValueFilterService {
|
|
|
24
24
|
getAll() {
|
|
25
25
|
return this.httpClient.get(this.environment.host.backend.segmentation + 'pliMultipleValueFilter/getAll');
|
|
26
26
|
}
|
|
27
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
28
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
27
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliMultipleValueFilterService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
28
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliMultipleValueFilterService, providedIn: 'root' }); }
|
|
29
29
|
}
|
|
30
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
30
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliMultipleValueFilterService, decorators: [{
|
|
31
31
|
type: Injectable,
|
|
32
32
|
args: [{
|
|
33
33
|
providedIn: 'root'
|
|
@@ -42,10 +42,10 @@ export class PliPromocionUsernameService {
|
|
|
42
42
|
deleteMultiple(listId) {
|
|
43
43
|
return this.httpClient.delete(this.environment.host.backend.configuration + 'pliPromocionUsername/deleteMultiple', { params: new HttpParams().set('listId', listId.toString()) });
|
|
44
44
|
}
|
|
45
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
46
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
45
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliPromocionUsernameService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
46
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliPromocionUsernameService, providedIn: 'root' }); }
|
|
47
47
|
}
|
|
48
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
48
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliPromocionUsernameService, decorators: [{
|
|
49
49
|
type: Injectable,
|
|
50
50
|
args: [{
|
|
51
51
|
providedIn: 'root'
|
|
@@ -22,10 +22,10 @@ export class PliSegActionUserService {
|
|
|
22
22
|
saveAll(pliSegActionsUse) {
|
|
23
23
|
return this.httpClient.post(this.environment.host.backend.segmentation + 'PlicMassiveAction/saveAll', pliSegActionsUse);
|
|
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: PliSegActionUserService, deps: [{ token: 'environment' }, { token: i1.HttpClient }, { token: i2.AuthenticationService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
26
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliSegActionUserService, 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: PliSegActionUserService, decorators: [{
|
|
29
29
|
type: Injectable,
|
|
30
30
|
args: [{
|
|
31
31
|
providedIn: 'root'
|
|
@@ -115,10 +115,10 @@ export class PliSegmentationService {
|
|
|
115
115
|
return this.httpClient.post(this.environment.host.backend.segmentation +
|
|
116
116
|
'PlicSegmentationTableController/changeColor', segmentationColorRequestDto, this.headerJson);
|
|
117
117
|
}
|
|
118
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
119
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
118
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliSegmentationService, deps: [{ token: 'environment' }, { token: i1.HttpClient }, { token: i2.AuthenticationService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
119
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliSegmentationService, providedIn: 'root' }); }
|
|
120
120
|
}
|
|
121
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
121
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliSegmentationService, decorators: [{
|
|
122
122
|
type: Injectable,
|
|
123
123
|
args: [{
|
|
124
124
|
providedIn: 'root'
|
|
@@ -21,10 +21,10 @@ export class PliTagAssignmentService {
|
|
|
21
21
|
changeToDisabled(pliTagAssignment) {
|
|
22
22
|
return this.httpClient.post(this.environment.host.backend.segmentation + 'pliTagAssignment/changeToDisabled', pliTagAssignment);
|
|
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: PliTagAssignmentService, 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: PliTagAssignmentService, 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: PliTagAssignmentService, decorators: [{
|
|
28
28
|
type: Injectable,
|
|
29
29
|
args: [{
|
|
30
30
|
providedIn: 'root'
|
|
@@ -40,10 +40,10 @@ export class PliTagService {
|
|
|
40
40
|
tagNames: tagNames
|
|
41
41
|
});
|
|
42
42
|
}
|
|
43
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
44
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
43
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliTagService, deps: [{ token: 'environment' }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
44
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliTagService, providedIn: 'root' }); }
|
|
45
45
|
}
|
|
46
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
46
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PliTagService, decorators: [{
|
|
47
47
|
type: Injectable,
|
|
48
48
|
args: [{
|
|
49
49
|
providedIn: 'root'
|
|
@@ -36,10 +36,10 @@ export class PliUserService {
|
|
|
36
36
|
.set('listProfileId', listProfileId.toString())
|
|
37
37
|
});
|
|
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: PliUserService, 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: PliUserService, 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: PliUserService, decorators: [{
|
|
43
43
|
type: Injectable,
|
|
44
44
|
args: [{
|
|
45
45
|
providedIn: 'root'
|