@eric-emg/symphiq-components 1.3.42 → 1.3.44

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.
@@ -4421,7 +4421,7 @@ class CompetitiveScoreService {
4421
4421
  }]
4422
4422
  }], null, null); })();
4423
4423
 
4424
- const _forTrack0$1g = ($index, $item) => $item.category;
4424
+ const _forTrack0$1e = ($index, $item) => $item.category;
4425
4425
  function CompetitivePositioningSummaryComponent_Conditional_1_For_47_Conditional_12_Template(rf, ctx) { if (rf & 1) {
4426
4426
  i0.ɵɵelementStart(0, "div", 15);
4427
4427
  i0.ɵɵelement(1, "div", 37);
@@ -4580,7 +4580,7 @@ function CompetitivePositioningSummaryComponent_Conditional_1_Template(rf, ctx)
4580
4580
  i0.ɵɵelementEnd()();
4581
4581
  i0.ɵɵnamespaceHTML();
4582
4582
  i0.ɵɵelementStart(43, "div", 24)(44, "div", 25)(45, "div", 26);
4583
- i0.ɵɵrepeaterCreate(46, CompetitivePositioningSummaryComponent_Conditional_1_For_47_Template, 15, 12, "div", 27, _forTrack0$1g);
4583
+ i0.ɵɵrepeaterCreate(46, CompetitivePositioningSummaryComponent_Conditional_1_For_47_Template, 15, 12, "div", 27, _forTrack0$1e);
4584
4584
  i0.ɵɵelementEnd()()()();
4585
4585
  i0.ɵɵelementStart(48, "div", 28)(49, "button", 29);
4586
4586
  i0.ɵɵlistener("click", function CompetitivePositioningSummaryComponent_Conditional_1_Template_button_click_49_listener() { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.scrollToCompetitive.emit()); });
@@ -4789,7 +4789,7 @@ function CompetitivePositioningSummaryComponent_Conditional_2_Template(rf, ctx)
4789
4789
  i0.ɵɵelementStart(32, "div", 50)(33, "h4", 51);
4790
4790
  i0.ɵɵtext(34, "By Funnel Stage");
4791
4791
  i0.ɵɵelementEnd();
4792
- i0.ɵɵrepeaterCreate(35, CompetitivePositioningSummaryComponent_Conditional_2_For_36_Template, 12, 11, "div", 52, _forTrack0$1g);
4792
+ i0.ɵɵrepeaterCreate(35, CompetitivePositioningSummaryComponent_Conditional_2_For_36_Template, 12, 11, "div", 52, _forTrack0$1e);
4793
4793
  i0.ɵɵelementEnd();
4794
4794
  i0.ɵɵelementStart(37, "div", 28)(38, "button", 53);
4795
4795
  i0.ɵɵlistener("click", function CompetitivePositioningSummaryComponent_Conditional_2_Template_button_click_38_listener() { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.scrollToCompetitive.emit()); });
@@ -9458,7 +9458,7 @@ class MetricCardComponent {
9458
9458
  const _c0$1h = () => [1, 2, 3];
9459
9459
  const _c1$L = (a0, a1, a2) => [a0, a1, a2];
9460
9460
  const _c2$u = (a0, a1) => [a0, a1];
9461
- const _forTrack0$1f = ($index, $item) => $item.metric;
9461
+ const _forTrack0$1d = ($index, $item) => $item.metric;
9462
9462
  const _forTrack1$d = ($index, $item) => $item.metric.dimensionValue;
9463
9463
  function BreakdownSectionComponent_Conditional_0_For_7_For_4_Template(rf, ctx) { if (rf & 1) {
9464
9464
  i0.ɵɵelementStart(0, "div", 7);
@@ -9780,7 +9780,7 @@ function BreakdownSectionComponent_Conditional_1_Template(rf, ctx) { if (rf & 1)
9780
9780
  i0.ɵɵelementEnd()();
9781
9781
  i0.ɵɵconditionalCreate(6, BreakdownSectionComponent_Conditional_1_Conditional_6_Template, 3, 0, "div", 11);
9782
9782
  i0.ɵɵelementStart(7, "div", 12);
9783
- i0.ɵɵrepeaterCreate(8, BreakdownSectionComponent_Conditional_1_For_9_Template, 28, 18, "div", 13, _forTrack0$1f);
9783
+ i0.ɵɵrepeaterCreate(8, BreakdownSectionComponent_Conditional_1_For_9_Template, 28, 18, "div", 13, _forTrack0$1d);
9784
9784
  i0.ɵɵelementEnd()();
9785
9785
  } if (rf & 2) {
9786
9786
  const ctx_r0 = i0.ɵɵnextContext();
@@ -11164,7 +11164,7 @@ class ChartCardComponent {
11164
11164
  }], null, { chart: [{ type: i0.Input, args: [{ isSignal: true, alias: "chart", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], isLightMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLightMode", required: false }] }], chartClick: [{ type: i0.Output, args: ["chartClick"] }] }); }); })();
11165
11165
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ChartCardComponent, { className: "ChartCardComponent", filePath: "lib/components/shared/chart-card.component.ts", lineNumber: 108 }); })();
11166
11166
 
11167
- const _forTrack0$1e = ($index, $item) => $item.id;
11167
+ const _forTrack0$1c = ($index, $item) => $item.id;
11168
11168
  function FunnelStrengthsListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
11169
11169
  i0.ɵɵelementStart(0, "div", 1);
11170
11170
  i0.ɵɵnamespaceSVG();
@@ -11278,7 +11278,7 @@ function FunnelStrengthsListModalContentComponent_Conditional_2_For_2_Template(r
11278
11278
  } }
11279
11279
  function FunnelStrengthsListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
11280
11280
  i0.ɵɵelementStart(0, "div", 2);
11281
- i0.ɵɵrepeaterCreate(1, FunnelStrengthsListModalContentComponent_Conditional_2_For_2_Template, 30, 22, "button", 7, _forTrack0$1e);
11281
+ i0.ɵɵrepeaterCreate(1, FunnelStrengthsListModalContentComponent_Conditional_2_For_2_Template, 30, 22, "button", 7, _forTrack0$1c);
11282
11282
  i0.ɵɵelementEnd();
11283
11283
  } if (rf & 2) {
11284
11284
  const ctx_r0 = i0.ɵɵnextContext();
@@ -11488,7 +11488,7 @@ class FunnelStrengthsListModalContentComponent {
11488
11488
  }], null, { strengths: [{ type: i0.Input, args: [{ isSignal: true, alias: "strengths", required: true }] }], isLightMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLightMode", required: true }] }] }); })();
11489
11489
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FunnelStrengthsListModalContentComponent, { className: "FunnelStrengthsListModalContentComponent", filePath: "lib/components/funnel-analysis-dashboard/funnel-strengths-list-modal-content.component.ts", lineNumber: 93 }); })();
11490
11490
 
11491
- const _forTrack0$1d = ($index, $item) => $item.severity;
11491
+ const _forTrack0$1b = ($index, $item) => $item.severity;
11492
11492
  const _forTrack1$c = ($index, $item) => $item.id;
11493
11493
  function FunnelWeaknessesListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
11494
11494
  i0.ɵɵelementStart(0, "div", 1);
@@ -11667,7 +11667,7 @@ function FunnelWeaknessesListModalContentComponent_Conditional_2_For_2_Template(
11667
11667
  } }
11668
11668
  function FunnelWeaknessesListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
11669
11669
  i0.ɵɵelementStart(0, "div", 2);
11670
- i0.ɵɵrepeaterCreate(1, FunnelWeaknessesListModalContentComponent_Conditional_2_For_2_Template, 9, 7, "div", null, _forTrack0$1d);
11670
+ i0.ɵɵrepeaterCreate(1, FunnelWeaknessesListModalContentComponent_Conditional_2_For_2_Template, 9, 7, "div", null, _forTrack0$1b);
11671
11671
  i0.ɵɵelementEnd();
11672
11672
  } if (rf & 2) {
11673
11673
  const ctx_r0 = i0.ɵɵnextContext();
@@ -13442,7 +13442,7 @@ class ProfileItemLookupService {
13442
13442
  }], null, null); })();
13443
13443
 
13444
13444
  const _c0$1e = a0 => ({ name: "chevron-right", source: a0 });
13445
- const _forTrack0$1c = ($index, $item) => $item.id;
13445
+ const _forTrack0$1a = ($index, $item) => $item.id;
13446
13446
  function RelatedAreaChipsComponent_Conditional_0_For_2_Template(rf, ctx) { if (rf & 1) {
13447
13447
  const _r1 = i0.ɵɵgetCurrentView();
13448
13448
  i0.ɵɵelementStart(0, "button", 2);
@@ -13463,7 +13463,7 @@ function RelatedAreaChipsComponent_Conditional_0_For_2_Template(rf, ctx) { if (r
13463
13463
  } }
13464
13464
  function RelatedAreaChipsComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
13465
13465
  i0.ɵɵelementStart(0, "div", 0);
13466
- i0.ɵɵrepeaterCreate(1, RelatedAreaChipsComponent_Conditional_0_For_2_Template, 4, 5, "button", 1, _forTrack0$1c);
13466
+ i0.ɵɵrepeaterCreate(1, RelatedAreaChipsComponent_Conditional_0_For_2_Template, 4, 5, "button", 1, _forTrack0$1a);
13467
13467
  i0.ɵɵelementEnd();
13468
13468
  } if (rf & 2) {
13469
13469
  const ctx_r2 = i0.ɵɵnextContext();
@@ -13688,7 +13688,7 @@ class CompetitorChipListComponent {
13688
13688
  }], null, { relatedCompetitorIds: [{ type: i0.Input, args: [{ isSignal: true, alias: "relatedCompetitorIds", required: false }] }], competitors: [{ type: i0.Input, args: [{ isSignal: true, alias: "competitors", required: false }] }], label: [{ type: i0.Input, args: [{ isSignal: true, alias: "label", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], isDark: [{ type: i0.Input, args: [{ isSignal: true, alias: "isDark", required: false }] }], inModalContext: [{ type: i0.Input, args: [{ isSignal: true, alias: "inModalContext", required: false }] }] }); })();
13689
13689
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitorChipListComponent, { className: "CompetitorChipListComponent", filePath: "lib/components/business-analysis-dashboard/shared/competitor-chip-list.component.ts", lineNumber: 37 }); })();
13690
13690
 
13691
- const _forTrack0$1b = ($index, $item) => $item.id;
13691
+ const _forTrack0$19 = ($index, $item) => $item.id;
13692
13692
  function CompetitorContextSectionComponent_Conditional_0_Conditional_8_Template(rf, ctx) { if (rf & 1) {
13693
13693
  const _r1 = i0.ɵɵgetCurrentView();
13694
13694
  i0.ɵɵelementStart(0, "button", 8);
@@ -13771,7 +13771,7 @@ function CompetitorContextSectionComponent_Conditional_0_Template(rf, ctx) { if
13771
13771
  i0.ɵɵconditionalCreate(8, CompetitorContextSectionComponent_Conditional_0_Conditional_8_Template, 5, 4, "button", 4);
13772
13772
  i0.ɵɵelementEnd();
13773
13773
  i0.ɵɵelementStart(9, "div", 5)(10, "div", 6);
13774
- i0.ɵɵrepeaterCreate(11, CompetitorContextSectionComponent_Conditional_0_For_12_Template, 10, 6, "button", 7, _forTrack0$1b);
13774
+ i0.ɵɵrepeaterCreate(11, CompetitorContextSectionComponent_Conditional_0_For_12_Template, 10, 6, "button", 7, _forTrack0$19);
13775
13775
  i0.ɵɵelementEnd()()();
13776
13776
  } if (rf & 2) {
13777
13777
  const ctx_r1 = i0.ɵɵnextContext();
@@ -13962,7 +13962,7 @@ class CompetitorContextSectionComponent {
13962
13962
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitorContextSectionComponent, { className: "CompetitorContextSectionComponent", filePath: "lib/components/business-analysis-dashboard/cards/competitor-context-section.component.ts", lineNumber: 86 }); })();
13963
13963
 
13964
13964
  const _c0$1c = a0 => ({ name: "chevron-right", source: a0 });
13965
- const _forTrack0$1a = ($index, $item) => $item.id;
13965
+ const _forTrack0$18 = ($index, $item) => $item.id;
13966
13966
  function RelatedRecommendationChipsComponent_Conditional_0_For_3_Template(rf, ctx) { if (rf & 1) {
13967
13967
  const _r1 = i0.ɵɵgetCurrentView();
13968
13968
  i0.ɵɵelementStart(0, "button", 4);
@@ -14005,7 +14005,7 @@ function RelatedRecommendationChipsComponent_Conditional_0_Conditional_4_Templat
14005
14005
  } }
14006
14006
  function RelatedRecommendationChipsComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
14007
14007
  i0.ɵɵelementStart(0, "div", 0)(1, "div", 1);
14008
- i0.ɵɵrepeaterCreate(2, RelatedRecommendationChipsComponent_Conditional_0_For_3_Template, 5, 6, "button", 2, _forTrack0$1a);
14008
+ i0.ɵɵrepeaterCreate(2, RelatedRecommendationChipsComponent_Conditional_0_For_3_Template, 5, 6, "button", 2, _forTrack0$18);
14009
14009
  i0.ɵɵelementEnd();
14010
14010
  i0.ɵɵconditionalCreate(4, RelatedRecommendationChipsComponent_Conditional_0_Conditional_4_Template, 5, 4, "button", 3);
14011
14011
  i0.ɵɵelementEnd();
@@ -14461,7 +14461,7 @@ class RelatedFunnelInsightsSectionComponent {
14461
14461
  }], null, { insightCount: [{ type: i0.Input, args: [{ isSignal: true, alias: "insightCount", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], insightsClicked: [{ type: i0.Output, args: ["insightsClicked"] }] }); })();
14462
14462
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(RelatedFunnelInsightsSectionComponent, { className: "RelatedFunnelInsightsSectionComponent", filePath: "lib/components/business-analysis-dashboard/shared/related-funnel-insights-section.component.ts", lineNumber: 47 }); })();
14463
14463
 
14464
- const _forTrack0$19 = ($index, $item) => $item.order;
14464
+ const _forTrack0$17 = ($index, $item) => $item.order;
14465
14465
  function RecommendationCardComponent_Conditional_3_Template(rf, ctx) { if (rf & 1) {
14466
14466
  i0.ɵɵelementStart(0, "div", 9);
14467
14467
  i0.ɵɵelement(1, "symphiq-icon", 11);
@@ -14814,7 +14814,7 @@ function RecommendationCardComponent_Conditional_13_Conditional_12_Conditional_6
14814
14814
  } }
14815
14815
  function RecommendationCardComponent_Conditional_13_Conditional_12_Conditional_6_Template(rf, ctx) { if (rf & 1) {
14816
14816
  i0.ɵɵelementStart(0, "div", 37);
14817
- i0.ɵɵrepeaterCreate(1, RecommendationCardComponent_Conditional_13_Conditional_12_Conditional_6_For_2_Template, 13, 9, "div", 41, _forTrack0$19);
14817
+ i0.ɵɵrepeaterCreate(1, RecommendationCardComponent_Conditional_13_Conditional_12_Conditional_6_For_2_Template, 13, 9, "div", 41, _forTrack0$17);
14818
14818
  i0.ɵɵelementEnd();
14819
14819
  } if (rf & 2) {
14820
14820
  const ctx_r0 = i0.ɵɵnextContext(3);
@@ -15652,7 +15652,7 @@ const ModalComponent_Conditional_0_Conditional_16_Conditional_4_Defer_2_DepsFn =
15652
15652
  const ModalComponent_Conditional_0_Conditional_16_Conditional_5_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return barChart_component; }).then(m => m.BarChartComponent)];
15653
15653
  const ModalComponent_Conditional_0_Conditional_16_Conditional_6_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return pieChart_component; }).then(m => m.PieChartComponent)];
15654
15654
  const ModalComponent_Conditional_0_Conditional_16_Conditional_7_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return areaChart_component; }).then(m => m.AreaChartComponent)];
15655
- const _forTrack0$18 = ($index, $item) => $item.id || $index;
15655
+ const _forTrack0$16 = ($index, $item) => $item.id || $index;
15656
15656
  function ModalComponent_Conditional_0_Conditional_6_Template(rf, ctx) { if (rf & 1) {
15657
15657
  const _r3 = i0.ɵɵgetCurrentView();
15658
15658
  i0.ɵɵelementStart(0, "button", 10);
@@ -16037,7 +16037,7 @@ function ModalComponent_Conditional_0_Conditional_19_For_3_Template(rf, ctx) { i
16037
16037
  function ModalComponent_Conditional_0_Conditional_19_Template(rf, ctx) { if (rf & 1) {
16038
16038
  i0.ɵɵelementStart(0, "div", 19);
16039
16039
  i0.ɵɵconditionalCreate(1, ModalComponent_Conditional_0_Conditional_19_Conditional_1_Template, 2, 2, "p", 54);
16040
- i0.ɵɵrepeaterCreate(2, ModalComponent_Conditional_0_Conditional_19_For_3_Template, 2, 5, "div", null, _forTrack0$18);
16040
+ i0.ɵɵrepeaterCreate(2, ModalComponent_Conditional_0_Conditional_19_For_3_Template, 2, 5, "div", null, _forTrack0$16);
16041
16041
  i0.ɵɵelementEnd();
16042
16042
  } if (rf & 2) {
16043
16043
  const ctx_r1 = i0.ɵɵnextContext(2);
@@ -20333,7 +20333,7 @@ class NarrativeTooltipComponent {
20333
20333
  }], null, { content: [{ type: i0.Input, args: [{ isSignal: true, alias: "content", required: true }] }], isLightMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLightMode", required: false }] }] }); })();
20334
20334
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(NarrativeTooltipComponent, { className: "NarrativeTooltipComponent", filePath: "lib/components/funnel-analysis-dashboard/tooltip/narrative-tooltip.component.ts", lineNumber: 27 }); })();
20335
20335
 
20336
- const _forTrack0$17 = ($index, $item) => $item.metric.name;
20336
+ const _forTrack0$15 = ($index, $item) => $item.metric.name;
20337
20337
  function CompetitiveStatusTooltipComponent_Conditional_6_For_6_Template(rf, ctx) { if (rf & 1) {
20338
20338
  i0.ɵɵelementStart(0, "div", 7)(1, "div", 8)(2, "div", 9);
20339
20339
  i0.ɵɵelement(3, "div", 10);
@@ -20377,7 +20377,7 @@ function CompetitiveStatusTooltipComponent_Conditional_6_Template(rf, ctx) { if
20377
20377
  i0.ɵɵtext(3);
20378
20378
  i0.ɵɵelementEnd();
20379
20379
  i0.ɵɵelementStart(4, "div", 5);
20380
- i0.ɵɵrepeaterCreate(5, CompetitiveStatusTooltipComponent_Conditional_6_For_6_Template, 13, 12, "div", 6, _forTrack0$17);
20380
+ i0.ɵɵrepeaterCreate(5, CompetitiveStatusTooltipComponent_Conditional_6_For_6_Template, 13, 12, "div", 6, _forTrack0$15);
20381
20381
  i0.ɵɵelementEnd()();
20382
20382
  } if (rf & 2) {
20383
20383
  const ctx_r1 = i0.ɵɵnextContext();
@@ -20636,7 +20636,7 @@ class CompetitiveStatusTooltipComponent {
20636
20636
  }], null, { content: [{ type: i0.Input, args: [{ isSignal: true, alias: "content", required: true }] }], isLightMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLightMode", required: false }] }], currencySymbol: [{ type: i0.Input, args: [{ isSignal: true, alias: "currencySymbol", required: false }] }] }); })();
20637
20637
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitiveStatusTooltipComponent, { className: "CompetitiveStatusTooltipComponent", filePath: "lib/components/funnel-analysis-dashboard/tooltip/competitive-status-tooltip.component.ts", lineNumber: 60 }); })();
20638
20638
 
20639
- const _forTrack0$16 = ($index, $item) => $item.name;
20639
+ const _forTrack0$14 = ($index, $item) => $item.name;
20640
20640
  function FunnelStageCompetitiveTooltipComponent_Conditional_8_For_7_Template(rf, ctx) { if (rf & 1) {
20641
20641
  i0.ɵɵelementStart(0, "div", 9)(1, "div", 10)(2, "span", 11);
20642
20642
  i0.ɵɵtext(3);
@@ -20676,7 +20676,7 @@ function FunnelStageCompetitiveTooltipComponent_Conditional_8_Template(rf, ctx)
20676
20676
  i0.ɵɵtext(4);
20677
20677
  i0.ɵɵelementEnd()();
20678
20678
  i0.ɵɵelementStart(5, "div", 8);
20679
- i0.ɵɵrepeaterCreate(6, FunnelStageCompetitiveTooltipComponent_Conditional_8_For_7_Template, 11, 9, "div", 9, _forTrack0$16);
20679
+ i0.ɵɵrepeaterCreate(6, FunnelStageCompetitiveTooltipComponent_Conditional_8_For_7_Template, 11, 9, "div", 9, _forTrack0$14);
20680
20680
  i0.ɵɵelementEnd()();
20681
20681
  } if (rf & 2) {
20682
20682
  const ctx_r1 = i0.ɵɵnextContext();
@@ -20726,7 +20726,7 @@ function FunnelStageCompetitiveTooltipComponent_Conditional_9_Template(rf, ctx)
20726
20726
  i0.ɵɵtext(4);
20727
20727
  i0.ɵɵelementEnd()();
20728
20728
  i0.ɵɵelementStart(5, "div", 8);
20729
- i0.ɵɵrepeaterCreate(6, FunnelStageCompetitiveTooltipComponent_Conditional_9_For_7_Template, 11, 9, "div", 9, _forTrack0$16);
20729
+ i0.ɵɵrepeaterCreate(6, FunnelStageCompetitiveTooltipComponent_Conditional_9_For_7_Template, 11, 9, "div", 9, _forTrack0$14);
20730
20730
  i0.ɵɵelementEnd()();
20731
20731
  } if (rf & 2) {
20732
20732
  const ctx_r1 = i0.ɵɵnextContext();
@@ -20776,7 +20776,7 @@ function FunnelStageCompetitiveTooltipComponent_Conditional_10_Template(rf, ctx)
20776
20776
  i0.ɵɵtext(4);
20777
20777
  i0.ɵɵelementEnd()();
20778
20778
  i0.ɵɵelementStart(5, "div", 8);
20779
- i0.ɵɵrepeaterCreate(6, FunnelStageCompetitiveTooltipComponent_Conditional_10_For_7_Template, 11, 9, "div", 9, _forTrack0$16);
20779
+ i0.ɵɵrepeaterCreate(6, FunnelStageCompetitiveTooltipComponent_Conditional_10_For_7_Template, 11, 9, "div", 9, _forTrack0$14);
20780
20780
  i0.ɵɵelementEnd()();
20781
20781
  } if (rf & 2) {
20782
20782
  const ctx_r1 = i0.ɵɵnextContext();
@@ -22064,7 +22064,7 @@ class MobileFABComponent {
22064
22064
  }], null, { isLightMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLightMode", required: false }] }], isCompactMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isCompactMode", required: false }] }], isExpanded: [{ type: i0.Input, args: [{ isSignal: true, alias: "isExpanded", required: false }] }], expandedChange: [{ type: i0.Output, args: ["expandedChange"] }], scrollToTop: [{ type: i0.Output, args: ["scrollToTop"] }], toggleView: [{ type: i0.Output, args: ["toggleView"] }] }); })();
22065
22065
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(MobileFABComponent, { className: "MobileFABComponent", filePath: "lib/components/funnel-analysis-dashboard/mobile-fab.component.ts", lineNumber: 75 }); })();
22066
22066
 
22067
- const _forTrack0$15 = ($index, $item) => $item.id;
22067
+ const _forTrack0$13 = ($index, $item) => $item.id;
22068
22068
  function MobileBottomNavComponent_For_3_Template(rf, ctx) { if (rf & 1) {
22069
22069
  const _r1 = i0.ɵɵgetCurrentView();
22070
22070
  i0.ɵɵelementStart(0, "button", 3);
@@ -22122,7 +22122,7 @@ class MobileBottomNavComponent {
22122
22122
  static { this.ɵfac = function MobileBottomNavComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || MobileBottomNavComponent)(); }; }
22123
22123
  static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: MobileBottomNavComponent, selectors: [["symphiq-mobile-bottom-nav"]], inputs: { isLightMode: [1, "isLightMode"], sections: [1, "sections"], activeSection: [1, "activeSection"] }, outputs: { navigate: "navigate" }, decls: 4, vars: 1, consts: [[1, "fixed", "bottom-0", "left-0", "right-0", "z-50", "lg:hidden", "border-t", "backdrop-blur-md", 3, "ngClass"], [1, "flex", "items-center", "justify-around", "px-2", "py-3"], [1, "flex", "flex-col", "items-center", "gap-1", "px-3", "py-2", "rounded-lg", "transition-all", "duration-200", "active:scale-95", "min-w-[64px]", 3, "ngClass"], [1, "flex", "flex-col", "items-center", "gap-1", "px-3", "py-2", "rounded-lg", "transition-all", "duration-200", "active:scale-95", "min-w-[64px]", 3, "click", "ngClass"], [1, "w-6", "h-6", 3, "innerHTML"], [1, "text-xs", "font-medium"]], template: function MobileBottomNavComponent_Template(rf, ctx) { if (rf & 1) {
22124
22124
  i0.ɵɵelementStart(0, "div", 0)(1, "div", 1);
22125
- i0.ɵɵrepeaterCreate(2, MobileBottomNavComponent_For_3_Template, 4, 3, "button", 2, _forTrack0$15);
22125
+ i0.ɵɵrepeaterCreate(2, MobileBottomNavComponent_For_3_Template, 4, 3, "button", 2, _forTrack0$13);
22126
22126
  i0.ɵɵelementEnd()();
22127
22127
  } if (rf & 2) {
22128
22128
  i0.ɵɵproperty("ngClass", ctx.containerClass());
@@ -22327,7 +22327,7 @@ class SearchService {
22327
22327
  }], null, null); })();
22328
22328
 
22329
22329
  const _c0$1a = ["searchInput"];
22330
- const _forTrack0$14 = ($index, $item) => $item.id;
22330
+ const _forTrack0$12 = ($index, $item) => $item.id;
22331
22331
  function SearchBarComponent_Conditional_0_Conditional_10_Template(rf, ctx) { if (rf & 1) {
22332
22332
  const _r3 = i0.ɵɵgetCurrentView();
22333
22333
  i0.ɵɵelementStart(0, "button", 18);
@@ -22420,7 +22420,7 @@ function SearchBarComponent_Conditional_0_Conditional_14_For_2_Template(rf, ctx)
22420
22420
  } }
22421
22421
  function SearchBarComponent_Conditional_0_Conditional_14_Template(rf, ctx) { if (rf & 1) {
22422
22422
  i0.ɵɵelementStart(0, "div", 15);
22423
- i0.ɵɵrepeaterCreate(1, SearchBarComponent_Conditional_0_Conditional_14_For_2_Template, 16, 12, "button", 19, _forTrack0$14);
22423
+ i0.ɵɵrepeaterCreate(1, SearchBarComponent_Conditional_0_Conditional_14_For_2_Template, 16, 12, "button", 19, _forTrack0$12);
22424
22424
  i0.ɵɵelementEnd();
22425
22425
  } if (rf & 2) {
22426
22426
  const ctx_r1 = i0.ɵɵnextContext(2);
@@ -22911,7 +22911,7 @@ class SearchHighlightDirective {
22911
22911
  }]
22912
22912
  }], () => [], { symphiqSearchHighlight: [{ type: i0.Input, args: [{ isSignal: true, alias: "libSymphiqSearchHighlight", required: false }] }], highlightId: [{ type: i0.Input, args: [{ isSignal: true, alias: "highlightId", required: false }] }] }); })();
22913
22913
 
22914
- const _forTrack0$13 = ($index, $item) => $item.value;
22914
+ const _forTrack0$11 = ($index, $item) => $item.value;
22915
22915
  const _forTrack1$b = ($index, $item) => $item.performanceItemId;
22916
22916
  function CompetitiveScorecardComponent_For_12_Template(rf, ctx) { if (rf & 1) {
22917
22917
  i0.ɵɵelementStart(0, "div", 7);
@@ -23286,7 +23286,7 @@ class CompetitiveScorecardComponent {
23286
23286
  i0.ɵɵtext(9);
23287
23287
  i0.ɵɵelementEnd()()();
23288
23288
  i0.ɵɵelementStart(10, "div", 6);
23289
- i0.ɵɵrepeaterCreate(11, CompetitiveScorecardComponent_For_12_Template, 4, 7, "div", 7, _forTrack0$13);
23289
+ i0.ɵɵrepeaterCreate(11, CompetitiveScorecardComponent_For_12_Template, 4, 7, "div", 7, _forTrack0$11);
23290
23290
  i0.ɵɵelementEnd();
23291
23291
  i0.ɵɵelementStart(13, "div", 8)(14, "table", 9)(15, "thead")(16, "tr", 10)(17, "th", 11);
23292
23292
  i0.ɵɵtext(18, "Metric");
@@ -23919,7 +23919,7 @@ class SectionDividerComponent {
23919
23919
  }], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], animationDelay: [{ type: i0.Input, args: [{ isSignal: true, alias: "animationDelay", required: false }] }], sectionIcon: [{ type: i0.Input, args: [{ isSignal: true, alias: "sectionIcon", required: false }] }], subsections: [{ type: i0.Input, args: [{ isSignal: true, alias: "subsections", required: false }] }] }); })();
23920
23920
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SectionDividerComponent, { className: "SectionDividerComponent", filePath: "lib/components/shared/section-divider.component.ts", lineNumber: 36 }); })();
23921
23921
 
23922
- const _forTrack0$12 = ($index, $item) => $item.id;
23922
+ const _forTrack0$10 = ($index, $item) => $item.id;
23923
23923
  function FloatingTocComponent_Conditional_15_Template(rf, ctx) { if (rf & 1) {
23924
23924
  i0.ɵɵnamespaceSVG();
23925
23925
  i0.ɵɵelement(0, "path", 8);
@@ -23971,7 +23971,7 @@ function FloatingTocComponent_For_19_Conditional_7_For_2_Template(rf, ctx) { if
23971
23971
  } }
23972
23972
  function FloatingTocComponent_For_19_Conditional_7_Template(rf, ctx) { if (rf & 1) {
23973
23973
  i0.ɵɵelementStart(0, "div", 17);
23974
- i0.ɵɵrepeaterCreate(1, FloatingTocComponent_For_19_Conditional_7_For_2_Template, 4, 4, "button", 19, _forTrack0$12);
23974
+ i0.ɵɵrepeaterCreate(1, FloatingTocComponent_For_19_Conditional_7_For_2_Template, 4, 4, "button", 19, _forTrack0$10);
23975
23975
  i0.ɵɵelementEnd();
23976
23976
  } if (rf & 2) {
23977
23977
  const section_r2 = i0.ɵɵnextContext().$implicit;
@@ -24361,7 +24361,7 @@ class FloatingTocComponent {
24361
24361
  i0.ɵɵelementEnd()()();
24362
24362
  i0.ɵɵnamespaceHTML();
24363
24363
  i0.ɵɵelementStart(17, "nav", 9);
24364
- i0.ɵɵrepeaterCreate(18, FloatingTocComponent_For_19_Template, 8, 6, "div", 10, _forTrack0$12);
24364
+ i0.ɵɵrepeaterCreate(18, FloatingTocComponent_For_19_Template, 8, 6, "div", 10, _forTrack0$10);
24365
24365
  i0.ɵɵelementEnd();
24366
24366
  i0.ɵɵelementStart(20, "div", 11)(21, "button", 7);
24367
24367
  i0.ɵɵlistener("click", function FloatingTocComponent_Template_button_click_21_listener() { return ctx.scrollToTop(); });
@@ -24515,7 +24515,7 @@ class FloatingTocComponent {
24515
24515
  }], null, { sections: [{ type: i0.Input, args: [{ isSignal: true, alias: "sections", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], embedded: [{ type: i0.Input, args: [{ isSignal: true, alias: "embedded", required: false }] }], containerElement: [{ type: i0.Input, args: [{ isSignal: true, alias: "containerElement", required: false }] }], scrollElement: [{ type: i0.Input, args: [{ isSignal: true, alias: "scrollElement", required: false }] }], parentHeaderOffset: [{ type: i0.Input, args: [{ isSignal: true, alias: "parentHeaderOffset", required: false }] }] }); })();
24516
24516
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FloatingTocComponent, { className: "FloatingTocComponent", filePath: "lib/components/business-analysis-dashboard/floating-toc.component.ts", lineNumber: 125 }); })();
24517
24517
 
24518
- const _forTrack0$11 = ($index, $item) => $item.id;
24518
+ const _forTrack0$$ = ($index, $item) => $item.id;
24519
24519
  function JourneyProgressIndicatorComponent_For_5_Conditional_2_Template(rf, ctx) { if (rf & 1) {
24520
24520
  i0.ɵɵnamespaceSVG();
24521
24521
  i0.ɵɵelementStart(0, "svg", 22);
@@ -24748,7 +24748,7 @@ function JourneyProgressIndicatorComponent_Conditional_23_Template(rf, ctx) { if
24748
24748
  i0.ɵɵtext(2, "Journey Progress");
24749
24749
  i0.ɵɵelementEnd();
24750
24750
  i0.ɵɵelementStart(3, "div", 44);
24751
- i0.ɵɵrepeaterCreate(4, JourneyProgressIndicatorComponent_Conditional_23_For_5_Template, 14, 8, "div", 45, _forTrack0$11);
24751
+ i0.ɵɵrepeaterCreate(4, JourneyProgressIndicatorComponent_Conditional_23_For_5_Template, 14, 8, "div", 45, _forTrack0$$);
24752
24752
  i0.ɵɵelementEnd()();
24753
24753
  } if (rf & 2) {
24754
24754
  const ctx_r2 = i0.ɵɵnextContext();
@@ -25198,7 +25198,7 @@ class JourneyProgressIndicatorComponent {
25198
25198
  static { this.ɵfac = function JourneyProgressIndicatorComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || JourneyProgressIndicatorComponent)(); }; }
25199
25199
  static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: JourneyProgressIndicatorComponent, selectors: [["symphiq-journey-progress-indicator"]], inputs: { viewMode: [1, "viewMode"], currentStepId: [1, "currentStepId"], showNextStepAction: [1, "showNextStepAction"], forDemo: [1, "forDemo"], maxAccessibleStepId: [1, "maxAccessibleStepId"] }, outputs: { nextStepClick: "nextStepClick", stepClick: "stepClick" }, decls: 25, vars: 14, consts: [[1, "sticky", "z-40", "border-b", "pt-8", "pb-6", "px-6", "transition-all", "duration-200", "overflow-visible", 3, "ngClass"], [1, "max-w-7xl", "mx-auto", "overflow-visible"], [1, "hidden", "lg:flex", "items-start", "justify-between", "overflow-visible"], [1, "flex-1", "flex", "items-start", "justify-start", "overflow-visible"], ["type", "button", 1, "px-4", "py-2", "rounded-lg", "font-medium", "text-sm", "transition-all", "duration-200", "flex-shrink-0", "flex", "items-center", "gap-2", "whitespace-nowrap", "ml-4", "mt-0", 3, "disabled", "ngClass", "cursor-pointer", "cursor-not-allowed", "opacity-50", "hover:scale-105"], [1, "lg:hidden"], [1, "flex", "items-center", "justify-between", "gap-4"], [1, "flex-1", "flex", "items-center", "gap-3"], [1, "w-10", "h-10", "min-w-[2.5rem]", "min-h-[2.5rem]", "rounded-full", "flex", "items-center", "justify-center", "flex-shrink-0", 3, "ngClass"], ["fill", "currentColor", "viewBox", "0 0 20 20", 1, "w-5", "h-5"], [1, "w-3", "h-3", "min-w-[0.75rem]", "min-h-[0.75rem]", "rounded-full", "animate-pulse", 3, "ngClass"], [1, "text-sm", "font-bold", 3, "ngClass"], [1, "flex-1", "text-left"], [1, "flex", "items-center", "gap-1.5", "relative", 3, "mouseenter", "mouseleave", "click"], [1, "text-xs", "cursor-pointer", 3, "ngClass"], [1, "p-0.5", "rounded-full", "cursor-pointer", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-3", "h-3"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"], [1, "absolute", "top-full", "left-0", "mt-2", "w-80", "max-w-[calc(100vw-2rem)]", "p-4", "rounded-lg", "shadow-xl", "z-50", 3, "ngClass"], ["type", "button", 1, "px-3", "py-1.5", "rounded-lg", "font-medium", "text-xs", "transition-all", "duration-200", "flex-shrink-0", "flex", "items-center", "gap-1.5", "whitespace-nowrap", 3, "disabled", "ngClass", "cursor-pointer", "cursor-not-allowed", "opacity-50", "hover:scale-105"], [1, "flex", "flex-col", "items-center", "relative", "step-column", "overflow-visible", "flex-shrink-0", 3, "mouseenter", "mouseleave", "click"], [1, "w-8", "h-8", "min-w-[2rem]", "min-h-[2rem]", "rounded-full", "flex", "items-center", "justify-center", "flex-shrink-0", "step-circle", "relative", "z-10", "mb-1.5", 3, "ngClass"], ["fill", "currentColor", "viewBox", "0 0 20 20", 1, "w-4", "h-4"], [1, "w-2.5", "h-2.5", "min-w-[0.625rem]", "min-h-[0.625rem]", "rounded-full", "animate-pulse", 3, "ngClass"], [1, "w-2", "h-2", "min-w-[0.5rem]", "min-h-[0.5rem]", "rounded-full", 3, "ngClass"], [1, "text-xs", "font-bold", 3, "ngClass"], [1, "text-[10px]", "text-center", "leading-tight", "whitespace-nowrap", "max-w-[64px]", "overflow-hidden", "text-ellipsis", 3, "ngClass"], [1, "absolute", "rounded-lg", "shadow-2xl", "z-50", "pointer-events-none", 3, "ngClass", "expanded-card-right", "expanded-card-left", "top", "left", "right"], [1, "flex-1", "h-0.5", "transition-all", "duration-200", "mt-[16px]", 3, "ngClass"], ["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, "absolute", "rounded-lg", "shadow-2xl", "z-50", "pointer-events-none", 3, "ngClass"], [1, "flex", "items-start", "px-4", "py-3", "expanded-content"], [1, "flex", "items-start", "gap-2", "w-full"], [1, "text-xs", "font-bold", "flex-shrink-0", "mt-0.5", 3, "ngClass"], [1, "flex", "flex-col", "gap-1", "flex-1"], [1, "text-sm", "font-bold", "leading-tight", 3, "ngClass"], [1, "text-xs", "leading-relaxed", "description-fade", 3, "ngClass"], ["type", "button", 1, "px-4", "py-2", "rounded-lg", "font-medium", "text-sm", "transition-all", "duration-200", "flex-shrink-0", "flex", "items-center", "gap-2", "whitespace-nowrap", "ml-4", "mt-0", 3, "click", "disabled", "ngClass"], ["fill", "none", "viewBox", "0 0 24 24", 1, "w-4", "h-4", "animate-spin"], ["cx", "12", "cy", "12", "r", "10", "stroke", "currentColor", "stroke-width", "4", 1, "opacity-25"], ["fill", "currentColor", "d", "M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z", 1, "opacity-75"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M13 7l5 5m0 0l-5 5m5-5H6"], [1, "text-sm", "font-bold", "mb-3", 3, "ngClass"], [1, "space-y-2"], [1, "flex", "items-start", "gap-2"], [1, "w-6", "h-6", "min-w-[1.5rem]", "min-h-[1.5rem]", "rounded-full", "flex", "items-center", "justify-center", "flex-shrink-0", 3, "ngClass"], ["fill", "currentColor", "viewBox", "0 0 20 20", 1, "w-3", "h-3"], [1, "w-2", "h-2", "min-w-[0.5rem]", "min-h-[0.5rem]", "rounded-full", "animate-pulse", 3, "ngClass"], [1, "w-1.5", "h-1.5", "min-w-[0.375rem]", "min-h-[0.375rem]", "rounded-full", 3, "ngClass"], [1, "text-[10px]", "font-bold", 3, "ngClass"], [1, "flex-1", "min-w-0"], [1, "flex", "items-center", "gap-2"], [1, "text-xs", "font-medium", 3, "ngClass"], [1, "text-[10px]", "mt-0.5", 3, "ngClass"], ["type", "button", 1, "px-3", "py-1.5", "rounded-lg", "font-medium", "text-xs", "transition-all", "duration-200", "flex-shrink-0", "flex", "items-center", "gap-1.5", "whitespace-nowrap", 3, "click", "disabled", "ngClass"], ["fill", "none", "viewBox", "0 0 24 24", 1, "w-3.5", "h-3.5", "animate-spin"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-3.5", "h-3.5"]], template: function JourneyProgressIndicatorComponent_Template(rf, ctx) { if (rf & 1) {
25200
25200
  i0.ɵɵelementStart(0, "div", 0)(1, "div", 1)(2, "div", 2)(3, "div", 3);
25201
- i0.ɵɵrepeaterCreate(4, JourneyProgressIndicatorComponent_For_5_Template, 10, 10, null, null, _forTrack0$11);
25201
+ i0.ɵɵrepeaterCreate(4, JourneyProgressIndicatorComponent_For_5_Template, 10, 10, null, null, _forTrack0$$);
25202
25202
  i0.ɵɵelementEnd();
25203
25203
  i0.ɵɵconditionalCreate(6, JourneyProgressIndicatorComponent_Conditional_6_Template, 3, 11, "button", 4);
25204
25204
  i0.ɵɵelementEnd();
@@ -26539,7 +26539,7 @@ class ContinueYourJourneyComponent {
26539
26539
  }], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], colorScheme: [{ type: i0.Input, args: [{ isSignal: true, alias: "colorScheme", required: false }] }], isOnboarded: [{ type: i0.Input, args: [{ isSignal: true, alias: "isOnboarded", required: false }] }], title: [{ type: i0.Input, args: [{ isSignal: true, alias: "title", required: false }] }], onboardedTitle: [{ type: i0.Input, args: [{ isSignal: true, alias: "onboardedTitle", required: false }] }], description: [{ type: i0.Input, args: [{ isSignal: true, alias: "description", required: false }] }], onboardedDescription: [{ type: i0.Input, args: [{ isSignal: true, alias: "onboardedDescription", required: false }] }] }); })();
