sigo-entities 0.0.203 → 0.0.205
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 +32 -1
- package/dist/index.d.ts +32 -1
- package/dist/index.js +173 -2
- package/dist/index.mjs +1208 -1041
- package/package.json +1 -1
package/dist/index.d.mts
CHANGED
|
@@ -2863,4 +2863,35 @@ declare class LiquidadaTOAENTITY {
|
|
|
2863
2863
|
Bitacora: BitacoraLiqDTO[];
|
|
2864
2864
|
}
|
|
2865
2865
|
|
|
2866
|
-
|
|
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
|
@@ -2863,4 +2863,35 @@ declare class LiquidadaTOAENTITY {
|
|
|
2863
2863
|
Bitacora: BitacoraLiqDTO[];
|
|
2864
2864
|
}
|
|
2865
2865
|
|
|
2866
|
-
|
|
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,
|
|
@@ -8844,6 +8848,7 @@ __decorateClass([
|
|
|
8844
8848
|
(0, import_class_validator152.ValidateNested)()
|
|
8845
8849
|
], CambiosEstadosPagosProduccionDTO2.prototype, "UsuarioCambio", 2);
|
|
8846
8850
|
__decorateClass([
|
|
8851
|
+
(0, import_class_transformer152.Transform)(({ value }) => typeof value === "string" ? new Date(value) : value, { toClassOnly: true }),
|
|
8847
8852
|
(0, import_class_validator152.IsDate)({ message: "debe ser una fecha" }),
|
|
8848
8853
|
(0, import_class_validator152.IsNotEmpty)({ message: "es requerido" }),
|
|
8849
8854
|
(0, import_class_transformer152.Expose)()
|
|
@@ -8936,9 +8941,9 @@ __decorateClass([
|
|
|
8936
8941
|
(0, import_class_transformer155.Expose)()
|
|
8937
8942
|
], ManoObraDTO3.prototype, "Nombre", 2);
|
|
8938
8943
|
__decorateClass([
|
|
8939
|
-
(0, import_class_validator155.
|
|
8944
|
+
(0, import_class_validator155.IsString)({ message: "debe ser true o false" }),
|
|
8940
8945
|
(0, import_class_validator155.IsNotEmpty)({ message: "es requerido" }),
|
|
8941
|
-
(0, import_class_validator155.Length)(1,
|
|
8946
|
+
(0, import_class_validator155.Length)(1, 60, { message: "debe tener entre 1 y 60 caracteres" }),
|
|
8942
8947
|
(0, import_class_transformer155.Expose)()
|
|
8943
8948
|
], ManoObraDTO3.prototype, "UnidadMedida", 2);
|
|
8944
8949
|
|
|
@@ -9003,16 +9008,19 @@ var PeriodoDTO5 = class {
|
|
|
9003
9008
|
Codigo = "";
|
|
9004
9009
|
};
|
|
9005
9010
|
__decorateClass([
|
|
9011
|
+
(0, import_class_transformer157.Transform)(({ value }) => typeof value === "string" ? new Date(value) : value, { toClassOnly: true }),
|
|
9006
9012
|
(0, import_class_validator157.IsDate)({ message: "debe ser de tipo fecha" }),
|
|
9007
9013
|
(0, import_class_validator157.IsNotEmpty)({ message: "es requerido" }),
|
|
9008
9014
|
(0, import_class_transformer157.Expose)()
|
|
9009
9015
|
], PeriodoDTO5.prototype, "FechaInicio", 2);
|
|
9010
9016
|
__decorateClass([
|
|
9017
|
+
(0, import_class_transformer157.Transform)(({ value }) => typeof value === "string" ? new Date(value) : value, { toClassOnly: true }),
|
|
9011
9018
|
(0, import_class_validator157.IsDate)({ message: "debe ser de tipo fecha" }),
|
|
9012
9019
|
(0, import_class_validator157.IsNotEmpty)({ message: "es requerido" }),
|
|
9013
9020
|
(0, import_class_transformer157.Expose)()
|
|
9014
9021
|
], PeriodoDTO5.prototype, "FechaFin", 2);
|
|
9015
9022
|
__decorateClass([
|
|
9023
|
+
(0, import_class_transformer157.Transform)(({ value }) => typeof value === "string" ? new Date(value) : value, { toClassOnly: true }),
|
|
9016
9024
|
(0, import_class_validator157.IsDate)({ message: "debe ser de tipo fecha" }),
|
|
9017
9025
|
(0, import_class_validator157.IsNotEmpty)({ message: "es requerido" }),
|
|
9018
9026
|
(0, import_class_transformer157.Expose)()
|
|
@@ -9062,6 +9070,7 @@ __decorateClass([
|
|
|
9062
9070
|
(0, import_class_transformer158.Expose)()
|
|
9063
9071
|
], Ultimo_Estado_InternoDTO.prototype, "ID_EstadoInternoPadre", 2);
|
|
9064
9072
|
__decorateClass([
|
|
9073
|
+
(0, import_class_transformer158.Transform)(({ value }) => typeof value === "string" ? new Date(value) : value, { toClassOnly: true }),
|
|
9065
9074
|
(0, import_class_validator158.IsDate)({ message: "debe ser una fecha" }),
|
|
9066
9075
|
(0, import_class_validator158.IsNotEmpty)({ message: "es requerido" }),
|
|
9067
9076
|
(0, import_class_transformer158.Expose)()
|
|
@@ -9168,6 +9177,7 @@ __decorateClass([
|
|
|
9168
9177
|
(0, import_class_validator159.ValidateNested)()
|
|
9169
9178
|
], Ultima_FaseDTO.prototype, "UsuarioCambio", 2);
|
|
9170
9179
|
__decorateClass([
|
|
9180
|
+
(0, import_class_transformer159.Transform)(({ value }) => typeof value === "string" ? new Date(value) : value, { toClassOnly: true }),
|
|
9171
9181
|
(0, import_class_validator159.IsDate)({ message: "debe ser una fecha" }),
|
|
9172
9182
|
(0, import_class_validator159.IsNotEmpty)({ message: "es requerido" }),
|
|
9173
9183
|
(0, import_class_transformer159.Expose)()
|
|
@@ -9195,6 +9205,7 @@ __decorateClass([
|
|
|
9195
9205
|
(0, import_class_validator159.ValidateNested)()
|
|
9196
9206
|
], Ultima_FaseDTO.prototype, "UsuarioDocumento", 2);
|
|
9197
9207
|
__decorateClass([
|
|
9208
|
+
(0, import_class_transformer159.Transform)(({ value }) => typeof value === "string" ? new Date(value) : value, { toClassOnly: true }),
|
|
9198
9209
|
(0, import_class_validator159.IsDate)({ message: "debe ser una fecha" }),
|
|
9199
9210
|
(0, import_class_validator159.IsNotEmpty)({ message: "es requerido" }),
|
|
9200
9211
|
(0, import_class_transformer159.Expose)()
|
|
@@ -9424,6 +9435,7 @@ __decorateClass([
|
|
|
9424
9435
|
(0, import_class_transformer161.Expose)()
|
|
9425
9436
|
], BaremosColombiaENTITY.prototype, "EstadoFase", 2);
|
|
9426
9437
|
__decorateClass([
|
|
9438
|
+
(0, import_class_transformer161.Transform)(({ value }) => typeof value === "string" ? new Date(value) : value, { toClassOnly: true }),
|
|
9427
9439
|
(0, import_class_validator161.IsDate)({ message: "debe ser fecha" }),
|
|
9428
9440
|
(0, import_class_validator161.IsNotEmpty)({ message: "es requerido" }),
|
|
9429
9441
|
(0, import_class_transformer161.Expose)()
|
|
@@ -15111,6 +15123,161 @@ __decorateClass([
|
|
|
15111
15123
|
(0, import_class_validator246.IsArray)(),
|
|
15112
15124
|
(0, import_class_validator246.ValidateNested)({ each: true })
|
|
15113
15125
|
], LiquidadaTOAENTITY.prototype, "Bitacora", 2);
|
|
15126
|
+
|
|
15127
|
+
// src/operativa/procesos/baremos_toa/shared/index.ts
|
|
15128
|
+
var BaremosTOAENTITY = class {
|
|
15129
|
+
};
|
|
15130
|
+
|
|
15131
|
+
// src/operativa/procesos/baremos_toa/chile/index.ts
|
|
15132
|
+
var import_class_transformer249 = require("class-transformer");
|
|
15133
|
+
var import_class_validator249 = require("class-validator");
|
|
15134
|
+
|
|
15135
|
+
// src/operativa/procesos/baremos_toa/chile/dto/vigencia-dto.ts
|
|
15136
|
+
var import_class_transformer248 = require("class-transformer");
|
|
15137
|
+
var import_class_validator248 = require("class-validator");
|
|
15138
|
+
|
|
15139
|
+
// src/operativa/procesos/baremos_toa/chile/dto/fecha-vigencia-dto.ts
|
|
15140
|
+
var import_class_transformer247 = require("class-transformer");
|
|
15141
|
+
var import_class_validator247 = require("class-validator");
|
|
15142
|
+
var FechaVigenciaBaremosDTO = class {
|
|
15143
|
+
Anio = 0;
|
|
15144
|
+
Mes = 0;
|
|
15145
|
+
Fecha = /* @__PURE__ */ new Date();
|
|
15146
|
+
};
|
|
15147
|
+
__decorateClass([
|
|
15148
|
+
(0, import_class_validator247.IsNumber)({}, { message: "debe ser un numero" }),
|
|
15149
|
+
(0, import_class_transformer247.Expose)(),
|
|
15150
|
+
(0, import_class_validator247.Min)(0)
|
|
15151
|
+
], FechaVigenciaBaremosDTO.prototype, "Anio", 2);
|
|
15152
|
+
__decorateClass([
|
|
15153
|
+
(0, import_class_validator247.IsNumber)({}, { message: "debe ser un numero" }),
|
|
15154
|
+
(0, import_class_transformer247.Expose)(),
|
|
15155
|
+
(0, import_class_validator247.Min)(0)
|
|
15156
|
+
], FechaVigenciaBaremosDTO.prototype, "Mes", 2);
|
|
15157
|
+
__decorateClass([
|
|
15158
|
+
(0, import_class_validator247.IsNumber)({}, { message: "debe ser un numero" }),
|
|
15159
|
+
(0, import_class_validator247.IsNotEmpty)({ message: "es requerido" }),
|
|
15160
|
+
(0, import_class_transformer247.Expose)(),
|
|
15161
|
+
(0, import_class_validator247.Min)(0)
|
|
15162
|
+
], FechaVigenciaBaremosDTO.prototype, "Fecha", 2);
|
|
15163
|
+
|
|
15164
|
+
// src/operativa/procesos/baremos_toa/chile/dto/vigencia-dto.ts
|
|
15165
|
+
var VigenciaBaremosDTO = class {
|
|
15166
|
+
FechaInicio = new FechaVigenciaBaremosDTO();
|
|
15167
|
+
FechaFin = new FechaVigenciaBaremosDTO();
|
|
15168
|
+
PB = 0;
|
|
15169
|
+
};
|
|
15170
|
+
__decorateClass([
|
|
15171
|
+
(0, import_class_transformer248.Type)(() => FechaVigenciaBaremosDTO),
|
|
15172
|
+
(0, import_class_validator248.IsNotEmpty)({ message: "es requerido" }),
|
|
15173
|
+
(0, import_class_transformer248.Expose)(),
|
|
15174
|
+
(0, import_class_validator248.ValidateNested)()
|
|
15175
|
+
], VigenciaBaremosDTO.prototype, "FechaInicio", 2);
|
|
15176
|
+
__decorateClass([
|
|
15177
|
+
(0, import_class_transformer248.Type)(() => FechaVigenciaBaremosDTO),
|
|
15178
|
+
(0, import_class_validator248.IsNotEmpty)({ message: "es requerido" }),
|
|
15179
|
+
(0, import_class_transformer248.Expose)(),
|
|
15180
|
+
(0, import_class_validator248.ValidateNested)()
|
|
15181
|
+
], VigenciaBaremosDTO.prototype, "FechaFin", 2);
|
|
15182
|
+
__decorateClass([
|
|
15183
|
+
(0, import_class_validator248.IsNumber)({}, { message: "debe ser un numero" }),
|
|
15184
|
+
(0, import_class_validator248.IsNotEmpty)({ message: "es requerido" }),
|
|
15185
|
+
(0, import_class_transformer248.Expose)(),
|
|
15186
|
+
(0, import_class_validator248.Min)(0)
|
|
15187
|
+
], VigenciaBaremosDTO.prototype, "PB", 2);
|
|
15188
|
+
|
|
15189
|
+
// src/operativa/procesos/baremos_toa/chile/index.ts
|
|
15190
|
+
var BaremosTOAChileENTITY = class {
|
|
15191
|
+
ID_TipoTrabajo = 0;
|
|
15192
|
+
Pais = new CodigoNombreDTO();
|
|
15193
|
+
Delegacion = new CodigoNombreDTO();
|
|
15194
|
+
Tipo = "";
|
|
15195
|
+
TipoTrabajo = "";
|
|
15196
|
+
Codigo_Unico = "";
|
|
15197
|
+
LlaveRegla = "";
|
|
15198
|
+
Reutilizaci\u00F3n_de_Drop = "";
|
|
15199
|
+
Activacion_de_APP_TV = "";
|
|
15200
|
+
NLineas = 0;
|
|
15201
|
+
PB = 0;
|
|
15202
|
+
Estado = new EstadoDTO();
|
|
15203
|
+
Vigencia = [];
|
|
15204
|
+
};
|
|
15205
|
+
__decorateClass([
|
|
15206
|
+
(0, import_class_validator249.IsNumber)({}, { message: "debe ser un numero" }),
|
|
15207
|
+
(0, import_class_transformer249.Expose)(),
|
|
15208
|
+
(0, import_class_validator249.Min)(0)
|
|
15209
|
+
], BaremosTOAChileENTITY.prototype, "ID_TipoTrabajo", 2);
|
|
15210
|
+
__decorateClass([
|
|
15211
|
+
(0, import_class_transformer249.Type)(() => CodigoNombreDTO),
|
|
15212
|
+
(0, import_class_validator249.IsNotEmpty)({ message: "es requerido" }),
|
|
15213
|
+
(0, import_class_transformer249.Expose)(),
|
|
15214
|
+
(0, import_class_validator249.ValidateNested)()
|
|
15215
|
+
], BaremosTOAChileENTITY.prototype, "Pais", 2);
|
|
15216
|
+
__decorateClass([
|
|
15217
|
+
(0, import_class_transformer249.Type)(() => CodigoNombreDTO),
|
|
15218
|
+
(0, import_class_validator249.IsNotEmpty)({ message: "es requerido" }),
|
|
15219
|
+
(0, import_class_transformer249.Expose)(),
|
|
15220
|
+
(0, import_class_validator249.ValidateNested)()
|
|
15221
|
+
], BaremosTOAChileENTITY.prototype, "Delegacion", 2);
|
|
15222
|
+
__decorateClass([
|
|
15223
|
+
(0, import_class_validator249.IsString)({ message: "debe ser un texto" }),
|
|
15224
|
+
(0, import_class_validator249.IsNotEmpty)({ message: "es requerido" }),
|
|
15225
|
+
(0, import_class_validator249.Length)(1, 100, { message: "debe tener entre 1 y 100 caracteres" }),
|
|
15226
|
+
(0, import_class_transformer249.Expose)()
|
|
15227
|
+
], BaremosTOAChileENTITY.prototype, "Tipo", 2);
|
|
15228
|
+
__decorateClass([
|
|
15229
|
+
(0, import_class_validator249.IsString)({ message: "debe ser un texto" }),
|
|
15230
|
+
(0, import_class_validator249.IsNotEmpty)({ message: "es requerido" }),
|
|
15231
|
+
(0, import_class_validator249.Length)(1, 300, { message: "debe tener entre 1 y 300 caracteres" }),
|
|
15232
|
+
(0, import_class_transformer249.Expose)()
|
|
15233
|
+
], BaremosTOAChileENTITY.prototype, "TipoTrabajo", 2);
|
|
15234
|
+
__decorateClass([
|
|
15235
|
+
(0, import_class_validator249.IsString)({ message: "debe ser un texto" }),
|
|
15236
|
+
(0, import_class_validator249.IsNotEmpty)({ message: "es requerido" }),
|
|
15237
|
+
(0, import_class_transformer249.Expose)()
|
|
15238
|
+
], BaremosTOAChileENTITY.prototype, "Codigo_Unico", 2);
|
|
15239
|
+
__decorateClass([
|
|
15240
|
+
(0, import_class_validator249.IsString)({ message: "debe ser un texto" }),
|
|
15241
|
+
(0, import_class_validator249.IsNotEmpty)({ message: "es requerido" }),
|
|
15242
|
+
(0, import_class_transformer249.Expose)()
|
|
15243
|
+
], BaremosTOAChileENTITY.prototype, "LlaveRegla", 2);
|
|
15244
|
+
__decorateClass([
|
|
15245
|
+
(0, import_class_validator249.IsString)({ message: "debe ser un texto" }),
|
|
15246
|
+
(0, import_class_validator249.IsNotEmpty)({ message: "es requerido" }),
|
|
15247
|
+
(0, import_class_validator249.Length)(1, 10, { message: "debe tener entre 1 y 10 caracteres" }),
|
|
15248
|
+
(0, import_class_transformer249.Expose)()
|
|
15249
|
+
], BaremosTOAChileENTITY.prototype, "Reutilizaci\xF3n_de_Drop", 2);
|
|
15250
|
+
__decorateClass([
|
|
15251
|
+
(0, import_class_validator249.IsString)({ message: "debe ser un texto" }),
|
|
15252
|
+
(0, import_class_validator249.IsNotEmpty)({ message: "es requerido" }),
|
|
15253
|
+
(0, import_class_validator249.Length)(1, 10, { message: "debe tener entre 1 y 10 caracteres" }),
|
|
15254
|
+
(0, import_class_transformer249.Expose)()
|
|
15255
|
+
], BaremosTOAChileENTITY.prototype, "Activacion_de_APP_TV", 2);
|
|
15256
|
+
__decorateClass([
|
|
15257
|
+
(0, import_class_validator249.IsNumber)({}, { message: "debe ser un numero" }),
|
|
15258
|
+
(0, import_class_validator249.IsNotEmpty)({ message: "es requerido" }),
|
|
15259
|
+
(0, import_class_transformer249.Expose)(),
|
|
15260
|
+
(0, import_class_validator249.Min)(0)
|
|
15261
|
+
], BaremosTOAChileENTITY.prototype, "NLineas", 2);
|
|
15262
|
+
__decorateClass([
|
|
15263
|
+
(0, import_class_validator249.IsNumber)({}, { message: "debe ser un numero" }),
|
|
15264
|
+
(0, import_class_validator249.IsNotEmpty)({ message: "es requerido" }),
|
|
15265
|
+
(0, import_class_transformer249.Expose)(),
|
|
15266
|
+
(0, import_class_validator249.Min)(0)
|
|
15267
|
+
], BaremosTOAChileENTITY.prototype, "PB", 2);
|
|
15268
|
+
__decorateClass([
|
|
15269
|
+
(0, import_class_transformer249.Type)(() => EstadoDTO),
|
|
15270
|
+
(0, import_class_validator249.IsNotEmpty)({ message: "es requerido" }),
|
|
15271
|
+
(0, import_class_transformer249.Expose)(),
|
|
15272
|
+
(0, import_class_validator249.ValidateNested)()
|
|
15273
|
+
], BaremosTOAChileENTITY.prototype, "Estado", 2);
|
|
15274
|
+
__decorateClass([
|
|
15275
|
+
(0, import_class_transformer249.Type)(() => VigenciaBaremosDTO),
|
|
15276
|
+
(0, import_class_validator249.IsNotEmpty)({ message: "es requerido" }),
|
|
15277
|
+
(0, import_class_transformer249.Expose)(),
|
|
15278
|
+
(0, import_class_validator249.IsArray)(),
|
|
15279
|
+
(0, import_class_validator249.ValidateNested)({ each: true })
|
|
15280
|
+
], BaremosTOAChileENTITY.prototype, "Vigencia", 2);
|
|
15114
15281
|
// Annotate the CommonJS export names for ESM import in node:
|
|
15115
15282
|
0 && (module.exports = {
|
|
15116
15283
|
AgenciaENTITY,
|
|
@@ -15126,6 +15293,8 @@ __decorateClass([
|
|
|
15126
15293
|
BaremosAlemaniaENTITY,
|
|
15127
15294
|
BaremosChileENTITY,
|
|
15128
15295
|
BaremosColombiaENTITY,
|
|
15296
|
+
BaremosTOAChileENTITY,
|
|
15297
|
+
BaremosTOAENTITY,
|
|
15129
15298
|
BitacoraAntiguaDTO,
|
|
15130
15299
|
BitacoraDTO,
|
|
15131
15300
|
BitacoraLiqDTO,
|
|
@@ -15208,6 +15377,7 @@ __decorateClass([
|
|
|
15208
15377
|
FaseDTO,
|
|
15209
15378
|
FaseENTITY,
|
|
15210
15379
|
FechaDTO,
|
|
15380
|
+
FechaVigenciaBaremosDTO,
|
|
15211
15381
|
FilesDocDTO,
|
|
15212
15382
|
FlujoDocDTO,
|
|
15213
15383
|
FotoDTO,
|
|
@@ -15326,6 +15496,7 @@ __decorateClass([
|
|
|
15326
15496
|
ValorizacionManoObraRegularizacionDTO,
|
|
15327
15497
|
ValorizadaTOAENTITY,
|
|
15328
15498
|
VarianteDTO,
|
|
15499
|
+
VigenciaBaremosDTO,
|
|
15329
15500
|
VigenciaDTO,
|
|
15330
15501
|
WBEDTO,
|
|
15331
15502
|
ZonaTrabajoDTO,
|