keevo-api-services-hcm 0.0.19 → 0.0.21

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 (223) hide show
  1. package/esm2022/lib/models/dominio/camposobrigatorioscadastro.model.mjs +2 -0
  2. package/esm2022/lib/models/dominio/categoriahabilitacaocnh.mjs +2 -0
  3. package/esm2022/lib/models/dominio/categoriatrabalhador.model.mjs +2 -0
  4. package/esm2022/lib/models/dominio/indicativolotacao.model.mjs +2 -0
  5. package/esm2022/lib/models/dominio/motivodesligamentodiretornaoempregado.model.mjs +2 -0
  6. package/esm2022/lib/models/dominio/registrosituacao.model.mjs +2 -0
  7. package/esm2022/lib/models/dominio/relacaodependenciaplanosaude.model.mjs +2 -0
  8. package/esm2022/lib/models/dominio/sefipocorrencia.model.mjs +2 -0
  9. package/esm2022/lib/models/dominio/statusmovimentoestado.model.mjs +2 -0
  10. package/esm2022/lib/models/dominio/temporesidenciatrabalhadorimigrante.model.mjs +2 -0
  11. package/esm2022/lib/models/dominio/tipoacalculo.model.mjs +2 -0
  12. package/esm2022/lib/models/dominio/tipoacidentetransito.model.mjs +2 -0
  13. package/esm2022/lib/models/dominio/tipoacordoconvencao.model.mjs +2 -0
  14. package/esm2022/lib/models/dominio/tipoadmissao.model.mjs +2 -0
  15. package/esm2022/lib/models/dominio/tipoadmissaocaged.model.mjs +2 -0
  16. package/esm2022/lib/models/dominio/tipoadmissaoesocial.model.mjs +2 -0
  17. package/esm2022/lib/models/dominio/tipoapuracaomedia.model.mjs +2 -0
  18. package/esm2022/lib/models/dominio/tipocaepf.model.mjs +2 -0
  19. package/esm2022/lib/models/dominio/tipocontratacao.model.mjs +2 -0
  20. package/esm2022/lib/models/dominio/tipocontratotrabalho.model.mjs +2 -0
  21. package/esm2022/lib/models/dominio/tipodadospessoa.model.mjs +2 -0
  22. package/esm2022/lib/models/dominio/tipodependenciairrf.model.mjs +2 -0
  23. package/esm2022/lib/models/dominio/tipodiatrabalhado.model.mjs +2 -0
  24. package/esm2022/lib/models/dominio/tipoentidadehcm.model.mjs +2 -0
  25. package/esm2022/lib/models/dominio/tipofolha.model.mjs +1 -1
  26. package/esm2022/lib/models/dominio/tipofuncionario.model.mjs +2 -0
  27. package/esm2022/lib/models/dominio/tipoinss.model.mjs +2 -0
  28. package/esm2022/lib/models/dominio/tipojornada.model.mjs +2 -0
  29. package/esm2022/lib/models/dominio/tipolotacao.model.mjs +2 -0
  30. package/esm2022/lib/models/dominio/tipomotivosalariofamilia.model.mjs +2 -0
  31. package/esm2022/lib/models/dominio/tiporegimeprevidenciario.model.mjs +2 -0
  32. package/esm2022/lib/models/dominio/tiporegimetrabalhista.model.mjs +2 -0
  33. package/esm2022/lib/models/dominio/tiporeintegracao.model.mjs +2 -0
  34. package/esm2022/lib/models/dominio/tiposindicato.model.mjs +2 -0
  35. package/esm2022/lib/models/dominio/tipotomador.model.mjs +2 -0
  36. package/esm2022/lib/models/dominio/tipotransporte.model.mjs +2 -0
  37. package/esm2022/lib/models/dominio/tipovinculoempregaticio.model.mjs +2 -0
  38. package/esm2022/lib/models/dominio/treinamento.model.mjs +2 -0
  39. package/esm2022/lib/models/hcm/hierarquiaorganizacional/atualizarordem.model.mjs +2 -0
  40. package/esm2022/lib/models/hcm/hierarquiaorganizacional/hierarquiaorganizacional.model.mjs +1 -1
  41. package/esm2022/lib/models/hcm/relacionamentolotacao/relacionamentolotacao.model.mjs +1 -1
  42. package/esm2022/lib/models/pessoa/registro/registro.model.mjs +1 -1
  43. package/esm2022/lib/services/dominio/campos-obrigatorios-cadastro.service.mjs +35 -0
  44. package/esm2022/lib/services/dominio/categoria-ocorrencia-estado.service.mjs +4 -4
  45. package/esm2022/lib/services/dominio/categoria-trabalhador-tipos-afastamento.service.mjs +4 -4
  46. package/esm2022/lib/services/dominio/categoria-trabalhador.service.mjs +4 -4
  47. package/esm2022/lib/services/dominio/categoriahabilitacaocnh.service.mjs +35 -0
  48. package/esm2022/lib/services/dominio/cbo.service.mjs +4 -4
  49. package/esm2022/lib/services/dominio/codigo-dirf.service.mjs +4 -4
  50. package/esm2022/lib/services/dominio/codigo-gps.service.mjs +4 -4
  51. package/esm2022/lib/services/dominio/codigo-terceiro.service.mjs +4 -4
  52. package/esm2022/lib/services/dominio/condicao-ingresso-trabalhador-imigrante.service.mjs +4 -4
  53. package/esm2022/lib/services/dominio/considerar-meses-sem-trabalhar-por-afastamento.service.mjs +4 -4
  54. package/esm2022/lib/services/dominio/contribuicao-patronal.service.mjs +4 -4
  55. package/esm2022/lib/services/dominio/cooperativa.service.mjs +4 -4
  56. package/esm2022/lib/services/dominio/fpas.service.mjs +4 -4
  57. package/esm2022/lib/services/dominio/indicativo-admissao.service.mjs +4 -4
  58. package/esm2022/lib/services/dominio/indicativo-lotacao.service.mjs +35 -0
  59. package/esm2022/lib/services/dominio/motivo-desligamento-diretor-nao-empregado.service.mjs +35 -0
  60. package/esm2022/lib/services/dominio/nivel-risco.service.mjs +4 -4
  61. package/esm2022/lib/services/dominio/onus-cessao.service.mjs +4 -4
  62. package/esm2022/lib/services/dominio/onus-remuneracao.service.mjs +4 -4
  63. package/esm2022/lib/services/dominio/regime-jornada.service.mjs +4 -4
  64. package/esm2022/lib/services/dominio/registro-situacao.service.mjs +35 -0
  65. package/esm2022/lib/services/dominio/relacaodependenciaplanosaude.service.mjs +35 -0
  66. package/esm2022/lib/services/dominio/sefip-ocorrencia.service.mjs +35 -0
  67. package/esm2022/lib/services/dominio/status-movimento-status.service.mjs +35 -0
  68. package/esm2022/lib/services/dominio/temporesidenciatrabalhadorimigrante.service.mjs +35 -0
  69. package/esm2022/lib/services/dominio/tipo-acidente-transito.service.mjs +35 -0
  70. package/esm2022/lib/services/dominio/tipo-acordo-convencao.service.mjs +35 -0
  71. package/esm2022/lib/services/dominio/tipo-admissao-caged.service.mjs +35 -0
  72. package/esm2022/lib/services/dominio/tipo-admissao-e-social.service.mjs +35 -0
  73. package/esm2022/lib/services/dominio/tipo-admissao.service.mjs +35 -0
  74. package/esm2022/lib/services/dominio/tipo-apuracao-media.service.mjs +35 -0
  75. package/esm2022/lib/services/dominio/tipo-caepf.service.mjs +35 -0
  76. package/esm2022/lib/services/dominio/tipo-calculo.service.mjs +35 -0
  77. package/esm2022/lib/services/dominio/tipo-contratacao.service.mjs +35 -0
  78. package/esm2022/lib/services/dominio/tipo-contrato-trabalho.service.mjs +35 -0
  79. package/esm2022/lib/services/dominio/tipo-dados-pessoa.service.mjs +35 -0
  80. package/esm2022/lib/services/dominio/tipo-dependencia-irrf.service.mjs +35 -0
  81. package/esm2022/lib/services/dominio/tipo-dia-trabalhado.service.mjs +35 -0
  82. package/esm2022/lib/services/dominio/tipo-entidade-hcm.service.mjs +35 -0
  83. package/esm2022/lib/services/dominio/tipo-folha.service.mjs +4 -4
  84. package/esm2022/lib/services/dominio/tipo-funcionario.service.mjs +35 -0
  85. package/esm2022/lib/services/dominio/tipo-inss.service.mjs +35 -0
  86. package/esm2022/lib/services/dominio/tipo-jornada.service.mjs +35 -0
  87. package/esm2022/lib/services/dominio/tipo-lotacao.service.mjs +35 -0
  88. package/esm2022/lib/services/dominio/tipo-motivo-salario-familia.service.mjs +35 -0
  89. package/esm2022/lib/services/dominio/tipo-pagamento-salario.service.mjs +4 -4
  90. package/esm2022/lib/services/dominio/tipo-regime-previdenciario.service.mjs +35 -0
  91. package/esm2022/lib/services/dominio/tipo-regime-trabalhista.service.mjs +35 -0
  92. package/esm2022/lib/services/dominio/tipo-reintegracao.service.mjs +35 -0
  93. package/esm2022/lib/services/dominio/tipo-salario.service.mjs +4 -4
  94. package/esm2022/lib/services/dominio/tipo-sindicato.service.mjs +35 -0
  95. package/esm2022/lib/services/dominio/tipo-tomador.service.mjs +35 -0
  96. package/esm2022/lib/services/dominio/tipo-transporte.service.mjs +35 -0
  97. package/esm2022/lib/services/dominio/tipo-vinculo-empregaticio.service.mjs +35 -0
  98. package/esm2022/lib/services/dominio/treinamento.service.mjs +35 -0
  99. package/esm2022/lib/services/hcm/cargo.service.mjs +4 -4
  100. package/esm2022/lib/services/hcm/centro-custo.service.mjs +4 -4
  101. package/esm2022/lib/services/hcm/centro-resultado.service.mjs +4 -4
  102. package/esm2022/lib/services/hcm/departamento.service.mjs +4 -4
  103. package/esm2022/lib/services/hcm/equipe-membro.service.mjs +4 -4
  104. package/esm2022/lib/services/hcm/equipe.service.mjs +4 -4
  105. package/esm2022/lib/services/hcm/hierarquiaorganizacional.service.mjs +35 -11
  106. package/esm2022/lib/services/hcm/relacionamento-lotacao.service.mjs +4 -4
  107. package/esm2022/lib/services/hcm/sub-tipo-ocorrencia.service.mjs +4 -4
  108. package/esm2022/lib/services/hcm/tipo-estado.service.mjs +4 -4
  109. package/esm2022/lib/services/hcm/tipo-ocorrencia.service.mjs +4 -4
  110. package/esm2022/lib/services/hcm/unidade-administrativa.service.mjs +4 -4
  111. package/esm2022/lib/services/hcm/unidade-hierarquica.service.mjs +4 -4
  112. package/esm2022/lib/services/passaporte/empresa-banner.service.mjs +4 -4
  113. package/esm2022/lib/services/passaporte/empresa-parametros.service.mjs +4 -4
  114. package/esm2022/lib/services/passaporte/empresa.service.mjs +8 -4
  115. package/esm2022/lib/services/pessoa/analista-pessoa.service.mjs +4 -4
  116. package/esm2022/lib/services/pessoa/colaborador.service.mjs +4 -4
  117. package/esm2022/lib/services/pessoa/keex.service.mjs +4 -4
  118. package/esm2022/lib/services/pessoa/lider.service.mjs +4 -4
  119. package/esm2022/lib/services/pessoa/registro.service.mjs +11 -7
  120. package/esm2022/lib/services/pessoa/tomador.service.mjs +4 -4
  121. package/esm2022/lib/services/utilitarios/dadosrelacionamento.service.mjs +4 -4
  122. package/esm2022/lib/services/utilitarios/validators.service.mjs +58 -4
  123. package/esm2022/public-api.mjs +38 -2
  124. package/fesm2022/keevo-api-services-hcm.mjs +1345 -144
  125. package/fesm2022/keevo-api-services-hcm.mjs.map +1 -1
  126. package/lib/models/dominio/camposobrigatorioscadastro.model.d.ts +8 -0
  127. package/lib/models/dominio/categoriahabilitacaocnh.d.ts +4 -0
  128. package/lib/models/dominio/categoriatrabalhador.model.d.ts +5 -0
  129. package/lib/models/dominio/indicativolotacao.model.d.ts +6 -0
  130. package/lib/models/dominio/motivodesligamentodiretornaoempregado.model.d.ts +5 -0
  131. package/lib/models/dominio/registrosituacao.model.d.ts +5 -0
  132. package/lib/models/dominio/relacaodependenciaplanosaude.model.d.ts +7 -0
  133. package/lib/models/dominio/sefipocorrencia.model.d.ts +6 -0
  134. package/lib/models/dominio/statusmovimentoestado.model.d.ts +4 -0
  135. package/lib/models/dominio/temporesidenciatrabalhadorimigrante.model.d.ts +4 -0
  136. package/lib/models/dominio/tipoacalculo.model.d.ts +5 -0
  137. package/lib/models/dominio/tipoacidentetransito.model.d.ts +4 -0
  138. package/lib/models/dominio/tipoacordoconvencao.model.d.ts +5 -0
  139. package/lib/models/dominio/tipoadmissao.model.d.ts +5 -0
  140. package/lib/models/dominio/tipoadmissaocaged.model.d.ts +5 -0
  141. package/lib/models/dominio/tipoadmissaoesocial.model.d.ts +4 -0
  142. package/lib/models/dominio/tipoapuracaomedia.model.d.ts +5 -0
  143. package/lib/models/dominio/tipocaepf.model.d.ts +4 -0
  144. package/lib/models/dominio/tipocontratacao.model.d.ts +5 -0
  145. package/lib/models/dominio/tipocontratotrabalho.model.d.ts +4 -0
  146. package/lib/models/dominio/tipodadospessoa.model.d.ts +4 -0
  147. package/lib/models/dominio/tipodependenciairrf.model.d.ts +8 -0
  148. package/lib/models/dominio/tipodiatrabalhado.model.d.ts +4 -0
  149. package/lib/models/dominio/tipoentidadehcm.model.d.ts +4 -0
  150. package/lib/models/dominio/tipofolha.model.d.ts +1 -1
  151. package/lib/models/dominio/tipofuncionario.model.d.ts +6 -0
  152. package/lib/models/dominio/tipoinss.model.d.ts +4 -0
  153. package/lib/models/dominio/tipojornada.model.d.ts +4 -0
  154. package/lib/models/dominio/tipolotacao.model.d.ts +5 -0
  155. package/lib/models/dominio/tipomotivosalariofamilia.model.d.ts +4 -0
  156. package/lib/models/dominio/tiporegimeprevidenciario.model.d.ts +4 -0
  157. package/lib/models/dominio/tiporegimetrabalhista.model.d.ts +4 -0
  158. package/lib/models/dominio/tiporeintegracao.model.d.ts +4 -0
  159. package/lib/models/dominio/tiposindicato.model.d.ts +5 -0
  160. package/lib/models/dominio/tipotomador.model.d.ts +4 -0
  161. package/lib/models/dominio/tipotransporte.model.d.ts +4 -0
  162. package/lib/models/dominio/tipovinculoempregaticio.model.d.ts +6 -0
  163. package/lib/models/dominio/treinamento.model.d.ts +7 -0
  164. package/lib/models/hcm/hierarquiaorganizacional/atualizarordem.model.d.ts +4 -0
  165. package/lib/models/hcm/hierarquiaorganizacional/hierarquiaorganizacional.model.d.ts +2 -1
  166. package/lib/models/pessoa/registro/registro.model.d.ts +1 -0
  167. package/lib/services/dominio/campos-obrigatorios-cadastro.service.d.ts +18 -0
  168. package/lib/services/dominio/categoria-trabalhador.service.d.ts +2 -2
  169. package/lib/services/dominio/categoriahabilitacaocnh.service.d.ts +18 -0
  170. package/lib/services/dominio/indicativo-lotacao.service.d.ts +18 -0
  171. package/lib/services/dominio/motivo-desligamento-diretor-nao-empregado.service.d.ts +18 -0
  172. package/lib/services/dominio/registro-situacao.service.d.ts +18 -0
  173. package/lib/services/dominio/relacaodependenciaplanosaude.service.d.ts +18 -0
  174. package/lib/services/dominio/sefip-ocorrencia.service.d.ts +18 -0
  175. package/lib/services/dominio/status-movimento-status.service.d.ts +18 -0
  176. package/lib/services/dominio/temporesidenciatrabalhadorimigrante.service.d.ts +18 -0
  177. package/lib/services/dominio/tipo-acidente-transito.service.d.ts +18 -0
  178. package/lib/services/dominio/tipo-acordo-convencao.service.d.ts +18 -0
  179. package/lib/services/dominio/tipo-admissao-caged.service.d.ts +18 -0
  180. package/lib/services/dominio/tipo-admissao-e-social.service.d.ts +18 -0
  181. package/lib/services/dominio/tipo-admissao.service.d.ts +18 -0
  182. package/lib/services/dominio/tipo-apuracao-media.service.d.ts +18 -0
  183. package/lib/services/dominio/tipo-caepf.service.d.ts +18 -0
  184. package/lib/services/dominio/tipo-calculo.service.d.ts +18 -0
  185. package/lib/services/dominio/tipo-contratacao.service.d.ts +18 -0
  186. package/lib/services/dominio/tipo-contrato-trabalho.service.d.ts +18 -0
  187. package/lib/services/dominio/tipo-dados-pessoa.service.d.ts +18 -0
  188. package/lib/services/dominio/tipo-dependencia-irrf.service.d.ts +18 -0
  189. package/lib/services/dominio/tipo-dia-trabalhado.service.d.ts +18 -0
  190. package/lib/services/dominio/tipo-entidade-hcm.service.d.ts +18 -0
  191. package/lib/services/dominio/tipo-folha.service.d.ts +1 -1
  192. package/lib/services/dominio/tipo-funcionario.service.d.ts +18 -0
  193. package/lib/services/dominio/tipo-inss.service.d.ts +18 -0
  194. package/lib/services/dominio/tipo-jornada.service.d.ts +18 -0
  195. package/lib/services/dominio/tipo-lotacao.service.d.ts +18 -0
  196. package/lib/services/dominio/tipo-motivo-salario-familia.service.d.ts +18 -0
  197. package/lib/services/dominio/tipo-regime-previdenciario.service.d.ts +18 -0
  198. package/lib/services/dominio/tipo-regime-trabalhista.service.d.ts +18 -0
  199. package/lib/services/dominio/tipo-reintegracao.service.d.ts +18 -0
  200. package/lib/services/dominio/tipo-sindicato.service.d.ts +18 -0
  201. package/lib/services/dominio/tipo-tomador.service.d.ts +18 -0
  202. package/lib/services/dominio/tipo-transporte.service.d.ts +18 -0
  203. package/lib/services/dominio/tipo-vinculo-empregaticio.service.d.ts +18 -0
  204. package/lib/services/dominio/treinamento.service.d.ts +18 -0
  205. package/lib/services/hcm/equipe-membro.service.d.ts +2 -2
  206. package/lib/services/hcm/equipe.service.d.ts +1 -1
  207. package/lib/services/hcm/hierarquiaorganizacional.service.d.ts +22 -9
  208. package/lib/services/hcm/relacionamento-lotacao.service.d.ts +1 -1
  209. package/lib/services/hcm/sub-tipo-ocorrencia.service.d.ts +1 -1
  210. package/lib/services/hcm/tipo-estado.service.d.ts +1 -1
  211. package/lib/services/hcm/tipo-ocorrencia.service.d.ts +1 -1
  212. package/lib/services/hcm/unidade-hierarquica.service.d.ts +1 -1
  213. package/lib/services/passaporte/empresa-banner.service.d.ts +1 -1
  214. package/lib/services/passaporte/empresa-parametros.service.d.ts +2 -2
  215. package/lib/services/passaporte/empresa.service.d.ts +2 -0
  216. package/lib/services/pessoa/analista-pessoa.service.d.ts +2 -2
  217. package/lib/services/pessoa/colaborador.service.d.ts +1 -1
  218. package/lib/services/pessoa/keex.service.d.ts +1 -1
  219. package/lib/services/pessoa/lider.service.d.ts +1 -1
  220. package/lib/services/pessoa/registro.service.d.ts +8 -5
  221. package/lib/services/utilitarios/validators.service.d.ts +3 -0
  222. package/package.json +2 -2
  223. package/public-api.d.ts +37 -0
