monkey-front-core 0.0.606 → 21.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (399) hide show
  1. package/README.md +3 -4
  2. package/fesm2022/monkey-front-core.mjs +5726 -0
  3. package/fesm2022/monkey-front-core.mjs.map +1 -0
  4. package/monkey-front-core-21.0.1.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 -83
  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 -7238
  202. package/fesm2015/monkey-front-core.mjs.map +0 -1
  203. package/fesm2020/monkey-front-core.mjs +0 -7248
  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 -52
  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.606.tgz +0 -0
  398. package/monkey-front-core.d.ts +0 -5
  399. package/public-api.d.ts +0 -4
@@ -1,22 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { MonkeyModalConfig, MonkeyStyleGuideModalService } from 'monkey-style-guide';
3
- import * as i0 from "@angular/core";
4
- export declare class AlertsComponent implements OnInit {
5
- private modalService;
6
- config: MonkeyModalConfig | null;
7
- modalRef: any;
8
- _img: string;
9
- _title: string;
10
- _message: string;
11
- _action: {
12
- href: string;
13
- label: string;
14
- } | null;
15
- _hideClose: boolean;
16
- constructor(modalService: MonkeyStyleGuideModalService);
17
- ngOnInit(): void;
18
- onClose(): void;
19
- onAction(): void;
20
- static ɵfac: i0.ɵɵFactoryDeclaration<AlertsComponent, never>;
21
- static ɵcmp: i0.ɵɵComponentDeclaration<AlertsComponent, "monkeyecx-alerts", never, { "config": "config"; "modalRef": "modalRef"; }, {}, never, never>;
22
- }
@@ -1,10 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./alerts.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "monkey-style-guide";
5
- import * as i4 from "@ngx-translate/core";
6
- export declare class AlertsModule {
7
- static ɵfac: i0.ɵɵFactoryDeclaration<AlertsModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDeclaration<AlertsModule, [typeof i1.AlertsComponent], [typeof i2.CommonModule, typeof i3.MonkeyButtonModule, typeof i3.MonkeyModalModule, typeof i4.TranslateModule], [typeof i1.AlertsComponent]>;
9
- static ɵinj: i0.ɵɵInjectorDeclaration<AlertsModule>;
10
- }
@@ -1,2 +0,0 @@
1
- export * from './alerts.component';
2
- export * from './alerts.module';
@@ -1,13 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { MonkeyModalConfig } from 'monkey-style-guide';
3
- import { MonkeyEcxConfigBootstrap } from '../../core/interfaces';
4
- import * as i0 from "@angular/core";
5
- export declare class ClosedToMaintenanceComponent implements OnInit {
6
- config: MonkeyModalConfig | null;
7
- modalRef: any;
8
- _configBootstrap: MonkeyEcxConfigBootstrap | null;
9
- ngOnInit(): void;
10
- onClose(): void;
11
- static ɵfac: i0.ɵɵFactoryDeclaration<ClosedToMaintenanceComponent, never>;
12
- static ɵcmp: i0.ɵɵComponentDeclaration<ClosedToMaintenanceComponent, "monkeyecx-closed-to-maintenance", never, { "config": "config"; "modalRef": "modalRef"; }, {}, never, never>;
13
- }
@@ -1,11 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./closed-to-maintenance.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "monkey-style-guide";
5
- import * as i4 from "../../core/pipes/monkeyecx-pipes.module";
6
- import * as i5 from "@ngx-translate/core";
7
- export declare class ClosedToMaintenanceModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<ClosedToMaintenanceModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<ClosedToMaintenanceModule, [typeof i1.ClosedToMaintenanceComponent], [typeof i2.CommonModule, typeof i3.MonkeyButtonModule, typeof i3.MonkeyIconModule, typeof i3.MonkeyInputModule, typeof i3.MonkeyModalModule, typeof i4.MonkeyEcxPipesModule, typeof i5.TranslateModule], [typeof i1.ClosedToMaintenanceComponent]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<ClosedToMaintenanceModule>;
11
- }
@@ -1,2 +0,0 @@
1
- export * from './closed-to-maintenance.component';
2
- export * from './closed-to-maintenance.module';
@@ -1,17 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { MonkeyModalConfig, MonkeyStyleGuideModalService } from 'monkey-style-guide';
3
- import * as i0 from "@angular/core";
4
- export declare class CurrencyConfigComponent implements OnInit {
5
- private modalService;
6
- config: MonkeyModalConfig | null;
7
- modalRef: any;
8
- _currency: string;
9
- _currencies: string[];
10
- private callback;
11
- constructor(modalService: MonkeyStyleGuideModalService);
12
- ngOnInit(): void;
13
- onClose(): void;
14
- onHandleChangeCurrency(currency: string): void;
15
- static ɵfac: i0.ɵɵFactoryDeclaration<CurrencyConfigComponent, never>;
16
- static ɵcmp: i0.ɵɵComponentDeclaration<CurrencyConfigComponent, "monkeyecx-currency-config", never, { "config": "config"; "modalRef": "modalRef"; }, {}, never, never>;
17
- }
@@ -1,10 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./currency-config.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "monkey-style-guide";
5
- import * as i4 from "@ngx-translate/core";
6
- export declare class CurrencyConfigModule {
7
- static ɵfac: i0.ɵɵFactoryDeclaration<CurrencyConfigModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDeclaration<CurrencyConfigModule, [typeof i1.CurrencyConfigComponent], [typeof i2.CommonModule, typeof i3.MonkeyButtonModule, typeof i3.MonkeyRadioButtonModule, typeof i3.MonkeyOptionModule, typeof i3.MonkeyModalModule, typeof i4.TranslateModule], [typeof i1.CurrencyConfigComponent]>;
9
- static ɵinj: i0.ɵɵInjectorDeclaration<CurrencyConfigModule>;
10
- }
@@ -1,2 +0,0 @@
1
- export * from './currency-config.component';
2
- export * from './currency-config.module';
@@ -1,5 +0,0 @@
1
- export * from './alerts';
2
- export * from './closed-to-maintenance';
3
- export * from './progress-bar';
4
- export * from './version-changed';
5
- export * from './currency-config';
@@ -1,3 +0,0 @@
1
- export * from './progress-bar.component';
2
- export * from './progress-bar.module';
3
- export * from './progress-bar.service';
@@ -1,11 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { MonkeyEcxProgressBarService } from './progress-bar.service';
3
- import * as i0 from "@angular/core";
4
- export declare class MonkeyEcxProgressBarComponent implements OnInit {
5
- private progressBarService;
6
- visible: boolean;
7
- constructor(progressBarService: MonkeyEcxProgressBarService);
8
- ngOnInit(): void;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxProgressBarComponent, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyEcxProgressBarComponent, "monkeyecx-progress-bar", never, {}, {}, never, never>;
11
- }
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./progress-bar.component";
3
- import * as i2 from "@angular/common";
4
- export declare class MonkeyEcxProgressBarModule {
5
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxProgressBarModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDeclaration<MonkeyEcxProgressBarModule, [typeof i1.MonkeyEcxProgressBarComponent], [typeof i2.CommonModule], [typeof i1.MonkeyEcxProgressBarComponent]>;
7
- static ɵinj: i0.ɵɵInjectorDeclaration<MonkeyEcxProgressBarModule>;
8
- }
@@ -1,14 +0,0 @@
1
- import { Router } from '@angular/router';
2
- import { Observable } from 'rxjs';
3
- import * as i0 from "@angular/core";
4
- export declare class MonkeyEcxProgressBarService {
5
- private router;
6
- private visible;
7
- constructor(router: Router);
8
- private init;
9
- show(): void;
10
- hide(): void;
11
- visibleConfig(): Observable<any> | null;
12
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxProgressBarService, never>;
13
- static ɵprov: i0.ɵɵInjectableDeclaration<MonkeyEcxProgressBarService>;
14
- }
@@ -1,2 +0,0 @@
1
- export * from './version-changed.component';
2
- export * from './version-changed.module';
@@ -1,9 +0,0 @@
1
- import { MonkeyModalConfig } from 'monkey-style-guide';
2
- import * as i0 from "@angular/core";
3
- export declare class VersionChangedComponent {
4
- config: MonkeyModalConfig | null;
5
- modalRef: any;
6
- onClose(): void;
7
- static ɵfac: i0.ɵɵFactoryDeclaration<VersionChangedComponent, never>;
8
- static ɵcmp: i0.ɵɵComponentDeclaration<VersionChangedComponent, "monkeyecx-version-changed", never, { "config": "config"; "modalRef": "modalRef"; }, {}, never, never>;
9
- }
@@ -1,10 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./version-changed.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "monkey-style-guide";
5
- import * as i4 from "@ngx-translate/core";
6
- export declare class VersionChangedModule {
7
- static ɵfac: i0.ɵɵFactoryDeclaration<VersionChangedModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDeclaration<VersionChangedModule, [typeof i1.VersionChangedComponent], [typeof i2.CommonModule, typeof i3.MonkeyButtonModule, typeof i3.MonkeyIconModule, typeof i3.MonkeyInputModule, typeof i3.MonkeyModalModule, typeof i4.TranslateModule], [typeof i1.VersionChangedComponent]>;
9
- static ɵinj: i0.ɵɵInjectorDeclaration<VersionChangedModule>;
10
- }
@@ -1,4 +0,0 @@
1
- export * from './monkeyecx-charts-decorators';
2
- export * from './monkeyecx-decorators';
3
- export * from './monkeyecx-download-decorators';
4
- export * from './monkeyecx-upload-decorators';
@@ -1 +0,0 @@
1
- export declare function MonkeyEcxCoreCharts(render?: boolean): (target: Object, propertyName: string, propertyDescriptor: PropertyDescriptor) => PropertyDescriptor;
@@ -1,7 +0,0 @@
1
- import { MonkeyEcxServiceCredentials } from '../interfaces';
2
- export declare function MonkeyEcxCoreServiceConstructor(): (target: any) => any;
3
- export declare function MonkeyEcxCoreLog(tp: string): (target: Object, propertyName: string, propertyDescriptor: PropertyDescriptor) => PropertyDescriptor;
4
- export declare function MonkeyEcxCoreClearDecorators(): (target: Object, propertyName: string, propertyDescriptor: PropertyDescriptor) => PropertyDescriptor;
5
- export declare function MonkeyEcxCoreService(params: MonkeyEcxServiceCredentials): (target: Object, propertyName: string, propertyDescriptor: PropertyDescriptor) => PropertyDescriptor;
6
- export declare function MonkeyEcxCoreServicePaged(params: MonkeyEcxServiceCredentials): (target: Object, propertyName: string, propertyDescriptor: PropertyDescriptor) => PropertyDescriptor;
7
- export declare function MonkeyEcxCoreServiceQueue(name: string, description?: string, params?: MonkeyEcxServiceCredentials): (target: Object, propertyName: string, propertyDescriptor: PropertyDescriptor) => PropertyDescriptor;
@@ -1,2 +0,0 @@
1
- import { MonkeyEcxServiceCredentials } from '../interfaces';
2
- export declare function MonkeyEcxServiceDownload(name: string, description?: string, params?: MonkeyEcxServiceCredentials): (target: Object, propertyName: string, propertyDescriptor: PropertyDescriptor) => PropertyDescriptor;
@@ -1,2 +0,0 @@
1
- import { MonkeyEcxServiceCredentials } from '../interfaces';
2
- export declare function MonkeyEcxServiceUpload(name: string, description?: string, params?: MonkeyEcxServiceCredentials): (target: Object, propertyName: string, propertyDescriptor: PropertyDescriptor) => PropertyDescriptor;
@@ -1,13 +0,0 @@
1
- export * from './monkeyecx-drag-drop';
2
- export * from './monkeyecx-format-currency';
3
- export * from './monkeyecx-format-upper';
4
- export * from './monkeyecx-only-alpha-numeric-directive';
5
- export * from './monkeyecx-only-number-directive';
6
- export * from './monkeyecx-popover-options.directive';
7
- export * from './monkeyecx-popover.directive';
8
- export * from './monkeyecx-security-directive';
9
- export * from './monkeyecx-tooltip-directive';
10
- export * from './monkeyecx-directives-module';
11
- export * from './monkeyecx-feature-directive';
12
- export * from './monkeyecx-feature-by-program-directive';
13
- export * from './monkeyecx-loading';
@@ -1,20 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./monkeyecx-drag-drop";
3
- import * as i2 from "./monkeyecx-format-currency";
4
- import * as i3 from "./monkeyecx-feature-directive";
5
- import * as i4 from "./monkeyecx-feature-by-program-directive";
6
- import * as i5 from "./monkeyecx-format-upper";
7
- import * as i6 from "./monkeyecx-only-alpha-numeric-directive";
8
- import * as i7 from "./monkeyecx-only-number-directive";
9
- import * as i8 from "./monkeyecx-security-directive";
10
- import * as i9 from "./monkeyecx-loading";
11
- import * as i10 from "./monkeyecx-tooltip-directive";
12
- import * as i11 from "./monkeyecx-popover.directive";
13
- import * as i12 from "./monkeyecx-popover-options.directive";
14
- import * as i13 from "@angular/common";
15
- import * as i14 from "@angular/cdk/overlay";
16
- export declare class MonkeyEcxDirectivesModule {
17
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxDirectivesModule, never>;
18
- static ɵmod: i0.ɵɵNgModuleDeclaration<MonkeyEcxDirectivesModule, [typeof i1.MonkeyEcxDragDropDirective, typeof i2.MonkeyEcxFormatCurrency, typeof i3.MonkeyEcxFeatureDirective, typeof i4.MonkeyEcxFeatureByProgramDirective, typeof i5.MonkeyEcxFormatUpper, typeof i6.MonkeyEcxOnlyAlphaNumericDirective, typeof i7.MonkeyEcxOnlyNumbersDirective, typeof i8.MonkeyEcxSecurityDirective, typeof i9.MonkeyEcxLoadingDirective, typeof i10.MonkeyEcxTooltipDirective, typeof i11.MonkeyEcxPopoverDirective, typeof i12.MonkeyEcxPopoverOptionsDirective], [typeof i13.CommonModule, typeof i14.OverlayModule], [typeof i1.MonkeyEcxDragDropDirective, typeof i2.MonkeyEcxFormatCurrency, typeof i3.MonkeyEcxFeatureDirective, typeof i4.MonkeyEcxFeatureByProgramDirective, typeof i5.MonkeyEcxFormatUpper, typeof i9.MonkeyEcxLoadingDirective, typeof i6.MonkeyEcxOnlyAlphaNumericDirective, typeof i7.MonkeyEcxOnlyNumbersDirective, typeof i8.MonkeyEcxSecurityDirective, typeof i10.MonkeyEcxTooltipDirective, typeof i11.MonkeyEcxPopoverDirective, typeof i12.MonkeyEcxPopoverOptionsDirective]>;
19
- static ɵinj: i0.ɵɵInjectorDeclaration<MonkeyEcxDirectivesModule>;
20
- }
@@ -1,12 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MonkeyEcxDragDropDirective {
4
- onFileDropped: EventEmitter<any>;
5
- private background;
6
- private opacity;
7
- onDragOver(evt: any): void;
8
- onDragLeave(evt: any): void;
9
- ondrop(evt: any): void;
10
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxDragDropDirective, never>;
11
- static ɵdir: i0.ɵɵDirectiveDeclaration<MonkeyEcxDragDropDirective, "[monkeyecxDragDrop]", never, {}, { "onFileDropped": "onFileDropped"; }, never>;
12
- }
@@ -1,16 +0,0 @@
1
- import { ChangeDetectorRef, ElementRef, OnInit } from '@angular/core';
2
- import { MonkeyEcxConfigService } from '../services';
3
- import * as i0 from "@angular/core";
4
- export declare class MonkeyEcxFeatureByProgramDirective implements OnInit {
5
- private cdr;
6
- private elementRef;
7
- private monkeyConfigService;
8
- feature: string;
9
- private config?;
10
- constructor(cdr: ChangeDetectorRef, elementRef: ElementRef, monkeyConfigService: MonkeyEcxConfigService);
11
- private init;
12
- private handleDisplay;
13
- ngOnInit(): void;
14
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxFeatureByProgramDirective, never>;
15
- static ɵdir: i0.ɵɵDirectiveDeclaration<MonkeyEcxFeatureByProgramDirective, "[monkeyecxFeatureByProgram]", never, { "feature": "feature"; }, {}, never>;
16
- }
@@ -1,17 +0,0 @@
1
- import { ChangeDetectorRef, ElementRef, OnDestroy, OnInit } from '@angular/core';
2
- import { MonkeyEcxFeatureToggleService } from '../services/config/monkeyecx-feature-toggle.service';
3
- import * as i0 from "@angular/core";
4
- export declare class MonkeyEcxFeatureDirective implements OnDestroy, OnInit {
5
- private cdr;
6
- private elementRef;
7
- private monkeyecxFeatureToggleService;
8
- feature?: string;
9
- private unsubscribeAll;
10
- constructor(cdr: ChangeDetectorRef, elementRef: ElementRef, monkeyecxFeatureToggleService: MonkeyEcxFeatureToggleService);
11
- private getFeature;
12
- private handleDisplay;
13
- ngOnDestroy(): void;
14
- ngOnInit(): void;
15
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxFeatureDirective, never>;
16
- static ɵdir: i0.ɵɵDirectiveDeclaration<MonkeyEcxFeatureDirective, "[monkeyecxFeature]", never, { "feature": "featureName"; }, {}, never>;
17
- }
@@ -1,16 +0,0 @@
1
- import { ElementRef, OnInit, Injector } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MonkeyEcxFormatCurrency implements OnInit {
4
- private elementRef;
5
- private injector;
6
- private el;
7
- private currency;
8
- private currencyCode;
9
- private currentLocale;
10
- constructor(elementRef: ElementRef, injector: Injector);
11
- private handle;
12
- ngOnInit(): void;
13
- onInput(value: any): void;
14
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxFormatCurrency, never>;
15
- static ɵdir: i0.ɵɵDirectiveDeclaration<MonkeyEcxFormatCurrency, "[monkeyecxFormatCurrency]", never, {}, {}, never>;
16
- }
@@ -1,18 +0,0 @@
1
- import { ElementRef, Renderer2 } from '@angular/core';
2
- import { ControlValueAccessor } from '@angular/forms';
3
- import * as i0 from "@angular/core";
4
- export declare class MonkeyEcxFormatUpper implements ControlValueAccessor {
5
- private _el;
6
- private _renderer;
7
- _onChange?: (_: any) => void;
8
- _touched?: () => void;
9
- constructor(_el: ElementRef, _renderer: Renderer2);
10
- onKeyDown(evt: KeyboardEvent): void;
11
- onBlur(): void;
12
- writeValue(value: any): void;
13
- registerOnChange(fn: (_: any) => void): void;
14
- registerOnTouched(fn: () => void): void;
15
- setDisabledState(isDisabled: boolean): void;
16
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxFormatUpper, [{ self: true; }, null]>;
17
- static ɵdir: i0.ɵɵDirectiveDeclaration<MonkeyEcxFormatUpper, "[monkeyecxFormatUpper]", never, {}, {}, never>;
18
- }
@@ -1,16 +0,0 @@
1
- import { ElementRef, OnChanges, SimpleChanges, TemplateRef, ViewContainerRef } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MonkeyEcxLoadingDirective implements OnChanges {
4
- private templateRef;
5
- private viewContainer;
6
- private elementRef;
7
- private view;
8
- private loadingElement;
9
- constructor(templateRef: TemplateRef<any>, viewContainer: ViewContainerRef, elementRef: ElementRef);
10
- monkeyecxLoading: boolean;
11
- monkeyecxLoadingSize: 'lg' | 'md' | 'sm';
12
- ngOnChanges(changes: SimpleChanges): void;
13
- updateView(): void;
14
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxLoadingDirective, never>;
15
- static ɵdir: i0.ɵɵDirectiveDeclaration<MonkeyEcxLoadingDirective, "[monkeyecxLoading]", never, { "monkeyecxLoading": "monkeyecxLoading"; "monkeyecxLoadingSize": "monkeyecxLoadingSize"; }, {}, never>;
16
- }
@@ -1,9 +0,0 @@
1
- import { ElementRef } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MonkeyEcxOnlyAlphaNumericDirective {
4
- private elementRef;
5
- constructor(elementRef: ElementRef);
6
- onInputChange(event: Event): void;
7
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxOnlyAlphaNumericDirective, never>;
8
- static ɵdir: i0.ɵɵDirectiveDeclaration<MonkeyEcxOnlyAlphaNumericDirective, "[monkeyecxOnlyAlphaNumeric]", never, {}, {}, never>;
9
- }
@@ -1,9 +0,0 @@
1
- import { ElementRef } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MonkeyEcxOnlyNumbersDirective {
4
- private elementRef;
5
- constructor(elementRef: ElementRef);
6
- onInputChange(event: Event): void;
7
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxOnlyNumbersDirective, never>;
8
- static ɵdir: i0.ɵɵDirectiveDeclaration<MonkeyEcxOnlyNumbersDirective, "[monkeyecxOnlyNumbers]", never, {}, {}, never>;
9
- }
@@ -1,19 +0,0 @@
1
- import { InjectionToken } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare const POPOVER_OPTIONS: InjectionToken<unknown>;
4
- export declare type PopoverDir = 'rtl' | 'ltr' | 'trtl' | 'tltr' | 'ct' | 'cc' | 'cr' | 'rt' | 'rb' | 'lt' | 'lb';
5
- export interface MonkeyEcxPopoverOptions {
6
- dir?: PopoverDir;
7
- minwidth?: boolean;
8
- backdrop?: boolean;
9
- contextmenu?: boolean;
10
- }
11
- export declare class MonkeyEcxPopoverOptionsDirective implements MonkeyEcxPopoverOptions {
12
- set options(options: MonkeyEcxPopoverOptions);
13
- minwidth?: boolean;
14
- dir?: PopoverDir;
15
- backdrop?: boolean;
16
- contextmenu?: boolean;
17
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxPopoverOptionsDirective, never>;
18
- static ɵdir: i0.ɵɵDirectiveDeclaration<MonkeyEcxPopoverOptionsDirective, "[monkeyecxPopoverOptions]", never, { "options": "monkeyecxPopoverOptions"; }, {}, never>;
19
- }
@@ -1,43 +0,0 @@
1
- import { ConnectedPosition, FlexibleConnectedPositionStrategyOrigin, Overlay, OverlayPositionBuilder } from '@angular/cdk/overlay';
2
- import { ChangeDetectorRef, ElementRef, NgZone, OnDestroy, TemplateRef, ViewContainerRef } from '@angular/core';
3
- import { Router } from '@angular/router';
4
- import type { PopoverDir, MonkeyEcxPopoverOptions } from './monkeyecx-popover-options.directive';
5
- import * as i0 from "@angular/core";
6
- export declare class MonkeyEcxPopoverDirective implements OnDestroy {
7
- private tpl;
8
- private vcr;
9
- private el;
10
- private zone;
11
- private _viewContainerRef;
12
- private _cd;
13
- private overlay;
14
- private overlayPositionBuilder;
15
- private router;
16
- private options;
17
- private _popover;
18
- get popover(): boolean;
19
- set popover(show: boolean);
20
- closed: (e?: MouseEvent) => void;
21
- private _target;
22
- get target(): HTMLElement;
23
- set target(target: HTMLElement);
24
- minwidth: boolean;
25
- backdrop: boolean;
26
- watch: boolean;
27
- dir: PopoverDir;
28
- contextmenu: boolean;
29
- height: number | string;
30
- private overlayRef;
31
- private positionStrategy;
32
- private templatePortal;
33
- private subs;
34
- private eventsSubs;
35
- private resizeObserver;
36
- constructor(tpl: TemplateRef<any>, vcr: ViewContainerRef, el: ElementRef, zone: NgZone, _viewContainerRef: ViewContainerRef, _cd: ChangeDetectorRef, overlay: Overlay, overlayPositionBuilder: OverlayPositionBuilder, router: Router, options: MonkeyEcxPopoverOptions);
37
- private onHandleClose;
38
- getDirPositions(dir?: PopoverDir): ConnectedPosition[];
39
- createPopover(origin?: FlexibleConnectedPositionStrategyOrigin, options?: MonkeyEcxPopoverOptions): void;
40
- ngOnDestroy(): void;
41
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxPopoverDirective, [null, null, null, null, null, null, null, null, null, { optional: true; }]>;
42
- static ɵdir: i0.ɵɵDirectiveDeclaration<MonkeyEcxPopoverDirective, "[monkeyecxPopover]", never, { "popover": "monkeyecxPopover"; "closed": "monkeyecxPopoverClosed"; "target": "monkeyecxPopoverTarget"; "minwidth": "monkeyecxPopoverMinwidth"; "backdrop": "monkeyecxPopoverBackdrop"; "watch": "monkeyecxPopoverWatch"; "dir": "monkeyecxPopoverDir"; "contextmenu": "monkeyecxPopoverContextmenu"; "height": "monkeyecxPopoverHeight"; }, {}, never>;
43
- }
@@ -1,18 +0,0 @@
1
- import { ChangeDetectorRef, ElementRef, OnInit } from '@angular/core';
2
- import { MonkeyEcxTokenStorageService } from '../services/storage';
3
- import * as i0 from "@angular/core";
4
- export declare class MonkeyEcxSecurityDirective implements OnInit {
5
- private elementRef;
6
- private tokenStorageService;
7
- private cdr;
8
- roles: string[];
9
- byExclusion: boolean;
10
- private tokenCredentials;
11
- constructor(elementRef: ElementRef, tokenStorageService: MonkeyEcxTokenStorageService, cdr: ChangeDetectorRef);
12
- private getRole;
13
- private handleAccess;
14
- private handleData;
15
- ngOnInit(): void;
16
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxSecurityDirective, never>;
17
- static ɵdir: i0.ɵɵDirectiveDeclaration<MonkeyEcxSecurityDirective, "[monkeyecxSecurity]", never, { "roles": "securityRoles"; "byExclusion": "securityByExclusion"; }, {}, never>;
18
- }
@@ -1,23 +0,0 @@
1
- import { ElementRef, Renderer2 } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MonkeyEcxTooltipDirective {
4
- private el;
5
- private renderer;
6
- tooltipDelay?: number;
7
- tooltipPosition?: string;
8
- tooltipText?: string;
9
- tooltipTitle?: string;
10
- enableToShow: boolean;
11
- offset: number;
12
- tooltip: HTMLElement | null;
13
- constructor(el: ElementRef, renderer: Renderer2);
14
- onMouseEnter(): void;
15
- onMouseLeave(): void;
16
- clickout(): void;
17
- show(): void;
18
- hide(): void;
19
- create(): void;
20
- setPosition(): void;
21
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxTooltipDirective, never>;
22
- static ɵdir: i0.ɵɵDirectiveDeclaration<MonkeyEcxTooltipDirective, "[monkeyecxTooltip]", never, { "tooltipDelay": "tooltipDelay"; "tooltipPosition": "tooltipPosition"; "tooltipText": "tooltipText"; "tooltipTitle": "tooltipTitle"; "enableToShow": "enableToShow"; }, {}, never>;
23
- }
@@ -1,10 +0,0 @@
1
- export * from './decorators';
2
- export * from './directives';
3
- export * from './interceptors';
4
- export * from './interfaces';
5
- export * from './model';
6
- export * from './pipes';
7
- export * from './services';
8
- export * from './specification-search';
9
- export * from './utils';
10
- export * from './injectors';
@@ -1,7 +0,0 @@
1
- import { InjectionToken } from '@angular/core';
2
- export declare const MECX_TIMEZONEOFFSET: InjectionToken<string>;
3
- export declare const MECX_DATE_FORMAT: InjectionToken<string>;
4
- export declare const MECX_LANG: InjectionToken<string>;
5
- export declare const MECX_ENV: InjectionToken<string>;
6
- export declare const MECX_ALPHA: InjectionToken<string>;
7
- export declare const MECX_BETA: InjectionToken<string>;
@@ -1,5 +0,0 @@
1
- export * from './monkeyecx-http-config-error.interceptor';
2
- export * from './monkeyecx-http-config-header.interceptor';
3
- export * from './monkeyecx-http-config-interceptor.module';
4
- export * from './monkeyecx-http-config-loading-in-progress.interceptor';
5
- export * from './monkeyecx-http-config-queue.interceptor';
@@ -1,18 +0,0 @@
1
- import { HttpEvent, HttpHandler, HttpInterceptor, HttpRequest } from '@angular/common/http';
2
- import { Observable } from 'rxjs';
3
- import { MonkeyEcxAuthenticationService } from '../services/auth';
4
- import { MonkeyEcxErrorHandlingService } from '../services/error';
5
- import * as i0 from "@angular/core";
6
- export interface Headers {
7
- name: string;
8
- value: string;
9
- }
10
- export declare class MonkeyEcxHttpConfigErrorInterceptor implements HttpInterceptor {
11
- private monkeyecxAuthenticationService;
12
- private monkeyecxErrorHandlingService;
13
- constructor(monkeyecxAuthenticationService: MonkeyEcxAuthenticationService, monkeyecxErrorHandlingService: MonkeyEcxErrorHandlingService);
14
- private handle;
15
- intercept(request: HttpRequest<any>, next: HttpHandler): Observable<HttpEvent<any>>;
16
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxHttpConfigErrorInterceptor, never>;
17
- static ɵprov: i0.ɵɵInjectableDeclaration<MonkeyEcxHttpConfigErrorInterceptor>;
18
- }
@@ -1,16 +0,0 @@
1
- import { HttpEvent, HttpHandler, HttpInterceptor, HttpRequest } from '@angular/common/http';
2
- import { Observable } from 'rxjs';
3
- import { MonkeyEcxConfigService } from '../services';
4
- import { MonkeyEcxAuthenticationService } from '../services/auth';
5
- import { MonkeyEcxErrorHandlingService } from '../services/error';
6
- import * as i0 from "@angular/core";
7
- export declare class MonkeyEcxHttpConfigHeaderInterceptor implements HttpInterceptor {
8
- private authService;
9
- private errorHandlingService;
10
- private config;
11
- constructor(authService: MonkeyEcxAuthenticationService, errorHandlingService: MonkeyEcxErrorHandlingService, config: MonkeyEcxConfigService);
12
- private handle;
13
- intercept(request: HttpRequest<any>, next: HttpHandler): Observable<HttpEvent<any>>;
14
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxHttpConfigHeaderInterceptor, never>;
15
- static ɵprov: i0.ɵɵInjectableDeclaration<MonkeyEcxHttpConfigHeaderInterceptor>;
16
- }
@@ -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 MonkeyEcxHttpConfigInterceptorModule {
5
- static forRoot(): ModuleWithProviders<MonkeyEcxHttpConfigInterceptorModule>;
6
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxHttpConfigInterceptorModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<MonkeyEcxHttpConfigInterceptorModule, never, [typeof i1.CommonModule], never>;
8
- static ɵinj: i0.ɵɵInjectorDeclaration<MonkeyEcxHttpConfigInterceptorModule>;
9
- }
@@ -1,12 +0,0 @@
1
- import { Injector } from '@angular/core';
2
- import { HttpEvent, HttpHandler, HttpInterceptor, HttpRequest } from '@angular/common/http';
3
- import { Observable } from 'rxjs';
4
- import * as i0 from "@angular/core";
5
- export declare class MonkeyEcxHttpConfigLoadingInProgressInterceptor implements HttpInterceptor {
6
- private injector;
7
- constructor(injector: Injector);
8
- intercept(request: HttpRequest<any>, next: HttpHandler): Observable<HttpEvent<any>>;
9
- private isLoadingInProgressProperty;
10
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxHttpConfigLoadingInProgressInterceptor, never>;
11
- static ɵprov: i0.ɵɵInjectableDeclaration<MonkeyEcxHttpConfigLoadingInProgressInterceptor>;
12
- }
@@ -1,14 +0,0 @@
1
- import { Injector } from '@angular/core';
2
- import { HttpEvent, HttpHandler, HttpInterceptor, HttpRequest } from '@angular/common/http';
3
- import { Observable } from 'rxjs';
4
- import { MonkeyEcxRequestQueueHandlingService } from '../services/request-queue';
5
- import * as i0 from "@angular/core";
6
- export declare class MonkeyEcxHttpConfigQueueInterceptor implements HttpInterceptor {
7
- private injector;
8
- private monkeyecxRequestQueueHandlingService;
9
- constructor(injector: Injector, monkeyecxRequestQueueHandlingService: MonkeyEcxRequestQueueHandlingService);
10
- intercept(request: HttpRequest<any>, next: HttpHandler): Observable<HttpEvent<any>>;
11
- private isQueueProperty;
12
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxHttpConfigQueueInterceptor, never>;
13
- static ɵprov: i0.ɵɵInjectableDeclaration<MonkeyEcxHttpConfigQueueInterceptor>;
14
- }