@eric-emg/symphiq-components 1.2.399 → 1.2.401
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 +134 -95
- package/fesm2022/symphiq-components.mjs.map +1 -1
- package/index.d.ts +22 -20
- package/index.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -92449,23 +92449,33 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Co
|
|
|
92449
92449
|
i0.ɵɵproperty("itemStatus", ctx_r1.itemStatusProfileShop())("viewMode", ctx_r1.viewMode());
|
|
92450
92450
|
} }
|
|
92451
92451
|
function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_1_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
92452
|
+
i0.ɵɵelementStart(0, "div", 32);
|
|
92453
|
+
i0.ɵɵelement(1, "symphiq-content-generation-progress", 35);
|
|
92454
|
+
i0.ɵɵelementEnd();
|
|
92455
|
+
} if (rf & 2) {
|
|
92456
|
+
const ctx_r1 = i0.ɵɵnextContext(4);
|
|
92457
|
+
i0.ɵɵproperty("ngClass", ctx_r1.getProgressCardClasses());
|
|
92458
|
+
i0.ɵɵadvance();
|
|
92459
|
+
i0.ɵɵproperty("itemStatus", ctx_r1.itemStatusProfileAnalysis())("viewMode", ctx_r1.viewMode())("title", ctx_r1.profileAnalysisGeneratingTitle());
|
|
92460
|
+
} }
|
|
92461
|
+
function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_1_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
92452
92462
|
const _r4 = i0.ɵɵgetCurrentView();
|
|
92453
|
-
i0.ɵɵelementStart(0, "symphiq-strategic-goals-tiled-grid",
|
|
92454
|
-
i0.ɵɵlistener("viewMoreClick", function
|
|
92463
|
+
i0.ɵɵelementStart(0, "symphiq-strategic-goals-tiled-grid", 36);
|
|
92464
|
+
i0.ɵɵlistener("viewMoreClick", function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_1_Conditional_2_Template_symphiq_strategic_goals_tiled_grid_viewMoreClick_0_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(4); return i0.ɵɵresetView(ctx_r1.openGoalModal($event)); });
|
|
92455
92465
|
i0.ɵɵelementEnd();
|
|
92456
92466
|
} if (rf & 2) {
|
|
92457
92467
|
const ctx_r1 = i0.ɵɵnextContext(4);
|
|
92458
92468
|
i0.ɵɵproperty("goals", ctx_r1.strategicRoadmapGoals())("viewMode", ctx_r1.viewMode());
|
|
92459
92469
|
} }
|
|
92460
92470
|
function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
92461
|
-
i0.ɵɵconditionalCreate(0, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_1_Conditional_0_Template, 2, 3, "div", 32)(1, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_1_Conditional_1_Template, 1, 2, "symphiq-strategic-goals-tiled-grid", 33);
|
|
92471
|
+
i0.ɵɵconditionalCreate(0, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_1_Conditional_0_Template, 2, 3, "div", 32)(1, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_1_Conditional_1_Template, 2, 4, "div", 32)(2, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_1_Conditional_2_Template, 1, 2, "symphiq-strategic-goals-tiled-grid", 33);
|
|
92462
92472
|
} if (rf & 2) {
|
|
92463
92473
|
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
92464
|
-
i0.ɵɵconditional(ctx_r1.isProfileShopGenerating() && !ctx_r1.isFocusAreaAnalysis() && !ctx_r1.isMetricAnalysis() ? 0 : 1);
|
|
92474
|
+
i0.ɵɵconditional(ctx_r1.isProfileShopGenerating() && !ctx_r1.isFocusAreaAnalysis() && !ctx_r1.isMetricAnalysis() ? 0 : ctx_r1.isProfileAnalysisGenerating() ? 1 : 2);
|
|
92465
92475
|
} }
|
|
92466
92476
|
function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_2_Conditional_0_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
92467
92477
|
i0.ɵɵelementStart(0, "div", 30);
|
|
92468
|
-
i0.ɵɵelement(1, "symphiq-subscription-value-proposition-card",
|
|
92478
|
+
i0.ɵɵelement(1, "symphiq-subscription-value-proposition-card", 40);
|
|
92469
92479
|
i0.ɵɵelementEnd();
|
|
92470
92480
|
} if (rf & 2) {
|
|
92471
92481
|
const ctx_r1 = i0.ɵɵnextContext(5);
|
|
@@ -92475,7 +92485,7 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Co
|
|
|
92475
92485
|
function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_2_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
92476
92486
|
const _r5 = i0.ɵɵgetCurrentView();
|
|
92477
92487
|
i0.ɵɵconditionalCreate(0, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_2_Conditional_0_Conditional_0_Template, 2, 1, "div", 30);
|
|
92478
|
-
i0.ɵɵelementStart(1, "symphiq-billing-currency-selector-card",
|
|
92488
|
+
i0.ɵɵelementStart(1, "symphiq-billing-currency-selector-card", 39);
|
|
92479
92489
|
i0.ɵɵlistener("currencySelected", function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_2_Conditional_0_Template_symphiq_billing_currency_selector_card_currencySelected_1_listener($event) { i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(4); return i0.ɵɵresetView(ctx_r1.handleCurrencyChange($event)); });
|
|
92480
92490
|
i0.ɵɵelementEnd();
|
|
92481
92491
|
} if (rf & 2) {
|
|
@@ -92487,7 +92497,7 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Co
|
|
|
92487
92497
|
} }
|
|
92488
92498
|
function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_2_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
92489
92499
|
const _r6 = i0.ɵɵgetCurrentView();
|
|
92490
|
-
i0.ɵɵelementStart(0, "div",
|
|
92500
|
+
i0.ɵɵelementStart(0, "div", 37)(1, "symphiq-plan-selection-container", 41);
|
|
92491
92501
|
i0.ɵɵlistener("periodUnitChanged", function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_2_Conditional_1_Template_symphiq_plan_selection_container_periodUnitChanged_1_listener($event) { i0.ɵɵrestoreView(_r6); const ctx_r1 = i0.ɵɵnextContext(4); return i0.ɵɵresetView(ctx_r1.handlePeriodUnitChange($event)); })("planSelected", function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_2_Conditional_1_Template_symphiq_plan_selection_container_planSelected_1_listener($event) { i0.ɵɵrestoreView(_r6); const ctx_r1 = i0.ɵɵnextContext(4); return i0.ɵɵresetView(ctx_r1.handlePlanSelection($event)); })("editCurrency", function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_2_Conditional_1_Template_symphiq_plan_selection_container_editCurrency_1_listener() { i0.ɵɵrestoreView(_r6); const ctx_r1 = i0.ɵɵnextContext(4); return i0.ɵɵresetView(ctx_r1.handleEditCurrencyClick()); })("checkout", function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_2_Conditional_1_Template_symphiq_plan_selection_container_checkout_1_listener($event) { i0.ɵɵrestoreView(_r6); const ctx_r1 = i0.ɵɵnextContext(4); return i0.ɵɵresetView(ctx_r1.checkoutPlanClick.emit($event)); });
|
|
92492
92502
|
i0.ɵɵelementEnd()();
|
|
92493
92503
|
} if (rf & 2) {
|
|
@@ -92498,7 +92508,7 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Co
|
|
|
92498
92508
|
} }
|
|
92499
92509
|
function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_2_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
92500
92510
|
const _r7 = i0.ɵɵgetCurrentView();
|
|
92501
|
-
i0.ɵɵelementStart(0, "symphiq-plan-selection-placeholder-card",
|
|
92511
|
+
i0.ɵɵelementStart(0, "symphiq-plan-selection-placeholder-card", 42);
|
|
92502
92512
|
i0.ɵɵlistener("editCurrency", function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_2_Conditional_2_Template_symphiq_plan_selection_placeholder_card_editCurrency_0_listener() { i0.ɵɵrestoreView(_r7); const ctx_r1 = i0.ɵɵnextContext(4); return i0.ɵɵresetView(ctx_r1.handleEditCurrencyClick()); });
|
|
92503
92513
|
i0.ɵɵelementEnd();
|
|
92504
92514
|
} if (rf & 2) {
|
|
@@ -92507,14 +92517,14 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Co
|
|
|
92507
92517
|
i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("selectedCurrency", ((tmp_5_0 = ctx_r1.account()) == null ? null : tmp_5_0.billingCurrencyCode) || ctx_r1.CurrencyCodeEnum.USD);
|
|
92508
92518
|
} }
|
|
92509
92519
|
function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
92510
|
-
i0.ɵɵconditionalCreate(0, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_2_Conditional_0_Template, 2, 4)(1, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_2_Conditional_1_Template, 2, 5, "div",
|
|
92520
|
+
i0.ɵɵconditionalCreate(0, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_2_Conditional_0_Template, 2, 4)(1, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_2_Conditional_1_Template, 2, 5, "div", 37)(2, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_2_Conditional_2_Template, 1, 2, "symphiq-plan-selection-placeholder-card", 38);
|
|
92511
92521
|
} if (rf & 2) {
|
|
92512
92522
|
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
92513
92523
|
i0.ɵɵconditional(!ctx_r1.hasBillingCurrency() || ctx_r1.isEditingCurrency() ? 0 : ctx_r1.showPlanSelection() ? 1 : 2);
|
|
92514
92524
|
} }
|
|
92515
92525
|
function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
92516
92526
|
i0.ɵɵelementStart(0, "div", 30);
|
|
92517
|
-
i0.ɵɵconditionalCreate(1, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_1_Template,
|
|
92527
|
+
i0.ɵɵconditionalCreate(1, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_1_Template, 3, 1)(2, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_2_Template, 3, 1);
|
|
92518
92528
|
i0.ɵɵelementEnd();
|
|
92519
92529
|
} if (rf & 2) {
|
|
92520
92530
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
@@ -92523,7 +92533,7 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Te
|
|
|
92523
92533
|
} }
|
|
92524
92534
|
function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
92525
92535
|
i0.ɵɵelementStart(0, "div");
|
|
92526
|
-
i0.ɵɵelement(1, "symphiq-collapsible-analysis-section-group",
|
|
92536
|
+
i0.ɵɵelement(1, "symphiq-collapsible-analysis-section-group", 43);
|
|
92527
92537
|
i0.ɵɵelementEnd();
|
|
92528
92538
|
} if (rf & 2) {
|
|
92529
92539
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
@@ -92536,22 +92546,22 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Template(rf, ctx
|
|
|
92536
92546
|
i0.ɵɵconditionalCreate(2, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_2_Template, 2, 11, "div");
|
|
92537
92547
|
} if (rf & 2) {
|
|
92538
92548
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
92539
|
-
i0.ɵɵconditional(ctx_r1.shouldShowShopProfileStatus() && !ctx_r1.isFocusAreaAnalysis() && !ctx_r1.isMetricAnalysis() ? 0 : -1);
|
|
92549
|
+
i0.ɵɵconditional(ctx_r1.shouldShowShopProfileStatus() && !ctx_r1.isFocusAreaAnalysis() && !ctx_r1.isMetricAnalysis() && !ctx_r1.isProfileAnalysisGenerating() ? 0 : -1);
|
|
92540
92550
|
i0.ɵɵadvance();
|
|
92541
92551
|
i0.ɵɵconditional(ctx_r1.profileAnalysis() ? 1 : -1);
|
|
92542
92552
|
i0.ɵɵadvance();
|
|
92543
92553
|
i0.ɵɵconditional(ctx_r1.nonStrategicSections().length > 0 ? 2 : -1);
|
|
92544
92554
|
} }
|
|
92545
92555
|
function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
92546
|
-
i0.ɵɵelement(0, "symphiq-grade-badge",
|
|
92556
|
+
i0.ɵɵelement(0, "symphiq-grade-badge", 54);
|
|
92547
92557
|
} if (rf & 2) {
|
|
92548
92558
|
const summary_r9 = i0.ɵɵnextContext();
|
|
92549
92559
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
92550
92560
|
i0.ɵɵproperty("grade", summary_r9.overallGrade)("gradeRationale", summary_r9.gradeRationale || "")("viewMode", ctx_r1.viewMode());
|
|
92551
92561
|
} }
|
|
92552
92562
|
function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_10_Conditional_4_Template(rf, ctx) { if (rf & 1) {
|
|
92553
|
-
i0.ɵɵelementStart(0, "div",
|
|
92554
|
-
i0.ɵɵelement(1, "symphiq-napkin-visual-placeholder",
|
|
92563
|
+
i0.ɵɵelementStart(0, "div", 67);
|
|
92564
|
+
i0.ɵɵelement(1, "symphiq-napkin-visual-placeholder", 70);
|
|
92555
92565
|
i0.ɵɵelementEnd();
|
|
92556
92566
|
} if (rf & 2) {
|
|
92557
92567
|
const summary_r9 = i0.ɵɵnextContext(2);
|
|
@@ -92560,15 +92570,15 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_C
|
|
|
92560
92570
|
i0.ɵɵproperty("visual", summary_r9.napkinVisual)("viewMode", ctx_r1.viewMode());
|
|
92561
92571
|
} }
|
|
92562
92572
|
function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_10_Template(rf, ctx) { if (rf & 1) {
|
|
92563
|
-
i0.ɵɵelementStart(0, "div",
|
|
92573
|
+
i0.ɵɵelementStart(0, "div", 55)(1, "h3", 65);
|
|
92564
92574
|
i0.ɵɵtext(2, " Analysis Narrative ");
|
|
92565
92575
|
i0.ɵɵelementEnd();
|
|
92566
|
-
i0.ɵɵelementStart(3, "div",
|
|
92567
|
-
i0.ɵɵconditionalCreate(4, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_10_Conditional_4_Template, 2, 2, "div",
|
|
92568
|
-
i0.ɵɵelementStart(5, "p",
|
|
92576
|
+
i0.ɵɵelementStart(3, "div", 66);
|
|
92577
|
+
i0.ɵɵconditionalCreate(4, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_10_Conditional_4_Template, 2, 2, "div", 67);
|
|
92578
|
+
i0.ɵɵelementStart(5, "p", 68);
|
|
92569
92579
|
i0.ɵɵtext(6);
|
|
92570
92580
|
i0.ɵɵelementEnd();
|
|
92571
|
-
i0.ɵɵelement(7, "div",
|
|
92581
|
+
i0.ɵɵelement(7, "div", 69);
|
|
92572
92582
|
i0.ɵɵelementEnd()();
|
|
92573
92583
|
} if (rf & 2) {
|
|
92574
92584
|
const summary_r9 = i0.ɵɵnextContext();
|
|
@@ -92584,10 +92594,10 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_C
|
|
|
92584
92594
|
i0.ɵɵtextInterpolate1(" ", summary_r9.narrative, " ");
|
|
92585
92595
|
} }
|
|
92586
92596
|
function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_39_For_5_Conditional_12_Template(rf, ctx) { if (rf & 1) {
|
|
92587
|
-
i0.ɵɵelementStart(0, "div",
|
|
92597
|
+
i0.ɵɵelementStart(0, "div", 80);
|
|
92588
92598
|
i0.ɵɵnamespaceSVG();
|
|
92589
|
-
i0.ɵɵelementStart(1, "svg",
|
|
92590
|
-
i0.ɵɵelement(2, "path",
|
|
92599
|
+
i0.ɵɵelementStart(1, "svg", 82);
|
|
92600
|
+
i0.ɵɵelement(2, "path", 83);
|
|
92591
92601
|
i0.ɵɵelementEnd();
|
|
92592
92602
|
i0.ɵɵnamespaceHTML();
|
|
92593
92603
|
i0.ɵɵelementStart(3, "span");
|
|
@@ -92601,10 +92611,10 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_C
|
|
|
92601
92611
|
i0.ɵɵtextInterpolate(win_r10.estimatedTimeframe);
|
|
92602
92612
|
} }
|
|
92603
92613
|
function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_39_For_5_Conditional_13_Template(rf, ctx) { if (rf & 1) {
|
|
92604
|
-
i0.ɵɵelementStart(0, "div",
|
|
92614
|
+
i0.ɵɵelementStart(0, "div", 81)(1, "h4", 84);
|
|
92605
92615
|
i0.ɵɵtext(2, " Related Goal ");
|
|
92606
92616
|
i0.ɵɵelementEnd();
|
|
92607
|
-
i0.ɵɵelement(3, "symphiq-related-goal-chips",
|
|
92617
|
+
i0.ɵɵelement(3, "symphiq-related-goal-chips", 85);
|
|
92608
92618
|
i0.ɵɵelementEnd();
|
|
92609
92619
|
} if (rf & 2) {
|
|
92610
92620
|
const win_r10 = i0.ɵɵnextContext().$implicit;
|
|
@@ -92615,20 +92625,20 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_C
|
|
|
92615
92625
|
i0.ɵɵproperty("relatedGoalIds", i0.ɵɵpureFunction1(4, _c4, win_r10.relatedGoalId))("allGoals", ctx_r1.allGoals())("viewMode", ctx_r1.viewMode());
|
|
92616
92626
|
} }
|
|
92617
92627
|
function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_39_For_5_Template(rf, ctx) { if (rf & 1) {
|
|
92618
|
-
i0.ɵɵelementStart(0, "div",
|
|
92628
|
+
i0.ɵɵelementStart(0, "div", 73)(1, "div", 74)(2, "div", 75)(3, "span", 76);
|
|
92619
92629
|
i0.ɵɵtext(4);
|
|
92620
92630
|
i0.ɵɵelementEnd();
|
|
92621
|
-
i0.ɵɵelementStart(5, "p",
|
|
92631
|
+
i0.ɵɵelementStart(5, "p", 77);
|
|
92622
92632
|
i0.ɵɵtext(6);
|
|
92623
92633
|
i0.ɵɵelementEnd()();
|
|
92624
|
-
i0.ɵɵelementStart(7, "div",
|
|
92634
|
+
i0.ɵɵelementStart(7, "div", 78)(8, "span", 79);
|
|
92625
92635
|
i0.ɵɵtext(9);
|
|
92626
92636
|
i0.ɵɵelementEnd();
|
|
92627
|
-
i0.ɵɵelementStart(10, "span",
|
|
92637
|
+
i0.ɵɵelementStart(10, "span", 79);
|
|
92628
92638
|
i0.ɵɵtext(11);
|
|
92629
92639
|
i0.ɵɵelementEnd()();
|
|
92630
|
-
i0.ɵɵconditionalCreate(12, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_39_For_5_Conditional_12_Template, 5, 2, "div",
|
|
92631
|
-
i0.ɵɵconditionalCreate(13, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_39_For_5_Conditional_13_Template, 4, 6, "div",
|
|
92640
|
+
i0.ɵɵconditionalCreate(12, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_39_For_5_Conditional_12_Template, 5, 2, "div", 80);
|
|
92641
|
+
i0.ɵɵconditionalCreate(13, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_39_For_5_Conditional_13_Template, 4, 6, "div", 81);
|
|
92632
92642
|
i0.ɵɵelementEnd()();
|
|
92633
92643
|
} if (rf & 2) {
|
|
92634
92644
|
const win_r10 = ctx.$implicit;
|
|
@@ -92657,11 +92667,11 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_C
|
|
|
92657
92667
|
i0.ɵɵconditional(win_r10.relatedGoalId ? 13 : -1);
|
|
92658
92668
|
} }
|
|
92659
92669
|
function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_39_Template(rf, ctx) { if (rf & 1) {
|
|
92660
|
-
i0.ɵɵelementStart(0, "div",
|
|
92670
|
+
i0.ɵɵelementStart(0, "div", 64)(1, "h3", 71);
|
|
92661
92671
|
i0.ɵɵtext(2, " Quick Wins ");
|
|
92662
92672
|
i0.ɵɵelementEnd();
|
|
92663
|
-
i0.ɵɵelementStart(3, "div",
|
|
92664
|
-
i0.ɵɵrepeaterCreate(4, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_39_For_5_Template, 14, 11, "div",
|
|
92673
|
+
i0.ɵɵelementStart(3, "div", 72);
|
|
92674
|
+
i0.ɵɵrepeaterCreate(4, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_39_For_5_Template, 14, 11, "div", 73, i0.ɵɵrepeaterTrackByIndex);
|
|
92665
92675
|
i0.ɵɵelementEnd()();
|
|
92666
92676
|
} if (rf & 2) {
|
|
92667
92677
|
const summary_r9 = i0.ɵɵnextContext();
|
|
@@ -92673,55 +92683,55 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_C
|
|
|
92673
92683
|
} }
|
|
92674
92684
|
function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
92675
92685
|
const _r8 = i0.ɵɵgetCurrentView();
|
|
92676
|
-
i0.ɵɵelementStart(0, "section",
|
|
92686
|
+
i0.ɵɵelementStart(0, "section", 44)(1, "div", 48)(2, "div", 49)(3, "div", 50)(4, "div", 51)(5, "h2", 52);
|
|
92677
92687
|
i0.ɵɵtext(6, " Executive Summary ");
|
|
92678
92688
|
i0.ɵɵelementEnd();
|
|
92679
|
-
i0.ɵɵelementStart(7, "p",
|
|
92689
|
+
i0.ɵɵelementStart(7, "p", 53);
|
|
92680
92690
|
i0.ɵɵtext(8);
|
|
92681
92691
|
i0.ɵɵelementEnd()();
|
|
92682
|
-
i0.ɵɵconditionalCreate(9, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_9_Template, 1, 3, "symphiq-grade-badge",
|
|
92692
|
+
i0.ɵɵconditionalCreate(9, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_9_Template, 1, 3, "symphiq-grade-badge", 54);
|
|
92683
92693
|
i0.ɵɵelementEnd();
|
|
92684
|
-
i0.ɵɵconditionalCreate(10, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_10_Template, 8, 5, "div",
|
|
92685
|
-
i0.ɵɵelementStart(11, "div",
|
|
92694
|
+
i0.ɵɵconditionalCreate(10, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_10_Template, 8, 5, "div", 55);
|
|
92695
|
+
i0.ɵɵelementStart(11, "div", 56)(12, "button", 57);
|
|
92686
92696
|
i0.ɵɵlistener("click", function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Template_button_click_12_listener() { const summary_r9 = i0.ɵɵrestoreView(_r8); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onKeyStrengthsClick(summary_r9)); });
|
|
92687
|
-
i0.ɵɵelementStart(13, "div",
|
|
92697
|
+
i0.ɵɵelementStart(13, "div", 58);
|
|
92688
92698
|
i0.ɵɵtext(14, " Key Strengths ");
|
|
92689
92699
|
i0.ɵɵelementEnd();
|
|
92690
|
-
i0.ɵɵelementStart(15, "div",
|
|
92700
|
+
i0.ɵɵelementStart(15, "div", 59);
|
|
92691
92701
|
i0.ɵɵtext(16);
|
|
92692
92702
|
i0.ɵɵelementEnd();
|
|
92693
|
-
i0.ɵɵelementStart(17, "div",
|
|
92703
|
+
i0.ɵɵelementStart(17, "div", 60)(18, "span", 61);
|
|
92694
92704
|
i0.ɵɵtext(19, "View Details");
|
|
92695
92705
|
i0.ɵɵelementEnd();
|
|
92696
|
-
i0.ɵɵelement(20, "symphiq-icon",
|
|
92706
|
+
i0.ɵɵelement(20, "symphiq-icon", 62);
|
|
92697
92707
|
i0.ɵɵelementEnd()();
|
|
92698
|
-
i0.ɵɵelementStart(21, "button",
|
|
92708
|
+
i0.ɵɵelementStart(21, "button", 57);
|
|
92699
92709
|
i0.ɵɵlistener("click", function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Template_button_click_21_listener() { const summary_r9 = i0.ɵɵrestoreView(_r8); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onCriticalGapsClick(summary_r9)); });
|
|
92700
|
-
i0.ɵɵelementStart(22, "div",
|
|
92710
|
+
i0.ɵɵelementStart(22, "div", 58);
|
|
92701
92711
|
i0.ɵɵtext(23, " Critical Gaps ");
|
|
92702
92712
|
i0.ɵɵelementEnd();
|
|
92703
|
-
i0.ɵɵelementStart(24, "div",
|
|
92713
|
+
i0.ɵɵelementStart(24, "div", 59);
|
|
92704
92714
|
i0.ɵɵtext(25);
|
|
92705
92715
|
i0.ɵɵelementEnd();
|
|
92706
|
-
i0.ɵɵelementStart(26, "div",
|
|
92716
|
+
i0.ɵɵelementStart(26, "div", 60)(27, "span", 61);
|
|
92707
92717
|
i0.ɵɵtext(28, "View Details");
|
|
92708
92718
|
i0.ɵɵelementEnd();
|
|
92709
|
-
i0.ɵɵelement(29, "symphiq-icon",
|
|
92719
|
+
i0.ɵɵelement(29, "symphiq-icon", 62);
|
|
92710
92720
|
i0.ɵɵelementEnd()();
|
|
92711
|
-
i0.ɵɵelementStart(30, "button",
|
|
92721
|
+
i0.ɵɵelementStart(30, "button", 57);
|
|
92712
92722
|
i0.ɵɵlistener("click", function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Template_button_click_30_listener() { i0.ɵɵrestoreView(_r8); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.scrollToQuickWins()); });
|
|
92713
|
-
i0.ɵɵelementStart(31, "div",
|
|
92723
|
+
i0.ɵɵelementStart(31, "div", 58);
|
|
92714
92724
|
i0.ɵɵtext(32, " Quick Wins ");
|
|
92715
92725
|
i0.ɵɵelementEnd();
|
|
92716
|
-
i0.ɵɵelementStart(33, "div",
|
|
92726
|
+
i0.ɵɵelementStart(33, "div", 59);
|
|
92717
92727
|
i0.ɵɵtext(34);
|
|
92718
92728
|
i0.ɵɵelementEnd();
|
|
92719
|
-
i0.ɵɵelementStart(35, "div",
|
|
92729
|
+
i0.ɵɵelementStart(35, "div", 60)(36, "span", 61);
|
|
92720
92730
|
i0.ɵɵtext(37, "Details Below");
|
|
92721
92731
|
i0.ɵɵelementEnd();
|
|
92722
|
-
i0.ɵɵelement(38, "symphiq-icon",
|
|
92732
|
+
i0.ɵɵelement(38, "symphiq-icon", 63);
|
|
92723
92733
|
i0.ɵɵelementEnd()()()()();
|
|
92724
|
-
i0.ɵɵconditionalCreate(39, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_39_Template, 6, 1, "div",
|
|
92734
|
+
i0.ɵɵconditionalCreate(39, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_39_Template, 6, 1, "div", 64);
|
|
92725
92735
|
i0.ɵɵelementEnd();
|
|
92726
92736
|
} if (rf & 2) {
|
|
92727
92737
|
const summary_r9 = ctx;
|
|
@@ -92779,7 +92789,7 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_T
|
|
|
92779
92789
|
} }
|
|
92780
92790
|
function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
92781
92791
|
const _r12 = i0.ɵɵgetCurrentView();
|
|
92782
|
-
i0.ɵɵelementStart(0, "symphiq-focus-area-executive-summary",
|
|
92792
|
+
i0.ɵɵelementStart(0, "symphiq-focus-area-executive-summary", 86);
|
|
92783
92793
|
i0.ɵɵlistener("topPrioritiesClick", function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_1_Template_symphiq_focus_area_executive_summary_topPrioritiesClick_0_listener() { i0.ɵɵrestoreView(_r12); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.handleTopPrioritiesClick()); })("priorityDetailClick", function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_1_Template_symphiq_focus_area_executive_summary_priorityDetailClick_0_listener($event) { i0.ɵɵrestoreView(_r12); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.handlePriorityDetailClick($event)); });
|
|
92784
92794
|
i0.ɵɵelementEnd();
|
|
92785
92795
|
} if (rf & 2) {
|
|
@@ -92788,7 +92798,7 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_1_T
|
|
|
92788
92798
|
} }
|
|
92789
92799
|
function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
92790
92800
|
const _r13 = i0.ɵɵgetCurrentView();
|
|
92791
|
-
i0.ɵɵelementStart(0, "symphiq-metric-executive-summary",
|
|
92801
|
+
i0.ɵɵelementStart(0, "symphiq-metric-executive-summary", 87);
|
|
92792
92802
|
i0.ɵɵlistener("topPrioritiesClick", function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_2_Template_symphiq_metric_executive_summary_topPrioritiesClick_0_listener() { i0.ɵɵrestoreView(_r13); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.handleMetricTopPrioritiesClick()); })("priorityDetailClick", function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_2_Template_symphiq_metric_executive_summary_priorityDetailClick_0_listener($event) { i0.ɵɵrestoreView(_r13); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.handleMetricPriorityDetailClick($event)); });
|
|
92793
92803
|
i0.ɵɵelementEnd();
|
|
92794
92804
|
} if (rf & 2) {
|
|
@@ -92796,21 +92806,21 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_2_T
|
|
|
92796
92806
|
i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("summary", ctx)("metricName", ctx_r1.metricName())("allGoals", ctx_r1.allGoals());
|
|
92797
92807
|
} }
|
|
92798
92808
|
function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_3_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
92799
|
-
i0.ɵɵelement(0, "symphiq-section-divider",
|
|
92809
|
+
i0.ɵɵelement(0, "symphiq-section-divider", 88);
|
|
92800
92810
|
} if (rf & 2) {
|
|
92801
92811
|
const sectionList_r14 = i0.ɵɵnextContext();
|
|
92802
92812
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
92803
92813
|
i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("sectionIcon", sectionList_r14[0].icon);
|
|
92804
92814
|
} }
|
|
92805
92815
|
function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_3_Template(rf, ctx) { if (rf & 1) {
|
|
92806
|
-
i0.ɵɵconditionalCreate(0, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_3_Conditional_0_Template, 1, 2, "symphiq-section-divider",
|
|
92816
|
+
i0.ɵɵconditionalCreate(0, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_3_Conditional_0_Template, 1, 2, "symphiq-section-divider", 88);
|
|
92807
92817
|
} if (rf & 2) {
|
|
92808
92818
|
const sectionList_r14 = ctx;
|
|
92809
92819
|
i0.ɵɵconditional(sectionList_r14.length > 0 && sectionList_r14[0].icon ? 0 : -1);
|
|
92810
92820
|
} }
|
|
92811
92821
|
function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
92812
|
-
i0.ɵɵelementStart(0, "div",
|
|
92813
|
-
i0.ɵɵelement(1, "symphiq-icon",
|
|
92822
|
+
i0.ɵɵelementStart(0, "div", 91);
|
|
92823
|
+
i0.ɵɵelement(1, "symphiq-icon", 95);
|
|
92814
92824
|
i0.ɵɵelementEnd();
|
|
92815
92825
|
} if (rf & 2) {
|
|
92816
92826
|
const section_r15 = i0.ɵɵnextContext().$implicit;
|
|
@@ -92820,8 +92830,8 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_F
|
|
|
92820
92830
|
i0.ɵɵproperty("icon", section_r15.icon);
|
|
92821
92831
|
} }
|
|
92822
92832
|
function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_6_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
92823
|
-
i0.ɵɵelementStart(0, "div",
|
|
92824
|
-
i0.ɵɵelement(1, "symphiq-napkin-visual-placeholder",
|
|
92833
|
+
i0.ɵɵelementStart(0, "div", 97);
|
|
92834
|
+
i0.ɵɵelement(1, "symphiq-napkin-visual-placeholder", 70);
|
|
92825
92835
|
i0.ɵɵelementEnd();
|
|
92826
92836
|
} if (rf & 2) {
|
|
92827
92837
|
const section_r15 = i0.ɵɵnextContext(2).$implicit;
|
|
@@ -92830,7 +92840,7 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_F
|
|
|
92830
92840
|
i0.ɵɵproperty("visual", section_r15.visual)("viewMode", ctx_r1.viewMode());
|
|
92831
92841
|
} }
|
|
92832
92842
|
function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_6_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
92833
|
-
i0.ɵɵelementStart(0, "div",
|
|
92843
|
+
i0.ɵɵelementStart(0, "div", 99)(1, "p", 68);
|
|
92834
92844
|
i0.ɵɵtext(2);
|
|
92835
92845
|
i0.ɵɵelementEnd()();
|
|
92836
92846
|
} if (rf & 2) {
|
|
@@ -92843,42 +92853,42 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_F
|
|
|
92843
92853
|
i0.ɵɵtextInterpolate1(" ", section_r15.description, " ");
|
|
92844
92854
|
} }
|
|
92845
92855
|
function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_6_Template(rf, ctx) { if (rf & 1) {
|
|
92846
|
-
i0.ɵɵelementStart(0, "div",
|
|
92847
|
-
i0.ɵɵconditionalCreate(1, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_6_Conditional_1_Template, 2, 2, "div",
|
|
92848
|
-
i0.ɵɵconditionalCreate(2, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_6_Conditional_2_Template, 3, 6, "div",
|
|
92856
|
+
i0.ɵɵelementStart(0, "div", 96);
|
|
92857
|
+
i0.ɵɵconditionalCreate(1, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_6_Conditional_1_Template, 2, 2, "div", 97);
|
|
92858
|
+
i0.ɵɵconditionalCreate(2, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_6_Conditional_2_Template, 3, 6, "div", 98);
|
|
92849
92859
|
i0.ɵɵelementEnd();
|
|
92850
92860
|
} if (rf & 2) {
|
|
92851
92861
|
const ctx_r15 = i0.ɵɵnextContext();
|
|
92852
92862
|
const section_r15 = ctx_r15.$implicit;
|
|
92853
|
-
const ɵ$
|
|
92854
|
-
i0.ɵɵclassProp("lg:flex-row-reverse", ɵ$
|
|
92863
|
+
const ɵ$index_221_r17 = ctx_r15.$index;
|
|
92864
|
+
i0.ɵɵclassProp("lg:flex-row-reverse", ɵ$index_221_r17 % 2 === 0);
|
|
92855
92865
|
i0.ɵɵadvance();
|
|
92856
92866
|
i0.ɵɵconditional(section_r15.visual && section_r15.visual.enabled ? 1 : -1);
|
|
92857
92867
|
i0.ɵɵadvance();
|
|
92858
92868
|
i0.ɵɵconditional(section_r15.description ? 2 : -1);
|
|
92859
92869
|
} }
|
|
92860
92870
|
function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
92861
|
-
i0.ɵɵelement(0, "symphiq-section-divider",
|
|
92871
|
+
i0.ɵɵelement(0, "symphiq-section-divider", 88);
|
|
92862
92872
|
} if (rf & 2) {
|
|
92863
|
-
const ɵ$
|
|
92873
|
+
const ɵ$index_221_r17 = i0.ɵɵnextContext().$index;
|
|
92864
92874
|
const sectionList_r18 = i0.ɵɵnextContext();
|
|
92865
92875
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
92866
|
-
i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("sectionIcon", sectionList_r18[ɵ$
|
|
92876
|
+
i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("sectionIcon", sectionList_r18[ɵ$index_221_r17 + 1].icon);
|
|
92867
92877
|
} }
|
|
92868
92878
|
function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Template(rf, ctx) { if (rf & 1) {
|
|
92869
|
-
i0.ɵɵelementStart(0, "div",
|
|
92870
|
-
i0.ɵɵconditionalCreate(2, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_2_Template, 2, 2, "div",
|
|
92871
|
-
i0.ɵɵelementStart(3, "div",
|
|
92879
|
+
i0.ɵɵelementStart(0, "div", 89)(1, "div", 90);
|
|
92880
|
+
i0.ɵɵconditionalCreate(2, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_2_Template, 2, 2, "div", 91);
|
|
92881
|
+
i0.ɵɵelementStart(3, "div", 51)(4, "h3", 92);
|
|
92872
92882
|
i0.ɵɵtext(5);
|
|
92873
92883
|
i0.ɵɵelementEnd()()();
|
|
92874
|
-
i0.ɵɵconditionalCreate(6, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_6_Template, 3, 4, "div",
|
|
92875
|
-
i0.ɵɵelement(7, "symphiq-profile-section-content",
|
|
92884
|
+
i0.ɵɵconditionalCreate(6, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_6_Template, 3, 4, "div", 93);
|
|
92885
|
+
i0.ɵɵelement(7, "symphiq-profile-section-content", 94);
|
|
92876
92886
|
i0.ɵɵelementEnd();
|
|
92877
|
-
i0.ɵɵconditionalCreate(8, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_8_Template, 1, 2, "symphiq-section-divider",
|
|
92887
|
+
i0.ɵɵconditionalCreate(8, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_8_Template, 1, 2, "symphiq-section-divider", 88);
|
|
92878
92888
|
} if (rf & 2) {
|
|
92879
92889
|
const section_r15 = ctx.$implicit;
|
|
92880
|
-
const ɵ$
|
|
92881
|
-
const ɵ$
|
|
92890
|
+
const ɵ$index_221_r17 = ctx.$index;
|
|
92891
|
+
const ɵ$count_221_r19 = ctx.$count;
|
|
92882
92892
|
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
92883
92893
|
i0.ɵɵproperty("id", "section-" + section_r15.id)("ngClass", ctx_r1.getSectionCardClasses());
|
|
92884
92894
|
i0.ɵɵadvance(2);
|
|
@@ -92890,12 +92900,12 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_F
|
|
|
92890
92900
|
i0.ɵɵadvance();
|
|
92891
92901
|
i0.ɵɵconditional(section_r15.description || section_r15.visual && section_r15.visual.enabled ? 6 : -1);
|
|
92892
92902
|
i0.ɵɵadvance();
|
|
92893
|
-
i0.ɵɵproperty("section", section_r15)("executiveSummary", section_r15.id === "executive-summary" ? ctx_r1.executiveSummary() : undefined)("viewMode", ctx_r1.viewMode())("sectionIndex", ɵ$
|
|
92903
|
+
i0.ɵɵproperty("section", section_r15)("executiveSummary", section_r15.id === "executive-summary" ? ctx_r1.executiveSummary() : undefined)("viewMode", ctx_r1.viewMode())("sectionIndex", ɵ$index_221_r17)("allGoals", ctx_r1.allGoals())("allMetrics", ctx_r1.allMetrics())("allCharts", ctx_r1.allCharts())("allInsights", ctx_r1.allInsights())("businessProfile", ctx_r1.profile());
|
|
92894
92904
|
i0.ɵɵadvance();
|
|
92895
|
-
i0.ɵɵconditional(!(ɵ$
|
|
92905
|
+
i0.ɵɵconditional(!(ɵ$index_221_r17 === ɵ$count_221_r19 - 1) ? 8 : -1);
|
|
92896
92906
|
} }
|
|
92897
92907
|
function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_Template(rf, ctx) { if (rf & 1) {
|
|
92898
|
-
i0.ɵɵelementStart(0, "section",
|
|
92908
|
+
i0.ɵɵelementStart(0, "section", 47);
|
|
92899
92909
|
i0.ɵɵrepeaterCreate(1, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Template, 9, 16, null, null, _forTrack0);
|
|
92900
92910
|
i0.ɵɵelementEnd();
|
|
92901
92911
|
} if (rf & 2) {
|
|
@@ -92903,11 +92913,11 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_T
|
|
|
92903
92913
|
i0.ɵɵrepeater(ctx);
|
|
92904
92914
|
} }
|
|
92905
92915
|
function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Template(rf, ctx) { if (rf & 1) {
|
|
92906
|
-
i0.ɵɵconditionalCreate(0, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Template, 40, 34, "section",
|
|
92907
|
-
i0.ɵɵconditionalCreate(1, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_1_Template, 1, 3, "symphiq-focus-area-executive-summary",
|
|
92908
|
-
i0.ɵɵconditionalCreate(2, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_2_Template, 1, 4, "symphiq-metric-executive-summary",
|
|
92916
|
+
i0.ɵɵconditionalCreate(0, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Template, 40, 34, "section", 44);
|
|
92917
|
+
i0.ɵɵconditionalCreate(1, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_1_Template, 1, 3, "symphiq-focus-area-executive-summary", 45);
|
|
92918
|
+
i0.ɵɵconditionalCreate(2, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_2_Template, 1, 4, "symphiq-metric-executive-summary", 46);
|
|
92909
92919
|
i0.ɵɵconditionalCreate(3, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_3_Template, 1, 1);
|
|
92910
|
-
i0.ɵɵconditionalCreate(4, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_Template, 3, 0, "section",
|
|
92920
|
+
i0.ɵɵconditionalCreate(4, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_Template, 3, 0, "section", 47);
|
|
92911
92921
|
} if (rf & 2) {
|
|
92912
92922
|
let tmp_1_0;
|
|
92913
92923
|
let tmp_2_0;
|
|
@@ -92992,7 +93002,7 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_23_Template(rf, ct
|
|
|
92992
93002
|
} }
|
|
92993
93003
|
function SymphiqProfileAnalysisDashboardComponent_Conditional_27_Template(rf, ctx) { if (rf & 1) {
|
|
92994
93004
|
const _r28 = i0.ɵɵgetCurrentView();
|
|
92995
|
-
i0.ɵɵelementStart(0, "symphiq-sticky-subscription-continue-button",
|
|
93005
|
+
i0.ɵɵelementStart(0, "symphiq-sticky-subscription-continue-button", 100);
|
|
92996
93006
|
i0.ɵɵlistener("continueClick", function SymphiqProfileAnalysisDashboardComponent_Conditional_27_Template_symphiq_sticky_subscription_continue_button_continueClick_0_listener() { i0.ɵɵrestoreView(_r28); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.handleStickyButtonClick()); });
|
|
92997
93007
|
i0.ɵɵelementEnd();
|
|
92998
93008
|
} if (rf & 2) {
|
|
@@ -93001,7 +93011,7 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_27_Template(rf, ct
|
|
|
93001
93011
|
} }
|
|
93002
93012
|
function SymphiqProfileAnalysisDashboardComponent_Conditional_28_Template(rf, ctx) { if (rf & 1) {
|
|
93003
93013
|
const _r29 = i0.ɵɵgetCurrentView();
|
|
93004
|
-
i0.ɵɵelementStart(0, "symphiq-shop-profile-sticky-footer",
|
|
93014
|
+
i0.ɵɵelementStart(0, "symphiq-shop-profile-sticky-footer", 101);
|
|
93005
93015
|
i0.ɵɵlistener("continueClick", function SymphiqProfileAnalysisDashboardComponent_Conditional_28_Template_symphiq_shop_profile_sticky_footer_continueClick_0_listener() { i0.ɵɵrestoreView(_r29); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.handleShopProfileContinueClick()); });
|
|
93006
93016
|
i0.ɵɵelementEnd();
|
|
93007
93017
|
} if (rf & 2) {
|
|
@@ -93010,18 +93020,18 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_28_Template(rf, ct
|
|
|
93010
93020
|
} }
|
|
93011
93021
|
function SymphiqProfileAnalysisDashboardComponent_Conditional_29_Template(rf, ctx) { if (rf & 1) {
|
|
93012
93022
|
const _r30 = i0.ɵɵgetCurrentView();
|
|
93013
|
-
i0.ɵɵelementStart(0, "div", 25)(1, "div",
|
|
93023
|
+
i0.ɵɵelementStart(0, "div", 25)(1, "div", 102)(2, "div", 103)(3, "button", 104);
|
|
93014
93024
|
i0.ɵɵlistener("click", function SymphiqProfileAnalysisDashboardComponent_Conditional_29_Template_button_click_3_listener() { i0.ɵɵrestoreView(_r30); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.handleCancelCurrencyEdit()); });
|
|
93015
93025
|
i0.ɵɵtext(4, " Cancel ");
|
|
93016
93026
|
i0.ɵɵelementEnd();
|
|
93017
|
-
i0.ɵɵelementStart(5, "button",
|
|
93027
|
+
i0.ɵɵelementStart(5, "button", 105);
|
|
93018
93028
|
i0.ɵɵlistener("click", function SymphiqProfileAnalysisDashboardComponent_Conditional_29_Template_button_click_5_listener() { i0.ɵɵrestoreView(_r30); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.handleContinueToPlans()); });
|
|
93019
93029
|
i0.ɵɵelementStart(6, "span");
|
|
93020
93030
|
i0.ɵɵtext(7, "Continue to Plans");
|
|
93021
93031
|
i0.ɵɵelementEnd();
|
|
93022
93032
|
i0.ɵɵnamespaceSVG();
|
|
93023
|
-
i0.ɵɵelementStart(8, "svg",
|
|
93024
|
-
i0.ɵɵelement(9, "path",
|
|
93033
|
+
i0.ɵɵelementStart(8, "svg", 106);
|
|
93034
|
+
i0.ɵɵelement(9, "path", 107);
|
|
93025
93035
|
i0.ɵɵelementEnd()()()()();
|
|
93026
93036
|
} if (rf & 2) {
|
|
93027
93037
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -93126,6 +93136,26 @@ class SymphiqProfileAnalysisDashboardComponent {
|
|
|
93126
93136
|
const status = this.profileShop()?.selfContentStatus;
|
|
93127
93137
|
return status === AiDynamicContentStatusEnum.REQUESTED || status === AiDynamicContentStatusEnum.GENERATING;
|
|
93128
93138
|
}, ...(ngDevMode ? [{ debugName: "isProfileShopGenerating" }] : []));
|
|
93139
|
+
this.isProfileAnalysisGenerating = computed(() => {
|
|
93140
|
+
const profileAnalysis = this.profileAnalysis();
|
|
93141
|
+
if (!profileAnalysis)
|
|
93142
|
+
return false;
|
|
93143
|
+
const status = profileAnalysis.selfContentStatus;
|
|
93144
|
+
return status === AiDynamicContentStatusEnum.REQUESTED || status === AiDynamicContentStatusEnum.GENERATING;
|
|
93145
|
+
}, ...(ngDevMode ? [{ debugName: "isProfileAnalysisGenerating" }] : []));
|
|
93146
|
+
this.profileAnalysisGeneratingTitle = computed(() => {
|
|
93147
|
+
const analysisType = this.analysisType();
|
|
93148
|
+
switch (analysisType) {
|
|
93149
|
+
case ProfileAnalysisTypeEnum.SHOP:
|
|
93150
|
+
return 'Generating Your Shop Profile Analysis';
|
|
93151
|
+
case ProfileAnalysisTypeEnum.FOCUS_AREA:
|
|
93152
|
+
return 'Generating Your Focus Area Analysis';
|
|
93153
|
+
case ProfileAnalysisTypeEnum.METRIC:
|
|
93154
|
+
return 'Generating Your Metric Analysis';
|
|
93155
|
+
default:
|
|
93156
|
+
return 'Generating Your Profile Analysis';
|
|
93157
|
+
}
|
|
93158
|
+
}, ...(ngDevMode ? [{ debugName: "profileAnalysisGeneratingTitle" }] : []));
|
|
93129
93159
|
this.shouldShowShopProfileStatus = computed(() => {
|
|
93130
93160
|
const profileShop = this.profileShop();
|
|
93131
93161
|
return profileShop && profileShop.selfContentStatus === AiDynamicContentStatusEnum.GENERATED;
|
|
@@ -93966,7 +93996,7 @@ class SymphiqProfileAnalysisDashboardComponent {
|
|
|
93966
93996
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.shopProfileStatusCard = _t.first);
|
|
93967
93997
|
} }, hostBindings: function SymphiqProfileAnalysisDashboardComponent_HostBindings(rf, ctx) { if (rf & 1) {
|
|
93968
93998
|
i0.ɵɵlistener("scroll", function SymphiqProfileAnalysisDashboardComponent_scroll_HostBindingHandler($event) { return ctx.onWindowScroll($event); }, i0.ɵɵresolveWindow);
|
|
93969
|
-
} }, inputs: { viewMode: [1, "viewMode"], requestedByUser: [1, "requestedByUser"], createdDate: [1, "createdDate"], embedded: [1, "embedded"], profileAnalysis: [1, "profileAnalysis"], profile: [1, "profile"], funnelAnalysis: [1, "funnelAnalysis"], analysisType: [1, "analysisType"], focusAreaDetails: [1, "focusAreaDetails"], account: [1, "account"], profileShop: [1, "profileShop"], profileShopQuestions: [1, "profileShopQuestions"], profileAnswers: [1, "profileAnswers"], profileAnswerHistories: [1, "profileAnswerHistories"], itemStatusProfileShop: [1, "itemStatusProfileShop"], itemStatusProfileAnalysis: [1, "itemStatusProfileAnalysis"], planCardInfos: [1, "planCardInfos"], isOnboarded: [1, "isOnboarded"], scrollEvent: [1, "scrollEvent"], scrollElement: [1, "scrollElement"], users: [1, "users"], isLoading: [1, "isLoading"], forDemo: [1, "forDemo"], currentUser: [1, "currentUser"], maxAccessibleStepId: [1, "maxAccessibleStepId"] }, outputs: { stepClick: "stepClick", nextStepClick: "nextStepClick", currencySelectionClick: "currencySelectionClick", editCurrencyClick: "editCurrencyClick", periodUnitChanged: "periodUnitChanged", planSelected: "planSelected", checkoutPlanClick: "checkoutPlanClick", answerShopProfileQuestions: "answerShopProfileQuestions", continueShopProfileQuestions: "continueShopProfileQuestions", profileQuestionAnswerSave: "profileQuestionAnswerSave", shopProfileAdminAnswerAction: "shopProfileAdminAnswerAction" }, features: [i0.ɵɵNgOnChangesFeature], decls: 30, vars: 52, consts: [["shopProfileStatusCard", ""], [1, "min-h-screen", "relative", 3, "ngClass"], [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, "h-full", "transition-all", "duration-200", "ease-out", 3, "ngClass"], [1, "relative", "z-[51]"], [3, "searchClick", "viewModeClick", "title", "subtitle", "currentSection", "viewMode", "viewModeLabel", "isLoading", "requestedByUser", "createdDate", "showControls"], [3, "viewMode", "currentStepId", "showNextStepAction", "forDemo", "maxAccessibleStepId"], [1, "relative", "z-10", "max-w-7xl", "mx-auto", "px-4", "sm:px-6", "lg:px-8", "py-12", "space-y-12"], [1, "mb-12"], [3, "sections", "viewMode", "embedded", "scrollElement"], [3, "close", "isOpen", "isLightMode"], [3, "close", "modeSelected", "isOpen", "currentMode", "viewMode"], [3, "isLightMode", "allMetrics", "allInsights", "allBusinessInsights", "allCharts"], [3, "goal", "viewMode", "isInModal", "allMetrics", "allCharts", "allInsights", "currentModalState", "businessProfile"], [3, "goal", "viewMode"], [3, "objective", "goalTitle", "viewMode"], [3, "strategy", "objectiveTitle", "goalTitle", "viewMode", "allMetrics", "allCharts", "allInsights", "allBusinessInsights", "currentModalState"], [3, "category", "viewMode", "scrollToSection"], [3, "strength", "viewMode", "allFunnelStrengths", "currentModalState"], [3, "gap", "viewMode", "allGoals", "allWeaknesses", "currentModalState"], [3, "opportunity", "viewMode", "allStrengths", "currentModalState"], [3, "isLightMode", "viewMode", "allMetrics", "allInsights", "allCharts"], [3, "isLightMode"], [3, "viewMode", "isEnabled", "isLoading"], [3, "viewMode", "totalQuestions", "answeredQuestions"], [1, "fixed", "bottom-0", "left-0", "right-0", "z-50", "border-t", "backdrop-blur-lg", 3, "ngClass"], [3, "nextStepClick", "stepClick", "viewMode", "currentStepId", "showNextStepAction", "forDemo", "maxAccessibleStepId"], [3, "viewMode", "businessName", "isOnboarded"], [3, "viewMode", "focusAreaDomain", "focusAreaName", "focusAreaDetails"], [3, "viewMode", "metricName", "isOnboarded"], [1, "mb-8"], [3, "startCategoryQuestions", "answerSave", "adminAnswerAction", "viewMode", "totalQuestions", "answeredQuestions", "questions", "profileAnswers", "profileAnswerHistories", "users", "currentUser"], [1, "rounded-2xl", "border", "shadow-lg", "overflow-hidden", 3, "ngClass"], [3, "goals", "viewMode"], ["title", "Generating Your Shop Profile", "subtitle", "We're analyzing your data to create shop specific questions and answers. They will appear when ready.", 3, "itemStatus", "viewMode"], [3, "viewMoreClick", "goals", "viewMode"], [1, "mb-32"], [3, "viewMode", "selectedCurrency"], [3, "currencySelected", "viewMode", "isLoading", "initialCurrency"], [3, "viewMode"], [3, "periodUnitChanged", "planSelected", "editCurrency", "checkout", "viewMode", "selectedCurrency", "planCardInfos", "isLoading", "selectedPeriodUnit"], [3, "editCurrency", "viewMode", "selectedCurrency"], [3, "sections", "viewMode", "executiveSummary", "focusAreaExecutiveSummary", "metricExecutiveSummary", "metricName", "allGoals", "allMetrics", "allCharts", "allInsights", "businessProfile"], ["id", "section-executive-summary", 1, "space-y-6", "scroll-mt-24"], [3, "viewMode", "summary", "allGoals"], [3, "viewMode", "summary", "metricName", "allGoals"], [1, "space-y-8"], [1, "rounded-2xl", "p-8", "shadow-xl", 3, "ngClass"], [1, "space-y-6"], [1, "flex", "items-start", "justify-between", "gap-4"], [1, "flex-1"], [1, "text-2xl", "font-bold", "mb-3", 3, "ngClass"], [1, "text-lg", "leading-relaxed", 3, "ngClass"], [3, "grade", "gradeRationale", "viewMode"], [1, "rounded-xl", "p-6", 3, "ngClass"], [1, "grid", "grid-cols-1", "md:grid-cols-3", "gap-4"], ["type", "button", 1, "p-4", "rounded-xl", "text-left", "transition-all", "duration-200", "hover:scale-[1.02]", "active:scale-[0.98]", "group", "cursor-pointer", 3, "click", "ngClass"], [1, "text-xs", "font-semibold", "uppercase", "mb-1", 3, "ngClass"], [1, "text-3xl", "font-bold", "mb-2", 3, "ngClass"], [1, "flex", "items-center", "gap-1.5", "text-xs", "font-medium"], [3, "ngClass"], ["size", "w-4 h-4", 1, "transition-transform", "group-hover:translate-x-1", 3, "icon", "ngClass"], ["size", "w-4 h-4", 1, "transition-transform", "group-hover:translate-y-1", "animate-bounce", 3, "icon", "ngClass"], ["id", "quick-wins-section", 1, "space-y-4", "scroll-mt-24"], [1, "text-lg", "font-semibold", "mb-3", 3, "ngClass"], [1, "relative"], [1, "mb-6", "lg:float-left", "lg:mr-6", "lg:mb-4", "lg:max-w-[66%]"], [1, "text-sm", "leading-relaxed", "whitespace-pre-line", 3, "ngClass"], [1, "clear-both"], [3, "visual", "viewMode"], [1, "text-xl", "font-bold", 3, "ngClass"], [1, "grid", "grid-cols-1", "lg:grid-cols-2", "gap-6"], [1, "rounded-xl", "p-6", "transition-all", "duration-300", 3, "ngClass"], [1, "space-y-4"], [1, "flex", "items-start", "gap-3"], [1, "flex-shrink-0", "w-8", "h-8", "rounded-full", "flex", "items-center", "justify-center", "text-sm", "font-bold", 3, "ngClass"], [1, "font-semibold", "leading-tight", "flex-1", 3, "ngClass"], [1, "flex", "flex-wrap", "gap-2"], [1, "px-3", "py-1", "rounded-full", "text-xs", "font-semibold", 3, "ngClass"], [1, "flex", "items-center", "gap-2", "text-sm", 3, "ngClass"], [1, "space-y-2"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wider", 3, "ngClass"], [3, "relatedGoalIds", "allGoals", "viewMode"], [3, "topPrioritiesClick", "priorityDetailClick", "viewMode", "summary", "allGoals"], [3, "topPrioritiesClick", "priorityDetailClick", "viewMode", "summary", "metricName", "allGoals"], [3, "viewMode", "sectionIcon"], [1, "rounded-xl", "p-8", "scroll-mt-24", 3, "id", "ngClass"], [1, "flex", "items-start", "gap-3", "mb-6"], [1, "flex-shrink-0", "w-12", "h-12", "rounded-xl", "flex", "items-center", "justify-center", 3, "ngClass"], [1, "text-2xl", "font-bold", 3, "ngClass"], [1, "mb-6", "flex", "flex-col", "lg:flex-row", "gap-6", "items-start", 3, "lg:flex-row-reverse"], [3, "section", "executiveSummary", "viewMode", "sectionIndex", "allGoals", "allMetrics", "allCharts", "allInsights", "businessProfile"], ["size", "w-6 h-6", 3, "icon"], [1, "mb-6", "flex", "flex-col", "lg:flex-row", "gap-6", "items-start"], [1, "w-full", "lg:w-2/3"], [1, "w-full", 3, "lg:w-1/3", "lg:w-full"], [1, "w-full"], [3, "continueClick", "viewMode", "isEnabled", "isLoading"], [3, "continueClick", "viewMode", "totalQuestions", "answeredQuestions"], [1, "max-w-7xl", "mx-auto", "px-4", "sm:px-6", "lg:px-8", "py-4"], [1, "flex", "items-center", "gap-4"], [1, "px-6", "py-4", "rounded-xl", "font-semibold", "text-lg", "transition-all", "duration-300", "cursor-pointer", 3, "click", "ngClass"], [1, "flex-1", "px-6", "py-4", "rounded-xl", "font-semibold", "text-lg", "transition-all", "duration-300", "flex", "items-center", "justify-center", "gap-3", "shadow-2xl", 3, "click", "disabled", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6", "transition-transform", "duration-200"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M13 7l5 5m0 0l-5 5m5-5H6"]], template: function SymphiqProfileAnalysisDashboardComponent_Template(rf, ctx) { if (rf & 1) {
|
|
93999
|
+
} }, inputs: { viewMode: [1, "viewMode"], requestedByUser: [1, "requestedByUser"], createdDate: [1, "createdDate"], embedded: [1, "embedded"], profileAnalysis: [1, "profileAnalysis"], profile: [1, "profile"], funnelAnalysis: [1, "funnelAnalysis"], analysisType: [1, "analysisType"], focusAreaDetails: [1, "focusAreaDetails"], account: [1, "account"], profileShop: [1, "profileShop"], profileShopQuestions: [1, "profileShopQuestions"], profileAnswers: [1, "profileAnswers"], profileAnswerHistories: [1, "profileAnswerHistories"], itemStatusProfileShop: [1, "itemStatusProfileShop"], itemStatusProfileAnalysis: [1, "itemStatusProfileAnalysis"], planCardInfos: [1, "planCardInfos"], isOnboarded: [1, "isOnboarded"], scrollEvent: [1, "scrollEvent"], scrollElement: [1, "scrollElement"], users: [1, "users"], isLoading: [1, "isLoading"], forDemo: [1, "forDemo"], currentUser: [1, "currentUser"], maxAccessibleStepId: [1, "maxAccessibleStepId"] }, outputs: { stepClick: "stepClick", nextStepClick: "nextStepClick", currencySelectionClick: "currencySelectionClick", editCurrencyClick: "editCurrencyClick", periodUnitChanged: "periodUnitChanged", planSelected: "planSelected", checkoutPlanClick: "checkoutPlanClick", answerShopProfileQuestions: "answerShopProfileQuestions", continueShopProfileQuestions: "continueShopProfileQuestions", profileQuestionAnswerSave: "profileQuestionAnswerSave", shopProfileAdminAnswerAction: "shopProfileAdminAnswerAction" }, features: [i0.ɵɵNgOnChangesFeature], decls: 30, vars: 52, consts: [["shopProfileStatusCard", ""], [1, "min-h-screen", "relative", 3, "ngClass"], [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, "h-full", "transition-all", "duration-200", "ease-out", 3, "ngClass"], [1, "relative", "z-[51]"], [3, "searchClick", "viewModeClick", "title", "subtitle", "currentSection", "viewMode", "viewModeLabel", "isLoading", "requestedByUser", "createdDate", "showControls"], [3, "viewMode", "currentStepId", "showNextStepAction", "forDemo", "maxAccessibleStepId"], [1, "relative", "z-10", "max-w-7xl", "mx-auto", "px-4", "sm:px-6", "lg:px-8", "py-12", "space-y-12"], [1, "mb-12"], [3, "sections", "viewMode", "embedded", "scrollElement"], [3, "close", "isOpen", "isLightMode"], [3, "close", "modeSelected", "isOpen", "currentMode", "viewMode"], [3, "isLightMode", "allMetrics", "allInsights", "allBusinessInsights", "allCharts"], [3, "goal", "viewMode", "isInModal", "allMetrics", "allCharts", "allInsights", "currentModalState", "businessProfile"], [3, "goal", "viewMode"], [3, "objective", "goalTitle", "viewMode"], [3, "strategy", "objectiveTitle", "goalTitle", "viewMode", "allMetrics", "allCharts", "allInsights", "allBusinessInsights", "currentModalState"], [3, "category", "viewMode", "scrollToSection"], [3, "strength", "viewMode", "allFunnelStrengths", "currentModalState"], [3, "gap", "viewMode", "allGoals", "allWeaknesses", "currentModalState"], [3, "opportunity", "viewMode", "allStrengths", "currentModalState"], [3, "isLightMode", "viewMode", "allMetrics", "allInsights", "allCharts"], [3, "isLightMode"], [3, "viewMode", "isEnabled", "isLoading"], [3, "viewMode", "totalQuestions", "answeredQuestions"], [1, "fixed", "bottom-0", "left-0", "right-0", "z-50", "border-t", "backdrop-blur-lg", 3, "ngClass"], [3, "nextStepClick", "stepClick", "viewMode", "currentStepId", "showNextStepAction", "forDemo", "maxAccessibleStepId"], [3, "viewMode", "businessName", "isOnboarded"], [3, "viewMode", "focusAreaDomain", "focusAreaName", "focusAreaDetails"], [3, "viewMode", "metricName", "isOnboarded"], [1, "mb-8"], [3, "startCategoryQuestions", "answerSave", "adminAnswerAction", "viewMode", "totalQuestions", "answeredQuestions", "questions", "profileAnswers", "profileAnswerHistories", "users", "currentUser"], [1, "rounded-2xl", "border", "shadow-lg", "overflow-hidden", 3, "ngClass"], [3, "goals", "viewMode"], ["title", "Generating Your Shop Profile", "subtitle", "We're analyzing your data to create shop specific questions and answers. They will appear when ready.", 3, "itemStatus", "viewMode"], ["subtitle", "We're analyzing your data to create your personalized analysis. It will appear when ready.", 3, "itemStatus", "viewMode", "title"], [3, "viewMoreClick", "goals", "viewMode"], [1, "mb-32"], [3, "viewMode", "selectedCurrency"], [3, "currencySelected", "viewMode", "isLoading", "initialCurrency"], [3, "viewMode"], [3, "periodUnitChanged", "planSelected", "editCurrency", "checkout", "viewMode", "selectedCurrency", "planCardInfos", "isLoading", "selectedPeriodUnit"], [3, "editCurrency", "viewMode", "selectedCurrency"], [3, "sections", "viewMode", "executiveSummary", "focusAreaExecutiveSummary", "metricExecutiveSummary", "metricName", "allGoals", "allMetrics", "allCharts", "allInsights", "businessProfile"], ["id", "section-executive-summary", 1, "space-y-6", "scroll-mt-24"], [3, "viewMode", "summary", "allGoals"], [3, "viewMode", "summary", "metricName", "allGoals"], [1, "space-y-8"], [1, "rounded-2xl", "p-8", "shadow-xl", 3, "ngClass"], [1, "space-y-6"], [1, "flex", "items-start", "justify-between", "gap-4"], [1, "flex-1"], [1, "text-2xl", "font-bold", "mb-3", 3, "ngClass"], [1, "text-lg", "leading-relaxed", 3, "ngClass"], [3, "grade", "gradeRationale", "viewMode"], [1, "rounded-xl", "p-6", 3, "ngClass"], [1, "grid", "grid-cols-1", "md:grid-cols-3", "gap-4"], ["type", "button", 1, "p-4", "rounded-xl", "text-left", "transition-all", "duration-200", "hover:scale-[1.02]", "active:scale-[0.98]", "group", "cursor-pointer", 3, "click", "ngClass"], [1, "text-xs", "font-semibold", "uppercase", "mb-1", 3, "ngClass"], [1, "text-3xl", "font-bold", "mb-2", 3, "ngClass"], [1, "flex", "items-center", "gap-1.5", "text-xs", "font-medium"], [3, "ngClass"], ["size", "w-4 h-4", 1, "transition-transform", "group-hover:translate-x-1", 3, "icon", "ngClass"], ["size", "w-4 h-4", 1, "transition-transform", "group-hover:translate-y-1", "animate-bounce", 3, "icon", "ngClass"], ["id", "quick-wins-section", 1, "space-y-4", "scroll-mt-24"], [1, "text-lg", "font-semibold", "mb-3", 3, "ngClass"], [1, "relative"], [1, "mb-6", "lg:float-left", "lg:mr-6", "lg:mb-4", "lg:max-w-[66%]"], [1, "text-sm", "leading-relaxed", "whitespace-pre-line", 3, "ngClass"], [1, "clear-both"], [3, "visual", "viewMode"], [1, "text-xl", "font-bold", 3, "ngClass"], [1, "grid", "grid-cols-1", "lg:grid-cols-2", "gap-6"], [1, "rounded-xl", "p-6", "transition-all", "duration-300", 3, "ngClass"], [1, "space-y-4"], [1, "flex", "items-start", "gap-3"], [1, "flex-shrink-0", "w-8", "h-8", "rounded-full", "flex", "items-center", "justify-center", "text-sm", "font-bold", 3, "ngClass"], [1, "font-semibold", "leading-tight", "flex-1", 3, "ngClass"], [1, "flex", "flex-wrap", "gap-2"], [1, "px-3", "py-1", "rounded-full", "text-xs", "font-semibold", 3, "ngClass"], [1, "flex", "items-center", "gap-2", "text-sm", 3, "ngClass"], [1, "space-y-2"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wider", 3, "ngClass"], [3, "relatedGoalIds", "allGoals", "viewMode"], [3, "topPrioritiesClick", "priorityDetailClick", "viewMode", "summary", "allGoals"], [3, "topPrioritiesClick", "priorityDetailClick", "viewMode", "summary", "metricName", "allGoals"], [3, "viewMode", "sectionIcon"], [1, "rounded-xl", "p-8", "scroll-mt-24", 3, "id", "ngClass"], [1, "flex", "items-start", "gap-3", "mb-6"], [1, "flex-shrink-0", "w-12", "h-12", "rounded-xl", "flex", "items-center", "justify-center", 3, "ngClass"], [1, "text-2xl", "font-bold", 3, "ngClass"], [1, "mb-6", "flex", "flex-col", "lg:flex-row", "gap-6", "items-start", 3, "lg:flex-row-reverse"], [3, "section", "executiveSummary", "viewMode", "sectionIndex", "allGoals", "allMetrics", "allCharts", "allInsights", "businessProfile"], ["size", "w-6 h-6", 3, "icon"], [1, "mb-6", "flex", "flex-col", "lg:flex-row", "gap-6", "items-start"], [1, "w-full", "lg:w-2/3"], [1, "w-full", 3, "lg:w-1/3", "lg:w-full"], [1, "w-full"], [3, "continueClick", "viewMode", "isEnabled", "isLoading"], [3, "continueClick", "viewMode", "totalQuestions", "answeredQuestions"], [1, "max-w-7xl", "mx-auto", "px-4", "sm:px-6", "lg:px-8", "py-4"], [1, "flex", "items-center", "gap-4"], [1, "px-6", "py-4", "rounded-xl", "font-semibold", "text-lg", "transition-all", "duration-300", "cursor-pointer", 3, "click", "ngClass"], [1, "flex-1", "px-6", "py-4", "rounded-xl", "font-semibold", "text-lg", "transition-all", "duration-300", "flex", "items-center", "justify-center", "gap-3", "shadow-2xl", 3, "click", "disabled", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6", "transition-transform", "duration-200"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M13 7l5 5m0 0l-5 5m5-5H6"]], template: function SymphiqProfileAnalysisDashboardComponent_Template(rf, ctx) { if (rf & 1) {
|
|
93970
94000
|
i0.ɵɵelementStart(0, "div", 1);
|
|
93971
94001
|
i0.ɵɵelement(1, "div", 2);
|
|
93972
94002
|
i0.ɵɵelementStart(2, "div");
|
|
@@ -94159,7 +94189,7 @@ class SymphiqProfileAnalysisDashboardComponent {
|
|
|
94159
94189
|
<!-- Simplified View Content -->
|
|
94160
94190
|
@if (isSimplifiedView()) {
|
|
94161
94191
|
<!-- Shop Profile Status Card -->
|
|
94162
|
-
@if (shouldShowShopProfileStatus() && !isFocusAreaAnalysis() && !isMetricAnalysis()) {
|
|
94192
|
+
@if (shouldShowShopProfileStatus() && !isFocusAreaAnalysis() && !isMetricAnalysis() && !isProfileAnalysisGenerating()) {
|
|
94163
94193
|
<div class="mb-8">
|
|
94164
94194
|
<symphiq-shop-profile-status-card
|
|
94165
94195
|
#shopProfileStatusCard
|
|
@@ -94191,6 +94221,15 @@ class SymphiqProfileAnalysisDashboardComponent {
|
|
|
94191
94221
|
subtitle="We're analyzing your data to create shop specific questions and answers. They will appear when ready."
|
|
94192
94222
|
/>
|
|
94193
94223
|
</div>
|
|
94224
|
+
} @else if (isProfileAnalysisGenerating()) {
|
|
94225
|
+
<div [ngClass]="getProgressCardClasses()" class="rounded-2xl border shadow-lg overflow-hidden">
|
|
94226
|
+
<symphiq-content-generation-progress
|
|
94227
|
+
[itemStatus]="itemStatusProfileAnalysis()"
|
|
94228
|
+
[viewMode]="viewMode()"
|
|
94229
|
+
[title]="profileAnalysisGeneratingTitle()"
|
|
94230
|
+
subtitle="We're analyzing your data to create your personalized analysis. It will appear when ready."
|
|
94231
|
+
/>
|
|
94232
|
+
</div>
|
|
94194
94233
|
} @else {
|
|
94195
94234
|
<symphiq-strategic-goals-tiled-grid
|
|
94196
94235
|
[goals]="strategicRoadmapGoals()"
|
|
@@ -94747,7 +94786,7 @@ class SymphiqProfileAnalysisDashboardComponent {
|
|
|
94747
94786
|
type: HostListener,
|
|
94748
94787
|
args: ['window:scroll', ['$event']]
|
|
94749
94788
|
}] }); })();
|
|
94750
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqProfileAnalysisDashboardComponent, { className: "SymphiqProfileAnalysisDashboardComponent", filePath: "lib/components/profile-analysis-dashboard/symphiq-profile-analysis-dashboard.component.ts", lineNumber:
|
|
94789
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqProfileAnalysisDashboardComponent, { className: "SymphiqProfileAnalysisDashboardComponent", filePath: "lib/components/profile-analysis-dashboard/symphiq-profile-analysis-dashboard.component.ts", lineNumber: 791 }); })();
|
|
94751
94790
|
|
|
94752
94791
|
class ScrollProgressBarComponent {
|
|
94753
94792
|
constructor() {
|