@orbe-agro/client-core 5.3.14 → 5.3.26

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.
Files changed (181) hide show
  1. package/dist/@ecme/services/axios/AxiosResponseIntrceptorErrorCallback.js +11 -5
  2. package/dist/@ecme/services/axios/AxiosResponseIntrceptorErrorCallback.js.map +1 -1
  3. package/dist/@ecme/views/others/AccessDenied/AccessDenied.js +14 -10
  4. package/dist/@ecme/views/others/AccessDenied/AccessDenied.js.map +1 -1
  5. package/dist/@ecme/views/others/AccessDenied/lang/en/index.js +9 -0
  6. package/dist/@ecme/views/others/AccessDenied/lang/en/index.js.map +1 -0
  7. package/dist/@ecme/views/others/AccessDenied/lang/en/layout.js +10 -0
  8. package/dist/@ecme/views/others/AccessDenied/lang/en/layout.js.map +1 -0
  9. package/dist/@ecme/views/others/AccessDenied/lang/en/params.js +5 -0
  10. package/dist/@ecme/views/others/AccessDenied/lang/en/params.js.map +1 -0
  11. package/dist/@ecme/views/others/AccessDenied/lang/index.js +12 -0
  12. package/dist/@ecme/views/others/AccessDenied/lang/index.js.map +1 -0
  13. package/dist/@ecme/views/others/AccessDenied/lang/ptBR/index.js +9 -0
  14. package/dist/@ecme/views/others/AccessDenied/lang/ptBR/index.js.map +1 -0
  15. package/dist/@ecme/views/others/AccessDenied/lang/ptBR/layout.js +10 -0
  16. package/dist/@ecme/views/others/AccessDenied/lang/ptBR/layout.js.map +1 -0
  17. package/dist/@ecme/views/others/AccessDenied/lang/ptBR/params.js +5 -0
  18. package/dist/@ecme/views/others/AccessDenied/lang/ptBR/params.js.map +1 -0
  19. package/dist/@types/@ecme/services/axios/AxiosResponseIntrceptorErrorCallback.d.ts +2 -2
  20. package/dist/@types/@ecme/services/axios/AxiosResponseIntrceptorErrorCallback.d.ts.map +1 -1
  21. package/dist/@types/@ecme/views/others/AccessDenied/AccessDenied.d.ts.map +1 -1
  22. package/dist/@types/@ecme/views/others/AccessDenied/lang/en/index.d.ts +10 -0
  23. package/dist/@types/@ecme/views/others/AccessDenied/lang/en/index.d.ts.map +1 -0
  24. package/dist/@types/@ecme/views/others/AccessDenied/lang/en/layout.d.ts +8 -0
  25. package/dist/@types/@ecme/views/others/AccessDenied/lang/en/layout.d.ts.map +1 -0
  26. package/dist/@types/@ecme/views/others/AccessDenied/lang/en/params.d.ts +3 -0
  27. package/dist/@types/@ecme/views/others/AccessDenied/lang/en/params.d.ts.map +1 -0
  28. package/dist/@types/@ecme/views/others/AccessDenied/lang/index.d.ts +2 -0
  29. package/dist/@types/@ecme/views/others/AccessDenied/lang/index.d.ts.map +1 -0
  30. package/dist/@types/@ecme/views/others/AccessDenied/lang/ptBR/index.d.ts +4 -0
  31. package/dist/@types/@ecme/views/others/AccessDenied/lang/ptBR/index.d.ts.map +1 -0
  32. package/dist/@types/@ecme/views/others/AccessDenied/lang/ptBR/layout.d.ts +4 -0
  33. package/dist/@types/@ecme/views/others/AccessDenied/lang/ptBR/layout.d.ts.map +1 -0
  34. package/dist/@types/@ecme/views/others/AccessDenied/lang/ptBR/params.d.ts +4 -0
  35. package/dist/@types/@ecme/views/others/AccessDenied/lang/ptBR/params.d.ts.map +1 -0
  36. package/dist/@types/base/@types/api/request/originacao/TLiquidarContratoRequest.d.ts +5 -0
  37. package/dist/@types/base/@types/api/request/originacao/TLiquidarContratoRequest.d.ts.map +1 -0
  38. package/dist/@types/base/@types/api/response/dadosMestres/TDefaultEnderecoBusinessPartnerResponse.d.ts +1 -0
  39. package/dist/@types/base/@types/api/response/dadosMestres/TDefaultEnderecoBusinessPartnerResponse.d.ts.map +1 -1
  40. package/dist/@types/base/@types/api/response/originacao/TCockpitComprasContratosLiquidadosResponse.d.ts +7 -0
  41. package/dist/@types/base/@types/api/response/originacao/TCockpitComprasContratosLiquidadosResponse.d.ts.map +1 -0
  42. package/dist/@types/base/@types/api/response/originacao/TCockpitComprasContratosPendentesResponse.d.ts +7 -0
  43. package/dist/@types/base/@types/api/response/originacao/TCockpitComprasContratosPendentesResponse.d.ts.map +1 -0
  44. package/dist/@types/base/@types/api/response/originacao/{TCockpitComprasContratosResponse.d.ts → TCockpitComprasContratosTotaisResponse.d.ts} +2 -2
  45. package/dist/@types/base/@types/api/response/originacao/TCockpitComprasContratosTotaisResponse.d.ts.map +1 -0
  46. package/dist/@types/base/@types/api/response/originacao/TDefaultContratoCompraGraosResponse.d.ts +1 -0
  47. package/dist/@types/base/@types/api/response/originacao/TDefaultContratoCompraGraosResponse.d.ts.map +1 -1
  48. package/dist/@types/base/@types/api/response/originacao/TDefaultPreContratoResponse.d.ts +3 -0
  49. package/dist/@types/base/@types/api/response/originacao/TDefaultPreContratoResponse.d.ts.map +1 -1
  50. package/dist/@types/base/@types/api/response/originacao/TFindAllCockpitComprasResponse.d.ts +4 -3
  51. package/dist/@types/base/@types/api/response/originacao/TFindAllCockpitComprasResponse.d.ts.map +1 -1
  52. package/dist/@types/base/@types/api/response/originacao/TFindByIdContratoCompraGraosResponse.d.ts +1 -1
  53. package/dist/@types/base/@types/api/response/originacao/TFindByIdContratoCompraGraosResponse.d.ts.map +1 -1
  54. package/dist/@types/base/@types/api/response/originacao/TGroupByInscricaoEstadualResponse.d.ts +13 -0
  55. package/dist/@types/base/@types/api/response/originacao/TGroupByInscricaoEstadualResponse.d.ts.map +1 -0
  56. package/dist/@types/base/@types/forms/index.d.ts +1 -0
  57. package/dist/@types/base/@types/forms/index.d.ts.map +1 -1
  58. package/dist/@types/base/@types/forms/racao/index.d.ts +1 -0
  59. package/dist/@types/base/@types/forms/racao/index.d.ts.map +1 -1
  60. package/dist/@types/base/@types/models/qualidade/laudo.d.ts +37 -0
  61. package/dist/@types/base/@types/models/qualidade/laudo.d.ts.map +1 -0
  62. package/dist/@types/base/@types/models/racao/listaTecnica.d.ts +4 -4
  63. package/dist/@types/base/@types/models/racao/listaTecnica.d.ts.map +1 -1
  64. package/dist/@types/base/@types/models/racao/tabelaPreco.d.ts +7 -4
  65. package/dist/@types/base/@types/models/racao/tabelaPreco.d.ts.map +1 -1
  66. package/dist/@types/base/@types/models/transportadora/cartaoPortadorFreteResponse.d.ts +18 -0
  67. package/dist/@types/base/@types/models/transportadora/cartaoPortadorFreteResponse.d.ts.map +1 -0
  68. package/dist/@types/base/@types/models/transportadora/ticket.d.ts +6 -0
  69. package/dist/@types/base/@types/models/transportadora/ticket.d.ts.map +1 -0
  70. package/dist/@types/base/configs/endpoints.config/centralNfe/centralNfe.d.ts +18 -0
  71. package/dist/@types/base/configs/endpoints.config/centralNfe/centralNfe.d.ts.map +1 -1
  72. package/dist/@types/base/configs/endpoints.config/centralNfe/config/cnpjLiberadoNota.d.ts +20 -0
  73. package/dist/@types/base/configs/endpoints.config/centralNfe/config/cnpjLiberadoNota.d.ts.map +1 -0
  74. package/dist/@types/base/configs/endpoints.config/dm/config/businessPartner.d.ts +4 -0
  75. package/dist/@types/base/configs/endpoints.config/dm/config/businessPartner.d.ts.map +1 -1
  76. package/dist/@types/base/configs/endpoints.config/dm/dm.d.ts +4 -0
  77. package/dist/@types/base/configs/endpoints.config/dm/dm.d.ts.map +1 -1
  78. package/dist/@types/base/configs/endpoints.config/endpoints.navigation.d.ts +29 -0
  79. package/dist/@types/base/configs/endpoints.config/endpoints.navigation.d.ts.map +1 -1
  80. package/dist/@types/base/configs/endpoints.config/originacao/config/cockpitCompras.d.ts +1 -0
  81. package/dist/@types/base/configs/endpoints.config/originacao/config/cockpitCompras.d.ts.map +1 -1
  82. package/dist/@types/base/configs/endpoints.config/originacao/originacao.d.ts +1 -0
  83. package/dist/@types/base/configs/endpoints.config/originacao/originacao.d.ts.map +1 -1
  84. package/dist/@types/base/configs/endpoints.config/qualidade/config/laudo.d.ts +8 -0
  85. package/dist/@types/base/configs/endpoints.config/qualidade/config/laudo.d.ts.map +1 -0
  86. package/dist/@types/base/configs/endpoints.config/qualidade/qualidade.d.ts +6 -0
  87. package/dist/@types/base/configs/endpoints.config/qualidade/qualidade.d.ts.map +1 -1
  88. package/dist/@types/base/configs/navigation.config/modules.submenu/centralNfe/submenu.centralNfe.d.ts.map +1 -1
  89. package/dist/@types/base/configs/navigation.config/modules.submenu/insumos/cadastros/submenu.cadastros.d.ts +4 -0
  90. package/dist/@types/base/configs/navigation.config/modules.submenu/insumos/cadastros/submenu.cadastros.d.ts.map +1 -0
  91. package/dist/@types/base/configs/navigation.config/submenu/insumos/cadastros.submenu.d.ts +4 -0
  92. package/dist/@types/base/configs/navigation.config/submenu/insumos/cadastros.submenu.d.ts.map +1 -0
  93. package/dist/@types/base/configs/navigation.config/submenu/insumos/config/margemDeVenda.submenu.d.ts +4 -0
  94. package/dist/@types/base/configs/navigation.config/submenu/insumos/config/margemDeVenda.submenu.d.ts.map +1 -0
  95. package/dist/@types/base/configs/navigation.config/submenu/insumos/insumos.submenu.d.ts.map +1 -1
  96. package/dist/@types/base/services/modules/centralNfe/cnpjLiberadoNota/CnpjLiberadoNotaService.d.ts +5 -0
  97. package/dist/@types/base/services/modules/centralNfe/cnpjLiberadoNota/CnpjLiberadoNotaService.d.ts.map +1 -0
  98. package/dist/@types/base/services/modules/centralNfe/index.d.ts +1 -0
  99. package/dist/@types/base/services/modules/centralNfe/index.d.ts.map +1 -1
  100. package/dist/@types/base/services/modules/dm/businessPartner/BusinessPartnerService.d.ts +1 -0
  101. package/dist/@types/base/services/modules/dm/businessPartner/BusinessPartnerService.d.ts.map +1 -1
  102. package/dist/@types/base/services/modules/originacao/cockpitCompras/cockpitComprasService.d.ts +2 -0
  103. package/dist/@types/base/services/modules/originacao/cockpitCompras/cockpitComprasService.d.ts.map +1 -1
  104. package/dist/@types/base/services/modules/qualidade/QualidadeService.d.ts +5 -0
  105. package/dist/@types/base/services/modules/qualidade/QualidadeService.d.ts.map +1 -1
  106. package/dist/@types/base/services/modules/transportadora/Motorista/{motoristaService.d.ts → MotoristaService.d.ts} +1 -1
  107. package/dist/@types/base/services/modules/transportadora/Motorista/MotoristaService.d.ts.map +1 -0
  108. package/dist/@types/base/services/modules/transportadora/{ordemCarregamento → OrdemCarregamento}/OrdemCarregamentoService.d.ts.map +1 -1
  109. package/dist/@types/base/services/modules/transportadora/index.d.ts +2 -1
  110. package/dist/@types/base/services/modules/transportadora/index.d.ts.map +1 -1
  111. package/dist/base/@types/api/request/originacao/TLiquidarContratoRequest.js +2 -0
  112. package/dist/base/@types/api/request/originacao/TLiquidarContratoRequest.js.map +1 -0
  113. package/dist/base/@types/api/response/originacao/TCockpitComprasContratosLiquidadosResponse.js +2 -0
  114. package/dist/base/@types/api/response/originacao/TCockpitComprasContratosLiquidadosResponse.js.map +1 -0
  115. package/dist/base/@types/api/response/originacao/TCockpitComprasContratosPendentesResponse.js +2 -0
  116. package/dist/base/@types/api/response/originacao/TCockpitComprasContratosPendentesResponse.js.map +1 -0
  117. package/dist/base/@types/api/response/originacao/TCockpitComprasContratosTotaisResponse.js +2 -0
  118. package/dist/base/@types/api/response/originacao/TCockpitComprasContratosTotaisResponse.js.map +1 -0
  119. package/dist/base/@types/api/response/originacao/TGroupByInscricaoEstadualResponse.js +2 -0
  120. package/dist/base/@types/api/response/originacao/TGroupByInscricaoEstadualResponse.js.map +1 -0
  121. package/dist/base/@types/models/qualidade/laudo.js +6 -0
  122. package/dist/base/@types/models/qualidade/laudo.js.map +1 -0
  123. package/dist/base/@types/models/transportadora/cartaoPortadorFreteResponse.js +2 -0
  124. package/dist/base/@types/models/transportadora/cartaoPortadorFreteResponse.js.map +1 -0
  125. package/dist/base/@types/models/transportadora/ticket.js +2 -0
  126. package/dist/base/@types/models/transportadora/ticket.js.map +1 -0
  127. package/dist/base/configs/endpoints.config/centralNfe/centralNfe.js +6 -4
  128. package/dist/base/configs/endpoints.config/centralNfe/centralNfe.js.map +1 -1
  129. package/dist/base/configs/endpoints.config/centralNfe/config/cnpjLiberadoNota.js +10 -0
  130. package/dist/base/configs/endpoints.config/centralNfe/config/cnpjLiberadoNota.js.map +1 -0
  131. package/dist/base/configs/endpoints.config/dm/config/businessPartner.js +4 -3
  132. package/dist/base/configs/endpoints.config/dm/config/businessPartner.js.map +1 -1
  133. package/dist/base/configs/endpoints.config/originacao/config/cockpitCompras.js +4 -3
  134. package/dist/base/configs/endpoints.config/originacao/config/cockpitCompras.js.map +1 -1
  135. package/dist/base/configs/endpoints.config/qualidade/config/laudo.js +10 -0
  136. package/dist/base/configs/endpoints.config/qualidade/config/laudo.js.map +1 -0
  137. package/dist/base/configs/endpoints.config/qualidade/qualidade.js +5 -3
  138. package/dist/base/configs/endpoints.config/qualidade/qualidade.js.map +1 -1
  139. package/dist/base/configs/navigation.config/modules.submenu/centralNfe/submenu.centralNfe.js +15 -5
  140. package/dist/base/configs/navigation.config/modules.submenu/centralNfe/submenu.centralNfe.js.map +1 -1
  141. package/dist/base/configs/navigation.config/modules.submenu/insumos/cadastros/submenu.cadastros.js +17 -0
  142. package/dist/base/configs/navigation.config/modules.submenu/insumos/cadastros/submenu.cadastros.js.map +1 -0
  143. package/dist/base/configs/navigation.config/submenu/insumos/cadastros.submenu.js +8 -0
  144. package/dist/base/configs/navigation.config/submenu/insumos/cadastros.submenu.js.map +1 -0
  145. package/dist/base/configs/navigation.config/submenu/insumos/config/margemDeVenda.submenu.js +17 -0
  146. package/dist/base/configs/navigation.config/submenu/insumos/config/margemDeVenda.submenu.js.map +1 -0
  147. package/dist/base/configs/navigation.config/submenu/insumos/insumos.submenu.js +5 -3
  148. package/dist/base/configs/navigation.config/submenu/insumos/insumos.submenu.js.map +1 -1
  149. package/dist/base/index.js +292 -289
  150. package/dist/base/index.js.map +1 -1
  151. package/dist/base/services/index.js +288 -285
  152. package/dist/base/services/index.js.map +1 -1
  153. package/dist/base/services/modules/centralNfe/cnpjLiberadoNota/CnpjLiberadoNotaService.js +37 -0
  154. package/dist/base/services/modules/centralNfe/cnpjLiberadoNota/CnpjLiberadoNotaService.js.map +1 -0
  155. package/dist/base/services/modules/centralNfe/index.js +10 -5
  156. package/dist/base/services/modules/centralNfe/index.js.map +1 -1
  157. package/dist/base/services/modules/dm/businessPartner/BusinessPartnerService.js +21 -13
  158. package/dist/base/services/modules/dm/businessPartner/BusinessPartnerService.js.map +1 -1
  159. package/dist/base/services/modules/dm/index.js +29 -28
  160. package/dist/base/services/modules/index.js +286 -283
  161. package/dist/base/services/modules/index.js.map +1 -1
  162. package/dist/base/services/modules/originacao/cockpitCompras/cockpitComprasService.js +14 -6
  163. package/dist/base/services/modules/originacao/cockpitCompras/cockpitComprasService.js.map +1 -1
  164. package/dist/base/services/modules/qualidade/QualidadeService.js +52 -21
  165. package/dist/base/services/modules/qualidade/QualidadeService.js.map +1 -1
  166. package/dist/base/services/modules/transportadora/Motorista/{motoristaService.js → MotoristaService.js} +1 -1
  167. package/dist/base/services/modules/transportadora/Motorista/{motoristaService.js.map → MotoristaService.js.map} +1 -1
  168. package/dist/base/services/modules/transportadora/{ordemCarregamento → OrdemCarregamento}/OrdemCarregamentoService.js.map +1 -1
  169. package/dist/base/services/modules/transportadora/index.js +38 -36
  170. package/dist/base/services/modules/transportadora/index.js.map +1 -1
  171. package/package.json +1 -1
  172. package/dist/@types/base/@types/api/response/originacao/TCockpitComprasContratosResponse.d.ts.map +0 -1
  173. package/dist/@types/base/@types/api/response/originacao/TContratoCompraGraosByBusinessPartnerResponse.d.ts +0 -10
  174. package/dist/@types/base/@types/api/response/originacao/TContratoCompraGraosByBusinessPartnerResponse.d.ts.map +0 -1
  175. package/dist/@types/base/services/modules/transportadora/Motorista/motoristaService.d.ts.map +0 -1
  176. package/dist/base/@types/api/response/originacao/TCockpitComprasContratosResponse.js +0 -2
  177. package/dist/base/@types/api/response/originacao/TCockpitComprasContratosResponse.js.map +0 -1
  178. package/dist/base/@types/api/response/originacao/TContratoCompraGraosByBusinessPartnerResponse.js +0 -2
  179. package/dist/base/@types/api/response/originacao/TContratoCompraGraosByBusinessPartnerResponse.js.map +0 -1
  180. /package/dist/@types/base/services/modules/transportadora/{ordemCarregamento → OrdemCarregamento}/OrdemCarregamentoService.d.ts +0 -0
  181. /package/dist/base/services/modules/transportadora/{ordemCarregamento → OrdemCarregamento}/OrdemCarregamentoService.js +0 -0
