monkey-front-core 0.0.604 → 21.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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.604.tgz +0 -0
- package/monkey-front-core.d.ts +0 -5
- package/public-api.d.ts +0 -4
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
export * from './monkeyecx-auth-credentials';
|
|
2
|
-
export * from './monkeyecx-company';
|
|
3
|
-
export * from './monkeyecx-company-pendencies';
|
|
4
|
-
export * from './monkeyecx-config';
|
|
5
|
-
export * from './monkeyecx-config-bootstrap';
|
|
6
|
-
export * from './monkeyecx-country-security';
|
|
7
|
-
export * from './monkeyecx-embedded';
|
|
8
|
-
export * from './monkeyecx-error-response';
|
|
9
|
-
export * from './monkeyecx-filter';
|
|
10
|
-
export * from './monkeyecx-group';
|
|
11
|
-
export * from './monkeyecx-handled-error-response';
|
|
12
|
-
export * from './monkeyecx-header-credentials';
|
|
13
|
-
export * from './monkeyecx-intercom-options';
|
|
14
|
-
export * from './monkeyecx-interface';
|
|
15
|
-
export * from './monkeyecx-me-credentials';
|
|
16
|
-
export * from './monkeyecx-navigation';
|
|
17
|
-
export * from './monkeyecx-pagination';
|
|
18
|
-
export * from './monkeyecx-program';
|
|
19
|
-
export * from './monkeyecx-releases';
|
|
20
|
-
export * from './monkeyecx-request-in-progress';
|
|
21
|
-
export * from './monkeyecx-request-paged';
|
|
22
|
-
export * from './monkeyecx-resolver';
|
|
23
|
-
export * from './monkeyecx-response-links';
|
|
24
|
-
export * from './monkeyecx-response-paged';
|
|
25
|
-
export * from './monkeyecx-saved-state';
|
|
26
|
-
export * from './monkeyecx-scroll-options';
|
|
27
|
-
export * from './monkeyecx-service-credentials';
|
|
28
|
-
export * from './monkeyecx-storage';
|
|
29
|
-
export * from './monkeyecx-store';
|
|
30
|
-
export * from './monkeyecx-support-options';
|
|
31
|
-
export * from './monkeyecx-token-credentials';
|
|
32
|
-
export * from './monkeyecx-translate-options';
|
|
33
|
-
export * from './request-download';
|
|
34
|
-
export * from './request-queue';
|
|
35
|
-
export * from './request-upload';
|
|
36
|
-
export * from './schedules';
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
export interface MonkeyEcxAuthCredentials {
|
|
2
|
-
client_id?: string;
|
|
3
|
-
client_secret?: string;
|
|
4
|
-
grant_type?: string;
|
|
5
|
-
scope?: string;
|
|
6
|
-
username?: string;
|
|
7
|
-
password?: string;
|
|
8
|
-
access_token?: string;
|
|
9
|
-
token_type?: string;
|
|
10
|
-
refresh_token?: string;
|
|
11
|
-
expires_in?: number;
|
|
12
|
-
program?: string;
|
|
13
|
-
userType?: string;
|
|
14
|
-
totp_code?: string;
|
|
15
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
interface PendencyBase {
|
|
2
|
-
message?: string;
|
|
3
|
-
href?: string;
|
|
4
|
-
}
|
|
5
|
-
export interface MonkeyEcxCompanyPendencies {
|
|
6
|
-
[key: string]: PendencyBase;
|
|
7
|
-
}
|
|
8
|
-
export interface MonkeyEcxCompanyPendenciesValidated extends PendencyBase {
|
|
9
|
-
hasPendencies: boolean;
|
|
10
|
-
}
|
|
11
|
-
export interface MonkeyEcxCompanyPendenciesOnGoing {
|
|
12
|
-
[key: string]: boolean;
|
|
13
|
-
}
|
|
14
|
-
export {};
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
export interface MonkeyEcxConfigBootstrap {
|
|
2
|
-
version: string;
|
|
3
|
-
showNewVersion: boolean;
|
|
4
|
-
maintenance: {
|
|
5
|
-
closed: boolean;
|
|
6
|
-
startDate: string;
|
|
7
|
-
endDate: string;
|
|
8
|
-
};
|
|
9
|
-
languagesAvailable: {
|
|
10
|
-
lang?: string;
|
|
11
|
-
currency?: string;
|
|
12
|
-
'google-chart-language'?: string;
|
|
13
|
-
};
|
|
14
|
-
}
|
|
@@ -1,132 +0,0 @@
|
|
|
1
|
-
export interface MonkeyEcxConfigProgram {
|
|
2
|
-
token: string;
|
|
3
|
-
name: string;
|
|
4
|
-
type: string;
|
|
5
|
-
register: {
|
|
6
|
-
seller: {
|
|
7
|
-
types: string[];
|
|
8
|
-
documentTypes: string[];
|
|
9
|
-
legalNatures: string[];
|
|
10
|
-
};
|
|
11
|
-
sponsor: {
|
|
12
|
-
types: string[];
|
|
13
|
-
};
|
|
14
|
-
buyer: {
|
|
15
|
-
calculationTypes: string[];
|
|
16
|
-
legalNatures: string[];
|
|
17
|
-
types: string[];
|
|
18
|
-
};
|
|
19
|
-
};
|
|
20
|
-
settings: {
|
|
21
|
-
editSponsorTax: boolean;
|
|
22
|
-
disableBuyerInformation: boolean;
|
|
23
|
-
[key: string]: boolean;
|
|
24
|
-
};
|
|
25
|
-
screens: {
|
|
26
|
-
login: {
|
|
27
|
-
passwordStrength: {
|
|
28
|
-
WHITE_SPACE?: string;
|
|
29
|
-
DIGIT_CHARACTER?: string;
|
|
30
|
-
UPPERCASE_CHARACTER?: string;
|
|
31
|
-
LOWERCASE_CHARACTER?: string;
|
|
32
|
-
ALPHA_SEQUENCE?: string;
|
|
33
|
-
NUMBER_SEQUENCE?: string;
|
|
34
|
-
QWERTY_SEQUENCE?: string;
|
|
35
|
-
REPEAT_CHARS?: string;
|
|
36
|
-
};
|
|
37
|
-
};
|
|
38
|
-
};
|
|
39
|
-
}
|
|
40
|
-
export interface MonkeyEcxConfigMarket {
|
|
41
|
-
daysToSearch: number;
|
|
42
|
-
operation: {
|
|
43
|
-
currentDaysToSearch: number;
|
|
44
|
-
maximumDaysToSearch: number;
|
|
45
|
-
};
|
|
46
|
-
hourToClose?: number;
|
|
47
|
-
}
|
|
48
|
-
export interface MonkeyEcxConfigTheme {
|
|
49
|
-
logos: {
|
|
50
|
-
favicon: string;
|
|
51
|
-
toolbar: string;
|
|
52
|
-
login: string;
|
|
53
|
-
footer: string;
|
|
54
|
-
};
|
|
55
|
-
}
|
|
56
|
-
export interface MonkeyEcxConfigSupportPhone {
|
|
57
|
-
attendant?: string;
|
|
58
|
-
endHour: number;
|
|
59
|
-
icon: string;
|
|
60
|
-
numbers?: string[];
|
|
61
|
-
startHour: number;
|
|
62
|
-
}
|
|
63
|
-
export interface MonkeyEcxConfigSupportEmail {
|
|
64
|
-
attendant?: string;
|
|
65
|
-
icon: string;
|
|
66
|
-
recipients?: string[];
|
|
67
|
-
}
|
|
68
|
-
export interface MonkeyEcxConfigSupportInformation {
|
|
69
|
-
icon: string;
|
|
70
|
-
message?: string;
|
|
71
|
-
action?: string;
|
|
72
|
-
}
|
|
73
|
-
export interface MonkeyEcxConfigSupport {
|
|
74
|
-
phones?: MonkeyEcxConfigSupportPhone[];
|
|
75
|
-
emails?: MonkeyEcxConfigSupportEmail[];
|
|
76
|
-
information?: MonkeyEcxConfigSupportInformation;
|
|
77
|
-
}
|
|
78
|
-
export interface MonkeyEcxConfigi18n {
|
|
79
|
-
lang?: string;
|
|
80
|
-
currency?: string;
|
|
81
|
-
currencies?: string[];
|
|
82
|
-
'google-chart-language'?: string;
|
|
83
|
-
paths: string[];
|
|
84
|
-
}
|
|
85
|
-
export interface MonkeyEcxConfigLogs {
|
|
86
|
-
enabled: boolean;
|
|
87
|
-
}
|
|
88
|
-
export interface MonkeyEcxConfigMessages {
|
|
89
|
-
checkoutSuccess: string[];
|
|
90
|
-
}
|
|
91
|
-
interface MonkeyEcxConfigExternalSettingsEnv {
|
|
92
|
-
url: string;
|
|
93
|
-
urlName: string;
|
|
94
|
-
}
|
|
95
|
-
export interface MonkeyEcxConfigExternalSettings {
|
|
96
|
-
dev: MonkeyEcxConfigExternalSettingsEnv;
|
|
97
|
-
hmg: MonkeyEcxConfigExternalSettingsEnv;
|
|
98
|
-
prod: MonkeyEcxConfigExternalSettingsEnv;
|
|
99
|
-
}
|
|
100
|
-
export interface MonkeyEcxConfigExternali18n {
|
|
101
|
-
[s: string]: any;
|
|
102
|
-
}
|
|
103
|
-
export interface MonkeyEcxConfigGTM {
|
|
104
|
-
enabled: boolean;
|
|
105
|
-
key: string;
|
|
106
|
-
}
|
|
107
|
-
export interface MonkeyEcxConfigAlert {
|
|
108
|
-
img: string;
|
|
109
|
-
title: string;
|
|
110
|
-
message: string;
|
|
111
|
-
endDate: string;
|
|
112
|
-
noEndDate?: boolean;
|
|
113
|
-
hideClose?: boolean;
|
|
114
|
-
action?: {
|
|
115
|
-
href: string;
|
|
116
|
-
label: string;
|
|
117
|
-
};
|
|
118
|
-
}
|
|
119
|
-
export interface MonkeyEcxConfig {
|
|
120
|
-
program?: MonkeyEcxConfigProgram;
|
|
121
|
-
market?: MonkeyEcxConfigMarket;
|
|
122
|
-
theme?: MonkeyEcxConfigTheme;
|
|
123
|
-
support?: MonkeyEcxConfigSupport;
|
|
124
|
-
i18n?: MonkeyEcxConfigi18n;
|
|
125
|
-
logs?: MonkeyEcxConfigLogs;
|
|
126
|
-
externali18n?: MonkeyEcxConfigExternali18n;
|
|
127
|
-
messages?: MonkeyEcxConfigMessages;
|
|
128
|
-
externalSettings?: MonkeyEcxConfigExternalSettings;
|
|
129
|
-
gtm?: MonkeyEcxConfigGTM;
|
|
130
|
-
alert?: MonkeyEcxConfigAlert;
|
|
131
|
-
}
|
|
132
|
-
export {};
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
export interface MonkeyEcxFilterMenuChildren {
|
|
3
|
-
label: string;
|
|
4
|
-
getValue: Function;
|
|
5
|
-
type: string;
|
|
6
|
-
action: Function;
|
|
7
|
-
field: string;
|
|
8
|
-
}
|
|
9
|
-
export interface MonkeyEcxFilterMenuValues {
|
|
10
|
-
value: any;
|
|
11
|
-
description: string;
|
|
12
|
-
helperMessage?: string | number;
|
|
13
|
-
infoMessage?: string | number;
|
|
14
|
-
}
|
|
15
|
-
export interface MonkeyEcxFilterMenu {
|
|
16
|
-
label: string;
|
|
17
|
-
value?: string;
|
|
18
|
-
i18n?: string;
|
|
19
|
-
values?: MonkeyEcxFilterMenuValues[];
|
|
20
|
-
type: string;
|
|
21
|
-
field: string;
|
|
22
|
-
group: string;
|
|
23
|
-
children?: MonkeyEcxFilterMenuChildren[];
|
|
24
|
-
loadValues?: (args?: any) => void;
|
|
25
|
-
loadMoreValues?: (args?: any) => void;
|
|
26
|
-
values$?: () => Observable<MonkeyEcxFilterMenuValues | MonkeyEcxFilterMenuValues[]>;
|
|
27
|
-
pagination$?: () => Observable<any>;
|
|
28
|
-
control$?: () => Observable<any>;
|
|
29
|
-
}
|
|
30
|
-
export interface MonkeyEcxFilterOrder {
|
|
31
|
-
value: string;
|
|
32
|
-
label: string;
|
|
33
|
-
}
|
|
34
|
-
export interface MonkeyEcxFilterOrdersList {
|
|
35
|
-
label: string;
|
|
36
|
-
field: string;
|
|
37
|
-
value?: string;
|
|
38
|
-
values?: {
|
|
39
|
-
value: any;
|
|
40
|
-
label: string;
|
|
41
|
-
}[];
|
|
42
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
export interface MonkeyEcxGroupCompany {
|
|
2
|
-
governmentId: string;
|
|
3
|
-
id: string;
|
|
4
|
-
role: string;
|
|
5
|
-
status: string;
|
|
6
|
-
}
|
|
7
|
-
export interface MonkeyEcxGroup {
|
|
8
|
-
companies: MonkeyEcxGroupCompany[];
|
|
9
|
-
groupId: string;
|
|
10
|
-
name: string;
|
|
11
|
-
role: string;
|
|
12
|
-
style: 'mandril' | 'koba' | 'colobus' | 'prego' | 'saki' | 'mico-leao' | 'gibbon' | 'babuino';
|
|
13
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { MonkeyEcxCompany, MonkeyEcxGroup, MonkeyEcxProgram } from '.';
|
|
2
|
-
export interface MonkeyEcxMeCredentials {
|
|
3
|
-
name?: string;
|
|
4
|
-
email?: string;
|
|
5
|
-
username?: string;
|
|
6
|
-
status?: string;
|
|
7
|
-
pictureURL?: string;
|
|
8
|
-
selectedLanguage?: string;
|
|
9
|
-
companies?: MonkeyEcxCompany[];
|
|
10
|
-
programs?: MonkeyEcxProgram[];
|
|
11
|
-
groups?: MonkeyEcxGroup[];
|
|
12
|
-
nickname?: string;
|
|
13
|
-
cellPhone?: string;
|
|
14
|
-
smsNotification?: boolean;
|
|
15
|
-
privacyPolicy?: boolean;
|
|
16
|
-
useTerms?: boolean;
|
|
17
|
-
locale?: string;
|
|
18
|
-
newsletter?: boolean;
|
|
19
|
-
others?: string;
|
|
20
|
-
}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
export interface MonkeyEcxNavigationItem {
|
|
2
|
-
badge?: number;
|
|
3
|
-
children?: MonkeyEcxNavigationItem[];
|
|
4
|
-
classes?: string;
|
|
5
|
-
description?: string;
|
|
6
|
-
exactMatch?: boolean;
|
|
7
|
-
externalUrl?: boolean;
|
|
8
|
-
function?: any;
|
|
9
|
-
hidden?: boolean;
|
|
10
|
-
icon?: string;
|
|
11
|
-
id: string;
|
|
12
|
-
main?: boolean;
|
|
13
|
-
openInNewTab?: boolean;
|
|
14
|
-
role?: string[];
|
|
15
|
-
country?: string;
|
|
16
|
-
title: string;
|
|
17
|
-
translate?: string;
|
|
18
|
-
translateDescription?: string;
|
|
19
|
-
translateObjectName?: string;
|
|
20
|
-
type: 'item' | 'group' | 'collapsable';
|
|
21
|
-
url?: string;
|
|
22
|
-
urlsMatch?: string | string[];
|
|
23
|
-
featureToggle?: string;
|
|
24
|
-
featureByProgram?: string;
|
|
25
|
-
disabled?: boolean;
|
|
26
|
-
badgeTitle?: string;
|
|
27
|
-
}
|
|
28
|
-
export interface MonkeyEcxNavigation extends MonkeyEcxNavigationItem {
|
|
29
|
-
children?: MonkeyEcxNavigationItem[];
|
|
30
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { Link } from '../model';
|
|
2
|
-
export declare type MonkeyEcxPaginationActions = 'first' | 'next' | 'prev' | 'last';
|
|
3
|
-
export interface MonkeyEcxPagination {
|
|
4
|
-
action: MonkeyEcxPaginationActions;
|
|
5
|
-
}
|
|
6
|
-
interface MonkeyEcxTypedLink extends Link {
|
|
7
|
-
url: string;
|
|
8
|
-
}
|
|
9
|
-
export interface MonkeyEcxPaginationData {
|
|
10
|
-
[key: string]: MonkeyEcxTypedLink;
|
|
11
|
-
}
|
|
12
|
-
export interface MonkeyEcxPaginationSortField {
|
|
13
|
-
type?: string;
|
|
14
|
-
format?: string;
|
|
15
|
-
direction: 'desc' | 'asc';
|
|
16
|
-
}
|
|
17
|
-
export interface MonkeyEcxPaginationSortData {
|
|
18
|
-
[key: string]: MonkeyEcxPaginationSortField;
|
|
19
|
-
}
|
|
20
|
-
export interface MonkeyEcxPage {
|
|
21
|
-
size: number;
|
|
22
|
-
totalElements: number;
|
|
23
|
-
totalPages: number;
|
|
24
|
-
number: number;
|
|
25
|
-
}
|
|
26
|
-
export {};
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { MonkeyEcxCommonsService } from '../services';
|
|
2
|
-
interface Sort {
|
|
3
|
-
field?: string;
|
|
4
|
-
direction?: string;
|
|
5
|
-
}
|
|
6
|
-
interface Page {
|
|
7
|
-
number?: number;
|
|
8
|
-
size?: number;
|
|
9
|
-
totalElements?: number;
|
|
10
|
-
totalPages?: number;
|
|
11
|
-
}
|
|
12
|
-
export interface MonkeyEcxRequestPaged {
|
|
13
|
-
sort?: Sort;
|
|
14
|
-
page?: Page;
|
|
15
|
-
}
|
|
16
|
-
export interface MonkeyEcxPaginationOptions {
|
|
17
|
-
mainElement?: string;
|
|
18
|
-
service: MonkeyEcxCommonsService;
|
|
19
|
-
}
|
|
20
|
-
export interface MonkeyEcxPaginationv2Options {
|
|
21
|
-
service: MonkeyEcxCommonsService;
|
|
22
|
-
}
|
|
23
|
-
export {};
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import { Router } from '@angular/router';
|
|
2
|
-
import { MonkeyEcxPaginationService, MonkeyEcxTranslateOptions } from '..';
|
|
3
|
-
import { MonkeyEcxFeatureToggleService } from '../services';
|
|
4
|
-
import { MonkeyEcxConfig } from './monkeyecx-config';
|
|
5
|
-
import { MonkeyEcxCountrySecurity } from './monkeyecx-country-security';
|
|
6
|
-
export interface MonkeyEcxCommonsSearch {
|
|
7
|
-
buildParams(): string;
|
|
8
|
-
}
|
|
9
|
-
export interface MonkeyEcxInitialResolverConfig {
|
|
10
|
-
route: string;
|
|
11
|
-
searchClass?: new (data: any) => MonkeyEcxCommonsSearch;
|
|
12
|
-
}
|
|
13
|
-
export interface MonkeyEcxCommonsConfig {
|
|
14
|
-
companyType?: string;
|
|
15
|
-
callbackMain: Function;
|
|
16
|
-
router?: Router;
|
|
17
|
-
callbackPagination?: Function;
|
|
18
|
-
translateOptions?: MonkeyEcxTranslateOptions;
|
|
19
|
-
feature?: {
|
|
20
|
-
service: MonkeyEcxFeatureToggleService;
|
|
21
|
-
flag: string;
|
|
22
|
-
};
|
|
23
|
-
featureByProgram?: {
|
|
24
|
-
config: MonkeyEcxConfig;
|
|
25
|
-
feature: string;
|
|
26
|
-
};
|
|
27
|
-
countrySecurity?: MonkeyEcxCountrySecurity;
|
|
28
|
-
pendency?: {
|
|
29
|
-
service: {
|
|
30
|
-
hasPendencies: Function;
|
|
31
|
-
};
|
|
32
|
-
type: string;
|
|
33
|
-
};
|
|
34
|
-
paginationOptions?: {
|
|
35
|
-
service: MonkeyEcxPaginationService;
|
|
36
|
-
callback: Function;
|
|
37
|
-
name?: string;
|
|
38
|
-
};
|
|
39
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { MonkeyEcxRequestLoadingInProgress } from './monkeyecx-request-in-progress';
|
|
2
|
-
import { MonkeyEcxRequestPaged } from './monkeyecx-request-paged';
|
|
3
|
-
interface MonkeyEcxServiceHttpResponseCredentials {
|
|
4
|
-
httpCodeIgnore?: number[];
|
|
5
|
-
httpCodeIgnoreRedirect?: number[];
|
|
6
|
-
}
|
|
7
|
-
export interface MonkeyEcxServiceCredentials {
|
|
8
|
-
httpResponse?: MonkeyEcxServiceHttpResponseCredentials;
|
|
9
|
-
requestInProgress?: MonkeyEcxRequestLoadingInProgress;
|
|
10
|
-
requestPaged?: MonkeyEcxRequestPaged;
|
|
11
|
-
}
|
|
12
|
-
export {};
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { MonkeyEcxCompany } from './monkeyecx-company';
|
|
2
|
-
import { MonkeyEcxProgram } from './monkeyecx-program';
|
|
3
|
-
export interface MonkeyEcxStorage {
|
|
4
|
-
username: string;
|
|
5
|
-
program?: string;
|
|
6
|
-
accessToken?: string;
|
|
7
|
-
refreshToken?: string;
|
|
8
|
-
companyId?: string;
|
|
9
|
-
governmentId?: string;
|
|
10
|
-
companyTypeUrl?: string;
|
|
11
|
-
companyType?: string;
|
|
12
|
-
role?: string;
|
|
13
|
-
programAdmin?: boolean | string;
|
|
14
|
-
programType?: string;
|
|
15
|
-
accessType?: string;
|
|
16
|
-
ownerGovernmentId?: string;
|
|
17
|
-
me?: {
|
|
18
|
-
name?: string;
|
|
19
|
-
email?: string;
|
|
20
|
-
username?: string;
|
|
21
|
-
status?: string;
|
|
22
|
-
pictureURL?: string;
|
|
23
|
-
selectedLanguage?: string;
|
|
24
|
-
companies?: MonkeyEcxCompany[];
|
|
25
|
-
programs?: MonkeyEcxProgram[];
|
|
26
|
-
nickname?: string;
|
|
27
|
-
cellPhone?: string;
|
|
28
|
-
smsNotification?: boolean;
|
|
29
|
-
privacyPolicy?: boolean;
|
|
30
|
-
useTerms?: boolean;
|
|
31
|
-
locale?: string;
|
|
32
|
-
newsletter?: boolean;
|
|
33
|
-
others?: string;
|
|
34
|
-
};
|
|
35
|
-
}
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
import { Action } from '@ngrx/store';
|
|
2
|
-
import { Link } from '../model';
|
|
3
|
-
import { MonkeyEcxPagination } from './monkeyecx-pagination';
|
|
4
|
-
export interface MonkeyEcxConfigStore {
|
|
5
|
-
actions?: {};
|
|
6
|
-
selectors?: {};
|
|
7
|
-
}
|
|
8
|
-
export interface MonkeyEcxCollectionStore extends MonkeyEcxConfigStore {
|
|
9
|
-
actions: {
|
|
10
|
-
updateControl: Action;
|
|
11
|
-
updateLinks: Action;
|
|
12
|
-
updatePage: Action;
|
|
13
|
-
updateAll: Action;
|
|
14
|
-
clear: Action;
|
|
15
|
-
};
|
|
16
|
-
selectors: {
|
|
17
|
-
linksHasDifference?: Function;
|
|
18
|
-
selectLinks: Function;
|
|
19
|
-
};
|
|
20
|
-
}
|
|
21
|
-
export interface MonkeyEcxEntityStore extends MonkeyEcxConfigStore {
|
|
22
|
-
actions: {
|
|
23
|
-
updateControl: Action;
|
|
24
|
-
updateOne: Action;
|
|
25
|
-
};
|
|
26
|
-
}
|
|
27
|
-
export interface MonkeyEcxControlStore {
|
|
28
|
-
[key: string]: any;
|
|
29
|
-
}
|
|
30
|
-
export interface MonkeyEcxLinks {
|
|
31
|
-
[key: string]: Link | string | undefined;
|
|
32
|
-
url?: string;
|
|
33
|
-
}
|
|
34
|
-
export interface MonkeyEcxStoreControl {
|
|
35
|
-
isLoading: boolean;
|
|
36
|
-
}
|
|
37
|
-
export interface MonkeyEcxStoreLoadParams {
|
|
38
|
-
force?: boolean;
|
|
39
|
-
identifier: string;
|
|
40
|
-
url: string;
|
|
41
|
-
}
|
|
42
|
-
export interface MonkeyEcxStoreLoadPageParams {
|
|
43
|
-
pagination: MonkeyEcxPagination;
|
|
44
|
-
identifier: string;
|
|
45
|
-
}
|