@eric-emg/symphiq-components 1.2.327 → 1.2.329

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.
@@ -1,4 +1,4 @@
1
- import { ViewModeEnum, MetricStatusEnum, TrendDirectionEnum, CompetitiveScoreEnum, MetricEnum, DimensionEnum, UiDataPeriodEnum, UiDataComparePeriodEnum, ChartTypeEnum, IconSourceEnum, ProfileAnalysisRecommendationPriorityEnum, ProfileItemTypeEnum, PriceVsCompetitorsEnum, DifferentiationStrengthEnum, ThreatLevelEnum, AiDynamicContentStatusEnum, normalizeToV3, FocusAreaDetailStatusEnum, FocusAreaDomainEnumUtil, FocusAreaDomainEnum, ShopDataLoadStatusEnum, MetricEnumUtil, NumberTypeEnum, LineChartUseCaseEnum, FunnelMetricTypeEnum, FocusAreaHealthEnum, ProfileAnalysisPriorityEnum, CapabilityStateEnum, QuadrantEnum, AdvantageEnum, OverallGradeEnum, OperationalMaturityEnum, ProfileAnalysisEffortLevelEnum, ProfileAnalysisImpactLevelEnum, CurrencyCodeEnum, ProfileAnalysisTypeEnum, ChargebeeSubscriptionStatusEnumUtil, BarChartUseCaseEnum } from '@jebgem/model';
1
+ import { ViewModeEnum, MetricStatusEnum, TrendDirectionEnum, CompetitiveScoreEnum, MetricEnum, DimensionEnum, UiDataPeriodEnum, UiDataComparePeriodEnum, ChartTypeEnum, IconSourceEnum, ProfileAnalysisRecommendationPriorityEnum, ProfileItemTypeEnum, PriceVsCompetitorsEnum, DifferentiationStrengthEnum, ThreatLevelEnum, AiDynamicContentStatusEnum, normalizeToV3, FocusAreaDetailStatusEnum, FocusAreaDomainEnumUtil, FocusAreaDomainEnum, ShopDataLoadStatusEnum, MetricEnumUtil, NumberTypeEnum, LineChartUseCaseEnum, FunnelMetricTypeEnum, FocusAreaHealthEnum, ProfileAnalysisPriorityEnum, CapabilityStateEnum, QuadrantEnum, AdvantageEnum, OverallGradeEnum, OperationalMaturityEnum, ProfileAnalysisEffortLevelEnum, ProfileAnalysisImpactLevelEnum, CurrencyCodeEnum, ChargebeeItemPricePeriodUnitEnum, ProfileAnalysisTypeEnum, ChargebeeSubscriptionStatusEnumUtil, BarChartUseCaseEnum } from '@jebgem/model';
2
2
  export * from '@jebgem/model';
3
3
  import * as i0 from '@angular/core';
4
4
  import { Injectable, signal, computed, input, ChangeDetectionStrategy, Component, output, inject, ElementRef, Renderer2, effect, Directive, HostListener, untracked, ViewChild, PLATFORM_ID, Inject, Input, afterNextRender } from '@angular/core';
@@ -3888,7 +3888,7 @@ class CompetitiveScoreService {
3888
3888
  }]
3889
3889
  }], null, null); })();
3890
3890
 
3891
- const _forTrack0$S = ($index, $item) => $item.category;
3891
+ const _forTrack0$T = ($index, $item) => $item.category;
3892
3892
  function CompetitivePositioningSummaryComponent_Conditional_1_For_47_Conditional_12_Template(rf, ctx) { if (rf & 1) {
3893
3893
  i0.ɵɵelementStart(0, "div", 15);
3894
3894
  i0.ɵɵelement(1, "div", 37);
@@ -4047,7 +4047,7 @@ function CompetitivePositioningSummaryComponent_Conditional_1_Template(rf, ctx)
4047
4047
  i0.ɵɵelementEnd()();
4048
4048
  i0.ɵɵnamespaceHTML();
4049
4049
  i0.ɵɵelementStart(43, "div", 24)(44, "div", 25)(45, "div", 26);
4050
- i0.ɵɵrepeaterCreate(46, CompetitivePositioningSummaryComponent_Conditional_1_For_47_Template, 15, 12, "div", 27, _forTrack0$S);
4050
+ i0.ɵɵrepeaterCreate(46, CompetitivePositioningSummaryComponent_Conditional_1_For_47_Template, 15, 12, "div", 27, _forTrack0$T);
4051
4051
  i0.ɵɵelementEnd()()()();
4052
4052
  i0.ɵɵelementStart(48, "div", 28)(49, "button", 29);
4053
4053
  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()); });
@@ -4256,7 +4256,7 @@ function CompetitivePositioningSummaryComponent_Conditional_2_Template(rf, ctx)
4256
4256
  i0.ɵɵelementStart(32, "div", 50)(33, "h4", 51);
4257
4257
  i0.ɵɵtext(34, "By Funnel Stage");
4258
4258
  i0.ɵɵelementEnd();
4259
- i0.ɵɵrepeaterCreate(35, CompetitivePositioningSummaryComponent_Conditional_2_For_36_Template, 12, 11, "div", 52, _forTrack0$S);
4259
+ i0.ɵɵrepeaterCreate(35, CompetitivePositioningSummaryComponent_Conditional_2_For_36_Template, 12, 11, "div", 52, _forTrack0$T);
4260
4260
  i0.ɵɵelementEnd();
4261
4261
  i0.ɵɵelementStart(37, "div", 28)(38, "button", 53);
4262
4262
  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()); });
@@ -8933,7 +8933,7 @@ class MetricCardComponent {
8933
8933
  const _c0$14 = () => [1, 2, 3];
8934
8934
  const _c1$C = (a0, a1, a2) => [a0, a1, a2];
8935
8935
  const _c2$p = (a0, a1) => [a0, a1];
8936
- const _forTrack0$R = ($index, $item) => $item.metric;
8936
+ const _forTrack0$S = ($index, $item) => $item.metric;
8937
8937
  const _forTrack1$7 = ($index, $item) => $item.dimensionValue;
8938
8938
  function BreakdownSectionComponent_Conditional_0_For_7_For_4_Template(rf, ctx) { if (rf & 1) {
8939
8939
  i0.ɵɵelementStart(0, "div", 7);
@@ -9256,7 +9256,7 @@ function BreakdownSectionComponent_Conditional_1_Template(rf, ctx) { if (rf & 1)
9256
9256
  i0.ɵɵelementEnd()();
9257
9257
  i0.ɵɵconditionalCreate(6, BreakdownSectionComponent_Conditional_1_Conditional_6_Template, 3, 0, "div", 11);
9258
9258
  i0.ɵɵelementStart(7, "div", 12);
9259
- i0.ɵɵrepeaterCreate(8, BreakdownSectionComponent_Conditional_1_For_9_Template, 28, 18, "div", 13, _forTrack0$R);
9259
+ i0.ɵɵrepeaterCreate(8, BreakdownSectionComponent_Conditional_1_For_9_Template, 28, 18, "div", 13, _forTrack0$S);
9260
9260
  i0.ɵɵelementEnd()();
9261
9261
  } if (rf & 2) {
9262
9262
  const ctx_r0 = i0.ɵɵnextContext();
@@ -10654,7 +10654,7 @@ class ChartCardComponent {
10654
10654
  }], 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"] }] }); }); })();
10655
10655
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ChartCardComponent, { className: "ChartCardComponent", filePath: "lib/components/shared/chart-card.component.ts", lineNumber: 101 }); })();
10656
10656
 
10657
- const _forTrack0$Q = ($index, $item) => $item.id;
10657
+ const _forTrack0$R = ($index, $item) => $item.id;
10658
10658
  function FunnelStrengthsListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
10659
10659
  i0.ɵɵelementStart(0, "div", 1);
10660
10660
  i0.ɵɵnamespaceSVG();
@@ -10768,7 +10768,7 @@ function FunnelStrengthsListModalContentComponent_Conditional_2_For_2_Template(r
10768
10768
  } }
10769
10769
  function FunnelStrengthsListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
10770
10770
  i0.ɵɵelementStart(0, "div", 2);
10771
- i0.ɵɵrepeaterCreate(1, FunnelStrengthsListModalContentComponent_Conditional_2_For_2_Template, 30, 22, "button", 7, _forTrack0$Q);
10771
+ i0.ɵɵrepeaterCreate(1, FunnelStrengthsListModalContentComponent_Conditional_2_For_2_Template, 30, 22, "button", 7, _forTrack0$R);
10772
10772
  i0.ɵɵelementEnd();
10773
10773
  } if (rf & 2) {
10774
10774
  const ctx_r0 = i0.ɵɵnextContext();
@@ -10978,7 +10978,7 @@ class FunnelStrengthsListModalContentComponent {
10978
10978
  }], null, { strengths: [{ type: i0.Input, args: [{ isSignal: true, alias: "strengths", required: true }] }], isLightMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLightMode", required: true }] }] }); })();
10979
10979
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FunnelStrengthsListModalContentComponent, { className: "FunnelStrengthsListModalContentComponent", filePath: "lib/components/funnel-analysis-dashboard/funnel-strengths-list-modal-content.component.ts", lineNumber: 93 }); })();
10980
10980
 
10981
- const _forTrack0$P = ($index, $item) => $item.severity;
10981
+ const _forTrack0$Q = ($index, $item) => $item.severity;
10982
10982
  const _forTrack1$6 = ($index, $item) => $item.id;
10983
10983
  function FunnelWeaknessesListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
10984
10984
  i0.ɵɵelementStart(0, "div", 1);
@@ -11157,7 +11157,7 @@ function FunnelWeaknessesListModalContentComponent_Conditional_2_For_2_Template(
11157
11157
  } }
11158
11158
  function FunnelWeaknessesListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
11159
11159
  i0.ɵɵelementStart(0, "div", 2);
11160
- i0.ɵɵrepeaterCreate(1, FunnelWeaknessesListModalContentComponent_Conditional_2_For_2_Template, 9, 7, "div", null, _forTrack0$P);
11160
+ i0.ɵɵrepeaterCreate(1, FunnelWeaknessesListModalContentComponent_Conditional_2_For_2_Template, 9, 7, "div", null, _forTrack0$Q);
11161
11161
  i0.ɵɵelementEnd();
11162
11162
  } if (rf & 2) {
11163
11163
  const ctx_r0 = i0.ɵɵnextContext();
@@ -12932,7 +12932,7 @@ class ProfileItemLookupService {
12932
12932
  }], null, null); })();
12933
12933
 
12934
12934
  const _c0$11 = a0 => ({ name: "chevron-right", source: a0 });
12935
- const _forTrack0$O = ($index, $item) => $item.id;
12935
+ const _forTrack0$P = ($index, $item) => $item.id;
12936
12936
  function RelatedAreaChipsComponent_Conditional_0_For_2_Template(rf, ctx) { if (rf & 1) {
12937
12937
  const _r1 = i0.ɵɵgetCurrentView();
12938
12938
  i0.ɵɵelementStart(0, "button", 2);
@@ -12953,7 +12953,7 @@ function RelatedAreaChipsComponent_Conditional_0_For_2_Template(rf, ctx) { if (r
12953
12953
  } }
12954
12954
  function RelatedAreaChipsComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
12955
12955
  i0.ɵɵelementStart(0, "div", 0);
12956
- i0.ɵɵrepeaterCreate(1, RelatedAreaChipsComponent_Conditional_0_For_2_Template, 4, 5, "button", 1, _forTrack0$O);
12956
+ i0.ɵɵrepeaterCreate(1, RelatedAreaChipsComponent_Conditional_0_For_2_Template, 4, 5, "button", 1, _forTrack0$P);
12957
12957
  i0.ɵɵelementEnd();
12958
12958
  } if (rf & 2) {
12959
12959
  const ctx_r2 = i0.ɵɵnextContext();
@@ -13178,7 +13178,7 @@ class CompetitorChipListComponent {
13178
13178
  }], 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 }] }] }); })();
13179
13179
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitorChipListComponent, { className: "CompetitorChipListComponent", filePath: "lib/components/business-analysis-dashboard/shared/competitor-chip-list.component.ts", lineNumber: 37 }); })();
13180
13180
 
13181
- const _forTrack0$N = ($index, $item) => $item.id;
13181
+ const _forTrack0$O = ($index, $item) => $item.id;
13182
13182
  function CompetitorContextSectionComponent_Conditional_0_Conditional_8_Template(rf, ctx) { if (rf & 1) {
13183
13183
  const _r1 = i0.ɵɵgetCurrentView();
13184
13184
  i0.ɵɵelementStart(0, "button", 8);
@@ -13261,7 +13261,7 @@ function CompetitorContextSectionComponent_Conditional_0_Template(rf, ctx) { if
13261
13261
  i0.ɵɵconditionalCreate(8, CompetitorContextSectionComponent_Conditional_0_Conditional_8_Template, 5, 4, "button", 4);
13262
13262
  i0.ɵɵelementEnd();
13263
13263
  i0.ɵɵelementStart(9, "div", 5)(10, "div", 6);
13264
- i0.ɵɵrepeaterCreate(11, CompetitorContextSectionComponent_Conditional_0_For_12_Template, 10, 6, "button", 7, _forTrack0$N);
13264
+ i0.ɵɵrepeaterCreate(11, CompetitorContextSectionComponent_Conditional_0_For_12_Template, 10, 6, "button", 7, _forTrack0$O);
13265
13265
  i0.ɵɵelementEnd()()();
13266
13266
  } if (rf & 2) {
13267
13267
  const ctx_r1 = i0.ɵɵnextContext();
@@ -13452,7 +13452,7 @@ class CompetitorContextSectionComponent {
13452
13452
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitorContextSectionComponent, { className: "CompetitorContextSectionComponent", filePath: "lib/components/business-analysis-dashboard/cards/competitor-context-section.component.ts", lineNumber: 86 }); })();
13453
13453
 
13454
13454
  const _c0$$ = a0 => ({ name: "chevron-right", source: a0 });
13455
- const _forTrack0$M = ($index, $item) => $item.id;
13455
+ const _forTrack0$N = ($index, $item) => $item.id;
13456
13456
  function RelatedRecommendationChipsComponent_Conditional_0_For_3_Template(rf, ctx) { if (rf & 1) {
13457
13457
  const _r1 = i0.ɵɵgetCurrentView();
13458
13458
  i0.ɵɵelementStart(0, "button", 4);
@@ -13495,7 +13495,7 @@ function RelatedRecommendationChipsComponent_Conditional_0_Conditional_4_Templat
13495
13495
  } }
13496
13496
  function RelatedRecommendationChipsComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
13497
13497
  i0.ɵɵelementStart(0, "div", 0)(1, "div", 1);
13498
- i0.ɵɵrepeaterCreate(2, RelatedRecommendationChipsComponent_Conditional_0_For_3_Template, 5, 6, "button", 2, _forTrack0$M);
13498
+ i0.ɵɵrepeaterCreate(2, RelatedRecommendationChipsComponent_Conditional_0_For_3_Template, 5, 6, "button", 2, _forTrack0$N);
13499
13499
  i0.ɵɵelementEnd();
13500
13500
  i0.ɵɵconditionalCreate(4, RelatedRecommendationChipsComponent_Conditional_0_Conditional_4_Template, 5, 4, "button", 3);
13501
13501
  i0.ɵɵelementEnd();
@@ -13951,7 +13951,7 @@ class RelatedFunnelInsightsSectionComponent {
13951
13951
  }], 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"] }] }); })();
13952
13952
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(RelatedFunnelInsightsSectionComponent, { className: "RelatedFunnelInsightsSectionComponent", filePath: "lib/components/business-analysis-dashboard/shared/related-funnel-insights-section.component.ts", lineNumber: 47 }); })();
13953
13953
 
13954
- const _forTrack0$L = ($index, $item) => $item.order;
13954
+ const _forTrack0$M = ($index, $item) => $item.order;
13955
13955
  function RecommendationCardComponent_Conditional_3_Template(rf, ctx) { if (rf & 1) {
13956
13956
  i0.ɵɵelementStart(0, "div", 9);
13957
13957
  i0.ɵɵelement(1, "symphiq-icon", 11);
@@ -14304,7 +14304,7 @@ function RecommendationCardComponent_Conditional_13_Conditional_12_Conditional_6
14304
14304
  } }
14305
14305
  function RecommendationCardComponent_Conditional_13_Conditional_12_Conditional_6_Template(rf, ctx) { if (rf & 1) {
14306
14306
  i0.ɵɵelementStart(0, "div", 37);
14307
- i0.ɵɵrepeaterCreate(1, RecommendationCardComponent_Conditional_13_Conditional_12_Conditional_6_For_2_Template, 13, 9, "div", 41, _forTrack0$L);
14307
+ i0.ɵɵrepeaterCreate(1, RecommendationCardComponent_Conditional_13_Conditional_12_Conditional_6_For_2_Template, 13, 9, "div", 41, _forTrack0$M);
14308
14308
  i0.ɵɵelementEnd();
14309
14309
  } if (rf & 2) {
14310
14310
  const ctx_r0 = i0.ɵɵnextContext(3);
@@ -15143,7 +15143,7 @@ const ModalComponent_Conditional_0_Conditional_19_Conditional_4_Defer_2_DepsFn =
15143
15143
  const ModalComponent_Conditional_0_Conditional_19_Conditional_5_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return barChart_component; }).then(m => m.BarChartComponent)];
15144
15144
  const ModalComponent_Conditional_0_Conditional_19_Conditional_6_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return pieChart_component; }).then(m => m.PieChartComponent)];
15145
15145
  const ModalComponent_Conditional_0_Conditional_19_Conditional_7_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return areaChart_component; }).then(m => m.AreaChartComponent)];
15146
- const _forTrack0$K = ($index, $item) => $item.id || $index;
15146
+ const _forTrack0$L = ($index, $item) => $item.id || $index;
15147
15147
  function ModalComponent_Conditional_0_Conditional_9_Template(rf, ctx) { if (rf & 1) {
15148
15148
  const _r3 = i0.ɵɵgetCurrentView();
15149
15149
  i0.ɵɵelementStart(0, "button", 13);
@@ -15517,7 +15517,7 @@ function ModalComponent_Conditional_0_Conditional_22_For_3_Template(rf, ctx) { i
15517
15517
  function ModalComponent_Conditional_0_Conditional_22_Template(rf, ctx) { if (rf & 1) {
15518
15518
  i0.ɵɵelementStart(0, "div", 22);
15519
15519
  i0.ɵɵconditionalCreate(1, ModalComponent_Conditional_0_Conditional_22_Conditional_1_Template, 2, 2, "p", 55);
15520
- i0.ɵɵrepeaterCreate(2, ModalComponent_Conditional_0_Conditional_22_For_3_Template, 2, 5, "div", null, _forTrack0$K);
15520
+ i0.ɵɵrepeaterCreate(2, ModalComponent_Conditional_0_Conditional_22_For_3_Template, 2, 5, "div", null, _forTrack0$L);
15521
15521
  i0.ɵɵelementEnd();
15522
15522
  } if (rf & 2) {
15523
15523
  const ctx_r1 = i0.ɵɵnextContext(2);
@@ -19754,7 +19754,7 @@ class NarrativeTooltipComponent {
19754
19754
  }], null, { content: [{ type: i0.Input, args: [{ isSignal: true, alias: "content", required: true }] }], isLightMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLightMode", required: false }] }] }); })();
19755
19755
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(NarrativeTooltipComponent, { className: "NarrativeTooltipComponent", filePath: "lib/components/funnel-analysis-dashboard/tooltip/narrative-tooltip.component.ts", lineNumber: 27 }); })();
19756
19756
 
19757
- const _forTrack0$J = ($index, $item) => $item.name;
19757
+ const _forTrack0$K = ($index, $item) => $item.name;
19758
19758
  function CompetitiveStatusTooltipComponent_Conditional_6_For_6_Template(rf, ctx) { if (rf & 1) {
19759
19759
  i0.ɵɵelementStart(0, "div", 7)(1, "div", 8)(2, "div", 9);
19760
19760
  i0.ɵɵelement(3, "div", 10);
@@ -19798,7 +19798,7 @@ function CompetitiveStatusTooltipComponent_Conditional_6_Template(rf, ctx) { if
19798
19798
  i0.ɵɵtext(3);
19799
19799
  i0.ɵɵelementEnd();
19800
19800
  i0.ɵɵelementStart(4, "div", 5);
19801
- i0.ɵɵrepeaterCreate(5, CompetitiveStatusTooltipComponent_Conditional_6_For_6_Template, 13, 12, "div", 6, _forTrack0$J);
19801
+ i0.ɵɵrepeaterCreate(5, CompetitiveStatusTooltipComponent_Conditional_6_For_6_Template, 13, 12, "div", 6, _forTrack0$K);
19802
19802
  i0.ɵɵelementEnd()();
19803
19803
  } if (rf & 2) {
19804
19804
  const ctx_r1 = i0.ɵɵnextContext();
@@ -20045,7 +20045,7 @@ class CompetitiveStatusTooltipComponent {
20045
20045
  }], 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 }] }] }); })();
20046
20046
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitiveStatusTooltipComponent, { className: "CompetitiveStatusTooltipComponent", filePath: "lib/components/funnel-analysis-dashboard/tooltip/competitive-status-tooltip.component.ts", lineNumber: 60 }); })();
20047
20047
 
20048
- const _forTrack0$I = ($index, $item) => $item.name;
20048
+ const _forTrack0$J = ($index, $item) => $item.name;
20049
20049
  function FunnelStageCompetitiveTooltipComponent_Conditional_8_For_7_Template(rf, ctx) { if (rf & 1) {
20050
20050
  i0.ɵɵelementStart(0, "div", 9)(1, "div", 10)(2, "span", 11);
20051
20051
  i0.ɵɵtext(3);
@@ -20085,7 +20085,7 @@ function FunnelStageCompetitiveTooltipComponent_Conditional_8_Template(rf, ctx)
20085
20085
  i0.ɵɵtext(4);
20086
20086
  i0.ɵɵelementEnd()();
20087
20087
  i0.ɵɵelementStart(5, "div", 8);
20088
- i0.ɵɵrepeaterCreate(6, FunnelStageCompetitiveTooltipComponent_Conditional_8_For_7_Template, 11, 9, "div", 9, _forTrack0$I);
20088
+ i0.ɵɵrepeaterCreate(6, FunnelStageCompetitiveTooltipComponent_Conditional_8_For_7_Template, 11, 9, "div", 9, _forTrack0$J);
20089
20089
  i0.ɵɵelementEnd()();
20090
20090
  } if (rf & 2) {
20091
20091
  const ctx_r1 = i0.ɵɵnextContext();
@@ -20135,7 +20135,7 @@ function FunnelStageCompetitiveTooltipComponent_Conditional_9_Template(rf, ctx)
20135
20135
  i0.ɵɵtext(4);
20136
20136
  i0.ɵɵelementEnd()();
20137
20137
  i0.ɵɵelementStart(5, "div", 8);
20138
- i0.ɵɵrepeaterCreate(6, FunnelStageCompetitiveTooltipComponent_Conditional_9_For_7_Template, 11, 9, "div", 9, _forTrack0$I);
20138
+ i0.ɵɵrepeaterCreate(6, FunnelStageCompetitiveTooltipComponent_Conditional_9_For_7_Template, 11, 9, "div", 9, _forTrack0$J);
20139
20139
  i0.ɵɵelementEnd()();
20140
20140
  } if (rf & 2) {
20141
20141
  const ctx_r1 = i0.ɵɵnextContext();
@@ -20185,7 +20185,7 @@ function FunnelStageCompetitiveTooltipComponent_Conditional_10_Template(rf, ctx)
20185
20185
  i0.ɵɵtext(4);
20186
20186
  i0.ɵɵelementEnd()();
20187
20187
  i0.ɵɵelementStart(5, "div", 8);
20188
- i0.ɵɵrepeaterCreate(6, FunnelStageCompetitiveTooltipComponent_Conditional_10_For_7_Template, 11, 9, "div", 9, _forTrack0$I);
20188
+ i0.ɵɵrepeaterCreate(6, FunnelStageCompetitiveTooltipComponent_Conditional_10_For_7_Template, 11, 9, "div", 9, _forTrack0$J);
20189
20189
  i0.ɵɵelementEnd()();
20190
20190
  } if (rf & 2) {
20191
20191
  const ctx_r1 = i0.ɵɵnextContext();
@@ -21449,7 +21449,7 @@ class MobileFABComponent {
21449
21449
  }], 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"] }] }); })();
21450
21450
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(MobileFABComponent, { className: "MobileFABComponent", filePath: "lib/components/funnel-analysis-dashboard/mobile-fab.component.ts", lineNumber: 75 }); })();
21451
21451
 
21452
- const _forTrack0$H = ($index, $item) => $item.id;
21452
+ const _forTrack0$I = ($index, $item) => $item.id;
21453
21453
  function MobileBottomNavComponent_For_3_Template(rf, ctx) { if (rf & 1) {
21454
21454
  const _r1 = i0.ɵɵgetCurrentView();
21455
21455
  i0.ɵɵelementStart(0, "button", 3);
@@ -21507,7 +21507,7 @@ class MobileBottomNavComponent {
21507
21507
  static { this.ɵfac = function MobileBottomNavComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || MobileBottomNavComponent)(); }; }
21508
21508
  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) {
21509
21509
  i0.ɵɵelementStart(0, "div", 0)(1, "div", 1);
21510
- i0.ɵɵrepeaterCreate(2, MobileBottomNavComponent_For_3_Template, 4, 3, "button", 2, _forTrack0$H);
21510
+ i0.ɵɵrepeaterCreate(2, MobileBottomNavComponent_For_3_Template, 4, 3, "button", 2, _forTrack0$I);
21511
21511
  i0.ɵɵelementEnd()();
21512
21512
  } if (rf & 2) {
21513
21513
  i0.ɵɵproperty("ngClass", ctx.containerClass());
@@ -21712,7 +21712,7 @@ class SearchService {
21712
21712
  }], null, null); })();
21713
21713
 
21714
21714
  const _c0$Z = ["searchInput"];
21715
- const _forTrack0$G = ($index, $item) => $item.id;
21715
+ const _forTrack0$H = ($index, $item) => $item.id;
21716
21716
  function SearchBarComponent_Conditional_0_Conditional_10_Template(rf, ctx) { if (rf & 1) {
21717
21717
  const _r3 = i0.ɵɵgetCurrentView();
21718
21718
  i0.ɵɵelementStart(0, "button", 18);
@@ -21805,7 +21805,7 @@ function SearchBarComponent_Conditional_0_Conditional_14_For_2_Template(rf, ctx)
21805
21805
  } }
21806
21806
  function SearchBarComponent_Conditional_0_Conditional_14_Template(rf, ctx) { if (rf & 1) {
21807
21807
  i0.ɵɵelementStart(0, "div", 15);
21808
- i0.ɵɵrepeaterCreate(1, SearchBarComponent_Conditional_0_Conditional_14_For_2_Template, 16, 12, "button", 19, _forTrack0$G);
21808
+ i0.ɵɵrepeaterCreate(1, SearchBarComponent_Conditional_0_Conditional_14_For_2_Template, 16, 12, "button", 19, _forTrack0$H);
21809
21809
  i0.ɵɵelementEnd();
21810
21810
  } if (rf & 2) {
21811
21811
  const ctx_r1 = i0.ɵɵnextContext(2);
@@ -22296,7 +22296,7 @@ class SearchHighlightDirective {
22296
22296
  }]
22297
22297
  }], () => [], { symphiqSearchHighlight: [{ type: i0.Input, args: [{ isSignal: true, alias: "libSymphiqSearchHighlight", required: false }] }], highlightId: [{ type: i0.Input, args: [{ isSignal: true, alias: "highlightId", required: false }] }] }); })();
22298
22298
 
22299
- const _forTrack0$F = ($index, $item) => $item.value;
22299
+ const _forTrack0$G = ($index, $item) => $item.value;
22300
22300
  const _forTrack1$5 = ($index, $item) => $item.performanceItemId;
22301
22301
  function CompetitiveScorecardComponent_For_12_Template(rf, ctx) { if (rf & 1) {
22302
22302
  i0.ɵɵelementStart(0, "div", 7);
@@ -22671,7 +22671,7 @@ class CompetitiveScorecardComponent {
22671
22671
  i0.ɵɵtext(9);
22672
22672
  i0.ɵɵelementEnd()()();
22673
22673
  i0.ɵɵelementStart(10, "div", 6);
22674
- i0.ɵɵrepeaterCreate(11, CompetitiveScorecardComponent_For_12_Template, 4, 7, "div", 7, _forTrack0$F);
22674
+ i0.ɵɵrepeaterCreate(11, CompetitiveScorecardComponent_For_12_Template, 4, 7, "div", 7, _forTrack0$G);
22675
22675
  i0.ɵɵelementEnd();
22676
22676
  i0.ɵɵelementStart(13, "div", 8)(14, "table", 9)(15, "thead")(16, "tr", 10)(17, "th", 11);
22677
22677
  i0.ɵɵtext(18, "Metric");
@@ -23306,7 +23306,7 @@ class SectionDividerComponent {
23306
23306
  }], 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 }] }] }); })();
23307
23307
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SectionDividerComponent, { className: "SectionDividerComponent", filePath: "lib/components/shared/section-divider.component.ts", lineNumber: 36 }); })();
23308
23308
 
23309
- const _forTrack0$E = ($index, $item) => $item.id;
23309
+ const _forTrack0$F = ($index, $item) => $item.id;
23310
23310
  function FloatingTocComponent_Conditional_15_Template(rf, ctx) { if (rf & 1) {
23311
23311
  i0.ɵɵnamespaceSVG();
23312
23312
  i0.ɵɵelement(0, "path", 8);
@@ -23358,7 +23358,7 @@ function FloatingTocComponent_For_19_Conditional_7_For_2_Template(rf, ctx) { if
23358
23358
  } }
23359
23359
  function FloatingTocComponent_For_19_Conditional_7_Template(rf, ctx) { if (rf & 1) {
23360
23360
  i0.ɵɵelementStart(0, "div", 17);
23361
- i0.ɵɵrepeaterCreate(1, FloatingTocComponent_For_19_Conditional_7_For_2_Template, 4, 4, "button", 19, _forTrack0$E);
23361
+ i0.ɵɵrepeaterCreate(1, FloatingTocComponent_For_19_Conditional_7_For_2_Template, 4, 4, "button", 19, _forTrack0$F);
23362
23362
  i0.ɵɵelementEnd();
23363
23363
  } if (rf & 2) {
23364
23364
  const section_r2 = i0.ɵɵnextContext().$implicit;
@@ -23748,7 +23748,7 @@ class FloatingTocComponent {
23748
23748
  i0.ɵɵelementEnd()()();
23749
23749
  i0.ɵɵnamespaceHTML();
23750
23750
  i0.ɵɵelementStart(17, "nav", 9);
23751
- i0.ɵɵrepeaterCreate(18, FloatingTocComponent_For_19_Template, 8, 6, "div", 10, _forTrack0$E);
23751
+ i0.ɵɵrepeaterCreate(18, FloatingTocComponent_For_19_Template, 8, 6, "div", 10, _forTrack0$F);
23752
23752
  i0.ɵɵelementEnd();
23753
23753
  i0.ɵɵelementStart(20, "div", 11)(21, "button", 7);
23754
23754
  i0.ɵɵlistener("click", function FloatingTocComponent_Template_button_click_21_listener() { return ctx.scrollToTop(); });
@@ -23902,7 +23902,7 @@ class FloatingTocComponent {
23902
23902
  }], 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 }] }] }); })();
23903
23903
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FloatingTocComponent, { className: "FloatingTocComponent", filePath: "lib/components/business-analysis-dashboard/floating-toc.component.ts", lineNumber: 125 }); })();
23904
23904
 
