@senior-gestao-empresarial/angular-components 7.29.1 → 8.0.1

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 (1127) hide show
  1. package/breadcrumb/index.d.ts +5 -0
  2. package/breadcrumb/lib/breadcrumb.component.d.ts +23 -0
  3. package/breadcrumb/lib/breadcrumb.module.d.ts +10 -0
  4. package/breadcrumb/package.json +3 -0
  5. package/breadcrumb/public-api.d.ts +2 -0
  6. package/esm2022/breadcrumb/lib/breadcrumb.component.mjs +99 -0
  7. package/esm2022/breadcrumb/lib/breadcrumb.module.mjs +20 -0
  8. package/esm2022/breadcrumb/public-api.mjs +3 -0
  9. package/esm2022/breadcrumb/senior-gestao-empresarial-angular-components-breadcrumb.mjs +5 -0
  10. package/esm2022/global-filter/lib/global-filter-modal/global-filter-modal.component.mjs +119 -0
  11. package/esm2022/global-filter/lib/global-filter.component.mjs +103 -0
  12. package/esm2022/global-filter/lib/global-filter.module.mjs +43 -0
  13. package/esm2022/global-filter/lib/global-filter.service.mjs +58 -0
  14. package/esm2022/global-filter/public-api.mjs +4 -0
  15. package/esm2022/global-filter/senior-gestao-empresarial-angular-components-global-filter.mjs +5 -0
  16. package/esm2022/locale/lib/fallback.mjs +79 -0
  17. package/esm2022/locale/public-api.mjs +2 -0
  18. package/esm2022/locale/senior-gestao-empresarial-angular-components-locale.mjs +5 -0
  19. package/esm2022/lookups/lib/core/enums/enum-ana-sin.mjs +6 -0
  20. package/esm2022/lookups/lib/core/enums/enum-apl-cpg.mjs +7 -0
  21. package/esm2022/lookups/lib/core/enums/enum-apl-snf.mjs +9 -0
  22. package/esm2022/lookups/lib/core/enums/enum-difal-contribuinte.mjs +11 -0
  23. package/esm2022/lookups/lib/core/enums/enum-difal-nao-contribuinte.mjs +6 -0
  24. package/esm2022/lookups/lib/core/enums/enum-imposto-cadastro.mjs +16 -0
  25. package/esm2022/lookups/lib/core/enums/enum-nat-ctb.mjs +7 -0
  26. package/esm2022/lookups/lib/core/enums/enum-origem-mercadoria-imposto.mjs +8 -0
  27. package/esm2022/lookups/lib/core/enums/enum-perfil-tributario-segmento.mjs +13 -0
  28. package/esm2022/lookups/lib/core/enums/enum-pro-vei.mjs +6 -0
  29. package/esm2022/lookups/lib/core/enums/enum-situacao-caracteristica-fiscal.mjs +6 -0
  30. package/esm2022/lookups/lib/core/enums/enum-tip-crr.mjs +10 -0
  31. package/esm2022/lookups/lib/core/enums/enum-tip-ctb.mjs +11 -0
  32. package/esm2022/lookups/lib/core/enums/enum-tip-rod.mjs +10 -0
  33. package/esm2022/lookups/lib/core/enums/enum-tip-vei.mjs +6 -0
  34. package/esm2022/lookups/lib/core/enums/enum-tipo-origem.mjs +7 -0
  35. package/esm2022/lookups/lib/core/enums/erpx-cpl-dfe-eventos-fiscais-backend/enum-situacao-registro.mjs +6 -0
  36. package/esm2022/lookups/lib/core/enums/erpx-cpl-dfe-eventos-fiscais-backend/enum-tipo-evento.mjs +18 -0
  37. package/esm2022/lookups/lib/core/enums/erpx-cpl-imp-cadastros-backend/enum-situacao.mjs +6 -0
  38. package/esm2022/lookups/lib/core/enums/erpx-fnd-produto-backend/enum-sit-reg.mjs +6 -0
  39. package/esm2022/lookups/lib/entities/agreement-lookup.mjs +30 -0
  40. package/esm2022/lookups/lib/entities/apuracao-foundation/parameters-lookup.mjs +87 -0
  41. package/esm2022/lookups/lib/entities/apuracao-foundation/type-taxes-lookup.mjs +55 -0
  42. package/esm2022/lookups/lib/entities/beneficio-fiscal-lookup.mjs +71 -0
  43. package/esm2022/lookups/lib/entities/caracteristica-fiscal-lookup.mjs +69 -0
  44. package/esm2022/lookups/lib/entities/classificacao-tributaria-lookup.mjs +80 -0
  45. package/esm2022/lookups/lib/entities/composicao-base-calculo-lookup.mjs +102 -0
  46. package/esm2022/lookups/lib/entities/conta-interna-filial-lookup.mjs +76 -0
  47. package/esm2022/lookups/lib/entities/documento-lookup.mjs +51 -0
  48. package/esm2022/lookups/lib/entities/e-001-end-lookup.mjs +107 -0
  49. package/esm2022/lookups/lib/entities/e-001-pes-lookup.mjs +47 -0
  50. package/esm2022/lookups/lib/entities/e-001-tns-lookup.mjs +47 -0
  51. package/esm2022/lookups/lib/entities/e-001-tns-sup-est-lookup.mjs +47 -0
  52. package/esm2022/lookups/lib/entities/e-002-tpt-lookup.mjs +30 -0
  53. package/esm2022/lookups/lib/entities/e-006-pai-lookup.mjs +49 -0
  54. package/esm2022/lookups/lib/entities/e-007-ufs-lookup.mjs +59 -0
  55. package/esm2022/lookups/lib/entities/e-008-cep-lookup.mjs +74 -0
  56. package/esm2022/lookups/lib/entities/e-008-rai-lookup.mjs +59 -0
  57. package/esm2022/lookups/lib/entities/e-012-fam-lookup.mjs +47 -0
  58. package/esm2022/lookups/lib/entities/e-015-med-lookup.mjs +47 -0
  59. package/esm2022/lookups/lib/entities/e-020-snf-lookup.mjs +93 -0
  60. package/esm2022/lookups/lib/entities/e-021-mot-lookup.mjs +47 -0
  61. package/esm2022/lookups/lib/entities/e-023-crp-lookup.mjs +47 -0
  62. package/esm2022/lookups/lib/entities/e-024-msg-lookup.mjs +47 -0
  63. package/esm2022/lookups/lib/entities/e-027-eqi-lookup.mjs +47 -0
  64. package/esm2022/lookups/lib/entities/e-027-str-lookup.mjs +47 -0
  65. package/esm2022/lookups/lib/entities/e-028-cpg-lookup.mjs +78 -0
  66. package/esm2022/lookups/lib/entities/e-030-age-lookup.mjs +47 -0
  67. package/esm2022/lookups/lib/entities/e-030-ban-lookup.mjs +47 -0
  68. package/esm2022/lookups/lib/entities/e-031-moe-lookup.mjs +55 -0
  69. package/esm2022/lookups/lib/entities/e-032-edc-lookup.mjs +47 -0
  70. package/esm2022/lookups/lib/entities/e-034-tcc-lookup.mjs +47 -0
  71. package/esm2022/lookups/lib/entities/e-035-ocr-lookup.mjs +47 -0
  72. package/esm2022/lookups/lib/entities/e-036-ins-lookup.mjs +47 -0
  73. package/esm2022/lookups/lib/entities/e-039-por-lookup.mjs +47 -0
  74. package/esm2022/lookups/lib/entities/e-041-ceb-lookup.mjs +35 -0
  75. package/esm2022/lookups/lib/entities/e-043-mpc-lookup.mjs +47 -0
  76. package/esm2022/lookups/lib/entities/e-043-pcm-lookup.mjs +79 -0
  77. package/esm2022/lookups/lib/entities/e-044-ccu-lookup.mjs +47 -0
  78. package/esm2022/lookups/lib/entities/e-045-pla-lookup.mjs +47 -0
  79. package/esm2022/lookups/lib/entities/e-046-hpd-lookup.mjs +47 -0
  80. package/esm2022/lookups/lib/entities/e-047-ntg-lookup.mjs +47 -0
  81. package/esm2022/lookups/lib/entities/e-048-fct-lookup.mjs +47 -0
  82. package/esm2022/lookups/lib/entities/e-048-sfc-lookup.mjs +108 -0
  83. package/esm2022/lookups/lib/entities/e-051-dis-lookup.mjs +30 -0
  84. package/esm2022/lookups/lib/entities/e-066-fpg-lookup.mjs +47 -0
  85. package/esm2022/lookups/lib/entities/e-067-fin-lookup.mjs +47 -0
  86. package/esm2022/lookups/lib/entities/e-069-gre-lookup.mjs +29 -0
  87. package/esm2022/lookups/lib/entities/e-070-emp-lookup.mjs +47 -0
  88. package/esm2022/lookups/lib/entities/e-070-ent-lookup.mjs +107 -0
  89. package/esm2022/lookups/lib/entities/e-070-fil-loc-ret-lookup.mjs +75 -0
  90. package/esm2022/lookups/lib/entities/e-070-fil-lookup.mjs +101 -0
  91. package/esm2022/lookups/lib/entities/e-073-pes-lookup.mjs +63 -0
  92. package/esm2022/lookups/lib/entities/e-073-vei-lookup.mjs +227 -0
  93. package/esm2022/lookups/lib/entities/e-075-der-lookup.mjs +50 -0
  94. package/esm2022/lookups/lib/entities/e-076-mar-lookup.mjs +45 -0
  95. package/esm2022/lookups/lib/entities/e-080-ser-lookup.mjs +50 -0
  96. package/esm2022/lookups/lib/entities/e-081-tab-lookup.mjs +71 -0
  97. package/esm2022/lookups/lib/entities/e-082-tpr-lookup.mjs +47 -0
  98. package/esm2022/lookups/lib/entities/e-085-pes-lookup.mjs +47 -0
  99. package/esm2022/lookups/lib/entities/e-089-doc-lookup.mjs +24 -0
  100. package/esm2022/lookups/lib/entities/e-090-hrp-com-ger-lookup.mjs +49 -0
  101. package/esm2022/lookups/lib/entities/e-090-pes-lookup.mjs +47 -0
  102. package/esm2022/lookups/lib/entities/e-091-plf-lookup.mjs +55 -0
  103. package/esm2022/lookups/lib/entities/e-095-hfo-sup-ger-lookup.mjs +30 -0
  104. package/esm2022/lookups/lib/entities/e-095-pes-lookup.mjs +47 -0
  105. package/esm2022/lookups/lib/entities/e-099-usu-com-ger-lookup.mjs +35 -0
  106. package/esm2022/lookups/lib/entities/e-099-usu-sup-cpr-lookup.mjs +43 -0
  107. package/esm2022/lookups/lib/entities/e-140-ins-lookup.mjs +59 -0
  108. package/esm2022/lookups/lib/entities/e-140-nfs-lookup.mjs +59 -0
  109. package/esm2022/lookups/lib/entities/e-200-lot-lookup.mjs +35 -0
  110. package/esm2022/lookups/lib/entities/e-200-ser-lookup.mjs +35 -0
  111. package/esm2022/lookups/lib/entities/e-205-dep-lookup.mjs +47 -0
  112. package/esm2022/lookups/lib/entities/e-210-dxp-e-075-der-lookup.mjs +47 -0
  113. package/esm2022/lookups/lib/entities/e-210-dxp-lookup.mjs +47 -0
  114. package/esm2022/lookups/lib/entities/e-301-tcr-lookup.mjs +51 -0
  115. package/esm2022/lookups/lib/entities/e-403-fpr-lookup.mjs +47 -0
  116. package/esm2022/lookups/lib/entities/e-420-icp-lookup.mjs +64 -0
  117. package/esm2022/lookups/lib/entities/e-420-ipc-lookup.mjs +59 -0
  118. package/esm2022/lookups/lib/entities/e-420-ocp-lookup.mjs +51 -0
  119. package/esm2022/lookups/lib/entities/e-501-tcp-lookup.mjs +51 -0
  120. package/esm2022/lookups/lib/entities/e-600-cco-lookup.mjs +95 -0
  121. package/esm2022/lookups/lib/entities/e-640-lot-lookup.mjs +47 -0
  122. package/esm2022/lookups/lib/entities/equipment-lookup.mjs +47 -0
  123. package/esm2022/lookups/lib/entities/erpx-cpl-dfe/dfe-evento-lookup.mjs +146 -0
  124. package/esm2022/lookups/lib/entities/erpx-cpl-itr-dere/atividade-financeira-lookup.mjs +30 -0
  125. package/esm2022/lookups/lib/entities/erpx-cpl-itr-dere/codigo-tributacao-lookup.mjs +34 -0
  126. package/esm2022/lookups/lib/entities/erpx-cpl-itr-dere/e-070-emp-dere-lookup.mjs +46 -0
  127. package/esm2022/lookups/lib/entities/erpx-cpl-itr-dere/processo-lookup.mjs +26 -0
  128. package/esm2022/lookups/lib/entities/erpx-cpl-itr-dere/unidade-federativa-lookup.mjs +34 -0
  129. package/esm2022/lookups/lib/entities/ind-operacao-fornecimento-lookup.mjs +67 -0
  130. package/esm2022/lookups/lib/entities/lei-complementar-1162003-lookup.mjs +30 -0
  131. package/esm2022/lookups/lib/entities/ligacao-item-fornecedor-lookup.mjs +47 -0
  132. package/esm2022/lookups/lib/entities/lista-servico-nacional-lookup.mjs +32 -0
  133. package/esm2022/lookups/lib/entities/natureza-receita-pis-cofins.lookup.mjs +47 -0
  134. package/esm2022/lookups/lib/entities/nbs-lookup.mjs +30 -0
  135. package/esm2022/lookups/lib/entities/ncm-lookup.mjs +47 -0
  136. package/esm2022/lookups/lib/entities/nota-fiscal-entrada-lookup.mjs +25 -0
  137. package/esm2022/lookups/lib/entities/operacoes-lookup.mjs +59 -0
  138. package/esm2022/lookups/lib/entities/origem-destino-lookup.mjs +136 -0
  139. package/esm2022/lookups/lib/entities/origem-mercadoria-lookup.mjs +71 -0
  140. package/esm2022/lookups/lib/entities/produtoServico-lookup.mjs +47 -0
  141. package/esm2022/lookups/lib/entities/qtd-disponivel-demanda-lookup.mjs +47 -0
  142. package/esm2022/lookups/lib/entities/replication-entities/cpl-tri-nota-saida-e-001-end-lookup.mjs +123 -0
  143. package/esm2022/lookups/lib/entities/replication-entities/cpl-tri-nota-saida-e-001-pes-lookup.mjs +131 -0
  144. package/esm2022/lookups/lib/entities/replication-entities/cpl-tri-nota-saida-e-001-tns-lookup.mjs +195 -0
  145. package/esm2022/lookups/lib/entities/replication-entities/cpl-tri-nota-saida-e-007-ufs-lookup.mjs +55 -0
  146. package/esm2022/lookups/lib/entities/replication-entities/cpl-tri-nota-saida-e-008-rai-lookup.mjs +59 -0
  147. package/esm2022/lookups/lib/entities/replication-entities/cpl-tri-nota-saida-e-015-med-lookup.mjs +47 -0
  148. package/esm2022/lookups/lib/entities/replication-entities/cpl-tri-nota-saida-e-020-snf-lookup.mjs +155 -0
  149. package/esm2022/lookups/lib/entities/replication-entities/cpl-tri-nota-saida-e-024-msg-lookup.mjs +47 -0
  150. package/esm2022/lookups/lib/entities/replication-entities/cpl-tri-nota-saida-e-028-cpg-lookup.mjs +51 -0
  151. package/esm2022/lookups/lib/entities/replication-entities/cpl-tri-nota-saida-e-032-edc-lookup.mjs +47 -0
  152. package/esm2022/lookups/lib/entities/replication-entities/cpl-tri-nota-saida-e-051-dis-lookup.mjs +47 -0
  153. package/esm2022/lookups/lib/entities/replication-entities/cpl-tri-nota-saida-e-066-fpg-lookup.mjs +187 -0
  154. package/esm2022/lookups/lib/entities/replication-entities/cpl-tri-nota-saida-e-070-emp-lookup.mjs +47 -0
  155. package/esm2022/lookups/lib/entities/replication-entities/cpl-tri-nota-saida-e-070-fil-lookup.mjs +63 -0
  156. package/esm2022/lookups/lib/entities/replication-entities/cpl-tri-nota-saida-e-075-der-lookup.mjs +55 -0
  157. package/esm2022/lookups/lib/entities/replication-entities/cpl-tri-nota-saida-e-080-ser-lookup.mjs +55 -0
  158. package/esm2022/lookups/lib/entities/replication-entities/cpl-tri-nota-saida-natureza-receita-pis-cofins.mjs +63 -0
  159. package/esm2022/lookups/lib/entities/replication-entities/cpl-tri-nota-saida-ncm-lookup.mjs +59 -0
  160. package/esm2022/lookups/lib/entities/replication-entities/cpl-tri-nota-saida-nf-entrada-lookup.mjs +109 -0
  161. package/esm2022/lookups/lib/entities/replication-entities/cpl-tri-nota-saida-nf-saida-lookup.mjs +109 -0
  162. package/esm2022/lookups/lib/entities/requisicao-lookup.mjs +35 -0
  163. package/esm2022/lookups/lib/entities/segmento-lookup.mjs +71 -0
  164. package/esm2022/lookups/lib/entities/unidade-medida-lookup.mjs +47 -0
  165. package/esm2022/lookups/lib/entities/wizard-entities/bank-lookup.mjs +47 -0
  166. package/esm2022/lookups/lib/entities/wizard-entities/country-lookup.mjs +55 -0
  167. package/esm2022/lookups/lib/entities/wizard-entities/currency-lookup.mjs +55 -0
  168. package/esm2022/lookups/lib/entities/xt-integration/entity-person-product-lookup.mjs +47 -0
  169. package/esm2022/lookups/lib/enum-options.util.mjs +9 -0
  170. package/esm2022/lookups/lib/erp-lookups.mjs +492 -0
  171. package/esm2022/lookups/lib/erp-lookups.module.mjs +413 -0
  172. package/esm2022/lookups/lib/erp-lookups.service.mjs +87 -0
  173. package/esm2022/lookups/public-api.mjs +134 -0
  174. package/esm2022/lookups/senior-gestao-empresarial-angular-components-lookups.mjs +5 -0
  175. package/esm2022/nps/lib/nps.service.mjs +74 -0
  176. package/esm2022/nps/lib/protocols/index.mjs +4 -0
  177. package/esm2022/nps/lib/protocols/tenant-full-dto.mjs +2 -0
  178. package/esm2022/nps/lib/protocols/token-senior-x.mjs +2 -0
  179. package/esm2022/nps/lib/protocols/tracksale-request.mjs +2 -0
  180. package/esm2022/nps/public-api.mjs +3 -0
  181. package/esm2022/nps/senior-gestao-empresarial-angular-components-nps.mjs +5 -0
  182. package/esm2022/object-card/lib/elements/field/object-card-field.component.mjs +50 -0
  183. package/esm2022/object-card/lib/elements/main/object-card-main.component.mjs +135 -0
  184. package/esm2022/object-card/lib/object-card.component.mjs +168 -0
  185. package/esm2022/object-card/lib/object-card.module.mjs +63 -0
  186. package/esm2022/object-card/lib/shared/border-button/border-button.component.mjs +43 -0
  187. package/esm2022/object-card/lib/shared/border-button/border-button.module.mjs +19 -0
  188. package/esm2022/object-card/lib/shared/models/border-button-options.mjs +2 -0
  189. package/esm2022/object-card/lib/shared/models/enum-severity.mjs +9 -0
  190. package/esm2022/object-card/public-api.mjs +6 -0
  191. package/esm2022/object-card/senior-gestao-empresarial-angular-components-object-card.mjs +5 -0
  192. package/esm2022/permissions/lib/protocols/modules.enum.mjs +14 -0
  193. package/esm2022/permissions/lib/protocols/query-module.mjs +2 -0
  194. package/esm2022/permissions/lib/protocols/rec-modulo.mjs +2 -0
  195. package/esm2022/permissions/lib/verify-module-permission-service.mjs +21 -0
  196. package/esm2022/permissions/lib/verify-module-permission.mjs +46 -0
  197. package/esm2022/permissions/lib/verify-module-permissions-service.mjs +21 -0
  198. package/esm2022/permissions/lib/verify-module-permissions.mjs +46 -0
  199. package/esm2022/permissions/public-api.mjs +4 -0
  200. package/esm2022/permissions/senior-gestao-empresarial-angular-components-permissions.mjs +5 -0
  201. package/esm2022/polling/lib/erp-polling.mjs +27 -0
  202. package/esm2022/polling/public-api.mjs +2 -0
  203. package/esm2022/polling/senior-gestao-empresarial-angular-components-polling.mjs +5 -0
  204. package/esm2022/public-api.mjs +2 -0
  205. package/esm2022/senior-gestao-empresarial-angular-components.mjs +5 -0
  206. package/esm2022/storage/lib/filters-storage.service.mjs +130 -0
  207. package/esm2022/storage/lib/storage.service.mjs +18 -0
  208. package/esm2022/storage/public-api.mjs +2 -0
  209. package/esm2022/storage/senior-gestao-empresarial-angular-components-storage.mjs +5 -0
  210. package/esm2022/thumbnail/lib/thumbnail-size.mjs +7 -0
  211. package/esm2022/thumbnail/lib/thumbnail.component.mjs +94 -0
  212. package/esm2022/thumbnail/lib/thumbnail.module.mjs +20 -0
  213. package/esm2022/thumbnail/lib/thumbnail.service.mjs +96 -0
  214. package/esm2022/thumbnail/public-api.mjs +4 -0
  215. package/esm2022/thumbnail/senior-gestao-empresarial-angular-components-thumbnail.mjs +5 -0
  216. package/esm2022/utils/lib/async-lock.mjs +27 -0
  217. package/esm2022/utils/lib/breakpoints.mjs +11 -0
  218. package/esm2022/utils/lib/export-utils.mjs +83 -0
  219. package/esm2022/utils/lib/form-utils.mjs +213 -0
  220. package/esm2022/utils/lib/http-status-code.mjs +68 -0
  221. package/esm2022/utils/lib/lookup-validation-utils.mjs +64 -0
  222. package/esm2022/utils/lib/utils.module.mjs +30 -0
  223. package/esm2022/utils/public-api.mjs +8 -0
  224. package/esm2022/utils/senior-gestao-empresarial-angular-components-utils.mjs +5 -0
  225. package/esm2022/websocket/lib/models/index.mjs +2 -0
  226. package/esm2022/websocket/lib/models/primitive-manager.mjs +35 -0
  227. package/esm2022/websocket/lib/protocols/index.mjs +3 -0
  228. package/esm2022/websocket/lib/protocols/on-event-options.mjs +2 -0
  229. package/esm2022/websocket/lib/protocols/primitive-event.mjs +2 -0
  230. package/esm2022/websocket/lib/user-information.service.mjs +33 -0
  231. package/esm2022/websocket/lib/websocket.service.mjs +334 -0
  232. package/esm2022/websocket/public-api.mjs +4 -0
  233. package/esm2022/websocket/senior-gestao-empresarial-angular-components-websocket.mjs +5 -0
  234. package/fesm2022/senior-gestao-empresarial-angular-components-breadcrumb.mjs +122 -0
  235. package/fesm2022/senior-gestao-empresarial-angular-components-breadcrumb.mjs.map +1 -0
  236. package/fesm2022/senior-gestao-empresarial-angular-components-global-filter.mjs +311 -0
  237. package/fesm2022/senior-gestao-empresarial-angular-components-global-filter.mjs.map +1 -0
  238. package/fesm2022/senior-gestao-empresarial-angular-components-locale.mjs +85 -0
  239. package/fesm2022/senior-gestao-empresarial-angular-components-locale.mjs.map +1 -0
  240. package/fesm2022/senior-gestao-empresarial-angular-components-lookups.mjs +8215 -0
  241. package/fesm2022/senior-gestao-empresarial-angular-components-lookups.mjs.map +1 -0
  242. package/fesm2022/senior-gestao-empresarial-angular-components-nps.mjs +81 -0
  243. package/fesm2022/senior-gestao-empresarial-angular-components-nps.mjs.map +1 -0
  244. package/fesm2022/senior-gestao-empresarial-angular-components-object-card.mjs +461 -0
  245. package/fesm2022/senior-gestao-empresarial-angular-components-object-card.mjs.map +1 -0
  246. package/fesm2022/senior-gestao-empresarial-angular-components-permissions.mjs +144 -0
  247. package/fesm2022/senior-gestao-empresarial-angular-components-permissions.mjs.map +1 -0
  248. package/fesm2022/senior-gestao-empresarial-angular-components-polling.mjs +34 -0
  249. package/fesm2022/senior-gestao-empresarial-angular-components-polling.mjs.map +1 -0
  250. package/fesm2022/senior-gestao-empresarial-angular-components-storage.mjs +154 -0
  251. package/fesm2022/senior-gestao-empresarial-angular-components-storage.mjs.map +1 -0
  252. package/fesm2022/senior-gestao-empresarial-angular-components-thumbnail.mjs +216 -0
  253. package/fesm2022/senior-gestao-empresarial-angular-components-thumbnail.mjs.map +1 -0
  254. package/fesm2022/senior-gestao-empresarial-angular-components-utils.mjs +498 -0
  255. package/fesm2022/senior-gestao-empresarial-angular-components-utils.mjs.map +1 -0
  256. package/fesm2022/senior-gestao-empresarial-angular-components-websocket.mjs +404 -0
  257. package/fesm2022/senior-gestao-empresarial-angular-components-websocket.mjs.map +1 -0
  258. package/fesm2022/senior-gestao-empresarial-angular-components.mjs +4 -0
  259. package/fesm2022/senior-gestao-empresarial-angular-components.mjs.map +1 -0
  260. package/global-filter/index.d.ts +5 -0
  261. package/global-filter/lib/global-filter-modal/global-filter-modal.component.d.ts +29 -0
  262. package/global-filter/lib/global-filter.component.d.ts +40 -0
  263. package/global-filter/lib/global-filter.module.d.ts +14 -0
  264. package/global-filter/lib/global-filter.service.d.ts +42 -0
  265. package/global-filter/package.json +3 -0
  266. package/global-filter/public-api.d.ts +3 -0
  267. package/index.d.ts +5 -0
  268. package/locale/index.d.ts +5 -0
  269. package/locale/lib/fallback.d.ts +78 -0
  270. package/locale/package.json +3 -0
  271. package/locale/public-api.d.ts +1 -0
  272. package/lookups/index.d.ts +5 -0
  273. package/lookups/lib/entities/agreement-lookup.d.ts +11 -0
  274. package/lookups/lib/entities/apuracao-foundation/parameters-lookup.d.ts +11 -0
  275. package/lookups/lib/entities/apuracao-foundation/type-taxes-lookup.d.ts +11 -0
  276. package/lookups/lib/entities/beneficio-fiscal-lookup.d.ts +11 -0
  277. package/lookups/lib/entities/caracteristica-fiscal-lookup.d.ts +11 -0
  278. package/lookups/lib/entities/classificacao-tributaria-lookup.d.ts +11 -0
  279. package/lookups/lib/entities/composicao-base-calculo-lookup.d.ts +11 -0
  280. package/lookups/lib/entities/conta-interna-filial-lookup.d.ts +11 -0
  281. package/lookups/lib/entities/documento-lookup.d.ts +11 -0
  282. package/lookups/lib/entities/e-001-end-lookup.d.ts +11 -0
  283. package/lookups/lib/entities/e-001-pes-lookup.d.ts +11 -0
  284. package/lookups/lib/entities/e-001-tns-lookup.d.ts +11 -0
  285. package/lookups/lib/entities/e-001-tns-sup-est-lookup.d.ts +11 -0
  286. package/lookups/lib/entities/e-002-tpt-lookup.d.ts +11 -0
  287. package/lookups/lib/entities/e-006-pai-lookup.d.ts +11 -0
  288. package/lookups/lib/entities/e-007-ufs-lookup.d.ts +11 -0
  289. package/lookups/lib/entities/e-008-cep-lookup.d.ts +11 -0
  290. package/lookups/lib/entities/e-008-rai-lookup.d.ts +11 -0
  291. package/lookups/lib/entities/e-012-fam-lookup.d.ts +11 -0
  292. package/lookups/lib/entities/e-015-med-lookup.d.ts +11 -0
  293. package/lookups/lib/entities/e-020-snf-lookup.d.ts +11 -0
  294. package/lookups/lib/entities/e-021-mot-lookup.d.ts +11 -0
  295. package/lookups/lib/entities/e-023-crp-lookup.d.ts +11 -0
  296. package/lookups/lib/entities/e-024-msg-lookup.d.ts +11 -0
  297. package/lookups/lib/entities/e-027-eqi-lookup.d.ts +11 -0
  298. package/lookups/lib/entities/e-027-str-lookup.d.ts +11 -0
  299. package/lookups/lib/entities/e-028-cpg-lookup.d.ts +11 -0
  300. package/lookups/lib/entities/e-030-age-lookup.d.ts +11 -0
  301. package/lookups/lib/entities/e-030-ban-lookup.d.ts +11 -0
  302. package/lookups/lib/entities/e-031-moe-lookup.d.ts +11 -0
  303. package/lookups/lib/entities/e-032-edc-lookup.d.ts +11 -0
  304. package/lookups/lib/entities/e-034-tcc-lookup.d.ts +11 -0
  305. package/lookups/lib/entities/e-035-ocr-lookup.d.ts +11 -0
  306. package/lookups/lib/entities/e-036-ins-lookup.d.ts +11 -0
  307. package/lookups/lib/entities/e-039-por-lookup.d.ts +11 -0
  308. package/lookups/lib/entities/e-041-ceb-lookup.d.ts +11 -0
  309. package/lookups/lib/entities/e-043-mpc-lookup.d.ts +11 -0
  310. package/lookups/lib/entities/e-043-pcm-lookup.d.ts +12 -0
  311. package/lookups/lib/entities/e-044-ccu-lookup.d.ts +11 -0
  312. package/lookups/lib/entities/e-045-pla-lookup.d.ts +11 -0
  313. package/lookups/lib/entities/e-046-hpd-lookup.d.ts +11 -0
  314. package/lookups/lib/entities/e-047-ntg-lookup.d.ts +11 -0
  315. package/lookups/lib/entities/e-048-fct-lookup.d.ts +11 -0
  316. package/lookups/lib/entities/e-048-sfc-lookup.d.ts +11 -0
  317. package/lookups/lib/entities/e-051-dis-lookup.d.ts +11 -0
  318. package/lookups/lib/entities/e-066-fpg-lookup.d.ts +11 -0
  319. package/lookups/lib/entities/e-067-fin-lookup.d.ts +11 -0
  320. package/lookups/lib/entities/e-069-gre-lookup.d.ts +11 -0
  321. package/lookups/lib/entities/e-070-emp-lookup.d.ts +11 -0
  322. package/lookups/lib/entities/e-070-ent-lookup.d.ts +11 -0
  323. package/lookups/lib/entities/e-070-fil-loc-ret-lookup.d.ts +11 -0
  324. package/lookups/lib/entities/e-070-fil-lookup.d.ts +11 -0
  325. package/lookups/lib/entities/e-073-pes-lookup.d.ts +11 -0
  326. package/lookups/lib/entities/e-073-vei-lookup.d.ts +11 -0
  327. package/lookups/lib/entities/e-075-der-lookup.d.ts +11 -0
  328. package/lookups/lib/entities/e-076-mar-lookup.d.ts +11 -0
  329. package/lookups/lib/entities/e-080-ser-lookup.d.ts +11 -0
  330. package/lookups/lib/entities/e-081-tab-lookup.d.ts +11 -0
  331. package/lookups/lib/entities/e-082-tpr-lookup.d.ts +11 -0
  332. package/lookups/lib/entities/e-085-pes-lookup.d.ts +11 -0
  333. package/lookups/lib/entities/e-089-doc-lookup.d.ts +11 -0
  334. package/lookups/lib/entities/e-090-hrp-com-ger-lookup.d.ts +11 -0
  335. package/lookups/lib/entities/e-090-pes-lookup.d.ts +11 -0
  336. package/lookups/lib/entities/e-091-plf-lookup.d.ts +11 -0
  337. package/lookups/lib/entities/e-095-hfo-sup-ger-lookup.d.ts +11 -0
  338. package/lookups/lib/entities/e-095-pes-lookup.d.ts +11 -0
  339. package/lookups/lib/entities/e-099-usu-com-ger-lookup.d.ts +11 -0
  340. package/lookups/lib/entities/e-099-usu-sup-cpr-lookup.d.ts +11 -0
  341. package/lookups/lib/entities/e-140-ins-lookup.d.ts +11 -0
  342. package/lookups/lib/entities/e-140-nfs-lookup.d.ts +11 -0
  343. package/lookups/lib/entities/e-200-lot-lookup.d.ts +11 -0
  344. package/lookups/lib/entities/e-200-ser-lookup.d.ts +11 -0
  345. package/lookups/lib/entities/e-205-dep-lookup.d.ts +11 -0
  346. package/lookups/lib/entities/e-210-dxp-e-075-der-lookup.d.ts +11 -0
  347. package/lookups/lib/entities/e-210-dxp-lookup.d.ts +11 -0
  348. package/lookups/lib/entities/e-301-tcr-lookup.d.ts +11 -0
  349. package/lookups/lib/entities/e-403-fpr-lookup.d.ts +11 -0
  350. package/lookups/lib/entities/e-420-icp-lookup.d.ts +11 -0
  351. package/lookups/lib/entities/e-420-ipc-lookup.d.ts +11 -0
  352. package/lookups/lib/entities/e-420-ocp-lookup.d.ts +11 -0
  353. package/lookups/lib/entities/e-501-tcp-lookup.d.ts +11 -0
  354. package/lookups/lib/entities/e-600-cco-lookup.d.ts +11 -0
  355. package/lookups/lib/entities/e-640-lot-lookup.d.ts +11 -0
  356. package/lookups/lib/entities/equipment-lookup.d.ts +11 -0
  357. package/lookups/lib/entities/erpx-cpl-dfe/dfe-evento-lookup.d.ts +11 -0
  358. package/lookups/lib/entities/erpx-cpl-itr-dere/atividade-financeira-lookup.d.ts +11 -0
  359. package/lookups/lib/entities/erpx-cpl-itr-dere/codigo-tributacao-lookup.d.ts +11 -0
  360. package/lookups/lib/entities/erpx-cpl-itr-dere/e-070-emp-dere-lookup.d.ts +11 -0
  361. package/lookups/lib/entities/erpx-cpl-itr-dere/processo-lookup.d.ts +11 -0
  362. package/lookups/lib/entities/erpx-cpl-itr-dere/unidade-federativa-lookup.d.ts +11 -0
  363. package/lookups/lib/entities/ind-operacao-fornecimento-lookup.d.ts +11 -0
  364. package/lookups/lib/entities/lei-complementar-1162003-lookup.d.ts +11 -0
  365. package/lookups/lib/entities/ligacao-item-fornecedor-lookup.d.ts +11 -0
  366. package/lookups/lib/entities/lista-servico-nacional-lookup.d.ts +11 -0
  367. package/lookups/lib/entities/natureza-receita-pis-cofins.lookup.d.ts +11 -0
  368. package/lookups/lib/entities/nbs-lookup.d.ts +11 -0
  369. package/lookups/lib/entities/ncm-lookup.d.ts +11 -0
  370. package/lookups/lib/entities/nota-fiscal-entrada-lookup.d.ts +11 -0
  371. package/lookups/lib/entities/operacoes-lookup.d.ts +11 -0
  372. package/lookups/lib/entities/origem-destino-lookup.d.ts +11 -0
  373. package/lookups/lib/entities/origem-mercadoria-lookup.d.ts +11 -0
  374. package/lookups/lib/entities/produtoServico-lookup.d.ts +11 -0
  375. package/lookups/lib/entities/qtd-disponivel-demanda-lookup.d.ts +11 -0
  376. package/lookups/lib/entities/replication-entities/cpl-tri-nota-saida-e-001-end-lookup.d.ts +11 -0
  377. package/lookups/lib/entities/replication-entities/cpl-tri-nota-saida-e-001-pes-lookup.d.ts +11 -0
  378. package/lookups/lib/entities/replication-entities/cpl-tri-nota-saida-e-001-tns-lookup.d.ts +11 -0
  379. package/lookups/lib/entities/replication-entities/cpl-tri-nota-saida-e-007-ufs-lookup.d.ts +11 -0
  380. package/lookups/lib/entities/replication-entities/cpl-tri-nota-saida-e-008-rai-lookup.d.ts +11 -0
  381. package/lookups/lib/entities/replication-entities/cpl-tri-nota-saida-e-015-med-lookup.d.ts +11 -0
  382. package/lookups/lib/entities/replication-entities/cpl-tri-nota-saida-e-020-snf-lookup.d.ts +11 -0
  383. package/lookups/lib/entities/replication-entities/cpl-tri-nota-saida-e-024-msg-lookup.d.ts +11 -0
  384. package/lookups/lib/entities/replication-entities/cpl-tri-nota-saida-e-028-cpg-lookup.d.ts +11 -0
  385. package/lookups/lib/entities/replication-entities/cpl-tri-nota-saida-e-032-edc-lookup.d.ts +11 -0
  386. package/lookups/lib/entities/replication-entities/cpl-tri-nota-saida-e-051-dis-lookup.d.ts +11 -0
  387. package/lookups/lib/entities/replication-entities/cpl-tri-nota-saida-e-066-fpg-lookup.d.ts +11 -0
  388. package/lookups/lib/entities/replication-entities/cpl-tri-nota-saida-e-070-emp-lookup.d.ts +11 -0
  389. package/lookups/lib/entities/replication-entities/cpl-tri-nota-saida-e-070-fil-lookup.d.ts +11 -0
  390. package/lookups/lib/entities/replication-entities/cpl-tri-nota-saida-e-075-der-lookup.d.ts +11 -0
  391. package/lookups/lib/entities/replication-entities/cpl-tri-nota-saida-e-080-ser-lookup.d.ts +11 -0
  392. package/lookups/lib/entities/replication-entities/cpl-tri-nota-saida-natureza-receita-pis-cofins.d.ts +11 -0
  393. package/lookups/lib/entities/replication-entities/cpl-tri-nota-saida-ncm-lookup.d.ts +11 -0
  394. package/lookups/lib/entities/replication-entities/cpl-tri-nota-saida-nf-entrada-lookup.d.ts +11 -0
  395. package/lookups/lib/entities/replication-entities/cpl-tri-nota-saida-nf-saida-lookup.d.ts +11 -0
  396. package/lookups/lib/entities/requisicao-lookup.d.ts +11 -0
  397. package/lookups/lib/entities/segmento-lookup.d.ts +11 -0
  398. package/lookups/lib/entities/unidade-medida-lookup.d.ts +11 -0
  399. package/lookups/lib/entities/wizard-entities/bank-lookup.d.ts +11 -0
  400. package/lookups/lib/entities/wizard-entities/country-lookup.d.ts +11 -0
  401. package/lookups/lib/entities/wizard-entities/currency-lookup.d.ts +11 -0
  402. package/lookups/lib/entities/xt-integration/entity-person-product-lookup.d.ts +11 -0
  403. package/lookups/lib/enum-options.util.d.ts +5 -0
  404. package/lookups/lib/erp-lookups.d.ts +162 -0
  405. package/lookups/lib/erp-lookups.module.d.ts +7 -0
  406. package/lookups/lib/erp-lookups.service.d.ts +22 -0
  407. package/lookups/package.json +3 -0
  408. package/lookups/public-api.d.ts +133 -0
  409. package/nps/index.d.ts +5 -0
  410. package/nps/lib/nps.service.d.ts +19 -0
  411. package/nps/lib/protocols/index.d.ts +3 -0
  412. package/nps/lib/protocols/tracksale-request.d.ts +18 -0
  413. package/nps/package.json +3 -0
  414. package/nps/public-api.d.ts +2 -0
  415. package/object-card/index.d.ts +5 -0
  416. package/object-card/lib/elements/field/object-card-field.component.d.ts +21 -0
  417. package/object-card/lib/elements/main/object-card-main.component.d.ts +40 -0
  418. package/object-card/lib/object-card.component.d.ts +35 -0
  419. package/object-card/lib/object-card.module.d.ts +17 -0
  420. package/object-card/lib/shared/border-button/border-button.component.d.ts +15 -0
  421. package/object-card/lib/shared/border-button/border-button.module.d.ts +9 -0
  422. package/object-card/lib/shared/models/border-button-options.d.ts +9 -0
  423. package/object-card/package.json +3 -0
  424. package/object-card/public-api.d.ts +6 -0
  425. package/package.json +123 -16
  426. package/permissions/index.d.ts +5 -0
  427. package/permissions/lib/protocols/query-module.d.ts +10 -0
  428. package/permissions/lib/protocols/rec-modulo.d.ts +8 -0
  429. package/permissions/lib/verify-module-permission-service.d.ts +10 -0
  430. package/permissions/lib/verify-module-permission.d.ts +16 -0
  431. package/permissions/lib/verify-module-permissions-service.d.ts +19 -0
  432. package/permissions/lib/verify-module-permissions.d.ts +17 -0
  433. package/permissions/package.json +3 -0
  434. package/permissions/public-api.d.ts +3 -0
  435. package/polling/index.d.ts +5 -0
  436. package/polling/lib/erp-polling.d.ts +15 -0
  437. package/polling/package.json +3 -0
  438. package/polling/public-api.d.ts +1 -0
  439. package/public-api.d.ts +1 -12
  440. package/schematics/collection.json +9 -0
  441. package/schematics/migrations/migrate-imports/index.d.ts +11 -0
  442. package/schematics/migrations/migrate-imports/index.js +67 -0
  443. package/schematics/migrations/migrate-imports/index.js.map +1 -0
  444. package/schematics/migrations/migrate-imports/symbol-map.d.ts +2 -0
  445. package/schematics/migrations/migrate-imports/symbol-map.js +192 -0
  446. package/schematics/migrations/migrate-imports/symbol-map.js.map +1 -0
  447. package/schematics/migrations.json +10 -0
  448. package/schematics/utils/rewrite-imports.d.ts +33 -0
  449. package/schematics/utils/rewrite-imports.js +147 -0
  450. package/schematics/utils/rewrite-imports.js.map +1 -0
  451. package/storage/index.d.ts +5 -0
  452. package/storage/lib/filters-storage.service.d.ts +15 -0
  453. package/storage/lib/storage.service.d.ts +5 -0
  454. package/storage/package.json +3 -0
  455. package/storage/public-api.d.ts +1 -0
  456. package/thumbnail/index.d.ts +5 -0
  457. package/thumbnail/lib/thumbnail.component.d.ts +32 -0
  458. package/thumbnail/lib/thumbnail.module.d.ts +8 -0
  459. package/thumbnail/lib/thumbnail.service.d.ts +24 -0
  460. package/thumbnail/package.json +3 -0
  461. package/thumbnail/public-api.d.ts +3 -0
  462. package/utils/index.d.ts +5 -0
  463. package/utils/lib/export-utils.d.ts +6 -0
  464. package/utils/lib/form-utils.d.ts +93 -0
  465. package/utils/lib/lookup-validation-utils.d.ts +22 -0
  466. package/utils/lib/utils.module.d.ts +13 -0
  467. package/utils/package.json +3 -0
  468. package/utils/public-api.d.ts +7 -0
  469. package/websocket/index.d.ts +5 -0
  470. package/websocket/lib/models/primitive-manager.d.ts +18 -0
  471. package/websocket/lib/user-information.service.d.ts +10 -0
  472. package/websocket/lib/websocket.service.d.ts +101 -0
  473. package/websocket/package.json +3 -0
  474. package/websocket/public-api.d.ts +3 -0
  475. package/bundles/senior-gestao-empresarial-angular-components.umd.js +0 -10634
  476. package/bundles/senior-gestao-empresarial-angular-components.umd.js.map +0 -1
  477. package/bundles/senior-gestao-empresarial-angular-components.umd.min.js +0 -16
  478. package/bundles/senior-gestao-empresarial-angular-components.umd.min.js.map +0 -1
  479. package/components/breadcrumb/breadcrumb.component.d.ts +0 -21
  480. package/components/breadcrumb/breadcrumb.module.d.ts +0 -2
  481. package/components/breadcrumb/index.d.ts +0 -2
  482. package/components/global-filter/global-filter-modal/global-filter-modal.component.d.ts +0 -41
  483. package/components/global-filter/global-filter.component.d.ts +0 -61
  484. package/components/global-filter/global-filter.module.d.ts +0 -2
  485. package/components/global-filter/global-filter.service.d.ts +0 -54
  486. package/components/global-filter/index.d.ts +0 -3
  487. package/components/lookups/entities/agreement-lookup.d.ts +0 -8
  488. package/components/lookups/entities/apuracao-foundation/parameters-lookup.d.ts +0 -8
  489. package/components/lookups/entities/apuracao-foundation/type-taxes-lookup.d.ts +0 -8
  490. package/components/lookups/entities/beneficio-fiscal-lookup.d.ts +0 -8
  491. package/components/lookups/entities/caracteristica-fiscal-lookup.d.ts +0 -8
  492. package/components/lookups/entities/classificacao-tributaria-lookup.d.ts +0 -8
  493. package/components/lookups/entities/composicao-base-calculo-lookup.d.ts +0 -8
  494. package/components/lookups/entities/conta-interna-filial-lookup.d.ts +0 -8
  495. package/components/lookups/entities/documento-lookup.d.ts +0 -8
  496. package/components/lookups/entities/e-001-end-lookup.d.ts +0 -8
  497. package/components/lookups/entities/e-001-pes-lookup.d.ts +0 -8
  498. package/components/lookups/entities/e-001-tns-lookup.d.ts +0 -8
  499. package/components/lookups/entities/e-001-tns-sup-est-lookup.d.ts +0 -8
  500. package/components/lookups/entities/e-002-tpt-lookup.d.ts +0 -8
  501. package/components/lookups/entities/e-006-pai-lookup.d.ts +0 -8
  502. package/components/lookups/entities/e-007-ufs-lookup.d.ts +0 -8
  503. package/components/lookups/entities/e-008-cep-lookup.d.ts +0 -8
  504. package/components/lookups/entities/e-008-rai-lookup.d.ts +0 -8
  505. package/components/lookups/entities/e-012-fam-lookup.d.ts +0 -8
  506. package/components/lookups/entities/e-015-med-lookup.d.ts +0 -8
  507. package/components/lookups/entities/e-020-snf-lookup.d.ts +0 -8
  508. package/components/lookups/entities/e-021-mot-lookup.d.ts +0 -8
  509. package/components/lookups/entities/e-023-crp-lookup.d.ts +0 -8
  510. package/components/lookups/entities/e-024-msg-lookup.d.ts +0 -8
  511. package/components/lookups/entities/e-027-eqi-lookup.d.ts +0 -8
  512. package/components/lookups/entities/e-027-str-lookup.d.ts +0 -8
  513. package/components/lookups/entities/e-028-cpg-lookup.d.ts +0 -8
  514. package/components/lookups/entities/e-030-age-lookup.d.ts +0 -8
  515. package/components/lookups/entities/e-030-ban-lookup.d.ts +0 -8
  516. package/components/lookups/entities/e-031-moe-lookup.d.ts +0 -8
  517. package/components/lookups/entities/e-032-edc-lookup.d.ts +0 -8
  518. package/components/lookups/entities/e-034-tcc-lookup.d.ts +0 -8
  519. package/components/lookups/entities/e-035-ocr-lookup.d.ts +0 -8
  520. package/components/lookups/entities/e-036-ins-lookup.d.ts +0 -8
  521. package/components/lookups/entities/e-039-por-lookup.d.ts +0 -8
  522. package/components/lookups/entities/e-041-ceb-lookup.d.ts +0 -8
  523. package/components/lookups/entities/e-043-mpc-lookup.d.ts +0 -8
  524. package/components/lookups/entities/e-043-pcm-lookup.d.ts +0 -9
  525. package/components/lookups/entities/e-044-ccu-lookup.d.ts +0 -8
  526. package/components/lookups/entities/e-045-pla-lookup.d.ts +0 -8
  527. package/components/lookups/entities/e-046-hpd-lookup.d.ts +0 -8
  528. package/components/lookups/entities/e-047-ntg-lookup.d.ts +0 -8
  529. package/components/lookups/entities/e-048-fct-lookup.d.ts +0 -8
  530. package/components/lookups/entities/e-048-sfc-lookup.d.ts +0 -8
  531. package/components/lookups/entities/e-051-dis-lookup.d.ts +0 -8
  532. package/components/lookups/entities/e-066-fpg-lookup.d.ts +0 -8
  533. package/components/lookups/entities/e-067-fin-lookup.d.ts +0 -8
  534. package/components/lookups/entities/e-069-gre-lookup.d.ts +0 -8
  535. package/components/lookups/entities/e-070-emp-lookup.d.ts +0 -8
  536. package/components/lookups/entities/e-070-ent-lookup.d.ts +0 -8
  537. package/components/lookups/entities/e-070-fil-loc-ret-lookup.d.ts +0 -8
  538. package/components/lookups/entities/e-070-fil-lookup.d.ts +0 -8
  539. package/components/lookups/entities/e-073-pes-lookup.d.ts +0 -8
  540. package/components/lookups/entities/e-073-vei-lookup.d.ts +0 -8
  541. package/components/lookups/entities/e-075-der-lookup.d.ts +0 -8
  542. package/components/lookups/entities/e-076-mar-lookup.d.ts +0 -8
  543. package/components/lookups/entities/e-080-ser-lookup.d.ts +0 -8
  544. package/components/lookups/entities/e-081-tab-lookup.d.ts +0 -8
  545. package/components/lookups/entities/e-082-tpr-lookup.d.ts +0 -8
  546. package/components/lookups/entities/e-085-pes-lookup.d.ts +0 -8
  547. package/components/lookups/entities/e-089-doc-lookup.d.ts +0 -8
  548. package/components/lookups/entities/e-090-hrp-com-ger-lookup.d.ts +0 -8
  549. package/components/lookups/entities/e-090-pes-lookup.d.ts +0 -8
  550. package/components/lookups/entities/e-091-plf-lookup.d.ts +0 -8
  551. package/components/lookups/entities/e-095-hfo-sup-ger-lookup.d.ts +0 -8
  552. package/components/lookups/entities/e-095-pes-lookup.d.ts +0 -8
  553. package/components/lookups/entities/e-099-usu-com-ger-lookup.d.ts +0 -8
  554. package/components/lookups/entities/e-099-usu-sup-cpr-lookup.d.ts +0 -8
  555. package/components/lookups/entities/e-140-ins-lookup.d.ts +0 -8
  556. package/components/lookups/entities/e-140-nfs-lookup.d.ts +0 -8
  557. package/components/lookups/entities/e-200-lot-lookup.d.ts +0 -8
  558. package/components/lookups/entities/e-200-ser-lookup.d.ts +0 -8
  559. package/components/lookups/entities/e-205-dep-lookup.d.ts +0 -8
  560. package/components/lookups/entities/e-210-dxp-e-075-der-lookup.d.ts +0 -8
  561. package/components/lookups/entities/e-210-dxp-lookup.d.ts +0 -8
  562. package/components/lookups/entities/e-301-tcr-lookup.d.ts +0 -8
  563. package/components/lookups/entities/e-403-fpr-lookup.d.ts +0 -8
  564. package/components/lookups/entities/e-420-icp-lookup.d.ts +0 -8
  565. package/components/lookups/entities/e-420-ipc-lookup.d.ts +0 -8
  566. package/components/lookups/entities/e-420-ocp-lookup.d.ts +0 -8
  567. package/components/lookups/entities/e-501-tcp-lookup.d.ts +0 -8
  568. package/components/lookups/entities/e-600-cco-lookup.d.ts +0 -8
  569. package/components/lookups/entities/e-640-lot-lookup.d.ts +0 -8
  570. package/components/lookups/entities/equipment-lookup.d.ts +0 -8
  571. package/components/lookups/entities/erpx-cpl-dfe/dfe-evento-lookup.d.ts +0 -12
  572. package/components/lookups/entities/erpx-cpl-itr-dere/atividade-financeira-lookup.d.ts +0 -8
  573. package/components/lookups/entities/erpx-cpl-itr-dere/codigo-tributacao-lookup.d.ts +0 -8
  574. package/components/lookups/entities/erpx-cpl-itr-dere/e-070-emp-dere-lookup.d.ts +0 -8
  575. package/components/lookups/entities/erpx-cpl-itr-dere/processo-lookup.d.ts +0 -8
  576. package/components/lookups/entities/erpx-cpl-itr-dere/unidade-federativa-lookup.d.ts +0 -8
  577. package/components/lookups/entities/ind-operacao-fornecimento-lookup.d.ts +0 -8
  578. package/components/lookups/entities/lei-complementar-1162003-lookup.d.ts +0 -8
  579. package/components/lookups/entities/ligacao-item-fornecedor-lookup.d.ts +0 -8
  580. package/components/lookups/entities/lista-servico-nacional-lookup.d.ts +0 -8
  581. package/components/lookups/entities/natureza-receita-pis-cofins.lookup.d.ts +0 -8
  582. package/components/lookups/entities/nbs-lookup.d.ts +0 -8
  583. package/components/lookups/entities/ncm-lookup.d.ts +0 -8
  584. package/components/lookups/entities/nota-fiscal-entrada-lookup.d.ts +0 -8
  585. package/components/lookups/entities/operacoes-lookup.d.ts +0 -8
  586. package/components/lookups/entities/origem-destino-lookup.d.ts +0 -10
  587. package/components/lookups/entities/origem-mercadoria-lookup.d.ts +0 -8
  588. package/components/lookups/entities/produtoServico-lookup.d.ts +0 -8
  589. package/components/lookups/entities/qtd-disponivel-demanda-lookup.d.ts +0 -8
  590. package/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-001-end-lookup.d.ts +0 -8
  591. package/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-001-pes-lookup.d.ts +0 -8
  592. package/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-001-tns-lookup.d.ts +0 -8
  593. package/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-007-ufs-lookup.d.ts +0 -8
  594. package/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-008-rai-lookup.d.ts +0 -8
  595. package/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-015-med-lookup.d.ts +0 -8
  596. package/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-020-snf-lookup.d.ts +0 -8
  597. package/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-024-msg-lookup.d.ts +0 -8
  598. package/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-028-cpg-lookup.d.ts +0 -8
  599. package/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-032-edc-lookup.d.ts +0 -8
  600. package/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-051-dis-lookup.d.ts +0 -8
  601. package/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-066-fpg-lookup.d.ts +0 -8
  602. package/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-070-emp-lookup.d.ts +0 -8
  603. package/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-070-fil-lookup.d.ts +0 -8
  604. package/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-075-der-lookup.d.ts +0 -8
  605. package/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-080-ser-lookup.d.ts +0 -8
  606. package/components/lookups/entities/replication-entities/cpl-tri-nota-saida-natureza-receita-pis-cofins.d.ts +0 -8
  607. package/components/lookups/entities/replication-entities/cpl-tri-nota-saida-ncm-lookup.d.ts +0 -8
  608. package/components/lookups/entities/replication-entities/cpl-tri-nota-saida-nf-entrada-lookup.d.ts +0 -8
  609. package/components/lookups/entities/replication-entities/cpl-tri-nota-saida-nf-saida-lookup.d.ts +0 -8
  610. package/components/lookups/entities/requisicao-lookup.d.ts +0 -8
  611. package/components/lookups/entities/segmento-lookup.d.ts +0 -8
  612. package/components/lookups/entities/unidade-medida-lookup.d.ts +0 -8
  613. package/components/lookups/entities/wizard-entities/bank-lookup.d.ts +0 -8
  614. package/components/lookups/entities/wizard-entities/country-lookup.d.ts +0 -8
  615. package/components/lookups/entities/wizard-entities/currency-lookup.d.ts +0 -8
  616. package/components/lookups/entities/xt-integration/entity-person-product-lookup.d.ts +0 -8
  617. package/components/lookups/erp-lookups.d.ts +0 -175
  618. package/components/lookups/erp-lookups.module.d.ts +0 -2
  619. package/components/lookups/erp-lookups.service.d.ts +0 -19
  620. package/components/lookups/index.d.ts +0 -133
  621. package/components/nps/index.d.ts +0 -2
  622. package/components/nps/nps.service.d.ts +0 -18
  623. package/components/nps/protocols/index.d.ts +0 -3
  624. package/components/nps/protocols/tracksale-request.d.ts +0 -18
  625. package/components/object-card/elements/field/object-card-field.component.d.ts +0 -18
  626. package/components/object-card/elements/main/object-card-main.component.d.ts +0 -37
  627. package/components/object-card/index.d.ts +0 -4
  628. package/components/object-card/object-card.component.d.ts +0 -29
  629. package/components/object-card/object-card.module.d.ts +0 -2
  630. package/components/permissions/index.d.ts +0 -3
  631. package/components/permissions/protocols/query-module.d.ts +0 -10
  632. package/components/permissions/protocols/rec-modulo.d.ts +0 -8
  633. package/components/permissions/verify-module-permission-service.d.ts +0 -9
  634. package/components/permissions/verify-module-permission.d.ts +0 -15
  635. package/components/permissions/verify-module-permissions-service.d.ts +0 -18
  636. package/components/permissions/verify-module-permissions.d.ts +0 -16
  637. package/components/polling/erp-polling.d.ts +0 -12
  638. package/components/polling/index.d.ts +0 -1
  639. package/components/shared/border-button/border-button.component.d.ts +0 -7
  640. package/components/shared/border-button/border-button.module.d.ts +0 -2
  641. package/components/shared/models/border-button-options.d.ts +0 -9
  642. package/components/storage/filters-storage.service.d.ts +0 -12
  643. package/components/storage/index.d.ts +0 -1
  644. package/components/storage/storage.service.d.ts +0 -5
  645. package/components/thumbnail/index.d.ts +0 -3
  646. package/components/thumbnail/thumbnail.component.d.ts +0 -28
  647. package/components/thumbnail/thumbnail.module.d.ts +0 -2
  648. package/components/thumbnail/thumbnail.service.d.ts +0 -21
  649. package/components/utils/export-utils.d.ts +0 -6
  650. package/components/utils/form-utils.d.ts +0 -93
  651. package/components/utils/index.d.ts +0 -6
  652. package/components/utils/lookup-validation-utils.d.ts +0 -19
  653. package/components/utils/utils.module.d.ts +0 -8
  654. package/components/websocket/index.d.ts +0 -3
  655. package/components/websocket/models/primitive-manager.d.ts +0 -18
  656. package/components/websocket/user-information.service.d.ts +0 -7
  657. package/components/websocket/websocket.service.d.ts +0 -100
  658. package/esm2015/components/breadcrumb/breadcrumb.component.js +0 -86
  659. package/esm2015/components/breadcrumb/breadcrumb.module.js +0 -17
  660. package/esm2015/components/breadcrumb/index.js +0 -3
  661. package/esm2015/components/global-filter/global-filter-modal/global-filter-modal.component.js +0 -124
  662. package/esm2015/components/global-filter/global-filter.component.js +0 -120
  663. package/esm2015/components/global-filter/global-filter.module.js +0 -29
  664. package/esm2015/components/global-filter/global-filter.service.js +0 -74
  665. package/esm2015/components/global-filter/index.js +0 -4
  666. package/esm2015/components/lookups/entities/agreement-lookup.js +0 -31
  667. package/esm2015/components/lookups/entities/apuracao-foundation/parameters-lookup.js +0 -76
  668. package/esm2015/components/lookups/entities/apuracao-foundation/type-taxes-lookup.js +0 -52
  669. package/esm2015/components/lookups/entities/beneficio-fiscal-lookup.js +0 -73
  670. package/esm2015/components/lookups/entities/caracteristica-fiscal-lookup.js +0 -73
  671. package/esm2015/components/lookups/entities/classificacao-tributaria-lookup.js +0 -82
  672. package/esm2015/components/lookups/entities/composicao-base-calculo-lookup.js +0 -104
  673. package/esm2015/components/lookups/entities/conta-interna-filial-lookup.js +0 -54
  674. package/esm2015/components/lookups/entities/documento-lookup.js +0 -53
  675. package/esm2015/components/lookups/entities/e-001-end-lookup.js +0 -109
  676. package/esm2015/components/lookups/entities/e-001-pes-lookup.js +0 -46
  677. package/esm2015/components/lookups/entities/e-001-tns-lookup.js +0 -46
  678. package/esm2015/components/lookups/entities/e-001-tns-sup-est-lookup.js +0 -47
  679. package/esm2015/components/lookups/entities/e-002-tpt-lookup.js +0 -32
  680. package/esm2015/components/lookups/entities/e-006-pai-lookup.js +0 -48
  681. package/esm2015/components/lookups/entities/e-007-ufs-lookup.js +0 -55
  682. package/esm2015/components/lookups/entities/e-008-cep-lookup.js +0 -80
  683. package/esm2015/components/lookups/entities/e-008-rai-lookup.js +0 -55
  684. package/esm2015/components/lookups/entities/e-012-fam-lookup.js +0 -46
  685. package/esm2015/components/lookups/entities/e-015-med-lookup.js +0 -46
  686. package/esm2015/components/lookups/entities/e-020-snf-lookup.js +0 -73
  687. package/esm2015/components/lookups/entities/e-021-mot-lookup.js +0 -46
  688. package/esm2015/components/lookups/entities/e-023-crp-lookup.js +0 -46
  689. package/esm2015/components/lookups/entities/e-024-msg-lookup.js +0 -46
  690. package/esm2015/components/lookups/entities/e-027-eqi-lookup.js +0 -46
  691. package/esm2015/components/lookups/entities/e-027-str-lookup.js +0 -46
  692. package/esm2015/components/lookups/entities/e-028-cpg-lookup.js +0 -64
  693. package/esm2015/components/lookups/entities/e-030-age-lookup.js +0 -46
  694. package/esm2015/components/lookups/entities/e-030-ban-lookup.js +0 -46
  695. package/esm2015/components/lookups/entities/e-031-moe-lookup.js +0 -53
  696. package/esm2015/components/lookups/entities/e-032-edc-lookup.js +0 -46
  697. package/esm2015/components/lookups/entities/e-034-tcc-lookup.js +0 -47
  698. package/esm2015/components/lookups/entities/e-035-ocr-lookup.js +0 -46
  699. package/esm2015/components/lookups/entities/e-036-ins-lookup.js +0 -46
  700. package/esm2015/components/lookups/entities/e-039-por-lookup.js +0 -46
  701. package/esm2015/components/lookups/entities/e-041-ceb-lookup.js +0 -37
  702. package/esm2015/components/lookups/entities/e-043-mpc-lookup.js +0 -46
  703. package/esm2015/components/lookups/entities/e-043-pcm-lookup.js +0 -67
  704. package/esm2015/components/lookups/entities/e-044-ccu-lookup.js +0 -46
  705. package/esm2015/components/lookups/entities/e-045-pla-lookup.js +0 -46
  706. package/esm2015/components/lookups/entities/e-046-hpd-lookup.js +0 -46
  707. package/esm2015/components/lookups/entities/e-047-ntg-lookup.js +0 -46
  708. package/esm2015/components/lookups/entities/e-048-fct-lookup.js +0 -46
  709. package/esm2015/components/lookups/entities/e-048-sfc-lookup.js +0 -80
  710. package/esm2015/components/lookups/entities/e-051-dis-lookup.js +0 -31
  711. package/esm2015/components/lookups/entities/e-066-fpg-lookup.js +0 -46
  712. package/esm2015/components/lookups/entities/e-067-fin-lookup.js +0 -46
  713. package/esm2015/components/lookups/entities/e-069-gre-lookup.js +0 -31
  714. package/esm2015/components/lookups/entities/e-070-emp-lookup.js +0 -46
  715. package/esm2015/components/lookups/entities/e-070-ent-lookup.js +0 -109
  716. package/esm2015/components/lookups/entities/e-070-fil-loc-ret-lookup.js +0 -76
  717. package/esm2015/components/lookups/entities/e-070-fil-lookup.js +0 -96
  718. package/esm2015/components/lookups/entities/e-073-pes-lookup.js +0 -65
  719. package/esm2015/components/lookups/entities/e-073-vei-lookup.js +0 -133
  720. package/esm2015/components/lookups/entities/e-075-der-lookup.js +0 -46
  721. package/esm2015/components/lookups/entities/e-076-mar-lookup.js +0 -49
  722. package/esm2015/components/lookups/entities/e-080-ser-lookup.js +0 -46
  723. package/esm2015/components/lookups/entities/e-081-tab-lookup.js +0 -73
  724. package/esm2015/components/lookups/entities/e-082-tpr-lookup.js +0 -46
  725. package/esm2015/components/lookups/entities/e-085-pes-lookup.js +0 -46
  726. package/esm2015/components/lookups/entities/e-089-doc-lookup.js +0 -26
  727. package/esm2015/components/lookups/entities/e-090-hrp-com-ger-lookup.js +0 -51
  728. package/esm2015/components/lookups/entities/e-090-pes-lookup.js +0 -49
  729. package/esm2015/components/lookups/entities/e-091-plf-lookup.js +0 -55
  730. package/esm2015/components/lookups/entities/e-095-hfo-sup-ger-lookup.js +0 -32
  731. package/esm2015/components/lookups/entities/e-095-pes-lookup.js +0 -46
  732. package/esm2015/components/lookups/entities/e-099-usu-com-ger-lookup.js +0 -37
  733. package/esm2015/components/lookups/entities/e-099-usu-sup-cpr-lookup.js +0 -45
  734. package/esm2015/components/lookups/entities/e-140-ins-lookup.js +0 -55
  735. package/esm2015/components/lookups/entities/e-140-nfs-lookup.js +0 -55
  736. package/esm2015/components/lookups/entities/e-200-lot-lookup.js +0 -37
  737. package/esm2015/components/lookups/entities/e-200-ser-lookup.js +0 -37
  738. package/esm2015/components/lookups/entities/e-205-dep-lookup.js +0 -46
  739. package/esm2015/components/lookups/entities/e-210-dxp-e-075-der-lookup.js +0 -46
  740. package/esm2015/components/lookups/entities/e-210-dxp-lookup.js +0 -46
  741. package/esm2015/components/lookups/entities/e-301-tcr-lookup.js +0 -53
  742. package/esm2015/components/lookups/entities/e-403-fpr-lookup.js +0 -46
  743. package/esm2015/components/lookups/entities/e-420-icp-lookup.js +0 -60
  744. package/esm2015/components/lookups/entities/e-420-ipc-lookup.js +0 -55
  745. package/esm2015/components/lookups/entities/e-420-ocp-lookup.js +0 -49
  746. package/esm2015/components/lookups/entities/e-501-tcp-lookup.js +0 -49
  747. package/esm2015/components/lookups/entities/e-600-cco-lookup.js +0 -65
  748. package/esm2015/components/lookups/entities/e-640-lot-lookup.js +0 -46
  749. package/esm2015/components/lookups/entities/equipment-lookup.js +0 -46
  750. package/esm2015/components/lookups/entities/erpx-cpl-dfe/dfe-evento-lookup.js +0 -149
  751. package/esm2015/components/lookups/entities/erpx-cpl-itr-dere/atividade-financeira-lookup.js +0 -32
  752. package/esm2015/components/lookups/entities/erpx-cpl-itr-dere/codigo-tributacao-lookup.js +0 -36
  753. package/esm2015/components/lookups/entities/erpx-cpl-itr-dere/e-070-emp-dere-lookup.js +0 -51
  754. package/esm2015/components/lookups/entities/erpx-cpl-itr-dere/processo-lookup.js +0 -28
  755. package/esm2015/components/lookups/entities/erpx-cpl-itr-dere/unidade-federativa-lookup.js +0 -36
  756. package/esm2015/components/lookups/entities/ind-operacao-fornecimento-lookup.js +0 -69
  757. package/esm2015/components/lookups/entities/lei-complementar-1162003-lookup.js +0 -32
  758. package/esm2015/components/lookups/entities/ligacao-item-fornecedor-lookup.js +0 -46
  759. package/esm2015/components/lookups/entities/lista-servico-nacional-lookup.js +0 -34
  760. package/esm2015/components/lookups/entities/natureza-receita-pis-cofins.lookup.js +0 -49
  761. package/esm2015/components/lookups/entities/nbs-lookup.js +0 -32
  762. package/esm2015/components/lookups/entities/ncm-lookup.js +0 -46
  763. package/esm2015/components/lookups/entities/nota-fiscal-entrada-lookup.js +0 -27
  764. package/esm2015/components/lookups/entities/operacoes-lookup.js +0 -61
  765. package/esm2015/components/lookups/entities/origem-destino-lookup.js +0 -123
  766. package/esm2015/components/lookups/entities/origem-mercadoria-lookup.js +0 -71
  767. package/esm2015/components/lookups/entities/produtoServico-lookup.js +0 -46
  768. package/esm2015/components/lookups/entities/qtd-disponivel-demanda-lookup.js +0 -46
  769. package/esm2015/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-001-end-lookup.js +0 -125
  770. package/esm2015/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-001-pes-lookup.js +0 -115
  771. package/esm2015/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-001-tns-lookup.js +0 -101
  772. package/esm2015/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-007-ufs-lookup.js +0 -57
  773. package/esm2015/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-008-rai-lookup.js +0 -61
  774. package/esm2015/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-015-med-lookup.js +0 -49
  775. package/esm2015/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-020-snf-lookup.js +0 -127
  776. package/esm2015/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-024-msg-lookup.js +0 -49
  777. package/esm2015/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-028-cpg-lookup.js +0 -53
  778. package/esm2015/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-032-edc-lookup.js +0 -49
  779. package/esm2015/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-051-dis-lookup.js +0 -49
  780. package/esm2015/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-066-fpg-lookup.js +0 -93
  781. package/esm2015/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-070-emp-lookup.js +0 -49
  782. package/esm2015/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-070-fil-lookup.js +0 -65
  783. package/esm2015/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-075-der-lookup.js +0 -57
  784. package/esm2015/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-080-ser-lookup.js +0 -57
  785. package/esm2015/components/lookups/entities/replication-entities/cpl-tri-nota-saida-natureza-receita-pis-cofins.js +0 -65
  786. package/esm2015/components/lookups/entities/replication-entities/cpl-tri-nota-saida-ncm-lookup.js +0 -61
  787. package/esm2015/components/lookups/entities/replication-entities/cpl-tri-nota-saida-nf-entrada-lookup.js +0 -84
  788. package/esm2015/components/lookups/entities/replication-entities/cpl-tri-nota-saida-nf-saida-lookup.js +0 -84
  789. package/esm2015/components/lookups/entities/requisicao-lookup.js +0 -37
  790. package/esm2015/components/lookups/entities/segmento-lookup.js +0 -75
  791. package/esm2015/components/lookups/entities/unidade-medida-lookup.js +0 -46
  792. package/esm2015/components/lookups/entities/wizard-entities/bank-lookup.js +0 -46
  793. package/esm2015/components/lookups/entities/wizard-entities/country-lookup.js +0 -52
  794. package/esm2015/components/lookups/entities/wizard-entities/currency-lookup.js +0 -52
  795. package/esm2015/components/lookups/entities/xt-integration/entity-person-product-lookup.js +0 -49
  796. package/esm2015/components/lookups/erp-lookups.js +0 -412
  797. package/esm2015/components/lookups/erp-lookups.module.js +0 -279
  798. package/esm2015/components/lookups/erp-lookups.service.js +0 -84
  799. package/esm2015/components/lookups/index.js +0 -134
  800. package/esm2015/components/nps/index.js +0 -2
  801. package/esm2015/components/nps/nps.service.js +0 -73
  802. package/esm2015/components/nps/protocols/index.js +0 -1
  803. package/esm2015/components/nps/protocols/tenant-full-dto.js +0 -1
  804. package/esm2015/components/nps/protocols/token-senior-x.js +0 -1
  805. package/esm2015/components/nps/protocols/tracksale-request.js +0 -1
  806. package/esm2015/components/object-card/elements/field/object-card-field.component.js +0 -58
  807. package/esm2015/components/object-card/elements/main/object-card-main.component.js +0 -142
  808. package/esm2015/components/object-card/index.js +0 -5
  809. package/esm2015/components/object-card/object-card.component.js +0 -142
  810. package/esm2015/components/object-card/object-card.module.js +0 -22
  811. package/esm2015/components/permissions/index.js +0 -4
  812. package/esm2015/components/permissions/protocols/modules.enum.js +0 -14
  813. package/esm2015/components/permissions/protocols/query-module.js +0 -1
  814. package/esm2015/components/permissions/protocols/rec-modulo.js +0 -1
  815. package/esm2015/components/permissions/verify-module-permission-service.js +0 -26
  816. package/esm2015/components/permissions/verify-module-permission.js +0 -52
  817. package/esm2015/components/permissions/verify-module-permissions-service.js +0 -26
  818. package/esm2015/components/permissions/verify-module-permissions.js +0 -51
  819. package/esm2015/components/polling/erp-polling.js +0 -32
  820. package/esm2015/components/polling/index.js +0 -2
  821. package/esm2015/components/shared/border-button/border-button.component.js +0 -24
  822. package/esm2015/components/shared/border-button/border-button.module.js +0 -16
  823. package/esm2015/components/shared/models/border-button-options.js +0 -1
  824. package/esm2015/components/shared/models/enum-severity.js +0 -9
  825. package/esm2015/components/storage/filters-storage.service.js +0 -136
  826. package/esm2015/components/storage/index.js +0 -2
  827. package/esm2015/components/storage/storage.service.js +0 -18
  828. package/esm2015/components/thumbnail/index.js +0 -4
  829. package/esm2015/components/thumbnail/thumbnail-size.js +0 -7
  830. package/esm2015/components/thumbnail/thumbnail.component.js +0 -96
  831. package/esm2015/components/thumbnail/thumbnail.module.js +0 -17
  832. package/esm2015/components/thumbnail/thumbnail.service.js +0 -90
  833. package/esm2015/components/utils/async-lock.js +0 -34
  834. package/esm2015/components/utils/breakpoints.js +0 -11
  835. package/esm2015/components/utils/export-utils.js +0 -71
  836. package/esm2015/components/utils/form-utils.js +0 -203
  837. package/esm2015/components/utils/http-status-code.js +0 -68
  838. package/esm2015/components/utils/index.js +0 -7
  839. package/esm2015/components/utils/lookup-validation-utils.js +0 -64
  840. package/esm2015/components/utils/utils.module.js +0 -30
  841. package/esm2015/components/websocket/index.js +0 -3
  842. package/esm2015/components/websocket/models/index.js +0 -2
  843. package/esm2015/components/websocket/models/primitive-manager.js +0 -35
  844. package/esm2015/components/websocket/protocols/index.js +0 -1
  845. package/esm2015/components/websocket/protocols/on-event-options.js +0 -1
  846. package/esm2015/components/websocket/protocols/primitive-event.js +0 -1
  847. package/esm2015/components/websocket/user-information.service.js +0 -34
  848. package/esm2015/components/websocket/websocket.service.js +0 -347
  849. package/esm2015/core/enums/enum-ana-sin.js +0 -6
  850. package/esm2015/core/enums/enum-apl-cpg.js +0 -7
  851. package/esm2015/core/enums/enum-apl-snf.js +0 -9
  852. package/esm2015/core/enums/enum-difal-contribuinte.js +0 -11
  853. package/esm2015/core/enums/enum-difal-nao-contribuinte.js +0 -6
  854. package/esm2015/core/enums/enum-imposto-cadastro.js +0 -16
  855. package/esm2015/core/enums/enum-nat-ctb.js +0 -7
  856. package/esm2015/core/enums/enum-origem-mercadoria-imposto.js +0 -8
  857. package/esm2015/core/enums/enum-perfil-tributario-segmento.js +0 -13
  858. package/esm2015/core/enums/enum-pro-vei.js +0 -6
  859. package/esm2015/core/enums/enum-situacao-caracteristica-fiscal.js +0 -6
  860. package/esm2015/core/enums/enum-tip-crr.js +0 -10
  861. package/esm2015/core/enums/enum-tip-ctb.js +0 -11
  862. package/esm2015/core/enums/enum-tip-rod.js +0 -10
  863. package/esm2015/core/enums/enum-tip-vei.js +0 -6
  864. package/esm2015/core/enums/enum-tipo-origem.js +0 -7
  865. package/esm2015/core/enums/erpx-cpl-dfe-eventos-fiscais-backend/enum-situacao-registro.js +0 -6
  866. package/esm2015/core/enums/erpx-cpl-dfe-eventos-fiscais-backend/enum-tipo-evento.js +0 -18
  867. package/esm2015/core/enums/erpx-cpl-imp-cadastros-backend/enum-situacao.js +0 -6
  868. package/esm2015/core/enums/erpx-fnd-produto-backend/enum-sit-reg.js +0 -6
  869. package/esm2015/locale/fallback.js +0 -79
  870. package/esm2015/public-api.js +0 -13
  871. package/esm2015/senior-gestao-empresarial-angular-components.js +0 -17
  872. package/esm2015/utils/utils.js +0 -9
  873. package/esm5/components/breadcrumb/breadcrumb.component.js +0 -91
  874. package/esm5/components/breadcrumb/breadcrumb.module.js +0 -20
  875. package/esm5/components/breadcrumb/index.js +0 -3
  876. package/esm5/components/global-filter/global-filter-modal/global-filter-modal.component.js +0 -124
  877. package/esm5/components/global-filter/global-filter.component.js +0 -135
  878. package/esm5/components/global-filter/global-filter.module.js +0 -32
  879. package/esm5/components/global-filter/global-filter.service.js +0 -87
  880. package/esm5/components/global-filter/index.js +0 -4
  881. package/esm5/components/lookups/entities/agreement-lookup.js +0 -34
  882. package/esm5/components/lookups/entities/apuracao-foundation/parameters-lookup.js +0 -79
  883. package/esm5/components/lookups/entities/apuracao-foundation/type-taxes-lookup.js +0 -55
  884. package/esm5/components/lookups/entities/beneficio-fiscal-lookup.js +0 -76
  885. package/esm5/components/lookups/entities/caracteristica-fiscal-lookup.js +0 -75
  886. package/esm5/components/lookups/entities/classificacao-tributaria-lookup.js +0 -85
  887. package/esm5/components/lookups/entities/composicao-base-calculo-lookup.js +0 -107
  888. package/esm5/components/lookups/entities/conta-interna-filial-lookup.js +0 -55
  889. package/esm5/components/lookups/entities/documento-lookup.js +0 -56
  890. package/esm5/components/lookups/entities/e-001-end-lookup.js +0 -112
  891. package/esm5/components/lookups/entities/e-001-pes-lookup.js +0 -49
  892. package/esm5/components/lookups/entities/e-001-tns-lookup.js +0 -49
  893. package/esm5/components/lookups/entities/e-001-tns-sup-est-lookup.js +0 -50
  894. package/esm5/components/lookups/entities/e-002-tpt-lookup.js +0 -35
  895. package/esm5/components/lookups/entities/e-006-pai-lookup.js +0 -51
  896. package/esm5/components/lookups/entities/e-007-ufs-lookup.js +0 -58
  897. package/esm5/components/lookups/entities/e-008-cep-lookup.js +0 -79
  898. package/esm5/components/lookups/entities/e-008-rai-lookup.js +0 -58
  899. package/esm5/components/lookups/entities/e-012-fam-lookup.js +0 -49
  900. package/esm5/components/lookups/entities/e-015-med-lookup.js +0 -49
  901. package/esm5/components/lookups/entities/e-020-snf-lookup.js +0 -76
  902. package/esm5/components/lookups/entities/e-021-mot-lookup.js +0 -49
  903. package/esm5/components/lookups/entities/e-023-crp-lookup.js +0 -49
  904. package/esm5/components/lookups/entities/e-024-msg-lookup.js +0 -49
  905. package/esm5/components/lookups/entities/e-027-eqi-lookup.js +0 -49
  906. package/esm5/components/lookups/entities/e-027-str-lookup.js +0 -49
  907. package/esm5/components/lookups/entities/e-028-cpg-lookup.js +0 -67
  908. package/esm5/components/lookups/entities/e-030-age-lookup.js +0 -49
  909. package/esm5/components/lookups/entities/e-030-ban-lookup.js +0 -49
  910. package/esm5/components/lookups/entities/e-031-moe-lookup.js +0 -56
  911. package/esm5/components/lookups/entities/e-032-edc-lookup.js +0 -49
  912. package/esm5/components/lookups/entities/e-034-tcc-lookup.js +0 -50
  913. package/esm5/components/lookups/entities/e-035-ocr-lookup.js +0 -49
  914. package/esm5/components/lookups/entities/e-036-ins-lookup.js +0 -49
  915. package/esm5/components/lookups/entities/e-039-por-lookup.js +0 -49
  916. package/esm5/components/lookups/entities/e-041-ceb-lookup.js +0 -40
  917. package/esm5/components/lookups/entities/e-043-mpc-lookup.js +0 -49
  918. package/esm5/components/lookups/entities/e-043-pcm-lookup.js +0 -71
  919. package/esm5/components/lookups/entities/e-044-ccu-lookup.js +0 -49
  920. package/esm5/components/lookups/entities/e-045-pla-lookup.js +0 -49
  921. package/esm5/components/lookups/entities/e-046-hpd-lookup.js +0 -49
  922. package/esm5/components/lookups/entities/e-047-ntg-lookup.js +0 -49
  923. package/esm5/components/lookups/entities/e-048-fct-lookup.js +0 -49
  924. package/esm5/components/lookups/entities/e-048-sfc-lookup.js +0 -83
  925. package/esm5/components/lookups/entities/e-051-dis-lookup.js +0 -34
  926. package/esm5/components/lookups/entities/e-066-fpg-lookup.js +0 -49
  927. package/esm5/components/lookups/entities/e-067-fin-lookup.js +0 -49
  928. package/esm5/components/lookups/entities/e-069-gre-lookup.js +0 -34
  929. package/esm5/components/lookups/entities/e-070-emp-lookup.js +0 -49
  930. package/esm5/components/lookups/entities/e-070-ent-lookup.js +0 -112
  931. package/esm5/components/lookups/entities/e-070-fil-loc-ret-lookup.js +0 -79
  932. package/esm5/components/lookups/entities/e-070-fil-lookup.js +0 -99
  933. package/esm5/components/lookups/entities/e-073-pes-lookup.js +0 -68
  934. package/esm5/components/lookups/entities/e-073-vei-lookup.js +0 -136
  935. package/esm5/components/lookups/entities/e-075-der-lookup.js +0 -49
  936. package/esm5/components/lookups/entities/e-076-mar-lookup.js +0 -55
  937. package/esm5/components/lookups/entities/e-080-ser-lookup.js +0 -49
  938. package/esm5/components/lookups/entities/e-081-tab-lookup.js +0 -76
  939. package/esm5/components/lookups/entities/e-082-tpr-lookup.js +0 -49
  940. package/esm5/components/lookups/entities/e-085-pes-lookup.js +0 -49
  941. package/esm5/components/lookups/entities/e-089-doc-lookup.js +0 -29
  942. package/esm5/components/lookups/entities/e-090-hrp-com-ger-lookup.js +0 -54
  943. package/esm5/components/lookups/entities/e-090-pes-lookup.js +0 -52
  944. package/esm5/components/lookups/entities/e-091-plf-lookup.js +0 -58
  945. package/esm5/components/lookups/entities/e-095-hfo-sup-ger-lookup.js +0 -35
  946. package/esm5/components/lookups/entities/e-095-pes-lookup.js +0 -49
  947. package/esm5/components/lookups/entities/e-099-usu-com-ger-lookup.js +0 -40
  948. package/esm5/components/lookups/entities/e-099-usu-sup-cpr-lookup.js +0 -48
  949. package/esm5/components/lookups/entities/e-140-ins-lookup.js +0 -58
  950. package/esm5/components/lookups/entities/e-140-nfs-lookup.js +0 -58
  951. package/esm5/components/lookups/entities/e-200-lot-lookup.js +0 -40
  952. package/esm5/components/lookups/entities/e-200-ser-lookup.js +0 -40
  953. package/esm5/components/lookups/entities/e-205-dep-lookup.js +0 -49
  954. package/esm5/components/lookups/entities/e-210-dxp-e-075-der-lookup.js +0 -49
  955. package/esm5/components/lookups/entities/e-210-dxp-lookup.js +0 -49
  956. package/esm5/components/lookups/entities/e-301-tcr-lookup.js +0 -56
  957. package/esm5/components/lookups/entities/e-403-fpr-lookup.js +0 -49
  958. package/esm5/components/lookups/entities/e-420-icp-lookup.js +0 -63
  959. package/esm5/components/lookups/entities/e-420-ipc-lookup.js +0 -58
  960. package/esm5/components/lookups/entities/e-420-ocp-lookup.js +0 -52
  961. package/esm5/components/lookups/entities/e-501-tcp-lookup.js +0 -52
  962. package/esm5/components/lookups/entities/e-600-cco-lookup.js +0 -68
  963. package/esm5/components/lookups/entities/e-640-lot-lookup.js +0 -49
  964. package/esm5/components/lookups/entities/equipment-lookup.js +0 -49
  965. package/esm5/components/lookups/entities/erpx-cpl-dfe/dfe-evento-lookup.js +0 -161
  966. package/esm5/components/lookups/entities/erpx-cpl-itr-dere/atividade-financeira-lookup.js +0 -35
  967. package/esm5/components/lookups/entities/erpx-cpl-itr-dere/codigo-tributacao-lookup.js +0 -39
  968. package/esm5/components/lookups/entities/erpx-cpl-itr-dere/e-070-emp-dere-lookup.js +0 -63
  969. package/esm5/components/lookups/entities/erpx-cpl-itr-dere/processo-lookup.js +0 -31
  970. package/esm5/components/lookups/entities/erpx-cpl-itr-dere/unidade-federativa-lookup.js +0 -39
  971. package/esm5/components/lookups/entities/ind-operacao-fornecimento-lookup.js +0 -71
  972. package/esm5/components/lookups/entities/lei-complementar-1162003-lookup.js +0 -35
  973. package/esm5/components/lookups/entities/ligacao-item-fornecedor-lookup.js +0 -49
  974. package/esm5/components/lookups/entities/lista-servico-nacional-lookup.js +0 -37
  975. package/esm5/components/lookups/entities/natureza-receita-pis-cofins.lookup.js +0 -52
  976. package/esm5/components/lookups/entities/nbs-lookup.js +0 -35
  977. package/esm5/components/lookups/entities/ncm-lookup.js +0 -49
  978. package/esm5/components/lookups/entities/nota-fiscal-entrada-lookup.js +0 -30
  979. package/esm5/components/lookups/entities/operacoes-lookup.js +0 -64
  980. package/esm5/components/lookups/entities/origem-destino-lookup.js +0 -133
  981. package/esm5/components/lookups/entities/origem-mercadoria-lookup.js +0 -77
  982. package/esm5/components/lookups/entities/produtoServico-lookup.js +0 -49
  983. package/esm5/components/lookups/entities/qtd-disponivel-demanda-lookup.js +0 -49
  984. package/esm5/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-001-end-lookup.js +0 -128
  985. package/esm5/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-001-pes-lookup.js +0 -118
  986. package/esm5/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-001-tns-lookup.js +0 -104
  987. package/esm5/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-007-ufs-lookup.js +0 -60
  988. package/esm5/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-008-rai-lookup.js +0 -64
  989. package/esm5/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-015-med-lookup.js +0 -52
  990. package/esm5/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-020-snf-lookup.js +0 -130
  991. package/esm5/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-024-msg-lookup.js +0 -52
  992. package/esm5/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-028-cpg-lookup.js +0 -56
  993. package/esm5/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-032-edc-lookup.js +0 -52
  994. package/esm5/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-051-dis-lookup.js +0 -52
  995. package/esm5/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-066-fpg-lookup.js +0 -96
  996. package/esm5/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-070-emp-lookup.js +0 -52
  997. package/esm5/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-070-fil-lookup.js +0 -68
  998. package/esm5/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-075-der-lookup.js +0 -60
  999. package/esm5/components/lookups/entities/replication-entities/cpl-tri-nota-saida-e-080-ser-lookup.js +0 -60
  1000. package/esm5/components/lookups/entities/replication-entities/cpl-tri-nota-saida-natureza-receita-pis-cofins.js +0 -68
  1001. package/esm5/components/lookups/entities/replication-entities/cpl-tri-nota-saida-ncm-lookup.js +0 -64
  1002. package/esm5/components/lookups/entities/replication-entities/cpl-tri-nota-saida-nf-entrada-lookup.js +0 -87
  1003. package/esm5/components/lookups/entities/replication-entities/cpl-tri-nota-saida-nf-saida-lookup.js +0 -87
  1004. package/esm5/components/lookups/entities/requisicao-lookup.js +0 -40
  1005. package/esm5/components/lookups/entities/segmento-lookup.js +0 -78
  1006. package/esm5/components/lookups/entities/unidade-medida-lookup.js +0 -49
  1007. package/esm5/components/lookups/entities/wizard-entities/bank-lookup.js +0 -49
  1008. package/esm5/components/lookups/entities/wizard-entities/country-lookup.js +0 -55
  1009. package/esm5/components/lookups/entities/wizard-entities/currency-lookup.js +0 -55
  1010. package/esm5/components/lookups/entities/xt-integration/entity-person-product-lookup.js +0 -52
  1011. package/esm5/components/lookups/erp-lookups.js +0 -437
  1012. package/esm5/components/lookups/erp-lookups.module.js +0 -282
  1013. package/esm5/components/lookups/erp-lookups.service.js +0 -86
  1014. package/esm5/components/lookups/index.js +0 -134
  1015. package/esm5/components/nps/index.js +0 -2
  1016. package/esm5/components/nps/nps.service.js +0 -89
  1017. package/esm5/components/nps/protocols/index.js +0 -1
  1018. package/esm5/components/nps/protocols/tenant-full-dto.js +0 -1
  1019. package/esm5/components/nps/protocols/token-senior-x.js +0 -1
  1020. package/esm5/components/nps/protocols/tracksale-request.js +0 -1
  1021. package/esm5/components/object-card/elements/field/object-card-field.component.js +0 -60
  1022. package/esm5/components/object-card/elements/main/object-card-main.component.js +0 -167
  1023. package/esm5/components/object-card/index.js +0 -5
  1024. package/esm5/components/object-card/object-card.component.js +0 -144
  1025. package/esm5/components/object-card/object-card.module.js +0 -25
  1026. package/esm5/components/permissions/index.js +0 -4
  1027. package/esm5/components/permissions/protocols/modules.enum.js +0 -14
  1028. package/esm5/components/permissions/protocols/query-module.js +0 -1
  1029. package/esm5/components/permissions/protocols/rec-modulo.js +0 -1
  1030. package/esm5/components/permissions/verify-module-permission-service.js +0 -28
  1031. package/esm5/components/permissions/verify-module-permission.js +0 -54
  1032. package/esm5/components/permissions/verify-module-permissions-service.js +0 -28
  1033. package/esm5/components/permissions/verify-module-permissions.js +0 -53
  1034. package/esm5/components/polling/erp-polling.js +0 -35
  1035. package/esm5/components/polling/index.js +0 -2
  1036. package/esm5/components/shared/border-button/border-button.component.js +0 -25
  1037. package/esm5/components/shared/border-button/border-button.module.js +0 -19
  1038. package/esm5/components/shared/models/border-button-options.js +0 -1
  1039. package/esm5/components/shared/models/enum-severity.js +0 -9
  1040. package/esm5/components/storage/filters-storage.service.js +0 -166
  1041. package/esm5/components/storage/index.js +0 -2
  1042. package/esm5/components/storage/storage.service.js +0 -39
  1043. package/esm5/components/thumbnail/index.js +0 -4
  1044. package/esm5/components/thumbnail/thumbnail-size.js +0 -7
  1045. package/esm5/components/thumbnail/thumbnail.component.js +0 -99
  1046. package/esm5/components/thumbnail/thumbnail.module.js +0 -20
  1047. package/esm5/components/thumbnail/thumbnail.service.js +0 -95
  1048. package/esm5/components/utils/async-lock.js +0 -43
  1049. package/esm5/components/utils/breakpoints.js +0 -11
  1050. package/esm5/components/utils/export-utils.js +0 -78
  1051. package/esm5/components/utils/form-utils.js +0 -212
  1052. package/esm5/components/utils/http-status-code.js +0 -68
  1053. package/esm5/components/utils/index.js +0 -7
  1054. package/esm5/components/utils/lookup-validation-utils.js +0 -65
  1055. package/esm5/components/utils/utils.module.js +0 -34
  1056. package/esm5/components/websocket/index.js +0 -3
  1057. package/esm5/components/websocket/models/index.js +0 -2
  1058. package/esm5/components/websocket/models/primitive-manager.js +0 -54
  1059. package/esm5/components/websocket/protocols/index.js +0 -1
  1060. package/esm5/components/websocket/protocols/on-event-options.js +0 -1
  1061. package/esm5/components/websocket/protocols/primitive-event.js +0 -1
  1062. package/esm5/components/websocket/user-information.service.js +0 -38
  1063. package/esm5/components/websocket/websocket.service.js +0 -419
  1064. package/esm5/core/enums/enum-ana-sin.js +0 -6
  1065. package/esm5/core/enums/enum-apl-cpg.js +0 -7
  1066. package/esm5/core/enums/enum-apl-snf.js +0 -9
  1067. package/esm5/core/enums/enum-difal-contribuinte.js +0 -11
  1068. package/esm5/core/enums/enum-difal-nao-contribuinte.js +0 -6
  1069. package/esm5/core/enums/enum-imposto-cadastro.js +0 -16
  1070. package/esm5/core/enums/enum-nat-ctb.js +0 -7
  1071. package/esm5/core/enums/enum-origem-mercadoria-imposto.js +0 -8
  1072. package/esm5/core/enums/enum-perfil-tributario-segmento.js +0 -13
  1073. package/esm5/core/enums/enum-pro-vei.js +0 -6
  1074. package/esm5/core/enums/enum-situacao-caracteristica-fiscal.js +0 -6
  1075. package/esm5/core/enums/enum-tip-crr.js +0 -10
  1076. package/esm5/core/enums/enum-tip-ctb.js +0 -11
  1077. package/esm5/core/enums/enum-tip-rod.js +0 -10
  1078. package/esm5/core/enums/enum-tip-vei.js +0 -6
  1079. package/esm5/core/enums/enum-tipo-origem.js +0 -7
  1080. package/esm5/core/enums/erpx-cpl-dfe-eventos-fiscais-backend/enum-situacao-registro.js +0 -6
  1081. package/esm5/core/enums/erpx-cpl-dfe-eventos-fiscais-backend/enum-tipo-evento.js +0 -18
  1082. package/esm5/core/enums/erpx-cpl-imp-cadastros-backend/enum-situacao.js +0 -6
  1083. package/esm5/core/enums/erpx-fnd-produto-backend/enum-sit-reg.js +0 -6
  1084. package/esm5/locale/fallback.js +0 -79
  1085. package/esm5/public-api.js +0 -13
  1086. package/esm5/senior-gestao-empresarial-angular-components.js +0 -17
  1087. package/esm5/utils/utils.js +0 -9
  1088. package/fesm2015/senior-gestao-empresarial-angular-components.js +0 -9533
  1089. package/fesm2015/senior-gestao-empresarial-angular-components.js.map +0 -1
  1090. package/fesm5/senior-gestao-empresarial-angular-components.js +0 -10259
  1091. package/fesm5/senior-gestao-empresarial-angular-components.js.map +0 -1
  1092. package/locale/fallback.d.ts +0 -78
  1093. package/senior-gestao-empresarial-angular-components.d.ts +0 -16
  1094. package/senior-gestao-empresarial-angular-components.metadata.json +0 -1
  1095. package/utils/utils.d.ts +0 -5
  1096. /package/{core → lookups/lib/core}/enums/enum-ana-sin.d.ts +0 -0
  1097. /package/{core → lookups/lib/core}/enums/enum-apl-cpg.d.ts +0 -0
  1098. /package/{core → lookups/lib/core}/enums/enum-apl-snf.d.ts +0 -0
  1099. /package/{core → lookups/lib/core}/enums/enum-difal-contribuinte.d.ts +0 -0
  1100. /package/{core → lookups/lib/core}/enums/enum-difal-nao-contribuinte.d.ts +0 -0
  1101. /package/{core → lookups/lib/core}/enums/enum-imposto-cadastro.d.ts +0 -0
  1102. /package/{core → lookups/lib/core}/enums/enum-nat-ctb.d.ts +0 -0
  1103. /package/{core → lookups/lib/core}/enums/enum-origem-mercadoria-imposto.d.ts +0 -0
  1104. /package/{core → lookups/lib/core}/enums/enum-perfil-tributario-segmento.d.ts +0 -0
  1105. /package/{core → lookups/lib/core}/enums/enum-pro-vei.d.ts +0 -0
  1106. /package/{core → lookups/lib/core}/enums/enum-situacao-caracteristica-fiscal.d.ts +0 -0
  1107. /package/{core → lookups/lib/core}/enums/enum-tip-crr.d.ts +0 -0
  1108. /package/{core → lookups/lib/core}/enums/enum-tip-ctb.d.ts +0 -0
  1109. /package/{core → lookups/lib/core}/enums/enum-tip-rod.d.ts +0 -0
  1110. /package/{core → lookups/lib/core}/enums/enum-tip-vei.d.ts +0 -0
  1111. /package/{core → lookups/lib/core}/enums/enum-tipo-origem.d.ts +0 -0
  1112. /package/{core → lookups/lib/core}/enums/erpx-cpl-dfe-eventos-fiscais-backend/enum-situacao-registro.d.ts +0 -0
  1113. /package/{core → lookups/lib/core}/enums/erpx-cpl-dfe-eventos-fiscais-backend/enum-tipo-evento.d.ts +0 -0
  1114. /package/{core → lookups/lib/core}/enums/erpx-cpl-imp-cadastros-backend/enum-situacao.d.ts +0 -0
  1115. /package/{core → lookups/lib/core}/enums/erpx-fnd-produto-backend/enum-sit-reg.d.ts +0 -0
  1116. /package/{components/nps → nps/lib}/protocols/tenant-full-dto.d.ts +0 -0
  1117. /package/{components/nps → nps/lib}/protocols/token-senior-x.d.ts +0 -0
  1118. /package/{components → object-card/lib}/shared/models/enum-severity.d.ts +0 -0
  1119. /package/{components/permissions → permissions/lib}/protocols/modules.enum.d.ts +0 -0
  1120. /package/{components/thumbnail → thumbnail/lib}/thumbnail-size.d.ts +0 -0
  1121. /package/{components/utils → utils/lib}/async-lock.d.ts +0 -0
  1122. /package/{components/utils → utils/lib}/breakpoints.d.ts +0 -0
  1123. /package/{components/utils → utils/lib}/http-status-code.d.ts +0 -0
  1124. /package/{components/websocket → websocket/lib}/models/index.d.ts +0 -0
  1125. /package/{components/websocket → websocket/lib}/protocols/index.d.ts +0 -0
  1126. /package/{components/websocket → websocket/lib}/protocols/on-event-options.d.ts +0 -0
  1127. /package/{components/websocket → websocket/lib}/protocols/primitive-event.d.ts +0 -0