26540
26540
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ContinueYourJourneyComponent, { className: "ContinueYourJourneyComponent", filePath: "lib/components/shared/continue-your-journey.component.ts", lineNumber: 32 }); })();
26541
26541
 
26542
- const _forTrack0$10 = ($index, $item) => $item.title;
26542
+ const _forTrack0$_ = ($index, $item) => $item.title;
26543
26543
  function WhatYoullSeeBelowComponent_For_8_Template(rf, ctx) { if (rf & 1) {
26544
26544
  i0.ɵɵelementStart(0, "li", 6);
26545
26545
  i0.ɵɵnamespaceSVG();
@@ -26610,7 +26610,7 @@ class WhatYoullSeeBelowComponent {
26610
26610
  i0.ɵɵtext(5, " What You'll See Below ");
26611
26611
  i0.ɵɵelementEnd();
26612
26612
  i0.ɵɵelementStart(6, "ul", 5);
26613
- i0.ɵɵrepeaterCreate(7, WhatYoullSeeBelowComponent_For_8_Template, 7, 2, "li", 6, _forTrack0$10);
26613
+ i0.ɵɵrepeaterCreate(7, WhatYoullSeeBelowComponent_For_8_Template, 7, 2, "li", 6, _forTrack0$_);
26614
26614
  i0.ɵɵconditionalCreate(9, WhatYoullSeeBelowComponent_Conditional_9_Template, 7, 2, "li", 6);
26615
26615
  i0.ɵɵelementEnd()()();
26616
26616
  } if (rf & 2) {
@@ -27834,7 +27834,7 @@ class ViewModeSwitcherModalComponent {
27834
27834
  const _c0$18 = a0 => ({ name: "check-badge", source: a0 });
27835
27835
  const _c1$J = a0 => ({ name: "check-circle", source: a0 });
27836
27836
  const _c2$t = a0 => ({ name: "chevron-right", source: a0 });
27837
- const _forTrack0$$ = ($index, $item) => $item.area;
27837
+ const _forTrack0$Z = ($index, $item) => $item.area;
27838
27838
  function KeyStrengthsListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
27839
27839
  i0.ɵɵelementStart(0, "div", 1);
27840
27840
  i0.ɵɵelement(1, "symphiq-icon", 3);
@@ -27903,7 +27903,7 @@ function KeyStrengthsListModalContentComponent_Conditional_2_For_2_Template(rf,
27903
27903
  } }
27904
27904
  function KeyStrengthsListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
27905
27905
  i0.ɵɵelementStart(0, "div", 2);
27906
- i0.ɵɵrepeaterCreate(1, KeyStrengthsListModalContentComponent_Conditional_2_For_2_Template, 15, 18, "button", 6, _forTrack0$$);
27906
+ i0.ɵɵrepeaterCreate(1, KeyStrengthsListModalContentComponent_Conditional_2_For_2_Template, 15, 18, "button", 6, _forTrack0$Z);
27907
27907
  i0.ɵɵelementEnd();
27908
27908
  } if (rf & 2) {
27909
27909
  const ctx_r0 = i0.ɵɵnextContext();
@@ -28067,7 +28067,7 @@ const _c0$17 = a0 => ({ name: "shield-check", source: a0 });
28067
28067
  const _c1$I = a0 => ({ name: "exclamation-triangle", source: a0 });
28068
28068
  const _c2$s = a0 => ({ name: "document-text", source: a0 });
28069
28069
  const _c3$k = a0 => ({ name: "chevron-right", source: a0 });
28070
- const _forTrack0$_ = ($index, $item) => $item.area;
28070
+ const _forTrack0$Y = ($index, $item) => $item.area;
28071
28071
  function CriticalGapsListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
28072
28072
  i0.ɵɵelementStart(0, "div", 1);
28073
28073
  i0.ɵɵelement(1, "symphiq-icon", 3);
@@ -28152,7 +28152,7 @@ function CriticalGapsListModalContentComponent_Conditional_2_For_2_Template(rf,
28152
28152
  } }
28153
28153
  function CriticalGapsListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
28154
28154
  i0.ɵɵelementStart(0, "div", 2);
28155
- i0.ɵɵrepeaterCreate(1, CriticalGapsListModalContentComponent_Conditional_2_For_2_Template, 23, 25, "button", 6, _forTrack0$_);
28155
+ i0.ɵɵrepeaterCreate(1, CriticalGapsListModalContentComponent_Conditional_2_For_2_Template, 23, 25, "button", 6, _forTrack0$Y);
28156
28156
  i0.ɵɵelementEnd();
28157
28157
  } if (rf & 2) {
28158
28158
  const ctx_r0 = i0.ɵɵnextContext();
@@ -28381,7 +28381,7 @@ class CriticalGapsListModalContentComponent {
28381
28381
 
28382
28382
  const _c0$16 = a0 => ({ name: "check-circle", source: a0 });
28383
28383
  const _c1$H = a0 => ({ name: "chat-bubble-left-right", source: a0 });
28384
- const _forTrack0$Z = ($index, $item) => $item.questionId;
28384
+ const _forTrack0$X = ($index, $item) => $item.questionId;
28385
28385
  function KeyStrengthDetailModalContentComponent_Conditional_13_For_6_Conditional_8_Template(rf, ctx) { if (rf & 1) {
28386
28386
  i0.ɵɵelementStart(0, "div", 19)(1, "span", 20);
28387
28387
  i0.ɵɵtext(2);
@@ -28428,7 +28428,7 @@ function KeyStrengthDetailModalContentComponent_Conditional_13_Template(rf, ctx)
28428
28428
  i0.ɵɵtext(3, " Supporting Evidence ");
28429
28429
  i0.ɵɵelementEnd();
28430
28430
  i0.ɵɵelementStart(4, "div", 12);
28431
- i0.ɵɵrepeaterCreate(5, KeyStrengthDetailModalContentComponent_Conditional_13_For_6_Template, 9, 10, "div", 13, _forTrack0$Z);
28431
+ i0.ɵɵrepeaterCreate(5, KeyStrengthDetailModalContentComponent_Conditional_13_For_6_Template, 9, 10, "div", 13, _forTrack0$X);
28432
28432
  i0.ɵɵelementEnd()();
28433
28433
  } if (rf & 2) {
28434
28434
  const ctx_r1 = i0.ɵɵnextContext();
@@ -28623,7 +28623,7 @@ class KeyStrengthDetailModalContentComponent {
28623
28623
  const _c0$15 = a0 => ({ name: "exclamation-triangle", source: a0 });
28624
28624
  const _c1$G = a0 => ({ name: "document-text", source: a0 });
28625
28625
  const _c2$r = a0 => ({ name: "chat-bubble-left-right", source: a0 });
28626
- const _forTrack0$Y = ($index, $item) => $item.questionId;
28626
+ const _forTrack0$W = ($index, $item) => $item.questionId;
28627
28627
  function CriticalGapDetailModalContentComponent_Conditional_20_For_6_Conditional_8_Template(rf, ctx) { if (rf & 1) {
28628
28628
  i0.ɵɵelementStart(0, "div", 23)(1, "p", 25);
28629
28629
  i0.ɵɵtext(2, " Gap Identified: ");
@@ -28691,7 +28691,7 @@ function CriticalGapDetailModalContentComponent_Conditional_20_Template(rf, ctx)
28691
28691
  i0.ɵɵtext(3, " Supporting Evidence ");
28692
28692
  i0.ɵɵelementEnd();
28693
28693
  i0.ɵɵelementStart(4, "div", 17);
28694
- i0.ɵɵrepeaterCreate(5, CriticalGapDetailModalContentComponent_Conditional_20_For_6_Template, 10, 11, "div", 18, _forTrack0$Y);
28694
+ i0.ɵɵrepeaterCreate(5, CriticalGapDetailModalContentComponent_Conditional_20_For_6_Template, 10, 11, "div", 18, _forTrack0$W);
28695
28695
  i0.ɵɵelementEnd()();
28696
28696
  } if (rf & 2) {
28697
28697
  const ctx_r1 = i0.ɵɵnextContext();
@@ -29015,88 +29015,149 @@ class CriticalGapDetailModalContentComponent {
29015
29015
  }], null, { gap: [{ type: i0.Input, args: [{ isSignal: true, alias: "gap", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: true }] }] }); })();
29016
29016
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CriticalGapDetailModalContentComponent, { className: "CriticalGapDetailModalContentComponent", filePath: "lib/components/profile-analysis-shop-dashboard/modals/critical-gap-detail-modal-content.component.ts", lineNumber: 107 }); })();
29017
29017
 
29018
+ class RelatedContentButtonComponent {
29019
+ constructor() {
29020
+ this.count = input.required(...(ngDevMode ? [{ debugName: "count" }] : []));
29021
+ this.label = input.required(...(ngDevMode ? [{ debugName: "label" }] : []));
29022
+ this.labelPlural = input.required(...(ngDevMode ? [{ debugName: "labelPlural" }] : []));
29023
+ this.svgPath = input.required(...(ngDevMode ? [{ debugName: "svgPath" }] : []));
29024
+ this.viewMode = input(ViewModeEnum.LIGHT, ...(ngDevMode ? [{ debugName: "viewMode" }] : []));
29025
+ this.buttonClicked = output();
29026
+ this.isLightMode = computed(() => this.viewMode() === ViewModeEnum.LIGHT, ...(ngDevMode ? [{ debugName: "isLightMode" }] : []));
29027
+ this.buttonClasses = computed(() => {
29028
+ return this.isLightMode()
29029
+ ? 'bg-slate-50 border-slate-200 hover:border-blue-500/50 hover:bg-slate-100'
29030
+ : 'bg-slate-800/50 border-slate-700 hover:border-blue-500/50 hover:bg-slate-700/50';
29031
+ }, ...(ngDevMode ? [{ debugName: "buttonClasses" }] : []));
29032
+ this.iconBgClasses = computed(() => {
29033
+ return this.isLightMode()
29034
+ ? 'bg-blue-100 text-blue-600'
29035
+ : 'bg-blue-900/30 text-blue-400';
29036
+ }, ...(ngDevMode ? [{ debugName: "iconBgClasses" }] : []));
29037
+ this.iconClasses = computed(() => {
29038
+ return this.isLightMode()
29039
+ ? 'text-blue-600'
29040
+ : 'text-blue-400';
29041
+ }, ...(ngDevMode ? [{ debugName: "iconClasses" }] : []));
29042
+ this.countClasses = computed(() => {
29043
+ return this.isLightMode()
29044
+ ? 'text-slate-900'
29045
+ : 'text-white';
29046
+ }, ...(ngDevMode ? [{ debugName: "countClasses" }] : []));
29047
+ this.labelClasses = computed(() => {
29048
+ return this.isLightMode()
29049
+ ? 'text-slate-600'
29050
+ : 'text-slate-400';
29051
+ }, ...(ngDevMode ? [{ debugName: "labelClasses" }] : []));
29052
+ this.chevronClasses = computed(() => {
29053
+ return this.isLightMode()
29054
+ ? 'text-slate-400 group-hover:text-blue-600'
29055
+ : 'text-slate-500 group-hover:text-blue-400';
29056
+ }, ...(ngDevMode ? [{ debugName: "chevronClasses" }] : []));
29057
+ }
29058
+ static { this.ɵfac = function RelatedContentButtonComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || RelatedContentButtonComponent)(); }; }
29059
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: RelatedContentButtonComponent, selectors: [["symphiq-related-content-button"]], inputs: { count: [1, "count"], label: [1, "label"], labelPlural: [1, "labelPlural"], svgPath: [1, "svgPath"], viewMode: [1, "viewMode"] }, outputs: { buttonClicked: "buttonClicked" }, decls: 13, vars: 9, consts: [["type", "button", 1, "w-full", "text-left", "px-4", "py-3", "rounded-lg", "border-2", "transition-all", "duration-200", "hover:scale-[1.02]", "active:scale-[0.98]", "cursor-pointer", "group", 3, "click", "ngClass"], [1, "flex", "items-center", "justify-between"], [1, "flex", "items-center", "gap-3"], [1, "w-8", "h-8", "rounded-lg", "flex", "items-center", "justify-center", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2"], [1, "text-lg", "font-bold", 3, "ngClass"], [1, "text-xs", "font-medium", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5", "transition-colors", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 5l7 7-7 7"]], template: function RelatedContentButtonComponent_Template(rf, ctx) { if (rf & 1) {
29060
+ i0.ɵɵelementStart(0, "button", 0);
29061
+ i0.ɵɵlistener("click", function RelatedContentButtonComponent_Template_button_click_0_listener() { return ctx.buttonClicked.emit(); });
29062
+ i0.ɵɵelementStart(1, "div", 1)(2, "div", 2)(3, "div", 3);
29063
+ i0.ɵɵnamespaceSVG();
29064
+ i0.ɵɵelementStart(4, "svg", 4);
29065
+ i0.ɵɵelement(5, "path", 5);
29066
+ i0.ɵɵelementEnd()();
29067
+ i0.ɵɵnamespaceHTML();
29068
+ i0.ɵɵelementStart(6, "div")(7, "div", 6);
29069
+ i0.ɵɵtext(8);
29070
+ i0.ɵɵelementEnd();
29071
+ i0.ɵɵelementStart(9, "div", 7);
29072
+ i0.ɵɵtext(10);
29073
+ i0.ɵɵelementEnd()()();
29074
+ i0.ɵɵnamespaceSVG();
29075
+ i0.ɵɵelementStart(11, "svg", 8);
29076
+ i0.ɵɵelement(12, "path", 9);
29077
+ i0.ɵɵelementEnd()()();
29078
+ } if (rf & 2) {
29079
+ i0.ɵɵproperty("ngClass", ctx.buttonClasses());
29080
+ i0.ɵɵadvance(3);
29081
+ i0.ɵɵproperty("ngClass", ctx.iconBgClasses());
29082
+ i0.ɵɵadvance();
29083
+ i0.ɵɵproperty("ngClass", ctx.iconClasses());
29084
+ i0.ɵɵadvance();
29085
+ i0.ɵɵattribute("d", ctx.svgPath());
29086
+ i0.ɵɵadvance(2);
29087
+ i0.ɵɵproperty("ngClass", ctx.countClasses());
29088
+ i0.ɵɵadvance();
29089
+ i0.ɵɵtextInterpolate1(" ", ctx.count(), " ");
29090
+ i0.ɵɵadvance();
29091
+ i0.ɵɵproperty("ngClass", ctx.labelClasses());
29092
+ i0.ɵɵadvance();
29093
+ i0.ɵɵtextInterpolate1(" ", ctx.count() === 1 ? ctx.label() : ctx.labelPlural(), " ");
29094
+ i0.ɵɵadvance();
29095
+ i0.ɵɵproperty("ngClass", ctx.chevronClasses());
29096
+ } }, dependencies: [CommonModule, i1$1.NgClass], encapsulation: 2, changeDetection: 0 }); }
29097
+ }
29098
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(RelatedContentButtonComponent, [{
29099
+ type: Component,
29100
+ args: [{
29101
+ selector: 'symphiq-related-content-button',
29102
+ standalone: true,
29103
+ changeDetection: ChangeDetectionStrategy.OnPush,
29104
+ imports: [CommonModule],
29105
+ template: `
29106
+ <button
29107
+ type="button"
29108
+ (click)="buttonClicked.emit()"
29109
+ [ngClass]="buttonClasses()"
29110
+ class="w-full text-left px-4 py-3 rounded-lg border-2 transition-all duration-200 hover:scale-[1.02] active:scale-[0.98] cursor-pointer group">
29111
+ <div class="flex items-center justify-between">
29112
+ <div class="flex items-center gap-3">
29113
+ <div [ngClass]="iconBgClasses()" class="w-8 h-8 rounded-lg flex items-center justify-center">
29114
+ <svg class="w-4 h-4" [ngClass]="iconClasses()" fill="none" stroke="currentColor" viewBox="0 0 24 24">
29115
+ <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" [attr.d]="svgPath()"/>
29116
+ </svg>
29117
+ </div>
29118
+ <div>
29119
+ <div [ngClass]="countClasses()" class="text-lg font-bold">
29120
+ {{ count() }}
29121
+ </div>
29122
+ <div [ngClass]="labelClasses()" class="text-xs font-medium">
29123
+ {{ count() === 1 ? label() : labelPlural() }}
29124
+ </div>
29125
+ </div>
29126
+ </div>
29127
+ <svg [ngClass]="chevronClasses()" class="w-5 h-5 transition-colors" fill="none" stroke="currentColor" viewBox="0 0 24 24">
29128
+ <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"></path>
29129
+ </svg>
29130
+ </div>
29131
+ </button>
29132
+ `
29133
+ }]
29134
+ }], null, { count: [{ type: i0.Input, args: [{ isSignal: true, alias: "count", required: true }] }], label: [{ type: i0.Input, args: [{ isSignal: true, alias: "label", required: true }] }], labelPlural: [{ type: i0.Input, args: [{ isSignal: true, alias: "labelPlural", required: true }] }], svgPath: [{ type: i0.Input, args: [{ isSignal: true, alias: "svgPath", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], buttonClicked: [{ type: i0.Output, args: ["buttonClicked"] }] }); })();
29135
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(RelatedContentButtonComponent, { className: "RelatedContentButtonComponent", filePath: "lib/components/shared/related-content-button.component.ts", lineNumber: 39 }); })();
29136
+
29018
29137
  function RelatedContentSidebarComponent_Conditional_0_Conditional_1_Conditional_3_Template(rf, ctx) { if (rf & 1) {
29019
29138
  const _r1 = i0.ɵɵgetCurrentView();
29020
- i0.ɵɵelementStart(0, "button", 4);
29021
- i0.ɵɵlistener("click", function RelatedContentSidebarComponent_Conditional_0_Conditional_1_Conditional_3_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onFunnelInsightsClick()); });
29022
- i0.ɵɵelementStart(1, "div", 5)(2, "div", 6)(3, "div", 7);
29023
- i0.ɵɵnamespaceSVG();
29024
- i0.ɵɵelementStart(4, "svg", 8);
29025
- i0.ɵɵelement(5, "path", 9);
29026
- i0.ɵɵelementEnd()();
29027
- i0.ɵɵnamespaceHTML();
29028
- i0.ɵɵelementStart(6, "div")(7, "div", 10);
29029
- i0.ɵɵtext(8);
29139
+ i0.ɵɵelementStart(0, "symphiq-related-content-button", 5);
29140
+ i0.ɵɵlistener("buttonClicked", function RelatedContentSidebarComponent_Conditional_0_Conditional_1_Conditional_3_Template_symphiq_related_content_button_buttonClicked_0_listener() { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onFunnelInsightsClick()); });
29030
29141
  i0.ɵɵelementEnd();
29031
- i0.ɵɵelementStart(9, "div", 11);
29032
- i0.ɵɵtext(10);
29033
- i0.ɵɵelementEnd()()();
29034
- i0.ɵɵnamespaceSVG();
29035
- i0.ɵɵelementStart(11, "svg", 12);
29036
- i0.ɵɵelement(12, "path", 13);
29037
- i0.ɵɵelementEnd()()();
29038
29142
  } if (rf & 2) {
29039
29143
  const ctx_r1 = i0.ɵɵnextContext(3);
29040
- i0.ɵɵproperty("ngClass", ctx_r1.buttonClasses());
29041
- i0.ɵɵadvance(3);
29042
- i0.ɵɵproperty("ngClass", ctx_r1.iconBgClasses());
29043
- i0.ɵɵadvance();
29044
- i0.ɵɵproperty("ngClass", ctx_r1.iconClasses());
29045
- i0.ɵɵadvance(3);
29046
- i0.ɵɵproperty("ngClass", ctx_r1.countClasses());
29047
- i0.ɵɵadvance();
29048
- i0.ɵɵtextInterpolate1(" ", ctx_r1.funnelInsightsCount(), " ");
29049
- i0.ɵɵadvance();
29050
- i0.ɵɵproperty("ngClass", ctx_r1.labelClasses());
29051
- i0.ɵɵadvance();
29052
- i0.ɵɵtextInterpolate1(" RELATED FUNNEL ", ctx_r1.funnelInsightsCount() === 1 ? "INSIGHT" : "INSIGHTS", " ");
29053
- i0.ɵɵadvance();
29054
- i0.ɵɵproperty("ngClass", ctx_r1.chevronClasses());
29144
+ i0.ɵɵproperty("count", ctx_r1.funnelInsightsCount())("svgPath", ctx_r1.insightIconPath)("viewMode", ctx_r1.viewMode());
29055
29145
  } }
29056
29146
  function RelatedContentSidebarComponent_Conditional_0_Conditional_1_Conditional_4_Template(rf, ctx) { if (rf & 1) {
29057
29147
  const _r3 = i0.ɵɵgetCurrentView();
29058
- i0.ɵɵelementStart(0, "button", 4);
29059
- i0.ɵɵlistener("click", function RelatedContentSidebarComponent_Conditional_0_Conditional_1_Conditional_4_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onFunnelMetricsClick()); });
29060
- i0.ɵɵelementStart(1, "div", 5)(2, "div", 6)(3, "div", 7);
29061
- i0.ɵɵnamespaceSVG();
29062
- i0.ɵɵelementStart(4, "svg", 8);
29063
- i0.ɵɵelement(5, "path", 14);
29064
- i0.ɵɵelementEnd()();
29065
- i0.ɵɵnamespaceHTML();
29066
- i0.ɵɵelementStart(6, "div")(7, "div", 10);
29067
- i0.ɵɵtext(8);
29148
+ i0.ɵɵelementStart(0, "symphiq-related-content-button", 6);
29149
+ i0.ɵɵlistener("buttonClicked", function RelatedContentSidebarComponent_Conditional_0_Conditional_1_Conditional_4_Template_symphiq_related_content_button_buttonClicked_0_listener() { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onFunnelMetricsClick()); });
29068
29150
  i0.ɵɵelementEnd();
29069
- i0.ɵɵelementStart(9, "div", 11);
29070
- i0.ɵɵtext(10);
29071
- i0.ɵɵelementEnd()()();
29072
- i0.ɵɵnamespaceSVG();
29073
- i0.ɵɵelementStart(11, "svg", 12);
29074
- i0.ɵɵelement(12, "path", 13);
29075
- i0.ɵɵelementEnd()()();
29076
29151
  } if (rf & 2) {
29077
29152
  const ctx_r1 = i0.ɵɵnextContext(3);
29078
- i0.ɵɵproperty("ngClass", ctx_r1.buttonClasses());
29079
- i0.ɵɵadvance(3);
29080
- i0.ɵɵproperty("ngClass", ctx_r1.iconBgClasses());
29081
- i0.ɵɵadvance();
29082
- i0.ɵɵproperty("ngClass", ctx_r1.iconClasses());
29083
- i0.ɵɵadvance(3);
29084
- i0.ɵɵproperty("ngClass", ctx_r1.countClasses());
29085
- i0.ɵɵadvance();
29086
- i0.ɵɵtextInterpolate1(" ", ctx_r1.funnelMetricsCount(), " ");
29087
- i0.ɵɵadvance();
29088
- i0.ɵɵproperty("ngClass", ctx_r1.labelClasses());
29089
- i0.ɵɵadvance();
29090
- i0.ɵɵtextInterpolate1(" RELATED ", ctx_r1.funnelMetricsCount() === 1 ? "METRIC" : "METRICS", " ");
29091
- i0.ɵɵadvance();
29092
- i0.ɵɵproperty("ngClass", ctx_r1.chevronClasses());
29153
+ i0.ɵɵproperty("count", ctx_r1.funnelMetricsCount())("svgPath", ctx_r1.metricsIconPath)("viewMode", ctx_r1.viewMode());
29093
29154
  } }
29094
29155
  function RelatedContentSidebarComponent_Conditional_0_Conditional_1_Template(rf, ctx) { if (rf & 1) {
29095
29156
  i0.ɵɵelementStart(0, "div", 1)(1, "h3", 2);
29096
29157
  i0.ɵɵtext(2, " From Funnel Analysis ");
29097
29158
  i0.ɵɵelementEnd();
29098
- i0.ɵɵconditionalCreate(3, RelatedContentSidebarComponent_Conditional_0_Conditional_1_Conditional_3_Template, 13, 8, "button", 3);
29099
- i0.ɵɵconditionalCreate(4, RelatedContentSidebarComponent_Conditional_0_Conditional_1_Conditional_4_Template, 13, 8, "button", 3);
29159
+ i0.ɵɵconditionalCreate(3, RelatedContentSidebarComponent_Conditional_0_Conditional_1_Conditional_3_Template, 1, 3, "symphiq-related-content-button", 3);
29160
+ i0.ɵɵconditionalCreate(4, RelatedContentSidebarComponent_Conditional_0_Conditional_1_Conditional_4_Template, 1, 3, "symphiq-related-content-button", 4);
29100
29161
  i0.ɵɵelementEnd();
29101
29162
  } if (rf & 2) {
29102
29163
  const ctx_r1 = i0.ɵɵnextContext(2);
@@ -29109,47 +29170,18 @@ function RelatedContentSidebarComponent_Conditional_0_Conditional_1_Template(rf,
29109
29170
  } }
29110
29171
  function RelatedContentSidebarComponent_Conditional_0_Conditional_2_Conditional_3_Template(rf, ctx) { if (rf & 1) {
29111
29172
  const _r4 = i0.ɵɵgetCurrentView();
29112
- i0.ɵɵelementStart(0, "button", 4);
29113
- i0.ɵɵlistener("click", function RelatedContentSidebarComponent_Conditional_0_Conditional_2_Conditional_3_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onBusinessInsightsClick()); });
29114
- i0.ɵɵelementStart(1, "div", 5)(2, "div", 6)(3, "div", 7);
29115
- i0.ɵɵnamespaceSVG();
29116
- i0.ɵɵelementStart(4, "svg", 8);
29117
- i0.ɵɵelement(5, "path", 15);
29118
- i0.ɵɵelementEnd()();
29119
- i0.ɵɵnamespaceHTML();
29120
- i0.ɵɵelementStart(6, "div")(7, "div", 10);
29121
- i0.ɵɵtext(8);
29173
+ i0.ɵɵelementStart(0, "symphiq-related-content-button", 8);
29174
+ i0.ɵɵlistener("buttonClicked", function RelatedContentSidebarComponent_Conditional_0_Conditional_2_Conditional_3_Template_symphiq_related_content_button_buttonClicked_0_listener() { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onBusinessInsightsClick()); });
29122
29175
  i0.ɵɵelementEnd();
29123
- i0.ɵɵelementStart(9, "div", 11);
29124
- i0.ɵɵtext(10);
29125
- i0.ɵɵelementEnd()()();
29126
- i0.ɵɵnamespaceSVG();
29127
- i0.ɵɵelementStart(11, "svg", 12);
29128
- i0.ɵɵelement(12, "path", 13);
29129
- i0.ɵɵelementEnd()()();
29130
29176
  } if (rf & 2) {
29131
29177
  const ctx_r1 = i0.ɵɵnextContext(3);
29132
- i0.ɵɵproperty("ngClass", ctx_r1.buttonClasses());
29133
- i0.ɵɵadvance(3);
29134
- i0.ɵɵproperty("ngClass", ctx_r1.iconBgClasses());
29135
- i0.ɵɵadvance();
29136
- i0.ɵɵproperty("ngClass", ctx_r1.iconClasses());
29137
- i0.ɵɵadvance(3);
29138
- i0.ɵɵproperty("ngClass", ctx_r1.countClasses());
29139
- i0.ɵɵadvance();
29140
- i0.ɵɵtextInterpolate1(" ", ctx_r1.businessInsightsCount(), " ");
29141
- i0.ɵɵadvance();
29142
- i0.ɵɵproperty("ngClass", ctx_r1.labelClasses());
29143
- i0.ɵɵadvance();
29144
- i0.ɵɵtextInterpolate1(" RELATED BUSINESS ", ctx_r1.businessInsightsCount() === 1 ? "INSIGHT" : "INSIGHTS", " ");
29145
- i0.ɵɵadvance();
29146
- i0.ɵɵproperty("ngClass", ctx_r1.chevronClasses());
29178
+ i0.ɵɵproperty("count", ctx_r1.businessInsightsCount())("svgPath", ctx_r1.businessIconPath)("viewMode", ctx_r1.viewMode());
29147
29179
  } }
29148
29180
  function RelatedContentSidebarComponent_Conditional_0_Conditional_2_Template(rf, ctx) { if (rf & 1) {
29149
29181
  i0.ɵɵelementStart(0, "div", 1)(1, "h3", 2);
29150
29182
  i0.ɵɵtext(2, " From Business Analysis ");
29151
29183
  i0.ɵɵelementEnd();
29152
- i0.ɵɵconditionalCreate(3, RelatedContentSidebarComponent_Conditional_0_Conditional_2_Conditional_3_Template, 13, 8, "button", 3);
29184
+ i0.ɵɵconditionalCreate(3, RelatedContentSidebarComponent_Conditional_0_Conditional_2_Conditional_3_Template, 1, 3, "symphiq-related-content-button", 7);
29153
29185
  i0.ɵɵelementEnd();
29154
29186
  } if (rf & 2) {
29155
29187
  const ctx_r1 = i0.ɵɵnextContext(2);
@@ -29177,6 +29209,9 @@ class RelatedContentSidebarComponent {
29177
29209
  this.funnelInsightsClicked = output();
29178
29210
  this.funnelMetricsClicked = output();
29179
29211
  this.businessInsightsClicked = output();
29212
+ this.insightIconPath = 'M9.663 17h4.673M12 3v1m6.364 1.636l-.707.707M21 12h-1M4 12H3m3.343-5.657l-.707-.707m2.828 9.9a5 5 0 117.072 0l-.548.547A3.374 3.374 0 0014 18.469V19a2 2 0 11-4 0v-.531c0-.895-.356-1.754-.988-2.386l-.548-.547z';
29213
+ this.metricsIconPath = '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';
29214
+ this.businessIconPath = 'M21 13.255A23.931 23.931 0 0112 15c-3.183 0-6.22-.62-9-1.745M16 6V4a2 2 0 00-2-2h-4a2 2 0 00-2 2v2m4 6h.01M5 20h14a2 2 0 002-2V8a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z';
29180
29215
  this.isLightMode = computed(() => this.viewMode() === ViewModeEnum.LIGHT, ...(ngDevMode ? [{ debugName: "isLightMode" }] : []));
29181
29216
  this.hasFunnelContent = computed(() => {
29182
29217
  const content = this.relatedContent();
@@ -29204,36 +29239,6 @@ class RelatedContentSidebarComponent {
29204
29239
  ? 'text-slate-600'
29205
29240
  : 'text-slate-400';
29206
29241
  }, ...(ngDevMode ? [{ debugName: "headerClasses" }] : []));
29207
- this.buttonClasses = computed(() => {
29208
- return this.isLightMode()
29209
- ? 'bg-slate-50 border-slate-200 hover:border-blue-500/50 hover:bg-slate-100'
29210
- : 'bg-slate-800/50 border-slate-700 hover:border-blue-500/50 hover:bg-slate-700/50';
29211
- }, ...(ngDevMode ? [{ debugName: "buttonClasses" }] : []));
29212
- this.iconBgClasses = computed(() => {
29213
- return this.isLightMode()
29214
- ? 'bg-blue-100 text-blue-600'
29215
- : 'bg-blue-900/30 text-blue-400';
29216
- }, ...(ngDevMode ? [{ debugName: "iconBgClasses" }] : []));
29217
- this.iconClasses = computed(() => {
29218
- return this.isLightMode()
29219
- ? 'text-blue-600'
29220
- : 'text-blue-400';
29221
- }, ...(ngDevMode ? [{ debugName: "iconClasses" }] : []));
29222
- this.countClasses = computed(() => {
29223
- return this.isLightMode()
29224
- ? 'text-slate-900'
29225
- : 'text-white';
29226
- }, ...(ngDevMode ? [{ debugName: "countClasses" }] : []));
29227
- this.labelClasses = computed(() => {
29228
- return this.isLightMode()
29229
- ? 'text-slate-600'
29230
- : 'text-slate-400';
29231
- }, ...(ngDevMode ? [{ debugName: "labelClasses" }] : []));
29232
- this.chevronClasses = computed(() => {
29233
- return this.isLightMode()
29234
- ? 'text-slate-400 group-hover:text-blue-600'
29235
- : 'text-slate-500 group-hover:text-blue-400';
29236
- }, ...(ngDevMode ? [{ debugName: "chevronClasses" }] : []));
29237
29242
  }
29238
29243
  onFunnelInsightsClick() {
29239
29244
  this.funnelInsightsClicked.emit();
@@ -29245,11 +29250,11 @@ class RelatedContentSidebarComponent {
29245
29250
  this.businessInsightsClicked.emit();
29246
29251
  }
29247
29252
  static { this.ɵfac = function RelatedContentSidebarComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || RelatedContentSidebarComponent)(); }; }
29248
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: RelatedContentSidebarComponent, selectors: [["symphiq-related-content-sidebar"]], inputs: { relatedContent: [1, "relatedContent"], viewMode: [1, "viewMode"] }, outputs: { funnelInsightsClicked: "funnelInsightsClicked", funnelMetricsClicked: "funnelMetricsClicked", businessInsightsClicked: "businessInsightsClicked" }, decls: 1, vars: 1, consts: [[1, "space-y-4"], [1, "space-y-2"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wide", "px-1", 3, "ngClass"], ["type", "button", 1, "w-full", "text-left", "px-4", "py-3", "rounded-lg", "border-2", "transition-all", "duration-200", "hover:scale-[1.02]", "active:scale-[0.98]", "cursor-pointer", "group", 3, "ngClass"], ["type", "button", 1, "w-full", "text-left", "px-4", "py-3", "rounded-lg", "border-2", "transition-all", "duration-200", "hover:scale-[1.02]", "active:scale-[0.98]", "cursor-pointer", "group", 3, "click", "ngClass"], [1, "flex", "items-center", "justify-between"], [1, "flex", "items-center", "gap-3"], [1, "w-8", "h-8", "rounded-lg", "flex", "items-center", "justify-center", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9.663 17h4.673M12 3v1m6.364 1.636l-.707.707M21 12h-1M4 12H3m3.343-5.657l-.707-.707m2.828 9.9a5 5 0 117.072 0l-.548.547A3.374 3.374 0 0014 18.469V19a2 2 0 11-4 0v-.531c0-.895-.356-1.754-.988-2.386l-.548-.547z"], [1, "text-lg", "font-bold", 3, "ngClass"], [1, "text-xs", "font-medium", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5", "transition-colors", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 5l7 7-7 7"], ["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"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M21 13.255A23.931 23.931 0 0112 15c-3.183 0-6.22-.62-9-1.745M16 6V4a2 2 0 00-2-2h-4a2 2 0 00-2 2v2m4 6h.01M5 20h14a2 2 0 002-2V8a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z"]], template: function RelatedContentSidebarComponent_Template(rf, ctx) { if (rf & 1) {
29253
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: RelatedContentSidebarComponent, selectors: [["symphiq-related-content-sidebar"]], inputs: { relatedContent: [1, "relatedContent"], viewMode: [1, "viewMode"] }, outputs: { funnelInsightsClicked: "funnelInsightsClicked", funnelMetricsClicked: "funnelMetricsClicked", businessInsightsClicked: "businessInsightsClicked" }, decls: 1, vars: 1, consts: [[1, "space-y-4"], [1, "space-y-2"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wide", "px-1", 3, "ngClass"], ["label", "RELATED FUNNEL INSIGHT", "labelPlural", "RELATED FUNNEL INSIGHTS", 3, "count", "svgPath", "viewMode"], ["label", "RELATED METRIC", "labelPlural", "RELATED METRICS", 3, "count", "svgPath", "viewMode"], ["label", "RELATED FUNNEL INSIGHT", "labelPlural", "RELATED FUNNEL INSIGHTS", 3, "buttonClicked", "count", "svgPath", "viewMode"], ["label", "RELATED METRIC", "labelPlural", "RELATED METRICS", 3, "buttonClicked", "count", "svgPath", "viewMode"], ["label", "RELATED BUSINESS INSIGHT", "labelPlural", "RELATED BUSINESS INSIGHTS", 3, "count", "svgPath", "viewMode"], ["label", "RELATED BUSINESS INSIGHT", "labelPlural", "RELATED BUSINESS INSIGHTS", 3, "buttonClicked", "count", "svgPath", "viewMode"]], template: function RelatedContentSidebarComponent_Template(rf, ctx) { if (rf & 1) {
29249
29254
  i0.ɵɵconditionalCreate(0, RelatedContentSidebarComponent_Conditional_0_Template, 3, 2, "div", 0);
29250
29255
  } if (rf & 2) {
29251
29256
  i0.ɵɵconditional(ctx.hasRelatedContent() ? 0 : -1);
29252
- } }, dependencies: [CommonModule, i1$1.NgClass], encapsulation: 2, changeDetection: 0 }); }
29257
+ } }, dependencies: [CommonModule, i1$1.NgClass, RelatedContentButtonComponent], encapsulation: 2, changeDetection: 0 }); }
29253
29258
  }