23905
- const _forTrack0$D = ($index, $item) => $item.id;
23905
+ const _forTrack0$E = ($index, $item) => $item.id;
23906
23906
  function JourneyProgressIndicatorComponent_For_5_Conditional_2_Template(rf, ctx) { if (rf & 1) {
23907
23907
  i0.ɵɵnamespaceSVG();
23908
23908
  i0.ɵɵelementStart(0, "svg", 22);
@@ -24135,7 +24135,7 @@ function JourneyProgressIndicatorComponent_Conditional_23_Template(rf, ctx) { if
24135
24135
  i0.ɵɵtext(2, "Journey Progress");
24136
24136
  i0.ɵɵelementEnd();
24137
24137
  i0.ɵɵelementStart(3, "div", 44);
24138
- i0.ɵɵrepeaterCreate(4, JourneyProgressIndicatorComponent_Conditional_23_For_5_Template, 14, 8, "div", 45, _forTrack0$D);
24138
+ i0.ɵɵrepeaterCreate(4, JourneyProgressIndicatorComponent_Conditional_23_For_5_Template, 14, 8, "div", 45, _forTrack0$E);
24139
24139
  i0.ɵɵelementEnd()();
24140
24140
  } if (rf & 2) {
24141
24141
  const ctx_r2 = i0.ɵɵnextContext();
@@ -24584,7 +24584,7 @@ class JourneyProgressIndicatorComponent {
24584
24584
  static { this.ɵfac = function JourneyProgressIndicatorComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || JourneyProgressIndicatorComponent)(); }; }
24585
24585
  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: 12, consts: [[1, "sticky", "top-[60px]", "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) {
24586
24586
  i0.ɵɵelementStart(0, "div", 0)(1, "div", 1)(2, "div", 2)(3, "div", 3);
24587
- i0.ɵɵrepeaterCreate(4, JourneyProgressIndicatorComponent_For_5_Template, 10, 10, null, null, _forTrack0$D);
24587
+ i0.ɵɵrepeaterCreate(4, JourneyProgressIndicatorComponent_For_5_Template, 10, 10, null, null, _forTrack0$E);
24588
24588
  i0.ɵɵelementEnd();
24589
24589
  i0.ɵɵconditionalCreate(6, JourneyProgressIndicatorComponent_Conditional_6_Template, 3, 11, "button", 4);
24590
24590
  i0.ɵɵelementEnd();
@@ -26735,7 +26735,7 @@ class ViewModeSwitcherModalComponent {
26735
26735
  const _c0$X = a0 => ({ name: "check-badge", source: a0 });
26736
26736
  const _c1$A = a0 => ({ name: "check-circle", source: a0 });
26737
26737
  const _c2$o = a0 => ({ name: "chevron-right", source: a0 });
26738
- const _forTrack0$C = ($index, $item) => $item.area;
26738
+ const _forTrack0$D = ($index, $item) => $item.area;
26739
26739
  function KeyStrengthsListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
26740
26740
  i0.ɵɵelementStart(0, "div", 1);
26741
26741
  i0.ɵɵelement(1, "symphiq-icon", 3);
@@ -26804,7 +26804,7 @@ function KeyStrengthsListModalContentComponent_Conditional_2_For_2_Template(rf,
26804
26804
  } }
26805
26805
  function KeyStrengthsListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
26806
26806
  i0.ɵɵelementStart(0, "div", 2);
26807
- i0.ɵɵrepeaterCreate(1, KeyStrengthsListModalContentComponent_Conditional_2_For_2_Template, 15, 18, "button", 6, _forTrack0$C);
26807
+ i0.ɵɵrepeaterCreate(1, KeyStrengthsListModalContentComponent_Conditional_2_For_2_Template, 15, 18, "button", 6, _forTrack0$D);
26808
26808
  i0.ɵɵelementEnd();
26809
26809
  } if (rf & 2) {
26810
26810
  const ctx_r0 = i0.ɵɵnextContext();
@@ -26968,7 +26968,7 @@ const _c0$W = a0 => ({ name: "shield-check", source: a0 });
26968
26968
  const _c1$z = a0 => ({ name: "exclamation-triangle", source: a0 });
26969
26969
  const _c2$n = a0 => ({ name: "document-text", source: a0 });
26970
26970
  const _c3$h = a0 => ({ name: "chevron-right", source: a0 });
26971
- const _forTrack0$B = ($index, $item) => $item.area;
26971
+ const _forTrack0$C = ($index, $item) => $item.area;
26972
26972
  function CriticalGapsListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
26973
26973
  i0.ɵɵelementStart(0, "div", 1);
26974
26974
  i0.ɵɵelement(1, "symphiq-icon", 3);
@@ -27053,7 +27053,7 @@ function CriticalGapsListModalContentComponent_Conditional_2_For_2_Template(rf,
27053
27053
  } }
27054
27054
  function CriticalGapsListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
27055
27055
  i0.ɵɵelementStart(0, "div", 2);
27056
- i0.ɵɵrepeaterCreate(1, CriticalGapsListModalContentComponent_Conditional_2_For_2_Template, 23, 25, "button", 6, _forTrack0$B);
27056
+ i0.ɵɵrepeaterCreate(1, CriticalGapsListModalContentComponent_Conditional_2_For_2_Template, 23, 25, "button", 6, _forTrack0$C);
27057
27057
  i0.ɵɵelementEnd();
27058
27058
  } if (rf & 2) {
27059
27059
  const ctx_r0 = i0.ɵɵnextContext();
@@ -27282,7 +27282,7 @@ class CriticalGapsListModalContentComponent {
27282
27282
 
27283
27283
  const _c0$V = a0 => ({ name: "check-circle", source: a0 });
27284
27284
  const _c1$y = a0 => ({ name: "chat-bubble-left-right", source: a0 });
27285
- const _forTrack0$A = ($index, $item) => $item.questionId;
27285
+ const _forTrack0$B = ($index, $item) => $item.questionId;
27286
27286
  function KeyStrengthDetailModalContentComponent_Conditional_13_For_6_Conditional_8_Template(rf, ctx) { if (rf & 1) {
27287
27287
  i0.ɵɵelementStart(0, "div", 19)(1, "span", 20);
27288
27288
  i0.ɵɵtext(2);
@@ -27329,7 +27329,7 @@ function KeyStrengthDetailModalContentComponent_Conditional_13_Template(rf, ctx)
27329
27329
  i0.ɵɵtext(3, " Supporting Evidence ");
27330
27330
  i0.ɵɵelementEnd();
27331
27331
  i0.ɵɵelementStart(4, "div", 12);
27332
- i0.ɵɵrepeaterCreate(5, KeyStrengthDetailModalContentComponent_Conditional_13_For_6_Template, 9, 10, "div", 13, _forTrack0$A);
27332
+ i0.ɵɵrepeaterCreate(5, KeyStrengthDetailModalContentComponent_Conditional_13_For_6_Template, 9, 10, "div", 13, _forTrack0$B);
27333
27333
  i0.ɵɵelementEnd()();
27334
27334
  } if (rf & 2) {
27335
27335
  const ctx_r1 = i0.ɵɵnextContext();
@@ -27524,7 +27524,7 @@ class KeyStrengthDetailModalContentComponent {
27524
27524
  const _c0$U = a0 => ({ name: "exclamation-triangle", source: a0 });
27525
27525
  const _c1$x = a0 => ({ name: "document-text", source: a0 });
27526
27526
  const _c2$m = a0 => ({ name: "chat-bubble-left-right", source: a0 });
27527
- const _forTrack0$z = ($index, $item) => $item.questionId;
27527
+ const _forTrack0$A = ($index, $item) => $item.questionId;
27528
27528
  function CriticalGapDetailModalContentComponent_Conditional_20_For_6_Conditional_8_Template(rf, ctx) { if (rf & 1) {
27529
27529
  i0.ɵɵelementStart(0, "div", 23)(1, "p", 25);
27530
27530
  i0.ɵɵtext(2, " Gap Identified: ");
@@ -27592,7 +27592,7 @@ function CriticalGapDetailModalContentComponent_Conditional_20_Template(rf, ctx)
27592
27592
  i0.ɵɵtext(3, " Supporting Evidence ");
27593
27593
  i0.ɵɵelementEnd();
27594
27594
  i0.ɵɵelementStart(4, "div", 17);
27595
- i0.ɵɵrepeaterCreate(5, CriticalGapDetailModalContentComponent_Conditional_20_For_6_Template, 10, 11, "div", 18, _forTrack0$z);
27595
+ i0.ɵɵrepeaterCreate(5, CriticalGapDetailModalContentComponent_Conditional_20_For_6_Template, 10, 11, "div", 18, _forTrack0$A);
27596
27596
  i0.ɵɵelementEnd()();
27597
27597
  } if (rf & 2) {
27598
27598
  const ctx_r1 = i0.ɵɵnextContext();
@@ -29388,7 +29388,7 @@ const _c0$T = a0 => ({ name: "check-badge", source: a0 });
29388
29388
  const _c1$w = a0 => ({ name: "check-circle", source: a0 });
29389
29389
  const _c2$l = a0 => ({ name: "chevron-right", source: a0 });
29390
29390
  const _c3$g = a0 => ({ name: "chart-bar", source: a0 });
29391
- const _forTrack0$y = ($index, $item) => $item.capability;
29391
+ const _forTrack0$z = ($index, $item) => $item.capability;
29392
29392
  function FocusAreaStrengthsListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
29393
29393
  i0.ɵɵelementStart(0, "div", 1);
29394
29394
  i0.ɵɵelement(1, "symphiq-icon", 3);
@@ -29503,7 +29503,7 @@ function FocusAreaStrengthsListModalContentComponent_Conditional_2_For_2_Templat
29503
29503
  } }
29504
29504
  function FocusAreaStrengthsListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
29505
29505
  i0.ɵɵelementStart(0, "div", 2);
29506
- i0.ɵɵrepeaterCreate(1, FocusAreaStrengthsListModalContentComponent_Conditional_2_For_2_Template, 16, 18, "button", 6, _forTrack0$y);
29506
+ i0.ɵɵrepeaterCreate(1, FocusAreaStrengthsListModalContentComponent_Conditional_2_For_2_Template, 16, 18, "button", 6, _forTrack0$z);
29507
29507
  i0.ɵɵelementEnd();
29508
29508
  } if (rf & 2) {
29509
29509
  const ctx_r0 = i0.ɵɵnextContext();
@@ -29710,7 +29710,7 @@ class FocusAreaStrengthsListModalContentComponent {
29710
29710
  const _c0$S = a0 => ({ name: "exclamation-triangle", source: a0 });
29711
29711
  const _c1$v = a0 => ({ name: "exclamation-circle", source: a0 });
29712
29712
  const _c2$k = a0 => ({ name: "chevron-right", source: a0 });
29713
- function _forTrack0$x($index, $item) { return this.getGapTitle($item); }
29713
+ function _forTrack0$y($index, $item) { return this.getGapTitle($item); }
29714
29714
  function FocusAreaGapsListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
29715
29715
  i0.ɵɵelementStart(0, "div", 1);
29716
29716
  i0.ɵɵelement(1, "symphiq-icon", 3);
@@ -29827,7 +29827,7 @@ function FocusAreaGapsListModalContentComponent_Conditional_2_For_2_Template(rf,
29827
29827
  } }
29828
29828
  function FocusAreaGapsListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
29829
29829
  i0.ɵɵelementStart(0, "div", 2);
29830
- i0.ɵɵrepeaterCreate(1, FocusAreaGapsListModalContentComponent_Conditional_2_For_2_Template, 15, 18, "button", 6, _forTrack0$x, true);
29830
+ i0.ɵɵrepeaterCreate(1, FocusAreaGapsListModalContentComponent_Conditional_2_For_2_Template, 15, 18, "button", 6, _forTrack0$y, true);
29831
29831
  i0.ɵɵelementEnd();
29832
29832
  } if (rf & 2) {
29833
29833
  const ctx_r0 = i0.ɵɵnextContext();
@@ -30104,7 +30104,7 @@ class FocusAreaGapsListModalContentComponent {
30104
30104
  const _c0$R = a0 => ({ name: "light-bulb", source: a0 });
30105
30105
  const _c1$u = a0 => ({ name: "chevron-right", source: a0 });
30106
30106
  const _c2$j = a0 => ({ name: "chart-bar", source: a0 });
30107
- const _forTrack0$w = ($index, $item) => $item.opportunity;
30107
+ const _forTrack0$x = ($index, $item) => $item.opportunity;
30108
30108
  function FocusAreaOpportunitiesListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
30109
30109
  i0.ɵɵelementStart(0, "div", 1);
30110
30110
  i0.ɵɵelement(1, "symphiq-icon", 3);
@@ -30195,7 +30195,7 @@ function FocusAreaOpportunitiesListModalContentComponent_Conditional_2_For_2_Tem
30195
30195
  } }
30196
30196
  function FocusAreaOpportunitiesListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
30197
30197
  i0.ɵɵelementStart(0, "div", 2);
30198
- i0.ɵɵrepeaterCreate(1, FocusAreaOpportunitiesListModalContentComponent_Conditional_2_For_2_Template, 11, 11, "button", 6, _forTrack0$w);
30198
+ i0.ɵɵrepeaterCreate(1, FocusAreaOpportunitiesListModalContentComponent_Conditional_2_For_2_Template, 11, 11, "button", 6, _forTrack0$x);
30199
30199
  i0.ɵɵelementEnd();
30200
30200
  } if (rf & 2) {
30201
30201
  const ctx_r0 = i0.ɵɵnextContext();
@@ -30372,7 +30372,7 @@ class FocusAreaOpportunitiesListModalContentComponent {
30372
30372
 
30373
30373
  const _c0$Q = a0 => ({ name: "chevron-right", source: a0 });
30374
30374
  const _c1$t = a0 => ({ name: "chat-bubble-left-right", source: a0 });
30375
- const _forTrack0$v = ($index, $item) => $item.performanceItemId;
30375
+ const _forTrack0$w = ($index, $item) => $item.performanceItemId;
30376
30376
  function FocusAreaStrengthDetailModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
30377
30377
  i0.ɵɵelementStart(0, "div")(1, "p", 2);
30378
30378
  i0.ɵɵtext(2);
@@ -30442,7 +30442,7 @@ function FocusAreaStrengthDetailModalContentComponent_Conditional_4_Template(rf,
30442
30442
  i0.ɵɵtext(2);
30443
30443
  i0.ɵɵelementEnd();
30444
30444
  i0.ɵɵelementStart(3, "div", 9);
30445
- i0.ɵɵrepeaterCreate(4, FocusAreaStrengthDetailModalContentComponent_Conditional_4_For_5_Template, 4, 5, "button", 10, _forTrack0$v);
30445
+ i0.ɵɵrepeaterCreate(4, FocusAreaStrengthDetailModalContentComponent_Conditional_4_For_5_Template, 4, 5, "button", 10, _forTrack0$w);
30446
30446
  i0.ɵɵelementEnd()();
30447
30447
  } if (rf & 2) {
30448
30448
  const ctx_r0 = i0.ɵɵnextContext();
@@ -31093,7 +31093,7 @@ class FocusAreaGapDetailModalContentComponent {
31093
31093
 
31094
31094
  const _c0$O = a0 => ({ name: "chevron-right", source: a0 });
31095
31095
  const _c1$s = () => [];
31096
- const _forTrack0$u = ($index, $item) => $item.performanceItemId;
31096
+ const _forTrack0$v = ($index, $item) => $item.performanceItemId;
31097
31097
  function FocusAreaOpportunityDetailModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
31098
31098
  i0.ɵɵelementStart(0, "div")(1, "p", 2);
31099
31099
  i0.ɵɵtext(2);
@@ -31145,7 +31145,7 @@ function FocusAreaOpportunityDetailModalContentComponent_Conditional_3_Template(
31145
31145
  i0.ɵɵtext(2);
31146
31146
  i0.ɵɵelementEnd();
31147
31147
  i0.ɵɵelementStart(3, "div", 6);
31148
- i0.ɵɵrepeaterCreate(4, FocusAreaOpportunityDetailModalContentComponent_Conditional_3_For_5_Template, 4, 5, "button", 7, _forTrack0$u);
31148
+ i0.ɵɵrepeaterCreate(4, FocusAreaOpportunityDetailModalContentComponent_Conditional_3_For_5_Template, 4, 5, "button", 7, _forTrack0$v);
31149
31149
  i0.ɵɵelementEnd()();
31150
31150
  } if (rf & 2) {
31151
31151
  const ctx_r0 = i0.ɵɵnextContext();
@@ -36288,7 +36288,7 @@ const _c4$7 = a0 => ({ name: "academic-cap", source: a0 });
36288
36288
  const _c5$5 = a0 => ({ name: "information-circle", source: a0 });
36289
36289
  const _c6$2 = a0 => ({ name: "signal", source: a0 });
36290
36290
  const _c7$1 = a0 => ({ name: "wrench-screwdriver", source: a0 });
36291
- const _forTrack0$t = ($index, $item) => $item.name;
36291
+ const _forTrack0$u = ($index, $item) => $item.name;
36292
36292
  function ProductCategoryCardComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
36293
36293
  i0.ɵɵelementStart(0, "p", 8);
36294
36294
  i0.ɵɵtext(1);
@@ -36419,7 +36419,7 @@ function ProductCategoryCardComponent_Conditional_16_Template(rf, ctx) { if (rf
36419
36419
  i0.ɵɵelementStart(6, "symphiq-visualization-container", 21);
36420
36420
  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)); });
36421
36421
  i0.ɵɵelementStart(7, "div", 22);
36422
- i0.ɵɵrepeaterCreate(8, ProductCategoryCardComponent_Conditional_16_For_9_Template, 2, 5, "div", 23, _forTrack0$t);
36422
+ i0.ɵɵrepeaterCreate(8, ProductCategoryCardComponent_Conditional_16_For_9_Template, 2, 5, "div", 23, _forTrack0$u);
36423
36423
  i0.ɵɵelementEnd()()()();
36424
36424
  } if (rf & 2) {
36425
36425
  const ctx_r0 = i0.ɵɵnextContext();
@@ -41408,7 +41408,7 @@ const ProfileAnalysisModalComponent_Conditional_0_Conditional_31_Conditional_5_D
41408
41408
  const ProfileAnalysisModalComponent_Conditional_0_Conditional_31_Conditional_6_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return areaChart_component; }).then(m => m.AreaChartComponent)];
41409
41409
  const _c3$8 = a0 => ({ name: "arrow-left", source: a0 });
41410
41410
  const _c4$5 = a0 => ({ name: "chevron-right", source: a0 });
41411
- const _forTrack0$s = ($index, $item) => $item.performanceItemId || $index;
41411
+ const _forTrack0$t = ($index, $item) => $item.performanceItemId || $index;
41412
41412
  const _forTrack1$4 = ($index, $item) => $item.id || $index;
41413
41413
  function ProfileAnalysisModalComponent_Conditional_0_Conditional_10_For_5_Conditional_0_Conditional_0_Template(rf, ctx) { if (rf & 1) {
41414
41414
  const _r4 = i0.ɵɵgetCurrentView();
@@ -41619,7 +41619,7 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_21_For_3_Templa
41619
41619
  function ProfileAnalysisModalComponent_Conditional_0_Conditional_21_Template(rf, ctx) { if (rf & 1) {
41620
41620
  i0.ɵɵelementStart(0, "div", 20);
41621
41621
  i0.ɵɵconditionalCreate(1, ProfileAnalysisModalComponent_Conditional_0_Conditional_21_Conditional_1_Template, 2, 2, "p", 52);
41622
- i0.ɵɵrepeaterCreate(2, ProfileAnalysisModalComponent_Conditional_0_Conditional_21_For_3_Template, 13, 10, "div", 53, _forTrack0$s);
41622
+ i0.ɵɵrepeaterCreate(2, ProfileAnalysisModalComponent_Conditional_0_Conditional_21_For_3_Template, 13, 10, "div", 53, _forTrack0$t);
41623
41623
  i0.ɵɵelementEnd();
41624
41624
  } if (rf & 2) {
41625
41625
  const data_r11 = ctx;
@@ -41699,7 +41699,7 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_22_For_3_Templa
41699
41699
  function ProfileAnalysisModalComponent_Conditional_0_Conditional_22_Template(rf, ctx) { if (rf & 1) {
41700
41700
  i0.ɵɵelementStart(0, "div", 20);
41701
41701
  i0.ɵɵconditionalCreate(1, ProfileAnalysisModalComponent_Conditional_0_Conditional_22_Conditional_1_Template, 2, 2, "p", 52);
41702
- i0.ɵɵrepeaterCreate(2, ProfileAnalysisModalComponent_Conditional_0_Conditional_22_For_3_Template, 13, 10, "div", 53, _forTrack0$s);
41702
+ i0.ɵɵrepeaterCreate(2, ProfileAnalysisModalComponent_Conditional_0_Conditional_22_For_3_Template, 13, 10, "div", 53, _forTrack0$t);
41703
41703
  i0.ɵɵelementEnd();
41704
41704
  } if (rf & 2) {
41705
41705
  const data_r14 = ctx;
@@ -41818,7 +41818,7 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Conditional_
41818
41818
  i0.ɵɵelementStart(0, "div", 69)(1, "h3", 70);
41819
41819
  i0.ɵɵtext(2, " Directly Affected Metric ");
41820
41820
  i0.ɵɵelementEnd();
41821
- i0.ɵɵrepeaterCreate(3, ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Conditional_1_Conditional_0_For_4_Template, 1, 1, null, null, _forTrack0$s);
41821
+ i0.ɵɵrepeaterCreate(3, ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Conditional_1_Conditional_0_For_4_Template, 1, 1, null, null, _forTrack0$t);
41822
41822
  i0.ɵɵelementEnd();
41823
41823
  } if (rf & 2) {
41824
41824
  const data_r32 = i0.ɵɵnextContext(2);
@@ -41852,7 +41852,7 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Conditional_
41852
41852
  i0.ɵɵelementStart(0, "div", 69)(1, "h3", 70);
41853
41853
  i0.ɵɵtext(2, " Indirectly Affected Metrics ");
41854
41854
  i0.ɵɵelementEnd();
41855
- i0.ɵɵrepeaterCreate(3, ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Conditional_1_Conditional_1_For_4_Template, 1, 1, null, null, _forTrack0$s);
41855
+ i0.ɵɵrepeaterCreate(3, ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Conditional_1_Conditional_1_For_4_Template, 1, 1, null, null, _forTrack0$t);
41856
41856
  i0.ɵɵelementEnd();
41857
41857
  } if (rf & 2) {
41858
41858
  const data_r32 = i0.ɵɵnextContext(2);
@@ -41884,7 +41884,7 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Conditional_
41884
41884
  i0.ɵɵproperty("metric", metric_r38)("isLightMode", ctx_r1.isLightMode())("animationKey", $index_r39);
41885
41885
  } }
41886
41886
  function ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Conditional_2_Template(rf, ctx) { if (rf & 1) {
41887
- i0.ɵɵrepeaterCreate(0, ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Conditional_2_For_1_Template, 2, 3, "div", null, _forTrack0$s);
41887
+ i0.ɵɵrepeaterCreate(0, ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Conditional_2_For_1_Template, 2, 3, "div", null, _forTrack0$t);
41888
41888
  } if (rf & 2) {
41889
41889
  const data_r32 = i0.ɵɵnextContext();
41890
41890
  i0.ɵɵrepeater(data_r32.metrics);
@@ -44538,7 +44538,7 @@ const _c0$y = a0 => ({ name: "list-bullet", source: a0 });
44538
44538
  const _c1$f = a0 => ({ name: "arrow-right", source: a0 });
44539
44539
  const _c2$9 = a0 => ({ name: "check-circle", source: a0 });
44540
44540
  const _c3$6 = a0 => ({ name: "exclamation-circle", source: a0 });
44541
- const _forTrack0$r = ($index, $item) => $item.order;
44541
+ const _forTrack0$s = ($index, $item) => $item.order;
44542
44542
  function RecommendationActionStepsModalComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
44543
44543
  i0.ɵɵelementStart(0, "div", 1)(1, "div", 5);
44544
44544
  i0.ɵɵelement(2, "symphiq-icon", 6);
@@ -44692,7 +44692,7 @@ class RecommendationActionStepsModalComponent {
44692
44692
  i0.ɵɵelementStart(0, "div", 0);
44693
44693
  i0.ɵɵconditionalCreate(1, RecommendationActionStepsModalComponent_Conditional_1_Template, 8, 7, "div", 1);
44694
44694
  i0.ɵɵelementStart(2, "div", 2);
44695
- i0.ɵɵrepeaterCreate(3, RecommendationActionStepsModalComponent_For_4_Template, 13, 11, "div", 3, _forTrack0$r);
44695
+ i0.ɵɵrepeaterCreate(3, RecommendationActionStepsModalComponent_For_4_Template, 13, 11, "div", 3, _forTrack0$s);
44696
44696
  i0.ɵɵelementEnd();
44697
44697
  i0.ɵɵconditionalCreate(5, RecommendationActionStepsModalComponent_Conditional_5_Template, 4, 5, "div", 4);
44698
44698
  i0.ɵɵelementEnd();
@@ -45941,7 +45941,7 @@ const _c2$8 = () => [1, 2, 3, 4, 5, 6];
45941
45941
  const _c3$5 = () => [1, 2, 3];
45942
45942
  const _c4$3 = () => [1, 2, 3, 4];
45943
45943
  const _c5$2 = () => [1, 2];
45944
- const _forTrack0$q = ($index, $item) => $item.value;
45944
+ const _forTrack0$r = ($index, $item) => $item.value;
45945
45945
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_13_Template(rf, ctx) { if (rf & 1) {
45946
45946
  i0.ɵɵelement(0, "div", 11);
45947
45947
  } }
@@ -45980,7 +45980,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_25_Template(rf, ctx
45980
45980
  i0.ɵɵlistener("click", function SymphiqFunnelAnalysisDashboardComponent_Conditional_25_Template_div_click_3_listener($event) { i0.ɵɵrestoreView(_r4); return i0.ɵɵresetView($event.stopPropagation()); })("mousedown", function SymphiqFunnelAnalysisDashboardComponent_Conditional_25_Template_div_mousedown_3_listener($event) { i0.ɵɵrestoreView(_r4); return i0.ɵɵresetView($event.stopPropagation()); })("pointerdown", function SymphiqFunnelAnalysisDashboardComponent_Conditional_25_Template_div_pointerdown_3_listener($event) { i0.ɵɵrestoreView(_r4); return i0.ɵɵresetView($event.stopPropagation()); });
45981
45981
  i0.ɵɵelementStart(4, "select", 49);
45982
45982
  i0.ɵɵlistener("ngModelChange", function SymphiqFunnelAnalysisDashboardComponent_Conditional_25_Template_select_ngModelChange_4_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.changeSectionFilter($event)); });
45983
- i0.ɵɵrepeaterCreate(5, SymphiqFunnelAnalysisDashboardComponent_Conditional_25_For_6_Template, 2, 2, "option", 50, _forTrack0$q);
45983
+ i0.ɵɵrepeaterCreate(5, SymphiqFunnelAnalysisDashboardComponent_Conditional_25_For_6_Template, 2, 2, "option", 50, _forTrack0$r);
45984
45984
  i0.ɵɵelementEnd()()();
45985
45985
  } if (rf & 2) {
45986
45986
  const ctx_r2 = i0.ɵɵnextContext();
@@ -46060,7 +46060,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_46_Template(rf, ctx
46060
46060
  i0.ɵɵlistener("click", function SymphiqFunnelAnalysisDashboardComponent_Conditional_46_Template_div_click_0_listener($event) { i0.ɵɵrestoreView(_r7); return i0.ɵɵresetView($event.stopPropagation()); })("mousedown", function SymphiqFunnelAnalysisDashboardComponent_Conditional_46_Template_div_mousedown_0_listener($event) { i0.ɵɵrestoreView(_r7); return i0.ɵɵresetView($event.stopPropagation()); })("pointerdown", function SymphiqFunnelAnalysisDashboardComponent_Conditional_46_Template_div_pointerdown_0_listener($event) { i0.ɵɵrestoreView(_r7); return i0.ɵɵresetView($event.stopPropagation()); });
46061
46061
  i0.ɵɵelementStart(1, "select", 55);
46062
46062
  i0.ɵɵlistener("ngModelChange", function SymphiqFunnelAnalysisDashboardComponent_Conditional_46_Template_select_ngModelChange_1_listener($event) { i0.ɵɵrestoreView(_r7); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.changeSectionFilter($event)); });
46063
- i0.ɵɵrepeaterCreate(2, SymphiqFunnelAnalysisDashboardComponent_Conditional_46_For_3_Template, 2, 2, "option", 50, _forTrack0$q);
46063
+ i0.ɵɵrepeaterCreate(2, SymphiqFunnelAnalysisDashboardComponent_Conditional_46_For_3_Template, 2, 2, "option", 50, _forTrack0$r);
46064
46064
  i0.ɵɵelementEnd()();
46065
46065
  } if (rf & 2) {
46066
46066
  const ctx_r2 = i0.ɵɵnextContext();
@@ -46834,7 +46834,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_4_Te
46834
46834
  i0.ɵɵconditionalCreate(14, SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_4_Conditional_14_Template, 2, 0, "div", 125);
46835
46835
  i0.ɵɵelementStart(15, "select", 126);
46836
46836
  i0.ɵɵlistener("ngModelChange", function SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_4_Template_select_ngModelChange_15_listener($event) { i0.ɵɵrestoreView(_r27); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.changeCategoryFilter($event)); });
46837
- i0.ɵɵrepeaterCreate(16, SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_4_For_17_Template, 2, 1, null, null, _forTrack0$q);
46837
+ i0.ɵɵrepeaterCreate(16, SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_4_For_17_Template, 2, 1, null, null, _forTrack0$r);
46838
46838
  i0.ɵɵelementEnd();
46839
46839
  i0.ɵɵelementStart(18, "button", 127);
46840
46840
  i0.ɵɵlistener("click", function SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_4_Template_button_click_18_listener() { i0.ɵɵrestoreView(_r27); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.toggleSortOrder()); });
@@ -46848,7 +46848,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_4_Te
46848
46848
  i0.ɵɵtext(23, "Sort");
46849
46849
  i0.ɵɵelementEnd()()()();
46850
46850
  i0.ɵɵelementStart(24, "div", 130)(25, "div", 131);
46851
- i0.ɵɵrepeaterCreate(26, SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_4_For_27_Template, 1, 1, null, null, _forTrack0$q);
46851
+ i0.ɵɵrepeaterCreate(26, SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_4_For_27_Template, 1, 1, null, null, _forTrack0$r);
46852
46852
  i0.ɵɵelementEnd()()();
46853
46853
  i0.ɵɵconditionalCreate(28, SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_4_Conditional_28_Template, 3, 1, "div", 132)(29, SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_4_Conditional_29_Template, 4, 5, "div", 133);
46854
46854
  i0.ɵɵelementEnd()();
@@ -47025,7 +47025,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_5_Te
47025
47025
  i0.ɵɵconditionalCreate(12, SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_5_Conditional_12_Template, 2, 0, "div", 125);
47026
47026
  i0.ɵɵelementStart(13, "select", 167);
47027
47027
  i0.ɵɵlistener("ngModelChange", function SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_5_Template_select_ngModelChange_13_listener($event) { i0.ɵɵrestoreView(_r37); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.changeBreakdownFilter($event)); });
47028
- i0.ɵɵrepeaterCreate(14, SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_5_For_15_Template, 2, 1, null, null, _forTrack0$q);
47028
+ i0.ɵɵrepeaterCreate(14, SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_5_For_15_Template, 2, 1, null, null, _forTrack0$r);
47029
47029
  i0.ɵɵelementEnd()()();
47030
47030
  i0.ɵɵconditionalCreate(16, SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_5_Conditional_16_Template, 3, 1, "div", 98)(17, SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_5_Conditional_17_Template, 4, 5, "div", 168);
47031
47031
  i0.ɵɵelementEnd()();
@@ -47136,7 +47136,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_6_Te
47136
47136
  i0.ɵɵconditionalCreate(13, SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_6_Conditional_13_Template, 2, 0, "div", 125);
47137
47137
  i0.ɵɵelementStart(14, "select", 126);
47138
47138
  i0.ɵɵlistener("ngModelChange", function SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_6_Template_select_ngModelChange_14_listener($event) { i0.ɵɵrestoreView(_r41); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.changeCompetitiveFilter($event)); });
47139
- i0.ɵɵrepeaterCreate(15, SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_6_For_16_Template, 2, 1, null, null, _forTrack0$q);
47139
+ i0.ɵɵrepeaterCreate(15, SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_6_For_16_Template, 2, 1, null, null, _forTrack0$r);
47140
47140
  i0.ɵɵelementEnd()()();
47141
47141
  i0.ɵɵconditionalCreate(17, SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_6_Conditional_17_Template, 6, 5, "div", 98)(18, SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_6_Conditional_18_Template, 1, 6, "symphiq-competitive-intelligence-view", 95);
47142
47142
  i0.ɵɵelementEnd()();
@@ -49744,7 +49744,7 @@ function getTrendClasses(trendPercent, viewMode) {
49744
49744
  }
49745
49745
  }
49746
49746
 
49747
- const _forTrack0$p = ($index, $item) => $item.performanceItemId;
49747
+ const _forTrack0$q = ($index, $item) => $item.performanceItemId;
49748
49748
  function SymphiqFunnelAnalysisPreviewComponent_Conditional_12_Template(rf, ctx) { if (rf & 1) {
49749
49749
  i0.ɵɵelementStart(0, "div", 17)(1, "p", 18);
49750
49750
  i0.ɵɵtext(2);
@@ -50363,7 +50363,7 @@ class SymphiqFunnelAnalysisPreviewComponent {
50363
50363
  i0.ɵɵconditionalCreate(12, SymphiqFunnelAnalysisPreviewComponent_Conditional_12_Template, 3, 7, "div", 9);
50364
50364
  i0.ɵɵconditionalCreate(13, SymphiqFunnelAnalysisPreviewComponent_Conditional_13_Template, 18, 23, "div", 10);
50365
50365
  i0.ɵɵelementStart(14, "div", 11);
50366
- i0.ɵɵrepeaterCreate(15, SymphiqFunnelAnalysisPreviewComponent_For_16_Template, 10, 17, "div", 12, _forTrack0$p);
50366
+ i0.ɵɵrepeaterCreate(15, SymphiqFunnelAnalysisPreviewComponent_For_16_Template, 10, 17, "div", 12, _forTrack0$q);
50367
50367
  i0.ɵɵelementEnd();
50368
50368
  i0.ɵɵconditionalCreate(17, SymphiqFunnelAnalysisPreviewComponent_Conditional_17_Template, 9, 11, "div", 9);
50369
50369
  i0.ɵɵconditionalCreate(18, SymphiqFunnelAnalysisPreviewComponent_Conditional_18_Template, 14, 19, "div", 9);
@@ -50606,7 +50606,7 @@ class SymphiqFunnelAnalysisPreviewComponent {
50606
50606
  }], () => [], { 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"] }] }); })();
50607
50607
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqFunnelAnalysisPreviewComponent, { className: "SymphiqFunnelAnalysisPreviewComponent", filePath: "lib/components/funnel-analysis-preview/symphiq-funnel-analysis-preview.component.ts", lineNumber: 228 }); })();
50608
50608
 
50609
- const _forTrack0$o = ($index, $item) => $item.id;
50609
+ const _forTrack0$p = ($index, $item) => $item.id;
50610
50610
  function SymphiqWelcomeDashboardComponent_For_65_Template(rf, ctx) { if (rf & 1) {
50611
50611
  i0.ɵɵelementStart(0, "div", 31)(1, "div", 36)(2, "div", 37)(3, "span", 38);
50612
50612
  i0.ɵɵtext(4);
@@ -50901,7 +50901,7 @@ class SymphiqWelcomeDashboardComponent {
50901
50901
  i0.ɵɵtext(62, " Your Onboarding Journey ");
50902
50902
  i0.ɵɵelementEnd();
50903
50903
  i0.ɵɵelementStart(63, "div", 30);
50904
- i0.ɵɵrepeaterCreate(64, SymphiqWelcomeDashboardComponent_For_65_Template, 9, 3, "div", 31, _forTrack0$o);
50904
+ i0.ɵɵrepeaterCreate(64, SymphiqWelcomeDashboardComponent_For_65_Template, 9, 3, "div", 31, _forTrack0$p);
50905
50905
  i0.ɵɵelementEnd()()();
50906
50906
  i0.ɵɵelementStart(66, "div", 32);
50907
50907
  i0.ɵɵnamespaceSVG();
@@ -51940,7 +51940,7 @@ class FocusAreaToolsModalComponent {
51940
51940
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FocusAreaToolsModalComponent, { className: "FocusAreaToolsModalComponent", filePath: "lib/components/create-account-dashboard/focus-area-tools-modal.component.ts", lineNumber: 149 }); })();
51941
51941
 
51942
51942
  const _c0$v = ["shopNameInput"];
51943
- const _forTrack0$n = ($index, $item) => $item.focusAreaDomain;
51943
+ const _forTrack0$o = ($index, $item) => $item.focusAreaDomain;
51944
51944
  function SymphiqCreateAccountDashboardComponent_Conditional_22_Template(rf, ctx) { if (rf & 1) {
51945
51945
  i0.ɵɵelementStart(0, "div", 13);
51946
51946
  i0.ɵɵelement(1, "symphiq-indeterminate-spinner", 17);
@@ -52285,7 +52285,7 @@ function SymphiqCreateAccountDashboardComponent_Conditional_23_Conditional_3_Con
52285
52285
  i0.ɵɵtext(3);
52286
52286
  i0.ɵɵelementEnd();
52287
52287
  i0.ɵɵelementStart(4, "div", 58);
52288
- i0.ɵɵrepeaterCreate(5, SymphiqCreateAccountDashboardComponent_Conditional_23_Conditional_3_Conditional_12_For_6_Template, 7, 5, "div", 59, _forTrack0$n);
52288
+ i0.ɵɵrepeaterCreate(5, SymphiqCreateAccountDashboardComponent_Conditional_23_Conditional_3_Conditional_12_For_6_Template, 7, 5, "div", 59, _forTrack0$o);
52289
52289
  i0.ɵɵelementEnd()();
52290
52290
  } if (rf & 2) {
52291
52291
  const ctx_r0 = i0.ɵɵnextContext(3);
@@ -52315,7 +52315,7 @@ function SymphiqCreateAccountDashboardComponent_Conditional_23_Conditional_3_Con
52315
52315
  i0.ɵɵtext(3);
52316
52316
  i0.ɵɵelementEnd();
52317
52317
  i0.ɵɵelementStart(4, "div", 68);
52318
- i0.ɵɵrepeaterCreate(5, SymphiqCreateAccountDashboardComponent_Conditional_23_Conditional_3_Conditional_13_For_6_Template, 3, 3, "div", 69, _forTrack0$n);
52318
+ i0.ɵɵrepeaterCreate(5, SymphiqCreateAccountDashboardComponent_Conditional_23_Conditional_3_Conditional_13_For_6_Template, 3, 3, "div", 69, _forTrack0$o);
52319
52319
  i0.ɵɵelementEnd()();
52320
52320
  } if (rf & 2) {
52321
52321
  const ctx_r0 = i0.ɵɵnextContext(3);
@@ -52345,7 +52345,7 @@ function SymphiqCreateAccountDashboardComponent_Conditional_23_Conditional_3_Con
52345
52345
  i0.ɵɵtext(3);
52346
52346
  i0.ɵɵelementEnd();
52347
52347
  i0.ɵɵelementStart(4, "div", 71);
52348
- i0.ɵɵrepeaterCreate(5, SymphiqCreateAccountDashboardComponent_Conditional_23_Conditional_3_Conditional_14_For_6_Template, 3, 3, "div", 72, _forTrack0$n);
52348
+ i0.ɵɵrepeaterCreate(5, SymphiqCreateAccountDashboardComponent_Conditional_23_Conditional_3_Conditional_14_For_6_Template, 3, 3, "div", 72, _forTrack0$o);
52349
52349
  i0.ɵɵelementEnd()();
52350
52350
  } if (rf & 2) {
52351
52351
  const ctx_r0 = i0.ɵɵnextContext(3);
@@ -53760,7 +53760,7 @@ class SymphiqCreateAccountDashboardComponent {
53760
53760
  }] }); })();
53761
53761
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqCreateAccountDashboardComponent, { className: "SymphiqCreateAccountDashboardComponent", filePath: "lib/components/create-account-dashboard/symphiq-create-account-dashboard.component.ts", lineNumber: 642 }); })();
53762
53762
 
53763
- const _forTrack0$m = ($index, $item) => $item.id;
53763
+ const _forTrack0$n = ($index, $item) => $item.id;
53764
53764
  function SymphiqConnectGaDashboardComponent_Conditional_21_Template(rf, ctx) { if (rf & 1) {
53765
53765
  i0.ɵɵelementStart(0, "div", 12)(1, "div", 14)(2, "div", 15);
53766
53766
  i0.ɵɵelement(3, "symphiq-indeterminate-spinner", 16);
@@ -53989,7 +53989,7 @@ function SymphiqConnectGaDashboardComponent_Conditional_23_Conditional_14_For_2_
53989
53989
  function SymphiqConnectGaDashboardComponent_Conditional_23_Conditional_14_Template(rf, ctx) { if (rf & 1) {
53990
53990
  const _r5 = i0.ɵɵgetCurrentView();
53991
53991
  i0.ɵɵelementStart(0, "div", 56);
53992
- i0.ɵɵrepeaterCreate(1, SymphiqConnectGaDashboardComponent_Conditional_23_Conditional_14_For_2_Template, 11, 8, "label", 57, _forTrack0$m);
53992
+ i0.ɵɵrepeaterCreate(1, SymphiqConnectGaDashboardComponent_Conditional_23_Conditional_14_For_2_Template, 11, 8, "label", 57, _forTrack0$n);
53993
53993
  i0.ɵɵelementEnd();
53994
53994
  i0.ɵɵelement(3, "div", 58);
53995
53995
  i0.ɵɵelementStart(4, "button", 59);
@@ -55945,7 +55945,7 @@ class TargetChangeBadgeComponent {
55945
55945
  }], () => [{ 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 }] }] }); })();
55946
55946
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(TargetChangeBadgeComponent, { className: "TargetChangeBadgeComponent", filePath: "lib/components/revenue-calculator-dashboard/target-change-badge.component.ts", lineNumber: 27 }); })();
55947
55947
 
55948
- const _forTrack0$l = ($index, $item) => $item.stageMetric.metric;
55948
+ const _forTrack0$m = ($index, $item) => $item.stageMetric.metric;
55949
55949
  const _forTrack1$3 = ($index, $item) => $item.calc.metric;
55950
55950
  function FunnelMetricsVisualizationComponent_For_4_Conditional_6_Template(rf, ctx) { if (rf & 1) {
55951
55951
  i0.ɵɵelementStart(0, "button", 7);
@@ -56462,7 +56462,7 @@ class FunnelMetricsVisualizationComponent {
56462
56462
  i0.ɵɵelementStart(0, "div", 0);
56463
56463
  i0.ɵɵelement(1, "symphiq-tooltip-container");
56464
56464
  i0.ɵɵelementStart(2, "div", 1);
56465
- i0.ɵɵrepeaterCreate(3, FunnelMetricsVisualizationComponent_For_4_Template, 28, 15, "div", 2, _forTrack0$l);
56465
+ i0.ɵɵrepeaterCreate(3, FunnelMetricsVisualizationComponent_For_4_Template, 28, 15, "div", 2, _forTrack0$m);
56466
56466
  i0.ɵɵelementEnd()();
56467
56467
  } if (rf & 2) {
56468
56468
  i0.ɵɵadvance(3);
@@ -58274,7 +58274,7 @@ class ProgressToTargetChartComponent {
58274
58274
  }] }); })();
58275
58275
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProgressToTargetChartComponent, { className: "ProgressToTargetChartComponent", filePath: "lib/components/revenue-calculator-dashboard/progress-to-target-chart.component.ts", lineNumber: 66 }); })();
58276
58276
 
