monkey-front-core 0.0.604 → 21.0.0

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 (399) hide show
  1. package/README.md +3 -4
  2. package/fesm2022/monkey-front-core.mjs +5727 -0
  3. package/fesm2022/monkey-front-core.mjs.map +1 -0
  4. package/monkey-front-core-21.0.0.tgz +0 -0
  5. package/package.json +26 -39
  6. package/types/monkey-front-core.d.ts +1763 -0
  7. package/esm2020/lib/components/alerts/alerts.component.mjs +0 -45
  8. package/esm2020/lib/components/alerts/alerts.module.mjs +0 -21
  9. package/esm2020/lib/components/alerts/index.mjs +0 -3
  10. package/esm2020/lib/components/closed-to-maintenance/closed-to-maintenance.component.mjs +0 -29
  11. package/esm2020/lib/components/closed-to-maintenance/closed-to-maintenance.module.mjs +0 -43
  12. package/esm2020/lib/components/closed-to-maintenance/index.mjs +0 -3
  13. package/esm2020/lib/components/currency-config/currency-config.component.mjs +0 -39
  14. package/esm2020/lib/components/currency-config/currency-config.module.mjs +0 -39
  15. package/esm2020/lib/components/currency-config/index.mjs +0 -3
  16. package/esm2020/lib/components/index.mjs +0 -6
  17. package/esm2020/lib/components/progress-bar/index.mjs +0 -4
  18. package/esm2020/lib/components/progress-bar/progress-bar.component.mjs +0 -23
  19. package/esm2020/lib/components/progress-bar/progress-bar.module.mjs +0 -18
  20. package/esm2020/lib/components/progress-bar/progress-bar.service.mjs +0 -50
  21. package/esm2020/lib/components/version-changed/index.mjs +0 -3
  22. package/esm2020/lib/components/version-changed/version-changed.component.mjs +0 -24
  23. package/esm2020/lib/components/version-changed/version-changed.module.mjs +0 -39
  24. package/esm2020/lib/core/decorators/index.mjs +0 -5
  25. package/esm2020/lib/core/decorators/monkeyecx-charts-decorators.mjs +0 -40
  26. package/esm2020/lib/core/decorators/monkeyecx-decorators.mjs +0 -111
  27. package/esm2020/lib/core/decorators/monkeyecx-download-decorators.mjs +0 -26
  28. package/esm2020/lib/core/decorators/monkeyecx-upload-decorators.mjs +0 -26
  29. package/esm2020/lib/core/directives/index.mjs +0 -14
  30. package/esm2020/lib/core/directives/monkeyecx-directives-module.mjs +0 -78
  31. package/esm2020/lib/core/directives/monkeyecx-drag-drop.mjs +0 -57
  32. package/esm2020/lib/core/directives/monkeyecx-feature-by-program-directive.mjs +0 -54
  33. package/esm2020/lib/core/directives/monkeyecx-feature-directive.mjs +0 -68
  34. package/esm2020/lib/core/directives/monkeyecx-format-currency.mjs +0 -44
  35. package/esm2020/lib/core/directives/monkeyecx-format-upper.mjs +0 -67
  36. package/esm2020/lib/core/directives/monkeyecx-loading.mjs +0 -48
  37. package/esm2020/lib/core/directives/monkeyecx-only-alpha-numeric-directive.mjs +0 -28
  38. package/esm2020/lib/core/directives/monkeyecx-only-number-directive.mjs +0 -28
  39. package/esm2020/lib/core/directives/monkeyecx-popover-options.directive.mjs +0 -39
  40. package/esm2020/lib/core/directives/monkeyecx-popover.directive.mjs +0 -212
  41. package/esm2020/lib/core/directives/monkeyecx-security-directive.mjs +0 -75
  42. package/esm2020/lib/core/directives/monkeyecx-tooltip-directive.mjs +0 -123
  43. package/esm2020/lib/core/index.mjs +0 -11
  44. package/esm2020/lib/core/injectors/index.mjs +0 -8
  45. package/esm2020/lib/core/interceptors/index.mjs +0 -6
  46. package/esm2020/lib/core/interceptors/monkeyecx-http-config-error.interceptor.mjs +0 -49
  47. package/esm2020/lib/core/interceptors/monkeyecx-http-config-header.interceptor.mjs +0 -59
  48. package/esm2020/lib/core/interceptors/monkeyecx-http-config-interceptor.module.mjs +0 -47
  49. package/esm2020/lib/core/interceptors/monkeyecx-http-config-loading-in-progress.interceptor.mjs +0 -43
  50. package/esm2020/lib/core/interceptors/monkeyecx-http-config-queue.interceptor.mjs +0 -37
  51. package/esm2020/lib/core/interfaces/index.mjs +0 -37
  52. package/esm2020/lib/core/interfaces/monkeyecx-auth-credentials.mjs +0 -2
  53. package/esm2020/lib/core/interfaces/monkeyecx-company-pendencies.mjs +0 -2
  54. package/esm2020/lib/core/interfaces/monkeyecx-company.mjs +0 -2
  55. package/esm2020/lib/core/interfaces/monkeyecx-config-bootstrap.mjs +0 -2
  56. package/esm2020/lib/core/interfaces/monkeyecx-config.mjs +0 -2
  57. package/esm2020/lib/core/interfaces/monkeyecx-country-security.mjs +0 -2
  58. package/esm2020/lib/core/interfaces/monkeyecx-embedded.mjs +0 -2
  59. package/esm2020/lib/core/interfaces/monkeyecx-error-response.mjs +0 -2
  60. package/esm2020/lib/core/interfaces/monkeyecx-filter.mjs +0 -2
  61. package/esm2020/lib/core/interfaces/monkeyecx-group.mjs +0 -2
  62. package/esm2020/lib/core/interfaces/monkeyecx-handled-error-response.mjs +0 -2
  63. package/esm2020/lib/core/interfaces/monkeyecx-header-credentials.mjs +0 -2
  64. package/esm2020/lib/core/interfaces/monkeyecx-intercom-options.mjs +0 -2
  65. package/esm2020/lib/core/interfaces/monkeyecx-interface.mjs +0 -2
  66. package/esm2020/lib/core/interfaces/monkeyecx-me-credentials.mjs +0 -2
  67. package/esm2020/lib/core/interfaces/monkeyecx-navigation.mjs +0 -2
  68. package/esm2020/lib/core/interfaces/monkeyecx-pagination.mjs +0 -2
  69. package/esm2020/lib/core/interfaces/monkeyecx-program.mjs +0 -2
  70. package/esm2020/lib/core/interfaces/monkeyecx-releases.mjs +0 -2
  71. package/esm2020/lib/core/interfaces/monkeyecx-request-in-progress.mjs +0 -2
  72. package/esm2020/lib/core/interfaces/monkeyecx-request-paged.mjs +0 -2
  73. package/esm2020/lib/core/interfaces/monkeyecx-resolver.mjs +0 -2
  74. package/esm2020/lib/core/interfaces/monkeyecx-response-links.mjs +0 -2
  75. package/esm2020/lib/core/interfaces/monkeyecx-response-paged.mjs +0 -2
  76. package/esm2020/lib/core/interfaces/monkeyecx-saved-state.mjs +0 -2
  77. package/esm2020/lib/core/interfaces/monkeyecx-scroll-options.mjs +0 -2
  78. package/esm2020/lib/core/interfaces/monkeyecx-service-credentials.mjs +0 -2
  79. package/esm2020/lib/core/interfaces/monkeyecx-storage.mjs +0 -2
  80. package/esm2020/lib/core/interfaces/monkeyecx-store.mjs +0 -2
  81. package/esm2020/lib/core/interfaces/monkeyecx-support-options.mjs +0 -2
  82. package/esm2020/lib/core/interfaces/monkeyecx-token-credentials.mjs +0 -2
  83. package/esm2020/lib/core/interfaces/monkeyecx-translate-options.mjs +0 -2
  84. package/esm2020/lib/core/interfaces/request-download/index.mjs +0 -4
  85. package/esm2020/lib/core/interfaces/request-download/monkeyecx-request-download.mjs +0 -2
  86. package/esm2020/lib/core/interfaces/request-download/monkeyecx-request-downloaded.mjs +0 -2
  87. package/esm2020/lib/core/interfaces/request-download/monkeyecx-request-item-download.mjs +0 -2
  88. package/esm2020/lib/core/interfaces/request-queue/index.mjs +0 -4
  89. package/esm2020/lib/core/interfaces/request-queue/monkeyecx-request-item-queue.mjs +0 -2
  90. package/esm2020/lib/core/interfaces/request-queue/monkeyecx-request-progress-queue.mjs +0 -2
  91. package/esm2020/lib/core/interfaces/request-queue/monkeyecx-request-queue.mjs +0 -2
  92. package/esm2020/lib/core/interfaces/request-upload/index.mjs +0 -3
  93. package/esm2020/lib/core/interfaces/request-upload/monkeyecx-request-item-upload.mjs +0 -2
  94. package/esm2020/lib/core/interfaces/request-upload/monkeyecx-request-upload.mjs +0 -2
  95. package/esm2020/lib/core/interfaces/schedules/index.mjs +0 -2
  96. package/esm2020/lib/core/interfaces/schedules/monkeyecx-request-schedule.mjs +0 -2
  97. package/esm2020/lib/core/model/index.mjs +0 -3
  98. package/esm2020/lib/core/model/monkeyecx-links.model.mjs +0 -8
  99. package/esm2020/lib/core/model/monkeyecx-model.mjs +0 -26
  100. package/esm2020/lib/core/pipes/index.mjs +0 -24
  101. package/esm2020/lib/core/pipes/monkeyecx-blob-secure.mjs +0 -26
  102. package/esm2020/lib/core/pipes/monkeyecx-currency-code.mjs +0 -30
  103. package/esm2020/lib/core/pipes/monkeyecx-display-first-name.mjs +0 -19
  104. package/esm2020/lib/core/pipes/monkeyecx-display-initials.mjs +0 -21
  105. package/esm2020/lib/core/pipes/monkeyecx-display-support-phone.mjs +0 -33
  106. package/esm2020/lib/core/pipes/monkeyecx-format-address.mjs +0 -20
  107. package/esm2020/lib/core/pipes/monkeyecx-format-beautify-json.mjs +0 -38
  108. package/esm2020/lib/core/pipes/monkeyecx-format-currency.mjs +0 -48
  109. package/esm2020/lib/core/pipes/monkeyecx-format-date-group.mjs +0 -45
  110. package/esm2020/lib/core/pipes/monkeyecx-format-date-timelapse.mjs +0 -32
  111. package/esm2020/lib/core/pipes/monkeyecx-format-date-unix-timelapse.mjs +0 -36
  112. package/esm2020/lib/core/pipes/monkeyecx-format-date.mjs +0 -30
  113. package/esm2020/lib/core/pipes/monkeyecx-format-document.mjs +0 -20
  114. package/esm2020/lib/core/pipes/monkeyecx-format-number.mjs +0 -20
  115. package/esm2020/lib/core/pipes/monkeyecx-format-phone.mjs +0 -42
  116. package/esm2020/lib/core/pipes/monkeyecx-format-size.mjs +0 -20
  117. package/esm2020/lib/core/pipes/monkeyecx-format-tax.mjs +0 -23
  118. package/esm2020/lib/core/pipes/monkeyecx-format-type-document.mjs +0 -19
  119. package/esm2020/lib/core/pipes/monkeyecx-format-value.mjs +0 -19
  120. package/esm2020/lib/core/pipes/monkeyecx-format-zipcode.mjs +0 -19
  121. package/esm2020/lib/core/pipes/monkeyecx-pipes.module.mjs +0 -127
  122. package/esm2020/lib/core/pipes/monkeyecx-text-truncate.mjs +0 -23
  123. package/esm2020/lib/core/pipes/monkeyecx-truncate-qtd.mjs +0 -16
  124. package/esm2020/lib/core/services/alerts/index.mjs +0 -2
  125. package/esm2020/lib/core/services/alerts/monkeyecx-alerts.service.mjs +0 -88
  126. package/esm2020/lib/core/services/auth/index.mjs +0 -6
  127. package/esm2020/lib/core/services/auth/monkeyecx-auth-guard-company.service.mjs +0 -28
  128. package/esm2020/lib/core/services/auth/monkeyecx-auth-guard-login.service.mjs +0 -27
  129. package/esm2020/lib/core/services/auth/monkeyecx-auth-guard-role.service.mjs +0 -77
  130. package/esm2020/lib/core/services/auth/monkeyecx-auth-guard.service.mjs +0 -26
  131. package/esm2020/lib/core/services/auth/monkeyecx-authentication.service.mjs +0 -79
  132. package/esm2020/lib/core/services/commons/index.mjs +0 -4
  133. package/esm2020/lib/core/services/commons/monkeyecx-commons-resolve-base.service.mjs +0 -109
  134. package/esm2020/lib/core/services/commons/monkeyecx-commons-resolve.service.mjs +0 -127
  135. package/esm2020/lib/core/services/commons/monkeyecx-commons.service.mjs +0 -362
  136. package/esm2020/lib/core/services/config/monkeyecx-alerts-config.service.mjs +0 -43
  137. package/esm2020/lib/core/services/config/monkeyecx-config.module.mjs +0 -28
  138. package/esm2020/lib/core/services/config/monkeyecx-config.service.mjs +0 -107
  139. package/esm2020/lib/core/services/config/monkeyecx-currency-config.service.mjs +0 -84
  140. package/esm2020/lib/core/services/config/monkeyecx-error-config.service.mjs +0 -85
  141. package/esm2020/lib/core/services/config/monkeyecx-feature-toggle.service.mjs +0 -77
  142. package/esm2020/lib/core/services/config/monkeyecx-gtm-config.service.mjs +0 -47
  143. package/esm2020/lib/core/services/config/monkeyecx-i18n-config.service.mjs +0 -162
  144. package/esm2020/lib/core/services/config/monkeyecx-logs-config.service.mjs +0 -84
  145. package/esm2020/lib/core/services/config/monkeyecx-maintenance-config.service.mjs +0 -37
  146. package/esm2020/lib/core/services/config/monkeyecx-security-console-config.service.mjs +0 -48
  147. package/esm2020/lib/core/services/config/monkeyecx-service-worker-config.service.mjs +0 -55
  148. package/esm2020/lib/core/services/error/index.mjs +0 -5
  149. package/esm2020/lib/core/services/error/monkeyecx-error-handling.module.mjs +0 -27
  150. package/esm2020/lib/core/services/error/monkeyecx-error-handling.service.mjs +0 -37
  151. package/esm2020/lib/core/services/error/monkeyecx-http-error-handling.service.mjs +0 -149
  152. package/esm2020/lib/core/services/error/monkeyecx-others-errors-handling.service.mjs +0 -49
  153. package/esm2020/lib/core/services/index.mjs +0 -27
  154. package/esm2020/lib/core/services/l/index.mjs +0 -2
  155. package/esm2020/lib/core/services/l/l.service.mjs +0 -45
  156. package/esm2020/lib/core/services/logged/index.mjs +0 -2
  157. package/esm2020/lib/core/services/logged/monkeyecx-logged-handling.service.mjs +0 -40
  158. package/esm2020/lib/core/services/monkeyecx-handling.service.mjs +0 -50
  159. package/esm2020/lib/core/services/monkeyecx-service.service.mjs +0 -109
  160. package/esm2020/lib/core/services/pagination/index.mjs +0 -2
  161. package/esm2020/lib/core/services/pagination/monkeyecx-pagination.service.mjs +0 -29
  162. package/esm2020/lib/core/services/request-download/index.mjs +0 -3
  163. package/esm2020/lib/core/services/request-download/monkeyecx-request-download-handling.service.mjs +0 -93
  164. package/esm2020/lib/core/services/request-download/monkeyecx-request-downloaded-handling.service.mjs +0 -61
  165. package/esm2020/lib/core/services/request-paged/index.mjs +0 -2
  166. package/esm2020/lib/core/services/request-paged/monkeyecx-request-request-paged-handling.mjs +0 -42
  167. package/esm2020/lib/core/services/request-queue/index.mjs +0 -3
  168. package/esm2020/lib/core/services/request-queue/monkeyecx-request-queue-handling.service.mjs +0 -114
  169. package/esm2020/lib/core/services/request-queue/monkeyecx-request-queue-modal-handling.service.mjs +0 -119
  170. package/esm2020/lib/core/services/routes/index.mjs +0 -2
  171. package/esm2020/lib/core/services/routes/monkeyecx-dicovery-params.service.mjs +0 -54
  172. package/esm2020/lib/core/services/schedules/index.mjs +0 -2
  173. package/esm2020/lib/core/services/schedules/monkeyecx-request-schedule.service.mjs +0 -188
  174. package/esm2020/lib/core/services/storage/index.mjs +0 -3
  175. package/esm2020/lib/core/services/storage/monkeyecx-cookie-storage.service.mjs +0 -32
  176. package/esm2020/lib/core/services/storage/monkeyecx-token-storage.service.mjs +0 -237
  177. package/esm2020/lib/core/services/store/index.mjs +0 -5
  178. package/esm2020/lib/core/services/store/monkeyecx-store-base.service.mjs +0 -174
  179. package/esm2020/lib/core/services/store/monkeyecx-store.actions.mjs +0 -26
  180. package/esm2020/lib/core/services/store/monkeyecx-store.selector.mjs +0 -87
  181. package/esm2020/lib/core/services/store/monkeyecx-store.service.mjs +0 -195
  182. package/esm2020/lib/core/specification-search/index.mjs +0 -2
  183. package/esm2020/lib/core/specification-search/monkeyecx-specification-search.mjs +0 -108
  184. package/esm2020/lib/core/utils/decorators-utils.mjs +0 -40
  185. package/esm2020/lib/core/utils/index.mjs +0 -8
  186. package/esm2020/lib/core/utils/statics.mjs +0 -47
  187. package/esm2020/lib/core/utils/utils.mjs +0 -469
  188. package/esm2020/lib/core/utils/validate-utils.mjs +0 -219
  189. package/esm2020/lib/core/utils/validators.mjs +0 -327
  190. package/esm2020/lib/monkey-front-core.module.mjs +0 -71
  191. package/esm2020/lib/store/actions/index.mjs +0 -2
  192. package/esm2020/lib/store/actions/monkeyecx-storage.actions.mjs +0 -8
  193. package/esm2020/lib/store/index.mjs +0 -4
  194. package/esm2020/lib/store/reducers/index.mjs +0 -3
  195. package/esm2020/lib/store/reducers/monkeyecx-seeder.reducer.mjs +0 -53
  196. package/esm2020/lib/store/reducers/monkeyecx-storage.reducer.mjs +0 -40
  197. package/esm2020/lib/store/selectors/index.mjs +0 -2
  198. package/esm2020/lib/store/selectors/monkeyecx-storage.selector.mjs +0 -17
  199. package/esm2020/monkey-front-core.mjs +0 -5
  200. package/esm2020/public-api.mjs +0 -8
  201. package/fesm2015/monkey-front-core.mjs +0 -7239
  202. package/fesm2015/monkey-front-core.mjs.map +0 -1
  203. package/fesm2020/monkey-front-core.mjs +0 -7249
  204. package/fesm2020/monkey-front-core.mjs.map +0 -1
  205. package/lib/components/alerts/alerts.component.d.ts +0 -22
  206. package/lib/components/alerts/alerts.module.d.ts +0 -10
  207. package/lib/components/alerts/index.d.ts +0 -2
  208. package/lib/components/closed-to-maintenance/closed-to-maintenance.component.d.ts +0 -13
  209. package/lib/components/closed-to-maintenance/closed-to-maintenance.module.d.ts +0 -11
  210. package/lib/components/closed-to-maintenance/index.d.ts +0 -2
  211. package/lib/components/currency-config/currency-config.component.d.ts +0 -17
  212. package/lib/components/currency-config/currency-config.module.d.ts +0 -10
  213. package/lib/components/currency-config/index.d.ts +0 -2
  214. package/lib/components/index.d.ts +0 -5
  215. package/lib/components/progress-bar/index.d.ts +0 -3
  216. package/lib/components/progress-bar/progress-bar.component.d.ts +0 -11
  217. package/lib/components/progress-bar/progress-bar.module.d.ts +0 -8
  218. package/lib/components/progress-bar/progress-bar.service.d.ts +0 -14
  219. package/lib/components/version-changed/index.d.ts +0 -2
  220. package/lib/components/version-changed/version-changed.component.d.ts +0 -9
  221. package/lib/components/version-changed/version-changed.module.d.ts +0 -10
  222. package/lib/core/decorators/index.d.ts +0 -4
  223. package/lib/core/decorators/monkeyecx-charts-decorators.d.ts +0 -1
  224. package/lib/core/decorators/monkeyecx-decorators.d.ts +0 -7
  225. package/lib/core/decorators/monkeyecx-download-decorators.d.ts +0 -2
  226. package/lib/core/decorators/monkeyecx-upload-decorators.d.ts +0 -2
  227. package/lib/core/directives/index.d.ts +0 -13
  228. package/lib/core/directives/monkeyecx-directives-module.d.ts +0 -20
  229. package/lib/core/directives/monkeyecx-drag-drop.d.ts +0 -12
  230. package/lib/core/directives/monkeyecx-feature-by-program-directive.d.ts +0 -16
  231. package/lib/core/directives/monkeyecx-feature-directive.d.ts +0 -17
  232. package/lib/core/directives/monkeyecx-format-currency.d.ts +0 -16
  233. package/lib/core/directives/monkeyecx-format-upper.d.ts +0 -18
  234. package/lib/core/directives/monkeyecx-loading.d.ts +0 -16
  235. package/lib/core/directives/monkeyecx-only-alpha-numeric-directive.d.ts +0 -9
  236. package/lib/core/directives/monkeyecx-only-number-directive.d.ts +0 -9
  237. package/lib/core/directives/monkeyecx-popover-options.directive.d.ts +0 -19
  238. package/lib/core/directives/monkeyecx-popover.directive.d.ts +0 -43
  239. package/lib/core/directives/monkeyecx-security-directive.d.ts +0 -18
  240. package/lib/core/directives/monkeyecx-tooltip-directive.d.ts +0 -23
  241. package/lib/core/index.d.ts +0 -10
  242. package/lib/core/injectors/index.d.ts +0 -7
  243. package/lib/core/interceptors/index.d.ts +0 -5
  244. package/lib/core/interceptors/monkeyecx-http-config-error.interceptor.d.ts +0 -18
  245. package/lib/core/interceptors/monkeyecx-http-config-header.interceptor.d.ts +0 -16
  246. package/lib/core/interceptors/monkeyecx-http-config-interceptor.module.d.ts +0 -9
  247. package/lib/core/interceptors/monkeyecx-http-config-loading-in-progress.interceptor.d.ts +0 -12
  248. package/lib/core/interceptors/monkeyecx-http-config-queue.interceptor.d.ts +0 -14
  249. package/lib/core/interfaces/index.d.ts +0 -36
  250. package/lib/core/interfaces/monkeyecx-auth-credentials.d.ts +0 -15
  251. package/lib/core/interfaces/monkeyecx-company-pendencies.d.ts +0 -14
  252. package/lib/core/interfaces/monkeyecx-company.d.ts +0 -10
  253. package/lib/core/interfaces/monkeyecx-config-bootstrap.d.ts +0 -14
  254. package/lib/core/interfaces/monkeyecx-config.d.ts +0 -132
  255. package/lib/core/interfaces/monkeyecx-country-security.d.ts +0 -4
  256. package/lib/core/interfaces/monkeyecx-embedded.d.ts +0 -7
  257. package/lib/core/interfaces/monkeyecx-error-response.d.ts +0 -5
  258. package/lib/core/interfaces/monkeyecx-filter.d.ts +0 -42
  259. package/lib/core/interfaces/monkeyecx-group.d.ts +0 -13
  260. package/lib/core/interfaces/monkeyecx-handled-error-response.d.ts +0 -10
  261. package/lib/core/interfaces/monkeyecx-header-credentials.d.ts +0 -4
  262. package/lib/core/interfaces/monkeyecx-intercom-options.d.ts +0 -4
  263. package/lib/core/interfaces/monkeyecx-interface.d.ts +0 -11
  264. package/lib/core/interfaces/monkeyecx-me-credentials.d.ts +0 -20
  265. package/lib/core/interfaces/monkeyecx-navigation.d.ts +0 -30
  266. package/lib/core/interfaces/monkeyecx-pagination.d.ts +0 -26
  267. package/lib/core/interfaces/monkeyecx-program.d.ts +0 -10
  268. package/lib/core/interfaces/monkeyecx-releases.d.ts +0 -9
  269. package/lib/core/interfaces/monkeyecx-request-in-progress.d.ts +0 -3
  270. package/lib/core/interfaces/monkeyecx-request-paged.d.ts +0 -23
  271. package/lib/core/interfaces/monkeyecx-resolver.d.ts +0 -39
  272. package/lib/core/interfaces/monkeyecx-response-links.d.ts +0 -11
  273. package/lib/core/interfaces/monkeyecx-response-paged.d.ts +0 -6
  274. package/lib/core/interfaces/monkeyecx-saved-state.d.ts +0 -5
  275. package/lib/core/interfaces/monkeyecx-scroll-options.d.ts +0 -5
  276. package/lib/core/interfaces/monkeyecx-service-credentials.d.ts +0 -12
  277. package/lib/core/interfaces/monkeyecx-storage.d.ts +0 -35
  278. package/lib/core/interfaces/monkeyecx-store.d.ts +0 -45
  279. package/lib/core/interfaces/monkeyecx-support-options.d.ts +0 -4
  280. package/lib/core/interfaces/monkeyecx-token-credentials.d.ts +0 -30
  281. package/lib/core/interfaces/monkeyecx-translate-options.d.ts +0 -4
  282. package/lib/core/interfaces/request-download/index.d.ts +0 -3
  283. package/lib/core/interfaces/request-download/monkeyecx-request-download.d.ts +0 -10
  284. package/lib/core/interfaces/request-download/monkeyecx-request-downloaded.d.ts +0 -7
  285. package/lib/core/interfaces/request-download/monkeyecx-request-item-download.d.ts +0 -7
  286. package/lib/core/interfaces/request-queue/index.d.ts +0 -3
  287. package/lib/core/interfaces/request-queue/monkeyecx-request-item-queue.d.ts +0 -7
  288. package/lib/core/interfaces/request-queue/monkeyecx-request-progress-queue.d.ts +0 -6
  289. package/lib/core/interfaces/request-queue/monkeyecx-request-queue.d.ts +0 -8
  290. package/lib/core/interfaces/request-upload/index.d.ts +0 -2
  291. package/lib/core/interfaces/request-upload/monkeyecx-request-item-upload.d.ts +0 -5
  292. package/lib/core/interfaces/request-upload/monkeyecx-request-upload.d.ts +0 -10
  293. package/lib/core/interfaces/schedules/index.d.ts +0 -1
  294. package/lib/core/interfaces/schedules/monkeyecx-request-schedule.d.ts +0 -13
  295. package/lib/core/model/index.d.ts +0 -2
  296. package/lib/core/model/monkeyecx-links.model.d.ts +0 -4
  297. package/lib/core/model/monkeyecx-model.d.ts +0 -14
  298. package/lib/core/pipes/index.d.ts +0 -23
  299. package/lib/core/pipes/monkeyecx-blob-secure.d.ts +0 -13
  300. package/lib/core/pipes/monkeyecx-currency-code.d.ts +0 -9
  301. package/lib/core/pipes/monkeyecx-display-first-name.d.ts +0 -7
  302. package/lib/core/pipes/monkeyecx-display-initials.d.ts +0 -7
  303. package/lib/core/pipes/monkeyecx-display-support-phone.d.ts +0 -18
  304. package/lib/core/pipes/monkeyecx-format-address.d.ts +0 -14
  305. package/lib/core/pipes/monkeyecx-format-beautify-json.d.ts +0 -8
  306. package/lib/core/pipes/monkeyecx-format-currency.d.ts +0 -12
  307. package/lib/core/pipes/monkeyecx-format-date-group.d.ts +0 -11
  308. package/lib/core/pipes/monkeyecx-format-date-timelapse.d.ts +0 -7
  309. package/lib/core/pipes/monkeyecx-format-date-unix-timelapse.d.ts +0 -7
  310. package/lib/core/pipes/monkeyecx-format-date.d.ts +0 -12
  311. package/lib/core/pipes/monkeyecx-format-document.d.ts +0 -7
  312. package/lib/core/pipes/monkeyecx-format-number.d.ts +0 -7
  313. package/lib/core/pipes/monkeyecx-format-phone.d.ts +0 -7
  314. package/lib/core/pipes/monkeyecx-format-size.d.ts +0 -7
  315. package/lib/core/pipes/monkeyecx-format-tax.d.ts +0 -7
  316. package/lib/core/pipes/monkeyecx-format-type-document.d.ts +0 -7
  317. package/lib/core/pipes/monkeyecx-format-value.d.ts +0 -7
  318. package/lib/core/pipes/monkeyecx-format-zipcode.d.ts +0 -7
  319. package/lib/core/pipes/monkeyecx-pipes.module.d.ts +0 -28
  320. package/lib/core/pipes/monkeyecx-text-truncate.d.ts +0 -7
  321. package/lib/core/pipes/monkeyecx-truncate-qtd.d.ts +0 -7
  322. package/lib/core/services/alerts/index.d.ts +0 -1
  323. package/lib/core/services/alerts/monkeyecx-alerts.service.d.ts +0 -49
  324. package/lib/core/services/auth/index.d.ts +0 -5
  325. package/lib/core/services/auth/monkeyecx-auth-guard-company.service.d.ts +0 -10
  326. package/lib/core/services/auth/monkeyecx-auth-guard-login.service.d.ts +0 -10
  327. package/lib/core/services/auth/monkeyecx-auth-guard-role.service.d.ts +0 -16
  328. package/lib/core/services/auth/monkeyecx-auth-guard.service.d.ts +0 -10
  329. package/lib/core/services/auth/monkeyecx-authentication.service.d.ts +0 -35
  330. package/lib/core/services/commons/index.d.ts +0 -3
  331. package/lib/core/services/commons/monkeyecx-commons-resolve-base.service.d.ts +0 -46
  332. package/lib/core/services/commons/monkeyecx-commons-resolve.service.d.ts +0 -60
  333. package/lib/core/services/commons/monkeyecx-commons.service.d.ts +0 -120
  334. package/lib/core/services/config/monkeyecx-alerts-config.service.d.ts +0 -11
  335. package/lib/core/services/config/monkeyecx-config.module.d.ts +0 -9
  336. package/lib/core/services/config/monkeyecx-config.service.d.ts +0 -36
  337. package/lib/core/services/config/monkeyecx-currency-config.service.d.ts +0 -15
  338. package/lib/core/services/config/monkeyecx-error-config.service.d.ts +0 -8
  339. package/lib/core/services/config/monkeyecx-feature-toggle.service.d.ts +0 -17
  340. package/lib/core/services/config/monkeyecx-gtm-config.service.d.ts +0 -8
  341. package/lib/core/services/config/monkeyecx-i18n-config.service.d.ts +0 -24
  342. package/lib/core/services/config/monkeyecx-logs-config.service.d.ts +0 -14
  343. package/lib/core/services/config/monkeyecx-maintenance-config.service.d.ts +0 -13
  344. package/lib/core/services/config/monkeyecx-security-console-config.service.d.ts +0 -12
  345. package/lib/core/services/config/monkeyecx-service-worker-config.service.d.ts +0 -16
  346. package/lib/core/services/error/index.d.ts +0 -4
  347. package/lib/core/services/error/monkeyecx-error-handling.module.d.ts +0 -9
  348. package/lib/core/services/error/monkeyecx-error-handling.service.d.ts +0 -9
  349. package/lib/core/services/error/monkeyecx-http-error-handling.service.d.ts +0 -26
  350. package/lib/core/services/error/monkeyecx-others-errors-handling.service.d.ts +0 -11
  351. package/lib/core/services/index.d.ts +0 -26
  352. package/lib/core/services/l/index.d.ts +0 -1
  353. package/lib/core/services/l/l.service.d.ts +0 -11
  354. package/lib/core/services/logged/index.d.ts +0 -1
  355. package/lib/core/services/logged/monkeyecx-logged-handling.service.d.ts +0 -14
  356. package/lib/core/services/monkeyecx-handling.service.d.ts +0 -22
  357. package/lib/core/services/monkeyecx-service.service.d.ts +0 -19
  358. package/lib/core/services/pagination/index.d.ts +0 -1
  359. package/lib/core/services/pagination/monkeyecx-pagination.service.d.ts +0 -9
  360. package/lib/core/services/request-download/index.d.ts +0 -2
  361. package/lib/core/services/request-download/monkeyecx-request-download-handling.service.d.ts +0 -18
  362. package/lib/core/services/request-download/monkeyecx-request-downloaded-handling.service.d.ts +0 -16
  363. package/lib/core/services/request-paged/index.d.ts +0 -1
  364. package/lib/core/services/request-paged/monkeyecx-request-request-paged-handling.d.ts +0 -11
  365. package/lib/core/services/request-queue/index.d.ts +0 -2
  366. package/lib/core/services/request-queue/monkeyecx-request-queue-handling.service.d.ts +0 -21
  367. package/lib/core/services/request-queue/monkeyecx-request-queue-modal-handling.service.d.ts +0 -23
  368. package/lib/core/services/routes/index.d.ts +0 -1
  369. package/lib/core/services/routes/monkeyecx-dicovery-params.service.d.ts +0 -13
  370. package/lib/core/services/schedules/index.d.ts +0 -1
  371. package/lib/core/services/schedules/monkeyecx-request-schedule.service.d.ts +0 -47
  372. package/lib/core/services/storage/index.d.ts +0 -2
  373. package/lib/core/services/storage/monkeyecx-cookie-storage.service.d.ts +0 -11
  374. package/lib/core/services/storage/monkeyecx-token-storage.service.d.ts +0 -30
  375. package/lib/core/services/store/index.d.ts +0 -4
  376. package/lib/core/services/store/monkeyecx-store-base.service.d.ts +0 -47
  377. package/lib/core/services/store/monkeyecx-store.actions.d.ts +0 -42
  378. package/lib/core/services/store/monkeyecx-store.selector.d.ts +0 -32
  379. package/lib/core/services/store/monkeyecx-store.service.d.ts +0 -50
  380. package/lib/core/specification-search/index.d.ts +0 -1
  381. package/lib/core/specification-search/monkeyecx-specification-search.d.ts +0 -20
  382. package/lib/core/utils/decorators-utils.d.ts +0 -5
  383. package/lib/core/utils/index.d.ts +0 -6
  384. package/lib/core/utils/statics.d.ts +0 -36
  385. package/lib/core/utils/utils.d.ts +0 -39
  386. package/lib/core/utils/validate-utils.d.ts +0 -71
  387. package/lib/core/utils/validators.d.ts +0 -43
  388. package/lib/monkey-front-core.module.d.ts +0 -19
  389. package/lib/store/actions/index.d.ts +0 -1
  390. package/lib/store/actions/monkeyecx-storage.actions.d.ts +0 -23
  391. package/lib/store/index.d.ts +0 -3
  392. package/lib/store/reducers/index.d.ts +0 -2
  393. package/lib/store/reducers/monkeyecx-seeder.reducer.d.ts +0 -2
  394. package/lib/store/reducers/monkeyecx-storage.reducer.d.ts +0 -13
  395. package/lib/store/selectors/index.d.ts +0 -1
  396. package/lib/store/selectors/monkeyecx-storage.selector.d.ts +0 -8
  397. package/monkey-front-core-0.0.604.tgz +0 -0
  398. package/monkey-front-core.d.ts +0 -5
  399. package/public-api.d.ts +0 -4
