@eric-emg/symphiq-components 1.2.353 → 1.2.355

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.
@@ -17,7 +17,7 @@ import { toObservable, toSignal, takeUntilDestroyed } from '@angular/core/rxjs-i
17
17
  import { MarkdownComponent } from 'ngx-markdown';
18
18
  import dayjs from 'dayjs';
19
19
  import utc from 'dayjs/plugin/utc';
20
- import { Root, color, Tooltip, Bullet, Circle, Legend, percent, LinearGradient, p100, p50 } from '@amcharts/amcharts5';
20
+ import { Root, color, Tooltip, Bullet, Circle, Legend, percent, LinearGradient, p100, p50, Label } from '@amcharts/amcharts5';
21
21
  import { XYChart, CategoryAxis, AxisRendererX, ValueAxis, AxisRendererY, XYCursor, LineSeries, DateAxis, ColumnSeries } from '@amcharts/amcharts5/xy';
22
22
  import am5themes_Animated from '@amcharts/amcharts5/themes/Animated';
23
23
  import { PieChart, PieSeries } from '@amcharts/amcharts5/percent';
@@ -3232,7 +3232,7 @@ class DataLoaderService {
3232
3232
  args: [{ providedIn: 'root' }]
3233
3233
  }], () => [{ type: i1.HttpClient }], null); })();
3234
3234
 
3235
- const _c0$19 = a0 => ["skeleton-loader", "rounded-lg", "relative", "overflow-hidden", a0];
3235
+ const _c0$1a = a0 => ["skeleton-loader", "rounded-lg", "relative", "overflow-hidden", a0];
3236
3236
  const _c1$E = a0 => ["skeleton-shimmer-overlay", "absolute", "inset-0", "bg-gradient-to-r", a0];
3237
3237
  class SkeletonLoaderComponent {
3238
3238
  constructor() {
@@ -3249,7 +3249,7 @@ class SkeletonLoaderComponent {
3249
3249
  } if (rf & 2) {
3250
3250
  i0.ɵɵstyleProp("width", ctx.width())("height", ctx.height());
3251
3251
  i0.ɵɵclassProp("skeleton-shimmer", true)("skeleton-pulse", ctx.pulse());
3252
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(10, _c0$19, ctx.isLightMode() ? "bg-slate-200/80" : "bg-slate-700/80"));
3252
+ i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(10, _c0$1a, ctx.isLightMode() ? "bg-slate-200/80" : "bg-slate-700/80"));
3253
3253
  i0.ɵɵadvance();
3254
3254
  i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(12, _c1$E, ctx.isLightMode() ? "from-transparent via-white/60 to-transparent" : "from-transparent via-slate-500/40 to-transparent"));
3255
3255
  } }, dependencies: [NgClass], styles: [".skeleton-loader[_ngcontent-%COMP%]{position:relative;overflow:hidden}.skeleton-shimmer-overlay[_ngcontent-%COMP%]{animation:_ngcontent-%COMP%_shimmer 2s infinite cubic-bezier(.4,0,.6,1);transform:translate(-100%)}@keyframes _ngcontent-%COMP%_shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.skeleton-pulse[_ngcontent-%COMP%]{animation:_ngcontent-%COMP%_pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes _ngcontent-%COMP%_pulse{0%,to{opacity:1}50%{opacity:.6}}"], changeDetection: 0 }); }
@@ -3289,7 +3289,7 @@ const ChartContainerComponent_Conditional_1_Conditional_13_Defer_2_DepsFn = () =
3289
3289
  const ChartContainerComponent_Conditional_1_Conditional_14_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return barChart_component; }).then(m => m.BarChartComponent)];
3290
3290
  const ChartContainerComponent_Conditional_1_Conditional_15_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return pieChart_component; }).then(m => m.PieChartComponent)];
3291
3291
  const ChartContainerComponent_Conditional_1_Conditional_16_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return areaChart_component; }).then(m => m.AreaChartComponent)];
3292
- const _c0$18 = (a0, a1) => [a0, a1];
3292
+ const _c0$19 = (a0, a1) => [a0, a1];
3293
3293
  function ChartContainerComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
3294
3294
  i0.ɵɵelementStart(0, "div", 0)(1, "div", 2);
3295
3295
  i0.ɵɵelement(2, "symphiq-skeleton-loader", 3)(3, "symphiq-skeleton-loader", 3);
@@ -3341,7 +3341,7 @@ function ChartContainerComponent_Conditional_1_Conditional_11_Template(rf, ctx)
3341
3341
  i0.ɵɵelementEnd()();
3342
3342
  } if (rf & 2) {
3343
3343
  const ctx_r0 = i0.ɵɵnextContext(2);
3344
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(1, _c0$18, ctx_r0.iconClass(), ctx_r0.isLightMode() ? "bg-white/90 hover:bg-white" : "bg-slate-800/90 hover:bg-slate-800"));
3344
+ i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(1, _c0$19, ctx_r0.iconClass(), ctx_r0.isLightMode() ? "bg-white/90 hover:bg-white" : "bg-slate-800/90 hover:bg-slate-800"));
3345
3345
  } }
3346
3346
  function ChartContainerComponent_Conditional_1_Conditional_13_Defer_0_Template(rf, ctx) { if (rf & 1) {
3347
3347
  i0.ɵɵelement(0, "symphiq-line-chart", 23);
@@ -4943,7 +4943,7 @@ class CompetitivePositioningSummaryComponent {
4943
4943
  }], null, { metrics: [{ type: i0.Input, args: [{ isSignal: true, alias: "metrics", required: false }] }], isLightMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLightMode", required: false }] }], isCompactMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isCompactMode", required: false }] }], overallDescription: [{ type: i0.Input, args: [{ isSignal: true, alias: "overallDescription", required: false }] }], competitiveBenchmark: [{ type: i0.Input, args: [{ isSignal: true, alias: "competitiveBenchmark", required: false }] }], currencySymbol: [{ type: i0.Input, args: [{ isSignal: true, alias: "currencySymbol", required: false }] }], scrollToCompetitive: [{ type: i0.Output, args: ["scrollToCompetitive"] }] }); })();
4944
4944
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitivePositioningSummaryComponent, { className: "CompetitivePositioningSummaryComponent", filePath: "lib/components/funnel-analysis-dashboard/competitive-positioning-summary.component.ts", lineNumber: 298 }); })();
4945
4945
 
4946
- const _c0$17 = () => [1, 2, 3, 4];
4946
+ const _c0$18 = () => [1, 2, 3, 4];
4947
4947
  function OverallAssessmentComponent_Conditional_0_For_10_Template(rf, ctx) { if (rf & 1) {
4948
4948
  i0.ɵɵelementStart(0, "div", 9);
4949
4949
  i0.ɵɵelement(1, "symphiq-skeleton-loader", 6)(2, "symphiq-skeleton-loader", 6);
@@ -4977,7 +4977,7 @@ function OverallAssessmentComponent_Conditional_0_Template(rf, ctx) { if (rf & 1
4977
4977
  i0.ɵɵadvance(2);
4978
4978
  i0.ɵɵproperty("width", "100px")("height", "70px")("isLightMode", ctx_r0.isLightMode());
4979
4979
  i0.ɵɵadvance(2);
4980
- i0.ɵɵrepeater(i0.ɵɵpureFunction0(14, _c0$17));
4980
+ i0.ɵɵrepeater(i0.ɵɵpureFunction0(14, _c0$18));
4981
4981
  i0.ɵɵadvance(2);
4982
4982
  i0.ɵɵproperty("width", "100%")("height", "200px")("isLightMode", ctx_r0.isLightMode());
4983
4983
  } }
@@ -6192,7 +6192,7 @@ class OverallAssessmentComponent {
6192
6192
  }], null, { assessment: [{ type: i0.Input, args: [{ isSignal: true, alias: "assessment", required: false }] }], revenueMetric: [{ type: i0.Input, args: [{ isSignal: true, alias: "revenueMetric", required: false }] }], charts: [{ type: i0.Input, args: [{ isSignal: true, alias: "charts", required: false }] }], metrics: [{ type: i0.Input, args: [{ isSignal: true, alias: "metrics", required: false }] }], isLightMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLightMode", required: false }] }], isLoading: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLoading", required: false }] }], isCompactMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isCompactMode", required: false }] }], isChartsLoading: [{ type: i0.Input, args: [{ isSignal: true, alias: "isChartsLoading", required: false }] }], strengths: [{ type: i0.Input, args: [{ isSignal: true, alias: "strengths", required: false }] }], weaknesses: [{ type: i0.Input, args: [{ isSignal: true, alias: "weaknesses", required: false }] }], currencySymbol: [{ type: i0.Input, args: [{ isSignal: true, alias: "currencySymbol", required: false }] }], scrollToSection: [{ type: i0.Output, args: ["scrollToSection"] }] }); })();
6193
6193
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(OverallAssessmentComponent, { className: "OverallAssessmentComponent", filePath: "lib/components/funnel-analysis-dashboard/overall-assessment.component.ts", lineNumber: 303 }); })();
6194
6194
 
6195
- const _c0$16 = () => [1, 2, 3];
6195
+ const _c0$17 = () => [1, 2, 3];
6196
6196
  const _c1$D = () => [1, 2, 3, 4];
6197
6197
  const _c2$q = () => [];
6198
6198
  function InsightCardComponent_Conditional_0_Conditional_0_For_7_Template(rf, ctx) { if (rf & 1) {
@@ -6230,7 +6230,7 @@ function InsightCardComponent_Conditional_0_Conditional_0_Template(rf, ctx) { if
6230
6230
  i0.ɵɵadvance();
6231
6231
  i0.ɵɵproperty("width", "60%")("height", "20px")("isLightMode", ctx_r0.isLightMode());
6232
6232
  i0.ɵɵadvance();
6233
- i0.ɵɵrepeater(i0.ɵɵpureFunction0(8, _c0$16));
6233
+ i0.ɵɵrepeater(i0.ɵɵpureFunction0(8, _c0$17));
6234
6234
  i0.ɵɵadvance(3);
6235
6235
  i0.ɵɵrepeater(i0.ɵɵpureFunction0(9, _c1$D));
6236
6236
  } }
@@ -8930,7 +8930,7 @@ class MetricCardComponent {
8930
8930
  }], () => [], { metric: [{ type: i0.Input, args: [{ isSignal: true, alias: "metric", required: false }] }], insights: [{ type: i0.Input, args: [{ isSignal: true, alias: "insights", required: false }] }], charts: [{ type: i0.Input, args: [{ isSignal: true, alias: "charts", required: false }] }], allCharts: [{ type: i0.Input, args: [{ isSignal: true, alias: "allCharts", required: false }] }], analysis: [{ type: i0.Input, args: [{ isSignal: true, alias: "analysis", required: false }] }], isLightMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLightMode", required: false }] }], isLoading: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLoading", required: false }] }], isCompactMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isCompactMode", required: false }] }], isInModal: [{ type: i0.Input, args: [{ isSignal: true, alias: "isInModal", required: false }] }], currentModalState: [{ type: i0.Input, args: [{ isSignal: true, alias: "currentModalState", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], initialExpandedSection: [{ type: i0.Input, args: [{ isSignal: true, alias: "initialExpandedSection", required: false }] }], currencySymbol: [{ type: i0.Input, args: [{ isSignal: true, alias: "currencySymbol", required: false }] }] }); })();
8931
8931
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(MetricCardComponent, { className: "MetricCardComponent", filePath: "lib/components/funnel-analysis-dashboard/metric-card.component.ts", lineNumber: 537 }); })();
8932
8932
 
8933
- const _c0$15 = () => [1, 2, 3];
8933
+ const _c0$16 = () => [1, 2, 3];
8934
8934
  const _c1$C = (a0, a1, a2) => [a0, a1, a2];
8935
8935
  const _c2$p = (a0, a1) => [a0, a1];
8936
8936
  const _forTrack0$S = ($index, $item) => $item.metric;
@@ -8960,7 +8960,7 @@ function BreakdownSectionComponent_Conditional_0_For_7_Template(rf, ctx) { if (r
8960
8960
  i0.ɵɵadvance();
8961
8961
  i0.ɵɵproperty("width", "30%")("height", "18px")("isLightMode", ctx_r0.isLightMode());
8962
8962
  i0.ɵɵadvance(2);
8963
- i0.ɵɵrepeater(i0.ɵɵpureFunction0(3, _c0$15));
8963
+ i0.ɵɵrepeater(i0.ɵɵpureFunction0(3, _c0$16));
8964
8964
  } }
8965
8965
  function BreakdownSectionComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
8966
8966
  i0.ɵɵelementStart(0, "div", 0)(1, "div", 2);
@@ -8979,7 +8979,7 @@ function BreakdownSectionComponent_Conditional_0_Template(rf, ctx) { if (rf & 1)
8979
8979
  i0.ɵɵadvance();
8980
8980
  i0.ɵɵproperty("width", "85%")("height", "14px")("isLightMode", ctx_r0.isLightMode());
8981
8981
  i0.ɵɵadvance(2);
8982
- i0.ɵɵrepeater(i0.ɵɵpureFunction0(10, _c0$15));
8982
+ i0.ɵɵrepeater(i0.ɵɵpureFunction0(10, _c0$16));
8983
8983
  } }
8984
8984
  function BreakdownSectionComponent_Conditional_1_Conditional_6_For_2_Template(rf, ctx) { if (rf & 1) {
8985
8985
  const _r2 = i0.ɵɵgetCurrentView();
@@ -11507,7 +11507,7 @@ class FunnelWeaknessesListModalContentComponent {
11507
11507
  }], null, { weaknesses: [{ type: i0.Input, args: [{ isSignal: true, alias: "weaknesses", required: true }] }], isLightMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLightMode", required: true }] }] }); })();
11508
11508
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FunnelWeaknessesListModalContentComponent, { className: "FunnelWeaknessesListModalContentComponent", filePath: "lib/components/funnel-analysis-dashboard/funnel-weaknesses-list-modal-content.component.ts", lineNumber: 132 }); })();
11509
11509
 
11510
- const _c0$14 = () => [1, 2, 3, 4, 5, 6, 7, 8, 9, 10];
11510
+ const _c0$15 = () => [1, 2, 3, 4, 5, 6, 7, 8, 9, 10];
11511
11511
  function FunnelStrengthDetailModalContentComponent_For_18_Template(rf, ctx) { if (rf & 1) {
11512
11512
  i0.ɵɵelement(0, "div", 12);
11513
11513
  } if (rf & 2) {
@@ -11783,7 +11783,7 @@ class FunnelStrengthDetailModalContentComponent {
11783
11783
  i0.ɵɵadvance();
11784
11784
  i0.ɵɵproperty("ngClass", ctx.impactScoreLabelClasses());
11785
11785
  i0.ɵɵadvance(3);
11786
- i0.ɵɵrepeater(i0.ɵɵpureFunction0(35, _c0$14));
11786
+ i0.ɵɵrepeater(i0.ɵɵpureFunction0(35, _c0$15));
11787
11787
  i0.ɵɵadvance(2);
11788
11788
  i0.ɵɵproperty("ngClass", ctx.titleClasses());
11789
11789
  i0.ɵɵadvance();
@@ -11959,7 +11959,7 @@ class FunnelStrengthDetailModalContentComponent {
11959
11959
  }], null, { strength: [{ type: i0.Input, args: [{ isSignal: true, alias: "strength", required: true }] }], isLightMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLightMode", required: true }] }], allMetrics: [{ type: i0.Input, args: [{ isSignal: true, alias: "allMetrics", required: false }] }], allCharts: [{ type: i0.Input, args: [{ isSignal: true, alias: "allCharts", required: false }] }], currentModalState: [{ type: i0.Input, args: [{ isSignal: true, alias: "currentModalState", required: false }] }] }); })();
11960
11960
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FunnelStrengthDetailModalContentComponent, { className: "FunnelStrengthDetailModalContentComponent", filePath: "lib/components/funnel-analysis-dashboard/funnel-strength-detail-modal-content.component.ts", lineNumber: 128 }); })();
11961
11961
 
11962
- const _c0$13 = () => [1, 2, 3, 4, 5, 6, 7, 8, 9, 10];
11962
+ const _c0$14 = () => [1, 2, 3, 4, 5, 6, 7, 8, 9, 10];
11963
11963
  function FunnelWeaknessDetailModalContentComponent_For_27_Template(rf, ctx) { if (rf & 1) {
11964
11964
  i0.ɵɵelement(0, "div", 17);
11965
11965
  } if (rf & 2) {
@@ -12470,7 +12470,7 @@ class FunnelWeaknessDetailModalContentComponent {
12470
12470
  i0.ɵɵadvance();
12471
12471
  i0.ɵɵproperty("ngClass", ctx.impactScoreLabelClasses());
12472
12472
  i0.ɵɵadvance(3);
12473
- i0.ɵɵrepeater(i0.ɵɵpureFunction0(49, _c0$13));
12473
+ i0.ɵɵrepeater(i0.ɵɵpureFunction0(49, _c0$14));
12474
12474
  i0.ɵɵadvance(2);
12475
12475
  i0.ɵɵproperty("ngClass", ctx.titleClasses());
12476
12476
  i0.ɵɵadvance();
@@ -12931,7 +12931,7 @@ class ProfileItemLookupService {
12931
12931
  }]
12932
12932
  }], null, null); })();
12933
12933
 
12934
- const _c0$12 = a0 => ({ name: "chevron-right", source: a0 });
12934
+ const _c0$13 = a0 => ({ name: "chevron-right", source: a0 });
12935
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();
@@ -12949,7 +12949,7 @@ function RelatedAreaChipsComponent_Conditional_0_For_2_Template(rf, ctx) { if (r
12949
12949
  i0.ɵɵadvance(2);
12950
12950
  i0.ɵɵtextInterpolate(item_r2.label);
12951
12951
  i0.ɵɵadvance();
12952
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$12, ctx_r2.IconSourceEnum.HEROICONS));
12952
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$13, ctx_r2.IconSourceEnum.HEROICONS));
12953
12953
  } }
12954
12954
  function RelatedAreaChipsComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
12955
12955
  i0.ɵɵelementStart(0, "div", 0);
@@ -13033,7 +13033,7 @@ class RelatedAreaChipsComponent {
13033
13033
  }], null, { relatedAreaIds: [{ type: i0.Input, args: [{ isSignal: true, alias: "relatedAreaIds", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], inModalContext: [{ type: i0.Input, args: [{ isSignal: true, alias: "inModalContext", required: false }] }] }); })();
13034
13034
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(RelatedAreaChipsComponent, { className: "RelatedAreaChipsComponent", filePath: "lib/components/business-analysis-dashboard/shared/related-area-chips.component.ts", lineNumber: 31 }); })();
13035
13035
 
13036
- const _c0$11 = a0 => ({ name: "chevron-right", source: a0 });
13036
+ const _c0$12 = a0 => ({ name: "chevron-right", source: a0 });
13037
13037
  function CompetitorChipListComponent_Conditional_0_For_2_Template(rf, ctx) { if (rf & 1) {
13038
13038
  const _r1 = i0.ɵɵgetCurrentView();
13039
13039
  i0.ɵɵelementStart(0, "button", 2);
@@ -13050,7 +13050,7 @@ function CompetitorChipListComponent_Conditional_0_For_2_Template(rf, ctx) { if
13050
13050
  i0.ɵɵadvance(2);
13051
13051
  i0.ɵɵtextInterpolate(ctx_r2.getItemLabel(item_r2));
13052
13052
  i0.ɵɵadvance();
13053
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$11, ctx_r2.IconSourceEnum.HEROICONS));
13053
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$12, ctx_r2.IconSourceEnum.HEROICONS));
13054
13054
  } }
13055
13055
  function CompetitorChipListComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
13056
13056
  i0.ɵɵelementStart(0, "div", 0);
@@ -13451,7 +13451,7 @@ class CompetitorContextSectionComponent {
13451
13451
  }], null, { contextType: [{ type: i0.Input, args: [{ isSignal: true, alias: "contextType", required: false }] }], items: [{ type: i0.Input, args: [{ isSignal: true, alias: "items", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], isCollapsible: [{ type: i0.Input, args: [{ isSignal: true, alias: "isCollapsible", required: false }] }], itemClicked: [{ type: i0.Output, args: ["itemClicked"] }] }); })();
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
- const _c0$10 = a0 => ({ name: "chevron-right", source: a0 });
13454
+ const _c0$11 = a0 => ({ name: "chevron-right", source: a0 });
13455
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();
@@ -13472,7 +13472,7 @@ function RelatedRecommendationChipsComponent_Conditional_0_For_3_Template(rf, ct
13472
13472
  i0.ɵɵadvance(2);
13473
13473
  i0.ɵɵtextInterpolate(rec_r2.title);
13474
13474
  i0.ɵɵadvance();
13475
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$10, ctx_r2.IconSourceEnum.HEROICONS));
13475
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$11, ctx_r2.IconSourceEnum.HEROICONS));
13476
13476
  } }
13477
13477
  function RelatedRecommendationChipsComponent_Conditional_0_Conditional_4_Template(rf, ctx) { if (rf & 1) {
13478
13478
  const _r4 = i0.ɵɵgetCurrentView();
@@ -20441,7 +20441,7 @@ class MarkdownTooltipComponent {
20441
20441
  }], null, { content: [{ type: i0.Input, args: [{ isSignal: true, alias: "content", required: true }] }], isLightMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLightMode", required: false }] }] }); })();
20442
20442
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(MarkdownTooltipComponent, { className: "MarkdownTooltipComponent", filePath: "lib/components/funnel-analysis-dashboard/tooltip/markdown-tooltip.component.ts", lineNumber: 69 }); })();
20443
20443
 
20444
- const _c0$$ = () => [];
20444
+ const _c0$10 = () => [];
20445
20445
  function TooltipContainerComponent_Conditional_0_Case_3_Conditional_0_Template(rf, ctx) { if (rf & 1) {
20446
20446
  i0.ɵɵelement(0, "symphiq-metric-value-tooltip", 6);
20447
20447
  } if (rf & 2) {
@@ -20605,7 +20605,7 @@ function TooltipContainerComponent_Conditional_0_Case_15_Conditional_1_Template(
20605
20605
  } if (rf & 2) {
20606
20606
  i0.ɵɵnextContext(2);
20607
20607
  const content_r4 = i0.ɵɵreadContextLet(2);
20608
- i0.ɵɵrepeater(content_r4["sections"] || i0.ɵɵpureFunction0(0, _c0$$));
20608
+ i0.ɵɵrepeater(content_r4["sections"] || i0.ɵɵpureFunction0(0, _c0$10));
20609
20609
  } }
20610
20610
  function TooltipContainerComponent_Conditional_0_Case_15_Template(rf, ctx) { if (rf & 1) {
20611
20611
  i0.ɵɵelementStart(0, "div", 3);
@@ -21711,7 +21711,7 @@ class SearchService {
21711
21711
  }]
21712
21712
  }], null, null); })();
21713
21713
 
21714
- const _c0$_ = ["searchInput"];
21714
+ const _c0$$ = ["searchInput"];
21715
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();
@@ -22073,7 +22073,7 @@ class SearchBarComponent {
22073
22073
  }
22074
22074
  static { this.ɵfac = function SearchBarComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SearchBarComponent)(); }; }
22075
22075
  static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SearchBarComponent, selectors: [["symphiq-search-bar"]], viewQuery: function SearchBarComponent_Query(rf, ctx) { if (rf & 1) {
22076
- i0.ɵɵviewQuery(_c0$_, 5);
22076
+ i0.ɵɵviewQuery(_c0$$, 5);
22077
22077
  } if (rf & 2) {
22078
22078
  let _t;
22079
22079
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.searchInput = _t.first);
@@ -25756,7 +25756,7 @@ class FunnelWelcomeBannerComponent {
25756
25756
  }], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], isOnboarded: [{ type: i0.Input, args: [{ isSignal: true, alias: "isOnboarded", required: false }] }] }); })();
25757
25757
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FunnelWelcomeBannerComponent, { className: "FunnelWelcomeBannerComponent", filePath: "lib/components/funnel-analysis-dashboard/funnel-welcome-banner.component.ts", lineNumber: 113 }); })();
25758
25758
 
25759
- const _c0$Z = [[["", "slot", "overall-performance"]], [["", "slot", "performance-metrics"]], [["", "slot", "performance-breakdowns"]], [["", "slot", "competitive-intelligence"]]];
25759
+ const _c0$_ = [[["", "slot", "overall-performance"]], [["", "slot", "performance-metrics"]], [["", "slot", "performance-breakdowns"]], [["", "slot", "competitive-intelligence"]]];
25760
25760
  const _c1$B = ["[slot=overall-performance]", "[slot=performance-metrics]", "[slot=performance-breakdowns]", "[slot=competitive-intelligence]"];
25761
25761
  class CollapsibleFunnelSectionGroupComponent {
25762
25762
  constructor() {
@@ -25889,7 +25889,7 @@ class CollapsibleFunnelSectionGroupComponent {
25889
25889
  }
25890
25890
  static { this.ɵfac = function CollapsibleFunnelSectionGroupComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || CollapsibleFunnelSectionGroupComponent)(); }; }
25891
25891
  static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CollapsibleFunnelSectionGroupComponent, selectors: [["symphiq-collapsible-funnel-section-group"]], inputs: { viewMode: [1, "viewMode"] }, ngContentSelectors: _c1$B, decls: 90, vars: 58, consts: [[1, "rounded-2xl", "border", "shadow-lg", "overflow-hidden", 3, "ngClass"], [1, "px-6", "py-5", "border-b", 3, "ngClass"], [1, "flex", "items-center", "justify-between"], [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 17v-2m3 2v-4m3 4v-6m2 10H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"], [1, "text-xl", "font-bold", 3, "ngClass"], [1, "text-sm", "mt-0.5", 3, "ngClass"], [1, "p-6", 3, "ngClass"], [1, "mb-6", "p-4", "rounded-xl", "border", "flex", "items-start", "gap-3", 3, "ngClass"], ["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", "M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"], [1, "flex-1"], [1, "font-semibold", "text-sm", "mb-1", 3, "ngClass"], [1, "text-sm", "leading-relaxed", 3, "ngClass"], [1, "space-y-3"], [1, "rounded-xl", "border", "overflow-hidden", "transition-all", "duration-200", 3, "id", "ngClass"], ["type", "button", 1, "cursor-pointer", "w-full", "px-5", "py-4", "flex", "items-center", "justify-between", "gap-4", "text-left", "transition-colors", "duration-200", 3, "click", "ngClass"], [1, "flex", "items-center", "gap-3", "flex-1", "min-w-0"], [1, "p-2", "rounded-lg", "flex-shrink-0", "transition-colors", "duration-200", 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 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", "min-w-0"], [1, "font-semibold", "transition-colors", "duration-200", 3, "ngClass"], [1, "text-sm", "mt-0.5", "transition-colors", "duration-200", 3, "ngClass"], [1, "w-5", "h-5", "flex-shrink-0", "transition-transform", "duration-200", 3, "ngClass"], ["stroke", "currentColor", "stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M19 9l-7 7-7-7"], [1, "grid", "transition-[grid-template-rows]", "duration-300", "ease-in-out"], [1, "overflow-hidden"], [1, "border-t", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M7 12l3-3 3 3 4-4M8 21l4-4 4 4M3 4h18M4 4h16v12a1 1 0 01-1 1H5a1 1 0 01-1-1V4z"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M4 5a1 1 0 011-1h14a1 1 0 011 1v2a1 1 0 01-1 1H5a1 1 0 01-1-1V5zM4 13a1 1 0 011-1h6a1 1 0 011 1v6a1 1 0 01-1 1H5a1 1 0 01-1-1v-6zM16 13a1 1 0 011-1h2a1 1 0 011 1v6a1 1 0 01-1 1h-2a1 1 0 01-1-1v-6z"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4"]], template: function CollapsibleFunnelSectionGroupComponent_Template(rf, ctx) { if (rf & 1) {
25892
- i0.ɵɵprojectionDef(_c0$Z);
25892
+ i0.ɵɵprojectionDef(_c0$_);
25893
25893
  i0.ɵɵelementStart(0, "div", 0)(1, "div", 1)(2, "div", 2)(3, "div", 3)(4, "div", 4);
25894
25894
  i0.ɵɵnamespaceSVG();
25895
25895
  i0.ɵɵelementStart(5, "svg", 5);
@@ -26732,7 +26732,7 @@ class ViewModeSwitcherModalComponent {
26732
26732
  }], null, { isOpen: [{ type: i0.Input, args: [{ isSignal: true, alias: "isOpen", required: false }] }], currentMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "currentMode", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], isLoading: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLoading", required: false }] }], close: [{ type: i0.Output, args: ["close"] }], modeSelected: [{ type: i0.Output, args: ["modeSelected"] }] }); })();
26733
26733
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ViewModeSwitcherModalComponent, { className: "ViewModeSwitcherModalComponent", filePath: "lib/components/shared/view-mode-switcher-modal.component.ts", lineNumber: 160 }); })();
26734
26734
 
26735
- const _c0$Y = a0 => ({ name: "check-badge", source: a0 });
26735
+ const _c0$Z = 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
26738
  const _forTrack0$D = ($index, $item) => $item.area;
@@ -26749,7 +26749,7 @@ function KeyStrengthsListModalContentComponent_Conditional_1_Template(rf, ctx) {
26749
26749
  const ctx_r0 = i0.ɵɵnextContext();
26750
26750
  i0.ɵɵproperty("ngClass", ctx_r0.emptyStateClasses());
26751
26751
  i0.ɵɵadvance();
26752
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$Y, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.emptyIconClasses());
26752
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$Z, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.emptyIconClasses());
26753
26753
  i0.ɵɵadvance();
26754
26754
  i0.ɵɵproperty("ngClass", ctx_r0.emptyTitleClasses());
26755
26755
  i0.ɵɵadvance(2);
@@ -26964,7 +26964,7 @@ class KeyStrengthsListModalContentComponent {
26964
26964
  }], null, { keyStrengths: [{ type: i0.Input, args: [{ isSignal: true, alias: "keyStrengths", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: true }] }] }); })();
26965
26965
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KeyStrengthsListModalContentComponent, { className: "KeyStrengthsListModalContentComponent", filePath: "lib/components/profile-analysis-dashboard/modals/key-strengths-list-modal-content.component.ts", lineNumber: 79 }); })();
26966
26966
 
26967
- const _c0$X = a0 => ({ name: "shield-check", source: a0 });
26967
+ const _c0$Y = 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 });
@@ -26982,7 +26982,7 @@ function CriticalGapsListModalContentComponent_Conditional_1_Template(rf, ctx) {
26982
26982
  const ctx_r0 = i0.ɵɵnextContext();
26983
26983
  i0.ɵɵproperty("ngClass", ctx_r0.emptyStateClasses());
26984
26984
  i0.ɵɵadvance();
26985
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$X, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.emptyIconClasses());
26985
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$Y, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.emptyIconClasses());
26986
26986
  i0.ɵɵadvance();
26987
26987
  i0.ɵɵproperty("ngClass", ctx_r0.emptyTitleClasses());
26988
26988
  i0.ɵɵadvance(2);
@@ -27280,7 +27280,7 @@ class CriticalGapsListModalContentComponent {
27280
27280
  }], null, { criticalGaps: [{ type: i0.Input, args: [{ isSignal: true, alias: "criticalGaps", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: true }] }] }); })();
27281
27281
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CriticalGapsListModalContentComponent, { className: "CriticalGapsListModalContentComponent", filePath: "lib/components/profile-analysis-dashboard/modals/critical-gaps-list-modal-content.component.ts", lineNumber: 98 }); })();
27282
27282
 
27283
- const _c0$W = a0 => ({ name: "check-circle", source: a0 });
27283
+ const _c0$X = a0 => ({ name: "check-circle", source: a0 });
27284
27284
  const _c1$y = a0 => ({ name: "chat-bubble-left-right", source: a0 });
27285
27285
  const _forTrack0$B = ($index, $item) => $item.questionId;
27286
27286
  function KeyStrengthDetailModalContentComponent_Conditional_13_For_6_Conditional_8_Template(rf, ctx) { if (rf & 1) {
@@ -27336,7 +27336,7 @@ function KeyStrengthDetailModalContentComponent_Conditional_13_Template(rf, ctx)
27336
27336
  i0.ɵɵadvance();
27337
27337
  i0.ɵɵproperty("ngClass", ctx_r1.sectionTitleClasses());
27338
27338
  i0.ɵɵadvance();
27339
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$W, ctx_r1.IconSourceEnum.HEROICONS))("ngClass", ctx_r1.sectionIconClasses());
27339
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$X, ctx_r1.IconSourceEnum.HEROICONS))("ngClass", ctx_r1.sectionIconClasses());
27340
27340
  i0.ɵɵadvance(3);
27341
27341
  i0.ɵɵrepeater(ctx_r1.strength().supportingAnswers);
27342
27342
  } }
@@ -27521,7 +27521,7 @@ class KeyStrengthDetailModalContentComponent {
27521
27521
  }], null, { strength: [{ type: i0.Input, args: [{ isSignal: true, alias: "strength", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: true }] }] }); })();
27522
27522
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KeyStrengthDetailModalContentComponent, { className: "KeyStrengthDetailModalContentComponent", filePath: "lib/components/profile-analysis-dashboard/modals/key-strength-detail-modal-content.component.ts", lineNumber: 79 }); })();
27523
27523
 
27524
- const _c0$V = a0 => ({ name: "exclamation-triangle", source: a0 });
27524
+ const _c0$W = 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
27527
  const _forTrack0$A = ($index, $item) => $item.questionId;
@@ -27799,7 +27799,7 @@ class CriticalGapDetailModalContentComponent {
27799
27799
  i0.ɵɵadvance();
27800
27800
  i0.ɵɵproperty("ngClass", ctx.impactSectionClasses());
27801
27801
  i0.ɵɵadvance(2);
27802
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(15, _c0$V, ctx.IconSourceEnum.HEROICONS))("ngClass", ctx.impactIconClasses());
27802
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(15, _c0$W, ctx.IconSourceEnum.HEROICONS))("ngClass", ctx.impactIconClasses());
27803
27803
  i0.ɵɵadvance(2);
27804
27804
  i0.ɵɵproperty("ngClass", ctx.impactTitleClasses());
27805
27805
  i0.ɵɵadvance(2);
@@ -29384,7 +29384,7 @@ class TopPriorityDetailModalContentComponent {
29384
29384
  }], null, { priority: [{ type: i0.Input, args: [{ isSignal: true, alias: "priority", required: true }] }], index: [{ type: i0.Input, args: [{ isSignal: true, alias: "index", required: false }] }], totalCount: [{ type: i0.Input, args: [{ isSignal: true, alias: "totalCount", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], focusAreaName: [{ type: i0.Input, args: [{ isSignal: true, alias: "focusAreaName", required: false }] }] }); })();
29385
29385
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(TopPriorityDetailModalContentComponent, { className: "TopPriorityDetailModalContentComponent", filePath: "lib/components/profile-analysis-dashboard/modals/top-priority-detail-modal-content.component.ts", lineNumber: 72 }); })();
29386
29386
 
29387
- const _c0$U = a0 => ({ name: "check-badge", source: a0 });
29387
+ const _c0$V = 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 });
@@ -29402,7 +29402,7 @@ function FocusAreaStrengthsListModalContentComponent_Conditional_1_Template(rf,
29402
29402
  const ctx_r0 = i0.ɵɵnextContext();
29403
29403
  i0.ɵɵproperty("ngClass", ctx_r0.emptyStateClasses());
29404
29404
  i0.ɵɵadvance();
29405
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$U, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.emptyIconClasses());
29405
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$V, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.emptyIconClasses());
29406
29406
  i0.ɵɵadvance();