58277
- const _forTrack0$k = ($index, $item) => $item.metric;
58277
+ const _forTrack0$l = ($index, $item) => $item.metric;
58278
58278
  function MetricReportModalComponent_Conditional_0_Conditional_12_Template(rf, ctx) { if (rf & 1) {
58279
58279
  i0.ɵɵelementStart(0, "button", 10);
58280
58280
  i0.ɵɵnamespaceSVG();
@@ -58410,7 +58410,7 @@ function MetricReportModalComponent_Conditional_0_Conditional_65_Template(rf, ct
58410
58410
  i0.ɵɵtext(12, "Improve by");
58411
58411
  i0.ɵɵelementEnd()()();
58412
58412
  i0.ɵɵelementStart(13, "tbody");
58413
- i0.ɵɵrepeaterCreate(14, MetricReportModalComponent_Conditional_0_Conditional_65_For_15_Template, 15, 7, "tr", 47, _forTrack0$k);
58413
+ i0.ɵɵrepeaterCreate(14, MetricReportModalComponent_Conditional_0_Conditional_65_For_15_Template, 15, 7, "tr", 47, _forTrack0$l);
58414
58414
  i0.ɵɵelementEnd()()()();
58415
58415
  } if (rf & 2) {
58416
58416
  const ctx_r1 = i0.ɵɵnextContext(2);
@@ -59727,7 +59727,7 @@ class MetricReportModalComponent {
59727
59727
 
59728
59728
  const _c0$r = ["absoluteInputRef"];
59729
59729
  const _c1$c = ["percentageInputRef"];
59730
- const _forTrack0$j = ($index, $item) => $item.id;
59730
+ const _forTrack0$k = ($index, $item) => $item.id;
59731
59731
  function EditMetricTargetModalComponent_Conditional_0_Conditional_27_Template(rf, ctx) { if (rf & 1) {
59732
59732
  const _r3 = i0.ɵɵgetCurrentView();
59733
59733
  i0.ɵɵelementStart(0, "div", 18);
@@ -60175,7 +60175,7 @@ function EditMetricTargetModalComponent_Conditional_0_Conditional_37_Template(rf
60175
60175
  i0.ɵɵtext(8, "Amount set");
60176
60176
  i0.ɵɵelementEnd()();
60177
60177
  i0.ɵɵelementStart(9, "div", 61);
60178
- i0.ɵɵrepeaterCreate(10, EditMetricTargetModalComponent_Conditional_0_Conditional_37_For_11_Template, 9, 5, "div", 62, _forTrack0$j);
60178
+ i0.ɵɵrepeaterCreate(10, EditMetricTargetModalComponent_Conditional_0_Conditional_37_For_11_Template, 9, 5, "div", 62, _forTrack0$k);
60179
60179
  i0.ɵɵelementEnd()()();
60180
60180
  } if (rf & 2) {
60181
60181
  const ctx_r1 = i0.ɵɵnextContext(2);
@@ -65259,7 +65259,7 @@ class SearchButtonComponent {
65259
65259
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SearchButtonComponent, { className: "SearchButtonComponent", filePath: "lib/components/shared/search-button.component.ts", lineNumber: 30 }); })();
65260
65260
 
65261
65261
  const _c0$n = ["searchInput"];
65262
- const _forTrack0$i = ($index, $item) => $item.id;
65262
+ const _forTrack0$j = ($index, $item) => $item.id;
65263
65263
  function SearchModalComponent_Conditional_0_Conditional_10_Template(rf, ctx) { if (rf & 1) {
65264
65264
  const _r3 = i0.ɵɵgetCurrentView();
65265
65265
  i0.ɵɵelementStart(0, "button", 18);
@@ -65387,7 +65387,7 @@ function SearchModalComponent_Conditional_0_Conditional_14_For_2_Template(rf, ct
65387
65387
  } }
65388
65388
  function SearchModalComponent_Conditional_0_Conditional_14_Template(rf, ctx) { if (rf & 1) {
65389
65389
  i0.ɵɵelementStart(0, "div", 15);
65390
- i0.ɵɵrepeaterCreate(1, SearchModalComponent_Conditional_0_Conditional_14_For_2_Template, 17, 13, "button", 19, _forTrack0$i);
65390
+ i0.ɵɵrepeaterCreate(1, SearchModalComponent_Conditional_0_Conditional_14_For_2_Template, 17, 13, "button", 19, _forTrack0$j);
65391
65391
  i0.ɵɵelementEnd();
65392
65392
  } if (rf & 2) {
65393
65393
  const ctx_r1 = i0.ɵɵnextContext(2);
@@ -66521,7 +66521,7 @@ class SimplifiedRecommendationCardComponent {
66521
66521
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SimplifiedRecommendationCardComponent, { className: "SimplifiedRecommendationCardComponent", filePath: "lib/components/business-analysis-dashboard/simplified-recommendation-card.component.ts", lineNumber: 121 }); })();
66522
66522
 
66523
66523
  const _c0$m = () => [0, 1, 2];
66524
- const _forTrack0$h = ($index, $item) => $item.id;
66524
+ const _forTrack0$i = ($index, $item) => $item.id;
66525
66525
  function RecommendationsTiledGridComponent_Conditional_12_Template(rf, ctx) { if (rf & 1) {
66526
66526
  i0.ɵɵelementStart(0, "div", 9);
66527
66527
  i0.ɵɵtext(1);
@@ -66545,7 +66545,7 @@ function RecommendationsTiledGridComponent_Conditional_14_For_2_Template(rf, ctx
66545
66545
  } }
66546
66546
  function RecommendationsTiledGridComponent_Conditional_14_Template(rf, ctx) { if (rf & 1) {
66547
66547
  i0.ɵɵelementStart(0, "div", 11);
66548
- i0.ɵɵrepeaterCreate(1, RecommendationsTiledGridComponent_Conditional_14_For_2_Template, 1, 3, "symphiq-simplified-recommendation-card", 13, _forTrack0$h);
66548
+ i0.ɵɵrepeaterCreate(1, RecommendationsTiledGridComponent_Conditional_14_For_2_Template, 1, 3, "symphiq-simplified-recommendation-card", 13, _forTrack0$i);
66549
66549
  i0.ɵɵelementEnd();
66550
66550
  } if (rf & 2) {
66551
66551
  const ctx_r0 = i0.ɵɵnextContext();
@@ -66837,7 +66837,7 @@ class RecommendationsTiledGridComponent {
66837
66837
  }], 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"] }] }); })();
66838
66838
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(RecommendationsTiledGridComponent, { className: "RecommendationsTiledGridComponent", filePath: "lib/components/business-analysis-dashboard/recommendations-tiled-grid.component.ts", lineNumber: 92 }); })();
66839
66839
 
66840
- const _forTrack0$g = ($index, $item) => $item.id;
66840
+ const _forTrack0$h = ($index, $item) => $item.id;
66841
66841
  function CollapsibleSectionGroupComponent_For_23_Conditional_3_Template(rf, ctx) { if (rf & 1) {
66842
66842
  i0.ɵɵelementStart(0, "div", 20);
66843
66843
  i0.ɵɵelement(1, "symphiq-icon", 30);
@@ -67064,7 +67064,7 @@ class CollapsibleSectionGroupComponent {
67064
67064
  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. ");
67065
67065
  i0.ɵɵelementEnd()()();
67066
67066
  i0.ɵɵelementStart(21, "div", 16);
67067
- i0.ɵɵrepeaterCreate(22, CollapsibleSectionGroupComponent_For_23_Template, 15, 17, "div", 17, _forTrack0$g);
67067
+ i0.ɵɵrepeaterCreate(22, CollapsibleSectionGroupComponent_For_23_Template, 15, 17, "div", 17, _forTrack0$h);
67068
67068
  i0.ɵɵelementEnd()()();
67069
67069
  } if (rf & 2) {
67070
67070
  i0.ɵɵproperty("ngClass", ctx.containerClasses());
@@ -69998,7 +69998,7 @@ class FocusAreaHealthIndicatorComponent {
69998
69998
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FocusAreaHealthIndicatorComponent, { className: "FocusAreaHealthIndicatorComponent", filePath: "lib/components/profile-analysis-dashboard/focus-area-health-indicator.component.ts", lineNumber: 46 }); })();
69999
69999
 
70000
70000
  const _c0$k = a0 => ({ name: "chevron-right", source: a0 });
70001
- const _forTrack0$f = ($index, $item) => $item.id;
70001
+ const _forTrack0$g = ($index, $item) => $item.id;
70002
70002
  function RelatedGoalChipsComponent_Conditional_0_For_2_Template(rf, ctx) { if (rf & 1) {
70003
70003
  const _r1 = i0.ɵɵgetCurrentView();
70004
70004
  i0.ɵɵelementStart(0, "button", 2);
@@ -70019,7 +70019,7 @@ function RelatedGoalChipsComponent_Conditional_0_For_2_Template(rf, ctx) { if (r
70019
70019
  } }
70020
70020
  function RelatedGoalChipsComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
70021
70021
  i0.ɵɵelementStart(0, "div", 0);
70022
- i0.ɵɵrepeaterCreate(1, RelatedGoalChipsComponent_Conditional_0_For_2_Template, 4, 5, "button", 1, _forTrack0$f);
70022
+ i0.ɵɵrepeaterCreate(1, RelatedGoalChipsComponent_Conditional_0_For_2_Template, 4, 5, "button", 1, _forTrack0$g);
70023
70023
  i0.ɵɵelementEnd();
70024
70024
  } if (rf & 2) {
70025
70025
  const ctx_r2 = i0.ɵɵnextContext();
@@ -72878,7 +72878,7 @@ class CapabilityMatrixCardComponent {
72878
72878
  }], () => [], { 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 }] }] }); })();
72879
72879
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CapabilityMatrixCardComponent, { className: "CapabilityMatrixCardComponent", filePath: "lib/components/profile-analysis-dashboard/cards/capability-matrix-card.component.ts", lineNumber: 118 }); })();
72880
72880
 
72881
- const _forTrack0$e = ($index, $item) => $item.competitorId || $index;
72881
+ const _forTrack0$f = ($index, $item) => $item.competitorId || $index;
72882
72882
  function CompetitiveComparisonCardComponent_Conditional_8_Conditional_1_Template(rf, ctx) { if (rf & 1) {
72883
72883
  i0.ɵɵelementStart(0, "span", 15);
72884
72884
  i0.ɵɵtext(1);
@@ -72991,7 +72991,7 @@ function CompetitiveComparisonCardComponent_Conditional_13_Template(rf, ctx) { i
72991
72991
  i0.ɵɵelementStart(0, "div", 12)(1, "h6", 21);
72992
72992
  i0.ɵɵtext(2, " Competitor Positions ");
72993
72993
  i0.ɵɵelementEnd();
72994
- i0.ɵɵrepeaterCreate(3, CompetitiveComparisonCardComponent_Conditional_13_For_4_Template, 7, 6, "div", 22, _forTrack0$e);
72994
+ i0.ɵɵrepeaterCreate(3, CompetitiveComparisonCardComponent_Conditional_13_For_4_Template, 7, 6, "div", 22, _forTrack0$f);
72995
72995
  i0.ɵɵelementEnd();
72996
72996
  } if (rf & 2) {
72997
72997
  const ctx_r1 = i0.ɵɵnextContext();
@@ -73373,7 +73373,7 @@ class CompetitiveComparisonCardComponent {
73373
73373
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitiveComparisonCardComponent, { className: "CompetitiveComparisonCardComponent", filePath: "lib/components/profile-analysis-dashboard/cards/competitive-comparison-card.component.ts", lineNumber: 125 }); })();
73374
73374
 
73375
73375
  const _c0$f = a0 => ({ name: "chevron-right", source: a0 });
73376
- const _forTrack0$d = ($index, $item) => $item.id;
73376
+ const _forTrack0$e = ($index, $item) => $item.id;
73377
73377
  function PhaseTimelineCardComponent_Conditional_8_For_7_Template(rf, ctx) { if (rf & 1) {
73378
73378
  const _r1 = i0.ɵɵgetCurrentView();
73379
73379
  i0.ɵɵelementStart(0, "button", 15);
@@ -73402,7 +73402,7 @@ function PhaseTimelineCardComponent_Conditional_8_Template(rf, ctx) { if (rf & 1
73402
73402
  i0.ɵɵelementEnd();
73403
73403
  i0.ɵɵnamespaceHTML();
73404
73404
  i0.ɵɵelementStart(5, "div", 13);
73405
- i0.ɵɵrepeaterCreate(6, PhaseTimelineCardComponent_Conditional_8_For_7_Template, 4, 5, "button", 14, _forTrack0$d);
73405
+ i0.ɵɵrepeaterCreate(6, PhaseTimelineCardComponent_Conditional_8_For_7_Template, 4, 5, "button", 14, _forTrack0$e);
73406
73406
  i0.ɵɵelementEnd()();
73407
73407
  } if (rf & 2) {
73408
73408
  const ctx_r2 = i0.ɵɵnextContext();
@@ -74399,7 +74399,7 @@ class OperationalCategoryCardComponent {
74399
74399
 
74400
74400
  const _c0$d = a0 => ({ name: "arrow-trending-up", source: a0 });
74401
74401
  const _c1$7 = a0 => ({ name: "chat-bubble-left-right", source: a0 });
74402
- const _forTrack0$c = ($index, $item) => $item.questionId;
74402
+ const _forTrack0$d = ($index, $item) => $item.questionId;
74403
74403
  function KeyDriverCardComponent_Conditional_12_For_6_Template(rf, ctx) { if (rf & 1) {
74404
74404
  i0.ɵɵelementStart(0, "div", 13)(1, "p", 14);
74405
74405
  i0.ɵɵtext(2);
@@ -74419,7 +74419,7 @@ function KeyDriverCardComponent_Conditional_12_Template(rf, ctx) { if (rf & 1) {
74419
74419
  i0.ɵɵelementStart(3, "span", 12);
74420
74420
  i0.ɵɵtext(4, " Supporting Profile Insights ");
74421
74421
  i0.ɵɵelementEnd()();
74422
- i0.ɵɵrepeaterCreate(5, KeyDriverCardComponent_Conditional_12_For_6_Template, 3, 3, "div", 13, _forTrack0$c);
74422
+ i0.ɵɵrepeaterCreate(5, KeyDriverCardComponent_Conditional_12_For_6_Template, 3, 3, "div", 13, _forTrack0$d);
74423
74423
  i0.ɵɵelementEnd();
74424
74424
  } if (rf & 2) {
74425
74425
  const ctx_r1 = i0.ɵɵnextContext();
@@ -74609,7 +74609,7 @@ class KeyDriverCardComponent {
74609
74609
 
74610
74610
  const _c0$c = a0 => ({ name: "exclamation-triangle", source: a0 });
74611
74611
  const _c1$6 = a0 => ({ name: "chat-bubble-left-right", source: a0 });
74612
- const _forTrack0$b = ($index, $item) => $item.questionId;
74612
+ const _forTrack0$c = ($index, $item) => $item.questionId;
74613
74613
  function BottleneckCardComponent_Conditional_12_For_6_Template(rf, ctx) { if (rf & 1) {
74614
74614
  i0.ɵɵelementStart(0, "div", 13)(1, "p", 14);
74615
74615
  i0.ɵɵtext(2);
@@ -74629,7 +74629,7 @@ function BottleneckCardComponent_Conditional_12_Template(rf, ctx) { if (rf & 1)
74629
74629
  i0.ɵɵelementStart(3, "span", 12);
74630
74630
  i0.ɵɵtext(4, " Supporting Profile Insights ");
74631
74631
  i0.ɵɵelementEnd()();
74632
- i0.ɵɵrepeaterCreate(5, BottleneckCardComponent_Conditional_12_For_6_Template, 3, 3, "div", 13, _forTrack0$b);
74632
+ i0.ɵɵrepeaterCreate(5, BottleneckCardComponent_Conditional_12_For_6_Template, 3, 3, "div", 13, _forTrack0$c);
74633
74633
  i0.ɵɵelementEnd();
74634
74634
  } if (rf & 2) {
74635
74635
  const ctx_r1 = i0.ɵɵnextContext();
@@ -74838,7 +74838,7 @@ const _c0$b = a0 => ({ name: "arrow-right", source: a0 });
74838
74838
  const _c1$5 = a0 => ({ name: "arrow-left", source: a0 });
74839
74839
  const _c2$5 = a0 => ({ name: "arrows-right-left", source: a0 });
74840
74840
  const _c3$3 = a0 => ({ name: "scale", source: a0 });
74841
- const _forTrack0$a = ($index, $item) => $item.metric;
74841
+ const _forTrack0$b = ($index, $item) => $item.metric;
74842
74842
  function MetricRelationshipsCardComponent_Conditional_1_For_8_Template(rf, ctx) { if (rf & 1) {
74843
74843
  i0.ɵɵelementStart(0, "span", 7);
74844
74844
  i0.ɵɵtext(1);
@@ -74937,7 +74937,7 @@ function MetricRelationshipsCardComponent_Conditional_3_Template(rf, ctx) { if (
74937
74937
  i0.ɵɵtext(5, " Trade-offs ");
74938
74938
  i0.ɵɵelementEnd()();
74939
74939
  i0.ɵɵelementStart(6, "div", 8);
74940
- i0.ɵɵrepeaterCreate(7, MetricRelationshipsCardComponent_Conditional_3_For_8_Template, 7, 9, "div", 9, _forTrack0$a);
74940
+ i0.ɵɵrepeaterCreate(7, MetricRelationshipsCardComponent_Conditional_3_For_8_Template, 7, 9, "div", 9, _forTrack0$b);
74941
74941
  i0.ɵɵelementEnd()();
74942
74942
  } if (rf & 2) {
74943
74943
  const ctx_r1 = i0.ɵɵnextContext();
@@ -75374,7 +75374,7 @@ class RelatedMetricCardComponent {
75374
75374
  }], 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 }] }], cardClicked: [{ type: i0.Output, args: ["cardClicked"] }] }); })();
75375
75375
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(RelatedMetricCardComponent, { className: "RelatedMetricCardComponent", filePath: "lib/components/profile-analysis-dashboard/cards/related-metric-card.component.ts", lineNumber: 68 }); })();
75376
75376
 
75377
- const _forTrack0$9 = ($index, $item) => $item.metric;
75377
+ const _forTrack0$a = ($index, $item) => $item.metric;
75378
75378
  function RelatedMetricsListComponent_Conditional_1_For_14_Template(rf, ctx) { if (rf & 1) {
75379
75379
  const _r1 = i0.ɵɵgetCurrentView();
75380
75380
  i0.ɵɵelementStart(0, "symphiq-related-metric-card", 12);
@@ -75402,7 +75402,7 @@ function RelatedMetricsListComponent_Conditional_1_Template(rf, ctx) { if (rf &
75402
75402
  i0.ɵɵtext(11);
75403
75403
  i0.ɵɵelementEnd()();
75404
75404
  i0.ɵɵelementStart(12, "div", 10);
75405
- i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_1_For_14_Template, 1, 6, "symphiq-related-metric-card", 11, _forTrack0$9);
75405
+ i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_1_For_14_Template, 1, 6, "symphiq-related-metric-card", 11, _forTrack0$a);
75406
75406
  i0.ɵɵelementEnd()();
75407
75407
  } if (rf & 2) {
75408
75408
  const ctx_r1 = i0.ɵɵnextContext();
@@ -75448,7 +75448,7 @@ function RelatedMetricsListComponent_Conditional_2_Template(rf, ctx) { if (rf &
75448
75448
  i0.ɵɵtext(11);
75449
75449
  i0.ɵɵelementEnd()();
75450
75450
  i0.ɵɵelementStart(12, "div", 10);
75451
- i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_2_For_14_Template, 1, 6, "symphiq-related-metric-card", 11, _forTrack0$9);
75451
+ i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_2_For_14_Template, 1, 6, "symphiq-related-metric-card", 11, _forTrack0$a);
75452
75452
  i0.ɵɵelementEnd()();
75453
75453
  } if (rf & 2) {
75454
75454
  const ctx_r1 = i0.ɵɵnextContext();
@@ -75494,7 +75494,7 @@ function RelatedMetricsListComponent_Conditional_3_Template(rf, ctx) { if (rf &
75494
75494
  i0.ɵɵtext(11);
75495
75495
  i0.ɵɵelementEnd()();
75496
75496
  i0.ɵɵelementStart(12, "div", 10);
75497
- i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_3_For_14_Template, 1, 6, "symphiq-related-metric-card", 11, _forTrack0$9);
75497
+ i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_3_For_14_Template, 1, 6, "symphiq-related-metric-card", 11, _forTrack0$a);
75498
75498
  i0.ɵɵelementEnd()();
75499
75499
  } if (rf & 2) {
75500
75500
  const ctx_r1 = i0.ɵɵnextContext();
@@ -75540,7 +75540,7 @@ function RelatedMetricsListComponent_Conditional_4_Template(rf, ctx) { if (rf &
75540
75540
  i0.ɵɵtext(11);
75541
75541
  i0.ɵɵelementEnd()();
75542
75542
  i0.ɵɵelementStart(12, "div", 10);
75543
- i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_4_For_14_Template, 1, 6, "symphiq-related-metric-card", 11, _forTrack0$9);
75543
+ i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_4_For_14_Template, 1, 6, "symphiq-related-metric-card", 11, _forTrack0$a);
75544
75544
  i0.ɵɵelementEnd()();
75545
75545
  } if (rf & 2) {
75546
75546
  const ctx_r1 = i0.ɵɵnextContext();
@@ -76951,7 +76951,7 @@ const _c3 = a0 => [a0];
76951
76951
  const _c4 = () => [];
76952
76952
  const _c5 = a0 => ({ name: "chart-bar", source: a0 });
76953
76953
  const _c6 = a0 => ({ name: "user", source: a0 });
76954
- const _forTrack0$8 = ($index, $item) => $item.id || $index;
76954
+ const _forTrack0$9 = ($index, $item) => $item.id || $index;
76955
76955
  const _forTrack1$2 = ($index, $item) => $item.dimension || $index;
76956
76956
  const _forTrack2$1 = ($index, $item) => $item.phase || $index;
76957
76957
  const _forTrack3$1 = ($index, $item) => $item.driver;
@@ -77277,7 +77277,7 @@ function ProfileSectionContentComponent_Conditional_4_For_2_Template(rf, ctx) {
77277
77277
  } }
77278
77278
  function ProfileSectionContentComponent_Conditional_4_Template(rf, ctx) { if (rf & 1) {
77279
77279
  i0.ɵɵelementStart(0, "div", 3);
77280
- i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_4_For_2_Template, 2, 3, "div", null, _forTrack0$8);
77280
+ i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_4_For_2_Template, 2, 3, "div", null, _forTrack0$9);
77281
77281
  i0.ɵɵelementEnd();
77282
77282
  } if (rf & 2) {
77283
77283
  const ctx_r1 = i0.ɵɵnextContext();
@@ -77294,7 +77294,7 @@ function ProfileSectionContentComponent_Conditional_5_For_2_Template(rf, ctx) {
77294
77294
  } }
77295
77295
  function ProfileSectionContentComponent_Conditional_5_Template(rf, ctx) { if (rf & 1) {
77296
77296
  i0.ɵɵelementStart(0, "div", 4);
77297
- i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_5_For_2_Template, 1, 8, "symphiq-goal-card", 48, _forTrack0$8);
77297
+ i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_5_For_2_Template, 1, 8, "symphiq-goal-card", 48, _forTrack0$9);
77298
77298
  i0.ɵɵelementEnd();
77299
77299
  } if (rf & 2) {
77300
77300
  const ctx_r1 = i0.ɵɵnextContext();
@@ -77310,7 +77310,7 @@ function ProfileSectionContentComponent_Conditional_6_For_2_Template(rf, ctx) {
77310
77310
  } }
77311
77311
  function ProfileSectionContentComponent_Conditional_6_Template(rf, ctx) { if (rf & 1) {
77312
77312
  i0.ɵɵelementStart(0, "div", 5);
77313
- i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_6_For_2_Template, 1, 3, "symphiq-capability-matrix-card", 49, _forTrack0$8);
77313
+ i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_6_For_2_Template, 1, 3, "symphiq-capability-matrix-card", 49, _forTrack0$9);
77314
77314
  i0.ɵɵelementEnd();
77315
77315
  } if (rf & 2) {
77316
77316
  const ctx_r1 = i0.ɵɵnextContext();
@@ -77365,7 +77365,7 @@ function ProfileSectionContentComponent_Conditional_9_For_2_Template(rf, ctx) {
77365
77365
  } }
77366
77366
  function ProfileSectionContentComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
77367
77367
  i0.ɵɵelementStart(0, "div", 8);
77368
- i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_9_For_2_Template, 1, 2, "symphiq-operational-category-card", 53, _forTrack0$8);
77368
+ i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_9_For_2_Template, 1, 2, "symphiq-operational-category-card", 53, _forTrack0$9);
77369
77369
  i0.ɵɵelementEnd();
77370
77370
  } if (rf & 2) {
77371
77371
  const ctx_r1 = i0.ɵɵnextContext();
@@ -77661,7 +77661,7 @@ function ProfileSectionContentComponent_Conditional_11_Conditional_2_Template(rf
77661
77661
  i0.ɵɵtext(2, "Tactical Recommendations");
77662
77662
  i0.ɵɵelementEnd();
77663
77663
  i0.ɵɵelementStart(3, "div", 74);
77664
- i0.ɵɵrepeaterCreate(4, ProfileSectionContentComponent_Conditional_11_Conditional_2_For_5_Template, 14, 12, "div", 16, _forTrack0$8);
77664
+ i0.ɵɵrepeaterCreate(4, ProfileSectionContentComponent_Conditional_11_Conditional_2_For_5_Template, 14, 12, "div", 16, _forTrack0$9);
77665
77665
  i0.ɵɵelementEnd()();
77666
77666
  } if (rf & 2) {
77667
77667
  const ctx_r1 = i0.ɵɵnextContext(2);
@@ -79698,7 +79698,7 @@ class ProfileSectionContentComponent {
79698
79698
  }], 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 }] }] }); })();
79699
79699
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileSectionContentComponent, { className: "ProfileSectionContentComponent", filePath: "lib/components/profile-analysis-dashboard/profile-section-content.component.ts", lineNumber: 760 }); })();
79700
79700
 
79701
- const _forTrack0$7 = ($index, $item) => $item.id || $index;
79701
+ const _forTrack0$8 = ($index, $item) => $item.id || $index;
79702
79702
  function GoalObjectivesModalContentComponent_For_2_Conditional_10_Template(rf, ctx) { if (rf & 1) {
79703
79703
  i0.ɵɵelementStart(0, "p", 9);
79704
79704
  i0.ɵɵtext(1);
@@ -79956,7 +79956,7 @@ class GoalObjectivesModalContentComponent {
79956
79956
  static { this.ɵfac = function GoalObjectivesModalContentComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || GoalObjectivesModalContentComponent)(); }; }
79957
79957
  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) {
79958
79958
  i0.ɵɵelementStart(0, "div", 0);
79959
- i0.ɵɵrepeaterCreate(1, GoalObjectivesModalContentComponent_For_2_Template, 14, 9, "div", 1, _forTrack0$7);
79959
+ i0.ɵɵrepeaterCreate(1, GoalObjectivesModalContentComponent_For_2_Template, 14, 9, "div", 1, _forTrack0$8);
79960
79960
  i0.ɵɵelementEnd();
79961
79961
  } if (rf & 2) {
79962
79962
  let tmp_0_0;
@@ -80056,7 +80056,7 @@ class GoalObjectivesModalContentComponent {
80056
80056
  }], null, { goal: [{ type: i0.Input, args: [{ isSignal: true, alias: "goal", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }] }); })();
80057
80057
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(GoalObjectivesModalContentComponent, { className: "GoalObjectivesModalContentComponent", filePath: "lib/components/profile-analysis-dashboard/modals/goal-objectives-modal-content.component.ts", lineNumber: 94 }); })();
80058
80058
 
80059
- const _forTrack0$6 = ($index, $item) => $item.id || $index;
80059
+ const _forTrack0$7 = ($index, $item) => $item.id || $index;
80060
80060
  const _forTrack1$1 = ($index, $item) => ($item == null ? null : $item.questionId) || $index;
80061
80061
  function ObjectiveStrategiesModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
80062
80062
  i0.ɵɵelementStart(0, "div", 2)(1, "p", 6);
@@ -80497,7 +80497,7 @@ class ObjectiveStrategiesModalContentComponent {
80497
80497
  i0.ɵɵconditionalCreate(3, ObjectiveStrategiesModalContentComponent_Conditional_3_Template, 10, 5, "div", 3);
80498
80498
  i0.ɵɵconditionalCreate(4, ObjectiveStrategiesModalContentComponent_Conditional_4_Template, 6, 2, "div", 4);
80499
80499
  i0.ɵɵelementEnd();
80500
- i0.ɵɵrepeaterCreate(5, ObjectiveStrategiesModalContentComponent_For_6_Template, 17, 10, "div", 5, _forTrack0$6);
80500
+ i0.ɵɵrepeaterCreate(5, ObjectiveStrategiesModalContentComponent_For_6_Template, 17, 10, "div", 5, _forTrack0$7);
80501
80501
  i0.ɵɵelementEnd();
80502
80502
  } if (rf & 2) {
80503
80503
  let tmp_1_0;
@@ -80798,7 +80798,7 @@ class TooltipContentBuilder {
80798
80798
  }
80799
80799
  }
80800
80800
 
80801
- const _forTrack0$5 = ($index, $item) => $item.id || $index;
80801
+ const _forTrack0$6 = ($index, $item) => $item.id || $index;
80802
80802
  const _forTrack1 = ($index, $item) => $item.type + $item.label;
80803
80803
  const _forTrack2 = ($index, $item) => $item.order || $index;
80804
80804
  const _forTrack3 = ($index, $item) => ($item == null ? null : $item.questionId) || $index;
@@ -82521,7 +82521,7 @@ class StrategyRecommendationsModalContentComponent {
82521
82521
  i0.ɵɵconditionalCreate(5, StrategyRecommendationsModalContentComponent_Conditional_5_Template, 2, 2, "span", 4);
82522
82522
  i0.ɵɵconditionalCreate(6, StrategyRecommendationsModalContentComponent_Conditional_6_Template, 2, 2, "span", 4);
82523
82523
  i0.ɵɵelementEnd()();
82524
- i0.ɵɵrepeaterCreate(7, StrategyRecommendationsModalContentComponent_For_8_Template, 35, 31, "div", 5, _forTrack0$5);
82524
+ i0.ɵɵrepeaterCreate(7, StrategyRecommendationsModalContentComponent_For_8_Template, 35, 31, "div", 5, _forTrack0$6);
82525
82525
  i0.ɵɵelementEnd();
82526
82526
  } if (rf & 2) {
82527
82527
  let tmp_1_0;
@@ -84551,7 +84551,7 @@ class GapDetailModalContentComponent {
84551
84551
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(GapDetailModalContentComponent, { className: "GapDetailModalContentComponent", filePath: "lib/components/profile-analysis-dashboard/modals/gap-detail-modal-content.component.ts", lineNumber: 129 }); })();
84552
84552
 
84553
84553
  const _c0$3 = a0 => ({ name: "chevron-right", source: a0 });
84554
- const _forTrack0$4 = ($index, $item) => $item.id || $index;
84554
+ const _forTrack0$5 = ($index, $item) => $item.id || $index;
84555
84555
  function OpportunityDetailModalContentComponent_Conditional_11_Template(rf, ctx) { if (rf & 1) {
84556
84556
  i0.ɵɵelementStart(0, "div", 9)(1, "h4", 10);
84557
84557
  i0.ɵɵnamespaceSVG();
@@ -84662,7 +84662,7 @@ function OpportunityDetailModalContentComponent_Conditional_14_Conditional_0_Tem
84662
84662
  i0.ɵɵtext(2, " Related Goals ");
84663
84663
  i0.ɵɵelementEnd();
84664
84664
  i0.ɵɵelementStart(3, "div", 25);
84665
- i0.ɵɵrepeaterCreate(4, OpportunityDetailModalContentComponent_Conditional_14_Conditional_0_For_5_Template, 4, 6, "div", 26, _forTrack0$4);
84665
+ i0.ɵɵrepeaterCreate(4, OpportunityDetailModalContentComponent_Conditional_14_Conditional_0_For_5_Template, 4, 6, "div", 26, _forTrack0$5);
84666
84666
  i0.ɵɵelementEnd()();
84667
84667
  } if (rf & 2) {
84668
84668
  const goals_r6 = i0.ɵɵnextContext();
@@ -85455,7 +85455,7 @@ class SimplifiedGoalCardComponent {
85455
85455
  }], 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"] }] }); })();
85456
85456
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SimplifiedGoalCardComponent, { className: "SimplifiedGoalCardComponent", filePath: "lib/components/profile-analysis-dashboard/cards/simplified-goal-card.component.ts", lineNumber: 127 }); })();
85457
85457
 
85458
- const _forTrack0$3 = ($index, $item) => $item.id;
85458
+ const _forTrack0$4 = ($index, $item) => $item.id;
85459
85459
  function StrategicGoalsTiledGridComponent_Conditional_12_Template(rf, ctx) { if (rf & 1) {
85460
85460
  i0.ɵɵelementStart(0, "div", 9);
85461
85461
  i0.ɵɵtext(1);
@@ -85479,7 +85479,7 @@ function StrategicGoalsTiledGridComponent_Conditional_14_For_2_Template(rf, ctx)
85479
85479
  } }
85480
85480
  function StrategicGoalsTiledGridComponent_Conditional_14_Template(rf, ctx) { if (rf & 1) {
85481
85481
  i0.ɵɵelementStart(0, "div", 11);
85482
- i0.ɵɵrepeaterCreate(1, StrategicGoalsTiledGridComponent_Conditional_14_For_2_Template, 1, 3, "symphiq-simplified-goal-card", 13, _forTrack0$3);
85482
+ i0.ɵɵrepeaterCreate(1, StrategicGoalsTiledGridComponent_Conditional_14_For_2_Template, 1, 3, "symphiq-simplified-goal-card", 13, _forTrack0$4);
85483
85483
  i0.ɵɵelementEnd();
85484
85484
  } if (rf & 2) {
85485
85485
  const ctx_r0 = i0.ɵɵnextContext();
@@ -85693,7 +85693,7 @@ class StrategicGoalsTiledGridComponent {
85693
85693
  }], null, { goals: [{ type: i0.Input, args: [{ isSignal: true, alias: "goals", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], viewMoreClick: [{ type: i0.Output, args: ["viewMoreClick"] }] }); })();
85694
85694
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(StrategicGoalsTiledGridComponent, { className: "StrategicGoalsTiledGridComponent", filePath: "lib/components/profile-analysis-dashboard/cards/strategic-goals-tiled-grid.component.ts", lineNumber: 69 }); })();
85695
85695
 
85696
- const _forTrack0$2 = ($index, $item) => $item.id;
85696
+ const _forTrack0$3 = ($index, $item) => $item.id;
85697
85697
  function CollapsibleAnalysisSectionGroupComponent_For_23_Conditional_3_Template(rf, ctx) { if (rf & 1) {
85698
85698
  i0.ɵɵelementStart(0, "div", 20);
85699
85699
  i0.ɵɵelement(1, "symphiq-icon", 31);
@@ -86063,7 +86063,7 @@ class CollapsibleAnalysisSectionGroupComponent {
86063
86063
  i0.ɵɵtext(20);
86064
86064
  i0.ɵɵelementEnd()()();
86065
86065
  i0.ɵɵelementStart(21, "div", 16);
86066
- i0.ɵɵrepeaterCreate(22, CollapsibleAnalysisSectionGroupComponent_For_23_Template, 16, 14, "div", 17, _forTrack0$2);
86066
+ i0.ɵɵrepeaterCreate(22, CollapsibleAnalysisSectionGroupComponent_For_23_Template, 16, 14, "div", 17, _forTrack0$3);
86067
86067
  i0.ɵɵelementEnd()()();
86068
86068
  } if (rf & 2) {
86069
86069
  i0.ɵɵproperty("ngClass", ctx.containerClasses());
@@ -86257,7 +86257,7 @@ class CollapsibleAnalysisSectionGroupComponent {
86257
86257
  }], 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 }] }] }); })();
86258
86258
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CollapsibleAnalysisSectionGroupComponent, { className: "CollapsibleAnalysisSectionGroupComponent", filePath: "lib/components/profile-analysis-dashboard/cards/collapsible-analysis-section-group.component.ts", lineNumber: 172 }); })();
86259
86259
 