29254
29259
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(RelatedContentSidebarComponent, [{
29255
29260
  type: Component,
@@ -29257,7 +29262,7 @@ class RelatedContentSidebarComponent {
29257
29262
  selector: 'symphiq-related-content-sidebar',
29258
29263
  standalone: true,
29259
29264
  changeDetection: ChangeDetectionStrategy.OnPush,
29260
- imports: [CommonModule],
29265
+ imports: [CommonModule, RelatedContentButtonComponent],
29261
29266
  template: `
29262
29267
  @if (hasRelatedContent()) {
29263
29268
  <div class="space-y-4">
@@ -29268,61 +29273,25 @@ class RelatedContentSidebarComponent {
29268
29273
  </h3>
29269
29274
 
29270
29275
  @if (funnelInsightsCount() > 0) {
29271
- <button
29272
- type="button"
29273
- (click)="onFunnelInsightsClick()"
29274
- [ngClass]="buttonClasses()"
29275
- class="w-full text-left px-4 py-3 rounded-lg border-2 transition-all duration-200 hover:scale-[1.02] active:scale-[0.98] cursor-pointer group">
29276
- <div class="flex items-center justify-between">
29277
- <div class="flex items-center gap-3">
29278
- <div [ngClass]="iconBgClasses()" class="w-8 h-8 rounded-lg flex items-center justify-center">
29279
- <svg class="w-4 h-4" [ngClass]="iconClasses()" fill="none" stroke="currentColor" viewBox="0 0 24 24">
29280
- <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9.663 17h4.673M12 3v1m6.364 1.636l-.707.707M21 12h-1M4 12H3m3.343-5.657l-.707-.707m2.828 9.9a5 5 0 117.072 0l-.548.547A3.374 3.374 0 0014 18.469V19a2 2 0 11-4 0v-.531c0-.895-.356-1.754-.988-2.386l-.548-.547z"/>
29281
- </svg>
29282
- </div>
29283
- <div>
29284
- <div [ngClass]="countClasses()" class="text-lg font-bold">
29285
- {{ funnelInsightsCount() }}
29286
- </div>
29287
- <div [ngClass]="labelClasses()" class="text-xs font-medium">
29288
- RELATED FUNNEL {{ funnelInsightsCount() === 1 ? 'INSIGHT' : 'INSIGHTS' }}
29289
- </div>
29290
- </div>
29291
- </div>
29292
- <svg [ngClass]="chevronClasses()" class="w-5 h-5 transition-colors" fill="none" stroke="currentColor" viewBox="0 0 24 24">
29293
- <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"></path>
29294
- </svg>
29295
- </div>
29296
- </button>
29276
+ <symphiq-related-content-button
29277
+ [count]="funnelInsightsCount()"
29278
+ label="RELATED FUNNEL INSIGHT"
29279
+ labelPlural="RELATED FUNNEL INSIGHTS"
29280
+ [svgPath]="insightIconPath"
29281
+ [viewMode]="viewMode()"
29282
+ (buttonClicked)="onFunnelInsightsClick()"
29283
+ />
29297
29284
  }
29298
29285
 
29299
29286
  @if (funnelMetricsCount() > 0) {
29300
- <button
29301
- type="button"
29302
- (click)="onFunnelMetricsClick()"
29303
- [ngClass]="buttonClasses()"
29304
- class="w-full text-left px-4 py-3 rounded-lg border-2 transition-all duration-200 hover:scale-[1.02] active:scale-[0.98] cursor-pointer group">
29305
- <div class="flex items-center justify-between">
29306
- <div class="flex items-center gap-3">
29307
- <div [ngClass]="iconBgClasses()" class="w-8 h-8 rounded-lg flex items-center justify-center">
29308
- <svg class="w-4 h-4" [ngClass]="iconClasses()" fill="none" stroke="currentColor" viewBox="0 0 24 24">
29309
- <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"/>
29310
- </svg>
29311
- </div>
29312
- <div>
29313
- <div [ngClass]="countClasses()" class="text-lg font-bold">
29314
- {{ funnelMetricsCount() }}
29315
- </div>
29316
- <div [ngClass]="labelClasses()" class="text-xs font-medium">
29317
- RELATED {{ funnelMetricsCount() === 1 ? 'METRIC' : 'METRICS' }}
29318
- </div>
29319
- </div>
29320
- </div>
29321
- <svg [ngClass]="chevronClasses()" class="w-5 h-5 transition-colors" fill="none" stroke="currentColor" viewBox="0 0 24 24">
29322
- <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"></path>
29323
- </svg>
29324
- </div>
29325
- </button>
29287
+ <symphiq-related-content-button
29288
+ [count]="funnelMetricsCount()"
29289
+ label="RELATED METRIC"
29290
+ labelPlural="RELATED METRICS"
29291
+ [svgPath]="metricsIconPath"
29292
+ [viewMode]="viewMode()"
29293
+ (buttonClicked)="onFunnelMetricsClick()"
29294
+ />
29326
29295
  }
29327
29296
  </div>
29328
29297
  }
@@ -29334,32 +29303,14 @@ class RelatedContentSidebarComponent {
29334
29303
  </h3>
29335
29304
 
29336
29305
  @if (businessInsightsCount() > 0) {
29337
- <button
29338
- type="button"
29339
- (click)="onBusinessInsightsClick()"
29340
- [ngClass]="buttonClasses()"
29341
- class="w-full text-left px-4 py-3 rounded-lg border-2 transition-all duration-200 hover:scale-[1.02] active:scale-[0.98] cursor-pointer group">
29342
- <div class="flex items-center justify-between">
29343
- <div class="flex items-center gap-3">
29344
- <div [ngClass]="iconBgClasses()" class="w-8 h-8 rounded-lg flex items-center justify-center">
29345
- <svg class="w-4 h-4" [ngClass]="iconClasses()" fill="none" stroke="currentColor" viewBox="0 0 24 24">
29346
- <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 13.255A23.931 23.931 0 0112 15c-3.183 0-6.22-.62-9-1.745M16 6V4a2 2 0 00-2-2h-4a2 2 0 00-2 2v2m4 6h.01M5 20h14a2 2 0 002-2V8a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z"/>
29347
- </svg>
29348
- </div>
29349
- <div>
29350
- <div [ngClass]="countClasses()" class="text-lg font-bold">
29351
- {{ businessInsightsCount() }}
29352
- </div>
29353
- <div [ngClass]="labelClasses()" class="text-xs font-medium">
29354
- RELATED BUSINESS {{ businessInsightsCount() === 1 ? 'INSIGHT' : 'INSIGHTS' }}
29355
- </div>
29356
- </div>
29357
- </div>
29358
- <svg [ngClass]="chevronClasses()" class="w-5 h-5 transition-colors" fill="none" stroke="currentColor" viewBox="0 0 24 24">
29359
- <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"></path>
29360
- </svg>
29361
- </div>
29362
- </button>
29306
+ <symphiq-related-content-button
29307
+ [count]="businessInsightsCount()"
29308
+ label="RELATED BUSINESS INSIGHT"
29309
+ labelPlural="RELATED BUSINESS INSIGHTS"
29310
+ [svgPath]="businessIconPath"
29311
+ [viewMode]="viewMode()"
29312
+ (buttonClicked)="onBusinessInsightsClick()"
29313
+ />
29363
29314
  }
29364
29315
  </div>
29365
29316
  }
@@ -29368,7 +29319,7 @@ class RelatedContentSidebarComponent {
29368
29319
  `
29369
29320
  }]
29370
29321
  }], null, { relatedContent: [{ type: i0.Input, args: [{ isSignal: true, alias: "relatedContent", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], funnelInsightsClicked: [{ type: i0.Output, args: ["funnelInsightsClicked"] }], funnelMetricsClicked: [{ type: i0.Output, args: ["funnelMetricsClicked"] }], businessInsightsClicked: [{ type: i0.Output, args: ["businessInsightsClicked"] }] }); })();
29371
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(RelatedContentSidebarComponent, { className: "RelatedContentSidebarComponent", filePath: "lib/components/shared/related-content-sidebar.component.ts", lineNumber: 120 }); })();
29322
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(RelatedContentSidebarComponent, { className: "RelatedContentSidebarComponent", filePath: "lib/components/shared/related-content-sidebar.component.ts", lineNumber: 67 }); })();
29372
29323
 
29373
29324
  function NapkinVisualPlaceholderComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
29374
29325
  const _r1 = i0.ɵɵgetCurrentView();
@@ -30160,7 +30111,7 @@ class GoalDetailModalContentComponent {
30160
30111
  }
30161
30112
  }
30162
30113
  static { this.ɵfac = function GoalDetailModalContentComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || GoalDetailModalContentComponent)(); }; }
30163
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: GoalDetailModalContentComponent, selectors: [["symphiq-goal-detail-modal-content"]], inputs: { goal: [1, "goal"], viewMode: [1, "viewMode"], allInsights: [1, "allInsights"], allMetrics: [1, "allMetrics"], allBusinessInsights: [1, "allBusinessInsights"], allCharts: [1, "allCharts"] }, outputs: { showObjectives: "showObjectives" }, decls: 8, vars: 7, consts: [[1, "flex", "flex-col", "lg:flex-row", "gap-6"], [1, "flex-1"], [1, "text-sm", "mb-6", "leading-relaxed", 3, "ngClass"], [1, "mb-6"], [3, "buttonClick", "viewMode"], [1, "lg:w-80", "flex-shrink-0", "space-y-6"], [3, "expectedImpact", "viewMode"], [3, "funnelInsightsClicked", "funnelMetricsClicked", "businessInsightsClicked", "relatedContent", "viewMode"], [3, "visual", "viewMode"]], template: function GoalDetailModalContentComponent_Template(rf, ctx) { if (rf & 1) {
30114
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: GoalDetailModalContentComponent, selectors: [["symphiq-goal-detail-modal-content"]], inputs: { goal: [1, "goal"], viewMode: [1, "viewMode"], allInsights: [1, "allInsights"], allMetrics: [1, "allMetrics"], allBusinessInsights: [1, "allBusinessInsights"], allCharts: [1, "allCharts"] }, outputs: { showObjectives: "showObjectives" }, decls: 8, vars: 7, consts: [[1, "flex", "flex-col", "lg:flex-row", "gap-6"], [1, "flex-1"], [1, "text-sm", "mb-6", "leading-relaxed", 3, "ngClass"], [1, "mb-6"], [3, "buttonClick", "viewMode"], [1, "lg:w-80", "flex-shrink-0", "flex", "flex-col", "gap-6"], [3, "expectedImpact", "viewMode"], [3, "funnelInsightsClicked", "funnelMetricsClicked", "businessInsightsClicked", "relatedContent", "viewMode"], [3, "visual", "viewMode"]], template: function GoalDetailModalContentComponent_Template(rf, ctx) { if (rf & 1) {
30164
30115
  i0.ɵɵelementStart(0, "div", 0)(1, "div", 1);
30165
30116
  i0.ɵɵconditionalCreate(2, GoalDetailModalContentComponent_Conditional_2_Template, 2, 2, "p", 2);
30166
30117
  i0.ɵɵconditionalCreate(3, GoalDetailModalContentComponent_Conditional_3_Template, 2, 2, "div", 3);
@@ -30221,7 +30172,7 @@ class GoalDetailModalContentComponent {
30221
30172
  </div>
30222
30173
 
30223
30174
  <!-- Right Sidebar -->
30224
- <div class="lg:w-80 flex-shrink-0 space-y-6">
30175
+ <div class="lg:w-80 flex-shrink-0 flex flex-col gap-6">
30225
30176
  <!-- Expected Impact Section -->
30226
30177
  <symphiq-expected-impact-section
30227
30178
  [expectedImpact]="goal().expectedImpact"
@@ -30707,7 +30658,7 @@ const _c0$14 = a0 => ({ name: "check-badge", source: a0 });
30707
30658
  const _c1$F = a0 => ({ name: "check-circle", source: a0 });
30708
30659
  const _c2$q = a0 => ({ name: "chevron-right", source: a0 });
30709
30660
  const _c3$j = a0 => ({ name: "chart-bar", source: a0 });
30710
- const _forTrack0$X = ($index, $item) => $item.capability;
30661
+ const _forTrack0$V = ($index, $item) => $item.capability;
30711
30662
  function FocusAreaStrengthsListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
30712
30663
  i0.ɵɵelementStart(0, "div", 1);
30713
30664
  i0.ɵɵelement(1, "symphiq-icon", 3);
@@ -30822,7 +30773,7 @@ function FocusAreaStrengthsListModalContentComponent_Conditional_2_For_2_Templat
30822
30773
  } }
30823
30774
  function FocusAreaStrengthsListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
30824
30775
  i0.ɵɵelementStart(0, "div", 2);
30825
- i0.ɵɵrepeaterCreate(1, FocusAreaStrengthsListModalContentComponent_Conditional_2_For_2_Template, 16, 18, "button", 6, _forTrack0$X);
30776
+ i0.ɵɵrepeaterCreate(1, FocusAreaStrengthsListModalContentComponent_Conditional_2_For_2_Template, 16, 18, "button", 6, _forTrack0$V);
30826
30777
  i0.ɵɵelementEnd();
30827
30778
  } if (rf & 2) {
30828
30779
  const ctx_r0 = i0.ɵɵnextContext();
@@ -31029,7 +30980,7 @@ class FocusAreaStrengthsListModalContentComponent {
31029
30980
  const _c0$13 = a0 => ({ name: "exclamation-triangle", source: a0 });
31030
30981
  const _c1$E = a0 => ({ name: "exclamation-circle", source: a0 });
31031
30982
  const _c2$p = a0 => ({ name: "chevron-right", source: a0 });
31032
- function _forTrack0$W($index, $item) { return this.getGapTitle($item); }
30983
+ function _forTrack0$U($index, $item) { return this.getGapTitle($item); }
31033
30984
  function FocusAreaGapsListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
31034
30985
  i0.ɵɵelementStart(0, "div", 1);
31035
30986
  i0.ɵɵelement(1, "symphiq-icon", 3);
@@ -31146,7 +31097,7 @@ function FocusAreaGapsListModalContentComponent_Conditional_2_For_2_Template(rf,
31146
31097
  } }
31147
31098
  function FocusAreaGapsListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
31148
31099
  i0.ɵɵelementStart(0, "div", 2);
31149
- i0.ɵɵrepeaterCreate(1, FocusAreaGapsListModalContentComponent_Conditional_2_For_2_Template, 15, 18, "button", 6, _forTrack0$W, true);
31100
+ i0.ɵɵrepeaterCreate(1, FocusAreaGapsListModalContentComponent_Conditional_2_For_2_Template, 15, 18, "button", 6, _forTrack0$U, true);
31150
31101
  i0.ɵɵelementEnd();
31151
31102
  } if (rf & 2) {
31152
31103
  const ctx_r0 = i0.ɵɵnextContext();
@@ -31423,7 +31374,7 @@ class FocusAreaGapsListModalContentComponent {
31423
31374
  const _c0$12 = a0 => ({ name: "light-bulb", source: a0 });
31424
31375
  const _c1$D = a0 => ({ name: "chevron-right", source: a0 });
31425
31376
  const _c2$o = a0 => ({ name: "chart-bar", source: a0 });
31426
- const _forTrack0$V = ($index, $item) => $item.opportunity;
31377
+ const _forTrack0$T = ($index, $item) => $item.opportunity;
31427
31378
  function FocusAreaOpportunitiesListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
31428
31379
  i0.ɵɵelementStart(0, "div", 1);
31429
31380
  i0.ɵɵelement(1, "symphiq-icon", 3);
@@ -31514,7 +31465,7 @@ function FocusAreaOpportunitiesListModalContentComponent_Conditional_2_For_2_Tem
31514
31465
  } }
31515
31466
  function FocusAreaOpportunitiesListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
31516
31467
  i0.ɵɵelementStart(0, "div", 2);
31517
- i0.ɵɵrepeaterCreate(1, FocusAreaOpportunitiesListModalContentComponent_Conditional_2_For_2_Template, 11, 11, "button", 6, _forTrack0$V);
31468
+ i0.ɵɵrepeaterCreate(1, FocusAreaOpportunitiesListModalContentComponent_Conditional_2_For_2_Template, 11, 11, "button", 6, _forTrack0$T);
31518
31469
  i0.ɵɵelementEnd();
31519
31470
  } if (rf & 2) {
31520
31471
  const ctx_r0 = i0.ɵɵnextContext();
@@ -31691,7 +31642,7 @@ class FocusAreaOpportunitiesListModalContentComponent {
31691
31642
 
31692
31643
  const _c0$11 = a0 => ({ name: "chevron-right", source: a0 });
31693
31644
  const _c1$C = a0 => ({ name: "chat-bubble-left-right", source: a0 });
31694
- const _forTrack0$U = ($index, $item) => $item.performanceItemId;
31645
+ const _forTrack0$S = ($index, $item) => $item.performanceItemId;
31695
31646
  function FocusAreaStrengthDetailModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
31696
31647
  i0.ɵɵelementStart(0, "div")(1, "p", 2);
31697
31648
  i0.ɵɵtext(2);
@@ -31761,7 +31712,7 @@ function FocusAreaStrengthDetailModalContentComponent_Conditional_4_Template(rf,
31761
31712
  i0.ɵɵtext(2);
31762
31713
  i0.ɵɵelementEnd();
31763
31714
  i0.ɵɵelementStart(3, "div", 9);
31764
- i0.ɵɵrepeaterCreate(4, FocusAreaStrengthDetailModalContentComponent_Conditional_4_For_5_Template, 4, 5, "button", 10, _forTrack0$U);
31715
+ i0.ɵɵrepeaterCreate(4, FocusAreaStrengthDetailModalContentComponent_Conditional_4_For_5_Template, 4, 5, "button", 10, _forTrack0$S);
31765
31716
  i0.ɵɵelementEnd()();
31766
31717
  } if (rf & 2) {
31767
31718
  const ctx_r0 = i0.ɵɵnextContext();
@@ -32410,7 +32361,7 @@ class FocusAreaGapDetailModalContentComponent {
32410
32361
 
32411
32362
  const _c0$$ = a0 => ({ name: "chevron-right", source: a0 });
32412
32363
  const _c1$B = () => [];
32413
- const _forTrack0$T = ($index, $item) => $item.performanceItemId;
32364
+ const _forTrack0$R = ($index, $item) => $item.performanceItemId;
32414
32365
  function FocusAreaOpportunityDetailModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
32415
32366
  i0.ɵɵelementStart(0, "div")(1, "p", 2);
32416
32367
  i0.ɵɵtext(2);
@@ -32462,7 +32413,7 @@ function FocusAreaOpportunityDetailModalContentComponent_Conditional_3_Template(
32462
32413
  i0.ɵɵtext(2);
32463
32414
  i0.ɵɵelementEnd();
32464
32415
  i0.ɵɵelementStart(3, "div", 6);
32465
- i0.ɵɵrepeaterCreate(4, FocusAreaOpportunityDetailModalContentComponent_Conditional_3_For_5_Template, 4, 5, "button", 7, _forTrack0$T);
32416
+ i0.ɵɵrepeaterCreate(4, FocusAreaOpportunityDetailModalContentComponent_Conditional_3_For_5_Template, 4, 5, "button", 7, _forTrack0$R);
32466
32417
  i0.ɵɵelementEnd()();
32467
32418
  } if (rf & 2) {
32468
32419
  const ctx_r0 = i0.ɵɵnextContext();
@@ -37595,7 +37546,7 @@ const _c4$9 = a0 => ({ name: "academic-cap", source: a0 });
37595
37546
  const _c5$6 = a0 => ({ name: "information-circle", source: a0 });
37596
37547
  const _c6$2 = a0 => ({ name: "signal", source: a0 });
37597
37548
  const _c7$1 = a0 => ({ name: "wrench-screwdriver", source: a0 });
37598
- const _forTrack0$S = ($index, $item) => $item.name;
37549
+ const _forTrack0$Q = ($index, $item) => $item.name;
37599
37550
  function ProductCategoryCardComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
37600
37551
  i0.ɵɵelementStart(0, "p", 8);
37601
37552
  i0.ɵɵtext(1);
@@ -37726,7 +37677,7 @@ function ProductCategoryCardComponent_Conditional_16_Template(rf, ctx) { if (rf
37726
37677
  i0.ɵɵelementStart(6, "symphiq-visualization-container", 21);
37727
37678
  i0.ɵɵlistener("visualizationClick", function ProductCategoryCardComponent_Conditional_16_Template_symphiq_visualization_container_visualizationClick_6_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r0 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r0.openHorizontalBarModal($event)); });
37728
37679
  i0.ɵɵelementStart(7, "div", 22);
37729
- i0.ɵɵrepeaterCreate(8, ProductCategoryCardComponent_Conditional_16_For_9_Template, 2, 5, "div", 23, _forTrack0$S);
37680
+ i0.ɵɵrepeaterCreate(8, ProductCategoryCardComponent_Conditional_16_For_9_Template, 2, 5, "div", 23, _forTrack0$Q);
37730
37681
  i0.ɵɵelementEnd()()()();
37731
37682
  } if (rf & 2) {
37732
37683
  const ctx_r0 = i0.ɵɵnextContext();
@@ -42711,7 +42662,7 @@ const ProfileAnalysisModalComponent_Conditional_0_Conditional_28_Conditional_5_D
42711
42662
  const ProfileAnalysisModalComponent_Conditional_0_Conditional_28_Conditional_6_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return areaChart_component; }).then(m => m.AreaChartComponent)];
42712
42663
  const _c3$b = a0 => ({ name: "arrow-left", source: a0 });
42713
42664
  const _c4$7 = a0 => ({ name: "chevron-right", source: a0 });
42714
- const _forTrack0$R = ($index, $item) => $item.performanceItemId || $index;
42665
+ const _forTrack0$P = ($index, $item) => $item.performanceItemId || $index;
42715
42666
  const _forTrack1$a = ($index, $item) => $item.id || $index;
42716
42667
  const _forTrack2$3 = ($index, $item) => $item.metric || $index;
42717
42668
  function ProfileAnalysisModalComponent_Conditional_0_Conditional_7_For_5_Conditional_0_Conditional_0_Template(rf, ctx) { if (rf & 1) {
@@ -42923,7 +42874,7 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_18_For_3_Templa
42923
42874
  function ProfileAnalysisModalComponent_Conditional_0_Conditional_18_Template(rf, ctx) { if (rf & 1) {
42924
42875
  i0.ɵɵelementStart(0, "div", 18);
42925
42876
  i0.ɵɵconditionalCreate(1, ProfileAnalysisModalComponent_Conditional_0_Conditional_18_Conditional_1_Template, 2, 2, "p", 50);
42926
- i0.ɵɵrepeaterCreate(2, ProfileAnalysisModalComponent_Conditional_0_Conditional_18_For_3_Template, 13, 10, "div", 51, _forTrack0$R);
42877
+ i0.ɵɵrepeaterCreate(2, ProfileAnalysisModalComponent_Conditional_0_Conditional_18_For_3_Template, 13, 10, "div", 51, _forTrack0$P);
42927
42878
  i0.ɵɵelementEnd();
42928
42879
  } if (rf & 2) {
42929
42880
  const data_r11 = ctx;
@@ -43003,7 +42954,7 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_19_For_3_Templa
43003
42954
  function ProfileAnalysisModalComponent_Conditional_0_Conditional_19_Template(rf, ctx) { if (rf & 1) {
43004
42955
  i0.ɵɵelementStart(0, "div", 18);
43005
42956
  i0.ɵɵconditionalCreate(1, ProfileAnalysisModalComponent_Conditional_0_Conditional_19_Conditional_1_Template, 2, 2, "p", 50);
43006
- i0.ɵɵrepeaterCreate(2, ProfileAnalysisModalComponent_Conditional_0_Conditional_19_For_3_Template, 13, 10, "div", 51, _forTrack0$R);
42957
+ i0.ɵɵrepeaterCreate(2, ProfileAnalysisModalComponent_Conditional_0_Conditional_19_For_3_Template, 13, 10, "div", 51, _forTrack0$P);
43007
42958
  i0.ɵɵelementEnd();
43008
42959
  } if (rf & 2) {
43009
42960
  const data_r14 = ctx;
@@ -43188,7 +43139,7 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_24_Conditional_
43188
43139
  i0.ɵɵproperty("metric", metric_r38)("isLightMode", ctx_r1.isLightMode())("animationKey", $index_r39);
43189
43140
  } }
43190
43141
  function ProfileAnalysisModalComponent_Conditional_0_Conditional_24_Conditional_2_Template(rf, ctx) { if (rf & 1) {
43191
- i0.ɵɵrepeaterCreate(0, ProfileAnalysisModalComponent_Conditional_0_Conditional_24_Conditional_2_For_1_Template, 2, 3, "div", null, _forTrack0$R);
43142
+ i0.ɵɵrepeaterCreate(0, ProfileAnalysisModalComponent_Conditional_0_Conditional_24_Conditional_2_For_1_Template, 2, 3, "div", null, _forTrack0$P);
43192
43143
  } if (rf & 2) {
43193
43144
  const data_r32 = i0.ɵɵnextContext();
43194
43145
  i0.ɵɵrepeater(data_r32.metrics);
@@ -45835,7 +45786,7 @@ const _c0$L = a0 => ({ name: "list-bullet", source: a0 });
45835
45786
  const _c1$o = a0 => ({ name: "arrow-right", source: a0 });
45836
45787
  const _c2$e = a0 => ({ name: "check-circle", source: a0 });
45837
45788
  const _c3$9 = a0 => ({ name: "exclamation-circle", source: a0 });
45838
- const _forTrack0$Q = ($index, $item) => $item.order;
45789
+ const _forTrack0$O = ($index, $item) => $item.order;
45839
45790
  function RecommendationActionStepsModalComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
45840
45791
  i0.ɵɵelementStart(0, "div", 1)(1, "div", 5);
45841
45792
  i0.ɵɵelement(2, "symphiq-icon", 6);
@@ -45989,7 +45940,7 @@ class RecommendationActionStepsModalComponent {
45989
45940
  i0.ɵɵelementStart(0, "div", 0);
45990
45941
  i0.ɵɵconditionalCreate(1, RecommendationActionStepsModalComponent_Conditional_1_Template, 8, 7, "div", 1);
45991
45942
  i0.ɵɵelementStart(2, "div", 2);
45992
- i0.ɵɵrepeaterCreate(3, RecommendationActionStepsModalComponent_For_4_Template, 13, 11, "div", 3, _forTrack0$Q);
45943
+ i0.ɵɵrepeaterCreate(3, RecommendationActionStepsModalComponent_For_4_Template, 13, 11, "div", 3, _forTrack0$O);
45993
45944
  i0.ɵɵelementEnd();
45994
45945
  i0.ɵɵconditionalCreate(5, RecommendationActionStepsModalComponent_Conditional_5_Template, 4, 5, "div", 4);
45995
45946
  i0.ɵɵelementEnd();
@@ -48090,7 +48041,7 @@ const _c2$d = () => [1, 2, 3, 4, 5, 6];
48090
48041
  const _c3$8 = () => [1, 2, 3];
48091
48042
  const _c4$5 = () => [1, 2, 3, 4];
48092
48043
  const _c5$3 = () => [1, 2];
48093
- const _forTrack0$P = ($index, $item) => $item.value;
48044
+ const _forTrack0$N = ($index, $item) => $item.value;
48094
48045
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_6_For_6_Template(rf, ctx) { if (rf & 1) {
48095
48046
  i0.ɵɵelementStart(0, "option", 25);
48096
48047
  i0.ɵɵtext(1);
@@ -48110,7 +48061,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_6_Template(rf, ctx)
48110
48061
  i0.ɵɵlistener("click", function SymphiqFunnelAnalysisDashboardComponent_Conditional_6_Template_div_click_3_listener($event) { i0.ɵɵrestoreView(_r2); return i0.ɵɵresetView($event.stopPropagation()); })("mousedown", function SymphiqFunnelAnalysisDashboardComponent_Conditional_6_Template_div_mousedown_3_listener($event) { i0.ɵɵrestoreView(_r2); return i0.ɵɵresetView($event.stopPropagation()); })("pointerdown", function SymphiqFunnelAnalysisDashboardComponent_Conditional_6_Template_div_pointerdown_3_listener($event) { i0.ɵɵrestoreView(_r2); return i0.ɵɵresetView($event.stopPropagation()); });
48111
48062
  i0.ɵɵelementStart(4, "select", 24);
48112
48063
  i0.ɵɵlistener("ngModelChange", function SymphiqFunnelAnalysisDashboardComponent_Conditional_6_Template_select_ngModelChange_4_listener($event) { i0.ɵɵrestoreView(_r2); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.changeSectionFilter($event)); });
48113
- i0.ɵɵrepeaterCreate(5, SymphiqFunnelAnalysisDashboardComponent_Conditional_6_For_6_Template, 2, 2, "option", 25, _forTrack0$P);
48064
+ i0.ɵɵrepeaterCreate(5, SymphiqFunnelAnalysisDashboardComponent_Conditional_6_For_6_Template, 2, 2, "option", 25, _forTrack0$N);
48114
48065
  i0.ɵɵelementEnd()()();
48115
48066
  } if (rf & 2) {
48116
48067
  const ctx_r2 = i0.ɵɵnextContext();
@@ -48162,7 +48113,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_10_Template(rf, ctx
48162
48113
  i0.ɵɵlistener("click", function SymphiqFunnelAnalysisDashboardComponent_Conditional_10_Template_div_click_0_listener($event) { i0.ɵɵrestoreView(_r5); return i0.ɵɵresetView($event.stopPropagation()); })("mousedown", function SymphiqFunnelAnalysisDashboardComponent_Conditional_10_Template_div_mousedown_0_listener($event) { i0.ɵɵrestoreView(_r5); return i0.ɵɵresetView($event.stopPropagation()); })("pointerdown", function SymphiqFunnelAnalysisDashboardComponent_Conditional_10_Template_div_pointerdown_0_listener($event) { i0.ɵɵrestoreView(_r5); return i0.ɵɵresetView($event.stopPropagation()); });
48163
48114
  i0.ɵɵelementStart(1, "select", 29);
48164
48115
  i0.ɵɵlistener("ngModelChange", function SymphiqFunnelAnalysisDashboardComponent_Conditional_10_Template_select_ngModelChange_1_listener($event) { i0.ɵɵrestoreView(_r5); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.changeSectionFilter($event)); });
48165
- i0.ɵɵrepeaterCreate(2, SymphiqFunnelAnalysisDashboardComponent_Conditional_10_For_3_Template, 2, 2, "option", 25, _forTrack0$P);
48116
+ i0.ɵɵrepeaterCreate(2, SymphiqFunnelAnalysisDashboardComponent_Conditional_10_For_3_Template, 2, 2, "option", 25, _forTrack0$N);
48166
48117
  i0.ɵɵelementEnd()();
48167
48118
  } if (rf & 2) {
48168
48119
  const ctx_r2 = i0.ɵɵnextContext();
@@ -48956,7 +48907,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Te
48956
48907
  i0.ɵɵconditionalCreate(14, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_14_Template, 2, 0, "div", 107);
48957
48908
  i0.ɵɵelementStart(15, "select", 108);
48958
48909
  i0.ɵɵlistener("ngModelChange", function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Template_select_ngModelChange_15_listener($event) { i0.ɵɵrestoreView(_r26); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.changeCategoryFilter($event)); });
48959
- i0.ɵɵrepeaterCreate(16, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_For_17_Template, 2, 1, null, null, _forTrack0$P);
48910
+ i0.ɵɵrepeaterCreate(16, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_For_17_Template, 2, 1, null, null, _forTrack0$N);
48960
48911
  i0.ɵɵelementEnd();
48961
48912
  i0.ɵɵelementStart(18, "button", 109);
48962
48913
  i0.ɵɵlistener("click", function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Template_button_click_18_listener() { i0.ɵɵrestoreView(_r26); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.toggleSortOrder()); });
@@ -48970,7 +48921,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Te
48970
48921
  i0.ɵɵtext(23, "Sort");
48971
48922
  i0.ɵɵelementEnd()()()();
48972
48923
  i0.ɵɵelementStart(24, "div", 113)(25, "div", 114);
48973
- i0.ɵɵrepeaterCreate(26, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_For_27_Template, 1, 1, null, null, _forTrack0$P);
48924
+ i0.ɵɵrepeaterCreate(26, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_For_27_Template, 1, 1, null, null, _forTrack0$N);
48974
48925
  i0.ɵɵelementEnd()()();
48975
48926
  i0.ɵɵconditionalCreate(28, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_28_Template, 3, 1, "div", 115)(29, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_29_Template, 4, 5, "div", 116);
48976
48927
  i0.ɵɵelementEnd()();
@@ -49147,7 +49098,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Te
49147
49098
  i0.ɵɵconditionalCreate(12, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Conditional_12_Template, 2, 0, "div", 107);
49148
49099
  i0.ɵɵelementStart(13, "select", 150);
49149
49100
  i0.ɵɵlistener("ngModelChange", function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Template_select_ngModelChange_13_listener($event) { i0.ɵɵrestoreView(_r36); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.changeBreakdownFilter($event)); });
49150
- i0.ɵɵrepeaterCreate(14, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_For_15_Template, 2, 1, null, null, _forTrack0$P);
49101
+ i0.ɵɵrepeaterCreate(14, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_For_15_Template, 2, 1, null, null, _forTrack0$N);
49151
49102
  i0.ɵɵelementEnd()()();
49152
49103
  i0.ɵɵconditionalCreate(16, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Conditional_16_Template, 3, 1, "div", 80)(17, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Conditional_17_Template, 4, 5, "div", 151);
49153
49104
  i0.ɵɵelementEnd()();
@@ -49258,7 +49209,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_6_Te
49258
49209
  i0.ɵɵconditionalCreate(13, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_6_Conditional_13_Template, 2, 0, "div", 107);
49259
49210
  i0.ɵɵelementStart(14, "select", 108);
49260
49211
  i0.ɵɵlistener("ngModelChange", function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_6_Template_select_ngModelChange_14_listener($event) { i0.ɵɵrestoreView(_r40); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.changeCompetitiveFilter($event)); });
49261
- i0.ɵɵrepeaterCreate(15, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_6_For_16_Template, 2, 1, null, null, _forTrack0$P);
49212
+ i0.ɵɵrepeaterCreate(15, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_6_For_16_Template, 2, 1, null, null, _forTrack0$N);
49262
49213
  i0.ɵɵelementEnd()()();
49263
49214
  i0.ɵɵconditionalCreate(17, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_6_Conditional_17_Template, 6, 5, "div", 80)(18, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_6_Conditional_18_Template, 1, 6, "symphiq-competitive-intelligence-view", 77);
49264
49215
  i0.ɵɵelementEnd()();
@@ -51779,7 +51730,7 @@ function getTrendClasses(trendPercent, viewMode) {
51779
51730
  }
51780
51731
  }
51781
51732
 
51782
- const _forTrack0$O = ($index, $item) => $item.metric.performanceItemId;
51733
+ const _forTrack0$M = ($index, $item) => $item.metric.performanceItemId;
51783
51734
  function SymphiqFunnelAnalysisPreviewComponent_Conditional_12_Template(rf, ctx) { if (rf & 1) {
51784
51735
  i0.ɵɵelementStart(0, "div", 17)(1, "p", 18);
51785
51736
  i0.ɵɵtext(2);
@@ -52391,7 +52342,7 @@ class SymphiqFunnelAnalysisPreviewComponent {
52391
52342
  i0.ɵɵconditionalCreate(12, SymphiqFunnelAnalysisPreviewComponent_Conditional_12_Template, 3, 7, "div", 9);
52392
52343
  i0.ɵɵconditionalCreate(13, SymphiqFunnelAnalysisPreviewComponent_Conditional_13_Template, 18, 23, "div", 10);
52393
52344
  i0.ɵɵelementStart(14, "div", 11);
52394
- i0.ɵɵrepeaterCreate(15, SymphiqFunnelAnalysisPreviewComponent_For_16_Template, 10, 17, "div", 12, _forTrack0$O);
52345
+ i0.ɵɵrepeaterCreate(15, SymphiqFunnelAnalysisPreviewComponent_For_16_Template, 10, 17, "div", 12, _forTrack0$M);
52395
52346
  i0.ɵɵelementEnd();
52396
52347
  i0.ɵɵconditionalCreate(17, SymphiqFunnelAnalysisPreviewComponent_Conditional_17_Template, 9, 11, "div", 9);
52397
52348
  i0.ɵɵconditionalCreate(18, SymphiqFunnelAnalysisPreviewComponent_Conditional_18_Template, 14, 19, "div", 9);
@@ -52634,7 +52585,7 @@ class SymphiqFunnelAnalysisPreviewComponent {
52634
52585
  }], () => [], { analysisInput: [{ type: i0.Input, args: [{ isSignal: true, alias: "funnelAnalysis", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], scrollElement: [{ type: i0.Input, args: [{ isSignal: true, alias: "scrollElement", required: false }] }], onViewAnalysis: [{ type: i0.Output, args: ["onViewAnalysis"] }] }); })();
52635
52586
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqFunnelAnalysisPreviewComponent, { className: "SymphiqFunnelAnalysisPreviewComponent", filePath: "lib/components/funnel-analysis-preview/symphiq-funnel-analysis-preview.component.ts", lineNumber: 228 }); })();
52636
52587
 
52637
- const _forTrack0$N = ($index, $item) => $item.id;
52588
+ const _forTrack0$L = ($index, $item) => $item.id;
52638
52589
  function SymphiqWelcomeDashboardComponent_For_50_Template(rf, ctx) { if (rf & 1) {
52639
52590
  i0.ɵɵelementStart(0, "div", 27)(1, "div", 32)(2, "div", 33)(3, "span", 34);
52640
52591
  i0.ɵɵtext(4);
@@ -52863,7 +52814,7 @@ class SymphiqWelcomeDashboardComponent {
52863
52814
  i0.ɵɵtext(47, " Your Onboarding Journey ");
52864
52815
  i0.ɵɵelementEnd();
52865
52816
  i0.ɵɵelementStart(48, "div", 26);
52866
- i0.ɵɵrepeaterCreate(49, SymphiqWelcomeDashboardComponent_For_50_Template, 9, 3, "div", 27, _forTrack0$N);
52817
+ i0.ɵɵrepeaterCreate(49, SymphiqWelcomeDashboardComponent_For_50_Template, 9, 3, "div", 27, _forTrack0$L);
52867
52818
  i0.ɵɵelementEnd()()();
52868
52819
  i0.ɵɵelementStart(51, "div", 28);
52869
52820
  i0.ɵɵnamespaceSVG();
@@ -53047,7 +52998,7 @@ class SymphiqWelcomeDashboardComponent {
53047
52998
  }] }); })();
53048
52999
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqWelcomeDashboardComponent, { className: "SymphiqWelcomeDashboardComponent", filePath: "lib/components/welcome-dashboard/symphiq-welcome-dashboard.component.ts", lineNumber: 163 }); })();
53049
53000
 