@@ -0,0 +1,93 @@
1
+ import { ErpLookupsService } from '../erp-lookups.service';
2
+ import { TranslateService } from '@ngx-translate/core';
3
+ import { Injectable, inject } from '@angular/core';
4
+ import { ErpLookups } from '../erp-lookups';
5
+ import { EnumAplSnf } from '../core/enums/enum-apl-snf';
6
+ import * as i0 from "@angular/core";
7
+ export class E020SnfLookup extends ErpLookups {
8
+ constructor() {
9
+ const lookupService = inject(ErpLookupsService);
10
+ const translate = inject(TranslateService);
11
+ super(lookupService, translate, 'e020snf', [
12
+ {
13
+ name: 'codSnf',
14
+ type: 'string',
15
+ },
16
+ {
17
+ name: 'desSnf',
18
+ type: 'string',
19
+ },
20
+ ], [
21
+ {
22
+ name: 'codSnf',
23
+ type: 'string',
24
+ },
25
+ {
26
+ name: 'desSnf',
27
+ type: 'string',
28
+ },
29
+ {
30
+ name: 'abrSnf',
31
+ type: 'string',
32
+ },
33
+ {
34
+ name: 'codSel',
35
+ type: 'string',
36
+ },
37
+ {
38
+ name: 'codSsl',
39
+ type: 'string',
40
+ },
41
+ {
42
+ name: 'e032edc.codEdc',
43
+ type: 'string',
44
+ },
45
+ {
46
+ name: 'e032edc.desEdc',
47
+ type: 'string',
48
+ },
49
+ ], [
50
+ { name: 'codSnf', type: 'string' },
51
+ { name: 'desSnf', type: 'string' },
52
+ { name: 'abrSnf', type: 'string' },
53
+ {
54
+ name: 'aplSnf',
55
+ type: 'enum',
56
+ options: [
57
+ {
58
+ label: translate.instant('erpx_com_fat.saleinvoice.enum_apl_snf_vs'),
59
+ value: EnumAplSnf.VS,
60
+ },
61
+ {
62
+ label: translate.instant('erpx_com_fat.saleinvoice.enum_apl_snf_vm'),
63
+ value: EnumAplSnf.VM,
64
+ },
65
+ {
66
+ label: translate.instant('erpx_com_fat.saleinvoice.enum_apl_snf_ve'),
67
+ value: EnumAplSnf.VE,
68
+ },
69
+ {
70
+ label: translate.instant('erpx_com_fat.saleinvoice.enum_apl_snf_vf'),
71
+ value: EnumAplSnf.VF,
72
+ },
73
+ {
74
+ label: translate.instant('erpx_com_fat.saleinvoice.enum_apl_snf_vd'),
75
+ value: EnumAplSnf.VD,
76
+ },
77
+ ],
78
+ },
79
+ { name: 'codSel', type: 'string' },
80
+ { name: 'codSsl', type: 'string' },
81
+ { name: 'e032edc.codEdc', type: 'string' },
82
+ { name: 'e032edc.desEdc', type: 'string' },
83
+ ], 'erpx_fnd', 'fiscal');
84
+ this.lookupService = lookupService;
85
+ this.translate = translate;
86
+ }
87
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: E020SnfLookup, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
88
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: E020SnfLookup }); }
89
+ }
90
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: E020SnfLookup, decorators: [{
91
+ type: Injectable
92
+ }], ctorParameters: () => [] });
93
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZS0wMjAtc25mLWxvb2t1cC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL3Nuci1lcnB4LWFuZ3VsYXItY29tcG9uZW50cy9sb29rdXBzL3NyYy9saWIvZW50aXRpZXMvZS0wMjAtc25mLWxvb2t1cC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSx3QkFBd0IsQ0FBQztBQUUzRCxPQUFPLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSxxQkFBcUIsQ0FBQztBQUN2RCxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUNuRCxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sZ0JBQWdCLENBQUM7QUFDNUMsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLDRCQUE0QixDQUFDOztBQUl4RCxNQUFNLE9BQU8sYUFBYyxTQUFRLFVBQVU7SUFJekM7UUFDSSxNQUFNLGFBQWEsR0FBRyxNQUFNLENBQUMsaUJBQWlCLENBQUMsQ0FBQztRQUNoRCxNQUFNLFNBQVMsR0FBRyxNQUFNLENBQUMsZ0JBQWdCLENBQUMsQ0FBQztRQUUzQyxLQUFLLENBQ0QsYUFBYSxFQUNiLFNBQVMsRUFDVCxTQUFTLEVBQ1Q7WUFDSTtnQkFDSSxJQUFJLEVBQUUsUUFBUTtnQkFDZCxJQUFJLEVBQUUsUUFBUTthQUNqQjtZQUNEO2dCQUNJLElBQUksRUFBRSxRQUFRO2dCQUNkLElBQUksRUFBRSxRQUFRO2FBQ2pCO1NBQ2EsRUFDbEI7WUFDSTtnQkFDSSxJQUFJLEVBQUUsUUFBUTtnQkFDZCxJQUFJLEVBQUUsUUFBUTthQUNqQjtZQUNEO2dCQUNJLElBQUksRUFBRSxRQUFRO2dCQUNkLElBQUksRUFBRSxRQUFRO2FBQ2pCO1lBQ0Q7Z0JBQ0ksSUFBSSxFQUFFLFFBQVE7Z0JBQ2QsSUFBSSxFQUFFLFFBQVE7YUFDakI7WUFDRDtnQkFDSSxJQUFJLEVBQUUsUUFBUTtnQkFDZCxJQUFJLEVBQUUsUUFBUTthQUNqQjtZQUNEO2dCQUNJLElBQUksRUFBRSxRQUFRO2dCQUNkLElBQUksRUFBRSxRQUFRO2FBQ2pCO1lBQ0Q7Z0JBQ0ksSUFBSSxFQUFFLGdCQUFnQjtnQkFDdEIsSUFBSSxFQUFFLFFBQVE7YUFDakI7WUFDRDtnQkFDSSxJQUFJLEVBQUUsZ0JBQWdCO2dCQUN0QixJQUFJLEVBQUUsUUFBUTthQUNqQjtTQUNhLEVBQ2xCO1lBQ0ksRUFBRSxJQUFJLEVBQUUsUUFBUSxFQUFFLElBQUksRUFBRSxRQUFRLEVBQUU7WUFDbEMsRUFBRSxJQUFJLEVBQUUsUUFBUSxFQUFFLElBQUksRUFBRSxRQUFRLEVBQUU7WUFDbEMsRUFBRSxJQUFJLEVBQUUsUUFBUSxFQUFFLElBQUksRUFBRSxRQUFRLEVBQUU7WUFDbEM7Z0JBQ0ksSUFBSSxFQUFFLFFBQVE7Z0JBQ2QsSUFBSSxFQUFFLE1BQU07Z0JBQ1osT0FBTyxFQUFFO29CQUNMO3dCQUNJLEtBQUssRUFBRSxTQUFTLENBQUMsT0FBTyxDQUNwQiwwQ0FBMEMsQ0FDbkM7d0JBQ1gsS0FBSyxFQUFFLFVBQVUsQ0FBQyxFQUFFO3FCQUN2QjtvQkFDRDt3QkFDSSxLQUFLLEVBQUUsU0FBUyxDQUFDLE9BQU8sQ0FDcEIsMENBQTBDLENBQ25DO3dCQUNYLEtBQUssRUFBRSxVQUFVLENBQUMsRUFBRTtxQkFDdkI7b0JBQ0Q7d0JBQ0ksS0FBSyxFQUFFLFNBQVMsQ0FBQyxPQUFPLENBQ3BCLDBDQUEwQyxDQUNuQzt3QkFDWCxLQUFLLEVBQUUsVUFBVSxDQUFDLEVBQUU7cUJBQ3ZCO29CQUNEO3dCQUNJLEtBQUssRUFBRSxTQUFTLENBQUMsT0FBTyxDQUNwQiwwQ0FBMEMsQ0FDbkM7d0JBQ1gsS0FBSyxFQUFFLFVBQVUsQ0FBQyxFQUFFO3FCQUN2QjtvQkFDRDt3QkFDSSxLQUFLLEVBQUUsU0FBUyxDQUFDLE9BQU8sQ0FDcEIsMENBQTBDLENBQ25DO3dCQUNYLEtBQUssRUFBRSxVQUFVLENBQUMsRUFBRTtxQkFDdkI7aUJBQ0o7YUFDSjtZQUVELEVBQUUsSUFBSSxFQUFFLFFBQVEsRUFBRSxJQUFJLEVBQUUsUUFBUSxFQUFFO1lBQ2xDLEVBQUUsSUFBSSxFQUFFLFFBQVEsRUFBRSxJQUFJLEVBQUUsUUFBUSxFQUFFO1lBQ2xDLEVBQUUsSUFBSSxFQUFFLGdCQUFnQixFQUFFLElBQUksRUFBRSxRQUFRLEVBQUU7WUFDMUMsRUFBRSxJQUFJLEVBQUUsZ0JBQWdCLEVBQUUsSUFBSSxFQUFFLFFBQVEsRUFBRTtTQUM1QixFQUNsQixVQUFVLEVBQ1YsUUFBUSxDQUNYLENBQUM7UUFDRixJQUFJLENBQUMsYUFBYSxHQUFHLGFBQWEsQ0FBQztRQUNuQyxJQUFJLENBQUMsU0FBUyxHQUFHLFNBQVMsQ0FBQztJQUMvQixDQUFDOytHQXZHUSxhQUFhO21IQUFiLGFBQWE7OzRGQUFiLGFBQWE7a0JBRHpCLFVBQVUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBFcnBMb29rdXBzU2VydmljZSB9IGZyb20gJy4uL2VycC1sb29rdXBzLnNlcnZpY2UnO1xuXG5pbXBvcnQgeyBUcmFuc2xhdGVTZXJ2aWNlIH0gZnJvbSAnQG5neC10cmFuc2xhdGUvY29yZSc7XG5pbXBvcnQgeyBJbmplY3RhYmxlLCBpbmplY3QgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IEVycExvb2t1cHMgfSBmcm9tICcuLi9lcnAtbG9va3Vwcyc7XG5pbXBvcnQgeyBFbnVtQXBsU25mIH0gZnJvbSAnLi4vY29yZS9lbnVtcy9lbnVtLWFwbC1zbmYnO1xuaW1wb3J0IHsgRHluYW1pY1R5cGUgfSBmcm9tICdAc2VuaW9yc2lzdGVtYXMvYW5ndWxhci1jb21wb25lbnRzL2R5bmFtaWMtZm9ybSc7XG5cbkBJbmplY3RhYmxlKClcbmV4cG9ydCBjbGFzcyBFMDIwU25mTG9va3VwIGV4dGVuZHMgRXJwTG9va3VwcyB7XG4gICAgcHJvdGVjdGVkIG92ZXJyaWRlIGxvb2t1cFNlcnZpY2U6IEVycExvb2t1cHNTZXJ2aWNlO1xuICAgIHByb3RlY3RlZCBvdmVycmlkZSB0cmFuc2xhdGU6IFRyYW5zbGF0ZVNlcnZpY2U7XG5cbiAgICBwdWJsaWMgY29uc3RydWN0b3IoKSB7XG4gICAgICAgIGNvbnN0IGxvb2t1cFNlcnZpY2UgPSBpbmplY3QoRXJwTG9va3Vwc1NlcnZpY2UpO1xuICAgICAgICBjb25zdCB0cmFuc2xhdGUgPSBpbmplY3QoVHJhbnNsYXRlU2VydmljZSk7XG5cbiAgICAgICAgc3VwZXIoXG4gICAgICAgICAgICBsb29rdXBTZXJ2aWNlLFxuICAgICAgICAgICAgdHJhbnNsYXRlLFxuICAgICAgICAgICAgJ2UwMjBzbmYnLFxuICAgICAgICAgICAgW1xuICAgICAgICAgICAgICAgIHtcbiAgICAgICAgICAgICAgICAgICAgbmFtZTogJ2NvZFNuZicsXG4gICAgICAgICAgICAgICAgICAgIHR5cGU6ICdzdHJpbmcnLFxuICAgICAgICAgICAgICAgIH0sXG4gICAgICAgICAgICAgICAge1xuICAgICAgICAgICAgICAgICAgICBuYW1lOiAnZGVzU25mJyxcbiAgICAgICAgICAgICAgICAgICAgdHlwZTogJ3N0cmluZycsXG4gICAgICAgICAgICAgICAgfSxcbiAgICAgICAgICAgIF0gYXMgRHluYW1pY1R5cGVbXSxcbiAgICAgICAgICAgIFtcbiAgICAgICAgICAgICAgICB7XG4gICAgICAgICAgICAgICAgICAgIG5hbWU6ICdjb2RTbmYnLFxuICAgICAgICAgICAgICAgICAgICB0eXBlOiAnc3RyaW5nJyxcbiAgICAgICAgICAgICAgICB9LFxuICAgICAgICAgICAgICAgIHtcbiAgICAgICAgICAgICAgICAgICAgbmFtZTogJ2Rlc1NuZicsXG4gICAgICAgICAgICAgICAgICAgIHR5cGU6ICdzdHJpbmcnLFxuICAgICAgICAgICAgICAgIH0sXG4gICAgICAgICAgICAgICAge1xuICAgICAgICAgICAgICAgICAgICBuYW1lOiAnYWJyU25mJyxcbiAgICAgICAgICAgICAgICAgICAgdHlwZTogJ3N0cmluZycsXG4gICAgICAgICAgICAgICAgfSxcbiAgICAgICAgICAgICAgICB7XG4gICAgICAgICAgICAgICAgICAgIG5hbWU6ICdjb2RTZWwnLFxuICAgICAgICAgICAgICAgICAgICB0eXBlOiAnc3RyaW5nJyxcbiAgICAgICAgICAgICAgICB9LFxuICAgICAgICAgICAgICAgIHtcbiAgICAgICAgICAgICAgICAgICAgbmFtZTogJ2NvZFNzbCcsXG4gICAgICAgICAgICAgICAgICAgIHR5cGU6ICdzdHJpbmcnLFxuICAgICAgICAgICAgICAgIH0sXG4gICAgICAgICAgICAgICAge1xuICAgICAgICAgICAgICAgICAgICBuYW1lOiAnZTAzMmVkYy5jb2RFZGMnLFxuICAgICAgICAgICAgICAgICAgICB0eXBlOiAnc3RyaW5nJyxcbiAgICAgICAgICAgICAgICB9LFxuICAgICAgICAgICAgICAgIHtcbiAgICAgICAgICAgICAgICAgICAgbmFtZTogJ2UwMzJlZGMuZGVzRWRjJyxcbiAgICAgICAgICAgICAgICAgICAgdHlwZTogJ3N0cmluZycsXG4gICAgICAgICAgICAgICAgfSxcbiAgICAgICAgICAgIF0gYXMgRHluYW1pY1R5cGVbXSxcbiAgICAgICAgICAgIFtcbiAgICAgICAgICAgICAgICB7IG5hbWU6ICdjb2RTbmYnLCB0eXBlOiAnc3RyaW5nJyB9LFxuICAgICAgICAgICAgICAgIHsgbmFtZTogJ2Rlc1NuZicsIHR5cGU6ICdzdHJpbmcnIH0sXG4gICAgICAgICAgICAgICAgeyBuYW1lOiAnYWJyU25mJywgdHlwZTogJ3N0cmluZycgfSxcbiAgICAgICAgICAgICAgICB7XG4gICAgICAgICAgICAgICAgICAgIG5hbWU6ICdhcGxTbmYnLFxuICAgICAgICAgICAgICAgICAgICB0eXBlOiAnZW51bScsXG4gICAgICAgICAgICAgICAgICAgIG9wdGlvbnM6IFtcbiAgICAgICAgICAgICAgICAgICAgICAgIHtcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICBsYWJlbDogdHJhbnNsYXRlLmluc3RhbnQoXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICdlcnB4X2NvbV9mYXQuc2FsZWludm9pY2UuZW51bV9hcGxfc25mX3ZzJ1xuICAgICAgICAgICAgICAgICAgICAgICAgICAgICkgYXMgc3RyaW5nLFxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIHZhbHVlOiBFbnVtQXBsU25mLlZTLFxuICAgICAgICAgICAgICAgICAgICAgICAgfSxcbiAgICAgICAgICAgICAgICAgICAgICAgIHtcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICBsYWJlbDogdHJhbnNsYXRlLmluc3RhbnQoXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICdlcnB4X2NvbV9mYXQuc2FsZWludm9pY2UuZW51bV9hcGxfc25mX3ZtJ1xuICAgICAgICAgICAgICAgICAgICAgICAgICAgICkgYXMgc3RyaW5nLFxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIHZhbHVlOiBFbnVtQXBsU25mLlZNLFxuICAgICAgICAgICAgICAgICAgICAgICAgfSxcbiAgICAgICAgICAgICAgICAgICAgICAgIHtcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICBsYWJlbDogdHJhbnNsYXRlLmluc3RhbnQoXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICdlcnB4X2NvbV9mYXQuc2FsZWludm9pY2UuZW51bV9hcGxfc25mX3ZlJ1xuICAgICAgICAgICAgICAgICAgICAgICAgICAgICkgYXMgc3RyaW5nLFxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIHZhbHVlOiBFbnVtQXBsU25mLlZFLFxuICAgICAgICAgICAgICAgICAgICAgICAgfSxcbiAgICAgICAgICAgICAgICAgICAgICAgIHtcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICBsYWJlbDogdHJhbnNsYXRlLmluc3RhbnQoXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICdlcnB4X2NvbV9mYXQuc2FsZWludm9pY2UuZW51bV9hcGxfc25mX3ZmJ1xuICAgICAgICAgICAgICAgICAgICAgICAgICAgICkgYXMgc3RyaW5nLFxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIHZhbHVlOiBFbnVtQXBsU25mLlZGLFxuICAgICAgICAgICAgICAgICAgICAgICAgfSxcbiAgICAgICAgICAgICAgICAgICAgICAgIHtcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICBsYWJlbDogdHJhbnNsYXRlLmluc3RhbnQoXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICdlcnB4X2NvbV9mYXQuc2FsZWludm9pY2UuZW51bV9hcGxfc25mX3ZkJ1xuICAgICAgICAgICAgICAgICAgICAgICAgICAgICkgYXMgc3RyaW5nLFxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIHZhbHVlOiBFbnVtQXBsU25mLlZELFxuICAgICAgICAgICAgICAgICAgICAgICAgfSxcbiAgICAgICAgICAgICAgICAgICAgXSxcbiAgICAgICAgICAgICAgICB9LFxuXG4gICAgICAgICAgICAgICAgeyBuYW1lOiAnY29kU2VsJywgdHlwZTogJ3N0cmluZycgfSxcbiAgICAgICAgICAgICAgICB7IG5hbWU6ICdjb2RTc2wnLCB0eXBlOiAnc3RyaW5nJyB9LFxuICAgICAgICAgICAgICAgIHsgbmFtZTogJ2UwMzJlZGMuY29kRWRjJywgdHlwZTogJ3N0cmluZycgfSxcbiAgICAgICAgICAgICAgICB7IG5hbWU6ICdlMDMyZWRjLmRlc0VkYycsIHR5cGU6ICdzdHJpbmcnIH0sXG4gICAgICAgICAgICBdIGFzIER5bmFtaWNUeXBlW10sXG4gICAgICAgICAgICAnZXJweF9mbmQnLFxuICAgICAgICAgICAgJ2Zpc2NhbCdcbiAgICAgICAgKTtcbiAgICAgICAgdGhpcy5sb29rdXBTZXJ2aWNlID0gbG9va3VwU2VydmljZTtcbiAgICAgICAgdGhpcy50cmFuc2xhdGUgPSB0cmFuc2xhdGU7XG4gICAgfVxufVxuIl19
@@ -0,0 +1,47 @@
1
+ import { ErpLookupsService } from '../erp-lookups.service';
2
+ import { TranslateService } from '@ngx-translate/core';
3
+ import { Injectable, inject } from '@angular/core';
4
+ import { ErpLookups } from '../erp-lookups';
5
+ import * as i0 from "@angular/core";
6
+ export class E021MotLookup extends ErpLookups {
7
+ constructor() {
8
+ const lookupService = inject(ErpLookupsService);
9
+ const translate = inject(TranslateService);
10
+ super(lookupService, translate, 'e021mot', [
11
+ {
12
+ name: 'codMot',
13
+ type: 'integer',
14
+ },
15
+ {
16
+ name: 'desMot',
17
+ type: 'string',
18
+ },
19
+ ], [
20
+ {
21
+ name: 'codMot',
22
+ type: 'integer',
23
+ },
24
+ {
25
+ name: 'desMot',
26
+ type: 'string',
27
+ },
28
+ ], [
29
+ {
30
+ name: 'codMot',
31
+ type: 'integer',
32
+ },
33
+ {
34
+ name: 'desMot',
35
+ type: 'string',
36
+ },
37
+ ], 'erpx_fnd', 'empresa');
38
+ this.lookupService = lookupService;
39
+ this.translate = translate;
40
+ }
41
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: E021MotLookup, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
42
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: E021MotLookup }); }
43
+ }
44
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: E021MotLookup, decorators: [{
45
+ type: Injectable
46
+ }], ctorParameters: () => [] });
47
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZS0wMjEtbW90LWxvb2t1cC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL3Nuci1lcnB4LWFuZ3VsYXItY29tcG9uZW50cy9sb29rdXBzL3NyYy9saWIvZW50aXRpZXMvZS0wMjEtbW90LWxvb2t1cC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSx3QkFBd0IsQ0FBQztBQUUzRCxPQUFPLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSxxQkFBcUIsQ0FBQztBQUN2RCxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUNuRCxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sZ0JBQWdCLENBQUM7O0FBSTVDLE1BQU0sT0FBTyxhQUFjLFNBQVEsVUFBVTtJQUl6QztRQUNJLE1BQU0sYUFBYSxHQUFHLE1BQU0sQ0FBQyxpQkFBaUIsQ0FBQyxDQUFDO1FBQ2hELE1BQU0sU0FBUyxHQUFHLE1BQU0sQ0FBQyxnQkFBZ0IsQ0FBQyxDQUFDO1FBRTNDLEtBQUssQ0FDRCxhQUFhLEVBQ2IsU0FBUyxFQUNULFNBQVMsRUFDVDtZQUNJO2dCQUNJLElBQUksRUFBRSxRQUFRO2dCQUNkLElBQUksRUFBRSxTQUFTO2FBQ2xCO1lBQ0Q7Z0JBQ0ksSUFBSSxFQUFFLFFBQVE7Z0JBQ2QsSUFBSSxFQUFFLFFBQVE7YUFDakI7U0FDYSxFQUNsQjtZQUNJO2dCQUNJLElBQUksRUFBRSxRQUFRO2dCQUNkLElBQUksRUFBRSxTQUFTO2FBQ2xCO1lBQ0Q7Z0JBQ0ksSUFBSSxFQUFFLFFBQVE7Z0JBQ2QsSUFBSSxFQUFFLFFBQVE7YUFDakI7U0FDYSxFQUNsQjtZQUNJO2dCQUNJLElBQUksRUFBRSxRQUFRO2dCQUNkLElBQUksRUFBRSxTQUFTO2FBQ2xCO1lBQ0Q7Z0JBQ0ksSUFBSSxFQUFFLFFBQVE7Z0JBQ2QsSUFBSSxFQUFFLFFBQVE7YUFDakI7U0FDYSxFQUNsQixVQUFVLEVBQ1YsU0FBUyxDQUNaLENBQUM7UUFDRixJQUFJLENBQUMsYUFBYSxHQUFHLGFBQWEsQ0FBQztRQUNuQyxJQUFJLENBQUMsU0FBUyxHQUFHLFNBQVMsQ0FBQztJQUMvQixDQUFDOytHQS9DUSxhQUFhO21IQUFiLGFBQWE7OzRGQUFiLGFBQWE7a0JBRHpCLFVBQVUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBFcnBMb29rdXBzU2VydmljZSB9IGZyb20gJy4uL2VycC1sb29rdXBzLnNlcnZpY2UnO1xuXG5pbXBvcnQgeyBUcmFuc2xhdGVTZXJ2aWNlIH0gZnJvbSAnQG5neC10cmFuc2xhdGUvY29yZSc7XG5pbXBvcnQgeyBJbmplY3RhYmxlLCBpbmplY3QgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IEVycExvb2t1cHMgfSBmcm9tICcuLi9lcnAtbG9va3Vwcyc7XG5pbXBvcnQgeyBEeW5hbWljVHlwZSB9IGZyb20gJ0BzZW5pb3JzaXN0ZW1hcy9hbmd1bGFyLWNvbXBvbmVudHMvZHluYW1pYy1mb3JtJztcblxuQEluamVjdGFibGUoKVxuZXhwb3J0IGNsYXNzIEUwMjFNb3RMb29rdXAgZXh0ZW5kcyBFcnBMb29rdXBzIHtcbiAgICBwcm90ZWN0ZWQgb3ZlcnJpZGUgbG9va3VwU2VydmljZTogRXJwTG9va3Vwc1NlcnZpY2U7XG4gICAgcHJvdGVjdGVkIG92ZXJyaWRlIHRyYW5zbGF0ZTogVHJhbnNsYXRlU2VydmljZTtcblxuICAgIHB1YmxpYyBjb25zdHJ1Y3RvcigpIHtcbiAgICAgICAgY29uc3QgbG9va3VwU2VydmljZSA9IGluamVjdChFcnBMb29rdXBzU2VydmljZSk7XG4gICAgICAgIGNvbnN0IHRyYW5zbGF0ZSA9IGluamVjdChUcmFuc2xhdGVTZXJ2aWNlKTtcblxuICAgICAgICBzdXBlcihcbiAgICAgICAgICAgIGxvb2t1cFNlcnZpY2UsXG4gICAgICAgICAgICB0cmFuc2xhdGUsXG4gICAgICAgICAgICAnZTAyMW1vdCcsXG4gICAgICAgICAgICBbXG4gICAgICAgICAgICAgICAge1xuICAgICAgICAgICAgICAgICAgICBuYW1lOiAnY29kTW90JyxcbiAgICAgICAgICAgICAgICAgICAgdHlwZTogJ2ludGVnZXInLFxuICAgICAgICAgICAgICAgIH0sXG4gICAgICAgICAgICAgICAge1xuICAgICAgICAgICAgICAgICAgICBuYW1lOiAnZGVzTW90JyxcbiAgICAgICAgICAgICAgICAgICAgdHlwZTogJ3N0cmluZycsXG4gICAgICAgICAgICAgICAgfSxcbiAgICAgICAgICAgIF0gYXMgRHluYW1pY1R5cGVbXSxcbiAgICAgICAgICAgIFtcbiAgICAgICAgICAgICAgICB7XG4gICAgICAgICAgICAgICAgICAgIG5hbWU6ICdjb2RNb3QnLFxuICAgICAgICAgICAgICAgICAgICB0eXBlOiAnaW50ZWdlcicsXG4gICAgICAgICAgICAgICAgfSxcbiAgICAgICAgICAgICAgICB7XG4gICAgICAgICAgICAgICAgICAgIG5hbWU6ICdkZXNNb3QnLFxuICAgICAgICAgICAgICAgICAgICB0eXBlOiAnc3RyaW5nJyxcbiAgICAgICAgICAgICAgICB9LFxuICAgICAgICAgICAgXSBhcyBEeW5hbWljVHlwZVtdLFxuICAgICAgICAgICAgW1xuICAgICAgICAgICAgICAgIHtcbiAgICAgICAgICAgICAgICAgICAgbmFtZTogJ2NvZE1vdCcsXG4gICAgICAgICAgICAgICAgICAgIHR5cGU6ICdpbnRlZ2VyJyxcbiAgICAgICAgICAgICAgICB9LFxuICAgICAgICAgICAgICAgIHtcbiAgICAgICAgICAgICAgICAgICAgbmFtZTogJ2Rlc01vdCcsXG4gICAgICAgICAgICAgICAgICAgIHR5cGU6ICdzdHJpbmcnLFxuICAgICAgICAgICAgICAgIH0sXG4gICAgICAgICAgICBdIGFzIER5bmFtaWNUeXBlW10sXG4gICAgICAgICAgICAnZXJweF9mbmQnLFxuICAgICAgICAgICAgJ2VtcHJlc2EnXG4gICAgICAgICk7XG4gICAgICAgIHRoaXMubG9va3VwU2VydmljZSA9IGxvb2t1cFNlcnZpY2U7XG4gICAgICAgIHRoaXMudHJhbnNsYXRlID0gdHJhbnNsYXRlO1xuICAgIH1cbn1cbiJdfQ==
@@ -0,0 +1,47 @@
1
+ import { ErpLookupsService } from '../erp-lookups.service';
2
+ import { TranslateService } from '@ngx-translate/core';
3
+ import { Injectable, inject } from '@angular/core';
4
+ import { ErpLookups } from '../erp-lookups';
5
+ import * as i0 from "@angular/core";
6
+ export class E023CrpLookup extends ErpLookups {
7
+ constructor() {
8
+ const lookupService = inject(ErpLookupsService);
9
+ const translate = inject(TranslateService);
10
+ super(lookupService, translate, 'e023crp', [
11
+ {
12
+ name: 'codCrp',
13
+ type: 'string',
14
+ },
15
+ {
16
+ name: 'desCrp',
17
+ type: 'string',
18
+ },
19
+ ], [
20
+ {
21
+ name: 'codCrp',
22
+ type: 'string',
23
+ },
24
+ {
25
+ name: 'desCrp',
26
+ type: 'string',
27
+ },
28
+ ], [
29
+ {
30
+ name: 'codCrp',
31
+ type: 'string',
32
+ },
33
+ {
34
+ name: 'desCrp',
35
+ type: 'string',
36
+ },
37
+ ], 'erpx_fin', 'foundation');
38
+ this.lookupService = lookupService;
39
+ this.translate = translate;
40
+ }
41
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: E023CrpLookup, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
42
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: E023CrpLookup }); }
43
+ }
44
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: E023CrpLookup, decorators: [{
45
+ type: Injectable
46
+ }], ctorParameters: () => [] });
47
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZS0wMjMtY3JwLWxvb2t1cC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL3Nuci1lcnB4LWFuZ3VsYXItY29tcG9uZW50cy9sb29rdXBzL3NyYy9saWIvZW50aXRpZXMvZS0wMjMtY3JwLWxvb2t1cC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSx3QkFBd0IsQ0FBQztBQUUzRCxPQUFPLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSxxQkFBcUIsQ0FBQztBQUN2RCxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUNuRCxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sZ0JBQWdCLENBQUM7O0FBSTVDLE1BQU0sT0FBTyxhQUFjLFNBQVEsVUFBVTtJQUl6QztRQUNJLE1BQU0sYUFBYSxHQUFHLE1BQU0sQ0FBQyxpQkFBaUIsQ0FBQyxDQUFDO1FBQ2hELE1BQU0sU0FBUyxHQUFHLE1BQU0sQ0FBQyxnQkFBZ0IsQ0FBQyxDQUFDO1FBRTNDLEtBQUssQ0FDRCxhQUFhLEVBQ2IsU0FBUyxFQUNULFNBQVMsRUFDVDtZQUNJO2dCQUNJLElBQUksRUFBRSxRQUFRO2dCQUNkLElBQUksRUFBRSxRQUFRO2FBQ2pCO1lBQ0Q7Z0JBQ0ksSUFBSSxFQUFFLFFBQVE7Z0JBQ2QsSUFBSSxFQUFFLFFBQVE7YUFDakI7U0FDYSxFQUNsQjtZQUNJO2dCQUNJLElBQUksRUFBRSxRQUFRO2dCQUNkLElBQUksRUFBRSxRQUFRO2FBQ2pCO1lBQ0Q7Z0JBQ0ksSUFBSSxFQUFFLFFBQVE7Z0JBQ2QsSUFBSSxFQUFFLFFBQVE7YUFDakI7U0FDYSxFQUNsQjtZQUNJO2dCQUNJLElBQUksRUFBRSxRQUFRO2dCQUNkLElBQUksRUFBRSxRQUFRO2FBQ2pCO1lBQ0Q7Z0JBQ0ksSUFBSSxFQUFFLFFBQVE7Z0JBQ2QsSUFBSSxFQUFFLFFBQVE7YUFDakI7U0FDYSxFQUNsQixVQUFVLEVBQ1YsWUFBWSxDQUNmLENBQUM7UUFDRixJQUFJLENBQUMsYUFBYSxHQUFHLGFBQWEsQ0FBQztRQUNuQyxJQUFJLENBQUMsU0FBUyxHQUFHLFNBQVMsQ0FBQztJQUMvQixDQUFDOytHQS9DUSxhQUFhO21IQUFiLGFBQWE7OzRGQUFiLGFBQWE7a0JBRHpCLFVBQVUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBFcnBMb29rdXBzU2VydmljZSB9IGZyb20gJy4uL2VycC1sb29rdXBzLnNlcnZpY2UnO1xuXG5pbXBvcnQgeyBUcmFuc2xhdGVTZXJ2aWNlIH0gZnJvbSAnQG5neC10cmFuc2xhdGUvY29yZSc7XG5pbXBvcnQgeyBJbmplY3RhYmxlLCBpbmplY3QgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IEVycExvb2t1cHMgfSBmcm9tICcuLi9lcnAtbG9va3Vwcyc7XG5pbXBvcnQgeyBEeW5hbWljVHlwZSB9IGZyb20gJ0BzZW5pb3JzaXN0ZW1hcy9hbmd1bGFyLWNvbXBvbmVudHMvZHluYW1pYy1mb3JtJztcblxuQEluamVjdGFibGUoKVxuZXhwb3J0IGNsYXNzIEUwMjNDcnBMb29rdXAgZXh0ZW5kcyBFcnBMb29rdXBzIHtcbiAgICBwcm90ZWN0ZWQgb3ZlcnJpZGUgbG9va3VwU2VydmljZTogRXJwTG9va3Vwc1NlcnZpY2U7XG4gICAgcHJvdGVjdGVkIG92ZXJyaWRlIHRyYW5zbGF0ZTogVHJhbnNsYXRlU2VydmljZTtcblxuICAgIHB1YmxpYyBjb25zdHJ1Y3RvcigpIHtcbiAgICAgICAgY29uc3QgbG9va3VwU2VydmljZSA9IGluamVjdChFcnBMb29rdXBzU2VydmljZSk7XG4gICAgICAgIGNvbnN0IHRyYW5zbGF0ZSA9IGluamVjdChUcmFuc2xhdGVTZXJ2aWNlKTtcblxuICAgICAgICBzdXBlcihcbiAgICAgICAgICAgIGxvb2t1cFNlcnZpY2UsXG4gICAgICAgICAgICB0cmFuc2xhdGUsXG4gICAgICAgICAgICAnZTAyM2NycCcsXG4gICAgICAgICAgICBbXG4gICAgICAgICAgICAgICAge1xuICAgICAgICAgICAgICAgICAgICBuYW1lOiAnY29kQ3JwJyxcbiAgICAgICAgICAgICAgICAgICAgdHlwZTogJ3N0cmluZycsXG4gICAgICAgICAgICAgICAgfSxcbiAgICAgICAgICAgICAgICB7XG4gICAgICAgICAgICAgICAgICAgIG5hbWU6ICdkZXNDcnAnLFxuICAgICAgICAgICAgICAgICAgICB0eXBlOiAnc3RyaW5nJyxcbiAgICAgICAgICAgICAgICB9LFxuICAgICAgICAgICAgXSBhcyBEeW5hbWljVHlwZVtdLFxuICAgICAgICAgICAgW1xuICAgICAgICAgICAgICAgIHtcbiAgICAgICAgICAgICAgICAgICAgbmFtZTogJ2NvZENycCcsXG4gICAgICAgICAgICAgICAgICAgIHR5cGU6ICdzdHJpbmcnLFxuICAgICAgICAgICAgICAgIH0sXG4gICAgICAgICAgICAgICAge1xuICAgICAgICAgICAgICAgICAgICBuYW1lOiAnZGVzQ3JwJyxcbiAgICAgICAgICAgICAgICAgICAgdHlwZTogJ3N0cmluZycsXG4gICAgICAgICAgICAgICAgfSxcbiAgICAgICAgICAgIF0gYXMgRHluYW1pY1R5cGVbXSxcbiAgICAgICAgICAgIFtcbiAgICAgICAgICAgICAgICB7XG4gICAgICAgICAgICAgICAgICAgIG5hbWU6ICdjb2RDcnAnLFxuICAgICAgICAgICAgICAgICAgICB0eXBlOiAnc3RyaW5nJyxcbiAgICAgICAgICAgICAgICB9LFxuICAgICAgICAgICAgICAgIHtcbiAgICAgICAgICAgICAgICAgICAgbmFtZTogJ2Rlc0NycCcsXG4gICAgICAgICAgICAgICAgICAgIHR5cGU6ICdzdHJpbmcnLFxuICAgICAgICAgICAgICAgIH0sXG4gICAgICAgICAgICBdIGFzIER5bmFtaWNUeXBlW10sXG4gICAgICAgICAgICAnZXJweF9maW4nLFxuICAgICAgICAgICAgJ2ZvdW5kYXRpb24nXG4gICAgICAgICk7XG4gICAgICAgIHRoaXMubG9va3VwU2VydmljZSA9IGxvb2t1cFNlcnZpY2U7XG4gICAgICAgIHRoaXMudHJhbnNsYXRlID0gdHJhbnNsYXRlO1xuICAgIH1cbn1cbiJdfQ==
@@ -0,0 +1,47 @@
1
+ import { ErpLookupsService } from '../erp-lookups.service';
2
+ import { TranslateService } from '@ngx-translate/core';
3
+ import { Injectable, inject } from '@angular/core';
4
+ import { ErpLookups } from '../erp-lookups';
5
+ import * as i0 from "@angular/core";
6
+ export class E024MsgLookup extends ErpLookups {
7
+ constructor() {
8
+ const lookupService = inject(ErpLookupsService);
9
+ const translate = inject(TranslateService);
10
+ super(lookupService, translate, 'e024msg', [
11
+ {
12
+ name: 'codMsg',
13
+ type: 'integer',
14
+ },
15
+ {
16
+ name: 'desMsg',
17
+ type: 'string',
18
+ },
19
+ ], [
20
+ {
21
+ name: 'codMsg',
22
+ type: 'integer',
23
+ },
24
+ {
25
+ name: 'desMsg',
26
+ type: 'string',
27
+ },
28
+ ], [
29
+ {
30
+ name: 'codMsg',
31
+ type: 'integer',
32
+ },
33
+ {
34
+ name: 'desMsg',
35
+ type: 'string',
36
+ },
37
+ ], 'erpx_fnd', 'fiscal');
38
+ this.lookupService = lookupService;
39
+ this.translate = translate;
40
+ }
41
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: E024MsgLookup, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
42
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: E024MsgLookup }); }
43
+ }
44
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: E024MsgLookup, decorators: [{
45
+ type: Injectable
46
+ }], ctorParameters: () => [] });
47
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZS0wMjQtbXNnLWxvb2t1cC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL3Nuci1lcnB4LWFuZ3VsYXItY29tcG9uZW50cy9sb29rdXBzL3NyYy9saWIvZW50aXRpZXMvZS0wMjQtbXNnLWxvb2t1cC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSx3QkFBd0IsQ0FBQztBQUUzRCxPQUFPLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSxxQkFBcUIsQ0FBQztBQUN2RCxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUNuRCxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sZ0JBQWdCLENBQUM7O0FBSTVDLE1BQU0sT0FBTyxhQUFjLFNBQVEsVUFBVTtJQUl6QztRQUNJLE1BQU0sYUFBYSxHQUFHLE1BQU0sQ0FBQyxpQkFBaUIsQ0FBQyxDQUFDO1FBQ2hELE1BQU0sU0FBUyxHQUFHLE1BQU0sQ0FBQyxnQkFBZ0IsQ0FBQyxDQUFDO1FBRTNDLEtBQUssQ0FDRCxhQUFhLEVBQ2IsU0FBUyxFQUNULFNBQVMsRUFDVDtZQUNJO2dCQUNJLElBQUksRUFBRSxRQUFRO2dCQUNkLElBQUksRUFBRSxTQUFTO2FBQ2xCO1lBQ0Q7Z0JBQ0ksSUFBSSxFQUFFLFFBQVE7Z0JBQ2QsSUFBSSxFQUFFLFFBQVE7YUFDakI7U0FDYSxFQUNsQjtZQUNJO2dCQUNJLElBQUksRUFBRSxRQUFRO2dCQUNkLElBQUksRUFBRSxTQUFTO2FBQ2xCO1lBQ0Q7Z0JBQ0ksSUFBSSxFQUFFLFFBQVE7Z0JBQ2QsSUFBSSxFQUFFLFFBQVE7YUFDakI7U0FDYSxFQUNsQjtZQUNJO2dCQUNJLElBQUksRUFBRSxRQUFRO2dCQUNkLElBQUksRUFBRSxTQUFTO2FBQ2xCO1lBQ0Q7Z0JBQ0ksSUFBSSxFQUFFLFFBQVE7Z0JBQ2QsSUFBSSxFQUFFLFFBQVE7YUFDakI7U0FDYSxFQUNsQixVQUFVLEVBQ1YsUUFBUSxDQUNYLENBQUM7UUFDRixJQUFJLENBQUMsYUFBYSxHQUFHLGFBQWEsQ0FBQztRQUNuQyxJQUFJLENBQUMsU0FBUyxHQUFHLFNBQVMsQ0FBQztJQUMvQixDQUFDOytHQS9DUSxhQUFhO21IQUFiLGFBQWE7OzRGQUFiLGFBQWE7a0JBRHpCLFVBQVUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBFcnBMb29rdXBzU2VydmljZSB9IGZyb20gJy4uL2VycC1sb29rdXBzLnNlcnZpY2UnO1xuXG5pbXBvcnQgeyBUcmFuc2xhdGVTZXJ2aWNlIH0gZnJvbSAnQG5neC10cmFuc2xhdGUvY29yZSc7XG5pbXBvcnQgeyBJbmplY3RhYmxlLCBpbmplY3QgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IEVycExvb2t1cHMgfSBmcm9tICcuLi9lcnAtbG9va3Vwcyc7XG5pbXBvcnQgeyBEeW5hbWljVHlwZSB9IGZyb20gJ0BzZW5pb3JzaXN0ZW1hcy9hbmd1bGFyLWNvbXBvbmVudHMvZHluYW1pYy1mb3JtJztcblxuQEluamVjdGFibGUoKVxuZXhwb3J0IGNsYXNzIEUwMjRNc2dMb29rdXAgZXh0ZW5kcyBFcnBMb29rdXBzIHtcbiAgICBwcm90ZWN0ZWQgb3ZlcnJpZGUgbG9va3VwU2VydmljZTogRXJwTG9va3Vwc1NlcnZpY2U7XG4gICAgcHJvdGVjdGVkIG92ZXJyaWRlIHRyYW5zbGF0ZTogVHJhbnNsYXRlU2VydmljZTtcblxuICAgIHB1YmxpYyBjb25zdHJ1Y3RvcigpIHtcbiAgICAgICAgY29uc3QgbG9va3VwU2VydmljZSA9IGluamVjdChFcnBMb29rdXBzU2VydmljZSk7XG4gICAgICAgIGNvbnN0IHRyYW5zbGF0ZSA9IGluamVjdChUcmFuc2xhdGVTZXJ2aWNlKTtcblxuICAgICAgICBzdXBlcihcbiAgICAgICAgICAgIGxvb2t1cFNlcnZpY2UsXG4gICAgICAgICAgICB0cmFuc2xhdGUsXG4gICAgICAgICAgICAnZTAyNG1zZycsXG4gICAgICAgICAgICBbXG4gICAgICAgICAgICAgICAge1xuICAgICAgICAgICAgICAgICAgICBuYW1lOiAnY29kTXNnJyxcbiAgICAgICAgICAgICAgICAgICAgdHlwZTogJ2ludGVnZXInLFxuICAgICAgICAgICAgICAgIH0sXG4gICAgICAgICAgICAgICAge1xuICAgICAgICAgICAgICAgICAgICBuYW1lOiAnZGVzTXNnJyxcbiAgICAgICAgICAgICAgICAgICAgdHlwZTogJ3N0cmluZycsXG4gICAgICAgICAgICAgICAgfSxcbiAgICAgICAgICAgIF0gYXMgRHluYW1pY1R5cGVbXSxcbiAgICAgICAgICAgIFtcbiAgICAgICAgICAgICAgICB7XG4gICAgICAgICAgICAgICAgICAgIG5hbWU6ICdjb2RNc2cnLFxuICAgICAgICAgICAgICAgICAgICB0eXBlOiAnaW50ZWdlcicsXG4gICAgICAgICAgICAgICAgfSxcbiAgICAgICAgICAgICAgICB7XG4gICAgICAgICAgICAgICAgICAgIG5hbWU6ICdkZXNNc2cnLFxuICAgICAgICAgICAgICAgICAgICB0eXBlOiAnc3RyaW5nJyxcbiAgICAgICAgICAgICAgICB9LFxuICAgICAgICAgICAgXSBhcyBEeW5hbWljVHlwZVtdLFxuICAgICAgICAgICAgW1xuICAgICAgICAgICAgICAgIHtcbiAgICAgICAgICAgICAgICAgICAgbmFtZTogJ2NvZE1zZycsXG4gICAgICAgICAgICAgICAgICAgIHR5cGU6ICdpbnRlZ2VyJyxcbiAgICAgICAgICAgICAgICB9LFxuICAgICAgICAgICAgICAgIHtcbiAgICAgICAgICAgICAgICAgICAgbmFtZTogJ2Rlc01zZycsXG4gICAgICAgICAgICAgICAgICAgIHR5cGU6ICdzdHJpbmcnLFxuICAgICAgICAgICAgICAgIH0sXG4gICAgICAgICAgICBdIGFzIER5bmFtaWNUeXBlW10sXG4gICAgICAgICAgICAnZXJweF9mbmQnLFxuICAgICAgICAgICAgJ2Zpc2NhbCdcbiAgICAgICAgKTtcbiAgICAgICAgdGhpcy5sb29rdXBTZXJ2aWNlID0gbG9va3VwU2VydmljZTtcbiAgICAgICAgdGhpcy50cmFuc2xhdGUgPSB0cmFuc2xhdGU7XG4gICAgfVxufVxuIl19
@@ -0,0 +1,47 @@
1
+ import { ErpLookupsService } from '../erp-lookups.service';
2
+ import { TranslateService } from '@ngx-translate/core';
3
+ import { Injectable, inject } from '@angular/core';
4
+ import { ErpLookups } from '../erp-lookups';
5
+ import * as i0 from "@angular/core";
6
+ export class E027EqiLookup extends ErpLookups {
7
+ constructor() {
8
+ const lookupService = inject(ErpLookupsService);
9
+ const translate = inject(TranslateService);
10
+ super(lookupService, translate, 'e027eqi', [
11
+ {
12
+ name: 'codEnq',
13
+ type: 'integer',
14
+ },
15
+ {
16
+ name: 'desEnq',
17
+ type: 'string',
18
+ },
19
+ ], [
20
+ {
21
+ name: 'codEnq',
22
+ type: 'integer',
23
+ },
24
+ {
25
+ name: 'desEnq',
26
+ type: 'string',
27
+ },
28
+ ], [
29
+ {
30
+ name: 'codEnq',
31
+ type: 'integer',
32
+ },
33
+ {
34
+ name: 'desEnq',
35
+ type: 'string',
36
+ },
37
+ ], 'erpx_cpl', 'impostos');
38
+ this.lookupService = lookupService;
39
+ this.translate = translate;
40
+ }
41
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: E027EqiLookup, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
42
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: E027EqiLookup }); }
43
+ }
44
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: E027EqiLookup, decorators: [{
45
+ type: Injectable
46
+ }], ctorParameters: () => [] });
47
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZS0wMjctZXFpLWxvb2t1cC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL3Nuci1lcnB4LWFuZ3VsYXItY29tcG9uZW50cy9sb29rdXBzL3NyYy9saWIvZW50aXRpZXMvZS0wMjctZXFpLWxvb2t1cC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSx3QkFBd0IsQ0FBQztBQUUzRCxPQUFPLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSxxQkFBcUIsQ0FBQztBQUN2RCxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUNuRCxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sZ0JBQWdCLENBQUM7O0FBSTVDLE1BQU0sT0FBTyxhQUFjLFNBQVEsVUFBVTtJQUl6QztRQUNJLE1BQU0sYUFBYSxHQUFHLE1BQU0sQ0FBQyxpQkFBaUIsQ0FBQyxDQUFDO1FBQ2hELE1BQU0sU0FBUyxHQUFHLE1BQU0sQ0FBQyxnQkFBZ0IsQ0FBQyxDQUFDO1FBRTNDLEtBQUssQ0FDRCxhQUFhLEVBQ2IsU0FBUyxFQUNULFNBQVMsRUFDVDtZQUNJO2dCQUNJLElBQUksRUFBRSxRQUFRO2dCQUNkLElBQUksRUFBRSxTQUFTO2FBQ2xCO1lBQ0Q7Z0JBQ0ksSUFBSSxFQUFFLFFBQVE7Z0JBQ2QsSUFBSSxFQUFFLFFBQVE7YUFDakI7U0FDYSxFQUNsQjtZQUNJO2dCQUNJLElBQUksRUFBRSxRQUFRO2dCQUNkLElBQUksRUFBRSxTQUFTO2FBQ2xCO1lBQ0Q7Z0JBQ0ksSUFBSSxFQUFFLFFBQVE7Z0JBQ2QsSUFBSSxFQUFFLFFBQVE7YUFDakI7U0FDYSxFQUNsQjtZQUNJO2dCQUNJLElBQUksRUFBRSxRQUFRO2dCQUNkLElBQUksRUFBRSxTQUFTO2FBQ2xCO1lBQ0Q7Z0JBQ0ksSUFBSSxFQUFFLFFBQVE7Z0JBQ2QsSUFBSSxFQUFFLFFBQVE7YUFDakI7U0FDYSxFQUNsQixVQUFVLEVBQ1YsVUFBVSxDQUNiLENBQUM7UUFDRixJQUFJLENBQUMsYUFBYSxHQUFHLGFBQWEsQ0FBQztRQUNuQyxJQUFJLENBQUMsU0FBUyxHQUFHLFNBQVMsQ0FBQztJQUMvQixDQUFDOytHQS9DUSxhQUFhO21IQUFiLGFBQWE7OzRGQUFiLGFBQWE7a0JBRHpCLFVBQVUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBFcnBMb29rdXBzU2VydmljZSB9IGZyb20gJy4uL2VycC1sb29rdXBzLnNlcnZpY2UnO1xuXG5pbXBvcnQgeyBUcmFuc2xhdGVTZXJ2aWNlIH0gZnJvbSAnQG5neC10cmFuc2xhdGUvY29yZSc7XG5pbXBvcnQgeyBJbmplY3RhYmxlLCBpbmplY3QgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IEVycExvb2t1cHMgfSBmcm9tICcuLi9lcnAtbG9va3Vwcyc7XG5pbXBvcnQgeyBEeW5hbWljVHlwZSB9IGZyb20gJ0BzZW5pb3JzaXN0ZW1hcy9hbmd1bGFyLWNvbXBvbmVudHMvZHluYW1pYy1mb3JtJztcblxuQEluamVjdGFibGUoKVxuZXhwb3J0IGNsYXNzIEUwMjdFcWlMb29rdXAgZXh0ZW5kcyBFcnBMb29rdXBzIHtcbiAgICBwcm90ZWN0ZWQgb3ZlcnJpZGUgbG9va3VwU2VydmljZTogRXJwTG9va3Vwc1NlcnZpY2U7XG4gICAgcHJvdGVjdGVkIG92ZXJyaWRlIHRyYW5zbGF0ZTogVHJhbnNsYXRlU2VydmljZTtcblxuICAgIHB1YmxpYyBjb25zdHJ1Y3RvcigpIHtcbiAgICAgICAgY29uc3QgbG9va3VwU2VydmljZSA9IGluamVjdChFcnBMb29rdXBzU2VydmljZSk7XG4gICAgICAgIGNvbnN0IHRyYW5zbGF0ZSA9IGluamVjdChUcmFuc2xhdGVTZXJ2aWNlKTtcblxuICAgICAgICBzdXBlcihcbiAgICAgICAgICAgIGxvb2t1cFNlcnZpY2UsXG4gICAgICAgICAgICB0cmFuc2xhdGUsXG4gICAgICAgICAgICAnZTAyN2VxaScsXG4gICAgICAgICAgICBbXG4gICAgICAgICAgICAgICAge1xuICAgICAgICAgICAgICAgICAgICBuYW1lOiAnY29kRW5xJyxcbiAgICAgICAgICAgICAgICAgICAgdHlwZTogJ2ludGVnZXInLFxuICAgICAgICAgICAgICAgIH0sXG4gICAgICAgICAgICAgICAge1xuICAgICAgICAgICAgICAgICAgICBuYW1lOiAnZGVzRW5xJyxcbiAgICAgICAgICAgICAgICAgICAgdHlwZTogJ3N0cmluZycsXG4gICAgICAgICAgICAgICAgfSxcbiAgICAgICAgICAgIF0gYXMgRHluYW1pY1R5cGVbXSxcbiAgICAgICAgICAgIFtcbiAgICAgICAgICAgICAgICB7XG4gICAgICAgICAgICAgICAgICAgIG5hbWU6ICdjb2RFbnEnLFxuICAgICAgICAgICAgICAgICAgICB0eXBlOiAnaW50ZWdlcicsXG4gICAgICAgICAgICAgICAgfSxcbiAgICAgICAgICAgICAgICB7XG4gICAgICAgICAgICAgICAgICAgIG5hbWU6ICdkZXNFbnEnLFxuICAgICAgICAgICAgICAgICAgICB0eXBlOiAnc3RyaW5nJyxcbiAgICAgICAgICAgICAgICB9LFxuICAgICAgICAgICAgXSBhcyBEeW5hbWljVHlwZVtdLFxuICAgICAgICAgICAgW1xuICAgICAgICAgICAgICAgIHtcbiAgICAgICAgICAgICAgICAgICAgbmFtZTogJ2NvZEVucScsXG4gICAgICAgICAgICAgICAgICAgIHR5cGU6ICdpbnRlZ2VyJyxcbiAgICAgICAgICAgICAgICB9LFxuICAgICAgICAgICAgICAgIHtcbiAgICAgICAgICAgICAgICAgICAgbmFtZTogJ2Rlc0VucScsXG4gICAgICAgICAgICAgICAgICAgIHR5cGU6ICdzdHJpbmcnLFxuICAgICAgICAgICAgICAgIH0sXG4gICAgICAgICAgICBdIGFzIER5bmFtaWNUeXBlW10sXG4gICAgICAgICAgICAnZXJweF9jcGwnLFxuICAgICAgICAgICAgJ2ltcG9zdG9zJ1xuICAgICAgICApO1xuICAgICAgICB0aGlzLmxvb2t1cFNlcnZpY2UgPSBsb29rdXBTZXJ2aWNlO1xuICAgICAgICB0aGlzLnRyYW5zbGF0ZSA9IHRyYW5zbGF0ZTtcbiAgICB9XG59XG4iXX0=
@@ -0,0 +1,47 @@
1
+ import { ErpLookupsService } from '../erp-lookups.service';
2
+ import { TranslateService } from '@ngx-translate/core';
3
+ import { Injectable, inject } from '@angular/core';
4
+ import { ErpLookups } from '../erp-lookups';
5
+ import * as i0 from "@angular/core";
6
+ export class E027StrLookup extends ErpLookups {
7
+ constructor() {
8
+ const lookupService = inject(ErpLookupsService);
9
+ const translate = inject(TranslateService);
10
+ super(lookupService, translate, 'e027str', [
11
+ {
12
+ name: 'codStr',
13
+ type: 'string',
14
+ },
15
+ {
16
+ name: 'desStr',
17
+ type: 'string',
18
+ },
19
+ ], [
20
+ {
21
+ name: 'codStr',
22
+ type: 'string',
23
+ },
24
+ {
25
+ name: 'desStr',
26
+ type: 'string',
27
+ },
28
+ ], [
29
+ {
30
+ name: 'codStr',
31
+ type: 'string',
32
+ },
33
+ {
34
+ name: 'desStr',
35
+ type: 'string',
36
+ },
37
+ ], 'erpx_cpl_imp', 'cadastros');
38
+ this.lookupService = lookupService;
39
+ this.translate = translate;
40
+ }
41
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: E027StrLookup, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
42
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: E027StrLookup }); }
43
+ }
44
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: E027StrLookup, decorators: [{
45
+ type: Injectable
46
+ }], ctorParameters: () => [] });
47
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZS0wMjctc3RyLWxvb2t1cC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL3Nuci1lcnB4LWFuZ3VsYXItY29tcG9uZW50cy9sb29rdXBzL3NyYy9saWIvZW50aXRpZXMvZS0wMjctc3RyLWxvb2t1cC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSx3QkFBd0IsQ0FBQztBQUUzRCxPQUFPLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSxxQkFBcUIsQ0FBQztBQUN2RCxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUNuRCxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sZ0JBQWdCLENBQUM7O0FBSTVDLE1BQU0sT0FBTyxhQUFjLFNBQVEsVUFBVTtJQUl6QztRQUNJLE1BQU0sYUFBYSxHQUFHLE1BQU0sQ0FBQyxpQkFBaUIsQ0FBQyxDQUFDO1FBQ2hELE1BQU0sU0FBUyxHQUFHLE1BQU0sQ0FBQyxnQkFBZ0IsQ0FBQyxDQUFDO1FBRTNDLEtBQUssQ0FDRCxhQUFhLEVBQ2IsU0FBUyxFQUNULFNBQVMsRUFDVDtZQUNJO2dCQUNJLElBQUksRUFBRSxRQUFRO2dCQUNkLElBQUksRUFBRSxRQUFRO2FBQ2pCO1lBQ0Q7Z0JBQ0ksSUFBSSxFQUFFLFFBQVE7Z0JBQ2QsSUFBSSxFQUFFLFFBQVE7YUFDakI7U0FDYSxFQUNsQjtZQUNJO2dCQUNJLElBQUksRUFBRSxRQUFRO2dCQUNkLElBQUksRUFBRSxRQUFRO2FBQ2pCO1lBQ0Q7Z0JBQ0ksSUFBSSxFQUFFLFFBQVE7Z0JBQ2QsSUFBSSxFQUFFLFFBQVE7YUFDakI7U0FDYSxFQUNsQjtZQUNJO2dCQUNJLElBQUksRUFBRSxRQUFRO2dCQUNkLElBQUksRUFBRSxRQUFRO2FBQ2pCO1lBQ0Q7Z0JBQ0ksSUFBSSxFQUFFLFFBQVE7Z0JBQ2QsSUFBSSxFQUFFLFFBQVE7YUFDakI7U0FDYSxFQUNsQixjQUFjLEVBQ2QsV0FBVyxDQUNkLENBQUM7UUFDRixJQUFJLENBQUMsYUFBYSxHQUFHLGFBQWEsQ0FBQztRQUNuQyxJQUFJLENBQUMsU0FBUyxHQUFHLFNBQVMsQ0FBQztJQUMvQixDQUFDOytHQS9DUSxhQUFhO21IQUFiLGFBQWE7OzRGQUFiLGFBQWE7a0JBRHpCLFVBQVUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBFcnBMb29rdXBzU2VydmljZSB9IGZyb20gJy4uL2VycC1sb29rdXBzLnNlcnZpY2UnO1xuXG5pbXBvcnQgeyBUcmFuc2xhdGVTZXJ2aWNlIH0gZnJvbSAnQG5neC10cmFuc2xhdGUvY29yZSc7XG5pbXBvcnQgeyBJbmplY3RhYmxlLCBpbmplY3QgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IEVycExvb2t1cHMgfSBmcm9tICcuLi9lcnAtbG9va3Vwcyc7XG5pbXBvcnQgeyBEeW5hbWljVHlwZSB9IGZyb20gJ0BzZW5pb3JzaXN0ZW1hcy9hbmd1bGFyLWNvbXBvbmVudHMvZHluYW1pYy1mb3JtJztcblxuQEluamVjdGFibGUoKVxuZXhwb3J0IGNsYXNzIEUwMjdTdHJMb29rdXAgZXh0ZW5kcyBFcnBMb29rdXBzIHtcbiAgICBwcm90ZWN0ZWQgb3ZlcnJpZGUgbG9va3VwU2VydmljZTogRXJwTG9va3Vwc1NlcnZpY2U7XG4gICAgcHJvdGVjdGVkIG92ZXJyaWRlIHRyYW5zbGF0ZTogVHJhbnNsYXRlU2VydmljZTtcblxuICAgIHB1YmxpYyBjb25zdHJ1Y3RvcigpIHtcbiAgICAgICAgY29uc3QgbG9va3VwU2VydmljZSA9IGluamVjdChFcnBMb29rdXBzU2VydmljZSk7XG4gICAgICAgIGNvbnN0IHRyYW5zbGF0ZSA9IGluamVjdChUcmFuc2xhdGVTZXJ2aWNlKTtcblxuICAgICAgICBzdXBlcihcbiAgICAgICAgICAgIGxvb2t1cFNlcnZpY2UsXG4gICAgICAgICAgICB0cmFuc2xhdGUsXG4gICAgICAgICAgICAnZTAyN3N0cicsXG4gICAgICAgICAgICBbXG4gICAgICAgICAgICAgICAge1xuICAgICAgICAgICAgICAgICAgICBuYW1lOiAnY29kU3RyJyxcbiAgICAgICAgICAgICAgICAgICAgdHlwZTogJ3N0cmluZycsXG4gICAgICAgICAgICAgICAgfSxcbiAgICAgICAgICAgICAgICB7XG4gICAgICAgICAgICAgICAgICAgIG5hbWU6ICdkZXNTdHInLFxuICAgICAgICAgICAgICAgICAgICB0eXBlOiAnc3RyaW5nJyxcbiAgICAgICAgICAgICAgICB9LFxuICAgICAgICAgICAgXSBhcyBEeW5hbWljVHlwZVtdLFxuICAgICAgICAgICAgW1xuICAgICAgICAgICAgICAgIHtcbiAgICAgICAgICAgICAgICAgICAgbmFtZTogJ2NvZFN0cicsXG4gICAgICAgICAgICAgICAgICAgIHR5cGU6ICdzdHJpbmcnLFxuICAgICAgICAgICAgICAgIH0sXG4gICAgICAgICAgICAgICAge1xuICAgICAgICAgICAgICAgICAgICBuYW1lOiAnZGVzU3RyJyxcbiAgICAgICAgICAgICAgICAgICAgdHlwZTogJ3N0cmluZycsXG4gICAgICAgICAgICAgICAgfSxcbiAgICAgICAgICAgIF0gYXMgRHluYW1pY1R5cGVbXSxcbiAgICAgICAgICAgIFtcbiAgICAgICAgICAgICAgICB7XG4gICAgICAgICAgICAgICAgICAgIG5hbWU6ICdjb2RTdHInLFxuICAgICAgICAgICAgICAgICAgICB0eXBlOiAnc3RyaW5nJyxcbiAgICAgICAgICAgICAgICB9LFxuICAgICAgICAgICAgICAgIHtcbiAgICAgICAgICAgICAgICAgICAgbmFtZTogJ2Rlc1N0cicsXG4gICAgICAgICAgICAgICAgICAgIHR5cGU6ICdzdHJpbmcnLFxuICAgICAgICAgICAgICAgIH0sXG4gICAgICAgICAgICBdIGFzIER5bmFtaWNUeXBlW10sXG4gICAgICAgICAgICAnZXJweF9jcGxfaW1wJyxcbiAgICAgICAgICAgICdjYWRhc3Ryb3MnXG4gICAgICAgICk7XG4gICAgICAgIHRoaXMubG9va3VwU2VydmljZSA9IGxvb2t1cFNlcnZpY2U7XG4gICAgICAgIHRoaXMudHJhbnNsYXRlID0gdHJhbnNsYXRlO1xuICAgIH1cbn1cbiJdfQ==
@@ -0,0 +1,78 @@
1
+ import { ErpLookupsService } from '../erp-lookups.service';
2
+ import { TranslateService } from '@ngx-translate/core';
3
+ import { Injectable, inject } from '@angular/core';
4
+ import { ErpLookups } from '../erp-lookups';
5
+ import { EnumAplCpg } from '../core/enums/enum-apl-cpg';
6
+ import * as i0 from "@angular/core";
7
+ export class E028CpgLookup extends ErpLookups {
8
+ constructor() {
9
+ const lookupService = inject(ErpLookupsService);
10
+ const translate = inject(TranslateService);
11
+ super(lookupService, translate, 'e028cpg', [
12
+ {
13
+ name: 'codCpg',
14
+ type: 'string',
15
+ },
16
+ {
17
+ name: 'desCpg',
18
+ type: 'string',
19
+ },
20
+ ], [
21
+ {
22
+ name: 'codCpg',
23
+ type: 'string',
24
+ },
25
+ {
26
+ name: 'desCpg',
27
+ type: 'string',
28
+ },
29
+ {
30
+ name: 'abrCpg',
31
+ type: 'string',
32
+ },
33
+ {
34
+ name: 'aplCpg',
35
+ type: 'enum',
36
+ options: [
37
+ {
38
+ label: translate.instant('erpx_com_fat.saleinvoice.lookup_e028cpg_apl_cpg_vv'),
39
+ value: EnumAplCpg.VV,
40
+ },
41
+ {
42
+ label: translate.instant('erpx_com_fat.saleinvoice.lookup_e028cpg_apl_cpg_vc'),
43
+ value: EnumAplCpg.VC,
44
+ },
45
+ {
46
+ label: translate.instant('erpx_com_fat.saleinvoice.lookup_e028cpg_apl_cpg_va'),
47
+ value: EnumAplCpg.VA,
48
+ },
49
+ ],
50
+ },
51
+ {
52
+ name: 'przMed',
53
+ type: 'integer',
54
+ },
55
+ {
56
+ name: 'qtdPar',
57
+ type: 'integer',
58
+ },
59
+ ], [
60
+ {
61
+ name: 'codCpg',
62
+ type: 'string',
63
+ },
64
+ {
65
+ name: 'desCpg',
66
+ type: 'string',
67
+ },
68
+ ], 'erpx_fnd', 'comercial');
69
+ this.lookupService = lookupService;
70
+ this.translate = translate;
71
+ }
72
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: E028CpgLookup, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
73
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: E028CpgLookup }); }
74
+ }
75
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: E028CpgLookup, decorators: [{
76
+ type: Injectable
77
+ }], ctorParameters: () => [] });
78
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZS0wMjgtY3BnLWxvb2t1cC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL3Nuci1lcnB4LWFuZ3VsYXItY29tcG9uZW50cy9sb29rdXBzL3NyYy9saWIvZW50aXRpZXMvZS0wMjgtY3BnLWxvb2t1cC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSx3QkFBd0IsQ0FBQztBQUUzRCxPQUFPLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSxxQkFBcUIsQ0FBQztBQUN2RCxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUNuRCxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sZ0JBQWdCLENBQUM7QUFDNUMsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLDRCQUE0QixDQUFDOztBQUl4RCxNQUFNLE9BQU8sYUFBYyxTQUFRLFVBQVU7SUFJekM7UUFDSSxNQUFNLGFBQWEsR0FBRyxNQUFNLENBQUMsaUJBQWlCLENBQUMsQ0FBQztRQUNoRCxNQUFNLFNBQVMsR0FBRyxNQUFNLENBQUMsZ0JBQWdCLENBQUMsQ0FBQztRQUUzQyxLQUFLLENBQ0QsYUFBYSxFQUNiLFNBQVMsRUFDVCxTQUFTLEVBQ1Q7WUFDSTtnQkFDSSxJQUFJLEVBQUUsUUFBUTtnQkFDZCxJQUFJLEVBQUUsUUFBUTthQUNqQjtZQUNEO2dCQUNJLElBQUksRUFBRSxRQUFRO2dCQUNkLElBQUksRUFBRSxRQUFRO2FBQ2pCO1NBQ2EsRUFDbEI7WUFDSTtnQkFDSSxJQUFJLEVBQUUsUUFBUTtnQkFDZCxJQUFJLEVBQUUsUUFBUTthQUNqQjtZQUNEO2dCQUNJLElBQUksRUFBRSxRQUFRO2dCQUNkLElBQUksRUFBRSxRQUFRO2FBQ2pCO1lBQ0Q7Z0JBQ0ksSUFBSSxFQUFFLFFBQVE7Z0JBQ2QsSUFBSSxFQUFFLFFBQVE7YUFDakI7WUFDRDtnQkFDSSxJQUFJLEVBQUUsUUFBUTtnQkFDZCxJQUFJLEVBQUUsTUFBTTtnQkFDWixPQUFPLEVBQUU7b0JBQ0w7d0JBQ0ksS0FBSyxFQUFFLFNBQVMsQ0FBQyxPQUFPLENBQ3BCLG9EQUFvRCxDQUM3Qzt3QkFDWCxLQUFLLEVBQUUsVUFBVSxDQUFDLEVBQUU7cUJBQ3ZCO29CQUNEO3dCQUNJLEtBQUssRUFBRSxTQUFTLENBQUMsT0FBTyxDQUNwQixvREFBb0QsQ0FDN0M7d0JBQ1gsS0FBSyxFQUFFLFVBQVUsQ0FBQyxFQUFFO3FCQUN2QjtvQkFDRDt3QkFDSSxLQUFLLEVBQUUsU0FBUyxDQUFDLE9BQU8sQ0FDcEIsb0RBQW9ELENBQzdDO3dCQUNYLEtBQUssRUFBRSxVQUFVLENBQUMsRUFBRTtxQkFDdkI7aUJBQ0o7YUFDSjtZQUNEO2dCQUNJLElBQUksRUFBRSxRQUFRO2dCQUNkLElBQUksRUFBRSxTQUFTO2FBQ2xCO1lBQ0Q7Z0JBQ0ksSUFBSSxFQUFFLFFBQVE7Z0JBQ2QsSUFBSSxFQUFFLFNBQVM7YUFDbEI7U0FDYSxFQUNsQjtZQUNJO2dCQUNJLElBQUksRUFBRSxRQUFRO2dCQUNkLElBQUksRUFBRSxRQUFRO2FBQ2pCO1lBQ0Q7Z0JBQ0ksSUFBSSxFQUFFLFFBQVE7Z0JBQ2QsSUFBSSxFQUFFLFFBQVE7YUFDakI7U0FDYSxFQUNsQixVQUFVLEVBQ1YsV0FBVyxDQUNkLENBQUM7UUFDRixJQUFJLENBQUMsYUFBYSxHQUFHLGFBQWEsQ0FBQztRQUNuQyxJQUFJLENBQUMsU0FBUyxHQUFHLFNBQVMsQ0FBQztJQUMvQixDQUFDOytHQW5GUSxhQUFhO21IQUFiLGFBQWE7OzRGQUFiLGFBQWE7a0JBRHpCLFVBQVUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBFcnBMb29rdXBzU2VydmljZSB9IGZyb20gJy4uL2VycC1sb29rdXBzLnNlcnZpY2UnO1xuXG5pbXBvcnQgeyBUcmFuc2xhdGVTZXJ2aWNlIH0gZnJvbSAnQG5neC10cmFuc2xhdGUvY29yZSc7XG5pbXBvcnQgeyBJbmplY3RhYmxlLCBpbmplY3QgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IEVycExvb2t1cHMgfSBmcm9tICcuLi9lcnAtbG9va3Vwcyc7XG5pbXBvcnQgeyBFbnVtQXBsQ3BnIH0gZnJvbSAnLi4vY29yZS9lbnVtcy9lbnVtLWFwbC1jcGcnO1xuaW1wb3J0IHsgRHluYW1pY1R5cGUgfSBmcm9tICdAc2VuaW9yc2lzdGVtYXMvYW5ndWxhci1jb21wb25lbnRzL2R5bmFtaWMtZm9ybSc7XG5cbkBJbmplY3RhYmxlKClcbmV4cG9ydCBjbGFzcyBFMDI4Q3BnTG9va3VwIGV4dGVuZHMgRXJwTG9va3VwcyB7XG4gICAgcHJvdGVjdGVkIG92ZXJyaWRlIGxvb2t1cFNlcnZpY2U6IEVycExvb2t1cHNTZXJ2aWNlO1xuICAgIHByb3RlY3RlZCBvdmVycmlkZSB0cmFuc2xhdGU6IFRyYW5zbGF0ZVNlcnZpY2U7XG5cbiAgICBwdWJsaWMgY29uc3RydWN0b3IoKSB7XG4gICAgICAgIGNvbnN0IGxvb2t1cFNlcnZpY2UgPSBpbmplY3QoRXJwTG9va3Vwc1NlcnZpY2UpO1xuICAgICAgICBjb25zdCB0cmFuc2xhdGUgPSBpbmplY3QoVHJhbnNsYXRlU2VydmljZSk7XG5cbiAgICAgICAgc3VwZXIoXG4gICAgICAgICAgICBsb29rdXBTZXJ2aWNlLFxuICAgICAgICAgICAgdHJhbnNsYXRlLFxuICAgICAgICAgICAgJ2UwMjhjcGcnLFxuICAgICAgICAgICAgW1xuICAgICAgICAgICAgICAgIHtcbiAgICAgICAgICAgICAgICAgICAgbmFtZTogJ2NvZENwZycsXG4gICAgICAgICAgICAgICAgICAgIHR5cGU6ICdzdHJpbmcnLFxuICAgICAgICAgICAgICAgIH0sXG4gICAgICAgICAgICAgICAge1xuICAgICAgICAgICAgICAgICAgICBuYW1lOiAnZGVzQ3BnJyxcbiAgICAgICAgICAgICAgICAgICAgdHlwZTogJ3N0cmluZycsXG4gICAgICAgICAgICAgICAgfSxcbiAgICAgICAgICAgIF0gYXMgRHluYW1pY1R5cGVbXSxcbiAgICAgICAgICAgIFtcbiAgICAgICAgICAgICAgICB7XG4gICAgICAgICAgICAgICAgICAgIG5hbWU6ICdjb2RDcGcnLFxuICAgICAgICAgICAgICAgICAgICB0eXBlOiAnc3RyaW5nJyxcbiAgICAgICAgICAgICAgICB9LFxuICAgICAgICAgICAgICAgIHtcbiAgICAgICAgICAgICAgICAgICAgbmFtZTogJ2Rlc0NwZycsXG4gICAgICAgICAgICAgICAgICAgIHR5cGU6ICdzdHJpbmcnLFxuICAgICAgICAgICAgICAgIH0sXG4gICAgICAgICAgICAgICAge1xuICAgICAgICAgICAgICAgICAgICBuYW1lOiAnYWJyQ3BnJyxcbiAgICAgICAgICAgICAgICAgICAgdHlwZTogJ3N0cmluZycsXG4gICAgICAgICAgICAgICAgfSxcbiAgICAgICAgICAgICAgICB7XG4gICAgICAgICAgICAgICAgICAgIG5hbWU6ICdhcGxDcGcnLFxuICAgICAgICAgICAgICAgICAgICB0eXBlOiAnZW51bScsXG4gICAgICAgICAgICAgICAgICAgIG9wdGlvbnM6IFtcbiAgICAgICAgICAgICAgICAgICAgICAgIHtcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICBsYWJlbDogdHJhbnNsYXRlLmluc3RhbnQoXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICdlcnB4X2NvbV9mYXQuc2FsZWludm9pY2UubG9va3VwX2UwMjhjcGdfYXBsX2NwZ192didcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICApIGFzIHN0cmluZyxcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICB2YWx1ZTogRW51bUFwbENwZy5WVixcbiAgICAgICAgICAgICAgICAgICAgICAgIH0sXG4gICAgICAgICAgICAgICAgICAgICAgICB7XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgbGFiZWw6IHRyYW5zbGF0ZS5pbnN0YW50KFxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAnZXJweF9jb21fZmF0LnNhbGVpbnZvaWNlLmxvb2t1cF9lMDI4Y3BnX2FwbF9jcGdfdmMnXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgKSBhcyBzdHJpbmcsXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgdmFsdWU6IEVudW1BcGxDcGcuVkMsXG4gICAgICAgICAgICAgICAgICAgICAgICB9LFxuICAgICAgICAgICAgICAgICAgICAgICAge1xuICAgICAgICAgICAgICAgICAgICAgICAgICAgIGxhYmVsOiB0cmFuc2xhdGUuaW5zdGFudChcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgJ2VycHhfY29tX2ZhdC5zYWxlaW52b2ljZS5sb29rdXBfZTAyOGNwZ19hcGxfY3BnX3ZhJ1xuICAgICAgICAgICAgICAgICAgICAgICAgICAgICkgYXMgc3RyaW5nLFxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIHZhbHVlOiBFbnVtQXBsQ3BnLlZBLFxuICAgICAgICAgICAgICAgICAgICAgICAgfSxcbiAgICAgICAgICAgICAgICAgICAgXSxcbiAgICAgICAgICAgICAgICB9LFxuICAgICAgICAgICAgICAgIHtcbiAgICAgICAgICAgICAgICAgICAgbmFtZTogJ3Byek1lZCcsXG4gICAgICAgICAgICAgICAgICAgIHR5cGU6ICdpbnRlZ2VyJyxcbiAgICAgICAgICAgICAgICB9LFxuICAgICAgICAgICAgICAgIHtcbiAgICAgICAgICAgICAgICAgICAgbmFtZTogJ3F0ZFBhcicsXG4gICAgICAgICAgICAgICAgICAgIHR5cGU6ICdpbnRlZ2VyJyxcbiAgICAgICAgICAgICAgICB9LFxuICAgICAgICAgICAgXSBhcyBEeW5hbWljVHlwZVtdLFxuICAgICAgICAgICAgW1xuICAgICAgICAgICAgICAgIHtcbiAgICAgICAgICAgICAgICAgICAgbmFtZTogJ2NvZENwZycsXG4gICAgICAgICAgICAgICAgICAgIHR5cGU6ICdzdHJpbmcnLFxuICAgICAgICAgICAgICAgIH0sXG4gICAgICAgICAgICAgICAge1xuICAgICAgICAgICAgICAgICAgICBuYW1lOiAnZGVzQ3BnJyxcbiAgICAgICAgICAgICAgICAgICAgdHlwZTogJ3N0cmluZycsXG4gICAgICAgICAgICAgICAgfSxcbiAgICAgICAgICAgIF0gYXMgRHluYW1pY1R5cGVbXSxcbiAgICAgICAgICAgICdlcnB4X2ZuZCcsXG4gICAgICAgICAgICAnY29tZXJjaWFsJ1xuICAgICAgICApO1xuICAgICAgICB0aGlzLmxvb2t1cFNlcnZpY2UgPSBsb29rdXBTZXJ2aWNlO1xuICAgICAgICB0aGlzLnRyYW5zbGF0ZSA9IHRyYW5zbGF0ZTtcbiAgICB9XG59XG4iXX0=
@@ -0,0 +1,47 @@
1
+ import { ErpLookupsService } from '../erp-lookups.service';
2
+ import { TranslateService } from '@ngx-translate/core';
3
+ import { Injectable, inject } from '@angular/core';
4
+ import { ErpLookups } from '../erp-lookups';
5
+ import * as i0 from "@angular/core";
6
+ export class E030AgeLookup extends ErpLookups {
7
+ constructor() {
8
+ const lookupService = inject(ErpLookupsService);
9
+ const translate = inject(TranslateService);
10
+ super(lookupService, translate, 'e030age', [
11
+ {
12
+ name: 'codAge',
13
+ type: 'string',
14
+ },
15
+ {
16
+ name: 'nomAge',
17
+ type: 'string',
18
+ },
19
+ ], [
20
+ {
21
+ name: 'codAge',
22
+ type: 'string',
23
+ },
24
+ {
25
+ name: 'nomAge',
26
+ type: 'string',
27
+ },
28
+ ], [
29
+ {
30
+ name: 'codAge',
31
+ type: 'string',
32
+ },
33
+ {
34
+ name: 'nomAge',
35
+ type: 'string',
36
+ },
37
+ ], 'erpx_fnd', 'financeiro');
38
+ this.lookupService = lookupService;
39
+ this.translate = translate;
40
+ }
41
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: E030AgeLookup, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
42
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: E030AgeLookup }); }
43
+ }
44
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: E030AgeLookup, decorators: [{
45
+ type: Injectable
46
+ }], ctorParameters: () => [] });
47
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZS0wMzAtYWdlLWxvb2t1cC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL3Nuci1lcnB4LWFuZ3VsYXItY29tcG9uZW50cy9sb29rdXBzL3NyYy9saWIvZW50aXRpZXMvZS0wMzAtYWdlLWxvb2t1cC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSx3QkFBd0IsQ0FBQztBQUUzRCxPQUFPLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSxxQkFBcUIsQ0FBQztBQUN2RCxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUNuRCxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sZ0JBQWdCLENBQUM7O0FBSTVDLE1BQU0sT0FBTyxhQUFjLFNBQVEsVUFBVTtJQUl6QztRQUNJLE1BQU0sYUFBYSxHQUFHLE1BQU0sQ0FBQyxpQkFBaUIsQ0FBQyxDQUFDO1FBQ2hELE1BQU0sU0FBUyxHQUFHLE1BQU0sQ0FBQyxnQkFBZ0IsQ0FBQyxDQUFDO1FBRTNDLEtBQUssQ0FDRCxhQUFhLEVBQ2IsU0FBUyxFQUNULFNBQVMsRUFDVDtZQUNJO2dCQUNJLElBQUksRUFBRSxRQUFRO2dCQUNkLElBQUksRUFBRSxRQUFRO2FBQ2pCO1lBQ0Q7Z0JBQ0ksSUFBSSxFQUFFLFFBQVE7Z0JBQ2QsSUFBSSxFQUFFLFFBQVE7YUFDakI7U0FDYSxFQUNsQjtZQUNJO2dCQUNJLElBQUksRUFBRSxRQUFRO2dCQUNkLElBQUksRUFBRSxRQUFRO2FBQ2pCO1lBQ0Q7Z0JBQ0ksSUFBSSxFQUFFLFFBQVE7Z0JBQ2QsSUFBSSxFQUFFLFFBQVE7YUFDakI7U0FDYSxFQUNsQjtZQUNJO2dCQUNJLElBQUksRUFBRSxRQUFRO2dCQUNkLElBQUksRUFBRSxRQUFRO2FBQ2pCO1lBQ0Q7Z0JBQ0ksSUFBSSxFQUFFLFFBQVE7Z0JBQ2QsSUFBSSxFQUFFLFFBQVE7YUFDakI7U0FDYSxFQUNsQixVQUFVLEVBQ1YsWUFBWSxDQUNmLENBQUM7UUFDRixJQUFJLENBQUMsYUFBYSxHQUFHLGFBQWEsQ0FBQztRQUNuQyxJQUFJLENBQUMsU0FBUyxHQUFHLFNBQVMsQ0FBQztJQUMvQixDQUFDOytHQS9DUSxhQUFhO21IQUFiLGFBQWE7OzRGQUFiLGFBQWE7a0JBRHpCLFVBQVUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBFcnBMb29rdXBzU2VydmljZSB9IGZyb20gJy4uL2VycC1sb29rdXBzLnNlcnZpY2UnO1xuXG5pbXBvcnQgeyBUcmFuc2xhdGVTZXJ2aWNlIH0gZnJvbSAnQG5neC10cmFuc2xhdGUvY29yZSc7XG5pbXBvcnQgeyBJbmplY3RhYmxlLCBpbmplY3QgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IEVycExvb2t1cHMgfSBmcm9tICcuLi9lcnAtbG9va3Vwcyc7XG5pbXBvcnQgeyBEeW5hbWljVHlwZSB9IGZyb20gJ0BzZW5pb3JzaXN0ZW1hcy9hbmd1bGFyLWNvbXBvbmVudHMvZHluYW1pYy1mb3JtJztcblxuQEluamVjdGFibGUoKVxuZXhwb3J0IGNsYXNzIEUwMzBBZ2VMb29rdXAgZXh0ZW5kcyBFcnBMb29rdXBzIHtcbiAgICBwcm90ZWN0ZWQgb3ZlcnJpZGUgbG9va3VwU2VydmljZTogRXJwTG9va3Vwc1NlcnZpY2U7XG4gICAgcHJvdGVjdGVkIG92ZXJyaWRlIHRyYW5zbGF0ZTogVHJhbnNsYXRlU2VydmljZTtcblxuICAgIHB1YmxpYyBjb25zdHJ1Y3RvcigpIHtcbiAgICAgICAgY29uc3QgbG9va3VwU2VydmljZSA9IGluamVjdChFcnBMb29rdXBzU2VydmljZSk7XG4gICAgICAgIGNvbnN0IHRyYW5zbGF0ZSA9IGluamVjdChUcmFuc2xhdGVTZXJ2aWNlKTtcblxuICAgICAgICBzdXBlcihcbiAgICAgICAgICAgIGxvb2t1cFNlcnZpY2UsXG4gICAgICAgICAgICB0cmFuc2xhdGUsXG4gICAgICAgICAgICAnZTAzMGFnZScsXG4gICAgICAgICAgICBbXG4gICAgICAgICAgICAgICAge1xuICAgICAgICAgICAgICAgICAgICBuYW1lOiAnY29kQWdlJyxcbiAgICAgICAgICAgICAgICAgICAgdHlwZTogJ3N0cmluZycsXG4gICAgICAgICAgICAgICAgfSxcbiAgICAgICAgICAgICAgICB7XG4gICAgICAgICAgICAgICAgICAgIG5hbWU6ICdub21BZ2UnLFxuICAgICAgICAgICAgICAgICAgICB0eXBlOiAnc3RyaW5nJyxcbiAgICAgICAgICAgICAgICB9LFxuICAgICAgICAgICAgXSBhcyBEeW5hbWljVHlwZVtdLFxuICAgICAgICAgICAgW1xuICAgICAgICAgICAgICAgIHtcbiAgICAgICAgICAgICAgICAgICAgbmFtZTogJ2NvZEFnZScsXG4gICAgICAgICAgICAgICAgICAgIHR5cGU6ICdzdHJpbmcnLFxuICAgICAgICAgICAgICAgIH0sXG4gICAgICAgICAgICAgICAge1xuICAgICAgICAgICAgICAgICAgICBuYW1lOiAnbm9tQWdlJyxcbiAgICAgICAgICAgICAgICAgICAgdHlwZTogJ3N0cmluZycsXG4gICAgICAgICAgICAgICAgfSxcbiAgICAgICAgICAgIF0gYXMgRHluYW1pY1R5cGVbXSxcbiAgICAgICAgICAgIFtcbiAgICAgICAgICAgICAgICB7XG4gICAgICAgICAgICAgICAgICAgIG5hbWU6ICdjb2RBZ2UnLFxuICAgICAgICAgICAgICAgICAgICB0eXBlOiAnc3RyaW5nJyxcbiAgICAgICAgICAgICAgICB9LFxuICAgICAgICAgICAgICAgIHtcbiAgICAgICAgICAgICAgICAgICAgbmFtZTogJ25vbUFnZScsXG4gICAgICAgICAgICAgICAgICAgIHR5cGU6ICdzdHJpbmcnLFxuICAgICAgICAgICAgICAgIH0sXG4gICAgICAgICAgICBdIGFzIER5bmFtaWNUeXBlW10sXG4gICAgICAgICAgICAnZXJweF9mbmQnLFxuICAgICAgICAgICAgJ2ZpbmFuY2Vpcm8nXG4gICAgICAgICk7XG4gICAgICAgIHRoaXMubG9va3VwU2VydmljZSA9IGxvb2t1cFNlcnZpY2U7XG4gICAgICAgIHRoaXMudHJhbnNsYXRlID0gdHJhbnNsYXRlO1xuICAgIH1cbn1cbiJdfQ==
@@ -0,0 +1,47 @@
1
+ import { ErpLookupsService } from '../erp-lookups.service';
2
+ import { TranslateService } from '@ngx-translate/core';
3
+ import { Injectable, inject } from '@angular/core';
4
+ import { ErpLookups } from '../erp-lookups';
5
+ import * as i0 from "@angular/core";
6
+ export class E030BanLookup extends ErpLookups {
7
+ constructor() {
8
+ const lookupService = inject(ErpLookupsService);
9
+ const translate = inject(TranslateService);
10
+ super(lookupService, translate, 'e030ban', [
11
+ {
12
+ name: 'codBan',
13
+ type: 'string',
14
+ },
15
+ {
16
+ name: 'nomBan',
17
+ type: 'string',
18
+ },
19
+ ], [
20
+ {
21
+ name: 'codBan',
22
+ type: 'string',
23
+ },
24
+ {
25
+ name: 'nomBan',
26
+ type: 'string',
27
+ },
28
+ ], [
29
+ {
30
+ name: 'codBan',
31
+ type: 'string',
32
+ },
33
+ {
34
+ name: 'nomBan',
35
+ type: 'string',
36
+ },
37
+ ], 'erpx_fin', 'foundation');
38
+ this.lookupService = lookupService;
39
+ this.translate = translate;
40
+ }
41
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: E030BanLookup, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
42
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: E030BanLookup }); }
43
+ }
44
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: E030BanLookup, decorators: [{
45
+ type: Injectable
46
+ }], ctorParameters: () => [] });
47
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZS0wMzAtYmFuLWxvb2t1cC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL3Nuci1lcnB4LWFuZ3VsYXItY29tcG9uZW50cy9sb29rdXBzL3NyYy9saWIvZW50aXRpZXMvZS0wMzAtYmFuLWxvb2t1cC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSx3QkFBd0IsQ0FBQztBQUUzRCxPQUFPLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSxxQkFBcUIsQ0FBQztBQUN2RCxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUNuRCxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sZ0JBQWdCLENBQUM7O0FBSTVDLE1BQU0sT0FBTyxhQUFjLFNBQVEsVUFBVTtJQUl6QztRQUNJLE1BQU0sYUFBYSxHQUFHLE1BQU0sQ0FBQyxpQkFBaUIsQ0FBQyxDQUFDO1FBQ2hELE1BQU0sU0FBUyxHQUFHLE1BQU0sQ0FBQyxnQkFBZ0IsQ0FBQyxDQUFDO1FBRTNDLEtBQUssQ0FDRCxhQUFhLEVBQ2IsU0FBUyxFQUNULFNBQVMsRUFDVDtZQUNJO2dCQUNJLElBQUksRUFBRSxRQUFRO2dCQUNkLElBQUksRUFBRSxRQUFRO2FBQ2pCO1lBQ0Q7Z0JBQ0ksSUFBSSxFQUFFLFFBQVE7Z0JBQ2QsSUFBSSxFQUFFLFFBQVE7YUFDakI7U0FDYSxFQUNsQjtZQUNJO2dCQUNJLElBQUksRUFBRSxRQUFRO2dCQUNkLElBQUksRUFBRSxRQUFRO2FBQ2pCO1lBQ0Q7Z0JBQ0ksSUFBSSxFQUFFLFFBQVE7Z0JBQ2QsSUFBSSxFQUFFLFFBQVE7YUFDakI7U0FDYSxFQUNsQjtZQUNJO2dCQUNJLElBQUksRUFBRSxRQUFRO2dCQUNkLElBQUksRUFBRSxRQUFRO2FBQ2pCO1lBQ0Q7Z0JBQ0ksSUFBSSxFQUFFLFFBQVE7Z0JBQ2QsSUFBSSxFQUFFLFFBQVE7YUFDakI7U0FDYSxFQUNsQixVQUFVLEVBQ1YsWUFBWSxDQUNmLENBQUM7UUFDRixJQUFJLENBQUMsYUFBYSxHQUFHLGFBQWEsQ0FBQztRQUNuQyxJQUFJLENBQUMsU0FBUyxHQUFHLFNBQVMsQ0FBQztJQUMvQixDQUFDOytHQS9DUSxhQUFhO21IQUFiLGFBQWE7OzRGQUFiLGFBQWE7a0JBRHpCLFVBQVUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBFcnBMb29rdXBzU2VydmljZSB9IGZyb20gJy4uL2VycC1sb29rdXBzLnNlcnZpY2UnO1xuXG5pbXBvcnQgeyBUcmFuc2xhdGVTZXJ2aWNlIH0gZnJvbSAnQG5neC10cmFuc2xhdGUvY29yZSc7XG5pbXBvcnQgeyBJbmplY3RhYmxlLCBpbmplY3QgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IEVycExvb2t1cHMgfSBmcm9tICcuLi9lcnAtbG9va3Vwcyc7XG5pbXBvcnQgeyBEeW5hbWljVHlwZSB9IGZyb20gJ0BzZW5pb3JzaXN0ZW1hcy9hbmd1bGFyLWNvbXBvbmVudHMvZHluYW1pYy1mb3JtJztcblxuQEluamVjdGFibGUoKVxuZXhwb3J0IGNsYXNzIEUwMzBCYW5Mb29rdXAgZXh0ZW5kcyBFcnBMb29rdXBzIHtcbiAgICBwcm90ZWN0ZWQgb3ZlcnJpZGUgbG9va3VwU2VydmljZTogRXJwTG9va3Vwc1NlcnZpY2U7XG4gICAgcHJvdGVjdGVkIG92ZXJyaWRlIHRyYW5zbGF0ZTogVHJhbnNsYXRlU2VydmljZTtcblxuICAgIHB1YmxpYyBjb25zdHJ1Y3RvcigpIHtcbiAgICAgICAgY29uc3QgbG9va3VwU2VydmljZSA9IGluamVjdChFcnBMb29rdXBzU2VydmljZSk7XG4gICAgICAgIGNvbnN0IHRyYW5zbGF0ZSA9IGluamVjdChUcmFuc2xhdGVTZXJ2aWNlKTtcblxuICAgICAgICBzdXBlcihcbiAgICAgICAgICAgIGxvb2t1cFNlcnZpY2UsXG4gICAgICAgICAgICB0cmFuc2xhdGUsXG4gICAgICAgICAgICAnZTAzMGJhbicsXG4gICAgICAgICAgICBbXG4gICAgICAgICAgICAgICAge1xuICAgICAgICAgICAgICAgICAgICBuYW1lOiAnY29kQmFuJyxcbiAgICAgICAgICAgICAgICAgICAgdHlwZTogJ3N0cmluZycsXG4gICAgICAgICAgICAgICAgfSxcbiAgICAgICAgICAgICAgICB7XG4gICAgICAgICAgICAgICAgICAgIG5hbWU6ICdub21CYW4nLFxuICAgICAgICAgICAgICAgICAgICB0eXBlOiAnc3RyaW5nJyxcbiAgICAgICAgICAgICAgICB9LFxuICAgICAgICAgICAgXSBhcyBEeW5hbWljVHlwZVtdLFxuICAgICAgICAgICAgW1xuICAgICAgICAgICAgICAgIHtcbiAgICAgICAgICAgICAgICAgICAgbmFtZTogJ2NvZEJhbicsXG4gICAgICAgICAgICAgICAgICAgIHR5cGU6ICdzdHJpbmcnLFxuICAgICAgICAgICAgICAgIH0sXG4gICAgICAgICAgICAgICAge1xuICAgICAgICAgICAgICAgICAgICBuYW1lOiAnbm9tQmFuJyxcbiAgICAgICAgICAgICAgICAgICAgdHlwZTogJ3N0cmluZycsXG4gICAgICAgICAgICAgICAgfSxcbiAgICAgICAgICAgIF0gYXMgRHluYW1pY1R5cGVbXSxcbiAgICAgICAgICAgIFtcbiAgICAgICAgICAgICAgICB7XG4gICAgICAgICAgICAgICAgICAgIG5hbWU6ICdjb2RCYW4nLFxuICAgICAgICAgICAgICAgICAgICB0eXBlOiAnc3RyaW5nJyxcbiAgICAgICAgICAgICAgICB9LFxuICAgICAgICAgICAgICAgIHtcbiAgICAgICAgICAgICAgICAgICAgbmFtZTogJ25vbUJhbicsXG4gICAgICAgICAgICAgICAgICAgIHR5cGU6ICdzdHJpbmcnLFxuICAgICAgICAgICAgICAgIH0sXG4gICAgICAgICAgICBdIGFzIER5bmFtaWNUeXBlW10sXG4gICAgICAgICAgICAnZXJweF9maW4nLFxuICAgICAgICAgICAgJ2ZvdW5kYXRpb24nXG4gICAgICAgICk7XG4gICAgICAgIHRoaXMubG9va3VwU2VydmljZSA9IGxvb2t1cFNlcnZpY2U7XG4gICAgICAgIHRoaXMudHJhbnNsYXRlID0gdHJhbnNsYXRlO1xuICAgIH1cbn1cbiJdfQ==
@@ -0,0 +1,55 @@
1
+ import { Injectable, inject } from '@angular/core';
2
+ import { TranslateService } from '@ngx-translate/core';
3
+ import { ErpLookups } from '../erp-lookups';
4
+ import { ErpLookupsService } from '../erp-lookups.service';
5
+ import * as i0 from "@angular/core";
6
+ export class E031MoeLookup extends ErpLookups {
7
+ constructor() {
8
+ const lookupService = inject(ErpLookupsService);
9
+ const translate = inject(TranslateService);
10
+ super(lookupService, translate, 'e031moe', [
11
+ {
12
+ name: 'codMoe',
13
+ type: 'string',
14
+ },
15
+ {
16
+ name: 'desMoe',
17
+ type: 'string',
18
+ },
19
+ ], [
20
+ {
21
+ name: 'codMoe',
22
+ type: 'string',
23
+ },
24
+ {
25
+ name: 'sigMoe',
26
+ type: 'string',
27
+ },
28
+ {
29
+ name: 'desMoe',
30
+ type: 'string',
31
+ },
32
+ ], [
33
+ {
34
+ name: 'codMoe',
35
+ type: 'string',
36
+ },
37
+ {
38
+ name: 'sigMoe',
39
+ type: 'string',
40
+ },
41
+ {
42
+ name: 'desMoe',
43
+ type: 'string',
44
+ },
45
+ ], 'erpx_fnd', 'financeiro');
46
+ this.lookupService = lookupService;
47
+ this.translate = translate;
48
+ }
49
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: E031MoeLookup, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
50
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: E031MoeLookup }); }
51
+ }
52
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: E031MoeLookup, decorators: [{
53
+ type: Injectable
54
+ }], ctorParameters: () => [] });
55
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZS0wMzEtbW9lLWxvb2t1cC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL3Nuci1lcnB4LWFuZ3VsYXItY29tcG9uZW50cy9sb29rdXBzL3NyYy9saWIvZW50aXRpZXMvZS0wMzEtbW9lLWxvb2t1cC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUNuRCxPQUFPLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSxxQkFBcUIsQ0FBQztBQUV2RCxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sZ0JBQWdCLENBQUM7QUFDNUMsT0FBTyxFQUFFLGlCQUFpQixFQUFFLE1BQU0sd0JBQXdCLENBQUM7O0FBSTNELE1BQU0sT0FBTyxhQUFjLFNBQVEsVUFBVTtJQUl6QztRQUNJLE1BQU0sYUFBYSxHQUFHLE1BQU0sQ0FBQyxpQkFBaUIsQ0FBQyxDQUFDO1FBQ2hELE1BQU0sU0FBUyxHQUFHLE1BQU0sQ0FBQyxnQkFBZ0IsQ0FBQyxDQUFDO1FBRTNDLEtBQUssQ0FDRCxhQUFhLEVBQ2IsU0FBUyxFQUNULFNBQVMsRUFDVDtZQUNJO2dCQUNJLElBQUksRUFBRSxRQUFRO2dCQUNkLElBQUksRUFBRSxRQUFRO2FBQ2pCO1lBQ0Q7Z0JBQ0ksSUFBSSxFQUFFLFFBQVE7Z0JBQ2QsSUFBSSxFQUFFLFFBQVE7YUFDakI7U0FDYSxFQUNsQjtZQUNJO2dCQUNJLElBQUksRUFBRSxRQUFRO2dCQUNkLElBQUksRUFBRSxRQUFRO2FBQ2pCO1lBQ0Q7Z0JBQ0ksSUFBSSxFQUFFLFFBQVE7Z0JBQ2QsSUFBSSxFQUFFLFFBQVE7YUFDakI7WUFDRDtnQkFDSSxJQUFJLEVBQUUsUUFBUTtnQkFDZCxJQUFJLEVBQUUsUUFBUTthQUNqQjtTQUNhLEVBQ2xCO1lBQ0k7Z0JBQ0ksSUFBSSxFQUFFLFFBQVE7Z0JBQ2QsSUFBSSxFQUFFLFFBQVE7YUFDakI7WUFDRDtnQkFDSSxJQUFJLEVBQUUsUUFBUTtnQkFDZCxJQUFJLEVBQUUsUUFBUTthQUNqQjtZQUNEO2dCQUNJLElBQUksRUFBRSxRQUFRO2dCQUNkLElBQUksRUFBRSxRQUFRO2FBQ2pCO1NBQ2EsRUFDbEIsVUFBVSxFQUNWLFlBQVksQ0FDZixDQUFDO1FBQ0YsSUFBSSxDQUFDLGFBQWEsR0FBRyxhQUFhLENBQUM7UUFDbkMsSUFBSSxDQUFDLFNBQVMsR0FBRyxTQUFTLENBQUM7SUFDL0IsQ0FBQzsrR0F2RFEsYUFBYTttSEFBYixhQUFhOzs0RkFBYixhQUFhO2tCQUR6QixVQUFVIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgSW5qZWN0YWJsZSwgaW5qZWN0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBUcmFuc2xhdGVTZXJ2aWNlIH0gZnJvbSAnQG5neC10cmFuc2xhdGUvY29yZSc7XG5cbmltcG9ydCB7IEVycExvb2t1cHMgfSBmcm9tICcuLi9lcnAtbG9va3Vwcyc7XG5pbXBvcnQgeyBFcnBMb29rdXBzU2VydmljZSB9IGZyb20gJy4uL2VycC1sb29rdXBzLnNlcnZpY2UnO1xuaW1wb3J0IHsgRHluYW1pY1R5cGUgfSBmcm9tICdAc2VuaW9yc2lzdGVtYXMvYW5ndWxhci1jb21wb25lbnRzL2R5bmFtaWMtZm9ybSc7XG5cbkBJbmplY3RhYmxlKClcbmV4cG9ydCBjbGFzcyBFMDMxTW9lTG9va3VwIGV4dGVuZHMgRXJwTG9va3VwcyB7XG4gICAgcHJvdGVjdGVkIG92ZXJyaWRlIGxvb2t1cFNlcnZpY2U6IEVycExvb2t1cHNTZXJ2aWNlO1xuICAgIHByb3RlY3RlZCBvdmVycmlkZSB0cmFuc2xhdGU6IFRyYW5zbGF0ZVNlcnZpY2U7XG5cbiAgICBwdWJsaWMgY29uc3RydWN0b3IoKSB7XG4gICAgICAgIGNvbnN0IGxvb2t1cFNlcnZpY2UgPSBpbmplY3QoRXJwTG9va3Vwc1NlcnZpY2UpO1xuICAgICAgICBjb25zdCB0cmFuc2xhdGUgPSBpbmplY3QoVHJhbnNsYXRlU2VydmljZSk7XG5cbiAgICAgICAgc3VwZXIoXG4gICAgICAgICAgICBsb29rdXBTZXJ2aWNlLFxuICAgICAgICAgICAgdHJhbnNsYXRlLFxuICAgICAgICAgICAgJ2UwMzFtb2UnLFxuICAgICAgICAgICAgW1xuICAgICAgICAgICAgICAgIHtcbiAgICAgICAgICAgICAgICAgICAgbmFtZTogJ2NvZE1vZScsXG4gICAgICAgICAgICAgICAgICAgIHR5cGU6ICdzdHJpbmcnLFxuICAgICAgICAgICAgICAgIH0sXG4gICAgICAgICAgICAgICAge1xuICAgICAgICAgICAgICAgICAgICBuYW1lOiAnZGVzTW9lJyxcbiAgICAgICAgICAgICAgICAgICAgdHlwZTogJ3N0cmluZycsXG4gICAgICAgICAgICAgICAgfSxcbiAgICAgICAgICAgIF0gYXMgRHluYW1pY1R5cGVbXSxcbiAgICAgICAgICAgIFtcbiAgICAgICAgICAgICAgICB7XG4gICAgICAgICAgICAgICAgICAgIG5hbWU6ICdjb2RNb2UnLFxuICAgICAgICAgICAgICAgICAgICB0eXBlOiAnc3RyaW5nJyxcbiAgICAgICAgICAgICAgICB9LFxuICAgICAgICAgICAgICAgIHtcbiAgICAgICAgICAgICAgICAgICAgbmFtZTogJ3NpZ01vZScsXG4gICAgICAgICAgICAgICAgICAgIHR5cGU6ICdzdHJpbmcnLFxuICAgICAgICAgICAgICAgIH0sXG4gICAgICAgICAgICAgICAge1xuICAgICAgICAgICAgICAgICAgICBuYW1lOiAnZGVzTW9lJyxcbiAgICAgICAgICAgICAgICAgICAgdHlwZTogJ3N0cmluZycsXG4gICAgICAgICAgICAgICAgfSxcbiAgICAgICAgICAgIF0gYXMgRHluYW1pY1R5cGVbXSxcbiAgICAgICAgICAgIFtcbiAgICAgICAgICAgICAgICB7XG4gICAgICAgICAgICAgICAgICAgIG5hbWU6ICdjb2RNb2UnLFxuICAgICAgICAgICAgICAgICAgICB0eXBlOiAnc3RyaW5nJyxcbiAgICAgICAgICAgICAgICB9LFxuICAgICAgICAgICAgICAgIHtcbiAgICAgICAgICAgICAgICAgICAgbmFtZTogJ3NpZ01vZScsXG4gICAgICAgICAgICAgICAgICAgIHR5cGU6ICdzdHJpbmcnLFxuICAgICAgICAgICAgICAgIH0sXG4gICAgICAgICAgICAgICAge1xuICAgICAgICAgICAgICAgICAgICBuYW1lOiAnZGVzTW9lJyxcbiAgICAgICAgICAgICAgICAgICAgdHlwZTogJ3N0cmluZycsXG4gICAgICAgICAgICAgICAgfSxcbiAgICAgICAgICAgIF0gYXMgRHluYW1pY1R5cGVbXSxcbiAgICAgICAgICAgICdlcnB4X2ZuZCcsXG4gICAgICAgICAgICAnZmluYW5jZWlybydcbiAgICAgICAgKTtcbiAgICAgICAgdGhpcy5sb29rdXBTZXJ2aWNlID0gbG9va3VwU2VydmljZTtcbiAgICAgICAgdGhpcy50cmFuc2xhdGUgPSB0cmFuc2xhdGU7XG4gICAgfVxufVxuIl19