29407
29407
  i0.ɵɵproperty("ngClass", ctx_r0.emptyTitleClasses());
29408
29408
  i0.ɵɵadvance(2);
@@ -29707,7 +29707,7 @@ class FocusAreaStrengthsListModalContentComponent {
29707
29707
  }], null, { strengths: [{ type: i0.Input, args: [{ isSignal: true, alias: "strengths", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: true }] }], categoryTitle: [{ type: i0.Input, args: [{ isSignal: true, alias: "categoryTitle", required: false }] }] }); })();
29708
29708
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FocusAreaStrengthsListModalContentComponent, { className: "FocusAreaStrengthsListModalContentComponent", filePath: "lib/components/profile-analysis-dashboard/modals/focus-area-strengths-list-modal-content.component.ts", lineNumber: 109 }); })();
29709
29709
 
29710
- const _c0$T = a0 => ({ name: "exclamation-triangle", source: a0 });
29710
+ const _c0$U = 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
29713
  function _forTrack0$y($index, $item) { return this.getGapTitle($item); }
@@ -29724,7 +29724,7 @@ function FocusAreaGapsListModalContentComponent_Conditional_1_Template(rf, ctx)
29724
29724
  const ctx_r0 = i0.ɵɵnextContext();
29725
29725
  i0.ɵɵproperty("ngClass", ctx_r0.emptyStateClasses());
29726
29726
  i0.ɵɵadvance();
29727
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$T, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.emptyIconClasses());
29727
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$U, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.emptyIconClasses());
29728
29728
  i0.ɵɵadvance();
29729
29729
  i0.ɵɵproperty("ngClass", ctx_r0.emptyTitleClasses());
29730
29730
  i0.ɵɵadvance(2);
@@ -30101,7 +30101,7 @@ class FocusAreaGapsListModalContentComponent {
30101
30101
  }], null, { gaps: [{ type: i0.Input, args: [{ isSignal: true, alias: "gaps", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: true }] }], categoryTitle: [{ type: i0.Input, args: [{ isSignal: true, alias: "categoryTitle", required: false }] }] }); })();
30102
30102
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FocusAreaGapsListModalContentComponent, { className: "FocusAreaGapsListModalContentComponent", filePath: "lib/components/profile-analysis-dashboard/modals/focus-area-gaps-list-modal-content.component.ts", lineNumber: 106 }); })();
30103
30103
 
30104
- const _c0$S = a0 => ({ name: "light-bulb", source: a0 });
30104
+ const _c0$T = 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
30107
  const _forTrack0$x = ($index, $item) => $item.opportunity;
@@ -30118,7 +30118,7 @@ function FocusAreaOpportunitiesListModalContentComponent_Conditional_1_Template(
30118
30118
  const ctx_r0 = i0.ɵɵnextContext();
30119
30119
  i0.ɵɵproperty("ngClass", ctx_r0.emptyStateClasses());
30120
30120
  i0.ɵɵadvance();
30121
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$S, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.emptyIconClasses());
30121
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$T, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.emptyIconClasses());
30122
30122
  i0.ɵɵadvance();
30123
30123
  i0.ɵɵproperty("ngClass", ctx_r0.emptyTitleClasses());
30124
30124
  i0.ɵɵadvance(2);
@@ -30370,7 +30370,7 @@ class FocusAreaOpportunitiesListModalContentComponent {
30370
30370
  }], null, { opportunities: [{ type: i0.Input, args: [{ isSignal: true, alias: "opportunities", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: true }] }], categoryTitle: [{ type: i0.Input, args: [{ isSignal: true, alias: "categoryTitle", required: false }] }] }); })();
30371
30371
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FocusAreaOpportunitiesListModalContentComponent, { className: "FocusAreaOpportunitiesListModalContentComponent", filePath: "lib/components/profile-analysis-dashboard/modals/focus-area-opportunities-list-modal-content.component.ts", lineNumber: 90 }); })();
30372
30372
 
30373
- const _c0$R = a0 => ({ name: "chevron-right", source: a0 });
30373
+ const _c0$S = a0 => ({ name: "chevron-right", source: a0 });
30374
30374
  const _c1$t = a0 => ({ name: "chat-bubble-left-right", source: a0 });
30375
30375
  const _forTrack0$w = ($index, $item) => $item.performanceItemId;
30376
30376
  function FocusAreaStrengthDetailModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
@@ -30435,7 +30435,7 @@ function FocusAreaStrengthDetailModalContentComponent_Conditional_4_For_5_Templa
30435
30435
  i0.ɵɵadvance(2);
30436
30436
  i0.ɵɵtextInterpolate(ctx_r0.formatMetricName(metric_r3.metric || ""));
30437
30437
  i0.ɵɵadvance();
30438
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$R, ctx_r0.IconSourceEnum.HEROICONS));
30438
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$S, ctx_r0.IconSourceEnum.HEROICONS));
30439
30439
  } }
30440
30440
  function FocusAreaStrengthDetailModalContentComponent_Conditional_4_Template(rf, ctx) { if (rf & 1) {
30441
30441
  i0.ɵɵelementStart(0, "div", 1)(1, "h4", 8);
@@ -30755,7 +30755,7 @@ class FocusAreaStrengthDetailModalContentComponent {
30755
30755
  }], null, { strength: [{ type: i0.Input, args: [{ isSignal: true, alias: "strength", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: true }] }], allMetrics: [{ type: i0.Input, args: [{ isSignal: true, alias: "allMetrics", required: false }] }], allCharts: [{ type: i0.Input, args: [{ isSignal: true, alias: "allCharts", required: false }] }], currentModalState: [{ type: i0.Input, args: [{ isSignal: true, alias: "currentModalState", required: false }] }] }); })();
30756
30756
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FocusAreaStrengthDetailModalContentComponent, { className: "FocusAreaStrengthDetailModalContentComponent", filePath: "lib/components/profile-analysis-dashboard/modals/focus-area-strength-detail-modal-content.component.ts", lineNumber: 121 }); })();
30757
30757
 
30758
- const _c0$Q = a0 => ({ name: "chat-bubble-left-right", source: a0 });
30758
+ const _c0$R = a0 => ({ name: "chat-bubble-left-right", source: a0 });
30759
30759
  function FocusAreaGapDetailModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
30760
30760
  i0.ɵɵelementStart(0, "div", 1)(1, "span", 3);
30761
30761
  i0.ɵɵtext(2);
@@ -30852,7 +30852,7 @@ function FocusAreaGapDetailModalContentComponent_Conditional_6_For_5_Template(rf
30852
30852
  const ctx_r0 = i0.ɵɵnextContext(2);
30853
30853
  i0.ɵɵproperty("ngClass", ctx_r0.answerClasses());
30854
30854
  i0.ɵɵadvance(2);
30855
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c0$Q, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.answerIconClasses());
30855
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c0$R, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.answerIconClasses());
30856
30856
  i0.ɵɵadvance();
30857
30857
  i0.ɵɵproperty("ngClass", ctx_r0.answerQuestionClasses());
30858
30858
  i0.ɵɵadvance();
@@ -31091,7 +31091,7 @@ class FocusAreaGapDetailModalContentComponent {
31091
31091
  }], null, { gap: [{ type: i0.Input, args: [{ isSignal: true, alias: "gap", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: true }] }], allMetrics: [{ type: i0.Input, args: [{ isSignal: true, alias: "allMetrics", required: false }] }], allCharts: [{ type: i0.Input, args: [{ isSignal: true, alias: "allCharts", required: false }] }], currentModalState: [{ type: i0.Input, args: [{ isSignal: true, alias: "currentModalState", required: false }] }] }); })();
31092
31092
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FocusAreaGapDetailModalContentComponent, { className: "FocusAreaGapDetailModalContentComponent", filePath: "lib/components/profile-analysis-dashboard/modals/focus-area-gap-detail-modal-content.component.ts", lineNumber: 98 }); })();
31093
31093
 
31094
- const _c0$P = a0 => ({ name: "chevron-right", source: a0 });
31094
+ const _c0$Q = a0 => ({ name: "chevron-right", source: a0 });
31095
31095
  const _c1$s = () => [];
31096
31096
  const _forTrack0$v = ($index, $item) => $item.performanceItemId;
31097
31097
  function FocusAreaOpportunityDetailModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
@@ -31138,7 +31138,7 @@ function FocusAreaOpportunityDetailModalContentComponent_Conditional_3_For_5_Tem
31138
31138
  i0.ɵɵadvance(2);
31139
31139
  i0.ɵɵtextInterpolate(ctx_r0.formatMetricName(metric_r3.metric || ""));
31140
31140
  i0.ɵɵadvance();
31141
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$P, ctx_r0.IconSourceEnum.HEROICONS));
31141
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$Q, ctx_r0.IconSourceEnum.HEROICONS));
31142
31142
  } }
31143
31143
  function FocusAreaOpportunityDetailModalContentComponent_Conditional_3_Template(rf, ctx) { if (rf & 1) {
31144
31144
  i0.ɵɵelementStart(0, "div", 1)(1, "h4", 5);
@@ -31543,7 +31543,7 @@ class CircularProgressComponent {
31543
31543
  }], null, { percentage: [{ type: i0.Input, args: [{ isSignal: true, alias: "percentage", required: false }] }], size: [{ type: i0.Input, args: [{ isSignal: true, alias: "size", required: false }] }], strokeWidth: [{ type: i0.Input, args: [{ isSignal: true, alias: "strokeWidth", required: false }] }], progressColor: [{ type: i0.Input, args: [{ isSignal: true, alias: "progressColor", required: false }] }], backgroundColor: [{ type: i0.Input, args: [{ isSignal: true, alias: "backgroundColor", required: false }] }], showPercentage: [{ type: i0.Input, args: [{ isSignal: true, alias: "showPercentage", required: false }] }], textClasses: [{ type: i0.Input, args: [{ isSignal: true, alias: "textClasses", required: false }] }], strokeLinecap: [{ type: i0.Input, args: [{ isSignal: true, alias: "strokeLinecap", required: false }] }], animationDuration: [{ type: i0.Input, args: [{ isSignal: true, alias: "animationDuration", required: false }] }], animationDelay: [{ type: i0.Input, args: [{ isSignal: true, alias: "animationDelay", required: false }] }] }); })();
31544
31544
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CircularProgressComponent, { className: "CircularProgressComponent", filePath: "lib/components/business-analysis-dashboard/visualizations/circular-progress.component.ts", lineNumber: 41 }); })();
31545
31545
 
31546
- const _c0$O = ["*"];
31546
+ const _c0$P = ["*"];
31547
31547
  const _c1$r = (a0, a1) => [a0, a1];
31548
31548
  function VisualizationContainerComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
31549
31549
  const _r1 = i0.ɵɵgetCurrentView();
@@ -31588,7 +31588,7 @@ class VisualizationContainerComponent {
31588
31588
  });
31589
31589
  }
31590
31590
  static { this.ɵfac = function VisualizationContainerComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || VisualizationContainerComponent)(); }; }
31591
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: VisualizationContainerComponent, selectors: [["symphiq-visualization-container"]], inputs: { isLightMode: [1, "isLightMode"], visualizationType: [1, "visualizationType"], visualizationData: [1, "visualizationData"], disableInteraction: [1, "disableInteraction"] }, outputs: { visualizationClick: "visualizationClick" }, ngContentSelectors: _c0$O, decls: 4, vars: 8, consts: [[1, "relative", "rounded-xl", "transition-all", "duration-300", 3, "click", "ngClass"], ["type", "button", 1, "absolute", "top-2", "right-2", "z-10", "w-7", "h-7", "flex", "items-center", "justify-center", "rounded-lg", "transition-all", "duration-200", "hover:scale-110", "cursor-pointer", "opacity-0", "group-hover:opacity-100", 3, "ngClass"], [1, "transition-opacity", "duration-300"], ["type", "button", 1, "absolute", "top-2", "right-2", "z-10", "w-7", "h-7", "flex", "items-center", "justify-center", "rounded-lg", "transition-all", "duration-200", "hover:scale-110", "cursor-pointer", "opacity-0", "group-hover:opacity-100", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4"]], template: function VisualizationContainerComponent_Template(rf, ctx) { if (rf & 1) {
31591
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: VisualizationContainerComponent, selectors: [["symphiq-visualization-container"]], inputs: { isLightMode: [1, "isLightMode"], visualizationType: [1, "visualizationType"], visualizationData: [1, "visualizationData"], disableInteraction: [1, "disableInteraction"] }, outputs: { visualizationClick: "visualizationClick" }, ngContentSelectors: _c0$P, decls: 4, vars: 8, consts: [[1, "relative", "rounded-xl", "transition-all", "duration-300", 3, "click", "ngClass"], ["type", "button", 1, "absolute", "top-2", "right-2", "z-10", "w-7", "h-7", "flex", "items-center", "justify-center", "rounded-lg", "transition-all", "duration-200", "hover:scale-110", "cursor-pointer", "opacity-0", "group-hover:opacity-100", 3, "ngClass"], [1, "transition-opacity", "duration-300"], ["type", "button", 1, "absolute", "top-2", "right-2", "z-10", "w-7", "h-7", "flex", "items-center", "justify-center", "rounded-lg", "transition-all", "duration-200", "hover:scale-110", "cursor-pointer", "opacity-0", "group-hover:opacity-100", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4"]], template: function VisualizationContainerComponent_Template(rf, ctx) { if (rf & 1) {
31592
31592
  i0.ɵɵprojectionDef();
31593
31593
  i0.ɵɵelementStart(0, "div", 0);
31594
31594
  i0.ɵɵlistener("click", function VisualizationContainerComponent_Template_div_click_0_listener($event) { return ctx.onVisualizationClick($event); });
@@ -31709,7 +31709,7 @@ class MetricBadgeComponent {
31709
31709
  }], null, { label: [{ type: i0.Input, args: [{ isSignal: true, alias: "label", required: false }] }], type: [{ type: i0.Input, args: [{ isSignal: true, alias: "type", required: false }] }], icon: [{ type: i0.Input, args: [{ isSignal: true, alias: "icon", required: false }] }], isDark: [{ type: i0.Input, args: [{ isSignal: true, alias: "isDark", required: false }] }] }); })();
31710
31710
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(MetricBadgeComponent, { className: "MetricBadgeComponent", filePath: "lib/components/business-analysis-dashboard/badges/metric-badge.component.ts", lineNumber: 22 }); })();
31711
31711
 
31712
- const _c0$N = a0 => ({ name: "light-bulb", source: a0 });
31712
+ const _c0$O = a0 => ({ name: "light-bulb", source: a0 });
31713
31713
  const _c1$q = a0 => ({ name: "chevron-right", source: a0 });
31714
31714
  function OpportunityHighlightBannerComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
31715
31715
  i0.ɵɵelementStart(0, "p", 7);
@@ -31774,7 +31774,7 @@ class OpportunityHighlightBannerComponent {
31774
31774
  i0.ɵɵadvance();
31775
31775
  i0.ɵɵproperty("ngClass", ctx.iconContainerClasses());
31776
31776
  i0.ɵɵadvance();
31777
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(11, _c0$N, ctx.iconSource));
31777
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(11, _c0$O, ctx.iconSource));
31778
31778
  i0.ɵɵadvance(3);
31779
31779
  i0.ɵɵproperty("ngClass", ctx.titleClasses());
31780
31780
  i0.ɵɵadvance();
@@ -31831,7 +31831,7 @@ class OpportunityHighlightBannerComponent {
31831
31831
  }], null, { title: [{ type: i0.Input, args: [{ isSignal: true, alias: "title", required: false }] }], message: [{ type: i0.Input, args: [{ isSignal: true, alias: "message", required: false }] }], isDark: [{ type: i0.Input, args: [{ isSignal: true, alias: "isDark", required: false }] }], isExpanded: [{ type: i0.Input, args: [{ isSignal: true, alias: "isExpanded", required: false }] }], bannerClick: [{ type: i0.Output, args: ["bannerClick"] }] }); })();
31832
31832
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(OpportunityHighlightBannerComponent, { className: "OpportunityHighlightBannerComponent", filePath: "lib/components/business-analysis-dashboard/banners/opportunity-highlight-banner.component.ts", lineNumber: 44 }); })();
31833
31833
 
31834
- const _c0$M = a0 => ({ name: "users", source: a0 });
31834
+ const _c0$N = a0 => ({ name: "users", source: a0 });
31835
31835
  function CompetitorOverlapVisualizationComponent_Conditional_18_Template(rf, ctx) { if (rf & 1) {
31836
31836
  i0.ɵɵelementStart(0, "div", 5)(1, "div", 6);
31837
31837
  i0.ɵɵelement(2, "symphiq-icon", 7);
@@ -31846,7 +31846,7 @@ function CompetitorOverlapVisualizationComponent_Conditional_18_Template(rf, ctx
31846
31846
  i0.ɵɵadvance();
31847
31847
  i0.ɵɵproperty("ngClass", ctx_r0.competitorListLabelClasses());
31848
31848
  i0.ɵɵadvance();
31849
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$M, ctx_r0.iconSource));
31849
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$N, ctx_r0.iconSource));
31850
31850
  i0.ɵɵadvance(3);
31851
31851
  i0.ɵɵproperty("relatedCompetitorIds", ctx_r0.relatedCompetitorIds())("viewMode", ctx_r0.isDark() ? ctx_r0.ViewModeEnum.DARK : ctx_r0.ViewModeEnum.LIGHT)("isDark", ctx_r0.isDark());
31852
31852
  } }
@@ -32410,7 +32410,7 @@ class ViewportAnimationDirective {
32410
32410
  type: Input
32411
32411
  }] }); })();
32412
32412
 
32413
- const _c0$L = a0 => ({ name: "star", source: a0 });
32413
+ const _c0$M = a0 => ({ name: "star", source: a0 });
32414
32414
  const _c1$p = a0 => ({ name: "globe-americas", source: a0 });
32415
32415
  const _c2$i = a0 => ({ name: "academic-cap", source: a0 });
32416
32416
  const _c3$f = a0 => ({ name: "information-circle", source: a0 });
@@ -32446,7 +32446,7 @@ function RegionCardComponent_Conditional_16_Template(rf, ctx) { if (rf & 1) {
32446
32446
  i0.ɵɵelement(0, "symphiq-metric-badge", 13);
32447
32447
  } if (rf & 2) {
32448
32448
  const ctx_r0 = i0.ɵɵnextContext();
32449
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(2, _c0$L, ctx_r0.IconSourceEnum.HEROICONS))("isDark", ctx_r0.isDark);
32449
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(2, _c0$M, ctx_r0.IconSourceEnum.HEROICONS))("isDark", ctx_r0.isDark);
32450
32450
  } }
32451
32451
  function RegionCardComponent_Conditional_17_Template(rf, ctx) { if (rf & 1) {
32452
32452
  i0.ɵɵelement(0, "symphiq-metric-badge", 14);
@@ -33488,7 +33488,7 @@ class CompetitiveInsightBadgeComponent {
33488
33488
  }], null, { label: [{ type: i0.Input, args: [{ isSignal: true, alias: "label", required: false }] }], type: [{ type: i0.Input, args: [{ isSignal: true, alias: "type", required: false }] }], tooltip: [{ type: i0.Input, args: [{ isSignal: true, alias: "tooltip", required: false }] }], isDark: [{ type: i0.Input, args: [{ isSignal: true, alias: "isDark", required: false }] }] }); })();
33489
33489
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitiveInsightBadgeComponent, { className: "CompetitiveInsightBadgeComponent", filePath: "lib/components/business-analysis-dashboard/badges/competitive-insight-badge.component.ts", lineNumber: 25 }); })();
33490
33490
 
33491
- const _c0$K = a0 => ({ name: "calendar-days", source: a0 });
33491
+ const _c0$L = a0 => ({ name: "calendar-days", source: a0 });
33492
33492
  const _c1$o = a0 => ({ name: "chart-bar", source: a0 });
33493
33493
  const _c2$h = a0 => ({ name: "academic-cap", source: a0 });
33494
33494
  const _c3$e = a0 => ({ name: "information-circle", source: a0 });
@@ -33509,7 +33509,7 @@ function SeasonCardComponent_Conditional_14_Template(rf, ctx) { if (rf & 1) {
33509
33509
  i0.ɵɵelement(0, "symphiq-metric-badge", 12);
33510
33510
  } if (rf & 2) {
33511
33511
  const ctx_r0 = i0.ɵɵnextContext();
33512
- i0.ɵɵproperty("label", ctx_r0.formatMonthRange())("icon", i0.ɵɵpureFunction1(3, _c0$K, ctx_r0.IconSourceEnum.HEROICONS))("isDark", ctx_r0.isDark);
33512
+ i0.ɵɵproperty("label", ctx_r0.formatMonthRange())("icon", i0.ɵɵpureFunction1(3, _c0$L, ctx_r0.IconSourceEnum.HEROICONS))("isDark", ctx_r0.isDark);
33513
33513
  } }
33514
33514
  function SeasonCardComponent_Conditional_15_Template(rf, ctx) { if (rf & 1) {
33515
33515
  i0.ɵɵelement(0, "symphiq-metric-badge", 13);
@@ -34326,7 +34326,7 @@ class SeasonCardComponent {
34326
34326
  }] }); })();
34327
34327
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SeasonCardComponent, { className: "SeasonCardComponent", filePath: "lib/components/business-analysis-dashboard/cards/season-card.component.ts", lineNumber: 270 }); })();
34328
34328
 
34329
- const _c0$J = a0 => ({ name: "currency-dollar", source: a0 });
34329
+ const _c0$K = a0 => ({ name: "currency-dollar", source: a0 });
34330
34330
  const _c1$n = a0 => ({ name: "chart-bar", source: a0 });
34331
34331
  const _c2$g = a0 => ({ name: "academic-cap", source: a0 });
34332
34332
  const _c3$d = a0 => ({ name: "information-circle", source: a0 });
@@ -34471,7 +34471,7 @@ function CustomerSegmentCardComponent_Conditional_22_Template(rf, ctx) { if (rf
34471
34471
  const ctx_r0 = i0.ɵɵnextContext();
34472
34472
  i0.ɵɵproperty("ngClass", ctx_r0.getExpandedSectionClasses());
34473
34473
  i0.ɵɵadvance();
34474
- i0.ɵɵproperty("label", ctx_r0.formatPercentage(ctx_r0.item().percentageOfRevenue) + " of Revenue")("icon", i0.ɵɵpureFunction1(4, _c0$J, ctx_r0.IconSourceEnum.HEROICONS))("isDark", ctx_r0.isDark);
34474
+ i0.ɵɵproperty("label", ctx_r0.formatPercentage(ctx_r0.item().percentageOfRevenue) + " of Revenue")("icon", i0.ɵɵpureFunction1(4, _c0$K, ctx_r0.IconSourceEnum.HEROICONS))("isDark", ctx_r0.isDark);
34475
34475
  } }
34476
34476
  function CustomerSegmentCardComponent_Conditional_23_Conditional_5_Template(rf, ctx) { if (rf & 1) {
34477
34477
  const _r5 = i0.ɵɵgetCurrentView();
@@ -35443,7 +35443,7 @@ class CustomerSegmentCardComponent {
35443
35443
  }] }); })();
35444
35444
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CustomerSegmentCardComponent, { className: "CustomerSegmentCardComponent", filePath: "lib/components/business-analysis-dashboard/cards/customer-segment-card.component.ts", lineNumber: 366 }); })();
35445
35445
 
35446
- const _c0$I = a0 => ({ name: "currency-dollar", source: a0 });
35446
+ const _c0$J = a0 => ({ name: "currency-dollar", source: a0 });
35447
35447
  const _c1$m = a0 => ({ name: "document-text", source: a0 });
35448
35448
  const _c2$f = a0 => ({ name: "academic-cap", source: a0 });
35449
35449
  const _c3$c = a0 => ({ name: "information-circle", source: a0 });
@@ -35541,7 +35541,7 @@ function PriceTierCardComponent_Conditional_25_Template(rf, ctx) { if (rf & 1) {
35541
35541
  const ctx_r0 = i0.ɵɵnextContext();
35542
35542
  i0.ɵɵproperty("ngClass", ctx_r0.getExpandedSectionClasses());
35543
35543
  i0.ɵɵadvance(2);
35544
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c0$I, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.getExpandedIconClasses());
35544
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c0$J, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.getExpandedIconClasses());
35545
35545
  i0.ɵɵadvance();
35546
35546
  i0.ɵɵproperty("ngClass", ctx_r0.getExpandedTitleClasses());
35547
35547
  i0.ɵɵadvance(2);
@@ -36280,7 +36280,7 @@ class PriceTierCardComponent {
36280
36280
  }] }); })();
36281
36281
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PriceTierCardComponent, { className: "PriceTierCardComponent", filePath: "lib/components/business-analysis-dashboard/cards/price-tier-card.component.ts", lineNumber: 261 }); })();
36282
36282
 
36283
- const _c0$H = () => ({ name: "cube", source: "HEROICONS" });
36283
+ const _c0$I = () => ({ name: "cube", source: "HEROICONS" });
36284
36284
  const _c1$l = () => ({ name: "currency-dollar", source: "HEROICONS" });
36285
36285
  const _c2$e = () => ({ name: "chart-bar", source: "HEROICONS" });
36286
36286
  const _c3$b = a0 => ({ name: "chart-bar", source: a0 });
@@ -36327,7 +36327,7 @@ function ProductCategoryCardComponent_Conditional_14_Conditional_2_Template(rf,
36327
36327
  const ctx_r0 = i0.ɵɵnextContext(2);
36328
36328
  i0.ɵɵproperty("ngClass", ctx_r0.getStatBoxClasses());
36329
36329
  i0.ɵɵadvance(2);
36330
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction0(6, _c0$H))("ngClass", ctx_r0.getStatIconClasses());
36330
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction0(6, _c0$I))("ngClass", ctx_r0.getStatIconClasses());
36331
36331
  i0.ɵɵadvance(2);
36332
36332
  i0.ɵɵproperty("ngClass", ctx_r0.getStatLabelClasses());
36333
36333
  i0.ɵɵadvance(2);
@@ -37275,13 +37275,13 @@ class ProductCategoryCardComponent {
37275
37275
  }] }); })();
37276
37276
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProductCategoryCardComponent, { className: "ProductCategoryCardComponent", filePath: "lib/components/business-analysis-dashboard/cards/product-category-card.component.ts", lineNumber: 324 }); })();
37277
37277
 
37278
- const _c0$G = (a0, a1) => ({ name: a0, source: a1 });
37278
+ const _c0$H = (a0, a1) => ({ name: a0, source: a1 });
37279
37279
  function CompetitiveStrengthIndicatorComponent_For_3_Template(rf, ctx) { if (rf & 1) {
37280
37280
  i0.ɵɵelement(0, "symphiq-icon", 2);
37281
37281
  } if (rf & 2) {
37282
37282
  const star_r1 = ctx.$implicit;
37283
37283
  const ctx_r1 = i0.ɵɵnextContext();
37284
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction2(2, _c0$G, star_r1.filled ? "star" : "star", ctx_r1.iconSource))("ngClass", star_r1.filled ? ctx_r1.filledStarClasses() : ctx_r1.emptyStarClasses());
37284
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction2(2, _c0$H, star_r1.filled ? "star" : "star", ctx_r1.iconSource))("ngClass", star_r1.filled ? ctx_r1.filledStarClasses() : ctx_r1.emptyStarClasses());
37285
37285
  } }
37286
37286
  class CompetitiveStrengthIndicatorComponent {
37287
37287
  constructor() {
@@ -37437,7 +37437,7 @@ function getCategoryBadgeClasses(category, isDark) {
37437
37437
  return `px-3 py-1 rounded-full text-xs font-semibold whitespace-nowrap ${colorClasses}`;
37438
37438
  }
37439
37439
 
37440
- const _c0$F = a0 => ({ name: "shield-check", source: a0 });
37440
+ const _c0$G = a0 => ({ name: "shield-check", source: a0 });
37441
37441
  const _c1$k = a0 => ({ name: "building-storefront", source: a0 });
37442
37442
  const _c2$d = a0 => ({ name: "academic-cap", source: a0 });
37443
37443
  const _c3$a = a0 => ({ name: "information-circle", source: a0 });
@@ -37509,7 +37509,7 @@ function EnhancedListItemCardComponent_Conditional_21_Template(rf, ctx) { if (rf
37509
37509
  const ctx_r0 = i0.ɵɵnextContext();
37510
37510
  i0.ɵɵproperty("ngClass", ctx_r0.getExpandedSectionClasses());
37511
37511
  i0.ɵɵadvance(2);
37512
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c0$F, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.getExpandedIconClasses());
37512
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c0$G, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.getExpandedIconClasses());
37513
37513
  i0.ɵɵadvance();
37514
37514
  i0.ɵɵproperty("ngClass", ctx_r0.getExpandedTitleClasses());
37515
37515
  i0.ɵɵadvance(2);
@@ -38153,7 +38153,7 @@ class EnhancedListItemCardComponent {
38153
38153
  }] }); })();
38154
38154
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(EnhancedListItemCardComponent, { className: "EnhancedListItemCardComponent", filePath: "lib/components/business-analysis-dashboard/cards/enhanced-list-item-card.component.ts", lineNumber: 221 }); })();
38155
38155
 
38156
- const _c0$E = a0 => ({ name: "academic-cap", source: a0 });
38156
+ const _c0$F = a0 => ({ name: "academic-cap", source: a0 });
38157
38157
  const _c1$j = a0 => ({ name: "information-circle", source: a0 });
38158
38158
  const _c2$c = a0 => ({ name: "signal", source: a0 });
38159
38159
  const _c3$9 = a0 => ({ name: "wrench-screwdriver", source: a0 });
@@ -38234,7 +38234,7 @@ function FocusAreaDetailCardComponent_Conditional_16_Conditional_5_Template(rf,
38234
38234
  const ctx_r0 = i0.ɵɵnextContext(2);
38235
38235
  i0.ɵɵproperty("ngClass", ctx_r0.getCompetitiveGapSectionClasses());
38236
38236
  i0.ɵɵadvance(2);
38237
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$E, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.expandedIconClasses());
38237
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$F, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.expandedIconClasses());
38238
38238
  i0.ɵɵadvance();
38239
38239
  i0.ɵɵproperty("ngClass", ctx_r0.expandedTitleClasses());
38240
38240
  i0.ɵɵadvance(2);
@@ -40015,7 +40015,7 @@ class CompetitorAnalysisCardComponent {
40015
40015
  }] }); })();
40016
40016
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitorAnalysisCardComponent, { className: "CompetitorAnalysisCardComponent", filePath: "lib/components/business-analysis-dashboard/cards/competitor-analysis-card.component.ts", lineNumber: 312 }); })();
40017
40017
 