53050
- const _forTrack0$M = ($index, $item) => $item.status;
53001
+ const _forTrack0$K = ($index, $item) => $item.status;
53051
53002
  function FocusAreaQuestionComponent_Conditional_6_Template(rf, ctx) { if (rf & 1) {
53052
53003
  i0.ɵɵelementStart(0, "span", 5);
53053
53004
  i0.ɵɵtext(1, " Not answered yet ");
@@ -53260,7 +53211,7 @@ class FocusAreaQuestionComponent {
53260
53211
  i0.ɵɵtext(8);
53261
53212
  i0.ɵɵelementEnd()();
53262
53213
  i0.ɵɵelementStart(9, "div", 7);
53263
- i0.ɵɵrepeaterCreate(10, FocusAreaQuestionComponent_For_11_Template, 10, 8, "label", 8, _forTrack0$M);
53214
+ i0.ɵɵrepeaterCreate(10, FocusAreaQuestionComponent_For_11_Template, 10, 8, "label", 8, _forTrack0$K);
53264
53215
  i0.ɵɵelementEnd();
53265
53216
  i0.ɵɵelementStart(12, "div", 9)(13, "div", 10)(14, "div", 11)(15, "label", 12);
53266
53217
  i0.ɵɵtext(16, " Marketing automation tools used ");
@@ -53395,7 +53346,7 @@ class FocusAreaQuestionComponent {
53395
53346
  }], null, { focusAreaDomain: [{ type: i0.Input, args: [{ isSignal: true, alias: "focusAreaDomain", required: true }] }], selectedStatus: [{ type: i0.Input, args: [{ isSignal: true, alias: "selectedStatus", required: false }] }], selectedTools: [{ type: i0.Input, args: [{ isSignal: true, alias: "selectedTools", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], title: [{ type: i0.Input, args: [{ isSignal: true, alias: "title", required: true }] }], description: [{ type: i0.Input, args: [{ isSignal: true, alias: "description", required: true }] }], statusChange: [{ type: i0.Output, args: ["statusChange"] }], toolsClick: [{ type: i0.Output, args: ["toolsClick"] }] }); })();
53396
53347
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FocusAreaQuestionComponent, { className: "FocusAreaQuestionComponent", filePath: "lib/components/create-account-dashboard/focus-area-question.component.ts", lineNumber: 106 }); })();
53397
53348
 
53398
- const _forTrack0$L = ($index, $item) => $item.tool;
53349
+ const _forTrack0$J = ($index, $item) => $item.tool;
53399
53350
  function FocusAreaToolsModalComponent_Conditional_0_Conditional_10_For_5_Template(rf, ctx) { if (rf & 1) {
53400
53351
  const _r3 = i0.ɵɵgetCurrentView();
53401
53352
  i0.ɵɵelementStart(0, "label", 18)(1, "input", 19);
@@ -53419,7 +53370,7 @@ function FocusAreaToolsModalComponent_Conditional_0_Conditional_10_Template(rf,
53419
53370
  i0.ɵɵtext(2, " Select tools from the list: ");
53420
53371
  i0.ɵɵelementEnd();
53421
53372
  i0.ɵɵelementStart(3, "div", 17);
53422
- i0.ɵɵrepeaterCreate(4, FocusAreaToolsModalComponent_Conditional_0_Conditional_10_For_5_Template, 4, 4, "label", 18, _forTrack0$L);
53373
+ i0.ɵɵrepeaterCreate(4, FocusAreaToolsModalComponent_Conditional_0_Conditional_10_For_5_Template, 4, 4, "label", 18, _forTrack0$J);
53423
53374
  i0.ɵɵelementEnd()();
53424
53375
  } if (rf & 2) {
53425
53376
  const ctx_r1 = i0.ɵɵnextContext(2);
@@ -53713,7 +53664,7 @@ class FocusAreaToolsModalComponent {
53713
53664
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FocusAreaToolsModalComponent, { className: "FocusAreaToolsModalComponent", filePath: "lib/components/create-account-dashboard/focus-area-tools-modal.component.ts", lineNumber: 149 }); })();
53714
53665
 
53715
53666
  const _c0$H = ["shopNameInput"];
53716
- const _forTrack0$K = ($index, $item) => $item.focusArea.focusAreaDomain;
53667
+ const _forTrack0$I = ($index, $item) => $item.focusArea.focusAreaDomain;
53717
53668
  const _forTrack1$9 = ($index, $item) => $item.domain;
53718
53669
  function SymphiqCreateAccountDashboardComponent_Conditional_8_Template(rf, ctx) { if (rf & 1) {
53719
53670
  i0.ɵɵelementStart(0, "div", 8);
@@ -54050,7 +54001,7 @@ function SymphiqCreateAccountDashboardComponent_Conditional_9_Conditional_3_Cond
54050
54001
  i0.ɵɵtext(3);
54051
54002
  i0.ɵɵelementEnd();
54052
54003
  i0.ɵɵelementStart(4, "div", 52);
54053
- i0.ɵɵrepeaterCreate(5, SymphiqCreateAccountDashboardComponent_Conditional_9_Conditional_3_Conditional_12_For_6_Template, 7, 5, "div", 53, _forTrack0$K);
54004
+ i0.ɵɵrepeaterCreate(5, SymphiqCreateAccountDashboardComponent_Conditional_9_Conditional_3_Conditional_12_For_6_Template, 7, 5, "div", 53, _forTrack0$I);
54054
54005
  i0.ɵɵelementEnd()();
54055
54006
  } if (rf & 2) {
54056
54007
  const ctx_r0 = i0.ɵɵnextContext(3);
@@ -54080,7 +54031,7 @@ function SymphiqCreateAccountDashboardComponent_Conditional_9_Conditional_3_Cond
54080
54031
  i0.ɵɵtext(3);
54081
54032
  i0.ɵɵelementEnd();
54082
54033
  i0.ɵɵelementStart(4, "div", 62);
54083
- i0.ɵɵrepeaterCreate(5, SymphiqCreateAccountDashboardComponent_Conditional_9_Conditional_3_Conditional_13_For_6_Template, 3, 3, "div", 63, _forTrack0$K);
54034
+ i0.ɵɵrepeaterCreate(5, SymphiqCreateAccountDashboardComponent_Conditional_9_Conditional_3_Conditional_13_For_6_Template, 3, 3, "div", 63, _forTrack0$I);
54084
54035
  i0.ɵɵelementEnd()();
54085
54036
  } if (rf & 2) {
54086
54037
  const ctx_r0 = i0.ɵɵnextContext(3);
@@ -54110,7 +54061,7 @@ function SymphiqCreateAccountDashboardComponent_Conditional_9_Conditional_3_Cond
54110
54061
  i0.ɵɵtext(3);
54111
54062
  i0.ɵɵelementEnd();
54112
54063
  i0.ɵɵelementStart(4, "div", 65);
54113
- i0.ɵɵrepeaterCreate(5, SymphiqCreateAccountDashboardComponent_Conditional_9_Conditional_3_Conditional_14_For_6_Template, 3, 3, "div", 66, _forTrack0$K);
54064
+ i0.ɵɵrepeaterCreate(5, SymphiqCreateAccountDashboardComponent_Conditional_9_Conditional_3_Conditional_14_For_6_Template, 3, 3, "div", 66, _forTrack0$I);
54114
54065
  i0.ɵɵelementEnd()();
54115
54066
  } if (rf & 2) {
54116
54067
  const ctx_r0 = i0.ɵɵnextContext(3);
@@ -55701,7 +55652,7 @@ class ConnectGaWelcomeBannerComponent {
55701
55652
  }], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], isOnboarded: [{ type: i0.Input, args: [{ isSignal: true, alias: "isOnboarded", required: false }] }] }); })();
55702
55653
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ConnectGaWelcomeBannerComponent, { className: "ConnectGaWelcomeBannerComponent", filePath: "lib/components/connect-ga-dashboard/connect-ga-welcome-banner.component.ts", lineNumber: 70 }); })();
55703
55654
 
55704
- const _forTrack0$J = ($index, $item) => $item.property.id;
55655
+ const _forTrack0$H = ($index, $item) => $item.property.id;
55705
55656
  function SymphiqConnectGaDashboardComponent_Conditional_8_Template(rf, ctx) { if (rf & 1) {
55706
55657
  i0.ɵɵelementStart(0, "div", 8)(1, "div", 10)(2, "div", 11);
55707
55658
  i0.ɵɵelement(3, "symphiq-indeterminate-spinner", 12);
@@ -55930,7 +55881,7 @@ function SymphiqConnectGaDashboardComponent_Conditional_10_Conditional_14_For_2_
55930
55881
  function SymphiqConnectGaDashboardComponent_Conditional_10_Conditional_14_Template(rf, ctx) { if (rf & 1) {
55931
55882
  const _r5 = i0.ɵɵgetCurrentView();
55932
55883
  i0.ɵɵelementStart(0, "div", 53);
55933
- i0.ɵɵrepeaterCreate(1, SymphiqConnectGaDashboardComponent_Conditional_10_Conditional_14_For_2_Template, 11, 8, "label", 54, _forTrack0$J);
55884
+ i0.ɵɵrepeaterCreate(1, SymphiqConnectGaDashboardComponent_Conditional_10_Conditional_14_For_2_Template, 11, 8, "label", 54, _forTrack0$H);
55934
55885
  i0.ɵɵelementEnd();
55935
55886
  i0.ɵɵelement(3, "div", 55);
55936
55887
  i0.ɵɵelementStart(4, "button", 56);
@@ -57761,7 +57712,7 @@ class TargetChangeBadgeComponent {
57761
57712
  }], () => [{ type: i0.ElementRef }], { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], percentageChange: [{ type: i0.Input, args: [{ isSignal: true, alias: "percentageChange", required: false }] }], metric: [{ type: i0.Input, args: [{ isSignal: true, alias: "metric", required: false }] }], priorYear: [{ type: i0.Input, args: [{ isSignal: true, alias: "priorYear", required: false }] }], isCompact: [{ type: i0.Input, args: [{ isSignal: true, alias: "isCompact", required: false }] }] }); })();
57762
57713
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(TargetChangeBadgeComponent, { className: "TargetChangeBadgeComponent", filePath: "lib/components/revenue-calculator-dashboard/target-change-badge.component.ts", lineNumber: 27 }); })();
57763
57714
 
57764
- const _forTrack0$I = ($index, $item) => $item.stageMetric.metric;
57715
+ const _forTrack0$G = ($index, $item) => $item.stageMetric.metric;
57765
57716
  const _forTrack1$8 = ($index, $item) => $item.calc.metric;
57766
57717
  function FunnelMetricsVisualizationComponent_For_4_Conditional_6_Template(rf, ctx) { if (rf & 1) {
57767
57718
  i0.ɵɵelementStart(0, "button", 7);
@@ -58217,7 +58168,7 @@ class FunnelMetricsVisualizationComponent {
58217
58168
  i0.ɵɵelementStart(0, "div", 0);
58218
58169
  i0.ɵɵelement(1, "symphiq-tooltip-container");
58219
58170
  i0.ɵɵelementStart(2, "div", 1);
58220
- i0.ɵɵrepeaterCreate(3, FunnelMetricsVisualizationComponent_For_4_Template, 28, 15, "div", 2, _forTrack0$I);
58171
+ i0.ɵɵrepeaterCreate(3, FunnelMetricsVisualizationComponent_For_4_Template, 28, 15, "div", 2, _forTrack0$G);
58221
58172
  i0.ɵɵelementEnd()();
58222
58173
  } if (rf & 2) {
58223
58174
  i0.ɵɵadvance(3);
@@ -60116,7 +60067,7 @@ class ProgressToTargetChartComponent {
60116
60067
  }] }); })();
60117
60068
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProgressToTargetChartComponent, { className: "ProgressToTargetChartComponent", filePath: "lib/components/revenue-calculator-dashboard/progress-to-target-chart.component.ts", lineNumber: 67 }); })();
60118
60069
 