@@ -14,10 +14,10 @@ class CargoService extends BaseApiService {
14
14
  Listar(filtro) {
15
15
  return this.getAllHeaders(this.hostEnv.apiUrlHcm, this.rotaListarTodos, new HttpHeaders().set("filtro", JSON.stringify(filtro)));
16
16
  }
17
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: CargoService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
18
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: CargoService, providedIn: 'root' }); }
17
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CargoService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
18
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CargoService, providedIn: 'root' }); }
19
19
  }
20
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: CargoService, decorators: [{
20
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CargoService, decorators: [{
21
21
  type: Injectable,
22
22
  args: [{
23
23
  providedIn: 'root'
@@ -45,10 +45,10 @@ class CentroCustoService extends BaseApiService {
45
45
  Selecionar(idcentrocusto) {
46
46
  return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idcentrocusto}`);
47
47
  }
48
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: CentroCustoService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
49
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: CentroCustoService, providedIn: 'root' }); }
48
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CentroCustoService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
49
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CentroCustoService, providedIn: 'root' }); }
50
50
  }
51
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: CentroCustoService, decorators: [{
51
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CentroCustoService, decorators: [{
52
52
  type: Injectable,
53
53
  args: [{
54
54
  providedIn: 'root'
@@ -72,10 +72,10 @@ class CentroResultadoService extends BaseApiService {
72
72
  Selecionar(idcentroresultado) {
73
73
  return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idcentroresultado}`);
74
74
  }
75
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: CentroResultadoService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
76
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: CentroResultadoService, providedIn: 'root' }); }
75
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CentroResultadoService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
76
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CentroResultadoService, providedIn: 'root' }); }
77
77
  }
78
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: CentroResultadoService, decorators: [{
78
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CentroResultadoService, decorators: [{
79
79
  type: Injectable,
80
80
  args: [{
81
81
  providedIn: 'root'
@@ -99,10 +99,10 @@ class DepartamentoService extends BaseApiService {
99
99
  Selecionar(iddepartamento) {
100
100
  return this.get(this.hostEnv.apiUrlHcm, `${this.rotaListarSelecionar}/${iddepartamento}`);
101
101
  }
102
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: DepartamentoService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
103
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: DepartamentoService, providedIn: 'root' }); }
102
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: DepartamentoService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
103
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: DepartamentoService, providedIn: 'root' }); }
104
104
  }
105
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: DepartamentoService, decorators: [{
105
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: DepartamentoService, decorators: [{
106
106
  type: Injectable,
107
107
  args: [{
108
108
  providedIn: 'root'
@@ -146,10 +146,10 @@ class EquipeMembroService extends BaseApiService {
146
146
  Selecionar(idanalista) {
147
147
  return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idanalista}`);
148
148
  }
149
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: EquipeMembroService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
150
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: EquipeMembroService, providedIn: 'root' }); }
149
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: EquipeMembroService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
150
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: EquipeMembroService, providedIn: 'root' }); }
151
151
  }
152
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: EquipeMembroService, decorators: [{
152
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: EquipeMembroService, decorators: [{
153
153
  type: Injectable,
154
154
  args: [{
155
155
  providedIn: 'root'
@@ -185,10 +185,10 @@ class EquipeService extends BaseApiService {
185
185
  Selecionar(idanalista) {
186
186
  return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idanalista}`);
187
187
  }
188
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: EquipeService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
189
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: EquipeService, providedIn: 'root' }); }
188
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: EquipeService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
189
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: EquipeService, providedIn: 'root' }); }
190
190
  }