40018
- const _c0$D = ["*"];
40018
+ const _c0$E = ["*"];
40019
40019
  class SkeletonCardBaseComponent {
40020
40020
  constructor() {
40021
40021
  this.viewMode = input(ViewModeEnum.LIGHT, ...(ngDevMode ? [{ debugName: "viewMode" }] : []));
@@ -40035,7 +40035,7 @@ class SkeletonCardBaseComponent {
40035
40035
  `.trim();
40036
40036
  }
40037
40037
  static { this.ɵfac = function SkeletonCardBaseComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SkeletonCardBaseComponent)(); }; }
40038
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SkeletonCardBaseComponent, selectors: [["symphiq-skeleton-card-base"]], inputs: { viewMode: [1, "viewMode"] }, ngContentSelectors: _c0$D, decls: 2, vars: 1, consts: [[1, "animate-pulse", 3, "ngClass"]], template: function SkeletonCardBaseComponent_Template(rf, ctx) { if (rf & 1) {
40038
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SkeletonCardBaseComponent, selectors: [["symphiq-skeleton-card-base"]], inputs: { viewMode: [1, "viewMode"] }, ngContentSelectors: _c0$E, decls: 2, vars: 1, consts: [[1, "animate-pulse", 3, "ngClass"]], template: function SkeletonCardBaseComponent_Template(rf, ctx) { if (rf & 1) {
40039
40039
  i0.ɵɵprojectionDef();
40040
40040
  i0.ɵɵelementStart(0, "div", 0);
40041
40041
  i0.ɵɵprojection(1);
@@ -41200,7 +41200,7 @@ class ProfileItemCardComponent {
41200
41200
  }], null, { item: [{ type: i0.Input, args: [{ isSignal: true, alias: "item", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], subsectionId: [{ type: i0.Input, args: [{ isSignal: true, alias: "subsectionId", required: false }] }], forceExpanded: [{ type: i0.Input, args: [{ isSignal: true, alias: "forceExpanded", required: false }] }], animationIndex: [{ type: i0.Input, args: [{ isSignal: true, alias: "animationIndex", required: false }] }], isLoading: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLoading", required: false }] }], inModalContext: [{ type: i0.Input, args: [{ isSignal: true, alias: "inModalContext", required: false }] }], isCompactMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isCompactMode", required: false }] }] }); })();
41201
41201
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileItemCardComponent, { className: "ProfileItemCardComponent", filePath: "lib/components/business-analysis-dashboard/profile-item-card.component.ts", lineNumber: 171 }); })();
41202
41202
 
41203
- const _c0$C = ["scrollContainer"];
41203
+ const _c0$D = ["scrollContainer"];
41204
41204
  const _c1$i = a0 => ({ name: "arrow-right", source: a0 });
41205
41205
  function ItemDetailModalComponent_Conditional_7_Template(rf, ctx) { if (rf & 1) {
41206
41206
  const _r2 = i0.ɵɵgetCurrentView();
@@ -41320,7 +41320,7 @@ class ItemDetailModalComponent {
41320
41320
  }
41321
41321
  static { this.ɵfac = function ItemDetailModalComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ItemDetailModalComponent)(); }; }
41322
41322
  static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ItemDetailModalComponent, selectors: [["symphiq-item-detail-modal"]], viewQuery: function ItemDetailModalComponent_Query(rf, ctx) { if (rf & 1) {
41323
- i0.ɵɵviewQuery(_c0$C, 5);
41323
+ i0.ɵɵviewQuery(_c0$D, 5);
41324
41324
  } if (rf & 2) {
41325
41325
  let _t;
41326
41326
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.scrollContainer = _t.first);
@@ -41399,7 +41399,7 @@ class ItemDetailModalComponent {
41399
41399
  }] }); })();
41400
41400
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ItemDetailModalComponent, { className: "ItemDetailModalComponent", filePath: "lib/components/business-analysis-dashboard/modals/item-detail-modal.component.ts", lineNumber: 53 }); })();
41401
41401
 
41402
- const _c0$B = ["modalContent"];
41402
+ const _c0$C = ["modalContent"];
41403
41403
  const _c1$h = ["modalWrapper"];
41404
41404
  const _c2$b = ["*"];
41405
41405
  const ProfileAnalysisModalComponent_Conditional_0_Conditional_31_Conditional_3_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return lineChart_component; }).then(m => m.LineChartComponent)];
@@ -43648,7 +43648,7 @@ class ProfileAnalysisModalComponent {
43648
43648
  }
43649
43649
  static { this.ɵfac = function ProfileAnalysisModalComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ProfileAnalysisModalComponent)(); }; }
43650
43650
  static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ProfileAnalysisModalComponent, selectors: [["symphiq-profile-analysis-modal"]], viewQuery: function ProfileAnalysisModalComponent_Query(rf, ctx) { if (rf & 1) {
43651
- i0.ɵɵviewQuery(_c0$B, 5);
43651
+ i0.ɵɵviewQuery(_c0$C, 5);
43652
43652
  i0.ɵɵviewQuery(_c1$h, 5);
43653
43653
  } if (rf & 2) {
43654
43654
  let _t;
@@ -44203,7 +44203,7 @@ class ProfileAnalysisModalComponent {
44203
44203
  }] }); }); })();
44204
44204
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileAnalysisModalComponent, { className: "ProfileAnalysisModalComponent", filePath: "lib/components/profile-analysis-dashboard/profile-analysis-modal.component.ts", lineNumber: 554 }); })();
44205
44205
 
44206
- const _c0$A = a0 => ({ name: "light-bulb", source: a0 });
44206
+ const _c0$B = a0 => ({ name: "light-bulb", source: a0 });
44207
44207
  const _c1$g = a0 => ({ name: "trophy", source: a0 });
44208
44208
  const _c2$a = a0 => ({ name: "academic-cap", source: a0 });
44209
44209
  const _c3$7 = a0 => ({ name: "signal", source: a0 });
@@ -44413,7 +44413,7 @@ class CompetitiveGapModalComponent {
44413
44413
  i0.ɵɵadvance(2);
44414
44414
  i0.ɵɵproperty("ngClass", ctx.iconContainerClasses());
44415
44415
  i0.ɵɵadvance();
44416
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(12, _c0$A, ctx.iconSource));
44416
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(12, _c0$B, ctx.iconSource));
44417
44417
  i0.ɵɵadvance(3);
44418
44418
  i0.ɵɵproperty("ngClass", ctx.titleClasses());
44419
44419
  i0.ɵɵadvance();
@@ -44534,7 +44534,7 @@ class CompetitiveGapModalComponent {
44534
44534
  }], null, { item: [{ type: i0.Input, args: [{ isSignal: true, alias: "item", required: false }] }], isDark: [{ type: i0.Input, args: [{ isSignal: true, alias: "isDark", required: false }] }] }); })();
44535
44535
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitiveGapModalComponent, { className: "CompetitiveGapModalComponent", filePath: "lib/components/business-analysis-dashboard/modals/competitive-gap-modal.component.ts", lineNumber: 101 }); })();
44536
44536
 
44537
- const _c0$z = a0 => ({ name: "list-bullet", source: a0 });
44537
+ const _c0$A = 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 });
@@ -44554,7 +44554,7 @@ function RecommendationActionStepsModalComponent_Conditional_1_Template(rf, ctx)
44554
44554
  i0.ɵɵadvance();
44555
44555
  i0.ɵɵproperty("ngClass", ctx_r0.iconContainerClasses());
44556
44556
  i0.ɵɵadvance();
44557
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$z, ctx_r0.iconSource));
44557
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$A, ctx_r0.iconSource));
44558
44558
  i0.ɵɵadvance(2);
44559
44559
  i0.ɵɵproperty("ngClass", ctx_r0.titleClasses());
44560
44560
  i0.ɵɵadvance(2);
@@ -44774,7 +44774,7 @@ class RecommendationActionStepsModalComponent {
44774
44774
  }], null, { title: [{ type: i0.Input, args: [{ isSignal: true, alias: "title", required: false }] }], actionSteps: [{ type: i0.Input, args: [{ isSignal: true, alias: "actionSteps", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }] }); })();
44775
44775
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(RecommendationActionStepsModalComponent, { className: "RecommendationActionStepsModalComponent", filePath: "lib/components/business-analysis-dashboard/modals/recommendation-action-steps-modal.component.ts", lineNumber: 69 }); })();
44776
44776
 
44777
- const _c0$y = ["modalContent"];
44777
+ const _c0$z = ["modalContent"];
44778
44778
  const _c1$e = ["modalWrapper"];
44779
44779
  function BusinessAnalysisModalComponent_Conditional_0_Conditional_10_For_6_Conditional_0_Template(rf, ctx) { if (rf & 1) {
44780
44780
  const _r4 = i0.ɵɵgetCurrentView();
@@ -45297,7 +45297,7 @@ class BusinessAnalysisModalComponent {
45297
45297
  }
45298
45298
  static { this.ɵfac = function BusinessAnalysisModalComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || BusinessAnalysisModalComponent)(); }; }
45299
45299
  static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: BusinessAnalysisModalComponent, selectors: [["symphiq-business-analysis-modal"]], viewQuery: function BusinessAnalysisModalComponent_Query(rf, ctx) { if (rf & 1) {
45300
- i0.ɵɵviewQuery(_c0$y, 5);
45300
+ i0.ɵɵviewQuery(_c0$z, 5);
45301
45301
  i0.ɵɵviewQuery(_c1$e, 5);
45302
45302
  } if (rf & 2) {
45303
45303
  let _t;
@@ -45935,7 +45935,7 @@ class IndeterminateSpinnerComponent {
45935
45935
  }], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], size: [{ type: i0.Input, args: [{ isSignal: true, alias: "size", required: false }] }], color: [{ type: i0.Input, args: [{ isSignal: true, alias: "color", required: false }] }] }); })();
45936
45936
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(IndeterminateSpinnerComponent, { className: "IndeterminateSpinnerComponent", filePath: "lib/components/shared/indeterminate-spinner.component.ts", lineNumber: 94 }); })();
45937
45937
 
45938
- const _c0$x = ["dashboardContainer"];
45938
+ const _c0$y = ["dashboardContainer"];
45939
45939
  const _c1$d = () => ({});
45940
45940
  const _c2$8 = () => [1, 2, 3, 4, 5, 6];
45941
45941
  const _c3$5 = () => [1, 2, 3];
@@ -48230,7 +48230,7 @@ class SymphiqFunnelAnalysisDashboardComponent {
48230
48230
  static { this.ɵfac = function SymphiqFunnelAnalysisDashboardComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SymphiqFunnelAnalysisDashboardComponent)(i0.ɵɵdirectiveInject(FunnelOrderService), i0.ɵɵdirectiveInject(ViewModeService), i0.ɵɵdirectiveInject(SearchService), i0.ɵɵdirectiveInject(TooltipService), i0.ɵɵdirectiveInject(ProfileContextService), i0.ɵɵdirectiveInject(ProfileItemLookupService)); }; }
48231
48231
  static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SymphiqFunnelAnalysisDashboardComponent, selectors: [["symphiq-funnel-analysis-dashboard"]], viewQuery: function SymphiqFunnelAnalysisDashboardComponent_Query(rf, ctx) { if (rf & 1) {
48232
48232
  i0.ɵɵviewQuery(ModalComponent, 5);
48233
- i0.ɵɵviewQuery(_c0$x, 5);
48233
+ i0.ɵɵviewQuery(_c0$y, 5);
48234
48234
  } if (rf & 2) {
48235
48235
  let _t;
48236
48236
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.modalComponent = _t.first);
@@ -51939,7 +51939,7 @@ class FocusAreaToolsModalComponent {
51939
51939
  }] }); })();
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
- const _c0$w = ["shopNameInput"];
51942
+ const _c0$x = ["shopNameInput"];
51943
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);
@@ -53139,7 +53139,7 @@ class SymphiqCreateAccountDashboardComponent {
53139
53139
  }
53140
53140
  static { this.ɵfac = function SymphiqCreateAccountDashboardComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SymphiqCreateAccountDashboardComponent)(); }; }
53141
53141
  static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SymphiqCreateAccountDashboardComponent, selectors: [["symphiq-create-account-dashboard"]], viewQuery: function SymphiqCreateAccountDashboardComponent_Query(rf, ctx) { if (rf & 1) {
53142
- i0.ɵɵviewQuery(_c0$w, 5);
53142
+ i0.ɵɵviewQuery(_c0$x, 5);
53143
53143
  } if (rf & 2) {
53144
53144
  let _t;
53145
53145
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.shopNameInput = _t.first);
@@ -57177,7 +57177,7 @@ class ChartValueFormatter {
57177
57177
  }
57178
57178
  }
57179
57179
 
57180
- const _c0$v = ["chartdiv"];
57180
+ const _c0$w = ["chartdiv"];
57181
57181
  class AreaChartComponent {
57182
57182
  constructor() {
57183
57183
  this.chart = input({}, ...(ngDevMode ? [{ debugName: "chart" }] : []));
@@ -57486,7 +57486,7 @@ class AreaChartComponent {
57486
57486
  }
57487
57487
  static { this.ɵfac = function AreaChartComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || AreaChartComponent)(); }; }
57488
57488
  static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: AreaChartComponent, selectors: [["symphiq-area-chart"]], viewQuery: function AreaChartComponent_Query(rf, ctx) { if (rf & 1) {
57489
- i0.ɵɵviewQuery(_c0$v, 7);
57489
+ i0.ɵɵviewQuery(_c0$w, 7);
57490
57490
  } if (rf & 2) {
57491
57491
  let _t;
57492
57492
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.chartDiv = _t.first);
@@ -57518,7 +57518,7 @@ var areaChart_component = /*#__PURE__*/Object.freeze({
57518
57518
  AreaChartComponent: AreaChartComponent
57519
57519
  });
57520
57520
 
57521
- const _c0$u = ["chartdiv"];
57521
+ const _c0$v = ["chartdiv"];
57522
57522
  class LineChartComponent {
57523
57523
  constructor() {
57524
57524
  this.chart = input({}, ...(ngDevMode ? [{ debugName: "chart" }] : []));
@@ -57968,7 +57968,7 @@ class LineChartComponent {
57968
57968
  }
57969
57969
  static { this.ɵfac = function LineChartComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || LineChartComponent)(); }; }
57970
57970
  static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: LineChartComponent, selectors: [["symphiq-line-chart"]], viewQuery: function LineChartComponent_Query(rf, ctx) { if (rf & 1) {
57971
- i0.ɵɵviewQuery(_c0$u, 7);
57971
+ i0.ɵɵviewQuery(_c0$v, 7);
57972
57972
  } if (rf & 2) {
57973
57973
  let _t;
57974
57974
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.chartDiv = _t.first);
@@ -58000,7 +58000,7 @@ var lineChart_component = /*#__PURE__*/Object.freeze({
58000
58000
  LineChartComponent: LineChartComponent
58001
58001
  });
58002
58002
 
58003
- const _c0$t = ["chartdiv"];
58003
+ const _c0$u = ["chartdiv"];
58004
58004
  class ProgressToTargetChartComponent {
58005
58005
  constructor() {
58006
58006
  this.data = input(null, ...(ngDevMode ? [{ debugName: "data" }] : []));
@@ -58251,7 +58251,7 @@ class ProgressToTargetChartComponent {
58251
58251
  }
58252
58252
  static { this.ɵfac = function ProgressToTargetChartComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ProgressToTargetChartComponent)(); }; }
58253
58253
  static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ProgressToTargetChartComponent, selectors: [["symphiq-progress-to-target-chart"]], viewQuery: function ProgressToTargetChartComponent_Query(rf, ctx) { if (rf & 1) {
58254
- i0.ɵɵviewQuery(_c0$t, 7);
58254
+ i0.ɵɵviewQuery(_c0$u, 7);
58255
58255
  } if (rf & 2) {
58256
58256
  let _t;
58257
58257
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.chartDiv = _t.first);
@@ -59725,7 +59725,7 @@ class MetricReportModalComponent {
59725
59725
  }] }); })();
59726
59726
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(MetricReportModalComponent, { className: "MetricReportModalComponent", filePath: "lib/components/revenue-calculator-dashboard/metric-report-modal.component.ts", lineNumber: 483 }); })();
59727
59727
 
59728
- const _c0$s = ["absoluteInputRef"];
59728
+ const _c0$t = ["absoluteInputRef"];
59729
59729
  const _c1$c = ["percentageInputRef"];
59730
59730
  const _forTrack0$k = ($index, $item) => $item.id;
59731
59731
  function EditMetricTargetModalComponent_Conditional_0_Conditional_27_Template(rf, ctx) { if (rf & 1) {
@@ -60945,7 +60945,7 @@ class EditMetricTargetModalComponent {
60945
60945
  }
60946
60946
  static { this.ɵfac = function EditMetricTargetModalComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || EditMetricTargetModalComponent)(i0.ɵɵdirectiveInject(i0.Injector)); }; }
60947
60947
  static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: EditMetricTargetModalComponent, selectors: [["symphiq-edit-metric-target-modal"]], viewQuery: function EditMetricTargetModalComponent_Query(rf, ctx) { if (rf & 1) {
60948
- i0.ɵɵviewQuery(_c0$s, 5);
60948
+ i0.ɵɵviewQuery(_c0$t, 5);
60949
60949
  i0.ɵɵviewQuery(_c1$c, 5);
60950
60950
  } if (rf & 2) {
60951
60951
  let _t;
@@ -61396,7 +61396,7 @@ class EditMetricTargetModalComponent {
61396
61396
  }] }); })();
61397
61397
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(EditMetricTargetModalComponent, { className: "EditMetricTargetModalComponent", filePath: "lib/components/revenue-calculator-dashboard/edit-metric-target-modal.component.ts", lineNumber: 424 }); })();
61398
61398
 
61399
- const _c0$r = ["absoluteInputRef"];
61399
+ const _c0$s = ["absoluteInputRef"];
61400
61400
  const _c1$b = ["percentageInputRef"];
61401
61401
  function InitialTargetSettingComponent_Conditional_5_Template(rf, ctx) { if (rf & 1) {
61402
61402
  i0.ɵɵtext(0);
@@ -62688,7 +62688,7 @@ class InitialTargetSettingComponent {
62688
62688
  }
62689
62689
  static { this.ɵfac = function InitialTargetSettingComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || InitialTargetSettingComponent)(); }; }
62690
62690
  static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: InitialTargetSettingComponent, selectors: [["symphiq-initial-target-setting"]], viewQuery: function InitialTargetSettingComponent_Query(rf, ctx) { if (rf & 1) {
62691
- i0.ɵɵviewQuery(_c0$r, 5);
62691
+ i0.ɵɵviewQuery(_c0$s, 5);
62692
62692
  i0.ɵɵviewQuery(_c1$b, 5);
62693
62693
  } if (rf & 2) {
62694
62694
  let _t;
@@ -63298,7 +63298,7 @@ class InitialTargetSettingComponent {
63298
63298
  }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], funnelMetrics: [{ type: i0.Input, args: [{ isSignal: true, alias: "funnelMetrics", required: false }] }], mainUiData: [{ type: i0.Input, args: [{ isSignal: true, alias: "mainUiData", required: false }] }], trendUiData: [{ type: i0.Input, args: [{ isSignal: true, alias: "trendUiData", required: false }] }], shopId: [{ type: i0.Input, args: [{ isSignal: true, alias: "shopId", required: false }] }], pacingResponse: [{ type: i0.Input, args: [{ isSignal: true, alias: "pacingResponse", required: false }] }], dataResults: [{ type: i0.Input, args: [{ isSignal: true, alias: "dataResults", required: false }] }], calculateRevenueReverseResponse: [{ type: i0.Input, args: [{ isSignal: true, alias: "calculateRevenueReverseResponse", required: false }] }], calculateRevenueResponse: [{ type: i0.Input, args: [{ isSignal: true, alias: "calculateRevenueResponse", required: false }] }], isCalculatingTargets: [{ type: i0.Input, args: [{ isSignal: true, alias: "isCalculatingTargets", required: false }] }], targets: [{ type: i0.Input, args: [{ isSignal: true, alias: "targets", required: false }] }], targetHistories: [{ type: i0.Input, args: [{ isSignal: true, alias: "targetHistories", required: false }] }], users: [{ type: i0.Input, args: [{ isSignal: true, alias: "users", required: false }] }], targetsCreated: [{ type: i0.Output, args: ["targetsCreated"] }], calculateRevenueReverseRequest: [{ type: i0.Output, args: ["calculateRevenueReverseRequest"] }], calculateRevenueRequest: [{ type: i0.Output, args: ["calculateRevenueRequest"] }], editRelatedMetricTarget: [{ type: i0.Output, args: ["editRelatedMetricTarget"] }], saveTargetsClick: [{ type: i0.Output, args: ["saveTargetsClick"] }], discardChangesClick: [{ type: i0.Output, args: ["discardChangesClick"] }], targetsUpdated: [{ type: i0.Output, args: ["targetsUpdated"] }] }); })();
63299
63299
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(InitialTargetSettingComponent, { className: "InitialTargetSettingComponent", filePath: "lib/components/revenue-calculator-dashboard/initial-target-setting.component.ts", lineNumber: 626 }); })();
63300
63300
 
63301
- const _c0$q = () => [];
63301
+ const _c0$r = () => [];
63302
63302
  function SymphiqRevenueCalculatorDashboardComponent_Conditional_23_Template(rf, ctx) { if (rf & 1) {
63303
63303
  i0.ɵɵelementStart(0, "div", 12);
63304
63304
  i0.ɵɵelement(1, "symphiq-indeterminate-spinner", 14);
@@ -63342,7 +63342,7 @@ function SymphiqRevenueCalculatorDashboardComponent_Conditional_25_Template(rf,
63342
63342
  const ctx_r0 = i0.ɵɵnextContext();
63343
63343
  i0.ɵɵproperty("viewMode", ctx_r0.viewMode())("dataLoadStatus", ctx_r0.dataLoadStatus() ?? ctx_r0.ShopDataLoadStatusEnum.NOT_LOADED)("hasTargets", ctx_r0.hasCurrentYearTargets())("isOnboarded", ctx_r0.isOnboarded());
63344
63344
  i0.ɵɵadvance(2);
63345
- i0.ɵɵproperty("viewMode", ctx_r0.viewMode())("funnelMetrics", ctx_r0.funnelMetrics() ?? i0.ɵɵpureFunction0(17, _c0$q))("mainUiData", ctx_r0.mainUiData())("trendUiData", ctx_r0.trendUiData())("shopId", ctx_r0.shopId())("pacingResponse", ctx_r0.pacingResponse())("dataResults", ctx_r0.dataResults())("calculateRevenueReverseResponse", ctx_r0.calculateRevenueReverseResponse())("calculateRevenueResponse", ctx_r0.calculateRevenueResponse())("isCalculatingTargets", ctx_r0.isCalculatingTargets())("targets", ctx_r0.targets())("targetHistories", ctx_r0.targetHistories() ?? i0.ɵɵpureFunction0(18, _c0$q))("users", ctx_r0.users() ?? i0.ɵɵpureFunction0(19, _c0$q));
63345
+ i0.ɵɵproperty("viewMode", ctx_r0.viewMode())("funnelMetrics", ctx_r0.funnelMetrics() ?? i0.ɵɵpureFunction0(17, _c0$r))("mainUiData", ctx_r0.mainUiData())("trendUiData", ctx_r0.trendUiData())("shopId", ctx_r0.shopId())("pacingResponse", ctx_r0.pacingResponse())("dataResults", ctx_r0.dataResults())("calculateRevenueReverseResponse", ctx_r0.calculateRevenueReverseResponse())("calculateRevenueResponse", ctx_r0.calculateRevenueResponse())("isCalculatingTargets", ctx_r0.isCalculatingTargets())("targets", ctx_r0.targets())("targetHistories", ctx_r0.targetHistories() ?? i0.ɵɵpureFunction0(18, _c0$r))("users", ctx_r0.users() ?? i0.ɵɵpureFunction0(19, _c0$r));
63346
63346
  } }
63347
63347
  function SymphiqRevenueCalculatorDashboardComponent_Conditional_26_Conditional_5_Template(rf, ctx) { if (rf & 1) {
63348
63348
  i0.ɵɵnamespaceSVG();
@@ -64215,7 +64215,7 @@ class HierarchyDisplayComponent {
64215
64215
  }], null, { hierarchyData: [{ type: i0.Input, args: [{ isSignal: true, alias: "hierarchyData", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }] }); })();
64216
64216
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(HierarchyDisplayComponent, { className: "HierarchyDisplayComponent", filePath: "lib/components/business-analysis-dashboard/hierarchy-display.component.ts", lineNumber: 119 }); })();
64217
64217
 
64218
- const _c0$p = a0 => ({ name: "chart-bar", source: a0 });
64218
+ const _c0$q = a0 => ({ name: "chart-bar", source: a0 });
64219
64219
  const _c1$a = a0 => ({ name: "light-bulb", source: a0 });
64220
64220
  function CompetitiveBenchmarkCardComponent_Conditional_26_Template(rf, ctx) { if (rf & 1) {
64221
64221
  const _r1 = i0.ɵɵgetCurrentView();
@@ -64411,7 +64411,7 @@ class CompetitiveBenchmarkCardComponent {
64411
64411
  i0.ɵɵadvance();
64412
64412
  i0.ɵɵproperty("ngClass", ctx.getSectionClasses());
64413
64413
  i0.ɵɵadvance(2);
64414
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(21, _c0$p, ctx.IconSourceEnum.HEROICONS))("ngClass", ctx.getSectionIconClasses());
64414
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(21, _c0$q, ctx.IconSourceEnum.HEROICONS))("ngClass", ctx.getSectionIconClasses());
64415
64415
  i0.ɵɵadvance();
64416
64416
  i0.ɵɵproperty("ngClass", ctx.getSectionTitleClasses());
64417
64417
  i0.ɵɵadvance(2);
@@ -65258,7 +65258,7 @@ class SearchButtonComponent {
65258
65258
  }], null, { isLightMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLightMode", required: false }] }], minimized: [{ type: i0.Input, args: [{ isSignal: true, alias: "minimized", required: false }] }], title: [{ type: i0.Input, args: [{ isSignal: true, alias: "title", required: false }] }], searchClick: [{ type: i0.Output, args: ["searchClick"] }] }); })();
65259
65259
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SearchButtonComponent, { className: "SearchButtonComponent", filePath: "lib/components/shared/search-button.component.ts", lineNumber: 30 }); })();
65260
65260
 
65261
- const _c0$o = ["searchInput"];
65261
+ const _c0$p = ["searchInput"];
65262
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();
@@ -65623,7 +65623,7 @@ class SearchModalComponent {
65623
65623
  }
65624
65624
  static { this.ɵfac = function SearchModalComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SearchModalComponent)(); }; }
65625
65625
  static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SearchModalComponent, selectors: [["symphiq-search-modal"]], viewQuery: function SearchModalComponent_Query(rf, ctx) { if (rf & 1) {
65626
- i0.ɵɵviewQuery(_c0$o, 5);
65626
+ i0.ɵɵviewQuery(_c0$p, 5);
65627
65627
  } if (rf & 2) {
65628
65628
  let _t;
65629
65629
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.searchInput = _t.first);
@@ -66520,7 +66520,7 @@ class SimplifiedRecommendationCardComponent {
66520
66520
  }], null, { item: [{ type: i0.Input, args: [{ isSignal: true, alias: "item", required: false }] }], 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"] }] }); })();
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
- const _c0$n = () => [0, 1, 2];
66523
+ const _c0$o = () => [0, 1, 2];
66524
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);
@@ -66590,7 +66590,7 @@ function RecommendationsTiledGridComponent_Conditional_15_Template(rf, ctx) { if
66590
66590
  i0.ɵɵelementEnd();
66591
66591
  } if (rf & 2) {
66592
66592
  i0.ɵɵadvance();
66593
- i0.ɵɵrepeater(i0.ɵɵpureFunction0(0, _c0$n));
66593
+ i0.ɵɵrepeater(i0.ɵɵpureFunction0(0, _c0$o));
66594
66594
  } }
66595
66595
  function RecommendationsTiledGridComponent_Conditional_16_Template(rf, ctx) { if (rf & 1) {
66596
66596
  i0.ɵɵelementStart(0, "div", 12)(1, "div", 27);
@@ -67188,7 +67188,7 @@ class CollapsibleSectionGroupComponent {
67188
67188
  }], null, { sections: [{ type: i0.Input, args: [{ isSignal: true, alias: "sections", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }] }); })();
67189
67189
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CollapsibleSectionGroupComponent, { className: "CollapsibleSectionGroupComponent", filePath: "lib/components/business-analysis-dashboard/collapsible-section-group.component.ts", lineNumber: 100 }); })();
67190
67190
 
67191
- const _c0$m = () => [];
67191
+ const _c0$n = () => [];
67192
67192
  function SymphiqBusinessAnalysisDashboardComponent_Conditional_14_Template(rf, ctx) { if (rf & 1) {
67193
67193
  const _r1 = i0.ɵɵgetCurrentView();
67194
67194
  i0.ɵɵelementStart(0, "div", 8)(1, "symphiq-search-button", 20);
@@ -67332,7 +67332,7 @@ function SymphiqBusinessAnalysisDashboardComponent_Conditional_27_Conditional_1_
67332
67332
  const ɵ$index_113_r7 = i0.ɵɵnextContext().$index;
67333
67333
  const ctx_r1 = i0.ɵɵnextContext(3);
67334
67334
  i0.ɵɵadvance();
67335
- i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("subsections", ctx_r1.sections()[ɵ$index_113_r7 + 1].subsections || i0.ɵɵpureFunction0(2, _c0$m));
67335
+ i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("subsections", ctx_r1.sections()[ɵ$index_113_r7 + 1].subsections || i0.ɵɵpureFunction0(2, _c0$n));
67336
67336
  } }
67337
67337
  function SymphiqBusinessAnalysisDashboardComponent_Conditional_27_Conditional_1_For_1_Template(rf, ctx) { if (rf & 1) {
67338
67338
  i0.ɵɵelement(0, "symphiq-profile-section", 36);
@@ -69997,7 +69997,7 @@ class FocusAreaHealthIndicatorComponent {
69997
69997
  }], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], health: [{ type: i0.Input, args: [{ isSignal: true, alias: "health", required: false }] }] }); })();
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
- const _c0$l = a0 => ({ name: "chevron-right", source: a0 });
70000
+ const _c0$m = a0 => ({ name: "chevron-right", source: a0 });
70001
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();
@@ -70015,7 +70015,7 @@ function RelatedGoalChipsComponent_Conditional_0_For_2_Template(rf, ctx) { if (r
70015
70015
  i0.ɵɵadvance(2);
70016
70016
  i0.ɵɵtextInterpolate(goal_r2.title);
70017
70017
  i0.ɵɵadvance();
70018
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$l, ctx_r2.IconSourceEnum.HEROICONS));
70018
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$m, ctx_r2.IconSourceEnum.HEROICONS));
70019
70019
  } }
70020
70020
  function RelatedGoalChipsComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
70021
70021
  i0.ɵɵelementStart(0, "div", 0);
@@ -70088,7 +70088,7 @@ class RelatedGoalChipsComponent {
70088
70088
  }], null, { relatedGoalIds: [{ type: i0.Input, args: [{ isSignal: true, alias: "relatedGoalIds", required: false }] }], allGoals: [{ type: i0.Input, args: [{ isSignal: true, alias: "allGoals", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }] }); })();
70089
70089
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(RelatedGoalChipsComponent, { className: "RelatedGoalChipsComponent", filePath: "lib/components/profile-analysis-dashboard/shared/related-goal-chips.component.ts", lineNumber: 31 }); })();
70090
70090
 
70091
- const _c0$k = a0 => ({ name: "chevron-right", source: a0 });
70091
+ const _c0$l = a0 => ({ name: "chevron-right", source: a0 });
70092
70092
  const _c1$9 = a0 => ({ name: "chevron-down", source: a0 });
70093
70093
  const _c2$7 = a0 => [a0];
70094
70094
  function FocusAreaExecutiveSummaryComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
@@ -70417,7 +70417,7 @@ class FocusAreaExecutiveSummaryComponent {
70417
70417
  i0.ɵɵadvance(2);
70418
70418
  i0.ɵɵproperty("ngClass", ctx.getTopPrioritiesButtonTextClasses());
70419
70419
  i0.ɵɵadvance(2);
70420
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(22, _c0$k, ctx.IconSourceEnum.HEROICONS))("ngClass", ctx.getTopPrioritiesButtonTextClasses());
70420
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(22, _c0$l, ctx.IconSourceEnum.HEROICONS))("ngClass", ctx.getTopPrioritiesButtonTextClasses());
70421
70421
  i0.ɵɵadvance();
70422
70422
  i0.ɵɵproperty("ngClass", ctx.getQuickWinsStatCardClasses());
70423
70423
  i0.ɵɵadvance();
@@ -70628,7 +70628,7 @@ class FocusAreaExecutiveSummaryComponent {
70628
70628
  }], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], summary: [{ type: i0.Input, args: [{ isSignal: true, alias: "summary", required: false }] }], allGoals: [{ type: i0.Input, args: [{ isSignal: true, alias: "allGoals", required: false }] }], topPrioritiesClick: [{ type: i0.Output, args: ["topPrioritiesClick"] }], priorityDetailClick: [{ type: i0.Output, args: ["priorityDetailClick"] }] }); })();
70629
70629
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FocusAreaExecutiveSummaryComponent, { className: "FocusAreaExecutiveSummaryComponent", filePath: "lib/components/profile-analysis-dashboard/focus-area-executive-summary.component.ts", lineNumber: 195 }); })();
70630
70630
 
70631
- const _c0$j = a0 => ({ name: "chart-bar", source: a0 });
70631
+ const _c0$k = a0 => ({ name: "chart-bar", source: a0 });
70632
70632
  const _c1$8 = a0 => ({ name: "signal", source: a0 });
70633
70633
  const _c2$6 = (a0, a1) => ({ name: a0, source: a1 });
70634
70634
  const _c3$4 = a0 => ({ name: "flag", source: a0 });
@@ -71164,7 +71164,7 @@ class MetricExecutiveSummaryComponent {
71164
71164
  i0.ɵɵadvance();
71165
71165
  i0.ɵɵproperty("ngClass", ctx.bannerClasses());
71166
71166
  i0.ɵɵadvance(5);
71167
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(19, _c0$j, ctx.iconSource))("size", "w-8 h-8")("ngClass", ctx.iconClasses());
71167
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(19, _c0$k, ctx.iconSource))("size", "w-8 h-8")("ngClass", ctx.iconClasses());
71168
71168
  i0.ɵɵadvance();
71169
71169
  i0.ɵɵproperty("ngClass", ctx.titleClasses());
71170
71170
  i0.ɵɵadvance();
@@ -71483,7 +71483,7 @@ class MetricExecutiveSummaryComponent {
71483
71483
  }], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], summary: [{ type: i0.Input, args: [{ isSignal: true, alias: "summary", required: true }] }], metricName: [{ type: i0.Input, args: [{ isSignal: true, alias: "metricName", required: false }] }], allGoals: [{ type: i0.Input, args: [{ isSignal: true, alias: "allGoals", required: false }] }], topPrioritiesClick: [{ type: i0.Output, args: ["topPrioritiesClick"] }], priorityDetailClick: [{ type: i0.Output, args: ["priorityDetailClick"] }] }); })();
71484
71484
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(MetricExecutiveSummaryComponent, { className: "MetricExecutiveSummaryComponent", filePath: "lib/components/profile-analysis-dashboard/metric-executive-summary.component.ts", lineNumber: 287 }); })();
71485
71485
 
71486
- const _c0$i = a0 => ({ name: "chevron-right", source: a0 });
71486
+ const _c0$j = a0 => ({ name: "chevron-right", source: a0 });
71487
71487
  function GoalCardComponent_Conditional_13_Template(rf, ctx) { if (rf & 1) {
71488
71488
  i0.ɵɵelementStart(0, "span", 12);
71489
71489
  i0.ɵɵtext(1);
@@ -71768,7 +71768,7 @@ function GoalCardComponent_Conditional_19_Template(rf, ctx) { if (rf & 1) {
71768
71768
  i0.ɵɵadvance();
71769
71769
  i0.ɵɵtextInterpolate1(" ", ctx_r0.goal().objectives.length, " ");
71770
71770
  i0.ɵɵadvance();
71771
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$i, ctx_r0.IconSourceEnum.HEROICONS));
71771
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$j, ctx_r0.IconSourceEnum.HEROICONS));
71772
71772
  } }
71773
71773
  function GoalCardComponent_Conditional_20_Template(rf, ctx) { if (rf & 1) {
71774
71774
  const _r6 = i0.ɵɵgetCurrentView();
@@ -72390,7 +72390,7 @@ class GoalCardComponent {
72390
72390
  }], () => [], { goal: [{ type: i0.Input, args: [{ isSignal: true, alias: "goal", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], goalIndex: [{ type: i0.Input, args: [{ isSignal: true, alias: "goalIndex", required: false }] }], sectionIndex: [{ type: i0.Input, args: [{ isSignal: true, alias: "sectionIndex", required: false }] }], isInModal: [{ type: i0.Input, args: [{ isSignal: true, alias: "isInModal", 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 }] }], currentModalState: [{ type: i0.Input, args: [{ isSignal: true, alias: "currentModalState", required: false }] }], businessProfile: [{ type: i0.Input, args: [{ isSignal: true, alias: "businessProfile", required: false }] }] }); })();
72391
72391
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(GoalCardComponent, { className: "GoalCardComponent", filePath: "lib/components/profile-analysis-dashboard/cards/goal-card.component.ts", lineNumber: 239 }); })();
72392
72392
 
72393
- const _c0$h = a0 => ({ name: "link", source: a0 });
72393
+ const _c0$i = a0 => ({ name: "link", source: a0 });
72394
72394
  function CapabilityMatrixCardComponent_Conditional_5_Template(rf, ctx) { if (rf & 1) {
72395
72395
  i0.ɵɵelementStart(0, "p", 4);
72396
72396
  i0.ɵɵtext(1);
@@ -72453,7 +72453,7 @@ function CapabilityMatrixCardComponent_Conditional_29_Template(rf, ctx) { if (rf
72453
72453
  } if (rf & 2) {
72454
72454
  const ctx_r0 = i0.ɵɵnextContext();
72455
72455
  i0.ɵɵadvance(2);
72456
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$h, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.relatedGoalsIconClasses());
72456
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$i, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.relatedGoalsIconClasses());
72457
72457
  i0.ɵɵadvance();
72458
72458
  i0.ɵɵproperty("ngClass", ctx_r0.relatedGoalsTitleClasses());
72459
72459
  i0.ɵɵadvance(2);
@@ -73372,7 +73372,7 @@ class CompetitiveComparisonCardComponent {
73372
73372
  }], () => [], { comparison: [{ type: i0.Input, args: [{ isSignal: true, alias: "comparison", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }] }); })();
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
- const _c0$g = a0 => ({ name: "chevron-right", source: a0 });
73375
+ const _c0$h = a0 => ({ name: "chevron-right", source: a0 });
73376
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();
@@ -73390,7 +73390,7 @@ function PhaseTimelineCardComponent_Conditional_8_For_7_Template(rf, ctx) { if (
73390
73390
  i0.ɵɵadvance(2);
73391
73391
  i0.ɵɵtextInterpolate(goal_r2.title);
73392
73392
  i0.ɵɵadvance();
73393
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$g, ctx_r2.IconSourceEnum.HEROICONS));
73393
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$h, ctx_r2.IconSourceEnum.HEROICONS));
73394
73394
  } }
73395
73395
  function PhaseTimelineCardComponent_Conditional_8_Template(rf, ctx) { if (rf & 1) {
73396
73396
  i0.ɵɵelementStart(0, "div", 7)(1, "h6", 10);
@@ -73798,7 +73798,7 @@ class PhaseTimelineCardComponent {
73798
73798
  }], () => [], { phase: [{ type: i0.Input, args: [{ isSignal: true, alias: "phase", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], isLast: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLast", required: false }] }], allGoals: [{ type: i0.Input, args: [{ isSignal: true, alias: "allGoals", required: false }] }] }); })();
73799
73799
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PhaseTimelineCardComponent, { className: "PhaseTimelineCardComponent", filePath: "lib/components/profile-analysis-dashboard/cards/phase-timeline-card.component.ts", lineNumber: 123 }); })();
73800
73800
 
73801
- const _c0$f = a0 => ({ name: "chevron-right", source: a0 });
73801
+ const _c0$g = a0 => ({ name: "chevron-right", source: a0 });
73802
73802
  function OperationalCategoryCardComponent_Conditional_18_Template(rf, ctx) { if (rf & 1) {
73803
73803
  i0.ɵɵelementStart(0, "div", 13)(1, "div", 19)(2, "span", 20);
73804
73804
  i0.ɵɵtext(3, "Industry Benchmark");
@@ -73844,7 +73844,7 @@ function OperationalCategoryCardComponent_Conditional_20_Template(rf, ctx) { if
73844
73844
  i0.ɵɵadvance(4);
73845
73845
  i0.ɵɵtextInterpolate2("", (tmp_2_0 = ctx_r0.category()) == null ? null : tmp_2_0.strengths == null ? null : tmp_2_0.strengths.length, " Strength", ((tmp_2_0 = ctx_r0.category()) == null ? null : tmp_2_0.strengths == null ? null : tmp_2_0.strengths.length) !== 1 ? "s" : "");
73846
73846
  i0.ɵɵadvance();
73847
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$f, ctx_r0.IconSourceEnum.HEROICONS));
73847
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$g, ctx_r0.IconSourceEnum.HEROICONS));
73848
73848
  } }
73849
73849
  function OperationalCategoryCardComponent_Conditional_21_Template(rf, ctx) { if (rf & 1) {
73850
73850
  const _r3 = i0.ɵɵgetCurrentView();
@@ -73867,7 +73867,7 @@ function OperationalCategoryCardComponent_Conditional_21_Template(rf, ctx) { if
73867
73867
  i0.ɵɵadvance(4);
73868
73868
  i0.ɵɵtextInterpolate2("", (tmp_2_0 = ctx_r0.category()) == null ? null : tmp_2_0.gaps == null ? null : tmp_2_0.gaps.length, " Gap", ((tmp_2_0 = ctx_r0.category()) == null ? null : tmp_2_0.gaps == null ? null : tmp_2_0.gaps.length) !== 1 ? "s" : "");
73869
73869
  i0.ɵɵadvance();
73870
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$f, ctx_r0.IconSourceEnum.HEROICONS));
73870
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$g, ctx_r0.IconSourceEnum.HEROICONS));
73871
73871
  } }
73872
73872
  function OperationalCategoryCardComponent_Conditional_22_Template(rf, ctx) { if (rf & 1) {
73873
73873
  const _r4 = i0.ɵɵgetCurrentView();
@@ -73890,7 +73890,7 @@ function OperationalCategoryCardComponent_Conditional_22_Template(rf, ctx) { if
73890
73890
  i0.ɵɵadvance(4);
73891
73891
  i0.ɵɵtextInterpolate2("", (tmp_2_0 = ctx_r0.category()) == null ? null : tmp_2_0.opportunities == null ? null : tmp_2_0.opportunities.length, " Opportunit", ((tmp_2_0 = ctx_r0.category()) == null ? null : tmp_2_0.opportunities == null ? null : tmp_2_0.opportunities.length) !== 1 ? "ies" : "y");
73892
73892
  i0.ɵɵadvance();
73893
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$f, ctx_r0.IconSourceEnum.HEROICONS));
73893
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$g, ctx_r0.IconSourceEnum.HEROICONS));
73894
73894
  } }
73895
73895
  function OperationalCategoryCardComponent_Conditional_23_Template(rf, ctx) { if (rf & 1) {
73896
73896
  const _r5 = i0.ɵɵgetCurrentView();
@@ -74397,7 +74397,7 @@ class OperationalCategoryCardComponent {
74397
74397
  }], () => [], { category: [{ type: i0.Input, args: [{ isSignal: true, alias: "category", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], categoryClick: [{ type: i0.Output, args: ["categoryClick"] }] }); })();
74398
74398
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(OperationalCategoryCardComponent, { className: "OperationalCategoryCardComponent", filePath: "lib/components/profile-analysis-dashboard/cards/operational-category-card.component.ts", lineNumber: 164 }); })();
74399
74399
 
74400
- const _c0$e = a0 => ({ name: "arrow-trending-up", source: a0 });
74400
+ const _c0$f = a0 => ({ name: "arrow-trending-up", source: a0 });
74401
74401
  const _c1$7 = a0 => ({ name: "chat-bubble-left-right", source: a0 });
74402
74402
  const _forTrack0$d = ($index, $item) => $item.questionId;
74403
74403
  function KeyDriverCardComponent_Conditional_12_For_6_Template(rf, ctx) { if (rf & 1) {
@@ -74531,7 +74531,7 @@ class KeyDriverCardComponent {
74531
74531
  i0.ɵɵadvance(3);
74532
74532
  i0.ɵɵproperty("ngClass", ctx.iconClasses());
74533
74533
  i0.ɵɵadvance();
74534
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(10, _c0$e, ctx.iconSource));
74534
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(10, _c0$f, ctx.iconSource));
74535
74535
  i0.ɵɵadvance(2);
74536
74536
  i0.ɵɵproperty("ngClass", ctx.titleClasses());
74537
74537
  i0.ɵɵadvance();
@@ -74607,7 +74607,7 @@ class KeyDriverCardComponent {
74607
74607
  }], null, { driver: [{ type: i0.Input, args: [{ isSignal: true, alias: "driver", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }] }); })();
74608
74608
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KeyDriverCardComponent, { className: "KeyDriverCardComponent", filePath: "lib/components/profile-analysis-dashboard/cards/key-driver-card.component.ts", lineNumber: 73 }); })();
74609
74609
 
74610
- const _c0$d = a0 => ({ name: "exclamation-triangle", source: a0 });
74610
+ const _c0$e = a0 => ({ name: "exclamation-triangle", source: a0 });
74611
74611
  const _c1$6 = a0 => ({ name: "chat-bubble-left-right", source: a0 });
74612
74612
  const _forTrack0$c = ($index, $item) => $item.questionId;
74613
74613
  function BottleneckCardComponent_Conditional_12_For_6_Template(rf, ctx) { if (rf & 1) {
@@ -74763,7 +74763,7 @@ class BottleneckCardComponent {
74763
74763
  i0.ɵɵadvance(3);
74764
74764
  i0.ɵɵproperty("ngClass", ctx.iconClasses());
74765
74765
  i0.ɵɵadvance();
74766
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(14, _c0$d, ctx.iconSource));
74766
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(14, _c0$e, ctx.iconSource));
74767
74767
  i0.ɵɵadvance(2);
74768
74768
  i0.ɵɵproperty("ngClass", ctx.titleClasses());
74769
74769
  i0.ɵɵadvance();
@@ -74834,7 +74834,7 @@ class BottleneckCardComponent {
74834
74834
  }], null, { bottleneck: [{ type: i0.Input, args: [{ isSignal: true, alias: "bottleneck", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }] }); })();
74835
74835
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(BottleneckCardComponent, { className: "BottleneckCardComponent", filePath: "lib/components/profile-analysis-dashboard/cards/bottleneck-card.component.ts", lineNumber: 104 }); })();
74836
74836
 
74837
- const _c0$c = a0 => ({ name: "arrow-right", source: a0 });
74837
+ const _c0$d = 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 });
@@ -74866,7 +74866,7 @@ function MetricRelationshipsCardComponent_Conditional_1_Template(rf, ctx) { if (
74866
74866
  i0.ɵɵadvance(2);
74867
74867
  i0.ɵɵproperty("ngClass", ctx_r1.getIconClasses("influences"));
74868
74868
  i0.ɵɵadvance();
74869
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$c, ctx_r1.iconSource));
74869
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$d, ctx_r1.iconSource));
74870
74870
  i0.ɵɵadvance();
74871
74871
  i0.ɵɵproperty("ngClass", ctx_r1.titleClasses());
74872
74872
  i0.ɵɵadvance(3);
@@ -75136,7 +75136,7 @@ class MetricRelationshipsCardComponent {
75136
75136
  }], null, { relationships: [{ type: i0.Input, args: [{ isSignal: true, alias: "relationships", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }] }); })();
75137
75137
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(MetricRelationshipsCardComponent, { className: "MetricRelationshipsCardComponent", filePath: "lib/components/profile-analysis-dashboard/cards/metric-relationships-card.component.ts", lineNumber: 105 }); })();
75138
75138
 
75139
- const _c0$b = a0 => ({ name: "link", source: a0 });
75139
+ const _c0$c = a0 => ({ name: "link", source: a0 });
75140
75140
  function RelatedMetricCardComponent_Conditional_13_Template(rf, ctx) { if (rf & 1) {
75141
75141
  i0.ɵɵelementStart(0, "div", 9);
75142
75142
  i0.ɵɵelement(1, "symphiq-icon", 10);
@@ -75147,7 +75147,7 @@ function RelatedMetricCardComponent_Conditional_13_Template(rf, ctx) { if (rf &
75147
75147
  const ctx_r0 = i0.ɵɵnextContext();
75148
75148
  i0.ɵɵproperty("ngClass", ctx_r0.borderClasses());
75149
75149
  i0.ɵɵadvance();
75150
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$b, ctx_r0.IconSourceEnumValue.HEROICONS))("ngClass", ctx_r0.sharedGoalsIconClasses());
75150
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$c, ctx_r0.IconSourceEnumValue.HEROICONS))("ngClass", ctx_r0.sharedGoalsIconClasses());
75151
75151
  i0.ɵɵadvance();
75152
75152
  i0.ɵɵproperty("ngClass", ctx_r0.sharedGoalsTextClasses());
75153
75153
  i0.ɵɵadvance();
@@ -75816,7 +75816,7 @@ class RelatedMetricsListComponent {
75816
75816
  }], null, { relatedMetrics: [{ type: i0.Input, args: [{ isSignal: true, alias: "relatedMetrics", required: true }] }], currentMetricName: [{ type: i0.Input, args: [{ isSignal: true, alias: "currentMetricName", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], metricClicked: [{ type: i0.Output, args: ["metricClicked"] }] }); })();
75817
75817
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(RelatedMetricsListComponent, { className: "RelatedMetricsListComponent", filePath: "lib/components/profile-analysis-dashboard/cards/related-metrics-list.component.ts", lineNumber: 170 }); })();
75818
75818
 
75819
- const _c0$a = (a0, a1) => ({ name: a0, source: a1 });
75819
+ const _c0$b = (a0, a1) => ({ name: a0, source: a1 });
75820
75820
  const _c1$4 = a0 => ({ name: "signal", source: a0 });
75821
75821
  const _c2$4 = a0 => ({ name: "calendar", source: a0 });
75822
75822
  const _c3$2 = a0 => ({ name: "flag", source: a0 });
@@ -76026,7 +76026,7 @@ class PerformanceMetricsCardComponent {
76026
76026
  i0.ɵɵadvance();
76027
76027
  i0.ɵɵproperty("ngClass", ctx.trendBadgeClasses());
76028
76028
  i0.ɵɵadvance();
76029
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction2(32, _c0$a, ctx.trendIcon(), ctx.iconSource));
76029
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction2(32, _c0$b, ctx.trendIcon(), ctx.iconSource));
76030
76030
  i0.ɵɵadvance();
76031
76031
  i0.ɵɵtextInterpolate1(" ", ctx.metrics().trendDirection, " ");
76032
76032
  i0.ɵɵadvance(2);
@@ -76174,7 +76174,7 @@ class PerformanceMetricsCardComponent {
76174
76174
  }], () => [], { performanceMetrics: [{ type: i0.Input, args: [{ isSignal: true, alias: "performanceMetrics", required: false }] }], mode: [{ type: i0.Input, args: [{ isSignal: true, alias: "mode", required: false }] }] }); })();
76175
76175
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PerformanceMetricsCardComponent, { className: "PerformanceMetricsCardComponent", filePath: "lib/components/profile-analysis-dashboard/cards/performance-metrics-card.component.ts", lineNumber: 144 }); })();
76176
76176
 
76177
- const _c0$9 = a0 => ({ name: "funnel", source: a0 });
76177
+ const _c0$a = a0 => ({ name: "funnel", source: a0 });
76178
76178
  const _c1$3 = a0 => ({ name: "chart-bar-square", source: a0 });
76179
76179
  const _c2$3 = a0 => ({ name: "chevron-right", source: a0 });
76180
76180
  const _c3$1 = a0 => ({ name: "arrow-left", source: a0 });
@@ -76365,7 +76365,7 @@ class FunnelContextCardComponent {
76365
76365
  } if (rf & 2) {
76366
76366
  i0.ɵɵproperty("ngClass", ctx.cardClasses());
76367
76367
  i0.ɵɵadvance(2);
76368
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(13, _c0$9, ctx.iconSource))("ngClass", ctx.iconClasses());
76368
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(13, _c0$a, ctx.iconSource))("ngClass", ctx.iconClasses());
76369
76369
  i0.ɵɵadvance();
76370
76370
  i0.ɵɵproperty("ngClass", ctx.headerClasses());
76371
76371
  i0.ɵɵadvance(3);
@@ -76501,7 +76501,7 @@ class FunnelContextCardComponent {
76501
76501
  }], () => [], { funnelContext: [{ type: i0.Input, args: [{ isSignal: true, alias: "funnelContext", required: false }] }], mode: [{ type: i0.Input, args: [{ isSignal: true, alias: "mode", required: false }] }], metricClick: [{ type: i0.Output, args: ["metricClick"] }] }); })();
76502
76502
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FunnelContextCardComponent, { className: "FunnelContextCardComponent", filePath: "lib/components/profile-analysis-dashboard/cards/funnel-context-card.component.ts", lineNumber: 125 }); })();
76503
76503
 
76504
- const _c0$8 = (a0, a1) => ({ name: a0, source: a1 });
76504
+ const _c0$9 = (a0, a1) => ({ name: a0, source: a1 });
76505
76505
  const _c1$2 = a0 => ({ name: "target", source: a0 });
76506
76506
  const _c2$2 = a0 => ({ name: "star", source: a0 });
76507
76507
  class MetricComparisonStatsComponent {
@@ -76712,7 +76712,7 @@ class MetricComparisonStatsComponent {
76712
76712
  i0.ɵɵadvance();
76713
76713
  i0.ɵɵproperty("ngClass", ctx.statCardClasses());
76714
76714
  i0.ɵɵadvance(2);
76715
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction2(24, _c0$8, ctx.yoyIcon(), ctx.iconSource))("ngClass", ctx.yoyIconClasses());
76715
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction2(24, _c0$9, ctx.yoyIcon(), ctx.iconSource))("ngClass", ctx.yoyIconClasses());
76716
76716
  i0.ɵɵadvance();
76717
76717
  i0.ɵɵproperty("ngClass", ctx.labelClasses());
76718
76718
  i0.ɵɵadvance(2);
@@ -76944,7 +76944,7 @@ class PerformanceOverviewContainerComponent {
76944
76944
  }], () => [], { performanceOverviewData: [{ type: i0.Input, args: [{ isSignal: true, alias: "performanceOverviewData", required: false }] }], mode: [{ type: i0.Input, args: [{ isSignal: true, alias: "mode", required: false }] }], metricClick: [{ type: i0.Output, args: ["metricClick"] }] }); })();
76945
76945
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PerformanceOverviewContainerComponent, { className: "PerformanceOverviewContainerComponent", filePath: "lib/components/profile-analysis-dashboard/cards/performance-overview-container.component.ts", lineNumber: 58 }); })();
76946
76946
 
76947
- const _c0$7 = a0 => ({ name: "chevron-right", source: a0 });
76947
+ const _c0$8 = a0 => ({ name: "chevron-right", source: a0 });
76948
76948
  const _c1$1 = a0 => ({ name: "chevron-down", source: a0 });
76949
76949
  const _c2$1 = a0 => ({ name: "clock", source: a0 });
76950
76950
  const _c3 = a0 => [a0];
@@ -77147,7 +77147,7 @@ function ProfileSectionContentComponent_Conditional_1_Template(rf, ctx) { if (rf
77147
77147
  i0.ɵɵadvance(2);
77148
77148
  i0.ɵɵproperty("ngClass", ctx_r1.keyStrengthsButtonClasses());
77149
77149
  i0.ɵɵadvance(2);
77150
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(26, _c0$7, ctx_r1.IconSourceEnumValue.HEROICONS))("ngClass", ctx_r1.keyStrengthsButtonClasses());
77150
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(26, _c0$8, ctx_r1.IconSourceEnumValue.HEROICONS))("ngClass", ctx_r1.keyStrengthsButtonClasses());
77151
77151
  i0.ɵɵadvance();
77152
77152
  i0.ɵɵproperty("ngClass", ctx_r1.criticalGapsCardClasses());
77153
77153
  i0.ɵɵadvance();
@@ -77159,7 +77159,7 @@ function ProfileSectionContentComponent_Conditional_1_Template(rf, ctx) { if (rf
77159
77159
  i0.ɵɵadvance(2);
77160
77160
  i0.ɵɵproperty("ngClass", ctx_r1.criticalGapsButtonClasses());
77161
77161
  i0.ɵɵadvance(2);
77162
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(28, _c0$7, ctx_r1.IconSourceEnumValue.HEROICONS))("ngClass", ctx_r1.criticalGapsButtonClasses());
77162
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(28, _c0$8, ctx_r1.IconSourceEnumValue.HEROICONS))("ngClass", ctx_r1.criticalGapsButtonClasses());
77163
77163
  i0.ɵɵadvance();
77164
77164
  i0.ɵɵproperty("ngClass", ctx_r1.quickWinsCardClasses());
77165
77165
  i0.ɵɵadvance();
@@ -77238,7 +77238,7 @@ function ProfileSectionContentComponent_Conditional_3_Template(rf, ctx) { if (rf
77238
77238
  i0.ɵɵadvance(2);
77239
77239
  i0.ɵɵproperty("ngClass", ctx_r1.focusAreaStrengthsButtonClasses());
77240
77240
  i0.ɵɵadvance(2);
77241
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(21, _c0$7, ctx_r1.IconSourceEnumValue.HEROICONS))("ngClass", ctx_r1.focusAreaStrengthsButtonClasses());
77241
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(21, _c0$8, ctx_r1.IconSourceEnumValue.HEROICONS))("ngClass", ctx_r1.focusAreaStrengthsButtonClasses());
77242
77242
  i0.ɵɵadvance();
77243
77243
  i0.ɵɵproperty("ngClass", ctx_r1.focusAreaGapsStatCardClasses());
77244
77244
  i0.ɵɵadvance();
@@ -77250,7 +77250,7 @@ function ProfileSectionContentComponent_Conditional_3_Template(rf, ctx) { if (rf
77250
77250
  i0.ɵɵadvance(2);
77251
77251
  i0.ɵɵproperty("ngClass", ctx_r1.focusAreaGapsButtonClasses());
77252
77252
  i0.ɵɵadvance(2);
77253
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(23, _c0$7, ctx_r1.IconSourceEnumValue.HEROICONS))("ngClass", ctx_r1.focusAreaGapsButtonClasses());
77253
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(23, _c0$8, ctx_r1.IconSourceEnumValue.HEROICONS))("ngClass", ctx_r1.focusAreaGapsButtonClasses());
77254
77254
  i0.ɵɵadvance();
77255
77255
  i0.ɵɵproperty("ngClass", ctx_r1.focusAreaOpportunitiesStatCardClasses());
77256
77256
  i0.ɵɵadvance();
@@ -77262,7 +77262,7 @@ function ProfileSectionContentComponent_Conditional_3_Template(rf, ctx) { if (rf
77262
77262
  i0.ɵɵadvance(2);
77263
77263
  i0.ɵɵproperty("ngClass", ctx_r1.focusAreaOpportunitiesButtonClasses());
77264
77264
  i0.ɵɵadvance(2);
77265
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(25, _c0$7, ctx_r1.IconSourceEnumValue.HEROICONS))("ngClass", ctx_r1.focusAreaOpportunitiesButtonClasses());
77265
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(25, _c0$8, ctx_r1.IconSourceEnumValue.HEROICONS))("ngClass", ctx_r1.focusAreaOpportunitiesButtonClasses());
77266
77266
  } }
77267
77267
  function ProfileSectionContentComponent_Conditional_4_For_2_Template(rf, ctx) { if (rf & 1) {
77268
77268
  i0.ɵɵelementStart(0, "div");
@@ -77609,7 +77609,7 @@ function ProfileSectionContentComponent_Conditional_11_Conditional_2_For_5_Condi
77609
77609
  i0.ɵɵadvance(2);
77610
77610
  i0.ɵɵtextInterpolate1("", ctx_r1.getTacticalRecRelatedMetricsCount(recommendation_r19), " Related Metrics");
77611
77611
  i0.ɵɵadvance();
77612
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$7, ctx_r1.IconSourceEnumValue.HEROICONS));
77612
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$8, ctx_r1.IconSourceEnumValue.HEROICONS));
77613
77613
  } }
77614
77614
  function ProfileSectionContentComponent_Conditional_11_Conditional_2_For_5_Template(rf, ctx) { if (rf & 1) {
77615
77615
  i0.ɵɵelementStart(0, "div", 16)(1, "div", 69)(2, "h4", 75);
@@ -83024,7 +83024,7 @@ class StrategyRecommendationsModalContentComponent {
83024
83024
  }], null, { strategy: [{ type: i0.Input, args: [{ isSignal: true, alias: "strategy", required: false }] }], objectiveTitle: [{ type: i0.Input, args: [{ isSignal: true, alias: "objectiveTitle", required: false }] }], goalTitle: [{ type: i0.Input, args: [{ isSignal: true, alias: "goalTitle", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", 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 }] }], allBusinessInsights: [{ type: i0.Input, args: [{ isSignal: true, alias: "allBusinessInsights", required: false }] }], currentModalState: [{ type: i0.Input, args: [{ isSignal: true, alias: "currentModalState", required: false }] }] }); })();
83025
83025
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(StrategyRecommendationsModalContentComponent, { className: "StrategyRecommendationsModalContentComponent", filePath: "lib/components/profile-analysis-dashboard/modals/strategy-recommendations-modal-content.component.ts", lineNumber: 489 }); })();
83026
83026
 
83027
- const _c0$6 = a0 => ({ name: "chevron-right", source: a0 });
83027
+ const _c0$7 = a0 => ({ name: "chevron-right", source: a0 });
83028
83028
  function CategoryDetailModalContentComponent_Conditional_16_Conditional_6_Template(rf, ctx) { if (rf & 1) {
83029
83029
  i0.ɵɵelementStart(0, "div")(1, "span", 19);
83030
83030
  i0.ɵɵtext(2, "Industry:");
@@ -83137,7 +83137,7 @@ function CategoryDetailModalContentComponent_Conditional_17_For_7_Template(rf, c
83137
83137
  i0.ɵɵadvance();
83138
83138
  i0.ɵɵtextInterpolate1(" ", strength_r3 == null ? null : strength_r3.description, " ");
83139
83139
  i0.ɵɵadvance();
83140
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c0$6, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.chevronClasses());
83140
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c0$7, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.chevronClasses());
83141
83141
  } }
83142
83142
  function CategoryDetailModalContentComponent_Conditional_17_Template(rf, ctx) { if (rf & 1) {
83143
83143
  i0.ɵɵelementStart(0, "div", 27)(1, "h4", 15);
@@ -83204,7 +83204,7 @@ function CategoryDetailModalContentComponent_Conditional_18_For_7_Template(rf, c
83204
83204
  i0.ɵɵadvance();
83205
83205
  i0.ɵɵtextInterpolate1(" ", gap_r5 == null ? null : gap_r5.description, " ");
83206
83206
  i0.ɵɵadvance();
83207
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(8, _c0$6, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.chevronClasses());
83207
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(8, _c0$7, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.chevronClasses());
83208
83208
  } }
83209
83209
  function CategoryDetailModalContentComponent_Conditional_18_Template(rf, ctx) { if (rf & 1) {
83210
83210
  i0.ɵɵelementStart(0, "div", 38)(1, "h4", 15);
@@ -83271,7 +83271,7 @@ function CategoryDetailModalContentComponent_Conditional_19_For_7_Template(rf, c
83271
83271
  i0.ɵɵadvance();
83272
83272
  i0.ɵɵconditional((opportunity_r7 == null ? null : opportunity_r7.potentialImpact) ? 7 : -1);
83273
83273
  i0.ɵɵadvance();
83274
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(8, _c0$6, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.chevronClasses());
83274
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(8, _c0$7, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.chevronClasses());
83275
83275
  } }
83276
83276
  function CategoryDetailModalContentComponent_Conditional_19_Template(rf, ctx) { if (rf & 1) {
83277
83277
  i0.ɵɵelementStart(0, "div", 44)(1, "h4", 15);
@@ -84153,7 +84153,7 @@ class StrengthDetailModalContentComponent {
84153
84153
  }], null, { strength: [{ type: i0.Input, args: [{ isSignal: true, alias: "strength", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], allFunnelStrengths: [{ type: i0.Input, args: [{ isSignal: true, alias: "allFunnelStrengths", required: false }] }], currentModalState: [{ type: i0.Input, args: [{ isSignal: true, alias: "currentModalState", required: false }] }] }); })();
84154
84154
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(StrengthDetailModalContentComponent, { className: "StrengthDetailModalContentComponent", filePath: "lib/components/profile-analysis-dashboard/modals/strength-detail-modal-content.component.ts", lineNumber: 124 }); })();
84155
84155
 
84156
- const _c0$5 = () => [];
84156
+ const _c0$6 = () => [];
84157
84157
  function GapDetailModalContentComponent_Conditional_10_Template(rf, ctx) { if (rf & 1) {
84158
84158
  i0.ɵɵelementStart(0, "span", 9);
84159
84159
  i0.ɵɵtext(1);
@@ -84266,7 +84266,7 @@ function GapDetailModalContentComponent_Conditional_16_Template(rf, ctx) { if (r
84266
84266
  i0.ɵɵclassMap(ctx_r0.isDark() ? "border-slate-700" : "border-slate-200");
84267
84267
  i0.ɵɵproperty("ngClass", ctx_r0.sectionTitleClasses());
84268
84268
  i0.ɵɵadvance(2);
84269
- i0.ɵɵproperty("relatedGoalIds", ((tmp_4_0 = ctx_r0.gap()) == null ? null : tmp_4_0.linkedGoalIds) ?? i0.ɵɵpureFunction0(7, _c0$5))("allGoals", ctx_r0.allGoals())("viewMode", ctx_r0.viewMode());
84269
+ i0.ɵɵproperty("relatedGoalIds", ((tmp_4_0 = ctx_r0.gap()) == null ? null : tmp_4_0.linkedGoalIds) ?? i0.ɵɵpureFunction0(7, _c0$6))("allGoals", ctx_r0.allGoals())("viewMode", ctx_r0.viewMode());
84270
84270
  } }
84271
84271
  function GapDetailModalContentComponent_Conditional_17_For_5_Template(rf, ctx) { if (rf & 1) {
84272
84272
  i0.ɵɵelementStart(0, "div", 25);
@@ -84550,7 +84550,7 @@ class GapDetailModalContentComponent {
84550
84550
  }], null, { gap: [{ type: i0.Input, args: [{ isSignal: true, alias: "gap", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], allGoals: [{ type: i0.Input, args: [{ isSignal: true, alias: "allGoals", required: false }] }], allWeaknesses: [{ type: i0.Input, args: [{ isSignal: true, alias: "allWeaknesses", required: false }] }], currentModalState: [{ type: i0.Input, args: [{ isSignal: true, alias: "currentModalState", required: false }] }] }); })();
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
- const _c0$4 = a0 => ({ name: "chevron-right", source: a0 });
84553
+ const _c0$5 = a0 => ({ name: "chevron-right", source: a0 });
84554
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);
@@ -84655,7 +84655,7 @@ function OpportunityDetailModalContentComponent_Conditional_14_Conditional_0_For
84655
84655
  i0.ɵɵadvance(2);
84656
84656
  i0.ɵɵtextInterpolate(goal_r5.title || goal_r5.id);
84657
84657
  i0.ɵɵadvance();
84658
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$4, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.chevronClasses());
84658
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$5, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.chevronClasses());
84659
84659
  } }
84660
84660
  function OpportunityDetailModalContentComponent_Conditional_14_Conditional_0_Template(rf, ctx) { if (rf & 1) {
84661
84661
  i0.ɵɵelementStart(0, "div", 9)(1, "h4", 24);
@@ -86717,7 +86717,7 @@ class PlanSelectionPlaceholderCardComponent {
86717
86717
  }], 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"] }] }); })();
86718
86718
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PlanSelectionPlaceholderCardComponent, { className: "PlanSelectionPlaceholderCardComponent", filePath: "lib/components/profile-analysis-dashboard/cards/plan-selection-placeholder-card.component.ts", lineNumber: 74 }); })();
86719
86719
 
86720
- const _c0$3 = (a0, a1) => ({ "mb-8": a0, "mb-12": a1 });
86720
+ const _c0$4 = (a0, a1) => ({ "mb-8": a0, "mb-12": a1 });
86721
86721
  function BillingPeriodToggleComponent_Conditional_8_Template(rf, ctx) { if (rf & 1) {
86722
86722
  i0.ɵɵelement(0, "div", 7);
86723
86723
  } }
@@ -86806,7 +86806,7 @@ class BillingPeriodToggleComponent {
86806
86806
  i0.ɵɵtext(14);
86807
86807
  i0.ɵɵelementEnd()();
86808
86808
  } if (rf & 2) {
86809
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(11, _c0$3, ctx.selectedPeriodUnit() !== ctx.periodUnitEnum.YEAR, ctx.selectedPeriodUnit() === ctx.periodUnitEnum.YEAR));
86809
+ i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(11, _c0$4, ctx.selectedPeriodUnit() !== ctx.periodUnitEnum.YEAR, ctx.selectedPeriodUnit() === ctx.periodUnitEnum.YEAR));
86810
86810
  i0.ɵɵadvance(2);
86811
86811
  i0.ɵɵproperty("ngClass", ctx.iconClasses());
86812
86812
  i0.ɵɵadvance(2);
@@ -87778,6 +87778,231 @@ class PlanSelectionContainerComponent {
87778
87778
  }], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], selectedCurrency: [{ type: i0.Input, args: [{ isSignal: true, alias: "selectedCurrency", required: false }] }], planCardInfos: [{ type: i0.Input, args: [{ isSignal: true, alias: "planCardInfos", required: false }] }], isLoading: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLoading", required: false }] }], selectedPeriodUnit: [{ type: i0.Input, args: [{ isSignal: true, alias: "selectedPeriodUnit", required: false }] }], periodUnitChanged: [{ type: i0.Output, args: ["periodUnitChanged"] }], planSelected: [{ type: i0.Output, args: ["planSelected"] }], editCurrency: [{ type: i0.Output, args: ["editCurrency"] }], checkout: [{ type: i0.Output, args: ["checkout"] }] }); })();
87779
87779
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PlanSelectionContainerComponent, { className: "PlanSelectionContainerComponent", filePath: "lib/components/profile-analysis-dashboard/cards/plan-selection-container.component.ts", lineNumber: 107 }); })();
87780
87780
 
87781
+ const _c0$3 = ["chartdiv"];
87782
+ class ShopProfileStatusCardComponent {
87783
+ constructor() {
87784
+ this.viewMode = input(ViewModeEnum.LIGHT, ...(ngDevMode ? [{ debugName: "viewMode" }] : []));
87785
+ this.totalQuestions = input(0, ...(ngDevMode ? [{ debugName: "totalQuestions" }] : []));
87786
+ this.answeredQuestions = input(0, ...(ngDevMode ? [{ debugName: "answeredQuestions" }] : []));
87787
+ this.completionPercentage = computed(() => {
87788
+ const total = this.totalQuestions();
87789
+ if (total === 0)
87790
+ return 0;
87791
+ return (this.answeredQuestions() / total) * 100;
87792
+ }, ...(ngDevMode ? [{ debugName: "completionPercentage" }] : []));
87793
+ this.notStartedPercentage = computed(() => {
87794
+ return 100 - this.completionPercentage();
87795
+ }, ...(ngDevMode ? [{ debugName: "notStartedPercentage" }] : []));
87796
+ }
87797
+ ngAfterViewInit() {
87798
+ setTimeout(() => {
87799
+ this.createChart();
87800
+ }, 100);
87801
+ }
87802
+ ngOnDestroy() {
87803
+ if (this.chartElement) {
87804
+ this.chartElement.series.clear();
87805
+ }
87806
+ if (this.root) {
87807
+ this.root.dispose();
87808
+ }
87809
+ this.chartElement = undefined;
87810
+ this.root = undefined;
87811
+ }
87812
+ createChart() {
87813
+ if (!this.chartDiv?.nativeElement) {
87814
+ return;
87815
+ }
87816
+ this.root = Root.new(this.chartDiv.nativeElement);
87817
+ this.root.setThemes([am5themes_Animated.new(this.root)]);
87818
+ this.chartElement = this.root.container.children.push(PieChart.new(this.root, {
87819
+ layout: this.root.verticalLayout,
87820
+ radius: percent(95),
87821
+ innerRadius: percent(60)
87822
+ }));
87823
+ const series = this.chartElement.series.push(PieSeries.new(this.root, {
87824
+ valueField: 'value',
87825
+ categoryField: 'category',
87826
+ alignLabels: false
87827
+ }));
87828
+ series.slices.template.setAll({
87829
+ templateField: 'sliceSettings',
87830
+ strokeOpacity: 0
87831
+ });
87832
+ series.labels.template.setAll({
87833
+ textType: 'circular',
87834
+ fill: color(0xFFFFFF),
87835
+ text: '{category}',
87836
+ fontSize: 12
87837
+ });
87838
+ series.ticks.template.set('forceHidden', true);
87839
+ series.states.create('hidden', {
87840
+ startAngle: 180,
87841
+ endAngle: 180
87842
+ });
87843
+ series.slices.template.states.create('hover', {
87844
+ scale: 1
87845
+ });
87846
+ series.slices.template.states.create('active', {
87847
+ shiftRadius: 0
87848
+ });
87849
+ series.labels.template.adapters.add('visible', function (visible, radialLabel) {
87850
+ if (radialLabel.dataItem && radialLabel.dataItem.dataContext) {
87851
+ const pieData = radialLabel.dataItem.dataContext;
87852
+ if (pieData.value < 8) {
87853
+ visible = false;
87854
+ }
87855
+ }
87856
+ return visible;
87857
+ });
87858
+ const pieData = [];
87859
+ const completionPct = this.completionPercentage();
87860
+ const notStartedPct = this.notStartedPercentage();
87861
+ if (completionPct > 0) {
87862
+ pieData.push({
87863
+ category: 'Complete',
87864
+ value: completionPct,
87865
+ sliceSettings: {
87866
+ fill: color(0x0BA5EC)
87867
+ }
87868
+ });
87869
+ }
87870
+ if (notStartedPct > 0) {
87871
+ pieData.push({
87872
+ category: 'Not started',
87873
+ value: notStartedPct,
87874
+ sliceSettings: {
87875
+ fill: color(0xF04438)
87876
+ }
87877
+ });
87878
+ }
87879
+ series.data.setAll(pieData);
87880
+ const percentageText = `${completionPct.toFixed(1)}%\nComplete`;
87881
+ this.chartElement.children.unshift(Label.new(this.root, {
87882
+ text: percentageText,
87883
+ fontSize: 16,
87884
+ fill: color(0xFFFFFF),
87885
+ fontWeight: '500',
87886
+ textAlign: 'center',
87887
+ x: percent(50),
87888
+ centerX: percent(50),
87889
+ y: percent(50),
87890
+ centerY: percent(50),
87891
+ paddingTop: 0,
87892
+ paddingBottom: 0
87893
+ }));
87894
+ this.chartElement.appear(1000, 100);
87895
+ series.appear();
87896
+ }
87897
+ containerClasses() {
87898
+ return this.viewMode() === ViewModeEnum.DARK
87899
+ ? 'bg-slate-800/40 border-slate-700/50'
87900
+ : 'bg-white border-slate-200';
87901
+ }
87902
+ headerClasses() {
87903
+ return this.viewMode() === ViewModeEnum.DARK
87904
+ ? 'border-slate-700/50 bg-slate-800/60'
87905
+ : 'border-slate-200 bg-gradient-to-r from-blue-50/50 to-purple-50/50';
87906
+ }
87907
+ iconContainerClasses() {
87908
+ return this.viewMode() === ViewModeEnum.DARK
87909
+ ? 'bg-blue-500/20 text-blue-400'
87910
+ : 'bg-blue-100 text-blue-600';
87911
+ }
87912
+ titleClasses() {
87913
+ return this.viewMode() === ViewModeEnum.DARK
87914
+ ? 'text-white'
87915
+ : 'bg-gradient-to-r from-blue-600 to-purple-600 bg-clip-text text-transparent';
87916
+ }
87917
+ subtitleClasses() {
87918
+ return this.viewMode() === ViewModeEnum.DARK
87919
+ ? 'text-slate-400'
87920
+ : 'text-slate-600';
87921
+ }
87922
+ contentClasses() {
87923
+ return this.viewMode() === ViewModeEnum.DARK
87924
+ ? 'bg-slate-800/30'
87925
+ : 'bg-slate-50/30';
87926
+ }
87927
+ static { this.ɵfac = function ShopProfileStatusCardComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ShopProfileStatusCardComponent)(); }; }
87928
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ShopProfileStatusCardComponent, selectors: [["symphiq-shop-profile-status-card"]], viewQuery: function ShopProfileStatusCardComponent_Query(rf, ctx) { if (rf & 1) {
87929
+ i0.ɵɵviewQuery(_c0$3, 5);
87930
+ } if (rf & 2) {
87931
+ let _t;
87932
+ i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.chartDiv = _t.first);
87933
+ } }, inputs: { viewMode: [1, "viewMode"], totalQuestions: [1, "totalQuestions"], answeredQuestions: [1, "answeredQuestions"] }, decls: 15, vars: 8, consts: [["chartdiv", ""], [1, "rounded-2xl", "border", "shadow-lg", "overflow-hidden", 3, "ngClass"], [1, "px-6", "py-5", "border-b", 3, "ngClass"], [1, "flex", "items-center", "justify-between"], [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 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-3 7h3m-3 4h3m-6-4h.01M9 16h.01"], [1, "text-xl", "font-bold", 3, "ngClass"], [1, "text-sm", "mt-0.5", 3, "ngClass"], [1, "p-6", "flex", "items-center", "justify-center", 3, "ngClass"], [1, "w-full", 2, "height", "300px"]], template: function ShopProfileStatusCardComponent_Template(rf, ctx) { if (rf & 1) {
87934
+ i0.ɵɵelementStart(0, "div", 1)(1, "div", 2)(2, "div", 3)(3, "div", 4)(4, "div", 5);
87935
+ i0.ɵɵnamespaceSVG();
87936
+ i0.ɵɵelementStart(5, "svg", 6);
87937
+ i0.ɵɵelement(6, "path", 7);
87938
+ i0.ɵɵelementEnd()();
87939
+ i0.ɵɵnamespaceHTML();
87940
+ i0.ɵɵelementStart(7, "div")(8, "h2", 8);
87941
+ i0.ɵɵtext(9, " Shop Profile Analysis ");
87942
+ i0.ɵɵelementEnd();
87943
+ i0.ɵɵelementStart(10, "p", 9);
87944
+ i0.ɵɵtext(11);
87945
+ i0.ɵɵelementEnd()()()()();
87946
+ i0.ɵɵelementStart(12, "div", 10);
87947
+ i0.ɵɵelement(13, "div", 11, 0);
87948
+ i0.ɵɵelementEnd()();
87949
+ } if (rf & 2) {
87950
+ i0.ɵɵproperty("ngClass", ctx.containerClasses());
87951
+ i0.ɵɵadvance();
87952
+ i0.ɵɵproperty("ngClass", ctx.headerClasses());
87953
+ i0.ɵɵadvance(3);
87954
+ i0.ɵɵproperty("ngClass", ctx.iconContainerClasses());
87955
+ i0.ɵɵadvance(4);
87956
+ i0.ɵɵproperty("ngClass", ctx.titleClasses());
87957
+ i0.ɵɵadvance(2);
87958
+ i0.ɵɵproperty("ngClass", ctx.subtitleClasses());
87959
+ i0.ɵɵadvance();
87960
+ i0.ɵɵtextInterpolate2(" ", ctx.answeredQuestions(), " of ", ctx.totalQuestions(), " questions answered ");
87961
+ i0.ɵɵadvance();
87962
+ i0.ɵɵproperty("ngClass", ctx.contentClasses());
87963
+ } }, dependencies: [CommonModule, i1$1.NgClass], encapsulation: 2, changeDetection: 0 }); }
87964
+ }
87965
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ShopProfileStatusCardComponent, [{
87966
+ type: Component,
87967
+ args: [{
87968
+ selector: 'symphiq-shop-profile-status-card',
87969
+ standalone: true,
87970
+ imports: [CommonModule],
87971
+ changeDetection: ChangeDetectionStrategy.OnPush,
87972
+ template: `
87973
+ <div [ngClass]="containerClasses()" class="rounded-2xl border shadow-lg overflow-hidden">
87974
+ <div [ngClass]="headerClasses()" class="px-6 py-5 border-b">
87975
+ <div class="flex items-center justify-between">
87976
+ <div class="flex items-center gap-3">
87977
+ <div [ngClass]="iconContainerClasses()" class="p-2.5 rounded-lg">
87978
+ <svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24">
87979
+ <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-3 7h3m-3 4h3m-6-4h.01M9 16h.01"></path>
87980
+ </svg>
87981
+ </div>
87982
+ <div>
87983
+ <h2 [ngClass]="titleClasses()" class="text-xl font-bold">
87984
+ Shop Profile Analysis
87985
+ </h2>
87986
+ <p [ngClass]="subtitleClasses()" class="text-sm mt-0.5">
87987
+ {{ answeredQuestions() }} of {{ totalQuestions() }} questions answered
87988
+ </p>
87989
+ </div>
87990
+ </div>
87991
+ </div>
87992
+ </div>
87993
+
87994
+ <div [ngClass]="contentClasses()" class="p-6 flex items-center justify-center">
87995
+ <div #chartdiv class="w-full" style="height: 300px;"></div>
87996
+ </div>
87997
+ </div>
87998
+ `
87999
+ }]
88000
+ }], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], totalQuestions: [{ type: i0.Input, args: [{ isSignal: true, alias: "totalQuestions", required: false }] }], answeredQuestions: [{ type: i0.Input, args: [{ isSignal: true, alias: "answeredQuestions", required: false }] }], chartDiv: [{
88001
+ type: ViewChild,
88002
+ args: ['chartdiv', { static: false }]
88003
+ }] }); })();
88004
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ShopProfileStatusCardComponent, { className: "ShopProfileStatusCardComponent", filePath: "lib/components/profile-analysis-dashboard/cards/shop-profile-status-card.component.ts", lineNumber: 50 }); })();
88005
+
87781
88006
  class SubscriptionValuePropositionCardComponent {
87782
88007
  constructor() {
87783
88008
  this.viewMode = input(ViewModeEnum.LIGHT, ...(ngDevMode ? [{ debugName: "viewMode" }] : []));
@@ -88505,83 +88730,101 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_8_Template(rf, ctx
88505
88730
  i0.ɵɵadvance();
88506
88731
  i0.ɵɵconditional(ctx_r1.isMetricAnalysis() ? 3 : -1);
88507
88732
  } }
88508
- function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_0_Template(rf, ctx) { if (rf & 1) {
88509
- i0.ɵɵelementStart(0, "div", 29);
88510
- i0.ɵɵelement(1, "symphiq-content-generation-progress", 31);
88733
+ function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_0_Template(rf, ctx) { if (rf & 1) {
88734
+ i0.ɵɵelementStart(0, "div", 28);
88735
+ i0.ɵɵelement(1, "symphiq-shop-profile-status-card", 29);
88511
88736
  i0.ɵɵelementEnd();
88512
88737
  } if (rf & 2) {
88513
- const ctx_r1 = i0.ɵɵnextContext(3);
88738
+ const ctx_r1 = i0.ɵɵnextContext(2);
88739
+ i0.ɵɵadvance();
88740
+ i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("totalQuestions", ctx_r1.totalShopQuestions())("answeredQuestions", ctx_r1.answeredShopQuestions());
88741
+ } }
88742
+ function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_1_Conditional_0_Template(rf, ctx) { if (rf & 1) {
88743
+ i0.ɵɵelementStart(0, "div", 30);
88744
+ i0.ɵɵelement(1, "symphiq-content-generation-progress", 32);
88745
+ i0.ɵɵelementEnd();
88746
+ } if (rf & 2) {
88747
+ const ctx_r1 = i0.ɵɵnextContext(4);
88514
88748
  i0.ɵɵproperty("ngClass", ctx_r1.getProgressCardClasses());
88515
88749
  i0.ɵɵadvance();
88516
88750
  i0.ɵɵproperty("itemStatus", ctx_r1.itemStatusProfileShop())("viewMode", ctx_r1.viewMode());
88517
88751
  } }
88518
- function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_1_Template(rf, ctx) { if (rf & 1) {
88752
+ function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_1_Conditional_1_Template(rf, ctx) { if (rf & 1) {
88519
88753
  const _r3 = i0.ɵɵgetCurrentView();
88520
- i0.ɵɵelementStart(0, "symphiq-strategic-goals-tiled-grid", 32);
88521
- i0.ɵɵlistener("viewMoreClick", function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_1_Template_symphiq_strategic_goals_tiled_grid_viewMoreClick_0_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.openGoalModal($event)); });
88754
+ i0.ɵɵelementStart(0, "symphiq-strategic-goals-tiled-grid", 33);
88755
+ i0.ɵɵlistener("viewMoreClick", function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_1_Conditional_1_Template_symphiq_strategic_goals_tiled_grid_viewMoreClick_0_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(4); return i0.ɵɵresetView(ctx_r1.openGoalModal($event)); });
88522
88756
  i0.ɵɵelementEnd();
88523
88757
  } if (rf & 2) {
88524
- const ctx_r1 = i0.ɵɵnextContext(3);
88758
+ const ctx_r1 = i0.ɵɵnextContext(4);
88525
88759
  i0.ɵɵproperty("goals", ctx_r1.strategicRoadmapGoals())("viewMode", ctx_r1.viewMode());
88526
88760
  } }
88527
- function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Template(rf, ctx) { if (rf & 1) {
88528
- i0.ɵɵconditionalCreate(0, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_0_Template, 2, 3, "div", 29)(1, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_1_Template, 1, 2, "symphiq-strategic-goals-tiled-grid", 30);
88761
+ function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_1_Template(rf, ctx) { if (rf & 1) {
88762
+ i0.ɵɵconditionalCreate(0, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_1_Conditional_0_Template, 2, 3, "div", 30)(1, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_1_Conditional_1_Template, 1, 2, "symphiq-strategic-goals-tiled-grid", 31);
88529
88763
  } if (rf & 2) {
88530
- const ctx_r1 = i0.ɵɵnextContext(2);
88764
+ const ctx_r1 = i0.ɵɵnextContext(3);
88531
88765
  i0.ɵɵconditional(ctx_r1.isProfileShopGenerating() && !ctx_r1.isFocusAreaAnalysis() && !ctx_r1.isMetricAnalysis() ? 0 : 1);
88532
88766
  } }
88533
- function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_2_Conditional_0_Conditional_0_Template(rf, ctx) { if (rf & 1) {
88767
+ function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_2_Conditional_0_Conditional_0_Template(rf, ctx) { if (rf & 1) {
88534
88768
  i0.ɵɵelementStart(0, "div", 28);
88535
- i0.ɵɵelement(1, "symphiq-subscription-value-proposition-card", 36);
88769
+ i0.ɵɵelement(1, "symphiq-subscription-value-proposition-card", 37);
88536
88770
  i0.ɵɵelementEnd();
88537
88771
  } if (rf & 2) {
88538
- const ctx_r1 = i0.ɵɵnextContext(4);
88772
+ const ctx_r1 = i0.ɵɵnextContext(5);
88539
88773
  i0.ɵɵadvance();
88540
88774
  i0.ɵɵproperty("viewMode", ctx_r1.viewMode());
88541
88775
  } }
88542
- function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_2_Conditional_0_Template(rf, ctx) { if (rf & 1) {
88776
+ function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_2_Conditional_0_Template(rf, ctx) { if (rf & 1) {
88543
88777
  const _r4 = i0.ɵɵgetCurrentView();
88544
- i0.ɵɵconditionalCreate(0, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_2_Conditional_0_Conditional_0_Template, 2, 1, "div", 28);
88545
- i0.ɵɵelementStart(1, "symphiq-billing-currency-selector-card", 35);
88546
- i0.ɵɵlistener("currencySelected", function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_2_Conditional_0_Template_symphiq_billing_currency_selector_card_currencySelected_1_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.handleCurrencyChange($event)); });
88778
+ i0.ɵɵconditionalCreate(0, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_2_Conditional_0_Conditional_0_Template, 2, 1, "div", 28);
88779
+ i0.ɵɵelementStart(1, "symphiq-billing-currency-selector-card", 36);
88780
+ i0.ɵɵlistener("currencySelected", function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_2_Conditional_0_Template_symphiq_billing_currency_selector_card_currencySelected_1_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(4); return i0.ɵɵresetView(ctx_r1.handleCurrencyChange($event)); });
88547
88781
  i0.ɵɵelementEnd();
88548
88782
  } if (rf & 2) {
88549
- let tmp_6_0;
88550
- const ctx_r1 = i0.ɵɵnextContext(3);
88783
+ let tmp_7_0;
88784
+ const ctx_r1 = i0.ɵɵnextContext(4);
88551
88785
  i0.ɵɵconditional(!ctx_r1.hasBillingCurrency() ? 0 : -1);
88552
88786
  i0.ɵɵadvance();
88553
- i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("isLoading", ctx_r1.isCurrencySelectionLoading())("initialCurrency", ctx_r1.isEditingCurrency() ? ((tmp_6_0 = ctx_r1.account()) == null ? null : tmp_6_0.billingCurrencyCode) || null : null);
88787
+ i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("isLoading", ctx_r1.isCurrencySelectionLoading())("initialCurrency", ctx_r1.isEditingCurrency() ? ((tmp_7_0 = ctx_r1.account()) == null ? null : tmp_7_0.billingCurrencyCode) || null : null);
88554
88788
  } }
88555
- function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_2_Conditional_1_Template(rf, ctx) { if (rf & 1) {
88789
+ function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_2_Conditional_1_Template(rf, ctx) { if (rf & 1) {
88556
88790
  const _r5 = i0.ɵɵgetCurrentView();
88557
- i0.ɵɵelementStart(0, "div", 33)(1, "symphiq-plan-selection-container", 37);
88558
- 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.handleEditCurrencyClick()); })("checkout", function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_2_Conditional_1_Template_symphiq_plan_selection_container_checkout_1_listener($event) { i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.checkoutPlanClick.emit($event)); });
88791
+ i0.ɵɵelementStart(0, "div", 34)(1, "symphiq-plan-selection-container", 38);
88792
+ i0.ɵɵlistener("periodUnitChanged", function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_2_Conditional_1_Template_symphiq_plan_selection_container_periodUnitChanged_1_listener($event) { i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(4); return i0.ɵɵresetView(ctx_r1.handlePeriodUnitChange($event)); })("planSelected", function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_2_Conditional_1_Template_symphiq_plan_selection_container_planSelected_1_listener($event) { i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(4); return i0.ɵɵresetView(ctx_r1.handlePlanSelection($event)); })("editCurrency", function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_2_Conditional_1_Template_symphiq_plan_selection_container_editCurrency_1_listener() { i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(4); return i0.ɵɵresetView(ctx_r1.handleEditCurrencyClick()); })("checkout", function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_2_Conditional_1_Template_symphiq_plan_selection_container_checkout_1_listener($event) { i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(4); return i0.ɵɵresetView(ctx_r1.checkoutPlanClick.emit($event)); });
88559
88793
  i0.ɵɵelementEnd()();
88560
88794
  } if (rf & 2) {
88561
- let tmp_4_0;
88562
- const ctx_r1 = i0.ɵɵnextContext(3);
88795
+ let tmp_5_0;
88796
+ const ctx_r1 = i0.ɵɵnextContext(4);
88563
88797
  i0.ɵɵadvance();
88564
- 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());
88798
+ i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("selectedCurrency", ((tmp_5_0 = ctx_r1.account()) == null ? null : tmp_5_0.billingCurrencyCode) || ctx_r1.CurrencyCodeEnum.USD)("planCardInfos", ctx_r1.planCardInfos())("isLoading", ctx_r1.isPlanLoading())("selectedPeriodUnit", ctx_r1.selectedPeriodUnit());
88565
88799
  } }
88566
- function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_2_Conditional_2_Template(rf, ctx) { if (rf & 1) {
88800
+ function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_2_Conditional_2_Template(rf, ctx) { if (rf & 1) {
88567
88801
  const _r6 = i0.ɵɵgetCurrentView();
88568
- i0.ɵɵelementStart(0, "symphiq-plan-selection-placeholder-card", 38);
88569
- 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.handleEditCurrencyClick()); });
88802
+ i0.ɵɵelementStart(0, "symphiq-plan-selection-placeholder-card", 39);
88803
+ i0.ɵɵlistener("editCurrency", function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_2_Conditional_2_Template_symphiq_plan_selection_placeholder_card_editCurrency_0_listener() { i0.ɵɵrestoreView(_r6); const ctx_r1 = i0.ɵɵnextContext(4); return i0.ɵɵresetView(ctx_r1.handleEditCurrencyClick()); });
88570
88804
  i0.ɵɵelementEnd();
88571
88805
  } if (rf & 2) {
88572
- let tmp_4_0;
88806
+ let tmp_5_0;
88807
+ const ctx_r1 = i0.ɵɵnextContext(4);
88808
+ i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("selectedCurrency", ((tmp_5_0 = ctx_r1.account()) == null ? null : tmp_5_0.billingCurrencyCode) || ctx_r1.CurrencyCodeEnum.USD);
88809
+ } }
88810
+ function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_2_Template(rf, ctx) { if (rf & 1) {
88811
+ i0.ɵɵconditionalCreate(0, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_2_Conditional_0_Template, 2, 4)(1, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_2_Conditional_1_Template, 2, 5, "div", 34)(2, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_2_Conditional_2_Template, 1, 2, "symphiq-plan-selection-placeholder-card", 35);
88812
+ } if (rf & 2) {
88573
88813
  const ctx_r1 = i0.ɵɵnextContext(3);
88574
- i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("selectedCurrency", ((tmp_4_0 = ctx_r1.account()) == null ? null : tmp_4_0.billingCurrencyCode) || ctx_r1.CurrencyCodeEnum.USD);
88814
+ i0.ɵɵconditional(!ctx_r1.hasBillingCurrency() || ctx_r1.isEditingCurrency() ? 0 : ctx_r1.showPlanSelection() ? 1 : 2);
88575
88815
  } }
88576
- function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_2_Template(rf, ctx) { if (rf & 1) {
88577
- i0.ɵɵconditionalCreate(0, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_2_Conditional_0_Template, 2, 4)(1, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_2_Conditional_1_Template, 2, 5, "div", 33)(2, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_2_Conditional_2_Template, 1, 2, "symphiq-plan-selection-placeholder-card", 34);
88816
+ function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Template(rf, ctx) { if (rf & 1) {
88817
+ i0.ɵɵelementStart(0, "div", 28);
88818
+ i0.ɵɵconditionalCreate(1, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_1_Template, 2, 1)(2, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Conditional_2_Template, 3, 1);
88819
+ i0.ɵɵelementEnd();
88578
88820
  } if (rf & 2) {
88579
88821
  const ctx_r1 = i0.ɵɵnextContext(2);
88580
- i0.ɵɵconditional(!ctx_r1.hasBillingCurrency() || ctx_r1.isEditingCurrency() ? 0 : ctx_r1.showPlanSelection() ? 1 : 2);
88822
+ i0.ɵɵadvance();
88823
+ i0.ɵɵconditional(ctx_r1.isSubscriptionActive() || ctx_r1.isFocusAreaAnalysis() || ctx_r1.isMetricAnalysis() ? 1 : 2);
88581
88824
  } }
88582
- function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_3_Template(rf, ctx) { if (rf & 1) {
88825
+ function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_2_Template(rf, ctx) { if (rf & 1) {
88583
88826
  i0.ɵɵelementStart(0, "div");
88584
- i0.ɵɵelement(1, "symphiq-collapsible-analysis-section-group", 39);
88827
+ i0.ɵɵelement(1, "symphiq-collapsible-analysis-section-group", 40);
88585
88828
  i0.ɵɵelementEnd();
88586
88829
  } if (rf & 2) {
88587
88830
  const ctx_r1 = i0.ɵɵnextContext(2);
@@ -88589,27 +88832,27 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_3_Te
88589
88832
  i0.ɵɵproperty("sections", ctx_r1.nonStrategicSections())("viewMode", ctx_r1.viewMode())("executiveSummary", ctx_r1.executiveSummary())("focusAreaExecutiveSummary", ctx_r1.focusAreaExecutiveSummary())("metricExecutiveSummary", ctx_r1.metricExecutiveSummary())("metricName", ctx_r1.metricName())("allGoals", ctx_r1.allGoals())("allMetrics", ctx_r1.allMetrics())("allCharts", ctx_r1.allCharts())("allInsights", ctx_r1.allInsights())("businessProfile", ctx_r1.profile());
88590
88833
  } }
88591
88834
  function SymphiqProfileAnalysisDashboardComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
88592
- i0.ɵɵelementStart(0, "div", 28);
88593
- i0.ɵɵconditionalCreate(1, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Template, 2, 1)(2, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_2_Template, 3, 1);
88594
- i0.ɵɵelementEnd();
88595
- i0.ɵɵconditionalCreate(3, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_3_Template, 2, 11, "div");
88835
+ i0.ɵɵconditionalCreate(0, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_0_Template, 2, 3, "div", 28);
88836
+ i0.ɵɵconditionalCreate(1, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_1_Template, 3, 1, "div", 28);
88837
+ i0.ɵɵconditionalCreate(2, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Conditional_2_Template, 2, 11, "div");
88596
88838
  } if (rf & 2) {
88597
88839
  const ctx_r1 = i0.ɵɵnextContext();
88840
+ i0.ɵɵconditional(ctx_r1.shouldShowShopProfileStatus() && !ctx_r1.isFocusAreaAnalysis() && !ctx_r1.isMetricAnalysis() ? 0 : -1);
88598
88841
  i0.ɵɵadvance();
88599
- i0.ɵɵconditional(ctx_r1.isSubscriptionActive() || ctx_r1.isFocusAreaAnalysis() || ctx_r1.isMetricAnalysis() ? 1 : 2);
88600
- i0.ɵɵadvance(2);
88601
- i0.ɵɵconditional(ctx_r1.nonStrategicSections().length > 0 ? 3 : -1);
88842
+ i0.ɵɵconditional(ctx_r1.profileAnalysis() ? 1 : -1);
88843
+ i0.ɵɵadvance();
88844
+ i0.ɵɵconditional(ctx_r1.nonStrategicSections().length > 0 ? 2 : -1);
88602
88845
  } }
88603
88846
  function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_9_Template(rf, ctx) { if (rf & 1) {
88604
- i0.ɵɵelement(0, "symphiq-grade-badge", 50);
88847
+ i0.ɵɵelement(0, "symphiq-grade-badge", 51);
88605
88848
  } if (rf & 2) {
88606
88849
  const summary_r8 = i0.ɵɵnextContext();
88607
88850
  const ctx_r1 = i0.ɵɵnextContext(2);
88608
88851
  i0.ɵɵproperty("grade", summary_r8.overallGrade)("gradeRationale", summary_r8.gradeRationale || "")("viewMode", ctx_r1.viewMode());
88609
88852
  } }
88610
88853
  function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_10_Conditional_4_Template(rf, ctx) { if (rf & 1) {
88611
- i0.ɵɵelementStart(0, "div", 63);
88612
- i0.ɵɵelement(1, "symphiq-napkin-visual-placeholder", 66);
88854
+ i0.ɵɵelementStart(0, "div", 64);
88855
+ i0.ɵɵelement(1, "symphiq-napkin-visual-placeholder", 67);
88613
88856
  i0.ɵɵelementEnd();
88614
88857
  } if (rf & 2) {
88615
88858
  const summary_r8 = i0.ɵɵnextContext(2);
@@ -88618,15 +88861,15 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_C
88618
88861
  i0.ɵɵproperty("visual", summary_r8.napkinVisual)("viewMode", ctx_r1.viewMode());
88619
88862
  } }
88620
88863
  function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_10_Template(rf, ctx) { if (rf & 1) {
88621
- i0.ɵɵelementStart(0, "div", 51)(1, "h3", 61);
88864
+ i0.ɵɵelementStart(0, "div", 52)(1, "h3", 62);
88622
88865
  i0.ɵɵtext(2, " Analysis Narrative ");
88623
88866
  i0.ɵɵelementEnd();
88624
- i0.ɵɵelementStart(3, "div", 62);
88625
- i0.ɵɵconditionalCreate(4, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_10_Conditional_4_Template, 2, 2, "div", 63);
88626
- i0.ɵɵelementStart(5, "p", 64);
88867
+ i0.ɵɵelementStart(3, "div", 63);
88868
+ i0.ɵɵconditionalCreate(4, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_10_Conditional_4_Template, 2, 2, "div", 64);
88869
+ i0.ɵɵelementStart(5, "p", 65);
88627
88870
  i0.ɵɵtext(6);
88628
88871
  i0.ɵɵelementEnd();
88629
- i0.ɵɵelement(7, "div", 65);
88872
+ i0.ɵɵelement(7, "div", 66);
88630
88873
  i0.ɵɵelementEnd()();
88631
88874
  } if (rf & 2) {
88632
88875
  const summary_r8 = i0.ɵɵnextContext();
@@ -88642,10 +88885,10 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_C
88642
88885
  i0.ɵɵtextInterpolate1(" ", summary_r8.narrative, " ");
88643
88886
  } }
88644
88887
  function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_39_For_5_Conditional_12_Template(rf, ctx) { if (rf & 1) {
88645
- i0.ɵɵelementStart(0, "div", 76);
88888
+ i0.ɵɵelementStart(0, "div", 77);
88646
88889
  i0.ɵɵnamespaceSVG();
88647
- i0.ɵɵelementStart(1, "svg", 78);
88648
- i0.ɵɵelement(2, "path", 79);
88890
+ i0.ɵɵelementStart(1, "svg", 79);
88891
+ i0.ɵɵelement(2, "path", 80);
88649
88892
  i0.ɵɵelementEnd();
88650
88893
  i0.ɵɵnamespaceHTML();
88651
88894
  i0.ɵɵelementStart(3, "span");
@@ -88659,10 +88902,10 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_C
88659
88902
  i0.ɵɵtextInterpolate(win_r9.estimatedTimeframe);
88660
88903
  } }
88661
88904
  function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_39_For_5_Conditional_13_Template(rf, ctx) { if (rf & 1) {
88662
- i0.ɵɵelementStart(0, "div", 77)(1, "h4", 80);
88905
+ i0.ɵɵelementStart(0, "div", 78)(1, "h4", 81);
88663
88906
  i0.ɵɵtext(2, " Related Goal ");
88664
88907
  i0.ɵɵelementEnd();
88665
- i0.ɵɵelement(3, "symphiq-related-goal-chips", 81);
88908
+ i0.ɵɵelement(3, "symphiq-related-goal-chips", 82);
88666
88909
  i0.ɵɵelementEnd();
88667
88910
  } if (rf & 2) {
88668
88911
  const win_r9 = i0.ɵɵnextContext().$implicit;
@@ -88673,20 +88916,20 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_C
88673
88916
  i0.ɵɵproperty("relatedGoalIds", i0.ɵɵpureFunction1(4, _c2, win_r9.relatedGoalId))("allGoals", ctx_r1.allGoals())("viewMode", ctx_r1.viewMode());
88674
88917
  } }
88675
88918
  function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_39_For_5_Template(rf, ctx) { if (rf & 1) {
88676
- i0.ɵɵelementStart(0, "div", 69)(1, "div", 70)(2, "div", 71)(3, "span", 72);
88919
+ i0.ɵɵelementStart(0, "div", 70)(1, "div", 71)(2, "div", 72)(3, "span", 73);
88677
88920
  i0.ɵɵtext(4);
88678
88921
  i0.ɵɵelementEnd();
88679
- i0.ɵɵelementStart(5, "p", 73);
88922
+ i0.ɵɵelementStart(5, "p", 74);
88680
88923
  i0.ɵɵtext(6);
88681
88924
  i0.ɵɵelementEnd()();
88682
- i0.ɵɵelementStart(7, "div", 74)(8, "span", 75);
88925
+ i0.ɵɵelementStart(7, "div", 75)(8, "span", 76);
88683
88926
  i0.ɵɵtext(9);
88684
88927
  i0.ɵɵelementEnd();
88685
- i0.ɵɵelementStart(10, "span", 75);
88928
+ i0.ɵɵelementStart(10, "span", 76);
88686
88929
  i0.ɵɵtext(11);
88687
88930
  i0.ɵɵelementEnd()();
88688
- i0.ɵɵconditionalCreate(12, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_39_For_5_Conditional_12_Template, 5, 2, "div", 76);
88689
- i0.ɵɵconditionalCreate(13, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_39_For_5_Conditional_13_Template, 4, 6, "div", 77);
88931
+ i0.ɵɵconditionalCreate(12, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_39_For_5_Conditional_12_Template, 5, 2, "div", 77);
88932
+ i0.ɵɵconditionalCreate(13, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_39_For_5_Conditional_13_Template, 4, 6, "div", 78);
88690
88933
  i0.ɵɵelementEnd()();
88691
88934
  } if (rf & 2) {
88692
88935
  const win_r9 = ctx.$implicit;
@@ -88715,11 +88958,11 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_C
88715
88958
  i0.ɵɵconditional(win_r9.relatedGoalId ? 13 : -1);
88716
88959
  } }
88717
88960
  function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_39_Template(rf, ctx) { if (rf & 1) {
88718
- i0.ɵɵelementStart(0, "div", 60)(1, "h3", 67);
88961
+ i0.ɵɵelementStart(0, "div", 61)(1, "h3", 68);
88719
88962
  i0.ɵɵtext(2, " Quick Wins ");
88720
88963
  i0.ɵɵelementEnd();
88721
- i0.ɵɵelementStart(3, "div", 68);
88722
- i0.ɵɵrepeaterCreate(4, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_39_For_5_Template, 14, 11, "div", 69, i0.ɵɵrepeaterTrackByIndex);
88964
+ i0.ɵɵelementStart(3, "div", 69);
88965
+ i0.ɵɵrepeaterCreate(4, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_39_For_5_Template, 14, 11, "div", 70, i0.ɵɵrepeaterTrackByIndex);
88723
88966
  i0.ɵɵelementEnd()();
88724
88967
  } if (rf & 2) {
88725
88968
  const summary_r8 = i0.ɵɵnextContext();
@@ -88731,55 +88974,55 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_C
88731
88974
  } }
88732
88975
  function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Template(rf, ctx) { if (rf & 1) {
88733
88976
  const _r7 = i0.ɵɵgetCurrentView();
88734
- i0.ɵɵelementStart(0, "section", 40)(1, "div", 44)(2, "div", 45)(3, "div", 46)(4, "div", 47)(5, "h2", 48);
88977
+ i0.ɵɵelementStart(0, "section", 41)(1, "div", 45)(2, "div", 46)(3, "div", 47)(4, "div", 48)(5, "h2", 49);
88735
88978
  i0.ɵɵtext(6, " Executive Summary ");
88736
88979
  i0.ɵɵelementEnd();
88737
- i0.ɵɵelementStart(7, "p", 49);
88980
+ i0.ɵɵelementStart(7, "p", 50);
88738
88981
  i0.ɵɵtext(8);
88739
88982
  i0.ɵɵelementEnd()();
88740
- i0.ɵɵconditionalCreate(9, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_9_Template, 1, 3, "symphiq-grade-badge", 50);
88983
+ i0.ɵɵconditionalCreate(9, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_9_Template, 1, 3, "symphiq-grade-badge", 51);
88741
88984
  i0.ɵɵelementEnd();
88742
- i0.ɵɵconditionalCreate(10, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_10_Template, 8, 5, "div", 51);
88743
- i0.ɵɵelementStart(11, "div", 52)(12, "button", 53);
88985
+ i0.ɵɵconditionalCreate(10, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_10_Template, 8, 5, "div", 52);
88986
+ i0.ɵɵelementStart(11, "div", 53)(12, "button", 54);
88744
88987
  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)); });
88745
- i0.ɵɵelementStart(13, "div", 54);
88988
+ i0.ɵɵelementStart(13, "div", 55);
88746
88989
  i0.ɵɵtext(14, " Key Strengths ");
88747
88990
  i0.ɵɵelementEnd();
88748
- i0.ɵɵelementStart(15, "div", 55);
88991
+ i0.ɵɵelementStart(15, "div", 56);
88749
88992
  i0.ɵɵtext(16);
88750
88993
  i0.ɵɵelementEnd();
88751
- i0.ɵɵelementStart(17, "div", 56)(18, "span", 57);
88994
+ i0.ɵɵelementStart(17, "div", 57)(18, "span", 58);
88752
88995
  i0.ɵɵtext(19, "View Details");
88753
88996
  i0.ɵɵelementEnd();
88754
- i0.ɵɵelement(20, "symphiq-icon", 58);
88997
+ i0.ɵɵelement(20, "symphiq-icon", 59);
88755
88998
  i0.ɵɵelementEnd()();
88756
- i0.ɵɵelementStart(21, "button", 53);
88999
+ i0.ɵɵelementStart(21, "button", 54);
88757
89000
  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)); });
88758
- i0.ɵɵelementStart(22, "div", 54);
89001
+ i0.ɵɵelementStart(22, "div", 55);
88759
89002
  i0.ɵɵtext(23, " Critical Gaps ");
88760
89003
  i0.ɵɵelementEnd();
88761
- i0.ɵɵelementStart(24, "div", 55);
89004
+ i0.ɵɵelementStart(24, "div", 56);
88762
89005
  i0.ɵɵtext(25);
88763
89006
  i0.ɵɵelementEnd();
88764
- i0.ɵɵelementStart(26, "div", 56)(27, "span", 57);
89007
+ i0.ɵɵelementStart(26, "div", 57)(27, "span", 58);
88765
89008
  i0.ɵɵtext(28, "View Details");
88766
89009
  i0.ɵɵelementEnd();
88767
- i0.ɵɵelement(29, "symphiq-icon", 58);
89010
+ i0.ɵɵelement(29, "symphiq-icon", 59);
88768
89011
  i0.ɵɵelementEnd()();
88769
- i0.ɵɵelementStart(30, "button", 53);
89012
+ i0.ɵɵelementStart(30, "button", 54);
88770
89013
  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()); });
88771
- i0.ɵɵelementStart(31, "div", 54);
89014
+ i0.ɵɵelementStart(31, "div", 55);
88772
89015
  i0.ɵɵtext(32, " Quick Wins ");
88773
89016
  i0.ɵɵelementEnd();
88774
- i0.ɵɵelementStart(33, "div", 55);
89017
+ i0.ɵɵelementStart(33, "div", 56);
88775
89018
  i0.ɵɵtext(34);
88776
89019
  i0.ɵɵelementEnd();
88777
- i0.ɵɵelementStart(35, "div", 56)(36, "span", 57);
89020
+ i0.ɵɵelementStart(35, "div", 57)(36, "span", 58);
88778
89021
  i0.ɵɵtext(37, "Details Below");
88779
89022
  i0.ɵɵelementEnd();
88780
- i0.ɵɵelement(38, "symphiq-icon", 59);
89023
+ i0.ɵɵelement(38, "symphiq-icon", 60);
88781
89024
  i0.ɵɵelementEnd()()()()();
88782
- i0.ɵɵconditionalCreate(39, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_39_Template, 6, 1, "div", 60);
89025
+ i0.ɵɵconditionalCreate(39, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_39_Template, 6, 1, "div", 61);
88783
89026
  i0.ɵɵelementEnd();
88784
89027
  } if (rf & 2) {
88785
89028
  const summary_r8 = ctx;
@@ -88837,7 +89080,7 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_T
88837
89080
  } }
88838
89081
  function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_1_Template(rf, ctx) { if (rf & 1) {
88839
89082
  const _r11 = i0.ɵɵgetCurrentView();
88840
- i0.ɵɵelementStart(0, "symphiq-focus-area-executive-summary", 82);
89083
+ i0.ɵɵelementStart(0, "symphiq-focus-area-executive-summary", 83);
88841
89084
  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)); });
88842
89085
  i0.ɵɵelementEnd();
88843
89086
  } if (rf & 2) {
@@ -88846,7 +89089,7 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_1_T
88846
89089
  } }
88847
89090
  function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_2_Template(rf, ctx) { if (rf & 1) {
88848
89091
  const _r12 = i0.ɵɵgetCurrentView();
88849
- i0.ɵɵelementStart(0, "symphiq-metric-executive-summary", 83);
89092
+ i0.ɵɵelementStart(0, "symphiq-metric-executive-summary", 84);
88850
89093
  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)); });
88851
89094
  i0.ɵɵelementEnd();
88852
89095
  } if (rf & 2) {
@@ -88854,21 +89097,21 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_2_T
88854
89097
  i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("summary", ctx)("metricName", ctx_r1.metricName())("allGoals", ctx_r1.allGoals());
88855
89098
  } }
88856
89099
  function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_3_Conditional_0_Template(rf, ctx) { if (rf & 1) {
88857
- i0.ɵɵelement(0, "symphiq-section-divider", 84);
89100
+ i0.ɵɵelement(0, "symphiq-section-divider", 85);
88858
89101
  } if (rf & 2) {
88859
89102
  const sectionList_r13 = i0.ɵɵnextContext();
88860
89103
  const ctx_r1 = i0.ɵɵnextContext(2);
88861
89104
  i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("sectionIcon", sectionList_r13[0].icon);
88862
89105
  } }
88863
89106
  function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_3_Template(rf, ctx) { if (rf & 1) {
88864
- i0.ɵɵconditionalCreate(0, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_3_Conditional_0_Template, 1, 2, "symphiq-section-divider", 84);
89107
+ i0.ɵɵconditionalCreate(0, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_3_Conditional_0_Template, 1, 2, "symphiq-section-divider", 85);
88865
89108
  } if (rf & 2) {
88866
89109
  const sectionList_r13 = ctx;
88867
89110
  i0.ɵɵconditional(sectionList_r13.length > 0 && sectionList_r13[0].icon ? 0 : -1);
88868
89111
  } }
88869
89112
  function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_2_Template(rf, ctx) { if (rf & 1) {
88870
- i0.ɵɵelementStart(0, "div", 87);
88871
- i0.ɵɵelement(1, "symphiq-icon", 91);
89113
+ i0.ɵɵelementStart(0, "div", 88);
89114
+ i0.ɵɵelement(1, "symphiq-icon", 92);
88872
89115
  i0.ɵɵelementEnd();
88873
89116
  } if (rf & 2) {
88874
89117
  const section_r14 = i0.ɵɵnextContext().$implicit;
@@ -88878,8 +89121,8 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_F
88878
89121
  i0.ɵɵproperty("icon", section_r14.icon);
88879
89122
  } }
88880
89123
  function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_6_Conditional_1_Template(rf, ctx) { if (rf & 1) {
88881
- i0.ɵɵelementStart(0, "div", 93);
88882
- i0.ɵɵelement(1, "symphiq-napkin-visual-placeholder", 66);
89124
+ i0.ɵɵelementStart(0, "div", 94);
89125
+ i0.ɵɵelement(1, "symphiq-napkin-visual-placeholder", 67);
88883
89126
  i0.ɵɵelementEnd();
88884
89127
  } if (rf & 2) {
88885
89128
  const section_r14 = i0.ɵɵnextContext(2).$implicit;
@@ -88888,7 +89131,7 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_F
88888
89131
  i0.ɵɵproperty("visual", section_r14.visual)("viewMode", ctx_r1.viewMode());
88889
89132
  } }
88890
89133
  function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_6_Conditional_2_Template(rf, ctx) { if (rf & 1) {
88891
- i0.ɵɵelementStart(0, "div", 95)(1, "p", 64);
89134
+ i0.ɵɵelementStart(0, "div", 96)(1, "p", 65);
88892
89135
  i0.ɵɵtext(2);
88893
89136
  i0.ɵɵelementEnd()();
88894
89137
  } if (rf & 2) {
@@ -88901,42 +89144,42 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_F
88901
89144
  i0.ɵɵtextInterpolate1(" ", section_r14.description, " ");
88902
89145
  } }
88903
89146
  function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_6_Template(rf, ctx) { if (rf & 1) {
88904
- i0.ɵɵelementStart(0, "div", 92);
88905
- i0.ɵɵconditionalCreate(1, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_6_Conditional_1_Template, 2, 2, "div", 93);
88906
- i0.ɵɵconditionalCreate(2, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_6_Conditional_2_Template, 3, 6, "div", 94);
89147
+ i0.ɵɵelementStart(0, "div", 93);
89148
+ i0.ɵɵconditionalCreate(1, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_6_Conditional_1_Template, 2, 2, "div", 94);
89149
+ i0.ɵɵconditionalCreate(2, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_6_Conditional_2_Template, 3, 6, "div", 95);
88907
89150
  i0.ɵɵelementEnd();
88908
89151
  } if (rf & 2) {
88909
89152
  const ctx_r14 = i0.ɵɵnextContext();
88910
89153
  const section_r14 = ctx_r14.$implicit;
88911
- const ɵ$index_210_r16 = ctx_r14.$index;
88912
- i0.ɵɵclassProp("lg:flex-row-reverse", ɵ$index_210_r16 % 2 === 0);
89154
+ const ɵ$index_216_r16 = ctx_r14.$index;
89155
+ i0.ɵɵclassProp("lg:flex-row-reverse", ɵ$index_216_r16 % 2 === 0);
88913
89156
  i0.ɵɵadvance();
88914
89157
  i0.ɵɵconditional(section_r14.visual && section_r14.visual.enabled ? 1 : -1);
88915
89158
  i0.ɵɵadvance();
88916
89159
  i0.ɵɵconditional(section_r14.description ? 2 : -1);
88917
89160
  } }
88918
89161
  function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_8_Template(rf, ctx) { if (rf & 1) {
88919
- i0.ɵɵelement(0, "symphiq-section-divider", 84);
89162
+ i0.ɵɵelement(0, "symphiq-section-divider", 85);
88920
89163
  } if (rf & 2) {
88921
- const ɵ$index_210_r16 = i0.ɵɵnextContext().$index;
89164
+ const ɵ$index_216_r16 = i0.ɵɵnextContext().$index;
88922
89165
  const sectionList_r17 = i0.ɵɵnextContext();
88923
89166
  const ctx_r1 = i0.ɵɵnextContext(2);
88924
- i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("sectionIcon", sectionList_r17[ɵ$index_210_r16 + 1].icon);
89167
+ i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("sectionIcon", sectionList_r17[ɵ$index_216_r16 + 1].icon);
88925
89168
  } }
88926
89169
  function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Template(rf, ctx) { if (rf & 1) {
88927
- i0.ɵɵelementStart(0, "div", 85)(1, "div", 86);
88928
- i0.ɵɵconditionalCreate(2, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_2_Template, 2, 2, "div", 87);
88929
- i0.ɵɵelementStart(3, "div", 47)(4, "h3", 88);
89170
+ i0.ɵɵelementStart(0, "div", 86)(1, "div", 87);
89171
+ i0.ɵɵconditionalCreate(2, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_2_Template, 2, 2, "div", 88);
89172
+ i0.ɵɵelementStart(3, "div", 48)(4, "h3", 89);
88930
89173
  i0.ɵɵtext(5);
88931
89174
  i0.ɵɵelementEnd()()();
88932
- i0.ɵɵconditionalCreate(6, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_6_Template, 3, 4, "div", 89);
88933
- i0.ɵɵelement(7, "symphiq-profile-section-content", 90);
89175
+ i0.ɵɵconditionalCreate(6, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_6_Template, 3, 4, "div", 90);
89176
+ i0.ɵɵelement(7, "symphiq-profile-section-content", 91);
88934
89177
  i0.ɵɵelementEnd();
88935
- i0.ɵɵconditionalCreate(8, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_8_Template, 1, 2, "symphiq-section-divider", 84);
89178
+ i0.ɵɵconditionalCreate(8, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Conditional_8_Template, 1, 2, "symphiq-section-divider", 85);
88936
89179
  } if (rf & 2) {
88937
89180
  const section_r14 = ctx.$implicit;
88938
- const ɵ$index_210_r16 = ctx.$index;
88939
- const ɵ$count_210_r18 = ctx.$count;
89181
+ const ɵ$index_216_r16 = ctx.$index;
89182
+ const ɵ$count_216_r18 = ctx.$count;
88940
89183
  const ctx_r1 = i0.ɵɵnextContext(3);
88941
89184
  i0.ɵɵproperty("id", "section-" + section_r14.id)("ngClass", ctx_r1.getSectionCardClasses());
88942
89185
  i0.ɵɵadvance(2);
@@ -88948,12 +89191,12 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_F
88948
89191
  i0.ɵɵadvance();
88949
89192
  i0.ɵɵconditional(section_r14.description || section_r14.visual && section_r14.visual.enabled ? 6 : -1);
88950
89193
  i0.ɵɵadvance();
88951
- i0.ɵɵproperty("section", section_r14)("executiveSummary", section_r14.id === "executive-summary" ? ctx_r1.executiveSummary() : undefined)("viewMode", ctx_r1.viewMode())("sectionIndex", ɵ$index_210_r16)("allGoals", ctx_r1.allGoals())("allMetrics", ctx_r1.allMetrics())("allCharts", ctx_r1.allCharts())("allInsights", ctx_r1.allInsights())("businessProfile", ctx_r1.profile());
89194
+ i0.ɵɵproperty("section", section_r14)("executiveSummary", section_r14.id === "executive-summary" ? ctx_r1.executiveSummary() : undefined)("viewMode", ctx_r1.viewMode())("sectionIndex", ɵ$index_216_r16)("allGoals", ctx_r1.allGoals())("allMetrics", ctx_r1.allMetrics())("allCharts", ctx_r1.allCharts())("allInsights", ctx_r1.allInsights())("businessProfile", ctx_r1.profile());
88952
89195
  i0.ɵɵadvance();
88953
- i0.ɵɵconditional(!(ɵ$index_210_r16 === ɵ$count_210_r18 - 1) ? 8 : -1);
89196
+ i0.ɵɵconditional(!(ɵ$index_216_r16 === ɵ$count_216_r18 - 1) ? 8 : -1);
88954
89197
  } }
88955
89198
  function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_Template(rf, ctx) { if (rf & 1) {
88956
- i0.ɵɵelementStart(0, "section", 43);
89199
+ i0.ɵɵelementStart(0, "section", 44);
88957
89200
  i0.ɵɵrepeaterCreate(1, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_For_2_Template, 9, 16, null, null, _forTrack0);
88958
89201
  i0.ɵɵelementEnd();
88959
89202
  } if (rf & 2) {
@@ -88961,11 +89204,11 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_T
88961
89204
  i0.ɵɵrepeater(ctx);
88962
89205
  } }
88963
89206
  function SymphiqProfileAnalysisDashboardComponent_Conditional_10_Template(rf, ctx) { if (rf & 1) {
88964
- i0.ɵɵconditionalCreate(0, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Template, 40, 34, "section", 40);
88965
- i0.ɵɵconditionalCreate(1, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_1_Template, 1, 3, "symphiq-focus-area-executive-summary", 41);
88966
- i0.ɵɵconditionalCreate(2, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_2_Template, 1, 4, "symphiq-metric-executive-summary", 42);
89207
+ i0.ɵɵconditionalCreate(0, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_0_Template, 40, 34, "section", 41);
89208
+ i0.ɵɵconditionalCreate(1, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_1_Template, 1, 3, "symphiq-focus-area-executive-summary", 42);
89209
+ i0.ɵɵconditionalCreate(2, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_2_Template, 1, 4, "symphiq-metric-executive-summary", 43);
88967
89210
  i0.ɵɵconditionalCreate(3, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_3_Template, 1, 1);
88968
- i0.ɵɵconditionalCreate(4, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_Template, 3, 0, "section", 43);
89211
+ i0.ɵɵconditionalCreate(4, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Conditional_4_Template, 3, 0, "section", 44);
88969
89212
  } if (rf & 2) {
88970
89213
  let tmp_1_0;
88971
89214
  let tmp_2_0;
@@ -89050,7 +89293,7 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_23_Template(rf, ct
89050
89293
  } }
89051
89294
  function SymphiqProfileAnalysisDashboardComponent_Conditional_27_Template(rf, ctx) { if (rf & 1) {
89052
89295
  const _r27 = i0.ɵɵgetCurrentView();
89053
- i0.ɵɵelementStart(0, "symphiq-sticky-subscription-continue-button", 96);
89296
+ i0.ɵɵelementStart(0, "symphiq-sticky-subscription-continue-button", 97);
89054
89297
  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()); });
89055
89298
  i0.ɵɵelementEnd();
89056
89299
  } if (rf & 2) {
@@ -89059,18 +89302,18 @@ function SymphiqProfileAnalysisDashboardComponent_Conditional_27_Template(rf, ct
89059
89302
  } }
89060
89303
  function SymphiqProfileAnalysisDashboardComponent_Conditional_28_Template(rf, ctx) { if (rf & 1) {
89061
89304
  const _r28 = i0.ɵɵgetCurrentView();
89062
- i0.ɵɵelementStart(0, "div", 23)(1, "div", 97)(2, "div", 98)(3, "button", 99);
89305
+ i0.ɵɵelementStart(0, "div", 23)(1, "div", 98)(2, "div", 99)(3, "button", 100);
89063
89306
  i0.ɵɵlistener("click", function SymphiqProfileAnalysisDashboardComponent_Conditional_28_Template_button_click_3_listener() { i0.ɵɵrestoreView(_r28); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.handleCancelCurrencyEdit()); });
89064
89307
  i0.ɵɵtext(4, " Cancel ");
89065
89308
  i0.ɵɵelementEnd();
89066
- i0.ɵɵelementStart(5, "button", 100);
89309
+ i0.ɵɵelementStart(5, "button", 101);
89067
89310
  i0.ɵɵlistener("click", function SymphiqProfileAnalysisDashboardComponent_Conditional_28_Template_button_click_5_listener() { i0.ɵɵrestoreView(_r28); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.handleContinueToPlans()); });
89068
89311
  i0.ɵɵelementStart(6, "span");
89069
89312
  i0.ɵɵtext(7, "Continue to Plans");
89070
89313
  i0.ɵɵelementEnd();
89071
89314
  i0.ɵɵnamespaceSVG();
89072
- i0.ɵɵelementStart(8, "svg", 101);
89073
- i0.ɵɵelement(9, "path", 102);
89315
+ i0.ɵɵelementStart(8, "svg", 102);
89316
+ i0.ɵɵelement(9, "path", 103);
89074
89317
  i0.ɵɵelementEnd()()()()();
89075
89318
  } if (rf & 2) {
89076
89319
  const ctx_r1 = i0.ɵɵnextContext();
@@ -89095,6 +89338,7 @@ class SymphiqProfileAnalysisDashboardComponent {
89095
89338
  this.focusAreaDetails = input(...(ngDevMode ? [undefined, { debugName: "focusAreaDetails" }] : []));
89096
89339
  this.account = input(...(ngDevMode ? [undefined, { debugName: "account" }] : []));
89097
89340
  this.profileShop = input(...(ngDevMode ? [undefined, { debugName: "profileShop" }] : []));
89341
+ this.profileShopQuestions = input(...(ngDevMode ? [undefined, { debugName: "profileShopQuestions" }] : []));
89098
89342
  this.itemStatusProfileShop = input(...(ngDevMode ? [undefined, { debugName: "itemStatusProfileShop" }] : []));
89099
89343
  this.itemStatusProfileAnalysis = input(...(ngDevMode ? [undefined, { debugName: "itemStatusProfileAnalysis" }] : []));
89100
89344
  this.planCardInfos = input(...(ngDevMode ? [undefined, { debugName: "planCardInfos" }] : []));
@@ -89155,6 +89399,22 @@ class SymphiqProfileAnalysisDashboardComponent {
89155
89399
  const status = this.profileShop()?.selfContentStatus;
89156
89400
  return status === AiDynamicContentStatusEnum.REQUESTED || status === AiDynamicContentStatusEnum.GENERATING;
89157
89401
  }, ...(ngDevMode ? [{ debugName: "isProfileShopGenerating" }] : []));
89402
+ this.shouldShowShopProfileStatus = computed(() => {
89403
+ const profileShop = this.profileShop();
89404
+ return profileShop && profileShop.selfContentStatus === AiDynamicContentStatusEnum.GENERATED;
89405
+ }, ...(ngDevMode ? [{ debugName: "shouldShowShopProfileStatus" }] : []));
89406
+ this.totalShopQuestions = computed(() => {
89407
+ return this.profileShopQuestions()?.length || 0;
89408
+ }, ...(ngDevMode ? [{ debugName: "totalShopQuestions" }] : []));
89409
+ this.answeredShopQuestions = computed(() => {
89410
+ return this.profileShopQuestions()?.filter(q => q.answered === true).length || 0;
89411
+ }, ...(ngDevMode ? [{ debugName: "answeredShopQuestions" }] : []));
89412
+ this.shopQuestionsCompletionPercentage = computed(() => {
89413
+ const total = this.totalShopQuestions();
89414
+ if (total === 0)
89415
+ return 0;
89416
+ return (this.answeredShopQuestions() / total) * 100;
89417
+ }, ...(ngDevMode ? [{ debugName: "shopQuestionsCompletionPercentage" }] : []));
89158
89418
  this.COLLAPSE_THRESHOLD = 20;
89159
89419
  this.EXPAND_THRESHOLD = 10;
89160
89420
  this.currencySelectionEffect = effect(() => {
@@ -89961,7 +90221,7 @@ class SymphiqProfileAnalysisDashboardComponent {
89961
90221
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.funnelModalComponent = _t.first);
89962
90222
  } }, hostBindings: function SymphiqProfileAnalysisDashboardComponent_HostBindings(rf, ctx) { if (rf & 1) {
89963
90223
  i0.ɵɵlistener("scroll", function SymphiqProfileAnalysisDashboardComponent_scroll_HostBindingHandler($event) { return ctx.onWindowScroll($event); }, i0.ɵɵresolveWindow);
89964
- } }, inputs: { viewMode: [1, "viewMode"], requestedByUser: [1, "requestedByUser"], createdDate: [1, "createdDate"], embedded: [1, "embedded"], profileAnalysis: [1, "profileAnalysis"], profile: [1, "profile"], funnelAnalysis: [1, "funnelAnalysis"], analysisType: [1, "analysisType"], focusAreaDetails: [1, "focusAreaDetails"], account: [1, "account"], profileShop: [1, "profileShop"], itemStatusProfileShop: [1, "itemStatusProfileShop"], itemStatusProfileAnalysis: [1, "itemStatusProfileAnalysis"], 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", checkoutPlanClick: "checkoutPlanClick" }, features: [i0.ɵɵNgOnChangesFeature], decls: 29, vars: 50, 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"], [1, "fixed", "bottom-0", "left-0", "right-0", "z-50", "border-t", "backdrop-blur-lg", 3, "ngClass"], [3, "nextStepClick", "stepClick", "viewMode", "currentStepId", "showNextStepAction", "forDemo", "maxAccessibleStepId"], [3, "viewMode", "businessName", "isOnboarded"], [3, "viewMode", "focusAreaDomain", "focusAreaName", "focusAreaDetails"], [3, "viewMode", "metricName", "isOnboarded"], [1, "mb-8"], [1, "rounded-2xl", "border", "shadow-lg", "overflow-hidden", 3, "ngClass"], [3, "goals", "viewMode"], ["title", "Generating Your Shop Profile", "subtitle", "We're analyzing your data to create shop specific questions and answers. They will appear when ready.", 3, "itemStatus", "viewMode"], [3, "viewMoreClick", "goals", "viewMode"], [1, "mb-32"], [3, "viewMode", "selectedCurrency"], [3, "currencySelected", "viewMode", "isLoading", "initialCurrency"], [3, "viewMode"], [3, "periodUnitChanged", "planSelected", "editCurrency", "checkout", "viewMode", "selectedCurrency", "planCardInfos", "isLoading", "selectedPeriodUnit"], [3, "editCurrency", "viewMode", "selectedCurrency"], [3, "sections", "viewMode", "executiveSummary", "focusAreaExecutiveSummary", "metricExecutiveSummary", "metricName", "allGoals", "allMetrics", "allCharts", "allInsights", "businessProfile"], ["id", "section-executive-summary", 1, "space-y-6", "scroll-mt-24"], [3, "viewMode", "summary", "allGoals"], [3, "viewMode", "summary", "metricName", "allGoals"], [1, "space-y-8"], [1, "rounded-2xl", "p-8", "shadow-xl", 3, "ngClass"], [1, "space-y-6"], [1, "flex", "items-start", "justify-between", "gap-4"], [1, "flex-1"], [1, "text-2xl", "font-bold", "mb-3", 3, "ngClass"], [1, "text-lg", "leading-relaxed", 3, "ngClass"], [3, "grade", "gradeRationale", "viewMode"], [1, "rounded-xl", "p-6", 3, "ngClass"], [1, "grid", "grid-cols-1", "md:grid-cols-3", "gap-4"], ["type", "button", 1, "p-4", "rounded-xl", "text-left", "transition-all", "duration-200", "hover:scale-[1.02]", "active:scale-[0.98]", "group", "cursor-pointer", 3, "click", "ngClass"], [1, "text-xs", "font-semibold", "uppercase", "mb-1", 3, "ngClass"], [1, "text-3xl", "font-bold", "mb-2", 3, "ngClass"], [1, "flex", "items-center", "gap-1.5", "text-xs", "font-medium"], [3, "ngClass"], ["size", "w-4 h-4", 1, "transition-transform", "group-hover:translate-x-1", 3, "icon", "ngClass"], ["size", "w-4 h-4", 1, "transition-transform", "group-hover:translate-y-1", "animate-bounce", 3, "icon", "ngClass"], ["id", "quick-wins-section", 1, "space-y-4", "scroll-mt-24"], [1, "text-lg", "font-semibold", "mb-3", 3, "ngClass"], [1, "relative"], [1, "mb-6", "lg:float-left", "lg:mr-6", "lg:mb-4", "lg:max-w-[66%]"], [1, "text-sm", "leading-relaxed", "whitespace-pre-line", 3, "ngClass"], [1, "clear-both"], [3, "visual", "viewMode"], [1, "text-xl", "font-bold", 3, "ngClass"], [1, "grid", "grid-cols-1", "lg:grid-cols-2", "gap-6"], [1, "rounded-xl", "p-6", "transition-all", "duration-300", 3, "ngClass"], [1, "space-y-4"], [1, "flex", "items-start", "gap-3"], [1, "flex-shrink-0", "w-8", "h-8", "rounded-full", "flex", "items-center", "justify-center", "text-sm", "font-bold", 3, "ngClass"], [1, "font-semibold", "leading-tight", "flex-1", 3, "ngClass"], [1, "flex", "flex-wrap", "gap-2"], [1, "px-3", "py-1", "rounded-full", "text-xs", "font-semibold", 3, "ngClass"], [1, "flex", "items-center", "gap-2", "text-sm", 3, "ngClass"], [1, "space-y-2"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wider", 3, "ngClass"], [3, "relatedGoalIds", "allGoals", "viewMode"], [3, "topPrioritiesClick", "priorityDetailClick", "viewMode", "summary", "allGoals"], [3, "topPrioritiesClick", "priorityDetailClick", "viewMode", "summary", "metricName", "allGoals"], [3, "viewMode", "sectionIcon"], [1, "rounded-xl", "p-8", "scroll-mt-24", 3, "id", "ngClass"], [1, "flex", "items-start", "gap-3", "mb-6"], [1, "flex-shrink-0", "w-12", "h-12", "rounded-xl", "flex", "items-center", "justify-center", 3, "ngClass"], [1, "text-2xl", "font-bold", 3, "ngClass"], [1, "mb-6", "flex", "flex-col", "lg:flex-row", "gap-6", "items-start", 3, "lg:flex-row-reverse"], [3, "section", "executiveSummary", "viewMode", "sectionIndex", "allGoals", "allMetrics", "allCharts", "allInsights", "businessProfile"], ["size", "w-6 h-6", 3, "icon"], [1, "mb-6", "flex", "flex-col", "lg:flex-row", "gap-6", "items-start"], [1, "w-full", "lg:w-2/3"], [1, "w-full", 3, "lg:w-1/3", "lg:w-full"], [1, "w-full"], [3, "continueClick", "viewMode", "isEnabled", "isLoading"], [1, "max-w-7xl", "mx-auto", "px-4", "sm:px-6", "lg:px-8", "py-4"], [1, "flex", "items-center", "gap-4"], [1, "px-6", "py-4", "rounded-xl", "font-semibold", "text-lg", "transition-all", "duration-300", "cursor-pointer", 3, "click", "ngClass"], [1, "flex-1", "px-6", "py-4", "rounded-xl", "font-semibold", "text-lg", "transition-all", "duration-300", "flex", "items-center", "justify-center", "gap-3", "shadow-2xl", 3, "click", "disabled", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6", "transition-transform", "duration-200"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M13 7l5 5m0 0l-5 5m5-5H6"]], template: function SymphiqProfileAnalysisDashboardComponent_Template(rf, ctx) { if (rf & 1) {
90224
+ } }, inputs: { viewMode: [1, "viewMode"], requestedByUser: [1, "requestedByUser"], createdDate: [1, "createdDate"], embedded: [1, "embedded"], profileAnalysis: [1, "profileAnalysis"], profile: [1, "profile"], funnelAnalysis: [1, "funnelAnalysis"], analysisType: [1, "analysisType"], focusAreaDetails: [1, "focusAreaDetails"], account: [1, "account"], profileShop: [1, "profileShop"], profileShopQuestions: [1, "profileShopQuestions"], itemStatusProfileShop: [1, "itemStatusProfileShop"], itemStatusProfileAnalysis: [1, "itemStatusProfileAnalysis"], 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", checkoutPlanClick: "checkoutPlanClick" }, features: [i0.ɵɵNgOnChangesFeature], decls: 29, vars: 50, 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"], [1, "fixed", "bottom-0", "left-0", "right-0", "z-50", "border-t", "backdrop-blur-lg", 3, "ngClass"], [3, "nextStepClick", "stepClick", "viewMode", "currentStepId", "showNextStepAction", "forDemo", "maxAccessibleStepId"], [3, "viewMode", "businessName", "isOnboarded"], [3, "viewMode", "focusAreaDomain", "focusAreaName", "focusAreaDetails"], [3, "viewMode", "metricName", "isOnboarded"], [1, "mb-8"], [3, "viewMode", "totalQuestions", "answeredQuestions"], [1, "rounded-2xl", "border", "shadow-lg", "overflow-hidden", 3, "ngClass"], [3, "goals", "viewMode"], ["title", "Generating Your Shop Profile", "subtitle", "We're analyzing your data to create shop specific questions and answers. They will appear when ready.", 3, "itemStatus", "viewMode"], [3, "viewMoreClick", "goals", "viewMode"], [1, "mb-32"], [3, "viewMode", "selectedCurrency"], [3, "currencySelected", "viewMode", "isLoading", "initialCurrency"], [3, "viewMode"], [3, "periodUnitChanged", "planSelected", "editCurrency", "checkout", "viewMode", "selectedCurrency", "planCardInfos", "isLoading", "selectedPeriodUnit"], [3, "editCurrency", "viewMode", "selectedCurrency"], [3, "sections", "viewMode", "executiveSummary", "focusAreaExecutiveSummary", "metricExecutiveSummary", "metricName", "allGoals", "allMetrics", "allCharts", "allInsights", "businessProfile"], ["id", "section-executive-summary", 1, "space-y-6", "scroll-mt-24"], [3, "viewMode", "summary", "allGoals"], [3, "viewMode", "summary", "metricName", "allGoals"], [1, "space-y-8"], [1, "rounded-2xl", "p-8", "shadow-xl", 3, "ngClass"], [1, "space-y-6"], [1, "flex", "items-start", "justify-between", "gap-4"], [1, "flex-1"], [1, "text-2xl", "font-bold", "mb-3", 3, "ngClass"], [1, "text-lg", "leading-relaxed", 3, "ngClass"], [3, "grade", "gradeRationale", "viewMode"], [1, "rounded-xl", "p-6", 3, "ngClass"], [1, "grid", "grid-cols-1", "md:grid-cols-3", "gap-4"], ["type", "button", 1, "p-4", "rounded-xl", "text-left", "transition-all", "duration-200", "hover:scale-[1.02]", "active:scale-[0.98]", "group", "cursor-pointer", 3, "click", "ngClass"], [1, "text-xs", "font-semibold", "uppercase", "mb-1", 3, "ngClass"], [1, "text-3xl", "font-bold", "mb-2", 3, "ngClass"], [1, "flex", "items-center", "gap-1.5", "text-xs", "font-medium"], [3, "ngClass"], ["size", "w-4 h-4", 1, "transition-transform", "group-hover:translate-x-1", 3, "icon", "ngClass"], ["size", "w-4 h-4", 1, "transition-transform", "group-hover:translate-y-1", "animate-bounce", 3, "icon", "ngClass"], ["id", "quick-wins-section", 1, "space-y-4", "scroll-mt-24"], [1, "text-lg", "font-semibold", "mb-3", 3, "ngClass"], [1, "relative"], [1, "mb-6", "lg:float-left", "lg:mr-6", "lg:mb-4", "lg:max-w-[66%]"], [1, "text-sm", "leading-relaxed", "whitespace-pre-line", 3, "ngClass"], [1, "clear-both"], [3, "visual", "viewMode"], [1, "text-xl", "font-bold", 3, "ngClass"], [1, "grid", "grid-cols-1", "lg:grid-cols-2", "gap-6"], [1, "rounded-xl", "p-6", "transition-all", "duration-300", 3, "ngClass"], [1, "space-y-4"], [1, "flex", "items-start", "gap-3"], [1, "flex-shrink-0", "w-8", "h-8", "rounded-full", "flex", "items-center", "justify-center", "text-sm", "font-bold", 3, "ngClass"], [1, "font-semibold", "leading-tight", "flex-1", 3, "ngClass"], [1, "flex", "flex-wrap", "gap-2"], [1, "px-3", "py-1", "rounded-full", "text-xs", "font-semibold", 3, "ngClass"], [1, "flex", "items-center", "gap-2", "text-sm", 3, "ngClass"], [1, "space-y-2"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wider", 3, "ngClass"], [3, "relatedGoalIds", "allGoals", "viewMode"], [3, "topPrioritiesClick", "priorityDetailClick", "viewMode", "summary", "allGoals"], [3, "topPrioritiesClick", "priorityDetailClick", "viewMode", "summary", "metricName", "allGoals"], [3, "viewMode", "sectionIcon"], [1, "rounded-xl", "p-8", "scroll-mt-24", 3, "id", "ngClass"], [1, "flex", "items-start", "gap-3", "mb-6"], [1, "flex-shrink-0", "w-12", "h-12", "rounded-xl", "flex", "items-center", "justify-center", 3, "ngClass"], [1, "text-2xl", "font-bold", 3, "ngClass"], [1, "mb-6", "flex", "flex-col", "lg:flex-row", "gap-6", "items-start", 3, "lg:flex-row-reverse"], [3, "section", "executiveSummary", "viewMode", "sectionIndex", "allGoals", "allMetrics", "allCharts", "allInsights", "businessProfile"], ["size", "w-6 h-6", 3, "icon"], [1, "mb-6", "flex", "flex-col", "lg:flex-row", "gap-6", "items-start"], [1, "w-full", "lg:w-2/3"], [1, "w-full", 3, "lg:w-1/3", "lg:w-full"], [1, "w-full"], [3, "continueClick", "viewMode", "isEnabled", "isLoading"], [1, "max-w-7xl", "mx-auto", "px-4", "sm:px-6", "lg:px-8", "py-4"], [1, "flex", "items-center", "gap-4"], [1, "px-6", "py-4", "rounded-xl", "font-semibold", "text-lg", "transition-all", "duration-300", "cursor-pointer", 3, "click", "ngClass"], [1, "flex-1", "px-6", "py-4", "rounded-xl", "font-semibold", "text-lg", "transition-all", "duration-300", "flex", "items-center", "justify-center", "gap-3", "shadow-2xl", 3, "click", "disabled", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6", "transition-transform", "duration-200"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M13 7l5 5m0 0l-5 5m5-5H6"]], template: function SymphiqProfileAnalysisDashboardComponent_Template(rf, ctx) { if (rf & 1) {
89965
90225
  i0.ɵɵelementStart(0, "div", 0);
89966
90226
  i0.ɵɵelement(1, "div", 1);
89967
90227
  i0.ɵɵelementStart(2, "div");
@@ -89973,7 +90233,7 @@ class SymphiqProfileAnalysisDashboardComponent {
89973
90233
  i0.ɵɵconditionalCreate(6, SymphiqProfileAnalysisDashboardComponent_Conditional_6_Template, 1, 5, "symphiq-journey-progress-indicator", 5);
89974
90234
  i0.ɵɵelementStart(7, "main", 6);
89975
90235
  i0.ɵɵconditionalCreate(8, SymphiqProfileAnalysisDashboardComponent_Conditional_8_Template, 4, 3, "div", 7);
89976
- i0.ɵɵconditionalCreate(9, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Template, 4, 2);
90236
+ i0.ɵɵconditionalCreate(9, SymphiqProfileAnalysisDashboardComponent_Conditional_9_Template, 3, 3);
89977
90237
  i0.ɵɵconditionalCreate(10, SymphiqProfileAnalysisDashboardComponent_Conditional_10_Template, 5, 5);
89978
90238
  i0.ɵɵelementEnd();
89979
90239
  i0.ɵɵconditionalCreate(11, SymphiqProfileAnalysisDashboardComponent_Conditional_11_Template, 1, 4, "symphiq-floating-toc", 8);
@@ -90063,642 +90323,655 @@ class SymphiqProfileAnalysisDashboardComponent {
90063
90323
  i0.ɵɵconditional(!ctx.isSubscriptionActive() && !ctx.hasBillingCurrency() && ctx.isSimplifiedView() && !ctx.isFocusAreaAnalysis() && !ctx.isMetricAnalysis() ? 27 : -1);
90064
90324
  i0.ɵɵadvance();
90065
90325
  i0.ɵɵconditional(ctx.isEditingCurrency() ? 28 : -1);
90066
- } }, 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, ContentGenerationProgressComponent], encapsulation: 2, changeDetection: 0 }); }
90326
+ } }, 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, ContentGenerationProgressComponent, ShopProfileStatusCardComponent], encapsulation: 2, changeDetection: 0 }); }
90067
90327
  }
90068
90328
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(SymphiqProfileAnalysisDashboardComponent, [{
90069
90329
  type: Component,
90070
90330
  args: [{
90071
90331
  selector: 'symphiq-profile-analysis-dashboard',
90072
90332
  standalone: true,
90073
- 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, ContentGenerationProgressComponent],
90333
+ 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, ContentGenerationProgressComponent, ShopProfileStatusCardComponent],
90074
90334
  changeDetection: ChangeDetectionStrategy.OnPush,
90075
- template: `
90076
- <div [ngClass]="getContainerClasses()" class="min-h-screen relative">
90077
- <div class="animated-bubbles" [class.light-mode]="isLightMode()" style="position: fixed; top: 0; left: 0; right: 0; bottom: 0; width: 100vw; height: 100vh; z-index: 1; pointer-events: none;"></div>
90078
-
90079
- <!-- Scroll Progress Bar -->
90080
- <div
90081
- [class]="embedded() ? 'sticky top-0 left-0 right-0 h-1 z-[60] bg-slate-200/30' : 'fixed top-0 left-0 right-0 h-1 z-[60] bg-slate-200/30'">
90082
- <div
90083
- [style.width.%]="scrollProgress()"
90084
- [ngClass]="isLightMode() ? 'bg-gradient-to-r from-blue-500 to-purple-500' : 'bg-gradient-to-r from-blue-400 to-purple-400'"
90085
- class="h-full transition-all duration-200 ease-out">
90086
- </div>
90087
- </div>
90088
-
90089
- <div class="relative z-[51]">
90090
- <!-- Dashboard Header -->
90091
- <symphiq-dashboard-header
90092
- [title]="profileAnalysis()?.profileAnalysisStructured?.businessName || 'Profile Analysis'"
90093
- [subtitle]="getAnalysisSubtitle()"
90094
- [currentSection]="getAnalysisSubtitle()"
90095
- [viewMode]="viewMode()"
90096
- [viewModeLabel]="displayModeLabel()"
90097
- [isLoading]="isLoading()"
90098
- [requestedByUser]="requestedByUser()"
90099
- [createdDate]="profileAnalysis()?.selfContentCompletedDate"
90100
- (searchClick)="openSearch()"
90101
- (viewModeClick)="openViewModeSwitcher()"
90102
- />
90103
-
90104
- <!-- Journey Progress Banner -->
90105
- @if (isSimplifiedView() && !isOnboarded()) {
90106
- <symphiq-journey-progress-indicator
90107
- [viewMode]="viewMode()"
90108
- [currentStepId]="currentStepId()"
90109
- [showNextStepAction]="shouldShowContinueButton()"
90110
- [forDemo]="forDemo()"
90111
- [maxAccessibleStepId]="maxAccessibleStepId()"
90112
- (nextStepClick)="nextStepClick.emit()"
90113
- (stepClick)="stepClick.emit($event)"
90114
- />
90115
- }
90116
-
90117
- <!-- Main Content -->
90118
- <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()">
90119
-
90120
- <!-- Welcome Banner (Simplified View Only) -->
90121
- @if (isSimplifiedView()) {
90122
- <div class="mb-12">
90123
- @if (!isFocusAreaAnalysis() && !isMetricAnalysis()) {
90124
- <symphiq-shop-welcome-banner
90125
- [viewMode]="viewMode()"
90126
- [businessName]="profileAnalysis()?.profileAnalysisStructured?.businessName || 'your shop'"
90127
- [isOnboarded]="isOnboarded()"
90128
- />
90129
- }
90130
- @if (isFocusAreaAnalysis()) {
90131
- <symphiq-focus-area-welcome-banner
90132
- [viewMode]="viewMode()"
90133
- [focusAreaDomain]="focusAreaDomain()"
90134
- [focusAreaName]="focusAreaName()"
90135
- [focusAreaDetails]="focusAreaDetails()"
90136
- />
90137
- }
90138
- @if (isMetricAnalysis()) {
90139
- <symphiq-metric-welcome-banner
90140
- [viewMode]="viewMode()"
90141
- [metricName]="profileAnalysis()?.profileAnalysisStructured?.metricExecutiveSummary?.metric"
90142
- [isOnboarded]="isOnboarded()"
90143
- />
90144
- }
90145
- </div>
90146
- }
90147
-
90148
- <!-- Simplified View Content -->
90149
- @if (isSimplifiedView()) {
90150
- <!-- Strategic Insights & Goals (or Subscription Flow) -->
90151
- <div class="mb-8">
90152
- @if (isSubscriptionActive() || isFocusAreaAnalysis() || isMetricAnalysis()) {
90153
- @if (isProfileShopGenerating() && !isFocusAreaAnalysis() && !isMetricAnalysis()) {
90154
- <div [ngClass]="getProgressCardClasses()" class="rounded-2xl border shadow-lg overflow-hidden">
90155
- <symphiq-content-generation-progress
90156
- [itemStatus]="itemStatusProfileShop()"
90157
- [viewMode]="viewMode()"
90158
- title="Generating Your Shop Profile"
90159
- subtitle="We're analyzing your data to create shop specific questions and answers. They will appear when ready."
90160
- />
90161
- </div>
90162
- } @else {
90163
- <symphiq-strategic-goals-tiled-grid
90164
- [goals]="strategicRoadmapGoals()"
90165
- [viewMode]="viewMode()"
90166
- (viewMoreClick)="openGoalModal($event)"
90167
- />
90168
- }
90169
- } @else {
90170
- <!-- Subscription Value Proposition -->
90171
- @if (!hasBillingCurrency() || isEditingCurrency()) {
90172
- @if (!hasBillingCurrency()) {
90173
- <div class="mb-8">
90174
- <symphiq-subscription-value-proposition-card
90175
- [viewMode]="viewMode()"
90176
- />
90177
- </div>
90178
- }
90179
-
90180
- <!-- Currency Selection -->
90181
- <symphiq-billing-currency-selector-card
90182
- [viewMode]="viewMode()"
90183
- [isLoading]="isCurrencySelectionLoading()"
90184
- [initialCurrency]="isEditingCurrency() ? (account()?.billingCurrencyCode || null) : null"
90185
- (currencySelected)="handleCurrencyChange($event)"
90186
- />
90187
- } @else if (showPlanSelection()) {
90188
- <!-- Plan Selection -->
90189
-
90190
- <div class="mb-32">
90191
- <symphiq-plan-selection-container
90192
- [viewMode]="viewMode()"
90193
- [selectedCurrency]="account()?.billingCurrencyCode || CurrencyCodeEnum.USD"
90194
- [planCardInfos]="planCardInfos()"
90195
- [isLoading]="isPlanLoading()"
90196
- [selectedPeriodUnit]="selectedPeriodUnit()"
90197
- (periodUnitChanged)="handlePeriodUnitChange($event)"
90198
- (planSelected)="handlePlanSelection($event)"
90199
- (editCurrency)="handleEditCurrencyClick()"
90200
- (checkout)="checkoutPlanClick.emit($event)"
90201
- />
90202
- </div>
90203
- } @else {
90204
- <symphiq-plan-selection-placeholder-card
90205
- [viewMode]="viewMode()"
90206
- [selectedCurrency]="account()?.billingCurrencyCode || CurrencyCodeEnum.USD"
90207
- (editCurrency)="handleEditCurrencyClick()"
90208
- />
90209
- }
90210
- }
90211
- </div>
90212
-
90213
- <!-- Supporting Business Context -->
90214
- @if (nonStrategicSections().length > 0) {
90215
- <div>
90216
- <symphiq-collapsible-analysis-section-group
90217
- [sections]="nonStrategicSections()"
90218
- [viewMode]="viewMode()"
90219
- [executiveSummary]="executiveSummary()"
90220
- [focusAreaExecutiveSummary]="focusAreaExecutiveSummary()"
90221
- [metricExecutiveSummary]="metricExecutiveSummary()"
90222
- [metricName]="metricName()"
90223
- [allGoals]="allGoals()"
90224
- [allMetrics]="allMetrics()"
90225
- [allCharts]="allCharts()"
90226
- [allInsights]="allInsights()"
90227
- [businessProfile]="profile()"
90228
- />
90229
- </div>
90230
- }
90231
- }
90232
-
90233
- <!-- Compact & Expanded View Content -->
90234
- @if (!isSimplifiedView()) {
90235
- <!-- SHOP Executive Summary -->
90236
- @if (!isFocusAreaAnalysis() && executiveSummary(); as summary) {
90237
- <section id="section-executive-summary" class="space-y-6 scroll-mt-24">
90238
- <!-- Summary Banner -->
90239
- <div [ngClass]="getBannerClasses()" class="rounded-2xl p-8 shadow-xl">
90240
- <div class="space-y-6">
90241
- <div class="flex items-start justify-between gap-4">
90242
- <div class="flex-1">
90243
- <h2 [ngClass]="getSectionTitleClasses()" class="text-2xl font-bold mb-3">
90244
- Executive Summary
90245
- </h2>
90246
- <p [ngClass]="getTextClasses()" class="text-lg leading-relaxed">
90247
- {{ summary.gradeRationale }}
90248
- </p>
90249
- </div>
90250
- @if (summary.overallGrade) {
90251
- <symphiq-grade-badge
90252
- [grade]="summary.overallGrade"
90253
- [gradeRationale]="summary.gradeRationale || ''"
90254
- [viewMode]="viewMode()"
90255
- />
90256
- }
90257
- </div>
90258
-
90259
- @if (summary.narrative) {
90260
- <div [ngClass]="getNarrativeClasses()" class="rounded-xl p-6">
90261
- <h3 [ngClass]="getSubheadingClasses()" class="text-lg font-semibold mb-3">
90262
- Analysis Narrative
90263
- </h3>
90264
- <div class="relative">
90265
- @if (summary.napkinVisual && summary.napkinVisual.enabled) {
90266
- <div class="mb-6 lg:float-left lg:mr-6 lg:mb-4 lg:max-w-[66%]">
90267
- <symphiq-napkin-visual-placeholder
90268
- [visual]="summary.napkinVisual"
90269
- [viewMode]="viewMode()"
90270
- />
90271
- </div>
90272
- }
90273
- <p [ngClass]="getTextClasses()" class="text-sm leading-relaxed whitespace-pre-line">
90274
- {{ summary.narrative }}
90275
- </p>
90276
- <div class="clear-both"></div>
90277
- </div>
90278
- </div>
90279
- }
90280
-
90281
- <!-- Stats -->
90282
- <div class="grid grid-cols-1 md:grid-cols-3 gap-4">
90283
- <button
90284
- type="button"
90285
- (click)="onKeyStrengthsClick(summary)"
90286
- [ngClass]="getKeyStrengthsStatCardClasses()"
90287
- class="p-4 rounded-xl text-left transition-all duration-200 hover:scale-[1.02] active:scale-[0.98] group cursor-pointer">
90288
- <div [ngClass]="getKeyStrengthsStatLabelClasses()" class="text-xs font-semibold uppercase mb-1">
90289
- Key Strengths
90290
- </div>
90291
- <div [ngClass]="getKeyStrengthsStatValueClasses()" class="text-3xl font-bold mb-2">
90292
- {{ summary.keyStrengths?.length || 0 }}
90293
- </div>
90294
- <div class="flex items-center gap-1.5 text-xs font-medium">
90295
- <span [ngClass]="getKeyStrengthsButtonTextClasses()">View Details</span>
90296
- <symphiq-icon
90297
- [icon]="{ name: 'chevron-right', source: IconSourceEnum.HEROICONS }"
90298
- size="w-4 h-4"
90299
- [ngClass]="getKeyStrengthsButtonTextClasses()"
90300
- class="transition-transform group-hover:translate-x-1"
90301
- />
90302
- </div>
90303
- </button>
90304
- <button
90305
- type="button"
90306
- (click)="onCriticalGapsClick(summary)"
90307
- [ngClass]="getCriticalGapsStatCardClasses()"
90308
- class="p-4 rounded-xl text-left transition-all duration-200 hover:scale-[1.02] active:scale-[0.98] group cursor-pointer">
90309
- <div [ngClass]="getCriticalGapsStatLabelClasses()" class="text-xs font-semibold uppercase mb-1">
90310
- Critical Gaps
90311
- </div>
90312
- <div [ngClass]="getCriticalGapsStatValueClasses()" class="text-3xl font-bold mb-2">
90313
- {{ summary.criticalGaps?.length || 0 }}
90314
- </div>
90315
- <div class="flex items-center gap-1.5 text-xs font-medium">
90316
- <span [ngClass]="getCriticalGapsButtonTextClasses()">View Details</span>
90317
- <symphiq-icon
90318
- [icon]="{ name: 'chevron-right', source: IconSourceEnum.HEROICONS }"
90319
- size="w-4 h-4"
90320
- [ngClass]="getCriticalGapsButtonTextClasses()"
90321
- class="transition-transform group-hover:translate-x-1"
90322
- />
90323
- </div>
90324
- </button>
90325
- <button
90326
- type="button"
90327
- (click)="scrollToQuickWins()"
90328
- [ngClass]="getQuickWinsStatCardClasses()"
90329
- class="p-4 rounded-xl text-left transition-all duration-200 hover:scale-[1.02] active:scale-[0.98] group cursor-pointer">
90330
- <div [ngClass]="getQuickWinsStatLabelClasses()" class="text-xs font-semibold uppercase mb-1">
90331
- Quick Wins
90332
- </div>
90333
- <div [ngClass]="getQuickWinsStatValueClasses()" class="text-3xl font-bold mb-2">
90334
- {{ summary.quickWins?.length || 0 }}
90335
- </div>
90336
- <div class="flex items-center gap-1.5 text-xs font-medium">
90337
- <span [ngClass]="getQuickWinsButtonTextClasses()">Details Below</span>
90338
- <symphiq-icon
90339
- [icon]="{ name: 'chevron-down', source: IconSourceEnum.HEROICONS }"
90340
- size="w-4 h-4"
90341
- [ngClass]="getQuickWinsButtonTextClasses()"
90342
- class="transition-transform group-hover:translate-y-1 animate-bounce"
90343
- />
90344
- </div>
90345
- </button>
90346
- </div>
90347
- </div>
90348
- </div>
90349
-
90350
- <!-- Quick Wins -->
90351
- @if (summary.quickWins && summary.quickWins.length > 0) {
90352
- <div id="quick-wins-section" class="space-y-4 scroll-mt-24">
90353
- <h3 [ngClass]="getSectionTitleClasses()" class="text-xl font-bold">
90354
- Quick Wins
90355
- </h3>
90356
- <div class="grid grid-cols-1 lg:grid-cols-2 gap-6">
90357
- @for (win of summary.quickWins; track $index) {
90358
- <div [ngClass]="getQuickWinCardClasses()"
90359
- class="rounded-xl p-6 transition-all duration-300">
90360
- <div class="space-y-4">
90361
- <div class="flex items-start gap-3">
90362
- <span [ngClass]="getNumberBadgeClasses()"
90363
- class="flex-shrink-0 w-8 h-8 rounded-full flex items-center justify-center text-sm font-bold">
90364
- {{ $index + 1 }}
90365
- </span>
90366
- <p [ngClass]="getQuickWinTextClasses()" class="font-semibold leading-tight flex-1">
90367
- {{ win.action }}
90368
- </p>
90369
- </div>
90370
-
90371
- <div class="flex flex-wrap gap-2">
90372
- <span [ngClass]="getEffortBadgeClasses(win.effort)"
90373
- class="px-3 py-1 rounded-full text-xs font-semibold">
90374
- {{ formatLabel(win.effort) }} Effort
90375
- </span>
90376
- <span [ngClass]="getImpactBadgeClasses(win.impact)"
90377
- class="px-3 py-1 rounded-full text-xs font-semibold">
90378
- {{ formatLabel(win.impact) }} Impact
90379
- </span>
90380
- </div>
90381
-
90382
- @if (win.estimatedTimeframe) {
90383
- <div class="flex items-center gap-2 text-sm" [ngClass]="getMetaTextClasses()">
90384
- <svg class="w-4 h-4" fill="none" stroke="currentColor" viewBox="0 0 24 24">
90385
- <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
90386
- d="M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z"/>
90387
- </svg>
90388
- <span>{{ win.estimatedTimeframe }}</span>
90389
- </div>
90390
- }
90391
-
90392
- @if (win.relatedGoalId) {
90393
- <div class="space-y-2">
90394
- <h4 [ngClass]="getMetaTextClasses()"
90395
- class="text-xs font-semibold uppercase tracking-wider">
90396
- Related Goal
90397
- </h4>
90398
- <symphiq-related-goal-chips
90399
- [relatedGoalIds]="[win.relatedGoalId]"
90400
- [allGoals]="allGoals()"
90401
- [viewMode]="viewMode()"
90402
- />
90403
- </div>
90404
- }
90405
- </div>
90406
- </div>
90407
- }
90408
- </div>
90409
- </div>
90410
- }
90411
- </section>
90412
- }
90413
-
90414
- <!-- FOCUS_AREA Executive Summary -->
90415
- @if (isFocusAreaAnalysis() && focusAreaExecutiveSummary(); as summary) {
90416
- <symphiq-focus-area-executive-summary
90417
- [viewMode]="viewMode()"
90418
- [summary]="summary"
90419
- [allGoals]="allGoals()"
90420
- (topPrioritiesClick)="handleTopPrioritiesClick()"
90421
- (priorityDetailClick)="handlePriorityDetailClick($event)"
90422
- />
90423
- }
90424
-
90425
- <!-- METRIC Executive Summary -->
90426
- @if (isMetricAnalysis() && metricExecutiveSummary(); as summary) {
90427
- <symphiq-metric-executive-summary
90428
- [viewMode]="viewMode()"
90429
- [summary]="summary"
90430
- [metricName]="metricName()"
90431
- [allGoals]="allGoals()"
90432
- (topPrioritiesClick)="handleMetricTopPrioritiesClick()"
90433
- (priorityDetailClick)="handleMetricPriorityDetailClick($event)"
90434
- />
90435
- }
90436
-
90437
- <!-- Divider Before First Section -->
90438
- @if (sections(); as sectionList) {
90439
- @if (sectionList.length > 0 && sectionList[0].icon) {
90440
- <symphiq-section-divider
90441
- [viewMode]="viewMode()"
90442
- [sectionIcon]="sectionList[0].icon"
90443
- />
90444
- }
90445
- }
90446
-
90447
- <!-- Profile Analysis Sections -->
90448
- @if (sections(); as sectionList) {
90449
- <section class="space-y-8">
90450
- @for (section of sectionList; track section.id; let idx = $index; let last = $last) {
90451
- <div [id]="'section-' + section.id" [ngClass]="getSectionCardClasses()"
90452
- class="rounded-xl p-8 scroll-mt-24">
90453
- <!-- Icon and Title -->
90454
- <div class="flex items-start gap-3 mb-6">
90455
- @if (section.icon) {
90456
- <div [ngClass]="getSectionIconClasses()"
90457
- class="flex-shrink-0 w-12 h-12 rounded-xl flex items-center justify-center">
90458
- <symphiq-icon [icon]="section.icon" size="w-6 h-6"></symphiq-icon>
90459
- </div>
90460
- }
90461
- <div class="flex-1">
90462
- <h3 [ngClass]="getSectionTitleClasses()" class="text-2xl font-bold">
90463
- {{ section.title }}
90464
- </h3>
90465
- </div>
90466
- </div>
90467
-
90468
- <!-- Description and Visual Side-by-Side -->
90469
- @if (section.description || (section.visual && section.visual.enabled)) {
90470
- <div class="mb-6 flex flex-col lg:flex-row gap-6 items-start"
90471
- [class.lg:flex-row-reverse]="idx % 2 === 0">
90472
- @if (section.visual && section.visual.enabled) {
90473
- <div class="w-full lg:w-2/3">
90474
- <symphiq-napkin-visual-placeholder
90475
- [visual]="section.visual"
90476
- [viewMode]="viewMode()"
90477
- />
90478
- </div>
90479
- }
90480
- @if (section.description) {
90481
- <div class="w-full"
90482
- [class.lg:w-1/3]="section.visual && section.visual.enabled" [class.lg:w-full]="!section.visual || !section.visual.enabled">
90483
- <p [ngClass]="getSectionDescriptionClasses()"
90484
- class="text-sm leading-relaxed whitespace-pre-line">
90485
- {{ section.description }}
90486
- </p>
90487
- </div>
90488
- }
90489
- </div>
90490
- }
90491
-
90492
- <!-- Section Content -->
90493
- <symphiq-profile-section-content
90494
- [section]="section"
90495
- [executiveSummary]="section.id === 'executive-summary' ? executiveSummary() : undefined"
90496
- [viewMode]="viewMode()"
90497
- [sectionIndex]="idx"
90498
- [allGoals]="allGoals()"
90499
- [allMetrics]="allMetrics()"
90500
- [allCharts]="allCharts()"
90501
- [allInsights]="allInsights()"
90502
- [businessProfile]="profile()"
90503
- />
90504
- </div>
90505
-
90506
- <!-- Section Divider (between sections) -->
90507
- @if (!last) {
90508
- <symphiq-section-divider
90509
- [viewMode]="viewMode()"
90510
- [sectionIcon]="sectionList[idx + 1].icon"
90511
- />
90512
- }
90513
- }
90514
- </section>
90515
- }
90516
- }
90517
-
90518
- </main>
90519
-
90520
- <!-- Table of Contents (Compact & Expanded Views) -->
90521
- @if (!isSimplifiedView() && sections()) {
90522
- <symphiq-floating-toc
90523
- [sections]="tocSections()"
90524
- [viewMode]="viewMode()"
90525
- [embedded]="embedded()"
90526
- [scrollElement]="scrollElement() ?? undefined"
90527
- />
90528
- }
90529
-
90530
- <!-- Section Navigation Dots (Compact & Expanded Views) -->
90531
- @if (!isSimplifiedView() && sections()) {
90532
- <symphiq-section-navigation
90533
- [sections]="tocSections()"
90534
- [viewMode]="viewMode()"
90535
- [embedded]="embedded()"
90536
- [scrollElement]="scrollElement() ?? undefined"
90537
- />
90538
- }
90539
-
90540
- <!-- Search Modal -->
90541
- <symphiq-search-modal
90542
- [isOpen]="isSearchOpen()"
90543
- [isLightMode]="isLightMode()"
90544
- (close)="closeSearch()"
90545
- />
90546
-
90547
- <!-- View Mode Switcher Modal -->
90548
- <symphiq-view-mode-switcher-modal
90549
- [isOpen]="isViewModeSwitcherOpen()"
90550
- [currentMode]="currentDisplayMode()"
90551
- [viewMode]="viewMode()"
90552
- (close)="closeViewModeSwitcher()"
90553
- (modeSelected)="handleDisplayModeChange($event)"
90554
- />
90555
-
90556
- <!-- Profile Analysis Modal -->
90557
- <symphiq-profile-analysis-modal
90558
- [isLightMode]="isLightMode()"
90559
- [allMetrics]="allMetrics()"
90560
- [allInsights]="allInsights()"
90561
- [allBusinessInsights]="allBusinessInsights()"
90562
- [allCharts]="allCharts()"
90563
- >
90564
- @if (modalType() === 'goal-detail' && getGoalDetailData(); as data) {
90565
- <symphiq-goal-card
90566
- [goal]="data.goal"
90567
- [viewMode]="data.viewMode"
90568
- [isInModal]="true"
90569
- [allMetrics]="allMetrics()"
90570
- [allCharts]="allCharts()"
90571
- [allInsights]="allInsights()"
90572
- [currentModalState]="getCurrentModalState()"
90573
- [businessProfile]="profile()"
90574
- />
90575
- }
90576
- @if (modalType() === 'goal-objectives' && getGoalDetailData(); as data) {
90577
- <symphiq-goal-objectives-modal-content
90578
- [goal]="data.goal"
90579
- [viewMode]="data.viewMode"
90580
- />
90581
- }
90582
- @if (modalType() === 'objective-strategies' && getObjectiveStrategiesData(); as data) {
90583
- <symphiq-objective-strategies-modal-content
90584
- [objective]="data.objective"
90585
- [goalTitle]="data.goalTitle"
90586
- [viewMode]="data.viewMode"
90587
- />
90588
- }
90589
- @if (modalType() === 'strategy-recommendations' && getStrategyRecommendationsData(); as data) {
90590
- <symphiq-strategy-recommendations-modal-content
90591
- [strategy]="data.strategy"
90592
- [objectiveTitle]="data.objectiveTitle"
90593
- [goalTitle]="data.goalTitle"
90594
- [viewMode]="data.viewMode"
90595
- [allMetrics]="allMetrics()"
90596
- [allCharts]="allCharts()"
90597
- [allInsights]="allInsights()"
90598
- [allBusinessInsights]="allBusinessInsights()"
90599
- [currentModalState]="getCurrentModalState()"
90600
- />
90601
- }
90602
- @if (modalType() === 'category-detail' && getCategoryDetailData(); as data) {
90603
- <symphiq-category-detail-modal-content
90604
- [category]="data.category"
90605
- [viewMode]="data.viewMode"
90606
- [scrollToSection]="data.scrollToSection"
90607
- />
90608
- }
90609
- @if (modalType() === 'strength-detail' && getStrengthDetailData(); as data) {
90610
- <symphiq-strength-detail-modal-content
90611
- [strength]="data.strength"
90612
- [viewMode]="data.viewMode"
90613
- [allFunnelStrengths]="funnelStrengths()"
90614
- [currentModalState]="getCurrentModalState()"
90615
- />
90616
- }
90617
- @if (modalType() === 'gap-detail' && getGapDetailData(); as data) {
90618
- <symphiq-gap-detail-modal-content
90619
- [gap]="data.gap"
90620
- [viewMode]="data.viewMode"
90621
- [allGoals]="allGoals()"
90622
- [allWeaknesses]="funnelWeaknesses()"
90623
- [currentModalState]="getCurrentModalState()"
90624
- />
90625
- }
90626
- @if (modalType() === 'opportunity-detail' && getOpportunityDetailData(); as data) {
90627
- <symphiq-opportunity-detail-modal-content
90628
- [opportunity]="data.opportunity"
90629
- [viewMode]="data.viewMode"
90630
- [allStrengths]="funnelStrengths()"
90631
- [currentModalState]="getCurrentModalState()"
90632
- />
90633
- }
90634
- </symphiq-profile-analysis-modal>
90635
-
90636
- <!-- Funnel Analysis Modal (for insights and metrics from profile goals) -->
90637
- <symphiq-funnel-analysis-modal
90638
- [isLightMode]="isLightMode()"
90639
- [viewMode]="viewMode()"
90640
- [allMetrics]="allMetrics()"
90641
- [allInsights]="allInsights()"
90642
- [allCharts]="allCharts()"
90643
- />
90644
-
90645
- <!-- Business Analysis Modal (for napkin visuals and other content) -->
90646
- <symphiq-business-analysis-modal [isLightMode]="isLightMode()"/>
90647
-
90648
- <!-- Tooltip Container -->
90649
- <symphiq-tooltip-container/>
90650
-
90651
- <!-- Sticky Continue Button (Only shown when not subscribed and no currency selected) -->
90652
- @if (!isSubscriptionActive() && !hasBillingCurrency() && isSimplifiedView() && !isFocusAreaAnalysis() && !isMetricAnalysis()) {
90653
- <symphiq-sticky-subscription-continue-button
90654
- [viewMode]="viewMode()"
90655
- [isEnabled]="hasCurrencySelected()"
90656
- [isLoading]="isCurrencySelectionLoading()"
90657
- (continueClick)="handleStickyButtonClick()"
90658
- />
90659
- }
90660
-
90661
- <!-- Sticky Footer for Edit Currency Mode -->
90662
- @if (isEditingCurrency()) {
90663
- <div
90664
- [ngClass]="getEditCurrencyFooterClasses()"
90665
- class="fixed bottom-0 left-0 right-0 z-50 border-t backdrop-blur-lg"
90666
- >
90667
- <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-4">
90668
- <div class="flex items-center gap-4">
90669
- <button
90670
- (click)="handleCancelCurrencyEdit()"
90671
- [ngClass]="getEditCurrencyCancelButtonClasses()"
90672
- class="px-6 py-4 rounded-xl font-semibold text-lg transition-all duration-300 cursor-pointer"
90673
- >
90674
- Cancel
90675
- </button>
90676
- <button
90677
- (click)="handleContinueToPlans()"
90678
- [disabled]="!editingCurrencySelection()"
90679
- [ngClass]="getEditCurrencyContinueButtonClasses()"
90680
- class="flex-1 px-6 py-4 rounded-xl font-semibold text-lg transition-all duration-300 flex items-center justify-center gap-3 shadow-2xl"
90681
- >
90682
- <span>Continue to Plans</span>
90683
- <svg class="w-6 h-6 transition-transform duration-200" [class.translate-x-1]="editingCurrencySelection()" fill="none" stroke="currentColor" viewBox="0 0 24 24">
90684
- <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 7l5 5m0 0l-5 5m5-5H6"></path>
90685
- </svg>
90686
- </button>
90687
- </div>
90688
- </div>
90689
- </div>
90690
- }
90691
- </div>
90335
+ template: `
90336
+ <div [ngClass]="getContainerClasses()" class="min-h-screen relative">
90337
+ <div class="animated-bubbles" [class.light-mode]="isLightMode()" style="position: fixed; top: 0; left: 0; right: 0; bottom: 0; width: 100vw; height: 100vh; z-index: 1; pointer-events: none;"></div>
90338
+
90339
+ <!-- Scroll Progress Bar -->
90340
+ <div
90341
+ [class]="embedded() ? 'sticky top-0 left-0 right-0 h-1 z-[60] bg-slate-200/30' : 'fixed top-0 left-0 right-0 h-1 z-[60] bg-slate-200/30'">
90342
+ <div
90343
+ [style.width.%]="scrollProgress()"
90344
+ [ngClass]="isLightMode() ? 'bg-gradient-to-r from-blue-500 to-purple-500' : 'bg-gradient-to-r from-blue-400 to-purple-400'"
90345
+ class="h-full transition-all duration-200 ease-out">
90346
+ </div>
90347
+ </div>
90348
+
90349
+ <div class="relative z-[51]">
90350
+ <!-- Dashboard Header -->
90351
+ <symphiq-dashboard-header
90352
+ [title]="profileAnalysis()?.profileAnalysisStructured?.businessName || 'Profile Analysis'"
90353
+ [subtitle]="getAnalysisSubtitle()"
90354
+ [currentSection]="getAnalysisSubtitle()"
90355
+ [viewMode]="viewMode()"
90356
+ [viewModeLabel]="displayModeLabel()"
90357
+ [isLoading]="isLoading()"
90358
+ [requestedByUser]="requestedByUser()"
90359
+ [createdDate]="profileAnalysis()?.selfContentCompletedDate"
90360
+ (searchClick)="openSearch()"
90361
+ (viewModeClick)="openViewModeSwitcher()"
90362
+ />
90363
+
90364
+ <!-- Journey Progress Banner -->
90365
+ @if (isSimplifiedView() && !isOnboarded()) {
90366
+ <symphiq-journey-progress-indicator
90367
+ [viewMode]="viewMode()"
90368
+ [currentStepId]="currentStepId()"
90369
+ [showNextStepAction]="shouldShowContinueButton()"
90370
+ [forDemo]="forDemo()"
90371
+ [maxAccessibleStepId]="maxAccessibleStepId()"
90372
+ (nextStepClick)="nextStepClick.emit()"
90373
+ (stepClick)="stepClick.emit($event)"
90374
+ />
90375
+ }
90376
+
90377
+ <!-- Main Content -->
90378
+ <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()">
90379
+
90380
+ <!-- Welcome Banner (Simplified View Only) -->
90381
+ @if (isSimplifiedView()) {
90382
+ <div class="mb-12">
90383
+ @if (!isFocusAreaAnalysis() && !isMetricAnalysis()) {
90384
+ <symphiq-shop-welcome-banner
90385
+ [viewMode]="viewMode()"
90386
+ [businessName]="profileAnalysis()?.profileAnalysisStructured?.businessName || 'your shop'"
90387
+ [isOnboarded]="isOnboarded()"
90388
+ />
90389
+ }
90390
+ @if (isFocusAreaAnalysis()) {
90391
+ <symphiq-focus-area-welcome-banner
90392
+ [viewMode]="viewMode()"
90393
+ [focusAreaDomain]="focusAreaDomain()"
90394
+ [focusAreaName]="focusAreaName()"
90395
+ [focusAreaDetails]="focusAreaDetails()"
90396
+ />
90397
+ }
90398
+ @if (isMetricAnalysis()) {
90399
+ <symphiq-metric-welcome-banner
90400
+ [viewMode]="viewMode()"
90401
+ [metricName]="profileAnalysis()?.profileAnalysisStructured?.metricExecutiveSummary?.metric"
90402
+ [isOnboarded]="isOnboarded()"
90403
+ />
90404
+ }
90405
+ </div>
90406
+ }
90407
+
90408
+ <!-- Simplified View Content -->
90409
+ @if (isSimplifiedView()) {
90410
+ <!-- Shop Profile Status Card -->
90411
+ @if (shouldShowShopProfileStatus() && !isFocusAreaAnalysis() && !isMetricAnalysis()) {
90412
+ <div class="mb-8">
90413
+ <symphiq-shop-profile-status-card
90414
+ [viewMode]="viewMode()"
90415
+ [totalQuestions]="totalShopQuestions()"
90416
+ [answeredQuestions]="answeredShopQuestions()"
90417
+ />
90418
+ </div>
90419
+ }
90420
+
90421
+ <!-- Strategic Insights & Goals (or Subscription Flow) -->
90422
+ @if (profileAnalysis()) {
90423
+ <div class="mb-8">
90424
+ @if (isSubscriptionActive() || isFocusAreaAnalysis() || isMetricAnalysis()) {
90425
+ @if (isProfileShopGenerating() && !isFocusAreaAnalysis() && !isMetricAnalysis()) {
90426
+ <div [ngClass]="getProgressCardClasses()" class="rounded-2xl border shadow-lg overflow-hidden">
90427
+ <symphiq-content-generation-progress
90428
+ [itemStatus]="itemStatusProfileShop()"
90429
+ [viewMode]="viewMode()"
90430
+ title="Generating Your Shop Profile"
90431
+ subtitle="We're analyzing your data to create shop specific questions and answers. They will appear when ready."
90432
+ />
90433
+ </div>
90434
+ } @else {
90435
+ <symphiq-strategic-goals-tiled-grid
90436
+ [goals]="strategicRoadmapGoals()"
90437
+ [viewMode]="viewMode()"
90438
+ (viewMoreClick)="openGoalModal($event)"
90439
+ />
90440
+ }
90441
+ } @else {
90442
+ <!-- Subscription Value Proposition -->
90443
+ @if (!hasBillingCurrency() || isEditingCurrency()) {
90444
+ @if (!hasBillingCurrency()) {
90445
+ <div class="mb-8">
90446
+ <symphiq-subscription-value-proposition-card
90447
+ [viewMode]="viewMode()"
90448
+ />
90449
+ </div>
90450
+ }
90451
+
90452
+ <!-- Currency Selection -->
90453
+ <symphiq-billing-currency-selector-card
90454
+ [viewMode]="viewMode()"
90455
+ [isLoading]="isCurrencySelectionLoading()"
90456
+ [initialCurrency]="isEditingCurrency() ? (account()?.billingCurrencyCode || null) : null"
90457
+ (currencySelected)="handleCurrencyChange($event)"
90458
+ />
90459
+ } @else if (showPlanSelection()) {
90460
+ <!-- Plan Selection -->
90461
+
90462
+ <div class="mb-32">
90463
+ <symphiq-plan-selection-container
90464
+ [viewMode]="viewMode()"
90465
+ [selectedCurrency]="account()?.billingCurrencyCode || CurrencyCodeEnum.USD"
90466
+ [planCardInfos]="planCardInfos()"
90467
+ [isLoading]="isPlanLoading()"
90468
+ [selectedPeriodUnit]="selectedPeriodUnit()"
90469
+ (periodUnitChanged)="handlePeriodUnitChange($event)"
90470
+ (planSelected)="handlePlanSelection($event)"
90471
+ (editCurrency)="handleEditCurrencyClick()"
90472
+ (checkout)="checkoutPlanClick.emit($event)"
90473
+ />
90474
+ </div>
90475
+ } @else {
90476
+ <symphiq-plan-selection-placeholder-card
90477
+ [viewMode]="viewMode()"
90478
+ [selectedCurrency]="account()?.billingCurrencyCode || CurrencyCodeEnum.USD"
90479
+ (editCurrency)="handleEditCurrencyClick()"
90480
+ />
90481
+ }
90482
+ }
90483
+ </div>
90484
+ }
90485
+
90486
+ <!-- Supporting Business Context -->
90487
+ @if (nonStrategicSections().length > 0) {
90488
+ <div>
90489
+ <symphiq-collapsible-analysis-section-group
90490
+ [sections]="nonStrategicSections()"
90491
+ [viewMode]="viewMode()"
90492
+ [executiveSummary]="executiveSummary()"
90493
+ [focusAreaExecutiveSummary]="focusAreaExecutiveSummary()"
90494
+ [metricExecutiveSummary]="metricExecutiveSummary()"
90495
+ [metricName]="metricName()"
90496
+ [allGoals]="allGoals()"
90497
+ [allMetrics]="allMetrics()"
90498
+ [allCharts]="allCharts()"
90499
+ [allInsights]="allInsights()"
90500
+ [businessProfile]="profile()"
90501
+ />
90502
+ </div>
90503
+ }
90504
+ }
90505
+
90506
+ <!-- Compact & Expanded View Content -->
90507
+ @if (!isSimplifiedView()) {
90508
+ <!-- SHOP Executive Summary -->
90509
+ @if (!isFocusAreaAnalysis() && executiveSummary(); as summary) {
90510
+ <section id="section-executive-summary" class="space-y-6 scroll-mt-24">
90511
+ <!-- Summary Banner -->
90512
+ <div [ngClass]="getBannerClasses()" class="rounded-2xl p-8 shadow-xl">
90513
+ <div class="space-y-6">
90514
+ <div class="flex items-start justify-between gap-4">
90515
+ <div class="flex-1">
90516
+ <h2 [ngClass]="getSectionTitleClasses()" class="text-2xl font-bold mb-3">
90517
+ Executive Summary
90518
+ </h2>
90519
+ <p [ngClass]="getTextClasses()" class="text-lg leading-relaxed">
90520
+ {{ summary.gradeRationale }}
90521
+ </p>
90522
+ </div>
90523
+ @if (summary.overallGrade) {
90524
+ <symphiq-grade-badge
90525
+ [grade]="summary.overallGrade"
90526
+ [gradeRationale]="summary.gradeRationale || ''"
90527
+ [viewMode]="viewMode()"
90528
+ />
90529
+ }
90530
+ </div>
90531
+
90532
+ @if (summary.narrative) {
90533
+ <div [ngClass]="getNarrativeClasses()" class="rounded-xl p-6">
90534
+ <h3 [ngClass]="getSubheadingClasses()" class="text-lg font-semibold mb-3">
90535
+ Analysis Narrative
90536
+ </h3>
90537
+ <div class="relative">
90538
+ @if (summary.napkinVisual && summary.napkinVisual.enabled) {
90539
+ <div class="mb-6 lg:float-left lg:mr-6 lg:mb-4 lg:max-w-[66%]">
90540
+ <symphiq-napkin-visual-placeholder
90541
+ [visual]="summary.napkinVisual"
90542
+ [viewMode]="viewMode()"
90543
+ />
90544
+ </div>
90545
+ }
90546
+ <p [ngClass]="getTextClasses()" class="text-sm leading-relaxed whitespace-pre-line">
90547
+ {{ summary.narrative }}
90548
+ </p>
90549
+ <div class="clear-both"></div>
90550
+ </div>
90551
+ </div>
90552
+ }
90553
+
90554
+ <!-- Stats -->
90555
+ <div class="grid grid-cols-1 md:grid-cols-3 gap-4">
90556
+ <button
90557
+ type="button"
90558
+ (click)="onKeyStrengthsClick(summary)"
90559
+ [ngClass]="getKeyStrengthsStatCardClasses()"
90560
+ class="p-4 rounded-xl text-left transition-all duration-200 hover:scale-[1.02] active:scale-[0.98] group cursor-pointer">
90561
+ <div [ngClass]="getKeyStrengthsStatLabelClasses()" class="text-xs font-semibold uppercase mb-1">
90562
+ Key Strengths
90563
+ </div>
90564
+ <div [ngClass]="getKeyStrengthsStatValueClasses()" class="text-3xl font-bold mb-2">
90565
+ {{ summary.keyStrengths?.length || 0 }}
90566
+ </div>
90567
+ <div class="flex items-center gap-1.5 text-xs font-medium">
90568
+ <span [ngClass]="getKeyStrengthsButtonTextClasses()">View Details</span>
90569
+ <symphiq-icon
90570
+ [icon]="{ name: 'chevron-right', source: IconSourceEnum.HEROICONS }"
90571
+ size="w-4 h-4"
90572
+ [ngClass]="getKeyStrengthsButtonTextClasses()"
90573
+ class="transition-transform group-hover:translate-x-1"
90574
+ />
90575
+ </div>
90576
+ </button>
90577
+ <button
90578
+ type="button"
90579
+ (click)="onCriticalGapsClick(summary)"
90580
+ [ngClass]="getCriticalGapsStatCardClasses()"
90581
+ class="p-4 rounded-xl text-left transition-all duration-200 hover:scale-[1.02] active:scale-[0.98] group cursor-pointer">
90582
+ <div [ngClass]="getCriticalGapsStatLabelClasses()" class="text-xs font-semibold uppercase mb-1">
90583
+ Critical Gaps
90584
+ </div>
90585
+ <div [ngClass]="getCriticalGapsStatValueClasses()" class="text-3xl font-bold mb-2">
90586
+ {{ summary.criticalGaps?.length || 0 }}
90587
+ </div>
90588
+ <div class="flex items-center gap-1.5 text-xs font-medium">
90589
+ <span [ngClass]="getCriticalGapsButtonTextClasses()">View Details</span>
90590
+ <symphiq-icon
90591
+ [icon]="{ name: 'chevron-right', source: IconSourceEnum.HEROICONS }"
90592
+ size="w-4 h-4"
90593
+ [ngClass]="getCriticalGapsButtonTextClasses()"
90594
+ class="transition-transform group-hover:translate-x-1"
90595
+ />
90596
+ </div>
90597
+ </button>
90598
+ <button
90599
+ type="button"
90600
+ (click)="scrollToQuickWins()"
90601
+ [ngClass]="getQuickWinsStatCardClasses()"
90602
+ class="p-4 rounded-xl text-left transition-all duration-200 hover:scale-[1.02] active:scale-[0.98] group cursor-pointer">
90603
+ <div [ngClass]="getQuickWinsStatLabelClasses()" class="text-xs font-semibold uppercase mb-1">
90604
+ Quick Wins
90605
+ </div>
90606
+ <div [ngClass]="getQuickWinsStatValueClasses()" class="text-3xl font-bold mb-2">
90607
+ {{ summary.quickWins?.length || 0 }}
90608
+ </div>
90609
+ <div class="flex items-center gap-1.5 text-xs font-medium">
90610
+ <span [ngClass]="getQuickWinsButtonTextClasses()">Details Below</span>
90611
+ <symphiq-icon
90612
+ [icon]="{ name: 'chevron-down', source: IconSourceEnum.HEROICONS }"
90613
+ size="w-4 h-4"
90614
+ [ngClass]="getQuickWinsButtonTextClasses()"
90615
+ class="transition-transform group-hover:translate-y-1 animate-bounce"
90616
+ />
90617
+ </div>
90618
+ </button>
90619
+ </div>
90620
+ </div>
90621
+ </div>
90622
+
90623
+ <!-- Quick Wins -->
90624
+ @if (summary.quickWins && summary.quickWins.length > 0) {
90625
+ <div id="quick-wins-section" class="space-y-4 scroll-mt-24">
90626
+ <h3 [ngClass]="getSectionTitleClasses()" class="text-xl font-bold">
90627
+ Quick Wins
90628
+ </h3>
90629
+ <div class="grid grid-cols-1 lg:grid-cols-2 gap-6">
90630
+ @for (win of summary.quickWins; track $index) {
90631
+ <div [ngClass]="getQuickWinCardClasses()"
90632
+ class="rounded-xl p-6 transition-all duration-300">
90633
+ <div class="space-y-4">
90634
+ <div class="flex items-start gap-3">
90635
+ <span [ngClass]="getNumberBadgeClasses()"
90636
+ class="flex-shrink-0 w-8 h-8 rounded-full flex items-center justify-center text-sm font-bold">
90637
+ {{ $index + 1 }}
90638
+ </span>
90639
+ <p [ngClass]="getQuickWinTextClasses()" class="font-semibold leading-tight flex-1">
90640
+ {{ win.action }}
90641
+ </p>
90642
+ </div>
90643
+
90644
+ <div class="flex flex-wrap gap-2">
90645
+ <span [ngClass]="getEffortBadgeClasses(win.effort)"
90646
+ class="px-3 py-1 rounded-full text-xs font-semibold">
90647
+ {{ formatLabel(win.effort) }} Effort
90648
+ </span>
90649
+ <span [ngClass]="getImpactBadgeClasses(win.impact)"
90650
+ class="px-3 py-1 rounded-full text-xs font-semibold">
90651
+ {{ formatLabel(win.impact) }} Impact
90652
+ </span>
90653
+ </div>
90654
+
90655
+ @if (win.estimatedTimeframe) {
90656
+ <div class="flex items-center gap-2 text-sm" [ngClass]="getMetaTextClasses()">
90657
+ <svg class="w-4 h-4" fill="none" stroke="currentColor" viewBox="0 0 24 24">
90658
+ <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
90659
+ d="M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z"/>
90660
+ </svg>
90661
+ <span>{{ win.estimatedTimeframe }}</span>
90662
+ </div>
90663
+ }
90664
+
90665
+ @if (win.relatedGoalId) {
90666
+ <div class="space-y-2">
90667
+ <h4 [ngClass]="getMetaTextClasses()"
90668
+ class="text-xs font-semibold uppercase tracking-wider">
90669
+ Related Goal
90670
+ </h4>
90671
+ <symphiq-related-goal-chips
90672
+ [relatedGoalIds]="[win.relatedGoalId]"
90673
+ [allGoals]="allGoals()"
90674
+ [viewMode]="viewMode()"
90675
+ />
90676
+ </div>
90677
+ }
90678
+ </div>
90679
+ </div>
90680
+ }
90681
+ </div>
90682
+ </div>
90683
+ }
90684
+ </section>
90685
+ }
90686
+
90687
+ <!-- FOCUS_AREA Executive Summary -->
90688
+ @if (isFocusAreaAnalysis() && focusAreaExecutiveSummary(); as summary) {
90689
+ <symphiq-focus-area-executive-summary
90690
+ [viewMode]="viewMode()"
90691
+ [summary]="summary"
90692
+ [allGoals]="allGoals()"
90693
+ (topPrioritiesClick)="handleTopPrioritiesClick()"
90694
+ (priorityDetailClick)="handlePriorityDetailClick($event)"
90695
+ />
90696
+ }
90697
+
90698
+ <!-- METRIC Executive Summary -->
90699
+ @if (isMetricAnalysis() && metricExecutiveSummary(); as summary) {
90700
+ <symphiq-metric-executive-summary
90701
+ [viewMode]="viewMode()"
90702
+ [summary]="summary"
90703
+ [metricName]="metricName()"
90704
+ [allGoals]="allGoals()"
90705
+ (topPrioritiesClick)="handleMetricTopPrioritiesClick()"
90706
+ (priorityDetailClick)="handleMetricPriorityDetailClick($event)"
90707
+ />
90708
+ }
90709
+
90710
+ <!-- Divider Before First Section -->
90711
+ @if (sections(); as sectionList) {
90712
+ @if (sectionList.length > 0 && sectionList[0].icon) {
90713
+ <symphiq-section-divider
90714
+ [viewMode]="viewMode()"
90715
+ [sectionIcon]="sectionList[0].icon"
90716
+ />
90717
+ }
90718
+ }
90719
+
90720
+ <!-- Profile Analysis Sections -->
90721
+ @if (sections(); as sectionList) {
90722
+ <section class="space-y-8">
90723
+ @for (section of sectionList; track section.id; let idx = $index; let last = $last) {
90724
+ <div [id]="'section-' + section.id" [ngClass]="getSectionCardClasses()"
90725
+ class="rounded-xl p-8 scroll-mt-24">
90726
+ <!-- Icon and Title -->
90727
+ <div class="flex items-start gap-3 mb-6">
90728
+ @if (section.icon) {
90729
+ <div [ngClass]="getSectionIconClasses()"
90730
+ class="flex-shrink-0 w-12 h-12 rounded-xl flex items-center justify-center">
90731
+ <symphiq-icon [icon]="section.icon" size="w-6 h-6"></symphiq-icon>
90732
+ </div>
90733
+ }
90734
+ <div class="flex-1">
90735
+ <h3 [ngClass]="getSectionTitleClasses()" class="text-2xl font-bold">
90736
+ {{ section.title }}
90737
+ </h3>
90738
+ </div>
90739
+ </div>
90740
+
90741
+ <!-- Description and Visual Side-by-Side -->
90742
+ @if (section.description || (section.visual && section.visual.enabled)) {
90743
+ <div class="mb-6 flex flex-col lg:flex-row gap-6 items-start"
90744
+ [class.lg:flex-row-reverse]="idx % 2 === 0">
90745
+ @if (section.visual && section.visual.enabled) {
90746
+ <div class="w-full lg:w-2/3">
90747
+ <symphiq-napkin-visual-placeholder
90748
+ [visual]="section.visual"
90749
+ [viewMode]="viewMode()"
90750
+ />
90751
+ </div>
90752
+ }
90753
+ @if (section.description) {
90754
+ <div class="w-full"
90755
+ [class.lg:w-1/3]="section.visual && section.visual.enabled" [class.lg:w-full]="!section.visual || !section.visual.enabled">
90756
+ <p [ngClass]="getSectionDescriptionClasses()"
90757
+ class="text-sm leading-relaxed whitespace-pre-line">
90758
+ {{ section.description }}
90759
+ </p>
90760
+ </div>
90761
+ }
90762
+ </div>
90763
+ }
90764
+
90765
+ <!-- Section Content -->
90766
+ <symphiq-profile-section-content
90767
+ [section]="section"
90768
+ [executiveSummary]="section.id === 'executive-summary' ? executiveSummary() : undefined"
90769
+ [viewMode]="viewMode()"
90770
+ [sectionIndex]="idx"
90771
+ [allGoals]="allGoals()"
90772
+ [allMetrics]="allMetrics()"
90773
+ [allCharts]="allCharts()"
90774
+ [allInsights]="allInsights()"
90775
+ [businessProfile]="profile()"
90776
+ />
90777
+ </div>
90778
+
90779
+ <!-- Section Divider (between sections) -->
90780
+ @if (!last) {
90781
+ <symphiq-section-divider
90782
+ [viewMode]="viewMode()"
90783
+ [sectionIcon]="sectionList[idx + 1].icon"
90784
+ />
90785
+ }
90786
+ }
90787
+ </section>
90788
+ }
90789
+ }
90790
+
90791
+ </main>
90792
+
90793
+ <!-- Table of Contents (Compact & Expanded Views) -->
90794
+ @if (!isSimplifiedView() && sections()) {
90795
+ <symphiq-floating-toc
90796
+ [sections]="tocSections()"
90797
+ [viewMode]="viewMode()"
90798
+ [embedded]="embedded()"
90799
+ [scrollElement]="scrollElement() ?? undefined"
90800
+ />
90801
+ }
90802
+
90803
+ <!-- Section Navigation Dots (Compact & Expanded Views) -->
90804
+ @if (!isSimplifiedView() && sections()) {
90805
+ <symphiq-section-navigation
90806
+ [sections]="tocSections()"
90807
+ [viewMode]="viewMode()"
90808
+ [embedded]="embedded()"
90809
+ [scrollElement]="scrollElement() ?? undefined"
90810
+ />
90811
+ }
90812
+
90813
+ <!-- Search Modal -->
90814
+ <symphiq-search-modal
90815
+ [isOpen]="isSearchOpen()"
90816
+ [isLightMode]="isLightMode()"
90817
+ (close)="closeSearch()"
90818
+ />
90819
+
90820
+ <!-- View Mode Switcher Modal -->
90821
+ <symphiq-view-mode-switcher-modal
90822
+ [isOpen]="isViewModeSwitcherOpen()"
90823
+ [currentMode]="currentDisplayMode()"
90824
+ [viewMode]="viewMode()"
90825
+ (close)="closeViewModeSwitcher()"
90826
+ (modeSelected)="handleDisplayModeChange($event)"
90827
+ />
90828
+
90829
+ <!-- Profile Analysis Modal -->
90830
+ <symphiq-profile-analysis-modal
90831
+ [isLightMode]="isLightMode()"
90832
+ [allMetrics]="allMetrics()"
90833
+ [allInsights]="allInsights()"
90834
+ [allBusinessInsights]="allBusinessInsights()"
90835
+ [allCharts]="allCharts()"
90836
+ >
90837
+ @if (modalType() === 'goal-detail' && getGoalDetailData(); as data) {
90838
+ <symphiq-goal-card
90839
+ [goal]="data.goal"
90840
+ [viewMode]="data.viewMode"
90841
+ [isInModal]="true"
90842
+ [allMetrics]="allMetrics()"
90843
+ [allCharts]="allCharts()"
90844
+ [allInsights]="allInsights()"
90845
+ [currentModalState]="getCurrentModalState()"
90846
+ [businessProfile]="profile()"
90847
+ />
90848
+ }
90849
+ @if (modalType() === 'goal-objectives' && getGoalDetailData(); as data) {
90850
+ <symphiq-goal-objectives-modal-content
90851
+ [goal]="data.goal"
90852
+ [viewMode]="data.viewMode"
90853
+ />
90854
+ }
90855
+ @if (modalType() === 'objective-strategies' && getObjectiveStrategiesData(); as data) {
90856
+ <symphiq-objective-strategies-modal-content
90857
+ [objective]="data.objective"
90858
+ [goalTitle]="data.goalTitle"
90859
+ [viewMode]="data.viewMode"
90860
+ />
90861
+ }
90862
+ @if (modalType() === 'strategy-recommendations' && getStrategyRecommendationsData(); as data) {
90863
+ <symphiq-strategy-recommendations-modal-content
90864
+ [strategy]="data.strategy"
90865
+ [objectiveTitle]="data.objectiveTitle"
90866
+ [goalTitle]="data.goalTitle"
90867
+ [viewMode]="data.viewMode"
90868
+ [allMetrics]="allMetrics()"
90869
+ [allCharts]="allCharts()"
90870
+ [allInsights]="allInsights()"
90871
+ [allBusinessInsights]="allBusinessInsights()"
90872
+ [currentModalState]="getCurrentModalState()"
90873
+ />
90874
+ }
90875
+ @if (modalType() === 'category-detail' && getCategoryDetailData(); as data) {
90876
+ <symphiq-category-detail-modal-content
90877
+ [category]="data.category"
90878
+ [viewMode]="data.viewMode"
90879
+ [scrollToSection]="data.scrollToSection"
90880
+ />
90881
+ }
90882
+ @if (modalType() === 'strength-detail' && getStrengthDetailData(); as data) {
90883
+ <symphiq-strength-detail-modal-content
90884
+ [strength]="data.strength"
90885
+ [viewMode]="data.viewMode"
90886
+ [allFunnelStrengths]="funnelStrengths()"
90887
+ [currentModalState]="getCurrentModalState()"
90888
+ />
90889
+ }
90890
+ @if (modalType() === 'gap-detail' && getGapDetailData(); as data) {
90891
+ <symphiq-gap-detail-modal-content
90892
+ [gap]="data.gap"
90893
+ [viewMode]="data.viewMode"
90894
+ [allGoals]="allGoals()"
90895
+ [allWeaknesses]="funnelWeaknesses()"
90896
+ [currentModalState]="getCurrentModalState()"
90897
+ />
90898
+ }
90899
+ @if (modalType() === 'opportunity-detail' && getOpportunityDetailData(); as data) {
90900
+ <symphiq-opportunity-detail-modal-content
90901
+ [opportunity]="data.opportunity"
90902
+ [viewMode]="data.viewMode"
90903
+ [allStrengths]="funnelStrengths()"
90904
+ [currentModalState]="getCurrentModalState()"
90905
+ />
90906
+ }
90907
+ </symphiq-profile-analysis-modal>
90908
+
90909
+ <!-- Funnel Analysis Modal (for insights and metrics from profile goals) -->
90910
+ <symphiq-funnel-analysis-modal
90911
+ [isLightMode]="isLightMode()"
90912
+ [viewMode]="viewMode()"
90913
+ [allMetrics]="allMetrics()"
90914
+ [allInsights]="allInsights()"
90915
+ [allCharts]="allCharts()"
90916
+ />
90917
+
90918
+ <!-- Business Analysis Modal (for napkin visuals and other content) -->
90919
+ <symphiq-business-analysis-modal [isLightMode]="isLightMode()"/>
90920
+
90921
+ <!-- Tooltip Container -->
90922
+ <symphiq-tooltip-container/>
90923
+
90924
+ <!-- Sticky Continue Button (Only shown when not subscribed and no currency selected) -->
90925
+ @if (!isSubscriptionActive() && !hasBillingCurrency() && isSimplifiedView() && !isFocusAreaAnalysis() && !isMetricAnalysis()) {
90926
+ <symphiq-sticky-subscription-continue-button
90927
+ [viewMode]="viewMode()"
90928
+ [isEnabled]="hasCurrencySelected()"
90929
+ [isLoading]="isCurrencySelectionLoading()"
90930
+ (continueClick)="handleStickyButtonClick()"
90931
+ />
90932
+ }
90933
+
90934
+ <!-- Sticky Footer for Edit Currency Mode -->
90935
+ @if (isEditingCurrency()) {
90936
+ <div
90937
+ [ngClass]="getEditCurrencyFooterClasses()"
90938
+ class="fixed bottom-0 left-0 right-0 z-50 border-t backdrop-blur-lg"
90939
+ >
90940
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-4">
90941
+ <div class="flex items-center gap-4">
90942
+ <button
90943
+ (click)="handleCancelCurrencyEdit()"
90944
+ [ngClass]="getEditCurrencyCancelButtonClasses()"
90945
+ class="px-6 py-4 rounded-xl font-semibold text-lg transition-all duration-300 cursor-pointer"
90946
+ >
90947
+ Cancel
90948
+ </button>
90949
+ <button
90950
+ (click)="handleContinueToPlans()"
90951
+ [disabled]="!editingCurrencySelection()"
90952
+ [ngClass]="getEditCurrencyContinueButtonClasses()"
90953
+ class="flex-1 px-6 py-4 rounded-xl font-semibold text-lg transition-all duration-300 flex items-center justify-center gap-3 shadow-2xl"
90954
+ >
90955
+ <span>Continue to Plans</span>
90956
+ <svg class="w-6 h-6 transition-transform duration-200" [class.translate-x-1]="editingCurrencySelection()" fill="none" stroke="currentColor" viewBox="0 0 24 24">
90957
+ <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 7l5 5m0 0l-5 5m5-5H6"></path>
90958
+ </svg>
90959
+ </button>
90960
+ </div>
90961
+ </div>
90962
+ </div>
90963
+ }
90964
+ </div>
90692
90965
  `
90693
90966
  }]
90694
90967
  }], () => [], { funnelModalComponent: [{
90695
90968
  type: ViewChild,
90696
90969
  args: [ModalComponent]
90697
- }], 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 }] }], profileShop: [{ type: i0.Input, args: [{ isSignal: true, alias: "profileShop", required: false }] }], itemStatusProfileShop: [{ type: i0.Input, args: [{ isSignal: true, alias: "itemStatusProfileShop", required: false }] }], itemStatusProfileAnalysis: [{ type: i0.Input, args: [{ isSignal: true, alias: "itemStatusProfileAnalysis", 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"] }], checkoutPlanClick: [{ type: i0.Output, args: ["checkoutPlanClick"] }], onWindowScroll: [{
90970
+ }], 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 }] }], profileShop: [{ type: i0.Input, args: [{ isSignal: true, alias: "profileShop", required: false }] }], profileShopQuestions: [{ type: i0.Input, args: [{ isSignal: true, alias: "profileShopQuestions", required: false }] }], itemStatusProfileShop: [{ type: i0.Input, args: [{ isSignal: true, alias: "itemStatusProfileShop", required: false }] }], itemStatusProfileAnalysis: [{ type: i0.Input, args: [{ isSignal: true, alias: "itemStatusProfileAnalysis", 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"] }], checkoutPlanClick: [{ type: i0.Output, args: ["checkoutPlanClick"] }], onWindowScroll: [{
90698
90971
  type: HostListener,
90699
90972
  args: ['window:scroll', ['$event']]
90700
90973
  }] }); })();