60119
- const _forTrack0$H = ($index, $item) => $item.metric.metric;
60070
+ const _forTrack0$F = ($index, $item) => $item.metric.metric;
60120
60071
  function MetricReportModalComponent_Conditional_0_Conditional_9_Template(rf, ctx) { if (rf & 1) {
60121
60072
  i0.ɵɵelement(0, "symphiq-current-data-indicator", 9);
60122
60073
  } if (rf & 2) {
@@ -60260,7 +60211,7 @@ function MetricReportModalComponent_Conditional_0_Conditional_63_Template(rf, ct
60260
60211
  i0.ɵɵtext(12, "Improve by");
60261
60212
  i0.ɵɵelementEnd()()();
60262
60213
  i0.ɵɵelementStart(13, "tbody");
60263
- i0.ɵɵrepeaterCreate(14, MetricReportModalComponent_Conditional_0_Conditional_63_For_15_Template, 15, 7, "tr", 46, _forTrack0$H);
60214
+ i0.ɵɵrepeaterCreate(14, MetricReportModalComponent_Conditional_0_Conditional_63_For_15_Template, 15, 7, "tr", 46, _forTrack0$F);
60264
60215
  i0.ɵɵelementEnd()()()();
60265
60216
  } if (rf & 2) {
60266
60217
  const ctx_r1 = i0.ɵɵnextContext(2);
@@ -61833,7 +61784,7 @@ class UserDisplayComponent {
61833
61784
 
61834
61785
  const _c0$D = ["absoluteInputRef"];
61835
61786
  const _c1$k = ["percentageInputRef"];
61836
- const _forTrack0$G = ($index, $item) => $item.history.id;
61787
+ const _forTrack0$E = ($index, $item) => $item.history.id;
61837
61788
  function EditMetricTargetModalComponent_Conditional_0_Conditional_24_Template(rf, ctx) { if (rf & 1) {
61838
61789
  const _r3 = i0.ɵɵgetCurrentView();
61839
61790
  i0.ɵɵelementStart(0, "div", 16);
@@ -62249,7 +62200,7 @@ function EditMetricTargetModalComponent_Conditional_0_Conditional_34_Template(rf
62249
62200
  i0.ɵɵtext(8, "Amount set");
62250
62201
  i0.ɵɵelementEnd()();
62251
62202
  i0.ɵɵelementStart(9, "div", 65);
62252
- i0.ɵɵrepeaterCreate(10, EditMetricTargetModalComponent_Conditional_0_Conditional_34_For_11_Template, 7, 6, "div", 66, _forTrack0$G);
62203
+ i0.ɵɵrepeaterCreate(10, EditMetricTargetModalComponent_Conditional_0_Conditional_34_For_11_Template, 7, 6, "div", 66, _forTrack0$E);
62253
62204
  i0.ɵɵelementEnd()()();
62254
62205
  } if (rf & 2) {
62255
62206
  const ctx_r1 = i0.ɵɵnextContext(2);
@@ -67313,7 +67264,7 @@ class FloatingBackButtonComponent {
67313
67264
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FloatingBackButtonComponent, { className: "FloatingBackButtonComponent", filePath: "lib/components/business-analysis-dashboard/floating-back-button.component.ts", lineNumber: 70 }); })();
67314
67265
 
67315
67266
  const _c0$z = ["searchInput"];
67316
- const _forTrack0$F = ($index, $item) => $item.result.id;
67267
+ const _forTrack0$D = ($index, $item) => $item.result.id;
67317
67268
  function SearchModalComponent_Conditional_0_Conditional_10_Template(rf, ctx) { if (rf & 1) {
67318
67269
  const _r3 = i0.ɵɵgetCurrentView();
67319
67270
  i0.ɵɵelementStart(0, "button", 18);
@@ -67437,7 +67388,7 @@ function SearchModalComponent_Conditional_0_Conditional_14_For_2_Template(rf, ct
67437
67388
  } }
67438
67389
  function SearchModalComponent_Conditional_0_Conditional_14_Template(rf, ctx) { if (rf & 1) {
67439
67390
  i0.ɵɵelementStart(0, "div", 15);
67440
- i0.ɵɵrepeaterCreate(1, SearchModalComponent_Conditional_0_Conditional_14_For_2_Template, 17, 13, "button", 19, _forTrack0$F);
67391
+ i0.ɵɵrepeaterCreate(1, SearchModalComponent_Conditional_0_Conditional_14_For_2_Template, 17, 13, "button", 19, _forTrack0$D);
67441
67392
  i0.ɵɵelementEnd();
67442
67393
  } if (rf & 2) {
67443
67394
  const ctx_r1 = i0.ɵɵnextContext(2);
@@ -68426,7 +68377,7 @@ class SimplifiedRecommendationCardComponent {
68426
68377
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SimplifiedRecommendationCardComponent, { className: "SimplifiedRecommendationCardComponent", filePath: "lib/components/business-analysis-dashboard/simplified-recommendation-card.component.ts", lineNumber: 121 }); })();
68427
68378
 
68428
68379
  const _c0$y = () => [0, 1, 2];
68429
- const _forTrack0$E = ($index, $item) => $item.id;
68380
+ const _forTrack0$C = ($index, $item) => $item.id;
68430
68381
  function RecommendationsTiledGridComponent_Conditional_12_Template(rf, ctx) { if (rf & 1) {
68431
68382
  i0.ɵɵelementStart(0, "div", 9);
68432
68383
  i0.ɵɵtext(1);
@@ -68450,7 +68401,7 @@ function RecommendationsTiledGridComponent_Conditional_14_For_2_Template(rf, ctx
68450
68401
  } }
68451
68402
  function RecommendationsTiledGridComponent_Conditional_14_Template(rf, ctx) { if (rf & 1) {
68452
68403
  i0.ɵɵelementStart(0, "div", 11);
68453
- i0.ɵɵrepeaterCreate(1, RecommendationsTiledGridComponent_Conditional_14_For_2_Template, 1, 3, "symphiq-simplified-recommendation-card", 13, _forTrack0$E);
68404
+ i0.ɵɵrepeaterCreate(1, RecommendationsTiledGridComponent_Conditional_14_For_2_Template, 1, 3, "symphiq-simplified-recommendation-card", 13, _forTrack0$C);
68454
68405
  i0.ɵɵelementEnd();
68455
68406
  } if (rf & 2) {
68456
68407
  const ctx_r0 = i0.ɵɵnextContext();
@@ -68742,7 +68693,7 @@ class RecommendationsTiledGridComponent {
68742
68693
  }], null, { recommendations: [{ type: i0.Input, args: [{ isSignal: true, alias: "recommendations", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], isLoading: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLoading", required: false }] }], viewMoreClick: [{ type: i0.Output, args: ["viewMoreClick"] }] }); })();
68743
68694
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(RecommendationsTiledGridComponent, { className: "RecommendationsTiledGridComponent", filePath: "lib/components/business-analysis-dashboard/recommendations-tiled-grid.component.ts", lineNumber: 92 }); })();
68744
68695
 
68745
- const _forTrack0$D = ($index, $item) => $item.section.id;
68696
+ const _forTrack0$B = ($index, $item) => $item.section.id;
68746
68697
  function CollapsibleSectionGroupComponent_For_23_Conditional_3_Template(rf, ctx) { if (rf & 1) {
68747
68698
  i0.ɵɵelementStart(0, "div", 20);
68748
68699
  i0.ɵɵelement(1, "symphiq-icon", 30);
@@ -69014,7 +68965,7 @@ class CollapsibleSectionGroupComponent {
69014
68965
  i0.ɵɵtext(20, " The information below was gathered from your website and competitor research. While recommendations above are based on this initial analysis, connecting your GA4 data will provide quantitative insights that dramatically improve recommendation accuracy. ");
69015
68966
  i0.ɵɵelementEnd()()();
69016
68967
  i0.ɵɵelementStart(21, "div", 16);
69017
- i0.ɵɵrepeaterCreate(22, CollapsibleSectionGroupComponent_For_23_Template, 15, 17, "div", 17, _forTrack0$D);
68968
+ i0.ɵɵrepeaterCreate(22, CollapsibleSectionGroupComponent_For_23_Template, 15, 17, "div", 17, _forTrack0$B);
69018
68969
  i0.ɵɵelementEnd()()();
69019
68970
  } if (rf & 2) {
69020
68971
  i0.ɵɵproperty("ngClass", ctx.containerClasses());
@@ -70531,7 +70482,7 @@ class MetricWelcomeBannerComponent {
70531
70482
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(MetricWelcomeBannerComponent, { className: "MetricWelcomeBannerComponent", filePath: "lib/components/profile-analysis-shop-dashboard/metric-welcome-banner.component.ts", lineNumber: 63 }); })();
70532
70483
 
70533
70484
  const _c0$w = a0 => ({ name: "chevron-right", source: a0 });
70534
- const _forTrack0$C = ($index, $item) => $item.id;
70485
+ const _forTrack0$A = ($index, $item) => $item.id;
70535
70486
  function RelatedGoalChipsComponent_Conditional_0_For_2_Template(rf, ctx) { if (rf & 1) {
70536
70487
  const _r1 = i0.ɵɵgetCurrentView();
70537
70488
  i0.ɵɵelementStart(0, "button", 2);
@@ -70552,7 +70503,7 @@ function RelatedGoalChipsComponent_Conditional_0_For_2_Template(rf, ctx) { if (r
70552
70503
  } }
70553
70504
  function RelatedGoalChipsComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
70554
70505
  i0.ɵɵelementStart(0, "div", 0);
70555
- i0.ɵɵrepeaterCreate(1, RelatedGoalChipsComponent_Conditional_0_For_2_Template, 4, 5, "button", 1, _forTrack0$C);
70506
+ i0.ɵɵrepeaterCreate(1, RelatedGoalChipsComponent_Conditional_0_For_2_Template, 4, 5, "button", 1, _forTrack0$A);
70556
70507
  i0.ɵɵelementEnd();
70557
70508
  } if (rf & 2) {
70558
70509
  const ctx_r2 = i0.ɵɵnextContext();
@@ -70632,7 +70583,7 @@ const _c7 = a0 => ({ name: "light-bulb", source: a0 });
70632
70583
  const _c8 = a0 => ({ name: "clock", source: a0 });
70633
70584
  const _c9 = a0 => [a0];
70634
70585
  const _c10 = () => [];
70635
- const _forTrack0$B = ($index, $item) => $item.index;
70586
+ const _forTrack0$z = ($index, $item) => $item.index;
70636
70587
  function MetricExecutiveSummaryComponent_Conditional_11_Template(rf, ctx) { if (rf & 1) {
70637
70588
  i0.ɵɵelement(0, "symphiq-grade-badge", 9);
70638
70589
  } if (rf & 2) {
@@ -70972,7 +70923,7 @@ function MetricExecutiveSummaryComponent_Conditional_31_Template(rf, ctx) { if (
70972
70923
  i0.ɵɵtext(2, "Quick Wins");
70973
70924
  i0.ɵɵelementEnd();
70974
70925
  i0.ɵɵelementStart(3, "div", 54);
70975
- i0.ɵɵrepeaterCreate(4, MetricExecutiveSummaryComponent_Conditional_31_For_5_Template, 14, 11, "div", 55, _forTrack0$B);
70926
+ i0.ɵɵrepeaterCreate(4, MetricExecutiveSummaryComponent_Conditional_31_For_5_Template, 14, 11, "div", 55, _forTrack0$z);
70976
70927
  i0.ɵɵelementEnd()();
70977
70928
  } if (rf & 2) {
70978
70929
  const ctx_r0 = i0.ɵɵnextContext();
@@ -73241,7 +73192,7 @@ class CapabilityMatrixCardComponent {
73241
73192
  }], () => [], { capability: [{ type: i0.Input, args: [{ isSignal: true, alias: "capability", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], allGoals: [{ type: i0.Input, args: [{ isSignal: true, alias: "allGoals", required: false }] }] }); })();
73242
73193
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CapabilityMatrixCardComponent, { className: "CapabilityMatrixCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/capability-matrix-card.component.ts", lineNumber: 118 }); })();
73243
73194
 
73244
- const _forTrack0$A = ($index, $item) => $item.competitorId || $index;
73195
+ const _forTrack0$y = ($index, $item) => $item.competitorId || $index;
73245
73196
  function CompetitiveComparisonCardComponent_Conditional_8_Conditional_1_Template(rf, ctx) { if (rf & 1) {
73246
73197
  i0.ɵɵelementStart(0, "span", 15);
73247
73198
  i0.ɵɵtext(1);
@@ -73354,7 +73305,7 @@ function CompetitiveComparisonCardComponent_Conditional_13_Template(rf, ctx) { i
73354
73305
  i0.ɵɵelementStart(0, "div", 12)(1, "h6", 21);
73355
73306
  i0.ɵɵtext(2, " Competitor Positions ");
73356
73307
  i0.ɵɵelementEnd();
73357
- i0.ɵɵrepeaterCreate(3, CompetitiveComparisonCardComponent_Conditional_13_For_4_Template, 7, 6, "div", 22, _forTrack0$A);
73308
+ i0.ɵɵrepeaterCreate(3, CompetitiveComparisonCardComponent_Conditional_13_For_4_Template, 7, 6, "div", 22, _forTrack0$y);
73358
73309
  i0.ɵɵelementEnd();
73359
73310
  } if (rf & 2) {
73360
73311
  const ctx_r1 = i0.ɵɵnextContext();
@@ -73743,7 +73694,7 @@ class CompetitiveComparisonCardComponent {
73743
73694
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitiveComparisonCardComponent, { className: "CompetitiveComparisonCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/competitive-comparison-card.component.ts", lineNumber: 126 }); })();
73744
73695
 
73745
73696
  const _c0$s = a0 => ({ name: "chevron-right", source: a0 });
73746
- const _forTrack0$z = ($index, $item) => $item.id;
73697
+ const _forTrack0$x = ($index, $item) => $item.id;
73747
73698
  function PhaseTimelineCardComponent_Conditional_8_For_7_Template(rf, ctx) { if (rf & 1) {
73748
73699
  const _r1 = i0.ɵɵgetCurrentView();
73749
73700
  i0.ɵɵelementStart(0, "button", 15);
@@ -73772,7 +73723,7 @@ function PhaseTimelineCardComponent_Conditional_8_Template(rf, ctx) { if (rf & 1
73772
73723
  i0.ɵɵelementEnd();
73773
73724
  i0.ɵɵnamespaceHTML();
73774
73725
  i0.ɵɵelementStart(5, "div", 13);
73775
- i0.ɵɵrepeaterCreate(6, PhaseTimelineCardComponent_Conditional_8_For_7_Template, 4, 5, "button", 14, _forTrack0$z);
73726
+ i0.ɵɵrepeaterCreate(6, PhaseTimelineCardComponent_Conditional_8_For_7_Template, 4, 5, "button", 14, _forTrack0$x);
73776
73727
  i0.ɵɵelementEnd()();
73777
73728
  } if (rf & 2) {
73778
73729
  const ctx_r2 = i0.ɵɵnextContext();
@@ -73809,7 +73760,7 @@ function PhaseTimelineCardComponent_Conditional_9_Template(rf, ctx) { if (rf & 1
73809
73760
  i0.ɵɵelementEnd();
73810
73761
  i0.ɵɵnamespaceHTML();
73811
73762
  i0.ɵɵelementStart(5, "div", 18);
73812
- i0.ɵɵrepeaterCreate(6, PhaseTimelineCardComponent_Conditional_9_For_7_Template, 4, 5, "button", 14, _forTrack0$z);
73763
+ i0.ɵɵrepeaterCreate(6, PhaseTimelineCardComponent_Conditional_9_For_7_Template, 4, 5, "button", 14, _forTrack0$x);
73813
73764
  i0.ɵɵelementEnd()();
73814
73765
  } if (rf & 2) {
73815
73766
  const ctx_r2 = i0.ɵɵnextContext();
@@ -74823,7 +74774,7 @@ class OperationalCategoryCardComponent {
74823
74774
 
74824
74775
  const _c0$q = a0 => ({ name: "arrow-trending-up", source: a0 });
74825
74776
  const _c1$g = a0 => ({ name: "chat-bubble-left-right", source: a0 });
74826
- const _forTrack0$y = ($index, $item) => $item.questionId;
74777
+ const _forTrack0$w = ($index, $item) => $item.questionId;
74827
74778
  function KeyDriverCardComponent_Conditional_12_For_6_Template(rf, ctx) { if (rf & 1) {
74828
74779
  i0.ɵɵelementStart(0, "div", 13)(1, "p", 14);
74829
74780
  i0.ɵɵtext(2);
@@ -74843,7 +74794,7 @@ function KeyDriverCardComponent_Conditional_12_Template(rf, ctx) { if (rf & 1) {
74843
74794
  i0.ɵɵelementStart(3, "span", 12);
74844
74795
  i0.ɵɵtext(4, " Supporting Profile Insights ");
74845
74796
  i0.ɵɵelementEnd()();
74846
- i0.ɵɵrepeaterCreate(5, KeyDriverCardComponent_Conditional_12_For_6_Template, 3, 3, "div", 13, _forTrack0$y);
74797
+ i0.ɵɵrepeaterCreate(5, KeyDriverCardComponent_Conditional_12_For_6_Template, 3, 3, "div", 13, _forTrack0$w);
74847
74798
  i0.ɵɵelementEnd();
74848
74799
  } if (rf & 2) {
74849
74800
  const ctx_r1 = i0.ɵɵnextContext();
@@ -75033,7 +74984,7 @@ class KeyDriverCardComponent {
75033
74984
 
75034
74985
  const _c0$p = a0 => ({ name: "exclamation-triangle", source: a0 });
75035
74986
  const _c1$f = a0 => ({ name: "chat-bubble-left-right", source: a0 });
75036
- const _forTrack0$x = ($index, $item) => $item.questionId;
74987
+ const _forTrack0$v = ($index, $item) => $item.questionId;
75037
74988
  function BottleneckCardComponent_Conditional_12_For_6_Template(rf, ctx) { if (rf & 1) {
75038
74989
  i0.ɵɵelementStart(0, "div", 13)(1, "p", 14);
75039
74990
  i0.ɵɵtext(2);
@@ -75053,7 +75004,7 @@ function BottleneckCardComponent_Conditional_12_Template(rf, ctx) { if (rf & 1)
75053
75004
  i0.ɵɵelementStart(3, "span", 12);
75054
75005
  i0.ɵɵtext(4, " Supporting Profile Insights ");
75055
75006
  i0.ɵɵelementEnd()();
75056
- i0.ɵɵrepeaterCreate(5, BottleneckCardComponent_Conditional_12_For_6_Template, 3, 3, "div", 13, _forTrack0$x);
75007
+ i0.ɵɵrepeaterCreate(5, BottleneckCardComponent_Conditional_12_For_6_Template, 3, 3, "div", 13, _forTrack0$v);
75057
75008
  i0.ɵɵelementEnd();
75058
75009
  } if (rf & 2) {
75059
75010
  const ctx_r1 = i0.ɵɵnextContext();
@@ -75262,7 +75213,7 @@ const _c0$o = a0 => ({ name: "arrow-right", source: a0 });
75262
75213
  const _c1$e = a0 => ({ name: "arrow-left", source: a0 });
75263
75214
  const _c2$b = a0 => ({ name: "arrows-right-left", source: a0 });
75264
75215
  const _c3$6 = a0 => ({ name: "scale", source: a0 });
75265
- const _forTrack0$w = ($index, $item) => $item.metric;
75216
+ const _forTrack0$u = ($index, $item) => $item.metric;
75266
75217
  function MetricRelationshipsCardComponent_Conditional_1_For_8_Template(rf, ctx) { if (rf & 1) {
75267
75218
  const _r1 = i0.ɵɵgetCurrentView();
75268
75219
  i0.ɵɵelementStart(0, "button", 8);
@@ -75287,7 +75238,7 @@ function MetricRelationshipsCardComponent_Conditional_1_Template(rf, ctx) { if (
75287
75238
  i0.ɵɵtext(5, " Directly Influences ");
75288
75239
  i0.ɵɵelementEnd()();
75289
75240
  i0.ɵɵelementStart(6, "div", 6);
75290
- i0.ɵɵrepeaterCreate(7, MetricRelationshipsCardComponent_Conditional_1_For_8_Template, 4, 2, "button", 7, _forTrack0$w);
75241
+ i0.ɵɵrepeaterCreate(7, MetricRelationshipsCardComponent_Conditional_1_For_8_Template, 4, 2, "button", 7, _forTrack0$u);
75291
75242
  i0.ɵɵelementEnd()();
75292
75243
  } if (rf & 2) {
75293
75244
  const ctx_r2 = i0.ɵɵnextContext();
@@ -75325,7 +75276,7 @@ function MetricRelationshipsCardComponent_Conditional_2_Template(rf, ctx) { if (
75325
75276
  i0.ɵɵtext(5, " Directly Influenced By ");
75326
75277
  i0.ɵɵelementEnd()();
75327
75278
  i0.ɵɵelementStart(6, "div", 6);
75328
- i0.ɵɵrepeaterCreate(7, MetricRelationshipsCardComponent_Conditional_2_For_8_Template, 4, 2, "button", 7, _forTrack0$w);
75279
+ i0.ɵɵrepeaterCreate(7, MetricRelationshipsCardComponent_Conditional_2_For_8_Template, 4, 2, "button", 7, _forTrack0$u);
75329
75280
  i0.ɵɵelementEnd()();
75330
75281
  } if (rf & 2) {
75331
75282
  const ctx_r2 = i0.ɵɵnextContext();
@@ -75371,7 +75322,7 @@ function MetricRelationshipsCardComponent_Conditional_3_Template(rf, ctx) { if (
75371
75322
  i0.ɵɵtext(5, " Trade-offs ");
75372
75323
  i0.ɵɵelementEnd()();
75373
75324
  i0.ɵɵelementStart(6, "div", 11);
75374
- i0.ɵɵrepeaterCreate(7, MetricRelationshipsCardComponent_Conditional_3_For_8_Template, 7, 9, "div", 12, _forTrack0$w);
75325
+ i0.ɵɵrepeaterCreate(7, MetricRelationshipsCardComponent_Conditional_3_For_8_Template, 7, 9, "div", 12, _forTrack0$u);
75375
75326
  i0.ɵɵelementEnd()();
75376
75327
  } if (rf & 2) {
75377
75328
  const ctx_r2 = i0.ɵɵnextContext();
@@ -75611,7 +75562,7 @@ class MetricRelationshipsCardComponent {
75611
75562
 
75612
75563
  const _c0$n = a0 => ({ name: "chevron-right", source: a0 });
75613
75564
  const _c1$d = a0 => ({ name: "link", source: a0 });
75614
- const _forTrack0$v = ($index, $item) => $item.id;
75565
+ const _forTrack0$t = ($index, $item) => $item.id;
75615
75566
  function RelatedMetricCardComponent_Conditional_18_Conditional_5_For_2_Template(rf, ctx) { if (rf & 1) {
75616
75567
  const _r1 = i0.ɵɵgetCurrentView();
75617
75568
  i0.ɵɵelementStart(0, "button", 18);
@@ -75632,7 +75583,7 @@ function RelatedMetricCardComponent_Conditional_18_Conditional_5_For_2_Template(
75632
75583
  } }
75633
75584
  function RelatedMetricCardComponent_Conditional_18_Conditional_5_Template(rf, ctx) { if (rf & 1) {
75634
75585
  i0.ɵɵelementStart(0, "div", 16);
75635
- i0.ɵɵrepeaterCreate(1, RelatedMetricCardComponent_Conditional_18_Conditional_5_For_2_Template, 4, 5, "button", 17, _forTrack0$v);
75586
+ i0.ɵɵrepeaterCreate(1, RelatedMetricCardComponent_Conditional_18_Conditional_5_For_2_Template, 4, 5, "button", 17, _forTrack0$t);
75636
75587
  i0.ɵɵelementEnd();
75637
75588
  } if (rf & 2) {
75638
75589
  const ctx_r2 = i0.ɵɵnextContext(2);
@@ -75945,7 +75896,7 @@ class RelatedMetricCardComponent {
75945
75896
  }], null, { metric: [{ type: i0.Input, args: [{ isSignal: true, alias: "metric", required: true }] }], relationship: [{ type: i0.Input, args: [{ isSignal: true, alias: "relationship", required: true }] }], relationshipDescription: [{ type: i0.Input, args: [{ isSignal: true, alias: "relationshipDescription", required: true }] }], priority: [{ type: i0.Input, args: [{ isSignal: true, alias: "priority", required: true }] }], sharedGoalIds: [{ type: i0.Input, args: [{ isSignal: true, alias: "sharedGoalIds", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], allGoals: [{ type: i0.Input, args: [{ isSignal: true, alias: "allGoals", required: false }] }], cardClicked: [{ type: i0.Output, args: ["cardClicked"] }] }); })();
75946
75897
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(RelatedMetricCardComponent, { className: "RelatedMetricCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/related-metric-card.component.ts", lineNumber: 97 }); })();
75947
75898
 
75948
- const _forTrack0$u = ($index, $item) => $item.metric;
75899
+ const _forTrack0$s = ($index, $item) => $item.metric;
75949
75900
  function RelatedMetricsListComponent_Conditional_1_For_14_Template(rf, ctx) { if (rf & 1) {
75950
75901
  const _r1 = i0.ɵɵgetCurrentView();
75951
75902
  i0.ɵɵelementStart(0, "symphiq-related-metric-card", 12);
@@ -75973,7 +75924,7 @@ function RelatedMetricsListComponent_Conditional_1_Template(rf, ctx) { if (rf &
75973
75924
  i0.ɵɵtext(11);
75974
75925
  i0.ɵɵelementEnd()();
75975
75926
  i0.ɵɵelementStart(12, "div", 10);
75976
- i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_1_For_14_Template, 1, 7, "symphiq-related-metric-card", 11, _forTrack0$u);
75927
+ i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_1_For_14_Template, 1, 7, "symphiq-related-metric-card", 11, _forTrack0$s);
75977
75928
  i0.ɵɵelementEnd()();
75978
75929
  } if (rf & 2) {
75979
75930
  const ctx_r1 = i0.ɵɵnextContext();
@@ -76019,7 +75970,7 @@ function RelatedMetricsListComponent_Conditional_2_Template(rf, ctx) { if (rf &
76019
75970
  i0.ɵɵtext(11);
76020
75971
  i0.ɵɵelementEnd()();
76021
75972
  i0.ɵɵelementStart(12, "div", 10);
76022
- i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_2_For_14_Template, 1, 7, "symphiq-related-metric-card", 11, _forTrack0$u);
75973
+ i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_2_For_14_Template, 1, 7, "symphiq-related-metric-card", 11, _forTrack0$s);
76023
75974
  i0.ɵɵelementEnd()();
76024
75975
  } if (rf & 2) {
76025
75976
  const ctx_r1 = i0.ɵɵnextContext();
@@ -76065,7 +76016,7 @@ function RelatedMetricsListComponent_Conditional_3_Template(rf, ctx) { if (rf &
76065
76016
  i0.ɵɵtext(11);
76066
76017
  i0.ɵɵelementEnd()();
76067
76018
  i0.ɵɵelementStart(12, "div", 10);
76068
- i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_3_For_14_Template, 1, 7, "symphiq-related-metric-card", 11, _forTrack0$u);
76019
+ i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_3_For_14_Template, 1, 7, "symphiq-related-metric-card", 11, _forTrack0$s);
76069
76020
  i0.ɵɵelementEnd()();
76070
76021
  } if (rf & 2) {
76071
76022
  const ctx_r1 = i0.ɵɵnextContext();
@@ -76111,7 +76062,7 @@ function RelatedMetricsListComponent_Conditional_4_Template(rf, ctx) { if (rf &
76111
76062
  i0.ɵɵtext(11);
76112
76063
  i0.ɵɵelementEnd()();
76113
76064
  i0.ɵɵelementStart(12, "div", 10);
76114
- i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_4_For_14_Template, 1, 7, "symphiq-related-metric-card", 11, _forTrack0$u);
76065
+ i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_4_For_14_Template, 1, 7, "symphiq-related-metric-card", 11, _forTrack0$s);
76115
76066
  i0.ɵɵelementEnd()();
76116
76067
  } if (rf & 2) {
76117
76068
  const ctx_r1 = i0.ɵɵnextContext();
@@ -77602,7 +77553,7 @@ const _c3$3 = a0 => [a0];
77602
77553
  const _c4$1 = () => [];
77603
77554
  const _c5$1 = a0 => ({ name: "chart-bar", source: a0 });
77604
77555
  const _c6 = a0 => ({ name: "user", source: a0 });
77605
- const _forTrack0$t = ($index, $item) => $item.id || $index;
77556
+ const _forTrack0$r = ($index, $item) => $item.id || $index;
77606
77557
  const _forTrack1$7 = ($index, $item) => $item.dimension || $index;
77607
77558
  const _forTrack2$2 = ($index, $item) => $item.rec.id || $index;
77608
77559
  const _forTrack3$1 = ($index, $item) => $item.phase || $index;
@@ -77929,7 +77880,7 @@ function ProfileSectionContentComponent_Conditional_4_For_2_Template(rf, ctx) {
77929
77880
  } }
77930
77881
  function ProfileSectionContentComponent_Conditional_4_Template(rf, ctx) { if (rf & 1) {
77931
77882
  i0.ɵɵelementStart(0, "div", 3);
77932
- i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_4_For_2_Template, 2, 3, "div", null, _forTrack0$t);
77883
+ i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_4_For_2_Template, 2, 3, "div", null, _forTrack0$r);
77933
77884
  i0.ɵɵelementEnd();
77934
77885
  } if (rf & 2) {
77935
77886
  const ctx_r1 = i0.ɵɵnextContext();
@@ -77946,7 +77897,7 @@ function ProfileSectionContentComponent_Conditional_5_For_2_Template(rf, ctx) {
77946
77897
  } }
77947
77898
  function ProfileSectionContentComponent_Conditional_5_Template(rf, ctx) { if (rf & 1) {
77948
77899
  i0.ɵɵelementStart(0, "div", 4);
77949
- i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_5_For_2_Template, 1, 8, "symphiq-goal-card", 48, _forTrack0$t);
77900
+ i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_5_For_2_Template, 1, 8, "symphiq-goal-card", 48, _forTrack0$r);
77950
77901
  i0.ɵɵelementEnd();
77951
77902
  } if (rf & 2) {
77952
77903
  const ctx_r1 = i0.ɵɵnextContext();
@@ -77962,7 +77913,7 @@ function ProfileSectionContentComponent_Conditional_6_For_2_Template(rf, ctx) {
77962
77913
  } }
77963
77914
  function ProfileSectionContentComponent_Conditional_6_Template(rf, ctx) { if (rf & 1) {
77964
77915
  i0.ɵɵelementStart(0, "div", 5);
77965
- i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_6_For_2_Template, 1, 3, "symphiq-capability-matrix-card", 49, _forTrack0$t);
77916
+ i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_6_For_2_Template, 1, 3, "symphiq-capability-matrix-card", 49, _forTrack0$r);
77966
77917
  i0.ɵɵelementEnd();
77967
77918
  } if (rf & 2) {
77968
77919
  const ctx_r1 = i0.ɵɵnextContext();
@@ -78017,7 +77968,7 @@ function ProfileSectionContentComponent_Conditional_9_For_2_Template(rf, ctx) {
78017
77968
  } }
78018
77969
  function ProfileSectionContentComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
78019
77970
  i0.ɵɵelementStart(0, "div", 8);
78020
- i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_9_For_2_Template, 1, 2, "symphiq-operational-category-card", 53, _forTrack0$t);
77971
+ i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_9_For_2_Template, 1, 2, "symphiq-operational-category-card", 53, _forTrack0$r);
78021
77972
  i0.ɵɵelementEnd();
78022
77973
  } if (rf & 2) {
78023
77974
  const ctx_r1 = i0.ɵɵnextContext();
@@ -80406,7 +80357,7 @@ class ProfileSectionContentComponent {
80406
80357
  }], null, { section: [{ type: i0.Input, args: [{ isSignal: true, alias: "section", required: false }] }], executiveSummary: [{ type: i0.Input, args: [{ isSignal: true, alias: "executiveSummary", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], sectionIndex: [{ type: i0.Input, args: [{ isSignal: true, alias: "sectionIndex", required: false }] }], allGoals: [{ type: i0.Input, args: [{ isSignal: true, alias: "allGoals", required: false }] }], allMetrics: [{ type: i0.Input, args: [{ isSignal: true, alias: "allMetrics", required: false }] }], allCharts: [{ type: i0.Input, args: [{ isSignal: true, alias: "allCharts", required: false }] }], allInsights: [{ type: i0.Input, args: [{ isSignal: true, alias: "allInsights", required: false }] }], businessProfile: [{ type: i0.Input, args: [{ isSignal: true, alias: "businessProfile", required: false }] }] }); })();
80407
80358
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileSectionContentComponent, { className: "ProfileSectionContentComponent", filePath: "lib/components/profile-analysis-shop-dashboard/profile-section-content.component.ts", lineNumber: 763 }); })();
80408
80359
 
80409
- const _forTrack0$s = ($index, $item) => $item.id || $index;
80360
+ const _forTrack0$q = ($index, $item) => $item.id || $index;
80410
80361
  function GoalObjectivesModalContentComponent_For_2_Conditional_10_Template(rf, ctx) { if (rf & 1) {
80411
80362
  i0.ɵɵelementStart(0, "p", 9);
80412
80363
  i0.ɵɵtext(1);
@@ -80664,7 +80615,7 @@ class GoalObjectivesModalContentComponent {
80664
80615
  static { this.ɵfac = function GoalObjectivesModalContentComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || GoalObjectivesModalContentComponent)(); }; }
80665
80616
  static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: GoalObjectivesModalContentComponent, selectors: [["symphiq-goal-objectives-modal-content"]], inputs: { objectives: [1, "objectives"], goalTitle: [1, "goalTitle"], viewMode: [1, "viewMode"] }, decls: 3, vars: 0, consts: [[1, "space-y-6"], [1, "rounded-lg", "p-5", "transition-all", "duration-200", 3, "ngClass"], [1, "flex", "items-start", "gap-3"], [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 2m-6 9l2 2 4-4"], [1, "flex-1", "min-w-0"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wider", "mb-1", 3, "ngClass"], [1, "font-semibold", "text-base", "mb-2", 3, "ngClass"], [1, "text-sm", "mb-3", 3, "ngClass"], [1, "p-3", "rounded-lg", "mb-3", 3, "ngClass"], [1, "grid", "grid-cols-2", "gap-3", "mb-3"], [1, "w-full", "px-5", "py-4", "rounded-lg", "border-2", "transition-all", "duration-200", "hover:scale-[1.01]", "active:scale-[0.99]", "cursor-pointer", "group", 3, "ngClass"], [1, "flex", "items-start", "gap-2"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4", "flex-shrink-0", "mt-0.5", 3, "ngClass"], ["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, "flex-1"], [1, "text-xs", "font-medium", "mb-1", 3, "ngClass"], [1, "text-sm", "font-semibold", 3, "ngClass"], [1, "p-3", "rounded-lg", 3, "ngClass"], [1, "text-sm", 3, "ngClass"], [1, "w-full", "px-5", "py-4", "rounded-lg", "border-2", "transition-all", "duration-200", "hover:scale-[1.01]", "active:scale-[0.99]", "cursor-pointer", "group", 3, "click", "ngClass"], [1, "flex", "items-center", "justify-between"], [1, "flex", "items-center", "gap-3"], [1, "w-10", "h-10", "rounded-lg", "flex", "items-center", "justify-center", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M13 10V3L4 14h7v7l9-11h-7z"], [1, "text-left"], [1, "text-xs", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5", "transition-transform", "group-hover:translate-x-1", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 5l7 7-7 7"]], template: function GoalObjectivesModalContentComponent_Template(rf, ctx) { if (rf & 1) {
80666
80617
  i0.ɵɵelementStart(0, "div", 0);
80667
- i0.ɵɵrepeaterCreate(1, GoalObjectivesModalContentComponent_For_2_Template, 14, 9, "div", 1, _forTrack0$s);
80618
+ i0.ɵɵrepeaterCreate(1, GoalObjectivesModalContentComponent_For_2_Template, 14, 9, "div", 1, _forTrack0$q);
80668
80619
  i0.ɵɵelementEnd();
80669
80620
  } if (rf & 2) {
80670
80621
  i0.ɵɵadvance();
@@ -80763,7 +80714,7 @@ class GoalObjectivesModalContentComponent {
80763
80714
  }], null, { objectives: [{ type: i0.Input, args: [{ isSignal: true, alias: "objectives", required: true }] }], goalTitle: [{ type: i0.Input, args: [{ isSignal: true, alias: "goalTitle", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }] }); })();
80764
80715
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(GoalObjectivesModalContentComponent, { className: "GoalObjectivesModalContentComponent", filePath: "lib/components/profile-analysis-shop-dashboard/modals/goal-objectives-modal-content.component.ts", lineNumber: 94 }); })();
80765
80716
 
80766
- const _forTrack0$r = ($index, $item) => $item.id || $index;
80717
+ const _forTrack0$p = ($index, $item) => $item.id || $index;
80767
80718
  const _forTrack1$6 = ($index, $item) => ($item == null ? null : $item.questionId) || $index;
80768
80719
  function ObjectiveStrategiesModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
80769
80720
  i0.ɵɵelementStart(0, "div", 2)(1, "p", 6);
@@ -81204,7 +81155,7 @@ class ObjectiveStrategiesModalContentComponent {
81204
81155
  i0.ɵɵconditionalCreate(3, ObjectiveStrategiesModalContentComponent_Conditional_3_Template, 10, 5, "div", 3);
81205
81156
  i0.ɵɵconditionalCreate(4, ObjectiveStrategiesModalContentComponent_Conditional_4_Template, 6, 2, "div", 4);
81206
81157
  i0.ɵɵelementEnd();
81207
- i0.ɵɵrepeaterCreate(5, ObjectiveStrategiesModalContentComponent_For_6_Template, 17, 10, "div", 5, _forTrack0$r);
81158
+ i0.ɵɵrepeaterCreate(5, ObjectiveStrategiesModalContentComponent_For_6_Template, 17, 10, "div", 5, _forTrack0$p);
81208
81159
  i0.ɵɵelementEnd();
81209
81160
  } if (rf & 2) {
81210
81161
  let tmp_1_0;
@@ -81505,7 +81456,7 @@ class TooltipContentBuilder {
81505
81456
  }
81506
81457
  }
81507
81458
 
81508
- const _forTrack0$q = ($index, $item) => $item.id || $index;
81459
+ const _forTrack0$o = ($index, $item) => $item.id || $index;
81509
81460
  const _forTrack1$5 = ($index, $item) => $item.type + $item.label;
81510
81461
  const _forTrack2$1 = ($index, $item) => $item.order || $index;
81511
81462
  const _forTrack3 = ($index, $item) => ($item == null ? null : $item.questionId) || $index;
@@ -83247,7 +83198,7 @@ class StrategyRecommendationsModalContentComponent {
83247
83198
  i0.ɵɵconditionalCreate(5, StrategyRecommendationsModalContentComponent_Conditional_5_Template, 2, 2, "span", 4);
83248
83199
  i0.ɵɵconditionalCreate(6, StrategyRecommendationsModalContentComponent_Conditional_6_Template, 2, 2, "span", 4);
83249
83200
  i0.ɵɵelementEnd()();
83250
- i0.ɵɵrepeaterCreate(7, StrategyRecommendationsModalContentComponent_For_8_Template, 35, 32, "div", 5, _forTrack0$q);
83201
+ i0.ɵɵrepeaterCreate(7, StrategyRecommendationsModalContentComponent_For_8_Template, 35, 32, "div", 5, _forTrack0$o);
83251
83202
  i0.ɵɵelementEnd();
83252
83203
  } if (rf & 2) {
83253
83204
  let tmp_1_0;
@@ -85277,7 +85228,7 @@ class GapDetailModalContentComponent {
85277
85228
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(GapDetailModalContentComponent, { className: "GapDetailModalContentComponent", filePath: "lib/components/profile-analysis-shop-dashboard/modals/gap-detail-modal-content.component.ts", lineNumber: 133 }); })();
85278
85229
 
85279
85230
  const _c0$g = a0 => ({ name: "chevron-right", source: a0 });
85280
- const _forTrack0$p = ($index, $item) => $item.id || $index;
85231
+ const _forTrack0$n = ($index, $item) => $item.id || $index;
85281
85232
  function OpportunityDetailModalContentComponent_Conditional_11_Template(rf, ctx) { if (rf & 1) {
85282
85233
  i0.ɵɵelementStart(0, "div", 9)(1, "h4", 10);
85283
85234
  i0.ɵɵnamespaceSVG();
@@ -85388,7 +85339,7 @@ function OpportunityDetailModalContentComponent_Conditional_14_Conditional_0_Tem
85388
85339
  i0.ɵɵtext(2, " Related Goals ");
85389
85340
  i0.ɵɵelementEnd();
85390
85341
  i0.ɵɵelementStart(3, "div", 25);
85391
- i0.ɵɵrepeaterCreate(4, OpportunityDetailModalContentComponent_Conditional_14_Conditional_0_For_5_Template, 4, 6, "div", 26, _forTrack0$p);
85342
+ i0.ɵɵrepeaterCreate(4, OpportunityDetailModalContentComponent_Conditional_14_Conditional_0_For_5_Template, 4, 6, "div", 26, _forTrack0$n);
85392
85343
  i0.ɵɵelementEnd()();
85393
85344
  } if (rf & 2) {
85394
85345
  const goals_r6 = i0.ɵɵnextContext();
@@ -85664,7 +85615,7 @@ class OpportunityDetailModalContentComponent {
85664
85615
  }], null, { opportunity: [{ type: i0.Input, args: [{ isSignal: true, alias: "opportunity", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], allGoals: [{ type: i0.Input, args: [{ isSignal: true, alias: "allGoals", required: false }] }], allStrengths: [{ type: i0.Input, args: [{ isSignal: true, alias: "allStrengths", required: false }] }], currentModalState: [{ type: i0.Input, args: [{ isSignal: true, alias: "currentModalState", required: false }] }] }); })();
85665
85616
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(OpportunityDetailModalContentComponent, { className: "OpportunityDetailModalContentComponent", filePath: "lib/components/profile-analysis-shop-dashboard/modals/opportunity-detail-modal-content.component.ts", lineNumber: 121 }); })();
85666
85617
 
85667
- const _forTrack0$o = ($index, $item) => $item.icon;
85618
+ const _forTrack0$m = ($index, $item) => $item.icon;
85668
85619
  function RoadmapMetricsComponent_Conditional_0_For_2_Conditional_0_Conditional_0_Template(rf, ctx) { if (rf & 1) {
85669
85620
  i0.ɵɵelement(0, "div", 1);
85670
85621
  } if (rf & 2) {
@@ -85734,7 +85685,7 @@ function RoadmapMetricsComponent_Conditional_0_For_2_Template(rf, ctx) { if (rf
85734
85685
  } }
85735
85686
  function RoadmapMetricsComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
85736
85687
  i0.ɵɵelementStart(0, "div", 0);
85737
- i0.ɵɵrepeaterCreate(1, RoadmapMetricsComponent_Conditional_0_For_2_Template, 1, 1, null, null, _forTrack0$o);
85688
+ i0.ɵɵrepeaterCreate(1, RoadmapMetricsComponent_Conditional_0_For_2_Template, 1, 1, null, null, _forTrack0$m);
85738
85689
  i0.ɵɵelementEnd();
85739
85690
  } if (rf & 2) {
85740
85691
  const ctx_r0 = i0.ɵɵnextContext();
@@ -86154,7 +86105,7 @@ class SimplifiedGoalCardComponent {
86154
86105
  }], null, { goal: [{ type: i0.Input, args: [{ isSignal: true, alias: "goal", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], animationIndex: [{ type: i0.Input, args: [{ isSignal: true, alias: "animationIndex", required: false }] }], viewMoreClick: [{ type: i0.Output, args: ["viewMoreClick"] }] }); })();
86155
86106
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SimplifiedGoalCardComponent, { className: "SimplifiedGoalCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/simplified-goal-card.component.ts", lineNumber: 102 }); })();
86156
86107
 
86157
- const _forTrack0$n = ($index, $item) => $item.id;
86108
+ const _forTrack0$l = ($index, $item) => $item.id;
86158
86109
  function StrategicGoalsTiledGridComponent_Conditional_12_Template(rf, ctx) { if (rf & 1) {
86159
86110
  i0.ɵɵelementStart(0, "div", 9);
86160
86111
  i0.ɵɵtext(1);
@@ -86178,7 +86129,7 @@ function StrategicGoalsTiledGridComponent_Conditional_14_For_2_Template(rf, ctx)
86178
86129
  } }
86179
86130
  function StrategicGoalsTiledGridComponent_Conditional_14_Template(rf, ctx) { if (rf & 1) {
86180
86131
  i0.ɵɵelementStart(0, "div", 11);
86181
- i0.ɵɵrepeaterCreate(1, StrategicGoalsTiledGridComponent_Conditional_14_For_2_Template, 1, 3, "symphiq-simplified-goal-card", 13, _forTrack0$n);
86132
+ i0.ɵɵrepeaterCreate(1, StrategicGoalsTiledGridComponent_Conditional_14_For_2_Template, 1, 3, "symphiq-simplified-goal-card", 13, _forTrack0$l);
86182
86133
  i0.ɵɵelementEnd();
86183
86134
  } if (rf & 2) {
86184
86135
  const ctx_r0 = i0.ɵɵnextContext();
@@ -87135,7 +87086,7 @@ class FocusAreaExecutiveSummaryComponent {
87135
87086
  }], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], summary: [{ type: i0.Input, args: [{ isSignal: true, alias: "summary", required: false }] }], allGoals: [{ type: i0.Input, args: [{ isSignal: true, alias: "allGoals", required: false }] }], topPrioritiesClick: [{ type: i0.Output, args: ["topPrioritiesClick"] }], priorityDetailClick: [{ type: i0.Output, args: ["priorityDetailClick"] }] }); })();
87136
87087
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FocusAreaExecutiveSummaryComponent, { className: "FocusAreaExecutiveSummaryComponent", filePath: "lib/components/profile-analysis-focus-area-dashboard/focus-area-executive-summary.component.ts", lineNumber: 195 }); })();
87137
87088
 
87138
- const _forTrack0$m = ($index, $item) => $item.id;
87089
+ const _forTrack0$k = ($index, $item) => $item.id;
87139
87090
  function CollapsibleAnalysisSectionGroupComponent_For_23_Conditional_3_Template(rf, ctx) { if (rf & 1) {
87140
87091
  i0.ɵɵelementStart(0, "div", 20);
87141
87092
  i0.ɵɵelement(1, "symphiq-icon", 31);
@@ -87586,7 +87537,7 @@ class CollapsibleAnalysisSectionGroupComponent {
87586
87537
  i0.ɵɵtext(20);
87587
87538
  i0.ɵɵelementEnd()()();
87588
87539
  i0.ɵɵelementStart(21, "div", 16);
87589
- i0.ɵɵrepeaterCreate(22, CollapsibleAnalysisSectionGroupComponent_For_23_Template, 16, 14, "div", 17, _forTrack0$m);
87540
+ i0.ɵɵrepeaterCreate(22, CollapsibleAnalysisSectionGroupComponent_For_23_Template, 16, 14, "div", 17, _forTrack0$k);
87590
87541
  i0.ɵɵelementEnd()()();
87591
87542
  } if (rf & 2) {
87592
87543
  i0.ɵɵproperty("ngClass", ctx.containerClasses());
@@ -87782,7 +87733,7 @@ class CollapsibleAnalysisSectionGroupComponent {
87782
87733
  }], null, { sections: [{ type: i0.Input, args: [{ isSignal: true, alias: "sections", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], executiveSummary: [{ type: i0.Input, args: [{ isSignal: true, alias: "executiveSummary", required: false }] }], focusAreaExecutiveSummary: [{ type: i0.Input, args: [{ isSignal: true, alias: "focusAreaExecutiveSummary", required: false }] }], metricExecutiveSummary: [{ type: i0.Input, args: [{ isSignal: true, alias: "metricExecutiveSummary", required: false }] }], metricName: [{ type: i0.Input, args: [{ isSignal: true, alias: "metricName", required: false }] }], allGoals: [{ type: i0.Input, args: [{ isSignal: true, alias: "allGoals", required: false }] }], allMetrics: [{ type: i0.Input, args: [{ isSignal: true, alias: "allMetrics", required: false }] }], allCharts: [{ type: i0.Input, args: [{ isSignal: true, alias: "allCharts", required: false }] }], allInsights: [{ type: i0.Input, args: [{ isSignal: true, alias: "allInsights", required: false }] }], businessProfile: [{ type: i0.Input, args: [{ isSignal: true, alias: "businessProfile", required: false }] }], storageKey: [{ type: i0.Input, args: [{ isSignal: true, alias: "storageKey", required: false }] }], viewReportClick: [{ type: i0.Output, args: ["viewReportClick"] }] }); })();
87783
87734
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CollapsibleAnalysisSectionGroupComponent, { className: "CollapsibleAnalysisSectionGroupComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/collapsible-analysis-section-group.component.ts", lineNumber: 176 }); })();
87784
87735
 
87785
- const _forTrack0$l = ($index, $item) => $item.code;
87736
+ const _forTrack0$j = ($index, $item) => $item.code;
87786
87737
  function BillingCurrencySelectorCardComponent_For_15_Template(rf, ctx) { if (rf & 1) {
87787
87738
  const _r1 = i0.ɵɵgetCurrentView();
87788
87739
  i0.ɵɵelementStart(0, "label", 11)(1, "input", 12);
@@ -87974,7 +87925,7 @@ class BillingCurrencySelectorCardComponent {
87974
87925
  i0.ɵɵtext(10, " Choose the currency for your subscription ");
87975
87926
  i0.ɵɵelementEnd()()()();
87976
87927
  i0.ɵɵelementStart(11, "div", 8)(12, "div", 9)(13, "div", 10);
87977
- i0.ɵɵrepeaterCreate(14, BillingCurrencySelectorCardComponent_For_15_Template, 10, 12, "label", 11, _forTrack0$l);
87928
+ i0.ɵɵrepeaterCreate(14, BillingCurrencySelectorCardComponent_For_15_Template, 10, 12, "label", 11, _forTrack0$j);
87978
87929
  i0.ɵɵelementEnd()()()();
87979
87930
  } if (rf & 2) {
87980
87931
  i0.ɵɵproperty("ngClass", ctx.containerClasses());
@@ -89006,7 +88957,7 @@ At the end of each month, your total AI usage is calculated and automatically bi
89006
88957
  }], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], planInfo: [{ type: i0.Input, args: [{ isSignal: true, alias: "planInfo", required: true }] }], isSelected: [{ type: i0.Input, args: [{ isSignal: true, alias: "isSelected", required: false }] }], selectedPeriodUnit: [{ type: i0.Input, args: [{ isSignal: true, alias: "selectedPeriodUnit", required: false }] }], monthlyComparisonPrice: [{ type: i0.Input, args: [{ isSignal: true, alias: "monthlyComparisonPrice", required: false }] }], planSelected: [{ type: i0.Output, args: ["planSelected"] }] }); })();
89007
88958
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PlanCardComponent, { className: "PlanCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/plan-card.component.ts", lineNumber: 274 }); })();
89008
88959
 
89009
- const _forTrack0$k = ($index, $item) => $item.planItemPrice.id;
88960
+ const _forTrack0$i = ($index, $item) => $item.planItemPrice.id;
89010
88961
  function PlanSelectionContainerComponent_Conditional_19_Template(rf, ctx) { if (rf & 1) {
89011
88962
  i0.ɵɵelementStart(0, "div", 14);
89012
88963
  i0.ɵɵelement(1, "symphiq-indeterminate-spinner", 18);
@@ -89032,7 +88983,7 @@ function PlanSelectionContainerComponent_Conditional_20_For_2_Template(rf, ctx)
89032
88983
  } }
89033
88984
  function PlanSelectionContainerComponent_Conditional_20_Template(rf, ctx) { if (rf & 1) {
89034
88985
  i0.ɵɵelementStart(0, "div", 15);
89035
- i0.ɵɵrepeaterCreate(1, PlanSelectionContainerComponent_Conditional_20_For_2_Template, 1, 5, "symphiq-plan-card", 20, _forTrack0$k);
88986
+ i0.ɵɵrepeaterCreate(1, PlanSelectionContainerComponent_Conditional_20_For_2_Template, 1, 5, "symphiq-plan-card", 20, _forTrack0$i);
89036
88987
  i0.ɵɵelementEnd();
89037
88988
  } if (rf & 2) {
89038
88989
  const ctx_r0 = i0.ɵɵnextContext();
@@ -89363,7 +89314,7 @@ class PlanSelectionContainerComponent {
89363
89314
  }], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], selectedCurrency: [{ type: i0.Input, args: [{ isSignal: true, alias: "selectedCurrency", required: false }] }], planCardInfos: [{ type: i0.Input, args: [{ isSignal: true, alias: "planCardInfos", required: false }] }], isLoading: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLoading", required: false }] }], selectedPeriodUnit: [{ type: i0.Input, args: [{ isSignal: true, alias: "selectedPeriodUnit", required: false }] }], periodUnitChanged: [{ type: i0.Output, args: ["periodUnitChanged"] }], planSelected: [{ type: i0.Output, args: ["planSelected"] }], editCurrency: [{ type: i0.Output, args: ["editCurrency"] }], checkout: [{ type: i0.Output, args: ["checkout"] }] }); })();
89364
89315
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PlanSelectionContainerComponent, { className: "PlanSelectionContainerComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/plan-selection-container.component.ts", lineNumber: 116 }); })();
89365
89316
 
89366
- const _forTrack0$j = ($index, $item) => $item.item.id;
89317
+ const _forTrack0$h = ($index, $item) => $item.item.id;
89367
89318
  function ProfileCategoryListComponent_For_2_Template(rf, ctx) { if (rf & 1) {
89368
89319
  const _r1 = i0.ɵɵgetCurrentView();
89369
89320
  i0.ɵɵelementStart(0, "div", 1)(1, "div", 0)(2, "div", 2)(3, "div", 3)(4, "div", 4);
@@ -89453,7 +89404,7 @@ class ProfileCategoryListComponent {
89453
89404
  static { this.ɵfac = function ProfileCategoryListComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ProfileCategoryListComponent)(); }; }
89454
89405
  static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ProfileCategoryListComponent, selectors: [["symphiq-profile-category-list"]], inputs: { viewMode: [1, "viewMode"], items: [1, "items"], delayAnimation: [1, "delayAnimation"] }, outputs: { itemClick: "itemClick" }, decls: 3, vars: 0, consts: [[1, "space-y-4"], [1, "rounded-xl", "p-6", "transition-all", "duration-300", "hover:scale-[1.01]", 3, "ngClass"], [1, "flex", "items-start", "justify-between", "gap-4"], [1, "flex-1", "min-w-0"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wider", "mb-2", 3, "ngClass"], [1, "text-lg", "font-semibold", "leading-tight", 3, "ngClass"], ["type", "button", 1, "flex-shrink-0", "px-5", "py-2.5", "rounded-lg", "font-medium", "text-sm", "transition-all", "duration-300", "flex", "items-center", "gap-2", "hover:scale-105", "active:scale-95", 3, "click", "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 5l7 7-7 7"], [1, "space-y-2"], [1, "h-2", "rounded-full", "overflow-hidden", 3, "ngClass"], [3, "ngClass"], [1, "flex", "justify-between", "items-center"], [1, "text-sm", "font-medium", 3, "ngClass"]], template: function ProfileCategoryListComponent_Template(rf, ctx) { if (rf & 1) {
89455
89406
  i0.ɵɵelementStart(0, "div", 0);
89456
- i0.ɵɵrepeaterCreate(1, ProfileCategoryListComponent_For_2_Template, 19, 16, "div", 1, _forTrack0$j);
89407
+ i0.ɵɵrepeaterCreate(1, ProfileCategoryListComponent_For_2_Template, 19, 16, "div", 1, _forTrack0$h);
89457
89408
  i0.ɵɵelementEnd();
89458
89409
  } if (rf & 2) {
89459
89410
  i0.ɵɵadvance();
@@ -89522,7 +89473,7 @@ class ProfileCategoryListComponent {
89522
89473
  }], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], items: [{ type: i0.Input, args: [{ isSignal: true, alias: "items", required: false }] }], delayAnimation: [{ type: i0.Input, args: [{ isSignal: true, alias: "delayAnimation", required: false }] }], itemClick: [{ type: i0.Output, args: ["itemClick"] }] }); })();
89523
89474
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileCategoryListComponent, { className: "ProfileCategoryListComponent", filePath: "lib/components/shared/profile/profile-category-list.component.ts", lineNumber: 71 }); })();
89524
89475
 
89525
- const _forTrack0$i = ($index, $item) => $item.type;
89476
+ const _forTrack0$g = ($index, $item) => $item.type;
89526
89477
  function ProfileViewToggleComponent_For_2_Template(rf, ctx) { if (rf & 1) {
89527
89478
  const _r1 = i0.ɵɵgetCurrentView();
89528
89479
  i0.ɵɵelementStart(0, "button", 2);
@@ -89571,7 +89522,7 @@ class ProfileViewToggleComponent {
89571
89522
  static { this.ɵfac = function ProfileViewToggleComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ProfileViewToggleComponent)(); }; }
89572
89523
  static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ProfileViewToggleComponent, selectors: [["symphiq-profile-view-toggle"]], inputs: { viewMode: [1, "viewMode"], currentView: [1, "currentView"], options: [1, "options"] }, outputs: { viewChanged: "viewChanged" }, decls: 3, vars: 1, consts: [[1, "inline-flex", "gap-2", "rounded-lg", "p-1", 3, "ngClass"], ["type", "button", 1, "px-6", "py-2.5", "rounded-md", "font-medium", "text-sm", "transition-all", "duration-300", "ease-in-out", 3, "ngClass"], ["type", "button", 1, "px-6", "py-2.5", "rounded-md", "font-medium", "text-sm", "transition-all", "duration-300", "ease-in-out", 3, "click", "ngClass"]], template: function ProfileViewToggleComponent_Template(rf, ctx) { if (rf & 1) {
89573
89524
  i0.ɵɵelementStart(0, "div", 0);
89574
- i0.ɵɵrepeaterCreate(1, ProfileViewToggleComponent_For_2_Template, 2, 2, "button", 1, _forTrack0$i);
89525
+ i0.ɵɵrepeaterCreate(1, ProfileViewToggleComponent_For_2_Template, 2, 2, "button", 1, _forTrack0$g);
89575
89526
  i0.ɵɵelementEnd();
89576
89527
  } if (rf & 2) {
89577
89528
  i0.ɵɵproperty("ngClass", ctx.getContainerClasses());
@@ -89608,7 +89559,7 @@ const _c0$d = ["scrollContainer"];
89608
89559
  const _c1$7 = ["stickySentinel"];
89609
89560
  const _c2$5 = ["stickyHeader"];
89610
89561
  const _c3$2 = ["questionTitle"];
89611
- const _forTrack0$h = ($index, $item) => $item.tempId;
89562
+ const _forTrack0$f = ($index, $item) => $item.tempId;
89612
89563
  function ProfileQuestionAnswerComponent_Conditional_18_Template(rf, ctx) { if (rf & 1) {
89613
89564
  i0.ɵɵelementStart(0, "div", 16);
89614
89565
  i0.ɵɵtext(1);
@@ -89749,7 +89700,7 @@ function ProfileQuestionAnswerComponent_Conditional_26_Conditional_13_Template(r
89749
89700
  function ProfileQuestionAnswerComponent_Conditional_26_Template(rf, ctx) { if (rf & 1) {
89750
89701
  const _r4 = i0.ɵɵgetCurrentView();
89751
89702
  i0.ɵɵelementStart(0, "div", 41);
89752
- i0.ɵɵrepeaterCreate(1, ProfileQuestionAnswerComponent_Conditional_26_For_2_Template, 4, 5, "label", 42, _forTrack0$h);
89703
+ i0.ɵɵrepeaterCreate(1, ProfileQuestionAnswerComponent_Conditional_26_For_2_Template, 4, 5, "label", 42, _forTrack0$f);
89753
89704
  i0.ɵɵelementEnd();
89754
89705
  i0.ɵɵelementStart(3, "div", 43)(4, "div", 44)(5, "div", 45)(6, "div", 46)(7, "textarea", 47);
89755
89706
  i0.ɵɵtwoWayListener("ngModelChange", function ProfileQuestionAnswerComponent_Conditional_26_Template_textarea_ngModelChange_7_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(); i0.ɵɵtwoWayBindingSet(ctx_r1.customAnswerText, $event) || (ctx_r1.customAnswerText = $event); return i0.ɵɵresetView($event); });
@@ -90661,7 +90612,7 @@ class ProfileAnswerAnimationService {
90661
90612
  }]
90662
90613
  }], null, null); })();
90663
90614
 
90664
- const _forTrack0$g = ($index, $item) => $item.answer.id;
90615
+ const _forTrack0$e = ($index, $item) => $item.answer.id;
90665
90616
  function ProfileQuestionCardComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
90666
90617
  i0.ɵɵelementStart(0, "div", 1)(1, "span", 15);
90667
90618
  i0.ɵɵtext(2);
@@ -90750,7 +90701,7 @@ function ProfileQuestionCardComponent_Conditional_9_For_2_Template(rf, ctx) { if
90750
90701
  } }
90751
90702
  function ProfileQuestionCardComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
90752
90703
  i0.ɵɵelementStart(0, "div", 8);
90753
- i0.ɵɵrepeaterCreate(1, ProfileQuestionCardComponent_Conditional_9_For_2_Template, 6, 11, null, null, _forTrack0$g);
90704
+ i0.ɵɵrepeaterCreate(1, ProfileQuestionCardComponent_Conditional_9_For_2_Template, 6, 11, null, null, _forTrack0$e);
90754
90705
  i0.ɵɵelementEnd();
90755
90706
  } if (rf & 2) {
90756
90707
  const ctx_r0 = i0.ɵɵnextContext();
@@ -91178,7 +91129,7 @@ class ProfileQuestionCardComponent {
91178
91129
  }], null, { question: [{ type: i0.Input, args: [{ isSignal: true, alias: "question", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], viewType: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewType", required: false }] }], profileAnswers: [{ type: i0.Input, args: [{ isSignal: true, alias: "profileAnswers", required: false }] }], profileAnswerHistories: [{ type: i0.Input, args: [{ isSignal: true, alias: "profileAnswerHistories", required: false }] }], users: [{ type: i0.Input, args: [{ isSignal: true, alias: "users", required: false }] }], showFocusAreaChips: [{ type: i0.Input, args: [{ isSignal: true, alias: "showFocusAreaChips", required: false }] }], categoryNameFormatter: [{ type: i0.Input, args: [{ isSignal: true, alias: "categoryNameFormatter", required: false }] }], answerClick: [{ type: i0.Output, args: ["answerClick"] }], historyClick: [{ type: i0.Output, args: ["historyClick"] }] }); })();
91179
91130
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileQuestionCardComponent, { className: "ProfileQuestionCardComponent", filePath: "lib/components/shared/profile/profile-question-card.component.ts", lineNumber: 175 }); })();
91180
91131
 
91181
- const _forTrack0$f = ($index, $item) => $item.answer.id;
91132
+ const _forTrack0$d = ($index, $item) => $item.answer.id;
91182
91133
  const _forTrack1$4 = ($index, $item) => $item.history.id;
91183
91134
  function ProfileQuestionHistoryComponent_Conditional_16_For_8_Template(rf, ctx) { if (rf & 1) {
91184
91135
  i0.ɵɵelementStart(0, "div", 20)(1, "span", 21);
@@ -91212,7 +91163,7 @@ function ProfileQuestionHistoryComponent_Conditional_16_Template(rf, ctx) { if (
91212
91163
  i0.ɵɵtext(5);
91213
91164
  i0.ɵɵelementEnd();
91214
91165
  i0.ɵɵelementStart(6, "div", 19);
91215
- i0.ɵɵrepeaterCreate(7, ProfileQuestionHistoryComponent_Conditional_16_For_8_Template, 6, 8, null, null, _forTrack0$f);
91166
+ i0.ɵɵrepeaterCreate(7, ProfileQuestionHistoryComponent_Conditional_16_For_8_Template, 6, 8, null, null, _forTrack0$d);
91216
91167
  i0.ɵɵelementEnd()()();
91217
91168
  } if (rf & 2) {
91218
91169
  const ctx_r1 = i0.ɵɵnextContext();
@@ -91614,7 +91565,7 @@ class ProfileQuestionHistoryComponent {
91614
91565
  const _c0$c = ["modalContent"];
91615
91566
  const _c1$6 = ["modalWrapper"];
91616
91567
  const _c2$4 = ["scrollContainer"];
91617
- const _forTrack0$e = ($index, $item) => $item.id;
91568
+ const _forTrack0$c = ($index, $item) => $item.id;
91618
91569
  function ProfileQuestionsModalComponent_Conditional_0_Conditional_5_Conditional_0_Template(rf, ctx) { if (rf & 1) {
91619
91570
  const _r3 = i0.ɵɵgetCurrentView();
91620
91571
  i0.ɵɵelementStart(0, "symphiq-profile-question-history", 7);
@@ -91666,7 +91617,7 @@ function ProfileQuestionsModalComponent_Conditional_0_Conditional_6_Conditional_
91666
91617
  } }
91667
91618
  function ProfileQuestionsModalComponent_Conditional_0_Conditional_6_Conditional_18_Template(rf, ctx) { if (rf & 1) {
91668
91619
  i0.ɵɵelementStart(0, "div", 22);
91669
- i0.ɵɵrepeaterCreate(1, ProfileQuestionsModalComponent_Conditional_0_Conditional_6_Conditional_18_For_2_Template, 1, 9, "symphiq-profile-question-card", 28, _forTrack0$e);
91620
+ i0.ɵɵrepeaterCreate(1, ProfileQuestionsModalComponent_Conditional_0_Conditional_6_Conditional_18_For_2_Template, 1, 9, "symphiq-profile-question-card", 28, _forTrack0$c);
91670
91621
  i0.ɵɵelementEnd();
91671
91622
  } if (rf & 2) {
91672
91623
  const ctx_r1 = i0.ɵɵnextContext(3);
@@ -93210,7 +93161,7 @@ class ProfileStickyFooterComponent {
93210
93161
  }], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], totalQuestions: [{ type: i0.Input, args: [{ isSignal: true, alias: "totalQuestions", required: false }] }], answeredQuestions: [{ type: i0.Input, args: [{ isSignal: true, alias: "answeredQuestions", required: false }] }], buttonConfig: [{ type: i0.Input, args: [{ isSignal: true, alias: "buttonConfig", required: false }] }], continueClick: [{ type: i0.Output, args: ["continueClick"] }] }); })();
93211
93162
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileStickyFooterComponent, { className: "ProfileStickyFooterComponent", filePath: "lib/components/shared/profile/profile-sticky-footer.component.ts", lineNumber: 48 }); })();
93212
93163
 
93213
- const _forTrack0$d = ($index, $item) => $item.label;
93164
+ const _forTrack0$b = ($index, $item) => $item.label;
93214
93165
  const _forTrack1$3 = ($index, $item) => $item.title;
93215
93166
  function SubscriptionValuePropositionCardComponent_For_104_Conditional_7_Template(rf, ctx) { if (rf & 1) {
93216
93167
  i0.ɵɵnamespaceSVG();
@@ -93690,7 +93641,7 @@ class SubscriptionValuePropositionCardComponent {
93690
93641
  i0.ɵɵelementEnd();
93691
93642
  i0.ɵɵnamespaceHTML();
93692
93643
  i0.ɵɵelementStart(102, "div", 39);
93693
- i0.ɵɵrepeaterCreate(103, SubscriptionValuePropositionCardComponent_For_104_Template, 8, 6, "div", 40, _forTrack0$d);
93644
+ i0.ɵɵrepeaterCreate(103, SubscriptionValuePropositionCardComponent_For_104_Template, 8, 6, "div", 40, _forTrack0$b);
93694
93645
  i0.ɵɵelementEnd();
93695
93646
  i0.ɵɵelementStart(105, "div", 41);
93696
93647
  i0.ɵɵnamespaceSVG();
@@ -94401,7 +94352,7 @@ const _c2$3 = () => [];
94401
94352
  const _c3$1 = a0 => ({ name: "chevron-right", source: a0 });
94402
94353
  const _c4 = a0 => ({ name: "chevron-down", source: a0 });
94403
94354
  const _c5 = a0 => [a0];
94404
- const _forTrack0$c = ($index, $item) => $item.index;
94355
+ const _forTrack0$a = ($index, $item) => $item.index;
94405
94356
  const _forTrack1$2 = ($index, $item) => $item.id;
94406
94357
  function SymphiqProfileShopAnalysisDashboardComponent_Conditional_5_Template(rf, ctx) { if (rf & 1) {
94407
94358
  const _r1 = i0.ɵɵgetCurrentView();
@@ -94757,7 +94708,7 @@ function SymphiqProfileShopAnalysisDashboardComponent_Conditional_10_Conditional
94757
94708
  i0.ɵɵtext(2, " Quick Wins ");
94758
94709
  i0.ɵɵelementEnd();
94759
94710
  i0.ɵɵelementStart(3, "div", 85);
94760
- i0.ɵɵrepeaterCreate(4, SymphiqProfileShopAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_39_For_5_Template, 14, 11, "div", 86, _forTrack0$c);
94711
+ i0.ɵɵrepeaterCreate(4, SymphiqProfileShopAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_39_For_5_Template, 14, 11, "div", 86, _forTrack0$a);
94761
94712
  i0.ɵɵelementEnd()();
94762
94713
  } if (rf & 2) {
94763
94714
  const ctx_r1 = i0.ɵɵnextContext(3);
@@ -97768,7 +97719,7 @@ class ProfileProgressIndicatorComponent {
97768
97719
  }], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], questionsAnswered: [{ type: i0.Input, args: [{ isSignal: true, alias: "questionsAnswered", required: false }] }], totalQuestions: [{ type: i0.Input, args: [{ isSignal: true, alias: "totalQuestions", required: false }] }], progressPercent: [{ type: i0.Input, args: [{ isSignal: true, alias: "progressPercent", required: false }] }], status: [{ type: i0.Input, args: [{ isSignal: true, alias: "status", required: false }] }], label: [{ type: i0.Input, args: [{ isSignal: true, alias: "label", required: false }] }] }); })();
