ngx-sp-infra 6.0.3 → 6.0.5

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 (81) hide show
  1. package/fesm2022/ngx-sp-infra.mjs +10971 -14087
  2. package/fesm2022/ngx-sp-infra.mjs.map +1 -1
  3. package/lib/infra.module.d.ts +75 -78
  4. package/lib/models/config-senha/7Db/InfraSegConfigRecord.record.d.ts +14 -0
  5. package/lib/widgets/lib-combobox-rework/lib-combobox-rework.component.d.ts +6 -0
  6. package/package.json +1 -1
  7. package/public-api.d.ts +4 -24
  8. package/lib/models/auth/auth-token.model.d.ts +0 -26
  9. package/lib/models/queue-service/JobRequest.d.ts +0 -9
  10. package/lib/modules/lib-views.module.d.ts +0 -17
  11. package/lib/service/configuracao-senha.service.d.ts +0 -18
  12. package/lib/service/queue.service.d.ts +0 -14
  13. package/lib/service/tenant.service.d.ts +0 -21
  14. package/lib/views/lib-authentication-config/components/lib-authentication-config.component.d.ts +0 -35
  15. package/lib/views/lib-authentication-config/models/InfraAuthentication.d.ts +0 -7
  16. package/lib/views/lib-authentication-config/models/RadioOption.d.ts +0 -4
  17. package/lib/views/lib-authentication-config/models/RetInfraAuthentication.d.ts +0 -7
  18. package/lib/views/lib-authentication-config/models/RetRadioOptions.d.ts +0 -7
  19. package/lib/views/lib-authentication-config/services/infra-authentication.service.d.ts +0 -18
  20. package/lib/views/lib-config-senha/lib-config-senha.component.d.ts +0 -34
  21. package/lib/views/lib-integracao-ldap/components/lib-integracao-ldap.component.d.ts +0 -34
  22. package/lib/views/lib-integracao-ldap/models/InfraLDAP.d.ts +0 -14
  23. package/lib/views/lib-integracao-ldap/models/LDAPValidateUser.d.ts +0 -7
  24. package/lib/views/lib-integracao-ldap/models/RetInfraLDAP.d.ts +0 -7
  25. package/lib/views/lib-integracao-ldap/services/integracao-ad-ldap.service.d.ts +0 -20
  26. package/lib/views/lib-integracoes-externas/components/lib-integracoes-externas.component.d.ts +0 -27
  27. package/lib/views/lib-integracoes-externas/models/2Ws/RetIntegracaoAzureSSO.d.ts +0 -7
  28. package/lib/views/lib-integracoes-externas/models/3Rn/IntegracaoAzureSSORecord.d.ts +0 -12
  29. package/lib/views/lib-integracoes-externas/models/3Rn/IntegrationAzureSSOForm.d.ts +0 -11
  30. package/lib/views/lib-integracoes-externas/models/3Rn/IntegrationParameterRecord.d.ts +0 -9
  31. package/lib/views/lib-integracoes-externas/services/cadastro-integracoes-externas.service.d.ts +0 -15
  32. package/lib/views/logs-api/components/detalhes-log-api/detalhes-log-api.component.d.ts +0 -23
  33. package/lib/views/logs-api/components/home-log-api/home-log-api.component.d.ts +0 -65
  34. package/lib/views/logs-api/models/logs-api.d.ts +0 -15
  35. package/lib/views/logs-api/models/ret-log-api.d.ts +0 -7
  36. package/lib/views/logs-api/models/ret-logs-api.d.ts +0 -8
  37. package/lib/views/logs-api/models/search-log-api.d.ts +0 -13
  38. package/lib/views/logs-api/services/logs-api.service.d.ts +0 -16
  39. package/lib/views/logs-data-access/components/detalhes-log-data-access/detalhes-log-data-access.component.d.ts +0 -23
  40. package/lib/views/logs-data-access/components/home-log-data-access/home-log-data-access.component.d.ts +0 -63
  41. package/lib/views/logs-data-access/models/logs-data-access.d.ts +0 -15
  42. package/lib/views/logs-data-access/models/ret-log-data-access.d.ts +0 -7
  43. package/lib/views/logs-data-access/models/ret-logs-data-access.d.ts +0 -8
  44. package/lib/views/logs-data-access/models/search-log-data-access.d.ts +0 -11
  45. package/lib/views/logs-data-access/services/logs-data-access.service.d.ts +0 -16
  46. package/lib/views/logs-email/components/detalhes-log-email/detalhes-log-email.component.d.ts +0 -23
  47. package/lib/views/logs-email/components/home-log-email/home-log-email.component.d.ts +0 -64
  48. package/lib/views/logs-email/models/logs-email.d.ts +0 -18
  49. package/lib/views/logs-email/models/ret-log-email.d.ts +0 -7
  50. package/lib/views/logs-email/models/ret-logs-email.d.ts +0 -8
  51. package/lib/views/logs-email/models/search-log-email.d.ts +0 -12
  52. package/lib/views/logs-email/services/logs-email.service.d.ts +0 -16
  53. package/lib/views/logs-geral/components/detalhes-logs-geral/detalhes-logs-geral.component.d.ts +0 -23
  54. package/lib/views/logs-geral/components/home-logs-geral/home-logs-geral.component.d.ts +0 -61
  55. package/lib/views/logs-geral/models/logs-geral.d.ts +0 -11
  56. package/lib/views/logs-geral/models/ret-log-geral.d.ts +0 -7
  57. package/lib/views/logs-geral/models/ret-logs-geral.d.ts +0 -8
  58. package/lib/views/logs-geral/models/search-log-geral.d.ts +0 -9
  59. package/lib/views/logs-geral/services/logs-geral.service.d.ts +0 -16
  60. package/lib/views/logs-report/components/detalhes-logs-report/detalhes-logs-report.component.d.ts +0 -23
  61. package/lib/views/logs-report/components/home-logs-report/home-logs-report.component.d.ts +0 -62
  62. package/lib/views/logs-report/models/logs-report.d.ts +0 -21
  63. package/lib/views/logs-report/models/ret-log-report.d.ts +0 -7
  64. package/lib/views/logs-report/models/ret-logs-report.d.ts +0 -8
  65. package/lib/views/logs-report/models/search-log-report.d.ts +0 -10
  66. package/lib/views/logs-report/services/logs-report.service.d.ts +0 -16
  67. package/lib/views/logs-timer/components/detalhes-log-timer/detalhes-log-timer.component.d.ts +0 -23
  68. package/lib/views/logs-timer/components/home-log-timer/home-log-timer.component.d.ts +0 -65
  69. package/lib/views/logs-timer/models/logs-timer.d.ts +0 -15
  70. package/lib/views/logs-timer/models/ret-log-timer.d.ts +0 -7
  71. package/lib/views/logs-timer/models/ret-logs-timer.d.ts +0 -8
  72. package/lib/views/logs-timer/models/search-log-timer.d.ts +0 -13
  73. package/lib/views/logs-timer/services/logs-timer.service.d.ts +0 -16
  74. package/lib/views/logs-ws/components/detalhes-log-ws/detalhes-log-ws.component.d.ts +0 -23
  75. package/lib/views/logs-ws/components/home-log-ws/home-logs-ws.component.d.ts +0 -65
  76. package/lib/views/logs-ws/models/logs-ws.d.ts +0 -14
  77. package/lib/views/logs-ws/models/ret-log-ws.d.ts +0 -7
  78. package/lib/views/logs-ws/models/ret-logs-ws.d.ts +0 -8
  79. package/lib/views/logs-ws/models/search-log-ws.d.ts +0 -13
  80. package/lib/views/logs-ws/services/logs-ws.service.d.ts +0 -16
  81. package/lib/views/page-not-authorized/page-not-authorized.component.d.ts +0 -9

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.