@@ -1,46 +0,0 @@
1
- import { ActivatedRouteSnapshot, Router, RouterStateSnapshot } from '@angular/router';
2
- import { Action, Store } from '@ngrx/store';
3
- import { TranslateService } from '@ngx-translate/core';
4
- import { MonkeyEcxCommonsService } from '.';
5
- import { MonkeyEcxDiscoveryParamsService, MonkeyEcxPaginationService, MonkeyEcxTokenStorageService } from '../..';
6
- import { MonkeyEcxCommonsConfig, MonkeyEcxInitialResolverConfig } from '../../interfaces';
7
- import { MonkeyEcxService } from '../monkeyecx-service.service';
8
- export declare abstract class MonkeyEcxCommonsResolveBaseService extends MonkeyEcxCommonsService {
9
- private action;
10
- protected route: string | null;
11
- protected currentRoute: string | null;
12
- protected paginationService: MonkeyEcxPaginationService;
13
- protected translateService: TranslateService;
14
- protected router: Router;
15
- protected store: Store<any>;
16
- protected monkeyDiscovery: MonkeyEcxDiscoveryParamsService;
17
- constructor(monkeyecxService: MonkeyEcxService, tokenStorage: MonkeyEcxTokenStorageService, config: {
18
- actions: {
19
- load: Action;
20
- loadPagination?: Action;
21
- };
22
- });
23
- protected getData(): Promise<void>;
24
- protected loadPage(actionType: string): Promise<void>;
25
- /**
26
- * @description Inicializar a class genérica
27
- * @param (args: MonkeyEcxInitialResolverConfig)
28
- * => route é obrigátorio pois ele quem inicializa a store.
29
- * A searchClass só se faz necessaria quando for usar filtros
30
- */
31
- protected init(args: MonkeyEcxInitialResolverConfig): void;
32
- resolve(route: ActivatedRouteSnapshot | null, state: RouterStateSnapshot | null, otherArgs?: MonkeyEcxCommonsConfig): void;
33
- /**
34
- * @description Atualizar os filtros da tela
35
- * @param (search: T, route?: string)
36
- * => route é opcional, passar ele apenas se a rota for diferente do padrão
37
- */
38
- setSearch<T>(search: T, route?: string): void;
39
- /**
40
- * @description Navegação para details.
41
- * Por padrão sera redirecionado para '${currentRoute}/details'
42
- * @param (detailsData: T, route?: string)
43
- * => route é opcional, passar ele apenas se a rota for diferente do padrão
44
- */
45
- navigateToDetails<T>(detailsData: T, route?: string): void;
46
- }
@@ -1,60 +0,0 @@
1
- import { ActivatedRouteSnapshot, Router, RouterStateSnapshot } from '@angular/router';
2
- import { Action, Store } from '@ngrx/store';
3
- import { TranslateService } from '@ngx-translate/core';
4
- import { MonkeyEcxCommonsService } from '.';
5
- import { MonkeyEcxDiscoveryParamsService, MonkeyEcxPaginationService, MonkeyEcxTokenStorageService } from '../..';
6
- import { MonkeyEcxCommonsConfig, MonkeyEcxInitialResolverConfig } from '../../interfaces';
7
- import { MonkeyEcxService } from '../monkeyecx-service.service';
8
- declare type Selectors = {
9
- selectByIdentifier: Function;
10
- selectOneByIdentifier?: never;
11
- selectControl: Function;
12
- selectLinks?: Function;
13
- selectPage?: Function;
14
- } | {
15
- selectOneByIdentifier: Function;
16
- selectByIdentifier?: never;
17
- selectControl: Function;
18
- };
19
- export declare abstract class MonkeyEcxCommonsResolveService extends MonkeyEcxCommonsService {
20
- private action;
21
- private selector;
22
- protected route: string | null;
23
- protected currentRoute: string | null;
24
- protected paginationService: MonkeyEcxPaginationService;
25
- protected translateService: TranslateService;
26
- protected router: Router;
27
- protected store: Store<any>;
28
- protected monkeyDiscovery: MonkeyEcxDiscoveryParamsService;
29
- constructor(monkeyecxService: MonkeyEcxService, tokenStorage: MonkeyEcxTokenStorageService, config: {
30
- actions: {
31
- load: Action;
32
- loadPagination?: Action;
33
- };
34
- selectors: Selectors;
35
- });
36
- protected getData(): Promise<void>;
37
- protected loadPage(): Promise<void>;
38
- /**
39
- * @description Inicializar a class genérica
40
- * @param (args: MonkeyEcxInitialResolverConfig)
41
- * => route é obrigátorio pois ele quem inicializa a store.
42
- * A searchClass só se faz necessaria quando for usar filtros
43
- */
44
- protected init(args: MonkeyEcxInitialResolverConfig): void;
45
- resolve(route: ActivatedRouteSnapshot | null, state: RouterStateSnapshot | null, otherArgs?: MonkeyEcxCommonsConfig): void;
46
- /**
47
- * @description Atualizar os filtros da tela
48
- * @param (search: T, route?: string)
49
- * => route é opcional, passar ele apenas se a rota for diferente do padrão
50
- */
51
- setSearch<T>(search: T, route?: string): void;
52
- /**
53
- * @description Navegação para details.
54
- * Por padrão sera redirecionado para '${currentRoute}/details'
55
- * @param (detailsData: T, route?: string)
56
- * => route é opcional, passar ele apenas se a rota for diferente do padrão
57
- */
58
- navigateToDetails<T>(detailsData: T, route?: string): void;
59
- }
60
- export {};
@@ -1,120 +0,0 @@
1
- import { ActivatedRouteSnapshot, Router, RouterStateSnapshot } from '@angular/router';
2
- import { TranslateService } from '@ngx-translate/core';
3
- import { BehaviorSubject, Observable } from 'rxjs';
4
- import { MonkeyEcxConfig, MonkeyEcxCountrySecurity, MonkeyEcxErrorResponse, MonkeyEcxHandledErrorResponse, MonkeyEcxRequestPaged, MonkeyEcxRequestSchedule, MonkeyEcxResponseLinks, MonkeyEcxResponsePaged, MonkeyEcxSavedState, MonkeyEcxTranslateOptions } from '../../interfaces';
5
- import { MonkeyEcxFeatureToggleService } from '../config/monkeyecx-feature-toggle.service';
6
- import { MonkeyEcxService } from '../monkeyecx-service.service';
7
- import { MonkeyEcxPaginationService } from '../pagination';
8
- import { MonkeyEcxRequestQueueHandlingService } from '../request-queue/monkeyecx-request-queue-handling.service';
9
- import { MonkeyEcxRequestScheduleService } from '../schedules/monkeyecx-request-schedule.service';
10
- import { MonkeyEcxTokenStorageService } from '../storage/monkeyecx-token-storage.service';
11
- export declare class MonkeyEcxCommonsService {
12
- monkeyecxService?: MonkeyEcxService | undefined;
13
- tokenStorage?: MonkeyEcxTokenStorageService | undefined;
14
- otherArgs?: {
15
- router?: Router | undefined;
16
- schedule?: {
17
- service: MonkeyEcxRequestScheduleService;
18
- options?: {
19
- clearOnChangeRoute?: boolean | undefined;
20
- } | undefined;
21
- } | undefined;
22
- queue?: {
23
- service: MonkeyEcxRequestQueueHandlingService;
24
- } | undefined;
25
- } | undefined;
26
- private flagValidator;
27
- private destroyed;
28
- __data$: Observable<any> | null;
29
- __pagination$: Observable<any> | null;
30
- __control$: Observable<any> | null;
31
- __page$: Observable<any> | null;
32
- __data: any | any[];
33
- __savedState: MonkeyEcxSavedState | null;
34
- __params: any | any[];
35
- __error: MonkeyEcxErrorResponse | null;
36
- __handledError: MonkeyEcxHandledErrorResponse | null;
37
- __page: MonkeyEcxResponsePaged | null;
38
- __links: MonkeyEcxResponseLinks | null;
39
- __search: any;
40
- __requestPaged: MonkeyEcxRequestPaged | null;
41
- __onSearchChanged$: BehaviorSubject<any>;
42
- __onDataChanged$: BehaviorSubject<any>;
43
- __onLoadingInProgress$: BehaviorSubject<any>;
44
- __onUploadInProgress$: BehaviorSubject<any>;
45
- __onDataDeleted$: BehaviorSubject<any>;
46
- __onErrorChanged$: BehaviorSubject<any>;
47
- __onGovernmentIdDataChanged$: BehaviorSubject<any>;
48
- __onZipCodeDataChanged$: BehaviorSubject<any>;
49
- __oni18nDataChanged$: BehaviorSubject<any>;
50
- __onDoSearch$: BehaviorSubject<MonkeyEcxRequestPaged>;
51
- __schedule: MonkeyEcxRequestSchedule | null;
52
- __i18n: any;
53
- __callbackPagination: Function;
54
- __paginationOptions: {
55
- service: MonkeyEcxPaginationService;
56
- callback: Function;
57
- name?: string;
58
- } | undefined;
59
- __isAbleToDoPagination: {};
60
- constructor(monkeyecxService?: MonkeyEcxService | undefined, tokenStorage?: MonkeyEcxTokenStorageService | undefined, otherArgs?: {
61
- router?: Router | undefined;
62
- schedule?: {
63
- service: MonkeyEcxRequestScheduleService;
64
- options?: {
65
- clearOnChangeRoute?: boolean | undefined;
66
- } | undefined;
67
- } | undefined;
68
- queue?: {
69
- service: MonkeyEcxRequestQueueHandlingService;
70
- } | undefined;
71
- } | undefined);
72
- private handleInit;
73
- private navigateToPendencyPage;
74
- private allowedSecurityAccessByPendency;
75
- private allowedSecurityAccessByFeature;
76
- private allowedSecurityAccessByCountry;
77
- private handlePaginationOptions;
78
- setPage(requestPaged: MonkeyEcxRequestPaged): this;
79
- nextPage(): boolean;
80
- getEmbeddedData(data: any, field: string): any[] | any;
81
- getNormalizedUrl(url: string, samePage?: boolean): string;
82
- clear(clearData: boolean): void;
83
- resolve(route: ActivatedRouteSnapshot | null, state: RouterStateSnapshot | null, otherArgs?: {
84
- companyType?: string;
85
- callbackMain: Function;
86
- router?: Router;
87
- callbackPagination?: Function;
88
- translateOptions?: MonkeyEcxTranslateOptions;
89
- feature?: {
90
- service: MonkeyEcxFeatureToggleService;
91
- flag: string;
92
- };
93
- featureByProgram?: {
94
- config: MonkeyEcxConfig;
95
- feature: string;
96
- };
97
- countrySecurity?: MonkeyEcxCountrySecurity;
98
- pendency?: {
99
- service: {
100
- hasPendencies: Function;
101
- };
102
- type: string;
103
- };
104
- paginationOptions?: {
105
- service: MonkeyEcxPaginationService;
106
- callback: Function;
107
- name?: string;
108
- };
109
- }): void;
110
- getHTTPHeaderApplicationPDF(): Object;
111
- genericMethod(link: any, data?: any, callback?: Function): void;
112
- getGenericData(data: any, action: string): Promise<any>;
113
- geti18n(translateService: TranslateService, keys: string | string[]): void;
114
- doPagination(): void;
115
- doPaginationv2(type: string, callback: Function): void;
116
- setLinks(links: any): void;
117
- setSearchByUrl(router: Router, url: string, search: any, extras?: any): void;
118
- saveState(state: MonkeyEcxSavedState): void;
119
- navigateToErrorPage(statusCode: number, router?: Router): void;
120
- }
@@ -1,11 +0,0 @@
1
- import { MonkeyStyleGuideModalFixedService } from 'monkey-style-guide';
2
- import { MonkeyEcxConfig } from '../../interfaces';
3
- import * as i0 from "@angular/core";
4
- export declare class MonkeyEcxAlertsConfigService {
5
- private modalService;
6
- constructor(modalService: MonkeyStyleGuideModalFixedService);
7
- private handleValidation;
8
- apply(config: MonkeyEcxConfig): void;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxAlertsConfigService, never>;
10
- static ɵprov: i0.ɵɵInjectableDeclaration<MonkeyEcxAlertsConfigService>;
11
- }
@@ -1,9 +0,0 @@
1
- import { ModuleWithProviders } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MonkeyEcxConfigModule {
4
- constructor(parentModule: MonkeyEcxConfigModule);
5
- static forRoot(): ModuleWithProviders<MonkeyEcxConfigModule>;
6
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxConfigModule, [{ optional: true; skipSelf: true; }]>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<MonkeyEcxConfigModule, never, never, never>;
8
- static ɵinj: i0.ɵɵInjectorDeclaration<MonkeyEcxConfigModule>;
9
- }
@@ -1,36 +0,0 @@
1
- import { MonkeyStyleGuideSettingsService } from 'monkey-style-guide';
2
- import { Observable } from 'rxjs';
3
- import { MonkeyEcxCommonsService } from '../commons/monkeyecx-commons.service';
4
- import { MonkeyEcxService } from '../monkeyecx-service.service';
5
- import { MonkeyEcxAlertsConfigService } from './monkeyecx-alerts-config.service';
6
- import { MonkeyEcxErrorConfigService } from './monkeyecx-error-config.service';
7
- import { MonkeyEcxFeatureToggleService } from './monkeyecx-feature-toggle.service';
8
- import { MonkeyEcxGTMConfigService } from './monkeyecx-gtm-config.service';
9
- import { MonkeyEcxi18nConfigService } from './monkeyecx-i18n-config.service';
10
- import { MonkeyEcxLogsConfigService } from './monkeyecx-logs-config.service';
11
- import { MonkeyEcxMaintenanceConfigService } from './monkeyecx-maintenance-config.service';
12
- import { MonkeyEcxSecurityConsoleConfigService } from './monkeyecx-security-console-config.service';
13
- import { MonkeyEcxServiceWorkerConfigService } from './monkeyecx-service-worker-config.service';
14
- import * as i0 from "@angular/core";
15
- export declare class MonkeyEcxConfigService extends MonkeyEcxCommonsService {
16
- private monkeyecxi18nConfigService;
17
- private monkeyecxLogsConfigService;
18
- private monkeyStyleGuideSettingsService;
19
- private monkeyecxServiceWorkerConfigService;
20
- private monkeyecxSecurityConsoleConfigService;
21
- private monkeyecxMaintenanceConfigService;
22
- private monkeyecxErrorConfigService;
23
- private monkeyEcxFeatureToggleService;
24
- private monkeyGTMConfigService;
25
- private monkeyEcxAlertsConfigService;
26
- private readonly configSubject$;
27
- private readonly configBootstrapSubject$;
28
- constructor(monkeyecxService: MonkeyEcxService, monkeyecxi18nConfigService: MonkeyEcxi18nConfigService, monkeyecxLogsConfigService: MonkeyEcxLogsConfigService, monkeyStyleGuideSettingsService: MonkeyStyleGuideSettingsService, monkeyecxServiceWorkerConfigService: MonkeyEcxServiceWorkerConfigService, monkeyecxSecurityConsoleConfigService: MonkeyEcxSecurityConsoleConfigService, monkeyecxMaintenanceConfigService: MonkeyEcxMaintenanceConfigService, monkeyecxErrorConfigService: MonkeyEcxErrorConfigService, monkeyEcxFeatureToggleService: MonkeyEcxFeatureToggleService, monkeyGTMConfigService: MonkeyEcxGTMConfigService, monkeyEcxAlertsConfigService: MonkeyEcxAlertsConfigService);
29
- private getSettings;
30
- private getWhiteLabel;
31
- init(callback: Function, environment: any, identifyCode: string, monkeyecxCode?: string): void;
32
- config(): Observable<any>;
33
- bootstrapConfig(): Observable<any>;
34
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxConfigService, never>;
35
- static ɵprov: i0.ɵɵInjectableDeclaration<MonkeyEcxConfigService>;
36
- }
@@ -1,15 +0,0 @@
1
- import { MonkeyStyleGuideModalFixedService } from 'monkey-style-guide';
2
- import { MonkeyEcxConfigService } from './monkeyecx-config.service';
3
- import { MonkeyEcxCookieStorageService } from '../storage';
4
- import * as i0 from "@angular/core";
5
- export declare class MonkeyEcxCurrencyConfigService {
6
- private modalService;
7
- private cookieService;
8
- private configService;
9
- constructor(modalService: MonkeyStyleGuideModalFixedService, cookieService: MonkeyEcxCookieStorageService, configService: MonkeyEcxConfigService);
10
- private onHandleCurrencyConfig;
11
- private onShowCurrencyConfig;
12
- apply(environment: any, force?: boolean): void;
13
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxCurrencyConfigService, never>;
14
- static ɵprov: i0.ɵɵInjectableDeclaration<MonkeyEcxCurrencyConfigService>;
15
- }
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class MonkeyEcxErrorConfigService {
3
- constructor();
4
- private enableSupport;
5
- apply(type: string): void;
6
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxErrorConfigService, never>;
7
- static ɵprov: i0.ɵɵInjectableDeclaration<MonkeyEcxErrorConfigService>;
8
- }
@@ -1,17 +0,0 @@
1
- import { BehaviorSubject, Observable } from 'rxjs';
2
- import { MonkeyEcxConfig } from '../../interfaces';
3
- import * as i0 from "@angular/core";
4
- export declare class MonkeyEcxFeatureToggleService {
5
- private readonly flagSubject$;
6
- private flags;
7
- private ldClient;
8
- constructor();
9
- private getAllFlags;
10
- private identify;
11
- apply(configSubject$: BehaviorSubject<MonkeyEcxConfig>, environment: any): void;
12
- get onFlags(): Observable<any>;
13
- getFlag(flag: string): boolean | null;
14
- sendEvent(key: string, data: any): void;
15
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxFeatureToggleService, never>;
16
- static ɵprov: i0.ɵɵInjectableDeclaration<MonkeyEcxFeatureToggleService>;
17
- }
@@ -1,8 +0,0 @@
1
- import { MonkeyEcxConfig } from '../../interfaces';
2
- import * as i0 from "@angular/core";
3
- export declare class MonkeyEcxGTMConfigService {
4
- private handleCode;
5
- apply(config: MonkeyEcxConfig, environment: any): Promise<void>;
6
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxGTMConfigService, never>;
7
- static ɵprov: i0.ɵɵInjectableDeclaration<MonkeyEcxGTMConfigService>;
8
- }
@@ -1,24 +0,0 @@
1
- import { TranslateService } from '@ngx-translate/core';
2
- import { MonkeyEcxConfig } from '../../interfaces/monkeyecx-config';
3
- import { MonkeyEcxCommonsService } from '../commons';
4
- import { MonkeyEcxErrorConfigService } from '../config/monkeyecx-error-config.service';
5
- import { MonkeyEcxService } from '../monkeyecx-service.service';
6
- import { MonkeyEcxTokenStorageService } from '../storage/monkeyecx-token-storage.service';
7
- import * as i0 from "@angular/core";
8
- export declare class MonkeyEcxi18nConfigService extends MonkeyEcxCommonsService {
9
- private translateService;
10
- private monkeyecxErrorConfigService;
11
- private i18nNotFound;
12
- constructor(monkeyecxService: MonkeyEcxService, tokenStorage: MonkeyEcxTokenStorageService, translateService: TranslateService, monkeyecxErrorConfigService: MonkeyEcxErrorConfigService);
13
- private loadInternalDefaultFromError;
14
- private loadDefaultFromError;
15
- private loadAuth;
16
- private loadAlerts;
17
- private loadShared;
18
- private loadRegister;
19
- private loadInternal;
20
- apply(environment: any): Promise<void>;
21
- applyExternal(params: MonkeyEcxConfig, lang: string): void;
22
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxi18nConfigService, never>;
23
- static ɵprov: i0.ɵɵInjectableDeclaration<MonkeyEcxi18nConfigService>;
24
- }
@@ -1,14 +0,0 @@
1
- import { Injector } from '@angular/core';
2
- import { MonkeyEcxConfig } from '../../interfaces/monkeyecx-config';
3
- import { MonkeyEcxConfigBootstrap } from '../../interfaces/monkeyecx-config-bootstrap';
4
- import * as i0 from "@angular/core";
5
- export declare class MonkeyEcxLogsConfigService {
6
- private injector;
7
- private allSet;
8
- constructor(injector: Injector);
9
- apply(params: MonkeyEcxConfig, configBootstrap: MonkeyEcxConfigBootstrap, environment: any, identifyCode: string): void;
10
- applyInfoToDataDog(environment: any): Promise<void>;
11
- clearDataDogInfo(): void;
12
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxLogsConfigService, never>;
13
- static ɵprov: i0.ɵɵInjectableDeclaration<MonkeyEcxLogsConfigService>;
14
- }
@@ -1,13 +0,0 @@
1
- import { Router } from '@angular/router';
2
- import { MonkeyStyleGuideModalService } from 'monkey-style-guide';
3
- import { MonkeyEcxConfigBootstrap } from '../../interfaces/monkeyecx-config-bootstrap';
4
- import * as i0 from "@angular/core";
5
- export declare class MonkeyEcxMaintenanceConfigService {
6
- private modalService;
7
- private router;
8
- constructor(modalService: MonkeyStyleGuideModalService, router: Router);
9
- private handleValidation;
10
- apply(config: MonkeyEcxConfigBootstrap): void;
11
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxMaintenanceConfigService, never>;
12
- static ɵprov: i0.ɵɵInjectableDeclaration<MonkeyEcxMaintenanceConfigService>;
13
- }
@@ -1,12 +0,0 @@
1
- import { TranslateService } from '@ngx-translate/core';
2
- import { MonkeyEcxCommonsService } from '../commons';
3
- import * as i0 from "@angular/core";
4
- export declare class MonkeyEcxSecurityConsoleConfigService extends MonkeyEcxCommonsService {
5
- private translateService;
6
- private unsubscribeAll;
7
- constructor(translateService: TranslateService);
8
- private handleValidation;
9
- apply(): void;
10
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxSecurityConsoleConfigService, never>;
11
- static ɵprov: i0.ɵɵInjectableDeclaration<MonkeyEcxSecurityConsoleConfigService>;
12
- }
@@ -1,16 +0,0 @@
1
- import { ApplicationRef } from '@angular/core';
2
- import { SwUpdate } from '@angular/service-worker';
3
- import { MonkeyStyleGuideModalFixedService } from 'monkey-style-guide';
4
- import { MonkeyEcxConfigBootstrap } from '../../interfaces';
5
- import * as i0 from "@angular/core";
6
- export declare class MonkeyEcxServiceWorkerConfigService {
7
- private appRef;
8
- private updates;
9
- private modalService;
10
- constructor(appRef: ApplicationRef, updates: SwUpdate, modalService: MonkeyStyleGuideModalFixedService);
11
- private handleValidation;
12
- private verify;
13
- apply(config: MonkeyEcxConfigBootstrap): void;
14
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxServiceWorkerConfigService, never>;
15
- static ɵprov: i0.ɵɵInjectableDeclaration<MonkeyEcxServiceWorkerConfigService>;
16
- }
@@ -1,4 +0,0 @@
1
- export * from './monkeyecx-error-handling.module';
2
- export * from './monkeyecx-error-handling.service';
3
- export * from './monkeyecx-http-error-handling.service';
4
- export * from './monkeyecx-others-errors-handling.service';
@@ -1,9 +0,0 @@
1
- import { ModuleWithProviders } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- import * as i1 from "@angular/common";
4
- export declare class MonkeyEcxErrorHandlingModule {
5
- static forRoot(): ModuleWithProviders<MonkeyEcxErrorHandlingModule>;
6
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxErrorHandlingModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<MonkeyEcxErrorHandlingModule, never, [typeof i1.CommonModule], never>;
8
- static ɵinj: i0.ɵɵInjectorDeclaration<MonkeyEcxErrorHandlingModule>;
9
- }
@@ -1,9 +0,0 @@
1
- import { ErrorHandler, Injector } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MonkeyEcxErrorHandlingService implements ErrorHandler {
4
- private injector;
5
- constructor(injector: Injector);
6
- handleError(error: any, type?: string): void;
7
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxErrorHandlingService, never>;
8
- static ɵprov: i0.ɵɵInjectableDeclaration<MonkeyEcxErrorHandlingService>;
9
- }
@@ -1,26 +0,0 @@
1
- import { HttpErrorResponse } from '@angular/common/http';
2
- import { Router } from '@angular/router';
3
- import { TranslateService } from '@ngx-translate/core';
4
- import { MonkeyStyleGuideSnackbarService } from 'monkey-style-guide';
5
- import { MonkeyEcxServiceCredentials } from '../../interfaces';
6
- import { MonkeyEcxAuthenticationService } from '../auth';
7
- import { MonkeyEcxCommonsService } from '../commons';
8
- import { MonkeyEcxService } from '../monkeyecx-service.service';
9
- import { MonkeyEcxTokenStorageService } from '../storage';
10
- import * as i0 from "@angular/core";
11
- export declare class MonkeyEcxHttpErrorHandlingService extends MonkeyEcxCommonsService {
12
- private monkeyecxAuthenticationService;
13
- private router;
14
- private snackbarService;
15
- private translateService;
16
- constructor(monkeyecxService: MonkeyEcxService, tokenStorage: MonkeyEcxTokenStorageService, monkeyecxAuthenticationService: MonkeyEcxAuthenticationService, router: Router, snackbarService: MonkeyStyleGuideSnackbarService, translateService: TranslateService);
17
- private isHttpCodeIgnoreMessage;
18
- private isHttpCodeIgnoreRedirect;
19
- private getMessageType;
20
- private showMessage;
21
- private handleMessage;
22
- handleError(error: HttpErrorResponse, mkc: MonkeyEcxServiceCredentials): Promise<void>;
23
- handleErrorRefreshToken(error: HttpErrorResponse, mkc: MonkeyEcxServiceCredentials): void;
24
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxHttpErrorHandlingService, never>;
25
- static ɵprov: i0.ɵɵInjectableDeclaration<MonkeyEcxHttpErrorHandlingService>;
26
- }
@@ -1,11 +0,0 @@
1
- import { InjectionToken } from '@angular/core';
2
- import { MonkeyStyleGuideModalService } from 'monkey-style-guide';
3
- import * as i0 from "@angular/core";
4
- export declare class MonkeyEcxOthersErrorsHandlingService {
5
- private modalService;
6
- private env;
7
- constructor(modalService: MonkeyStyleGuideModalService, env: InjectionToken<string>);
8
- handleError(error: any): void;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxOthersErrorsHandlingService, never>;
10
- static ɵprov: i0.ɵɵInjectableDeclaration<MonkeyEcxOthersErrorsHandlingService>;
11
- }
@@ -1,26 +0,0 @@
1
- export * from './alerts';
2
- export * from './auth';
3
- export * from './commons';
4
- export * from './config/monkeyecx-config.module';
5
- export * from './config/monkeyecx-config.service';
6
- export * from './config/monkeyecx-currency-config.service';
7
- export * from './config/monkeyecx-error-config.service';
8
- export * from './config/monkeyecx-feature-toggle.service';
9
- export * from './config/monkeyecx-i18n-config.service';
10
- export * from './config/monkeyecx-logs-config.service';
11
- export * from './config/monkeyecx-maintenance-config.service';
12
- export * from './config/monkeyecx-security-console-config.service';
13
- export * from './config/monkeyecx-service-worker-config.service';
14
- export * from './error';
15
- export * from './logged';
16
- export * from './monkeyecx-handling.service';
17
- export * from './monkeyecx-service.service';
18
- export * from './pagination';
19
- export * from './request-download';
20
- export * from './request-paged';
21
- export * from './request-queue';
22
- export * from './routes';
23
- export * from './schedules';
24
- export * from './storage';
25
- export * from './store';
26
- export * from './l';
@@ -1 +0,0 @@
1
- export * from './l.service';
@@ -1,11 +0,0 @@
1
- import { InjectionToken } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class LService {
4
- private alpha;
5
- private beta;
6
- constructor(alpha: InjectionToken<string>, beta: InjectionToken<string>);
7
- y(data: string): Promise<string>;
8
- private w;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<LService, never>;
10
- static ɵprov: i0.ɵɵInjectableDeclaration<LService>;
11
- }
@@ -1 +0,0 @@
1
- export * from './monkeyecx-logged-handling.service';
@@ -1,14 +0,0 @@
1
- import { MonkeyEcxRequestSchedule } from '../../interfaces';
2
- import * as i0 from "@angular/core";
3
- export declare class MonkeyEcxLoggedHandlingService {
4
- private schedules;
5
- private genericSchedules;
6
- constructor();
7
- private destroySchedule;
8
- private destroyGenericSchedule;
9
- addSchedule(sch: MonkeyEcxRequestSchedule[]): void;
10
- addGenericSchedule(sch: MonkeyEcxRequestSchedule[]): void;
11
- destroy(): void;
12
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxLoggedHandlingService, never>;
13
- static ɵprov: i0.ɵɵInjectableDeclaration<MonkeyEcxLoggedHandlingService>;
14
- }
@@ -1,22 +0,0 @@
1
- import { MonkeyEcxRequestDownload } from '../interfaces/request-download/monkeyecx-request-download';
2
- import { MonkeyEcxRequestQueue } from '../interfaces/request-queue/monkeyecx-request-queue';
3
- import { MonkeyEcxRequestUpload } from '../interfaces/request-upload/monkeyecx-request-upload';
4
- import { MonkeyEcxServiceCredentials } from '../interfaces/monkeyecx-service-credentials';
5
- import * as i0 from "@angular/core";
6
- export declare abstract class MonkeyEcxHandlingService {
7
- private monkeyecxServiceCredentials;
8
- private monkeyecxRequestQueue;
9
- private monkeyecxRequestDownload;
10
- private monkeyecxRequestUpload;
11
- clearAll(): void;
12
- setMonkeyEcxServiceCredentials(param: MonkeyEcxServiceCredentials): void;
13
- getMonkeyEcxServiceCredentials(): MonkeyEcxServiceCredentials | null;
14
- setMonkeyEcxRequestQueue(queue: MonkeyEcxRequestQueue): void;
15
- getMonkeyEcxRequestQueue(): MonkeyEcxRequestQueue | null;
16
- setMonkeyEcxRequestDownload(download: MonkeyEcxRequestDownload): void;
17
- getMonkeyEcxRequestDownload(): MonkeyEcxRequestDownload | null;
18
- setMonkeyEcxRequestUpload(upload: MonkeyEcxRequestUpload): void;
19
- getMonkeyEcxRequestUpload(): MonkeyEcxRequestUpload | null;
20
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxHandlingService, never>;
21
- static ɵprov: i0.ɵɵInjectableDeclaration<MonkeyEcxHandlingService>;
22
- }
@@ -1,19 +0,0 @@
1
- import { HttpClient } from '@angular/common/http';
2
- import { Observable } from 'rxjs';
3
- import { MonkeyEcxHandlingService } from './monkeyecx-handling.service';
4
- import * as i0 from "@angular/core";
5
- export declare class MonkeyEcxService {
6
- protected http: HttpClient;
7
- monkeyecxHandlingService: MonkeyEcxHandlingService;
8
- constructor(http: HttpClient, monkeyecxHandlingService: MonkeyEcxHandlingService);
9
- private handlelize;
10
- get<T>(url: string, options?: any): Observable<any>;
11
- post<T>(url: string, params: T, options?: any): Observable<any>;
12
- put<T>(url: string, params: T, options?: any): Observable<any>;
13
- patch<T>(url: string, params: T, options?: any): Observable<any>;
14
- delete<T>(url: string, params?: any): Observable<any>;
15
- download<T>(url: string, options?: any, filename?: string): void;
16
- downloadOb<T>(url: string, options?: any, filename?: string): Observable<any>;
17
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxService, never>;
18
- static ɵprov: i0.ɵɵInjectableDeclaration<MonkeyEcxService>;
19
- }
@@ -1 +0,0 @@
1
- export * from './monkeyecx-pagination.service';
@@ -1,9 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class MonkeyEcxPaginationService {
3
- private callbacks;
4
- constructor();
5
- setCallback(callback: Function, name?: string): void;
6
- execute(type: string, name?: string): void;
7
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxPaginationService, never>;
8
- static ɵprov: i0.ɵɵInjectableDeclaration<MonkeyEcxPaginationService>;
9
- }
@@ -1,2 +0,0 @@
1
- export * from './monkeyecx-request-download-handling.service';
2
- export * from './monkeyecx-request-downloaded-handling.service';
@@ -1,18 +0,0 @@
1
- import { Observable } from 'rxjs';
2
- import { MonkeyEcxRequestDownload } from '../../interfaces';
3
- import * as i0 from "@angular/core";
4
- export declare class MonkeyEcxRequestDownloadHandlingService {
5
- private download;
6
- private download$;
7
- constructor();
8
- private addTo;
9
- private markItemAsFinish;
10
- private updateItem;
11
- set(q: MonkeyEcxRequestDownload): void;
12
- get(): Observable<MonkeyEcxRequestDownload[]>;
13
- update(q: MonkeyEcxRequestDownload, loaded?: number, total?: number): void;
14
- finishItem(q: MonkeyEcxRequestDownload, status?: number): void;
15
- hasDownloadOnGoing(): boolean;
16
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxRequestDownloadHandlingService, never>;
17
- static ɵprov: i0.ɵɵInjectableDeclaration<MonkeyEcxRequestDownloadHandlingService>;
18
- }