97769
97720
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileProgressIndicatorComponent, { className: "ProfileProgressIndicatorComponent", filePath: "lib/components/shared/profile-progress-indicator.component.ts", lineNumber: 36 }); })();
97770
97721
 
97771
- const _forTrack0$b = ($index, $item) => $item.card.id;
97722
+ const _forTrack0$9 = ($index, $item) => $item.card.id;
97772
97723
  function ProfileAnalysisCardGridComponent_For_2_Conditional_6_Template(rf, ctx) { if (rf & 1) {
97773
97724
  i0.ɵɵelementStart(0, "div", 7);
97774
97725
  i0.ɵɵtext(1);
@@ -98036,7 +97987,7 @@ function ProfileAnalysisCardGridComponent_Conditional_3_Template(rf, ctx) { if (
98036
97987
  i0.ɵɵelement(5, "div", 41);
98037
97988
  i0.ɵɵelementEnd();
98038
97989
  i0.ɵɵelementStart(6, "div", 43);
98039
- i0.ɵɵrepeaterCreate(7, ProfileAnalysisCardGridComponent_Conditional_3_For_8_Template, 12, 12, "div", 1, _forTrack0$b);
97990
+ i0.ɵɵrepeaterCreate(7, ProfileAnalysisCardGridComponent_Conditional_3_For_8_Template, 12, 12, "div", 1, _forTrack0$9);
98040
97991
  i0.ɵɵelementEnd()();
98041
97992
  } if (rf & 2) {
98042
97993
  const ctx_r2 = i0.ɵɵnextContext();
@@ -98132,7 +98083,7 @@ class ProfileAnalysisCardGridComponent {
98132
98083
  static { this.ɵfac = function ProfileAnalysisCardGridComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ProfileAnalysisCardGridComponent)(); }; }
98133
98084
  static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ProfileAnalysisCardGridComponent, selectors: [["symphiq-profile-analysis-card-grid"]], inputs: { viewMode: [1, "viewMode"], cards: [1, "cards"], config: [1, "config"] }, outputs: { cardClick: "cardClick" }, decls: 4, vars: 1, consts: [[1, "grid", "grid-cols-1", "md:grid-cols-2", "lg:grid-cols-3", "gap-6"], [3, "class"], [1, "mt-12"], [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-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, "px-3", "py-1", "bg-emerald-100", "dark:bg-emerald-900/40", "text-emerald-700", "dark:text-emerald-400", "text-xs", "font-semibold", "rounded-full", "flex", "items-center", "gap-1.5", "border", "border-emerald-300/50", "dark:border-emerald-500/30", "shadow-sm"], ["tooltipPosition", "bottom", 3, "libSymphiqTooltip"], [1, "mt-3", "mb-4"], [1, "flex", "items-center", "gap-2", "py-2"], [1, "cursor-pointer", "mt-4"], [1, "px-6", "pb-4"], [1, "w-2", "h-2", "rounded-full", "bg-red-500", "animate-slow-pulse"], ["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, "cursor-pointer", "mt-4", 3, "click"], [3, "viewMode", "questionsAnswered", "totalQuestions", "progressPercent", "status", "label"], [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"]], template: function ProfileAnalysisCardGridComponent_Template(rf, ctx) { if (rf & 1) {
98134
98085
  i0.ɵɵelementStart(0, "div", 0);
98135
- i0.ɵɵrepeaterCreate(1, ProfileAnalysisCardGridComponent_For_2_Template, 19, 17, "div", 1, _forTrack0$b);
98086
+ i0.ɵɵrepeaterCreate(1, ProfileAnalysisCardGridComponent_For_2_Template, 19, 17, "div", 1, _forTrack0$9);
98136
98087
  i0.ɵɵelementEnd();
98137
98088
  i0.ɵɵconditionalCreate(3, ProfileAnalysisCardGridComponent_Conditional_3_Template, 9, 4, "div", 2);
98138
98089
  } if (rf & 2) {
@@ -99594,7 +99545,7 @@ class FocusAreaWelcomeBannerComponent {
99594
99545
 
99595
99546
  const _c0$8 = ["funnelModalComponent"];
99596
99547
  const _c1$4 = () => [];
99597
- const _forTrack0$a = ($index, $item) => $item.id;
99548
+ const _forTrack0$8 = ($index, $item) => $item.id;
99598
99549
  function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_6_Conditional_2_Template(rf, ctx) { if (rf & 1) {
99599
99550
  i0.ɵɵelement(0, "symphiq-loading-card", 23);
99600
99551
  } if (rf & 2) {
@@ -99770,7 +99721,7 @@ function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_8_Conditi
99770
99721
  } }
99771
99722
  function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_8_Conditional_2_Template(rf, ctx) { if (rf & 1) {
99772
99723
  i0.ɵɵelementStart(0, "section", 31);
99773
- i0.ɵɵrepeaterCreate(1, SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_8_Conditional_2_For_2_Template, 9, 15, null, null, _forTrack0$a);
99724
+ i0.ɵɵrepeaterCreate(1, SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_8_Conditional_2_For_2_Template, 9, 15, null, null, _forTrack0$8);
99774
99725
  i0.ɵɵelementEnd();
99775
99726
  } if (rf & 2) {
99776
99727
  i0.ɵɵadvance();
@@ -100802,7 +100753,6 @@ class SymphiqProfileAnalysisFocusAreaDashboardComponent {
100802
100753
  }] }); })();
100803
100754
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqProfileAnalysisFocusAreaDashboardComponent, { className: "SymphiqProfileAnalysisFocusAreaDashboardComponent", filePath: "lib/components/profile-analysis-focus-area-dashboard/symphiq-profile-analysis-focus-area-dashboard.component.ts", lineNumber: 483 }); })();
100804
100755
 
100805
- const _forTrack0$9 = ($index, $item) => $item.analysisId;
100806
100756
  function UnifiedGoalCardComponent_Conditional_10_Template(rf, ctx) { if (rf & 1) {
100807
100757
  i0.ɵɵelementStart(0, "p", 8);
100808
100758
  i0.ɵɵtext(1);
@@ -100815,7 +100765,7 @@ function UnifiedGoalCardComponent_Conditional_10_Template(rf, ctx) { if (rf & 1)
100815
100765
  } }
100816
100766
  function UnifiedGoalCardComponent_Conditional_11_Template(rf, ctx) { if (rf & 1) {
100817
100767
  i0.ɵɵelementStart(0, "div", 9);
100818
- i0.ɵɵelement(1, "symphiq-roadmap-metrics", 16);
100768
+ i0.ɵɵelement(1, "symphiq-roadmap-metrics", 17);
100819
100769
  i0.ɵɵelementEnd();
100820
100770
  } if (rf & 2) {
100821
100771
  const ctx_r0 = i0.ɵɵnextContext();
@@ -100834,127 +100784,89 @@ function UnifiedGoalCardComponent_Conditional_14_Template(rf, ctx) { if (rf & 1)
100834
100784
  const ctx_r0 = i0.ɵɵnextContext();
100835
100785
  i0.ɵɵproperty("timeframe", ctx_r0.goal().timeframe)("viewMode", ctx_r0.viewMode());
100836
100786
  } }
100837
- function UnifiedGoalCardComponent_Conditional_15_Conditional_0_Template(rf, ctx) { if (rf & 1) {
100838
- i0.ɵɵelementStart(0, "div", 17)(1, "span", 21);
100839
- i0.ɵɵtext(2, "Source");
100787
+ function UnifiedGoalCardComponent_Conditional_15_Conditional_4_Template(rf, ctx) { if (rf & 1) {
100788
+ i0.ɵɵelementStart(0, "div", 20);
100789
+ i0.ɵɵnamespaceSVG();
100790
+ i0.ɵɵelementStart(1, "svg", 21);
100791
+ i0.ɵɵelement(2, "path", 22);
100840
100792
  i0.ɵɵelementEnd();
100841
- i0.ɵɵelementStart(3, "span", 22);
100793
+ i0.ɵɵnamespaceHTML();
100794
+ i0.ɵɵelementStart(3, "span", 23);
100842
100795
  i0.ɵɵtext(4);
100843
- i0.ɵɵelementEnd();
100844
- i0.ɵɵelementStart(5, "span", 22);
100845
- i0.ɵɵtext(6);
100846
100796
  i0.ɵɵelementEnd()();
100847
100797
  } if (rf & 2) {
100848
100798
  const ctx_r0 = i0.ɵɵnextContext(2);
100849
- i0.ɵɵadvance();
100850
- i0.ɵɵproperty("ngClass", ctx_r0.sourceLabelClasses());
100851
- i0.ɵɵadvance(2);
100852
- i0.ɵɵproperty("ngClass", ctx_r0.sourceChipClasses());
100853
- i0.ɵɵadvance();
100854
- i0.ɵɵtextInterpolate2(" ", ctx_r0.sourceCounts().analyses, " ", ctx_r0.sourceCounts().analyses === 1 ? "Analysis" : "Analyses", " ");
100855
- i0.ɵɵadvance();
100856
- i0.ɵɵproperty("ngClass", ctx_r0.sourceChipClasses());
100857
- i0.ɵɵadvance();
100858
- i0.ɵɵtextInterpolate2(" ", ctx_r0.sourceCounts().goals, " ", ctx_r0.sourceCounts().goals === 1 ? "Goal" : "Goals", " ");
100859
- } }
100860
- function UnifiedGoalCardComponent_Conditional_15_For_3_Case_1_Template(rf, ctx) { if (rf & 1) {
100861
- i0.ɵɵnamespaceSVG();
100862
- i0.ɵɵelementStart(0, "svg", 23);
100863
- i0.ɵɵelement(1, "path", 26);
100864
- i0.ɵɵelementEnd();
100865
- } }
100866
- function UnifiedGoalCardComponent_Conditional_15_For_3_Case_2_Template(rf, ctx) { if (rf & 1) {
100867
- i0.ɵɵnamespaceSVG();
100868
- i0.ɵɵelementStart(0, "svg", 23);
100869
- i0.ɵɵelement(1, "path", 27);
100870
- i0.ɵɵelementEnd();
100799
+ i0.ɵɵproperty("ngClass", ctx_r0.sourceTypeClasses());
100800
+ i0.ɵɵadvance(4);
100801
+ i0.ɵɵtextInterpolate(ctx_r0.sourceTypeCounts().shop);
100871
100802
  } }
100872
- function UnifiedGoalCardComponent_Conditional_15_For_3_Case_3_Template(rf, ctx) { if (rf & 1) {
100803
+ function UnifiedGoalCardComponent_Conditional_15_Conditional_5_Template(rf, ctx) { if (rf & 1) {
100804
+ i0.ɵɵelementStart(0, "div", 20);
100873
100805
  i0.ɵɵnamespaceSVG();
100874
- i0.ɵɵelementStart(0, "svg", 23);
100875
- i0.ɵɵelement(1, "path", 28);
100876
- i0.ɵɵelementEnd();
100877
- } }
100878
- function UnifiedGoalCardComponent_Conditional_15_For_3_Template(rf, ctx) { if (rf & 1) {
100879
- i0.ɵɵelementStart(0, "div", 19);
100880
- i0.ɵɵconditionalCreate(1, UnifiedGoalCardComponent_Conditional_15_For_3_Case_1_Template, 2, 0, ":svg:svg", 23)(2, UnifiedGoalCardComponent_Conditional_15_For_3_Case_2_Template, 2, 0, ":svg:svg", 23)(3, UnifiedGoalCardComponent_Conditional_15_For_3_Case_3_Template, 2, 0, ":svg:svg", 23);
100881
- i0.ɵɵelementStart(4, "span", 24);
100882
- i0.ɵɵtext(5);
100806
+ i0.ɵɵelementStart(1, "svg", 21);
100807
+ i0.ɵɵelement(2, "path", 24);
100883
100808
  i0.ɵɵelementEnd();
100884
- i0.ɵɵelementStart(6, "span", 25);
100885
- i0.ɵɵtext(7);
100809
+ i0.ɵɵnamespaceHTML();
100810
+ i0.ɵɵelementStart(3, "span", 23);
100811
+ i0.ɵɵtext(4);
100886
100812
  i0.ɵɵelementEnd()();
100887
100813
  } if (rf & 2) {
100888
- let tmp_12_0;
100889
- const source_r2 = ctx.$implicit;
100890
100814
  const ctx_r0 = i0.ɵɵnextContext(2);
100891
- i0.ɵɵproperty("ngClass", ctx_r0.getSourceBadgeClasses(source_r2.analysisType));
100892
- i0.ɵɵadvance();
100893
- i0.ɵɵconditional((tmp_12_0 = source_r2.analysisType) === ctx_r0.ProfileAnalysisTypeEnum.SHOP ? 1 : tmp_12_0 === ctx_r0.ProfileAnalysisTypeEnum.FOCUS_AREA ? 2 : tmp_12_0 === ctx_r0.ProfileAnalysisTypeEnum.METRIC ? 3 : -1);
100815
+ i0.ɵɵproperty("ngClass", ctx_r0.sourceTypeClasses());
100894
100816
  i0.ɵɵadvance(4);
100895
- i0.ɵɵtextInterpolate(source_r2.sourceGoalTitle);
100896
- i0.ɵɵadvance(2);
100897
- i0.ɵɵtextInterpolate1("", ((source_r2.contributionWeight ?? 0) * 100).toFixed(0), "%");
100817
+ i0.ɵɵtextInterpolate(ctx_r0.sourceTypeCounts().metric);
100898
100818
  } }
100899
- function UnifiedGoalCardComponent_Conditional_15_Conditional_4_Template(rf, ctx) { if (rf & 1) {
100900
- i0.ɵɵelementStart(0, "span", 20);
100901
- i0.ɵɵtext(1);
100819
+ function UnifiedGoalCardComponent_Conditional_15_Conditional_6_Template(rf, ctx) { if (rf & 1) {
100820
+ i0.ɵɵelementStart(0, "div", 20);
100821
+ i0.ɵɵnamespaceSVG();
100822
+ i0.ɵɵelementStart(1, "svg", 21);
100823
+ i0.ɵɵelement(2, "path", 25);
100902
100824
  i0.ɵɵelementEnd();
100825
+ i0.ɵɵnamespaceHTML();
100826
+ i0.ɵɵelementStart(3, "span", 23);
100827
+ i0.ɵɵtext(4);
100828
+ i0.ɵɵelementEnd()();
100903
100829
  } if (rf & 2) {
100904
- let tmp_3_0;
100905
100830
  const ctx_r0 = i0.ɵɵnextContext(2);
100906
- i0.ɵɵproperty("ngClass", ctx_r0.moreBadgeClasses());
100907
- i0.ɵɵadvance();
100908
- i0.ɵɵtextInterpolate1(" +", (((tmp_3_0 = ctx_r0.goal()) == null ? null : tmp_3_0.sourceAnalyses == null ? null : tmp_3_0.sourceAnalyses.length) ?? 0) - 3, " more ");
100831
+ i0.ɵɵproperty("ngClass", ctx_r0.sourceTypeClasses());
100832
+ i0.ɵɵadvance(4);
100833
+ i0.ɵɵtextInterpolate(ctx_r0.sourceTypeCounts().focusArea);
100909
100834
  } }
100910
100835
  function UnifiedGoalCardComponent_Conditional_15_Template(rf, ctx) { if (rf & 1) {
100911
- i0.ɵɵconditionalCreate(0, UnifiedGoalCardComponent_Conditional_15_Conditional_0_Template, 7, 7, "div", 17);
100912
- i0.ɵɵelementStart(1, "div", 18);
100913
- i0.ɵɵrepeaterCreate(2, UnifiedGoalCardComponent_Conditional_15_For_3_Template, 8, 4, "div", 19, _forTrack0$9);
100914
- i0.ɵɵconditionalCreate(4, UnifiedGoalCardComponent_Conditional_15_Conditional_4_Template, 2, 2, "span", 20);
100836
+ i0.ɵɵelementStart(0, "div", 13)(1, "div", 18)(2, "span", 19);
100837
+ i0.ɵɵtext(3, "Source");
100915
100838
  i0.ɵɵelementEnd();
100839
+ i0.ɵɵconditionalCreate(4, UnifiedGoalCardComponent_Conditional_15_Conditional_4_Template, 5, 2, "div", 20);
100840
+ i0.ɵɵconditionalCreate(5, UnifiedGoalCardComponent_Conditional_15_Conditional_5_Template, 5, 2, "div", 20);
100841
+ i0.ɵɵconditionalCreate(6, UnifiedGoalCardComponent_Conditional_15_Conditional_6_Template, 5, 2, "div", 20);
100842
+ i0.ɵɵelementEnd()();
100916
100843
  } if (rf & 2) {
100917
- let tmp_4_0;
100918
100844
  const ctx_r0 = i0.ɵɵnextContext();
100919
- i0.ɵɵconditional(ctx_r0.sourceCounts().analyses > 0 || ctx_r0.sourceCounts().goals > 0 ? 0 : -1);
100920
- i0.ɵɵadvance();
100921
100845
  i0.ɵɵproperty("ngClass", ctx_r0.borderClasses());
100922
- i0.ɵɵadvance();
100923
- i0.ɵɵrepeater(ctx_r0.displayedSources());
100924
100846
  i0.ɵɵadvance(2);
100925
- i0.ɵɵconditional((((tmp_4_0 = ctx_r0.goal()) == null ? null : tmp_4_0.sourceAnalyses == null ? null : tmp_4_0.sourceAnalyses.length) ?? 0) > 3 ? 4 : -1);
100847
+ i0.ɵɵproperty("ngClass", ctx_r0.sourceLabelClasses());
100848
+ i0.ɵɵadvance(2);
100849
+ i0.ɵɵconditional(ctx_r0.sourceTypeCounts().shop > 0 ? 4 : -1);
100850
+ i0.ɵɵadvance();
100851
+ i0.ɵɵconditional(ctx_r0.sourceTypeCounts().metric > 0 ? 5 : -1);
100852
+ i0.ɵɵadvance();
100853
+ i0.ɵɵconditional(ctx_r0.sourceTypeCounts().focusArea > 0 ? 6 : -1);
100926
100854
  } }
100927
100855
  function UnifiedGoalCardComponent_Conditional_16_Template(rf, ctx) { if (rf & 1) {
100928
- const _r3 = i0.ɵɵgetCurrentView();
100929
- i0.ɵɵelementStart(0, "div", 29);
100930
- i0.ɵɵlistener("click", function UnifiedGoalCardComponent_Conditional_16_Template_div_click_0_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r0 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r0.onRelatedMetricsButtonClick($event)); });
100931
- i0.ɵɵnamespaceSVG();
100932
- i0.ɵɵelementStart(1, "svg", 30);
100933
- i0.ɵɵelement(2, "path", 28);
100934
- i0.ɵɵelementEnd();
100935
- i0.ɵɵtext(3);
100936
- i0.ɵɵelementEnd();
100937
- } if (rf & 2) {
100938
- const ctx_r0 = i0.ɵɵnextContext();
100939
- i0.ɵɵproperty("ngClass", ctx_r0.relatedMetricsButtonClasses());
100940
- i0.ɵɵadvance(3);
100941
- i0.ɵɵtextInterpolate1(" ", ctx_r0.goal().contributingMetrics.length, " Related Metrics ");
100942
- } }
100943
- function UnifiedGoalCardComponent_Conditional_17_Template(rf, ctx) { if (rf & 1) {
100944
- const _r4 = i0.ɵɵgetCurrentView();
100945
- i0.ɵɵelementStart(0, "div", 29);
100946
- i0.ɵɵlistener("click", function UnifiedGoalCardComponent_Conditional_17_Template_div_click_0_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r0 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r0.onRelatedFocusAreasButtonClick($event)); });
100856
+ const _r2 = i0.ɵɵgetCurrentView();
100857
+ i0.ɵɵelementStart(0, "div", 26);
100858
+ i0.ɵɵlistener("click", function UnifiedGoalCardComponent_Conditional_16_Template_div_click_0_listener($event) { i0.ɵɵrestoreView(_r2); const ctx_r0 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r0.onRelatedContextButtonClick($event)); });
100947
100859
  i0.ɵɵnamespaceSVG();
100948
- i0.ɵɵelementStart(1, "svg", 30);
100860
+ i0.ɵɵelementStart(1, "svg", 21);
100949
100861
  i0.ɵɵelement(2, "path", 27);
100950
100862
  i0.ɵɵelementEnd();
100951
100863
  i0.ɵɵtext(3);
100952
100864
  i0.ɵɵelementEnd();
100953
100865
  } if (rf & 2) {
100954
100866
  const ctx_r0 = i0.ɵɵnextContext();
100955
- i0.ɵɵproperty("ngClass", ctx_r0.relatedFocusAreasButtonClasses());
100867
+ i0.ɵɵproperty("ngClass", ctx_r0.relatedContextButtonClasses());
100956
100868
  i0.ɵɵadvance(3);
100957
- i0.ɵɵtextInterpolate1(" ", ctx_r0.goal().contributingFocusAreaDomains.length, " Related Focus Areas ");
100869
+ i0.ɵɵtextInterpolate1(" ", ctx_r0.relatedContextLabel(), " ");
100958
100870
  } }
100959
100871
  class UnifiedGoalCardComponent {
100960
100872
  constructor() {
@@ -100984,6 +100896,51 @@ class UnifiedGoalCardComponent {
100984
100896
  }
100985
100897
  return { analyses: uniqueAnalysisIds.size, goals: uniqueGoalIds.size };
100986
100898
  }, ...(ngDevMode ? [{ debugName: "sourceCounts" }] : []));
100899
+ this.sourceTypeCounts = computed(() => {
100900
+ const sources = this.goal()?.sourceAnalyses ?? [];
100901
+ const counts = {
100902
+ shop: 0,
100903
+ focusArea: 0,
100904
+ metric: 0
100905
+ };
100906
+ const uniqueAnalyses = new Map();
100907
+ for (const source of sources) {
100908
+ if (source.analysisId !== undefined && source.analysisType !== undefined) {
100909
+ uniqueAnalyses.set(source.analysisId, source.analysisType);
100910
+ }
100911
+ }
100912
+ for (const [, type] of uniqueAnalyses) {
100913
+ switch (type) {
100914
+ case ProfileAnalysisTypeEnum.SHOP:
100915
+ counts.shop++;
100916
+ break;
100917
+ case ProfileAnalysisTypeEnum.FOCUS_AREA:
100918
+ counts.focusArea++;
100919
+ break;
100920
+ case ProfileAnalysisTypeEnum.METRIC:
100921
+ counts.metric++;
100922
+ break;
100923
+ }
100924
+ }
100925
+ return counts;
100926
+ }, ...(ngDevMode ? [{ debugName: "sourceTypeCounts" }] : []));
100927
+ this.hasRelatedContext = computed(() => {
100928
+ const metricsCount = this.goal()?.contributingMetrics?.length ?? 0;
100929
+ const focusAreasCount = this.goal()?.contributingFocusAreaDomains?.length ?? 0;
100930
+ return metricsCount > 0 || focusAreasCount > 0;
100931
+ }, ...(ngDevMode ? [{ debugName: "hasRelatedContext" }] : []));
100932
+ this.relatedContextLabel = computed(() => {
100933
+ const metricsCount = this.goal()?.contributingMetrics?.length ?? 0;
100934
+ const focusAreasCount = this.goal()?.contributingFocusAreaDomains?.length ?? 0;
100935
+ const items = [];
100936
+ if (metricsCount > 0) {
100937
+ items.push(`${metricsCount} Metric${metricsCount === 1 ? '' : 's'}`);
100938
+ }
100939
+ if (focusAreasCount > 0) {
100940
+ items.push(`${focusAreasCount} Focus Area${focusAreasCount === 1 ? '' : 's'}`);
100941
+ }
100942
+ return items.join(' · ');
100943
+ }, ...(ngDevMode ? [{ debugName: "relatedContextLabel" }] : []));
100987
100944
  this.roadmapMetrics = computed(() => {
100988
100945
  const g = this.goal();
100989
100946
  if (!g)
@@ -101038,18 +100995,15 @@ class UnifiedGoalCardComponent {
101038
100995
  }
101039
100996
  return 'bg-slate-100 text-slate-500';
101040
100997
  }, ...(ngDevMode ? [{ debugName: "moreBadgeClasses" }] : []));
101041
- this.relatedMetricsButtonClasses = computed(() => {
101042
- if (this.isDark()) {
101043
- return 'bg-blue-900/30 hover:bg-blue-900/50 border border-blue-700/50 text-blue-300';
101044
- }
101045
- return 'bg-blue-50 hover:bg-blue-100 border border-blue-200 text-blue-700';
101046
- }, ...(ngDevMode ? [{ debugName: "relatedMetricsButtonClasses" }] : []));
101047
- this.relatedFocusAreasButtonClasses = computed(() => {
100998
+ this.sourceTypeClasses = computed(() => {
100999
+ return this.isDark() ? 'text-slate-300' : 'text-slate-700';
101000
+ }, ...(ngDevMode ? [{ debugName: "sourceTypeClasses" }] : []));
101001
+ this.relatedContextButtonClasses = computed(() => {
101048
101002
  if (this.isDark()) {
101049
- return 'bg-amber-900/30 hover:bg-amber-900/50 border border-amber-700/50 text-amber-300';
101003
+ return 'bg-slate-700/50 hover:bg-slate-700/70 border border-slate-600/50 text-slate-300';
101050
101004
  }
101051
- return 'bg-amber-50 hover:bg-amber-100 border border-amber-200 text-amber-700';
101052
- }, ...(ngDevMode ? [{ debugName: "relatedFocusAreasButtonClasses" }] : []));
101005
+ return 'bg-slate-100 hover:bg-slate-200 border border-slate-300 text-slate-700';
101006
+ }, ...(ngDevMode ? [{ debugName: "relatedContextButtonClasses" }] : []));
101053
101007
  this.sourceLabelClasses = computed(() => {
101054
101008
  return this.isDark() ? 'text-slate-400' : 'text-slate-500';
101055
101009
  }, ...(ngDevMode ? [{ debugName: "sourceLabelClasses" }] : []));
@@ -101097,17 +101051,11 @@ class UnifiedGoalCardComponent {
101097
101051
  this.sourceBadgeClick.emit({ source, goal: g });
101098
101052
  }
101099
101053
  }
101100
- onRelatedMetricsButtonClick(event) {
101054
+ onRelatedContextButtonClick(event) {
101101
101055
  event.stopPropagation();
101102
101056
  const g = this.goal();
101103
101057
  if (g) {
101104
101058
  this.relatedMetricsClick.emit(g);
101105
- }
101106
- }
101107
- onRelatedFocusAreasButtonClick(event) {
101108
- event.stopPropagation();
101109
- const g = this.goal();
101110
- if (g) {
101111
101059
  this.relatedFocusAreasClick.emit(g);
101112
101060
  }
101113
101061
  }
@@ -101118,7 +101066,7 @@ class UnifiedGoalCardComponent {
101118
101066
  }
101119
101067
  }
101120
101068
  static { this.ɵfac = function UnifiedGoalCardComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || UnifiedGoalCardComponent)(); }; }
