@uiapplibct/ngx-reusa-app-lib 0.0.13 → 0.0.15
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/header/header.component.mjs +177 -160
- package/esm2022/lib/services/base-service.mjs +1 -1
- package/fesm2022/uiapplibct-ngx-reusa-app-lib.mjs +176 -159
- package/fesm2022/uiapplibct-ngx-reusa-app-lib.mjs.map +1 -1
- package/lib/components/header/header.component.d.ts.map +1 -1
- package/lib/services/base-service.d.ts +1 -0
- package/lib/services/base-service.d.ts.map +1 -1
- package/package.json +2 -1
|
@@ -5478,9 +5478,9 @@ function HeaderComponent_ion_menu_button_4_Template(rf, ctx) { if (rf & 1) {
|
|
|
5478
5478
|
i0.ɵɵproperty("ngClass", ctx_r1.legacyMenu == "false" && ctx_r1.ls.isClaimant() ? "hide-xl hide-lg" : "");
|
|
5479
5479
|
} }
|
|
5480
5480
|
function HeaderComponent_ion_buttons_9_ion_button_1_Template(rf, ctx) { if (rf & 1) {
|
|
5481
|
-
const
|
|
5482
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5483
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_1_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5481
|
+
const _r30 = i0.ɵɵgetCurrentView();
|
|
5482
|
+
i0.ɵɵelementStart(0, "ion-button", 33);
|
|
5483
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_1_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r30); const ctx_r29 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r29.openHome()); });
|
|
5484
5484
|
i0.ɵɵtext(1, "Home");
|
|
5485
5485
|
i0.ɵɵelementEnd();
|
|
5486
5486
|
} if (rf & 2) {
|
|
@@ -5488,9 +5488,9 @@ function HeaderComponent_ion_buttons_9_ion_button_1_Template(rf, ctx) { if (rf &
|
|
|
5488
5488
|
i0.ɵɵproperty("ngClass", ctx_r11.r.url.replace("/", "").includes("welcome") ? "header-button" : "");
|
|
5489
5489
|
} }
|
|
5490
5490
|
function HeaderComponent_ion_buttons_9_ion_button_2_Template(rf, ctx) { if (rf & 1) {
|
|
5491
|
-
const
|
|
5492
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5493
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_2_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5491
|
+
const _r32 = i0.ɵɵgetCurrentView();
|
|
5492
|
+
i0.ɵɵelementStart(0, "ion-button", 34);
|
|
5493
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_2_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r32); const ctx_r31 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r31.openWeeklies()); });
|
|
5494
5494
|
i0.ɵɵpipe(1, "translate");
|
|
5495
5495
|
i0.ɵɵtext(2);
|
|
5496
5496
|
i0.ɵɵelementEnd();
|
|
@@ -5502,9 +5502,9 @@ function HeaderComponent_ion_buttons_9_ion_button_2_Template(rf, ctx) { if (rf &
|
|
|
5502
5502
|
i0.ɵɵtextInterpolate(ctx_r12.legacyMenu == "true" ? "Weekly" : "Weekly");
|
|
5503
5503
|
} }
|
|
5504
5504
|
function HeaderComponent_ion_buttons_9_ion_button_3_Template(rf, ctx) { if (rf & 1) {
|
|
5505
|
-
const
|
|
5506
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5507
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_3_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5505
|
+
const _r34 = i0.ɵɵgetCurrentView();
|
|
5506
|
+
i0.ɵɵelementStart(0, "ion-button", 35);
|
|
5507
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_3_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r34); const ctx_r33 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r33.openWeeklies()); });
|
|
5508
5508
|
i0.ɵɵpipe(1, "translate");
|
|
5509
5509
|
i0.ɵɵtext(2);
|
|
5510
5510
|
i0.ɵɵelementEnd();
|
|
@@ -5516,9 +5516,9 @@ function HeaderComponent_ion_buttons_9_ion_button_3_Template(rf, ctx) { if (rf &
|
|
|
5516
5516
|
i0.ɵɵtextInterpolate(ctx_r13.legacyMenu == "true" ? "Weekly" : "Weekly");
|
|
5517
5517
|
} }
|
|
5518
5518
|
function HeaderComponent_ion_buttons_9_ion_button_4_Template(rf, ctx) { if (rf & 1) {
|
|
5519
|
-
const
|
|
5520
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5521
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_4_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5519
|
+
const _r36 = i0.ɵɵgetCurrentView();
|
|
5520
|
+
i0.ɵɵelementStart(0, "ion-button", 35);
|
|
5521
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_4_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r36); const ctx_r35 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r35.openWeeklies()); });
|
|
5522
5522
|
i0.ɵɵpipe(1, "translate");
|
|
5523
5523
|
i0.ɵɵtext(2);
|
|
5524
5524
|
i0.ɵɵelementEnd();
|
|
@@ -5530,9 +5530,9 @@ function HeaderComponent_ion_buttons_9_ion_button_4_Template(rf, ctx) { if (rf &
|
|
|
5530
5530
|
i0.ɵɵtextInterpolate(ctx_r14.legacyMenu == "true" ? "Weekly Claim" : "Weekly");
|
|
5531
5531
|
} }
|
|
5532
5532
|
function HeaderComponent_ion_buttons_9_ion_button_5_Template(rf, ctx) { if (rf & 1) {
|
|
5533
|
-
const
|
|
5534
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5535
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_5_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5533
|
+
const _r38 = i0.ɵɵgetCurrentView();
|
|
5534
|
+
i0.ɵɵelementStart(0, "ion-button", 36);
|
|
5535
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_5_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r38); const ctx_r37 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r37.openPage("cp", "history")); });
|
|
5536
5536
|
i0.ɵɵtext(1, "History");
|
|
5537
5537
|
i0.ɵɵelementEnd();
|
|
5538
5538
|
} if (rf & 2) {
|
|
@@ -5540,9 +5540,9 @@ function HeaderComponent_ion_buttons_9_ion_button_5_Template(rf, ctx) { if (rf &
|
|
|
5540
5540
|
i0.ɵɵproperty("ngClass", ctx_r15.r.url.replace("/", "") == "history" ? "header-button" : "");
|
|
5541
5541
|
} }
|
|
5542
5542
|
function HeaderComponent_ion_buttons_9_ion_button_6_Template(rf, ctx) { if (rf & 1) {
|
|
5543
|
-
const
|
|
5544
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5545
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_6_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5543
|
+
const _r40 = i0.ɵɵgetCurrentView();
|
|
5544
|
+
i0.ɵɵelementStart(0, "ion-button", 37);
|
|
5545
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_6_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r40); const ctx_r39 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r39.openEmployerDashboard()); });
|
|
5546
5546
|
i0.ɵɵtext(1, "Audit Dashboard");
|
|
5547
5547
|
i0.ɵɵelementEnd();
|
|
5548
5548
|
} if (rf & 2) {
|
|
@@ -5550,9 +5550,9 @@ function HeaderComponent_ion_buttons_9_ion_button_6_Template(rf, ctx) { if (rf &
|
|
|
5550
5550
|
i0.ɵɵproperty("ngClass", ctx_r16.r.url.replace("/", "").includes("employer-dashboard") ? "header-button" : "");
|
|
5551
5551
|
} }
|
|
5552
5552
|
function HeaderComponent_ion_buttons_9_ion_button_7_Template(rf, ctx) { if (rf & 1) {
|
|
5553
|
-
const
|
|
5554
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5555
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_7_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5553
|
+
const _r42 = i0.ɵɵgetCurrentView();
|
|
5554
|
+
i0.ɵɵelementStart(0, "ion-button", 38);
|
|
5555
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_7_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r42); const ctx_r41 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r41.openSupervisorMyQ()); });
|
|
5556
5556
|
i0.ɵɵtext(1, "MyQ");
|
|
5557
5557
|
i0.ɵɵelementEnd();
|
|
5558
5558
|
} if (rf & 2) {
|
|
@@ -5560,9 +5560,9 @@ function HeaderComponent_ion_buttons_9_ion_button_7_Template(rf, ctx) { if (rf &
|
|
|
5560
5560
|
i0.ɵɵproperty("ngClass", ctx_r17.r.url.replace("/", "").includes("myq") ? "header-button" : "");
|
|
5561
5561
|
} }
|
|
5562
5562
|
function HeaderComponent_ion_buttons_9_ion_button_8_Template(rf, ctx) { if (rf & 1) {
|
|
5563
|
-
const
|
|
5564
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5565
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_8_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5563
|
+
const _r44 = i0.ɵɵgetCurrentView();
|
|
5564
|
+
i0.ɵɵelementStart(0, "ion-button", 39);
|
|
5565
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_8_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r44); const ctx_r43 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r43.openAuditDashboard()); });
|
|
5566
5566
|
i0.ɵɵtext(1, "Dashboard");
|
|
5567
5567
|
i0.ɵɵelementEnd();
|
|
5568
5568
|
} if (rf & 2) {
|
|
@@ -5570,9 +5570,9 @@ function HeaderComponent_ion_buttons_9_ion_button_8_Template(rf, ctx) { if (rf &
|
|
|
5570
5570
|
i0.ɵɵproperty("ngClass", ctx_r18.r.url.replace("/", "").includes("dashboard") ? "header-button" : "");
|
|
5571
5571
|
} }
|
|
5572
5572
|
function HeaderComponent_ion_buttons_9_ion_button_9_Template(rf, ctx) { if (rf & 1) {
|
|
5573
|
-
const
|
|
5574
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5575
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_9_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5573
|
+
const _r46 = i0.ɵɵgetCurrentView();
|
|
5574
|
+
i0.ɵɵelementStart(0, "ion-button", 40);
|
|
5575
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_9_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r46); const ctx_r45 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r45.openAuditorWorkList()); });
|
|
5576
5576
|
i0.ɵɵtext(1, "Work List");
|
|
5577
5577
|
i0.ɵɵelementEnd();
|
|
5578
5578
|
} if (rf & 2) {
|
|
@@ -5580,9 +5580,9 @@ function HeaderComponent_ion_buttons_9_ion_button_9_Template(rf, ctx) { if (rf &
|
|
|
5580
5580
|
i0.ɵɵproperty("ngClass", ctx_r19.r.url.replace("/", "").includes("auditor-work-list") ? "header-button" : "");
|
|
5581
5581
|
} }
|
|
5582
5582
|
function HeaderComponent_ion_buttons_9_ion_button_10_Template(rf, ctx) { if (rf & 1) {
|
|
5583
|
-
const
|
|
5584
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5585
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_10_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5583
|
+
const _r48 = i0.ɵɵgetCurrentView();
|
|
5584
|
+
i0.ɵɵelementStart(0, "ion-button", 41);
|
|
5585
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_10_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r48); const ctx_r47 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r47.openSupervisorInquiry()); });
|
|
5586
5586
|
i0.ɵɵtext(1, "Inquiry");
|
|
5587
5587
|
i0.ɵɵelementEnd();
|
|
5588
5588
|
} if (rf & 2) {
|
|
@@ -5590,9 +5590,9 @@ function HeaderComponent_ion_buttons_9_ion_button_10_Template(rf, ctx) { if (rf
|
|
|
5590
5590
|
i0.ɵɵproperty("ngClass", ctx_r20.r.url.replace("/", "").includes("inquiry") ? "header-button" : "");
|
|
5591
5591
|
} }
|
|
5592
5592
|
function HeaderComponent_ion_buttons_9_ion_button_11_Template(rf, ctx) { if (rf & 1) {
|
|
5593
|
-
const
|
|
5594
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5595
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_11_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5593
|
+
const _r50 = i0.ɵɵgetCurrentView();
|
|
5594
|
+
i0.ɵɵelementStart(0, "ion-button", 42);
|
|
5595
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_11_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r50); const ctx_r49 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r49.openUploadDocuments()); });
|
|
5596
5596
|
i0.ɵɵtext(1, "Upload Documents");
|
|
5597
5597
|
i0.ɵɵelementEnd();
|
|
5598
5598
|
} if (rf & 2) {
|
|
@@ -5600,9 +5600,9 @@ function HeaderComponent_ion_buttons_9_ion_button_11_Template(rf, ctx) { if (rf
|
|
|
5600
5600
|
i0.ɵɵproperty("ngClass", ctx_r21.r.url.replace("/", "").includes("upload-documents") ? "header-button" : "")("disabled", !ctx_r21.isEmployerLoaded);
|
|
5601
5601
|
} }
|
|
5602
5602
|
function HeaderComponent_ion_buttons_9_ion_button_12_Template(rf, ctx) { if (rf & 1) {
|
|
5603
|
-
const
|
|
5604
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5605
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_12_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5603
|
+
const _r52 = i0.ɵɵgetCurrentView();
|
|
5604
|
+
i0.ɵɵelementStart(0, "ion-button", 43);
|
|
5605
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_12_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r52); const ctx_r51 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r51.openQuestionnaire()); });
|
|
5606
5606
|
i0.ɵɵtext(1, "Questionnaire");
|
|
5607
5607
|
i0.ɵɵelementEnd();
|
|
5608
5608
|
} if (rf & 2) {
|
|
@@ -5610,58 +5610,68 @@ function HeaderComponent_ion_buttons_9_ion_button_12_Template(rf, ctx) { if (rf
|
|
|
5610
5610
|
i0.ɵɵproperty("ngClass", ctx_r22.r.url.replace("/", "").includes("auditor-questionnaire") ? "header-button" : "");
|
|
5611
5611
|
} }
|
|
5612
5612
|
function HeaderComponent_ion_buttons_9_ion_button_13_Template(rf, ctx) { if (rf & 1) {
|
|
5613
|
-
const
|
|
5614
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5615
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_13_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5616
|
-
i0.ɵɵtext(1, "
|
|
5613
|
+
const _r54 = i0.ɵɵgetCurrentView();
|
|
5614
|
+
i0.ɵɵelementStart(0, "ion-button", 44);
|
|
5615
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_13_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r54); const ctx_r53 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r53.openQuestionnaire()); });
|
|
5616
|
+
i0.ɵɵtext(1, "Questionnaire");
|
|
5617
5617
|
i0.ɵɵelementEnd();
|
|
5618
5618
|
} if (rf & 2) {
|
|
5619
5619
|
const ctx_r23 = i0.ɵɵnextContext(2);
|
|
5620
|
-
i0.ɵɵproperty("ngClass", ctx_r23.r.url.replace("/", "").includes("
|
|
5620
|
+
i0.ɵɵproperty("ngClass", ctx_r23.r.url.replace("/", "").includes("auditor-questionnaire") ? "header-button" : "")("disabled", !ctx_r23.isQuestionnaireDataLoaded);
|
|
5621
5621
|
} }
|
|
5622
5622
|
function HeaderComponent_ion_buttons_9_ion_button_14_Template(rf, ctx) { if (rf & 1) {
|
|
5623
|
-
const
|
|
5624
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5625
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_14_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5626
|
-
i0.ɵɵtext(1, "
|
|
5623
|
+
const _r56 = i0.ɵɵgetCurrentView();
|
|
5624
|
+
i0.ɵɵelementStart(0, "ion-button", 45);
|
|
5625
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_14_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r56); const ctx_r55 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r55.openSupervisorReferrals()); });
|
|
5626
|
+
i0.ɵɵtext(1, "Referrals");
|
|
5627
5627
|
i0.ɵɵelementEnd();
|
|
5628
5628
|
} if (rf & 2) {
|
|
5629
5629
|
const ctx_r24 = i0.ɵɵnextContext(2);
|
|
5630
|
-
i0.ɵɵproperty("ngClass", ctx_r24.r.url.replace("/", "").includes("
|
|
5630
|
+
i0.ɵɵproperty("ngClass", ctx_r24.r.url.replace("/", "").includes("referrals") ? "header-button" : "");
|
|
5631
5631
|
} }
|
|
5632
5632
|
function HeaderComponent_ion_buttons_9_ion_button_15_Template(rf, ctx) { if (rf & 1) {
|
|
5633
|
-
const
|
|
5634
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5635
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_15_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5636
|
-
i0.ɵɵtext(1, "
|
|
5633
|
+
const _r58 = i0.ɵɵgetCurrentView();
|
|
5634
|
+
i0.ɵɵelementStart(0, "ion-button", 46);
|
|
5635
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_15_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r58); const ctx_r57 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r57.openSupervisorAssign()); });
|
|
5636
|
+
i0.ɵɵtext(1, "Assign");
|
|
5637
5637
|
i0.ɵɵelementEnd();
|
|
5638
5638
|
} if (rf & 2) {
|
|
5639
5639
|
const ctx_r25 = i0.ɵɵnextContext(2);
|
|
5640
|
-
i0.ɵɵproperty("ngClass", ctx_r25.r.url.replace("/", "").includes("
|
|
5640
|
+
i0.ɵɵproperty("ngClass", ctx_r25.r.url.replace("/", "").includes("assign") ? "header-button" : "");
|
|
5641
5641
|
} }
|
|
5642
5642
|
function HeaderComponent_ion_buttons_9_ion_button_16_Template(rf, ctx) { if (rf & 1) {
|
|
5643
|
-
const
|
|
5644
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5645
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_16_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5646
|
-
i0.ɵɵtext(1, "
|
|
5643
|
+
const _r60 = i0.ɵɵgetCurrentView();
|
|
5644
|
+
i0.ɵɵelementStart(0, "ion-button", 47);
|
|
5645
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_16_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r60); const ctx_r59 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r59.openSupervisorTeam()); });
|
|
5646
|
+
i0.ɵɵtext(1, "Team");
|
|
5647
5647
|
i0.ɵɵelementEnd();
|
|
5648
5648
|
} if (rf & 2) {
|
|
5649
5649
|
const ctx_r26 = i0.ɵɵnextContext(2);
|
|
5650
|
-
i0.ɵɵproperty("ngClass", ctx_r26.r.url.replace("/", "").includes("
|
|
5650
|
+
i0.ɵɵproperty("ngClass", ctx_r26.r.url.replace("/", "").includes("team") ? "header-button" : "");
|
|
5651
5651
|
} }
|
|
5652
5652
|
function HeaderComponent_ion_buttons_9_ion_button_17_Template(rf, ctx) { if (rf & 1) {
|
|
5653
|
-
const
|
|
5654
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5655
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_17_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5656
|
-
i0.ɵɵtext(1, "
|
|
5653
|
+
const _r62 = i0.ɵɵgetCurrentView();
|
|
5654
|
+
i0.ɵɵelementStart(0, "ion-button", 48);
|
|
5655
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_17_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r62); const ctx_r61 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r61.openSupervisorConfig()); });
|
|
5656
|
+
i0.ɵɵtext(1, "Config");
|
|
5657
5657
|
i0.ɵɵelementEnd();
|
|
5658
5658
|
} if (rf & 2) {
|
|
5659
5659
|
const ctx_r27 = i0.ɵɵnextContext(2);
|
|
5660
|
-
i0.ɵɵproperty("ngClass", ctx_r27.r.url.replace("/", "").includes("
|
|
5660
|
+
i0.ɵɵproperty("ngClass", ctx_r27.r.url.replace("/", "").includes("config") ? "header-button" : "");
|
|
5661
|
+
} }
|
|
5662
|
+
function HeaderComponent_ion_buttons_9_ion_button_18_Template(rf, ctx) { if (rf & 1) {
|
|
5663
|
+
const _r64 = i0.ɵɵgetCurrentView();
|
|
5664
|
+
i0.ɵɵelementStart(0, "ion-button", 49);
|
|
5665
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_18_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r64); const ctx_r63 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r63.openSupervisorAnalytics()); });
|
|
5666
|
+
i0.ɵɵtext(1, "Analytics");
|
|
5667
|
+
i0.ɵɵelementEnd();
|
|
5668
|
+
} if (rf & 2) {
|
|
5669
|
+
const ctx_r28 = i0.ɵɵnextContext(2);
|
|
5670
|
+
i0.ɵɵproperty("ngClass", ctx_r28.r.url.replace("/", "").includes("analytics") ? "header-button" : "");
|
|
5661
5671
|
} }
|
|
5662
5672
|
function HeaderComponent_ion_buttons_9_Template(rf, ctx) { if (rf & 1) {
|
|
5663
5673
|
i0.ɵɵelementStart(0, "ion-buttons", 15);
|
|
5664
|
-
i0.ɵɵtemplate(1, HeaderComponent_ion_buttons_9_ion_button_1_Template, 2, 1, "ion-button", 16)(2, HeaderComponent_ion_buttons_9_ion_button_2_Template, 3, 5, "ion-button", 17)(3, HeaderComponent_ion_buttons_9_ion_button_3_Template, 3, 5, "ion-button", 18)(4, HeaderComponent_ion_buttons_9_ion_button_4_Template, 3, 5, "ion-button", 18)(5, HeaderComponent_ion_buttons_9_ion_button_5_Template, 2, 1, "ion-button", 19)(6, HeaderComponent_ion_buttons_9_ion_button_6_Template, 2, 1, "ion-button", 20)(7, HeaderComponent_ion_buttons_9_ion_button_7_Template, 2, 1, "ion-button", 21)(8, HeaderComponent_ion_buttons_9_ion_button_8_Template, 2, 1, "ion-button", 22)(9, HeaderComponent_ion_buttons_9_ion_button_9_Template, 2, 1, "ion-button", 23)(10, HeaderComponent_ion_buttons_9_ion_button_10_Template, 2, 1, "ion-button", 24)(11, HeaderComponent_ion_buttons_9_ion_button_11_Template, 2, 2, "ion-button", 25)(12, HeaderComponent_ion_buttons_9_ion_button_12_Template, 2, 1, "ion-button", 26)(13, HeaderComponent_ion_buttons_9_ion_button_13_Template, 2,
|
|
5674
|
+
i0.ɵɵtemplate(1, HeaderComponent_ion_buttons_9_ion_button_1_Template, 2, 1, "ion-button", 16)(2, HeaderComponent_ion_buttons_9_ion_button_2_Template, 3, 5, "ion-button", 17)(3, HeaderComponent_ion_buttons_9_ion_button_3_Template, 3, 5, "ion-button", 18)(4, HeaderComponent_ion_buttons_9_ion_button_4_Template, 3, 5, "ion-button", 18)(5, HeaderComponent_ion_buttons_9_ion_button_5_Template, 2, 1, "ion-button", 19)(6, HeaderComponent_ion_buttons_9_ion_button_6_Template, 2, 1, "ion-button", 20)(7, HeaderComponent_ion_buttons_9_ion_button_7_Template, 2, 1, "ion-button", 21)(8, HeaderComponent_ion_buttons_9_ion_button_8_Template, 2, 1, "ion-button", 22)(9, HeaderComponent_ion_buttons_9_ion_button_9_Template, 2, 1, "ion-button", 23)(10, HeaderComponent_ion_buttons_9_ion_button_10_Template, 2, 1, "ion-button", 24)(11, HeaderComponent_ion_buttons_9_ion_button_11_Template, 2, 2, "ion-button", 25)(12, HeaderComponent_ion_buttons_9_ion_button_12_Template, 2, 1, "ion-button", 26)(13, HeaderComponent_ion_buttons_9_ion_button_13_Template, 2, 2, "ion-button", 27)(14, HeaderComponent_ion_buttons_9_ion_button_14_Template, 2, 1, "ion-button", 28)(15, HeaderComponent_ion_buttons_9_ion_button_15_Template, 2, 1, "ion-button", 29)(16, HeaderComponent_ion_buttons_9_ion_button_16_Template, 2, 1, "ion-button", 30)(17, HeaderComponent_ion_buttons_9_ion_button_17_Template, 2, 1, "ion-button", 31)(18, HeaderComponent_ion_buttons_9_ion_button_18_Template, 2, 1, "ion-button", 32);
|
|
5665
5675
|
i0.ɵɵelementEnd();
|
|
5666
5676
|
} if (rf & 2) {
|
|
5667
5677
|
const ctx_r2 = i0.ɵɵnextContext();
|
|
@@ -5688,7 +5698,9 @@ function HeaderComponent_ion_buttons_9_Template(rf, ctx) { if (rf & 1) {
|
|
|
5688
5698
|
i0.ɵɵadvance(1);
|
|
5689
5699
|
i0.ɵɵproperty("ngIf", ctx_r2.context == "audit" && ctx_r2.ls.isEmployer());
|
|
5690
5700
|
i0.ɵɵadvance(1);
|
|
5691
|
-
i0.ɵɵproperty("ngIf", ctx_r2.context == "audit" &&
|
|
5701
|
+
i0.ɵɵproperty("ngIf", ctx_r2.context == "audit" && ctx_r2.ls.isTaxAuditAuditor());
|
|
5702
|
+
i0.ɵɵadvance(1);
|
|
5703
|
+
i0.ɵɵproperty("ngIf", ctx_r2.context == "audit" && ctx_r2.ls.isEmployer());
|
|
5692
5704
|
i0.ɵɵadvance(1);
|
|
5693
5705
|
i0.ɵɵproperty("ngIf", ctx_r2.context == "audit" && (ctx_r2.ls.isTaxAuditSupervisor() || ctx_r2.ls.isTaxAuditAuditor() || ctx_r2.ls.isTaxAuditDirector()) || ctx_r2.ls.hasRole("taxauditagencystaff"));
|
|
5694
5706
|
i0.ɵɵadvance(1);
|
|
@@ -5701,32 +5713,32 @@ function HeaderComponent_ion_buttons_9_Template(rf, ctx) { if (rf & 1) {
|
|
|
5701
5713
|
i0.ɵɵproperty("ngIf", ctx_r2.context == "audit" && (ctx_r2.ls.isTaxAuditSupervisor() || ctx_r2.ls.isTaxAuditAuditor() || ctx_r2.ls.isTaxAuditDirector()));
|
|
5702
5714
|
} }
|
|
5703
5715
|
function HeaderComponent_div_10_ng_template_2_Template(rf, ctx) { if (rf & 1) {
|
|
5704
|
-
i0.ɵɵelementStart(0, "ion-row",
|
|
5716
|
+
i0.ɵɵelementStart(0, "ion-row", 53)(1, "ion-col", 54)(2, "ion-text");
|
|
5705
5717
|
i0.ɵɵtext(3);
|
|
5706
5718
|
i0.ɵɵpipe(4, "properCase");
|
|
5707
5719
|
i0.ɵɵpipe(5, "properCase");
|
|
5708
5720
|
i0.ɵɵelementEnd()();
|
|
5709
|
-
i0.ɵɵelementStart(6, "ion-col",
|
|
5721
|
+
i0.ɵɵelementStart(6, "ion-col", 54)(7, "ion-text");
|
|
5710
5722
|
i0.ɵɵtext(8);
|
|
5711
5723
|
i0.ɵɵelementEnd()();
|
|
5712
|
-
i0.ɵɵelementStart(9, "ion-col",
|
|
5724
|
+
i0.ɵɵelementStart(9, "ion-col", 54)(10, "ion-text");
|
|
5713
5725
|
i0.ɵɵtext(11);
|
|
5714
5726
|
i0.ɵɵelementEnd()()();
|
|
5715
5727
|
} if (rf & 2) {
|
|
5716
|
-
const
|
|
5717
|
-
const
|
|
5728
|
+
const user_r66 = ctx.$implicit;
|
|
5729
|
+
const ctx_r65 = i0.ɵɵnextContext(2);
|
|
5718
5730
|
i0.ɵɵadvance(3);
|
|
5719
|
-
i0.ɵɵtextInterpolate2("", i0.ɵɵpipeBind1(4, 4,
|
|
5731
|
+
i0.ɵɵtextInterpolate2("", i0.ɵɵpipeBind1(4, 4, user_r66.firstName), " ", i0.ɵɵpipeBind1(5, 6, user_r66.lastName), "");
|
|
5720
5732
|
i0.ɵɵadvance(5);
|
|
5721
|
-
i0.ɵɵtextInterpolate(
|
|
5733
|
+
i0.ɵɵtextInterpolate(user_r66.userId);
|
|
5722
5734
|
i0.ɵɵadvance(3);
|
|
5723
|
-
i0.ɵɵtextInterpolate(
|
|
5735
|
+
i0.ɵɵtextInterpolate(ctx_r65.util.maskSsn(user_r66.ssn));
|
|
5724
5736
|
} }
|
|
5725
5737
|
function HeaderComponent_div_10_Template(rf, ctx) { if (rf & 1) {
|
|
5726
|
-
const
|
|
5727
|
-
i0.ɵɵelementStart(0, "div",
|
|
5728
|
-
i0.ɵɵlistener("ngModelChange", function HeaderComponent_div_10_Template_p_autoComplete_ngModelChange_1_listener($event) { i0.ɵɵrestoreView(
|
|
5729
|
-
i0.ɵɵtemplate(2, HeaderComponent_div_10_ng_template_2_Template, 12, 8, "ng-template",
|
|
5738
|
+
const _r68 = i0.ɵɵgetCurrentView();
|
|
5739
|
+
i0.ɵɵelementStart(0, "div", 50)(1, "p-autoComplete", 51);
|
|
5740
|
+
i0.ɵɵlistener("ngModelChange", function HeaderComponent_div_10_Template_p_autoComplete_ngModelChange_1_listener($event) { i0.ɵɵrestoreView(_r68); const ctx_r67 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r67.searchText = $event); })("completeMethod", function HeaderComponent_div_10_Template_p_autoComplete_completeMethod_1_listener($event) { i0.ɵɵrestoreView(_r68); const ctx_r69 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r69.search($event)); })("onSelect", function HeaderComponent_div_10_Template_p_autoComplete_onSelect_1_listener($event) { i0.ɵɵrestoreView(_r68); const ctx_r70 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r70.onSelectAction($event)); });
|
|
5741
|
+
i0.ɵɵtemplate(2, HeaderComponent_div_10_ng_template_2_Template, 12, 8, "ng-template", 52);
|
|
5730
5742
|
i0.ɵɵelementEnd()();
|
|
5731
5743
|
} if (rf & 2) {
|
|
5732
5744
|
const ctx_r3 = i0.ɵɵnextContext();
|
|
@@ -5734,65 +5746,65 @@ function HeaderComponent_div_10_Template(rf, ctx) { if (rf & 1) {
|
|
|
5734
5746
|
i0.ɵɵproperty("ngModel", ctx_r3.searchText)("suggestions", ctx_r3.results);
|
|
5735
5747
|
} }
|
|
5736
5748
|
function HeaderComponent_ion_buttons_11_ion_button_6_Template(rf, ctx) { if (rf & 1) {
|
|
5737
|
-
const
|
|
5738
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5739
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_11_ion_button_6_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5740
|
-
i0.ɵɵelement(1, "i",
|
|
5749
|
+
const _r77 = i0.ɵɵgetCurrentView();
|
|
5750
|
+
i0.ɵɵelementStart(0, "ion-button", 64);
|
|
5751
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_11_ion_button_6_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r77); const ctx_r76 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r76.openPage("cp", "documents")); });
|
|
5752
|
+
i0.ɵɵelement(1, "i", 65);
|
|
5741
5753
|
i0.ɵɵelementEnd();
|
|
5742
5754
|
} if (rf & 2) {
|
|
5743
|
-
const
|
|
5744
|
-
i0.ɵɵproperty("ngClass",
|
|
5755
|
+
const ctx_r71 = i0.ɵɵnextContext(2);
|
|
5756
|
+
i0.ɵɵproperty("ngClass", ctx_r71.r.url.replace("/", "") == "documents" ? "header-button hide-xs hide-md" : "hide-xs hide-md");
|
|
5745
5757
|
} }
|
|
5746
5758
|
function HeaderComponent_ion_buttons_11_ion_button_7_Template(rf, ctx) { if (rf & 1) {
|
|
5747
|
-
const
|
|
5748
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5749
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_11_ion_button_7_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5750
|
-
i0.ɵɵelement(1, "ion-icon",
|
|
5759
|
+
const _r79 = i0.ɵɵgetCurrentView();
|
|
5760
|
+
i0.ɵɵelementStart(0, "ion-button", 66);
|
|
5761
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_11_ion_button_7_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r79); const ctx_r78 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r78.openPage("cp", "documents")); });
|
|
5762
|
+
i0.ɵɵelement(1, "ion-icon", 67);
|
|
5751
5763
|
i0.ɵɵelementEnd();
|
|
5752
5764
|
} }
|
|
5753
5765
|
function HeaderComponent_ion_buttons_11_ion_button_8_ion_badge_2_Template(rf, ctx) { if (rf & 1) {
|
|
5754
|
-
i0.ɵɵelementStart(0, "ion-badge",
|
|
5766
|
+
i0.ɵɵelementStart(0, "ion-badge", 71)(1, "ion-label");
|
|
5755
5767
|
i0.ɵɵtext(2);
|
|
5756
5768
|
i0.ɵɵelementEnd()();
|
|
5757
5769
|
} if (rf & 2) {
|
|
5758
|
-
const
|
|
5770
|
+
const ctx_r80 = i0.ɵɵnextContext(3);
|
|
5759
5771
|
i0.ɵɵadvance(2);
|
|
5760
|
-
i0.ɵɵtextInterpolate(
|
|
5772
|
+
i0.ɵɵtextInterpolate(ctx_r80.ns.notificationCount.getValue());
|
|
5761
5773
|
} }
|
|
5762
5774
|
function HeaderComponent_ion_buttons_11_ion_button_8_Template(rf, ctx) { if (rf & 1) {
|
|
5763
|
-
const
|
|
5764
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5765
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_11_ion_button_8_Template_ion_button_click_0_listener($event) { i0.ɵɵrestoreView(
|
|
5766
|
-
i0.ɵɵelement(1, "ion-icon",
|
|
5767
|
-
i0.ɵɵtemplate(2, HeaderComponent_ion_buttons_11_ion_button_8_ion_badge_2_Template, 3, 1, "ion-badge",
|
|
5775
|
+
const _r82 = i0.ɵɵgetCurrentView();
|
|
5776
|
+
i0.ɵɵelementStart(0, "ion-button", 68);
|
|
5777
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_11_ion_button_8_Template_ion_button_click_0_listener($event) { i0.ɵɵrestoreView(_r82); const ctx_r81 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r81.presentMyNotificationPopover($event)); });
|
|
5778
|
+
i0.ɵɵelement(1, "ion-icon", 69);
|
|
5779
|
+
i0.ɵɵtemplate(2, HeaderComponent_ion_buttons_11_ion_button_8_ion_badge_2_Template, 3, 1, "ion-badge", 70);
|
|
5768
5780
|
i0.ɵɵelementEnd();
|
|
5769
5781
|
} if (rf & 2) {
|
|
5770
|
-
const
|
|
5771
|
-
i0.ɵɵproperty("ngClass",
|
|
5782
|
+
const ctx_r73 = i0.ɵɵnextContext(2);
|
|
5783
|
+
i0.ɵɵproperty("ngClass", ctx_r73.legacyMenu == "false" && ctx_r73.ls.isClaimant() ? "hide-xs hide-md" : "");
|
|
5772
5784
|
i0.ɵɵadvance(2);
|
|
5773
|
-
i0.ɵɵproperty("ngIf",
|
|
5785
|
+
i0.ɵɵproperty("ngIf", ctx_r73.ns.notificationCount.getValue() > 0);
|
|
5774
5786
|
} }
|
|
5775
5787
|
function HeaderComponent_ion_buttons_11_ion_spinner_9_Template(rf, ctx) { if (rf & 1) {
|
|
5776
|
-
i0.ɵɵelement(0, "ion-spinner",
|
|
5788
|
+
i0.ɵɵelement(0, "ion-spinner", 72);
|
|
5777
5789
|
} }
|
|
5778
5790
|
function HeaderComponent_ion_buttons_11_ion_button_10_Template(rf, ctx) { if (rf & 1) {
|
|
5779
|
-
const
|
|
5780
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5781
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_11_ion_button_10_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5782
|
-
i0.ɵɵelement(1, "ion-icon",
|
|
5791
|
+
const _r84 = i0.ɵɵgetCurrentView();
|
|
5792
|
+
i0.ɵɵelementStart(0, "ion-button", 73);
|
|
5793
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_11_ion_button_10_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r84); const ctx_r83 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r83.hs.show()); });
|
|
5794
|
+
i0.ɵɵelement(1, "ion-icon", 74);
|
|
5783
5795
|
i0.ɵɵelementEnd();
|
|
5784
5796
|
} }
|
|
5785
5797
|
function HeaderComponent_ion_buttons_11_Template(rf, ctx) { if (rf & 1) {
|
|
5786
|
-
const
|
|
5787
|
-
i0.ɵɵelementStart(0, "ion-buttons",
|
|
5788
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_11_Template_ion_button_click_1_listener($event) { i0.ɵɵrestoreView(
|
|
5789
|
-
i0.ɵɵelementStart(2, "ion-title",
|
|
5798
|
+
const _r86 = i0.ɵɵgetCurrentView();
|
|
5799
|
+
i0.ɵɵelementStart(0, "ion-buttons", 55)(1, "ion-button", 56);
|
|
5800
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_11_Template_ion_button_click_1_listener($event) { i0.ɵɵrestoreView(_r86); const ctx_r85 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r85.presentMyProfilePopover($event)); });
|
|
5801
|
+
i0.ɵɵelementStart(2, "ion-title", 57);
|
|
5790
5802
|
i0.ɵɵtext(3);
|
|
5791
5803
|
i0.ɵɵpipe(4, "properCase");
|
|
5792
5804
|
i0.ɵɵelementEnd();
|
|
5793
|
-
i0.ɵɵelement(5, "ion-icon",
|
|
5805
|
+
i0.ɵɵelement(5, "ion-icon", 58);
|
|
5794
5806
|
i0.ɵɵelementEnd();
|
|
5795
|
-
i0.ɵɵtemplate(6, HeaderComponent_ion_buttons_11_ion_button_6_Template, 2, 1, "ion-button",
|
|
5807
|
+
i0.ɵɵtemplate(6, HeaderComponent_ion_buttons_11_ion_button_6_Template, 2, 1, "ion-button", 59)(7, HeaderComponent_ion_buttons_11_ion_button_7_Template, 2, 0, "ion-button", 60)(8, HeaderComponent_ion_buttons_11_ion_button_8_Template, 3, 2, "ion-button", 61)(9, HeaderComponent_ion_buttons_11_ion_spinner_9_Template, 1, 0, "ion-spinner", 62)(10, HeaderComponent_ion_buttons_11_ion_button_10_Template, 2, 0, "ion-button", 63);
|
|
5796
5808
|
i0.ɵɵpipe(11, "async");
|
|
5797
5809
|
i0.ɵɵelementEnd();
|
|
5798
5810
|
} if (rf & 2) {
|
|
@@ -5813,19 +5825,19 @@ function HeaderComponent_ion_buttons_11_Template(rf, ctx) { if (rf & 1) {
|
|
|
5813
5825
|
i0.ɵɵproperty("ngIf", ctx_r4.ls.isClaimant() && ctx_r4.legacyMenu == "false" && i0.ɵɵpipeBind1(11, 9, ctx_r4.hs.shouldDisplayHelpButton()));
|
|
5814
5826
|
} }
|
|
5815
5827
|
function HeaderComponent_ion_buttons_12_Template(rf, ctx) { if (rf & 1) {
|
|
5816
|
-
const
|
|
5817
|
-
i0.ɵɵelementStart(0, "ion-buttons",
|
|
5818
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_12_Template_ion_button_click_1_listener() { i0.ɵɵrestoreView(
|
|
5819
|
-
i0.ɵɵelement(2, "ion-icon",
|
|
5828
|
+
const _r88 = i0.ɵɵgetCurrentView();
|
|
5829
|
+
i0.ɵɵelementStart(0, "ion-buttons", 75)(1, "ion-button", 76);
|
|
5830
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_12_Template_ion_button_click_1_listener() { i0.ɵɵrestoreView(_r88); const ctx_r87 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r87.logout()); });
|
|
5831
|
+
i0.ɵɵelement(2, "ion-icon", 77);
|
|
5820
5832
|
i0.ɵɵelementEnd()();
|
|
5821
5833
|
} }
|
|
5822
5834
|
function HeaderComponent_ion_buttons_13_Template(rf, ctx) { if (rf & 1) {
|
|
5823
|
-
const
|
|
5824
|
-
i0.ɵɵelementStart(0, "ion-buttons",
|
|
5825
|
-
i0.ɵɵelement(1, "p-menu",
|
|
5826
|
-
i0.ɵɵelementStart(3, "ion-button",
|
|
5827
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_13_Template_ion_button_click_3_listener($event) { i0.ɵɵrestoreView(
|
|
5828
|
-
i0.ɵɵelement(4, "ion-icon",
|
|
5835
|
+
const _r91 = i0.ɵɵgetCurrentView();
|
|
5836
|
+
i0.ɵɵelementStart(0, "ion-buttons", 55);
|
|
5837
|
+
i0.ɵɵelement(1, "p-menu", 78, 79);
|
|
5838
|
+
i0.ɵɵelementStart(3, "ion-button", 80);
|
|
5839
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_13_Template_ion_button_click_3_listener($event) { i0.ɵɵrestoreView(_r91); const _r89 = i0.ɵɵreference(2); return i0.ɵɵresetView(_r89.toggle($event)); });
|
|
5840
|
+
i0.ɵɵelement(4, "ion-icon", 81);
|
|
5829
5841
|
i0.ɵɵelementEnd()();
|
|
5830
5842
|
} if (rf & 2) {
|
|
5831
5843
|
const ctx_r6 = i0.ɵɵnextContext();
|
|
@@ -5833,31 +5845,31 @@ function HeaderComponent_ion_buttons_13_Template(rf, ctx) { if (rf & 1) {
|
|
|
5833
5845
|
i0.ɵɵproperty("popup", true)("model", ctx_r6.items);
|
|
5834
5846
|
} }
|
|
5835
5847
|
function HeaderComponent_ion_toolbar_14_ion_title_3_Template(rf, ctx) { if (rf & 1) {
|
|
5836
|
-
i0.ɵɵelementStart(0, "ion-title",
|
|
5848
|
+
i0.ɵɵelementStart(0, "ion-title", 86);
|
|
5837
5849
|
i0.ɵɵtext(1);
|
|
5838
5850
|
i0.ɵɵelementEnd();
|
|
5839
5851
|
} if (rf & 2) {
|
|
5840
|
-
const
|
|
5852
|
+
const ctx_r92 = i0.ɵɵnextContext(2);
|
|
5841
5853
|
i0.ɵɵadvance(1);
|
|
5842
|
-
i0.ɵɵtextInterpolate(
|
|
5854
|
+
i0.ɵɵtextInterpolate(ctx_r92.title);
|
|
5843
5855
|
} }
|
|
5844
5856
|
function HeaderComponent_ion_toolbar_14_ion_title_6_Template(rf, ctx) { if (rf & 1) {
|
|
5845
|
-
i0.ɵɵelementStart(0, "ion-title",
|
|
5857
|
+
i0.ɵɵelementStart(0, "ion-title", 87);
|
|
5846
5858
|
i0.ɵɵtext(1);
|
|
5847
5859
|
i0.ɵɵelementEnd();
|
|
5848
5860
|
} if (rf & 2) {
|
|
5849
|
-
const
|
|
5861
|
+
const ctx_r93 = i0.ɵɵnextContext(2);
|
|
5850
5862
|
i0.ɵɵadvance(1);
|
|
5851
|
-
i0.ɵɵtextInterpolate1(" ",
|
|
5863
|
+
i0.ɵɵtextInterpolate1(" ", ctx_r93.pageId, "");
|
|
5852
5864
|
} }
|
|
5853
5865
|
function HeaderComponent_ion_toolbar_14_Template(rf, ctx) { if (rf & 1) {
|
|
5854
|
-
i0.ɵɵelementStart(0, "ion-toolbar",
|
|
5855
|
-
i0.ɵɵelement(2, "ion-back-button",
|
|
5856
|
-
i0.ɵɵtemplate(3, HeaderComponent_ion_toolbar_14_ion_title_3_Template, 2, 1, "ion-title",
|
|
5866
|
+
i0.ɵɵelementStart(0, "ion-toolbar", 82)(1, "ion-buttons", 15);
|
|
5867
|
+
i0.ɵɵelement(2, "ion-back-button", 83);
|
|
5868
|
+
i0.ɵɵtemplate(3, HeaderComponent_ion_toolbar_14_ion_title_3_Template, 2, 1, "ion-title", 84);
|
|
5857
5869
|
i0.ɵɵelementEnd();
|
|
5858
5870
|
i0.ɵɵprojection(4, 1);
|
|
5859
|
-
i0.ɵɵelementStart(5, "ion-buttons",
|
|
5860
|
-
i0.ɵɵtemplate(6, HeaderComponent_ion_toolbar_14_ion_title_6_Template, 2, 1, "ion-title",
|
|
5871
|
+
i0.ɵɵelementStart(5, "ion-buttons", 55);
|
|
5872
|
+
i0.ɵɵtemplate(6, HeaderComponent_ion_toolbar_14_ion_title_6_Template, 2, 1, "ion-title", 85);
|
|
5861
5873
|
i0.ɵɵelementEnd()();
|
|
5862
5874
|
} if (rf & 2) {
|
|
5863
5875
|
const ctx_r7 = i0.ɵɵnextContext();
|
|
@@ -5869,36 +5881,36 @@ function HeaderComponent_ion_toolbar_14_Template(rf, ctx) { if (rf & 1) {
|
|
|
5869
5881
|
i0.ɵɵproperty("ngIf", ctx_r7.pageId);
|
|
5870
5882
|
} }
|
|
5871
5883
|
function HeaderComponent_ng_template_16_i_0_Template(rf, ctx) { if (rf & 1) {
|
|
5872
|
-
i0.ɵɵelement(0, "i",
|
|
5884
|
+
i0.ɵɵelement(0, "i", 93);
|
|
5873
5885
|
} }
|
|
5874
5886
|
function HeaderComponent_ng_template_16_i_1_Template(rf, ctx) { if (rf & 1) {
|
|
5875
|
-
i0.ɵɵelement(0, "i",
|
|
5887
|
+
i0.ɵɵelement(0, "i", 94);
|
|
5876
5888
|
} }
|
|
5877
5889
|
function HeaderComponent_ng_template_16_i_2_Template(rf, ctx) { if (rf & 1) {
|
|
5878
|
-
i0.ɵɵelement(0, "i",
|
|
5890
|
+
i0.ɵɵelement(0, "i", 95);
|
|
5879
5891
|
} }
|
|
5880
5892
|
function HeaderComponent_ng_template_16_i_3_Template(rf, ctx) { if (rf & 1) {
|
|
5881
|
-
i0.ɵɵelement(0, "i",
|
|
5893
|
+
i0.ɵɵelement(0, "i", 96);
|
|
5882
5894
|
} }
|
|
5883
5895
|
function HeaderComponent_ng_template_16_Template(rf, ctx) { if (rf & 1) {
|
|
5884
|
-
i0.ɵɵtemplate(0, HeaderComponent_ng_template_16_i_0_Template, 1, 0, "i",
|
|
5885
|
-
i0.ɵɵelement(4, "div",
|
|
5896
|
+
i0.ɵɵtemplate(0, HeaderComponent_ng_template_16_i_0_Template, 1, 0, "i", 88)(1, HeaderComponent_ng_template_16_i_1_Template, 1, 0, "i", 89)(2, HeaderComponent_ng_template_16_i_2_Template, 1, 0, "i", 90)(3, HeaderComponent_ng_template_16_i_3_Template, 1, 0, "i", 91);
|
|
5897
|
+
i0.ɵɵelement(4, "div", 92);
|
|
5886
5898
|
} if (rf & 2) {
|
|
5887
|
-
const
|
|
5888
|
-
i0.ɵɵproperty("ngIf",
|
|
5899
|
+
const message_r94 = ctx.$implicit;
|
|
5900
|
+
i0.ɵɵproperty("ngIf", message_r94.severity === "error");
|
|
5889
5901
|
i0.ɵɵadvance(1);
|
|
5890
|
-
i0.ɵɵproperty("ngIf",
|
|
5902
|
+
i0.ɵɵproperty("ngIf", message_r94.severity === "success");
|
|
5891
5903
|
i0.ɵɵadvance(1);
|
|
5892
|
-
i0.ɵɵproperty("ngIf",
|
|
5904
|
+
i0.ɵɵproperty("ngIf", message_r94.severity === "warn");
|
|
5893
5905
|
i0.ɵɵadvance(1);
|
|
5894
|
-
i0.ɵɵproperty("ngIf",
|
|
5906
|
+
i0.ɵɵproperty("ngIf", message_r94.severity === "info");
|
|
5895
5907
|
i0.ɵɵadvance(1);
|
|
5896
|
-
i0.ɵɵproperty("innerHTML", "<strong style='font-size: 22px;font-weight: bold;'>" +
|
|
5908
|
+
i0.ɵɵproperty("innerHTML", "<strong style='font-size: 22px;font-weight: bold;'>" + message_r94.summary + "</strong><br><br>" + "<span style='font-size: 18px;'>" + message_r94.detail + "</span>", i0.ɵɵsanitizeHtml);
|
|
5897
5909
|
} }
|
|
5898
5910
|
function HeaderComponent_ng_container_17_app_profile_1_Template(rf, ctx) { if (rf & 1) {
|
|
5899
|
-
const
|
|
5900
|
-
i0.ɵɵelementStart(0, "app-profile",
|
|
5901
|
-
i0.ɵɵlistener("onCancel", function HeaderComponent_ng_container_17_app_profile_1_Template_app_profile_onCancel_0_listener() { i0.ɵɵrestoreView(
|
|
5911
|
+
const _r101 = i0.ɵɵgetCurrentView();
|
|
5912
|
+
i0.ɵɵelementStart(0, "app-profile", 97);
|
|
5913
|
+
i0.ɵɵlistener("onCancel", function HeaderComponent_ng_container_17_app_profile_1_Template_app_profile_onCancel_0_listener() { i0.ɵɵrestoreView(_r101); const ctx_r100 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r100.showProfilePopup = !ctx_r100.showProfilePopup); });
|
|
5902
5914
|
i0.ɵɵelementEnd();
|
|
5903
5915
|
} }
|
|
5904
5916
|
function HeaderComponent_ng_container_17_Template(rf, ctx) { if (rf & 1) {
|
|
@@ -5911,9 +5923,9 @@ function HeaderComponent_ng_container_17_Template(rf, ctx) { if (rf & 1) {
|
|
|
5911
5923
|
i0.ɵɵproperty("ngIf", ctx_r9.showProfilePopup);
|
|
5912
5924
|
} }
|
|
5913
5925
|
function HeaderComponent_app_job_search_result_page_18_Template(rf, ctx) { if (rf & 1) {
|
|
5914
|
-
const
|
|
5915
|
-
i0.ɵɵelementStart(0, "app-job-search-result-page",
|
|
5916
|
-
i0.ɵɵlistener("onCancel", function HeaderComponent_app_job_search_result_page_18_Template_app_job_search_result_page_onCancel_0_listener() { i0.ɵɵrestoreView(
|
|
5926
|
+
const _r103 = i0.ɵɵgetCurrentView();
|
|
5927
|
+
i0.ɵɵelementStart(0, "app-job-search-result-page", 97);
|
|
5928
|
+
i0.ɵɵlistener("onCancel", function HeaderComponent_app_job_search_result_page_18_Template_app_job_search_result_page_onCancel_0_listener() { i0.ɵɵrestoreView(_r103); const ctx_r102 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r102.showjobSearchResultPopup = !ctx_r102.showjobSearchResultPopup); });
|
|
5917
5929
|
i0.ɵɵelementEnd();
|
|
5918
5930
|
} }
|
|
5919
5931
|
const _c0$X = ["*", "*"];
|
|
@@ -6057,21 +6069,27 @@ class HeaderComponent extends BasePage {
|
|
|
6057
6069
|
this.openPage('audit', '/auditor-questionnaire');
|
|
6058
6070
|
}
|
|
6059
6071
|
else if (this.ls.isEmployer()) {
|
|
6060
|
-
if (this.searchQuestionnaireData) {
|
|
6072
|
+
if (this.searchQuestionnaireData && this.searchQuestionnaireData.length > 0) {
|
|
6061
6073
|
this.selectedQuestionnaireData = this.searchQuestionnaireData;
|
|
6074
|
+
this.qs.setQuestionnaireData(this.selectedQuestionnaireData);
|
|
6075
|
+
this.openPage('audit', '/auditor-questionnaire-form', {
|
|
6076
|
+
state: { audit: this.searchQuestionnaireData }
|
|
6077
|
+
}); //Add the actual url for employer questionnaire
|
|
6078
|
+
}
|
|
6079
|
+
else {
|
|
6080
|
+
this.util.showError("No active audit. This is not required at this point.");
|
|
6062
6081
|
}
|
|
6063
|
-
this.qs.setQuestionnaireData(this.selectedQuestionnaireData);
|
|
6064
|
-
this.openPage('audit', '/auditor-questionnaire-form', {
|
|
6065
|
-
state: { audit: this.searchQuestionnaireData }
|
|
6066
|
-
}); //Add the actual url for employer questionnaire
|
|
6067
6082
|
}
|
|
6068
6083
|
}
|
|
6069
6084
|
openUploadDocuments() {
|
|
6070
|
-
if (this.auditDocumentEmployerUserModel) {
|
|
6085
|
+
if (this.auditDocumentEmployerUserModel && this.auditDocumentEmployerUserModel.auditId != null) {
|
|
6071
6086
|
this.openPage('audit', '/employer-documents', {
|
|
6072
6087
|
state: { audit: this.auditDocumentEmployerUserModel }
|
|
6073
6088
|
});
|
|
6074
6089
|
}
|
|
6090
|
+
else {
|
|
6091
|
+
this.util.showError("No active audit. This is not required at this point.");
|
|
6092
|
+
}
|
|
6075
6093
|
}
|
|
6076
6094
|
openEmployerDashboard() {
|
|
6077
6095
|
this.openPage('audit', '/employer-dashboard', {});
|
|
@@ -6125,17 +6143,16 @@ class HeaderComponent extends BasePage {
|
|
|
6125
6143
|
.subscribe((res) => {
|
|
6126
6144
|
if (res.length > 0) {
|
|
6127
6145
|
this.searchQuestionnaireData = res;
|
|
6128
|
-
this.isQuestionnaireDataLoaded = true;
|
|
6129
6146
|
}
|
|
6147
|
+
this.isQuestionnaireDataLoaded = true;
|
|
6130
6148
|
}, (err) => {
|
|
6131
|
-
this.util.showError("No employer data found");
|
|
6132
6149
|
});
|
|
6133
6150
|
this.qs.findEmployerDataWithUserID(userModel.username)
|
|
6134
6151
|
.subscribe((res) => {
|
|
6135
6152
|
if (res) {
|
|
6136
6153
|
this.auditDocumentEmployerUserModel = res;
|
|
6137
|
-
this.isEmployerLoaded = true;
|
|
6138
6154
|
}
|
|
6155
|
+
this.isEmployerLoaded = true;
|
|
6139
6156
|
}, (err) => {
|
|
6140
6157
|
});
|
|
6141
6158
|
}
|
|
@@ -6218,7 +6235,7 @@ class HeaderComponent extends BasePage {
|
|
|
6218
6235
|
async changeLanguage(event) {
|
|
6219
6236
|
}
|
|
6220
6237
|
static { this.ɵfac = function HeaderComponent_Factory(t) { return new (t || HeaderComponent)(i0.ɵɵdirectiveInject(LoginService), i0.ɵɵdirectiveInject(UtilService), i0.ɵɵdirectiveInject(i3.Router), i0.ɵɵdirectiveInject(i1$3.PopoverController), i0.ɵɵdirectiveInject(ClaimantService$1), i0.ɵɵdirectiveInject(i1$3.NavController), i0.ɵɵdirectiveInject(i1$3.ModalController), i0.ɵɵdirectiveInject(NotificationService), i0.ɵɵdirectiveInject(HelpService), i0.ɵɵdirectiveInject(i7.TranslateService), i0.ɵɵdirectiveInject(AuditService)); }; }
|
|
6221
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: HeaderComponent, selectors: [["app-header"]], inputs: { title: "title", pageId: "pageId", secondToolbar: "secondToolbar", displayLogo: "displayLogo", showHistory: "showHistory", backPage: "backPage", context: "context" }, features: [i0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c0$X, decls: 19, vars: 18, consts: [["mode", "determinate", 3, "value", 4, "ngIf"], ["slot", "start", 2, "margin-left", "-5px"], ["autoHide", "false", "pTooltip", "Menu", "tooltipPosition", "bottom", 3, "ngClass", 4, "ngIf"], ["slot", "start", 3, "ngClass", "click"], ["alt", "logo", "tooltipPosition", "bottom", 3, "pTooltip", "src", "ngClass"], ["slot", "start", 4, "ngIf"], ["class", "toolbar-content hide-xs", 4, "ngIf"], ["slot", "end", 4, "ngIf"], ["slot", "secondary", 4, "ngIf"], ["color", "light", "id", "secondToolbar", 4, "ngIf"], ["pTemplate", "message"], [4, "ngIf"], [3, "onCancel", 4, "ngIf"], ["mode", "determinate", 3, "value"], ["autoHide", "false", "pTooltip", "Menu", "tooltipPosition", "bottom", 3, "ngClass"], ["slot", "start"], ["pTooltip", "Home", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnFileWeeklies", "tooltipPosition", "bottom", "class", "hide-xs hide-md", 3, "pTooltip", "ngClass", "click", 4, "ngIf"], ["id", "btnFileWeeklies", "tooltipPosition", "bottom", 3, "pTooltip", "ngClass", "click", 4, "ngIf"], ["pTooltip", "History", "tooltipPosition", "bottom", "class", "hide-xs hide-md", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditEmployerDashboard", "pTooltip", "EmployerDashboard", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditMyQ", "pTooltip", "MyQ", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditDashboard", "pTooltip", "Dashboard", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditWorkList", "pTooltip", "WorkList", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditInquiry", "pTooltip", "Inquiry", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditUploadDocuments", "pTooltip", "Upload Documents", "tooltipPosition", "bottom", 3, "ngClass", "disabled", "click", 4, "ngIf"], ["id", "btnAuditQuestionnaire", "pTooltip", "Questionnaire", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditReferrals", "pTooltip", "Referrals", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditAssign", "pTooltip", "Assign", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditTeam", "pTooltip", "Team", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditConfig", "pTooltip", "Config", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditAnalytics", "pTooltip", "Analytics", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["pTooltip", "Home", "tooltipPosition", "bottom", 3, "ngClass", "click"], ["id", "btnFileWeeklies", "tooltipPosition", "bottom", 1, "hide-xs", "hide-md", 3, "pTooltip", "ngClass", "click"], ["id", "btnFileWeeklies", "tooltipPosition", "bottom", 3, "pTooltip", "ngClass", "click"], ["pTooltip", "History", "tooltipPosition", "bottom", 1, "hide-xs", "hide-md", 3, "ngClass", "click"], ["id", "btnAuditEmployerDashboard", "pTooltip", "EmployerDashboard", "tooltipPosition", "bottom", 3, "ngClass", "click"], ["id", "btnAuditMyQ", "pTooltip", "MyQ", "tooltipPosition", "bottom", 3, "ngClass", "click"], ["id", "btnAuditDashboard", "pTooltip", "Dashboard", "tooltipPosition", "bottom", 3, "ngClass", "click"], ["id", "btnAuditWorkList", "pTooltip", "WorkList", "tooltipPosition", "bottom", 3, "ngClass", "click"], ["id", "btnAuditInquiry", "pTooltip", "Inquiry", "tooltipPosition", "bottom", 3, "ngClass", "click"], ["id", "btnAuditUploadDocuments", "pTooltip", "Upload Documents", "tooltipPosition", "bottom", 3, "ngClass", "disabled", "click"], ["id", "btnAuditQuestionnaire", "pTooltip", "Questionnaire", "tooltipPosition", "bottom", 3, "ngClass", "click"], ["id", "btnAuditReferrals", "pTooltip", "Referrals", "tooltipPosition", "bottom", 3, "ngClass", "click"], ["id", "btnAuditAssign", "pTooltip", "Assign", "tooltipPosition", "bottom", 3, "ngClass", "click"], ["id", "btnAuditTeam", "pTooltip", "Team", "tooltipPosition", "bottom", 3, "ngClass", "click"], ["id", "btnAuditConfig", "pTooltip", "Config", "tooltipPosition", "bottom", 3, "ngClass", "click"], ["id", "btnAuditAnalytics", "pTooltip", "Analytics", "tooltipPosition", "bottom", 3, "ngClass", "click"], [1, "toolbar-content", "hide-xs"], ["appendTo", "body", "placeholder", "Search Claimants", "emptyMessage", "No Results Found.", "size", "25", 3, "ngModel", "suggestions", "ngModelChange", "completeMethod", "onSelect"], ["pTemplate", "item"], [1, ".ion-wrap"], ["size-auto", ""], ["slot", "end"], ["pTooltip", "Account", "tooltipPosition", "bottom", 3, "ngClass", "click"], [1, "hide-xs", 2, "font-size", "20px", "padding", "0px"], ["slot", "end", "name", "person-circle-outline"], ["pTooltip", "Notices", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["pTooltip", "Notices", "tooltipPosition", "bottom", 3, "click", 4, "ngIf"], ["pTooltip", "Notification", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["name", "crescent", 4, "ngIf"], ["pTooltip", "Help", "tooltipPosition", "bottom", 3, "click", 4, "ngIf"], ["pTooltip", "Notices", "tooltipPosition", "bottom", 3, "ngClass", "click"], [1, "pi", "pi-file", "font-bold", 2, "font-size", "1.3rem", "font-weight", "500 !important"], ["pTooltip", "Notices", "tooltipPosition", "bottom", 3, "click"], ["name", "document-text-outline"], ["pTooltip", "Notification", "tooltipPosition", "bottom", 3, "ngClass", "click"], ["name", "notifications-outline"], ["color", "dark", 4, "ngIf"], ["color", "dark"], ["name", "crescent"], ["pTooltip", "Help", "tooltipPosition", "bottom", 3, "click"], ["name", "help-circle-outline"], ["slot", "secondary"], ["pTooltip", "Logout", "tooltipPosition", "bottom", 3, "click"], ["name", "log-out-sharp"], ["appendTo", "body", 3, "popup", "model"], ["menu", ""], ["pTooltip", "Language", "tooltipPosition", "bottom", 3, "click"], ["name", "language", "slot", "end"], ["color", "light", "id", "secondToolbar"], ["pTooltip", "Back", "alt", "Back", "tooltipPosition", "bottom", 3, "defaultHref"], ["color", "primary", "style", "font-size: 18px", 4, "ngIf"], ["color", "primary", "style", "font-size: xx-small; float: right; padding-right: 8px;", 4, "ngIf"], ["color", "primary", 2, "font-size", "18px"], ["color", "primary", 2, "font-size", "xx-small", "float", "right", "padding-right", "8px"], ["class", "pi pi-times-circle", "style", "margin-right: 14px; font-size: 38px ", 4, "ngIf"], ["class", "pi pi-check-circle", "style", "margin-right: 14px; font-size: 38px ", 4, "ngIf"], ["class", "pi pi-exclamation-circle", "style", "margin-right: 14px; font-size: 38px ", 4, "ngIf"], ["class", "pi pi-info-circle", "style", "margin-right: 14px; font-size: 38px ", 4, "ngIf"], [3, "innerHTML"], [1, "pi", "pi-times-circle", 2, "margin-right", "14px", "font-size", "38px"], [1, "pi", "pi-check-circle", 2, "margin-right", "14px", "font-size", "38px"], [1, "pi", "pi-exclamation-circle", 2, "margin-right", "14px", "font-size", "38px"], [1, "pi", "pi-info-circle", 2, "margin-right", "14px", "font-size", "38px"], [3, "onCancel"]], template: function HeaderComponent_Template(rf, ctx) { if (rf & 1) {
|
|
6238
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: HeaderComponent, selectors: [["app-header"]], inputs: { title: "title", pageId: "pageId", secondToolbar: "secondToolbar", displayLogo: "displayLogo", showHistory: "showHistory", backPage: "backPage", context: "context" }, features: [i0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c0$X, decls: 19, vars: 18, consts: [["mode", "determinate", 3, "value", 4, "ngIf"], ["slot", "start", 2, "margin-left", "-5px"], ["autoHide", "false", "pTooltip", "Menu", "tooltipPosition", "bottom", 3, "ngClass", 4, "ngIf"], ["slot", "start", 3, "ngClass", "click"], ["alt", "logo", "tooltipPosition", "bottom", 3, "pTooltip", "src", "ngClass"], ["slot", "start", 4, "ngIf"], ["class", "toolbar-content hide-xs", 4, "ngIf"], ["slot", "end", 4, "ngIf"], ["slot", "secondary", 4, "ngIf"], ["color", "light", "id", "secondToolbar", 4, "ngIf"], ["pTemplate", "message"], [4, "ngIf"], [3, "onCancel", 4, "ngIf"], ["mode", "determinate", 3, "value"], ["autoHide", "false", "pTooltip", "Menu", "tooltipPosition", "bottom", 3, "ngClass"], ["slot", "start"], ["pTooltip", "Home", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnFileWeeklies", "tooltipPosition", "bottom", "class", "hide-xs hide-md", 3, "pTooltip", "ngClass", "click", 4, "ngIf"], ["id", "btnFileWeeklies", "tooltipPosition", "bottom", 3, "pTooltip", "ngClass", "click", 4, "ngIf"], ["pTooltip", "History", "tooltipPosition", "bottom", "class", "hide-xs hide-md", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditEmployerDashboard", "pTooltip", "EmployerDashboard", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditMyQ", "pTooltip", "MyQ", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditDashboard", "pTooltip", "Dashboard", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditWorkList", "pTooltip", "WorkList", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditInquiry", "pTooltip", "Inquiry", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditUploadDocuments", "pTooltip", "Upload Documents", "tooltipPosition", "bottom", 3, "ngClass", "disabled", "click", 4, "ngIf"], ["id", "btnAuditQuestionnaire", "pTooltip", "Questionnaire", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditQuestionnaire", "pTooltip", "Questionnaire", "tooltipPosition", "bottom", 3, "ngClass", "disabled", "click", 4, "ngIf"], ["id", "btnAuditReferrals", "pTooltip", "Referrals", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditAssign", "pTooltip", "Assign", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditTeam", "pTooltip", "Team", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditConfig", "pTooltip", "Config", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditAnalytics", "pTooltip", "Analytics", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["pTooltip", "Home", "tooltipPosition", "bottom", 3, "ngClass", "click"], ["id", "btnFileWeeklies", "tooltipPosition", "bottom", 1, "hide-xs", "hide-md", 3, "pTooltip", "ngClass", "click"], ["id", "btnFileWeeklies", "tooltipPosition", "bottom", 3, "pTooltip", "ngClass", "click"], ["pTooltip", "History", "tooltipPosition", "bottom", 1, "hide-xs", "hide-md", 3, "ngClass", "click"], ["id", "btnAuditEmployerDashboard", "pTooltip", "EmployerDashboard", "tooltipPosition", "bottom", 3, "ngClass", "click"], ["id", "btnAuditMyQ", "pTooltip", "MyQ", "tooltipPosition", "bottom", 3, "ngClass", "click"], ["id", "btnAuditDashboard", "pTooltip", "Dashboard", "tooltipPosition", "bottom", 3, "ngClass", "click"], ["id", "btnAuditWorkList", "pTooltip", "WorkList", "tooltipPosition", "bottom", 3, "ngClass", "click"], ["id", "btnAuditInquiry", "pTooltip", "Inquiry", "tooltipPosition", "bottom", 3, "ngClass", "click"], ["id", "btnAuditUploadDocuments", "pTooltip", "Upload Documents", "tooltipPosition", "bottom", 3, "ngClass", "disabled", "click"], ["id", "btnAuditQuestionnaire", "pTooltip", "Questionnaire", "tooltipPosition", "bottom", 3, "ngClass", "click"], ["id", "btnAuditQuestionnaire", "pTooltip", "Questionnaire", "tooltipPosition", "bottom", 3, "ngClass", "disabled", "click"], ["id", "btnAuditReferrals", "pTooltip", "Referrals", "tooltipPosition", "bottom", 3, "ngClass", "click"], ["id", "btnAuditAssign", "pTooltip", "Assign", "tooltipPosition", "bottom", 3, "ngClass", "click"], ["id", "btnAuditTeam", "pTooltip", "Team", "tooltipPosition", "bottom", 3, "ngClass", "click"], ["id", "btnAuditConfig", "pTooltip", "Config", "tooltipPosition", "bottom", 3, "ngClass", "click"], ["id", "btnAuditAnalytics", "pTooltip", "Analytics", "tooltipPosition", "bottom", 3, "ngClass", "click"], [1, "toolbar-content", "hide-xs"], ["appendTo", "body", "placeholder", "Search Claimants", "emptyMessage", "No Results Found.", "size", "25", 3, "ngModel", "suggestions", "ngModelChange", "completeMethod", "onSelect"], ["pTemplate", "item"], [1, ".ion-wrap"], ["size-auto", ""], ["slot", "end"], ["pTooltip", "Account", "tooltipPosition", "bottom", 3, "ngClass", "click"], [1, "hide-xs", 2, "font-size", "20px", "padding", "0px"], ["slot", "end", "name", "person-circle-outline"], ["pTooltip", "Notices", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["pTooltip", "Notices", "tooltipPosition", "bottom", 3, "click", 4, "ngIf"], ["pTooltip", "Notification", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["name", "crescent", 4, "ngIf"], ["pTooltip", "Help", "tooltipPosition", "bottom", 3, "click", 4, "ngIf"], ["pTooltip", "Notices", "tooltipPosition", "bottom", 3, "ngClass", "click"], [1, "pi", "pi-file", "font-bold", 2, "font-size", "1.3rem", "font-weight", "500 !important"], ["pTooltip", "Notices", "tooltipPosition", "bottom", 3, "click"], ["name", "document-text-outline"], ["pTooltip", "Notification", "tooltipPosition", "bottom", 3, "ngClass", "click"], ["name", "notifications-outline"], ["color", "dark", 4, "ngIf"], ["color", "dark"], ["name", "crescent"], ["pTooltip", "Help", "tooltipPosition", "bottom", 3, "click"], ["name", "help-circle-outline"], ["slot", "secondary"], ["pTooltip", "Logout", "tooltipPosition", "bottom", 3, "click"], ["name", "log-out-sharp"], ["appendTo", "body", 3, "popup", "model"], ["menu", ""], ["pTooltip", "Language", "tooltipPosition", "bottom", 3, "click"], ["name", "language", "slot", "end"], ["color", "light", "id", "secondToolbar"], ["pTooltip", "Back", "alt", "Back", "tooltipPosition", "bottom", 3, "defaultHref"], ["color", "primary", "style", "font-size: 18px", 4, "ngIf"], ["color", "primary", "style", "font-size: xx-small; float: right; padding-right: 8px;", 4, "ngIf"], ["color", "primary", 2, "font-size", "18px"], ["color", "primary", 2, "font-size", "xx-small", "float", "right", "padding-right", "8px"], ["class", "pi pi-times-circle", "style", "margin-right: 14px; font-size: 38px ", 4, "ngIf"], ["class", "pi pi-check-circle", "style", "margin-right: 14px; font-size: 38px ", 4, "ngIf"], ["class", "pi pi-exclamation-circle", "style", "margin-right: 14px; font-size: 38px ", 4, "ngIf"], ["class", "pi pi-info-circle", "style", "margin-right: 14px; font-size: 38px ", 4, "ngIf"], [3, "innerHTML"], [1, "pi", "pi-times-circle", 2, "margin-right", "14px", "font-size", "38px"], [1, "pi", "pi-check-circle", 2, "margin-right", "14px", "font-size", "38px"], [1, "pi", "pi-exclamation-circle", 2, "margin-right", "14px", "font-size", "38px"], [1, "pi", "pi-info-circle", 2, "margin-right", "14px", "font-size", "38px"], [3, "onCancel"]], template: function HeaderComponent_Template(rf, ctx) { if (rf & 1) {
|
|
6222
6239
|
i0.ɵɵprojectionDef(_c0$X);
|
|
6223
6240
|
i0.ɵɵtemplate(0, HeaderComponent_mat_progress_bar_0_Template, 2, 3, "mat-progress-bar", 0);
|
|
6224
6241
|
i0.ɵɵpipe(1, "async");
|
|
@@ -6231,7 +6248,7 @@ class HeaderComponent extends BasePage {
|
|
|
6231
6248
|
i0.ɵɵpipe(7, "translate");
|
|
6232
6249
|
i0.ɵɵelementEnd();
|
|
6233
6250
|
i0.ɵɵprojection(8);
|
|
6234
|
-
i0.ɵɵtemplate(9, HeaderComponent_ion_buttons_9_Template,
|
|
6251
|
+
i0.ɵɵtemplate(9, HeaderComponent_ion_buttons_9_Template, 19, 18, "ion-buttons", 5)(10, HeaderComponent_div_10_Template, 3, 2, "div", 6)(11, HeaderComponent_ion_buttons_11_Template, 12, 11, "ion-buttons", 7)(12, HeaderComponent_ion_buttons_12_Template, 3, 0, "ion-buttons", 8)(13, HeaderComponent_ion_buttons_13_Template, 5, 2, "ion-buttons", 7);
|
|
6235
6252
|
i0.ɵɵelementEnd();
|
|
6236
6253
|
i0.ɵɵtemplate(14, HeaderComponent_ion_toolbar_14_Template, 7, 3, "ion-toolbar", 9);
|
|
6237
6254
|
i0.ɵɵelementStart(15, "p-toast");
|
|
@@ -6241,7 +6258,7 @@ class HeaderComponent extends BasePage {
|
|
|
6241
6258
|
} if (rf & 2) {
|
|
6242
6259
|
i0.ɵɵproperty("ngIf", i0.ɵɵpipeBind1(1, 14, ctx.util.loader.value$) != 0);
|
|
6243
6260
|
i0.ɵɵadvance(4);
|
|
6244
|
-
i0.ɵɵproperty("ngIf", ctx.ls.isLoggedIn());
|
|
6261
|
+
i0.ɵɵproperty("ngIf", ctx.ls.isLoggedIn() && !ctx.ls.isEmployer());
|
|
6245
6262
|
i0.ɵɵadvance(1);
|
|
6246
6263
|
i0.ɵɵproperty("ngClass", ctx.displayLogo ? "header_button_white" : "header_button hide-xs hide-md");
|
|
6247
6264
|
i0.ɵɵadvance(1);
|
|
@@ -6268,7 +6285,7 @@ class HeaderComponent extends BasePage {
|
|
|
6268
6285
|
}
|
|
6269
6286
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(HeaderComponent, [{
|
|
6270
6287
|
type: Component,
|
|
6271
|
-
args: [{ selector: 'app-header', template: "<mat-progress-bar mode=\"determinate\" [value]=\"util.loader.value$ | async\" *ngIf=\"(util.loader.value$ | async) != 0\">\r\n</mat-progress-bar>\r\n<ion-toolbar>\r\n <ion-buttons slot=\"start\" style=\"margin-left: -5px;\">\r\n <ion-menu-button autoHide=\"false\" pTooltip=\"Menu\" tooltipPosition=\"bottom\"\r\n *ngIf=\"ls.isLoggedIn()\" [ngClass]=\"legacyMenu == 'false' && ls.isClaimant() ? 'hide-xl hide-lg' : ''\"></ion-menu-button>\r\n </ion-buttons>\r\n <ion-buttons slot=\"start\" [ngClass]=\"displayLogo ? 'header_button_white' : 'header_button hide-xs hide-md'\" (click)=\"openAuditDashboard()\">\r\n <img alt=\"logo\" pTooltip=\"{{'ReEmployMS Logo' | translate}}\" tooltipPosition=\"bottom\"\r\n src=\"assets/icon/ReEmploy{{util.getState()}}.svg\" [ngClass]=\"displayLogo ? 'header_logo' : 'header_logo hide-xs hide-md'\"/>\r\n </ion-buttons>\r\n <ng-content></ng-content>\r\n <ion-buttons slot=\"start\" *ngIf=\"ls.isLoggedIn()\">\r\n <ion-button (click)=\"openHome()\" pTooltip=\"Home\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('welcome') ? 'header-button' : ''\" *ngIf=\"this.context!='audit' || ls.isEmployer()\">Home</ion-button>\r\n\r\n <ion-button id=\"btnFileWeeklies\" pTooltip=\"{{'header.weekly.tooltip' | translate}}\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('weeklies') ? 'header-button' : ''\" *ngIf=\"ls.isClaimant() && legacyMenu == 'false'\" (click)=\"openWeeklies()\" class=\"hide-xs hide-md\">{{legacyMenu == 'true' ? 'Weekly' : 'Weekly'}}</ion-button>\r\n <ion-button id=\"btnFileWeeklies\" pTooltip=\"{{'header.weekly.tooltip' | translate}}\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('weeklies') ? 'header-button' : ''\" *ngIf=\"ls.isClaimant() && legacyMenu == 'true' && !util.isState('ME')\" (click)=\"openWeeklies()\">{{legacyMenu == 'true' ? 'Weekly' : 'Weekly'}}</ion-button>\r\n <ion-button id=\"btnFileWeeklies\" pTooltip=\"{{'header.weekly.tooltip' | translate}}\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('weeklies') ? 'header-button' : ''\" *ngIf=\"ls.isClaimant() && legacyMenu == 'true' && util.isState('ME')\" (click)=\"openWeeklies()\">{{legacyMenu == 'true' ? 'Weekly Claim' : 'Weekly'}}</ion-button>\r\n \r\n \r\n <ion-button pTooltip=\"History\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '') == 'history' ? 'header-button' : ''\" *ngIf=\"ls.isClaimant() && legacyMenu == 'false' && interimHomePage == 'false'\" (click)=\"openPage('cp', 'history')\" class=\"hide-xs hide-md\">History</ion-button>\r\n <ion-button id=\"btnAuditEmployerDashboard\" pTooltip=\"EmployerDashboard\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('employer-dashboard') ? 'header-button' : ''\" *ngIf=\"ls.isEmployer()\" (click)=\"openEmployerDashboard()\">Audit Dashboard</ion-button>\r\n <ion-button id=\"btnAuditMyQ\" pTooltip=\"MyQ\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('myq') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && (ls.isTaxAuditSupervisor() || ls.isTaxAuditAuditor() || ls.isTaxAuditDirector() || ls.isTaxAuditDirector())\" (click)=\"openSupervisorMyQ()\">MyQ</ion-button>\r\n <ion-button id=\"btnAuditDashboard\" pTooltip=\"Dashboard\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('dashboard') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && (ls.isTaxAuditSupervisor()|| ls.isTaxAuditDirector())\" (click)=\"openAuditDashboard()\">Dashboard</ion-button>\r\n <ion-button id=\"btnAuditWorkList\" pTooltip=\"WorkList\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('auditor-work-list') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && ls.isTaxAuditAuditor()\" (click)=\"openAuditorWorkList()\">Work List</ion-button>\r\n <ion-button id=\"btnAuditInquiry\" pTooltip=\"Inquiry\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('inquiry') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && (ls.isTaxAuditSupervisor() || ls.isTaxAuditAuditor() || ls.isTaxAuditDirector()) || ls.hasRole('taxauditagencystaff')\" (click)=\"openSupervisorInquiry()\">Inquiry</ion-button>\r\n <ion-button id=\"btnAuditUploadDocuments\" pTooltip=\"Upload Documents\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('upload-documents') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && ls.isEmployer()\" (click)=\"openUploadDocuments()\" [disabled]=\"!isEmployerLoaded\">Upload Documents</ion-button>\r\n <ion-button id=\"btnAuditQuestionnaire\" pTooltip=\"Questionnaire\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('auditor-questionnaire') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && (ls.isTaxAuditAuditor() || ls.isEmployer())\" (click)=\"openQuestionnaire()\">Questionnaire</ion-button>\r\n <ion-button id=\"btnAuditReferrals\" pTooltip=\"Referrals\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('referrals') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && (ls.isTaxAuditSupervisor() || ls.isTaxAuditAuditor() || ls.isTaxAuditDirector()) || ls.hasRole('taxauditagencystaff')\" (click)=\"openSupervisorReferrals()\">Referrals</ion-button>\r\n <ion-button id=\"btnAuditAssign\" pTooltip=\"Assign\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('assign') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && ls.isTaxAuditSupervisor()\" (click)=\"openSupervisorAssign()\">Assign</ion-button>\r\n <ion-button id=\"btnAuditTeam\" pTooltip=\"Team\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('team') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && ls.isTaxAuditSupervisor()\" (click)=\"openSupervisorTeam()\">Team</ion-button>\r\n <ion-button id=\"btnAuditConfig\" pTooltip=\"Config\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('config') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && (ls.isTaxAuditSupervisor() || ls.isTaxAuditDirector())\" (click)=\"openSupervisorConfig()\">Config</ion-button>\r\n <ion-button id=\"btnAuditAnalytics\" pTooltip=\"Analytics\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('analytics') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && (ls.isTaxAuditSupervisor() || ls.isTaxAuditAuditor() || ls.isTaxAuditDirector())\" (click)=\"openSupervisorAnalytics()\">Analytics</ion-button>\r\n\r\n\r\n </ion-buttons>\r\n\r\n \r\n <div class=\"toolbar-content hide-xs\" *ngIf=\"ls.isLoggedIn() && ls.isCsr() && this.context !='audit' && contextRoot ==='ss'\">\r\n <p-autoComplete appendTo=\"body\" [(ngModel)]=\"searchText\" [suggestions]=\"results\"\r\n (completeMethod)=\"search($event)\" placeholder=\"Search Claimants\" (onSelect)=\"onSelectAction($event)\"\r\n emptyMessage=\"No Results Found.\" size=\"25\">\r\n <ng-template let-user pTemplate=\"item\">\r\n <ion-row class=\".ion-wrap\" >\r\n <ion-col size-auto>\r\n <ion-text>{{user.firstName | properCase}} {{user.lastName | properCase}}</ion-text>\r\n </ion-col>\r\n <ion-col size-auto>\r\n <ion-text>{{user.userId}}</ion-text>\r\n </ion-col>\r\n <ion-col size-auto>\r\n <ion-text>{{util.maskSsn(user.ssn)}}</ion-text>\r\n </ion-col>\r\n </ion-row>\r\n </ng-template>\r\n </p-autoComplete>\r\n </div>\r\n <ion-buttons slot=\"end\" *ngIf=\"ls.isLoggedIn()\" >\r\n <ion-button (click)=\"presentMyProfilePopover($event)\" pTooltip=\"Account\" tooltipPosition=\"bottom\" [ngClass]=\"legacyMenu == 'false' && ls.isClaimant() && showProfilePopup ? 'hide-xs hide-md header-button' : (legacyMenu == 'false' && ls.isClaimant() ? 'hide-xs hide-md' : '')\">\r\n <ion-title style=\"font-size: 20px; padding: 0px;\" class=\"hide-xs\">{{ls.getFullName() | properCase}}</ion-title>\r\n <ion-icon slot=\"end\" name=\"person-circle-outline\"></ion-icon>\r\n </ion-button>\r\n <ion-button (click)=\"openPage('cp', 'documents')\" pTooltip=\"Notices\" tooltipPosition=\"bottom\" *ngIf=\"!ls.isCsr() && legacyMenu == 'false' && !util.isState('ME')\" [ngClass]=\"r.url.replace('/', '') == 'documents' ? 'header-button hide-xs hide-md' : 'hide-xs hide-md'\">\r\n <i class='pi pi-file font-bold' style=\"font-size: 1.3rem; font-weight: 500 !important;\"></i>\r\n </ion-button>\r\n <ion-button (click)=\"openPage('cp', 'documents')\" pTooltip=\"Notices\" tooltipPosition=\"bottom\" *ngIf=\"!ls.isCsr() && legacyMenu == 'true'\">\r\n <ion-icon name=\"document-text-outline\"></ion-icon>\r\n </ion-button>\r\n\r\n \r\n <!-- <ion-button (click)=\"presentJobSearchResultPopup()\" pTooltip=\"Show job search result\" tooltipPosition=\"bottom\" [ngClass]=\"legacyMenu == 'false' && ls.isClaimant() ? 'hide-xs hide-md' : ''\" *ngIf=\"ls.isClaimant() && legacyMenu == 'false' && util.isState('MS')\">\r\n <ion-icon name=\"briefcase\" fill=\"outline\"></ion-icon>\r\n </ion-button> -->\r\n \r\n \r\n <ion-button (click)=\"presentMyNotificationPopover($event)\" pTooltip=\"Notification\" tooltipPosition=\"bottom\"\r\n *ngIf=\"!ns.showNotificationLoader && !util.isState('ME')\" [ngClass]=\"legacyMenu == 'false' && ls.isClaimant() ? 'hide-xs hide-md' : ''\">\r\n <ion-icon name=\"notifications-outline\"></ion-icon>\r\n <ion-badge color=\"dark\" *ngIf=\"ns.notificationCount.getValue() > 0\">\r\n <ion-label>{{ns.notificationCount.getValue()}}</ion-label>\r\n </ion-badge>\r\n </ion-button>\r\n <ion-spinner name=\"crescent\" *ngIf=\"ns.showNotificationLoader\"></ion-spinner>\r\n\r\n <ion-button (click)=\"this.hs.show()\" pTooltip=\"Help\" tooltipPosition=\"bottom\" *ngIf=\"ls.isClaimant() && legacyMenu == 'false' && (hs.shouldDisplayHelpButton() | async)\">\r\n <ion-icon name=\"help-circle-outline\"></ion-icon>\r\n </ion-button>\r\n </ion-buttons>\r\n\r\n <ion-buttons slot=\"secondary\" *ngIf=\"!ls.isLoggedIn() && ls.getUser()\">\r\n <ion-button (click)=\"logout()\" pTooltip=\"Logout\" tooltipPosition=\"bottom\">\r\n <ion-icon name=\"log-out-sharp\"></ion-icon>\r\n </ion-button>\r\n </ion-buttons>\r\n\r\n <ion-buttons slot=\"end\" *ngIf=\"showLanguageOption === 'true' && (!ls.getUser() && legacyMenu == 'false')\">\r\n <p-menu #menu [popup]=\"true\" [model]=\"items\" appendTo=\"body\"></p-menu>\r\n <ion-button (click)=\"menu.toggle($event)\" pTooltip=\"Language\" tooltipPosition=\"bottom\">\r\n <ion-icon name=\"language\" slot=\"end\"></ion-icon>\r\n </ion-button>\r\n </ion-buttons>\r\n\r\n</ion-toolbar>\r\n<ion-toolbar color=\"light\" id=\"secondToolbar\" *ngIf=\"secondToolbar\">\r\n <ion-buttons slot=\"start\">\r\n <ion-back-button pTooltip=\"Back\" alt=\"Back\" tooltipPosition=\"bottom\" [defaultHref]=\"backPage ? backPage : '/welcome'\"></ion-back-button>\r\n <ion-title color=\"primary\" *ngIf=\"title\" style=\"font-size: 18px\">{{title}}</ion-title>\r\n </ion-buttons>\r\n <ng-content></ng-content>\r\n <ion-buttons slot=\"end\">\r\n <ion-title color=\"primary\" style=\"font-size: xx-small; float: right; padding-right: 8px;\" *ngIf=\"pageId\">\r\n {{pageId}}</ion-title>\r\n </ion-buttons>\r\n</ion-toolbar>\r\n<p-toast>\r\n <ng-template let-message pTemplate=\"message\">\r\n <i *ngIf=\"message.severity === 'error'\" class=\"pi pi-times-circle\" style=\"margin-right: 14px; font-size: 38px \"></i>\r\n <i *ngIf=\"message.severity === 'success'\" class=\"pi pi-check-circle\" style=\"margin-right: 14px; font-size: 38px \"></i>\r\n <i *ngIf=\"message.severity === 'warn'\" class=\"pi pi-exclamation-circle\"style=\"margin-right: 14px; font-size: 38px \"></i>\r\n <i *ngIf=\"message.severity === 'info'\" class=\"pi pi-info-circle\" style=\"margin-right: 14px; font-size: 38px \"></i>\r\n\r\n <div [innerHTML]=\"'<strong style=\\'font-size: 22px;font-weight: bold;\\'>' + message.summary + '</strong><br><br>' + \r\n '<span style=\\'font-size: 18px;\\'>' + message.detail + '</span>'\">\r\n </div>\r\n </ng-template>\r\n </p-toast>\r\n\r\n<ng-container *ngIf=\"showProfilePopup\">\r\n <app-profile *ngIf=\"showProfilePopup\" (onCancel)=\"showProfilePopup = !showProfilePopup\"></app-profile>\r\n</ng-container>\r\n\r\n<app-job-search-result-page *ngIf=\"showjobSearchResultPopup\" (onCancel)=\"showjobSearchResultPopup = !showjobSearchResultPopup\"></app-job-search-result-page>\r\n\r\n\r\n\r\n", styles: ["#secondToolbar{--min-height: 45px !important}#header_reemployms_logo{margin-right:10px;margin-left:-5px;padding:5px;height:40px}.header_logo{height:35px}.header_button_white,.header_button{background:#fff;height:56px;margin:0;padding:8px}.toolbar-content{text-align:center}ion-toolbar{--ion-toolbar-background: var(--ion-color-primary) !important;--color: white !important;--font-weight: 500;--font-size: 13px;--position: relative;--z-index: 10;--text-align: center;--letter-spacing: .004em}ion-button{--color-hover: var(--ion-color-yellow) !important;text-transform:none!important;font-size:20px}.header-button{--color: var(--ion-color-yellow) !important;text-transform:none!important;font-weight:700;font-size:20px}.ios ion-button::part(native){color:#fff!important}ion-menu-button::part(native){color:#fff!important}ion-popover{--width: 40% !important}img{visibility:visible;position:relative}:host ::ng-deep p-autoComplete .p-inputtext{height:40px;color:#000}:host ::ng-deep p-autoComplete .p-autocomplete-item{padding:.5rem!important}:host ::ng-deep .p-toast-bottom-center,:host ::ng-deep .p-toast-top-center{transform:none!important;z-index:100001!important}:host ::ng-deep .p-toast .p-toast-icon{font-size:48px!important}:host ::ng-deep .p-toast-icon-close{position:absolute!important;top:0;right:0;margin:5px}:host ::ng-deep .p-toast-summary{font-weight:700;display:block;margin-bottom:5px}:host ::ng-deep .p-toast-message,:host ::ng-deep .p-toast-detail{display:block;font-size:14px}@media (min-width: 768px){:host ::ng-deep .header-popover{--width: 55%}}@media (min-width: 992px){:host ::ng-deep .header-popover{--width: 40%}}@media (min-width: 1200px){:host ::ng-deep .header-popover{--width: 35%}}@media (min-width: 1400px){:host ::ng-deep .header-popover{--width: 30%}}\n"] }]
|
|
6288
|
+
args: [{ selector: 'app-header', template: "<mat-progress-bar mode=\"determinate\" [value]=\"util.loader.value$ | async\" *ngIf=\"(util.loader.value$ | async) != 0\">\r\n</mat-progress-bar>\r\n<ion-toolbar>\r\n <ion-buttons slot=\"start\" style=\"margin-left: -5px;\">\r\n <ion-menu-button autoHide=\"false\" pTooltip=\"Menu\" tooltipPosition=\"bottom\"\r\n *ngIf=\"ls.isLoggedIn() && !ls.isEmployer()\" [ngClass]=\"legacyMenu == 'false' && ls.isClaimant() ? 'hide-xl hide-lg' : ''\"></ion-menu-button>\r\n </ion-buttons>\r\n <ion-buttons slot=\"start\" [ngClass]=\"displayLogo ? 'header_button_white' : 'header_button hide-xs hide-md'\" (click)=\"openAuditDashboard()\">\r\n <img alt=\"logo\" pTooltip=\"{{'ReEmployMS Logo' | translate}}\" tooltipPosition=\"bottom\"\r\n src=\"assets/icon/ReEmploy{{util.getState()}}.svg\" [ngClass]=\"displayLogo ? 'header_logo' : 'header_logo hide-xs hide-md'\"/>\r\n </ion-buttons>\r\n <ng-content></ng-content>\r\n <ion-buttons slot=\"start\" *ngIf=\"ls.isLoggedIn()\">\r\n <ion-button (click)=\"openHome()\" pTooltip=\"Home\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('welcome') ? 'header-button' : ''\" *ngIf=\"this.context!='audit' || ls.isEmployer()\">Home</ion-button>\r\n\r\n <ion-button id=\"btnFileWeeklies\" pTooltip=\"{{'header.weekly.tooltip' | translate}}\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('weeklies') ? 'header-button' : ''\" *ngIf=\"ls.isClaimant() && legacyMenu == 'false'\" (click)=\"openWeeklies()\" class=\"hide-xs hide-md\">{{legacyMenu == 'true' ? 'Weekly' : 'Weekly'}}</ion-button>\r\n <ion-button id=\"btnFileWeeklies\" pTooltip=\"{{'header.weekly.tooltip' | translate}}\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('weeklies') ? 'header-button' : ''\" *ngIf=\"ls.isClaimant() && legacyMenu == 'true' && !util.isState('ME')\" (click)=\"openWeeklies()\">{{legacyMenu == 'true' ? 'Weekly' : 'Weekly'}}</ion-button>\r\n <ion-button id=\"btnFileWeeklies\" pTooltip=\"{{'header.weekly.tooltip' | translate}}\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('weeklies') ? 'header-button' : ''\" *ngIf=\"ls.isClaimant() && legacyMenu == 'true' && util.isState('ME')\" (click)=\"openWeeklies()\">{{legacyMenu == 'true' ? 'Weekly Claim' : 'Weekly'}}</ion-button>\r\n \r\n \r\n <ion-button pTooltip=\"History\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '') == 'history' ? 'header-button' : ''\" *ngIf=\"ls.isClaimant() && legacyMenu == 'false' && interimHomePage == 'false'\" (click)=\"openPage('cp', 'history')\" class=\"hide-xs hide-md\">History</ion-button>\r\n <ion-button id=\"btnAuditEmployerDashboard\" pTooltip=\"EmployerDashboard\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('employer-dashboard') ? 'header-button' : ''\" *ngIf=\"ls.isEmployer()\" (click)=\"openEmployerDashboard()\">Audit Dashboard</ion-button>\r\n <ion-button id=\"btnAuditMyQ\" pTooltip=\"MyQ\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('myq') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && (ls.isTaxAuditSupervisor() || ls.isTaxAuditAuditor() || ls.isTaxAuditDirector() || ls.isTaxAuditDirector())\" (click)=\"openSupervisorMyQ()\">MyQ</ion-button>\r\n <ion-button id=\"btnAuditDashboard\" pTooltip=\"Dashboard\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('dashboard') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && (ls.isTaxAuditSupervisor()|| ls.isTaxAuditDirector())\" (click)=\"openAuditDashboard()\">Dashboard</ion-button>\r\n <ion-button id=\"btnAuditWorkList\" pTooltip=\"WorkList\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('auditor-work-list') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && ls.isTaxAuditAuditor()\" (click)=\"openAuditorWorkList()\">Work List</ion-button>\r\n <ion-button id=\"btnAuditInquiry\" pTooltip=\"Inquiry\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('inquiry') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && (ls.isTaxAuditSupervisor() || ls.isTaxAuditAuditor() || ls.isTaxAuditDirector()) || ls.hasRole('taxauditagencystaff')\" (click)=\"openSupervisorInquiry()\">Inquiry</ion-button>\r\n <ion-button id=\"btnAuditUploadDocuments\" pTooltip=\"Upload Documents\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('upload-documents') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && ls.isEmployer()\" (click)=\"openUploadDocuments()\" [disabled]=\"!isEmployerLoaded\">Upload Documents</ion-button>\r\n <ion-button id=\"btnAuditQuestionnaire\" pTooltip=\"Questionnaire\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('auditor-questionnaire') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && (ls.isTaxAuditAuditor())\" (click)=\"openQuestionnaire()\">Questionnaire</ion-button>\r\n <ion-button id=\"btnAuditQuestionnaire\" pTooltip=\"Questionnaire\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('auditor-questionnaire') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && (ls.isEmployer())\" (click)=\"openQuestionnaire()\" [disabled]=\"!isQuestionnaireDataLoaded\">Questionnaire</ion-button>\r\n <ion-button id=\"btnAuditReferrals\" pTooltip=\"Referrals\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('referrals') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && (ls.isTaxAuditSupervisor() || ls.isTaxAuditAuditor() || ls.isTaxAuditDirector()) || ls.hasRole('taxauditagencystaff')\" (click)=\"openSupervisorReferrals()\">Referrals</ion-button>\r\n <ion-button id=\"btnAuditAssign\" pTooltip=\"Assign\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('assign') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && ls.isTaxAuditSupervisor()\" (click)=\"openSupervisorAssign()\">Assign</ion-button>\r\n <ion-button id=\"btnAuditTeam\" pTooltip=\"Team\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('team') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && ls.isTaxAuditSupervisor()\" (click)=\"openSupervisorTeam()\">Team</ion-button>\r\n <ion-button id=\"btnAuditConfig\" pTooltip=\"Config\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('config') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && (ls.isTaxAuditSupervisor() || ls.isTaxAuditDirector())\" (click)=\"openSupervisorConfig()\">Config</ion-button>\r\n <ion-button id=\"btnAuditAnalytics\" pTooltip=\"Analytics\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('analytics') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && (ls.isTaxAuditSupervisor() || ls.isTaxAuditAuditor() || ls.isTaxAuditDirector())\" (click)=\"openSupervisorAnalytics()\">Analytics</ion-button>\r\n\r\n\r\n </ion-buttons>\r\n\r\n \r\n <div class=\"toolbar-content hide-xs\" *ngIf=\"ls.isLoggedIn() && ls.isCsr() && this.context !='audit' && contextRoot ==='ss'\">\r\n <p-autoComplete appendTo=\"body\" [(ngModel)]=\"searchText\" [suggestions]=\"results\"\r\n (completeMethod)=\"search($event)\" placeholder=\"Search Claimants\" (onSelect)=\"onSelectAction($event)\"\r\n emptyMessage=\"No Results Found.\" size=\"25\">\r\n <ng-template let-user pTemplate=\"item\">\r\n <ion-row class=\".ion-wrap\" >\r\n <ion-col size-auto>\r\n <ion-text>{{user.firstName | properCase}} {{user.lastName | properCase}}</ion-text>\r\n </ion-col>\r\n <ion-col size-auto>\r\n <ion-text>{{user.userId}}</ion-text>\r\n </ion-col>\r\n <ion-col size-auto>\r\n <ion-text>{{util.maskSsn(user.ssn)}}</ion-text>\r\n </ion-col>\r\n </ion-row>\r\n </ng-template>\r\n </p-autoComplete>\r\n </div>\r\n <ion-buttons slot=\"end\" *ngIf=\"ls.isLoggedIn()\" >\r\n <ion-button (click)=\"presentMyProfilePopover($event)\" pTooltip=\"Account\" tooltipPosition=\"bottom\" [ngClass]=\"legacyMenu == 'false' && ls.isClaimant() && showProfilePopup ? 'hide-xs hide-md header-button' : (legacyMenu == 'false' && ls.isClaimant() ? 'hide-xs hide-md' : '')\">\r\n <ion-title style=\"font-size: 20px; padding: 0px;\" class=\"hide-xs\">{{ls.getFullName() | properCase}}</ion-title>\r\n <ion-icon slot=\"end\" name=\"person-circle-outline\"></ion-icon>\r\n </ion-button>\r\n <ion-button (click)=\"openPage('cp', 'documents')\" pTooltip=\"Notices\" tooltipPosition=\"bottom\" *ngIf=\"!ls.isCsr() && legacyMenu == 'false' && !util.isState('ME')\" [ngClass]=\"r.url.replace('/', '') == 'documents' ? 'header-button hide-xs hide-md' : 'hide-xs hide-md'\">\r\n <i class='pi pi-file font-bold' style=\"font-size: 1.3rem; font-weight: 500 !important;\"></i>\r\n </ion-button>\r\n <ion-button (click)=\"openPage('cp', 'documents')\" pTooltip=\"Notices\" tooltipPosition=\"bottom\" *ngIf=\"!ls.isCsr() && legacyMenu == 'true'\">\r\n <ion-icon name=\"document-text-outline\"></ion-icon>\r\n </ion-button>\r\n\r\n \r\n <!-- <ion-button (click)=\"presentJobSearchResultPopup()\" pTooltip=\"Show job search result\" tooltipPosition=\"bottom\" [ngClass]=\"legacyMenu == 'false' && ls.isClaimant() ? 'hide-xs hide-md' : ''\" *ngIf=\"ls.isClaimant() && legacyMenu == 'false' && util.isState('MS')\">\r\n <ion-icon name=\"briefcase\" fill=\"outline\"></ion-icon>\r\n </ion-button> -->\r\n \r\n \r\n <ion-button (click)=\"presentMyNotificationPopover($event)\" pTooltip=\"Notification\" tooltipPosition=\"bottom\"\r\n *ngIf=\"!ns.showNotificationLoader && !util.isState('ME')\" [ngClass]=\"legacyMenu == 'false' && ls.isClaimant() ? 'hide-xs hide-md' : ''\">\r\n <ion-icon name=\"notifications-outline\"></ion-icon>\r\n <ion-badge color=\"dark\" *ngIf=\"ns.notificationCount.getValue() > 0\">\r\n <ion-label>{{ns.notificationCount.getValue()}}</ion-label>\r\n </ion-badge>\r\n </ion-button>\r\n <ion-spinner name=\"crescent\" *ngIf=\"ns.showNotificationLoader\"></ion-spinner>\r\n\r\n <ion-button (click)=\"this.hs.show()\" pTooltip=\"Help\" tooltipPosition=\"bottom\" *ngIf=\"ls.isClaimant() && legacyMenu == 'false' && (hs.shouldDisplayHelpButton() | async)\">\r\n <ion-icon name=\"help-circle-outline\"></ion-icon>\r\n </ion-button>\r\n </ion-buttons>\r\n\r\n <ion-buttons slot=\"secondary\" *ngIf=\"!ls.isLoggedIn() && ls.getUser()\">\r\n <ion-button (click)=\"logout()\" pTooltip=\"Logout\" tooltipPosition=\"bottom\">\r\n <ion-icon name=\"log-out-sharp\"></ion-icon>\r\n </ion-button>\r\n </ion-buttons>\r\n\r\n <ion-buttons slot=\"end\" *ngIf=\"showLanguageOption === 'true' && (!ls.getUser() && legacyMenu == 'false')\">\r\n <p-menu #menu [popup]=\"true\" [model]=\"items\" appendTo=\"body\"></p-menu>\r\n <ion-button (click)=\"menu.toggle($event)\" pTooltip=\"Language\" tooltipPosition=\"bottom\">\r\n <ion-icon name=\"language\" slot=\"end\"></ion-icon>\r\n </ion-button>\r\n </ion-buttons>\r\n\r\n</ion-toolbar>\r\n<ion-toolbar color=\"light\" id=\"secondToolbar\" *ngIf=\"secondToolbar\">\r\n <ion-buttons slot=\"start\">\r\n <ion-back-button pTooltip=\"Back\" alt=\"Back\" tooltipPosition=\"bottom\" [defaultHref]=\"backPage ? backPage : '/welcome'\"></ion-back-button>\r\n <ion-title color=\"primary\" *ngIf=\"title\" style=\"font-size: 18px\">{{title}}</ion-title>\r\n </ion-buttons>\r\n <ng-content></ng-content>\r\n <ion-buttons slot=\"end\">\r\n <ion-title color=\"primary\" style=\"font-size: xx-small; float: right; padding-right: 8px;\" *ngIf=\"pageId\">\r\n {{pageId}}</ion-title>\r\n </ion-buttons>\r\n</ion-toolbar>\r\n<p-toast>\r\n <ng-template let-message pTemplate=\"message\">\r\n <i *ngIf=\"message.severity === 'error'\" class=\"pi pi-times-circle\" style=\"margin-right: 14px; font-size: 38px \"></i>\r\n <i *ngIf=\"message.severity === 'success'\" class=\"pi pi-check-circle\" style=\"margin-right: 14px; font-size: 38px \"></i>\r\n <i *ngIf=\"message.severity === 'warn'\" class=\"pi pi-exclamation-circle\"style=\"margin-right: 14px; font-size: 38px \"></i>\r\n <i *ngIf=\"message.severity === 'info'\" class=\"pi pi-info-circle\" style=\"margin-right: 14px; font-size: 38px \"></i>\r\n\r\n <div [innerHTML]=\"'<strong style=\\'font-size: 22px;font-weight: bold;\\'>' + message.summary + '</strong><br><br>' + \r\n '<span style=\\'font-size: 18px;\\'>' + message.detail + '</span>'\">\r\n </div>\r\n </ng-template>\r\n </p-toast>\r\n\r\n<ng-container *ngIf=\"showProfilePopup\">\r\n <app-profile *ngIf=\"showProfilePopup\" (onCancel)=\"showProfilePopup = !showProfilePopup\"></app-profile>\r\n</ng-container>\r\n\r\n<app-job-search-result-page *ngIf=\"showjobSearchResultPopup\" (onCancel)=\"showjobSearchResultPopup = !showjobSearchResultPopup\"></app-job-search-result-page>\r\n\r\n\r\n\r\n", styles: ["#secondToolbar{--min-height: 45px !important}#header_reemployms_logo{margin-right:10px;margin-left:-5px;padding:5px;height:40px}.header_logo{height:35px}.header_button_white,.header_button{background:#fff;height:56px;margin:0;padding:8px}.toolbar-content{text-align:center}ion-toolbar{--ion-toolbar-background: var(--ion-color-primary) !important;--color: white !important;--font-weight: 500;--font-size: 13px;--position: relative;--z-index: 10;--text-align: center;--letter-spacing: .004em}ion-button{--color-hover: var(--ion-color-yellow) !important;text-transform:none!important;font-size:20px}.header-button{--color: var(--ion-color-yellow) !important;text-transform:none!important;font-weight:700;font-size:20px}.ios ion-button::part(native){color:#fff!important}ion-menu-button::part(native){color:#fff!important}ion-popover{--width: 40% !important}img{visibility:visible;position:relative}:host ::ng-deep p-autoComplete .p-inputtext{height:40px;color:#000}:host ::ng-deep p-autoComplete .p-autocomplete-item{padding:.5rem!important}:host ::ng-deep .p-toast-bottom-center,:host ::ng-deep .p-toast-top-center{transform:none!important;z-index:100001!important}:host ::ng-deep .p-toast .p-toast-icon{font-size:48px!important}:host ::ng-deep .p-toast-icon-close{position:absolute!important;top:0;right:0;margin:5px}:host ::ng-deep .p-toast-summary{font-weight:700;display:block;margin-bottom:5px}:host ::ng-deep .p-toast-message,:host ::ng-deep .p-toast-detail{display:block;font-size:14px}@media (min-width: 768px){:host ::ng-deep .header-popover{--width: 55%}}@media (min-width: 992px){:host ::ng-deep .header-popover{--width: 40%}}@media (min-width: 1200px){:host ::ng-deep .header-popover{--width: 35%}}@media (min-width: 1400px){:host ::ng-deep .header-popover{--width: 30%}}\n"] }]
|
|
6272
6289
|
}], () => [{ type: LoginService }, { type: UtilService }, { type: i3.Router }, { type: i1$3.PopoverController }, { type: ClaimantService$1 }, { type: i1$3.NavController }, { type: i1$3.ModalController }, { type: NotificationService }, { type: HelpService }, { type: i7.TranslateService }, { type: AuditService }], { title: [{
|
|
6273
6290
|
type: Input,
|
|
6274
6291
|
args: ['title']
|