191
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: EquipeService, decorators: [{
191
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: EquipeService, decorators: [{
192
192
  type: Injectable,
193
193
  args: [{
194
194
  providedIn: 'root'
@@ -208,11 +208,26 @@ class HierarquiaOrganizacionalService extends BaseApiService {
208
208
  this.rotaListartodos = 'hcm/api/v1/hierarquiaorganizacional/listartodos';
209
209
  this.rotaListartodosporlider = 'hcm/api/v1/hierarquiaorganizacional/listartodosporlider';
210
210
  this.rotaListarLideresSubstitutosPorHierarquiaOrganizacional = 'hcm/api/v1/hierarquiaorganizacional/ListarLideresSubstitutosPorHierarquiaOrganizacional';
211
+ this.rotaListarPossiveisLideres = 'hcm/api/v1/hierarquiaorganizacional/listarpossiveislideres';
212
+ this.rotaListarmembros = 'hcm/api/v1/hierarquiaorganizacional/listarmembros';
211
213
  this.rotaSalvar = 'hcm/api/v1/hierarquiaorganizacional/salvar';
212
214
  this.rotaAtualizaVinculoDeHierarquia = 'hcm/api/v1/hierarquiaorganizacional/AtualizaVinculoDeHierarquia';
213
215
  this.rotaAtualizarOrdemHierarquia = 'hcm/api/v1/hierarquiaorganizacional/AtualizarOrdemHierarquia';
216
+ this.rotaAtualizarOrdemHierarquias = 'hcm/api/v1/hierarquiaorganizacional/AtualizarOrdemHierarquias';
214
217
  this.rotaSelecionar = 'hcm/api/v1/hierarquiaorganizacional/selecionar';
215
- this.rotaListarPossiveisLideres = 'hcm/api/v1/hierarquiaorganizacional/listarpossiveislideres';
218
+ this.rotaSolicitarConfirmacaoAlteracaoLideranca = 'hcm/api/v1/hierarquiaorganizacional/SolicitarConfirmacaoAlteracaoLideranca';
219
+ this.rotaSelecionarTotalHierarquias = 'hcm/api/v1/hierarquiaorganizacional/selecionartotalhierarquias';
220
+ this.rotaVerificaLideranca = 'hcm/api/v1/hierarquiaorganizacional/VerificaLideranca';
221
+ this.rotalistarTodosLideres = 'hcm/api/v1/hierarquiaorganizacional/listarTodosLideres';
222
+ }
223
+ AtualizaVinculoDeHierarquia(dados) {
224
+ return this.post(this.hostEnv.apiUrlHcm, this.rotaAtualizaVinculoDeHierarquia, dados);
225
+ }
226
+ AtualizarOrdemHierarquia(idhierarquiaorganizacional, idordem) {
227
+ return this.post(this.hostEnv.apiUrlHcm, `${this.rotaAtualizarOrdemHierarquia}?idhierarquiaorganizacional=${idhierarquiaorganizacional}&ordem=${idordem}`);
228
+ }
229
+ AtualizarOrdemHierarquias(listaOrdens) {
230
+ return this.post(this.hostEnv.apiUrlHcm, this.rotaAtualizarOrdemHierarquias, listaOrdens);
216
231
  }
217
232
  Excluir(id) {
218
233
  return this.post(this.hostEnv.apiUrlHcm, this.rotaExcluir, id);
@@ -232,25 +247,34 @@ class HierarquiaOrganizacionalService extends BaseApiService {
232
247
  ListarLideresSubstitutosPorHierarquiaOrganizacional(filtro) {
233
248
  return this.post(this.hostEnv.apiUrlHcm, this.rotaListarLideresSubstitutosPorHierarquiaOrganizacional, filtro);
234
249
  }
235
- ListarPossiveisLideres(filtro, tipooperacao) {
250
+ ListarPossiveisLideres(filtro) {
236
251
  return this.post(this.hostEnv.apiUrlHcm, this.rotaListarPossiveisLideres, filtro);
237
252
  }
253
+ ListarMembros(filtro) {
254
+ return this.post(this.hostEnv.apiUrlHcm, this.rotaListarmembros, filtro);
255
+ }
256
+ ListarTodosLideres(filtro) {
257
+ return this.getAllHeaders(this.hostEnv.apiUrlHcm, this.rotalistarTodosLideres, new HttpHeaders().set("filtro", JSON.stringify(filtro)));
258
+ }
238
259
  Salvar(dados) {
239
260
  return this.post(this.hostEnv.apiUrlHcm, this.rotaSalvar, dados);
240
261
  }
241
- AtualizaVinculoDeHierarquia(dados) {
242
- return this.post(this.hostEnv.apiUrlHcm, this.rotaAtualizaVinculoDeHierarquia, dados);
243
- }
244
- AtualizarOrdemHierarquia(idhierarquiaorganizacional, idordem) {
245
- return this.post(this.hostEnv.apiUrlHcm, `${this.rotaAtualizarOrdemHierarquia}?idhierarquiaorganizacional=${idhierarquiaorganizacional}&ordem=${idordem}`);
262
+ SolicitarConfirmacaoAlteracaoLideranca(filtro) {
263
+ return this.getHeaders(this.hostEnv.apiUrlHcm, this.rotaSolicitarConfirmacaoAlteracaoLideranca, new HttpHeaders().set("filtro", JSON.stringify(filtro)));
246
264
  }
247
265
  Selecionar(id) {
248
266
  return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${id}`);
249
267
  }
250
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: HierarquiaOrganizacionalService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
251
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: HierarquiaOrganizacionalService, providedIn: 'root' }); }
268
+ SelecionarTotalHierarquias(idmaster, idempresaevocenter) {
269
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionarTotalHierarquias}/${idmaster}/${idempresaevocenter}`);
270
+ }
271
+ VerificarLideranca(filtro) {
272
+ return this.getHeaders(this.hostEnv.apiUrlHcm, this.rotaVerificaLideranca, new HttpHeaders().set("filtro", JSON.stringify(filtro)));
273
+ }
274
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: HierarquiaOrganizacionalService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
275
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: HierarquiaOrganizacionalService, providedIn: 'root' }); }
252
276
  }
253
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: HierarquiaOrganizacionalService, decorators: [{
277
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: HierarquiaOrganizacionalService, decorators: [{
254
278
  type: Injectable,
255
279
  args: [{
256
280
  providedIn: 'root'
@@ -294,10 +318,10 @@ class RelacionamentoLotacaoService extends BaseApiService {
294
318
  Selecionar(idrelacionamentolotacao) {
295
319
  return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idrelacionamentolotacao}`);
296
320
  }
297
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: RelacionamentoLotacaoService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
298
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: RelacionamentoLotacaoService, providedIn: 'root' }); }
321
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: RelacionamentoLotacaoService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
322
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: RelacionamentoLotacaoService, providedIn: 'root' }); }
299
323
  }
300
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: RelacionamentoLotacaoService, decorators: [{
324
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: RelacionamentoLotacaoService, decorators: [{
301
325
  type: Injectable,
302
326
  args: [{
303
327
  providedIn: 'root'
@@ -321,10 +345,10 @@ class SubTipoOcorrenciaService extends BaseApiService {
321
345
  Salvar(data) {
322
346
  return this.post(this.hostEnv.apiUrlHcm, this.rotaSalvar, data);
323
347
  }
324
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: SubTipoOcorrenciaService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
325
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: SubTipoOcorrenciaService, providedIn: 'root' }); }
348
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: SubTipoOcorrenciaService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
349
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: SubTipoOcorrenciaService, providedIn: 'root' }); }
326
350
  }
327
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: SubTipoOcorrenciaService, decorators: [{
351
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: SubTipoOcorrenciaService, decorators: [{
328
352
  type: Injectable,
329
353
  args: [{
330
354
  providedIn: 'root'
@@ -356,10 +380,10 @@ class TipoEstadoService extends BaseApiService {
356
380
  Selecionar(id) {
357
381
  return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${id}`);
358
382
  }
359
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: TipoEstadoService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
360
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: TipoEstadoService, providedIn: 'root' }); }
383
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoEstadoService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
384
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoEstadoService, providedIn: 'root' }); }
361
385
  }
362
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: TipoEstadoService, decorators: [{
386
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoEstadoService, decorators: [{
363
387
  type: Injectable,
364
388
  args: [{
365
389
  providedIn: 'root'
@@ -391,10 +415,10 @@ class TipoOcorrenciaService extends BaseApiService {
391
415
  Selecionar(idtipoocorrencia) {
392
416
  return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idtipoocorrencia}`);
393
417
  }
394
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: TipoOcorrenciaService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
395
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: TipoOcorrenciaService, providedIn: 'root' }); }
418
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoOcorrenciaService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
419
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoOcorrenciaService, providedIn: 'root' }); }
396
420
  }
397
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: TipoOcorrenciaService, decorators: [{
421
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoOcorrenciaService, decorators: [{
398
422
  type: Injectable,
399
423
  args: [{
400
424
  providedIn: 'root'
@@ -418,10 +442,10 @@ class UnidadeAdministrativaService extends BaseApiService {
418
442
  Selecionar(idunidadeadministrativa) {
419
443
  return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idunidadeadministrativa}`);
420
444
  }
421
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: UnidadeAdministrativaService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
422
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: UnidadeAdministrativaService, providedIn: 'root' }); }
445
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: UnidadeAdministrativaService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
446
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: UnidadeAdministrativaService, providedIn: 'root' }); }
423
447
  }
424
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: UnidadeAdministrativaService, decorators: [{
448
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: UnidadeAdministrativaService, decorators: [{
425
449
  type: Injectable,
426
450
  args: [{
427
451
  providedIn: 'root'
@@ -473,10 +497,10 @@ class UnidadehierarquicaService extends BaseApiService {
473
497
  SelecionarRaizPorChave(filtro) {
474
498
  return this.getHeaders(this.hostEnv.apiUrlHcm, this.rotaSelecionarRaizPorChave, new HttpHeaders().set("filtro", JSON.stringify(filtro)));
475
499
  }
476
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: UnidadehierarquicaService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
477
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: UnidadehierarquicaService, providedIn: 'root' }); }
500
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: UnidadehierarquicaService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
501
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: UnidadehierarquicaService, providedIn: 'root' }); }
478
502
  }
479
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: UnidadehierarquicaService, decorators: [{
503
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: UnidadehierarquicaService, decorators: [{
480
504
  type: Injectable,
481
505
  args: [{
482
506
  providedIn: 'root'
@@ -500,10 +524,10 @@ class EmpresaBannerService extends BaseApiService {
500
524
  Selecionar(idmaster, idempresaevocenter, ordem) {
501
525
  return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idmaster}/${idempresaevocenter}/${ordem}`);
502
526
  }
503
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: EmpresaBannerService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
504
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: EmpresaBannerService, providedIn: 'root' }); }
527
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: EmpresaBannerService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
528
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: EmpresaBannerService, providedIn: 'root' }); }
505
529
  }
506
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: EmpresaBannerService, decorators: [{
530
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: EmpresaBannerService, decorators: [{
507
531
  type: Injectable,
508
532
  args: [{
509
533
  providedIn: 'root'
@@ -531,10 +555,10 @@ class EmpresaParametrosService extends BaseApiService {
531
555
  SalvarEkeep(data) {
532
556
  return this.post(this.hostEnv.apiUrlHcm, this.rotaSalvarEkeep, data);
533
557
  }
534
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: EmpresaParametrosService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
535
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: EmpresaParametrosService, providedIn: 'root' }); }
558
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: EmpresaParametrosService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
559
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: EmpresaParametrosService, providedIn: 'root' }); }
536
560
  }
537
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: EmpresaParametrosService, decorators: [{
561
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: EmpresaParametrosService, decorators: [{
538
562
  type: Injectable,
539
563
  args: [{
540
564
  providedIn: 'root'
@@ -551,6 +575,7 @@ class EmpresaService extends BaseApiService {
551
575
  this.hostEnv = hostEnv;
552
576
  this.rotaListarEmpresas = 'hcm/api/v1/empresa/listarempresas';
553
577
  this.rotaListarEmpresaseFiliais = 'hcm/api/v1/empresa/listarempresaefiliais';
578
+ this.rotaListarFiliais = 'hcm/api/v1/empresa/listarfiliais';
554
579
  }
555
580
  ListarEmpresas(idmaster) {
556
581
  return this.getAll(this.hostEnv.apiUrlHcm, `${this.rotaListarEmpresas}/${idmaster}`);
@@ -558,10 +583,13 @@ class EmpresaService extends BaseApiService {
558
583
  ListarEmpresaEFiliais(idmaster, idempresaevocenter) {
559
584
  return this.getAll(this.hostEnv.apiUrlHcm, `${this.rotaListarEmpresaseFiliais}/${idmaster}/${idempresaevocenter}`);
560
585
  }
561
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: EmpresaService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
562
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: EmpresaService, providedIn: 'root' }); }
586
+ ListarFiliais(idempresaevocenter) {
587
+ return this.getAll(this.hostEnv.apiUrlHcm, `${this.rotaListarFiliais}/${idempresaevocenter}`);
588
+ }
589
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: EmpresaService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
590
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: EmpresaService, providedIn: 'root' }); }
563
591
  }
564
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: EmpresaService, decorators: [{
592
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: EmpresaService, decorators: [{
565
593
  type: Injectable,
566
594
  args: [{
567
595
  providedIn: 'root'
@@ -597,10 +625,10 @@ class AnalistaPessoaService extends BaseApiService {
597
625
  Selecionar(idanalista) {
598
626
  return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idanalista}`);
599
627
  }
600
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: AnalistaPessoaService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
601
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: AnalistaPessoaService, providedIn: 'root' }); }
628
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: AnalistaPessoaService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
629
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: AnalistaPessoaService, providedIn: 'root' }); }
602
630
  }
603
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: AnalistaPessoaService, decorators: [{
631
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: AnalistaPessoaService, decorators: [{
604
632
  type: Injectable,
605
633
  args: [{
606
634
  providedIn: 'root'
@@ -660,10 +688,10 @@ class ColaboradorService extends BaseApiService {
660
688
  VerificarColaboradorLider(filtro) {
661
689
  return this.getHeaders(this.hostEnv.apiUrlHcm, this.rotaVerificarColaboradorLider, new HttpHeaders().set("filtro", JSON.stringify(filtro)));
662
690
  }
663
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: ColaboradorService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
664
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: ColaboradorService, providedIn: 'root' }); }
691
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: ColaboradorService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
692
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: ColaboradorService, providedIn: 'root' }); }
665
693
  }
666
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: ColaboradorService, decorators: [{
694
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: ColaboradorService, decorators: [{
667
695
  type: Injectable,
668
696
  args: [{
669
697
  providedIn: 'root'
@@ -712,10 +740,10 @@ class KeexService extends BaseApiService {
712
740
  SelecionarFlagsDeAcessoAokeex(filtro) {
713
741
  return this.getAllHeaders(this.hostEnv.apiUrlHcm, this.rotaSelecionarFlagsDeAcessoAokeex, new HttpHeaders().set('filtro', JSON.stringify(filtro)));
714
742
  }
715
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: KeexService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
716
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: KeexService, providedIn: 'root' }); }
743
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: KeexService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
744
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: KeexService, providedIn: 'root' }); }
717
745
  }
718
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: KeexService, decorators: [{
746
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: KeexService, decorators: [{
719
747
  type: Injectable,
720
748
  args: [{
721
749
  providedIn: 'root',
@@ -786,10 +814,10 @@ class LiderService extends BaseApiService {
786
814
  ExisteIDRegistro(idmaster, idempresaevocenter, idregistro) {
787
815
  return this.get(this.hostEnv.apiUrlHcm, `${this.rotaExisteIDRegistro}/${idmaster}/${idempresaevocenter}/${idregistro}`);
788
816
  }
789
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: LiderService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
790
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: LiderService, providedIn: 'root' }); }
817
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: LiderService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
818
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: LiderService, providedIn: 'root' }); }
791
819
  }
