sigo-package 1.2.9 → 1.2.11
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 +8 -2
- package/dist/index.d.ts +8 -2
- package/dist/index.js +17 -4
- package/dist/index.mjs +16 -4
- package/package.json +1 -1
package/dist/index.d.mts
CHANGED
|
@@ -77,6 +77,12 @@ declare const MapeoMatBOMAL04: iMapaMatBOM[];
|
|
|
77
77
|
declare const CodsMapeoMOMaterialNVT01: iMapaMapeoMOMaterial[];
|
|
78
78
|
declare const CodigosMaterialDuctosAL04: string[];
|
|
79
79
|
|
|
80
|
+
interface iMapaGemeindeNombrenclatura {
|
|
81
|
+
Gemeinde: string;
|
|
82
|
+
NomenClatura: string;
|
|
83
|
+
}
|
|
84
|
+
declare const GemeindeChangeNomenclatura: iMapaGemeindeNombrenclatura[];
|
|
85
|
+
|
|
80
86
|
interface IMaterial {
|
|
81
87
|
Codigo: string;
|
|
82
88
|
Cantidad: number;
|
|
@@ -452,6 +458,6 @@ declare function getDateInTimeZone(timeZone: TimeZone): Date;
|
|
|
452
458
|
|
|
453
459
|
declare function generateUniqueNumber(): number;
|
|
454
460
|
|
|
455
|
-
declare function setContext(this: any,
|
|
461
|
+
declare function setContext(this: any, modules: __WebpackModuleApi.RequireContext): void;
|
|
456
462
|
|
|
457
|
-
export { ActualizarDataManoObra, ActualizarDataReserva, ActualizarDataResumenLiquidaciones, ActualizarDataResumenValorizacionesAlemania, ActualizarDataTrabajos, BuscarZonaContratista, CalcularResumenHPMOLiquidado, CalcularResumenLiquidaciones, CalcularResumenValorizacionesAlemania, CodigosMaterialDuctosAL04, CodigosMaterialSoplado, CodsMapeoMOMaterial, CodsMapeoMOMaterialNVT01, CodsMapeoMOMaterialSopladoClientes, CodsMapeoMOMaterialSopladoTroncal, CodsMapeoMO_Material_Arquertas, CompararFechas, CurrencyFormat, DocumentacionReplanteo, GetCodigoFechaActual, type IDocumentacion, type IMO, type IMaterial, MOCantidadNVT01, MOHijasAL04, MOHijasDEPTH, 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, codBalizaAL04, codClientes, codMOClientes_ReglaLiquidacion1, codMODROPAL04, codMODROPAL04OC, codMODROPAL04Soplado, codMOFTTFAL04, codMONoClientes_ReglaLiquidacion1, codMOOcultosAL04, codMOPublico, codMOTroncalAL04, codMOTroncalAL04Asfaltado, codMOTroncalAL04OC, codMOTroncalAL04Soplado, codMOTroncal_ReglaLiquidacion1, codNoCliente, codSopladoRD, codigosMOT1_F2, codigosMaterialDuctos, codigosMaterialUGG, convertDates, dataFlujosHomePass, esCadenaFechaISOValida, esObjetoFecha, generateUniqueNumber, getChannelName, getDateInTimeZone, getKeyRedisSortedSet, getModelDataAdicional, getQueueName, getQueueNameSaveOneNotification, isValidDate, isValidPartialEntity, logTiempoProceso, mapaMOMaterialAL04, mapaReglaSopladoClientes, mapaReglaSopladoTroncal, obtenerDocumentacionClientes, obtenerDocumentacionNoClientes, obtenerPrecioManoObraAL02, obtenerPrecioManoObraAL04, obtenerTipoYCodigoMO, paisMap, searchCurrentContractorSpecialtyPrice, setContext, updatePriceContractorMOAL02, updatePriceContractorMOAL04, updatePriceMOAL02, updatePriceMOAL04, validateNoLookup };
|
|
463
|
+
export { ActualizarDataManoObra, ActualizarDataReserva, ActualizarDataResumenLiquidaciones, ActualizarDataResumenValorizacionesAlemania, ActualizarDataTrabajos, BuscarZonaContratista, CalcularResumenHPMOLiquidado, CalcularResumenLiquidaciones, CalcularResumenValorizacionesAlemania, CodigosMaterialDuctosAL04, CodigosMaterialSoplado, CodsMapeoMOMaterial, CodsMapeoMOMaterialNVT01, CodsMapeoMOMaterialSopladoClientes, CodsMapeoMOMaterialSopladoTroncal, CodsMapeoMO_Material_Arquertas, CompararFechas, CurrencyFormat, DocumentacionReplanteo, GemeindeChangeNomenclatura, GetCodigoFechaActual, type IDocumentacion, type IMO, type IMaterial, MOCantidadNVT01, MOHijasAL04, MOHijasDEPTH, 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, codBalizaAL04, codClientes, codMOClientes_ReglaLiquidacion1, codMODROPAL04, codMODROPAL04OC, codMODROPAL04Soplado, codMOFTTFAL04, codMONoClientes_ReglaLiquidacion1, codMOOcultosAL04, codMOPublico, codMOTroncalAL04, codMOTroncalAL04Asfaltado, codMOTroncalAL04OC, codMOTroncalAL04Soplado, codMOTroncal_ReglaLiquidacion1, codNoCliente, codSopladoRD, codigosMOT1_F2, codigosMaterialDuctos, codigosMaterialUGG, convertDates, dataFlujosHomePass, esCadenaFechaISOValida, esObjetoFecha, generateUniqueNumber, getChannelName, getDateInTimeZone, getKeyRedisSortedSet, getModelDataAdicional, getQueueName, getQueueNameSaveOneNotification, isValidDate, isValidPartialEntity, logTiempoProceso, mapaMOMaterialAL04, mapaReglaSopladoClientes, mapaReglaSopladoTroncal, obtenerDocumentacionClientes, obtenerDocumentacionNoClientes, obtenerPrecioManoObraAL02, obtenerPrecioManoObraAL04, obtenerTipoYCodigoMO, paisMap, searchCurrentContractorSpecialtyPrice, setContext, updatePriceContractorMOAL02, updatePriceContractorMOAL04, updatePriceMOAL02, updatePriceMOAL04, validateNoLookup };
|
package/dist/index.d.ts
CHANGED
|
@@ -77,6 +77,12 @@ declare const MapeoMatBOMAL04: iMapaMatBOM[];
|
|
|
77
77
|
declare const CodsMapeoMOMaterialNVT01: iMapaMapeoMOMaterial[];
|
|
78
78
|
declare const CodigosMaterialDuctosAL04: string[];
|
|
79
79
|
|
|
80
|
+
interface iMapaGemeindeNombrenclatura {
|
|
81
|
+
Gemeinde: string;
|
|
82
|
+
NomenClatura: string;
|
|
83
|
+
}
|
|
84
|
+
declare const GemeindeChangeNomenclatura: iMapaGemeindeNombrenclatura[];
|
|
85
|
+
|
|
80
86
|
interface IMaterial {
|
|
81
87
|
Codigo: string;
|
|
82
88
|
Cantidad: number;
|
|
@@ -452,6 +458,6 @@ declare function getDateInTimeZone(timeZone: TimeZone): Date;
|
|
|
452
458
|
|
|
453
459
|
declare function generateUniqueNumber(): number;
|
|
454
460
|
|
|
455
|
-
declare function setContext(this: any,
|
|
461
|
+
declare function setContext(this: any, modules: __WebpackModuleApi.RequireContext): void;
|
|
456
462
|
|
|
457
|
-
export { ActualizarDataManoObra, ActualizarDataReserva, ActualizarDataResumenLiquidaciones, ActualizarDataResumenValorizacionesAlemania, ActualizarDataTrabajos, BuscarZonaContratista, CalcularResumenHPMOLiquidado, CalcularResumenLiquidaciones, CalcularResumenValorizacionesAlemania, CodigosMaterialDuctosAL04, CodigosMaterialSoplado, CodsMapeoMOMaterial, CodsMapeoMOMaterialNVT01, CodsMapeoMOMaterialSopladoClientes, CodsMapeoMOMaterialSopladoTroncal, CodsMapeoMO_Material_Arquertas, CompararFechas, CurrencyFormat, DocumentacionReplanteo, GetCodigoFechaActual, type IDocumentacion, type IMO, type IMaterial, MOCantidadNVT01, MOHijasAL04, MOHijasDEPTH, 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, codBalizaAL04, codClientes, codMOClientes_ReglaLiquidacion1, codMODROPAL04, codMODROPAL04OC, codMODROPAL04Soplado, codMOFTTFAL04, codMONoClientes_ReglaLiquidacion1, codMOOcultosAL04, codMOPublico, codMOTroncalAL04, codMOTroncalAL04Asfaltado, codMOTroncalAL04OC, codMOTroncalAL04Soplado, codMOTroncal_ReglaLiquidacion1, codNoCliente, codSopladoRD, codigosMOT1_F2, codigosMaterialDuctos, codigosMaterialUGG, convertDates, dataFlujosHomePass, esCadenaFechaISOValida, esObjetoFecha, generateUniqueNumber, getChannelName, getDateInTimeZone, getKeyRedisSortedSet, getModelDataAdicional, getQueueName, getQueueNameSaveOneNotification, isValidDate, isValidPartialEntity, logTiempoProceso, mapaMOMaterialAL04, mapaReglaSopladoClientes, mapaReglaSopladoTroncal, obtenerDocumentacionClientes, obtenerDocumentacionNoClientes, obtenerPrecioManoObraAL02, obtenerPrecioManoObraAL04, obtenerTipoYCodigoMO, paisMap, searchCurrentContractorSpecialtyPrice, setContext, updatePriceContractorMOAL02, updatePriceContractorMOAL04, updatePriceMOAL02, updatePriceMOAL04, validateNoLookup };
|
|
463
|
+
export { ActualizarDataManoObra, ActualizarDataReserva, ActualizarDataResumenLiquidaciones, ActualizarDataResumenValorizacionesAlemania, ActualizarDataTrabajos, BuscarZonaContratista, CalcularResumenHPMOLiquidado, CalcularResumenLiquidaciones, CalcularResumenValorizacionesAlemania, CodigosMaterialDuctosAL04, CodigosMaterialSoplado, CodsMapeoMOMaterial, CodsMapeoMOMaterialNVT01, CodsMapeoMOMaterialSopladoClientes, CodsMapeoMOMaterialSopladoTroncal, CodsMapeoMO_Material_Arquertas, CompararFechas, CurrencyFormat, DocumentacionReplanteo, GemeindeChangeNomenclatura, GetCodigoFechaActual, type IDocumentacion, type IMO, type IMaterial, MOCantidadNVT01, MOHijasAL04, MOHijasDEPTH, 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, codBalizaAL04, codClientes, codMOClientes_ReglaLiquidacion1, codMODROPAL04, codMODROPAL04OC, codMODROPAL04Soplado, codMOFTTFAL04, codMONoClientes_ReglaLiquidacion1, codMOOcultosAL04, codMOPublico, codMOTroncalAL04, codMOTroncalAL04Asfaltado, codMOTroncalAL04OC, codMOTroncalAL04Soplado, codMOTroncal_ReglaLiquidacion1, codNoCliente, codSopladoRD, codigosMOT1_F2, codigosMaterialDuctos, codigosMaterialUGG, convertDates, dataFlujosHomePass, esCadenaFechaISOValida, esObjetoFecha, generateUniqueNumber, getChannelName, getDateInTimeZone, getKeyRedisSortedSet, getModelDataAdicional, getQueueName, getQueueNameSaveOneNotification, isValidDate, isValidPartialEntity, logTiempoProceso, mapaMOMaterialAL04, mapaReglaSopladoClientes, mapaReglaSopladoTroncal, obtenerDocumentacionClientes, obtenerDocumentacionNoClientes, obtenerPrecioManoObraAL02, obtenerPrecioManoObraAL04, obtenerTipoYCodigoMO, paisMap, searchCurrentContractorSpecialtyPrice, setContext, updatePriceContractorMOAL02, updatePriceContractorMOAL04, updatePriceMOAL02, updatePriceMOAL04, validateNoLookup };
|
package/dist/index.js
CHANGED
|
@@ -42,6 +42,7 @@ __export(index_exports, {
|
|
|
42
42
|
CompararFechas: () => CompararFechas,
|
|
43
43
|
CurrencyFormat: () => CurrencyFormat,
|
|
44
44
|
DocumentacionReplanteo: () => DocumentacionReplanteo,
|
|
45
|
+
GemeindeChangeNomenclatura: () => GemeindeChangeNomenclatura,
|
|
45
46
|
GetCodigoFechaActual: () => GetCodigoFechaActual,
|
|
46
47
|
MOCantidadNVT01: () => MOCantidadNVT01,
|
|
47
48
|
MOHijasAL04: () => MOHijasAL04,
|
|
@@ -838,6 +839,18 @@ var CodigosMaterialDuctosAL04 = [
|
|
|
838
839
|
"40246447"
|
|
839
840
|
];
|
|
840
841
|
|
|
842
|
+
// src/Programados/Alemania/AL04/ReglasNombreClaturaBOM.ts
|
|
843
|
+
var GemeindeChangeNomenclatura = [
|
|
844
|
+
{
|
|
845
|
+
Gemeinde: "Gau-Bickelheim",
|
|
846
|
+
NomenClatura: "GAU"
|
|
847
|
+
},
|
|
848
|
+
{
|
|
849
|
+
Gemeinde: "Bad Sobernheim",
|
|
850
|
+
NomenClatura: "BAD"
|
|
851
|
+
}
|
|
852
|
+
];
|
|
853
|
+
|
|
841
854
|
// src/Programados/Alemania/mapaMOMaterialAL04.ts
|
|
842
855
|
var mapaMOMaterialAL04 = /* @__PURE__ */ new Map([
|
|
843
856
|
[
|
|
@@ -5866,11 +5879,10 @@ var getDataType = /* @__PURE__ */ __name((value) => {
|
|
|
5866
5879
|
var isColModel = /* @__PURE__ */ __name((value) => getDataType(value) === "function" && value.name.toLowerCase().includes("colmodel"), "isColModel");
|
|
5867
5880
|
|
|
5868
5881
|
// src/shared/Utils/setContext.ts
|
|
5869
|
-
function setContext(
|
|
5870
|
-
const modules = require2.context(path, true, /\.js$/);
|
|
5882
|
+
function setContext(modules) {
|
|
5871
5883
|
const routes = modules.keys().filter((item) => item.startsWith("./"));
|
|
5872
|
-
const buildx = routes.reduce((result,
|
|
5873
|
-
const file = modules(
|
|
5884
|
+
const buildx = routes.reduce((result, path) => {
|
|
5885
|
+
const file = modules(path);
|
|
5874
5886
|
if (Object.entries(file).length) {
|
|
5875
5887
|
const [_key, value] = Object.entries(file)[0];
|
|
5876
5888
|
const type = getDataType(value);
|
|
@@ -5961,6 +5973,7 @@ __name(searchCurrentContractorSpecialtyPrice, "searchCurrentContractorSpecialtyP
|
|
|
5961
5973
|
CompararFechas,
|
|
5962
5974
|
CurrencyFormat,
|
|
5963
5975
|
DocumentacionReplanteo,
|
|
5976
|
+
GemeindeChangeNomenclatura,
|
|
5964
5977
|
GetCodigoFechaActual,
|
|
5965
5978
|
MOCantidadNVT01,
|
|
5966
5979
|
MOHijasAL04,
|
package/dist/index.mjs
CHANGED
|
@@ -734,6 +734,18 @@ var CodigosMaterialDuctosAL04 = [
|
|
|
734
734
|
"40246447"
|
|
735
735
|
];
|
|
736
736
|
|
|
737
|
+
// src/Programados/Alemania/AL04/ReglasNombreClaturaBOM.ts
|
|
738
|
+
var GemeindeChangeNomenclatura = [
|
|
739
|
+
{
|
|
740
|
+
Gemeinde: "Gau-Bickelheim",
|
|
741
|
+
NomenClatura: "GAU"
|
|
742
|
+
},
|
|
743
|
+
{
|
|
744
|
+
Gemeinde: "Bad Sobernheim",
|
|
745
|
+
NomenClatura: "BAD"
|
|
746
|
+
}
|
|
747
|
+
];
|
|
748
|
+
|
|
737
749
|
// src/Programados/Alemania/mapaMOMaterialAL04.ts
|
|
738
750
|
var mapaMOMaterialAL04 = /* @__PURE__ */ new Map([
|
|
739
751
|
[
|
|
@@ -5762,11 +5774,10 @@ var getDataType = /* @__PURE__ */ __name((value) => {
|
|
|
5762
5774
|
var isColModel = /* @__PURE__ */ __name((value) => getDataType(value) === "function" && value.name.toLowerCase().includes("colmodel"), "isColModel");
|
|
5763
5775
|
|
|
5764
5776
|
// src/shared/Utils/setContext.ts
|
|
5765
|
-
function setContext(
|
|
5766
|
-
const modules = require2.context(path, true, /\.js$/);
|
|
5777
|
+
function setContext(modules) {
|
|
5767
5778
|
const routes = modules.keys().filter((item) => item.startsWith("./"));
|
|
5768
|
-
const buildx = routes.reduce((result,
|
|
5769
|
-
const file = modules(
|
|
5779
|
+
const buildx = routes.reduce((result, path) => {
|
|
5780
|
+
const file = modules(path);
|
|
5770
5781
|
if (Object.entries(file).length) {
|
|
5771
5782
|
const [_key, value] = Object.entries(file)[0];
|
|
5772
5783
|
const type = getDataType(value);
|
|
@@ -5856,6 +5867,7 @@ export {
|
|
|
5856
5867
|
CompararFechas,
|
|
5857
5868
|
CurrencyFormat,
|
|
5858
5869
|
DocumentacionReplanteo,
|
|
5870
|
+
GemeindeChangeNomenclatura,
|
|
5859
5871
|
GetCodigoFechaActual,
|
|
5860
5872
|
MOCantidadNVT01,
|
|
5861
5873
|
MOHijasAL04,
|