ng-pli-commons 1.0.43 → 1.0.44-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.
Files changed (244) hide show
  1. package/fesm2022/ng-pli-commons.mjs +1213 -731
  2. package/fesm2022/ng-pli-commons.mjs.map +1 -1
  3. package/lib/components/pdf-visualizer/pdf-visualizer.component.d.ts +2 -0
  4. package/lib/components/token/token.component.d.ts +7 -2
  5. package/lib/ng-pli-commons.module.d.ts +12 -13
  6. package/lib/services/application.service.d.ts +2 -1
  7. package/lib/services/budget-setup.service.d.ts +12 -0
  8. package/lib/services/budget-simulation.service.d.ts +2 -0
  9. package/lib/services/codebtors.service.d.ts +14 -0
  10. package/lib/services/committee-assistant.service.d.ts +19 -0
  11. package/lib/services/correspondence-manager.service.d.ts +1 -0
  12. package/lib/services/document.service.d.ts +2 -1
  13. package/lib/services/guarantees-summary-service.d.ts +13 -0
  14. package/lib/services/import-excel-gic.service.d.ts +1 -0
  15. package/lib/services/maintenance.service.d.ts +4 -0
  16. package/lib/services/master-university.service.d.ts +7 -0
  17. package/lib/services/pli-cnf-anual-interest-rate.service.d.ts +17 -0
  18. package/lib/services/pli-cnf-committee.service.d.ts +1 -0
  19. package/lib/services/pli-cnf-installment-simulator-config.service.d.ts +17 -0
  20. package/lib/services/post-selection.service.d.ts +11 -0
  21. package/lib/services/send-application.service.d.ts +1 -0
  22. package/lib/services/tag-management.service.d.ts +23 -0
  23. package/lib/services/token.service.d.ts +3 -0
  24. package/lib/services/visualization-committee.service.d.ts +2 -1
  25. package/package.json +3 -6
  26. package/public-api.d.ts +8 -0
  27. package/version.d.ts +1 -1
  28. package/esm2022/lib/components/backoffice.commons.component.mjs +0 -40
  29. package/esm2022/lib/components/common.lists.component.mjs +0 -176
  30. package/esm2022/lib/components/configuration-token/configuration-token-subject.service.mjs +0 -23
  31. package/esm2022/lib/components/configuration-token/configuration-token.component.mjs +0 -665
  32. package/esm2022/lib/components/configuration-token/guarantee-token/guarantee-token.component.mjs +0 -103
  33. package/esm2022/lib/components/configuration-token/snapshot-token/snapshot-token.component.mjs +0 -108
  34. package/esm2022/lib/components/configuration.commons.component.mjs +0 -40
  35. package/esm2022/lib/components/dashboard.commons.component.mjs +0 -84
  36. package/esm2022/lib/components/dynamic-filter/dynamic-filter.component.mjs +0 -131
  37. package/esm2022/lib/components/excel-to-json/excel-to-json.component.mjs +0 -54
  38. package/esm2022/lib/components/frontoffice.commons.component.mjs +0 -88
  39. package/esm2022/lib/components/pdf-analyzer/pdf-analyzer.component.mjs +0 -162
  40. package/esm2022/lib/components/pdf-config/pdf-config.component.mjs +0 -170
  41. package/esm2022/lib/components/pdf-generator/pdf-generator.component.mjs +0 -207
  42. package/esm2022/lib/components/pdf-merge-visualizer/pdf-merge-visualizer.component.mjs +0 -307
  43. package/esm2022/lib/components/pdf-visualizer/pdf-visualizer.component.mjs +0 -387
  44. package/esm2022/lib/components/progress-bar/progress-bar.component.mjs +0 -92
  45. package/esm2022/lib/components/segmentation-tokens/segmentation-tokens.component.mjs +0 -199
  46. package/esm2022/lib/components/select-ppp/select-ppp.component.mjs +0 -200
  47. package/esm2022/lib/components/show-hide-columns/show-hide-columns-table.component.mjs +0 -116
  48. package/esm2022/lib/components/token/token.component.mjs +0 -1026
  49. package/esm2022/lib/components/tokens-calculator/tokens-calculator.component.mjs +0 -128
  50. package/esm2022/lib/directives/currency-colfuturo-formatter.directive.mjs +0 -47
  51. package/esm2022/lib/directives/currency-decimal-colfuturo-formatter.directive.mjs +0 -34
  52. package/esm2022/lib/ng-pli-commons.module.mjs +0 -391
  53. package/esm2022/lib/ng-pli-commons.service.mjs +0 -14
  54. package/esm2022/lib/pipes/currency-colfuturo.pipe.mjs +0 -35
  55. package/esm2022/lib/pipes/currency-decimal-colfuturo.pipe.mjs +0 -36
  56. package/esm2022/lib/pipes/currency-print-colfuturo.pipe.mjs +0 -33
  57. package/esm2022/lib/pipes/thousands.pipe.mjs +0 -60
  58. package/esm2022/lib/services/application-fill-percentage.service.mjs +0 -30
  59. package/esm2022/lib/services/application-pdf-form.service.mjs +0 -27
  60. package/esm2022/lib/services/application-tag.service.mjs +0 -56
  61. package/esm2022/lib/services/application.service.mjs +0 -250
  62. package/esm2022/lib/services/assign-task.service.mjs +0 -30
  63. package/esm2022/lib/services/authentication.service.mjs +0 -133
  64. package/esm2022/lib/services/blocked-beneficiary.service.mjs +0 -42
  65. package/esm2022/lib/services/budget-application.service.mjs +0 -265
  66. package/esm2022/lib/services/budget-simulation.service.mjs +0 -61
  67. package/esm2022/lib/services/budget.service.mjs +0 -205
  68. package/esm2022/lib/services/closure-wallet.service.mjs +0 -39
  69. package/esm2022/lib/services/cnf-correspondence-document-manager.service.mjs +0 -39
  70. package/esm2022/lib/services/committee-money.service.mjs +0 -44
  71. package/esm2022/lib/services/committee-pdf.service.mjs +0 -27
  72. package/esm2022/lib/services/committee-snapshot.service.mjs +0 -60
  73. package/esm2022/lib/services/common-info.service.mjs +0 -51
  74. package/esm2022/lib/services/common.service.mjs +0 -285
  75. package/esm2022/lib/services/configuration-document.service.mjs +0 -297
  76. package/esm2022/lib/services/configuration-minisite.service.mjs +0 -26
  77. package/esm2022/lib/services/configuration.service.mjs +0 -53
  78. package/esm2022/lib/services/correspondence-document-category.service.mjs +0 -31
  79. package/esm2022/lib/services/correspondence-manager.service.mjs +0 -67
  80. package/esm2022/lib/services/credit-score.service.mjs +0 -48
  81. package/esm2022/lib/services/credit-study.service.mjs +0 -292
  82. package/esm2022/lib/services/cube.service.mjs +0 -27
  83. package/esm2022/lib/services/data-form-history.service.mjs +0 -25
  84. package/esm2022/lib/services/data-form.service.mjs +0 -176
  85. package/esm2022/lib/services/data-letter-segmentation.service.mjs +0 -64
  86. package/esm2022/lib/services/document-analysis-auto.service.mjs +0 -27
  87. package/esm2022/lib/services/document-history.service.mjs +0 -43
  88. package/esm2022/lib/services/document-management.service.mjs +0 -57
  89. package/esm2022/lib/services/document-process.service.mjs +0 -27
  90. package/esm2022/lib/services/document-validation-attempt.service.mjs +0 -32
  91. package/esm2022/lib/services/document.service.mjs +0 -138
  92. package/esm2022/lib/services/documentary.type.service.mjs +0 -69
  93. package/esm2022/lib/services/email.service.mjs +0 -30
  94. package/esm2022/lib/services/evaluation.service.mjs +0 -181
  95. package/esm2022/lib/services/export-excel.service.mjs +0 -32
  96. package/esm2022/lib/services/file.service.mjs +0 -153
  97. package/esm2022/lib/services/form.service.mjs +0 -112
  98. package/esm2022/lib/services/gic-client-disbursement-metadata.service.mjs +0 -31
  99. package/esm2022/lib/services/gic-client.service.mjs +0 -49
  100. package/esm2022/lib/services/gic-cnf-bankvision-transaction.service.mjs +0 -31
  101. package/esm2022/lib/services/gic-cnf-closing-date.service.mjs +0 -34
  102. package/esm2022/lib/services/gic-cnf-maintenance.service.mjs +0 -30
  103. package/esm2022/lib/services/gic-collection.service.mjs +0 -53
  104. package/esm2022/lib/services/gic-disbursement.service.mjs +0 -39
  105. package/esm2022/lib/services/gic-extract.service.mjs +0 -41
  106. package/esm2022/lib/services/gic-log.service.mjs +0 -41
  107. package/esm2022/lib/services/gic-payment-application.service.mjs +0 -35
  108. package/esm2022/lib/services/gic-payment-plan-cube.service.mjs +0 -27
  109. package/esm2022/lib/services/gic-payment-plan.service.mjs +0 -32
  110. package/esm2022/lib/services/gic-trm.service.mjs +0 -27
  111. package/esm2022/lib/services/global.show.task.service.mjs +0 -37
  112. package/esm2022/lib/services/guarantee-document.service.mjs +0 -52
  113. package/esm2022/lib/services/guarantee-enrollment.service.mjs +0 -37
  114. package/esm2022/lib/services/guarantee.service.mjs +0 -128
  115. package/esm2022/lib/services/hash.service.mjs +0 -36
  116. package/esm2022/lib/services/import-data.service.mjs +0 -27
  117. package/esm2022/lib/services/import-excel-gic.service.mjs +0 -49
  118. package/esm2022/lib/services/initial-configuration-gic-parameters.service.mjs +0 -51
  119. package/esm2022/lib/services/initial-record.service.mjs +0 -51
  120. package/esm2022/lib/services/integration-ado.service.mjs +0 -54
  121. package/esm2022/lib/services/interaction-application-user.service.mjs +0 -81
  122. package/esm2022/lib/services/interest-adjustment.service.mjs +0 -34
  123. package/esm2022/lib/services/keys-assignation.service.mjs +0 -127
  124. package/esm2022/lib/services/legalization.service.mjs +0 -150
  125. package/esm2022/lib/services/letter-campaing.service.mjs +0 -49
  126. package/esm2022/lib/services/letter-task-mapping.service.mjs +0 -40
  127. package/esm2022/lib/services/log.service.mjs +0 -41
  128. package/esm2022/lib/services/maintenance.service.mjs +0 -66
  129. package/esm2022/lib/services/master-category.service.mjs +0 -66
  130. package/esm2022/lib/services/master-program.service.mjs +0 -78
  131. package/esm2022/lib/services/master-university.service.mjs +0 -68
  132. package/esm2022/lib/services/migration-plis.service.mjs +0 -27
  133. package/esm2022/lib/services/migration-survey-queue.service.mjs +0 -24
  134. package/esm2022/lib/services/openkm-document.service.mjs +0 -27
  135. package/esm2022/lib/services/page.service.mjs +0 -38
  136. package/esm2022/lib/services/partner-system.service.mjs +0 -30
  137. package/esm2022/lib/services/partner.service.mjs +0 -34
  138. package/esm2022/lib/services/pdf-analyzer.service.mjs +0 -33
  139. package/esm2022/lib/services/people-master.service.mjs +0 -42
  140. package/esm2022/lib/services/permission.service.mjs +0 -29
  141. package/esm2022/lib/services/pli-cnf-acuity-fields.service.mjs +0 -34
  142. package/esm2022/lib/services/pli-cnf-app-card-filter.service.mjs +0 -40
  143. package/esm2022/lib/services/pli-cnf-appointment-type.service.mjs +0 -41
  144. package/esm2022/lib/services/pli-cnf-budget-program-type.service.mjs +0 -54
  145. package/esm2022/lib/services/pli-cnf-budget.service.mjs +0 -31
  146. package/esm2022/lib/services/pli-cnf-cloning.service.mjs +0 -27
  147. package/esm2022/lib/services/pli-cnf-committee-pdf-config-table-config.service.mjs +0 -47
  148. package/esm2022/lib/services/pli-cnf-committee-pdf-gen-status.service.mjs +0 -30
  149. package/esm2022/lib/services/pli-cnf-committee-valpro-columns.service.mjs +0 -42
  150. package/esm2022/lib/services/pli-cnf-committee-visualization-mode.service.mjs +0 -42
  151. package/esm2022/lib/services/pli-cnf-committee.service.mjs +0 -60
  152. package/esm2022/lib/services/pli-cnf-config-minisite.service.mjs +0 -90
  153. package/esm2022/lib/services/pli-cnf-configuration-credit-study.service.mjs +0 -41
  154. package/esm2022/lib/services/pli-cnf-document-management.service.mjs +0 -40
  155. package/esm2022/lib/services/pli-cnf-dynamic-keys-assign.service.mjs +0 -52
  156. package/esm2022/lib/services/pli-cnf-evaluation-task-mailing.service.mjs +0 -31
  157. package/esm2022/lib/services/pli-cnf-evaluation-task-template.service.mjs +0 -39
  158. package/esm2022/lib/services/pli-cnf-evaluation-task.service.mjs +0 -112
  159. package/esm2022/lib/services/pli-cnf-evaluation-template.service.mjs +0 -95
  160. package/esm2022/lib/services/pli-cnf-form-edit.service.mjs +0 -68
  161. package/esm2022/lib/services/pli-cnf-form-multiaplicacion.service.mjs +0 -46
  162. package/esm2022/lib/services/pli-cnf-guarantee-documents-template.service.mjs +0 -40
  163. package/esm2022/lib/services/pli-cnf-guarantee-token.service.mjs +0 -42
  164. package/esm2022/lib/services/pli-cnf-header.service.mjs +0 -39
  165. package/esm2022/lib/services/pli-cnf-indicator.service.mjs +0 -39
  166. package/esm2022/lib/services/pli-cnf-information-system.service.mjs +0 -24
  167. package/esm2022/lib/services/pli-cnf-interaction.service.mjs +0 -78
  168. package/esm2022/lib/services/pli-cnf-letter-template-type.service.mjs +0 -29
  169. package/esm2022/lib/services/pli-cnf-letter-template.service.mjs +0 -48
  170. package/esm2022/lib/services/pli-cnf-look-and-feel.service.mjs +0 -28
  171. package/esm2022/lib/services/pli-cnf-mail.service.mjs +0 -30
  172. package/esm2022/lib/services/pli-cnf-menu-form.service.mjs +0 -34
  173. package/esm2022/lib/services/pli-cnf-migration-plis-field-budget.service.mjs +0 -34
  174. package/esm2022/lib/services/pli-cnf-migration-plis-field.service.mjs +0 -47
  175. package/esm2022/lib/services/pli-cnf-migration-status-plis.service.mjs +0 -44
  176. package/esm2022/lib/services/pli-cnf-page-section-form.service.mjs +0 -66
  177. package/esm2022/lib/services/pli-cnf-page-sub-process.service.mjs +0 -25
  178. package/esm2022/lib/services/pli-cnf-pdfs.service.mjs +0 -31
  179. package/esm2022/lib/services/pli-cnf-profile-form.service.mjs +0 -40
  180. package/esm2022/lib/services/pli-cnf-profile-user.service.mjs +0 -49
  181. package/esm2022/lib/services/pli-cnf-project-summary.service.mjs +0 -39
  182. package/esm2022/lib/services/pli-cnf-scenario.service.mjs +0 -47
  183. package/esm2022/lib/services/pli-cnf-segmentation.service.mjs +0 -72
  184. package/esm2022/lib/services/pli-cnf-snapshot-token.service.mjs +0 -42
  185. package/esm2022/lib/services/pli-cnf-status-flow-interaction.service.mjs +0 -74
  186. package/esm2022/lib/services/pli-cnf-status-flow.service.mjs +0 -56
  187. package/esm2022/lib/services/pli-cnf-support-document-category.service.mjs +0 -47
  188. package/esm2022/lib/services/pli-cnf-support-document.service.mjs +0 -56
  189. package/esm2022/lib/services/pli-cnf-survey-document.service.mjs +0 -37
  190. package/esm2022/lib/services/pli-cnf-survey-pdf.service.mjs +0 -34
  191. package/esm2022/lib/services/pli-cnf-survey.service.mjs +0 -46
  192. package/esm2022/lib/services/pli-cnf-task-group.service.mjs +0 -33
  193. package/esm2022/lib/services/pli-cnf-text-category.service.mjs +0 -38
  194. package/esm2022/lib/services/pli-cnf-text-option.service.mjs +0 -39
  195. package/esm2022/lib/services/pli-cnf-text.service.mjs +0 -62
  196. package/esm2022/lib/services/pli-cnf-type-text.service.mjs +0 -45
  197. package/esm2022/lib/services/pli-cnf-university-article.service.mjs +0 -39
  198. package/esm2022/lib/services/pli-cnf-user-calendar.service.mjs +0 -36
  199. package/esm2022/lib/services/pli-cnf-user-workspace.service.mjs +0 -35
  200. package/esm2022/lib/services/pli-cnf-valpro-keys.service.mjs +0 -35
  201. package/esm2022/lib/services/pli-cnf-workspace-segmentation.service.mjs +0 -31
  202. package/esm2022/lib/services/pli-message-type.service.mjs +0 -40
  203. package/esm2022/lib/services/pli-multiple-value-filter.service.mjs +0 -39
  204. package/esm2022/lib/services/pli-promocion-username.service.mjs +0 -57
  205. package/esm2022/lib/services/pli-seg-action-user.service.mjs +0 -37
  206. package/esm2022/lib/services/pli-segmentation.service.mjs +0 -130
  207. package/esm2022/lib/services/pli-tag-assignment.service.mjs +0 -36
  208. package/esm2022/lib/services/pli-tag.service.mjs +0 -55
  209. package/esm2022/lib/services/pli-user.service.mjs +0 -51
  210. package/esm2022/lib/services/plis-beneficiario.service.mjs +0 -29
  211. package/esm2022/lib/services/plis-estatus-change.service.mjs +0 -30
  212. package/esm2022/lib/services/ppp.service.mjs +0 -360
  213. package/esm2022/lib/services/profile.service.mjs +0 -60
  214. package/esm2022/lib/services/progress-bar.service.mjs +0 -40
  215. package/esm2022/lib/services/promotion-score.service.mjs +0 -44
  216. package/esm2022/lib/services/registry-identifier.service.mjs +0 -49
  217. package/esm2022/lib/services/return-refund.service.mjs +0 -53
  218. package/esm2022/lib/services/segmentation-tokens.service.mjs +0 -43
  219. package/esm2022/lib/services/segmentation-user-service.service.mjs +0 -94
  220. package/esm2022/lib/services/segmentation.service.mjs +0 -31
  221. package/esm2022/lib/services/send-application.service.mjs +0 -484
  222. package/esm2022/lib/services/sesion-form.service.mjs +0 -31
  223. package/esm2022/lib/services/sesion.service.mjs +0 -48
  224. package/esm2022/lib/services/spinner.service.mjs +0 -16
  225. package/esm2022/lib/services/sponsorship-letter.service.mjs +0 -68
  226. package/esm2022/lib/services/status.service.mjs +0 -104
  227. package/esm2022/lib/services/summary-budget.service.mjs +0 -24
  228. package/esm2022/lib/services/survey-metadata.service.mjs +0 -28
  229. package/esm2022/lib/services/survey-queue.service.mjs +0 -24
  230. package/esm2022/lib/services/survey.service.mjs +0 -52
  231. package/esm2022/lib/services/tasa.cambio.service.mjs +0 -35
  232. package/esm2022/lib/services/token-transformation.service.mjs +0 -62
  233. package/esm2022/lib/services/token.service.mjs +0 -1431
  234. package/esm2022/lib/services/university.service.mjs +0 -50
  235. package/esm2022/lib/services/upload-documents.service.mjs +0 -60
  236. package/esm2022/lib/services/user.service.mjs +0 -28
  237. package/esm2022/lib/services/visualization-committee.service.mjs +0 -87
  238. package/esm2022/lib/utils/custom-validator.mjs +0 -95
  239. package/esm2022/lib/utils/form-util.mjs +0 -35
  240. package/esm2022/lib/utils/formio-util.mjs +0 -582
  241. package/esm2022/lib/utils/version-commons.mjs +0 -10
  242. package/esm2022/ng-pli-commons.mjs +0 -5
  243. package/esm2022/public-api.mjs +0 -220
  244. 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