@@ -0,0 +1,18 @@
1
+ import { StatusCartaoPamcardEnum, TipoCartaoEnum } from "@base/configs/endpoints.config/transportadora/consultarFavorecido";
2
+ import { CodigoMensagemRetornoEnum } from "./codigoMensagemRetorno";
3
+ import { TipoDocumento } from "@base/@types/enums/originacao/TipoDocumento";
4
+ export type TCartaoPortadorFrete = {
5
+ mensagemCodigo: CodigoMensagemRetornoEnum;
6
+ mensagemDescricao: string;
7
+ viagemCartaoPortadorDocumentoNumero: string;
8
+ viagemCartaoPortadorDocumentoTipo: string;
9
+ viagemCartaoPortadorDocumentoNome: string;
10
+ viagemCartaoStatusDescricao: string;
11
+ viagemCartaoStatusId: StatusCartaoPamcardEnum;
12
+ viagemCartaoTipo: TipoCartaoEnum;
13
+ viagemCartaoPortador2DocumentoNumero: string;
14
+ viagemCartaoPortador2DocumentoTipo: TipoDocumento;
15
+ viagemCartaoPortador2DocumentoNome: string;
16
+ viagemCartaoDataCadastro: Date;
17
+ };
18
+ //# sourceMappingURL=cartaoPortadorFreteResponse.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cartaoPortadorFreteResponse.d.ts","sourceRoot":"","sources":["../../../../../../lib/base/@types/models/transportadora/cartaoPortadorFreteResponse.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,cAAc,EAAE,MAAM,mEAAmE,CAAA;AAC3H,OAAO,EAAE,yBAAyB,EAAE,MAAM,yBAAyB,CAAA;AACnE,OAAO,EAAE,aAAa,EAAE,MAAM,6CAA6C,CAAA;AAE3E,MAAM,MAAM,oBAAoB,GAAG;IAC/B,cAAc,EAAG,yBAAyB,CAAC;IAC3C,iBAAiB,EAAG,MAAM,CAAC;IAC3B,mCAAmC,EAAG,MAAM,CAAC;IAC7C,iCAAiC,EAAG,MAAM,CAAC;IAC3C,iCAAiC,EAAG,MAAM,CAAC;IAC3C,2BAA2B,EAAG,MAAM,CAAC;IACrC,oBAAoB,EAAG,uBAAuB,CAAC;IAC/C,gBAAgB,EAAG,cAAc,CAAC;IAClC,oCAAoC,EAAG,MAAM,CAAC;IAC9C,kCAAkC,EAAG,aAAa,CAAC;IACnD,kCAAkC,EAAG,MAAM,CAAC;IAC5C,wBAAwB,EAAG,IAAI,CAAA;CAClC,CAAA"}
@@ -0,0 +1,6 @@
1
+ export type TTicket = {
2
+ id?: number;
3
+ nome: string;
4
+ cpf: string;
5
+ };
6
+ //# sourceMappingURL=ticket.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ticket.d.ts","sourceRoot":"","sources":["../../../../../../lib/base/@types/models/transportadora/ticket.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,OAAO,GAAG;IAClB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAA;IACZ,GAAG,EAAE,MAAM,CAAA;CACd,CAAA"}
@@ -53,6 +53,24 @@ declare const centralNfe: {
53
53
  httpMethod: string;
54
54
  };
