sigo-entities 0.0.202 → 0.0.204
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/index.d.mts +33 -1
- package/dist/index.d.ts +33 -1
- package/dist/index.js +169 -1
- package/dist/index.mjs +183 -19
- package/package.json +1 -1
package/dist/index.d.mts
CHANGED
|
@@ -1758,6 +1758,7 @@ declare class BaremosColombiaENTITY {
|
|
|
1758
1758
|
FechaDocumento: Date;
|
|
1759
1759
|
CambiosEstadosFase: CambiosEstadosPagosProduccionDTO[];
|
|
1760
1760
|
PagosEC: PagosECDTO[];
|
|
1761
|
+
Cancelado: boolean;
|
|
1761
1762
|
}
|
|
1762
1763
|
|
|
1763
1764
|
declare class PeriodoLiberacionPagosDTO {
|
|
@@ -2862,4 +2863,35 @@ declare class LiquidadaTOAENTITY {
|
|
|
2862
2863
|
Bitacora: BitacoraLiqDTO[];
|
|
2863
2864
|
}
|
|
2864
2865
|
|
|
2865
|
-
|
|
2866
|
+
declare class BaremosTOAENTITY {
|
|
2867
|
+
}
|
|
2868
|
+
|
|
2869
|
+
declare class FechaVigenciaBaremosDTO {
|
|
2870
|
+
Anio: number;
|
|
2871
|
+
Mes: number;
|
|
2872
|
+
Fecha: Date;
|
|
2873
|
+
}
|
|
2874
|
+
|
|
2875
|
+
declare class VigenciaBaremosDTO {
|
|
2876
|
+
FechaInicio: FechaVigenciaBaremosDTO;
|
|
2877
|
+
FechaFin: FechaVigenciaBaremosDTO;
|
|
2878
|
+
PB: number;
|
|
2879
|
+
}
|
|
2880
|
+
|
|
2881
|
+
declare class BaremosTOAChileENTITY {
|
|
2882
|
+
ID_TipoTrabajo: number;
|
|
2883
|
+
Pais: CodigoNombreDTO;
|
|
2884
|
+
Delegacion: CodigoNombreDTO;
|
|
2885
|
+
Tipo: string;
|
|
2886
|
+
TipoTrabajo: string;
|
|
2887
|
+
Codigo_Unico: string;
|
|
2888
|
+
LlaveRegla: string;
|
|
2889
|
+
Reutilización_de_Drop: string;
|
|
2890
|
+
Activacion_de_APP_TV: string;
|
|
2891
|
+
NLineas: number;
|
|
2892
|
+
PB: number;
|
|
2893
|
+
Estado: EstadoDTO;
|
|
2894
|
+
Vigencia: VigenciaBaremosDTO[];
|
|
2895
|
+
}
|
|
2896
|
+
|
|
2897
|
+
export { AgenciaENTITY, AlmacenDTO, AlmacenENTITY, AlmacenLogisticaDTO, AlmacenUsuarioGIADTO, AreaGOMDTO, AreaGomDTO, AsignacionGomDTO, AtencionOrdenesLiquidadasENTITY, AtiendeBodegaDTO, BaremosAlemaniaENTITY, BaremosChileENTITY, BaremosColombiaENTITY, BaremosTOAChileENTITY, BaremosTOAENTITY, BitacoraAntiguaDTO, BitacoraDTO, BitacoraLiqDTO, BitacoraOpcionSitemaDTO, BodegaENTITY, CambioEstadoFacturadoRequest, CambioEstadoFaseRequest, CambiosEstadosFaseLiberacionPagosDTO, CausacionDTO, CentroCostosENTITY, CertificacionProduccionDTO$1 as CertificacionProduccionDTO, ClienteDTO, Cliente_ContratistaDTO, CodigoDescripcionDTO, type CodigoMovimientoAlmacen, CodigoNombreDTO, CodigoNombreUMDTO, CodigoRazonSocialDTO, ConsumoMaterialENTITY, ContratistasDTO, ContratoDTO, ContratoOTDTO, ContratoObraOTDTO, ConversionLogisticaDTO, CoordenadasDTO, CorteBobinaStockAlmacenDTO, CuadrillaLiberacionPagosDTO, DataAdicionalDTO, DataCatalogoItemDTO, DatoUsuarioTipoOpcionDto, DatosAreaPersonalDTO, DatosCatalogoMODTO, DatosGIADTO, DatosGeneralesDTO, DatosGeneralesPersonalDTO, DatosItemDTO, DatosManoObraGlobalDTO, DatosManoObraGlobalDetalleChileDTO, DatosPrecioEspecialidadDTO, DatosPrecioMaterialDTO, DatosReferenciaDTO, DatosTrabajoCatalogoDTO, DatosTrabajoUsuarioDTO, DatosTransportistaChileDTO, DatosTransportistaDTO, DatosUnidadObraMaterialDTO, DelegacionDTO, DelegacionZonalesDTO, DeleteBaremoFaseDTO, DestinatarioDTO, DetalleChileObraDTO, DetalleChileValorizacionManoObraDTO, DetalleChileValorizacionManoObraRegularizacionDTO, DetalleDTO, DetalleManoObraChileDTO, DevolucionAlmacenENTITY, EECC_DTO, EmpresaDTO$4 as EmpresaDTO, EmpresaENTITY, EmpresaLiberacionPagosDTO, EmpresaLogisticaDTO, EmpresaPersonalDTO, EmpresaProduccionDTO, EmpresaStockPersonalDTO, EmpresaUsuarioDTO, EmpresaValDTO, EquipoLogisticaDTO, EquiposDTO, EstadoAntiguoDTO, EstadoDTO, EstadoHPListDTO$1 as EstadoHPListDTO, EstadoIntegracionDTO, EstadoInternoDTO, EstadoInternoENTITY, EstadoInternoWithoutSubstateDTO, type EstadoLiq, EstadoLiqDTO, EstadoNotificacion, type EstadoVal, FacturaGeneradaDTO, FacturacionDTO, FamiliaItemDTO, FaseDTO$1 as FaseDTO, FaseENTITY, FechaDTO, FechaVigenciaBaremosDTO, FilesDocDTO, FlujoDocDTO, FotoDTO, FotosDTO, FotosSSTDTO$1 as FotosSSTDTO, GOMDTO, GranFamiliaItemDTO, GrupoEmpresaDTO, HistoricoDTO, HistoricoEmpresasDTO, HitoDTO, IngresoAlmacenENTITY, InventarioLiqDTO, InventarioValDTO, ItemCantidadesDTO, ItemDTO, ItemDetalleLogisticaDTO, ItemENTITY, ItemLogisticaDTO, KeyIntegracionENTITY, LiberacionDePagosAlemaniaENTITY, LiquidadaTOAENTITY, LogAlmacenDTO, LogDTO, LogModificarDTO, LogRegisterDTO, LoteDTO$1 as LoteDTO, MailStructureENTITY, ManoObraBaremoDTO, ManoObraGlobalENTITY, ManoObraLiberacionPagosDTO, MaterialAmapDTO, MaterialLogisticaDTO, MovimientoAlmacenDTO, MovimientoAlmacenENTITY, NombreDescripcionDTO, NotasDTO, NotificacionesENTITY, OTDTO, OTGlobalDTO, ObraENTITY, OpcionSistemaENTITY, OperacionDataAdicional, OptionCatalogoDTO, PagosECDTO, PaisStockPersonalDTO, ParteDiarioDTO$1 as ParteDiarioDTO, type PayloadTokenDTO, PerfilesENTITY, PeriodoLiberacionPagosDTO, PermisosAppDTO, PersonalDTO, PersonalENTITY, PersonalLogisticaDTO$1 as PersonalLogisticaDTO, PreciosVigentesDTO, PresupuestadoTotalObraDTO, PresupuestadoTotalObraEmpresaCuadrillaDTO, PresupuestadoTotalObraEmpresaDTO, PrioridadNotificacion, ProductosServiciosLiqDTO, ProductosServiciosValDTO, ProfileDTO, RegularizacionPositivaNegativaDTO, RepresentanteLegalDTO, ReservaENTITY, ReservaManoObraENTITY, ReservaManoObraRegularizacionENTITY, SalidaAlmacenENTITY, SincronizacionPersonalDTO, SistemaDto, SistemaENTITY, SizeDTO, SocketDTO, StockAlmacenENTITY, StockAlmacenEquiposENTITY, StockPersonalENTITY, StockPersonalEquiposENTITY, SubEstadoInternoDTO, TecnicoValDTO, TipoAlmacenDTO, TipoDocumentoIdentidadDTO, TipoDocumentoUsuarioDTO, TipoEmpresaDTO, type TipoLiq, TipoMiembroGrupoEmpresaDTO, TipoMovimientoAlmacenDTO, TipoMovimientoAlmacenENTITY, TipoNotificacion, TipoOpcionDTO, TipoOpcionSistemaENTITY, TipoSistemaDTO, TipoStockStockPersonalDTO, type TipoVal, TotalGeneralObraDTO, TrabajoAlemaniaENTITY, TrabajoENTITY, TrabajoMacroObraAlemaniaENTITY, TransaccionFoliosENTITY, TransaccionesDTO, UbicacionAlmacenDTO, UbicacionDTO$1 as UbicacionDTO, UbicacionObraDTO, Ultima_FaseLiberacionPagosDTO, Ultima_PreLiquidacionAlemaniaDTO$1 as Ultima_PreLiquidacionAlemaniaDTO, Ultimo_Estado_InternoLiberacionPagosDTO, UnidadMedidaDTO$2 as UnidadMedidaDTO, UnidadMedidaLiberacionPagosDTO, UpdateUltimaFaseFacturacionDTO, UsuarioBitacoraDTO, UsuarioDTO, UsuarioENTITY, UsuarioEdicionDTO, UsuarioID_UsuarioDTO, UsuarioLogisticaDTO, UsuarioRegistrarDTO, ValidadoDTO, ValorizacionAlemaniaDTO$1 as ValorizacionAlemaniaDTO, ValorizacionManoObraDTO, ValorizacionManoObraRegularizacionDTO, ValorizadaTOAENTITY, VarianteDTO, VigenciaBaremosDTO, VigenciaDTO, WBEDTO$1 as WBEDTO, ZonaTrabajoDTO, ZonalesDTO, convertStringsToDates, type typeEstado, type typeEstadoNroDocumento, type typeFuente, type typeTipo, validateAndFormatData };
|
package/dist/index.d.ts
CHANGED
|
@@ -1758,6 +1758,7 @@ declare class BaremosColombiaENTITY {
|
|
|
1758
1758
|
FechaDocumento: Date;
|
|
1759
1759
|
CambiosEstadosFase: CambiosEstadosPagosProduccionDTO[];
|
|
1760
1760
|
PagosEC: PagosECDTO[];
|
|
1761
|
+
Cancelado: boolean;
|
|
1761
1762
|
}
|
|
1762
1763
|
|
|
1763
1764
|
declare class PeriodoLiberacionPagosDTO {
|
|
@@ -2862,4 +2863,35 @@ declare class LiquidadaTOAENTITY {
|
|
|
2862
2863
|
Bitacora: BitacoraLiqDTO[];
|
|
2863
2864
|
}
|
|
2864
2865
|
|
|
2865
|
-
|
|
2866
|
+
declare class BaremosTOAENTITY {
|
|
2867
|
+
}
|
|
2868
|
+
|
|
2869
|
+
declare class FechaVigenciaBaremosDTO {
|
|
2870
|
+
Anio: number;
|
|
2871
|
+
Mes: number;
|
|
2872
|
+
Fecha: Date;
|
|
2873
|
+
}
|
|
2874
|
+
|
|
2875
|
+
declare class VigenciaBaremosDTO {
|
|
2876
|
+
FechaInicio: FechaVigenciaBaremosDTO;
|
|
2877
|
+
FechaFin: FechaVigenciaBaremosDTO;
|
|
2878
|
+
PB: number;
|
|
2879
|
+
}
|
|
2880
|
+
|
|
2881
|
+
declare class BaremosTOAChileENTITY {
|
|
2882
|
+
ID_TipoTrabajo: number;
|
|
2883
|
+
Pais: CodigoNombreDTO;
|
|
2884
|
+
Delegacion: CodigoNombreDTO;
|
|
2885
|
+
Tipo: string;
|
|
2886
|
+
TipoTrabajo: string;
|
|
2887
|
+
Codigo_Unico: string;
|
|
2888
|
+
LlaveRegla: string;
|
|
2889
|
+
Reutilización_de_Drop: string;
|
|
2890
|
+
Activacion_de_APP_TV: string;
|
|
2891
|
+
NLineas: number;
|
|
2892
|
+
PB: number;
|
|
2893
|
+
Estado: EstadoDTO;
|
|
2894
|
+
Vigencia: VigenciaBaremosDTO[];
|
|
2895
|
+
}
|
|
2896
|
+
|
|
2897
|
+
export { AgenciaENTITY, AlmacenDTO, AlmacenENTITY, AlmacenLogisticaDTO, AlmacenUsuarioGIADTO, AreaGOMDTO, AreaGomDTO, AsignacionGomDTO, AtencionOrdenesLiquidadasENTITY, AtiendeBodegaDTO, BaremosAlemaniaENTITY, BaremosChileENTITY, BaremosColombiaENTITY, BaremosTOAChileENTITY, BaremosTOAENTITY, BitacoraAntiguaDTO, BitacoraDTO, BitacoraLiqDTO, BitacoraOpcionSitemaDTO, BodegaENTITY, CambioEstadoFacturadoRequest, CambioEstadoFaseRequest, CambiosEstadosFaseLiberacionPagosDTO, CausacionDTO, CentroCostosENTITY, CertificacionProduccionDTO$1 as CertificacionProduccionDTO, ClienteDTO, Cliente_ContratistaDTO, CodigoDescripcionDTO, type CodigoMovimientoAlmacen, CodigoNombreDTO, CodigoNombreUMDTO, CodigoRazonSocialDTO, ConsumoMaterialENTITY, ContratistasDTO, ContratoDTO, ContratoOTDTO, ContratoObraOTDTO, ConversionLogisticaDTO, CoordenadasDTO, CorteBobinaStockAlmacenDTO, CuadrillaLiberacionPagosDTO, DataAdicionalDTO, DataCatalogoItemDTO, DatoUsuarioTipoOpcionDto, DatosAreaPersonalDTO, DatosCatalogoMODTO, DatosGIADTO, DatosGeneralesDTO, DatosGeneralesPersonalDTO, DatosItemDTO, DatosManoObraGlobalDTO, DatosManoObraGlobalDetalleChileDTO, DatosPrecioEspecialidadDTO, DatosPrecioMaterialDTO, DatosReferenciaDTO, DatosTrabajoCatalogoDTO, DatosTrabajoUsuarioDTO, DatosTransportistaChileDTO, DatosTransportistaDTO, DatosUnidadObraMaterialDTO, DelegacionDTO, DelegacionZonalesDTO, DeleteBaremoFaseDTO, DestinatarioDTO, DetalleChileObraDTO, DetalleChileValorizacionManoObraDTO, DetalleChileValorizacionManoObraRegularizacionDTO, DetalleDTO, DetalleManoObraChileDTO, DevolucionAlmacenENTITY, EECC_DTO, EmpresaDTO$4 as EmpresaDTO, EmpresaENTITY, EmpresaLiberacionPagosDTO, EmpresaLogisticaDTO, EmpresaPersonalDTO, EmpresaProduccionDTO, EmpresaStockPersonalDTO, EmpresaUsuarioDTO, EmpresaValDTO, EquipoLogisticaDTO, EquiposDTO, EstadoAntiguoDTO, EstadoDTO, EstadoHPListDTO$1 as EstadoHPListDTO, EstadoIntegracionDTO, EstadoInternoDTO, EstadoInternoENTITY, EstadoInternoWithoutSubstateDTO, type EstadoLiq, EstadoLiqDTO, EstadoNotificacion, type EstadoVal, FacturaGeneradaDTO, FacturacionDTO, FamiliaItemDTO, FaseDTO$1 as FaseDTO, FaseENTITY, FechaDTO, FechaVigenciaBaremosDTO, FilesDocDTO, FlujoDocDTO, FotoDTO, FotosDTO, FotosSSTDTO$1 as FotosSSTDTO, GOMDTO, GranFamiliaItemDTO, GrupoEmpresaDTO, HistoricoDTO, HistoricoEmpresasDTO, HitoDTO, IngresoAlmacenENTITY, InventarioLiqDTO, InventarioValDTO, ItemCantidadesDTO, ItemDTO, ItemDetalleLogisticaDTO, ItemENTITY, ItemLogisticaDTO, KeyIntegracionENTITY, LiberacionDePagosAlemaniaENTITY, LiquidadaTOAENTITY, LogAlmacenDTO, LogDTO, LogModificarDTO, LogRegisterDTO, LoteDTO$1 as LoteDTO, MailStructureENTITY, ManoObraBaremoDTO, ManoObraGlobalENTITY, ManoObraLiberacionPagosDTO, MaterialAmapDTO, MaterialLogisticaDTO, MovimientoAlmacenDTO, MovimientoAlmacenENTITY, NombreDescripcionDTO, NotasDTO, NotificacionesENTITY, OTDTO, OTGlobalDTO, ObraENTITY, OpcionSistemaENTITY, OperacionDataAdicional, OptionCatalogoDTO, PagosECDTO, PaisStockPersonalDTO, ParteDiarioDTO$1 as ParteDiarioDTO, type PayloadTokenDTO, PerfilesENTITY, PeriodoLiberacionPagosDTO, PermisosAppDTO, PersonalDTO, PersonalENTITY, PersonalLogisticaDTO$1 as PersonalLogisticaDTO, PreciosVigentesDTO, PresupuestadoTotalObraDTO, PresupuestadoTotalObraEmpresaCuadrillaDTO, PresupuestadoTotalObraEmpresaDTO, PrioridadNotificacion, ProductosServiciosLiqDTO, ProductosServiciosValDTO, ProfileDTO, RegularizacionPositivaNegativaDTO, RepresentanteLegalDTO, ReservaENTITY, ReservaManoObraENTITY, ReservaManoObraRegularizacionENTITY, SalidaAlmacenENTITY, SincronizacionPersonalDTO, SistemaDto, SistemaENTITY, SizeDTO, SocketDTO, StockAlmacenENTITY, StockAlmacenEquiposENTITY, StockPersonalENTITY, StockPersonalEquiposENTITY, SubEstadoInternoDTO, TecnicoValDTO, TipoAlmacenDTO, TipoDocumentoIdentidadDTO, TipoDocumentoUsuarioDTO, TipoEmpresaDTO, type TipoLiq, TipoMiembroGrupoEmpresaDTO, TipoMovimientoAlmacenDTO, TipoMovimientoAlmacenENTITY, TipoNotificacion, TipoOpcionDTO, TipoOpcionSistemaENTITY, TipoSistemaDTO, TipoStockStockPersonalDTO, type TipoVal, TotalGeneralObraDTO, TrabajoAlemaniaENTITY, TrabajoENTITY, TrabajoMacroObraAlemaniaENTITY, TransaccionFoliosENTITY, TransaccionesDTO, UbicacionAlmacenDTO, UbicacionDTO$1 as UbicacionDTO, UbicacionObraDTO, Ultima_FaseLiberacionPagosDTO, Ultima_PreLiquidacionAlemaniaDTO$1 as Ultima_PreLiquidacionAlemaniaDTO, Ultimo_Estado_InternoLiberacionPagosDTO, UnidadMedidaDTO$2 as UnidadMedidaDTO, UnidadMedidaLiberacionPagosDTO, UpdateUltimaFaseFacturacionDTO, UsuarioBitacoraDTO, UsuarioDTO, UsuarioENTITY, UsuarioEdicionDTO, UsuarioID_UsuarioDTO, UsuarioLogisticaDTO, UsuarioRegistrarDTO, ValidadoDTO, ValorizacionAlemaniaDTO$1 as ValorizacionAlemaniaDTO, ValorizacionManoObraDTO, ValorizacionManoObraRegularizacionDTO, ValorizadaTOAENTITY, VarianteDTO, VigenciaBaremosDTO, VigenciaDTO, WBEDTO$1 as WBEDTO, ZonaTrabajoDTO, ZonalesDTO, convertStringsToDates, type typeEstado, type typeEstadoNroDocumento, type typeFuente, type typeTipo, validateAndFormatData };
|
package/dist/index.js
CHANGED
|
@@ -41,6 +41,8 @@ __export(src_exports, {
|
|
|
41
41
|
BaremosAlemaniaENTITY: () => BaremosAlemaniaENTITY,
|
|
42
42
|
BaremosChileENTITY: () => BaremosChileENTITY,
|
|
43
43
|
BaremosColombiaENTITY: () => BaremosColombiaENTITY,
|
|
44
|
+
BaremosTOAChileENTITY: () => BaremosTOAChileENTITY,
|
|
45
|
+
BaremosTOAENTITY: () => BaremosTOAENTITY,
|
|
44
46
|
BitacoraAntiguaDTO: () => BitacoraAntiguaDTO,
|
|
45
47
|
BitacoraDTO: () => BitacoraDTO,
|
|
46
48
|
BitacoraLiqDTO: () => BitacoraLiqDTO,
|
|
@@ -123,6 +125,7 @@ __export(src_exports, {
|
|
|
123
125
|
FaseDTO: () => FaseDTO,
|
|
124
126
|
FaseENTITY: () => FaseENTITY,
|
|
125
127
|
FechaDTO: () => FechaDTO,
|
|
128
|
+
FechaVigenciaBaremosDTO: () => FechaVigenciaBaremosDTO,
|
|
126
129
|
FilesDocDTO: () => FilesDocDTO,
|
|
127
130
|
FlujoDocDTO: () => FlujoDocDTO,
|
|
128
131
|
FotoDTO: () => FotoDTO,
|
|
@@ -241,6 +244,7 @@ __export(src_exports, {
|
|
|
241
244
|
ValorizacionManoObraRegularizacionDTO: () => ValorizacionManoObraRegularizacionDTO,
|
|
242
245
|
ValorizadaTOAENTITY: () => ValorizadaTOAENTITY,
|
|
243
246
|
VarianteDTO: () => VarianteDTO,
|
|
247
|
+
VigenciaBaremosDTO: () => VigenciaBaremosDTO,
|
|
244
248
|
VigenciaDTO: () => VigenciaDTO,
|
|
245
249
|
WBEDTO: () => WBEDTO,
|
|
246
250
|
ZonaTrabajoDTO: () => ZonaTrabajoDTO,
|
|
@@ -8912,7 +8916,6 @@ __decorateClass([
|
|
|
8912
8916
|
__decorateClass([
|
|
8913
8917
|
(0, import_class_validator154.IsBoolean)({ message: "debe ser true o false" }),
|
|
8914
8918
|
(0, import_class_validator154.IsNotEmpty)({ message: "es requerido" }),
|
|
8915
|
-
(0, import_class_validator154.Length)(1, 100, { message: "debe tener entre 1 y 100 caracteres" }),
|
|
8916
8919
|
(0, import_class_transformer154.Expose)()
|
|
8917
8920
|
], EmpresaDTO4.prototype, "Propia", 2);
|
|
8918
8921
|
|
|
@@ -9267,6 +9270,7 @@ var BaremosColombiaENTITY = class {
|
|
|
9267
9270
|
FechaDocumento = /* @__PURE__ */ new Date(0);
|
|
9268
9271
|
CambiosEstadosFase = [];
|
|
9269
9272
|
PagosEC = [];
|
|
9273
|
+
Cancelado = false;
|
|
9270
9274
|
};
|
|
9271
9275
|
__decorateClass([
|
|
9272
9276
|
(0, import_class_transformer161.Expose)(),
|
|
@@ -9442,6 +9446,11 @@ __decorateClass([
|
|
|
9442
9446
|
(0, import_class_transformer161.Expose)(),
|
|
9443
9447
|
(0, import_class_validator161.ValidateNested)({ each: true })
|
|
9444
9448
|
], BaremosColombiaENTITY.prototype, "PagosEC", 2);
|
|
9449
|
+
__decorateClass([
|
|
9450
|
+
(0, import_class_validator161.IsBoolean)({ message: "debe ser true o false" }),
|
|
9451
|
+
(0, import_class_validator161.IsNotEmpty)({ message: "es requerido" }),
|
|
9452
|
+
(0, import_class_transformer161.Expose)()
|
|
9453
|
+
], BaremosColombiaENTITY.prototype, "Cancelado", 2);
|
|
9445
9454
|
|
|
9446
9455
|
// src/programados/Reportes/LiberacionDePagos/shared/index.ts
|
|
9447
9456
|
var import_class_transformer170 = require("class-transformer");
|
|
@@ -15106,6 +15115,161 @@ __decorateClass([
|
|
|
15106
15115
|
(0, import_class_validator246.IsArray)(),
|
|
15107
15116
|
(0, import_class_validator246.ValidateNested)({ each: true })
|
|
15108
15117
|
], LiquidadaTOAENTITY.prototype, "Bitacora", 2);
|
|
15118
|
+
|
|
15119
|
+
// src/operativa/procesos/baremos_toa/shared/index.ts
|
|
15120
|
+
var BaremosTOAENTITY = class {
|
|
15121
|
+
};
|
|
15122
|
+
|
|
15123
|
+
// src/operativa/procesos/baremos_toa/chile/index.ts
|
|
15124
|
+
var import_class_transformer249 = require("class-transformer");
|
|
15125
|
+
var import_class_validator249 = require("class-validator");
|
|
15126
|
+
|
|
15127
|
+
// src/operativa/procesos/baremos_toa/chile/dto/vigencia-dto.ts
|
|
15128
|
+
var import_class_transformer248 = require("class-transformer");
|
|
15129
|
+
var import_class_validator248 = require("class-validator");
|
|
15130
|
+
|
|
15131
|
+
// src/operativa/procesos/baremos_toa/chile/dto/fecha-vigencia-dto.ts
|
|
15132
|
+
var import_class_transformer247 = require("class-transformer");
|
|
15133
|
+
var import_class_validator247 = require("class-validator");
|
|
15134
|
+
var FechaVigenciaBaremosDTO = class {
|
|
15135
|
+
Anio = 0;
|
|
15136
|
+
Mes = 0;
|
|
15137
|
+
Fecha = /* @__PURE__ */ new Date();
|
|
15138
|
+
};
|
|
15139
|
+
__decorateClass([
|
|
15140
|
+
(0, import_class_validator247.IsNumber)({}, { message: "debe ser un numero" }),
|
|
15141
|
+
(0, import_class_transformer247.Expose)(),
|
|
15142
|
+
(0, import_class_validator247.Min)(0)
|
|
15143
|
+
], FechaVigenciaBaremosDTO.prototype, "Anio", 2);
|
|
15144
|
+
__decorateClass([
|
|
15145
|
+
(0, import_class_validator247.IsNumber)({}, { message: "debe ser un numero" }),
|
|
15146
|
+
(0, import_class_transformer247.Expose)(),
|
|
15147
|
+
(0, import_class_validator247.Min)(0)
|
|
15148
|
+
], FechaVigenciaBaremosDTO.prototype, "Mes", 2);
|
|
15149
|
+
__decorateClass([
|
|
15150
|
+
(0, import_class_validator247.IsNumber)({}, { message: "debe ser un numero" }),
|
|
15151
|
+
(0, import_class_validator247.IsNotEmpty)({ message: "es requerido" }),
|
|
15152
|
+
(0, import_class_transformer247.Expose)(),
|
|
15153
|
+
(0, import_class_validator247.Min)(0)
|
|
15154
|
+
], FechaVigenciaBaremosDTO.prototype, "Fecha", 2);
|
|
15155
|
+
|
|
15156
|
+
// src/operativa/procesos/baremos_toa/chile/dto/vigencia-dto.ts
|
|
15157
|
+
var VigenciaBaremosDTO = class {
|
|
15158
|
+
FechaInicio = new FechaVigenciaBaremosDTO();
|
|
15159
|
+
FechaFin = new FechaVigenciaBaremosDTO();
|
|
15160
|
+
PB = 0;
|
|
15161
|
+
};
|
|
15162
|
+
__decorateClass([
|
|
15163
|
+
(0, import_class_transformer248.Type)(() => FechaVigenciaBaremosDTO),
|
|
15164
|
+
(0, import_class_validator248.IsNotEmpty)({ message: "es requerido" }),
|
|
15165
|
+
(0, import_class_transformer248.Expose)(),
|
|
15166
|
+
(0, import_class_validator248.ValidateNested)()
|
|
15167
|
+
], VigenciaBaremosDTO.prototype, "FechaInicio", 2);
|
|
15168
|
+
__decorateClass([
|
|
15169
|
+
(0, import_class_transformer248.Type)(() => FechaVigenciaBaremosDTO),
|
|
15170
|
+
(0, import_class_validator248.IsNotEmpty)({ message: "es requerido" }),
|
|
15171
|
+
(0, import_class_transformer248.Expose)(),
|
|
15172
|
+
(0, import_class_validator248.ValidateNested)()
|
|
15173
|
+
], VigenciaBaremosDTO.prototype, "FechaFin", 2);
|
|
15174
|
+
__decorateClass([
|
|
15175
|
+
(0, import_class_validator248.IsNumber)({}, { message: "debe ser un numero" }),
|
|
15176
|
+
(0, import_class_validator248.IsNotEmpty)({ message: "es requerido" }),
|
|
15177
|
+
(0, import_class_transformer248.Expose)(),
|
|
15178
|
+
(0, import_class_validator248.Min)(0)
|
|
15179
|
+
], VigenciaBaremosDTO.prototype, "PB", 2);
|
|
15180
|
+
|
|
15181
|
+
// src/operativa/procesos/baremos_toa/chile/index.ts
|
|
15182
|
+
var BaremosTOAChileENTITY = class {
|
|
15183
|
+
ID_TipoTrabajo = 0;
|
|
15184
|
+
Pais = new CodigoNombreDTO();
|
|
15185
|
+
Delegacion = new CodigoNombreDTO();
|
|
15186
|
+
Tipo = "";
|
|
15187
|
+
TipoTrabajo = "";
|
|
15188
|
+
Codigo_Unico = "";
|
|
15189
|
+
LlaveRegla = "";
|
|
15190
|
+
Reutilizaci\u00F3n_de_Drop = "";
|
|
15191
|
+
Activacion_de_APP_TV = "";
|
|
15192
|
+
NLineas = 0;
|
|
15193
|
+
PB = 0;
|
|
15194
|
+
Estado = new EstadoDTO();
|
|
15195
|
+
Vigencia = [];
|
|
15196
|
+
};
|
|
15197
|
+
__decorateClass([
|
|
15198
|
+
(0, import_class_validator249.IsNumber)({}, { message: "debe ser un numero" }),
|
|
15199
|
+
(0, import_class_transformer249.Expose)(),
|
|
15200
|
+
(0, import_class_validator249.Min)(0)
|
|
15201
|
+
], BaremosTOAChileENTITY.prototype, "ID_TipoTrabajo", 2);
|
|
15202
|
+
__decorateClass([
|
|
15203
|
+
(0, import_class_transformer249.Type)(() => CodigoNombreDTO),
|
|
15204
|
+
(0, import_class_validator249.IsNotEmpty)({ message: "es requerido" }),
|
|
15205
|
+
(0, import_class_transformer249.Expose)(),
|
|
15206
|
+
(0, import_class_validator249.ValidateNested)()
|
|
15207
|
+
], BaremosTOAChileENTITY.prototype, "Pais", 2);
|
|
15208
|
+
__decorateClass([
|
|
15209
|
+
(0, import_class_transformer249.Type)(() => CodigoNombreDTO),
|
|
15210
|
+
(0, import_class_validator249.IsNotEmpty)({ message: "es requerido" }),
|
|
15211
|
+
(0, import_class_transformer249.Expose)(),
|
|
15212
|
+
(0, import_class_validator249.ValidateNested)()
|
|
15213
|
+
], BaremosTOAChileENTITY.prototype, "Delegacion", 2);
|
|
15214
|
+
__decorateClass([
|
|
15215
|
+
(0, import_class_validator249.IsString)({ message: "debe ser un texto" }),
|
|
15216
|
+
(0, import_class_validator249.IsNotEmpty)({ message: "es requerido" }),
|
|
15217
|
+
(0, import_class_validator249.Length)(1, 100, { message: "debe tener entre 1 y 100 caracteres" }),
|
|
15218
|
+
(0, import_class_transformer249.Expose)()
|
|
15219
|
+
], BaremosTOAChileENTITY.prototype, "Tipo", 2);
|
|
15220
|
+
__decorateClass([
|
|
15221
|
+
(0, import_class_validator249.IsString)({ message: "debe ser un texto" }),
|
|
15222
|
+
(0, import_class_validator249.IsNotEmpty)({ message: "es requerido" }),
|
|
15223
|
+
(0, import_class_validator249.Length)(1, 300, { message: "debe tener entre 1 y 300 caracteres" }),
|
|
15224
|
+
(0, import_class_transformer249.Expose)()
|
|
15225
|
+
], BaremosTOAChileENTITY.prototype, "TipoTrabajo", 2);
|
|
15226
|
+
__decorateClass([
|
|
15227
|
+
(0, import_class_validator249.IsString)({ message: "debe ser un texto" }),
|
|
15228
|
+
(0, import_class_validator249.IsNotEmpty)({ message: "es requerido" }),
|
|
15229
|
+
(0, import_class_transformer249.Expose)()
|
|
15230
|
+
], BaremosTOAChileENTITY.prototype, "Codigo_Unico", 2);
|
|
15231
|
+
__decorateClass([
|
|
15232
|
+
(0, import_class_validator249.IsString)({ message: "debe ser un texto" }),
|
|
15233
|
+
(0, import_class_validator249.IsNotEmpty)({ message: "es requerido" }),
|
|
15234
|
+
(0, import_class_transformer249.Expose)()
|
|
15235
|
+
], BaremosTOAChileENTITY.prototype, "LlaveRegla", 2);
|
|
15236
|
+
__decorateClass([
|
|
15237
|
+
(0, import_class_validator249.IsString)({ message: "debe ser un texto" }),
|
|
15238
|
+
(0, import_class_validator249.IsNotEmpty)({ message: "es requerido" }),
|
|
15239
|
+
(0, import_class_validator249.Length)(1, 10, { message: "debe tener entre 1 y 10 caracteres" }),
|
|
15240
|
+
(0, import_class_transformer249.Expose)()
|
|
15241
|
+
], BaremosTOAChileENTITY.prototype, "Reutilizaci\xF3n_de_Drop", 2);
|
|
15242
|
+
__decorateClass([
|
|
15243
|
+
(0, import_class_validator249.IsString)({ message: "debe ser un texto" }),
|
|
15244
|
+
(0, import_class_validator249.IsNotEmpty)({ message: "es requerido" }),
|
|
15245
|
+
(0, import_class_validator249.Length)(1, 10, { message: "debe tener entre 1 y 10 caracteres" }),
|
|
15246
|
+
(0, import_class_transformer249.Expose)()
|
|
15247
|
+
], BaremosTOAChileENTITY.prototype, "Activacion_de_APP_TV", 2);
|
|
15248
|
+
__decorateClass([
|
|
15249
|
+
(0, import_class_validator249.IsNumber)({}, { message: "debe ser un numero" }),
|
|
15250
|
+
(0, import_class_validator249.IsNotEmpty)({ message: "es requerido" }),
|
|
15251
|
+
(0, import_class_transformer249.Expose)(),
|
|
15252
|
+
(0, import_class_validator249.Min)(0)
|
|
15253
|
+
], BaremosTOAChileENTITY.prototype, "NLineas", 2);
|
|
15254
|
+
__decorateClass([
|
|
15255
|
+
(0, import_class_validator249.IsNumber)({}, { message: "debe ser un numero" }),
|
|
15256
|
+
(0, import_class_validator249.IsNotEmpty)({ message: "es requerido" }),
|
|
15257
|
+
(0, import_class_transformer249.Expose)(),
|
|
15258
|
+
(0, import_class_validator249.Min)(0)
|
|
15259
|
+
], BaremosTOAChileENTITY.prototype, "PB", 2);
|
|
15260
|
+
__decorateClass([
|
|
15261
|
+
(0, import_class_transformer249.Type)(() => EstadoDTO),
|
|
15262
|
+
(0, import_class_validator249.IsNotEmpty)({ message: "es requerido" }),
|
|
15263
|
+
(0, import_class_transformer249.Expose)(),
|
|
15264
|
+
(0, import_class_validator249.ValidateNested)()
|
|
15265
|
+
], BaremosTOAChileENTITY.prototype, "Estado", 2);
|
|
15266
|
+
__decorateClass([
|
|
15267
|
+
(0, import_class_transformer249.Type)(() => VigenciaBaremosDTO),
|
|
15268
|
+
(0, import_class_validator249.IsNotEmpty)({ message: "es requerido" }),
|
|
15269
|
+
(0, import_class_transformer249.Expose)(),
|
|
15270
|
+
(0, import_class_validator249.IsArray)(),
|
|
15271
|
+
(0, import_class_validator249.ValidateNested)({ each: true })
|
|
15272
|
+
], BaremosTOAChileENTITY.prototype, "Vigencia", 2);
|
|
15109
15273
|
// Annotate the CommonJS export names for ESM import in node:
|
|
15110
15274
|
0 && (module.exports = {
|
|
15111
15275
|
AgenciaENTITY,
|
|
@@ -15121,6 +15285,8 @@ __decorateClass([
|
|
|
15121
15285
|
BaremosAlemaniaENTITY,
|
|
15122
15286
|
BaremosChileENTITY,
|
|
15123
15287
|
BaremosColombiaENTITY,
|
|
15288
|
+
BaremosTOAChileENTITY,
|
|
15289
|
+
BaremosTOAENTITY,
|
|
15124
15290
|
BitacoraAntiguaDTO,
|
|
15125
15291
|
BitacoraDTO,
|
|
15126
15292
|
BitacoraLiqDTO,
|
|
@@ -15203,6 +15369,7 @@ __decorateClass([
|
|
|
15203
15369
|
FaseDTO,
|
|
15204
15370
|
FaseENTITY,
|
|
15205
15371
|
FechaDTO,
|
|
15372
|
+
FechaVigenciaBaremosDTO,
|
|
15206
15373
|
FilesDocDTO,
|
|
15207
15374
|
FlujoDocDTO,
|
|
15208
15375
|
FotoDTO,
|
|
@@ -15321,6 +15488,7 @@ __decorateClass([
|
|
|
15321
15488
|
ValorizacionManoObraRegularizacionDTO,
|
|
15322
15489
|
ValorizadaTOAENTITY,
|
|
15323
15490
|
VarianteDTO,
|
|
15491
|
+
VigenciaBaremosDTO,
|
|
15324
15492
|
VigenciaDTO,
|
|
15325
15493
|
WBEDTO,
|
|
15326
15494
|
ZonaTrabajoDTO,
|
package/dist/index.mjs
CHANGED
|
@@ -8579,7 +8579,7 @@ __decorateClass([
|
|
|
8579
8579
|
|
|
8580
8580
|
// src/programados/Reportes/ReporteProduccion/Colombia/Baremos/index.ts
|
|
8581
8581
|
import { Expose as Expose160, Type as Type112 } from "class-transformer";
|
|
8582
|
-
import { IsArray as IsArray68, IsDate as IsDate67, IsIn as IsIn24, IsNotEmpty as IsNotEmpty158, IsNumber as IsNumber116, IsOptional as IsOptional3, IsString as IsString136, Min as Min85, ValidateNested as ValidateNested101 } from "class-validator";
|
|
8582
|
+
import { IsArray as IsArray68, IsBoolean as IsBoolean24, IsDate as IsDate67, IsIn as IsIn24, IsNotEmpty as IsNotEmpty158, IsNumber as IsNumber116, IsOptional as IsOptional3, IsString as IsString136, Min as Min85, ValidateNested as ValidateNested101 } from "class-validator";
|
|
8583
8583
|
|
|
8584
8584
|
// src/programados/Reportes/ReporteProduccion/Colombia/Baremos/dto/cambios-estados-pagos-produccion-dto.ts
|
|
8585
8585
|
import { Expose as Expose151, Type as Type104 } from "class-transformer";
|
|
@@ -8671,7 +8671,6 @@ __decorateClass([
|
|
|
8671
8671
|
__decorateClass([
|
|
8672
8672
|
IsBoolean18({ message: "debe ser true o false" }),
|
|
8673
8673
|
IsNotEmpty151({ message: "es requerido" }),
|
|
8674
|
-
Length114(1, 100, { message: "debe tener entre 1 y 100 caracteres" }),
|
|
8675
8674
|
Expose153()
|
|
8676
8675
|
], EmpresaDTO4.prototype, "Propia", 2);
|
|
8677
8676
|
|
|
@@ -9026,6 +9025,7 @@ var BaremosColombiaENTITY = class {
|
|
|
9026
9025
|
FechaDocumento = /* @__PURE__ */ new Date(0);
|
|
9027
9026
|
CambiosEstadosFase = [];
|
|
9028
9027
|
PagosEC = [];
|
|
9028
|
+
Cancelado = false;
|
|
9029
9029
|
};
|
|
9030
9030
|
__decorateClass([
|
|
9031
9031
|
Expose160(),
|
|
@@ -9201,10 +9201,15 @@ __decorateClass([
|
|
|
9201
9201
|
Expose160(),
|
|
9202
9202
|
ValidateNested101({ each: true })
|
|
9203
9203
|
], BaremosColombiaENTITY.prototype, "PagosEC", 2);
|
|
9204
|
+
__decorateClass([
|
|
9205
|
+
IsBoolean24({ message: "debe ser true o false" }),
|
|
9206
|
+
IsNotEmpty158({ message: "es requerido" }),
|
|
9207
|
+
Expose160()
|
|
9208
|
+
], BaremosColombiaENTITY.prototype, "Cancelado", 2);
|
|
9204
9209
|
|
|
9205
9210
|
// src/programados/Reportes/LiberacionDePagos/shared/index.ts
|
|
9206
9211
|
import { Expose as Expose169, Type as Type121 } from "class-transformer";
|
|
9207
|
-
import { IsArray as IsArray77, IsBoolean as
|
|
9212
|
+
import { IsArray as IsArray77, IsBoolean as IsBoolean32, IsDate as IsDate76, IsIn as IsIn33, IsNotEmpty as IsNotEmpty167, IsNumber as IsNumber124, IsString as IsString145, Min as Min93, ValidateNested as ValidateNested110 } from "class-validator";
|
|
9208
9213
|
|
|
9209
9214
|
// src/programados/Reportes/LiberacionDePagos/shared/dto/periodo-liberacion-pagos-dto.ts
|
|
9210
9215
|
import { Expose as Expose161 } from "class-transformer";
|
|
@@ -9290,7 +9295,7 @@ __decorateClass([
|
|
|
9290
9295
|
|
|
9291
9296
|
// src/programados/Reportes/LiberacionDePagos/shared/dto/empresa-liberacion-pagos-dto.ts
|
|
9292
9297
|
import { Expose as Expose163 } from "class-transformer";
|
|
9293
|
-
import { IsBoolean as
|
|
9298
|
+
import { IsBoolean as IsBoolean27, IsNotEmpty as IsNotEmpty161, IsString as IsString139, Length as Length123 } from "class-validator";
|
|
9294
9299
|
var EmpresaLiberacionPagosDTO = class {
|
|
9295
9300
|
Codigo = "";
|
|
9296
9301
|
RazonSocial = "";
|
|
@@ -9309,14 +9314,14 @@ __decorateClass([
|
|
|
9309
9314
|
Expose163()
|
|
9310
9315
|
], EmpresaLiberacionPagosDTO.prototype, "RazonSocial", 2);
|
|
9311
9316
|
__decorateClass([
|
|
9312
|
-
|
|
9317
|
+
IsBoolean27({ message: "debe ser true o false" }),
|
|
9313
9318
|
IsNotEmpty161({ message: "es requerido" }),
|
|
9314
9319
|
Expose163()
|
|
9315
9320
|
], EmpresaLiberacionPagosDTO.prototype, "Propia", 2);
|
|
9316
9321
|
|
|
9317
9322
|
// src/programados/Reportes/LiberacionDePagos/shared/dto/manoobra-liberacion_pagos-dto.ts
|
|
9318
9323
|
import { Expose as Expose164 } from "class-transformer";
|
|
9319
|
-
import { IsBoolean as
|
|
9324
|
+
import { IsBoolean as IsBoolean28, IsNotEmpty as IsNotEmpty162, IsString as IsString140, Length as Length124 } from "class-validator";
|
|
9320
9325
|
var ManoObraLiberacionPagosDTO = class {
|
|
9321
9326
|
Codigo = "";
|
|
9322
9327
|
Nombre = "";
|
|
@@ -9335,7 +9340,7 @@ __decorateClass([
|
|
|
9335
9340
|
Expose164()
|
|
9336
9341
|
], ManoObraLiberacionPagosDTO.prototype, "Nombre", 2);
|
|
9337
9342
|
__decorateClass([
|
|
9338
|
-
|
|
9343
|
+
IsBoolean28({ message: "debe ser true o false" }),
|
|
9339
9344
|
IsNotEmpty162({ message: "es requerido" }),
|
|
9340
9345
|
Length124(1, 100, { message: "debe tener entre 1 y 100 caracteres" }),
|
|
9341
9346
|
Expose164()
|
|
@@ -9814,7 +9819,7 @@ __decorateClass([
|
|
|
9814
9819
|
Min93(1)
|
|
9815
9820
|
], LiberacionDePagosAlemaniaENTITY.prototype, "Decimales", 2);
|
|
9816
9821
|
__decorateClass([
|
|
9817
|
-
|
|
9822
|
+
IsBoolean32({ message: "debe ser true o false" }),
|
|
9818
9823
|
IsNotEmpty167({ message: "es requerido" }),
|
|
9819
9824
|
Expose169()
|
|
9820
9825
|
], LiberacionDePagosAlemaniaENTITY.prototype, "isContratista", 2);
|
|
@@ -11197,7 +11202,7 @@ import { IsArray as IsArray87, IsNotEmpty as IsNotEmpty184, IsNumber as IsNumber
|
|
|
11197
11202
|
|
|
11198
11203
|
// src/logistica/ingreso almacen/shared/dto/empresa-dto.ts
|
|
11199
11204
|
import { Expose as Expose185 } from "class-transformer";
|
|
11200
|
-
import { IsBoolean as
|
|
11205
|
+
import { IsBoolean as IsBoolean33, IsNotEmpty as IsNotEmpty181, IsString as IsString158, Length as Length140 } from "class-validator";
|
|
11201
11206
|
var EmpresaDTO5 = class {
|
|
11202
11207
|
Codigo = "";
|
|
11203
11208
|
RazonSocial = "";
|
|
@@ -11214,7 +11219,7 @@ __decorateClass([
|
|
|
11214
11219
|
Expose185()
|
|
11215
11220
|
], EmpresaDTO5.prototype, "RazonSocial", 2);
|
|
11216
11221
|
__decorateClass([
|
|
11217
|
-
|
|
11222
|
+
IsBoolean33({ message: "debe ser un booleano" }),
|
|
11218
11223
|
IsNotEmpty181({ message: "es requerido" }),
|
|
11219
11224
|
Expose185()
|
|
11220
11225
|
], EmpresaDTO5.prototype, "Propia", 2);
|
|
@@ -12161,7 +12166,7 @@ __decorateClass([
|
|
|
12161
12166
|
import { Expose as Expose205, Type as Type147 } from "class-transformer";
|
|
12162
12167
|
import {
|
|
12163
12168
|
IsArray as IsArray95,
|
|
12164
|
-
IsBoolean as
|
|
12169
|
+
IsBoolean as IsBoolean34,
|
|
12165
12170
|
IsDate as IsDate85,
|
|
12166
12171
|
IsNotEmpty as IsNotEmpty200,
|
|
12167
12172
|
IsNumber as IsNumber147,
|
|
@@ -12318,7 +12323,7 @@ __decorateClass([
|
|
|
12318
12323
|
ValidateNested136()
|
|
12319
12324
|
], PersonalENTITY.prototype, "Sincronizacion", 2);
|
|
12320
12325
|
__decorateClass([
|
|
12321
|
-
|
|
12326
|
+
IsBoolean34({ message: "debe ser un booleano" }),
|
|
12322
12327
|
IsNotEmpty200({ message: "es requerido" }),
|
|
12323
12328
|
Expose205()
|
|
12324
12329
|
], PersonalENTITY.prototype, "Administrativo", 2);
|
|
@@ -12592,7 +12597,7 @@ import { IsNotEmpty as IsNotEmpty206, IsNumber as IsNumber153, IsString as IsStr
|
|
|
12592
12597
|
|
|
12593
12598
|
// src/configuracion/empresa/shared/dto/tipo-miembro-grupo-empresa-dto.ts
|
|
12594
12599
|
import { Expose as Expose212 } from "class-transformer";
|
|
12595
|
-
import { IsBoolean as
|
|
12600
|
+
import { IsBoolean as IsBoolean35, IsNotEmpty as IsNotEmpty205, IsNumber as IsNumber152, IsString as IsString181, Length as Length161, Min as Min119 } from "class-validator";
|
|
12596
12601
|
var TipoMiembroGrupoEmpresaDTO = class {
|
|
12597
12602
|
ID_TipoMiembroGrupoEmpresa = 0;
|
|
12598
12603
|
Nombre = "";
|
|
@@ -12610,7 +12615,7 @@ __decorateClass([
|
|
|
12610
12615
|
Expose212()
|
|
12611
12616
|
], TipoMiembroGrupoEmpresaDTO.prototype, "Nombre", 2);
|
|
12612
12617
|
__decorateClass([
|
|
12613
|
-
|
|
12618
|
+
IsBoolean35({ message: "debe ser un booleano" }),
|
|
12614
12619
|
IsNotEmpty205({ message: "es requerido" }),
|
|
12615
12620
|
Expose212()
|
|
12616
12621
|
], TipoMiembroGrupoEmpresaDTO.prototype, "PermiteOtroGrupo", 2);
|
|
@@ -12724,7 +12729,7 @@ __decorateClass([
|
|
|
12724
12729
|
], TipoEmpresaDTO.prototype, "Nombre", 2);
|
|
12725
12730
|
|
|
12726
12731
|
// src/configuracion/empresa/shared/index.ts
|
|
12727
|
-
import { IsArray as IsArray100, IsBoolean as
|
|
12732
|
+
import { IsArray as IsArray100, IsBoolean as IsBoolean36, IsNotEmpty as IsNotEmpty209, IsNumber as IsNumber156, IsString as IsString185, Length as Length165, Min as Min123, ValidateNested as ValidateNested142 } from "class-validator";
|
|
12728
12733
|
var EmpresaENTITY = class {
|
|
12729
12734
|
ID_Empresa = 0;
|
|
12730
12735
|
Pais = new PaisStockPersonalDTO();
|
|
@@ -12804,7 +12809,7 @@ __decorateClass([
|
|
|
12804
12809
|
Expose216()
|
|
12805
12810
|
], EmpresaENTITY.prototype, "NombreComercial", 2);
|
|
12806
12811
|
__decorateClass([
|
|
12807
|
-
|
|
12812
|
+
IsBoolean36({ message: "debe ser un booleano" }),
|
|
12808
12813
|
IsNotEmpty209({ message: "es requerido" }),
|
|
12809
12814
|
Expose216()
|
|
12810
12815
|
], EmpresaENTITY.prototype, "Propia", 2);
|
|
@@ -13336,7 +13341,7 @@ __decorateClass([
|
|
|
13336
13341
|
|
|
13337
13342
|
// src/configuracion/usuarios/shared/index.ts
|
|
13338
13343
|
import { Expose as Expose228, Type as Type163 } from "class-transformer";
|
|
13339
|
-
import { IsArray as IsArray102, IsBoolean as
|
|
13344
|
+
import { IsArray as IsArray102, IsBoolean as IsBoolean37, IsNotEmpty as IsNotEmpty220, IsNumber as IsNumber164, IsString as IsString196, Length as Length176, Min as Min130, ValidateNested as ValidateNested146, IsEmail as IsEmail4, IsEnum as IsEnum3 } from "class-validator";
|
|
13340
13345
|
var UsuarioENTITY = class {
|
|
13341
13346
|
IdUsuario = 0;
|
|
13342
13347
|
User = "";
|
|
@@ -13510,12 +13515,12 @@ __decorateClass([
|
|
|
13510
13515
|
ValidateNested146({ each: true })
|
|
13511
13516
|
], UsuarioENTITY.prototype, "Bitacora", 2);
|
|
13512
13517
|
__decorateClass([
|
|
13513
|
-
|
|
13518
|
+
IsBoolean37({ message: "debe ser un booleano" }),
|
|
13514
13519
|
IsNotEmpty220({ message: "es requerido" }),
|
|
13515
13520
|
Expose228()
|
|
13516
13521
|
], UsuarioENTITY.prototype, "isCreate", 2);
|
|
13517
13522
|
__decorateClass([
|
|
13518
|
-
|
|
13523
|
+
IsBoolean37({ message: "debe ser un booleano" }),
|
|
13519
13524
|
IsNotEmpty220({ message: "es requerido" }),
|
|
13520
13525
|
Expose228()
|
|
13521
13526
|
], UsuarioENTITY.prototype, "SuperUsuario", 2);
|
|
@@ -14896,6 +14901,161 @@ __decorateClass([
|
|
|
14896
14901
|
IsArray105(),
|
|
14897
14902
|
ValidateNested151({ each: true })
|
|
14898
14903
|
], LiquidadaTOAENTITY.prototype, "Bitacora", 2);
|
|
14904
|
+
|
|
14905
|
+
// src/operativa/procesos/baremos_toa/shared/index.ts
|
|
14906
|
+
var BaremosTOAENTITY = class {
|
|
14907
|
+
};
|
|
14908
|
+
|
|
14909
|
+
// src/operativa/procesos/baremos_toa/chile/index.ts
|
|
14910
|
+
import { Expose as Expose248, Type as Type170 } from "class-transformer";
|
|
14911
|
+
import { IsArray as IsArray106, IsNotEmpty as IsNotEmpty240, IsNumber as IsNumber179, IsString as IsString215, Length as Length194, Min as Min145, ValidateNested as ValidateNested153 } from "class-validator";
|
|
14912
|
+
|
|
14913
|
+
// src/operativa/procesos/baremos_toa/chile/dto/vigencia-dto.ts
|
|
14914
|
+
import { Expose as Expose247, Type as Type169 } from "class-transformer";
|
|
14915
|
+
import { IsNotEmpty as IsNotEmpty239, IsNumber as IsNumber178, Min as Min144, ValidateNested as ValidateNested152 } from "class-validator";
|
|
14916
|
+
|
|
14917
|
+
// src/operativa/procesos/baremos_toa/chile/dto/fecha-vigencia-dto.ts
|
|
14918
|
+
import { Expose as Expose246 } from "class-transformer";
|
|
14919
|
+
import { IsNotEmpty as IsNotEmpty238, IsNumber as IsNumber177, Min as Min143 } from "class-validator";
|
|
14920
|
+
var FechaVigenciaBaremosDTO = class {
|
|
14921
|
+
Anio = 0;
|
|
14922
|
+
Mes = 0;
|
|
14923
|
+
Fecha = /* @__PURE__ */ new Date();
|
|
14924
|
+
};
|
|
14925
|
+
__decorateClass([
|
|
14926
|
+
IsNumber177({}, { message: "debe ser un numero" }),
|
|
14927
|
+
Expose246(),
|
|
14928
|
+
Min143(0)
|
|
14929
|
+
], FechaVigenciaBaremosDTO.prototype, "Anio", 2);
|
|
14930
|
+
__decorateClass([
|
|
14931
|
+
IsNumber177({}, { message: "debe ser un numero" }),
|
|
14932
|
+
Expose246(),
|
|
14933
|
+
Min143(0)
|
|
14934
|
+
], FechaVigenciaBaremosDTO.prototype, "Mes", 2);
|
|
14935
|
+
__decorateClass([
|
|
14936
|
+
IsNumber177({}, { message: "debe ser un numero" }),
|
|
14937
|
+
IsNotEmpty238({ message: "es requerido" }),
|
|
14938
|
+
Expose246(),
|
|
14939
|
+
Min143(0)
|
|
14940
|
+
], FechaVigenciaBaremosDTO.prototype, "Fecha", 2);
|
|
14941
|
+
|
|
14942
|
+
// src/operativa/procesos/baremos_toa/chile/dto/vigencia-dto.ts
|
|
14943
|
+
var VigenciaBaremosDTO = class {
|
|
14944
|
+
FechaInicio = new FechaVigenciaBaremosDTO();
|
|
14945
|
+
FechaFin = new FechaVigenciaBaremosDTO();
|
|
14946
|
+
PB = 0;
|
|
14947
|
+
};
|
|
14948
|
+
__decorateClass([
|
|
14949
|
+
Type169(() => FechaVigenciaBaremosDTO),
|
|
14950
|
+
IsNotEmpty239({ message: "es requerido" }),
|
|
14951
|
+
Expose247(),
|
|
14952
|
+
ValidateNested152()
|
|
14953
|
+
], VigenciaBaremosDTO.prototype, "FechaInicio", 2);
|
|
14954
|
+
__decorateClass([
|
|
14955
|
+
Type169(() => FechaVigenciaBaremosDTO),
|
|
14956
|
+
IsNotEmpty239({ message: "es requerido" }),
|
|
14957
|
+
Expose247(),
|
|
14958
|
+
ValidateNested152()
|
|
14959
|
+
], VigenciaBaremosDTO.prototype, "FechaFin", 2);
|
|
14960
|
+
__decorateClass([
|
|
14961
|
+
IsNumber178({}, { message: "debe ser un numero" }),
|
|
14962
|
+
IsNotEmpty239({ message: "es requerido" }),
|
|
14963
|
+
Expose247(),
|
|
14964
|
+
Min144(0)
|
|
14965
|
+
], VigenciaBaremosDTO.prototype, "PB", 2);
|
|
14966
|
+
|
|
14967
|
+
// src/operativa/procesos/baremos_toa/chile/index.ts
|
|
14968
|
+
var BaremosTOAChileENTITY = class {
|
|
14969
|
+
ID_TipoTrabajo = 0;
|
|
14970
|
+
Pais = new CodigoNombreDTO();
|
|
14971
|
+
Delegacion = new CodigoNombreDTO();
|
|
14972
|
+
Tipo = "";
|
|
14973
|
+
TipoTrabajo = "";
|
|
14974
|
+
Codigo_Unico = "";
|
|
14975
|
+
LlaveRegla = "";
|
|
14976
|
+
Reutilizaci\u00F3n_de_Drop = "";
|
|
14977
|
+
Activacion_de_APP_TV = "";
|
|
14978
|
+
NLineas = 0;
|
|
14979
|
+
PB = 0;
|
|
14980
|
+
Estado = new EstadoDTO();
|
|
14981
|
+
Vigencia = [];
|
|
14982
|
+
};
|
|
14983
|
+
__decorateClass([
|
|
14984
|
+
IsNumber179({}, { message: "debe ser un numero" }),
|
|
14985
|
+
Expose248(),
|
|
14986
|
+
Min145(0)
|
|
14987
|
+
], BaremosTOAChileENTITY.prototype, "ID_TipoTrabajo", 2);
|
|
14988
|
+
__decorateClass([
|
|
14989
|
+
Type170(() => CodigoNombreDTO),
|
|
14990
|
+
IsNotEmpty240({ message: "es requerido" }),
|
|
14991
|
+
Expose248(),
|
|
14992
|
+
ValidateNested153()
|
|
14993
|
+
], BaremosTOAChileENTITY.prototype, "Pais", 2);
|
|
14994
|
+
__decorateClass([
|
|
14995
|
+
Type170(() => CodigoNombreDTO),
|
|
14996
|
+
IsNotEmpty240({ message: "es requerido" }),
|
|
14997
|
+
Expose248(),
|
|
14998
|
+
ValidateNested153()
|
|
14999
|
+
], BaremosTOAChileENTITY.prototype, "Delegacion", 2);
|
|
15000
|
+
__decorateClass([
|
|
15001
|
+
IsString215({ message: "debe ser un texto" }),
|
|
15002
|
+
IsNotEmpty240({ message: "es requerido" }),
|
|
15003
|
+
Length194(1, 100, { message: "debe tener entre 1 y 100 caracteres" }),
|
|
15004
|
+
Expose248()
|
|
15005
|
+
], BaremosTOAChileENTITY.prototype, "Tipo", 2);
|
|
15006
|
+
__decorateClass([
|
|
15007
|
+
IsString215({ message: "debe ser un texto" }),
|
|
15008
|
+
IsNotEmpty240({ message: "es requerido" }),
|
|
15009
|
+
Length194(1, 300, { message: "debe tener entre 1 y 300 caracteres" }),
|
|
15010
|
+
Expose248()
|
|
15011
|
+
], BaremosTOAChileENTITY.prototype, "TipoTrabajo", 2);
|
|
15012
|
+
__decorateClass([
|
|
15013
|
+
IsString215({ message: "debe ser un texto" }),
|
|
15014
|
+
IsNotEmpty240({ message: "es requerido" }),
|
|
15015
|
+
Expose248()
|
|
15016
|
+
], BaremosTOAChileENTITY.prototype, "Codigo_Unico", 2);
|
|
15017
|
+
__decorateClass([
|
|
15018
|
+
IsString215({ message: "debe ser un texto" }),
|
|
15019
|
+
IsNotEmpty240({ message: "es requerido" }),
|
|
15020
|
+
Expose248()
|
|
15021
|
+
], BaremosTOAChileENTITY.prototype, "LlaveRegla", 2);
|
|
15022
|
+
__decorateClass([
|
|
15023
|
+
IsString215({ message: "debe ser un texto" }),
|
|
15024
|
+
IsNotEmpty240({ message: "es requerido" }),
|
|
15025
|
+
Length194(1, 10, { message: "debe tener entre 1 y 10 caracteres" }),
|
|
15026
|
+
Expose248()
|
|
15027
|
+
], BaremosTOAChileENTITY.prototype, "Reutilizaci\xF3n_de_Drop", 2);
|
|
15028
|
+
__decorateClass([
|
|
15029
|
+
IsString215({ message: "debe ser un texto" }),
|
|
15030
|
+
IsNotEmpty240({ message: "es requerido" }),
|
|
15031
|
+
Length194(1, 10, { message: "debe tener entre 1 y 10 caracteres" }),
|
|
15032
|
+
Expose248()
|
|
15033
|
+
], BaremosTOAChileENTITY.prototype, "Activacion_de_APP_TV", 2);
|
|
15034
|
+
__decorateClass([
|
|
15035
|
+
IsNumber179({}, { message: "debe ser un numero" }),
|
|
15036
|
+
IsNotEmpty240({ message: "es requerido" }),
|
|
15037
|
+
Expose248(),
|
|
15038
|
+
Min145(0)
|
|
15039
|
+
], BaremosTOAChileENTITY.prototype, "NLineas", 2);
|
|
15040
|
+
__decorateClass([
|
|
15041
|
+
IsNumber179({}, { message: "debe ser un numero" }),
|
|
15042
|
+
IsNotEmpty240({ message: "es requerido" }),
|
|
15043
|
+
Expose248(),
|
|
15044
|
+
Min145(0)
|
|
15045
|
+
], BaremosTOAChileENTITY.prototype, "PB", 2);
|
|
15046
|
+
__decorateClass([
|
|
15047
|
+
Type170(() => EstadoDTO),
|
|
15048
|
+
IsNotEmpty240({ message: "es requerido" }),
|
|
15049
|
+
Expose248(),
|
|
15050
|
+
ValidateNested153()
|
|
15051
|
+
], BaremosTOAChileENTITY.prototype, "Estado", 2);
|
|
15052
|
+
__decorateClass([
|
|
15053
|
+
Type170(() => VigenciaBaremosDTO),
|
|
15054
|
+
IsNotEmpty240({ message: "es requerido" }),
|
|
15055
|
+
Expose248(),
|
|
15056
|
+
IsArray106(),
|
|
15057
|
+
ValidateNested153({ each: true })
|
|
15058
|
+
], BaremosTOAChileENTITY.prototype, "Vigencia", 2);
|
|
14899
15059
|
export {
|
|
14900
15060
|
AgenciaENTITY,
|
|
14901
15061
|
AlmacenDTO,
|
|
@@ -14910,6 +15070,8 @@ export {
|
|
|
14910
15070
|
BaremosAlemaniaENTITY,
|
|
14911
15071
|
BaremosChileENTITY,
|
|
14912
15072
|
BaremosColombiaENTITY,
|
|
15073
|
+
BaremosTOAChileENTITY,
|
|
15074
|
+
BaremosTOAENTITY,
|
|
14913
15075
|
BitacoraAntiguaDTO,
|
|
14914
15076
|
BitacoraDTO,
|
|
14915
15077
|
BitacoraLiqDTO,
|
|
@@ -14992,6 +15154,7 @@ export {
|
|
|
14992
15154
|
FaseDTO,
|
|
14993
15155
|
FaseENTITY,
|
|
14994
15156
|
FechaDTO,
|
|
15157
|
+
FechaVigenciaBaremosDTO,
|
|
14995
15158
|
FilesDocDTO,
|
|
14996
15159
|
FlujoDocDTO,
|
|
14997
15160
|
FotoDTO,
|
|
@@ -15110,6 +15273,7 @@ export {
|
|
|
15110
15273
|
ValorizacionManoObraRegularizacionDTO,
|
|
15111
15274
|
ValorizadaTOAENTITY,
|
|
15112
15275
|
VarianteDTO,
|
|
15276
|
+
VigenciaBaremosDTO,
|
|
15113
15277
|
VigenciaDTO,
|
|
15114
15278
|
WBEDTO,
|
|
15115
15279
|
ZonaTrabajoDTO,
|