ng-pli-commons 1.0.34 → 1.0.35-dev.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fesm2022/ng-pli-commons.mjs +1280 -730
- package/fesm2022/ng-pli-commons.mjs.map +1 -1
- package/lib/components/pdf-visualizer/pdf-visualizer.component.d.ts +2 -0
- package/lib/components/token/token.component.d.ts +7 -2
- package/lib/ng-pli-commons.module.d.ts +12 -13
- package/lib/services/application.service.d.ts +3 -1
- package/lib/services/budget-setup.service.d.ts +12 -0
- package/lib/services/budget-simulation.service.d.ts +2 -0
- package/lib/services/codebtors.service.d.ts +14 -0
- package/lib/services/committee-assistant.service.d.ts +19 -0
- package/lib/services/correspondence-manager.service.d.ts +1 -0
- package/lib/services/document.service.d.ts +2 -1
- package/lib/services/guarantees-summary-service.d.ts +13 -0
- package/lib/services/import-excel-gic.service.d.ts +2 -0
- package/lib/services/maintenance.service.d.ts +4 -0
- package/lib/services/master-university.service.d.ts +7 -0
- package/lib/services/openkm-document.service.d.ts +11 -0
- package/lib/services/pli-cnf-anual-interest-rate.service.d.ts +17 -0
- package/lib/services/pli-cnf-committee.service.d.ts +2 -0
- package/lib/services/pli-cnf-evaluation-task-template.service.d.ts +20 -0
- package/lib/services/pli-cnf-installment-simulator-config.service.d.ts +17 -0
- package/lib/services/post-selection.service.d.ts +11 -0
- package/lib/services/send-application.service.d.ts +1 -0
- package/lib/services/tag-management.service.d.ts +23 -0
- package/lib/services/token.service.d.ts +3 -0
- package/lib/services/visualization-committee.service.d.ts +5 -4
- package/package.json +3 -6
- package/public-api.d.ts +10 -0
- package/version.d.ts +1 -1
- package/esm2022/lib/components/backoffice.commons.component.mjs +0 -40
- package/esm2022/lib/components/common.lists.component.mjs +0 -176
- package/esm2022/lib/components/configuration-token/configuration-token-subject.service.mjs +0 -23
- package/esm2022/lib/components/configuration-token/configuration-token.component.mjs +0 -665
- package/esm2022/lib/components/configuration-token/guarantee-token/guarantee-token.component.mjs +0 -103
- package/esm2022/lib/components/configuration-token/snapshot-token/snapshot-token.component.mjs +0 -108
- package/esm2022/lib/components/configuration.commons.component.mjs +0 -40
- package/esm2022/lib/components/dashboard.commons.component.mjs +0 -84
- package/esm2022/lib/components/dynamic-filter/dynamic-filter.component.mjs +0 -131
- package/esm2022/lib/components/excel-to-json/excel-to-json.component.mjs +0 -54
- package/esm2022/lib/components/frontoffice.commons.component.mjs +0 -88
- package/esm2022/lib/components/pdf-analyzer/pdf-analyzer.component.mjs +0 -162
- package/esm2022/lib/components/pdf-config/pdf-config.component.mjs +0 -170
- package/esm2022/lib/components/pdf-generator/pdf-generator.component.mjs +0 -207
- package/esm2022/lib/components/pdf-merge-visualizer/pdf-merge-visualizer.component.mjs +0 -307
- package/esm2022/lib/components/pdf-visualizer/pdf-visualizer.component.mjs +0 -387
- package/esm2022/lib/components/progress-bar/progress-bar.component.mjs +0 -92
- package/esm2022/lib/components/segmentation-tokens/segmentation-tokens.component.mjs +0 -199
- package/esm2022/lib/components/select-ppp/select-ppp.component.mjs +0 -199
- package/esm2022/lib/components/show-hide-columns/show-hide-columns-table.component.mjs +0 -116
- package/esm2022/lib/components/token/token.component.mjs +0 -1026
- package/esm2022/lib/components/tokens-calculator/tokens-calculator.component.mjs +0 -128
- package/esm2022/lib/directives/currency-colfuturo-formatter.directive.mjs +0 -47
- package/esm2022/lib/directives/currency-decimal-colfuturo-formatter.directive.mjs +0 -34
- package/esm2022/lib/ng-pli-commons.module.mjs +0 -389
- package/esm2022/lib/ng-pli-commons.service.mjs +0 -14
- package/esm2022/lib/pipes/currency-colfuturo.pipe.mjs +0 -35
- package/esm2022/lib/pipes/currency-decimal-colfuturo.pipe.mjs +0 -36
- package/esm2022/lib/pipes/currency-print-colfuturo.pipe.mjs +0 -33
- package/esm2022/lib/pipes/thousands.pipe.mjs +0 -60
- package/esm2022/lib/services/application-fill-percentage.service.mjs +0 -30
- package/esm2022/lib/services/application-pdf-form.service.mjs +0 -27
- package/esm2022/lib/services/application-tag.service.mjs +0 -56
- package/esm2022/lib/services/application.service.mjs +0 -247
- package/esm2022/lib/services/assign-task.service.mjs +0 -30
- package/esm2022/lib/services/authentication.service.mjs +0 -133
- package/esm2022/lib/services/blocked-beneficiary.service.mjs +0 -42
- package/esm2022/lib/services/budget-application.service.mjs +0 -265
- package/esm2022/lib/services/budget-simulation.service.mjs +0 -61
- package/esm2022/lib/services/budget.service.mjs +0 -205
- package/esm2022/lib/services/closure-wallet.service.mjs +0 -39
- package/esm2022/lib/services/cnf-correspondence-document-manager.service.mjs +0 -39
- package/esm2022/lib/services/committee-money.service.mjs +0 -44
- package/esm2022/lib/services/committee-pdf.service.mjs +0 -27
- package/esm2022/lib/services/committee-snapshot.service.mjs +0 -60
- package/esm2022/lib/services/common-info.service.mjs +0 -51
- package/esm2022/lib/services/common.service.mjs +0 -285
- package/esm2022/lib/services/configuration-document.service.mjs +0 -297
- package/esm2022/lib/services/configuration-minisite.service.mjs +0 -26
- package/esm2022/lib/services/configuration.service.mjs +0 -53
- package/esm2022/lib/services/correspondence-document-category.service.mjs +0 -31
- package/esm2022/lib/services/correspondence-manager.service.mjs +0 -67
- package/esm2022/lib/services/credit-score.service.mjs +0 -48
- package/esm2022/lib/services/credit-study.service.mjs +0 -292
- package/esm2022/lib/services/cube.service.mjs +0 -27
- package/esm2022/lib/services/data-form-history.service.mjs +0 -25
- package/esm2022/lib/services/data-form.service.mjs +0 -176
- package/esm2022/lib/services/data-letter-segmentation.service.mjs +0 -64
- package/esm2022/lib/services/document-analysis-auto.service.mjs +0 -27
- package/esm2022/lib/services/document-history.service.mjs +0 -43
- package/esm2022/lib/services/document-management.service.mjs +0 -57
- package/esm2022/lib/services/document-process.service.mjs +0 -27
- package/esm2022/lib/services/document-validation-attempt.service.mjs +0 -32
- package/esm2022/lib/services/document.service.mjs +0 -138
- package/esm2022/lib/services/documentary.type.service.mjs +0 -69
- package/esm2022/lib/services/email.service.mjs +0 -30
- package/esm2022/lib/services/evaluation.service.mjs +0 -181
- package/esm2022/lib/services/export-excel.service.mjs +0 -32
- package/esm2022/lib/services/file.service.mjs +0 -153
- package/esm2022/lib/services/form.service.mjs +0 -112
- package/esm2022/lib/services/gic-client-disbursement-metadata.service.mjs +0 -31
- package/esm2022/lib/services/gic-client.service.mjs +0 -49
- package/esm2022/lib/services/gic-cnf-bankvision-transaction.service.mjs +0 -31
- package/esm2022/lib/services/gic-cnf-closing-date.service.mjs +0 -34
- package/esm2022/lib/services/gic-cnf-maintenance.service.mjs +0 -30
- package/esm2022/lib/services/gic-collection.service.mjs +0 -53
- package/esm2022/lib/services/gic-disbursement.service.mjs +0 -39
- package/esm2022/lib/services/gic-extract.service.mjs +0 -41
- package/esm2022/lib/services/gic-log.service.mjs +0 -41
- package/esm2022/lib/services/gic-payment-application.service.mjs +0 -35
- package/esm2022/lib/services/gic-payment-plan-cube.service.mjs +0 -27
- package/esm2022/lib/services/gic-payment-plan.service.mjs +0 -32
- package/esm2022/lib/services/gic-trm.service.mjs +0 -27
- package/esm2022/lib/services/global.show.task.service.mjs +0 -37
- package/esm2022/lib/services/guarantee-document.service.mjs +0 -52
- package/esm2022/lib/services/guarantee-enrollment.service.mjs +0 -37
- package/esm2022/lib/services/guarantee.service.mjs +0 -128
- package/esm2022/lib/services/hash.service.mjs +0 -36
- package/esm2022/lib/services/import-data.service.mjs +0 -27
- package/esm2022/lib/services/import-excel-gic.service.mjs +0 -45
- package/esm2022/lib/services/initial-configuration-gic-parameters.service.mjs +0 -51
- package/esm2022/lib/services/initial-record.service.mjs +0 -51
- package/esm2022/lib/services/integration-ado.service.mjs +0 -54
- package/esm2022/lib/services/interaction-application-user.service.mjs +0 -81
- package/esm2022/lib/services/interest-adjustment.service.mjs +0 -34
- package/esm2022/lib/services/keys-assignation.service.mjs +0 -127
- package/esm2022/lib/services/legalization.service.mjs +0 -150
- package/esm2022/lib/services/letter-campaing.service.mjs +0 -49
- package/esm2022/lib/services/letter-task-mapping.service.mjs +0 -40
- package/esm2022/lib/services/log.service.mjs +0 -41
- package/esm2022/lib/services/maintenance.service.mjs +0 -66
- package/esm2022/lib/services/master-category.service.mjs +0 -66
- package/esm2022/lib/services/master-program.service.mjs +0 -78
- package/esm2022/lib/services/master-university.service.mjs +0 -68
- package/esm2022/lib/services/migration-plis.service.mjs +0 -27
- package/esm2022/lib/services/migration-survey-queue.service.mjs +0 -24
- package/esm2022/lib/services/page.service.mjs +0 -38
- package/esm2022/lib/services/partner-system.service.mjs +0 -30
- package/esm2022/lib/services/partner.service.mjs +0 -34
- package/esm2022/lib/services/pdf-analyzer.service.mjs +0 -33
- package/esm2022/lib/services/people-master.service.mjs +0 -42
- package/esm2022/lib/services/permission.service.mjs +0 -29
- package/esm2022/lib/services/pli-cnf-acuity-fields.service.mjs +0 -34
- package/esm2022/lib/services/pli-cnf-app-card-filter.service.mjs +0 -40
- package/esm2022/lib/services/pli-cnf-appointment-type.service.mjs +0 -41
- package/esm2022/lib/services/pli-cnf-budget-program-type.service.mjs +0 -54
- package/esm2022/lib/services/pli-cnf-budget.service.mjs +0 -31
- package/esm2022/lib/services/pli-cnf-cloning.service.mjs +0 -27
- package/esm2022/lib/services/pli-cnf-committee-pdf-config-table-config.service.mjs +0 -47
- package/esm2022/lib/services/pli-cnf-committee-pdf-gen-status.service.mjs +0 -30
- package/esm2022/lib/services/pli-cnf-committee-valpro-columns.service.mjs +0 -42
- package/esm2022/lib/services/pli-cnf-committee-visualization-mode.service.mjs +0 -42
- package/esm2022/lib/services/pli-cnf-committee.service.mjs +0 -51
- package/esm2022/lib/services/pli-cnf-config-minisite.service.mjs +0 -90
- package/esm2022/lib/services/pli-cnf-configuration-credit-study.service.mjs +0 -41
- package/esm2022/lib/services/pli-cnf-document-management.service.mjs +0 -40
- package/esm2022/lib/services/pli-cnf-dynamic-keys-assign.service.mjs +0 -52
- package/esm2022/lib/services/pli-cnf-evaluation-task-mailing.service.mjs +0 -31
- package/esm2022/lib/services/pli-cnf-evaluation-task.service.mjs +0 -112
- package/esm2022/lib/services/pli-cnf-evaluation-template.service.mjs +0 -95
- package/esm2022/lib/services/pli-cnf-form-edit.service.mjs +0 -68
- package/esm2022/lib/services/pli-cnf-form-multiaplicacion.service.mjs +0 -46
- package/esm2022/lib/services/pli-cnf-guarantee-documents-template.service.mjs +0 -40
- package/esm2022/lib/services/pli-cnf-guarantee-token.service.mjs +0 -42
- package/esm2022/lib/services/pli-cnf-header.service.mjs +0 -39
- package/esm2022/lib/services/pli-cnf-indicator.service.mjs +0 -39
- package/esm2022/lib/services/pli-cnf-information-system.service.mjs +0 -24
- package/esm2022/lib/services/pli-cnf-interaction.service.mjs +0 -78
- package/esm2022/lib/services/pli-cnf-letter-template-type.service.mjs +0 -29
- package/esm2022/lib/services/pli-cnf-letter-template.service.mjs +0 -48
- package/esm2022/lib/services/pli-cnf-look-and-feel.service.mjs +0 -28
- package/esm2022/lib/services/pli-cnf-mail.service.mjs +0 -30
- package/esm2022/lib/services/pli-cnf-menu-form.service.mjs +0 -34
- package/esm2022/lib/services/pli-cnf-migration-plis-field-budget.service.mjs +0 -34
- package/esm2022/lib/services/pli-cnf-migration-plis-field.service.mjs +0 -47
- package/esm2022/lib/services/pli-cnf-migration-status-plis.service.mjs +0 -44
- package/esm2022/lib/services/pli-cnf-page-section-form.service.mjs +0 -66
- package/esm2022/lib/services/pli-cnf-page-sub-process.service.mjs +0 -25
- package/esm2022/lib/services/pli-cnf-pdfs.service.mjs +0 -31
- package/esm2022/lib/services/pli-cnf-profile-form.service.mjs +0 -40
- package/esm2022/lib/services/pli-cnf-profile-user.service.mjs +0 -49
- package/esm2022/lib/services/pli-cnf-project-summary.service.mjs +0 -39
- package/esm2022/lib/services/pli-cnf-scenario.service.mjs +0 -47
- package/esm2022/lib/services/pli-cnf-segmentation.service.mjs +0 -72
- package/esm2022/lib/services/pli-cnf-snapshot-token.service.mjs +0 -42
- package/esm2022/lib/services/pli-cnf-status-flow-interaction.service.mjs +0 -74
- package/esm2022/lib/services/pli-cnf-status-flow.service.mjs +0 -56
- package/esm2022/lib/services/pli-cnf-support-document-category.service.mjs +0 -47
- package/esm2022/lib/services/pli-cnf-support-document.service.mjs +0 -56
- package/esm2022/lib/services/pli-cnf-survey-document.service.mjs +0 -37
- package/esm2022/lib/services/pli-cnf-survey-pdf.service.mjs +0 -34
- package/esm2022/lib/services/pli-cnf-survey.service.mjs +0 -46
- package/esm2022/lib/services/pli-cnf-task-group.service.mjs +0 -33
- package/esm2022/lib/services/pli-cnf-text-category.service.mjs +0 -38
- package/esm2022/lib/services/pli-cnf-text-option.service.mjs +0 -39
- package/esm2022/lib/services/pli-cnf-text.service.mjs +0 -62
- package/esm2022/lib/services/pli-cnf-type-text.service.mjs +0 -45
- package/esm2022/lib/services/pli-cnf-university-article.service.mjs +0 -39
- package/esm2022/lib/services/pli-cnf-user-calendar.service.mjs +0 -36
- package/esm2022/lib/services/pli-cnf-user-workspace.service.mjs +0 -35
- package/esm2022/lib/services/pli-cnf-valpro-keys.service.mjs +0 -35
- package/esm2022/lib/services/pli-cnf-workspace-segmentation.service.mjs +0 -31
- package/esm2022/lib/services/pli-message-type.service.mjs +0 -40
- package/esm2022/lib/services/pli-multiple-value-filter.service.mjs +0 -39
- package/esm2022/lib/services/pli-promocion-username.service.mjs +0 -57
- package/esm2022/lib/services/pli-seg-action-user.service.mjs +0 -37
- package/esm2022/lib/services/pli-segmentation.service.mjs +0 -130
- package/esm2022/lib/services/pli-tag-assignment.service.mjs +0 -36
- package/esm2022/lib/services/pli-tag.service.mjs +0 -55
- package/esm2022/lib/services/pli-user.service.mjs +0 -51
- package/esm2022/lib/services/plis-beneficiario.service.mjs +0 -29
- package/esm2022/lib/services/plis-estatus-change.service.mjs +0 -30
- package/esm2022/lib/services/ppp.service.mjs +0 -360
- package/esm2022/lib/services/profile.service.mjs +0 -60
- package/esm2022/lib/services/progress-bar.service.mjs +0 -40
- package/esm2022/lib/services/promotion-score.service.mjs +0 -44
- package/esm2022/lib/services/registry-identifier.service.mjs +0 -49
- package/esm2022/lib/services/return-refund.service.mjs +0 -53
- package/esm2022/lib/services/segmentation-tokens.service.mjs +0 -43
- package/esm2022/lib/services/segmentation-user-service.service.mjs +0 -94
- package/esm2022/lib/services/segmentation.service.mjs +0 -31
- package/esm2022/lib/services/send-application.service.mjs +0 -484
- package/esm2022/lib/services/sesion-form.service.mjs +0 -31
- package/esm2022/lib/services/sesion.service.mjs +0 -48
- package/esm2022/lib/services/spinner.service.mjs +0 -16
- package/esm2022/lib/services/sponsorship-letter.service.mjs +0 -68
- package/esm2022/lib/services/status.service.mjs +0 -104
- package/esm2022/lib/services/summary-budget.service.mjs +0 -24
- package/esm2022/lib/services/survey-metadata.service.mjs +0 -28
- package/esm2022/lib/services/survey-queue.service.mjs +0 -24
- package/esm2022/lib/services/survey.service.mjs +0 -52
- package/esm2022/lib/services/tasa.cambio.service.mjs +0 -35
- package/esm2022/lib/services/token-transformation.service.mjs +0 -62
- package/esm2022/lib/services/token.service.mjs +0 -1431
- package/esm2022/lib/services/university.service.mjs +0 -50
- package/esm2022/lib/services/upload-documents.service.mjs +0 -60
- package/esm2022/lib/services/user.service.mjs +0 -28
- package/esm2022/lib/services/visualization-committee.service.mjs +0 -84
- package/esm2022/lib/utils/custom-validator.mjs +0 -95
- package/esm2022/lib/utils/form-util.mjs +0 -35
- package/esm2022/lib/utils/formio-util.mjs +0 -582
- package/esm2022/lib/utils/version-commons.mjs +0 -10
- package/esm2022/ng-pli-commons.mjs +0 -5
- package/esm2022/public-api.mjs +0 -218
- package/esm2022/version.mjs +0 -29
|
@@ -72,6 +72,7 @@ export declare class PdfVisualizerComponent implements OnInit, OnChanges {
|
|
|
72
72
|
id_canvas: string;
|
|
73
73
|
/** It allows to edit html */
|
|
74
74
|
edit: boolean;
|
|
75
|
+
isFullscreen: boolean;
|
|
75
76
|
constructor(commonService: CommonService, sanitization: DomSanitizer, taostrService: ToastrService, fileService: FileService);
|
|
76
77
|
ngOnChanges(changes: SimpleChanges): void;
|
|
77
78
|
/** It generates the pdf */
|
|
@@ -142,6 +143,7 @@ export declare class PdfVisualizerComponent implements OnInit, OnChanges {
|
|
|
142
143
|
*/
|
|
143
144
|
isEnableEmail(): boolean;
|
|
144
145
|
b64toBlob(b64Data: any, contentType?: string, sliceSize?: number): Blob;
|
|
146
|
+
toggleFullscreen(): void;
|
|
145
147
|
static ɵfac: i0.ɵɵFactoryDeclaration<PdfVisualizerComponent, never>;
|
|
146
148
|
static ɵcmp: i0.ɵɵComponentDeclaration<PdfVisualizerComponent, "pli-pdf-visualizer", never, { "html": { "alias": "html"; "required": false; }; "header": { "alias": "header"; "required": false; }; "footer": { "alias": "footer"; "required": false; }; "marginTop": { "alias": "marginTop"; "required": false; }; "marginRight": { "alias": "marginRight"; "required": false; }; "marginBottom": { "alias": "marginBottom"; "required": false; }; "marginLeft": { "alias": "marginLeft"; "required": false; }; "font": { "alias": "font"; "required": false; }; "orientation": { "alias": "orientation"; "required": false; }; "size": { "alias": "size"; "required": false; }; "showPager": { "alias": "showPager"; "required": false; }; "repeatHeader": { "alias": "repeatHeader"; "required": false; }; "repeatFooter": { "alias": "repeatFooter"; "required": false; }; "headerHeight": { "alias": "headerHeight"; "required": false; }; "footerHeight": { "alias": "footerHeight"; "required": false; }; "enableEdit": { "alias": "enableEdit"; "required": false; }; "title": { "alias": "title"; "required": false; }; "height": { "alias": "height"; "required": false; }; "filename": { "alias": "filename"; "required": false; }; "enableEmail": { "alias": "enableEmail"; "required": false; }; "lang": { "alias": "lang"; "required": false; }; "urlFile": { "alias": "urlFile"; "required": false; }; }, { "onDownload": "onDownload"; "onSendEmail": "onSendEmail"; "onChange": "onChange"; }, never, never, false, never>;
|
|
147
149
|
}
|
|
@@ -6,15 +6,18 @@ import { ToastrService } from 'ngx-toastr';
|
|
|
6
6
|
import { AuthenticationService } from '../../services/authentication.service';
|
|
7
7
|
import 'jquery';
|
|
8
8
|
import { SesionService } from '../../services/sesion.service';
|
|
9
|
+
import { TokenTransformationService } from '../../services/token-transformation.service';
|
|
9
10
|
import * as i0 from "@angular/core";
|
|
10
11
|
export declare class TokenComponent implements OnInit, OnChanges {
|
|
11
12
|
private currencyPipe;
|
|
12
13
|
private tokenService;
|
|
13
14
|
private toastrService;
|
|
14
15
|
private authenticationService;
|
|
16
|
+
private tokenTransformationService;
|
|
15
17
|
private sesionService;
|
|
16
18
|
/** It contains the template html to translate */
|
|
17
19
|
template: string;
|
|
20
|
+
istemplate: boolean;
|
|
18
21
|
/** It contains the data to implement */
|
|
19
22
|
data: DataToTranslateToken;
|
|
20
23
|
/** It notifies the html is generated*/
|
|
@@ -23,6 +26,7 @@ export declare class TokenComponent implements OnInit, OnChanges {
|
|
|
23
26
|
enableDestination: boolean;
|
|
24
27
|
/** It contains the prom code */
|
|
25
28
|
promCodigo: number;
|
|
29
|
+
applicationId: string;
|
|
26
30
|
/** */
|
|
27
31
|
lTokenCalculated: Token[];
|
|
28
32
|
/** */
|
|
@@ -36,7 +40,8 @@ export declare class TokenComponent implements OnInit, OnChanges {
|
|
|
36
40
|
/** As the list of token are loaded dynamically, this manage that only replace the info once. */
|
|
37
41
|
alreadyCallReplaceTokens: boolean;
|
|
38
42
|
evaluation: Evaluation;
|
|
39
|
-
|
|
43
|
+
debtorInsurance: number;
|
|
44
|
+
constructor(currencyPipe: CurrencyPipe, tokenService: TokenService, toastrService: ToastrService, authenticationService: AuthenticationService, tokenTransformationService: TokenTransformationService, sesionService: SesionService);
|
|
40
45
|
ngOnInit(): void;
|
|
41
46
|
/** It manages the change of the every @Input */
|
|
42
47
|
ngOnChanges(changes: SimpleChanges): void;
|
|
@@ -98,5 +103,5 @@ export declare class TokenComponent implements OnInit, OnChanges {
|
|
|
98
103
|
*/
|
|
99
104
|
addInfoTokenResumeCategoryYear(tpresCodigo: number, idTotalBudget: string, budgetDto: BudgetDto): void;
|
|
100
105
|
static ɵfac: i0.ɵɵFactoryDeclaration<TokenComponent, never>;
|
|
101
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TokenComponent, "pli-token", never, { "template": { "alias": "template"; "required": false; }; "data": { "alias": "data"; "required": false; }; }, { "onGenerate": "onGenerate"; }, never, never, false, never>;
|
|
106
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TokenComponent, "pli-token", never, { "template": { "alias": "template"; "required": false; }; "istemplate": { "alias": "istemplate"; "required": false; }; "data": { "alias": "data"; "required": false; }; }, { "onGenerate": "onGenerate"; }, never, never, false, never>;
|
|
102
107
|
}
|
|
@@ -27,21 +27,20 @@ import * as i24 from "@angular/fire/compat";
|
|
|
27
27
|
import * as i25 from "@angular/fire/compat/storage";
|
|
28
28
|
import * as i26 from "@tinymce/tinymce-angular";
|
|
29
29
|
import * as i27 from "formioangular-colfuturo";
|
|
30
|
-
import * as i28 from "@angular/
|
|
31
|
-
import * as i29 from "
|
|
32
|
-
import * as i30 from "primeng/
|
|
33
|
-
import * as i31 from "primeng/
|
|
34
|
-
import * as i32 from "primeng/
|
|
35
|
-
import * as i33 from "
|
|
36
|
-
import * as i34 from "@angular/fire/
|
|
37
|
-
import * as i35 from "@angular/fire/
|
|
38
|
-
import * as i36 from "
|
|
39
|
-
import * as i37 from "primeng/
|
|
40
|
-
import * as i38 from "
|
|
41
|
-
import * as i39 from "ng-pli-util";
|
|
30
|
+
import * as i28 from "@angular/forms";
|
|
31
|
+
import * as i29 from "primeng/accordion";
|
|
32
|
+
import * as i30 from "primeng/table";
|
|
33
|
+
import * as i31 from "primeng/tieredmenu";
|
|
34
|
+
import * as i32 from "primeng/picklist";
|
|
35
|
+
import * as i33 from "@angular/fire/app";
|
|
36
|
+
import * as i34 from "@angular/fire/firestore";
|
|
37
|
+
import * as i35 from "@angular/fire/auth";
|
|
38
|
+
import * as i36 from "primeng/dropdown";
|
|
39
|
+
import * as i37 from "primeng/dialog";
|
|
40
|
+
import * as i38 from "ng-pli-util";
|
|
42
41
|
export declare class NgPliCommonsModule {
|
|
43
42
|
static forRoot(environment: any): ModuleWithProviders<NgPliCommonsModule>;
|
|
44
43
|
static ɵfac: i0.ɵɵFactoryDeclaration<NgPliCommonsModule, never>;
|
|
45
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<NgPliCommonsModule, [typeof i1.SelectPppComponent, typeof i2.CurrencyColfuturoPipe, typeof i3.CurrencyPrintColfuturoPipe, typeof i4.CurrencyDecimalColfuturoPipe, typeof i5.CurrencyColfuturoFormatterDirective, typeof i6.CurrencyDecimalColfuturoFormatterDirective, typeof i7.PdfVisualizerComponent, typeof i8.PdfMergeVisualizerComponent, typeof i9.PdfGeneratorComponent, typeof i10.TokenComponent, typeof i11.SegmentationTokensComponent, typeof i12.TokensCalculatorComponent, typeof i13.ConfigurationTokenComponent, typeof i14.ExcelToJsonComponent, typeof i15.ThousandsPipe, typeof i16.DynamicFilterComponent, typeof i17.ShowHideColumnsTableComponent, typeof i18.PdfConfigComponent, typeof i19.SnapshotTokenComponent, typeof i20.GuaranteeTokenComponent, typeof i21.ProgressBarComponent, typeof i22.PdfAnalyzerComponent], [typeof i23.CommonModule, typeof i24.AngularFireModule, typeof i25.AngularFireStorageModule, typeof i26.EditorModule, typeof i27.FormioModule, typeof i28.
|
|
44
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<NgPliCommonsModule, [typeof i1.SelectPppComponent, typeof i2.CurrencyColfuturoPipe, typeof i3.CurrencyPrintColfuturoPipe, typeof i4.CurrencyDecimalColfuturoPipe, typeof i5.CurrencyColfuturoFormatterDirective, typeof i6.CurrencyDecimalColfuturoFormatterDirective, typeof i7.PdfVisualizerComponent, typeof i8.PdfMergeVisualizerComponent, typeof i9.PdfGeneratorComponent, typeof i10.TokenComponent, typeof i11.SegmentationTokensComponent, typeof i12.TokensCalculatorComponent, typeof i13.ConfigurationTokenComponent, typeof i14.ExcelToJsonComponent, typeof i15.ThousandsPipe, typeof i16.DynamicFilterComponent, typeof i17.ShowHideColumnsTableComponent, typeof i18.PdfConfigComponent, typeof i19.SnapshotTokenComponent, typeof i20.GuaranteeTokenComponent, typeof i21.ProgressBarComponent, typeof i22.PdfAnalyzerComponent], [typeof i23.CommonModule, typeof i24.AngularFireModule, typeof i25.AngularFireStorageModule, typeof i26.EditorModule, typeof i27.FormioModule, typeof i28.FormsModule, typeof i29.AccordionModule, typeof i30.TableModule, typeof i31.TieredMenuModule, typeof i32.PickListModule, typeof i28.ReactiveFormsModule, typeof i33.FirebaseAppModule, typeof i34.FirestoreModule, typeof i35.AuthModule, typeof i36.DropdownModule, typeof i37.DialogModule, typeof i38.NgPliUtilModule], [typeof i1.SelectPppComponent, typeof i7.PdfVisualizerComponent, typeof i8.PdfMergeVisualizerComponent, typeof i9.PdfGeneratorComponent, typeof i10.TokenComponent, typeof i11.SegmentationTokensComponent, typeof i12.TokensCalculatorComponent, typeof i2.CurrencyColfuturoPipe, typeof i3.CurrencyPrintColfuturoPipe, typeof i4.CurrencyDecimalColfuturoPipe, typeof i5.CurrencyColfuturoFormatterDirective, typeof i6.CurrencyDecimalColfuturoFormatterDirective, typeof i13.ConfigurationTokenComponent, typeof i15.ThousandsPipe, typeof i14.ExcelToJsonComponent, typeof i16.DynamicFilterComponent, typeof i17.ShowHideColumnsTableComponent, typeof i18.PdfConfigComponent, typeof i21.ProgressBarComponent, typeof i22.PdfAnalyzerComponent]>;
|
|
46
45
|
static ɵinj: i0.ɵɵInjectorDeclaration<NgPliCommonsModule>;
|
|
47
46
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { HttpClient } from '@angular/common/http';
|
|
2
|
-
import { Application, ApplicationDataFormRequest, ApplicationFormTO, ApplicationValueRequestTO, ChangeStatusByCategoryDto, ChangeStatusDocumenValidationRequest, DataTableParameters, InitialRecord, SendDocAnalysisAutoDto } from 'ng-pli-util';
|
|
2
|
+
import { Application, ApplicationCnfStatusRequestTO, ApplicationDataFormRequest, ApplicationFormTO, ApplicationValueRequestTO, ChangeStatusByCategoryDto, ChangeStatusDocumenValidationRequest, DataTableParameters, InitialRecord, NewCommitteeSelectedTO, SendDocAnalysisAutoDto } from 'ng-pli-util';
|
|
3
3
|
import { Observable } from 'rxjs';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class ApplicationService {
|
|
@@ -102,6 +102,8 @@ export declare class ApplicationService {
|
|
|
102
102
|
verifyAutoAnalysisDoc(sendDocAnalysisAutoDto: SendDocAnalysisAutoDto): Observable<any>;
|
|
103
103
|
getAppCountByPromCodigo(promCodigo: number): Observable<any>;
|
|
104
104
|
getPeaceAndSafetyRiskCentersByApplicationId(applicationId: String[], promCodigo: number): Observable<any>;
|
|
105
|
+
validateApplicationStatus(applicationCnfStatusRequestTO: ApplicationCnfStatusRequestTO): Observable<any>;
|
|
106
|
+
updateAllStatusAndColor(newCommitteeSelectedTo: NewCommitteeSelectedTO): Observable<any>;
|
|
105
107
|
static ɵfac: i0.ɵɵFactoryDeclaration<ApplicationService, never>;
|
|
106
108
|
static ɵprov: i0.ɵɵInjectableDeclaration<ApplicationService>;
|
|
107
109
|
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { HttpClient } from '@angular/common/http';
|
|
2
|
+
import { BudgetSetup, PliCnfPresupuestoGlobal } from 'ng-pli-util';
|
|
3
|
+
import { Observable } from 'rxjs';
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export declare class BudgetSetupService {
|
|
6
|
+
private environment;
|
|
7
|
+
private httpClient;
|
|
8
|
+
constructor(environment: any, httpClient: HttpClient);
|
|
9
|
+
BudgetSetup(presupuestoList: PliCnfPresupuestoGlobal[], cpreCodigo: number): Observable<BudgetSetup>;
|
|
10
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BudgetSetupService, never>;
|
|
11
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<BudgetSetupService>;
|
|
12
|
+
}
|
|
@@ -15,6 +15,7 @@ export declare class BudgetSimulationService {
|
|
|
15
15
|
findById: string;
|
|
16
16
|
findByApplications: string;
|
|
17
17
|
getBudgetSimulatorCalculation: string;
|
|
18
|
+
getTotalInsuranceAmount: string;
|
|
18
19
|
};
|
|
19
20
|
readonly headerJson: {
|
|
20
21
|
headers: HttpHeaders;
|
|
@@ -27,6 +28,7 @@ export declare class BudgetSimulationService {
|
|
|
27
28
|
save(budgetSimulation: BudgetSimulation): Observable<any>;
|
|
28
29
|
saveAll(budgetSimulations: BudgetSimulation[]): Observable<any>;
|
|
29
30
|
getBudgetSimulatorCalculation(budgetSimulations: BudgetSimulatorCalculationInput): Observable<any>;
|
|
31
|
+
getTotalInsuranceAmount(budgetSimulations: BudgetSimulatorCalculationInput): Observable<any>;
|
|
30
32
|
static ɵfac: i0.ɵɵFactoryDeclaration<BudgetSimulationService, never>;
|
|
31
33
|
static ɵprov: i0.ɵɵInjectableDeclaration<BudgetSimulationService>;
|
|
32
34
|
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { HttpClient } from '@angular/common/http';
|
|
2
|
+
import { ApplicationCodebtorTO, DataTableParameters } from 'ng-pli-util';
|
|
3
|
+
import { Observable } from 'rxjs';
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export declare class CodebtorService {
|
|
6
|
+
private environment;
|
|
7
|
+
private httpClient;
|
|
8
|
+
constructor(environment: any, httpClient: HttpClient);
|
|
9
|
+
/** It returns the list of application by dataTableParameters */
|
|
10
|
+
getApplicationsByDataTableParameters(dataTableParameters: DataTableParameters): Observable<any>;
|
|
11
|
+
updateEmailAndPhoneCodebtor(applicationCodebtorTO: ApplicationCodebtorTO): Observable<any>;
|
|
12
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CodebtorService, never>;
|
|
13
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<CodebtorService>;
|
|
14
|
+
}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { HttpClient } from '@angular/common/http';
|
|
2
|
+
import { Observable } from 'rxjs';
|
|
3
|
+
import { CommitteeAssistant } from 'ng-pli-util';
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export declare class CommitteeAssistantService {
|
|
6
|
+
private environment;
|
|
7
|
+
private httpClient;
|
|
8
|
+
private headerJson;
|
|
9
|
+
constructor(environment: any, httpClient: HttpClient);
|
|
10
|
+
/** It send the email */
|
|
11
|
+
save(committeeAssistant: CommitteeAssistant): Observable<any>;
|
|
12
|
+
saveAll(committeeAssistantList: CommitteeAssistant[]): Observable<any>;
|
|
13
|
+
getByPliCnfCommitteeId(pliCnfCommitteeId: number): Observable<any>;
|
|
14
|
+
getBySegmentationDimension(pliCnfCommitteeId: number, segmentationDimension: string): Observable<any>;
|
|
15
|
+
getBySegmentationDimensionAndAssistanceType(pliCnfCommitteeId: number, attendanceTypeId: number, segmentationDimension: string): Observable<any>;
|
|
16
|
+
delete(id: string): Observable<any>;
|
|
17
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CommitteeAssistantService, never>;
|
|
18
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<CommitteeAssistantService>;
|
|
19
|
+
}
|
|
@@ -8,6 +8,7 @@ export declare class CorrespondenceManagerService {
|
|
|
8
8
|
constructor(environment: any, httpClient: HttpClient);
|
|
9
9
|
save(correspondenceManager: CorrespondenceManager): Observable<any>;
|
|
10
10
|
saveEdit(correspondenceManager: CorrespondenceManagerTO): Observable<any>;
|
|
11
|
+
resendNotification(correspondenceId: string, promCodigo: number): Observable<any>;
|
|
11
12
|
deleteAttatchment(correspondenceManagerId: string, index: number): Observable<any>;
|
|
12
13
|
deleteDocument(correspondenceManagerId: string): Observable<any>;
|
|
13
14
|
getDocument(urlDocument: string): Observable<any>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { HttpClient } from '@angular/common/http';
|
|
2
2
|
import { Observable } from 'rxjs';
|
|
3
|
-
import { Document, DataTableParameters, CheckProgramQualification, UpdateSelectionInformation } from 'ng-pli-util';
|
|
3
|
+
import { Document, DataTableParameters, CheckProgramQualification, UpdateSelectionInformation, DocumentAnalysisIAStResponse } from 'ng-pli-util';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class DocumentService {
|
|
6
6
|
private environment;
|
|
@@ -45,6 +45,7 @@ export declare class DocumentService {
|
|
|
45
45
|
/** It checks an admission letter document */
|
|
46
46
|
checkProgramQualification(checkProgramQualification: CheckProgramQualification): Observable<any>;
|
|
47
47
|
documentAnalysisWithIA(file: File, prompt: string): Observable<Boolean>;
|
|
48
|
+
documentAnalysisWithIASt(file: File, prompt: string): Observable<DocumentAnalysisIAStResponse>;
|
|
48
49
|
updateSelectionInformation(updateSelectionInformation: UpdateSelectionInformation): Observable<Object>;
|
|
49
50
|
static ɵfac: i0.ɵɵFactoryDeclaration<DocumentService, never>;
|
|
50
51
|
static ɵprov: i0.ɵɵInjectableDeclaration<DocumentService>;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { HttpClient } from '@angular/common/http';
|
|
2
|
+
import { Observable } from 'rxjs';
|
|
3
|
+
import { GuaranteesSummaryTO } from 'ng-pli-util';
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export declare class GuaranteesSummaryService {
|
|
6
|
+
private environment;
|
|
7
|
+
private httpClient;
|
|
8
|
+
private headerJson;
|
|
9
|
+
constructor(environment: any, httpClient: HttpClient);
|
|
10
|
+
updateGuaranteeFlags(guaranteesSummaryTO: GuaranteesSummaryTO): Observable<any>;
|
|
11
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GuaranteesSummaryService, never>;
|
|
12
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<GuaranteesSummaryService>;
|
|
13
|
+
}
|
|
@@ -17,6 +17,8 @@ export declare class ImportExcelGICService {
|
|
|
17
17
|
* @return observable<any>
|
|
18
18
|
*/
|
|
19
19
|
sendCollections(collections: any[]): Observable<any>;
|
|
20
|
+
sendMaintenances(maintenances: any[]): Observable<any>;
|
|
21
|
+
sendMaintenancesFromPlis(): Observable<any>;
|
|
20
22
|
static ɵfac: i0.ɵɵFactoryDeclaration<ImportExcelGICService, never>;
|
|
21
23
|
static ɵprov: i0.ɵɵInjectableDeclaration<ImportExcelGICService>;
|
|
22
24
|
}
|
|
@@ -17,7 +17,11 @@ export declare class MaintenanceService {
|
|
|
17
17
|
downloadCondonationFile(): Observable<Object>;
|
|
18
18
|
updateCondonationMaintenace(maintenanceForm: CondonationMaintenance): Observable<Object>;
|
|
19
19
|
generateCondonationMaintenance(dateGenerate: string): Observable<Object>;
|
|
20
|
+
getEstatusChangeByPlisUuid(uuidList: string[]): Observable<Object>;
|
|
20
21
|
deleteCondonationMaintenaceByIdIn(maintenanceIdList: string[]): Observable<Object>;
|
|
22
|
+
getEstatusChangePendCount(): Observable<Object>;
|
|
23
|
+
getEstatusChangePendSkipUpdate(): Observable<Object>;
|
|
24
|
+
updateStatusChangeByUiuid(uuidList: string[]): Observable<Object>;
|
|
21
25
|
static ɵfac: i0.ɵɵFactoryDeclaration<MaintenanceService, never>;
|
|
22
26
|
static ɵprov: i0.ɵɵInjectableDeclaration<MaintenanceService>;
|
|
23
27
|
}
|
|
@@ -17,6 +17,13 @@ export declare class MasterUniversityService {
|
|
|
17
17
|
* @returns MasterUniversityResponseApi
|
|
18
18
|
*/
|
|
19
19
|
getAllResponseApi(page_size: number, page?: number, name?: string, english_name?: string, country?: string): Observable<MasterUniversityResponseApi>;
|
|
20
|
+
/**
|
|
21
|
+
* MasterUniversityResponseApi returns a MasterUniversityResponseApi
|
|
22
|
+
* @param page_size number of registered pages
|
|
23
|
+
* @param country_abb string name of the country of search
|
|
24
|
+
* @returns MasterUniversityResponseApi
|
|
25
|
+
*/
|
|
26
|
+
getAllUniversities(page_size: number, country_abb?: string): Observable<MasterUniversityResponseApi>;
|
|
20
27
|
/**
|
|
21
28
|
* Return university by id
|
|
22
29
|
* @param id id university
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { HttpClient } from '@angular/common/http';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class OpenKMDocumentService {
|
|
4
|
+
private environment;
|
|
5
|
+
private httpClient;
|
|
6
|
+
private headerJson;
|
|
7
|
+
constructor(environment: any, httpClient: HttpClient);
|
|
8
|
+
transferIdNumber(lIdNumber: string[]): import("rxjs").Observable<Object>;
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OpenKMDocumentService, never>;
|
|
10
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<OpenKMDocumentService>;
|
|
11
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { HttpClient } from "@angular/common/http";
|
|
2
|
+
import { PliCnfAnnualInterestRate } from "ng-pli-util";
|
|
3
|
+
import { Observable } from "rxjs";
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export declare class PliCnfAnnualInterestRateService {
|
|
6
|
+
private environment;
|
|
7
|
+
private httpClient;
|
|
8
|
+
constructor(environment: any, httpClient: HttpClient);
|
|
9
|
+
getAllByPromCodigo(promCodigo: number): Observable<any>;
|
|
10
|
+
/**
|
|
11
|
+
* Save the PliCnfAnnualInterestRate
|
|
12
|
+
* @param pliCnfAnnualInterestRate
|
|
13
|
+
*/
|
|
14
|
+
save(pliCnfAnnualInterestRate: PliCnfAnnualInterestRate): Observable<any>;
|
|
15
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PliCnfAnnualInterestRateService, never>;
|
|
16
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<PliCnfAnnualInterestRateService>;
|
|
17
|
+
}
|
|
@@ -16,6 +16,8 @@ export declare class PliCnfCommitteeService {
|
|
|
16
16
|
getById(id: number): Observable<any>;
|
|
17
17
|
delete(id: number): Observable<any>;
|
|
18
18
|
saveAll(pliCnfCommittee: PliCnfCommittee[]): Observable<any>;
|
|
19
|
+
getByPromCodigoAndBoardDirectorsType(promCodigo: number, boardDirectorsType: boolean): Observable<any>;
|
|
20
|
+
getByPromCodigoAndPostSelectionType(promCodigo: number): Observable<any>;
|
|
19
21
|
static ɵfac: i0.ɵɵFactoryDeclaration<PliCnfCommitteeService, never>;
|
|
20
22
|
static ɵprov: i0.ɵɵInjectableDeclaration<PliCnfCommitteeService>;
|
|
21
23
|
}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { HttpClient } from '@angular/common/http';
|
|
2
|
+
import { PliCnfEvaluationTaskTemplate } from 'ng-pli-util';
|
|
3
|
+
import { Observable } from 'rxjs';
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export declare class PliCnfEvaluationTaskTemplateService {
|
|
6
|
+
private environment;
|
|
7
|
+
private httpClient;
|
|
8
|
+
constructor(environment: any, httpClient: HttpClient);
|
|
9
|
+
/** Returns a list of PliCnfEvaluationTaskTemplate */
|
|
10
|
+
getAll(): Observable<any>;
|
|
11
|
+
/** Returns a list of PliCnfEvaluationTaskTemplate by ids
|
|
12
|
+
* @param ids id per template
|
|
13
|
+
*/
|
|
14
|
+
getByIds(ids: number[]): Observable<any>;
|
|
15
|
+
updateOrder(taskIds: number[]): Observable<PliCnfEvaluationTaskTemplate[]>;
|
|
16
|
+
/** Saves a task template array with its associated document and form records */
|
|
17
|
+
saveAll(pliCnfEvaluationTaskTemplate: PliCnfEvaluationTaskTemplate[]): Observable<any>;
|
|
18
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PliCnfEvaluationTaskTemplateService, never>;
|
|
19
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<PliCnfEvaluationTaskTemplateService>;
|
|
20
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { HttpClient } from "@angular/common/http";
|
|
2
|
+
import { PliCnfInstallmentSimulatorConfig } from "ng-pli-util";
|
|
3
|
+
import { Observable } from "rxjs";
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export declare class PliCnfInstallmentSimulatorConfigService {
|
|
6
|
+
private environment;
|
|
7
|
+
private httpClient;
|
|
8
|
+
constructor(environment: any, httpClient: HttpClient);
|
|
9
|
+
getByPromCodigo(promCodigo: number): Observable<any>;
|
|
10
|
+
/**
|
|
11
|
+
* Save the PliCnfInstallmentSimulatorConfig
|
|
12
|
+
* @param pliCnfInstallmentSimulatorConfig
|
|
13
|
+
*/
|
|
14
|
+
save(pliCnfInstallmentSimulatorConfig: PliCnfInstallmentSimulatorConfig): Observable<any>;
|
|
15
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PliCnfInstallmentSimulatorConfigService, never>;
|
|
16
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<PliCnfInstallmentSimulatorConfigService>;
|
|
17
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { Observable } from 'rxjs';
|
|
2
|
+
import { HttpClient } from '@angular/common/http';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class PostSelectionService {
|
|
5
|
+
private environment;
|
|
6
|
+
private httpClient;
|
|
7
|
+
constructor(environment: any, httpClient: HttpClient);
|
|
8
|
+
sendMail(promCodigo: number): Observable<any>;
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PostSelectionService, never>;
|
|
10
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<PostSelectionService>;
|
|
11
|
+
}
|
|
@@ -46,6 +46,7 @@ export declare class SendApplicationService {
|
|
|
46
46
|
getListFormsByStatus(currentStatus: PliCnfStatus, listForm: any[]): any[];
|
|
47
47
|
/** it returns the validated document list */
|
|
48
48
|
getValidatedDocument(currentStatus: any, listConfigurationDocument: any, listDocument: any, application: Application, listDataForm: any, validateJustRequired: boolean): any[];
|
|
49
|
+
private isConfigActiveByDeactivationDate;
|
|
49
50
|
private fillListValidateDocumentDefault;
|
|
50
51
|
/** It gets document by configuration Id */
|
|
51
52
|
private getDocumentByConfigurationId;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { HttpClient } from '@angular/common/http';
|
|
2
|
+
import { Observable } from 'rxjs';
|
|
3
|
+
import { ApplicationTag } from 'ng-pli-util';
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export declare class TagManagementService {
|
|
6
|
+
private environment;
|
|
7
|
+
private httpClient;
|
|
8
|
+
private headerJson;
|
|
9
|
+
private serviceName;
|
|
10
|
+
constructor(environment: any, httpClient: HttpClient);
|
|
11
|
+
/** It returns an array of applicationTag by CategoryId */
|
|
12
|
+
findByCategoryId(categoryId: number): Observable<any>;
|
|
13
|
+
getTagByNameLike(categoryId: number, name: string): Observable<any>;
|
|
14
|
+
findByIdApp(idApp: string): Observable<any>;
|
|
15
|
+
save(tag: ApplicationTag): Observable<any>;
|
|
16
|
+
edit(tag: ApplicationTag): Observable<any>;
|
|
17
|
+
delete(id: string): Observable<any>;
|
|
18
|
+
assign(applications: string[], idTag: string): Observable<any>;
|
|
19
|
+
removeTag(idApp: string, idTag: string): Observable<any>;
|
|
20
|
+
removeTags(idApp: string, idTags: string[]): Observable<any>;
|
|
21
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TagManagementService, never>;
|
|
22
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<TagManagementService>;
|
|
23
|
+
}
|
|
@@ -70,6 +70,8 @@ export declare class TokenService {
|
|
|
70
70
|
/** */
|
|
71
71
|
static STATIC_TOKENS_KEY_FECHA_ACTUAL: string;
|
|
72
72
|
/** */
|
|
73
|
+
static STATIC_TOKENS_KEY_FECHA_ENVIO_SOLICITUD: string;
|
|
74
|
+
/** */
|
|
73
75
|
static STATIC_TOKENS_KEY_STATUS_NAME: string;
|
|
74
76
|
/** */
|
|
75
77
|
static STATIC_TOKENS_KEY_PATROCINADOR: string;
|
|
@@ -249,6 +251,7 @@ export declare class TokenService {
|
|
|
249
251
|
* @param lObjectTokens List of tokens with the values to replace
|
|
250
252
|
*/
|
|
251
253
|
replaceTokensFromListObject(tokenName: string, formula: string, lObjectTokens: any): string;
|
|
254
|
+
getQuoteContext(src: any, idx: any): "double" | "single";
|
|
252
255
|
/**
|
|
253
256
|
* MEtodo que teniendo una expresion de la forma ['tag1', 'tag2']==tag3
|
|
254
257
|
* evalua si tag3 hace parte del array si tiene el operador ==.
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { HttpClient } from '@angular/common/http';
|
|
2
|
-
import { IndicatorRequest, DataTableParameters, CommitteeConsult, CommitteeOrdinalTO } from 'ng-pli-util';
|
|
2
|
+
import { IndicatorRequest, DataTableParameters, CommitteeConsult, CommitteeOrdinalTO, InicatorGrouped } from 'ng-pli-util';
|
|
3
3
|
import { Observable } from 'rxjs';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class VisualizationCommitteeService {
|
|
@@ -7,11 +7,12 @@ export declare class VisualizationCommitteeService {
|
|
|
7
7
|
private httpClient;
|
|
8
8
|
private subjectCutlineName;
|
|
9
9
|
constructor(environment: any, httpClient: HttpClient);
|
|
10
|
-
getByDataTablesParameters(dataTableParameters: DataTableParameters, idCommittee: number): Observable<any>;
|
|
10
|
+
getByDataTablesParameters(dataTableParameters: DataTableParameters, idCommittee: number, statusIdList: number[]): Observable<any>;
|
|
11
11
|
/** Get Grouped data */
|
|
12
|
-
getGroupedByDataTablesParameters(dataTableParameters: DataTableParameters, idCommittee: number): Observable<any>;
|
|
12
|
+
getGroupedByDataTablesParameters(dataTableParameters: DataTableParameters, idCommittee: number, statusIdList: number[]): Observable<any>;
|
|
13
13
|
/** It returns an IndicatorResponse */
|
|
14
|
-
generateIndicator(lIndicatorRequest: IndicatorRequest[], idCommittee: number, promCodigo: number): Observable<any>;
|
|
14
|
+
generateIndicator(lIndicatorRequest: IndicatorRequest[], idCommittee: number, promCodigo: number, statusIdList: number[]): Observable<any>;
|
|
15
|
+
generateGroupedIndicator(indicatorGroup: InicatorGrouped): Observable<any>;
|
|
15
16
|
/**
|
|
16
17
|
* Get Segmentation values by committee
|
|
17
18
|
* @param segmentationDimensionFormId FormId segmentation dimension
|
package/package.json
CHANGED
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ng-pli-commons",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.35-dev.0",
|
|
4
4
|
"peerDependencies": {
|
|
5
|
-
"@angular/core": "^16.0.0 || ^17.0.0",
|
|
6
|
-
"@angular/common": "^16.0.0 || ^17.0.0"
|
|
7
|
-
"zone.js": "~0.13.0 || ~0.14.0"
|
|
5
|
+
"@angular/core": "^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.2.14",
|
|
6
|
+
"@angular/common": "^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.2.14"
|
|
8
7
|
},
|
|
9
8
|
"dependencies": {
|
|
10
9
|
"tslib": "^2.3.0"
|
|
@@ -17,8 +16,6 @@
|
|
|
17
16
|
},
|
|
18
17
|
".": {
|
|
19
18
|
"types": "./index.d.ts",
|
|
20
|
-
"esm2022": "./esm2022/ng-pli-commons.mjs",
|
|
21
|
-
"esm": "./esm2022/ng-pli-commons.mjs",
|
|
22
19
|
"default": "./fesm2022/ng-pli-commons.mjs"
|
|
23
20
|
}
|
|
24
21
|
},
|
package/public-api.d.ts
CHANGED
|
@@ -38,7 +38,10 @@ export * from './lib/services/blocked-beneficiary.service';
|
|
|
38
38
|
export * from './lib/services/budget-application.service';
|
|
39
39
|
export * from './lib/services/budget-simulation.service';
|
|
40
40
|
export * from './lib/services/budget.service';
|
|
41
|
+
export * from './lib/services/budget-setup.service';
|
|
42
|
+
export * from './lib/services/codebtors.service';
|
|
41
43
|
export * from './lib/services/closure-wallet.service';
|
|
44
|
+
export * from './lib/services/committee-assistant.service';
|
|
42
45
|
export * from './lib/services/common.service';
|
|
43
46
|
export * from './lib/services/committee-pdf.service';
|
|
44
47
|
export * from './lib/services/committee-money.service';
|
|
@@ -105,6 +108,7 @@ export * from './lib/services/pli-cnf-dynamic-keys-assign.service';
|
|
|
105
108
|
export * from './lib/services/pli-cnf-document-management.service';
|
|
106
109
|
export * from './lib/services/pli-cnf-evaluation-task.service';
|
|
107
110
|
export * from './lib/services/pli-cnf-evaluation-template.service';
|
|
111
|
+
export * from './lib/services/pli-cnf-evaluation-task-template.service';
|
|
108
112
|
export * from './lib/services/pli-cnf-header.service';
|
|
109
113
|
export * from './lib/services/pli-cnf-indicator.service';
|
|
110
114
|
export * from './lib/services/pli-cnf-information-system.service';
|
|
@@ -151,6 +155,7 @@ export * from './lib/services/ppp.service';
|
|
|
151
155
|
export * from './lib/services/profile.service';
|
|
152
156
|
export * from './lib/services/promotion-score.service';
|
|
153
157
|
export * from './lib/services/segmentation-user-service.service';
|
|
158
|
+
export * from './lib/services/openkm-document.service';
|
|
154
159
|
export * from './lib/services/segmentation.service';
|
|
155
160
|
export * from './lib/services/send-application.service';
|
|
156
161
|
export * from './lib/services/sesion-form.service';
|
|
@@ -161,6 +166,7 @@ export * from './lib/services/status.service';
|
|
|
161
166
|
export * from './lib/services/survey.service';
|
|
162
167
|
export * from './lib/services/survey-metadata.service';
|
|
163
168
|
export * from './lib/services/survey-queue.service';
|
|
169
|
+
export * from './lib/services/tag-management.service';
|
|
164
170
|
export * from './lib/services/tasa.cambio.service';
|
|
165
171
|
export * from './lib/services/token.service';
|
|
166
172
|
export * from './lib/services/token-transformation.service';
|
|
@@ -211,3 +217,7 @@ export * from './lib/services/people-master.service';
|
|
|
211
217
|
export * from './lib/services/correspondence-manager.service';
|
|
212
218
|
export * from './lib/services/correspondence-document-category.service';
|
|
213
219
|
export * from './lib/services/cnf-correspondence-document-manager.service';
|
|
220
|
+
export * from './lib/services/post-selection.service';
|
|
221
|
+
export * from './lib/services/guarantees-summary-service';
|
|
222
|
+
export * from './lib/services/pli-cnf-installment-simulator-config.service';
|
|
223
|
+
export * from './lib/services/pli-cnf-anual-interest-rate.service';
|
package/version.d.ts
CHANGED
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import { Component } from '@angular/core';
|
|
2
|
-
import { CommonListsComponent } from './common.lists.component';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
import * as i1 from "../services/common.service";
|
|
5
|
-
export class BackofficeCommonsComponent extends CommonListsComponent {
|
|
6
|
-
static { this.BEST_SCENARIO_COLUMN_ID = '-6'; }
|
|
7
|
-
constructor(commonService, cdRef) {
|
|
8
|
-
super(commonService, cdRef);
|
|
9
|
-
this.commonService = commonService;
|
|
10
|
-
this.cdRef = cdRef;
|
|
11
|
-
this.fullWidth = false;
|
|
12
|
-
}
|
|
13
|
-
ngOnInit() {
|
|
14
|
-
super.ngOnInit();
|
|
15
|
-
if (this.fullWidth) {
|
|
16
|
-
const element = document.getElementById('mainContainer');
|
|
17
|
-
if (element) {
|
|
18
|
-
element.classList.remove('container');
|
|
19
|
-
}
|
|
20
|
-
}
|
|
21
|
-
}
|
|
22
|
-
ngOnDestroy() {
|
|
23
|
-
if (this.fullWidth) {
|
|
24
|
-
const element = document.getElementById('mainContainer');
|
|
25
|
-
if (element) {
|
|
26
|
-
element.classList.add('container');
|
|
27
|
-
}
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BackofficeCommonsComponent, deps: [{ token: i1.CommonService }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
31
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: BackofficeCommonsComponent, selector: "app-backoffice-commons", usesInheritance: true, ngImport: i0, template: '', isInline: true }); }
|
|
32
|
-
}
|
|
33
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BackofficeCommonsComponent, decorators: [{
|
|
34
|
-
type: Component,
|
|
35
|
-
args: [{
|
|
36
|
-
selector: 'app-backoffice-commons',
|
|
37
|
-
template: ''
|
|
38
|
-
}]
|
|
39
|
-
}], ctorParameters: () => [{ type: i1.CommonService }, { type: i0.ChangeDetectorRef }] });
|
|
40
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFja29mZmljZS5jb21tb25zLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL25nLXBsaS1jb21tb25zL3NyYy9saWIvY29tcG9uZW50cy9iYWNrb2ZmaWNlLmNvbW1vbnMuY29tcG9uZW50LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBcUIsU0FBUyxFQUFxQixNQUFNLGVBQWUsQ0FBQztBQUVoRixPQUFPLEVBQUUsb0JBQW9CLEVBQUUsTUFBTSwwQkFBMEIsQ0FBQzs7O0FBTWhFLE1BQU0sT0FBZ0IsMEJBQ3JCLFNBQVEsb0JBQW9CO2FBR1osNEJBQXVCLEdBQUcsSUFBSSxBQUFQLENBQVE7SUFHL0MsWUFBc0IsYUFBNEIsRUFBWSxLQUF3QjtRQUNyRixLQUFLLENBQUMsYUFBYSxFQUFFLEtBQUssQ0FBQyxDQUFDO1FBRFAsa0JBQWEsR0FBYixhQUFhLENBQWU7UUFBWSxVQUFLLEdBQUwsS0FBSyxDQUFtQjtRQUZ0RixjQUFTLEdBQVksS0FBSyxDQUFDO0lBSTNCLENBQUM7SUFFRCxRQUFRO1FBQ1AsS0FBSyxDQUFDLFFBQVEsRUFBRSxDQUFDO1FBQ2pCLElBQUksSUFBSSxDQUFDLFNBQVMsRUFBRSxDQUFDO1lBQ3BCLE1BQU0sT0FBTyxHQUFHLFFBQVEsQ0FBQyxjQUFjLENBQUMsZUFBZSxDQUFDLENBQUM7WUFDekQsSUFBSSxPQUFPLEVBQUUsQ0FBQztnQkFDYixPQUFPLENBQUMsU0FBUyxDQUFDLE1BQU0sQ0FBQyxXQUFXLENBQUMsQ0FBQztZQUN2QyxDQUFDO1FBQ0YsQ0FBQztJQUNGLENBQUM7SUFFRCxXQUFXO1FBQ1YsSUFBSSxJQUFJLENBQUMsU0FBUyxFQUFFLENBQUM7WUFDcEIsTUFBTSxPQUFPLEdBQUcsUUFBUSxDQUFDLGNBQWMsQ0FBQyxlQUFlLENBQUMsQ0FBQztZQUN6RCxJQUFJLE9BQU8sRUFBRSxDQUFDO2dCQUNiLE9BQU8sQ0FBQyxTQUFTLENBQUMsR0FBRyxDQUFDLFdBQVcsQ0FBQyxDQUFDO1lBQ3BDLENBQUM7UUFDRixDQUFDO0lBQ0YsQ0FBQzsrR0E1Qm9CLDBCQUEwQjttR0FBMUIsMEJBQTBCLHFGQUZyQyxFQUFFOzs0RkFFUywwQkFBMEI7a0JBSi9DLFNBQVM7bUJBQUM7b0JBQ1YsUUFBUSxFQUFFLHdCQUF3QjtvQkFDbEMsUUFBUSxFQUFFLEVBQUU7aUJBQ1oiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBPbkluaXQsIE9uRGVzdHJveSwgQ29tcG9uZW50LCBDaGFuZ2VEZXRlY3RvclJlZiB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBDb21tb25TZXJ2aWNlIH0gZnJvbSAnLi4vc2VydmljZXMvY29tbW9uLnNlcnZpY2UnO1xyXG5pbXBvcnQgeyBDb21tb25MaXN0c0NvbXBvbmVudCB9IGZyb20gJy4vY29tbW9uLmxpc3RzLmNvbXBvbmVudCc7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuXHRzZWxlY3RvcjogJ2FwcC1iYWNrb2ZmaWNlLWNvbW1vbnMnLFxyXG5cdHRlbXBsYXRlOiAnJ1xyXG59KVxyXG5leHBvcnQgYWJzdHJhY3QgY2xhc3MgQmFja29mZmljZUNvbW1vbnNDb21wb25lbnRcclxuXHRleHRlbmRzIENvbW1vbkxpc3RzQ29tcG9uZW50XHJcblx0aW1wbGVtZW50cyBPbkluaXQsIE9uRGVzdHJveVxyXG57XHJcblx0c3RhdGljIHJlYWRvbmx5IEJFU1RfU0NFTkFSSU9fQ09MVU1OX0lEID0gJy02JztcclxuXHRmdWxsV2lkdGg6IGJvb2xlYW4gPSBmYWxzZTtcclxuXHJcblx0Y29uc3RydWN0b3IocHJvdGVjdGVkIGNvbW1vblNlcnZpY2U6IENvbW1vblNlcnZpY2UsIHByb3RlY3RlZCBjZFJlZjogQ2hhbmdlRGV0ZWN0b3JSZWYpIHtcclxuXHRcdHN1cGVyKGNvbW1vblNlcnZpY2UsIGNkUmVmKTtcclxuXHR9XHJcblxyXG5cdG5nT25Jbml0KCkge1xyXG5cdFx0c3VwZXIubmdPbkluaXQoKTtcclxuXHRcdGlmICh0aGlzLmZ1bGxXaWR0aCkge1xyXG5cdFx0XHRjb25zdCBlbGVtZW50ID0gZG9jdW1lbnQuZ2V0RWxlbWVudEJ5SWQoJ21haW5Db250YWluZXInKTtcclxuXHRcdFx0aWYgKGVsZW1lbnQpIHtcclxuXHRcdFx0XHRlbGVtZW50LmNsYXNzTGlzdC5yZW1vdmUoJ2NvbnRhaW5lcicpO1xyXG5cdFx0XHR9XHJcblx0XHR9XHJcblx0fVxyXG5cclxuXHRuZ09uRGVzdHJveSgpIHtcclxuXHRcdGlmICh0aGlzLmZ1bGxXaWR0aCkge1xyXG5cdFx0XHRjb25zdCBlbGVtZW50ID0gZG9jdW1lbnQuZ2V0RWxlbWVudEJ5SWQoJ21haW5Db250YWluZXInKTtcclxuXHRcdFx0aWYgKGVsZW1lbnQpIHtcclxuXHRcdFx0XHRlbGVtZW50LmNsYXNzTGlzdC5hZGQoJ2NvbnRhaW5lcicpO1xyXG5cdFx0XHR9XHJcblx0XHR9XHJcblx0fVxyXG59XHJcbiJdfQ==
|