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,30 +0,0 @@
1
- interface MonkeyEcxTokenCredentialsClearIgnore {
2
- ignore: string[];
3
- }
4
- export interface MonkeyEcxAccessHandleTokenCredentials {
5
- access: 'BY_GROUP' | 'REFRESH_TOKEN';
6
- groupId?: string;
7
- groupName?: string;
8
- type?: string;
9
- programUrl?: string;
10
- }
11
- export interface MonkeyEcxTokenCredentials {
12
- username?: string;
13
- program?: string;
14
- accessToken?: string;
15
- refreshToken?: string;
16
- companyId?: string;
17
- governmentId?: string;
18
- companyTypeUrl?: string;
19
- companyType?: string;
20
- role?: string;
21
- programAdmin?: boolean | string;
22
- programType?: string;
23
- accessType?: string;
24
- ownerGovernmentId?: string;
25
- name?: string;
26
- status?: string;
27
- accessHandle?: MonkeyEcxAccessHandleTokenCredentials;
28
- _clearIgnore?: MonkeyEcxTokenCredentialsClearIgnore;
29
- }
30
- export {};
@@ -1,4 +0,0 @@
1
- export interface MonkeyEcxTranslateOptions {
2
- service?: any;
3
- keys?: string | string[];
4
- }
@@ -1,3 +0,0 @@
1
- export * from './monkeyecx-request-item-download';
2
- export * from './monkeyecx-request-download';
3
- export * from './monkeyecx-request-downloaded';
@@ -1,10 +0,0 @@
1
- import { MonkeyEcxRequestItemDownload } from './monkeyecx-request-item-download';
2
- export interface MonkeyEcxRequestDownload {
3
- alias?: string;
4
- item: MonkeyEcxRequestItemDownload;
5
- status?: number;
6
- loaded?: number;
7
- total?: number;
8
- currentPercentage?: number;
9
- totalPercentage?: number;
10
- }
@@ -1,7 +0,0 @@
1
- import { MonkeyEcxRequestItemDownload } from '.';
2
- export interface MonkeyEcxRequestDownloaded {
3
- alias?: string;
4
- item: MonkeyEcxRequestItemDownload;
5
- status?: number;
6
- action?: Function;
7
- }
@@ -1,7 +0,0 @@
1
- export interface MonkeyEcxRequestItemDownload {
2
- id?: string;
3
- name: string;
4
- description?: string;
5
- size?: number;
6
- createdAt?: Date;
7
- }
@@ -1,3 +0,0 @@
1
- export * from './monkeyecx-request-item-queue';
2
- export * from './monkeyecx-request-queue';
3
- export * from './monkeyecx-request-progress-queue';
@@ -1,7 +0,0 @@
1
- export interface MonkeyEcxRequestItemQueue {
2
- id?: string;
3
- namei18n?: string;
4
- name?: string;
5
- description?: string;
6
- descriptioni18n?: string;
7
- }
@@ -1,6 +0,0 @@
1
- export interface MonkeyEcxRequestProgressQueue {
2
- total?: number;
3
- loaded?: number;
4
- currentPercentage?: number;
5
- totalPercentage?: number;
6
- }
@@ -1,8 +0,0 @@
1
- import { MonkeyEcxRequestItemQueue } from './monkeyecx-request-item-queue';
2
- import { MonkeyEcxRequestProgressQueue } from './monkeyecx-request-progress-queue';
3
- export interface MonkeyEcxRequestQueue {
4
- item: MonkeyEcxRequestItemQueue;
5
- status?: number;
6
- action?: Function;
7
- progress?: MonkeyEcxRequestProgressQueue;
8
- }
@@ -1,2 +0,0 @@
1
- export * from './monkeyecx-request-item-upload';
2
- export * from './monkeyecx-request-upload';
@@ -1,5 +0,0 @@
1
- export interface MonkeyEcxRequestItemUpload {
2
- id?: string;
3
- name: string;
4
- description?: string;
5
- }
@@ -1,10 +0,0 @@
1
- import { MonkeyEcxRequestItemUpload } from './monkeyecx-request-item-upload';
2
- export interface MonkeyEcxRequestUpload {
3
- alias?: string;
4
- item: MonkeyEcxRequestItemUpload;
5
- status?: number;
6
- loaded?: number;
7
- total?: number;
8
- currentPercentage?: number;
9
- totalPercentage?: number;
10
- }
@@ -1 +0,0 @@
1
- export * from './monkeyecx-request-schedule';
@@ -1,13 +0,0 @@
1
- import { HttpErrorResponse } from '@angular/common/http';
2
- import { MonkeyEcxRequestQueue } from '../request-queue';
3
- export interface MonkeyEcxRequestSchedule {
4
- id?: string;
5
- url: string;
6
- method: string;
7
- params?: any;
8
- data?: any;
9
- action(data: any, sch: MonkeyEcxRequestSchedule): void;
10
- errorAction?(data: any, sch: MonkeyEcxRequestSchedule, err?: HttpErrorResponse): void;
11
- queue?: MonkeyEcxRequestQueue;
12
- interval?: any;
13
- }
@@ -1,2 +0,0 @@
1
- export * from './monkeyecx-model';
2
- export * from './monkeyecx-links.model';
@@ -1,4 +0,0 @@
1
- import { MonkeyEcxModel } from './monkeyecx-model';
2
- export declare class MonkeyEcxLinksModel extends MonkeyEcxModel {
3
- constructor(data?: any);
4
- }
@@ -1,14 +0,0 @@
1
- export declare class Link {
2
- href: string;
3
- type: string;
4
- profile: string;
5
- templated: boolean;
6
- constructor(data?: any);
7
- }
8
- export declare class MonkeyEcxModel {
9
- _links: any;
10
- getAction(type: string, replaceOptions?: {
11
- from: string;
12
- to: string;
13
- }): Link | null;
14
- }
@@ -1,23 +0,0 @@
1
- export * from './monkeyecx-blob-secure';
2
- export * from './monkeyecx-display-first-name';
3
- export * from './monkeyecx-display-initials';
4
- export * from './monkeyecx-display-support-phone';
5
- export * from './monkeyecx-format-address';
6
- export * from './monkeyecx-format-beautify-json';
7
- export * from './monkeyecx-format-currency';
8
- export * from './monkeyecx-currency-code';
9
- export * from './monkeyecx-format-date';
10
- export * from './monkeyecx-format-date-group';
11
- export * from './monkeyecx-format-date-timelapse';
12
- export * from './monkeyecx-format-date-unix-timelapse';
13
- export * from './monkeyecx-format-document';
14
- export * from './monkeyecx-format-number';
15
- export * from './monkeyecx-format-phone';
16
- export * from './monkeyecx-format-size';
17
- export * from './monkeyecx-format-tax';
18
- export * from './monkeyecx-format-type-document';
19
- export * from './monkeyecx-format-value';
20
- export * from './monkeyecx-format-zipcode';
21
- export * from './monkeyecx-pipes.module';
22
- export * from './monkeyecx-text-truncate';
23
- export * from './monkeyecx-truncate-qtd';
@@ -1,13 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import { DomSanitizer, SafeUrl } from '@angular/platform-browser';
3
- import { Observable } from 'rxjs';
4
- import { MonkeyEcxService } from '../services/monkeyecx-service.service';
5
- import * as i0 from "@angular/core";
6
- export declare class MonkeyEcxBlobSecurePipe implements PipeTransform {
7
- private monkeyecxService;
8
- private sanitizer;
9
- constructor(monkeyecxService: MonkeyEcxService, sanitizer: DomSanitizer);
10
- transform(url: string): Observable<SafeUrl>;
11
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxBlobSecurePipe, never>;
12
- static ɵpipe: i0.ɵɵPipeDeclaration<MonkeyEcxBlobSecurePipe, "monkeyecxBlobSecure">;
13
- }
@@ -1,9 +0,0 @@
1
- import { InjectionToken, PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MonkeyEcxCurrencyCodePipe implements PipeTransform {
4
- private defaultCurencyCode;
5
- constructor(defaultCurencyCode: InjectionToken<string>);
6
- transform(value: any, type?: 'symbol' | 'code'): string;
7
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxCurrencyCodePipe, never>;
8
- static ɵpipe: i0.ɵɵPipeDeclaration<MonkeyEcxCurrencyCodePipe, "monkeyecxCurrencyCode">;
9
- }
@@ -1,7 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MonkeyEcxDisplayFirstNamePipe implements PipeTransform {
4
- transform(name: string): string;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxDisplayFirstNamePipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<MonkeyEcxDisplayFirstNamePipe, "monkeyecxDisplayFirstName">;
7
- }
@@ -1,7 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MonkeyEcxDisplayInitialsPipe implements PipeTransform {
4
- transform(name: string): string;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxDisplayInitialsPipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<MonkeyEcxDisplayInitialsPipe, "monkeyecxDisplayInitials">;
7
- }
@@ -1,18 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import { MonkeyEcxConfigSupportPhone } from '../interfaces';
3
- import * as i0 from "@angular/core";
4
- export declare class MonkeyEcxDisplaySupportPhone implements PipeTransform {
5
- constructor();
6
- transform(phones: MonkeyEcxConfigSupportPhone[]): {
7
- isOnline: boolean;
8
- color: string;
9
- attendant?: string | undefined;
10
- endHour: number;
11
- icon: string;
12
- numbers?: string[] | undefined;
13
- startHour: number;
14
- }[];
15
- isPhoneOnline(phone: any): boolean;
16
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxDisplaySupportPhone, never>;
17
- static ɵpipe: i0.ɵɵPipeDeclaration<MonkeyEcxDisplaySupportPhone, "monkeyecxDisplaySupportPhone">;
18
- }
@@ -1,14 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MonkeyEcxFormatAddressPipe implements PipeTransform {
4
- transform({ zipCode, address, neighborhood, city, state, }: {
5
- zipCode: string;
6
- address: string;
7
- neighborhood: string;
8
- city: string;
9
- state: string;
10
- country: string;
11
- }): string;
12
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxFormatAddressPipe, never>;
13
- static ɵpipe: i0.ɵɵPipeDeclaration<MonkeyEcxFormatAddressPipe, "monkeyecxFormatAddress">;
14
- }
@@ -1,8 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MonkeyEcxFormatBeaufityJSONPipe implements PipeTransform {
4
- constructor();
5
- transform(value: any): string;
6
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxFormatBeaufityJSONPipe, never>;
7
- static ɵpipe: i0.ɵɵPipeDeclaration<MonkeyEcxFormatBeaufityJSONPipe, "monkeyecxFormatBeautifyJSON">;
8
- }
@@ -1,12 +0,0 @@
1
- import { CurrencyPipe } from '@angular/common';
2
- import { InjectionToken, PipeTransform } from '@angular/core';
3
- import * as i0 from "@angular/core";
4
- export declare class MonkeyEcxFormatCurrencyPipe implements PipeTransform {
5
- private currencyPipe;
6
- private defaultCurencyCode;
7
- private lang;
8
- constructor(currencyPipe: CurrencyPipe, defaultCurencyCode: InjectionToken<string>, lang: InjectionToken<string>);
9
- transform(value: any, symbol?: string): any;
10
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxFormatCurrencyPipe, never>;
11
- static ɵpipe: i0.ɵɵPipeDeclaration<MonkeyEcxFormatCurrencyPipe, "monkeyecxFormatCurrency">;
12
- }
@@ -1,11 +0,0 @@
1
- import { Injector, PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MonkeyEcxFormatDateGroupPipe implements PipeTransform {
4
- private injector;
5
- private lang;
6
- constructor(injector: Injector);
7
- private format;
8
- transform(obj: any): string;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxFormatDateGroupPipe, never>;
10
- static ɵpipe: i0.ɵɵPipeDeclaration<MonkeyEcxFormatDateGroupPipe, "monkeyecxFormatDateGroup">;
11
- }
@@ -1,7 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MonkeyEcxFormatDateTimelapsePipe implements PipeTransform {
4
- transform(date: any | Date, showTime?: boolean, useUtc?: boolean, format?: string): string;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxFormatDateTimelapsePipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<MonkeyEcxFormatDateTimelapsePipe, "monkeyecxFormatDateTimelapse">;
7
- }
@@ -1,7 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MonkeyEcxFormatDateUnixTimelapsePipe implements PipeTransform {
4
- transform(date: any | Date, showTime?: boolean, useUtc?: boolean, format?: string): string;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxFormatDateUnixTimelapsePipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<MonkeyEcxFormatDateUnixTimelapsePipe, "monkeyecxFormatDateUnixTimelapse">;
7
- }
@@ -1,12 +0,0 @@
1
- import { DatePipe } from '@angular/common';
2
- import { InjectionToken, PipeTransform } from '@angular/core';
3
- import * as i0 from "@angular/core";
4
- export declare class MonkeyEcxFormatDatePipe implements PipeTransform {
5
- private dt;
6
- private dateFormat;
7
- private timezone;
8
- constructor(dt: DatePipe, dateFormat: InjectionToken<string>, timezone: InjectionToken<string>);
9
- transform(date: any | Date, format?: string): string | null;
10
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxFormatDatePipe, never>;
11
- static ɵpipe: i0.ɵɵPipeDeclaration<MonkeyEcxFormatDatePipe, "monkeyecxFormatDate">;
12
- }
@@ -1,7 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MonkeyEcxFormatDocumentPipe implements PipeTransform {
4
- transform(document: string, withType?: boolean, country?: string): string;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxFormatDocumentPipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<MonkeyEcxFormatDocumentPipe, "monkeyecxFormatDocument">;
7
- }
@@ -1,7 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MonkeyEcxFormatNumberPipe implements PipeTransform {
4
- transform(number: string): string;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxFormatNumberPipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<MonkeyEcxFormatNumberPipe, "monkeyecxFormatNumber">;
7
- }
@@ -1,7 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MonkeyEcxFormatPhonePipe implements PipeTransform {
4
- transform(phone: string): string;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxFormatPhonePipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<MonkeyEcxFormatPhonePipe, "monkeyecxFormatPhone">;
7
- }
@@ -1,7 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MonkeyEcxFormatSizePipe implements PipeTransform {
4
- transform(size: string): string;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxFormatSizePipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<MonkeyEcxFormatSizePipe, "monkeyecxFormatSize">;
7
- }
@@ -1,7 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MonkeyEcxFormatTaxPipe implements PipeTransform {
4
- transform(tax: number, decimalDigits?: number): string;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxFormatTaxPipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<MonkeyEcxFormatTaxPipe, "monkeyecxFormatTax">;
7
- }
@@ -1,7 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MonkeyEcxFormatDocumentTypePipe implements PipeTransform {
4
- transform(document: string, country?: string): string;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxFormatDocumentTypePipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<MonkeyEcxFormatDocumentTypePipe, "monkeyecxFormatDocumentType">;
7
- }
@@ -1,7 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MonkeyEcxFormatValue implements PipeTransform {
4
- transform(number: string): string;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxFormatValue, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<MonkeyEcxFormatValue, "monkeyecxFormatValue">;
7
- }
@@ -1,7 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MonkeyEcxFormatZipCodePipe implements PipeTransform {
4
- transform(zipCode: string): string;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxFormatZipCodePipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<MonkeyEcxFormatZipCodePipe, "monkeyecxFormatZipCode">;
7
- }
@@ -1,28 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./monkeyecx-blob-secure";
3
- import * as i2 from "./monkeyecx-display-first-name";
4
- import * as i3 from "./monkeyecx-display-initials";
5
- import * as i4 from "./monkeyecx-display-support-phone";
6
- import * as i5 from "./monkeyecx-format-address";
7
- import * as i6 from "./monkeyecx-format-beautify-json";
8
- import * as i7 from "./monkeyecx-format-currency";
9
- import * as i8 from "./monkeyecx-currency-code";
10
- import * as i9 from "./monkeyecx-format-date-group";
11
- import * as i10 from "./monkeyecx-format-date-timelapse";
12
- import * as i11 from "./monkeyecx-format-date-unix-timelapse";
13
- import * as i12 from "./monkeyecx-format-document";
14
- import * as i13 from "./monkeyecx-format-type-document";
15
- import * as i14 from "./monkeyecx-format-number";
16
- import * as i15 from "./monkeyecx-format-phone";
17
- import * as i16 from "./monkeyecx-format-size";
18
- import * as i17 from "./monkeyecx-format-tax";
19
- import * as i18 from "./monkeyecx-format-value";
20
- import * as i19 from "./monkeyecx-format-zipcode";
21
- import * as i20 from "./monkeyecx-text-truncate";
22
- import * as i21 from "./monkeyecx-truncate-qtd";
23
- import * as i22 from "./monkeyecx-format-date";
24
- export declare class MonkeyEcxPipesModule {
25
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxPipesModule, never>;
26
- static ɵmod: i0.ɵɵNgModuleDeclaration<MonkeyEcxPipesModule, [typeof i1.MonkeyEcxBlobSecurePipe, typeof i2.MonkeyEcxDisplayFirstNamePipe, typeof i3.MonkeyEcxDisplayInitialsPipe, typeof i4.MonkeyEcxDisplaySupportPhone, typeof i5.MonkeyEcxFormatAddressPipe, typeof i6.MonkeyEcxFormatBeaufityJSONPipe, typeof i7.MonkeyEcxFormatCurrencyPipe, typeof i8.MonkeyEcxCurrencyCodePipe, typeof i9.MonkeyEcxFormatDateGroupPipe, typeof i10.MonkeyEcxFormatDateTimelapsePipe, typeof i11.MonkeyEcxFormatDateUnixTimelapsePipe, typeof i12.MonkeyEcxFormatDocumentPipe, typeof i13.MonkeyEcxFormatDocumentTypePipe, typeof i14.MonkeyEcxFormatNumberPipe, typeof i15.MonkeyEcxFormatPhonePipe, typeof i16.MonkeyEcxFormatSizePipe, typeof i17.MonkeyEcxFormatTaxPipe, typeof i18.MonkeyEcxFormatValue, typeof i19.MonkeyEcxFormatZipCodePipe, typeof i20.MonkeyEcxTextTruncatePipe, typeof i21.MonkeyEcxTruncateQtdPipe, typeof i22.MonkeyEcxFormatDatePipe], never, [typeof i1.MonkeyEcxBlobSecurePipe, typeof i2.MonkeyEcxDisplayFirstNamePipe, typeof i3.MonkeyEcxDisplayInitialsPipe, typeof i4.MonkeyEcxDisplaySupportPhone, typeof i5.MonkeyEcxFormatAddressPipe, typeof i6.MonkeyEcxFormatBeaufityJSONPipe, typeof i7.MonkeyEcxFormatCurrencyPipe, typeof i8.MonkeyEcxCurrencyCodePipe, typeof i9.MonkeyEcxFormatDateGroupPipe, typeof i10.MonkeyEcxFormatDateTimelapsePipe, typeof i11.MonkeyEcxFormatDateUnixTimelapsePipe, typeof i12.MonkeyEcxFormatDocumentPipe, typeof i13.MonkeyEcxFormatDocumentTypePipe, typeof i14.MonkeyEcxFormatNumberPipe, typeof i15.MonkeyEcxFormatPhonePipe, typeof i16.MonkeyEcxFormatSizePipe, typeof i17.MonkeyEcxFormatTaxPipe, typeof i18.MonkeyEcxFormatValue, typeof i19.MonkeyEcxFormatZipCodePipe, typeof i20.MonkeyEcxTextTruncatePipe, typeof i21.MonkeyEcxTruncateQtdPipe, typeof i22.MonkeyEcxFormatDatePipe]>;
27
- static ɵinj: i0.ɵɵInjectorDeclaration<MonkeyEcxPipesModule>;
28
- }
@@ -1,7 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MonkeyEcxTextTruncatePipe implements PipeTransform {
4
- transform(text: string, maxLength?: number): string;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxTextTruncatePipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<MonkeyEcxTextTruncatePipe, "monkeyecxTextTruncate">;
7
- }
@@ -1,7 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MonkeyEcxTruncateQtdPipe implements PipeTransform {
4
- transform(number: number, threshold: number): string;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxTruncateQtdPipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<MonkeyEcxTruncateQtdPipe, "monkeyecxTruncateQtd">;
7
- }
@@ -1 +0,0 @@
1
- export * from './monkeyecx-alerts.service';
@@ -1,49 +0,0 @@
1
- import { TranslateService } from '@ngx-translate/core';
2
- import { MonkeyStyleGuideSnackbarService } from 'monkey-style-guide';
3
- import * as i0 from "@angular/core";
4
- interface SnackbarActionConfig {
5
- confirm?: {
6
- style: 'link' | 'button';
7
- label: string;
8
- action: Function;
9
- keepOnAction?: boolean;
10
- };
11
- cancel?: {
12
- style: 'link' | 'button';
13
- label: string;
14
- action: Function;
15
- keepOnAction?: boolean;
16
- };
17
- }
18
- export declare class MonkeyEcxAlertsService {
19
- private snackbarService;
20
- private translateService;
21
- constructor(snackbarService: MonkeyStyleGuideSnackbarService, translateService: TranslateService);
22
- show({ type, title, message, duration }: {
23
- type: 'theme' | 'warning' | 'success' | 'error' | 'question' | 'loading';
24
- title: string;
25
- message: string;
26
- duration: number;
27
- }): void;
28
- showWarning({ title, message, duration }: {
29
- title: string;
30
- message: string;
31
- duration: number;
32
- }): void;
33
- showWithClose({ type, title, message }: {
34
- type: 'theme' | 'warning' | 'success' | 'error' | 'question' | 'loading';
35
- title: string;
36
- message: string;
37
- }): void;
38
- showWithActions({ type, title, message, duration, keepOpen, action }: {
39
- type: 'theme' | 'warning' | 'success' | 'error' | 'question' | 'loading';
40
- title: string;
41
- message: string;
42
- duration?: number;
43
- keepOpen?: boolean;
44
- action: SnackbarActionConfig;
45
- }): void;
46
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxAlertsService, never>;
47
- static ɵprov: i0.ɵɵInjectableDeclaration<MonkeyEcxAlertsService>;
48
- }
49
- export {};
@@ -1,5 +0,0 @@
1
- export * from './monkeyecx-auth-guard-company.service';
2
- export * from './monkeyecx-auth-guard-login.service';
3
- export * from './monkeyecx-auth-guard-role.service';
4
- export * from './monkeyecx-auth-guard.service';
5
- export * from './monkeyecx-authentication.service';
@@ -1,10 +0,0 @@
1
- import { CanActivate } from '@angular/router';
2
- import { MonkeyEcxAuthenticationService } from './monkeyecx-authentication.service';
3
- import * as i0 from "@angular/core";
4
- export declare class MonkeyEcxAuthGuardCompany implements CanActivate {
5
- private monkeyecxAuthenticationService;
6
- constructor(monkeyecxAuthenticationService: MonkeyEcxAuthenticationService);
7
- canActivate(): Promise<boolean>;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxAuthGuardCompany, never>;
9
- static ɵprov: i0.ɵɵInjectableDeclaration<MonkeyEcxAuthGuardCompany>;
10
- }
@@ -1,10 +0,0 @@
1
- import { CanActivate } from '@angular/router';
2
- import { MonkeyEcxAuthenticationService } from './monkeyecx-authentication.service';
3
- import * as i0 from "@angular/core";
4
- export declare class MonkeyEcxAuthGuardLogin implements CanActivate {
5
- private monkeyecxAuthenticationService;
6
- constructor(monkeyecxAuthenticationService: MonkeyEcxAuthenticationService);
7
- canActivate(): Promise<boolean>;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxAuthGuardLogin, never>;
9
- static ɵprov: i0.ɵɵInjectableDeclaration<MonkeyEcxAuthGuardLogin>;
10
- }
@@ -1,16 +0,0 @@
1
- import { ActivatedRouteSnapshot, CanActivate, Router, RouterStateSnapshot } from '@angular/router';
2
- import { MonkeyEcxTokenStorageService } from '../storage';
3
- import * as i0 from "@angular/core";
4
- export declare class MonkeyEcxAuthGuardByRole implements CanActivate {
5
- private tokenStorage;
6
- private router;
7
- private securityCredentials;
8
- private tokenCredentials;
9
- constructor(tokenStorage: MonkeyEcxTokenStorageService, router: Router);
10
- private navigateToErrorPage;
11
- private getRole;
12
- private allowedSecurityAccess;
13
- canActivate(route: ActivatedRouteSnapshot, state: RouterStateSnapshot): Promise<boolean>;
14
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxAuthGuardByRole, never>;
15
- static ɵprov: i0.ɵɵInjectableDeclaration<MonkeyEcxAuthGuardByRole>;
16
- }
@@ -1,10 +0,0 @@
1
- import { CanActivate } from '@angular/router';
2
- import { MonkeyEcxAuthenticationService } from './monkeyecx-authentication.service';
3
- import * as i0 from "@angular/core";
4
- export declare class MonkeyEcxAuthGuard implements CanActivate {
5
- private monkeyecxAuthenticationService;
6
- constructor(monkeyecxAuthenticationService: MonkeyEcxAuthenticationService);
7
- canActivate(): Promise<boolean>;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxAuthGuard, never>;
9
- static ɵprov: i0.ɵɵInjectableDeclaration<MonkeyEcxAuthGuard>;
10
- }
@@ -1,35 +0,0 @@
1
- import { HttpErrorResponse, HttpRequest } from '@angular/common/http';
2
- import { ActivatedRouteSnapshot, RouterStateSnapshot } from '@angular/router';
3
- import { Observable } from 'rxjs';
4
- import * as i0 from "@angular/core";
5
- export declare class MonkeyEcxAuthenticationService {
6
- constructor();
7
- hadAtLeastOneLogin: () => Promise<null>;
8
- redirectApp: () => null;
9
- redirectLoginWelcomeBack: (route?: ActivatedRouteSnapshot | undefined, state?: RouterStateSnapshot | undefined) => null;
10
- isAuthorized: () => Promise<boolean>;
11
- isCompanyAuthorized: () => Promise<boolean>;
12
- isTokenMandatory: (url: string) => boolean;
13
- getRequestWithHeaders: (request: HttpRequest<any>) => HttpRequest<any> | any;
14
- getRequestWithHeadersOb: (request: HttpRequest<any>) => Observable<any> | any;
15
- getRequestWithHeadersAsync: (request: HttpRequest<any>) => Promise<null>;
16
- refreshShouldHappen: (response: HttpErrorResponse) => boolean;
17
- refreshToken: () => Promise<null>;
18
- getToken: () => Promise<null>;
19
- init(args: {
20
- hadAtLeastOneLogin?: any;
21
- redirectApp?: any;
22
- redirectLoginWelcomeBack?: any;
23
- isAuthorized?: any;
24
- isTokenMandatory?: any;
25
- isCompanyAuthorized?: any;
26
- getRequestWithHeaders?: any;
27
- getRequestWithHeadersAsync?: any;
28
- getRequestWithHeadersOb?: any;
29
- refreshShouldHappen?: any;
30
- refreshToken?: any;
31
- getToken?: any;
32
- }): void;
33
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxAuthenticationService, never>;
34
- static ɵprov: i0.ɵɵInjectableDeclaration<MonkeyEcxAuthenticationService>;
35
- }
@@ -1,3 +0,0 @@
1
- export * from './monkeyecx-commons-resolve-base.service';
2
- export * from './monkeyecx-commons-resolve.service';
3
- export * from './monkeyecx-commons.service';