ng-pli-commons 1.0.6 → 1.0.7-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 (250) hide show
  1. package/README.md +24 -24
  2. package/fesm2022/ng-pli-commons.mjs +2681 -2064
  3. package/fesm2022/ng-pli-commons.mjs.map +1 -1
  4. package/lib/components/backoffice.commons.component.d.ts +1 -1
  5. package/lib/components/common.lists.component.d.ts +0 -1
  6. package/lib/components/configuration.commons.component.d.ts +1 -1
  7. package/lib/components/pdf-generator/pdf-generator.component.d.ts +3 -16
  8. package/lib/components/pdf-visualizer/pdf-visualizer.component.d.ts +2 -0
  9. package/lib/components/token/token.component.d.ts +7 -2
  10. package/lib/ng-pli-commons.module.d.ts +12 -13
  11. package/lib/services/application-pdf-form.service.d.ts +14 -0
  12. package/lib/services/application.service.d.ts +3 -1
  13. package/lib/services/assign-task.service.d.ts +16 -0
  14. package/lib/services/budget-setup.service.d.ts +12 -0
  15. package/lib/services/budget-simulation.service.d.ts +2 -0
  16. package/lib/services/codebtors.service.d.ts +14 -0
  17. package/lib/services/committee-assistant.service.d.ts +19 -0
  18. package/lib/services/common.service.d.ts +1 -7
  19. package/lib/services/correspondence-manager.service.d.ts +1 -0
  20. package/lib/services/document-process.service.d.ts +12 -0
  21. package/lib/services/document.service.d.ts +5 -4
  22. package/lib/services/guarantees-summary-service.d.ts +13 -0
  23. package/lib/services/import-excel-gic.service.d.ts +2 -0
  24. package/lib/services/maintenance.service.d.ts +4 -0
  25. package/lib/services/master-university.service.d.ts +7 -0
  26. package/lib/services/openkm-document.service.d.ts +11 -0
  27. package/lib/services/pli-cnf-committee.service.d.ts +2 -0
  28. package/lib/services/pli-cnf-evaluation-task-template.service.d.ts +20 -0
  29. package/lib/services/post-selection.service.d.ts +11 -0
  30. package/lib/services/registry-identifier.service.d.ts +2 -1
  31. package/lib/services/send-application.service.d.ts +2 -2
  32. package/lib/services/status.service.d.ts +1 -0
  33. package/lib/services/tag-management.service.d.ts +23 -0
  34. package/lib/services/token.service.d.ts +2 -0
  35. package/lib/services/visualization-committee.service.d.ts +5 -4
  36. package/package.json +3 -6
  37. package/public-api.d.ts +11 -0
  38. package/version.d.ts +1 -1
  39. package/esm2022/lib/components/backoffice.commons.component.mjs +0 -40
  40. package/esm2022/lib/components/common.lists.component.mjs +0 -194
  41. package/esm2022/lib/components/configuration-token/configuration-token-subject.service.mjs +0 -23
  42. package/esm2022/lib/components/configuration-token/configuration-token.component.mjs +0 -665
  43. package/esm2022/lib/components/configuration-token/guarantee-token/guarantee-token.component.mjs +0 -103
  44. package/esm2022/lib/components/configuration-token/snapshot-token/snapshot-token.component.mjs +0 -108
  45. package/esm2022/lib/components/configuration.commons.component.mjs +0 -40
  46. package/esm2022/lib/components/dashboard.commons.component.mjs +0 -84
  47. package/esm2022/lib/components/dynamic-filter/dynamic-filter.component.mjs +0 -131
  48. package/esm2022/lib/components/excel-to-json/excel-to-json.component.mjs +0 -54
  49. package/esm2022/lib/components/frontoffice.commons.component.mjs +0 -86
  50. package/esm2022/lib/components/pdf-analyzer/pdf-analyzer.component.mjs +0 -162
  51. package/esm2022/lib/components/pdf-config/pdf-config.component.mjs +0 -170
  52. package/esm2022/lib/components/pdf-generator/pdf-generator.component.mjs +0 -223
  53. package/esm2022/lib/components/pdf-merge-visualizer/pdf-merge-visualizer.component.mjs +0 -307
  54. package/esm2022/lib/components/pdf-visualizer/pdf-visualizer.component.mjs +0 -387
  55. package/esm2022/lib/components/progress-bar/progress-bar.component.mjs +0 -92
  56. package/esm2022/lib/components/segmentation-tokens/segmentation-tokens.component.mjs +0 -199
  57. package/esm2022/lib/components/select-ppp/select-ppp.component.mjs +0 -199
  58. package/esm2022/lib/components/show-hide-columns/show-hide-columns-table.component.mjs +0 -116
  59. package/esm2022/lib/components/token/token.component.mjs +0 -1026
  60. package/esm2022/lib/components/tokens-calculator/tokens-calculator.component.mjs +0 -128
  61. package/esm2022/lib/directives/currency-colfuturo-formatter.directive.mjs +0 -47
  62. package/esm2022/lib/directives/currency-decimal-colfuturo-formatter.directive.mjs +0 -34
  63. package/esm2022/lib/ng-pli-commons.module.mjs +0 -387
  64. package/esm2022/lib/ng-pli-commons.service.mjs +0 -14
  65. package/esm2022/lib/pipes/currency-colfuturo.pipe.mjs +0 -35
  66. package/esm2022/lib/pipes/currency-decimal-colfuturo.pipe.mjs +0 -36
  67. package/esm2022/lib/pipes/currency-print-colfuturo.pipe.mjs +0 -33
  68. package/esm2022/lib/pipes/thousands.pipe.mjs +0 -60
  69. package/esm2022/lib/services/application-fill-percentage.service.mjs +0 -30
  70. package/esm2022/lib/services/application-tag.service.mjs +0 -56
  71. package/esm2022/lib/services/application.service.mjs +0 -247
  72. package/esm2022/lib/services/authentication.service.mjs +0 -133
  73. package/esm2022/lib/services/blocked-beneficiary.service.mjs +0 -42
  74. package/esm2022/lib/services/budget-application.service.mjs +0 -265
  75. package/esm2022/lib/services/budget-simulation.service.mjs +0 -61
  76. package/esm2022/lib/services/budget.service.mjs +0 -205
  77. package/esm2022/lib/services/closure-wallet.service.mjs +0 -39
  78. package/esm2022/lib/services/cnf-correspondence-document-manager.service.mjs +0 -39
  79. package/esm2022/lib/services/committee-money.service.mjs +0 -44
  80. package/esm2022/lib/services/committee-pdf.service.mjs +0 -27
  81. package/esm2022/lib/services/committee-snapshot.service.mjs +0 -60
  82. package/esm2022/lib/services/common-info.service.mjs +0 -51
  83. package/esm2022/lib/services/common.service.mjs +0 -291
  84. package/esm2022/lib/services/configuration-document.service.mjs +0 -297
  85. package/esm2022/lib/services/configuration-minisite.service.mjs +0 -26
  86. package/esm2022/lib/services/configuration.service.mjs +0 -53
  87. package/esm2022/lib/services/correspondence-document-category.service.mjs +0 -31
  88. package/esm2022/lib/services/correspondence-manager.service.mjs +0 -67
  89. package/esm2022/lib/services/credit-score.service.mjs +0 -48
  90. package/esm2022/lib/services/credit-study.service.mjs +0 -292
  91. package/esm2022/lib/services/cube.service.mjs +0 -27
  92. package/esm2022/lib/services/data-form-history.service.mjs +0 -25
  93. package/esm2022/lib/services/data-form.service.mjs +0 -176
  94. package/esm2022/lib/services/data-letter-segmentation.service.mjs +0 -64
  95. package/esm2022/lib/services/document-analysis-auto.service.mjs +0 -27
  96. package/esm2022/lib/services/document-history.service.mjs +0 -43
  97. package/esm2022/lib/services/document-management.service.mjs +0 -57
  98. package/esm2022/lib/services/document-validation-attempt.service.mjs +0 -32
  99. package/esm2022/lib/services/document.service.mjs +0 -131
  100. package/esm2022/lib/services/documentary.type.service.mjs +0 -69
  101. package/esm2022/lib/services/email.service.mjs +0 -30
  102. package/esm2022/lib/services/evaluation.service.mjs +0 -181
  103. package/esm2022/lib/services/export-excel.service.mjs +0 -32
  104. package/esm2022/lib/services/file.service.mjs +0 -153
  105. package/esm2022/lib/services/form.service.mjs +0 -112
  106. package/esm2022/lib/services/gic-client-disbursement-metadata.service.mjs +0 -31
  107. package/esm2022/lib/services/gic-client.service.mjs +0 -49
  108. package/esm2022/lib/services/gic-cnf-bankvision-transaction.service.mjs +0 -31
  109. package/esm2022/lib/services/gic-cnf-closing-date.service.mjs +0 -34
  110. package/esm2022/lib/services/gic-cnf-maintenance.service.mjs +0 -30
  111. package/esm2022/lib/services/gic-collection.service.mjs +0 -53
  112. package/esm2022/lib/services/gic-disbursement.service.mjs +0 -39
  113. package/esm2022/lib/services/gic-extract.service.mjs +0 -41
  114. package/esm2022/lib/services/gic-log.service.mjs +0 -41
  115. package/esm2022/lib/services/gic-payment-application.service.mjs +0 -35
  116. package/esm2022/lib/services/gic-payment-plan-cube.service.mjs +0 -27
  117. package/esm2022/lib/services/gic-payment-plan.service.mjs +0 -32
  118. package/esm2022/lib/services/gic-trm.service.mjs +0 -27
  119. package/esm2022/lib/services/global.show.task.service.mjs +0 -37
  120. package/esm2022/lib/services/guarantee-document.service.mjs +0 -52
  121. package/esm2022/lib/services/guarantee-enrollment.service.mjs +0 -37
  122. package/esm2022/lib/services/guarantee.service.mjs +0 -128
  123. package/esm2022/lib/services/hash.service.mjs +0 -36
  124. package/esm2022/lib/services/import-data.service.mjs +0 -27
  125. package/esm2022/lib/services/import-excel-gic.service.mjs +0 -45
  126. package/esm2022/lib/services/initial-configuration-gic-parameters.service.mjs +0 -51
  127. package/esm2022/lib/services/initial-record.service.mjs +0 -51
  128. package/esm2022/lib/services/integration-ado.service.mjs +0 -54
  129. package/esm2022/lib/services/interaction-application-user.service.mjs +0 -81
  130. package/esm2022/lib/services/interest-adjustment.service.mjs +0 -34
  131. package/esm2022/lib/services/keys-assignation.service.mjs +0 -127
  132. package/esm2022/lib/services/legalization.service.mjs +0 -150
  133. package/esm2022/lib/services/letter-campaing.service.mjs +0 -49
  134. package/esm2022/lib/services/letter-task-mapping.service.mjs +0 -40
  135. package/esm2022/lib/services/log.service.mjs +0 -41
  136. package/esm2022/lib/services/maintenance.service.mjs +0 -66
  137. package/esm2022/lib/services/master-category.service.mjs +0 -66
  138. package/esm2022/lib/services/master-program.service.mjs +0 -78
  139. package/esm2022/lib/services/master-university.service.mjs +0 -68
  140. package/esm2022/lib/services/migration-plis.service.mjs +0 -27
  141. package/esm2022/lib/services/migration-survey-queue.service.mjs +0 -24
  142. package/esm2022/lib/services/page.service.mjs +0 -38
  143. package/esm2022/lib/services/partner-system.service.mjs +0 -30
  144. package/esm2022/lib/services/partner.service.mjs +0 -34
  145. package/esm2022/lib/services/pdf-analyzer.service.mjs +0 -33
  146. package/esm2022/lib/services/people-master.service.mjs +0 -42
  147. package/esm2022/lib/services/permission.service.mjs +0 -29
  148. package/esm2022/lib/services/pli-cnf-acuity-fields.service.mjs +0 -34
  149. package/esm2022/lib/services/pli-cnf-app-card-filter.service.mjs +0 -40
  150. package/esm2022/lib/services/pli-cnf-appointment-type.service.mjs +0 -41
  151. package/esm2022/lib/services/pli-cnf-budget-program-type.service.mjs +0 -54
  152. package/esm2022/lib/services/pli-cnf-budget.service.mjs +0 -31
  153. package/esm2022/lib/services/pli-cnf-cloning.service.mjs +0 -27
  154. package/esm2022/lib/services/pli-cnf-committee-pdf-config-table-config.service.mjs +0 -47
  155. package/esm2022/lib/services/pli-cnf-committee-pdf-gen-status.service.mjs +0 -30
  156. package/esm2022/lib/services/pli-cnf-committee-valpro-columns.service.mjs +0 -42
  157. package/esm2022/lib/services/pli-cnf-committee-visualization-mode.service.mjs +0 -42
  158. package/esm2022/lib/services/pli-cnf-committee.service.mjs +0 -51
  159. package/esm2022/lib/services/pli-cnf-config-minisite.service.mjs +0 -90
  160. package/esm2022/lib/services/pli-cnf-configuration-credit-study.service.mjs +0 -41
  161. package/esm2022/lib/services/pli-cnf-document-management.service.mjs +0 -40
  162. package/esm2022/lib/services/pli-cnf-dynamic-keys-assign.service.mjs +0 -52
  163. package/esm2022/lib/services/pli-cnf-evaluation-task-mailing.service.mjs +0 -31
  164. package/esm2022/lib/services/pli-cnf-evaluation-task.service.mjs +0 -112
  165. package/esm2022/lib/services/pli-cnf-evaluation-template.service.mjs +0 -95
  166. package/esm2022/lib/services/pli-cnf-form-edit.service.mjs +0 -68
  167. package/esm2022/lib/services/pli-cnf-form-multiaplicacion.service.mjs +0 -46
  168. package/esm2022/lib/services/pli-cnf-guarantee-documents-template.service.mjs +0 -40
  169. package/esm2022/lib/services/pli-cnf-guarantee-token.service.mjs +0 -42
  170. package/esm2022/lib/services/pli-cnf-header.service.mjs +0 -39
  171. package/esm2022/lib/services/pli-cnf-indicator.service.mjs +0 -39
  172. package/esm2022/lib/services/pli-cnf-information-system.service.mjs +0 -24
  173. package/esm2022/lib/services/pli-cnf-interaction.service.mjs +0 -78
  174. package/esm2022/lib/services/pli-cnf-letter-template-type.service.mjs +0 -29
  175. package/esm2022/lib/services/pli-cnf-letter-template.service.mjs +0 -48
  176. package/esm2022/lib/services/pli-cnf-look-and-feel.service.mjs +0 -28
  177. package/esm2022/lib/services/pli-cnf-mail.service.mjs +0 -30
  178. package/esm2022/lib/services/pli-cnf-menu-form.service.mjs +0 -34
  179. package/esm2022/lib/services/pli-cnf-migration-plis-field-budget.service.mjs +0 -34
  180. package/esm2022/lib/services/pli-cnf-migration-plis-field.service.mjs +0 -47
  181. package/esm2022/lib/services/pli-cnf-migration-status-plis.service.mjs +0 -44
  182. package/esm2022/lib/services/pli-cnf-page-section-form.service.mjs +0 -66
  183. package/esm2022/lib/services/pli-cnf-page-sub-process.service.mjs +0 -25
  184. package/esm2022/lib/services/pli-cnf-pdfs.service.mjs +0 -31
  185. package/esm2022/lib/services/pli-cnf-profile-form.service.mjs +0 -40
  186. package/esm2022/lib/services/pli-cnf-profile-user.service.mjs +0 -49
  187. package/esm2022/lib/services/pli-cnf-project-summary.service.mjs +0 -39
  188. package/esm2022/lib/services/pli-cnf-scenario.service.mjs +0 -47
  189. package/esm2022/lib/services/pli-cnf-segmentation.service.mjs +0 -72
  190. package/esm2022/lib/services/pli-cnf-snapshot-token.service.mjs +0 -42
  191. package/esm2022/lib/services/pli-cnf-status-flow-interaction.service.mjs +0 -74
  192. package/esm2022/lib/services/pli-cnf-status-flow.service.mjs +0 -56
  193. package/esm2022/lib/services/pli-cnf-support-document-category.service.mjs +0 -47
  194. package/esm2022/lib/services/pli-cnf-support-document.service.mjs +0 -56
  195. package/esm2022/lib/services/pli-cnf-survey-document.service.mjs +0 -37
  196. package/esm2022/lib/services/pli-cnf-survey-pdf.service.mjs +0 -34
  197. package/esm2022/lib/services/pli-cnf-survey.service.mjs +0 -46
  198. package/esm2022/lib/services/pli-cnf-task-group.service.mjs +0 -33
  199. package/esm2022/lib/services/pli-cnf-text-category.service.mjs +0 -38
  200. package/esm2022/lib/services/pli-cnf-text-option.service.mjs +0 -39
  201. package/esm2022/lib/services/pli-cnf-text.service.mjs +0 -62
  202. package/esm2022/lib/services/pli-cnf-type-text.service.mjs +0 -45
  203. package/esm2022/lib/services/pli-cnf-university-article.service.mjs +0 -39
  204. package/esm2022/lib/services/pli-cnf-user-calendar.service.mjs +0 -36
  205. package/esm2022/lib/services/pli-cnf-user-workspace.service.mjs +0 -35
  206. package/esm2022/lib/services/pli-cnf-valpro-keys.service.mjs +0 -35
  207. package/esm2022/lib/services/pli-cnf-workspace-segmentation.service.mjs +0 -31
  208. package/esm2022/lib/services/pli-message-type.service.mjs +0 -40
  209. package/esm2022/lib/services/pli-multiple-value-filter.service.mjs +0 -39
  210. package/esm2022/lib/services/pli-promocion-username.service.mjs +0 -57
  211. package/esm2022/lib/services/pli-seg-action-user.service.mjs +0 -37
  212. package/esm2022/lib/services/pli-segmentation.service.mjs +0 -130
  213. package/esm2022/lib/services/pli-tag-assignment.service.mjs +0 -36
  214. package/esm2022/lib/services/pli-tag.service.mjs +0 -55
  215. package/esm2022/lib/services/pli-user.service.mjs +0 -51
  216. package/esm2022/lib/services/plis-beneficiario.service.mjs +0 -29
  217. package/esm2022/lib/services/plis-estatus-change.service.mjs +0 -30
  218. package/esm2022/lib/services/ppp.service.mjs +0 -360
  219. package/esm2022/lib/services/profile.service.mjs +0 -60
  220. package/esm2022/lib/services/progress-bar.service.mjs +0 -40
  221. package/esm2022/lib/services/promotion-score.service.mjs +0 -44
  222. package/esm2022/lib/services/registry-identifier.service.mjs +0 -39
  223. package/esm2022/lib/services/return-refund.service.mjs +0 -53
  224. package/esm2022/lib/services/segmentation-tokens.service.mjs +0 -43
  225. package/esm2022/lib/services/segmentation-user-service.service.mjs +0 -94
  226. package/esm2022/lib/services/segmentation.service.mjs +0 -31
  227. package/esm2022/lib/services/send-application.service.mjs +0 -492
  228. package/esm2022/lib/services/sesion-form.service.mjs +0 -31
  229. package/esm2022/lib/services/sesion.service.mjs +0 -48
  230. package/esm2022/lib/services/spinner.service.mjs +0 -16
  231. package/esm2022/lib/services/sponsorship-letter.service.mjs +0 -68
  232. package/esm2022/lib/services/status.service.mjs +0 -100
  233. package/esm2022/lib/services/summary-budget.service.mjs +0 -24
  234. package/esm2022/lib/services/survey-metadata.service.mjs +0 -28
  235. package/esm2022/lib/services/survey-queue.service.mjs +0 -24
  236. package/esm2022/lib/services/survey.service.mjs +0 -52
  237. package/esm2022/lib/services/tasa.cambio.service.mjs +0 -35
  238. package/esm2022/lib/services/token-transformation.service.mjs +0 -62
  239. package/esm2022/lib/services/token.service.mjs +0 -1358
  240. package/esm2022/lib/services/university.service.mjs +0 -50
  241. package/esm2022/lib/services/upload-documents.service.mjs +0 -60
  242. package/esm2022/lib/services/user.service.mjs +0 -28
  243. package/esm2022/lib/services/visualization-committee.service.mjs +0 -84
  244. package/esm2022/lib/utils/custom-validator.mjs +0 -95
  245. package/esm2022/lib/utils/form-util.mjs +0 -35
  246. package/esm2022/lib/utils/formio-util.mjs +0 -582
  247. package/esm2022/lib/utils/version-commons.mjs +0 -10
  248. package/esm2022/ng-pli-commons.mjs +0 -5
  249. package/esm2022/public-api.mjs +0 -215
  250. package/esm2022/version.mjs +0 -29