- constructor(currencyPipe: CurrencyPipe, tokenService: TokenService, toastrService: ToastrService, authenticationService: AuthenticationService, sesionService: SesionService);
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/common/http";
31
- import * as i29 from "@angular/forms";
32
- import * as i30 from "primeng/accordion";
33
- import * as i31 from "primeng/table";
34
- import * as i32 from "primeng/tieredmenu";
35
- import * as i33 from "primeng/picklist";
36
- import * as i34 from "@angular/fire/app";
37
- import * as i35 from "@angular/fire/firestore";
38
- import * as i36 from "@angular/fire/auth";
39
- import * as i37 from "primeng/dropdown";
40
- import * as i38 from "primeng/dialog";
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.HttpClientModule, typeof i29.FormsModule, typeof i30.AccordionModule, typeof i31.TableModule, typeof i32.TieredMenuModule, typeof i33.PickListModule, typeof i29.ReactiveFormsModule, typeof i34.FirebaseAppModule, typeof i35.FirestoreModule, typeof i36.AuthModule, typeof i37.DropdownModule, typeof i38.DialogModule, typeof i39.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]>;
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, ApplicationCnfStatusRequestTO, 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 {
@@ -103,6 +103,7 @@ export declare class ApplicationService {
103
103
  getAppCountByPromCodigo(promCodigo: number): Observable<any>;
104
104
  getPeaceAndSafetyRiskCentersByApplicationId(applicationId: String[], promCodigo: number): Observable<any>;
105
105
  validateApplicationStatus(applicationCnfStatusRequestTO: ApplicationCnfStatusRequestTO): Observable<any>;
106
+ updateAllStatusAndColor(newCommitteeSelectedTo: NewCommitteeSelectedTO): Observable<any>;
106
107
  static ɵfac: i0.ɵɵFactoryDeclaration<ApplicationService, never>;
107
108
  static ɵprov: i0.ɵɵInjectableDeclaration<ApplicationService>;
108
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
+ }
@@ -18,6 +18,7 @@ export declare class ImportExcelGICService {
18
18
  */
19
19
  sendCollections(collections: any[]): Observable<any>;
20
20
  sendMaintenances(maintenances: any[]): Observable<any>;
21
+ sendMaintenancesFromPlis(): Observable<any>;
21
22
  static ɵfac: i0.ɵɵFactoryDeclaration<ImportExcelGICService, never>;
22
23
  static ɵprov: i0.ɵɵInjectableDeclaration<ImportExcelGICService>;
23
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,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
+ }
@@ -17,6 +17,7 @@ export declare class PliCnfCommitteeService {
17
17
  delete(id: number): Observable<any>;
18
18
  saveAll(pliCnfCommittee: PliCnfCommittee[]): Observable<any>;
19
19
  getByPromCodigoAndBoardDirectorsType(promCodigo: number, boardDirectorsType: boolean): Observable<any>;
20
+ getByPromCodigoAndPostSelectionType(promCodigo: number): Observable<any>;
20
21
  static ɵfac: i0.ɵɵFactoryDeclaration<PliCnfCommitteeService, never>;
21
22
  static ɵprov: i0.ɵɵInjectableDeclaration<PliCnfCommitteeService>;
22
23
  }
@@ -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 {
@@ -12,6 +12,7 @@ export declare class VisualizationCommitteeService {
12
12
  getGroupedByDataTablesParameters(dataTableParameters: DataTableParameters, idCommittee: number, statusIdList: number[]): Observable<any>;
13
13
  /** It returns an IndicatorResponse */
14
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.43",
3
+ "version": "1.0.44-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';
@@ -163,6 +166,7 @@ export * from './lib/services/status.service';
163
166
  export * from './lib/services/survey.service';
164
167
  export * from './lib/services/survey-metadata.service';
165
168
  export * from './lib/services/survey-queue.service';
169
+ export * from './lib/services/tag-management.service';
166
170
  export * from './lib/services/tasa.cambio.service';
167
171
  export * from './lib/services/token.service';
168
172
  export * from './lib/services/token-transformation.service';
@@ -213,3 +217,7 @@ export * from './lib/services/people-master.service';
213
217
  export * from './lib/services/correspondence-manager.service';
214
218
  export * from './lib/services/correspondence-document-category.service';
215
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
@@ -14,7 +14,7 @@ export declare const VERSION: {
14
14
  major: number;
15
15
  minor: number;
16
16
  patch: number;
17
- prerelease: any[];
17
+ prerelease: (string | number)[];
18
18
  build: any[];
19
19
  version: string;
20
20
  };
@@ -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==