@reusa/ngx-reusa-app-lib 0.0.1361 → 0.0.1363
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/esm2022/lib/components/add-employer/add-employer.component.mjs +1324 -2388
- package/esm2022/lib/components/add-participant/add-participant.component.mjs +105 -159
- package/esm2022/lib/components/add-payment/add-payment.component.mjs +53 -59
- package/esm2022/lib/components/address/address.component.mjs +150 -285
- package/esm2022/lib/components/bank-details/bank-details.component.mjs +219 -79
- package/esm2022/lib/components/contact-us/contact-us.component.mjs +43 -17
- package/esm2022/lib/components/correspondence-download/correspondence-download.component.mjs +9 -3
- package/esm2022/lib/components/dashboard-card/dashboard-card.component.mjs +4 -32
- package/esm2022/lib/components/dependent-grid/dependent-grid.component.mjs +15 -30
- package/esm2022/lib/components/disclosure/disclosure.component.mjs +1 -1
- package/esm2022/lib/components/dropdown/dropdown.component.mjs +4 -4
- package/esm2022/lib/components/dropdown/dropdown.interface.mjs +1 -1
- package/esm2022/lib/components/email-update/email-update.component.mjs +140 -63
- package/esm2022/lib/components/employer-grid/employer-grid.component.mjs +574 -422
- package/esm2022/lib/components/error/error.component.mjs +5 -22
- package/esm2022/lib/components/fav-menu/fav-menu.component.mjs +1 -1
- package/esm2022/lib/components/file-uploader/file-uploader.component.mjs +49 -178
- package/esm2022/lib/components/footer/footer.component.mjs +101 -112
- package/esm2022/lib/components/header/header.component.mjs +174 -440
- package/esm2022/lib/components/idle-detector/idle-detector.component.mjs +36 -25
- package/esm2022/lib/components/info/info.component.mjs +12 -4
- package/esm2022/lib/components/job-search-result-page/job-search-result-page.component.mjs +22 -16
- package/esm2022/lib/components/job-title/job-title.component.mjs +97 -92
- package/esm2022/lib/components/legal-disclaimar/legal-disclaimar.component.mjs +513 -143
- package/esm2022/lib/components/lexis-nexis/lexis-nexis.component.mjs +402 -0
- package/esm2022/lib/components/link/link.component.mjs +1 -1
- package/esm2022/lib/components/menu/menu.component.mjs +100 -68
- package/esm2022/lib/components/mfa/mfa.component.mjs +287 -158
- package/esm2022/lib/components/mfa-popup/mfa-popup.component.mjs +18 -11
- package/esm2022/lib/components/mfa2/mfa2.component.mjs +285 -0
- package/esm2022/lib/components/money-expect/money-expect.component.mjs +54 -158
- package/esm2022/lib/components/profile/profile.component.mjs +353 -749
- package/esm2022/lib/components/profile-redirect/profile-redirect.component.mjs +38 -108
- package/esm2022/lib/components/questionnaire/AppValidators.mjs +47 -296
- package/esm2022/lib/components/questionnaire/account-success/account-success.page.mjs +65 -110
- package/esm2022/lib/components/questionnaire/common-success/common-success.page.mjs +173 -377
- package/esm2022/lib/components/questionnaire/dynamic-form-panel.component.mjs +95 -76
- package/esm2022/lib/components/questionnaire/dynamic-form-question.component.mjs +1142 -878
- package/esm2022/lib/components/questionnaire/dynamic-form.component.mjs +667 -207
- package/esm2022/lib/components/questionnaire/form-builder/form-builder.page.mjs +22 -28
- package/esm2022/lib/components/questionnaire/multi-questionnaire/multi-questionnaire.component.mjs +41 -128
- package/esm2022/lib/components/questionnaire/question-control.service.mjs +1 -2
- package/esm2022/lib/components/questionnaire/question.service.mjs +7 -5
- package/esm2022/lib/components/questionnaire/render-questionnaire/render-questionnaire.page.mjs +29 -15
- package/esm2022/lib/components/requalify-lift-previous-issues/requalify-lift-previous-issues.component.mjs +237 -497
- package/esm2022/lib/components/search-employer/search-employer.component.mjs +30 -155
- package/esm2022/lib/components/security-question/security-question.component.mjs +199 -0
- package/esm2022/lib/components/select/select.component.mjs +10 -5
- package/esm2022/lib/components/sign-ssn/sign-ssn.component.mjs +3 -3
- package/esm2022/lib/components/ssn-reverify/ssn-reverify.component.mjs +72 -52
- package/esm2022/lib/components/user-login/user-login.component.mjs +357 -139
- package/esm2022/lib/components/weekly-cert-employer/weekly-cert-employer.component.mjs +272 -622
- package/esm2022/lib/components/weekly-cert-employer-grid/weekly-cert-employer-grid.component.mjs +61 -125
- package/esm2022/lib/guards/auth.guard.mjs +2 -50
- package/esm2022/lib/guards/no-login/no-login.guard.mjs +1 -1
- package/esm2022/lib/interceptors/error-interceptor/http-error-interceptor.mjs +3 -51
- package/esm2022/lib/interceptors/header-interceptor/http-header.interceptor.mjs +1 -1
- package/esm2022/lib/models/EmployerDetailSearchResult.mjs +1 -1
- package/esm2022/lib/models/LexisNexisAccountCreationModel.mjs +2 -0
- package/esm2022/lib/models/LexisNexisAuthSelectionRequestModel.mjs +2 -0
- package/esm2022/lib/models/LexisNexisAuthSelectionResponseModel.mjs +2 -0
- package/esm2022/lib/models/LexisNexisEnabledResponseModel.mjs +2 -0
- package/esm2022/lib/models/LexisNexisResponseModel.mjs +3 -0
- package/esm2022/lib/models/LibConstants.mjs +6 -45
- package/esm2022/lib/models/PartialEmploymentModel.mjs +3 -0
- package/esm2022/lib/models/PaymentComponentModel.mjs +1 -1
- package/esm2022/lib/models/SecurityQuestionModel.mjs +3 -0
- package/esm2022/lib/models/dashboard-model.mjs +1 -1
- package/esm2022/lib/models/dependent.model.mjs +1 -1
- package/esm2022/lib/models/questionnaire/ClaimAppEmpResponseModel.mjs +1 -1
- package/esm2022/lib/models/questionnaire/ClaimAppEmployerDetailsModel.mjs +1 -2
- package/esm2022/lib/models/questionnaire/ClaimOnlyEmployerDataModel.mjs +1 -1
- package/esm2022/lib/models/questionnaire/ComboModel.mjs +653 -96
- package/esm2022/lib/models/questionnaire/ElementsModel.mjs +1 -1
- package/esm2022/lib/models/questionnaire/LegalDiscaimarModel.mjs +1 -1
- package/esm2022/lib/models/questionnaire/StatusModel.mjs +1 -1
- package/esm2022/lib/ngx-reusa-app-lib.module.mjs +23 -135
- package/esm2022/lib/pages/BasePage.mjs +23 -4
- package/esm2022/lib/pages/common/accessibility-policy/accessibility-policy.page.mjs +18 -22
- package/esm2022/lib/pages/common/change-password/change-password.page.mjs +124 -142
- package/esm2022/lib/pages/common/landing/landing.component.mjs +8 -7
- package/esm2022/lib/pages/common/landing2/landing2.component.mjs +4 -4
- package/esm2022/lib/pages/common/login/login.component.mjs +11 -7
- package/esm2022/lib/pages/common/privacy-disclaimer/privacy-disclaimer.page.mjs +14 -14
- package/esm2022/lib/pages/common/security-policy/security-policy.page.mjs +5 -5
- package/esm2022/lib/pages/popovers/language/language.page.mjs +2 -1
- package/esm2022/lib/pages/popovers/my-notifications/my-notifications.page.mjs +4 -4
- package/esm2022/lib/pages/popovers/my-profile/my-profile.page.mjs +2 -7
- package/esm2022/lib/pipes/translate/dynamic-translate.pipe.mjs +2 -2
- package/esm2022/lib/services/base-service.mjs +1 -4
- package/esm2022/lib/services/chatbot/chatbot.service.mjs +2 -1
- package/esm2022/lib/services/claimant-service/claimant-usps-redirect.service.mjs +36 -0
- package/esm2022/lib/services/claimant-service/claimant.service.mjs +13 -7
- package/esm2022/lib/services/claims/claims.service.mjs +14 -105
- package/esm2022/lib/services/help/help.service.mjs +1 -1
- package/esm2022/lib/services/lexis-nexis/lexis.nexis.service.mjs +60 -0
- package/esm2022/lib/services/logger/logger.service.mjs +1 -1
- package/esm2022/lib/services/login/login.service.mjs +11 -29
- package/esm2022/lib/services/ovp/ovp.service.mjs +43 -0
- package/esm2022/lib/services/questionnaire/questionnaire.service.mjs +1 -4
- package/esm2022/lib/services/questionnaire/validation.service.mjs +1 -4
- package/esm2022/lib/services/security-service/security.service.mjs +6 -23
- package/esm2022/lib/services/util/util.service.mjs +5 -61
- package/esm2022/lib/services/weekly-cert/weekly-cert-v2.service.mjs +14 -186
- package/esm2022/lib/validations/AppRegex.mjs +3 -1
- package/esm2022/lib/validations/AppValidators.mjs +62 -78
- package/esm2022/public-api.mjs +5 -47
- package/fesm2022/reusa-ngx-reusa-app-lib.mjs +26883 -44887
- package/fesm2022/reusa-ngx-reusa-app-lib.mjs.map +1 -1
- package/lib/components/add-employer/add-employer.component.d.ts +53 -137
- package/lib/components/add-employer/add-employer.component.d.ts.map +1 -1
- package/lib/components/add-participant/add-participant.component.d.ts +5 -11
- package/lib/components/add-participant/add-participant.component.d.ts.map +1 -1
- package/lib/components/add-payment/add-payment.component.d.ts +3 -9
- package/lib/components/add-payment/add-payment.component.d.ts.map +1 -1
- package/lib/components/address/address.component.d.ts +15 -42
- package/lib/components/address/address.component.d.ts.map +1 -1
- package/lib/components/bank-details/bank-details.component.d.ts +23 -1
- package/lib/components/bank-details/bank-details.component.d.ts.map +1 -1
- package/lib/components/contact-us/contact-us.component.d.ts +4 -1
- package/lib/components/contact-us/contact-us.component.d.ts.map +1 -1
- package/lib/components/correspondence-download/correspondence-download.component.d.ts.map +1 -1
- package/lib/components/dashboard-card/dashboard-card.component.d.ts.map +1 -1
- package/lib/components/email-update/email-update.component.d.ts +12 -1
- package/lib/components/email-update/email-update.component.d.ts.map +1 -1
- package/lib/components/employer-grid/employer-grid.component.d.ts +15 -25
- package/lib/components/employer-grid/employer-grid.component.d.ts.map +1 -1
- package/lib/components/error/error.component.d.ts +2 -3
- package/lib/components/error/error.component.d.ts.map +1 -1
- package/lib/components/file-uploader/file-uploader.component.d.ts +1 -5
- package/lib/components/file-uploader/file-uploader.component.d.ts.map +1 -1
- package/lib/components/footer/footer.component.d.ts.map +1 -1
- package/lib/components/header/header.component.d.ts +5 -17
- package/lib/components/header/header.component.d.ts.map +1 -1
- package/lib/components/job-search-result-page/job-search-result-page.component.d.ts +3 -1
- package/lib/components/job-search-result-page/job-search-result-page.component.d.ts.map +1 -1
- package/lib/components/job-title/job-title.component.d.ts +23 -22
- package/lib/components/job-title/job-title.component.d.ts.map +1 -1
- package/lib/components/legal-disclaimar/legal-disclaimar.component.d.ts +6 -5
- package/lib/components/legal-disclaimar/legal-disclaimar.component.d.ts.map +1 -1
- package/lib/components/lexis-nexis/lexis-nexis.component.d.ts +59 -0
- package/lib/components/lexis-nexis/lexis-nexis.component.d.ts.map +1 -0
- package/lib/components/menu/menu.component.d.ts +12 -3
- package/lib/components/menu/menu.component.d.ts.map +1 -1
- package/lib/components/mfa/mfa.component.d.ts +19 -7
- package/lib/components/mfa/mfa.component.d.ts.map +1 -1
- package/lib/components/mfa-popup/mfa-popup.component.d.ts +8 -6
- package/lib/components/mfa-popup/mfa-popup.component.d.ts.map +1 -1
- package/lib/components/mfa2/mfa2.component.d.ts +48 -0
- package/lib/components/mfa2/mfa2.component.d.ts.map +1 -0
- package/lib/components/money-expect/money-expect.component.d.ts +4 -15
- package/lib/components/money-expect/money-expect.component.d.ts.map +1 -1
- package/lib/components/profile/profile.component.d.ts +49 -82
- package/lib/components/profile/profile.component.d.ts.map +1 -1
- package/lib/components/profile-redirect/profile-redirect.component.d.ts +2 -9
- package/lib/components/profile-redirect/profile-redirect.component.d.ts.map +1 -1
- package/lib/components/questionnaire/AppValidators.d.ts +0 -1
- package/lib/components/questionnaire/AppValidators.d.ts.map +1 -1
- package/lib/components/questionnaire/account-success/account-success.page.d.ts +10 -13
- package/lib/components/questionnaire/account-success/account-success.page.d.ts.map +1 -1
- package/lib/components/questionnaire/common-success/common-success.page.d.ts +1 -7
- package/lib/components/questionnaire/common-success/common-success.page.d.ts.map +1 -1
- package/lib/components/questionnaire/dynamic-form-panel.component.d.ts +1 -3
- package/lib/components/questionnaire/dynamic-form-panel.component.d.ts.map +1 -1
- package/lib/components/questionnaire/dynamic-form-question.component.d.ts +34 -33
- package/lib/components/questionnaire/dynamic-form-question.component.d.ts.map +1 -1
- package/lib/components/questionnaire/dynamic-form.component.d.ts +34 -10
- package/lib/components/questionnaire/dynamic-form.component.d.ts.map +1 -1
- package/lib/components/questionnaire/form-builder/form-builder.page.d.ts +7 -0
- package/lib/components/questionnaire/form-builder/form-builder.page.d.ts.map +1 -1
- package/lib/components/questionnaire/multi-questionnaire/multi-questionnaire.component.d.ts +1 -7
- package/lib/components/questionnaire/multi-questionnaire/multi-questionnaire.component.d.ts.map +1 -1
- package/lib/components/questionnaire/question-control.service.d.ts.map +1 -1
- package/lib/components/questionnaire/question.service.d.ts +1 -0
- package/lib/components/questionnaire/question.service.d.ts.map +1 -1
- package/lib/components/questionnaire/render-questionnaire/render-questionnaire.page.d.ts +7 -1
- package/lib/components/questionnaire/render-questionnaire/render-questionnaire.page.d.ts.map +1 -1
- package/lib/components/requalify-lift-previous-issues/requalify-lift-previous-issues.component.d.ts +3 -11
- package/lib/components/requalify-lift-previous-issues/requalify-lift-previous-issues.component.d.ts.map +1 -1
- package/lib/components/search-employer/search-employer.component.d.ts +4 -5
- package/lib/components/search-employer/search-employer.component.d.ts.map +1 -1
- package/lib/components/security-question/security-question.component.d.ts +37 -0
- package/lib/components/security-question/security-question.component.d.ts.map +1 -0
- package/lib/components/ssn-reverify/ssn-reverify.component.d.ts +5 -1
- package/lib/components/ssn-reverify/ssn-reverify.component.d.ts.map +1 -1
- package/lib/components/user-login/user-login.component.d.ts +38 -5
- package/lib/components/user-login/user-login.component.d.ts.map +1 -1
- package/lib/components/weekly-cert-employer/weekly-cert-employer.component.d.ts +10 -27
- package/lib/components/weekly-cert-employer/weekly-cert-employer.component.d.ts.map +1 -1
- package/lib/components/weekly-cert-employer-grid/weekly-cert-employer-grid.component.d.ts +3 -9
- package/lib/components/weekly-cert-employer-grid/weekly-cert-employer-grid.component.d.ts.map +1 -1
- package/lib/guards/auth.guard.d.ts.map +1 -1
- package/lib/interceptors/error-interceptor/http-error-interceptor.d.ts.map +1 -1
- package/lib/models/EmployerDetailSearchResult.d.ts +1 -4
- package/lib/models/EmployerDetailSearchResult.d.ts.map +1 -1
- package/lib/models/LexisNexisAccountCreationModel.d.ts +15 -0
- package/lib/models/LexisNexisAccountCreationModel.d.ts.map +1 -0
- package/lib/models/LexisNexisAuthSelectionRequestModel.d.ts +16 -0
- package/lib/models/LexisNexisAuthSelectionRequestModel.d.ts.map +1 -0
- package/lib/models/LexisNexisAuthSelectionResponseModel.d.ts +39 -0
- package/lib/models/LexisNexisAuthSelectionResponseModel.d.ts.map +1 -0
- package/lib/models/LexisNexisEnabledResponseModel.d.ts +5 -0
- package/lib/models/LexisNexisEnabledResponseModel.d.ts.map +1 -0
- package/lib/models/LexisNexisResponseModel.d.ts +7 -0
- package/lib/models/LexisNexisResponseModel.d.ts.map +1 -0
- package/lib/models/LibConstants.d.ts +1 -40
- package/lib/models/LibConstants.d.ts.map +1 -1
- package/lib/models/PartialEmploymentModel.d.ts +6 -0
- package/lib/models/PartialEmploymentModel.d.ts.map +1 -0
- package/lib/models/PaymentComponentModel.d.ts +1 -1
- package/lib/models/PaymentComponentModel.d.ts.map +1 -1
- package/lib/models/SecurityQuestionModel.d.ts +7 -0
- package/lib/models/SecurityQuestionModel.d.ts.map +1 -0
- package/lib/models/dashboard-model.d.ts +0 -22
- package/lib/models/dashboard-model.d.ts.map +1 -1
- package/lib/models/questionnaire/ClaimAppEmpResponseModel.d.ts +0 -3
- package/lib/models/questionnaire/ClaimAppEmpResponseModel.d.ts.map +1 -1
- package/lib/models/questionnaire/ClaimAppEmployerDetailsModel.d.ts +4 -15
- package/lib/models/questionnaire/ClaimAppEmployerDetailsModel.d.ts.map +1 -1
- package/lib/models/questionnaire/ClaimOnlyEmployerDataModel.d.ts +1 -4
- package/lib/models/questionnaire/ClaimOnlyEmployerDataModel.d.ts.map +1 -1
- package/lib/models/questionnaire/ComboModel.d.ts +82 -14
- package/lib/models/questionnaire/ComboModel.d.ts.map +1 -1
- package/lib/models/questionnaire/ElementsModel.d.ts +1 -0
- package/lib/models/questionnaire/ElementsModel.d.ts.map +1 -1
- package/lib/models/questionnaire/LegalDiscaimarModel.d.ts +0 -2
- package/lib/models/questionnaire/LegalDiscaimarModel.d.ts.map +1 -1
- package/lib/models/questionnaire/StatusModel.d.ts +0 -1
- package/lib/models/questionnaire/StatusModel.d.ts.map +1 -1
- package/lib/ngx-reusa-app-lib.module.d.ts +86 -124
- package/lib/ngx-reusa-app-lib.module.d.ts.map +1 -1
- package/lib/pages/BasePage.d.ts +6 -3
- package/lib/pages/BasePage.d.ts.map +1 -1
- package/lib/pages/common/change-password/change-password.page.d.ts +0 -3
- package/lib/pages/common/change-password/change-password.page.d.ts.map +1 -1
- package/lib/pages/common/login/login.component.d.ts.map +1 -1
- package/lib/pages/popovers/language/language.page.d.ts.map +1 -1
- package/lib/pages/popovers/my-profile/my-profile.page.d.ts.map +1 -1
- package/lib/services/base-service.d.ts +0 -12
- package/lib/services/base-service.d.ts.map +1 -1
- package/lib/services/claimant-service/claimant-usps-redirect.service.d.ts +16 -0
- package/lib/services/claimant-service/claimant-usps-redirect.service.d.ts.map +1 -0
- package/lib/services/claimant-service/claimant.service.d.ts +6 -5
- package/lib/services/claimant-service/claimant.service.d.ts.map +1 -1
- package/lib/services/claims/claims.service.d.ts +5 -39
- package/lib/services/claims/claims.service.d.ts.map +1 -1
- package/lib/services/lexis-nexis/lexis.nexis.service.d.ts +26 -0
- package/lib/services/lexis-nexis/lexis.nexis.service.d.ts.map +1 -0
- package/lib/services/login/login.service.d.ts +3 -5
- package/lib/services/login/login.service.d.ts.map +1 -1
- package/lib/services/ovp/ovp.service.d.ts +17 -0
- package/lib/services/ovp/ovp.service.d.ts.map +1 -0
- package/lib/services/questionnaire/questionnaire.service.d.ts +0 -1
- package/lib/services/questionnaire/questionnaire.service.d.ts.map +1 -1
- package/lib/services/questionnaire/validation.service.d.ts +0 -3
- package/lib/services/questionnaire/validation.service.d.ts.map +1 -1
- package/lib/services/security-service/security.service.d.ts +4 -12
- package/lib/services/security-service/security.service.d.ts.map +1 -1
- package/lib/services/util/util.service.d.ts +0 -6
- package/lib/services/util/util.service.d.ts.map +1 -1
- package/lib/services/weekly-cert/weekly-cert-v2.service.d.ts +5 -47
- package/lib/services/weekly-cert/weekly-cert-v2.service.d.ts.map +1 -1
- package/lib/validations/AppRegex.d.ts +2 -0
- package/lib/validations/AppRegex.d.ts.map +1 -1
- package/lib/validations/AppValidators.d.ts +24 -20
- package/lib/validations/AppValidators.d.ts.map +1 -1
- package/package.json +2 -2
- package/public-api.d.ts +4 -46
- package/public-api.d.ts.map +1 -1
- package/esm2022/lib/components/add-wage/add-wage.component.mjs +0 -161
- package/esm2022/lib/components/address-popup/address-popup.component.mjs +0 -97
- package/esm2022/lib/components/address-suggestion/address-suggestion.component.mjs +0 -289
- package/esm2022/lib/components/appointment-self-scheduler/appointment-self-scheduler.component.mjs +0 -245
- package/esm2022/lib/components/associate-ssn/associate-ssn.component.mjs +0 -203
- package/esm2022/lib/components/claim-info/claim-info.component.mjs +0 -408
- package/esm2022/lib/components/dua-request-page/dua-request-page.component.mjs +0 -596
- package/esm2022/lib/components/dua-request-popup/dua-request-popup.component.mjs +0 -356
- package/esm2022/lib/components/employer-info/employer-info.component.mjs +0 -319
- package/esm2022/lib/components/employer-pay/employer-pay.component.mjs +0 -238
- package/esm2022/lib/components/employer-pay-grid/employer-pay-grid.component.mjs +0 -302
- package/esm2022/lib/components/farm-usage/farm-usage.component.mjs +0 -172
- package/esm2022/lib/components/gross-earnings/gross-earnings.component.mjs +0 -201
- package/esm2022/lib/components/history-page/history-page.component.mjs +0 -571
- package/esm2022/lib/components/idme/idme.component.mjs +0 -84
- package/esm2022/lib/components/offline-add-employer/offline-add-employer.component.mjs +0 -3661
- package/esm2022/lib/components/offline-bank-details/offline-bank-details.component.mjs +0 -258
- package/esm2022/lib/components/offline-employer-grid/offline-employer-grid.component.mjs +0 -853
- package/esm2022/lib/components/offline-legal-disclaimar/offline-legal-disclaimar.component.mjs +0 -251
- package/esm2022/lib/components/proof-of-anything/proof-of-anything.component.mjs +0 -261
- package/esm2022/lib/components/proof-of-document-upload/proof-of-document-upload.component.mjs +0 -560
- package/esm2022/lib/components/scrollable-text/scrollable-text.component.mjs +0 -25
- package/esm2022/lib/components/sms/sms.component.mjs +0 -336
- package/esm2022/lib/components/wage-calculator/wage-calculator.component.mjs +0 -527
- package/esm2022/lib/components/wage-grid/wage-grid.component.mjs +0 -274
- package/esm2022/lib/components/weekly-acknowledgement-ms/acknowledgement-ms.component.mjs +0 -147
- package/esm2022/lib/components/weekly-acknowledgement-v2/acknowledgement.component-v2.mjs +0 -167
- package/esm2022/lib/components/weekly-certification/weekly-certification.component.mjs +0 -828
- package/esm2022/lib/components/weekly-confirmation/confirmation.component.mjs +0 -129
- package/esm2022/lib/components/weekly-interim-confirmation/interim-confirmation.component.mjs +0 -136
- package/esm2022/lib/components/weekly-summary-v2/summary.component-v2.mjs +0 -72
- package/esm2022/lib/components/weekly-work-performed-popup/weekly-work-performed-popup.component.mjs +0 -50
- package/esm2022/lib/components/weekly-work-search-counter/work-search-counter.component.mjs +0 -92
- package/esm2022/lib/components/weekly-work-search-employer-me/work-search-employer.component-me.mjs +0 -1190
- package/esm2022/lib/components/weekly-work-search-employer-ms/work-search-employer-ms.component.mjs +0 -690
- package/esm2022/lib/components/weekly-work-search-employer-v2/work-search-employer.component-v2.mjs +0 -524
- package/esm2022/lib/components/weekly-work-search-journal/weekly-work-search-journal.component.mjs +0 -394
- package/esm2022/lib/components/weekly-work-search-question-v2/work-search-question.component-v2.mjs +0 -640
- package/esm2022/lib/directives/strip-invisible-characters/strip-invisible-characters.directive.mjs +0 -33
- package/esm2022/lib/enums/AddressValidationResponseEnum.mjs +0 -9
- package/esm2022/lib/enums/AddressValidationSourceFunctionEnum.mjs +0 -5
- package/esm2022/lib/models/ActiveClaimModel.mjs +0 -3
- package/esm2022/lib/models/CountyModel.mjs +0 -3
- package/esm2022/lib/models/DuaAppDataModel.mjs +0 -3
- package/esm2022/lib/models/DuaRequestModel.mjs +0 -3
- package/esm2022/lib/models/DuaRetroWeeksComponentModel.mjs +0 -6
- package/esm2022/lib/models/EmployerInfoComponentModel.mjs +0 -4
- package/esm2022/lib/models/EmployerPayInfoModel.mjs +0 -6
- package/esm2022/lib/models/FarmUsageComponentModel.mjs +0 -2
- package/esm2022/lib/models/GrossEarningsModel.mjs +0 -3
- package/esm2022/lib/models/HelpConstants.mjs +0 -5
- package/esm2022/lib/models/LexisNexisOtpDetailsResponseModel.mjs +0 -3
- package/esm2022/lib/models/ReasonSeparationRequestModel.mjs +0 -3
- package/esm2022/lib/models/RetroWeeksModel.mjs +0 -3
- package/esm2022/lib/models/SecurityQuestionAnswerModel.mjs +0 -3
- package/esm2022/lib/models/SendOtpRequestModel.mjs +0 -3
- package/esm2022/lib/models/VerifyOtpRequestModel.mjs +0 -3
- package/esm2022/lib/models/WageCalculatorModel.mjs +0 -3
- package/esm2022/lib/models/WageInfoModel.mjs +0 -4
- package/esm2022/lib/models/addressValidation/AddressRecommendationModel.mjs +0 -3
- package/esm2022/lib/models/addressValidation/AddressValidationRequestComponentModel.mjs +0 -3
- package/esm2022/lib/models/addressValidation/AddressValidationResponseComponentModel.mjs +0 -3
- package/esm2022/lib/models/addressValidation/AddressValidationReturnComponentModel.mjs +0 -3
- package/esm2022/lib/models/combo-model.mjs +0 -343
- package/esm2022/lib/models/fileupload/DocUploadModel.mjs +0 -7
- package/esm2022/lib/models/fileupload/EmployerDataModel.mjs +0 -3
- package/esm2022/lib/models/fileupload/FileObject.mjs +0 -3
- package/esm2022/lib/models/fileupload/FileObjectArray.mjs +0 -7
- package/esm2022/lib/models/questionnaire/AppealParticipantModel.mjs +0 -8
- package/esm2022/lib/models/questionnaire/ScrollableTextModel.mjs +0 -3
- package/esm2022/lib/models/questionnaire/WbaHelperTextModel.mjs +0 -3
- package/esm2022/lib/models/weekly-cert/WorkSearchWaiverModel.mjs +0 -3
- package/esm2022/lib/models/weekly-cert/address-detail-model.mjs +0 -2
- package/esm2022/lib/models/weekly-cert/admin-leave-details-model.mjs +0 -7
- package/esm2022/lib/models/weekly-cert/employer-info-v2-model.mjs +0 -7
- package/esm2022/lib/models/weekly-cert/weekly-cert-eligibility-v2-model.mjs +0 -6
- package/esm2022/lib/models/weekly-cert/weekly-certification-v2-model.mjs +0 -34
- package/esm2022/lib/models/weekly-cert/work-search-record-v2-model.mjs +0 -15
- package/esm2022/lib/models/weekly-cert/work-search-v2-model.mjs +0 -11
- package/esm2022/lib/pipes/format-worksearch/format-worksearch.pipe.mjs +0 -101
- package/esm2022/lib/services/address-validation-service/address-validation.service.mjs +0 -151
- package/esm2022/lib/services/appeal/appeal.service.mjs +0 -37
- package/esm2022/lib/services/birt-service/birt.service.mjs +0 -57
- package/esm2022/lib/services/employer/employer-service.mjs +0 -35
- package/esm2022/lib/services/event-service/event-service.mjs +0 -44
- package/esm2022/lib/services/offline-claims/offline-claims.service.mjs +0 -327
- package/esm2022/lib/services/weekly-cert/review.service.mjs +0 -101
- package/esm2022/lib/services/weekly-cert/weekly-cert.service.mjs +0 -37
- package/esm2022/lib/services/weekly-cert/work-search.service.mjs +0 -58
- package/lib/components/add-wage/add-wage.component.d.ts +0 -30
- package/lib/components/add-wage/add-wage.component.d.ts.map +0 -1
- package/lib/components/address-popup/address-popup.component.d.ts +0 -16
- package/lib/components/address-popup/address-popup.component.d.ts.map +0 -1
- package/lib/components/address-suggestion/address-suggestion.component.d.ts +0 -43
- package/lib/components/address-suggestion/address-suggestion.component.d.ts.map +0 -1
- package/lib/components/appointment-self-scheduler/appointment-self-scheduler.component.d.ts +0 -37
- package/lib/components/appointment-self-scheduler/appointment-self-scheduler.component.d.ts.map +0 -1
- package/lib/components/associate-ssn/associate-ssn.component.d.ts +0 -33
- package/lib/components/associate-ssn/associate-ssn.component.d.ts.map +0 -1
- package/lib/components/claim-info/claim-info.component.d.ts +0 -49
- package/lib/components/claim-info/claim-info.component.d.ts.map +0 -1
- package/lib/components/dua-request-page/dua-request-page.component.d.ts +0 -74
- package/lib/components/dua-request-page/dua-request-page.component.d.ts.map +0 -1
- package/lib/components/dua-request-popup/dua-request-popup.component.d.ts +0 -61
- package/lib/components/dua-request-popup/dua-request-popup.component.d.ts.map +0 -1
- package/lib/components/employer-info/employer-info.component.d.ts +0 -50
- package/lib/components/employer-info/employer-info.component.d.ts.map +0 -1
- package/lib/components/employer-pay/employer-pay.component.d.ts +0 -51
- package/lib/components/employer-pay/employer-pay.component.d.ts.map +0 -1
- package/lib/components/employer-pay-grid/employer-pay-grid.component.d.ts +0 -43
- package/lib/components/employer-pay-grid/employer-pay-grid.component.d.ts.map +0 -1
- package/lib/components/farm-usage/farm-usage.component.d.ts +0 -33
- package/lib/components/farm-usage/farm-usage.component.d.ts.map +0 -1
- package/lib/components/gross-earnings/gross-earnings.component.d.ts +0 -42
- package/lib/components/gross-earnings/gross-earnings.component.d.ts.map +0 -1
- package/lib/components/history-page/history-page.component.d.ts +0 -80
- package/lib/components/history-page/history-page.component.d.ts.map +0 -1
- package/lib/components/idme/idme.component.d.ts +0 -19
- package/lib/components/idme/idme.component.d.ts.map +0 -1
- package/lib/components/offline-add-employer/offline-add-employer.component.d.ts +0 -311
- package/lib/components/offline-add-employer/offline-add-employer.component.d.ts.map +0 -1
- package/lib/components/offline-bank-details/offline-bank-details.component.d.ts +0 -33
- package/lib/components/offline-bank-details/offline-bank-details.component.d.ts.map +0 -1
- package/lib/components/offline-employer-grid/offline-employer-grid.component.d.ts +0 -97
- package/lib/components/offline-employer-grid/offline-employer-grid.component.d.ts.map +0 -1
- package/lib/components/offline-legal-disclaimar/offline-legal-disclaimar.component.d.ts +0 -33
- package/lib/components/offline-legal-disclaimar/offline-legal-disclaimar.component.d.ts.map +0 -1
- package/lib/components/proof-of-anything/proof-of-anything.component.d.ts +0 -54
- package/lib/components/proof-of-anything/proof-of-anything.component.d.ts.map +0 -1
- package/lib/components/proof-of-document-upload/proof-of-document-upload.component.d.ts +0 -74
- package/lib/components/proof-of-document-upload/proof-of-document-upload.component.d.ts.map +0 -1
- package/lib/components/scrollable-text/scrollable-text.component.d.ts +0 -11
- package/lib/components/scrollable-text/scrollable-text.component.d.ts.map +0 -1
- package/lib/components/sms/sms.component.d.ts +0 -63
- package/lib/components/sms/sms.component.d.ts.map +0 -1
- package/lib/components/wage-calculator/wage-calculator.component.d.ts +0 -44
- package/lib/components/wage-calculator/wage-calculator.component.d.ts.map +0 -1
- package/lib/components/wage-grid/wage-grid.component.d.ts +0 -43
- package/lib/components/wage-grid/wage-grid.component.d.ts.map +0 -1
- package/lib/components/weekly-acknowledgement-ms/acknowledgement-ms.component.d.ts +0 -28
- package/lib/components/weekly-acknowledgement-ms/acknowledgement-ms.component.d.ts.map +0 -1
- package/lib/components/weekly-acknowledgement-v2/acknowledgement.component-v2.d.ts +0 -28
- package/lib/components/weekly-acknowledgement-v2/acknowledgement.component-v2.d.ts.map +0 -1
- package/lib/components/weekly-certification/weekly-certification.component.d.ts +0 -101
- package/lib/components/weekly-certification/weekly-certification.component.d.ts.map +0 -1
- package/lib/components/weekly-confirmation/confirmation.component.d.ts +0 -21
- package/lib/components/weekly-confirmation/confirmation.component.d.ts.map +0 -1
- package/lib/components/weekly-interim-confirmation/interim-confirmation.component.d.ts +0 -34
- package/lib/components/weekly-interim-confirmation/interim-confirmation.component.d.ts.map +0 -1
- package/lib/components/weekly-summary-v2/summary.component-v2.d.ts +0 -17
- package/lib/components/weekly-summary-v2/summary.component-v2.d.ts.map +0 -1
- package/lib/components/weekly-work-performed-popup/weekly-work-performed-popup.component.d.ts +0 -10
- package/lib/components/weekly-work-performed-popup/weekly-work-performed-popup.component.d.ts.map +0 -1
- package/lib/components/weekly-work-search-counter/work-search-counter.component.d.ts +0 -17
- package/lib/components/weekly-work-search-counter/work-search-counter.component.d.ts.map +0 -1
- package/lib/components/weekly-work-search-employer-me/work-search-employer.component-me.d.ts +0 -105
- package/lib/components/weekly-work-search-employer-me/work-search-employer.component-me.d.ts.map +0 -1
- package/lib/components/weekly-work-search-employer-ms/work-search-employer-ms.component.d.ts +0 -71
- package/lib/components/weekly-work-search-employer-ms/work-search-employer-ms.component.d.ts.map +0 -1
- package/lib/components/weekly-work-search-employer-v2/work-search-employer.component-v2.d.ts +0 -59
- package/lib/components/weekly-work-search-employer-v2/work-search-employer.component-v2.d.ts.map +0 -1
- package/lib/components/weekly-work-search-journal/weekly-work-search-journal.component.d.ts +0 -47
- package/lib/components/weekly-work-search-journal/weekly-work-search-journal.component.d.ts.map +0 -1
- package/lib/components/weekly-work-search-question-v2/work-search-question.component-v2.d.ts +0 -78
- package/lib/components/weekly-work-search-question-v2/work-search-question.component-v2.d.ts.map +0 -1
- package/lib/directives/strip-invisible-characters/strip-invisible-characters.directive.d.ts +0 -8
- package/lib/directives/strip-invisible-characters/strip-invisible-characters.directive.d.ts.map +0 -1
- package/lib/enums/AddressValidationResponseEnum.d.ts +0 -8
- package/lib/enums/AddressValidationResponseEnum.d.ts.map +0 -1
- package/lib/enums/AddressValidationSourceFunctionEnum.d.ts +0 -4
- package/lib/enums/AddressValidationSourceFunctionEnum.d.ts.map +0 -1
- package/lib/models/ActiveClaimModel.d.ts +0 -8
- package/lib/models/ActiveClaimModel.d.ts.map +0 -1
- package/lib/models/CountyModel.d.ts +0 -8
- package/lib/models/CountyModel.d.ts.map +0 -1
- package/lib/models/DuaAppDataModel.d.ts +0 -5
- package/lib/models/DuaAppDataModel.d.ts.map +0 -1
- package/lib/models/DuaRequestModel.d.ts +0 -10
- package/lib/models/DuaRequestModel.d.ts.map +0 -1
- package/lib/models/DuaRetroWeeksComponentModel.d.ts +0 -5
- package/lib/models/DuaRetroWeeksComponentModel.d.ts.map +0 -1
- package/lib/models/EmployerInfoComponentModel.d.ts +0 -9
- package/lib/models/EmployerInfoComponentModel.d.ts.map +0 -1
- package/lib/models/EmployerPayInfoModel.d.ts +0 -20
- package/lib/models/EmployerPayInfoModel.d.ts.map +0 -1
- package/lib/models/FarmUsageComponentModel.d.ts +0 -10
- package/lib/models/FarmUsageComponentModel.d.ts.map +0 -1
- package/lib/models/GrossEarningsModel.d.ts +0 -6
- package/lib/models/GrossEarningsModel.d.ts.map +0 -1
- package/lib/models/HelpConstants.d.ts +0 -5
- package/lib/models/HelpConstants.d.ts.map +0 -1
- package/lib/models/LexisNexisOtpDetailsResponseModel.d.ts +0 -7
- package/lib/models/LexisNexisOtpDetailsResponseModel.d.ts.map +0 -1
- package/lib/models/ReasonSeparationRequestModel.d.ts +0 -7
- package/lib/models/ReasonSeparationRequestModel.d.ts.map +0 -1
- package/lib/models/RetroWeeksModel.d.ts +0 -11
- package/lib/models/RetroWeeksModel.d.ts.map +0 -1
- package/lib/models/SecurityQuestionAnswerModel.d.ts +0 -7
- package/lib/models/SecurityQuestionAnswerModel.d.ts.map +0 -1
- package/lib/models/SendOtpRequestModel.d.ts +0 -12
- package/lib/models/SendOtpRequestModel.d.ts.map +0 -1
- package/lib/models/VerifyOtpRequestModel.d.ts +0 -8
- package/lib/models/VerifyOtpRequestModel.d.ts.map +0 -1
- package/lib/models/WageCalculatorModel.d.ts +0 -15
- package/lib/models/WageCalculatorModel.d.ts.map +0 -1
- package/lib/models/WageInfoModel.d.ts +0 -9
- package/lib/models/WageInfoModel.d.ts.map +0 -1
- package/lib/models/addressValidation/AddressRecommendationModel.d.ts +0 -12
- package/lib/models/addressValidation/AddressRecommendationModel.d.ts.map +0 -1
- package/lib/models/addressValidation/AddressValidationRequestComponentModel.d.ts +0 -11
- package/lib/models/addressValidation/AddressValidationRequestComponentModel.d.ts.map +0 -1
- package/lib/models/addressValidation/AddressValidationResponseComponentModel.d.ts +0 -6
- package/lib/models/addressValidation/AddressValidationResponseComponentModel.d.ts.map +0 -1
- package/lib/models/addressValidation/AddressValidationReturnComponentModel.d.ts +0 -16
- package/lib/models/addressValidation/AddressValidationReturnComponentModel.d.ts.map +0 -1
- package/lib/models/combo-model.d.ts +0 -42
- package/lib/models/combo-model.d.ts.map +0 -1
- package/lib/models/fileupload/DocUploadModel.d.ts +0 -22
- package/lib/models/fileupload/DocUploadModel.d.ts.map +0 -1
- package/lib/models/fileupload/EmployerDataModel.d.ts +0 -6
- package/lib/models/fileupload/EmployerDataModel.d.ts.map +0 -1
- package/lib/models/fileupload/FileObject.d.ts +0 -8
- package/lib/models/fileupload/FileObject.d.ts.map +0 -1
- package/lib/models/fileupload/FileObjectArray.d.ts +0 -8
- package/lib/models/fileupload/FileObjectArray.d.ts.map +0 -1
- package/lib/models/questionnaire/AppealParticipantModel.d.ts +0 -17
- package/lib/models/questionnaire/AppealParticipantModel.d.ts.map +0 -1
- package/lib/models/questionnaire/ScrollableTextModel.d.ts +0 -4
- package/lib/models/questionnaire/ScrollableTextModel.d.ts.map +0 -1
- package/lib/models/questionnaire/WbaHelperTextModel.d.ts +0 -4
- package/lib/models/questionnaire/WbaHelperTextModel.d.ts.map +0 -1
- package/lib/models/weekly-cert/WorkSearchWaiverModel.d.ts +0 -9
- package/lib/models/weekly-cert/WorkSearchWaiverModel.d.ts.map +0 -1
- package/lib/models/weekly-cert/address-detail-model.d.ts +0 -14
- package/lib/models/weekly-cert/address-detail-model.d.ts.map +0 -1
- package/lib/models/weekly-cert/admin-leave-details-model.d.ts +0 -15
- package/lib/models/weekly-cert/admin-leave-details-model.d.ts.map +0 -1
- package/lib/models/weekly-cert/employer-info-v2-model.d.ts +0 -27
- package/lib/models/weekly-cert/employer-info-v2-model.d.ts.map +0 -1
- package/lib/models/weekly-cert/weekly-cert-eligibility-v2-model.d.ts +0 -57
- package/lib/models/weekly-cert/weekly-cert-eligibility-v2-model.d.ts.map +0 -1
- package/lib/models/weekly-cert/weekly-certification-v2-model.d.ts +0 -59
- package/lib/models/weekly-cert/weekly-certification-v2-model.d.ts.map +0 -1
- package/lib/models/weekly-cert/work-search-record-v2-model.d.ts +0 -66
- package/lib/models/weekly-cert/work-search-record-v2-model.d.ts.map +0 -1
- package/lib/models/weekly-cert/work-search-v2-model.d.ts +0 -18
- package/lib/models/weekly-cert/work-search-v2-model.d.ts.map +0 -1
- package/lib/pipes/format-worksearch/format-worksearch.pipe.d.ts +0 -14
- package/lib/pipes/format-worksearch/format-worksearch.pipe.d.ts.map +0 -1
- package/lib/services/address-validation-service/address-validation.service.d.ts +0 -44
- package/lib/services/address-validation-service/address-validation.service.d.ts.map +0 -1
- package/lib/services/appeal/appeal.service.d.ts +0 -16
- package/lib/services/appeal/appeal.service.d.ts.map +0 -1
- package/lib/services/birt-service/birt.service.d.ts +0 -17
- package/lib/services/birt-service/birt.service.d.ts.map +0 -1
- package/lib/services/employer/employer-service.d.ts +0 -16
- package/lib/services/employer/employer-service.d.ts.map +0 -1
- package/lib/services/event-service/event-service.d.ts +0 -20
- package/lib/services/event-service/event-service.d.ts.map +0 -1
- package/lib/services/offline-claims/offline-claims.service.d.ts +0 -64
- package/lib/services/offline-claims/offline-claims.service.d.ts.map +0 -1
- package/lib/services/weekly-cert/review.service.d.ts +0 -23
- package/lib/services/weekly-cert/review.service.d.ts.map +0 -1
- package/lib/services/weekly-cert/weekly-cert.service.d.ts +0 -17
- package/lib/services/weekly-cert/weekly-cert.service.d.ts.map +0 -1
- package/lib/services/weekly-cert/work-search.service.d.ts +0 -26
- package/lib/services/weekly-cert/work-search.service.d.ts.map +0 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { ElementRef, EventEmitter,
|
|
2
|
-
import {
|
|
1
|
+
import { ElementRef, EventEmitter, OnInit } from '@angular/core';
|
|
2
|
+
import { UntypedFormArray, UntypedFormBuilder, UntypedFormGroup } from '@angular/forms';
|
|
3
3
|
import { FilterService } from 'primeng/api';
|
|
4
4
|
import { DomSanitizer } from '@angular/platform-browser';
|
|
5
5
|
import { EmployerDetailSearchResult } from '../../models/questionnaire/EmployerDetailSearchResult';
|
|
@@ -12,9 +12,9 @@ import { ClaimService } from '../../services/claims/claims.service';
|
|
|
12
12
|
import { AddressComponent } from '../address/address.component';
|
|
13
13
|
import { LoginService } from '../../services/login/login.service';
|
|
14
14
|
import { ActivatedRoute } from '@angular/router';
|
|
15
|
-
import {
|
|
15
|
+
import { TranslateService } from '@ngx-translate/core';
|
|
16
16
|
import * as i0 from "@angular/core";
|
|
17
|
-
export declare class AddEmployerComponent implements OnInit
|
|
17
|
+
export declare class AddEmployerComponent implements OnInit {
|
|
18
18
|
formBuilder: UntypedFormBuilder;
|
|
19
19
|
validationService: ValidationService;
|
|
20
20
|
util: UtilService;
|
|
@@ -25,91 +25,31 @@ export declare class AddEmployerComponent implements OnInit, ControlValueAccesso
|
|
|
25
25
|
ls: LoginService;
|
|
26
26
|
el: ElementRef;
|
|
27
27
|
private ar;
|
|
28
|
-
|
|
28
|
+
translateService: TranslateService;
|
|
29
29
|
address1: AddressComponent;
|
|
30
30
|
address2: AddressComponent;
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
text: string;
|
|
36
|
-
}[];
|
|
37
|
-
countryOptions: {
|
|
38
|
-
value: string;
|
|
39
|
-
text: string;
|
|
40
|
-
}[];
|
|
41
|
-
countryFedOptions: {
|
|
42
|
-
value: string;
|
|
43
|
-
text: string;
|
|
44
|
-
}[];
|
|
45
|
-
payRateOptions: {
|
|
46
|
-
value: string;
|
|
47
|
-
text: string;
|
|
48
|
-
}[];
|
|
31
|
+
employerTypeOptions: any;
|
|
32
|
+
countryOptions: any;
|
|
33
|
+
countryFedOptions: any;
|
|
34
|
+
payRateOptions: any;
|
|
49
35
|
stateOptions: any;
|
|
50
36
|
fedStateOptions: any;
|
|
51
37
|
jobTileOrPositionOptions: any;
|
|
52
38
|
fedJobTileOptions: any;
|
|
53
|
-
radioOptions:
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
value: string;
|
|
59
|
-
text: string;
|
|
60
|
-
}[];
|
|
61
|
-
yesNoNaOptions: {
|
|
62
|
-
value: string;
|
|
63
|
-
text: string;
|
|
64
|
-
}[];
|
|
65
|
-
payMethodOptions: {
|
|
66
|
-
value: string;
|
|
67
|
-
text: string;
|
|
68
|
-
}[];
|
|
69
|
-
wageProofOptions: {
|
|
70
|
-
value: string;
|
|
71
|
-
text: string;
|
|
72
|
-
}[];
|
|
39
|
+
radioOptions: any;
|
|
40
|
+
workOptions: any;
|
|
41
|
+
yesNoNaOptions: any;
|
|
42
|
+
payMethodOptions: any;
|
|
43
|
+
wageProofOptions: any;
|
|
73
44
|
dischargeReasonOptions: ChoicesModel[];
|
|
74
45
|
volQuitReasonOptions: ChoicesModel[];
|
|
75
46
|
statesOptions: any;
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
text: string;
|
|
79
|
-
}[];
|
|
47
|
+
nonKSStatesOptions: any;
|
|
48
|
+
payPeriod: any;
|
|
80
49
|
employmentStatusOptions: ChoicesModel[];
|
|
81
|
-
workCountryOptions:
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
}[];
|
|
85
|
-
militaryServiceOptions: {
|
|
86
|
-
value: string;
|
|
87
|
-
text: string;
|
|
88
|
-
}[];
|
|
89
|
-
militaryServiceOptionsWithSpace: {
|
|
90
|
-
value: string;
|
|
91
|
-
text: string;
|
|
92
|
-
}[];
|
|
93
|
-
remunerationTypeOptions: {
|
|
94
|
-
value: string;
|
|
95
|
-
text: string;
|
|
96
|
-
}[];
|
|
97
|
-
shiftOptions: {
|
|
98
|
-
value: string;
|
|
99
|
-
text: string;
|
|
100
|
-
}[];
|
|
101
|
-
didWorkOptions: {
|
|
102
|
-
value: string;
|
|
103
|
-
text: string;
|
|
104
|
-
}[];
|
|
105
|
-
workWeekOptions: {
|
|
106
|
-
value: string;
|
|
107
|
-
text: string;
|
|
108
|
-
}[];
|
|
109
|
-
dissmisalCheckBoxOptions: {
|
|
110
|
-
value: string;
|
|
111
|
-
text: string;
|
|
112
|
-
}[];
|
|
50
|
+
workCountryOptions: any;
|
|
51
|
+
militaryServiceOptions: any;
|
|
52
|
+
remunerationTypeOptions: any;
|
|
113
53
|
addEmployerForm: UntypedFormGroup;
|
|
114
54
|
display: boolean;
|
|
115
55
|
basePeriodStartDate: Date;
|
|
@@ -124,16 +64,14 @@ export declare class AddEmployerComponent implements OnInit, ControlValueAccesso
|
|
|
124
64
|
currentQuarterRange?: string;
|
|
125
65
|
quarterRangeFive?: string;
|
|
126
66
|
dateTime: Date;
|
|
67
|
+
groupedReasons: any;
|
|
127
68
|
minWorkStartDate: Date;
|
|
128
|
-
|
|
69
|
+
prevWorkedStateOptions: any;
|
|
129
70
|
dischargeReasonOptionsAll: ChoicesModel[];
|
|
130
71
|
volQuitReasonOptionsAll: ChoicesModel[];
|
|
131
72
|
employmentStatusOptionsAll: ChoicesModel[];
|
|
132
73
|
sf8Info: string;
|
|
133
|
-
|
|
134
|
-
statement2: string;
|
|
135
|
-
statement3: string;
|
|
136
|
-
statement4: string;
|
|
74
|
+
dd214Info: string;
|
|
137
75
|
paraOne: string;
|
|
138
76
|
paraTwo: string;
|
|
139
77
|
paraThree: string;
|
|
@@ -150,48 +88,40 @@ export declare class AddEmployerComponent implements OnInit, ControlValueAccesso
|
|
|
150
88
|
success: EventEmitter<any>;
|
|
151
89
|
recordIndexToEdit: number;
|
|
152
90
|
isBasePeriodEmployer: boolean;
|
|
91
|
+
noEditMode: boolean;
|
|
153
92
|
isNewClaim: boolean;
|
|
154
93
|
dob: Date;
|
|
155
94
|
hideFicCode: true;
|
|
95
|
+
isManualEnterEmp: boolean;
|
|
156
96
|
basePeriodIndex: EventEmitter<number>;
|
|
97
|
+
employerFormElement: ElementRef | undefined;
|
|
157
98
|
currentState: string;
|
|
158
99
|
customerName: string;
|
|
159
100
|
aliasName: string;
|
|
160
101
|
mailingAddressDisplay: string;
|
|
161
102
|
schoolFlag: string;
|
|
162
|
-
sportsFlag: string;
|
|
163
|
-
claimTypeDua: string;
|
|
164
|
-
ssnValidWorkShare: string;
|
|
165
103
|
isOsaEmployer: string;
|
|
166
|
-
employerTypePreSet: string;
|
|
167
104
|
isCSR: boolean;
|
|
168
105
|
showWorkState: boolean;
|
|
169
|
-
|
|
106
|
+
nonKsState: {
|
|
107
|
+
text: string;
|
|
108
|
+
value: string;
|
|
109
|
+
}[];
|
|
110
|
+
qtrWageList: QtrYearEmployerWageModel[];
|
|
111
|
+
isFormSubmitted: {
|
|
112
|
+
submitted: boolean;
|
|
113
|
+
};
|
|
170
114
|
private onChange;
|
|
171
|
-
|
|
172
|
-
constructor(formBuilder: UntypedFormBuilder, validationService: ValidationService, util: UtilService, filterService: FilterService, logger: LoggerService, sanitizer: DomSanitizer, claimsService: ClaimService, ls: LoginService, el: ElementRef, ar: ActivatedRoute, employerService: EmployerService);
|
|
115
|
+
constructor(formBuilder: UntypedFormBuilder, validationService: ValidationService, util: UtilService, filterService: FilterService, logger: LoggerService, sanitizer: DomSanitizer, claimsService: ClaimService, ls: LoginService, el: ElementRef, ar: ActivatedRoute, translateService: TranslateService);
|
|
173
116
|
ngOnInit(): void;
|
|
174
117
|
setWorkStartDate(): void;
|
|
175
|
-
getReasonSeperationBasedOnCondition(schoolFlag?: string, sportsFlag?: string, claimTypeDua?: string, ssnValidWorkShare?: string): void;
|
|
176
118
|
loadMasterData(): boolean;
|
|
177
|
-
wageArray(qtrWage: QtrYearEmployerWageModel): UntypedFormGroup;
|
|
178
119
|
get wageAmountArray(): UntypedFormArray;
|
|
179
120
|
get testEmp(): import("@angular/forms").AbstractControl<any, any>;
|
|
180
|
-
|
|
181
|
-
setValidationOnServFields(): void;
|
|
182
|
-
removeValidationOnServFields(): void;
|
|
183
|
-
setValidationOnVerificationOfWagesFields(): void;
|
|
184
|
-
setWageValidation(): void;
|
|
185
|
-
removeWageValidation(): void;
|
|
186
|
-
removeValidationOnVerificationOfWagesFields(): void;
|
|
187
|
-
setValidationOnRegularFields(): void;
|
|
188
|
-
removeValidationOnRegularFields(): void;
|
|
189
|
-
setValidationOnFederalFields(): void;
|
|
190
|
-
removeValidationOnFederalFields(): void;
|
|
191
|
-
setValidationOnMilitaryFields(): void;
|
|
192
|
-
removeValidationOnMilitaryFields(): void;
|
|
121
|
+
get severance(): import("@angular/forms").AbstractControl<any, any>;
|
|
193
122
|
get employerType(): import("@angular/forms").AbstractControl<any, any>;
|
|
194
123
|
get employerName(): import("@angular/forms").AbstractControl<any, any>;
|
|
124
|
+
get othStateEmpName(): import("@angular/forms").AbstractControl<any, any>;
|
|
195
125
|
get employerTelephoneNumber(): import("@angular/forms").AbstractControl<any, any>;
|
|
196
126
|
get startDate(): import("@angular/forms").AbstractControl<any, any>;
|
|
197
127
|
get endDate(): import("@angular/forms").AbstractControl<any, any>;
|
|
@@ -202,23 +132,10 @@ export declare class AddEmployerComponent implements OnInit, ControlValueAccesso
|
|
|
202
132
|
get payRate(): import("@angular/forms").AbstractControl<any, any>;
|
|
203
133
|
get grossWages(): import("@angular/forms").AbstractControl<any, any>;
|
|
204
134
|
get payRateFrequency(): import("@angular/forms").AbstractControl<any, any>;
|
|
205
|
-
get hrsWeek(): import("@angular/forms").AbstractControl<any, any>;
|
|
206
|
-
get shift(): import("@angular/forms").AbstractControl<any, any>;
|
|
207
|
-
get workWeek(): import("@angular/forms").AbstractControl<any, any>;
|
|
208
|
-
get regDissmisalCheckBox(): import("@angular/forms").AbstractControl<any, any>;
|
|
209
|
-
get fedDissmisalCheckBox(): import("@angular/forms").AbstractControl<any, any>;
|
|
210
|
-
get fedLaidOffFlag(): import("@angular/forms").AbstractControl<any, any>;
|
|
211
|
-
get didWork(): import("@angular/forms").AbstractControl<any, any>;
|
|
212
|
-
get separationDateFlag(): import("@angular/forms").AbstractControl<any, any>;
|
|
213
|
-
get regDissmisalFlag(): import("@angular/forms").AbstractControl<any, any>;
|
|
214
|
-
get fedDissmisalFlag(): import("@angular/forms").AbstractControl<any, any>;
|
|
215
|
-
get regLaidOffFlag(): import("@angular/forms").AbstractControl<any, any>;
|
|
216
|
-
get separationDate(): import("@angular/forms").AbstractControl<any, any>;
|
|
217
135
|
get pensionFlag(): import("@angular/forms").AbstractControl<any, any>;
|
|
218
136
|
get pensionRecvDate(): import("@angular/forms").AbstractControl<any, any>;
|
|
219
137
|
get regPensionFlag(): import("@angular/forms").AbstractControl<any, any>;
|
|
220
138
|
get regPensionRecvDate(): import("@angular/forms").AbstractControl<any, any>;
|
|
221
|
-
get isClmtPaidWhileLow(): import("@angular/forms").AbstractControl<any, any>;
|
|
222
139
|
get hasShortTermDisability(): import("@angular/forms").AbstractControl<any, any>;
|
|
223
140
|
get hasRecvRemuneration(): import("@angular/forms").AbstractControl<any, any>;
|
|
224
141
|
get remunerationTypes(): import("@angular/forms").AbstractControl<any, any>;
|
|
@@ -233,7 +150,9 @@ export declare class AddEmployerComponent implements OnInit, ControlValueAccesso
|
|
|
233
150
|
get workFlag(): import("@angular/forms").AbstractControl<any, any>;
|
|
234
151
|
get workCity(): import("@angular/forms").AbstractControl<any, any>;
|
|
235
152
|
get workState(): import("@angular/forms").AbstractControl<any, any>;
|
|
153
|
+
get milState(): import("@angular/forms").AbstractControl<any, any>;
|
|
236
154
|
get workType(): import("@angular/forms").AbstractControl<any, any>;
|
|
155
|
+
get businessNature(): import("@angular/forms").AbstractControl<any, any>;
|
|
237
156
|
get displayVerificationOfWages(): import("@angular/forms").AbstractControl<any, any>;
|
|
238
157
|
get ficCode(): import("@angular/forms").AbstractControl<any, any>;
|
|
239
158
|
get ficDestinationCode(): import("@angular/forms").AbstractControl<any, any>;
|
|
@@ -280,39 +199,36 @@ export declare class AddEmployerComponent implements OnInit, ControlValueAccesso
|
|
|
280
199
|
get dd214File(): import("@angular/forms").AbstractControl<any, any>;
|
|
281
200
|
get address(): import("@angular/forms").AbstractControl<any, any>;
|
|
282
201
|
get osaBpEmployerFlag(): import("@angular/forms").AbstractControl<any, any>;
|
|
283
|
-
get
|
|
284
|
-
|
|
285
|
-
writeValue(obj: any): void;
|
|
286
|
-
registerOnChange(fn: any): void;
|
|
287
|
-
registerOnTouched(fn: any): void;
|
|
288
|
-
setDisabledState?(isDisabled: boolean): void;
|
|
289
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
202
|
+
get prevWorkedState(): import("@angular/forms").AbstractControl<any, any>;
|
|
203
|
+
onToggleChangePrevWorkedState(obj: any): void;
|
|
290
204
|
onModelCancel(cancel: boolean): void;
|
|
291
205
|
setEmployer(employer: EmployerDetailSearchResult): void;
|
|
292
206
|
setFedEmployer(employer: EmployerDetailSearchResult): void;
|
|
293
207
|
resetFedEmployer(employer: EmployerDetailSearchResult): void;
|
|
294
208
|
resetEmployer(employer: EmployerDetailSearchResult): void;
|
|
295
209
|
putMilResBranchValidation(event: any): void;
|
|
296
|
-
putMilValidation(event: any): void;
|
|
297
210
|
onOptionChange(event: any): void;
|
|
298
211
|
save(): void;
|
|
299
212
|
add(): void;
|
|
213
|
+
validateWageGrid(): void;
|
|
300
214
|
validateAddress(): void;
|
|
301
|
-
|
|
302
|
-
filterFedCountry(event: any): void;
|
|
215
|
+
setFieldError(field: string, isError: boolean): void;
|
|
303
216
|
setFedWorkStateValues(event: any): void;
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
filterReasonSeparation(event: any): void;
|
|
309
|
-
filterUsState(event: any): void;
|
|
217
|
+
filterJobTileOrPosition(event: any): void;
|
|
218
|
+
filterFedJobTileOrPosition(event: any): void;
|
|
219
|
+
filterDischargeReasons(event: any): void;
|
|
220
|
+
filterVoluntaryReason(event: any): void;
|
|
310
221
|
validate(event: any): void;
|
|
222
|
+
wageArray(qtrWage: QtrYearEmployerWageModel): UntypedFormGroup;
|
|
223
|
+
setWageValidation(): void;
|
|
224
|
+
removeWageValidation(): void;
|
|
311
225
|
validateWagesDisplay(event: any): void;
|
|
226
|
+
filterGroupedReason(event: any): void;
|
|
312
227
|
onClearAction(event: any): void;
|
|
313
228
|
dateInput(event: any): void;
|
|
314
|
-
|
|
229
|
+
get required(): any;
|
|
230
|
+
get requiredKansas(): any;
|
|
315
231
|
static ɵfac: i0.ɵɵFactoryDeclaration<AddEmployerComponent, never>;
|
|
316
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AddEmployerComponent, "app-add-employer", never, { "recordIndexToEdit": { "alias": "recordIndexToEdit"; "required": false; }; "isBasePeriodEmployer": { "alias": "isBasePeriodEmployer"; "required": false; }; "isNewClaim": { "alias": "isNewClaim"; "required": false; }; "dob": { "alias": "dob"; "required": false; }; }, { "modelCancel": "modelCancel"; "success": "success"; "basePeriodIndex": "basePeriodIndex"; }, never, never, false, never>;
|
|
232
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AddEmployerComponent, "app-add-employer", never, { "recordIndexToEdit": { "alias": "recordIndexToEdit"; "required": false; }; "isBasePeriodEmployer": { "alias": "isBasePeriodEmployer"; "required": false; }; "noEditMode": { "alias": "noEditMode"; "required": false; }; "isNewClaim": { "alias": "isNewClaim"; "required": false; }; "dob": { "alias": "dob"; "required": false; }; }, { "modelCancel": "modelCancel"; "success": "success"; "basePeriodIndex": "basePeriodIndex"; }, never, never, false, never>;
|
|
317
233
|
}
|
|
318
234
|
//# sourceMappingURL=add-employer.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add-employer.component.d.ts","sourceRoot":"","sources":["../../../../../projects/ngx-reusa-app-lib/src/lib/components/add-employer/add-employer.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAE,YAAY,EAAS,
|
|
1
|
+
{"version":3,"file":"add-employer.component.d.ts","sourceRoot":"","sources":["../../../../../projects/ngx-reusa-app-lib/src/lib/components/add-employer/add-employer.component.ts"],"names":[],"mappings":"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"}
|
|
@@ -4,14 +4,13 @@ import { Subscription } from 'rxjs';
|
|
|
4
4
|
import { UtilService } from '../../services/util/util.service';
|
|
5
5
|
import { AddressComponent } from '../address/address.component';
|
|
6
6
|
import { ValidationService } from '../../services/questionnaire/validation.service';
|
|
7
|
-
import {
|
|
8
|
-
import { AppealParticipantModelList } from '../../models/questionnaire/AppealParticipantModel';
|
|
7
|
+
import { TranslateService } from '@ngx-translate/core';
|
|
9
8
|
import * as i0 from "@angular/core";
|
|
10
9
|
export declare class AddParticipantComponent implements OnInit, ControlValueAccessor, OnDestroy {
|
|
11
10
|
private fb;
|
|
12
11
|
util: UtilService;
|
|
13
12
|
vs: ValidationService;
|
|
14
|
-
|
|
13
|
+
translateService: TranslateService;
|
|
15
14
|
formControlName: string;
|
|
16
15
|
onChange: Function;
|
|
17
16
|
onTouched: () => void;
|
|
@@ -19,15 +18,10 @@ export declare class AddParticipantComponent implements OnInit, ControlValueAcce
|
|
|
19
18
|
participantAddress: AddressComponent;
|
|
20
19
|
participantForm: NgForm;
|
|
21
20
|
visible: boolean;
|
|
22
|
-
isAppealLevelSecond: string;
|
|
23
|
-
indexToEdit: any;
|
|
24
21
|
roles: any[];
|
|
25
|
-
dynamicParam: any;
|
|
26
22
|
userForm: FormGroup;
|
|
27
23
|
participantList: any[];
|
|
28
|
-
|
|
29
|
-
isAddressValidationEnabled: boolean;
|
|
30
|
-
constructor(fb: FormBuilder, util: UtilService, vs: ValidationService, appealService: AppealService);
|
|
24
|
+
constructor(fb: FormBuilder, util: UtilService, vs: ValidationService, translateService: TranslateService);
|
|
31
25
|
ngOnDestroy(): void;
|
|
32
26
|
writeValue(value: any): void;
|
|
33
27
|
registerOnChange(fn: any): void;
|
|
@@ -46,10 +40,10 @@ export declare class AddParticipantComponent implements OnInit, ControlValueAcce
|
|
|
46
40
|
get name(): import("@angular/forms").AbstractControl<any, any>;
|
|
47
41
|
get address(): import("@angular/forms").AbstractControl<any, any>;
|
|
48
42
|
get phone(): import("@angular/forms").AbstractControl<any, any>;
|
|
43
|
+
get required(): any;
|
|
49
44
|
close(): void;
|
|
50
45
|
ngOnInit(): void;
|
|
51
|
-
initParticipantList(len: number, temp: AppealParticipantModelList): void;
|
|
52
46
|
static ɵfac: i0.ɵɵFactoryDeclaration<AddParticipantComponent, never>;
|
|
53
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AddParticipantComponent, "app-add-participant", never, {
|
|
47
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AddParticipantComponent, "app-add-participant", never, {}, {}, never, never, false, never>;
|
|
54
48
|
}
|
|
55
49
|
//# sourceMappingURL=add-participant.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add-participant.component.d.ts","sourceRoot":"","sources":["../../../../../projects/ngx-reusa-app-lib/src/lib/components/add-participant/add-participant.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,SAAS,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"add-participant.component.d.ts","sourceRoot":"","sources":["../../../../../projects/ngx-reusa-app-lib/src/lib/components/add-participant/add-participant.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,SAAS,EAAE,MAAM,EAAa,MAAM,eAAe,CAAC;AACxE,OAAO,EAAE,WAAW,EAAE,SAAS,EAA2B,MAAM,EAAE,oBAAoB,EAAsB,MAAM,gBAAgB,CAAC;AAEnI,OAAO,EAAE,YAAY,EAAE,MAAM,MAAM,CAAC;AACpC,OAAO,EAAG,WAAW,EAAE,MAAM,kCAAkC,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,MAAM,8BAA8B,CAAC;AAChE,OAAO,EAAE,iBAAiB,EAAE,MAAM,iDAAiD,CAAA;AACnF,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;;AAQvD,qBAWa,uBAAwB,YAAW,MAAM,EAAE,oBAAoB,EAAE,SAAS;IA0BnF,OAAO,CAAC,EAAE;IACH,IAAI,EAAE,WAAW;IACjB,EAAE,EAAE,iBAAiB;IACrB,gBAAgB,EAAE,gBAAgB;IA5B3C,eAAe,SAAM;IAErB,QAAQ,EAAE,QAAQ,CAAC;IAEnB,SAAS,aAAU;IAEnB,YAAY,EAAE,YAAY,EAAE,CAAM;IAG3B,kBAAkB,EAAE,gBAAgB,CAAC;IAGrC,eAAe,EAAE,MAAM,CAAC;IAE/B,OAAO,EAAE,OAAO,CAAS;IAEzB,KAAK,EAAE,GAAG,EAAE,CAEwB;IAGpC,QAAQ,EAAE,SAAS,CAAC;IACpB,eAAe,EAAE,GAAG,EAAE,CAAC;gBAGb,EAAE,EAAE,WAAW,EAChB,IAAI,EAAE,WAAW,EACjB,EAAE,EAAE,iBAAiB,EACrB,gBAAgB,EAAE,gBAAgB;IAe3C,WAAW;IAKX,UAAU,CAAC,KAAK,EAAE,GAAG;IAKrB,gBAAgB,CAAC,EAAE,EAAE,GAAG;IAIxB,iBAAiB,CAAC,SAAS,EAAE,GAAG;IAGhC,QAAQ;IAMD,OAAO,IAAI,IAAI;IAQtB,sBAAsB;IAUtB,QAAQ,CAAC,WAAW,KAAA;IAKpB,KAAK;IAIL,UAAU,CAAC,WAAW,KAAA;IAKtB,OAAO;IAIP,QAAQ;IAiBR,kBAAkB;IAIlB,qBAAqB,CAAC,SAAS,EAAE,SAAS;IAW1C,IAAI,IAAI,uDAEP;IAED,IAAI,IAAI,uDAEP;IACD,IAAI,OAAO,uDAEV;IAED,IAAI,KAAK,uDAER;IAED,IAAI,QAAQ,QAEX;IAED,KAAK;IAKL,QAAQ;yCA/JG,uBAAuB;2CAAvB,uBAAuB;CAkKnC"}
|
|
@@ -1,27 +1,23 @@
|
|
|
1
|
-
import { OnInit
|
|
1
|
+
import { OnInit } from '@angular/core';
|
|
2
2
|
import { AbstractControl, FormBuilder, FormGroup, ControlValueAccessor, Validator } from '@angular/forms';
|
|
3
|
-
import { ChoicesModel } from '../../models/AddressComponentModel';
|
|
4
3
|
import { QuestionnaireService } from '../../services/questionnaire/questionnaire.service';
|
|
5
4
|
import { PaymentComponentModel } from '../../models/PaymentComponentModel';
|
|
6
5
|
import { Subscription } from 'rxjs';
|
|
7
6
|
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class AddPaymentComponent implements ControlValueAccessor, OnInit, Validator
|
|
7
|
+
export declare class AddPaymentComponent implements ControlValueAccessor, OnInit, Validator {
|
|
9
8
|
private fb;
|
|
10
9
|
questionnaireService: QuestionnaireService;
|
|
11
10
|
paymentForm: FormGroup;
|
|
12
11
|
payFormElements: FormGroup[];
|
|
13
12
|
showResponse: boolean;
|
|
14
13
|
showError: boolean;
|
|
15
|
-
wageTypes:
|
|
14
|
+
wageTypes: any;
|
|
16
15
|
onTouched: Function;
|
|
17
16
|
onChangeSubs: Subscription[];
|
|
18
17
|
value: any;
|
|
19
|
-
onChange: Function;
|
|
20
18
|
potentialIssueId: number;
|
|
21
19
|
constructor(fb: FormBuilder, questionnaireService: QuestionnaireService);
|
|
22
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
23
20
|
ngOnInit(): void;
|
|
24
|
-
loadMasterData(): void;
|
|
25
21
|
initPaymentForm(): void;
|
|
26
22
|
addPayment(): void;
|
|
27
23
|
removeItem(payIndex: number): void;
|
|
@@ -29,9 +25,7 @@ export declare class AddPaymentComponent implements ControlValueAccessor, OnInit
|
|
|
29
25
|
registerOnChange(onChange: any): void;
|
|
30
26
|
registerOnTouched(onTouched: Function): void;
|
|
31
27
|
setDisabledState(disabled: boolean): void;
|
|
32
|
-
ngOnDestroy(): void;
|
|
33
28
|
writeValue(formValue: PaymentComponentModel): void;
|
|
34
|
-
setvalue(): void;
|
|
35
29
|
validate(control: AbstractControl): any;
|
|
36
30
|
static ɵfac: i0.ɵɵFactoryDeclaration<AddPaymentComponent, never>;
|
|
37
31
|
static ɵcmp: i0.ɵɵComponentDeclaration<AddPaymentComponent, "app-add-payment", never, { "potentialIssueId": { "alias": "potentialIssueId"; "required": false; }; }, {}, never, never, false, never>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add-payment.component.d.ts","sourceRoot":"","sources":["../../../../../projects/ngx-reusa-app-lib/src/lib/components/add-payment/add-payment.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAoB,MAAM,EAAE,
|
|
1
|
+
{"version":3,"file":"add-payment.component.d.ts","sourceRoot":"","sources":["../../../../../projects/ngx-reusa-app-lib/src/lib/components/add-payment/add-payment.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAoB,MAAM,EAAE,MAAM,eAAe,CAAC;AACzD,OAAO,EAAE,eAAe,EAAE,WAAW,EAA4C,SAAS,EAAE,oBAAoB,EAAE,SAAS,EAAiB,MAAM,gBAAgB,CAAC;AAGnK,OAAO,EAAE,oBAAoB,EAAE,MAAM,oDAAoD,CAAC;AAC1F,OAAO,EAAE,qBAAqB,EAAE,MAAM,oCAAoC,CAAC;AAC3E,OAAO,EAAE,YAAY,EAAE,MAAM,MAAM,CAAC;;AAEpC,qBAgBa,mBAAoB,YAAW,oBAAoB,EAAE,MAAM,EAAE,SAAS;IAWrE,OAAO,CAAC,EAAE;IAAsB,oBAAoB,EAAE,oBAAoB;IAVtF,WAAW,EAAE,SAAS,CAAC;IACvB,eAAe,EAAE,SAAS,EAAE,CAAM;IAClC,YAAY,EAAE,OAAO,CAAS;IAC9B,SAAS,EAAE,OAAO,CAAS;IAC3B,SAAS,EAAE,GAAG,CAAM;IACpB,SAAS,EAAE,QAAQ,CAAa;IAChC,YAAY,EAAE,YAAY,EAAE,CAAM;IAClC,KAAK,EAAE,GAAG,CAAC;IACF,gBAAgB,EAAE,MAAM,CAAC;gBAEd,EAAE,EAAE,WAAW,EAAS,oBAAoB,EAAE,oBAAoB;IAGtF,QAAQ;IASR,eAAe;IAUf,UAAU;IAWV,UAAU,CAAC,QAAQ,EAAE,MAAM;IAM3B,QAAQ;IAUR,gBAAgB,CAAC,QAAQ,EAAE,GAAG;IAK9B,iBAAiB,CAAC,SAAS,EAAE,QAAQ;IAIrC,gBAAgB,CAAC,QAAQ,EAAE,OAAO;IASlC,UAAU,CAAC,SAAS,EAAE,qBAAqB;IAM3C,QAAQ,CAAC,OAAO,EAAE,eAAe;yCApFtB,mBAAmB;2CAAnB,mBAAmB;CA0F/B"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { EventEmitter, OnDestroy, OnInit
|
|
1
|
+
import { EventEmitter, OnDestroy, OnInit } from '@angular/core';
|
|
2
2
|
import { AbstractControl, ControlValueAccessor, UntypedFormBuilder, UntypedFormGroup, NgForm, Validator, ValidatorFn } from '@angular/forms';
|
|
3
3
|
import { Subscription } from 'rxjs';
|
|
4
4
|
import { AddressComponentModel } from '../../models/AddressComponentModel';
|
|
@@ -7,24 +7,20 @@ import { DmsService } from '../../services/dms-service/dms.service';
|
|
|
7
7
|
import { LoggerService } from '../../services/logger/logger.service';
|
|
8
8
|
import { QuestionnaireService } from '../../services/questionnaire/questionnaire.service';
|
|
9
9
|
import { UtilService } from '../../services/util/util.service';
|
|
10
|
-
import {
|
|
10
|
+
import { TranslateService } from '@ngx-translate/core';
|
|
11
11
|
import * as i0 from "@angular/core";
|
|
12
|
-
export declare class AddressComponent implements OnInit, ControlValueAccessor, OnDestroy, Validator
|
|
12
|
+
export declare class AddressComponent implements OnInit, ControlValueAccessor, OnDestroy, Validator {
|
|
13
13
|
formBuilder: UntypedFormBuilder;
|
|
14
14
|
util: UtilService;
|
|
15
15
|
questionnaireService: QuestionnaireService;
|
|
16
16
|
private logger;
|
|
17
17
|
private dms;
|
|
18
|
+
translateService: TranslateService;
|
|
18
19
|
addressFormDirective: NgForm;
|
|
19
|
-
addressSuggestion: AddressSuggestionComponent;
|
|
20
20
|
addressForm: UntypedFormGroup;
|
|
21
21
|
stateOptions: any;
|
|
22
22
|
countyOptions: any;
|
|
23
23
|
townOptions: any;
|
|
24
|
-
yesNoOptions: {
|
|
25
|
-
value: string;
|
|
26
|
-
text: string;
|
|
27
|
-
}[];
|
|
28
24
|
countryOptions: {
|
|
29
25
|
value: string;
|
|
30
26
|
text: string;
|
|
@@ -34,34 +30,13 @@ export declare class AddressComponent implements OnInit, ControlValueAccessor, O
|
|
|
34
30
|
countyRequired: Boolean;
|
|
35
31
|
fromPopup: Boolean;
|
|
36
32
|
inputId: string;
|
|
37
|
-
|
|
38
|
-
showSuggestion: boolean;
|
|
39
|
-
diffMailAddress: boolean;
|
|
40
|
-
enableAddressValidation: boolean;
|
|
41
|
-
questionaireForm: any;
|
|
42
|
-
standaloneAddressForm: boolean;
|
|
43
|
-
parentFormComponent: string;
|
|
44
|
-
addressTypeForNeighbourCheck: string;
|
|
45
|
-
neighbouringStateME: string[];
|
|
46
|
-
neighbouringStateMS: string[];
|
|
47
|
-
showNeighbourQuestion: boolean;
|
|
48
|
-
blurFromField: boolean;
|
|
49
|
-
formBlur: boolean;
|
|
33
|
+
readonly: boolean;
|
|
50
34
|
forState: string;
|
|
51
35
|
usZipcodeValidations: ValidatorFn[];
|
|
52
36
|
canadaZipcodeValidations: ValidatorFn[];
|
|
53
|
-
|
|
54
|
-
lastValidAddress: any;
|
|
55
|
-
constructor(formBuilder: UntypedFormBuilder, util: UtilService, questionnaireService: QuestionnaireService, logger: LoggerService, dms: DmsService);
|
|
37
|
+
constructor(formBuilder: UntypedFormBuilder, util: UtilService, questionnaireService: QuestionnaireService, logger: LoggerService, dms: DmsService, translateService: TranslateService);
|
|
56
38
|
ngOnInit(): void;
|
|
57
|
-
ngOnChanges(change: SimpleChanges): void;
|
|
58
|
-
setFieldBlur(field: any): void;
|
|
59
|
-
setFieldFocus(field: any): void;
|
|
60
|
-
getAddressSuggestion(): void;
|
|
61
|
-
checkFormBlurr(): boolean;
|
|
62
|
-
validAddress(address: any): void;
|
|
63
39
|
setRequiredValidation(): void;
|
|
64
|
-
get neighborStateCheckRequired(): AbstractControl<any, any>;
|
|
65
40
|
get town(): AbstractControl<any, any>;
|
|
66
41
|
get county(): AbstractControl<any, any>;
|
|
67
42
|
get city(): AbstractControl<any, any>;
|
|
@@ -70,7 +45,6 @@ export declare class AddressComponent implements OnInit, ControlValueAccessor, O
|
|
|
70
45
|
get zip(): AbstractControl<any, any>;
|
|
71
46
|
get streetAddress(): AbstractControl<any, any>;
|
|
72
47
|
get optionalAddress(): AbstractControl<any, any>;
|
|
73
|
-
get neighbourFlag(): AbstractControl<any, any>;
|
|
74
48
|
getAddressData(event: any): void;
|
|
75
49
|
filterCountry(event: any): void;
|
|
76
50
|
filterCounty(event: any): void;
|
|
@@ -91,18 +65,17 @@ export declare class AddressComponent implements OnInit, ControlValueAccessor, O
|
|
|
91
65
|
getState(country: any, state: any): ComboOption;
|
|
92
66
|
getStateValue(states: ComboOption[], name: string): ComboOption;
|
|
93
67
|
setMETown(zipCode: string, town: ComboOption): void;
|
|
94
|
-
setMSCounty(
|
|
68
|
+
setMSCounty(county: ComboOption): void;
|
|
95
69
|
validate(control: AbstractControl): any;
|
|
96
70
|
submit(): void;
|
|
71
|
+
get required(): any;
|
|
72
|
+
get zipLength(): any;
|
|
73
|
+
get zipOnlyNumbers(): any;
|
|
74
|
+
get zipInvalid(): any;
|
|
75
|
+
get zipCodeNumeric(): any;
|
|
76
|
+
get zipCodeLength(): any;
|
|
77
|
+
get zipCodeInvalid(): any;
|
|
97
78
|
static ɵfac: i0.ɵɵFactoryDeclaration<AddressComponent, never>;
|
|
98
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AddressComponent, "app-address", never, { "countyRequired": { "alias": "countyRequired"; "required": false; }; "fromPopup": { "alias": "fromPopup"; "required": false; }; "inputId": { "alias": "inputId"; "required": false; }; "
|
|
99
|
-
}
|
|
100
|
-
export declare class AddressFieldFocusStatus {
|
|
101
|
-
streetAddress?: boolean;
|
|
102
|
-
optionalAddress?: boolean;
|
|
103
|
-
city?: boolean;
|
|
104
|
-
zip?: boolean;
|
|
105
|
-
state?: boolean;
|
|
106
|
-
county?: boolean;
|
|
79
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AddressComponent, "app-address", never, { "countyRequired": { "alias": "countyRequired"; "required": false; }; "fromPopup": { "alias": "fromPopup"; "required": false; }; "inputId": { "alias": "inputId"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; }, { "address": "address"; }, never, never, false, never>;
|
|
107
80
|
}
|
|
108
81
|
//# sourceMappingURL=address.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"address.component.d.ts","sourceRoot":"","sources":["../../../../../projects/ngx-reusa-app-lib/src/lib/components/address/address.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAS,SAAS,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"address.component.d.ts","sourceRoot":"","sources":["../../../../../projects/ngx-reusa-app-lib/src/lib/components/address/address.component.ts"],"names":[],"mappings":"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"}
|
|
@@ -4,20 +4,25 @@ import { Subscription } from 'rxjs';
|
|
|
4
4
|
import { BankDetailsModel } from '../../models/BankDetailsModel';
|
|
5
5
|
import { DmsService } from '../../services/dms-service/dms.service';
|
|
6
6
|
import { UtilService } from '../../services/util/util.service';
|
|
7
|
+
import { TranslateService } from '@ngx-translate/core';
|
|
7
8
|
import * as i0 from "@angular/core";
|
|
8
9
|
export declare class BankDetailsComponent implements OnInit, ControlValueAccessor, OnDestroy, Validator {
|
|
9
10
|
formBuilder: UntypedFormBuilder;
|
|
10
11
|
util: UtilService;
|
|
11
12
|
dms: DmsService;
|
|
13
|
+
translateService: TranslateService;
|
|
12
14
|
bankDetailsFormDirective: NgForm;
|
|
13
15
|
bankDetailsForm: UntypedFormGroup;
|
|
14
16
|
accountTypeOptions: any[];
|
|
15
17
|
bankDetailsModel: BankDetailsModel;
|
|
16
18
|
bankName: string;
|
|
17
19
|
routingNumberValidators: ValidatorFn[];
|
|
18
|
-
constructor(formBuilder: UntypedFormBuilder, util: UtilService, dms: DmsService);
|
|
20
|
+
constructor(formBuilder: UntypedFormBuilder, util: UtilService, dms: DmsService, translateService: TranslateService);
|
|
19
21
|
ngOnInit(): void;
|
|
20
22
|
submit(): void;
|
|
23
|
+
sanitizeInput(event: any): {
|
|
24
|
+
minlength: boolean;
|
|
25
|
+
};
|
|
21
26
|
setAccountNumberValidator(): void;
|
|
22
27
|
get nameOnAccount(): AbstractControl<any, any>;
|
|
23
28
|
get accountType(): AbstractControl<any, any>;
|
|
@@ -34,6 +39,23 @@ export declare class BankDetailsComponent implements OnInit, ControlValueAccesso
|
|
|
34
39
|
writeValue(value: any): void;
|
|
35
40
|
validate(control: AbstractControl): any;
|
|
36
41
|
fetchBankName(event: any): void;
|
|
42
|
+
accountNumberComparision(event: any): void;
|
|
43
|
+
accountNumberminlenghtvalidation(event: any): void;
|
|
44
|
+
routingNumberValidation(event: any): void;
|
|
45
|
+
get required(): any;
|
|
46
|
+
get onlyNumbers(): any;
|
|
47
|
+
get onlyLetters(): any;
|
|
48
|
+
get accountMatch(): any;
|
|
49
|
+
get accountMax(): any;
|
|
50
|
+
get validNumber(): any;
|
|
51
|
+
get routingNumberInvalid(): any;
|
|
52
|
+
get validRoutingNumber(): any;
|
|
53
|
+
get invalidRoutingNumber(): any;
|
|
54
|
+
get acPattern(): any;
|
|
55
|
+
get acValidNumber(): any;
|
|
56
|
+
get acMaxlength(): any;
|
|
57
|
+
get acMinLength(): any;
|
|
58
|
+
get accountNumberComparisionValidation(): any;
|
|
37
59
|
static ɵfac: i0.ɵɵFactoryDeclaration<BankDetailsComponent, never>;
|
|
38
60
|
static ɵcmp: i0.ɵɵComponentDeclaration<BankDetailsComponent, "app-bank-details", never, {}, {}, never, never, false, never>;
|
|
39
61
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bank-details.component.d.ts","sourceRoot":"","sources":["../../../../../projects/ngx-reusa-app-lib/src/lib/components/bank-details/bank-details.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,SAAS,EAAE,MAAM,EAAa,MAAM,eAAe,CAAC;AACxE,OAAO,EAAE,eAAe,EAAE,oBAAoB,EAAE,kBAAkB,EAAE,gBAAgB,EAAE,MAAM,EAAoC,SAAS,EAAE,WAAW,EAAc,MAAM,gBAAgB,CAAC;AAC3L,OAAO,EAAE,YAAY,EAAE,MAAM,MAAM,CAAC;AACpC,OAAO,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AACjE,OAAO,EAAE,UAAU,EAAE,MAAM,wCAAwC,CAAC;AACpE,OAAO,EAAE,WAAW,EAAE,MAAM,kCAAkC,CAAC
|
|
1
|
+
{"version":3,"file":"bank-details.component.d.ts","sourceRoot":"","sources":["../../../../../projects/ngx-reusa-app-lib/src/lib/components/bank-details/bank-details.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,SAAS,EAAE,MAAM,EAAa,MAAM,eAAe,CAAC;AACxE,OAAO,EAAE,eAAe,EAAE,oBAAoB,EAAE,kBAAkB,EAAE,gBAAgB,EAAE,MAAM,EAAoC,SAAS,EAAE,WAAW,EAAc,MAAM,gBAAgB,CAAC;AAC3L,OAAO,EAAE,YAAY,EAAE,MAAM,MAAM,CAAC;AACpC,OAAO,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AACjE,OAAO,EAAE,UAAU,EAAE,MAAM,wCAAwC,CAAC;AACpE,OAAO,EAAE,WAAW,EAAE,MAAM,kCAAkC,CAAC;AAG/D,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;;AAEvD,qBAea,oBAAqB,YAAW,MAAM,EAAE,oBAAoB,EAAE,SAAS,EAAE,SAAS;IAmB1E,WAAW,EAAE,kBAAkB;IAAQ,IAAI,EAAG,WAAW;IACnE,GAAG,EAAE,UAAU;IAAS,gBAAgB,EAAG,gBAAgB;IAjB7D,wBAAwB,EAAE,MAAM,CAAC;IAEjC,eAAe,EAAE,gBAAgB,CAAC;IACzC,kBAAkB,EAAE,GAAG,EAAE,CAAC;IAEnB,gBAAgB,EAAE,gBAAgB,CAAyB;IAC3D,QAAQ,EAAE,MAAM,CAAC;IAGxB,uBAAuB,EAAG,WAAW,EAAE,CAKrC;gBAEiB,WAAW,EAAE,kBAAkB,EAAQ,IAAI,EAAG,WAAW,EACnE,GAAG,EAAE,UAAU,EAAS,gBAAgB,EAAG,gBAAgB;IAgBpE,QAAQ,IAAI,IAAI;IAehB,MAAM;IAUL,aAAa,CAAC,KAAK,EAAC,GAAG;;;IAwBxB,yBAAyB;IAuCzB,IAAI,aAAa,8BAEhB;IACD,IAAI,WAAW,8BAEd;IACD,IAAI,aAAa,8BAEhB;IACD,IAAI,aAAa,8BAEhB;IACD,IAAI,eAAe,8BAElB;IACD,IAAI,oBAAoB,8BAEvB;IAED,SAAS,EAAE,QAAQ,CAAa;IAEhC,YAAY,EAAE,YAAY,EAAE,CAAM;IAElC,WAAW;IAMX,gBAAgB,CAAC,QAAQ,EAAE,GAAG;IAK9B,iBAAiB,CAAC,SAAS,EAAE,QAAQ;IAIrC,gBAAgB,CAAC,QAAQ,EAAE,OAAO;IASlC,UAAU,CAAC,KAAK,EAAE,GAAG;IAOrB,QAAQ,CAAC,OAAO,EAAE,eAAe;IAOjC,aAAa,CAAC,KAAK,KAAA;IAmBnB,wBAAwB,CAAC,KAAK,EAAE,GAAG;IAOnC,gCAAgC,CAAC,KAAK,EAAE,GAAG;IAU3C,uBAAuB,CAAC,KAAK,EAAE,GAAG;IAclC,IAAI,QAAQ,QAEX;IAED,IAAI,WAAW,QAEd;IACD,IAAI,WAAW,QAEd;IAED,IAAI,YAAY,QAEf;IAED,IAAI,UAAU,QAEb;IACD,IAAI,WAAW,QAEd;IAED,IAAI,oBAAoB,QAEvB;IAED,IAAI,kBAAkB,QAErB;IAED,IAAI,oBAAoB,QAEvB;IAED,IAAI,SAAS,QAEZ;IAED,IAAI,aAAa,QAEhB;IAED,IAAI,WAAW,QAEd;IAED,IAAI,WAAW,QAEd;IAED,IAAI,kCAAkC,QAErC;yCA/RU,oBAAoB;2CAApB,oBAAoB;CAgShC"}
|