@eric-emg/symphiq-components 1.2.477 → 1.2.480
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/fesm2022/symphiq-components.mjs +507 -151
- package/fesm2022/symphiq-components.mjs.map +1 -1
- package/index.d.ts +13 -0
- package/index.d.ts.map +1 -1
- package/package.json +1 -1
- package/styles.css +30 -0
|
@@ -94702,15 +94702,182 @@ class SymphiqProfileShopAnalysisDashboardComponent {
|
|
|
94702
94702
|
const _forTrack0$6 = ($index, $item) => $item.domain;
|
|
94703
94703
|
function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_6_Template(rf, ctx) { if (rf & 1) {
|
|
94704
94704
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
94705
|
-
i0.ɵɵelementStart(0, "symphiq-journey-progress-indicator",
|
|
94705
|
+
i0.ɵɵelementStart(0, "symphiq-journey-progress-indicator", 37);
|
|
94706
94706
|
i0.ɵɵlistener("nextStepClick", function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_6_Template_symphiq_journey_progress_indicator_nextStepClick_0_listener() { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.nextStepClick.emit()); })("stepClick", function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_6_Template_symphiq_journey_progress_indicator_stepClick_0_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.stepClick.emit($event)); });
|
|
94707
94707
|
i0.ɵɵelementEnd();
|
|
94708
94708
|
} if (rf & 2) {
|
|
94709
94709
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
94710
94710
|
i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("currentStepId", ctx_r1.currentStepId())("showNextStepAction", ctx_r1.forDemo() || ctx_r1.allInterestedFocusAreasAnalysisReviewed())("forDemo", ctx_r1.forDemo())("maxAccessibleStepId", ctx_r1.maxAccessibleStepId());
|
|
94711
94711
|
} }
|
|
94712
|
-
function
|
|
94713
|
-
i0.ɵɵelementStart(0, "div",
|
|
94712
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_17_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
94713
|
+
i0.ɵɵelementStart(0, "div", 38)(1, "div", 40);
|
|
94714
|
+
i0.ɵɵelement(2, "div", 41);
|
|
94715
|
+
i0.ɵɵelementStart(3, "div", 42);
|
|
94716
|
+
i0.ɵɵnamespaceSVG();
|
|
94717
|
+
i0.ɵɵelementStart(4, "svg", 43);
|
|
94718
|
+
i0.ɵɵelement(5, "path", 30);
|
|
94719
|
+
i0.ɵɵelementEnd();
|
|
94720
|
+
i0.ɵɵnamespaceHTML();
|
|
94721
|
+
i0.ɵɵelementStart(6, "span", 44);
|
|
94722
|
+
i0.ɵɵtext(7, "All Analyses Reviewed!");
|
|
94723
|
+
i0.ɵɵelementEnd();
|
|
94724
|
+
i0.ɵɵnamespaceSVG();
|
|
94725
|
+
i0.ɵɵelementStart(8, "svg", 45);
|
|
94726
|
+
i0.ɵɵelement(9, "path", 46);
|
|
94727
|
+
i0.ɵɵelementEnd()()()();
|
|
94728
|
+
} if (rf & 2) {
|
|
94729
|
+
i0.ɵɵproperty("@allReviewedBadge", undefined);
|
|
94730
|
+
} }
|
|
94731
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_17_Conditional_2_Conditional_7_Template(rf, ctx) { if (rf & 1) {
|
|
94732
|
+
i0.ɵɵelementStart(0, "span", 51);
|
|
94733
|
+
i0.ɵɵelement(1, "span", 59);
|
|
94734
|
+
i0.ɵɵtext(2);
|
|
94735
|
+
i0.ɵɵelementEnd();
|
|
94736
|
+
} if (rf & 2) {
|
|
94737
|
+
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
94738
|
+
i0.ɵɵproperty("@statusBadge", ctx_r1.focusAreaStatusCounts().generating);
|
|
94739
|
+
i0.ɵɵadvance(2);
|
|
94740
|
+
i0.ɵɵtextInterpolate1(" ", ctx_r1.focusAreaStatusCounts().generating, " Generating ");
|
|
94741
|
+
} }
|
|
94742
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_17_Conditional_2_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
94743
|
+
i0.ɵɵelementStart(0, "span", 52);
|
|
94744
|
+
i0.ɵɵtext(1);
|
|
94745
|
+
i0.ɵɵelementEnd();
|
|
94746
|
+
} if (rf & 2) {
|
|
94747
|
+
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
94748
|
+
i0.ɵɵproperty("@statusBadge", ctx_r1.focusAreaStatusCounts().notStarted);
|
|
94749
|
+
i0.ɵɵadvance();
|
|
94750
|
+
i0.ɵɵtextInterpolate1(" ", ctx_r1.focusAreaStatusCounts().notStarted, " Not Started ");
|
|
94751
|
+
} }
|
|
94752
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_17_Conditional_2_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
94753
|
+
i0.ɵɵelementStart(0, "span", 53);
|
|
94754
|
+
i0.ɵɵtext(1);
|
|
94755
|
+
i0.ɵɵelementEnd();
|
|
94756
|
+
} if (rf & 2) {
|
|
94757
|
+
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
94758
|
+
i0.ɵɵproperty("@statusBadge", ctx_r1.focusAreaStatusCounts().inProgress);
|
|
94759
|
+
i0.ɵɵadvance();
|
|
94760
|
+
i0.ɵɵtextInterpolate1(" ", ctx_r1.focusAreaStatusCounts().inProgress, " In Progress ");
|
|
94761
|
+
} }
|
|
94762
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_17_Conditional_2_Conditional_10_Template(rf, ctx) { if (rf & 1) {
|
|
94763
|
+
i0.ɵɵelementStart(0, "span", 54);
|
|
94764
|
+
i0.ɵɵnamespaceSVG();
|
|
94765
|
+
i0.ɵɵelementStart(1, "svg", 60);
|
|
94766
|
+
i0.ɵɵelement(2, "path", 61);
|
|
94767
|
+
i0.ɵɵelementEnd();
|
|
94768
|
+
i0.ɵɵtext(3);
|
|
94769
|
+
i0.ɵɵelementEnd();
|
|
94770
|
+
} if (rf & 2) {
|
|
94771
|
+
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
94772
|
+
i0.ɵɵproperty("@statusBadge", ctx_r1.focusAreaStatusCounts().completed);
|
|
94773
|
+
i0.ɵɵadvance(3);
|
|
94774
|
+
i0.ɵɵtextInterpolate1(" ", ctx_r1.focusAreaStatusCounts().completed, " Completed ");
|
|
94775
|
+
} }
|
|
94776
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_17_Conditional_2_Conditional_17_Template(rf, ctx) { if (rf & 1) {
|
|
94777
|
+
i0.ɵɵelementStart(0, "span", 56);
|
|
94778
|
+
i0.ɵɵelement(1, "span", 62);
|
|
94779
|
+
i0.ɵɵtext(2);
|
|
94780
|
+
i0.ɵɵelementEnd();
|
|
94781
|
+
} if (rf & 2) {
|
|
94782
|
+
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
94783
|
+
i0.ɵɵproperty("@statusBadge", ctx_r1.analysisStatusCounts().generating);
|
|
94784
|
+
i0.ɵɵadvance(2);
|
|
94785
|
+
i0.ɵɵtextInterpolate1(" ", ctx_r1.analysisStatusCounts().generating, " Generating ");
|
|
94786
|
+
} }
|
|
94787
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_17_Conditional_2_Conditional_18_Template(rf, ctx) { if (rf & 1) {
|
|
94788
|
+
i0.ɵɵelementStart(0, "span", 57);
|
|
94789
|
+
i0.ɵɵelement(1, "span", 63);
|
|
94790
|
+
i0.ɵɵtext(2);
|
|
94791
|
+
i0.ɵɵelementEnd();
|
|
94792
|
+
} if (rf & 2) {
|
|
94793
|
+
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
94794
|
+
i0.ɵɵproperty("@statusBadge", ctx_r1.analysisStatusCounts().notReviewed);
|
|
94795
|
+
i0.ɵɵadvance(2);
|
|
94796
|
+
i0.ɵɵtextInterpolate1(" ", ctx_r1.analysisStatusCounts().notReviewed, " Not Reviewed ");
|
|
94797
|
+
} }
|
|
94798
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_17_Conditional_2_Conditional_19_Template(rf, ctx) { if (rf & 1) {
|
|
94799
|
+
i0.ɵɵelementStart(0, "span", 54);
|
|
94800
|
+
i0.ɵɵnamespaceSVG();
|
|
94801
|
+
i0.ɵɵelementStart(1, "svg", 60);
|
|
94802
|
+
i0.ɵɵelement(2, "path", 61);
|
|
94803
|
+
i0.ɵɵelementEnd();
|
|
94804
|
+
i0.ɵɵtext(3);
|
|
94805
|
+
i0.ɵɵelementEnd();
|
|
94806
|
+
} if (rf & 2) {
|
|
94807
|
+
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
94808
|
+
i0.ɵɵproperty("@statusBadge", ctx_r1.analysisStatusCounts().reviewed);
|
|
94809
|
+
i0.ɵɵadvance(3);
|
|
94810
|
+
i0.ɵɵtextInterpolate1(" ", ctx_r1.analysisStatusCounts().reviewed, " Reviewed ");
|
|
94811
|
+
} }
|
|
94812
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_17_Conditional_2_Conditional_20_Template(rf, ctx) { if (rf & 1) {
|
|
94813
|
+
i0.ɵɵelementStart(0, "span", 58);
|
|
94814
|
+
i0.ɵɵtext(1, " No analyses yet ");
|
|
94815
|
+
i0.ɵɵelementEnd();
|
|
94816
|
+
} }
|
|
94817
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_17_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
94818
|
+
i0.ɵɵelementStart(0, "div", 39)(1, "div")(2, "h4", 47);
|
|
94819
|
+
i0.ɵɵnamespaceSVG();
|
|
94820
|
+
i0.ɵɵelementStart(3, "svg", 48);
|
|
94821
|
+
i0.ɵɵelement(4, "path", 49);
|
|
94822
|
+
i0.ɵɵelementEnd();
|
|
94823
|
+
i0.ɵɵtext(5, " Focus Area Profiles ");
|
|
94824
|
+
i0.ɵɵelementEnd();
|
|
94825
|
+
i0.ɵɵnamespaceHTML();
|
|
94826
|
+
i0.ɵɵelementStart(6, "div", 50);
|
|
94827
|
+
i0.ɵɵconditionalCreate(7, SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_17_Conditional_2_Conditional_7_Template, 3, 2, "span", 51);
|
|
94828
|
+
i0.ɵɵconditionalCreate(8, SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_17_Conditional_2_Conditional_8_Template, 2, 2, "span", 52);
|
|
94829
|
+
i0.ɵɵconditionalCreate(9, SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_17_Conditional_2_Conditional_9_Template, 2, 2, "span", 53);
|
|
94830
|
+
i0.ɵɵconditionalCreate(10, SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_17_Conditional_2_Conditional_10_Template, 4, 2, "span", 54);
|
|
94831
|
+
i0.ɵɵelementEnd()();
|
|
94832
|
+
i0.ɵɵelementStart(11, "div")(12, "h4", 47);
|
|
94833
|
+
i0.ɵɵnamespaceSVG();
|
|
94834
|
+
i0.ɵɵelementStart(13, "svg", 48);
|
|
94835
|
+
i0.ɵɵelement(14, "path", 55);
|
|
94836
|
+
i0.ɵɵelementEnd();
|
|
94837
|
+
i0.ɵɵtext(15, " Analyses ");
|
|
94838
|
+
i0.ɵɵelementEnd();
|
|
94839
|
+
i0.ɵɵnamespaceHTML();
|
|
94840
|
+
i0.ɵɵelementStart(16, "div", 50);
|
|
94841
|
+
i0.ɵɵconditionalCreate(17, SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_17_Conditional_2_Conditional_17_Template, 3, 2, "span", 56);
|
|
94842
|
+
i0.ɵɵconditionalCreate(18, SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_17_Conditional_2_Conditional_18_Template, 3, 2, "span", 57);
|
|
94843
|
+
i0.ɵɵconditionalCreate(19, SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_17_Conditional_2_Conditional_19_Template, 4, 2, "span", 54);
|
|
94844
|
+
i0.ɵɵconditionalCreate(20, SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_17_Conditional_2_Conditional_20_Template, 2, 0, "span", 58);
|
|
94845
|
+
i0.ɵɵelementEnd()()();
|
|
94846
|
+
} if (rf & 2) {
|
|
94847
|
+
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
94848
|
+
i0.ɵɵadvance(2);
|
|
94849
|
+
i0.ɵɵproperty("ngClass", ctx_r1.getStatusSectionTitleClasses());
|
|
94850
|
+
i0.ɵɵadvance(5);
|
|
94851
|
+
i0.ɵɵconditional(ctx_r1.focusAreaStatusCounts().generating > 0 ? 7 : -1);
|
|
94852
|
+
i0.ɵɵadvance();
|
|
94853
|
+
i0.ɵɵconditional(ctx_r1.focusAreaStatusCounts().notStarted > 0 ? 8 : -1);
|
|
94854
|
+
i0.ɵɵadvance();
|
|
94855
|
+
i0.ɵɵconditional(ctx_r1.focusAreaStatusCounts().inProgress > 0 ? 9 : -1);
|
|
94856
|
+
i0.ɵɵadvance();
|
|
94857
|
+
i0.ɵɵconditional(ctx_r1.focusAreaStatusCounts().completed > 0 ? 10 : -1);
|
|
94858
|
+
i0.ɵɵadvance(2);
|
|
94859
|
+
i0.ɵɵproperty("ngClass", ctx_r1.getStatusSectionTitleClasses());
|
|
94860
|
+
i0.ɵɵadvance(5);
|
|
94861
|
+
i0.ɵɵconditional(ctx_r1.analysisStatusCounts().generating > 0 ? 17 : -1);
|
|
94862
|
+
i0.ɵɵadvance();
|
|
94863
|
+
i0.ɵɵconditional(ctx_r1.analysisStatusCounts().notReviewed > 0 ? 18 : -1);
|
|
94864
|
+
i0.ɵɵadvance();
|
|
94865
|
+
i0.ɵɵconditional(ctx_r1.analysisStatusCounts().reviewed > 0 ? 19 : -1);
|
|
94866
|
+
i0.ɵɵadvance();
|
|
94867
|
+
i0.ɵɵconditional(ctx_r1.analysisStatusCounts().generating === 0 && ctx_r1.analysisStatusCounts().notReviewed === 0 && ctx_r1.analysisStatusCounts().reviewed === 0 ? 20 : -1);
|
|
94868
|
+
} }
|
|
94869
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_17_Template(rf, ctx) { if (rf & 1) {
|
|
94870
|
+
i0.ɵɵelementStart(0, "div", 16);
|
|
94871
|
+
i0.ɵɵconditionalCreate(1, SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_17_Conditional_1_Template, 10, 1, "div", 38)(2, SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_17_Conditional_2_Template, 21, 10, "div", 39);
|
|
94872
|
+
i0.ɵɵelementEnd();
|
|
94873
|
+
} if (rf & 2) {
|
|
94874
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
94875
|
+
i0.ɵɵproperty("ngClass", ctx_r1.getStatusComponentContainerClasses());
|
|
94876
|
+
i0.ɵɵadvance();
|
|
94877
|
+
i0.ɵɵconditional(ctx_r1.allInterestedFocusAreasAnalysisReviewed() && ctx_r1.interestedFocusAreaCards().length > 0 ? 1 : 2);
|
|
94878
|
+
} }
|
|
94879
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_6_Template(rf, ctx) { if (rf & 1) {
|
|
94880
|
+
i0.ɵɵelementStart(0, "div", 68);
|
|
94714
94881
|
i0.ɵɵtext(1);
|
|
94715
94882
|
i0.ɵɵelementEnd();
|
|
94716
94883
|
} if (rf & 2) {
|
|
@@ -94720,22 +94887,22 @@ function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_6
|
|
|
94720
94887
|
i0.ɵɵadvance();
|
|
94721
94888
|
i0.ɵɵtextInterpolate1(" ", ctx_r1.getEngagementStatusLabel(focusArea_r3.engagementStatus), " ");
|
|
94722
94889
|
} }
|
|
94723
|
-
function
|
|
94724
|
-
i0.ɵɵelementStart(0, "div",
|
|
94890
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_7_Template(rf, ctx) { if (rf & 1) {
|
|
94891
|
+
i0.ɵɵelementStart(0, "div", 69);
|
|
94725
94892
|
i0.ɵɵtext(1, " Analysis Ready ");
|
|
94726
94893
|
i0.ɵɵelementEnd();
|
|
94727
94894
|
} }
|
|
94728
|
-
function
|
|
94729
|
-
i0.ɵɵelementStart(0, "div",
|
|
94895
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
94896
|
+
i0.ɵɵelementStart(0, "div", 70);
|
|
94730
94897
|
i0.ɵɵnamespaceSVG();
|
|
94731
|
-
i0.ɵɵelementStart(1, "svg",
|
|
94732
|
-
i0.ɵɵelement(2, "path",
|
|
94898
|
+
i0.ɵɵelementStart(1, "svg", 76);
|
|
94899
|
+
i0.ɵɵelement(2, "path", 61);
|
|
94733
94900
|
i0.ɵɵelementEnd();
|
|
94734
94901
|
i0.ɵɵtext(3, " Reviewed ");
|
|
94735
94902
|
i0.ɵɵelementEnd();
|
|
94736
94903
|
} }
|
|
94737
|
-
function
|
|
94738
|
-
i0.ɵɵelementStart(0, "span",
|
|
94904
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_13_For_6_Template(rf, ctx) { if (rf & 1) {
|
|
94905
|
+
i0.ɵɵelementStart(0, "span", 80);
|
|
94739
94906
|
i0.ɵɵtext(1);
|
|
94740
94907
|
i0.ɵɵelementEnd();
|
|
94741
94908
|
} if (rf & 2) {
|
|
@@ -94745,12 +94912,12 @@ function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_1
|
|
|
94745
94912
|
i0.ɵɵadvance();
|
|
94746
94913
|
i0.ɵɵtextInterpolate1(" ", tool_r4, " ");
|
|
94747
94914
|
} }
|
|
94748
|
-
function
|
|
94749
|
-
i0.ɵɵelementStart(0, "div",
|
|
94915
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_13_Template(rf, ctx) { if (rf & 1) {
|
|
94916
|
+
i0.ɵɵelementStart(0, "div", 72)(1, "div", 77)(2, "span", 78);
|
|
94750
94917
|
i0.ɵɵtext(3, "Marketing Tools:");
|
|
94751
94918
|
i0.ɵɵelementEnd();
|
|
94752
|
-
i0.ɵɵelementStart(4, "div",
|
|
94753
|
-
i0.ɵɵrepeaterCreate(5,
|
|
94919
|
+
i0.ɵɵelementStart(4, "div", 79);
|
|
94920
|
+
i0.ɵɵrepeaterCreate(5, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_13_For_6_Template, 2, 2, "span", 80, i0.ɵɵrepeaterTrackByIdentity);
|
|
94754
94921
|
i0.ɵɵelementEnd()()();
|
|
94755
94922
|
} if (rf & 2) {
|
|
94756
94923
|
const focusArea_r3 = i0.ɵɵnextContext().$implicit;
|
|
@@ -94760,54 +94927,54 @@ function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_1
|
|
|
94760
94927
|
i0.ɵɵadvance(3);
|
|
94761
94928
|
i0.ɵɵrepeater(focusArea_r3.tools);
|
|
94762
94929
|
} }
|
|
94763
|
-
function
|
|
94764
|
-
i0.ɵɵelementStart(0, "div",
|
|
94765
|
-
i0.ɵɵelement(1, "div",
|
|
94766
|
-
i0.ɵɵelementStart(2, "span",
|
|
94930
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_14_Template(rf, ctx) { if (rf & 1) {
|
|
94931
|
+
i0.ɵɵelementStart(0, "div", 73);
|
|
94932
|
+
i0.ɵɵelement(1, "div", 81);
|
|
94933
|
+
i0.ɵɵelementStart(2, "span", 82);
|
|
94767
94934
|
i0.ɵɵtext(3, "Profile Generation Pending");
|
|
94768
94935
|
i0.ɵɵelementEnd()();
|
|
94769
94936
|
} }
|
|
94770
|
-
function
|
|
94771
|
-
i0.ɵɵelementStart(0, "div",
|
|
94937
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_15_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
94938
|
+
i0.ɵɵelementStart(0, "div", 86);
|
|
94772
94939
|
i0.ɵɵnamespaceSVG();
|
|
94773
|
-
i0.ɵɵelementStart(1, "svg",
|
|
94774
|
-
i0.ɵɵelement(2, "path",
|
|
94940
|
+
i0.ɵɵelementStart(1, "svg", 89);
|
|
94941
|
+
i0.ɵɵelement(2, "path", 30);
|
|
94775
94942
|
i0.ɵɵelementEnd();
|
|
94776
94943
|
i0.ɵɵtext(3, " Complete ");
|
|
94777
94944
|
i0.ɵɵelementEnd();
|
|
94778
94945
|
} }
|
|
94779
|
-
function
|
|
94780
|
-
i0.ɵɵelementStart(0, "div",
|
|
94946
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_15_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
94947
|
+
i0.ɵɵelementStart(0, "div", 87);
|
|
94781
94948
|
i0.ɵɵnamespaceSVG();
|
|
94782
|
-
i0.ɵɵelementStart(1, "svg",
|
|
94783
|
-
i0.ɵɵelement(2, "path",
|
|
94949
|
+
i0.ɵɵelementStart(1, "svg", 89);
|
|
94950
|
+
i0.ɵɵelement(2, "path", 90);
|
|
94784
94951
|
i0.ɵɵelementEnd();
|
|
94785
94952
|
i0.ɵɵtext(3, " In Progress ");
|
|
94786
94953
|
i0.ɵɵelementEnd();
|
|
94787
94954
|
} }
|
|
94788
|
-
function
|
|
94789
|
-
i0.ɵɵelementStart(0, "div",
|
|
94955
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_15_Conditional_10_Template(rf, ctx) { if (rf & 1) {
|
|
94956
|
+
i0.ɵɵelementStart(0, "div", 88);
|
|
94790
94957
|
i0.ɵɵnamespaceSVG();
|
|
94791
|
-
i0.ɵɵelementStart(1, "svg",
|
|
94792
|
-
i0.ɵɵelement(2, "path",
|
|
94958
|
+
i0.ɵɵelementStart(1, "svg", 89);
|
|
94959
|
+
i0.ɵɵelement(2, "path", 91);
|
|
94793
94960
|
i0.ɵɵelementEnd();
|
|
94794
94961
|
i0.ɵɵtext(3, " Not Started ");
|
|
94795
94962
|
i0.ɵɵelementEnd();
|
|
94796
94963
|
} }
|
|
94797
|
-
function
|
|
94964
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_15_Template(rf, ctx) { if (rf & 1) {
|
|
94798
94965
|
const _r5 = i0.ɵɵgetCurrentView();
|
|
94799
|
-
i0.ɵɵelementStart(0, "div",
|
|
94800
|
-
i0.ɵɵlistener("click", function
|
|
94801
|
-
i0.ɵɵelementStart(1, "div",
|
|
94966
|
+
i0.ɵɵelementStart(0, "div", 83);
|
|
94967
|
+
i0.ɵɵlistener("click", function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_15_Template_div_click_0_listener() { i0.ɵɵrestoreView(_r5); const focusArea_r3 = i0.ɵɵnextContext().$implicit; const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.handleFooterClick(focusArea_r3.profileFocusArea)); });
|
|
94968
|
+
i0.ɵɵelementStart(1, "div", 84)(2, "span");
|
|
94802
94969
|
i0.ɵɵtext(3, "Profile progress");
|
|
94803
94970
|
i0.ɵɵelementEnd();
|
|
94804
94971
|
i0.ɵɵelementStart(4, "span");
|
|
94805
94972
|
i0.ɵɵtext(5);
|
|
94806
94973
|
i0.ɵɵelementEnd()();
|
|
94807
94974
|
i0.ɵɵelementStart(6, "div");
|
|
94808
|
-
i0.ɵɵelement(7, "div",
|
|
94975
|
+
i0.ɵɵelement(7, "div", 85);
|
|
94809
94976
|
i0.ɵɵelementEnd();
|
|
94810
|
-
i0.ɵɵconditionalCreate(8,
|
|
94977
|
+
i0.ɵɵconditionalCreate(8, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_15_Conditional_8_Template, 4, 0, "div", 86)(9, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_15_Conditional_9_Template, 4, 0, "div", 87)(10, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_15_Conditional_10_Template, 4, 0, "div", 88);
|
|
94811
94978
|
i0.ɵɵelementEnd();
|
|
94812
94979
|
} if (rf & 2) {
|
|
94813
94980
|
const focusArea_r3 = i0.ɵɵnextContext().$implicit;
|
|
@@ -94825,9 +94992,9 @@ function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_1
|
|
|
94825
94992
|
i0.ɵɵadvance();
|
|
94826
94993
|
i0.ɵɵconditional(focusArea_r3.status === "complete" ? 8 : focusArea_r3.status === "in-progress" ? 9 : 10);
|
|
94827
94994
|
} }
|
|
94828
|
-
function
|
|
94829
|
-
i0.ɵɵelementStart(0, "div",
|
|
94830
|
-
i0.ɵɵelement(1, "symphiq-content-generation-progress",
|
|
94995
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_16_Template(rf, ctx) { if (rf & 1) {
|
|
94996
|
+
i0.ɵɵelementStart(0, "div", 75);
|
|
94997
|
+
i0.ɵɵelement(1, "symphiq-content-generation-progress", 92);
|
|
94831
94998
|
i0.ɵɵelementEnd();
|
|
94832
94999
|
} if (rf & 2) {
|
|
94833
95000
|
const focusArea_r3 = i0.ɵɵnextContext().$implicit;
|
|
@@ -94835,9 +95002,9 @@ function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_1
|
|
|
94835
95002
|
i0.ɵɵadvance();
|
|
94836
95003
|
i0.ɵɵproperty("itemStatus", focusArea_r3.itemStatusProfileFocusArea ?? undefined)("viewMode", ctx_r1.viewMode())("compact", true)("compactTitle", "Generating Focus Area Profile");
|
|
94837
95004
|
} }
|
|
94838
|
-
function
|
|
94839
|
-
i0.ɵɵelementStart(0, "div",
|
|
94840
|
-
i0.ɵɵelement(1, "symphiq-content-generation-progress",
|
|
95005
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_17_Template(rf, ctx) { if (rf & 1) {
|
|
95006
|
+
i0.ɵɵelementStart(0, "div", 75);
|
|
95007
|
+
i0.ɵɵelement(1, "symphiq-content-generation-progress", 92);
|
|
94841
95008
|
i0.ɵɵelementEnd();
|
|
94842
95009
|
} if (rf & 2) {
|
|
94843
95010
|
const focusArea_r3 = i0.ɵɵnextContext().$implicit;
|
|
@@ -94845,46 +95012,46 @@ function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_1
|
|
|
94845
95012
|
i0.ɵɵadvance();
|
|
94846
95013
|
i0.ɵɵproperty("itemStatus", focusArea_r3.itemStatusProfileAnalysis ?? undefined)("viewMode", ctx_r1.viewMode())("compact", true)("compactTitle", "Generating Focus Area Analysis");
|
|
94847
95014
|
} }
|
|
94848
|
-
function
|
|
95015
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_18_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
94849
95016
|
const _r6 = i0.ɵɵgetCurrentView();
|
|
94850
|
-
i0.ɵɵelementStart(0, "div",
|
|
94851
|
-
i0.ɵɵlistener("click", function
|
|
94852
|
-
i0.ɵɵelementStart(1, "div",
|
|
95017
|
+
i0.ɵɵelementStart(0, "div", 95);
|
|
95018
|
+
i0.ɵɵlistener("click", function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_18_Conditional_0_Template_div_click_0_listener() { i0.ɵɵrestoreView(_r6); const focusArea_r3 = i0.ɵɵnextContext(2).$implicit; const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.handleAnalysisFooterClick(focusArea_r3.profileAnalysis, focusArea_r3.profileFocusArea)); });
|
|
95019
|
+
i0.ɵɵelementStart(1, "div", 96)(2, "span", 97);
|
|
94853
95020
|
i0.ɵɵnamespaceSVG();
|
|
94854
|
-
i0.ɵɵelementStart(3, "svg",
|
|
94855
|
-
i0.ɵɵelement(4, "path",
|
|
95021
|
+
i0.ɵɵelementStart(3, "svg", 98);
|
|
95022
|
+
i0.ɵɵelement(4, "path", 99)(5, "path", 100);
|
|
94856
95023
|
i0.ɵɵelementEnd();
|
|
94857
95024
|
i0.ɵɵtext(6, " Review Analysis ");
|
|
94858
95025
|
i0.ɵɵelementEnd();
|
|
94859
|
-
i0.ɵɵelementStart(7, "svg",
|
|
94860
|
-
i0.ɵɵelement(8, "path",
|
|
95026
|
+
i0.ɵɵelementStart(7, "svg", 101);
|
|
95027
|
+
i0.ɵɵelement(8, "path", 102);
|
|
94861
95028
|
i0.ɵɵelementEnd()()();
|
|
94862
95029
|
} }
|
|
94863
|
-
function
|
|
95030
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_18_Conditional_1_Conditional_3_Template(rf, ctx) { if (rf & 1) {
|
|
94864
95031
|
i0.ɵɵtext(0, " View Analysis ");
|
|
94865
95032
|
} }
|
|
94866
|
-
function
|
|
95033
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_18_Conditional_1_Conditional_4_Template(rf, ctx) { if (rf & 1) {
|
|
94867
95034
|
i0.ɵɵtext(0, " View Details ");
|
|
94868
95035
|
} }
|
|
94869
|
-
function
|
|
95036
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_18_Conditional_1_Conditional_5_Template(rf, ctx) { if (rf & 1) {
|
|
94870
95037
|
i0.ɵɵtext(0, " All Questions Answered ");
|
|
94871
95038
|
} }
|
|
94872
|
-
function
|
|
95039
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_18_Conditional_1_Conditional_6_Template(rf, ctx) { if (rf & 1) {
|
|
94873
95040
|
i0.ɵɵtext(0, " Continue Answering Questions ");
|
|
94874
95041
|
} }
|
|
94875
|
-
function
|
|
95042
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_18_Conditional_1_Conditional_7_Template(rf, ctx) { if (rf & 1) {
|
|
94876
95043
|
i0.ɵɵtext(0, " Start Answering Questions ");
|
|
94877
95044
|
} }
|
|
94878
|
-
function
|
|
95045
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_18_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
94879
95046
|
const _r7 = i0.ɵɵgetCurrentView();
|
|
94880
|
-
i0.ɵɵelementStart(0, "div",
|
|
94881
|
-
i0.ɵɵlistener("click", function
|
|
94882
|
-
i0.ɵɵelementStart(1, "div",
|
|
94883
|
-
i0.ɵɵconditionalCreate(3,
|
|
95047
|
+
i0.ɵɵelementStart(0, "div", 103);
|
|
95048
|
+
i0.ɵɵlistener("click", function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_18_Conditional_1_Template_div_click_0_listener() { i0.ɵɵrestoreView(_r7); const focusArea_r3 = i0.ɵɵnextContext(2).$implicit; const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(focusArea_r3.selfContentStatusProfileAnalysis === ctx_r1.AiDynamicContentStatusEnum.GENERATED && focusArea_r3.profileAnalysis && focusArea_r3.profileFocusArea ? ctx_r1.handleAnalysisFooterClick(focusArea_r3.profileAnalysis, focusArea_r3.profileFocusArea) : ctx_r1.handleFooterClick(focusArea_r3.profileFocusArea)); });
|
|
95049
|
+
i0.ɵɵelementStart(1, "div", 96)(2, "span", 104);
|
|
95050
|
+
i0.ɵɵconditionalCreate(3, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_18_Conditional_1_Conditional_3_Template, 1, 0)(4, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_18_Conditional_1_Conditional_4_Template, 1, 0)(5, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_18_Conditional_1_Conditional_5_Template, 1, 0)(6, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_18_Conditional_1_Conditional_6_Template, 1, 0)(7, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_18_Conditional_1_Conditional_7_Template, 1, 0);
|
|
94884
95051
|
i0.ɵɵelementEnd();
|
|
94885
95052
|
i0.ɵɵnamespaceSVG();
|
|
94886
|
-
i0.ɵɵelementStart(8, "svg",
|
|
94887
|
-
i0.ɵɵelement(9, "path",
|
|
95053
|
+
i0.ɵɵelementStart(8, "svg", 105);
|
|
95054
|
+
i0.ɵɵelement(9, "path", 102);
|
|
94888
95055
|
i0.ɵɵelementEnd()()();
|
|
94889
95056
|
} if (rf & 2) {
|
|
94890
95057
|
const focusArea_r3 = i0.ɵɵnextContext(2).$implicit;
|
|
@@ -94893,33 +95060,33 @@ function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_1
|
|
|
94893
95060
|
i0.ɵɵadvance(3);
|
|
94894
95061
|
i0.ɵɵconditional(focusArea_r3.selfContentStatusProfileAnalysis === ctx_r1.AiDynamicContentStatusEnum.GENERATED ? 3 : focusArea_r3.hasAnalysis ? 4 : focusArea_r3.status === "complete" ? 5 : focusArea_r3.status === "in-progress" ? 6 : 7);
|
|
94895
95062
|
} }
|
|
94896
|
-
function
|
|
94897
|
-
i0.ɵɵconditionalCreate(0,
|
|
95063
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_18_Template(rf, ctx) { if (rf & 1) {
|
|
95064
|
+
i0.ɵɵconditionalCreate(0, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_18_Conditional_0_Template, 9, 0, "div", 93)(1, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_18_Conditional_1_Template, 10, 3, "div", 94);
|
|
94898
95065
|
} if (rf & 2) {
|
|
94899
95066
|
const focusArea_r3 = i0.ɵɵnextContext().$implicit;
|
|
94900
95067
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
94901
95068
|
i0.ɵɵconditional(focusArea_r3.selfContentStatusProfileAnalysis === ctx_r1.AiDynamicContentStatusEnum.GENERATED && (focusArea_r3.profileAnalysis == null ? null : focusArea_r3.profileAnalysis.reviewStatus) === ctx_r1.ProfileAnalysisReviewStatusEnum.NOT_REVIEWED ? 0 : 1);
|
|
94902
95069
|
} }
|
|
94903
|
-
function
|
|
94904
|
-
i0.ɵɵelementStart(0, "div")(1, "div",
|
|
95070
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Template(rf, ctx) { if (rf & 1) {
|
|
95071
|
+
i0.ɵɵelementStart(0, "div")(1, "div", 64)(2, "div", 65)(3, "div", 66);
|
|
94905
95072
|
i0.ɵɵtext(4);
|
|
94906
95073
|
i0.ɵɵelementEnd();
|
|
94907
|
-
i0.ɵɵelementStart(5, "div",
|
|
94908
|
-
i0.ɵɵconditionalCreate(6,
|
|
94909
|
-
i0.ɵɵconditionalCreate(7,
|
|
94910
|
-
i0.ɵɵconditionalCreate(8,
|
|
95074
|
+
i0.ɵɵelementStart(5, "div", 67);
|
|
95075
|
+
i0.ɵɵconditionalCreate(6, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_6_Template, 2, 2, "div", 68);
|
|
95076
|
+
i0.ɵɵconditionalCreate(7, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_7_Template, 2, 0, "div", 69);
|
|
95077
|
+
i0.ɵɵconditionalCreate(8, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_8_Template, 4, 0, "div", 70);
|
|
94911
95078
|
i0.ɵɵelementEnd()();
|
|
94912
95079
|
i0.ɵɵelementStart(9, "h3");
|
|
94913
95080
|
i0.ɵɵtext(10);
|
|
94914
95081
|
i0.ɵɵelementEnd();
|
|
94915
|
-
i0.ɵɵelementStart(11, "p",
|
|
95082
|
+
i0.ɵɵelementStart(11, "p", 71);
|
|
94916
95083
|
i0.ɵɵtext(12);
|
|
94917
95084
|
i0.ɵɵelementEnd();
|
|
94918
|
-
i0.ɵɵconditionalCreate(13,
|
|
94919
|
-
i0.ɵɵconditionalCreate(14,
|
|
95085
|
+
i0.ɵɵconditionalCreate(13, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_13_Template, 7, 1, "div", 72);
|
|
95086
|
+
i0.ɵɵconditionalCreate(14, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_14_Template, 4, 0, "div", 73)(15, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_15_Template, 11, 11, "div", 74);
|
|
94920
95087
|
i0.ɵɵelementEnd();
|
|
94921
|
-
i0.ɵɵconditionalCreate(16,
|
|
94922
|
-
i0.ɵɵconditionalCreate(18,
|
|
95088
|
+
i0.ɵɵconditionalCreate(16, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_16_Template, 2, 4, "div", 75)(17, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_17_Template, 2, 4, "div", 75);
|
|
95089
|
+
i0.ɵɵconditionalCreate(18, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Conditional_18_Template, 2, 1);
|
|
94923
95090
|
i0.ɵɵelementEnd();
|
|
94924
95091
|
} if (rf & 2) {
|
|
94925
95092
|
const focusArea_r3 = ctx.$implicit;
|
|
@@ -94951,8 +95118,8 @@ function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Template(rf,
|
|
|
94951
95118
|
i0.ɵɵadvance(2);
|
|
94952
95119
|
i0.ɵɵconditional(focusArea_r3.canViewDetails && focusArea_r3.profileFocusArea && !(focusArea_r3.profileAnalysis && focusArea_r3.selfContentStatusProfileAnalysis !== null && focusArea_r3.selfContentStatusProfileAnalysis !== ctx_r1.AiDynamicContentStatusEnum.GENERATED) ? 18 : -1);
|
|
94953
95120
|
} }
|
|
94954
|
-
function
|
|
94955
|
-
i0.ɵɵelementStart(0, "div",
|
|
95121
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_67_For_8_Conditional_6_Template(rf, ctx) { if (rf & 1) {
|
|
95122
|
+
i0.ɵɵelementStart(0, "div", 68);
|
|
94956
95123
|
i0.ɵɵtext(1);
|
|
94957
95124
|
i0.ɵɵelementEnd();
|
|
94958
95125
|
} if (rf & 2) {
|
|
@@ -94962,35 +95129,35 @@ function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_66_For_8
|
|
|
94962
95129
|
i0.ɵɵadvance();
|
|
94963
95130
|
i0.ɵɵtextInterpolate1(" ", ctx_r1.getEngagementStatusLabel(focusArea_r8.engagementStatus), " ");
|
|
94964
95131
|
} }
|
|
94965
|
-
function
|
|
95132
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_67_For_8_Conditional_11_Template(rf, ctx) { if (rf & 1) {
|
|
94966
95133
|
const _r9 = i0.ɵɵgetCurrentView();
|
|
94967
|
-
i0.ɵɵelementStart(0, "div",
|
|
94968
|
-
i0.ɵɵlistener("click", function
|
|
94969
|
-
i0.ɵɵelementStart(1, "div",
|
|
95134
|
+
i0.ɵɵelementStart(0, "div", 103);
|
|
95135
|
+
i0.ɵɵlistener("click", function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_67_For_8_Conditional_11_Template_div_click_0_listener() { i0.ɵɵrestoreView(_r9); const focusArea_r8 = i0.ɵɵnextContext().$implicit; const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.handleFooterClick(focusArea_r8.profileFocusArea)); });
|
|
95136
|
+
i0.ɵɵelementStart(1, "div", 96)(2, "span", 104);
|
|
94970
95137
|
i0.ɵɵtext(3, "View Details");
|
|
94971
95138
|
i0.ɵɵelementEnd();
|
|
94972
95139
|
i0.ɵɵnamespaceSVG();
|
|
94973
|
-
i0.ɵɵelementStart(4, "svg",
|
|
94974
|
-
i0.ɵɵelement(5, "path",
|
|
95140
|
+
i0.ɵɵelementStart(4, "svg", 105);
|
|
95141
|
+
i0.ɵɵelement(5, "path", 102);
|
|
94975
95142
|
i0.ɵɵelementEnd()()();
|
|
94976
95143
|
} if (rf & 2) {
|
|
94977
95144
|
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
94978
95145
|
i0.ɵɵclassMap(ctx_r1.getCardFooterClasses());
|
|
94979
95146
|
} }
|
|
94980
|
-
function
|
|
94981
|
-
i0.ɵɵelementStart(0, "div")(1, "div",
|
|
95147
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_67_For_8_Template(rf, ctx) { if (rf & 1) {
|
|
95148
|
+
i0.ɵɵelementStart(0, "div")(1, "div", 64)(2, "div", 65)(3, "div", 66);
|
|
94982
95149
|
i0.ɵɵtext(4);
|
|
94983
95150
|
i0.ɵɵelementEnd();
|
|
94984
|
-
i0.ɵɵelementStart(5, "div",
|
|
94985
|
-
i0.ɵɵconditionalCreate(6,
|
|
95151
|
+
i0.ɵɵelementStart(5, "div", 67);
|
|
95152
|
+
i0.ɵɵconditionalCreate(6, SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_67_For_8_Conditional_6_Template, 2, 2, "div", 68);
|
|
94986
95153
|
i0.ɵɵelementEnd()();
|
|
94987
95154
|
i0.ɵɵelementStart(7, "h3");
|
|
94988
95155
|
i0.ɵɵtext(8);
|
|
94989
95156
|
i0.ɵɵelementEnd();
|
|
94990
|
-
i0.ɵɵelementStart(9, "p",
|
|
95157
|
+
i0.ɵɵelementStart(9, "p", 71);
|
|
94991
95158
|
i0.ɵɵtext(10);
|
|
94992
95159
|
i0.ɵɵelementEnd()();
|
|
94993
|
-
i0.ɵɵconditionalCreate(11,
|
|
95160
|
+
i0.ɵɵconditionalCreate(11, SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_67_For_8_Conditional_11_Template, 6, 2, "div", 94);
|
|
94994
95161
|
i0.ɵɵelementEnd();
|
|
94995
95162
|
} if (rf & 2) {
|
|
94996
95163
|
const focusArea_r8 = ctx.$implicit;
|
|
@@ -95012,16 +95179,16 @@ function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_66_For_8
|
|
|
95012
95179
|
i0.ɵɵadvance();
|
|
95013
95180
|
i0.ɵɵconditional(focusArea_r8.canViewDetails && focusArea_r8.profileFocusArea ? 11 : -1);
|
|
95014
95181
|
} }
|
|
95015
|
-
function
|
|
95016
|
-
i0.ɵɵelementStart(0, "div",
|
|
95017
|
-
i0.ɵɵelement(2, "div",
|
|
95018
|
-
i0.ɵɵelementStart(3, "span",
|
|
95182
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_67_Template(rf, ctx) { if (rf & 1) {
|
|
95183
|
+
i0.ɵɵelementStart(0, "div", 36)(1, "div", 106);
|
|
95184
|
+
i0.ɵɵelement(2, "div", 107);
|
|
95185
|
+
i0.ɵɵelementStart(3, "span", 108);
|
|
95019
95186
|
i0.ɵɵtext(4, "Not Interested");
|
|
95020
95187
|
i0.ɵɵelementEnd();
|
|
95021
|
-
i0.ɵɵelement(5, "div",
|
|
95188
|
+
i0.ɵɵelement(5, "div", 107);
|
|
95022
95189
|
i0.ɵɵelementEnd();
|
|
95023
|
-
i0.ɵɵelementStart(6, "div",
|
|
95024
|
-
i0.ɵɵrepeaterCreate(7,
|
|
95190
|
+
i0.ɵɵelementStart(6, "div", 109);
|
|
95191
|
+
i0.ɵɵrepeaterCreate(7, SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_67_For_8_Template, 12, 12, "div", 35, _forTrack0$6);
|
|
95025
95192
|
i0.ɵɵelementEnd()();
|
|
95026
95193
|
} if (rf & 2) {
|
|
95027
95194
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -95034,10 +95201,10 @@ function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_66_Templ
|
|
|
95034
95201
|
i0.ɵɵadvance(2);
|
|
95035
95202
|
i0.ɵɵrepeater(ctx_r1.notInterestedFocusAreaCards());
|
|
95036
95203
|
} }
|
|
95037
|
-
function
|
|
95204
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_68_Template(rf, ctx) { if (rf & 1) {
|
|
95038
95205
|
const _r10 = i0.ɵɵgetCurrentView();
|
|
95039
|
-
i0.ɵɵelementStart(0, "symphiq-search-modal",
|
|
95040
|
-
i0.ɵɵlistener("closeModal", function
|
|
95206
|
+
i0.ɵɵelementStart(0, "symphiq-search-modal", 110);
|
|
95207
|
+
i0.ɵɵlistener("closeModal", function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_68_Template_symphiq_search_modal_closeModal_0_listener() { i0.ɵɵrestoreView(_r10); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.handleCloseSearchModal()); });
|
|
95041
95208
|
i0.ɵɵelementEnd();
|
|
95042
95209
|
} }
|
|
95043
95210
|
class SymphiqProfileFocusAreasAnalysesDashboardComponent {
|
|
@@ -95252,6 +95419,52 @@ class SymphiqProfileFocusAreasAnalysesDashboardComponent {
|
|
|
95252
95419
|
}
|
|
95253
95420
|
return interestedCards.every(card => card.profileAnalysis?.reviewStatus === ProfileAnalysisReviewStatusEnum.REVIEWED);
|
|
95254
95421
|
}, ...(ngDevMode ? [{ debugName: "allInterestedFocusAreasAnalysisReviewed" }] : []));
|
|
95422
|
+
this.focusAreaStatusCounts = computed(() => {
|
|
95423
|
+
const interestedCards = this.interestedFocusAreaCards();
|
|
95424
|
+
let generating = 0;
|
|
95425
|
+
let notStarted = 0;
|
|
95426
|
+
let inProgress = 0;
|
|
95427
|
+
let completed = 0;
|
|
95428
|
+
for (const card of interestedCards) {
|
|
95429
|
+
const contentStatus = card.selfContentStatusProfileFocusArea;
|
|
95430
|
+
if (contentStatus === AiDynamicContentStatusEnum.GENERATING || contentStatus === AiDynamicContentStatusEnum.REQUESTED) {
|
|
95431
|
+
generating++;
|
|
95432
|
+
}
|
|
95433
|
+
else if (card.status === 'not-started') {
|
|
95434
|
+
notStarted++;
|
|
95435
|
+
}
|
|
95436
|
+
else if (card.status === 'in-progress') {
|
|
95437
|
+
inProgress++;
|
|
95438
|
+
}
|
|
95439
|
+
else if (card.status === 'complete') {
|
|
95440
|
+
completed++;
|
|
95441
|
+
}
|
|
95442
|
+
}
|
|
95443
|
+
return { generating, notStarted, inProgress, completed };
|
|
95444
|
+
}, ...(ngDevMode ? [{ debugName: "focusAreaStatusCounts" }] : []));
|
|
95445
|
+
this.analysisStatusCounts = computed(() => {
|
|
95446
|
+
const interestedCards = this.interestedFocusAreaCards();
|
|
95447
|
+
let generating = 0;
|
|
95448
|
+
let notReviewed = 0;
|
|
95449
|
+
let reviewed = 0;
|
|
95450
|
+
for (const card of interestedCards) {
|
|
95451
|
+
const analysis = card.profileAnalysis;
|
|
95452
|
+
if (!analysis) {
|
|
95453
|
+
continue;
|
|
95454
|
+
}
|
|
95455
|
+
const contentStatus = card.selfContentStatusProfileAnalysis;
|
|
95456
|
+
if (contentStatus === AiDynamicContentStatusEnum.GENERATING || contentStatus === AiDynamicContentStatusEnum.REQUESTED) {
|
|
95457
|
+
generating++;
|
|
95458
|
+
}
|
|
95459
|
+
else if (analysis.reviewStatus === ProfileAnalysisReviewStatusEnum.NOT_REVIEWED) {
|
|
95460
|
+
notReviewed++;
|
|
95461
|
+
}
|
|
95462
|
+
else if (analysis.reviewStatus === ProfileAnalysisReviewStatusEnum.REVIEWED) {
|
|
95463
|
+
reviewed++;
|
|
95464
|
+
}
|
|
95465
|
+
}
|
|
95466
|
+
return { generating, notReviewed, reviewed };
|
|
95467
|
+
}, ...(ngDevMode ? [{ debugName: "analysisStatusCounts" }] : []));
|
|
95255
95468
|
}
|
|
95256
95469
|
onScroll() {
|
|
95257
95470
|
this.headerScrollService.handleScroll(this.embedded());
|
|
@@ -95356,6 +95569,16 @@ class SymphiqProfileFocusAreasAnalysesDashboardComponent {
|
|
|
95356
95569
|
? 'text-slate-700'
|
|
95357
95570
|
: 'text-slate-300';
|
|
95358
95571
|
}
|
|
95572
|
+
getStatusComponentContainerClasses() {
|
|
95573
|
+
return this.isLightMode()
|
|
95574
|
+
? 'bg-slate-50/80 border-slate-200'
|
|
95575
|
+
: 'bg-slate-900/40 border-slate-700/50';
|
|
95576
|
+
}
|
|
95577
|
+
getStatusSectionTitleClasses() {
|
|
95578
|
+
return this.isLightMode()
|
|
95579
|
+
? 'text-slate-700'
|
|
95580
|
+
: 'text-slate-300';
|
|
95581
|
+
}
|
|
95359
95582
|
getIconForDomain(domain) {
|
|
95360
95583
|
const iconMap = {
|
|
95361
95584
|
[FocusAreaDomainEnum.AFFILIATE_AND_REFERRAL_PROGRAMS]: '🤝',
|
|
@@ -95425,7 +95648,7 @@ class SymphiqProfileFocusAreasAnalysesDashboardComponent {
|
|
|
95425
95648
|
static { this.ɵfac = function SymphiqProfileFocusAreasAnalysesDashboardComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SymphiqProfileFocusAreasAnalysesDashboardComponent)(); }; }
|
|
95426
95649
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SymphiqProfileFocusAreasAnalysesDashboardComponent, selectors: [["symphiq-profile-focus-areas-analyses-dashboard"]], hostBindings: function SymphiqProfileFocusAreasAnalysesDashboardComponent_HostBindings(rf, ctx) { if (rf & 1) {
|
|
95427
95650
|
i0.ɵɵlistener("scroll", function SymphiqProfileFocusAreasAnalysesDashboardComponent_scroll_HostBindingHandler($event) { return ctx.onScroll($event); }, i0.ɵɵresolveWindow);
|
|
95428
|
-
} }, inputs: { requestedByUser: [1, "requestedByUser"], createdDate: [1, "createdDate"], embedded: [1, "embedded"], profileAnalyses: [1, "profileAnalyses"], profileFocusAreas: [1, "profileFocusAreas"], itemStatusesProfileFocusArea: [1, "itemStatusesProfileFocusArea"], itemStatusesProfileAnalysis: [1, "itemStatusesProfileAnalysis"], profile: [1, "profile"], funnelAnalysis: [1, "funnelAnalysis"], focusAreaDetails: [1, "focusAreaDetails"], account: [1, "account"], profileFocusAreaQuestions: [1, "profileFocusAreaQuestions"], isOnboarded: [1, "isOnboarded"], scrollEvent: [1, "scrollEvent"], scrollElement: [1, "scrollElement"], users: [1, "users"], isLoading: [1, "isLoading"], forDemo: [1, "forDemo"], currentUser: [1, "currentUser"], maxAccessibleStepId: [1, "maxAccessibleStepId"], viewMode: [1, "viewMode"], displayMode: [1, "displayMode"], currentStepId: [1, "currentStepId"] }, outputs: { navigateToProfileFocusArea: "navigateToProfileFocusArea", navigateToProfileAnalysis: "navigateToProfileAnalysis", stepClick: "stepClick", nextStepClick: "nextStepClick", answerFocusAreaProfileQuestions: "answerFocusAreaProfileQuestions", continueFocusAreaProfileQuestions: "continueFocusAreaProfileQuestions", profileQuestionAnswerSave: "profileQuestionAnswerSave", focusAreaProfileAdminAnswerAction: "focusAreaProfileAdminAnswerAction" }, decls: 69, vars: 29, consts: [[1, "min-h-screen", "relative"], [1, "animated-bubbles", 2, "position", "fixed", "top", "0", "left", "0", "right", "0", "bottom", "0", "width", "100vw", "height", "100vh", "z-index", "1", "pointer-events", "none"], [1, "fixed", "top-0", "left-0", "right-0", "h-1", "z-[60]", "bg-slate-200/30"], [1, "h-full", "transition-all", "duration-200", "ease-out", 3, "ngClass"], [1, "relative", "z-[51]"], [3, "title", "subtitle", "viewMode", "showControls"], [3, "viewMode", "currentStepId", "showNextStepAction", "forDemo", "maxAccessibleStepId"], [1, "container", "mx-auto", "px-4", "sm:px-6", "lg:px-8", "py-8", "md:py-12", "relative", "z-10"], [1, "rounded-2xl", "border", "shadow-lg", "overflow-hidden", "mb-8", 3, "ngClass"], [1, "px-8", "py-8"], [1, "flex", "items-start", "gap-6"], [1, "flex-shrink-0", "w-16", "h-16", "rounded-2xl", "flex", "items-center", "justify-center", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-8", "h-8"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M19 11H5m14 0a2 2 0 012 2v6a2 2 0 01-2 2H5a2 2 0 01-2-2v-6a2 2 0 012-2m14 0V9a2 2 0 00-2-2M5 11V9a2 2 0 012-2m0 0V5a2 2 0 012-2h6a2 2 0 012 2v2M7 7h10"], [1, "flex-1"], [1, "text-2xl", "sm:text-3xl", "font-bold", "mb-3", 3, "ngClass"], [1, "grid", "grid-cols-1", "lg:grid-cols-3", "gap-6", "mb-6"], [1, "lg:col-span-2", "space-y-3"], [1, "text-base", "leading-relaxed", 3, "ngClass"], [1, "font-semibold"], [1, "lg:col-span-1"], ["currentStepId", "focus-areas", 3, "viewMode", "focusAreaDetails"], [1, "mt-6", "p-5", "rounded-xl", "border-l-4", "flex", "items-start", "gap-4", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6", "flex-shrink-0", "mt-0.5", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z"], [1, "font-bold", "text-lg", "mb-2", 3, "ngClass"], [1, "space-y-2", "text-sm", 3, "ngClass"], [1, "flex", "items-start", "gap-2"], ["fill", "currentColor", "viewBox", "0 0 20 20", 1, "w-5", "h-5", "flex-shrink-0", "mt-0.5"], ["fill-rule", "evenodd", "d", "M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z", "clip-rule", "evenodd"], [1, "mt-6", "p-5", "rounded-xl", "border", "flex", "items-start", "gap-4", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M13 7l5 5m0 0l-5 5m5-5H6"], [1, "text-sm", "leading-relaxed", 3, "ngClass"], [1, "grid", "grid-cols-1", "md:grid-cols-2", "lg:grid-cols-3", "gap-6"], [3, "class"], [1, "mt-12"], [3, "nextStepClick", "stepClick", "viewMode", "currentStepId", "showNextStepAction", "forDemo", "maxAccessibleStepId"], [1, "p-6", "flex-1"], [1, "flex", "items-start", "justify-between", "mb-4"], [1, "text-4xl"], [1, "flex", "flex-col", "items-end", "gap-2"], [3, "ngClass"], [1, "px-3", "py-1", "bg-green-100", "dark:bg-green-900/30", "text-green-700", "dark:text-green-400", "text-xs", "font-semibold", "rounded-full"], [1, "px-3", "py-1", "bg-gradient-to-r", "from-amber-100", "to-yellow-100", "dark:from-amber-900/40", "dark:to-yellow-900/40", "text-amber-700", "dark:text-amber-300", "text-xs", "font-semibold", "rounded-full", "flex", "items-center", "gap-1.5", "border", "border-amber-300/50", "dark:border-amber-500/30", "shadow-sm"], ["tooltipPosition", "bottom", 3, "libSymphiqTooltip"], [1, "mt-3", "mb-4"], [1, "flex", "items-center", "gap-2", "py-2"], [1, "space-y-2", "cursor-pointer", "mt-4"], [1, "px-6", "pb-4"], ["fill", "currentColor", "viewBox", "0 0 20 20", 1, "w-3.5", "h-3.5"], ["fill-rule", "evenodd", "d", "M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z", "clip-rule", "evenodd"], [1, "flex", "items-center", "gap-2"], [1, "text-xs", "font-medium", 3, "ngClass"], [1, "flex", "flex-wrap", "gap-1.5"], [1, "px-2", "py-0.5", "rounded", "text-xs", 3, "ngClass"], [1, "animate-spin", "w-4", "h-4", "border-2", "border-amber-500/30", "border-t-amber-500", "rounded-full"], [1, "text-xs", "text-amber-600", "dark:text-amber-400", "font-medium"], [1, "space-y-2", "cursor-pointer", "mt-4", 3, "click"], [1, "flex", "items-center", "justify-between", "text-sm"], [1, "h-full", "bg-gradient-to-r", "from-blue-500", "to-cyan-500", "rounded-full", "transition-all", "duration-500"], [1, "flex", "items-center", "gap-1", "text-xs", "text-green-600", "dark:text-green-400", "font-medium"], [1, "flex", "items-center", "gap-1", "text-xs", "text-blue-600", "dark:text-blue-400", "font-medium"], [1, "flex", "items-center", "gap-1", "text-xs", "text-slate-500", "dark:text-slate-400", "font-medium"], ["fill", "currentColor", "viewBox", "0 0 20 20", 1, "w-4", "h-4"], ["fill-rule", "evenodd", "d", "M10 18a8 8 0 100-16 8 8 0 000 16zm1-12a1 1 0 10-2 0v4a1 1 0 00.293.707l2.828 2.829a1 1 0 101.415-1.415L11 9.586V6z", "clip-rule", "evenodd"], ["fill-rule", "evenodd", "d", "M10 18a8 8 0 100-16 8 8 0 000 16zM9.555 7.168A1 1 0 008 8v4a1 1 0 001.555.832l3-2a1 1 0 000-1.664l-3-2z", "clip-rule", "evenodd"], [3, "itemStatus", "viewMode", "compact", "compactTitle"], [1, "mt-auto", "cursor-pointer", "bg-gradient-to-r", "from-blue-600", "via-cyan-600", "to-teal-600", "hover:from-blue-500", "hover:via-cyan-500", "hover:to-teal-500", "transition-all", "duration-300", "px-4", "py-3", "border-t", "border-blue-500/30"], [1, "mt-auto", "cursor-pointer", "hover:bg-slate-100", "dark:hover:bg-slate-700/50", "transition-colors", 3, "class"], [1, "mt-auto", "cursor-pointer", "bg-gradient-to-r", "from-blue-600", "via-cyan-600", "to-teal-600", "hover:from-blue-500", "hover:via-cyan-500", "hover:to-teal-500", "transition-all", "duration-300", "px-4", "py-3", "border-t", "border-blue-500/30", 3, "click"], [1, "flex", "items-center", "justify-between"], [1, "text-sm", "font-semibold", "text-white", "flex", "items-center", "gap-2"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5", "animate-pulse"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M15 12a3 3 0 11-6 0 3 3 0 016 0z"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M2.458 12C3.732 7.943 7.523 5 12 5c4.478 0 8.268 2.943 9.542 7-1.274 4.057-5.064 7-9.542 7-4.477 0-8.268-2.943-9.542-7z"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5", "text-white/90", "group-hover:translate-x-1", "transition-transform"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 5l7 7-7 7"], [1, "mt-auto", "cursor-pointer", "hover:bg-slate-100", "dark:hover:bg-slate-700/50", "transition-colors", 3, "click"], [1, "text-sm", "font-medium", "text-slate-600", "dark:text-slate-400"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5", "text-slate-400", "dark:text-slate-500", "hover:text-blue-500", "dark:hover:text-blue-400", "hover:translate-x-1", "transition-all"], [1, "flex", "items-center", "gap-4", "mb-6"], [1, "flex-1", "h-px", 3, "ngClass"], [1, "text-sm", "font-medium", "px-3", 3, "ngClass"], [1, "grid", "grid-cols-1", "md:grid-cols-2", "lg:grid-cols-3", "gap-6", "opacity-60"], [3, "closeModal"]], template: function SymphiqProfileFocusAreasAnalysesDashboardComponent_Template(rf, ctx) { if (rf & 1) {
|
|
95651
|
+
} }, inputs: { requestedByUser: [1, "requestedByUser"], createdDate: [1, "createdDate"], embedded: [1, "embedded"], profileAnalyses: [1, "profileAnalyses"], profileFocusAreas: [1, "profileFocusAreas"], itemStatusesProfileFocusArea: [1, "itemStatusesProfileFocusArea"], itemStatusesProfileAnalysis: [1, "itemStatusesProfileAnalysis"], profile: [1, "profile"], funnelAnalysis: [1, "funnelAnalysis"], focusAreaDetails: [1, "focusAreaDetails"], account: [1, "account"], profileFocusAreaQuestions: [1, "profileFocusAreaQuestions"], isOnboarded: [1, "isOnboarded"], scrollEvent: [1, "scrollEvent"], scrollElement: [1, "scrollElement"], users: [1, "users"], isLoading: [1, "isLoading"], forDemo: [1, "forDemo"], currentUser: [1, "currentUser"], maxAccessibleStepId: [1, "maxAccessibleStepId"], viewMode: [1, "viewMode"], displayMode: [1, "displayMode"], currentStepId: [1, "currentStepId"] }, outputs: { navigateToProfileFocusArea: "navigateToProfileFocusArea", navigateToProfileAnalysis: "navigateToProfileAnalysis", stepClick: "stepClick", nextStepClick: "nextStepClick", answerFocusAreaProfileQuestions: "answerFocusAreaProfileQuestions", continueFocusAreaProfileQuestions: "continueFocusAreaProfileQuestions", profileQuestionAnswerSave: "profileQuestionAnswerSave", focusAreaProfileAdminAnswerAction: "focusAreaProfileAdminAnswerAction" }, decls: 70, vars: 30, consts: [[1, "min-h-screen", "relative"], [1, "animated-bubbles", 2, "position", "fixed", "top", "0", "left", "0", "right", "0", "bottom", "0", "width", "100vw", "height", "100vh", "z-index", "1", "pointer-events", "none"], [1, "fixed", "top-0", "left-0", "right-0", "h-1", "z-[60]", "bg-slate-200/30"], [1, "h-full", "transition-all", "duration-200", "ease-out", 3, "ngClass"], [1, "relative", "z-[51]"], [3, "title", "subtitle", "viewMode", "showControls"], [3, "viewMode", "currentStepId", "showNextStepAction", "forDemo", "maxAccessibleStepId"], [1, "container", "mx-auto", "px-4", "sm:px-6", "lg:px-8", "py-8", "md:py-12", "relative", "z-10"], [1, "rounded-2xl", "border", "shadow-lg", "overflow-hidden", "mb-8", 3, "ngClass"], [1, "px-8", "py-8"], [1, "flex", "items-start", "gap-6"], [1, "flex-shrink-0", "w-16", "h-16", "rounded-2xl", "flex", "items-center", "justify-center", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-8", "h-8"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M19 11H5m14 0a2 2 0 012 2v6a2 2 0 01-2 2H5a2 2 0 01-2-2v-6a2 2 0 012-2m14 0V9a2 2 0 00-2-2M5 11V9a2 2 0 012-2m0 0V5a2 2 0 012-2h6a2 2 0 012 2v2M7 7h10"], [1, "flex-1"], [1, "text-2xl", "sm:text-3xl", "font-bold", "mb-3", 3, "ngClass"], [1, "mb-6", "p-4", "rounded-xl", "border", 3, "ngClass"], [1, "grid", "grid-cols-1", "lg:grid-cols-3", "gap-6", "mb-6"], [1, "lg:col-span-2", "space-y-3"], [1, "text-base", "leading-relaxed", 3, "ngClass"], [1, "font-semibold"], [1, "lg:col-span-1"], ["currentStepId", "focus-areas", 3, "viewMode", "focusAreaDetails"], [1, "mt-6", "p-5", "rounded-xl", "border-l-4", "flex", "items-start", "gap-4", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6", "flex-shrink-0", "mt-0.5", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z"], [1, "font-bold", "text-lg", "mb-2", 3, "ngClass"], [1, "space-y-2", "text-sm", 3, "ngClass"], [1, "flex", "items-start", "gap-2"], ["fill", "currentColor", "viewBox", "0 0 20 20", 1, "w-5", "h-5", "flex-shrink-0", "mt-0.5"], ["fill-rule", "evenodd", "d", "M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z", "clip-rule", "evenodd"], [1, "mt-6", "p-5", "rounded-xl", "border", "flex", "items-start", "gap-4", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M13 7l5 5m0 0l-5 5m5-5H6"], [1, "text-sm", "leading-relaxed", 3, "ngClass"], [1, "grid", "grid-cols-1", "md:grid-cols-2", "lg:grid-cols-3", "gap-6"], [3, "class"], [1, "mt-12"], [3, "nextStepClick", "stepClick", "viewMode", "currentStepId", "showNextStepAction", "forDemo", "maxAccessibleStepId"], [1, "flex", "items-center", "justify-center", "gap-3", "py-2"], [1, "grid", "grid-cols-1", "md:grid-cols-2", "gap-4"], [1, "relative"], [1, "absolute", "inset-0", "bg-gradient-to-r", "from-emerald-400", "via-green-400", "to-teal-400", "blur-lg", "opacity-50", "animate-pulse"], [1, "relative", "px-6", "py-2.5", "bg-gradient-to-r", "from-emerald-500", "via-green-500", "to-teal-500", "rounded-full", "shadow-lg", "flex", "items-center", "gap-2"], ["fill", "currentColor", "viewBox", "0 0 20 20", 1, "w-5", "h-5", "text-white"], [1, "text-white", "font-bold", "text-sm", "tracking-wide"], ["fill", "currentColor", "viewBox", "0 0 20 20", 1, "w-4", "h-4", "text-yellow-300"], ["d", "M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z"], [1, "text-sm", "font-semibold", "mb-3", "flex", "items-center", "gap-2", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2"], [1, "flex", "flex-wrap", "gap-2"], [1, "status-badge", "px-2.5", "py-1", "rounded-full", "text-xs", "font-medium", "bg-amber-100", "dark:bg-amber-900/30", "text-amber-700", "dark:text-amber-400", "flex", "items-center", "gap-1.5"], [1, "status-badge", "px-2.5", "py-1", "rounded-full", "text-xs", "font-medium", "bg-slate-100", "dark:bg-slate-700/50", "text-slate-600", "dark:text-slate-400"], [1, "status-badge", "px-2.5", "py-1", "rounded-full", "text-xs", "font-medium", "bg-blue-100", "dark:bg-blue-900/30", "text-blue-700", "dark:text-blue-400"], [1, "status-badge", "px-2.5", "py-1", "rounded-full", "text-xs", "font-medium", "bg-emerald-100", "dark:bg-emerald-900/30", "text-emerald-700", "dark:text-emerald-400", "flex", "items-center", "gap-1"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 19v-6a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2a2 2 0 002-2zm0 0V9a2 2 0 012-2h2a2 2 0 012 2v10m-6 0a2 2 0 002 2h2a2 2 0 002-2m0 0V5a2 2 0 012-2h2a2 2 0 012 2v14a2 2 0 01-2 2h-2a2 2 0 01-2-2z"], [1, "status-badge", "px-2.5", "py-1", "rounded-full", "text-xs", "font-medium", "bg-slate-100", "dark:bg-slate-700/50", "text-slate-600", "dark:text-slate-400", "flex", "items-center", "gap-1.5"], [1, "status-badge", "px-2.5", "py-1", "rounded-full", "text-xs", "font-medium", "bg-red-100", "dark:bg-red-900/30", "text-red-700", "dark:text-red-400", "flex", "items-center", "gap-1.5", "animate-alert-pulse"], [1, "status-badge", "px-2.5", "py-1", "rounded-full", "text-xs", "font-medium", "bg-slate-100", "dark:bg-slate-700/50", "text-slate-500", "dark:text-slate-400"], [1, "w-2", "h-2", "rounded-full", "bg-amber-500", "animate-pulse"], ["fill", "currentColor", "viewBox", "0 0 20 20", 1, "w-3", "h-3"], ["fill-rule", "evenodd", "d", "M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z", "clip-rule", "evenodd"], [1, "w-2", "h-2", "rounded-full", "bg-slate-400", "dark:bg-slate-500", "animate-pulse"], [1, "w-2", "h-2", "rounded-full", "bg-red-500", "animate-pulse"], [1, "p-6", "flex-1"], [1, "flex", "items-start", "justify-between", "mb-4"], [1, "text-4xl"], [1, "flex", "flex-col", "items-end", "gap-2"], [3, "ngClass"], [1, "px-3", "py-1", "bg-green-100", "dark:bg-green-900/30", "text-green-700", "dark:text-green-400", "text-xs", "font-semibold", "rounded-full"], [1, "px-3", "py-1", "bg-gradient-to-r", "from-amber-100", "to-yellow-100", "dark:from-amber-900/40", "dark:to-yellow-900/40", "text-amber-700", "dark:text-amber-300", "text-xs", "font-semibold", "rounded-full", "flex", "items-center", "gap-1.5", "border", "border-amber-300/50", "dark:border-amber-500/30", "shadow-sm"], ["tooltipPosition", "bottom", 3, "libSymphiqTooltip"], [1, "mt-3", "mb-4"], [1, "flex", "items-center", "gap-2", "py-2"], [1, "space-y-2", "cursor-pointer", "mt-4"], [1, "px-6", "pb-4"], ["fill", "currentColor", "viewBox", "0 0 20 20", 1, "w-3.5", "h-3.5"], [1, "flex", "items-center", "gap-2"], [1, "text-xs", "font-medium", 3, "ngClass"], [1, "flex", "flex-wrap", "gap-1.5"], [1, "px-2", "py-0.5", "rounded", "text-xs", 3, "ngClass"], [1, "animate-spin", "w-4", "h-4", "border-2", "border-amber-500/30", "border-t-amber-500", "rounded-full"], [1, "text-xs", "text-amber-600", "dark:text-amber-400", "font-medium"], [1, "space-y-2", "cursor-pointer", "mt-4", 3, "click"], [1, "flex", "items-center", "justify-between", "text-sm"], [1, "h-full", "bg-gradient-to-r", "from-blue-500", "to-cyan-500", "rounded-full", "transition-all", "duration-500"], [1, "flex", "items-center", "gap-1", "text-xs", "text-green-600", "dark:text-green-400", "font-medium"], [1, "flex", "items-center", "gap-1", "text-xs", "text-blue-600", "dark:text-blue-400", "font-medium"], [1, "flex", "items-center", "gap-1", "text-xs", "text-slate-500", "dark:text-slate-400", "font-medium"], ["fill", "currentColor", "viewBox", "0 0 20 20", 1, "w-4", "h-4"], ["fill-rule", "evenodd", "d", "M10 18a8 8 0 100-16 8 8 0 000 16zm1-12a1 1 0 10-2 0v4a1 1 0 00.293.707l2.828 2.829a1 1 0 101.415-1.415L11 9.586V6z", "clip-rule", "evenodd"], ["fill-rule", "evenodd", "d", "M10 18a8 8 0 100-16 8 8 0 000 16zM9.555 7.168A1 1 0 008 8v4a1 1 0 001.555.832l3-2a1 1 0 000-1.664l-3-2z", "clip-rule", "evenodd"], [3, "itemStatus", "viewMode", "compact", "compactTitle"], [1, "mt-auto", "cursor-pointer", "bg-gradient-to-r", "from-blue-600", "via-cyan-600", "to-teal-600", "hover:from-blue-500", "hover:via-cyan-500", "hover:to-teal-500", "transition-all", "duration-300", "px-4", "py-3", "border-t", "border-blue-500/30", "animate-review-pulse"], [1, "mt-auto", "cursor-pointer", "hover:bg-slate-100", "dark:hover:bg-slate-700/50", "transition-colors", 3, "class"], [1, "mt-auto", "cursor-pointer", "bg-gradient-to-r", "from-blue-600", "via-cyan-600", "to-teal-600", "hover:from-blue-500", "hover:via-cyan-500", "hover:to-teal-500", "transition-all", "duration-300", "px-4", "py-3", "border-t", "border-blue-500/30", "animate-review-pulse", 3, "click"], [1, "flex", "items-center", "justify-between"], [1, "text-sm", "font-semibold", "text-white", "flex", "items-center", "gap-2"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5", "animate-pulse"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M15 12a3 3 0 11-6 0 3 3 0 016 0z"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M2.458 12C3.732 7.943 7.523 5 12 5c4.478 0 8.268 2.943 9.542 7-1.274 4.057-5.064 7-9.542 7-4.477 0-8.268-2.943-9.542-7z"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5", "text-white/90", "group-hover:translate-x-1", "transition-transform"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 5l7 7-7 7"], [1, "mt-auto", "cursor-pointer", "hover:bg-slate-100", "dark:hover:bg-slate-700/50", "transition-colors", 3, "click"], [1, "text-sm", "font-medium", "text-slate-600", "dark:text-slate-400"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5", "text-slate-400", "dark:text-slate-500", "hover:text-blue-500", "dark:hover:text-blue-400", "hover:translate-x-1", "transition-all"], [1, "flex", "items-center", "gap-4", "mb-6"], [1, "flex-1", "h-px", 3, "ngClass"], [1, "text-sm", "font-medium", "px-3", 3, "ngClass"], [1, "grid", "grid-cols-1", "md:grid-cols-2", "lg:grid-cols-3", "gap-6", "opacity-60"], [3, "closeModal"]], template: function SymphiqProfileFocusAreasAnalysesDashboardComponent_Template(rf, ctx) { if (rf & 1) {
|
|
95429
95652
|
i0.ɵɵelementStart(0, "div", 0);
|
|
95430
95653
|
i0.ɵɵelement(1, "div", 1);
|
|
95431
95654
|
i0.ɵɵelementStart(2, "div", 2);
|
|
@@ -95443,78 +95666,79 @@ class SymphiqProfileFocusAreasAnalysesDashboardComponent {
|
|
|
95443
95666
|
i0.ɵɵelementStart(14, "div", 14)(15, "h2", 15);
|
|
95444
95667
|
i0.ɵɵtext(16, " Welcome to Your Focus Area Analyses ");
|
|
95445
95668
|
i0.ɵɵelementEnd();
|
|
95446
|
-
i0.ɵɵ
|
|
95447
|
-
i0.ɵɵ
|
|
95669
|
+
i0.ɵɵconditionalCreate(17, SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_17_Template, 3, 2, "div", 16);
|
|
95670
|
+
i0.ɵɵelementStart(18, "div", 17)(19, "div", 18)(20, "p", 19);
|
|
95671
|
+
i0.ɵɵtext(21, " Focus Areas represent the marketing domains where your business operates\u2014from SEO and email marketing to paid media and customer retention. Each focus area contains tailored questions about your current tools, tactics, and capabilities, helping Symphiq understand exactly what you're doing today and where you want to grow. ");
|
|
95448
95672
|
i0.ɵɵelementEnd();
|
|
95449
|
-
i0.ɵɵelementStart(
|
|
95450
|
-
i0.ɵɵtext(
|
|
95673
|
+
i0.ɵɵelementStart(22, "p", 19)(23, "strong", 20);
|
|
95674
|
+
i0.ɵɵtext(24, "Why this matters:");
|
|
95451
95675
|
i0.ɵɵelementEnd();
|
|
95452
|
-
i0.ɵɵtext(
|
|
95676
|
+
i0.ɵɵtext(25, " By completing focus area assessments, Symphiq learns your marketing reality across every channel. This means recommendations are grounded in what you can actually execute with your current team and tools\u2014while also surfacing high-impact opportunities to expand your capabilities. No generic advice, only strategies that fit your specific operational context. ");
|
|
95453
95677
|
i0.ɵɵelementEnd()();
|
|
95454
|
-
i0.ɵɵelementStart(
|
|
95455
|
-
i0.ɵɵelement(
|
|
95678
|
+
i0.ɵɵelementStart(26, "div", 21);
|
|
95679
|
+
i0.ɵɵelement(27, "symphiq-confidence-level-card", 22);
|
|
95456
95680
|
i0.ɵɵelementEnd()();
|
|
95457
|
-
i0.ɵɵelementStart(
|
|
95681
|
+
i0.ɵɵelementStart(28, "div", 23);
|
|
95458
95682
|
i0.ɵɵnamespaceSVG();
|
|
95459
|
-
i0.ɵɵelementStart(
|
|
95460
|
-
i0.ɵɵelement(
|
|
95683
|
+
i0.ɵɵelementStart(29, "svg", 24);
|
|
95684
|
+
i0.ɵɵelement(30, "path", 25);
|
|
95461
95685
|
i0.ɵɵelementEnd();
|
|
95462
95686
|
i0.ɵɵnamespaceHTML();
|
|
95463
|
-
i0.ɵɵelementStart(
|
|
95464
|
-
i0.ɵɵtext(
|
|
95687
|
+
i0.ɵɵelementStart(31, "div", 14)(32, "h3", 26);
|
|
95688
|
+
i0.ɵɵtext(33, " What You'll See Below ");
|
|
95465
95689
|
i0.ɵɵelementEnd();
|
|
95466
|
-
i0.ɵɵelementStart(
|
|
95690
|
+
i0.ɵɵelementStart(34, "ul", 27)(35, "li", 28);
|
|
95467
95691
|
i0.ɵɵnamespaceSVG();
|
|
95468
|
-
i0.ɵɵelementStart(
|
|
95469
|
-
i0.ɵɵelement(
|
|
95692
|
+
i0.ɵɵelementStart(36, "svg", 29);
|
|
95693
|
+
i0.ɵɵelement(37, "path", 30);
|
|
95470
95694
|
i0.ɵɵelementEnd();
|
|
95471
95695
|
i0.ɵɵnamespaceHTML();
|
|
95472
|
-
i0.ɵɵelementStart(
|
|
95473
|
-
i0.ɵɵtext(
|
|
95696
|
+
i0.ɵɵelementStart(38, "span")(39, "strong", 20);
|
|
95697
|
+
i0.ɵɵtext(40, "Select Focus Areas");
|
|
95474
95698
|
i0.ɵɵelementEnd();
|
|
95475
|
-
i0.ɵɵtext(
|
|
95699
|
+
i0.ɵɵtext(41, " \u2014 Mark which marketing domains are relevant to your business\u2014no need to complete areas you don't use");
|
|
95476
95700
|
i0.ɵɵelementEnd()();
|
|
95477
|
-
i0.ɵɵelementStart(
|
|
95701
|
+
i0.ɵɵelementStart(42, "li", 28);
|
|
95478
95702
|
i0.ɵɵnamespaceSVG();
|
|
95479
|
-
i0.ɵɵelementStart(
|
|
95480
|
-
i0.ɵɵelement(
|
|
95703
|
+
i0.ɵɵelementStart(43, "svg", 29);
|
|
95704
|
+
i0.ɵɵelement(44, "path", 30);
|
|
95481
95705
|
i0.ɵɵelementEnd();
|
|
95482
95706
|
i0.ɵɵnamespaceHTML();
|
|
95483
|
-
i0.ɵɵelementStart(
|
|
95484
|
-
i0.ɵɵtext(
|
|
95707
|
+
i0.ɵɵelementStart(45, "span")(46, "strong", 20);
|
|
95708
|
+
i0.ɵɵtext(47, "Answer Targeted Questions");
|
|
95485
95709
|
i0.ɵɵelementEnd();
|
|
95486
|
-
i0.ɵɵtext(
|
|
95710
|
+
i0.ɵɵtext(48, " \u2014 Share specific details about your tools, processes, and current performance in each domain");
|
|
95487
95711
|
i0.ɵɵelementEnd()();
|
|
95488
|
-
i0.ɵɵelementStart(
|
|
95712
|
+
i0.ɵɵelementStart(49, "li", 28);
|
|
95489
95713
|
i0.ɵɵnamespaceSVG();
|
|
95490
|
-
i0.ɵɵelementStart(
|
|
95491
|
-
i0.ɵɵelement(
|
|
95714
|
+
i0.ɵɵelementStart(50, "svg", 29);
|
|
95715
|
+
i0.ɵɵelement(51, "path", 30);
|
|
95492
95716
|
i0.ɵɵelementEnd();
|
|
95493
95717
|
i0.ɵɵnamespaceHTML();
|
|
95494
|
-
i0.ɵɵelementStart(
|
|
95495
|
-
i0.ɵɵtext(
|
|
95718
|
+
i0.ɵɵelementStart(52, "span")(53, "strong", 20);
|
|
95719
|
+
i0.ɵɵtext(54, "Unlock Domain Insights");
|
|
95496
95720
|
i0.ɵɵelementEnd();
|
|
95497
|
-
i0.ɵɵtext(
|
|
95721
|
+
i0.ɵɵtext(55, " \u2014 Receive focused analysis and recommendations tailored to each marketing channel's unique context");
|
|
95498
95722
|
i0.ɵɵelementEnd()()()()();
|
|
95499
|
-
i0.ɵɵelementStart(
|
|
95723
|
+
i0.ɵɵelementStart(56, "div", 31);
|
|
95500
95724
|
i0.ɵɵnamespaceSVG();
|
|
95501
|
-
i0.ɵɵelementStart(
|
|
95502
|
-
i0.ɵɵelement(
|
|
95725
|
+
i0.ɵɵelementStart(57, "svg", 24);
|
|
95726
|
+
i0.ɵɵelement(58, "path", 32);
|
|
95503
95727
|
i0.ɵɵelementEnd();
|
|
95504
95728
|
i0.ɵɵnamespaceHTML();
|
|
95505
|
-
i0.ɵɵelementStart(
|
|
95506
|
-
i0.ɵɵtext(
|
|
95729
|
+
i0.ɵɵelementStart(59, "div", 14)(60, "h3", 26);
|
|
95730
|
+
i0.ɵɵtext(61, " Continue Your Journey ");
|
|
95507
95731
|
i0.ɵɵelementEnd();
|
|
95508
|
-
i0.ɵɵelementStart(
|
|
95509
|
-
i0.ɵɵtext(
|
|
95732
|
+
i0.ɵɵelementStart(62, "p", 33);
|
|
95733
|
+
i0.ɵɵtext(63, " The final step\u2014Metric Analysis\u2014lets you provide funnel-specific context for each conversion point. This granular knowledge ensures recommendations address the precise bottlenecks in your customer journey, creating a complete picture from top-of-funnel awareness to revenue. ");
|
|
95510
95734
|
i0.ɵɵelementEnd()()()()()()();
|
|
95511
|
-
i0.ɵɵelementStart(
|
|
95512
|
-
i0.ɵɵrepeaterCreate(
|
|
95735
|
+
i0.ɵɵelementStart(64, "div", 34);
|
|
95736
|
+
i0.ɵɵrepeaterCreate(65, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_66_Template, 19, 17, "div", 35, _forTrack0$6);
|
|
95513
95737
|
i0.ɵɵelementEnd();
|
|
95514
|
-
i0.ɵɵconditionalCreate(
|
|
95738
|
+
i0.ɵɵconditionalCreate(67, SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_67_Template, 9, 3, "div", 36);
|
|
95515
95739
|
i0.ɵɵelementEnd()();
|
|
95516
|
-
i0.ɵɵconditionalCreate(
|
|
95517
|
-
i0.ɵɵelement(
|
|
95740
|
+
i0.ɵɵconditionalCreate(68, SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_68_Template, 1, 0, "symphiq-search-modal");
|
|
95741
|
+
i0.ɵɵelement(69, "symphiq-tooltip-container");
|
|
95518
95742
|
i0.ɵɵelementEnd();
|
|
95519
95743
|
} if (rf & 2) {
|
|
95520
95744
|
i0.ɵɵclassMap(ctx.getContainerClasses());
|
|
@@ -95533,7 +95757,9 @@ class SymphiqProfileFocusAreasAnalysesDashboardComponent {
|
|
|
95533
95757
|
i0.ɵɵproperty("ngClass", ctx.getWelcomeBannerIconClasses());
|
|
95534
95758
|
i0.ɵɵadvance(4);
|
|
95535
95759
|
i0.ɵɵproperty("ngClass", ctx.getWelcomeBannerTitleClasses());
|
|
95536
|
-
i0.ɵɵadvance(
|
|
95760
|
+
i0.ɵɵadvance(2);
|
|
95761
|
+
i0.ɵɵconditional(ctx.profileFocusAreas() !== undefined && ctx.profileAnalyses() !== undefined ? 17 : -1);
|
|
95762
|
+
i0.ɵɵadvance(3);
|
|
95537
95763
|
i0.ɵɵproperty("ngClass", ctx.getWelcomeBannerTextClasses());
|
|
95538
95764
|
i0.ɵɵadvance(2);
|
|
95539
95765
|
i0.ɵɵproperty("ngClass", ctx.getWelcomeBannerTextClasses());
|
|
@@ -95558,14 +95784,48 @@ class SymphiqProfileFocusAreasAnalysesDashboardComponent {
|
|
|
95558
95784
|
i0.ɵɵadvance(3);
|
|
95559
95785
|
i0.ɵɵrepeater(ctx.interestedFocusAreaCards());
|
|
95560
95786
|
i0.ɵɵadvance(2);
|
|
95561
|
-
i0.ɵɵconditional(ctx.notInterestedFocusAreaCards().length > 0 ?
|
|
95787
|
+
i0.ɵɵconditional(ctx.notInterestedFocusAreaCards().length > 0 ? 67 : -1);
|
|
95562
95788
|
i0.ɵɵadvance();
|
|
95563
|
-
i0.ɵɵconditional(ctx.showSearchModal() ?
|
|
95564
|
-
} }, dependencies: [CommonModule, i1$1.NgClass, DashboardHeaderComponent, SearchModalComponent, JourneyProgressIndicatorComponent, ConfidenceLevelCardComponent, ContentGenerationProgressComponent, TooltipDirective, TooltipContainerComponent], styles: [".animated-bubbles[_ngcontent-%COMP%]{background:linear-gradient(135deg,#6366f10d,#a855f70d)}.animated-bubbles.light-mode[_ngcontent-%COMP%]{background:linear-gradient(135deg,#3b82f608,#9333ea08)}.animated-bubbles[_ngcontent-%COMP%]:before, .animated-bubbles[_ngcontent-%COMP%]:after{content:\"\";position:absolute;border-radius:50%;animation:_ngcontent-%COMP%_float 20s infinite ease-in-out}.animated-bubbles[_ngcontent-%COMP%]:before{width:500px;height:500px;background:radial-gradient(circle,rgba(99,102,241,.1) 0%,transparent 70%);top:-250px;right:-250px;animation-delay:-5s}.animated-bubbles[_ngcontent-%COMP%]:after{width:400px;height:400px;background:radial-gradient(circle,rgba(168,85,247,.1) 0%,transparent 70%);bottom:-200px;left:-200px;animation-delay:-10s}@keyframes _ngcontent-%COMP%_float{0%,to{transform:translateY(0) translate(0)}25%{transform:translateY(-50px) translate(50px)}50%{transform:translateY(-100px) translate(-50px)}75%{transform:translateY(-50px) translate(-100px)}}
|
|
95789
|
+
i0.ɵɵconditional(ctx.showSearchModal() ? 68 : -1);
|
|
95790
|
+
} }, dependencies: [CommonModule, i1$1.NgClass, DashboardHeaderComponent, SearchModalComponent, JourneyProgressIndicatorComponent, ConfidenceLevelCardComponent, ContentGenerationProgressComponent, TooltipDirective, TooltipContainerComponent], styles: [".animated-bubbles[_ngcontent-%COMP%]{background:linear-gradient(135deg,#6366f10d,#a855f70d)}.animated-bubbles.light-mode[_ngcontent-%COMP%]{background:linear-gradient(135deg,#3b82f608,#9333ea08)}.animated-bubbles[_ngcontent-%COMP%]:before, .animated-bubbles[_ngcontent-%COMP%]:after{content:\"\";position:absolute;border-radius:50%;animation:_ngcontent-%COMP%_float 20s infinite ease-in-out}.animated-bubbles[_ngcontent-%COMP%]:before{width:500px;height:500px;background:radial-gradient(circle,rgba(99,102,241,.1) 0%,transparent 70%);top:-250px;right:-250px;animation-delay:-5s}.animated-bubbles[_ngcontent-%COMP%]:after{width:400px;height:400px;background:radial-gradient(circle,rgba(168,85,247,.1) 0%,transparent 70%);bottom:-200px;left:-200px;animation-delay:-10s}@keyframes _ngcontent-%COMP%_float{0%,to{transform:translateY(0) translate(0)}25%{transform:translateY(-50px) translate(50px)}50%{transform:translateY(-100px) translate(-50px)}75%{transform:translateY(-50px) translate(-100px)}}@keyframes _ngcontent-%COMP%_review-pulse{0%,to{box-shadow:0 0 #3b82f680}50%{box-shadow:0 0 0 8px #3b82f600}}.animate-review-pulse[_ngcontent-%COMP%]{animation:_ngcontent-%COMP%_review-pulse 2s ease-in-out infinite}@keyframes _ngcontent-%COMP%_status-pop{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.status-badge[_ngcontent-%COMP%]{animation:_ngcontent-%COMP%_status-pop .3s ease-out;transition:all .3s ease-out}@keyframes _ngcontent-%COMP%_alert-pulse{0%,to{box-shadow:0 0 #ef444466}50%{box-shadow:0 0 0 6px #ef444400}}.animate-alert-pulse[_ngcontent-%COMP%]{animation:_ngcontent-%COMP%_alert-pulse 1.5s ease-in-out infinite}"], data: { animation: [
|
|
95791
|
+
trigger('statusBadge', [
|
|
95792
|
+
transition(':enter', [
|
|
95793
|
+
style({ opacity: 0, transform: 'scale(0.8)' }),
|
|
95794
|
+
animate('200ms ease-out', style({ opacity: 1, transform: 'scale(1)' }))
|
|
95795
|
+
]),
|
|
95796
|
+
transition('* => *', [
|
|
95797
|
+
animate('200ms ease-out', style({ transform: 'scale(1.1)' })),
|
|
95798
|
+
animate('150ms ease-in', style({ transform: 'scale(1)' }))
|
|
95799
|
+
])
|
|
95800
|
+
]),
|
|
95801
|
+
trigger('allReviewedBadge', [
|
|
95802
|
+
transition(':enter', [
|
|
95803
|
+
style({ opacity: 0, transform: 'scale(0.5)' }),
|
|
95804
|
+
animate('400ms cubic-bezier(0.34, 1.56, 0.64, 1)', style({ opacity: 1, transform: 'scale(1)' }))
|
|
95805
|
+
])
|
|
95806
|
+
])
|
|
95807
|
+
] }, changeDetection: 0 }); }
|
|
95565
95808
|
}
|
|
95566
95809
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(SymphiqProfileFocusAreasAnalysesDashboardComponent, [{
|
|
95567
95810
|
type: Component,
|
|
95568
|
-
args: [{ selector: 'symphiq-profile-focus-areas-analyses-dashboard', standalone: true, imports: [CommonModule, DashboardHeaderComponent, SearchModalComponent, JourneyProgressIndicatorComponent, ConfidenceLevelCardComponent, ContentGenerationProgressComponent, TooltipDirective, TooltipContainerComponent], changeDetection: ChangeDetectionStrategy.OnPush,
|
|
95811
|
+
args: [{ selector: 'symphiq-profile-focus-areas-analyses-dashboard', standalone: true, imports: [CommonModule, DashboardHeaderComponent, SearchModalComponent, JourneyProgressIndicatorComponent, ConfidenceLevelCardComponent, ContentGenerationProgressComponent, TooltipDirective, TooltipContainerComponent], changeDetection: ChangeDetectionStrategy.OnPush, animations: [
|
|
95812
|
+
trigger('statusBadge', [
|
|
95813
|
+
transition(':enter', [
|
|
95814
|
+
style({ opacity: 0, transform: 'scale(0.8)' }),
|
|
95815
|
+
animate('200ms ease-out', style({ opacity: 1, transform: 'scale(1)' }))
|
|
95816
|
+
]),
|
|
95817
|
+
transition('* => *', [
|
|
95818
|
+
animate('200ms ease-out', style({ transform: 'scale(1.1)' })),
|
|
95819
|
+
animate('150ms ease-in', style({ transform: 'scale(1)' }))
|
|
95820
|
+
])
|
|
95821
|
+
]),
|
|
95822
|
+
trigger('allReviewedBadge', [
|
|
95823
|
+
transition(':enter', [
|
|
95824
|
+
style({ opacity: 0, transform: 'scale(0.5)' }),
|
|
95825
|
+
animate('400ms cubic-bezier(0.34, 1.56, 0.64, 1)', style({ opacity: 1, transform: 'scale(1)' }))
|
|
95826
|
+
])
|
|
95827
|
+
])
|
|
95828
|
+
], template: `
|
|
95569
95829
|
<div [class]="getContainerClasses()" class="min-h-screen relative">
|
|
95570
95830
|
<div class="animated-bubbles" [class.light-mode]="isLightMode()"
|
|
95571
95831
|
style="position: fixed; top: 0; left: 0; right: 0; bottom: 0; width: 100vw; height: 100vh; z-index: 1; pointer-events: none;"></div>
|
|
@@ -95620,6 +95880,102 @@ class SymphiqProfileFocusAreasAnalysesDashboardComponent {
|
|
|
95620
95880
|
Welcome to Your Focus Area Analyses
|
|
95621
95881
|
</h2>
|
|
95622
95882
|
|
|
95883
|
+
<!-- Focus Area & Analysis Status Summary -->
|
|
95884
|
+
@if (profileFocusAreas() !== undefined && profileAnalyses() !== undefined) {
|
|
95885
|
+
<div [ngClass]="getStatusComponentContainerClasses()" class="mb-6 p-4 rounded-xl border">
|
|
95886
|
+
@if (allInterestedFocusAreasAnalysisReviewed() && interestedFocusAreaCards().length > 0) {
|
|
95887
|
+
<div class="flex items-center justify-center gap-3 py-2" @allReviewedBadge>
|
|
95888
|
+
<div class="relative">
|
|
95889
|
+
<div class="absolute inset-0 bg-gradient-to-r from-emerald-400 via-green-400 to-teal-400 blur-lg opacity-50 animate-pulse"></div>
|
|
95890
|
+
<div class="relative px-6 py-2.5 bg-gradient-to-r from-emerald-500 via-green-500 to-teal-500 rounded-full shadow-lg flex items-center gap-2">
|
|
95891
|
+
<svg class="w-5 h-5 text-white" fill="currentColor" viewBox="0 0 20 20">
|
|
95892
|
+
<path fill-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"/>
|
|
95893
|
+
</svg>
|
|
95894
|
+
<span class="text-white font-bold text-sm tracking-wide">All Analyses Reviewed!</span>
|
|
95895
|
+
<svg class="w-4 h-4 text-yellow-300" fill="currentColor" viewBox="0 0 20 20">
|
|
95896
|
+
<path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z"/>
|
|
95897
|
+
</svg>
|
|
95898
|
+
</div>
|
|
95899
|
+
</div>
|
|
95900
|
+
</div>
|
|
95901
|
+
} @else {
|
|
95902
|
+
<div class="grid grid-cols-1 md:grid-cols-2 gap-4">
|
|
95903
|
+
<!-- Profile Focus Areas Status -->
|
|
95904
|
+
<div>
|
|
95905
|
+
<h4 [ngClass]="getStatusSectionTitleClasses()" class="text-sm font-semibold mb-3 flex items-center gap-2">
|
|
95906
|
+
<svg class="w-4 h-4" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
|
95907
|
+
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2"/>
|
|
95908
|
+
</svg>
|
|
95909
|
+
Focus Area Profiles
|
|
95910
|
+
</h4>
|
|
95911
|
+
<div class="flex flex-wrap gap-2">
|
|
95912
|
+
@if (focusAreaStatusCounts().generating > 0) {
|
|
95913
|
+
<span [@statusBadge]="focusAreaStatusCounts().generating" class="status-badge px-2.5 py-1 rounded-full text-xs font-medium bg-amber-100 dark:bg-amber-900/30 text-amber-700 dark:text-amber-400 flex items-center gap-1.5">
|
|
95914
|
+
<span class="w-2 h-2 rounded-full bg-amber-500 animate-pulse"></span>
|
|
95915
|
+
{{ focusAreaStatusCounts().generating }} Generating
|
|
95916
|
+
</span>
|
|
95917
|
+
}
|
|
95918
|
+
@if (focusAreaStatusCounts().notStarted > 0) {
|
|
95919
|
+
<span [@statusBadge]="focusAreaStatusCounts().notStarted" class="status-badge px-2.5 py-1 rounded-full text-xs font-medium bg-slate-100 dark:bg-slate-700/50 text-slate-600 dark:text-slate-400">
|
|
95920
|
+
{{ focusAreaStatusCounts().notStarted }} Not Started
|
|
95921
|
+
</span>
|
|
95922
|
+
}
|
|
95923
|
+
@if (focusAreaStatusCounts().inProgress > 0) {
|
|
95924
|
+
<span [@statusBadge]="focusAreaStatusCounts().inProgress" class="status-badge px-2.5 py-1 rounded-full text-xs font-medium bg-blue-100 dark:bg-blue-900/30 text-blue-700 dark:text-blue-400">
|
|
95925
|
+
{{ focusAreaStatusCounts().inProgress }} In Progress
|
|
95926
|
+
</span>
|
|
95927
|
+
}
|
|
95928
|
+
@if (focusAreaStatusCounts().completed > 0) {
|
|
95929
|
+
<span [@statusBadge]="focusAreaStatusCounts().completed" class="status-badge px-2.5 py-1 rounded-full text-xs font-medium bg-emerald-100 dark:bg-emerald-900/30 text-emerald-700 dark:text-emerald-400 flex items-center gap-1">
|
|
95930
|
+
<svg class="w-3 h-3" fill="currentColor" viewBox="0 0 20 20">
|
|
95931
|
+
<path fill-rule="evenodd" d="M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z" clip-rule="evenodd"/>
|
|
95932
|
+
</svg>
|
|
95933
|
+
{{ focusAreaStatusCounts().completed }} Completed
|
|
95934
|
+
</span>
|
|
95935
|
+
}
|
|
95936
|
+
</div>
|
|
95937
|
+
</div>
|
|
95938
|
+
<!-- Profile Analyses Status -->
|
|
95939
|
+
<div>
|
|
95940
|
+
<h4 [ngClass]="getStatusSectionTitleClasses()" class="text-sm font-semibold mb-3 flex items-center gap-2">
|
|
95941
|
+
<svg class="w-4 h-4" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
|
95942
|
+
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 19v-6a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2a2 2 0 002-2zm0 0V9a2 2 0 012-2h2a2 2 0 012 2v10m-6 0a2 2 0 002 2h2a2 2 0 002-2m0 0V5a2 2 0 012-2h2a2 2 0 012 2v14a2 2 0 01-2 2h-2a2 2 0 01-2-2z"/>
|
|
95943
|
+
</svg>
|
|
95944
|
+
Analyses
|
|
95945
|
+
</h4>
|
|
95946
|
+
<div class="flex flex-wrap gap-2">
|
|
95947
|
+
@if (analysisStatusCounts().generating > 0) {
|
|
95948
|
+
<span [@statusBadge]="analysisStatusCounts().generating" class="status-badge px-2.5 py-1 rounded-full text-xs font-medium bg-slate-100 dark:bg-slate-700/50 text-slate-600 dark:text-slate-400 flex items-center gap-1.5">
|
|
95949
|
+
<span class="w-2 h-2 rounded-full bg-slate-400 dark:bg-slate-500 animate-pulse"></span>
|
|
95950
|
+
{{ analysisStatusCounts().generating }} Generating
|
|
95951
|
+
</span>
|
|
95952
|
+
}
|
|
95953
|
+
@if (analysisStatusCounts().notReviewed > 0) {
|
|
95954
|
+
<span [@statusBadge]="analysisStatusCounts().notReviewed" class="status-badge px-2.5 py-1 rounded-full text-xs font-medium bg-red-100 dark:bg-red-900/30 text-red-700 dark:text-red-400 flex items-center gap-1.5 animate-alert-pulse">
|
|
95955
|
+
<span class="w-2 h-2 rounded-full bg-red-500 animate-pulse"></span>
|
|
95956
|
+
{{ analysisStatusCounts().notReviewed }} Not Reviewed
|
|
95957
|
+
</span>
|
|
95958
|
+
}
|
|
95959
|
+
@if (analysisStatusCounts().reviewed > 0) {
|
|
95960
|
+
<span [@statusBadge]="analysisStatusCounts().reviewed" class="status-badge px-2.5 py-1 rounded-full text-xs font-medium bg-emerald-100 dark:bg-emerald-900/30 text-emerald-700 dark:text-emerald-400 flex items-center gap-1">
|
|
95961
|
+
<svg class="w-3 h-3" fill="currentColor" viewBox="0 0 20 20">
|
|
95962
|
+
<path fill-rule="evenodd" d="M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z" clip-rule="evenodd"/>
|
|
95963
|
+
</svg>
|
|
95964
|
+
{{ analysisStatusCounts().reviewed }} Reviewed
|
|
95965
|
+
</span>
|
|
95966
|
+
}
|
|
95967
|
+
@if (analysisStatusCounts().generating === 0 && analysisStatusCounts().notReviewed === 0 && analysisStatusCounts().reviewed === 0) {
|
|
95968
|
+
<span class="status-badge px-2.5 py-1 rounded-full text-xs font-medium bg-slate-100 dark:bg-slate-700/50 text-slate-500 dark:text-slate-400">
|
|
95969
|
+
No analyses yet
|
|
95970
|
+
</span>
|
|
95971
|
+
}
|
|
95972
|
+
</div>
|
|
95973
|
+
</div>
|
|
95974
|
+
</div>
|
|
95975
|
+
}
|
|
95976
|
+
</div>
|
|
95977
|
+
}
|
|
95978
|
+
|
|
95623
95979
|
<!-- Description and Confidence Card in Responsive Layout -->
|
|
95624
95980
|
<div class="grid grid-cols-1 lg:grid-cols-3 gap-6 mb-6">
|
|
95625
95981
|
<!-- Description (takes 2 columns on large screens) -->
|
|
@@ -95844,7 +96200,7 @@ class SymphiqProfileFocusAreasAnalysesDashboardComponent {
|
|
|
95844
96200
|
@if (focusArea.canViewDetails && focusArea.profileFocusArea && !(focusArea.profileAnalysis && focusArea.selfContentStatusProfileAnalysis !== null && focusArea.selfContentStatusProfileAnalysis !== AiDynamicContentStatusEnum.GENERATED)) {
|
|
95845
96201
|
@if (focusArea.selfContentStatusProfileAnalysis === AiDynamicContentStatusEnum.GENERATED && focusArea.profileAnalysis?.reviewStatus === ProfileAnalysisReviewStatusEnum.NOT_REVIEWED) {
|
|
95846
96202
|
<div
|
|
95847
|
-
class="mt-auto cursor-pointer bg-gradient-to-r from-blue-600 via-cyan-600 to-teal-600 hover:from-blue-500 hover:via-cyan-500 hover:to-teal-500 transition-all duration-300 px-4 py-3 border-t border-blue-500/30"
|
|
96203
|
+
class="mt-auto cursor-pointer bg-gradient-to-r from-blue-600 via-cyan-600 to-teal-600 hover:from-blue-500 hover:via-cyan-500 hover:to-teal-500 transition-all duration-300 px-4 py-3 border-t border-blue-500/30 animate-review-pulse"
|
|
95848
96204
|
(click)="handleAnalysisFooterClick(focusArea.profileAnalysis!, focusArea.profileFocusArea)">
|
|
95849
96205
|
<div class="flex items-center justify-between">
|
|
95850
96206
|
<span class="text-sm font-semibold text-white flex items-center gap-2">
|
|
@@ -95959,12 +96315,12 @@ class SymphiqProfileFocusAreasAnalysesDashboardComponent {
|
|
|
95959
96315
|
|
|
95960
96316
|
<symphiq-tooltip-container/>
|
|
95961
96317
|
</div>
|
|
95962
|
-
`, styles: [".animated-bubbles{background:linear-gradient(135deg,#6366f10d,#a855f70d)}.animated-bubbles.light-mode{background:linear-gradient(135deg,#3b82f608,#9333ea08)}.animated-bubbles:before,.animated-bubbles:after{content:\"\";position:absolute;border-radius:50%;animation:float 20s infinite ease-in-out}.animated-bubbles:before{width:500px;height:500px;background:radial-gradient(circle,rgba(99,102,241,.1) 0%,transparent 70%);top:-250px;right:-250px;animation-delay:-5s}.animated-bubbles:after{width:400px;height:400px;background:radial-gradient(circle,rgba(168,85,247,.1) 0%,transparent 70%);bottom:-200px;left:-200px;animation-delay:-10s}@keyframes float{0%,to{transform:translateY(0) translate(0)}25%{transform:translateY(-50px) translate(50px)}50%{transform:translateY(-100px) translate(-50px)}75%{transform:translateY(-50px) translate(-100px)}}\n"] }]
|
|
96318
|
+
`, styles: [".animated-bubbles{background:linear-gradient(135deg,#6366f10d,#a855f70d)}.animated-bubbles.light-mode{background:linear-gradient(135deg,#3b82f608,#9333ea08)}.animated-bubbles:before,.animated-bubbles:after{content:\"\";position:absolute;border-radius:50%;animation:float 20s infinite ease-in-out}.animated-bubbles:before{width:500px;height:500px;background:radial-gradient(circle,rgba(99,102,241,.1) 0%,transparent 70%);top:-250px;right:-250px;animation-delay:-5s}.animated-bubbles:after{width:400px;height:400px;background:radial-gradient(circle,rgba(168,85,247,.1) 0%,transparent 70%);bottom:-200px;left:-200px;animation-delay:-10s}@keyframes float{0%,to{transform:translateY(0) translate(0)}25%{transform:translateY(-50px) translate(50px)}50%{transform:translateY(-100px) translate(-50px)}75%{transform:translateY(-50px) translate(-100px)}}@keyframes review-pulse{0%,to{box-shadow:0 0 #3b82f680}50%{box-shadow:0 0 0 8px #3b82f600}}.animate-review-pulse{animation:review-pulse 2s ease-in-out infinite}@keyframes status-pop{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.status-badge{animation:status-pop .3s ease-out;transition:all .3s ease-out}@keyframes alert-pulse{0%,to{box-shadow:0 0 #ef444466}50%{box-shadow:0 0 0 6px #ef444400}}.animate-alert-pulse{animation:alert-pulse 1.5s ease-in-out infinite}\n"] }]
|
|
95963
96319
|
}], null, { requestedByUser: [{ type: i0.Input, args: [{ isSignal: true, alias: "requestedByUser", required: false }] }], createdDate: [{ type: i0.Input, args: [{ isSignal: true, alias: "createdDate", required: false }] }], embedded: [{ type: i0.Input, args: [{ isSignal: true, alias: "embedded", required: false }] }], profileAnalyses: [{ type: i0.Input, args: [{ isSignal: true, alias: "profileAnalyses", required: false }] }], profileFocusAreas: [{ type: i0.Input, args: [{ isSignal: true, alias: "profileFocusAreas", required: false }] }], itemStatusesProfileFocusArea: [{ type: i0.Input, args: [{ isSignal: true, alias: "itemStatusesProfileFocusArea", required: false }] }], itemStatusesProfileAnalysis: [{ type: i0.Input, args: [{ isSignal: true, alias: "itemStatusesProfileAnalysis", required: false }] }], profile: [{ type: i0.Input, args: [{ isSignal: true, alias: "profile", required: false }] }], funnelAnalysis: [{ type: i0.Input, args: [{ isSignal: true, alias: "funnelAnalysis", required: false }] }], focusAreaDetails: [{ type: i0.Input, args: [{ isSignal: true, alias: "focusAreaDetails", required: false }] }], account: [{ type: i0.Input, args: [{ isSignal: true, alias: "account", required: false }] }], profileFocusAreaQuestions: [{ type: i0.Input, args: [{ isSignal: true, alias: "profileFocusAreaQuestions", required: false }] }], isOnboarded: [{ type: i0.Input, args: [{ isSignal: true, alias: "isOnboarded", required: false }] }], scrollEvent: [{ type: i0.Input, args: [{ isSignal: true, alias: "scrollEvent", required: false }] }], scrollElement: [{ type: i0.Input, args: [{ isSignal: true, alias: "scrollElement", required: false }] }], users: [{ type: i0.Input, args: [{ isSignal: true, alias: "users", required: false }] }], isLoading: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLoading", required: false }] }], forDemo: [{ type: i0.Input, args: [{ isSignal: true, alias: "forDemo", required: false }] }], currentUser: [{ type: i0.Input, args: [{ isSignal: true, alias: "currentUser", required: false }] }], maxAccessibleStepId: [{ type: i0.Input, args: [{ isSignal: true, alias: "maxAccessibleStepId", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], displayMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "displayMode", required: false }] }], currentStepId: [{ type: i0.Input, args: [{ isSignal: true, alias: "currentStepId", required: false }] }], navigateToProfileFocusArea: [{ type: i0.Output, args: ["navigateToProfileFocusArea"] }], navigateToProfileAnalysis: [{ type: i0.Output, args: ["navigateToProfileAnalysis"] }], stepClick: [{ type: i0.Output, args: ["stepClick"] }], nextStepClick: [{ type: i0.Output, args: ["nextStepClick"] }], answerFocusAreaProfileQuestions: [{ type: i0.Output, args: ["answerFocusAreaProfileQuestions"] }], continueFocusAreaProfileQuestions: [{ type: i0.Output, args: ["continueFocusAreaProfileQuestions"] }], profileQuestionAnswerSave: [{ type: i0.Output, args: ["profileQuestionAnswerSave"] }], focusAreaProfileAdminAnswerAction: [{ type: i0.Output, args: ["focusAreaProfileAdminAnswerAction"] }], onScroll: [{
|
|
95964
96320
|
type: HostListener,
|
|
95965
96321
|
args: ['window:scroll', ['$event']]
|
|
95966
96322
|
}] }); })();
|
|
95967
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqProfileFocusAreasAnalysesDashboardComponent, { className: "SymphiqProfileFocusAreasAnalysesDashboardComponent", filePath: "lib/components/profile-analyses-focus-areas-dashboard/symphiq-profile-focus-areas-analyses-dashboard.component.ts", lineNumber:
|
|
96323
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqProfileFocusAreasAnalysesDashboardComponent, { className: "SymphiqProfileFocusAreasAnalysesDashboardComponent", filePath: "lib/components/profile-analyses-focus-areas-dashboard/symphiq-profile-focus-areas-analyses-dashboard.component.ts", lineNumber: 679 }); })();
|
|
95968
96324
|
|
|
95969
96325
|
const _c0$6 = () => [];
|
|
95970
96326
|
function SymphiqProfileFocusAreaDashboardComponent_Conditional_4_Template(rf, ctx) { if (rf & 1) {
|