86260
- const _forTrack0$1 = ($index, $item) => $item.code;
86260
+ const _forTrack0$2 = ($index, $item) => $item.code;
86261
86261
  function BillingCurrencySelectorCardComponent_For_15_Template(rf, ctx) { if (rf & 1) {
86262
86262
  const _r1 = i0.ɵɵgetCurrentView();
86263
86263
  i0.ɵɵelementStart(0, "label", 11)(1, "input", 12);
@@ -86395,7 +86395,7 @@ class BillingCurrencySelectorCardComponent {
86395
86395
  i0.ɵɵtext(10, " Choose the currency for your subscription ");
86396
86396
  i0.ɵɵelementEnd()()()();
86397
86397
  i0.ɵɵelementStart(11, "div", 8)(12, "div", 9)(13, "div", 10);
86398
- i0.ɵɵrepeaterCreate(14, BillingCurrencySelectorCardComponent_For_15_Template, 10, 12, "label", 11, _forTrack0$1);
86398
+ i0.ɵɵrepeaterCreate(14, BillingCurrencySelectorCardComponent_For_15_Template, 10, 12, "label", 11, _forTrack0$2);
86399
86399
  i0.ɵɵelementEnd()()()();
86400
86400
  } if (rf & 2) {
86401
86401
  i0.ɵɵproperty("ngClass", ctx.containerClasses());
@@ -86485,6 +86485,7 @@ class PlanSelectionPlaceholderCardComponent {
86485
86485
  constructor() {
86486
86486
  this.viewMode = input(ViewModeEnum.LIGHT, ...(ngDevMode ? [{ debugName: "viewMode" }] : []));
86487
86487
  this.selectedCurrency = input(CurrencyCodeEnum.USD, ...(ngDevMode ? [{ debugName: "selectedCurrency" }] : []));
86488
+ this.editCurrency = output();
86488
86489
  }
86489
86490
  containerClasses() {
86490
86491
  return this.viewMode() === ViewModeEnum.DARK
@@ -86541,8 +86542,13 @@ class PlanSelectionPlaceholderCardComponent {
86541
86542
  ? 'text-slate-300'
86542
86543
  : 'text-slate-700';
86543
86544
  }
86545
+ editButtonClasses() {
86546
+ return this.viewMode() === ViewModeEnum.DARK
86547
+ ? 'bg-slate-700 text-slate-300 hover:bg-slate-600 hover:text-white'
86548
+ : 'bg-slate-100 text-slate-600 hover:bg-slate-200 hover:text-slate-800';
86549
+ }
86544
86550
  static { this.ɵfac = function PlanSelectionPlaceholderCardComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || PlanSelectionPlaceholderCardComponent)(); }; }
86545
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PlanSelectionPlaceholderCardComponent, selectors: [["symphiq-plan-selection-placeholder-card"]], inputs: { viewMode: [1, "viewMode"], selectedCurrency: [1, "selectedCurrency"] }, decls: 33, vars: 13, consts: [[1, "rounded-2xl", "border", "shadow-lg", "overflow-hidden", 3, "ngClass"], [1, "px-6", "py-5", "border-b", 3, "ngClass"], [1, "flex", "items-center", "gap-3"], [1, "p-2.5", "rounded-lg", 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, "text-xl", "font-bold", 3, "ngClass"], [1, "text-sm", "mt-0.5", 3, "ngClass"], [1, "font-semibold"], [1, "p-8", 3, "ngClass"], [1, "text-center", "space-y-6"], [1, "w-20", "h-20", "mx-auto", "rounded-full", "flex", "items-center", "justify-center", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-10", "h-10"], ["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, "space-y-3"], [1, "text-2xl", "font-bold", 3, "ngClass"], [1, "text-base", "leading-relaxed", "max-w-md", "mx-auto", 3, "ngClass"], [1, "p-5", "rounded-xl", "border", "inline-block", 3, "ngClass"], [1, "flex", "items-start", "gap-3", "text-left"], ["fill", "currentColor", "viewBox", "0 0 20 20", 1, "w-5", "h-5", "flex-shrink-0", "mt-0.5"], ["fill-rule", "evenodd", "d", "M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-7-4a1 1 0 11-2 0 1 1 0 012 0zM9 9a1 1 0 000 2v3a1 1 0 001 1h1a1 1 0 100-2v-3a1 1 0 00-1-1H9z", "clip-rule", "evenodd"], [1, "flex-1"], [1, "text-sm", "leading-relaxed", 3, "ngClass"]], template: function PlanSelectionPlaceholderCardComponent_Template(rf, ctx) { if (rf & 1) {
86551
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PlanSelectionPlaceholderCardComponent, selectors: [["symphiq-plan-selection-placeholder-card"]], inputs: { viewMode: [1, "viewMode"], selectedCurrency: [1, "selectedCurrency"] }, outputs: { editCurrency: "editCurrency" }, decls: 37, vars: 14, consts: [[1, "rounded-2xl", "border", "shadow-lg", "overflow-hidden", 3, "ngClass"], [1, "px-6", "py-5", "border-b", 3, "ngClass"], [1, "flex", "items-center", "gap-3"], [1, "p-2.5", "rounded-lg", 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, "text-xl", "font-bold", 3, "ngClass"], [1, "text-sm", "mt-0.5", "flex", "items-center", "gap-2", 3, "ngClass"], [1, "font-semibold"], [1, "inline-flex", "items-center", "gap-1", "px-2", "py-0.5", "text-xs", "font-medium", "rounded-md", "transition-colors", 3, "click", "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", "M11 5H6a2 2 0 00-2 2v11a2 2 0 002 2h11a2 2 0 002-2v-5m-1.414-9.414a2 2 0 112.828 2.828L11.828 15H9v-2.828l8.586-8.586z"], [1, "p-8", 3, "ngClass"], [1, "text-center", "space-y-6"], [1, "w-20", "h-20", "mx-auto", "rounded-full", "flex", "items-center", "justify-center", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-10", "h-10"], ["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, "space-y-3"], [1, "text-2xl", "font-bold", 3, "ngClass"], [1, "text-base", "leading-relaxed", "max-w-md", "mx-auto", 3, "ngClass"], [1, "p-5", "rounded-xl", "border", "inline-block", 3, "ngClass"], [1, "flex", "items-start", "gap-3", "text-left"], ["fill", "currentColor", "viewBox", "0 0 20 20", 1, "w-5", "h-5", "flex-shrink-0", "mt-0.5"], ["fill-rule", "evenodd", "d", "M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-7-4a1 1 0 11-2 0 1 1 0 012 0zM9 9a1 1 0 000 2v3a1 1 0 001 1h1a1 1 0 100-2v-3a1 1 0 00-1-1H9z", "clip-rule", "evenodd"], [1, "flex-1"], [1, "text-sm", "leading-relaxed", 3, "ngClass"]], template: function PlanSelectionPlaceholderCardComponent_Template(rf, ctx) { if (rf & 1) {
86546
86552
  i0.ɵɵelementStart(0, "div", 0)(1, "div", 1)(2, "div", 2)(3, "div", 3);
86547
86553
  i0.ɵɵnamespaceSVG();
86548
86554
  i0.ɵɵelementStart(4, "svg", 4);
@@ -86556,31 +86562,40 @@ class PlanSelectionPlaceholderCardComponent {
86556
86562
  i0.ɵɵtext(10, " Selected currency: ");
86557
86563
  i0.ɵɵelementStart(11, "span", 8);
86558
86564
  i0.ɵɵtext(12);
86565
+ i0.ɵɵelementEnd();
86566
+ i0.ɵɵelementStart(13, "button", 9);
86567
+ i0.ɵɵlistener("click", function PlanSelectionPlaceholderCardComponent_Template_button_click_13_listener() { return ctx.editCurrency.emit(); });
86568
+ i0.ɵɵnamespaceSVG();
86569
+ i0.ɵɵelementStart(14, "svg", 10);
86570
+ i0.ɵɵelement(15, "path", 11);
86571
+ i0.ɵɵelementEnd();
86572
+ i0.ɵɵtext(16, " Edit ");
86559
86573
  i0.ɵɵelementEnd()()()()();
86560
- i0.ɵɵelementStart(13, "div", 9)(14, "div", 10)(15, "div", 11);
86574
+ i0.ɵɵnamespaceHTML();
86575
+ i0.ɵɵelementStart(17, "div", 12)(18, "div", 13)(19, "div", 14);
86561
86576
  i0.ɵɵnamespaceSVG();
86562
- i0.ɵɵelementStart(16, "svg", 12);
86563
- i0.ɵɵelement(17, "path", 13);
86577
+ i0.ɵɵelementStart(20, "svg", 15);
86578
+ i0.ɵɵelement(21, "path", 16);
86564
86579
  i0.ɵɵelementEnd()();
86565
86580
  i0.ɵɵnamespaceHTML();
86566
- i0.ɵɵelementStart(18, "div", 14)(19, "h3", 15);
86567
- i0.ɵɵtext(20, " Plan Selection Coming Soon ");
86581
+ i0.ɵɵelementStart(22, "div", 17)(23, "h3", 18);
86582
+ i0.ɵɵtext(24, " Plan Selection Coming Soon ");
86568
86583
  i0.ɵɵelementEnd();
86569
- i0.ɵɵelementStart(21, "p", 16);
86570
- i0.ɵɵtext(22, " Your billing currency has been set to ");
86571
- i0.ɵɵelementStart(23, "strong");
86572
- i0.ɵɵtext(24);
86584
+ i0.ɵɵelementStart(25, "p", 19);
86585
+ i0.ɵɵtext(26, " Your billing currency has been set to ");
86586
+ i0.ɵɵelementStart(27, "strong");
86587
+ i0.ɵɵtext(28);
86573
86588
  i0.ɵɵelementEnd();
86574
- i0.ɵɵtext(25, ". Plan selection and subscription management will be available shortly. ");
86589
+ i0.ɵɵtext(29, ". Plan selection and subscription management will be available shortly. ");
86575
86590
  i0.ɵɵelementEnd()();
86576
- i0.ɵɵelementStart(26, "div", 17)(27, "div", 18);
86591
+ i0.ɵɵelementStart(30, "div", 20)(31, "div", 21);
86577
86592
  i0.ɵɵnamespaceSVG();
86578
- i0.ɵɵelementStart(28, "svg", 19);
86579
- i0.ɵɵelement(29, "path", 20);
86593
+ i0.ɵɵelementStart(32, "svg", 22);
86594
+ i0.ɵɵelement(33, "path", 23);
86580
86595
  i0.ɵɵelementEnd();
86581
86596
  i0.ɵɵnamespaceHTML();
86582
- i0.ɵɵelementStart(30, "div", 21)(31, "p", 22);
86583
- i0.ɵɵtext(32, " You'll be able to view and select from our subscription plans once this feature is enabled. In the meantime, your currency preference has been saved. ");
86597
+ i0.ɵɵelementStart(34, "div", 24)(35, "p", 25);
86598
+ i0.ɵɵtext(36, " You'll be able to view and select from our subscription plans once this feature is enabled. In the meantime, your currency preference has been saved. ");
86584
86599
  i0.ɵɵelementEnd()()()()()()();
86585
86600
  } if (rf & 2) {
86586
86601
  i0.ɵɵproperty("ngClass", ctx.containerClasses());
@@ -86595,6 +86610,8 @@ class PlanSelectionPlaceholderCardComponent {
86595
86610
  i0.ɵɵadvance(3);
86596
86611
  i0.ɵɵtextInterpolate(ctx.selectedCurrency());
86597
86612
  i0.ɵɵadvance();
86613
+ i0.ɵɵproperty("ngClass", ctx.editButtonClasses());
86614
+ i0.ɵɵadvance(4);
86598
86615
  i0.ɵɵproperty("ngClass", ctx.contentClasses());
86599
86616
  i0.ɵɵadvance(2);
86600
86617
  i0.ɵɵproperty("ngClass", ctx.placeholderIconClasses());
@@ -86617,6 +86634,892 @@ class PlanSelectionPlaceholderCardComponent {
86617
86634
  standalone: true,
86618
86635
  imports: [CommonModule],
86619
86636
  changeDetection: ChangeDetectionStrategy.OnPush,
86637
+ template: `
86638
+ <div [ngClass]="containerClasses()" class="rounded-2xl border shadow-lg overflow-hidden">
86639
+ <div [ngClass]="headerClasses()" class="px-6 py-5 border-b">
86640
+ <div class="flex items-center gap-3">
86641
+ <div [ngClass]="iconContainerClasses()" class="p-2.5 rounded-lg">
86642
+ <svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24">
86643
+ <path 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"></path>
86644
+ </svg>
86645
+ </div>
86646
+ <div>
86647
+ <h2 [ngClass]="titleClasses()" class="text-xl font-bold">
86648
+ Choose Your Plan
86649
+ </h2>
86650
+ <p [ngClass]="subtitleClasses()" class="text-sm mt-0.5 flex items-center gap-2">
86651
+ Selected currency: <span class="font-semibold">{{ selectedCurrency() }}</span>
86652
+ <button
86653
+ (click)="editCurrency.emit()"
86654
+ [ngClass]="editButtonClasses()"
86655
+ class="inline-flex items-center gap-1 px-2 py-0.5 text-xs font-medium rounded-md transition-colors"
86656
+ >
86657
+ <svg class="w-3 h-3" fill="none" stroke="currentColor" viewBox="0 0 24 24">
86658
+ <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M11 5H6a2 2 0 00-2 2v11a2 2 0 002 2h11a2 2 0 002-2v-5m-1.414-9.414a2 2 0 112.828 2.828L11.828 15H9v-2.828l8.586-8.586z"></path>
86659
+ </svg>
86660
+ Edit
86661
+ </button>
86662
+ </p>
86663
+ </div>
86664
+ </div>
86665
+ </div>
86666
+
86667
+ <div [ngClass]="contentClasses()" class="p-8">
86668
+ <div class="text-center space-y-6">
86669
+ <div [ngClass]="placeholderIconClasses()" class="w-20 h-20 mx-auto rounded-full flex items-center justify-center">
86670
+ <svg class="w-10 h-10" fill="none" stroke="currentColor" viewBox="0 0 24 24">
86671
+ <path 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"></path>
86672
+ </svg>
86673
+ </div>
86674
+
86675
+ <div class="space-y-3">
86676
+ <h3 [ngClass]="placeholderTitleClasses()" class="text-2xl font-bold">
86677
+ Plan Selection Coming Soon
86678
+ </h3>
86679
+ <p [ngClass]="placeholderTextClasses()" class="text-base leading-relaxed max-w-md mx-auto">
86680
+ Your billing currency has been set to <strong>{{ selectedCurrency() }}</strong>. Plan selection and subscription management will be available shortly.
86681
+ </p>
86682
+ </div>
86683
+
86684
+ <div [ngClass]="infoBoxClasses()" class="p-5 rounded-xl border inline-block">
86685
+ <div class="flex items-start gap-3 text-left">
86686
+ <svg class="w-5 h-5 flex-shrink-0 mt-0.5" fill="currentColor" viewBox="0 0 20 20">
86687
+ <path fill-rule="evenodd" d="M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-7-4a1 1 0 11-2 0 1 1 0 012 0zM9 9a1 1 0 000 2v3a1 1 0 001 1h1a1 1 0 100-2v-3a1 1 0 00-1-1H9z" clip-rule="evenodd"></path>
86688
+ </svg>
86689
+ <div class="flex-1">
86690
+ <p [ngClass]="infoTextClasses()" class="text-sm leading-relaxed">
86691
+ You'll be able to view and select from our subscription plans once this feature is enabled. In the meantime, your currency preference has been saved.
86692
+ </p>
86693
+ </div>
86694
+ </div>
86695
+ </div>
86696
+ </div>
86697
+ </div>
86698
+ </div>
86699
+ `
86700
+ }]
86701
+ }], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], selectedCurrency: [{ type: i0.Input, args: [{ isSignal: true, alias: "selectedCurrency", required: false }] }], editCurrency: [{ type: i0.Output, args: ["editCurrency"] }] }); })();
86702
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PlanSelectionPlaceholderCardComponent, { className: "PlanSelectionPlaceholderCardComponent", filePath: "lib/components/profile-analysis-dashboard/cards/plan-selection-placeholder-card.component.ts", lineNumber: 74 }); })();
86703
+
86704
+ function BillingPeriodToggleComponent_Conditional_8_Template(rf, ctx) { if (rf & 1) {
86705
+ i0.ɵɵelement(0, "div", 7);
86706
+ } }
86707
+ function BillingPeriodToggleComponent_Conditional_12_Template(rf, ctx) { if (rf & 1) {
86708
+ i0.ɵɵelement(0, "div", 7);
86709
+ } }
86710
+ class BillingPeriodToggleComponent {
86711
+ constructor() {
86712
+ this.viewMode = input(ViewModeEnum.LIGHT, ...(ngDevMode ? [{ debugName: "viewMode" }] : []));
86713
+ this.selectedPeriodUnit = input(ChargebeeItemPricePeriodUnitEnum.YEAR, ...(ngDevMode ? [{ debugName: "selectedPeriodUnit" }] : []));
86714
+ this.isLoading = input(false, ...(ngDevMode ? [{ debugName: "isLoading" }] : []));
86715
+ this.periodUnitChanged = output();
86716
+ this.periodUnitEnum = ChargebeeItemPricePeriodUnitEnum;
86717
+ }
86718
+ selectPeriod(period) {
86719
+ if (this.isLoading() || period === this.selectedPeriodUnit()) {
86720
+ return;
86721
+ }
86722
+ this.periodUnitChanged.emit(period);
86723
+ }
86724
+ getSubtitle() {
86725
+ return this.selectedPeriodUnit() === ChargebeeItemPricePeriodUnitEnum.YEAR
86726
+ ? 'Save on annual'
86727
+ : 'Flexible monthly billing';
86728
+ }
86729
+ toggleContainerClasses() {
86730
+ return this.viewMode() === ViewModeEnum.DARK
86731
+ ? 'bg-slate-800/60 border border-slate-700/50'
86732
+ : 'bg-slate-100 border border-slate-200';
86733
+ }
86734
+ getButtonClasses(period) {
86735
+ const isSelected = this.selectedPeriodUnit() === period;
86736
+ const isDisabled = this.isLoading();
86737
+ if (this.viewMode() === ViewModeEnum.DARK) {
86738
+ if (isDisabled) {
86739
+ return 'text-slate-500 opacity-50';
86740
+ }
86741
+ if (isSelected) {
86742
+ return 'bg-gradient-to-r from-blue-600 to-cyan-600 text-white shadow-lg scale-105';
86743
+ }
86744
+ return 'text-slate-300 hover:text-white hover:bg-slate-700/50';
86745
+ }
86746
+ else {
86747
+ if (isDisabled) {
86748
+ return 'text-slate-400 opacity-50';
86749
+ }
86750
+ if (isSelected) {
86751
+ return 'bg-gradient-to-r from-blue-600 to-cyan-600 text-white shadow-lg scale-105';
86752
+ }
86753
+ return 'text-slate-700 hover:text-slate-900 hover:bg-slate-200/50';
86754
+ }
86755
+ }
86756
+ iconClasses() {
86757
+ return this.viewMode() === ViewModeEnum.DARK
86758
+ ? 'text-blue-400'
86759
+ : 'text-blue-600';
86760
+ }
86761
+ subtitleClasses() {
86762
+ return this.viewMode() === ViewModeEnum.DARK
86763
+ ? 'text-slate-400'
86764
+ : 'text-slate-600';
86765
+ }
86766
+ static { this.ɵfac = function BillingPeriodToggleComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || BillingPeriodToggleComponent)(); }; }
86767
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: BillingPeriodToggleComponent, selectors: [["symphiq-billing-period-toggle"]], inputs: { viewMode: [1, "viewMode"], selectedPeriodUnit: [1, "selectedPeriodUnit"], isLoading: [1, "isLoading"] }, outputs: { periodUnitChanged: "periodUnitChanged" }, decls: 15, vars: 10, consts: [[1, "flex", "flex-col", "items-center", "gap-4", "mb-8"], [1, "flex", "items-center", "gap-3"], ["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", "M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z"], [1, "inline-flex", "rounded-xl", "p-1", "transition-all", "duration-200", 3, "ngClass"], ["type", "button", 1, "relative", "px-6", "py-3", "rounded-lg", "font-semibold", "text-sm", "transition-all", "duration-200", "disabled:cursor-not-allowed", 3, "click", "disabled", "ngClass"], [1, "relative", "z-10"], [1, "absolute", "inset-0", "rounded-lg", "shadow-lg", "opacity-20"], [1, "text-sm", 3, "ngClass"]], template: function BillingPeriodToggleComponent_Template(rf, ctx) { if (rf & 1) {
86768
+ i0.ɵɵelementStart(0, "div", 0)(1, "div", 1);
86769
+ i0.ɵɵnamespaceSVG();
86770
+ i0.ɵɵelementStart(2, "svg", 2);
86771
+ i0.ɵɵelement(3, "path", 3);
86772
+ i0.ɵɵelementEnd();
86773
+ i0.ɵɵnamespaceHTML();
86774
+ i0.ɵɵelementStart(4, "div", 4)(5, "button", 5);
86775
+ i0.ɵɵlistener("click", function BillingPeriodToggleComponent_Template_button_click_5_listener() { return ctx.selectPeriod(ctx.periodUnitEnum.YEAR); });
86776
+ i0.ɵɵelementStart(6, "span", 6);
86777
+ i0.ɵɵtext(7, "Annual contract");
86778
+ i0.ɵɵelementEnd();
86779
+ i0.ɵɵconditionalCreate(8, BillingPeriodToggleComponent_Conditional_8_Template, 1, 0, "div", 7);
86780
+ i0.ɵɵelementEnd();
86781
+ i0.ɵɵelementStart(9, "button", 5);
86782
+ i0.ɵɵlistener("click", function BillingPeriodToggleComponent_Template_button_click_9_listener() { return ctx.selectPeriod(ctx.periodUnitEnum.MONTH); });
86783
+ i0.ɵɵelementStart(10, "span", 6);
86784
+ i0.ɵɵtext(11, "Monthly contract");
86785
+ i0.ɵɵelementEnd();
86786
+ i0.ɵɵconditionalCreate(12, BillingPeriodToggleComponent_Conditional_12_Template, 1, 0, "div", 7);
86787
+ i0.ɵɵelementEnd()()();
86788
+ i0.ɵɵelementStart(13, "p", 8);
86789
+ i0.ɵɵtext(14);
86790
+ i0.ɵɵelementEnd()();
86791
+ } if (rf & 2) {
86792
+ i0.ɵɵadvance(2);
86793
+ i0.ɵɵproperty("ngClass", ctx.iconClasses());
86794
+ i0.ɵɵadvance(2);
86795
+ i0.ɵɵproperty("ngClass", ctx.toggleContainerClasses());
86796
+ i0.ɵɵadvance();
86797
+ i0.ɵɵproperty("disabled", ctx.isLoading())("ngClass", ctx.getButtonClasses(ctx.periodUnitEnum.YEAR));
86798
+ i0.ɵɵadvance(3);
86799
+ i0.ɵɵconditional(ctx.selectedPeriodUnit() === ctx.periodUnitEnum.YEAR ? 8 : -1);
86800
+ i0.ɵɵadvance();
86801
+ i0.ɵɵproperty("disabled", ctx.isLoading())("ngClass", ctx.getButtonClasses(ctx.periodUnitEnum.MONTH));
86802
+ i0.ɵɵadvance(3);
86803
+ i0.ɵɵconditional(ctx.selectedPeriodUnit() === ctx.periodUnitEnum.MONTH ? 12 : -1);
86804
+ i0.ɵɵadvance();
86805
+ i0.ɵɵproperty("ngClass", ctx.subtitleClasses());
86806
+ i0.ɵɵadvance();
86807
+ i0.ɵɵtextInterpolate1(" ", ctx.getSubtitle(), " ");
86808
+ } }, dependencies: [CommonModule, i1$1.NgClass], encapsulation: 2, changeDetection: 0 }); }
86809
+ }
86810
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(BillingPeriodToggleComponent, [{
86811
+ type: Component,
86812
+ args: [{
86813
+ selector: 'symphiq-billing-period-toggle',
86814
+ standalone: true,
86815
+ imports: [CommonModule],
86816
+ changeDetection: ChangeDetectionStrategy.OnPush,
86817
+ template: `
86818
+ <div class="flex flex-col items-center gap-4 mb-8">
86819
+ <div class="flex items-center gap-3">
86820
+ <svg [ngClass]="iconClasses()" class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24">
86821
+ <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>
86822
+ </svg>
86823
+ <div [ngClass]="toggleContainerClasses()" class="inline-flex rounded-xl p-1 transition-all duration-200">
86824
+ <button
86825
+ type="button"
86826
+ [disabled]="isLoading()"
86827
+ (click)="selectPeriod(periodUnitEnum.YEAR)"
86828
+ [ngClass]="getButtonClasses(periodUnitEnum.YEAR)"
86829
+ class="relative px-6 py-3 rounded-lg font-semibold text-sm transition-all duration-200 disabled:cursor-not-allowed">
86830
+ <span class="relative z-10">Annual contract</span>
86831
+ @if (selectedPeriodUnit() === periodUnitEnum.YEAR) {
86832
+ <div class="absolute inset-0 rounded-lg shadow-lg opacity-20"></div>
86833
+ }
86834
+ </button>
86835
+ <button
86836
+ type="button"
86837
+ [disabled]="isLoading()"
86838
+ (click)="selectPeriod(periodUnitEnum.MONTH)"
86839
+ [ngClass]="getButtonClasses(periodUnitEnum.MONTH)"
86840
+ class="relative px-6 py-3 rounded-lg font-semibold text-sm transition-all duration-200 disabled:cursor-not-allowed">
86841
+ <span class="relative z-10">Monthly contract</span>
86842
+ @if (selectedPeriodUnit() === periodUnitEnum.MONTH) {
86843
+ <div class="absolute inset-0 rounded-lg shadow-lg opacity-20"></div>
86844
+ }
86845
+ </button>
86846
+ </div>
86847
+ </div>
86848
+ <p [ngClass]="subtitleClasses()" class="text-sm">
86849
+ {{ getSubtitle() }}
86850
+ </p>
86851
+ </div>
86852
+ `
86853
+ }]
86854
+ }], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], selectedPeriodUnit: [{ type: i0.Input, args: [{ isSignal: true, alias: "selectedPeriodUnit", required: false }] }], isLoading: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLoading", required: false }] }], periodUnitChanged: [{ type: i0.Output, args: ["periodUnitChanged"] }] }); })();
86855
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(BillingPeriodToggleComponent, { className: "BillingPeriodToggleComponent", filePath: "lib/components/profile-analysis-dashboard/cards/billing-period-toggle.component.ts", lineNumber: 47 }); })();
86856
+
86857
+ function PlanCardComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
86858
+ i0.ɵɵelementStart(0, "div", 1);
86859
+ i0.ɵɵtext(1, " Best value ");
86860
+ i0.ɵɵelementEnd();
86861
+ } if (rf & 2) {
86862
+ const ctx_r0 = i0.ɵɵnextContext();
86863
+ i0.ɵɵproperty("ngClass", ctx_r0.badgeClasses());
86864
+ } }
86865
+ function PlanCardComponent_Conditional_13_Template(rf, ctx) { if (rf & 1) {
86866
+ i0.ɵɵelement(0, "div", 10);
86867
+ } if (rf & 2) {
86868
+ const ctx_r0 = i0.ɵɵnextContext();
86869
+ i0.ɵɵproperty("ngClass", ctx_r0.radioInnerClasses());
86870
+ } }
86871
+ function PlanCardComponent_Conditional_19_Template(rf, ctx) { if (rf & 1) {
86872
+ i0.ɵɵelementStart(0, "button", 15);
86873
+ i0.ɵɵnamespaceSVG();
86874
+ i0.ɵɵelementStart(1, "svg", 24);
86875
+ i0.ɵɵelement(2, "path", 25);
86876
+ i0.ɵɵelementEnd()();
86877
+ } if (rf & 2) {
86878
+ const ctx_r0 = i0.ɵɵnextContext();
86879
+ i0.ɵɵproperty("ngClass", ctx_r0.tooltipButtonClasses());
86880
+ } }
86881
+ function PlanCardComponent_Conditional_26_Template(rf, ctx) { if (rf & 1) {
86882
+ i0.ɵɵelementStart(0, "button", 15);
86883
+ i0.ɵɵnamespaceSVG();
86884
+ i0.ɵɵelementStart(1, "svg", 24);
86885
+ i0.ɵɵelement(2, "path", 25);
86886
+ i0.ɵɵelementEnd()();
86887
+ } if (rf & 2) {
86888
+ const ctx_r0 = i0.ɵɵnextContext();
86889
+ i0.ɵɵproperty("ngClass", ctx_r0.tooltipButtonClasses());
86890
+ } }
86891
+ function PlanCardComponent_Conditional_30_Template(rf, ctx) { if (rf & 1) {
86892
+ i0.ɵɵelementStart(0, "div", 18);
86893
+ i0.ɵɵtext(1);
86894
+ i0.ɵɵelementEnd();
86895
+ } if (rf & 2) {
86896
+ const ctx_r0 = i0.ɵɵnextContext();
86897
+ i0.ɵɵproperty("ngClass", ctx_r0.subValueClasses());
86898
+ i0.ɵɵadvance();
86899
+ i0.ɵɵtextInterpolate1(" ", ctx_r0.getAdditionalShopsPrice(), " ");
86900
+ } }
86901
+ class PlanCardComponent {
86902
+ constructor() {
86903
+ this.viewMode = input(ViewModeEnum.LIGHT, ...(ngDevMode ? [{ debugName: "viewMode" }] : []));
86904
+ this.planInfo = input.required(...(ngDevMode ? [{ debugName: "planInfo" }] : []));
86905
+ this.isSelected = input(false, ...(ngDevMode ? [{ debugName: "isSelected" }] : []));
86906
+ this.selectedPeriodUnit = input(ChargebeeItemPricePeriodUnitEnum.YEAR, ...(ngDevMode ? [{ debugName: "selectedPeriodUnit" }] : []));
86907
+ this.planSelected = output();
86908
+ this.showBestValueBadge = computed(() => {
86909
+ return this.planInfo().periodUnit === ChargebeeItemPricePeriodUnitEnum.YEAR;
86910
+ }, ...(ngDevMode ? [{ debugName: "showBestValueBadge" }] : []));
86911
+ }
86912
+ handleCardClick() {
86913
+ this.planSelected.emit(this.planInfo());
86914
+ }
86915
+ getPlanTitle() {
86916
+ const info = this.planInfo();
86917
+ const periodLabel = info.periodUnit === ChargebeeItemPricePeriodUnitEnum.YEAR ? 'Pay Annually' : 'Pay Monthly';
86918
+ return `${info.planItem.name} - ${periodLabel}`;
86919
+ }
86920
+ formatPrice() {
86921
+ const info = this.planInfo();
86922
+ const price = info.planItemPrice.price || 0;
86923
+ const symbol = this.getCurrencySymbol();
86924
+ const formattedPrice = Math.floor(price / 100).toLocaleString();
86925
+ return `${symbol}${formattedPrice}`;
86926
+ }
86927
+ getCurrencySymbol() {
86928
+ const currency = this.planInfo().currencyCode;
86929
+ const symbols = {
86930
+ 'USD': '$',
86931
+ 'EUR': '€',
86932
+ 'NOK': 'kr',
86933
+ 'JPY': '¥'
86934
+ };
86935
+ return symbols[currency] || '$';
86936
+ }
86937
+ getPricePeriod() {
86938
+ const info = this.planInfo();
86939
+ if (info.periodUnit === ChargebeeItemPricePeriodUnitEnum.YEAR) {
86940
+ return 'per month, billed annually';
86941
+ }
86942
+ else {
86943
+ return 'per month';
86944
+ }
86945
+ }
86946
+ getShopsQuantity() {
86947
+ const shops = this.planInfo().includedShops || 1;
86948
+ return `${shops} shop${shops > 1 ? 's' : ''}`;
86949
+ }
86950
+ getAdditionalShopsPrice() {
86951
+ const info = this.planInfo();
86952
+ if (!info.shopsPrice)
86953
+ return null;
86954
+ const symbol = this.getCurrencySymbol();
86955
+ const price = Math.floor(info.shopsPrice / 100).toLocaleString();
86956
+ const periodText = info.periodUnit === ChargebeeItemPricePeriodUnitEnum.YEAR ? 'billed annually' : '';
86957
+ return `${symbol}${price} per month for additional shops${periodText ? ', ' + periodText : ''}`;
86958
+ }
86959
+ getContractTerms() {
86960
+ const info = this.planInfo();
86961
+ if (info.periodUnit === ChargebeeItemPricePeriodUnitEnum.YEAR) {
86962
+ return 'One up-front payment covers 12 months of service. Plan auto-renews yearly—cancel at least 14 days before the renewal date to prevent the next term.';
86963
+ }
86964
+ else {
86965
+ return 'Billed every month with no long-term commitment. Plan auto-renews each month—cancel at least 14 days before your next bill to stop future charges.';
86966
+ }
86967
+ }
86968
+ hasTooltip(field) {
86969
+ return false;
86970
+ }
86971
+ cardContainerClasses() {
86972
+ const isSelected = this.isSelected();
86973
+ if (this.viewMode() === ViewModeEnum.DARK) {
86974
+ if (isSelected) {
86975
+ return 'bg-slate-800/60 border-blue-500 shadow-2xl shadow-blue-500/20';
86976
+ }
86977
+ return 'bg-slate-800/40 border-slate-700/50 hover:border-blue-500/50 hover:shadow-xl hover:shadow-blue-500/10';
86978
+ }
86979
+ else {
86980
+ if (isSelected) {
86981
+ return 'bg-white border-blue-500 shadow-2xl shadow-blue-500/20';
86982
+ }
86983
+ return 'bg-white border-slate-200 hover:border-blue-400 hover:shadow-xl hover:shadow-blue-500/10';
86984
+ }
86985
+ }
86986
+ badgeClasses() {
86987
+ return this.viewMode() === ViewModeEnum.DARK
86988
+ ? 'bg-gradient-to-r from-purple-600 to-pink-600 text-white'
86989
+ : 'bg-gradient-to-r from-purple-600 to-pink-600 text-white';
86990
+ }
86991
+ planTitleClasses() {
86992
+ return this.viewMode() === ViewModeEnum.DARK
86993
+ ? 'text-white'
86994
+ : 'text-slate-900';
86995
+ }
86996
+ priceClasses() {
86997
+ return this.viewMode() === ViewModeEnum.DARK
86998
+ ? 'text-blue-400'
86999
+ : 'text-blue-600';
87000
+ }
87001
+ pricePeriodClasses() {
87002
+ return this.viewMode() === ViewModeEnum.DARK
87003
+ ? 'text-slate-400'
87004
+ : 'text-slate-600';
87005
+ }
87006
+ radioClasses() {
87007
+ const isSelected = this.isSelected();
87008
+ if (this.viewMode() === ViewModeEnum.DARK) {
87009
+ return isSelected
87010
+ ? 'border-blue-500 bg-blue-500/20'
87011
+ : 'border-slate-600';
87012
+ }
87013
+ else {
87014
+ return isSelected
87015
+ ? 'border-blue-500 bg-blue-50'
87016
+ : 'border-slate-300';
87017
+ }
87018
+ }
87019
+ radioInnerClasses() {
87020
+ return this.viewMode() === ViewModeEnum.DARK
87021
+ ? 'bg-blue-500'
87022
+ : 'bg-blue-600';
87023
+ }
87024
+ sectionClasses() {
87025
+ return this.viewMode() === ViewModeEnum.DARK
87026
+ ? 'border-slate-700/50'
87027
+ : 'border-slate-200';
87028
+ }
87029
+ featureRowClasses() {
87030
+ return this.viewMode() === ViewModeEnum.DARK
87031
+ ? 'border-slate-700/50'
87032
+ : 'border-slate-200';
87033
+ }
87034
+ labelClasses() {
87035
+ return this.viewMode() === ViewModeEnum.DARK
87036
+ ? 'text-slate-300'
87037
+ : 'text-slate-700';
87038
+ }
87039
+ valueClasses() {
87040
+ return this.viewMode() === ViewModeEnum.DARK
87041
+ ? 'text-white'
87042
+ : 'text-slate-900';
87043
+ }
87044
+ subValueClasses() {
87045
+ return this.viewMode() === ViewModeEnum.DARK
87046
+ ? 'text-slate-400'
87047
+ : 'text-slate-600';
87048
+ }
87049
+ checkIconClasses() {
87050
+ return this.viewMode() === ViewModeEnum.DARK
87051
+ ? 'text-emerald-400'
87052
+ : 'text-emerald-600';
87053
+ }
87054
+ tooltipButtonClasses() {
87055
+ return this.viewMode() === ViewModeEnum.DARK
87056
+ ? 'text-slate-500 hover:text-slate-300'
87057
+ : 'text-slate-400 hover:text-slate-600';
87058
+ }
87059
+ contractTermsClasses() {
87060
+ return this.viewMode() === ViewModeEnum.DARK
87061
+ ? 'border-t border-slate-700/50'
87062
+ : 'border-t border-slate-200';
87063
+ }
87064
+ contractTermsLabelClasses() {
87065
+ return this.viewMode() === ViewModeEnum.DARK
87066
+ ? 'text-slate-500'
87067
+ : 'text-slate-500';
87068
+ }
87069
+ contractTermsTextClasses() {
87070
+ return this.viewMode() === ViewModeEnum.DARK
87071
+ ? 'text-slate-400'
87072
+ : 'text-slate-600';
87073
+ }
87074
+ static { this.ɵfac = function PlanCardComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || PlanCardComponent)(); }; }
87075
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PlanCardComponent, selectors: [["symphiq-plan-card"]], inputs: { viewMode: [1, "viewMode"], planInfo: [1, "planInfo"], isSelected: [1, "isSelected"], selectedPeriodUnit: [1, "selectedPeriodUnit"] }, outputs: { planSelected: "planSelected" }, decls: 51, vars: 34, consts: [[1, "relative", "rounded-2xl", "border-2", "p-6", "transition-all", "duration-200", "cursor-pointer", "hover:scale-[1.02]", 3, "click", "ngClass"], [1, "absolute", "-top-3", "left-1/2", "transform", "-translate-x-1/2", "px-4", "py-1", "rounded-full", "text-xs", "font-bold", 3, "ngClass"], [1, "flex", "items-start", "justify-between", "mb-6"], [1, "flex-1"], [1, "text-xl", "font-bold", "mb-2", 3, "ngClass"], [1, "flex", "items-baseline", "gap-2"], [1, "text-4xl", "font-bold", 3, "ngClass"], [1, "text-base", 3, "ngClass"], [1, "flex-shrink-0", "ml-4"], [1, "w-6", "h-6", "rounded-full", "border-2", "flex", "items-center", "justify-center", "transition-all", "duration-200", 3, "ngClass"], [1, "w-3", "h-3", "rounded-full", 3, "ngClass"], [1, "space-y-4", 3, "ngClass"], [1, "flex", "justify-between", "items-center", "py-3", "border-b", 3, "ngClass"], [1, "flex", "items-center", "gap-2"], [1, "text-sm", "font-medium", 3, "ngClass"], [1, "w-4", "h-4", "rounded-full", "flex", "items-center", "justify-center", 3, "ngClass"], [1, "text-sm", "font-semibold", 3, "ngClass"], [1, "text-right"], [1, "text-xs", "mt-1", 3, "ngClass"], ["fill", "currentColor", "viewBox", "0 0 20 20", 1, "w-5", "h-5", 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, "pt-4", 3, "ngClass"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wider", "mb-2", 3, "ngClass"], [1, "text-sm", "leading-relaxed", 3, "ngClass"], ["fill", "currentColor", "viewBox", "0 0 20 20", 1, "w-3", "h-3"], ["fill-rule", "evenodd", "d", "M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-8-3a1 1 0 00-.867.5 1 1 0 11-1.731-1A3 3 0 0113 8a3.001 3.001 0 01-2 2.83V11a1 1 0 11-2 0v-1a1 1 0 011-1 1 1 0 100-2zm0 8a1 1 0 100-2 1 1 0 000 2z", "clip-rule", "evenodd"]], template: function PlanCardComponent_Template(rf, ctx) { if (rf & 1) {
87076
+ i0.ɵɵelementStart(0, "div", 0);
87077
+ i0.ɵɵlistener("click", function PlanCardComponent_Template_div_click_0_listener() { return ctx.handleCardClick(); });
87078
+ i0.ɵɵconditionalCreate(1, PlanCardComponent_Conditional_1_Template, 2, 1, "div", 1);
87079
+ i0.ɵɵelementStart(2, "div", 2)(3, "div", 3)(4, "h3", 4);
87080
+ i0.ɵɵtext(5);
87081
+ i0.ɵɵelementEnd();
87082
+ i0.ɵɵelementStart(6, "div", 5)(7, "span", 6);
87083
+ i0.ɵɵtext(8);
87084
+ i0.ɵɵelementEnd();
87085
+ i0.ɵɵelementStart(9, "span", 7);
87086
+ i0.ɵɵtext(10);
87087
+ i0.ɵɵelementEnd()()();
87088
+ i0.ɵɵelementStart(11, "div", 8)(12, "div", 9);
87089
+ i0.ɵɵconditionalCreate(13, PlanCardComponent_Conditional_13_Template, 1, 1, "div", 10);
87090
+ i0.ɵɵelementEnd()()();
87091
+ i0.ɵɵelementStart(14, "div", 11)(15, "div", 12)(16, "div", 13)(17, "span", 14);
87092
+ i0.ɵɵtext(18, "AI usage");
87093
+ i0.ɵɵelementEnd();
87094
+ i0.ɵɵconditionalCreate(19, PlanCardComponent_Conditional_19_Template, 3, 1, "button", 15);
87095
+ i0.ɵɵelementEnd();
87096
+ i0.ɵɵelementStart(20, "span", 16);
87097
+ i0.ɵɵtext(21, " charged monthly based on your actual usage ");
87098
+ i0.ɵɵelementEnd()();
87099
+ i0.ɵɵelementStart(22, "div", 12)(23, "div", 13)(24, "span", 14);
87100
+ i0.ɵɵtext(25, "Shops");
87101
+ i0.ɵɵelementEnd();
87102
+ i0.ɵɵconditionalCreate(26, PlanCardComponent_Conditional_26_Template, 3, 1, "button", 15);
87103
+ i0.ɵɵelementEnd();
87104
+ i0.ɵɵelementStart(27, "div", 17)(28, "div", 16);
87105
+ i0.ɵɵtext(29);
87106
+ i0.ɵɵelementEnd();
87107
+ i0.ɵɵconditionalCreate(30, PlanCardComponent_Conditional_30_Template, 2, 2, "div", 18);
87108
+ i0.ɵɵelementEnd()();
87109
+ i0.ɵɵelementStart(31, "div", 12)(32, "span", 14);
87110
+ i0.ɵɵtext(33, "Unlimited recommendations");
87111
+ i0.ɵɵelementEnd();
87112
+ i0.ɵɵnamespaceSVG();
87113
+ i0.ɵɵelementStart(34, "svg", 19);
87114
+ i0.ɵɵelement(35, "path", 20);
87115
+ i0.ɵɵelementEnd()();
87116
+ i0.ɵɵnamespaceHTML();
87117
+ i0.ɵɵelementStart(36, "div", 12)(37, "span", 14);
87118
+ i0.ɵɵtext(38, "Unlimited seats");
87119
+ i0.ɵɵelementEnd();
87120
+ i0.ɵɵnamespaceSVG();
87121
+ i0.ɵɵelementStart(39, "svg", 19);
87122
+ i0.ɵɵelement(40, "path", 20);
87123
+ i0.ɵɵelementEnd()();
87124
+ i0.ɵɵnamespaceHTML();
87125
+ i0.ɵɵelementStart(41, "div", 12)(42, "span", 14);
87126
+ i0.ɵɵtext(43, "Google Analytics integration");
87127
+ i0.ɵɵelementEnd();
87128
+ i0.ɵɵnamespaceSVG();
87129
+ i0.ɵɵelementStart(44, "svg", 19);
87130
+ i0.ɵɵelement(45, "path", 20);
87131
+ i0.ɵɵelementEnd()();
87132
+ i0.ɵɵnamespaceHTML();
87133
+ i0.ɵɵelementStart(46, "div", 21)(47, "h4", 22);
87134
+ i0.ɵɵtext(48, " Contract terms ");
87135
+ i0.ɵɵelementEnd();
87136
+ i0.ɵɵelementStart(49, "p", 23);
87137
+ i0.ɵɵtext(50);
87138
+ i0.ɵɵelementEnd()()()();
87139
+ } if (rf & 2) {
87140
+ i0.ɵɵproperty("ngClass", ctx.cardContainerClasses());
87141
+ i0.ɵɵadvance();
87142
+ i0.ɵɵconditional(ctx.showBestValueBadge() ? 1 : -1);
87143
+ i0.ɵɵadvance(3);
87144
+ i0.ɵɵproperty("ngClass", ctx.planTitleClasses());
87145
+ i0.ɵɵadvance();
87146
+ i0.ɵɵtextInterpolate1(" ", ctx.getPlanTitle(), " ");
87147
+ i0.ɵɵadvance(2);
87148
+ i0.ɵɵproperty("ngClass", ctx.priceClasses());
87149
+ i0.ɵɵadvance();
87150
+ i0.ɵɵtextInterpolate1(" ", ctx.formatPrice(), " ");
87151
+ i0.ɵɵadvance();
87152
+ i0.ɵɵproperty("ngClass", ctx.pricePeriodClasses());
87153
+ i0.ɵɵadvance();
87154
+ i0.ɵɵtextInterpolate1(" ", ctx.getPricePeriod(), " ");
87155
+ i0.ɵɵadvance(2);
87156
+ i0.ɵɵproperty("ngClass", ctx.radioClasses());
87157
+ i0.ɵɵadvance();
87158
+ i0.ɵɵconditional(ctx.isSelected() ? 13 : -1);
87159
+ i0.ɵɵadvance();
87160
+ i0.ɵɵproperty("ngClass", ctx.sectionClasses());
87161
+ i0.ɵɵadvance();
87162
+ i0.ɵɵproperty("ngClass", ctx.featureRowClasses());
87163
+ i0.ɵɵadvance(2);
87164
+ i0.ɵɵproperty("ngClass", ctx.labelClasses());
87165
+ i0.ɵɵadvance(2);
87166
+ i0.ɵɵconditional(ctx.hasTooltip("aiUsage") ? 19 : -1);
87167
+ i0.ɵɵadvance();
87168
+ i0.ɵɵproperty("ngClass", ctx.valueClasses());
87169
+ i0.ɵɵadvance(2);
87170
+ i0.ɵɵproperty("ngClass", ctx.featureRowClasses());
87171
+ i0.ɵɵadvance(2);
87172
+ i0.ɵɵproperty("ngClass", ctx.labelClasses());
87173
+ i0.ɵɵadvance(2);
87174
+ i0.ɵɵconditional(ctx.hasTooltip("shops") ? 26 : -1);
87175
+ i0.ɵɵadvance(2);
87176
+ i0.ɵɵproperty("ngClass", ctx.valueClasses());
87177
+ i0.ɵɵadvance();
87178
+ i0.ɵɵtextInterpolate1(" ", ctx.getShopsQuantity(), " ");
87179
+ i0.ɵɵadvance();
87180
+ i0.ɵɵconditional(ctx.getAdditionalShopsPrice() ? 30 : -1);
87181
+ i0.ɵɵadvance();
87182
+ i0.ɵɵproperty("ngClass", ctx.featureRowClasses());
87183
+ i0.ɵɵadvance();
87184
+ i0.ɵɵproperty("ngClass", ctx.labelClasses());
87185
+ i0.ɵɵadvance(2);
87186
+ i0.ɵɵproperty("ngClass", ctx.checkIconClasses());
87187
+ i0.ɵɵadvance(2);
87188
+ i0.ɵɵproperty("ngClass", ctx.featureRowClasses());
87189
+ i0.ɵɵadvance();
87190
+ i0.ɵɵproperty("ngClass", ctx.labelClasses());
87191
+ i0.ɵɵadvance(2);
87192
+ i0.ɵɵproperty("ngClass", ctx.checkIconClasses());
87193
+ i0.ɵɵadvance(2);
87194
+ i0.ɵɵproperty("ngClass", ctx.featureRowClasses());
87195
+ i0.ɵɵadvance();
87196
+ i0.ɵɵproperty("ngClass", ctx.labelClasses());
87197
+ i0.ɵɵadvance(2);
87198
+ i0.ɵɵproperty("ngClass", ctx.checkIconClasses());
87199
+ i0.ɵɵadvance(2);
87200
+ i0.ɵɵproperty("ngClass", ctx.contractTermsClasses());
87201
+ i0.ɵɵadvance();
87202
+ i0.ɵɵproperty("ngClass", ctx.contractTermsLabelClasses());
87203
+ i0.ɵɵadvance(2);
87204
+ i0.ɵɵproperty("ngClass", ctx.contractTermsTextClasses());
87205
+ i0.ɵɵadvance();
87206
+ i0.ɵɵtextInterpolate1(" ", ctx.getContractTerms(), " ");
87207
+ } }, dependencies: [CommonModule, i1$1.NgClass], encapsulation: 2, changeDetection: 0 }); }
87208
+ }
87209
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(PlanCardComponent, [{
87210
+ type: Component,
87211
+ args: [{
87212
+ selector: 'symphiq-plan-card',
87213
+ standalone: true,
87214
+ imports: [CommonModule],
87215
+ changeDetection: ChangeDetectionStrategy.OnPush,
87216
+ template: `
87217
+ <div
87218
+ (click)="handleCardClick()"
87219
+ [ngClass]="cardContainerClasses()"
87220
+ class="relative rounded-2xl border-2 p-6 transition-all duration-200 cursor-pointer hover:scale-[1.02]">
87221
+
87222
+ @if (showBestValueBadge()) {
87223
+ <div [ngClass]="badgeClasses()" class="absolute -top-3 left-1/2 transform -translate-x-1/2 px-4 py-1 rounded-full text-xs font-bold">
87224
+ Best value
87225
+ </div>
87226
+ }
87227
+
87228
+ <div class="flex items-start justify-between mb-6">
87229
+ <div class="flex-1">
87230
+ <h3 [ngClass]="planTitleClasses()" class="text-xl font-bold mb-2">
87231
+ {{ getPlanTitle() }}
87232
+ </h3>
87233
+ <div class="flex items-baseline gap-2">
87234
+ <span [ngClass]="priceClasses()" class="text-4xl font-bold">
87235
+ {{ formatPrice() }}
87236
+ </span>
87237
+ <span [ngClass]="pricePeriodClasses()" class="text-base">
87238
+ {{ getPricePeriod() }}
87239
+ </span>
87240
+ </div>
87241
+ </div>
87242
+ <div class="flex-shrink-0 ml-4">
87243
+ <div [ngClass]="radioClasses()" class="w-6 h-6 rounded-full border-2 flex items-center justify-center transition-all duration-200">
87244
+ @if (isSelected()) {
87245
+ <div [ngClass]="radioInnerClasses()" class="w-3 h-3 rounded-full"></div>
87246
+ }
87247
+ </div>
87248
+ </div>
87249
+ </div>
87250
+
87251
+ <div [ngClass]="sectionClasses()" class="space-y-4">
87252
+ <div [ngClass]="featureRowClasses()" class="flex justify-between items-center py-3 border-b">
87253
+ <div class="flex items-center gap-2">
87254
+ <span [ngClass]="labelClasses()" class="text-sm font-medium">AI usage</span>
87255
+ @if (hasTooltip('aiUsage')) {
87256
+ <button [ngClass]="tooltipButtonClasses()" class="w-4 h-4 rounded-full flex items-center justify-center">
87257
+ <svg class="w-3 h-3" fill="currentColor" viewBox="0 0 20 20">
87258
+ <path fill-rule="evenodd" d="M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-8-3a1 1 0 00-.867.5 1 1 0 11-1.731-1A3 3 0 0113 8a3.001 3.001 0 01-2 2.83V11a1 1 0 11-2 0v-1a1 1 0 011-1 1 1 0 100-2zm0 8a1 1 0 100-2 1 1 0 000 2z" clip-rule="evenodd"></path>
87259
+ </svg>
87260
+ </button>
87261
+ }
87262
+ </div>
87263
+ <span [ngClass]="valueClasses()" class="text-sm font-semibold">
87264
+ charged monthly based on your actual usage
87265
+ </span>
87266
+ </div>
87267
+
87268
+ <div [ngClass]="featureRowClasses()" class="flex justify-between items-center py-3 border-b">
87269
+ <div class="flex items-center gap-2">
87270
+ <span [ngClass]="labelClasses()" class="text-sm font-medium">Shops</span>
87271
+ @if (hasTooltip('shops')) {
87272
+ <button [ngClass]="tooltipButtonClasses()" class="w-4 h-4 rounded-full flex items-center justify-center">
87273
+ <svg class="w-3 h-3" fill="currentColor" viewBox="0 0 20 20">
87274
+ <path fill-rule="evenodd" d="M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-8-3a1 1 0 00-.867.5 1 1 0 11-1.731-1A3 3 0 0113 8a3.001 3.001 0 01-2 2.83V11a1 1 0 11-2 0v-1a1 1 0 011-1 1 1 0 100-2zm0 8a1 1 0 100-2 1 1 0 000 2z" clip-rule="evenodd"></path>
87275
+ </svg>
87276
+ </button>
87277
+ }
87278
+ </div>
87279
+ <div class="text-right">
87280
+ <div [ngClass]="valueClasses()" class="text-sm font-semibold">
87281
+ {{ getShopsQuantity() }}
87282
+ </div>
87283
+ @if (getAdditionalShopsPrice()) {
87284
+ <div [ngClass]="subValueClasses()" class="text-xs mt-1">
87285
+ {{ getAdditionalShopsPrice() }}
87286
+ </div>
87287
+ }
87288
+ </div>
87289
+ </div>
87290
+
87291
+ <div [ngClass]="featureRowClasses()" class="flex justify-between items-center py-3 border-b">
87292
+ <span [ngClass]="labelClasses()" class="text-sm font-medium">Unlimited recommendations</span>
87293
+ <svg [ngClass]="checkIconClasses()" class="w-5 h-5" fill="currentColor" viewBox="0 0 20 20">
87294
+ <path fill-rule="evenodd" d="M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z" clip-rule="evenodd"></path>
87295
+ </svg>
87296
+ </div>
87297
+
87298
+ <div [ngClass]="featureRowClasses()" class="flex justify-between items-center py-3 border-b">
87299
+ <span [ngClass]="labelClasses()" class="text-sm font-medium">Unlimited seats</span>
87300
+ <svg [ngClass]="checkIconClasses()" class="w-5 h-5" fill="currentColor" viewBox="0 0 20 20">
87301
+ <path fill-rule="evenodd" d="M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z" clip-rule="evenodd"></path>
87302
+ </svg>
87303
+ </div>
87304
+
87305
+ <div [ngClass]="featureRowClasses()" class="flex justify-between items-center py-3 border-b">
87306
+ <span [ngClass]="labelClasses()" class="text-sm font-medium">Google Analytics integration</span>
87307
+ <svg [ngClass]="checkIconClasses()" class="w-5 h-5" fill="currentColor" viewBox="0 0 20 20">
87308
+ <path fill-rule="evenodd" d="M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z" clip-rule="evenodd"></path>
87309
+ </svg>
87310
+ </div>
87311
+
87312
+ <div [ngClass]="contractTermsClasses()" class="pt-4">
87313
+ <h4 [ngClass]="contractTermsLabelClasses()" class="text-xs font-semibold uppercase tracking-wider mb-2">
87314
+ Contract terms
87315
+ </h4>
87316
+ <p [ngClass]="contractTermsTextClasses()" class="text-sm leading-relaxed">
87317
+ {{ getContractTerms() }}
87318
+ </p>
87319
+ </div>
87320
+ </div>
87321
+ </div>
87322
+ `
87323
+ }]
87324
+ }], 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 }] }], planSelected: [{ type: i0.Output, args: ["planSelected"] }] }); })();
87325
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PlanCardComponent, { className: "PlanCardComponent", filePath: "lib/components/profile-analysis-dashboard/cards/plan-card.component.ts", lineNumber: 118 }); })();
87326
+
87327
+ const _forTrack0$1 = ($index, $item) => $item.planItem.id;
87328
+ function PlanSelectionContainerComponent_Conditional_19_Template(rf, ctx) { if (rf & 1) {
87329
+ i0.ɵɵelementStart(0, "div", 14);
87330
+ i0.ɵɵelement(1, "symphiq-indeterminate-spinner", 17);
87331
+ i0.ɵɵelementStart(2, "p", 18);
87332
+ i0.ɵɵtext(3, " Loading your plan options... ");
87333
+ i0.ɵɵelementEnd()();
87334
+ } if (rf & 2) {
87335
+ const ctx_r0 = i0.ɵɵnextContext();
87336
+ i0.ɵɵadvance();
87337
+ i0.ɵɵproperty("viewMode", ctx_r0.viewMode())("size", "large");
87338
+ i0.ɵɵadvance();
87339
+ i0.ɵɵproperty("ngClass", ctx_r0.loadingTextClasses());
87340
+ } }
87341
+ function PlanSelectionContainerComponent_Conditional_20_For_2_Template(rf, ctx) { if (rf & 1) {
87342
+ const _r2 = i0.ɵɵgetCurrentView();
87343
+ i0.ɵɵelementStart(0, "symphiq-plan-card", 20);
87344
+ i0.ɵɵlistener("planSelected", function PlanSelectionContainerComponent_Conditional_20_For_2_Template_symphiq_plan_card_planSelected_0_listener($event) { i0.ɵɵrestoreView(_r2); const ctx_r0 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r0.handlePlanSelection($event)); });
87345
+ i0.ɵɵelementEnd();
87346
+ } if (rf & 2) {
87347
+ const plan_r3 = ctx.$implicit;
87348
+ const ctx_r0 = i0.ɵɵnextContext(2);
87349
+ i0.ɵɵproperty("viewMode", ctx_r0.viewMode())("planInfo", plan_r3)("isSelected", ctx_r0.isSelectedPlan(plan_r3))("selectedPeriodUnit", ctx_r0.selectedPeriodUnit());
87350
+ } }
87351
+ function PlanSelectionContainerComponent_Conditional_20_Template(rf, ctx) { if (rf & 1) {
87352
+ i0.ɵɵelementStart(0, "div", 15);
87353
+ i0.ɵɵrepeaterCreate(1, PlanSelectionContainerComponent_Conditional_20_For_2_Template, 1, 4, "symphiq-plan-card", 19, _forTrack0$1);
87354
+ i0.ɵɵelementEnd();
87355
+ } if (rf & 2) {
87356
+ const ctx_r0 = i0.ɵɵnextContext();
87357
+ i0.ɵɵadvance();
87358
+ i0.ɵɵrepeater(ctx_r0.planCardInfos());
87359
+ } }
87360
+ function PlanSelectionContainerComponent_Conditional_21_Template(rf, ctx) { if (rf & 1) {
87361
+ i0.ɵɵelementStart(0, "div", 16);
87362
+ i0.ɵɵnamespaceSVG();
87363
+ i0.ɵɵelementStart(1, "svg", 21);
87364
+ i0.ɵɵelement(2, "path", 22);
87365
+ i0.ɵɵelementEnd();
87366
+ i0.ɵɵnamespaceHTML();
87367
+ i0.ɵɵelementStart(3, "p", 23);
87368
+ i0.ɵɵtext(4, " No plans available ");
87369
+ i0.ɵɵelementEnd();
87370
+ i0.ɵɵelementStart(5, "p", 24);
87371
+ i0.ɵɵtext(6, " Please contact support if this issue persists ");
87372
+ i0.ɵɵelementEnd()();
87373
+ } if (rf & 2) {
87374
+ const ctx_r0 = i0.ɵɵnextContext();
87375
+ i0.ɵɵproperty("ngClass", ctx_r0.emptyStateClasses());
87376
+ i0.ɵɵadvance();
87377
+ i0.ɵɵproperty("ngClass", ctx_r0.emptyIconClasses());
87378
+ i0.ɵɵadvance(2);
87379
+ i0.ɵɵproperty("ngClass", ctx_r0.emptyTextClasses());
87380
+ i0.ɵɵadvance(2);
87381
+ i0.ɵɵproperty("ngClass", ctx_r0.emptySubtextClasses());
87382
+ } }
87383
+ class PlanSelectionContainerComponent {
87384
+ constructor() {
87385
+ this.viewMode = input(ViewModeEnum.LIGHT, ...(ngDevMode ? [{ debugName: "viewMode" }] : []));
87386
+ this.selectedCurrency = input(CurrencyCodeEnum.USD, ...(ngDevMode ? [{ debugName: "selectedCurrency" }] : []));
87387
+ this.planCardInfos = input(...(ngDevMode ? [undefined, { debugName: "planCardInfos" }] : []));
87388
+ this.isLoading = input(false, ...(ngDevMode ? [{ debugName: "isLoading" }] : []));
87389
+ this.selectedPeriodUnit = input(ChargebeeItemPricePeriodUnitEnum.YEAR, ...(ngDevMode ? [{ debugName: "selectedPeriodUnit" }] : []));
87390
+ this.periodUnitChanged = output();
87391
+ this.planSelected = output();
87392
+ this.editCurrency = output();
87393
+ this.selectedPlanId = signal(undefined, ...(ngDevMode ? [{ debugName: "selectedPlanId" }] : []));
87394
+ }
87395
+ handlePeriodChange(period) {
87396
+ this.selectedPlanId.set(undefined);
87397
+ this.periodUnitChanged.emit(period);
87398
+ }
87399
+ handlePlanSelection(plan) {
87400
+ this.selectedPlanId.set(plan.planItem.id);
87401
+ this.planSelected.emit(plan);
87402
+ }
87403
+ isSelectedPlan(plan) {
87404
+ return this.selectedPlanId() === plan.planItem.id;
87405
+ }
87406
+ containerClasses() {
87407
+ return this.viewMode() === ViewModeEnum.DARK
87408
+ ? 'bg-slate-800/40 border-slate-700/50'
87409
+ : 'bg-white border-slate-200';
87410
+ }
87411
+ headerClasses() {
87412
+ return this.viewMode() === ViewModeEnum.DARK
87413
+ ? 'border-slate-700/50 bg-slate-800/60'
87414
+ : 'border-slate-200 bg-gradient-to-r from-emerald-50/50 to-cyan-50/50';
87415
+ }
87416
+ iconContainerClasses() {
87417
+ return this.viewMode() === ViewModeEnum.DARK
87418
+ ? 'bg-emerald-500/20 text-emerald-400'
87419
+ : 'bg-emerald-100 text-emerald-600';
87420
+ }
87421
+ titleClasses() {
87422
+ return this.viewMode() === ViewModeEnum.DARK
87423
+ ? 'text-white'
87424
+ : 'bg-gradient-to-r from-emerald-600 to-cyan-600 bg-clip-text text-transparent';
87425
+ }
87426
+ subtitleClasses() {
87427
+ return this.viewMode() === ViewModeEnum.DARK
87428
+ ? 'text-slate-400'
87429
+ : 'text-slate-600';
87430
+ }
87431
+ editButtonClasses() {
87432
+ return this.viewMode() === ViewModeEnum.DARK
87433
+ ? 'bg-slate-700 text-slate-300 hover:bg-slate-600 hover:text-white'
87434
+ : 'bg-slate-100 text-slate-600 hover:bg-slate-200 hover:text-slate-800';
87435
+ }
87436
+ contentClasses() {
87437
+ return this.viewMode() === ViewModeEnum.DARK
87438
+ ? 'bg-slate-800/30'
87439
+ : 'bg-slate-50/30';
87440
+ }
87441
+ loadingTextClasses() {
87442
+ return this.viewMode() === ViewModeEnum.DARK
87443
+ ? 'text-slate-300'
87444
+ : 'text-slate-700';
87445
+ }
87446
+ emptyStateClasses() {
87447
+ return '';
87448
+ }
87449
+ emptyIconClasses() {
87450
+ return this.viewMode() === ViewModeEnum.DARK
87451
+ ? 'text-slate-600'
87452
+ : 'text-slate-400';
87453
+ }
87454
+ emptyTextClasses() {
87455
+ return this.viewMode() === ViewModeEnum.DARK
87456
+ ? 'text-slate-300'
87457
+ : 'text-slate-700';
87458
+ }
87459
+ emptySubtextClasses() {
87460
+ return this.viewMode() === ViewModeEnum.DARK
87461
+ ? 'text-slate-500'
87462
+ : 'text-slate-500';
87463
+ }
87464
+ static { this.ɵfac = function PlanSelectionContainerComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || PlanSelectionContainerComponent)(); }; }
87465
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PlanSelectionContainerComponent, selectors: [["symphiq-plan-selection-container"]], inputs: { viewMode: [1, "viewMode"], selectedCurrency: [1, "selectedCurrency"], planCardInfos: [1, "planCardInfos"], isLoading: [1, "isLoading"], selectedPeriodUnit: [1, "selectedPeriodUnit"] }, outputs: { periodUnitChanged: "periodUnitChanged", planSelected: "planSelected", editCurrency: "editCurrency" }, decls: 22, vars: 12, consts: [[1, "rounded-2xl", "border", "shadow-lg", "overflow-hidden", 3, "ngClass"], [1, "px-6", "py-5", "border-b", 3, "ngClass"], [1, "flex", "items-center", "gap-3"], [1, "p-2.5", "rounded-lg", 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, "text-xl", "font-bold", 3, "ngClass"], [1, "text-sm", "mt-0.5", "flex", "items-center", "gap-2", 3, "ngClass"], [1, "font-semibold"], [1, "inline-flex", "items-center", "gap-1", "px-2", "py-0.5", "text-xs", "font-medium", "rounded-md", "transition-colors", 3, "click", "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", "M11 5H6a2 2 0 00-2 2v11a2 2 0 002 2h11a2 2 0 002-2v-5m-1.414-9.414a2 2 0 112.828 2.828L11.828 15H9v-2.828l8.586-8.586z"], [1, "p-8", 3, "ngClass"], [3, "periodUnitChanged", "viewMode", "selectedPeriodUnit", "isLoading"], [1, "flex", "flex-col", "items-center", "justify-center", "py-16", "space-y-6"], [1, "space-y-6", "mb-32"], [1, "text-center", "py-16", 3, "ngClass"], [3, "viewMode", "size"], [1, "text-base", "font-medium", 3, "ngClass"], [3, "viewMode", "planInfo", "isSelected", "selectedPeriodUnit"], [3, "planSelected", "viewMode", "planInfo", "isSelected", "selectedPeriodUnit"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-16", "h-16", "mx-auto", "mb-4", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M12 8v4m0 4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"], [1, "text-lg", "font-semibold", 3, "ngClass"], [1, "text-sm", "mt-2", 3, "ngClass"]], template: function PlanSelectionContainerComponent_Template(rf, ctx) { if (rf & 1) {
87466
+ i0.ɵɵelementStart(0, "div", 0)(1, "div", 1)(2, "div", 2)(3, "div", 3);
87467
+ i0.ɵɵnamespaceSVG();
87468
+ i0.ɵɵelementStart(4, "svg", 4);
87469
+ i0.ɵɵelement(5, "path", 5);
87470
+ i0.ɵɵelementEnd()();
87471
+ i0.ɵɵnamespaceHTML();
87472
+ i0.ɵɵelementStart(6, "div")(7, "h2", 6);
87473
+ i0.ɵɵtext(8, " Choose Your Plan ");
87474
+ i0.ɵɵelementEnd();
87475
+ i0.ɵɵelementStart(9, "p", 7);
87476
+ i0.ɵɵtext(10, " Selected currency: ");
87477
+ i0.ɵɵelementStart(11, "span", 8);
87478
+ i0.ɵɵtext(12);
87479
+ i0.ɵɵelementEnd();
87480
+ i0.ɵɵelementStart(13, "button", 9);
87481
+ i0.ɵɵlistener("click", function PlanSelectionContainerComponent_Template_button_click_13_listener() { return ctx.editCurrency.emit(); });
87482
+ i0.ɵɵnamespaceSVG();
87483
+ i0.ɵɵelementStart(14, "svg", 10);
87484
+ i0.ɵɵelement(15, "path", 11);
87485
+ i0.ɵɵelementEnd();
87486
+ i0.ɵɵtext(16, " Edit ");
87487
+ i0.ɵɵelementEnd()()()()();
87488
+ i0.ɵɵnamespaceHTML();
87489
+ i0.ɵɵelementStart(17, "div", 12)(18, "symphiq-billing-period-toggle", 13);
87490
+ i0.ɵɵlistener("periodUnitChanged", function PlanSelectionContainerComponent_Template_symphiq_billing_period_toggle_periodUnitChanged_18_listener($event) { return ctx.handlePeriodChange($event); });
87491
+ i0.ɵɵelementEnd();
87492
+ i0.ɵɵconditionalCreate(19, PlanSelectionContainerComponent_Conditional_19_Template, 4, 3, "div", 14)(20, PlanSelectionContainerComponent_Conditional_20_Template, 3, 0, "div", 15)(21, PlanSelectionContainerComponent_Conditional_21_Template, 7, 4, "div", 16);
87493
+ i0.ɵɵelementEnd()();
87494
+ } if (rf & 2) {
87495
+ i0.ɵɵproperty("ngClass", ctx.containerClasses());
87496
+ i0.ɵɵadvance();
87497
+ i0.ɵɵproperty("ngClass", ctx.headerClasses());
87498
+ i0.ɵɵadvance(2);
87499
+ i0.ɵɵproperty("ngClass", ctx.iconContainerClasses());
87500
+ i0.ɵɵadvance(4);
87501
+ i0.ɵɵproperty("ngClass", ctx.titleClasses());
87502
+ i0.ɵɵadvance(2);
87503
+ i0.ɵɵproperty("ngClass", ctx.subtitleClasses());
87504
+ i0.ɵɵadvance(3);
87505
+ i0.ɵɵtextInterpolate(ctx.selectedCurrency());
87506
+ i0.ɵɵadvance();
87507
+ i0.ɵɵproperty("ngClass", ctx.editButtonClasses());
87508
+ i0.ɵɵadvance(4);
87509
+ i0.ɵɵproperty("ngClass", ctx.contentClasses());
87510
+ i0.ɵɵadvance();
87511
+ i0.ɵɵproperty("viewMode", ctx.viewMode())("selectedPeriodUnit", ctx.selectedPeriodUnit())("isLoading", ctx.isLoading());
87512
+ i0.ɵɵadvance();
87513
+ i0.ɵɵconditional(ctx.isLoading() ? 19 : ctx.planCardInfos() && ctx.planCardInfos().length > 0 ? 20 : 21);
87514
+ } }, dependencies: [CommonModule, i1$1.NgClass, BillingPeriodToggleComponent, PlanCardComponent, IndeterminateSpinnerComponent], encapsulation: 2, changeDetection: 0 }); }
87515
+ }
87516
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(PlanSelectionContainerComponent, [{
87517
+ type: Component,
87518
+ args: [{
87519
+ selector: 'symphiq-plan-selection-container',
87520
+ standalone: true,
87521
+ imports: [CommonModule, BillingPeriodToggleComponent, PlanCardComponent, IndeterminateSpinnerComponent],
87522
+ changeDetection: ChangeDetectionStrategy.OnPush,
86620
87523
  template: `
86621
87524
  <div [ngClass]="containerClasses()" class="rounded-2xl border shadow-lg overflow-hidden">
86622
87525
  <div [ngClass]="headerClasses()" class="px-6 py-5 border-b">
@@ -86630,49 +87533,72 @@ class PlanSelectionPlaceholderCardComponent {
86630
87533
  <h2 [ngClass]="titleClasses()" class="text-xl font-bold">
86631
87534
  Choose Your Plan
86632
87535
  </h2>
86633
- <p [ngClass]="subtitleClasses()" class="text-sm mt-0.5">
87536
+ <p [ngClass]="subtitleClasses()" class="text-sm mt-0.5 flex items-center gap-2">
86634
87537
  Selected currency: <span class="font-semibold">{{ selectedCurrency() }}</span>
87538
+ <button
87539
+ (click)="editCurrency.emit()"
87540
+ [ngClass]="editButtonClasses()"
87541
+ class="inline-flex items-center gap-1 px-2 py-0.5 text-xs font-medium rounded-md transition-colors"
87542
+ >
87543
+ <svg class="w-3 h-3" fill="none" stroke="currentColor" viewBox="0 0 24 24">
87544
+ <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M11 5H6a2 2 0 00-2 2v11a2 2 0 002 2h11a2 2 0 002-2v-5m-1.414-9.414a2 2 0 112.828 2.828L11.828 15H9v-2.828l8.586-8.586z"></path>
87545
+ </svg>
87546
+ Edit
87547
+ </button>
86635
87548
  </p>
86636
87549
  </div>
86637
87550
  </div>
86638
87551
  </div>
86639
87552
 
86640
87553
  <div [ngClass]="contentClasses()" class="p-8">
86641
- <div class="text-center space-y-6">
86642
- <div [ngClass]="placeholderIconClasses()" class="w-20 h-20 mx-auto rounded-full flex items-center justify-center">
86643
- <svg class="w-10 h-10" fill="none" stroke="currentColor" viewBox="0 0 24 24">
86644
- <path 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"></path>
86645
- </svg>
86646
- </div>
87554
+ <symphiq-billing-period-toggle
87555
+ [viewMode]="viewMode()"
87556
+ [selectedPeriodUnit]="selectedPeriodUnit()"
87557
+ [isLoading]="isLoading()"
87558
+ (periodUnitChanged)="handlePeriodChange($event)"
87559
+ />
86647
87560
 
86648
- <div class="space-y-3">
86649
- <h3 [ngClass]="placeholderTitleClasses()" class="text-2xl font-bold">
86650
- Plan Selection Coming Soon
86651
- </h3>
86652
- <p [ngClass]="placeholderTextClasses()" class="text-base leading-relaxed max-w-md mx-auto">
86653
- Your billing currency has been set to <strong>{{ selectedCurrency() }}</strong>. Plan selection and subscription management will be available shortly.
87561
+ @if (isLoading()) {
87562
+ <div class="flex flex-col items-center justify-center py-16 space-y-6">
87563
+ <symphiq-indeterminate-spinner
87564
+ [viewMode]="viewMode()"
87565
+ [size]="'large'"
87566
+ />
87567
+ <p [ngClass]="loadingTextClasses()" class="text-base font-medium">
87568
+ Loading your plan options...
86654
87569
  </p>
86655
87570
  </div>
86656
-
86657
- <div [ngClass]="infoBoxClasses()" class="p-5 rounded-xl border inline-block">
86658
- <div class="flex items-start gap-3 text-left">
86659
- <svg class="w-5 h-5 flex-shrink-0 mt-0.5" fill="currentColor" viewBox="0 0 20 20">
86660
- <path fill-rule="evenodd" d="M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-7-4a1 1 0 11-2 0 1 1 0 012 0zM9 9a1 1 0 000 2v3a1 1 0 001 1h1a1 1 0 100-2v-3a1 1 0 00-1-1H9z" clip-rule="evenodd"></path>
86661
- </svg>
86662
- <div class="flex-1">
86663
- <p [ngClass]="infoTextClasses()" class="text-sm leading-relaxed">
86664
- You'll be able to view and select from our subscription plans once this feature is enabled. In the meantime, your currency preference has been saved.
86665
- </p>
86666
- </div>
86667
- </div>
87571
+ } @else if (planCardInfos() && planCardInfos()!.length > 0) {
87572
+ <div class="space-y-6 mb-32">
87573
+ @for (plan of planCardInfos(); track plan.planItem.id) {
87574
+ <symphiq-plan-card
87575
+ [viewMode]="viewMode()"
87576
+ [planInfo]="plan"
87577
+ [isSelected]="isSelectedPlan(plan)"
87578
+ [selectedPeriodUnit]="selectedPeriodUnit()"
87579
+ (planSelected)="handlePlanSelection($event)"
87580
+ />
87581
+ }
86668
87582
  </div>
86669
- </div>
87583
+ } @else {
87584
+ <div [ngClass]="emptyStateClasses()" class="text-center py-16">
87585
+ <svg [ngClass]="emptyIconClasses()" class="w-16 h-16 mx-auto mb-4" fill="none" stroke="currentColor" viewBox="0 0 24 24">
87586
+ <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 8v4m0 4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"></path>
87587
+ </svg>
87588
+ <p [ngClass]="emptyTextClasses()" class="text-lg font-semibold">
87589
+ No plans available
87590
+ </p>
87591
+ <p [ngClass]="emptySubtextClasses()" class="text-sm mt-2">
87592
+ Please contact support if this issue persists
87593
+ </p>
87594
+ </div>
87595
+ }
86670
87596
  </div>
86671
87597
  </div>
86672
87598
  `
86673
87599
  }]
86674
- }], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], selectedCurrency: [{ type: i0.Input, args: [{ isSignal: true, alias: "selectedCurrency", required: false }] }] }); })();
86675
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PlanSelectionPlaceholderCardComponent, { className: "PlanSelectionPlaceholderCardComponent", filePath: "lib/components/profile-analysis-dashboard/cards/plan-selection-placeholder-card.component.ts", lineNumber: 64 }); })();
87600
+ }], 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"] }] }); })();
87601
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PlanSelectionContainerComponent, { className: "PlanSelectionContainerComponent", filePath: "lib/components/profile-analysis-dashboard/cards/plan-selection-container.component.ts", lineNumber: 90 }); })();
86676
87602
 