101121
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: UnifiedGoalCardComponent, selectors: [["symphiq-unified-goal-card"]], inputs: { goal: [1, "goal"], viewMode: [1, "viewMode"] }, outputs: { goalClick: "goalClick", sourceBadgeClick: "sourceBadgeClick", relatedMetricsClick: "relatedMetricsClick", relatedFocusAreasClick: "relatedFocusAreasClick", learnMoreClick: "learnMoreClick" }, decls: 20, vars: 15, consts: [[1, "rounded-2xl", "p-6", "shadow-lg", "cursor-pointer", "transition-all", "duration-200", "hover:scale-[1.02]", "hover:shadow-xl", 3, "click", "ngClass"], [1, "flex", "items-start", "gap-4", "mb-2"], [3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 12l2 2 4-4M7.835 4.697a3.42 3.42 0 001.946-.806 3.42 3.42 0 014.438 0 3.42 3.42 0 001.946.806 3.42 3.42 0 013.138 3.138 3.42 3.42 0 00.806 1.946 3.42 3.42 0 010 4.438 3.42 3.42 0 00-.806 1.946 3.42 3.42 0 01-3.138 3.138 3.42 3.42 0 00-1.946.806 3.42 3.42 0 01-4.438 0 3.42 3.42 0 00-1.946-.806 3.42 3.42 0 01-3.138-3.138 3.42 3.42 0 00-.806-1.946 3.42 3.42 0 010-4.438 3.42 3.42 0 00.806-1.946 3.42 3.42 0 013.138-3.138z"], [1, "flex-1", "min-w-0"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wider", "mb-1", 3, "ngClass"], [1, "font-semibold", "text-lg", "line-clamp-2", 3, "ngClass"], [1, "text-sm", "mb-4", "line-clamp-3", "cursor-help", 3, "ngClass", "libSymphiqTooltip"], [1, "mb-4"], [1, "flex", "flex-wrap", "items-center", "justify-between", "gap-3", "mb-4"], [3, "priority", "viewMode"], [3, "timeframe", "viewMode"], [1, "mt-4", "w-full", "flex", "items-center", "justify-center", "gap-2", "px-4", "py-2", "rounded-lg", "text-sm", "font-medium", "transition-all", "hover:scale-[1.02]", 3, "ngClass"], [1, "mt-4"], [3, "buttonClick", "viewMode", "variant", "label"], [3, "metrics", "viewMode"], [1, "mt-4", "flex", "items-center", "gap-2", "flex-wrap"], [1, "flex", "flex-wrap", "gap-2", "pt-4", "border-t", 3, "ngClass"], [1, "inline-flex", "items-center", "gap-1", "px-2", "py-1", "rounded-full", "text-xs", "font-medium", "transition-all", "hover:scale-105", 3, "ngClass"], [1, "px-2", "py-1", "rounded-full", "text-xs", "font-medium", 3, "ngClass"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wider", 3, "ngClass"], [1, "inline-flex", "items-center", "gap-1", "px-2", "py-1", "rounded-full", "text-xs", "font-medium", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-3", "h-3"], [1, "truncate", "max-w-[80px]"], [1, "opacity-60"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M12 6V4m0 2a2 2 0 100 4m0-4a2 2 0 110 4m-6 8a2 2 0 100-4m0 4a2 2 0 110-4m0 4v2m0-6V4m6 6v10m6-2a2 2 0 100-4m0 4a2 2 0 110-4m0 4v2m0-6V4"], ["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, "mt-4", "w-full", "flex", "items-center", "justify-center", "gap-2", "px-4", "py-2", "rounded-lg", "text-sm", "font-medium", "transition-all", "hover:scale-[1.02]", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4"]], template: function UnifiedGoalCardComponent_Template(rf, ctx) { if (rf & 1) {
101069
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: UnifiedGoalCardComponent, selectors: [["symphiq-unified-goal-card"]], inputs: { goal: [1, "goal"], viewMode: [1, "viewMode"] }, outputs: { goalClick: "goalClick", sourceBadgeClick: "sourceBadgeClick", relatedMetricsClick: "relatedMetricsClick", relatedFocusAreasClick: "relatedFocusAreasClick", learnMoreClick: "learnMoreClick" }, decls: 19, vars: 14, consts: [[1, "rounded-2xl", "p-6", "shadow-lg", "cursor-pointer", "transition-all", "duration-200", "hover:scale-[1.02]", "hover:shadow-xl", 3, "click", "ngClass"], [1, "flex", "items-start", "gap-4", "mb-2"], [3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 12l2 2 4-4M7.835 4.697a3.42 3.42 0 001.946-.806 3.42 3.42 0 014.438 0 3.42 3.42 0 001.946.806 3.42 3.42 0 013.138 3.138 3.42 3.42 0 00.806 1.946 3.42 3.42 0 010 4.438 3.42 3.42 0 00-.806 1.946 3.42 3.42 0 01-3.138 3.138 3.42 3.42 0 00-1.946.806 3.42 3.42 0 01-4.438 0 3.42 3.42 0 00-1.946-.806 3.42 3.42 0 01-3.138-3.138 3.42 3.42 0 00-.806-1.946 3.42 3.42 0 010-4.438 3.42 3.42 0 00.806-1.946 3.42 3.42 0 013.138-3.138z"], [1, "flex-1", "min-w-0"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wider", "mb-1", 3, "ngClass"], [1, "font-semibold", "text-lg", "line-clamp-2", 3, "ngClass"], [1, "text-sm", "mb-4", "line-clamp-3", "cursor-help", 3, "ngClass", "libSymphiqTooltip"], [1, "mb-4"], [1, "flex", "flex-wrap", "items-center", "justify-between", "gap-3", "mb-4"], [3, "priority", "viewMode"], [3, "timeframe", "viewMode"], [1, "mt-4", "pt-4", "border-t", 3, "ngClass"], [1, "mt-4", "w-full", "flex", "items-center", "justify-center", "gap-2", "px-4", "py-2", "rounded-lg", "text-sm", "font-medium", "transition-all", "hover:scale-[1.02]", 3, "ngClass"], [1, "mt-4"], [3, "buttonClick", "viewMode", "variant", "label"], [3, "metrics", "viewMode"], [1, "flex", "items-center", "gap-3", "flex-wrap"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wider", 3, "ngClass"], [1, "flex", "items-center", "gap-1.5", 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", "M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4"], [1, "text-sm", "font-medium"], ["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"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M12 6V4m0 2a2 2 0 100 4m0-4a2 2 0 110 4m-6 8a2 2 0 100-4m0 4a2 2 0 110-4m0 4v2m0-6V4m6 6v10m6-2a2 2 0 100-4m0 4a2 2 0 110-4m0 4v2m0-6V4"], [1, "mt-4", "w-full", "flex", "items-center", "justify-center", "gap-2", "px-4", "py-2", "rounded-lg", "text-sm", "font-medium", "transition-all", "hover:scale-[1.02]", 3, "click", "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M13 10V3L4 14h7v7l9-11h-7z"]], template: function UnifiedGoalCardComponent_Template(rf, ctx) { if (rf & 1) {
101122
101070
  i0.ɵɵelementStart(0, "div", 0);
101123
101071
  i0.ɵɵlistener("click", function UnifiedGoalCardComponent_Template_div_click_0_listener() { return ctx.onCardClick(); });
101124
101072
  i0.ɵɵelementStart(1, "div", 1)(2, "div", 2);
@@ -101139,11 +101087,10 @@ class UnifiedGoalCardComponent {
101139
101087
  i0.ɵɵconditionalCreate(13, UnifiedGoalCardComponent_Conditional_13_Template, 1, 2, "symphiq-priority-badge", 11);
101140
101088
  i0.ɵɵconditionalCreate(14, UnifiedGoalCardComponent_Conditional_14_Template, 1, 2, "symphiq-timeframe-badge", 12);
101141
101089
  i0.ɵɵelementEnd();
101142
- i0.ɵɵconditionalCreate(15, UnifiedGoalCardComponent_Conditional_15_Template, 5, 3);
101143
- i0.ɵɵconditionalCreate(16, UnifiedGoalCardComponent_Conditional_16_Template, 4, 2, "div", 13);
101144
- i0.ɵɵconditionalCreate(17, UnifiedGoalCardComponent_Conditional_17_Template, 4, 2, "div", 13);
101145
- i0.ɵɵelementStart(18, "div", 14)(19, "symphiq-learn-more-button", 15);
101146
- i0.ɵɵlistener("buttonClick", function UnifiedGoalCardComponent_Template_symphiq_learn_more_button_buttonClick_19_listener() { return ctx.onLearnMoreClick(); });
101090
+ i0.ɵɵconditionalCreate(15, UnifiedGoalCardComponent_Conditional_15_Template, 7, 5, "div", 13);
101091
+ i0.ɵɵconditionalCreate(16, UnifiedGoalCardComponent_Conditional_16_Template, 4, 2, "div", 14);
101092
+ i0.ɵɵelementStart(17, "div", 15)(18, "symphiq-learn-more-button", 16);
101093
+ i0.ɵɵlistener("buttonClick", function UnifiedGoalCardComponent_Template_symphiq_learn_more_button_buttonClick_18_listener() { return ctx.onLearnMoreClick(); });
101147
101094
  i0.ɵɵelementEnd()()();
101148
101095
  } if (rf & 2) {
101149
101096
  let tmp_4_0;
@@ -101151,8 +101098,6 @@ class UnifiedGoalCardComponent {
101151
101098
  let tmp_7_0;
101152
101099
  let tmp_8_0;
101153
101100
  let tmp_9_0;
101154
- let tmp_10_0;
101155
- let tmp_11_0;
101156
101101
  i0.ɵɵproperty("ngClass", ctx.cardClasses());
101157
101102
  i0.ɵɵadvance(2);
101158
101103
  i0.ɵɵproperty("ngClass", ctx.iconContainerClasses());
@@ -101173,9 +101118,7 @@ class UnifiedGoalCardComponent {
101173
101118
  i0.ɵɵadvance();
101174
101119
  i0.ɵɵconditional((((tmp_9_0 = ctx.goal()) == null ? null : tmp_9_0.sourceAnalyses == null ? null : tmp_9_0.sourceAnalyses.length) ?? 0) > 0 ? 15 : -1);
101175
101120
  i0.ɵɵadvance();
101176
- i0.ɵɵconditional(((tmp_10_0 = ctx.goal()) == null ? null : tmp_10_0.contributingMetrics) && (((tmp_10_0 = ctx.goal().contributingMetrics) == null ? null : tmp_10_0.length) ?? 0) > 0 ? 16 : -1);
101177
- i0.ɵɵadvance();
101178
- i0.ɵɵconditional(((tmp_11_0 = ctx.goal()) == null ? null : tmp_11_0.contributingFocusAreaDomains) && (((tmp_11_0 = ctx.goal().contributingFocusAreaDomains) == null ? null : tmp_11_0.length) ?? 0) > 0 ? 17 : -1);
101121
+ i0.ɵɵconditional(ctx.hasRelatedContext() ? 16 : -1);
101179
101122
  i0.ɵɵadvance(2);
101180
101123
  i0.ɵɵproperty("viewMode", ctx.viewMode())("variant", "button")("label", "Learn More");
101181
101124
  } }, dependencies: [CommonModule, i1$1.NgClass, PriorityBadgeComponent,
@@ -101198,148 +101141,118 @@ class UnifiedGoalCardComponent {
101198
101141
  TooltipDirective
101199
101142
  ],
101200
101143
  changeDetection: ChangeDetectionStrategy.OnPush,
101201
- template: `
101202
- <div
101203
- [ngClass]="cardClasses()"
101204
- class="rounded-2xl p-6 shadow-lg cursor-pointer transition-all duration-200 hover:scale-[1.02] hover:shadow-xl"
101205
- (click)="onCardClick()">
101206
- <div class="flex items-start gap-4 mb-2">
101207
- <div [ngClass]="iconContainerClasses()">
101208
- <svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24">
101209
- <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
101210
- d="M9 12l2 2 4-4M7.835 4.697a3.42 3.42 0 001.946-.806 3.42 3.42 0 014.438 0 3.42 3.42 0 001.946.806 3.42 3.42 0 013.138 3.138 3.42 3.42 0 00.806 1.946 3.42 3.42 0 010 4.438 3.42 3.42 0 00-.806 1.946 3.42 3.42 0 01-3.138 3.138 3.42 3.42 0 00-1.946.806 3.42 3.42 0 01-4.438 0 3.42 3.42 0 00-1.946-.806 3.42 3.42 0 01-3.138-3.138 3.42 3.42 0 00-.806-1.946 3.42 3.42 0 010-4.438 3.42 3.42 0 00.806-1.946 3.42 3.42 0 013.138-3.138z"/>
101211
- </svg>
101212
- </div>
101213
- <div class="flex-1 min-w-0">
101214
- <div [ngClass]="typeLabelClasses()" class="text-xs font-semibold uppercase tracking-wider mb-1">
101215
- Unified Goal
101216
- </div>
101217
- <h4 [ngClass]="titleClasses()" class="font-semibold text-lg line-clamp-2">{{ goal()?.title }}</h4>
101218
- </div>
101219
- </div>
101220
-
101221
- @if (goal()?.description) {
101222
- <p [ngClass]="descriptionClasses()" class="text-sm mb-4 line-clamp-3 cursor-help"
101223
- [libSymphiqTooltip]="goal()!.description">{{ goal()!.description }}</p>
101224
- }
101225
-
101226
- @if (roadmapMetrics().length > 0) {
101227
- <div class="mb-4">
101228
- <symphiq-roadmap-metrics
101229
- [metrics]="roadmapMetrics()"
101230
- [viewMode]="viewMode()"
101231
- />
101232
- </div>
101233
- }
101234
-
101235
- <div class="flex flex-wrap items-center justify-between gap-3 mb-4">
101236
- @if (goal()?.priority) {
101237
- <symphiq-priority-badge
101238
- [priority]="goal()!.priority"
101239
- [viewMode]="viewMode()"
101240
- />
101241
- }
101242
- @if (goal()?.timeframe) {
101243
- <symphiq-timeframe-badge
101244
- [timeframe]="goal()!.timeframe"
101245
- [viewMode]="viewMode()"
101246
- />
101247
- }
101248
- </div>
101249
-
101250
- @if ((goal()?.sourceAnalyses?.length ?? 0) > 0) {
101251
- @if (sourceCounts().analyses > 0 || sourceCounts().goals > 0) {
101252
- <div class="mt-4 flex items-center gap-2 flex-wrap">
101253
- <span [ngClass]="sourceLabelClasses()" class="text-xs font-semibold uppercase tracking-wider">Source</span>
101254
- <span [ngClass]="sourceChipClasses()"
101255
- class="inline-flex items-center gap-1 px-2 py-1 rounded-full text-xs font-medium">
101256
- {{ sourceCounts().analyses }} {{ sourceCounts().analyses === 1 ? 'Analysis' : 'Analyses' }}
101257
- </span>
101258
- <span [ngClass]="sourceChipClasses()"
101259
- class="inline-flex items-center gap-1 px-2 py-1 rounded-full text-xs font-medium">
101260
- {{ sourceCounts().goals }} {{ sourceCounts().goals === 1 ? 'Goal' : 'Goals' }}
101261
- </span>
101262
- </div>
101263
- }
101264
- <div class="flex flex-wrap gap-2 pt-4 border-t" [ngClass]="borderClasses()">
101265
- @for (source of displayedSources(); track source.analysisId) {
101266
- <div
101267
- [ngClass]="getSourceBadgeClasses(source.analysisType)"
101268
- class="inline-flex items-center gap-1 px-2 py-1 rounded-full text-xs font-medium transition-all hover:scale-105"
101269
- >
101270
- @switch (source.analysisType) {
101271
- @case (ProfileAnalysisTypeEnum.SHOP) {
101272
- <svg class="w-3 h-3" fill="none" stroke="currentColor" viewBox="0 0 24 24">
101273
- <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
101274
- d="M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4"></path>
101275
- </svg>
101276
- }
101277
- @case (ProfileAnalysisTypeEnum.FOCUS_AREA) {
101278
- <svg class="w-3 h-3" fill="none" stroke="currentColor" viewBox="0 0 24 24">
101279
- <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
101280
- d="M12 6V4m0 2a2 2 0 100 4m0-4a2 2 0 110 4m-6 8a2 2 0 100-4m0 4a2 2 0 110-4m0 4v2m0-6V4m6 6v10m6-2a2 2 0 100-4m0 4a2 2 0 110-4m0 4v2m0-6V4"></path>
101281
- </svg>
101282
- }
101283
- @case (ProfileAnalysisTypeEnum.METRIC) {
101284
- <svg class="w-3 h-3" fill="none" stroke="currentColor" viewBox="0 0 24 24">
101285
- <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
101286
- 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"></path>
101287
- </svg>
101288
- }
101289
- }
101290
- <span class="truncate max-w-[80px]">{{ source.sourceGoalTitle }}</span>
101291
- <span class="opacity-60">{{ ((source.contributionWeight ?? 0) * 100).toFixed(0) }}%</span>
101292
- </div>
101293
- }
101294
- @if ((goal()?.sourceAnalyses?.length ?? 0) > 3) {
101295
- <span [ngClass]="moreBadgeClasses()" class="px-2 py-1 rounded-full text-xs font-medium">
101296
- +{{ (goal()?.sourceAnalyses?.length ?? 0) - 3 }} more
101297
- </span>
101298
- }
101299
- </div>
101300
- }
101301
-
101302
- @if (goal()?.contributingMetrics && (goal()!.contributingMetrics?.length ?? 0) > 0) {
101303
- <div
101304
- [ngClass]="relatedMetricsButtonClasses()"
101305
- class="mt-4 w-full flex items-center justify-center gap-2 px-4 py-2 rounded-lg text-sm font-medium transition-all hover:scale-[1.02]"
101306
- (click)="onRelatedMetricsButtonClick($event)">
101307
- <svg class="w-4 h-4" fill="none" stroke="currentColor" viewBox="0 0 24 24">
101308
- <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
101309
- 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"></path>
101310
- </svg>
101311
- {{ goal()!.contributingMetrics!.length }} Related Metrics
101312
- </div>
101313
- }
101314
-
101315
- @if (goal()?.contributingFocusAreaDomains && (goal()!.contributingFocusAreaDomains?.length ?? 0) > 0) {
101316
- <div
101317
- [ngClass]="relatedFocusAreasButtonClasses()"
101318
- class="mt-4 w-full flex items-center justify-center gap-2 px-4 py-2 rounded-lg text-sm font-medium transition-all hover:scale-[1.02]"
101319
- (click)="onRelatedFocusAreasButtonClick($event)">
101320
- <svg class="w-4 h-4" fill="none" stroke="currentColor" viewBox="0 0 24 24">
101321
- <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
101322
- d="M12 6V4m0 2a2 2 0 100 4m0-4a2 2 0 110 4m-6 8a2 2 0 100-4m0 4a2 2 0 110-4m0 4v2m0-6V4m6 6v10m6-2a2 2 0 100-4m0 4a2 2 0 110-4m0 4v2m0-6V4"></path>
101323
- </svg>
101324
- {{ goal()!.contributingFocusAreaDomains!.length }} Related Focus Areas
101325
- </div>
101326
- }
101327
-
101328
- <div class="mt-4">
101329
- <symphiq-learn-more-button
101330
- [viewMode]="viewMode()"
101331
- [variant]="'button'"
101332
- [label]="'Learn More'"
101333
- (buttonClick)="onLearnMoreClick()"
101334
- />
101335
- </div>
101336
- </div>
101144
+ template: `
101145
+ <div
101146
+ [ngClass]="cardClasses()"
101147
+ class="rounded-2xl p-6 shadow-lg cursor-pointer transition-all duration-200 hover:scale-[1.02] hover:shadow-xl"
101148
+ (click)="onCardClick()">
101149
+ <div class="flex items-start gap-4 mb-2">
101150
+ <div [ngClass]="iconContainerClasses()">
101151
+ <svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24">
101152
+ <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
101153
+ d="M9 12l2 2 4-4M7.835 4.697a3.42 3.42 0 001.946-.806 3.42 3.42 0 014.438 0 3.42 3.42 0 001.946.806 3.42 3.42 0 013.138 3.138 3.42 3.42 0 00.806 1.946 3.42 3.42 0 010 4.438 3.42 3.42 0 00-.806 1.946 3.42 3.42 0 01-3.138 3.138 3.42 3.42 0 00-1.946.806 3.42 3.42 0 01-4.438 0 3.42 3.42 0 00-1.946-.806 3.42 3.42 0 01-3.138-3.138 3.42 3.42 0 00-.806-1.946 3.42 3.42 0 010-4.438 3.42 3.42 0 00.806-1.946 3.42 3.42 0 013.138-3.138z"/>
101154
+ </svg>
101155
+ </div>
101156
+ <div class="flex-1 min-w-0">
101157
+ <div [ngClass]="typeLabelClasses()" class="text-xs font-semibold uppercase tracking-wider mb-1">
101158
+ Unified Goal
101159
+ </div>
101160
+ <h4 [ngClass]="titleClasses()" class="font-semibold text-lg line-clamp-2">{{ goal()?.title }}</h4>
101161
+ </div>
101162
+ </div>
101163
+
101164
+ @if (goal()?.description) {
101165
+ <p [ngClass]="descriptionClasses()" class="text-sm mb-4 line-clamp-3 cursor-help"
101166
+ [libSymphiqTooltip]="goal()!.description">{{ goal()!.description }}</p>
101167
+ }
101168
+
101169
+ @if (roadmapMetrics().length > 0) {
101170
+ <div class="mb-4">
101171
+ <symphiq-roadmap-metrics
101172
+ [metrics]="roadmapMetrics()"
101173
+ [viewMode]="viewMode()"
101174
+ />
101175
+ </div>
101176
+ }
101177
+
101178
+ <div class="flex flex-wrap items-center justify-between gap-3 mb-4">
101179
+ @if (goal()?.priority) {
101180
+ <symphiq-priority-badge
101181
+ [priority]="goal()!.priority"
101182
+ [viewMode]="viewMode()"
101183
+ />
101184
+ }
101185
+ @if (goal()?.timeframe) {
101186
+ <symphiq-timeframe-badge
101187
+ [timeframe]="goal()!.timeframe"
101188
+ [viewMode]="viewMode()"
101189
+ />
101190
+ }
101191
+ </div>
101192
+
101193
+ @if ((goal()?.sourceAnalyses?.length ?? 0) > 0) {
101194
+ <div class="mt-4 pt-4 border-t" [ngClass]="borderClasses()">
101195
+ <div class="flex items-center gap-3 flex-wrap">
101196
+ <span [ngClass]="sourceLabelClasses()" class="text-xs font-semibold uppercase tracking-wider">Source</span>
101197
+ @if (sourceTypeCounts().shop > 0) {
101198
+ <div class="flex items-center gap-1.5" [ngClass]="sourceTypeClasses()">
101199
+ <svg class="w-4 h-4" fill="none" stroke="currentColor" viewBox="0 0 24 24">
101200
+ <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
101201
+ d="M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4"></path>
101202
+ </svg>
101203
+ <span class="text-sm font-medium">{{ sourceTypeCounts().shop }}</span>
101204
+ </div>
101205
+ }
101206
+ @if (sourceTypeCounts().metric > 0) {
101207
+ <div class="flex items-center gap-1.5" [ngClass]="sourceTypeClasses()">
101208
+ <svg class="w-4 h-4" fill="none" stroke="currentColor" viewBox="0 0 24 24">
101209
+ <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
101210
+ 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"></path>
101211
+ </svg>
101212
+ <span class="text-sm font-medium">{{ sourceTypeCounts().metric }}</span>
101213
+ </div>
101214
+ }
101215
+ @if (sourceTypeCounts().focusArea > 0) {
101216
+ <div class="flex items-center gap-1.5" [ngClass]="sourceTypeClasses()">
101217
+ <svg class="w-4 h-4" fill="none" stroke="currentColor" viewBox="0 0 24 24">
101218
+ <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
101219
+ d="M12 6V4m0 2a2 2 0 100 4m0-4a2 2 0 110 4m-6 8a2 2 0 100-4m0 4a2 2 0 110-4m0 4v2m0-6V4m6 6v10m6-2a2 2 0 100-4m0 4a2 2 0 110-4m0 4v2m0-6V4"></path>
101220
+ </svg>
101221
+ <span class="text-sm font-medium">{{ sourceTypeCounts().focusArea }}</span>
101222
+ </div>
101223
+ }
101224
+ </div>
101225
+ </div>
101226
+ }
101227
+
101228
+ @if (hasRelatedContext()) {
101229
+ <div
101230
+ [ngClass]="relatedContextButtonClasses()"
101231
+ class="mt-4 w-full flex items-center justify-center gap-2 px-4 py-2 rounded-lg text-sm font-medium transition-all hover:scale-[1.02]"
101232
+ (click)="onRelatedContextButtonClick($event)">
101233
+ <svg class="w-4 h-4" fill="none" stroke="currentColor" viewBox="0 0 24 24">
101234
+ <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
101235
+ d="M13 10V3L4 14h7v7l9-11h-7z"></path>
101236
+ </svg>
101237
+ {{ relatedContextLabel() }}
101238
+ </div>
101239
+ }
101240
+
101241
+ <div class="mt-4">
101242
+ <symphiq-learn-more-button
101243
+ [viewMode]="viewMode()"
101244
+ [variant]="'button'"
101245
+ [label]="'Learn More'"
101246
+ (buttonClick)="onLearnMoreClick()"
101247
+ />
101248
+ </div>
101249
+ </div>
101337
101250
  `
101338
101251
  }]
101339
101252
  }], null, { goal: [{ type: i0.Input, args: [{ isSignal: true, alias: "goal", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], goalClick: [{ type: i0.Output, args: ["goalClick"] }], sourceBadgeClick: [{ type: i0.Output, args: ["sourceBadgeClick"] }], relatedMetricsClick: [{ type: i0.Output, args: ["relatedMetricsClick"] }], relatedFocusAreasClick: [{ type: i0.Output, args: ["relatedFocusAreasClick"] }], learnMoreClick: [{ type: i0.Output, args: ["learnMoreClick"] }] }); })();
101340
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(UnifiedGoalCardComponent, { className: "UnifiedGoalCardComponent", filePath: "lib/components/profile-analysis-unified-dashboard/cards/unified-goal-card.component.ts", lineNumber: 161 }); })();
101253
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(UnifiedGoalCardComponent, { className: "UnifiedGoalCardComponent", filePath: "lib/components/profile-analysis-unified-dashboard/cards/unified-goal-card.component.ts", lineNumber: 131 }); })();
101341
101254
 
101342
- const _forTrack0$8 = ($index, $item) => $item.analysisId;
101255
+ const _forTrack0$7 = ($index, $item) => $item.analysisId;
101343
101256
  function SourceAnalysisTraceabilityComponent_Conditional_0_For_7_Conditional_1_Template(rf, ctx) { if (rf & 1) {
101344
101257
  i0.ɵɵelementStart(0, "div", 7);
101345
101258
  i0.ɵɵelement(1, "div", 15);
@@ -101433,7 +101346,7 @@ function SourceAnalysisTraceabilityComponent_Conditional_0_Template(rf, ctx) { i
101433
101346
  i0.ɵɵelementEnd();
101434
101347
  i0.ɵɵnamespaceHTML();
101435
101348
  i0.ɵɵelementStart(5, "div", 4);
101436
- i0.ɵɵrepeaterCreate(6, SourceAnalysisTraceabilityComponent_Conditional_0_For_7_Template, 16, 12, "button", 5, _forTrack0$8);
101349
+ i0.ɵɵrepeaterCreate(6, SourceAnalysisTraceabilityComponent_Conditional_0_For_7_Template, 16, 12, "button", 5, _forTrack0$7);
101437
101350
  i0.ɵɵelementEnd()();
101438
101351
  } if (rf & 2) {
101439
101352
  let tmp_3_0;
@@ -101596,7 +101509,6 @@ class SourceAnalysisTraceabilityComponent {
101596
101509
  }], null, { sourceAnalyses: [{ type: i0.Input, args: [{ isSignal: true, alias: "sourceAnalyses", required: false }] }], loadedSourceAnalysisIds: [{ type: i0.Input, args: [{ isSignal: true, alias: "loadedSourceAnalysisIds", required: false }] }], loadingSourceAnalysisId: [{ type: i0.Input, args: [{ isSignal: true, alias: "loadingSourceAnalysisId", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], sourceAnalysisClick: [{ type: i0.Output, args: ["sourceAnalysisClick"] }] }); })();
101597
101510
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SourceAnalysisTraceabilityComponent, { className: "SourceAnalysisTraceabilityComponent", filePath: "lib/components/shared/source-analysis-traceability.component.ts", lineNumber: 86 }); })();
101598
101511
 
101599
- const _forTrack0$7 = ($index, $item) => $item.metric;
101600
101512
  function UnifiedGoalDetailModalContentComponent_Conditional_3_Template(rf, ctx) { if (rf & 1) {
101601
101513
  i0.ɵɵelementStart(0, "p", 3);
101602
101514
  i0.ɵɵtext(1);
@@ -101608,29 +101520,50 @@ function UnifiedGoalDetailModalContentComponent_Conditional_3_Template(rf, ctx)
101608
101520
  i0.ɵɵtextInterpolate1(" ", ctx_r0.goal().description, " ");
101609
101521
  } }
101610
101522
  function UnifiedGoalDetailModalContentComponent_Conditional_6_Template(rf, ctx) { if (rf & 1) {
101523
+ const _r2 = i0.ɵɵgetCurrentView();
101524
+ i0.ɵɵelementStart(0, "symphiq-related-content-button", 10);
101525
+ i0.ɵɵlistener("buttonClicked", function UnifiedGoalDetailModalContentComponent_Conditional_6_Template_symphiq_related_content_button_buttonClicked_0_listener() { i0.ɵɵrestoreView(_r2); const ctx_r0 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r0.onContributingMetricsClick()); });
101526
+ i0.ɵɵelementEnd();
101527
+ } if (rf & 2) {
101528
+ const ctx_r0 = i0.ɵɵnextContext();
101529
+ i0.ɵɵproperty("count", ctx_r0.contributingMetricsCount())("svgPath", ctx_r0.metricsIconPath)("viewMode", ctx_r0.viewMode());
101530
+ } }
101531
+ function UnifiedGoalDetailModalContentComponent_Conditional_7_Template(rf, ctx) { if (rf & 1) {
101611
101532
  i0.ɵɵelementStart(0, "div");
101612
- i0.ɵɵelement(1, "symphiq-napkin-visual-placeholder", 9);
101533
+ i0.ɵɵelement(1, "symphiq-napkin-visual-placeholder", 11);
101613
101534
  i0.ɵɵelementEnd();
101614
101535
  } if (rf & 2) {
101615
101536
  const ctx_r0 = i0.ɵɵnextContext();
101616
101537
  i0.ɵɵadvance();
101617
101538
  i0.ɵɵproperty("visual", ctx_r0.goal().visual)("viewMode", ctx_r0.viewMode());
101618
101539
  } }
101619
- function UnifiedGoalDetailModalContentComponent_Conditional_7_Template(rf, ctx) { if (rf & 1) {
101620
- i0.ɵɵelementStart(0, "div", 6)(1, "h4", 10);
101540
+ function UnifiedGoalDetailModalContentComponent_Conditional_8_Conditional_10_Template(rf, ctx) { if (rf & 1) {
101541
+ i0.ɵɵelementStart(0, "p", 19);
101542
+ i0.ɵɵtext(1);
101543
+ i0.ɵɵelementEnd();
101544
+ } if (rf & 2) {
101545
+ const ctx_r0 = i0.ɵɵnextContext(2);
101546
+ i0.ɵɵproperty("ngClass", ctx_r0.textClasses());
101547
+ i0.ɵɵadvance();
101548
+ i0.ɵɵtextInterpolate1(" ", ctx_r0.goal().synthesisConfidenceScoreExplanation, " ");
101549
+ } }
101550
+ function UnifiedGoalDetailModalContentComponent_Conditional_8_Template(rf, ctx) { if (rf & 1) {
101551
+ i0.ɵɵelementStart(0, "div", 7)(1, "h4", 12);
101621
101552
  i0.ɵɵnamespaceSVG();
101622
- i0.ɵɵelementStart(2, "svg", 11);
101623
- i0.ɵɵelement(3, "path", 12);
101553
+ i0.ɵɵelementStart(2, "svg", 13);
101554
+ i0.ɵɵelement(3, "path", 14);
101624
101555
  i0.ɵɵelementEnd();
101625
101556
  i0.ɵɵtext(4, " Synthesis Confidence ");
101626
101557
  i0.ɵɵelementEnd();
101627
101558
  i0.ɵɵnamespaceHTML();
101628
- i0.ɵɵelementStart(5, "div", 13)(6, "div", 14);
101629
- i0.ɵɵelement(7, "div", 15);
101559
+ i0.ɵɵelementStart(5, "div", 15)(6, "div", 16);
101560
+ i0.ɵɵelement(7, "div", 17);
101630
101561
  i0.ɵɵelementEnd();
101631
- i0.ɵɵelementStart(8, "span", 16);
101562
+ i0.ɵɵelementStart(8, "span", 18);
101632
101563
  i0.ɵɵtext(9);
101633
- i0.ɵɵelementEnd()()();
101564
+ i0.ɵɵelementEnd()();
101565
+ i0.ɵɵconditionalCreate(10, UnifiedGoalDetailModalContentComponent_Conditional_8_Conditional_10_Template, 2, 2, "p", 19);
101566
+ i0.ɵɵelementEnd();
101634
101567
  } if (rf & 2) {
101635
101568
  const ctx_r0 = i0.ɵɵnextContext();
101636
101569
  i0.ɵɵproperty("ngClass", ctx_r0.sectionCardClasses());
@@ -101645,50 +101578,17 @@ function UnifiedGoalDetailModalContentComponent_Conditional_7_Template(rf, ctx)
101645
101578
  i0.ɵɵproperty("ngClass", ctx_r0.textClasses());
101646
101579
  i0.ɵɵadvance();
101647
101580
  i0.ɵɵtextInterpolate1(" ", ((ctx_r0.goal().synthesisConfidenceScore || 0) * 100).toFixed(0), "% ");
101648
- } }
101649
- function UnifiedGoalDetailModalContentComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
101650
- const _r2 = i0.ɵɵgetCurrentView();
101651
- i0.ɵɵelementStart(0, "symphiq-show-objectives-button", 17);
101652
- i0.ɵɵlistener("buttonClick", function UnifiedGoalDetailModalContentComponent_Conditional_9_Template_symphiq_show_objectives_button_buttonClick_0_listener() { i0.ɵɵrestoreView(_r2); const ctx_r0 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r0.showObjectives.emit()); });
101653
- i0.ɵɵelementEnd();
101654
- } if (rf & 2) {
101655
- const ctx_r0 = i0.ɵɵnextContext();
101656
- i0.ɵɵproperty("viewMode", ctx_r0.viewMode())("subLabel", "View " + ctx_r0.goal().objectives.length + " objectives");
101657
- } }
101658
- function UnifiedGoalDetailModalContentComponent_Conditional_10_For_7_Template(rf, ctx) { if (rf & 1) {
101659
- const _r3 = i0.ɵɵgetCurrentView();
101660
- i0.ɵɵelementStart(0, "button", 22);
101661
- i0.ɵɵlistener("click", function UnifiedGoalDetailModalContentComponent_Conditional_10_For_7_Template_button_click_0_listener() { const metric_r4 = i0.ɵɵrestoreView(_r3).$implicit; const ctx_r0 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r0.onMetricClick(metric_r4)); });
101662
- i0.ɵɵtext(1);
101663
- i0.ɵɵelementEnd();
101664
- } if (rf & 2) {
101665
- const metric_r4 = ctx.$implicit;
101666
- const ctx_r0 = i0.ɵɵnextContext(2);
101667
- i0.ɵɵproperty("ngClass", ctx_r0.metricChipClasses());
101668
101581
  i0.ɵɵadvance();
101669
- i0.ɵɵtextInterpolate1(" ", metric_r4.metric, " ");
101582
+ i0.ɵɵconditional(ctx_r0.goal().synthesisConfidenceScoreExplanation ? 10 : -1);
101670
101583
  } }
101671
101584
  function UnifiedGoalDetailModalContentComponent_Conditional_10_Template(rf, ctx) { if (rf & 1) {
101672
- i0.ɵɵelementStart(0, "div", 6)(1, "h4", 18);
101673
- i0.ɵɵnamespaceSVG();
101674
- i0.ɵɵelementStart(2, "svg", 11);
101675
- i0.ɵɵelement(3, "path", 19);
101676
- i0.ɵɵelementEnd();
101677
- i0.ɵɵtext(4);
101585
+ const _r3 = i0.ɵɵgetCurrentView();
101586
+ i0.ɵɵelementStart(0, "symphiq-show-objectives-button", 20);
101587
+ i0.ɵɵlistener("buttonClick", function UnifiedGoalDetailModalContentComponent_Conditional_10_Template_symphiq_show_objectives_button_buttonClick_0_listener() { i0.ɵɵrestoreView(_r3); const ctx_r0 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r0.showObjectives.emit()); });
101678
101588
  i0.ɵɵelementEnd();
101679
- i0.ɵɵnamespaceHTML();
101680
- i0.ɵɵelementStart(5, "div", 20);
101681
- i0.ɵɵrepeaterCreate(6, UnifiedGoalDetailModalContentComponent_Conditional_10_For_7_Template, 2, 2, "button", 21, _forTrack0$7);
101682
- i0.ɵɵelementEnd()();
101683
101589
  } if (rf & 2) {
101684
101590
  const ctx_r0 = i0.ɵɵnextContext();
101685
- i0.ɵɵproperty("ngClass", ctx_r0.sectionCardClasses());
101686
- i0.ɵɵadvance();
101687
- i0.ɵɵproperty("ngClass", ctx_r0.sectionTitleClasses());
101688
- i0.ɵɵadvance(3);
101689
- i0.ɵɵtextInterpolate1(" Contributing Metrics (", ctx_r0.relatedMetrics().length, ") ");
101690
- i0.ɵɵadvance(2);
101691
- i0.ɵɵrepeater(ctx_r0.relatedMetrics());
101591
+ i0.ɵɵproperty("viewMode", ctx_r0.viewMode())("subLabel", "View " + ctx_r0.goal().objectives.length + " objectives");
101692
101592
  } }
101693
101593
  class UnifiedGoalDetailModalContentComponent {
101694
101594
  constructor() {
@@ -101701,26 +101601,22 @@ class UnifiedGoalDetailModalContentComponent {
101701
101601
  this.currentModalState = input(null, ...(ngDevMode ? [{ debugName: "currentModalState" }] : []));
101702
101602
  this.sourceAnalysisClick = output();
101703
101603
  this.metricClick = output();
101604
+ this.contributingMetricsClick = output();
101704
101605
  this.showObjectives = output();
101705
101606
  this.close = output();
101706
101607
  this.modalService = inject(ModalService);
101608
+ this.metricsIconPath = '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';
101707
101609
  this.isLightMode = computed(() => this.viewMode() === ViewModeEnum.LIGHT, ...(ngDevMode ? [{ debugName: "isLightMode" }] : []));
101610
+ this.contributingMetricsCount = computed(() => {
101611
+ return this.goal().contributingMetrics?.length || 0;
101612
+ }, ...(ngDevMode ? [{ debugName: "contributingMetricsCount" }] : []));
101708
101613
  this.relatedMetrics = computed(() => {
101709
101614
  const goal = this.goal();
101710
101615
  const allMetrics = this.allMetrics();
101711
- console.log('[UnifiedGoalDetailModal] Contributing Metrics Debug:', {
101712
- goalTitle: goal.title,
101713
- contributingMetrics: goal.contributingMetrics,
101714
- allMetricsCount: allMetrics.length,
101715
- allMetricNames: allMetrics.map(m => m.metric)
101716
- });
101717
101616
  if (!goal.contributingMetrics || goal.contributingMetrics.length === 0) {
101718
- console.log('[UnifiedGoalDetailModal] No contributingMetrics on goal, returning empty array');
101719
101617
  return [];
101720
101618
  }
101721
- const result = allMetrics.filter(m => goal.contributingMetrics?.includes(m.metric || ''));
101722
- console.log('[UnifiedGoalDetailModal] Filtered metrics result:', result.length, result.map(m => m.metric));
101723
- return result;
101619
+ return allMetrics.filter(m => m.metric && goal.contributingMetrics?.includes(m.metric));
101724
101620
  }, ...(ngDevMode ? [{ debugName: "relatedMetrics" }] : []));
101725
101621
  this.descriptionClasses = computed(() => this.isLightMode() ? 'text-slate-700' : 'text-slate-300', ...(ngDevMode ? [{ debugName: "descriptionClasses" }] : []));
101726
101622
  this.sectionCardClasses = computed(() => this.isLightMode() ? 'bg-slate-50 border border-slate-200' : 'bg-slate-800/50 border border-slate-700', ...(ngDevMode ? [{ debugName: "sectionCardClasses" }] : []));
@@ -101728,9 +101624,6 @@ class UnifiedGoalDetailModalContentComponent {
101728
101624
  this.textClasses = computed(() => this.isLightMode() ? 'text-slate-700' : 'text-slate-300', ...(ngDevMode ? [{ debugName: "textClasses" }] : []));
101729
101625
  this.progressBarBgClasses = computed(() => this.isLightMode() ? 'bg-slate-200' : 'bg-slate-700', ...(ngDevMode ? [{ debugName: "progressBarBgClasses" }] : []));
101730
101626
  this.progressBarFillClasses = computed(() => this.isLightMode() ? 'bg-gradient-to-r from-blue-500 to-cyan-500' : 'bg-gradient-to-r from-blue-400 to-cyan-400', ...(ngDevMode ? [{ debugName: "progressBarFillClasses" }] : []));
101731
- this.metricChipClasses = computed(() => this.isLightMode()
101732
- ? 'bg-blue-50 text-blue-700 border border-blue-200 hover:bg-blue-100'
101733
- : 'bg-blue-900/30 text-blue-300 border border-blue-700 hover:bg-blue-900/50', ...(ngDevMode ? [{ debugName: "metricChipClasses" }] : []));
101734
101627
  }
101735
101628
  onSourceAnalysisClick(source) {
101736
101629
  this.sourceAnalysisClick.emit(source);
@@ -101738,21 +101631,24 @@ class UnifiedGoalDetailModalContentComponent {
101738
101631
  onMetricClick(metric) {
101739
101632
  this.metricClick.emit(metric);
101740
101633
  }
101634
+ onContributingMetricsClick() {
101635
+ this.contributingMetricsClick.emit();
101636
+ }
101741
101637
  static { this.ɵfac = function UnifiedGoalDetailModalContentComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || UnifiedGoalDetailModalContentComponent)(); }; }
101742
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: UnifiedGoalDetailModalContentComponent, selectors: [["symphiq-unified-goal-detail-modal-content"]], inputs: { goal: [1, "goal"], allMetrics: [1, "allMetrics"], allCharts: [1, "allCharts"], loadedSourceAnalysisIds: [1, "loadedSourceAnalysisIds"], loadingSourceAnalysisId: [1, "loadingSourceAnalysisId"], viewMode: [1, "viewMode"], currentModalState: [1, "currentModalState"] }, outputs: { sourceAnalysisClick: "sourceAnalysisClick", metricClick: "metricClick", showObjectives: "showObjectives", close: "close" }, decls: 11, vars: 12, consts: [[1, "space-y-6"], [1, "flex", "flex-col", "lg:flex-row", "gap-6"], [1, "flex-1"], [1, "text-base", "leading-relaxed", 3, "ngClass"], [1, "lg:w-80", "flex-shrink-0"], ["layout", "vertical", 3, "expectedImpact", "viewMode", "showTitleIcon"], [1, "p-5", "rounded-xl", 3, "ngClass"], [3, "sourceAnalysisClick", "sourceAnalyses", "loadedSourceAnalysisIds", "loadingSourceAnalysisId", "viewMode"], [3, "viewMode", "subLabel"], [3, "visual", "viewMode"], [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 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z"], [1, "flex", "items-center", "gap-3"], [1, "flex-1", "h-2", "rounded-full", "overflow-hidden", 3, "ngClass"], [1, "h-full", "rounded-full", "transition-all", "duration-500", 3, "ngClass"], [1, "text-sm", "font-semibold", 3, "ngClass"], [3, "buttonClick", "viewMode", "subLabel"], [1, "text-sm", "font-semibold", "mb-4", "flex", "items-center", "gap-2", 3, "ngClass"], ["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, "flex", "flex-wrap", "gap-2"], ["type", "button", 1, "px-3", "py-1.5", "rounded-full", "text-xs", "font-medium", "transition-all", "hover:scale-105", 3, "ngClass"], ["type", "button", 1, "px-3", "py-1.5", "rounded-full", "text-xs", "font-medium", "transition-all", "hover:scale-105", 3, "click", "ngClass"]], template: function UnifiedGoalDetailModalContentComponent_Template(rf, ctx) { if (rf & 1) {
101638
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: UnifiedGoalDetailModalContentComponent, selectors: [["symphiq-unified-goal-detail-modal-content"]], inputs: { goal: [1, "goal"], allMetrics: [1, "allMetrics"], allCharts: [1, "allCharts"], loadedSourceAnalysisIds: [1, "loadedSourceAnalysisIds"], loadingSourceAnalysisId: [1, "loadingSourceAnalysisId"], viewMode: [1, "viewMode"], currentModalState: [1, "currentModalState"] }, outputs: { sourceAnalysisClick: "sourceAnalysisClick", metricClick: "metricClick", contributingMetricsClick: "contributingMetricsClick", showObjectives: "showObjectives", close: "close" }, decls: 11, vars: 12, consts: [[1, "flex", "flex-col", "gap-6"], [1, "flex", "flex-col", "lg:flex-row", "gap-6"], [1, "flex-1"], [1, "text-base", "leading-relaxed", 3, "ngClass"], [1, "lg:w-80", "flex-shrink-0", "space-y-4"], ["layout", "vertical", 3, "expectedImpact", "viewMode", "showTitleIcon"], ["label", "CONTRIBUTING METRIC", "labelPlural", "CONTRIBUTING METRICS", 3, "count", "svgPath", "viewMode"], [1, "p-5", "rounded-xl", 3, "ngClass"], [3, "sourceAnalysisClick", "sourceAnalyses", "loadedSourceAnalysisIds", "loadingSourceAnalysisId", "viewMode"], [3, "viewMode", "subLabel"], ["label", "CONTRIBUTING METRIC", "labelPlural", "CONTRIBUTING METRICS", 3, "buttonClicked", "count", "svgPath", "viewMode"], [3, "visual", "viewMode"], [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 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z"], [1, "flex", "items-center", "gap-3"], [1, "flex-1", "h-2", "rounded-full", "overflow-hidden", 3, "ngClass"], [1, "h-full", "rounded-full", "transition-all", "duration-500", 3, "ngClass"], [1, "text-sm", "font-semibold", 3, "ngClass"], [1, "text-sm", "mt-3", 3, "ngClass"], [3, "buttonClick", "viewMode", "subLabel"]], template: function UnifiedGoalDetailModalContentComponent_Template(rf, ctx) { if (rf & 1) {
101743
101639
  i0.ɵɵelementStart(0, "div", 0)(1, "div", 1)(2, "div", 2);
101744
101640
  i0.ɵɵconditionalCreate(3, UnifiedGoalDetailModalContentComponent_Conditional_3_Template, 2, 2, "p", 3);
101745
101641
  i0.ɵɵelementEnd();
101746
101642
  i0.ɵɵelementStart(4, "div", 4);
101747
101643
  i0.ɵɵelement(5, "symphiq-expected-impact-section", 5);
101644
+ i0.ɵɵconditionalCreate(6, UnifiedGoalDetailModalContentComponent_Conditional_6_Template, 1, 3, "symphiq-related-content-button", 6);
101748
101645
  i0.ɵɵelementEnd()();
101749
- i0.ɵɵconditionalCreate(6, UnifiedGoalDetailModalContentComponent_Conditional_6_Template, 2, 2, "div");
101750
- i0.ɵɵconditionalCreate(7, UnifiedGoalDetailModalContentComponent_Conditional_7_Template, 10, 8, "div", 6);
101751
- i0.ɵɵelementStart(8, "symphiq-source-analysis-traceability", 7);
101752
- i0.ɵɵlistener("sourceAnalysisClick", function UnifiedGoalDetailModalContentComponent_Template_symphiq_source_analysis_traceability_sourceAnalysisClick_8_listener($event) { return ctx.onSourceAnalysisClick($event); });
101646
+ i0.ɵɵconditionalCreate(7, UnifiedGoalDetailModalContentComponent_Conditional_7_Template, 2, 2, "div");
101647
+ i0.ɵɵconditionalCreate(8, UnifiedGoalDetailModalContentComponent_Conditional_8_Template, 11, 9, "div", 7);
101648
+ i0.ɵɵelementStart(9, "symphiq-source-analysis-traceability", 8);
101649
+ i0.ɵɵlistener("sourceAnalysisClick", function UnifiedGoalDetailModalContentComponent_Template_symphiq_source_analysis_traceability_sourceAnalysisClick_9_listener($event) { return ctx.onSourceAnalysisClick($event); });
101753
101650
  i0.ɵɵelementEnd();
101754
- i0.ɵɵconditionalCreate(9, UnifiedGoalDetailModalContentComponent_Conditional_9_Template, 1, 2, "symphiq-show-objectives-button", 8);
101755
- i0.ɵɵconditionalCreate(10, UnifiedGoalDetailModalContentComponent_Conditional_10_Template, 8, 3, "div", 6);
101651
+ i0.ɵɵconditionalCreate(10, UnifiedGoalDetailModalContentComponent_Conditional_10_Template, 1, 2, "symphiq-show-objectives-button", 9);
101756
101652
  i0.ɵɵelementEnd();
101757
101653
  } if (rf & 2) {
101758
101654
  i0.ɵɵadvance(3);
@@ -101760,16 +101656,16 @@ class UnifiedGoalDetailModalContentComponent {
101760
101656
  i0.ɵɵadvance(2);
101761
101657
  i0.ɵɵproperty("expectedImpact", ctx.goal().expectedImpact)("viewMode", ctx.viewMode())("showTitleIcon", false);
101762
101658
  i0.ɵɵadvance();
101763
- i0.ɵɵconditional(ctx.goal().visual ? 6 : -1);
101659
+ i0.ɵɵconditional(ctx.contributingMetricsCount() > 0 ? 6 : -1);
101764
101660
  i0.ɵɵadvance();
101765
- i0.ɵɵconditional(ctx.goal().synthesisConfidenceScore ? 7 : -1);
101661
+ i0.ɵɵconditional(ctx.goal().visual ? 7 : -1);
101766
101662
  i0.ɵɵadvance();
101767
- i0.ɵɵproperty("sourceAnalyses", ctx.goal().sourceAnalyses)("loadedSourceAnalysisIds", ctx.loadedSourceAnalysisIds())("loadingSourceAnalysisId", ctx.loadingSourceAnalysisId())("viewMode", ctx.viewMode());
101663
+ i0.ɵɵconditional(ctx.goal().synthesisConfidenceScore ? 8 : -1);
101768
101664
  i0.ɵɵadvance();
101769
- i0.ɵɵconditional(ctx.goal().objectives && ctx.goal().objectives.length > 0 ? 9 : -1);
101665
+ i0.ɵɵproperty("sourceAnalyses", ctx.goal().sourceAnalyses)("loadedSourceAnalysisIds", ctx.loadedSourceAnalysisIds())("loadingSourceAnalysisId", ctx.loadingSourceAnalysisId())("viewMode", ctx.viewMode());
101770
101666
  i0.ɵɵadvance();
101771
- i0.ɵɵconditional(ctx.relatedMetrics().length > 0 ? 10 : -1);
101772
- } }, dependencies: [CommonModule, i1$1.NgClass, ExpectedImpactSectionComponent, NapkinVisualPlaceholderComponent, ShowObjectivesButtonComponent, SourceAnalysisTraceabilityComponent], encapsulation: 2, changeDetection: 0 }); }
101667
+ i0.ɵɵconditional(ctx.goal().objectives && ctx.goal().objectives.length > 0 ? 10 : -1);
101668
+ } }, dependencies: [CommonModule, i1$1.NgClass, ExpectedImpactSectionComponent, NapkinVisualPlaceholderComponent, ShowObjectivesButtonComponent, SourceAnalysisTraceabilityComponent, RelatedContentButtonComponent], encapsulation: 2, changeDetection: 0 }); }
101773
101669
  }
101774
101670
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(UnifiedGoalDetailModalContentComponent, [{
101775
101671
  type: Component,
@@ -101777,9 +101673,9 @@ class UnifiedGoalDetailModalContentComponent {
101777
101673
  selector: 'symphiq-unified-goal-detail-modal-content',
101778
101674
  standalone: true,
101779
101675
  changeDetection: ChangeDetectionStrategy.OnPush,
101780
- imports: [CommonModule, ExpectedImpactSectionComponent, NapkinVisualPlaceholderComponent, ShowObjectivesButtonComponent, SourceAnalysisTraceabilityComponent],
101676
+ imports: [CommonModule, ExpectedImpactSectionComponent, NapkinVisualPlaceholderComponent, ShowObjectivesButtonComponent, SourceAnalysisTraceabilityComponent, RelatedContentButtonComponent],
101781
101677
  template: `
101782
- <div class="space-y-6">
101678
+ <div class="flex flex-col gap-6">
101783
101679
  <!-- Description and Expected Impact Side by Side -->
101784
101680
  <div class="flex flex-col lg:flex-row gap-6">
101785
101681
  <div class="flex-1">
@@ -101789,13 +101685,23 @@ class UnifiedGoalDetailModalContentComponent {
101789
101685
  </p>
101790
101686
  }
101791
101687
  </div>
101792
- <div class="lg:w-80 flex-shrink-0">
101688
+ <div class="lg:w-80 flex-shrink-0 space-y-4">
101793
101689
  <symphiq-expected-impact-section
101794
101690
  [expectedImpact]="goal().expectedImpact"
101795
101691
  [viewMode]="viewMode()"
101796
101692
  layout="vertical"
101797
101693
  [showTitleIcon]="false"
101798
101694
  />
101695
+ @if (contributingMetricsCount() > 0) {
101696
+ <symphiq-related-content-button
101697
+ [count]="contributingMetricsCount()"
101698
+ label="CONTRIBUTING METRIC"
101699
+ labelPlural="CONTRIBUTING METRICS"
101700
+ [svgPath]="metricsIconPath"
101701
+ [viewMode]="viewMode()"
101702
+ (buttonClicked)="onContributingMetricsClick()"
101703
+ />
101704
+ }
101799
101705
  </div>
101800
101706
  </div>
101801
101707
 
@@ -101830,6 +101736,11 @@ class UnifiedGoalDetailModalContentComponent {
101830
101736
  {{ ((goal().synthesisConfidenceScore || 0) * 100).toFixed(0) }}%
101831
101737
  </span>
101832
101738
  </div>
101739
+ @if (goal().synthesisConfidenceScoreExplanation) {
101740
+ <p [ngClass]="textClasses()" class="text-sm mt-3">
101741
+ {{ goal().synthesisConfidenceScoreExplanation }}
101742
+ </p>
101743
+ }
101833
101744
  </div>
101834
101745
  }
101835
101746
 
@@ -101850,36 +101761,11 @@ class UnifiedGoalDetailModalContentComponent {
101850
101761
  (buttonClick)="showObjectives.emit()"
101851
101762
  />
101852
101763
  }
101853
-
101854
- <!-- Contributing Metrics -->
101855
- @if (relatedMetrics().length > 0) {
101856
- <div [ngClass]="sectionCardClasses()" class="p-5 rounded-xl">
101857
- <h4 [ngClass]="sectionTitleClasses()" class="text-sm font-semibold mb-4 flex items-center gap-2">
101858
- <svg class="w-4 h-4" fill="none" stroke="currentColor" viewBox="0 0 24 24">
101859
- <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"/>
101860
- </svg>
101861
- Contributing Metrics ({{ relatedMetrics().length }})
101862
- </h4>
101863
- <div class="flex flex-wrap gap-2">
101864
- @for (metric of relatedMetrics(); track metric.metric) {
101865
- <button
101866
- type="button"
101867
- [ngClass]="metricChipClasses()"
101868
- class="px-3 py-1.5 rounded-full text-xs font-medium transition-all hover:scale-105"
101869
- (click)="onMetricClick(metric)">
101870
- {{ metric.metric }}
101871
- </button>
101872
- }
101873
- </div>
101874
- </div>
101875
- }
101876
-
101877
-
101878
101764
  </div>
101879
101765
  `
101880
101766
  }]
101881
- }], null, { goal: [{ type: i0.Input, args: [{ isSignal: true, alias: "goal", required: true }] }], allMetrics: [{ type: i0.Input, args: [{ isSignal: true, alias: "allMetrics", required: false }] }], allCharts: [{ type: i0.Input, args: [{ isSignal: true, alias: "allCharts", required: false }] }], loadedSourceAnalysisIds: [{ type: i0.Input, args: [{ isSignal: true, alias: "loadedSourceAnalysisIds", required: false }] }], loadingSourceAnalysisId: [{ type: i0.Input, args: [{ isSignal: true, alias: "loadingSourceAnalysisId", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], currentModalState: [{ type: i0.Input, args: [{ isSignal: true, alias: "currentModalState", required: false }] }], sourceAnalysisClick: [{ type: i0.Output, args: ["sourceAnalysisClick"] }], metricClick: [{ type: i0.Output, args: ["metricClick"] }], showObjectives: [{ type: i0.Output, args: ["showObjectives"] }], close: [{ type: i0.Output, args: ["close"] }] }); })();
101882
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(UnifiedGoalDetailModalContentComponent, { className: "UnifiedGoalDetailModalContentComponent", filePath: "lib/components/profile-analysis-unified-dashboard/modals/unified-goal-detail-modal-content.component.ts", lineNumber: 127 }); })();
101767
+ }], null, { goal: [{ type: i0.Input, args: [{ isSignal: true, alias: "goal", required: true }] }], allMetrics: [{ type: i0.Input, args: [{ isSignal: true, alias: "allMetrics", required: false }] }], allCharts: [{ type: i0.Input, args: [{ isSignal: true, alias: "allCharts", required: false }] }], loadedSourceAnalysisIds: [{ type: i0.Input, args: [{ isSignal: true, alias: "loadedSourceAnalysisIds", required: false }] }], loadingSourceAnalysisId: [{ type: i0.Input, args: [{ isSignal: true, alias: "loadingSourceAnalysisId", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], currentModalState: [{ type: i0.Input, args: [{ isSignal: true, alias: "currentModalState", required: false }] }], sourceAnalysisClick: [{ type: i0.Output, args: ["sourceAnalysisClick"] }], metricClick: [{ type: i0.Output, args: ["metricClick"] }], contributingMetricsClick: [{ type: i0.Output, args: ["contributingMetricsClick"] }], showObjectives: [{ type: i0.Output, args: ["showObjectives"] }], close: [{ type: i0.Output, args: ["close"] }] }); })();
101768
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(UnifiedGoalDetailModalContentComponent, { className: "UnifiedGoalDetailModalContentComponent", filePath: "lib/components/profile-analysis-unified-dashboard/modals/unified-goal-detail-modal-content.component.ts", lineNumber: 118 }); })();
101883
101769
 
101884
101770
  const _c0$7 = ["modalContent"];
101885
101771
  const _c1$3 = ["modalWrapper"];
@@ -101979,7 +101865,7 @@ function UnifiedDashboardModalComponent_Conditional_0_Conditional_13_Template(rf
101979
101865
  function UnifiedDashboardModalComponent_Conditional_0_Conditional_19_Template(rf, ctx) { if (rf & 1) {
101980
101866
  const _r8 = i0.ɵɵgetCurrentView();
101981
101867
  i0.ɵɵelementStart(0, "symphiq-unified-goal-detail-modal-content", 28);
101982
- i0.ɵɵlistener("sourceAnalysisClick", function UnifiedDashboardModalComponent_Conditional_0_Conditional_19_Template_symphiq_unified_goal_detail_modal_content_sourceAnalysisClick_0_listener($event) { i0.ɵɵrestoreView(_r8); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onSourceAnalysisClick($event)); })("metricClick", function UnifiedDashboardModalComponent_Conditional_0_Conditional_19_Template_symphiq_unified_goal_detail_modal_content_metricClick_0_listener($event) { i0.ɵɵrestoreView(_r8); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onMetricClick($event)); })("showObjectives", function UnifiedDashboardModalComponent_Conditional_0_Conditional_19_Template_symphiq_unified_goal_detail_modal_content_showObjectives_0_listener() { i0.ɵɵrestoreView(_r8); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onShowObjectives()); })("close", function UnifiedDashboardModalComponent_Conditional_0_Conditional_19_Template_symphiq_unified_goal_detail_modal_content_close_0_listener() { i0.ɵɵrestoreView(_r8); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.closeModal()); });
101868
+ i0.ɵɵlistener("sourceAnalysisClick", function UnifiedDashboardModalComponent_Conditional_0_Conditional_19_Template_symphiq_unified_goal_detail_modal_content_sourceAnalysisClick_0_listener($event) { i0.ɵɵrestoreView(_r8); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onSourceAnalysisClick($event)); })("metricClick", function UnifiedDashboardModalComponent_Conditional_0_Conditional_19_Template_symphiq_unified_goal_detail_modal_content_metricClick_0_listener($event) { i0.ɵɵrestoreView(_r8); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onMetricClick($event)); })("contributingMetricsClick", function UnifiedDashboardModalComponent_Conditional_0_Conditional_19_Template_symphiq_unified_goal_detail_modal_content_contributingMetricsClick_0_listener() { i0.ɵɵrestoreView(_r8); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onContributingMetricsClick()); })("showObjectives", function UnifiedDashboardModalComponent_Conditional_0_Conditional_19_Template_symphiq_unified_goal_detail_modal_content_showObjectives_0_listener() { i0.ɵɵrestoreView(_r8); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onShowObjectives()); })("close", function UnifiedDashboardModalComponent_Conditional_0_Conditional_19_Template_symphiq_unified_goal_detail_modal_content_close_0_listener() { i0.ɵɵrestoreView(_r8); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.closeModal()); });
101983
101869
  i0.ɵɵelementEnd();
101984
101870
  } if (rf & 2) {
101985
101871
  const ctx_r1 = i0.ɵɵnextContext(2);
@@ -102223,6 +102109,12 @@ class UnifiedDashboardModalComponent {
102223
102109
  onMetricClick(metric) {
102224
102110
  this.modalService.openMetricModal(metric, []);
102225
102111
  }
102112
+ onContributingMetricsClick() {
102113
+ const data = this.unifiedGoalData();
102114
+ if (!data)
102115
+ return;
102116
+ console.log('Contributing metrics clicked:', data.goal.contributingMetrics);
102117
+ }
102226
102118
  onShowObjectives() {
102227
102119
  const data = this.unifiedGoalData();
102228
102120
  if (!data)
@@ -102277,7 +102169,7 @@ class UnifiedDashboardModalComponent {
102277
102169
  let _t;
102278
102170
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.modalContent = _t.first);
102279
102171
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.modalWrapper = _t.first);
102280
- } }, inputs: { viewMode: [1, "viewMode"] }, decls: 1, vars: 1, consts: [["modalWrapper", ""], ["modalContent", ""], [1, "fixed", "inset-0", "flex", "items-center", "justify-center", "p-4", "overflow-y-auto", 3, "z-index", "visibility"], [1, "fixed", "inset-0", "flex", "items-center", "justify-center", "p-4", "overflow-y-auto"], ["aria-hidden", "true", 1, "fixed", "inset-0", "backdrop-blur-sm", 3, "click", "ngClass"], [1, "relative", "w-full", "max-w-4xl", "rounded-2xl", "text-left", "overflow-hidden", "shadow-xl", "border", "backdrop-blur-xl", 3, "click", "ngClass"], [1, "px-6", "py-5", "border-b", "backdrop-blur-sm", 3, "ngClass"], [1, "flex", "items-start", "justify-between"], [1, "flex-1", "min-w-0"], [1, "flex", "items-center", "gap-1.5", "mb-2", "text-xs"], [1, "flex", "items-center", "gap-2", "mb-2"], [1, "text-xl", "font-bold", "leading-tight", 3, "ngClass"], [1, "flex", "items-center", "gap-2", "ml-4", "flex-shrink-0"], [3, "priority", "viewMode"], [3, "timeframe", "viewMode"], ["type", "button", 1, "transition-all", "rounded-lg", "p-1", "hover:scale-110", "active:scale-90", "cursor-pointer", "relative", "ml-4", "flex-shrink-0", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M6 18L18 6M6 6l12 12"], [1, "px-6", "py-8", "max-h-[80vh]", "overflow-y-auto", "backdrop-blur-sm", 3, "ngClass"], [3, "goal", "allMetrics", "allCharts", "loadedSourceAnalysisIds", "loadingSourceAnalysisId", "viewMode", "currentModalState"], [3, "objectives", "goalTitle", "viewMode"], [3, "objective", "viewMode"], [3, "strategy", "viewMode"], [1, "font-medium", 3, "ngClass"], ["type", "button", 1, "hover:underline", "cursor-pointer", "transition-colors", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-3", "h-3", "flex-shrink-0", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 5l7 7-7 7"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wider", 3, "ngClass"], [3, "sourceAnalysisClick", "metricClick", "showObjectives", "close", "goal", "allMetrics", "allCharts", "loadedSourceAnalysisIds", "loadingSourceAnalysisId", "viewMode", "currentModalState"]], template: function UnifiedDashboardModalComponent_Template(rf, ctx) { if (rf & 1) {
102172
+ } }, inputs: { viewMode: [1, "viewMode"] }, decls: 1, vars: 1, consts: [["modalWrapper", ""], ["modalContent", ""], [1, "fixed", "inset-0", "flex", "items-center", "justify-center", "p-4", "overflow-y-auto", 3, "z-index", "visibility"], [1, "fixed", "inset-0", "flex", "items-center", "justify-center", "p-4", "overflow-y-auto"], ["aria-hidden", "true", 1, "fixed", "inset-0", "backdrop-blur-sm", 3, "click", "ngClass"], [1, "relative", "w-full", "max-w-4xl", "rounded-2xl", "text-left", "overflow-hidden", "shadow-xl", "border", "backdrop-blur-xl", 3, "click", "ngClass"], [1, "px-6", "py-5", "border-b", "backdrop-blur-sm", 3, "ngClass"], [1, "flex", "items-start", "justify-between"], [1, "flex-1", "min-w-0"], [1, "flex", "items-center", "gap-1.5", "mb-2", "text-xs"], [1, "flex", "items-center", "gap-2", "mb-2"], [1, "text-xl", "font-bold", "leading-tight", 3, "ngClass"], [1, "flex", "items-center", "gap-2", "ml-4", "flex-shrink-0"], [3, "priority", "viewMode"], [3, "timeframe", "viewMode"], ["type", "button", 1, "transition-all", "rounded-lg", "p-1", "hover:scale-110", "active:scale-90", "cursor-pointer", "relative", "ml-4", "flex-shrink-0", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M6 18L18 6M6 6l12 12"], [1, "px-6", "py-8", "max-h-[80vh]", "overflow-y-auto", "backdrop-blur-sm", 3, "ngClass"], [3, "goal", "allMetrics", "allCharts", "loadedSourceAnalysisIds", "loadingSourceAnalysisId", "viewMode", "currentModalState"], [3, "objectives", "goalTitle", "viewMode"], [3, "objective", "viewMode"], [3, "strategy", "viewMode"], [1, "font-medium", 3, "ngClass"], ["type", "button", 1, "hover:underline", "cursor-pointer", "transition-colors", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-3", "h-3", "flex-shrink-0", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 5l7 7-7 7"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wider", 3, "ngClass"], [3, "sourceAnalysisClick", "metricClick", "contributingMetricsClick", "showObjectives", "close", "goal", "allMetrics", "allCharts", "loadedSourceAnalysisIds", "loadingSourceAnalysisId", "viewMode", "currentModalState"]], template: function UnifiedDashboardModalComponent_Template(rf, ctx) { if (rf & 1) {
102281
102173
  i0.ɵɵconditionalCreate(0, UnifiedDashboardModalComponent_Conditional_0_Template, 23, 26, "div", 2);
102282
102174
  } if (rf & 2) {
102283
102175
  i0.ɵɵconditional(ctx.isOpen() ? 0 : -1);
@@ -102419,6 +102311,7 @@ class UnifiedDashboardModalComponent {
102419
102311
  [currentModalState]="currentModalState()"
102420
102312
  (sourceAnalysisClick)="onSourceAnalysisClick($event)"
102421
102313
  (metricClick)="onMetricClick($event)"
102314
+ (contributingMetricsClick)="onContributingMetricsClick()"
102422
102315
  (showObjectives)="onShowObjectives()"
102423
102316
  (close)="closeModal()"
102424
102317
  />
@@ -102455,7 +102348,7 @@ class UnifiedDashboardModalComponent {
102455
102348
  type: ViewChild,
102456
102349
  args: ['modalWrapper']
102457
102350
  }] }); })();
102458
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(UnifiedDashboardModalComponent, { className: "UnifiedDashboardModalComponent", filePath: "lib/components/profile-analysis-unified-dashboard/modals/unified-dashboard-modal.component.ts", lineNumber: 180 }); })();
102351
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(UnifiedDashboardModalComponent, { className: "UnifiedDashboardModalComponent", filePath: "lib/components/profile-analysis-unified-dashboard/modals/unified-dashboard-modal.component.ts", lineNumber: 181 }); })();
102459
102352
 
102460
102353
  const _forTrack0$6 = ($index, $item) => $item.id;
102461
102354
  const _forTrack1$1 = ($index, $item) => $item.id || $index;
@@ -103396,7 +103289,7 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
103396
103289
  return this.unifiedProfileAnalysis()?.profileAnalysisStructured;
103397
103290
  }, ...(ngDevMode ? [{ debugName: "analysisData" }] : []));
103398
103291
  this.dashboardTitle = computed(() => {
103399
- return this.analysisData()?.businessName || 'Unified Goals';
103292
+ return this.analysisData()?.businessName || 'Unified Analysis';
103400
103293
  }, ...(ngDevMode ? [{ debugName: "dashboardTitle" }] : []));
103401
103294
  this.businessName = computed(() => {
103402
103295
  return this.analysisData()?.businessName || this.profile()?.profileStructured?.businessName || 'your business';
@@ -103451,20 +103344,9 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
103451
103344
  }, ...(ngDevMode ? [{ debugName: "totalGoalsCardClasses" }] : []));
103452
103345
  this.allMetrics = computed(() => {
103453
103346
  const analysis = this.funnelAnalysis();
103454
- console.log('[UnifiedDashboard] allMetrics computed - funnelAnalysis:', {
103455
- hasAnalysis: !!analysis,
103456
- hasPerformanceOverviewStructured: !!analysis?.performanceOverviewStructured,
103457
- performanceOverviewStructuredKeys: analysis?.performanceOverviewStructured ? Object.keys(analysis.performanceOverviewStructured) : []
103458
- });
103459
103347
  if (!analysis)
103460
103348
  return [];
103461
103349
  const normalized = normalizeToV3(analysis.performanceOverviewStructured);
103462
- console.log('[UnifiedDashboard] allMetrics computed - normalizeToV3 result:', {
103463
- hasNormalized: !!normalized,
103464
- normalizedKeys: normalized ? Object.keys(normalized) : [],
103465
- metricsCount: normalized?.metrics?.length || 0,
103466
- metricsPreview: normalized?.metrics?.slice(0, 3).map(m => m.metric)
103467
- });
103468
103350
  return normalized?.metrics || [];
103469
103351
  }, ...(ngDevMode ? [{ debugName: "allMetrics" }] : []));
103470
103352
  this.allCharts = computed(() => {
@@ -103621,12 +103503,7 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
103621
103503
  }
103622
103504
  ngOnChanges(changes) {
103623
103505
  if (changes['funnelAnalysis']) {
103624
- const fa = this.funnelAnalysis();
103625
- console.log('[UnifiedDashboard] ngOnChanges - funnelAnalysis changed:', {
103626
- hasFunnelAnalysis: !!fa,
103627
- hasPerformanceOverviewStructured: !!fa?.performanceOverviewStructured
103628
- });
103629
- this.funnelAnalysisSignal.set(fa);
103506
+ this.funnelAnalysisSignal.set(this.funnelAnalysis());
103630
103507
  }
103631
103508
  }
103632
103509
  onScroll() {
@@ -103700,13 +103577,7 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
103700
103577
  this.markAsReviewedClick.emit();
103701
103578
  }
103702
103579
  onGoalClick(goal) {
103703
- const metrics = this.allMetrics();
103704
- console.log('[UnifiedDashboard] onGoalClick - passing to modal:', {
103705
- goalTitle: goal.title,
103706
- metricsCount: metrics.length,
103707
- metricNames: metrics.map(m => m.metric)
103708
- });
103709
- this.modalService.openUnifiedGoalModal(goal, metrics, this.allCharts(), this.loadedSourceAnalysisIds().map(String), this.viewMode(), this.loadingSourceAnalysisId() !== undefined ? String(this.loadingSourceAnalysisId()) : undefined);
103580
+ this.modalService.openUnifiedGoalModal(goal, this.allMetrics(), this.allCharts(), this.loadedSourceAnalysisIds().map(String), this.viewMode(), this.loadingSourceAnalysisId() !== undefined ? String(this.loadingSourceAnalysisId()) : undefined);
103710
103581
  }
103711
103582
  onSourceBadgeClick(event, source, goal) {
103712
103583
  event.stopPropagation();
@@ -103729,7 +103600,7 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
103729
103600
  }
103730
103601
  onRelatedMetricsClick(event, goal) {
103731
103602
  event.stopPropagation();
103732
- const metrics = this.allMetrics().filter(m => goal.contributingMetrics?.includes(m.metric || ''));
103603
+ const metrics = this.allMetrics().filter(m => m.metric && goal.contributingMetrics?.includes(m.metric));
103733
103604
  if (metrics.length > 0) {
103734
103605
  this.modalService.openMetricsListModal(metrics, this.allCharts(), { title: goal.title || '', description: goal.description || '', businessContext: '', priority: 0 });
103735
103606
  }
@@ -103754,7 +103625,7 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
103754
103625
  }
103755
103626
  }
103756
103627
  onRelatedMetricsClickFromCard(goal) {
103757
- const metrics = this.allMetrics().filter(m => goal.contributingMetrics?.includes(m.metric || ''));
103628
+ const metrics = this.allMetrics().filter(m => m.metric && goal.contributingMetrics?.includes(m.metric));
103758
103629
  if (metrics.length > 0) {
103759
103630
  this.modalService.openMetricsListModal(metrics, this.allCharts(), { title: goal.title || '', description: goal.description || '', businessContext: '', priority: 0 });
103760
103631
  }
@@ -104047,7 +103918,7 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
104047
103918
  i0.ɵɵadvance();
104048
103919
  i0.ɵɵproperty("viewMode", ctx.viewMode())("progress", ctx.scrollProgress())("embedded", ctx.embedded());
104049
103920
  i0.ɵɵadvance(2);
104050
- i0.ɵɵproperty("title", ctx.dashboardTitle())("subtitle", "Unified Goals Analysis")("currentSection", "Unified Goals")("viewMode", ctx.viewMode())("viewModeLabel", ctx.displayModeLabel())("isLoading", ctx.isLoading())("requestedByUser", ctx.requestedByUser())("showControls", true)("embedded", ctx.embedded())("scrollEvent", ctx.scrollEvent());
103921
+ i0.ɵɵproperty("title", ctx.dashboardTitle())("subtitle", "Comprehensive cross-profile insights and recommendations")("currentSection", "Unified Goals")("viewMode", ctx.viewMode())("viewModeLabel", ctx.displayModeLabel())("isLoading", ctx.isLoading())("requestedByUser", ctx.requestedByUser())("showControls", true)("embedded", ctx.embedded())("scrollEvent", ctx.scrollEvent());
104051
103922
  i0.ɵɵadvance();
104052
103923
  i0.ɵɵconditional(ctx.isSimplifiedView() && !ctx.isOnboarded() ? 5 : -1);
104053
103924
  i0.ɵɵadvance();
@@ -104130,7 +104001,7 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
104130
104001
  <div class="relative z-[51]">
104131
104002
  <symphiq-dashboard-header
104132
104003
  [title]="dashboardTitle()"
104133
- [subtitle]="'Unified Goals Analysis'"
104004
+ [subtitle]="'Comprehensive cross-profile insights and recommendations'"
104134
104005
  [currentSection]="'Unified Goals'"
104135
104006
  [viewMode]="viewMode()"
104136
104007
  [viewModeLabel]="displayModeLabel()"