@sigmatech/pergamo 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/entities/app-config.entity.d.ts +7 -0
- package/dist/entities/app-config.entity.d.ts.map +1 -0
- package/dist/entities/app-config.entity.js +32 -0
- package/dist/entities/app-config.entity.js.map +1 -0
- package/dist/entities/audit-log.entity.d.ts +10 -0
- package/dist/entities/audit-log.entity.d.ts.map +1 -0
- package/dist/entities/audit-log.entity.js +50 -0
- package/dist/entities/audit-log.entity.js.map +1 -0
- package/dist/entities/base/_base.d.ts +25 -0
- package/dist/entities/base/_base.d.ts.map +1 -0
- package/dist/entities/base/_base.js +68 -0
- package/dist/entities/base/_base.js.map +1 -0
- package/dist/entities/base/_global-base.d.ts +31 -0
- package/dist/entities/base/_global-base.d.ts.map +1 -0
- package/dist/entities/base/_global-base.js +68 -0
- package/dist/entities/base/_global-base.js.map +1 -0
- package/dist/entities/base/index.d.ts +9 -0
- package/dist/entities/base/index.d.ts.map +1 -0
- package/dist/entities/base/index.js +14 -0
- package/dist/entities/base/index.js.map +1 -0
- package/dist/entities/case/case-asset.entity.d.ts +56 -0
- package/dist/entities/case/case-asset.entity.d.ts.map +1 -0
- package/dist/entities/case/case-asset.entity.js +175 -0
- package/dist/entities/case/case-asset.entity.js.map +1 -0
- package/dist/entities/case/case-role.entity.d.ts +55 -0
- package/dist/entities/case/case-role.entity.d.ts.map +1 -0
- package/dist/entities/case/case-role.entity.js +245 -0
- package/dist/entities/case/case-role.entity.js.map +1 -0
- package/dist/entities/case/case-search.entity.d.ts +49 -0
- package/dist/entities/case/case-search.entity.d.ts.map +1 -0
- package/dist/entities/case/case-search.entity.js +188 -0
- package/dist/entities/case/case-search.entity.js.map +1 -0
- package/dist/entities/case/case.entity.d.ts +53 -0
- package/dist/entities/case/case.entity.d.ts.map +1 -0
- package/dist/entities/case/case.entity.js +176 -0
- package/dist/entities/case/case.entity.js.map +1 -0
- package/dist/entities/comprobacion/dbrovp_2018.entity.d.ts +22 -0
- package/dist/entities/comprobacion/dbrovp_2018.entity.d.ts.map +1 -0
- package/dist/entities/comprobacion/dbrovp_2018.entity.js +60 -0
- package/dist/entities/comprobacion/dbrovp_2018.entity.js.map +1 -0
- package/dist/entities/comprobacion/index.d.ts +4 -0
- package/dist/entities/comprobacion/index.d.ts.map +1 -0
- package/dist/entities/comprobacion/index.js +20 -0
- package/dist/entities/comprobacion/index.js.map +1 -0
- package/dist/entities/comprobacion/maisanta.entity.d.ts +14 -0
- package/dist/entities/comprobacion/maisanta.entity.d.ts.map +1 -0
- package/dist/entities/comprobacion/maisanta.entity.js +59 -0
- package/dist/entities/comprobacion/maisanta.entity.js.map +1 -0
- package/dist/entities/comprobacion/revocatorio2016.entity.d.ts +8 -0
- package/dist/entities/comprobacion/revocatorio2016.entity.d.ts.map +1 -0
- package/dist/entities/comprobacion/revocatorio2016.entity.js +35 -0
- package/dist/entities/comprobacion/revocatorio2016.entity.js.map +1 -0
- package/dist/entities/contribuyente.entity.d.ts +67 -0
- package/dist/entities/contribuyente.entity.d.ts.map +1 -0
- package/dist/entities/contribuyente.entity.js +95 -0
- package/dist/entities/contribuyente.entity.js.map +1 -0
- package/dist/entities/cpnb/cpnb_general.entity.d.ts +28 -0
- package/dist/entities/cpnb/cpnb_general.entity.d.ts.map +1 -0
- package/dist/entities/cpnb/cpnb_general.entity.js +121 -0
- package/dist/entities/cpnb/cpnb_general.entity.js.map +1 -0
- package/dist/entities/cpnb/sipolnab.entity.d.ts +14 -0
- package/dist/entities/cpnb/sipolnab.entity.d.ts.map +1 -0
- package/dist/entities/cpnb/sipolnab.entity.js +66 -0
- package/dist/entities/cpnb/sipolnab.entity.js.map +1 -0
- package/dist/entities/criminal/cicpc-solicitados.entity.d.ts +10 -0
- package/dist/entities/criminal/cicpc-solicitados.entity.d.ts.map +1 -0
- package/dist/entities/criminal/cicpc-solicitados.entity.js +43 -0
- package/dist/entities/criminal/cicpc-solicitados.entity.js.map +1 -0
- package/dist/entities/data-telecom/person-relation-phone.entity.d.ts +10 -0
- package/dist/entities/data-telecom/person-relation-phone.entity.d.ts.map +1 -0
- package/dist/entities/data-telecom/person-relation-phone.entity.js +60 -0
- package/dist/entities/data-telecom/person-relation-phone.entity.js.map +1 -0
- package/dist/entities/data-telecom/person-suscriptor-phone.entity.d.ts +19 -0
- package/dist/entities/data-telecom/person-suscriptor-phone.entity.d.ts.map +1 -0
- package/dist/entities/data-telecom/person-suscriptor-phone.entity.js +116 -0
- package/dist/entities/data-telecom/person-suscriptor-phone.entity.js.map +1 -0
- package/dist/entities/data-telecom/phone.entity.d.ts +19 -0
- package/dist/entities/data-telecom/phone.entity.d.ts.map +1 -0
- package/dist/entities/data-telecom/phone.entity.js +67 -0
- package/dist/entities/data-telecom/phone.entity.js.map +1 -0
- package/dist/entities/document/document-entity-link.entity.d.ts +40 -0
- package/dist/entities/document/document-entity-link.entity.d.ts.map +1 -0
- package/dist/entities/document/document-entity-link.entity.js +72 -0
- package/dist/entities/document/document-entity-link.entity.js.map +1 -0
- package/dist/entities/document/document.entity.d.ts +70 -0
- package/dist/entities/document/document.entity.d.ts.map +1 -0
- package/dist/entities/document/document.entity.js +92 -0
- package/dist/entities/document/document.entity.js.map +1 -0
- package/dist/entities/inac/aeronave.entity.d.ts +106 -0
- package/dist/entities/inac/aeronave.entity.d.ts.map +1 -0
- package/dist/entities/inac/aeronave.entity.js +130 -0
- package/dist/entities/inac/aeronave.entity.js.map +1 -0
- package/dist/entities/inac/detentor.entity.d.ts +30 -0
- package/dist/entities/inac/detentor.entity.d.ts.map +1 -0
- package/dist/entities/inac/detentor.entity.js +61 -0
- package/dist/entities/inac/detentor.entity.js.map +1 -0
- package/dist/entities/index.d.ts +46 -0
- package/dist/entities/index.d.ts.map +1 -0
- package/dist/entities/index.js +81 -0
- package/dist/entities/index.js.map +1 -0
- package/dist/entities/ipsfa/ipsfa.entity.d.ts +53 -0
- package/dist/entities/ipsfa/ipsfa.entity.d.ts.map +1 -0
- package/dist/entities/ipsfa/ipsfa.entity.js +178 -0
- package/dist/entities/ipsfa/ipsfa.entity.js.map +1 -0
- package/dist/entities/ivss/ivss-affiliation.entity.d.ts +14 -0
- package/dist/entities/ivss/ivss-affiliation.entity.d.ts.map +1 -0
- package/dist/entities/ivss/ivss-affiliation.entity.js +61 -0
- package/dist/entities/ivss/ivss-affiliation.entity.js.map +1 -0
- package/dist/entities/ivss/ivss-annual-history.entity.d.ts +12 -0
- package/dist/entities/ivss/ivss-annual-history.entity.d.ts.map +1 -0
- package/dist/entities/ivss/ivss-annual-history.entity.js +52 -0
- package/dist/entities/ivss/ivss-annual-history.entity.js.map +1 -0
- package/dist/entities/ivss/ivss-insured.entity.d.ts +40 -0
- package/dist/entities/ivss/ivss-insured.entity.d.ts.map +1 -0
- package/dist/entities/ivss/ivss-insured.entity.js +115 -0
- package/dist/entities/ivss/ivss-insured.entity.js.map +1 -0
- package/dist/entities/ivss/person-ivss.entity.d.ts +11 -0
- package/dist/entities/ivss/person-ivss.entity.d.ts.map +1 -0
- package/dist/entities/ivss/person-ivss.entity.js +47 -0
- package/dist/entities/ivss/person-ivss.entity.js.map +1 -0
- package/dist/entities/notifications/system-notification.entity.d.ts +30 -0
- package/dist/entities/notifications/system-notification.entity.d.ts.map +1 -0
- package/dist/entities/notifications/system-notification.entity.js +105 -0
- package/dist/entities/notifications/system-notification.entity.js.map +1 -0
- package/dist/entities/notifications/user-notification-read.entity.d.ts +12 -0
- package/dist/entities/notifications/user-notification-read.entity.d.ts.map +1 -0
- package/dist/entities/notifications/user-notification-read.entity.js +56 -0
- package/dist/entities/notifications/user-notification-read.entity.js.map +1 -0
- package/dist/entities/person/person-criminal-data.entity.d.ts +9 -0
- package/dist/entities/person/person-criminal-data.entity.d.ts.map +1 -0
- package/dist/entities/person/person-criminal-data.entity.js +42 -0
- package/dist/entities/person/person-criminal-data.entity.js.map +1 -0
- package/dist/entities/person/person-data-telecom.entity.d.ts +11 -0
- package/dist/entities/person/person-data-telecom.entity.d.ts.map +1 -0
- package/dist/entities/person/person-data-telecom.entity.js +52 -0
- package/dist/entities/person/person-data-telecom.entity.js.map +1 -0
- package/dist/entities/person/person-fiscal-data.entity.d.ts +35 -0
- package/dist/entities/person/person-fiscal-data.entity.d.ts.map +1 -0
- package/dist/entities/person/person-fiscal-data.entity.js +138 -0
- package/dist/entities/person/person-fiscal-data.entity.js.map +1 -0
- package/dist/entities/person/person-identification.entity.d.ts +24 -0
- package/dist/entities/person/person-identification.entity.d.ts.map +1 -0
- package/dist/entities/person/person-identification.entity.js +102 -0
- package/dist/entities/person/person-identification.entity.js.map +1 -0
- package/dist/entities/person/person-iio.entity.d.ts +12 -0
- package/dist/entities/person/person-iio.entity.d.ts.map +1 -0
- package/dist/entities/person/person-iio.entity.js +56 -0
- package/dist/entities/person/person-iio.entity.js.map +1 -0
- package/dist/entities/person/person-migration.entity.d.ts +22 -0
- package/dist/entities/person/person-migration.entity.d.ts.map +1 -0
- package/dist/entities/person/person-migration.entity.js +93 -0
- package/dist/entities/person/person-migration.entity.js.map +1 -0
- package/dist/entities/person/person-police-data.entity.d.ts +9 -0
- package/dist/entities/person/person-police-data.entity.d.ts.map +1 -0
- package/dist/entities/person/person-police-data.entity.js +48 -0
- package/dist/entities/person/person-police-data.entity.js.map +1 -0
- package/dist/entities/person/person-political-data.entity.d.ts +12 -0
- package/dist/entities/person/person-political-data.entity.d.ts.map +1 -0
- package/dist/entities/person/person-political-data.entity.js +54 -0
- package/dist/entities/person/person-political-data.entity.js.map +1 -0
- package/dist/entities/person/person-prohibition.entity.d.ts +41 -0
- package/dist/entities/person/person-prohibition.entity.d.ts.map +1 -0
- package/dist/entities/person/person-prohibition.entity.js +176 -0
- package/dist/entities/person/person-prohibition.entity.js.map +1 -0
- package/dist/entities/person/person-repatriado.entity.d.ts +15 -0
- package/dist/entities/person/person-repatriado.entity.d.ts.map +1 -0
- package/dist/entities/person/person-repatriado.entity.js +67 -0
- package/dist/entities/person/person-repatriado.entity.js.map +1 -0
- package/dist/entities/person/person.entity.d.ts +64 -0
- package/dist/entities/person/person.entity.d.ts.map +1 -0
- package/dist/entities/person/person.entity.js +303 -0
- package/dist/entities/person/person.entity.js.map +1 -0
- package/dist/entities/person/photo-person.entity.d.ts +10 -0
- package/dist/entities/person/photo-person.entity.d.ts.map +1 -0
- package/dist/entities/person/photo-person.entity.js +41 -0
- package/dist/entities/person/photo-person.entity.js.map +1 -0
- package/dist/entities/person/photo.entity.d.ts +11 -0
- package/dist/entities/person/photo.entity.d.ts.map +1 -0
- package/dist/entities/person/photo.entity.js +46 -0
- package/dist/entities/person/photo.entity.js.map +1 -0
- package/dist/entities/political/person-political-party.entity.d.ts +13 -0
- package/dist/entities/political/person-political-party.entity.d.ts.map +1 -0
- package/dist/entities/political/person-political-party.entity.js +55 -0
- package/dist/entities/political/person-political-party.entity.js.map +1 -0
- package/dist/entities/political/political-party.entity.d.ts +14 -0
- package/dist/entities/political/political-party.entity.d.ts.map +1 -0
- package/dist/entities/political/political-party.entity.js +57 -0
- package/dist/entities/political/political-party.entity.js.map +1 -0
- package/dist/entities/repatriados/vuelta-a-la-patria.entity.d.ts +13 -0
- package/dist/entities/repatriados/vuelta-a-la-patria.entity.d.ts.map +1 -0
- package/dist/entities/repatriados/vuelta-a-la-patria.entity.js +54 -0
- package/dist/entities/repatriados/vuelta-a-la-patria.entity.js.map +1 -0
- package/dist/entities/seniat.entity.d.ts +67 -0
- package/dist/entities/seniat.entity.d.ts.map +1 -0
- package/dist/entities/seniat.entity.js +93 -0
- package/dist/entities/seniat.entity.js.map +1 -0
- package/dist/entities/telefonia/bts.entity.d.ts +20 -0
- package/dist/entities/telefonia/bts.entity.d.ts.map +1 -0
- package/dist/entities/telefonia/bts.entity.js +68 -0
- package/dist/entities/telefonia/bts.entity.js.map +1 -0
- package/dist/entities/telefonia/historial-ubicacion.entity.d.ts +39 -0
- package/dist/entities/telefonia/historial-ubicacion.entity.d.ts.map +1 -0
- package/dist/entities/telefonia/historial-ubicacion.entity.js +61 -0
- package/dist/entities/telefonia/historial-ubicacion.entity.js.map +1 -0
- package/dist/entities/telefonia/index.d.ts +5 -0
- package/dist/entities/telefonia/index.d.ts.map +1 -0
- package/dist/entities/telefonia/index.js +21 -0
- package/dist/entities/telefonia/index.js.map +1 -0
- package/dist/entities/telefonia/m_digitel_2024.entity.d.ts +14 -0
- package/dist/entities/telefonia/m_digitel_2024.entity.d.ts.map +1 -0
- package/dist/entities/telefonia/m_digitel_2024.entity.js +64 -0
- package/dist/entities/telefonia/m_digitel_2024.entity.js.map +1 -0
- package/dist/entities/telefonia/m_digitel_2025.entity.d.ts +16 -0
- package/dist/entities/telefonia/m_digitel_2025.entity.d.ts.map +1 -0
- package/dist/entities/telefonia/m_digitel_2025.entity.js +74 -0
- package/dist/entities/telefonia/m_digitel_2025.entity.js.map +1 -0
- package/dist/entities/telefonia/m_movilnet_api_latest.entity.d.ts +121 -0
- package/dist/entities/telefonia/m_movilnet_api_latest.entity.d.ts.map +1 -0
- package/dist/entities/telefonia/m_movilnet_api_latest.entity.js +92 -0
- package/dist/entities/telefonia/m_movilnet_api_latest.entity.js.map +1 -0
- package/dist/entities/telefonia/telefonia.entity.d.ts +58 -0
- package/dist/entities/telefonia/telefonia.entity.d.ts.map +1 -0
- package/dist/entities/telefonia/telefonia.entity.js +77 -0
- package/dist/entities/telefonia/telefonia.entity.js.map +1 -0
- package/dist/entities/user-profile/index.d.ts +4 -0
- package/dist/entities/user-profile/index.d.ts.map +1 -0
- package/dist/entities/user-profile/index.js +10 -0
- package/dist/entities/user-profile/index.js.map +1 -0
- package/dist/entities/user-profile/user-profile-visit.entity.d.ts +16 -0
- package/dist/entities/user-profile/user-profile-visit.entity.d.ts.map +1 -0
- package/dist/entities/user-profile/user-profile-visit.entity.js +75 -0
- package/dist/entities/user-profile/user-profile-visit.entity.js.map +1 -0
- package/dist/entities/user-profile/user-search-log.entity.d.ts +15 -0
- package/dist/entities/user-profile/user-search-log.entity.d.ts.map +1 -0
- package/dist/entities/user-profile/user-search-log.entity.js +71 -0
- package/dist/entities/user-profile/user-search-log.entity.js.map +1 -0
- package/dist/entities/user-profile/user-session-log.entity.d.ts +19 -0
- package/dist/entities/user-profile/user-session-log.entity.d.ts.map +1 -0
- package/dist/entities/user-profile/user-session-log.entity.js +87 -0
- package/dist/entities/user-profile/user-session-log.entity.js.map +1 -0
- package/dist/entities/user.entity.d.ts +21 -0
- package/dist/entities/user.entity.d.ts.map +1 -0
- package/dist/entities/user.entity.js +94 -0
- package/dist/entities/user.entity.js.map +1 -0
- package/dist/entities/vehicle/vehicle.entity.d.ts +38 -0
- package/dist/entities/vehicle/vehicle.entity.d.ts.map +1 -0
- package/dist/entities/vehicle/vehicle.entity.js +78 -0
- package/dist/entities/vehicle/vehicle.entity.js.map +1 -0
- package/dist/enums/index.d.ts +2 -0
- package/dist/enums/index.d.ts.map +1 -0
- package/dist/enums/index.js +18 -0
- package/dist/enums/index.js.map +1 -0
- package/dist/enums/photo.enum.d.ts +6 -0
- package/dist/enums/photo.enum.d.ts.map +1 -0
- package/dist/enums/photo.enum.js +10 -0
- package/dist/enums/photo.enum.js.map +1 -0
- package/dist/index.d.ts +14 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +32 -0
- package/dist/index.js.map +1 -0
- package/package.json +43 -0
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @dataven/pergamo - Shared TypeORM Entities
|
|
3
|
+
* Named after the ancient Library of Pergamon
|
|
4
|
+
*/
|
|
5
|
+
export * from './base/_base';
|
|
6
|
+
export * from './base/_global-base';
|
|
7
|
+
export * from './person/person.entity';
|
|
8
|
+
export * from './person/person-identification.entity';
|
|
9
|
+
export * from './person/person-migration.entity';
|
|
10
|
+
export * from './person/person-fiscal-data.entity';
|
|
11
|
+
export * from './person/person-iio.entity';
|
|
12
|
+
export * from './person/person-political-data.entity';
|
|
13
|
+
export * from './person/photo-person.entity';
|
|
14
|
+
export * from './person/person-criminal-data.entity';
|
|
15
|
+
export * from './person/person-repatriado.entity';
|
|
16
|
+
export * from './person/person-police-data.entity';
|
|
17
|
+
export * from './person/person-prohibition.entity';
|
|
18
|
+
export * from './person/person-data-telecom.entity';
|
|
19
|
+
export * from './vehicle/vehicle.entity';
|
|
20
|
+
export * from './telefonia/telefonia.entity';
|
|
21
|
+
export * from './telefonia/historial-ubicacion.entity';
|
|
22
|
+
export * from './document/document.entity';
|
|
23
|
+
export * from './document/document-entity-link.entity';
|
|
24
|
+
export * from './case/case.entity';
|
|
25
|
+
export * from './case/case-asset.entity';
|
|
26
|
+
export * from './case/case-role.entity';
|
|
27
|
+
export * from './case/case-search.entity';
|
|
28
|
+
export * from './ipsfa/ipsfa.entity';
|
|
29
|
+
export * from './inac/detentor.entity';
|
|
30
|
+
export * from './ivss/person-ivss.entity';
|
|
31
|
+
export * from './ivss/ivss-insured.entity';
|
|
32
|
+
export * from './data-telecom/person-relation-phone.entity';
|
|
33
|
+
export * from './data-telecom/person-suscriptor-phone.entity';
|
|
34
|
+
export * from './cpnb/sipolnab.entity';
|
|
35
|
+
export * from './cpnb/cpnb_general.entity';
|
|
36
|
+
export * from './criminal/cicpc-solicitados.entity';
|
|
37
|
+
export * from './comprobacion/maisanta.entity';
|
|
38
|
+
export * from './comprobacion/revocatorio2016.entity';
|
|
39
|
+
export * from './repatriados/vuelta-a-la-patria.entity';
|
|
40
|
+
export * from './notifications/system-notification.entity';
|
|
41
|
+
export * from './user.entity';
|
|
42
|
+
export * from './app-config.entity';
|
|
43
|
+
export * from './audit-log.entity';
|
|
44
|
+
export * from './contribuyente.entity';
|
|
45
|
+
export * from './seniat.entity';
|
|
46
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/entities/index.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAGH,cAAc,cAAc,CAAC;AAC7B,cAAc,qBAAqB,CAAC;AAGpC,cAAc,wBAAwB,CAAC;AACvC,cAAc,uCAAuC,CAAC;AACtD,cAAc,kCAAkC,CAAC;AACjD,cAAc,oCAAoC,CAAC;AACnD,cAAc,4BAA4B,CAAC;AAC3C,cAAc,uCAAuC,CAAC;AACtD,cAAc,8BAA8B,CAAC;AAC7C,cAAc,sCAAsC,CAAC;AACrD,cAAc,mCAAmC,CAAC;AAClD,cAAc,oCAAoC,CAAC;AACnD,cAAc,oCAAoC,CAAC;AACnD,cAAc,qCAAqC,CAAC;AAGpD,cAAc,0BAA0B,CAAC;AAGzC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,wCAAwC,CAAC;AAGvD,cAAc,4BAA4B,CAAC;AAC3C,cAAc,wCAAwC,CAAC;AAGvD,cAAc,oBAAoB,CAAC;AACnC,cAAc,0BAA0B,CAAC;AACzC,cAAc,yBAAyB,CAAC;AACxC,cAAc,2BAA2B,CAAC;AAG1C,cAAc,sBAAsB,CAAC;AAGrC,cAAc,wBAAwB,CAAC;AAGvC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,4BAA4B,CAAC;AAG3C,cAAc,6CAA6C,CAAC;AAC5D,cAAc,+CAA+C,CAAC;AAG9D,cAAc,wBAAwB,CAAC;AACvC,cAAc,4BAA4B,CAAC;AAG3C,cAAc,qCAAqC,CAAC;AAGpD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,uCAAuC,CAAC;AAGtD,cAAc,yCAAyC,CAAC;AAGxD,cAAc,4CAA4C,CAAC;AAG3D,cAAc,eAAe,CAAC;AAG9B,cAAc,qBAAqB,CAAC;AAGpC,cAAc,oBAAoB,CAAC;AAGnC,cAAc,wBAAwB,CAAC;AACvC,cAAc,iBAAiB,CAAC"}
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* @dataven/pergamo - Shared TypeORM Entities
|
|
4
|
+
* Named after the ancient Library of Pergamon
|
|
5
|
+
*/
|
|
6
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
7
|
+
if (k2 === undefined) k2 = k;
|
|
8
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
9
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
10
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
11
|
+
}
|
|
12
|
+
Object.defineProperty(o, k2, desc);
|
|
13
|
+
}) : (function(o, m, k, k2) {
|
|
14
|
+
if (k2 === undefined) k2 = k;
|
|
15
|
+
o[k2] = m[k];
|
|
16
|
+
}));
|
|
17
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
18
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
19
|
+
};
|
|
20
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21
|
+
// Base entities
|
|
22
|
+
__exportStar(require("./base/_base"), exports);
|
|
23
|
+
__exportStar(require("./base/_global-base"), exports);
|
|
24
|
+
// Person module
|
|
25
|
+
__exportStar(require("./person/person.entity"), exports);
|
|
26
|
+
__exportStar(require("./person/person-identification.entity"), exports);
|
|
27
|
+
__exportStar(require("./person/person-migration.entity"), exports);
|
|
28
|
+
__exportStar(require("./person/person-fiscal-data.entity"), exports);
|
|
29
|
+
__exportStar(require("./person/person-iio.entity"), exports);
|
|
30
|
+
__exportStar(require("./person/person-political-data.entity"), exports);
|
|
31
|
+
__exportStar(require("./person/photo-person.entity"), exports);
|
|
32
|
+
__exportStar(require("./person/person-criminal-data.entity"), exports);
|
|
33
|
+
__exportStar(require("./person/person-repatriado.entity"), exports);
|
|
34
|
+
__exportStar(require("./person/person-police-data.entity"), exports);
|
|
35
|
+
__exportStar(require("./person/person-prohibition.entity"), exports);
|
|
36
|
+
__exportStar(require("./person/person-data-telecom.entity"), exports);
|
|
37
|
+
// Vehicle module
|
|
38
|
+
__exportStar(require("./vehicle/vehicle.entity"), exports);
|
|
39
|
+
// Telefonia module
|
|
40
|
+
__exportStar(require("./telefonia/telefonia.entity"), exports);
|
|
41
|
+
__exportStar(require("./telefonia/historial-ubicacion.entity"), exports);
|
|
42
|
+
// Document module
|
|
43
|
+
__exportStar(require("./document/document.entity"), exports);
|
|
44
|
+
__exportStar(require("./document/document-entity-link.entity"), exports);
|
|
45
|
+
// Case module
|
|
46
|
+
__exportStar(require("./case/case.entity"), exports);
|
|
47
|
+
__exportStar(require("./case/case-asset.entity"), exports);
|
|
48
|
+
__exportStar(require("./case/case-role.entity"), exports);
|
|
49
|
+
__exportStar(require("./case/case-search.entity"), exports);
|
|
50
|
+
// IPSFA module
|
|
51
|
+
__exportStar(require("./ipsfa/ipsfa.entity"), exports);
|
|
52
|
+
// INAC module
|
|
53
|
+
__exportStar(require("./inac/detentor.entity"), exports);
|
|
54
|
+
// IVSS module
|
|
55
|
+
__exportStar(require("./ivss/person-ivss.entity"), exports);
|
|
56
|
+
__exportStar(require("./ivss/ivss-insured.entity"), exports);
|
|
57
|
+
// Data Telecom module
|
|
58
|
+
__exportStar(require("./data-telecom/person-relation-phone.entity"), exports);
|
|
59
|
+
__exportStar(require("./data-telecom/person-suscriptor-phone.entity"), exports);
|
|
60
|
+
// CPNB/SIPOLNAB module
|
|
61
|
+
__exportStar(require("./cpnb/sipolnab.entity"), exports);
|
|
62
|
+
__exportStar(require("./cpnb/cpnb_general.entity"), exports);
|
|
63
|
+
// Criminal module
|
|
64
|
+
__exportStar(require("./criminal/cicpc-solicitados.entity"), exports);
|
|
65
|
+
// Comprobacion module
|
|
66
|
+
__exportStar(require("./comprobacion/maisanta.entity"), exports);
|
|
67
|
+
__exportStar(require("./comprobacion/revocatorio2016.entity"), exports);
|
|
68
|
+
// Repatriados module
|
|
69
|
+
__exportStar(require("./repatriados/vuelta-a-la-patria.entity"), exports);
|
|
70
|
+
// Notifications module
|
|
71
|
+
__exportStar(require("./notifications/system-notification.entity"), exports);
|
|
72
|
+
// User entity
|
|
73
|
+
__exportStar(require("./user.entity"), exports);
|
|
74
|
+
// App Config
|
|
75
|
+
__exportStar(require("./app-config.entity"), exports);
|
|
76
|
+
// Audit Log
|
|
77
|
+
__exportStar(require("./audit-log.entity"), exports);
|
|
78
|
+
// Contribuyente (SENIAT)
|
|
79
|
+
__exportStar(require("./contribuyente.entity"), exports);
|
|
80
|
+
__exportStar(require("./seniat.entity"), exports);
|
|
81
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/entities/index.ts"],"names":[],"mappings":";AAAA;;;GAGG;;;;;;;;;;;;;;;;AAEH,gBAAgB;AAChB,+CAA6B;AAC7B,sDAAoC;AAEpC,gBAAgB;AAChB,yDAAuC;AACvC,wEAAsD;AACtD,mEAAiD;AACjD,qEAAmD;AACnD,6DAA2C;AAC3C,wEAAsD;AACtD,+DAA6C;AAC7C,uEAAqD;AACrD,oEAAkD;AAClD,qEAAmD;AACnD,qEAAmD;AACnD,sEAAoD;AAEpD,iBAAiB;AACjB,2DAAyC;AAEzC,mBAAmB;AACnB,+DAA6C;AAC7C,yEAAuD;AAEvD,kBAAkB;AAClB,6DAA2C;AAC3C,yEAAuD;AAEvD,cAAc;AACd,qDAAmC;AACnC,2DAAyC;AACzC,0DAAwC;AACxC,4DAA0C;AAE1C,eAAe;AACf,uDAAqC;AAErC,cAAc;AACd,yDAAuC;AAEvC,cAAc;AACd,4DAA0C;AAC1C,6DAA2C;AAE3C,sBAAsB;AACtB,8EAA4D;AAC5D,gFAA8D;AAE9D,uBAAuB;AACvB,yDAAuC;AACvC,6DAA2C;AAE3C,kBAAkB;AAClB,sEAAoD;AAEpD,sBAAsB;AACtB,iEAA+C;AAC/C,wEAAsD;AAEtD,qBAAqB;AACrB,0EAAwD;AAExD,uBAAuB;AACvB,6EAA2D;AAE3D,cAAc;AACd,gDAA8B;AAE9B,aAAa;AACb,sDAAoC;AAEpC,YAAY;AACZ,qDAAmC;AAEnC,yBAAyB;AACzB,yDAAuC;AACvC,kDAAgC"}
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
import { Person } from '../person/person.entity';
|
|
2
|
+
import { GlobalBase } from '../base/_global-base';
|
|
3
|
+
export declare class Ipsfa extends GlobalBase {
|
|
4
|
+
Persona: {
|
|
5
|
+
DatoBasico?: Record<string, any>;
|
|
6
|
+
Correo?: Record<string, any>;
|
|
7
|
+
DatoFisico?: Record<string, any>;
|
|
8
|
+
DatoFisionomico?: Record<string, any>;
|
|
9
|
+
RedSocial?: Record<string, any>;
|
|
10
|
+
Telefono?: Record<string, any>;
|
|
11
|
+
Direccion?: Record<string, any>[];
|
|
12
|
+
DatoFinanciero?: Record<string, any>[];
|
|
13
|
+
PartidaNacimiento?: Record<string, any>;
|
|
14
|
+
foto?: string;
|
|
15
|
+
};
|
|
16
|
+
categoria?: string;
|
|
17
|
+
situacion?: string;
|
|
18
|
+
clase?: string;
|
|
19
|
+
fingreso?: Date;
|
|
20
|
+
fascenso?: Date;
|
|
21
|
+
fretiro?: Date;
|
|
22
|
+
areconocido?: number;
|
|
23
|
+
mreconocido?: number;
|
|
24
|
+
dreconocido?: number;
|
|
25
|
+
pxnoascenso?: number;
|
|
26
|
+
situacionpago?: string;
|
|
27
|
+
pprof?: number;
|
|
28
|
+
pespecial?: number;
|
|
29
|
+
nresuelto?: string;
|
|
30
|
+
fresuelto?: Date;
|
|
31
|
+
posicion?: number;
|
|
32
|
+
Componente?: Record<string, any>;
|
|
33
|
+
Grado?: Record<string, any>;
|
|
34
|
+
Tim?: Record<string, any>;
|
|
35
|
+
Familiar?: Record<string, any>[];
|
|
36
|
+
HistorialMilitar?: Record<string, any>[];
|
|
37
|
+
appsaman?: boolean;
|
|
38
|
+
apppace?: boolean;
|
|
39
|
+
appnomina?: boolean;
|
|
40
|
+
tiemposervicio?: string;
|
|
41
|
+
Pension?: Record<string, any>;
|
|
42
|
+
Fideicomiso?: Record<string, any>;
|
|
43
|
+
Anomalia?: Record<string, any>;
|
|
44
|
+
codigocomponente?: string;
|
|
45
|
+
numerohistoria?: string;
|
|
46
|
+
estatuscarnet?: number;
|
|
47
|
+
pasearetiro?: boolean;
|
|
48
|
+
CIS?: Record<string, any>;
|
|
49
|
+
Credito?: Record<string, any>;
|
|
50
|
+
related_images?: Record<string, any>[];
|
|
51
|
+
person?: Person;
|
|
52
|
+
}
|
|
53
|
+
//# sourceMappingURL=ipsfa.entity.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ipsfa.entity.d.ts","sourceRoot":"","sources":["../../../src/entities/ipsfa/ipsfa.entity.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,178 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
6
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
+
};
|
|
8
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
9
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
|
+
};
|
|
11
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
+
exports.Ipsfa = void 0;
|
|
13
|
+
const person_entity_1 = require("../person/person.entity");
|
|
14
|
+
const _global_base_1 = require("../base/_global-base");
|
|
15
|
+
const typeorm_1 = require("typeorm");
|
|
16
|
+
const class_transformer_1 = require("class-transformer");
|
|
17
|
+
let Ipsfa = class Ipsfa extends _global_base_1.GlobalBase {
|
|
18
|
+
};
|
|
19
|
+
exports.Ipsfa = Ipsfa;
|
|
20
|
+
__decorate([
|
|
21
|
+
(0, typeorm_1.Column)({ type: 'jsonb', nullable: true }),
|
|
22
|
+
__metadata("design:type", Object)
|
|
23
|
+
], Ipsfa.prototype, "Persona", void 0);
|
|
24
|
+
__decorate([
|
|
25
|
+
(0, typeorm_1.Column)({ type: 'varchar', nullable: true }),
|
|
26
|
+
__metadata("design:type", String)
|
|
27
|
+
], Ipsfa.prototype, "categoria", void 0);
|
|
28
|
+
__decorate([
|
|
29
|
+
(0, typeorm_1.Column)({ type: 'varchar', nullable: true }),
|
|
30
|
+
__metadata("design:type", String)
|
|
31
|
+
], Ipsfa.prototype, "situacion", void 0);
|
|
32
|
+
__decorate([
|
|
33
|
+
(0, typeorm_1.Column)({ type: 'varchar', nullable: true }),
|
|
34
|
+
__metadata("design:type", String)
|
|
35
|
+
], Ipsfa.prototype, "clase", void 0);
|
|
36
|
+
__decorate([
|
|
37
|
+
(0, typeorm_1.Column)({ type: 'timestamp', nullable: true }),
|
|
38
|
+
__metadata("design:type", Date)
|
|
39
|
+
], Ipsfa.prototype, "fingreso", void 0);
|
|
40
|
+
__decorate([
|
|
41
|
+
(0, typeorm_1.Column)({ type: 'timestamp', nullable: true }),
|
|
42
|
+
__metadata("design:type", Date)
|
|
43
|
+
], Ipsfa.prototype, "fascenso", void 0);
|
|
44
|
+
__decorate([
|
|
45
|
+
(0, typeorm_1.Column)({ type: 'timestamp', nullable: true }),
|
|
46
|
+
__metadata("design:type", Date)
|
|
47
|
+
], Ipsfa.prototype, "fretiro", void 0);
|
|
48
|
+
__decorate([
|
|
49
|
+
(0, typeorm_1.Column)({ type: 'int', default: 0 }),
|
|
50
|
+
__metadata("design:type", Number)
|
|
51
|
+
], Ipsfa.prototype, "areconocido", void 0);
|
|
52
|
+
__decorate([
|
|
53
|
+
(0, typeorm_1.Column)({ type: 'int', default: 0 }),
|
|
54
|
+
__metadata("design:type", Number)
|
|
55
|
+
], Ipsfa.prototype, "mreconocido", void 0);
|
|
56
|
+
__decorate([
|
|
57
|
+
(0, typeorm_1.Column)({ type: 'int', default: 0 }),
|
|
58
|
+
__metadata("design:type", Number)
|
|
59
|
+
], Ipsfa.prototype, "dreconocido", void 0);
|
|
60
|
+
__decorate([
|
|
61
|
+
(0, typeorm_1.Column)({ type: 'int', default: 0 }),
|
|
62
|
+
__metadata("design:type", Number)
|
|
63
|
+
], Ipsfa.prototype, "pxnoascenso", void 0);
|
|
64
|
+
__decorate([
|
|
65
|
+
(0, typeorm_1.Column)({ type: 'varchar', nullable: true }),
|
|
66
|
+
__metadata("design:type", String)
|
|
67
|
+
], Ipsfa.prototype, "situacionpago", void 0);
|
|
68
|
+
__decorate([
|
|
69
|
+
(0, typeorm_1.Column)({ type: 'int', default: 0 }),
|
|
70
|
+
__metadata("design:type", Number)
|
|
71
|
+
], Ipsfa.prototype, "pprof", void 0);
|
|
72
|
+
__decorate([
|
|
73
|
+
(0, typeorm_1.Column)({ type: 'int', default: 0 }),
|
|
74
|
+
__metadata("design:type", Number)
|
|
75
|
+
], Ipsfa.prototype, "pespecial", void 0);
|
|
76
|
+
__decorate([
|
|
77
|
+
(0, typeorm_1.Column)({ type: 'varchar', nullable: true }),
|
|
78
|
+
__metadata("design:type", String)
|
|
79
|
+
], Ipsfa.prototype, "nresuelto", void 0);
|
|
80
|
+
__decorate([
|
|
81
|
+
(0, typeorm_1.Column)({ type: 'timestamp', nullable: true }),
|
|
82
|
+
__metadata("design:type", Date)
|
|
83
|
+
], Ipsfa.prototype, "fresuelto", void 0);
|
|
84
|
+
__decorate([
|
|
85
|
+
(0, typeorm_1.Column)({ type: 'int', nullable: true }),
|
|
86
|
+
__metadata("design:type", Number)
|
|
87
|
+
], Ipsfa.prototype, "posicion", void 0);
|
|
88
|
+
__decorate([
|
|
89
|
+
(0, typeorm_1.Column)({ type: 'jsonb', nullable: true }),
|
|
90
|
+
__metadata("design:type", Object)
|
|
91
|
+
], Ipsfa.prototype, "Componente", void 0);
|
|
92
|
+
__decorate([
|
|
93
|
+
(0, typeorm_1.Column)({ type: 'jsonb', nullable: true }),
|
|
94
|
+
__metadata("design:type", Object)
|
|
95
|
+
], Ipsfa.prototype, "Grado", void 0);
|
|
96
|
+
__decorate([
|
|
97
|
+
(0, typeorm_1.Column)({ type: 'jsonb', nullable: true }),
|
|
98
|
+
__metadata("design:type", Object)
|
|
99
|
+
], Ipsfa.prototype, "Tim", void 0);
|
|
100
|
+
__decorate([
|
|
101
|
+
(0, typeorm_1.Column)({ type: 'jsonb', nullable: true }),
|
|
102
|
+
__metadata("design:type", Array)
|
|
103
|
+
], Ipsfa.prototype, "Familiar", void 0);
|
|
104
|
+
__decorate([
|
|
105
|
+
(0, typeorm_1.Column)({ type: 'jsonb', nullable: true }),
|
|
106
|
+
__metadata("design:type", Array)
|
|
107
|
+
], Ipsfa.prototype, "HistorialMilitar", void 0);
|
|
108
|
+
__decorate([
|
|
109
|
+
(0, typeorm_1.Column)({ type: 'boolean', default: false }),
|
|
110
|
+
__metadata("design:type", Boolean)
|
|
111
|
+
], Ipsfa.prototype, "appsaman", void 0);
|
|
112
|
+
__decorate([
|
|
113
|
+
(0, typeorm_1.Column)({ type: 'boolean', default: false }),
|
|
114
|
+
__metadata("design:type", Boolean)
|
|
115
|
+
], Ipsfa.prototype, "apppace", void 0);
|
|
116
|
+
__decorate([
|
|
117
|
+
(0, typeorm_1.Column)({ type: 'boolean', default: false }),
|
|
118
|
+
__metadata("design:type", Boolean)
|
|
119
|
+
], Ipsfa.prototype, "appnomina", void 0);
|
|
120
|
+
__decorate([
|
|
121
|
+
(0, typeorm_1.Column)({ type: 'varchar', nullable: true }),
|
|
122
|
+
__metadata("design:type", String)
|
|
123
|
+
], Ipsfa.prototype, "tiemposervicio", void 0);
|
|
124
|
+
__decorate([
|
|
125
|
+
(0, typeorm_1.Column)({ type: 'jsonb', nullable: true }),
|
|
126
|
+
__metadata("design:type", Object)
|
|
127
|
+
], Ipsfa.prototype, "Pension", void 0);
|
|
128
|
+
__decorate([
|
|
129
|
+
(0, typeorm_1.Column)({ type: 'jsonb', nullable: true }),
|
|
130
|
+
__metadata("design:type", Object)
|
|
131
|
+
], Ipsfa.prototype, "Fideicomiso", void 0);
|
|
132
|
+
__decorate([
|
|
133
|
+
(0, typeorm_1.Column)({ type: 'jsonb', nullable: true }),
|
|
134
|
+
__metadata("design:type", Object)
|
|
135
|
+
], Ipsfa.prototype, "Anomalia", void 0);
|
|
136
|
+
__decorate([
|
|
137
|
+
(0, typeorm_1.Column)({ type: 'varchar', nullable: true }),
|
|
138
|
+
__metadata("design:type", String)
|
|
139
|
+
], Ipsfa.prototype, "codigocomponente", void 0);
|
|
140
|
+
__decorate([
|
|
141
|
+
(0, typeorm_1.Column)({ type: 'varchar', nullable: true }),
|
|
142
|
+
__metadata("design:type", String)
|
|
143
|
+
], Ipsfa.prototype, "numerohistoria", void 0);
|
|
144
|
+
__decorate([
|
|
145
|
+
(0, typeorm_1.Column)({ type: 'int', default: 1 }),
|
|
146
|
+
__metadata("design:type", Number)
|
|
147
|
+
], Ipsfa.prototype, "estatuscarnet", void 0);
|
|
148
|
+
__decorate([
|
|
149
|
+
(0, typeorm_1.Column)({ type: 'boolean', default: false }),
|
|
150
|
+
__metadata("design:type", Boolean)
|
|
151
|
+
], Ipsfa.prototype, "pasearetiro", void 0);
|
|
152
|
+
__decorate([
|
|
153
|
+
(0, typeorm_1.Column)({ type: 'jsonb', nullable: true }),
|
|
154
|
+
__metadata("design:type", Object)
|
|
155
|
+
], Ipsfa.prototype, "CIS", void 0);
|
|
156
|
+
__decorate([
|
|
157
|
+
(0, typeorm_1.Column)({ type: 'jsonb', nullable: true }),
|
|
158
|
+
__metadata("design:type", Object)
|
|
159
|
+
], Ipsfa.prototype, "Credito", void 0);
|
|
160
|
+
__decorate([
|
|
161
|
+
(0, typeorm_1.Column)({ type: 'jsonb', nullable: true }),
|
|
162
|
+
__metadata("design:type", Array)
|
|
163
|
+
], Ipsfa.prototype, "related_images", void 0);
|
|
164
|
+
__decorate([
|
|
165
|
+
(0, class_transformer_1.Exclude)({ toPlainOnly: true }),
|
|
166
|
+
(0, typeorm_1.OneToOne)(() => person_entity_1.Person, (person) => person.militarData, {
|
|
167
|
+
nullable: true,
|
|
168
|
+
onDelete: 'CASCADE',
|
|
169
|
+
onUpdate: 'CASCADE',
|
|
170
|
+
}),
|
|
171
|
+
(0, typeorm_1.JoinColumn)() // Esto marca a Ipsfa como propietario de la relación
|
|
172
|
+
,
|
|
173
|
+
__metadata("design:type", person_entity_1.Person)
|
|
174
|
+
], Ipsfa.prototype, "person", void 0);
|
|
175
|
+
exports.Ipsfa = Ipsfa = __decorate([
|
|
176
|
+
(0, typeorm_1.Entity)('ipsfa')
|
|
177
|
+
], Ipsfa);
|
|
178
|
+
//# sourceMappingURL=ipsfa.entity.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ipsfa.entity.js","sourceRoot":"","sources":["../../../src/entities/ipsfa/ipsfa.entity.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { GlobalBase } from '../base/_global-base';
|
|
2
|
+
import { IvssInsured } from './ivss-insured.entity';
|
|
3
|
+
export declare class IvssAffiliation extends GlobalBase {
|
|
4
|
+
insured: IvssInsured;
|
|
5
|
+
numeroPatronal: string;
|
|
6
|
+
nombreEmpresa: string;
|
|
7
|
+
fechaInicio: Date;
|
|
8
|
+
fechaFin?: Date;
|
|
9
|
+
ultimoSalario?: number;
|
|
10
|
+
estatus?: string;
|
|
11
|
+
fechaRegistro: Date;
|
|
12
|
+
datosAdicionales?: Record<string, any>;
|
|
13
|
+
}
|
|
14
|
+
//# sourceMappingURL=ivss-affiliation.entity.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ivss-affiliation.entity.d.ts","sourceRoot":"","sources":["../../../src/entities/ivss/ivss-affiliation.entity.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAElD,OAAO,EAAE,WAAW,EAAE,MAAM,uBAAuB,CAAC;AAEpD,qBAGa,eAAgB,SAAQ,UAAU;IAG7C,OAAO,EAAG,WAAW,CAAC;IAGtB,cAAc,EAAG,MAAM,CAAC;IAGxB,aAAa,EAAG,MAAM,CAAC;IAGvB,WAAW,EAAG,IAAI,CAAC;IAGnB,QAAQ,CAAC,EAAE,IAAI,CAAC;IAGhB,aAAa,CAAC,EAAE,MAAM,CAAC;IAGvB,OAAO,CAAC,EAAE,MAAM,CAAC;IAGjB,aAAa,EAAG,IAAI,CAAC;IAGrB,gBAAgB,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;CACxC"}
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
6
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
+
};
|
|
8
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
9
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
|
+
};
|
|
11
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
+
exports.IvssAffiliation = void 0;
|
|
13
|
+
const _global_base_1 = require("../base/_global-base");
|
|
14
|
+
const typeorm_1 = require("typeorm");
|
|
15
|
+
const ivss_insured_entity_1 = require("./ivss-insured.entity");
|
|
16
|
+
let IvssAffiliation = class IvssAffiliation extends _global_base_1.GlobalBase {
|
|
17
|
+
};
|
|
18
|
+
exports.IvssAffiliation = IvssAffiliation;
|
|
19
|
+
__decorate([
|
|
20
|
+
(0, typeorm_1.ManyToOne)(() => ivss_insured_entity_1.IvssInsured, (insured) => insured.affiliations, { nullable: false, onDelete: 'CASCADE' }),
|
|
21
|
+
(0, typeorm_1.JoinColumn)(),
|
|
22
|
+
__metadata("design:type", ivss_insured_entity_1.IvssInsured)
|
|
23
|
+
], IvssAffiliation.prototype, "insured", void 0);
|
|
24
|
+
__decorate([
|
|
25
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 50, name: 'numero_patronal' }),
|
|
26
|
+
__metadata("design:type", String)
|
|
27
|
+
], IvssAffiliation.prototype, "numeroPatronal", void 0);
|
|
28
|
+
__decorate([
|
|
29
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 255, name: 'nombre_empresa' }),
|
|
30
|
+
__metadata("design:type", String)
|
|
31
|
+
], IvssAffiliation.prototype, "nombreEmpresa", void 0);
|
|
32
|
+
__decorate([
|
|
33
|
+
(0, typeorm_1.Column)({ type: 'date', name: 'fecha_inicio' }),
|
|
34
|
+
__metadata("design:type", Date)
|
|
35
|
+
], IvssAffiliation.prototype, "fechaInicio", void 0);
|
|
36
|
+
__decorate([
|
|
37
|
+
(0, typeorm_1.Column)({ type: 'date', name: 'fecha_fin', nullable: true }),
|
|
38
|
+
__metadata("design:type", Date)
|
|
39
|
+
], IvssAffiliation.prototype, "fechaFin", void 0);
|
|
40
|
+
__decorate([
|
|
41
|
+
(0, typeorm_1.Column)({ type: 'decimal', precision: 10, scale: 2, name: 'ultimo_salario', nullable: true }),
|
|
42
|
+
__metadata("design:type", Number)
|
|
43
|
+
], IvssAffiliation.prototype, "ultimoSalario", void 0);
|
|
44
|
+
__decorate([
|
|
45
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 50, name: 'estatus', default: 'ACTIVO' }),
|
|
46
|
+
__metadata("design:type", String)
|
|
47
|
+
], IvssAffiliation.prototype, "estatus", void 0);
|
|
48
|
+
__decorate([
|
|
49
|
+
(0, typeorm_1.Column)({ type: 'timestamp', name: 'fecha_registro' }),
|
|
50
|
+
__metadata("design:type", Date)
|
|
51
|
+
], IvssAffiliation.prototype, "fechaRegistro", void 0);
|
|
52
|
+
__decorate([
|
|
53
|
+
(0, typeorm_1.Column)({ type: 'jsonb', nullable: true }),
|
|
54
|
+
__metadata("design:type", Object)
|
|
55
|
+
], IvssAffiliation.prototype, "datosAdicionales", void 0);
|
|
56
|
+
exports.IvssAffiliation = IvssAffiliation = __decorate([
|
|
57
|
+
(0, typeorm_1.Entity)('ivss_affiliation'),
|
|
58
|
+
(0, typeorm_1.Index)('ivss_affiliation_insured_idx', ['insured']),
|
|
59
|
+
(0, typeorm_1.Index)('ivss_affiliation_dates_idx', ['fechaInicio', 'fechaFin'])
|
|
60
|
+
], IvssAffiliation);
|
|
61
|
+
//# sourceMappingURL=ivss-affiliation.entity.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ivss-affiliation.entity.js","sourceRoot":"","sources":["../../../src/entities/ivss/ivss-affiliation.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,uDAAkD;AAClD,qCAAuE;AACvE,+DAAoD;AAK7C,IAAM,eAAe,GAArB,MAAM,eAAgB,SAAQ,yBAAU;CA4B9C,CAAA;AA5BY,0CAAe;AAG1B;IAFC,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,iCAAW,EAAE,CAAC,OAAO,EAAE,EAAE,CAAC,OAAO,CAAC,YAAY,EAAE,EAAE,QAAQ,EAAE,KAAK,EAAE,QAAQ,EAAE,SAAS,EAAE,CAAC;IACzG,IAAA,oBAAU,GAAE;8BACH,iCAAW;gDAAC;AAGtB;IADC,IAAA,gBAAM,EAAC,EAAE,IAAI,EAAE,SAAS,EAAE,MAAM,EAAE,EAAE,EAAE,IAAI,EAAE,iBAAiB,EAAE,CAAC;;uDACzC;AAGxB;IADC,IAAA,gBAAM,EAAC,EAAE,IAAI,EAAE,SAAS,EAAE,MAAM,EAAE,GAAG,EAAE,IAAI,EAAE,gBAAgB,EAAE,CAAC;;sDAC1C;AAGvB;IADC,IAAA,gBAAM,EAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,cAAc,EAAE,CAAC;8BACjC,IAAI;oDAAC;AAGnB;IADC,IAAA,gBAAM,EAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,WAAW,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;8BACjD,IAAI;iDAAC;AAGhB;IADC,IAAA,gBAAM,EAAC,EAAE,IAAI,EAAE,SAAS,EAAE,SAAS,EAAE,EAAE,EAAE,KAAK,EAAE,CAAC,EAAE,IAAI,EAAE,gBAAgB,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;sDACtE;AAGvB;IADC,IAAA,gBAAM,EAAC,EAAE,IAAI,EAAE,SAAS,EAAE,MAAM,EAAE,EAAE,EAAE,IAAI,EAAE,SAAS,EAAE,OAAO,EAAE,QAAQ,EAAE,CAAC;;gDAC3D;AAGjB;IADC,IAAA,gBAAM,EAAC,EAAE,IAAI,EAAE,WAAW,EAAE,IAAI,EAAE,gBAAgB,EAAE,CAAC;8BACtC,IAAI;sDAAC;AAGrB;IADC,IAAA,gBAAM,EAAC,EAAE,IAAI,EAAE,OAAO,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;yDACH;0BA3B5B,eAAe;IAH3B,IAAA,gBAAM,EAAC,kBAAkB,CAAC;IAC1B,IAAA,eAAK,EAAC,8BAA8B,EAAE,CAAC,SAAS,CAAC,CAAC;IAClD,IAAA,eAAK,EAAC,4BAA4B,EAAE,CAAC,aAAa,EAAE,UAAU,CAAC,CAAC;GACpD,eAAe,CA4B3B"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { GlobalBase } from '../base/_global-base';
|
|
2
|
+
import { IvssInsured } from './ivss-insured.entity';
|
|
3
|
+
export declare class IvssAnnualHistory extends GlobalBase {
|
|
4
|
+
insured: IvssInsured;
|
|
5
|
+
año: number;
|
|
6
|
+
semanas?: number;
|
|
7
|
+
salario?: number;
|
|
8
|
+
esInmutable?: boolean;
|
|
9
|
+
fechaRegistro: Date;
|
|
10
|
+
fechaUltimaActualizacion?: Date;
|
|
11
|
+
}
|
|
12
|
+
//# sourceMappingURL=ivss-annual-history.entity.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ivss-annual-history.entity.d.ts","sourceRoot":"","sources":["../../../src/entities/ivss/ivss-annual-history.entity.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAElD,OAAO,EAAE,WAAW,EAAE,MAAM,uBAAuB,CAAC;AAEpD,qBAEa,iBAAkB,SAAQ,UAAU;IAG/C,OAAO,EAAG,WAAW,CAAC;IAGtB,GAAG,EAAG,MAAM,CAAC;IAGb,OAAO,CAAC,EAAE,MAAM,CAAC;IAGjB,OAAO,CAAC,EAAE,MAAM,CAAC;IAGjB,WAAW,CAAC,EAAE,OAAO,CAAC;IAGtB,aAAa,EAAG,IAAI,CAAC;IAGrB,wBAAwB,CAAC,EAAE,IAAI,CAAC;CACjC"}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
6
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
+
};
|
|
8
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
9
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
|
+
};
|
|
11
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
+
exports.IvssAnnualHistory = void 0;
|
|
13
|
+
const _global_base_1 = require("../base/_global-base");
|
|
14
|
+
const typeorm_1 = require("typeorm");
|
|
15
|
+
const ivss_insured_entity_1 = require("./ivss-insured.entity");
|
|
16
|
+
let IvssAnnualHistory = class IvssAnnualHistory extends _global_base_1.GlobalBase {
|
|
17
|
+
};
|
|
18
|
+
exports.IvssAnnualHistory = IvssAnnualHistory;
|
|
19
|
+
__decorate([
|
|
20
|
+
(0, typeorm_1.ManyToOne)(() => ivss_insured_entity_1.IvssInsured, (insured) => insured.annualHistory, { nullable: false, onDelete: 'CASCADE' }),
|
|
21
|
+
(0, typeorm_1.JoinColumn)(),
|
|
22
|
+
__metadata("design:type", ivss_insured_entity_1.IvssInsured)
|
|
23
|
+
], IvssAnnualHistory.prototype, "insured", void 0);
|
|
24
|
+
__decorate([
|
|
25
|
+
(0, typeorm_1.Column)({ type: 'int' }),
|
|
26
|
+
__metadata("design:type", Number)
|
|
27
|
+
], IvssAnnualHistory.prototype, "a\u00F1o", void 0);
|
|
28
|
+
__decorate([
|
|
29
|
+
(0, typeorm_1.Column)({ type: 'int', default: 0 }),
|
|
30
|
+
__metadata("design:type", Number)
|
|
31
|
+
], IvssAnnualHistory.prototype, "semanas", void 0);
|
|
32
|
+
__decorate([
|
|
33
|
+
(0, typeorm_1.Column)({ type: 'decimal', precision: 15, scale: 2, default: 0 }),
|
|
34
|
+
__metadata("design:type", Number)
|
|
35
|
+
], IvssAnnualHistory.prototype, "salario", void 0);
|
|
36
|
+
__decorate([
|
|
37
|
+
(0, typeorm_1.Column)({ type: 'boolean', default: false, name: 'es_inmutable' }),
|
|
38
|
+
__metadata("design:type", Boolean)
|
|
39
|
+
], IvssAnnualHistory.prototype, "esInmutable", void 0);
|
|
40
|
+
__decorate([
|
|
41
|
+
(0, typeorm_1.Column)({ type: 'timestamp', name: 'fecha_registro' }),
|
|
42
|
+
__metadata("design:type", Date)
|
|
43
|
+
], IvssAnnualHistory.prototype, "fechaRegistro", void 0);
|
|
44
|
+
__decorate([
|
|
45
|
+
(0, typeorm_1.Column)({ type: 'timestamp', name: 'fecha_ultima_actualizacion', nullable: true }),
|
|
46
|
+
__metadata("design:type", Date)
|
|
47
|
+
], IvssAnnualHistory.prototype, "fechaUltimaActualizacion", void 0);
|
|
48
|
+
exports.IvssAnnualHistory = IvssAnnualHistory = __decorate([
|
|
49
|
+
(0, typeorm_1.Entity)('ivss_annual_history'),
|
|
50
|
+
(0, typeorm_1.Index)('ivss_annual_history_insured_year_idx', ['insured', 'año'], { unique: true })
|
|
51
|
+
], IvssAnnualHistory);
|
|
52
|
+
//# sourceMappingURL=ivss-annual-history.entity.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ivss-annual-history.entity.js","sourceRoot":"","sources":["../../../src/entities/ivss/ivss-annual-history.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,uDAAkD;AAClD,qCAAuE;AACvE,+DAAoD;AAI7C,IAAM,iBAAiB,GAAvB,MAAM,iBAAkB,SAAQ,yBAAU;CAsBhD,CAAA;AAtBY,8CAAiB;AAG5B;IAFC,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,iCAAW,EAAE,CAAC,OAAO,EAAE,EAAE,CAAC,OAAO,CAAC,aAAa,EAAE,EAAE,QAAQ,EAAE,KAAK,EAAE,QAAQ,EAAE,SAAS,EAAE,CAAC;IAC1G,IAAA,oBAAU,GAAE;8BACH,iCAAW;kDAAC;AAGtB;IADC,IAAA,gBAAM,EAAC,EAAE,IAAI,EAAE,KAAK,EAAE,CAAC;;mDACX;AAGb;IADC,IAAA,gBAAM,EAAC,EAAE,IAAI,EAAE,KAAK,EAAE,OAAO,EAAE,CAAC,EAAE,CAAC;;kDACnB;AAGjB;IADC,IAAA,gBAAM,EAAC,EAAE,IAAI,EAAE,SAAS,EAAE,SAAS,EAAE,EAAE,EAAE,KAAK,EAAE,CAAC,EAAE,OAAO,EAAE,CAAC,EAAE,CAAC;;kDAChD;AAGjB;IADC,IAAA,gBAAM,EAAC,EAAE,IAAI,EAAE,SAAS,EAAE,OAAO,EAAE,KAAK,EAAE,IAAI,EAAE,cAAc,EAAE,CAAC;;sDAC5C;AAGtB;IADC,IAAA,gBAAM,EAAC,EAAE,IAAI,EAAE,WAAW,EAAE,IAAI,EAAE,gBAAgB,EAAE,CAAC;8BACtC,IAAI;wDAAC;AAGrB;IADC,IAAA,gBAAM,EAAC,EAAE,IAAI,EAAE,WAAW,EAAE,IAAI,EAAE,4BAA4B,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;8BACvD,IAAI;mEAAC;4BArBrB,iBAAiB;IAF7B,IAAA,gBAAM,EAAC,qBAAqB,CAAC;IAC7B,IAAA,eAAK,EAAC,sCAAsC,EAAE,CAAC,SAAS,EAAE,KAAK,CAAC,EAAE,EAAE,MAAM,EAAE,IAAI,EAAE,CAAC;GACvE,iBAAiB,CAsB7B"}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { GlobalBase } from '../base/_global-base';
|
|
2
|
+
import { Person } from '../person/person.entity';
|
|
3
|
+
import { IvssAffiliation } from './ivss-affiliation.entity';
|
|
4
|
+
import { IvssAnnualHistory } from './ivss-annual-history.entity';
|
|
5
|
+
export declare class IvssInsured extends GlobalBase {
|
|
6
|
+
person: Person;
|
|
7
|
+
cedulaIdentidad: string;
|
|
8
|
+
nombreCompleto: string;
|
|
9
|
+
sexo?: string;
|
|
10
|
+
fechaNacimiento?: Date;
|
|
11
|
+
numeroPatronal?: string;
|
|
12
|
+
nombreEmpresa?: string;
|
|
13
|
+
fechaIngreso?: Date;
|
|
14
|
+
ultimoSalario?: number;
|
|
15
|
+
estatusAsegurado?: string;
|
|
16
|
+
fechaPrimeraAfiliacion?: Date;
|
|
17
|
+
fechaContingencia?: Date;
|
|
18
|
+
semanasAcumuladas?: number;
|
|
19
|
+
salariosAcumulados?: number;
|
|
20
|
+
semanasCotizadas?: {
|
|
21
|
+
articulo_92?: string;
|
|
22
|
+
decreto_4269?: string;
|
|
23
|
+
ultimos_10_años?: number;
|
|
24
|
+
ultimos_4_años?: number;
|
|
25
|
+
ultimos_3_años?: number;
|
|
26
|
+
total_semanas?: number;
|
|
27
|
+
total_salarios?: number;
|
|
28
|
+
};
|
|
29
|
+
salariosPromedio?: {
|
|
30
|
+
mensual_ultimos_10_años?: number;
|
|
31
|
+
mensual_ultimos_5_años?: number;
|
|
32
|
+
semanal_ultimas_100_cotizaciones?: number;
|
|
33
|
+
};
|
|
34
|
+
fechaActualizacion?: string;
|
|
35
|
+
fechaConsulta: Date;
|
|
36
|
+
activo?: boolean;
|
|
37
|
+
affiliations?: IvssAffiliation[];
|
|
38
|
+
annualHistory?: IvssAnnualHistory[];
|
|
39
|
+
}
|
|
40
|
+
//# sourceMappingURL=ivss-insured.entity.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ivss-insured.entity.d.ts","sourceRoot":"","sources":["../../../src/entities/ivss/ivss-insured.entity.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAElD,OAAO,EAAE,MAAM,EAAE,MAAM,yBAAyB,CAAC;AACjD,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AAC5D,OAAO,EAAE,iBAAiB,EAAE,MAAM,8BAA8B,CAAC;AAEjE,qBAGa,WAAY,SAAQ,UAAU;IAGzC,MAAM,EAAG,MAAM,CAAC;IAGhB,eAAe,EAAG,MAAM,CAAC;IAGzB,cAAc,EAAG,MAAM,CAAC;IAGxB,IAAI,CAAC,EAAE,MAAM,CAAC;IAGd,eAAe,CAAC,EAAE,IAAI,CAAC;IAGvB,cAAc,CAAC,EAAE,MAAM,CAAC;IAGxB,aAAa,CAAC,EAAE,MAAM,CAAC;IAGvB,YAAY,CAAC,EAAE,IAAI,CAAC;IAGpB,aAAa,CAAC,EAAE,MAAM,CAAC;IAGvB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAG1B,sBAAsB,CAAC,EAAE,IAAI,CAAC;IAG9B,iBAAiB,CAAC,EAAE,IAAI,CAAC;IAGzB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAG3B,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAG5B,gBAAgB,CAAC,EAAE;QACjB,WAAW,CAAC,EAAE,MAAM,CAAC;QACrB,YAAY,CAAC,EAAE,MAAM,CAAC;QACtB,eAAe,CAAC,EAAE,MAAM,CAAC;QACzB,cAAc,CAAC,EAAE,MAAM,CAAC;QACxB,cAAc,CAAC,EAAE,MAAM,CAAC;QACxB,aAAa,CAAC,EAAE,MAAM,CAAC;QACvB,cAAc,CAAC,EAAE,MAAM,CAAC;KACzB,CAAC;IAGF,gBAAgB,CAAC,EAAE;QACjB,uBAAuB,CAAC,EAAE,MAAM,CAAC;QACjC,sBAAsB,CAAC,EAAE,MAAM,CAAC;QAChC,gCAAgC,CAAC,EAAE,MAAM,CAAC;KAC3C,CAAC;IAGF,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAG5B,aAAa,EAAG,IAAI,CAAC;IAGrB,MAAM,CAAC,EAAE,OAAO,CAAC;IAKjB,YAAY,CAAC,EAAE,eAAe,EAAE,CAAC;IAKjC,aAAa,CAAC,EAAE,iBAAiB,EAAE,CAAC;CACrC"}
|