@eric-emg/symphiq-components 1.3.28 → 1.3.30

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.
@@ -4392,7 +4392,7 @@ class CompetitiveScoreService {
4392
4392
  }]
4393
4393
  }], null, null); })();
4394
4394
 
4395
- const _forTrack0$1c = ($index, $item) => $item.category;
4395
+ const _forTrack0$1e = ($index, $item) => $item.category;
4396
4396
  function CompetitivePositioningSummaryComponent_Conditional_1_For_47_Conditional_12_Template(rf, ctx) { if (rf & 1) {
4397
4397
  i0.ɵɵelementStart(0, "div", 15);
4398
4398
  i0.ɵɵelement(1, "div", 37);
@@ -4551,7 +4551,7 @@ function CompetitivePositioningSummaryComponent_Conditional_1_Template(rf, ctx)
4551
4551
  i0.ɵɵelementEnd()();
4552
4552
  i0.ɵɵnamespaceHTML();
4553
4553
  i0.ɵɵelementStart(43, "div", 24)(44, "div", 25)(45, "div", 26);
4554
- i0.ɵɵrepeaterCreate(46, CompetitivePositioningSummaryComponent_Conditional_1_For_47_Template, 15, 12, "div", 27, _forTrack0$1c);
4554
+ i0.ɵɵrepeaterCreate(46, CompetitivePositioningSummaryComponent_Conditional_1_For_47_Template, 15, 12, "div", 27, _forTrack0$1e);
4555
4555
  i0.ɵɵelementEnd()()()();
4556
4556
  i0.ɵɵelementStart(48, "div", 28)(49, "button", 29);
4557
4557
  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()); });
@@ -4760,7 +4760,7 @@ function CompetitivePositioningSummaryComponent_Conditional_2_Template(rf, ctx)
4760
4760
  i0.ɵɵelementStart(32, "div", 50)(33, "h4", 51);
4761
4761
  i0.ɵɵtext(34, "By Funnel Stage");
4762
4762
  i0.ɵɵelementEnd();
4763
- i0.ɵɵrepeaterCreate(35, CompetitivePositioningSummaryComponent_Conditional_2_For_36_Template, 12, 11, "div", 52, _forTrack0$1c);
4763
+ i0.ɵɵrepeaterCreate(35, CompetitivePositioningSummaryComponent_Conditional_2_For_36_Template, 12, 11, "div", 52, _forTrack0$1e);
4764
4764
  i0.ɵɵelementEnd();
4765
4765
  i0.ɵɵelementStart(37, "div", 28)(38, "button", 53);
4766
4766
  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()); });
@@ -9429,7 +9429,7 @@ class MetricCardComponent {
9429
9429
  const _c0$1g = () => [1, 2, 3];
9430
9430
  const _c1$I = (a0, a1, a2) => [a0, a1, a2];
9431
9431
  const _c2$t = (a0, a1) => [a0, a1];
9432
- const _forTrack0$1b = ($index, $item) => $item.metric;
9432
+ const _forTrack0$1d = ($index, $item) => $item.metric;
9433
9433
  const _forTrack1$d = ($index, $item) => $item.metric.dimensionValue;
9434
9434
  function BreakdownSectionComponent_Conditional_0_For_7_For_4_Template(rf, ctx) { if (rf & 1) {
9435
9435
  i0.ɵɵelementStart(0, "div", 7);
@@ -9751,7 +9751,7 @@ function BreakdownSectionComponent_Conditional_1_Template(rf, ctx) { if (rf & 1)
9751
9751
  i0.ɵɵelementEnd()();
9752
9752
  i0.ɵɵconditionalCreate(6, BreakdownSectionComponent_Conditional_1_Conditional_6_Template, 3, 0, "div", 11);
9753
9753
  i0.ɵɵelementStart(7, "div", 12);
9754
- i0.ɵɵrepeaterCreate(8, BreakdownSectionComponent_Conditional_1_For_9_Template, 28, 18, "div", 13, _forTrack0$1b);
9754
+ i0.ɵɵrepeaterCreate(8, BreakdownSectionComponent_Conditional_1_For_9_Template, 28, 18, "div", 13, _forTrack0$1d);
9755
9755
  i0.ɵɵelementEnd()();
9756
9756
  } if (rf & 2) {
9757
9757
  const ctx_r0 = i0.ɵɵnextContext();
@@ -11135,7 +11135,7 @@ class ChartCardComponent {
11135
11135
  }], 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"] }] }); }); })();
11136
11136
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ChartCardComponent, { className: "ChartCardComponent", filePath: "lib/components/shared/chart-card.component.ts", lineNumber: 108 }); })();
11137
11137
 
11138
- const _forTrack0$1a = ($index, $item) => $item.id;
11138
+ const _forTrack0$1c = ($index, $item) => $item.id;
11139
11139
  function FunnelStrengthsListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
11140
11140
  i0.ɵɵelementStart(0, "div", 1);
11141
11141
  i0.ɵɵnamespaceSVG();
@@ -11249,7 +11249,7 @@ function FunnelStrengthsListModalContentComponent_Conditional_2_For_2_Template(r
11249
11249
  } }
11250
11250
  function FunnelStrengthsListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
11251
11251
  i0.ɵɵelementStart(0, "div", 2);
11252
- i0.ɵɵrepeaterCreate(1, FunnelStrengthsListModalContentComponent_Conditional_2_For_2_Template, 30, 22, "button", 7, _forTrack0$1a);
11252
+ i0.ɵɵrepeaterCreate(1, FunnelStrengthsListModalContentComponent_Conditional_2_For_2_Template, 30, 22, "button", 7, _forTrack0$1c);
11253
11253
  i0.ɵɵelementEnd();
11254
11254
  } if (rf & 2) {
11255
11255
  const ctx_r0 = i0.ɵɵnextContext();
@@ -11459,7 +11459,7 @@ class FunnelStrengthsListModalContentComponent {
11459
11459
  }], null, { strengths: [{ type: i0.Input, args: [{ isSignal: true, alias: "strengths", required: true }] }], isLightMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLightMode", required: true }] }] }); })();
11460
11460
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FunnelStrengthsListModalContentComponent, { className: "FunnelStrengthsListModalContentComponent", filePath: "lib/components/funnel-analysis-dashboard/funnel-strengths-list-modal-content.component.ts", lineNumber: 93 }); })();
11461
11461
 
11462
- const _forTrack0$19 = ($index, $item) => $item.severity;
11462
+ const _forTrack0$1b = ($index, $item) => $item.severity;
11463
11463
  const _forTrack1$c = ($index, $item) => $item.id;
11464
11464
  function FunnelWeaknessesListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
11465
11465
  i0.ɵɵelementStart(0, "div", 1);
@@ -11638,7 +11638,7 @@ function FunnelWeaknessesListModalContentComponent_Conditional_2_For_2_Template(
11638
11638
  } }
11639
11639
  function FunnelWeaknessesListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
11640
11640
  i0.ɵɵelementStart(0, "div", 2);
11641
- i0.ɵɵrepeaterCreate(1, FunnelWeaknessesListModalContentComponent_Conditional_2_For_2_Template, 9, 7, "div", null, _forTrack0$19);
11641
+ i0.ɵɵrepeaterCreate(1, FunnelWeaknessesListModalContentComponent_Conditional_2_For_2_Template, 9, 7, "div", null, _forTrack0$1b);
11642
11642
  i0.ɵɵelementEnd();
11643
11643
  } if (rf & 2) {
11644
11644
  const ctx_r0 = i0.ɵɵnextContext();
@@ -13413,7 +13413,7 @@ class ProfileItemLookupService {
13413
13413
  }], null, null); })();
13414
13414
 
13415
13415
  const _c0$1d = a0 => ({ name: "chevron-right", source: a0 });
13416
- const _forTrack0$18 = ($index, $item) => $item.id;
13416
+ const _forTrack0$1a = ($index, $item) => $item.id;
13417
13417
  function RelatedAreaChipsComponent_Conditional_0_For_2_Template(rf, ctx) { if (rf & 1) {
13418
13418
  const _r1 = i0.ɵɵgetCurrentView();
13419
13419
  i0.ɵɵelementStart(0, "button", 2);
@@ -13434,7 +13434,7 @@ function RelatedAreaChipsComponent_Conditional_0_For_2_Template(rf, ctx) { if (r
13434
13434
  } }
13435
13435
  function RelatedAreaChipsComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
13436
13436
  i0.ɵɵelementStart(0, "div", 0);
13437
- i0.ɵɵrepeaterCreate(1, RelatedAreaChipsComponent_Conditional_0_For_2_Template, 4, 5, "button", 1, _forTrack0$18);
13437
+ i0.ɵɵrepeaterCreate(1, RelatedAreaChipsComponent_Conditional_0_For_2_Template, 4, 5, "button", 1, _forTrack0$1a);
13438
13438
  i0.ɵɵelementEnd();
13439
13439
  } if (rf & 2) {
13440
13440
  const ctx_r2 = i0.ɵɵnextContext();
@@ -13659,7 +13659,7 @@ class CompetitorChipListComponent {
13659
13659
  }], 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 }] }] }); })();
13660
13660
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitorChipListComponent, { className: "CompetitorChipListComponent", filePath: "lib/components/business-analysis-dashboard/shared/competitor-chip-list.component.ts", lineNumber: 37 }); })();
13661
13661
 
13662
- const _forTrack0$17 = ($index, $item) => $item.id;
13662
+ const _forTrack0$19 = ($index, $item) => $item.id;
13663
13663
  function CompetitorContextSectionComponent_Conditional_0_Conditional_8_Template(rf, ctx) { if (rf & 1) {
13664
13664
  const _r1 = i0.ɵɵgetCurrentView();
13665
13665
  i0.ɵɵelementStart(0, "button", 8);
@@ -13742,7 +13742,7 @@ function CompetitorContextSectionComponent_Conditional_0_Template(rf, ctx) { if
13742
13742
  i0.ɵɵconditionalCreate(8, CompetitorContextSectionComponent_Conditional_0_Conditional_8_Template, 5, 4, "button", 4);
13743
13743
  i0.ɵɵelementEnd();
13744
13744
  i0.ɵɵelementStart(9, "div", 5)(10, "div", 6);
13745
- i0.ɵɵrepeaterCreate(11, CompetitorContextSectionComponent_Conditional_0_For_12_Template, 10, 6, "button", 7, _forTrack0$17);
13745
+ i0.ɵɵrepeaterCreate(11, CompetitorContextSectionComponent_Conditional_0_For_12_Template, 10, 6, "button", 7, _forTrack0$19);
13746
13746
  i0.ɵɵelementEnd()()();
13747
13747
  } if (rf & 2) {
13748
13748
  const ctx_r1 = i0.ɵɵnextContext();
@@ -13933,7 +13933,7 @@ class CompetitorContextSectionComponent {
13933
13933
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitorContextSectionComponent, { className: "CompetitorContextSectionComponent", filePath: "lib/components/business-analysis-dashboard/cards/competitor-context-section.component.ts", lineNumber: 86 }); })();
13934
13934
 
13935
13935
  const _c0$1b = a0 => ({ name: "chevron-right", source: a0 });
13936
- const _forTrack0$16 = ($index, $item) => $item.id;
13936
+ const _forTrack0$18 = ($index, $item) => $item.id;
13937
13937
  function RelatedRecommendationChipsComponent_Conditional_0_For_3_Template(rf, ctx) { if (rf & 1) {
13938
13938
  const _r1 = i0.ɵɵgetCurrentView();
13939
13939
  i0.ɵɵelementStart(0, "button", 4);
@@ -13976,7 +13976,7 @@ function RelatedRecommendationChipsComponent_Conditional_0_Conditional_4_Templat
13976
13976
  } }
13977
13977
  function RelatedRecommendationChipsComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
13978
13978
  i0.ɵɵelementStart(0, "div", 0)(1, "div", 1);
13979
- i0.ɵɵrepeaterCreate(2, RelatedRecommendationChipsComponent_Conditional_0_For_3_Template, 5, 6, "button", 2, _forTrack0$16);
13979
+ i0.ɵɵrepeaterCreate(2, RelatedRecommendationChipsComponent_Conditional_0_For_3_Template, 5, 6, "button", 2, _forTrack0$18);
13980
13980
  i0.ɵɵelementEnd();
13981
13981
  i0.ɵɵconditionalCreate(4, RelatedRecommendationChipsComponent_Conditional_0_Conditional_4_Template, 5, 4, "button", 3);
13982
13982
  i0.ɵɵelementEnd();
@@ -14432,7 +14432,7 @@ class RelatedFunnelInsightsSectionComponent {
14432
14432
  }], 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"] }] }); })();
14433
14433
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(RelatedFunnelInsightsSectionComponent, { className: "RelatedFunnelInsightsSectionComponent", filePath: "lib/components/business-analysis-dashboard/shared/related-funnel-insights-section.component.ts", lineNumber: 47 }); })();
14434
14434
 
14435
- const _forTrack0$15 = ($index, $item) => $item.order;
14435
+ const _forTrack0$17 = ($index, $item) => $item.order;
14436
14436
  function RecommendationCardComponent_Conditional_3_Template(rf, ctx) { if (rf & 1) {
14437
14437
  i0.ɵɵelementStart(0, "div", 9);
14438
14438
  i0.ɵɵelement(1, "symphiq-icon", 11);
@@ -14785,7 +14785,7 @@ function RecommendationCardComponent_Conditional_13_Conditional_12_Conditional_6
14785
14785
  } }
14786
14786
  function RecommendationCardComponent_Conditional_13_Conditional_12_Conditional_6_Template(rf, ctx) { if (rf & 1) {
14787
14787
  i0.ɵɵelementStart(0, "div", 37);
14788
- i0.ɵɵrepeaterCreate(1, RecommendationCardComponent_Conditional_13_Conditional_12_Conditional_6_For_2_Template, 13, 9, "div", 41, _forTrack0$15);
14788
+ i0.ɵɵrepeaterCreate(1, RecommendationCardComponent_Conditional_13_Conditional_12_Conditional_6_For_2_Template, 13, 9, "div", 41, _forTrack0$17);
14789
14789
  i0.ɵɵelementEnd();
14790
14790
  } if (rf & 2) {
14791
14791
  const ctx_r0 = i0.ɵɵnextContext(3);
@@ -15623,7 +15623,7 @@ const ModalComponent_Conditional_0_Conditional_16_Conditional_4_Defer_2_DepsFn =
15623
15623
  const ModalComponent_Conditional_0_Conditional_16_Conditional_5_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return barChart_component; }).then(m => m.BarChartComponent)];
15624
15624
  const ModalComponent_Conditional_0_Conditional_16_Conditional_6_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return pieChart_component; }).then(m => m.PieChartComponent)];
15625
15625
  const ModalComponent_Conditional_0_Conditional_16_Conditional_7_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return areaChart_component; }).then(m => m.AreaChartComponent)];
15626
- const _forTrack0$14 = ($index, $item) => $item.id || $index;
15626
+ const _forTrack0$16 = ($index, $item) => $item.id || $index;
15627
15627
  function ModalComponent_Conditional_0_Conditional_6_Template(rf, ctx) { if (rf & 1) {
15628
15628
  const _r3 = i0.ɵɵgetCurrentView();
15629
15629
  i0.ɵɵelementStart(0, "button", 10);
@@ -16008,7 +16008,7 @@ function ModalComponent_Conditional_0_Conditional_19_For_3_Template(rf, ctx) { i
16008
16008
  function ModalComponent_Conditional_0_Conditional_19_Template(rf, ctx) { if (rf & 1) {
16009
16009
  i0.ɵɵelementStart(0, "div", 19);
16010
16010
  i0.ɵɵconditionalCreate(1, ModalComponent_Conditional_0_Conditional_19_Conditional_1_Template, 2, 2, "p", 54);
16011
- i0.ɵɵrepeaterCreate(2, ModalComponent_Conditional_0_Conditional_19_For_3_Template, 2, 5, "div", null, _forTrack0$14);
16011
+ i0.ɵɵrepeaterCreate(2, ModalComponent_Conditional_0_Conditional_19_For_3_Template, 2, 5, "div", null, _forTrack0$16);
16012
16012
  i0.ɵɵelementEnd();
16013
16013
  } if (rf & 2) {
16014
16014
  const ctx_r1 = i0.ɵɵnextContext(2);
@@ -20304,7 +20304,7 @@ class NarrativeTooltipComponent {
20304
20304
  }], null, { content: [{ type: i0.Input, args: [{ isSignal: true, alias: "content", required: true }] }], isLightMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLightMode", required: false }] }] }); })();
20305
20305
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(NarrativeTooltipComponent, { className: "NarrativeTooltipComponent", filePath: "lib/components/funnel-analysis-dashboard/tooltip/narrative-tooltip.component.ts", lineNumber: 27 }); })();
20306
20306
 
20307
- const _forTrack0$13 = ($index, $item) => $item.metric.name;
20307
+ const _forTrack0$15 = ($index, $item) => $item.metric.name;
20308
20308
  function CompetitiveStatusTooltipComponent_Conditional_6_For_6_Template(rf, ctx) { if (rf & 1) {
20309
20309
  i0.ɵɵelementStart(0, "div", 7)(1, "div", 8)(2, "div", 9);
20310
20310
  i0.ɵɵelement(3, "div", 10);
@@ -20348,7 +20348,7 @@ function CompetitiveStatusTooltipComponent_Conditional_6_Template(rf, ctx) { if
20348
20348
  i0.ɵɵtext(3);
20349
20349
  i0.ɵɵelementEnd();
20350
20350
  i0.ɵɵelementStart(4, "div", 5);
20351
- i0.ɵɵrepeaterCreate(5, CompetitiveStatusTooltipComponent_Conditional_6_For_6_Template, 13, 12, "div", 6, _forTrack0$13);
20351
+ i0.ɵɵrepeaterCreate(5, CompetitiveStatusTooltipComponent_Conditional_6_For_6_Template, 13, 12, "div", 6, _forTrack0$15);
20352
20352
  i0.ɵɵelementEnd()();
20353
20353
  } if (rf & 2) {
20354
20354
  const ctx_r1 = i0.ɵɵnextContext();
@@ -20607,7 +20607,7 @@ class CompetitiveStatusTooltipComponent {
20607
20607
  }], 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 }] }] }); })();
20608
20608
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitiveStatusTooltipComponent, { className: "CompetitiveStatusTooltipComponent", filePath: "lib/components/funnel-analysis-dashboard/tooltip/competitive-status-tooltip.component.ts", lineNumber: 60 }); })();
20609
20609
 
20610
- const _forTrack0$12 = ($index, $item) => $item.name;
20610
+ const _forTrack0$14 = ($index, $item) => $item.name;
20611
20611
  function FunnelStageCompetitiveTooltipComponent_Conditional_8_For_7_Template(rf, ctx) { if (rf & 1) {
20612
20612
  i0.ɵɵelementStart(0, "div", 9)(1, "div", 10)(2, "span", 11);
20613
20613
  i0.ɵɵtext(3);
@@ -20647,7 +20647,7 @@ function FunnelStageCompetitiveTooltipComponent_Conditional_8_Template(rf, ctx)
20647
20647
  i0.ɵɵtext(4);
20648
20648
  i0.ɵɵelementEnd()();
20649
20649
  i0.ɵɵelementStart(5, "div", 8);
20650
- i0.ɵɵrepeaterCreate(6, FunnelStageCompetitiveTooltipComponent_Conditional_8_For_7_Template, 11, 9, "div", 9, _forTrack0$12);
20650
+ i0.ɵɵrepeaterCreate(6, FunnelStageCompetitiveTooltipComponent_Conditional_8_For_7_Template, 11, 9, "div", 9, _forTrack0$14);
20651
20651
  i0.ɵɵelementEnd()();
20652
20652
  } if (rf & 2) {
20653
20653
  const ctx_r1 = i0.ɵɵnextContext();
@@ -20697,7 +20697,7 @@ function FunnelStageCompetitiveTooltipComponent_Conditional_9_Template(rf, ctx)
20697
20697
  i0.ɵɵtext(4);
20698
20698
  i0.ɵɵelementEnd()();
20699
20699
  i0.ɵɵelementStart(5, "div", 8);
20700
- i0.ɵɵrepeaterCreate(6, FunnelStageCompetitiveTooltipComponent_Conditional_9_For_7_Template, 11, 9, "div", 9, _forTrack0$12);
20700
+ i0.ɵɵrepeaterCreate(6, FunnelStageCompetitiveTooltipComponent_Conditional_9_For_7_Template, 11, 9, "div", 9, _forTrack0$14);
20701
20701
  i0.ɵɵelementEnd()();
20702
20702
  } if (rf & 2) {
20703
20703
  const ctx_r1 = i0.ɵɵnextContext();
@@ -20747,7 +20747,7 @@ function FunnelStageCompetitiveTooltipComponent_Conditional_10_Template(rf, ctx)
20747
20747
  i0.ɵɵtext(4);
20748
20748
  i0.ɵɵelementEnd()();
20749
20749
  i0.ɵɵelementStart(5, "div", 8);
20750
- i0.ɵɵrepeaterCreate(6, FunnelStageCompetitiveTooltipComponent_Conditional_10_For_7_Template, 11, 9, "div", 9, _forTrack0$12);
20750
+ i0.ɵɵrepeaterCreate(6, FunnelStageCompetitiveTooltipComponent_Conditional_10_For_7_Template, 11, 9, "div", 9, _forTrack0$14);
20751
20751
  i0.ɵɵelementEnd()();
20752
20752
  } if (rf & 2) {
20753
20753
  const ctx_r1 = i0.ɵɵnextContext();
@@ -22035,7 +22035,7 @@ class MobileFABComponent {
22035
22035
  }], 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"] }] }); })();
22036
22036
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(MobileFABComponent, { className: "MobileFABComponent", filePath: "lib/components/funnel-analysis-dashboard/mobile-fab.component.ts", lineNumber: 75 }); })();
22037
22037
 
22038
- const _forTrack0$11 = ($index, $item) => $item.id;
22038
+ const _forTrack0$13 = ($index, $item) => $item.id;
22039
22039
  function MobileBottomNavComponent_For_3_Template(rf, ctx) { if (rf & 1) {
22040
22040
  const _r1 = i0.ɵɵgetCurrentView();
22041
22041
  i0.ɵɵelementStart(0, "button", 3);
@@ -22093,7 +22093,7 @@ class MobileBottomNavComponent {
22093
22093
  static { this.ɵfac = function MobileBottomNavComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || MobileBottomNavComponent)(); }; }
22094
22094
  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) {
22095
22095
  i0.ɵɵelementStart(0, "div", 0)(1, "div", 1);
22096
- i0.ɵɵrepeaterCreate(2, MobileBottomNavComponent_For_3_Template, 4, 3, "button", 2, _forTrack0$11);
22096
+ i0.ɵɵrepeaterCreate(2, MobileBottomNavComponent_For_3_Template, 4, 3, "button", 2, _forTrack0$13);
22097
22097
  i0.ɵɵelementEnd()();
22098
22098
  } if (rf & 2) {
22099
22099
  i0.ɵɵproperty("ngClass", ctx.containerClass());
@@ -22298,7 +22298,7 @@ class SearchService {
22298
22298
  }], null, null); })();
22299
22299
 
22300
22300
  const _c0$19 = ["searchInput"];
22301
- const _forTrack0$10 = ($index, $item) => $item.id;
22301
+ const _forTrack0$12 = ($index, $item) => $item.id;
22302
22302
  function SearchBarComponent_Conditional_0_Conditional_10_Template(rf, ctx) { if (rf & 1) {
22303
22303
  const _r3 = i0.ɵɵgetCurrentView();
22304
22304
  i0.ɵɵelementStart(0, "button", 18);
@@ -22391,7 +22391,7 @@ function SearchBarComponent_Conditional_0_Conditional_14_For_2_Template(rf, ctx)
22391
22391
  } }
22392
22392
  function SearchBarComponent_Conditional_0_Conditional_14_Template(rf, ctx) { if (rf & 1) {
22393
22393
  i0.ɵɵelementStart(0, "div", 15);
22394
- i0.ɵɵrepeaterCreate(1, SearchBarComponent_Conditional_0_Conditional_14_For_2_Template, 16, 12, "button", 19, _forTrack0$10);
22394
+ i0.ɵɵrepeaterCreate(1, SearchBarComponent_Conditional_0_Conditional_14_For_2_Template, 16, 12, "button", 19, _forTrack0$12);
22395
22395
  i0.ɵɵelementEnd();
22396
22396
  } if (rf & 2) {
22397
22397
  const ctx_r1 = i0.ɵɵnextContext(2);
@@ -22882,7 +22882,7 @@ class SearchHighlightDirective {
22882
22882
  }]
22883
22883
  }], () => [], { symphiqSearchHighlight: [{ type: i0.Input, args: [{ isSignal: true, alias: "libSymphiqSearchHighlight", required: false }] }], highlightId: [{ type: i0.Input, args: [{ isSignal: true, alias: "highlightId", required: false }] }] }); })();
22884
22884
 
22885
- const _forTrack0$$ = ($index, $item) => $item.value;
22885
+ const _forTrack0$11 = ($index, $item) => $item.value;
22886
22886
  const _forTrack1$b = ($index, $item) => $item.performanceItemId;
22887
22887
  function CompetitiveScorecardComponent_For_12_Template(rf, ctx) { if (rf & 1) {
22888
22888
  i0.ɵɵelementStart(0, "div", 7);
@@ -23257,7 +23257,7 @@ class CompetitiveScorecardComponent {
23257
23257
  i0.ɵɵtext(9);
23258
23258
  i0.ɵɵelementEnd()()();
23259
23259
  i0.ɵɵelementStart(10, "div", 6);
23260
- i0.ɵɵrepeaterCreate(11, CompetitiveScorecardComponent_For_12_Template, 4, 7, "div", 7, _forTrack0$$);
23260
+ i0.ɵɵrepeaterCreate(11, CompetitiveScorecardComponent_For_12_Template, 4, 7, "div", 7, _forTrack0$11);
23261
23261
  i0.ɵɵelementEnd();
23262
23262
  i0.ɵɵelementStart(13, "div", 8)(14, "table", 9)(15, "thead")(16, "tr", 10)(17, "th", 11);
23263
23263
  i0.ɵɵtext(18, "Metric");
@@ -23890,7 +23890,7 @@ class SectionDividerComponent {
23890
23890
  }], 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 }] }] }); })();
23891
23891
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SectionDividerComponent, { className: "SectionDividerComponent", filePath: "lib/components/shared/section-divider.component.ts", lineNumber: 36 }); })();
23892
23892
 
23893
- const _forTrack0$_ = ($index, $item) => $item.id;
23893
+ const _forTrack0$10 = ($index, $item) => $item.id;
23894
23894
  function FloatingTocComponent_Conditional_15_Template(rf, ctx) { if (rf & 1) {
23895
23895
  i0.ɵɵnamespaceSVG();
23896
23896
  i0.ɵɵelement(0, "path", 8);
@@ -23942,7 +23942,7 @@ function FloatingTocComponent_For_19_Conditional_7_For_2_Template(rf, ctx) { if
23942
23942
  } }
23943
23943
  function FloatingTocComponent_For_19_Conditional_7_Template(rf, ctx) { if (rf & 1) {
23944
23944
  i0.ɵɵelementStart(0, "div", 17);
23945
- i0.ɵɵrepeaterCreate(1, FloatingTocComponent_For_19_Conditional_7_For_2_Template, 4, 4, "button", 19, _forTrack0$_);
23945
+ i0.ɵɵrepeaterCreate(1, FloatingTocComponent_For_19_Conditional_7_For_2_Template, 4, 4, "button", 19, _forTrack0$10);
23946
23946
  i0.ɵɵelementEnd();
23947
23947
  } if (rf & 2) {
23948
23948
  const section_r2 = i0.ɵɵnextContext().$implicit;
@@ -24332,7 +24332,7 @@ class FloatingTocComponent {
24332
24332
  i0.ɵɵelementEnd()()();
24333
24333
  i0.ɵɵnamespaceHTML();
24334
24334
  i0.ɵɵelementStart(17, "nav", 9);
24335
- i0.ɵɵrepeaterCreate(18, FloatingTocComponent_For_19_Template, 8, 6, "div", 10, _forTrack0$_);
24335
+ i0.ɵɵrepeaterCreate(18, FloatingTocComponent_For_19_Template, 8, 6, "div", 10, _forTrack0$10);
24336
24336
  i0.ɵɵelementEnd();
24337
24337
  i0.ɵɵelementStart(20, "div", 11)(21, "button", 7);
24338
24338
  i0.ɵɵlistener("click", function FloatingTocComponent_Template_button_click_21_listener() { return ctx.scrollToTop(); });
@@ -24486,7 +24486,7 @@ class FloatingTocComponent {
24486
24486
  }], 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 }] }] }); })();
24487
24487
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FloatingTocComponent, { className: "FloatingTocComponent", filePath: "lib/components/business-analysis-dashboard/floating-toc.component.ts", lineNumber: 125 }); })();
24488
24488
 
24489
- const _forTrack0$Z = ($index, $item) => $item.id;
24489
+ const _forTrack0$$ = ($index, $item) => $item.id;
24490
24490
  function JourneyProgressIndicatorComponent_For_5_Conditional_2_Template(rf, ctx) { if (rf & 1) {
24491
24491
  i0.ɵɵnamespaceSVG();
24492
24492
  i0.ɵɵelementStart(0, "svg", 22);
@@ -24719,7 +24719,7 @@ function JourneyProgressIndicatorComponent_Conditional_23_Template(rf, ctx) { if
24719
24719
  i0.ɵɵtext(2, "Journey Progress");
24720
24720
  i0.ɵɵelementEnd();
24721
24721
  i0.ɵɵelementStart(3, "div", 44);
24722
- i0.ɵɵrepeaterCreate(4, JourneyProgressIndicatorComponent_Conditional_23_For_5_Template, 14, 8, "div", 45, _forTrack0$Z);
24722
+ i0.ɵɵrepeaterCreate(4, JourneyProgressIndicatorComponent_Conditional_23_For_5_Template, 14, 8, "div", 45, _forTrack0$$);
24723
24723
  i0.ɵɵelementEnd()();
24724
24724
  } if (rf & 2) {
24725
24725
  const ctx_r2 = i0.ɵɵnextContext();
@@ -25169,7 +25169,7 @@ class JourneyProgressIndicatorComponent {
25169
25169
  static { this.ɵfac = function JourneyProgressIndicatorComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || JourneyProgressIndicatorComponent)(); }; }
25170
25170
  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) {
25171
25171
  i0.ɵɵelementStart(0, "div", 0)(1, "div", 1)(2, "div", 2)(3, "div", 3);
25172
- i0.ɵɵrepeaterCreate(4, JourneyProgressIndicatorComponent_For_5_Template, 10, 10, null, null, _forTrack0$Z);
25172
+ i0.ɵɵrepeaterCreate(4, JourneyProgressIndicatorComponent_For_5_Template, 10, 10, null, null, _forTrack0$$);
25173
25173
  i0.ɵɵelementEnd();
25174
25174
  i0.ɵɵconditionalCreate(6, JourneyProgressIndicatorComponent_Conditional_6_Template, 3, 11, "button", 4);
25175
25175
  i0.ɵɵelementEnd();
@@ -26510,7 +26510,7 @@ class ContinueYourJourneyComponent {
26510
26510
  }], 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 }] }] }); })();
26511
26511
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ContinueYourJourneyComponent, { className: "ContinueYourJourneyComponent", filePath: "lib/components/shared/continue-your-journey.component.ts", lineNumber: 32 }); })();
26512
26512
 
26513
- const _forTrack0$Y = ($index, $item) => $item.title;
26513
+ const _forTrack0$_ = ($index, $item) => $item.title;
26514
26514
  function WhatYoullSeeBelowComponent_For_8_Template(rf, ctx) { if (rf & 1) {
26515
26515
  i0.ɵɵelementStart(0, "li", 6);
26516
26516
  i0.ɵɵnamespaceSVG();
@@ -26581,7 +26581,7 @@ class WhatYoullSeeBelowComponent {
26581
26581
  i0.ɵɵtext(5, " What You'll See Below ");
26582
26582
  i0.ɵɵelementEnd();
26583
26583
  i0.ɵɵelementStart(6, "ul", 5);
26584
- i0.ɵɵrepeaterCreate(7, WhatYoullSeeBelowComponent_For_8_Template, 7, 2, "li", 6, _forTrack0$Y);
26584
+ i0.ɵɵrepeaterCreate(7, WhatYoullSeeBelowComponent_For_8_Template, 7, 2, "li", 6, _forTrack0$_);
26585
26585
  i0.ɵɵconditionalCreate(9, WhatYoullSeeBelowComponent_Conditional_9_Template, 7, 2, "li", 6);
26586
26586
  i0.ɵɵelementEnd()()();
26587
26587
  } if (rf & 2) {
@@ -27805,7 +27805,7 @@ class ViewModeSwitcherModalComponent {
27805
27805
  const _c0$17 = a0 => ({ name: "check-badge", source: a0 });
27806
27806
  const _c1$G = a0 => ({ name: "check-circle", source: a0 });
27807
27807
  const _c2$s = a0 => ({ name: "chevron-right", source: a0 });
27808
- const _forTrack0$X = ($index, $item) => $item.area;
27808
+ const _forTrack0$Z = ($index, $item) => $item.area;
27809
27809
  function KeyStrengthsListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
27810
27810
  i0.ɵɵelementStart(0, "div", 1);
27811
27811
  i0.ɵɵelement(1, "symphiq-icon", 3);
@@ -27874,7 +27874,7 @@ function KeyStrengthsListModalContentComponent_Conditional_2_For_2_Template(rf,
27874
27874
  } }
27875
27875
  function KeyStrengthsListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
27876
27876
  i0.ɵɵelementStart(0, "div", 2);
27877
- i0.ɵɵrepeaterCreate(1, KeyStrengthsListModalContentComponent_Conditional_2_For_2_Template, 15, 18, "button", 6, _forTrack0$X);
27877
+ i0.ɵɵrepeaterCreate(1, KeyStrengthsListModalContentComponent_Conditional_2_For_2_Template, 15, 18, "button", 6, _forTrack0$Z);
27878
27878
  i0.ɵɵelementEnd();
27879
27879
  } if (rf & 2) {
27880
27880
  const ctx_r0 = i0.ɵɵnextContext();
@@ -28038,7 +28038,7 @@ const _c0$16 = a0 => ({ name: "shield-check", source: a0 });
28038
28038
  const _c1$F = a0 => ({ name: "exclamation-triangle", source: a0 });
28039
28039
  const _c2$r = a0 => ({ name: "document-text", source: a0 });
28040
28040
  const _c3$k = a0 => ({ name: "chevron-right", source: a0 });
28041
- const _forTrack0$W = ($index, $item) => $item.area;
28041
+ const _forTrack0$Y = ($index, $item) => $item.area;
28042
28042
  function CriticalGapsListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
28043
28043
  i0.ɵɵelementStart(0, "div", 1);
28044
28044
  i0.ɵɵelement(1, "symphiq-icon", 3);
@@ -28123,7 +28123,7 @@ function CriticalGapsListModalContentComponent_Conditional_2_For_2_Template(rf,
28123
28123
  } }
28124
28124
  function CriticalGapsListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
28125
28125
  i0.ɵɵelementStart(0, "div", 2);
28126
- i0.ɵɵrepeaterCreate(1, CriticalGapsListModalContentComponent_Conditional_2_For_2_Template, 23, 25, "button", 6, _forTrack0$W);
28126
+ i0.ɵɵrepeaterCreate(1, CriticalGapsListModalContentComponent_Conditional_2_For_2_Template, 23, 25, "button", 6, _forTrack0$Y);
28127
28127
  i0.ɵɵelementEnd();
28128
28128
  } if (rf & 2) {
28129
28129
  const ctx_r0 = i0.ɵɵnextContext();
@@ -28352,7 +28352,7 @@ class CriticalGapsListModalContentComponent {
28352
28352
 
28353
28353
  const _c0$15 = a0 => ({ name: "check-circle", source: a0 });
28354
28354
  const _c1$E = a0 => ({ name: "chat-bubble-left-right", source: a0 });
28355
- const _forTrack0$V = ($index, $item) => $item.questionId;
28355
+ const _forTrack0$X = ($index, $item) => $item.questionId;
28356
28356
  function KeyStrengthDetailModalContentComponent_Conditional_13_For_6_Conditional_8_Template(rf, ctx) { if (rf & 1) {
28357
28357
  i0.ɵɵelementStart(0, "div", 19)(1, "span", 20);
28358
28358
  i0.ɵɵtext(2);
@@ -28399,7 +28399,7 @@ function KeyStrengthDetailModalContentComponent_Conditional_13_Template(rf, ctx)
28399
28399
  i0.ɵɵtext(3, " Supporting Evidence ");
28400
28400
  i0.ɵɵelementEnd();
28401
28401
  i0.ɵɵelementStart(4, "div", 12);
28402
- i0.ɵɵrepeaterCreate(5, KeyStrengthDetailModalContentComponent_Conditional_13_For_6_Template, 9, 10, "div", 13, _forTrack0$V);
28402
+ i0.ɵɵrepeaterCreate(5, KeyStrengthDetailModalContentComponent_Conditional_13_For_6_Template, 9, 10, "div", 13, _forTrack0$X);
28403
28403
  i0.ɵɵelementEnd()();
28404
28404
  } if (rf & 2) {
28405
28405
  const ctx_r1 = i0.ɵɵnextContext();
@@ -28594,7 +28594,7 @@ class KeyStrengthDetailModalContentComponent {
28594
28594
  const _c0$14 = a0 => ({ name: "exclamation-triangle", source: a0 });
28595
28595
  const _c1$D = a0 => ({ name: "document-text", source: a0 });
28596
28596
  const _c2$q = a0 => ({ name: "chat-bubble-left-right", source: a0 });
28597
- const _forTrack0$U = ($index, $item) => $item.questionId;
28597
+ const _forTrack0$W = ($index, $item) => $item.questionId;
28598
28598
  function CriticalGapDetailModalContentComponent_Conditional_20_For_6_Conditional_8_Template(rf, ctx) { if (rf & 1) {
28599
28599
  i0.ɵɵelementStart(0, "div", 23)(1, "p", 25);
28600
28600
  i0.ɵɵtext(2, " Gap Identified: ");
@@ -28662,7 +28662,7 @@ function CriticalGapDetailModalContentComponent_Conditional_20_Template(rf, ctx)
28662
28662
  i0.ɵɵtext(3, " Supporting Evidence ");
28663
28663
  i0.ɵɵelementEnd();
28664
28664
  i0.ɵɵelementStart(4, "div", 17);
28665
- i0.ɵɵrepeaterCreate(5, CriticalGapDetailModalContentComponent_Conditional_20_For_6_Template, 10, 11, "div", 18, _forTrack0$U);
28665
+ i0.ɵɵrepeaterCreate(5, CriticalGapDetailModalContentComponent_Conditional_20_For_6_Template, 10, 11, "div", 18, _forTrack0$W);
28666
28666
  i0.ɵɵelementEnd()();
28667
28667
  } if (rf & 2) {
28668
28668
  const ctx_r1 = i0.ɵɵnextContext();
@@ -30458,7 +30458,7 @@ const _c0$13 = a0 => ({ name: "check-badge", source: a0 });
30458
30458
  const _c1$C = a0 => ({ name: "check-circle", source: a0 });
30459
30459
  const _c2$p = a0 => ({ name: "chevron-right", source: a0 });
30460
30460
  const _c3$j = a0 => ({ name: "chart-bar", source: a0 });
30461
- const _forTrack0$T = ($index, $item) => $item.capability;
30461
+ const _forTrack0$V = ($index, $item) => $item.capability;
30462
30462
  function FocusAreaStrengthsListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
30463
30463
  i0.ɵɵelementStart(0, "div", 1);
30464
30464
  i0.ɵɵelement(1, "symphiq-icon", 3);
@@ -30573,7 +30573,7 @@ function FocusAreaStrengthsListModalContentComponent_Conditional_2_For_2_Templat
30573
30573
  } }
30574
30574
  function FocusAreaStrengthsListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
30575
30575
  i0.ɵɵelementStart(0, "div", 2);
30576
- i0.ɵɵrepeaterCreate(1, FocusAreaStrengthsListModalContentComponent_Conditional_2_For_2_Template, 16, 18, "button", 6, _forTrack0$T);
30576
+ i0.ɵɵrepeaterCreate(1, FocusAreaStrengthsListModalContentComponent_Conditional_2_For_2_Template, 16, 18, "button", 6, _forTrack0$V);
30577
30577
  i0.ɵɵelementEnd();
30578
30578
  } if (rf & 2) {
30579
30579
  const ctx_r0 = i0.ɵɵnextContext();
@@ -30780,7 +30780,7 @@ class FocusAreaStrengthsListModalContentComponent {
30780
30780
  const _c0$12 = a0 => ({ name: "exclamation-triangle", source: a0 });
30781
30781
  const _c1$B = a0 => ({ name: "exclamation-circle", source: a0 });
30782
30782
  const _c2$o = a0 => ({ name: "chevron-right", source: a0 });
30783
- function _forTrack0$S($index, $item) { return this.getGapTitle($item); }
30783
+ function _forTrack0$U($index, $item) { return this.getGapTitle($item); }
30784
30784
  function FocusAreaGapsListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
30785
30785
  i0.ɵɵelementStart(0, "div", 1);
30786
30786
  i0.ɵɵelement(1, "symphiq-icon", 3);
@@ -30897,7 +30897,7 @@ function FocusAreaGapsListModalContentComponent_Conditional_2_For_2_Template(rf,
30897
30897
  } }
30898
30898
  function FocusAreaGapsListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
30899
30899
  i0.ɵɵelementStart(0, "div", 2);
30900
- i0.ɵɵrepeaterCreate(1, FocusAreaGapsListModalContentComponent_Conditional_2_For_2_Template, 15, 18, "button", 6, _forTrack0$S, true);
30900
+ i0.ɵɵrepeaterCreate(1, FocusAreaGapsListModalContentComponent_Conditional_2_For_2_Template, 15, 18, "button", 6, _forTrack0$U, true);
30901
30901
  i0.ɵɵelementEnd();
30902
30902
  } if (rf & 2) {
30903
30903
  const ctx_r0 = i0.ɵɵnextContext();
@@ -31174,7 +31174,7 @@ class FocusAreaGapsListModalContentComponent {
31174
31174
  const _c0$11 = a0 => ({ name: "light-bulb", source: a0 });
31175
31175
  const _c1$A = a0 => ({ name: "chevron-right", source: a0 });
31176
31176
  const _c2$n = a0 => ({ name: "chart-bar", source: a0 });
31177
- const _forTrack0$R = ($index, $item) => $item.opportunity;
31177
+ const _forTrack0$T = ($index, $item) => $item.opportunity;
31178
31178
  function FocusAreaOpportunitiesListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
31179
31179
  i0.ɵɵelementStart(0, "div", 1);
31180
31180
  i0.ɵɵelement(1, "symphiq-icon", 3);
@@ -31265,7 +31265,7 @@ function FocusAreaOpportunitiesListModalContentComponent_Conditional_2_For_2_Tem
31265
31265
  } }
31266
31266
  function FocusAreaOpportunitiesListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
31267
31267
  i0.ɵɵelementStart(0, "div", 2);
31268
- i0.ɵɵrepeaterCreate(1, FocusAreaOpportunitiesListModalContentComponent_Conditional_2_For_2_Template, 11, 11, "button", 6, _forTrack0$R);
31268
+ i0.ɵɵrepeaterCreate(1, FocusAreaOpportunitiesListModalContentComponent_Conditional_2_For_2_Template, 11, 11, "button", 6, _forTrack0$T);
31269
31269
  i0.ɵɵelementEnd();
31270
31270
  } if (rf & 2) {
31271
31271
  const ctx_r0 = i0.ɵɵnextContext();
@@ -31442,7 +31442,7 @@ class FocusAreaOpportunitiesListModalContentComponent {
31442
31442
 
31443
31443
  const _c0$10 = a0 => ({ name: "chevron-right", source: a0 });
31444
31444
  const _c1$z = a0 => ({ name: "chat-bubble-left-right", source: a0 });
31445
- const _forTrack0$Q = ($index, $item) => $item.performanceItemId;
31445
+ const _forTrack0$S = ($index, $item) => $item.performanceItemId;
31446
31446
  function FocusAreaStrengthDetailModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
31447
31447
  i0.ɵɵelementStart(0, "div")(1, "p", 2);
31448
31448
  i0.ɵɵtext(2);
@@ -31512,7 +31512,7 @@ function FocusAreaStrengthDetailModalContentComponent_Conditional_4_Template(rf,
31512
31512
  i0.ɵɵtext(2);
31513
31513
  i0.ɵɵelementEnd();
31514
31514
  i0.ɵɵelementStart(3, "div", 9);
31515
- i0.ɵɵrepeaterCreate(4, FocusAreaStrengthDetailModalContentComponent_Conditional_4_For_5_Template, 4, 5, "button", 10, _forTrack0$Q);
31515
+ i0.ɵɵrepeaterCreate(4, FocusAreaStrengthDetailModalContentComponent_Conditional_4_For_5_Template, 4, 5, "button", 10, _forTrack0$S);
31516
31516
  i0.ɵɵelementEnd()();
31517
31517
  } if (rf & 2) {
31518
31518
  const ctx_r0 = i0.ɵɵnextContext();
@@ -32161,7 +32161,7 @@ class FocusAreaGapDetailModalContentComponent {
32161
32161
 
32162
32162
  const _c0$_ = a0 => ({ name: "chevron-right", source: a0 });
32163
32163
  const _c1$y = () => [];
32164
- const _forTrack0$P = ($index, $item) => $item.performanceItemId;
32164
+ const _forTrack0$R = ($index, $item) => $item.performanceItemId;
32165
32165
  function FocusAreaOpportunityDetailModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
32166
32166
  i0.ɵɵelementStart(0, "div")(1, "p", 2);
32167
32167
  i0.ɵɵtext(2);
@@ -32213,7 +32213,7 @@ function FocusAreaOpportunityDetailModalContentComponent_Conditional_3_Template(
32213
32213
  i0.ɵɵtext(2);
32214
32214
  i0.ɵɵelementEnd();
32215
32215
  i0.ɵɵelementStart(3, "div", 6);
32216
- i0.ɵɵrepeaterCreate(4, FocusAreaOpportunityDetailModalContentComponent_Conditional_3_For_5_Template, 4, 5, "button", 7, _forTrack0$P);
32216
+ i0.ɵɵrepeaterCreate(4, FocusAreaOpportunityDetailModalContentComponent_Conditional_3_For_5_Template, 4, 5, "button", 7, _forTrack0$R);
32217
32217
  i0.ɵɵelementEnd()();
32218
32218
  } if (rf & 2) {
32219
32219
  const ctx_r0 = i0.ɵɵnextContext();
@@ -37346,7 +37346,7 @@ const _c4$9 = a0 => ({ name: "academic-cap", source: a0 });
37346
37346
  const _c5$6 = a0 => ({ name: "information-circle", source: a0 });
37347
37347
  const _c6$2 = a0 => ({ name: "signal", source: a0 });
37348
37348
  const _c7$1 = a0 => ({ name: "wrench-screwdriver", source: a0 });
37349
- const _forTrack0$O = ($index, $item) => $item.name;
37349
+ const _forTrack0$Q = ($index, $item) => $item.name;
37350
37350
  function ProductCategoryCardComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
37351
37351
  i0.ɵɵelementStart(0, "p", 8);
37352
37352
  i0.ɵɵtext(1);
@@ -37477,7 +37477,7 @@ function ProductCategoryCardComponent_Conditional_16_Template(rf, ctx) { if (rf
37477
37477
  i0.ɵɵelementStart(6, "symphiq-visualization-container", 21);
37478
37478
  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)); });
37479
37479
  i0.ɵɵelementStart(7, "div", 22);
37480
- i0.ɵɵrepeaterCreate(8, ProductCategoryCardComponent_Conditional_16_For_9_Template, 2, 5, "div", 23, _forTrack0$O);
37480
+ i0.ɵɵrepeaterCreate(8, ProductCategoryCardComponent_Conditional_16_For_9_Template, 2, 5, "div", 23, _forTrack0$Q);
37481
37481
  i0.ɵɵelementEnd()()()();
37482
37482
  } if (rf & 2) {
37483
37483
  const ctx_r0 = i0.ɵɵnextContext();
@@ -42462,7 +42462,7 @@ const ProfileAnalysisModalComponent_Conditional_0_Conditional_28_Conditional_5_D
42462
42462
  const ProfileAnalysisModalComponent_Conditional_0_Conditional_28_Conditional_6_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return areaChart_component; }).then(m => m.AreaChartComponent)];
42463
42463
  const _c3$b = a0 => ({ name: "arrow-left", source: a0 });
42464
42464
  const _c4$7 = a0 => ({ name: "chevron-right", source: a0 });
42465
- const _forTrack0$N = ($index, $item) => $item.performanceItemId || $index;
42465
+ const _forTrack0$P = ($index, $item) => $item.performanceItemId || $index;
42466
42466
  const _forTrack1$a = ($index, $item) => $item.id || $index;
42467
42467
  const _forTrack2$3 = ($index, $item) => $item.metric || $index;
42468
42468
  function ProfileAnalysisModalComponent_Conditional_0_Conditional_7_For_5_Conditional_0_Conditional_0_Template(rf, ctx) { if (rf & 1) {
@@ -42674,7 +42674,7 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_18_For_3_Templa
42674
42674
  function ProfileAnalysisModalComponent_Conditional_0_Conditional_18_Template(rf, ctx) { if (rf & 1) {
42675
42675
  i0.ɵɵelementStart(0, "div", 18);
42676
42676
  i0.ɵɵconditionalCreate(1, ProfileAnalysisModalComponent_Conditional_0_Conditional_18_Conditional_1_Template, 2, 2, "p", 50);
42677
- i0.ɵɵrepeaterCreate(2, ProfileAnalysisModalComponent_Conditional_0_Conditional_18_For_3_Template, 13, 10, "div", 51, _forTrack0$N);
42677
+ i0.ɵɵrepeaterCreate(2, ProfileAnalysisModalComponent_Conditional_0_Conditional_18_For_3_Template, 13, 10, "div", 51, _forTrack0$P);
42678
42678
  i0.ɵɵelementEnd();
42679
42679
  } if (rf & 2) {
42680
42680
  const data_r11 = ctx;
@@ -42754,7 +42754,7 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_19_For_3_Templa
42754
42754
  function ProfileAnalysisModalComponent_Conditional_0_Conditional_19_Template(rf, ctx) { if (rf & 1) {
42755
42755
  i0.ɵɵelementStart(0, "div", 18);
42756
42756
  i0.ɵɵconditionalCreate(1, ProfileAnalysisModalComponent_Conditional_0_Conditional_19_Conditional_1_Template, 2, 2, "p", 50);
42757
- i0.ɵɵrepeaterCreate(2, ProfileAnalysisModalComponent_Conditional_0_Conditional_19_For_3_Template, 13, 10, "div", 51, _forTrack0$N);
42757
+ i0.ɵɵrepeaterCreate(2, ProfileAnalysisModalComponent_Conditional_0_Conditional_19_For_3_Template, 13, 10, "div", 51, _forTrack0$P);
42758
42758
  i0.ɵɵelementEnd();
42759
42759
  } if (rf & 2) {
42760
42760
  const data_r14 = ctx;
@@ -42939,7 +42939,7 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_24_Conditional_
42939
42939
  i0.ɵɵproperty("metric", metric_r38)("isLightMode", ctx_r1.isLightMode())("animationKey", $index_r39);
42940
42940
  } }
42941
42941
  function ProfileAnalysisModalComponent_Conditional_0_Conditional_24_Conditional_2_Template(rf, ctx) { if (rf & 1) {
42942
- i0.ɵɵrepeaterCreate(0, ProfileAnalysisModalComponent_Conditional_0_Conditional_24_Conditional_2_For_1_Template, 2, 3, "div", null, _forTrack0$N);
42942
+ i0.ɵɵrepeaterCreate(0, ProfileAnalysisModalComponent_Conditional_0_Conditional_24_Conditional_2_For_1_Template, 2, 3, "div", null, _forTrack0$P);
42943
42943
  } if (rf & 2) {
42944
42944
  const data_r32 = i0.ɵɵnextContext();
42945
42945
  i0.ɵɵrepeater(data_r32.metrics);
@@ -45586,7 +45586,7 @@ const _c0$K = a0 => ({ name: "list-bullet", source: a0 });
45586
45586
  const _c1$l = a0 => ({ name: "arrow-right", source: a0 });
45587
45587
  const _c2$d = a0 => ({ name: "check-circle", source: a0 });
45588
45588
  const _c3$9 = a0 => ({ name: "exclamation-circle", source: a0 });
45589
- const _forTrack0$M = ($index, $item) => $item.order;
45589
+ const _forTrack0$O = ($index, $item) => $item.order;
45590
45590
  function RecommendationActionStepsModalComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
45591
45591
  i0.ɵɵelementStart(0, "div", 1)(1, "div", 5);
45592
45592
  i0.ɵɵelement(2, "symphiq-icon", 6);
@@ -45740,7 +45740,7 @@ class RecommendationActionStepsModalComponent {
45740
45740
  i0.ɵɵelementStart(0, "div", 0);
45741
45741
  i0.ɵɵconditionalCreate(1, RecommendationActionStepsModalComponent_Conditional_1_Template, 8, 7, "div", 1);
45742
45742
  i0.ɵɵelementStart(2, "div", 2);
45743
- i0.ɵɵrepeaterCreate(3, RecommendationActionStepsModalComponent_For_4_Template, 13, 11, "div", 3, _forTrack0$M);
45743
+ i0.ɵɵrepeaterCreate(3, RecommendationActionStepsModalComponent_For_4_Template, 13, 11, "div", 3, _forTrack0$O);
45744
45744
  i0.ɵɵelementEnd();
45745
45745
  i0.ɵɵconditionalCreate(5, RecommendationActionStepsModalComponent_Conditional_5_Template, 4, 5, "div", 4);
45746
45746
  i0.ɵɵelementEnd();
@@ -47841,7 +47841,7 @@ const _c2$c = () => [1, 2, 3, 4, 5, 6];
47841
47841
  const _c3$8 = () => [1, 2, 3];
47842
47842
  const _c4$5 = () => [1, 2, 3, 4];
47843
47843
  const _c5$3 = () => [1, 2];
47844
- const _forTrack0$L = ($index, $item) => $item.value;
47844
+ const _forTrack0$N = ($index, $item) => $item.value;
47845
47845
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_6_For_6_Template(rf, ctx) { if (rf & 1) {
47846
47846
  i0.ɵɵelementStart(0, "option", 25);
47847
47847
  i0.ɵɵtext(1);
@@ -47861,7 +47861,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_6_Template(rf, ctx)
47861
47861
  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()); });
47862
47862
  i0.ɵɵelementStart(4, "select", 24);
47863
47863
  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)); });
47864
- i0.ɵɵrepeaterCreate(5, SymphiqFunnelAnalysisDashboardComponent_Conditional_6_For_6_Template, 2, 2, "option", 25, _forTrack0$L);
47864
+ i0.ɵɵrepeaterCreate(5, SymphiqFunnelAnalysisDashboardComponent_Conditional_6_For_6_Template, 2, 2, "option", 25, _forTrack0$N);
47865
47865
  i0.ɵɵelementEnd()()();
47866
47866
  } if (rf & 2) {
47867
47867
  const ctx_r2 = i0.ɵɵnextContext();
@@ -47913,7 +47913,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_10_Template(rf, ctx
47913
47913
  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()); });
47914
47914
  i0.ɵɵelementStart(1, "select", 29);
47915
47915
  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)); });
47916
- i0.ɵɵrepeaterCreate(2, SymphiqFunnelAnalysisDashboardComponent_Conditional_10_For_3_Template, 2, 2, "option", 25, _forTrack0$L);
47916
+ i0.ɵɵrepeaterCreate(2, SymphiqFunnelAnalysisDashboardComponent_Conditional_10_For_3_Template, 2, 2, "option", 25, _forTrack0$N);
47917
47917
  i0.ɵɵelementEnd()();
47918
47918
  } if (rf & 2) {
47919
47919
  const ctx_r2 = i0.ɵɵnextContext();
@@ -48707,7 +48707,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Te
48707
48707
  i0.ɵɵconditionalCreate(14, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_14_Template, 2, 0, "div", 107);
48708
48708
  i0.ɵɵelementStart(15, "select", 108);
48709
48709
  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)); });
48710
- i0.ɵɵrepeaterCreate(16, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_For_17_Template, 2, 1, null, null, _forTrack0$L);
48710
+ i0.ɵɵrepeaterCreate(16, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_For_17_Template, 2, 1, null, null, _forTrack0$N);
48711
48711
  i0.ɵɵelementEnd();
48712
48712
  i0.ɵɵelementStart(18, "button", 109);
48713
48713
  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()); });
@@ -48721,7 +48721,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Te
48721
48721
  i0.ɵɵtext(23, "Sort");
48722
48722
  i0.ɵɵelementEnd()()()();
48723
48723
  i0.ɵɵelementStart(24, "div", 113)(25, "div", 114);
48724
- i0.ɵɵrepeaterCreate(26, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_For_27_Template, 1, 1, null, null, _forTrack0$L);
48724
+ i0.ɵɵrepeaterCreate(26, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_For_27_Template, 1, 1, null, null, _forTrack0$N);
48725
48725
  i0.ɵɵelementEnd()()();
48726
48726
  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);
48727
48727
  i0.ɵɵelementEnd()();
@@ -48898,7 +48898,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Te
48898
48898
  i0.ɵɵconditionalCreate(12, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Conditional_12_Template, 2, 0, "div", 107);
48899
48899
  i0.ɵɵelementStart(13, "select", 150);
48900
48900
  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)); });
48901
- i0.ɵɵrepeaterCreate(14, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_For_15_Template, 2, 1, null, null, _forTrack0$L);
48901
+ i0.ɵɵrepeaterCreate(14, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_For_15_Template, 2, 1, null, null, _forTrack0$N);
48902
48902
  i0.ɵɵelementEnd()()();
48903
48903
  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);
48904
48904
  i0.ɵɵelementEnd()();
@@ -49009,7 +49009,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_6_Te
49009
49009
  i0.ɵɵconditionalCreate(13, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_6_Conditional_13_Template, 2, 0, "div", 107);
49010
49010
  i0.ɵɵelementStart(14, "select", 108);
49011
49011
  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)); });
49012
- i0.ɵɵrepeaterCreate(15, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_6_For_16_Template, 2, 1, null, null, _forTrack0$L);
49012
+ i0.ɵɵrepeaterCreate(15, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_6_For_16_Template, 2, 1, null, null, _forTrack0$N);
49013
49013
  i0.ɵɵelementEnd()()();
49014
49014
  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);
49015
49015
  i0.ɵɵelementEnd()();
@@ -51530,7 +51530,7 @@ function getTrendClasses(trendPercent, viewMode) {
51530
51530
  }
51531
51531
  }
51532
51532
 
51533
- const _forTrack0$K = ($index, $item) => $item.metric.performanceItemId;
51533
+ const _forTrack0$M = ($index, $item) => $item.metric.performanceItemId;
51534
51534
  function SymphiqFunnelAnalysisPreviewComponent_Conditional_12_Template(rf, ctx) { if (rf & 1) {
51535
51535
  i0.ɵɵelementStart(0, "div", 17)(1, "p", 18);
51536
51536
  i0.ɵɵtext(2);
@@ -52142,7 +52142,7 @@ class SymphiqFunnelAnalysisPreviewComponent {
52142
52142
  i0.ɵɵconditionalCreate(12, SymphiqFunnelAnalysisPreviewComponent_Conditional_12_Template, 3, 7, "div", 9);
52143
52143
  i0.ɵɵconditionalCreate(13, SymphiqFunnelAnalysisPreviewComponent_Conditional_13_Template, 18, 23, "div", 10);
52144
52144
  i0.ɵɵelementStart(14, "div", 11);
52145
- i0.ɵɵrepeaterCreate(15, SymphiqFunnelAnalysisPreviewComponent_For_16_Template, 10, 17, "div", 12, _forTrack0$K);
52145
+ i0.ɵɵrepeaterCreate(15, SymphiqFunnelAnalysisPreviewComponent_For_16_Template, 10, 17, "div", 12, _forTrack0$M);
52146
52146
  i0.ɵɵelementEnd();
52147
52147
  i0.ɵɵconditionalCreate(17, SymphiqFunnelAnalysisPreviewComponent_Conditional_17_Template, 9, 11, "div", 9);
52148
52148
  i0.ɵɵconditionalCreate(18, SymphiqFunnelAnalysisPreviewComponent_Conditional_18_Template, 14, 19, "div", 9);
@@ -52385,7 +52385,7 @@ class SymphiqFunnelAnalysisPreviewComponent {
52385
52385
  }], () => [], { 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"] }] }); })();
52386
52386
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqFunnelAnalysisPreviewComponent, { className: "SymphiqFunnelAnalysisPreviewComponent", filePath: "lib/components/funnel-analysis-preview/symphiq-funnel-analysis-preview.component.ts", lineNumber: 228 }); })();
52387
52387
 
52388
- const _forTrack0$J = ($index, $item) => $item.id;
52388
+ const _forTrack0$L = ($index, $item) => $item.id;
52389
52389
  function SymphiqWelcomeDashboardComponent_For_50_Template(rf, ctx) { if (rf & 1) {
52390
52390
  i0.ɵɵelementStart(0, "div", 27)(1, "div", 32)(2, "div", 33)(3, "span", 34);
52391
52391
  i0.ɵɵtext(4);
@@ -52614,7 +52614,7 @@ class SymphiqWelcomeDashboardComponent {
52614
52614
  i0.ɵɵtext(47, " Your Onboarding Journey ");
52615
52615
  i0.ɵɵelementEnd();
52616
52616
  i0.ɵɵelementStart(48, "div", 26);
52617
- i0.ɵɵrepeaterCreate(49, SymphiqWelcomeDashboardComponent_For_50_Template, 9, 3, "div", 27, _forTrack0$J);
52617
+ i0.ɵɵrepeaterCreate(49, SymphiqWelcomeDashboardComponent_For_50_Template, 9, 3, "div", 27, _forTrack0$L);
52618
52618
  i0.ɵɵelementEnd()()();
52619
52619
  i0.ɵɵelementStart(51, "div", 28);
52620
52620
  i0.ɵɵnamespaceSVG();
@@ -52798,7 +52798,7 @@ class SymphiqWelcomeDashboardComponent {
52798
52798
  }] }); })();
52799
52799
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqWelcomeDashboardComponent, { className: "SymphiqWelcomeDashboardComponent", filePath: "lib/components/welcome-dashboard/symphiq-welcome-dashboard.component.ts", lineNumber: 163 }); })();
52800
52800
 
52801
- const _forTrack0$I = ($index, $item) => $item.status;
52801
+ const _forTrack0$K = ($index, $item) => $item.status;
52802
52802
  function FocusAreaQuestionComponent_Conditional_6_Template(rf, ctx) { if (rf & 1) {
52803
52803
  i0.ɵɵelementStart(0, "span", 5);
52804
52804
  i0.ɵɵtext(1, " Not answered yet ");
@@ -53011,7 +53011,7 @@ class FocusAreaQuestionComponent {
53011
53011
  i0.ɵɵtext(8);
53012
53012
  i0.ɵɵelementEnd()();
53013
53013
  i0.ɵɵelementStart(9, "div", 7);
53014
- i0.ɵɵrepeaterCreate(10, FocusAreaQuestionComponent_For_11_Template, 10, 8, "label", 8, _forTrack0$I);
53014
+ i0.ɵɵrepeaterCreate(10, FocusAreaQuestionComponent_For_11_Template, 10, 8, "label", 8, _forTrack0$K);
53015
53015
  i0.ɵɵelementEnd();
53016
53016
  i0.ɵɵelementStart(12, "div", 9)(13, "div", 10)(14, "div", 11)(15, "label", 12);
53017
53017
  i0.ɵɵtext(16, " Marketing automation tools used ");
@@ -53146,7 +53146,7 @@ class FocusAreaQuestionComponent {
53146
53146
  }], 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"] }] }); })();
53147
53147
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FocusAreaQuestionComponent, { className: "FocusAreaQuestionComponent", filePath: "lib/components/create-account-dashboard/focus-area-question.component.ts", lineNumber: 106 }); })();
53148
53148
 
53149
- const _forTrack0$H = ($index, $item) => $item.tool;
53149
+ const _forTrack0$J = ($index, $item) => $item.tool;
53150
53150
  function FocusAreaToolsModalComponent_Conditional_0_Conditional_10_For_5_Template(rf, ctx) { if (rf & 1) {
53151
53151
  const _r3 = i0.ɵɵgetCurrentView();
53152
53152
  i0.ɵɵelementStart(0, "label", 18)(1, "input", 19);
@@ -53170,7 +53170,7 @@ function FocusAreaToolsModalComponent_Conditional_0_Conditional_10_Template(rf,
53170
53170
  i0.ɵɵtext(2, " Select tools from the list: ");
53171
53171
  i0.ɵɵelementEnd();
53172
53172
  i0.ɵɵelementStart(3, "div", 17);
53173
- i0.ɵɵrepeaterCreate(4, FocusAreaToolsModalComponent_Conditional_0_Conditional_10_For_5_Template, 4, 4, "label", 18, _forTrack0$H);
53173
+ i0.ɵɵrepeaterCreate(4, FocusAreaToolsModalComponent_Conditional_0_Conditional_10_For_5_Template, 4, 4, "label", 18, _forTrack0$J);
53174
53174
  i0.ɵɵelementEnd()();
53175
53175
  } if (rf & 2) {
53176
53176
  const ctx_r1 = i0.ɵɵnextContext(2);
@@ -53464,7 +53464,7 @@ class FocusAreaToolsModalComponent {
53464
53464
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FocusAreaToolsModalComponent, { className: "FocusAreaToolsModalComponent", filePath: "lib/components/create-account-dashboard/focus-area-tools-modal.component.ts", lineNumber: 149 }); })();
53465
53465
 
53466
53466
  const _c0$G = ["shopNameInput"];
53467
- const _forTrack0$G = ($index, $item) => $item.focusArea.focusAreaDomain;
53467
+ const _forTrack0$I = ($index, $item) => $item.focusArea.focusAreaDomain;
53468
53468
  const _forTrack1$9 = ($index, $item) => $item.domain;
53469
53469
  function SymphiqCreateAccountDashboardComponent_Conditional_8_Template(rf, ctx) { if (rf & 1) {
53470
53470
  i0.ɵɵelementStart(0, "div", 8);
@@ -53801,7 +53801,7 @@ function SymphiqCreateAccountDashboardComponent_Conditional_9_Conditional_3_Cond
53801
53801
  i0.ɵɵtext(3);
53802
53802
  i0.ɵɵelementEnd();
53803
53803
  i0.ɵɵelementStart(4, "div", 52);
53804
- i0.ɵɵrepeaterCreate(5, SymphiqCreateAccountDashboardComponent_Conditional_9_Conditional_3_Conditional_12_For_6_Template, 7, 5, "div", 53, _forTrack0$G);
53804
+ i0.ɵɵrepeaterCreate(5, SymphiqCreateAccountDashboardComponent_Conditional_9_Conditional_3_Conditional_12_For_6_Template, 7, 5, "div", 53, _forTrack0$I);
53805
53805
  i0.ɵɵelementEnd()();
53806
53806
  } if (rf & 2) {
53807
53807
  const ctx_r0 = i0.ɵɵnextContext(3);
@@ -53831,7 +53831,7 @@ function SymphiqCreateAccountDashboardComponent_Conditional_9_Conditional_3_Cond
53831
53831
  i0.ɵɵtext(3);
53832
53832
  i0.ɵɵelementEnd();
53833
53833
  i0.ɵɵelementStart(4, "div", 62);
53834
- i0.ɵɵrepeaterCreate(5, SymphiqCreateAccountDashboardComponent_Conditional_9_Conditional_3_Conditional_13_For_6_Template, 3, 3, "div", 63, _forTrack0$G);
53834
+ i0.ɵɵrepeaterCreate(5, SymphiqCreateAccountDashboardComponent_Conditional_9_Conditional_3_Conditional_13_For_6_Template, 3, 3, "div", 63, _forTrack0$I);
53835
53835
  i0.ɵɵelementEnd()();
53836
53836
  } if (rf & 2) {
53837
53837
  const ctx_r0 = i0.ɵɵnextContext(3);
@@ -53861,7 +53861,7 @@ function SymphiqCreateAccountDashboardComponent_Conditional_9_Conditional_3_Cond
53861
53861
  i0.ɵɵtext(3);
53862
53862
  i0.ɵɵelementEnd();
53863
53863
  i0.ɵɵelementStart(4, "div", 65);
53864
- i0.ɵɵrepeaterCreate(5, SymphiqCreateAccountDashboardComponent_Conditional_9_Conditional_3_Conditional_14_For_6_Template, 3, 3, "div", 66, _forTrack0$G);
53864
+ i0.ɵɵrepeaterCreate(5, SymphiqCreateAccountDashboardComponent_Conditional_9_Conditional_3_Conditional_14_For_6_Template, 3, 3, "div", 66, _forTrack0$I);
53865
53865
  i0.ɵɵelementEnd()();
53866
53866
  } if (rf & 2) {
53867
53867
  const ctx_r0 = i0.ɵɵnextContext(3);
@@ -55452,7 +55452,7 @@ class ConnectGaWelcomeBannerComponent {
55452
55452
  }], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], isOnboarded: [{ type: i0.Input, args: [{ isSignal: true, alias: "isOnboarded", required: false }] }] }); })();
55453
55453
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ConnectGaWelcomeBannerComponent, { className: "ConnectGaWelcomeBannerComponent", filePath: "lib/components/connect-ga-dashboard/connect-ga-welcome-banner.component.ts", lineNumber: 70 }); })();
55454
55454
 
55455
- const _forTrack0$F = ($index, $item) => $item.property.id;
55455
+ const _forTrack0$H = ($index, $item) => $item.property.id;
55456
55456
  function SymphiqConnectGaDashboardComponent_Conditional_8_Template(rf, ctx) { if (rf & 1) {
55457
55457
  i0.ɵɵelementStart(0, "div", 8)(1, "div", 10)(2, "div", 11);
55458
55458
  i0.ɵɵelement(3, "symphiq-indeterminate-spinner", 12);
@@ -55681,7 +55681,7 @@ function SymphiqConnectGaDashboardComponent_Conditional_10_Conditional_14_For_2_
55681
55681
  function SymphiqConnectGaDashboardComponent_Conditional_10_Conditional_14_Template(rf, ctx) { if (rf & 1) {
55682
55682
  const _r5 = i0.ɵɵgetCurrentView();
55683
55683
  i0.ɵɵelementStart(0, "div", 53);
55684
- i0.ɵɵrepeaterCreate(1, SymphiqConnectGaDashboardComponent_Conditional_10_Conditional_14_For_2_Template, 11, 8, "label", 54, _forTrack0$F);
55684
+ i0.ɵɵrepeaterCreate(1, SymphiqConnectGaDashboardComponent_Conditional_10_Conditional_14_For_2_Template, 11, 8, "label", 54, _forTrack0$H);
55685
55685
  i0.ɵɵelementEnd();
55686
55686
  i0.ɵɵelement(3, "div", 55);
55687
55687
  i0.ɵɵelementStart(4, "button", 56);
@@ -57512,7 +57512,7 @@ class TargetChangeBadgeComponent {
57512
57512
  }], () => [{ 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 }] }] }); })();
57513
57513
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(TargetChangeBadgeComponent, { className: "TargetChangeBadgeComponent", filePath: "lib/components/revenue-calculator-dashboard/target-change-badge.component.ts", lineNumber: 27 }); })();
57514
57514
 
57515
- const _forTrack0$E = ($index, $item) => $item.stageMetric.metric;
57515
+ const _forTrack0$G = ($index, $item) => $item.stageMetric.metric;
57516
57516
  const _forTrack1$8 = ($index, $item) => $item.calc.metric;
57517
57517
  function FunnelMetricsVisualizationComponent_For_4_Conditional_6_Template(rf, ctx) { if (rf & 1) {
57518
57518
  i0.ɵɵelementStart(0, "button", 7);
@@ -57968,7 +57968,7 @@ class FunnelMetricsVisualizationComponent {
57968
57968
  i0.ɵɵelementStart(0, "div", 0);
57969
57969
  i0.ɵɵelement(1, "symphiq-tooltip-container");
57970
57970
  i0.ɵɵelementStart(2, "div", 1);
57971
- i0.ɵɵrepeaterCreate(3, FunnelMetricsVisualizationComponent_For_4_Template, 28, 15, "div", 2, _forTrack0$E);
57971
+ i0.ɵɵrepeaterCreate(3, FunnelMetricsVisualizationComponent_For_4_Template, 28, 15, "div", 2, _forTrack0$G);
57972
57972
  i0.ɵɵelementEnd()();
57973
57973
  } if (rf & 2) {
57974
57974
  i0.ɵɵadvance(3);
@@ -59867,7 +59867,7 @@ class ProgressToTargetChartComponent {
59867
59867
  }] }); })();
59868
59868
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProgressToTargetChartComponent, { className: "ProgressToTargetChartComponent", filePath: "lib/components/revenue-calculator-dashboard/progress-to-target-chart.component.ts", lineNumber: 67 }); })();
59869
59869
 
59870
- const _forTrack0$D = ($index, $item) => $item.metric.metric;
59870
+ const _forTrack0$F = ($index, $item) => $item.metric.metric;
59871
59871
  function MetricReportModalComponent_Conditional_0_Conditional_9_Template(rf, ctx) { if (rf & 1) {
59872
59872
  i0.ɵɵelement(0, "symphiq-current-data-indicator", 9);
59873
59873
  } if (rf & 2) {
@@ -60011,7 +60011,7 @@ function MetricReportModalComponent_Conditional_0_Conditional_63_Template(rf, ct
60011
60011
  i0.ɵɵtext(12, "Improve by");
60012
60012
  i0.ɵɵelementEnd()()();
60013
60013
  i0.ɵɵelementStart(13, "tbody");
60014
- i0.ɵɵrepeaterCreate(14, MetricReportModalComponent_Conditional_0_Conditional_63_For_15_Template, 15, 7, "tr", 46, _forTrack0$D);
60014
+ i0.ɵɵrepeaterCreate(14, MetricReportModalComponent_Conditional_0_Conditional_63_For_15_Template, 15, 7, "tr", 46, _forTrack0$F);
60015
60015
  i0.ɵɵelementEnd()()()();
60016
60016
  } if (rf & 2) {
60017
60017
  const ctx_r1 = i0.ɵɵnextContext(2);
@@ -61584,7 +61584,7 @@ class UserDisplayComponent {
61584
61584
 
61585
61585
  const _c0$C = ["absoluteInputRef"];
61586
61586
  const _c1$h = ["percentageInputRef"];
61587
- const _forTrack0$C = ($index, $item) => $item.history.id;
61587
+ const _forTrack0$E = ($index, $item) => $item.history.id;
61588
61588
  function EditMetricTargetModalComponent_Conditional_0_Conditional_24_Template(rf, ctx) { if (rf & 1) {
61589
61589
  const _r3 = i0.ɵɵgetCurrentView();
61590
61590
  i0.ɵɵelementStart(0, "div", 16);
@@ -62000,7 +62000,7 @@ function EditMetricTargetModalComponent_Conditional_0_Conditional_34_Template(rf
62000
62000
  i0.ɵɵtext(8, "Amount set");
62001
62001
  i0.ɵɵelementEnd()();
62002
62002
  i0.ɵɵelementStart(9, "div", 65);
62003
- i0.ɵɵrepeaterCreate(10, EditMetricTargetModalComponent_Conditional_0_Conditional_34_For_11_Template, 7, 6, "div", 66, _forTrack0$C);
62003
+ i0.ɵɵrepeaterCreate(10, EditMetricTargetModalComponent_Conditional_0_Conditional_34_For_11_Template, 7, 6, "div", 66, _forTrack0$E);
62004
62004
  i0.ɵɵelementEnd()()();
62005
62005
  } if (rf & 2) {
62006
62006
  const ctx_r1 = i0.ɵɵnextContext(2);
@@ -67064,7 +67064,7 @@ class FloatingBackButtonComponent {
67064
67064
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FloatingBackButtonComponent, { className: "FloatingBackButtonComponent", filePath: "lib/components/business-analysis-dashboard/floating-back-button.component.ts", lineNumber: 70 }); })();
67065
67065
 
67066
67066
  const _c0$y = ["searchInput"];
67067
- const _forTrack0$B = ($index, $item) => $item.result.id;
67067
+ const _forTrack0$D = ($index, $item) => $item.result.id;
67068
67068
  function SearchModalComponent_Conditional_0_Conditional_10_Template(rf, ctx) { if (rf & 1) {
67069
67069
  const _r3 = i0.ɵɵgetCurrentView();
67070
67070
  i0.ɵɵelementStart(0, "button", 18);
@@ -67188,7 +67188,7 @@ function SearchModalComponent_Conditional_0_Conditional_14_For_2_Template(rf, ct
67188
67188
  } }
67189
67189
  function SearchModalComponent_Conditional_0_Conditional_14_Template(rf, ctx) { if (rf & 1) {
67190
67190
  i0.ɵɵelementStart(0, "div", 15);
67191
- i0.ɵɵrepeaterCreate(1, SearchModalComponent_Conditional_0_Conditional_14_For_2_Template, 17, 13, "button", 19, _forTrack0$B);
67191
+ i0.ɵɵrepeaterCreate(1, SearchModalComponent_Conditional_0_Conditional_14_For_2_Template, 17, 13, "button", 19, _forTrack0$D);
67192
67192
  i0.ɵɵelementEnd();
67193
67193
  } if (rf & 2) {
67194
67194
  const ctx_r1 = i0.ɵɵnextContext(2);
@@ -68177,7 +68177,7 @@ class SimplifiedRecommendationCardComponent {
68177
68177
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SimplifiedRecommendationCardComponent, { className: "SimplifiedRecommendationCardComponent", filePath: "lib/components/business-analysis-dashboard/simplified-recommendation-card.component.ts", lineNumber: 121 }); })();
68178
68178
 
68179
68179
  const _c0$x = () => [0, 1, 2];
68180
- const _forTrack0$A = ($index, $item) => $item.id;
68180
+ const _forTrack0$C = ($index, $item) => $item.id;
68181
68181
  function RecommendationsTiledGridComponent_Conditional_12_Template(rf, ctx) { if (rf & 1) {
68182
68182
  i0.ɵɵelementStart(0, "div", 9);
68183
68183
  i0.ɵɵtext(1);
@@ -68201,7 +68201,7 @@ function RecommendationsTiledGridComponent_Conditional_14_For_2_Template(rf, ctx
68201
68201
  } }
68202
68202
  function RecommendationsTiledGridComponent_Conditional_14_Template(rf, ctx) { if (rf & 1) {
68203
68203
  i0.ɵɵelementStart(0, "div", 11);
68204
- i0.ɵɵrepeaterCreate(1, RecommendationsTiledGridComponent_Conditional_14_For_2_Template, 1, 3, "symphiq-simplified-recommendation-card", 13, _forTrack0$A);
68204
+ i0.ɵɵrepeaterCreate(1, RecommendationsTiledGridComponent_Conditional_14_For_2_Template, 1, 3, "symphiq-simplified-recommendation-card", 13, _forTrack0$C);
68205
68205
  i0.ɵɵelementEnd();
68206
68206
  } if (rf & 2) {
68207
68207
  const ctx_r0 = i0.ɵɵnextContext();
@@ -68493,7 +68493,7 @@ class RecommendationsTiledGridComponent {
68493
68493
  }], 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"] }] }); })();
68494
68494
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(RecommendationsTiledGridComponent, { className: "RecommendationsTiledGridComponent", filePath: "lib/components/business-analysis-dashboard/recommendations-tiled-grid.component.ts", lineNumber: 92 }); })();
68495
68495
 
68496
- const _forTrack0$z = ($index, $item) => $item.section.id;
68496
+ const _forTrack0$B = ($index, $item) => $item.section.id;
68497
68497
  function CollapsibleSectionGroupComponent_For_23_Conditional_3_Template(rf, ctx) { if (rf & 1) {
68498
68498
  i0.ɵɵelementStart(0, "div", 20);
68499
68499
  i0.ɵɵelement(1, "symphiq-icon", 30);
@@ -68765,7 +68765,7 @@ class CollapsibleSectionGroupComponent {
68765
68765
  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. ");
68766
68766
  i0.ɵɵelementEnd()()();
68767
68767
  i0.ɵɵelementStart(21, "div", 16);
68768
- i0.ɵɵrepeaterCreate(22, CollapsibleSectionGroupComponent_For_23_Template, 15, 17, "div", 17, _forTrack0$z);
68768
+ i0.ɵɵrepeaterCreate(22, CollapsibleSectionGroupComponent_For_23_Template, 15, 17, "div", 17, _forTrack0$B);
68769
68769
  i0.ɵɵelementEnd()()();
68770
68770
  } if (rf & 2) {
68771
68771
  i0.ɵɵproperty("ngClass", ctx.containerClasses());
@@ -70282,7 +70282,7 @@ class MetricWelcomeBannerComponent {
70282
70282
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(MetricWelcomeBannerComponent, { className: "MetricWelcomeBannerComponent", filePath: "lib/components/profile-analysis-shop-dashboard/metric-welcome-banner.component.ts", lineNumber: 63 }); })();
70283
70283
 
70284
70284
  const _c0$v = a0 => ({ name: "chevron-right", source: a0 });
70285
- const _forTrack0$y = ($index, $item) => $item.id;
70285
+ const _forTrack0$A = ($index, $item) => $item.id;
70286
70286
  function RelatedGoalChipsComponent_Conditional_0_For_2_Template(rf, ctx) { if (rf & 1) {
70287
70287
  const _r1 = i0.ɵɵgetCurrentView();
70288
70288
  i0.ɵɵelementStart(0, "button", 2);
@@ -70303,7 +70303,7 @@ function RelatedGoalChipsComponent_Conditional_0_For_2_Template(rf, ctx) { if (r
70303
70303
  } }
70304
70304
  function RelatedGoalChipsComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
70305
70305
  i0.ɵɵelementStart(0, "div", 0);
70306
- i0.ɵɵrepeaterCreate(1, RelatedGoalChipsComponent_Conditional_0_For_2_Template, 4, 5, "button", 1, _forTrack0$y);
70306
+ i0.ɵɵrepeaterCreate(1, RelatedGoalChipsComponent_Conditional_0_For_2_Template, 4, 5, "button", 1, _forTrack0$A);
70307
70307
  i0.ɵɵelementEnd();
70308
70308
  } if (rf & 2) {
70309
70309
  const ctx_r2 = i0.ɵɵnextContext();
@@ -70383,7 +70383,7 @@ const _c7 = a0 => ({ name: "light-bulb", source: a0 });
70383
70383
  const _c8 = a0 => ({ name: "clock", source: a0 });
70384
70384
  const _c9 = a0 => [a0];
70385
70385
  const _c10 = () => [];
70386
- const _forTrack0$x = ($index, $item) => $item.index;
70386
+ const _forTrack0$z = ($index, $item) => $item.index;
70387
70387
  function MetricExecutiveSummaryComponent_Conditional_11_Template(rf, ctx) { if (rf & 1) {
70388
70388
  i0.ɵɵelement(0, "symphiq-grade-badge", 9);
70389
70389
  } if (rf & 2) {
@@ -70723,7 +70723,7 @@ function MetricExecutiveSummaryComponent_Conditional_31_Template(rf, ctx) { if (
70723
70723
  i0.ɵɵtext(2, "Quick Wins");
70724
70724
  i0.ɵɵelementEnd();
70725
70725
  i0.ɵɵelementStart(3, "div", 54);
70726
- i0.ɵɵrepeaterCreate(4, MetricExecutiveSummaryComponent_Conditional_31_For_5_Template, 14, 11, "div", 55, _forTrack0$x);
70726
+ i0.ɵɵrepeaterCreate(4, MetricExecutiveSummaryComponent_Conditional_31_For_5_Template, 14, 11, "div", 55, _forTrack0$z);
70727
70727
  i0.ɵɵelementEnd()();
70728
70728
  } if (rf & 2) {
70729
70729
  const ctx_r0 = i0.ɵɵnextContext();
@@ -71377,27 +71377,261 @@ class MetricExecutiveSummaryComponent {
71377
71377
  }], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], summary: [{ type: i0.Input, args: [{ isSignal: true, alias: "summary", required: true }] }], metricName: [{ type: i0.Input, args: [{ isSignal: true, alias: "metricName", 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"] }], viewMetricDetailsClick: [{ type: i0.Output, args: ["viewMetricDetailsClick"] }], viewReportClick: [{ type: i0.Output, args: ["viewReportClick"] }] }); })();
71378
71378
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(MetricExecutiveSummaryComponent, { className: "MetricExecutiveSummaryComponent", filePath: "lib/components/profile-analysis-shop-dashboard/metric-executive-summary.component.ts", lineNumber: 358 }); })();
71379
71379
 
71380
+ class PriorityBadgeComponent {
71381
+ constructor() {
71382
+ this.priority = input(...(ngDevMode ? [undefined, { debugName: "priority" }] : []));
71383
+ this.viewMode = input(ViewModeEnum.LIGHT, ...(ngDevMode ? [{ debugName: "viewMode" }] : []));
71384
+ this.isDark = computed(() => this.viewMode() === ViewModeEnum.DARK, ...(ngDevMode ? [{ debugName: "isDark" }] : []));
71385
+ this.isCritical = computed(() => this.priority() === ProfileAnalysisPriorityEnum.CRITICAL, ...(ngDevMode ? [{ debugName: "isCritical" }] : []));
71386
+ this.label = computed(() => {
71387
+ const p = this.priority();
71388
+ switch (p) {
71389
+ case ProfileAnalysisPriorityEnum.CRITICAL: return 'Critical';
71390
+ case ProfileAnalysisPriorityEnum.HIGH: return 'Urgent';
71391
+ case ProfileAnalysisPriorityEnum.MEDIUM: return 'Important';
71392
+ case ProfileAnalysisPriorityEnum.LOW: return 'Consider';
71393
+ default:
71394
+ if (typeof p === 'string') {
71395
+ return p.charAt(0).toUpperCase() + p.slice(1).toLowerCase();
71396
+ }
71397
+ return 'Priority';
71398
+ }
71399
+ }, ...(ngDevMode ? [{ debugName: "label" }] : []));
71400
+ this.badgeClasses = computed(() => {
71401
+ const p = this.priority();
71402
+ if (this.isDark()) {
71403
+ if (p === ProfileAnalysisPriorityEnum.CRITICAL) {
71404
+ return 'bg-red-500/30 text-red-300 border border-red-500/50';
71405
+ }
71406
+ if (p === ProfileAnalysisPriorityEnum.HIGH) {
71407
+ return 'bg-orange-500/20 text-orange-400 border border-orange-500/30';
71408
+ }
71409
+ if (p === ProfileAnalysisPriorityEnum.MEDIUM) {
71410
+ return 'bg-amber-500/20 text-amber-400 border border-amber-500/30';
71411
+ }
71412
+ return 'bg-blue-500/20 text-blue-400 border border-blue-500/30';
71413
+ }
71414
+ if (p === ProfileAnalysisPriorityEnum.CRITICAL) {
71415
+ return 'bg-red-100 text-red-800 border border-red-300';
71416
+ }
71417
+ if (p === ProfileAnalysisPriorityEnum.HIGH) {
71418
+ return 'bg-orange-100 text-orange-800 border border-orange-300';
71419
+ }
71420
+ if (p === ProfileAnalysisPriorityEnum.MEDIUM) {
71421
+ return 'bg-amber-100 text-amber-800 border border-amber-300';
71422
+ }
71423
+ return 'bg-blue-100 text-blue-800 border border-blue-300';
71424
+ }, ...(ngDevMode ? [{ debugName: "badgeClasses" }] : []));
71425
+ }
71426
+ static { this.ɵfac = function PriorityBadgeComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || PriorityBadgeComponent)(); }; }
71427
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PriorityBadgeComponent, selectors: [["symphiq-priority-badge"]], inputs: { priority: [1, "priority"], viewMode: [1, "viewMode"] }, decls: 2, vars: 4, consts: [[1, "px-3", "py-1", "rounded-full", "text-xs", "font-semibold", "whitespace-nowrap", 3, "ngClass"]], template: function PriorityBadgeComponent_Template(rf, ctx) { if (rf & 1) {
71428
+ i0.ɵɵelementStart(0, "span", 0);
71429
+ i0.ɵɵtext(1);
71430
+ i0.ɵɵelementEnd();
71431
+ } if (rf & 2) {
71432
+ i0.ɵɵclassProp("animate-pulse", ctx.isCritical());
71433
+ i0.ɵɵproperty("ngClass", ctx.badgeClasses());
71434
+ i0.ɵɵadvance();
71435
+ i0.ɵɵtextInterpolate1(" ", ctx.label(), " ");
71436
+ } }, dependencies: [CommonModule, i1$1.NgClass], encapsulation: 2, changeDetection: 0 }); }
71437
+ }
71438
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(PriorityBadgeComponent, [{
71439
+ type: Component,
71440
+ args: [{
71441
+ selector: 'symphiq-priority-badge',
71442
+ standalone: true,
71443
+ imports: [CommonModule],
71444
+ changeDetection: ChangeDetectionStrategy.OnPush,
71445
+ template: `
71446
+ <span
71447
+ [ngClass]="badgeClasses()"
71448
+ [class.animate-pulse]="isCritical()"
71449
+ class="px-3 py-1 rounded-full text-xs font-semibold whitespace-nowrap">
71450
+ {{ label() }}
71451
+ </span>
71452
+ `
71453
+ }]
71454
+ }], null, { priority: [{ type: i0.Input, args: [{ isSignal: true, alias: "priority", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }] }); })();
71455
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PriorityBadgeComponent, { className: "PriorityBadgeComponent", filePath: "lib/components/shared/priority-badge.component.ts", lineNumber: 19 }); })();
71456
+
71457
+ function TimeframeBadgeComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
71458
+ i0.ɵɵnamespaceSVG();
71459
+ i0.ɵɵelementStart(0, "svg", 1);
71460
+ i0.ɵɵelement(1, "path", 2);
71461
+ i0.ɵɵelementEnd();
71462
+ } }
71463
+ class TimeframeBadgeComponent {
71464
+ constructor() {
71465
+ this.timeframe = input(...(ngDevMode ? [undefined, { debugName: "timeframe" }] : []));
71466
+ this.viewMode = input(ViewModeEnum.LIGHT, ...(ngDevMode ? [{ debugName: "viewMode" }] : []));
71467
+ this.showIcon = input(true, ...(ngDevMode ? [{ debugName: "showIcon" }] : []));
71468
+ this.isDark = computed(() => this.viewMode() === ViewModeEnum.DARK, ...(ngDevMode ? [{ debugName: "isDark" }] : []));
71469
+ this.badgeClasses = computed(() => {
71470
+ if (this.isDark()) {
71471
+ return 'bg-slate-700/50 text-slate-300 border border-slate-600/50';
71472
+ }
71473
+ return 'bg-slate-100 text-slate-700 border border-slate-200';
71474
+ }, ...(ngDevMode ? [{ debugName: "badgeClasses" }] : []));
71475
+ }
71476
+ static { this.ɵfac = function TimeframeBadgeComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || TimeframeBadgeComponent)(); }; }
71477
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: TimeframeBadgeComponent, selectors: [["symphiq-timeframe-badge"]], inputs: { timeframe: [1, "timeframe"], viewMode: [1, "viewMode"], showIcon: [1, "showIcon"] }, decls: 3, vars: 3, consts: [[1, "inline-flex", "items-center", "gap-1.5", "px-3", "py-1", "rounded-full", "text-xs", "font-semibold", "whitespace-nowrap", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-3.5", "h-3.5"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z"]], template: function TimeframeBadgeComponent_Template(rf, ctx) { if (rf & 1) {
71478
+ i0.ɵɵelementStart(0, "span", 0);
71479
+ i0.ɵɵconditionalCreate(1, TimeframeBadgeComponent_Conditional_1_Template, 2, 0, ":svg:svg", 1);
71480
+ i0.ɵɵtext(2);
71481
+ i0.ɵɵelementEnd();
71482
+ } if (rf & 2) {
71483
+ i0.ɵɵproperty("ngClass", ctx.badgeClasses());
71484
+ i0.ɵɵadvance();
71485
+ i0.ɵɵconditional(ctx.showIcon() ? 1 : -1);
71486
+ i0.ɵɵadvance();
71487
+ i0.ɵɵtextInterpolate1(" ", ctx.timeframe(), " ");
71488
+ } }, dependencies: [CommonModule, i1$1.NgClass], encapsulation: 2, changeDetection: 0 }); }
71489
+ }
71490
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TimeframeBadgeComponent, [{
71491
+ type: Component,
71492
+ args: [{
71493
+ selector: 'symphiq-timeframe-badge',
71494
+ standalone: true,
71495
+ imports: [CommonModule],
71496
+ changeDetection: ChangeDetectionStrategy.OnPush,
71497
+ template: `
71498
+ <span
71499
+ [ngClass]="badgeClasses()"
71500
+ class="inline-flex items-center gap-1.5 px-3 py-1 rounded-full text-xs font-semibold whitespace-nowrap">
71501
+ @if (showIcon()) {
71502
+ <svg class="w-3.5 h-3.5" fill="none" stroke="currentColor" viewBox="0 0 24 24">
71503
+ <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z"></path>
71504
+ </svg>
71505
+ }
71506
+ {{ timeframe() }}
71507
+ </span>
71508
+ `
71509
+ }]
71510
+ }], null, { timeframe: [{ type: i0.Input, args: [{ isSignal: true, alias: "timeframe", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], showIcon: [{ type: i0.Input, args: [{ isSignal: true, alias: "showIcon", required: false }] }] }); })();
71511
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(TimeframeBadgeComponent, { className: "TimeframeBadgeComponent", filePath: "lib/components/shared/timeframe-badge.component.ts", lineNumber: 23 }); })();
71512
+
71513
+ function LearnMoreButtonComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
71514
+ const _r1 = i0.ɵɵgetCurrentView();
71515
+ i0.ɵɵelementStart(0, "div", 2);
71516
+ i0.ɵɵlistener("click", function LearnMoreButtonComponent_Conditional_0_Template_div_click_0_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onClick($event)); });
71517
+ i0.ɵɵelementStart(1, "span", 3);
71518
+ i0.ɵɵtext(2);
71519
+ i0.ɵɵelementEnd();
71520
+ i0.ɵɵnamespaceSVG();
71521
+ i0.ɵɵelementStart(3, "svg", 4);
71522
+ i0.ɵɵelement(4, "path", 5);
71523
+ i0.ɵɵelementEnd()();
71524
+ } if (rf & 2) {
71525
+ const ctx_r1 = i0.ɵɵnextContext();
71526
+ i0.ɵɵadvance();
71527
+ i0.ɵɵproperty("ngClass", ctx_r1.textClasses());
71528
+ i0.ɵɵadvance();
71529
+ i0.ɵɵtextInterpolate1(" ", ctx_r1.isExpanded() ? "Show Less" : "Learn More", " ");
71530
+ i0.ɵɵadvance();
71531
+ i0.ɵɵclassProp("rotate-180", ctx_r1.isExpanded());
71532
+ i0.ɵɵproperty("ngClass", ctx_r1.textClasses());
71533
+ } }
71534
+ function LearnMoreButtonComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
71535
+ const _r3 = i0.ɵɵgetCurrentView();
71536
+ i0.ɵɵelementStart(0, "button", 6);
71537
+ i0.ɵɵlistener("click", function LearnMoreButtonComponent_Conditional_1_Template_button_click_0_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onClick($event)); });
71538
+ i0.ɵɵelementStart(1, "span");
71539
+ i0.ɵɵtext(2);
71540
+ i0.ɵɵelementEnd();
71541
+ i0.ɵɵnamespaceSVG();
71542
+ i0.ɵɵelementStart(3, "svg", 7);
71543
+ i0.ɵɵelement(4, "path", 8);
71544
+ i0.ɵɵelementEnd()();
71545
+ } if (rf & 2) {
71546
+ const ctx_r1 = i0.ɵɵnextContext();
71547
+ i0.ɵɵproperty("ngClass", ctx_r1.buttonClasses());
71548
+ i0.ɵɵadvance(2);
71549
+ i0.ɵɵtextInterpolate(ctx_r1.label() || "Learn More");
71550
+ } }
71551
+ class LearnMoreButtonComponent {
71552
+ constructor() {
71553
+ this.viewMode = input(ViewModeEnum.LIGHT, ...(ngDevMode ? [{ debugName: "viewMode" }] : []));
71554
+ this.isExpanded = input(false, ...(ngDevMode ? [{ debugName: "isExpanded" }] : []));
71555
+ this.label = input(...(ngDevMode ? [undefined, { debugName: "label" }] : []));
71556
+ this.variant = input('inline', ...(ngDevMode ? [{ debugName: "variant" }] : []));
71557
+ this.buttonClick = output();
71558
+ this.isDark = computed(() => this.viewMode() === ViewModeEnum.DARK, ...(ngDevMode ? [{ debugName: "isDark" }] : []));
71559
+ this.textClasses = computed(() => {
71560
+ if (this.isDark()) {
71561
+ return 'text-blue-400';
71562
+ }
71563
+ return 'text-blue-600';
71564
+ }, ...(ngDevMode ? [{ debugName: "textClasses" }] : []));
71565
+ this.buttonClasses = computed(() => {
71566
+ if (this.isDark()) {
71567
+ return 'bg-blue-600/20 text-blue-400 border border-blue-500/30 hover:bg-blue-600/30';
71568
+ }
71569
+ return 'bg-blue-50 text-blue-600 border border-blue-200 hover:bg-blue-100';
71570
+ }, ...(ngDevMode ? [{ debugName: "buttonClasses" }] : []));
71571
+ }
71572
+ onClick(event) {
71573
+ event.stopPropagation();
71574
+ this.buttonClick.emit();
71575
+ }
71576
+ static { this.ɵfac = function LearnMoreButtonComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || LearnMoreButtonComponent)(); }; }
71577
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: LearnMoreButtonComponent, selectors: [["symphiq-learn-more-button"]], inputs: { viewMode: [1, "viewMode"], isExpanded: [1, "isExpanded"], label: [1, "label"], variant: [1, "variant"] }, outputs: { buttonClick: "buttonClick" }, decls: 2, vars: 1, consts: [[1, "flex", "items-center", "gap-2", "cursor-pointer"], ["type", "button", 1, "w-full", "flex", "items-center", "justify-center", "gap-2", "px-4", "py-2.5", "rounded-lg", "text-sm", "font-medium", "transition-all", "hover:scale-[1.02]", 3, "ngClass"], [1, "flex", "items-center", "gap-2", "cursor-pointer", 3, "click"], [1, "text-sm", "font-medium", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4", "transition-transform", "duration-200", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M19 9l-7 7-7-7"], ["type", "button", 1, "w-full", "flex", "items-center", "justify-center", "gap-2", "px-4", "py-2.5", "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"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 5l7 7-7 7"]], template: function LearnMoreButtonComponent_Template(rf, ctx) { if (rf & 1) {
71578
+ i0.ɵɵconditionalCreate(0, LearnMoreButtonComponent_Conditional_0_Template, 5, 5, "div", 0)(1, LearnMoreButtonComponent_Conditional_1_Template, 5, 2, "button", 1);
71579
+ } if (rf & 2) {
71580
+ i0.ɵɵconditional(ctx.variant() === "inline" ? 0 : 1);
71581
+ } }, dependencies: [CommonModule, i1$1.NgClass], encapsulation: 2, changeDetection: 0 }); }
71582
+ }
71583
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(LearnMoreButtonComponent, [{
71584
+ type: Component,
71585
+ args: [{
71586
+ selector: 'symphiq-learn-more-button',
71587
+ standalone: true,
71588
+ imports: [CommonModule],
71589
+ changeDetection: ChangeDetectionStrategy.OnPush,
71590
+ template: `
71591
+ @if (variant() === 'inline') {
71592
+ <div class="flex items-center gap-2 cursor-pointer" (click)="onClick($event)">
71593
+ <span [ngClass]="textClasses()" class="text-sm font-medium">
71594
+ {{ isExpanded() ? 'Show Less' : 'Learn More' }}
71595
+ </span>
71596
+ <svg
71597
+ [ngClass]="textClasses()"
71598
+ [class.rotate-180]="isExpanded()"
71599
+ class="w-4 h-4 transition-transform duration-200"
71600
+ fill="none"
71601
+ stroke="currentColor"
71602
+ viewBox="0 0 24 24">
71603
+ <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7"></path>
71604
+ </svg>
71605
+ </div>
71606
+ } @else {
71607
+ <button
71608
+ type="button"
71609
+ [ngClass]="buttonClasses()"
71610
+ class="w-full flex items-center justify-center gap-2 px-4 py-2.5 rounded-lg text-sm font-medium transition-all hover:scale-[1.02]"
71611
+ (click)="onClick($event)">
71612
+ <span>{{ label() || 'Learn More' }}</span>
71613
+ <svg class="w-4 h-4" fill="none" stroke="currentColor" viewBox="0 0 24 24">
71614
+ <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"></path>
71615
+ </svg>
71616
+ </button>
71617
+ }
71618
+ `
71619
+ }]
71620
+ }], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], isExpanded: [{ type: i0.Input, args: [{ isSignal: true, alias: "isExpanded", required: false }] }], label: [{ type: i0.Input, args: [{ isSignal: true, alias: "label", required: false }] }], variant: [{ type: i0.Input, args: [{ isSignal: true, alias: "variant", required: false }] }], buttonClick: [{ type: i0.Output, args: ["buttonClick"] }] }); })();
71621
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(LearnMoreButtonComponent, { className: "LearnMoreButtonComponent", filePath: "lib/components/shared/learn-more-button.component.ts", lineNumber: 40 }); })();
71622
+
71380
71623
  const _c0$t = a0 => ({ name: "chevron-right", source: a0 });
71381
71624
  function GoalCardComponent_Conditional_13_Template(rf, ctx) { if (rf & 1) {
71382
- i0.ɵɵelementStart(0, "span", 12);
71383
- i0.ɵɵtext(1);
71384
- i0.ɵɵelementEnd();
71625
+ i0.ɵɵelement(0, "symphiq-priority-badge", 11);
71385
71626
  } if (rf & 2) {
71386
71627
  const ctx_r0 = i0.ɵɵnextContext();
71387
- i0.ɵɵclassProp("animate-pulse", ctx_r0.isHighPriority());
71388
- i0.ɵɵproperty("ngClass", ctx_r0.priorityBadgeClasses());
71389
- i0.ɵɵadvance();
71390
- i0.ɵɵtextInterpolate1(" ", ctx_r0.priorityLabel(), " ");
71628
+ i0.ɵɵproperty("priority", ctx_r0.goal().priority)("viewMode", ctx_r0.viewMode());
71391
71629
  } }
71392
71630
  function GoalCardComponent_Conditional_14_Template(rf, ctx) { if (rf & 1) {
71393
- i0.ɵɵelementStart(0, "span", 12);
71394
- i0.ɵɵtext(1);
71395
- i0.ɵɵelementEnd();
71631
+ i0.ɵɵelement(0, "symphiq-timeframe-badge", 12);
71396
71632
  } if (rf & 2) {
71397
71633
  const ctx_r0 = i0.ɵɵnextContext();
71398
- i0.ɵɵproperty("ngClass", ctx_r0.timeframeBadgeClasses());
71399
- i0.ɵɵadvance();
71400
- i0.ɵɵtextInterpolate1(" ", ctx_r0.goal().timeframe, " ");
71634
+ i0.ɵɵproperty("timeframe", ctx_r0.goal().timeframe)("viewMode", ctx_r0.viewMode())("showIcon", false);
71401
71635
  } }
71402
71636
  function GoalCardComponent_Conditional_15_Template(rf, ctx) { if (rf & 1) {
71403
71637
  i0.ɵɵelementStart(0, "p", 13);
@@ -71666,24 +71900,13 @@ function GoalCardComponent_Conditional_19_Template(rf, ctx) { if (rf & 1) {
71666
71900
  } }
71667
71901
  function GoalCardComponent_Conditional_20_Template(rf, ctx) { if (rf & 1) {
71668
71902
  const _r6 = i0.ɵɵgetCurrentView();
71669
- i0.ɵɵelementStart(0, "div", 52);
71670
- i0.ɵɵlistener("click", function GoalCardComponent_Conditional_20_Template_div_click_0_listener($event) { i0.ɵɵrestoreView(_r6); const ctx_r0 = i0.ɵɵnextContext(); ctx_r0.toggleExpanded(); return i0.ɵɵresetView($event.stopPropagation()); });
71671
- i0.ɵɵelementStart(1, "span", 53);
71672
- i0.ɵɵtext(2);
71673
- i0.ɵɵelementEnd();
71674
- i0.ɵɵnamespaceSVG();
71675
- i0.ɵɵelementStart(3, "svg", 54);
71676
- i0.ɵɵelement(4, "path", 55);
71903
+ i0.ɵɵelementStart(0, "div", 18)(1, "symphiq-learn-more-button", 52);
71904
+ i0.ɵɵlistener("buttonClick", function GoalCardComponent_Conditional_20_Template_symphiq_learn_more_button_buttonClick_1_listener() { i0.ɵɵrestoreView(_r6); const ctx_r0 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r0.toggleExpanded()); });
71677
71905
  i0.ɵɵelementEnd()();
71678
71906
  } if (rf & 2) {
71679
71907
  const ctx_r0 = i0.ɵɵnextContext();
71680
71908
  i0.ɵɵadvance();
71681
- i0.ɵɵproperty("ngClass", ctx_r0.learnMoreButtonClasses());
71682
- i0.ɵɵadvance();
71683
- i0.ɵɵtextInterpolate1(" ", ctx_r0.isExpanded() ? "Show Less" : "Learn More", " ");
71684
- i0.ɵɵadvance();
71685
- i0.ɵɵclassProp("rotate-180", ctx_r0.isExpanded());
71686
- i0.ɵɵproperty("ngClass", ctx_r0.learnMoreChevronClasses());
71909
+ i0.ɵɵproperty("viewMode", ctx_r0.viewMode())("isExpanded", ctx_r0.isExpanded())("variant", "inline");
71687
71910
  } }
71688
71911
  class GoalCardComponent {
71689
71912
  constructor() {
@@ -71991,7 +72214,7 @@ class GoalCardComponent {
71991
72214
  this.modalService.openGoalBusinessInsightsListModal(businessInsights, goalContext, this.viewMode(), previousState ?? undefined, sourceCategory, sourceGapTitle);
71992
72215
  }
71993
72216
  static { this.ɵfac = function GoalCardComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || GoalCardComponent)(); }; }
71994
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: GoalCardComponent, selectors: [["symphiq-goal-card"]], inputs: { goal: [1, "goal"], viewMode: [1, "viewMode"], goalIndex: [1, "goalIndex"], sectionIndex: [1, "sectionIndex"], isInModal: [1, "isInModal"], allMetrics: [1, "allMetrics"], allCharts: [1, "allCharts"], allInsights: [1, "allInsights"], currentModalState: [1, "currentModalState"], businessProfile: [1, "businessProfile"] }, decls: 21, vars: 15, consts: [[1, "rounded-xl", "p-6", "mb-8", 3, "click", "ngClass"], [1, "flex", "items-start", "gap-4"], [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, "flex", "items-start", "justify-between", "gap-3", "mb-2"], [1, "flex-1"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wider", "mb-1", 3, "ngClass"], [1, "font-semibold", "text-lg", 3, "ngClass"], [1, "flex", "items-center", "gap-2"], [1, "px-3", "py-1", "rounded-full", "text-xs", "font-semibold", "whitespace-nowrap", 3, "ngClass", "animate-pulse"], [1, "px-3", "py-1", "rounded-full", "text-xs", "font-semibold", "whitespace-nowrap", 3, "ngClass"], [1, "text-sm", "mb-4", 3, "ngClass"], [1, "grid", "transition-[grid-template-rows]", "duration-300", "ease-in-out"], [1, "overflow-hidden"], [1, "flex", "flex-col", "lg:flex-row", "gap-6", "mb-4", 3, "lg:flex-row-reverse"], [1, "flex", "items-center", "justify-center", "pt-4"], [1, "flex", "items-center", "gap-2", "mt-3", "cursor-pointer"], [1, "flex", "flex-col", "lg:flex-row", "gap-6", "mb-4"], [1, "lg:w-2/3"], [3, "lg:w-1/3", "w-full"], [3, "visual", "viewMode"], [1, "p-4", "rounded-lg", 3, "ngClass"], [1, "text-sm", "font-semibold", "mb-3", 3, "ngClass"], [1, "space-y-3"], [1, "flex", "items-start", "gap-2"], [1, "mt-5", "pt-4", "border-t", 3, "ngClass"], ["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", "M12 8c-1.657 0-3 .895-3 2s1.343 2 3 2 3 .895 3 2-1.343 2-3 2m0-8c1.11 0 2.08.402 2.599 1M12 8V7m0 1v8m0 0v1m0-1c-1.11 0-2.08-.402-2.599-1M21 12a9 9 0 11-18 0 9 9 0 0118 0z"], [1, "text-xs", "font-medium", 3, "ngClass"], [1, "text-sm", "font-bold", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M13 7h8m0 0v8m0-8l-8 8-4-4-6 6"], [1, "text-sm", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M14.828 14.828a4 4 0 01-5.656 0M9 10h.01M15 10h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"], [1, "text-xs", "font-bold", "uppercase", "tracking-wider", "mb-3", 3, "ngClass"], [1, "mb-3"], [1, "w-full", "flex", "items-center", "justify-between", "gap-2", "p-3", "rounded-lg", "border-2", "transition-all", "cursor-pointer", "hover:scale-[1.02]", "hover:shadow-md", "hover:shadow-blue-500/20", "active:scale-[0.99]", 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.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-xs", "font-semibold", "uppercase", "tracking-wide"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 5l7 7-7 7"], [1, "w-full", "flex", "items-center", "justify-between", "gap-2", "p-3", "rounded-lg", "border-2", "transition-all", "cursor-pointer", "hover:scale-[1.02]", "hover:shadow-md", "active:scale-[0.99]", 3, "click", "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, "w-full", "flex", "items-center", "justify-between", "gap-2", "p-3", "rounded-lg", "border-2", "transition-all", "cursor-pointer", "hover:scale-[1.02]", "hover:shadow-md", "hover:shadow-purple-500/20", "active:scale-[0.99]", 3, "click", "ngClass"], ["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"], [1, "relative", "w-full", "flex", "items-center", "justify-between", "px-6", "py-3", "rounded-lg", "text-base", "font-semibold", "transition-all", "duration-200", "hover:scale-[1.02]", "active:scale-[0.98]", "cursor-pointer", "group", "overflow-hidden", 3, "click", "ngClass"], [1, "absolute", "inset-0", "opacity-50", "group-hover:opacity-70", "transition-opacity", 3, "ngClass"], [1, "relative", "flex", "items-center", "gap-2"], ["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, "px-2.5", "py-0.5", "rounded-full", "text-sm", 3, "ngClass"], ["size", "w-5 h-5", 1, "relative", "transform", "group-hover:translate-x-1", "transition-transform", 3, "icon"], [1, "flex", "items-center", "gap-2", "mt-3", "cursor-pointer", 3, "click"], [1, "text-sm", "font-medium", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4", "transition-transform", "duration-200", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M19 9l-7 7-7-7"]], template: function GoalCardComponent_Template(rf, ctx) { if (rf & 1) {
72217
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: GoalCardComponent, selectors: [["symphiq-goal-card"]], inputs: { goal: [1, "goal"], viewMode: [1, "viewMode"], goalIndex: [1, "goalIndex"], sectionIndex: [1, "sectionIndex"], isInModal: [1, "isInModal"], allMetrics: [1, "allMetrics"], allCharts: [1, "allCharts"], allInsights: [1, "allInsights"], currentModalState: [1, "currentModalState"], businessProfile: [1, "businessProfile"] }, decls: 21, vars: 15, consts: [[1, "rounded-xl", "p-6", "mb-8", 3, "click", "ngClass"], [1, "flex", "items-start", "gap-4"], [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, "flex", "items-start", "justify-between", "gap-3", "mb-2"], [1, "flex-1"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wider", "mb-1", 3, "ngClass"], [1, "font-semibold", "text-lg", 3, "ngClass"], [1, "flex", "items-center", "gap-2"], [3, "priority", "viewMode"], [3, "timeframe", "viewMode", "showIcon"], [1, "text-sm", "mb-4", 3, "ngClass"], [1, "grid", "transition-[grid-template-rows]", "duration-300", "ease-in-out"], [1, "overflow-hidden"], [1, "flex", "flex-col", "lg:flex-row", "gap-6", "mb-4", 3, "lg:flex-row-reverse"], [1, "flex", "items-center", "justify-center", "pt-4"], [1, "mt-3"], [1, "flex", "flex-col", "lg:flex-row", "gap-6", "mb-4"], [1, "lg:w-2/3"], [3, "lg:w-1/3", "w-full"], [3, "visual", "viewMode"], [1, "p-4", "rounded-lg", 3, "ngClass"], [1, "text-sm", "font-semibold", "mb-3", 3, "ngClass"], [1, "space-y-3"], [1, "flex", "items-start", "gap-2"], [1, "mt-5", "pt-4", "border-t", 3, "ngClass"], ["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", "M12 8c-1.657 0-3 .895-3 2s1.343 2 3 2 3 .895 3 2-1.343 2-3 2m0-8c1.11 0 2.08.402 2.599 1M12 8V7m0 1v8m0 0v1m0-1c-1.11 0-2.08-.402-2.599-1M21 12a9 9 0 11-18 0 9 9 0 0118 0z"], [1, "text-xs", "font-medium", 3, "ngClass"], [1, "text-sm", "font-bold", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M13 7h8m0 0v8m0-8l-8 8-4-4-6 6"], [1, "text-sm", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M14.828 14.828a4 4 0 01-5.656 0M9 10h.01M15 10h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"], [1, "text-xs", "font-bold", "uppercase", "tracking-wider", "mb-3", 3, "ngClass"], [1, "mb-3"], [1, "w-full", "flex", "items-center", "justify-between", "gap-2", "p-3", "rounded-lg", "border-2", "transition-all", "cursor-pointer", "hover:scale-[1.02]", "hover:shadow-md", "hover:shadow-blue-500/20", "active:scale-[0.99]", 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.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-xs", "font-semibold", "uppercase", "tracking-wide"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 5l7 7-7 7"], [1, "w-full", "flex", "items-center", "justify-between", "gap-2", "p-3", "rounded-lg", "border-2", "transition-all", "cursor-pointer", "hover:scale-[1.02]", "hover:shadow-md", "active:scale-[0.99]", 3, "click", "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, "w-full", "flex", "items-center", "justify-between", "gap-2", "p-3", "rounded-lg", "border-2", "transition-all", "cursor-pointer", "hover:scale-[1.02]", "hover:shadow-md", "hover:shadow-purple-500/20", "active:scale-[0.99]", 3, "click", "ngClass"], ["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"], [1, "relative", "w-full", "flex", "items-center", "justify-between", "px-6", "py-3", "rounded-lg", "text-base", "font-semibold", "transition-all", "duration-200", "hover:scale-[1.02]", "active:scale-[0.98]", "cursor-pointer", "group", "overflow-hidden", 3, "click", "ngClass"], [1, "absolute", "inset-0", "opacity-50", "group-hover:opacity-70", "transition-opacity", 3, "ngClass"], [1, "relative", "flex", "items-center", "gap-2"], ["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, "px-2.5", "py-0.5", "rounded-full", "text-sm", 3, "ngClass"], ["size", "w-5 h-5", 1, "relative", "transform", "group-hover:translate-x-1", "transition-transform", 3, "icon"], [3, "buttonClick", "viewMode", "isExpanded", "variant"]], template: function GoalCardComponent_Template(rf, ctx) { if (rf & 1) {
71995
72218
  i0.ɵɵelementStart(0, "div", 0);
71996
72219
  i0.ɵɵlistener("click", function GoalCardComponent_Template_div_click_0_listener($event) { return ctx.onCardClick($event); });
71997
72220
  i0.ɵɵelementStart(1, "div", 1)(2, "div", 2);
@@ -72007,15 +72230,15 @@ class GoalCardComponent {
72007
72230
  i0.ɵɵtext(11);
72008
72231
  i0.ɵɵelementEnd()();
72009
72232
  i0.ɵɵelementStart(12, "div", 10);
72010
- i0.ɵɵconditionalCreate(13, GoalCardComponent_Conditional_13_Template, 2, 4, "span", 11);
72011
- i0.ɵɵconditionalCreate(14, GoalCardComponent_Conditional_14_Template, 2, 2, "span", 12);
72233
+ i0.ɵɵconditionalCreate(13, GoalCardComponent_Conditional_13_Template, 1, 2, "symphiq-priority-badge", 11);
72234
+ i0.ɵɵconditionalCreate(14, GoalCardComponent_Conditional_14_Template, 1, 3, "symphiq-timeframe-badge", 12);
72012
72235
  i0.ɵɵelementEnd()();
72013
72236
  i0.ɵɵconditionalCreate(15, GoalCardComponent_Conditional_15_Template, 2, 2, "p", 13);
72014
72237
  i0.ɵɵelementStart(16, "div", 14)(17, "div", 15);
72015
72238
  i0.ɵɵconditionalCreate(18, GoalCardComponent_Conditional_18_Template, 3, 4, "div", 16);
72016
72239
  i0.ɵɵelementEnd()()()();
72017
72240
  i0.ɵɵconditionalCreate(19, GoalCardComponent_Conditional_19_Template, 11, 7, "div", 17);
72018
- i0.ɵɵconditionalCreate(20, GoalCardComponent_Conditional_20_Template, 5, 5, "div", 18);
72241
+ i0.ɵɵconditionalCreate(20, GoalCardComponent_Conditional_20_Template, 2, 3, "div", 18);
72019
72242
  i0.ɵɵelementEnd();
72020
72243
  } if (rf & 2) {
72021
72244
  let tmp_5_0;
@@ -72049,14 +72272,14 @@ class GoalCardComponent {
72049
72272
  i0.ɵɵconditional(ctx.isExpanded() && ((tmp_11_0 = ctx.goal()) == null ? null : tmp_11_0.objectives) && ctx.goal().objectives.length > 0 ? 19 : -1);
72050
72273
  i0.ɵɵadvance();
72051
72274
  i0.ɵɵconditional(ctx.isCompactMode() && (((tmp_12_0 = ctx.goal()) == null ? null : tmp_12_0.expectedImpact) || ((tmp_12_0 = ctx.goal()) == null ? null : tmp_12_0.visual) && ctx.goal().visual.enabled) ? 20 : -1);
72052
- } }, dependencies: [CommonModule, i1$1.NgClass, NapkinVisualPlaceholderComponent, SymphiqIconComponent], encapsulation: 2, changeDetection: 0 }); }
72275
+ } }, dependencies: [CommonModule, i1$1.NgClass, NapkinVisualPlaceholderComponent, SymphiqIconComponent, PriorityBadgeComponent, TimeframeBadgeComponent, LearnMoreButtonComponent], encapsulation: 2, changeDetection: 0 }); }
72053
72276
  }
72054
72277
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GoalCardComponent, [{
72055
72278
  type: Component,
72056
72279
  args: [{
72057
72280
  selector: 'symphiq-goal-card',
72058
72281
  standalone: true,
72059
- imports: [CommonModule, NapkinVisualPlaceholderComponent, SymphiqIconComponent],
72282
+ imports: [CommonModule, NapkinVisualPlaceholderComponent, SymphiqIconComponent, PriorityBadgeComponent, TimeframeBadgeComponent, LearnMoreButtonComponent],
72060
72283
  changeDetection: ChangeDetectionStrategy.OnPush,
72061
72284
  template: `
72062
72285
  <div
@@ -72082,14 +72305,17 @@ class GoalCardComponent {
72082
72305
  </div>
72083
72306
  <div class="flex items-center gap-2">
72084
72307
  @if (goal()?.priority) {
72085
- <span [ngClass]="priorityBadgeClasses()" [class.animate-pulse]="isHighPriority()" class="px-3 py-1 rounded-full text-xs font-semibold whitespace-nowrap">
72086
- {{ priorityLabel() }}
72087
- </span>
72308
+ <symphiq-priority-badge
72309
+ [priority]="goal()!.priority"
72310
+ [viewMode]="viewMode()"
72311
+ />
72088
72312
  }
72089
72313
  @if (goal()?.timeframe) {
72090
- <span [ngClass]="timeframeBadgeClasses()" class="px-3 py-1 rounded-full text-xs font-semibold whitespace-nowrap">
72091
- {{ goal()!.timeframe }}
72092
- </span>
72314
+ <symphiq-timeframe-badge
72315
+ [timeframe]="goal()!.timeframe"
72316
+ [viewMode]="viewMode()"
72317
+ [showIcon]="false"
72318
+ />
72093
72319
  }
72094
72320
  </div>
72095
72321
  </div>
@@ -72263,19 +72489,13 @@ class GoalCardComponent {
72263
72489
 
72264
72490
  <!-- Learn More / Show Less Button (for Compact mode) -->
72265
72491
  @if (isCompactMode() && (goal()?.expectedImpact || (goal()?.visual && goal()!.visual!.enabled))) {
72266
- <div class="flex items-center gap-2 mt-3 cursor-pointer" (click)="toggleExpanded(); $event.stopPropagation()">
72267
- <span [ngClass]="learnMoreButtonClasses()" class="text-sm font-medium">
72268
- {{ isExpanded() ? 'Show Less' : 'Learn More' }}
72269
- </span>
72270
- <svg
72271
- [ngClass]="learnMoreChevronClasses()"
72272
- [class.rotate-180]="isExpanded()"
72273
- class="w-4 h-4 transition-transform duration-200"
72274
- fill="none"
72275
- stroke="currentColor"
72276
- viewBox="0 0 24 24">
72277
- <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7"></path>
72278
- </svg>
72492
+ <div class="mt-3">
72493
+ <symphiq-learn-more-button
72494
+ [viewMode]="viewMode()"
72495
+ [isExpanded]="isExpanded()"
72496
+ [variant]="'inline'"
72497
+ (buttonClick)="toggleExpanded()"
72498
+ />
72279
72499
  </div>
72280
72500
  }
72281
72501
  </div>
@@ -72772,7 +72992,7 @@ class CapabilityMatrixCardComponent {
72772
72992
  }], () => [], { 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 }] }] }); })();
72773
72993
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CapabilityMatrixCardComponent, { className: "CapabilityMatrixCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/capability-matrix-card.component.ts", lineNumber: 118 }); })();
72774
72994
 
72775
- const _forTrack0$w = ($index, $item) => $item.competitorId || $index;
72995
+ const _forTrack0$y = ($index, $item) => $item.competitorId || $index;
72776
72996
  function CompetitiveComparisonCardComponent_Conditional_8_Conditional_1_Template(rf, ctx) { if (rf & 1) {
72777
72997
  i0.ɵɵelementStart(0, "span", 15);
72778
72998
  i0.ɵɵtext(1);
@@ -72885,7 +73105,7 @@ function CompetitiveComparisonCardComponent_Conditional_13_Template(rf, ctx) { i
72885
73105
  i0.ɵɵelementStart(0, "div", 12)(1, "h6", 21);
72886
73106
  i0.ɵɵtext(2, " Competitor Positions ");
72887
73107
  i0.ɵɵelementEnd();
72888
- i0.ɵɵrepeaterCreate(3, CompetitiveComparisonCardComponent_Conditional_13_For_4_Template, 7, 6, "div", 22, _forTrack0$w);
73108
+ i0.ɵɵrepeaterCreate(3, CompetitiveComparisonCardComponent_Conditional_13_For_4_Template, 7, 6, "div", 22, _forTrack0$y);
72889
73109
  i0.ɵɵelementEnd();
72890
73110
  } if (rf & 2) {
72891
73111
  const ctx_r1 = i0.ɵɵnextContext();
@@ -73274,7 +73494,7 @@ class CompetitiveComparisonCardComponent {
73274
73494
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitiveComparisonCardComponent, { className: "CompetitiveComparisonCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/competitive-comparison-card.component.ts", lineNumber: 126 }); })();
73275
73495
 
73276
73496
  const _c0$r = a0 => ({ name: "chevron-right", source: a0 });
73277
- const _forTrack0$v = ($index, $item) => $item.id;
73497
+ const _forTrack0$x = ($index, $item) => $item.id;
73278
73498
  function PhaseTimelineCardComponent_Conditional_8_For_7_Template(rf, ctx) { if (rf & 1) {
73279
73499
  const _r1 = i0.ɵɵgetCurrentView();
73280
73500
  i0.ɵɵelementStart(0, "button", 15);
@@ -73303,7 +73523,7 @@ function PhaseTimelineCardComponent_Conditional_8_Template(rf, ctx) { if (rf & 1
73303
73523
  i0.ɵɵelementEnd();
73304
73524
  i0.ɵɵnamespaceHTML();
73305
73525
  i0.ɵɵelementStart(5, "div", 13);
73306
- i0.ɵɵrepeaterCreate(6, PhaseTimelineCardComponent_Conditional_8_For_7_Template, 4, 5, "button", 14, _forTrack0$v);
73526
+ i0.ɵɵrepeaterCreate(6, PhaseTimelineCardComponent_Conditional_8_For_7_Template, 4, 5, "button", 14, _forTrack0$x);
73307
73527
  i0.ɵɵelementEnd()();
73308
73528
  } if (rf & 2) {
73309
73529
  const ctx_r2 = i0.ɵɵnextContext();
@@ -73340,7 +73560,7 @@ function PhaseTimelineCardComponent_Conditional_9_Template(rf, ctx) { if (rf & 1
73340
73560
  i0.ɵɵelementEnd();
73341
73561
  i0.ɵɵnamespaceHTML();
73342
73562
  i0.ɵɵelementStart(5, "div", 18);
73343
- i0.ɵɵrepeaterCreate(6, PhaseTimelineCardComponent_Conditional_9_For_7_Template, 4, 5, "button", 14, _forTrack0$v);
73563
+ i0.ɵɵrepeaterCreate(6, PhaseTimelineCardComponent_Conditional_9_For_7_Template, 4, 5, "button", 14, _forTrack0$x);
73344
73564
  i0.ɵɵelementEnd()();
73345
73565
  } if (rf & 2) {
73346
73566
  const ctx_r2 = i0.ɵɵnextContext();
@@ -74354,7 +74574,7 @@ class OperationalCategoryCardComponent {
74354
74574
 
74355
74575
  const _c0$p = a0 => ({ name: "arrow-trending-up", source: a0 });
74356
74576
  const _c1$d = a0 => ({ name: "chat-bubble-left-right", source: a0 });
74357
- const _forTrack0$u = ($index, $item) => $item.questionId;
74577
+ const _forTrack0$w = ($index, $item) => $item.questionId;
74358
74578
  function KeyDriverCardComponent_Conditional_12_For_6_Template(rf, ctx) { if (rf & 1) {
74359
74579
  i0.ɵɵelementStart(0, "div", 13)(1, "p", 14);
74360
74580
  i0.ɵɵtext(2);
@@ -74374,7 +74594,7 @@ function KeyDriverCardComponent_Conditional_12_Template(rf, ctx) { if (rf & 1) {
74374
74594
  i0.ɵɵelementStart(3, "span", 12);
74375
74595
  i0.ɵɵtext(4, " Supporting Profile Insights ");
74376
74596
  i0.ɵɵelementEnd()();
74377
- i0.ɵɵrepeaterCreate(5, KeyDriverCardComponent_Conditional_12_For_6_Template, 3, 3, "div", 13, _forTrack0$u);
74597
+ i0.ɵɵrepeaterCreate(5, KeyDriverCardComponent_Conditional_12_For_6_Template, 3, 3, "div", 13, _forTrack0$w);
74378
74598
  i0.ɵɵelementEnd();
74379
74599
  } if (rf & 2) {
74380
74600
  const ctx_r1 = i0.ɵɵnextContext();
@@ -74564,7 +74784,7 @@ class KeyDriverCardComponent {
74564
74784
 
74565
74785
  const _c0$o = a0 => ({ name: "exclamation-triangle", source: a0 });
74566
74786
  const _c1$c = a0 => ({ name: "chat-bubble-left-right", source: a0 });
74567
- const _forTrack0$t = ($index, $item) => $item.questionId;
74787
+ const _forTrack0$v = ($index, $item) => $item.questionId;
74568
74788
  function BottleneckCardComponent_Conditional_12_For_6_Template(rf, ctx) { if (rf & 1) {
74569
74789
  i0.ɵɵelementStart(0, "div", 13)(1, "p", 14);
74570
74790
  i0.ɵɵtext(2);
@@ -74584,7 +74804,7 @@ function BottleneckCardComponent_Conditional_12_Template(rf, ctx) { if (rf & 1)
74584
74804
  i0.ɵɵelementStart(3, "span", 12);
74585
74805
  i0.ɵɵtext(4, " Supporting Profile Insights ");
74586
74806
  i0.ɵɵelementEnd()();
74587
- i0.ɵɵrepeaterCreate(5, BottleneckCardComponent_Conditional_12_For_6_Template, 3, 3, "div", 13, _forTrack0$t);
74807
+ i0.ɵɵrepeaterCreate(5, BottleneckCardComponent_Conditional_12_For_6_Template, 3, 3, "div", 13, _forTrack0$v);
74588
74808
  i0.ɵɵelementEnd();
74589
74809
  } if (rf & 2) {
74590
74810
  const ctx_r1 = i0.ɵɵnextContext();
@@ -74793,7 +75013,7 @@ const _c0$n = a0 => ({ name: "arrow-right", source: a0 });
74793
75013
  const _c1$b = a0 => ({ name: "arrow-left", source: a0 });
74794
75014
  const _c2$a = a0 => ({ name: "arrows-right-left", source: a0 });
74795
75015
  const _c3$6 = a0 => ({ name: "scale", source: a0 });
74796
- const _forTrack0$s = ($index, $item) => $item.metric;
75016
+ const _forTrack0$u = ($index, $item) => $item.metric;
74797
75017
  function MetricRelationshipsCardComponent_Conditional_1_For_8_Template(rf, ctx) { if (rf & 1) {
74798
75018
  const _r1 = i0.ɵɵgetCurrentView();
74799
75019
  i0.ɵɵelementStart(0, "button", 8);
@@ -74818,7 +75038,7 @@ function MetricRelationshipsCardComponent_Conditional_1_Template(rf, ctx) { if (
74818
75038
  i0.ɵɵtext(5, " Directly Influences ");
74819
75039
  i0.ɵɵelementEnd()();
74820
75040
  i0.ɵɵelementStart(6, "div", 6);
74821
- i0.ɵɵrepeaterCreate(7, MetricRelationshipsCardComponent_Conditional_1_For_8_Template, 4, 2, "button", 7, _forTrack0$s);
75041
+ i0.ɵɵrepeaterCreate(7, MetricRelationshipsCardComponent_Conditional_1_For_8_Template, 4, 2, "button", 7, _forTrack0$u);
74822
75042
  i0.ɵɵelementEnd()();
74823
75043
  } if (rf & 2) {
74824
75044
  const ctx_r2 = i0.ɵɵnextContext();
@@ -74856,7 +75076,7 @@ function MetricRelationshipsCardComponent_Conditional_2_Template(rf, ctx) { if (
74856
75076
  i0.ɵɵtext(5, " Directly Influenced By ");
74857
75077
  i0.ɵɵelementEnd()();
74858
75078
  i0.ɵɵelementStart(6, "div", 6);
74859
- i0.ɵɵrepeaterCreate(7, MetricRelationshipsCardComponent_Conditional_2_For_8_Template, 4, 2, "button", 7, _forTrack0$s);
75079
+ i0.ɵɵrepeaterCreate(7, MetricRelationshipsCardComponent_Conditional_2_For_8_Template, 4, 2, "button", 7, _forTrack0$u);
74860
75080
  i0.ɵɵelementEnd()();
74861
75081
  } if (rf & 2) {
74862
75082
  const ctx_r2 = i0.ɵɵnextContext();
@@ -74902,7 +75122,7 @@ function MetricRelationshipsCardComponent_Conditional_3_Template(rf, ctx) { if (
74902
75122
  i0.ɵɵtext(5, " Trade-offs ");
74903
75123
  i0.ɵɵelementEnd()();
74904
75124
  i0.ɵɵelementStart(6, "div", 11);
74905
- i0.ɵɵrepeaterCreate(7, MetricRelationshipsCardComponent_Conditional_3_For_8_Template, 7, 9, "div", 12, _forTrack0$s);
75125
+ i0.ɵɵrepeaterCreate(7, MetricRelationshipsCardComponent_Conditional_3_For_8_Template, 7, 9, "div", 12, _forTrack0$u);
74906
75126
  i0.ɵɵelementEnd()();
74907
75127
  } if (rf & 2) {
74908
75128
  const ctx_r2 = i0.ɵɵnextContext();
@@ -75142,7 +75362,7 @@ class MetricRelationshipsCardComponent {
75142
75362
 
75143
75363
  const _c0$m = a0 => ({ name: "chevron-right", source: a0 });
75144
75364
  const _c1$a = a0 => ({ name: "link", source: a0 });
75145
- const _forTrack0$r = ($index, $item) => $item.id;
75365
+ const _forTrack0$t = ($index, $item) => $item.id;
75146
75366
  function RelatedMetricCardComponent_Conditional_18_Conditional_5_For_2_Template(rf, ctx) { if (rf & 1) {
75147
75367
  const _r1 = i0.ɵɵgetCurrentView();
75148
75368
  i0.ɵɵelementStart(0, "button", 18);
@@ -75163,7 +75383,7 @@ function RelatedMetricCardComponent_Conditional_18_Conditional_5_For_2_Template(
75163
75383
  } }
75164
75384
  function RelatedMetricCardComponent_Conditional_18_Conditional_5_Template(rf, ctx) { if (rf & 1) {
75165
75385
  i0.ɵɵelementStart(0, "div", 16);
75166
- i0.ɵɵrepeaterCreate(1, RelatedMetricCardComponent_Conditional_18_Conditional_5_For_2_Template, 4, 5, "button", 17, _forTrack0$r);
75386
+ i0.ɵɵrepeaterCreate(1, RelatedMetricCardComponent_Conditional_18_Conditional_5_For_2_Template, 4, 5, "button", 17, _forTrack0$t);
75167
75387
  i0.ɵɵelementEnd();
75168
75388
  } if (rf & 2) {
75169
75389
  const ctx_r2 = i0.ɵɵnextContext(2);
@@ -75476,7 +75696,7 @@ class RelatedMetricCardComponent {
75476
75696
  }], 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"] }] }); })();
75477
75697
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(RelatedMetricCardComponent, { className: "RelatedMetricCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/related-metric-card.component.ts", lineNumber: 97 }); })();
75478
75698
 
75479
- const _forTrack0$q = ($index, $item) => $item.metric;
75699
+ const _forTrack0$s = ($index, $item) => $item.metric;
75480
75700
  function RelatedMetricsListComponent_Conditional_1_For_14_Template(rf, ctx) { if (rf & 1) {
75481
75701
  const _r1 = i0.ɵɵgetCurrentView();
75482
75702
  i0.ɵɵelementStart(0, "symphiq-related-metric-card", 12);
@@ -75504,7 +75724,7 @@ function RelatedMetricsListComponent_Conditional_1_Template(rf, ctx) { if (rf &
75504
75724
  i0.ɵɵtext(11);
75505
75725
  i0.ɵɵelementEnd()();
75506
75726
  i0.ɵɵelementStart(12, "div", 10);
75507
- i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_1_For_14_Template, 1, 7, "symphiq-related-metric-card", 11, _forTrack0$q);
75727
+ i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_1_For_14_Template, 1, 7, "symphiq-related-metric-card", 11, _forTrack0$s);
75508
75728
  i0.ɵɵelementEnd()();
75509
75729
  } if (rf & 2) {
75510
75730
  const ctx_r1 = i0.ɵɵnextContext();
@@ -75550,7 +75770,7 @@ function RelatedMetricsListComponent_Conditional_2_Template(rf, ctx) { if (rf &
75550
75770
  i0.ɵɵtext(11);
75551
75771
  i0.ɵɵelementEnd()();
75552
75772
  i0.ɵɵelementStart(12, "div", 10);
75553
- i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_2_For_14_Template, 1, 7, "symphiq-related-metric-card", 11, _forTrack0$q);
75773
+ i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_2_For_14_Template, 1, 7, "symphiq-related-metric-card", 11, _forTrack0$s);
75554
75774
  i0.ɵɵelementEnd()();
75555
75775
  } if (rf & 2) {
75556
75776
  const ctx_r1 = i0.ɵɵnextContext();
@@ -75596,7 +75816,7 @@ function RelatedMetricsListComponent_Conditional_3_Template(rf, ctx) { if (rf &
75596
75816
  i0.ɵɵtext(11);
75597
75817
  i0.ɵɵelementEnd()();
75598
75818
  i0.ɵɵelementStart(12, "div", 10);
75599
- i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_3_For_14_Template, 1, 7, "symphiq-related-metric-card", 11, _forTrack0$q);
75819
+ i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_3_For_14_Template, 1, 7, "symphiq-related-metric-card", 11, _forTrack0$s);
75600
75820
  i0.ɵɵelementEnd()();
75601
75821
  } if (rf & 2) {
75602
75822
  const ctx_r1 = i0.ɵɵnextContext();
@@ -75642,7 +75862,7 @@ function RelatedMetricsListComponent_Conditional_4_Template(rf, ctx) { if (rf &
75642
75862
  i0.ɵɵtext(11);
75643
75863
  i0.ɵɵelementEnd()();
75644
75864
  i0.ɵɵelementStart(12, "div", 10);
75645
- i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_4_For_14_Template, 1, 7, "symphiq-related-metric-card", 11, _forTrack0$q);
75865
+ i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_4_For_14_Template, 1, 7, "symphiq-related-metric-card", 11, _forTrack0$s);
75646
75866
  i0.ɵɵelementEnd()();
75647
75867
  } if (rf & 2) {
75648
75868
  const ctx_r1 = i0.ɵɵnextContext();
@@ -77133,10 +77353,10 @@ const _c3$3 = a0 => [a0];
77133
77353
  const _c4$1 = () => [];
77134
77354
  const _c5$1 = a0 => ({ name: "chart-bar", source: a0 });
77135
77355
  const _c6 = a0 => ({ name: "user", source: a0 });
77136
- const _forTrack0$p = ($index, $item) => $item.id || $index;
77356
+ const _forTrack0$r = ($index, $item) => $item.id || $index;
77137
77357
  const _forTrack1$7 = ($index, $item) => $item.dimension || $index;
77138
77358
  const _forTrack2$2 = ($index, $item) => $item.rec.id || $index;
77139
- const _forTrack3$2 = ($index, $item) => $item.phase || $index;
77359
+ const _forTrack3$1 = ($index, $item) => $item.phase || $index;
77140
77360
  const _forTrack4 = ($index, $item) => $item.driver;
77141
77361
  const _forTrack5 = ($index, $item) => $item.bottleneck;
77142
77362
  const _forTrack6 = ($index, $item) => $item.focusAreaDomain || $index;
@@ -77460,7 +77680,7 @@ function ProfileSectionContentComponent_Conditional_4_For_2_Template(rf, ctx) {
77460
77680
  } }
77461
77681
  function ProfileSectionContentComponent_Conditional_4_Template(rf, ctx) { if (rf & 1) {
77462
77682
  i0.ɵɵelementStart(0, "div", 3);
77463
- i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_4_For_2_Template, 2, 3, "div", null, _forTrack0$p);
77683
+ i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_4_For_2_Template, 2, 3, "div", null, _forTrack0$r);
77464
77684
  i0.ɵɵelementEnd();
77465
77685
  } if (rf & 2) {
77466
77686
  const ctx_r1 = i0.ɵɵnextContext();
@@ -77477,7 +77697,7 @@ function ProfileSectionContentComponent_Conditional_5_For_2_Template(rf, ctx) {
77477
77697
  } }
77478
77698
  function ProfileSectionContentComponent_Conditional_5_Template(rf, ctx) { if (rf & 1) {
77479
77699
  i0.ɵɵelementStart(0, "div", 4);
77480
- i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_5_For_2_Template, 1, 8, "symphiq-goal-card", 48, _forTrack0$p);
77700
+ i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_5_For_2_Template, 1, 8, "symphiq-goal-card", 48, _forTrack0$r);
77481
77701
  i0.ɵɵelementEnd();
77482
77702
  } if (rf & 2) {
77483
77703
  const ctx_r1 = i0.ɵɵnextContext();
@@ -77493,7 +77713,7 @@ function ProfileSectionContentComponent_Conditional_6_For_2_Template(rf, ctx) {
77493
77713
  } }
77494
77714
  function ProfileSectionContentComponent_Conditional_6_Template(rf, ctx) { if (rf & 1) {
77495
77715
  i0.ɵɵelementStart(0, "div", 5);
77496
- i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_6_For_2_Template, 1, 3, "symphiq-capability-matrix-card", 49, _forTrack0$p);
77716
+ i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_6_For_2_Template, 1, 3, "symphiq-capability-matrix-card", 49, _forTrack0$r);
77497
77717
  i0.ɵɵelementEnd();
77498
77718
  } if (rf & 2) {
77499
77719
  const ctx_r1 = i0.ɵɵnextContext();
@@ -77548,7 +77768,7 @@ function ProfileSectionContentComponent_Conditional_9_For_2_Template(rf, ctx) {
77548
77768
  } }
77549
77769
  function ProfileSectionContentComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
77550
77770
  i0.ɵɵelementStart(0, "div", 8);
77551
- i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_9_For_2_Template, 1, 2, "symphiq-operational-category-card", 53, _forTrack0$p);
77771
+ i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_9_For_2_Template, 1, 2, "symphiq-operational-category-card", 53, _forTrack0$r);
77552
77772
  i0.ɵɵelementEnd();
77553
77773
  } if (rf & 2) {
77554
77774
  const ctx_r1 = i0.ɵɵnextContext();
@@ -78207,7 +78427,7 @@ function ProfileSectionContentComponent_Conditional_13_For_3_Template(rf, ctx) {
78207
78427
  function ProfileSectionContentComponent_Conditional_13_Template(rf, ctx) { if (rf & 1) {
78208
78428
  i0.ɵɵelementStart(0, "div", 9);
78209
78429
  i0.ɵɵelement(1, "div", 89);
78210
- i0.ɵɵrepeaterCreate(2, ProfileSectionContentComponent_Conditional_13_For_3_Template, 13, 8, "div", 90, _forTrack3$2);
78430
+ i0.ɵɵrepeaterCreate(2, ProfileSectionContentComponent_Conditional_13_For_3_Template, 13, 8, "div", 90, _forTrack3$1);
78211
78431
  i0.ɵɵelementEnd();
78212
78432
  } if (rf & 2) {
78213
78433
  const ctx_r1 = i0.ɵɵnextContext();
@@ -79937,7 +80157,7 @@ class ProfileSectionContentComponent {
79937
80157
  }], 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 }] }] }); })();
79938
80158
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileSectionContentComponent, { className: "ProfileSectionContentComponent", filePath: "lib/components/profile-analysis-shop-dashboard/profile-section-content.component.ts", lineNumber: 763 }); })();
79939
80159
 
79940
- const _forTrack0$o = ($index, $item) => $item.id || $index;
80160
+ const _forTrack0$q = ($index, $item) => $item.id || $index;
79941
80161
  function GoalObjectivesModalContentComponent_For_2_Conditional_10_Template(rf, ctx) { if (rf & 1) {
79942
80162
  i0.ɵɵelementStart(0, "p", 9);
79943
80163
  i0.ɵɵtext(1);
@@ -80195,7 +80415,7 @@ class GoalObjectivesModalContentComponent {
80195
80415
  static { this.ɵfac = function GoalObjectivesModalContentComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || GoalObjectivesModalContentComponent)(); }; }
80196
80416
  static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: GoalObjectivesModalContentComponent, selectors: [["symphiq-goal-objectives-modal-content"]], inputs: { goal: [1, "goal"], 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) {
80197
80417
  i0.ɵɵelementStart(0, "div", 0);
80198
- i0.ɵɵrepeaterCreate(1, GoalObjectivesModalContentComponent_For_2_Template, 14, 9, "div", 1, _forTrack0$o);
80418
+ i0.ɵɵrepeaterCreate(1, GoalObjectivesModalContentComponent_For_2_Template, 14, 9, "div", 1, _forTrack0$q);
80199
80419
  i0.ɵɵelementEnd();
80200
80420
  } if (rf & 2) {
80201
80421
  let tmp_0_0;
@@ -80295,7 +80515,7 @@ class GoalObjectivesModalContentComponent {
80295
80515
  }], null, { goal: [{ type: i0.Input, args: [{ isSignal: true, alias: "goal", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }] }); })();
80296
80516
  (() => { (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 }); })();
80297
80517
 
80298
- const _forTrack0$n = ($index, $item) => $item.id || $index;
80518
+ const _forTrack0$p = ($index, $item) => $item.id || $index;
80299
80519
  const _forTrack1$6 = ($index, $item) => ($item == null ? null : $item.questionId) || $index;
80300
80520
  function ObjectiveStrategiesModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
80301
80521
  i0.ɵɵelementStart(0, "div", 2)(1, "p", 6);
@@ -80736,7 +80956,7 @@ class ObjectiveStrategiesModalContentComponent {
80736
80956
  i0.ɵɵconditionalCreate(3, ObjectiveStrategiesModalContentComponent_Conditional_3_Template, 10, 5, "div", 3);
80737
80957
  i0.ɵɵconditionalCreate(4, ObjectiveStrategiesModalContentComponent_Conditional_4_Template, 6, 2, "div", 4);
80738
80958
  i0.ɵɵelementEnd();
80739
- i0.ɵɵrepeaterCreate(5, ObjectiveStrategiesModalContentComponent_For_6_Template, 17, 10, "div", 5, _forTrack0$n);
80959
+ i0.ɵɵrepeaterCreate(5, ObjectiveStrategiesModalContentComponent_For_6_Template, 17, 10, "div", 5, _forTrack0$p);
80740
80960
  i0.ɵɵelementEnd();
80741
80961
  } if (rf & 2) {
80742
80962
  let tmp_1_0;
@@ -81037,10 +81257,10 @@ class TooltipContentBuilder {
81037
81257
  }
81038
81258
  }
81039
81259
 
81040
- const _forTrack0$m = ($index, $item) => $item.id || $index;
81260
+ const _forTrack0$o = ($index, $item) => $item.id || $index;
81041
81261
  const _forTrack1$5 = ($index, $item) => $item.type + $item.label;
81042
81262
  const _forTrack2$1 = ($index, $item) => $item.order || $index;
81043
- const _forTrack3$1 = ($index, $item) => ($item == null ? null : $item.questionId) || $index;
81263
+ const _forTrack3 = ($index, $item) => ($item == null ? null : $item.questionId) || $index;
81044
81264
  function StrategyRecommendationsModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
81045
81265
  i0.ɵɵelementStart(0, "div", 2)(1, "p", 6);
81046
81266
  i0.ɵɵtext(2);
@@ -81625,7 +81845,7 @@ function StrategyRecommendationsModalContentComponent_For_8_Conditional_30_Templ
81625
81845
  i0.ɵɵtext(2, "Supporting Context");
81626
81846
  i0.ɵɵelementEnd();
81627
81847
  i0.ɵɵelementStart(3, "div", 50);
81628
- i0.ɵɵrepeaterCreate(4, StrategyRecommendationsModalContentComponent_For_8_Conditional_30_For_5_Template, 4, 4, "div", 56, _forTrack3$1);
81848
+ i0.ɵɵrepeaterCreate(4, StrategyRecommendationsModalContentComponent_For_8_Conditional_30_For_5_Template, 4, 4, "div", 56, _forTrack3);
81629
81849
  i0.ɵɵelementEnd()();
81630
81850
  } if (rf & 2) {
81631
81851
  const recommendation_r4 = i0.ɵɵnextContext().$implicit;
@@ -82779,7 +82999,7 @@ class StrategyRecommendationsModalContentComponent {
82779
82999
  i0.ɵɵconditionalCreate(5, StrategyRecommendationsModalContentComponent_Conditional_5_Template, 2, 2, "span", 4);
82780
83000
  i0.ɵɵconditionalCreate(6, StrategyRecommendationsModalContentComponent_Conditional_6_Template, 2, 2, "span", 4);
82781
83001
  i0.ɵɵelementEnd()();
82782
- i0.ɵɵrepeaterCreate(7, StrategyRecommendationsModalContentComponent_For_8_Template, 35, 32, "div", 5, _forTrack0$m);
83002
+ i0.ɵɵrepeaterCreate(7, StrategyRecommendationsModalContentComponent_For_8_Template, 35, 32, "div", 5, _forTrack0$o);
82783
83003
  i0.ɵɵelementEnd();
82784
83004
  } if (rf & 2) {
82785
83005
  let tmp_1_0;
@@ -84809,7 +85029,7 @@ class GapDetailModalContentComponent {
84809
85029
  (() => { (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 }); })();
84810
85030
 
84811
85031
  const _c0$f = a0 => ({ name: "chevron-right", source: a0 });
84812
- const _forTrack0$l = ($index, $item) => $item.id || $index;
85032
+ const _forTrack0$n = ($index, $item) => $item.id || $index;
84813
85033
  function OpportunityDetailModalContentComponent_Conditional_11_Template(rf, ctx) { if (rf & 1) {
84814
85034
  i0.ɵɵelementStart(0, "div", 9)(1, "h4", 10);
84815
85035
  i0.ɵɵnamespaceSVG();
@@ -84920,7 +85140,7 @@ function OpportunityDetailModalContentComponent_Conditional_14_Conditional_0_Tem
84920
85140
  i0.ɵɵtext(2, " Related Goals ");
84921
85141
  i0.ɵɵelementEnd();
84922
85142
  i0.ɵɵelementStart(3, "div", 25);
84923
- i0.ɵɵrepeaterCreate(4, OpportunityDetailModalContentComponent_Conditional_14_Conditional_0_For_5_Template, 4, 6, "div", 26, _forTrack0$l);
85143
+ i0.ɵɵrepeaterCreate(4, OpportunityDetailModalContentComponent_Conditional_14_Conditional_0_For_5_Template, 4, 6, "div", 26, _forTrack0$n);
84924
85144
  i0.ɵɵelementEnd()();
84925
85145
  } if (rf & 2) {
84926
85146
  const goals_r6 = i0.ɵɵnextContext();
@@ -85713,7 +85933,7 @@ class SimplifiedGoalCardComponent {
85713
85933
  }], 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"] }] }); })();
85714
85934
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SimplifiedGoalCardComponent, { className: "SimplifiedGoalCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/simplified-goal-card.component.ts", lineNumber: 127 }); })();
85715
85935
 
85716
- const _forTrack0$k = ($index, $item) => $item.id;
85936
+ const _forTrack0$m = ($index, $item) => $item.id;
85717
85937
  function StrategicGoalsTiledGridComponent_Conditional_12_Template(rf, ctx) { if (rf & 1) {
85718
85938
  i0.ɵɵelementStart(0, "div", 9);
85719
85939
  i0.ɵɵtext(1);
@@ -85737,7 +85957,7 @@ function StrategicGoalsTiledGridComponent_Conditional_14_For_2_Template(rf, ctx)
85737
85957
  } }
85738
85958
  function StrategicGoalsTiledGridComponent_Conditional_14_Template(rf, ctx) { if (rf & 1) {
85739
85959
  i0.ɵɵelementStart(0, "div", 11);
85740
- i0.ɵɵrepeaterCreate(1, StrategicGoalsTiledGridComponent_Conditional_14_For_2_Template, 1, 3, "symphiq-simplified-goal-card", 13, _forTrack0$k);
85960
+ i0.ɵɵrepeaterCreate(1, StrategicGoalsTiledGridComponent_Conditional_14_For_2_Template, 1, 3, "symphiq-simplified-goal-card", 13, _forTrack0$m);
85741
85961
  i0.ɵɵelementEnd();
85742
85962
  } if (rf & 2) {
85743
85963
  const ctx_r0 = i0.ɵɵnextContext();
@@ -86694,7 +86914,7 @@ class FocusAreaExecutiveSummaryComponent {
86694
86914
  }], 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"] }] }); })();
86695
86915
  (() => { (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 }); })();
86696
86916
 
86697
- const _forTrack0$j = ($index, $item) => $item.id;
86917
+ const _forTrack0$l = ($index, $item) => $item.id;
86698
86918
  function CollapsibleAnalysisSectionGroupComponent_For_23_Conditional_3_Template(rf, ctx) { if (rf & 1) {
86699
86919
  i0.ɵɵelementStart(0, "div", 20);
86700
86920
  i0.ɵɵelement(1, "symphiq-icon", 31);
@@ -87145,7 +87365,7 @@ class CollapsibleAnalysisSectionGroupComponent {
87145
87365
  i0.ɵɵtext(20);
87146
87366
  i0.ɵɵelementEnd()()();
87147
87367
  i0.ɵɵelementStart(21, "div", 16);
87148
- i0.ɵɵrepeaterCreate(22, CollapsibleAnalysisSectionGroupComponent_For_23_Template, 16, 14, "div", 17, _forTrack0$j);
87368
+ i0.ɵɵrepeaterCreate(22, CollapsibleAnalysisSectionGroupComponent_For_23_Template, 16, 14, "div", 17, _forTrack0$l);
87149
87369
  i0.ɵɵelementEnd()()();
87150
87370
  } if (rf & 2) {
87151
87371
  i0.ɵɵproperty("ngClass", ctx.containerClasses());
@@ -87341,7 +87561,7 @@ class CollapsibleAnalysisSectionGroupComponent {
87341
87561
  }], 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"] }] }); })();
87342
87562
  (() => { (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 }); })();
87343
87563
 
87344
- const _forTrack0$i = ($index, $item) => $item.code;
87564
+ const _forTrack0$k = ($index, $item) => $item.code;
87345
87565
  function BillingCurrencySelectorCardComponent_For_15_Template(rf, ctx) { if (rf & 1) {
87346
87566
  const _r1 = i0.ɵɵgetCurrentView();
87347
87567
  i0.ɵɵelementStart(0, "label", 11)(1, "input", 12);
@@ -87533,7 +87753,7 @@ class BillingCurrencySelectorCardComponent {
87533
87753
  i0.ɵɵtext(10, " Choose the currency for your subscription ");
87534
87754
  i0.ɵɵelementEnd()()()();
87535
87755
  i0.ɵɵelementStart(11, "div", 8)(12, "div", 9)(13, "div", 10);
87536
- i0.ɵɵrepeaterCreate(14, BillingCurrencySelectorCardComponent_For_15_Template, 10, 12, "label", 11, _forTrack0$i);
87756
+ i0.ɵɵrepeaterCreate(14, BillingCurrencySelectorCardComponent_For_15_Template, 10, 12, "label", 11, _forTrack0$k);
87537
87757
  i0.ɵɵelementEnd()()()();
87538
87758
  } if (rf & 2) {
87539
87759
  i0.ɵɵproperty("ngClass", ctx.containerClasses());
@@ -88565,7 +88785,7 @@ At the end of each month, your total AI usage is calculated and automatically bi
88565
88785
  }], 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"] }] }); })();
88566
88786
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PlanCardComponent, { className: "PlanCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/plan-card.component.ts", lineNumber: 274 }); })();
88567
88787
 
88568
- const _forTrack0$h = ($index, $item) => $item.planItemPrice.id;
88788
+ const _forTrack0$j = ($index, $item) => $item.planItemPrice.id;
88569
88789
  function PlanSelectionContainerComponent_Conditional_19_Template(rf, ctx) { if (rf & 1) {
88570
88790
  i0.ɵɵelementStart(0, "div", 14);
88571
88791
  i0.ɵɵelement(1, "symphiq-indeterminate-spinner", 18);
@@ -88591,7 +88811,7 @@ function PlanSelectionContainerComponent_Conditional_20_For_2_Template(rf, ctx)
88591
88811
  } }
88592
88812
  function PlanSelectionContainerComponent_Conditional_20_Template(rf, ctx) { if (rf & 1) {
88593
88813
  i0.ɵɵelementStart(0, "div", 15);
88594
- i0.ɵɵrepeaterCreate(1, PlanSelectionContainerComponent_Conditional_20_For_2_Template, 1, 5, "symphiq-plan-card", 20, _forTrack0$h);
88814
+ i0.ɵɵrepeaterCreate(1, PlanSelectionContainerComponent_Conditional_20_For_2_Template, 1, 5, "symphiq-plan-card", 20, _forTrack0$j);
88595
88815
  i0.ɵɵelementEnd();
88596
88816
  } if (rf & 2) {
88597
88817
  const ctx_r0 = i0.ɵɵnextContext();
@@ -88922,7 +89142,7 @@ class PlanSelectionContainerComponent {
88922
89142
  }], 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"] }] }); })();
88923
89143
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PlanSelectionContainerComponent, { className: "PlanSelectionContainerComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/plan-selection-container.component.ts", lineNumber: 116 }); })();
88924
89144
 
88925
- const _forTrack0$g = ($index, $item) => $item.item.id;
89145
+ const _forTrack0$i = ($index, $item) => $item.item.id;
88926
89146
  function ProfileCategoryListComponent_For_2_Template(rf, ctx) { if (rf & 1) {
88927
89147
  const _r1 = i0.ɵɵgetCurrentView();
88928
89148
  i0.ɵɵelementStart(0, "div", 1)(1, "div", 0)(2, "div", 2)(3, "div", 3)(4, "div", 4);
@@ -89012,7 +89232,7 @@ class ProfileCategoryListComponent {
89012
89232
  static { this.ɵfac = function ProfileCategoryListComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ProfileCategoryListComponent)(); }; }
89013
89233
  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) {
89014
89234
  i0.ɵɵelementStart(0, "div", 0);
89015
- i0.ɵɵrepeaterCreate(1, ProfileCategoryListComponent_For_2_Template, 19, 16, "div", 1, _forTrack0$g);
89235
+ i0.ɵɵrepeaterCreate(1, ProfileCategoryListComponent_For_2_Template, 19, 16, "div", 1, _forTrack0$i);
89016
89236
  i0.ɵɵelementEnd();
89017
89237
  } if (rf & 2) {
89018
89238
  i0.ɵɵadvance();
@@ -89081,7 +89301,7 @@ class ProfileCategoryListComponent {
89081
89301
  }], 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"] }] }); })();
89082
89302
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileCategoryListComponent, { className: "ProfileCategoryListComponent", filePath: "lib/components/shared/profile/profile-category-list.component.ts", lineNumber: 71 }); })();
89083
89303
 
89084
- const _forTrack0$f = ($index, $item) => $item.type;
89304
+ const _forTrack0$h = ($index, $item) => $item.type;
89085
89305
  function ProfileViewToggleComponent_For_2_Template(rf, ctx) { if (rf & 1) {
89086
89306
  const _r1 = i0.ɵɵgetCurrentView();
89087
89307
  i0.ɵɵelementStart(0, "button", 2);
@@ -89130,7 +89350,7 @@ class ProfileViewToggleComponent {
89130
89350
  static { this.ɵfac = function ProfileViewToggleComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ProfileViewToggleComponent)(); }; }
89131
89351
  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) {
89132
89352
  i0.ɵɵelementStart(0, "div", 0);
89133
- i0.ɵɵrepeaterCreate(1, ProfileViewToggleComponent_For_2_Template, 2, 2, "button", 1, _forTrack0$f);
89353
+ i0.ɵɵrepeaterCreate(1, ProfileViewToggleComponent_For_2_Template, 2, 2, "button", 1, _forTrack0$h);
89134
89354
  i0.ɵɵelementEnd();
89135
89355
  } if (rf & 2) {
89136
89356
  i0.ɵɵproperty("ngClass", ctx.getContainerClasses());
@@ -89167,7 +89387,7 @@ const _c0$c = ["scrollContainer"];
89167
89387
  const _c1$4 = ["stickySentinel"];
89168
89388
  const _c2$4 = ["stickyHeader"];
89169
89389
  const _c3$2 = ["questionTitle"];
89170
- const _forTrack0$e = ($index, $item) => $item.tempId;
89390
+ const _forTrack0$g = ($index, $item) => $item.tempId;
89171
89391
  function ProfileQuestionAnswerComponent_Conditional_18_Template(rf, ctx) { if (rf & 1) {
89172
89392
  i0.ɵɵelementStart(0, "div", 16);
89173
89393
  i0.ɵɵtext(1);
@@ -89308,7 +89528,7 @@ function ProfileQuestionAnswerComponent_Conditional_26_Conditional_13_Template(r
89308
89528
  function ProfileQuestionAnswerComponent_Conditional_26_Template(rf, ctx) { if (rf & 1) {
89309
89529
  const _r4 = i0.ɵɵgetCurrentView();
89310
89530
  i0.ɵɵelementStart(0, "div", 41);
89311
- i0.ɵɵrepeaterCreate(1, ProfileQuestionAnswerComponent_Conditional_26_For_2_Template, 4, 5, "label", 42, _forTrack0$e);
89531
+ i0.ɵɵrepeaterCreate(1, ProfileQuestionAnswerComponent_Conditional_26_For_2_Template, 4, 5, "label", 42, _forTrack0$g);
89312
89532
  i0.ɵɵelementEnd();
89313
89533
  i0.ɵɵelementStart(3, "div", 43)(4, "div", 44)(5, "div", 45)(6, "div", 46)(7, "textarea", 47);
89314
89534
  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); });
@@ -90220,7 +90440,7 @@ class ProfileAnswerAnimationService {
90220
90440
  }]
90221
90441
  }], null, null); })();
90222
90442
 
90223
- const _forTrack0$d = ($index, $item) => $item.answer.id;
90443
+ const _forTrack0$f = ($index, $item) => $item.answer.id;
90224
90444
  function ProfileQuestionCardComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
90225
90445
  i0.ɵɵelementStart(0, "div", 1)(1, "span", 15);
90226
90446
  i0.ɵɵtext(2);
@@ -90309,7 +90529,7 @@ function ProfileQuestionCardComponent_Conditional_9_For_2_Template(rf, ctx) { if
90309
90529
  } }
90310
90530
  function ProfileQuestionCardComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
90311
90531
  i0.ɵɵelementStart(0, "div", 8);
90312
- i0.ɵɵrepeaterCreate(1, ProfileQuestionCardComponent_Conditional_9_For_2_Template, 6, 11, null, null, _forTrack0$d);
90532
+ i0.ɵɵrepeaterCreate(1, ProfileQuestionCardComponent_Conditional_9_For_2_Template, 6, 11, null, null, _forTrack0$f);
90313
90533
  i0.ɵɵelementEnd();
90314
90534
  } if (rf & 2) {
90315
90535
  const ctx_r0 = i0.ɵɵnextContext();
@@ -90737,7 +90957,7 @@ class ProfileQuestionCardComponent {
90737
90957
  }], 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"] }] }); })();
90738
90958
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileQuestionCardComponent, { className: "ProfileQuestionCardComponent", filePath: "lib/components/shared/profile/profile-question-card.component.ts", lineNumber: 175 }); })();
90739
90959
 
90740
- const _forTrack0$c = ($index, $item) => $item.answer.id;
90960
+ const _forTrack0$e = ($index, $item) => $item.answer.id;
90741
90961
  const _forTrack1$4 = ($index, $item) => $item.history.id;
90742
90962
  function ProfileQuestionHistoryComponent_Conditional_16_For_8_Template(rf, ctx) { if (rf & 1) {
90743
90963
  i0.ɵɵelementStart(0, "div", 20)(1, "span", 21);
@@ -90771,7 +90991,7 @@ function ProfileQuestionHistoryComponent_Conditional_16_Template(rf, ctx) { if (
90771
90991
  i0.ɵɵtext(5);
90772
90992
  i0.ɵɵelementEnd();
90773
90993
  i0.ɵɵelementStart(6, "div", 19);
90774
- i0.ɵɵrepeaterCreate(7, ProfileQuestionHistoryComponent_Conditional_16_For_8_Template, 6, 8, null, null, _forTrack0$c);
90994
+ i0.ɵɵrepeaterCreate(7, ProfileQuestionHistoryComponent_Conditional_16_For_8_Template, 6, 8, null, null, _forTrack0$e);
90775
90995
  i0.ɵɵelementEnd()()();
90776
90996
  } if (rf & 2) {
90777
90997
  const ctx_r1 = i0.ɵɵnextContext();
@@ -91173,7 +91393,7 @@ class ProfileQuestionHistoryComponent {
91173
91393
  const _c0$b = ["modalContent"];
91174
91394
  const _c1$3 = ["modalWrapper"];
91175
91395
  const _c2$3 = ["scrollContainer"];
91176
- const _forTrack0$b = ($index, $item) => $item.id;
91396
+ const _forTrack0$d = ($index, $item) => $item.id;
91177
91397
  function ProfileQuestionsModalComponent_Conditional_0_Conditional_5_Conditional_0_Template(rf, ctx) { if (rf & 1) {
91178
91398
  const _r3 = i0.ɵɵgetCurrentView();
91179
91399
  i0.ɵɵelementStart(0, "symphiq-profile-question-history", 7);
@@ -91225,7 +91445,7 @@ function ProfileQuestionsModalComponent_Conditional_0_Conditional_6_Conditional_
91225
91445
  } }
91226
91446
  function ProfileQuestionsModalComponent_Conditional_0_Conditional_6_Conditional_18_Template(rf, ctx) { if (rf & 1) {
91227
91447
  i0.ɵɵelementStart(0, "div", 22);
91228
- i0.ɵɵrepeaterCreate(1, ProfileQuestionsModalComponent_Conditional_0_Conditional_6_Conditional_18_For_2_Template, 1, 9, "symphiq-profile-question-card", 28, _forTrack0$b);
91448
+ i0.ɵɵrepeaterCreate(1, ProfileQuestionsModalComponent_Conditional_0_Conditional_6_Conditional_18_For_2_Template, 1, 9, "symphiq-profile-question-card", 28, _forTrack0$d);
91229
91449
  i0.ɵɵelementEnd();
91230
91450
  } if (rf & 2) {
91231
91451
  const ctx_r1 = i0.ɵɵnextContext(3);
@@ -92769,7 +92989,7 @@ class ProfileStickyFooterComponent {
92769
92989
  }], 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"] }] }); })();
92770
92990
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileStickyFooterComponent, { className: "ProfileStickyFooterComponent", filePath: "lib/components/shared/profile/profile-sticky-footer.component.ts", lineNumber: 48 }); })();
92771
92991
 
92772
- const _forTrack0$a = ($index, $item) => $item.label;
92992
+ const _forTrack0$c = ($index, $item) => $item.label;
92773
92993
  const _forTrack1$3 = ($index, $item) => $item.title;
92774
92994
  function SubscriptionValuePropositionCardComponent_For_104_Conditional_7_Template(rf, ctx) { if (rf & 1) {
92775
92995
  i0.ɵɵnamespaceSVG();
@@ -93249,7 +93469,7 @@ class SubscriptionValuePropositionCardComponent {
93249
93469
  i0.ɵɵelementEnd();
93250
93470
  i0.ɵɵnamespaceHTML();
93251
93471
  i0.ɵɵelementStart(102, "div", 39);
93252
- i0.ɵɵrepeaterCreate(103, SubscriptionValuePropositionCardComponent_For_104_Template, 8, 6, "div", 40, _forTrack0$a);
93472
+ i0.ɵɵrepeaterCreate(103, SubscriptionValuePropositionCardComponent_For_104_Template, 8, 6, "div", 40, _forTrack0$c);
93253
93473
  i0.ɵɵelementEnd();
93254
93474
  i0.ɵɵelementStart(105, "div", 41);
93255
93475
  i0.ɵɵnamespaceSVG();
@@ -93960,7 +94180,7 @@ const _c2$2 = () => [];
93960
94180
  const _c3$1 = a0 => ({ name: "chevron-right", source: a0 });
93961
94181
  const _c4 = a0 => ({ name: "chevron-down", source: a0 });
93962
94182
  const _c5 = a0 => [a0];
93963
- const _forTrack0$9 = ($index, $item) => $item.index;
94183
+ const _forTrack0$b = ($index, $item) => $item.index;
93964
94184
  const _forTrack1$2 = ($index, $item) => $item.id;
93965
94185
  function SymphiqProfileShopAnalysisDashboardComponent_Conditional_5_Template(rf, ctx) { if (rf & 1) {
93966
94186
  const _r1 = i0.ɵɵgetCurrentView();
@@ -94316,7 +94536,7 @@ function SymphiqProfileShopAnalysisDashboardComponent_Conditional_10_Conditional
94316
94536
  i0.ɵɵtext(2, " Quick Wins ");
94317
94537
  i0.ɵɵelementEnd();
94318
94538
  i0.ɵɵelementStart(3, "div", 85);
94319
- i0.ɵɵrepeaterCreate(4, SymphiqProfileShopAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_39_For_5_Template, 14, 11, "div", 86, _forTrack0$9);
94539
+ i0.ɵɵrepeaterCreate(4, SymphiqProfileShopAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_39_For_5_Template, 14, 11, "div", 86, _forTrack0$b);
94320
94540
  i0.ɵɵelementEnd()();
94321
94541
  } if (rf & 2) {
94322
94542
  const ctx_r1 = i0.ɵɵnextContext(3);
@@ -97326,7 +97546,7 @@ class ProfileProgressIndicatorComponent {
97326
97546
  }], 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 }] }] }); })();
97327
97547
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileProgressIndicatorComponent, { className: "ProfileProgressIndicatorComponent", filePath: "lib/components/shared/profile-progress-indicator.component.ts", lineNumber: 36 }); })();
97328
97548
 
97329
- const _forTrack0$8 = ($index, $item) => $item.card.id;
97549
+ const _forTrack0$a = ($index, $item) => $item.card.id;
97330
97550
  function ProfileAnalysisCardGridComponent_For_2_Conditional_6_Template(rf, ctx) { if (rf & 1) {
97331
97551
  i0.ɵɵelementStart(0, "div", 7);
97332
97552
  i0.ɵɵtext(1);
@@ -97594,7 +97814,7 @@ function ProfileAnalysisCardGridComponent_Conditional_3_Template(rf, ctx) { if (
97594
97814
  i0.ɵɵelement(5, "div", 41);
97595
97815
  i0.ɵɵelementEnd();
97596
97816
  i0.ɵɵelementStart(6, "div", 43);
97597
- i0.ɵɵrepeaterCreate(7, ProfileAnalysisCardGridComponent_Conditional_3_For_8_Template, 12, 12, "div", 1, _forTrack0$8);
97817
+ i0.ɵɵrepeaterCreate(7, ProfileAnalysisCardGridComponent_Conditional_3_For_8_Template, 12, 12, "div", 1, _forTrack0$a);
97598
97818
  i0.ɵɵelementEnd()();
97599
97819
  } if (rf & 2) {
97600
97820
  const ctx_r2 = i0.ɵɵnextContext();
@@ -97690,7 +97910,7 @@ class ProfileAnalysisCardGridComponent {
97690
97910
  static { this.ɵfac = function ProfileAnalysisCardGridComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ProfileAnalysisCardGridComponent)(); }; }
97691
97911
  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) {
97692
97912
  i0.ɵɵelementStart(0, "div", 0);
97693
- i0.ɵɵrepeaterCreate(1, ProfileAnalysisCardGridComponent_For_2_Template, 19, 17, "div", 1, _forTrack0$8);
97913
+ i0.ɵɵrepeaterCreate(1, ProfileAnalysisCardGridComponent_For_2_Template, 19, 17, "div", 1, _forTrack0$a);
97694
97914
  i0.ɵɵelementEnd();
97695
97915
  i0.ɵɵconditionalCreate(3, ProfileAnalysisCardGridComponent_Conditional_3_Template, 9, 4, "div", 2);
97696
97916
  } if (rf & 2) {
@@ -99151,7 +99371,7 @@ class FocusAreaWelcomeBannerComponent {
99151
99371
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FocusAreaWelcomeBannerComponent, { className: "FocusAreaWelcomeBannerComponent", filePath: "lib/components/profile-analysis-focus-area-dashboard/focus-area-welcome-banner.component.ts", lineNumber: 63 }); })();
99152
99372
 
99153
99373
  const _c0$7 = ["funnelModalComponent"];
99154
- const _forTrack0$7 = ($index, $item) => $item.id;
99374
+ const _forTrack0$9 = ($index, $item) => $item.id;
99155
99375
  function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_6_Conditional_2_Template(rf, ctx) { if (rf & 1) {
99156
99376
  i0.ɵɵelement(0, "symphiq-loading-card", 23);
99157
99377
  } if (rf & 2) {
@@ -99327,7 +99547,7 @@ function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_8_Conditi
99327
99547
  } }
99328
99548
  function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_8_Conditional_2_Template(rf, ctx) { if (rf & 1) {
99329
99549
  i0.ɵɵelementStart(0, "section", 31);
99330
- i0.ɵɵrepeaterCreate(1, SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_8_Conditional_2_For_2_Template, 9, 15, null, null, _forTrack0$7);
99550
+ i0.ɵɵrepeaterCreate(1, SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_8_Conditional_2_For_2_Template, 9, 15, null, null, _forTrack0$9);
99331
99551
  i0.ɵɵelementEnd();
99332
99552
  } if (rf & 2) {
99333
99553
  i0.ɵɵadvance();
@@ -100358,10 +100578,553 @@ class SymphiqProfileAnalysisFocusAreaDashboardComponent {
100358
100578
  }] }); })();
100359
100579
  (() => { (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: 482 }); })();
100360
100580
 
100581
+ const _forTrack0$8 = ($index, $item) => $item.icon;
100582
+ function StructureCountsComponent_For_2_Conditional_0_Case_1_Template(rf, ctx) { if (rf & 1) {
100583
+ i0.ɵɵnamespaceSVG();
100584
+ i0.ɵɵelementStart(0, "svg", 2);
100585
+ i0.ɵɵelement(1, "path", 4);
100586
+ i0.ɵɵelementEnd();
100587
+ } }
100588
+ function StructureCountsComponent_For_2_Conditional_0_Case_2_Template(rf, ctx) { if (rf & 1) {
100589
+ i0.ɵɵnamespaceSVG();
100590
+ i0.ɵɵelementStart(0, "svg", 2);
100591
+ i0.ɵɵelement(1, "path", 5);
100592
+ i0.ɵɵelementEnd();
100593
+ } }
100594
+ function StructureCountsComponent_For_2_Conditional_0_Case_3_Template(rf, ctx) { if (rf & 1) {
100595
+ i0.ɵɵnamespaceSVG();
100596
+ i0.ɵɵelementStart(0, "svg", 2);
100597
+ i0.ɵɵelement(1, "path", 6);
100598
+ i0.ɵɵelementEnd();
100599
+ } }
100600
+ function StructureCountsComponent_For_2_Conditional_0_Template(rf, ctx) { if (rf & 1) {
100601
+ i0.ɵɵelementStart(0, "div", 1);
100602
+ i0.ɵɵconditionalCreate(1, StructureCountsComponent_For_2_Conditional_0_Case_1_Template, 2, 0, ":svg:svg", 2)(2, StructureCountsComponent_For_2_Conditional_0_Case_2_Template, 2, 0, ":svg:svg", 2)(3, StructureCountsComponent_For_2_Conditional_0_Case_3_Template, 2, 0, ":svg:svg", 2);
100603
+ i0.ɵɵelementStart(4, "span");
100604
+ i0.ɵɵtext(5);
100605
+ i0.ɵɵelementEnd();
100606
+ i0.ɵɵelementStart(6, "span", 3);
100607
+ i0.ɵɵtext(7);
100608
+ i0.ɵɵelementEnd()();
100609
+ } if (rf & 2) {
100610
+ let tmp_12_0;
100611
+ const item_r1 = i0.ɵɵnextContext().$implicit;
100612
+ const ctx_r1 = i0.ɵɵnextContext();
100613
+ i0.ɵɵproperty("ngClass", ctx_r1.itemClasses());
100614
+ i0.ɵɵadvance();
100615
+ i0.ɵɵconditional((tmp_12_0 = item_r1.icon) === "objectives" ? 1 : tmp_12_0 === "strategies" ? 2 : tmp_12_0 === "recommendations" ? 3 : -1);
100616
+ i0.ɵɵadvance(4);
100617
+ i0.ɵɵtextInterpolate(item_r1.count);
100618
+ i0.ɵɵadvance(2);
100619
+ i0.ɵɵtextInterpolate(item_r1.label || ctx_r1.getDefaultLabel(item_r1.icon, item_r1.count));
100620
+ } }
100621
+ function StructureCountsComponent_For_2_Template(rf, ctx) { if (rf & 1) {
100622
+ i0.ɵɵconditionalCreate(0, StructureCountsComponent_For_2_Conditional_0_Template, 8, 4, "div", 1);
100623
+ } if (rf & 2) {
100624
+ const item_r1 = ctx.$implicit;
100625
+ i0.ɵɵconditional(item_r1.count > 0 ? 0 : -1);
100626
+ } }
100627
+ class StructureCountsComponent {
100628
+ constructor() {
100629
+ this.counts = input([], ...(ngDevMode ? [{ debugName: "counts" }] : []));
100630
+ this.viewMode = input(ViewModeEnum.LIGHT, ...(ngDevMode ? [{ debugName: "viewMode" }] : []));
100631
+ this.isDark = computed(() => this.viewMode() === ViewModeEnum.DARK, ...(ngDevMode ? [{ debugName: "isDark" }] : []));
100632
+ this.itemClasses = computed(() => {
100633
+ if (this.isDark()) {
100634
+ return 'bg-slate-800/50 text-slate-300 border border-slate-700/50';
100635
+ }
100636
+ return 'bg-slate-50 text-slate-600 border border-slate-200';
100637
+ }, ...(ngDevMode ? [{ debugName: "itemClasses" }] : []));
100638
+ }
100639
+ getDefaultLabel(icon, count) {
100640
+ switch (icon) {
100641
+ case 'objectives': return count === 1 ? 'Objective' : 'Objectives';
100642
+ case 'strategies': return count === 1 ? 'Strategy' : 'Strategies';
100643
+ case 'recommendations': return count === 1 ? 'Rec' : 'Rec';
100644
+ default: return '';
100645
+ }
100646
+ }
100647
+ static { this.ɵfac = function StructureCountsComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || StructureCountsComponent)(); }; }
100648
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: StructureCountsComponent, selectors: [["symphiq-structure-counts"]], inputs: { counts: [1, "counts"], viewMode: [1, "viewMode"] }, decls: 3, vars: 0, consts: [[1, "flex", "flex-wrap", "items-center", "gap-2"], [1, "inline-flex", "items-center", "gap-1.5", "px-3", "py-1.5", "rounded-lg", "text-xs", "font-medium", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-3.5", "h-3.5"], [1, "opacity-70"], ["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"], ["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", "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"]], template: function StructureCountsComponent_Template(rf, ctx) { if (rf & 1) {
100649
+ i0.ɵɵelementStart(0, "div", 0);
100650
+ i0.ɵɵrepeaterCreate(1, StructureCountsComponent_For_2_Template, 1, 1, null, null, _forTrack0$8);
100651
+ i0.ɵɵelementEnd();
100652
+ } if (rf & 2) {
100653
+ i0.ɵɵadvance();
100654
+ i0.ɵɵrepeater(ctx.counts());
100655
+ } }, dependencies: [CommonModule, i1$1.NgClass], encapsulation: 2, changeDetection: 0 }); }
100656
+ }
100657
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(StructureCountsComponent, [{
100658
+ type: Component,
100659
+ args: [{
100660
+ selector: 'symphiq-structure-counts',
100661
+ standalone: true,
100662
+ imports: [CommonModule],
100663
+ changeDetection: ChangeDetectionStrategy.OnPush,
100664
+ template: `
100665
+ <div class="flex flex-wrap items-center gap-2">
100666
+ @for (item of counts(); track item.icon) {
100667
+ @if (item.count > 0) {
100668
+ <div [ngClass]="itemClasses()" class="inline-flex items-center gap-1.5 px-3 py-1.5 rounded-lg text-xs font-medium">
100669
+ @switch (item.icon) {
100670
+ @case ('objectives') {
100671
+ <svg class="w-3.5 h-3.5" fill="none" stroke="currentColor" viewBox="0 0 24 24">
100672
+ <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4"/>
100673
+ </svg>
100674
+ }
100675
+ @case ('strategies') {
100676
+ <svg class="w-3.5 h-3.5" fill="none" stroke="currentColor" viewBox="0 0 24 24">
100677
+ <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"/>
100678
+ </svg>
100679
+ }
100680
+ @case ('recommendations') {
100681
+ <svg class="w-3.5 h-3.5" fill="none" stroke="currentColor" viewBox="0 0 24 24">
100682
+ <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"/>
100683
+ </svg>
100684
+ }
100685
+ }
100686
+ <span>{{ item.count }}</span>
100687
+ <span class="opacity-70">{{ item.label || getDefaultLabel(item.icon, item.count) }}</span>
100688
+ </div>
100689
+ }
100690
+ }
100691
+ </div>
100692
+ `
100693
+ }]
100694
+ }], null, { counts: [{ type: i0.Input, args: [{ isSignal: true, alias: "counts", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }] }); })();
100695
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(StructureCountsComponent, { className: "StructureCountsComponent", filePath: "lib/components/shared/structure-counts.component.ts", lineNumber: 46 }); })();
100696
+
100697
+ const _forTrack0$7 = ($index, $item) => $item.analysisId;
100698
+ function UnifiedGoalCardComponent_Conditional_12_Template(rf, ctx) { if (rf & 1) {
100699
+ i0.ɵɵelement(0, "symphiq-priority-badge", 10);
100700
+ } if (rf & 2) {
100701
+ const ctx_r0 = i0.ɵɵnextContext();
100702
+ i0.ɵɵproperty("priority", ctx_r0.goal().priority)("viewMode", ctx_r0.viewMode());
100703
+ } }
100704
+ function UnifiedGoalCardComponent_Conditional_13_Template(rf, ctx) { if (rf & 1) {
100705
+ i0.ɵɵelementStart(0, "p", 11);
100706
+ i0.ɵɵtext(1);
100707
+ i0.ɵɵelementEnd();
100708
+ } if (rf & 2) {
100709
+ const ctx_r0 = i0.ɵɵnextContext();
100710
+ i0.ɵɵproperty("ngClass", ctx_r0.descriptionClasses());
100711
+ i0.ɵɵadvance();
100712
+ i0.ɵɵtextInterpolate(ctx_r0.goal().description);
100713
+ } }
100714
+ function UnifiedGoalCardComponent_Conditional_15_Template(rf, ctx) { if (rf & 1) {
100715
+ i0.ɵɵelement(0, "symphiq-timeframe-badge", 13);
100716
+ } if (rf & 2) {
100717
+ const ctx_r0 = i0.ɵɵnextContext();
100718
+ i0.ɵɵproperty("timeframe", ctx_r0.goal().timeframe)("viewMode", ctx_r0.viewMode());
100719
+ } }
100720
+ function UnifiedGoalCardComponent_Conditional_16_Template(rf, ctx) { if (rf & 1) {
100721
+ i0.ɵɵelement(0, "symphiq-structure-counts", 14);
100722
+ } if (rf & 2) {
100723
+ const ctx_r0 = i0.ɵɵnextContext();
100724
+ i0.ɵɵproperty("counts", ctx_r0.structureCounts())("viewMode", ctx_r0.viewMode());
100725
+ } }
100726
+ function UnifiedGoalCardComponent_Conditional_17_For_2_Case_1_Template(rf, ctx) { if (rf & 1) {
100727
+ i0.ɵɵnamespaceSVG();
100728
+ i0.ɵɵelementStart(0, "svg", 22);
100729
+ i0.ɵɵelement(1, "path", 25);
100730
+ i0.ɵɵelementEnd();
100731
+ } }
100732
+ function UnifiedGoalCardComponent_Conditional_17_For_2_Case_2_Template(rf, ctx) { if (rf & 1) {
100733
+ i0.ɵɵnamespaceSVG();
100734
+ i0.ɵɵelementStart(0, "svg", 22);
100735
+ i0.ɵɵelement(1, "path", 26);
100736
+ i0.ɵɵelementEnd();
100737
+ } }
100738
+ function UnifiedGoalCardComponent_Conditional_17_For_2_Case_3_Template(rf, ctx) { if (rf & 1) {
100739
+ i0.ɵɵnamespaceSVG();
100740
+ i0.ɵɵelementStart(0, "svg", 22);
100741
+ i0.ɵɵelement(1, "path", 27);
100742
+ i0.ɵɵelementEnd();
100743
+ } }
100744
+ function UnifiedGoalCardComponent_Conditional_17_For_2_Template(rf, ctx) { if (rf & 1) {
100745
+ const _r2 = i0.ɵɵgetCurrentView();
100746
+ i0.ɵɵelementStart(0, "button", 21);
100747
+ i0.ɵɵlistener("click", function UnifiedGoalCardComponent_Conditional_17_For_2_Template_button_click_0_listener($event) { const source_r3 = i0.ɵɵrestoreView(_r2).$implicit; const ctx_r0 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r0.onSourceBadgeClick($event, source_r3)); });
100748
+ i0.ɵɵconditionalCreate(1, UnifiedGoalCardComponent_Conditional_17_For_2_Case_1_Template, 2, 0, ":svg:svg", 22)(2, UnifiedGoalCardComponent_Conditional_17_For_2_Case_2_Template, 2, 0, ":svg:svg", 22)(3, UnifiedGoalCardComponent_Conditional_17_For_2_Case_3_Template, 2, 0, ":svg:svg", 22);
100749
+ i0.ɵɵelementStart(4, "span", 23);
100750
+ i0.ɵɵtext(5);
100751
+ i0.ɵɵelementEnd();
100752
+ i0.ɵɵelementStart(6, "span", 24);
100753
+ i0.ɵɵtext(7);
100754
+ i0.ɵɵelementEnd()();
100755
+ } if (rf & 2) {
100756
+ let tmp_12_0;
100757
+ const source_r3 = ctx.$implicit;
100758
+ const ctx_r0 = i0.ɵɵnextContext(2);
100759
+ i0.ɵɵproperty("ngClass", ctx_r0.getSourceBadgeClasses(source_r3.analysisType));
100760
+ i0.ɵɵadvance();
100761
+ i0.ɵɵconditional((tmp_12_0 = source_r3.analysisType) === ctx_r0.ProfileAnalysisTypeEnum.SHOP ? 1 : tmp_12_0 === ctx_r0.ProfileAnalysisTypeEnum.FOCUS_AREA ? 2 : tmp_12_0 === ctx_r0.ProfileAnalysisTypeEnum.METRIC ? 3 : -1);
100762
+ i0.ɵɵadvance(4);
100763
+ i0.ɵɵtextInterpolate(source_r3.sourceGoalTitle);
100764
+ i0.ɵɵadvance(2);
100765
+ i0.ɵɵtextInterpolate1("", ((source_r3.contributionWeight ?? 0) * 100).toFixed(0), "%");
100766
+ } }
100767
+ function UnifiedGoalCardComponent_Conditional_17_Conditional_3_Template(rf, ctx) { if (rf & 1) {
100768
+ i0.ɵɵelementStart(0, "span", 20);
100769
+ i0.ɵɵtext(1);
100770
+ i0.ɵɵelementEnd();
100771
+ } if (rf & 2) {
100772
+ let tmp_3_0;
100773
+ const ctx_r0 = i0.ɵɵnextContext(2);
100774
+ i0.ɵɵproperty("ngClass", ctx_r0.moreBadgeClasses());
100775
+ i0.ɵɵadvance();
100776
+ i0.ɵɵtextInterpolate1(" +", (((tmp_3_0 = ctx_r0.goal()) == null ? null : tmp_3_0.sourceAnalyses == null ? null : tmp_3_0.sourceAnalyses.length) ?? 0) - 3, " more ");
100777
+ } }
100778
+ function UnifiedGoalCardComponent_Conditional_17_Template(rf, ctx) { if (rf & 1) {
100779
+ i0.ɵɵelementStart(0, "div", 15);
100780
+ i0.ɵɵrepeaterCreate(1, UnifiedGoalCardComponent_Conditional_17_For_2_Template, 8, 4, "button", 19, _forTrack0$7);
100781
+ i0.ɵɵconditionalCreate(3, UnifiedGoalCardComponent_Conditional_17_Conditional_3_Template, 2, 2, "span", 20);
100782
+ i0.ɵɵelementEnd();
100783
+ } if (rf & 2) {
100784
+ let tmp_3_0;
100785
+ const ctx_r0 = i0.ɵɵnextContext();
100786
+ i0.ɵɵproperty("ngClass", ctx_r0.borderClasses());
100787
+ i0.ɵɵadvance();
100788
+ i0.ɵɵrepeater(ctx_r0.displayedSources());
100789
+ i0.ɵɵadvance(2);
100790
+ i0.ɵɵconditional((((tmp_3_0 = ctx_r0.goal()) == null ? null : tmp_3_0.sourceAnalyses == null ? null : tmp_3_0.sourceAnalyses.length) ?? 0) > 3 ? 3 : -1);
100791
+ } }
100792
+ function UnifiedGoalCardComponent_Conditional_18_Template(rf, ctx) { if (rf & 1) {
100793
+ const _r4 = i0.ɵɵgetCurrentView();
100794
+ i0.ɵɵelementStart(0, "button", 28);
100795
+ i0.ɵɵlistener("click", function UnifiedGoalCardComponent_Conditional_18_Template_button_click_0_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r0 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r0.onRelatedMetricsButtonClick($event)); });
100796
+ i0.ɵɵnamespaceSVG();
100797
+ i0.ɵɵelementStart(1, "svg", 29);
100798
+ i0.ɵɵelement(2, "path", 27);
100799
+ i0.ɵɵelementEnd();
100800
+ i0.ɵɵtext(3);
100801
+ i0.ɵɵelementEnd();
100802
+ } if (rf & 2) {
100803
+ const ctx_r0 = i0.ɵɵnextContext();
100804
+ i0.ɵɵproperty("ngClass", ctx_r0.relatedMetricsButtonClasses());
100805
+ i0.ɵɵadvance(3);
100806
+ i0.ɵɵtextInterpolate1(" ", ctx_r0.goal().contributingMetrics.length, " Related Metrics ");
100807
+ } }
100808
+ class UnifiedGoalCardComponent {
100809
+ constructor() {
100810
+ this.goal = input(...(ngDevMode ? [undefined, { debugName: "goal" }] : []));
100811
+ this.viewMode = input(ViewModeEnum.LIGHT, ...(ngDevMode ? [{ debugName: "viewMode" }] : []));
100812
+ this.goalClick = output();
100813
+ this.sourceBadgeClick = output();
100814
+ this.relatedMetricsClick = output();
100815
+ this.learnMoreClick = output();
100816
+ this.ProfileAnalysisTypeEnum = ProfileAnalysisTypeEnum;
100817
+ this.isDark = computed(() => this.viewMode() === ViewModeEnum.DARK, ...(ngDevMode ? [{ debugName: "isDark" }] : []));
100818
+ this.displayedSources = computed(() => {
100819
+ return (this.goal()?.sourceAnalyses ?? []).slice(0, 3);
100820
+ }, ...(ngDevMode ? [{ debugName: "displayedSources" }] : []));
100821
+ this.structureCounts = computed(() => {
100822
+ const g = this.goal();
100823
+ if (!g)
100824
+ return [];
100825
+ const counts = [];
100826
+ const objectives = g.objectives || [];
100827
+ const totalStrategies = objectives.reduce((sum, obj) => sum + (obj.strategies?.length || 0), 0);
100828
+ const totalRecommendations = objectives.reduce((sum, obj) => {
100829
+ return sum + (obj.strategies || []).reduce((sSum, s) => sSum + (s.recommendations?.length || 0), 0);
100830
+ }, 0);
100831
+ if (objectives.length > 0) {
100832
+ counts.push({ icon: 'objectives', count: objectives.length });
100833
+ }
100834
+ if (totalStrategies > 0) {
100835
+ counts.push({ icon: 'strategies', count: totalStrategies });
100836
+ }
100837
+ if (totalRecommendations > 0) {
100838
+ counts.push({ icon: 'recommendations', count: totalRecommendations });
100839
+ }
100840
+ return counts;
100841
+ }, ...(ngDevMode ? [{ debugName: "structureCounts" }] : []));
100842
+ this.cardClasses = computed(() => {
100843
+ if (this.isDark()) {
100844
+ return 'bg-slate-800/50 border border-slate-700/50';
100845
+ }
100846
+ return 'bg-white border border-slate-200';
100847
+ }, ...(ngDevMode ? [{ debugName: "cardClasses" }] : []));
100848
+ this.iconContainerClasses = computed(() => {
100849
+ if (this.isDark()) {
100850
+ return 'flex-shrink-0 w-10 h-10 rounded-lg bg-purple-500/20 flex items-center justify-center text-purple-400';
100851
+ }
100852
+ return 'flex-shrink-0 w-10 h-10 rounded-lg bg-purple-50 flex items-center justify-center text-purple-600';
100853
+ }, ...(ngDevMode ? [{ debugName: "iconContainerClasses" }] : []));
100854
+ this.typeLabelClasses = computed(() => {
100855
+ if (this.isDark()) {
100856
+ return 'text-purple-400';
100857
+ }
100858
+ return 'text-purple-600';
100859
+ }, ...(ngDevMode ? [{ debugName: "typeLabelClasses" }] : []));
100860
+ this.titleClasses = computed(() => {
100861
+ return this.isDark() ? 'text-slate-100' : 'text-slate-900';
100862
+ }, ...(ngDevMode ? [{ debugName: "titleClasses" }] : []));
100863
+ this.descriptionClasses = computed(() => {
100864
+ return this.isDark() ? 'text-slate-300' : 'text-slate-600';
100865
+ }, ...(ngDevMode ? [{ debugName: "descriptionClasses" }] : []));
100866
+ this.borderClasses = computed(() => {
100867
+ return this.isDark() ? 'border-slate-700/50' : 'border-slate-200';
100868
+ }, ...(ngDevMode ? [{ debugName: "borderClasses" }] : []));
100869
+ this.moreBadgeClasses = computed(() => {
100870
+ if (this.isDark()) {
100871
+ return 'bg-slate-700/50 text-slate-400';
100872
+ }
100873
+ return 'bg-slate-100 text-slate-500';
100874
+ }, ...(ngDevMode ? [{ debugName: "moreBadgeClasses" }] : []));
100875
+ this.relatedMetricsButtonClasses = computed(() => {
100876
+ if (this.isDark()) {
100877
+ return 'bg-blue-900/30 hover:bg-blue-900/50 border border-blue-700/50 text-blue-300';
100878
+ }
100879
+ return 'bg-blue-50 hover:bg-blue-100 border border-blue-200 text-blue-700';
100880
+ }, ...(ngDevMode ? [{ debugName: "relatedMetricsButtonClasses" }] : []));
100881
+ }
100882
+ getSourceBadgeClasses(analysisType) {
100883
+ if (this.isDark()) {
100884
+ switch (analysisType) {
100885
+ case ProfileAnalysisTypeEnum.SHOP:
100886
+ return 'bg-cyan-900/30 text-cyan-300 border border-cyan-700';
100887
+ case ProfileAnalysisTypeEnum.FOCUS_AREA:
100888
+ return 'bg-amber-900/30 text-amber-300 border border-amber-700';
100889
+ case ProfileAnalysisTypeEnum.METRIC:
100890
+ return 'bg-emerald-900/30 text-emerald-300 border border-emerald-700';
100891
+ default:
100892
+ return 'bg-slate-700/50 text-slate-400 border border-slate-600';
100893
+ }
100894
+ }
100895
+ switch (analysisType) {
100896
+ case ProfileAnalysisTypeEnum.SHOP:
100897
+ return 'bg-cyan-50 text-cyan-700 border border-cyan-200';
100898
+ case ProfileAnalysisTypeEnum.FOCUS_AREA:
100899
+ return 'bg-amber-50 text-amber-700 border border-amber-200';
100900
+ case ProfileAnalysisTypeEnum.METRIC:
100901
+ return 'bg-emerald-50 text-emerald-700 border border-emerald-200';
100902
+ default:
100903
+ return 'bg-slate-100 text-slate-600 border border-slate-200';
100904
+ }
100905
+ }
100906
+ onCardClick() {
100907
+ const g = this.goal();
100908
+ if (g) {
100909
+ this.goalClick.emit(g);
100910
+ }
100911
+ }
100912
+ onSourceBadgeClick(event, source) {
100913
+ event.stopPropagation();
100914
+ const g = this.goal();
100915
+ if (g) {
100916
+ this.sourceBadgeClick.emit({ source, goal: g });
100917
+ }
100918
+ }
100919
+ onRelatedMetricsButtonClick(event) {
100920
+ event.stopPropagation();
100921
+ const g = this.goal();
100922
+ if (g) {
100923
+ this.relatedMetricsClick.emit(g);
100924
+ }
100925
+ }
100926
+ onLearnMoreClick() {
100927
+ const g = this.goal();
100928
+ if (g) {
100929
+ this.learnMoreClick.emit(g);
100930
+ }
100931
+ }
100932
+ static { this.ɵfac = function UnifiedGoalCardComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || UnifiedGoalCardComponent)(); }; }
100933
+ 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", learnMoreClick: "learnMoreClick" }, decls: 21, 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"], [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, "flex", "items-start", "justify-between", "gap-3", "mb-2"], [1, "flex-1"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wider", "mb-1", 3, "ngClass"], [1, "font-semibold", "text-lg", "line-clamp-2", 3, "ngClass"], [3, "priority", "viewMode"], [1, "text-sm", "mb-4", "line-clamp-3", 3, "ngClass"], [1, "flex", "flex-wrap", "items-center", "gap-3", "mb-4"], [3, "timeframe", "viewMode"], [3, "counts", "viewMode"], [1, "flex", "flex-wrap", "gap-2", "pt-4", "border-t", 3, "ngClass"], ["type", "button", 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"], ["type", "button", 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"], ["type", "button", 1, "inline-flex", "items-center", "gap-1", "px-2", "py-1", "rounded-full", "text-xs", "font-medium", "transition-all", "hover:scale-105", 3, "click", "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"], ["type", "button", 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) {
100934
+ i0.ɵɵelementStart(0, "div", 0);
100935
+ i0.ɵɵlistener("click", function UnifiedGoalCardComponent_Template_div_click_0_listener() { return ctx.onCardClick(); });
100936
+ i0.ɵɵelementStart(1, "div", 1)(2, "div", 2);
100937
+ i0.ɵɵnamespaceSVG();
100938
+ i0.ɵɵelementStart(3, "svg", 3);
100939
+ i0.ɵɵelement(4, "path", 4);
100940
+ i0.ɵɵelementEnd()();
100941
+ i0.ɵɵnamespaceHTML();
100942
+ i0.ɵɵelementStart(5, "div", 5)(6, "div", 6)(7, "div", 7)(8, "div", 8);
100943
+ i0.ɵɵtext(9, " Unified Goal ");
100944
+ i0.ɵɵelementEnd();
100945
+ i0.ɵɵelementStart(10, "h4", 9);
100946
+ i0.ɵɵtext(11);
100947
+ i0.ɵɵelementEnd()();
100948
+ i0.ɵɵconditionalCreate(12, UnifiedGoalCardComponent_Conditional_12_Template, 1, 2, "symphiq-priority-badge", 10);
100949
+ i0.ɵɵelementEnd();
100950
+ i0.ɵɵconditionalCreate(13, UnifiedGoalCardComponent_Conditional_13_Template, 2, 2, "p", 11);
100951
+ i0.ɵɵelementStart(14, "div", 12);
100952
+ i0.ɵɵconditionalCreate(15, UnifiedGoalCardComponent_Conditional_15_Template, 1, 2, "symphiq-timeframe-badge", 13);
100953
+ i0.ɵɵconditionalCreate(16, UnifiedGoalCardComponent_Conditional_16_Template, 1, 2, "symphiq-structure-counts", 14);
100954
+ i0.ɵɵelementEnd();
100955
+ i0.ɵɵconditionalCreate(17, UnifiedGoalCardComponent_Conditional_17_Template, 4, 2, "div", 15);
100956
+ i0.ɵɵconditionalCreate(18, UnifiedGoalCardComponent_Conditional_18_Template, 4, 2, "button", 16);
100957
+ i0.ɵɵelementStart(19, "div", 17)(20, "symphiq-learn-more-button", 18);
100958
+ i0.ɵɵlistener("buttonClick", function UnifiedGoalCardComponent_Template_symphiq_learn_more_button_buttonClick_20_listener() { return ctx.onLearnMoreClick(); });
100959
+ i0.ɵɵelementEnd()()()()();
100960
+ } if (rf & 2) {
100961
+ let tmp_4_0;
100962
+ let tmp_5_0;
100963
+ let tmp_6_0;
100964
+ let tmp_7_0;
100965
+ let tmp_9_0;
100966
+ let tmp_10_0;
100967
+ i0.ɵɵproperty("ngClass", ctx.cardClasses());
100968
+ i0.ɵɵadvance(2);
100969
+ i0.ɵɵproperty("ngClass", ctx.iconContainerClasses());
100970
+ i0.ɵɵadvance(6);
100971
+ i0.ɵɵproperty("ngClass", ctx.typeLabelClasses());
100972
+ i0.ɵɵadvance(2);
100973
+ i0.ɵɵproperty("ngClass", ctx.titleClasses());
100974
+ i0.ɵɵadvance();
100975
+ i0.ɵɵtextInterpolate((tmp_4_0 = ctx.goal()) == null ? null : tmp_4_0.title);
100976
+ i0.ɵɵadvance();
100977
+ i0.ɵɵconditional(((tmp_5_0 = ctx.goal()) == null ? null : tmp_5_0.priority) ? 12 : -1);
100978
+ i0.ɵɵadvance();
100979
+ i0.ɵɵconditional(((tmp_6_0 = ctx.goal()) == null ? null : tmp_6_0.description) ? 13 : -1);
100980
+ i0.ɵɵadvance(2);
100981
+ i0.ɵɵconditional(((tmp_7_0 = ctx.goal()) == null ? null : tmp_7_0.timeframe) ? 15 : -1);
100982
+ i0.ɵɵadvance();
100983
+ i0.ɵɵconditional(ctx.structureCounts().length > 0 ? 16 : -1);
100984
+ i0.ɵɵadvance();
100985
+ i0.ɵɵconditional((((tmp_9_0 = ctx.goal()) == null ? null : tmp_9_0.sourceAnalyses == null ? null : tmp_9_0.sourceAnalyses.length) ?? 0) > 0 ? 17 : -1);
100986
+ i0.ɵɵadvance();
100987
+ 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 ? 18 : -1);
100988
+ i0.ɵɵadvance(2);
100989
+ i0.ɵɵproperty("viewMode", ctx.viewMode())("variant", "button")("label", "Learn More");
100990
+ } }, dependencies: [CommonModule, i1$1.NgClass, PriorityBadgeComponent,
100991
+ TimeframeBadgeComponent,
100992
+ StructureCountsComponent,
100993
+ LearnMoreButtonComponent], encapsulation: 2, changeDetection: 0 }); }
100994
+ }
100995
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(UnifiedGoalCardComponent, [{
100996
+ type: Component,
100997
+ args: [{
100998
+ selector: 'symphiq-unified-goal-card',
100999
+ standalone: true,
101000
+ imports: [
101001
+ CommonModule,
101002
+ PriorityBadgeComponent,
101003
+ TimeframeBadgeComponent,
101004
+ StructureCountsComponent,
101005
+ LearnMoreButtonComponent
101006
+ ],
101007
+ changeDetection: ChangeDetectionStrategy.OnPush,
101008
+ template: `
101009
+ <div
101010
+ [ngClass]="cardClasses()"
101011
+ class="rounded-2xl p-6 shadow-lg cursor-pointer transition-all duration-200 hover:scale-[1.02] hover:shadow-xl"
101012
+ (click)="onCardClick()">
101013
+ <div class="flex items-start gap-4">
101014
+ <div [ngClass]="iconContainerClasses()">
101015
+ <svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24">
101016
+ <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
101017
+ 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"/>
101018
+ </svg>
101019
+ </div>
101020
+
101021
+ <div class="flex-1 min-w-0">
101022
+ <div class="flex items-start justify-between gap-3 mb-2">
101023
+ <div class="flex-1">
101024
+ <div [ngClass]="typeLabelClasses()" class="text-xs font-semibold uppercase tracking-wider mb-1">
101025
+ Unified Goal
101026
+ </div>
101027
+ <h4 [ngClass]="titleClasses()" class="font-semibold text-lg line-clamp-2">{{ goal()?.title }}</h4>
101028
+ </div>
101029
+ @if (goal()?.priority) {
101030
+ <symphiq-priority-badge
101031
+ [priority]="goal()!.priority"
101032
+ [viewMode]="viewMode()"
101033
+ />
101034
+ }
101035
+ </div>
101036
+
101037
+ @if (goal()?.description) {
101038
+ <p [ngClass]="descriptionClasses()" class="text-sm mb-4 line-clamp-3">{{ goal()!.description }}</p>
101039
+ }
101040
+
101041
+ <div class="flex flex-wrap items-center gap-3 mb-4">
101042
+ @if (goal()?.timeframe) {
101043
+ <symphiq-timeframe-badge
101044
+ [timeframe]="goal()!.timeframe"
101045
+ [viewMode]="viewMode()"
101046
+ />
101047
+ }
101048
+ @if (structureCounts().length > 0) {
101049
+ <symphiq-structure-counts
101050
+ [counts]="structureCounts()"
101051
+ [viewMode]="viewMode()"
101052
+ />
101053
+ }
101054
+ </div>
101055
+
101056
+ <!-- Source Analysis Badges -->
101057
+ @if ((goal()?.sourceAnalyses?.length ?? 0) > 0) {
101058
+ <div class="flex flex-wrap gap-2 pt-4 border-t" [ngClass]="borderClasses()">
101059
+ @for (source of displayedSources(); track source.analysisId) {
101060
+ <button
101061
+ type="button"
101062
+ [ngClass]="getSourceBadgeClasses(source.analysisType)"
101063
+ class="inline-flex items-center gap-1 px-2 py-1 rounded-full text-xs font-medium transition-all hover:scale-105"
101064
+ (click)="onSourceBadgeClick($event, source)">
101065
+ @switch (source.analysisType) {
101066
+ @case (ProfileAnalysisTypeEnum.SHOP) {
101067
+ <svg class="w-3 h-3" fill="none" stroke="currentColor" viewBox="0 0 24 24">
101068
+ <path 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"></path>
101069
+ </svg>
101070
+ }
101071
+ @case (ProfileAnalysisTypeEnum.FOCUS_AREA) {
101072
+ <svg class="w-3 h-3" fill="none" stroke="currentColor" viewBox="0 0 24 24">
101073
+ <path 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"></path>
101074
+ </svg>
101075
+ }
101076
+ @case (ProfileAnalysisTypeEnum.METRIC) {
101077
+ <svg class="w-3 h-3" fill="none" stroke="currentColor" viewBox="0 0 24 24">
101078
+ <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"></path>
101079
+ </svg>
101080
+ }
101081
+ }
101082
+ <span class="truncate max-w-[80px]">{{ source.sourceGoalTitle }}</span>
101083
+ <span class="opacity-60">{{ ((source.contributionWeight ?? 0) * 100).toFixed(0) }}%</span>
101084
+ </button>
101085
+ }
101086
+ @if ((goal()?.sourceAnalyses?.length ?? 0) > 3) {
101087
+ <span [ngClass]="moreBadgeClasses()" class="px-2 py-1 rounded-full text-xs font-medium">
101088
+ +{{ (goal()?.sourceAnalyses?.length ?? 0) - 3 }} more
101089
+ </span>
101090
+ }
101091
+ </div>
101092
+ }
101093
+
101094
+ <!-- Related Metrics Button -->
101095
+ @if (goal()?.contributingMetrics && (goal()!.contributingMetrics?.length ?? 0) > 0) {
101096
+ <button
101097
+ type="button"
101098
+ [ngClass]="relatedMetricsButtonClasses()"
101099
+ 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]"
101100
+ (click)="onRelatedMetricsButtonClick($event)">
101101
+ <svg class="w-4 h-4" fill="none" stroke="currentColor" viewBox="0 0 24 24">
101102
+ <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"></path>
101103
+ </svg>
101104
+ {{ goal()!.contributingMetrics!.length }} Related Metrics
101105
+ </button>
101106
+ }
101107
+
101108
+ <!-- Learn More Button -->
101109
+ <div class="mt-4">
101110
+ <symphiq-learn-more-button
101111
+ [viewMode]="viewMode()"
101112
+ [variant]="'button'"
101113
+ [label]="'Learn More'"
101114
+ (buttonClick)="onLearnMoreClick()"
101115
+ />
101116
+ </div>
101117
+ </div>
101118
+ </div>
101119
+ </div>
101120
+ `
101121
+ }]
101122
+ }], 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"] }], learnMoreClick: [{ type: i0.Output, args: ["learnMoreClick"] }] }); })();
101123
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(UnifiedGoalCardComponent, { className: "UnifiedGoalCardComponent", filePath: "lib/components/profile-analysis-unified-dashboard/cards/unified-goal-card.component.ts", lineNumber: 135 }); })();
101124
+
100361
101125
  const _forTrack0$6 = ($index, $item) => $item.id;
100362
- const _forTrack1$1 = ($index, $item) => $item.analysisId;
100363
- const _forTrack2 = ($index, $item) => $item.id || $index;
100364
- const _forTrack3 = ($index, $item) => $item.title;
101126
+ const _forTrack1$1 = ($index, $item) => $item.id || $index;
101127
+ const _forTrack2 = ($index, $item) => $item.title;
100365
101128
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_5_Template(rf, ctx) { if (rf & 1) {
100366
101129
  const _r1 = i0.ɵɵgetCurrentView();
100367
101130
  i0.ɵɵelementStart(0, "symphiq-journey-progress-indicator", 14);
@@ -100394,13 +101157,13 @@ function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Condition
100394
101157
  } if (rf & 2) {
100395
101158
  const summary_r3 = i0.ɵɵnextContext();
100396
101159
  const ctx_r1 = i0.ɵɵnextContext(2);
100397
- i0.ɵɵproperty("ngClass", ctx_r1.getNarrativeClasses());
101160
+ i0.ɵɵproperty("ngClass", ctx_r1.narrativeClasses());
100398
101161
  i0.ɵɵadvance();
100399
- i0.ɵɵproperty("ngClass", ctx_r1.getSubheadingClasses());
101162
+ i0.ɵɵproperty("ngClass", ctx_r1.subheadingClasses());
100400
101163
  i0.ɵɵadvance(2);
100401
- i0.ɵɵproperty("ngClass", ctx_r1.getTextClasses());
101164
+ i0.ɵɵproperty("ngClass", ctx_r1.textClasses());
100402
101165
  i0.ɵɵadvance();
100403
- i0.ɵɵtextInterpolate1(" ", summary_r3.narrative, " ");
101166
+ i0.ɵɵtextInterpolate1(" ", summary_r3.synthesisNarrative, " ");
100404
101167
  } }
100405
101168
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_13_Template(rf, ctx) { if (rf & 1) {
100406
101169
  i0.ɵɵelementStart(0, "section", 25)(1, "div", 30)(2, "div", 31)(3, "div", 32)(4, "div", 21)(5, "h2", 33);
@@ -100434,17 +101197,17 @@ function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Condition
100434
101197
  const summary_r3 = ctx;
100435
101198
  const ctx_r1 = i0.ɵɵnextContext(2);
100436
101199
  i0.ɵɵadvance();
100437
- i0.ɵɵproperty("ngClass", ctx_r1.getBannerClasses());
101200
+ i0.ɵɵproperty("ngClass", ctx_r1.bannerClasses());
100438
101201
  i0.ɵɵadvance(4);
100439
- i0.ɵɵproperty("ngClass", ctx_r1.getSectionTitleClasses());
101202
+ i0.ɵɵproperty("ngClass", ctx_r1.sectionTitleClasses());
100440
101203
  i0.ɵɵadvance(2);
100441
- i0.ɵɵproperty("ngClass", ctx_r1.getTextClasses());
101204
+ i0.ɵɵproperty("ngClass", ctx_r1.textClasses());
100442
101205
  i0.ɵɵadvance();
100443
101206
  i0.ɵɵtextInterpolate1(" ", summary_r3.gradeRationale, " ");
100444
101207
  i0.ɵɵadvance();
100445
101208
  i0.ɵɵconditional(summary_r3.overallGrade ? 9 : -1);
100446
101209
  i0.ɵɵadvance();
100447
- i0.ɵɵconditional(summary_r3.narrative ? 10 : -1);
101210
+ i0.ɵɵconditional(summary_r3.synthesisNarrative ? 10 : -1);
100448
101211
  i0.ɵɵadvance(2);
100449
101212
  i0.ɵɵproperty("ngClass", ctx_r1.getSourceCountCardClasses("SHOP"));
100450
101213
  i0.ɵɵadvance(4);
@@ -100458,164 +101221,21 @@ function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Condition
100458
101221
  i0.ɵɵadvance(4);
100459
101222
  i0.ɵɵtextInterpolate(ctx_r1.metricAnalysesCount());
100460
101223
  } }
100461
- function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_14_For_4_Conditional_4_Template(rf, ctx) { if (rf & 1) {
100462
- i0.ɵɵelementStart(0, "span", 49);
100463
- i0.ɵɵtext(1);
100464
- i0.ɵɵelementEnd();
100465
- } if (rf & 2) {
100466
- const goal_r5 = i0.ɵɵnextContext().$implicit;
100467
- const ctx_r1 = i0.ɵɵnextContext(3);
100468
- i0.ɵɵproperty("ngClass", ctx_r1.getPriorityBadgeClasses(goal_r5.priority));
100469
- i0.ɵɵadvance();
100470
- i0.ɵɵtextInterpolate1(" ", goal_r5.priority, " ");
100471
- } }
100472
- function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_14_For_4_Conditional_5_Template(rf, ctx) { if (rf & 1) {
100473
- i0.ɵɵelementStart(0, "p", 50);
100474
- i0.ɵɵtext(1);
100475
- i0.ɵɵelementEnd();
100476
- } if (rf & 2) {
100477
- const goal_r5 = i0.ɵɵnextContext().$implicit;
100478
- const ctx_r1 = i0.ɵɵnextContext(3);
100479
- i0.ɵɵproperty("ngClass", ctx_r1.getGoalDescriptionClasses());
100480
- i0.ɵɵadvance();
100481
- i0.ɵɵtextInterpolate1(" ", goal_r5.description, " ");
100482
- } }
100483
- function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_14_For_4_Conditional_6_Template(rf, ctx) { if (rf & 1) {
100484
- i0.ɵɵelementStart(0, "div", 51);
100485
- i0.ɵɵnamespaceSVG();
100486
- i0.ɵɵelementStart(1, "svg", 54);
100487
- i0.ɵɵelement(2, "path", 55);
100488
- i0.ɵɵelementEnd();
100489
- i0.ɵɵtext(3);
100490
- i0.ɵɵelementEnd();
100491
- } if (rf & 2) {
100492
- const goal_r5 = i0.ɵɵnextContext().$implicit;
100493
- const ctx_r1 = i0.ɵɵnextContext(3);
100494
- i0.ɵɵproperty("ngClass", ctx_r1.getTimeframeBadgeClasses());
100495
- i0.ɵɵadvance(3);
100496
- i0.ɵɵtextInterpolate1(" ", goal_r5.timeframe, " ");
100497
- } }
100498
- function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_14_For_4_Conditional_7_For_2_Case_1_Template(rf, ctx) { if (rf & 1) {
100499
- i0.ɵɵnamespaceSVG();
100500
- i0.ɵɵelementStart(0, "svg", 59);
100501
- i0.ɵɵelement(1, "path", 62);
100502
- i0.ɵɵelementEnd();
100503
- } }
100504
- function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_14_For_4_Conditional_7_For_2_Case_2_Template(rf, ctx) { if (rf & 1) {
100505
- i0.ɵɵnamespaceSVG();
100506
- i0.ɵɵelementStart(0, "svg", 59);
100507
- i0.ɵɵelement(1, "path", 63);
100508
- i0.ɵɵelementEnd();
100509
- } }
100510
- function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_14_For_4_Conditional_7_For_2_Case_3_Template(rf, ctx) { if (rf & 1) {
100511
- i0.ɵɵnamespaceSVG();
100512
- i0.ɵɵelementStart(0, "svg", 59);
100513
- i0.ɵɵelement(1, "path", 64);
100514
- i0.ɵɵelementEnd();
100515
- } }
100516
- function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_14_For_4_Conditional_7_For_2_Template(rf, ctx) { if (rf & 1) {
100517
- const _r6 = i0.ɵɵgetCurrentView();
100518
- i0.ɵɵelementStart(0, "button", 58);
100519
- i0.ɵɵlistener("click", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_14_For_4_Conditional_7_For_2_Template_button_click_0_listener($event) { const source_r7 = i0.ɵɵrestoreView(_r6).$implicit; const goal_r5 = i0.ɵɵnextContext(2).$implicit; const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onSourceBadgeClick($event, source_r7, goal_r5)); });
100520
- i0.ɵɵconditionalCreate(1, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_14_For_4_Conditional_7_For_2_Case_1_Template, 2, 0, ":svg:svg", 59)(2, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_14_For_4_Conditional_7_For_2_Case_2_Template, 2, 0, ":svg:svg", 59)(3, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_14_For_4_Conditional_7_For_2_Case_3_Template, 2, 0, ":svg:svg", 59);
100521
- i0.ɵɵelementStart(4, "span", 60);
100522
- i0.ɵɵtext(5);
100523
- i0.ɵɵelementEnd();
100524
- i0.ɵɵelementStart(6, "span", 61);
100525
- i0.ɵɵtext(7);
100526
- i0.ɵɵelementEnd()();
100527
- } if (rf & 2) {
100528
- let tmp_24_0;
100529
- const source_r7 = ctx.$implicit;
100530
- const ctx_r1 = i0.ɵɵnextContext(5);
100531
- i0.ɵɵproperty("ngClass", ctx_r1.getSourceBadgeClasses(source_r7.analysisType));
100532
- i0.ɵɵadvance();
100533
- i0.ɵɵconditional((tmp_24_0 = source_r7.analysisType) === ctx_r1.ProfileAnalysisTypeEnum.SHOP ? 1 : tmp_24_0 === ctx_r1.ProfileAnalysisTypeEnum.FOCUS_AREA ? 2 : tmp_24_0 === ctx_r1.ProfileAnalysisTypeEnum.METRIC ? 3 : -1);
100534
- i0.ɵɵadvance(4);
100535
- i0.ɵɵtextInterpolate(source_r7.sourceGoalTitle);
100536
- i0.ɵɵadvance(2);
100537
- i0.ɵɵtextInterpolate1("", (source_r7.contributionWeight * 100).toFixed(0), "%");
100538
- } }
100539
- function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_14_For_4_Conditional_7_Conditional_3_Template(rf, ctx) { if (rf & 1) {
100540
- i0.ɵɵelementStart(0, "span", 57);
100541
- i0.ɵɵtext(1);
100542
- i0.ɵɵelementEnd();
100543
- } if (rf & 2) {
100544
- const goal_r5 = i0.ɵɵnextContext(2).$implicit;
100545
- const ctx_r1 = i0.ɵɵnextContext(3);
100546
- i0.ɵɵproperty("ngClass", ctx_r1.getMoreBadgeClasses());
100547
- i0.ɵɵadvance();
100548
- i0.ɵɵtextInterpolate1(" +", goal_r5.sourceAnalyses.length - 3, " more ");
100549
- } }
100550
- function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_14_For_4_Conditional_7_Template(rf, ctx) { if (rf & 1) {
100551
- i0.ɵɵelementStart(0, "div", 52);
100552
- i0.ɵɵrepeaterCreate(1, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_14_For_4_Conditional_7_For_2_Template, 8, 4, "button", 56, _forTrack1$1);
100553
- i0.ɵɵconditionalCreate(3, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_14_For_4_Conditional_7_Conditional_3_Template, 2, 2, "span", 57);
100554
- i0.ɵɵelementEnd();
100555
- } if (rf & 2) {
100556
- const goal_r5 = i0.ɵɵnextContext().$implicit;
100557
- const ctx_r1 = i0.ɵɵnextContext(3);
100558
- i0.ɵɵproperty("ngClass", ctx_r1.getCardBorderClasses());
100559
- i0.ɵɵadvance();
100560
- i0.ɵɵrepeater(goal_r5.sourceAnalyses.slice(0, 3));
100561
- i0.ɵɵadvance(2);
100562
- i0.ɵɵconditional(goal_r5.sourceAnalyses.length > 3 ? 3 : -1);
100563
- } }
100564
- function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_14_For_4_Conditional_8_Template(rf, ctx) { if (rf & 1) {
100565
- const _r8 = i0.ɵɵgetCurrentView();
100566
- i0.ɵɵelementStart(0, "button", 65);
100567
- i0.ɵɵlistener("click", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_14_For_4_Conditional_8_Template_button_click_0_listener($event) { i0.ɵɵrestoreView(_r8); const goal_r5 = i0.ɵɵnextContext().$implicit; const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onRelatedMetricsClick($event, goal_r5)); });
100568
- i0.ɵɵnamespaceSVG();
100569
- i0.ɵɵelementStart(1, "svg", 66);
100570
- i0.ɵɵelement(2, "path", 64);
100571
- i0.ɵɵelementEnd();
100572
- i0.ɵɵtext(3);
100573
- i0.ɵɵelementEnd();
100574
- } if (rf & 2) {
100575
- const goal_r5 = i0.ɵɵnextContext().$implicit;
100576
- const ctx_r1 = i0.ɵɵnextContext(3);
100577
- i0.ɵɵproperty("ngClass", ctx_r1.getRelatedMetricsButtonClasses());
100578
- i0.ɵɵadvance(3);
100579
- i0.ɵɵtextInterpolate1(" ", goal_r5.contributingMetrics.length, " Related Metrics ");
100580
- } }
100581
101224
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_14_For_4_Template(rf, ctx) { if (rf & 1) {
100582
101225
  const _r4 = i0.ɵɵgetCurrentView();
100583
- i0.ɵɵelementStart(0, "div", 46);
100584
- i0.ɵɵlistener("click", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_14_For_4_Template_div_click_0_listener() { const goal_r5 = i0.ɵɵrestoreView(_r4).$implicit; const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onGoalClick(goal_r5)); });
100585
- i0.ɵɵelementStart(1, "div", 47)(2, "h3", 48);
100586
- i0.ɵɵtext(3);
100587
- i0.ɵɵelementEnd();
100588
- i0.ɵɵconditionalCreate(4, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_14_For_4_Conditional_4_Template, 2, 2, "span", 49);
100589
- i0.ɵɵelementEnd();
100590
- i0.ɵɵconditionalCreate(5, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_14_For_4_Conditional_5_Template, 2, 2, "p", 50);
100591
- i0.ɵɵconditionalCreate(6, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_14_For_4_Conditional_6_Template, 4, 2, "div", 51);
100592
- i0.ɵɵconditionalCreate(7, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_14_For_4_Conditional_7_Template, 4, 2, "div", 52);
100593
- i0.ɵɵconditionalCreate(8, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_14_For_4_Conditional_8_Template, 4, 2, "button", 53);
101226
+ i0.ɵɵelementStart(0, "symphiq-unified-goal-card", 46);
101227
+ i0.ɵɵlistener("goalClick", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_14_For_4_Template_symphiq_unified_goal_card_goalClick_0_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onGoalClick($event)); })("sourceBadgeClick", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_14_For_4_Template_symphiq_unified_goal_card_sourceBadgeClick_0_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onSourceBadgeClickFromCard($event)); })("relatedMetricsClick", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_14_For_4_Template_symphiq_unified_goal_card_relatedMetricsClick_0_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onRelatedMetricsClickFromCard($event)); })("learnMoreClick", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_14_For_4_Template_symphiq_unified_goal_card_learnMoreClick_0_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onGoalClick($event)); });
100594
101228
  i0.ɵɵelementEnd();
100595
101229
  } if (rf & 2) {
100596
101230
  const goal_r5 = ctx.$implicit;
100597
101231
  const ctx_r1 = i0.ɵɵnextContext(3);
100598
- i0.ɵɵproperty("ngClass", ctx_r1.getGoalCardClasses(goal_r5));
100599
- i0.ɵɵadvance(2);
100600
- i0.ɵɵproperty("ngClass", ctx_r1.getGoalTitleClasses());
100601
- i0.ɵɵadvance();
100602
- i0.ɵɵtextInterpolate1(" ", goal_r5.title, " ");
100603
- i0.ɵɵadvance();
100604
- i0.ɵɵconditional(goal_r5.priority ? 4 : -1);
100605
- i0.ɵɵadvance();
100606
- i0.ɵɵconditional(goal_r5.description ? 5 : -1);
100607
- i0.ɵɵadvance();
100608
- i0.ɵɵconditional(goal_r5.timeframe ? 6 : -1);
100609
- i0.ɵɵadvance();
100610
- i0.ɵɵconditional(goal_r5.sourceAnalyses.length > 0 ? 7 : -1);
100611
- i0.ɵɵadvance();
100612
- i0.ɵɵconditional(goal_r5.contributingMetrics && goal_r5.contributingMetrics.length > 0 ? 8 : -1);
101232
+ i0.ɵɵproperty("goal", goal_r5)("viewMode", ctx_r1.viewMode());
100613
101233
  } }
100614
101234
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_14_Template(rf, ctx) { if (rf & 1) {
100615
101235
  i0.ɵɵelementStart(0, "section", 26);
100616
101236
  i0.ɵɵelement(1, "symphiq-section-divider", 43);
100617
101237
  i0.ɵɵelementStart(2, "div", 44);
100618
- i0.ɵɵrepeaterCreate(3, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_14_For_4_Template, 9, 8, "div", 45, _forTrack0$6);
101238
+ i0.ɵɵrepeaterCreate(3, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_14_For_4_Template, 1, 2, "symphiq-unified-goal-card", 45, _forTrack0$6);
100619
101239
  i0.ɵɵelementEnd()();
100620
101240
  } if (rf & 2) {
100621
101241
  const ctx_r1 = i0.ɵɵnextContext(2);
@@ -100625,407 +101245,407 @@ function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Condition
100625
101245
  i0.ɵɵrepeater(ctx_r1.unifiedGoals());
100626
101246
  } }
100627
101247
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_15_For_7_Conditional_7_Template(rf, ctx) { if (rf & 1) {
100628
- i0.ɵɵelementStart(0, "span", 49);
101248
+ i0.ɵɵelementStart(0, "span", 56);
100629
101249
  i0.ɵɵtext(1);
100630
101250
  i0.ɵɵelementEnd();
100631
101251
  } if (rf & 2) {
100632
- const item_r10 = i0.ɵɵnextContext().$implicit;
101252
+ const item_r7 = i0.ɵɵnextContext().$implicit;
100633
101253
  const ctx_r1 = i0.ɵɵnextContext(3);
100634
- i0.ɵɵproperty("ngClass", ctx_r1.getPriorityBadgeClasses(item_r10.priority));
101254
+ i0.ɵɵproperty("ngClass", ctx_r1.getPriorityBadgeClasses(item_r7.priority));
100635
101255
  i0.ɵɵadvance();
100636
- i0.ɵɵtextInterpolate1(" ", item_r10.priority, " ");
101256
+ i0.ɵɵtextInterpolate1(" ", item_r7.priority, " ");
100637
101257
  } }
100638
101258
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_15_For_7_Conditional_8_Template(rf, ctx) { if (rf & 1) {
100639
- i0.ɵɵelementStart(0, "div", 77);
101259
+ i0.ɵɵelementStart(0, "div", 57);
100640
101260
  i0.ɵɵnamespaceSVG();
100641
- i0.ɵɵelementStart(1, "svg", 66);
100642
- i0.ɵɵelement(2, "path", 80);
101261
+ i0.ɵɵelementStart(1, "svg", 60);
101262
+ i0.ɵɵelement(2, "path", 61);
100643
101263
  i0.ɵɵelementEnd();
100644
101264
  i0.ɵɵnamespaceHTML();
100645
- i0.ɵɵelementStart(3, "span", 81);
101265
+ i0.ɵɵelementStart(3, "span", 62);
100646
101266
  i0.ɵɵtext(4);
100647
101267
  i0.ɵɵelementEnd()();
100648
101268
  } if (rf & 2) {
100649
- const item_r10 = i0.ɵɵnextContext().$implicit;
101269
+ const item_r7 = i0.ɵɵnextContext().$implicit;
100650
101270
  const ctx_r1 = i0.ɵɵnextContext(3);
100651
- i0.ɵɵproperty("ngClass", ctx_r1.getTimeframeDisplayClasses());
101271
+ i0.ɵɵproperty("ngClass", ctx_r1.timeframeDisplayClasses());
100652
101272
  i0.ɵɵadvance(4);
100653
- i0.ɵɵtextInterpolate(item_r10.timeframe);
101273
+ i0.ɵɵtextInterpolate(item_r7.timeframe);
100654
101274
  } }
100655
101275
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_15_For_7_Conditional_9_For_5_Template(rf, ctx) { if (rf & 1) {
100656
- i0.ɵɵelementStart(0, "div", 84);
101276
+ i0.ɵɵelementStart(0, "div", 65);
100657
101277
  i0.ɵɵnamespaceSVG();
100658
- i0.ɵɵelementStart(1, "svg", 86);
100659
- i0.ɵɵelement(2, "path", 87);
101278
+ i0.ɵɵelementStart(1, "svg", 67);
101279
+ i0.ɵɵelement(2, "path", 68);
100660
101280
  i0.ɵɵelementEnd();
100661
101281
  i0.ɵɵnamespaceHTML();
100662
- i0.ɵɵelementStart(3, "span", 88);
101282
+ i0.ɵɵelementStart(3, "span", 69);
100663
101283
  i0.ɵɵtext(4);
100664
101284
  i0.ɵɵelementEnd()();
100665
101285
  } if (rf & 2) {
100666
- const obj_r11 = ctx.$implicit;
101286
+ const obj_r8 = ctx.$implicit;
100667
101287
  const ctx_r1 = i0.ɵɵnextContext(5);
100668
- i0.ɵɵproperty("ngClass", ctx_r1.getObjectiveItemClasses());
101288
+ i0.ɵɵproperty("ngClass", ctx_r1.objectiveItemClasses());
100669
101289
  i0.ɵɵadvance(4);
100670
- i0.ɵɵtextInterpolate(obj_r11.title);
101290
+ i0.ɵɵtextInterpolate(obj_r8.title);
100671
101291
  } }
100672
101292
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_15_For_7_Conditional_9_Conditional_6_Template(rf, ctx) { if (rf & 1) {
100673
- i0.ɵɵelementStart(0, "div", 85);
101293
+ i0.ɵɵelementStart(0, "div", 66);
100674
101294
  i0.ɵɵtext(1);
100675
101295
  i0.ɵɵelementEnd();
100676
101296
  } if (rf & 2) {
100677
- const item_r10 = i0.ɵɵnextContext(2).$implicit;
101297
+ const item_r7 = i0.ɵɵnextContext(2).$implicit;
100678
101298
  const ctx_r1 = i0.ɵɵnextContext(3);
100679
- i0.ɵɵproperty("ngClass", ctx_r1.getMoreObjectivesClasses());
101299
+ i0.ɵɵproperty("ngClass", ctx_r1.moreObjectivesClasses());
100680
101300
  i0.ɵɵadvance();
100681
- i0.ɵɵtextInterpolate1(" +", item_r10.objectives.length - 3, " more objectives ");
101301
+ i0.ɵɵtextInterpolate1(" +", item_r7.objectives.length - 3, " more objectives ");
100682
101302
  } }
100683
101303
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_15_For_7_Conditional_9_Template(rf, ctx) { if (rf & 1) {
100684
- i0.ɵɵelementStart(0, "div", 78)(1, "div", 82);
101304
+ i0.ɵɵelementStart(0, "div", 58)(1, "div", 63);
100685
101305
  i0.ɵɵtext(2);
100686
101306
  i0.ɵɵelementEnd();
100687
- i0.ɵɵelementStart(3, "div", 83);
100688
- i0.ɵɵrepeaterCreate(4, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_15_For_7_Conditional_9_For_5_Template, 5, 2, "div", 84, _forTrack2);
100689
- i0.ɵɵconditionalCreate(6, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_15_For_7_Conditional_9_Conditional_6_Template, 2, 2, "div", 85);
101307
+ i0.ɵɵelementStart(3, "div", 64);
101308
+ i0.ɵɵrepeaterCreate(4, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_15_For_7_Conditional_9_For_5_Template, 5, 2, "div", 65, _forTrack1$1);
101309
+ i0.ɵɵconditionalCreate(6, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_15_For_7_Conditional_9_Conditional_6_Template, 2, 2, "div", 66);
100690
101310
  i0.ɵɵelementEnd()();
100691
101311
  } if (rf & 2) {
100692
- const item_r10 = i0.ɵɵnextContext().$implicit;
101312
+ const item_r7 = i0.ɵɵnextContext().$implicit;
100693
101313
  const ctx_r1 = i0.ɵɵnextContext(3);
100694
101314
  i0.ɵɵadvance();
100695
- i0.ɵɵproperty("ngClass", ctx_r1.getObjectivesLabelClasses());
101315
+ i0.ɵɵproperty("ngClass", ctx_r1.objectivesLabelClasses());
100696
101316
  i0.ɵɵadvance();
100697
- i0.ɵɵtextInterpolate1(" Key Objectives (", item_r10.objectives.length, ") ");
101317
+ i0.ɵɵtextInterpolate1(" Key Objectives (", item_r7.objectives.length, ") ");
100698
101318
  i0.ɵɵadvance(2);
100699
- i0.ɵɵrepeater(item_r10.objectives.slice(0, 3));
101319
+ i0.ɵɵrepeater(item_r7.objectives.slice(0, 3));
100700
101320
  i0.ɵɵadvance(2);
100701
- i0.ɵɵconditional(item_r10.objectives.length > 3 ? 6 : -1);
101321
+ i0.ɵɵconditional(item_r7.objectives.length > 3 ? 6 : -1);
100702
101322
  } }
100703
101323
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_15_For_7_Template(rf, ctx) { if (rf & 1) {
100704
- const _r9 = i0.ɵɵgetCurrentView();
100705
- i0.ɵɵelementStart(0, "div", 71)(1, "div", 72);
100706
- i0.ɵɵelement(2, "div", 73);
101324
+ const _r6 = i0.ɵɵgetCurrentView();
101325
+ i0.ɵɵelementStart(0, "div", 50)(1, "div", 51);
101326
+ i0.ɵɵelement(2, "div", 52);
100707
101327
  i0.ɵɵelementEnd();
100708
- i0.ɵɵelementStart(3, "div", 74);
100709
- i0.ɵɵlistener("click", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_15_For_7_Template_div_click_3_listener() { const item_r10 = i0.ɵɵrestoreView(_r9).$implicit; const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onTimelineItemClick(item_r10)); });
100710
- i0.ɵɵelementStart(4, "div", 75)(5, "h4", 76);
101328
+ i0.ɵɵelementStart(3, "div", 53);
101329
+ i0.ɵɵlistener("click", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_15_For_7_Template_div_click_3_listener() { const item_r7 = i0.ɵɵrestoreView(_r6).$implicit; const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onTimelineItemClick(item_r7)); });
101330
+ i0.ɵɵelementStart(4, "div", 54)(5, "h4", 55);
100711
101331
  i0.ɵɵtext(6);
100712
101332
  i0.ɵɵelementEnd();
100713
- i0.ɵɵconditionalCreate(7, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_15_For_7_Conditional_7_Template, 2, 2, "span", 49);
101333
+ i0.ɵɵconditionalCreate(7, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_15_For_7_Conditional_7_Template, 2, 2, "span", 56);
100714
101334
  i0.ɵɵelementEnd();
100715
- i0.ɵɵconditionalCreate(8, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_15_For_7_Conditional_8_Template, 5, 2, "div", 77);
100716
- i0.ɵɵconditionalCreate(9, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_15_For_7_Conditional_9_Template, 7, 3, "div", 78);
100717
- i0.ɵɵelementStart(10, "div", 79);
101335
+ i0.ɵɵconditionalCreate(8, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_15_For_7_Conditional_8_Template, 5, 2, "div", 57);
101336
+ i0.ɵɵconditionalCreate(9, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_15_For_7_Conditional_9_Template, 7, 3, "div", 58);
101337
+ i0.ɵɵelementStart(10, "div", 59);
100718
101338
  i0.ɵɵtext(11);
100719
101339
  i0.ɵɵelementEnd()()();
100720
101340
  } if (rf & 2) {
100721
- const item_r10 = ctx.$implicit;
100722
- const ɵ$index_181_r12 = ctx.$index;
101341
+ const item_r7 = ctx.$implicit;
101342
+ const ɵ$index_121_r9 = ctx.$index;
100723
101343
  const ctx_r1 = i0.ɵɵnextContext(3);
100724
101344
  i0.ɵɵadvance();
100725
- i0.ɵɵproperty("ngClass", ctx_r1.getTimelineNodeClasses(item_r10.priority));
101345
+ i0.ɵɵproperty("ngClass", ctx_r1.getTimelineNodeClasses(item_r7.priority));
100726
101346
  i0.ɵɵadvance();
100727
- i0.ɵɵproperty("ngClass", ctx_r1.getTimelineNodeInnerClasses(item_r10.priority));
101347
+ i0.ɵɵproperty("ngClass", ctx_r1.getTimelineNodeInnerClasses(item_r7.priority));
100728
101348
  i0.ɵɵadvance();
100729
- i0.ɵɵproperty("ngClass", ctx_r1.getTimelineCardClasses(item_r10.priority));
101349
+ i0.ɵɵproperty("ngClass", ctx_r1.getTimelineCardClasses(item_r7.priority));
100730
101350
  i0.ɵɵadvance(2);
100731
- i0.ɵɵproperty("ngClass", ctx_r1.getTimelineItemTitleClasses());
101351
+ i0.ɵɵproperty("ngClass", ctx_r1.timelineItemTitleClasses());
100732
101352
  i0.ɵɵadvance();
100733
- i0.ɵɵtextInterpolate1(" ", item_r10.title, " ");
101353
+ i0.ɵɵtextInterpolate1(" ", item_r7.title, " ");
100734
101354
  i0.ɵɵadvance();
100735
- i0.ɵɵconditional(item_r10.priority ? 7 : -1);
101355
+ i0.ɵɵconditional(item_r7.priority ? 7 : -1);
100736
101356
  i0.ɵɵadvance();
100737
- i0.ɵɵconditional(item_r10.timeframe ? 8 : -1);
101357
+ i0.ɵɵconditional(item_r7.timeframe ? 8 : -1);
100738
101358
  i0.ɵɵadvance();
100739
- i0.ɵɵconditional(item_r10.objectives && item_r10.objectives.length > 0 ? 9 : -1);
101359
+ i0.ɵɵconditional(item_r7.objectives && item_r7.objectives.length > 0 ? 9 : -1);
100740
101360
  i0.ɵɵadvance();
100741
- i0.ɵɵproperty("ngClass", ctx_r1.getPhaseIndicatorClasses());
101361
+ i0.ɵɵproperty("ngClass", ctx_r1.phaseIndicatorClasses());
100742
101362
  i0.ɵɵadvance();
100743
- i0.ɵɵtextInterpolate1(" Phase ", ɵ$index_181_r12 + 1, " ");
101363
+ i0.ɵɵtextInterpolate1(" Phase ", ɵ$index_121_r9 + 1, " ");
100744
101364
  } }
100745
101365
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_15_Template(rf, ctx) { if (rf & 1) {
100746
101366
  i0.ɵɵelementStart(0, "section", 27);
100747
- i0.ɵɵelement(1, "symphiq-section-divider", 67);
100748
- i0.ɵɵelementStart(2, "div", 30)(3, "div", 68);
100749
- i0.ɵɵelement(4, "div", 69);
100750
- i0.ɵɵelementStart(5, "div", 70);
100751
- i0.ɵɵrepeaterCreate(6, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_15_For_7_Template, 12, 10, "div", 71, _forTrack0$6);
101367
+ i0.ɵɵelement(1, "symphiq-section-divider", 47);
101368
+ i0.ɵɵelementStart(2, "div", 30)(3, "div", 0);
101369
+ i0.ɵɵelement(4, "div", 48);
101370
+ i0.ɵɵelementStart(5, "div", 49);
101371
+ i0.ɵɵrepeaterCreate(6, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_15_For_7_Template, 12, 10, "div", 50, _forTrack0$6);
100752
101372
  i0.ɵɵelementEnd()()()();
100753
101373
  } if (rf & 2) {
100754
101374
  const ctx_r1 = i0.ɵɵnextContext(2);
100755
101375
  i0.ɵɵadvance();
100756
101376
  i0.ɵɵproperty("viewMode", ctx_r1.viewMode());
100757
101377
  i0.ɵɵadvance();
100758
- i0.ɵɵproperty("ngClass", ctx_r1.getTimelineContainerClasses());
101378
+ i0.ɵɵproperty("ngClass", ctx_r1.timelineContainerClasses());
100759
101379
  i0.ɵɵadvance(2);
100760
- i0.ɵɵproperty("ngClass", ctx_r1.getTimelineLineClasses());
101380
+ i0.ɵɵproperty("ngClass", ctx_r1.timelineLineClasses());
100761
101381
  i0.ɵɵadvance(2);
100762
101382
  i0.ɵɵrepeater(ctx_r1.unifiedTimeline());
100763
101383
  } }
100764
101384
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_For_17_Conditional_4_Template(rf, ctx) { if (rf & 1) {
100765
- i0.ɵɵelementStart(0, "span", 108);
101385
+ i0.ɵɵelementStart(0, "span", 89);
100766
101386
  i0.ɵɵtext(1);
100767
101387
  i0.ɵɵelementEnd();
100768
101388
  } if (rf & 2) {
100769
- const goal_r14 = i0.ɵɵnextContext().$implicit;
101389
+ const goal_r11 = i0.ɵɵnextContext().$implicit;
100770
101390
  const ctx_r1 = i0.ɵɵnextContext(3);
100771
- i0.ɵɵproperty("ngClass", ctx_r1.getSourceIndicatorClasses());
101391
+ i0.ɵɵproperty("ngClass", ctx_r1.sourceIndicatorClasses());
100772
101392
  i0.ɵɵadvance();
100773
- i0.ɵɵtextInterpolate(goal_r14.sourceAnalyses.length);
101393
+ i0.ɵɵtextInterpolate((goal_r11.sourceAnalyses == null ? null : goal_r11.sourceAnalyses.length) ?? 0);
100774
101394
  } }
100775
101395
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_For_17_Template(rf, ctx) { if (rf & 1) {
100776
- const _r13 = i0.ɵɵgetCurrentView();
100777
- i0.ɵɵelementStart(0, "button", 105);
100778
- i0.ɵɵlistener("click", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_For_17_Template_button_click_0_listener() { const goal_r14 = i0.ɵɵrestoreView(_r13).$implicit; const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onGoalClick(goal_r14)); });
100779
- i0.ɵɵelementStart(1, "div", 106)(2, "span", 107);
101396
+ const _r10 = i0.ɵɵgetCurrentView();
101397
+ i0.ɵɵelementStart(0, "button", 86);
101398
+ i0.ɵɵlistener("click", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_For_17_Template_button_click_0_listener() { const goal_r11 = i0.ɵɵrestoreView(_r10).$implicit; const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onGoalClick(goal_r11)); });
101399
+ i0.ɵɵelementStart(1, "div", 87)(2, "span", 88);
100780
101400
  i0.ɵɵtext(3);
100781
101401
  i0.ɵɵelementEnd();
100782
- i0.ɵɵconditionalCreate(4, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_For_17_Conditional_4_Template, 2, 2, "span", 108);
101402
+ i0.ɵɵconditionalCreate(4, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_For_17_Conditional_4_Template, 2, 2, "span", 89);
100783
101403
  i0.ɵɵelementEnd()();
100784
101404
  } if (rf & 2) {
100785
- const goal_r14 = ctx.$implicit;
101405
+ const goal_r11 = ctx.$implicit;
100786
101406
  const ctx_r1 = i0.ɵɵnextContext(3);
100787
101407
  i0.ɵɵproperty("ngClass", ctx_r1.getMatrixGoalClasses("high"));
100788
101408
  i0.ɵɵadvance(3);
100789
- i0.ɵɵtextInterpolate(goal_r14.title);
101409
+ i0.ɵɵtextInterpolate(goal_r11.title);
100790
101410
  i0.ɵɵadvance();
100791
- i0.ɵɵconditional(goal_r14.sourceAnalyses.length > 0 ? 4 : -1);
101411
+ i0.ɵɵconditional(((goal_r11.sourceAnalyses == null ? null : goal_r11.sourceAnalyses.length) ?? 0) > 0 ? 4 : -1);
100792
101412
  } }
100793
101413
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_Conditional_18_Template(rf, ctx) { if (rf & 1) {
100794
- i0.ɵɵelementStart(0, "div", 100);
101414
+ i0.ɵɵelementStart(0, "div", 81);
100795
101415
  i0.ɵɵtext(1);
100796
101416
  i0.ɵɵelementEnd();
100797
101417
  } if (rf & 2) {
100798
101418
  const ctx_r1 = i0.ɵɵnextContext(3);
100799
- i0.ɵɵproperty("ngClass", ctx_r1.getMoreGoalsClasses());
101419
+ i0.ɵɵproperty("ngClass", ctx_r1.moreGoalsClasses());
100800
101420
  i0.ɵɵadvance();
100801
101421
  i0.ɵɵtextInterpolate1("+", ctx_r1.priorityMatrix().high.length - 3, " more");
100802
101422
  } }
100803
101423
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_Conditional_19_Template(rf, ctx) { if (rf & 1) {
100804
- i0.ɵɵelementStart(0, "div", 101);
101424
+ i0.ɵɵelementStart(0, "div", 82);
100805
101425
  i0.ɵɵtext(1, "No goals");
100806
101426
  i0.ɵɵelementEnd();
100807
101427
  } if (rf & 2) {
100808
101428
  const ctx_r1 = i0.ɵɵnextContext(3);
100809
- i0.ɵɵproperty("ngClass", ctx_r1.getEmptyQuadrantClasses());
101429
+ i0.ɵɵproperty("ngClass", ctx_r1.emptyQuadrantClasses());
100810
101430
  } }
100811
101431
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_For_29_Conditional_4_Template(rf, ctx) { if (rf & 1) {
100812
- i0.ɵɵelementStart(0, "span", 108);
101432
+ i0.ɵɵelementStart(0, "span", 89);
100813
101433
  i0.ɵɵtext(1);
100814
101434
  i0.ɵɵelementEnd();
100815
101435
  } if (rf & 2) {
100816
- const goal_r16 = i0.ɵɵnextContext().$implicit;
101436
+ const goal_r13 = i0.ɵɵnextContext().$implicit;
100817
101437
  const ctx_r1 = i0.ɵɵnextContext(3);
100818
- i0.ɵɵproperty("ngClass", ctx_r1.getSourceIndicatorClasses());
101438
+ i0.ɵɵproperty("ngClass", ctx_r1.sourceIndicatorClasses());
100819
101439
  i0.ɵɵadvance();
100820
- i0.ɵɵtextInterpolate(goal_r16.sourceAnalyses.length);
101440
+ i0.ɵɵtextInterpolate((goal_r13.sourceAnalyses == null ? null : goal_r13.sourceAnalyses.length) ?? 0);
100821
101441
  } }
100822
101442
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_For_29_Template(rf, ctx) { if (rf & 1) {
100823
- const _r15 = i0.ɵɵgetCurrentView();
100824
- i0.ɵɵelementStart(0, "button", 105);
100825
- i0.ɵɵlistener("click", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_For_29_Template_button_click_0_listener() { const goal_r16 = i0.ɵɵrestoreView(_r15).$implicit; const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onGoalClick(goal_r16)); });
100826
- i0.ɵɵelementStart(1, "div", 106)(2, "span", 107);
101443
+ const _r12 = i0.ɵɵgetCurrentView();
101444
+ i0.ɵɵelementStart(0, "button", 86);
101445
+ i0.ɵɵlistener("click", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_For_29_Template_button_click_0_listener() { const goal_r13 = i0.ɵɵrestoreView(_r12).$implicit; const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onGoalClick(goal_r13)); });
101446
+ i0.ɵɵelementStart(1, "div", 87)(2, "span", 88);
100827
101447
  i0.ɵɵtext(3);
100828
101448
  i0.ɵɵelementEnd();
100829
- i0.ɵɵconditionalCreate(4, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_For_29_Conditional_4_Template, 2, 2, "span", 108);
101449
+ i0.ɵɵconditionalCreate(4, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_For_29_Conditional_4_Template, 2, 2, "span", 89);
100830
101450
  i0.ɵɵelementEnd()();
100831
101451
  } if (rf & 2) {
100832
- const goal_r16 = ctx.$implicit;
101452
+ const goal_r13 = ctx.$implicit;
100833
101453
  const ctx_r1 = i0.ɵɵnextContext(3);
100834
101454
  i0.ɵɵproperty("ngClass", ctx_r1.getMatrixGoalClasses("medium"));
100835
101455
  i0.ɵɵadvance(3);
100836
- i0.ɵɵtextInterpolate(goal_r16.title);
101456
+ i0.ɵɵtextInterpolate(goal_r13.title);
100837
101457
  i0.ɵɵadvance();
100838
- i0.ɵɵconditional(goal_r16.sourceAnalyses.length > 0 ? 4 : -1);
101458
+ i0.ɵɵconditional(((goal_r13.sourceAnalyses == null ? null : goal_r13.sourceAnalyses.length) ?? 0) > 0 ? 4 : -1);
100839
101459
  } }
100840
101460
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_Conditional_30_Template(rf, ctx) { if (rf & 1) {
100841
- i0.ɵɵelementStart(0, "div", 100);
101461
+ i0.ɵɵelementStart(0, "div", 81);
100842
101462
  i0.ɵɵtext(1);
100843
101463
  i0.ɵɵelementEnd();
100844
101464
  } if (rf & 2) {
100845
101465
  const ctx_r1 = i0.ɵɵnextContext(3);
100846
- i0.ɵɵproperty("ngClass", ctx_r1.getMoreGoalsClasses());
101466
+ i0.ɵɵproperty("ngClass", ctx_r1.moreGoalsClasses());
100847
101467
  i0.ɵɵadvance();
100848
101468
  i0.ɵɵtextInterpolate1("+", ctx_r1.priorityMatrix().medium.length - 3, " more");
100849
101469
  } }
100850
101470
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_Conditional_31_Template(rf, ctx) { if (rf & 1) {
100851
- i0.ɵɵelementStart(0, "div", 101);
101471
+ i0.ɵɵelementStart(0, "div", 82);
100852
101472
  i0.ɵɵtext(1, "No goals");
100853
101473
  i0.ɵɵelementEnd();
100854
101474
  } if (rf & 2) {
100855
101475
  const ctx_r1 = i0.ɵɵnextContext(3);
100856
- i0.ɵɵproperty("ngClass", ctx_r1.getEmptyQuadrantClasses());
101476
+ i0.ɵɵproperty("ngClass", ctx_r1.emptyQuadrantClasses());
100857
101477
  } }
100858
101478
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_For_41_Conditional_4_Template(rf, ctx) { if (rf & 1) {
100859
- i0.ɵɵelementStart(0, "span", 108);
101479
+ i0.ɵɵelementStart(0, "span", 89);
100860
101480
  i0.ɵɵtext(1);
100861
101481
  i0.ɵɵelementEnd();
100862
101482
  } if (rf & 2) {
100863
- const goal_r18 = i0.ɵɵnextContext().$implicit;
101483
+ const goal_r15 = i0.ɵɵnextContext().$implicit;
100864
101484
  const ctx_r1 = i0.ɵɵnextContext(3);
100865
- i0.ɵɵproperty("ngClass", ctx_r1.getSourceIndicatorClasses());
101485
+ i0.ɵɵproperty("ngClass", ctx_r1.sourceIndicatorClasses());
100866
101486
  i0.ɵɵadvance();
100867
- i0.ɵɵtextInterpolate(goal_r18.sourceAnalyses.length);
101487
+ i0.ɵɵtextInterpolate((goal_r15.sourceAnalyses == null ? null : goal_r15.sourceAnalyses.length) ?? 0);
100868
101488
  } }
100869
101489
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_For_41_Template(rf, ctx) { if (rf & 1) {
100870
- const _r17 = i0.ɵɵgetCurrentView();
100871
- i0.ɵɵelementStart(0, "button", 105);
100872
- i0.ɵɵlistener("click", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_For_41_Template_button_click_0_listener() { const goal_r18 = i0.ɵɵrestoreView(_r17).$implicit; const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onGoalClick(goal_r18)); });
100873
- i0.ɵɵelementStart(1, "div", 106)(2, "span", 107);
101490
+ const _r14 = i0.ɵɵgetCurrentView();
101491
+ i0.ɵɵelementStart(0, "button", 86);
101492
+ i0.ɵɵlistener("click", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_For_41_Template_button_click_0_listener() { const goal_r15 = i0.ɵɵrestoreView(_r14).$implicit; const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onGoalClick(goal_r15)); });
101493
+ i0.ɵɵelementStart(1, "div", 87)(2, "span", 88);
100874
101494
  i0.ɵɵtext(3);
100875
101495
  i0.ɵɵelementEnd();
100876
- i0.ɵɵconditionalCreate(4, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_For_41_Conditional_4_Template, 2, 2, "span", 108);
101496
+ i0.ɵɵconditionalCreate(4, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_For_41_Conditional_4_Template, 2, 2, "span", 89);
100877
101497
  i0.ɵɵelementEnd()();
100878
101498
  } if (rf & 2) {
100879
- const goal_r18 = ctx.$implicit;
101499
+ const goal_r15 = ctx.$implicit;
100880
101500
  const ctx_r1 = i0.ɵɵnextContext(3);
100881
101501
  i0.ɵɵproperty("ngClass", ctx_r1.getMatrixGoalClasses("low"));
100882
101502
  i0.ɵɵadvance(3);
100883
- i0.ɵɵtextInterpolate(goal_r18.title);
101503
+ i0.ɵɵtextInterpolate(goal_r15.title);
100884
101504
  i0.ɵɵadvance();
100885
- i0.ɵɵconditional(goal_r18.sourceAnalyses.length > 0 ? 4 : -1);
101505
+ i0.ɵɵconditional(((goal_r15.sourceAnalyses == null ? null : goal_r15.sourceAnalyses.length) ?? 0) > 0 ? 4 : -1);
100886
101506
  } }
100887
101507
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_Conditional_42_Template(rf, ctx) { if (rf & 1) {
100888
- i0.ɵɵelementStart(0, "div", 100);
101508
+ i0.ɵɵelementStart(0, "div", 81);
100889
101509
  i0.ɵɵtext(1);
100890
101510
  i0.ɵɵelementEnd();
100891
101511
  } if (rf & 2) {
100892
101512
  const ctx_r1 = i0.ɵɵnextContext(3);
100893
- i0.ɵɵproperty("ngClass", ctx_r1.getMoreGoalsClasses());
101513
+ i0.ɵɵproperty("ngClass", ctx_r1.moreGoalsClasses());
100894
101514
  i0.ɵɵadvance();
100895
101515
  i0.ɵɵtextInterpolate1("+", ctx_r1.priorityMatrix().low.length - 3, " more");
100896
101516
  } }
100897
101517
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_Conditional_43_Template(rf, ctx) { if (rf & 1) {
100898
- i0.ɵɵelementStart(0, "div", 101);
101518
+ i0.ɵɵelementStart(0, "div", 82);
100899
101519
  i0.ɵɵtext(1, "No goals");
100900
101520
  i0.ɵɵelementEnd();
100901
101521
  } if (rf & 2) {
100902
101522
  const ctx_r1 = i0.ɵɵnextContext(3);
100903
- i0.ɵɵproperty("ngClass", ctx_r1.getEmptyQuadrantClasses());
101523
+ i0.ɵɵproperty("ngClass", ctx_r1.emptyQuadrantClasses());
100904
101524
  } }
100905
101525
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_For_53_Conditional_4_Template(rf, ctx) { if (rf & 1) {
100906
- i0.ɵɵelementStart(0, "span", 108);
101526
+ i0.ɵɵelementStart(0, "span", 89);
100907
101527
  i0.ɵɵtext(1);
100908
101528
  i0.ɵɵelementEnd();
100909
101529
  } if (rf & 2) {
100910
- const goal_r20 = i0.ɵɵnextContext().$implicit;
101530
+ const goal_r17 = i0.ɵɵnextContext().$implicit;
100911
101531
  const ctx_r1 = i0.ɵɵnextContext(3);
100912
- i0.ɵɵproperty("ngClass", ctx_r1.getSourceIndicatorClasses());
101532
+ i0.ɵɵproperty("ngClass", ctx_r1.sourceIndicatorClasses());
100913
101533
  i0.ɵɵadvance();
100914
- i0.ɵɵtextInterpolate(goal_r20.sourceAnalyses.length);
101534
+ i0.ɵɵtextInterpolate((goal_r17.sourceAnalyses == null ? null : goal_r17.sourceAnalyses.length) ?? 0);
100915
101535
  } }
100916
101536
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_For_53_Template(rf, ctx) { if (rf & 1) {
100917
- const _r19 = i0.ɵɵgetCurrentView();
100918
- i0.ɵɵelementStart(0, "button", 105);
100919
- i0.ɵɵlistener("click", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_For_53_Template_button_click_0_listener() { const goal_r20 = i0.ɵɵrestoreView(_r19).$implicit; const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onGoalClick(goal_r20)); });
100920
- i0.ɵɵelementStart(1, "div", 106)(2, "span", 107);
101537
+ const _r16 = i0.ɵɵgetCurrentView();
101538
+ i0.ɵɵelementStart(0, "button", 86);
101539
+ i0.ɵɵlistener("click", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_For_53_Template_button_click_0_listener() { const goal_r17 = i0.ɵɵrestoreView(_r16).$implicit; const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onGoalClick(goal_r17)); });
101540
+ i0.ɵɵelementStart(1, "div", 87)(2, "span", 88);
100921
101541
  i0.ɵɵtext(3);
100922
101542
  i0.ɵɵelementEnd();
100923
- i0.ɵɵconditionalCreate(4, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_For_53_Conditional_4_Template, 2, 2, "span", 108);
101543
+ i0.ɵɵconditionalCreate(4, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_For_53_Conditional_4_Template, 2, 2, "span", 89);
100924
101544
  i0.ɵɵelementEnd()();
100925
101545
  } if (rf & 2) {
100926
- const goal_r20 = ctx.$implicit;
101546
+ const goal_r17 = ctx.$implicit;
100927
101547
  const ctx_r1 = i0.ɵɵnextContext(3);
100928
101548
  i0.ɵɵproperty("ngClass", ctx_r1.getMatrixGoalClasses("unassigned"));
100929
101549
  i0.ɵɵadvance(3);
100930
- i0.ɵɵtextInterpolate(goal_r20.title);
101550
+ i0.ɵɵtextInterpolate(goal_r17.title);
100931
101551
  i0.ɵɵadvance();
100932
- i0.ɵɵconditional(goal_r20.sourceAnalyses.length > 0 ? 4 : -1);
101552
+ i0.ɵɵconditional(((goal_r17.sourceAnalyses == null ? null : goal_r17.sourceAnalyses.length) ?? 0) > 0 ? 4 : -1);
100933
101553
  } }
100934
101554
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_Conditional_54_Template(rf, ctx) { if (rf & 1) {
100935
- i0.ɵɵelementStart(0, "div", 100);
101555
+ i0.ɵɵelementStart(0, "div", 81);
100936
101556
  i0.ɵɵtext(1);
100937
101557
  i0.ɵɵelementEnd();
100938
101558
  } if (rf & 2) {
100939
101559
  const ctx_r1 = i0.ɵɵnextContext(3);
100940
- i0.ɵɵproperty("ngClass", ctx_r1.getMoreGoalsClasses());
101560
+ i0.ɵɵproperty("ngClass", ctx_r1.moreGoalsClasses());
100941
101561
  i0.ɵɵadvance();
100942
101562
  i0.ɵɵtextInterpolate1("+", ctx_r1.priorityMatrix().unassigned.length - 3, " more");
100943
101563
  } }
100944
101564
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_Conditional_55_Template(rf, ctx) { if (rf & 1) {
100945
- i0.ɵɵelementStart(0, "div", 101);
101565
+ i0.ɵɵelementStart(0, "div", 82);
100946
101566
  i0.ɵɵtext(1, "No goals");
100947
101567
  i0.ɵɵelementEnd();
100948
101568
  } if (rf & 2) {
100949
101569
  const ctx_r1 = i0.ɵɵnextContext(3);
100950
- i0.ɵɵproperty("ngClass", ctx_r1.getEmptyQuadrantClasses());
101570
+ i0.ɵɵproperty("ngClass", ctx_r1.emptyQuadrantClasses());
100951
101571
  } }
100952
101572
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_Template(rf, ctx) { if (rf & 1) {
100953
101573
  i0.ɵɵelementStart(0, "section", 28);
100954
- i0.ɵɵelement(1, "symphiq-section-divider", 89);
100955
- i0.ɵɵelementStart(2, "div", 90)(3, "div", 91)(4, "div", 92);
101574
+ i0.ɵɵelement(1, "symphiq-section-divider", 70);
101575
+ i0.ɵɵelementStart(2, "div", 71)(3, "div", 72)(4, "div", 73);
100956
101576
  i0.ɵɵtext(5, " Impact ");
100957
101577
  i0.ɵɵelementEnd();
100958
- i0.ɵɵelementStart(6, "div", 93);
101578
+ i0.ɵɵelementStart(6, "div", 74);
100959
101579
  i0.ɵɵtext(7, " Effort ");
100960
101580
  i0.ɵɵelementEnd();
100961
- i0.ɵɵelementStart(8, "div", 94)(9, "div", 95);
100962
- i0.ɵɵelement(10, "div", 96);
100963
- i0.ɵɵelementStart(11, "h4", 97);
101581
+ i0.ɵɵelementStart(8, "div", 75)(9, "div", 76);
101582
+ i0.ɵɵelement(10, "div", 77);
101583
+ i0.ɵɵelementStart(11, "h4", 78);
100964
101584
  i0.ɵɵtext(12, "Quick Wins");
100965
101585
  i0.ɵɵelementEnd()();
100966
- i0.ɵɵelementStart(13, "p", 98);
101586
+ i0.ɵɵelementStart(13, "p", 79);
100967
101587
  i0.ɵɵtext(14, "High Impact / Low Effort");
100968
101588
  i0.ɵɵelementEnd();
100969
- i0.ɵɵelementStart(15, "div", 83);
100970
- i0.ɵɵrepeaterCreate(16, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_For_17_Template, 5, 3, "button", 99, _forTrack0$6);
100971
- i0.ɵɵconditionalCreate(18, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_Conditional_18_Template, 2, 2, "div", 100);
100972
- i0.ɵɵconditionalCreate(19, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_Conditional_19_Template, 2, 1, "div", 101);
101589
+ i0.ɵɵelementStart(15, "div", 64);
101590
+ i0.ɵɵrepeaterCreate(16, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_For_17_Template, 5, 3, "button", 80, _forTrack0$6);
101591
+ i0.ɵɵconditionalCreate(18, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_Conditional_18_Template, 2, 2, "div", 81);
101592
+ i0.ɵɵconditionalCreate(19, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_Conditional_19_Template, 2, 1, "div", 82);
100973
101593
  i0.ɵɵelementEnd()();
100974
- i0.ɵɵelementStart(20, "div", 94)(21, "div", 95);
100975
- i0.ɵɵelement(22, "div", 102);
100976
- i0.ɵɵelementStart(23, "h4", 97);
101594
+ i0.ɵɵelementStart(20, "div", 75)(21, "div", 76);
101595
+ i0.ɵɵelement(22, "div", 83);
101596
+ i0.ɵɵelementStart(23, "h4", 78);
100977
101597
  i0.ɵɵtext(24, "Major Projects");
100978
101598
  i0.ɵɵelementEnd()();
100979
- i0.ɵɵelementStart(25, "p", 98);
101599
+ i0.ɵɵelementStart(25, "p", 79);
100980
101600
  i0.ɵɵtext(26, "High Impact / High Effort");
100981
101601
  i0.ɵɵelementEnd();
100982
- i0.ɵɵelementStart(27, "div", 83);
100983
- i0.ɵɵrepeaterCreate(28, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_For_29_Template, 5, 3, "button", 99, _forTrack0$6);
100984
- i0.ɵɵconditionalCreate(30, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_Conditional_30_Template, 2, 2, "div", 100);
100985
- i0.ɵɵconditionalCreate(31, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_Conditional_31_Template, 2, 1, "div", 101);
101602
+ i0.ɵɵelementStart(27, "div", 64);
101603
+ i0.ɵɵrepeaterCreate(28, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_For_29_Template, 5, 3, "button", 80, _forTrack0$6);
101604
+ i0.ɵɵconditionalCreate(30, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_Conditional_30_Template, 2, 2, "div", 81);
101605
+ i0.ɵɵconditionalCreate(31, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_Conditional_31_Template, 2, 1, "div", 82);
100986
101606
  i0.ɵɵelementEnd()();
100987
- i0.ɵɵelementStart(32, "div", 94)(33, "div", 95);
100988
- i0.ɵɵelement(34, "div", 103);
100989
- i0.ɵɵelementStart(35, "h4", 97);
101607
+ i0.ɵɵelementStart(32, "div", 75)(33, "div", 76);
101608
+ i0.ɵɵelement(34, "div", 84);
101609
+ i0.ɵɵelementStart(35, "h4", 78);
100990
101610
  i0.ɵɵtext(36, "Fill-Ins");
100991
101611
  i0.ɵɵelementEnd()();
100992
- i0.ɵɵelementStart(37, "p", 98);
101612
+ i0.ɵɵelementStart(37, "p", 79);
100993
101613
  i0.ɵɵtext(38, "Low Impact / Low Effort");
100994
101614
  i0.ɵɵelementEnd();
100995
- i0.ɵɵelementStart(39, "div", 83);
100996
- i0.ɵɵrepeaterCreate(40, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_For_41_Template, 5, 3, "button", 99, _forTrack0$6);
100997
- i0.ɵɵconditionalCreate(42, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_Conditional_42_Template, 2, 2, "div", 100);
100998
- i0.ɵɵconditionalCreate(43, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_Conditional_43_Template, 2, 1, "div", 101);
101615
+ i0.ɵɵelementStart(39, "div", 64);
101616
+ i0.ɵɵrepeaterCreate(40, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_For_41_Template, 5, 3, "button", 80, _forTrack0$6);
101617
+ i0.ɵɵconditionalCreate(42, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_Conditional_42_Template, 2, 2, "div", 81);
101618
+ i0.ɵɵconditionalCreate(43, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_Conditional_43_Template, 2, 1, "div", 82);
100999
101619
  i0.ɵɵelementEnd()();
101000
- i0.ɵɵelementStart(44, "div", 94)(45, "div", 95);
101001
- i0.ɵɵelement(46, "div", 104);
101002
- i0.ɵɵelementStart(47, "h4", 97);
101620
+ i0.ɵɵelementStart(44, "div", 75)(45, "div", 76);
101621
+ i0.ɵɵelement(46, "div", 85);
101622
+ i0.ɵɵelementStart(47, "h4", 78);
101003
101623
  i0.ɵɵtext(48, "Time Permitting");
101004
101624
  i0.ɵɵelementEnd()();
101005
- i0.ɵɵelementStart(49, "p", 98);
101625
+ i0.ɵɵelementStart(49, "p", 79);
101006
101626
  i0.ɵɵtext(50, "Low Impact / High Effort");
101007
101627
  i0.ɵɵelementEnd();
101008
- i0.ɵɵelementStart(51, "div", 83);
101009
- i0.ɵɵrepeaterCreate(52, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_For_53_Template, 5, 3, "button", 99, _forTrack0$6);
101010
- i0.ɵɵconditionalCreate(54, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_Conditional_54_Template, 2, 2, "div", 100);
101011
- i0.ɵɵconditionalCreate(55, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_Conditional_55_Template, 2, 1, "div", 101);
101628
+ i0.ɵɵelementStart(51, "div", 64);
101629
+ i0.ɵɵrepeaterCreate(52, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_For_53_Template, 5, 3, "button", 80, _forTrack0$6);
101630
+ i0.ɵɵconditionalCreate(54, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_Conditional_54_Template, 2, 2, "div", 81);
101631
+ i0.ɵɵconditionalCreate(55, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_16_Conditional_55_Template, 2, 1, "div", 82);
101012
101632
  i0.ɵɵelementEnd()()()()();
101013
101633
  } if (rf & 2) {
101014
101634
  const ctx_r1 = i0.ɵɵnextContext(2);
101015
101635
  i0.ɵɵadvance();
101016
101636
  i0.ɵɵproperty("viewMode", ctx_r1.viewMode());
101017
101637
  i0.ɵɵadvance();
101018
- i0.ɵɵproperty("ngClass", ctx_r1.getMatrixContainerClasses());
101638
+ i0.ɵɵproperty("ngClass", ctx_r1.matrixContainerClasses());
101019
101639
  i0.ɵɵadvance(2);
101020
- i0.ɵɵproperty("ngClass", ctx_r1.getMatrixAxisLabelClasses());
101640
+ i0.ɵɵproperty("ngClass", ctx_r1.matrixAxisLabelClasses());
101021
101641
  i0.ɵɵadvance(2);
101022
- i0.ɵɵproperty("ngClass", ctx_r1.getMatrixAxisLabelClasses());
101642
+ i0.ɵɵproperty("ngClass", ctx_r1.matrixAxisLabelClasses());
101023
101643
  i0.ɵɵadvance(2);
101024
101644
  i0.ɵɵproperty("ngClass", ctx_r1.getQuadrantClasses("quick-wins"));
101025
101645
  i0.ɵɵadvance(3);
101026
- i0.ɵɵproperty("ngClass", ctx_r1.getQuadrantTitleClasses());
101646
+ i0.ɵɵproperty("ngClass", ctx_r1.quadrantTitleClasses());
101027
101647
  i0.ɵɵadvance(2);
101028
- i0.ɵɵproperty("ngClass", ctx_r1.getQuadrantSubtitleClasses());
101648
+ i0.ɵɵproperty("ngClass", ctx_r1.quadrantSubtitleClasses());
101029
101649
  i0.ɵɵadvance(3);
101030
101650
  i0.ɵɵrepeater(ctx_r1.priorityMatrix().high.slice(0, 3));
101031
101651
  i0.ɵɵadvance(2);
@@ -101035,9 +101655,9 @@ function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Condition
101035
101655
  i0.ɵɵadvance();
101036
101656
  i0.ɵɵproperty("ngClass", ctx_r1.getQuadrantClasses("major-projects"));
101037
101657
  i0.ɵɵadvance(3);
101038
- i0.ɵɵproperty("ngClass", ctx_r1.getQuadrantTitleClasses());
101658
+ i0.ɵɵproperty("ngClass", ctx_r1.quadrantTitleClasses());
101039
101659
  i0.ɵɵadvance(2);
101040
- i0.ɵɵproperty("ngClass", ctx_r1.getQuadrantSubtitleClasses());
101660
+ i0.ɵɵproperty("ngClass", ctx_r1.quadrantSubtitleClasses());
101041
101661
  i0.ɵɵadvance(3);
101042
101662
  i0.ɵɵrepeater(ctx_r1.priorityMatrix().medium.slice(0, 3));
101043
101663
  i0.ɵɵadvance(2);
@@ -101047,9 +101667,9 @@ function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Condition
101047
101667
  i0.ɵɵadvance();
101048
101668
  i0.ɵɵproperty("ngClass", ctx_r1.getQuadrantClasses("fill-ins"));
101049
101669
  i0.ɵɵadvance(3);
101050
- i0.ɵɵproperty("ngClass", ctx_r1.getQuadrantTitleClasses());
101670
+ i0.ɵɵproperty("ngClass", ctx_r1.quadrantTitleClasses());
101051
101671
  i0.ɵɵadvance(2);
101052
- i0.ɵɵproperty("ngClass", ctx_r1.getQuadrantSubtitleClasses());
101672
+ i0.ɵɵproperty("ngClass", ctx_r1.quadrantSubtitleClasses());
101053
101673
  i0.ɵɵadvance(3);
101054
101674
  i0.ɵɵrepeater(ctx_r1.priorityMatrix().low.slice(0, 3));
101055
101675
  i0.ɵɵadvance(2);
@@ -101059,9 +101679,9 @@ function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Condition
101059
101679
  i0.ɵɵadvance();
101060
101680
  i0.ɵɵproperty("ngClass", ctx_r1.getQuadrantClasses("time-permitting"));
101061
101681
  i0.ɵɵadvance(3);
101062
- i0.ɵɵproperty("ngClass", ctx_r1.getQuadrantTitleClasses());
101682
+ i0.ɵɵproperty("ngClass", ctx_r1.quadrantTitleClasses());
101063
101683
  i0.ɵɵadvance(2);
101064
- i0.ɵɵproperty("ngClass", ctx_r1.getQuadrantSubtitleClasses());
101684
+ i0.ɵɵproperty("ngClass", ctx_r1.quadrantSubtitleClasses());
101065
101685
  i0.ɵɵadvance(3);
101066
101686
  i0.ɵɵrepeater(ctx_r1.priorityMatrix().unassigned.slice(0, 3));
101067
101687
  i0.ɵɵadvance(2);
@@ -101070,89 +101690,89 @@ function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Condition
101070
101690
  i0.ɵɵconditional(ctx_r1.priorityMatrix().unassigned.length === 0 ? 55 : -1);
101071
101691
  } }
101072
101692
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_17_For_4_Conditional_9_Template(rf, ctx) { if (rf & 1) {
101073
- i0.ɵɵelementStart(0, "p", 50);
101693
+ i0.ɵɵelementStart(0, "p", 96);
101074
101694
  i0.ɵɵtext(1);
101075
101695
  i0.ɵɵelementEnd();
101076
101696
  } if (rf & 2) {
101077
- const step_r21 = i0.ɵɵnextContext().$implicit;
101697
+ const step_r18 = i0.ɵɵnextContext().$implicit;
101078
101698
  const ctx_r1 = i0.ɵɵnextContext(3);
101079
- i0.ɵɵproperty("ngClass", ctx_r1.getStepDescriptionClasses());
101699
+ i0.ɵɵproperty("ngClass", ctx_r1.stepDescriptionClasses());
101080
101700
  i0.ɵɵadvance();
101081
- i0.ɵɵtextInterpolate1(" ", step_r21.description, " ");
101701
+ i0.ɵɵtextInterpolate1(" ", step_r18.description, " ");
101082
101702
  } }
101083
101703
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_17_For_4_Conditional_10_For_5_Template(rf, ctx) { if (rf & 1) {
101084
- i0.ɵɵelementStart(0, "div", 84);
101704
+ i0.ɵɵelementStart(0, "div", 65);
101085
101705
  i0.ɵɵnamespaceSVG();
101086
- i0.ɵɵelementStart(1, "svg", 86);
101087
- i0.ɵɵelement(2, "path", 116);
101706
+ i0.ɵɵelementStart(1, "svg", 67);
101707
+ i0.ɵɵelement(2, "path", 98);
101088
101708
  i0.ɵɵelementEnd();
101089
101709
  i0.ɵɵnamespaceHTML();
101090
- i0.ɵɵelementStart(3, "span", 117);
101710
+ i0.ɵɵelementStart(3, "span", 99);
101091
101711
  i0.ɵɵtext(4);
101092
101712
  i0.ɵɵelementEnd()();
101093
101713
  } if (rf & 2) {
101094
- const strategy_r22 = ctx.$implicit;
101714
+ const strategy_r19 = ctx.$implicit;
101095
101715
  const ctx_r1 = i0.ɵɵnextContext(5);
101096
- i0.ɵɵproperty("ngClass", ctx_r1.getStrategyItemClasses());
101716
+ i0.ɵɵproperty("ngClass", ctx_r1.strategyItemClasses());
101097
101717
  i0.ɵɵadvance(4);
101098
- i0.ɵɵtextInterpolate(strategy_r22.title);
101718
+ i0.ɵɵtextInterpolate(strategy_r19.title);
101099
101719
  } }
101100
101720
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_17_For_4_Conditional_10_Template(rf, ctx) { if (rf & 1) {
101101
- i0.ɵɵelementStart(0, "div", 115)(1, "div", 82);
101721
+ i0.ɵɵelementStart(0, "div", 97)(1, "div", 63);
101102
101722
  i0.ɵɵtext(2, " Key Strategies ");
101103
101723
  i0.ɵɵelementEnd();
101104
- i0.ɵɵelementStart(3, "div", 83);
101105
- i0.ɵɵrepeaterCreate(4, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_17_For_4_Conditional_10_For_5_Template, 5, 2, "div", 84, _forTrack2);
101724
+ i0.ɵɵelementStart(3, "div", 64);
101725
+ i0.ɵɵrepeaterCreate(4, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_17_For_4_Conditional_10_For_5_Template, 5, 2, "div", 65, _forTrack1$1);
101106
101726
  i0.ɵɵelementEnd()();
101107
101727
  } if (rf & 2) {
101108
- const step_r21 = i0.ɵɵnextContext().$implicit;
101728
+ const step_r18 = i0.ɵɵnextContext().$implicit;
101109
101729
  const ctx_r1 = i0.ɵɵnextContext(3);
101110
- i0.ɵɵproperty("ngClass", ctx_r1.getStepBorderClasses());
101730
+ i0.ɵɵproperty("ngClass", ctx_r1.stepBorderClasses());
101111
101731
  i0.ɵɵadvance();
101112
- i0.ɵɵproperty("ngClass", ctx_r1.getStrategiesLabelClasses());
101732
+ i0.ɵɵproperty("ngClass", ctx_r1.strategiesLabelClasses());
101113
101733
  i0.ɵɵadvance(3);
101114
- i0.ɵɵrepeater(step_r21.strategies);
101734
+ i0.ɵɵrepeater(step_r18.strategies);
101115
101735
  } }
101116
101736
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_17_For_4_Template(rf, ctx) { if (rf & 1) {
101117
- i0.ɵɵelementStart(0, "div", 110)(1, "div", 111)(2, "div", 112);
101737
+ i0.ɵɵelementStart(0, "div", 91)(1, "div", 92)(2, "div", 93);
101118
101738
  i0.ɵɵtext(3);
101119
101739
  i0.ɵɵelementEnd();
101120
- i0.ɵɵelementStart(4, "div", 21)(5, "div", 113);
101740
+ i0.ɵɵelementStart(4, "div", 21)(5, "div", 94);
101121
101741
  i0.ɵɵtext(6);
101122
101742
  i0.ɵɵelementEnd();
101123
- i0.ɵɵelementStart(7, "h4", 114);
101743
+ i0.ɵɵelementStart(7, "h4", 95);
101124
101744
  i0.ɵɵtext(8);
101125
101745
  i0.ɵɵelementEnd()()();
101126
- i0.ɵɵconditionalCreate(9, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_17_For_4_Conditional_9_Template, 2, 2, "p", 50);
101127
- i0.ɵɵconditionalCreate(10, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_17_For_4_Conditional_10_Template, 6, 2, "div", 115);
101746
+ i0.ɵɵconditionalCreate(9, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_17_For_4_Conditional_9_Template, 2, 2, "p", 96);
101747
+ i0.ɵɵconditionalCreate(10, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_17_For_4_Conditional_10_Template, 6, 2, "div", 97);
101128
101748
  i0.ɵɵelementEnd();
101129
101749
  } if (rf & 2) {
101130
- const step_r21 = ctx.$implicit;
101131
- const ɵ$index_392_r23 = ctx.$index;
101750
+ const step_r18 = ctx.$implicit;
101751
+ const ɵ$index_332_r20 = ctx.$index;
101132
101752
  const ctx_r1 = i0.ɵɵnextContext(3);
101133
- i0.ɵɵproperty("ngClass", ctx_r1.getNextStepCardClasses(ɵ$index_392_r23));
101753
+ i0.ɵɵproperty("ngClass", ctx_r1.getNextStepCardClasses(ɵ$index_332_r20));
101134
101754
  i0.ɵɵadvance(2);
101135
- i0.ɵɵproperty("ngClass", ctx_r1.getStepNumberClasses(ɵ$index_392_r23));
101755
+ i0.ɵɵproperty("ngClass", ctx_r1.getStepNumberClasses(ɵ$index_332_r20));
101136
101756
  i0.ɵɵadvance();
101137
- i0.ɵɵtextInterpolate1(" ", ɵ$index_392_r23 + 1, " ");
101757
+ i0.ɵɵtextInterpolate1(" ", ɵ$index_332_r20 + 1, " ");
101138
101758
  i0.ɵɵadvance(2);
101139
- i0.ɵɵproperty("ngClass", ctx_r1.getStepCategoryClasses(ɵ$index_392_r23));
101759
+ i0.ɵɵproperty("ngClass", ctx_r1.getStepCategoryClasses(ɵ$index_332_r20));
101140
101760
  i0.ɵɵadvance();
101141
- i0.ɵɵtextInterpolate1(" ", ctx_r1.getStepCategory(ɵ$index_392_r23), " ");
101761
+ i0.ɵɵtextInterpolate1(" ", ctx_r1.getStepCategory(ɵ$index_332_r20), " ");
101142
101762
  i0.ɵɵadvance();
101143
- i0.ɵɵproperty("ngClass", ctx_r1.getStepTitleClasses());
101763
+ i0.ɵɵproperty("ngClass", ctx_r1.stepTitleClasses());
101144
101764
  i0.ɵɵadvance();
101145
- i0.ɵɵtextInterpolate1(" ", step_r21.title, " ");
101765
+ i0.ɵɵtextInterpolate1(" ", step_r18.title, " ");
101146
101766
  i0.ɵɵadvance();
101147
- i0.ɵɵconditional(step_r21.description ? 9 : -1);
101767
+ i0.ɵɵconditional(step_r18.description ? 9 : -1);
101148
101768
  i0.ɵɵadvance();
101149
- i0.ɵɵconditional(step_r21.strategies && step_r21.strategies.length > 0 ? 10 : -1);
101769
+ i0.ɵɵconditional(step_r18.strategies && step_r18.strategies.length > 0 ? 10 : -1);
101150
101770
  } }
101151
101771
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_17_Template(rf, ctx) { if (rf & 1) {
101152
101772
  i0.ɵɵelementStart(0, "section", 29);
101153
- i0.ɵɵelement(1, "symphiq-section-divider", 109);
101773
+ i0.ɵɵelement(1, "symphiq-section-divider", 90);
101154
101774
  i0.ɵɵelementStart(2, "div", 44);
101155
- i0.ɵɵrepeaterCreate(3, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_17_For_4_Template, 11, 9, "div", 110, _forTrack3);
101775
+ i0.ɵɵrepeaterCreate(3, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Conditional_17_For_4_Template, 11, 9, "div", 91, _forTrack2);
101156
101776
  i0.ɵɵelementEnd()();
101157
101777
  } if (rf & 2) {
101158
101778
  const ctx_r1 = i0.ɵɵnextContext(2);
@@ -101186,19 +101806,19 @@ function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Template(
101186
101806
  let tmp_8_0;
101187
101807
  const ctx_r1 = i0.ɵɵnextContext();
101188
101808
  i0.ɵɵadvance();
101189
- i0.ɵɵproperty("ngClass", ctx_r1.getWelcomeBannerClasses());
101809
+ i0.ɵɵproperty("ngClass", ctx_r1.welcomeBannerClasses());
101190
101810
  i0.ɵɵadvance(2);
101191
- i0.ɵɵproperty("ngClass", ctx_r1.getWelcomeIconClasses());
101811
+ i0.ɵɵproperty("ngClass", ctx_r1.welcomeIconClasses());
101192
101812
  i0.ɵɵadvance(4);
101193
- i0.ɵɵproperty("ngClass", ctx_r1.getWelcomeTitleClasses());
101813
+ i0.ɵɵproperty("ngClass", ctx_r1.welcomeTitleClasses());
101194
101814
  i0.ɵɵadvance();
101195
101815
  i0.ɵɵtextInterpolate1(" Unified Goals for ", ctx_r1.businessName(), " ");
101196
101816
  i0.ɵɵadvance();
101197
- i0.ɵɵproperty("ngClass", ctx_r1.getWelcomeSubtitleClasses());
101817
+ i0.ɵɵproperty("ngClass", ctx_r1.welcomeSubtitleClasses());
101198
101818
  i0.ɵɵadvance();
101199
101819
  i0.ɵɵtextInterpolate2(" We've synthesized ", ctx_r1.unifiedGoals().length, " unified goals from ", ctx_r1.sourceAnalysesCount(), " source analyses. ");
101200
101820
  i0.ɵɵadvance();
101201
- i0.ɵɵproperty("ngClass", ctx_r1.getWelcomeDescriptionClasses());
101821
+ i0.ɵɵproperty("ngClass", ctx_r1.welcomeDescriptionClasses());
101202
101822
  i0.ɵɵadvance(2);
101203
101823
  i0.ɵɵconditional((tmp_8_0 = ctx_r1.executiveSummary()) ? 13 : -1, tmp_8_0);
101204
101824
  i0.ɵɵadvance();
@@ -101213,9 +101833,9 @@ function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Template(
101213
101833
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_9_Conditional_0_Conditional_9_Template(rf, ctx) { if (rf & 1) {
101214
101834
  i0.ɵɵelement(0, "symphiq-grade-badge", 35);
101215
101835
  } if (rf & 2) {
101216
- const summary_r24 = i0.ɵɵnextContext();
101836
+ const summary_r21 = i0.ɵɵnextContext();
101217
101837
  const ctx_r1 = i0.ɵɵnextContext(2);
101218
- i0.ɵɵproperty("grade", summary_r24.overallGrade)("gradeRationale", summary_r24.gradeRationale || "")("viewMode", ctx_r1.viewMode());
101838
+ i0.ɵɵproperty("grade", summary_r21.overallGrade)("gradeRationale", summary_r21.gradeRationale || "")("viewMode", ctx_r1.viewMode());
101219
101839
  } }
101220
101840
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_9_Conditional_0_Template(rf, ctx) { if (rf & 1) {
101221
101841
  i0.ɵɵelementStart(0, "section", 25)(1, "div", 30)(2, "div", 31)(3, "div", 32)(4, "div", 21)(5, "h2", 33);
@@ -101227,18 +101847,18 @@ function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_9_Condition
101227
101847
  i0.ɵɵconditionalCreate(9, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_9_Conditional_0_Conditional_9_Template, 1, 3, "symphiq-grade-badge", 35);
101228
101848
  i0.ɵɵelementEnd()()()();
101229
101849
  } if (rf & 2) {
101230
- const summary_r24 = ctx;
101850
+ const summary_r21 = ctx;
101231
101851
  const ctx_r1 = i0.ɵɵnextContext(2);
101232
101852
  i0.ɵɵadvance();
101233
- i0.ɵɵproperty("ngClass", ctx_r1.getBannerClasses());
101853
+ i0.ɵɵproperty("ngClass", ctx_r1.bannerClasses());
101234
101854
  i0.ɵɵadvance(4);
101235
- i0.ɵɵproperty("ngClass", ctx_r1.getSectionTitleClasses());
101855
+ i0.ɵɵproperty("ngClass", ctx_r1.sectionTitleClasses());
101236
101856
  i0.ɵɵadvance(2);
101237
- i0.ɵɵproperty("ngClass", ctx_r1.getTextClasses());
101857
+ i0.ɵɵproperty("ngClass", ctx_r1.textClasses());
101238
101858
  i0.ɵɵadvance();
101239
- i0.ɵɵtextInterpolate1(" ", summary_r24.gradeRationale, " ");
101859
+ i0.ɵɵtextInterpolate1(" ", summary_r21.gradeRationale, " ");
101240
101860
  i0.ɵɵadvance();
101241
- i0.ɵɵconditional(summary_r24.overallGrade ? 9 : -1);
101861
+ i0.ɵɵconditional(summary_r21.overallGrade ? 9 : -1);
101242
101862
  } }
101243
101863
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
101244
101864
  i0.ɵɵconditionalCreate(0, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_9_Conditional_0_Template, 10, 5, "section", 25);
@@ -101254,27 +101874,27 @@ function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_10_Template
101254
101874
  i0.ɵɵproperty("sections", ctx_r1.tocSections())("viewMode", ctx_r1.viewMode())("embedded", ctx_r1.embedded())("scrollElement", ctx_r1.scrollElement() ?? undefined);
101255
101875
  } }
101256
101876
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_11_Template(rf, ctx) { if (rf & 1) {
101257
- const _r25 = i0.ɵɵgetCurrentView();
101258
- i0.ɵɵelementStart(0, "symphiq-search-modal", 118);
101259
- i0.ɵɵlistener("close", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_11_Template_symphiq_search_modal_close_0_listener() { i0.ɵɵrestoreView(_r25); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.closeSearch()); });
101877
+ const _r22 = i0.ɵɵgetCurrentView();
101878
+ i0.ɵɵelementStart(0, "symphiq-search-modal", 100);
101879
+ i0.ɵɵlistener("close", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_11_Template_symphiq_search_modal_close_0_listener() { i0.ɵɵrestoreView(_r22); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.closeSearch()); });
101260
101880
  i0.ɵɵelementEnd();
101261
101881
  } if (rf & 2) {
101262
101882
  const ctx_r1 = i0.ɵɵnextContext();
101263
101883
  i0.ɵɵproperty("isLightMode", ctx_r1.isLightMode())("isOpen", true);
101264
101884
  } }
101265
101885
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_12_Template(rf, ctx) { if (rf & 1) {
101266
- const _r26 = i0.ɵɵgetCurrentView();
101267
- i0.ɵɵelementStart(0, "symphiq-view-mode-switcher-modal", 119);
101268
- i0.ɵɵlistener("close", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_12_Template_symphiq_view_mode_switcher_modal_close_0_listener() { i0.ɵɵrestoreView(_r26); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.closeViewModeSwitcher()); })("modeSelected", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_12_Template_symphiq_view_mode_switcher_modal_modeSelected_0_listener($event) { i0.ɵɵrestoreView(_r26); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.handleDisplayModeChange($event)); });
101886
+ const _r23 = i0.ɵɵgetCurrentView();
101887
+ i0.ɵɵelementStart(0, "symphiq-view-mode-switcher-modal", 101);
101888
+ i0.ɵɵlistener("close", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_12_Template_symphiq_view_mode_switcher_modal_close_0_listener() { i0.ɵɵrestoreView(_r23); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.closeViewModeSwitcher()); })("modeSelected", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_12_Template_symphiq_view_mode_switcher_modal_modeSelected_0_listener($event) { i0.ɵɵrestoreView(_r23); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.handleDisplayModeChange($event)); });
101269
101889
  i0.ɵɵelementEnd();
101270
101890
  } if (rf & 2) {
101271
101891
  const ctx_r1 = i0.ɵɵnextContext();
101272
101892
  i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("currentMode", ctx_r1.currentDisplayMode())("isOpen", true);
101273
101893
  } }
101274
101894
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_13_Template(rf, ctx) { if (rf & 1) {
101275
- const _r27 = i0.ɵɵgetCurrentView();
101276
- i0.ɵɵelementStart(0, "symphiq-mark-as-reviewed-footer", 120);
101277
- i0.ɵɵlistener("markAsReviewed", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_13_Template_symphiq_mark_as_reviewed_footer_markAsReviewed_0_listener() { i0.ɵɵrestoreView(_r27); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.handleMarkAsReviewedClick()); });
101895
+ const _r24 = i0.ɵɵgetCurrentView();
101896
+ i0.ɵɵelementStart(0, "symphiq-mark-as-reviewed-footer", 102);
101897
+ i0.ɵɵlistener("markAsReviewed", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_13_Template_symphiq_mark_as_reviewed_footer_markAsReviewed_0_listener() { i0.ɵɵrestoreView(_r24); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.handleMarkAsReviewedClick()); });
101278
101898
  i0.ɵɵelementEnd();
101279
101899
  } if (rf & 2) {
101280
101900
  const ctx_r1 = i0.ɵɵnextContext();
@@ -101387,30 +102007,10 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
101387
102007
  return this.analysisData()?.businessName || this.profile()?.profileStructured?.businessName || 'your business';
101388
102008
  }, ...(ngDevMode ? [{ debugName: "businessName" }] : []));
101389
102009
  this.executiveSummary = computed(() => {
101390
- return this.analysisData()?.executiveSummary;
102010
+ return this.analysisData()?.unifiedExecutiveSummary;
101391
102011
  }, ...(ngDevMode ? [{ debugName: "executiveSummary" }] : []));
101392
- this.sections = computed(() => {
101393
- return this.unifiedProfileAnalysis()?.profileAnalysisStructured?.sections;
101394
- }, ...(ngDevMode ? [{ debugName: "sections" }] : []));
101395
102012
  this.unifiedGoals = computed(() => {
101396
- const sectionList = this.sections();
101397
- if (!sectionList)
101398
- return [];
101399
- const strategicSection = sectionList.find(section => section.id === 'strategic-roadmap');
101400
- const goals = strategicSection?.goals || [];
101401
- return goals.map((goal) => ({
101402
- id: goal.id || crypto.randomUUID(),
101403
- title: goal.title || '',
101404
- description: goal.description,
101405
- priority: this.mapPriority(goal.priority),
101406
- timeframe: goal.timeframe,
101407
- expectedImpact: goal.expectedImpact?.revenueImpact || goal.expectedImpact?.conversionImpact,
101408
- sourceAnalyses: [],
101409
- contributingMetrics: goal.expectedImpact?.relatedFunnelMetrics?.map(m => m.toString()) || [],
101410
- objectives: goal.objectives,
101411
- focusAreaDomains: [],
101412
- synthesisConfidence: 0.85
101413
- }));
102013
+ return this.analysisData()?.unifiedGoals || [];
101414
102014
  }, ...(ngDevMode ? [{ debugName: "unifiedGoals" }] : []));
101415
102015
  this.sourceAnalysesMap = computed(() => {
101416
102016
  const analyses = this.sourceProfileAnalyses() || [];
@@ -101429,8 +102029,10 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
101429
102029
  const goals = this.unifiedGoals();
101430
102030
  const uniqueIds = new Set();
101431
102031
  for (const goal of goals) {
101432
- for (const source of goal.sourceAnalyses) {
101433
- uniqueIds.add(source.analysisId);
102032
+ for (const source of goal.sourceAnalyses || []) {
102033
+ if (source.analysisId !== undefined) {
102034
+ uniqueIds.add(source.analysisId);
102035
+ }
101434
102036
  }
101435
102037
  }
101436
102038
  return uniqueIds.size || this.sourceProfileAnalyses()?.length || 0;
@@ -101466,21 +102068,29 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
101466
102068
  return normalized?.insights || [];
101467
102069
  }, ...(ngDevMode ? [{ debugName: "allInsights" }] : []));
101468
102070
  this.unifiedTimeline = computed(() => {
101469
- const sectionList = this.sections();
101470
- if (!sectionList)
102071
+ const timeline = this.analysisData()?.unifiedTimeline;
102072
+ if (!timeline?.phases)
101471
102073
  return [];
101472
- const strategicSection = sectionList.find(section => section.id === 'strategic-roadmap');
101473
- const goals = strategicSection?.goals || [];
101474
- return goals.map((goal) => ({
101475
- id: goal.id || crypto.randomUUID(),
101476
- title: goal.title,
101477
- timeframe: goal.timeframe,
101478
- priority: goal.priority,
101479
- objectives: goal.objectives || []
102074
+ return timeline.phases.map((phase) => ({
102075
+ id: phase.id || crypto.randomUUID(),
102076
+ title: phase.title,
102077
+ timeframe: phase.phase,
102078
+ priority: undefined,
102079
+ objectives: []
101480
102080
  }));
101481
102081
  }, ...(ngDevMode ? [{ debugName: "unifiedTimeline" }] : []));
101482
102082
  this.priorityMatrix = computed(() => {
102083
+ const matrixData = this.analysisData()?.unifiedPriorityMatrix;
101483
102084
  const goals = this.unifiedGoals();
102085
+ if (matrixData) {
102086
+ const findGoal = (id) => goals.find(g => g.id === id);
102087
+ return {
102088
+ high: (matrixData.quickWins || []).map(item => findGoal(item.relatedGoalId)).filter((g) => !!g),
102089
+ medium: (matrixData.majorProjects || []).map(item => findGoal(item.relatedGoalId)).filter((g) => !!g),
102090
+ low: (matrixData.fillIns || []).map(item => findGoal(item.relatedGoalId)).filter((g) => !!g),
102091
+ unassigned: (matrixData.thankless || []).map(item => findGoal(item.relatedGoalId)).filter((g) => !!g)
102092
+ };
102093
+ }
101484
102094
  return {
101485
102095
  high: goals.filter(g => g.priority === 'HIGH'),
101486
102096
  medium: goals.filter(g => g.priority === 'MEDIUM'),
@@ -101489,19 +102099,13 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
101489
102099
  };
101490
102100
  }, ...(ngDevMode ? [{ debugName: "priorityMatrix" }] : []));
101491
102101
  this.nextSteps = computed(() => {
101492
- const sectionList = this.sections();
101493
- if (!sectionList)
102102
+ const nextStepsData = this.analysisData()?.unifiedNextSteps;
102103
+ if (!nextStepsData?.forUser)
101494
102104
  return [];
101495
- const strategicSection = sectionList.find(section => section.id === 'strategic-roadmap');
101496
- const goals = strategicSection?.goals || [];
101497
- return goals
101498
- .flatMap((goal) => goal.objectives || [])
101499
- .filter((obj) => obj.strategies && obj.strategies.length > 0)
101500
- .slice(0, 5)
101501
- .map((obj) => ({
101502
- title: obj.title,
101503
- description: obj.description,
101504
- strategies: obj.strategies?.slice(0, 2) || []
102105
+ return nextStepsData.forUser.slice(0, 5).map(step => ({
102106
+ title: step.action || '',
102107
+ description: step.timeframe ? `Timeframe: ${step.timeframe}` : '',
102108
+ strategies: []
101505
102109
  }));
101506
102110
  }, ...(ngDevMode ? [{ debugName: "nextSteps" }] : []));
101507
102111
  this.shouldShowReviewFooter = computed(() => {
@@ -101510,6 +102114,65 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
101510
102114
  return false;
101511
102115
  return false;
101512
102116
  }, ...(ngDevMode ? [{ debugName: "shouldShowReviewFooter" }] : []));
102117
+ this.welcomeBannerClasses = computed(() => this.isLightMode()
102118
+ ? 'bg-gradient-to-r from-blue-600 via-cyan-600 to-teal-600 text-white'
102119
+ : 'bg-gradient-to-r from-blue-900/80 via-cyan-900/80 to-teal-900/80 text-white border border-blue-700/50', ...(ngDevMode ? [{ debugName: "welcomeBannerClasses" }] : []));
102120
+ this.welcomeIconClasses = computed(() => this.isLightMode() ? 'bg-white/20 text-white' : 'bg-white/10 text-white', ...(ngDevMode ? [{ debugName: "welcomeIconClasses" }] : []));
102121
+ this.welcomeTitleClasses = computed(() => 'text-white', ...(ngDevMode ? [{ debugName: "welcomeTitleClasses" }] : []));
102122
+ this.welcomeSubtitleClasses = computed(() => 'text-white/90', ...(ngDevMode ? [{ debugName: "welcomeSubtitleClasses" }] : []));
102123
+ this.welcomeDescriptionClasses = computed(() => 'text-white/70', ...(ngDevMode ? [{ debugName: "welcomeDescriptionClasses" }] : []));
102124
+ this.bannerClasses = computed(() => this.isLightMode()
102125
+ ? 'bg-white border border-slate-200'
102126
+ : 'bg-slate-800/50 border border-slate-700/50', ...(ngDevMode ? [{ debugName: "bannerClasses" }] : []));
102127
+ this.sectionTitleClasses = computed(() => this.isLightMode() ? 'text-slate-900' : 'text-white', ...(ngDevMode ? [{ debugName: "sectionTitleClasses" }] : []));
102128
+ this.textClasses = computed(() => this.isLightMode() ? 'text-slate-700' : 'text-slate-300', ...(ngDevMode ? [{ debugName: "textClasses" }] : []));
102129
+ this.subheadingClasses = computed(() => this.isLightMode() ? 'text-slate-800' : 'text-slate-200', ...(ngDevMode ? [{ debugName: "subheadingClasses" }] : []));
102130
+ this.narrativeClasses = computed(() => this.isLightMode()
102131
+ ? 'bg-slate-50 border border-slate-200'
102132
+ : 'bg-slate-900/50 border border-slate-700', ...(ngDevMode ? [{ debugName: "narrativeClasses" }] : []));
102133
+ this.goalTitleClasses = computed(() => this.isLightMode() ? 'text-slate-900' : 'text-white', ...(ngDevMode ? [{ debugName: "goalTitleClasses" }] : []));
102134
+ this.goalDescriptionClasses = computed(() => this.isLightMode() ? 'text-slate-600' : 'text-slate-400', ...(ngDevMode ? [{ debugName: "goalDescriptionClasses" }] : []));
102135
+ this.timeframeBadgeClasses = computed(() => this.isLightMode()
102136
+ ? 'bg-slate-100 text-slate-600'
102137
+ : 'bg-slate-700 text-slate-300', ...(ngDevMode ? [{ debugName: "timeframeBadgeClasses" }] : []));
102138
+ this.cardBorderClasses = computed(() => this.isLightMode() ? 'border-slate-200' : 'border-slate-700', ...(ngDevMode ? [{ debugName: "cardBorderClasses" }] : []));
102139
+ this.moreBadgeClasses = computed(() => this.isLightMode()
102140
+ ? 'bg-slate-100 text-slate-600'
102141
+ : 'bg-slate-700 text-slate-400', ...(ngDevMode ? [{ debugName: "moreBadgeClasses" }] : []));
102142
+ this.relatedMetricsButtonClasses = computed(() => this.isLightMode()
102143
+ ? 'bg-blue-50 text-blue-700 border border-blue-200 hover:bg-blue-100'
102144
+ : 'bg-blue-900/30 text-blue-300 border border-blue-700 hover:bg-blue-900/50', ...(ngDevMode ? [{ debugName: "relatedMetricsButtonClasses" }] : []));
102145
+ this.timelineContainerClasses = computed(() => this.isLightMode()
102146
+ ? 'bg-white border border-slate-200'
102147
+ : 'bg-slate-800/50 border border-slate-700/50', ...(ngDevMode ? [{ debugName: "timelineContainerClasses" }] : []));
102148
+ this.timelineLineClasses = computed(() => this.isLightMode()
102149
+ ? 'bg-gradient-to-b from-blue-400 via-cyan-400 to-teal-400'
102150
+ : 'bg-gradient-to-b from-blue-600 via-cyan-600 to-teal-600', ...(ngDevMode ? [{ debugName: "timelineLineClasses" }] : []));
102151
+ this.timelineItemTitleClasses = computed(() => this.isLightMode() ? 'text-slate-900' : 'text-white', ...(ngDevMode ? [{ debugName: "timelineItemTitleClasses" }] : []));
102152
+ this.timeframeDisplayClasses = computed(() => this.isLightMode() ? 'text-slate-600' : 'text-slate-400', ...(ngDevMode ? [{ debugName: "timeframeDisplayClasses" }] : []));
102153
+ this.objectivesLabelClasses = computed(() => this.isLightMode() ? 'text-slate-500' : 'text-slate-500', ...(ngDevMode ? [{ debugName: "objectivesLabelClasses" }] : []));
102154
+ this.objectiveItemClasses = computed(() => this.isLightMode() ? 'text-slate-700' : 'text-slate-300', ...(ngDevMode ? [{ debugName: "objectiveItemClasses" }] : []));
102155
+ this.moreObjectivesClasses = computed(() => this.isLightMode() ? 'text-slate-400' : 'text-slate-500', ...(ngDevMode ? [{ debugName: "moreObjectivesClasses" }] : []));
102156
+ this.phaseIndicatorClasses = computed(() => this.isLightMode() ? 'text-blue-600' : 'text-blue-400', ...(ngDevMode ? [{ debugName: "phaseIndicatorClasses" }] : []));
102157
+ this.matrixContainerClasses = computed(() => this.isLightMode()
102158
+ ? 'bg-white border border-slate-200'
102159
+ : 'bg-slate-800/50 border border-slate-700/50', ...(ngDevMode ? [{ debugName: "matrixContainerClasses" }] : []));
102160
+ this.matrixAxisLabelClasses = computed(() => this.isLightMode() ? 'text-slate-400' : 'text-slate-500', ...(ngDevMode ? [{ debugName: "matrixAxisLabelClasses" }] : []));
102161
+ this.quadrantTitleClasses = computed(() => this.isLightMode() ? 'text-slate-800' : 'text-white', ...(ngDevMode ? [{ debugName: "quadrantTitleClasses" }] : []));
102162
+ this.quadrantSubtitleClasses = computed(() => this.isLightMode() ? 'text-slate-500' : 'text-slate-400', ...(ngDevMode ? [{ debugName: "quadrantSubtitleClasses" }] : []));
102163
+ this.sourceIndicatorClasses = computed(() => this.isLightMode()
102164
+ ? 'bg-slate-200 text-slate-600 px-1.5 py-0.5 rounded-full'
102165
+ : 'bg-slate-600 text-slate-300 px-1.5 py-0.5 rounded-full', ...(ngDevMode ? [{ debugName: "sourceIndicatorClasses" }] : []));
102166
+ this.moreGoalsClasses = computed(() => this.isLightMode() ? 'text-slate-500' : 'text-slate-400', ...(ngDevMode ? [{ debugName: "moreGoalsClasses" }] : []));
102167
+ this.emptyQuadrantClasses = computed(() => this.isLightMode() ? 'text-slate-400 italic' : 'text-slate-500 italic', ...(ngDevMode ? [{ debugName: "emptyQuadrantClasses" }] : []));
102168
+ this.stepTitleClasses = computed(() => this.isLightMode() ? 'text-slate-900' : 'text-white', ...(ngDevMode ? [{ debugName: "stepTitleClasses" }] : []));
102169
+ this.stepDescriptionClasses = computed(() => this.isLightMode() ? 'text-slate-600' : 'text-slate-300', ...(ngDevMode ? [{ debugName: "stepDescriptionClasses" }] : []));
102170
+ this.stepBorderClasses = computed(() => this.isLightMode() ? 'border-slate-200' : 'border-slate-700', ...(ngDevMode ? [{ debugName: "stepBorderClasses" }] : []));
102171
+ this.strategiesLabelClasses = computed(() => this.isLightMode() ? 'text-slate-500' : 'text-slate-400', ...(ngDevMode ? [{ debugName: "strategiesLabelClasses" }] : []));
102172
+ this.strategyItemClasses = computed(() => this.isLightMode() ? 'text-slate-700' : 'text-slate-300', ...(ngDevMode ? [{ debugName: "strategyItemClasses" }] : []));
102173
+ this.goalCardBaseClasses = computed(() => this.isLightMode()
102174
+ ? 'bg-white border border-slate-200'
102175
+ : 'bg-slate-800/50 border border-slate-700/50', ...(ngDevMode ? [{ debugName: "goalCardBaseClasses" }] : []));
101513
102176
  this.COLLAPSE_THRESHOLD = 20;
101514
102177
  this.EXPAND_THRESHOLD = 10;
101515
102178
  this.embeddedScrollEffect = effect(() => {
@@ -101573,8 +102236,16 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
101573
102236
  return undefined;
101574
102237
  }
101575
102238
  countAnalysesByType(type) {
101576
- const analyses = this.sourceProfileAnalyses() || [];
101577
- return analyses.filter(a => a.profileAnalysisStructured?.analysisType === type).length;
102239
+ const goals = this.unifiedGoals();
102240
+ const uniqueIds = new Set();
102241
+ for (const goal of goals) {
102242
+ for (const source of goal.sourceAnalyses || []) {
102243
+ if (source.analysisType === type && source.analysisId !== undefined) {
102244
+ uniqueIds.add(source.analysisId);
102245
+ }
102246
+ }
102247
+ }
102248
+ return uniqueIds.size;
101578
102249
  }
101579
102250
  openSearch() {
101580
102251
  this.isSearchOpen.set(true);
@@ -101600,15 +102271,18 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
101600
102271
  }
101601
102272
  onSourceBadgeClick(event, source, goal) {
101602
102273
  event.stopPropagation();
101603
- const existingAnalysis = this.sourceAnalysesMap().get(source.analysisId);
102274
+ const analysisId = source.analysisId;
102275
+ if (analysisId === undefined)
102276
+ return;
102277
+ const existingAnalysis = this.sourceAnalysesMap().get(analysisId);
101604
102278
  if (existingAnalysis) {
101605
102279
  console.log('Opening cached source analysis:', source);
101606
102280
  }
101607
102281
  else {
101608
- this.loadingSourceAnalysisId.set(source.analysisId);
102282
+ this.loadingSourceAnalysisId.set(analysisId);
101609
102283
  this.sourceAnalysisRequest.emit({
101610
102284
  analysisType: source.analysisType,
101611
- analysisId: source.analysisId,
102285
+ analysisId: analysisId,
101612
102286
  sourceGoalId: source.sourceGoalId,
101613
102287
  unifiedGoalId: goal.id
101614
102288
  });
@@ -101618,51 +102292,33 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
101618
102292
  event.stopPropagation();
101619
102293
  const metrics = this.allMetrics().filter(m => goal.contributingMetrics?.includes(m.metric || ''));
101620
102294
  if (metrics.length > 0) {
101621
- this.modalService.openMetricsListModal(metrics, this.allCharts(), { title: goal.title, description: goal.description || '', businessContext: '', priority: 0 });
102295
+ this.modalService.openMetricsListModal(metrics, this.allCharts(), { title: goal.title || '', description: goal.description || '', businessContext: '', priority: 0 });
101622
102296
  }
101623
102297
  }
101624
- getContainerClasses() {
101625
- return this.isLightMode()
101626
- ? 'bg-gradient-to-br from-slate-50 via-blue-50/30 to-cyan-50/20'
101627
- : 'bg-gradient-to-br from-slate-900 via-slate-900 to-slate-800';
101628
- }
101629
- getWelcomeBannerClasses() {
101630
- return this.isLightMode()
101631
- ? 'bg-gradient-to-r from-blue-600 via-cyan-600 to-teal-600 text-white'
101632
- : 'bg-gradient-to-r from-blue-900/80 via-cyan-900/80 to-teal-900/80 text-white border border-blue-700/50';
101633
- }
101634
- getWelcomeIconClasses() {
101635
- return this.isLightMode()
101636
- ? 'bg-white/20 text-white'
101637
- : 'bg-white/10 text-white';
101638
- }
101639
- getWelcomeTitleClasses() {
101640
- return 'text-white';
101641
- }
101642
- getWelcomeSubtitleClasses() {
101643
- return 'text-white/90';
101644
- }
101645
- getWelcomeDescriptionClasses() {
101646
- return 'text-white/70';
101647
- }
101648
- getBannerClasses() {
101649
- return this.isLightMode()
101650
- ? 'bg-white border border-slate-200'
101651
- : 'bg-slate-800/50 border border-slate-700/50';
101652
- }
101653
- getSectionTitleClasses() {
101654
- return this.isLightMode() ? 'text-slate-900' : 'text-white';
101655
- }
101656
- getTextClasses() {
101657
- return this.isLightMode() ? 'text-slate-700' : 'text-slate-300';
101658
- }
101659
- getSubheadingClasses() {
101660
- return this.isLightMode() ? 'text-slate-800' : 'text-slate-200';
102298
+ onSourceBadgeClickFromCard(event) {
102299
+ const { source, goal } = event;
102300
+ const analysisId = source.analysisId;
102301
+ if (analysisId === undefined)
102302
+ return;
102303
+ const existingAnalysis = this.sourceAnalysesMap().get(analysisId);
102304
+ if (existingAnalysis) {
102305
+ console.log('Opening cached source analysis:', source);
102306
+ }
102307
+ else {
102308
+ this.loadingSourceAnalysisId.set(analysisId);
102309
+ this.sourceAnalysisRequest.emit({
102310
+ analysisType: source.analysisType,
102311
+ analysisId: analysisId,
102312
+ sourceGoalId: source.sourceGoalId,
102313
+ unifiedGoalId: goal.id
102314
+ });
102315
+ }
101661
102316
  }
101662
- getNarrativeClasses() {
101663
- return this.isLightMode()
101664
- ? 'bg-slate-50 border border-slate-200'
101665
- : 'bg-slate-900/50 border border-slate-700';
102317
+ onRelatedMetricsClickFromCard(goal) {
102318
+ const metrics = this.allMetrics().filter(m => goal.contributingMetrics?.includes(m.metric || ''));
102319
+ if (metrics.length > 0) {
102320
+ this.modalService.openMetricsListModal(metrics, this.allCharts(), { title: goal.title || '', description: goal.description || '', businessContext: '', priority: 0 });
102321
+ }
101666
102322
  }
101667
102323
  getSourceCountCardClasses(type) {
101668
102324
  if (this.isLightMode()) {
@@ -101686,12 +102342,6 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
101686
102342
  : 'bg-slate-800/50 border border-slate-700/50';
101687
102343
  return base;
101688
102344
  }
101689
- getGoalTitleClasses() {
101690
- return this.isLightMode() ? 'text-slate-900' : 'text-white';
101691
- }
101692
- getGoalDescriptionClasses() {
101693
- return this.isLightMode() ? 'text-slate-600' : 'text-slate-400';
101694
- }
101695
102345
  getPriorityBadgeClasses(priority) {
101696
102346
  const p = priority?.toUpperCase();
101697
102347
  if (this.isLightMode()) {
@@ -101723,14 +102373,6 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
101723
102373
  }
101724
102374
  }
101725
102375
  }
101726
- getTimeframeBadgeClasses() {
101727
- return this.isLightMode()
101728
- ? 'bg-slate-100 text-slate-600'
101729
- : 'bg-slate-700 text-slate-300';
101730
- }
101731
- getCardBorderClasses() {
101732
- return this.isLightMode() ? 'border-slate-200' : 'border-slate-700';
101733
- }
101734
102376
  getSourceBadgeClasses(type) {
101735
102377
  if (this.isLightMode()) {
101736
102378
  switch (type) {
@@ -101749,32 +102391,12 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
101749
102391
  }
101750
102392
  }
101751
102393
  }
101752
- getMoreBadgeClasses() {
101753
- return this.isLightMode()
101754
- ? 'bg-slate-100 text-slate-600'
101755
- : 'bg-slate-700 text-slate-400';
101756
- }
101757
- getRelatedMetricsButtonClasses() {
101758
- return this.isLightMode()
101759
- ? 'bg-blue-50 text-blue-700 border border-blue-200 hover:bg-blue-100'
101760
- : 'bg-blue-900/30 text-blue-300 border border-blue-700 hover:bg-blue-900/50';
101761
- }
101762
102394
  onTimelineItemClick(item) {
101763
102395
  const goal = this.unifiedGoals().find(g => g.id === item.id);
101764
102396
  if (goal) {
101765
102397
  this.onGoalClick(goal);
101766
102398
  }
101767
102399
  }
101768
- getTimelineContainerClasses() {
101769
- return this.isLightMode()
101770
- ? 'bg-white border border-slate-200'
101771
- : 'bg-slate-800/50 border border-slate-700/50';
101772
- }
101773
- getTimelineLineClasses() {
101774
- return this.isLightMode()
101775
- ? 'bg-gradient-to-b from-blue-400 via-cyan-400 to-teal-400'
101776
- : 'bg-gradient-to-b from-blue-600 via-cyan-600 to-teal-600';
101777
- }
101778
102400
  getTimelineNodeClasses(priority) {
101779
102401
  const base = this.isLightMode() ? 'bg-white' : 'bg-slate-800';
101780
102402
  switch (priority?.toUpperCase()) {
@@ -101834,32 +102456,6 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
101834
102456
  }
101835
102457
  }
101836
102458
  }
101837
- getTimelineItemTitleClasses() {
101838
- return this.isLightMode() ? 'text-slate-900' : 'text-white';
101839
- }
101840
- getTimeframeDisplayClasses() {
101841
- return this.isLightMode() ? 'text-slate-600' : 'text-slate-400';
101842
- }
101843
- getObjectivesLabelClasses() {
101844
- return this.isLightMode() ? 'text-slate-500' : 'text-slate-500';
101845
- }
101846
- getObjectiveItemClasses() {
101847
- return this.isLightMode() ? 'text-slate-700' : 'text-slate-300';
101848
- }
101849
- getMoreObjectivesClasses() {
101850
- return this.isLightMode() ? 'text-slate-400' : 'text-slate-500';
101851
- }
101852
- getPhaseIndicatorClasses() {
101853
- return this.isLightMode() ? 'text-blue-600' : 'text-blue-400';
101854
- }
101855
- getMatrixContainerClasses() {
101856
- return this.isLightMode()
101857
- ? 'bg-white border border-slate-200'
101858
- : 'bg-slate-800/50 border border-slate-700/50';
101859
- }
101860
- getMatrixAxisLabelClasses() {
101861
- return this.isLightMode() ? 'text-slate-400' : 'text-slate-500';
101862
- }
101863
102459
  getQuadrantClasses(quadrant) {
101864
102460
  if (this.isLightMode()) {
101865
102461
  switch (quadrant) {
@@ -101878,12 +102474,6 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
101878
102474
  }
101879
102475
  }
101880
102476
  }
101881
- getQuadrantTitleClasses() {
101882
- return this.isLightMode() ? 'text-slate-800' : 'text-white';
101883
- }
101884
- getQuadrantSubtitleClasses() {
101885
- return this.isLightMode() ? 'text-slate-500' : 'text-slate-400';
101886
- }
101887
102477
  getMatrixGoalClasses(priority) {
101888
102478
  if (this.isLightMode()) {
101889
102479
  switch (priority) {
@@ -101902,17 +102492,6 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
101902
102492
  }
101903
102493
  }
101904
102494
  }
101905
- getSourceIndicatorClasses() {
101906
- return this.isLightMode()
101907
- ? 'bg-slate-200 text-slate-600 px-1.5 py-0.5 rounded-full'
101908
- : 'bg-slate-600 text-slate-300 px-1.5 py-0.5 rounded-full';
101909
- }
101910
- getMoreGoalsClasses() {
101911
- return this.isLightMode() ? 'text-slate-500' : 'text-slate-400';
101912
- }
101913
- getEmptyQuadrantClasses() {
101914
- return this.isLightMode() ? 'text-slate-400 italic' : 'text-slate-500 italic';
101915
- }
101916
102495
  getStepCategory(idx) {
101917
102496
  if (idx === 0)
101918
102497
  return 'Immediate Action';
@@ -101968,21 +102547,6 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
101968
102547
  return 'text-slate-400';
101969
102548
  }
101970
102549
  }
101971
- getStepTitleClasses() {
101972
- return this.isLightMode() ? 'text-slate-900' : 'text-white';
101973
- }
101974
- getStepDescriptionClasses() {
101975
- return this.isLightMode() ? 'text-slate-600' : 'text-slate-300';
101976
- }
101977
- getStepBorderClasses() {
101978
- return this.isLightMode() ? 'border-slate-200' : 'border-slate-700';
101979
- }
101980
- getStrategiesLabelClasses() {
101981
- return this.isLightMode() ? 'text-slate-500' : 'text-slate-400';
101982
- }
101983
- getStrategyItemClasses() {
101984
- return this.isLightMode() ? 'text-slate-700' : 'text-slate-300';
101985
- }
101986
102550
  scrollToTop() {
101987
102551
  const scrollEl = this.scrollElement();
101988
102552
  if (this.embedded() && scrollEl) {
@@ -102015,7 +102579,7 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
102015
102579
  static { this.ɵfac = function SymphiqProfileAnalysisUnifiedDashboardComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SymphiqProfileAnalysisUnifiedDashboardComponent)(); }; }
102016
102580
  static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SymphiqProfileAnalysisUnifiedDashboardComponent, selectors: [["symphiq-profile-analysis-unified-dashboard"]], hostBindings: function SymphiqProfileAnalysisUnifiedDashboardComponent_HostBindings(rf, ctx) { if (rf & 1) {
102017
102581
  i0.ɵɵlistener("scroll", function SymphiqProfileAnalysisUnifiedDashboardComponent_scroll_HostBindingHandler() { return ctx.onScroll(); }, i0.ɵɵresolveWindow);
102018
- } }, inputs: { viewMode: [1, "viewMode"], embedded: [1, "embedded"], isLoading: [1, "isLoading"], profile: [1, "profile"], funnelAnalysis: [1, "funnelAnalysis"], unifiedProfileAnalysis: [1, "unifiedProfileAnalysis"], sourceProfileAnalyses: [1, "sourceProfileAnalyses"], isLoadingSourceAnalysis: [1, "isLoadingSourceAnalysis"], scrollEvent: [1, "scrollEvent"], scrollElement: [1, "scrollElement"], isOnboarded: [1, "isOnboarded"], forDemo: [1, "forDemo"], maxAccessibleStepId: [1, "maxAccessibleStepId"], itemStatus: [1, "itemStatus"], isMarkingAsReviewed: [1, "isMarkingAsReviewed"], requestedByUser: [1, "requestedByUser"] }, outputs: { markAsReviewedClick: "markAsReviewedClick", generateGoalsClick: "generateGoalsClick", stepClick: "stepClick", nextStepClick: "nextStepClick", sourceAnalysisRequest: "sourceAnalysisRequest" }, features: [i0.ɵɵNgOnChangesFeature], decls: 16, vars: 34, consts: [[1, "relative", 3, "ngClass"], [1, "animated-bubbles", 2, "position", "fixed", "top", "0", "left", "0", "right", "0", "bottom", "0", "width", "100vw", "height", "100vh", "z-index", "1", "pointer-events", "none"], [3, "viewMode", "progress", "embedded"], [1, "relative", "z-[51]"], [3, "searchClick", "viewModeClick", "title", "subtitle", "currentSection", "viewMode", "viewModeLabel", "isLoading", "requestedByUser", "showControls", "embedded", "scrollEvent"], [3, "viewMode", "currentStepId", "showNextStepAction", "forDemo", "maxAccessibleStepId"], [1, "relative", "z-10", "max-w-7xl", "mx-auto", "px-4", "sm:px-6", "lg:px-8", "py-12", "space-y-12"], ["title", "Loading Your Unified Goals", "subtitle", "Please wait while we prepare your synthesized insights...", "size", "large", 3, "viewMode", "backdropBlur"], [3, "sections", "viewMode", "embedded", "scrollElement"], [3, "isLightMode", "isOpen"], [3, "viewMode", "currentMode", "isOpen"], [3, "viewMode", "selfContentStatus", "isLoading"], [3, "expandedChange", "scrollToTop", "toggleView", "isLightMode", "isCompactMode", "isExpanded"], [3, "navigate", "isLightMode", "sections", "activeSection"], [3, "nextStepClick", "stepClick", "viewMode", "currentStepId", "showNextStepAction", "forDemo", "maxAccessibleStepId"], [1, "mb-12"], [1, "rounded-2xl", "p-8", "shadow-xl", "animate-fade-in-up", 3, "ngClass"], [1, "flex", "items-start", "gap-6"], [1, "p-4", "rounded-xl", "flex-shrink-0", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-8", "h-8"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z"], [1, "flex-1"], [1, "text-2xl", "font-bold", "mb-2", 3, "ngClass"], [1, "text-lg", "mb-4", 3, "ngClass"], [1, "text-sm", 3, "ngClass"], ["id", "section-executive-summary", 1, "space-y-6", "scroll-mt-24"], ["id", "section-unified-goals", 1, "space-y-6", "scroll-mt-24"], ["id", "section-timeline", 1, "space-y-6", "scroll-mt-24"], ["id", "section-priority-matrix", 1, "space-y-6", "scroll-mt-24"], ["id", "section-next-steps", 1, "space-y-6", "scroll-mt-24"], [1, "rounded-2xl", "p-8", "shadow-xl", 3, "ngClass"], [1, "space-y-6"], [1, "flex", "items-start", "justify-between", "gap-4"], [1, "text-2xl", "font-bold", "mb-3", 3, "ngClass"], [1, "text-lg", "leading-relaxed", 3, "ngClass"], [3, "grade", "gradeRationale", "viewMode"], [1, "rounded-xl", "p-6", 3, "ngClass"], [1, "grid", "grid-cols-1", "md:grid-cols-3", "gap-4"], [1, "p-4", "rounded-xl", 3, "ngClass"], [1, "text-xs", "font-semibold", "uppercase", "mb-1"], [1, "text-3xl", "font-bold"], [1, "text-lg", "font-semibold", "mb-3", 3, "ngClass"], [1, "text-sm", "leading-relaxed", "whitespace-pre-line", 3, "ngClass"], ["title", "Unified Goals", "subtitle", "Strategic priorities synthesized from all analyses", 3, "viewMode"], [1, "grid", "grid-cols-1", "md:grid-cols-2", "lg:grid-cols-3", "gap-6"], [1, "rounded-2xl", "p-6", "shadow-lg", "cursor-pointer", "transition-all", "duration-200", "hover:scale-[1.02]", "hover:shadow-xl", 3, "ngClass"], [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", "justify-between", "gap-3", "mb-4"], [1, "text-lg", "font-bold", "line-clamp-2", 3, "ngClass"], [1, "px-2", "py-1", "text-xs", "font-semibold", "rounded-full", "flex-shrink-0", 3, "ngClass"], [1, "text-sm", "mb-4", "line-clamp-3", 3, "ngClass"], [1, "inline-flex", "items-center", "gap-1.5", "px-2.5", "py-1", "rounded-full", "text-xs", "font-medium", "mb-4", 3, "ngClass"], [1, "flex", "flex-wrap", "gap-2", "mt-4", "pt-4", "border-t", 3, "ngClass"], ["type", "button", 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"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-3.5", "h-3.5"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z"], ["type", "button", 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"], ["type", "button", 1, "inline-flex", "items-center", "gap-1", "px-2", "py-1", "rounded-full", "text-xs", "font-medium", "transition-all", "hover:scale-105", 3, "click", "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"], ["type", "button", 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"], ["title", "Implementation Timeline", "subtitle", "Strategic roadmap for goal execution", 3, "viewMode"], [1, "relative"], [1, "absolute", "left-6", "top-0", "bottom-0", "w-0.5", 3, "ngClass"], [1, "space-y-8"], [1, "relative", "pl-16", "group"], [1, "absolute", "left-4", "w-5", "h-5", "rounded-full", "border-4", "flex", "items-center", "justify-center", "transition-all", "group-hover:scale-125", 3, "ngClass"], [1, "w-2", "h-2", "rounded-full", 3, "ngClass"], [1, "rounded-xl", "p-5", "transition-all", "hover:shadow-lg", "cursor-pointer", 3, "click", "ngClass"], [1, "flex", "items-start", "justify-between", "gap-4", "mb-3"], [1, "text-base", "font-semibold", 3, "ngClass"], [1, "flex", "items-center", "gap-2", "mb-3", 3, "ngClass"], [1, "mt-4"], [1, "absolute", "-left-[52px]", "top-5", "text-xs", "font-bold", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z"], [1, "text-sm", "font-medium"], [1, "text-xs", "font-semibold", "uppercase", "mb-2", 3, "ngClass"], [1, "space-y-2"], [1, "flex", "items-start", "gap-2", "text-sm", 3, "ngClass"], [1, "text-xs", "pl-6", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4", "mt-0.5", "flex-shrink-0"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 12l2 2 4-4"], [1, "line-clamp-1"], ["title", "Priority Matrix", "subtitle", "Goals organized by impact and effort", 3, "viewMode"], [1, "rounded-2xl", "p-6", "shadow-xl", 3, "ngClass"], [1, "grid", "grid-cols-2", "gap-4", "relative"], [1, "absolute", "-left-2", "top-1/2", "-translate-y-1/2", "-rotate-90", "text-xs", "font-semibold", "uppercase", "tracking-wider", "whitespace-nowrap", "origin-center", 3, "ngClass"], [1, "absolute", "bottom-0", "left-1/2", "-translate-x-1/2", "translate-y-6", "text-xs", "font-semibold", "uppercase", "tracking-wider", 3, "ngClass"], [1, "rounded-xl", "p-4", "min-h-[180px]", 3, "ngClass"], [1, "flex", "items-center", "gap-2", "mb-3"], [1, "w-3", "h-3", "rounded-full", "bg-green-500"], [1, "text-sm", "font-semibold", 3, "ngClass"], [1, "text-xs", "mb-3", 3, "ngClass"], ["type", "button", 1, "w-full", "text-left", "p-2", "rounded-lg", "text-sm", "transition-all", "hover:scale-[1.02]", 3, "ngClass"], [1, "text-xs", "text-center", 3, "ngClass"], [1, "text-xs", "text-center", "py-4", 3, "ngClass"], [1, "w-3", "h-3", "rounded-full", "bg-amber-500"], [1, "w-3", "h-3", "rounded-full", "bg-blue-500"], [1, "w-3", "h-3", "rounded-full", "bg-slate-400"], ["type", "button", 1, "w-full", "text-left", "p-2", "rounded-lg", "text-sm", "transition-all", "hover:scale-[1.02]", 3, "click", "ngClass"], [1, "flex", "items-center", "gap-2"], [1, "line-clamp-1", "flex-1"], [1, "text-xs", 3, "ngClass"], ["title", "Next Steps", "subtitle", "Actionable priorities to drive progress", 3, "viewMode"], [1, "rounded-2xl", "p-6", "shadow-lg", "transition-all", "hover:shadow-xl", 3, "ngClass"], [1, "flex", "items-start", "gap-4", "mb-4"], [1, "w-10", "h-10", "rounded-full", "flex", "items-center", "justify-center", "text-lg", "font-bold", "flex-shrink-0", 3, "ngClass"], [1, "text-xs", "font-semibold", "uppercase", "mb-1", 3, "ngClass"], [1, "text-base", "font-semibold", "line-clamp-2", 3, "ngClass"], [1, "mt-4", "pt-4", "border-t", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M13 7l5 5m0 0l-5 5m5-5H6"], [1, "line-clamp-2"], [3, "close", "isLightMode", "isOpen"], [3, "close", "modeSelected", "viewMode", "currentMode", "isOpen"], [3, "markAsReviewed", "viewMode", "selfContentStatus", "isLoading"]], template: function SymphiqProfileAnalysisUnifiedDashboardComponent_Template(rf, ctx) { if (rf & 1) {
102582
+ } }, inputs: { viewMode: [1, "viewMode"], embedded: [1, "embedded"], isLoading: [1, "isLoading"], profile: [1, "profile"], funnelAnalysis: [1, "funnelAnalysis"], unifiedProfileAnalysis: [1, "unifiedProfileAnalysis"], sourceProfileAnalyses: [1, "sourceProfileAnalyses"], isLoadingSourceAnalysis: [1, "isLoadingSourceAnalysis"], scrollEvent: [1, "scrollEvent"], scrollElement: [1, "scrollElement"], isOnboarded: [1, "isOnboarded"], forDemo: [1, "forDemo"], maxAccessibleStepId: [1, "maxAccessibleStepId"], itemStatus: [1, "itemStatus"], isMarkingAsReviewed: [1, "isMarkingAsReviewed"], requestedByUser: [1, "requestedByUser"] }, outputs: { markAsReviewedClick: "markAsReviewedClick", generateGoalsClick: "generateGoalsClick", stepClick: "stepClick", nextStepClick: "nextStepClick", sourceAnalysisRequest: "sourceAnalysisRequest" }, features: [i0.ɵɵNgOnChangesFeature], decls: 16, vars: 33, consts: [[1, "relative"], [1, "animated-bubbles", 2, "position", "fixed", "top", "0", "left", "0", "right", "0", "bottom", "0", "width", "100vw", "height", "100vh", "z-index", "1", "pointer-events", "none"], [3, "viewMode", "progress", "embedded"], [1, "relative", "z-[51]"], [3, "searchClick", "viewModeClick", "title", "subtitle", "currentSection", "viewMode", "viewModeLabel", "isLoading", "requestedByUser", "showControls", "embedded", "scrollEvent"], [3, "viewMode", "currentStepId", "showNextStepAction", "forDemo", "maxAccessibleStepId"], [1, "relative", "z-10", "max-w-7xl", "mx-auto", "px-4", "sm:px-6", "lg:px-8", "py-12", "space-y-12"], ["title", "Loading Your Unified Analysis", "subtitle", "Please wait while we prepare your synthesized insights...", "size", "large", 3, "viewMode", "backdropBlur"], [3, "sections", "viewMode", "embedded", "scrollElement"], [3, "isLightMode", "isOpen"], [3, "viewMode", "currentMode", "isOpen"], [3, "viewMode", "selfContentStatus", "isLoading"], [3, "expandedChange", "scrollToTop", "toggleView", "isLightMode", "isCompactMode", "isExpanded"], [3, "navigate", "isLightMode", "sections", "activeSection"], [3, "nextStepClick", "stepClick", "viewMode", "currentStepId", "showNextStepAction", "forDemo", "maxAccessibleStepId"], [1, "mb-12"], [1, "rounded-2xl", "p-8", "shadow-xl", "animate-fade-in-up", 3, "ngClass"], [1, "flex", "items-start", "gap-6"], [1, "p-4", "rounded-xl", "flex-shrink-0", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-8", "h-8"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z"], [1, "flex-1"], [1, "text-2xl", "font-bold", "mb-2", 3, "ngClass"], [1, "text-lg", "mb-4", 3, "ngClass"], [1, "text-sm", 3, "ngClass"], ["id", "section-executive-summary", 1, "space-y-6", "scroll-mt-24"], ["id", "section-unified-goals", 1, "space-y-6", "scroll-mt-24"], ["id", "section-timeline", 1, "space-y-6", "scroll-mt-24"], ["id", "section-priority-matrix", 1, "space-y-6", "scroll-mt-24"], ["id", "section-next-steps", 1, "space-y-6", "scroll-mt-24"], [1, "rounded-2xl", "p-8", "shadow-xl", 3, "ngClass"], [1, "space-y-6"], [1, "flex", "items-start", "justify-between", "gap-4"], [1, "text-2xl", "font-bold", "mb-3", 3, "ngClass"], [1, "text-lg", "leading-relaxed", 3, "ngClass"], [3, "grade", "gradeRationale", "viewMode"], [1, "rounded-xl", "p-6", 3, "ngClass"], [1, "grid", "grid-cols-1", "md:grid-cols-3", "gap-4"], [1, "p-4", "rounded-xl", 3, "ngClass"], [1, "text-xs", "font-semibold", "uppercase", "mb-1"], [1, "text-3xl", "font-bold"], [1, "text-lg", "font-semibold", "mb-3", 3, "ngClass"], [1, "text-sm", "leading-relaxed", "whitespace-pre-line", 3, "ngClass"], ["title", "Unified Goals", "subtitle", "Strategic priorities synthesized from all analyses", 3, "viewMode"], [1, "grid", "grid-cols-1", "md:grid-cols-2", "lg:grid-cols-3", "gap-6"], [3, "goal", "viewMode"], [3, "goalClick", "sourceBadgeClick", "relatedMetricsClick", "learnMoreClick", "goal", "viewMode"], ["title", "Implementation Timeline", "subtitle", "Strategic roadmap for goal execution", 3, "viewMode"], [1, "absolute", "left-6", "top-0", "bottom-0", "w-0.5", 3, "ngClass"], [1, "space-y-8"], [1, "relative", "pl-16", "group"], [1, "absolute", "left-4", "w-5", "h-5", "rounded-full", "border-4", "flex", "items-center", "justify-center", "transition-all", "group-hover:scale-125", 3, "ngClass"], [1, "w-2", "h-2", "rounded-full", 3, "ngClass"], [1, "rounded-xl", "p-5", "transition-all", "hover:shadow-lg", "cursor-pointer", 3, "click", "ngClass"], [1, "flex", "items-start", "justify-between", "gap-4", "mb-3"], [1, "text-base", "font-semibold", 3, "ngClass"], [1, "px-2", "py-1", "text-xs", "font-semibold", "rounded-full", "flex-shrink-0", 3, "ngClass"], [1, "flex", "items-center", "gap-2", "mb-3", 3, "ngClass"], [1, "mt-4"], [1, "absolute", "-left-[52px]", "top-5", "text-xs", "font-bold", 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", "M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z"], [1, "text-sm", "font-medium"], [1, "text-xs", "font-semibold", "uppercase", "mb-2", 3, "ngClass"], [1, "space-y-2"], [1, "flex", "items-start", "gap-2", "text-sm", 3, "ngClass"], [1, "text-xs", "pl-6", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4", "mt-0.5", "flex-shrink-0"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 12l2 2 4-4"], [1, "line-clamp-1"], ["title", "Priority Matrix", "subtitle", "Goals organized by impact and effort", 3, "viewMode"], [1, "rounded-2xl", "p-6", "shadow-xl", 3, "ngClass"], [1, "grid", "grid-cols-2", "gap-4", "relative"], [1, "absolute", "-left-2", "top-1/2", "-translate-y-1/2", "-rotate-90", "text-xs", "font-semibold", "uppercase", "tracking-wider", "whitespace-nowrap", "origin-center", 3, "ngClass"], [1, "absolute", "bottom-0", "left-1/2", "-translate-x-1/2", "translate-y-6", "text-xs", "font-semibold", "uppercase", "tracking-wider", 3, "ngClass"], [1, "rounded-xl", "p-4", "min-h-[180px]", 3, "ngClass"], [1, "flex", "items-center", "gap-2", "mb-3"], [1, "w-3", "h-3", "rounded-full", "bg-green-500"], [1, "text-sm", "font-semibold", 3, "ngClass"], [1, "text-xs", "mb-3", 3, "ngClass"], ["type", "button", 1, "w-full", "text-left", "p-2", "rounded-lg", "text-sm", "transition-all", "hover:scale-[1.02]", 3, "ngClass"], [1, "text-xs", "text-center", 3, "ngClass"], [1, "text-xs", "text-center", "py-4", 3, "ngClass"], [1, "w-3", "h-3", "rounded-full", "bg-amber-500"], [1, "w-3", "h-3", "rounded-full", "bg-blue-500"], [1, "w-3", "h-3", "rounded-full", "bg-slate-400"], ["type", "button", 1, "w-full", "text-left", "p-2", "rounded-lg", "text-sm", "transition-all", "hover:scale-[1.02]", 3, "click", "ngClass"], [1, "flex", "items-center", "gap-2"], [1, "line-clamp-1", "flex-1"], [1, "text-xs", 3, "ngClass"], ["title", "Next Steps", "subtitle", "Actionable priorities to drive progress", 3, "viewMode"], [1, "rounded-2xl", "p-6", "shadow-lg", "transition-all", "hover:shadow-xl", 3, "ngClass"], [1, "flex", "items-start", "gap-4", "mb-4"], [1, "w-10", "h-10", "rounded-full", "flex", "items-center", "justify-center", "text-lg", "font-bold", "flex-shrink-0", 3, "ngClass"], [1, "text-xs", "font-semibold", "uppercase", "mb-1", 3, "ngClass"], [1, "text-base", "font-semibold", "line-clamp-2", 3, "ngClass"], [1, "text-sm", "mb-4", "line-clamp-3", 3, "ngClass"], [1, "mt-4", "pt-4", "border-t", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M13 7l5 5m0 0l-5 5m5-5H6"], [1, "line-clamp-2"], [3, "close", "isLightMode", "isOpen"], [3, "close", "modeSelected", "viewMode", "currentMode", "isOpen"], [3, "markAsReviewed", "viewMode", "selfContentStatus", "isLoading"]], template: function SymphiqProfileAnalysisUnifiedDashboardComponent_Template(rf, ctx) { if (rf & 1) {
102019
102583
  i0.ɵɵelementStart(0, "div", 0);
102020
102584
  i0.ɵɵelement(1, "div", 1)(2, "symphiq-scroll-progress-bar", 2);
102021
102585
  i0.ɵɵelementStart(3, "div", 3)(4, "symphiq-dashboard-header", 4);
@@ -102040,7 +102604,6 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
102040
102604
  i0.ɵɵelementEnd()();
102041
102605
  } if (rf & 2) {
102042
102606
  i0.ɵɵclassProp("min-h-screen", !ctx.embedded());
102043
- i0.ɵɵproperty("ngClass", ctx.getContainerClasses());
102044
102607
  i0.ɵɵadvance();
102045
102608
  i0.ɵɵclassProp("light-mode", ctx.isLightMode());
102046
102609
  i0.ɵɵadvance();
@@ -102080,7 +102643,8 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
102080
102643
  LoadingCardComponent,
102081
102644
  MarkAsReviewedFooterComponent,
102082
102645
  MobileFABComponent,
102083
- MobileBottomNavComponent], encapsulation: 2, changeDetection: 0 }); }
102646
+ MobileBottomNavComponent,
102647
+ UnifiedGoalCardComponent], encapsulation: 2, changeDetection: 0 }); }
102084
102648
  }
102085
102649
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(SymphiqProfileAnalysisUnifiedDashboardComponent, [{
102086
102650
  type: Component,
@@ -102103,11 +102667,12 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
102103
102667
  MarkAsReviewedFooterComponent,
102104
102668
  ProfileAnalysisModalComponent,
102105
102669
  MobileFABComponent,
102106
- MobileBottomNavComponent
102670
+ MobileBottomNavComponent,
102671
+ UnifiedGoalCardComponent
102107
102672
  ],
102108
102673
  changeDetection: ChangeDetectionStrategy.OnPush,
102109
102674
  template: `
102110
- <div [ngClass]="getContainerClasses()" [class.min-h-screen]="!embedded()" class="relative">
102675
+ <div [class.min-h-screen]="!embedded()" class="relative">
102111
102676
  <div class="animated-bubbles" [class.light-mode]="isLightMode()"
102112
102677
  style="position: fixed; top: 0; left: 0; right: 0; bottom: 0; width: 100vw; height: 100vh; z-index: 1; pointer-events: none;"></div>
102113
102678
 
@@ -102151,7 +102716,7 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
102151
102716
  @if (isSimplifiedView() && isLoading()) {
102152
102717
  <symphiq-loading-card
102153
102718
  [viewMode]="viewMode()"
102154
- title="Loading Your Unified Goals"
102719
+ title="Loading Your Unified Analysis"
102155
102720
  subtitle="Please wait while we prepare your synthesized insights..."
102156
102721
  size="large"
102157
102722
  [backdropBlur]="true"
@@ -102161,21 +102726,21 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
102161
102726
  @if (isSimplifiedView() && !isLoading()) {
102162
102727
  <!-- Welcome Banner -->
102163
102728
  <div class="mb-12">
102164
- <div [ngClass]="getWelcomeBannerClasses()" class="rounded-2xl p-8 shadow-xl animate-fade-in-up">
102729
+ <div [ngClass]="welcomeBannerClasses()" class="rounded-2xl p-8 shadow-xl animate-fade-in-up">
102165
102730
  <div class="flex items-start gap-6">
102166
- <div [ngClass]="getWelcomeIconClasses()" class="p-4 rounded-xl flex-shrink-0">
102731
+ <div [ngClass]="welcomeIconClasses()" class="p-4 rounded-xl flex-shrink-0">
102167
102732
  <svg class="w-8 h-8" fill="none" stroke="currentColor" viewBox="0 0 24 24">
102168
102733
  <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z"></path>
102169
102734
  </svg>
102170
102735
  </div>
102171
102736
  <div class="flex-1">
102172
- <h1 [ngClass]="getWelcomeTitleClasses()" class="text-2xl font-bold mb-2">
102737
+ <h1 [ngClass]="welcomeTitleClasses()" class="text-2xl font-bold mb-2">
102173
102738
  Unified Goals for {{ businessName() }}
102174
102739
  </h1>
102175
- <p [ngClass]="getWelcomeSubtitleClasses()" class="text-lg mb-4">
102740
+ <p [ngClass]="welcomeSubtitleClasses()" class="text-lg mb-4">
102176
102741
  We've synthesized {{ unifiedGoals().length }} unified goals from {{ sourceAnalysesCount() }} source analyses.
102177
102742
  </p>
102178
- <p [ngClass]="getWelcomeDescriptionClasses()" class="text-sm">
102743
+ <p [ngClass]="welcomeDescriptionClasses()" class="text-sm">
102179
102744
  These goals combine insights from your shop analysis, focus areas, and metric analyses into actionable strategic priorities.
102180
102745
  </p>
102181
102746
  </div>
@@ -102186,14 +102751,14 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
102186
102751
  <!-- Executive Summary -->
102187
102752
  @if (executiveSummary(); as summary) {
102188
102753
  <section id="section-executive-summary" class="space-y-6 scroll-mt-24">
102189
- <div [ngClass]="getBannerClasses()" class="rounded-2xl p-8 shadow-xl">
102754
+ <div [ngClass]="bannerClasses()" class="rounded-2xl p-8 shadow-xl">
102190
102755
  <div class="space-y-6">
102191
102756
  <div class="flex items-start justify-between gap-4">
102192
102757
  <div class="flex-1">
102193
- <h2 [ngClass]="getSectionTitleClasses()" class="text-2xl font-bold mb-3">
102758
+ <h2 [ngClass]="sectionTitleClasses()" class="text-2xl font-bold mb-3">
102194
102759
  Executive Summary
102195
102760
  </h2>
102196
- <p [ngClass]="getTextClasses()" class="text-lg leading-relaxed">
102761
+ <p [ngClass]="textClasses()" class="text-lg leading-relaxed">
102197
102762
  {{ summary.gradeRationale }}
102198
102763
  </p>
102199
102764
  </div>
@@ -102206,13 +102771,13 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
102206
102771
  }
102207
102772
  </div>
102208
102773
 
102209
- @if (summary.narrative) {
102210
- <div [ngClass]="getNarrativeClasses()" class="rounded-xl p-6">
102211
- <h3 [ngClass]="getSubheadingClasses()" class="text-lg font-semibold mb-3">
102774
+ @if (summary.synthesisNarrative) {
102775
+ <div [ngClass]="narrativeClasses()" class="rounded-xl p-6">
102776
+ <h3 [ngClass]="subheadingClasses()" class="text-lg font-semibold mb-3">
102212
102777
  Synthesis Overview
102213
102778
  </h3>
102214
- <p [ngClass]="getTextClasses()" class="text-sm leading-relaxed whitespace-pre-line">
102215
- {{ summary.narrative }}
102779
+ <p [ngClass]="textClasses()" class="text-sm leading-relaxed whitespace-pre-line">
102780
+ {{ summary.synthesisNarrative }}
102216
102781
  </p>
102217
102782
  </div>
102218
102783
  }
@@ -102248,88 +102813,14 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
102248
102813
 
102249
102814
  <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6">
102250
102815
  @for (goal of unifiedGoals(); track goal.id) {
102251
- <div
102252
- [ngClass]="getGoalCardClasses(goal)"
102253
- class="rounded-2xl p-6 shadow-lg cursor-pointer transition-all duration-200 hover:scale-[1.02] hover:shadow-xl"
102254
- (click)="onGoalClick(goal)">
102255
- <div class="flex items-start justify-between gap-3 mb-4">
102256
- <h3 [ngClass]="getGoalTitleClasses()" class="text-lg font-bold line-clamp-2">
102257
- {{ goal.title }}
102258
- </h3>
102259
- @if (goal.priority) {
102260
- <span [ngClass]="getPriorityBadgeClasses(goal.priority)" class="px-2 py-1 text-xs font-semibold rounded-full flex-shrink-0">
102261
- {{ goal.priority }}
102262
- </span>
102263
- }
102264
- </div>
102265
-
102266
- @if (goal.description) {
102267
- <p [ngClass]="getGoalDescriptionClasses()" class="text-sm mb-4 line-clamp-3">
102268
- {{ goal.description }}
102269
- </p>
102270
- }
102271
-
102272
- @if (goal.timeframe) {
102273
- <div [ngClass]="getTimeframeBadgeClasses()" class="inline-flex items-center gap-1.5 px-2.5 py-1 rounded-full text-xs font-medium mb-4">
102274
- <svg class="w-3.5 h-3.5" fill="none" stroke="currentColor" viewBox="0 0 24 24">
102275
- <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z"></path>
102276
- </svg>
102277
- {{ goal.timeframe }}
102278
- </div>
102279
- }
102280
-
102281
- <!-- Source Analysis Badges -->
102282
- @if (goal.sourceAnalyses.length > 0) {
102283
- <div class="flex flex-wrap gap-2 mt-4 pt-4 border-t" [ngClass]="getCardBorderClasses()">
102284
- @for (source of goal.sourceAnalyses.slice(0, 3); track source.analysisId) {
102285
- <button
102286
- type="button"
102287
- [ngClass]="getSourceBadgeClasses(source.analysisType)"
102288
- class="inline-flex items-center gap-1 px-2 py-1 rounded-full text-xs font-medium transition-all hover:scale-105"
102289
- (click)="onSourceBadgeClick($event, source, goal)">
102290
- @switch (source.analysisType) {
102291
- @case (ProfileAnalysisTypeEnum.SHOP) {
102292
- <svg class="w-3 h-3" fill="none" stroke="currentColor" viewBox="0 0 24 24">
102293
- <path 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"></path>
102294
- </svg>
102295
- }
102296
- @case (ProfileAnalysisTypeEnum.FOCUS_AREA) {
102297
- <svg class="w-3 h-3" fill="none" stroke="currentColor" viewBox="0 0 24 24">
102298
- <path 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"></path>
102299
- </svg>
102300
- }
102301
- @case (ProfileAnalysisTypeEnum.METRIC) {
102302
- <svg class="w-3 h-3" fill="none" stroke="currentColor" viewBox="0 0 24 24">
102303
- <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"></path>
102304
- </svg>
102305
- }
102306
- }
102307
- <span class="truncate max-w-[80px]">{{ source.sourceGoalTitle }}</span>
102308
- <span class="opacity-60">{{ (source.contributionWeight * 100).toFixed(0) }}%</span>
102309
- </button>
102310
- }
102311
- @if (goal.sourceAnalyses.length > 3) {
102312
- <span [ngClass]="getMoreBadgeClasses()" class="px-2 py-1 rounded-full text-xs font-medium">
102313
- +{{ goal.sourceAnalyses.length - 3 }} more
102314
- </span>
102315
- }
102316
- </div>
102317
- }
102318
-
102319
- <!-- Related Metrics Button -->
102320
- @if (goal.contributingMetrics && goal.contributingMetrics.length > 0) {
102321
- <button
102322
- type="button"
102323
- [ngClass]="getRelatedMetricsButtonClasses()"
102324
- 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]"
102325
- (click)="onRelatedMetricsClick($event, goal)">
102326
- <svg class="w-4 h-4" fill="none" stroke="currentColor" viewBox="0 0 24 24">
102327
- <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"></path>
102328
- </svg>
102329
- {{ goal.contributingMetrics.length }} Related Metrics
102330
- </button>
102331
- }
102332
- </div>
102816
+ <symphiq-unified-goal-card
102817
+ [goal]="goal"
102818
+ [viewMode]="viewMode()"
102819
+ (goalClick)="onGoalClick($event)"
102820
+ (sourceBadgeClick)="onSourceBadgeClickFromCard($event)"
102821
+ (relatedMetricsClick)="onRelatedMetricsClickFromCard($event)"
102822
+ (learnMoreClick)="onGoalClick($event)"
102823
+ />
102333
102824
  }
102334
102825
  </div>
102335
102826
  </section>
@@ -102344,9 +102835,9 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
102344
102835
  subtitle="Strategic roadmap for goal execution"
102345
102836
  />
102346
102837
 
102347
- <div [ngClass]="getTimelineContainerClasses()" class="rounded-2xl p-8 shadow-xl">
102838
+ <div [ngClass]="timelineContainerClasses()" class="rounded-2xl p-8 shadow-xl">
102348
102839
  <div class="relative">
102349
- <div [ngClass]="getTimelineLineClasses()" class="absolute left-6 top-0 bottom-0 w-0.5"></div>
102840
+ <div [ngClass]="timelineLineClasses()" class="absolute left-6 top-0 bottom-0 w-0.5"></div>
102350
102841
 
102351
102842
  <div class="space-y-8">
102352
102843
  @for (item of unifiedTimeline(); track item.id; let idx = $index) {
@@ -102362,7 +102853,7 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
102362
102853
  class="rounded-xl p-5 transition-all hover:shadow-lg cursor-pointer"
102363
102854
  (click)="onTimelineItemClick(item)">
102364
102855
  <div class="flex items-start justify-between gap-4 mb-3">
102365
- <h4 [ngClass]="getTimelineItemTitleClasses()" class="text-base font-semibold">
102856
+ <h4 [ngClass]="timelineItemTitleClasses()" class="text-base font-semibold">
102366
102857
  {{ item.title }}
102367
102858
  </h4>
102368
102859
  @if (item.priority) {
@@ -102373,7 +102864,7 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
102373
102864
  </div>
102374
102865
 
102375
102866
  @if (item.timeframe) {
102376
- <div [ngClass]="getTimeframeDisplayClasses()" class="flex items-center gap-2 mb-3">
102867
+ <div [ngClass]="timeframeDisplayClasses()" class="flex items-center gap-2 mb-3">
102377
102868
  <svg class="w-4 h-4" fill="none" stroke="currentColor" viewBox="0 0 24 24">
102378
102869
  <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z"/>
102379
102870
  </svg>
@@ -102383,12 +102874,12 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
102383
102874
 
102384
102875
  @if (item.objectives && item.objectives.length > 0) {
102385
102876
  <div class="mt-4">
102386
- <div [ngClass]="getObjectivesLabelClasses()" class="text-xs font-semibold uppercase mb-2">
102877
+ <div [ngClass]="objectivesLabelClasses()" class="text-xs font-semibold uppercase mb-2">
102387
102878
  Key Objectives ({{ item.objectives.length }})
102388
102879
  </div>
102389
102880
  <div class="space-y-2">
102390
102881
  @for (obj of item.objectives.slice(0, 3); track obj.id || $index) {
102391
- <div [ngClass]="getObjectiveItemClasses()" class="flex items-start gap-2 text-sm">
102882
+ <div [ngClass]="objectiveItemClasses()" class="flex items-start gap-2 text-sm">
102392
102883
  <svg class="w-4 h-4 mt-0.5 flex-shrink-0" fill="none" stroke="currentColor" viewBox="0 0 24 24">
102393
102884
  <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12l2 2 4-4"/>
102394
102885
  </svg>
@@ -102396,7 +102887,7 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
102396
102887
  </div>
102397
102888
  }
102398
102889
  @if (item.objectives.length > 3) {
102399
- <div [ngClass]="getMoreObjectivesClasses()" class="text-xs pl-6">
102890
+ <div [ngClass]="moreObjectivesClasses()" class="text-xs pl-6">
102400
102891
  +{{ item.objectives.length - 3 }} more objectives
102401
102892
  </div>
102402
102893
  }
@@ -102404,7 +102895,7 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
102404
102895
  </div>
102405
102896
  }
102406
102897
 
102407
- <div [ngClass]="getPhaseIndicatorClasses()" class="absolute -left-[52px] top-5 text-xs font-bold">
102898
+ <div [ngClass]="phaseIndicatorClasses()" class="absolute -left-[52px] top-5 text-xs font-bold">
102408
102899
  Phase {{ idx + 1 }}
102409
102900
  </div>
102410
102901
  </div>
@@ -102425,12 +102916,12 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
102425
102916
  subtitle="Goals organized by impact and effort"
102426
102917
  />
102427
102918
 
102428
- <div [ngClass]="getMatrixContainerClasses()" class="rounded-2xl p-6 shadow-xl">
102919
+ <div [ngClass]="matrixContainerClasses()" class="rounded-2xl p-6 shadow-xl">
102429
102920
  <div class="grid grid-cols-2 gap-4 relative">
102430
- <div [ngClass]="getMatrixAxisLabelClasses()" class="absolute -left-2 top-1/2 -translate-y-1/2 -rotate-90 text-xs font-semibold uppercase tracking-wider whitespace-nowrap origin-center">
102921
+ <div [ngClass]="matrixAxisLabelClasses()" class="absolute -left-2 top-1/2 -translate-y-1/2 -rotate-90 text-xs font-semibold uppercase tracking-wider whitespace-nowrap origin-center">
102431
102922
  Impact
102432
102923
  </div>
102433
- <div [ngClass]="getMatrixAxisLabelClasses()" class="absolute bottom-0 left-1/2 -translate-x-1/2 translate-y-6 text-xs font-semibold uppercase tracking-wider">
102924
+ <div [ngClass]="matrixAxisLabelClasses()" class="absolute bottom-0 left-1/2 -translate-x-1/2 translate-y-6 text-xs font-semibold uppercase tracking-wider">
102434
102925
  Effort
102435
102926
  </div>
102436
102927
 
@@ -102438,9 +102929,9 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
102438
102929
  <div [ngClass]="getQuadrantClasses('quick-wins')" class="rounded-xl p-4 min-h-[180px]">
102439
102930
  <div class="flex items-center gap-2 mb-3">
102440
102931
  <div class="w-3 h-3 rounded-full bg-green-500"></div>
102441
- <h4 [ngClass]="getQuadrantTitleClasses()" class="text-sm font-semibold">Quick Wins</h4>
102932
+ <h4 [ngClass]="quadrantTitleClasses()" class="text-sm font-semibold">Quick Wins</h4>
102442
102933
  </div>
102443
- <p [ngClass]="getQuadrantSubtitleClasses()" class="text-xs mb-3">High Impact / Low Effort</p>
102934
+ <p [ngClass]="quadrantSubtitleClasses()" class="text-xs mb-3">High Impact / Low Effort</p>
102444
102935
  <div class="space-y-2">
102445
102936
  @for (goal of priorityMatrix().high.slice(0, 3); track goal.id) {
102446
102937
  <button
@@ -102450,17 +102941,17 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
102450
102941
  (click)="onGoalClick(goal)">
102451
102942
  <div class="flex items-center gap-2">
102452
102943
  <span class="line-clamp-1 flex-1">{{ goal.title }}</span>
102453
- @if (goal.sourceAnalyses.length > 0) {
102454
- <span [ngClass]="getSourceIndicatorClasses()" class="text-xs">{{ goal.sourceAnalyses.length }}</span>
102944
+ @if ((goal.sourceAnalyses?.length ?? 0) > 0) {
102945
+ <span [ngClass]="sourceIndicatorClasses()" class="text-xs">{{ (goal.sourceAnalyses?.length ?? 0) }}</span>
102455
102946
  }
102456
102947
  </div>
102457
102948
  </button>
102458
102949
  }
102459
102950
  @if (priorityMatrix().high.length > 3) {
102460
- <div [ngClass]="getMoreGoalsClasses()" class="text-xs text-center">+{{ priorityMatrix().high.length - 3 }} more</div>
102951
+ <div [ngClass]="moreGoalsClasses()" class="text-xs text-center">+{{ priorityMatrix().high.length - 3 }} more</div>
102461
102952
  }
102462
102953
  @if (priorityMatrix().high.length === 0) {
102463
- <div [ngClass]="getEmptyQuadrantClasses()" class="text-xs text-center py-4">No goals</div>
102954
+ <div [ngClass]="emptyQuadrantClasses()" class="text-xs text-center py-4">No goals</div>
102464
102955
  }
102465
102956
  </div>
102466
102957
  </div>
@@ -102469,9 +102960,9 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
102469
102960
  <div [ngClass]="getQuadrantClasses('major-projects')" class="rounded-xl p-4 min-h-[180px]">
102470
102961
  <div class="flex items-center gap-2 mb-3">
102471
102962
  <div class="w-3 h-3 rounded-full bg-amber-500"></div>
102472
- <h4 [ngClass]="getQuadrantTitleClasses()" class="text-sm font-semibold">Major Projects</h4>
102963
+ <h4 [ngClass]="quadrantTitleClasses()" class="text-sm font-semibold">Major Projects</h4>
102473
102964
  </div>
102474
- <p [ngClass]="getQuadrantSubtitleClasses()" class="text-xs mb-3">High Impact / High Effort</p>
102965
+ <p [ngClass]="quadrantSubtitleClasses()" class="text-xs mb-3">High Impact / High Effort</p>
102475
102966
  <div class="space-y-2">
102476
102967
  @for (goal of priorityMatrix().medium.slice(0, 3); track goal.id) {
102477
102968
  <button
@@ -102481,17 +102972,17 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
102481
102972
  (click)="onGoalClick(goal)">
102482
102973
  <div class="flex items-center gap-2">
102483
102974
  <span class="line-clamp-1 flex-1">{{ goal.title }}</span>
102484
- @if (goal.sourceAnalyses.length > 0) {
102485
- <span [ngClass]="getSourceIndicatorClasses()" class="text-xs">{{ goal.sourceAnalyses.length }}</span>
102975
+ @if ((goal.sourceAnalyses?.length ?? 0) > 0) {
102976
+ <span [ngClass]="sourceIndicatorClasses()" class="text-xs">{{ (goal.sourceAnalyses?.length ?? 0) }}</span>
102486
102977
  }
102487
102978
  </div>
102488
102979
  </button>
102489
102980
  }
102490
102981
  @if (priorityMatrix().medium.length > 3) {
102491
- <div [ngClass]="getMoreGoalsClasses()" class="text-xs text-center">+{{ priorityMatrix().medium.length - 3 }} more</div>
102982
+ <div [ngClass]="moreGoalsClasses()" class="text-xs text-center">+{{ priorityMatrix().medium.length - 3 }} more</div>
102492
102983
  }
102493
102984
  @if (priorityMatrix().medium.length === 0) {
102494
- <div [ngClass]="getEmptyQuadrantClasses()" class="text-xs text-center py-4">No goals</div>
102985
+ <div [ngClass]="emptyQuadrantClasses()" class="text-xs text-center py-4">No goals</div>
102495
102986
  }
102496
102987
  </div>
102497
102988
  </div>
@@ -102500,9 +102991,9 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
102500
102991
  <div [ngClass]="getQuadrantClasses('fill-ins')" class="rounded-xl p-4 min-h-[180px]">
102501
102992
  <div class="flex items-center gap-2 mb-3">
102502
102993
  <div class="w-3 h-3 rounded-full bg-blue-500"></div>
102503
- <h4 [ngClass]="getQuadrantTitleClasses()" class="text-sm font-semibold">Fill-Ins</h4>
102994
+ <h4 [ngClass]="quadrantTitleClasses()" class="text-sm font-semibold">Fill-Ins</h4>
102504
102995
  </div>
102505
- <p [ngClass]="getQuadrantSubtitleClasses()" class="text-xs mb-3">Low Impact / Low Effort</p>
102996
+ <p [ngClass]="quadrantSubtitleClasses()" class="text-xs mb-3">Low Impact / Low Effort</p>
102506
102997
  <div class="space-y-2">
102507
102998
  @for (goal of priorityMatrix().low.slice(0, 3); track goal.id) {
102508
102999
  <button
@@ -102512,17 +103003,17 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
102512
103003
  (click)="onGoalClick(goal)">
102513
103004
  <div class="flex items-center gap-2">
102514
103005
  <span class="line-clamp-1 flex-1">{{ goal.title }}</span>
102515
- @if (goal.sourceAnalyses.length > 0) {
102516
- <span [ngClass]="getSourceIndicatorClasses()" class="text-xs">{{ goal.sourceAnalyses.length }}</span>
103006
+ @if ((goal.sourceAnalyses?.length ?? 0) > 0) {
103007
+ <span [ngClass]="sourceIndicatorClasses()" class="text-xs">{{ (goal.sourceAnalyses?.length ?? 0) }}</span>
102517
103008
  }
102518
103009
  </div>
102519
103010
  </button>
102520
103011
  }
102521
103012
  @if (priorityMatrix().low.length > 3) {
102522
- <div [ngClass]="getMoreGoalsClasses()" class="text-xs text-center">+{{ priorityMatrix().low.length - 3 }} more</div>
103013
+ <div [ngClass]="moreGoalsClasses()" class="text-xs text-center">+{{ priorityMatrix().low.length - 3 }} more</div>
102523
103014
  }
102524
103015
  @if (priorityMatrix().low.length === 0) {
102525
- <div [ngClass]="getEmptyQuadrantClasses()" class="text-xs text-center py-4">No goals</div>
103016
+ <div [ngClass]="emptyQuadrantClasses()" class="text-xs text-center py-4">No goals</div>
102526
103017
  }
102527
103018
  </div>
102528
103019
  </div>
@@ -102531,9 +103022,9 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
102531
103022
  <div [ngClass]="getQuadrantClasses('time-permitting')" class="rounded-xl p-4 min-h-[180px]">
102532
103023
  <div class="flex items-center gap-2 mb-3">
102533
103024
  <div class="w-3 h-3 rounded-full bg-slate-400"></div>
102534
- <h4 [ngClass]="getQuadrantTitleClasses()" class="text-sm font-semibold">Time Permitting</h4>
103025
+ <h4 [ngClass]="quadrantTitleClasses()" class="text-sm font-semibold">Time Permitting</h4>
102535
103026
  </div>
102536
- <p [ngClass]="getQuadrantSubtitleClasses()" class="text-xs mb-3">Low Impact / High Effort</p>
103027
+ <p [ngClass]="quadrantSubtitleClasses()" class="text-xs mb-3">Low Impact / High Effort</p>
102537
103028
  <div class="space-y-2">
102538
103029
  @for (goal of priorityMatrix().unassigned.slice(0, 3); track goal.id) {
102539
103030
  <button
@@ -102543,17 +103034,17 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
102543
103034
  (click)="onGoalClick(goal)">
102544
103035
  <div class="flex items-center gap-2">
102545
103036
  <span class="line-clamp-1 flex-1">{{ goal.title }}</span>
102546
- @if (goal.sourceAnalyses.length > 0) {
102547
- <span [ngClass]="getSourceIndicatorClasses()" class="text-xs">{{ goal.sourceAnalyses.length }}</span>
103037
+ @if ((goal.sourceAnalyses?.length ?? 0) > 0) {
103038
+ <span [ngClass]="sourceIndicatorClasses()" class="text-xs">{{ (goal.sourceAnalyses?.length ?? 0) }}</span>
102548
103039
  }
102549
103040
  </div>
102550
103041
  </button>
102551
103042
  }
102552
103043
  @if (priorityMatrix().unassigned.length > 3) {
102553
- <div [ngClass]="getMoreGoalsClasses()" class="text-xs text-center">+{{ priorityMatrix().unassigned.length - 3 }} more</div>
103044
+ <div [ngClass]="moreGoalsClasses()" class="text-xs text-center">+{{ priorityMatrix().unassigned.length - 3 }} more</div>
102554
103045
  }
102555
103046
  @if (priorityMatrix().unassigned.length === 0) {
102556
- <div [ngClass]="getEmptyQuadrantClasses()" class="text-xs text-center py-4">No goals</div>
103047
+ <div [ngClass]="emptyQuadrantClasses()" class="text-xs text-center py-4">No goals</div>
102557
103048
  }
102558
103049
  </div>
102559
103050
  </div>
@@ -102582,26 +103073,26 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
102582
103073
  <div [ngClass]="getStepCategoryClasses(idx)" class="text-xs font-semibold uppercase mb-1">
102583
103074
  {{ getStepCategory(idx) }}
102584
103075
  </div>
102585
- <h4 [ngClass]="getStepTitleClasses()" class="text-base font-semibold line-clamp-2">
103076
+ <h4 [ngClass]="stepTitleClasses()" class="text-base font-semibold line-clamp-2">
102586
103077
  {{ step.title }}
102587
103078
  </h4>
102588
103079
  </div>
102589
103080
  </div>
102590
103081
 
102591
103082
  @if (step.description) {
102592
- <p [ngClass]="getStepDescriptionClasses()" class="text-sm mb-4 line-clamp-3">
103083
+ <p [ngClass]="stepDescriptionClasses()" class="text-sm mb-4 line-clamp-3">
102593
103084
  {{ step.description }}
102594
103085
  </p>
102595
103086
  }
102596
103087
 
102597
103088
  @if (step.strategies && step.strategies.length > 0) {
102598
- <div class="mt-4 pt-4 border-t" [ngClass]="getStepBorderClasses()">
102599
- <div [ngClass]="getStrategiesLabelClasses()" class="text-xs font-semibold uppercase mb-2">
103089
+ <div class="mt-4 pt-4 border-t" [ngClass]="stepBorderClasses()">
103090
+ <div [ngClass]="strategiesLabelClasses()" class="text-xs font-semibold uppercase mb-2">
102600
103091
  Key Strategies
102601
103092
  </div>
102602
103093
  <div class="space-y-2">
102603
103094
  @for (strategy of step.strategies; track strategy.id || $index) {
102604
- <div [ngClass]="getStrategyItemClasses()" class="flex items-start gap-2 text-sm">
103095
+ <div [ngClass]="strategyItemClasses()" class="flex items-start gap-2 text-sm">
102605
103096
  <svg class="w-4 h-4 mt-0.5 flex-shrink-0" fill="none" stroke="currentColor" viewBox="0 0 24 24">
102606
103097
  <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 7l5 5m0 0l-5 5m5-5H6"/>
102607
103098
  </svg>
@@ -102622,14 +103113,14 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
102622
103113
  @if (!isSimplifiedView()) {
102623
103114
  @if (executiveSummary(); as summary) {
102624
103115
  <section id="section-executive-summary" class="space-y-6 scroll-mt-24">
102625
- <div [ngClass]="getBannerClasses()" class="rounded-2xl p-8 shadow-xl">
103116
+ <div [ngClass]="bannerClasses()" class="rounded-2xl p-8 shadow-xl">
102626
103117
  <div class="space-y-6">
102627
103118
  <div class="flex items-start justify-between gap-4">
102628
103119
  <div class="flex-1">
102629
- <h2 [ngClass]="getSectionTitleClasses()" class="text-2xl font-bold mb-3">
103120
+ <h2 [ngClass]="sectionTitleClasses()" class="text-2xl font-bold mb-3">
102630
103121
  Executive Summary
102631
103122
  </h2>
102632
- <p [ngClass]="getTextClasses()" class="text-lg leading-relaxed">
103123
+ <p [ngClass]="textClasses()" class="text-lg leading-relaxed">
102633
103124
  {{ summary.gradeRationale }}
102634
103125
  </p>
102635
103126
  </div>
@@ -102713,7 +103204,7 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
102713
103204
  type: HostListener,
102714
103205
  args: ['window:scroll']
102715
103206
  }] }); })();
102716
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqProfileAnalysisUnifiedDashboardComponent, { className: "SymphiqProfileAnalysisUnifiedDashboardComponent", filePath: "lib/components/profile-analysis-unified-dashboard/symphiq-profile-analysis-unified-dashboard.component.ts", lineNumber: 717 }); })();
103207
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqProfileAnalysisUnifiedDashboardComponent, { className: "SymphiqProfileAnalysisUnifiedDashboardComponent", filePath: "lib/components/profile-analysis-unified-dashboard/symphiq-profile-analysis-unified-dashboard.component.ts", lineNumber: 634 }); })();
102717
103208
 
102718
103209
  function SymphiqProfileMetricsAnalysesDashboardComponent_Conditional_5_Template(rf, ctx) { if (rf & 1) {
102719
103210
  const _r1 = i0.ɵɵgetCurrentView();