55
55
  };
56
+ cnpjLiberadoNota: {
57
+ findMonitor: {
58
+ endpoint: string;
59
+ httpMethod: string;
60
+ };
61
+ findOne: {
62
+ endpoint: string;
63
+ httpMethod: string;
64
+ };
65
+ update: {
66
+ endpoint: string;
67
+ httpMethod: string;
68
+ };
69
+ create: {
70
+ endpoint: string;
71
+ httpMethod: string;
72
+ };
73
+ };
56
74
  };
57
75
  export default centralNfe;
58
76
  //# sourceMappingURL=centralNfe.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"centralNfe.d.ts","sourceRoot":"","sources":["../../../../../../lib/base/configs/endpoints.config/centralNfe/centralNfe.ts"],"names":[],"mappings":"AAIA,QAAA,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAIf,CAAA;AAED,eAAe,UAAU,CAAA"}
1
+ {"version":3,"file":"centralNfe.d.ts","sourceRoot":"","sources":["../../../../../../lib/base/configs/endpoints.config/centralNfe/centralNfe.ts"],"names":[],"mappings":"AAKA,QAAA,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAKf,CAAA;AAED,eAAe,UAAU,CAAA"}
@@ -0,0 +1,20 @@
1
+ declare const cnpjLiberadoNota: {
2
+ findMonitor: {
3
+ endpoint: string;
4
+ httpMethod: string;
5
+ };
6
+ findOne: {
7
+ endpoint: string;
8
+ httpMethod: string;
9
+ };
10
+ update: {
11
+ endpoint: string;
12
+ httpMethod: string;
13
+ };
14
+ create: {
15
+ endpoint: string;
16
+ httpMethod: string;
17
+ };
18
+ };
19
+ export default cnpjLiberadoNota;
20
+ //# sourceMappingURL=cnpjLiberadoNota.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cnpjLiberadoNota.d.ts","sourceRoot":"","sources":["../../../../../../../lib/base/configs/endpoints.config/centralNfe/config/cnpjLiberadoNota.ts"],"names":[],"mappings":"AAEA,QAAA,MAAM,gBAAgB;;;;;;;;;;;;;;;;;CAKrB,CAAA;AAED,eAAe,gBAAgB,CAAA"}
@@ -15,6 +15,10 @@ declare const businessPartner: {
15
15
  endpoint: string;
16
16
  httpMethod: string;
17
17
  };
18
+ findMonitorTransportadora: {
19
+ endpoint: string;
20
+ httpMethod: string;
21
+ };
18
22
  };
19
23
  export default businessPartner;