792
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: LiderService, decorators: [{
820
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: LiderService, decorators: [{
793
821
  type: Injectable,
794
822
  args: [{
795
823
  providedIn: 'root'
@@ -808,7 +836,7 @@ class RegistroService extends BaseApiService {
808
836
  this.rotaExisteCpf = 'hcm/api/v1/registro/existecpf';
809
837
  this.rotaListar = 'hcm/api/v1/registro/listar';
810
838
  this.rotaListarContatos = 'hcm/api/v1/registro/listarcontatos';
811
- this.rotaListarPerfil = 'hcm/api/v1/registro/ListarPerfil';
839
+ this.rotaListarIdPorCpf = 'hcm/api/v1/registro/ListarIdPorCpf';
812
840
  this.rotaListarFuncionariosSemLotacao = 'hcm/api/v1/registro/ListarFuncionariosSemLotacao';
813
841
  this.rotaPesquisar = 'hcm/api/v1/registro/pesquisar';
814
842
  this.rotaListarAniversariantes = 'hcm/api/v1/registro/listaraniversariantes';
@@ -820,6 +848,7 @@ class RegistroService extends BaseApiService {
820
848
  this.rotaAlteraVisualizacaoAniversario = 'hcm/api/v1/registro/AlteraVisualizacaoAniversario';
821
849
  this.rotaTotalColaboradoresAtivos = 'hcm/api/v1/registro/TotalColaboradoresAtivos';
822
850
  this.rotaPesquisaLiderSubordinado = 'hcm/api/v1/registro/PesquisarLiderSubordinado';
851
+ this.rotaGEDListarDemonstrativoDePagamentoPorEmpresa = 'hcm/api/v1/registro/GEDListarDemonstrativoDePagamentoPorEmpresa';
823
852
  }
824
853
  Excluir(id) {
825
854
  return this.delete(this.hostEnv.apiUrlHcm, `${this.rotaExcluir}/${id}`);
@@ -833,8 +862,8 @@ class RegistroService extends BaseApiService {
833
862
  ListarContatos(filtro) {
834
863
  return this.post(this.hostEnv.apiUrlHcm, this.rotaListarContatos, filtro);
835
864
  }
836
- ListarPerfil(filtro) {
837
- return this.getHeaders(this.hostEnv.apiUrlHcm, this.rotaListarPerfil, new HttpHeaders().set("filtro", JSON.stringify(filtro)));
865
+ ListarIdPorCpf(filtro) {
866
+ return this.getHeaders(this.hostEnv.apiUrlHcm, this.rotaListarIdPorCpf, new HttpHeaders().set("filtro", JSON.stringify(filtro)));
838
867
  }
839
868
  ListarFuncionariosSemLotacao(filtro) {
840
869
  return this.getAllHeaders(this.hostEnv.apiUrlHcm, this.rotaListarFuncionariosSemLotacao, new HttpHeaders().set("filtro", JSON.stringify(filtro)));
@@ -851,6 +880,9 @@ class RegistroService extends BaseApiService {
851
880
  SelecionarPerfil(filtro) {
852
881
  return this.getHeaders(this.hostEnv.apiUrlHcm, this.rotaSelecionarPerfil, new HttpHeaders().set("filtro", JSON.stringify(filtro)));
853
882
  }
883
+ GEDListarDemonstrativoDePagamentoPorEmpresa(filtro) {
884
+ return this.getHeaders(this.hostEnv.apiUrlHcm, this.rotaGEDListarDemonstrativoDePagamentoPorEmpresa, new HttpHeaders().set("filtro", JSON.stringify(filtro)));
885
+ }
854
886
  Salvar(data) {
855
887
  return this.post(this.hostEnv.apiUrlHcm, this.rotaSalvar, data);
856
888
  }
@@ -872,10 +904,10 @@ class RegistroService extends BaseApiService {
872
904
  TotalColaboradoresAtivos(filtro) {
873
905
  return this.getAllHeaders(this.hostEnv.apiUrlHcm, this.rotaTotalColaboradoresAtivos, new HttpHeaders().set("filtro", JSON.stringify(filtro)));
874
906
  }
875
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: RegistroService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
876
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: RegistroService, providedIn: 'root' }); }
907
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: RegistroService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
908
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: RegistroService, providedIn: 'root' }); }
877
909
  }
878
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: RegistroService, decorators: [{
910
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: RegistroService, decorators: [{
879
911
  type: Injectable,
880
912
  args: [{
881
913
  providedIn: 'root'
@@ -899,10 +931,10 @@ class TomadorService extends BaseApiService {
899
931
  Selecionar(idtomador) {
900
932
  return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idtomador}`);
901
933
  }
902
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: TomadorService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
903
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: TomadorService, providedIn: 'root' }); }
934
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TomadorService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
935
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TomadorService, providedIn: 'root' }); }
904
936
  }
905
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: TomadorService, decorators: [{
937
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TomadorService, decorators: [{
906
938
  type: Injectable,
907
939
  args: [{
908
940
  providedIn: 'root'
@@ -929,10 +961,10 @@ class DadosConfiguracoesService {
929
961
  getIndicativosLotacaoDominio() {
930
962
  return this.indicativosLotacaoDominio;
931
963
  }
932
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: DadosConfiguracoesService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
933
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: DadosConfiguracoesService, providedIn: 'root' }); }
964
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: DadosConfiguracoesService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
965
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: DadosConfiguracoesService, providedIn: 'root' }); }
934
966
  }
935
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: DadosConfiguracoesService, decorators: [{
967
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: DadosConfiguracoesService, decorators: [{
936
968
  type: Injectable,
937
969
  args: [{
938
970
  providedIn: 'root'
@@ -1079,6 +1111,60 @@ class ValidatorsService {
1079
1111
  }
1080
1112
  };
1081
1113
  }
1114
+ conditionalRequired(conditionalFormControlName, message = 'Campo obrigatório') {
1115
+ return (control) => {
1116
+ if (control.value === null || control.value === undefined || control.value === '') {
1117
+ // Verifica se algum dos controles listados está preenchido
1118
+ if (conditionalFormControlName.some(name => control.parent?.get(name)?.value)) {
1119
+ return { erroMessage: message }; // Retorna o erro se algum controle estiver preenchido
1120
+ }
1121
+ else {
1122
+ return null; // Não retorna erro se nenhum controle estiver preenchido
1123
+ }
1124
+ }
1125
+ return null; // Retorna null se o campo atual estiver preenchido
1126
+ };
1127
+ }
1128
+ conditionalValueRequired(conditionalFormControlName, value, message = 'Campo obrigatório') {
1129
+ return (control) => {
1130
+ if (!control.parent) {
1131
+ return null; // Retorna null se não houver um formulário pai
1132
+ }
1133
+ // Verifica se algum dos controles especificados possui o valor informado
1134
+ const isAnyControlWithValue = conditionalFormControlName.some(name => {
1135
+ const controlToCheck = control.parent?.get(name);
1136
+ return controlToCheck && controlToCheck.value == value;
1137
+ });
1138
+ // Se algum controle tiver o valor informado, o controle atual se torna obrigatório
1139
+ if (isAnyControlWithValue) {
1140
+ // Verifica se o controle atual está vazio
1141
+ if (control.value === null || control.value === undefined || control.value === '') {
1142
+ return { erroMessage: message }; // Retorna o erro de campo obrigatório
1143
+ }
1144
+ }
1145
+ return null; // Retorna null se o campo atual estiver preenchido ou a condição não for atendida
1146
+ };
1147
+ }
1148
+ conditionalNotValueRequired(conditionalFormControlName, value, message = 'Campo obrigatório') {
1149
+ return (control) => {
1150
+ if (!control.parent) {
1151
+ return null; // Retorna null se não houver um formulário pai
1152
+ }
1153
+ // Verifica se algum dos controles especificados possui o valor informado
1154
+ const isAnyControlWithValue = conditionalFormControlName.some(name => {
1155
+ const controlToCheck = control.parent?.get(name);
1156
+ return controlToCheck && controlToCheck.value != value;
1157
+ });
1158
+ // Se algum controle tiver o valor informado, o controle atual se torna obrigatório
1159
+ if (isAnyControlWithValue) {
1160
+ // Verifica se o controle atual está vazio
1161
+ if (control.value === null || control.value === undefined || control.value === '') {
1162
+ return { erroMessage: message }; // Retorna o erro de campo obrigatório
1163
+ }
1164
+ }
1165
+ return null; // Retorna null se o campo atual estiver preenchido ou a condição não for atendida
1166
+ };
1167
+ }
1082
1168
  maxlenght(valormaximo, mensagem) {
1083
1169
  return (control) => {
1084
1170
  if (control.value === null || control.value === undefined || control.value === '') {
@@ -1093,10 +1179,10 @@ class ValidatorsService {
1093
1179
  }
1094
1180
  };
1095
1181
  }
1096
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: ValidatorsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1097
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: ValidatorsService, providedIn: 'root' }); }
1182
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: ValidatorsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1183
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: ValidatorsService, providedIn: 'root' }); }
1098
1184
  }
1099
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: ValidatorsService, decorators: [{
1185
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: ValidatorsService, decorators: [{
1100
1186
  type: Injectable,
1101
1187
  args: [{
1102
1188
  providedIn: 'root',
@@ -1125,10 +1211,10 @@ class CategoriaOcorrenciaEstadoService extends BaseApiService {
1125
1211
  ListarPorCategoria(idtipocategoriaocorrenciaestado) {
1126
1212
  return this.getAll(this.hostEnv.apiUrlHcm, `${this.rotaListarPorTipoCategoria}/${idtipocategoriaocorrenciaestado}`);
1127
1213
  }
1128
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: CategoriaOcorrenciaEstadoService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1129
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: CategoriaOcorrenciaEstadoService, providedIn: 'root' }); }
1214
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CategoriaOcorrenciaEstadoService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1215
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CategoriaOcorrenciaEstadoService, providedIn: 'root' }); }
1130
1216
  }
1131
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: CategoriaOcorrenciaEstadoService, decorators: [{
1217
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CategoriaOcorrenciaEstadoService, decorators: [{
1132
1218
  type: Injectable,
1133
1219
  args: [{
1134
1220
  providedIn: 'root'
@@ -1148,10 +1234,10 @@ class CategoriaTrabalhadorTiposAfastamentoService extends BaseApiService {
1148
1234
  Listar() {
1149
1235
  return this.getAll(this.hostEnv.apiUrlHcm, this.rotaListarTodos);
1150
1236
  }
1151
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: CategoriaTrabalhadorTiposAfastamentoService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1152
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: CategoriaTrabalhadorTiposAfastamentoService, providedIn: 'root' }); }
1237
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CategoriaTrabalhadorTiposAfastamentoService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1238
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CategoriaTrabalhadorTiposAfastamentoService, providedIn: 'root' }); }
1153
1239
  }
1154
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: CategoriaTrabalhadorTiposAfastamentoService, decorators: [{
1240
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CategoriaTrabalhadorTiposAfastamentoService, decorators: [{
1155
1241
  type: Injectable,
1156
1242
  args: [{
1157
1243
  providedIn: 'root'
@@ -1180,10 +1266,10 @@ class CategoriaTrabalhadorService extends BaseApiService {
1180
1266
  Selecionar(idcategoriaocorrenciaestado) {
1181
1267
  return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idcategoriaocorrenciaestado}`);
1182
1268
  }
1183
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: CategoriaTrabalhadorService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1184
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: CategoriaTrabalhadorService, providedIn: 'root' }); }
1269
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CategoriaTrabalhadorService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1270
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CategoriaTrabalhadorService, providedIn: 'root' }); }
1185
1271
  }
1186
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: CategoriaTrabalhadorService, decorators: [{
1272
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CategoriaTrabalhadorService, decorators: [{
1187
1273
  type: Injectable,
1188
1274
  args: [{
1189
1275
  providedIn: 'root'
@@ -1211,10 +1297,10 @@ class CboService extends BaseApiService {
1211
1297
  Selecionar(idcbo) {
1212
1298
  return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idcbo}`);
1213
1299
  }
1214
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: CboService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1215
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: CboService, providedIn: 'root' }); }
1300
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CboService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1301
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CboService, providedIn: 'root' }); }
1216
1302
  }
1217
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: CboService, decorators: [{
1303
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CboService, decorators: [{
1218
1304
  type: Injectable,
1219
1305
  args: [{
1220
1306
  providedIn: 'root'
@@ -1243,10 +1329,10 @@ class CodigoDirfService extends BaseApiService {
1243
1329
  Selecionar(idcodigodirf) {
1244
1330
  return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idcodigodirf}`);
1245
1331
  }
1246
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: CodigoDirfService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1247
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: CodigoDirfService, providedIn: 'root' }); }
1332
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CodigoDirfService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1333
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CodigoDirfService, providedIn: 'root' }); }
1248
1334
  }
1249
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: CodigoDirfService, decorators: [{
1335
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CodigoDirfService, decorators: [{
1250
1336
  type: Injectable,
1251
1337
  args: [{
1252
1338
  providedIn: 'root'
@@ -1274,10 +1360,10 @@ class CodigoGpsService extends BaseApiService {
1274
1360
  Selecionar(idcodigogps) {
1275
1361
  return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idcodigogps}`);
1276
1362
  }
1277
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: CodigoGpsService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1278
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: CodigoGpsService, providedIn: 'root' }); }
1363
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CodigoGpsService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1364
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CodigoGpsService, providedIn: 'root' }); }
1279
1365
  }
1280
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: CodigoGpsService, decorators: [{
1366
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CodigoGpsService, decorators: [{
1281
1367
  type: Injectable,
1282
1368
  args: [{
1283
1369
  providedIn: 'root'
@@ -1305,10 +1391,10 @@ class CodigoTerceiroService extends BaseApiService {
1305
1391
  Selecionar(idcodigoterceiro) {
1306
1392
  return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idcodigoterceiro}`);
1307
1393
  }
1308
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: CodigoTerceiroService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1309
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: CodigoTerceiroService, providedIn: 'root' }); }
1394
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CodigoTerceiroService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1395
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CodigoTerceiroService, providedIn: 'root' }); }
1310
1396
  }
1311
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: CodigoTerceiroService, decorators: [{
1397
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CodigoTerceiroService, decorators: [{
1312
1398
  type: Injectable,
1313
1399
  args: [{
1314
1400
  providedIn: 'root'
@@ -1336,10 +1422,10 @@ class ConsiderarMesesSemTrabalharPorAfastamentoService extends BaseApiService {
1336
1422
  Selecionar(idcodigoterceiro) {
1337
1423
  return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idcodigoterceiro}`);
1338
1424
  }
1339
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: ConsiderarMesesSemTrabalharPorAfastamentoService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1340
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: ConsiderarMesesSemTrabalharPorAfastamentoService, providedIn: 'root' }); }
1425
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: ConsiderarMesesSemTrabalharPorAfastamentoService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1426
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: ConsiderarMesesSemTrabalharPorAfastamentoService, providedIn: 'root' }); }
1341
1427
  }
1342
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: ConsiderarMesesSemTrabalharPorAfastamentoService, decorators: [{
1428
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: ConsiderarMesesSemTrabalharPorAfastamentoService, decorators: [{
1343
1429
  type: Injectable,
1344
1430
  args: [{
1345
1431
  providedIn: 'root'
@@ -1367,10 +1453,10 @@ class ContribuicaoPatrimonialService extends BaseApiService {
1367
1453
  Selecionar(idcontribuicaopatronal) {
1368
1454
  return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idcontribuicaopatronal}`);
1369
1455
  }
1370
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: ContribuicaoPatrimonialService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1371
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: ContribuicaoPatrimonialService, providedIn: 'root' }); }
1456
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: ContribuicaoPatrimonialService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1457
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: ContribuicaoPatrimonialService, providedIn: 'root' }); }
1372
1458
  }
1373
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: ContribuicaoPatrimonialService, decorators: [{
1459
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: ContribuicaoPatrimonialService, decorators: [{
1374
1460
  type: Injectable,
1375
1461
  args: [{
1376
1462
  providedIn: 'root'
@@ -1398,10 +1484,10 @@ class CooperativaService extends BaseApiService {
1398
1484
  Selecionar(idcooperativa) {
1399
1485
  return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idcooperativa}`);
1400
1486
  }
1401
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: CooperativaService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1402
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: CooperativaService, providedIn: 'root' }); }
1487
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CooperativaService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1488
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CooperativaService, providedIn: 'root' }); }
1403
1489
  }
1404
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: CooperativaService, decorators: [{
1490
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CooperativaService, decorators: [{
1405
1491
  type: Injectable,
1406
1492
  args: [{
1407
1493
  providedIn: 'root'
@@ -1429,10 +1515,10 @@ class FpasService extends BaseApiService {
1429
1515
  Selecionar(idfpas) {
1430
1516
  return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idfpas}`);
1431
1517
  }
1432
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: FpasService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1433
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: FpasService, providedIn: 'root' }); }
1518
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: FpasService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1519
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: FpasService, providedIn: 'root' }); }
1434
1520
  }
1435
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: FpasService, decorators: [{
1521
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: FpasService, decorators: [{
1436
1522
  type: Injectable,
1437
1523
  args: [{
1438
1524
  providedIn: 'root'
@@ -1460,10 +1546,10 @@ class TipoPagamentoSalarioService extends BaseApiService {
1460
1546
  Selecionar(idtipopagamentosalario) {
1461
1547
  return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idtipopagamentosalario}`);
1462
1548
  }
1463
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: TipoPagamentoSalarioService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1464
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: TipoPagamentoSalarioService, providedIn: 'root' }); }
1549
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoPagamentoSalarioService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1550
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoPagamentoSalarioService, providedIn: 'root' }); }
1465
1551
  }
1466
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: TipoPagamentoSalarioService, decorators: [{
1552
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoPagamentoSalarioService, decorators: [{
1467
1553
  type: Injectable,
1468
1554
  args: [{
1469
1555
  providedIn: 'root'
@@ -1491,10 +1577,10 @@ class TipoSalarioService extends BaseApiService {
1491
1577
  Selecionar(idtipopagamentosalario) {
1492
1578
  return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idtipopagamentosalario}`);
1493
1579
  }
1494
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: TipoSalarioService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1495
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: TipoSalarioService, providedIn: 'root' }); }
1580
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoSalarioService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1581
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoSalarioService, providedIn: 'root' }); }
1496
1582
  }
