@nomalism-com/types 0.33.88 → 0.34.2
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/.editorconfig +9 -0
- package/.prettierrc +7 -0
- package/dist/index.cjs +564 -0
- package/dist/index.d.ts +465 -1
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +564 -0
- package/dist/index.js.map +1 -0
- package/dist/modules/document/billOfLading/interfaces.d.ts +1 -0
- package/dist/modules/document/billOfLading/interfaces.d.ts.map +1 -0
- package/dist/modules/document/billOfLading/interfaces.js +2 -0
- package/dist/modules/document/billOfLading/interfaces.js.map +1 -0
- package/dist/modules/document/billOfLading/route.schema.d.ts +1 -0
- package/dist/modules/document/billOfLading/route.schema.d.ts.map +1 -0
- package/dist/modules/document/billOfLading/route.schema.js +29 -0
- package/dist/modules/document/billOfLading/route.schema.js.map +1 -0
- package/dist/modules/document/inventario/interface.d.ts +1 -0
- package/dist/modules/document/inventario/interface.d.ts.map +1 -0
- package/dist/modules/document/inventario/interface.js +4 -0
- package/dist/modules/document/inventario/interface.js.map +1 -0
- package/dist/modules/document/inventario/route.schema.d.ts +1 -0
- package/dist/modules/document/inventario/route.schema.d.ts.map +1 -0
- package/dist/modules/document/inventario/route.schema.js +14 -0
- package/dist/modules/document/inventario/route.schema.js.map +1 -0
- package/dist/modules/document/materialEntrance/interfaces.d.ts +1 -0
- package/dist/modules/document/materialEntrance/interfaces.d.ts.map +1 -0
- package/dist/modules/document/materialEntrance/interfaces.js +22 -0
- package/dist/modules/document/materialEntrance/interfaces.js.map +1 -0
- package/dist/modules/document/materialEntrance/route.schema.d.ts +1 -0
- package/dist/modules/document/materialEntrance/route.schema.d.ts.map +1 -0
- package/dist/modules/document/materialEntrance/route.schema.js +36 -0
- package/dist/modules/document/materialEntrance/route.schema.js.map +1 -0
- package/dist/modules/document/order/interfaces.d.ts +1 -0
- package/dist/modules/document/order/interfaces.d.ts.map +1 -0
- package/dist/modules/document/order/interfaces.js +42 -0
- package/dist/modules/document/order/interfaces.js.map +1 -0
- package/dist/modules/document/order/route.schema.d.ts +1 -0
- package/dist/modules/document/order/route.schema.d.ts.map +1 -0
- package/dist/modules/document/order/route.schema.js +50 -0
- package/dist/modules/document/order/route.schema.js.map +1 -0
- package/dist/modules/document/productionOrder/interfaces.d.ts +1 -0
- package/dist/modules/document/productionOrder/interfaces.d.ts.map +1 -0
- package/dist/modules/document/productionOrder/interfaces.js +2 -0
- package/dist/modules/document/productionOrder/interfaces.js.map +1 -0
- package/dist/modules/document/productionOrder/route.schema.d.ts +1 -0
- package/dist/modules/document/productionOrder/route.schema.d.ts.map +1 -0
- package/dist/modules/document/productionOrder/route.schema.js +11 -0
- package/dist/modules/document/productionOrder/route.schema.js.map +1 -0
- package/dist/modules/document/proforma/interfaces.d.ts +1 -0
- package/dist/modules/document/proforma/interfaces.d.ts.map +1 -0
- package/dist/modules/document/proforma/interfaces.js +2 -0
- package/dist/modules/document/proforma/interfaces.js.map +1 -0
- package/dist/modules/document/proforma/route.schema.d.ts +1 -0
- package/dist/modules/document/proforma/route.schema.d.ts.map +1 -0
- package/dist/modules/document/proforma/route.schema.js +13 -0
- package/dist/modules/document/proforma/route.schema.js.map +1 -0
- package/dist/modules/document/propostaFornecedor/interfaces.d.ts +1 -0
- package/dist/modules/document/propostaFornecedor/interfaces.d.ts.map +1 -0
- package/dist/modules/document/propostaFornecedor/interfaces.js +2 -0
- package/dist/modules/document/propostaFornecedor/interfaces.js.map +1 -0
- package/dist/modules/document/propostaFornecedor/route.schema.d.ts +1 -0
- package/dist/modules/document/propostaFornecedor/route.schema.d.ts.map +1 -0
- package/dist/modules/document/propostaFornecedor/route.schema.js +17 -0
- package/dist/modules/document/propostaFornecedor/route.schema.js.map +1 -0
- package/dist/modules/document/propostaSheets/interface.d.ts +1 -0
- package/dist/modules/document/propostaSheets/interface.d.ts.map +1 -0
- package/dist/modules/document/propostaSheets/interface.js +9 -0
- package/dist/modules/document/propostaSheets/interface.js.map +1 -0
- package/dist/modules/document/propostaSheets/route.schema.d.ts +1 -0
- package/dist/modules/document/propostaSheets/route.schema.d.ts.map +1 -0
- package/dist/modules/document/propostaSheets/route.schema.js +33 -0
- package/dist/modules/document/propostaSheets/route.schema.js.map +1 -0
- package/dist/modules/document/providerCreditNoteFromReturn/interfaces.d.ts +1 -0
- package/dist/modules/document/providerCreditNoteFromReturn/interfaces.d.ts.map +1 -0
- package/dist/modules/document/providerCreditNoteFromReturn/interfaces.js +2 -0
- package/dist/modules/document/providerCreditNoteFromReturn/interfaces.js.map +1 -0
- package/dist/modules/document/providerCreditNoteFromReturn/route.schema.d.ts +1 -0
- package/dist/modules/document/providerCreditNoteFromReturn/route.schema.d.ts.map +1 -0
- package/dist/modules/document/providerCreditNoteFromReturn/route.schema.js +30 -0
- package/dist/modules/document/providerCreditNoteFromReturn/route.schema.js.map +1 -0
- package/dist/modules/document/providerFinancialCreditNote/interfaces.d.ts +1 -0
- package/dist/modules/document/providerFinancialCreditNote/interfaces.d.ts.map +1 -0
- package/dist/modules/document/providerFinancialCreditNote/interfaces.js +2 -0
- package/dist/modules/document/providerFinancialCreditNote/interfaces.js.map +1 -0
- package/dist/modules/document/providerFinancialCreditNote/route.schema.d.ts +1 -0
- package/dist/modules/document/providerFinancialCreditNote/route.schema.d.ts.map +1 -0
- package/dist/modules/document/providerFinancialCreditNote/route.schema.js +31 -0
- package/dist/modules/document/providerFinancialCreditNote/route.schema.js.map +1 -0
- package/dist/modules/document/providerServiceInvoice/interfaces.d.ts +1 -0
- package/dist/modules/document/providerServiceInvoice/interfaces.d.ts.map +1 -0
- package/dist/modules/document/providerServiceInvoice/interfaces.js +2 -0
- package/dist/modules/document/providerServiceInvoice/interfaces.js.map +1 -0
- package/dist/modules/document/providerServiceInvoice/route.schema.d.ts +1 -0
- package/dist/modules/document/providerServiceInvoice/route.schema.d.ts.map +1 -0
- package/dist/modules/document/providerServiceInvoice/route.schema.js +22 -0
- package/dist/modules/document/providerServiceInvoice/route.schema.js.map +1 -0
- package/dist/modules/document/purchase/interfaces.d.ts +1 -0
- package/dist/modules/document/purchase/interfaces.d.ts.map +1 -0
- package/dist/modules/document/purchase/interfaces.js +4 -0
- package/dist/modules/document/purchase/interfaces.js.map +1 -0
- package/dist/modules/document/purchase/route.schema.d.ts +1 -0
- package/dist/modules/document/purchase/route.schema.d.ts.map +1 -0
- package/dist/modules/document/purchase/route.schema.js +40 -0
- package/dist/modules/document/purchase/route.schema.js.map +1 -0
- package/dist/modules/document/quebra/interfaces.d.ts +1 -0
- package/dist/modules/document/quebra/interfaces.d.ts.map +1 -0
- package/dist/modules/document/quebra/interfaces.js +4 -0
- package/dist/modules/document/quebra/interfaces.js.map +1 -0
- package/dist/modules/document/quebra/route.schema.d.ts +1 -0
- package/dist/modules/document/quebra/route.schema.d.ts.map +1 -0
- package/dist/modules/document/quebra/route.schema.js +20 -0
- package/dist/modules/document/quebra/route.schema.js.map +1 -0
- package/dist/modules/document/returnToProvider/interface.d.ts +1 -0
- package/dist/modules/document/returnToProvider/interface.d.ts.map +1 -0
- package/dist/modules/document/returnToProvider/interface.js +12 -0
- package/dist/modules/document/returnToProvider/interface.js.map +1 -0
- package/dist/modules/document/returnToProvider/route.schema.d.ts +1 -0
- package/dist/modules/document/returnToProvider/route.schema.d.ts.map +1 -0
- package/dist/modules/document/returnToProvider/route.schema.js +20 -0
- package/dist/modules/document/returnToProvider/route.schema.js.map +1 -0
- package/dist/modules/document/transformado/interfaces.d.ts +1 -0
- package/dist/modules/document/transformado/interfaces.d.ts.map +1 -0
- package/dist/modules/document/transformado/interfaces.js +4 -0
- package/dist/modules/document/transformado/interfaces.js.map +1 -0
- package/dist/modules/document/transformado/route.schema.d.ts +1 -0
- package/dist/modules/document/transformado/route.schema.d.ts.map +1 -0
- package/dist/modules/document/transformado/route.schema.js +18 -0
- package/dist/modules/document/transformado/route.schema.js.map +1 -0
- package/dist/modules/document/upfrontReturn/interfaces.d.ts +1 -0
- package/dist/modules/document/upfrontReturn/interfaces.d.ts.map +1 -0
- package/dist/modules/document/upfrontReturn/interfaces.js +4 -0
- package/dist/modules/document/upfrontReturn/interfaces.js.map +1 -0
- package/dist/modules/document/upfrontReturn/route.schema.d.ts +1 -0
- package/dist/modules/document/upfrontReturn/route.schema.d.ts.map +1 -0
- package/dist/modules/document/upfrontReturn/route.schema.js +7 -0
- package/dist/modules/document/upfrontReturn/route.schema.js.map +1 -0
- package/dist/modules/documentManagement/multimedia/interfaces.d.ts +1 -0
- package/dist/modules/documentManagement/multimedia/interfaces.d.ts.map +1 -0
- package/dist/modules/documentManagement/multimedia/interfaces.js +4 -0
- package/dist/modules/documentManagement/multimedia/interfaces.js.map +1 -0
- package/dist/modules/documentManagement/multimedia/route.schema.d.ts +1 -0
- package/dist/modules/documentManagement/multimedia/route.schema.d.ts.map +1 -0
- package/dist/modules/documentManagement/multimedia/route.schema.js +7 -0
- package/dist/modules/documentManagement/multimedia/route.schema.js.map +1 -0
- package/dist/modules/integration/emailLog/interfaces.d.ts +1 -0
- package/dist/modules/integration/emailLog/interfaces.d.ts.map +1 -0
- package/dist/modules/integration/emailLog/interfaces.js +14 -0
- package/dist/modules/integration/emailLog/interfaces.js.map +1 -0
- package/dist/modules/integration/emailLog/route.schema.d.ts +1 -0
- package/dist/modules/integration/emailLog/route.schema.d.ts.map +1 -0
- package/dist/modules/integration/emailLog/route.schema.js +16 -0
- package/dist/modules/integration/emailLog/route.schema.js.map +1 -0
- package/dist/modules/integration/emailTemplate/interfaces.d.ts +1 -0
- package/dist/modules/integration/emailTemplate/interfaces.d.ts.map +1 -0
- package/dist/modules/integration/emailTemplate/interfaces.js +4 -0
- package/dist/modules/integration/emailTemplate/interfaces.js.map +1 -0
- package/dist/modules/integration/emailTemplate/route.schema.d.ts +1 -0
- package/dist/modules/integration/emailTemplate/route.schema.d.ts.map +1 -0
- package/dist/modules/integration/emailTemplate/route.schema.js +77 -0
- package/dist/modules/integration/emailTemplate/route.schema.js.map +1 -0
- package/dist/modules/integration/emailTemplateAttachment/interfaces.d.ts +1 -0
- package/dist/modules/integration/emailTemplateAttachment/interfaces.d.ts.map +1 -0
- package/dist/modules/integration/emailTemplateAttachment/interfaces.js +4 -0
- package/dist/modules/integration/emailTemplateAttachment/interfaces.js.map +1 -0
- package/dist/modules/integration/emailTemplateAttachment/route.schema.d.ts +1 -0
- package/dist/modules/integration/emailTemplateAttachment/route.schema.d.ts.map +1 -0
- package/dist/modules/integration/emailTemplateAttachment/route.schema.js +9 -0
- package/dist/modules/integration/emailTemplateAttachment/route.schema.js.map +1 -0
- package/dist/modules/integration/emailVerification/interfaces.d.ts +1 -0
- package/dist/modules/integration/emailVerification/interfaces.d.ts.map +1 -0
- package/dist/modules/integration/emailVerification/interfaces.js +4 -0
- package/dist/modules/integration/emailVerification/interfaces.js.map +1 -0
- package/dist/modules/integration/emailVerification/route.schema.d.ts +1 -0
- package/dist/modules/integration/emailVerification/route.schema.d.ts.map +1 -0
- package/dist/modules/integration/emailVerification/route.schema.js +31 -0
- package/dist/modules/integration/emailVerification/route.schema.js.map +1 -0
- package/dist/modules/integration/googleFilePermission/interfaces.d.ts +1 -0
- package/dist/modules/integration/googleFilePermission/interfaces.d.ts.map +1 -0
- package/dist/modules/integration/googleFilePermission/interfaces.js +4 -0
- package/dist/modules/integration/googleFilePermission/interfaces.js.map +1 -0
- package/dist/modules/integration/googleFilePermission/route.schema.d.ts +1 -0
- package/dist/modules/integration/googleFilePermission/route.schema.d.ts.map +1 -0
- package/dist/modules/integration/googleFilePermission/route.schema.js +11 -0
- package/dist/modules/integration/googleFilePermission/route.schema.js.map +1 -0
- package/dist/modules/integration/googleSheets/interfaces.d.ts +1 -0
- package/dist/modules/integration/googleSheets/interfaces.d.ts.map +1 -0
- package/dist/modules/integration/googleSheets/interfaces.js +4 -0
- package/dist/modules/integration/googleSheets/interfaces.js.map +1 -0
- package/dist/modules/integration/googleSheets/route.schema.d.ts +1 -0
- package/dist/modules/integration/googleSheets/route.schema.d.ts.map +1 -0
- package/dist/modules/integration/googleSheets/route.schema.js +44 -0
- package/dist/modules/integration/googleSheets/route.schema.js.map +1 -0
- package/dist/modules/integration/observation/interfaces.d.ts +1 -0
- package/dist/modules/integration/observation/interfaces.d.ts.map +1 -0
- package/dist/modules/integration/observation/interfaces.js +4 -0
- package/dist/modules/integration/observation/interfaces.js.map +1 -0
- package/dist/modules/integration/observation/route.schema.d.ts +1 -0
- package/dist/modules/integration/observation/route.schema.d.ts.map +1 -0
- package/dist/modules/integration/observation/route.schema.js +26 -0
- package/dist/modules/integration/observation/route.schema.js.map +1 -0
- package/dist/modules/integration/observationType/interfaces.d.ts +1 -0
- package/dist/modules/integration/observationType/interfaces.d.ts.map +1 -0
- package/dist/modules/integration/observationType/interfaces.js +4 -0
- package/dist/modules/integration/observationType/interfaces.js.map +1 -0
- package/dist/modules/integration/observationType/route.schema.d.ts +1 -0
- package/dist/modules/integration/observationType/route.schema.d.ts.map +1 -0
- package/dist/modules/integration/observationType/route.schema.js +11 -0
- package/dist/modules/integration/observationType/route.schema.js.map +1 -0
- package/dist/modules/integration/projectInfo/interfaces.d.ts +1 -0
- package/dist/modules/integration/projectInfo/interfaces.d.ts.map +1 -0
- package/dist/modules/integration/projectInfo/interfaces.js +10 -0
- package/dist/modules/integration/projectInfo/interfaces.js.map +1 -0
- package/dist/modules/integration/projectInfo/route.schema.d.ts +1 -0
- package/dist/modules/integration/projectInfo/route.schema.d.ts.map +1 -0
- package/dist/modules/integration/projectInfo/route.schema.js +15 -0
- package/dist/modules/integration/projectInfo/route.schema.js.map +1 -0
- package/dist/modules/integration/settings/interfaces.d.ts +1 -0
- package/dist/modules/integration/settings/interfaces.d.ts.map +1 -0
- package/dist/modules/integration/settings/interfaces.js +4 -0
- package/dist/modules/integration/settings/interfaces.js.map +1 -0
- package/dist/modules/integration/settings/route.schema.d.ts +1 -0
- package/dist/modules/integration/settings/route.schema.d.ts.map +1 -0
- package/dist/modules/integration/settings/route.schema.js +17 -0
- package/dist/modules/integration/settings/route.schema.js.map +1 -0
- package/dist/modules/print/npc/interfaces.d.ts +1 -0
- package/dist/modules/print/npc/interfaces.d.ts.map +1 -0
- package/dist/modules/print/npc/interfaces.js +4 -0
- package/dist/modules/print/npc/interfaces.js.map +1 -0
- package/dist/modules/print/npc/route.schema.d.ts +1 -0
- package/dist/modules/print/npc/route.schema.d.ts.map +1 -0
- package/dist/modules/print/npc/route.schema.js +17 -0
- package/dist/modules/print/npc/route.schema.js.map +1 -0
- package/dist/modules/print/printer/interfaces.d.ts +1 -0
- package/dist/modules/print/printer/interfaces.d.ts.map +1 -0
- package/dist/modules/print/printer/interfaces.js +4 -0
- package/dist/modules/print/printer/interfaces.js.map +1 -0
- package/dist/modules/print/printer/route.schema.d.ts +1 -0
- package/dist/modules/print/printer/route.schema.d.ts.map +1 -0
- package/dist/modules/print/printer/route.schema.js +44 -0
- package/dist/modules/print/printer/route.schema.js.map +1 -0
- package/dist/modules/print/schedulePrintJob/interfaces.d.ts +1 -1
- package/dist/modules/print/schedulePrintJob/interfaces.d.ts.map +1 -0
- package/dist/modules/print/schedulePrintJob/interfaces.js +4 -0
- package/dist/modules/print/schedulePrintJob/interfaces.js.map +1 -0
- package/dist/modules/print/schedulePrintJob/route.schema.d.ts +1 -0
- package/dist/modules/print/schedulePrintJob/route.schema.d.ts.map +1 -0
- package/dist/modules/print/schedulePrintJob/route.schema.js +29 -0
- package/dist/modules/print/schedulePrintJob/route.schema.js.map +1 -0
- package/dist/modules/stock/chat/interfaces.d.ts +1 -0
- package/dist/modules/stock/chat/interfaces.d.ts.map +1 -0
- package/dist/modules/stock/chat/interfaces.js +9 -0
- package/dist/modules/stock/chat/interfaces.js.map +1 -0
- package/dist/modules/stock/chat/route.schema.d.ts +1 -0
- package/dist/modules/stock/chat/route.schema.d.ts.map +1 -0
- package/dist/modules/stock/chat/route.schema.js +25 -0
- package/dist/modules/stock/chat/route.schema.js.map +1 -0
- package/dist/modules/stock/chatRapidMessage/interface.d.ts +1 -0
- package/dist/modules/stock/chatRapidMessage/interface.d.ts.map +1 -0
- package/dist/modules/stock/chatRapidMessage/interface.js +4 -0
- package/dist/modules/stock/chatRapidMessage/interface.js.map +1 -0
- package/dist/modules/stock/chatRapidMessage/route.schema.d.ts +1 -0
- package/dist/modules/stock/chatRapidMessage/route.schema.d.ts.map +1 -0
- package/dist/modules/stock/chatRapidMessage/route.schema.js +15 -0
- package/dist/modules/stock/chatRapidMessage/route.schema.js.map +1 -0
- package/dist/modules/stock/dashboard/interface.d.ts +1 -0
- package/dist/modules/stock/dashboard/interface.d.ts.map +1 -0
- package/dist/modules/stock/dashboard/interface.js +4 -0
- package/dist/modules/stock/dashboard/interface.js.map +1 -0
- package/dist/modules/stock/dashboard/route.schema.d.ts +1 -0
- package/dist/modules/stock/dashboard/route.schema.d.ts.map +1 -0
- package/dist/modules/stock/dashboard/route.schema.js +9 -0
- package/dist/modules/stock/dashboard/route.schema.js.map +1 -0
- package/dist/modules/stock/file/interface.d.ts +1 -0
- package/dist/modules/stock/file/interface.d.ts.map +1 -0
- package/dist/modules/stock/file/interface.js +4 -0
- package/dist/modules/stock/file/interface.js.map +1 -0
- package/dist/modules/stock/file/route.schema.d.ts +1 -0
- package/dist/modules/stock/file/route.schema.d.ts.map +1 -0
- package/dist/modules/stock/file/route.schema.js +33 -0
- package/dist/modules/stock/file/route.schema.js.map +1 -0
- package/dist/modules/stock/location/interface.d.ts +1 -0
- package/dist/modules/stock/location/interface.d.ts.map +1 -0
- package/dist/modules/stock/location/interface.js +4 -0
- package/dist/modules/stock/location/interface.js.map +1 -0
- package/dist/modules/stock/location/route.schema.d.ts +1 -0
- package/dist/modules/stock/location/route.schema.d.ts.map +1 -0
- package/dist/modules/stock/location/route.schema.js +52 -0
- package/dist/modules/stock/location/route.schema.js.map +1 -0
- package/dist/modules/stock/prison/interface.d.ts +1 -0
- package/dist/modules/stock/prison/interface.d.ts.map +1 -0
- package/dist/modules/stock/prison/interface.js +5 -0
- package/dist/modules/stock/prison/interface.js.map +1 -0
- package/dist/modules/stock/prison/route.schema.d.ts +1 -0
- package/dist/modules/stock/prison/route.schema.d.ts.map +1 -0
- package/dist/modules/stock/prison/route.schema.js +39 -0
- package/dist/modules/stock/prison/route.schema.js.map +1 -0
- package/dist/modules/stock/productGoogleSheets/interface.d.ts +1 -0
- package/dist/modules/stock/productGoogleSheets/interface.d.ts.map +1 -0
- package/dist/modules/stock/productGoogleSheets/interface.js +25 -0
- package/dist/modules/stock/productGoogleSheets/interface.js.map +1 -0
- package/dist/modules/stock/productGoogleSheets/route.schema.d.ts +1 -0
- package/dist/modules/stock/productGoogleSheets/route.schema.d.ts.map +1 -0
- package/dist/modules/stock/productGoogleSheets/route.schema.js +120 -0
- package/dist/modules/stock/productGoogleSheets/route.schema.js.map +1 -0
- package/dist/modules/stock/productImage/interface.d.ts +1 -0
- package/dist/modules/stock/productImage/interface.d.ts.map +1 -0
- package/dist/modules/stock/productImage/interface.js +9 -0
- package/dist/modules/stock/productImage/interface.js.map +1 -0
- package/dist/modules/stock/productImage/route.schema.d.ts +1 -0
- package/dist/modules/stock/productImage/route.schema.d.ts.map +1 -0
- package/dist/modules/stock/productImage/route.schema.js +42 -0
- package/dist/modules/stock/productImage/route.schema.js.map +1 -0
- package/dist/modules/stock/promotion/interface.d.ts +1 -0
- package/dist/modules/stock/promotion/interface.d.ts.map +1 -0
- package/dist/modules/stock/promotion/interface.js +4 -0
- package/dist/modules/stock/promotion/interface.js.map +1 -0
- package/dist/modules/stock/promotion/route.schema.d.ts +1 -0
- package/dist/modules/stock/promotion/route.schema.d.ts.map +1 -0
- package/dist/modules/stock/promotion/route.schema.js +34 -0
- package/dist/modules/stock/promotion/route.schema.js.map +1 -0
- package/dist/modules/stock/promotionAssoc/interface.d.ts +1 -0
- package/dist/modules/stock/promotionAssoc/interface.d.ts.map +1 -0
- package/dist/modules/stock/promotionAssoc/interface.js +4 -0
- package/dist/modules/stock/promotionAssoc/interface.js.map +1 -0
- package/dist/modules/stock/promotionAssoc/route.schema.d.ts +1 -0
- package/dist/modules/stock/promotionAssoc/route.schema.d.ts.map +1 -0
- package/dist/modules/stock/promotionAssoc/route.schema.js +30 -0
- package/dist/modules/stock/promotionAssoc/route.schema.js.map +1 -0
- package/dist/modules/stock/queryList/interfaces.d.ts +1 -0
- package/dist/modules/stock/queryList/interfaces.d.ts.map +1 -0
- package/dist/modules/stock/queryList/interfaces.js +5 -0
- package/dist/modules/stock/queryList/interfaces.js.map +1 -0
- package/dist/modules/stock/queryList/route.schema.d.ts +1 -0
- package/dist/modules/stock/queryList/route.schema.d.ts.map +1 -0
- package/dist/modules/stock/queryList/route.schema.js +32 -0
- package/dist/modules/stock/queryList/route.schema.js.map +1 -0
- package/dist/modules/stock/queryParameter/interfaces.d.ts +1 -0
- package/dist/modules/stock/queryParameter/interfaces.d.ts.map +1 -0
- package/dist/modules/stock/queryParameter/interfaces.js +17 -0
- package/dist/modules/stock/queryParameter/interfaces.js.map +1 -0
- package/dist/modules/stock/queryParameter/route.schema.d.ts +1 -0
- package/dist/modules/stock/queryParameter/route.schema.d.ts.map +1 -0
- package/dist/modules/stock/queryParameter/route.schema.js +32 -0
- package/dist/modules/stock/queryParameter/route.schema.js.map +1 -0
- package/dist/modules/stock/recurrentTasks/interface.d.ts +1 -0
- package/dist/modules/stock/recurrentTasks/interface.d.ts.map +1 -0
- package/dist/modules/stock/recurrentTasks/interface.js +4 -0
- package/dist/modules/stock/recurrentTasks/interface.js.map +1 -0
- package/dist/modules/stock/returnReason/interfaces.d.ts +1 -0
- package/dist/modules/stock/returnReason/interfaces.d.ts.map +1 -0
- package/dist/modules/stock/returnReason/interfaces.js +4 -0
- package/dist/modules/stock/returnReason/interfaces.js.map +1 -0
- package/dist/modules/stock/returnReason/route.schema.d.ts +1 -0
- package/dist/modules/stock/returnReason/route.schema.d.ts.map +1 -0
- package/dist/modules/stock/returnReason/route.schema.js +11 -0
- package/dist/modules/stock/returnReason/route.schema.js.map +1 -0
- package/dist/modules/stock/savedEmPicking/interfaces.d.ts +1 -0
- package/dist/modules/stock/savedEmPicking/interfaces.d.ts.map +1 -0
- package/dist/modules/stock/savedEmPicking/interfaces.js +4 -0
- package/dist/modules/stock/savedEmPicking/interfaces.js.map +1 -0
- package/dist/modules/stock/savedEmPicking/route.schema.d.ts +1 -0
- package/dist/modules/stock/savedEmPicking/route.schema.d.ts.map +1 -0
- package/dist/modules/stock/savedEmPicking/route.schema.js +84 -0
- package/dist/modules/stock/savedEmPicking/route.schema.js.map +1 -0
- package/dist/modules/stock/savedProviderProposal/interfaces.d.ts +1 -0
- package/dist/modules/stock/savedProviderProposal/interfaces.d.ts.map +1 -0
- package/dist/modules/stock/savedProviderProposal/interfaces.js +4 -0
- package/dist/modules/stock/savedProviderProposal/interfaces.js.map +1 -0
- package/dist/modules/stock/savedProviderProposal/route.schema.d.ts +1 -0
- package/dist/modules/stock/savedProviderProposal/route.schema.d.ts.map +1 -0
- package/dist/modules/stock/savedProviderProposal/route.schema.js +13 -0
- package/dist/modules/stock/savedProviderProposal/route.schema.js.map +1 -0
- package/dist/modules/stock/sideMenu/interface.d.ts +1 -0
- package/dist/modules/stock/sideMenu/interface.d.ts.map +1 -0
- package/dist/modules/stock/sideMenu/interface.js +2 -0
- package/dist/modules/stock/sideMenu/interface.js.map +1 -0
- package/dist/modules/stock/sideMenu/route.schema.d.ts +1 -0
- package/dist/modules/stock/sideMenu/route.schema.d.ts.map +1 -0
- package/dist/modules/stock/sideMenu/route.schema.js +16 -0
- package/dist/modules/stock/sideMenu/route.schema.js.map +1 -0
- package/dist/modules/stock/stockMovement/interface.d.ts +1 -0
- package/dist/modules/stock/stockMovement/interface.d.ts.map +1 -0
- package/dist/modules/stock/stockMovement/interface.js +14 -0
- package/dist/modules/stock/stockMovement/interface.js.map +1 -0
- package/dist/modules/stock/stockMovement/route.schema.d.ts +1 -0
- package/dist/modules/stock/stockMovement/route.schema.d.ts.map +1 -0
- package/dist/modules/stock/stockMovement/route.schema.js +27 -0
- package/dist/modules/stock/stockMovement/route.schema.js.map +1 -0
- package/dist/modules/stock/task/interface.d.ts +1 -0
- package/dist/modules/stock/task/interface.d.ts.map +1 -0
- package/dist/modules/stock/task/interface.js +18 -0
- package/dist/modules/stock/task/interface.js.map +1 -0
- package/dist/modules/stock/task/route.schema.d.ts +1 -0
- package/dist/modules/stock/task/route.schema.d.ts.map +1 -0
- package/dist/modules/stock/task/route.schema.js +28 -0
- package/dist/modules/stock/task/route.schema.js.map +1 -0
- package/dist/modules/stock/taskMessage/interface.d.ts +1 -0
- package/dist/modules/stock/taskMessage/interface.d.ts.map +1 -0
- package/dist/modules/stock/taskMessage/interface.js +4 -0
- package/dist/modules/stock/taskMessage/interface.js.map +1 -0
- package/dist/modules/stock/taskMessage/route.schema.d.ts +1 -0
- package/dist/modules/stock/taskMessage/route.schema.d.ts.map +1 -0
- package/dist/modules/stock/taskMessage/route.schema.js +15 -0
- package/dist/modules/stock/taskMessage/route.schema.js.map +1 -0
- package/dist/modules/stock/taskRead/interface.d.ts +1 -0
- package/dist/modules/stock/taskRead/interface.d.ts.map +1 -0
- package/dist/modules/stock/taskRead/interface.js +4 -0
- package/dist/modules/stock/taskRead/interface.js.map +1 -0
- package/dist/modules/stock/taskRead/route.schema.d.ts +1 -0
- package/dist/modules/stock/taskRead/route.schema.d.ts.map +1 -0
- package/dist/modules/stock/taskRead/route.schema.js +15 -0
- package/dist/modules/stock/taskRead/route.schema.js.map +1 -0
- package/dist/modules/stock/typeOfLocation/interface.d.ts +1 -0
- package/dist/modules/stock/typeOfLocation/interface.d.ts.map +1 -0
- package/dist/modules/stock/typeOfLocation/interface.js +4 -0
- package/dist/modules/stock/typeOfLocation/interface.js.map +1 -0
- package/dist/modules/stock/typeOfLocation/route.schema.d.ts +1 -0
- package/dist/modules/stock/typeOfLocation/route.schema.d.ts.map +1 -0
- package/dist/modules/stock/typeOfLocation/route.schema.js +24 -0
- package/dist/modules/stock/typeOfLocation/route.schema.js.map +1 -0
- package/dist/modules/stock/unitOfMeasure/interface.d.ts +1 -0
- package/dist/modules/stock/unitOfMeasure/interface.d.ts.map +1 -0
- package/dist/modules/stock/unitOfMeasure/interface.js +4 -0
- package/dist/modules/stock/unitOfMeasure/interface.js.map +1 -0
- package/dist/modules/stock/unitOfMeasure/route.schema.d.ts +1 -0
- package/dist/modules/stock/unitOfMeasure/route.schema.d.ts.map +1 -0
- package/dist/modules/stock/unitOfMeasure/route.schema.js +36 -0
- package/dist/modules/stock/unitOfMeasure/route.schema.js.map +1 -0
- package/dist/modules/stock/vatTax/interface.d.ts +1 -0
- package/dist/modules/stock/vatTax/interface.d.ts.map +1 -0
- package/dist/modules/stock/vatTax/interface.js +4 -0
- package/dist/modules/stock/vatTax/interface.js.map +1 -0
- package/dist/modules/stock/vatTax/route.schema.d.ts +1 -0
- package/dist/modules/stock/vatTax/route.schema.d.ts.map +1 -0
- package/dist/modules/stock/vatTax/route.schema.js +26 -0
- package/dist/modules/stock/vatTax/route.schema.js.map +1 -0
- package/dist/modules/stock/vatTaxZone/interface.d.ts +1 -0
- package/dist/modules/stock/vatTaxZone/interface.d.ts.map +1 -0
- package/dist/modules/stock/vatTaxZone/interface.js +4 -0
- package/dist/modules/stock/vatTaxZone/interface.js.map +1 -0
- package/dist/modules/stock/vatTaxZone/route.schema.d.ts +1 -0
- package/dist/modules/stock/vatTaxZone/route.schema.d.ts.map +1 -0
- package/dist/modules/stock/vatTaxZone/route.schema.js +35 -0
- package/dist/modules/stock/vatTaxZone/route.schema.js.map +1 -0
- package/dist/modules/stock/vatValidation/interfaces.d.ts +1 -0
- package/dist/modules/stock/vatValidation/interfaces.d.ts.map +1 -0
- package/dist/modules/stock/vatValidation/interfaces.js +4 -0
- package/dist/modules/stock/vatValidation/interfaces.js.map +1 -0
- package/dist/modules/stock/vatValidation/route.schema.d.ts +1 -0
- package/dist/modules/stock/vatValidation/route.schema.d.ts.map +1 -0
- package/dist/modules/stock/vatValidation/route.schema.js +7 -0
- package/dist/modules/stock/vatValidation/route.schema.js.map +1 -0
- package/dist/modules/stock/workflow/interfaces.d.ts +1 -0
- package/dist/modules/stock/workflow/interfaces.d.ts.map +1 -0
- package/dist/modules/stock/workflow/interfaces.js +4 -0
- package/dist/modules/stock/workflow/interfaces.js.map +1 -0
- package/dist/modules/stock/workflow/route.schema.d.ts +1 -0
- package/dist/modules/stock/workflow/route.schema.d.ts.map +1 -0
- package/dist/modules/stock/workflow/route.schema.js +24 -0
- package/dist/modules/stock/workflow/route.schema.js.map +1 -0
- package/dist/modules/supply/batch/interface.d.ts +1 -0
- package/dist/modules/supply/batch/interface.d.ts.map +1 -0
- package/dist/modules/supply/batch/interface.js +2 -0
- package/dist/modules/supply/batch/interface.js.map +1 -0
- package/dist/modules/supply/clientCurrentAccount/interfaces.d.ts +1 -0
- package/dist/modules/supply/clientCurrentAccount/interfaces.d.ts.map +1 -0
- package/dist/modules/supply/clientCurrentAccount/interfaces.js +24 -0
- package/dist/modules/supply/clientCurrentAccount/interfaces.js.map +1 -0
- package/dist/modules/supply/clientCurrentAccount/route.schema.d.ts +1 -0
- package/dist/modules/supply/clientCurrentAccount/route.schema.d.ts.map +1 -0
- package/dist/modules/supply/clientCurrentAccount/route.schema.js +51 -0
- package/dist/modules/supply/clientCurrentAccount/route.schema.js.map +1 -0
- package/dist/modules/supply/counter/interfaces.d.ts +1 -0
- package/dist/modules/supply/counter/interfaces.d.ts.map +1 -0
- package/dist/modules/supply/counter/interfaces.js +4 -0
- package/dist/modules/supply/counter/interfaces.js.map +1 -0
- package/dist/modules/supply/counter/route.schema.d.ts +1 -0
- package/dist/modules/supply/counter/route.schema.d.ts.map +1 -0
- package/dist/modules/supply/counter/route.schema.js +22 -0
- package/dist/modules/supply/counter/route.schema.js.map +1 -0
- package/dist/modules/supply/documentHeader/interfaces.d.ts +1 -0
- package/dist/modules/supply/documentHeader/interfaces.d.ts.map +1 -0
- package/dist/modules/supply/documentHeader/interfaces.js +11 -0
- package/dist/modules/supply/documentHeader/interfaces.js.map +1 -0
- package/dist/modules/supply/documentHeader/route.schema.d.ts +1 -0
- package/dist/modules/supply/documentHeader/route.schema.d.ts.map +1 -0
- package/dist/modules/supply/documentHeader/route.schema.js +281 -0
- package/dist/modules/supply/documentHeader/route.schema.js.map +1 -0
- package/dist/modules/supply/documentLine/interfaces.d.ts +1 -0
- package/dist/modules/supply/documentLine/interfaces.d.ts.map +1 -0
- package/dist/modules/supply/documentLine/interfaces.js +4 -0
- package/dist/modules/supply/documentLine/interfaces.js.map +1 -0
- package/dist/modules/supply/documentLine/route.schema.d.ts +1 -0
- package/dist/modules/supply/documentLine/route.schema.d.ts.map +1 -0
- package/dist/modules/supply/documentLine/route.schema.js +81 -0
- package/dist/modules/supply/documentLine/route.schema.js.map +1 -0
- package/dist/modules/supply/documentLineAssoc/interfaces.d.ts +1 -0
- package/dist/modules/supply/documentLineAssoc/interfaces.d.ts.map +1 -0
- package/dist/modules/supply/documentLineAssoc/interfaces.js +4 -0
- package/dist/modules/supply/documentLineAssoc/interfaces.js.map +1 -0
- package/dist/modules/supply/documentLineAssoc/route.schema.d.ts +1 -0
- package/dist/modules/supply/documentLineAssoc/route.schema.d.ts.map +1 -0
- package/dist/modules/supply/documentLineAssoc/route.schema.js +13 -0
- package/dist/modules/supply/documentLineAssoc/route.schema.js.map +1 -0
- package/dist/modules/supply/documentLineMT/interface.d.ts +1 -0
- package/dist/modules/supply/documentLineMT/interface.d.ts.map +1 -0
- package/dist/modules/supply/documentLineMT/interface.js +4 -0
- package/dist/modules/supply/documentLineMT/interface.js.map +1 -0
- package/dist/modules/supply/documentLineMT/route.schema.d.ts +1 -0
- package/dist/modules/supply/documentLineMT/route.schema.d.ts.map +1 -0
- package/dist/modules/supply/documentLineMT/route.schema.js +12 -0
- package/dist/modules/supply/documentLineMT/route.schema.js.map +1 -0
- package/dist/modules/supply/documentLineNote/interfaces.d.ts +1 -0
- package/dist/modules/supply/documentLineNote/interfaces.d.ts.map +1 -0
- package/dist/modules/supply/documentLineNote/interfaces.js +17 -0
- package/dist/modules/supply/documentLineNote/interfaces.js.map +1 -0
- package/dist/modules/supply/documentLineNote/route.schema.d.ts +1 -0
- package/dist/modules/supply/documentLineNote/route.schema.d.ts.map +1 -0
- package/dist/modules/supply/documentLineNote/route.schema.js +17 -0
- package/dist/modules/supply/documentLineNote/route.schema.js.map +1 -0
- package/dist/modules/supply/documentLineRM/interface.d.ts +1 -0
- package/dist/modules/supply/documentLineRM/interface.d.ts.map +1 -0
- package/dist/modules/supply/documentLineRM/interface.js +4 -0
- package/dist/modules/supply/documentLineRM/interface.js.map +1 -0
- package/dist/modules/supply/documentLineRM/route.schema.d.ts +1 -0
- package/dist/modules/supply/documentLineRM/route.schema.d.ts.map +1 -0
- package/dist/modules/supply/documentLineRM/route.schema.js +18 -0
- package/dist/modules/supply/documentLineRM/route.schema.js.map +1 -0
- package/dist/modules/supply/documentSet/interface.d.ts +1 -0
- package/dist/modules/supply/documentSet/interface.d.ts.map +1 -0
- package/dist/modules/supply/documentSet/interface.js +4 -0
- package/dist/modules/supply/documentSet/interface.js.map +1 -0
- package/dist/modules/supply/documentSet/route.schema.d.ts +1 -0
- package/dist/modules/supply/documentSet/route.schema.d.ts.map +1 -0
- package/dist/modules/supply/documentSet/route.schema.js +21 -0
- package/dist/modules/supply/documentSet/route.schema.js.map +1 -0
- package/dist/modules/supply/documentType/interfaces.d.ts +1 -0
- package/dist/modules/supply/documentType/interfaces.d.ts.map +1 -0
- package/dist/modules/supply/documentType/interfaces.js +56 -0
- package/dist/modules/supply/documentType/interfaces.js.map +1 -0
- package/dist/modules/supply/documentType/route.schema.d.ts +1 -0
- package/dist/modules/supply/documentType/route.schema.d.ts.map +1 -0
- package/dist/modules/supply/documentType/route.schema.js +64 -0
- package/dist/modules/supply/documentType/route.schema.js.map +1 -0
- package/dist/modules/supply/externalDocumentHeader/interface.d.ts +1 -0
- package/dist/modules/supply/externalDocumentHeader/interface.d.ts.map +1 -0
- package/dist/modules/supply/externalDocumentHeader/interface.js +6 -0
- package/dist/modules/supply/externalDocumentHeader/interface.js.map +1 -0
- package/dist/modules/supply/externalDocumentHeader/route.schema.d.ts +1 -0
- package/dist/modules/supply/externalDocumentHeader/route.schema.d.ts.map +1 -0
- package/dist/modules/supply/externalDocumentHeader/route.schema.js +62 -0
- package/dist/modules/supply/externalDocumentHeader/route.schema.js.map +1 -0
- package/dist/modules/supply/externalDocumentType/interface.d.ts +1 -0
- package/dist/modules/supply/externalDocumentType/interface.d.ts.map +1 -0
- package/dist/modules/supply/externalDocumentType/interface.js +4 -0
- package/dist/modules/supply/externalDocumentType/interface.js.map +1 -0
- package/dist/modules/supply/orderManagement/interface.d.ts +1 -0
- package/dist/modules/supply/orderManagement/interface.d.ts.map +1 -0
- package/dist/modules/supply/orderManagement/interface.js +4 -0
- package/dist/modules/supply/orderManagement/interface.js.map +1 -0
- package/dist/modules/supply/orderManagement/route.schema.d.ts +1 -0
- package/dist/modules/supply/orderManagement/route.schema.d.ts.map +1 -0
- package/dist/modules/supply/orderManagement/route.schema.js +2 -0
- package/dist/modules/supply/orderManagement/route.schema.js.map +1 -0
- package/dist/modules/supply/payment/interface.d.ts +1 -0
- package/dist/modules/supply/payment/interface.d.ts.map +1 -0
- package/dist/modules/supply/payment/interface.js +9 -0
- package/dist/modules/supply/payment/interface.js.map +1 -0
- package/dist/modules/supply/payment/route.schema.d.ts +1 -0
- package/dist/modules/supply/payment/route.schema.d.ts.map +1 -0
- package/dist/modules/supply/payment/route.schema.js +98 -0
- package/dist/modules/supply/payment/route.schema.js.map +1 -0
- package/dist/modules/supply/preSale/interface.d.ts +1 -0
- package/dist/modules/supply/preSale/interface.d.ts.map +1 -0
- package/dist/modules/supply/preSale/interface.js +4 -0
- package/dist/modules/supply/preSale/interface.js.map +1 -0
- package/dist/modules/supply/preSale/route.schema.d.ts +1 -0
- package/dist/modules/supply/preSale/route.schema.d.ts.map +1 -0
- package/dist/modules/supply/preSale/route.schema.js +52 -0
- package/dist/modules/supply/preSale/route.schema.js.map +1 -0
- package/dist/modules/supply/preSaleProduct/interface.d.ts +1 -0
- package/dist/modules/supply/preSaleProduct/interface.d.ts.map +1 -0
- package/dist/modules/supply/preSaleProduct/interface.js +4 -0
- package/dist/modules/supply/preSaleProduct/interface.js.map +1 -0
- package/dist/modules/supply/preSaleProduct/route.schema.d.ts +1 -0
- package/dist/modules/supply/preSaleProduct/route.schema.d.ts.map +1 -0
- package/dist/modules/supply/preSaleProduct/route.schema.js +5 -0
- package/dist/modules/supply/preSaleProduct/route.schema.js.map +1 -0
- package/dist/modules/supply/providerCurrentAccount/interfaces.d.ts +1 -0
- package/dist/modules/supply/providerCurrentAccount/interfaces.d.ts.map +1 -0
- package/dist/modules/supply/providerCurrentAccount/interfaces.js +4 -0
- package/dist/modules/supply/providerCurrentAccount/interfaces.js.map +1 -0
- package/dist/modules/supply/providerCurrentAccount/route.schema.d.ts +1 -0
- package/dist/modules/supply/providerCurrentAccount/route.schema.d.ts.map +1 -0
- package/dist/modules/supply/providerCurrentAccount/route.schema.js +12 -0
- package/dist/modules/supply/providerCurrentAccount/route.schema.js.map +1 -0
- package/dist/modules/supply/schedule/interface.d.ts +1 -0
- package/dist/modules/supply/schedule/interface.d.ts.map +1 -0
- package/dist/modules/supply/schedule/interface.js +23 -0
- package/dist/modules/supply/schedule/interface.js.map +1 -0
- package/dist/modules/supply/schedule/route.schema.d.ts +1 -0
- package/dist/modules/supply/schedule/route.schema.d.ts.map +1 -0
- package/dist/modules/supply/schedule/route.schema.js +12 -0
- package/dist/modules/supply/schedule/route.schema.js.map +1 -0
- package/dist/modules/supply/startDocumentHeaderLastUpdate/interface.d.ts +1 -0
- package/dist/modules/supply/startDocumentHeaderLastUpdate/interface.d.ts.map +1 -0
- package/dist/modules/supply/startDocumentHeaderLastUpdate/interface.js +4 -0
- package/dist/modules/supply/startDocumentHeaderLastUpdate/interface.js.map +1 -0
- package/dist/modules/tickets/channel/interfaces.d.ts +1 -0
- package/dist/modules/tickets/channel/interfaces.d.ts.map +1 -0
- package/dist/modules/tickets/channel/interfaces.js +4 -0
- package/dist/modules/tickets/channel/interfaces.js.map +1 -0
- package/dist/modules/tickets/channel/route.schema.d.ts +1 -0
- package/dist/modules/tickets/channel/route.schema.d.ts.map +1 -0
- package/dist/modules/tickets/channel/route.schema.js +21 -0
- package/dist/modules/tickets/channel/route.schema.js.map +1 -0
- package/dist/modules/tickets/clt/interfaces.d.ts +1 -0
- package/dist/modules/tickets/clt/interfaces.d.ts.map +1 -0
- package/dist/modules/tickets/clt/interfaces.js +4 -0
- package/dist/modules/tickets/clt/interfaces.js.map +1 -0
- package/dist/modules/tickets/clt/route.schema.d.ts +1 -0
- package/dist/modules/tickets/clt/route.schema.d.ts.map +1 -0
- package/dist/modules/tickets/clt/route.schema.js +21 -0
- package/dist/modules/tickets/clt/route.schema.js.map +1 -0
- package/dist/modules/tickets/language/interfaces.d.ts +1 -0
- package/dist/modules/tickets/language/interfaces.d.ts.map +1 -0
- package/dist/modules/tickets/language/interfaces.js +4 -0
- package/dist/modules/tickets/language/interfaces.js.map +1 -0
- package/dist/modules/tickets/language/route.schema.d.ts +1 -0
- package/dist/modules/tickets/language/route.schema.d.ts.map +1 -0
- package/dist/modules/tickets/language/route.schema.js +25 -0
- package/dist/modules/tickets/language/route.schema.js.map +1 -0
- package/dist/modules/tickets/tickets/interfaces.d.ts +1 -0
- package/dist/modules/tickets/tickets/interfaces.d.ts.map +1 -0
- package/dist/modules/tickets/tickets/interfaces.js +4 -0
- package/dist/modules/tickets/tickets/interfaces.js.map +1 -0
- package/dist/modules/tickets/tickets/route.schema.d.ts +1 -0
- package/dist/modules/tickets/tickets/route.schema.d.ts.map +1 -0
- package/dist/modules/tickets/tickets/route.schema.js +16 -0
- package/dist/modules/tickets/tickets/route.schema.js.map +1 -0
- package/dist/modules/user/bankData/interface.d.ts +1 -0
- package/dist/modules/user/bankData/interface.d.ts.map +1 -0
- package/dist/modules/user/bankData/interface.js +4 -0
- package/dist/modules/user/bankData/interface.js.map +1 -0
- package/dist/modules/user/bankData/route.schema.d.ts +1 -0
- package/dist/modules/user/bankData/route.schema.d.ts.map +1 -0
- package/dist/modules/user/bankData/route.schema.js +36 -0
- package/dist/modules/user/bankData/route.schema.js.map +1 -0
- package/dist/modules/user/chatSubscribers/interfaces.d.ts +1 -0
- package/dist/modules/user/chatSubscribers/interfaces.d.ts.map +1 -0
- package/dist/modules/user/chatSubscribers/interfaces.js +4 -0
- package/dist/modules/user/chatSubscribers/interfaces.js.map +1 -0
- package/dist/modules/user/chatSubscribers/route.schema.d.ts +1 -0
- package/dist/modules/user/chatSubscribers/route.schema.d.ts.map +1 -0
- package/dist/modules/user/chatSubscribers/route.schema.js +10 -0
- package/dist/modules/user/chatSubscribers/route.schema.js.map +1 -0
- package/dist/modules/user/clientType/interface.d.ts +1 -0
- package/dist/modules/user/clientType/interface.d.ts.map +1 -0
- package/dist/modules/user/clientType/interface.js +4 -0
- package/dist/modules/user/clientType/interface.js.map +1 -0
- package/dist/modules/user/clientType/route.schema.d.ts +1 -0
- package/dist/modules/user/clientType/route.schema.d.ts.map +1 -0
- package/dist/modules/user/clientType/route.schema.js +27 -0
- package/dist/modules/user/clientType/route.schema.js.map +1 -0
- package/dist/modules/user/clients/interface.d.ts +1 -0
- package/dist/modules/user/clients/interface.d.ts.map +1 -0
- package/dist/modules/user/clients/interface.js +4 -0
- package/dist/modules/user/clients/interface.js.map +1 -0
- package/dist/modules/user/clients/route.schema.d.ts +1 -0
- package/dist/modules/user/clients/route.schema.d.ts.map +1 -0
- package/dist/modules/user/clients/route.schema.js +72 -0
- package/dist/modules/user/clients/route.schema.js.map +1 -0
- package/dist/modules/user/commissioner/interface.d.ts +1 -0
- package/dist/modules/user/commissioner/interface.d.ts.map +1 -0
- package/dist/modules/user/commissioner/interface.js +4 -0
- package/dist/modules/user/commissioner/interface.js.map +1 -0
- package/dist/modules/user/commissioner/route.schema.d.ts +1 -0
- package/dist/modules/user/commissioner/route.schema.d.ts.map +1 -0
- package/dist/modules/user/commissioner/route.schema.js +54 -0
- package/dist/modules/user/commissioner/route.schema.js.map +1 -0
- package/dist/modules/user/country/interface.d.ts +1 -0
- package/dist/modules/user/country/interface.d.ts.map +1 -0
- package/dist/modules/user/country/interface.js +4 -0
- package/dist/modules/user/country/interface.js.map +1 -0
- package/dist/modules/user/country/route.schema.d.ts +1 -0
- package/dist/modules/user/country/route.schema.d.ts.map +1 -0
- package/dist/modules/user/country/route.schema.js +76 -0
- package/dist/modules/user/country/route.schema.js.map +1 -0
- package/dist/modules/user/deliveryMethods/interfaces.d.ts +1 -0
- package/dist/modules/user/deliveryMethods/interfaces.d.ts.map +1 -0
- package/dist/modules/user/deliveryMethods/interfaces.js +4 -0
- package/dist/modules/user/deliveryMethods/interfaces.js.map +1 -0
- package/dist/modules/user/deliveryMethods/route.schema.d.ts +1 -0
- package/dist/modules/user/deliveryMethods/route.schema.d.ts.map +1 -0
- package/dist/modules/user/deliveryMethods/route.schema.js +13 -0
- package/dist/modules/user/deliveryMethods/route.schema.js.map +1 -0
- package/dist/modules/user/favorites/interfaces.d.ts +1 -0
- package/dist/modules/user/favorites/interfaces.d.ts.map +1 -0
- package/dist/modules/user/favorites/interfaces.js +4 -0
- package/dist/modules/user/favorites/interfaces.js.map +1 -0
- package/dist/modules/user/favorites/route.schema.d.ts +1 -0
- package/dist/modules/user/favorites/route.schema.d.ts.map +1 -0
- package/dist/modules/user/favorites/route.schema.js +15 -0
- package/dist/modules/user/favorites/route.schema.js.map +1 -0
- package/dist/modules/user/groupPermissions/interface.d.ts +1 -0
- package/dist/modules/user/groupPermissions/interface.d.ts.map +1 -0
- package/dist/modules/user/groupPermissions/interface.js +4 -0
- package/dist/modules/user/groupPermissions/interface.js.map +1 -0
- package/dist/modules/user/groupPermissions/route.schema.d.ts +1 -0
- package/dist/modules/user/groupPermissions/route.schema.d.ts.map +1 -0
- package/dist/modules/user/groupPermissions/route.schema.js +9 -0
- package/dist/modules/user/groupPermissions/route.schema.js.map +1 -0
- package/dist/modules/user/language/interface.d.ts +1 -0
- package/dist/modules/user/language/interface.d.ts.map +1 -0
- package/dist/modules/user/language/interface.js +4 -0
- package/dist/modules/user/language/interface.js.map +1 -0
- package/dist/modules/user/language/route.schema.d.ts +1 -0
- package/dist/modules/user/language/route.schema.d.ts.map +1 -0
- package/dist/modules/user/language/route.schema.js +24 -0
- package/dist/modules/user/language/route.schema.js.map +1 -0
- package/dist/modules/user/maturityDates/interfaces.d.ts +1 -0
- package/dist/modules/user/maturityDates/interfaces.d.ts.map +1 -0
- package/dist/modules/user/maturityDates/interfaces.js +4 -0
- package/dist/modules/user/maturityDates/interfaces.js.map +1 -0
- package/dist/modules/user/maturityDates/route.schema.d.ts +1 -0
- package/dist/modules/user/maturityDates/route.schema.d.ts.map +1 -0
- package/dist/modules/user/maturityDates/route.schema.js +15 -0
- package/dist/modules/user/maturityDates/route.schema.js.map +1 -0
- package/dist/modules/user/password/interfaces.d.ts +1 -0
- package/dist/modules/user/password/interfaces.d.ts.map +1 -0
- package/dist/modules/user/password/interfaces.js +2 -0
- package/dist/modules/user/password/interfaces.js.map +1 -0
- package/dist/modules/user/password/route.schema.d.ts +1 -0
- package/dist/modules/user/password/route.schema.d.ts.map +1 -0
- package/dist/modules/user/password/route.schema.js +18 -0
- package/dist/modules/user/password/route.schema.js.map +1 -0
- package/dist/modules/user/paymentMethods/interfaces.d.ts +1 -0
- package/dist/modules/user/paymentMethods/interfaces.d.ts.map +1 -0
- package/dist/modules/user/paymentMethods/interfaces.js +4 -0
- package/dist/modules/user/paymentMethods/interfaces.js.map +1 -0
- package/dist/modules/user/paymentMethods/route.schema.d.ts +1 -0
- package/dist/modules/user/paymentMethods/route.schema.d.ts.map +1 -0
- package/dist/modules/user/paymentMethods/route.schema.js +21 -0
- package/dist/modules/user/paymentMethods/route.schema.js.map +1 -0
- package/dist/modules/user/permissions/interface.d.ts +1 -0
- package/dist/modules/user/permissions/interface.d.ts.map +1 -0
- package/dist/modules/user/permissions/interface.js +4 -0
- package/dist/modules/user/permissions/interface.js.map +1 -0
- package/dist/modules/user/permissions/route.schema.d.ts +1 -0
- package/dist/modules/user/permissions/route.schema.d.ts.map +1 -0
- package/dist/modules/user/permissions/route.schema.js +9 -0
- package/dist/modules/user/permissions/route.schema.js.map +1 -0
- package/dist/modules/user/persona/interface.d.ts +1 -0
- package/dist/modules/user/persona/interface.d.ts.map +1 -0
- package/dist/modules/user/persona/interface.js +4 -0
- package/dist/modules/user/persona/interface.js.map +1 -0
- package/dist/modules/user/persona/route.schema.d.ts +1 -0
- package/dist/modules/user/persona/route.schema.d.ts.map +1 -0
- package/dist/modules/user/persona/route.schema.js +79 -0
- package/dist/modules/user/persona/route.schema.js.map +1 -0
- package/dist/modules/user/providerType/interface.d.ts +1 -0
- package/dist/modules/user/providerType/interface.d.ts.map +1 -0
- package/dist/modules/user/providerType/interface.js +4 -0
- package/dist/modules/user/providerType/interface.js.map +1 -0
- package/dist/modules/user/providerType/route.schema.d.ts +1 -0
- package/dist/modules/user/providerType/route.schema.d.ts.map +1 -0
- package/dist/modules/user/providerType/route.schema.js +24 -0
- package/dist/modules/user/providerType/route.schema.js.map +1 -0
- package/dist/modules/user/providers/interface.d.ts +1 -0
- package/dist/modules/user/providers/interface.d.ts.map +1 -0
- package/dist/modules/user/providers/interface.js +4 -0
- package/dist/modules/user/providers/interface.js.map +1 -0
- package/dist/modules/user/providers/route.schema.d.ts +1 -0
- package/dist/modules/user/providers/route.schema.d.ts.map +1 -0
- package/dist/modules/user/providers/route.schema.js +69 -0
- package/dist/modules/user/providers/route.schema.js.map +1 -0
- package/dist/modules/user/purchaseConditions/interface.d.ts +1 -0
- package/dist/modules/user/purchaseConditions/interface.d.ts.map +1 -0
- package/dist/modules/user/purchaseConditions/interface.js +4 -0
- package/dist/modules/user/purchaseConditions/interface.js.map +1 -0
- package/dist/modules/user/purchaseConditions/route.schema.d.ts +1 -0
- package/dist/modules/user/purchaseConditions/route.schema.d.ts.map +1 -0
- package/dist/modules/user/purchaseConditions/route.schema.js +29 -0
- package/dist/modules/user/purchaseConditions/route.schema.js.map +1 -0
- package/dist/modules/user/reasonForExemption/interface.d.ts +1 -0
- package/dist/modules/user/reasonForExemption/interface.d.ts.map +1 -0
- package/dist/modules/user/reasonForExemption/interface.js +4 -0
- package/dist/modules/user/reasonForExemption/interface.js.map +1 -0
- package/dist/modules/user/reasonForExemption/route.schema.d.ts +1 -0
- package/dist/modules/user/reasonForExemption/route.schema.d.ts.map +1 -0
- package/dist/modules/user/reasonForExemption/route.schema.js +30 -0
- package/dist/modules/user/reasonForExemption/route.schema.js.map +1 -0
- package/dist/modules/user/refreshToken/interface.d.ts +1 -0
- package/dist/modules/user/refreshToken/interface.d.ts.map +1 -0
- package/dist/modules/user/refreshToken/interface.js +2 -0
- package/dist/modules/user/refreshToken/interface.js.map +1 -0
- package/dist/modules/user/refreshToken/route.schema.d.ts +1 -0
- package/dist/modules/user/refreshToken/route.schema.d.ts.map +1 -0
- package/dist/modules/user/refreshToken/route.schema.js +8 -0
- package/dist/modules/user/refreshToken/route.schema.js.map +1 -0
- package/dist/modules/user/segmentsArea/interface.d.ts +1 -0
- package/dist/modules/user/segmentsArea/interface.d.ts.map +1 -0
- package/dist/modules/user/segmentsArea/interface.js +4 -0
- package/dist/modules/user/segmentsArea/interface.js.map +1 -0
- package/dist/modules/user/segmentsArea/route.schema.d.ts +1 -0
- package/dist/modules/user/segmentsArea/route.schema.d.ts.map +1 -0
- package/dist/modules/user/segmentsArea/route.schema.js +26 -0
- package/dist/modules/user/segmentsArea/route.schema.js.map +1 -0
- package/dist/modules/user/sessions/interface.d.ts +1 -0
- package/dist/modules/user/sessions/interface.d.ts.map +1 -0
- package/dist/modules/user/sessions/interface.js +2 -0
- package/dist/modules/user/sessions/interface.js.map +1 -0
- package/dist/modules/user/sessions/route.schema.d.ts +1 -0
- package/dist/modules/user/sessions/route.schema.d.ts.map +1 -0
- package/dist/modules/user/sessions/route.schema.js +8 -0
- package/dist/modules/user/sessions/route.schema.js.map +1 -0
- package/dist/modules/user/shippings/interface.d.ts +1 -0
- package/dist/modules/user/shippings/interface.d.ts.map +1 -0
- package/dist/modules/user/shippings/interface.js +4 -0
- package/dist/modules/user/shippings/interface.js.map +1 -0
- package/dist/modules/user/shippings/route.schema.d.ts +1 -0
- package/dist/modules/user/shippings/route.schema.d.ts.map +1 -0
- package/dist/modules/user/shippings/route.schema.js +31 -0
- package/dist/modules/user/shippings/route.schema.js.map +1 -0
- package/dist/modules/user/storeOperator/interface.d.ts +1 -0
- package/dist/modules/user/storeOperator/interface.d.ts.map +1 -0
- package/dist/modules/user/storeOperator/interface.js +4 -0
- package/dist/modules/user/storeOperator/interface.js.map +1 -0
- package/dist/modules/user/storeOperator/route.schema.d.ts +1 -0
- package/dist/modules/user/storeOperator/route.schema.d.ts.map +1 -0
- package/dist/modules/user/storeOperator/route.schema.js +87 -0
- package/dist/modules/user/storeOperator/route.schema.js.map +1 -0
- package/dist/modules/user/swift/interface.d.ts +1 -0
- package/dist/modules/user/swift/interface.d.ts.map +1 -0
- package/dist/modules/user/swift/interface.js +4 -0
- package/dist/modules/user/swift/interface.js.map +1 -0
- package/dist/modules/user/swift/route.schema.d.ts +1 -0
- package/dist/modules/user/swift/route.schema.d.ts.map +1 -0
- package/dist/modules/user/swift/route.schema.js +32 -0
- package/dist/modules/user/swift/route.schema.js.map +1 -0
- package/dist/modules/user/tenant/interface.d.ts +1 -0
- package/dist/modules/user/tenant/interface.d.ts.map +1 -0
- package/dist/modules/user/tenant/interface.js +4 -0
- package/dist/modules/user/tenant/interface.js.map +1 -0
- package/dist/modules/user/tenant/route.schema.d.ts +1 -0
- package/dist/modules/user/tenant/route.schema.d.ts.map +1 -0
- package/dist/modules/user/tenant/route.schema.js +43 -0
- package/dist/modules/user/tenant/route.schema.js.map +1 -0
- package/dist/modules/user/theme/interfaces.d.ts +1 -0
- package/dist/modules/user/theme/interfaces.d.ts.map +1 -0
- package/dist/modules/user/theme/interfaces.js +4 -0
- package/dist/modules/user/theme/interfaces.js.map +1 -0
- package/dist/modules/user/theme/route.schema.d.ts +1 -0
- package/dist/modules/user/theme/route.schema.d.ts.map +1 -0
- package/dist/modules/user/theme/route.schema.js +14 -0
- package/dist/modules/user/theme/route.schema.js.map +1 -0
- package/dist/modules/user/userPermissions/interface.d.ts +1 -0
- package/dist/modules/user/userPermissions/interface.d.ts.map +1 -0
- package/dist/modules/user/userPermissions/interface.js +4 -0
- package/dist/modules/user/userPermissions/interface.js.map +1 -0
- package/dist/modules/user/userPermissions/route.schema.d.ts +1 -0
- package/dist/modules/user/userPermissions/route.schema.d.ts.map +1 -0
- package/dist/modules/user/userPermissions/route.schema.js +10 -0
- package/dist/modules/user/userPermissions/route.schema.js.map +1 -0
- package/dist/modules/user/userPositions/interface.d.ts +1 -0
- package/dist/modules/user/userPositions/interface.d.ts.map +1 -0
- package/dist/modules/user/userPositions/interface.js +4 -0
- package/dist/modules/user/userPositions/interface.js.map +1 -0
- package/dist/modules/user/userPositions/route.schema.d.ts +1 -0
- package/dist/modules/user/userPositions/route.schema.d.ts.map +1 -0
- package/dist/modules/user/userPositions/route.schema.js +24 -0
- package/dist/modules/user/userPositions/route.schema.js.map +1 -0
- package/dist/modules/user/userTokens/interface.d.ts +1 -0
- package/dist/modules/user/userTokens/interface.d.ts.map +1 -0
- package/dist/modules/user/userTokens/interface.js +4 -0
- package/dist/modules/user/userTokens/interface.js.map +1 -0
- package/dist/modules/user/userTokens/route.schema.d.ts +1 -0
- package/dist/modules/user/userTokens/route.schema.d.ts.map +1 -0
- package/dist/modules/user/userTokens/route.schema.js +14 -0
- package/dist/modules/user/userTokens/route.schema.js.map +1 -0
- package/dist/modules/user/users/interface.d.ts +1 -0
- package/dist/modules/user/users/interface.d.ts.map +1 -0
- package/dist/modules/user/users/interface.js +4 -0
- package/dist/modules/user/users/interface.js.map +1 -0
- package/dist/modules/user/users/route.schema.d.ts +1 -0
- package/dist/modules/user/users/route.schema.d.ts.map +1 -0
- package/dist/modules/user/users/route.schema.js +41 -0
- package/dist/modules/user/users/route.schema.js.map +1 -0
- package/dist/modules/user/vehicles/interfaces.d.ts +1 -0
- package/dist/modules/user/vehicles/interfaces.d.ts.map +1 -0
- package/dist/modules/user/vehicles/interfaces.js +4 -0
- package/dist/modules/user/vehicles/interfaces.js.map +1 -0
- package/dist/modules/user/vehicles/route.schema.d.ts +1 -0
- package/dist/modules/user/vehicles/route.schema.d.ts.map +1 -0
- package/dist/modules/user/vehicles/route.schema.js +15 -0
- package/dist/modules/user/vehicles/route.schema.js.map +1 -0
- package/dist/modules/user/zipCode/interfaces.d.ts +1 -0
- package/dist/modules/user/zipCode/interfaces.d.ts.map +1 -0
- package/dist/modules/user/zipCode/interfaces.js +4 -0
- package/dist/modules/user/zipCode/interfaces.js.map +1 -0
- package/dist/modules/user/zipCode/route.schema.d.ts +1 -0
- package/dist/modules/user/zipCode/route.schema.d.ts.map +1 -0
- package/dist/modules/user/zipCode/route.schema.js +20 -0
- package/dist/modules/user/zipCode/route.schema.js.map +1 -0
- package/dist/modules/view/adminPanel/interfaces.d.ts +1 -0
- package/dist/modules/view/adminPanel/interfaces.d.ts.map +1 -0
- package/dist/modules/view/adminPanel/interfaces.js +4 -0
- package/dist/modules/view/adminPanel/interfaces.js.map +1 -0
- package/dist/modules/view/errorLog/interfaces.d.ts +1 -0
- package/dist/modules/view/errorLog/interfaces.d.ts.map +1 -0
- package/dist/modules/view/errorLog/interfaces.js +4 -0
- package/dist/modules/view/errorLog/interfaces.js.map +1 -0
- package/dist/modules/view/errorLog/route.schema.d.ts +1 -0
- package/dist/modules/view/errorLog/route.schema.d.ts.map +1 -0
- package/dist/modules/view/errorLog/route.schema.js +18 -0
- package/dist/modules/view/errorLog/route.schema.js.map +1 -0
- package/dist/shared/entities/documentManagement.d.ts +4 -0
- package/dist/shared/entities/documentManagement.d.ts.map +1 -0
- package/dist/shared/entities/documentManagement.js +5 -0
- package/dist/shared/entities/documentManagement.js.map +1 -0
- package/dist/shared/entities/index.d.ts +1 -0
- package/dist/shared/entities/index.d.ts.map +1 -0
- package/dist/shared/entities/index.js +2 -0
- package/dist/shared/entities/index.js.map +1 -0
- package/dist/shared/entities/integration.d.ts +37 -0
- package/dist/shared/entities/integration.d.ts.map +1 -0
- package/dist/shared/entities/integration.js +2 -0
- package/dist/shared/entities/integration.js.map +1 -0
- package/dist/shared/entities/print.d.ts +9 -0
- package/dist/shared/entities/print.d.ts.map +1 -0
- package/dist/shared/entities/print.js +2 -0
- package/dist/shared/entities/print.js.map +1 -0
- package/dist/shared/entities/stock.d.ts +213 -0
- package/dist/shared/entities/stock.d.ts.map +1 -0
- package/dist/shared/entities/stock.js +2 -0
- package/dist/shared/entities/stock.js.map +1 -0
- package/dist/shared/entities/tickets.d.ts +21 -0
- package/dist/shared/entities/tickets.d.ts.map +1 -0
- package/dist/shared/entities/tickets.js +2 -0
- package/dist/shared/entities/tickets.js.map +1 -0
- package/dist/shared/entities/user.d.ts +121 -0
- package/dist/shared/entities/user.d.ts.map +1 -0
- package/dist/shared/entities/user.js +2 -0
- package/dist/shared/entities/user.js.map +1 -0
- package/dist/shared/errors/documentManagementErrors.d.ts +1 -0
- package/dist/shared/errors/documentManagementErrors.d.ts.map +1 -0
- package/dist/shared/errors/documentManagementErrors.js +14 -0
- package/dist/shared/errors/documentManagementErrors.js.map +1 -0
- package/dist/shared/errors/integrationErrors.d.ts +1 -0
- package/dist/shared/errors/integrationErrors.d.ts.map +1 -0
- package/dist/shared/errors/integrationErrors.js +45 -0
- package/dist/shared/errors/integrationErrors.js.map +1 -0
- package/dist/shared/errors/stockErrors.d.ts +1 -0
- package/dist/shared/errors/stockErrors.d.ts.map +1 -0
- package/dist/shared/errors/stockErrors.js +268 -0
- package/dist/shared/errors/stockErrors.js.map +1 -0
- package/dist/shared/errors/userErrors.d.ts +1 -0
- package/dist/shared/errors/userErrors.d.ts.map +1 -0
- package/dist/shared/errors/userErrors.js +104 -0
- package/dist/shared/errors/userErrors.js.map +1 -0
- package/dist/shared/errors/viewErrors.d.ts +1 -0
- package/dist/shared/errors/viewErrors.d.ts.map +1 -0
- package/dist/shared/errors/viewErrors.js +7 -0
- package/dist/shared/errors/viewErrors.js.map +1 -0
- package/dist/shared/interface.d.ts +1 -0
- package/dist/shared/interface.d.ts.map +1 -0
- package/dist/shared/interface.js +132 -0
- package/dist/shared/interface.js.map +1 -0
- package/dist/shared/messages.d.ts +1 -0
- package/dist/shared/messages.d.ts.map +1 -0
- package/dist/shared/messages.js +117 -0
- package/dist/shared/messages.js.map +1 -0
- package/eslint.config.mjs +38 -0
- package/package-lock.json +2318 -0
- package/package.json +14 -14
- package/{dist/main.d.ts → src/index.ts} +451 -1
- package/src/modules/document/billOfLading/interfaces.ts +31 -0
- package/src/modules/document/billOfLading/route.schema.ts +32 -0
- package/src/modules/document/inventario/interface.ts +19 -0
- package/src/modules/document/inventario/route.schema.ts +16 -0
- package/src/modules/document/materialEntrance/interfaces.ts +207 -0
- package/src/modules/document/materialEntrance/route.schema.ts +53 -0
- package/src/modules/document/order/interfaces.ts +183 -0
- package/src/modules/document/order/route.schema.ts +70 -0
- package/src/modules/document/productionOrder/interfaces.ts +12 -0
- package/src/modules/document/productionOrder/route.schema.ts +13 -0
- package/src/modules/document/proforma/interfaces.ts +15 -0
- package/src/modules/document/proforma/route.schema.ts +14 -0
- package/src/modules/document/propostaFornecedor/interfaces.ts +17 -0
- package/src/modules/document/propostaFornecedor/route.schema.ts +21 -0
- package/src/modules/document/propostaSheets/interface.ts +113 -0
- package/src/modules/document/propostaSheets/route.schema.ts +45 -0
- package/src/modules/document/providerCreditNoteFromReturn/interfaces.ts +48 -0
- package/src/modules/document/providerCreditNoteFromReturn/route.schema.ts +41 -0
- package/src/modules/document/providerFinancialCreditNote/interfaces.ts +36 -0
- package/src/modules/document/providerFinancialCreditNote/route.schema.ts +40 -0
- package/src/modules/document/providerServiceInvoice/interfaces.ts +20 -0
- package/src/modules/document/providerServiceInvoice/route.schema.ts +26 -0
- package/src/modules/document/purchase/interfaces.ts +112 -0
- package/src/modules/document/purchase/route.schema.ts +51 -0
- package/src/modules/document/quebra/interfaces.ts +46 -0
- package/src/modules/document/quebra/route.schema.ts +25 -0
- package/src/modules/document/returnToProvider/interface.ts +59 -0
- package/src/modules/document/returnToProvider/route.schema.ts +27 -0
- package/src/modules/document/transformado/interfaces.ts +24 -0
- package/src/modules/document/transformado/route.schema.ts +23 -0
- package/src/modules/document/upfrontReturn/interfaces.ts +17 -0
- package/src/modules/document/upfrontReturn/route.schema.ts +11 -0
- package/src/modules/documentManagement/multimedia/interfaces.ts +22 -0
- package/src/modules/documentManagement/multimedia/route.schema.ts +9 -0
- package/src/modules/integration/emailLog/interfaces.ts +111 -0
- package/src/modules/integration/emailLog/route.schema.ts +18 -0
- package/src/modules/integration/emailTemplate/interfaces.ts +55 -0
- package/src/modules/integration/emailTemplate/route.schema.ts +95 -0
- package/src/modules/integration/emailTemplateAttachment/interfaces.ts +22 -0
- package/src/modules/integration/emailTemplateAttachment/route.schema.ts +12 -0
- package/src/modules/integration/emailVerification/interfaces.ts +30 -0
- package/src/modules/integration/emailVerification/route.schema.ts +34 -0
- package/src/modules/integration/googleFilePermission/interfaces.ts +32 -0
- package/src/modules/integration/googleFilePermission/route.schema.ts +15 -0
- package/src/modules/integration/googleSheets/interfaces.ts +100 -0
- package/src/modules/integration/googleSheets/route.schema.ts +52 -0
- package/src/modules/integration/observation/interfaces.ts +61 -0
- package/src/modules/integration/observation/route.schema.ts +40 -0
- package/src/modules/integration/observationType/interfaces.ts +37 -0
- package/src/modules/integration/observationType/route.schema.ts +17 -0
- package/src/modules/integration/projectInfo/interfaces.ts +26 -0
- package/src/modules/integration/projectInfo/route.schema.ts +18 -0
- package/src/modules/integration/settings/interfaces.ts +31 -0
- package/src/modules/integration/settings/route.schema.ts +24 -0
- package/src/modules/print/npc/interfaces.ts +33 -0
- package/src/modules/print/npc/route.schema.ts +21 -0
- package/src/modules/print/printer/interfaces.ts +47 -0
- package/src/modules/print/printer/route.schema.ts +60 -0
- package/src/modules/print/schedulePrintJob/interfaces.ts +45 -0
- package/src/modules/print/schedulePrintJob/route.schema.ts +39 -0
- package/src/modules/stock/chat/interfaces.ts +82 -0
- package/src/modules/stock/chat/route.schema.ts +28 -0
- package/src/modules/stock/chatRapidMessage/interface.ts +31 -0
- package/src/modules/stock/chatRapidMessage/route.schema.ts +18 -0
- package/src/modules/stock/dashboard/interface.ts +25 -0
- package/src/modules/stock/dashboard/route.schema.ts +11 -0
- package/src/modules/stock/file/interface.ts +37 -0
- package/src/modules/stock/file/route.schema.ts +37 -0
- package/src/modules/stock/location/interface.ts +77 -0
- package/src/modules/stock/location/route.schema.ts +57 -0
- package/src/modules/stock/prison/interface.ts +70 -0
- package/src/modules/stock/prison/route.schema.ts +50 -0
- package/src/modules/stock/productGoogleSheets/interface.ts +339 -0
- package/src/modules/stock/productGoogleSheets/route.schema.ts +146 -0
- package/src/modules/stock/productImage/interface.ts +69 -0
- package/src/modules/stock/productImage/route.schema.ts +52 -0
- package/src/modules/stock/promotion/interface.ts +61 -0
- package/src/modules/stock/promotion/route.schema.ts +39 -0
- package/src/modules/stock/promotionAssoc/interface.ts +62 -0
- package/src/modules/stock/promotionAssoc/route.schema.ts +35 -0
- package/src/modules/stock/queryList/interfaces.ts +56 -0
- package/src/modules/stock/queryList/route.schema.ts +37 -0
- package/src/modules/stock/queryParameter/interfaces.ts +72 -0
- package/src/modules/stock/queryParameter/route.schema.ts +36 -0
- package/src/modules/stock/recurrentTasks/interface.ts +12 -0
- package/src/modules/stock/returnReason/interfaces.ts +23 -0
- package/src/modules/stock/returnReason/route.schema.ts +14 -0
- package/src/modules/stock/savedEmPicking/interfaces.ts +37 -0
- package/src/modules/stock/savedEmPicking/route.schema.ts +113 -0
- package/src/modules/stock/savedProviderProposal/interfaces.ts +32 -0
- package/src/modules/stock/savedProviderProposal/route.schema.ts +16 -0
- package/src/modules/stock/sideMenu/interface.ts +48 -0
- package/src/modules/stock/sideMenu/route.schema.ts +20 -0
- package/src/modules/stock/stockMovement/interface.ts +78 -0
- package/src/modules/stock/stockMovement/route.schema.ts +34 -0
- package/src/modules/stock/task/interface.ts +117 -0
- package/src/modules/stock/task/route.schema.ts +31 -0
- package/src/modules/stock/taskMessage/interface.ts +18 -0
- package/src/modules/stock/taskMessage/route.schema.ts +19 -0
- package/src/modules/stock/taskRead/interface.ts +17 -0
- package/src/modules/stock/taskRead/route.schema.ts +18 -0
- package/src/modules/stock/typeOfLocation/interface.ts +51 -0
- package/src/modules/stock/typeOfLocation/route.schema.ts +29 -0
- package/src/modules/stock/unitOfMeasure/interface.ts +64 -0
- package/src/modules/stock/unitOfMeasure/route.schema.ts +41 -0
- package/src/modules/stock/vatTax/interface.ts +53 -0
- package/src/modules/stock/vatTax/route.schema.ts +31 -0
- package/src/modules/stock/vatTaxZone/interface.ts +61 -0
- package/src/modules/stock/vatTaxZone/route.schema.ts +40 -0
- package/src/modules/stock/vatValidation/interfaces.ts +10 -0
- package/src/modules/stock/vatValidation/route.schema.ts +8 -0
- package/src/modules/stock/workflow/interfaces.ts +64 -0
- package/src/modules/stock/workflow/route.schema.ts +28 -0
- package/src/modules/supply/batch/interface.ts +0 -0
- package/src/modules/supply/clientCurrentAccount/interfaces.ts +152 -0
- package/src/modules/supply/clientCurrentAccount/route.schema.ts +66 -0
- package/src/modules/supply/counter/interfaces.ts +34 -0
- package/src/modules/supply/counter/route.schema.ts +26 -0
- package/src/modules/supply/documentHeader/interfaces.ts +444 -0
- package/src/modules/supply/documentHeader/route.schema.ts +347 -0
- package/src/modules/supply/documentLine/interfaces.ts +217 -0
- package/src/modules/supply/documentLine/route.schema.ts +107 -0
- package/src/modules/supply/documentLineAssoc/interfaces.ts +52 -0
- package/src/modules/supply/documentLineAssoc/route.schema.ts +16 -0
- package/src/modules/supply/documentLineMT/interface.ts +25 -0
- package/src/modules/supply/documentLineMT/route.schema.ts +16 -0
- package/src/modules/supply/documentLineNote/interfaces.ts +53 -0
- package/src/modules/supply/documentLineNote/route.schema.ts +19 -0
- package/src/modules/supply/documentLineRM/interface.ts +34 -0
- package/src/modules/supply/documentLineRM/route.schema.ts +25 -0
- package/src/modules/supply/documentSet/interface.ts +35 -0
- package/src/modules/supply/documentSet/route.schema.ts +24 -0
- package/src/modules/supply/documentType/interfaces.ts +212 -0
- package/src/modules/supply/documentType/route.schema.ts +73 -0
- package/src/modules/supply/externalDocumentHeader/interface.ts +123 -0
- package/src/modules/supply/externalDocumentHeader/route.schema.ts +79 -0
- package/src/modules/supply/externalDocumentType/interface.ts +14 -0
- package/src/modules/supply/orderManagement/interface.ts +49 -0
- package/src/modules/supply/orderManagement/route.schema.ts +0 -0
- package/src/modules/supply/payment/interface.ts +231 -0
- package/src/modules/supply/payment/route.schema.ts +122 -0
- package/src/modules/supply/preSale/interface.ts +92 -0
- package/src/modules/supply/preSale/route.schema.ts +75 -0
- package/src/modules/supply/preSaleProduct/interface.ts +16 -0
- package/src/modules/supply/preSaleProduct/route.schema.ts +7 -0
- package/src/modules/supply/providerCurrentAccount/interfaces.ts +19 -0
- package/src/modules/supply/providerCurrentAccount/route.schema.ts +14 -0
- package/src/modules/supply/schedule/interface.ts +47 -0
- package/src/modules/supply/schedule/route.schema.ts +14 -0
- package/src/modules/supply/startDocumentHeaderLastUpdate/interface.ts +15 -0
- package/src/modules/tickets/channel/interfaces.ts +35 -0
- package/src/modules/tickets/channel/route.schema.ts +24 -0
- package/src/modules/tickets/clt/interfaces.ts +26 -0
- package/src/modules/tickets/clt/route.schema.ts +24 -0
- package/src/modules/tickets/language/interfaces.ts +25 -0
- package/src/modules/tickets/language/route.schema.ts +28 -0
- package/src/modules/tickets/tickets/interfaces.ts +80 -0
- package/src/modules/tickets/tickets/route.schema.ts +19 -0
- package/src/modules/user/bankData/interface.ts +64 -0
- package/src/modules/user/bankData/route.schema.ts +40 -0
- package/src/modules/user/chatSubscribers/interfaces.ts +34 -0
- package/src/modules/user/chatSubscribers/route.schema.ts +12 -0
- package/src/modules/user/clientType/interface.ts +47 -0
- package/src/modules/user/clientType/route.schema.ts +31 -0
- package/src/modules/user/clients/interface.ts +138 -0
- package/src/modules/user/clients/route.schema.ts +87 -0
- package/src/modules/user/commissioner/interface.ts +110 -0
- package/src/modules/user/commissioner/route.schema.ts +65 -0
- package/src/modules/user/country/interface.ts +54 -0
- package/src/modules/user/country/route.schema.ts +97 -0
- package/src/modules/user/deliveryMethods/interfaces.ts +28 -0
- package/src/modules/user/deliveryMethods/route.schema.ts +15 -0
- package/src/modules/user/favorites/interfaces.ts +28 -0
- package/src/modules/user/favorites/route.schema.ts +19 -0
- package/src/modules/user/groupPermissions/interface.ts +32 -0
- package/src/modules/user/groupPermissions/route.schema.ts +11 -0
- package/src/modules/user/language/interface.ts +47 -0
- package/src/modules/user/language/route.schema.ts +28 -0
- package/src/modules/user/maturityDates/interfaces.ts +31 -0
- package/src/modules/user/maturityDates/route.schema.ts +18 -0
- package/src/modules/user/password/interfaces.ts +21 -0
- package/src/modules/user/password/route.schema.ts +22 -0
- package/src/modules/user/paymentMethods/interfaces.ts +37 -0
- package/src/modules/user/paymentMethods/route.schema.ts +23 -0
- package/src/modules/user/permissions/interface.ts +34 -0
- package/src/modules/user/permissions/route.schema.ts +11 -0
- package/src/modules/user/persona/interface.ts +138 -0
- package/src/modules/user/persona/route.schema.ts +94 -0
- package/src/modules/user/providerType/interface.ts +47 -0
- package/src/modules/user/providerType/route.schema.ts +28 -0
- package/src/modules/user/providers/interface.ts +130 -0
- package/src/modules/user/providers/route.schema.ts +85 -0
- package/src/modules/user/purchaseConditions/interface.ts +58 -0
- package/src/modules/user/purchaseConditions/route.schema.ts +33 -0
- package/src/modules/user/reasonForExemption/interface.ts +53 -0
- package/src/modules/user/reasonForExemption/route.schema.ts +34 -0
- package/src/modules/user/refreshToken/interface.ts +19 -0
- package/src/modules/user/refreshToken/route.schema.ts +10 -0
- package/src/modules/user/segmentsArea/interface.ts +49 -0
- package/src/modules/user/segmentsArea/route.schema.ts +30 -0
- package/src/modules/user/sessions/interface.ts +24 -0
- package/src/modules/user/sessions/route.schema.ts +10 -0
- package/src/modules/user/shippings/interface.ts +57 -0
- package/src/modules/user/shippings/route.schema.ts +35 -0
- package/src/modules/user/storeOperator/interface.ts +113 -0
- package/src/modules/user/storeOperator/route.schema.ts +104 -0
- package/src/modules/user/swift/interface.ts +55 -0
- package/src/modules/user/swift/route.schema.ts +36 -0
- package/src/modules/user/tenant/interface.ts +59 -0
- package/src/modules/user/tenant/route.schema.ts +46 -0
- package/src/modules/user/theme/interfaces.ts +21 -0
- package/src/modules/user/theme/route.schema.ts +19 -0
- package/src/modules/user/userPermissions/interface.ts +28 -0
- package/src/modules/user/userPermissions/route.schema.ts +12 -0
- package/src/modules/user/userPositions/interface.ts +47 -0
- package/src/modules/user/userPositions/route.schema.ts +29 -0
- package/src/modules/user/userTokens/interface.ts +41 -0
- package/src/modules/user/userTokens/route.schema.ts +17 -0
- package/src/modules/user/users/interface.ts +177 -0
- package/src/modules/user/users/route.schema.ts +58 -0
- package/src/modules/user/vehicles/interfaces.ts +31 -0
- package/src/modules/user/vehicles/route.schema.ts +17 -0
- package/src/modules/user/zipCode/interfaces.ts +27 -0
- package/src/modules/user/zipCode/route.schema.ts +26 -0
- package/src/modules/view/adminPanel/interfaces.ts +180 -0
- package/src/modules/view/errorLog/interfaces.ts +14 -0
- package/src/modules/view/errorLog/route.schema.ts +22 -0
- package/src/shared/entities/documentManagement.ts +16 -0
- package/src/shared/entities/index.ts +105 -0
- package/src/shared/entities/integration.ts +136 -0
- package/src/shared/entities/print.ts +48 -0
- package/src/shared/entities/stock.ts +1305 -0
- package/src/shared/entities/tickets.ts +82 -0
- package/src/shared/entities/user.ts +538 -0
- package/src/shared/errors/documentManagementErrors.ts +13 -0
- package/src/shared/errors/integrationErrors.ts +44 -0
- package/src/shared/errors/stockErrors.ts +267 -0
- package/src/shared/errors/userErrors.ts +108 -0
- package/src/shared/errors/viewErrors.ts +6 -0
- package/src/shared/interface.ts +546 -0
- package/src/shared/messages.ts +141 -0
- package/tsconfig.json +18 -0
- package/dist/index.min.js +0 -1
package/dist/index.d.ts
CHANGED
|
@@ -1,2 +1,466 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as shared from './shared/interface';
|
|
2
|
+
import * as viewErrors from './shared/errors/viewErrors';
|
|
3
|
+
import * as stockErrors from './shared/errors/stockErrors';
|
|
4
|
+
import * as userErrors from './shared/errors/userErrors';
|
|
5
|
+
import * as documentManagementErrors from './shared/errors/documentManagementErrors';
|
|
6
|
+
import * as integrationErrors from './shared/errors/integrationErrors';
|
|
7
|
+
import * as BankData from './modules/user/bankData/interface';
|
|
8
|
+
import * as BankDataRoutes from './modules/user/bankData/route.schema';
|
|
9
|
+
import * as Client from './modules/user/clients/interface';
|
|
10
|
+
import * as ClientRoutes from './modules/user/clients/route.schema';
|
|
11
|
+
import * as ClientType from './modules/user/clientType/interface';
|
|
12
|
+
import * as ClientTypeRoutes from './modules/user/clientType/route.schema';
|
|
13
|
+
import * as ZipCode from './modules/user/zipCode/interfaces';
|
|
14
|
+
import * as ZipCodeRoutes from './modules/user/zipCode/route.schema';
|
|
15
|
+
import * as Chat from './modules/stock/chat/interfaces';
|
|
16
|
+
import * as ChatRoutes from './modules/stock/chat/route.schema';
|
|
17
|
+
import * as Commissioner from './modules/user/commissioner/interface';
|
|
18
|
+
import * as CommissionerRoutes from './modules/user/commissioner/route.schema';
|
|
19
|
+
import * as Counter from './modules/supply/counter/interfaces';
|
|
20
|
+
import * as CounterRoutes from './modules/supply/counter/route.schema';
|
|
21
|
+
import * as Country from './modules/user/country/interface';
|
|
22
|
+
import * as CountryRoutes from './modules/user/country/route.schema';
|
|
23
|
+
import * as DeliveryMethods from './modules/user/deliveryMethods/interfaces';
|
|
24
|
+
import * as DeliveryMethodsRoutes from './modules/user/deliveryMethods/route.schema';
|
|
25
|
+
import * as DocumentHeader from './modules/supply/documentHeader/interfaces';
|
|
26
|
+
import * as DocumentHeaderRoutes from './modules/supply/documentHeader/route.schema';
|
|
27
|
+
import * as BillOfLading from './modules/document/billOfLading/interfaces';
|
|
28
|
+
import * as BillOfLadingRoutes from './modules/document/billOfLading/route.schema';
|
|
29
|
+
import * as ProductionOrder from './modules/document/productionOrder/interfaces';
|
|
30
|
+
import * as ProductionOrderRoutes from './modules/document/productionOrder/route.schema';
|
|
31
|
+
import * as Proforma from './modules/document/proforma/interfaces';
|
|
32
|
+
import * as ProformaRoutes from './modules/document/proforma/route.schema';
|
|
33
|
+
import * as PropostaFornecedor from './modules/document/propostaFornecedor/interfaces';
|
|
34
|
+
import * as PropostaFornecedorRoutes from './modules/document/propostaFornecedor/route.schema';
|
|
35
|
+
import * as ProviderCreditNoteFromReturn from './modules/document/providerCreditNoteFromReturn/interfaces';
|
|
36
|
+
import * as ProviderCreditNoteFromReturnRoutes from './modules/document/providerCreditNoteFromReturn/route.schema';
|
|
37
|
+
import * as ProviderFinancialCreditNote from './modules/document/providerFinancialCreditNote/interfaces';
|
|
38
|
+
import * as ProviderFinancialCreditNoteRoutes from './modules/document/providerFinancialCreditNote/route.schema';
|
|
39
|
+
import * as ProviderServiceInvoice from './modules/document/providerServiceInvoice/interfaces';
|
|
40
|
+
import * as ProviderServiceInvoiceRoutes from './modules/document/providerServiceInvoice/route.schema';
|
|
41
|
+
import * as DocumentLine from './modules/supply/documentLine/interfaces';
|
|
42
|
+
import * as DocumentLineRoutes from './modules/supply/documentLine/route.schema';
|
|
43
|
+
import * as DocumentLineAssoc from './modules/supply/documentLineAssoc/interfaces';
|
|
44
|
+
import * as DocumentLineAssocRoutes from './modules/supply/documentLineAssoc/route.schema';
|
|
45
|
+
import * as DocumentSet from './modules/supply/documentSet/interface';
|
|
46
|
+
import * as DocumentSetRoutes from './modules/supply/documentSet/route.schema';
|
|
47
|
+
import * as DocumentType from './modules/supply/documentType/interfaces';
|
|
48
|
+
import * as DocumentTypeRoutes from './modules/supply/documentType/route.schema';
|
|
49
|
+
import * as ExternalDocumentType from './modules/supply/externalDocumentType/interface';
|
|
50
|
+
import * as ExternalDocumentHeader from './modules/supply/externalDocumentHeader/interface';
|
|
51
|
+
import * as ExternalDocumentHeaderRoutes from './modules/supply/externalDocumentHeader/route.schema';
|
|
52
|
+
import * as Favorites from './modules/user/favorites/interfaces';
|
|
53
|
+
import * as FavoritesRoutes from './modules/user/favorites/route.schema';
|
|
54
|
+
import * as File from './modules/stock/file/interface';
|
|
55
|
+
import * as FileRoutes from './modules/stock/file/route.schema';
|
|
56
|
+
import * as GroupPermissions from './modules/user/groupPermissions/interface';
|
|
57
|
+
import * as GroupPermissionsRoutes from './modules/user/groupPermissions/route.schema';
|
|
58
|
+
import * as GoogleSheets from './modules/integration/googleSheets/interfaces';
|
|
59
|
+
import * as GoogleSheetsRoutes from './modules/integration/googleSheets/route.schema';
|
|
60
|
+
import * as Language from './modules/user/language/interface';
|
|
61
|
+
import * as LanguageRoutes from './modules/user/language/route.schema';
|
|
62
|
+
import * as Location from './modules/stock/location/interface';
|
|
63
|
+
import * as LocationRoutes from './modules/stock/location/route.schema';
|
|
64
|
+
import * as MaturityDates from './modules/user/maturityDates/interfaces';
|
|
65
|
+
import * as MaturityDatesRoutes from './modules/user/maturityDates/route.schema';
|
|
66
|
+
import * as Multimedia from './modules/documentManagement/multimedia/interfaces';
|
|
67
|
+
import * as MultimediaRoutes from './modules/documentManagement/multimedia/route.schema';
|
|
68
|
+
import * as OrderManagement from './modules/supply/orderManagement/interface';
|
|
69
|
+
import * as Observation from './modules/integration/observation/interfaces';
|
|
70
|
+
import * as ObservationRoutes from './modules/integration/observation/route.schema';
|
|
71
|
+
import * as ObservationType from './modules/integration/observationType/interfaces';
|
|
72
|
+
import * as ObservationTypeRoutes from './modules/integration/observationType/route.schema';
|
|
73
|
+
import * as Password from './modules/user/password/interfaces';
|
|
74
|
+
import * as PasswordRoutes from './modules/user/password/route.schema';
|
|
75
|
+
import * as Payment from './modules/supply/payment/interface';
|
|
76
|
+
import * as PaymentRoutes from './modules/supply/payment/route.schema';
|
|
77
|
+
import * as PaymentMethods from './modules/user/paymentMethods/interfaces';
|
|
78
|
+
import * as PaymentMethodsRoutes from './modules/user/paymentMethods/route.schema';
|
|
79
|
+
import * as Permissions from './modules/user/permissions/interface';
|
|
80
|
+
import * as PermissionsRoutes from './modules/user/permissions/route.schema';
|
|
81
|
+
import * as ProductImage from './modules/stock/productImage/interface';
|
|
82
|
+
import * as ProductImageRoutes from './modules/stock/productImage/route.schema';
|
|
83
|
+
import * as Promotion from './modules/stock/promotion/interface';
|
|
84
|
+
import * as PromotionRoutes from './modules/stock/promotion/route.schema';
|
|
85
|
+
import * as PromotionAssoc from './modules/stock/promotionAssoc/interface';
|
|
86
|
+
import * as PromotionAssocRoutes from './modules/stock/promotionAssoc/route.schema';
|
|
87
|
+
import * as Providers from './modules/user/providers/interface';
|
|
88
|
+
import * as ProvidersRoutes from './modules/user/providers/route.schema';
|
|
89
|
+
import * as ProviderType from './modules/user/providerType/interface';
|
|
90
|
+
import * as ProviderTypeRoutes from './modules/user/providerType/route.schema';
|
|
91
|
+
import * as PurchaseConditions from './modules/user/purchaseConditions/interface';
|
|
92
|
+
import * as PurchaseConditionsRoutes from './modules/user/purchaseConditions/route.schema';
|
|
93
|
+
import * as ReasonForExemption from './modules/user/reasonForExemption/interface';
|
|
94
|
+
import * as ReasonForExemptionRoutes from './modules/user/reasonForExemption/route.schema';
|
|
95
|
+
import * as RefreshToken from './modules/user/refreshToken/interface';
|
|
96
|
+
import * as RefreshTokenRoutes from './modules/user/refreshToken/route.schema';
|
|
97
|
+
import * as SegmentsArea from './modules/user/segmentsArea/interface';
|
|
98
|
+
import * as SegmentsAreaRoutes from './modules/user/segmentsArea/route.schema';
|
|
99
|
+
import * as Sessions from './modules/user/sessions/interface';
|
|
100
|
+
import * as SessionsRoutes from './modules/user/sessions/route.schema';
|
|
101
|
+
import * as Shippings from './modules/user/shippings/interface';
|
|
102
|
+
import * as ShippingsRoutes from './modules/user/shippings/route.schema';
|
|
103
|
+
import * as StoreOperator from './modules/user/storeOperator/interface';
|
|
104
|
+
import * as StoreOperatorRoutes from './modules/user/storeOperator/route.schema';
|
|
105
|
+
import * as Swift from './modules/user/swift/interface';
|
|
106
|
+
import * as SwiftRoutes from './modules/user/swift/route.schema';
|
|
107
|
+
import * as TypeOfLocation from './modules/stock/typeOfLocation/interface';
|
|
108
|
+
import * as TypeOfLocationRoutes from './modules/stock/typeOfLocation/route.schema';
|
|
109
|
+
import * as UnitOfMeasure from './modules/stock/unitOfMeasure/interface';
|
|
110
|
+
import * as UnitOfMeasureRoutes from './modules/stock/unitOfMeasure/route.schema';
|
|
111
|
+
import * as UserPermissions from './modules/user/userPermissions/interface';
|
|
112
|
+
import * as UserPermissionsRoutes from './modules/user/userPermissions/route.schema';
|
|
113
|
+
import * as UserPositions from './modules/user/userPositions/interface';
|
|
114
|
+
import * as UserPositionsRoutes from './modules/user/userPositions/route.schema';
|
|
115
|
+
import * as Users from './modules/user/users/interface';
|
|
116
|
+
import * as UsersRoutes from './modules/user/users/route.schema';
|
|
117
|
+
import * as UserTokens from './modules/user/userTokens/interface';
|
|
118
|
+
import * as UserTokensRoutes from './modules/user/userTokens/route.schema';
|
|
119
|
+
import * as VatTax from './modules/stock/vatTax/interface';
|
|
120
|
+
import * as VatTaxRoutes from './modules/stock/vatTax/route.schema';
|
|
121
|
+
import * as VatValidation from './modules/stock/vatValidation/interfaces';
|
|
122
|
+
import * as VatValidationRoutes from './modules/stock/vatValidation/route.schema';
|
|
123
|
+
import * as VatTaxZone from './modules/stock/vatTaxZone/interface';
|
|
124
|
+
import * as VatTaxZoneRoutes from './modules/stock/vatTaxZone/route.schema';
|
|
125
|
+
import * as Vehicles from './modules/user/vehicles/interfaces';
|
|
126
|
+
import * as VehiclesRoutes from './modules/user/vehicles/route.schema';
|
|
127
|
+
import * as Workflow from './modules/stock/workflow/interfaces';
|
|
128
|
+
import * as WorkflowRoutes from './modules/stock/workflow/route.schema';
|
|
129
|
+
import * as ClientCurrentAccount from './modules/supply/clientCurrentAccount/interfaces';
|
|
130
|
+
import * as ClientCurrentAccountRoutes from './modules/supply/clientCurrentAccount/route.schema';
|
|
131
|
+
import * as ProviderCurrentAccount from './modules/supply/providerCurrentAccount/interfaces';
|
|
132
|
+
import * as ProviderCurrentAccountRoutes from './modules/supply/providerCurrentAccount/route.schema';
|
|
133
|
+
import * as StockMovement from './modules/stock/stockMovement/interface';
|
|
134
|
+
import * as StockMovementRoutes from './modules/stock/stockMovement/route.schema';
|
|
135
|
+
import * as Tenant from './modules/user/tenant/interface';
|
|
136
|
+
import * as TenantRoutes from './modules/user/tenant/route.schema';
|
|
137
|
+
import * as PreSale from './modules/supply/preSale/interface';
|
|
138
|
+
import * as PreSaleRoutes from './modules/supply/preSale/route.schema';
|
|
139
|
+
import * as PreSaleProduct from './modules/supply/preSaleProduct/interface';
|
|
140
|
+
import * as PreSaleProductRoutes from './modules/supply/preSaleProduct/route.schema';
|
|
141
|
+
import * as Npc from './modules/print/npc/interfaces';
|
|
142
|
+
import * as NpcRoutes from './modules/print/npc/route.schema';
|
|
143
|
+
import * as Printer from './modules/print/printer/interfaces';
|
|
144
|
+
import * as PrinterRoutes from './modules/print/printer/route.schema';
|
|
145
|
+
import * as SchedulePrintJob from './modules/print/schedulePrintJob/interfaces';
|
|
146
|
+
import * as SchedulePrintJobRoutes from './modules/print/schedulePrintJob/route.schema';
|
|
147
|
+
import * as QueryList from './modules/stock/queryList/interfaces';
|
|
148
|
+
import * as QueryListRoutes from './modules/stock/queryList/route.schema';
|
|
149
|
+
import * as QueryParameter from './modules/stock/queryParameter/interfaces';
|
|
150
|
+
import * as QueryParameterRoutes from './modules/stock/queryParameter/route.schema';
|
|
151
|
+
import * as ReturnReason from './modules/stock/returnReason/interfaces';
|
|
152
|
+
import * as ReturnReasonRoutes from './modules/stock/returnReason/route.schema';
|
|
153
|
+
import * as PropostaSheets from './modules/document/propostaSheets/interface';
|
|
154
|
+
import * as PropostaSheetsRoutes from './modules/document/propostaSheets/route.schema';
|
|
155
|
+
import * as Schedule from './modules/supply/schedule/interface';
|
|
156
|
+
import * as ScheduleRoutes from './modules/supply/schedule/route.schema';
|
|
157
|
+
import * as GoogleFilePermission from './modules/integration/googleFilePermission/interfaces';
|
|
158
|
+
import * as GoogleFilePermissionRoutes from './modules/integration/googleFilePermission/route.schema';
|
|
159
|
+
import * as Settings from './modules/integration/settings/interfaces';
|
|
160
|
+
import * as SettingsRoutes from './modules/integration/settings/route.schema';
|
|
161
|
+
import * as Tickets from './modules/tickets/tickets/interfaces';
|
|
162
|
+
import * as TicketsRoutes from './modules/tickets/tickets/route.schema';
|
|
163
|
+
import * as Channel from './modules/tickets/channel/interfaces';
|
|
164
|
+
import * as ChannelRoutes from './modules/tickets/channel/route.schema';
|
|
165
|
+
import * as TicketsLanguage from './modules/tickets/language/interfaces';
|
|
166
|
+
import * as TicketsLanguageRoutes from './modules/tickets/language/route.schema';
|
|
167
|
+
import * as CLT from './modules/tickets/clt/interfaces';
|
|
168
|
+
import * as CLTRoutes from './modules/tickets/clt/route.schema';
|
|
169
|
+
import * as StartDocumentHeaderLastUpdate from './modules/supply/startDocumentHeaderLastUpdate/interface';
|
|
170
|
+
import * as Persona from './modules/user/persona/interface';
|
|
171
|
+
import * as PersonaRoutes from './modules/user/persona/route.schema';
|
|
172
|
+
import * as ProjectInfo from './modules/integration/projectInfo/interfaces';
|
|
173
|
+
import * as ProjectInfoRoutes from './modules/integration/projectInfo/route.schema';
|
|
174
|
+
import * as EmailVerification from './modules/integration/emailVerification/interfaces';
|
|
175
|
+
import * as EmailVerificationRoutes from './modules/integration/emailVerification/route.schema';
|
|
176
|
+
import * as EmailLog from './modules/integration/emailLog/interfaces';
|
|
177
|
+
import * as EmailLogRoutes from './modules/integration/emailLog/route.schema';
|
|
178
|
+
import * as Purchase from './modules/document/purchase/interfaces';
|
|
179
|
+
import * as PurchaseRoutes from './modules/document/purchase/route.schema';
|
|
180
|
+
import * as Order from './modules/document/order/interfaces';
|
|
181
|
+
import * as OrderRoutes from './modules/document/order/route.schema';
|
|
182
|
+
import * as MaterialEntrance from './modules/document/materialEntrance/interfaces';
|
|
183
|
+
import * as MaterialEntranceRoutes from './modules/document/materialEntrance/route.schema';
|
|
184
|
+
import * as Transformado from './modules/document/transformado/interfaces';
|
|
185
|
+
import * as TransformadoRoutes from './modules/document/transformado/route.schema';
|
|
186
|
+
import * as Quebra from './modules/document/quebra/interfaces';
|
|
187
|
+
import * as QuebraRoutes from './modules/document/quebra/route.schema';
|
|
188
|
+
import * as UpfrontReturn from './modules/document/upfrontReturn/interfaces';
|
|
189
|
+
import * as UpfrontReturnRoutes from './modules/document/upfrontReturn/route.schema';
|
|
190
|
+
import * as SavedEmPicking from './modules/stock/savedEmPicking/interfaces';
|
|
191
|
+
import * as SavedEmPickingRoutes from './modules/stock/savedEmPicking/route.schema';
|
|
192
|
+
import * as EmailTemplate from './modules/integration/emailTemplate/interfaces';
|
|
193
|
+
import * as EmailTemplateRoutes from './modules/integration/emailTemplate/route.schema';
|
|
194
|
+
import * as EmailTemplateAttachment from './modules/integration/emailTemplateAttachment/interfaces';
|
|
195
|
+
import * as EmailTemplateAttachmentRoutes from './modules/integration/emailTemplateAttachment/route.schema';
|
|
196
|
+
import * as Inventario from './modules/document/inventario/interface';
|
|
197
|
+
import * as InventarioRoutes from './modules/document/inventario/route.schema';
|
|
198
|
+
import * as ReturnToProvider from './modules/document/returnToProvider/interface';
|
|
199
|
+
import * as ReturnToProviderRoutes from './modules/document/returnToProvider/route.schema';
|
|
200
|
+
import * as Prison from './modules/stock/prison/interface';
|
|
201
|
+
import * as PrisonRoutes from './modules/stock/prison/route.schema';
|
|
202
|
+
import * as DocumentLineNote from './modules/supply/documentLineNote/interfaces';
|
|
203
|
+
import * as DocumentLineNoteRoutes from './modules/supply/documentLineNote/route.schema';
|
|
204
|
+
import * as SavedProviderProposal from './modules/stock/savedProviderProposal/interfaces';
|
|
205
|
+
import * as SavedProviderProposalRoutes from './modules/stock/savedProviderProposal/route.schema';
|
|
206
|
+
import * as ProductGoogleSheets from './modules/stock/productGoogleSheets/interface';
|
|
207
|
+
import * as ProductGoogleSheetsRoutes from './modules/stock/productGoogleSheets/route.schema';
|
|
208
|
+
import * as Task from './modules/stock/task/interface';
|
|
209
|
+
import * as TaskRoutes from './modules/stock/task/route.schema';
|
|
210
|
+
import * as TaskMessage from './modules/stock/taskMessage/interface';
|
|
211
|
+
import * as TaskMessageRoutes from './modules/stock/taskMessage/route.schema';
|
|
212
|
+
import * as RecurrentTasks from './modules/stock/recurrentTasks/interface';
|
|
213
|
+
import * as TaskRead from './modules/stock/taskRead/interface';
|
|
214
|
+
import * as TaskReadRoutes from './modules/stock/taskRead/route.schema';
|
|
215
|
+
import * as Theme from './modules/user/theme/interfaces';
|
|
216
|
+
import * as ThemeRoutes from './modules/user/theme/route.schema';
|
|
217
|
+
import * as Dashboard from './modules/stock/dashboard/interface';
|
|
218
|
+
import * as DashboardRoutes from './modules/stock/dashboard/route.schema';
|
|
219
|
+
import * as ChatRapidMessage from './modules/stock/chatRapidMessage/interface';
|
|
220
|
+
import * as ChatRapidMessageRoutes from './modules/stock/chatRapidMessage/route.schema';
|
|
221
|
+
import * as SideMenu from './modules/stock/sideMenu/interface';
|
|
222
|
+
import * as SideMenuRoutes from './modules/stock/sideMenu/route.schema';
|
|
223
|
+
import * as AdminPanel from './modules/view/adminPanel/interfaces';
|
|
224
|
+
import * as ErrorLog from './modules/view/errorLog/interfaces';
|
|
225
|
+
import * as ErrorLogRoutes from './modules/view/errorLog/route.schema';
|
|
226
|
+
import * as DocumentLineRm from './modules/supply/documentLineRM/interface';
|
|
227
|
+
import * as DocumentLineRmRoutes from './modules/supply/documentLineRM/route.schema';
|
|
228
|
+
import * as DocumentLineMt from './modules/supply/documentLineMT/interface';
|
|
229
|
+
import * as DocumentLineMtRoutes from './modules/supply/documentLineMT/route.schema';
|
|
230
|
+
import * as ChatSubscriber from './modules/user/chatSubscribers/interfaces';
|
|
231
|
+
import * as ChatSubscriberRoutes from './modules/user/chatSubscribers/route.schema';
|
|
232
|
+
export declare const Nomalism: {
|
|
233
|
+
shared: typeof shared;
|
|
234
|
+
viewErrors: typeof viewErrors;
|
|
235
|
+
stockErrors: typeof stockErrors;
|
|
236
|
+
userErrors: typeof userErrors;
|
|
237
|
+
documentManagementErrors: typeof documentManagementErrors;
|
|
238
|
+
integrationErrors: typeof integrationErrors;
|
|
239
|
+
ZipCode: typeof ZipCode;
|
|
240
|
+
ZipCodeRoutes: typeof ZipCodeRoutes;
|
|
241
|
+
BankData: typeof BankData;
|
|
242
|
+
BankDataRoutes: typeof BankDataRoutes;
|
|
243
|
+
Client: typeof Client;
|
|
244
|
+
ClientRoutes: typeof ClientRoutes;
|
|
245
|
+
ClientType: typeof ClientType;
|
|
246
|
+
ClientTypeRoutes: typeof ClientTypeRoutes;
|
|
247
|
+
ClientCurrentAccount: typeof ClientCurrentAccount;
|
|
248
|
+
ClientCurrentAccountRoutes: typeof ClientCurrentAccountRoutes;
|
|
249
|
+
Chat: typeof Chat;
|
|
250
|
+
ChatRoutes: typeof ChatRoutes;
|
|
251
|
+
Commissioner: typeof Commissioner;
|
|
252
|
+
CommissionerRoutes: typeof CommissionerRoutes;
|
|
253
|
+
Counter: typeof Counter;
|
|
254
|
+
CounterRoutes: typeof CounterRoutes;
|
|
255
|
+
Country: typeof Country;
|
|
256
|
+
CountryRoutes: typeof CountryRoutes;
|
|
257
|
+
DeliveryMethods: typeof DeliveryMethods;
|
|
258
|
+
DeliveryMethodsRoutes: typeof DeliveryMethodsRoutes;
|
|
259
|
+
DocumentHeader: typeof DocumentHeader;
|
|
260
|
+
DocumentHeaderRoutes: typeof DocumentHeaderRoutes;
|
|
261
|
+
BillOfLading: typeof BillOfLading;
|
|
262
|
+
BillOfLadingRoutes: typeof BillOfLadingRoutes;
|
|
263
|
+
ProductionOrder: typeof ProductionOrder;
|
|
264
|
+
ProductionOrderRoutes: typeof ProductionOrderRoutes;
|
|
265
|
+
Proforma: typeof Proforma;
|
|
266
|
+
ProformaRoutes: typeof ProformaRoutes;
|
|
267
|
+
PropostaFornecedor: typeof PropostaFornecedor;
|
|
268
|
+
PropostaFornecedorRoutes: typeof PropostaFornecedorRoutes;
|
|
269
|
+
ProviderCreditNoteFromReturn: typeof ProviderCreditNoteFromReturn;
|
|
270
|
+
ProviderCreditNoteFromReturnRoutes: typeof ProviderCreditNoteFromReturnRoutes;
|
|
271
|
+
ProviderFinancialCreditNote: typeof ProviderFinancialCreditNote;
|
|
272
|
+
ProviderFinancialCreditNoteRoutes: typeof ProviderFinancialCreditNoteRoutes;
|
|
273
|
+
ProviderServiceInvoice: typeof ProviderServiceInvoice;
|
|
274
|
+
ProviderServiceInvoiceRoutes: typeof ProviderServiceInvoiceRoutes;
|
|
275
|
+
DocumentLine: typeof DocumentLine;
|
|
276
|
+
DocumentLineRoutes: typeof DocumentLineRoutes;
|
|
277
|
+
DocumentLineAssoc: typeof DocumentLineAssoc;
|
|
278
|
+
DocumentLineAssocRoutes: typeof DocumentLineAssocRoutes;
|
|
279
|
+
DocumentSet: typeof DocumentSet;
|
|
280
|
+
DocumentSetRoutes: typeof DocumentSetRoutes;
|
|
281
|
+
DocumentType: typeof DocumentType;
|
|
282
|
+
DocumentTypeRoutes: typeof DocumentTypeRoutes;
|
|
283
|
+
ExternalDocumentType: typeof ExternalDocumentType;
|
|
284
|
+
ExternalDocumentHeader: typeof ExternalDocumentHeader;
|
|
285
|
+
ExternalDocumentHeaderRoutes: typeof ExternalDocumentHeaderRoutes;
|
|
286
|
+
Favorites: typeof Favorites;
|
|
287
|
+
FavoritesRoutes: typeof FavoritesRoutes;
|
|
288
|
+
File: typeof File;
|
|
289
|
+
FileRoutes: typeof FileRoutes;
|
|
290
|
+
GroupPermissions: typeof GroupPermissions;
|
|
291
|
+
GroupPermissionsRoutes: typeof GroupPermissionsRoutes;
|
|
292
|
+
GoogleSheets: typeof GoogleSheets;
|
|
293
|
+
GoogleSheetsRoutes: typeof GoogleSheetsRoutes;
|
|
294
|
+
Language: typeof Language;
|
|
295
|
+
LanguageRoutes: typeof LanguageRoutes;
|
|
296
|
+
Location: typeof Location;
|
|
297
|
+
LocationRoutes: typeof LocationRoutes;
|
|
298
|
+
MaturityDates: typeof MaturityDates;
|
|
299
|
+
MaturityDatesRoutes: typeof MaturityDatesRoutes;
|
|
300
|
+
Multimedia: typeof Multimedia;
|
|
301
|
+
MultimediaRoutes: typeof MultimediaRoutes;
|
|
302
|
+
OrderManagement: typeof OrderManagement;
|
|
303
|
+
Observation: typeof Observation;
|
|
304
|
+
ObservationRoutes: typeof ObservationRoutes;
|
|
305
|
+
ObservationType: typeof ObservationType;
|
|
306
|
+
ObservationTypeRoutes: typeof ObservationTypeRoutes;
|
|
307
|
+
Password: typeof Password;
|
|
308
|
+
PasswordRoutes: typeof PasswordRoutes;
|
|
309
|
+
Payment: typeof Payment;
|
|
310
|
+
PaymentRoutes: typeof PaymentRoutes;
|
|
311
|
+
PaymentMethods: typeof PaymentMethods;
|
|
312
|
+
PaymentMethodsRoutes: typeof PaymentMethodsRoutes;
|
|
313
|
+
Permissions: typeof Permissions;
|
|
314
|
+
PermissionsRoutes: typeof PermissionsRoutes;
|
|
315
|
+
ProductImage: typeof ProductImage;
|
|
316
|
+
ProductImageRoutes: typeof ProductImageRoutes;
|
|
317
|
+
Promotion: typeof Promotion;
|
|
318
|
+
PromotionRoutes: typeof PromotionRoutes;
|
|
319
|
+
PromotionAssoc: typeof PromotionAssoc;
|
|
320
|
+
PromotionAssocRoutes: typeof PromotionAssocRoutes;
|
|
321
|
+
Providers: typeof Providers;
|
|
322
|
+
ProvidersRoutes: typeof ProvidersRoutes;
|
|
323
|
+
ProviderType: typeof ProviderType;
|
|
324
|
+
ProviderTypeRoutes: typeof ProviderTypeRoutes;
|
|
325
|
+
ProviderCurrentAccount: typeof ProviderCurrentAccount;
|
|
326
|
+
ProviderCurrentAccountRoutes: typeof ProviderCurrentAccountRoutes;
|
|
327
|
+
PurchaseConditions: typeof PurchaseConditions;
|
|
328
|
+
PurchaseConditionsRoutes: typeof PurchaseConditionsRoutes;
|
|
329
|
+
ReasonForExemption: typeof ReasonForExemption;
|
|
330
|
+
ReasonForExemptionRoutes: typeof ReasonForExemptionRoutes;
|
|
331
|
+
RefreshToken: typeof RefreshToken;
|
|
332
|
+
RefreshTokenRoutes: typeof RefreshTokenRoutes;
|
|
333
|
+
SegmentsArea: typeof SegmentsArea;
|
|
334
|
+
SegmentsAreaRoutes: typeof SegmentsAreaRoutes;
|
|
335
|
+
Sessions: typeof Sessions;
|
|
336
|
+
SessionsRoutes: typeof SessionsRoutes;
|
|
337
|
+
Shippings: typeof Shippings;
|
|
338
|
+
ShippingsRoutes: typeof ShippingsRoutes;
|
|
339
|
+
StoreOperator: typeof StoreOperator;
|
|
340
|
+
StoreOperatorRoutes: typeof StoreOperatorRoutes;
|
|
341
|
+
Swift: typeof Swift;
|
|
342
|
+
SwiftRoutes: typeof SwiftRoutes;
|
|
343
|
+
TypeOfLocation: typeof TypeOfLocation;
|
|
344
|
+
TypeOfLocationRoutes: typeof TypeOfLocationRoutes;
|
|
345
|
+
UnitOfMeasure: typeof UnitOfMeasure;
|
|
346
|
+
UnitOfMeasureRoutes: typeof UnitOfMeasureRoutes;
|
|
347
|
+
UserPermissions: typeof UserPermissions;
|
|
348
|
+
UserPermissionsRoutes: typeof UserPermissionsRoutes;
|
|
349
|
+
UserPositions: typeof UserPositions;
|
|
350
|
+
UserPositionsRoutes: typeof UserPositionsRoutes;
|
|
351
|
+
Users: typeof Users;
|
|
352
|
+
UsersRoutes: typeof UsersRoutes;
|
|
353
|
+
UserTokens: typeof UserTokens;
|
|
354
|
+
UserTokensRoutes: typeof UserTokensRoutes;
|
|
355
|
+
VatValidation: typeof VatValidation;
|
|
356
|
+
VatValidationRoutes: typeof VatValidationRoutes;
|
|
357
|
+
VatTax: typeof VatTax;
|
|
358
|
+
VatTaxRoutes: typeof VatTaxRoutes;
|
|
359
|
+
VatTaxZone: typeof VatTaxZone;
|
|
360
|
+
VatTaxZoneRoutes: typeof VatTaxZoneRoutes;
|
|
361
|
+
Vehicles: typeof Vehicles;
|
|
362
|
+
VehiclesRoutes: typeof VehiclesRoutes;
|
|
363
|
+
Workflow: typeof Workflow;
|
|
364
|
+
WorkflowRoutes: typeof WorkflowRoutes;
|
|
365
|
+
StockMovement: typeof StockMovement;
|
|
366
|
+
StockMovementRoutes: typeof StockMovementRoutes;
|
|
367
|
+
Tenant: typeof Tenant;
|
|
368
|
+
TenantRoutes: typeof TenantRoutes;
|
|
369
|
+
PreSale: typeof PreSale;
|
|
370
|
+
PreSaleRoutes: typeof PreSaleRoutes;
|
|
371
|
+
PreSaleProduct: typeof PreSaleProduct;
|
|
372
|
+
PreSaleProductRoutes: typeof PreSaleProductRoutes;
|
|
373
|
+
Npc: typeof Npc;
|
|
374
|
+
NpcRoutes: typeof NpcRoutes;
|
|
375
|
+
Printer: typeof Printer;
|
|
376
|
+
PrinterRoutes: typeof PrinterRoutes;
|
|
377
|
+
SchedulePrintJob: typeof SchedulePrintJob;
|
|
378
|
+
SchedulePrintJobRoutes: typeof SchedulePrintJobRoutes;
|
|
379
|
+
QueryList: typeof QueryList;
|
|
380
|
+
QueryListRoutes: typeof QueryListRoutes;
|
|
381
|
+
QueryParameter: typeof QueryParameter;
|
|
382
|
+
QueryParameterRoutes: typeof QueryParameterRoutes;
|
|
383
|
+
ReturnReason: typeof ReturnReason;
|
|
384
|
+
ReturnReasonRoutes: typeof ReturnReasonRoutes;
|
|
385
|
+
PropostaSheets: typeof PropostaSheets;
|
|
386
|
+
PropostaSheetsRoutes: typeof PropostaSheetsRoutes;
|
|
387
|
+
Schedule: typeof Schedule;
|
|
388
|
+
ScheduleRoutes: typeof ScheduleRoutes;
|
|
389
|
+
GoogleFilePermission: typeof GoogleFilePermission;
|
|
390
|
+
GoogleFilePermissionRoutes: typeof GoogleFilePermissionRoutes;
|
|
391
|
+
Settings: typeof Settings;
|
|
392
|
+
SettingsRoutes: typeof SettingsRoutes;
|
|
393
|
+
Tickets: typeof Tickets;
|
|
394
|
+
TicketsRoutes: typeof TicketsRoutes;
|
|
395
|
+
Channel: typeof Channel;
|
|
396
|
+
ChannelRoutes: typeof ChannelRoutes;
|
|
397
|
+
TicketsLanguage: typeof TicketsLanguage;
|
|
398
|
+
TicketsLanguageRoutes: typeof TicketsLanguageRoutes;
|
|
399
|
+
CLT: typeof CLT;
|
|
400
|
+
CLTRoutes: typeof CLTRoutes;
|
|
401
|
+
StartDocumentHeaderLastUpdate: typeof StartDocumentHeaderLastUpdate;
|
|
402
|
+
Persona: typeof Persona;
|
|
403
|
+
PersonaRoutes: typeof PersonaRoutes;
|
|
404
|
+
ProjectInfo: typeof ProjectInfo;
|
|
405
|
+
ProjectInfoRoutes: typeof ProjectInfoRoutes;
|
|
406
|
+
EmailVerification: typeof EmailVerification;
|
|
407
|
+
EmailVerificationRoutes: typeof EmailVerificationRoutes;
|
|
408
|
+
EmailLog: typeof EmailLog;
|
|
409
|
+
EmailLogRoutes: typeof EmailLogRoutes;
|
|
410
|
+
Purchase: typeof Purchase;
|
|
411
|
+
PurchaseRoutes: typeof PurchaseRoutes;
|
|
412
|
+
Order: typeof Order;
|
|
413
|
+
OrderRoutes: typeof OrderRoutes;
|
|
414
|
+
MaterialEntrance: typeof MaterialEntrance;
|
|
415
|
+
MaterialEntranceRoutes: typeof MaterialEntranceRoutes;
|
|
416
|
+
Transformado: typeof Transformado;
|
|
417
|
+
TransformadoRoutes: typeof TransformadoRoutes;
|
|
418
|
+
Quebra: typeof Quebra;
|
|
419
|
+
QuebraRoutes: typeof QuebraRoutes;
|
|
420
|
+
UpfrontReturn: typeof UpfrontReturn;
|
|
421
|
+
UpfrontReturnRoutes: typeof UpfrontReturnRoutes;
|
|
422
|
+
SavedEmPicking: typeof SavedEmPicking;
|
|
423
|
+
SavedEmPickingRoutes: typeof SavedEmPickingRoutes;
|
|
424
|
+
EmailTemplate: typeof EmailTemplate;
|
|
425
|
+
EmailTemplateRoutes: typeof EmailTemplateRoutes;
|
|
426
|
+
EmailTemplateAttachment: typeof EmailTemplateAttachment;
|
|
427
|
+
EmailTemplateAttachmentRoutes: typeof EmailTemplateAttachmentRoutes;
|
|
428
|
+
Inventario: typeof Inventario;
|
|
429
|
+
InventarioRoutes: typeof InventarioRoutes;
|
|
430
|
+
ReturnToProvider: typeof ReturnToProvider;
|
|
431
|
+
ReturnToProviderRoutes: typeof ReturnToProviderRoutes;
|
|
432
|
+
Prison: typeof Prison;
|
|
433
|
+
PrisonRoutes: typeof PrisonRoutes;
|
|
434
|
+
DocumentLineNote: typeof DocumentLineNote;
|
|
435
|
+
DocumentLineNoteRoutes: typeof DocumentLineNoteRoutes;
|
|
436
|
+
SavedProviderProposal: typeof SavedProviderProposal;
|
|
437
|
+
SavedProviderProposalRoutes: typeof SavedProviderProposalRoutes;
|
|
438
|
+
ProductGoogleSheets: typeof ProductGoogleSheets;
|
|
439
|
+
ProductGoogleSheetsRoutes: typeof ProductGoogleSheetsRoutes;
|
|
440
|
+
Task: typeof Task;
|
|
441
|
+
TaskRoutes: typeof TaskRoutes;
|
|
442
|
+
TaskMessage: typeof TaskMessage;
|
|
443
|
+
TaskMessageRoutes: typeof TaskMessageRoutes;
|
|
444
|
+
RecurrentTasks: typeof RecurrentTasks;
|
|
445
|
+
TaskRead: typeof TaskRead;
|
|
446
|
+
TaskReadRoutes: typeof TaskReadRoutes;
|
|
447
|
+
Theme: typeof Theme;
|
|
448
|
+
ThemeRoutes: typeof ThemeRoutes;
|
|
449
|
+
Dashboard: typeof Dashboard;
|
|
450
|
+
DashboardRoutes: typeof DashboardRoutes;
|
|
451
|
+
ChatRapidMessage: typeof ChatRapidMessage;
|
|
452
|
+
ChatRapidMessageRoutes: typeof ChatRapidMessageRoutes;
|
|
453
|
+
SideMenu: typeof SideMenu;
|
|
454
|
+
SideMenuRoutes: typeof SideMenuRoutes;
|
|
455
|
+
AdminPanel: typeof AdminPanel;
|
|
456
|
+
ErrorLog: typeof ErrorLog;
|
|
457
|
+
ErrorLogRoutes: typeof ErrorLogRoutes;
|
|
458
|
+
DocumentLineRm: typeof DocumentLineRm;
|
|
459
|
+
DocumentLineRmRoutes: typeof DocumentLineRmRoutes;
|
|
460
|
+
DocumentLineMt: typeof DocumentLineMt;
|
|
461
|
+
DocumentLineMtRoutes: typeof DocumentLineMtRoutes;
|
|
462
|
+
ChatSubscriber: typeof ChatSubscriber;
|
|
463
|
+
ChatSubscriberRoutes: typeof ChatSubscriberRoutes;
|
|
464
|
+
};
|
|
2
465
|
export default Nomalism;
|
|
466
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"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"}
|