86677
87603
  class SubscriptionValuePropositionCardComponent {
86678
87604
  constructor() {
@@ -86784,7 +87710,7 @@ class SubscriptionValuePropositionCardComponent {
86784
87710
  : 'text-slate-600';
86785
87711
  }
86786
87712
  static { this.ɵfac = function SubscriptionValuePropositionCardComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SubscriptionValuePropositionCardComponent)(); }; }
86787
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SubscriptionValuePropositionCardComponent, selectors: [["symphiq-subscription-value-proposition-card"]], inputs: { viewMode: [1, "viewMode"] }, decls: 114, vars: 41, consts: [[1, "rounded-2xl", "border", "shadow-2xl", "overflow-hidden", "relative", 3, "ngClass"], [1, "absolute", "inset-0", "opacity-10", 3, "ngClass"], [1, "relative", "z-10", "px-8", "py-10"], [1, "flex", "items-start", "gap-6", "mb-8"], [1, "flex-shrink-0", "w-20", "h-20", "rounded-2xl", "flex", "items-center", "justify-center", "shadow-xl", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-10", "h-10"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M13 10V3L4 14h7v7l9-11h-7z"], [1, "flex-1"], [1, "text-3xl", "sm:text-4xl", "font-bold", "mb-4", "leading-tight", 3, "ngClass"], [1, "text-lg", "leading-relaxed", 3, "ngClass"], [1, "p-6", "rounded-xl", "border", "mb-8", 3, "ngClass"], [1, "text-xl", "font-bold", "mb-4", "flex", "items-center", "gap-2", 3, "ngClass"], ["fill", "currentColor", "viewBox", "0 0 20 20", 1, "w-6", "h-6", 3, "ngClass"], ["fill-rule", "evenodd", "d", "M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z", "clip-rule", "evenodd"], [1, "space-y-3"], [1, "flex", "items-start", "gap-3"], ["fill", "currentColor", "viewBox", "0 0 20 20", 1, "w-5", "h-5", "flex-shrink-0", "mt-0.5", 3, "ngClass"], [1, "text-base", 3, "ngClass"], [1, "font-semibold"], [1, "p-6", "rounded-xl", "border-2", "mb-8", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M8 11V7a4 4 0 118 0m-4 8v2m-6 4h12a2 2 0 002-2v-6a2 2 0 00-2-2H6a2 2 0 00-2 2v6a2 2 0 002 2z"], [1, "space-y-4"], [1, "flex-shrink-0", "w-8", "h-8", "rounded-full", "flex", "items-center", "justify-center", "text-sm", "font-bold", 3, "ngClass"], [1, "font-bold", "text-base", "mb-1", 3, "ngClass"], [1, "text-sm", 3, "ngClass"], [1, "p-6", "rounded-xl", 3, "ngClass"], [1, "text-xl", "font-bold", "mb-4", 3, "ngClass"], [1, "grid", "grid-cols-1", "md:grid-cols-2", "gap-4"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5", "flex-shrink-0", "mt-0.5", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z"], [1, "mt-8", "p-6", "rounded-xl", "border-2", "text-center", 3, "ngClass"], [1, "text-lg", "font-semibold", "mb-2", 3, "ngClass"]], template: function SubscriptionValuePropositionCardComponent_Template(rf, ctx) { if (rf & 1) {
87713
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SubscriptionValuePropositionCardComponent, selectors: [["symphiq-subscription-value-proposition-card"]], inputs: { viewMode: [1, "viewMode"] }, decls: 121, vars: 43, consts: [[1, "rounded-2xl", "border", "shadow-2xl", "overflow-hidden", "relative", 3, "ngClass"], [1, "absolute", "inset-0", "opacity-10", 3, "ngClass"], [1, "relative", "z-10", "px-8", "py-10"], [1, "flex", "items-start", "gap-6", "mb-8"], [1, "flex-shrink-0", "w-20", "h-20", "rounded-2xl", "flex", "items-center", "justify-center", "shadow-xl", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-10", "h-10"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M13 10V3L4 14h7v7l9-11h-7z"], [1, "flex-1"], [1, "text-3xl", "sm:text-4xl", "font-bold", "mb-4", "leading-tight", 3, "ngClass"], [1, "text-lg", "leading-relaxed", 3, "ngClass"], [1, "p-6", "rounded-xl", "border", "mb-8", 3, "ngClass"], [1, "text-xl", "font-bold", "mb-4", "flex", "items-center", "gap-2", 3, "ngClass"], ["fill", "currentColor", "viewBox", "0 0 20 20", 1, "w-6", "h-6", 3, "ngClass"], ["fill-rule", "evenodd", "d", "M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z", "clip-rule", "evenodd"], [1, "space-y-3"], [1, "flex", "items-start", "gap-3"], ["fill", "currentColor", "viewBox", "0 0 20 20", 1, "w-5", "h-5", "flex-shrink-0", "mt-0.5", 3, "ngClass"], [1, "text-base", 3, "ngClass"], [1, "font-semibold"], [1, "p-6", "rounded-xl", "border-2", "mb-8", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M8 11V7a4 4 0 118 0m-4 8v2m-6 4h12a2 2 0 002-2v-6a2 2 0 00-2-2H6a2 2 0 00-2 2v6a2 2 0 002 2z"], [1, "space-y-4"], [1, "flex-shrink-0", "w-8", "h-8", "rounded-full", "flex", "items-center", "justify-center", "text-sm", "font-bold", 3, "ngClass"], [1, "font-bold", "text-base", "mb-1", 3, "ngClass"], [1, "text-sm", 3, "ngClass"], [1, "p-6", "rounded-xl", 3, "ngClass"], [1, "text-xl", "font-bold", "mb-4", 3, "ngClass"], [1, "grid", "grid-cols-1", "md:grid-cols-2", "gap-4"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5", "flex-shrink-0", "mt-0.5", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z"], [1, "mt-8", "p-6", "rounded-xl", "border-2", "text-center", 3, "ngClass"], [1, "text-lg", "font-semibold", "mb-2", 3, "ngClass"]], template: function SubscriptionValuePropositionCardComponent_Template(rf, ctx) { if (rf & 1) {
86788
87714
  i0.ɵɵelementStart(0, "div", 0);
86789
87715
  i0.ɵɵelement(1, "div", 1);
86790
87716
  i0.ɵɵelementStart(2, "div", 2)(3, "div", 3)(4, "div", 4);
@@ -86814,9 +87740,9 @@ class SubscriptionValuePropositionCardComponent {
86814
87740
  i0.ɵɵelementEnd();
86815
87741
  i0.ɵɵnamespaceHTML();
86816
87742
  i0.ɵɵelementStart(21, "p", 17)(22, "strong", 18);
86817
- i0.ɵɵtext(23, "Connected GA4 + Shopify");
87743
+ i0.ɵɵtext(23, "Completed Business Analysis");
86818
87744
  i0.ɵɵelementEnd();
86819
- i0.ɵɵtext(24, " \u2014 Your data foundation is set ");
87745
+ i0.ɵɵtext(24, " \u2014 Your competitive landscape and market position are clear ");
86820
87746
  i0.ɵɵelementEnd()();
86821
87747
  i0.ɵɵelementStart(25, "div", 15);
86822
87748
  i0.ɵɵnamespaceSVG();
@@ -86825,9 +87751,9 @@ class SubscriptionValuePropositionCardComponent {
86825
87751
  i0.ɵɵelementEnd();
86826
87752
  i0.ɵɵnamespaceHTML();
86827
87753
  i0.ɵɵelementStart(28, "p", 17)(29, "strong", 18);
86828
- i0.ɵɵtext(30, "Set Growth Targets");
87754
+ i0.ɵɵtext(30, "Connected GA4");
86829
87755
  i0.ɵɵelementEnd();
86830
- i0.ɵɵtext(31, " \u2014 Your revenue goals are defined ");
87756
+ i0.ɵɵtext(31, " \u2014 Your data foundation is set ");
86831
87757
  i0.ɵɵelementEnd()();
86832
87758
  i0.ɵɵelementStart(32, "div", 15);
86833
87759
  i0.ɵɵnamespaceSVG();
@@ -86836,78 +87762,78 @@ class SubscriptionValuePropositionCardComponent {
86836
87762
  i0.ɵɵelementEnd();
86837
87763
  i0.ɵɵnamespaceHTML();
86838
87764
  i0.ɵɵelementStart(35, "p", 17)(36, "strong", 18);
86839
- i0.ɵɵtext(37, "Received Funnel Insights");
87765
+ i0.ɵɵtext(37, "Set Growth Targets");
87766
+ i0.ɵɵelementEnd();
87767
+ i0.ɵɵtext(38, " \u2014 Your revenue goals are defined ");
87768
+ i0.ɵɵelementEnd()();
87769
+ i0.ɵɵelementStart(39, "div", 15);
87770
+ i0.ɵɵnamespaceSVG();
87771
+ i0.ɵɵelementStart(40, "svg", 16);
87772
+ i0.ɵɵelement(41, "path", 13);
86840
87773
  i0.ɵɵelementEnd();
86841
- i0.ɵɵtext(38, " \u2014 You know your performance landscape ");
87774
+ i0.ɵɵnamespaceHTML();
87775
+ i0.ɵɵelementStart(42, "p", 17)(43, "strong", 18);
87776
+ i0.ɵɵtext(44, "Received Funnel Insights");
87777
+ i0.ɵɵelementEnd();
87778
+ i0.ɵɵtext(45, " \u2014 You know your performance landscape ");
86842
87779
  i0.ɵɵelementEnd()()()();
86843
- i0.ɵɵelementStart(39, "div", 19)(40, "h3", 11);
87780
+ i0.ɵɵelementStart(46, "div", 19)(47, "h3", 11);
86844
87781
  i0.ɵɵnamespaceSVG();
86845
- i0.ɵɵelementStart(41, "svg", 20);
86846
- i0.ɵɵelement(42, "path", 21);
87782
+ i0.ɵɵelementStart(48, "svg", 20);
87783
+ i0.ɵɵelement(49, "path", 21);
86847
87784
  i0.ɵɵelementEnd();
86848
- i0.ɵɵtext(43, " What You'll Unlock Next ");
87785
+ i0.ɵɵtext(50, " What You'll Unlock Next ");
86849
87786
  i0.ɵɵelementEnd();
86850
87787
  i0.ɵɵnamespaceHTML();
86851
- i0.ɵɵelementStart(44, "div", 22)(45, "div", 15)(46, "div", 23);
86852
- i0.ɵɵtext(47, " 1 ");
87788
+ i0.ɵɵelementStart(51, "div", 22)(52, "div", 15)(53, "div", 23);
87789
+ i0.ɵɵtext(54, " 1 ");
86853
87790
  i0.ɵɵelementEnd();
86854
- i0.ɵɵelementStart(48, "div", 7)(49, "p", 24);
86855
- i0.ɵɵtext(50, " Shop Profile Analysis ");
87791
+ i0.ɵɵelementStart(55, "div", 7)(56, "p", 24);
87792
+ i0.ɵɵtext(57, " Shop Profile Analysis ");
86856
87793
  i0.ɵɵelementEnd();
86857
- i0.ɵɵelementStart(51, "p", 25);
86858
- i0.ɵɵtext(52, " Deep insights into your operations, capabilities, and infrastructure ");
87794
+ i0.ɵɵelementStart(58, "p", 25);
87795
+ i0.ɵɵtext(59, " Deep insights into your operations, capabilities, and infrastructure ");
86859
87796
  i0.ɵɵelementEnd()()();
86860
- i0.ɵɵelementStart(53, "div", 15)(54, "div", 23);
86861
- i0.ɵɵtext(55, " 2 ");
87797
+ i0.ɵɵelementStart(60, "div", 15)(61, "div", 23);
87798
+ i0.ɵɵtext(62, " 2 ");
86862
87799
  i0.ɵɵelementEnd();
86863
- i0.ɵɵelementStart(56, "div", 7)(57, "p", 24);
86864
- i0.ɵɵtext(58, " Focus Area Insights ");
87800
+ i0.ɵɵelementStart(63, "div", 7)(64, "p", 24);
87801
+ i0.ɵɵtext(65, " Focus Area Insights ");
86865
87802
  i0.ɵɵelementEnd();
86866
- i0.ɵɵelementStart(59, "p", 25);
86867
- i0.ɵɵtext(60, " Tailored strategies for each marketing channel and growth lever ");
87803
+ i0.ɵɵelementStart(66, "p", 25);
87804
+ i0.ɵɵtext(67, " Tailored strategies for each marketing channel and growth lever ");
86868
87805
  i0.ɵɵelementEnd()()();
86869
- i0.ɵɵelementStart(61, "div", 15)(62, "div", 23);
86870
- i0.ɵɵtext(63, " 3 ");
87806
+ i0.ɵɵelementStart(68, "div", 15)(69, "div", 23);
87807
+ i0.ɵɵtext(70, " 3 ");
86871
87808
  i0.ɵɵelementEnd();
86872
- i0.ɵɵelementStart(64, "div", 7)(65, "p", 24);
86873
- i0.ɵɵtext(66, " Metric-Level Guidance ");
87809
+ i0.ɵɵelementStart(71, "div", 7)(72, "p", 24);
87810
+ i0.ɵɵtext(73, " Metric-Level Guidance ");
86874
87811
  i0.ɵɵelementEnd();
86875
- i0.ɵɵelementStart(67, "p", 25);
86876
- i0.ɵɵtext(68, " Precise recommendations for every funnel metric ");
87812
+ i0.ɵɵelementStart(74, "p", 25);
87813
+ i0.ɵɵtext(75, " Precise recommendations for every funnel metric ");
86877
87814
  i0.ɵɵelementEnd()()();
86878
- i0.ɵɵelementStart(69, "div", 15)(70, "div", 23);
86879
- i0.ɵɵtext(71, " 4 ");
87815
+ i0.ɵɵelementStart(76, "div", 15)(77, "div", 23);
87816
+ i0.ɵɵtext(78, " 4 ");
86880
87817
  i0.ɵɵelementEnd();
86881
- i0.ɵɵelementStart(72, "div", 7)(73, "p", 24);
86882
- i0.ɵɵtext(74, " Unified Strategic Roadmap ");
87818
+ i0.ɵɵelementStart(79, "div", 7)(80, "p", 24);
87819
+ i0.ɵɵtext(81, " Unified Strategic Roadmap ");
86883
87820
  i0.ɵɵelementEnd();
86884
- i0.ɵɵelementStart(75, "p", 25);
86885
- i0.ɵɵtext(76, " AI-powered goals, objectives, and execution-ready strategies ");
87821
+ i0.ɵɵelementStart(82, "p", 25);
87822
+ i0.ɵɵtext(83, " AI-powered goals, objectives, and execution-ready strategies ");
86886
87823
  i0.ɵɵelementEnd()()()()();
86887
- i0.ɵɵelementStart(77, "div", 26)(78, "h3", 27);
86888
- i0.ɵɵtext(79, " The Symphiq Advantage ");
87824
+ i0.ɵɵelementStart(84, "div", 26)(85, "h3", 27);
87825
+ i0.ɵɵtext(86, " The Symphiq Advantage ");
86889
87826
  i0.ɵɵelementEnd();
86890
- i0.ɵɵelementStart(80, "div", 28)(81, "div", 15);
86891
- i0.ɵɵnamespaceSVG();
86892
- i0.ɵɵelementStart(82, "svg", 29);
86893
- i0.ɵɵelement(83, "path", 30);
86894
- i0.ɵɵelementEnd();
86895
- i0.ɵɵnamespaceHTML();
86896
- i0.ɵɵelementStart(84, "p", 25)(85, "strong", 18);
86897
- i0.ɵɵtext(86, "AI-Powered Recommendations");
86898
- i0.ɵɵelementEnd();
86899
- i0.ɵɵtext(87, " tailored to your business context ");
86900
- i0.ɵɵelementEnd()();
86901
- i0.ɵɵelementStart(88, "div", 15);
87827
+ i0.ɵɵelementStart(87, "div", 28)(88, "div", 15);
86902
87828
  i0.ɵɵnamespaceSVG();
86903
87829
  i0.ɵɵelementStart(89, "svg", 29);
86904
87830
  i0.ɵɵelement(90, "path", 30);
86905
87831
  i0.ɵɵelementEnd();
86906
87832
  i0.ɵɵnamespaceHTML();
86907
87833
  i0.ɵɵelementStart(91, "p", 25)(92, "strong", 18);
86908
- i0.ɵɵtext(93, "Knowledge Capture");
87834
+ i0.ɵɵtext(93, "AI-Powered Recommendations");
86909
87835
  i0.ɵɵelementEnd();
86910
- i0.ɵɵtext(94, " that preserves institutional memory ");
87836
+ i0.ɵɵtext(94, " tailored to your business context ");
86911
87837
  i0.ɵɵelementEnd()();
86912
87838
  i0.ɵɵelementStart(95, "div", 15);
86913
87839
  i0.ɵɵnamespaceSVG();
@@ -86916,9 +87842,9 @@ class SubscriptionValuePropositionCardComponent {
86916
87842
  i0.ɵɵelementEnd();
86917
87843
  i0.ɵɵnamespaceHTML();
86918
87844
  i0.ɵɵelementStart(98, "p", 25)(99, "strong", 18);
86919
- i0.ɵɵtext(100, "Coordinated Execution");
87845
+ i0.ɵɵtext(100, "Knowledge Capture");
86920
87846
  i0.ɵɵelementEnd();
86921
- i0.ɵɵtext(101, " from goals to actionable tasks ");
87847
+ i0.ɵɵtext(101, " that preserves institutional memory ");
86922
87848
  i0.ɵɵelementEnd()();
86923
87849
  i0.ɵɵelementStart(102, "div", 15);
86924
87850
  i0.ɵɵnamespaceSVG();
@@ -86927,15 +87853,26 @@ class SubscriptionValuePropositionCardComponent {
86927
87853
  i0.ɵɵelementEnd();
86928
87854
  i0.ɵɵnamespaceHTML();
86929
87855
  i0.ɵɵelementStart(105, "p", 25)(106, "strong", 18);
86930
- i0.ɵɵtext(107, "Measurable Outcomes");
87856
+ i0.ɵɵtext(107, "Coordinated Execution");
87857
+ i0.ɵɵelementEnd();
87858
+ i0.ɵɵtext(108, " from goals to actionable tasks ");
87859
+ i0.ɵɵelementEnd()();
87860
+ i0.ɵɵelementStart(109, "div", 15);
87861
+ i0.ɵɵnamespaceSVG();
87862
+ i0.ɵɵelementStart(110, "svg", 29);
87863
+ i0.ɵɵelement(111, "path", 30);
86931
87864
  i0.ɵɵelementEnd();
86932
- i0.ɵɵtext(108, " tied to funnel performance ");
87865
+ i0.ɵɵnamespaceHTML();
87866
+ i0.ɵɵelementStart(112, "p", 25)(113, "strong", 18);
87867
+ i0.ɵɵtext(114, "Measurable Outcomes");
87868
+ i0.ɵɵelementEnd();
87869
+ i0.ɵɵtext(115, " tied to funnel performance ");
86933
87870
  i0.ɵɵelementEnd()()()();
86934
- i0.ɵɵelementStart(109, "div", 31)(110, "p", 32);
86935
- i0.ɵɵtext(111, " Ready to Continue? ");
87871
+ i0.ɵɵelementStart(116, "div", 31)(117, "p", 32);
87872
+ i0.ɵɵtext(118, " Ready to Continue? ");
86936
87873
  i0.ɵɵelementEnd();
86937
- i0.ɵɵelementStart(112, "p", 25);
86938
- i0.ɵɵtext(113, " Select your billing currency below, choose a plan, and unlock your complete analysis ");
87874
+ i0.ɵɵelementStart(119, "p", 25);
87875
+ i0.ɵɵtext(120, " Select your billing currency below, choose a plan, and unlock your complete analysis ");
86939
87876
  i0.ɵɵelementEnd()()()();
86940
87877
  } if (rf & 2) {
86941
87878
  i0.ɵɵproperty("ngClass", ctx.containerClasses());
@@ -86965,6 +87902,10 @@ class SubscriptionValuePropositionCardComponent {
86965
87902
  i0.ɵɵproperty("ngClass", ctx.checkIconClasses());
86966
87903
  i0.ɵɵadvance(2);
86967
87904
  i0.ɵɵproperty("ngClass", ctx.itemTextClasses());
87905
+ i0.ɵɵadvance(5);
87906
+ i0.ɵɵproperty("ngClass", ctx.checkIconClasses());
87907
+ i0.ɵɵadvance(2);
87908
+ i0.ɵɵproperty("ngClass", ctx.itemTextClasses());
86968
87909
  i0.ɵɵadvance(4);
86969
87910
  i0.ɵɵproperty("ngClass", ctx.unlockBoxClasses());
86970
87911
  i0.ɵɵadvance();
@@ -87063,7 +88004,15 @@ class SubscriptionValuePropositionCardComponent {
87063
88004
  <path fill-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"></path>
87064
88005
  </svg>
87065
88006
  <p [ngClass]="itemTextClasses()" class="text-base">
87066
- <strong class="font-semibold">Connected GA4 + Shopify</strong> — Your data foundation is set
88007
+ <strong class="font-semibold">Completed Business Analysis</strong> — Your competitive landscape and market position are clear
88008
+ </p>
88009
+ </div>
88010
+ <div class="flex items-start gap-3">
88011
+ <svg class="w-5 h-5 flex-shrink-0 mt-0.5" [ngClass]="checkIconClasses()" fill="currentColor" viewBox="0 0 20 20">
88012
+ <path fill-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"></path>
88013
+ </svg>
88014
+ <p [ngClass]="itemTextClasses()" class="text-base">
88015
+ <strong class="font-semibold">Connected GA4</strong> — Your data foundation is set
87067
88016
  </p>
87068
88017
  </div>
87069
88018
  <div class="flex items-start gap-3">
@@ -87201,7 +88150,7 @@ class SubscriptionValuePropositionCardComponent {
87201
88150
  `
87202
88151
  }]
87203
88152
  }], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }] }); })();
87204
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SubscriptionValuePropositionCardComponent, { className: "SubscriptionValuePropositionCardComponent", filePath: "lib/components/profile-analysis-dashboard/cards/subscription-value-proposition-card.component.ts", lineNumber: 182 }); })();
88153
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SubscriptionValuePropositionCardComponent, { className: "SubscriptionValuePropositionCardComponent", filePath: "lib/components/profile-analysis-dashboard/cards/subscription-value-proposition-card.component.ts", lineNumber: 190 }); })();
87205
88154
 
87206
88155
  function StickySubscriptionContinueButtonComponent_Conditional_3_Template(rf, ctx) { if (rf & 1) {
87207
88156
  i0.ɵɵnamespaceSVG();
@@ -87387,37 +88336,51 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Te
87387
88336
  const ctx_r1 = i0.ɵɵnextContext(2);
87388
88337
  i0.ɵɵproperty("goals", ctx_r1.strategicRoadmapGoals())("viewMode", ctx_r1.viewMode());
87389
88338
  } }
87390
- function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_2_Conditional_2_Template(rf, ctx) { if (rf & 1) {
88339
+ function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_2_Conditional_0_Template(rf, ctx) { if (rf & 1) {
87391
88340
  const _r4 = i0.ɵɵgetCurrentView();
87392
- i0.ɵɵelementStart(0, "symphiq-billing-currency-selector-card", 33);
87393
- i0.ɵɵlistener("currencySelected", function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_2_Conditional_2_Template_symphiq_billing_currency_selector_card_currencySelected_0_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.handleCurrencySelection($event)); });
88341
+ i0.ɵɵelementStart(0, "div", 27);
88342
+ i0.ɵɵelement(1, "symphiq-subscription-value-proposition-card", 32);
88343
+ i0.ɵɵelementEnd();
88344
+ i0.ɵɵelementStart(2, "symphiq-billing-currency-selector-card", 33);
88345
+ i0.ɵɵlistener("currencySelected", function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_2_Conditional_0_Template_symphiq_billing_currency_selector_card_currencySelected_2_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.handleCurrencySelection($event)); });
87394
88346
  i0.ɵɵelementEnd();
87395
88347
  } if (rf & 2) {
87396
88348
  const ctx_r1 = i0.ɵɵnextContext(3);
88349
+ i0.ɵɵadvance();
88350
+ i0.ɵɵproperty("viewMode", ctx_r1.viewMode());
88351
+ i0.ɵɵadvance();
87397
88352
  i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("isLoading", ctx_r1.isCurrencySelectionLoading());
87398
88353
  } }
87399
- function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_2_Conditional_3_Template(rf, ctx) { if (rf & 1) {
87400
- i0.ɵɵelement(0, "symphiq-plan-selection-placeholder-card", 32);
88354
+ function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_2_Conditional_1_Template(rf, ctx) { if (rf & 1) {
88355
+ const _r5 = i0.ɵɵgetCurrentView();
88356
+ i0.ɵɵelementStart(0, "div", 30)(1, "symphiq-plan-selection-container", 34);
88357
+ i0.ɵɵlistener("periodUnitChanged", function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_2_Conditional_1_Template_symphiq_plan_selection_container_periodUnitChanged_1_listener($event) { i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.handlePeriodUnitChange($event)); })("planSelected", function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_2_Conditional_1_Template_symphiq_plan_selection_container_planSelected_1_listener($event) { i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.handlePlanSelection($event)); })("editCurrency", function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_2_Conditional_1_Template_symphiq_plan_selection_container_editCurrency_1_listener() { i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.editCurrencyClick.emit()); });
88358
+ i0.ɵɵelementEnd()();
88359
+ } if (rf & 2) {
88360
+ let tmp_4_0;
88361
+ const ctx_r1 = i0.ɵɵnextContext(3);
88362
+ i0.ɵɵadvance();
88363
+ i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("selectedCurrency", ((tmp_4_0 = ctx_r1.account()) == null ? null : tmp_4_0.billingCurrencyCode) || ctx_r1.CurrencyCodeEnum.USD)("planCardInfos", ctx_r1.planCardInfos())("isLoading", ctx_r1.isPlanLoading())("selectedPeriodUnit", ctx_r1.selectedPeriodUnit());
88364
+ } }
88365
+ function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_2_Conditional_2_Template(rf, ctx) { if (rf & 1) {
88366
+ const _r6 = i0.ɵɵgetCurrentView();
88367
+ i0.ɵɵelementStart(0, "symphiq-plan-selection-placeholder-card", 35);
88368
+ i0.ɵɵlistener("editCurrency", function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_2_Conditional_2_Template_symphiq_plan_selection_placeholder_card_editCurrency_0_listener() { i0.ɵɵrestoreView(_r6); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.editCurrencyClick.emit()); });
88369
+ i0.ɵɵelementEnd();
87401
88370
  } if (rf & 2) {
87402
88371
  let tmp_4_0;
87403
88372
  const ctx_r1 = i0.ɵɵnextContext(3);
87404
88373
  i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("selectedCurrency", ((tmp_4_0 = ctx_r1.account()) == null ? null : tmp_4_0.billingCurrencyCode) || ctx_r1.CurrencyCodeEnum.USD);
87405
88374
  } }
87406
88375
  function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_2_Template(rf, ctx) { if (rf & 1) {
87407
- i0.ɵɵelementStart(0, "div", 27);
87408
- i0.ɵɵelement(1, "symphiq-subscription-value-proposition-card", 30);
87409
- i0.ɵɵelementEnd();
87410
- i0.ɵɵconditionalCreate(2, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_2_Conditional_2_Template, 1, 2, "symphiq-billing-currency-selector-card", 31)(3, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_2_Conditional_3_Template, 1, 2, "symphiq-plan-selection-placeholder-card", 32);
88376
+ i0.ɵɵconditionalCreate(0, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_2_Conditional_0_Template, 3, 3)(1, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_2_Conditional_1_Template, 2, 5, "div", 30)(2, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_2_Conditional_2_Template, 1, 2, "symphiq-plan-selection-placeholder-card", 31);
87411
88377
  } if (rf & 2) {
87412
88378
  const ctx_r1 = i0.ɵɵnextContext(2);
87413
- i0.ɵɵadvance();
87414
- i0.ɵɵproperty("viewMode", ctx_r1.viewMode());
87415
- i0.ɵɵadvance();
87416
- i0.ɵɵconditional(!ctx_r1.hasBillingCurrency() ? 2 : 3);
88379
+ i0.ɵɵconditional(!ctx_r1.hasBillingCurrency() ? 0 : ctx_r1.showPlanSelection() ? 1 : 2);
87417
88380
  } }
87418
88381
  function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_3_Template(rf, ctx) { if (rf & 1) {
87419
88382
  i0.ɵɵelementStart(0, "div");
87420
- i0.ɵɵelement(1, "symphiq-collapsible-analysis-section-group", 34);
88383
+ i0.ɵɵelement(1, "symphiq-collapsible-analysis-section-group", 36);
87421
88384
  i0.ɵɵelementEnd();
87422
88385
  } if (rf & 2) {
87423
88386
  const ctx_r1 = i0.ɵɵnextContext(2);
@@ -87426,7 +88389,7 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_3_Te
87426
88389
  } }
87427
88390
  function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
87428
88391
  i0.ɵɵelementStart(0, "div", 27);
87429
- i0.ɵɵconditionalCreate(1, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Template, 1, 2, "symphiq-strategic-goals-tiled-grid", 28)(2, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_2_Template, 4, 2);
88392
+ i0.ɵɵconditionalCreate(1, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Template, 1, 2, "symphiq-strategic-goals-tiled-grid", 28)(2, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_2_Template, 3, 1);
87430
88393
  i0.ɵɵelementEnd();
87431
88394
  i0.ɵɵconditionalCreate(3, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_3_Template, 2, 11, "div");
87432
88395
  } if (rf & 2) {
@@ -87437,188 +88400,188 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Template(rf, ctx
87437
88400
  i0.ɵɵconditional(ctx_r1.nonStrategicSections().length > 0 ? 3 : -1);
87438
88401
  } }
87439
88402
  function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_9_Template(rf, ctx) { if (rf & 1) {
87440
- i0.ɵɵelement(0, "symphiq-grade-badge", 45);
88403
+ i0.ɵɵelement(0, "symphiq-grade-badge", 47);
87441
88404
  } if (rf & 2) {
87442
- const summary_r6 = i0.ɵɵnextContext();
88405
+ const summary_r8 = i0.ɵɵnextContext();
87443
88406
  const ctx_r1 = i0.ɵɵnextContext(2);
87444
- i0.ɵɵproperty("grade", summary_r6.overallGrade)("gradeRationale", summary_r6.gradeRationale || "")("viewMode", ctx_r1.viewMode());
88407
+ i0.ɵɵproperty("grade", summary_r8.overallGrade)("gradeRationale", summary_r8.gradeRationale || "")("viewMode", ctx_r1.viewMode());
87445
88408
  } }
87446
88409
  function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_10_Conditional_4_Template(rf, ctx) { if (rf & 1) {
87447
- i0.ɵɵelementStart(0, "div", 58);
87448
- i0.ɵɵelement(1, "symphiq-napkin-visual-placeholder", 61);
88410
+ i0.ɵɵelementStart(0, "div", 60);
88411
+ i0.ɵɵelement(1, "symphiq-napkin-visual-placeholder", 63);
87449
88412
  i0.ɵɵelementEnd();
87450
88413
  } if (rf & 2) {
87451
- const summary_r6 = i0.ɵɵnextContext(2);
88414
+ const summary_r8 = i0.ɵɵnextContext(2);
87452
88415
  const ctx_r1 = i0.ɵɵnextContext(2);
87453
88416
  i0.ɵɵadvance();
87454
- i0.ɵɵproperty("visual", summary_r6.napkinVisual)("viewMode", ctx_r1.viewMode());
88417
+ i0.ɵɵproperty("visual", summary_r8.napkinVisual)("viewMode", ctx_r1.viewMode());
87455
88418
  } }
87456
88419
  function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_10_Template(rf, ctx) { if (rf & 1) {
87457
- i0.ɵɵelementStart(0, "div", 46)(1, "h3", 56);
88420
+ i0.ɵɵelementStart(0, "div", 48)(1, "h3", 58);
87458
88421
  i0.ɵɵtext(2, " Analysis Narrative ");
87459
88422
  i0.ɵɵelementEnd();
87460
- i0.ɵɵelementStart(3, "div", 57);
87461
- i0.ɵɵconditionalCreate(4, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_10_Conditional_4_Template, 2, 2, "div", 58);
87462
- i0.ɵɵelementStart(5, "p", 59);
88423
+ i0.ɵɵelementStart(3, "div", 59);
88424
+ i0.ɵɵconditionalCreate(4, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_10_Conditional_4_Template, 2, 2, "div", 60);
88425
+ i0.ɵɵelementStart(5, "p", 61);
87463
88426
  i0.ɵɵtext(6);
87464
88427
  i0.ɵɵelementEnd();
87465
- i0.ɵɵelement(7, "div", 60);
88428
+ i0.ɵɵelement(7, "div", 62);
87466
88429
  i0.ɵɵelementEnd()();
87467
88430
  } if (rf & 2) {
87468
- const summary_r6 = i0.ɵɵnextContext();
88431
+ const summary_r8 = i0.ɵɵnextContext();
87469
88432
  const ctx_r1 = i0.ɵɵnextContext(2);
87470
88433
  i0.ɵɵproperty("ngClass", ctx_r1.getNarrativeClasses());
87471
88434
  i0.ɵɵadvance();
87472
88435
  i0.ɵɵproperty("ngClass", ctx_r1.getSubheadingClasses());
87473
88436
  i0.ɵɵadvance(3);
87474
- i0.ɵɵconditional(summary_r6.napkinVisual && summary_r6.napkinVisual.enabled ? 4 : -1);
88437
+ i0.ɵɵconditional(summary_r8.napkinVisual && summary_r8.napkinVisual.enabled ? 4 : -1);
87475
88438
  i0.ɵɵadvance();
87476
88439
  i0.ɵɵproperty("ngClass", ctx_r1.getTextClasses());
87477
88440
  i0.ɵɵadvance();
87478
- i0.ɵɵtextInterpolate1(" ", summary_r6.narrative, " ");
88441
+ i0.ɵɵtextInterpolate1(" ", summary_r8.narrative, " ");
87479
88442
  } }
87480
88443
  function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_39_For_5_Conditional_12_Template(rf, ctx) { if (rf & 1) {
87481
- i0.ɵɵelementStart(0, "div", 71);
88444
+ i0.ɵɵelementStart(0, "div", 73);
87482
88445
  i0.ɵɵnamespaceSVG();
87483
- i0.ɵɵelementStart(1, "svg", 73);
87484
- i0.ɵɵelement(2, "path", 74);
88446
+ i0.ɵɵelementStart(1, "svg", 75);
88447
+ i0.ɵɵelement(2, "path", 76);
87485
88448
  i0.ɵɵelementEnd();
87486
88449
  i0.ɵɵnamespaceHTML();
87487
88450
  i0.ɵɵelementStart(3, "span");
87488
88451
  i0.ɵɵtext(4);
87489
88452
  i0.ɵɵelementEnd()();
87490
88453
  } if (rf & 2) {
87491
- const win_r7 = i0.ɵɵnextContext().$implicit;
88454
+ const win_r9 = i0.ɵɵnextContext().$implicit;
87492
88455
  const ctx_r1 = i0.ɵɵnextContext(4);
87493
88456
  i0.ɵɵproperty("ngClass", ctx_r1.getMetaTextClasses());
87494
88457
  i0.ɵɵadvance(4);
87495
- i0.ɵɵtextInterpolate(win_r7.estimatedTimeframe);
88458
+ i0.ɵɵtextInterpolate(win_r9.estimatedTimeframe);
87496
88459
  } }
87497
88460
  function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_39_For_5_Conditional_13_Template(rf, ctx) { if (rf & 1) {
87498
- i0.ɵɵelementStart(0, "div", 72)(1, "h4", 75);
88461
+ i0.ɵɵelementStart(0, "div", 74)(1, "h4", 77);
87499
88462
  i0.ɵɵtext(2, " Related Goal ");
87500
88463
  i0.ɵɵelementEnd();
87501
- i0.ɵɵelement(3, "symphiq-related-goal-chips", 76);
88464
+ i0.ɵɵelement(3, "symphiq-related-goal-chips", 78);
87502
88465
  i0.ɵɵelementEnd();
87503
88466
  } if (rf & 2) {
87504
- const win_r7 = i0.ɵɵnextContext().$implicit;
88467
+ const win_r9 = i0.ɵɵnextContext().$implicit;
87505
88468
  const ctx_r1 = i0.ɵɵnextContext(4);
87506
88469
  i0.ɵɵadvance();
87507
88470
  i0.ɵɵproperty("ngClass", ctx_r1.getMetaTextClasses());
87508
88471
  i0.ɵɵadvance(2);
87509
- i0.ɵɵproperty("relatedGoalIds", i0.ɵɵpureFunction1(4, _c2, win_r7.relatedGoalId))("allGoals", ctx_r1.allGoals())("viewMode", ctx_r1.viewMode());
88472
+ i0.ɵɵproperty("relatedGoalIds", i0.ɵɵpureFunction1(4, _c2, win_r9.relatedGoalId))("allGoals", ctx_r1.allGoals())("viewMode", ctx_r1.viewMode());
87510
88473
  } }
87511
88474
  function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_39_For_5_Template(rf, ctx) { if (rf & 1) {
87512
- i0.ɵɵelementStart(0, "div", 64)(1, "div", 65)(2, "div", 66)(3, "span", 67);
88475
+ i0.ɵɵelementStart(0, "div", 66)(1, "div", 67)(2, "div", 68)(3, "span", 69);
87513
88476
  i0.ɵɵtext(4);
87514
88477
  i0.ɵɵelementEnd();
87515
- i0.ɵɵelementStart(5, "p", 68);
88478
+ i0.ɵɵelementStart(5, "p", 70);
87516
88479
  i0.ɵɵtext(6);
87517
88480
  i0.ɵɵelementEnd()();
87518
- i0.ɵɵelementStart(7, "div", 69)(8, "span", 70);
88481
+ i0.ɵɵelementStart(7, "div", 71)(8, "span", 72);
87519
88482
  i0.ɵɵtext(9);
87520
88483
  i0.ɵɵelementEnd();
87521
- i0.ɵɵelementStart(10, "span", 70);
88484
+ i0.ɵɵelementStart(10, "span", 72);
87522
88485
  i0.ɵɵtext(11);
87523
88486
  i0.ɵɵelementEnd()();
87524
- i0.ɵɵconditionalCreate(12, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_39_For_5_Conditional_12_Template, 5, 2, "div", 71);
87525
- i0.ɵɵconditionalCreate(13, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_39_For_5_Conditional_13_Template, 4, 6, "div", 72);
88487
+ i0.ɵɵconditionalCreate(12, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_39_For_5_Conditional_12_Template, 5, 2, "div", 73);
88488
+ i0.ɵɵconditionalCreate(13, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_39_For_5_Conditional_13_Template, 4, 6, "div", 74);
87526
88489
  i0.ɵɵelementEnd()();
87527
88490
  } if (rf & 2) {
87528
- const win_r7 = ctx.$implicit;
87529
- const $index_r8 = ctx.$index;
88491
+ const win_r9 = ctx.$implicit;
88492
+ const $index_r10 = ctx.$index;
87530
88493
  const ctx_r1 = i0.ɵɵnextContext(4);
87531
88494
  i0.ɵɵproperty("ngClass", ctx_r1.getQuickWinCardClasses());
87532
88495
  i0.ɵɵadvance(3);
87533
88496
  i0.ɵɵproperty("ngClass", ctx_r1.getNumberBadgeClasses());
87534
88497
  i0.ɵɵadvance();
87535
- i0.ɵɵtextInterpolate1(" ", $index_r8 + 1, " ");
88498
+ i0.ɵɵtextInterpolate1(" ", $index_r10 + 1, " ");
87536
88499
  i0.ɵɵadvance();
87537
88500
  i0.ɵɵproperty("ngClass", ctx_r1.getQuickWinTextClasses());
87538
88501
  i0.ɵɵadvance();
87539
- i0.ɵɵtextInterpolate1(" ", win_r7.action, " ");
88502
+ i0.ɵɵtextInterpolate1(" ", win_r9.action, " ");
87540
88503
  i0.ɵɵadvance(2);
87541
- i0.ɵɵproperty("ngClass", ctx_r1.getEffortBadgeClasses(win_r7.effort));
88504
+ i0.ɵɵproperty("ngClass", ctx_r1.getEffortBadgeClasses(win_r9.effort));
87542
88505
  i0.ɵɵadvance();
87543
- i0.ɵɵtextInterpolate1(" ", ctx_r1.formatLabel(win_r7.effort), " Effort ");
88506
+ i0.ɵɵtextInterpolate1(" ", ctx_r1.formatLabel(win_r9.effort), " Effort ");
87544
88507
  i0.ɵɵadvance();
87545
- i0.ɵɵproperty("ngClass", ctx_r1.getImpactBadgeClasses(win_r7.impact));
88508
+ i0.ɵɵproperty("ngClass", ctx_r1.getImpactBadgeClasses(win_r9.impact));
87546
88509
  i0.ɵɵadvance();
87547
- i0.ɵɵtextInterpolate1(" ", ctx_r1.formatLabel(win_r7.impact), " Impact ");
88510
+ i0.ɵɵtextInterpolate1(" ", ctx_r1.formatLabel(win_r9.impact), " Impact ");
87548
88511
  i0.ɵɵadvance();
87549
- i0.ɵɵconditional(win_r7.estimatedTimeframe ? 12 : -1);
88512
+ i0.ɵɵconditional(win_r9.estimatedTimeframe ? 12 : -1);
87550
88513
  i0.ɵɵadvance();
87551
- i0.ɵɵconditional(win_r7.relatedGoalId ? 13 : -1);
88514
+ i0.ɵɵconditional(win_r9.relatedGoalId ? 13 : -1);
87552
88515
  } }
87553
88516
  function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_39_Template(rf, ctx) { if (rf & 1) {
87554
- i0.ɵɵelementStart(0, "div", 55)(1, "h3", 62);
88517
+ i0.ɵɵelementStart(0, "div", 57)(1, "h3", 64);
87555
88518
  i0.ɵɵtext(2, " Quick Wins ");
87556
88519
  i0.ɵɵelementEnd();
87557
- i0.ɵɵelementStart(3, "div", 63);
87558
- i0.ɵɵrepeaterCreate(4, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_39_For_5_Template, 14, 11, "div", 64, i0.ɵɵrepeaterTrackByIndex);
88520
+ i0.ɵɵelementStart(3, "div", 65);
88521
+ i0.ɵɵrepeaterCreate(4, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_39_For_5_Template, 14, 11, "div", 66, i0.ɵɵrepeaterTrackByIndex);
87559
88522
  i0.ɵɵelementEnd()();
87560
88523
  } if (rf & 2) {
87561
- const summary_r6 = i0.ɵɵnextContext();
88524
+ const summary_r8 = i0.ɵɵnextContext();
87562
88525
  const ctx_r1 = i0.ɵɵnextContext(2);
87563
88526
  i0.ɵɵadvance();
87564
88527
  i0.ɵɵproperty("ngClass", ctx_r1.getSectionTitleClasses());
87565
88528
  i0.ɵɵadvance(3);
87566
- i0.ɵɵrepeater(summary_r6.quickWins);
88529
+ i0.ɵɵrepeater(summary_r8.quickWins);
87567
88530
  } }
87568
88531
  function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Template(rf, ctx) { if (rf & 1) {
87569
- const _r5 = i0.ɵɵgetCurrentView();
87570
- i0.ɵɵelementStart(0, "section", 35)(1, "div", 39)(2, "div", 40)(3, "div", 41)(4, "div", 42)(5, "h2", 43);
88532
+ const _r7 = i0.ɵɵgetCurrentView();
88533
+ i0.ɵɵelementStart(0, "section", 37)(1, "div", 41)(2, "div", 42)(3, "div", 43)(4, "div", 44)(5, "h2", 45);
87571
88534
  i0.ɵɵtext(6, " Executive Summary ");
87572
88535
  i0.ɵɵelementEnd();
87573
- i0.ɵɵelementStart(7, "p", 44);
88536
+ i0.ɵɵelementStart(7, "p", 46);
87574
88537
  i0.ɵɵtext(8);
87575
88538
  i0.ɵɵelementEnd()();
87576
- i0.ɵɵconditionalCreate(9, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_9_Template, 1, 3, "symphiq-grade-badge", 45);
88539
+ i0.ɵɵconditionalCreate(9, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_9_Template, 1, 3, "symphiq-grade-badge", 47);
87577
88540
  i0.ɵɵelementEnd();
87578
- i0.ɵɵconditionalCreate(10, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_10_Template, 8, 5, "div", 46);
87579
- i0.ɵɵelementStart(11, "div", 47)(12, "button", 48);
87580
- i0.ɵɵlistener("click", function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Template_button_click_12_listener() { const summary_r6 = i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onKeyStrengthsClick(summary_r6)); });
87581
- i0.ɵɵelementStart(13, "div", 49);
88541
+ i0.ɵɵconditionalCreate(10, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_10_Template, 8, 5, "div", 48);
88542
+ i0.ɵɵelementStart(11, "div", 49)(12, "button", 50);
88543
+ i0.ɵɵlistener("click", function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Template_button_click_12_listener() { const summary_r8 = i0.ɵɵrestoreView(_r7); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onKeyStrengthsClick(summary_r8)); });
88544
+ i0.ɵɵelementStart(13, "div", 51);
87582
88545
  i0.ɵɵtext(14, " Key Strengths ");
87583
88546
  i0.ɵɵelementEnd();
87584
- i0.ɵɵelementStart(15, "div", 50);
88547
+ i0.ɵɵelementStart(15, "div", 52);
87585
88548
  i0.ɵɵtext(16);
87586
88549
  i0.ɵɵelementEnd();
87587
- i0.ɵɵelementStart(17, "div", 51)(18, "span", 52);
88550
+ i0.ɵɵelementStart(17, "div", 53)(18, "span", 54);
87588
88551
  i0.ɵɵtext(19, "View Details");
87589
88552
  i0.ɵɵelementEnd();
87590
- i0.ɵɵelement(20, "symphiq-icon", 53);
88553
+ i0.ɵɵelement(20, "symphiq-icon", 55);
87591
88554
  i0.ɵɵelementEnd()();
87592
- i0.ɵɵelementStart(21, "button", 48);
87593
- i0.ɵɵlistener("click", function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Template_button_click_21_listener() { const summary_r6 = i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onCriticalGapsClick(summary_r6)); });
87594
- i0.ɵɵelementStart(22, "div", 49);
88555
+ i0.ɵɵelementStart(21, "button", 50);
88556
+ i0.ɵɵlistener("click", function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Template_button_click_21_listener() { const summary_r8 = i0.ɵɵrestoreView(_r7); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onCriticalGapsClick(summary_r8)); });
88557
+ i0.ɵɵelementStart(22, "div", 51);
87595
88558
  i0.ɵɵtext(23, " Critical Gaps ");
87596
88559
  i0.ɵɵelementEnd();
87597
- i0.ɵɵelementStart(24, "div", 50);
88560
+ i0.ɵɵelementStart(24, "div", 52);
87598
88561
  i0.ɵɵtext(25);
87599
88562
  i0.ɵɵelementEnd();
87600
- i0.ɵɵelementStart(26, "div", 51)(27, "span", 52);
88563
+ i0.ɵɵelementStart(26, "div", 53)(27, "span", 54);
87601
88564
  i0.ɵɵtext(28, "View Details");
87602
88565
  i0.ɵɵelementEnd();
87603
- i0.ɵɵelement(29, "symphiq-icon", 53);
88566
+ i0.ɵɵelement(29, "symphiq-icon", 55);
87604
88567
  i0.ɵɵelementEnd()();
87605
- i0.ɵɵelementStart(30, "button", 48);
87606
- i0.ɵɵlistener("click", function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Template_button_click_30_listener() { i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.scrollToQuickWins()); });
87607
- i0.ɵɵelementStart(31, "div", 49);
88568
+ i0.ɵɵelementStart(30, "button", 50);
88569
+ i0.ɵɵlistener("click", function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Template_button_click_30_listener() { i0.ɵɵrestoreView(_r7); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.scrollToQuickWins()); });
88570
+ i0.ɵɵelementStart(31, "div", 51);
87608
88571
  i0.ɵɵtext(32, " Quick Wins ");
87609
88572
  i0.ɵɵelementEnd();
87610
- i0.ɵɵelementStart(33, "div", 50);
88573
+ i0.ɵɵelementStart(33, "div", 52);
87611
88574
  i0.ɵɵtext(34);
87612
88575
  i0.ɵɵelementEnd();
87613
- i0.ɵɵelementStart(35, "div", 51)(36, "span", 52);
88576
+ i0.ɵɵelementStart(35, "div", 53)(36, "span", 54);
87614
88577
  i0.ɵɵtext(37, "Details Below");
87615
88578
  i0.ɵɵelementEnd();
87616
- i0.ɵɵelement(38, "symphiq-icon", 54);
88579
+ i0.ɵɵelement(38, "symphiq-icon", 56);
87617
88580
  i0.ɵɵelementEnd()()()()();
87618
- i0.ɵɵconditionalCreate(39, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_39_Template, 6, 1, "div", 55);
88581
+ i0.ɵɵconditionalCreate(39, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_39_Template, 6, 1, "div", 57);
87619
88582
  i0.ɵɵelementEnd();
87620
88583
  } if (rf & 2) {
87621
- const summary_r6 = ctx;
88584
+ const summary_r8 = ctx;
87622
88585
  const ctx_r1 = i0.ɵɵnextContext(2);
87623
88586
  i0.ɵɵadvance();
87624
88587
  i0.ɵɵproperty("ngClass", ctx_r1.getBannerClasses());
@@ -87627,11 +88590,11 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_T
87627
88590
  i0.ɵɵadvance(2);
87628
88591
  i0.ɵɵproperty("ngClass", ctx_r1.getTextClasses());
87629
88592
  i0.ɵɵadvance();
87630
- i0.ɵɵtextInterpolate1(" ", summary_r6.gradeRationale, " ");
88593
+ i0.ɵɵtextInterpolate1(" ", summary_r8.gradeRationale, " ");
87631
88594
  i0.ɵɵadvance();
87632
- i0.ɵɵconditional(summary_r6.overallGrade ? 9 : -1);
88595
+ i0.ɵɵconditional(summary_r8.overallGrade ? 9 : -1);
87633
88596
  i0.ɵɵadvance();
87634
- i0.ɵɵconditional(summary_r6.narrative ? 10 : -1);
88597
+ i0.ɵɵconditional(summary_r8.narrative ? 10 : -1);
87635
88598
  i0.ɵɵadvance(2);
87636
88599
  i0.ɵɵproperty("ngClass", ctx_r1.getKeyStrengthsStatCardClasses());
87637
88600
  i0.ɵɵadvance();
@@ -87639,7 +88602,7 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_T
87639
88602
  i0.ɵɵadvance(2);
87640
88603
  i0.ɵɵproperty("ngClass", ctx_r1.getKeyStrengthsStatValueClasses());
87641
88604
  i0.ɵɵadvance();
87642
- i0.ɵɵtextInterpolate1(" ", (summary_r6.keyStrengths == null ? null : summary_r6.keyStrengths.length) || 0, " ");
88605
+ i0.ɵɵtextInterpolate1(" ", (summary_r8.keyStrengths == null ? null : summary_r8.keyStrengths.length) || 0, " ");
87643
88606
  i0.ɵɵadvance(2);
87644
88607
  i0.ɵɵproperty("ngClass", ctx_r1.getKeyStrengthsButtonTextClasses());
87645
88608
  i0.ɵɵadvance(2);
@@ -87651,7 +88614,7 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_T
87651
88614
  i0.ɵɵadvance(2);
87652
88615
  i0.ɵɵproperty("ngClass", ctx_r1.getCriticalGapsStatValueClasses());
87653
88616
  i0.ɵɵadvance();
87654
- i0.ɵɵtextInterpolate1(" ", (summary_r6.criticalGaps == null ? null : summary_r6.criticalGaps.length) || 0, " ");
88617
+ i0.ɵɵtextInterpolate1(" ", (summary_r8.criticalGaps == null ? null : summary_r8.criticalGaps.length) || 0, " ");
87655
88618
  i0.ɵɵadvance(2);
87656
88619
  i0.ɵɵproperty("ngClass", ctx_r1.getCriticalGapsButtonTextClasses());
87657
88620
  i0.ɵɵadvance(2);
@@ -87663,133 +88626,133 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_T
87663
88626
  i0.ɵɵadvance(2);
87664
88627
  i0.ɵɵproperty("ngClass", ctx_r1.getQuickWinsStatValueClasses());
87665
88628
  i0.ɵɵadvance();
87666
- i0.ɵɵtextInterpolate1(" ", (summary_r6.quickWins == null ? null : summary_r6.quickWins.length) || 0, " ");
88629
+ i0.ɵɵtextInterpolate1(" ", (summary_r8.quickWins == null ? null : summary_r8.quickWins.length) || 0, " ");
87667
88630
  i0.ɵɵadvance(2);
87668
88631
  i0.ɵɵproperty("ngClass", ctx_r1.getQuickWinsButtonTextClasses());
87669
88632
  i0.ɵɵadvance(2);
87670
88633
  i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(32, _c1, ctx_r1.IconSourceEnum.HEROICONS))("ngClass", ctx_r1.getQuickWinsButtonTextClasses());
87671
88634
  i0.ɵɵadvance();
87672
- i0.ɵɵconditional(summary_r6.quickWins && summary_r6.quickWins.length > 0 ? 39 : -1);
88635
+ i0.ɵɵconditional(summary_r8.quickWins && summary_r8.quickWins.length > 0 ? 39 : -1);
87673
88636
  } }
87674
88637
  function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_1_Template(rf, ctx) { if (rf & 1) {
87675
- const _r9 = i0.ɵɵgetCurrentView();
87676
- i0.ɵɵelementStart(0, "symphiq-focus-area-executive-summary", 77);
87677
- i0.ɵɵlistener("topPrioritiesClick", function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_1_Template_symphiq_focus_area_executive_summary_topPrioritiesClick_0_listener() { i0.ɵɵrestoreView(_r9); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.handleTopPrioritiesClick()); })("priorityDetailClick", function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_1_Template_symphiq_focus_area_executive_summary_priorityDetailClick_0_listener($event) { i0.ɵɵrestoreView(_r9); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.handlePriorityDetailClick($event)); });
88638
+ const _r11 = i0.ɵɵgetCurrentView();
88639
+ i0.ɵɵelementStart(0, "symphiq-focus-area-executive-summary", 79);
88640
+ i0.ɵɵlistener("topPrioritiesClick", function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_1_Template_symphiq_focus_area_executive_summary_topPrioritiesClick_0_listener() { i0.ɵɵrestoreView(_r11); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.handleTopPrioritiesClick()); })("priorityDetailClick", function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_1_Template_symphiq_focus_area_executive_summary_priorityDetailClick_0_listener($event) { i0.ɵɵrestoreView(_r11); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.handlePriorityDetailClick($event)); });
87678
88641
  i0.ɵɵelementEnd();
87679
88642
  } if (rf & 2) {
87680
88643
  const ctx_r1 = i0.ɵɵnextContext(2);
87681
88644
  i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("summary", ctx)("allGoals", ctx_r1.allGoals());
87682
88645
  } }
87683
88646
  function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_2_Template(rf, ctx) { if (rf & 1) {
87684
- const _r10 = i0.ɵɵgetCurrentView();
87685
- i0.ɵɵelementStart(0, "symphiq-metric-executive-summary", 78);
87686
- i0.ɵɵlistener("topPrioritiesClick", function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_2_Template_symphiq_metric_executive_summary_topPrioritiesClick_0_listener() { i0.ɵɵrestoreView(_r10); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.handleMetricTopPrioritiesClick()); })("priorityDetailClick", function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_2_Template_symphiq_metric_executive_summary_priorityDetailClick_0_listener($event) { i0.ɵɵrestoreView(_r10); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.handleMetricPriorityDetailClick($event)); });
88647
+ const _r12 = i0.ɵɵgetCurrentView();
88648
+ i0.ɵɵelementStart(0, "symphiq-metric-executive-summary", 80);
88649
+ i0.ɵɵlistener("topPrioritiesClick", function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_2_Template_symphiq_metric_executive_summary_topPrioritiesClick_0_listener() { i0.ɵɵrestoreView(_r12); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.handleMetricTopPrioritiesClick()); })("priorityDetailClick", function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_2_Template_symphiq_metric_executive_summary_priorityDetailClick_0_listener($event) { i0.ɵɵrestoreView(_r12); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.handleMetricPriorityDetailClick($event)); });
87687
88650
  i0.ɵɵelementEnd();
87688
88651
  } if (rf & 2) {
87689
88652
  const ctx_r1 = i0.ɵɵnextContext(2);
87690
88653
  i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("summary", ctx)("metricName", ctx_r1.metricName())("allGoals", ctx_r1.allGoals());
87691
88654
  } }
87692
88655
  function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_3_Conditional_0_Template(rf, ctx) { if (rf & 1) {
87693
- i0.ɵɵelement(0, "symphiq-section-divider", 79);
88656
+ i0.ɵɵelement(0, "symphiq-section-divider", 81);
87694
88657
  } if (rf & 2) {
87695
- const sectionList_r11 = i0.ɵɵnextContext();
88658
+ const sectionList_r13 = i0.ɵɵnextContext();
87696
88659
  const ctx_r1 = i0.ɵɵnextContext(2);
87697
- i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("sectionIcon", sectionList_r11[0].icon);
88660
+ i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("sectionIcon", sectionList_r13[0].icon);
87698
88661
  } }
87699
88662
  function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_3_Template(rf, ctx) { if (rf & 1) {
87700
- i0.ɵɵconditionalCreate(0, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_3_Conditional_0_Template, 1, 2, "symphiq-section-divider", 79);
88663
+ i0.ɵɵconditionalCreate(0, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_3_Conditional_0_Template, 1, 2, "symphiq-section-divider", 81);
87701
88664
  } if (rf & 2) {
87702
- const sectionList_r11 = ctx;
87703
- i0.ɵɵconditional(sectionList_r11.length > 0 && sectionList_r11[0].icon ? 0 : -1);
88665
+ const sectionList_r13 = ctx;
88666
+ i0.ɵɵconditional(sectionList_r13.length > 0 && sectionList_r13[0].icon ? 0 : -1);
87704
88667
  } }
87705
88668
  function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_2_Template(rf, ctx) { if (rf & 1) {
87706
- i0.ɵɵelementStart(0, "div", 82);
87707
- i0.ɵɵelement(1, "symphiq-icon", 86);
88669
+ i0.ɵɵelementStart(0, "div", 84);
88670
+ i0.ɵɵelement(1, "symphiq-icon", 88);
87708
88671
  i0.ɵɵelementEnd();
87709
88672
  } if (rf & 2) {
87710
- const section_r12 = i0.ɵɵnextContext().$implicit;
88673
+ const section_r14 = i0.ɵɵnextContext().$implicit;
87711
88674
  const ctx_r1 = i0.ɵɵnextContext(3);
87712
88675
  i0.ɵɵproperty("ngClass", ctx_r1.getSectionIconClasses());
87713
88676
  i0.ɵɵadvance();
87714
- i0.ɵɵproperty("icon", section_r12.icon);
88677
+ i0.ɵɵproperty("icon", section_r14.icon);
87715
88678
  } }
87716
88679
  function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_6_Conditional_1_Template(rf, ctx) { if (rf & 1) {
87717
- i0.ɵɵelementStart(0, "div", 88);
87718
- i0.ɵɵelement(1, "symphiq-napkin-visual-placeholder", 61);
88680
+ i0.ɵɵelementStart(0, "div", 90);
88681
+ i0.ɵɵelement(1, "symphiq-napkin-visual-placeholder", 63);
87719
88682
  i0.ɵɵelementEnd();
87720
88683
  } if (rf & 2) {
87721
- const section_r12 = i0.ɵɵnextContext(2).$implicit;
88684
+ const section_r14 = i0.ɵɵnextContext(2).$implicit;
87722
88685
  const ctx_r1 = i0.ɵɵnextContext(3);
87723
88686
  i0.ɵɵadvance();
87724
- i0.ɵɵproperty("visual", section_r12.visual)("viewMode", ctx_r1.viewMode());
88687
+ i0.ɵɵproperty("visual", section_r14.visual)("viewMode", ctx_r1.viewMode());
87725
88688
  } }
87726
88689
  function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_6_Conditional_2_Template(rf, ctx) { if (rf & 1) {
87727
- i0.ɵɵelementStart(0, "div", 90)(1, "p", 59);
88690
+ i0.ɵɵelementStart(0, "div", 92)(1, "p", 61);
87728
88691
  i0.ɵɵtext(2);
87729
88692
  i0.ɵɵelementEnd()();
87730
88693
  } if (rf & 2) {
87731
- const section_r12 = i0.ɵɵnextContext(2).$implicit;
88694
+ const section_r14 = i0.ɵɵnextContext(2).$implicit;
87732
88695
  const ctx_r1 = i0.ɵɵnextContext(3);
87733
- i0.ɵɵclassProp("lg:w-1/3", section_r12.visual && section_r12.visual.enabled)("lg:w-full", !section_r12.visual || !section_r12.visual.enabled);
88696
+ i0.ɵɵclassProp("lg:w-1/3", section_r14.visual && section_r14.visual.enabled)("lg:w-full", !section_r14.visual || !section_r14.visual.enabled);
87734
88697
  i0.ɵɵadvance();
87735
88698
  i0.ɵɵproperty("ngClass", ctx_r1.getSectionDescriptionClasses());
87736
88699
  i0.ɵɵadvance();
87737
- i0.ɵɵtextInterpolate1(" ", section_r12.description, " ");
88700
+ i0.ɵɵtextInterpolate1(" ", section_r14.description, " ");
87738
88701
  } }
87739
88702
  function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_6_Template(rf, ctx) { if (rf & 1) {
87740
- i0.ɵɵelementStart(0, "div", 87);
87741
- i0.ɵɵconditionalCreate(1, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_6_Conditional_1_Template, 2, 2, "div", 88);
87742
- i0.ɵɵconditionalCreate(2, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_6_Conditional_2_Template, 3, 6, "div", 89);
88703
+ i0.ɵɵelementStart(0, "div", 89);
88704
+ i0.ɵɵconditionalCreate(1, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_6_Conditional_1_Template, 2, 2, "div", 90);
88705
+ i0.ɵɵconditionalCreate(2, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_6_Conditional_2_Template, 3, 6, "div", 91);
87743
88706
  i0.ɵɵelementEnd();
87744
88707
  } if (rf & 2) {
87745
- const ctx_r12 = i0.ɵɵnextContext();
87746
- const section_r12 = ctx_r12.$implicit;
87747
- const ɵ$index_198_r14 = ctx_r12.$index;
87748
- i0.ɵɵclassProp("lg:flex-row-reverse", ɵ$index_198_r14 % 2 === 0);
88708
+ const ctx_r14 = i0.ɵɵnextContext();
88709
+ const section_r14 = ctx_r14.$implicit;
88710
+ const ɵ$index_203_r16 = ctx_r14.$index;
88711
+ i0.ɵɵclassProp("lg:flex-row-reverse", ɵ$index_203_r16 % 2 === 0);
87749
88712
  i0.ɵɵadvance();
87750
- i0.ɵɵconditional(section_r12.visual && section_r12.visual.enabled ? 1 : -1);
88713
+ i0.ɵɵconditional(section_r14.visual && section_r14.visual.enabled ? 1 : -1);
87751
88714
  i0.ɵɵadvance();
87752
- i0.ɵɵconditional(section_r12.description ? 2 : -1);
88715
+ i0.ɵɵconditional(section_r14.description ? 2 : -1);
87753
88716
  } }
87754
88717
  function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_8_Template(rf, ctx) { if (rf & 1) {
87755
- i0.ɵɵelement(0, "symphiq-section-divider", 79);
88718
+ i0.ɵɵelement(0, "symphiq-section-divider", 81);
87756
88719
  } if (rf & 2) {
87757
- const ɵ$index_198_r14 = i0.ɵɵnextContext().$index;
87758
- const sectionList_r15 = i0.ɵɵnextContext();
88720
+ const ɵ$index_203_r16 = i0.ɵɵnextContext().$index;
88721
+ const sectionList_r17 = i0.ɵɵnextContext();
87759
88722
  const ctx_r1 = i0.ɵɵnextContext(2);
87760
- i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("sectionIcon", sectionList_r15[ɵ$index_198_r14 + 1].icon);
88723
+ i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("sectionIcon", sectionList_r17[ɵ$index_203_r16 + 1].icon);
87761
88724
  } }
87762
88725
  function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Template(rf, ctx) { if (rf & 1) {
87763
- i0.ɵɵelementStart(0, "div", 80)(1, "div", 81);
87764
- i0.ɵɵconditionalCreate(2, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_2_Template, 2, 2, "div", 82);
87765
- i0.ɵɵelementStart(3, "div", 42)(4, "h3", 83);
88726
+ i0.ɵɵelementStart(0, "div", 82)(1, "div", 83);
88727
+ i0.ɵɵconditionalCreate(2, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_2_Template, 2, 2, "div", 84);
88728
+ i0.ɵɵelementStart(3, "div", 44)(4, "h3", 85);
87766
88729
  i0.ɵɵtext(5);
87767
88730
  i0.ɵɵelementEnd()()();
87768
- i0.ɵɵconditionalCreate(6, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_6_Template, 3, 4, "div", 84);
87769
- i0.ɵɵelement(7, "symphiq-profile-section-content", 85);
88731
+ i0.ɵɵconditionalCreate(6, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_6_Template, 3, 4, "div", 86);
88732
+ i0.ɵɵelement(7, "symphiq-profile-section-content", 87);
87770
88733
  i0.ɵɵelementEnd();
87771
- i0.ɵɵconditionalCreate(8, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_8_Template, 1, 2, "symphiq-section-divider", 79);
88734
+ i0.ɵɵconditionalCreate(8, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_8_Template, 1, 2, "symphiq-section-divider", 81);
87772
88735
  } if (rf & 2) {
87773
- const section_r12 = ctx.$implicit;
87774
- const ɵ$index_198_r14 = ctx.$index;
87775
- const ɵ$count_198_r16 = ctx.$count;
88736
+ const section_r14 = ctx.$implicit;
88737
+ const ɵ$index_203_r16 = ctx.$index;
88738
+ const ɵ$count_203_r18 = ctx.$count;
87776
88739
  const ctx_r1 = i0.ɵɵnextContext(3);
87777
- i0.ɵɵproperty("id", "section-" + section_r12.id)("ngClass", ctx_r1.getSectionCardClasses());
88740
+ i0.ɵɵproperty("id", "section-" + section_r14.id)("ngClass", ctx_r1.getSectionCardClasses());
87778
88741
  i0.ɵɵadvance(2);
87779
- i0.ɵɵconditional(section_r12.icon ? 2 : -1);
88742
+ i0.ɵɵconditional(section_r14.icon ? 2 : -1);
87780
88743
  i0.ɵɵadvance(2);
87781
88744
  i0.ɵɵproperty("ngClass", ctx_r1.getSectionTitleClasses());
87782
88745
  i0.ɵɵadvance();
87783
- i0.ɵɵtextInterpolate1(" ", section_r12.title, " ");
88746
+ i0.ɵɵtextInterpolate1(" ", section_r14.title, " ");
87784
88747
  i0.ɵɵadvance();
87785
- i0.ɵɵconditional(section_r12.description || section_r12.visual && section_r12.visual.enabled ? 6 : -1);
88748
+ i0.ɵɵconditional(section_r14.description || section_r14.visual && section_r14.visual.enabled ? 6 : -1);
87786
88749
  i0.ɵɵadvance();
87787
- i0.ɵɵproperty("section", section_r12)("executiveSummary", section_r12.id === "executive-summary" ? ctx_r1.executiveSummary() : undefined)("viewMode", ctx_r1.viewMode())("sectionIndex", ɵ$index_198_r14)("allGoals", ctx_r1.allGoals())("allMetrics", ctx_r1.allMetrics())("allCharts", ctx_r1.allCharts())("allInsights", ctx_r1.allInsights())("businessProfile", ctx_r1.profile());
88750
+ i0.ɵɵproperty("section", section_r14)("executiveSummary", section_r14.id === "executive-summary" ? ctx_r1.executiveSummary() : undefined)("viewMode", ctx_r1.viewMode())("sectionIndex", ɵ$index_203_r16)("allGoals", ctx_r1.allGoals())("allMetrics", ctx_r1.allMetrics())("allCharts", ctx_r1.allCharts())("allInsights", ctx_r1.allInsights())("businessProfile", ctx_r1.profile());
87788
88751
  i0.ɵɵadvance();
87789
- i0.ɵɵconditional(!(ɵ$index_198_r14 === ɵ$count_198_r16 - 1) ? 8 : -1);
88752
+ i0.ɵɵconditional(!(ɵ$index_203_r16 === ɵ$count_203_r18 - 1) ? 8 : -1);
87790
88753
  } }
87791
88754
  function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_Template(rf, ctx) { if (rf & 1) {
87792
- i0.ɵɵelementStart(0, "section", 38);
88755
+ i0.ɵɵelementStart(0, "section", 40);
87793
88756
  i0.ɵɵrepeaterCreate(1, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Template, 9, 16, null, null, _forTrack0);
87794
88757
  i0.ɵɵelementEnd();
87795
88758
  } if (rf & 2) {
@@ -87797,11 +88760,11 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_T
87797
88760
  i0.ɵɵrepeater(ctx);
87798
88761
  } }
87799
88762
  function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Template(rf, ctx) { if (rf & 1) {
87800
- i0.ɵɵconditionalCreate(0, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Template, 40, 34, "section", 35);
87801
- i0.ɵɵconditionalCreate(1, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_1_Template, 1, 3, "symphiq-focus-area-executive-summary", 36);
87802
- i0.ɵɵconditionalCreate(2, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_2_Template, 1, 4, "symphiq-metric-executive-summary", 37);
88763
+ i0.ɵɵconditionalCreate(0, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Template, 40, 34, "section", 37);
88764
+ i0.ɵɵconditionalCreate(1, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_1_Template, 1, 3, "symphiq-focus-area-executive-summary", 38);
88765
+ i0.ɵɵconditionalCreate(2, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_2_Template, 1, 4, "symphiq-metric-executive-summary", 39);
87803
88766
  i0.ɵɵconditionalCreate(3, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_3_Template, 1, 1);
87804
- i0.ɵɵconditionalCreate(4, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_Template, 3, 0, "section", 38);
88767
+ i0.ɵɵconditionalCreate(4, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_Template, 3, 0, "section", 40);
87805
88768
  } if (rf & 2) {
87806
88769
  let tmp_1_0;
87807
88770
  let tmp_2_0;
@@ -87834,60 +88797,60 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_12_Template(rf, ct
87834
88797
  function SymphiqProfileAnalysisDashboardComponent_Conditional_16_Template(rf, ctx) { if (rf & 1) {
87835
88798
  i0.ɵɵelement(0, "symphiq-goal-card", 12);
87836
88799
  } if (rf & 2) {
87837
- const data_r17 = ctx;
88800
+ const data_r19 = ctx;
87838
88801
  const ctx_r1 = i0.ɵɵnextContext();
87839
- i0.ɵɵproperty("goal", data_r17.goal)("viewMode", data_r17.viewMode)("isInModal", true)("allMetrics", ctx_r1.allMetrics())("allCharts", ctx_r1.allCharts())("allInsights", ctx_r1.allInsights())("currentModalState", ctx_r1.getCurrentModalState())("businessProfile", ctx_r1.profile());
88802
+ i0.ɵɵproperty("goal", data_r19.goal)("viewMode", data_r19.viewMode)("isInModal", true)("allMetrics", ctx_r1.allMetrics())("allCharts", ctx_r1.allCharts())("allInsights", ctx_r1.allInsights())("currentModalState", ctx_r1.getCurrentModalState())("businessProfile", ctx_r1.profile());
87840
88803
  } }
87841
88804
  function SymphiqProfileAnalysisDashboardComponent_Conditional_17_Template(rf, ctx) { if (rf & 1) {
87842
88805
  i0.ɵɵelement(0, "symphiq-goal-objectives-modal-content", 13);
87843
88806
  } if (rf & 2) {
87844
- const data_r18 = ctx;
87845
- i0.ɵɵproperty("goal", data_r18.goal)("viewMode", data_r18.viewMode);
88807
+ const data_r20 = ctx;
88808
+ i0.ɵɵproperty("goal", data_r20.goal)("viewMode", data_r20.viewMode);
87846
88809
  } }
87847
88810
  function SymphiqProfileAnalysisDashboardComponent_Conditional_18_Template(rf, ctx) { if (rf & 1) {
87848
88811
  i0.ɵɵelement(0, "symphiq-objective-strategies-modal-content", 14);
87849
88812
  } if (rf & 2) {
87850
- const data_r19 = ctx;
87851
- i0.ɵɵproperty("objective", data_r19.objective)("goalTitle", data_r19.goalTitle)("viewMode", data_r19.viewMode);
88813
+ const data_r21 = ctx;
88814
+ i0.ɵɵproperty("objective", data_r21.objective)("goalTitle", data_r21.goalTitle)("viewMode", data_r21.viewMode);
87852
88815
  } }
87853
88816
  function SymphiqProfileAnalysisDashboardComponent_Conditional_19_Template(rf, ctx) { if (rf & 1) {
87854
88817
  i0.ɵɵelement(0, "symphiq-strategy-recommendations-modal-content", 15);
87855
88818
  } if (rf & 2) {
87856
- const data_r20 = ctx;
88819
+ const data_r22 = ctx;
87857
88820
  const ctx_r1 = i0.ɵɵnextContext();
87858
- i0.ɵɵproperty("strategy", data_r20.strategy)("objectiveTitle", data_r20.objectiveTitle)("goalTitle", data_r20.goalTitle)("viewMode", data_r20.viewMode)("allMetrics", ctx_r1.allMetrics())("allCharts", ctx_r1.allCharts())("allInsights", ctx_r1.allInsights())("allBusinessInsights", ctx_r1.allBusinessInsights())("currentModalState", ctx_r1.getCurrentModalState());
88821
+ i0.ɵɵproperty("strategy", data_r22.strategy)("objectiveTitle", data_r22.objectiveTitle)("goalTitle", data_r22.goalTitle)("viewMode", data_r22.viewMode)("allMetrics", ctx_r1.allMetrics())("allCharts", ctx_r1.allCharts())("allInsights", ctx_r1.allInsights())("allBusinessInsights", ctx_r1.allBusinessInsights())("currentModalState", ctx_r1.getCurrentModalState());
87859
88822
  } }
87860
88823
  function SymphiqProfileAnalysisDashboardComponent_Conditional_20_Template(rf, ctx) { if (rf & 1) {
87861
88824
  i0.ɵɵelement(0, "symphiq-category-detail-modal-content", 16);
87862
88825
  } if (rf & 2) {
87863
- const data_r21 = ctx;
87864
- i0.ɵɵproperty("category", data_r21.category)("viewMode", data_r21.viewMode)("scrollToSection", data_r21.scrollToSection);
88826
+ const data_r23 = ctx;
88827
+ i0.ɵɵproperty("category", data_r23.category)("viewMode", data_r23.viewMode)("scrollToSection", data_r23.scrollToSection);
87865
88828
  } }
87866
88829
  function SymphiqProfileAnalysisDashboardComponent_Conditional_21_Template(rf, ctx) { if (rf & 1) {
87867
88830
  i0.ɵɵelement(0, "symphiq-strength-detail-modal-content", 17);
87868
88831
  } if (rf & 2) {
87869
- const data_r22 = ctx;
88832
+ const data_r24 = ctx;
87870
88833
  const ctx_r1 = i0.ɵɵnextContext();
87871
- i0.ɵɵproperty("strength", data_r22.strength)("viewMode", data_r22.viewMode)("allFunnelStrengths", ctx_r1.funnelStrengths())("currentModalState", ctx_r1.getCurrentModalState());
88834
+ i0.ɵɵproperty("strength", data_r24.strength)("viewMode", data_r24.viewMode)("allFunnelStrengths", ctx_r1.funnelStrengths())("currentModalState", ctx_r1.getCurrentModalState());
87872
88835
  } }
87873
88836
  function SymphiqProfileAnalysisDashboardComponent_Conditional_22_Template(rf, ctx) { if (rf & 1) {
87874
88837
  i0.ɵɵelement(0, "symphiq-gap-detail-modal-content", 18);
87875
88838
  } if (rf & 2) {
87876
- const data_r23 = ctx;
88839
+ const data_r25 = ctx;
87877
88840
  const ctx_r1 = i0.ɵɵnextContext();
87878
- i0.ɵɵproperty("gap", data_r23.gap)("viewMode", data_r23.viewMode)("allGoals", ctx_r1.allGoals())("allWeaknesses", ctx_r1.funnelWeaknesses())("currentModalState", ctx_r1.getCurrentModalState());
88841
+ i0.ɵɵproperty("gap", data_r25.gap)("viewMode", data_r25.viewMode)("allGoals", ctx_r1.allGoals())("allWeaknesses", ctx_r1.funnelWeaknesses())("currentModalState", ctx_r1.getCurrentModalState());
87879
88842
  } }
87880
88843
  function SymphiqProfileAnalysisDashboardComponent_Conditional_23_Template(rf, ctx) { if (rf & 1) {
87881
88844
  i0.ɵɵelement(0, "symphiq-opportunity-detail-modal-content", 19);
87882
88845
  } if (rf & 2) {
87883
- const data_r24 = ctx;
88846
+ const data_r26 = ctx;
87884
88847
  const ctx_r1 = i0.ɵɵnextContext();
87885
- i0.ɵɵproperty("opportunity", data_r24.opportunity)("viewMode", data_r24.viewMode)("allStrengths", ctx_r1.funnelStrengths())("currentModalState", ctx_r1.getCurrentModalState());
88848
+ i0.ɵɵproperty("opportunity", data_r26.opportunity)("viewMode", data_r26.viewMode)("allStrengths", ctx_r1.funnelStrengths())("currentModalState", ctx_r1.getCurrentModalState());
87886
88849
  } }
87887
88850
  function SymphiqProfileAnalysisDashboardComponent_Conditional_27_Template(rf, ctx) { if (rf & 1) {
87888
- const _r25 = i0.ɵɵgetCurrentView();
87889
- i0.ɵɵelementStart(0, "symphiq-sticky-subscription-continue-button", 91);
87890
- i0.ɵɵlistener("continueClick", function SymphiqProfileAnalysisDashboardComponent_Conditional_27_Template_symphiq_sticky_subscription_continue_button_continueClick_0_listener() { i0.ɵɵrestoreView(_r25); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.handleStickyButtonClick()); });
88851
+ const _r27 = i0.ɵɵgetCurrentView();
88852
+ i0.ɵɵelementStart(0, "symphiq-sticky-subscription-continue-button", 93);
88853
+ i0.ɵɵlistener("continueClick", function SymphiqProfileAnalysisDashboardComponent_Conditional_27_Template_symphiq_sticky_subscription_continue_button_continueClick_0_listener() { i0.ɵɵrestoreView(_r27); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.handleStickyButtonClick()); });
87891
88854
  i0.ɵɵelementEnd();
87892
88855
  } if (rf & 2) {
87893
88856
  const ctx_r1 = i0.ɵɵnextContext();
@@ -87915,8 +88878,18 @@ class SymphiqProfileAnalysisDashboardComponent {
87915
88878
  this.stepClick = output();
87916
88879
  this.nextStepClick = output();
87917
88880
  this.currencySelectionClick = output();
88881
+ this.editCurrencyClick = output();
88882
+ this.periodUnitChanged = output();
88883
+ this.planSelected = output();
87918
88884
  this.isCurrencySelectionLoading = signal(false, ...(ngDevMode ? [{ debugName: "isCurrencySelectionLoading" }] : []));
87919
88885
  this.selectedCurrency = signal(null, ...(ngDevMode ? [{ debugName: "selectedCurrency" }] : []));
88886
+ this.isPlanLoading = signal(false, ...(ngDevMode ? [{ debugName: "isPlanLoading" }] : []));
88887
+ this.selectedPeriodUnit = computed(() => {
88888
+ return this.account()?.onboardingPeriodUnit || ChargebeeItemPricePeriodUnitEnum.YEAR;
88889
+ }, ...(ngDevMode ? [{ debugName: "selectedPeriodUnit" }] : []));
88890
+ this.showPlanSelection = computed(() => {
88891
+ return this.hasBillingCurrency() && this.planCardInfos() && this.planCardInfos().length > 0;
88892
+ }, ...(ngDevMode ? [{ debugName: "showPlanSelection" }] : []));
87920
88893
  this.isSubscriptionActive = computed(() => {
87921
88894
  const account = this.account();
87922
88895
  if (!account)
@@ -87938,6 +88911,9 @@ class SymphiqProfileAnalysisDashboardComponent {
87938
88911
  }
87939
88912
  return true;
87940
88913
  }, ...(ngDevMode ? [{ debugName: "shouldShowContinueButton" }] : []));
88914
+ this.shouldShowStickyButton = computed(() => {
88915
+ return !this.isSubscriptionActive() && !this.hasBillingCurrency() && this.isSimplifiedView() && !this.isFocusAreaAnalysis() && !this.isMetricAnalysis();
88916
+ }, ...(ngDevMode ? [{ debugName: "shouldShowStickyButton" }] : []));
87941
88917
  this.COLLAPSE_THRESHOLD = 20;
87942
88918
  this.EXPAND_THRESHOLD = 10;
87943
88919
  this.currencySelectionEffect = effect(() => {
@@ -87946,6 +88922,12 @@ class SymphiqProfileAnalysisDashboardComponent {
87946
88922
  this.isCurrencySelectionLoading.set(false);
87947
88923
  }
87948
88924
  }, ...(ngDevMode ? [{ debugName: "currencySelectionEffect" }] : []));
88925
+ this.planLoadingEffect = effect(() => {
88926
+ const planCardInfos = this.planCardInfos();
88927
+ if (planCardInfos && this.isPlanLoading()) {
88928
+ this.isPlanLoading.set(false);
88929
+ }
88930
+ }, ...(ngDevMode ? [{ debugName: "planLoadingEffect" }] : []));
87949
88931
  this.embeddedScrollEffect = effect(() => {
87950
88932
  const scrollEvent = this.scrollEvent();
87951
88933
  const isEmbedded = this.embedded();
@@ -88462,9 +89444,6 @@ class SymphiqProfileAnalysisDashboardComponent {
88462
89444
  }
88463
89445
  this.closeViewModeSwitcher();
88464
89446
  }
88465
- handleCurrencySelection(currency) {
88466
- this.selectedCurrency.set(currency);
88467
- }
88468
89447
  handleStickyButtonClick() {
88469
89448
  const currency = this.selectedCurrency();
88470
89449
  if (currency) {
@@ -88653,6 +89632,18 @@ class SymphiqProfileAnalysisDashboardComponent {
88653
89632
  element.scrollIntoView({ behavior: 'smooth', block: 'start' });
88654
89633
  }
88655
89634
  }
89635
+ handleCurrencySelection(currency) {
89636
+ this.isCurrencySelectionLoading.set(true);
89637
+ this.selectedCurrency.set(currency);
89638
+ this.currencySelectionClick.emit(currency);
89639
+ }
89640
+ handlePeriodUnitChange(periodUnit) {
89641
+ this.isPlanLoading.set(true);
89642
+ this.periodUnitChanged.emit(periodUnit);
89643
+ }
89644
+ handlePlanSelection(plan) {
89645
+ this.planSelected.emit(plan);
89646
+ }
88656
89647
  static { this.ɵfac = function SymphiqProfileAnalysisDashboardComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SymphiqProfileAnalysisDashboardComponent)(); }; }
88657
89648
  static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SymphiqProfileAnalysisDashboardComponent, selectors: [["symphiq-profile-analysis-dashboard"]], viewQuery: function SymphiqProfileAnalysisDashboardComponent_Query(rf, ctx) { if (rf & 1) {
88658
89649
  i0.ɵɵviewQuery(ModalComponent, 5);
@@ -88661,7 +89652,7 @@ class SymphiqProfileAnalysisDashboardComponent {
88661
89652
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.funnelModalComponent = _t.first);
88662
89653
  } }, hostBindings: function SymphiqProfileAnalysisDashboardComponent_HostBindings(rf, ctx) { if (rf & 1) {
88663
89654
  i0.ɵɵlistener("scroll", function SymphiqProfileAnalysisDashboardComponent_scroll_HostBindingHandler($event) { return ctx.onWindowScroll($event); }, i0.ɵɵresolveWindow);
88664
- } }, inputs: { viewMode: [1, "viewMode"], requestedByUser: [1, "requestedByUser"], createdDate: [1, "createdDate"], embedded: [1, "embedded"], profileAnalysis: [1, "profileAnalysis"], profile: [1, "profile"], funnelAnalysis: [1, "funnelAnalysis"], analysisType: [1, "analysisType"], focusAreaDetails: [1, "focusAreaDetails"], account: [1, "account"], planCardInfos: [1, "planCardInfos"], isOnboarded: [1, "isOnboarded"], scrollEvent: [1, "scrollEvent"], scrollElement: [1, "scrollElement"], isLoading: [1, "isLoading"], forDemo: [1, "forDemo"], maxAccessibleStepId: [1, "maxAccessibleStepId"] }, outputs: { stepClick: "stepClick", nextStepClick: "nextStepClick", currencySelectionClick: "currencySelectionClick" }, features: [i0.ɵɵNgOnChangesFeature], decls: 28, vars: 47, consts: [[1, "min-h-screen", "relative", 3, "ngClass"], [1, "animated-bubbles", 2, "position", "fixed", "top", "0", "left", "0", "right", "0", "bottom", "0", "width", "100vw", "height", "100vh", "z-index", "1", "pointer-events", "none"], [1, "h-full", "transition-all", "duration-200", "ease-out", 3, "ngClass"], [1, "relative", "z-[51]"], [3, "searchClick", "viewModeClick", "title", "subtitle", "currentSection", "viewMode", "viewModeLabel", "isLoading", "requestedByUser", "createdDate"], [3, "viewMode", "currentStepId", "showNextStepAction", "forDemo", "maxAccessibleStepId"], [1, "relative", "z-10", "max-w-7xl", "mx-auto", "px-4", "sm:px-6", "lg:px-8", "py-12", "space-y-12"], [1, "mb-12"], [3, "sections", "viewMode", "embedded", "scrollElement"], [3, "close", "isOpen", "isLightMode"], [3, "close", "modeSelected", "isOpen", "currentMode", "viewMode"], [3, "isLightMode", "allMetrics", "allInsights", "allBusinessInsights", "allCharts"], [3, "goal", "viewMode", "isInModal", "allMetrics", "allCharts", "allInsights", "currentModalState", "businessProfile"], [3, "goal", "viewMode"], [3, "objective", "goalTitle", "viewMode"], [3, "strategy", "objectiveTitle", "goalTitle", "viewMode", "allMetrics", "allCharts", "allInsights", "allBusinessInsights", "currentModalState"], [3, "category", "viewMode", "scrollToSection"], [3, "strength", "viewMode", "allFunnelStrengths", "currentModalState"], [3, "gap", "viewMode", "allGoals", "allWeaknesses", "currentModalState"], [3, "opportunity", "viewMode", "allStrengths", "currentModalState"], [3, "isLightMode", "viewMode", "allMetrics", "allInsights", "allCharts"], [3, "isLightMode"], [3, "viewMode", "isEnabled", "isLoading"], [3, "nextStepClick", "stepClick", "viewMode", "currentStepId", "showNextStepAction", "forDemo", "maxAccessibleStepId"], [3, "viewMode", "businessName", "isOnboarded"], [3, "viewMode", "focusAreaDomain", "focusAreaName", "focusAreaDetails"], [3, "viewMode", "metricName", "isOnboarded"], [1, "mb-8"], [3, "goals", "viewMode"], [3, "viewMoreClick", "goals", "viewMode"], [3, "viewMode"], [3, "viewMode", "isLoading"], [3, "viewMode", "selectedCurrency"], [3, "currencySelected", "viewMode", "isLoading"], [3, "sections", "viewMode", "executiveSummary", "focusAreaExecutiveSummary", "metricExecutiveSummary", "metricName", "allGoals", "allMetrics", "allCharts", "allInsights", "businessProfile"], ["id", "section-executive-summary", 1, "space-y-6", "scroll-mt-24"], [3, "viewMode", "summary", "allGoals"], [3, "viewMode", "summary", "metricName", "allGoals"], [1, "space-y-8"], [1, "rounded-2xl", "p-8", "shadow-xl", 3, "ngClass"], [1, "space-y-6"], [1, "flex", "items-start", "justify-between", "gap-4"], [1, "flex-1"], [1, "text-2xl", "font-bold", "mb-3", 3, "ngClass"], [1, "text-lg", "leading-relaxed", 3, "ngClass"], [3, "grade", "gradeRationale", "viewMode"], [1, "rounded-xl", "p-6", 3, "ngClass"], [1, "grid", "grid-cols-1", "md:grid-cols-3", "gap-4"], ["type", "button", 1, "p-4", "rounded-xl", "text-left", "transition-all", "duration-200", "hover:scale-[1.02]", "active:scale-[0.98]", "group", "cursor-pointer", 3, "click", "ngClass"], [1, "text-xs", "font-semibold", "uppercase", "mb-1", 3, "ngClass"], [1, "text-3xl", "font-bold", "mb-2", 3, "ngClass"], [1, "flex", "items-center", "gap-1.5", "text-xs", "font-medium"], [3, "ngClass"], ["size", "w-4 h-4", 1, "transition-transform", "group-hover:translate-x-1", 3, "icon", "ngClass"], ["size", "w-4 h-4", 1, "transition-transform", "group-hover:translate-y-1", "animate-bounce", 3, "icon", "ngClass"], ["id", "quick-wins-section", 1, "space-y-4", "scroll-mt-24"], [1, "text-lg", "font-semibold", "mb-3", 3, "ngClass"], [1, "relative"], [1, "mb-6", "lg:float-left", "lg:mr-6", "lg:mb-4", "lg:max-w-[66%]"], [1, "text-sm", "leading-relaxed", "whitespace-pre-line", 3, "ngClass"], [1, "clear-both"], [3, "visual", "viewMode"], [1, "text-xl", "font-bold", 3, "ngClass"], [1, "grid", "grid-cols-1", "lg:grid-cols-2", "gap-6"], [1, "rounded-xl", "p-6", "transition-all", "duration-300", 3, "ngClass"], [1, "space-y-4"], [1, "flex", "items-start", "gap-3"], [1, "flex-shrink-0", "w-8", "h-8", "rounded-full", "flex", "items-center", "justify-center", "text-sm", "font-bold", 3, "ngClass"], [1, "font-semibold", "leading-tight", "flex-1", 3, "ngClass"], [1, "flex", "flex-wrap", "gap-2"], [1, "px-3", "py-1", "rounded-full", "text-xs", "font-semibold", 3, "ngClass"], [1, "flex", "items-center", "gap-2", "text-sm", 3, "ngClass"], [1, "space-y-2"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wider", 3, "ngClass"], [3, "relatedGoalIds", "allGoals", "viewMode"], [3, "topPrioritiesClick", "priorityDetailClick", "viewMode", "summary", "allGoals"], [3, "topPrioritiesClick", "priorityDetailClick", "viewMode", "summary", "metricName", "allGoals"], [3, "viewMode", "sectionIcon"], [1, "rounded-xl", "p-8", "scroll-mt-24", 3, "id", "ngClass"], [1, "flex", "items-start", "gap-3", "mb-6"], [1, "flex-shrink-0", "w-12", "h-12", "rounded-xl", "flex", "items-center", "justify-center", 3, "ngClass"], [1, "text-2xl", "font-bold", 3, "ngClass"], [1, "mb-6", "flex", "flex-col", "lg:flex-row", "gap-6", "items-start", 3, "lg:flex-row-reverse"], [3, "section", "executiveSummary", "viewMode", "sectionIndex", "allGoals", "allMetrics", "allCharts", "allInsights", "businessProfile"], ["size", "w-6 h-6", 3, "icon"], [1, "mb-6", "flex", "flex-col", "lg:flex-row", "gap-6", "items-start"], [1, "w-full", "lg:w-2/3"], [1, "w-full", 3, "lg:w-1/3", "lg:w-full"], [1, "w-full"], [3, "continueClick", "viewMode", "isEnabled", "isLoading"]], template: function SymphiqProfileAnalysisDashboardComponent_Template(rf, ctx) { if (rf & 1) {
89655
+ } }, inputs: { viewMode: [1, "viewMode"], requestedByUser: [1, "requestedByUser"], createdDate: [1, "createdDate"], embedded: [1, "embedded"], profileAnalysis: [1, "profileAnalysis"], profile: [1, "profile"], funnelAnalysis: [1, "funnelAnalysis"], analysisType: [1, "analysisType"], focusAreaDetails: [1, "focusAreaDetails"], account: [1, "account"], planCardInfos: [1, "planCardInfos"], isOnboarded: [1, "isOnboarded"], scrollEvent: [1, "scrollEvent"], scrollElement: [1, "scrollElement"], isLoading: [1, "isLoading"], forDemo: [1, "forDemo"], maxAccessibleStepId: [1, "maxAccessibleStepId"] }, outputs: { stepClick: "stepClick", nextStepClick: "nextStepClick", currencySelectionClick: "currencySelectionClick", editCurrencyClick: "editCurrencyClick", periodUnitChanged: "periodUnitChanged", planSelected: "planSelected" }, features: [i0.ɵɵNgOnChangesFeature], decls: 28, vars: 49, consts: [[1, "min-h-screen", "relative", 3, "ngClass"], [1, "animated-bubbles", 2, "position", "fixed", "top", "0", "left", "0", "right", "0", "bottom", "0", "width", "100vw", "height", "100vh", "z-index", "1", "pointer-events", "none"], [1, "h-full", "transition-all", "duration-200", "ease-out", 3, "ngClass"], [1, "relative", "z-[51]"], [3, "searchClick", "viewModeClick", "title", "subtitle", "currentSection", "viewMode", "viewModeLabel", "isLoading", "requestedByUser", "createdDate"], [3, "viewMode", "currentStepId", "showNextStepAction", "forDemo", "maxAccessibleStepId"], [1, "relative", "z-10", "max-w-7xl", "mx-auto", "px-4", "sm:px-6", "lg:px-8", "py-12", "space-y-12"], [1, "mb-12"], [3, "sections", "viewMode", "embedded", "scrollElement"], [3, "close", "isOpen", "isLightMode"], [3, "close", "modeSelected", "isOpen", "currentMode", "viewMode"], [3, "isLightMode", "allMetrics", "allInsights", "allBusinessInsights", "allCharts"], [3, "goal", "viewMode", "isInModal", "allMetrics", "allCharts", "allInsights", "currentModalState", "businessProfile"], [3, "goal", "viewMode"], [3, "objective", "goalTitle", "viewMode"], [3, "strategy", "objectiveTitle", "goalTitle", "viewMode", "allMetrics", "allCharts", "allInsights", "allBusinessInsights", "currentModalState"], [3, "category", "viewMode", "scrollToSection"], [3, "strength", "viewMode", "allFunnelStrengths", "currentModalState"], [3, "gap", "viewMode", "allGoals", "allWeaknesses", "currentModalState"], [3, "opportunity", "viewMode", "allStrengths", "currentModalState"], [3, "isLightMode", "viewMode", "allMetrics", "allInsights", "allCharts"], [3, "isLightMode"], [3, "viewMode", "isEnabled", "isLoading"], [3, "nextStepClick", "stepClick", "viewMode", "currentStepId", "showNextStepAction", "forDemo", "maxAccessibleStepId"], [3, "viewMode", "businessName", "isOnboarded"], [3, "viewMode", "focusAreaDomain", "focusAreaName", "focusAreaDetails"], [3, "viewMode", "metricName", "isOnboarded"], [1, "mb-8"], [3, "goals", "viewMode"], [3, "viewMoreClick", "goals", "viewMode"], [1, "mb-32"], [3, "viewMode", "selectedCurrency"], [3, "viewMode"], [3, "currencySelected", "viewMode", "isLoading"], [3, "periodUnitChanged", "planSelected", "editCurrency", "viewMode", "selectedCurrency", "planCardInfos", "isLoading", "selectedPeriodUnit"], [3, "editCurrency", "viewMode", "selectedCurrency"], [3, "sections", "viewMode", "executiveSummary", "focusAreaExecutiveSummary", "metricExecutiveSummary", "metricName", "allGoals", "allMetrics", "allCharts", "allInsights", "businessProfile"], ["id", "section-executive-summary", 1, "space-y-6", "scroll-mt-24"], [3, "viewMode", "summary", "allGoals"], [3, "viewMode", "summary", "metricName", "allGoals"], [1, "space-y-8"], [1, "rounded-2xl", "p-8", "shadow-xl", 3, "ngClass"], [1, "space-y-6"], [1, "flex", "items-start", "justify-between", "gap-4"], [1, "flex-1"], [1, "text-2xl", "font-bold", "mb-3", 3, "ngClass"], [1, "text-lg", "leading-relaxed", 3, "ngClass"], [3, "grade", "gradeRationale", "viewMode"], [1, "rounded-xl", "p-6", 3, "ngClass"], [1, "grid", "grid-cols-1", "md:grid-cols-3", "gap-4"], ["type", "button", 1, "p-4", "rounded-xl", "text-left", "transition-all", "duration-200", "hover:scale-[1.02]", "active:scale-[0.98]", "group", "cursor-pointer", 3, "click", "ngClass"], [1, "text-xs", "font-semibold", "uppercase", "mb-1", 3, "ngClass"], [1, "text-3xl", "font-bold", "mb-2", 3, "ngClass"], [1, "flex", "items-center", "gap-1.5", "text-xs", "font-medium"], [3, "ngClass"], ["size", "w-4 h-4", 1, "transition-transform", "group-hover:translate-x-1", 3, "icon", "ngClass"], ["size", "w-4 h-4", 1, "transition-transform", "group-hover:translate-y-1", "animate-bounce", 3, "icon", "ngClass"], ["id", "quick-wins-section", 1, "space-y-4", "scroll-mt-24"], [1, "text-lg", "font-semibold", "mb-3", 3, "ngClass"], [1, "relative"], [1, "mb-6", "lg:float-left", "lg:mr-6", "lg:mb-4", "lg:max-w-[66%]"], [1, "text-sm", "leading-relaxed", "whitespace-pre-line", 3, "ngClass"], [1, "clear-both"], [3, "visual", "viewMode"], [1, "text-xl", "font-bold", 3, "ngClass"], [1, "grid", "grid-cols-1", "lg:grid-cols-2", "gap-6"], [1, "rounded-xl", "p-6", "transition-all", "duration-300", 3, "ngClass"], [1, "space-y-4"], [1, "flex", "items-start", "gap-3"], [1, "flex-shrink-0", "w-8", "h-8", "rounded-full", "flex", "items-center", "justify-center", "text-sm", "font-bold", 3, "ngClass"], [1, "font-semibold", "leading-tight", "flex-1", 3, "ngClass"], [1, "flex", "flex-wrap", "gap-2"], [1, "px-3", "py-1", "rounded-full", "text-xs", "font-semibold", 3, "ngClass"], [1, "flex", "items-center", "gap-2", "text-sm", 3, "ngClass"], [1, "space-y-2"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wider", 3, "ngClass"], [3, "relatedGoalIds", "allGoals", "viewMode"], [3, "topPrioritiesClick", "priorityDetailClick", "viewMode", "summary", "allGoals"], [3, "topPrioritiesClick", "priorityDetailClick", "viewMode", "summary", "metricName", "allGoals"], [3, "viewMode", "sectionIcon"], [1, "rounded-xl", "p-8", "scroll-mt-24", 3, "id", "ngClass"], [1, "flex", "items-start", "gap-3", "mb-6"], [1, "flex-shrink-0", "w-12", "h-12", "rounded-xl", "flex", "items-center", "justify-center", 3, "ngClass"], [1, "text-2xl", "font-bold", 3, "ngClass"], [1, "mb-6", "flex", "flex-col", "lg:flex-row", "gap-6", "items-start", 3, "lg:flex-row-reverse"], [3, "section", "executiveSummary", "viewMode", "sectionIndex", "allGoals", "allMetrics", "allCharts", "allInsights", "businessProfile"], ["size", "w-6 h-6", 3, "icon"], [1, "mb-6", "flex", "flex-col", "lg:flex-row", "gap-6", "items-start"], [1, "w-full", "lg:w-2/3"], [1, "w-full", 3, "lg:w-1/3", "lg:w-full"], [1, "w-full"], [3, "continueClick", "viewMode", "isEnabled", "isLoading"]], template: function SymphiqProfileAnalysisDashboardComponent_Template(rf, ctx) { if (rf & 1) {
88665
89656
  i0.ɵɵelementStart(0, "div", 0);
88666
89657
  i0.ɵɵelement(1, "div", 1);
88667
89658
  i0.ɵɵelementStart(2, "div");
@@ -88700,7 +89691,6 @@ class SymphiqProfileAnalysisDashboardComponent {
88700
89691
  } if (rf & 2) {
88701
89692
  let tmp_5_0;
88702
89693
  let tmp_12_0;
88703
- let tmp_29_0;
88704
89694
  let tmp_30_0;
88705
89695
  let tmp_31_0;
88706
89696
  let tmp_32_0;
@@ -88708,6 +89698,7 @@ class SymphiqProfileAnalysisDashboardComponent {
88708
89698
  let tmp_34_0;
88709
89699
  let tmp_35_0;
88710
89700
  let tmp_36_0;
89701
+ let tmp_37_0;
88711
89702
  i0.ɵɵproperty("ngClass", ctx.getContainerClasses());
88712
89703
  i0.ɵɵadvance();
88713
89704
  i0.ɵɵclassProp("light-mode", ctx.isLightMode());
@@ -88720,7 +89711,9 @@ class SymphiqProfileAnalysisDashboardComponent {
88720
89711
  i0.ɵɵproperty("title", ((tmp_5_0 = ctx.profileAnalysis()) == null ? null : tmp_5_0.profileAnalysisStructured == null ? null : tmp_5_0.profileAnalysisStructured.businessName) || "Profile Analysis")("subtitle", ctx.getAnalysisSubtitle())("currentSection", ctx.getAnalysisSubtitle())("viewMode", ctx.viewMode())("viewModeLabel", ctx.displayModeLabel())("isLoading", ctx.isLoading())("requestedByUser", ctx.requestedByUser())("createdDate", (tmp_12_0 = ctx.profileAnalysis()) == null ? null : tmp_12_0.selfContentCompletedDate);
88721
89712
  i0.ɵɵadvance();
88722
89713
  i0.ɵɵconditional(ctx.isSimplifiedView() && !ctx.isOnboarded() ? 6 : -1);
88723
- i0.ɵɵadvance(2);
89714
+ i0.ɵɵadvance();
89715
+ i0.ɵɵclassProp("pb-32", ctx.shouldShowStickyButton());
89716
+ i0.ɵɵadvance();
88724
89717
  i0.ɵɵconditional(ctx.isSimplifiedView() ? 8 : -1);
88725
89718
  i0.ɵɵadvance();
88726
89719
  i0.ɵɵconditional(ctx.isSimplifiedView() ? 9 : -1);
@@ -88737,35 +89730,35 @@ class SymphiqProfileAnalysisDashboardComponent {
88737
89730
  i0.ɵɵadvance();
88738
89731
  i0.ɵɵproperty("isLightMode", ctx.isLightMode())("allMetrics", ctx.allMetrics())("allInsights", ctx.allInsights())("allBusinessInsights", ctx.allBusinessInsights())("allCharts", ctx.allCharts());
88739
89732
  i0.ɵɵadvance();
88740
- i0.ɵɵconditional((tmp_29_0 = ctx.modalType() === "goal-detail" && ctx.getGoalDetailData()) ? 16 : -1, tmp_29_0);
89733
+ i0.ɵɵconditional((tmp_30_0 = ctx.modalType() === "goal-detail" && ctx.getGoalDetailData()) ? 16 : -1, tmp_30_0);
88741
89734
  i0.ɵɵadvance();
88742
- i0.ɵɵconditional((tmp_30_0 = ctx.modalType() === "goal-objectives" && ctx.getGoalDetailData()) ? 17 : -1, tmp_30_0);
89735
+ i0.ɵɵconditional((tmp_31_0 = ctx.modalType() === "goal-objectives" && ctx.getGoalDetailData()) ? 17 : -1, tmp_31_0);
88743
89736
  i0.ɵɵadvance();
88744
- i0.ɵɵconditional((tmp_31_0 = ctx.modalType() === "objective-strategies" && ctx.getObjectiveStrategiesData()) ? 18 : -1, tmp_31_0);
89737
+ i0.ɵɵconditional((tmp_32_0 = ctx.modalType() === "objective-strategies" && ctx.getObjectiveStrategiesData()) ? 18 : -1, tmp_32_0);
88745
89738
  i0.ɵɵadvance();
88746
- i0.ɵɵconditional((tmp_32_0 = ctx.modalType() === "strategy-recommendations" && ctx.getStrategyRecommendationsData()) ? 19 : -1, tmp_32_0);
89739
+ i0.ɵɵconditional((tmp_33_0 = ctx.modalType() === "strategy-recommendations" && ctx.getStrategyRecommendationsData()) ? 19 : -1, tmp_33_0);
88747
89740
  i0.ɵɵadvance();
88748
- i0.ɵɵconditional((tmp_33_0 = ctx.modalType() === "category-detail" && ctx.getCategoryDetailData()) ? 20 : -1, tmp_33_0);
89741
+ i0.ɵɵconditional((tmp_34_0 = ctx.modalType() === "category-detail" && ctx.getCategoryDetailData()) ? 20 : -1, tmp_34_0);
88749
89742
  i0.ɵɵadvance();
88750
- i0.ɵɵconditional((tmp_34_0 = ctx.modalType() === "strength-detail" && ctx.getStrengthDetailData()) ? 21 : -1, tmp_34_0);
89743
+ i0.ɵɵconditional((tmp_35_0 = ctx.modalType() === "strength-detail" && ctx.getStrengthDetailData()) ? 21 : -1, tmp_35_0);
88751
89744
  i0.ɵɵadvance();
88752
- i0.ɵɵconditional((tmp_35_0 = ctx.modalType() === "gap-detail" && ctx.getGapDetailData()) ? 22 : -1, tmp_35_0);
89745
+ i0.ɵɵconditional((tmp_36_0 = ctx.modalType() === "gap-detail" && ctx.getGapDetailData()) ? 22 : -1, tmp_36_0);
88753
89746
  i0.ɵɵadvance();
88754
- i0.ɵɵconditional((tmp_36_0 = ctx.modalType() === "opportunity-detail" && ctx.getOpportunityDetailData()) ? 23 : -1, tmp_36_0);
89747
+ i0.ɵɵconditional((tmp_37_0 = ctx.modalType() === "opportunity-detail" && ctx.getOpportunityDetailData()) ? 23 : -1, tmp_37_0);
88755
89748
  i0.ɵɵadvance();
88756
89749
  i0.ɵɵproperty("isLightMode", ctx.isLightMode())("viewMode", ctx.viewMode())("allMetrics", ctx.allMetrics())("allInsights", ctx.allInsights())("allCharts", ctx.allCharts());
88757
89750
  i0.ɵɵadvance();
88758
89751
  i0.ɵɵproperty("isLightMode", ctx.isLightMode());
88759
89752
  i0.ɵɵadvance(2);
88760
89753
  i0.ɵɵconditional(!ctx.isSubscriptionActive() && !ctx.hasBillingCurrency() && ctx.isSimplifiedView() && !ctx.isFocusAreaAnalysis() && !ctx.isMetricAnalysis() ? 27 : -1);
88761
- } }, dependencies: [CommonModule, i1$1.NgClass, DashboardHeaderComponent, SearchModalComponent, ViewModeSwitcherModalComponent, JourneyProgressIndicatorComponent, FloatingTocComponent, SectionNavigationComponent, GradeBadgeComponent, ShopWelcomeBannerComponent, FocusAreaWelcomeBannerComponent, MetricWelcomeBannerComponent, FocusAreaExecutiveSummaryComponent, MetricExecutiveSummaryComponent, NapkinVisualPlaceholderComponent, TooltipContainerComponent, ProfileSectionContentComponent, ProfileAnalysisModalComponent, ModalComponent, GoalCardComponent, GoalObjectivesModalContentComponent, ObjectiveStrategiesModalContentComponent, StrategyRecommendationsModalContentComponent, CategoryDetailModalContentComponent, StrengthDetailModalContentComponent, GapDetailModalContentComponent, OpportunityDetailModalContentComponent, BusinessAnalysisModalComponent, SectionDividerComponent, SymphiqIconComponent, RelatedGoalChipsComponent, StrategicGoalsTiledGridComponent, CollapsibleAnalysisSectionGroupComponent, BillingCurrencySelectorCardComponent, PlanSelectionPlaceholderCardComponent, SubscriptionValuePropositionCardComponent, StickySubscriptionContinueButtonComponent], encapsulation: 2, changeDetection: 0 }); }
89754
+ } }, dependencies: [CommonModule, i1$1.NgClass, DashboardHeaderComponent, SearchModalComponent, ViewModeSwitcherModalComponent, JourneyProgressIndicatorComponent, FloatingTocComponent, SectionNavigationComponent, GradeBadgeComponent, ShopWelcomeBannerComponent, FocusAreaWelcomeBannerComponent, MetricWelcomeBannerComponent, FocusAreaExecutiveSummaryComponent, MetricExecutiveSummaryComponent, NapkinVisualPlaceholderComponent, TooltipContainerComponent, ProfileSectionContentComponent, ProfileAnalysisModalComponent, ModalComponent, GoalCardComponent, GoalObjectivesModalContentComponent, ObjectiveStrategiesModalContentComponent, StrategyRecommendationsModalContentComponent, CategoryDetailModalContentComponent, StrengthDetailModalContentComponent, GapDetailModalContentComponent, OpportunityDetailModalContentComponent, BusinessAnalysisModalComponent, SectionDividerComponent, SymphiqIconComponent, RelatedGoalChipsComponent, StrategicGoalsTiledGridComponent, CollapsibleAnalysisSectionGroupComponent, BillingCurrencySelectorCardComponent, PlanSelectionPlaceholderCardComponent, PlanSelectionContainerComponent, SubscriptionValuePropositionCardComponent, StickySubscriptionContinueButtonComponent], encapsulation: 2, changeDetection: 0 }); }
88762
89755
  }
88763
89756
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(SymphiqProfileAnalysisDashboardComponent, [{
88764
89757
  type: Component,
88765
89758
  args: [{
88766
89759
  selector: 'symphiq-profile-analysis-dashboard',
88767
89760
  standalone: true,
88768
- imports: [CommonModule, DashboardHeaderComponent, SearchModalComponent, ViewModeSwitcherModalComponent, JourneyProgressIndicatorComponent, FloatingTocComponent, SectionNavigationComponent, GradeBadgeComponent, ShopWelcomeBannerComponent, FocusAreaWelcomeBannerComponent, MetricWelcomeBannerComponent, FocusAreaExecutiveSummaryComponent, MetricExecutiveSummaryComponent, NapkinVisualPlaceholderComponent, TooltipContainerComponent, ProfileSectionContentComponent, ProfileAnalysisModalComponent, ModalComponent, GoalCardComponent, GoalObjectivesModalContentComponent, ObjectiveStrategiesModalContentComponent, StrategyRecommendationsModalContentComponent, CategoryDetailModalContentComponent, StrengthDetailModalContentComponent, GapDetailModalContentComponent, OpportunityDetailModalContentComponent, BusinessAnalysisModalComponent, SectionDividerComponent, SymphiqIconComponent, RelatedGoalChipsComponent, StrategicGoalsTiledGridComponent, CollapsibleAnalysisSectionGroupComponent, BillingCurrencySelectorCardComponent, PlanSelectionPlaceholderCardComponent, SubscriptionValuePropositionCardComponent, StickySubscriptionContinueButtonComponent],
89761
+ imports: [CommonModule, DashboardHeaderComponent, SearchModalComponent, ViewModeSwitcherModalComponent, JourneyProgressIndicatorComponent, FloatingTocComponent, SectionNavigationComponent, GradeBadgeComponent, ShopWelcomeBannerComponent, FocusAreaWelcomeBannerComponent, MetricWelcomeBannerComponent, FocusAreaExecutiveSummaryComponent, MetricExecutiveSummaryComponent, NapkinVisualPlaceholderComponent, TooltipContainerComponent, ProfileSectionContentComponent, ProfileAnalysisModalComponent, ModalComponent, GoalCardComponent, GoalObjectivesModalContentComponent, ObjectiveStrategiesModalContentComponent, StrategyRecommendationsModalContentComponent, CategoryDetailModalContentComponent, StrengthDetailModalContentComponent, GapDetailModalContentComponent, OpportunityDetailModalContentComponent, BusinessAnalysisModalComponent, SectionDividerComponent, SymphiqIconComponent, RelatedGoalChipsComponent, StrategicGoalsTiledGridComponent, CollapsibleAnalysisSectionGroupComponent, BillingCurrencySelectorCardComponent, PlanSelectionPlaceholderCardComponent, PlanSelectionContainerComponent, SubscriptionValuePropositionCardComponent, StickySubscriptionContinueButtonComponent],
88769
89762
  changeDetection: ChangeDetectionStrategy.OnPush,
88770
89763
  template: `
88771
89764
  <div [ngClass]="getContainerClasses()" class="min-h-screen relative">
@@ -88810,7 +89803,7 @@ class SymphiqProfileAnalysisDashboardComponent {
88810
89803
  }
88811
89804
 
88812
89805
  <!-- Main Content -->
88813
- <main class="relative z-10 max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-12 space-y-12">
89806
+ <main class="relative z-10 max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-12 space-y-12" [class.pb-32]="shouldShowStickyButton()">
88814
89807
 
88815
89808
  <!-- Welcome Banner (Simplified View Only) -->
88816
89809
  @if (isSimplifiedView()) {
@@ -88852,23 +89845,39 @@ class SymphiqProfileAnalysisDashboardComponent {
88852
89845
  />
88853
89846
  } @else {
88854
89847
  <!-- Subscription Value Proposition -->
88855
- <div class="mb-8">
88856
- <symphiq-subscription-value-proposition-card
88857
- [viewMode]="viewMode()"
88858
- />
88859
- </div>
88860
-
88861
- <!-- Currency Selection or Plan Placeholder -->
88862
89848
  @if (!hasBillingCurrency()) {
89849
+ <div class="mb-8">
89850
+ <symphiq-subscription-value-proposition-card
89851
+ [viewMode]="viewMode()"
89852
+ />
89853
+ </div>
89854
+
89855
+ <!-- Currency Selection -->
88863
89856
  <symphiq-billing-currency-selector-card
88864
89857
  [viewMode]="viewMode()"
88865
89858
  [isLoading]="isCurrencySelectionLoading()"
88866
89859
  (currencySelected)="handleCurrencySelection($event)"
88867
89860
  />
89861
+ } @else if (showPlanSelection()) {
89862
+ <!-- Plan Selection -->
89863
+
89864
+ <div class="mb-32">
89865
+ <symphiq-plan-selection-container
89866
+ [viewMode]="viewMode()"
89867
+ [selectedCurrency]="account()?.billingCurrencyCode || CurrencyCodeEnum.USD"
89868
+ [planCardInfos]="planCardInfos()"
89869
+ [isLoading]="isPlanLoading()"
89870
+ [selectedPeriodUnit]="selectedPeriodUnit()"
89871
+ (periodUnitChanged)="handlePeriodUnitChange($event)"
89872
+ (planSelected)="handlePlanSelection($event)"
89873
+ (editCurrency)="editCurrencyClick.emit()"
89874
+ />
89875
+ </div>
88868
89876
  } @else {
88869
89877
  <symphiq-plan-selection-placeholder-card
88870
89878
  [viewMode]="viewMode()"
88871
89879
  [selectedCurrency]="account()?.billingCurrencyCode || CurrencyCodeEnum.USD"
89880
+ (editCurrency)="editCurrencyClick.emit()"
88872
89881
  />
88873
89882
  }
88874
89883
  }
@@ -89327,11 +90336,11 @@ class SymphiqProfileAnalysisDashboardComponent {
89327
90336
  }], () => [], { funnelModalComponent: [{
89328
90337
  type: ViewChild,
89329
90338
  args: [ModalComponent]
89330
- }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], requestedByUser: [{ type: i0.Input, args: [{ isSignal: true, alias: "requestedByUser", required: false }] }], createdDate: [{ type: i0.Input, args: [{ isSignal: true, alias: "createdDate", required: false }] }], embedded: [{ type: i0.Input, args: [{ isSignal: true, alias: "embedded", required: false }] }], profileAnalysis: [{ type: i0.Input, args: [{ isSignal: true, alias: "profileAnalysis", required: false }] }], profile: [{ type: i0.Input, args: [{ isSignal: true, alias: "profile", required: false }] }], funnelAnalysis: [{ type: i0.Input, args: [{ isSignal: true, alias: "funnelAnalysis", required: false }] }], analysisType: [{ type: i0.Input, args: [{ isSignal: true, alias: "analysisType", required: false }] }], focusAreaDetails: [{ type: i0.Input, args: [{ isSignal: true, alias: "focusAreaDetails", required: false }] }], account: [{ type: i0.Input, args: [{ isSignal: true, alias: "account", required: false }] }], planCardInfos: [{ type: i0.Input, args: [{ isSignal: true, alias: "planCardInfos", required: false }] }], isOnboarded: [{ type: i0.Input, args: [{ isSignal: true, alias: "isOnboarded", required: false }] }], scrollEvent: [{ type: i0.Input, args: [{ isSignal: true, alias: "scrollEvent", required: false }] }], scrollElement: [{ type: i0.Input, args: [{ isSignal: true, alias: "scrollElement", required: false }] }], isLoading: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLoading", required: false }] }], forDemo: [{ type: i0.Input, args: [{ isSignal: true, alias: "forDemo", required: false }] }], maxAccessibleStepId: [{ type: i0.Input, args: [{ isSignal: true, alias: "maxAccessibleStepId", required: false }] }], stepClick: [{ type: i0.Output, args: ["stepClick"] }], nextStepClick: [{ type: i0.Output, args: ["nextStepClick"] }], currencySelectionClick: [{ type: i0.Output, args: ["currencySelectionClick"] }], onWindowScroll: [{
90339
+ }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], requestedByUser: [{ type: i0.Input, args: [{ isSignal: true, alias: "requestedByUser", required: false }] }], createdDate: [{ type: i0.Input, args: [{ isSignal: true, alias: "createdDate", required: false }] }], embedded: [{ type: i0.Input, args: [{ isSignal: true, alias: "embedded", required: false }] }], profileAnalysis: [{ type: i0.Input, args: [{ isSignal: true, alias: "profileAnalysis", required: false }] }], profile: [{ type: i0.Input, args: [{ isSignal: true, alias: "profile", required: false }] }], funnelAnalysis: [{ type: i0.Input, args: [{ isSignal: true, alias: "funnelAnalysis", required: false }] }], analysisType: [{ type: i0.Input, args: [{ isSignal: true, alias: "analysisType", required: false }] }], focusAreaDetails: [{ type: i0.Input, args: [{ isSignal: true, alias: "focusAreaDetails", required: false }] }], account: [{ type: i0.Input, args: [{ isSignal: true, alias: "account", required: false }] }], planCardInfos: [{ type: i0.Input, args: [{ isSignal: true, alias: "planCardInfos", required: false }] }], isOnboarded: [{ type: i0.Input, args: [{ isSignal: true, alias: "isOnboarded", required: false }] }], scrollEvent: [{ type: i0.Input, args: [{ isSignal: true, alias: "scrollEvent", required: false }] }], scrollElement: [{ type: i0.Input, args: [{ isSignal: true, alias: "scrollElement", required: false }] }], isLoading: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLoading", required: false }] }], forDemo: [{ type: i0.Input, args: [{ isSignal: true, alias: "forDemo", required: false }] }], maxAccessibleStepId: [{ type: i0.Input, args: [{ isSignal: true, alias: "maxAccessibleStepId", required: false }] }], stepClick: [{ type: i0.Output, args: ["stepClick"] }], nextStepClick: [{ type: i0.Output, args: ["nextStepClick"] }], currencySelectionClick: [{ type: i0.Output, args: ["currencySelectionClick"] }], editCurrencyClick: [{ type: i0.Output, args: ["editCurrencyClick"] }], periodUnitChanged: [{ type: i0.Output, args: ["periodUnitChanged"] }], planSelected: [{ type: i0.Output, args: ["planSelected"] }], onWindowScroll: [{
89331
90340
  type: HostListener,
89332
90341
  args: ['window:scroll', ['$event']]
89333
90342
  }] }); })();
89334
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqProfileAnalysisDashboardComponent, { className: "SymphiqProfileAnalysisDashboardComponent", filePath: "lib/components/profile-analysis-dashboard/symphiq-profile-analysis-dashboard.component.ts", lineNumber: 668 }); })();
90343
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqProfileAnalysisDashboardComponent, { className: "SymphiqProfileAnalysisDashboardComponent", filePath: "lib/components/profile-analysis-dashboard/symphiq-profile-analysis-dashboard.component.ts", lineNumber: 686 }); })();
89335
90344
 
89336
90345
  class ScrollProgressBarComponent {
89337
90346
  constructor() {