1497
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: TipoSalarioService, decorators: [{
1583
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoSalarioService, decorators: [{
1498
1584
  type: Injectable,
1499
1585
  args: [{
1500
1586
  providedIn: 'root'
@@ -1522,10 +1608,10 @@ class IndicativoAdmissaoService extends BaseApiService {
1522
1608
  Selecionar(idindicativoadmissao) {
1523
1609
  return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idindicativoadmissao}`);
1524
1610
  }
1525
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: IndicativoAdmissaoService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1526
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: IndicativoAdmissaoService, providedIn: 'root' }); }
1611
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: IndicativoAdmissaoService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1612
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: IndicativoAdmissaoService, providedIn: 'root' }); }
1527
1613
  }
1528
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: IndicativoAdmissaoService, decorators: [{
1614
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: IndicativoAdmissaoService, decorators: [{
1529
1615
  type: Injectable,
1530
1616
  args: [{
1531
1617
  providedIn: 'root'
@@ -1553,10 +1639,10 @@ class NivelRiscoService extends BaseApiService {
1553
1639
  Selecionar(idnivelrisco) {
1554
1640
  return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idnivelrisco}`);
1555
1641
  }
1556
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: NivelRiscoService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1557
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: NivelRiscoService, providedIn: 'root' }); }
1642
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NivelRiscoService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1643
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NivelRiscoService, providedIn: 'root' }); }
1558
1644
  }
1559
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: NivelRiscoService, decorators: [{
1645
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NivelRiscoService, decorators: [{
1560
1646
  type: Injectable,
1561
1647
  args: [{
1562
1648
  providedIn: 'root'
@@ -1584,10 +1670,10 @@ class RegimeJornadaService extends BaseApiService {
1584
1670
  Selecionar(idregimejornada) {
1585
1671
  return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idregimejornada}`);
1586
1672
  }
1587
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: RegimeJornadaService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1588
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: RegimeJornadaService, providedIn: 'root' }); }
1673
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: RegimeJornadaService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1674
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: RegimeJornadaService, providedIn: 'root' }); }
1589
1675
  }
1590
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: RegimeJornadaService, decorators: [{
1676
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: RegimeJornadaService, decorators: [{
1591
1677
  type: Injectable,
1592
1678
  args: [{
1593
1679
  providedIn: 'root'
@@ -1615,10 +1701,10 @@ class TipoFolhaService extends BaseApiService {
1615
1701
  Selecionar(idtipofolha) {
1616
1702
  return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idtipofolha}`);
1617
1703
  }
1618
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: TipoFolhaService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1619
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: TipoFolhaService, providedIn: 'root' }); }
1704
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoFolhaService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1705
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoFolhaService, providedIn: 'root' }); }
1620
1706
  }
1621
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: TipoFolhaService, decorators: [{
1707
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoFolhaService, decorators: [{
1622
1708
  type: Injectable,
1623
1709
  args: [{
1624
1710
  providedIn: 'root'
@@ -1646,10 +1732,10 @@ class OnusCessaoService extends BaseApiService {
1646
1732
  Selecionar(idonuscessao) {
1647
1733
  return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idonuscessao}`);
1648
1734
  }
1649
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: OnusCessaoService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1650
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: OnusCessaoService, providedIn: 'root' }); }
1735
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: OnusCessaoService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1736
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: OnusCessaoService, providedIn: 'root' }); }
1651
1737
  }
1652
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: OnusCessaoService, decorators: [{
1738
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: OnusCessaoService, decorators: [{
1653
1739
  type: Injectable,
1654
1740
  args: [{
1655
1741
  providedIn: 'root'
@@ -1677,10 +1763,10 @@ class OnusRemuneracaoService extends BaseApiService {
1677
1763
  Selecionar(idonusremuneracao) {
1678
1764
  return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idonusremuneracao}`);
1679
1765
  }
1680
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: OnusRemuneracaoService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1681
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: OnusRemuneracaoService, providedIn: 'root' }); }
1766
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: OnusRemuneracaoService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1767
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: OnusRemuneracaoService, providedIn: 'root' }); }
1682
1768
  }
