sigo-package 1.2.34 → 1.2.36
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 +5 -1
- package/dist/index.d.ts +5 -1
- package/dist/index.js +17 -0
- package/dist/index.mjs +15 -0
- package/package.json +1 -1
package/dist/index.d.mts
CHANGED
|
@@ -523,4 +523,8 @@ declare function generateUniqueNumberArray(index: number): number;
|
|
|
523
523
|
|
|
524
524
|
declare function setContext(this: any, modules: __WebpackModuleApi.RequireContext): void;
|
|
525
525
|
|
|
526
|
-
|
|
526
|
+
declare function getContainerName(dirname: string): string;
|
|
527
|
+
|
|
528
|
+
declare function buildTenantCollectionName(countryName: string, delegation: string, collection: string): string;
|
|
529
|
+
|
|
530
|
+
export { ActualizarDataManoObra, ActualizarDataReserva, ActualizarDataResumenLiquidaciones, ActualizarDataResumenValorizacionesAlemania, ActualizarDataTrabajos, BuscarZonaContratista, CalcularResumenHPMOLiquidado, CalcularResumenLiquidaciones, CalcularResumenValorizacionesAlemania, CodigosMaterialDuctosAL02, CodigosMaterialDuctosAL04, CodigosMaterialSoplado, CodsMapeoMOMaterial, CodsMapeoMOMaterialNVT01, CodsMapeoMOMaterialSopladoClientes, CodsMapeoMOMaterialSopladoTroncal, CodsMapeoMO_Material_Arquertas, CompararFechas, CurrencyFormat, DocumentacionReplanteo, EstadoEspecialidad9612, GemeindeChangeNomenclatura, GetCodigoFechaActual, type IDocumentacion, type IMOAndMaterialsRules, type IMateriales, MOCantidadNVT01, MOHijasAL04, MOHijasDEPTH, MapeoEspecialidades9612, MapeoMOBOMAL04, MapeoMatBOMAL04, type MatRetiradosType, type MatStockAlmacenType, type MatStockPersonalType$1 as MatStockPersonalType, type MatUtilizadosType$1 as MatUtilizadosType, type MoUoType$1 as MoUoType, ModelDataFlujosDocumentacionReplanteo, ObtenerMONoReservada, ObtenerPrecioContratistaVigente, ObtenerZonaAsignada, type ResumenLiquidacionesType, type ResumenLiquidacionesTypeChile, SEGMENT_TY, type TARGET, UpdateNodosDocDP, buildDataMaterialsRule, buildTenantCollectionName, checkAndBuildMaterialsFromStock, codBalizaAL04, codClientes, codMOClientesAL02, codMOClientesAL02Asfaltado, codMOClientesAL02OC, codMOClientesAL02Soplado, codMOClientes_ReglaLiquidacion1, codMODROPAL04, codMODROPAL04OC, codMODROPAL04Soplado, codMOFTTFAL04, codMONoClientesAL02, codMONoClientesAL02Asfaltado, codMONoClientesAL02OC, codMONoClientesAL02Soplado, codMONoClientes_ReglaLiquidacion1, codMOOcultosAL04, codMOPublico, codMOTroncalAL02, codMOTroncalAL02Asfaltado, codMOTroncalAL02OC, codMOTroncalAL02Soplado, codMOTroncalAL04, codMOTroncalAL04Asfaltado, codMOTroncalAL04OC, codMOTroncalAL04Soplado, codMOTroncal_ReglaLiquidacion1, codNoCliente, codSopladoRD, codigosMOT1_F2, codigosMaterialDuctos, codigosMaterialUGG, consumirStockPersonal, convertDates, dataFlujosHomePass, esCadenaFechaISOValida, esObjetoFecha, generateUniqueNumber, generateUniqueNumberArray, getChannelName, getContainerName, getDateInTimeZone, getKeyRedisSortedSet, getModelDataAdicional, getNextID_Valorizacion, getQueueName, getQueueNameSaveOneNotification, isValidDate, isValidPartialEntity, logTiempoProceso, mapaEstadoObraFaseAL02, mapaMOMaterialAL02, mapaMOMaterialAL04, mapaReglaSopladoClientes, mapaReglaSopladoTroncal, obtenerDocumentacionClientes, obtenerDocumentacionNoClientes, obtenerPrecioManoObraAL02, obtenerPrecioManoObraAL04, obtenerTipoYCodigoMO, paisMap, searchCurrentContractorSpecialtyPrice, setContext, updatePriceContractorMOAL02, updatePriceContractorMOAL04, updatePriceMOAL02, updatePriceMOAL04, validateNoLookup };
|
package/dist/index.d.ts
CHANGED
|
@@ -523,4 +523,8 @@ declare function generateUniqueNumberArray(index: number): number;
|
|
|
523
523
|
|
|
524
524
|
declare function setContext(this: any, modules: __WebpackModuleApi.RequireContext): void;
|
|
525
525
|
|
|
526
|
-
|
|
526
|
+
declare function getContainerName(dirname: string): string;
|
|
527
|
+
|
|
528
|
+
declare function buildTenantCollectionName(countryName: string, delegation: string, collection: string): string;
|
|
529
|
+
|
|
530
|
+
export { ActualizarDataManoObra, ActualizarDataReserva, ActualizarDataResumenLiquidaciones, ActualizarDataResumenValorizacionesAlemania, ActualizarDataTrabajos, BuscarZonaContratista, CalcularResumenHPMOLiquidado, CalcularResumenLiquidaciones, CalcularResumenValorizacionesAlemania, CodigosMaterialDuctosAL02, CodigosMaterialDuctosAL04, CodigosMaterialSoplado, CodsMapeoMOMaterial, CodsMapeoMOMaterialNVT01, CodsMapeoMOMaterialSopladoClientes, CodsMapeoMOMaterialSopladoTroncal, CodsMapeoMO_Material_Arquertas, CompararFechas, CurrencyFormat, DocumentacionReplanteo, EstadoEspecialidad9612, GemeindeChangeNomenclatura, GetCodigoFechaActual, type IDocumentacion, type IMOAndMaterialsRules, type IMateriales, MOCantidadNVT01, MOHijasAL04, MOHijasDEPTH, MapeoEspecialidades9612, MapeoMOBOMAL04, MapeoMatBOMAL04, type MatRetiradosType, type MatStockAlmacenType, type MatStockPersonalType$1 as MatStockPersonalType, type MatUtilizadosType$1 as MatUtilizadosType, type MoUoType$1 as MoUoType, ModelDataFlujosDocumentacionReplanteo, ObtenerMONoReservada, ObtenerPrecioContratistaVigente, ObtenerZonaAsignada, type ResumenLiquidacionesType, type ResumenLiquidacionesTypeChile, SEGMENT_TY, type TARGET, UpdateNodosDocDP, buildDataMaterialsRule, buildTenantCollectionName, checkAndBuildMaterialsFromStock, codBalizaAL04, codClientes, codMOClientesAL02, codMOClientesAL02Asfaltado, codMOClientesAL02OC, codMOClientesAL02Soplado, codMOClientes_ReglaLiquidacion1, codMODROPAL04, codMODROPAL04OC, codMODROPAL04Soplado, codMOFTTFAL04, codMONoClientesAL02, codMONoClientesAL02Asfaltado, codMONoClientesAL02OC, codMONoClientesAL02Soplado, codMONoClientes_ReglaLiquidacion1, codMOOcultosAL04, codMOPublico, codMOTroncalAL02, codMOTroncalAL02Asfaltado, codMOTroncalAL02OC, codMOTroncalAL02Soplado, codMOTroncalAL04, codMOTroncalAL04Asfaltado, codMOTroncalAL04OC, codMOTroncalAL04Soplado, codMOTroncal_ReglaLiquidacion1, codNoCliente, codSopladoRD, codigosMOT1_F2, codigosMaterialDuctos, codigosMaterialUGG, consumirStockPersonal, convertDates, dataFlujosHomePass, esCadenaFechaISOValida, esObjetoFecha, generateUniqueNumber, generateUniqueNumberArray, getChannelName, getContainerName, getDateInTimeZone, getKeyRedisSortedSet, getModelDataAdicional, getNextID_Valorizacion, getQueueName, getQueueNameSaveOneNotification, isValidDate, isValidPartialEntity, logTiempoProceso, mapaEstadoObraFaseAL02, mapaMOMaterialAL02, mapaMOMaterialAL04, mapaReglaSopladoClientes, mapaReglaSopladoTroncal, obtenerDocumentacionClientes, obtenerDocumentacionNoClientes, obtenerPrecioManoObraAL02, obtenerPrecioManoObraAL04, obtenerTipoYCodigoMO, paisMap, searchCurrentContractorSpecialtyPrice, setContext, updatePriceContractorMOAL02, updatePriceContractorMOAL04, updatePriceMOAL02, updatePriceMOAL04, validateNoLookup };
|
package/dist/index.js
CHANGED
|
@@ -59,6 +59,7 @@ __export(index_exports, {
|
|
|
59
59
|
SEGMENT_TY: () => SEGMENT_TY,
|
|
60
60
|
UpdateNodosDocDP: () => UpdateNodosDocDP,
|
|
61
61
|
buildDataMaterialsRule: () => buildDataMaterialsRule,
|
|
62
|
+
buildTenantCollectionName: () => buildTenantCollectionName,
|
|
62
63
|
checkAndBuildMaterialsFromStock: () => checkAndBuildMaterialsFromStock,
|
|
63
64
|
codBalizaAL04: () => codBalizaAL04,
|
|
64
65
|
codClientes: () => codClientes,
|
|
@@ -100,6 +101,7 @@ __export(index_exports, {
|
|
|
100
101
|
generateUniqueNumber: () => generateUniqueNumber,
|
|
101
102
|
generateUniqueNumberArray: () => generateUniqueNumberArray,
|
|
102
103
|
getChannelName: () => getChannelName,
|
|
104
|
+
getContainerName: () => getContainerName,
|
|
103
105
|
getDateInTimeZone: () => getDateInTimeZone,
|
|
104
106
|
getKeyRedisSortedSet: () => getKeyRedisSortedSet,
|
|
105
107
|
getModelDataAdicional: () => getModelDataAdicional,
|
|
@@ -6578,6 +6580,19 @@ function setContext(modules) {
|
|
|
6578
6580
|
}
|
|
6579
6581
|
__name(setContext, "setContext");
|
|
6580
6582
|
|
|
6583
|
+
// src/shared/Utils/getContainerName.ts
|
|
6584
|
+
function getContainerName(dirname) {
|
|
6585
|
+
const containerName = dirname.split("src")[1].split("\\").filter(Boolean).map((word) => word[0].toUpperCase() + word.slice(1)).join("");
|
|
6586
|
+
return containerName;
|
|
6587
|
+
}
|
|
6588
|
+
__name(getContainerName, "getContainerName");
|
|
6589
|
+
|
|
6590
|
+
// src/shared/Utils/buildTenantCollectionName.ts
|
|
6591
|
+
function buildTenantCollectionName(countryName, delegation, collection) {
|
|
6592
|
+
return `${countryName}_${delegation}_${collection}`;
|
|
6593
|
+
}
|
|
6594
|
+
__name(buildTenantCollectionName, "buildTenantCollectionName");
|
|
6595
|
+
|
|
6581
6596
|
// src/Programados/Procesos/Preliquidar/ObtenerPrecioContratistaVigente.ts
|
|
6582
6597
|
function ObtenerPrecioContratistaVigente({ actividad, FechaVerificar }) {
|
|
6583
6598
|
const fechaVerificar = new Date(FechaVerificar);
|
|
@@ -6671,6 +6686,7 @@ var getNextID_Valorizacion = /* @__PURE__ */ __name((valorizaciones) => {
|
|
|
6671
6686
|
SEGMENT_TY,
|
|
6672
6687
|
UpdateNodosDocDP,
|
|
6673
6688
|
buildDataMaterialsRule,
|
|
6689
|
+
buildTenantCollectionName,
|
|
6674
6690
|
checkAndBuildMaterialsFromStock,
|
|
6675
6691
|
codBalizaAL04,
|
|
6676
6692
|
codClientes,
|
|
@@ -6712,6 +6728,7 @@ var getNextID_Valorizacion = /* @__PURE__ */ __name((valorizaciones) => {
|
|
|
6712
6728
|
generateUniqueNumber,
|
|
6713
6729
|
generateUniqueNumberArray,
|
|
6714
6730
|
getChannelName,
|
|
6731
|
+
getContainerName,
|
|
6715
6732
|
getDateInTimeZone,
|
|
6716
6733
|
getKeyRedisSortedSet,
|
|
6717
6734
|
getModelDataAdicional,
|
package/dist/index.mjs
CHANGED
|
@@ -6451,6 +6451,19 @@ function setContext(modules) {
|
|
|
6451
6451
|
}
|
|
6452
6452
|
__name(setContext, "setContext");
|
|
6453
6453
|
|
|
6454
|
+
// src/shared/Utils/getContainerName.ts
|
|
6455
|
+
function getContainerName(dirname) {
|
|
6456
|
+
const containerName = dirname.split("src")[1].split("\\").filter(Boolean).map((word) => word[0].toUpperCase() + word.slice(1)).join("");
|
|
6457
|
+
return containerName;
|
|
6458
|
+
}
|
|
6459
|
+
__name(getContainerName, "getContainerName");
|
|
6460
|
+
|
|
6461
|
+
// src/shared/Utils/buildTenantCollectionName.ts
|
|
6462
|
+
function buildTenantCollectionName(countryName, delegation, collection) {
|
|
6463
|
+
return `${countryName}_${delegation}_${collection}`;
|
|
6464
|
+
}
|
|
6465
|
+
__name(buildTenantCollectionName, "buildTenantCollectionName");
|
|
6466
|
+
|
|
6454
6467
|
// src/Programados/Procesos/Preliquidar/ObtenerPrecioContratistaVigente.ts
|
|
6455
6468
|
function ObtenerPrecioContratistaVigente({ actividad, FechaVerificar }) {
|
|
6456
6469
|
const fechaVerificar = new Date(FechaVerificar);
|
|
@@ -6543,6 +6556,7 @@ export {
|
|
|
6543
6556
|
SEGMENT_TY,
|
|
6544
6557
|
UpdateNodosDocDP,
|
|
6545
6558
|
buildDataMaterialsRule,
|
|
6559
|
+
buildTenantCollectionName,
|
|
6546
6560
|
checkAndBuildMaterialsFromStock,
|
|
6547
6561
|
codBalizaAL04,
|
|
6548
6562
|
codClientes,
|
|
@@ -6584,6 +6598,7 @@ export {
|
|
|
6584
6598
|
generateUniqueNumber,
|
|
6585
6599
|
generateUniqueNumberArray,
|
|
6586
6600
|
getChannelName,
|
|
6601
|
+
getContainerName,
|
|
6587
6602
|
getDateInTimeZone,
|
|
6588
6603
|
getKeyRedisSortedSet,
|
|
6589
6604
|
getModelDataAdicional,
|