monkey-front-core 0.0.603 → 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.
- package/README.md +3 -4
- package/fesm2022/monkey-front-core.mjs +5727 -0
- package/fesm2022/monkey-front-core.mjs.map +1 -0
- package/monkey-front-core-21.0.0.tgz +0 -0
- package/package.json +26 -39
- package/types/monkey-front-core.d.ts +1763 -0
- package/esm2020/lib/components/alerts/alerts.component.mjs +0 -45
- package/esm2020/lib/components/alerts/alerts.module.mjs +0 -21
- package/esm2020/lib/components/alerts/index.mjs +0 -3
- package/esm2020/lib/components/closed-to-maintenance/closed-to-maintenance.component.mjs +0 -29
- package/esm2020/lib/components/closed-to-maintenance/closed-to-maintenance.module.mjs +0 -43
- package/esm2020/lib/components/closed-to-maintenance/index.mjs +0 -3
- package/esm2020/lib/components/currency-config/currency-config.component.mjs +0 -39
- package/esm2020/lib/components/currency-config/currency-config.module.mjs +0 -39
- package/esm2020/lib/components/currency-config/index.mjs +0 -3
- package/esm2020/lib/components/index.mjs +0 -6
- package/esm2020/lib/components/progress-bar/index.mjs +0 -4
- package/esm2020/lib/components/progress-bar/progress-bar.component.mjs +0 -23
- package/esm2020/lib/components/progress-bar/progress-bar.module.mjs +0 -18
- package/esm2020/lib/components/progress-bar/progress-bar.service.mjs +0 -50
- package/esm2020/lib/components/version-changed/index.mjs +0 -3
- package/esm2020/lib/components/version-changed/version-changed.component.mjs +0 -24
- package/esm2020/lib/components/version-changed/version-changed.module.mjs +0 -39
- package/esm2020/lib/core/decorators/index.mjs +0 -5
- package/esm2020/lib/core/decorators/monkeyecx-charts-decorators.mjs +0 -40
- package/esm2020/lib/core/decorators/monkeyecx-decorators.mjs +0 -111
- package/esm2020/lib/core/decorators/monkeyecx-download-decorators.mjs +0 -26
- package/esm2020/lib/core/decorators/monkeyecx-upload-decorators.mjs +0 -26
- package/esm2020/lib/core/directives/index.mjs +0 -14
- package/esm2020/lib/core/directives/monkeyecx-directives-module.mjs +0 -78
- package/esm2020/lib/core/directives/monkeyecx-drag-drop.mjs +0 -57
- package/esm2020/lib/core/directives/monkeyecx-feature-by-program-directive.mjs +0 -54
- package/esm2020/lib/core/directives/monkeyecx-feature-directive.mjs +0 -68
- package/esm2020/lib/core/directives/monkeyecx-format-currency.mjs +0 -44
- package/esm2020/lib/core/directives/monkeyecx-format-upper.mjs +0 -67
- package/esm2020/lib/core/directives/monkeyecx-loading.mjs +0 -48
- package/esm2020/lib/core/directives/monkeyecx-only-alpha-numeric-directive.mjs +0 -28
- package/esm2020/lib/core/directives/monkeyecx-only-number-directive.mjs +0 -28
- package/esm2020/lib/core/directives/monkeyecx-popover-options.directive.mjs +0 -39
- package/esm2020/lib/core/directives/monkeyecx-popover.directive.mjs +0 -212
- package/esm2020/lib/core/directives/monkeyecx-security-directive.mjs +0 -75
- package/esm2020/lib/core/directives/monkeyecx-tooltip-directive.mjs +0 -123
- package/esm2020/lib/core/index.mjs +0 -11
- package/esm2020/lib/core/injectors/index.mjs +0 -8
- package/esm2020/lib/core/interceptors/index.mjs +0 -6
- package/esm2020/lib/core/interceptors/monkeyecx-http-config-error.interceptor.mjs +0 -49
- package/esm2020/lib/core/interceptors/monkeyecx-http-config-header.interceptor.mjs +0 -59
- package/esm2020/lib/core/interceptors/monkeyecx-http-config-interceptor.module.mjs +0 -47
- package/esm2020/lib/core/interceptors/monkeyecx-http-config-loading-in-progress.interceptor.mjs +0 -43
- package/esm2020/lib/core/interceptors/monkeyecx-http-config-queue.interceptor.mjs +0 -37
- package/esm2020/lib/core/interfaces/index.mjs +0 -37
- package/esm2020/lib/core/interfaces/monkeyecx-auth-credentials.mjs +0 -2
- package/esm2020/lib/core/interfaces/monkeyecx-company-pendencies.mjs +0 -2
- package/esm2020/lib/core/interfaces/monkeyecx-company.mjs +0 -2
- package/esm2020/lib/core/interfaces/monkeyecx-config-bootstrap.mjs +0 -2
- package/esm2020/lib/core/interfaces/monkeyecx-config.mjs +0 -2
- package/esm2020/lib/core/interfaces/monkeyecx-country-security.mjs +0 -2
- package/esm2020/lib/core/interfaces/monkeyecx-embedded.mjs +0 -2
- package/esm2020/lib/core/interfaces/monkeyecx-error-response.mjs +0 -2
- package/esm2020/lib/core/interfaces/monkeyecx-filter.mjs +0 -2
- package/esm2020/lib/core/interfaces/monkeyecx-group.mjs +0 -2
- package/esm2020/lib/core/interfaces/monkeyecx-handled-error-response.mjs +0 -2
- package/esm2020/lib/core/interfaces/monkeyecx-header-credentials.mjs +0 -2
- package/esm2020/lib/core/interfaces/monkeyecx-intercom-options.mjs +0 -2
- package/esm2020/lib/core/interfaces/monkeyecx-interface.mjs +0 -2
- package/esm2020/lib/core/interfaces/monkeyecx-me-credentials.mjs +0 -2
- package/esm2020/lib/core/interfaces/monkeyecx-navigation.mjs +0 -2
- package/esm2020/lib/core/interfaces/monkeyecx-pagination.mjs +0 -2
- package/esm2020/lib/core/interfaces/monkeyecx-program.mjs +0 -2
- package/esm2020/lib/core/interfaces/monkeyecx-releases.mjs +0 -2
- package/esm2020/lib/core/interfaces/monkeyecx-request-in-progress.mjs +0 -2
- package/esm2020/lib/core/interfaces/monkeyecx-request-paged.mjs +0 -2
- package/esm2020/lib/core/interfaces/monkeyecx-resolver.mjs +0 -2
- package/esm2020/lib/core/interfaces/monkeyecx-response-links.mjs +0 -2
- package/esm2020/lib/core/interfaces/monkeyecx-response-paged.mjs +0 -2
- package/esm2020/lib/core/interfaces/monkeyecx-saved-state.mjs +0 -2
- package/esm2020/lib/core/interfaces/monkeyecx-scroll-options.mjs +0 -2
- package/esm2020/lib/core/interfaces/monkeyecx-service-credentials.mjs +0 -2
- package/esm2020/lib/core/interfaces/monkeyecx-storage.mjs +0 -2
- package/esm2020/lib/core/interfaces/monkeyecx-store.mjs +0 -2
- package/esm2020/lib/core/interfaces/monkeyecx-support-options.mjs +0 -2
- package/esm2020/lib/core/interfaces/monkeyecx-token-credentials.mjs +0 -2
- package/esm2020/lib/core/interfaces/monkeyecx-translate-options.mjs +0 -2
- package/esm2020/lib/core/interfaces/request-download/index.mjs +0 -4
- package/esm2020/lib/core/interfaces/request-download/monkeyecx-request-download.mjs +0 -2
- package/esm2020/lib/core/interfaces/request-download/monkeyecx-request-downloaded.mjs +0 -2
- package/esm2020/lib/core/interfaces/request-download/monkeyecx-request-item-download.mjs +0 -2
- package/esm2020/lib/core/interfaces/request-queue/index.mjs +0 -4
- package/esm2020/lib/core/interfaces/request-queue/monkeyecx-request-item-queue.mjs +0 -2
- package/esm2020/lib/core/interfaces/request-queue/monkeyecx-request-progress-queue.mjs +0 -2
- package/esm2020/lib/core/interfaces/request-queue/monkeyecx-request-queue.mjs +0 -2
- package/esm2020/lib/core/interfaces/request-upload/index.mjs +0 -3
- package/esm2020/lib/core/interfaces/request-upload/monkeyecx-request-item-upload.mjs +0 -2
- package/esm2020/lib/core/interfaces/request-upload/monkeyecx-request-upload.mjs +0 -2
- package/esm2020/lib/core/interfaces/schedules/index.mjs +0 -2
- package/esm2020/lib/core/interfaces/schedules/monkeyecx-request-schedule.mjs +0 -2
- package/esm2020/lib/core/model/index.mjs +0 -3
- package/esm2020/lib/core/model/monkeyecx-links.model.mjs +0 -8
- package/esm2020/lib/core/model/monkeyecx-model.mjs +0 -26
- package/esm2020/lib/core/pipes/index.mjs +0 -24
- package/esm2020/lib/core/pipes/monkeyecx-blob-secure.mjs +0 -26
- package/esm2020/lib/core/pipes/monkeyecx-currency-code.mjs +0 -30
- package/esm2020/lib/core/pipes/monkeyecx-display-first-name.mjs +0 -19
- package/esm2020/lib/core/pipes/monkeyecx-display-initials.mjs +0 -21
- package/esm2020/lib/core/pipes/monkeyecx-display-support-phone.mjs +0 -33
- package/esm2020/lib/core/pipes/monkeyecx-format-address.mjs +0 -20
- package/esm2020/lib/core/pipes/monkeyecx-format-beautify-json.mjs +0 -38
- package/esm2020/lib/core/pipes/monkeyecx-format-currency.mjs +0 -48
- package/esm2020/lib/core/pipes/monkeyecx-format-date-group.mjs +0 -45
- package/esm2020/lib/core/pipes/monkeyecx-format-date-timelapse.mjs +0 -32
- package/esm2020/lib/core/pipes/monkeyecx-format-date-unix-timelapse.mjs +0 -36
- package/esm2020/lib/core/pipes/monkeyecx-format-date.mjs +0 -30
- package/esm2020/lib/core/pipes/monkeyecx-format-document.mjs +0 -20
- package/esm2020/lib/core/pipes/monkeyecx-format-number.mjs +0 -20
- package/esm2020/lib/core/pipes/monkeyecx-format-phone.mjs +0 -42
- package/esm2020/lib/core/pipes/monkeyecx-format-size.mjs +0 -20
- package/esm2020/lib/core/pipes/monkeyecx-format-tax.mjs +0 -23
- package/esm2020/lib/core/pipes/monkeyecx-format-type-document.mjs +0 -19
- package/esm2020/lib/core/pipes/monkeyecx-format-value.mjs +0 -19
- package/esm2020/lib/core/pipes/monkeyecx-format-zipcode.mjs +0 -19
- package/esm2020/lib/core/pipes/monkeyecx-pipes.module.mjs +0 -127
- package/esm2020/lib/core/pipes/monkeyecx-text-truncate.mjs +0 -23
- package/esm2020/lib/core/pipes/monkeyecx-truncate-qtd.mjs +0 -16
- package/esm2020/lib/core/services/alerts/index.mjs +0 -2
- package/esm2020/lib/core/services/alerts/monkeyecx-alerts.service.mjs +0 -88
- package/esm2020/lib/core/services/auth/index.mjs +0 -6
- package/esm2020/lib/core/services/auth/monkeyecx-auth-guard-company.service.mjs +0 -28
- package/esm2020/lib/core/services/auth/monkeyecx-auth-guard-login.service.mjs +0 -27
- package/esm2020/lib/core/services/auth/monkeyecx-auth-guard-role.service.mjs +0 -77
- package/esm2020/lib/core/services/auth/monkeyecx-auth-guard.service.mjs +0 -26
- package/esm2020/lib/core/services/auth/monkeyecx-authentication.service.mjs +0 -79
- package/esm2020/lib/core/services/commons/index.mjs +0 -4
- package/esm2020/lib/core/services/commons/monkeyecx-commons-resolve-base.service.mjs +0 -109
- package/esm2020/lib/core/services/commons/monkeyecx-commons-resolve.service.mjs +0 -127
- package/esm2020/lib/core/services/commons/monkeyecx-commons.service.mjs +0 -362
- package/esm2020/lib/core/services/config/monkeyecx-alerts-config.service.mjs +0 -43
- package/esm2020/lib/core/services/config/monkeyecx-config.module.mjs +0 -28
- package/esm2020/lib/core/services/config/monkeyecx-config.service.mjs +0 -107
- package/esm2020/lib/core/services/config/monkeyecx-currency-config.service.mjs +0 -84
- package/esm2020/lib/core/services/config/monkeyecx-error-config.service.mjs +0 -85
- package/esm2020/lib/core/services/config/monkeyecx-feature-toggle.service.mjs +0 -77
- package/esm2020/lib/core/services/config/monkeyecx-gtm-config.service.mjs +0 -47
- package/esm2020/lib/core/services/config/monkeyecx-i18n-config.service.mjs +0 -162
- package/esm2020/lib/core/services/config/monkeyecx-logs-config.service.mjs +0 -84
- package/esm2020/lib/core/services/config/monkeyecx-maintenance-config.service.mjs +0 -37
- package/esm2020/lib/core/services/config/monkeyecx-security-console-config.service.mjs +0 -48
- package/esm2020/lib/core/services/config/monkeyecx-service-worker-config.service.mjs +0 -55
- package/esm2020/lib/core/services/error/index.mjs +0 -5
- package/esm2020/lib/core/services/error/monkeyecx-error-handling.module.mjs +0 -27
- package/esm2020/lib/core/services/error/monkeyecx-error-handling.service.mjs +0 -37
- package/esm2020/lib/core/services/error/monkeyecx-http-error-handling.service.mjs +0 -149
- package/esm2020/lib/core/services/error/monkeyecx-others-errors-handling.service.mjs +0 -49
- package/esm2020/lib/core/services/index.mjs +0 -27
- package/esm2020/lib/core/services/l/index.mjs +0 -2
- package/esm2020/lib/core/services/l/l.service.mjs +0 -45
- package/esm2020/lib/core/services/logged/index.mjs +0 -2
- package/esm2020/lib/core/services/logged/monkeyecx-logged-handling.service.mjs +0 -40
- package/esm2020/lib/core/services/monkeyecx-handling.service.mjs +0 -50
- package/esm2020/lib/core/services/monkeyecx-service.service.mjs +0 -109
- package/esm2020/lib/core/services/pagination/index.mjs +0 -2
- package/esm2020/lib/core/services/pagination/monkeyecx-pagination.service.mjs +0 -29
- package/esm2020/lib/core/services/request-download/index.mjs +0 -3
- package/esm2020/lib/core/services/request-download/monkeyecx-request-download-handling.service.mjs +0 -93
- package/esm2020/lib/core/services/request-download/monkeyecx-request-downloaded-handling.service.mjs +0 -61
- package/esm2020/lib/core/services/request-paged/index.mjs +0 -2
- package/esm2020/lib/core/services/request-paged/monkeyecx-request-request-paged-handling.mjs +0 -42
- package/esm2020/lib/core/services/request-queue/index.mjs +0 -3
- package/esm2020/lib/core/services/request-queue/monkeyecx-request-queue-handling.service.mjs +0 -114
- package/esm2020/lib/core/services/request-queue/monkeyecx-request-queue-modal-handling.service.mjs +0 -119
- package/esm2020/lib/core/services/routes/index.mjs +0 -2
- package/esm2020/lib/core/services/routes/monkeyecx-dicovery-params.service.mjs +0 -54
- package/esm2020/lib/core/services/schedules/index.mjs +0 -2
- package/esm2020/lib/core/services/schedules/monkeyecx-request-schedule.service.mjs +0 -188
- package/esm2020/lib/core/services/storage/index.mjs +0 -3
- package/esm2020/lib/core/services/storage/monkeyecx-cookie-storage.service.mjs +0 -32
- package/esm2020/lib/core/services/storage/monkeyecx-token-storage.service.mjs +0 -237
- package/esm2020/lib/core/services/store/index.mjs +0 -5
- package/esm2020/lib/core/services/store/monkeyecx-store-base.service.mjs +0 -174
- package/esm2020/lib/core/services/store/monkeyecx-store.actions.mjs +0 -26
- package/esm2020/lib/core/services/store/monkeyecx-store.selector.mjs +0 -87
- package/esm2020/lib/core/services/store/monkeyecx-store.service.mjs +0 -195
- package/esm2020/lib/core/specification-search/index.mjs +0 -2
- package/esm2020/lib/core/specification-search/monkeyecx-specification-search.mjs +0 -108
- package/esm2020/lib/core/utils/decorators-utils.mjs +0 -40
- package/esm2020/lib/core/utils/index.mjs +0 -8
- package/esm2020/lib/core/utils/statics.mjs +0 -47
- package/esm2020/lib/core/utils/utils.mjs +0 -469
- package/esm2020/lib/core/utils/validate-utils.mjs +0 -219
- package/esm2020/lib/core/utils/validators.mjs +0 -327
- package/esm2020/lib/monkey-front-core.module.mjs +0 -71
- package/esm2020/lib/store/actions/index.mjs +0 -2
- package/esm2020/lib/store/actions/monkeyecx-storage.actions.mjs +0 -8
- package/esm2020/lib/store/index.mjs +0 -4
- package/esm2020/lib/store/reducers/index.mjs +0 -3
- package/esm2020/lib/store/reducers/monkeyecx-seeder.reducer.mjs +0 -53
- package/esm2020/lib/store/reducers/monkeyecx-storage.reducer.mjs +0 -40
- package/esm2020/lib/store/selectors/index.mjs +0 -2
- package/esm2020/lib/store/selectors/monkeyecx-storage.selector.mjs +0 -17
- package/esm2020/monkey-front-core.mjs +0 -5
- package/esm2020/public-api.mjs +0 -8
- package/fesm2015/monkey-front-core.mjs +0 -7239
- package/fesm2015/monkey-front-core.mjs.map +0 -1
- package/fesm2020/monkey-front-core.mjs +0 -7249
- package/fesm2020/monkey-front-core.mjs.map +0 -1
- package/lib/components/alerts/alerts.component.d.ts +0 -22
- package/lib/components/alerts/alerts.module.d.ts +0 -10
- package/lib/components/alerts/index.d.ts +0 -2
- package/lib/components/closed-to-maintenance/closed-to-maintenance.component.d.ts +0 -13
- package/lib/components/closed-to-maintenance/closed-to-maintenance.module.d.ts +0 -11
- package/lib/components/closed-to-maintenance/index.d.ts +0 -2
- package/lib/components/currency-config/currency-config.component.d.ts +0 -17
- package/lib/components/currency-config/currency-config.module.d.ts +0 -10
- package/lib/components/currency-config/index.d.ts +0 -2
- package/lib/components/index.d.ts +0 -5
- package/lib/components/progress-bar/index.d.ts +0 -3
- package/lib/components/progress-bar/progress-bar.component.d.ts +0 -11
- package/lib/components/progress-bar/progress-bar.module.d.ts +0 -8
- package/lib/components/progress-bar/progress-bar.service.d.ts +0 -14
- package/lib/components/version-changed/index.d.ts +0 -2
- package/lib/components/version-changed/version-changed.component.d.ts +0 -9
- package/lib/components/version-changed/version-changed.module.d.ts +0 -10
- package/lib/core/decorators/index.d.ts +0 -4
- package/lib/core/decorators/monkeyecx-charts-decorators.d.ts +0 -1
- package/lib/core/decorators/monkeyecx-decorators.d.ts +0 -7
- package/lib/core/decorators/monkeyecx-download-decorators.d.ts +0 -2
- package/lib/core/decorators/monkeyecx-upload-decorators.d.ts +0 -2
- package/lib/core/directives/index.d.ts +0 -13
- package/lib/core/directives/monkeyecx-directives-module.d.ts +0 -20
- package/lib/core/directives/monkeyecx-drag-drop.d.ts +0 -12
- package/lib/core/directives/monkeyecx-feature-by-program-directive.d.ts +0 -16
- package/lib/core/directives/monkeyecx-feature-directive.d.ts +0 -17
- package/lib/core/directives/monkeyecx-format-currency.d.ts +0 -16
- package/lib/core/directives/monkeyecx-format-upper.d.ts +0 -18
- package/lib/core/directives/monkeyecx-loading.d.ts +0 -16
- package/lib/core/directives/monkeyecx-only-alpha-numeric-directive.d.ts +0 -9
- package/lib/core/directives/monkeyecx-only-number-directive.d.ts +0 -9
- package/lib/core/directives/monkeyecx-popover-options.directive.d.ts +0 -19
- package/lib/core/directives/monkeyecx-popover.directive.d.ts +0 -43
- package/lib/core/directives/monkeyecx-security-directive.d.ts +0 -18
- package/lib/core/directives/monkeyecx-tooltip-directive.d.ts +0 -23
- package/lib/core/index.d.ts +0 -10
- package/lib/core/injectors/index.d.ts +0 -7
- package/lib/core/interceptors/index.d.ts +0 -5
- package/lib/core/interceptors/monkeyecx-http-config-error.interceptor.d.ts +0 -18
- package/lib/core/interceptors/monkeyecx-http-config-header.interceptor.d.ts +0 -16
- package/lib/core/interceptors/monkeyecx-http-config-interceptor.module.d.ts +0 -9
- package/lib/core/interceptors/monkeyecx-http-config-loading-in-progress.interceptor.d.ts +0 -12
- package/lib/core/interceptors/monkeyecx-http-config-queue.interceptor.d.ts +0 -14
- package/lib/core/interfaces/index.d.ts +0 -36
- package/lib/core/interfaces/monkeyecx-auth-credentials.d.ts +0 -15
- package/lib/core/interfaces/monkeyecx-company-pendencies.d.ts +0 -14
- package/lib/core/interfaces/monkeyecx-company.d.ts +0 -10
- package/lib/core/interfaces/monkeyecx-config-bootstrap.d.ts +0 -14
- package/lib/core/interfaces/monkeyecx-config.d.ts +0 -132
- package/lib/core/interfaces/monkeyecx-country-security.d.ts +0 -4
- package/lib/core/interfaces/monkeyecx-embedded.d.ts +0 -7
- package/lib/core/interfaces/monkeyecx-error-response.d.ts +0 -5
- package/lib/core/interfaces/monkeyecx-filter.d.ts +0 -42
- package/lib/core/interfaces/monkeyecx-group.d.ts +0 -13
- package/lib/core/interfaces/monkeyecx-handled-error-response.d.ts +0 -10
- package/lib/core/interfaces/monkeyecx-header-credentials.d.ts +0 -4
- package/lib/core/interfaces/monkeyecx-intercom-options.d.ts +0 -4
- package/lib/core/interfaces/monkeyecx-interface.d.ts +0 -11
- package/lib/core/interfaces/monkeyecx-me-credentials.d.ts +0 -20
- package/lib/core/interfaces/monkeyecx-navigation.d.ts +0 -30
- package/lib/core/interfaces/monkeyecx-pagination.d.ts +0 -26
- package/lib/core/interfaces/monkeyecx-program.d.ts +0 -10
- package/lib/core/interfaces/monkeyecx-releases.d.ts +0 -9
- package/lib/core/interfaces/monkeyecx-request-in-progress.d.ts +0 -3
- package/lib/core/interfaces/monkeyecx-request-paged.d.ts +0 -23
- package/lib/core/interfaces/monkeyecx-resolver.d.ts +0 -39
- package/lib/core/interfaces/monkeyecx-response-links.d.ts +0 -11
- package/lib/core/interfaces/monkeyecx-response-paged.d.ts +0 -6
- package/lib/core/interfaces/monkeyecx-saved-state.d.ts +0 -5
- package/lib/core/interfaces/monkeyecx-scroll-options.d.ts +0 -5
- package/lib/core/interfaces/monkeyecx-service-credentials.d.ts +0 -12
- package/lib/core/interfaces/monkeyecx-storage.d.ts +0 -35
- package/lib/core/interfaces/monkeyecx-store.d.ts +0 -45
- package/lib/core/interfaces/monkeyecx-support-options.d.ts +0 -4
- package/lib/core/interfaces/monkeyecx-token-credentials.d.ts +0 -30
- package/lib/core/interfaces/monkeyecx-translate-options.d.ts +0 -4
- package/lib/core/interfaces/request-download/index.d.ts +0 -3
- package/lib/core/interfaces/request-download/monkeyecx-request-download.d.ts +0 -10
- package/lib/core/interfaces/request-download/monkeyecx-request-downloaded.d.ts +0 -7
- package/lib/core/interfaces/request-download/monkeyecx-request-item-download.d.ts +0 -7
- package/lib/core/interfaces/request-queue/index.d.ts +0 -3
- package/lib/core/interfaces/request-queue/monkeyecx-request-item-queue.d.ts +0 -7
- package/lib/core/interfaces/request-queue/monkeyecx-request-progress-queue.d.ts +0 -6
- package/lib/core/interfaces/request-queue/monkeyecx-request-queue.d.ts +0 -8
- package/lib/core/interfaces/request-upload/index.d.ts +0 -2
- package/lib/core/interfaces/request-upload/monkeyecx-request-item-upload.d.ts +0 -5
- package/lib/core/interfaces/request-upload/monkeyecx-request-upload.d.ts +0 -10
- package/lib/core/interfaces/schedules/index.d.ts +0 -1
- package/lib/core/interfaces/schedules/monkeyecx-request-schedule.d.ts +0 -13
- package/lib/core/model/index.d.ts +0 -2
- package/lib/core/model/monkeyecx-links.model.d.ts +0 -4
- package/lib/core/model/monkeyecx-model.d.ts +0 -14
- package/lib/core/pipes/index.d.ts +0 -23
- package/lib/core/pipes/monkeyecx-blob-secure.d.ts +0 -13
- package/lib/core/pipes/monkeyecx-currency-code.d.ts +0 -9
- package/lib/core/pipes/monkeyecx-display-first-name.d.ts +0 -7
- package/lib/core/pipes/monkeyecx-display-initials.d.ts +0 -7
- package/lib/core/pipes/monkeyecx-display-support-phone.d.ts +0 -18
- package/lib/core/pipes/monkeyecx-format-address.d.ts +0 -14
- package/lib/core/pipes/monkeyecx-format-beautify-json.d.ts +0 -8
- package/lib/core/pipes/monkeyecx-format-currency.d.ts +0 -12
- package/lib/core/pipes/monkeyecx-format-date-group.d.ts +0 -11
- package/lib/core/pipes/monkeyecx-format-date-timelapse.d.ts +0 -7
- package/lib/core/pipes/monkeyecx-format-date-unix-timelapse.d.ts +0 -7
- package/lib/core/pipes/monkeyecx-format-date.d.ts +0 -12
- package/lib/core/pipes/monkeyecx-format-document.d.ts +0 -7
- package/lib/core/pipes/monkeyecx-format-number.d.ts +0 -7
- package/lib/core/pipes/monkeyecx-format-phone.d.ts +0 -7
- package/lib/core/pipes/monkeyecx-format-size.d.ts +0 -7
- package/lib/core/pipes/monkeyecx-format-tax.d.ts +0 -7
- package/lib/core/pipes/monkeyecx-format-type-document.d.ts +0 -7
- package/lib/core/pipes/monkeyecx-format-value.d.ts +0 -7
- package/lib/core/pipes/monkeyecx-format-zipcode.d.ts +0 -7
- package/lib/core/pipes/monkeyecx-pipes.module.d.ts +0 -28
- package/lib/core/pipes/monkeyecx-text-truncate.d.ts +0 -7
- package/lib/core/pipes/monkeyecx-truncate-qtd.d.ts +0 -7
- package/lib/core/services/alerts/index.d.ts +0 -1
- package/lib/core/services/alerts/monkeyecx-alerts.service.d.ts +0 -49
- package/lib/core/services/auth/index.d.ts +0 -5
- package/lib/core/services/auth/monkeyecx-auth-guard-company.service.d.ts +0 -10
- package/lib/core/services/auth/monkeyecx-auth-guard-login.service.d.ts +0 -10
- package/lib/core/services/auth/monkeyecx-auth-guard-role.service.d.ts +0 -16
- package/lib/core/services/auth/monkeyecx-auth-guard.service.d.ts +0 -10
- package/lib/core/services/auth/monkeyecx-authentication.service.d.ts +0 -35
- package/lib/core/services/commons/index.d.ts +0 -3
- package/lib/core/services/commons/monkeyecx-commons-resolve-base.service.d.ts +0 -46
- package/lib/core/services/commons/monkeyecx-commons-resolve.service.d.ts +0 -60
- package/lib/core/services/commons/monkeyecx-commons.service.d.ts +0 -120
- package/lib/core/services/config/monkeyecx-alerts-config.service.d.ts +0 -11
- package/lib/core/services/config/monkeyecx-config.module.d.ts +0 -9
- package/lib/core/services/config/monkeyecx-config.service.d.ts +0 -36
- package/lib/core/services/config/monkeyecx-currency-config.service.d.ts +0 -15
- package/lib/core/services/config/monkeyecx-error-config.service.d.ts +0 -8
- package/lib/core/services/config/monkeyecx-feature-toggle.service.d.ts +0 -17
- package/lib/core/services/config/monkeyecx-gtm-config.service.d.ts +0 -8
- package/lib/core/services/config/monkeyecx-i18n-config.service.d.ts +0 -24
- package/lib/core/services/config/monkeyecx-logs-config.service.d.ts +0 -14
- package/lib/core/services/config/monkeyecx-maintenance-config.service.d.ts +0 -13
- package/lib/core/services/config/monkeyecx-security-console-config.service.d.ts +0 -12
- package/lib/core/services/config/monkeyecx-service-worker-config.service.d.ts +0 -16
- package/lib/core/services/error/index.d.ts +0 -4
- package/lib/core/services/error/monkeyecx-error-handling.module.d.ts +0 -9
- package/lib/core/services/error/monkeyecx-error-handling.service.d.ts +0 -9
- package/lib/core/services/error/monkeyecx-http-error-handling.service.d.ts +0 -26
- package/lib/core/services/error/monkeyecx-others-errors-handling.service.d.ts +0 -11
- package/lib/core/services/index.d.ts +0 -26
- package/lib/core/services/l/index.d.ts +0 -1
- package/lib/core/services/l/l.service.d.ts +0 -11
- package/lib/core/services/logged/index.d.ts +0 -1
- package/lib/core/services/logged/monkeyecx-logged-handling.service.d.ts +0 -14
- package/lib/core/services/monkeyecx-handling.service.d.ts +0 -22
- package/lib/core/services/monkeyecx-service.service.d.ts +0 -19
- package/lib/core/services/pagination/index.d.ts +0 -1
- package/lib/core/services/pagination/monkeyecx-pagination.service.d.ts +0 -9
- package/lib/core/services/request-download/index.d.ts +0 -2
- package/lib/core/services/request-download/monkeyecx-request-download-handling.service.d.ts +0 -18
- package/lib/core/services/request-download/monkeyecx-request-downloaded-handling.service.d.ts +0 -16
- package/lib/core/services/request-paged/index.d.ts +0 -1
- package/lib/core/services/request-paged/monkeyecx-request-request-paged-handling.d.ts +0 -11
- package/lib/core/services/request-queue/index.d.ts +0 -2
- package/lib/core/services/request-queue/monkeyecx-request-queue-handling.service.d.ts +0 -21
- package/lib/core/services/request-queue/monkeyecx-request-queue-modal-handling.service.d.ts +0 -23
- package/lib/core/services/routes/index.d.ts +0 -1
- package/lib/core/services/routes/monkeyecx-dicovery-params.service.d.ts +0 -13
- package/lib/core/services/schedules/index.d.ts +0 -1
- package/lib/core/services/schedules/monkeyecx-request-schedule.service.d.ts +0 -47
- package/lib/core/services/storage/index.d.ts +0 -2
- package/lib/core/services/storage/monkeyecx-cookie-storage.service.d.ts +0 -11
- package/lib/core/services/storage/monkeyecx-token-storage.service.d.ts +0 -30
- package/lib/core/services/store/index.d.ts +0 -4
- package/lib/core/services/store/monkeyecx-store-base.service.d.ts +0 -47
- package/lib/core/services/store/monkeyecx-store.actions.d.ts +0 -42
- package/lib/core/services/store/monkeyecx-store.selector.d.ts +0 -32
- package/lib/core/services/store/monkeyecx-store.service.d.ts +0 -50
- package/lib/core/specification-search/index.d.ts +0 -1
- package/lib/core/specification-search/monkeyecx-specification-search.d.ts +0 -20
- package/lib/core/utils/decorators-utils.d.ts +0 -5
- package/lib/core/utils/index.d.ts +0 -6
- package/lib/core/utils/statics.d.ts +0 -36
- package/lib/core/utils/utils.d.ts +0 -39
- package/lib/core/utils/validate-utils.d.ts +0 -71
- package/lib/core/utils/validators.d.ts +0 -43
- package/lib/monkey-front-core.module.d.ts +0 -19
- package/lib/store/actions/index.d.ts +0 -1
- package/lib/store/actions/monkeyecx-storage.actions.d.ts +0 -23
- package/lib/store/index.d.ts +0 -3
- package/lib/store/reducers/index.d.ts +0 -2
- package/lib/store/reducers/monkeyecx-seeder.reducer.d.ts +0 -2
- package/lib/store/reducers/monkeyecx-storage.reducer.d.ts +0 -13
- package/lib/store/selectors/index.d.ts +0 -1
- package/lib/store/selectors/monkeyecx-storage.selector.d.ts +0 -8
- package/monkey-front-core-0.0.603.tgz +0 -0
- package/monkey-front-core.d.ts +0 -5
- package/public-api.d.ts +0 -4
package/lib/core/services/request-download/monkeyecx-request-downloaded-handling.service.d.ts
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { MonkeyEcxRequestDownloaded } from '../../interfaces';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class MonkeyEcxRequestDownloadedHandlingService {
|
|
5
|
-
private downloaded;
|
|
6
|
-
private downloaded$;
|
|
7
|
-
constructor();
|
|
8
|
-
private addTo;
|
|
9
|
-
private markItemAsFinish;
|
|
10
|
-
set(q: MonkeyEcxRequestDownloaded): void;
|
|
11
|
-
get(): Observable<MonkeyEcxRequestDownloaded[]>;
|
|
12
|
-
finishItem(q: MonkeyEcxRequestDownloaded, status?: number): void;
|
|
13
|
-
hasDownloadOnGoing(): boolean;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxRequestDownloadedHandlingService, never>;
|
|
15
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<MonkeyEcxRequestDownloadedHandlingService>;
|
|
16
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './monkeyecx-request-request-paged-handling';
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { MonkeyEcxRequestPaged } from '../../interfaces/monkeyecx-request-paged';
|
|
2
|
-
export declare class MonkeyEcxRequestPagedHandling {
|
|
3
|
-
private url?;
|
|
4
|
-
private pagedParams;
|
|
5
|
-
private links;
|
|
6
|
-
private samePage;
|
|
7
|
-
constructor(url?: string, pagedParams?: MonkeyEcxRequestPaged, links?: any, samePage?: boolean);
|
|
8
|
-
private handlePagedValuesFromApi;
|
|
9
|
-
private getUrlParams;
|
|
10
|
-
getRequestWithPagedParams(): string;
|
|
11
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { MonkeyEcxRequestProgressQueue, MonkeyEcxRequestQueue } from '../../interfaces';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class MonkeyEcxRequestQueueHandlingService {
|
|
5
|
-
private queue;
|
|
6
|
-
private queues$;
|
|
7
|
-
private newQueue;
|
|
8
|
-
constructor();
|
|
9
|
-
private addToQueue;
|
|
10
|
-
private markQueueItemAsFinish;
|
|
11
|
-
private updateQueue;
|
|
12
|
-
private deleteQueue;
|
|
13
|
-
setQueue(q: MonkeyEcxRequestQueue | null): void;
|
|
14
|
-
getQueue(): Observable<MonkeyEcxRequestQueue[]>;
|
|
15
|
-
finishQueueItem(q: MonkeyEcxRequestQueue | null, action?: Function, status?: number): void;
|
|
16
|
-
removeQueueItem(q: MonkeyEcxRequestQueue): void;
|
|
17
|
-
updateQueueItem(q: MonkeyEcxRequestQueue, progress: MonkeyEcxRequestProgressQueue): void;
|
|
18
|
-
hasNewQueue(): Observable<boolean>;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxRequestQueueHandlingService, never>;
|
|
20
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<MonkeyEcxRequestQueueHandlingService>;
|
|
21
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { MonkeyEcxRequestProgressQueue, MonkeyEcxRequestQueue } from '../../interfaces';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class MonkeyEcxRequestQueueModalHandlingService {
|
|
5
|
-
private queue;
|
|
6
|
-
private queues$;
|
|
7
|
-
private newQueue$;
|
|
8
|
-
private allQueueFinished$;
|
|
9
|
-
constructor();
|
|
10
|
-
private addToQueue;
|
|
11
|
-
private markQueueItemAsFinish;
|
|
12
|
-
private updateQueue;
|
|
13
|
-
private deleteQueue;
|
|
14
|
-
setQueue(q: MonkeyEcxRequestQueue): void;
|
|
15
|
-
getQueue(): Observable<MonkeyEcxRequestQueue[]>;
|
|
16
|
-
finishQueueItem(q: MonkeyEcxRequestQueue, action?: Function, status?: number): void;
|
|
17
|
-
removeQueueItem(q: MonkeyEcxRequestQueue): void;
|
|
18
|
-
updateQueueItem(q: MonkeyEcxRequestQueue, progress: MonkeyEcxRequestProgressQueue): void;
|
|
19
|
-
hasNewQueue(): Observable<boolean>;
|
|
20
|
-
hasAllQueueFinished(): Observable<boolean>;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxRequestQueueModalHandlingService, never>;
|
|
22
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<MonkeyEcxRequestQueueModalHandlingService>;
|
|
23
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './monkeyecx-dicovery-params.service';
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { Router } from '@angular/router';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class MonkeyEcxDiscoveryParamsService {
|
|
4
|
-
private router;
|
|
5
|
-
constructor(router: Router);
|
|
6
|
-
private getLastChild;
|
|
7
|
-
setData(field: string, value: any): any;
|
|
8
|
-
getData(field: string): any;
|
|
9
|
-
getDataFromCurrentNavigation(field: string, router?: Router): any;
|
|
10
|
-
getParam(param: string): string | null;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxDiscoveryParamsService, never>;
|
|
12
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<MonkeyEcxDiscoveryParamsService>;
|
|
13
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './monkeyecx-request-schedule.service';
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import { HttpErrorResponse } from '@angular/common/http';
|
|
2
|
-
import { MonkeyEcxRequestSchedule } from '../../interfaces';
|
|
3
|
-
import { MonkeyEcxService } from '../monkeyecx-service.service';
|
|
4
|
-
import { MonkeyEcxLoggedHandlingService } from '../logged';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class MonkeyEcxRequestScheduleService {
|
|
7
|
-
monkeyecxService: MonkeyEcxService;
|
|
8
|
-
private monkeyLoggedHandlingService;
|
|
9
|
-
private schedule;
|
|
10
|
-
private genericSchedule;
|
|
11
|
-
constructor(monkeyecxService: MonkeyEcxService, monkeyLoggedHandlingService: MonkeyEcxLoggedHandlingService);
|
|
12
|
-
private addToSchedule;
|
|
13
|
-
private addToGenericSchedule;
|
|
14
|
-
private removeFromSchedule;
|
|
15
|
-
private removeFromGenericSchedule;
|
|
16
|
-
private removeFromScheduleById;
|
|
17
|
-
private doCall;
|
|
18
|
-
private doGenericCall;
|
|
19
|
-
setSchedule(q: MonkeyEcxRequestSchedule, delay?: number): {
|
|
20
|
-
interval: number;
|
|
21
|
-
id: string;
|
|
22
|
-
url: string;
|
|
23
|
-
method: string;
|
|
24
|
-
params?: any;
|
|
25
|
-
data?: any;
|
|
26
|
-
action(data: any, sch: MonkeyEcxRequestSchedule): void;
|
|
27
|
-
errorAction?(data: any, sch: MonkeyEcxRequestSchedule, err?: HttpErrorResponse | undefined): void;
|
|
28
|
-
queue?: import("../../interfaces").MonkeyEcxRequestQueue | undefined;
|
|
29
|
-
};
|
|
30
|
-
setGenericSchedule(q: MonkeyEcxRequestSchedule, delay?: number): {
|
|
31
|
-
id: string;
|
|
32
|
-
interval: number;
|
|
33
|
-
url: string;
|
|
34
|
-
method: string;
|
|
35
|
-
params?: any;
|
|
36
|
-
data?: any;
|
|
37
|
-
action(data: any, sch: MonkeyEcxRequestSchedule): void;
|
|
38
|
-
errorAction?(data: any, sch: MonkeyEcxRequestSchedule, err?: HttpErrorResponse | undefined): void;
|
|
39
|
-
queue?: import("../../interfaces").MonkeyEcxRequestQueue | undefined;
|
|
40
|
-
};
|
|
41
|
-
removeSchedule(q: MonkeyEcxRequestSchedule): void;
|
|
42
|
-
removeGenericSchedule(q: MonkeyEcxRequestSchedule): void;
|
|
43
|
-
removeScheduleById(id: string): void;
|
|
44
|
-
getScheduleById(id: string): any;
|
|
45
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxRequestScheduleService, never>;
|
|
46
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<MonkeyEcxRequestScheduleService>;
|
|
47
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { CookieService } from 'ngx-cookie-service';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class MonkeyEcxCookieStorageService {
|
|
4
|
-
private cookieService;
|
|
5
|
-
constructor(cookieService: CookieService);
|
|
6
|
-
setCookie(name: string, value: any, environment: any): void;
|
|
7
|
-
getCookie(name: string): string;
|
|
8
|
-
removeCookie(name: string, environment: any): void;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxCookieStorageService, never>;
|
|
10
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<MonkeyEcxCookieStorageService>;
|
|
11
|
-
}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { Store } from '@ngrx/store';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { MonkeyEcxMeCredentials, MonkeyEcxTokenCredentials } from '../../interfaces';
|
|
4
|
-
import { MonkeyEcxConfigService } from '../config/monkeyecx-config.service';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class MonkeyEcxTokenStorageService {
|
|
7
|
-
private monkeyecxConfigService;
|
|
8
|
-
private store;
|
|
9
|
-
private token;
|
|
10
|
-
private token$;
|
|
11
|
-
private me$;
|
|
12
|
-
constructor(monkeyecxConfigService: MonkeyEcxConfigService, store: Store);
|
|
13
|
-
private setAllTokens;
|
|
14
|
-
private getAllTokens;
|
|
15
|
-
private setAllMe;
|
|
16
|
-
private getAllMe;
|
|
17
|
-
tokenHasChanged(): Observable<MonkeyEcxTokenCredentials>;
|
|
18
|
-
meHasChanged(): Observable<MonkeyEcxMeCredentials>;
|
|
19
|
-
getToken(): Promise<any>;
|
|
20
|
-
getMe(): Promise<any>;
|
|
21
|
-
setToken(token: MonkeyEcxTokenCredentials): void;
|
|
22
|
-
setMe(me: MonkeyEcxMeCredentials): void;
|
|
23
|
-
clear(force?: boolean): Observable<boolean>;
|
|
24
|
-
/**
|
|
25
|
-
* @param fields (the name of fields you want to clear. ie: ['companyId', 'role', ...])
|
|
26
|
-
*/
|
|
27
|
-
clearCredentials(fields?: string[]): void;
|
|
28
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyEcxTokenStorageService, never>;
|
|
29
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<MonkeyEcxTokenStorageService>;
|
|
30
|
-
}
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import { Store } from '@ngrx/store';
|
|
2
|
-
import { MonkeyEcxConfigStore, MonkeyEcxControlStore, MonkeyEcxLinks, MonkeyEcxPage, MonkeyEcxPagination } from '../../interfaces';
|
|
3
|
-
import { MonkeyEcxCommonsService } from '../commons';
|
|
4
|
-
import { MonkeyEcxService } from '../monkeyecx-service.service';
|
|
5
|
-
import { MonkeyEcxTokenStorageService } from '../storage';
|
|
6
|
-
/**
|
|
7
|
-
* Classe genérica que recebe duas interfaces como tipos genéricos.
|
|
8
|
-
*
|
|
9
|
-
* @typeparam T deve ser a mesma interface utilizada na Entity da Store
|
|
10
|
-
* @typeparam K faz referência ao tipo de configuração.
|
|
11
|
-
*
|
|
12
|
-
* @description interfaces de configuração:
|
|
13
|
-
* ```
|
|
14
|
-
* MonkeyEcxCollectionStore e MonkeyEcxEntityStore
|
|
15
|
-
* ```
|
|
16
|
-
*/
|
|
17
|
-
export declare abstract class MonkeyEcxCommonsStoreBaseService<T, K extends MonkeyEcxConfigStore> extends MonkeyEcxCommonsService {
|
|
18
|
-
protected store: Store;
|
|
19
|
-
private action;
|
|
20
|
-
private selector;
|
|
21
|
-
constructor(monkeyecxService: MonkeyEcxService, tokenStorage: MonkeyEcxTokenStorageService, store: Store, config: K);
|
|
22
|
-
private handleResponseData;
|
|
23
|
-
protected updateControl(data: MonkeyEcxControlStore): void;
|
|
24
|
-
protected mappingData(args: T | T[]): T | T[];
|
|
25
|
-
protected update?(args: T | T[]): void;
|
|
26
|
-
protected updatePage?(data: MonkeyEcxPage): void;
|
|
27
|
-
protected updateLinks?(data: MonkeyEcxLinks): void;
|
|
28
|
-
protected loadData(url: string, updateLinks?: boolean): Promise<void>;
|
|
29
|
-
protected loadPageData(pagination: MonkeyEcxPagination): Promise<void>;
|
|
30
|
-
/**
|
|
31
|
-
* @description Neste método precisamos incluir a lógica para conferir se precisa limpar a
|
|
32
|
-
* entidade ou não
|
|
33
|
-
* E depois precisa invocar o método loadData
|
|
34
|
-
* @param (url) ou de acordo com a action criada
|
|
35
|
-
* @example
|
|
36
|
-
* ```
|
|
37
|
-
* const hasDifference = .....
|
|
38
|
-
* if(hasDifference) {
|
|
39
|
-
* store.dispatch(clear)
|
|
40
|
-
* }
|
|
41
|
-
*
|
|
42
|
-
* this.loadData(...)
|
|
43
|
-
* ```
|
|
44
|
-
*/
|
|
45
|
-
load?(args: any): void;
|
|
46
|
-
loadPage?(args: any): void;
|
|
47
|
-
}
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import { MonkeyEcxPage, MonkeyEcxPaginationData, MonkeyEcxStoreControl, MonkeyEcxStoreLoadPageParams, MonkeyEcxStoreLoadParams } from '../../interfaces';
|
|
2
|
-
export declare abstract class MonkeyEcxCommonsActions {
|
|
3
|
-
static getActions<T>(actionName: string): {
|
|
4
|
-
clear: import("@ngrx/store").ActionCreator<`[${string}] Clear All`, (props: {
|
|
5
|
-
identifier: string;
|
|
6
|
-
}) => {
|
|
7
|
-
identifier: string;
|
|
8
|
-
} & import("@ngrx/store/src/models").TypedAction<`[${string}] Clear All`>>;
|
|
9
|
-
load: import("@ngrx/store").ActionCreator<`[${string}] Load`, (props: MonkeyEcxStoreLoadParams) => MonkeyEcxStoreLoadParams & import("@ngrx/store/src/models").TypedAction<`[${string}] Load`>>;
|
|
10
|
-
loadPagination: import("@ngrx/store").ActionCreator<`[${string} Pagination] Load`, (props: MonkeyEcxStoreLoadPageParams) => MonkeyEcxStoreLoadPageParams & import("@ngrx/store/src/models").TypedAction<`[${string} Pagination] Load`>>;
|
|
11
|
-
removeOne: import("@ngrx/store").ActionCreator<`[${string}] Remove One`, (props: {
|
|
12
|
-
data: T;
|
|
13
|
-
}) => {
|
|
14
|
-
data: T;
|
|
15
|
-
} & import("@ngrx/store/src/models").TypedAction<`[${string}] Remove One`>>;
|
|
16
|
-
updateAll: import("@ngrx/store").ActionCreator<`[${string}] Update All`, (props: {
|
|
17
|
-
data: T[];
|
|
18
|
-
}) => {
|
|
19
|
-
data: T[];
|
|
20
|
-
} & import("@ngrx/store/src/models").TypedAction<`[${string}] Update All`>>;
|
|
21
|
-
updateOne: import("@ngrx/store").ActionCreator<`[${string}] Update One`, (props: {
|
|
22
|
-
data: T;
|
|
23
|
-
}) => {
|
|
24
|
-
data: T;
|
|
25
|
-
} & import("@ngrx/store/src/models").TypedAction<`[${string}] Update One`>>;
|
|
26
|
-
updateControl: import("@ngrx/store").ActionCreator<`[${string}] Update Control`, (props: {
|
|
27
|
-
data: MonkeyEcxStoreControl;
|
|
28
|
-
}) => {
|
|
29
|
-
data: MonkeyEcxStoreControl;
|
|
30
|
-
} & import("@ngrx/store/src/models").TypedAction<`[${string}] Update Control`>>;
|
|
31
|
-
updateLinks: import("@ngrx/store").ActionCreator<`[${string}] Update Links`, (props: {
|
|
32
|
-
data: MonkeyEcxPaginationData;
|
|
33
|
-
}) => {
|
|
34
|
-
data: MonkeyEcxPaginationData;
|
|
35
|
-
} & import("@ngrx/store/src/models").TypedAction<`[${string}] Update Links`>>;
|
|
36
|
-
updatePage: import("@ngrx/store").ActionCreator<`[${string}] Update Page`, (props: {
|
|
37
|
-
data: MonkeyEcxPage;
|
|
38
|
-
}) => {
|
|
39
|
-
data: MonkeyEcxPage;
|
|
40
|
-
} & import("@ngrx/store/src/models").TypedAction<`[${string}] Update Page`>>;
|
|
41
|
-
};
|
|
42
|
-
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
interface Identifiable {
|
|
2
|
-
identifier?: string;
|
|
3
|
-
}
|
|
4
|
-
interface IReducer {
|
|
5
|
-
featureKey: string;
|
|
6
|
-
selectAll: any;
|
|
7
|
-
}
|
|
8
|
-
export declare abstract class MonkeyEcxCommonsSelectors {
|
|
9
|
-
static getSelectors<T extends Identifiable>(reducer: IReducer): {
|
|
10
|
-
selectState: import("@ngrx/store").MemoizedSelector<object, unknown, import("@ngrx/store").DefaultProjectorFn<unknown>>;
|
|
11
|
-
selectAll: any;
|
|
12
|
-
selectData: () => import("@ngrx/store").MemoizedSelector<object, any, import("@ngrx/store").DefaultProjectorFn<any>>;
|
|
13
|
-
selectControl: () => import("@ngrx/store").MemoizedSelector<object, any, import("@ngrx/store").DefaultProjectorFn<any>>;
|
|
14
|
-
selectLinks: (props?: {
|
|
15
|
-
identifier: string;
|
|
16
|
-
} | undefined) => import("@ngrx/store").MemoizedSelector<object, any, import("@ngrx/store").DefaultProjectorFn<any>>;
|
|
17
|
-
selectByIdentifier: (props: {
|
|
18
|
-
identifier: string;
|
|
19
|
-
}) => import("@ngrx/store").MemoizedSelector<unknown, T[], import("@ngrx/store").DefaultProjectorFn<T[]>>;
|
|
20
|
-
selectOneByIdentifier: (props: {
|
|
21
|
-
identifier: string;
|
|
22
|
-
}) => import("@ngrx/store").MemoizedSelector<unknown, T | null, import("@ngrx/store").DefaultProjectorFn<T | null>>;
|
|
23
|
-
selectPage: (props?: {
|
|
24
|
-
identifier: string;
|
|
25
|
-
} | undefined) => import("@ngrx/store").MemoizedSelector<object, any, import("@ngrx/store").DefaultProjectorFn<any>>;
|
|
26
|
-
linksHasDifference: (props: {
|
|
27
|
-
identifier: string;
|
|
28
|
-
url: string;
|
|
29
|
-
}) => import("@ngrx/store").MemoizedSelector<object, any, import("@ngrx/store").DefaultProjectorFn<any>>;
|
|
30
|
-
};
|
|
31
|
-
}
|
|
32
|
-
export {};
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
import { Store } from '@ngrx/store';
|
|
2
|
-
import { MonkeyEcxConfigStore, MonkeyEcxControlStore, MonkeyEcxLinks, MonkeyEcxPage, MonkeyEcxPagination } from '../../interfaces';
|
|
3
|
-
import { MonkeyEcxCommonsService } from '../commons';
|
|
4
|
-
import { MonkeyEcxService } from '../monkeyecx-service.service';
|
|
5
|
-
import { MonkeyEcxTokenStorageService } from '../storage';
|
|
6
|
-
/**
|
|
7
|
-
* Classe genérica que recebe duas interfaces como tipos genéricos.
|
|
8
|
-
*
|
|
9
|
-
* @typeparam T deve ser a mesma interface utilizada na Entity da Store
|
|
10
|
-
* @typeparam K faz referência ao tipo de configuração.
|
|
11
|
-
*
|
|
12
|
-
* @description interfaces de configuração:
|
|
13
|
-
* ```
|
|
14
|
-
* MonkeyEcxCollectionStore e MonkeyEcxEntityStore
|
|
15
|
-
* ```
|
|
16
|
-
*/
|
|
17
|
-
export declare abstract class MonkeyEcxCommonsStoreService<T, K extends MonkeyEcxConfigStore> extends MonkeyEcxCommonsService {
|
|
18
|
-
protected store: Store;
|
|
19
|
-
private action;
|
|
20
|
-
private selector;
|
|
21
|
-
constructor(monkeyecxService: MonkeyEcxService, tokenStorage: MonkeyEcxTokenStorageService, store: Store, config: K);
|
|
22
|
-
private handleResponseData;
|
|
23
|
-
protected linksHasDifference(url: string, identifier: string): Promise<{
|
|
24
|
-
hasDifference: any;
|
|
25
|
-
}>;
|
|
26
|
-
protected updateControl(data: MonkeyEcxControlStore): void;
|
|
27
|
-
protected mappingData(args: T | T[], identifier: string): T | T[];
|
|
28
|
-
protected update?(args: T | T[], identifier: string): void;
|
|
29
|
-
protected updatePage?(args: MonkeyEcxPage, identifier: string): void;
|
|
30
|
-
protected updateLinks?(args: MonkeyEcxLinks, identifier: string): void;
|
|
31
|
-
protected loadData(url: string, identifier: string, updateLinks?: boolean): Promise<void>;
|
|
32
|
-
protected loadPageData(pagination: MonkeyEcxPagination, identifier: string): Promise<void>;
|
|
33
|
-
/**
|
|
34
|
-
* @description Neste método precisamos incluir a lógica para conferir se precisa limpar a
|
|
35
|
-
* entidade ou não
|
|
36
|
-
* E depois precisa invocar o método loadData
|
|
37
|
-
* @param (url, identifier) ou de acordo com a action criada
|
|
38
|
-
* @example
|
|
39
|
-
* ```
|
|
40
|
-
* const hasDifference = .....
|
|
41
|
-
* if(hasDifference) {
|
|
42
|
-
* store.dispatch(clear)
|
|
43
|
-
* }
|
|
44
|
-
*
|
|
45
|
-
* this.loadData(...)
|
|
46
|
-
* ```
|
|
47
|
-
*/
|
|
48
|
-
load?(args: any): void;
|
|
49
|
-
loadPage?(args: any): void;
|
|
50
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './monkeyecx-specification-search';
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
export declare enum OpSearch {
|
|
2
|
-
LIKE = ":'*:value*'",
|
|
3
|
-
BETWEEN = ":first AND :last",
|
|
4
|
-
OR = "OR",
|
|
5
|
-
AND = "AND",
|
|
6
|
-
GT = ">:value",
|
|
7
|
-
LT = "<:value",
|
|
8
|
-
EQUAL = "::value",
|
|
9
|
-
IN = " IN :value",
|
|
10
|
-
NOT = " !:value"
|
|
11
|
-
}
|
|
12
|
-
export declare class MonkeyEcxSpecificationSearch {
|
|
13
|
-
constructor();
|
|
14
|
-
private handleValue;
|
|
15
|
-
private queryVisitor;
|
|
16
|
-
private criteriaParser;
|
|
17
|
-
build(spec: any): string;
|
|
18
|
-
buildMoreThanOne(field: string, op?: OpSearch, addSingleQuotes?: boolean): any;
|
|
19
|
-
handleFieldSeparatedBy(field: string, signal?: string, op?: OpSearch): any;
|
|
20
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { MonkeyEcxRequestDownload, MonkeyEcxRequestItemQueue, MonkeyEcxRequestQueue, MonkeyEcxRequestUpload } from '../interfaces';
|
|
2
|
-
export declare function buildQueuePropertys(queue: MonkeyEcxRequestItemQueue): MonkeyEcxRequestQueue;
|
|
3
|
-
export declare function buildDownloadPropertys(name: string, description?: string, size?: number): MonkeyEcxRequestDownload;
|
|
4
|
-
export declare function buildUploadPropertys(name: string, description?: string): MonkeyEcxRequestUpload;
|
|
5
|
-
export declare function hasMonkeyEcxServiceAndHandlingProperties(context: any): boolean;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as DecoratorsUtils from './decorators-utils';
|
|
2
|
-
import * as Statics from './statics';
|
|
3
|
-
import { MonkeyEcxLogs, MonkeyEcxUtils } from './utils';
|
|
4
|
-
import * as ValidateUtils from './validate-utils';
|
|
5
|
-
export * from './validators';
|
|
6
|
-
export { DecoratorsUtils, MonkeyEcxLogs, MonkeyEcxUtils, Statics, ValidateUtils };
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
export declare enum MonkeyEcxQueueEvents {
|
|
2
|
-
OnGoing = 0,
|
|
3
|
-
Finished = 1,
|
|
4
|
-
FinishedWithError = 2
|
|
5
|
-
}
|
|
6
|
-
export declare enum MonkeyEcxDownloadEvents {
|
|
7
|
-
OnGoing = 0,
|
|
8
|
-
Finished = 1,
|
|
9
|
-
FinishedWithError = 2
|
|
10
|
-
}
|
|
11
|
-
export declare enum MonkeyEcxUploadEvents {
|
|
12
|
-
OnGoing = 0,
|
|
13
|
-
Finished = 1,
|
|
14
|
-
FinishedWithError = 2
|
|
15
|
-
}
|
|
16
|
-
export declare enum ApiEndPointsTokenNotMandatory {
|
|
17
|
-
Assets = "assets/",
|
|
18
|
-
MonkeyEcx = "/monkeyecx",
|
|
19
|
-
ViaCep = "viacep.com.br/"
|
|
20
|
-
}
|
|
21
|
-
export declare enum ApiEndPointsHeaderNotMandatory {
|
|
22
|
-
Assets = "/assets",
|
|
23
|
-
PayablesUpload = "payables-upload",
|
|
24
|
-
PictureUser = "/user-pictures",
|
|
25
|
-
Documents = "documents/",
|
|
26
|
-
BuyerTaxFile = "/buyer-tax-file",
|
|
27
|
-
ViaCep = "viacep.com.br/"
|
|
28
|
-
}
|
|
29
|
-
export declare enum CountryMasks {
|
|
30
|
-
CPF = "000.000.000-00",
|
|
31
|
-
CNPJ = "00.000.000/0000-00",
|
|
32
|
-
RUT1 = "0000000-A",
|
|
33
|
-
RUT2 = "00000000-A",
|
|
34
|
-
RFC1 = "AAAA000000AA0",
|
|
35
|
-
RFC2 = "AAA000000AA0"
|
|
36
|
-
}
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
export declare class MonkeyEcxUtils {
|
|
2
|
-
static persistNullEmptyUndefined(tp: any): boolean;
|
|
3
|
-
static getDocumentType(doc: string, country?: string): "" | "CPF" | "CNPJ" | "RUT" | "RFC" | "EIN";
|
|
4
|
-
static getDocumentMask(type: string, country?: string): any;
|
|
5
|
-
static getDocumentPlaceholder(type: string, country?: string): any;
|
|
6
|
-
static formatDocumentWithMask(doc: string, withType?: boolean, country?: string): string;
|
|
7
|
-
static cutFirstLastName(value: string, tp?: string): string;
|
|
8
|
-
static isCPFCNPJValid(document: any): boolean;
|
|
9
|
-
static isValidRUT(document: string): boolean;
|
|
10
|
-
static isValidRFC(document: string): boolean;
|
|
11
|
-
static isValidUrl(txt: string): boolean;
|
|
12
|
-
static isValidZipCode(zipCode: string, country?: string): boolean;
|
|
13
|
-
static isValidEmail(email: string): boolean;
|
|
14
|
-
static getRandomString(len: number, charSet?: string): string;
|
|
15
|
-
static handleOnlyNumbers(value: any): any;
|
|
16
|
-
static handleOnlyAlphaNumeric(value: any): any;
|
|
17
|
-
static capitalize(value: string): string;
|
|
18
|
-
static formatZipCode(zipCode: string): string;
|
|
19
|
-
static formatFileSize(size: number): string;
|
|
20
|
-
static sufflue(data: any[]): any[];
|
|
21
|
-
static handleBlobFile(theBlob: any, fileName: string, fileType: string): any;
|
|
22
|
-
static truncate(text: string, maxLength?: number): string;
|
|
23
|
-
static isLocalhost(): boolean;
|
|
24
|
-
static isSameOrigin(frontend: string): boolean;
|
|
25
|
-
static replaceVariables(data: string, obj: any): string;
|
|
26
|
-
static trimValuesToSave(obj: any, fields: string[]): any;
|
|
27
|
-
}
|
|
28
|
-
export declare type MonkeyEcxLogsErrorTypes = 'ok' | 'debug' | 'info' | 'notice' | 'warn' | 'error' | 'critical' | 'alert' | 'emerg';
|
|
29
|
-
export declare type MonkeyEcxLogParams = {
|
|
30
|
-
message: string;
|
|
31
|
-
context?: any;
|
|
32
|
-
error?: Error;
|
|
33
|
-
type?: MonkeyEcxLogsErrorTypes;
|
|
34
|
-
};
|
|
35
|
-
export declare class MonkeyEcxLogs {
|
|
36
|
-
static log(params: MonkeyEcxLogParams): void;
|
|
37
|
-
}
|
|
38
|
-
export declare function bufferToBase64(buffer: ArrayBuffer): string;
|
|
39
|
-
export declare function base64ToBuffer(base64: string): ArrayBuffer;
|
|
@@ -1,71 +0,0 @@
|
|
|
1
|
-
import { AbstractControl } from '@angular/forms';
|
|
2
|
-
export declare class DateValidator {
|
|
3
|
-
static do(control: AbstractControl): {
|
|
4
|
-
invalidDate: boolean;
|
|
5
|
-
} | null;
|
|
6
|
-
}
|
|
7
|
-
export declare class DocumentValidator {
|
|
8
|
-
static do(control: AbstractControl): {
|
|
9
|
-
invalidCpfCnpj: boolean;
|
|
10
|
-
} | null;
|
|
11
|
-
}
|
|
12
|
-
export declare class DocumentRutValidator {
|
|
13
|
-
static do(control: AbstractControl): {
|
|
14
|
-
invalidRut: boolean;
|
|
15
|
-
} | null;
|
|
16
|
-
}
|
|
17
|
-
export declare class DocumentRFCValidator {
|
|
18
|
-
static do(control: AbstractControl): {
|
|
19
|
-
invalidRfc: boolean;
|
|
20
|
-
} | null;
|
|
21
|
-
}
|
|
22
|
-
export declare class ZipCodeValidator {
|
|
23
|
-
static do(control: AbstractControl): {
|
|
24
|
-
invalidZipCode: boolean;
|
|
25
|
-
} | null;
|
|
26
|
-
}
|
|
27
|
-
export declare class ComboValidator {
|
|
28
|
-
static do(control: AbstractControl): {
|
|
29
|
-
invalidCombo: boolean;
|
|
30
|
-
} | null;
|
|
31
|
-
}
|
|
32
|
-
export declare class isTrueValidator {
|
|
33
|
-
static do(control: AbstractControl): {
|
|
34
|
-
invalidTrue: boolean;
|
|
35
|
-
} | null;
|
|
36
|
-
}
|
|
37
|
-
export declare class PasswordMatchValidation {
|
|
38
|
-
static do(control: AbstractControl): {
|
|
39
|
-
passwordsNotMatching: boolean;
|
|
40
|
-
} | null;
|
|
41
|
-
}
|
|
42
|
-
export declare class UrlValidator {
|
|
43
|
-
static do(control: AbstractControl): {
|
|
44
|
-
invalidUrl: boolean;
|
|
45
|
-
} | null;
|
|
46
|
-
}
|
|
47
|
-
export declare class CustomDatesStartValidator {
|
|
48
|
-
static do(control: AbstractControl): {
|
|
49
|
-
dateStartMustBeLessThanAnd: boolean;
|
|
50
|
-
} | null;
|
|
51
|
-
}
|
|
52
|
-
export declare class CustomDatesEndValidator {
|
|
53
|
-
static do(control: AbstractControl): {
|
|
54
|
-
dateEndMustBeGreaterThanStart: boolean;
|
|
55
|
-
} | null;
|
|
56
|
-
}
|
|
57
|
-
export declare class UnlockRegisterBuyerValidator {
|
|
58
|
-
static do(control: AbstractControl): {
|
|
59
|
-
invalidUnlockRegister: boolean;
|
|
60
|
-
} | null;
|
|
61
|
-
}
|
|
62
|
-
export declare class UnlockRegisterSponsorValidator {
|
|
63
|
-
static do(control: AbstractControl): {
|
|
64
|
-
invalidUnlockRegister: boolean;
|
|
65
|
-
} | null;
|
|
66
|
-
}
|
|
67
|
-
export declare class DateRangeValidator {
|
|
68
|
-
static do(control: AbstractControl): {
|
|
69
|
-
invalidDateRange: boolean;
|
|
70
|
-
} | null;
|
|
71
|
-
}
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
import { AbstractControl, ValidationErrors } from '@angular/forms';
|
|
2
|
-
export declare function emailValidator(control: AbstractControl): ValidationErrors | null;
|
|
3
|
-
export declare function dateRangeValidator(control: AbstractControl): ValidationErrors | null;
|
|
4
|
-
export declare function registerValidator(control: AbstractControl, type: string): ValidationErrors | null;
|
|
5
|
-
export declare function dateStartEndValidator(control: AbstractControl): ValidationErrors | null;
|
|
6
|
-
export declare function urlValidator(control: AbstractControl): ValidationErrors | null;
|
|
7
|
-
export declare function passwordConfirmValidator(control: AbstractControl): ValidationErrors | null;
|
|
8
|
-
export declare function trueValidator(control: AbstractControl): ValidationErrors | null;
|
|
9
|
-
export declare function comboValidator(control: AbstractControl): ValidationErrors | null;
|
|
10
|
-
export declare function zipCodeValidator(control: AbstractControl, country?: string): ValidationErrors | null;
|
|
11
|
-
export declare function documentValidator(control: AbstractControl, country: string): ValidationErrors | null;
|
|
12
|
-
export declare function minYearsValidator(param: number, control: AbstractControl): ValidationErrors | null;
|
|
13
|
-
export declare function dateValidator(control: AbstractControl): ValidationErrors | null;
|
|
14
|
-
export declare function valueGreaterThanZero(control: AbstractControl): ValidationErrors | null;
|
|
15
|
-
export declare function requiredWithTrimValidator(control: AbstractControl): ValidationErrors | null;
|
|
16
|
-
export declare function differentFromZero(control: AbstractControl): ValidationErrors | null;
|
|
17
|
-
export declare function documentValidatorByType(type: string, control: AbstractControl): ValidationErrors | null;
|
|
18
|
-
export declare function validateFullName(control: AbstractControl): ValidationErrors | null;
|
|
19
|
-
export declare function containsNumber(control: AbstractControl): ValidationErrors | null;
|
|
20
|
-
export declare class Validators {
|
|
21
|
-
static email(control: AbstractControl): ValidationErrors | null;
|
|
22
|
-
static dateRange(control: AbstractControl): ValidationErrors | null;
|
|
23
|
-
static unlockSponsorRegister(control: AbstractControl): ValidationErrors | null;
|
|
24
|
-
static unlockBuyerRegister(control: AbstractControl): ValidationErrors | null;
|
|
25
|
-
static dateStartEnd(control: AbstractControl): ValidationErrors | null;
|
|
26
|
-
static url(control: AbstractControl): ValidationErrors | null;
|
|
27
|
-
static passwordConfirm(control: AbstractControl): ValidationErrors | null;
|
|
28
|
-
static true(control: AbstractControl): ValidationErrors | null;
|
|
29
|
-
static combo(control: AbstractControl): ValidationErrors | null;
|
|
30
|
-
static zipCode(control: AbstractControl): ValidationErrors | null;
|
|
31
|
-
static zipCodeByCountry(country: string): (control: AbstractControl) => ValidationErrors | null;
|
|
32
|
-
static documentBR(control: AbstractControl): ValidationErrors | null;
|
|
33
|
-
static documentCL(control: AbstractControl): ValidationErrors | null;
|
|
34
|
-
static documentMX(control: AbstractControl): ValidationErrors | null;
|
|
35
|
-
static date(control: AbstractControl): ValidationErrors | null;
|
|
36
|
-
static minYears(param: number): ValidationErrors | null;
|
|
37
|
-
static greaterThanZero(control: AbstractControl): ValidationErrors | null;
|
|
38
|
-
static required(control: AbstractControl): ValidationErrors | null;
|
|
39
|
-
static differentFromZero(control: AbstractControl): ValidationErrors | null;
|
|
40
|
-
static documentValidatorByType(type: string): (control: AbstractControl) => ValidationErrors | null;
|
|
41
|
-
static validateFullName(control: AbstractControl): ValidationErrors | null;
|
|
42
|
-
static containsNumber(control: AbstractControl): ValidationErrors | null;
|
|
43
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "@angular/common";
|
|
3
|
-
import * as i2 from "@angular/common/http";
|
|
4
|
-
import * as i3 from "@ngx-translate/core";
|
|
5
|
-
import * as i4 from "./core/services/config/monkeyecx-config.module";
|
|
6
|
-
import * as i5 from "./core/interceptors/monkeyecx-http-config-interceptor.module";
|
|
7
|
-
import * as i6 from "./core/services/error/monkeyecx-error-handling.module";
|
|
8
|
-
import * as i7 from "monkey-style-guide";
|
|
9
|
-
import * as i8 from "@angular/service-worker";
|
|
10
|
-
import * as i9 from "./components/closed-to-maintenance/closed-to-maintenance.module";
|
|
11
|
-
import * as i10 from "@ngrx/store";
|
|
12
|
-
import * as i11 from "./components/version-changed/version-changed.module";
|
|
13
|
-
import * as i12 from "./components/alerts/alerts.module";
|
|
14
|
-
import * as i13 from "./components/currency-config/currency-config.module";
|
|
15
|
-
export declare class MonkeyFrontCoreModule {
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyFrontCoreModule, never>;
|
|
17
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MonkeyFrontCoreModule, never, [typeof i1.CommonModule, typeof i2.HttpClientModule, typeof i3.TranslateModule, typeof i4.MonkeyEcxConfigModule, typeof i5.MonkeyEcxHttpConfigInterceptorModule, typeof i6.MonkeyEcxErrorHandlingModule, typeof i7.MonkeyStyleGuideModule, typeof i8.ServiceWorkerModule, typeof i9.ClosedToMaintenanceModule, typeof i10.StoreFeatureModule, typeof i11.VersionChangedModule, typeof i12.AlertsModule, typeof i13.CurrencyConfigModule], never>;
|
|
18
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<MonkeyFrontCoreModule>;
|
|
19
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * as monkeyecxStorage from './monkeyecx-storage.actions';
|