1683
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: OnusRemuneracaoService, decorators: [{
1769
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: OnusRemuneracaoService, decorators: [{
1684
1770
  type: Injectable,
1685
1771
  args: [{
1686
1772
  providedIn: 'root'
@@ -1708,10 +1794,1126 @@ class CondicaoIngressoTrabalhadorImigranteService extends BaseApiService {
1708
1794
  Selecionar(idcondicaoingressotrabalhadorimigrante) {
1709
1795
  return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idcondicaoingressotrabalhadorimigrante}`);
1710
1796
  }
1711
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: CondicaoIngressoTrabalhadorImigranteService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1712
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: CondicaoIngressoTrabalhadorImigranteService, providedIn: 'root' }); }
1797
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CondicaoIngressoTrabalhadorImigranteService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1798
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CondicaoIngressoTrabalhadorImigranteService, providedIn: 'root' }); }
1799
+ }
1800
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CondicaoIngressoTrabalhadorImigranteService, decorators: [{
1801
+ type: Injectable,
1802
+ args: [{
1803
+ providedIn: 'root'
1804
+ }]
1805
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
1806
+ type: Inject,
1807
+ args: ['hostEnv']
1808
+ }] }] });
1809
+
1810
+ class CategoriaHabilitacaoCnhService extends BaseApiService {
1811
+ constructor(httpClient, hostEnv) {
1812
+ super(httpClient);
1813
+ this.httpClient = httpClient;
1814
+ this.hostEnv = hostEnv;
1815
+ this.rotaListar = 'hcm/api/v1/categoriahabilitacaocnh/listar';
1816
+ this.rotaExisteID = 'hcm/api/v1/categoriahabilitacaocnh/existeid';
1817
+ this.rotaSelecionar = 'hcm/api/v1/categoriahabilitacaocnh/selecionar';
1818
+ }
1819
+ Listar() {
1820
+ return this.getAll(this.hostEnv.apiUrlHcm, this.rotaListar);
1821
+ }
1822
+ ExisteID(idcategoriahabilitacaocnh) {
1823
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaExisteID}/${idcategoriahabilitacaocnh}`);
1824
+ }
1825
+ Selecionar(idcategoriahabilitacaocnh) {
1826
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idcategoriahabilitacaocnh}`);
1827
+ }
1828
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CategoriaHabilitacaoCnhService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1829
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CategoriaHabilitacaoCnhService, providedIn: 'root' }); }
1830
+ }
1831
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CategoriaHabilitacaoCnhService, decorators: [{
1832
+ type: Injectable,
1833
+ args: [{
1834
+ providedIn: 'root'
1835
+ }]
1836
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
1837
+ type: Inject,
1838
+ args: ['hostEnv']
1839
+ }] }] });
1840
+
1841
+ class IndicativoLotacaoService extends BaseApiService {
1842
+ constructor(httpClient, hostEnv) {
1843
+ super(httpClient);
1844
+ this.httpClient = httpClient;
1845
+ this.hostEnv = hostEnv;
1846
+ this.rotaExisteID = 'hcm/api/v1/indicativolotacao/ExisteID';
1847
+ this.rotaSelecionar = 'hcm/api/v1/indicativolotacao/selecionar';
1848
+ this.rotaListarTodos = 'hcm/api/v1/indicativolotacao/Listar';
1849
+ }
1850
+ ExisteID(idindicativolotacao) {
1851
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaExisteID}/${idindicativolotacao}`);
1852
+ }
1853
+ Listar() {
1854
+ return this.getAll(this.hostEnv.apiUrlHcm, this.rotaListarTodos);
1855
+ }
1856
+ Selecionar(idindicativolotacao) {
1857
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idindicativolotacao}`);
1858
+ }
1859
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: IndicativoLotacaoService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1860
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: IndicativoLotacaoService, providedIn: 'root' }); }
1861
+ }
1862
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: IndicativoLotacaoService, decorators: [{
1863
+ type: Injectable,
1864
+ args: [{
1865
+ providedIn: 'root'
1866
+ }]
1867
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
1868
+ type: Inject,
1869
+ args: ['hostEnv']
1870
+ }] }] });
1871
+
1872
+ class StatusMovimentoEstadoService extends BaseApiService {
1873
+ constructor(httpClient, hostEnv) {
1874
+ super(httpClient);
1875
+ this.httpClient = httpClient;
1876
+ this.hostEnv = hostEnv;
1877
+ this.rotaExisteID = 'hcm/api/v1/StatusMovimentoEstado/ExisteID';
1878
+ this.rotaSelecionar = 'hcm/api/v1/StatusMovimentoEstado/selecionar';
1879
+ this.rotaListarTodos = 'hcm/api/v1/StatusMovimentoEstado/Listar';
1880
+ }
1881
+ ExisteID(idstatusmovimentoestado) {
1882
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaExisteID}/${idstatusmovimentoestado}`);
1883
+ }
1884
+ Listar() {
1885
+ return this.getAll(this.hostEnv.apiUrlHcm, this.rotaListarTodos);
1886
+ }
1887
+ Selecionar(idstatusmovimentoestado) {
1888
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idstatusmovimentoestado}`);
1889
+ }
1890
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: StatusMovimentoEstadoService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1891
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: StatusMovimentoEstadoService, providedIn: 'root' }); }
1892
+ }
1893
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: StatusMovimentoEstadoService, decorators: [{
1894
+ type: Injectable,
1895
+ args: [{
1896
+ providedIn: 'root'
1897
+ }]
1898
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
1899
+ type: Inject,
1900
+ args: ['hostEnv']
1901
+ }] }] });
1902
+
1903
+ class RegistroSituacaoService extends BaseApiService {
1904
+ constructor(httpClient, hostEnv) {
1905
+ super(httpClient);
1906
+ this.httpClient = httpClient;
1907
+ this.hostEnv = hostEnv;
1908
+ this.rotaListar = 'hcm/api/v1/RegistroSituacao/listar';
1909
+ this.rotaExisteID = 'hcm/api/v1/RegistroSituacao/existeid';
1910
+ this.rotaSelecionar = 'hcm/api/v1/RegistroSituacao/selecionar';
1911
+ }
1912
+ Listar() {
1913
+ return this.getAll(this.hostEnv.apiUrlHcm, this.rotaListar);
1914
+ }
1915
+ ExisteID(idregistrosituacao) {
1916
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaExisteID}/${idregistrosituacao}`);
1917
+ }
1918
+ Selecionar(idregistrosituacao) {
1919
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idregistrosituacao}`);
1920
+ }
1921
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: RegistroSituacaoService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1922
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: RegistroSituacaoService, providedIn: 'root' }); }
1923
+ }
1924
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: RegistroSituacaoService, decorators: [{
1925
+ type: Injectable,
1926
+ args: [{
1927
+ providedIn: 'root'
1928
+ }]
1929
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
1930
+ type: Inject,
1931
+ args: ['hostEnv']
1932
+ }] }] });
1933
+
1934
+ class SefipOcorrenciaService extends BaseApiService {
1935
+ constructor(httpClient, hostEnv) {
1936
+ super(httpClient);
1937
+ this.httpClient = httpClient;
1938
+ this.hostEnv = hostEnv;
1939
+ this.rotaListar = 'hcm/api/v1/SefipOcorrencia/listar';
1940
+ this.rotaExisteID = 'hcm/api/v1/SefipOcorrencia/existeid';
1941
+ this.rotaSelecionar = 'hcm/api/v1/SefipOcorrencia/selecionar';
1942
+ }
1943
+ Listar() {
1944
+ return this.getAll(this.hostEnv.apiUrlHcm, this.rotaListar);
1945
+ }
1946
+ ExisteID(idsefipocorrencia) {
1947
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaExisteID}/${idsefipocorrencia}`);
1948
+ }
1949
+ Selecionar(idsefipocorrencia) {
1950
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idsefipocorrencia}`);
1951
+ }
1952
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: SefipOcorrenciaService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1953
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: SefipOcorrenciaService, providedIn: 'root' }); }
1954
+ }
1955
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: SefipOcorrenciaService, decorators: [{
1956
+ type: Injectable,
1957
+ args: [{
1958
+ providedIn: 'root'
1959
+ }]
1960
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
1961
+ type: Inject,
1962
+ args: ['hostEnv']
1963
+ }] }] });
1964
+
1965
+ class MotivoDesligamentoDiretorNaoEmpregadoService extends BaseApiService {
1966
+ constructor(httpClient, hostEnv) {
1967
+ super(httpClient);
1968
+ this.httpClient = httpClient;
1969
+ this.hostEnv = hostEnv;
1970
+ this.rotaListar = 'hcm/api/v1/MotivoDesligamentoDiretorNaoEmpregado/listar';
1971
+ this.rotaExisteID = 'hcm/api/v1/MotivoDesligamentoDiretorNaoEmpregado/existeid';
1972
+ this.rotaSelecionar = 'hcm/api/v1/MotivoDesligamentoDiretorNaoEmpregado/selecionar';
1973
+ }
1974
+ Listar() {
1975
+ return this.getAll(this.hostEnv.apiUrlHcm, this.rotaListar);
1976
+ }
1977
+ ExisteID(idmotivodesligamentodiretornaoempregado) {
1978
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaExisteID}/${idmotivodesligamentodiretornaoempregado}`);
1979
+ }
1980
+ Selecionar(idmotivodesligamentodiretornaoempregado) {
1981
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idmotivodesligamentodiretornaoempregado}`);
1982
+ }
1983
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: MotivoDesligamentoDiretorNaoEmpregadoService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
1984
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: MotivoDesligamentoDiretorNaoEmpregadoService, providedIn: 'root' }); }
1985
+ }
1986
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: MotivoDesligamentoDiretorNaoEmpregadoService, decorators: [{
1987
+ type: Injectable,
1988
+ args: [{
1989
+ providedIn: 'root'
1990
+ }]
1991
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
1992
+ type: Inject,
1993
+ args: ['hostEnv']
1994
+ }] }] });
1995
+
1996
+ class RelacaoDependenciaPlanoSaudeService extends BaseApiService {
1997
+ constructor(httpClient, hostEnv) {
1998
+ super(httpClient);
1999
+ this.httpClient = httpClient;
2000
+ this.hostEnv = hostEnv;
2001
+ this.rotaListar = 'hcm/api/v1/RelacaoDependenciaPlanoSaude/listar';
2002
+ this.rotaExisteID = 'hcm/api/v1/RelacaoDependenciaPlanoSaude/existeid';
2003
+ this.rotaSelecionar = 'hcm/api/v1/RelacaoDependenciaPlanoSaude/selecionar';
2004
+ }
2005
+ Listar() {
2006
+ return this.getAll(this.hostEnv.apiUrlHcm, this.rotaListar);
2007
+ }
2008
+ ExisteID(idrelacaodependenciaplanosaude) {
2009
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaExisteID}/${idrelacaodependenciaplanosaude}`);
2010
+ }
2011
+ Selecionar(idrelacaodependenciaplanosaude) {
2012
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idrelacaodependenciaplanosaude}`);
2013
+ }
2014
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: RelacaoDependenciaPlanoSaudeService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
2015
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: RelacaoDependenciaPlanoSaudeService, providedIn: 'root' }); }
2016
+ }
2017
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: RelacaoDependenciaPlanoSaudeService, decorators: [{
2018
+ type: Injectable,
2019
+ args: [{
2020
+ providedIn: 'root'
2021
+ }]
2022
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
2023
+ type: Inject,
2024
+ args: ['hostEnv']
2025
+ }] }] });
2026
+
2027
+ class TipoAcidenteTransitoService extends BaseApiService {
2028
+ constructor(httpClient, hostEnv) {
2029
+ super(httpClient);
2030
+ this.httpClient = httpClient;
2031
+ this.hostEnv = hostEnv;
2032
+ this.rotaListar = 'hcm/api/v1/TipoAcidenteTransito/listar';
2033
+ this.rotaExisteID = 'hcm/api/v1/TipoAcidenteTransito/existeid';
2034
+ this.rotaSelecionar = 'hcm/api/v1/TipoAcidenteTransito/selecionar';
2035
+ }
2036
+ Listar() {
2037
+ return this.getAll(this.hostEnv.apiUrlHcm, this.rotaListar);
2038
+ }
2039
+ ExisteID(idtipoacidentetransito) {
2040
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaExisteID}/${idtipoacidentetransito}`);
2041
+ }
2042
+ Selecionar(idtipoacidentetransito) {
2043
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idtipoacidentetransito}`);
2044
+ }
2045
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoAcidenteTransitoService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
2046
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoAcidenteTransitoService, providedIn: 'root' }); }
2047
+ }
2048
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoAcidenteTransitoService, decorators: [{
2049
+ type: Injectable,
2050
+ args: [{
2051
+ providedIn: 'root'
2052
+ }]
2053
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
2054
+ type: Inject,
2055
+ args: ['hostEnv']
2056
+ }] }] });
2057
+
2058
+ class TipoAcordoConvencaoService extends BaseApiService {
2059
+ constructor(httpClient, hostEnv) {
2060
+ super(httpClient);
2061
+ this.httpClient = httpClient;
2062
+ this.hostEnv = hostEnv;
2063
+ this.rotaListar = 'hcm/api/v1/TipoAcordoConvencao/listar';
2064
+ this.rotaExisteID = 'hcm/api/v1/TipoAcordoConvencao/existeid';
2065
+ this.rotaSelecionar = 'hcm/api/v1/TipoAcordoConvencao/selecionar';
2066
+ }
2067
+ Listar() {
2068
+ return this.getAll(this.hostEnv.apiUrlHcm, this.rotaListar);
2069
+ }
2070
+ ExisteID(idtipoacordoconvencao) {
2071
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaExisteID}/${idtipoacordoconvencao}`);
2072
+ }
2073
+ Selecionar(idtipoacordoconvencao) {
2074
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idtipoacordoconvencao}`);
2075
+ }
2076
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoAcordoConvencaoService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
2077
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoAcordoConvencaoService, providedIn: 'root' }); }
2078
+ }
2079
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoAcordoConvencaoService, decorators: [{
2080
+ type: Injectable,
2081
+ args: [{
2082
+ providedIn: 'root'
2083
+ }]
2084
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
2085
+ type: Inject,
2086
+ args: ['hostEnv']
2087
+ }] }] });
2088
+
2089
+ class TipoCalculoService extends BaseApiService {
2090
+ constructor(httpClient, hostEnv) {
2091
+ super(httpClient);
2092
+ this.httpClient = httpClient;
2093
+ this.hostEnv = hostEnv;
2094
+ this.rotaListar = 'hcm/api/v1/TipoCalculo/listar';
2095
+ this.rotaExisteID = 'hcm/api/v1/TipoCalculo/existeid';
2096
+ this.rotaSelecionar = 'hcm/api/v1/TipoCalculo/selecionar';
2097
+ }
2098
+ Listar() {
2099
+ return this.getAll(this.hostEnv.apiUrlHcm, this.rotaListar);
2100
+ }
2101
+ ExisteID(idtipocalculo) {
2102
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaExisteID}/${idtipocalculo}`);
2103
+ }
2104
+ Selecionar(idtipocalculo) {
2105
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idtipocalculo}`);
2106
+ }
2107
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoCalculoService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
2108
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoCalculoService, providedIn: 'root' }); }
2109
+ }
2110
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoCalculoService, decorators: [{
2111
+ type: Injectable,
2112
+ args: [{
2113
+ providedIn: 'root'
2114
+ }]
2115
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
2116
+ type: Inject,
2117
+ args: ['hostEnv']
2118
+ }] }] });
2119
+
2120
+ class TipoApuracaoMediaService extends BaseApiService {
2121
+ constructor(httpClient, hostEnv) {
2122
+ super(httpClient);
2123
+ this.httpClient = httpClient;
2124
+ this.hostEnv = hostEnv;
2125
+ this.rotaListar = 'hcm/api/v1/TipoApuracaoMedia/listar';
2126
+ this.rotaExisteID = 'hcm/api/v1/TipoApuracaoMedia/existeid';
2127
+ this.rotaSelecionar = 'hcm/api/v1/TipoApuracaoMedia/selecionar';
2128
+ }
2129
+ Listar() {
2130
+ return this.getAll(this.hostEnv.apiUrlHcm, this.rotaListar);
2131
+ }
2132
+ ExisteID(idtipoapuracaomedia) {
2133
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaExisteID}/${idtipoapuracaomedia}`);
2134
+ }
2135
+ Selecionar(idtipoapuracaomedia) {
2136
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idtipoapuracaomedia}`);
2137
+ }
2138
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoApuracaoMediaService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
2139
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoApuracaoMediaService, providedIn: 'root' }); }
2140
+ }
2141
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoApuracaoMediaService, decorators: [{
2142
+ type: Injectable,
2143
+ args: [{
2144
+ providedIn: 'root'
2145
+ }]
2146
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
2147
+ type: Inject,
2148
+ args: ['hostEnv']
2149
+ }] }] });
2150
+
2151
+ class TipoDependenciaIrrfService extends BaseApiService {
2152
+ constructor(httpClient, hostEnv) {
2153
+ super(httpClient);
2154
+ this.httpClient = httpClient;
2155
+ this.hostEnv = hostEnv;
2156
+ this.rotaListar = 'hcm/api/v1/TipoDependenciaIrrf/listar';
2157
+ this.rotaExisteID = 'hcm/api/v1/TipoDependenciaIrrf/existeid';
2158
+ this.rotaSelecionar = 'hcm/api/v1/TipoDependenciaIrrf/selecionar';
2159
+ }
2160
+ Listar() {
2161
+ return this.getAll(this.hostEnv.apiUrlHcm, this.rotaListar);
2162
+ }
2163
+ ExisteID(idtipodependenciairrf) {
2164
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaExisteID}/${idtipodependenciairrf}`);
2165
+ }
2166
+ Selecionar(idtipodependenciairrf) {
2167
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idtipodependenciairrf}`);
2168
+ }
2169
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoDependenciaIrrfService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
2170
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoDependenciaIrrfService, providedIn: 'root' }); }
2171
+ }
2172
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoDependenciaIrrfService, decorators: [{
2173
+ type: Injectable,
2174
+ args: [{
2175
+ providedIn: 'root'
2176
+ }]
2177
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
2178
+ type: Inject,
2179
+ args: ['hostEnv']
2180
+ }] }] });
2181
+
2182
+ class TipoContratacaoService extends BaseApiService {
2183
+ constructor(httpClient, hostEnv) {
2184
+ super(httpClient);
2185
+ this.httpClient = httpClient;
2186
+ this.hostEnv = hostEnv;
2187
+ this.rotaListar = 'hcm/api/v1/TipoContratacao/listar';
2188
+ this.rotaExisteID = 'hcm/api/v1/TipoContratacao/existeid';
2189
+ this.rotaSelecionar = 'hcm/api/v1/TipoContratacao/selecionar';
2190
+ }
2191
+ Listar() {
2192
+ return this.getAll(this.hostEnv.apiUrlHcm, this.rotaListar);
2193
+ }
2194
+ ExisteID(idtipocontratacao) {
2195
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaExisteID}/${idtipocontratacao}`);
2196
+ }
2197
+ Selecionar(idtipocontratacao) {
2198
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idtipocontratacao}`);
2199
+ }
2200
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoContratacaoService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
2201
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoContratacaoService, providedIn: 'root' }); }
2202
+ }
2203
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoContratacaoService, decorators: [{
2204
+ type: Injectable,
2205
+ args: [{
2206
+ providedIn: 'root'
2207
+ }]
2208
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
2209
+ type: Inject,
2210
+ args: ['hostEnv']
2211
+ }] }] });
2212
+
2213
+ class TipoAdmissaoService extends BaseApiService {
2214
+ constructor(httpClient, hostEnv) {
2215
+ super(httpClient);
2216
+ this.httpClient = httpClient;
2217
+ this.hostEnv = hostEnv;
2218
+ this.rotaListar = 'hcm/api/v1/TipoAdmissao/listar';
2219
+ this.rotaExisteID = 'hcm/api/v1/TipoAdmissao/existeid';
2220
+ this.rotaSelecionar = 'hcm/api/v1/TipoAdmissao/selecionar';
2221
+ }
2222
+ Listar() {
2223
+ return this.getAll(this.hostEnv.apiUrlHcm, this.rotaListar);
2224
+ }
2225
+ ExisteID(idtipoadmissao) {
2226
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaExisteID}/${idtipoadmissao}`);
2227
+ }
2228
+ Selecionar(idtipoadmissao) {
2229
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idtipoadmissao}`);
2230
+ }
2231
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoAdmissaoService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
2232
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoAdmissaoService, providedIn: 'root' }); }
2233
+ }
2234
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoAdmissaoService, decorators: [{
2235
+ type: Injectable,
2236
+ args: [{
2237
+ providedIn: 'root'
2238
+ }]
2239
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
2240
+ type: Inject,
2241
+ args: ['hostEnv']
2242
+ }] }] });
2243
+
2244
+ class TipoAdmissaoCagedService extends BaseApiService {
2245
+ constructor(httpClient, hostEnv) {
2246
+ super(httpClient);
2247
+ this.httpClient = httpClient;
2248
+ this.hostEnv = hostEnv;
2249
+ this.rotaListar = 'hcm/api/v1/TipoAdmissaoCaged/listar';
2250
+ this.rotaExisteID = 'hcm/api/v1/TipoAdmissaoCaged/existeid';
2251
+ this.rotaSelecionar = 'hcm/api/v1/TipoAdmissaoCaged/selecionar';
2252
+ }
2253
+ Listar() {
2254
+ return this.getAll(this.hostEnv.apiUrlHcm, this.rotaListar);
2255
+ }
2256
+ ExisteID(idtipoadmissaocaged) {
2257
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaExisteID}/${idtipoadmissaocaged}`);
2258
+ }
2259
+ Selecionar(idtipoadmissaocaged) {
2260
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idtipoadmissaocaged}`);
2261
+ }
2262
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoAdmissaoCagedService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
2263
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoAdmissaoCagedService, providedIn: 'root' }); }
2264
+ }
2265
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoAdmissaoCagedService, decorators: [{
2266
+ type: Injectable,
2267
+ args: [{
2268
+ providedIn: 'root'
2269
+ }]
2270
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
2271
+ type: Inject,
2272
+ args: ['hostEnv']
2273
+ }] }] });
2274
+
2275
+ class TipoAdmissaoESocialService extends BaseApiService {
2276
+ constructor(httpClient, hostEnv) {
2277
+ super(httpClient);
2278
+ this.httpClient = httpClient;
2279
+ this.hostEnv = hostEnv;
2280
+ this.rotaListar = 'hcm/api/v1/TipoAdmissaoESocial/listar';
2281
+ this.rotaExisteID = 'hcm/api/v1/TipoAdmissaoESocial/existeid';
2282
+ this.rotaSelecionar = 'hcm/api/v1/TipoAdmissaoESocial/selecionar';
2283
+ }
2284
+ Listar() {
2285
+ return this.getAll(this.hostEnv.apiUrlHcm, this.rotaListar);
2286
+ }
2287
+ ExisteID(idtipoadmissaoesocial) {
2288
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaExisteID}/${idtipoadmissaoesocial}`);
2289
+ }
2290
+ Selecionar(idtipoadmissaoesocial) {
2291
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idtipoadmissaoesocial}`);
2292
+ }
2293
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoAdmissaoESocialService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
2294
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoAdmissaoESocialService, providedIn: 'root' }); }
2295
+ }
2296
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoAdmissaoESocialService, decorators: [{
2297
+ type: Injectable,
2298
+ args: [{
2299
+ providedIn: 'root'
2300
+ }]
2301
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
2302
+ type: Inject,
2303
+ args: ['hostEnv']
2304
+ }] }] });
2305
+
2306
+ class TipoCaepfService extends BaseApiService {
2307
+ constructor(httpClient, hostEnv) {
2308
+ super(httpClient);
2309
+ this.httpClient = httpClient;
2310
+ this.hostEnv = hostEnv;
2311
+ this.rotaListar = 'hcm/api/v1/TipoCaepf/listar';
2312
+ this.rotaExisteID = 'hcm/api/v1/TipoCaepf/existeid';
2313
+ this.rotaSelecionar = 'hcm/api/v1/TipoCaepf/selecionar';
2314
+ }
2315
+ Listar() {
2316
+ return this.getAll(this.hostEnv.apiUrlHcm, this.rotaListar);
2317
+ }
2318
+ ExisteID(idtipocaepf) {
2319
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaExisteID}/${idtipocaepf}`);
2320
+ }
2321
+ Selecionar(idtipocaepf) {
2322
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idtipocaepf}`);
2323
+ }
2324
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoCaepfService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
2325
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoCaepfService, providedIn: 'root' }); }
2326
+ }
2327
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoCaepfService, decorators: [{
2328
+ type: Injectable,
2329
+ args: [{
2330
+ providedIn: 'root'
2331
+ }]
2332
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
2333
+ type: Inject,
2334
+ args: ['hostEnv']
2335
+ }] }] });
2336
+
2337
+ class TipoContratoTrabalhoService extends BaseApiService {
2338
+ constructor(httpClient, hostEnv) {
2339
+ super(httpClient);
2340
+ this.httpClient = httpClient;
2341
+ this.hostEnv = hostEnv;
2342
+ this.rotaListar = 'hcm/api/v1/TipoContratoTrabalho/listar';
2343
+ this.rotaExisteID = 'hcm/api/v1/TipoContratoTrabalho/existeid';
2344
+ this.rotaSelecionar = 'hcm/api/v1/TipoContratoTrabalho/selecionar';
2345
+ }
2346
+ Listar() {
2347
+ return this.getAll(this.hostEnv.apiUrlHcm, this.rotaListar);
2348
+ }
2349
+ ExisteID(idtipocontratotrabalho) {
2350
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaExisteID}/${idtipocontratotrabalho}`);
2351
+ }
2352
+ Selecionar(idtipocontratotrabalho) {
2353
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idtipocontratotrabalho}`);
2354
+ }
2355
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoContratoTrabalhoService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
2356
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoContratoTrabalhoService, providedIn: 'root' }); }
2357
+ }
2358
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoContratoTrabalhoService, decorators: [{
2359
+ type: Injectable,
2360
+ args: [{
2361
+ providedIn: 'root'
2362
+ }]
2363
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
2364
+ type: Inject,
2365
+ args: ['hostEnv']
2366
+ }] }] });
2367
+
2368
+ class TempoResidenciaTrabalhadorImigranteService extends BaseApiService {
2369
+ constructor(httpClient, hostEnv) {
2370
+ super(httpClient);
2371
+ this.httpClient = httpClient;
2372
+ this.hostEnv = hostEnv;
2373
+ this.rotaListar = 'hcm/api/v1/TempoResidenciaTrabalhadorImigrante/listar';
2374
+ this.rotaExisteID = 'hcm/api/v1/TempoResidenciaTrabalhadorImigrante/existeid';
2375
+ this.rotaSelecionar = 'hcm/api/v1/TempoResidenciaTrabalhadorImigrante/selecionar';
2376
+ }
2377
+ Listar() {
2378
+ return this.getAll(this.hostEnv.apiUrlHcm, this.rotaListar);
2379
+ }
2380
+ ExisteID(idtemporesidenciatrabalhadorimigrante) {
2381
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaExisteID}/${idtemporesidenciatrabalhadorimigrante}`);
2382
+ }
2383
+ Selecionar(idtemporesidenciatrabalhadorimigrante) {
2384
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idtemporesidenciatrabalhadorimigrante}`);
2385
+ }
2386
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TempoResidenciaTrabalhadorImigranteService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
2387
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TempoResidenciaTrabalhadorImigranteService, providedIn: 'root' }); }
2388
+ }
2389
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TempoResidenciaTrabalhadorImigranteService, decorators: [{
2390
+ type: Injectable,
2391
+ args: [{
2392
+ providedIn: 'root'
2393
+ }]
2394
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
2395
+ type: Inject,
2396
+ args: ['hostEnv']
2397
+ }] }] });
2398
+
2399
+ class TipoDiaTrabalhadoService extends BaseApiService {
2400
+ constructor(httpClient, hostEnv) {
2401
+ super(httpClient);
2402
+ this.httpClient = httpClient;
2403
+ this.hostEnv = hostEnv;
2404
+ this.rotaListar = 'hcm/api/v1/TipoDiaTrabalhado/listar';
2405
+ this.rotaExisteID = 'hcm/api/v1/TipoDiaTrabalhado/existeid';
2406
+ this.rotaSelecionar = 'hcm/api/v1/TipoDiaTrabalhado/selecionar';
2407
+ }
2408
+ Listar() {
2409
+ return this.getAll(this.hostEnv.apiUrlHcm, this.rotaListar);
2410
+ }
2411
+ ExisteID(idtipodiatrabalhado) {
2412
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaExisteID}/${idtipodiatrabalhado}`);
2413
+ }
2414
+ Selecionar(idtipodiatrabalhado) {
2415
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idtipodiatrabalhado}`);
2416
+ }
2417
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoDiaTrabalhadoService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
2418
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoDiaTrabalhadoService, providedIn: 'root' }); }
2419
+ }
2420
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoDiaTrabalhadoService, decorators: [{
2421
+ type: Injectable,
2422
+ args: [{
2423
+ providedIn: 'root'
2424
+ }]
2425
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
2426
+ type: Inject,
2427
+ args: ['hostEnv']
2428
+ }] }] });
2429
+
2430
+ class TipoTransporteService extends BaseApiService {
2431
+ constructor(httpClient, hostEnv) {
2432
+ super(httpClient);
2433
+ this.httpClient = httpClient;
2434
+ this.hostEnv = hostEnv;
2435
+ this.rotaListar = 'hcm/api/v1/TipoTransporte/listar';
2436
+ this.rotaExisteID = 'hcm/api/v1/TipoTransporte/existeid';
2437
+ this.rotaSelecionar = 'hcm/api/v1/TipoTransporte/selecionar';
2438
+ }
2439
+ Listar() {
2440
+ return this.getAll(this.hostEnv.apiUrlHcm, this.rotaListar);
2441
+ }
2442
+ ExisteID(idtipotransporte) {
2443
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaExisteID}/${idtipotransporte}`);
2444
+ }
2445
+ Selecionar(idtipotransporte) {
2446
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idtipotransporte}`);
2447
+ }
2448
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoTransporteService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
2449
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoTransporteService, providedIn: 'root' }); }
2450
+ }
2451
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoTransporteService, decorators: [{
2452
+ type: Injectable,
2453
+ args: [{
2454
+ providedIn: 'root'
2455
+ }]
2456
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
2457
+ type: Inject,
2458
+ args: ['hostEnv']
2459
+ }] }] });
2460
+
2461
+ class TipoSindicatoService extends BaseApiService {
2462
+ constructor(httpClient, hostEnv) {
2463
+ super(httpClient);
2464
+ this.httpClient = httpClient;
2465
+ this.hostEnv = hostEnv;
2466
+ this.rotaListar = 'hcm/api/v1/TipoSindicato/listar';
2467
+ this.rotaExisteID = 'hcm/api/v1/TipoSindicato/existeid';
2468
+ this.rotaSelecionar = 'hcm/api/v1/TipoSindicato/selecionar';
2469
+ }
2470
+ Listar() {
2471
+ return this.getAll(this.hostEnv.apiUrlHcm, this.rotaListar);
2472
+ }
2473
+ ExisteID(idtiposindicato) {
2474
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaExisteID}/${idtiposindicato}`);
2475
+ }
2476
+ Selecionar(idtiposindicato) {
2477
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idtiposindicato}`);
2478
+ }
2479
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoSindicatoService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
2480
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoSindicatoService, providedIn: 'root' }); }
2481
+ }
2482
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoSindicatoService, decorators: [{
2483
+ type: Injectable,
2484
+ args: [{
2485
+ providedIn: 'root'
2486
+ }]
2487
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
2488
+ type: Inject,
2489
+ args: ['hostEnv']
2490
+ }] }] });
2491
+
2492
+ class TreinamentoService extends BaseApiService {
2493
+ constructor(httpClient, hostEnv) {
2494
+ super(httpClient);
2495
+ this.httpClient = httpClient;
2496
+ this.hostEnv = hostEnv;
2497
+ this.rotaListar = 'hcm/api/v1/Treinamento/listar';
2498
+ this.rotaExisteID = 'hcm/api/v1/Treinamento/existeid';
2499
+ this.rotaSelecionar = 'hcm/api/v1/Treinamento/selecionar';
2500
+ }
2501
+ Listar() {
2502
+ return this.getAll(this.hostEnv.apiUrlHcm, this.rotaListar);
2503
+ }
2504
+ ExisteID(idtreinamento) {
2505
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaExisteID}/${idtreinamento}`);
2506
+ }
2507
+ Selecionar(idtreinamento) {
2508
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idtreinamento}`);
2509
+ }
2510
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TreinamentoService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
2511
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TreinamentoService, providedIn: 'root' }); }
2512
+ }
2513
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TreinamentoService, decorators: [{
2514
+ type: Injectable,
2515
+ args: [{
2516
+ providedIn: 'root'
2517
+ }]
2518
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
2519
+ type: Inject,
2520
+ args: ['hostEnv']
2521
+ }] }] });
2522
+
2523
+ class TipoVinculoEmpregaticioService extends BaseApiService {
2524
+ constructor(httpClient, hostEnv) {
2525
+ super(httpClient);
2526
+ this.httpClient = httpClient;
2527
+ this.hostEnv = hostEnv;
2528
+ this.rotaListar = 'hcm/api/v1/TipoVinculoEmpregaticio/listar';
2529
+ this.rotaExisteID = 'hcm/api/v1/TipoVinculoEmpregaticio/existeid';
2530
+ this.rotaSelecionar = 'hcm/api/v1/TipoVinculoEmpregaticio/selecionar';
2531
+ }
2532
+ Listar() {
2533
+ return this.getAll(this.hostEnv.apiUrlHcm, this.rotaListar);
2534
+ }
2535
+ ExisteID(idtipovinculoempregaticio) {
2536
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaExisteID}/${idtipovinculoempregaticio}`);
2537
+ }
2538
+ Selecionar(idtipovinculoempregaticio) {
2539
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idtipovinculoempregaticio}`);
2540
+ }
2541
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoVinculoEmpregaticioService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
2542
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoVinculoEmpregaticioService, providedIn: 'root' }); }
2543
+ }
2544
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoVinculoEmpregaticioService, decorators: [{
2545
+ type: Injectable,
2546
+ args: [{
2547
+ providedIn: 'root'
2548
+ }]
2549
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
2550
+ type: Inject,
2551
+ args: ['hostEnv']
2552
+ }] }] });
2553
+
2554
+ class TipoTomadorService extends BaseApiService {
2555
+ constructor(httpClient, hostEnv) {
2556
+ super(httpClient);
2557
+ this.httpClient = httpClient;
2558
+ this.hostEnv = hostEnv;
2559
+ this.rotaListar = 'hcm/api/v1/TipoTomador/listar';
2560
+ this.rotaExisteID = 'hcm/api/v1/TipoTomador/existeid';
2561
+ this.rotaSelecionar = 'hcm/api/v1/TipoTomador/selecionar';
2562
+ }
2563
+ Listar() {
2564
+ return this.getAll(this.hostEnv.apiUrlHcm, this.rotaListar);
2565
+ }
2566
+ ExisteID(idtipotomador) {
2567
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaExisteID}/${idtipotomador}`);
2568
+ }
2569
+ Selecionar(idtipotomador) {
2570
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idtipotomador}`);
2571
+ }
2572
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoTomadorService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
2573
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoTomadorService, providedIn: 'root' }); }
2574
+ }
2575
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoTomadorService, decorators: [{
2576
+ type: Injectable,
2577
+ args: [{
2578
+ providedIn: 'root'
2579
+ }]
2580
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
2581
+ type: Inject,
2582
+ args: ['hostEnv']
2583
+ }] }] });
2584
+
2585
+ class TipoReintegracaoService extends BaseApiService {
2586
+ constructor(httpClient, hostEnv) {
2587
+ super(httpClient);
2588
+ this.httpClient = httpClient;
2589
+ this.hostEnv = hostEnv;
2590
+ this.rotaListar = 'hcm/api/v1/TipoReintegracao/listar';
2591
+ this.rotaExisteID = 'hcm/api/v1/TipoReintegracao/existeid';
2592
+ this.rotaSelecionar = 'hcm/api/v1/TipoReintegracao/selecionar';
2593
+ }
2594
+ Listar() {
2595
+ return this.getAll(this.hostEnv.apiUrlHcm, this.rotaListar);
2596
+ }
2597
+ ExisteID(idtipotomador) {
2598
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaExisteID}/${idtipotomador}`);
2599
+ }
2600
+ Selecionar(idtipotomador) {
2601
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idtipotomador}`);
2602
+ }
2603
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoReintegracaoService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
2604
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoReintegracaoService, providedIn: 'root' }); }
2605
+ }
2606
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoReintegracaoService, decorators: [{
2607
+ type: Injectable,
2608
+ args: [{
2609
+ providedIn: 'root'
2610
+ }]
2611
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
2612
+ type: Inject,
2613
+ args: ['hostEnv']
2614
+ }] }] });
2615
+
2616
+ class TipoRegimeTrabalhistaService extends BaseApiService {
2617
+ constructor(httpClient, hostEnv) {
2618
+ super(httpClient);
2619
+ this.httpClient = httpClient;
2620
+ this.hostEnv = hostEnv;
2621
+ this.rotaListar = 'hcm/api/v1/TipoRegimeTrabalhista/listar';
2622
+ this.rotaExisteID = 'hcm/api/v1/TipoRegimeTrabalhista/existeid';
2623
+ this.rotaSelecionar = 'hcm/api/v1/TipoRegimeTrabalhista/selecionar';
2624
+ }
2625
+ Listar() {
2626
+ return this.getAll(this.hostEnv.apiUrlHcm, this.rotaListar);
2627
+ }
2628
+ ExisteID(idtiporegimetrabalhista) {
2629
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaExisteID}/${idtiporegimetrabalhista}`);
2630
+ }
2631
+ Selecionar(idtiporegimetrabalhista) {
2632
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idtiporegimetrabalhista}`);
2633
+ }
2634
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoRegimeTrabalhistaService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
2635
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoRegimeTrabalhistaService, providedIn: 'root' }); }
2636
+ }
2637
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoRegimeTrabalhistaService, decorators: [{
2638
+ type: Injectable,
2639
+ args: [{
2640
+ providedIn: 'root'
2641
+ }]
2642
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
2643
+ type: Inject,
2644
+ args: ['hostEnv']
2645
+ }] }] });
2646
+
2647
+ class TipoRegimePrevidenciarioService extends BaseApiService {
2648
+ constructor(httpClient, hostEnv) {
2649
+ super(httpClient);
2650
+ this.httpClient = httpClient;
2651
+ this.hostEnv = hostEnv;
2652
+ this.rotaListar = 'hcm/api/v1/TipoRegimePrevidenciario/listar';
2653
+ this.rotaExisteID = 'hcm/api/v1/TipoRegimePrevidenciario/existeid';
2654
+ this.rotaSelecionar = 'hcm/api/v1/TipoRegimePrevidenciario/selecionar';
2655
+ }
2656
+ Listar() {
2657
+ return this.getAll(this.hostEnv.apiUrlHcm, this.rotaListar);
2658
+ }
2659
+ ExisteID(idtiporegimetrabalhista) {
2660
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaExisteID}/${idtiporegimetrabalhista}`);
2661
+ }
2662
+ Selecionar(idtiporegimetrabalhista) {
2663
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idtiporegimetrabalhista}`);
2664
+ }
2665
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoRegimePrevidenciarioService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
2666
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoRegimePrevidenciarioService, providedIn: 'root' }); }
2667
+ }
2668
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoRegimePrevidenciarioService, decorators: [{
2669
+ type: Injectable,
2670
+ args: [{
2671
+ providedIn: 'root'
2672
+ }]
2673
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
2674
+ type: Inject,
2675
+ args: ['hostEnv']
2676
+ }] }] });
2677
+
2678
+ class TipoMotivoSalarioFamiliaService extends BaseApiService {
2679
+ constructor(httpClient, hostEnv) {
2680
+ super(httpClient);
2681
+ this.httpClient = httpClient;
2682
+ this.hostEnv = hostEnv;
2683
+ this.rotaListar = 'hcm/api/v1/TipoMotivoSalarioFamilia/listar';
2684
+ this.rotaExisteID = 'hcm/api/v1/TipoMotivoSalarioFamilia/existeid';
2685
+ this.rotaSelecionar = 'hcm/api/v1/TipoMotivoSalarioFamilia/selecionar';
2686
+ }
2687
+ Listar() {
2688
+ return this.getAll(this.hostEnv.apiUrlHcm, this.rotaListar);
2689
+ }
2690
+ ExisteID(idtipomotivosalariofamilia) {
2691
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaExisteID}/${idtipomotivosalariofamilia}`);
2692
+ }
2693
+ Selecionar(idtipomotivosalariofamilia) {
2694
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idtipomotivosalariofamilia}`);
2695
+ }
2696
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoMotivoSalarioFamiliaService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
2697
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoMotivoSalarioFamiliaService, providedIn: 'root' }); }
2698
+ }
2699
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoMotivoSalarioFamiliaService, decorators: [{
2700
+ type: Injectable,
2701
+ args: [{
2702
+ providedIn: 'root'
2703
+ }]
2704
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
2705
+ type: Inject,
2706
+ args: ['hostEnv']
2707
+ }] }] });
2708
+
2709
+ class TipoLotacaoService extends BaseApiService {
2710
+ constructor(httpClient, hostEnv) {
2711
+ super(httpClient);
2712
+ this.httpClient = httpClient;
2713
+ this.hostEnv = hostEnv;
2714
+ this.rotaListar = 'hcm/api/v1/TipoLotacao/listar';
2715
+ this.rotaExisteID = 'hcm/api/v1/TipoLotacao/existeid';
2716
+ this.rotaSelecionar = 'hcm/api/v1/TipoLotacao/selecionar';
2717
+ }
2718
+ Listar() {
2719
+ return this.getAll(this.hostEnv.apiUrlHcm, this.rotaListar);
2720
+ }
2721
+ ExisteID(idtipolotacao) {
2722
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaExisteID}/${idtipolotacao}`);
2723
+ }
2724
+ Selecionar(idtipolotacao) {
2725
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idtipolotacao}`);
2726
+ }
2727
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoLotacaoService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
2728
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoLotacaoService, providedIn: 'root' }); }
2729
+ }
2730
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoLotacaoService, decorators: [{
2731
+ type: Injectable,
2732
+ args: [{
2733
+ providedIn: 'root'
2734
+ }]
2735
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
2736
+ type: Inject,
2737
+ args: ['hostEnv']
2738
+ }] }] });
2739
+
2740
+ class TipoJornadaService extends BaseApiService {
2741
+ constructor(httpClient, hostEnv) {
2742
+ super(httpClient);
2743
+ this.httpClient = httpClient;
2744
+ this.hostEnv = hostEnv;
2745
+ this.rotaListar = 'hcm/api/v1/TipoJornada/listar';
2746
+ this.rotaExisteID = 'hcm/api/v1/TipoJornada/existeid';
2747
+ this.rotaSelecionar = 'hcm/api/v1/TipoJornada/selecionar';
2748
+ }
2749
+ Listar() {
2750
+ return this.getAll(this.hostEnv.apiUrlHcm, this.rotaListar);
2751
+ }
2752
+ ExisteID(idtipojornada) {
2753
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaExisteID}/${idtipojornada}`);
2754
+ }
2755
+ Selecionar(idtipojornada) {
2756
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idtipojornada}`);
2757
+ }
2758
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoJornadaService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
2759
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoJornadaService, providedIn: 'root' }); }
2760
+ }
2761
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoJornadaService, decorators: [{
2762
+ type: Injectable,
2763
+ args: [{
2764
+ providedIn: 'root'
2765
+ }]
2766
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
2767
+ type: Inject,
2768
+ args: ['hostEnv']
2769
+ }] }] });
2770
+
2771
+ class TipoFuncionarioService extends BaseApiService {
2772
+ constructor(httpClient, hostEnv) {
2773
+ super(httpClient);
2774
+ this.httpClient = httpClient;
2775
+ this.hostEnv = hostEnv;
2776
+ this.rotaListar = 'hcm/api/v1/TipoFuncionario/listar';
2777
+ this.rotaExisteID = 'hcm/api/v1/TipoFuncionario/existeid';
2778
+ this.rotaSelecionar = 'hcm/api/v1/TipoFuncionario/selecionar';
2779
+ }
2780
+ Listar() {
2781
+ return this.getAll(this.hostEnv.apiUrlHcm, this.rotaListar);
2782
+ }
2783
+ ExisteID(idtipofuncionario) {
2784
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaExisteID}/${idtipofuncionario}`);
2785
+ }
2786
+ Selecionar(idtipofuncionario) {
2787
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idtipofuncionario}`);
2788
+ }
2789
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoFuncionarioService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
2790
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoFuncionarioService, providedIn: 'root' }); }
2791
+ }
2792
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoFuncionarioService, decorators: [{
2793
+ type: Injectable,
2794
+ args: [{
2795
+ providedIn: 'root'
2796
+ }]
2797
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
2798
+ type: Inject,
2799
+ args: ['hostEnv']
2800
+ }] }] });
2801
+
2802
+ class TipoInssService extends BaseApiService {
2803
+ constructor(httpClient, hostEnv) {
2804
+ super(httpClient);
2805
+ this.httpClient = httpClient;
2806
+ this.hostEnv = hostEnv;
2807
+ this.rotaListar = 'hcm/api/v1/TipoInss/listar';
2808
+ this.rotaExisteID = 'hcm/api/v1/TipoInss/existeid';
2809
+ this.rotaSelecionar = 'hcm/api/v1/TipoInss/selecionar';
2810
+ }
2811
+ Listar() {
2812
+ return this.getAll(this.hostEnv.apiUrlHcm, this.rotaListar);
2813
+ }
2814
+ ExisteID(idtipoinss) {
2815
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaExisteID}/${idtipoinss}`);
2816
+ }
2817
+ Selecionar(idtipoinss) {
2818
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idtipoinss}`);
2819
+ }
2820
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoInssService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
2821
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoInssService, providedIn: 'root' }); }
2822
+ }
2823
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoInssService, decorators: [{
2824
+ type: Injectable,
2825
+ args: [{
2826
+ providedIn: 'root'
2827
+ }]
2828
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
2829
+ type: Inject,
2830
+ args: ['hostEnv']
2831
+ }] }] });
2832
+
2833
+ class TipoEntidadeHcmService extends BaseApiService {
2834
+ constructor(httpClient, hostEnv) {
2835
+ super(httpClient);
2836
+ this.httpClient = httpClient;
2837
+ this.hostEnv = hostEnv;
2838
+ this.rotaListar = 'hcm/api/v1/TipoEntidadeHcm/listar';
2839
+ this.rotaExisteID = 'hcm/api/v1/TipoEntidadeHcm/existeid';
2840
+ this.rotaSelecionar = 'hcm/api/v1/TipoEntidadeHcm/selecionar';
2841
+ }
2842
+ Listar() {
2843
+ return this.getAll(this.hostEnv.apiUrlHcm, this.rotaListar);
2844
+ }
2845
+ ExisteID(idtipoentidadehcm) {
2846
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaExisteID}/${idtipoentidadehcm}`);
2847
+ }
2848
+ Selecionar(idtipoentidadehcm) {
2849
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idtipoentidadehcm}`);
2850
+ }
2851
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoEntidadeHcmService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
2852
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoEntidadeHcmService, providedIn: 'root' }); }
2853
+ }
2854
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoEntidadeHcmService, decorators: [{
2855
+ type: Injectable,
2856
+ args: [{
2857
+ providedIn: 'root'
2858
+ }]
2859
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
2860
+ type: Inject,
2861
+ args: ['hostEnv']
2862
+ }] }] });
2863
+
2864
+ class TipoDadosPessoaService extends BaseApiService {
2865
+ constructor(httpClient, hostEnv) {
2866
+ super(httpClient);
2867
+ this.httpClient = httpClient;
2868
+ this.hostEnv = hostEnv;
2869
+ this.rotaListar = 'hcm/api/v1/TipoDadosPessoa/listar';
2870
+ this.rotaExisteID = 'hcm/api/v1/TipoDadosPessoa/existeid';
2871
+ this.rotaSelecionar = 'hcm/api/v1/TipoDadosPessoa/selecionar';
2872
+ }
2873
+ Listar() {
2874
+ return this.getAll(this.hostEnv.apiUrlHcm, this.rotaListar);
2875
+ }
2876
+ ExisteID(idtipodadospessoa) {
2877
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaExisteID}/${idtipodadospessoa}`);
2878
+ }
2879
+ Selecionar(idtipodadospessoa) {
2880
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idtipodadospessoa}`);
2881
+ }
2882
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoDadosPessoaService, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
2883
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoDadosPessoaService, providedIn: 'root' }); }
2884
+ }
2885
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TipoDadosPessoaService, decorators: [{
2886
+ type: Injectable,
2887
+ args: [{
2888
+ providedIn: 'root'
2889
+ }]
2890
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
2891
+ type: Inject,
2892
+ args: ['hostEnv']
2893
+ }] }] });
2894
+
2895
+ class CamposObrigatoriosCadastroServico extends BaseApiService {
2896
+ constructor(httpClient, hostEnv) {
2897
+ super(httpClient);
2898
+ this.httpClient = httpClient;
2899
+ this.hostEnv = hostEnv;
2900
+ this.rotaExisteID = 'hcm/api/v1/CamposObrigatoriosCadastro/ExisteID';
2901
+ this.rotaSelecionar = 'hcm/api/v1/CamposObrigatoriosCadastro/Selecionar';
2902
+ this.rotaListarTodos = 'hcm/api/v1/CamposObrigatoriosCadastro/Listar';
2903
+ }
2904
+ ExisteID(idcamposobrigatorioscadastro) {
2905
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaExisteID}/${idcamposobrigatorioscadastro}`);
2906
+ }
2907
+ Listar() {
2908
+ return this.getAll(this.hostEnv.apiUrlHcm, this.rotaListarTodos);
2909
+ }
2910
+ Selecionar(idcamposobrigatorioscadastro) {
2911
+ return this.get(this.hostEnv.apiUrlHcm, `${this.rotaSelecionar}/${idcamposobrigatorioscadastro}`);
2912
+ }
2913
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CamposObrigatoriosCadastroServico, deps: [{ token: i1.HttpClient }, { token: 'hostEnv' }], target: i0.ɵɵFactoryTarget.Injectable }); }
2914
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CamposObrigatoriosCadastroServico, providedIn: 'root' }); }
1713
2915
  }