20
24
  //# sourceMappingURL=businessPartner.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"businessPartner.d.ts","sourceRoot":"","sources":["../../../../../../../lib/base/configs/endpoints.config/dm/config/businessPartner.ts"],"names":[],"mappings":"AAEA,QAAA,MAAM,eAAe;;;;;;;;;;;;;;;;;CAKpB,CAAA;AAED,eAAe,eAAe,CAAA"}
1
+ {"version":3,"file":"businessPartner.d.ts","sourceRoot":"","sources":["../../../../../../../lib/base/configs/endpoints.config/dm/config/businessPartner.ts"],"names":[],"mappings":"AAEA,QAAA,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;CAMpB,CAAA;AAED,eAAe,eAAe,CAAA"}
@@ -16,6 +16,10 @@ declare const dm: {
16
16
  endpoint: string;
17
17
  httpMethod: string;
18
18
  };
19
+ findMonitorTransportadora: {
20
+ endpoint: string;
21
+ httpMethod: string;
22
+ };
19
23
  };
20
24
  canalDistribuicao: {
21
25
  find: {
@@ -1 +1 @@
1
- {"version":3,"file":"dm.d.ts","sourceRoot":"","sources":["../../../../../../lib/base/configs/endpoints.config/dm/dm.ts"],"names":[],"mappings":"AAgBA,QAAA,MAAM,EAAE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgBP,CAAA;AAED,eAAe,EAAE,CAAC"}
1
+ {"version":3,"file":"dm.d.ts","sourceRoot":"","sources":["../../../../../../lib/base/configs/endpoints.config/dm/dm.ts"],"names":[],"mappings":"AAgBA,QAAA,MAAM,EAAE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgBP,CAAA;AAED,eAAe,EAAE,CAAC"}
@@ -205,6 +205,10 @@ declare const endpointNavigationConfig: {
205
205
  endpoint: string;
206
206
  httpMethod: string;
207
207
  };
208
+ findMonitorTransportadora: {
209
+ endpoint: string;
210
+ httpMethod: string;
211
+ };
208
212
  };
209
213
  canalDistribuicao: {
210
214
  find: {
@@ -859,6 +863,7 @@ declare const endpointNavigationConfig: {
859
863
  };
860
864
  cockpitCompras: {
861
865
  findAll: (params?: string) => string;
866
+ liquidarContrato: (contratoId: string) => string;
862
867
  };
863
868
  lancamentoJuridicoBloqueioCpf: {
864
869
  findAll: (params?: string) => string;
@@ -932,6 +937,24 @@ declare const endpointNavigationConfig: {
932
937
  httpMethod: string;
933
938
  };
934
939
  };
940
+ cnpjLiberadoNota: {
941
+ findMonitor: {
942
+ endpoint: string;
943
+ httpMethod: string;
944
+ };
945
+ findOne: {
946
+ endpoint: string;
947
+ httpMethod: string;
948
+ };
949
+ update: {
950
+ endpoint: string;
951
+ httpMethod: string;
952
+ };
953
+ create: {
954
+ endpoint: string;
955
+ httpMethod: string;
956
+ };
957
+ };
935
958
  };
936
959
  qualidade: {
937
960
  inspecaoVeiculo: {
@@ -940,6 +963,12 @@ declare const endpointNavigationConfig: {
940
963
  create: string;
941
964
  update: string;
942
965
  };
966
+ laudo: {
967
+ findAll: string;
968
+ findOne: string;
969
+ create: string;
970
+ update: string;
971
+ };
943
972
  };
944
973
  cartaoPortadorFrete: {
945
974
  add: {
@@ -1 +1 @@
1
- {"version":3,"file":"endpoints.navigation.d.ts","sourceRoot":"","sources":["../../../../../lib/base/configs/endpoints.config/endpoints.navigation.ts"],"names":[],"mappings":"AAqCA,eAAO,MAAM,SAAS,SAAS,CAAC;AAEhC,QAAA,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAqC7B,CAAC;AAEF,eAAe,wBAAwB,CAAC"}
1
+ {"version":3,"file":"endpoints.navigation.d.ts","sourceRoot":"","sources":["../../../../../lib/base/configs/endpoints.config/endpoints.navigation.ts"],"names":[],"mappings":"AAqCA,eAAO,MAAM,SAAS,SAAS,CAAC;AAEhC,QAAA,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAqC7B,CAAC;AAEF,eAAe,wBAAwB,CAAC"}
@@ -1,5 +1,6 @@
1
1
  declare const cockpitCompras: {
2
2
  findAll: (params?: string) => string;
3
+ liquidarContrato: (contratoId: string) => string;
3
4
  };
4
5
  export default cockpitCompras;
5
6
  //# sourceMappingURL=cockpitCompras.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"cockpitCompras.d.ts","sourceRoot":"","sources":["../../../../../../../lib/base/configs/endpoints.config/originacao/config/cockpitCompras.ts"],"names":[],"mappings":"AAAA,QAAA,MAAM,cAAc;uBACC,MAAM;CAC1B,CAAC;AAEF,eAAe,cAAc,CAAC"}
1
+ {"version":3,"file":"cockpitCompras.d.ts","sourceRoot":"","sources":["../../../../../../../lib/base/configs/endpoints.config/originacao/config/cockpitCompras.ts"],"names":[],"mappings":"AAAA,QAAA,MAAM,cAAc;uBACC,MAAM;mCACM,MAAM;CACtC,CAAC;AAEF,eAAe,cAAc,CAAC"}
@@ -188,6 +188,7 @@ declare const originacao: {
188
188
  };
189
189
  cockpitCompras: {
190
190
  findAll: (params?: string) => string;
191
+ liquidarContrato: (contratoId: string) => string;
191
192
  };
192
193
  lancamentoJuridicoBloqueioCpf: {
193
194
  findAll: (params?: string) => string;
@@ -1 +1 @@
1
- {"version":3,"file":"originacao.d.ts","sourceRoot":"","sources":["../../../../../../lib/base/configs/endpoints.config/originacao/originacao.ts"],"names":[],"mappings":"AAmBA,QAAA,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAmBf,CAAA;AAED,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"originacao.d.ts","sourceRoot":"","sources":["../../../../../../lib/base/configs/endpoints.config/originacao/originacao.ts"],"names":[],"mappings":"AAmBA,QAAA,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAmBf,CAAA;AAED,eAAe,UAAU,CAAC"}
@@ -0,0 +1,8 @@
1
+ declare const laudo: {
2
+ findAll: string;
3
+ findOne: string;
4
+ create: string;
5
+ update: string;
6
+ };
7
+ export default laudo;
8
+ //# sourceMappingURL=laudo.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"laudo.d.ts","sourceRoot":"","sources":["../../../../../../../lib/base/configs/endpoints.config/qualidade/config/laudo.ts"],"names":[],"mappings":"AAAA,QAAA,MAAM,KAAK;;;;;CAKV,CAAC;AAEF,eAAe,KAAK,CAAC"}
@@ -5,6 +5,12 @@ declare const qualidade: {
5
5
  create: string;
6
6
  update: string;
7
7
  };
8
+ laudo: {
9
+ findAll: string;
10
+ findOne: string;
11
+ create: string;
12
+ update: string;
13
+ };
8
14
  };
9
15
  export default qualidade;
10
16
  //# sourceMappingURL=qualidade.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"qualidade.d.ts","sourceRoot":"","sources":["../../../../../../lib/base/configs/endpoints.config/qualidade/qualidade.ts"],"names":[],"mappings":"AAEA,QAAA,MAAM,SAAS;;;;;;;CAEd,CAAC;AAEF,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"qualidade.d.ts","sourceRoot":"","sources":["../../../../../../lib/base/configs/endpoints.config/qualidade/qualidade.ts"],"names":[],"mappings":"AAGA,QAAA,MAAM,SAAS;;;;;;;;;;;;;CAGd,CAAC;AAEF,eAAe,SAAS,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"submenu.centralNfe.d.ts","sourceRoot":"","sources":["../../../../../../../lib/base/configs/navigation.config/modules.submenu/centralNfe/submenu.centralNfe.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAA;AAEpD,QAAA,MAAM,iBAAiB,EAAE,cAyCxB,CAAA;AAED,eAAe,iBAAiB,CAAA"}
1
+ {"version":3,"file":"submenu.centralNfe.d.ts","sourceRoot":"","sources":["../../../../../../../lib/base/configs/navigation.config/modules.submenu/centralNfe/submenu.centralNfe.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAA;AAEpD,QAAA,MAAM,iBAAiB,EAAE,cAmDxB,CAAA;AAED,eAAe,iBAAiB,CAAA"}
@@ -0,0 +1,4 @@
1
+ import { NavigationTree } from '@/@types/navigation';
2
+ declare const subMenuCadastros: NavigationTree;
3
+ export default subMenuCadastros;
4
+ //# sourceMappingURL=submenu.cadastros.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"submenu.cadastros.d.ts","sourceRoot":"","sources":["../../../../../../../../lib/base/configs/navigation.config/modules.submenu/insumos/cadastros/submenu.cadastros.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAA;AAGpD,QAAA,MAAM,gBAAgB,EAAE,cASvB,CAAA;AAED,eAAe,gBAAgB,CAAA"}
@@ -0,0 +1,4 @@
1
+ import { NavigationTree } from "@/@types/navigation";
2
+ declare const cadastrosSubmenu: NavigationTree[];
3
+ export default cadastrosSubmenu;
4
+ //# sourceMappingURL=cadastros.submenu.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cadastros.submenu.d.ts","sourceRoot":"","sources":["../../../../../../../lib/base/configs/navigation.config/submenu/insumos/cadastros.submenu.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAA;AAGpD,QAAA,MAAM,gBAAgB,EAAE,cAAc,EAErC,CAAA;AAED,eAAe,gBAAgB,CAAA"}
@@ -0,0 +1,4 @@
1
+ import { NavigationTree } from '@/@types/navigation';
2
+ declare const margemDeVendaSubmenu: NavigationTree;
3
+ export default margemDeVendaSubmenu;
4
+ //# sourceMappingURL=margemDeVenda.submenu.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"margemDeVenda.submenu.d.ts","sourceRoot":"","sources":["../../../../../../../../lib/base/configs/navigation.config/submenu/insumos/config/margemDeVenda.submenu.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAA;AAEpD,QAAA,MAAM,oBAAoB,EAAE,cAU3B,CAAA;AAED,eAAe,oBAAoB,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"insumos.submenu.d.ts","sourceRoot":"","sources":["../../../../../../../lib/base/configs/navigation.config/submenu/insumos/insumos.submenu.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAA;AAGzD,QAAA,MAAM,cAAc,EAAE,cAAc,EAEnC,CAAA;AAED,eAAe,cAAc,CAAA"}
1
+ {"version":3,"file":"insumos.submenu.d.ts","sourceRoot":"","sources":["../../../../../../../lib/base/configs/navigation.config/submenu/insumos/insumos.submenu.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAA;AAIzD,QAAA,MAAM,cAAc,EAAE,cAAc,EAGnC,CAAA;AAED,eAAe,cAAc,CAAA"}
@@ -0,0 +1,5 @@
1
+ export declare function apiFindMonitorCnpjLiberadoNota(body: any): Promise<any>;
2
+ export declare function apiFindOneCnpjLiberadoNota(id: number): Promise<any>;
3
+ export declare function apiUpdateCnpjLiberadoNota(body: any): Promise<any>;
4
+ export declare function apiCreateCnpjLiberadoNota(values: any): Promise<any>;
5
+ //# sourceMappingURL=CnpjLiberadoNotaService.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CnpjLiberadoNotaService.d.ts","sourceRoot":"","sources":["../../../../../../../lib/base/services/modules/centralNfe/cnpjLiberadoNota/CnpjLiberadoNotaService.ts"],"names":[],"mappings":"AAKA,wBAAsB,8BAA8B,CAAC,IAAI,KAAA,gBAMxD;AAED,wBAAsB,0BAA0B,CAAC,EAAE,EAAE,MAAM,gBAK1D;AAED,wBAAsB,yBAAyB,CAAC,IAAI,KAAA,gBAMnD;AAED,wBAAsB,yBAAyB,CAAC,MAAM,EAAE,GAAG,gBAM1D"}
@@ -1,4 +1,5 @@
1
1
  export * from './notificacaoCentralNfe/NotificacaoCentralNfeService';
2
2
  export * from './intervaloPrecoXml/IntervaloPrecoXmlService';
3
3
  export * from './vinculoUnidadeMedida/VinculoUnidadeMedidaService';
4
+ export * from './cnpjLiberadoNota/CnpjLiberadoNotaService';
4
5
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../lib/base/services/modules/centralNfe/index.ts"],"names":[],"mappings":"AAAA,cAAc,sDAAsD,CAAA;AACpE,cAAc,8CAA8C,CAAA;AAC5D,cAAc,oDAAoD,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../lib/base/services/modules/centralNfe/index.ts"],"names":[],"mappings":"AAAA,cAAc,sDAAsD,CAAA;AACpE,cAAc,8CAA8C,CAAA;AAC5D,cAAc,oDAAoD,CAAA;AAClE,cAAc,4CAA4C,CAAA"}
@@ -4,4 +4,5 @@ export declare function apiFindDmBusinessPartner(body?: IFilterParams): Promise<
4
4
  export declare function apiFindDmBusinessPartnerCliente(): Promise<TBusinessPartner[]>;
5
5
  export declare function apiFindDmBusinessPartnerFornecedor(): Promise<TBusinessPartner[]>;
6
6
  export declare function apiFindMonitorFornecedor(body?: IFilterParams): Promise<TQueryResponse<any>>;
7
+ export declare function apiFindMonitorTransportadora(body?: IFilterParams): Promise<TQueryResponse<any>>;
7
8
  //# sourceMappingURL=BusinessPartnerService.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BusinessPartnerService.d.ts","sourceRoot":"","sources":["../../../../../../../lib/base/services/modules/dm/businessPartner/BusinessPartnerService.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AACjE,OAAO,EAAE,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAK1E,wBAAsB,wBAAwB,CAAC,IAAI,CAAC,EAAE,aAAa,+CAMlE;AAED,wBAAsB,+BAA+B,gCAMpD;AAED,wBAAsB,kCAAkC,gCAMvD;AAED,wBAAsB,wBAAwB,CAAC,IAAI,CAAC,EAAE,aAAa,gCAMlE"}
1
+ {"version":3,"file":"BusinessPartnerService.d.ts","sourceRoot":"","sources":["../../../../../../../lib/base/services/modules/dm/businessPartner/BusinessPartnerService.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AACjE,OAAO,EAAE,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAK1E,wBAAsB,wBAAwB,CAAC,IAAI,CAAC,EAAE,aAAa,+CAMlE;AAED,wBAAsB,+BAA+B,gCAMpD;AAED,wBAAsB,kCAAkC,gCAMvD;AAED,wBAAsB,wBAAwB,CAAC,IAAI,CAAC,EAAE,aAAa,gCAMlE;AAED,wBAAsB,4BAA4B,CAAC,IAAI,CAAC,EAAE,aAAa,gCAMtE"}
@@ -1,4 +1,6 @@
1
1
  import { TQueryResponse } from "@base/@types/api";
2
+ import { TLiquidarContratoRequest } from "@base/@types/api/request/originacao/TLiquidarContratoRequest";
2
3
  import { TFindAllCockpitComprasResponse } from "@base/@types/api/response/originacao/TFindAllCockpitComprasResponse";
3
4
  export declare function apiFindAllCockpitCompras(params?: string): Promise<TQueryResponse<TFindAllCockpitComprasResponse>>;
5
+ export declare function apiLiquidarContrato(contratoId: string | number, data: TLiquidarContratoRequest): Promise<void>;
4
6
  //# sourceMappingURL=cockpitComprasService.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"cockpitComprasService.d.ts","sourceRoot":"","sources":["../../../../../../../lib/base/services/modules/originacao/cockpitCompras/cockpitComprasService.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,8BAA8B,EAAE,MAAM,qEAAqE,CAAC;AAKrH,wBAAsB,wBAAwB,CAAC,MAAM,CAAC,EAAE,MAAM,2DAK7D"}
1
+ {"version":3,"file":"cockpitComprasService.d.ts","sourceRoot":"","sources":["../../../../../../../lib/base/services/modules/originacao/cockpitCompras/cockpitComprasService.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,wBAAwB,EAAE,MAAM,8DAA8D,CAAC;AACxG,OAAO,EAAE,8BAA8B,EAAE,MAAM,qEAAqE,CAAC;AAKrH,wBAAsB,wBAAwB,CAAC,MAAM,CAAC,EAAE,MAAM,2DAK7D;AAED,wBAAsB,mBAAmB,CAAC,UAAU,EAAE,MAAM,GAAG,MAAM,EAAE,IAAI,EAAE,wBAAwB,iBAMpG"}
@@ -1,7 +1,12 @@
1
1
  import { IFilterParams, TQueryResponse } from "@base/@types/api";
2
2
  import { TInspecaoDeVeiculo } from "@base/@types/models/qualidade/inspecaoVeiculo";
3
+ import { TLaudo } from "@base/@types/models/qualidade/laudo";
3
4
  export declare function apiGetInspecaoDeVeiculos(body?: IFilterParams): Promise<TQueryResponse<TInspecaoDeVeiculo>>;
4
5
  export declare function apiFindOneInspecaoVeiculo(id: string): Promise<TInspecaoDeVeiculo>;
5
6
  export declare function apiCreateInspecaoVeiculo(data?: TInspecaoDeVeiculo): Promise<TInspecaoDeVeiculo>;
6
7
  export declare function apiUpdateInspecaoVeiculo(data?: TInspecaoDeVeiculo): Promise<TInspecaoDeVeiculo>;
8
+ export declare function apiGeLaudos(body?: IFilterParams): Promise<TQueryResponse<TLaudo>>;
9
+ export declare function apiFindOneLaudo(id: string): Promise<TLaudo>;
10
+ export declare function apiCreateLaudo(data?: TLaudo): Promise<TInspecaoDeVeiculo>;
11
+ export declare function apiUpdateLaudo(data?: TLaudo): Promise<TInspecaoDeVeiculo>;
7
12
  //# sourceMappingURL=QualidadeService.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"QualidadeService.d.ts","sourceRoot":"","sources":["../../../../../../lib/base/services/modules/qualidade/QualidadeService.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAGjE,OAAO,EAAE,kBAAkB,EAAE,MAAM,+CAA+C,CAAC;AAEnF,wBAAsB,wBAAwB,CAAC,IAAI,CAAC,EAAE,aAAa,+CAMlE;AAED,wBAAsB,yBAAyB,CAAC,EAAE,EAAE,MAAM,+BAKzD;AAED,wBAAsB,wBAAwB,CAAC,IAAI,CAAC,EAAE,kBAAkB,+BAMvE;AAED,wBAAsB,wBAAwB,CAAC,IAAI,CAAC,EAAE,kBAAkB,+BAMvE"}
1
+ {"version":3,"file":"QualidadeService.d.ts","sourceRoot":"","sources":["../../../../../../lib/base/services/modules/qualidade/QualidadeService.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAGjE,OAAO,EAAE,kBAAkB,EAAE,MAAM,+CAA+C,CAAC;AACnF,OAAO,EAAE,MAAM,EAAE,MAAM,qCAAqC,CAAC;AAE7D,wBAAsB,wBAAwB,CAAC,IAAI,CAAC,EAAE,aAAa,+CAMlE;AAED,wBAAsB,yBAAyB,CAAC,EAAE,EAAE,MAAM,+BAKzD;AAED,wBAAsB,wBAAwB,CAAC,IAAI,CAAC,EAAE,kBAAkB,+BAMvE;AAED,wBAAsB,wBAAwB,CAAC,IAAI,CAAC,EAAE,kBAAkB,+BAMvE;AAED,wBAAsB,WAAW,CAAC,IAAI,CAAC,EAAE,aAAa,mCAMrD;AAED,wBAAsB,eAAe,CAAC,EAAE,EAAE,MAAM,mBAK/C;AAED,wBAAsB,cAAc,CAAC,IAAI,CAAC,EAAE,MAAM,+BAMjD;AAED,wBAAsB,cAAc,CAAC,IAAI,CAAC,EAAE,MAAM,+BAMjD"}
@@ -1,2 +1,2 @@
1
1
  export declare function apiGetFornecedor(body: any): Promise<unknown>;
2
- //# sourceMappingURL=motoristaService.d.ts.map
2
+ //# sourceMappingURL=MotoristaService.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MotoristaService.d.ts","sourceRoot":"","sources":["../../../../../../../lib/base/services/modules/transportadora/Motorista/MotoristaService.ts"],"names":[],"mappings":"AAKA,wBAAsB,gBAAgB,CAAC,IAAI,KAAA,oBAM1C"}
@@ -1 +1 @@
1
- {"version":3,"file":"OrdemCarregamentoService.d.ts","sourceRoot":"","sources":["../../../../../../../lib/base/services/modules/transportadora/ordemCarregamento/OrdemCarregamentoService.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAA;AAGhE,OAAO,EAAE,kBAAkB,EAAE,MAAM,sDAAsD,CAAC;AAG1F,wBAAsB,uBAAuB,CAAC,EAAE,EAAE,MAAM,+BAKvD;AAED,wBAAsB,uBAAuB,CAAC,IAAI,EAAE,kBAAkB,+CAMrE;AAED,wBAAsB,2BAA2B,CAAC,IAAI,CAAC,EAAE,aAAa,+CAMrE;AAED,wBAAsB,0BAA0B,CAAC,IAAI,EAAE,kBAAkB,+CAMxE;AAED,wBAAsB,6BAA6B,CAAC,MAAM,EAAE,MAAM,+CAKjE"}
1
+ {"version":3,"file":"OrdemCarregamentoService.d.ts","sourceRoot":"","sources":["../../../../../../../lib/base/services/modules/transportadora/OrdemCarregamento/OrdemCarregamentoService.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAA;AAGhE,OAAO,EAAE,kBAAkB,EAAE,MAAM,sDAAsD,CAAC;AAG1F,wBAAsB,uBAAuB,CAAC,EAAE,EAAE,MAAM,+BAKvD;AAED,wBAAsB,uBAAuB,CAAC,IAAI,EAAE,kBAAkB,+CAMrE;AAED,wBAAsB,2BAA2B,CAAC,IAAI,CAAC,EAAE,aAAa,+CAMrE;AAED,wBAAsB,0BAA0B,CAAC,IAAI,EAAE,kBAAkB,+CAMxE;AAED,wBAAsB,6BAA6B,CAAC,MAAM,EAAE,MAAM,+CAKjE"}
@@ -9,9 +9,10 @@ export * from './Irpf/IrpfService';
9
9
  export * from './Iss/IssService';
10
10
  export * from './Itinerario/ItinerarioService';
11
11
  export * from './Material/MaterialService';
12
+ export * from './Motorista/MotoristaService';
12
13
  export * from './NaturezaCarga/NaturezaCargaService';
13
14
  export * from './NotaFiscal/NotaFiscalService';
14
- export * from './ordemCarregamento/OrdemCarregamentoService';
15
+ export * from './OrdemCarregamento/OrdemCarregamentoService';
15
16
  export * from './RemetenteDestinatario/RemetenteDestinatarioService';
16
17
  export * from './Rota/RotaService';
17
18
  export * from './TiposCarga/TipoCargaService';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../lib/base/services/modules/transportadora/index.ts"],"names":[],"mappings":"AAAA,cAAc,kDAAkD,CAAC;AACjE,cAAc,8DAA8D,CAAC;AAC7E,cAAc,oBAAoB,CAAC;AACnC,cAAc,sBAAsB,CAAC;AACrC,cAAc,sCAAsC,CAAC;AACrD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,oBAAoB,CAAC;AACnC,cAAc,oBAAoB,CAAC;AACnC,cAAc,kBAAkB,CAAC;AACjC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,sCAAsC,CAAC;AACrD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,8CAA8C,CAAC;AAC7D,cAAc,sDAAsD,CAAC;AACrE,cAAc,oBAAoB,CAAC;AACnC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,0BAA0B,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../lib/base/services/modules/transportadora/index.ts"],"names":[],"mappings":"AAAA,cAAc,kDAAkD,CAAC;AACjE,cAAc,8DAA8D,CAAC;AAC7E,cAAc,oBAAoB,CAAC;AACnC,cAAc,sBAAsB,CAAC;AACrC,cAAc,sCAAsC,CAAC;AACrD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,oBAAoB,CAAC;AACnC,cAAc,oBAAoB,CAAC;AACnC,cAAc,kBAAkB,CAAC;AACjC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,sCAAsC,CAAC;AACrD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,8CAA8C,CAAC;AAC7D,cAAc,sDAAsD,CAAC;AACrE,cAAc,oBAAoB,CAAC;AACnC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,0BAA0B,CAAC"}
@@ -0,0 +1,2 @@
1
+
2
+ //# sourceMappingURL=TLiquidarContratoRequest.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TLiquidarContratoRequest.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+
2
+ //# sourceMappingURL=TCockpitComprasContratosLiquidadosResponse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TCockpitComprasContratosLiquidadosResponse.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+
2
+ //# sourceMappingURL=TCockpitComprasContratosPendentesResponse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TCockpitComprasContratosPendentesResponse.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+
2
+ //# sourceMappingURL=TCockpitComprasContratosTotaisResponse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TCockpitComprasContratosTotaisResponse.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+
2
+ //# sourceMappingURL=TGroupByInscricaoEstadualResponse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TGroupByInscricaoEstadualResponse.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1,6 @@
1
+ var O = /* @__PURE__ */ ((A) => (A.OLEO_DEGOMADO = "OLEO_DEGOMADO", A.FARELO_DE_SOJA = "FARELO_DE_SOJA", A.SOJA_DESATIVADA = "SOJA_DESATIVADA", A))(O || {}), E = /* @__PURE__ */ ((A) => (A.UMIDADE = "umidade", A.ACIDEZ = "acidez", A.FLASH_POINT = "flashPoint", A.FOSFORO = "fosforo", A.COR_LOVIBOND_AMARELO = "corLovibondAmarelo", A.COR_LOVIBOND_VERMELHO = "corLovibondVermelho", A.COR_LOVIBOND_AZUL = "corLovibondAzul", A.SABOES = "saboes", A.IODO = "iodo", A.ACIDOS_GRAXOS = "acidosGraxos", A.DENSIDADE = "densidade", A.INDICE_PEROXIDO = "indicePeroxido", A.IMPUREZA = "impureza", A.IMPUREZA_UMIDADE = "impurezaUmidade", A.ASPECTO = "aspecto", A.CLOROFILA = "clorofila", A.PROTEINA_BRUTA = "proteinaBruta", A.EXTRATO_ETERREO = "extratoEtereo", A.FIBRA_BRUTA = "fibraBruta", A.MATERIA_MINERAL = "materiaMineral", A.ATIVIDADE_UREATICA_MAX = "atividadeUreaticaMax", A.SOLUBILIDADE = "solubilidade", A.AFLATOXINA = "aflatoxina", A))(E || {});
2
+ export {
3
+ E as ResultadoLaudo,
4
+ O as TipoLaudo
5
+ };
6
+ //# sourceMappingURL=laudo.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"laudo.js","sources":["../../../../../lib/base/@types/models/qualidade/laudo.ts"],"sourcesContent":["export type TLaudo = {\n id: number;\n dataAnalise: Date;\n tipoLaudo: string;\n resultado: ResultadoLaudo;\n};\nexport enum TipoLaudo {\n OLEO_DEGOMADO = \"OLEO_DEGOMADO\",\n FARELO_DE_SOJA = \"FARELO_DE_SOJA\",\n SOJA_DESATIVADA = \"SOJA_DESATIVADA\",\n}\n\nexport enum ResultadoLaudo {\n UMIDADE = \"umidade\",\n ACIDEZ = \"acidez\",\n FLASH_POINT = \"flashPoint\",\n FOSFORO = \"fosforo\",\n COR_LOVIBOND_AMARELO = \"corLovibondAmarelo\",\n COR_LOVIBOND_VERMELHO = \"corLovibondVermelho\",\n COR_LOVIBOND_AZUL = \"corLovibondAzul\",\n SABOES = \"saboes\",\n IODO = \"iodo\",\n ACIDOS_GRAXOS = \"acidosGraxos\",\n DENSIDADE = \"densidade\",\n INDICE_PEROXIDO = \"indicePeroxido\",\n IMPUREZA = \"impureza\",\n IMPUREZA_UMIDADE = \"impurezaUmidade\",\n ASPECTO = \"aspecto\",\n CLOROFILA = \"clorofila\",\n PROTEINA_BRUTA = \"proteinaBruta\",\n EXTRATO_ETERREO = \"extratoEtereo\",\n FIBRA_BRUTA = \"fibraBruta\",\n MATERIA_MINERAL = \"materiaMineral\",\n ATIVIDADE_UREATICA_MAX = \"atividadeUreaticaMax\",\n SOLUBILIDADE = \"solubilidade\",\n AFLATOXINA = \"aflatoxina\",\n}\n"],"names":["TipoLaudo","ResultadoLaudo"],"mappings":"AAMO,IAAKA,sBAAAA,OACVA,EAAA,gBAAgB,iBAChBA,EAAA,iBAAiB,kBACjBA,EAAA,kBAAkB,mBAHRA,IAAAA,KAAA,CAAA,CAAA,GAMAC,sBAAAA,OACVA,EAAA,UAAU,WACVA,EAAA,SAAS,UACTA,EAAA,cAAc,cACdA,EAAA,UAAU,WACVA,EAAA,uBAAuB,sBACvBA,EAAA,wBAAwB,uBACxBA,EAAA,oBAAoB,mBACpBA,EAAA,SAAS,UACTA,EAAA,OAAO,QACPA,EAAA,gBAAgB,gBAChBA,EAAA,YAAY,aACZA,EAAA,kBAAkB,kBAClBA,EAAA,WAAW,YACXA,EAAA,mBAAmB,mBACnBA,EAAA,UAAU,WACVA,EAAA,YAAY,aACZA,EAAA,iBAAiB,iBACjBA,EAAA,kBAAkB,iBAClBA,EAAA,cAAc,cACdA,EAAA,kBAAkB,kBAClBA,EAAA,yBAAyB,wBACzBA,EAAA,eAAe,gBACfA,EAAA,aAAa,cAvBHA,IAAAA,KAAA,CAAA,CAAA;"}
@@ -0,0 +1,2 @@
1
+
2
+ //# sourceMappingURL=cartaoPortadorFreteResponse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cartaoPortadorFreteResponse.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+
2
+ //# sourceMappingURL=ticket.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ticket.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -1,12 +1,14 @@
1
1
  import o from "./config/intervaloPrecoXml.js";
2
2
  import r from "./config/notificacaoCentralNfe.js";
3
- import e from "./config/vinculoUnidadeMedida.js";
4
- const f = {
3
+ import t from "./config/vinculoUnidadeMedida.js";
4
+ import a from "./config/cnpjLiberadoNota.js";
5
+ const n = {
5
6
  notificacaoCentralNfe: r,
6
7
  intervaloPrecoXml: o,
7
- vinculoUnidadeMedida: e
8
+ vinculoUnidadeMedida: t,
9
+ cnpjLiberadoNota: a
8
10
  };
9
11
  export {
10
- f as default
12
+ n as default
11
13
  };
12
14
  //# sourceMappingURL=centralNfe.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"centralNfe.js","sources":["../../../../../lib/base/configs/endpoints.config/centralNfe/centralNfe.ts"],"sourcesContent":["import intervaloPrecoXml from \"./config/intervaloPrecoXml\"\nimport notificacaoCentralNfe from \"./config/notificacaoCentralNfe\"\nimport vinculoUnidadeMedida from \"./config/vinculoUnidadeMedida\"\n\nconst centralNfe = {\n notificacaoCentralNfe,\n intervaloPrecoXml,\n vinculoUnidadeMedida\n}\n\nexport default centralNfe"],"names":["centralNfe","notificacaoCentralNfe","intervaloPrecoXml","vinculoUnidadeMedida"],"mappings":";;;AAIA,MAAMA,IAAa;AAAA,EACf,uBAAAC;AAAA,EACA,mBAAAC;AAAA,EACA,sBAAAC;AACJ;"}
1
+ {"version":3,"file":"centralNfe.js","sources":["../../../../../lib/base/configs/endpoints.config/centralNfe/centralNfe.ts"],"sourcesContent":["import intervaloPrecoXml from \"./config/intervaloPrecoXml\"\nimport notificacaoCentralNfe from \"./config/notificacaoCentralNfe\"\nimport vinculoUnidadeMedida from \"./config/vinculoUnidadeMedida\"\nimport cnpjLiberadoNota from \"./config/cnpjLiberadoNota\"\n\nconst centralNfe = {\n notificacaoCentralNfe,\n intervaloPrecoXml,\n vinculoUnidadeMedida,\n cnpjLiberadoNota\n}\n\nexport default centralNfe"],"names":["centralNfe","notificacaoCentralNfe","intervaloPrecoXml","vinculoUnidadeMedida","cnpjLiberadoNota"],"mappings":";;;;AAKA,MAAMA,IAAa;AAAA,EACf,uBAAAC;AAAA,EACA,mBAAAC;AAAA,EACA,sBAAAC;AAAA,EACA,kBAAAC;AACJ;"}
@@ -0,0 +1,10 @@
1
+ const t = "/central-nfe/api/cnpj-liberado-nota", n = {
2
+ findMonitor: { endpoint: `${t}/find-monitor`, httpMethod: "post" },
3
+ findOne: { endpoint: t, httpMethod: "get" },
4
+ update: { endpoint: t, httpMethod: "patch" },
5
+ create: { endpoint: t, httpMethod: "post" }
6
+ };
7
+ export {
8
+ n as default
9
+ };
10
+ //# sourceMappingURL=cnpjLiberadoNota.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cnpjLiberadoNota.js","sources":["../../../../../../lib/base/configs/endpoints.config/centralNfe/config/cnpjLiberadoNota.ts"],"sourcesContent":["const CNPJ_LIBERADO_NOTA_BASE_URL = '/central-nfe/api/cnpj-liberado-nota'\n\nconst cnpjLiberadoNota = {\n findMonitor: { endpoint: `${CNPJ_LIBERADO_NOTA_BASE_URL}/find-monitor`, httpMethod: 'post' },\n findOne: { endpoint: CNPJ_LIBERADO_NOTA_BASE_URL, httpMethod: 'get' },\n update: { endpoint: CNPJ_LIBERADO_NOTA_BASE_URL, httpMethod: 'patch' },\n create: { endpoint: CNPJ_LIBERADO_NOTA_BASE_URL, httpMethod: 'post' },\n}\n\nexport default cnpjLiberadoNota"],"names":["CNPJ_LIBERADO_NOTA_BASE_URL","cnpjLiberadoNota"],"mappings":"AAAA,MAAMA,IAA8B,uCAE9BC,IAAmB;AAAA,EACrB,aAAa,EAAE,UAAU,GAAGD,CAA2B,iBAAiB,YAAY,OAAA;AAAA,EACpF,SAAS,EAAE,UAAUA,GAA6B,YAAY,MAAA;AAAA,EAC9D,QAAQ,EAAE,UAAUA,GAA6B,YAAY,QAAA;AAAA,EAC7D,QAAQ,EAAE,UAAUA,GAA6B,YAAY,OAAA;AACjE;"}
@@ -1,10 +1,11 @@
1
- const n = "/dados-mestres/api/dm/business-partner", e = {
1
+ const n = "/dados-mestres/api/dm/business-partner", o = {
2
2
  find: { endpoint: `${n}/find`, method: "post" },
3
3
  findBusinessPartnerCliente: { endpoint: `${n}/find-business-partner-is-cliente`, method: "post" },
4
4
  findBusinessPartnerFornecedor: { endpoint: `${n}/find-business-partner-is-fornecedor`, method: "post" },
5
- findMonitorFornecedor: { endpoint: `${n}/find-monitor-fornecedor`, httpMethod: "post" }
5
+ findMonitorFornecedor: { endpoint: `${n}/find-monitor-fornecedor`, httpMethod: "post" },
6
+ findMonitorTransportadora: { endpoint: `${n}/find-monitor-transportadora`, httpMethod: "post" }
6
7
  };
7
8
  export {
8
- e as default
9
+ o as default
9
10
  };
10
11
  //# sourceMappingURL=businessPartner.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"businessPartner.js","sources":["../../../../../../lib/base/configs/endpoints.config/dm/config/businessPartner.ts"],"sourcesContent":["const BUSINESS_PARTNER_BASE_URL = '/dados-mestres/api/dm/business-partner'\n\nconst businessPartner = {\n find: { endpoint: `${BUSINESS_PARTNER_BASE_URL}/find`, method: 'post' },\n findBusinessPartnerCliente: { endpoint: `${BUSINESS_PARTNER_BASE_URL}/find-business-partner-is-cliente`, method: 'post' },\n findBusinessPartnerFornecedor: { endpoint: `${BUSINESS_PARTNER_BASE_URL}/find-business-partner-is-fornecedor`, method: 'post' },\n findMonitorFornecedor: { endpoint: `${BUSINESS_PARTNER_BASE_URL}/find-monitor-fornecedor`, httpMethod: 'post' }\n}\n\nexport default businessPartner"],"names":["BUSINESS_PARTNER_BASE_URL","businessPartner"],"mappings":"AAAA,MAAMA,IAA4B,0CAE5BC,IAAkB;AAAA,EACpB,MAAM,EAAE,UAAU,GAAGD,CAAyB,SAAS,QAAQ,OAAA;AAAA,EAC/D,4BAA4B,EAAE,UAAU,GAAGA,CAAyB,qCAAqC,QAAQ,OAAA;AAAA,EACjH,+BAA+B,EAAE,UAAU,GAAGA,CAAyB,wCAAwC,QAAQ,OAAA;AAAA,EACvH,uBAAuB,EAAE,UAAU,GAAGA,CAAyB,4BAA4B,YAAY,OAAA;AAC3G;"}
1
+ {"version":3,"file":"businessPartner.js","sources":["../../../../../../lib/base/configs/endpoints.config/dm/config/businessPartner.ts"],"sourcesContent":["const BUSINESS_PARTNER_BASE_URL = '/dados-mestres/api/dm/business-partner'\n\nconst businessPartner = {\n find: { endpoint: `${BUSINESS_PARTNER_BASE_URL}/find`, method: 'post' },\n findBusinessPartnerCliente: { endpoint: `${BUSINESS_PARTNER_BASE_URL}/find-business-partner-is-cliente`, method: 'post' },\n findBusinessPartnerFornecedor: { endpoint: `${BUSINESS_PARTNER_BASE_URL}/find-business-partner-is-fornecedor`, method: 'post' },\n findMonitorFornecedor: { endpoint: `${BUSINESS_PARTNER_BASE_URL}/find-monitor-fornecedor`, httpMethod: 'post' },\n findMonitorTransportadora: { endpoint: `${BUSINESS_PARTNER_BASE_URL}/find-monitor-transportadora`, httpMethod: 'post' }\n}\n\nexport default businessPartner"],"names":["BUSINESS_PARTNER_BASE_URL","businessPartner"],"mappings":"AAAA,MAAMA,IAA4B,0CAE5BC,IAAkB;AAAA,EACpB,MAAM,EAAE,UAAU,GAAGD,CAAyB,SAAS,QAAQ,OAAA;AAAA,EAC/D,4BAA4B,EAAE,UAAU,GAAGA,CAAyB,qCAAqC,QAAQ,OAAA;AAAA,EACjH,+BAA+B,EAAE,UAAU,GAAGA,CAAyB,wCAAwC,QAAQ,OAAA;AAAA,EACvH,uBAAuB,EAAE,UAAU,GAAGA,CAAyB,4BAA4B,YAAY,OAAA;AAAA,EACvG,2BAA2B,EAAE,UAAU,GAAGA,CAAyB,gCAAgC,YAAY,OAAA;AACnH;"}
@@ -1,7 +1,8 @@
1
- const a = {
2
- findAll: (o) => `/originacao/api/cockpit-compras?${o ?? ""}`
1
+ const i = {
2
+ findAll: (a) => `/originacao/api/cockpit-compras?${a ?? ""}`,
3
+ liquidarContrato: (a) => `/originacao/api/cockpit-compras/liquidar/${a}`
3
4
  };
4
5
  export {
5
- a as default
6
+ i as default
6
7
  };
7
8
  //# sourceMappingURL=cockpitCompras.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"cockpitCompras.js","sources":["../../../../../../lib/base/configs/endpoints.config/originacao/config/cockpitCompras.ts"],"sourcesContent":["const cockpitCompras = {\n findAll: (params?: string) => `/originacao/api/cockpit-compras?${params ?? \"\"}`,\n};\n\nexport default cockpitCompras;\n"],"names":["cockpitCompras","params"],"mappings":"AAAA,MAAMA,IAAiB;AAAA,EACrB,SAAS,CAACC,MAAoB,mCAAmCA,KAAU,EAAE;AAC/E;"}
1
+ {"version":3,"file":"cockpitCompras.js","sources":["../../../../../../lib/base/configs/endpoints.config/originacao/config/cockpitCompras.ts"],"sourcesContent":["const cockpitCompras = {\n findAll: (params?: string) => `/originacao/api/cockpit-compras?${params ?? \"\"}`,\n liquidarContrato: (contratoId: string) => `/originacao/api/cockpit-compras/liquidar/${contratoId}`,\n};\n\nexport default cockpitCompras;\n"],"names":["cockpitCompras","params","contratoId"],"mappings":"AAAA,MAAMA,IAAiB;AAAA,EACrB,SAAS,CAACC,MAAoB,mCAAmCA,KAAU,EAAE;AAAA,EAC7E,kBAAkB,CAACC,MAAuB,4CAA4CA,CAAU;AAClG;"}
@@ -0,0 +1,10 @@
1
+ const a = {
2
+ findAll: "/qualidade/api/qualidade/laudos/find",
3
+ findOne: "/qualidade/api/qualidade/laudos",
4
+ create: "/qualidade/api/qualidade/laudos/save",
5
+ update: "/qualidade/api/qualidade/laudos/update"
6
+ };
7
+ export {
8
+ a as default
9
+ };
10
+ //# sourceMappingURL=laudo.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"laudo.js","sources":["../../../../../../lib/base/configs/endpoints.config/qualidade/config/laudo.ts"],"sourcesContent":["const laudo = {\n findAll: \"/qualidade/api/qualidade/laudos/find\",\n findOne: \"/qualidade/api/qualidade/laudos\",\n create: \"/qualidade/api/qualidade/laudos/save\",\n update: \"/qualidade/api/qualidade/laudos/update\",\n};\n\nexport default laudo;\n"],"names":["laudo"],"mappings":"AAAA,MAAMA,IAAQ;AAAA,EACZ,SAAS;AAAA,EACT,SAAS;AAAA,EACT,QAAQ;AAAA,EACR,QAAQ;AACV;"}