@@ -1,4 +1,4 @@
1
- import { OnInit, ChangeDetectorRef, OnDestroy } from '@angular/core';
1
+ import { OnInit, OnDestroy, ChangeDetectorRef } from '@angular/core';
2
2
  import { CommonService } from '../services/common.service';
3
3
  import { CommonListsComponent } from './common.lists.component';
4
4
  import * as i0 from "@angular/core";
@@ -50,7 +50,6 @@ export declare abstract class CommonListsComponent implements OnInit {
50
50
  /** It validates if form is valid */
51
51
  isFormValid(formGroup: UntypedFormGroup): boolean;
52
52
  copyMessage(val: string): void;
53
- /** returns the permission according to x */
54
53
  p(x: any): string;
55
54
  cloneObject(obj: any): any;
56
55
  getActualDate(reload?: boolean): Promise<string>;
@@ -1,4 +1,4 @@
1
- import { OnInit, ChangeDetectorRef, OnDestroy } from '@angular/core';
1
+ import { OnInit, OnDestroy, ChangeDetectorRef } from '@angular/core';
2
2
  import { CommonService } from '../services/common.service';
3
3
  import { CommonListsComponent } from './common.lists.component';
4
4
  import * as i0 from "@angular/core";
@@ -1,32 +1,19 @@
1
- import { ComponentFactoryResolver, ElementRef, EventEmitter } from '@angular/core';
2
- import { DomSanitizer, SafeUrl } from '@angular/platform-browser';
1
+ import { ElementRef, EventEmitter } from '@angular/core';
2
+ import { SafeUrl } from '@angular/platform-browser';
3
3
  import { DataFormApplication, PdfDocument, PliCnfLookAndFeel } from 'ng-pli-util';
4
4
  import { PliCnfPdf } from 'ng-pli-util/lib/models/pli-cnf-pdf';
5
5
  import { MenuItem } from 'primeng/api';
6
6
  import { ApplicationService } from '../../services/application.service';
7
7
  import { DataFormService } from '../../services/data-form.service';
8
- import { PliCnfHeaderService } from '../../services/pli-cnf-header.service';
9
8
  import { PppService } from '../../services/ppp.service';
10
- import { PliCnfLookAndFeelService } from '../../services/pli-cnf-look-and-feel.service';
11
9
  import { CommonService } from '../../services/common.service';
12
- import { ActivatedRoute } from '@angular/router';
13
- import { FormService } from '../../services/form.service';
14
- import { PliCnfPdfsService } from '../../services/pli-cnf-pdfs.service';
15
10
  import { TokenTransformationService } from '../../services/token-transformation.service';
16
11
  import * as i0 from "@angular/core";
17
12
  export declare class PdfGeneratorComponent {
18
- private readonly sanitizer;
19
13
  private readonly dataFormService;
20
14
  private readonly applicationService;
21
15
  private readonly pppService;
22
16
  private readonly commonService;
23
- private readonly lookAndFeelService;
24
- private readonly header;
25
- private readonly resolver;
26
- private activatedRoute;
27
- private formService;
28
- private pliCnfPdfService;
29
- private pliCnfHeaderService;
30
17
  private tokenTransformationService;
31
18
  set configurations(cnfPdf: PliCnfPdf[]);
32
19
  set applicationId(value: string);
@@ -54,7 +41,7 @@ export declare class PdfGeneratorComponent {
54
41
  ready: boolean;
55
42
  onDownload: EventEmitter<any>;
56
43
  onClick(event: MouseEvent): void;
57
- constructor(sanitizer: DomSanitizer, dataFormService: DataFormService, applicationService: ApplicationService, pppService: PppService, commonService: CommonService, lookAndFeelService: PliCnfLookAndFeelService, header: PliCnfHeaderService, resolver: ComponentFactoryResolver, activatedRoute: ActivatedRoute, formService: FormService, pliCnfPdfService: PliCnfPdfsService, pliCnfHeaderService: PliCnfHeaderService, tokenTransformationService: TokenTransformationService);
44
+ constructor(dataFormService: DataFormService, applicationService: ApplicationService, pppService: PppService, commonService: CommonService, tokenTransformationService: TokenTransformationService);
58
45
  private getElementIdFromEvent;
59
46
  private getElement;
60
47
  htmltoPDF(): Promise<void>;
@@ -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
  }
@@ -0,0 +1,14 @@
1
+ import { HttpClient } from '@angular/common/http';
2
+ import { Observable } from 'rxjs';
3
+ import { ApplicationPdfFormRequestTO } from 'ng-pli-util';
4
+ import * as i0 from "@angular/core";
5
+ export declare class ApplicationPdfFormService {
6
+ private environment;
7
+ private httpClient;
8
+ private headerJson;
9
+ constructor(environment: any, httpClient: HttpClient);
10
+ /** It send the email */
11
+ generate(applicationPdfFormRequestTO: ApplicationPdfFormRequestTO): Observable<any>;
12
+ static ɵfac: i0.ɵɵFactoryDeclaration<ApplicationPdfFormService, never>;
13
+ static ɵprov: i0.ɵɵInjectableDeclaration<ApplicationPdfFormService>;
14
+ }
@@ -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,16 @@
1
+ import { HttpClient } from '@angular/common/http';
2
+ import { DataTableParameters } from 'ng-pli-util';
3
+ import * as i0 from "@angular/core";
4
+ export declare class AssignTaskService {
5
+ private environment;
6
+ private httpClient;
7
+ private headerJson;
8
+ constructor(environment: any, httpClient: HttpClient);
9
+ /**
10
+ * It gets applications by datatable parameters from backoffice
11
+ * @param dataTableParameters
12
+ */
13
+ getBackAppByDataTablesParameters(dataTableParameters: DataTableParameters): import("rxjs").Observable<Object>;
14
+ static ɵfac: i0.ɵɵFactoryDeclaration<AssignTaskService, never>;
15
+ static ɵprov: i0.ɵɵInjectableDeclaration<AssignTaskService>;
16
+ }
@@ -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
+ }
@@ -2,17 +2,11 @@ import { HttpClient } from '@angular/common/http';
2
2
  import { BehaviorSubject, Observable } from 'rxjs';
3
3
  import { Moneda, Rubro, TasaCambio, Idioma, Proceso, RequestPdf } from 'ng-pli-util';
4
4
  import { TasaCambioService } from './tasa.cambio.service';
5
- import { StatusService } from './status.service';
6
- import { ConfigurationService } from './configuration.service';
7
- import { PppService } from './ppp.service';
8
5
  import * as i0 from "@angular/core";
9
6
  export declare class CommonService {
10
7
  private environment;
11
8
  private httpClient;
12
9
  private tasaCambioService;
13
- private pppService;
14
- private statusService;
15
- private configurationService;
16
10
  private headerJson;
17
11
  /** Notify when the currencies info change */
18
12
  currencyChanged: BehaviorSubject<Moneda[]>;
@@ -34,7 +28,7 @@ export declare class CommonService {
34
28
  processChanged: BehaviorSubject<Proceso[]>;
35
29
  /** List of process */
36
30
  private lProcess;
37
- constructor(environment: any, httpClient: HttpClient, tasaCambioService: TasaCambioService, pppService: PppService, statusService: StatusService, configurationService: ConfigurationService);
31
+ constructor(environment: any, httpClient: HttpClient, tasaCambioService: TasaCambioService);
38
32
  /** It has an observable to notify if the language is changed */
39
33
  onLanguageChanged(): Observable<Idioma[]>;
40
34
  /** It has an observable to notify if the cateogry is changed */
@@ -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>;
@@ -0,0 +1,12 @@
1
+ import { Observable } from 'rxjs';
2
+ import { HttpClient } from '@angular/common/http';
3
+ import { DocProcessResponse } from 'ng-pli-util';
4
+ import * as i0 from "@angular/core";
5
+ export declare class DocumentProcessService {
6
+ private environment;
7
+ private http;
8
+ constructor(environment: any, http: HttpClient);
9
+ procesarDocumento(file: File): Observable<DocProcessResponse>;
10
+ static ɵfac: i0.ɵɵFactoryDeclaration<DocumentProcessService, never>;
11
+ static ɵprov: i0.ɵɵInjectableDeclaration<DocumentProcessService>;
12
+ }
@@ -1,15 +1,13 @@
1
- import { AuthenticationService } from './authentication.service';
2
1
  import { HttpClient } from '@angular/common/http';
3
2
  import { Observable } from 'rxjs';
4
- import { Document, DataTableParameters, CheckProgramQualification } from 'ng-pli-util';
3
+ import { Document, DataTableParameters, CheckProgramQualification, UpdateSelectionInformation, DocumentAnalysisIAStResponse } from 'ng-pli-util';
5
4
  import * as i0 from "@angular/core";
6
5
  export declare class DocumentService {
7
6
  private environment;
8
7
  private httpClient;
9
- private authService;
10
8
  private headerJson;
11
9
  private subjectValidateDocumentsCheck;
12
- constructor(environment: any, httpClient: HttpClient, authService: AuthenticationService);
10
+ constructor(environment: any, httpClient: HttpClient);
13
11
  /** It returns the document by id */
14
12
  getById(id: string): Observable<any>;
15
13
  /** It returns the document by id */
@@ -46,6 +44,9 @@ export declare class DocumentService {
46
44
  getDocumentByConfigIdByCase(userCallTypeId: number, document: any, codebtorIdentification: string): Observable<any>;
47
45
  /** It checks an admission letter document */
48
46
  checkProgramQualification(checkProgramQualification: CheckProgramQualification): Observable<any>;
47
+ documentAnalysisWithIA(file: File, prompt: string): Observable<Boolean>;
48
+ documentAnalysisWithIASt(file: File, prompt: string): Observable<DocumentAnalysisIAStResponse>;
49
+ updateSelectionInformation(updateSelectionInformation: UpdateSelectionInformation): Observable<Object>;
49
50
  static ɵfac: i0.ɵɵFactoryDeclaration<DocumentService, never>;
50
51
  static ɵprov: i0.ɵɵInjectableDeclaration<DocumentService>;
51
52
  }
@@ -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
+ }
@@ -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,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
+ }
@@ -1,5 +1,5 @@
1
1
  import { HttpClient } from '@angular/common/http';
2
- import { MasterPerson } from 'ng-pli-util';
2
+ import { MasterPerson, Person } from 'ng-pli-util';
3
3
  import * as i0 from "@angular/core";
4
4
  export declare class RegistryIdentifierService {
5
5
  private environment;
@@ -11,6 +11,7 @@ export declare class RegistryIdentifierService {
11
11
  /** Persona jurídica */
12
12
  getByListNit(args: string): import("rxjs").Observable<Object>;
13
13
  updateNamesPerson(person: MasterPerson): import("rxjs").Observable<Object>;
14
+ savePerson(person: Person): import("rxjs").Observable<Object>;
14
15
  static ɵfac: i0.ɵɵFactoryDeclaration<RegistryIdentifierService, never>;
15
16
  static ɵprov: i0.ɵɵInjectableDeclaration<RegistryIdentifierService>;
16
17
  }
@@ -2,7 +2,7 @@ import { Observable } from 'rxjs';
2
2
  import { TokenService } from './token.service';
3
3
  import { EmailService } from './email.service';
4
4
  import { InteractionApplicationUserService } from './interaction-application-user.service';
5
- import { Application, BudgetData, ConfigurationDocument, SendApplication, Document, InteractionApplicationUser, PliCnfStatusFlowInteraction, PliCnfStatus } from 'ng-pli-util';
5
+ import { Application, BudgetData, ConfigurationDocument, SendApplication, Document, PliCnfStatusFlowInteraction, PliCnfStatus } from 'ng-pli-util';
6
6
  import * as i0 from "@angular/core";
7
7
  export declare class SendApplicationService {
8
8
  private environment;
@@ -30,7 +30,6 @@ export declare class SendApplicationService {
30
30
  sendEmail(application: Application): Observable<any>;
31
31
  /** It saves the interaction */
32
32
  saveInteraction(applicationId: string, promCodigo: number, pliCnfStatusFlowInteraction: PliCnfStatusFlowInteraction, observation?: string): Observable<any>;
33
- saveInteractionInformation(interactionAppUser: InteractionApplicationUser, resolve: any, reject: any): void;
34
33
  /**
35
34
  * It validates the data
36
35
  * @param listApplication
@@ -47,6 +46,7 @@ export declare class SendApplicationService {
47
46
  getListFormsByStatus(currentStatus: PliCnfStatus, listForm: any[]): any[];
48
47
  /** it returns the validated document list */
49
48
  getValidatedDocument(currentStatus: any, listConfigurationDocument: any, listDocument: any, application: Application, listDataForm: any, validateJustRequired: boolean): any[];
49
+ private isConfigActiveByDeactivationDate;
50
50
  private fillListValidateDocumentDefault;
51
51
  /** It gets document by configuration Id */
52
52
  private getDocumentByConfigurationId;
@@ -13,6 +13,7 @@ export declare class StatusService {
13
13
  getById(statusId: number): Observable<any>;
14
14
  /** It returns all list of status by prom code */
15
15
  getAllByPromCode(promCode: number): Observable<any>;
16
+ getAllByPromCodeLight(promCode: number): Observable<any>;
16
17
  /** It returns all list of status by prom code */
17
18
  getAllByPromCodeAndName(promCode: number, name: string): Observable<any>;
18
19
  getFinalStatusByStaticInteraction(promCode: number, staticInteractionId: number): Observable<any>;
@@ -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
+ }
@@ -167,6 +167,7 @@ export declare class TokenService {
167
167
  constructor(environment: any, httpClient: HttpClient, formService: FormService, currencyPipe: CurrencyPipe);
168
168
  /** This promise allows to execute a function when consulting the form fields. */
169
169
  getFormFieldsByPromCode(promCodigo: any): Promise<any[]>;
170
+ getFormFieldsByPromCodeWithEditGrids(promCodigo: any): Promise<any[]>;
170
171
  getFormFieldsByFormId(formId: string): Promise<any[]>;
171
172
  /** This promise allows to execute a function when consulting the form fields. */
172
173
  getFormPanelsByPromCode(promCodigo: any): Promise<any[]>;
@@ -248,6 +249,7 @@ export declare class TokenService {
248
249
  * @param lObjectTokens List of tokens with the values to replace
249
250
  */
250
251
  replaceTokensFromListObject(tokenName: string, formula: string, lObjectTokens: any): string;
252
+ getQuoteContext(src: any, idx: any): "double" | "single";
251
253
  /**
252
254
  * MEtodo que teniendo una expresion de la forma ['tag1', 'tag2']==tag3
253
255
  * 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.6",
3
+ "version": "1.0.7-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
  },