1714
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImport: i0, type: CondicaoIngressoTrabalhadorImigranteService, decorators: [{
2916
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CamposObrigatoriosCadastroServico, decorators: [{
1715
2917
  type: Injectable,
1716
2918
  args: [{
1717
2919
  providedIn: 'root'
@@ -1727,11 +2929,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.8", ngImpor
1727
2929
  /**
1728
2930
  * Models
1729
2931
  */
1730
- ;
1731
2932
 
1732
2933
  /**
1733
2934
  * Generated bundle index. Do not edit.
1734
2935
  */
1735
2936
 
1736
- export { AnalistaPessoaService, CargoService, CategoriaOcorrenciaEstadoService, CategoriaTrabalhadorService, CategoriaTrabalhadorTiposAfastamentoService, CboService, CentroCustoService, CentroResultadoService, CodigoDirfService, CodigoGpsService, CodigoTerceiroService, ColaboradorService, CondicaoIngressoTrabalhadorImigranteService, ConsiderarMesesSemTrabalharPorAfastamentoService, ContribuicaoPatrimonialService, CooperativaService, DadosConfiguracoesService, DepartamentoService, EmpresaBannerService, EmpresaParametrosService, EmpresaService, EquipeMembroService, EquipeService, FpasService, HierarquiaOrganizacionalService, IndicativoAdmissaoService, KeexService, LiderService, NivelRiscoService, OnusCessaoService, OnusRemuneracaoService, RegimeJornadaService, RegistroService, RelacionamentoLotacaoService, SubTipoOcorrenciaService, TipoEstadoService, TipoFolhaService, TipoOcorrenciaService, TipoPagamentoSalarioService, TipoSalarioService, TomadorService, UnidadeAdministrativaService, UnidadehierarquicaService, ValidatorsService };
2937
+ export { AnalistaPessoaService, CamposObrigatoriosCadastroServico, CargoService, CategoriaHabilitacaoCnhService, CategoriaOcorrenciaEstadoService, CategoriaTrabalhadorService, CategoriaTrabalhadorTiposAfastamentoService, CboService, CentroCustoService, CentroResultadoService, CodigoDirfService, CodigoGpsService, CodigoTerceiroService, ColaboradorService, CondicaoIngressoTrabalhadorImigranteService, ConsiderarMesesSemTrabalharPorAfastamentoService, ContribuicaoPatrimonialService, CooperativaService, DadosConfiguracoesService, DepartamentoService, EmpresaBannerService, EmpresaParametrosService, EmpresaService, EquipeMembroService, EquipeService, FpasService, HierarquiaOrganizacionalService, IndicativoAdmissaoService, IndicativoLotacaoService, KeexService, LiderService, MotivoDesligamentoDiretorNaoEmpregadoService, NivelRiscoService, OnusCessaoService, OnusRemuneracaoService, RegimeJornadaService, RegistroService, RegistroSituacaoService, RelacaoDependenciaPlanoSaudeService, RelacionamentoLotacaoService, SefipOcorrenciaService, StatusMovimentoEstadoService, SubTipoOcorrenciaService, TempoResidenciaTrabalhadorImigranteService, TipoAcidenteTransitoService, TipoAcordoConvencaoService, TipoAdmissaoCagedService, TipoAdmissaoESocialService, TipoAdmissaoService, TipoApuracaoMediaService, TipoCaepfService, TipoCalculoService, TipoContratacaoService, TipoContratoTrabalhoService, TipoDadosPessoaService, TipoDependenciaIrrfService, TipoDiaTrabalhadoService, TipoEntidadeHcmService, TipoEstadoService, TipoFolhaService, TipoFuncionarioService, TipoInssService, TipoJornadaService, TipoLotacaoService, TipoMotivoSalarioFamiliaService, TipoOcorrenciaService, TipoPagamentoSalarioService, TipoRegimePrevidenciarioService, TipoRegimeTrabalhistaService, TipoReintegracaoService, TipoSalarioService, TipoSindicatoService, TipoTomadorService, TipoTransporteService, TipoVinculoEmpregaticioService, TomadorService, TreinamentoService, UnidadeAdministrativaService, UnidadehierarquicaService, ValidatorsService };
1737
2938
  //# sourceMappingURL=keevo-api-services-hcm.mjs.map