90701
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqProfileAnalysisDashboardComponent, { className: "SymphiqProfileAnalysisDashboardComponent", filePath: "lib/components/profile-analysis-dashboard/symphiq-profile-analysis-dashboard.component.ts", lineNumber: 738 }); })();
90974
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqProfileAnalysisDashboardComponent, { className: "SymphiqProfileAnalysisDashboardComponent", filePath: "lib/components/profile-analysis-dashboard/symphiq-profile-analysis-dashboard.component.ts", lineNumber: 752 }); })();
90702
90975
 
90703
90976
  class ScrollProgressBarComponent {
90704
90977
  constructor() {
@@ -91679,5 +91952,5 @@ var pieChart_component = /*#__PURE__*/Object.freeze({
91679
91952
  * Generated bundle index. Do not edit.
91680
91953
  */
91681
91954
 
91682
- export { AreaChartComponent, BarChartComponent, BreakdownSectionComponent, BusinessAnalysisModalComponent, BusinessProfileSearchService, ChartCardComponent, ChartContainerComponent, ChartThemeService, CircularProgressComponent, CompetitivePositioningSummaryComponent, CompetitorAnalysisCardComponent, ConfettiService, ConfidenceLevelCardComponent, ContentGenerationProgressComponent, ContentGenerationProgressWithConfettiComponent, CrossDashboardRelationshipsService, DataLoaderService, FloatingBackButtonComponent, FloatingTocComponent, FocusAreaDetailCardComponent, FocusAreaExecutiveSummaryComponent, FocusAreaQuestionComponent, FocusAreaToolsModalComponent, FunnelOrderService, GradeBadgeComponent, HeaderScrollService, HierarchyDisplayComponent, HorizontalBarComponent, IconService, IndeterminateSpinnerComponent, InsightCardComponent, JourneyProgressIndicatorComponent, JourneyStepIdEnum, LineChartComponent, MetricCardComponent, MetricExecutiveSummaryComponent, MetricFormatterService, MetricListItemComponent, MetricReportModalComponent, MetricWelcomeBannerComponent, MobileBottomNavComponent, MobileFABComponent, ModalComponent, ModalService, NapkinVisualPlaceholderComponent, NavigationStateService, OpportunityHighlightBannerComponent, OverallAssessmentComponent, PacingStatusBadgeComponent, PieChartComponent, ProfileItemCardComponent, ProfileSectionComponent, ProfileSubsectionComponent, RelatedContentSidebarComponent, RevenueCalculatorService, RevenueCalculatorWelcomeBannerComponent, ScrollDepthService, ScrollProgressBarComponent, SearchButtonComponent, SearchModalComponent, SectionDividerComponent, SectionNavigationComponent, ShadowElevationDirective, ShopPlatformEnum, ShopWelcomeBannerComponent, SkeletonBarComponent, SkeletonCardBaseComponent, SkeletonCircleComponent, SkeletonCompetitorCardComponent, SkeletonCustomerSegmentCardComponent, SkeletonFocusAreaCardComponent, SkeletonGenericCardComponent, SkeletonLoaderComponent, SkeletonPriceTierCardComponent, SkeletonProductCategoryCardComponent, SkeletonRegionCardComponent, SkeletonSeasonCardComponent, StickySubscriptionContinueButtonComponent, SubscriptionValuePropositionCardComponent, SymphiqBusinessAnalysisDashboardComponent, SymphiqConnectGaDashboardComponent, SymphiqCreateAccountDashboardComponent, SymphiqFunnelAnalysisDashboardComponent, SymphiqFunnelAnalysisPreviewComponent, SymphiqIconComponent, SymphiqProfileAnalysisDashboardComponent, SymphiqRevenueCalculatorDashboardComponent, SymphiqWelcomeDashboardComponent, TargetChangeBadgeComponent, TooltipContainerComponent, TooltipDataService, TooltipDirective, TooltipService, ViewModeService, ViewportAnimationDirective, VisualizationContainerComponent, calculateFunnelRatios, calculateMetricTargetsFromRevenue, calculateMetricTargetsFromRevenueReverse, calculateRelatedMetricRatios, generateTargetsFromCalculations, getBadgeLabelClasses, getButtonClasses, getCategoryBadgeClasses, getCategoryColor, getCompetitiveBadgeClasses, getContainerClasses, getFooterClasses, getFunnelStageMetrics, getGradeBadgeClasses, getHeaderClasses, getInsightsBadgeClasses, getInsightsCardClasses, getMetricLabelClasses, getMetricMiniCardClasses, getMetricValueClasses, getNarrativeTextClasses, getRevenueCardClasses, getRevenueIconClasses, getStatusBadgeClasses, getStatusDotClasses, getStatusIconClasses, getStatusSummaryClasses, getSubtitleClasses, getTitleClasses, getTrendClasses, getTrendIconClasses, getTrendValueClasses, groupMetricsByFunnelStage, isLightMode, validateRevenueTarget };
91955
+ export { AreaChartComponent, BarChartComponent, BreakdownSectionComponent, BusinessAnalysisModalComponent, BusinessProfileSearchService, ChartCardComponent, ChartContainerComponent, ChartThemeService, CircularProgressComponent, CompetitivePositioningSummaryComponent, CompetitorAnalysisCardComponent, ConfettiService, ConfidenceLevelCardComponent, ContentGenerationProgressComponent, ContentGenerationProgressWithConfettiComponent, CrossDashboardRelationshipsService, DataLoaderService, FloatingBackButtonComponent, FloatingTocComponent, FocusAreaDetailCardComponent, FocusAreaExecutiveSummaryComponent, FocusAreaQuestionComponent, FocusAreaToolsModalComponent, FunnelOrderService, GradeBadgeComponent, HeaderScrollService, HierarchyDisplayComponent, HorizontalBarComponent, IconService, IndeterminateSpinnerComponent, InsightCardComponent, JourneyProgressIndicatorComponent, JourneyStepIdEnum, LineChartComponent, MetricCardComponent, MetricExecutiveSummaryComponent, MetricFormatterService, MetricListItemComponent, MetricReportModalComponent, MetricWelcomeBannerComponent, MobileBottomNavComponent, MobileFABComponent, ModalComponent, ModalService, NapkinVisualPlaceholderComponent, NavigationStateService, OpportunityHighlightBannerComponent, OverallAssessmentComponent, PacingStatusBadgeComponent, PieChartComponent, ProfileItemCardComponent, ProfileSectionComponent, ProfileSubsectionComponent, RelatedContentSidebarComponent, RevenueCalculatorService, RevenueCalculatorWelcomeBannerComponent, ScrollDepthService, ScrollProgressBarComponent, SearchButtonComponent, SearchModalComponent, SectionDividerComponent, SectionNavigationComponent, ShadowElevationDirective, ShopPlatformEnum, ShopProfileStatusCardComponent, ShopWelcomeBannerComponent, SkeletonBarComponent, SkeletonCardBaseComponent, SkeletonCircleComponent, SkeletonCompetitorCardComponent, SkeletonCustomerSegmentCardComponent, SkeletonFocusAreaCardComponent, SkeletonGenericCardComponent, SkeletonLoaderComponent, SkeletonPriceTierCardComponent, SkeletonProductCategoryCardComponent, SkeletonRegionCardComponent, SkeletonSeasonCardComponent, StickySubscriptionContinueButtonComponent, SubscriptionValuePropositionCardComponent, SymphiqBusinessAnalysisDashboardComponent, SymphiqConnectGaDashboardComponent, SymphiqCreateAccountDashboardComponent, SymphiqFunnelAnalysisDashboardComponent, SymphiqFunnelAnalysisPreviewComponent, SymphiqIconComponent, SymphiqProfileAnalysisDashboardComponent, SymphiqRevenueCalculatorDashboardComponent, SymphiqWelcomeDashboardComponent, TargetChangeBadgeComponent, TooltipContainerComponent, TooltipDataService, TooltipDirective, TooltipService, ViewModeService, ViewportAnimationDirective, VisualizationContainerComponent, calculateFunnelRatios, calculateMetricTargetsFromRevenue, calculateMetricTargetsFromRevenueReverse, calculateRelatedMetricRatios, generateTargetsFromCalculations, getBadgeLabelClasses, getButtonClasses, getCategoryBadgeClasses, getCategoryColor, getCompetitiveBadgeClasses, getContainerClasses, getFooterClasses, getFunnelStageMetrics, getGradeBadgeClasses, getHeaderClasses, getInsightsBadgeClasses, getInsightsCardClasses, getMetricLabelClasses, getMetricMiniCardClasses, getMetricValueClasses, getNarrativeTextClasses, getRevenueCardClasses, getRevenueIconClasses, getStatusBadgeClasses, getStatusDotClasses, getStatusIconClasses, getStatusSummaryClasses, getSubtitleClasses, getTitleClasses, getTrendClasses, getTrendIconClasses, getTrendValueClasses, groupMetricsByFunnelStage, isLightMode, validateRevenueTarget };
91683
91956
  //# sourceMappingURL=symphiq-components.mjs.map