@reusa/ngx-reusa-app-lib 0.0.1304 → 0.0.1305
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 +1296 -2414
- 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 -21
- 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 +560 -363
- 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 +83 -94
- package/esm2022/lib/components/header/header.component.mjs +171 -439
- 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 -69
- 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 +354 -717
- package/esm2022/lib/components/profile-redirect/profile-redirect.component.mjs +38 -108
- package/esm2022/lib/components/questionnaire/AppValidators.mjs +43 -289
- 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 +1070 -849
- 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 +32 -116
- 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 +233 -457
- 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 +237 -613
- package/esm2022/lib/components/weekly-cert-employer-grid/weekly-cert-employer-grid.component.mjs +59 -114
- 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 -102
- 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 +31 -84
- package/esm2022/public-api.mjs +5 -47
- package/fesm2022/reusa-ngx-reusa-app-lib.mjs +26206 -44145
- package/fesm2022/reusa-ngx-reusa-app-lib.mjs.map +1 -1
- package/lib/components/add-employer/add-employer.component.d.ts +50 -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 +14 -21
- 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 -83
- 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 +33 -31
- 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 -10
- 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 -16
- 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 -13
- 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 -38
- 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 +14 -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 -281
- 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 -510
- 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 -804
- 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 -683
- 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 -99
- 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 -69
- 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,203 +0,0 @@
|
|
|
1
|
-
import { Component, EventEmitter, Output, ViewChild } from '@angular/core';
|
|
2
|
-
import { Validators } from '@angular/forms';
|
|
3
|
-
import { AppValidators } from '../../validations/AppValidators';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
import * as i1 from "../../services/util/util.service";
|
|
6
|
-
import * as i2 from "@angular/forms";
|
|
7
|
-
import * as i3 from "../../services/login/login.service";
|
|
8
|
-
import * as i4 from "../../services/logger/logger.service";
|
|
9
|
-
import * as i5 from "@angular/platform-browser";
|
|
10
|
-
import * as i6 from "@ionic/angular";
|
|
11
|
-
import * as i7 from "@angular/common";
|
|
12
|
-
import * as i8 from "@angular/material/form-field";
|
|
13
|
-
import * as i9 from "primeng/dialog";
|
|
14
|
-
import * as i10 from "primeng/inputmask";
|
|
15
|
-
import * as i11 from "../error/error.component";
|
|
16
|
-
import * as i12 from "@ngx-translate/core";
|
|
17
|
-
const _c0 = ["addSsnFormDirective"];
|
|
18
|
-
function AssociateSsnComponent_mat_error_29_Template(rf, ctx) { if (rf & 1) {
|
|
19
|
-
i0.ɵɵelementStart(0, "mat-error");
|
|
20
|
-
i0.ɵɵtext(1);
|
|
21
|
-
i0.ɵɵelement(2, "br")(3, "br");
|
|
22
|
-
i0.ɵɵelementEnd();
|
|
23
|
-
} if (rf & 2) {
|
|
24
|
-
const ctx_r1 = i0.ɵɵnextContext();
|
|
25
|
-
i0.ɵɵadvance(1);
|
|
26
|
-
i0.ɵɵtextInterpolate(ctx_r1.errorDtls);
|
|
27
|
-
} }
|
|
28
|
-
function AssociateSsnComponent_ion_label_30_Template(rf, ctx) { if (rf & 1) {
|
|
29
|
-
i0.ɵɵelementStart(0, "ion-label", 19);
|
|
30
|
-
i0.ɵɵtext(1);
|
|
31
|
-
i0.ɵɵelement(2, "br")(3, "br");
|
|
32
|
-
i0.ɵɵelementEnd();
|
|
33
|
-
} if (rf & 2) {
|
|
34
|
-
const ctx_r2 = i0.ɵɵnextContext();
|
|
35
|
-
i0.ɵɵadvance(1);
|
|
36
|
-
i0.ɵɵtextInterpolate(ctx_r2.successDtls);
|
|
37
|
-
} }
|
|
38
|
-
function AssociateSsnComponent_div_31_Template(rf, ctx) { if (rf & 1) {
|
|
39
|
-
i0.ɵɵelementStart(0, "div", 20);
|
|
40
|
-
i0.ɵɵelement(1, "ion-spinner", 21);
|
|
41
|
-
i0.ɵɵelementEnd();
|
|
42
|
-
} }
|
|
43
|
-
function AssociateSsnComponent_div_36_Template(rf, ctx) { if (rf & 1) {
|
|
44
|
-
i0.ɵɵelementStart(0, "div", 22);
|
|
45
|
-
i0.ɵɵelement(1, "ion-icon", 23)(2, "div", 24);
|
|
46
|
-
i0.ɵɵelementEnd();
|
|
47
|
-
} if (rf & 2) {
|
|
48
|
-
const ctx_r4 = i0.ɵɵnextContext();
|
|
49
|
-
i0.ɵɵadvance(2);
|
|
50
|
-
i0.ɵɵproperty("innerHTML", ctx_r4.sanitizer.bypassSecurityTrustHtml(ctx_r4.messageDetails), i0.ɵɵsanitizeHtml);
|
|
51
|
-
} }
|
|
52
|
-
const _c1 = () => ({ width: "35vw" });
|
|
53
|
-
const _c2 = () => ({ "1200px": "660px", "992px": "660px", "768px": "660px", "576px": "100vw" });
|
|
54
|
-
const _c3 = () => ({ required: "Required." });
|
|
55
|
-
const _c4 = () => ({ required: "Required.", notMatch: "SSN and Confirm SSN should match" });
|
|
56
|
-
export class AssociateSsnComponent {
|
|
57
|
-
constructor(util, formBuilder, ls, logger, sanitizer) {
|
|
58
|
-
this.util = util;
|
|
59
|
-
this.formBuilder = formBuilder;
|
|
60
|
-
this.ls = ls;
|
|
61
|
-
this.logger = logger;
|
|
62
|
-
this.sanitizer = sanitizer;
|
|
63
|
-
this.heading = 'Provide SSN';
|
|
64
|
-
this.invalidSSN = false;
|
|
65
|
-
this.displayMessage = false;
|
|
66
|
-
this.success = new EventEmitter();
|
|
67
|
-
}
|
|
68
|
-
ngOnInit() {
|
|
69
|
-
this.initForm();
|
|
70
|
-
}
|
|
71
|
-
initForm() {
|
|
72
|
-
this.addSsnForm = this.formBuilder.group({
|
|
73
|
-
'ssn': [null, Validators.compose([Validators.required])],
|
|
74
|
-
'confirmSsn': [null, Validators.compose([Validators.required,
|
|
75
|
-
AppValidators.equal('ssn', { notMatch: true })])]
|
|
76
|
-
});
|
|
77
|
-
}
|
|
78
|
-
saveData() {
|
|
79
|
-
if (this.addSsnForm.valid) {
|
|
80
|
-
this.invalidSSN = AppValidators.areAllDigitsSame(this.ssn.value);
|
|
81
|
-
if (this.invalidSSN) {
|
|
82
|
-
this.messageDetails = "The Social Security Number is not valid.";
|
|
83
|
-
this.displayMessage = true;
|
|
84
|
-
setTimeout(() => {
|
|
85
|
-
this.messageDetails = "";
|
|
86
|
-
this.displayMessage = false;
|
|
87
|
-
}, 3000);
|
|
88
|
-
this.initForm();
|
|
89
|
-
return;
|
|
90
|
-
}
|
|
91
|
-
this.blocked = true;
|
|
92
|
-
this.successDtls = null;
|
|
93
|
-
this.errorDtls = null;
|
|
94
|
-
let ssn = this.ssn.value;
|
|
95
|
-
this.util
|
|
96
|
-
.showLoader()
|
|
97
|
-
.then(() => {
|
|
98
|
-
this.ls.associateSsnToUserId(ssn)
|
|
99
|
-
.subscribe(res => {
|
|
100
|
-
this.successDtls = 'SSN Linked to User ID successfully';
|
|
101
|
-
this.ls
|
|
102
|
-
.refreshToken(this.ls.getUser().refresh_token)
|
|
103
|
-
.then(async (res) => {
|
|
104
|
-
await this.ls.setUser(res);
|
|
105
|
-
this.blocked = false;
|
|
106
|
-
this.util.hideLoader();
|
|
107
|
-
this.success.emit();
|
|
108
|
-
window.location.reload();
|
|
109
|
-
})
|
|
110
|
-
.catch(err => {
|
|
111
|
-
this.blocked = false;
|
|
112
|
-
this.errorDtls = 'Could not process your request. Please try again later.';
|
|
113
|
-
});
|
|
114
|
-
}, err => {
|
|
115
|
-
this.errorDtls = err.msg;
|
|
116
|
-
this.util.hideLoader();
|
|
117
|
-
this.blocked = false;
|
|
118
|
-
});
|
|
119
|
-
});
|
|
120
|
-
}
|
|
121
|
-
}
|
|
122
|
-
get ssn() {
|
|
123
|
-
return this.addSsnForm.get('ssn');
|
|
124
|
-
}
|
|
125
|
-
get confirmSsn() {
|
|
126
|
-
return this.addSsnForm.get('confirmSsn');
|
|
127
|
-
}
|
|
128
|
-
static { this.ɵfac = function AssociateSsnComponent_Factory(t) { return new (t || AssociateSsnComponent)(i0.ɵɵdirectiveInject(i1.UtilService), i0.ɵɵdirectiveInject(i2.UntypedFormBuilder), i0.ɵɵdirectiveInject(i3.LoginService), i0.ɵɵdirectiveInject(i4.LoggerService), i0.ɵɵdirectiveInject(i5.DomSanitizer)); }; }
|
|
129
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: AssociateSsnComponent, selectors: [["app-associate-ssn"]], viewQuery: function AssociateSsnComponent_Query(rf, ctx) { if (rf & 1) {
|
|
130
|
-
i0.ɵɵviewQuery(_c0, 5);
|
|
131
|
-
} if (rf & 2) {
|
|
132
|
-
let _t;
|
|
133
|
-
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.addSsnFormDirective = _t.first);
|
|
134
|
-
} }, outputs: { success: "success" }, decls: 37, vars: 35, consts: [["appendTo", "body", "position", "top", 3, "visible", "modal", "breakpoints"], [3, "formGroup"], ["addSsnFormDirective", "ngForm"], [1, "ion-text-left", "heading"], [1, "overlay-subheading"], [1, "p-fluid", "p-formgrid"], [1, "p-field"], ["for", "ssn"], ["id", "ssn", "mask", "999-99-9999", "formControlName", "ssn", "maxlength", "9", "minlength", "9", "unmask", "true", "title", "Enter SSN", "placeholder", "999-99-9999", 3, "autoFocus"], [3, "field", "form", "errDef"], ["for", "confirmSsn"], ["id", "confirmSsn", "mask", "999-99-9999", "formControlName", "confirmSsn", "maxlength", "9", "unmask", "true", "title", "Enter Confirm SSN", "placeholder", "999-99-9999", "minlength", "9"], [4, "ngIf"], ["style", "color: var(--ion-color-green)", 4, "ngIf"], ["class", "ion-text-center", 4, "ngIf"], [1, "ion-padding"], [1, "ion-text-right"], ["shape", "round", "fill", "solid", "type", "submit", 3, "click"], ["class", "ion-text-center ion-padding-top", 4, "ngIf"], [2, "color", "var(--ion-color-green)"], [1, "ion-text-center"], ["name", "dots"], [1, "ion-text-center", "ion-padding-top"], ["name", "alert-circle-outline", 2, "font-size", "60px", "color", "var(--ion-color-danger)"], [1, "ion-text-center", "ion-padding", 2, "color", "var(--ion-color-danger)", "font-size", "larger", 3, "innerHTML"]], template: function AssociateSsnComponent_Template(rf, ctx) { if (rf & 1) {
|
|
135
|
-
i0.ɵɵelementStart(0, "p-dialog", 0)(1, "form", 1, 2)(3, "ion-grid")(4, "ion-row")(5, "ion-col", 3);
|
|
136
|
-
i0.ɵɵtext(6);
|
|
137
|
-
i0.ɵɵelementEnd()();
|
|
138
|
-
i0.ɵɵelementStart(7, "ion-row")(8, "ion-col")(9, "h5", 4);
|
|
139
|
-
i0.ɵɵtext(10);
|
|
140
|
-
i0.ɵɵpipe(11, "translate");
|
|
141
|
-
i0.ɵɵelementEnd()()();
|
|
142
|
-
i0.ɵɵelementStart(12, "ion-row")(13, "ion-col")(14, "div", 5)(15, "div", 6)(16, "label", 7);
|
|
143
|
-
i0.ɵɵtext(17);
|
|
144
|
-
i0.ɵɵpipe(18, "translate");
|
|
145
|
-
i0.ɵɵelementEnd();
|
|
146
|
-
i0.ɵɵelement(19, "p-inputMask", 8)(20, "app-error", 9);
|
|
147
|
-
i0.ɵɵelementEnd()()();
|
|
148
|
-
i0.ɵɵelementStart(21, "ion-col")(22, "div", 5)(23, "div", 6)(24, "label", 10);
|
|
149
|
-
i0.ɵɵtext(25);
|
|
150
|
-
i0.ɵɵpipe(26, "translate");
|
|
151
|
-
i0.ɵɵelementEnd();
|
|
152
|
-
i0.ɵɵelement(27, "p-inputMask", 11)(28, "app-error", 9);
|
|
153
|
-
i0.ɵɵelementEnd()()()();
|
|
154
|
-
i0.ɵɵtemplate(29, AssociateSsnComponent_mat_error_29_Template, 4, 1, "mat-error", 12)(30, AssociateSsnComponent_ion_label_30_Template, 4, 1, "ion-label", 13)(31, AssociateSsnComponent_div_31_Template, 2, 0, "div", 14);
|
|
155
|
-
i0.ɵɵelementStart(32, "ion-row", 15)(33, "ion-col", 16)(34, "ion-button", 17);
|
|
156
|
-
i0.ɵɵlistener("click", function AssociateSsnComponent_Template_ion_button_click_34_listener() { return ctx.saveData(); });
|
|
157
|
-
i0.ɵɵtext(35, "Save");
|
|
158
|
-
i0.ɵɵelementEnd()()();
|
|
159
|
-
i0.ɵɵtemplate(36, AssociateSsnComponent_div_36_Template, 3, 1, "div", 18);
|
|
160
|
-
i0.ɵɵelementEnd()()();
|
|
161
|
-
} if (rf & 2) {
|
|
162
|
-
const _r0 = i0.ɵɵreference(2);
|
|
163
|
-
i0.ɵɵstyleMap(i0.ɵɵpureFunction0(31, _c1));
|
|
164
|
-
i0.ɵɵproperty("visible", true)("modal", true)("breakpoints", i0.ɵɵpureFunction0(32, _c2));
|
|
165
|
-
i0.ɵɵadvance(1);
|
|
166
|
-
i0.ɵɵproperty("formGroup", ctx.addSsnForm);
|
|
167
|
-
i0.ɵɵadvance(5);
|
|
168
|
-
i0.ɵɵtextInterpolate1(" ", ctx.heading, " ");
|
|
169
|
-
i0.ɵɵadvance(4);
|
|
170
|
-
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(11, 25, "associate.ssn.add.ssn.subheading"), " ");
|
|
171
|
-
i0.ɵɵadvance(7);
|
|
172
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(18, 27, "associate.ssn.ssn"));
|
|
173
|
-
i0.ɵɵadvance(2);
|
|
174
|
-
i0.ɵɵproperty("autoFocus", true);
|
|
175
|
-
i0.ɵɵadvance(1);
|
|
176
|
-
i0.ɵɵclassMap("app-grid");
|
|
177
|
-
i0.ɵɵproperty("field", ctx.ssn)("form", _r0)("errDef", i0.ɵɵpureFunction0(33, _c3));
|
|
178
|
-
i0.ɵɵadvance(5);
|
|
179
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(26, 29, "associate.ssn.confirm.ssn"));
|
|
180
|
-
i0.ɵɵadvance(3);
|
|
181
|
-
i0.ɵɵclassMap("app-grid");
|
|
182
|
-
i0.ɵɵproperty("field", ctx.confirmSsn)("form", _r0)("errDef", i0.ɵɵpureFunction0(34, _c4));
|
|
183
|
-
i0.ɵɵadvance(1);
|
|
184
|
-
i0.ɵɵproperty("ngIf", ctx.errorDtls);
|
|
185
|
-
i0.ɵɵadvance(1);
|
|
186
|
-
i0.ɵɵproperty("ngIf", ctx.successDtls);
|
|
187
|
-
i0.ɵɵadvance(1);
|
|
188
|
-
i0.ɵɵproperty("ngIf", ctx.blocked);
|
|
189
|
-
i0.ɵɵadvance(5);
|
|
190
|
-
i0.ɵɵproperty("ngIf", ctx.displayMessage && ctx.messageDetails);
|
|
191
|
-
} }, dependencies: [i6.IonButton, i6.IonCol, i6.IonGrid, i6.IonIcon, i6.IonLabel, i6.IonRow, i6.IonSpinner, i7.NgIf, i8.MatError, i2.ɵNgNoValidate, i2.NgControlStatus, i2.NgControlStatusGroup, i2.MinLengthValidator, i2.MaxLengthValidator, i2.FormGroupDirective, i2.FormControlName, i9.Dialog, i10.InputMask, i11.ErrorComponent, i12.TranslatePipe] }); }
|
|
192
|
-
}
|
|
193
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(AssociateSsnComponent, [{
|
|
194
|
-
type: Component,
|
|
195
|
-
args: [{ selector: 'app-associate-ssn', template: "<p-dialog [visible]=\"true\" [modal]=\"true\" appendTo=\"body\" position=\"top\"\r\n[breakpoints]=\"{'1200px': '660px', '992px': '660px', '768px': '660px', '576px': '100vw'}\" [style]=\"{width: '35vw'}\">\r\n <form [formGroup]=\"addSsnForm\" #addSsnFormDirective=\"ngForm\">\r\n <ion-grid>\r\n <ion-row>\r\n <ion-col class=\"ion-text-left heading\">\r\n {{heading}}\r\n </ion-col>\r\n </ion-row>\r\n <ion-row>\r\n <ion-col>\r\n <h5 class=\"overlay-subheading\">\r\n {{\"associate.ssn.add.ssn.subheading\" | translate}}\r\n </h5>\r\n </ion-col>\r\n </ion-row>\r\n <ion-row>\r\n <ion-col>\r\n <div class=\"p-fluid p-formgrid\">\r\n <div class=\"p-field\">\r\n <label for=\"ssn\">{{ \"associate.ssn.ssn\"| translate}}</label>\r\n <p-inputMask id=\"ssn\" mask=\"999-99-9999\" formControlName=\"ssn\" maxlength=\"9\" minlength=\"9\" unmask=\"true\" \r\n title=\"Enter SSN\" [autoFocus]='true' placeholder=\"999-99-9999\"> \r\n </p-inputMask> \r\n <app-error [class]=\"'app-grid'\" [field]='ssn' [form]=\"addSsnFormDirective\" [errDef]=\"{ \r\n required: 'Required.'\r\n }\"></app-error>\r\n </div>\r\n </div>\r\n </ion-col>\r\n <ion-col>\r\n <div class=\"p-fluid p-formgrid\">\r\n <div class=\"p-field\"> \r\n <label for=\"confirmSsn\">{{ \"associate.ssn.confirm.ssn\"| translate}}</label>\r\n <p-inputMask id=\"confirmSsn\" mask=\"999-99-9999\" formControlName =\"confirmSsn\" maxlength=\"9\" unmask=\"true\" \r\n title=\"Enter Confirm SSN\" placeholder=\"999-99-9999\" minlength=\"9\"> \r\n </p-inputMask> \r\n <app-error [class]=\"'app-grid'\" [field]='confirmSsn' [form]=\"addSsnFormDirective\" [errDef]=\"{ \r\n required: 'Required.',\r\n notMatch : 'SSN and Confirm SSN should match'\r\n }\"></app-error>\r\n </div>\r\n </div>\r\n </ion-col>\r\n </ion-row>\r\n \r\n <mat-error *ngIf=\"errorDtls\">{{errorDtls}}<br/><br/></mat-error>\r\n <ion-label *ngIf=\"successDtls\" style=\"color: var(--ion-color-green)\">{{successDtls}}<br/><br/></ion-label>\r\n \r\n <div *ngIf=\"blocked\" class=\"ion-text-center\">\r\n <ion-spinner name=\"dots\"></ion-spinner>\r\n </div>\r\n \r\n <ion-row class=\"ion-padding\">\r\n <ion-col class=\"ion-text-right\">\r\n <ion-button shape=\"round\" fill=\"solid\" type=\"submit\" (click)=\"saveData()\">Save</ion-button>\r\n </ion-col>\r\n </ion-row>\r\n\r\n <div *ngIf=\"displayMessage && messageDetails\" class=\"ion-text-center ion-padding-top\">\r\n <ion-icon name=\"alert-circle-outline\" style=\"font-size: 60px; color: var(--ion-color-danger);\"></ion-icon>\r\n <div [innerHTML]=\"sanitizer.bypassSecurityTrustHtml(messageDetails)\"\r\n style=\"color: var(--ion-color-danger); font-size: larger;\" class=\"ion-text-center ion-padding\"></div>\r\n </div>\r\n </ion-grid>\r\n </form>\r\n</p-dialog>" }]
|
|
196
|
-
}], () => [{ type: i1.UtilService }, { type: i2.UntypedFormBuilder }, { type: i3.LoginService }, { type: i4.LoggerService }, { type: i5.DomSanitizer }], { addSsnFormDirective: [{
|
|
197
|
-
type: ViewChild,
|
|
198
|
-
args: ['addSsnFormDirective', { static: false }]
|
|
199
|
-
}], success: [{
|
|
200
|
-
type: Output
|
|
201
|
-
}] }); })();
|
|
202
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(AssociateSsnComponent, { className: "AssociateSsnComponent", filePath: "lib\\components\\associate-ssn\\associate-ssn.component.ts", lineNumber: 16 }); })();
|
|
203
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXNzb2NpYXRlLXNzbi5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9uZ3gtcmV1c2EtYXBwLWxpYi9zcmMvbGliL2NvbXBvbmVudHMvYXNzb2NpYXRlLXNzbi9hc3NvY2lhdGUtc3NuLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL25neC1yZXVzYS1hcHAtbGliL3NyYy9saWIvY29tcG9uZW50cy9hc3NvY2lhdGUtc3NuL2Fzc29jaWF0ZS1zc24uY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxZQUFZLEVBQVUsTUFBTSxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUNuRixPQUFPLEVBQWdELFVBQVUsRUFBRSxNQUFNLGdCQUFnQixDQUFDO0FBSTFGLE9BQU8sRUFBRSxhQUFhLEVBQUUsTUFBTSxpQ0FBaUMsQ0FBQzs7Ozs7Ozs7Ozs7Ozs7OztJQ3lDMUQsaUNBQTZCO0lBQUEsWUFBYTtJQUFBLHFCQUFLLFNBQUE7SUFBSyxpQkFBWTs7O0lBQW5DLGVBQWE7SUFBYixzQ0FBYTs7O0lBQzFDLHFDQUFxRTtJQUFBLFlBQWU7SUFBQSxxQkFBSyxTQUFBO0lBQUssaUJBQVk7OztJQUFyQyxlQUFlO0lBQWYsd0NBQWU7OztJQUVwRiwrQkFBNkM7SUFDM0Msa0NBQXVDO0lBQ3pDLGlCQUFNOzs7SUFRTiwrQkFBc0Y7SUFDdEYsK0JBQTBHLGNBQUE7SUFHNUcsaUJBQU07OztJQUZDLGVBQStEO0lBQS9ELDhHQUErRDs7Ozs7O0FEOUMxRSxNQUFNLE9BQU8scUJBQXFCO0lBZ0JoQyxZQUFvQixJQUFpQixFQUFTLFdBQWdDLEVBQVMsRUFBaUIsRUFDL0YsTUFBc0IsRUFBUSxTQUF3QjtRQUQzQyxTQUFJLEdBQUosSUFBSSxDQUFhO1FBQVMsZ0JBQVcsR0FBWCxXQUFXLENBQXFCO1FBQVMs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ekcsOEJBQWdCLGVBQUEsNENBQUE7WUFFbEIsZUFBd0I7WUFBeEIsMENBQXdCO1lBSXRCLGVBQ0Y7WUFERSw0Q0FDRjtZQUtRLGVBQ0Y7WUFERSwyRkFDRjtZQU9pQixlQUFtQztZQUFuQyxpRUFBbUM7WUFFakMsZUFBa0I7WUFBbEIsZ0NBQWtCO1lBRTFCLGVBQW9CO1lBQXBCLHlCQUFvQjtZQUFDLCtCQUFhLGFBQUEsdUNBQUE7WUFTckIsZUFBMkM7WUFBM0MseUVBQTJDO1lBSXhELGVBQW9CO1lBQXBCLHlCQUFvQjtZQUFDLHNDQUFvQixhQUFBLHVDQUFBO1lBU2hELGVBQWU7WUFBZixvQ0FBZTtZQUNmLGVBQWlCO1lBQWpCLHNDQUFpQjtZQUV2QixlQUFhO1lBQWIsa0NBQWE7WUFVYixlQUFzQztZQUF0QywrREFBc0M7OztpRkQ1Q3JDLHFCQUFxQjtjQUxqQyxTQUFTOzJCQUNFLG1CQUFtQjsrSkFTdEIsbUJBQW1CO2tCQUR6QixTQUFTO21CQUFDLHFCQUFxQixFQUFFLEVBQUMsTUFBTSxFQUFHLEtBQUssRUFBQztZQVV4QyxPQUFPO2tCQUFoQixNQUFNOztrRkFkSSxxQkFBcUIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIEV2ZW50RW1pdHRlciwgT25Jbml0LCBPdXRwdXQsIFZpZXdDaGlsZCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBOZ0Zvcm0sIFVudHlwZWRGb3JtQnVpbGRlciwgVW50eXBlZEZvcm1Hcm91cCwgVmFsaWRhdG9ycyB9IGZyb20gJ0Bhbmd1bGFyL2Zvcm1zJztcclxuaW1wb3J0IHsgTG9nZ2VyU2VydmljZSB9IGZyb20gJy4uLy4uL3NlcnZpY2VzL2xvZ2dlci9sb2dnZXIuc2VydmljZSc7XHJcbmltcG9ydCB7IExvZ2luU2VydmljZSB9IGZyb20gJy4uLy4uL3NlcnZpY2VzL2xvZ2luL2xvZ2luLnNlcnZpY2UnO1xyXG5pbXBvcnQgeyBVdGlsU2VydmljZSB9IGZyb20gJy4uLy4uL3NlcnZpY2VzL3V0aWwvdXRpbC5zZXJ2aWNlJztcclxuaW1wb3J0IHsgQXBwVmFsaWRhdG9ycyB9IGZyb20gJy4uLy4uL3ZhbGlkYXRpb25zL0FwcFZhbGlkYXRvcnMnO1xyXG5pbXBvcnQgeyBFcnJvck1vZGVsIH0gZnJvbSAnLi4vLi4vbW9kZWxzL0Vycm9yTW9kZWwnO1xyXG5pbXBvcnQgeyBEb21TYW5pdGl6ZXIgfSBmcm9tICdAYW5ndWxhci9wbGF0Zm9ybS1icm93c2VyJztcclxuXHJcblxyXG5AQ29tcG9uZW50KHtcclxuICBzZWxlY3RvcjogJ2FwcC1hc3NvY2lhdGUtc3NuJyxcclxuICB0ZW1wbGF0ZVVybDogJy4vYXNzb2NpYXRlLXNzbi5jb21wb25lbnQuaHRtbCcsXHJcbiAgc3R5bGVVcmw6ICcuL2Fzc29jaWF0ZS1zc24uY29tcG9uZW50LmNzcydcclxufSlcclxuZXhwb3J0IGNsYXNzIEFzc29jaWF0ZVNzbkNvbXBvbmVudCBpbXBsZW1lbnRzIE9uSW5pdHtcclxuICBwdWJsaWMgaGVhZGluZyA9ICdQcm92aWRlIFNTTic7XHJcbiAgcHVibGljIGFkZFNzbkZvcm0gOiBVbnR5cGVkRm9ybUdyb3VwO1xyXG5cclxuICBAVmlld0NoaWxkKCdhZGRTc25Gb3JtRGlyZWN0aXZlJywge3N0YXRpYyA6IGZhbHNlfSkgXHJcbiAgcHVibGljIGFkZFNzbkZvcm1EaXJlY3RpdmU6IE5nRm9ybTtcclxuXHJcbiAgcHVibGljIGVycm9yRHRscztcclxuICBwdWJsaWMgc3VjY2Vzc0R0bHM7XHJcbiAgcHVibGljIGJsb2NrZWQ6IGJvb2xlYW47XHJcbiAgaW52YWxpZFNTTiA6IGJvb2xlYW4gPSBmYWxzZTtcclxuICBkaXNwbGF5TWVzc2FnZSA6IGJvb2xlYW4gPSBmYWxzZTtcclxuICBwdWJsaWMgIG1lc3NhZ2VEZXRhaWxzO1xyXG5cclxuICBAT3V0cHV0KCkgc3VjY2VzczogRXZlbnRFbWl0dGVyPGFueT4gPSBuZXcgRXZlbnRFbWl0dGVyKCk7XHJcblxyXG4gIGNvbnN0cnVjdG9yKHByaXZhdGUgdXRpbDogVXRpbFNlcnZpY2UsIHB1YmxpYyBmb3JtQnVpbGRlciA6IFVudHlwZWRGb3JtQnVpbGRlciwgcHVibGljIGxzIDogTG9naW5TZXJ2aWNlLFxyXG4gICAgcHVibGljIGxvZ2dlciA6IExvZ2dlclNlcnZpY2UscHVibGljIHNhbml0aXplciA6IERvbVNhbml0aXplcikgeyB9XHJcblxyXG4gIG5nT25Jbml0KCkge1xyXG4gICAgdGhpcy5pbml0Rm9ybSgpO1xyXG4gIH1cclxuXHJcbiAgaW5pdEZvcm0oKXtcclxuICAgIHRoaXMuYWRkU3NuRm9ybSA9IHRoaXMuZm9ybUJ1aWxkZXIuZ3JvdXAoe1xyXG4gICAgICAnc3NuJyA6IFtudWxsLCBWYWxpZGF0b3JzLmNvbXBvc2UoW1ZhbGlkYXRvcnMucmVxdWlyZWRdKV0sXHJcbiAgICAgICdjb25maXJtU3NuJzogW251bGwsIFZhbGlkYXRvcnMuY29tcG9zZShbVmFsaWRhdG9ycy5yZXF1aXJlZCwgXHJcbiAgICAgICAgICAgICAgQXBwVmFsaWRhdG9ycy5lcXVhbCgnc3NuJywge25vdE1hdGNoIDogdHJ1ZX0pXSldXHJcbiAgICB9KTtcclxuICB9XHJcblxyXG4gIHNhdmVEYXRhKCl7XHJcbiAgICBpZih0aGlzLmFkZFNzbkZvcm0udmFsaWQpe1xyXG4gICAgdGhpcy5pbnZhbGlkU1NOID0gQXBwVmFsaWRhdG9ycy5hcmVBbGxEaWdpdHNTYW1lKHRoaXMuc3NuLnZhbHVlKTtcclxuXHJcbiAgICBpZih0aGlzLmludmFsaWRTU04pXHJcbiAgICB7XHJcbiAgICAgIHRoaXMubWVzc2FnZURldGFpbHM9XCJUaGUgU29jaWFsIFNlY3VyaXR5IE51bWJlciBpcyBub3QgdmFsaWQuXCI7XHJcbiAgICAgIHRoaXMuZGlzcGxheU1lc3NhZ2UgPSB0cnVlO1xyXG4gICAgICBzZXRUaW1lb3V0KCgpID0+IHtcclxuICAgICAgICAgIHRoaXMubWVzc2FnZURldGFpbHMgPSBcIlwiO1xyXG4gICAgICAgICAgdGhpcy5kaXNwbGF5TWVzc2FnZSA9IGZhbHNlO1xyXG4gICAgICB9LCAzMDAwKTtcclxuICAgICAgdGhpcy5pbml0Rm9ybSgpO1xyXG4gICAgICByZXR1cm47XHJcbiAgICB9XHJcbiAgICAgIHRoaXMuYmxvY2tlZCA9IHRydWU7XHJcbiAgICAgIHRoaXMuc3VjY2Vzc0R0bHMgPSBudWxsO1xyXG4gICAgICB0aGlzLmVycm9yRHRscyA9IG51bGw7XHJcbiAgICAgIGxldCBzc246IHN0cmluZyA9IHRoaXMuc3NuLnZhbHVlO1xyXG4gICAgICB0aGlzLnV0aWxcclxuICAgICAgICAuc2hvd0xvYWRlcigpXHJcbiAgICAgICAgLnRoZW4oKCkgPT4ge1xyXG4gICAgICAgICAgdGhpcy5scy5hc3NvY2lhdGVTc25Ub1VzZXJJZChzc24pXHJcbiAgICAgICAgICAuc3Vic2NyaWJlKFxyXG4gICAgICAgICAgICByZXMgPT4ge1xyXG4gICAgICAgICAgICAgIHRoaXMuc3VjY2Vzc0R0bHMgPSAnU1NOIExpbmtlZCB0byBVc2VyIElEIHN1Y2Nlc3NmdWxseSc7XHJcbiAgICAgICAgICAgICAgdGhpcy5sc1xyXG4gICAgICAgICAgICAgICAgLnJlZnJlc2hUb2tlbih0aGlzLmxzLmdldFVzZXIoKS5yZWZyZXNoX3Rva2VuKVxyXG4gICAgICAgICAgICAgICAgLnRoZW4oYXN5bmMgcmVzID0+IHtcclxuICAgICAgICAgICAgICAgICAgYXdhaXQgdGhpcy5scy5zZXRVc2VyKHJlcyk7XHJcbiAgICAgICAgICAgICAgICAgIHRoaXMuYmxvY2tlZCA9IGZhbHNlO1xyXG4gICAgICAgICAgICAgICAgICB0aGlzLnV0aWwuaGlkZUxvYWRlcigpO1xyXG4gICAgICAgICAgICAgICAgICB0aGlzLnN1Y2Nlc3MuZW1pdCgpO1xyXG4gICAgICAgICAgICAgICAgICB3aW5kb3cubG9jYXRpb24ucmVsb2FkKCk7XHJcbiAgICAgICAgICAgICAgICB9KVxyXG4gICAgICAgICAgICAgICAgLmNhdGNoKGVyciA9PiB7XHJcbiAgICAgICAgICAgICAgICAgIHRoaXMuYmxvY2tlZCA9IGZhbHNlO1xyXG4gICAgICAgICAgICAgICAgICB0aGlzLmVycm9yRHRscyA9ICdDb3VsZCBub3QgcHJvY2VzcyB5b3VyIHJlcXVlc3QuIFBsZWFzZSB0cnkgYWdhaW4gbGF0ZXIuJztcclxuICAgICAgICAgICAgICAgIH0pXHJcbiAgICAgICAgICAgICAgXHJcbiAgICAgICAgICAgIH0sXHJcbiAgICAgICAgICAgIGVyciA9PiB7XHJcbiAgICAgICAgICAgICAgdGhpcy5lcnJvckR0bHMgPSBlcnIubXNnO1xyXG4gICAgICAgICAgICAgIHRoaXMudXRpbC5oaWRlTG9hZGVyKCk7XHJcbiAgICAgICAgICAgICAgdGhpcy5ibG9ja2VkID0gZmFsc2U7XHJcbiAgICAgICAgICAgIH1cclxuICAgICAgICAgICk7XHJcbiAgICAgICAgfVxyXG4gICAgICApO1xyXG4gICAgfVxyXG4gIH1cclxuXHJcbiAgZ2V0IHNzbigpe1xyXG4gICAgcmV0dXJuIHRoaXMuYWRkU3NuRm9ybS5nZXQoJ3NzbicpO1xyXG4gIH1cclxuXHJcbiAgZ2V0IGNvbmZpcm1Tc24oKXtcclxuICAgIHJldHVybiB0aGlzLmFkZFNzbkZvcm0uZ2V0KCdjb25maXJtU3NuJyk7XHJcbiAgfVxyXG59XHJcbiIsIjxwLWRpYWxvZyBbdmlzaWJsZV09XCJ0cnVlXCIgW21vZGFsXT1cInRydWVcIiBhcHBlbmRUbz1cImJvZHlcIiBwb3NpdGlvbj1cInRvcFwiXHJcblticmVha3BvaW50c109XCJ7JzEyMDBweCc6ICc2NjBweCcsICc5OTJweCc6ICc2NjBweCcsICc3NjhweCc6ICc2NjBweCcsICc1NzZweCc6ICcxMDB2dyd9XCIgW3N0eWxlXT1cInt3aWR0aDogJzM1dncnfVwiPlxyXG4gIDxmb3JtIFtmb3JtR3JvdXBdPVwiYWRkU3NuRm9ybVwiICNhZGRTc25Gb3JtRGlyZWN0aXZlPVwibmdGb3JtXCI+XHJcbiAgICA8aW9uLWdyaWQ+XHJcbiAgICAgIDxpb24tcm93PlxyXG4gICAgICAgIDxpb24tY29sIGNsYXNzPVwiaW9uLXRleHQtbGVmdCBoZWFkaW5nXCI+XHJcbiAgICAgICAgICB7e2hlYWRpbmd9fVxyXG4gICAgICAgIDwvaW9uLWNvbD5cclxuICAgICAgPC9pb24tcm93PlxyXG4gICAgICA8aW9uLXJvdz5cclxuICAgICAgICA8aW9uLWNvbD5cclxuICAgICAgICAgICAgICA8aDUgY2xhc3M9XCJvdmVybGF5LXN1YmhlYWRpbmdcIj5cclxuICAgICAgICAgICAgICAgIHt7XCJhc3NvY2lhdGUuc3NuLmFkZC5zc24uc3ViaGVhZGluZ1wiIHwgdHJhbnNsYXRlfX1cclxuICAgICAgICAgICAgICA8L2g1PlxyXG4gICAgICAgIDwvaW9uLWNvbD5cclxuICAgICAgPC9pb24tcm93PlxyXG4gICAgICA8aW9uLXJvdz5cclxuICAgICAgICA8aW9uLWNvbD5cclxuICAgICAgICAgIDxkaXYgY2xhc3M9XCJwLWZsdWlkIHAtZm9ybWdyaWRcIj5cclxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cInAtZmllbGRcIj5cclxuICAgICAgICAgICAgICA8bGFiZWwgZm9yPVwic3NuXCI+e3sgXCJhc3NvY2lhdGUuc3NuLnNzblwifCB0cmFuc2xhdGV9fTwvbGFiZWw+XHJcbiAgICAgICAgICAgICAgPHAtaW5wdXRNYXNrIGlkPVwic3NuXCIgbWFzaz1cIjk5OS05OS05OTk5XCIgZm9ybUNvbnRyb2xOYW1lPVwic3NuXCIgbWF4bGVuZ3RoPVwiOVwiIG1pbmxlbmd0aD1cIjlcIiB1bm1hc2s9XCJ0cnVlXCIgXHJcbiAgICAgICAgICAgICAgIHRpdGxlPVwiRW50ZXIgU1NOXCIgW2F1dG9Gb2N1c109J3RydWUnIHBsYWNlaG9sZGVyPVwiOTk5LTk5LTk5OTlcIj4gXHJcbiAgICAgICAgICAgICAgPC9wLWlucHV0TWFzaz4gIFxyXG4gICAgICAgICAgICAgIDxhcHAtZXJyb3IgW2NsYXNzXT1cIidhcHAtZ3JpZCdcIiBbZmllbGRdPSdzc24nIFtmb3JtXT1cImFkZFNzbkZvcm1EaXJlY3RpdmVcIiBbZXJyRGVmXT1cInsgXHJcbiAgICAgICAgICAgICAgICByZXF1aXJlZDogJ1JlcXVpcmVkLidcclxuICAgICAgICAgICAgICB9XCI+PC9hcHAtZXJyb3I+XHJcbiAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgPC9pb24tY29sPlxyXG4gICAgICAgIDxpb24tY29sPlxyXG4gICAgICAgICAgPGRpdiBjbGFzcz1cInAtZmx1aWQgcC1mb3JtZ3JpZFwiPlxyXG4gICAgICAgICAgICA8ZGl2IGNsYXNzPVwicC1maWVsZFwiPiAgICAgICAgXHJcbiAgICAgICAgICAgICAgPGxhYmVsIGZvcj1cImNvbmZpcm1Tc25cIj57eyBcImFzc29jaWF0ZS5zc24uY29uZmlybS5zc25cInwgdHJhbnNsYXRlfX08L2xhYmVsPlxyXG4gICAgICAgICAgICAgIDxwLWlucHV0TWFzayBpZD1cImNvbmZpcm1Tc25cIiBtYXNrPVwiOTk5LTk5LTk5OTlcIiBmb3JtQ29udHJvbE5hbWUgPVwiY29uZmlybVNzblwiIG1heGxlbmd0aD1cIjlcIiB1bm1hc2s9XCJ0cnVlXCIgXHJcbiAgICAgICAgICAgICAgIHRpdGxlPVwiRW50ZXIgQ29uZmlybSBTU05cIiBwbGFjZWhvbGRlcj1cIjk5OS05OS05OTk5XCIgbWlubGVuZ3RoPVwiOVwiPiBcclxuICAgICAgICAgICAgICA8L3AtaW5wdXRNYXNrPiAgXHJcbiAgICAgICAgICAgICAgPGFwcC1lcnJvciBbY2xhc3NdPVwiJ2FwcC1ncmlkJ1wiIFtmaWVsZF09J2NvbmZpcm1Tc24nIFtmb3JtXT1cImFkZFNzbkZvcm1EaXJlY3RpdmVcIiBbZXJyRGVmXT1cInsgXHJcbiAgICAgICAgICAgICAgICByZXF1aXJlZDogJ1JlcXVpcmVkLicsXHJcbiAgICAgICAgICAgICAgICBub3RNYXRjaCA6ICdTU04gYW5kIENvbmZpcm0gU1NOIHNob3VsZCBtYXRjaCdcclxuICAgICAgICAgICAgICB9XCI+PC9hcHAtZXJyb3I+XHJcbiAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgPC9pb24tY29sPlxyXG4gICAgICA8L2lvbi1yb3c+XHJcbiAgICAgIFxyXG4gICAgICA8bWF0LWVycm9yICpuZ0lmPVwiZXJyb3JEdGxzXCI+e3tlcnJvckR0bHN9fTxici8+PGJyLz48L21hdC1lcnJvcj5cclxuICAgICAgPGlvbi1sYWJlbCAqbmdJZj1cInN1Y2Nlc3NEdGxzXCIgc3R5bGU9XCJjb2xvcjogdmFyKC0taW9uLWNvbG9yLWdyZWVuKVwiPnt7c3VjY2Vzc0R0bHN9fTxici8+PGJyLz48L2lvbi1sYWJlbD5cclxuICAgICAgXHJcbiAgICAgIDxkaXYgKm5nSWY9XCJibG9ja2VkXCIgY2xhc3M9XCJpb24tdGV4dC1jZW50ZXJcIj5cclxuICAgICAgICA8aW9uLXNwaW5uZXIgbmFtZT1cImRvdHNcIj48L2lvbi1zcGlubmVyPlxyXG4gICAgICA8L2Rpdj5cclxuICAgICAgXHJcbiAgICAgIDxpb24tcm93IGNsYXNzPVwiaW9uLXBhZGRpbmdcIj5cclxuICAgICAgICA8aW9uLWNvbCBjbGFzcz1cImlvbi10ZXh0LXJpZ2h0XCI+XHJcbiAgICAgICAgICA8aW9uLWJ1dHRvbiBzaGFwZT1cInJvdW5kXCIgZmlsbD1cInNvbGlkXCIgdHlwZT1cInN1Ym1pdFwiIChjbGljayk9XCJzYXZlRGF0YSgpXCI+U2F2ZTwvaW9uLWJ1dHRvbj5cclxuICAgICAgICA8L2lvbi1jb2w+XHJcbiAgICAgIDwvaW9uLXJvdz5cclxuXHJcbiAgICAgIDxkaXYgKm5nSWY9XCJkaXNwbGF5TWVzc2FnZSAmJiBtZXNzYWdlRGV0YWlsc1wiIGNsYXNzPVwiaW9uLXRleHQtY2VudGVyIGlvbi1wYWRkaW5nLXRvcFwiPlxyXG4gICAgICA8aW9uLWljb24gbmFtZT1cImFsZXJ0LWNpcmNsZS1vdXRsaW5lXCIgc3R5bGU9XCJmb250LXNpemU6IDYwcHg7IGNvbG9yOiB2YXIoLS1pb24tY29sb3ItZGFuZ2VyKTtcIj48L2lvbi1pY29uPlxyXG4gICAgICA8ZGl2IFtpbm5lckhUTUxdPVwic2FuaXRpemVyLmJ5cGFzc1NlY3VyaXR5VHJ1c3RIdG1sKG1lc3NhZ2VEZXRhaWxzKVwiXHJcbiAgICAgICAgc3R5bGU9XCJjb2xvcjogdmFyKC0taW9uLWNvbG9yLWRhbmdlcik7IGZvbnQtc2l6ZTogbGFyZ2VyO1wiIGNsYXNzPVwiaW9uLXRleHQtY2VudGVyIGlvbi1wYWRkaW5nXCI+PC9kaXY+XHJcbiAgICA8L2Rpdj5cclxuICAgIDwvaW9uLWdyaWQ+XHJcbiAgPC9mb3JtPlxyXG48L3AtZGlhbG9nPiJdfQ==
|