@eric-emg/symphiq-components 1.3.85 → 1.3.87

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.
@@ -4673,7 +4673,7 @@ class CompetitiveScoreService {
4673
4673
  }]
4674
4674
  }], null, null); })();
4675
4675
 
4676
- const _forTrack0$1l = ($index, $item) => $item.category;
4676
+ const _forTrack0$1k = ($index, $item) => $item.category;
4677
4677
  function CompetitivePositioningSummaryComponent_Conditional_1_For_47_Conditional_12_Template(rf, ctx) { if (rf & 1) {
4678
4678
  i0.ɵɵelementStart(0, "div", 15);
4679
4679
  i0.ɵɵelement(1, "div", 37);
@@ -4832,7 +4832,7 @@ function CompetitivePositioningSummaryComponent_Conditional_1_Template(rf, ctx)
4832
4832
  i0.ɵɵelementEnd()();
4833
4833
  i0.ɵɵnamespaceHTML();
4834
4834
  i0.ɵɵelementStart(43, "div", 24)(44, "div", 25)(45, "div", 26);
4835
- i0.ɵɵrepeaterCreate(46, CompetitivePositioningSummaryComponent_Conditional_1_For_47_Template, 15, 12, "div", 27, _forTrack0$1l);
4835
+ i0.ɵɵrepeaterCreate(46, CompetitivePositioningSummaryComponent_Conditional_1_For_47_Template, 15, 12, "div", 27, _forTrack0$1k);
4836
4836
  i0.ɵɵelementEnd()()()();
4837
4837
  i0.ɵɵelementStart(48, "div", 28)(49, "button", 29);
4838
4838
  i0.ɵɵlistener("click", function CompetitivePositioningSummaryComponent_Conditional_1_Template_button_click_49_listener() { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.scrollToCompetitive.emit()); });
@@ -5041,7 +5041,7 @@ function CompetitivePositioningSummaryComponent_Conditional_2_Template(rf, ctx)
5041
5041
  i0.ɵɵelementStart(32, "div", 50)(33, "h4", 51);
5042
5042
  i0.ɵɵtext(34, "By Funnel Stage");
5043
5043
  i0.ɵɵelementEnd();
5044
- i0.ɵɵrepeaterCreate(35, CompetitivePositioningSummaryComponent_Conditional_2_For_36_Template, 12, 11, "div", 52, _forTrack0$1l);
5044
+ i0.ɵɵrepeaterCreate(35, CompetitivePositioningSummaryComponent_Conditional_2_For_36_Template, 12, 11, "div", 52, _forTrack0$1k);
5045
5045
  i0.ɵɵelementEnd();
5046
5046
  i0.ɵɵelementStart(37, "div", 28)(38, "button", 53);
5047
5047
  i0.ɵɵlistener("click", function CompetitivePositioningSummaryComponent_Conditional_2_Template_button_click_38_listener() { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.scrollToCompetitive.emit()); });
@@ -9710,7 +9710,7 @@ class MetricCardComponent {
9710
9710
  const _c0$1m = () => [1, 2, 3];
9711
9711
  const _c1$L = (a0, a1, a2) => [a0, a1, a2];
9712
9712
  const _c2$u = (a0, a1) => [a0, a1];
9713
- const _forTrack0$1k = ($index, $item) => $item.metric;
9713
+ const _forTrack0$1j = ($index, $item) => $item.metric;
9714
9714
  const _forTrack1$d = ($index, $item) => $item.metric.dimensionValue;
9715
9715
  function BreakdownSectionComponent_Conditional_0_For_7_For_4_Template(rf, ctx) { if (rf & 1) {
9716
9716
  i0.ɵɵelementStart(0, "div", 7);
@@ -10032,7 +10032,7 @@ function BreakdownSectionComponent_Conditional_1_Template(rf, ctx) { if (rf & 1)
10032
10032
  i0.ɵɵelementEnd()();
10033
10033
  i0.ɵɵconditionalCreate(6, BreakdownSectionComponent_Conditional_1_Conditional_6_Template, 3, 0, "div", 11);
10034
10034
  i0.ɵɵelementStart(7, "div", 12);
10035
- i0.ɵɵrepeaterCreate(8, BreakdownSectionComponent_Conditional_1_For_9_Template, 28, 18, "div", 13, _forTrack0$1k);
10035
+ i0.ɵɵrepeaterCreate(8, BreakdownSectionComponent_Conditional_1_For_9_Template, 28, 18, "div", 13, _forTrack0$1j);
10036
10036
  i0.ɵɵelementEnd()();
10037
10037
  } if (rf & 2) {
10038
10038
  const ctx_r0 = i0.ɵɵnextContext();
@@ -11416,7 +11416,7 @@ class ChartCardComponent {
11416
11416
  }], null, { chart: [{ type: i0.Input, args: [{ isSignal: true, alias: "chart", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], isLightMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLightMode", required: false }] }], chartClick: [{ type: i0.Output, args: ["chartClick"] }] }); }); })();
11417
11417
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ChartCardComponent, { className: "ChartCardComponent", filePath: "lib/components/shared/chart-card.component.ts", lineNumber: 108 }); })();
11418
11418
 
11419
- const _forTrack0$1j = ($index, $item) => $item.id;
11419
+ const _forTrack0$1i = ($index, $item) => $item.id;
11420
11420
  function FunnelStrengthsListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
11421
11421
  i0.ɵɵelementStart(0, "div", 1);
11422
11422
  i0.ɵɵnamespaceSVG();
@@ -11530,7 +11530,7 @@ function FunnelStrengthsListModalContentComponent_Conditional_2_For_2_Template(r
11530
11530
  } }
11531
11531
  function FunnelStrengthsListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
11532
11532
  i0.ɵɵelementStart(0, "div", 2);
11533
- i0.ɵɵrepeaterCreate(1, FunnelStrengthsListModalContentComponent_Conditional_2_For_2_Template, 30, 22, "button", 7, _forTrack0$1j);
11533
+ i0.ɵɵrepeaterCreate(1, FunnelStrengthsListModalContentComponent_Conditional_2_For_2_Template, 30, 22, "button", 7, _forTrack0$1i);
11534
11534
  i0.ɵɵelementEnd();
11535
11535
  } if (rf & 2) {
11536
11536
  const ctx_r0 = i0.ɵɵnextContext();
@@ -11740,7 +11740,7 @@ class FunnelStrengthsListModalContentComponent {
11740
11740
  }], null, { strengths: [{ type: i0.Input, args: [{ isSignal: true, alias: "strengths", required: true }] }], isLightMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLightMode", required: true }] }] }); })();
11741
11741
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FunnelStrengthsListModalContentComponent, { className: "FunnelStrengthsListModalContentComponent", filePath: "lib/components/funnel-analysis-dashboard/funnel-strengths-list-modal-content.component.ts", lineNumber: 93 }); })();
11742
11742
 
11743
- const _forTrack0$1i = ($index, $item) => $item.severity;
11743
+ const _forTrack0$1h = ($index, $item) => $item.severity;
11744
11744
  const _forTrack1$c = ($index, $item) => $item.id;
11745
11745
  function FunnelWeaknessesListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
11746
11746
  i0.ɵɵelementStart(0, "div", 1);
@@ -11919,7 +11919,7 @@ function FunnelWeaknessesListModalContentComponent_Conditional_2_For_2_Template(
11919
11919
  } }
11920
11920
  function FunnelWeaknessesListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
11921
11921
  i0.ɵɵelementStart(0, "div", 2);
11922
- i0.ɵɵrepeaterCreate(1, FunnelWeaknessesListModalContentComponent_Conditional_2_For_2_Template, 9, 7, "div", null, _forTrack0$1i);
11922
+ i0.ɵɵrepeaterCreate(1, FunnelWeaknessesListModalContentComponent_Conditional_2_For_2_Template, 9, 7, "div", null, _forTrack0$1h);
11923
11923
  i0.ɵɵelementEnd();
11924
11924
  } if (rf & 2) {
11925
11925
  const ctx_r0 = i0.ɵɵnextContext();
@@ -13561,6 +13561,17 @@ class ProfileContextService {
13561
13561
  console.log('[ProfileContextService] indexProfile - recommendations with relatedCompetitorIds:', index.recommendations.filter(r => r.relatedCompetitorIds && r.relatedCompetitorIds.length > 0).map(r => ({ id: r.id, relatedCompetitorIds: r.relatedCompetitorIds })));
13562
13562
  this.contextIndex.set(index);
13563
13563
  }
13564
+ addRecommendations(recommendations) {
13565
+ const currentIndex = this.contextIndex();
13566
+ const existingIds = new Set(currentIndex.recommendations.map(r => r.id));
13567
+ const newRecs = recommendations.filter(r => !existingIds.has(r.id));
13568
+ const mergedRecommendations = [...currentIndex.recommendations, ...newRecs];
13569
+ console.log('[ProfileContextService] addRecommendations - adding', newRecs.length, 'new recommendations, total:', mergedRecommendations.length);
13570
+ this.contextIndex.set({
13571
+ ...currentIndex,
13572
+ recommendations: mergedRecommendations
13573
+ });
13574
+ }
13564
13575
  getRegions() {
13565
13576
  return this.contextIndex().regions;
13566
13577
  }
@@ -13697,7 +13708,7 @@ class ProfileItemLookupService {
13697
13708
  }], null, null); })();
13698
13709
 
13699
13710
  const _c0$1j = a0 => ({ name: "chevron-right", source: a0 });
13700
- const _forTrack0$1h = ($index, $item) => $item.id;
13711
+ const _forTrack0$1g = ($index, $item) => $item.id;
13701
13712
  function RelatedAreaChipsComponent_Conditional_0_For_2_Template(rf, ctx) { if (rf & 1) {
13702
13713
  const _r1 = i0.ɵɵgetCurrentView();
13703
13714
  i0.ɵɵelementStart(0, "button", 2);
@@ -13718,7 +13729,7 @@ function RelatedAreaChipsComponent_Conditional_0_For_2_Template(rf, ctx) { if (r
13718
13729
  } }
13719
13730
  function RelatedAreaChipsComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
13720
13731
  i0.ɵɵelementStart(0, "div", 0);
13721
- i0.ɵɵrepeaterCreate(1, RelatedAreaChipsComponent_Conditional_0_For_2_Template, 4, 5, "button", 1, _forTrack0$1h);
13732
+ i0.ɵɵrepeaterCreate(1, RelatedAreaChipsComponent_Conditional_0_For_2_Template, 4, 5, "button", 1, _forTrack0$1g);
13722
13733
  i0.ɵɵelementEnd();
13723
13734
  } if (rf & 2) {
13724
13735
  const ctx_r2 = i0.ɵɵnextContext();
@@ -13943,7 +13954,7 @@ class CompetitorChipListComponent {
13943
13954
  }], null, { relatedCompetitorIds: [{ type: i0.Input, args: [{ isSignal: true, alias: "relatedCompetitorIds", required: false }] }], competitors: [{ type: i0.Input, args: [{ isSignal: true, alias: "competitors", required: false }] }], label: [{ type: i0.Input, args: [{ isSignal: true, alias: "label", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], isDark: [{ type: i0.Input, args: [{ isSignal: true, alias: "isDark", required: false }] }], inModalContext: [{ type: i0.Input, args: [{ isSignal: true, alias: "inModalContext", required: false }] }] }); })();
13944
13955
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitorChipListComponent, { className: "CompetitorChipListComponent", filePath: "lib/components/business-analysis-dashboard/shared/competitor-chip-list.component.ts", lineNumber: 37 }); })();
13945
13956
 
13946
- const _forTrack0$1g = ($index, $item) => $item.id;
13957
+ const _forTrack0$1f = ($index, $item) => $item.id;
13947
13958
  function CompetitorContextSectionComponent_Conditional_0_Conditional_8_Template(rf, ctx) { if (rf & 1) {
13948
13959
  const _r1 = i0.ɵɵgetCurrentView();
13949
13960
  i0.ɵɵelementStart(0, "button", 8);
@@ -14026,7 +14037,7 @@ function CompetitorContextSectionComponent_Conditional_0_Template(rf, ctx) { if
14026
14037
  i0.ɵɵconditionalCreate(8, CompetitorContextSectionComponent_Conditional_0_Conditional_8_Template, 5, 4, "button", 4);
14027
14038
  i0.ɵɵelementEnd();
14028
14039
  i0.ɵɵelementStart(9, "div", 5)(10, "div", 6);
14029
- i0.ɵɵrepeaterCreate(11, CompetitorContextSectionComponent_Conditional_0_For_12_Template, 10, 6, "button", 7, _forTrack0$1g);
14040
+ i0.ɵɵrepeaterCreate(11, CompetitorContextSectionComponent_Conditional_0_For_12_Template, 10, 6, "button", 7, _forTrack0$1f);
14030
14041
  i0.ɵɵelementEnd()()();
14031
14042
  } if (rf & 2) {
14032
14043
  const ctx_r1 = i0.ɵɵnextContext();
@@ -14217,7 +14228,7 @@ class CompetitorContextSectionComponent {
14217
14228
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitorContextSectionComponent, { className: "CompetitorContextSectionComponent", filePath: "lib/components/business-analysis-dashboard/cards/competitor-context-section.component.ts", lineNumber: 86 }); })();
14218
14229
 
14219
14230
  const _c0$1h = a0 => ({ name: "chevron-right", source: a0 });
14220
- const _forTrack0$1f = ($index, $item) => $item.id;
14231
+ const _forTrack0$1e = ($index, $item) => $item.id;
14221
14232
  function RelatedRecommendationChipsComponent_Conditional_0_For_3_Template(rf, ctx) { if (rf & 1) {
14222
14233
  const _r1 = i0.ɵɵgetCurrentView();
14223
14234
  i0.ɵɵelementStart(0, "button", 4);
@@ -14260,7 +14271,7 @@ function RelatedRecommendationChipsComponent_Conditional_0_Conditional_4_Templat
14260
14271
  } }
14261
14272
  function RelatedRecommendationChipsComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
14262
14273
  i0.ɵɵelementStart(0, "div", 0)(1, "div", 1);
14263
- i0.ɵɵrepeaterCreate(2, RelatedRecommendationChipsComponent_Conditional_0_For_3_Template, 5, 6, "button", 2, _forTrack0$1f);
14274
+ i0.ɵɵrepeaterCreate(2, RelatedRecommendationChipsComponent_Conditional_0_For_3_Template, 5, 6, "button", 2, _forTrack0$1e);
14264
14275
  i0.ɵɵelementEnd();
14265
14276
  i0.ɵɵconditionalCreate(4, RelatedRecommendationChipsComponent_Conditional_0_Conditional_4_Template, 5, 4, "button", 3);
14266
14277
  i0.ɵɵelementEnd();
@@ -14716,7 +14727,7 @@ class RelatedFunnelInsightsSectionComponent {
14716
14727
  }], null, { insightCount: [{ type: i0.Input, args: [{ isSignal: true, alias: "insightCount", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], insightsClicked: [{ type: i0.Output, args: ["insightsClicked"] }] }); })();
14717
14728
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(RelatedFunnelInsightsSectionComponent, { className: "RelatedFunnelInsightsSectionComponent", filePath: "lib/components/business-analysis-dashboard/shared/related-funnel-insights-section.component.ts", lineNumber: 47 }); })();
14718
14729
 
14719
- const _forTrack0$1e = ($index, $item) => $item.order;
14730
+ const _forTrack0$1d = ($index, $item) => $item.order;
14720
14731
  function RecommendationCardComponent_Conditional_3_Template(rf, ctx) { if (rf & 1) {
14721
14732
  i0.ɵɵelementStart(0, "div", 9);
14722
14733
  i0.ɵɵelement(1, "symphiq-icon", 11);
@@ -15069,7 +15080,7 @@ function RecommendationCardComponent_Conditional_13_Conditional_12_Conditional_6
15069
15080
  } }
15070
15081
  function RecommendationCardComponent_Conditional_13_Conditional_12_Conditional_6_Template(rf, ctx) { if (rf & 1) {
15071
15082
  i0.ɵɵelementStart(0, "div", 37);
15072
- i0.ɵɵrepeaterCreate(1, RecommendationCardComponent_Conditional_13_Conditional_12_Conditional_6_For_2_Template, 13, 9, "div", 41, _forTrack0$1e);
15083
+ i0.ɵɵrepeaterCreate(1, RecommendationCardComponent_Conditional_13_Conditional_12_Conditional_6_For_2_Template, 13, 9, "div", 41, _forTrack0$1d);
15073
15084
  i0.ɵɵelementEnd();
15074
15085
  } if (rf & 2) {
15075
15086
  const ctx_r0 = i0.ɵɵnextContext(3);
@@ -15922,7 +15933,7 @@ const ModalComponent_Conditional_0_Conditional_16_Conditional_4_Defer_2_DepsFn =
15922
15933
  const ModalComponent_Conditional_0_Conditional_16_Conditional_5_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return barChart_component; }).then(m => m.BarChartComponent)];
15923
15934
  const ModalComponent_Conditional_0_Conditional_16_Conditional_6_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return pieChart_component; }).then(m => m.PieChartComponent)];
15924
15935
  const ModalComponent_Conditional_0_Conditional_16_Conditional_7_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return areaChart_component; }).then(m => m.AreaChartComponent)];
15925
- const _forTrack0$1d = ($index, $item) => $item.id || $index;
15936
+ const _forTrack0$1c = ($index, $item) => $item.id || $index;
15926
15937
  function ModalComponent_Conditional_0_Conditional_6_Template(rf, ctx) { if (rf & 1) {
15927
15938
  const _r3 = i0.ɵɵgetCurrentView();
15928
15939
  i0.ɵɵelementStart(0, "button", 10);
@@ -16307,7 +16318,7 @@ function ModalComponent_Conditional_0_Conditional_19_For_3_Template(rf, ctx) { i
16307
16318
  function ModalComponent_Conditional_0_Conditional_19_Template(rf, ctx) { if (rf & 1) {
16308
16319
  i0.ɵɵelementStart(0, "div", 19);
16309
16320
  i0.ɵɵconditionalCreate(1, ModalComponent_Conditional_0_Conditional_19_Conditional_1_Template, 2, 2, "p", 54);
16310
- i0.ɵɵrepeaterCreate(2, ModalComponent_Conditional_0_Conditional_19_For_3_Template, 2, 5, "div", null, _forTrack0$1d);
16321
+ i0.ɵɵrepeaterCreate(2, ModalComponent_Conditional_0_Conditional_19_For_3_Template, 2, 5, "div", null, _forTrack0$1c);
16311
16322
  i0.ɵɵelementEnd();
16312
16323
  } if (rf & 2) {
16313
16324
  const ctx_r1 = i0.ɵɵnextContext(2);
@@ -16664,7 +16675,7 @@ function ModalComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
16664
16675
  i0.ɵɵproperty("ngClass", ctx_r1.isLightMode() ? "bg-slate-900/60" : "bg-slate-950/80")("@fadeIn", undefined);
16665
16676
  i0.ɵɵadvance();
16666
16677
  i0.ɵɵstyleProp("z-index", ctx_r1.contentZIndex());
16667
- i0.ɵɵclassProp("max-w-6xl", ctx_r1.modalType() === "chart")("max-w-3xl", ctx_r1.modalType() !== "chart");
16678
+ i0.ɵɵclassProp("sm:max-w-6xl", ctx_r1.modalType() === "chart")("sm:max-w-3xl", ctx_r1.modalType() !== "chart");
16668
16679
  i0.ɵɵproperty("ngClass", ctx_r1.isLightMode() ? "bg-white/90 border-slate-200/50" : "bg-slate-800/90 border-slate-700/50")("@slideUpFade", undefined);
16669
16680
  i0.ɵɵadvance();
16670
16681
  i0.ɵɵproperty("ngClass", ctx_r1.isLightMode() ? "bg-white/50 border-slate-200/50" : "bg-slate-800/50 border-slate-700/50");
@@ -17494,7 +17505,7 @@ class ModalComponent {
17494
17505
  });
17495
17506
  }
17496
17507
  static { this.ɵfac = function ModalComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ModalComponent)(); }; }
17497
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ModalComponent, selectors: [["symphiq-funnel-analysis-modal"]], inputs: { isLightMode: [1, "isLightMode"], viewMode: [1, "viewMode"], allMetrics: [1, "allMetrics"], allInsights: [1, "allInsights"], allCharts: [1, "allCharts"], currencySymbol: [1, "currencySymbol"], businessProfile: [1, "businessProfile"] }, decls: 1, vars: 1, consts: [[1, "fixed", "inset-0", "flex", "items-center", "justify-center", "p-4", "overflow-y-auto", 3, "z-index"], [1, "fixed", "inset-0", "flex", "items-center", "justify-center", "p-4", "overflow-y-auto"], ["aria-hidden", "true", 1, "fixed", "inset-0", "backdrop-blur-md", 3, "click", "ngClass"], [1, "relative", "w-full", "rounded-2xl", "text-left", "overflow-hidden", "shadow-xl", "border", "backdrop-blur-xl", 3, "click", "ngClass"], [1, "px-6", "py-5", "border-b", "backdrop-blur-sm", 3, "ngClass"], [1, "flex", "items-start", "justify-between"], [1, "flex", "items-center", "gap-3"], [1, "transition-all", "rounded-lg", "p-1", "hover:scale-110", "active:scale-90", "cursor-pointer", 3, "ngClass"], [1, "flex-shrink-0", 3, "class", "animate-pulse"], [1, "flex", "items-center", "gap-2", "flex-wrap"], [1, "transition-all", "rounded-lg", "p-1", "hover:scale-110", "active:scale-90", "cursor-pointer", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M6 18L18 6M6 6l12 12"], [1, "px-6", "py-6", "overflow-y-auto", "backdrop-blur-sm", 3, "ngClass"], [3, "insight", "allMetrics", "charts", "allCharts", "allBusinessInsights", "isLightMode", "isInModal", "currencySymbol", "currentModalState"], [3, "metric", "insights", "charts", "allCharts", "isLightMode", "isInModal", "currencySymbol", "currentModalState", "initialExpandedSection"], [1, "chart-modal-content"], [1, "space-y-3"], [1, "space-y-5"], [1, "space-y-6"], [3, "recommendation", "viewMode", "forceExpanded", "showNavigationChevron", "inModalContext", "isCompactMode", "animationIndex"], [3, "strengths", "isLightMode"], [3, "weaknesses", "isLightMode"], [3, "strength", "isLightMode", "allMetrics", "allCharts", "currentModalState"], [3, "weakness", "isLightMode", "allMetrics", "allCharts", "currentModalState"], [1, "px-6", "py-4", "border-t", 3, "ngClass"], [1, "w-full", "px-4", "py-2", "rounded-lg", "transition-all", "font-medium", "hover:scale-[1.02]", "active:scale-[0.98]", "cursor-pointer", "flex", "items-center", "justify-center", "gap-2", 3, "ngClass"], [1, "w-full", "px-4", "py-2", "rounded-lg", "transition-all", "font-medium", "hover:scale-[1.02]", "active:scale-[0.98]", "cursor-pointer", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M15 19l-7-7 7-7"], [1, "flex-shrink-0"], [1, "text-sm", 3, "ngClass"], [1, "text-sm", "font-semibold", "transition-colors", "cursor-pointer", 3, "ngClass"], [1, "text-sm", "font-semibold", 3, "ngClass"], [1, "text-sm", "font-semibold", "transition-colors", "cursor-pointer", 3, "click", "ngClass"], [1, "text-xl", "font-bold", "!mb-0", 3, "ngClass"], ["tooltipPosition", "bottom", 3, "viewMode"], [1, "text-sm", "mb-4", 3, "ngClass"], [1, "min-h-[500px]"], [3, "chart", "showAxisLabels", "viewMode", "currencySymbol"], [1, "flex", "items-center", "justify-center", "py-12"], [1, "animate-spin", "rounded-full", "h-8", "w-8", 3, "ngClass"], [1, "w-full", "text-left", "flex", "items-center", "gap-3", "p-4", "rounded-lg", "border", "hover:border-blue-500/50", "transition-all", "cursor-pointer", "group", "hover:scale-[1.01]", "active:scale-[0.99]", 3, "ngClass"], [1, "w-full", "text-left", "flex", "items-center", "gap-3", "p-4", "rounded-lg", "border", "hover:border-blue-500/50", "transition-all", "cursor-pointer", "group", "hover:scale-[1.01]", "active:scale-[0.99]", 3, "click", "ngClass"], [1, "inline-flex", "items-center", "justify-center", "w-8", "h-8", "rounded-full", "text-sm", "font-bold", "flex-shrink-0", 3, "ngClass"], [1, "text-base", "font-medium", "transition-colors", "flex-1", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5", "group-hover:text-blue-400", "transition-colors", "flex-shrink-0", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 5l7 7-7 7"], [1, "w-full", "text-left", "p-4", "rounded-xl", "border-2", "hover:border-blue-500/50", "transition-all", "cursor-pointer", "group", "hover:scale-[1.01]", "hover:shadow-lg", "active:scale-[0.99]", 3, "ngClass"], [1, "flex", "items-center", "gap-3", "mb-2"], [1, "w-10", "h-10", "rounded-lg", "flex", "items-center", "justify-center", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 12l2 2 4-4M7.835 4.697a3.42 3.42 0 001.946-.806 3.42 3.42 0 014.438 0 3.42 3.42 0 001.946.806 3.42 3.42 0 013.138 3.138 3.42 3.42 0 00.806 1.946 3.42 3.42 0 010 4.438 3.42 3.42 0 00-.806 1.946 3.42 3.42 0 01-3.138 3.138 3.42 3.42 0 00-1.946.806 3.42 3.42 0 01-4.438 0 3.42 3.42 0 00-1.946-.806 3.42 3.42 0 01-3.138-3.138 3.42 3.42 0 00-.806-1.946 3.42 3.42 0 010-4.438 3.42 3.42 0 00.806-1.946 3.42 3.42 0 013.138-3.138z"], [1, "flex-1"], [1, "text-lg", "font-semibold", 3, "ngClass"], [1, "text-sm", "leading-relaxed", 3, "ngClass"], [1, "border-t", "pt-4", 3, "ngClass"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wide", "mb-3", 3, "ngClass"], [1, "w-full", "text-left", "p-4", "rounded-xl", "border-2", "hover:border-blue-500/50", "transition-all", "cursor-pointer", "group", "hover:scale-[1.01]", "hover:shadow-lg", "active:scale-[0.99]", 3, "click", "ngClass"], [1, "flex", "items-start", "gap-3", "mb-3"], [1, "inline-flex", "items-center", "justify-center", "w-8", "h-8", "rounded-full", "text-xs", "font-bold", "flex-shrink-0", 3, "ngClass"], [1, "flex-1", "min-w-0"], [1, "text-base", "font-semibold", "transition-colors", "mb-2", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5", "group-hover:text-blue-400", "transition-colors", "flex-shrink-0", "mt-1", 3, "ngClass"], [1, "flex", "items-center", "gap-1.5", "pt-2"], [1, "inline-flex", "items-center", "gap-1.5", "px-3", "py-1.5", "rounded-full", "text-xs", "font-semibold", "border", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-3.5", "h-3.5"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z"], [3, "cardNavigate", "recommendation", "viewMode", "animationIndex", "showNavigationChevron", "inModalContext"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wide", "mb-2", 3, "ngClass"], [3, "metricClick", "metric", "isLightMode", "animationKey", "currencySymbol"], [3, "chartClick", "chart", "viewMode", "isLightMode"], [1, "w-full", "text-left", "flex", "items-start", "gap-3", "p-4", "rounded-lg", "border", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5", "text-emerald-400", "flex-shrink-0", "mt-0.5"], [1, "p-4", "rounded-lg", "border-l-4", 3, "ngClass"], [1, "flex", "items-center", "gap-2", "mb-3"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wide", 3, "ngClass"], [1, "w-full", "px-4", "py-2", "rounded-lg", "transition-all", "font-medium", "hover:scale-[1.02]", "active:scale-[0.98]", "cursor-pointer", "flex", "items-center", "justify-center", "gap-2", 3, "click", "ngClass"], [1, "w-full", "px-4", "py-2", "rounded-lg", "transition-all", "font-medium", "hover:scale-[1.02]", "active:scale-[0.98]", "cursor-pointer", 3, "click", "ngClass"]], template: function ModalComponent_Template(rf, ctx) { if (rf & 1) {
17508
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ModalComponent, selectors: [["symphiq-funnel-analysis-modal"]], inputs: { isLightMode: [1, "isLightMode"], viewMode: [1, "viewMode"], allMetrics: [1, "allMetrics"], allInsights: [1, "allInsights"], allCharts: [1, "allCharts"], currencySymbol: [1, "currencySymbol"], businessProfile: [1, "businessProfile"] }, decls: 1, vars: 1, consts: [[1, "fixed", "inset-0", "flex", "items-center", "justify-center", "p-0", "sm:p-4", "overflow-y-auto", 3, "z-index"], [1, "fixed", "inset-0", "flex", "items-center", "justify-center", "p-0", "sm:p-4", "overflow-y-auto"], ["aria-hidden", "true", 1, "fixed", "inset-0", "backdrop-blur-md", 3, "click", "ngClass"], [1, "relative", "w-full", "h-full", "sm:h-auto", "max-w-full", "sm:max-w-3xl", "rounded-none", "sm:rounded-2xl", "text-left", "overflow-hidden", "shadow-xl", "border", "backdrop-blur-xl", 3, "click", "ngClass"], [1, "px-6", "py-5", "border-b", "backdrop-blur-sm", 3, "ngClass"], [1, "flex", "items-start", "justify-between"], [1, "flex", "items-center", "gap-3"], [1, "transition-all", "rounded-lg", "p-1", "hover:scale-110", "active:scale-90", "cursor-pointer", 3, "ngClass"], [1, "flex-shrink-0", 3, "class", "animate-pulse"], [1, "flex", "items-center", "gap-2", "flex-wrap"], [1, "transition-all", "rounded-lg", "p-1", "hover:scale-110", "active:scale-90", "cursor-pointer", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M6 18L18 6M6 6l12 12"], [1, "px-6", "py-6", "overflow-y-auto", "backdrop-blur-sm", 3, "ngClass"], [3, "insight", "allMetrics", "charts", "allCharts", "allBusinessInsights", "isLightMode", "isInModal", "currencySymbol", "currentModalState"], [3, "metric", "insights", "charts", "allCharts", "isLightMode", "isInModal", "currencySymbol", "currentModalState", "initialExpandedSection"], [1, "chart-modal-content"], [1, "space-y-3"], [1, "space-y-5"], [1, "space-y-6"], [3, "recommendation", "viewMode", "forceExpanded", "showNavigationChevron", "inModalContext", "isCompactMode", "animationIndex"], [3, "strengths", "isLightMode"], [3, "weaknesses", "isLightMode"], [3, "strength", "isLightMode", "allMetrics", "allCharts", "currentModalState"], [3, "weakness", "isLightMode", "allMetrics", "allCharts", "currentModalState"], [1, "px-6", "py-4", "border-t", 3, "ngClass"], [1, "w-full", "px-4", "py-2", "rounded-lg", "transition-all", "font-medium", "hover:scale-[1.02]", "active:scale-[0.98]", "cursor-pointer", "flex", "items-center", "justify-center", "gap-2", 3, "ngClass"], [1, "w-full", "px-4", "py-2", "rounded-lg", "transition-all", "font-medium", "hover:scale-[1.02]", "active:scale-[0.98]", "cursor-pointer", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M15 19l-7-7 7-7"], [1, "flex-shrink-0"], [1, "text-sm", 3, "ngClass"], [1, "text-sm", "font-semibold", "transition-colors", "cursor-pointer", 3, "ngClass"], [1, "text-sm", "font-semibold", 3, "ngClass"], [1, "text-sm", "font-semibold", "transition-colors", "cursor-pointer", 3, "click", "ngClass"], [1, "text-xl", "font-bold", "!mb-0", 3, "ngClass"], ["tooltipPosition", "bottom", 3, "viewMode"], [1, "text-sm", "mb-4", 3, "ngClass"], [1, "min-h-[500px]"], [3, "chart", "showAxisLabels", "viewMode", "currencySymbol"], [1, "flex", "items-center", "justify-center", "py-12"], [1, "animate-spin", "rounded-full", "h-8", "w-8", 3, "ngClass"], [1, "w-full", "text-left", "flex", "items-center", "gap-3", "p-4", "rounded-lg", "border", "hover:border-blue-500/50", "transition-all", "cursor-pointer", "group", "hover:scale-[1.01]", "active:scale-[0.99]", 3, "ngClass"], [1, "w-full", "text-left", "flex", "items-center", "gap-3", "p-4", "rounded-lg", "border", "hover:border-blue-500/50", "transition-all", "cursor-pointer", "group", "hover:scale-[1.01]", "active:scale-[0.99]", 3, "click", "ngClass"], [1, "inline-flex", "items-center", "justify-center", "w-8", "h-8", "rounded-full", "text-sm", "font-bold", "flex-shrink-0", 3, "ngClass"], [1, "text-base", "font-medium", "transition-colors", "flex-1", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5", "group-hover:text-blue-400", "transition-colors", "flex-shrink-0", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 5l7 7-7 7"], [1, "w-full", "text-left", "p-4", "rounded-xl", "border-2", "hover:border-blue-500/50", "transition-all", "cursor-pointer", "group", "hover:scale-[1.01]", "hover:shadow-lg", "active:scale-[0.99]", 3, "ngClass"], [1, "flex", "items-center", "gap-3", "mb-2"], [1, "w-10", "h-10", "rounded-lg", "flex", "items-center", "justify-center", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 12l2 2 4-4M7.835 4.697a3.42 3.42 0 001.946-.806 3.42 3.42 0 014.438 0 3.42 3.42 0 001.946.806 3.42 3.42 0 013.138 3.138 3.42 3.42 0 00.806 1.946 3.42 3.42 0 010 4.438 3.42 3.42 0 00-.806 1.946 3.42 3.42 0 01-3.138 3.138 3.42 3.42 0 00-1.946.806 3.42 3.42 0 01-4.438 0 3.42 3.42 0 00-1.946-.806 3.42 3.42 0 01-3.138-3.138 3.42 3.42 0 00-.806-1.946 3.42 3.42 0 010-4.438 3.42 3.42 0 00.806-1.946 3.42 3.42 0 013.138-3.138z"], [1, "flex-1"], [1, "text-lg", "font-semibold", 3, "ngClass"], [1, "text-sm", "leading-relaxed", 3, "ngClass"], [1, "border-t", "pt-4", 3, "ngClass"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wide", "mb-3", 3, "ngClass"], [1, "w-full", "text-left", "p-4", "rounded-xl", "border-2", "hover:border-blue-500/50", "transition-all", "cursor-pointer", "group", "hover:scale-[1.01]", "hover:shadow-lg", "active:scale-[0.99]", 3, "click", "ngClass"], [1, "flex", "items-start", "gap-3", "mb-3"], [1, "inline-flex", "items-center", "justify-center", "w-8", "h-8", "rounded-full", "text-xs", "font-bold", "flex-shrink-0", 3, "ngClass"], [1, "flex-1", "min-w-0"], [1, "text-base", "font-semibold", "transition-colors", "mb-2", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5", "group-hover:text-blue-400", "transition-colors", "flex-shrink-0", "mt-1", 3, "ngClass"], [1, "flex", "items-center", "gap-1.5", "pt-2"], [1, "inline-flex", "items-center", "gap-1.5", "px-3", "py-1.5", "rounded-full", "text-xs", "font-semibold", "border", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-3.5", "h-3.5"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z"], [3, "cardNavigate", "recommendation", "viewMode", "animationIndex", "showNavigationChevron", "inModalContext"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wide", "mb-2", 3, "ngClass"], [3, "metricClick", "metric", "isLightMode", "animationKey", "currencySymbol"], [3, "chartClick", "chart", "viewMode", "isLightMode"], [1, "w-full", "text-left", "flex", "items-start", "gap-3", "p-4", "rounded-lg", "border", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5", "text-emerald-400", "flex-shrink-0", "mt-0.5"], [1, "p-4", "rounded-lg", "border-l-4", 3, "ngClass"], [1, "flex", "items-center", "gap-2", "mb-3"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wide", 3, "ngClass"], [1, "w-full", "px-4", "py-2", "rounded-lg", "transition-all", "font-medium", "hover:scale-[1.02]", "active:scale-[0.98]", "cursor-pointer", "flex", "items-center", "justify-center", "gap-2", 3, "click", "ngClass"], [1, "w-full", "px-4", "py-2", "rounded-lg", "transition-all", "font-medium", "hover:scale-[1.02]", "active:scale-[0.98]", "cursor-pointer", 3, "click", "ngClass"]], template: function ModalComponent_Template(rf, ctx) { if (rf & 1) {
17498
17509
  i0.ɵɵconditionalCreate(0, ModalComponent_Conditional_0_Template, 32, 41, "div", 0);
17499
17510
  } if (rf & 2) {
17500
17511
  i0.ɵɵconditional(ctx.isOpen() ? 0 : -1);
@@ -17536,15 +17547,15 @@ class ModalComponent {
17536
17547
  ],
17537
17548
  template: `
17538
17549
  @if (isOpen()) {
17539
- <div class="fixed inset-0 flex items-center justify-center p-4 overflow-y-auto" [style.z-index]="baseZIndex()">
17550
+ <div class="fixed inset-0 flex items-center justify-center p-0 sm:p-4 overflow-y-auto" [style.z-index]="baseZIndex()">
17540
17551
  <div [ngClass]="isLightMode() ? 'bg-slate-900/60' : 'bg-slate-950/80'" class="fixed inset-0 backdrop-blur-md" [style.z-index]="backdropZIndex()" aria-hidden="true" @fadeIn (click)="closeModal()"></div>
17541
17552
 
17542
17553
  <div
17543
17554
  (click)="$event.stopPropagation()"
17544
17555
  [ngClass]="isLightMode() ? 'bg-white/90 border-slate-200/50' : 'bg-slate-800/90 border-slate-700/50'"
17545
- [class.max-w-6xl]="modalType() === 'chart'"
17546
- [class.max-w-3xl]="modalType() !== 'chart'"
17547
- class="relative w-full rounded-2xl text-left overflow-hidden shadow-xl border backdrop-blur-xl"
17556
+ [class.sm:max-w-6xl]="modalType() === 'chart'"
17557
+ [class.sm:max-w-3xl]="modalType() !== 'chart'"
17558
+ class="relative w-full h-full sm:h-auto max-w-full sm:max-w-3xl rounded-none sm:rounded-2xl text-left overflow-hidden shadow-xl border backdrop-blur-xl"
17548
17559
  [style.z-index]="contentZIndex()"
17549
17560
  @slideUpFade>
17550
17561
 
@@ -20603,7 +20614,7 @@ class NarrativeTooltipComponent {
20603
20614
  }], null, { content: [{ type: i0.Input, args: [{ isSignal: true, alias: "content", required: true }] }], isLightMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLightMode", required: false }] }] }); })();
20604
20615
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(NarrativeTooltipComponent, { className: "NarrativeTooltipComponent", filePath: "lib/components/funnel-analysis-dashboard/tooltip/narrative-tooltip.component.ts", lineNumber: 27 }); })();
20605
20616
 
20606
- const _forTrack0$1c = ($index, $item) => $item.metric.name;
20617
+ const _forTrack0$1b = ($index, $item) => $item.metric.name;
20607
20618
  function CompetitiveStatusTooltipComponent_Conditional_6_For_6_Template(rf, ctx) { if (rf & 1) {
20608
20619
  i0.ɵɵelementStart(0, "div", 7)(1, "div", 8)(2, "div", 9);
20609
20620
  i0.ɵɵelement(3, "div", 10);
@@ -20647,7 +20658,7 @@ function CompetitiveStatusTooltipComponent_Conditional_6_Template(rf, ctx) { if
20647
20658
  i0.ɵɵtext(3);
20648
20659
  i0.ɵɵelementEnd();
20649
20660
  i0.ɵɵelementStart(4, "div", 5);
20650
- i0.ɵɵrepeaterCreate(5, CompetitiveStatusTooltipComponent_Conditional_6_For_6_Template, 13, 12, "div", 6, _forTrack0$1c);
20661
+ i0.ɵɵrepeaterCreate(5, CompetitiveStatusTooltipComponent_Conditional_6_For_6_Template, 13, 12, "div", 6, _forTrack0$1b);
20651
20662
  i0.ɵɵelementEnd()();
20652
20663
  } if (rf & 2) {
20653
20664
  const ctx_r1 = i0.ɵɵnextContext();
@@ -20906,7 +20917,7 @@ class CompetitiveStatusTooltipComponent {
20906
20917
  }], null, { content: [{ type: i0.Input, args: [{ isSignal: true, alias: "content", required: true }] }], isLightMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLightMode", required: false }] }], currencySymbol: [{ type: i0.Input, args: [{ isSignal: true, alias: "currencySymbol", required: false }] }] }); })();
20907
20918
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitiveStatusTooltipComponent, { className: "CompetitiveStatusTooltipComponent", filePath: "lib/components/funnel-analysis-dashboard/tooltip/competitive-status-tooltip.component.ts", lineNumber: 60 }); })();
20908
20919
 
20909
- const _forTrack0$1b = ($index, $item) => $item.name;
20920
+ const _forTrack0$1a = ($index, $item) => $item.name;
20910
20921
  function FunnelStageCompetitiveTooltipComponent_Conditional_8_For_7_Template(rf, ctx) { if (rf & 1) {
20911
20922
  i0.ɵɵelementStart(0, "div", 9)(1, "div", 10)(2, "span", 11);
20912
20923
  i0.ɵɵtext(3);
@@ -20946,7 +20957,7 @@ function FunnelStageCompetitiveTooltipComponent_Conditional_8_Template(rf, ctx)
20946
20957
  i0.ɵɵtext(4);
20947
20958
  i0.ɵɵelementEnd()();
20948
20959
  i0.ɵɵelementStart(5, "div", 8);
20949
- i0.ɵɵrepeaterCreate(6, FunnelStageCompetitiveTooltipComponent_Conditional_8_For_7_Template, 11, 9, "div", 9, _forTrack0$1b);
20960
+ i0.ɵɵrepeaterCreate(6, FunnelStageCompetitiveTooltipComponent_Conditional_8_For_7_Template, 11, 9, "div", 9, _forTrack0$1a);
20950
20961
  i0.ɵɵelementEnd()();
20951
20962
  } if (rf & 2) {
20952
20963
  const ctx_r1 = i0.ɵɵnextContext();
@@ -20996,7 +21007,7 @@ function FunnelStageCompetitiveTooltipComponent_Conditional_9_Template(rf, ctx)
20996
21007
  i0.ɵɵtext(4);
20997
21008
  i0.ɵɵelementEnd()();
20998
21009
  i0.ɵɵelementStart(5, "div", 8);
20999
- i0.ɵɵrepeaterCreate(6, FunnelStageCompetitiveTooltipComponent_Conditional_9_For_7_Template, 11, 9, "div", 9, _forTrack0$1b);
21010
+ i0.ɵɵrepeaterCreate(6, FunnelStageCompetitiveTooltipComponent_Conditional_9_For_7_Template, 11, 9, "div", 9, _forTrack0$1a);
21000
21011
  i0.ɵɵelementEnd()();
21001
21012
  } if (rf & 2) {
21002
21013
  const ctx_r1 = i0.ɵɵnextContext();
@@ -21046,7 +21057,7 @@ function FunnelStageCompetitiveTooltipComponent_Conditional_10_Template(rf, ctx)
21046
21057
  i0.ɵɵtext(4);
21047
21058
  i0.ɵɵelementEnd()();
21048
21059
  i0.ɵɵelementStart(5, "div", 8);
21049
- i0.ɵɵrepeaterCreate(6, FunnelStageCompetitiveTooltipComponent_Conditional_10_For_7_Template, 11, 9, "div", 9, _forTrack0$1b);
21060
+ i0.ɵɵrepeaterCreate(6, FunnelStageCompetitiveTooltipComponent_Conditional_10_For_7_Template, 11, 9, "div", 9, _forTrack0$1a);
21050
21061
  i0.ɵɵelementEnd()();
21051
21062
  } if (rf & 2) {
21052
21063
  const ctx_r1 = i0.ɵɵnextContext();
@@ -22201,233 +22212,6 @@ class TooltipContainerComponent {
22201
22212
  }], () => [], null); })();
22202
22213
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(TooltipContainerComponent, { className: "TooltipContainerComponent", filePath: "lib/components/funnel-analysis-dashboard/tooltip/tooltip-container.component.ts", lineNumber: 230 }); })();
22203
22214
 
22204
- function MobileFABComponent_Conditional_1_Conditional_5_Template(rf, ctx) { if (rf & 1) {
22205
- i0.ɵɵnamespaceSVG();
22206
- i0.ɵɵelementStart(0, "svg", 6);
22207
- i0.ɵɵelement(1, "path", 8);
22208
- i0.ɵɵelementEnd();
22209
- } }
22210
- function MobileFABComponent_Conditional_1_Conditional_6_Template(rf, ctx) { if (rf & 1) {
22211
- i0.ɵɵnamespaceSVG();
22212
- i0.ɵɵelementStart(0, "svg", 6);
22213
- i0.ɵɵelement(1, "path", 9);
22214
- i0.ɵɵelementEnd();
22215
- } }
22216
- function MobileFABComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
22217
- const _r1 = i0.ɵɵgetCurrentView();
22218
- i0.ɵɵelementStart(0, "div", 1)(1, "button", 5);
22219
- i0.ɵɵlistener("click", function MobileFABComponent_Conditional_1_Template_button_click_1_listener() { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onScrollToTop()); });
22220
- i0.ɵɵnamespaceSVG();
22221
- i0.ɵɵelementStart(2, "svg", 6);
22222
- i0.ɵɵelement(3, "path", 7);
22223
- i0.ɵɵelementEnd()();
22224
- i0.ɵɵnamespaceHTML();
22225
- i0.ɵɵelementStart(4, "button", 5);
22226
- i0.ɵɵlistener("click", function MobileFABComponent_Conditional_1_Template_button_click_4_listener() { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onToggleView()); });
22227
- i0.ɵɵconditionalCreate(5, MobileFABComponent_Conditional_1_Conditional_5_Template, 2, 0, ":svg:svg", 6)(6, MobileFABComponent_Conditional_1_Conditional_6_Template, 2, 0, ":svg:svg", 6);
22228
- i0.ɵɵelementEnd()();
22229
- } if (rf & 2) {
22230
- const ctx_r1 = i0.ɵɵnextContext();
22231
- i0.ɵɵadvance();
22232
- i0.ɵɵproperty("ngClass", ctx_r1.buttonClass());
22233
- i0.ɵɵadvance(3);
22234
- i0.ɵɵproperty("ngClass", ctx_r1.buttonClass());
22235
- i0.ɵɵadvance();
22236
- i0.ɵɵconditional(ctx_r1.isCompactMode() ? 5 : 6);
22237
- } }
22238
- class MobileFABComponent {
22239
- constructor() {
22240
- this.isLightMode = input(false, ...(ngDevMode ? [{ debugName: "isLightMode" }] : []));
22241
- this.isCompactMode = input(false, ...(ngDevMode ? [{ debugName: "isCompactMode" }] : []));
22242
- this.isExpanded = input(false, ...(ngDevMode ? [{ debugName: "isExpanded" }] : []));
22243
- this.expandedChange = output();
22244
- this.scrollToTop = output();
22245
- this.toggleView = output();
22246
- this.buttonClass = computed(() => this.isLightMode()
22247
- ? 'bg-white text-slate-700 border border-slate-300 hover:border-blue-500'
22248
- : 'bg-slate-800 text-white border border-slate-600 hover:border-blue-400', ...(ngDevMode ? [{ debugName: "buttonClass" }] : []));
22249
- this.mainButtonClass = computed(() => this.isLightMode()
22250
- ? 'bg-gradient-to-br from-blue-500 to-blue-600 text-white hover:from-blue-600 hover:to-blue-700'
22251
- : 'bg-gradient-to-br from-blue-400 to-blue-500 text-white hover:from-blue-500 hover:to-blue-600', ...(ngDevMode ? [{ debugName: "mainButtonClass" }] : []));
22252
- }
22253
- toggleExpanded() {
22254
- this.expandedChange.emit(!this.isExpanded());
22255
- }
22256
- onScrollToTop() {
22257
- this.scrollToTop.emit();
22258
- this.expandedChange.emit(false);
22259
- }
22260
- onToggleView() {
22261
- this.toggleView.emit();
22262
- this.expandedChange.emit(false);
22263
- }
22264
- static { this.ɵfac = function MobileFABComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || MobileFABComponent)(); }; }
22265
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: MobileFABComponent, selectors: [["symphiq-mobile-fab"]], inputs: { isLightMode: [1, "isLightMode"], isCompactMode: [1, "isCompactMode"], isExpanded: [1, "isExpanded"] }, outputs: { expandedChange: "expandedChange", scrollToTop: "scrollToTop", toggleView: "toggleView" }, decls: 5, vars: 4, consts: [[1, "fixed", "bottom-24", "right-4", "z-[60]", "lg:hidden"], [1, "flex", "flex-col", "gap-3", "mb-3", "animate-fade-in-up"], [1, "w-14", "h-14", "rounded-full", "shadow-2xl", "flex", "items-center", "justify-center", "transition-all", "duration-300", "hover:scale-110", "active:scale-95", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6", "transition-transform", "duration-300"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M12 4v16m8-8H4"], [1, "w-12", "h-12", "rounded-full", "shadow-lg", "flex", "items-center", "justify-center", "transition-all", "duration-200", "hover:scale-110", "active:scale-95", 3, "click", "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", "M5 10l7-7m0 0l7 7m-7-7v18"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M4 6a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2H6a2 2 0 01-2-2V6zM14 6a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2V6zM4 16a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2H6a2 2 0 01-2-2v-2zM14 16a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2v-2z"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M4 6h16M4 12h16M4 18h16"]], template: function MobileFABComponent_Template(rf, ctx) { if (rf & 1) {
22266
- i0.ɵɵelementStart(0, "div", 0);
22267
- i0.ɵɵconditionalCreate(1, MobileFABComponent_Conditional_1_Template, 7, 3, "div", 1);
22268
- i0.ɵɵelementStart(2, "button", 2);
22269
- i0.ɵɵlistener("click", function MobileFABComponent_Template_button_click_2_listener() { return ctx.toggleExpanded(); });
22270
- i0.ɵɵnamespaceSVG();
22271
- i0.ɵɵelementStart(3, "svg", 3);
22272
- i0.ɵɵelement(4, "path", 4);
22273
- i0.ɵɵelementEnd()()();
22274
- } if (rf & 2) {
22275
- i0.ɵɵadvance();
22276
- i0.ɵɵconditional(ctx.isExpanded() ? 1 : -1);
22277
- i0.ɵɵadvance();
22278
- i0.ɵɵproperty("ngClass", ctx.mainButtonClass());
22279
- i0.ɵɵadvance();
22280
- i0.ɵɵclassProp("rotate-45", ctx.isExpanded());
22281
- } }, dependencies: [CommonModule, i1$1.NgClass], styles: ["@keyframes _ngcontent-%COMP%_fade-in-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up[_ngcontent-%COMP%]{animation:_ngcontent-%COMP%_fade-in-up .2s ease-out}"], changeDetection: 0 }); }
22282
- }
22283
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(MobileFABComponent, [{
22284
- type: Component,
22285
- args: [{ selector: 'symphiq-mobile-fab', standalone: true, changeDetection: ChangeDetectionStrategy.OnPush, imports: [CommonModule], template: `
22286
- <div class="fixed bottom-24 right-4 z-[60] lg:hidden">
22287
- <!-- FAB Menu Items (shown when expanded) -->
22288
- @if (isExpanded()) {
22289
- <div class="flex flex-col gap-3 mb-3 animate-fade-in-up">
22290
- <!-- Scroll to Top -->
22291
- <button
22292
- (click)="onScrollToTop()"
22293
- [ngClass]="buttonClass()"
22294
- class="w-12 h-12 rounded-full shadow-lg flex items-center justify-center transition-all duration-200 hover:scale-110 active:scale-95">
22295
- <svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24">
22296
- <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 10l7-7m0 0l7 7m-7-7v18"></path>
22297
- </svg>
22298
- </button>
22299
-
22300
- <!-- Toggle View Mode -->
22301
- <button
22302
- (click)="onToggleView()"
22303
- [ngClass]="buttonClass()"
22304
- class="w-12 h-12 rounded-full shadow-lg flex items-center justify-center transition-all duration-200 hover:scale-110 active:scale-95">
22305
- @if (isCompactMode()) {
22306
- <svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24">
22307
- <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2H6a2 2 0 01-2-2V6zM14 6a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2V6zM4 16a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2H6a2 2 0 01-2-2v-2zM14 16a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2v-2z"></path>
22308
- </svg>
22309
- } @else {
22310
- <svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24">
22311
- <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16"></path>
22312
- </svg>
22313
- }
22314
- </button>
22315
- </div>
22316
- }
22317
-
22318
- <!-- Main FAB Button -->
22319
- <button
22320
- (click)="toggleExpanded()"
22321
- [ngClass]="mainButtonClass()"
22322
- class="w-14 h-14 rounded-full shadow-2xl flex items-center justify-center transition-all duration-300 hover:scale-110 active:scale-95">
22323
- <svg
22324
- class="w-6 h-6 transition-transform duration-300"
22325
- [class.rotate-45]="isExpanded()"
22326
- fill="none"
22327
- stroke="currentColor"
22328
- viewBox="0 0 24 24">
22329
- <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 4v16m8-8H4"></path>
22330
- </svg>
22331
- </button>
22332
- </div>
22333
- `, styles: ["@keyframes fade-in-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:fade-in-up .2s ease-out}\n"] }]
22334
- }], null, { isLightMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLightMode", required: false }] }], isCompactMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isCompactMode", required: false }] }], isExpanded: [{ type: i0.Input, args: [{ isSignal: true, alias: "isExpanded", required: false }] }], expandedChange: [{ type: i0.Output, args: ["expandedChange"] }], scrollToTop: [{ type: i0.Output, args: ["scrollToTop"] }], toggleView: [{ type: i0.Output, args: ["toggleView"] }] }); })();
22335
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(MobileFABComponent, { className: "MobileFABComponent", filePath: "lib/components/funnel-analysis-dashboard/mobile-fab.component.ts", lineNumber: 75 }); })();
22336
-
22337
- const _forTrack0$1a = ($index, $item) => $item.id;
22338
- function MobileBottomNavComponent_For_3_Template(rf, ctx) { if (rf & 1) {
22339
- const _r1 = i0.ɵɵgetCurrentView();
22340
- i0.ɵɵelementStart(0, "button", 3);
22341
- i0.ɵɵlistener("click", function MobileBottomNavComponent_For_3_Template_button_click_0_listener() { const section_r2 = i0.ɵɵrestoreView(_r1).$implicit; const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onNavigate(section_r2.id)); });
22342
- i0.ɵɵelement(1, "div", 4);
22343
- i0.ɵɵelementStart(2, "span", 5);
22344
- i0.ɵɵtext(3);
22345
- i0.ɵɵelementEnd()();
22346
- } if (rf & 2) {
22347
- const section_r2 = ctx.$implicit;
22348
- const ctx_r2 = i0.ɵɵnextContext();
22349
- i0.ɵɵproperty("ngClass", ctx_r2.getButtonClass(section_r2.id));
22350
- i0.ɵɵadvance();
22351
- i0.ɵɵproperty("innerHTML", ctx_r2.getSvgIcon(section_r2.icon), i0.ɵɵsanitizeHtml);
22352
- i0.ɵɵadvance(2);
22353
- i0.ɵɵtextInterpolate(section_r2.label);
22354
- } }
22355
- class MobileBottomNavComponent {
22356
- constructor() {
22357
- this.isLightMode = input(false, ...(ngDevMode ? [{ debugName: "isLightMode" }] : []));
22358
- this.sections = input([], ...(ngDevMode ? [{ debugName: "sections" }] : []));
22359
- this.activeSection = input('', ...(ngDevMode ? [{ debugName: "activeSection" }] : []));
22360
- this.navigate = output();
22361
- this.containerClass = computed(() => this.isLightMode()
22362
- ? 'bg-white/95 border-slate-200'
22363
- : 'bg-slate-900/95 border-slate-700', ...(ngDevMode ? [{ debugName: "containerClass" }] : []));
22364
- }
22365
- getButtonClass(sectionId) {
22366
- const isActive = this.activeSection() === sectionId;
22367
- const baseClass = 'transition-all duration-200';
22368
- if (this.isLightMode()) {
22369
- return isActive
22370
- ? `${baseClass} bg-blue-100 text-blue-600`
22371
- : `${baseClass} text-slate-600 hover:bg-slate-100`;
22372
- }
22373
- return isActive
22374
- ? `${baseClass} bg-blue-500/20 text-blue-400`
22375
- : `${baseClass} text-slate-400 hover:bg-slate-800`;
22376
- }
22377
- getSvgIcon(iconName) {
22378
- const baseClasses = 'w-6 h-6';
22379
- const svgWrapper = (path) => `<svg class="${baseClasses}" fill="none" stroke="currentColor" viewBox="0 0 24 24">${path}</svg>`;
22380
- const icons = {
22381
- overview: '<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 12l2-2m0 0l7-7 7 7M5 10v10a1 1 0 001 1h3m10-11l2 2m-2-2v10a1 1 0 01-1 1h-3m-6 0a1 1 0 001-1v-4a1 1 0 011-1h2a1 1 0 011 1v4a1 1 0 001 1m-6 0h6"></path>',
22382
- insights: '<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9.663 17h4.673M12 3v1m6.364 1.636l-.707.707M21 12h-1M4 12H3m3.343-5.657l-.707-.707m2.828 9.9a5 5 0 117.072 0l-.548.547A3.374 3.374 0 0014 18.469V19a2 2 0 11-4 0v-.531c0-.895-.356-1.754-.988-2.386l-.548-.547z"></path>',
22383
- metrics: '<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 19v-6a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2a2 2 0 002-2zm0 0V9a2 2 0 012-2h2a2 2 0 012 2v10m-6 0a2 2 0 002 2h2a2 2 0 002-2m0 0V5a2 2 0 012-2h2a2 2 0 012 2v14a2 2 0 01-2 2h-2a2 2 0 01-2-2z"></path>',
22384
- breakdowns: '<path 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"></path>',
22385
- competitive: '<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4"></path>'
22386
- };
22387
- return svgWrapper(icons[iconName] || icons['overview']);
22388
- }
22389
- onNavigate(sectionId) {
22390
- this.navigate.emit(sectionId);
22391
- }
22392
- static { this.ɵfac = function MobileBottomNavComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || MobileBottomNavComponent)(); }; }
22393
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: MobileBottomNavComponent, selectors: [["symphiq-mobile-bottom-nav"]], inputs: { isLightMode: [1, "isLightMode"], sections: [1, "sections"], activeSection: [1, "activeSection"] }, outputs: { navigate: "navigate" }, decls: 4, vars: 1, consts: [[1, "fixed", "bottom-0", "left-0", "right-0", "z-50", "lg:hidden", "border-t", "backdrop-blur-md", 3, "ngClass"], [1, "flex", "items-center", "justify-around", "px-2", "py-3"], [1, "flex", "flex-col", "items-center", "gap-1", "px-3", "py-2", "rounded-lg", "transition-all", "duration-200", "active:scale-95", "min-w-[64px]", 3, "ngClass"], [1, "flex", "flex-col", "items-center", "gap-1", "px-3", "py-2", "rounded-lg", "transition-all", "duration-200", "active:scale-95", "min-w-[64px]", 3, "click", "ngClass"], [1, "w-6", "h-6", 3, "innerHTML"], [1, "text-xs", "font-medium"]], template: function MobileBottomNavComponent_Template(rf, ctx) { if (rf & 1) {
22394
- i0.ɵɵelementStart(0, "div", 0)(1, "div", 1);
22395
- i0.ɵɵrepeaterCreate(2, MobileBottomNavComponent_For_3_Template, 4, 3, "button", 2, _forTrack0$1a);
22396
- i0.ɵɵelementEnd()();
22397
- } if (rf & 2) {
22398
- i0.ɵɵproperty("ngClass", ctx.containerClass());
22399
- i0.ɵɵadvance(2);
22400
- i0.ɵɵrepeater(ctx.sections());
22401
- } }, dependencies: [CommonModule, i1$1.NgClass], encapsulation: 2, changeDetection: 0 }); }
22402
- }
22403
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(MobileBottomNavComponent, [{
22404
- type: Component,
22405
- args: [{
22406
- selector: 'symphiq-mobile-bottom-nav',
22407
- standalone: true,
22408
- changeDetection: ChangeDetectionStrategy.OnPush,
22409
- imports: [CommonModule],
22410
- template: `
22411
- <div
22412
- [ngClass]="containerClass()"
22413
- class="fixed bottom-0 left-0 right-0 z-50 lg:hidden border-t backdrop-blur-md">
22414
- <div class="flex items-center justify-around px-2 py-3">
22415
- @for (section of sections(); track section.id) {
22416
- <button
22417
- (click)="onNavigate(section.id)"
22418
- [ngClass]="getButtonClass(section.id)"
22419
- class="flex flex-col items-center gap-1 px-3 py-2 rounded-lg transition-all duration-200 active:scale-95 min-w-[64px]">
22420
- <div class="w-6 h-6" [innerHTML]="getSvgIcon(section.icon)"></div>
22421
- <span class="text-xs font-medium">{{ section.label }}</span>
22422
- </button>
22423
- }
22424
- </div>
22425
- </div>
22426
- `
22427
- }]
22428
- }], null, { isLightMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLightMode", required: false }] }], sections: [{ type: i0.Input, args: [{ isSignal: true, alias: "sections", required: false }] }], activeSection: [{ type: i0.Input, args: [{ isSignal: true, alias: "activeSection", required: false }] }], navigate: [{ type: i0.Output, args: ["navigate"] }] }); })();
22429
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(MobileBottomNavComponent, { className: "MobileBottomNavComponent", filePath: "lib/components/funnel-analysis-dashboard/mobile-bottom-nav.component.ts", lineNumber: 33 }); })();
22430
-
22431
22215
  class SearchService {
22432
22216
  constructor() {
22433
22217
  this.searchQuery = signal('', ...(ngDevMode ? [{ debugName: "searchQuery" }] : []));
@@ -24130,6 +23914,9 @@ class SectionDividerComponent {
24130
23914
  if (subsectionIcons.length === 0 && this.sectionIcon()) {
24131
23915
  return [this.sectionIcon()];
24132
23916
  }
23917
+ if (subsectionIcons.length === 0) {
23918
+ return [{ name: 'sparkles', source: IconSourceEnum.HEROICONS }];
23919
+ }
24133
23920
  return subsectionIcons;
24134
23921
  }, ...(ngDevMode ? [{ debugName: "displayIcons" }] : []));
24135
23922
  }
@@ -26556,7 +26343,7 @@ class ConfidenceLevelCardComponent {
26556
26343
  i0.ɵɵconditional(ctx.confidenceData().nextDashboardAction && ctx.confidenceData().nextDashboardGrade ? 31 : -1);
26557
26344
  i0.ɵɵadvance();
26558
26345
  i0.ɵɵconditional(!ctx.confidenceData().currentStepAction && ctx.confidenceData().nextStepAction && ctx.confidenceData().potentialGrade ? 32 : -1);
26559
- } }, dependencies: [CommonModule, i1$1.NgClass], styles: ["@keyframes _ngcontent-%COMP%_confidence-fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes _ngcontent-%COMP%_pulse-glow{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 20px #10b9814d}50%{opacity:1;transform:scale(1.08);box-shadow:0 0 40px #10b98199}}@keyframes _ngcontent-%COMP%_shimmer{0%{background-position:-200% center}to{background-position:200% center}}@keyframes _ngcontent-%COMP%_grade-change{0%{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.9}to{transform:scale(1);opacity:1}}.confidence-card-animate[_ngcontent-%COMP%]{animation:_ngcontent-%COMP%_confidence-fade-in-up .6s ease-out forwards}.animate-pulse-glow[_ngcontent-%COMP%]{animation:_ngcontent-%COMP%_pulse-glow 2s ease-in-out infinite}.grade-change-animate[_ngcontent-%COMP%]{animation:_ngcontent-%COMP%_grade-change .8s ease-out}@media(prefers-reduced-motion:reduce){.confidence-card-animate[_ngcontent-%COMP%], .animate-pulse-glow[_ngcontent-%COMP%], .grade-change-animate[_ngcontent-%COMP%]{animation:none;opacity:1}}"], changeDetection: 0 }); }
26346
+ } }, dependencies: [CommonModule, i1$1.NgClass], styles: ["@keyframes _ngcontent-%COMP%_confidence-fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes _ngcontent-%COMP%_shimmer{0%{background-position:-200% center}to{background-position:200% center}}@keyframes _ngcontent-%COMP%_grade-change{0%{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.9}to{transform:scale(1);opacity:1}}.confidence-card-animate[_ngcontent-%COMP%]{animation:_ngcontent-%COMP%_confidence-fade-in-up .6s ease-out forwards}.grade-change-animate[_ngcontent-%COMP%]{animation:_ngcontent-%COMP%_grade-change .8s ease-out}"], changeDetection: 0 }); }
26560
26347
  }
26561
26348
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ConfidenceLevelCardComponent, [{
26562
26349
  type: Component,
@@ -26677,9 +26464,9 @@ class ConfidenceLevelCardComponent {
26677
26464
  </div>
26678
26465
  </div>
26679
26466
  </div>
26680
- `, styles: ["@keyframes confidence-fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-glow{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 20px #10b9814d}50%{opacity:1;transform:scale(1.08);box-shadow:0 0 40px #10b98199}}@keyframes shimmer{0%{background-position:-200% center}to{background-position:200% center}}@keyframes grade-change{0%{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.9}to{transform:scale(1);opacity:1}}.confidence-card-animate{animation:confidence-fade-in-up .6s ease-out forwards}.animate-pulse-glow{animation:pulse-glow 2s ease-in-out infinite}.grade-change-animate{animation:grade-change .8s ease-out}@media(prefers-reduced-motion:reduce){.confidence-card-animate,.animate-pulse-glow,.grade-change-animate{animation:none;opacity:1}}\n"] }]
26467
+ `, styles: ["@keyframes confidence-fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-200% center}to{background-position:200% center}}@keyframes grade-change{0%{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.9}to{transform:scale(1);opacity:1}}.confidence-card-animate{animation:confidence-fade-in-up .6s ease-out forwards}.grade-change-animate{animation:grade-change .8s ease-out}\n"] }]
26681
26468
  }], () => [], { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], currentStepId: [{ type: i0.Input, args: [{ isSignal: true, alias: "currentStepId", required: false }] }], focusAreaDetails: [{ type: i0.Input, args: [{ isSignal: true, alias: "focusAreaDetails", required: false }] }], currentFocusAreaDomain: [{ type: i0.Input, args: [{ isSignal: true, alias: "currentFocusAreaDomain", required: false }] }], currentMetric: [{ type: i0.Input, args: [{ isSignal: true, alias: "currentMetric", required: false }] }], targets: [{ type: i0.Input, args: [{ isSignal: true, alias: "targets", required: false }] }], isCurrentStepComplete: [{ type: i0.Input, args: [{ isSignal: true, alias: "isCurrentStepComplete", required: false }] }] }); })();
26682
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ConfidenceLevelCardComponent, { className: "ConfidenceLevelCardComponent", filePath: "lib/components/shared/confidence-level-card.component.ts", lineNumber: 216 }); })();
26469
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ConfidenceLevelCardComponent, { className: "ConfidenceLevelCardComponent", filePath: "lib/components/shared/confidence-level-card.component.ts", lineNumber: 190 }); })();
26683
26470
 
26684
26471
  function ContinueYourJourneyComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
26685
26472
  i0.ɵɵnamespaceSVG();
@@ -27930,7 +27717,7 @@ class ViewModeSwitcherModalComponent {
27930
27717
  : 'text-slate-600 group-hover:text-slate-700';
27931
27718
  }
27932
27719
  static { this.ɵfac = function ViewModeSwitcherModalComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ViewModeSwitcherModalComponent)(); }; }
27933
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ViewModeSwitcherModalComponent, selectors: [["symphiq-view-mode-switcher-modal"]], inputs: { isOpen: [1, "isOpen"], currentMode: [1, "currentMode"], viewMode: [1, "viewMode"], isLoading: [1, "isLoading"] }, outputs: { close: "close", modeSelected: "modeSelected" }, decls: 1, vars: 1, consts: [[1, "fixed", "inset-0", "z-[9999]", "flex", "items-center", "justify-center", "p-4"], [1, "absolute", "inset-0", "backdrop-blur-sm", 3, "click", "ngClass"], [1, "relative", "z-10", "w-full", "max-w-2xl", "rounded-2xl", "shadow-2xl", "overflow-hidden", 3, "ngClass"], [1, "px-8", "py-6", "border-b", 3, "ngClass"], [1, "flex", "items-center", "justify-between"], [1, "text-2xl", "font-bold", 3, "ngClass"], ["type", "button", 1, "p-2", "rounded-lg", "transition-all", "hover:scale-110", 3, "click", "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", "M6 18L18 6M6 6l12 12"], [1, "mt-2", "text-sm", 3, "ngClass"], [1, "px-8", "py-6", 3, "ngClass"], [1, "flex", "flex-col", "items-center", "justify-center", "py-12"], [1, "grid", "gap-4"], [1, "relative", "w-16", "h-16", "mb-4"], [1, "absolute", "inset-0", "border-4", "border-t-transparent", "rounded-full", "animate-spin", 3, "ngClass"], [1, "text-sm", "font-medium", 3, "ngClass"], ["type", "button", 1, "text-left", "p-5", "rounded-xl", "border-2", "transition-all", "duration-200", "cursor-pointer", "group", 3, "click", "ngClass"], [1, "flex", "items-start", "gap-4"], [1, "p-3", "rounded-lg", "transition-all", "duration-200", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M13 10V3L4 14h7v7l9-11h-7z"], [1, "flex-1"], [1, "flex", "items-center", "gap-2"], [1, "text-lg", "font-bold", "transition-colors", "duration-200", "mb-0!", 3, "ngClass"], [1, "px-2", "py-0.5", "text-xs", "font-medium", "rounded-full", 3, "ngClass"], [1, "mt-1", "text-sm", "transition-colors", "duration-200", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M4 6h16M4 12h16M4 18h16"], [1, "text-lg", "font-bold", "transition-colors", "duration-200", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M4 6a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2H6a2 2 0 01-2-2V6zM14 6a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2V6zM4 16a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2H6a2 2 0 01-2-2v-2zM14 16a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2v-2z"]], template: function ViewModeSwitcherModalComponent_Template(rf, ctx) { if (rf & 1) {
27720
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ViewModeSwitcherModalComponent, selectors: [["symphiq-view-mode-switcher-modal"]], inputs: { isOpen: [1, "isOpen"], currentMode: [1, "currentMode"], viewMode: [1, "viewMode"], isLoading: [1, "isLoading"] }, outputs: { close: "close", modeSelected: "modeSelected" }, decls: 1, vars: 1, consts: [[1, "fixed", "inset-0", "z-[9999]", "flex", "items-center", "justify-center", "p-0", "sm:p-4"], [1, "absolute", "inset-0", "backdrop-blur-sm", 3, "click", "ngClass"], [1, "relative", "z-10", "w-full", "h-full", "sm:h-auto", "max-w-full", "sm:max-w-2xl", "rounded-none", "sm:rounded-2xl", "shadow-2xl", "overflow-hidden", 3, "ngClass"], [1, "px-8", "py-6", "border-b", 3, "ngClass"], [1, "flex", "items-center", "justify-between"], [1, "text-2xl", "font-bold", 3, "ngClass"], ["type", "button", 1, "p-2", "rounded-lg", "transition-all", "hover:scale-110", 3, "click", "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", "M6 18L18 6M6 6l12 12"], [1, "mt-2", "text-sm", 3, "ngClass"], [1, "px-8", "py-6", 3, "ngClass"], [1, "flex", "flex-col", "items-center", "justify-center", "py-12"], [1, "grid", "gap-4"], [1, "relative", "w-16", "h-16", "mb-4"], [1, "absolute", "inset-0", "border-4", "border-t-transparent", "rounded-full", "animate-spin", 3, "ngClass"], [1, "text-sm", "font-medium", 3, "ngClass"], ["type", "button", 1, "text-left", "p-5", "rounded-xl", "border-2", "transition-all", "duration-200", "cursor-pointer", "group", 3, "click", "ngClass"], [1, "flex", "items-start", "gap-4"], [1, "p-3", "rounded-lg", "transition-all", "duration-200", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M13 10V3L4 14h7v7l9-11h-7z"], [1, "flex-1"], [1, "flex", "items-center", "gap-2"], [1, "text-lg", "font-bold", "transition-colors", "duration-200", "mb-0!", 3, "ngClass"], [1, "px-2", "py-0.5", "text-xs", "font-medium", "rounded-full", 3, "ngClass"], [1, "mt-1", "text-sm", "transition-colors", "duration-200", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M4 6h16M4 12h16M4 18h16"], [1, "text-lg", "font-bold", "transition-colors", "duration-200", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M4 6a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2H6a2 2 0 01-2-2V6zM14 6a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2V6zM4 16a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2H6a2 2 0 01-2-2v-2zM14 16a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2v-2z"]], template: function ViewModeSwitcherModalComponent_Template(rf, ctx) { if (rf & 1) {
27934
27721
  i0.ɵɵconditionalCreate(0, ViewModeSwitcherModalComponent_Conditional_0_Template, 15, 10, "div", 0);
27935
27722
  } if (rf & 2) {
27936
27723
  i0.ɵɵconditional(ctx.isOpen() ? 0 : -1);
@@ -27984,7 +27771,7 @@ class ViewModeSwitcherModalComponent {
27984
27771
  ],
27985
27772
  template: `
27986
27773
  @if (isOpen()) {
27987
- <div class="fixed inset-0 z-[9999] flex items-center justify-center p-4" @fadeIn>
27774
+ <div class="fixed inset-0 z-[9999] flex items-center justify-center p-0 sm:p-4" @fadeIn>
27988
27775
  <div
27989
27776
  [ngClass]="backdropClasses()"
27990
27777
  class="absolute inset-0 backdrop-blur-sm"
@@ -27993,7 +27780,7 @@ class ViewModeSwitcherModalComponent {
27993
27780
 
27994
27781
  <div
27995
27782
  [ngClass]="modalClasses()"
27996
- class="relative z-10 w-full max-w-2xl rounded-2xl shadow-2xl overflow-hidden"
27783
+ class="relative z-10 w-full h-full sm:h-auto max-w-full sm:max-w-2xl rounded-none sm:rounded-2xl shadow-2xl overflow-hidden"
27997
27784
  @slideUp>
27998
27785
  <div [ngClass]="headerClasses()" class="px-8 py-6 border-b">
27999
27786
  <div class="flex items-center justify-between">
@@ -41208,8 +40995,8 @@ const _c2$j = () => ({ name: "chart-bar", source: "HEROICONS" });
41208
40995
  const _c3$e = a0 => ({ name: "chart-bar", source: a0 });
41209
40996
  const _c4$9 = a0 => ({ name: "academic-cap", source: a0 });
41210
40997
  const _c5$6 = a0 => ({ name: "information-circle", source: a0 });
41211
- const _c6$2 = a0 => ({ name: "signal", source: a0 });
41212
- const _c7$1 = a0 => ({ name: "wrench-screwdriver", source: a0 });
40998
+ const _c6$3 = a0 => ({ name: "signal", source: a0 });
40999
+ const _c7$2 = a0 => ({ name: "wrench-screwdriver", source: a0 });
41213
41000
  const _forTrack0$U = ($index, $item) => $item.name;
41214
41001
  function ProductCategoryCardComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
41215
41002
  i0.ɵɵelementStart(0, "p", 8);
@@ -41481,7 +41268,7 @@ function ProductCategoryCardComponent_Conditional_18_Conditional_7_Template(rf,
41481
41268
  const ctx_r0 = i0.ɵɵnextContext(2);
41482
41269
  i0.ɵɵproperty("ngClass", ctx_r0.getCompetitiveGapSectionClasses());
41483
41270
  i0.ɵɵadvance(2);
41484
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c6$2, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.getExpandedIconClasses());
41271
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c6$3, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.getExpandedIconClasses());
41485
41272
  i0.ɵɵadvance();
41486
41273
  i0.ɵɵproperty("ngClass", ctx_r0.getExpandedTitleClasses());
41487
41274
  i0.ɵɵadvance(2);
@@ -41513,7 +41300,7 @@ function ProductCategoryCardComponent_Conditional_18_Conditional_8_Template(rf,
41513
41300
  const ctx_r0 = i0.ɵɵnextContext(2);
41514
41301
  i0.ɵɵproperty("ngClass", ctx_r0.getCompetitiveGapSectionClasses());
41515
41302
  i0.ɵɵadvance(2);
41516
- i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c7$1, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.getExpandedIconClasses());
41303
+ i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c7$2, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.getExpandedIconClasses());
41517
41304
  i0.ɵɵadvance();
41518
41305
  i0.ɵɵproperty("ngClass", ctx_r0.getExpandedTitleClasses());
41519
41306
  i0.ɵɵadvance(3);
@@ -48855,7 +48642,7 @@ class ProfileAnalysisModalComponent {
48855
48642
  let _t;
48856
48643
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.modalContent = _t.first);
48857
48644
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.modalWrapper = _t.first);
48858
- } }, inputs: { isLightMode: [1, "isLightMode"], allMetrics: [1, "allMetrics"], allInsights: [1, "allInsights"], allCharts: [1, "allCharts"], allBusinessInsights: [1, "allBusinessInsights"] }, ngContentSelectors: _c2$g, decls: 1, vars: 1, consts: [["modalWrapper", ""], ["modalContent", ""], [1, "fixed", "inset-0", "flex", "items-center", "justify-center", "p-4", "overflow-y-auto", 3, "z-index", "visibility"], [1, "fixed", "inset-0", "flex", "items-center", "justify-center", "p-4", "overflow-y-auto"], ["aria-hidden", "true", 1, "fixed", "inset-0", "backdrop-blur-sm", "transition-opacity", "duration-200", 3, "click", "ngClass"], [1, "relative", "w-full", "max-w-5xl", "rounded-2xl", "text-left", "overflow-hidden", "shadow-xl", "border", "backdrop-blur-xl", 3, "click", "ngClass"], [1, "px-6", "py-5", "border-b", "backdrop-blur-sm", 3, "ngClass"], [1, "flex", "items-start", "justify-between", "gap-4"], [1, "flex-1", "min-w-0"], [1, "flex", "items-center", "gap-2", "mb-2"], [1, "flex", "items-center", "gap-2", "text-sm", "mb-2", 3, "ngClass"], [1, "flex", "flex-wrap", "items-center", "justify-between", "gap-x-4", "gap-y-2"], [1, "text-2xl", "font-bold", "leading-tight", 3, "ngClass"], [1, "flex", "items-center", "gap-2"], ["type", "button", 1, "transition-all", "rounded-lg", "p-1", "hover:scale-110", "active:scale-90", "cursor-pointer", "z-[10001]", "relative", "flex-shrink-0", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M6 18L18 6M6 6l12 12"], [1, "px-6", "py-8", "max-h-[80vh]", "overflow-y-auto", "backdrop-blur-sm", 3, "ngClass"], [3, "goal", "viewMode", "allInsights", "allMetrics", "allBusinessInsights", "allCharts"], [3, "objectives", "goalTitle", "viewMode"], [3, "objective", "goalTitle", "viewMode"], [3, "strategy", "objectiveTitle", "goalTitle", "viewMode", "allMetrics", "allCharts", "allInsights", "allBusinessInsights", "currentModalState", "expandedRecommendationId"], [1, "space-y-4"], [1, "space-y-6"], [3, "recommendation", "viewMode", "forceExpanded", "showNavigationChevron", "inModalContext", "isCompactMode", "fromProfileAnalysis", "animationIndex", "allMetrics", "allCharts", "allInsights", "currentModalState", "goalTitle", "objectiveTitle", "strategyTitle"], [3, "item", "viewMode", "sectionTitle", "subsectionTitle", "isCompactMode", "fromProfileAnalysis"], [3, "metric", "insights", "charts", "allCharts", "isLightMode", "isInModal", "currentModalState", "viewMode"], [3, "insight", "allMetrics", "charts", "allCharts", "allBusinessInsights", "isLightMode", "isInModal", "isLoading", "isCompactMode", "viewMode", "currentModalState"], [1, "chart-modal-content"], [3, "keyStrengths", "viewMode"], [3, "criticalGaps", "viewMode"], [3, "strength", "viewMode"], [3, "gap", "viewMode"], [3, "priorities", "viewMode", "focusAreaName"], [3, "priority", "index", "totalCount", "viewMode", "focusAreaName"], [3, "strengths", "viewMode", "categoryTitle"], [3, "gaps", "viewMode", "categoryTitle"], [3, "opportunities", "viewMode", "categoryTitle"], [3, "strength", "viewMode", "allMetrics", "allCharts", "currentModalState"], [3, "gap", "viewMode", "allMetrics", "allCharts", "currentModalState"], [3, "opportunity", "viewMode", "allMetrics", "allCharts", "currentModalState"], [1, "inline-flex", "items-center", "gap-1.5", "px-2.5", "py-1", "rounded-full", "text-xs", "font-semibold", "border", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-3.5", "h-3.5"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 12l2 2 4-4M7.835 4.697a3.42 3.42 0 001.946-.806 3.42 3.42 0 014.438 0 3.42 3.42 0 001.946.806 3.42 3.42 0 013.138 3.138 3.42 3.42 0 00.806 1.946 3.42 3.42 0 010 4.438 3.42 3.42 0 00-.806 1.946 3.42 3.42 0 01-3.138 3.138 3.42 3.42 0 00-1.946.806 3.42 3.42 0 01-4.438 0 3.42 3.42 0 00-1.946-.806 3.42 3.42 0 01-3.138-3.138 3.42 3.42 0 00-.806-1.946 3.42 3.42 0 010-4.438 3.42 3.42 0 00.806-1.946 3.42 3.42 0 013.138-3.138z"], [1, "text-xs", 3, "ngClass"], [1, "text-xs", "font-medium", 3, "ngClass"], ["type", "button", 1, "p-1.5", "rounded-md", "transition-colors", "cursor-pointer", "hover:scale-110", "flex-shrink-0", 3, "click", "ngClass"], ["size", "w-4 h-4", 3, "icon"], [1, "flex", "items-center", "gap-2", "flex-wrap", "flex-1", "min-w-0"], [1, "opacity-90", "font-medium", "truncate"], ["type", "button", 1, "opacity-75", "hover:opacity-100", "transition-opacity", "cursor-pointer", "truncate", 3, "ngClass"], [1, "opacity-75", "font-medium", "truncate"], ["size", "w-4 h-4", 1, "opacity-50", "flex-shrink-0", 3, "icon"], ["type", "button", 1, "opacity-75", "hover:opacity-100", "transition-opacity", "cursor-pointer", "truncate", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4", 3, "ngClass"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wider", 3, "ngClass"], [1, "px-2", "py-0.5", "text-xs", "font-medium", "rounded-full", "border", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2"], [1, "px-3", "py-1", "text-xs", "font-semibold", "rounded-full", 3, "ngClass"], [3, "showObjectives", "goal", "viewMode", "allInsights", "allMetrics", "allBusinessInsights", "allCharts"], [1, "text-sm", "mb-6", 3, "ngClass"], [1, "p-5", "rounded-lg", "border", "transition-all", "duration-300", "hover:shadow-lg", "cursor-pointer", "group", 3, "ngClass"], [1, "p-5", "rounded-lg", "border", "transition-all", "duration-300", "hover:shadow-lg", "cursor-pointer", "group", 3, "click", "ngClass"], [1, "flex", "items-start", "gap-3"], [1, "flex-shrink-0", "w-8", "h-8", "flex", "items-center", "justify-center", "rounded-full", "text-xs", "font-bold", "border-2", "backdrop-blur-md", "transition-all", "duration-300", "group-hover:scale-110", 3, "ngClass", "ngStyle"], [1, "font-semibold", "mb-2", "transition-colors", 3, "ngClass"], [1, "text-sm", "leading-relaxed", 3, "ngClass"], [1, "mt-3", "flex", "items-center"], [1, "flex-shrink-0"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5", "transition-colors", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 5l7 7-7 7"], [1, "inline-flex", "items-center", "gap-1.5", "px-2.5", "py-1", "text-xs", "font-semibold", "rounded-full", "border", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z"], [3, "cardNavigate", "recommendation", "viewMode", "animationIndex", "showNavigationChevron", "inModalContext"], [3, "close", "scrollToTop", "item", "viewMode", "sectionTitle", "subsectionTitle", "isCompactMode", "fromProfileAnalysis"], [1, "space-y-3"], [1, "text-xs", "font-bold", "uppercase", "tracking-wider", "px-1", 3, "ngClass"], [3, "metricClick", "metric", "isLightMode", "animationKey"], [3, "chartClick", "chart", "viewMode", "isLightMode"], [1, "text-sm", "mb-4", 3, "ngClass"], [1, "min-h-[500px]"], [3, "chart", "showAxisLabels", "viewMode"], [1, "flex", "items-center", "justify-center", "py-12"], [1, "animate-spin", "rounded-full", "h-8", "w-8", 3, "ngClass"], [3, "priorityClick", "priorities", "viewMode", "focusAreaName"]], template: function ProfileAnalysisModalComponent_Template(rf, ctx) { if (rf & 1) {
48645
+ } }, inputs: { isLightMode: [1, "isLightMode"], allMetrics: [1, "allMetrics"], allInsights: [1, "allInsights"], allCharts: [1, "allCharts"], allBusinessInsights: [1, "allBusinessInsights"] }, ngContentSelectors: _c2$g, decls: 1, vars: 1, consts: [["modalWrapper", ""], ["modalContent", ""], [1, "fixed", "inset-0", "flex", "items-center", "justify-center", "p-0", "sm:p-4", "overflow-y-auto", 3, "z-index", "visibility"], [1, "fixed", "inset-0", "flex", "items-center", "justify-center", "p-0", "sm:p-4", "overflow-y-auto"], ["aria-hidden", "true", 1, "fixed", "inset-0", "backdrop-blur-sm", "transition-opacity", "duration-200", 3, "click", "ngClass"], [1, "relative", "w-full", "h-full", "sm:h-auto", "max-w-full", "sm:max-w-5xl", "rounded-none", "sm:rounded-2xl", "text-left", "overflow-hidden", "shadow-xl", "border", "backdrop-blur-xl", 3, "click", "ngClass"], [1, "px-6", "py-5", "border-b", "backdrop-blur-sm", 3, "ngClass"], [1, "flex", "items-start", "justify-between", "gap-4"], [1, "flex-1", "min-w-0"], [1, "flex", "items-center", "gap-2", "mb-2"], [1, "flex", "items-center", "gap-2", "text-sm", "mb-2", 3, "ngClass"], [1, "flex", "flex-wrap", "items-center", "justify-between", "gap-x-4", "gap-y-2"], [1, "text-2xl", "font-bold", "leading-tight", 3, "ngClass"], [1, "flex", "items-center", "gap-2"], ["type", "button", 1, "transition-all", "rounded-lg", "p-1", "hover:scale-110", "active:scale-90", "cursor-pointer", "z-[10001]", "relative", "flex-shrink-0", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M6 18L18 6M6 6l12 12"], [1, "px-6", "py-8", "max-h-[80vh]", "overflow-y-auto", "backdrop-blur-sm", 3, "ngClass"], [3, "goal", "viewMode", "allInsights", "allMetrics", "allBusinessInsights", "allCharts"], [3, "objectives", "goalTitle", "viewMode"], [3, "objective", "goalTitle", "viewMode"], [3, "strategy", "objectiveTitle", "goalTitle", "viewMode", "allMetrics", "allCharts", "allInsights", "allBusinessInsights", "currentModalState", "expandedRecommendationId"], [1, "space-y-4"], [1, "space-y-6"], [3, "recommendation", "viewMode", "forceExpanded", "showNavigationChevron", "inModalContext", "isCompactMode", "fromProfileAnalysis", "animationIndex", "allMetrics", "allCharts", "allInsights", "currentModalState", "goalTitle", "objectiveTitle", "strategyTitle"], [3, "item", "viewMode", "sectionTitle", "subsectionTitle", "isCompactMode", "fromProfileAnalysis"], [3, "metric", "insights", "charts", "allCharts", "isLightMode", "isInModal", "currentModalState", "viewMode"], [3, "insight", "allMetrics", "charts", "allCharts", "allBusinessInsights", "isLightMode", "isInModal", "isLoading", "isCompactMode", "viewMode", "currentModalState"], [1, "chart-modal-content"], [3, "keyStrengths", "viewMode"], [3, "criticalGaps", "viewMode"], [3, "strength", "viewMode"], [3, "gap", "viewMode"], [3, "priorities", "viewMode", "focusAreaName"], [3, "priority", "index", "totalCount", "viewMode", "focusAreaName"], [3, "strengths", "viewMode", "categoryTitle"], [3, "gaps", "viewMode", "categoryTitle"], [3, "opportunities", "viewMode", "categoryTitle"], [3, "strength", "viewMode", "allMetrics", "allCharts", "currentModalState"], [3, "gap", "viewMode", "allMetrics", "allCharts", "currentModalState"], [3, "opportunity", "viewMode", "allMetrics", "allCharts", "currentModalState"], [1, "inline-flex", "items-center", "gap-1.5", "px-2.5", "py-1", "rounded-full", "text-xs", "font-semibold", "border", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-3.5", "h-3.5"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 12l2 2 4-4M7.835 4.697a3.42 3.42 0 001.946-.806 3.42 3.42 0 014.438 0 3.42 3.42 0 001.946.806 3.42 3.42 0 013.138 3.138 3.42 3.42 0 00.806 1.946 3.42 3.42 0 010 4.438 3.42 3.42 0 00-.806 1.946 3.42 3.42 0 01-3.138 3.138 3.42 3.42 0 00-1.946.806 3.42 3.42 0 01-4.438 0 3.42 3.42 0 00-1.946-.806 3.42 3.42 0 01-3.138-3.138 3.42 3.42 0 00-.806-1.946 3.42 3.42 0 010-4.438 3.42 3.42 0 00.806-1.946 3.42 3.42 0 013.138-3.138z"], [1, "text-xs", 3, "ngClass"], [1, "text-xs", "font-medium", 3, "ngClass"], ["type", "button", 1, "p-1.5", "rounded-md", "transition-colors", "cursor-pointer", "hover:scale-110", "flex-shrink-0", 3, "click", "ngClass"], ["size", "w-4 h-4", 3, "icon"], [1, "flex", "items-center", "gap-2", "flex-wrap", "flex-1", "min-w-0"], [1, "opacity-90", "font-medium", "truncate"], ["type", "button", 1, "opacity-75", "hover:opacity-100", "transition-opacity", "cursor-pointer", "truncate", 3, "ngClass"], [1, "opacity-75", "font-medium", "truncate"], ["size", "w-4 h-4", 1, "opacity-50", "flex-shrink-0", 3, "icon"], ["type", "button", 1, "opacity-75", "hover:opacity-100", "transition-opacity", "cursor-pointer", "truncate", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4", 3, "ngClass"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wider", 3, "ngClass"], [1, "px-2", "py-0.5", "text-xs", "font-medium", "rounded-full", "border", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2"], [1, "px-3", "py-1", "text-xs", "font-semibold", "rounded-full", 3, "ngClass"], [3, "showObjectives", "goal", "viewMode", "allInsights", "allMetrics", "allBusinessInsights", "allCharts"], [1, "text-sm", "mb-6", 3, "ngClass"], [1, "p-5", "rounded-lg", "border", "transition-all", "duration-300", "hover:shadow-lg", "cursor-pointer", "group", 3, "ngClass"], [1, "p-5", "rounded-lg", "border", "transition-all", "duration-300", "hover:shadow-lg", "cursor-pointer", "group", 3, "click", "ngClass"], [1, "flex", "items-start", "gap-3"], [1, "flex-shrink-0", "w-8", "h-8", "flex", "items-center", "justify-center", "rounded-full", "text-xs", "font-bold", "border-2", "backdrop-blur-md", "transition-all", "duration-300", "group-hover:scale-110", 3, "ngClass", "ngStyle"], [1, "font-semibold", "mb-2", "transition-colors", 3, "ngClass"], [1, "text-sm", "leading-relaxed", 3, "ngClass"], [1, "mt-3", "flex", "items-center"], [1, "flex-shrink-0"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5", "transition-colors", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 5l7 7-7 7"], [1, "inline-flex", "items-center", "gap-1.5", "px-2.5", "py-1", "text-xs", "font-semibold", "rounded-full", "border", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z"], [3, "cardNavigate", "recommendation", "viewMode", "animationIndex", "showNavigationChevron", "inModalContext"], [3, "close", "scrollToTop", "item", "viewMode", "sectionTitle", "subsectionTitle", "isCompactMode", "fromProfileAnalysis"], [1, "space-y-3"], [1, "text-xs", "font-bold", "uppercase", "tracking-wider", "px-1", 3, "ngClass"], [3, "metricClick", "metric", "isLightMode", "animationKey"], [3, "chartClick", "chart", "viewMode", "isLightMode"], [1, "text-sm", "mb-4", 3, "ngClass"], [1, "min-h-[500px]"], [3, "chart", "showAxisLabels", "viewMode"], [1, "flex", "items-center", "justify-center", "py-12"], [1, "animate-spin", "rounded-full", "h-8", "w-8", 3, "ngClass"], [3, "priorityClick", "priorities", "viewMode", "focusAreaName"]], template: function ProfileAnalysisModalComponent_Template(rf, ctx) { if (rf & 1) {
48859
48646
  i0.ɵɵprojectionDef();
48860
48647
  i0.ɵɵconditionalCreate(0, ProfileAnalysisModalComponent_Conditional_0_Template, 47, 25, "div", 2);
48861
48648
  } if (rf & 2) {
@@ -48898,13 +48685,13 @@ class ProfileAnalysisModalComponent {
48898
48685
  ],
48899
48686
  template: `
48900
48687
  @if (isOpen()) {
48901
- <div #modalWrapper class="fixed inset-0 flex items-center justify-center p-4 overflow-y-auto" [style.z-index]="baseZIndex()" [style.visibility]="modalReady() ? 'visible' : 'hidden'">
48688
+ <div #modalWrapper class="fixed inset-0 flex items-center justify-center p-0 sm:p-4 overflow-y-auto" [style.z-index]="baseZIndex()" [style.visibility]="modalReady() ? 'visible' : 'hidden'">
48902
48689
  <div [ngClass]="isLightMode() ? 'bg-slate-900/15' : 'bg-slate-950/25'" class="fixed inset-0 backdrop-blur-sm transition-opacity duration-200" [class.opacity-0]="!modalReady()" [class.opacity-100]="modalReady()" [style.z-index]="backdropZIndex()" aria-hidden="true" (click)="closeModal()"></div>
48903
48690
 
48904
48691
  <div
48905
48692
  (click)="$event.stopPropagation()"
48906
48693
  [ngClass]="isLightMode() ? 'bg-white/90 border-slate-200/50' : 'bg-slate-800/90 border-slate-700/50'"
48907
- class="relative w-full max-w-5xl rounded-2xl text-left overflow-hidden shadow-xl border backdrop-blur-xl"
48694
+ class="relative w-full h-full sm:h-auto max-w-full sm:max-w-5xl rounded-none sm:rounded-2xl text-left overflow-hidden shadow-xl border backdrop-blur-xl"
48908
48695
  [style.z-index]="contentZIndex()"
48909
48696
  @slideUpFade>
48910
48697
 
@@ -50157,7 +49944,7 @@ function BusinessAnalysisModalComponent_Conditional_0_Template(rf, ctx) { if (rf
50157
49944
  i0.ɵɵstyleProp("z-index", ctx_r1.backdropZIndex());
50158
49945
  i0.ɵɵproperty("ngClass", ctx_r1.isLightMode() ? "bg-slate-900/15" : "bg-slate-950/25")("@fadeIn", undefined);
50159
49946
  i0.ɵɵadvance();
50160
- i0.ɵɵclassMap(ctx_r1.modalType() === "visualization" ? "relative w-[90vw] h-[90vh] rounded-2xl text-left overflow-hidden shadow-xl border backdrop-blur-xl" : "relative w-full max-w-4xl rounded-2xl text-left overflow-hidden shadow-xl border backdrop-blur-xl");
49947
+ i0.ɵɵclassMap(ctx_r1.modalType() === "visualization" ? "relative w-full h-full sm:w-[90vw] sm:h-[90vh] rounded-none sm:rounded-2xl text-left overflow-hidden shadow-xl border backdrop-blur-xl" : "relative w-full h-full sm:h-auto max-w-full sm:max-w-4xl rounded-none sm:rounded-2xl text-left overflow-hidden shadow-xl border backdrop-blur-xl");
50161
49948
  i0.ɵɵstyleProp("z-index", ctx_r1.contentZIndex());
50162
49949
  i0.ɵɵproperty("ngClass", ctx_r1.isLightMode() ? "bg-white/90 border-slate-200/50" : "bg-slate-800/90 border-slate-700/50")("@slideUpFade", undefined);
50163
49950
  i0.ɵɵadvance();
@@ -50536,7 +50323,7 @@ class BusinessAnalysisModalComponent {
50536
50323
  let _t;
50537
50324
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.modalContent = _t.first);
50538
50325
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.modalWrapper = _t.first);
50539
- } }, inputs: { isLightMode: [1, "isLightMode"] }, outputs: { viewInContextRequested: "viewInContextRequested" }, decls: 1, vars: 1, consts: [["modalWrapper", ""], ["modalContent", ""], [1, "fixed", "inset-0", "flex", "items-center", "justify-center", "p-4", "overflow-y-auto", 3, "z-index", "visibility"], [1, "fixed", "inset-0", "flex", "items-center", "justify-center", "p-4", "overflow-y-auto"], ["aria-hidden", "true", 1, "fixed", "inset-0", "backdrop-blur-sm", 3, "click", "ngClass"], [3, "click", "ngClass"], [1, "px-6", "py-5", "border-b", "backdrop-blur-sm", 3, "ngClass"], [1, "flex", "items-start", "justify-between"], [1, "flex-1"], [1, "flex", "items-center", "gap-2", "text-sm", "mb-2", 3, "ngClass"], [1, "text-xl", "font-bold", 3, "ngClass"], ["type", "button", 1, "transition-all", "rounded-lg", "p-1", "hover:scale-110", "active:scale-90", "cursor-pointer", "relative", "ml-4", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M6 18L18 6M6 6l12 12"], [3, "ngClass"], [3, "item", "viewMode", "sectionTitle", "subsectionTitle", "navigationStack", "isCompactMode", "fromProfileAnalysis"], [3, "item", "isDark"], [3, "title", "actionSteps", "viewMode"], [1, "space-y-6"], [1, "flex", "justify-center", "items-center", "min-h-[400px]"], [1, "w-full", "h-full", "flex", "justify-center", "items-center", 3, "innerHTML"], ["type", "button", 1, "p-1.5", "rounded-md", "transition-colors", "cursor-pointer", "hover:scale-110", "flex-shrink-0", 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", "M15 19l-7-7 7-7"], [1, "flex", "items-center", "gap-2", "flex-wrap", "flex-1", "min-w-0"], [1, "opacity-90", "font-medium", "truncate"], ["type", "button", 1, "opacity-75", "hover:opacity-100", "transition-opacity", "cursor-pointer", "truncate", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4", "opacity-50", "flex-shrink-0"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 5l7 7-7 7"], [3, "viewInContext", "navigateBack", "navigateToBreadcrumb", "close", "scrollToTop", "item", "viewMode", "sectionTitle", "subsectionTitle", "navigationStack", "isCompactMode", "fromProfileAnalysis"], [3, "percentage", "label", "value", "height", "gradient", "isDark"], [3, "percentage", "size", "strokeWidth", "progressColor", "backgroundColor", "textClasses", "showPercentage"]], template: function BusinessAnalysisModalComponent_Template(rf, ctx) { if (rf & 1) {
50326
+ } }, inputs: { isLightMode: [1, "isLightMode"] }, outputs: { viewInContextRequested: "viewInContextRequested" }, decls: 1, vars: 1, consts: [["modalWrapper", ""], ["modalContent", ""], [1, "fixed", "inset-0", "flex", "items-center", "justify-center", "p-0", "sm:p-4", "overflow-y-auto", 3, "z-index", "visibility"], [1, "fixed", "inset-0", "flex", "items-center", "justify-center", "p-0", "sm:p-4", "overflow-y-auto"], ["aria-hidden", "true", 1, "fixed", "inset-0", "backdrop-blur-sm", 3, "click", "ngClass"], [3, "click", "ngClass"], [1, "px-6", "py-5", "border-b", "backdrop-blur-sm", 3, "ngClass"], [1, "flex", "items-start", "justify-between"], [1, "flex-1"], [1, "flex", "items-center", "gap-2", "text-sm", "mb-2", 3, "ngClass"], [1, "text-xl", "font-bold", 3, "ngClass"], ["type", "button", 1, "transition-all", "rounded-lg", "p-1", "hover:scale-110", "active:scale-90", "cursor-pointer", "relative", "ml-4", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M6 18L18 6M6 6l12 12"], [3, "ngClass"], [3, "item", "viewMode", "sectionTitle", "subsectionTitle", "navigationStack", "isCompactMode", "fromProfileAnalysis"], [3, "item", "isDark"], [3, "title", "actionSteps", "viewMode"], [1, "space-y-6"], [1, "flex", "justify-center", "items-center", "min-h-[400px]"], [1, "w-full", "h-full", "flex", "justify-center", "items-center", 3, "innerHTML"], ["type", "button", 1, "p-1.5", "rounded-md", "transition-colors", "cursor-pointer", "hover:scale-110", "flex-shrink-0", 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", "M15 19l-7-7 7-7"], [1, "flex", "items-center", "gap-2", "flex-wrap", "flex-1", "min-w-0"], [1, "opacity-90", "font-medium", "truncate"], ["type", "button", 1, "opacity-75", "hover:opacity-100", "transition-opacity", "cursor-pointer", "truncate", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4", "opacity-50", "flex-shrink-0"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 5l7 7-7 7"], [3, "viewInContext", "navigateBack", "navigateToBreadcrumb", "close", "scrollToTop", "item", "viewMode", "sectionTitle", "subsectionTitle", "navigationStack", "isCompactMode", "fromProfileAnalysis"], [3, "percentage", "label", "value", "height", "gradient", "isDark"], [3, "percentage", "size", "strokeWidth", "progressColor", "backgroundColor", "textClasses", "showPercentage"]], template: function BusinessAnalysisModalComponent_Template(rf, ctx) { if (rf & 1) {
50540
50327
  i0.ɵɵconditionalCreate(0, BusinessAnalysisModalComponent_Conditional_0_Template, 21, 30, "div", 2);
50541
50328
  } if (rf & 2) {
50542
50329
  i0.ɵɵconditional(ctx.isOpen() ? 0 : -1);
@@ -50572,13 +50359,13 @@ class BusinessAnalysisModalComponent {
50572
50359
  ])
50573
50360
  ], template: `
50574
50361
  @if (isOpen()) {
50575
- <div #modalWrapper class="fixed inset-0 flex items-center justify-center p-4 overflow-y-auto" [style.z-index]="baseZIndex()" [style.visibility]="modalReady() ? 'visible' : 'hidden'">
50362
+ <div #modalWrapper class="fixed inset-0 flex items-center justify-center p-0 sm:p-4 overflow-y-auto" [style.z-index]="baseZIndex()" [style.visibility]="modalReady() ? 'visible' : 'hidden'">
50576
50363
  <div [ngClass]="isLightMode() ? 'bg-slate-900/15' : 'bg-slate-950/25'" class="fixed inset-0 backdrop-blur-sm" [style.z-index]="backdropZIndex()" aria-hidden="true" @fadeIn (click)="closeModal()"></div>
50577
50364
 
50578
50365
  <div
50579
50366
  (click)="$event.stopPropagation()"
50580
50367
  [ngClass]="isLightMode() ? 'bg-white/90 border-slate-200/50' : 'bg-slate-800/90 border-slate-700/50'"
50581
- [class]="modalType() === 'visualization' ? 'relative w-[90vw] h-[90vh] rounded-2xl text-left overflow-hidden shadow-xl border backdrop-blur-xl' : 'relative w-full max-w-4xl rounded-2xl text-left overflow-hidden shadow-xl border backdrop-blur-xl'"
50368
+ [class]="modalType() === 'visualization' ? 'relative w-full h-full sm:w-[90vw] sm:h-[90vh] rounded-none sm:rounded-2xl text-left overflow-hidden shadow-xl border backdrop-blur-xl' : 'relative w-full h-full sm:h-auto max-w-full sm:max-w-4xl rounded-none sm:rounded-2xl text-left overflow-hidden shadow-xl border backdrop-blur-xl'"
50582
50369
  [style.z-index]="contentZIndex()"
50583
50370
  @slideUpFade>
50584
50371
 
@@ -51689,7 +51476,7 @@ class DashboardHeaderComponent {
51689
51476
  : 'bg-slate-800 hover:bg-slate-700 text-slate-300 border border-slate-700';
51690
51477
  }
51691
51478
  static { this.ɵfac = function DashboardHeaderComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || DashboardHeaderComponent)(); }; }
51692
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: DashboardHeaderComponent, selectors: [["symphiq-dashboard-header"]], inputs: { requestedByUser: [1, "requestedByUser"], createdDate: [1, "createdDate"], title: [1, "title"], subtitle: [1, "subtitle"], viewMode: [1, "viewMode"], viewModeLabel: [1, "viewModeLabel"], currentSection: [1, "currentSection"], currentSubsection: [1, "currentSubsection"], sectionFading: [1, "sectionFading"], subsectionFading: [1, "subsectionFading"], isLoading: [1, "isLoading"], showSearchControl: [1, "showSearchControl"], showViewModeControl: [1, "showViewModeControl"], hasCondensedLeftContent: [1, "hasCondensedLeftContent"], size: [1, "size"], embedded: [1, "embedded"], scrollEvent: [1, "scrollEvent"] }, outputs: { searchClick: "searchClick", viewModeClick: "viewModeClick" }, ngContentSelectors: _c1$m, decls: 30, vars: 29, consts: [[1, "sticky", "top-0", "z-50", "overflow-hidden", 2, "transition", "height 300ms ease-in-out", 3, "ngClass"], [1, "transition-opacity", "duration-300", "ease-in-out", "h-full"], [1, "max-w-7xl", "mx-auto", "px-4", "sm:px-6", "lg:px-8", "py-4", "h-full", "flex", "items-center"], [1, "flex", "items-center", "justify-between", "w-full"], [1, "flex-1", "min-w-0"], [1, "flex", "items-center", "gap-3", "min-w-0"], [1, "truncate", 3, "mouseenter", "mouseleave", "ngClass"], ["title", "Refreshing data...", 1, "animate-spin", "w-4", "h-4", "border-2", "border-blue-500/30", "border-t-blue-500", "rounded-full"], [1, "flex", "flex-wrap", "items-center", "justify-between", "gap-3", "sm:gap-4"], [1, "truncate", 3, "ngClass"], [1, "flex", "items-center", "gap-4"], [3, "isLightMode"], ["type", "button", 1, "cursor-pointer", "flex", "items-center", "gap-2", "px-3", "py-1.5", "rounded-lg", "text-xs", "font-medium", "transition-all", "duration-200", "hover:scale-105", 3, "ngClass"], [1, "flex", "flex-col", "gap-1", "min-w-[180px]"], [1, "absolute", "inset-x-0", "top-0", "h-full", "transition-opacity", "duration-300", "ease-in-out"], [1, "max-w-7xl", "mx-auto", "px-4", "sm:px-6", "lg:px-8", "h-full", "flex", "items-center"], [1, "flex", "items-center", "gap-3", "flex-1", "min-w-0", "mr-4"], [1, "flex-shrink-0", "!mb-0", 3, "ngClass"], [1, "flex", "items-center", "gap-2", "text-sm", "flex-shrink-0"], [3, "isLightMode", "minimized"], ["type", "button", 1, "cursor-pointer", "flex", "items-center", "gap-2", "px-2", "py-1.5", "rounded-lg", "text-xs", "font-medium", "transition-all", "duration-200", "hover:scale-105", 3, "ngClass"], [3, "searchClick", "isLightMode"], ["type", "button", 1, "cursor-pointer", "flex", "items-center", "gap-2", "px-3", "py-1.5", "rounded-lg", "text-xs", "font-medium", "transition-all", "duration-200", "hover:scale-105", 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", "M15 12a3 3 0 11-6 0 3 3 0 016 0z"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M2.458 12C3.732 7.943 7.523 5 12 5c4.478 0 8.268 2.943 9.542 7-1.274 4.057-5.064 7-9.542 7-4.477 0-8.268-2.943-9.542-7z"], [1, "text-left", "sm:text-right"], [1, "text-xs"], [1, "text-sm", "font-medium"], [1, "hidden", "sm:inline", 3, "ngClass"], [1, "hidden", "sm:block", "truncate", "min-w-0", 3, "ngClass"], [1, "transition-opacity", "duration-300", 3, "ngClass"], [3, "searchClick", "isLightMode", "minimized"], ["type", "button", 1, "cursor-pointer", "flex", "items-center", "gap-2", "px-2", "py-1.5", "rounded-lg", "text-xs", "font-medium", "transition-all", "duration-200", "hover:scale-105", 3, "click", "ngClass"]], template: function DashboardHeaderComponent_Template(rf, ctx) { if (rf & 1) {
51479
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: DashboardHeaderComponent, selectors: [["symphiq-dashboard-header"]], inputs: { requestedByUser: [1, "requestedByUser"], createdDate: [1, "createdDate"], title: [1, "title"], subtitle: [1, "subtitle"], viewMode: [1, "viewMode"], viewModeLabel: [1, "viewModeLabel"], currentSection: [1, "currentSection"], currentSubsection: [1, "currentSubsection"], sectionFading: [1, "sectionFading"], subsectionFading: [1, "subsectionFading"], isLoading: [1, "isLoading"], showSearchControl: [1, "showSearchControl"], showViewModeControl: [1, "showViewModeControl"], hasCondensedLeftContent: [1, "hasCondensedLeftContent"], size: [1, "size"], embedded: [1, "embedded"], scrollEvent: [1, "scrollEvent"] }, outputs: { searchClick: "searchClick", viewModeClick: "viewModeClick" }, ngContentSelectors: _c1$m, decls: 30, vars: 29, consts: [[1, "sticky", "top-0", "z-50", "overflow-hidden", 2, "transition", "height 300ms ease-in-out", 3, "ngClass"], [1, "transition-opacity", "duration-300", "ease-in-out", "h-full"], [1, "max-w-7xl", "mx-auto", "px-4", "sm:px-6", "lg:px-8", "py-4", "h-full", "flex", "items-center"], [1, "flex", "items-center", "justify-between", "w-full"], [1, "flex-1", "min-w-0"], [1, "flex", "items-center", "gap-3", "min-w-0"], [1, "truncate", 3, "mouseenter", "mouseleave", "ngClass"], ["title", "Refreshing data...", 1, "animate-spin", "w-4", "h-4", "border-2", "border-blue-500/30", "border-t-blue-500", "rounded-full"], [1, "flex", "items-center", "gap-4"], [1, "truncate", "min-w-0", "flex-1", 3, "ngClass"], [1, "flex", "items-center", "gap-4", "flex-shrink-0"], [3, "isLightMode"], ["type", "button", 1, "cursor-pointer", "flex", "items-center", "gap-2", "px-3", "py-1.5", "rounded-lg", "text-xs", "font-medium", "transition-all", "duration-200", "hover:scale-105", 3, "ngClass"], [1, "flex", "flex-col", "gap-1", "min-w-[180px]"], [1, "absolute", "inset-x-0", "top-0", "h-full", "transition-opacity", "duration-300", "ease-in-out"], [1, "max-w-7xl", "mx-auto", "px-4", "sm:px-6", "lg:px-8", "h-full", "flex", "items-center"], [1, "flex", "items-center", "gap-3", "flex-1", "min-w-0", "mr-4"], [1, "flex-shrink-0", "!mb-0", 3, "ngClass"], [1, "flex", "items-center", "gap-2", "text-sm", "flex-shrink-0"], [3, "isLightMode", "minimized"], ["type", "button", 1, "cursor-pointer", "flex", "items-center", "gap-2", "px-2", "py-1.5", "rounded-lg", "text-xs", "font-medium", "transition-all", "duration-200", "hover:scale-105", 3, "ngClass"], [3, "searchClick", "isLightMode"], ["type", "button", 1, "cursor-pointer", "flex", "items-center", "gap-2", "px-3", "py-1.5", "rounded-lg", "text-xs", "font-medium", "transition-all", "duration-200", "hover:scale-105", 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", "M15 12a3 3 0 11-6 0 3 3 0 016 0z"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M2.458 12C3.732 7.943 7.523 5 12 5c4.478 0 8.268 2.943 9.542 7-1.274 4.057-5.064 7-9.542 7-4.477 0-8.268-2.943-9.542-7z"], [1, "text-left", "sm:text-right"], [1, "text-xs"], [1, "text-sm", "font-medium"], [1, "hidden", "sm:inline", 3, "ngClass"], [1, "hidden", "sm:block", "truncate", "min-w-0", 3, "ngClass"], [1, "transition-opacity", "duration-300", 3, "ngClass"], [3, "searchClick", "isLightMode", "minimized"], ["type", "button", 1, "cursor-pointer", "flex", "items-center", "gap-2", "px-2", "py-1.5", "rounded-lg", "text-xs", "font-medium", "transition-all", "duration-200", "hover:scale-105", 3, "click", "ngClass"]], template: function DashboardHeaderComponent_Template(rf, ctx) { if (rf & 1) {
51693
51480
  i0.ɵɵprojectionDef(_c0$O);
51694
51481
  i0.ɵɵelementStart(0, "header", 0)(1, "div", 1)(2, "div", 2)(3, "div", 3)(4, "div", 4)(5, "div", 5)(6, "h1", 6);
51695
51482
  i0.ɵɵlistener("mouseenter", function DashboardHeaderComponent_Template_h1_mouseenter_6_listener($event) { return ctx.onTitleMouseEnter($event); })("mouseleave", function DashboardHeaderComponent_Template_h1_mouseleave_6_listener() { return ctx.onTitleMouseLeave(); });
@@ -51713,7 +51500,7 @@ class DashboardHeaderComponent {
51713
51500
  i0.ɵɵconditionalCreate(23, DashboardHeaderComponent_Conditional_23_Template, 4, 3);
51714
51501
  i0.ɵɵprojection(24, 1);
51715
51502
  i0.ɵɵelementEnd();
51716
- i0.ɵɵelementStart(25, "div", 10);
51503
+ i0.ɵɵelementStart(25, "div", 8);
51717
51504
  i0.ɵɵconditionalCreate(26, DashboardHeaderComponent_Conditional_26_Template, 4, 7, "div", 18);
51718
51505
  i0.ɵɵconditionalCreate(27, DashboardHeaderComponent_Conditional_27_Template, 1, 2, "symphiq-search-button", 19);
51719
51506
  i0.ɵɵconditionalCreate(28, DashboardHeaderComponent_Conditional_28_Template, 4, 1, "button", 20);
@@ -51783,11 +51570,11 @@ class DashboardHeaderComponent {
51783
51570
  <div class="animate-spin w-4 h-4 border-2 border-blue-500/30 border-t-blue-500 rounded-full" title="Refreshing data..."></div>
51784
51571
  }
51785
51572
  </div>
51786
- <div class="flex flex-wrap items-center justify-between gap-3 sm:gap-4">
51787
- <p [ngClass]="getSubtitleClasses()" class="truncate">
51573
+ <div class="flex items-center gap-4">
51574
+ <p [ngClass]="getSubtitleClasses()" class="truncate min-w-0 flex-1">
51788
51575
  {{ subtitle() }}
51789
51576
  </p>
51790
- <div class="flex items-center gap-4">
51577
+ <div class="flex items-center gap-4 flex-shrink-0">
51791
51578
  @if (showSearchControl()) {
51792
51579
  <symphiq-search-button
51793
51580
  [isLightMode]="isLightMode()"
@@ -52050,13 +51837,16 @@ class LoadingCardComponent {
52050
51837
 
52051
51838
  const _c0$N = ["dashboardContainer"];
52052
51839
  const _c1$l = () => ({});
52053
- const _c2$d = () => [1, 2, 3, 4, 5, 6];
52054
- const _c3$8 = () => [1, 2, 3];
52055
- const _c4$5 = () => [1, 2, 3, 4];
52056
- const _c5$2 = () => [1, 2];
51840
+ const _c2$d = a0 => ({ name: "light-bulb", source: a0 });
51841
+ const _c3$8 = () => [1, 2, 3, 4, 5, 6];
51842
+ const _c4$5 = () => [1, 2, 3];
51843
+ const _c5$2 = () => [1, 2, 3, 4];
51844
+ const _c6$2 = a0 => ({ name: "rectangle-group", source: a0 });
51845
+ const _c7$1 = () => [1, 2];
51846
+ const _c8$1 = a0 => ({ name: "building-office-2", source: a0 });
52057
51847
  const _forTrack0$R = ($index, $item) => $item.value;
52058
51848
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_6_For_6_Template(rf, ctx) { if (rf & 1) {
52059
- i0.ɵɵelementStart(0, "option", 25);
51849
+ i0.ɵɵelementStart(0, "option", 23);
52060
51850
  i0.ɵɵtext(1);
52061
51851
  i0.ɵɵelementEnd();
52062
51852
  } if (rf & 2) {
@@ -52067,14 +51857,14 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_6_For_6_Template(rf
52067
51857
  } }
52068
51858
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_6_Template(rf, ctx) { if (rf & 1) {
52069
51859
  const _r2 = i0.ɵɵgetCurrentView();
52070
- i0.ɵɵelementStart(0, "div", 6)(1, "label", 22);
51860
+ i0.ɵɵelementStart(0, "div", 6)(1, "label", 20);
52071
51861
  i0.ɵɵtext(2, "View:");
52072
51862
  i0.ɵɵelementEnd();
52073
- i0.ɵɵelementStart(3, "div", 23);
51863
+ i0.ɵɵelementStart(3, "div", 21);
52074
51864
  i0.ɵɵlistener("click", function SymphiqFunnelAnalysisDashboardComponent_Conditional_6_Template_div_click_3_listener($event) { i0.ɵɵrestoreView(_r2); return i0.ɵɵresetView($event.stopPropagation()); })("mousedown", function SymphiqFunnelAnalysisDashboardComponent_Conditional_6_Template_div_mousedown_3_listener($event) { i0.ɵɵrestoreView(_r2); return i0.ɵɵresetView($event.stopPropagation()); })("pointerdown", function SymphiqFunnelAnalysisDashboardComponent_Conditional_6_Template_div_pointerdown_3_listener($event) { i0.ɵɵrestoreView(_r2); return i0.ɵɵresetView($event.stopPropagation()); });
52075
- i0.ɵɵelementStart(4, "select", 24);
51865
+ i0.ɵɵelementStart(4, "select", 22);
52076
51866
  i0.ɵɵlistener("ngModelChange", function SymphiqFunnelAnalysisDashboardComponent_Conditional_6_Template_select_ngModelChange_4_listener($event) { i0.ɵɵrestoreView(_r2); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.changeSectionFilter($event)); });
52077
- i0.ɵɵrepeaterCreate(5, SymphiqFunnelAnalysisDashboardComponent_Conditional_6_For_6_Template, 2, 2, "option", 25, _forTrack0$R);
51867
+ i0.ɵɵrepeaterCreate(5, SymphiqFunnelAnalysisDashboardComponent_Conditional_6_For_6_Template, 2, 2, "option", 23, _forTrack0$R);
52078
51868
  i0.ɵɵelementEnd()()();
52079
51869
  } if (rf & 2) {
52080
51870
  const ctx_r2 = i0.ɵɵnextContext();
@@ -52087,13 +51877,13 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_6_Template(rf, ctx)
52087
51877
  i0.ɵɵrepeater(ctx_r2.sectionFilters);
52088
51878
  } }
52089
51879
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_8_Template(rf, ctx) { if (rf & 1) {
52090
- i0.ɵɵelementStart(0, "div", 8)(1, "span", 26);
51880
+ i0.ɵɵelementStart(0, "div", 8)(1, "span", 24);
52091
51881
  i0.ɵɵtext(2, "Revenue:");
52092
51882
  i0.ɵɵelementEnd();
52093
- i0.ɵɵelementStart(3, "span", 27);
51883
+ i0.ɵɵelementStart(3, "span", 25);
52094
51884
  i0.ɵɵtext(4);
52095
51885
  i0.ɵɵelementEnd();
52096
- i0.ɵɵelementStart(5, "span", 28);
51886
+ i0.ɵɵelementStart(5, "span", 26);
52097
51887
  i0.ɵɵtext(6);
52098
51888
  i0.ɵɵelementEnd()();
52099
51889
  } if (rf & 2) {
@@ -52111,7 +51901,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_8_Template(rf, ctx)
52111
51901
  i0.ɵɵtextInterpolate2(" ", ctx_r2.revenueTrend() >= 0 ? "+" : "", "", ctx_r2.revenueTrend().toFixed(1), "% ");
52112
51902
  } }
52113
51903
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_10_For_3_Template(rf, ctx) { if (rf & 1) {
52114
- i0.ɵɵelementStart(0, "option", 25);
51904
+ i0.ɵɵelementStart(0, "option", 23);
52115
51905
  i0.ɵɵtext(1);
52116
51906
  i0.ɵɵelementEnd();
52117
51907
  } if (rf & 2) {
@@ -52122,11 +51912,11 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_10_For_3_Template(r
52122
51912
  } }
52123
51913
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_10_Template(rf, ctx) { if (rf & 1) {
52124
51914
  const _r5 = i0.ɵɵgetCurrentView();
52125
- i0.ɵɵelementStart(0, "div", 23);
51915
+ i0.ɵɵelementStart(0, "div", 21);
52126
51916
  i0.ɵɵlistener("click", function SymphiqFunnelAnalysisDashboardComponent_Conditional_10_Template_div_click_0_listener($event) { i0.ɵɵrestoreView(_r5); return i0.ɵɵresetView($event.stopPropagation()); })("mousedown", function SymphiqFunnelAnalysisDashboardComponent_Conditional_10_Template_div_mousedown_0_listener($event) { i0.ɵɵrestoreView(_r5); return i0.ɵɵresetView($event.stopPropagation()); })("pointerdown", function SymphiqFunnelAnalysisDashboardComponent_Conditional_10_Template_div_pointerdown_0_listener($event) { i0.ɵɵrestoreView(_r5); return i0.ɵɵresetView($event.stopPropagation()); });
52127
- i0.ɵɵelementStart(1, "select", 29);
51917
+ i0.ɵɵelementStart(1, "select", 27);
52128
51918
  i0.ɵɵlistener("ngModelChange", function SymphiqFunnelAnalysisDashboardComponent_Conditional_10_Template_select_ngModelChange_1_listener($event) { i0.ɵɵrestoreView(_r5); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.changeSectionFilter($event)); });
52129
- i0.ɵɵrepeaterCreate(2, SymphiqFunnelAnalysisDashboardComponent_Conditional_10_For_3_Template, 2, 2, "option", 25, _forTrack0$R);
51919
+ i0.ɵɵrepeaterCreate(2, SymphiqFunnelAnalysisDashboardComponent_Conditional_10_For_3_Template, 2, 2, "option", 23, _forTrack0$R);
52130
51920
  i0.ɵɵelementEnd()();
52131
51921
  } if (rf & 2) {
52132
51922
  const ctx_r2 = i0.ɵɵnextContext();
@@ -52138,26 +51928,26 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_10_Template(rf, ctx
52138
51928
  } }
52139
51929
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_11_Template(rf, ctx) { if (rf & 1) {
52140
51930
  const _r7 = i0.ɵɵgetCurrentView();
52141
- i0.ɵɵelementStart(0, "div", 10)(1, "div", 30)(2, "div", 31)(3, "div", 32);
51931
+ i0.ɵɵelementStart(0, "div", 10)(1, "div", 28)(2, "div", 29)(3, "div", 30);
52142
51932
  i0.ɵɵnamespaceSVG();
52143
- i0.ɵɵelementStart(4, "svg", 33);
52144
- i0.ɵɵelement(5, "path", 34);
51933
+ i0.ɵɵelementStart(4, "svg", 31);
51934
+ i0.ɵɵelement(5, "path", 32);
52145
51935
  i0.ɵɵelementEnd();
52146
51936
  i0.ɵɵnamespaceHTML();
52147
- i0.ɵɵelementStart(6, "div", 35)(7, "span", 36);
51937
+ i0.ɵɵelementStart(6, "div", 33)(7, "span", 34);
52148
51938
  i0.ɵɵtext(8, "Showing:");
52149
51939
  i0.ɵɵelementEnd();
52150
- i0.ɵɵelementStart(9, "span", 37);
51940
+ i0.ɵɵelementStart(9, "span", 35);
52151
51941
  i0.ɵɵtext(10);
52152
51942
  i0.ɵɵelementEnd();
52153
- i0.ɵɵelementStart(11, "span", 38);
51943
+ i0.ɵɵelementStart(11, "span", 36);
52154
51944
  i0.ɵɵtext(12);
52155
51945
  i0.ɵɵelementEnd()()();
52156
- i0.ɵɵelementStart(13, "button", 39);
51946
+ i0.ɵɵelementStart(13, "button", 37);
52157
51947
  i0.ɵɵlistener("click", function SymphiqFunnelAnalysisDashboardComponent_Conditional_11_Template_button_click_13_listener($event) { i0.ɵɵrestoreView(_r7); const ctx_r2 = i0.ɵɵnextContext(); ctx_r2.clearSearchResult(); return i0.ɵɵresetView($event.stopPropagation()); });
52158
51948
  i0.ɵɵnamespaceSVG();
52159
- i0.ɵɵelementStart(14, "svg", 40);
52160
- i0.ɵɵelement(15, "path", 41);
51949
+ i0.ɵɵelementStart(14, "svg", 38);
51950
+ i0.ɵɵelement(15, "path", 39);
52161
51951
  i0.ɵɵelementEnd()()()()();
52162
51952
  } if (rf & 2) {
52163
51953
  const ctx_r2 = i0.ɵɵnextContext();
@@ -52185,7 +51975,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_12_Template(rf, ctx
52185
51975
  } }
52186
51976
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_13_Conditional_1_Template(rf, ctx) { if (rf & 1) {
52187
51977
  const _r8 = i0.ɵɵgetCurrentView();
52188
- i0.ɵɵelementStart(0, "button", 43);
51978
+ i0.ɵɵelementStart(0, "button", 41);
52189
51979
  i0.ɵɵlistener("click", function SymphiqFunnelAnalysisDashboardComponent_Conditional_13_Conditional_1_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r8); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.scrollToTop()); });
52190
51980
  i0.ɵɵelementEnd();
52191
51981
  } if (rf & 2) {
@@ -52194,7 +51984,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_13_Conditional_1_Te
52194
51984
  } }
52195
51985
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_13_Conditional_2_Template(rf, ctx) { if (rf & 1) {
52196
51986
  const _r9 = i0.ɵɵgetCurrentView();
52197
- i0.ɵɵelementStart(0, "button", 43);
51987
+ i0.ɵɵelementStart(0, "button", 41);
52198
51988
  i0.ɵɵlistener("click", function SymphiqFunnelAnalysisDashboardComponent_Conditional_13_Conditional_2_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r9); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.scrollToSection("section-insights")); });
52199
51989
  i0.ɵɵelementEnd();
52200
51990
  } if (rf & 2) {
@@ -52203,7 +51993,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_13_Conditional_2_Te
52203
51993
  } }
52204
51994
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_13_Conditional_3_Template(rf, ctx) { if (rf & 1) {
52205
51995
  const _r10 = i0.ɵɵgetCurrentView();
52206
- i0.ɵɵelementStart(0, "button", 43);
51996
+ i0.ɵɵelementStart(0, "button", 41);
52207
51997
  i0.ɵɵlistener("click", function SymphiqFunnelAnalysisDashboardComponent_Conditional_13_Conditional_3_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r10); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.scrollToSection("section-metrics")); });
52208
51998
  i0.ɵɵelementEnd();
52209
51999
  } if (rf & 2) {
@@ -52212,7 +52002,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_13_Conditional_3_Te
52212
52002
  } }
52213
52003
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_13_Conditional_4_Template(rf, ctx) { if (rf & 1) {
52214
52004
  const _r11 = i0.ɵɵgetCurrentView();
52215
- i0.ɵɵelementStart(0, "button", 43);
52005
+ i0.ɵɵelementStart(0, "button", 41);
52216
52006
  i0.ɵɵlistener("click", function SymphiqFunnelAnalysisDashboardComponent_Conditional_13_Conditional_4_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r11); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.scrollToSection("section-breakdowns")); });
52217
52007
  i0.ɵɵelementEnd();
52218
52008
  } if (rf & 2) {
@@ -52221,7 +52011,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_13_Conditional_4_Te
52221
52011
  } }
52222
52012
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_13_Conditional_5_Template(rf, ctx) { if (rf & 1) {
52223
52013
  const _r12 = i0.ɵɵgetCurrentView();
52224
- i0.ɵɵelementStart(0, "button", 43);
52014
+ i0.ɵɵelementStart(0, "button", 41);
52225
52015
  i0.ɵɵlistener("click", function SymphiqFunnelAnalysisDashboardComponent_Conditional_13_Conditional_5_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r12); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.scrollToSection("section-competitive")); });
52226
52016
  i0.ɵɵelementEnd();
52227
52017
  } if (rf & 2) {
@@ -52230,11 +52020,11 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_13_Conditional_5_Te
52230
52020
  } }
52231
52021
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_13_Template(rf, ctx) { if (rf & 1) {
52232
52022
  i0.ɵɵelementStart(0, "div", 12);
52233
- i0.ɵɵconditionalCreate(1, SymphiqFunnelAnalysisDashboardComponent_Conditional_13_Conditional_1_Template, 1, 3, "button", 42);
52234
- i0.ɵɵconditionalCreate(2, SymphiqFunnelAnalysisDashboardComponent_Conditional_13_Conditional_2_Template, 1, 3, "button", 42);
52235
- i0.ɵɵconditionalCreate(3, SymphiqFunnelAnalysisDashboardComponent_Conditional_13_Conditional_3_Template, 1, 3, "button", 42);
52236
- i0.ɵɵconditionalCreate(4, SymphiqFunnelAnalysisDashboardComponent_Conditional_13_Conditional_4_Template, 1, 3, "button", 42);
52237
- i0.ɵɵconditionalCreate(5, SymphiqFunnelAnalysisDashboardComponent_Conditional_13_Conditional_5_Template, 1, 3, "button", 42);
52023
+ i0.ɵɵconditionalCreate(1, SymphiqFunnelAnalysisDashboardComponent_Conditional_13_Conditional_1_Template, 1, 3, "button", 40);
52024
+ i0.ɵɵconditionalCreate(2, SymphiqFunnelAnalysisDashboardComponent_Conditional_13_Conditional_2_Template, 1, 3, "button", 40);
52025
+ i0.ɵɵconditionalCreate(3, SymphiqFunnelAnalysisDashboardComponent_Conditional_13_Conditional_3_Template, 1, 3, "button", 40);
52026
+ i0.ɵɵconditionalCreate(4, SymphiqFunnelAnalysisDashboardComponent_Conditional_13_Conditional_4_Template, 1, 3, "button", 40);
52027
+ i0.ɵɵconditionalCreate(5, SymphiqFunnelAnalysisDashboardComponent_Conditional_13_Conditional_5_Template, 1, 3, "button", 40);
52238
52028
  i0.ɵɵelementEnd();
52239
52029
  } if (rf & 2) {
52240
52030
  const ctx_r2 = i0.ɵɵnextContext();
@@ -52251,7 +52041,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_13_Template(rf, ctx
52251
52041
  } }
52252
52042
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_14_Conditional_0_Template(rf, ctx) { if (rf & 1) {
52253
52043
  const _r13 = i0.ɵɵgetCurrentView();
52254
- i0.ɵɵelementStart(0, "symphiq-journey-progress-indicator", 48);
52044
+ i0.ɵɵelementStart(0, "symphiq-journey-progress-indicator", 46);
52255
52045
  i0.ɵɵlistener("stepClick", function SymphiqFunnelAnalysisDashboardComponent_Conditional_14_Conditional_0_Template_symphiq_journey_progress_indicator_stepClick_0_listener($event) { i0.ɵɵrestoreView(_r13); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.stepClick.emit($event)); })("nextStepClick", function SymphiqFunnelAnalysisDashboardComponent_Conditional_14_Conditional_0_Template_symphiq_journey_progress_indicator_nextStepClick_0_listener() { i0.ɵɵrestoreView(_r13); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.nextStepClick.emit()); });
52256
52046
  i0.ɵɵelementEnd();
52257
52047
  } if (rf & 2) {
@@ -52259,9 +52049,9 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_14_Conditional_0_Te
52259
52049
  i0.ɵɵproperty("viewMode", ctx_r2.isLightMode() ? ctx_r2.ViewModeEnum.LIGHT : ctx_r2.ViewModeEnum.DARK)("currentStepId", ctx_r2.JourneyStepIdEnum.FUNNEL_ANALYSIS)("showNextStepAction", false)("forDemo", ctx_r2.forDemo())("maxAccessibleStepId", ctx_r2.maxAccessibleStepId());
52260
52050
  } }
52261
52051
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_14_Template(rf, ctx) { if (rf & 1) {
52262
- i0.ɵɵconditionalCreate(0, SymphiqFunnelAnalysisDashboardComponent_Conditional_14_Conditional_0_Template, 1, 5, "symphiq-journey-progress-indicator", 44);
52263
- i0.ɵɵelementStart(1, "main", 45)(2, "div", 46);
52264
- i0.ɵɵelement(3, "symphiq-loading-card", 47);
52052
+ i0.ɵɵconditionalCreate(0, SymphiqFunnelAnalysisDashboardComponent_Conditional_14_Conditional_0_Template, 1, 5, "symphiq-journey-progress-indicator", 42);
52053
+ i0.ɵɵelementStart(1, "main", 43)(2, "div", 44);
52054
+ i0.ɵɵelement(3, "symphiq-loading-card", 45);
52265
52055
  i0.ɵɵelementEnd()();
52266
52056
  } if (rf & 2) {
52267
52057
  const ctx_r2 = i0.ɵɵnextContext();
@@ -52271,7 +52061,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_14_Template(rf, ctx
52271
52061
  } }
52272
52062
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_15_Conditional_0_Template(rf, ctx) { if (rf & 1) {
52273
52063
  const _r14 = i0.ɵɵgetCurrentView();
52274
- i0.ɵɵelementStart(0, "symphiq-journey-progress-indicator", 48);
52064
+ i0.ɵɵelementStart(0, "symphiq-journey-progress-indicator", 46);
52275
52065
  i0.ɵɵlistener("stepClick", function SymphiqFunnelAnalysisDashboardComponent_Conditional_15_Conditional_0_Template_symphiq_journey_progress_indicator_stepClick_0_listener($event) { i0.ɵɵrestoreView(_r14); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.stepClick.emit($event)); })("nextStepClick", function SymphiqFunnelAnalysisDashboardComponent_Conditional_15_Conditional_0_Template_symphiq_journey_progress_indicator_nextStepClick_0_listener() { i0.ɵɵrestoreView(_r14); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.nextStepClick.emit()); });
52276
52066
  i0.ɵɵelementEnd();
52277
52067
  } if (rf & 2) {
@@ -52279,11 +52069,11 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_15_Conditional_0_Te
52279
52069
  i0.ɵɵproperty("viewMode", ctx_r2.isLightMode() ? ctx_r2.ViewModeEnum.LIGHT : ctx_r2.ViewModeEnum.DARK)("currentStepId", ctx_r2.JourneyStepIdEnum.FUNNEL_ANALYSIS)("showNextStepAction", false)("forDemo", ctx_r2.forDemo())("maxAccessibleStepId", ctx_r2.maxAccessibleStepId());
52280
52070
  } }
52281
52071
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_15_Template(rf, ctx) { if (rf & 1) {
52282
- i0.ɵɵconditionalCreate(0, SymphiqFunnelAnalysisDashboardComponent_Conditional_15_Conditional_0_Template, 1, 5, "symphiq-journey-progress-indicator", 44);
52283
- i0.ɵɵelementStart(1, "main", 45)(2, "div", 49)(3, "div", 50);
52284
- i0.ɵɵelement(4, "symphiq-funnel-welcome-banner", 51);
52072
+ i0.ɵɵconditionalCreate(0, SymphiqFunnelAnalysisDashboardComponent_Conditional_15_Conditional_0_Template, 1, 5, "symphiq-journey-progress-indicator", 42);
52073
+ i0.ɵɵelementStart(1, "main", 43)(2, "div", 47)(3, "div", 48);
52074
+ i0.ɵɵelement(4, "symphiq-funnel-welcome-banner", 49);
52285
52075
  i0.ɵɵelementEnd()()();
52286
- i0.ɵɵelement(5, "symphiq-content-generation-progress-with-confetti", 52);
52076
+ i0.ɵɵelement(5, "symphiq-content-generation-progress-with-confetti", 50);
52287
52077
  } if (rf & 2) {
52288
52078
  let tmp_5_0;
52289
52079
  let tmp_8_0;
@@ -52296,7 +52086,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_15_Template(rf, ctx
52296
52086
  } }
52297
52087
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_0_Template(rf, ctx) { if (rf & 1) {
52298
52088
  const _r15 = i0.ɵɵgetCurrentView();
52299
- i0.ɵɵelementStart(0, "symphiq-journey-progress-indicator", 48);
52089
+ i0.ɵɵelementStart(0, "symphiq-journey-progress-indicator", 46);
52300
52090
  i0.ɵɵlistener("stepClick", function SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_0_Template_symphiq_journey_progress_indicator_stepClick_0_listener($event) { i0.ɵɵrestoreView(_r15); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.stepClick.emit($event)); })("nextStepClick", function SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_0_Template_symphiq_journey_progress_indicator_nextStepClick_0_listener() { i0.ɵɵrestoreView(_r15); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.nextStepClick.emit()); });
52301
52091
  i0.ɵɵelementEnd();
52302
52092
  } if (rf & 2) {
@@ -52304,27 +52094,27 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_0_Te
52304
52094
  i0.ɵɵproperty("viewMode", ctx_r2.isLightMode() ? ctx_r2.ViewModeEnum.LIGHT : ctx_r2.ViewModeEnum.DARK)("currentStepId", ctx_r2.JourneyStepIdEnum.FUNNEL_ANALYSIS)("showNextStepAction", ctx_r2.showNextStepAction())("forDemo", ctx_r2.forDemo())("maxAccessibleStepId", ctx_r2.maxAccessibleStepId());
52305
52095
  } }
52306
52096
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_5_For_13_Template(rf, ctx) { if (rf & 1) {
52307
- i0.ɵɵelement(0, "symphiq-funnel-analysis-insight-card", 69);
52097
+ i0.ɵɵelement(0, "symphiq-funnel-analysis-insight-card", 67);
52308
52098
  } if (rf & 2) {
52309
52099
  const insight_r16 = ctx.$implicit;
52310
52100
  const ctx_r2 = i0.ɵɵnextContext(3);
52311
52101
  i0.ɵɵproperty("insight", insight_r16)("allMetrics", ctx_r2.allMetrics())("charts", ctx_r2.chartsForInsight(insight_r16))("allCharts", ctx_r2.allCharts())("allBusinessInsights", ctx_r2.allBusinessInsights())("isLightMode", ctx_r2.isLightMode())("viewMode", ctx_r2.viewMode())("isCompactMode", true)("isLoading", ctx_r2.isDataLoading());
52312
52102
  } }
52313
52103
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_5_Template(rf, ctx) { if (rf & 1) {
52314
- i0.ɵɵelementStart(0, "section", 53)(1, "div", 61)(2, "div", 62)(3, "div", 63)(4, "div", 62);
52104
+ i0.ɵɵelementStart(0, "section", 51)(1, "div", 59)(2, "div", 60)(3, "div", 61)(4, "div", 60);
52315
52105
  i0.ɵɵnamespaceSVG();
52316
- i0.ɵɵelementStart(5, "svg", 64);
52317
- i0.ɵɵelement(6, "path", 65);
52106
+ i0.ɵɵelementStart(5, "svg", 62);
52107
+ i0.ɵɵelement(6, "path", 63);
52318
52108
  i0.ɵɵelementEnd();
52319
52109
  i0.ɵɵnamespaceHTML();
52320
- i0.ɵɵelementStart(7, "h2", 66);
52110
+ i0.ɵɵelementStart(7, "h2", 64);
52321
52111
  i0.ɵɵtext(8, "Key Insights");
52322
52112
  i0.ɵɵelementEnd()()()();
52323
- i0.ɵɵelementStart(9, "span", 67);
52113
+ i0.ɵɵelementStart(9, "span", 65);
52324
52114
  i0.ɵɵtext(10);
52325
52115
  i0.ɵɵelementEnd()();
52326
- i0.ɵɵelementStart(11, "div", 68);
52327
- i0.ɵɵrepeaterCreate(12, SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_5_For_13_Template, 1, 9, "symphiq-funnel-analysis-insight-card", 69, i0.ɵɵrepeaterTrackByIndex);
52116
+ i0.ɵɵelementStart(11, "div", 66);
52117
+ i0.ɵɵrepeaterCreate(12, SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_5_For_13_Template, 1, 9, "symphiq-funnel-analysis-insight-card", 67, i0.ɵɵrepeaterTrackByIndex);
52328
52118
  i0.ɵɵelementEnd()();
52329
52119
  } if (rf & 2) {
52330
52120
  const ctx_r2 = i0.ɵɵnextContext(2);
@@ -52342,14 +52132,14 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_5_Te
52342
52132
  i0.ɵɵrepeater(ctx_r2.insights());
52343
52133
  } }
52344
52134
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_8_Conditional_1_Template(rf, ctx) { if (rf & 1) {
52345
- i0.ɵɵelement(0, "symphiq-skeleton-loader", 70);
52135
+ i0.ɵɵelement(0, "symphiq-skeleton-loader", 68);
52346
52136
  } if (rf & 2) {
52347
52137
  const ctx_r2 = i0.ɵɵnextContext(3);
52348
52138
  i0.ɵɵproperty("width", "100%")("height", "200px")("isLightMode", ctx_r2.isLightMode());
52349
52139
  } }
52350
52140
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_8_Conditional_2_Template(rf, ctx) { if (rf & 1) {
52351
52141
  const _r17 = i0.ɵɵgetCurrentView();
52352
- i0.ɵɵelementStart(0, "symphiq-funnel-analysis-overall-assessment", 72);
52142
+ i0.ɵɵelementStart(0, "symphiq-funnel-analysis-overall-assessment", 70);
52353
52143
  i0.ɵɵlistener("scrollToSection", function SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_8_Conditional_2_Template_symphiq_funnel_analysis_overall_assessment_scrollToSection_0_listener($event) { i0.ɵɵrestoreView(_r17); const ctx_r2 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r2.scrollToSection($event)); });
52354
52144
  i0.ɵɵelementEnd();
52355
52145
  } if (rf & 2) {
@@ -52357,8 +52147,8 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_8_Co
52357
52147
  i0.ɵɵproperty("assessment", ctx_r2.performanceOverview().overallAssessment || i0.ɵɵpureFunction0(11, _c1$l))("revenueMetric", ctx_r2.revenueMetric())("charts", ctx_r2.chartsForItem("OVERALL_ASSESSMENT"))("metrics", ctx_r2.allMetrics())("isLightMode", ctx_r2.isLightMode())("isLoading", ctx_r2.isOverallAssessmentLoading())("isCompactMode", true)("isChartsLoading", ctx_r2.areChartsLoading())("strengths", ctx_r2.strengths())("weaknesses", ctx_r2.weaknesses())("currencySymbol", ctx_r2.currencySymbol());
52358
52148
  } }
52359
52149
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_8_Template(rf, ctx) { if (rf & 1) {
52360
- i0.ɵɵelementStart(0, "div", 56);
52361
- i0.ɵɵconditionalCreate(1, SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_8_Conditional_1_Template, 1, 3, "symphiq-skeleton-loader", 70)(2, SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_8_Conditional_2_Template, 1, 12, "symphiq-funnel-analysis-overall-assessment", 71);
52150
+ i0.ɵɵelementStart(0, "div", 54);
52151
+ i0.ɵɵconditionalCreate(1, SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_8_Conditional_1_Template, 1, 3, "symphiq-skeleton-loader", 68)(2, SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_8_Conditional_2_Template, 1, 12, "symphiq-funnel-analysis-overall-assessment", 69);
52362
52152
  i0.ɵɵelementEnd();
52363
52153
  } if (rf & 2) {
52364
52154
  const ctx_r2 = i0.ɵɵnextContext(2);
@@ -52366,15 +52156,15 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_8_Te
52366
52156
  i0.ɵɵconditional(ctx_r2.isDataLoading() ? 1 : 2);
52367
52157
  } }
52368
52158
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_10_For_2_Conditional_2_For_2_Template(rf, ctx) { if (rf & 1) {
52369
- i0.ɵɵelement(0, "symphiq-funnel-analysis-metric-card", 74);
52159
+ i0.ɵɵelement(0, "symphiq-funnel-analysis-metric-card", 72);
52370
52160
  } if (rf & 2) {
52371
52161
  const metric_r18 = ctx.$implicit;
52372
52162
  const ctx_r2 = i0.ɵɵnextContext(5);
52373
52163
  i0.ɵɵproperty("metric", metric_r18)("insights", ctx_r2.insights())("charts", ctx_r2.chartsForMetric(metric_r18))("allCharts", ctx_r2.allCharts())("analysis", ctx_r2.analysisData())("isLightMode", ctx_r2.isLightMode())("viewMode", ctx_r2.viewMode())("isCompactMode", true)("currencySymbol", ctx_r2.currencySymbol());
52374
52164
  } }
52375
52165
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_10_For_2_Conditional_2_Template(rf, ctx) { if (rf & 1) {
52376
- i0.ɵɵelementStart(0, "div", 75);
52377
- i0.ɵɵrepeaterCreate(1, SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_10_For_2_Conditional_2_For_2_Template, 1, 9, "symphiq-funnel-analysis-metric-card", 74, i0.ɵɵrepeaterTrackByIndex);
52166
+ i0.ɵɵelementStart(0, "div", 73);
52167
+ i0.ɵɵrepeaterCreate(1, SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_10_For_2_Conditional_2_For_2_Template, 1, 9, "symphiq-funnel-analysis-metric-card", 72, i0.ɵɵrepeaterTrackByIndex);
52378
52168
  i0.ɵɵelementEnd();
52379
52169
  } if (rf & 2) {
52380
52170
  const funnelGroup_r19 = i0.ɵɵnextContext().$implicit;
@@ -52382,10 +52172,10 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_10_F
52382
52172
  i0.ɵɵrepeater(funnelGroup_r19.relatedMetrics);
52383
52173
  } }
52384
52174
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_10_For_2_Template(rf, ctx) { if (rf & 1) {
52385
- i0.ɵɵelementStart(0, "div", 73);
52386
- i0.ɵɵelement(1, "symphiq-funnel-analysis-metric-card", 74);
52175
+ i0.ɵɵelementStart(0, "div", 71);
52176
+ i0.ɵɵelement(1, "symphiq-funnel-analysis-metric-card", 72);
52387
52177
  i0.ɵɵelementEnd();
52388
- i0.ɵɵconditionalCreate(2, SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_10_For_2_Conditional_2_Template, 3, 0, "div", 75);
52178
+ i0.ɵɵconditionalCreate(2, SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_10_For_2_Conditional_2_Template, 3, 0, "div", 73);
52389
52179
  } if (rf & 2) {
52390
52180
  const funnelGroup_r19 = ctx.$implicit;
52391
52181
  const ctx_r2 = i0.ɵɵnextContext(3);
@@ -52395,7 +52185,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_10_F
52395
52185
  i0.ɵɵconditional(funnelGroup_r19.relatedMetrics.length > 0 ? 2 : -1);
52396
52186
  } }
52397
52187
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_10_Template(rf, ctx) { if (rf & 1) {
52398
- i0.ɵɵelementStart(0, "div", 58);
52188
+ i0.ɵɵelementStart(0, "div", 56);
52399
52189
  i0.ɵɵrepeaterCreate(1, SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_10_For_2_Template, 3, 10, null, null, i0.ɵɵrepeaterTrackByIndex);
52400
52190
  i0.ɵɵelementEnd();
52401
52191
  } if (rf & 2) {
@@ -52404,15 +52194,15 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_10_T
52404
52194
  i0.ɵɵrepeater(ctx_r2.groupedMetrics());
52405
52195
  } }
52406
52196
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_12_For_2_Template(rf, ctx) { if (rf & 1) {
52407
- i0.ɵɵelement(0, "symphiq-funnel-analysis-breakdown-section", 76);
52197
+ i0.ɵɵelement(0, "symphiq-funnel-analysis-breakdown-section", 74);
52408
52198
  } if (rf & 2) {
52409
52199
  const breakdown_r20 = ctx.$implicit;
52410
52200
  const ctx_r2 = i0.ɵɵnextContext(3);
52411
52201
  i0.ɵɵproperty("breakdown", breakdown_r20)("charts", ctx_r2.chartsForBreakdown(breakdown_r20))("isLightMode", ctx_r2.isLightMode())("isLoading", ctx_r2.isDataLoading())("isCompactMode", true)("currencySymbol", ctx_r2.currencySymbol());
52412
52202
  } }
52413
52203
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_12_Template(rf, ctx) { if (rf & 1) {
52414
- i0.ɵɵelementStart(0, "div", 58);
52415
- i0.ɵɵrepeaterCreate(1, SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_12_For_2_Template, 1, 6, "symphiq-funnel-analysis-breakdown-section", 76, i0.ɵɵrepeaterTrackByIndex);
52204
+ i0.ɵɵelementStart(0, "div", 56);
52205
+ i0.ɵɵrepeaterCreate(1, SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_12_For_2_Template, 1, 6, "symphiq-funnel-analysis-breakdown-section", 74, i0.ɵɵrepeaterTrackByIndex);
52416
52206
  i0.ɵɵelementEnd();
52417
52207
  } if (rf & 2) {
52418
52208
  const ctx_r2 = i0.ɵɵnextContext(2);
@@ -52420,8 +52210,8 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_12_T
52420
52210
  i0.ɵɵrepeater(ctx_r2.breakdowns());
52421
52211
  } }
52422
52212
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_14_Template(rf, ctx) { if (rf & 1) {
52423
- i0.ɵɵelementStart(0, "div", 56);
52424
- i0.ɵɵelement(1, "symphiq-competitive-intelligence-view", 77);
52213
+ i0.ɵɵelementStart(0, "div", 54);
52214
+ i0.ɵɵelement(1, "symphiq-competitive-intelligence-view", 75);
52425
52215
  i0.ɵɵelementEnd();
52426
52216
  } if (rf & 2) {
52427
52217
  let tmp_7_0;
@@ -52430,22 +52220,22 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_14_T
52430
52220
  i0.ɵɵproperty("metrics", ctx_r2.competitiveMetrics())("allCharts", ctx_r2.allCharts())("isLightMode", ctx_r2.isLightMode())("isCompactMode", true)("competitiveBenchmark", (tmp_7_0 = ctx_r2.performanceOverview().overallAssessment) == null ? null : tmp_7_0.competitiveBenchmark)("currencySymbol", ctx_r2.currencySymbol());
52431
52221
  } }
52432
52222
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Template(rf, ctx) { if (rf & 1) {
52433
- i0.ɵɵconditionalCreate(0, SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_0_Template, 1, 5, "symphiq-journey-progress-indicator", 44);
52434
- i0.ɵɵelementStart(1, "main", 45)(2, "div", 46)(3, "div", 50);
52435
- i0.ɵɵelement(4, "symphiq-funnel-welcome-banner", 51);
52223
+ i0.ɵɵconditionalCreate(0, SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_0_Template, 1, 5, "symphiq-journey-progress-indicator", 42);
52224
+ i0.ɵɵelementStart(1, "main", 43)(2, "div", 44)(3, "div", 48);
52225
+ i0.ɵɵelement(4, "symphiq-funnel-welcome-banner", 49);
52436
52226
  i0.ɵɵelementEnd();
52437
- i0.ɵɵconditionalCreate(5, SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_5_Template, 14, 7, "section", 53);
52438
- i0.ɵɵelementStart(6, "symphiq-collapsible-funnel-section-group", 54)(7, "div", 55);
52439
- i0.ɵɵconditionalCreate(8, SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_8_Template, 3, 1, "div", 56);
52227
+ i0.ɵɵconditionalCreate(5, SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_5_Template, 14, 7, "section", 51);
52228
+ i0.ɵɵelementStart(6, "symphiq-collapsible-funnel-section-group", 52)(7, "div", 53);
52229
+ i0.ɵɵconditionalCreate(8, SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_8_Template, 3, 1, "div", 54);
52440
52230
  i0.ɵɵelementEnd();
52441
- i0.ɵɵelementStart(9, "div", 57);
52442
- i0.ɵɵconditionalCreate(10, SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_10_Template, 3, 0, "div", 58);
52231
+ i0.ɵɵelementStart(9, "div", 55);
52232
+ i0.ɵɵconditionalCreate(10, SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_10_Template, 3, 0, "div", 56);
52443
52233
  i0.ɵɵelementEnd();
52444
- i0.ɵɵelementStart(11, "div", 59);
52445
- i0.ɵɵconditionalCreate(12, SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_12_Template, 3, 0, "div", 58);
52234
+ i0.ɵɵelementStart(11, "div", 57);
52235
+ i0.ɵɵconditionalCreate(12, SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_12_Template, 3, 0, "div", 56);
52446
52236
  i0.ɵɵelementEnd();
52447
- i0.ɵɵelementStart(13, "div", 60);
52448
- i0.ɵɵconditionalCreate(14, SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_14_Template, 2, 6, "div", 56);
52237
+ i0.ɵɵelementStart(13, "div", 58);
52238
+ i0.ɵɵconditionalCreate(14, SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_14_Template, 2, 6, "div", 54);
52449
52239
  i0.ɵɵelementEnd()()()();
52450
52240
  } if (rf & 2) {
52451
52241
  let tmp_6_0;
@@ -52469,16 +52259,16 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Template(rf, ctx
52469
52259
  i0.ɵɵconditional(ctx_r2.showCompetitiveIntelligence() ? 14 : -1);
52470
52260
  } }
52471
52261
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_2_Conditional_1_Template(rf, ctx) { if (rf & 1) {
52472
- i0.ɵɵelementStart(0, "div", 79)(1, "div", 80)(2, "div", 62);
52473
- i0.ɵɵelement(3, "symphiq-skeleton-loader", 70);
52474
- i0.ɵɵelementStart(4, "div", 81);
52475
- i0.ɵɵelement(5, "symphiq-skeleton-loader", 70)(6, "symphiq-skeleton-loader", 70);
52262
+ i0.ɵɵelementStart(0, "div", 77)(1, "div", 78)(2, "div", 60);
52263
+ i0.ɵɵelement(3, "symphiq-skeleton-loader", 68);
52264
+ i0.ɵɵelementStart(4, "div", 79);
52265
+ i0.ɵɵelement(5, "symphiq-skeleton-loader", 68)(6, "symphiq-skeleton-loader", 68);
52476
52266
  i0.ɵɵelementEnd()();
52477
- i0.ɵɵelementStart(7, "div", 82);
52478
- i0.ɵɵelement(8, "symphiq-skeleton-loader", 70)(9, "symphiq-skeleton-loader", 70)(10, "symphiq-skeleton-loader", 70);
52267
+ i0.ɵɵelementStart(7, "div", 80);
52268
+ i0.ɵɵelement(8, "symphiq-skeleton-loader", 68)(9, "symphiq-skeleton-loader", 68)(10, "symphiq-skeleton-loader", 68);
52479
52269
  i0.ɵɵelementEnd();
52480
- i0.ɵɵelementStart(11, "div", 83);
52481
- i0.ɵɵelement(12, "symphiq-skeleton-loader", 70)(13, "symphiq-skeleton-loader", 70);
52270
+ i0.ɵɵelementStart(11, "div", 81);
52271
+ i0.ɵɵelement(12, "symphiq-skeleton-loader", 68)(13, "symphiq-skeleton-loader", 68);
52482
52272
  i0.ɵɵelementEnd()()();
52483
52273
  } if (rf & 2) {
52484
52274
  const ctx_r2 = i0.ɵɵnextContext(3);
@@ -52502,7 +52292,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_2_Co
52502
52292
  } }
52503
52293
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_2_Conditional_2_Template(rf, ctx) { if (rf & 1) {
52504
52294
  const _r21 = i0.ɵɵgetCurrentView();
52505
- i0.ɵɵelementStart(0, "symphiq-funnel-analysis-overall-assessment", 72);
52295
+ i0.ɵɵelementStart(0, "symphiq-funnel-analysis-overall-assessment", 70);
52506
52296
  i0.ɵɵlistener("scrollToSection", function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_2_Conditional_2_Template_symphiq_funnel_analysis_overall_assessment_scrollToSection_0_listener($event) { i0.ɵɵrestoreView(_r21); const ctx_r2 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r2.scrollToSection($event)); });
52507
52297
  i0.ɵɵelementEnd();
52508
52298
  } if (rf & 2) {
@@ -52510,8 +52300,8 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_2_Co
52510
52300
  i0.ɵɵproperty("assessment", ctx_r2.performanceOverview().overallAssessment || i0.ɵɵpureFunction0(11, _c1$l))("revenueMetric", ctx_r2.revenueMetric())("charts", ctx_r2.chartsForItem("OVERALL_ASSESSMENT"))("metrics", ctx_r2.allMetrics())("isLightMode", ctx_r2.isLightMode())("isLoading", ctx_r2.isOverallAssessmentLoading())("isCompactMode", ctx_r2.viewModeService.isCompact())("isChartsLoading", ctx_r2.areChartsLoading())("strengths", ctx_r2.strengths())("weaknesses", ctx_r2.weaknesses())("currencySymbol", ctx_r2.currencySymbol());
52511
52301
  } }
52512
52302
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_2_Template(rf, ctx) { if (rf & 1) {
52513
- i0.ɵɵelementStart(0, "div", 78);
52514
- i0.ɵɵconditionalCreate(1, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_2_Conditional_1_Template, 14, 25, "div", 79)(2, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_2_Conditional_2_Template, 1, 12, "symphiq-funnel-analysis-overall-assessment", 71);
52303
+ i0.ɵɵelementStart(0, "div", 76);
52304
+ i0.ɵɵconditionalCreate(1, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_2_Conditional_1_Template, 14, 25, "div", 77)(2, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_2_Conditional_2_Template, 1, 12, "symphiq-funnel-analysis-overall-assessment", 69);
52515
52305
  i0.ɵɵelementEnd();
52516
52306
  } if (rf & 2) {
52517
52307
  const ctx_r2 = i0.ɵɵnextContext(2);
@@ -52519,21 +52309,21 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_2_Te
52519
52309
  i0.ɵɵconditional(ctx_r2.isDataLoading() ? 1 : 2);
52520
52310
  } }
52521
52311
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_3_Conditional_0_Template(rf, ctx) { if (rf & 1) {
52522
- i0.ɵɵelement(0, "symphiq-section-divider", 84);
52312
+ i0.ɵɵelement(0, "symphiq-section-divider", 82);
52523
52313
  } if (rf & 2) {
52524
52314
  const ctx_r2 = i0.ɵɵnextContext(3);
52525
- i0.ɵɵproperty("viewMode", ctx_r2.viewMode());
52315
+ i0.ɵɵproperty("viewMode", ctx_r2.viewMode())("sectionIcon", i0.ɵɵpureFunction1(2, _c2$d, ctx_r2.IconSourceEnum.HEROICONS));
52526
52316
  } }
52527
52317
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_3_Conditional_14_For_2_Template(rf, ctx) { if (rf & 1) {
52528
- i0.ɵɵelementStart(0, "div", 91)(1, "div", 92)(2, "div", 93);
52529
- i0.ɵɵelement(3, "symphiq-skeleton-loader", 70)(4, "symphiq-skeleton-loader", 70);
52318
+ i0.ɵɵelementStart(0, "div", 89)(1, "div", 90)(2, "div", 91);
52319
+ i0.ɵɵelement(3, "symphiq-skeleton-loader", 68)(4, "symphiq-skeleton-loader", 68);
52530
52320
  i0.ɵɵelementEnd();
52531
- i0.ɵɵelement(5, "symphiq-skeleton-loader", 70)(6, "symphiq-skeleton-loader", 70)(7, "symphiq-skeleton-loader", 70);
52532
- i0.ɵɵelementStart(8, "div", 94);
52533
- i0.ɵɵelement(9, "symphiq-skeleton-loader", 70)(10, "symphiq-skeleton-loader", 70);
52321
+ i0.ɵɵelement(5, "symphiq-skeleton-loader", 68)(6, "symphiq-skeleton-loader", 68)(7, "symphiq-skeleton-loader", 68);
52322
+ i0.ɵɵelementStart(8, "div", 92);
52323
+ i0.ɵɵelement(9, "symphiq-skeleton-loader", 68)(10, "symphiq-skeleton-loader", 68);
52534
52324
  i0.ɵɵelementEnd();
52535
- i0.ɵɵelementStart(11, "div", 95);
52536
- i0.ɵɵelement(12, "symphiq-skeleton-loader", 70)(13, "symphiq-skeleton-loader", 70);
52325
+ i0.ɵɵelementStart(11, "div", 93);
52326
+ i0.ɵɵelement(12, "symphiq-skeleton-loader", 68)(13, "symphiq-skeleton-loader", 68);
52537
52327
  i0.ɵɵelementEnd()()();
52538
52328
  } if (rf & 2) {
52539
52329
  const ctx_r2 = i0.ɵɵnextContext(4);
@@ -52558,16 +52348,16 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_3_Co
52558
52348
  i0.ɵɵproperty("width", "80px")("height", "28px")("isLightMode", ctx_r2.isLightMode());
52559
52349
  } }
52560
52350
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_3_Conditional_14_Template(rf, ctx) { if (rf & 1) {
52561
- i0.ɵɵelementStart(0, "div", 89);
52562
- i0.ɵɵrepeaterCreate(1, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_3_Conditional_14_For_2_Template, 14, 28, "div", 91, i0.ɵɵrepeaterTrackByIdentity);
52351
+ i0.ɵɵelementStart(0, "div", 87);
52352
+ i0.ɵɵrepeaterCreate(1, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_3_Conditional_14_For_2_Template, 14, 28, "div", 89, i0.ɵɵrepeaterTrackByIdentity);
52563
52353
  i0.ɵɵelementEnd();
52564
52354
  } if (rf & 2) {
52565
52355
  i0.ɵɵadvance();
52566
- i0.ɵɵrepeater(i0.ɵɵpureFunction0(0, _c2$d));
52356
+ i0.ɵɵrepeater(i0.ɵɵpureFunction0(0, _c3$8));
52567
52357
  } }
52568
52358
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_3_Conditional_15_For_2_Template(rf, ctx) { if (rf & 1) {
52569
- i0.ɵɵelementStart(0, "div", 97);
52570
- i0.ɵɵelement(1, "symphiq-funnel-analysis-insight-card", 98);
52359
+ i0.ɵɵelementStart(0, "div", 95);
52360
+ i0.ɵɵelement(1, "symphiq-funnel-analysis-insight-card", 96);
52571
52361
  i0.ɵɵelementEnd();
52572
52362
  } if (rf & 2) {
52573
52363
  const entry_r22 = ctx.$implicit;
@@ -52580,8 +52370,8 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_3_Co
52580
52370
  i0.ɵɵproperty("insight", entry_r22.insight)("allMetrics", ctx_r2.allMetrics())("charts", ctx_r2.chartsForInsight(entry_r22.insight))("allCharts", ctx_r2.allCharts())("allBusinessInsights", ctx_r2.allBusinessInsights())("isLightMode", ctx_r2.isLightMode())("viewMode", ctx_r2.viewMode())("isCompactMode", false);
52581
52371
  } }
52582
52372
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_3_Conditional_15_Template(rf, ctx) { if (rf & 1) {
52583
- i0.ɵɵelementStart(0, "div", 89);
52584
- i0.ɵɵrepeaterCreate(1, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_3_Conditional_15_For_2_Template, 2, 14, "div", 96, i0.ɵɵrepeaterTrackByIndex);
52373
+ i0.ɵɵelementStart(0, "div", 87);
52374
+ i0.ɵɵrepeaterCreate(1, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_3_Conditional_15_For_2_Template, 2, 14, "div", 94, i0.ɵɵrepeaterTrackByIndex);
52585
52375
  i0.ɵɵelementEnd();
52586
52376
  } if (rf & 2) {
52587
52377
  const ctx_r2 = i0.ɵɵnextContext(3);
@@ -52589,8 +52379,8 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_3_Co
52589
52379
  i0.ɵɵrepeater(ctx_r2.insightsDisplay());
52590
52380
  } }
52591
52381
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_3_Conditional_16_For_2_Template(rf, ctx) { if (rf & 1) {
52592
- i0.ɵɵelementStart(0, "div", 97);
52593
- i0.ɵɵelement(1, "symphiq-funnel-analysis-insight-card", 98);
52382
+ i0.ɵɵelementStart(0, "div", 95);
52383
+ i0.ɵɵelement(1, "symphiq-funnel-analysis-insight-card", 96);
52594
52384
  i0.ɵɵelementEnd();
52595
52385
  } if (rf & 2) {
52596
52386
  const insight_r24 = ctx.$implicit;
@@ -52602,8 +52392,8 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_3_Co
52602
52392
  i0.ɵɵproperty("insight", insight_r24)("allMetrics", ctx_r2.allMetrics())("charts", ctx_r2.chartsForInsight(insight_r24))("allCharts", ctx_r2.allCharts())("allBusinessInsights", ctx_r2.allBusinessInsights())("isLightMode", ctx_r2.isLightMode())("viewMode", ctx_r2.viewMode())("isCompactMode", true);
52603
52393
  } }
52604
52394
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_3_Conditional_16_Template(rf, ctx) { if (rf & 1) {
52605
- i0.ɵɵelementStart(0, "div", 90);
52606
- i0.ɵɵrepeaterCreate(1, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_3_Conditional_16_For_2_Template, 2, 12, "div", 99, i0.ɵɵrepeaterTrackByIndex);
52395
+ i0.ɵɵelementStart(0, "div", 88);
52396
+ i0.ɵɵrepeaterCreate(1, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_3_Conditional_16_For_2_Template, 2, 12, "div", 97, i0.ɵɵrepeaterTrackByIndex);
52607
52397
  i0.ɵɵelementEnd();
52608
52398
  } if (rf & 2) {
52609
52399
  const ctx_r2 = i0.ɵɵnextContext(3);
@@ -52611,22 +52401,22 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_3_Co
52611
52401
  i0.ɵɵrepeater(ctx_r2.insights());
52612
52402
  } }
52613
52403
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_3_Template(rf, ctx) { if (rf & 1) {
52614
- i0.ɵɵconditionalCreate(0, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_3_Conditional_0_Template, 1, 1, "symphiq-section-divider", 84);
52615
- i0.ɵɵelementStart(1, "section", 85);
52616
- i0.ɵɵelement(2, "div", 86);
52617
- i0.ɵɵelementStart(3, "div", 87)(4, "div", 88)(5, "div", 62)(6, "div", 63)(7, "div", 62);
52404
+ i0.ɵɵconditionalCreate(0, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_3_Conditional_0_Template, 1, 4, "symphiq-section-divider", 82);
52405
+ i0.ɵɵelementStart(1, "section", 83);
52406
+ i0.ɵɵelement(2, "div", 84);
52407
+ i0.ɵɵelementStart(3, "div", 85)(4, "div", 86)(5, "div", 60)(6, "div", 61)(7, "div", 60);
52618
52408
  i0.ɵɵnamespaceSVG();
52619
- i0.ɵɵelementStart(8, "svg", 64);
52620
- i0.ɵɵelement(9, "path", 65);
52409
+ i0.ɵɵelementStart(8, "svg", 62);
52410
+ i0.ɵɵelement(9, "path", 63);
52621
52411
  i0.ɵɵelementEnd();
52622
52412
  i0.ɵɵnamespaceHTML();
52623
- i0.ɵɵelementStart(10, "h2", 66);
52413
+ i0.ɵɵelementStart(10, "h2", 64);
52624
52414
  i0.ɵɵtext(11, "Key Insights");
52625
52415
  i0.ɵɵelementEnd()()()();
52626
- i0.ɵɵelementStart(12, "span", 67);
52416
+ i0.ɵɵelementStart(12, "span", 65);
52627
52417
  i0.ɵɵtext(13);
52628
52418
  i0.ɵɵelementEnd()();
52629
- i0.ɵɵconditionalCreate(14, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_3_Conditional_14_Template, 3, 1, "div", 89)(15, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_3_Conditional_15_Template, 3, 0, "div", 89)(16, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_3_Conditional_16_Template, 3, 0, "div", 90);
52419
+ i0.ɵɵconditionalCreate(14, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_3_Conditional_14_Template, 3, 1, "div", 87)(15, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_3_Conditional_15_Template, 3, 0, "div", 87)(16, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_3_Conditional_16_Template, 3, 0, "div", 88);
52630
52420
  i0.ɵɵelementEnd()();
52631
52421
  } if (rf & 2) {
52632
52422
  const ctx_r2 = i0.ɵɵnextContext(2);
@@ -52647,13 +52437,13 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_3_Te
52647
52437
  i0.ɵɵconditional(ctx_r2.isDataLoading() || ctx_r2.viewModeService.isExpanded() && ctx_r2.viewModeService.getIsTransitioning() ? 14 : ctx_r2.viewModeService.isExpanded() ? 15 : 16);
52648
52438
  } }
52649
52439
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_0_Template(rf, ctx) { if (rf & 1) {
52650
- i0.ɵɵelementStart(0, "div", 100)(1, "div", 117);
52651
- i0.ɵɵelement(2, "div", 118);
52440
+ i0.ɵɵelementStart(0, "div", 98)(1, "div", 115);
52441
+ i0.ɵɵelement(2, "div", 116);
52652
52442
  i0.ɵɵelementEnd();
52653
- i0.ɵɵelementStart(3, "div", 119)(4, "div", 120);
52443
+ i0.ɵɵelementStart(3, "div", 117)(4, "div", 118);
52654
52444
  i0.ɵɵnamespaceSVG();
52655
- i0.ɵɵelementStart(5, "svg", 121);
52656
- i0.ɵɵelement(6, "path", 122);
52445
+ i0.ɵɵelementStart(5, "svg", 119);
52446
+ i0.ɵɵelement(6, "path", 120);
52657
52447
  i0.ɵɵelementEnd()()()();
52658
52448
  } if (rf & 2) {
52659
52449
  const ctx_r2 = i0.ɵɵnextContext(3);
@@ -52665,12 +52455,12 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Co
52665
52455
  i0.ɵɵproperty("ngClass", ctx_r2.isLightMode() ? "text-emerald-500" : "text-emerald-400");
52666
52456
  } }
52667
52457
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_14_Template(rf, ctx) { if (rf & 1) {
52668
- i0.ɵɵelementStart(0, "div", 107);
52669
- i0.ɵɵelement(1, "div", 123);
52458
+ i0.ɵɵelementStart(0, "div", 105);
52459
+ i0.ɵɵelement(1, "div", 121);
52670
52460
  i0.ɵɵelementEnd();
52671
52461
  } }
52672
52462
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_For_17_Conditional_0_Template(rf, ctx) { if (rf & 1) {
52673
- i0.ɵɵelementStart(0, "option", 124);
52463
+ i0.ɵɵelementStart(0, "option", 122);
52674
52464
  i0.ɵɵtext(1);
52675
52465
  i0.ɵɵelementEnd();
52676
52466
  } if (rf & 2) {
@@ -52680,7 +52470,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Fo
52680
52470
  i0.ɵɵtextInterpolate(cat_r27.label);
52681
52471
  } }
52682
52472
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_For_17_Conditional_1_Template(rf, ctx) { if (rf & 1) {
52683
- i0.ɵɵelementStart(0, "option", 25);
52473
+ i0.ɵɵelementStart(0, "option", 23);
52684
52474
  i0.ɵɵtext(1);
52685
52475
  i0.ɵɵelementEnd();
52686
52476
  } if (rf & 2) {
@@ -52690,22 +52480,22 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Fo
52690
52480
  i0.ɵɵtextInterpolate(cat_r27.label);
52691
52481
  } }
52692
52482
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_For_17_Template(rf, ctx) { if (rf & 1) {
52693
- i0.ɵɵconditionalCreate(0, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_For_17_Conditional_0_Template, 2, 2, "option", 124)(1, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_For_17_Conditional_1_Template, 2, 2, "option", 25);
52483
+ i0.ɵɵconditionalCreate(0, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_For_17_Conditional_0_Template, 2, 2, "option", 122)(1, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_For_17_Conditional_1_Template, 2, 2, "option", 23);
52694
52484
  } if (rf & 2) {
52695
52485
  const cat_r27 = ctx.$implicit;
52696
52486
  i0.ɵɵconditional(cat_r27.divider ? 0 : 1);
52697
52487
  } }
52698
52488
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_20_Template(rf, ctx) { if (rf & 1) {
52699
52489
  i0.ɵɵnamespaceSVG();
52700
- i0.ɵɵelement(0, "path", 111);
52490
+ i0.ɵɵelement(0, "path", 109);
52701
52491
  } }
52702
52492
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_21_Template(rf, ctx) { if (rf & 1) {
52703
52493
  i0.ɵɵnamespaceSVG();
52704
- i0.ɵɵelement(0, "path", 112);
52494
+ i0.ɵɵelement(0, "path", 110);
52705
52495
  } }
52706
52496
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_For_27_Conditional_0_Template(rf, ctx) { if (rf & 1) {
52707
52497
  const _r28 = i0.ɵɵgetCurrentView();
52708
- i0.ɵɵelementStart(0, "button", 126);
52498
+ i0.ɵɵelementStart(0, "button", 124);
52709
52499
  i0.ɵɵlistener("click", function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_For_27_Conditional_0_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r28); const cat_r29 = i0.ɵɵnextContext().$implicit; const ctx_r2 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r2.changeCategoryFilter(cat_r29.value)); });
52710
52500
  i0.ɵɵtext(1);
52711
52501
  i0.ɵɵelementEnd();
@@ -52718,27 +52508,27 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Fo
52718
52508
  i0.ɵɵtextInterpolate1(" ", cat_r29.label, " ");
52719
52509
  } }
52720
52510
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_For_27_Template(rf, ctx) { if (rf & 1) {
52721
- i0.ɵɵconditionalCreate(0, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_For_27_Conditional_0_Template, 2, 4, "button", 125);
52511
+ i0.ɵɵconditionalCreate(0, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_For_27_Conditional_0_Template, 2, 4, "button", 123);
52722
52512
  } if (rf & 2) {
52723
52513
  const cat_r29 = ctx.$implicit;
52724
52514
  i0.ɵɵconditional(!cat_r29.divider ? 0 : -1);
52725
52515
  } }
52726
52516
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_28_For_2_For_10_Template(rf, ctx) { if (rf & 1) {
52727
- i0.ɵɵelement(0, "symphiq-skeleton-loader", 70);
52517
+ i0.ɵɵelement(0, "symphiq-skeleton-loader", 68);
52728
52518
  } if (rf & 2) {
52729
52519
  const ctx_r2 = i0.ɵɵnextContext(5);
52730
52520
  i0.ɵɵproperty("width", "100%")("height", "120px")("isLightMode", ctx_r2.isLightMode());
52731
52521
  } }
52732
52522
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_28_For_2_Template(rf, ctx) { if (rf & 1) {
52733
- i0.ɵɵelementStart(0, "div", 127)(1, "div", 128)(2, "div", 62);
52734
- i0.ɵɵelement(3, "symphiq-skeleton-loader", 70);
52735
- i0.ɵɵelementStart(4, "div", 82);
52736
- i0.ɵɵelement(5, "symphiq-skeleton-loader", 70)(6, "symphiq-skeleton-loader", 70);
52523
+ i0.ɵɵelementStart(0, "div", 125)(1, "div", 126)(2, "div", 60);
52524
+ i0.ɵɵelement(3, "symphiq-skeleton-loader", 68);
52525
+ i0.ɵɵelementStart(4, "div", 80);
52526
+ i0.ɵɵelement(5, "symphiq-skeleton-loader", 68)(6, "symphiq-skeleton-loader", 68);
52737
52527
  i0.ɵɵelementEnd()();
52738
- i0.ɵɵelement(7, "symphiq-skeleton-loader", 70);
52528
+ i0.ɵɵelement(7, "symphiq-skeleton-loader", 68);
52739
52529
  i0.ɵɵelementEnd();
52740
- i0.ɵɵelementStart(8, "div", 129);
52741
- i0.ɵɵrepeaterCreate(9, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_28_For_2_For_10_Template, 1, 3, "symphiq-skeleton-loader", 70, i0.ɵɵrepeaterTrackByIdentity);
52530
+ i0.ɵɵelementStart(8, "div", 127);
52531
+ i0.ɵɵrepeaterCreate(9, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_28_For_2_For_10_Template, 1, 3, "symphiq-skeleton-loader", 68, i0.ɵɵrepeaterTrackByIdentity);
52742
52532
  i0.ɵɵelementEnd()();
52743
52533
  } if (rf & 2) {
52744
52534
  const ctx_r2 = i0.ɵɵnextContext(4);
@@ -52752,19 +52542,19 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Co
52752
52542
  i0.ɵɵadvance();
52753
52543
  i0.ɵɵproperty("width", "80px")("height", "36px")("isLightMode", ctx_r2.isLightMode());
52754
52544
  i0.ɵɵadvance(2);
52755
- i0.ɵɵrepeater(i0.ɵɵpureFunction0(13, _c4$5));
52545
+ i0.ɵɵrepeater(i0.ɵɵpureFunction0(13, _c5$2));
52756
52546
  } }
52757
52547
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_28_Template(rf, ctx) { if (rf & 1) {
52758
- i0.ɵɵelementStart(0, "div", 115);
52759
- i0.ɵɵrepeaterCreate(1, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_28_For_2_Template, 11, 14, "div", 127, i0.ɵɵrepeaterTrackByIdentity);
52548
+ i0.ɵɵelementStart(0, "div", 113);
52549
+ i0.ɵɵrepeaterCreate(1, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_28_For_2_Template, 11, 14, "div", 125, i0.ɵɵrepeaterTrackByIdentity);
52760
52550
  i0.ɵɵelementEnd();
52761
52551
  } if (rf & 2) {
52762
52552
  i0.ɵɵadvance();
52763
- i0.ɵɵrepeater(i0.ɵɵpureFunction0(0, _c3$8));
52553
+ i0.ɵɵrepeater(i0.ɵɵpureFunction0(0, _c4$5));
52764
52554
  } }
52765
52555
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_29_For_2_Conditional_2_Conditional_0_For_2_Template(rf, ctx) { if (rf & 1) {
52766
- i0.ɵɵelementStart(0, "div", 135);
52767
- i0.ɵɵelement(1, "symphiq-funnel-analysis-metric-card", 136);
52556
+ i0.ɵɵelementStart(0, "div", 133);
52557
+ i0.ɵɵelement(1, "symphiq-funnel-analysis-metric-card", 134);
52768
52558
  i0.ɵɵelementEnd();
52769
52559
  } if (rf & 2) {
52770
52560
  const entry_r30 = ctx.$implicit;
@@ -52777,8 +52567,8 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Co
52777
52567
  i0.ɵɵproperty("metric", entry_r30.metric)("insights", ctx_r2.insights())("charts", ctx_r2.chartsForMetric(entry_r30.metric))("allCharts", ctx_r2.allCharts())("analysis", ctx_r2.analysisData())("isLightMode", ctx_r2.isLightMode())("viewMode", ctx_r2.viewMode())("isCompactMode", false)("currencySymbol", ctx_r2.currencySymbol());
52778
52568
  } }
52779
52569
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_29_For_2_Conditional_2_Conditional_0_Template(rf, ctx) { if (rf & 1) {
52780
- i0.ɵɵelementStart(0, "div", 132);
52781
- i0.ɵɵrepeaterCreate(1, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_29_For_2_Conditional_2_Conditional_0_For_2_Template, 2, 13, "div", 134, i0.ɵɵrepeaterTrackByIndex);
52570
+ i0.ɵɵelementStart(0, "div", 130);
52571
+ i0.ɵɵrepeaterCreate(1, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_29_For_2_Conditional_2_Conditional_0_For_2_Template, 2, 13, "div", 132, i0.ɵɵrepeaterTrackByIndex);
52782
52572
  i0.ɵɵelementEnd();
52783
52573
  } if (rf & 2) {
52784
52574
  const funnelGroup_r33 = i0.ɵɵnextContext(2).$implicit;
@@ -52786,8 +52576,8 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Co
52786
52576
  i0.ɵɵrepeater(funnelGroup_r33.relatedMetricsDisplay);
52787
52577
  } }
52788
52578
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_29_For_2_Conditional_2_Conditional_1_For_2_Template(rf, ctx) { if (rf & 1) {
52789
- i0.ɵɵelementStart(0, "div", 135);
52790
- i0.ɵɵelement(1, "symphiq-funnel-analysis-metric-card", 74);
52579
+ i0.ɵɵelementStart(0, "div", 133);
52580
+ i0.ɵɵelement(1, "symphiq-funnel-analysis-metric-card", 72);
52791
52581
  i0.ɵɵelementEnd();
52792
52582
  } if (rf & 2) {
52793
52583
  const entry_r34 = ctx.$implicit;
@@ -52799,8 +52589,8 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Co
52799
52589
  i0.ɵɵproperty("metric", entry_r34.metric)("insights", ctx_r2.insights())("charts", ctx_r2.chartsForMetric(entry_r34.metric))("allCharts", ctx_r2.allCharts())("analysis", ctx_r2.analysisData())("isLightMode", ctx_r2.isLightMode())("viewMode", ctx_r2.viewMode())("isCompactMode", true)("currencySymbol", ctx_r2.currencySymbol());
52800
52590
  } }
52801
52591
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_29_For_2_Conditional_2_Conditional_1_Template(rf, ctx) { if (rf & 1) {
52802
- i0.ɵɵelementStart(0, "div", 133);
52803
- i0.ɵɵrepeaterCreate(1, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_29_For_2_Conditional_2_Conditional_1_For_2_Template, 2, 11, "div", 137, i0.ɵɵrepeaterTrackByIndex);
52592
+ i0.ɵɵelementStart(0, "div", 131);
52593
+ i0.ɵɵrepeaterCreate(1, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_29_For_2_Conditional_2_Conditional_1_For_2_Template, 2, 11, "div", 135, i0.ɵɵrepeaterTrackByIndex);
52804
52594
  i0.ɵɵelementEnd();
52805
52595
  } if (rf & 2) {
52806
52596
  const funnelGroup_r33 = i0.ɵɵnextContext(2).$implicit;
@@ -52808,16 +52598,16 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Co
52808
52598
  i0.ɵɵrepeater(funnelGroup_r33.relatedMetricsDisplay);
52809
52599
  } }
52810
52600
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_29_For_2_Conditional_2_Conditional_2_For_2_Template(rf, ctx) { if (rf & 1) {
52811
- i0.ɵɵelementStart(0, "div", 138)(1, "div", 92)(2, "div", 104);
52812
- i0.ɵɵelement(3, "symphiq-skeleton-loader", 70)(4, "symphiq-skeleton-loader", 70);
52601
+ i0.ɵɵelementStart(0, "div", 136)(1, "div", 90)(2, "div", 102);
52602
+ i0.ɵɵelement(3, "symphiq-skeleton-loader", 68)(4, "symphiq-skeleton-loader", 68);
52813
52603
  i0.ɵɵelementEnd();
52814
- i0.ɵɵelement(5, "symphiq-skeleton-loader", 70);
52815
- i0.ɵɵelementStart(6, "div", 139);
52816
- i0.ɵɵelement(7, "symphiq-skeleton-loader", 70)(8, "symphiq-skeleton-loader", 70);
52604
+ i0.ɵɵelement(5, "symphiq-skeleton-loader", 68);
52605
+ i0.ɵɵelementStart(6, "div", 137);
52606
+ i0.ɵɵelement(7, "symphiq-skeleton-loader", 68)(8, "symphiq-skeleton-loader", 68);
52817
52607
  i0.ɵɵelementEnd();
52818
- i0.ɵɵelement(9, "symphiq-skeleton-loader", 70)(10, "symphiq-skeleton-loader", 70);
52819
- i0.ɵɵelementStart(11, "div", 140);
52820
- i0.ɵɵelement(12, "symphiq-skeleton-loader", 70);
52608
+ i0.ɵɵelement(9, "symphiq-skeleton-loader", 68)(10, "symphiq-skeleton-loader", 68);
52609
+ i0.ɵɵelementStart(11, "div", 138);
52610
+ i0.ɵɵelement(12, "symphiq-skeleton-loader", 68);
52821
52611
  i0.ɵɵelementEnd()()();
52822
52612
  } if (rf & 2) {
52823
52613
  const ctx_r2 = i0.ɵɵnextContext(7);
@@ -52840,22 +52630,22 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Co
52840
52630
  i0.ɵɵproperty("width", "100%")("height", "120px")("isLightMode", ctx_r2.isLightMode());
52841
52631
  } }
52842
52632
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_29_For_2_Conditional_2_Conditional_2_Template(rf, ctx) { if (rf & 1) {
52843
- i0.ɵɵelementStart(0, "div", 132);
52844
- i0.ɵɵrepeaterCreate(1, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_29_For_2_Conditional_2_Conditional_2_For_2_Template, 13, 25, "div", 138, i0.ɵɵrepeaterTrackByIdentity);
52633
+ i0.ɵɵelementStart(0, "div", 130);
52634
+ i0.ɵɵrepeaterCreate(1, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_29_For_2_Conditional_2_Conditional_2_For_2_Template, 13, 25, "div", 136, i0.ɵɵrepeaterTrackByIdentity);
52845
52635
  i0.ɵɵelementEnd();
52846
52636
  } if (rf & 2) {
52847
52637
  i0.ɵɵadvance();
52848
- i0.ɵɵrepeater(i0.ɵɵpureFunction0(0, _c4$5));
52638
+ i0.ɵɵrepeater(i0.ɵɵpureFunction0(0, _c5$2));
52849
52639
  } }
52850
52640
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_29_For_2_Conditional_2_Template(rf, ctx) { if (rf & 1) {
52851
- i0.ɵɵconditionalCreate(0, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_29_For_2_Conditional_2_Conditional_0_Template, 3, 0, "div", 132)(1, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_29_For_2_Conditional_2_Conditional_1_Template, 3, 0, "div", 133)(2, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_29_For_2_Conditional_2_Conditional_2_Template, 3, 1, "div", 132);
52641
+ i0.ɵɵconditionalCreate(0, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_29_For_2_Conditional_2_Conditional_0_Template, 3, 0, "div", 130)(1, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_29_For_2_Conditional_2_Conditional_1_Template, 3, 0, "div", 131)(2, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_29_For_2_Conditional_2_Conditional_2_Template, 3, 1, "div", 130);
52852
52642
  } if (rf & 2) {
52853
52643
  const ctx_r2 = i0.ɵɵnextContext(5);
52854
52644
  i0.ɵɵconditional(ctx_r2.viewModeService.isExpanded() ? 0 : !ctx_r2.viewModeService.isExpanded() ? 1 : 2);
52855
52645
  } }
52856
52646
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_29_For_2_Template(rf, ctx) { if (rf & 1) {
52857
- i0.ɵɵelementStart(0, "div", 131);
52858
- i0.ɵɵelement(1, "symphiq-funnel-analysis-metric-card", 74);
52647
+ i0.ɵɵelementStart(0, "div", 129);
52648
+ i0.ɵɵelement(1, "symphiq-funnel-analysis-metric-card", 72);
52859
52649
  i0.ɵɵelementEnd();
52860
52650
  i0.ɵɵconditionalCreate(2, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_29_For_2_Conditional_2_Template, 3, 1);
52861
52651
  } if (rf & 2) {
@@ -52870,16 +52660,16 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Co
52870
52660
  i0.ɵɵconditional(funnelGroup_r33.relatedMetricsDisplay.length > 0 ? 2 : -1);
52871
52661
  } }
52872
52662
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_29_ForEmpty_3_Template(rf, ctx) { if (rf & 1) {
52873
- i0.ɵɵelementStart(0, "div", 130);
52663
+ i0.ɵɵelementStart(0, "div", 128);
52874
52664
  i0.ɵɵnamespaceSVG();
52875
- i0.ɵɵelementStart(1, "svg", 141);
52876
- i0.ɵɵelement(2, "path", 105);
52665
+ i0.ɵɵelementStart(1, "svg", 139);
52666
+ i0.ɵɵelement(2, "path", 103);
52877
52667
  i0.ɵɵelementEnd();
52878
52668
  i0.ɵɵnamespaceHTML();
52879
- i0.ɵɵelementStart(3, "h3", 142);
52669
+ i0.ɵɵelementStart(3, "h3", 140);
52880
52670
  i0.ɵɵtext(4, "No Metrics Found");
52881
52671
  i0.ɵɵelementEnd();
52882
- i0.ɵɵelementStart(5, "p", 143);
52672
+ i0.ɵɵelementStart(5, "p", 141);
52883
52673
  i0.ɵɵtext(6, "No performance metrics match your current filter selection. Try adjusting your filters to see more results.");
52884
52674
  i0.ɵɵelementEnd()();
52885
52675
  } if (rf & 2) {
@@ -52893,8 +52683,8 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Co
52893
52683
  i0.ɵɵproperty("ngClass", ctx_r2.isLightMode() ? "text-slate-600" : "text-slate-400");
52894
52684
  } }
52895
52685
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_29_Template(rf, ctx) { if (rf & 1) {
52896
- i0.ɵɵelementStart(0, "div", 115);
52897
- i0.ɵɵrepeaterCreate(1, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_29_For_2_Template, 3, 14, null, null, i0.ɵɵrepeaterTrackByIndex, false, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_29_ForEmpty_3_Template, 7, 4, "div", 130);
52686
+ i0.ɵɵelementStart(0, "div", 113);
52687
+ i0.ɵɵrepeaterCreate(1, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_29_For_2_Template, 3, 14, null, null, i0.ɵɵrepeaterTrackByIndex, false, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_29_ForEmpty_3_Template, 7, 4, "div", 128);
52898
52688
  i0.ɵɵelementEnd();
52899
52689
  } if (rf & 2) {
52900
52690
  const ctx_r2 = i0.ɵɵnextContext(3);
@@ -52904,39 +52694,39 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Co
52904
52694
  } }
52905
52695
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Template(rf, ctx) { if (rf & 1) {
52906
52696
  const _r26 = i0.ɵɵgetCurrentView();
52907
- i0.ɵɵconditionalCreate(0, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_0_Template, 7, 3, "div", 100);
52908
- i0.ɵɵelementStart(1, "section", 101);
52909
- i0.ɵɵelement(2, "div", 102);
52910
- i0.ɵɵelementStart(3, "div", 87)(4, "div", 103)(5, "div", 104)(6, "div", 62)(7, "div", 63)(8, "div", 62);
52697
+ i0.ɵɵconditionalCreate(0, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_0_Template, 7, 3, "div", 98);
52698
+ i0.ɵɵelementStart(1, "section", 99);
52699
+ i0.ɵɵelement(2, "div", 100);
52700
+ i0.ɵɵelementStart(3, "div", 85)(4, "div", 101)(5, "div", 102)(6, "div", 60)(7, "div", 61)(8, "div", 60);
52911
52701
  i0.ɵɵnamespaceSVG();
52912
- i0.ɵɵelementStart(9, "svg", 64);
52913
- i0.ɵɵelement(10, "path", 105);
52702
+ i0.ɵɵelementStart(9, "svg", 62);
52703
+ i0.ɵɵelement(10, "path", 103);
52914
52704
  i0.ɵɵelementEnd();
52915
52705
  i0.ɵɵnamespaceHTML();
52916
- i0.ɵɵelementStart(11, "h2", 66);
52706
+ i0.ɵɵelementStart(11, "h2", 64);
52917
52707
  i0.ɵɵtext(12, "Performance Metrics");
52918
52708
  i0.ɵɵelementEnd()()()();
52919
- i0.ɵɵelementStart(13, "div", 106);
52920
- i0.ɵɵconditionalCreate(14, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_14_Template, 2, 0, "div", 107);
52921
- i0.ɵɵelementStart(15, "select", 108);
52709
+ i0.ɵɵelementStart(13, "div", 104);
52710
+ i0.ɵɵconditionalCreate(14, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_14_Template, 2, 0, "div", 105);
52711
+ i0.ɵɵelementStart(15, "select", 106);
52922
52712
  i0.ɵɵlistener("ngModelChange", function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Template_select_ngModelChange_15_listener($event) { i0.ɵɵrestoreView(_r26); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.changeCategoryFilter($event)); });
52923
52713
  i0.ɵɵrepeaterCreate(16, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_For_17_Template, 2, 1, null, null, _forTrack0$R);
52924
52714
  i0.ɵɵelementEnd();
52925
- i0.ɵɵelementStart(18, "button", 109);
52715
+ i0.ɵɵelementStart(18, "button", 107);
52926
52716
  i0.ɵɵlistener("click", function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Template_button_click_18_listener() { i0.ɵɵrestoreView(_r26); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.toggleSortOrder()); });
52927
52717
  i0.ɵɵnamespaceSVG();
52928
- i0.ɵɵelementStart(19, "svg", 110);
52929
- i0.ɵɵconditionalCreate(20, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_20_Template, 1, 0, ":svg:path", 111);
52930
- i0.ɵɵconditionalCreate(21, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_21_Template, 1, 0, ":svg:path", 112);
52718
+ i0.ɵɵelementStart(19, "svg", 108);
52719
+ i0.ɵɵconditionalCreate(20, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_20_Template, 1, 0, ":svg:path", 109);
52720
+ i0.ɵɵconditionalCreate(21, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_21_Template, 1, 0, ":svg:path", 110);
52931
52721
  i0.ɵɵelementEnd();
52932
52722
  i0.ɵɵnamespaceHTML();
52933
52723
  i0.ɵɵelementStart(22, "span");
52934
52724
  i0.ɵɵtext(23, "Sort");
52935
52725
  i0.ɵɵelementEnd()()()();
52936
- i0.ɵɵelementStart(24, "div", 113)(25, "div", 114);
52726
+ i0.ɵɵelementStart(24, "div", 111)(25, "div", 112);
52937
52727
  i0.ɵɵrepeaterCreate(26, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_For_27_Template, 1, 1, null, null, _forTrack0$R);
52938
52728
  i0.ɵɵelementEnd()()();
52939
- i0.ɵɵconditionalCreate(28, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_28_Template, 3, 1, "div", 115)(29, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_29_Template, 4, 5, "div", 116);
52729
+ i0.ɵɵconditionalCreate(28, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_28_Template, 3, 1, "div", 113)(29, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Conditional_29_Template, 4, 5, "div", 114);
52940
52730
  i0.ɵɵelementEnd()();
52941
52731
  } if (rf & 2) {
52942
52732
  const ctx_r2 = i0.ɵɵnextContext(2);
@@ -52970,21 +52760,21 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Te
52970
52760
  i0.ɵɵconditional(ctx_r2.isDataLoading() ? 28 : 29);
52971
52761
  } }
52972
52762
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Conditional_0_Template(rf, ctx) { if (rf & 1) {
52973
- i0.ɵɵelementStart(0, "div", 144);
52974
- i0.ɵɵelement(1, "symphiq-section-divider", 152);
52763
+ i0.ɵɵelementStart(0, "div", 142);
52764
+ i0.ɵɵelement(1, "symphiq-section-divider", 150);
52975
52765
  i0.ɵɵelementEnd();
52976
52766
  } if (rf & 2) {
52977
52767
  const ctx_r2 = i0.ɵɵnextContext(3);
52978
52768
  i0.ɵɵadvance();
52979
- i0.ɵɵproperty("viewMode", ctx_r2.viewMode());
52769
+ i0.ɵɵproperty("viewMode", ctx_r2.viewMode())("sectionIcon", i0.ɵɵpureFunction1(2, _c6$2, ctx_r2.IconSourceEnum.HEROICONS));
52980
52770
  } }
52981
52771
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Conditional_12_Template(rf, ctx) { if (rf & 1) {
52982
- i0.ɵɵelementStart(0, "div", 107);
52983
- i0.ɵɵelement(1, "div", 153);
52772
+ i0.ɵɵelementStart(0, "div", 105);
52773
+ i0.ɵɵelement(1, "div", 151);
52984
52774
  i0.ɵɵelementEnd();
52985
52775
  } }
52986
52776
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_For_15_Conditional_0_Template(rf, ctx) { if (rf & 1) {
52987
- i0.ɵɵelementStart(0, "option", 124);
52777
+ i0.ɵɵelementStart(0, "option", 122);
52988
52778
  i0.ɵɵtext(1);
52989
52779
  i0.ɵɵelementEnd();
52990
52780
  } if (rf & 2) {
@@ -52994,7 +52784,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Fo
52994
52784
  i0.ɵɵtextInterpolate(filter_r37.label);
52995
52785
  } }
52996
52786
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_For_15_Conditional_1_Template(rf, ctx) { if (rf & 1) {
52997
- i0.ɵɵelementStart(0, "option", 25);
52787
+ i0.ɵɵelementStart(0, "option", 23);
52998
52788
  i0.ɵɵtext(1);
52999
52789
  i0.ɵɵelementEnd();
53000
52790
  } if (rf & 2) {
@@ -53004,14 +52794,14 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Fo
53004
52794
  i0.ɵɵtextInterpolate(filter_r37.label);
53005
52795
  } }
53006
52796
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_For_15_Template(rf, ctx) { if (rf & 1) {
53007
- i0.ɵɵconditionalCreate(0, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_For_15_Conditional_0_Template, 2, 2, "option", 124)(1, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_For_15_Conditional_1_Template, 2, 2, "option", 25);
52797
+ i0.ɵɵconditionalCreate(0, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_For_15_Conditional_0_Template, 2, 2, "option", 122)(1, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_For_15_Conditional_1_Template, 2, 2, "option", 23);
53008
52798
  } if (rf & 2) {
53009
52799
  const filter_r37 = ctx.$implicit;
53010
52800
  i0.ɵɵconditional(filter_r37.divider ? 0 : 1);
53011
52801
  } }
53012
52802
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Conditional_16_For_2_For_6_Template(rf, ctx) { if (rf & 1) {
53013
- i0.ɵɵelementStart(0, "div", 155);
53014
- i0.ɵɵelement(1, "symphiq-skeleton-loader", 70)(2, "symphiq-skeleton-loader", 70);
52803
+ i0.ɵɵelementStart(0, "div", 153);
52804
+ i0.ɵɵelement(1, "symphiq-skeleton-loader", 68)(2, "symphiq-skeleton-loader", 68);
53015
52805
  i0.ɵɵelementEnd();
53016
52806
  } if (rf & 2) {
53017
52807
  const ctx_r2 = i0.ɵɵnextContext(5);
@@ -53022,11 +52812,11 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Co
53022
52812
  i0.ɵɵproperty("width", "80px")("height", "18px")("isLightMode", ctx_r2.isLightMode());
53023
52813
  } }
53024
52814
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Conditional_16_For_2_Template(rf, ctx) { if (rf & 1) {
53025
- i0.ɵɵelementStart(0, "div", 127)(1, "div", 128);
53026
- i0.ɵɵelement(2, "symphiq-skeleton-loader", 70)(3, "symphiq-skeleton-loader", 70);
52815
+ i0.ɵɵelementStart(0, "div", 125)(1, "div", 126);
52816
+ i0.ɵɵelement(2, "symphiq-skeleton-loader", 68)(3, "symphiq-skeleton-loader", 68);
53027
52817
  i0.ɵɵelementEnd();
53028
- i0.ɵɵelementStart(4, "div", 154);
53029
- i0.ɵɵrepeaterCreate(5, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Conditional_16_For_2_For_6_Template, 3, 7, "div", 155, i0.ɵɵrepeaterTrackByIdentity);
52818
+ i0.ɵɵelementStart(4, "div", 152);
52819
+ i0.ɵɵrepeaterCreate(5, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Conditional_16_For_2_For_6_Template, 3, 7, "div", 153, i0.ɵɵrepeaterTrackByIdentity);
53030
52820
  i0.ɵɵelementEnd()();
53031
52821
  } if (rf & 2) {
53032
52822
  const ctx_r2 = i0.ɵɵnextContext(4);
@@ -53036,19 +52826,19 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Co
53036
52826
  i0.ɵɵadvance();
53037
52827
  i0.ɵɵproperty("width", "100px")("height", "24px")("isLightMode", ctx_r2.isLightMode());
53038
52828
  i0.ɵɵadvance(2);
53039
- i0.ɵɵrepeater(i0.ɵɵpureFunction0(7, _c4$5));
52829
+ i0.ɵɵrepeater(i0.ɵɵpureFunction0(7, _c5$2));
53040
52830
  } }
53041
52831
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Conditional_16_Template(rf, ctx) { if (rf & 1) {
53042
- i0.ɵɵelementStart(0, "div", 80);
53043
- i0.ɵɵrepeaterCreate(1, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Conditional_16_For_2_Template, 7, 8, "div", 127, i0.ɵɵrepeaterTrackByIdentity);
52832
+ i0.ɵɵelementStart(0, "div", 78);
52833
+ i0.ɵɵrepeaterCreate(1, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Conditional_16_For_2_Template, 7, 8, "div", 125, i0.ɵɵrepeaterTrackByIdentity);
53044
52834
  i0.ɵɵelementEnd();
53045
52835
  } if (rf & 2) {
53046
52836
  i0.ɵɵadvance();
53047
- i0.ɵɵrepeater(i0.ɵɵpureFunction0(0, _c5$2));
52837
+ i0.ɵɵrepeater(i0.ɵɵpureFunction0(0, _c7$1));
53048
52838
  } }
53049
52839
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Conditional_17_For_2_Template(rf, ctx) { if (rf & 1) {
53050
- i0.ɵɵelementStart(0, "div", 97);
53051
- i0.ɵɵelement(1, "symphiq-funnel-analysis-breakdown-section", 156);
52840
+ i0.ɵɵelementStart(0, "div", 95);
52841
+ i0.ɵɵelement(1, "symphiq-funnel-analysis-breakdown-section", 154);
53052
52842
  i0.ɵɵelementEnd();
53053
52843
  } if (rf & 2) {
53054
52844
  const breakdown_r38 = ctx.$implicit;
@@ -53060,16 +52850,16 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Co
53060
52850
  i0.ɵɵproperty("breakdown", breakdown_r38)("charts", ctx_r2.chartsForBreakdown(breakdown_r38))("isLightMode", ctx_r2.isLightMode())("isCompactMode", ctx_r2.viewModeService.isCompact())("currencySymbol", ctx_r2.currencySymbol());
53061
52851
  } }
53062
52852
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Conditional_17_ForEmpty_3_Template(rf, ctx) { if (rf & 1) {
53063
- i0.ɵɵelementStart(0, "div", 130);
52853
+ i0.ɵɵelementStart(0, "div", 128);
53064
52854
  i0.ɵɵnamespaceSVG();
53065
- i0.ɵɵelementStart(1, "svg", 141);
53066
- i0.ɵɵelement(2, "path", 157);
52855
+ i0.ɵɵelementStart(1, "svg", 139);
52856
+ i0.ɵɵelement(2, "path", 155);
53067
52857
  i0.ɵɵelementEnd();
53068
52858
  i0.ɵɵnamespaceHTML();
53069
- i0.ɵɵelementStart(3, "h3", 142);
52859
+ i0.ɵɵelementStart(3, "h3", 140);
53070
52860
  i0.ɵɵtext(4, "No Breakdowns Found");
53071
52861
  i0.ɵɵelementEnd();
53072
- i0.ɵɵelementStart(5, "p", 143);
52862
+ i0.ɵɵelementStart(5, "p", 141);
53073
52863
  i0.ɵɵtext(6, "No performance breakdowns match your current filter selection. Try adjusting your filters to see more results.");
53074
52864
  i0.ɵɵelementEnd()();
53075
52865
  } if (rf & 2) {
@@ -53083,8 +52873,8 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Co
53083
52873
  i0.ɵɵproperty("ngClass", ctx_r2.isLightMode() ? "text-slate-600" : "text-slate-400");
53084
52874
  } }
53085
52875
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Conditional_17_Template(rf, ctx) { if (rf & 1) {
53086
- i0.ɵɵelementStart(0, "div", 80);
53087
- i0.ɵɵrepeaterCreate(1, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Conditional_17_For_2_Template, 2, 9, "div", 99, i0.ɵɵrepeaterTrackByIndex, false, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Conditional_17_ForEmpty_3_Template, 7, 4, "div", 130);
52876
+ i0.ɵɵelementStart(0, "div", 78);
52877
+ i0.ɵɵrepeaterCreate(1, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Conditional_17_For_2_Template, 2, 9, "div", 97, i0.ɵɵrepeaterTrackByIndex, false, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Conditional_17_ForEmpty_3_Template, 7, 4, "div", 128);
53088
52878
  i0.ɵɵelementEnd();
53089
52879
  } if (rf & 2) {
53090
52880
  const ctx_r2 = i0.ɵɵnextContext(3);
@@ -53094,26 +52884,26 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Co
53094
52884
  } }
53095
52885
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Template(rf, ctx) { if (rf & 1) {
53096
52886
  const _r36 = i0.ɵɵgetCurrentView();
53097
- i0.ɵɵconditionalCreate(0, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Conditional_0_Template, 2, 1, "div", 144);
53098
- i0.ɵɵelementStart(1, "section", 145);
53099
- i0.ɵɵelement(2, "div", 146);
53100
- i0.ɵɵelementStart(3, "div", 87)(4, "div", 147)(5, "div", 63)(6, "div", 62);
52887
+ i0.ɵɵconditionalCreate(0, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Conditional_0_Template, 2, 4, "div", 142);
52888
+ i0.ɵɵelementStart(1, "section", 143);
52889
+ i0.ɵɵelement(2, "div", 144);
52890
+ i0.ɵɵelementStart(3, "div", 85)(4, "div", 145)(5, "div", 61)(6, "div", 60);
53101
52891
  i0.ɵɵnamespaceSVG();
53102
- i0.ɵɵelementStart(7, "svg", 64);
53103
- i0.ɵɵelement(8, "path", 148);
52892
+ i0.ɵɵelementStart(7, "svg", 62);
52893
+ i0.ɵɵelement(8, "path", 146);
53104
52894
  i0.ɵɵelementEnd();
53105
52895
  i0.ɵɵnamespaceHTML();
53106
- i0.ɵɵelementStart(9, "h2", 66);
52896
+ i0.ɵɵelementStart(9, "h2", 64);
53107
52897
  i0.ɵɵtext(10, "Performance Breakdowns");
53108
52898
  i0.ɵɵelementEnd()()();
53109
- i0.ɵɵelementStart(11, "div", 149);
52899
+ i0.ɵɵelementStart(11, "div", 147);
53110
52900
  i0.ɵɵlistener("click", function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Template_div_click_11_listener($event) { i0.ɵɵrestoreView(_r36); return i0.ɵɵresetView($event.stopPropagation()); })("mousedown", function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Template_div_mousedown_11_listener($event) { i0.ɵɵrestoreView(_r36); return i0.ɵɵresetView($event.stopPropagation()); })("pointerdown", function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Template_div_pointerdown_11_listener($event) { i0.ɵɵrestoreView(_r36); return i0.ɵɵresetView($event.stopPropagation()); });
53111
- i0.ɵɵconditionalCreate(12, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Conditional_12_Template, 2, 0, "div", 107);
53112
- i0.ɵɵelementStart(13, "select", 150);
52901
+ i0.ɵɵconditionalCreate(12, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Conditional_12_Template, 2, 0, "div", 105);
52902
+ i0.ɵɵelementStart(13, "select", 148);
53113
52903
  i0.ɵɵlistener("ngModelChange", function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Template_select_ngModelChange_13_listener($event) { i0.ɵɵrestoreView(_r36); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.changeBreakdownFilter($event)); });
53114
52904
  i0.ɵɵrepeaterCreate(14, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_For_15_Template, 2, 1, null, null, _forTrack0$R);
53115
52905
  i0.ɵɵelementEnd()()();
53116
- i0.ɵɵconditionalCreate(16, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Conditional_16_Template, 3, 1, "div", 80)(17, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Conditional_17_Template, 4, 5, "div", 151);
52906
+ i0.ɵɵconditionalCreate(16, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Conditional_16_Template, 3, 1, "div", 78)(17, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Conditional_17_Template, 4, 5, "div", 149);
53117
52907
  i0.ɵɵelementEnd()();
53118
52908
  } if (rf & 2) {
53119
52909
  const ctx_r2 = i0.ɵɵnextContext(2);
@@ -53137,21 +52927,21 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Te
53137
52927
  i0.ɵɵconditional(ctx_r2.isDataLoading() ? 16 : 17);
53138
52928
  } }
53139
52929
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_6_Conditional_0_Template(rf, ctx) { if (rf & 1) {
53140
- i0.ɵɵelementStart(0, "div", 144);
53141
- i0.ɵɵelement(1, "symphiq-section-divider", 162);
52930
+ i0.ɵɵelementStart(0, "div", 142);
52931
+ i0.ɵɵelement(1, "symphiq-section-divider", 160);
53142
52932
  i0.ɵɵelementEnd();
53143
52933
  } if (rf & 2) {
53144
52934
  const ctx_r2 = i0.ɵɵnextContext(3);
53145
52935
  i0.ɵɵadvance();
53146
- i0.ɵɵproperty("viewMode", ctx_r2.viewMode());
52936
+ i0.ɵɵproperty("viewMode", ctx_r2.viewMode())("sectionIcon", i0.ɵɵpureFunction1(2, _c8$1, ctx_r2.IconSourceEnum.HEROICONS));
53147
52937
  } }
53148
52938
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_6_Conditional_13_Template(rf, ctx) { if (rf & 1) {
53149
- i0.ɵɵelementStart(0, "div", 107);
53150
- i0.ɵɵelement(1, "div", 163);
52939
+ i0.ɵɵelementStart(0, "div", 105);
52940
+ i0.ɵɵelement(1, "div", 161);
53151
52941
  i0.ɵɵelementEnd();
53152
52942
  } }
53153
52943
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_6_For_16_Conditional_0_Template(rf, ctx) { if (rf & 1) {
53154
- i0.ɵɵelementStart(0, "option", 124);
52944
+ i0.ɵɵelementStart(0, "option", 122);
53155
52945
  i0.ɵɵtext(1);
53156
52946
  i0.ɵɵelementEnd();
53157
52947
  } if (rf & 2) {
@@ -53161,7 +52951,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_6_Fo
53161
52951
  i0.ɵɵtextInterpolate(filter_r41.label);
53162
52952
  } }
53163
52953
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_6_For_16_Conditional_1_Template(rf, ctx) { if (rf & 1) {
53164
- i0.ɵɵelementStart(0, "option", 25);
52954
+ i0.ɵɵelementStart(0, "option", 23);
53165
52955
  i0.ɵɵtext(1);
53166
52956
  i0.ɵɵelementEnd();
53167
52957
  } if (rf & 2) {
@@ -53171,22 +52961,22 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_6_Fo
53171
52961
  i0.ɵɵtextInterpolate(filter_r41.label);
53172
52962
  } }
53173
52963
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_6_For_16_Template(rf, ctx) { if (rf & 1) {
53174
- i0.ɵɵconditionalCreate(0, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_6_For_16_Conditional_0_Template, 2, 2, "option", 124)(1, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_6_For_16_Conditional_1_Template, 2, 2, "option", 25);
52964
+ i0.ɵɵconditionalCreate(0, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_6_For_16_Conditional_0_Template, 2, 2, "option", 122)(1, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_6_For_16_Conditional_1_Template, 2, 2, "option", 23);
53175
52965
  } if (rf & 2) {
53176
52966
  const filter_r41 = ctx.$implicit;
53177
52967
  i0.ɵɵconditional(filter_r41.divider ? 0 : 1);
53178
52968
  } }
53179
52969
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_6_Conditional_17_For_5_Template(rf, ctx) { if (rf & 1) {
53180
- i0.ɵɵelement(0, "symphiq-skeleton-loader", 70);
52970
+ i0.ɵɵelement(0, "symphiq-skeleton-loader", 68);
53181
52971
  } if (rf & 2) {
53182
52972
  const ctx_r2 = i0.ɵɵnextContext(4);
53183
52973
  i0.ɵɵproperty("width", "100%")("height", "140px")("isLightMode", ctx_r2.isLightMode());
53184
52974
  } }
53185
52975
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_6_Conditional_17_Template(rf, ctx) { if (rf & 1) {
53186
- i0.ɵɵelementStart(0, "div", 80)(1, "div", 127);
53187
- i0.ɵɵelement(2, "symphiq-skeleton-loader", 70);
53188
- i0.ɵɵelementStart(3, "div", 164);
53189
- i0.ɵɵrepeaterCreate(4, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_6_Conditional_17_For_5_Template, 1, 3, "symphiq-skeleton-loader", 70, i0.ɵɵrepeaterTrackByIdentity);
52976
+ i0.ɵɵelementStart(0, "div", 78)(1, "div", 125);
52977
+ i0.ɵɵelement(2, "symphiq-skeleton-loader", 68);
52978
+ i0.ɵɵelementStart(3, "div", 162);
52979
+ i0.ɵɵrepeaterCreate(4, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_6_Conditional_17_For_5_Template, 1, 3, "symphiq-skeleton-loader", 68, i0.ɵɵrepeaterTrackByIdentity);
53190
52980
  i0.ɵɵelementEnd()()();
53191
52981
  } if (rf & 2) {
53192
52982
  const ctx_r2 = i0.ɵɵnextContext(3);
@@ -53195,10 +52985,10 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_6_Co
53195
52985
  i0.ɵɵadvance();
53196
52986
  i0.ɵɵproperty("width", "60%")("height", "24px")("isLightMode", ctx_r2.isLightMode());
53197
52987
  i0.ɵɵadvance(2);
53198
- i0.ɵɵrepeater(i0.ɵɵpureFunction0(4, _c3$8));
52988
+ i0.ɵɵrepeater(i0.ɵɵpureFunction0(4, _c4$5));
53199
52989
  } }
53200
52990
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_6_Conditional_18_Template(rf, ctx) { if (rf & 1) {
53201
- i0.ɵɵelement(0, "symphiq-competitive-intelligence-view", 77);
52991
+ i0.ɵɵelement(0, "symphiq-competitive-intelligence-view", 75);
53202
52992
  } if (rf & 2) {
53203
52993
  let tmp_8_0;
53204
52994
  const ctx_r2 = i0.ɵɵnextContext(3);
@@ -53206,25 +52996,25 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_6_Co
53206
52996
  } }
53207
52997
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_6_Template(rf, ctx) { if (rf & 1) {
53208
52998
  const _r40 = i0.ɵɵgetCurrentView();
53209
- i0.ɵɵconditionalCreate(0, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_6_Conditional_0_Template, 2, 1, "div", 144);
53210
- i0.ɵɵelementStart(1, "section", 158);
53211
- i0.ɵɵelement(2, "div", 86);
53212
- i0.ɵɵelementStart(3, "div", 87)(4, "div", 159)(5, "div", 62)(6, "div", 63)(7, "div", 62);
52999
+ i0.ɵɵconditionalCreate(0, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_6_Conditional_0_Template, 2, 4, "div", 142);
53000
+ i0.ɵɵelementStart(1, "section", 156);
53001
+ i0.ɵɵelement(2, "div", 84);
53002
+ i0.ɵɵelementStart(3, "div", 85)(4, "div", 157)(5, "div", 60)(6, "div", 61)(7, "div", 60);
53213
53003
  i0.ɵɵnamespaceSVG();
53214
- i0.ɵɵelementStart(8, "svg", 64);
53215
- i0.ɵɵelement(9, "path", 160);
53004
+ i0.ɵɵelementStart(8, "svg", 62);
53005
+ i0.ɵɵelement(9, "path", 158);
53216
53006
  i0.ɵɵelementEnd();
53217
53007
  i0.ɵɵnamespaceHTML();
53218
- i0.ɵɵelementStart(10, "h2", 66);
53008
+ i0.ɵɵelementStart(10, "h2", 64);
53219
53009
  i0.ɵɵtext(11, "Competitive Intelligence");
53220
53010
  i0.ɵɵelementEnd()()()();
53221
- i0.ɵɵelementStart(12, "div", 161);
53222
- i0.ɵɵconditionalCreate(13, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_6_Conditional_13_Template, 2, 0, "div", 107);
53223
- i0.ɵɵelementStart(14, "select", 108);
53011
+ i0.ɵɵelementStart(12, "div", 159);
53012
+ i0.ɵɵconditionalCreate(13, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_6_Conditional_13_Template, 2, 0, "div", 105);
53013
+ i0.ɵɵelementStart(14, "select", 106);
53224
53014
  i0.ɵɵlistener("ngModelChange", function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_6_Template_select_ngModelChange_14_listener($event) { i0.ɵɵrestoreView(_r40); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.changeCompetitiveFilter($event)); });
53225
53015
  i0.ɵɵrepeaterCreate(15, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_6_For_16_Template, 2, 1, null, null, _forTrack0$R);
53226
53016
  i0.ɵɵelementEnd()()();
53227
- i0.ɵɵconditionalCreate(17, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_6_Conditional_17_Template, 6, 5, "div", 80)(18, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_6_Conditional_18_Template, 1, 6, "symphiq-competitive-intelligence-view", 77);
53017
+ i0.ɵɵconditionalCreate(17, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_6_Conditional_17_Template, 6, 5, "div", 78)(18, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_6_Conditional_18_Template, 1, 6, "symphiq-competitive-intelligence-view", 75);
53228
53018
  i0.ɵɵelementEnd()();
53229
53019
  } if (rf & 2) {
53230
53020
  const ctx_r2 = i0.ɵɵnextContext(2);
@@ -53249,8 +53039,8 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_6_Te
53249
53039
  i0.ɵɵconditional(ctx_r2.isDataLoading() ? 17 : 18);
53250
53040
  } }
53251
53041
  function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Template(rf, ctx) { if (rf & 1) {
53252
- i0.ɵɵelementStart(0, "main", 45)(1, "div", 46);
53253
- i0.ɵɵconditionalCreate(2, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_2_Template, 3, 1, "div", 78);
53042
+ i0.ɵɵelementStart(0, "main", 43)(1, "div", 44);
53043
+ i0.ɵɵconditionalCreate(2, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_2_Template, 3, 1, "div", 76);
53254
53044
  i0.ɵɵconditionalCreate(3, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_3_Template, 17, 10);
53255
53045
  i0.ɵɵconditionalCreate(4, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_4_Template, 30, 18);
53256
53046
  i0.ɵɵconditionalCreate(5, SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_5_Template, 18, 12);
@@ -53291,6 +53081,7 @@ class SymphiqFunnelAnalysisDashboardComponent {
53291
53081
  this.profileItemLookupService = profileItemLookupService;
53292
53082
  this.headerScrollService = headerScrollService;
53293
53083
  this.ViewModeEnum = ViewModeEnum;
53084
+ this.IconSourceEnum = IconSourceEnum;
53294
53085
  // Input signals (Angular 20 signal-based inputs)
53295
53086
  this.requestedByUser = input(...(ngDevMode ? [undefined, { debugName: "requestedByUser" }] : []));
53296
53087
  this.viewMode = input(ViewModeEnum.LIGHT, ...(ngDevMode ? [{ debugName: "viewMode" }] : []));
@@ -53336,8 +53127,6 @@ class SymphiqFunnelAnalysisDashboardComponent {
53336
53127
  this.selectedBreakdownFilter = signal('ALL', ...(ngDevMode ? [{ debugName: "selectedBreakdownFilter" }] : []));
53337
53128
  this.selectedCompetitiveFilter = signal('ALL', ...(ngDevMode ? [{ debugName: "selectedCompetitiveFilter" }] : []));
53338
53129
  this.scrollProgress = signal(0, ...(ngDevMode ? [{ debugName: "scrollProgress" }] : []));
53339
- this.fabExpanded = signal(false, ...(ngDevMode ? [{ debugName: "fabExpanded" }] : []));
53340
- this.activeNavSection = signal('overview', ...(ngDevMode ? [{ debugName: "activeNavSection" }] : []));
53341
53130
  this.isSectionTransitioning = signal(false, ...(ngDevMode ? [{ debugName: "isSectionTransitioning" }] : []));
53342
53131
  this.isCategoryTransitioning = signal(false, ...(ngDevMode ? [{ debugName: "isCategoryTransitioning" }] : []));
53343
53132
  this.isBreakdownTransitioning = signal(false, ...(ngDevMode ? [{ debugName: "isBreakdownTransitioning" }] : []));
@@ -53376,14 +53165,6 @@ class SymphiqFunnelAnalysisDashboardComponent {
53376
53165
  this.lastStateChangeTime = 0;
53377
53166
  this.STATE_CHANGE_COOLDOWN = 500; // milliseconds
53378
53167
  this.embeddedScrollContainer = null;
53379
- // Mobile navigation sections
53380
- this.navSections = [
53381
- { id: 'overview', label: 'Overview', icon: 'overview' },
53382
- { id: 'insights', label: 'Insights', icon: 'insights' },
53383
- { id: 'metrics', label: 'Metrics', icon: 'metrics' },
53384
- { id: 'breakdowns', label: 'Breakdown', icon: 'breakdowns' },
53385
- { id: 'competitive', label: 'Competitive', icon: 'competitive' }
53386
- ];
53387
53168
  // Computed signals (automatically memoized)
53388
53169
  this.isLightMode = computed(() => this.viewMode() === ViewModeEnum.LIGHT, ...(ngDevMode ? [{ debugName: "isLightMode" }] : []));
53389
53170
  this.analysisData = computed(() => this.funnelAnalysis(), ...(ngDevMode ? [{ debugName: "analysisData" }] : []));
@@ -53923,10 +53704,6 @@ class SymphiqFunnelAnalysisDashboardComponent {
53923
53704
  }
53924
53705
  }
53925
53706
  }
53926
- const previousActiveSection = this.activeNavSection();
53927
- if (previousActiveSection !== activeSection) {
53928
- this.activeNavSection.set(activeSection);
53929
- }
53930
53707
  }
53931
53708
  });
53932
53709
  // Manage loading state with minimum display time
@@ -54299,20 +54076,6 @@ class SymphiqFunnelAnalysisDashboardComponent {
54299
54076
  }
54300
54077
  }, 800);
54301
54078
  }
54302
- handleMobileNavigation(sectionId) {
54303
- this.activeNavSection.set(sectionId);
54304
- const sectionMap = {
54305
- 'overview': 'overall-section',
54306
- 'insights': 'insights-section',
54307
- 'metrics': 'metrics-section',
54308
- 'breakdowns': 'breakdowns-section',
54309
- 'competitive': 'competitive-section'
54310
- };
54311
- const targetSection = sectionMap[sectionId];
54312
- if (targetSection) {
54313
- this.scrollToSection(targetSection);
54314
- }
54315
- }
54316
54079
  getCategoryPillClass(categoryValue) {
54317
54080
  const isActive = this.selectedCategory() === categoryValue;
54318
54081
  const baseClass = 'border transition-all duration-200';
@@ -54350,7 +54113,7 @@ class SymphiqFunnelAnalysisDashboardComponent {
54350
54113
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.dashboardContainer = _t.first);
54351
54114
  } }, hostBindings: function SymphiqFunnelAnalysisDashboardComponent_HostBindings(rf, ctx) { if (rf & 1) {
54352
54115
  i0.ɵɵlistener("scroll", function SymphiqFunnelAnalysisDashboardComponent_scroll_HostBindingHandler() { return ctx.onScroll(); }, i0.ɵɵresolveWindow);
54353
- } }, inputs: { requestedByUser: [1, "requestedByUser"], viewMode: [1, "viewMode"], funnelAnalysis: [1, "funnelAnalysis"], businessProfile: [1, "businessProfile"], embedded: [1, "embedded"], scrollEvent: [1, "scrollEvent"], scrollElement: [1, "scrollElement"], isLoading: [1, "isLoading"], isOnboarded: [1, "isOnboarded"], forDemo: [1, "forDemo"], maxAccessibleStepId: [1, "maxAccessibleStepId"], itemStatus: [1, "itemStatus"], isMarkingAsReviewed: [1, "isMarkingAsReviewed"] }, outputs: { stepClick: "stepClick", nextStepClick: "nextStepClick", markAsReviewedClick: "markAsReviewedClick" }, decls: 27, vars: 58, consts: [["dashboardContainer", ""], [1, "bg-transparent"], [1, "animated-bubbles", 2, "position", "fixed", "top", "0", "left", "0", "right", "0", "bottom", "0", "width", "100vw", "height", "100vh", "z-index", "1", "pointer-events", "none"], [3, "viewMode", "progress", "embedded"], [3, "searchClick", "viewModeClick", "title", "subtitle", "viewMode", "viewModeLabel", "isLoading", "requestedByUser", "createdDate", "showSearchControl", "showViewModeControl", "hasCondensedLeftContent", "embedded", "scrollEvent"], ["expandedControls", ""], [1, "flex", "items-center", "gap-2", "sm:gap-3", "whitespace-nowrap"], ["condensedLeftContent", ""], [1, "hidden", "lg:flex", "items-center", "gap-3", "px-4", "py-1.5", "rounded-lg", 3, "ngClass"], ["condensedControls", ""], [1, "sticky", "top-[var(--header-height)]", "z-40", "border-b", "backdrop-blur-md", "animate-slide-up-fade", 3, "ngClass"], [3, "sections", "viewMode", "embedded", "scrollElement"], [1, "fixed", "right-6", "top-1/2", "-translate-y-1/2", "z-40", "hidden", "xl:flex", "flex-col", "gap-4"], [1, "max-w-7xl", "mx-auto", "px-6", "sm:px-8", 3, "pb-32"], [3, "isLightMode", "viewMode", "allMetrics", "allInsights", "allCharts", "currencySymbol", "businessProfile"], [3, "isLightMode", "allMetrics"], [3, "isLightMode"], [3, "resultSelected", "isLightMode"], [3, "close", "modeSelected", "isOpen", "currentMode", "viewMode", "isLoading"], [3, "expandedChange", "scrollToTop", "toggleView", "isLightMode", "isCompactMode", "isExpanded"], [3, "navigate", "isLightMode", "sections", "activeSection"], [3, "markAsReviewedClick", "viewMode", "reviewStatus", "selfContentStatus", "isMarkingAsReviewed", "isLoading"], [1, "text-xs", "sm:text-sm", "font-medium"], [3, "click", "mousedown", "pointerdown"], [1, "px-3", "sm:px-4", "py-1.5", "rounded-lg", "text-xs", "sm:text-sm", "font-medium", "focus:outline-none", "focus:ring-2", "focus:ring-blue-500", "focus:border-transparent", "transition-colors", "duration-200", "cursor-pointer", 3, "ngModelChange", "ngModel"], [3, "value"], [1, "text-xs", "font-medium"], [1, "text-sm", "font-bold"], [1, "text-xs", "font-semibold", 3, "ngClass"], [1, "px-3", "py-1.5", "rounded-lg", "text-xs", "font-medium", "focus:outline-none", "focus:ring-2", "focus:ring-blue-500", "focus:border-transparent", "transition-colors", "duration-200", "cursor-pointer", 3, "ngModelChange", "ngModel"], [1, "max-w-7xl", "mx-auto", "px-6", "sm:px-8", "py-3"], [1, "flex", "items-center", "justify-between", "gap-4"], [1, "flex", "items-center", "gap-3", "flex-1", "min-w-0"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5", "flex-shrink-0", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"], [1, "flex", "items-center", "gap-2", "flex-1", "min-w-0"], [1, "text-sm", "font-medium", 3, "ngClass"], [1, "text-sm", "font-semibold", "truncate", 3, "ngClass"], [1, "px-2", "py-0.5", "rounded", "text-xs", "font-medium", "uppercase", "border", "flex-shrink-0", 3, "ngClass"], ["title", "Clear search", 1, "p-2", "rounded-lg", "transition-colors", "flex-shrink-0", 3, "click", "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", "M6 18L18 6M6 6l12 12"], [1, "w-3", "h-3", "rounded-full", "transition-all", "duration-200", "hover:scale-150", "active:scale-100", "cursor-pointer", 3, "libSymphiqTooltip", "tooltipPosition", "ngClass"], [1, "w-3", "h-3", "rounded-full", "transition-all", "duration-200", "hover:scale-150", "active:scale-100", "cursor-pointer", 3, "click", "libSymphiqTooltip", "tooltipPosition", "ngClass"], [3, "viewMode", "currentStepId", "showNextStepAction", "forDemo", "maxAccessibleStepId"], [1, "max-w-7xl", "mx-auto", "px-6", "sm:px-8"], [1, "pt-8", "sm:pt-12", "pb-16", "sm:pb-24"], ["title", "Loading Your Funnel Analysis", "subtitle", "Please wait while we prepare your personalized insights...", "size", "large", 3, "viewMode", "backdropBlur"], [3, "stepClick", "nextStepClick", "viewMode", "currentStepId", "showNextStepAction", "forDemo", "maxAccessibleStepId"], [1, "pt-8", "sm:pt-12"], [1, "mb-8"], [3, "viewMode", "isOnboarded", "analysisDate"], [3, "viewMode", "itemStatus", "currentStatus", "confettiIntensity", "title", "subtitle"], ["id", "section-insights", 1, "mb-8"], [3, "viewMode"], ["slot", "overall-performance"], [1, "p-6"], ["slot", "performance-metrics"], [1, "p-6", "space-y-8"], ["slot", "performance-breakdowns"], ["slot", "competitive-intelligence"], [1, "flex", "items-center", "justify-between", "mb-6"], [1, "flex", "items-center", "gap-3"], [1, "pl-4", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9.663 17h4.673M12 3v1m6.364 1.636l-.707.707M21 12h-1M4 12H3m3.343-5.657l-.707-.707m2.828 9.9a5 5 0 117.072 0l-.548.547A3.374 3.374 0 0014 18.469V19a2 2 0 11-4 0v-.531c0-.895-.356-1.754-.988-2.386l-.548-.547z"], [1, "text-xl", "sm:text-2xl", "font-bold"], [1, "text-xs", "sm:text-sm"], [1, "grid", "grid-cols-1", "md:grid-cols-2", "gap-6"], [3, "insight", "allMetrics", "charts", "allCharts", "allBusinessInsights", "isLightMode", "viewMode", "isCompactMode", "isLoading"], [3, "width", "height", "isLightMode"], [3, "assessment", "revenueMetric", "charts", "metrics", "isLightMode", "isLoading", "isCompactMode", "isChartsLoading", "strengths", "weaknesses", "currencySymbol"], [3, "scrollToSection", "assessment", "revenueMetric", "charts", "metrics", "isLightMode", "isLoading", "isCompactMode", "isChartsLoading", "strengths", "weaknesses", "currencySymbol"], [1, "w-full"], [3, "metric", "insights", "charts", "allCharts", "analysis", "isLightMode", "viewMode", "isCompactMode", "currencySymbol"], [1, "grid", "grid-cols-1", "md:grid-cols-2", "lg:grid-cols-3", "gap-6", "mt-4"], [3, "breakdown", "charts", "isLightMode", "isLoading", "isCompactMode", "currencySymbol"], [3, "metrics", "allCharts", "isLightMode", "isCompactMode", "competitiveBenchmark", "currencySymbol"], ["id", "section-overall", 1, "animate-fade-in-up", "mb-20", "sm:mb-28", 2, "animation-delay", "0.1s"], [1, "rounded-xl", "border", "p-6", "sm:p-8", "animate-pulse", 3, "ngClass"], [1, "space-y-6"], [1, "flex-1", "space-y-2"], [1, "space-y-2"], [1, "grid", "grid-cols-1", "md:grid-cols-2", "gap-4", "mt-6"], ["animationDelay", "0.15s", 3, "viewMode"], ["id", "section-insights", 1, "relative"], [1, "absolute", "inset-0", "-mx-6", "sm:-mx-8", "-mt-8", "rounded-3xl", "opacity-30", "backdrop-blur-sm", 2, "mask-image", "radial-gradient(ellipse at center, black 0%, transparent 70%)", 3, "ngClass"], [1, "relative"], [1, "flex", "items-center", "justify-between", "mb-6", "sm:mb-8", "animate-fade-in", 2, "animation-delay", "0.2s"], [1, "masonry-grid"], [1, "grid", "grid-cols-1", "md:grid-cols-2", "lg:grid-cols-3", "gap-4"], [1, "rounded-xl", "border", "p-6", "animate-pulse", "min-h-[280px]", 3, "ngClass"], [1, "space-y-4"], [1, "flex", "items-center", "gap-3", "mb-4"], [1, "mt-6", "space-y-2"], [1, "flex", "gap-2", "mt-4"], [1, "animate-fade-in-up", 3, "class", "animation-delay", "libSymphiqSearchHighlight", "highlightId"], [1, "animate-fade-in-up", 3, "libSymphiqSearchHighlight", "highlightId"], [3, "insight", "allMetrics", "charts", "allCharts", "allBusinessInsights", "isLightMode", "viewMode", "isCompactMode"], [1, "animate-fade-in-up", 3, "animation-delay", "libSymphiqSearchHighlight", "highlightId"], [1, "relative", "mb-14", "sm:mb-24", "mt-24", "sm:mt-32", "animate-fade-in", 2, "animation-delay", "0.35s"], ["id", "section-metrics", 1, "relative"], [1, "absolute", "inset-0", "-mx-6", "sm:-mx-8", "-mt-8", "rounded-3xl", "opacity-30", "backdrop-blur-sm", 2, "mask-image", "radial-gradient(ellipse at top right, black 0%, transparent 70%)", 3, "ngClass"], [1, "flex", "flex-col", "gap-4", "mb-6", "sm:mb-8", "animate-fade-in", 2, "animation-delay", "0.4s"], [1, "flex", "items-center", "justify-between"], ["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, "hidden", "sm:flex", "gap-2", "sm:gap-3", "items-center", "relative"], [1, "absolute", "-right-2", "top-1/2", "-translate-y-1/2", "z-10"], [1, "px-3", "sm:px-4", "py-2", "rounded-lg", "text-xs", "sm:text-sm", "font-medium", "focus:outline-none", "focus:ring-2", "focus:ring-blue-500", "focus:border-transparent", "transition-all", "duration-200", "cursor-pointer", 3, "ngModelChange", "ngModel"], [1, "px-3", "sm:px-4", "py-2", "rounded-lg", "text-xs", "sm:text-sm", "font-medium", "focus:outline-none", "focus:ring-2", "focus:ring-blue-500", "transition-all", "flex", "items-center", "gap-2", "cursor-pointer", "hover:scale-105", "active:scale-95", 3, "click", "title"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M3 4h13M3 8h9m-9 4h6m4 0l4-4m0 0l4 4m-4-4v12"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M3 4h13M3 8h9m-9 4h9m5-4v12m0 0l-4-4m4 4l4-4"], [1, "sm:hidden", "-mx-6", "px-6"], [1, "flex", "gap-2", "overflow-x-auto", "pb-2", "snap-x", "snap-mandatory", "scrollbar-hide"], [1, "space-y-8", "sm:space-y-10"], [1, "space-y-8", "sm:space-y-10", 3, "animate-content-change", "transition-opacity-slow"], ["aria-hidden", "true", 1, "absolute", "inset-0", "flex", "items-center"], [1, "w-full", "h-px", "bg-gradient-to-r", 3, "ngClass"], [1, "relative", "flex", "justify-center"], [1, "px-4", "py-2", "rounded-full", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M7 12l3-3 3 3 4-4M8 21l4-4 4 4M3 4h18M4 4h16v12a1 1 0 01-1 1H5a1 1 0 01-1-1V4z"], [1, "w-4", "h-4", "border-2", "border-blue-500/30", "border-t-blue-500", "rounded-full", "animate-spin"], ["disabled", "", 1, "font-semibold", 3, "value"], [1, "px-4", "py-2", "rounded-full", "text-xs", "font-medium", "whitespace-nowrap", "transition-all", "duration-200", "flex-shrink-0", "snap-start", "active:scale-95", 3, "ngClass", "opacity-70"], [1, "px-4", "py-2", "rounded-full", "text-xs", "font-medium", "whitespace-nowrap", "transition-all", "duration-200", "flex-shrink-0", "snap-start", "active:scale-95", 3, "click", "ngClass"], [1, "rounded-xl", "border", "p-6", "animate-pulse", 3, "ngClass"], [1, "flex", "items-center", "justify-between", "mb-4"], [1, "grid", "grid-cols-2", "md:grid-cols-4", "gap-4", "mt-6"], [1, "rounded-xl", "p-12", "border", "text-center", "animate-fade-in", 3, "ngClass"], [1, "w-full", "animate-fade-in-up", 3, "libSymphiqSearchHighlight", "highlightId"], [1, "bento-grid", "mt-4"], [1, "grid", "grid-cols-1", "md:grid-cols-2", "lg:grid-cols-4", "gap-3", "sm:gap-4", "mt-4"], [1, "animate-fade-in-up", 3, "class", "animation-delay"], [1, "animate-fade-in-up"], [1, "h-full", 3, "metric", "insights", "charts", "allCharts", "analysis", "isLightMode", "viewMode", "isCompactMode", "currencySymbol"], [1, "animate-fade-in-up", 3, "animation-delay"], [1, "rounded-xl", "border", "p-6", "animate-pulse", "min-h-[240px]", 3, "ngClass"], [1, "flex", "items-center", "gap-3", "mt-4"], [1, "mt-4"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-16", "h-16", "mx-auto", "mb-4", 3, "ngClass"], [1, "text-lg", "font-semibold", "mb-2", 3, "ngClass"], [1, "text-sm", 3, "ngClass"], [1, "mt-28", "sm:mt-36"], ["id", "section-breakdowns", 1, "relative"], [1, "absolute", "inset-0", "-mx-6", "sm:-mx-8", "-mt-8", "rounded-3xl", "opacity-30", "backdrop-blur-sm", 2, "mask-image", "radial-gradient(ellipse at bottom left, black 0%, transparent 70%)", 3, "ngClass"], [1, "flex", "flex-col", "sm:flex-row", "sm:items-center", "justify-between", "gap-4", "mb-6", "sm:mb-8", "animate-fade-in", 2, "animation-delay", "0.7s"], ["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 1 0 011-1h2a1 1 0 011 1v6a1 1 0 01-1 1h-2a1 1 0 01-1-1v-6z"], [1, "relative", "inline-block", 3, "click", "mousedown", "pointerdown"], [1, "px-3", "py-2", "text-sm", "rounded-lg", "border", "transition-all", "duration-200", "cursor-pointer", "focus:ring-2", "focus:ring-blue-500", "focus:outline-none", 3, "ngModelChange", "ngModel", "ngClass"], [1, "space-y-6", 3, "animate-content-change", "transition-opacity-slow"], ["animationDelay", "0.65s", 3, "viewMode"], [1, "w-4", "h-4", "border-2", "border-purple-500/30", "border-t-purple-500", "rounded-full", "animate-spin"], [1, "space-y-3"], [1, "flex", "items-center", "justify-between", "p-3", "rounded-lg", 3, "ngClass"], [3, "breakdown", "charts", "isLightMode", "isCompactMode", "currencySymbol"], ["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"], ["id", "section-competitive", 1, "relative"], [1, "flex", "items-center", "justify-between", "mb-6", "sm:mb-8", "animate-fade-in", 2, "animation-delay", "0.9s"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4"], [1, "hidden", "sm:block", "relative"], ["animationDelay", "0.85s", 3, "viewMode"], [1, "w-4", "h-4", "border-2", "border-indigo-500/30", "border-t-indigo-500", "rounded-full", "animate-spin"], [1, "grid", "grid-cols-1", "md:grid-cols-3", "gap-4", "mt-6"]], template: function SymphiqFunnelAnalysisDashboardComponent_Template(rf, ctx) { if (rf & 1) {
54116
+ } }, inputs: { requestedByUser: [1, "requestedByUser"], viewMode: [1, "viewMode"], funnelAnalysis: [1, "funnelAnalysis"], businessProfile: [1, "businessProfile"], embedded: [1, "embedded"], scrollEvent: [1, "scrollEvent"], scrollElement: [1, "scrollElement"], isLoading: [1, "isLoading"], isOnboarded: [1, "isOnboarded"], forDemo: [1, "forDemo"], maxAccessibleStepId: [1, "maxAccessibleStepId"], itemStatus: [1, "itemStatus"], isMarkingAsReviewed: [1, "isMarkingAsReviewed"] }, outputs: { stepClick: "stepClick", nextStepClick: "nextStepClick", markAsReviewedClick: "markAsReviewedClick" }, decls: 25, vars: 52, consts: [["dashboardContainer", ""], [1, "bg-transparent"], [1, "animated-bubbles", 2, "position", "fixed", "top", "0", "left", "0", "right", "0", "bottom", "0", "width", "100vw", "height", "100vh", "z-index", "1", "pointer-events", "none"], [3, "viewMode", "progress", "embedded"], [3, "searchClick", "viewModeClick", "title", "subtitle", "viewMode", "viewModeLabel", "isLoading", "requestedByUser", "createdDate", "showSearchControl", "showViewModeControl", "hasCondensedLeftContent", "embedded", "scrollEvent"], ["expandedControls", ""], [1, "flex", "items-center", "gap-2", "sm:gap-3", "whitespace-nowrap"], ["condensedLeftContent", ""], [1, "hidden", "lg:flex", "items-center", "gap-3", "px-4", "py-1.5", "rounded-lg", 3, "ngClass"], ["condensedControls", ""], [1, "sticky", "top-[var(--header-height)]", "z-40", "border-b", "backdrop-blur-md", "animate-slide-up-fade", 3, "ngClass"], [3, "sections", "viewMode", "embedded", "scrollElement"], [1, "fixed", "right-6", "top-1/2", "-translate-y-1/2", "z-40", "hidden", "xl:flex", "flex-col", "gap-4"], [1, "max-w-7xl", "mx-auto", "px-6", "sm:px-8", 3, "pb-32"], [3, "isLightMode", "viewMode", "allMetrics", "allInsights", "allCharts", "currencySymbol", "businessProfile"], [3, "isLightMode", "allMetrics"], [3, "isLightMode"], [3, "resultSelected", "isLightMode"], [3, "close", "modeSelected", "isOpen", "currentMode", "viewMode", "isLoading"], [3, "markAsReviewedClick", "viewMode", "reviewStatus", "selfContentStatus", "isMarkingAsReviewed", "isLoading"], [1, "text-xs", "sm:text-sm", "font-medium"], [3, "click", "mousedown", "pointerdown"], [1, "px-3", "sm:px-4", "py-1.5", "rounded-lg", "text-xs", "sm:text-sm", "font-medium", "focus:outline-none", "focus:ring-2", "focus:ring-blue-500", "focus:border-transparent", "transition-colors", "duration-200", "cursor-pointer", 3, "ngModelChange", "ngModel"], [3, "value"], [1, "text-xs", "font-medium"], [1, "text-sm", "font-bold"], [1, "text-xs", "font-semibold", 3, "ngClass"], [1, "px-3", "py-1.5", "rounded-lg", "text-xs", "font-medium", "focus:outline-none", "focus:ring-2", "focus:ring-blue-500", "focus:border-transparent", "transition-colors", "duration-200", "cursor-pointer", 3, "ngModelChange", "ngModel"], [1, "max-w-7xl", "mx-auto", "px-6", "sm:px-8", "py-3"], [1, "flex", "items-center", "justify-between", "gap-4"], [1, "flex", "items-center", "gap-3", "flex-1", "min-w-0"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5", "flex-shrink-0", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"], [1, "flex", "items-center", "gap-2", "flex-1", "min-w-0"], [1, "text-sm", "font-medium", 3, "ngClass"], [1, "text-sm", "font-semibold", "truncate", 3, "ngClass"], [1, "px-2", "py-0.5", "rounded", "text-xs", "font-medium", "uppercase", "border", "flex-shrink-0", 3, "ngClass"], ["title", "Clear search", 1, "p-2", "rounded-lg", "transition-colors", "flex-shrink-0", 3, "click", "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", "M6 18L18 6M6 6l12 12"], [1, "w-3", "h-3", "rounded-full", "transition-all", "duration-200", "hover:scale-150", "active:scale-100", "cursor-pointer", 3, "libSymphiqTooltip", "tooltipPosition", "ngClass"], [1, "w-3", "h-3", "rounded-full", "transition-all", "duration-200", "hover:scale-150", "active:scale-100", "cursor-pointer", 3, "click", "libSymphiqTooltip", "tooltipPosition", "ngClass"], [3, "viewMode", "currentStepId", "showNextStepAction", "forDemo", "maxAccessibleStepId"], [1, "max-w-7xl", "mx-auto", "px-6", "sm:px-8"], [1, "pt-8", "sm:pt-12", "pb-16", "sm:pb-24"], ["title", "Loading Your Funnel Analysis", "subtitle", "Please wait while we prepare your personalized insights...", "size", "large", 3, "viewMode", "backdropBlur"], [3, "stepClick", "nextStepClick", "viewMode", "currentStepId", "showNextStepAction", "forDemo", "maxAccessibleStepId"], [1, "pt-8", "sm:pt-12"], [1, "mb-8"], [3, "viewMode", "isOnboarded", "analysisDate"], [3, "viewMode", "itemStatus", "currentStatus", "confettiIntensity", "title", "subtitle"], ["id", "section-insights", 1, "mb-8"], [3, "viewMode"], ["slot", "overall-performance"], [1, "p-6"], ["slot", "performance-metrics"], [1, "p-6", "space-y-8"], ["slot", "performance-breakdowns"], ["slot", "competitive-intelligence"], [1, "flex", "items-center", "justify-between", "mb-6"], [1, "flex", "items-center", "gap-3"], [1, "pl-4", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9.663 17h4.673M12 3v1m6.364 1.636l-.707.707M21 12h-1M4 12H3m3.343-5.657l-.707-.707m2.828 9.9a5 5 0 117.072 0l-.548.547A3.374 3.374 0 0014 18.469V19a2 2 0 11-4 0v-.531c0-.895-.356-1.754-.988-2.386l-.548-.547z"], [1, "text-xl", "sm:text-2xl", "font-bold"], [1, "text-xs", "sm:text-sm"], [1, "grid", "grid-cols-1", "md:grid-cols-2", "gap-6"], [3, "insight", "allMetrics", "charts", "allCharts", "allBusinessInsights", "isLightMode", "viewMode", "isCompactMode", "isLoading"], [3, "width", "height", "isLightMode"], [3, "assessment", "revenueMetric", "charts", "metrics", "isLightMode", "isLoading", "isCompactMode", "isChartsLoading", "strengths", "weaknesses", "currencySymbol"], [3, "scrollToSection", "assessment", "revenueMetric", "charts", "metrics", "isLightMode", "isLoading", "isCompactMode", "isChartsLoading", "strengths", "weaknesses", "currencySymbol"], [1, "w-full"], [3, "metric", "insights", "charts", "allCharts", "analysis", "isLightMode", "viewMode", "isCompactMode", "currencySymbol"], [1, "grid", "grid-cols-1", "md:grid-cols-2", "lg:grid-cols-3", "gap-6", "mt-4"], [3, "breakdown", "charts", "isLightMode", "isLoading", "isCompactMode", "currencySymbol"], [3, "metrics", "allCharts", "isLightMode", "isCompactMode", "competitiveBenchmark", "currencySymbol"], ["id", "section-overall", 1, "animate-fade-in-up", "mb-20", "sm:mb-28", 2, "animation-delay", "0.1s"], [1, "rounded-xl", "border", "p-6", "sm:p-8", "animate-pulse", 3, "ngClass"], [1, "space-y-6"], [1, "flex-1", "space-y-2"], [1, "space-y-2"], [1, "grid", "grid-cols-1", "md:grid-cols-2", "gap-4", "mt-6"], ["animationDelay", "0.15s", 3, "viewMode", "sectionIcon"], ["id", "section-insights", 1, "relative"], [1, "absolute", "inset-0", "-mx-6", "sm:-mx-8", "-mt-8", "rounded-3xl", "opacity-30", "backdrop-blur-sm", 2, "mask-image", "radial-gradient(ellipse at center, black 0%, transparent 70%)", 3, "ngClass"], [1, "relative"], [1, "flex", "items-center", "justify-between", "mb-6", "sm:mb-8", "animate-fade-in", 2, "animation-delay", "0.2s"], [1, "masonry-grid"], [1, "grid", "grid-cols-1", "md:grid-cols-2", "lg:grid-cols-3", "gap-4"], [1, "rounded-xl", "border", "p-6", "animate-pulse", "min-h-[280px]", 3, "ngClass"], [1, "space-y-4"], [1, "flex", "items-center", "gap-3", "mb-4"], [1, "mt-6", "space-y-2"], [1, "flex", "gap-2", "mt-4"], [1, "animate-fade-in-up", 3, "class", "animation-delay", "libSymphiqSearchHighlight", "highlightId"], [1, "animate-fade-in-up", 3, "libSymphiqSearchHighlight", "highlightId"], [3, "insight", "allMetrics", "charts", "allCharts", "allBusinessInsights", "isLightMode", "viewMode", "isCompactMode"], [1, "animate-fade-in-up", 3, "animation-delay", "libSymphiqSearchHighlight", "highlightId"], [1, "relative", "mb-14", "sm:mb-24", "mt-24", "sm:mt-32", "animate-fade-in", 2, "animation-delay", "0.35s"], ["id", "section-metrics", 1, "relative"], [1, "absolute", "inset-0", "-mx-6", "sm:-mx-8", "-mt-8", "rounded-3xl", "opacity-30", "backdrop-blur-sm", 2, "mask-image", "radial-gradient(ellipse at top right, black 0%, transparent 70%)", 3, "ngClass"], [1, "flex", "flex-col", "gap-4", "mb-6", "sm:mb-8", "animate-fade-in", 2, "animation-delay", "0.4s"], [1, "flex", "items-center", "justify-between"], ["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, "hidden", "sm:flex", "gap-2", "sm:gap-3", "items-center", "relative"], [1, "absolute", "-right-2", "top-1/2", "-translate-y-1/2", "z-10"], [1, "px-3", "sm:px-4", "py-2", "rounded-lg", "text-xs", "sm:text-sm", "font-medium", "focus:outline-none", "focus:ring-2", "focus:ring-blue-500", "focus:border-transparent", "transition-all", "duration-200", "cursor-pointer", 3, "ngModelChange", "ngModel"], [1, "px-3", "sm:px-4", "py-2", "rounded-lg", "text-xs", "sm:text-sm", "font-medium", "focus:outline-none", "focus:ring-2", "focus:ring-blue-500", "transition-all", "flex", "items-center", "gap-2", "cursor-pointer", "hover:scale-105", "active:scale-95", 3, "click", "title"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M3 4h13M3 8h9m-9 4h6m4 0l4-4m0 0l4 4m-4-4v12"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M3 4h13M3 8h9m-9 4h9m5-4v12m0 0l-4-4m4 4l4-4"], [1, "sm:hidden", "-mx-6", "px-6"], [1, "flex", "gap-2", "overflow-x-auto", "pb-2", "snap-x", "snap-mandatory", "scrollbar-hide"], [1, "space-y-8", "sm:space-y-10"], [1, "space-y-8", "sm:space-y-10", 3, "animate-content-change", "transition-opacity-slow"], ["aria-hidden", "true", 1, "absolute", "inset-0", "flex", "items-center"], [1, "w-full", "h-px", "bg-gradient-to-r", 3, "ngClass"], [1, "relative", "flex", "justify-center"], [1, "px-4", "py-2", "rounded-full", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M7 12l3-3 3 3 4-4M8 21l4-4 4 4M3 4h18M4 4h16v12a1 1 0 01-1 1H5a1 1 0 01-1-1V4z"], [1, "w-4", "h-4", "border-2", "border-blue-500/30", "border-t-blue-500", "rounded-full", "animate-spin"], ["disabled", "", 1, "font-semibold", 3, "value"], [1, "px-4", "py-2", "rounded-full", "text-xs", "font-medium", "whitespace-nowrap", "transition-all", "duration-200", "flex-shrink-0", "snap-start", "active:scale-95", 3, "ngClass", "opacity-70"], [1, "px-4", "py-2", "rounded-full", "text-xs", "font-medium", "whitespace-nowrap", "transition-all", "duration-200", "flex-shrink-0", "snap-start", "active:scale-95", 3, "click", "ngClass"], [1, "rounded-xl", "border", "p-6", "animate-pulse", 3, "ngClass"], [1, "flex", "items-center", "justify-between", "mb-4"], [1, "grid", "grid-cols-2", "md:grid-cols-4", "gap-4", "mt-6"], [1, "rounded-xl", "p-12", "border", "text-center", "animate-fade-in", 3, "ngClass"], [1, "w-full", "animate-fade-in-up", 3, "libSymphiqSearchHighlight", "highlightId"], [1, "bento-grid", "mt-4"], [1, "grid", "grid-cols-1", "md:grid-cols-2", "lg:grid-cols-4", "gap-3", "sm:gap-4", "mt-4"], [1, "animate-fade-in-up", 3, "class", "animation-delay"], [1, "animate-fade-in-up"], [1, "h-full", 3, "metric", "insights", "charts", "allCharts", "analysis", "isLightMode", "viewMode", "isCompactMode", "currencySymbol"], [1, "animate-fade-in-up", 3, "animation-delay"], [1, "rounded-xl", "border", "p-6", "animate-pulse", "min-h-[240px]", 3, "ngClass"], [1, "flex", "items-center", "gap-3", "mt-4"], [1, "mt-4"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-16", "h-16", "mx-auto", "mb-4", 3, "ngClass"], [1, "text-lg", "font-semibold", "mb-2", 3, "ngClass"], [1, "text-sm", 3, "ngClass"], [1, "mt-28", "sm:mt-36"], ["id", "section-breakdowns", 1, "relative"], [1, "absolute", "inset-0", "-mx-6", "sm:-mx-8", "-mt-8", "rounded-3xl", "opacity-30", "backdrop-blur-sm", 2, "mask-image", "radial-gradient(ellipse at bottom left, black 0%, transparent 70%)", 3, "ngClass"], [1, "flex", "flex-col", "sm:flex-row", "sm:items-center", "justify-between", "gap-4", "mb-6", "sm:mb-8", "animate-fade-in", 2, "animation-delay", "0.7s"], ["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 1 0 011-1h2a1 1 0 011 1v6a1 1 0 01-1 1h-2a1 1 0 01-1-1v-6z"], [1, "relative", "inline-block", 3, "click", "mousedown", "pointerdown"], [1, "px-3", "py-2", "text-sm", "rounded-lg", "border", "transition-all", "duration-200", "cursor-pointer", "focus:ring-2", "focus:ring-blue-500", "focus:outline-none", 3, "ngModelChange", "ngModel", "ngClass"], [1, "space-y-6", 3, "animate-content-change", "transition-opacity-slow"], ["animationDelay", "0.65s", 3, "viewMode", "sectionIcon"], [1, "w-4", "h-4", "border-2", "border-purple-500/30", "border-t-purple-500", "rounded-full", "animate-spin"], [1, "space-y-3"], [1, "flex", "items-center", "justify-between", "p-3", "rounded-lg", 3, "ngClass"], [3, "breakdown", "charts", "isLightMode", "isCompactMode", "currencySymbol"], ["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"], ["id", "section-competitive", 1, "relative"], [1, "flex", "items-center", "justify-between", "mb-6", "sm:mb-8", "animate-fade-in", 2, "animation-delay", "0.9s"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4"], [1, "hidden", "sm:block", "relative"], ["animationDelay", "0.85s", 3, "viewMode", "sectionIcon"], [1, "w-4", "h-4", "border-2", "border-indigo-500/30", "border-t-indigo-500", "rounded-full", "animate-spin"], [1, "grid", "grid-cols-1", "md:grid-cols-3", "gap-4", "mt-6"]], template: function SymphiqFunnelAnalysisDashboardComponent_Template(rf, ctx) { if (rf & 1) {
54354
54117
  const _r1 = i0.ɵɵgetCurrentView();
54355
54118
  i0.ɵɵelementStart(0, "div", 1, 0);
54356
54119
  i0.ɵɵelement(2, "div", 2)(3, "symphiq-scroll-progress-bar", 3);
@@ -54376,19 +54139,13 @@ class SymphiqFunnelAnalysisDashboardComponent {
54376
54139
  i0.ɵɵelementStart(23, "symphiq-view-mode-switcher-modal", 18);
54377
54140
  i0.ɵɵlistener("close", function SymphiqFunnelAnalysisDashboardComponent_Template_symphiq_view_mode_switcher_modal_close_23_listener() { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.closeViewModeSwitcher()); })("modeSelected", function SymphiqFunnelAnalysisDashboardComponent_Template_symphiq_view_mode_switcher_modal_modeSelected_23_listener($event) { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.handleDisplayModeChange($event)); });
54378
54141
  i0.ɵɵelementEnd();
54379
- i0.ɵɵelementStart(24, "symphiq-mobile-fab", 19);
54380
- i0.ɵɵlistener("expandedChange", function SymphiqFunnelAnalysisDashboardComponent_Template_symphiq_mobile_fab_expandedChange_24_listener($event) { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.fabExpanded.set($event)); })("scrollToTop", function SymphiqFunnelAnalysisDashboardComponent_Template_symphiq_mobile_fab_scrollToTop_24_listener() { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.scrollToTop()); })("toggleView", function SymphiqFunnelAnalysisDashboardComponent_Template_symphiq_mobile_fab_toggleView_24_listener() { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.viewModeService.toggleViewMode()); });
54381
- i0.ɵɵelementEnd();
54382
- i0.ɵɵelementStart(25, "symphiq-mobile-bottom-nav", 20);
54383
- i0.ɵɵlistener("navigate", function SymphiqFunnelAnalysisDashboardComponent_Template_symphiq_mobile_bottom_nav_navigate_25_listener($event) { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.handleMobileNavigation($event)); });
54384
- i0.ɵɵelementEnd();
54385
- i0.ɵɵelementStart(26, "symphiq-mark-as-reviewed-footer", 21);
54386
- i0.ɵɵlistener("markAsReviewedClick", function SymphiqFunnelAnalysisDashboardComponent_Template_symphiq_mark_as_reviewed_footer_markAsReviewedClick_26_listener() { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.handleMarkAsReviewedClick()); });
54142
+ i0.ɵɵelementStart(24, "symphiq-mark-as-reviewed-footer", 19);
54143
+ i0.ɵɵlistener("markAsReviewedClick", function SymphiqFunnelAnalysisDashboardComponent_Template_symphiq_mark_as_reviewed_footer_markAsReviewedClick_24_listener() { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.handleMarkAsReviewedClick()); });
54387
54144
  i0.ɵɵelementEnd()();
54388
54145
  } if (rf & 2) {
54389
54146
  let tmp_9_0;
54390
- let tmp_50_0;
54391
- let tmp_51_0;
54147
+ let tmp_44_0;
54148
+ let tmp_45_0;
54392
54149
  i0.ɵɵstyleProp("display", ctx.embedded() ? "block" : null)("min-height", ctx.embedded() ? "auto" : null);
54393
54150
  i0.ɵɵclassProp("min-h-screen", !ctx.embedded())("relative", !ctx.embedded());
54394
54151
  i0.ɵɵadvance(2);
@@ -54422,19 +54179,13 @@ class SymphiqFunnelAnalysisDashboardComponent {
54422
54179
  i0.ɵɵadvance();
54423
54180
  i0.ɵɵproperty("isOpen", ctx.isViewModeSwitcherOpen())("currentMode", ctx.displayMode())("viewMode", ctx.isLightMode() ? ctx.ViewModeEnum.LIGHT : ctx.ViewModeEnum.DARK)("isLoading", ctx.isViewModeSwitching());
54424
54181
  i0.ɵɵadvance();
54425
- i0.ɵɵproperty("isLightMode", ctx.isLightMode())("isCompactMode", ctx.viewModeService.isCompact())("isExpanded", ctx.fabExpanded());
54426
- i0.ɵɵadvance();
54427
- i0.ɵɵproperty("isLightMode", ctx.isLightMode())("sections", ctx.navSections)("activeSection", ctx.activeNavSection());
54428
- i0.ɵɵadvance();
54429
- i0.ɵɵproperty("viewMode", ctx.isLightMode() ? ctx.ViewModeEnum.LIGHT : ctx.ViewModeEnum.DARK)("reviewStatus", (tmp_50_0 = ctx.funnelAnalysis()) == null ? null : tmp_50_0.reviewStatus)("selfContentStatus", (tmp_51_0 = ctx.funnelAnalysis()) == null ? null : tmp_51_0.selfContentStatus)("isMarkingAsReviewed", ctx.isMarkingAsReviewed())("isLoading", !!ctx.isLoading());
54182
+ i0.ɵɵproperty("viewMode", ctx.isLightMode() ? ctx.ViewModeEnum.LIGHT : ctx.ViewModeEnum.DARK)("reviewStatus", (tmp_44_0 = ctx.funnelAnalysis()) == null ? null : tmp_44_0.reviewStatus)("selfContentStatus", (tmp_45_0 = ctx.funnelAnalysis()) == null ? null : tmp_45_0.selfContentStatus)("isMarkingAsReviewed", ctx.isMarkingAsReviewed())("isLoading", !!ctx.isLoading());
54430
54183
  } }, dependencies: [CommonModule, i1$1.NgClass, FormsModule, i2$1.NgSelectOption, i2$1.ɵNgSelectMultipleOption, i2$1.SelectControlValueAccessor, i2$1.NgControlStatus, i2$1.NgModel, OverallAssessmentComponent,
54431
54184
  InsightCardComponent,
54432
54185
  MetricCardComponent,
54433
54186
  BreakdownSectionComponent,
54434
54187
  ModalComponent,
54435
54188
  TooltipContainerComponent,
54436
- MobileFABComponent,
54437
- MobileBottomNavComponent,
54438
54189
  SearchBarComponent,
54439
54190
  SearchHighlightDirective,
54440
54191
  CompetitiveIntelligenceViewComponent,
@@ -54465,8 +54216,6 @@ class SymphiqFunnelAnalysisDashboardComponent {
54465
54216
  BreakdownSectionComponent,
54466
54217
  ModalComponent,
54467
54218
  TooltipContainerComponent,
54468
- MobileFABComponent,
54469
- MobileBottomNavComponent,
54470
54219
  SearchBarComponent,
54471
54220
  SearchHighlightDirective,
54472
54221
  CompetitiveIntelligenceViewComponent,
@@ -54937,7 +54686,7 @@ class SymphiqFunnelAnalysisDashboardComponent {
54937
54686
  @if (showKeyInsights()) {
54938
54687
  @if (selectedSectionFilter() === 'ALL') {
54939
54688
  <!-- Section Divider -->
54940
- <symphiq-section-divider [viewMode]="viewMode()" animationDelay="0.15s"></symphiq-section-divider>
54689
+ <symphiq-section-divider [viewMode]="viewMode()" animationDelay="0.15s" [sectionIcon]="{ name: 'light-bulb', source: IconSourceEnum.HEROICONS }"></symphiq-section-divider>
54941
54690
  }
54942
54691
 
54943
54692
  <section id="section-insights" class="relative">
@@ -55243,7 +54992,7 @@ class SymphiqFunnelAnalysisDashboardComponent {
55243
54992
  @if (selectedSectionFilter() === 'ALL') {
55244
54993
  <!-- Section Divider -->
55245
54994
  <div class="mt-28 sm:mt-36">
55246
- <symphiq-section-divider [viewMode]="viewMode()" animationDelay="0.65s"></symphiq-section-divider>
54995
+ <symphiq-section-divider [viewMode]="viewMode()" animationDelay="0.65s" [sectionIcon]="{ name: 'rectangle-group', source: IconSourceEnum.HEROICONS }"></symphiq-section-divider>
55247
54996
  </div>
55248
54997
  }
55249
54998
 
@@ -55336,7 +55085,7 @@ class SymphiqFunnelAnalysisDashboardComponent {
55336
55085
  @if (selectedSectionFilter() === 'ALL') {
55337
55086
  <!-- Section Divider -->
55338
55087
  <div class="mt-28 sm:mt-36">
55339
- <symphiq-section-divider [viewMode]="viewMode()" animationDelay="0.85s"></symphiq-section-divider>
55088
+ <symphiq-section-divider [viewMode]="viewMode()" animationDelay="0.85s" [sectionIcon]="{ name: 'building-office-2', source: IconSourceEnum.HEROICONS }"></symphiq-section-divider>
55340
55089
  </div>
55341
55090
  }
55342
55091
 
@@ -55436,22 +55185,6 @@ class SymphiqFunnelAnalysisDashboardComponent {
55436
55185
  (modeSelected)="handleDisplayModeChange($event)"
55437
55186
  />
55438
55187
 
55439
- <!-- Mobile FAB -->
55440
- <symphiq-mobile-fab
55441
- [isLightMode]="isLightMode()"
55442
- [isCompactMode]="viewModeService.isCompact()"
55443
- [isExpanded]="fabExpanded()"
55444
- (expandedChange)="fabExpanded.set($event)"
55445
- (scrollToTop)="scrollToTop()"
55446
- (toggleView)="viewModeService.toggleViewMode()" />
55447
-
55448
- <!-- Mobile Bottom Navigation -->
55449
- <symphiq-mobile-bottom-nav
55450
- [isLightMode]="isLightMode()"
55451
- [sections]="navSections"
55452
- [activeSection]="activeNavSection()"
55453
- (navigate)="handleMobileNavigation($event)" />
55454
-
55455
55188
  <!-- Mark as Reviewed Sticky Footer -->
55456
55189
  <symphiq-mark-as-reviewed-footer
55457
55190
  [viewMode]="isLightMode() ? ViewModeEnum.LIGHT : ViewModeEnum.DARK"
@@ -55474,7 +55207,7 @@ class SymphiqFunnelAnalysisDashboardComponent {
55474
55207
  type: HostListener,
55475
55208
  args: ['window:scroll']
55476
55209
  }] }); })();
55477
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqFunnelAnalysisDashboardComponent, { className: "SymphiqFunnelAnalysisDashboardComponent", filePath: "lib/components/funnel-analysis-dashboard/symphiq-funnel-analysis-dashboard.component.ts", lineNumber: 1197 }); })();
55210
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqFunnelAnalysisDashboardComponent, { className: "SymphiqFunnelAnalysisDashboardComponent", filePath: "lib/components/funnel-analysis-dashboard/symphiq-funnel-analysis-dashboard.component.ts", lineNumber: 1179 }); })();
55478
55211
 
55479
55212
  /**
55480
55213
  * Shared Theme Color Utilities
@@ -57566,7 +57299,7 @@ class FocusAreaToolsModalComponent {
57566
57299
  static { this.ɵfac = function FocusAreaToolsModalComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || FocusAreaToolsModalComponent)(); }; }
57567
57300
  static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: FocusAreaToolsModalComponent, selectors: [["symphiq-focus-area-tools-modal"]], hostBindings: function FocusAreaToolsModalComponent_HostBindings(rf, ctx) { if (rf & 1) {
57568
57301
  i0.ɵɵlistener("keydown.escape", function FocusAreaToolsModalComponent_keydown_escape_HostBindingHandler() { return ctx.onEscapeKey(); }, i0.ɵɵresolveDocument);
57569
- } }, inputs: { isOpen: [1, "isOpen"], focusAreaDomain: [1, "focusAreaDomain"], focusAreaTitle: [1, "focusAreaTitle"], selectedTools: [1, "selectedTools"], viewMode: [1, "viewMode"] }, outputs: { close: "close", save: "save" }, decls: 1, vars: 1, consts: [[1, "fixed", "inset-0", "z-[10002]", "flex", "items-center", "justify-center", "px-4"], [1, "fixed", "inset-0", "z-[10002]", "flex", "items-center", "justify-center", "px-4", 3, "click"], [1, "absolute", "inset-0", "backdrop-blur-sm", "animate-fade-in", "z-[10002]", 3, "ngClass"], [1, "relative", "w-full", "max-w-2xl", "rounded-2xl", "shadow-2xl", "animate-scale-in", "z-[10003]", "max-h-[90vh]", "flex", "flex-col", 3, "click", "ngClass"], [1, "px-6", "py-4", "border-b", "flex", "items-center", "justify-between", 3, "ngClass"], [1, "text-xl", "font-bold", 3, "ngClass"], ["type", "button", 1, "w-8", "h-8", "rounded-lg", "flex", "items-center", "justify-center", "transition-colors", "cursor-pointer", 3, "click", "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", "M6 18L18 6M6 6l12 12"], [1, "flex-1", "overflow-y-auto", "p-6"], [1, "mb-6"], [1, "block", "text-sm", "font-semibold", "mb-2", 3, "ngClass"], ["rows", "4", "placeholder", "Enter other tools (e.g., Custom Tool, Another Tool)", 1, "w-full", "px-4", "py-3", "rounded-lg", "border-2", "transition-all", "duration-200", "focus:outline-none", "focus:ring-2", 3, "ngModelChange", "ngModel", "ngClass"], [1, "px-6", "py-4", "border-t", "flex", "items-center", "justify-end", "gap-3", 3, "ngClass"], ["type", "button", 1, "px-6", "py-2.5", "rounded-lg", "font-semibold", "text-sm", "transition-all", "duration-200", "cursor-pointer", "hover:scale-105", 3, "click", "ngClass"], ["type", "button", 1, "px-6", "py-2.5", "rounded-lg", "font-semibold", "text-sm", "transition-all", "duration-200", 3, "click", "disabled", "ngClass"], [1, "block", "text-sm", "font-semibold", "mb-3", 3, "ngClass"], [1, "grid", "grid-cols-1", "sm:grid-cols-2", "gap-3"], [1, "flex", "items-center", "gap-2", "cursor-pointer"], ["type", "checkbox", 1, "w-4", "h-4", "rounded", "border-2", "transition-all", "duration-200", 3, "change", "checked", "ngClass"], [1, "text-sm", 3, "ngClass"]], template: function FocusAreaToolsModalComponent_Template(rf, ctx) { if (rf & 1) {
57302
+ } }, inputs: { isOpen: [1, "isOpen"], focusAreaDomain: [1, "focusAreaDomain"], focusAreaTitle: [1, "focusAreaTitle"], selectedTools: [1, "selectedTools"], viewMode: [1, "viewMode"] }, outputs: { close: "close", save: "save" }, decls: 1, vars: 1, consts: [[1, "fixed", "inset-0", "z-[10002]", "flex", "items-center", "justify-center", "px-0", "sm:px-4"], [1, "fixed", "inset-0", "z-[10002]", "flex", "items-center", "justify-center", "px-0", "sm:px-4", 3, "click"], [1, "absolute", "inset-0", "backdrop-blur-sm", "animate-fade-in", "z-[10002]", 3, "ngClass"], [1, "relative", "w-full", "h-full", "sm:h-auto", "max-w-full", "sm:max-w-2xl", "rounded-none", "sm:rounded-2xl", "shadow-2xl", "animate-scale-in", "z-[10003]", "sm:max-h-[90vh]", "flex", "flex-col", 3, "click", "ngClass"], [1, "px-6", "py-4", "border-b", "flex", "items-center", "justify-between", 3, "ngClass"], [1, "text-xl", "font-bold", 3, "ngClass"], ["type", "button", 1, "w-8", "h-8", "rounded-lg", "flex", "items-center", "justify-center", "transition-colors", "cursor-pointer", 3, "click", "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", "M6 18L18 6M6 6l12 12"], [1, "flex-1", "overflow-y-auto", "p-6"], [1, "mb-6"], [1, "block", "text-sm", "font-semibold", "mb-2", 3, "ngClass"], ["rows", "4", "placeholder", "Enter other tools (e.g., Custom Tool, Another Tool)", 1, "w-full", "px-4", "py-3", "rounded-lg", "border-2", "transition-all", "duration-200", "focus:outline-none", "focus:ring-2", 3, "ngModelChange", "ngModel", "ngClass"], [1, "px-6", "py-4", "border-t", "flex", "items-center", "justify-end", "gap-3", 3, "ngClass"], ["type", "button", 1, "px-6", "py-2.5", "rounded-lg", "font-semibold", "text-sm", "transition-all", "duration-200", "cursor-pointer", "hover:scale-105", 3, "click", "ngClass"], ["type", "button", 1, "px-6", "py-2.5", "rounded-lg", "font-semibold", "text-sm", "transition-all", "duration-200", 3, "click", "disabled", "ngClass"], [1, "block", "text-sm", "font-semibold", "mb-3", 3, "ngClass"], [1, "grid", "grid-cols-1", "sm:grid-cols-2", "gap-3"], [1, "flex", "items-center", "gap-2", "cursor-pointer"], ["type", "checkbox", 1, "w-4", "h-4", "rounded", "border-2", "transition-all", "duration-200", 3, "change", "checked", "ngClass"], [1, "text-sm", 3, "ngClass"]], template: function FocusAreaToolsModalComponent_Template(rf, ctx) { if (rf & 1) {
57570
57303
  i0.ɵɵconditionalCreate(0, FocusAreaToolsModalComponent_Conditional_0_Template, 20, 22, "div", 0);
57571
57304
  } if (rf & 2) {
57572
57305
  i0.ɵɵconditional(ctx.isOpen() ? 0 : -1);
@@ -57577,7 +57310,7 @@ class FocusAreaToolsModalComponent {
57577
57310
  args: [{ selector: 'symphiq-focus-area-tools-modal', standalone: true, imports: [CommonModule, FormsModule], changeDetection: ChangeDetectionStrategy.OnPush, template: `
57578
57311
  @if (isOpen()) {
57579
57312
  <div
57580
- class="fixed inset-0 z-[10002] flex items-center justify-center px-4"
57313
+ class="fixed inset-0 z-[10002] flex items-center justify-center px-0 sm:px-4"
57581
57314
  (click)="onBackdropClick()">
57582
57315
  <div
57583
57316
  [ngClass]="backdropClasses()"
@@ -57585,7 +57318,7 @@ class FocusAreaToolsModalComponent {
57585
57318
 
57586
57319
  <div
57587
57320
  [ngClass]="containerClasses()"
57588
- class="relative w-full max-w-2xl rounded-2xl shadow-2xl animate-scale-in z-[10003] max-h-[90vh] flex flex-col"
57321
+ class="relative w-full h-full sm:h-auto max-w-full sm:max-w-2xl rounded-none sm:rounded-2xl shadow-2xl animate-scale-in z-[10003] sm:max-h-[90vh] flex flex-col"
57589
57322
  (click)="$event.stopPropagation()">
57590
57323
 
57591
57324
  <!-- Header -->
@@ -65094,7 +64827,7 @@ class MetricReportModalComponent {
65094
64827
  static { this.ɵfac = function MetricReportModalComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || MetricReportModalComponent)(); }; }
65095
64828
  static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: MetricReportModalComponent, selectors: [["symphiq-metric-report-modal"]], hostBindings: function MetricReportModalComponent_HostBindings(rf, ctx) { if (rf & 1) {
65096
64829
  i0.ɵɵlistener("keydown.escape", function MetricReportModalComponent_keydown_escape_HostBindingHandler() { return ctx.onEscapeKey(); }, i0.ɵɵresolveDocument);
65097
- } }, inputs: { viewMode: [1, "viewMode"], metricEnum: [1, "metricEnum"], metricData: [1, "metricData"], contributingMetrics: [1, "contributingMetrics"], pacingResponse: [1, "pacingResponse"], trendChartData: [1, "trendChartData"], currencySymbol: [1, "currencySymbol"], showLiveIndicator: [1, "showLiveIndicator"], isOpen: [1, "isOpen"] }, outputs: { closed: "closed" }, decls: 3, vars: 3, consts: [[1, "fixed", "inset-0", "z-50", "flex", "items-center", "justify-center", "p-4", "overflow-y-auto"], [1, "fixed", "inset-0", "z-[60]", "flex", "items-center", "justify-center", "p-4", "overflow-y-auto"], ["aria-hidden", "true", 1, "fixed", "inset-0", "backdrop-blur-md", 3, "click", "ngClass"], [1, "relative", "w-full", "max-w-4xl", "rounded-2xl", "text-left", "overflow-hidden", "shadow-xl", "border", "backdrop-blur-xl", 3, "click", "ngClass"], [1, "px-6", "py-5", "border-b", "backdrop-blur-sm", "sticky", "top-0", "z-10", 3, "ngClass"], [1, "flex", "items-start", "justify-between"], [1, "flex-1"], [1, "flex", "items-center", "gap-2", "mb-2"], [1, "text-xl", "font-bold", "mb-0", 3, "ngClass"], ["tooltipPosition", "bottom", 3, "viewMode"], ["type", "button", "tooltipType", "markdown", "tooltipPosition", "right", 1, "flex-shrink-0", "w-5", "h-5", "rounded-full", "inline-flex", "items-center", "justify-center", "transition-colors", 3, "ngClass", "libSymphiqTooltip"], [1, "ml-4", "transition-all", "rounded-lg", "p-1", "hover:scale-110", "active:scale-90", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M6 18L18 6M6 6l12 12"], [1, "px-6", "py-6", "max-h-[70vh]", "overflow-y-auto", "backdrop-blur-sm", 3, "ngClass"], [1, "rounded-xl", "p-6", "mb-6", 3, "ngClass"], [1, "text-sm", "font-semibold", "uppercase", "tracking-wider", "mb-4", 3, "ngClass"], [1, "grid", "grid-cols-1", "sm:grid-cols-2", "lg:grid-cols-3", "gap-6"], [1, "mb-1.5"], [1, "text-xs", "font-medium", "uppercase", "tracking-wider", 3, "ngClass"], [1, "text-xs", 3, "ngClass"], [1, "text-xl", "font-bold", "mb-2", 3, "ngClass"], [3, "viewMode", "percentageChange", "metric", "priorYear", "isCompact"], [1, "text-xl", "font-bold", 3, "ngClass"], [1, "text-xs", "font-medium", "uppercase", "tracking-wider", "mb-1.5", 3, "ngClass"], [1, "mb-4"], [1, "text-xs", "font-medium", "uppercase", "tracking-wider", "mb-2", 3, "ngClass"], [1, "text-3xl", "font-extrabold", "mb-3", 3, "ngClass"], [1, "text-sm", "leading-relaxed", 3, "ngClass"], [1, "rounded-xl", "p-6", 3, "ngClass"], [1, "px-6", "py-4", "border-t", 3, "ngClass"], [1, "w-full", "px-4", "py-2", "rounded-lg", "transition-all", "font-medium", "hover:scale-[1.02]", "active:scale-[0.98]", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-3.5", "h-3.5"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"], [1, "relative", "cursor-pointer", "group", 3, "click"], [3, "chart", "showAxisLabels", "viewMode", "currencySymbol", "height", "disableInteractions"], [1, "absolute", "top-1", "right-1", "p-1", "rounded", "opacity-0", "group-hover:opacity-100", "transition-opacity", 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", "M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4"], [3, "viewMode", "pacingPercentage", "status", "showAsFullText", "isCompact", "showEmphasizedPercentage"], [3, "data", "viewMode"], [1, "overflow-x-auto"], [1, "w-full"], [1, "border-b", 3, "ngClass"], [1, "text-left", "py-3", "px-4", "text-xs", "font-semibold", "uppercase", "tracking-wider"], [1, "text-right", "py-3", "px-4", "text-xs", "font-semibold", "uppercase", "tracking-wider"], [1, "border-b", "transition-colors", 3, "ngClass"], [1, "py-3", "px-4"], [1, "flex", "items-center", "gap-2"], [1, "text-sm", "font-medium"], [1, "py-3", "px-4", "text-right"], [1, "text-sm", "font-semibold", 3, "ngClass"], [1, "flex", "items-center", "justify-end", "gap-2"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4", "text-emerald-500"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-3", "h-3"], [1, "min-h-[250px]", "relative", "cursor-pointer", "group", 3, "click"], [3, "chart", "showAxisLabels", "viewMode", "currencySymbol", "height"], [1, "text-sm", "leading-relaxed", "mt-4", 3, "ngClass"], [1, "text-sm", "leading-relaxed", "mt-2", 3, "ngClass"], [1, "relative", "w-full", "max-w-6xl", "rounded-2xl", "text-left", "overflow-hidden", "shadow-xl", "border", "backdrop-blur-xl", 3, "click", "ngClass"], [1, "px-6", "py-4", "border-b", "backdrop-blur-sm", "flex", "items-center", "justify-between", 3, "ngClass"], [1, "text-lg", "font-bold", 3, "ngClass"], [1, "transition-all", "rounded-lg", "p-1", "hover:scale-110", "active:scale-90", 3, "click", "ngClass"], [1, "p-6", "backdrop-blur-sm", 3, "ngClass"], [1, "text-lg", "font-bold", "mb-0", 3, "ngClass"]], template: function MetricReportModalComponent_Template(rf, ctx) { if (rf & 1) {
64830
+ } }, inputs: { viewMode: [1, "viewMode"], metricEnum: [1, "metricEnum"], metricData: [1, "metricData"], contributingMetrics: [1, "contributingMetrics"], pacingResponse: [1, "pacingResponse"], trendChartData: [1, "trendChartData"], currencySymbol: [1, "currencySymbol"], showLiveIndicator: [1, "showLiveIndicator"], isOpen: [1, "isOpen"] }, outputs: { closed: "closed" }, decls: 3, vars: 3, consts: [[1, "fixed", "inset-0", "z-50", "flex", "items-center", "justify-center", "p-0", "sm:p-4", "overflow-y-auto"], [1, "fixed", "inset-0", "z-[60]", "flex", "items-center", "justify-center", "p-4", "overflow-y-auto"], ["aria-hidden", "true", 1, "fixed", "inset-0", "backdrop-blur-md", 3, "click", "ngClass"], [1, "relative", "w-full", "h-full", "sm:h-auto", "max-w-full", "sm:max-w-4xl", "rounded-none", "sm:rounded-2xl", "text-left", "overflow-hidden", "shadow-xl", "border", "backdrop-blur-xl", 3, "click", "ngClass"], [1, "px-6", "py-5", "border-b", "backdrop-blur-sm", "sticky", "top-0", "z-10", 3, "ngClass"], [1, "flex", "items-start", "justify-between"], [1, "flex-1"], [1, "flex", "items-center", "gap-2", "mb-2"], [1, "text-xl", "font-bold", "mb-0", 3, "ngClass"], ["tooltipPosition", "bottom", 3, "viewMode"], ["type", "button", "tooltipType", "markdown", "tooltipPosition", "right", 1, "flex-shrink-0", "w-5", "h-5", "rounded-full", "inline-flex", "items-center", "justify-center", "transition-colors", 3, "ngClass", "libSymphiqTooltip"], [1, "ml-4", "transition-all", "rounded-lg", "p-1", "hover:scale-110", "active:scale-90", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M6 18L18 6M6 6l12 12"], [1, "px-6", "py-6", "max-h-[70vh]", "overflow-y-auto", "backdrop-blur-sm", 3, "ngClass"], [1, "rounded-xl", "p-6", "mb-6", 3, "ngClass"], [1, "text-sm", "font-semibold", "uppercase", "tracking-wider", "mb-4", 3, "ngClass"], [1, "grid", "grid-cols-1", "sm:grid-cols-2", "lg:grid-cols-3", "gap-6"], [1, "mb-1.5"], [1, "text-xs", "font-medium", "uppercase", "tracking-wider", 3, "ngClass"], [1, "text-xs", 3, "ngClass"], [1, "text-xl", "font-bold", "mb-2", 3, "ngClass"], [3, "viewMode", "percentageChange", "metric", "priorYear", "isCompact"], [1, "text-xl", "font-bold", 3, "ngClass"], [1, "text-xs", "font-medium", "uppercase", "tracking-wider", "mb-1.5", 3, "ngClass"], [1, "mb-4"], [1, "text-xs", "font-medium", "uppercase", "tracking-wider", "mb-2", 3, "ngClass"], [1, "text-3xl", "font-extrabold", "mb-3", 3, "ngClass"], [1, "text-sm", "leading-relaxed", 3, "ngClass"], [1, "rounded-xl", "p-6", 3, "ngClass"], [1, "px-6", "py-4", "border-t", 3, "ngClass"], [1, "w-full", "px-4", "py-2", "rounded-lg", "transition-all", "font-medium", "hover:scale-[1.02]", "active:scale-[0.98]", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-3.5", "h-3.5"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"], [1, "relative", "cursor-pointer", "group", 3, "click"], [3, "chart", "showAxisLabels", "viewMode", "currencySymbol", "height", "disableInteractions"], [1, "absolute", "top-1", "right-1", "p-1", "rounded", "opacity-0", "group-hover:opacity-100", "transition-opacity", 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", "M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4"], [3, "viewMode", "pacingPercentage", "status", "showAsFullText", "isCompact", "showEmphasizedPercentage"], [3, "data", "viewMode"], [1, "overflow-x-auto"], [1, "w-full"], [1, "border-b", 3, "ngClass"], [1, "text-left", "py-3", "px-4", "text-xs", "font-semibold", "uppercase", "tracking-wider"], [1, "text-right", "py-3", "px-4", "text-xs", "font-semibold", "uppercase", "tracking-wider"], [1, "border-b", "transition-colors", 3, "ngClass"], [1, "py-3", "px-4"], [1, "flex", "items-center", "gap-2"], [1, "text-sm", "font-medium"], [1, "py-3", "px-4", "text-right"], [1, "text-sm", "font-semibold", 3, "ngClass"], [1, "flex", "items-center", "justify-end", "gap-2"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4", "text-emerald-500"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-3", "h-3"], [1, "min-h-[250px]", "relative", "cursor-pointer", "group", 3, "click"], [3, "chart", "showAxisLabels", "viewMode", "currencySymbol", "height"], [1, "text-sm", "leading-relaxed", "mt-4", 3, "ngClass"], [1, "text-sm", "leading-relaxed", "mt-2", 3, "ngClass"], [1, "relative", "w-full", "h-full", "sm:h-auto", "max-w-full", "sm:max-w-6xl", "rounded-none", "sm:rounded-2xl", "text-left", "overflow-hidden", "shadow-xl", "border", "backdrop-blur-xl", 3, "click", "ngClass"], [1, "px-6", "py-4", "border-b", "backdrop-blur-sm", "flex", "items-center", "justify-between", 3, "ngClass"], [1, "text-lg", "font-bold", 3, "ngClass"], [1, "transition-all", "rounded-lg", "p-1", "hover:scale-110", "active:scale-90", 3, "click", "ngClass"], [1, "p-6", "backdrop-blur-sm", 3, "ngClass"], [1, "text-lg", "font-bold", "mb-0", 3, "ngClass"]], template: function MetricReportModalComponent_Template(rf, ctx) { if (rf & 1) {
65098
64831
  i0.ɵɵconditionalCreate(0, MetricReportModalComponent_Conditional_0_Template, 68, 53, "div", 0);
65099
64832
  i0.ɵɵconditionalCreate(1, MetricReportModalComponent_Conditional_1_Template, 11, 9, "div", 1);
65100
64833
  i0.ɵɵconditionalCreate(2, MetricReportModalComponent_Conditional_2_Template, 11, 9, "div", 1);
@@ -65157,7 +64890,7 @@ class MetricReportModalComponent {
65157
64890
  ],
65158
64891
  template: `
65159
64892
  @if (isOpen()) {
65160
- <div class="fixed inset-0 z-50 flex items-center justify-center p-4 overflow-y-auto">
64893
+ <div class="fixed inset-0 z-50 flex items-center justify-center p-0 sm:p-4 overflow-y-auto">
65161
64894
  <div
65162
64895
  [ngClass]="backdropClasses()"
65163
64896
  class="fixed inset-0 backdrop-blur-md"
@@ -65169,7 +64902,7 @@ class MetricReportModalComponent {
65169
64902
  <div
65170
64903
  (click)="$event.stopPropagation()"
65171
64904
  [ngClass]="modalContainerClasses()"
65172
- class="relative w-full max-w-4xl rounded-2xl text-left overflow-hidden shadow-xl border backdrop-blur-xl"
64905
+ class="relative w-full h-full sm:h-auto max-w-full sm:max-w-4xl rounded-none sm:rounded-2xl text-left overflow-hidden shadow-xl border backdrop-blur-xl"
65173
64906
  @slideUpFade>
65174
64907
 
65175
64908
  <!-- Header -->
@@ -65504,7 +65237,7 @@ class MetricReportModalComponent {
65504
65237
  <div
65505
65238
  (click)="$event.stopPropagation()"
65506
65239
  [ngClass]="modalContainerClasses()"
65507
- class="relative w-full max-w-6xl rounded-2xl text-left overflow-hidden shadow-xl border backdrop-blur-xl"
65240
+ class="relative w-full h-full sm:h-auto max-w-full sm:max-w-6xl rounded-none sm:rounded-2xl text-left overflow-hidden shadow-xl border backdrop-blur-xl"
65508
65241
  @slideUpFade>
65509
65242
 
65510
65243
  <!-- Header -->
@@ -65552,7 +65285,7 @@ class MetricReportModalComponent {
65552
65285
  <div
65553
65286
  (click)="$event.stopPropagation()"
65554
65287
  [ngClass]="modalContainerClasses()"
65555
- class="relative w-full max-w-6xl rounded-2xl text-left overflow-hidden shadow-xl border backdrop-blur-xl"
65288
+ class="relative w-full h-full sm:h-auto max-w-full sm:max-w-6xl rounded-none sm:rounded-2xl text-left overflow-hidden shadow-xl border backdrop-blur-xl"
65556
65289
  @slideUpFade>
65557
65290
 
65558
65291
  <!-- Header -->
@@ -67083,7 +66816,7 @@ class EditMetricTargetModalComponent {
67083
66816
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.percentageInputRef = _t.first);
67084
66817
  } }, hostBindings: function EditMetricTargetModalComponent_HostBindings(rf, ctx) { if (rf & 1) {
67085
66818
  i0.ɵɵlistener("keydown.escape", function EditMetricTargetModalComponent_keydown_escape_HostBindingHandler() { return ctx.onEscape(); }, i0.ɵɵresolveDocument);
67086
- } }, inputs: { viewMode: [1, "viewMode"], isOpen: [1, "isOpen"], metricData: [1, "metricData"], pacingResponse: [1, "pacingResponse"], targetHistories: [1, "targetHistories"], users: [1, "users"], currencySymbol: [1, "currencySymbol"], trendChartData: [1, "trendChartData"] }, outputs: { closed: "closed", targetApplied: "targetApplied" }, decls: 1, vars: 1, consts: [["absoluteInputRef", ""], ["percentageInputRef", ""], [1, "fixed", "inset-0", "z-[100]", "flex", "items-center", "justify-center", "p-4", "overflow-y-auto"], ["aria-hidden", "true", 1, "fixed", "inset-0", "backdrop-blur-md", 3, "click", "ngClass"], [1, "relative", "w-full", "max-w-4xl", "rounded-2xl", "text-left", "overflow-hidden", "shadow-xl", "border", "backdrop-blur-xl", 3, "click", "ngClass"], [1, "px-6", "py-5", "border-b", "backdrop-blur-sm", "sticky", "top-0", "z-10", 3, "ngClass"], [1, "flex", "items-start", "justify-between"], [1, "flex-1"], [1, "text-xl", "font-bold", "mb-0", 3, "ngClass"], [1, "ml-4", "transition-all", "rounded-lg", "p-1", "hover:scale-110", "active:scale-90", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M6 18L18 6M6 6l12 12"], [1, "px-6", "py-6", "max-h-[70vh]", "overflow-y-auto", "backdrop-blur-sm", 3, "ngClass"], [1, "grid", "lg:grid-cols-2", "gap-6"], [1, "p-6", "rounded-xl", "border-2", 3, "ngClass"], [1, "flex", "flex-wrap", "gap-4", "place-content-between", "mb-6"], [1, "flex", "items-center", "gap-2"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 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, "text-xs", "font-medium", "uppercase", "tracking-wider", 3, "ngClass"], [1, "text-lg", "font-bold", 3, "ngClass"], [1, "space-y-6"], [1, "flex", "gap-2"], [1, "flex-1", "py-2", "px-4", "rounded-lg", "text-sm", "font-semibold", "transition-all", 3, "click", "ngClass"], [1, "relative"], [1, "p-6", "rounded-xl", "border-2", "h-full", 3, "ngClass"], [1, "mt-6", "p-6", "rounded-xl", "border", 3, "ngClass"], [1, "px-6", "py-4", "border-t", "flex", "justify-end", "gap-3", 3, "ngClass"], ["type", "button", 1, "px-4", "py-2.5", "rounded-lg", "font-medium", "text-sm", "transition-all", "duration-200", 3, "click", "ngClass"], ["type", "button", 1, "px-4", "py-2.5", "rounded-lg", "font-medium", "text-sm", "transition-all", "duration-200", 3, "ngClass"], ["type", "button", 1, "px-4", "py-2.5", "rounded-lg", "font-medium", "text-sm", "transition-all", "duration-200", "disabled:opacity-50", "disabled:cursor-not-allowed", 3, "click", "disabled", "ngClass"], [1, "fixed", "inset-0", "z-[110]", "flex", "items-center", "justify-center", "p-4", "overflow-y-auto"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M13 7h8m0 0v8m0-8l-8 8-4-4-6 6"], [1, "flex", "items-center", "gap-1"], ["type", "button", "tooltipType", "markdown", "tooltipPosition", "top", 1, "flex-shrink-0", "w-4", "h-4", "rounded-full", "inline-flex", "items-center", "justify-center", "transition-colors", 3, "click", "ngClass", "libSymphiqTooltip"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-3", "h-3"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"], ["type", "number", "placeholder", "0", "min", "0", "step", "1", 1, "w-full", "px-4", "py-4", "rounded-xl", "text-2xl", "font-bold", "border-2", "transition-all", 3, "ngModel", "ngClass"], ["type", "number", "placeholder", "0", "min", "0", "max", "100", "step", "0.01", 1, "w-full", "pr-10", "pl-4", "py-4", "rounded-xl", "text-2xl", "font-bold", "border-2", "transition-all", 3, "ngModelChange", "ngModel", "ngClass"], [1, "absolute", "right-4", "top-1/2", "-translate-y-1/2", "text-xl", "font-bold", 3, "ngClass"], [1, "absolute", "left-4", "top-1/2", "-translate-y-1/2", "text-xl", "font-bold", 3, "ngClass"], ["type", "number", "placeholder", "0", "min", "0", "step", "1000", 1, "w-full", "pr-4", "py-4", "rounded-xl", "text-2xl", "font-bold", "border-2", "transition-all", 3, "ngModelChange", "ngModel", "ngClass"], ["type", "number", "placeholder", "0", "min", "0", "step", "1", 1, "w-full", "px-4", "py-4", "rounded-xl", "text-2xl", "font-bold", "border-2", "transition-all", 3, "ngModelChange", "keydown", "ngModel", "ngClass"], ["type", "number", "placeholder", "0", "min", "0", "max", "1000", "step", "0.1", 1, "w-full", "pr-10", "pl-4", "py-4", "rounded-xl", "text-2xl", "font-bold", "border-2", "transition-all", 3, "ngModelChange", "ngModel", "ngClass"], [1, "flex", "gap-4"], [1, "flex", "items-baseline", "gap-3"], [1, "text-3xl", "font-bold", "transition-all", "duration-300", 3, "ngClass"], [1, "text-xl", "line-through", "opacity-60", 3, "ngClass"], [1, "flex-shrink-0", "w-36"], [1, "relative", "pt-6", "mt-6"], [1, "absolute", "top-0", "left-0", "right-0", "flex", "items-center", "-translate-y-1/2"], [1, "flex-1", "h-px", 3, "ngClass"], [1, "px-3", "py-1", "rounded-full", "text-xs", "font-semibold", "whitespace-nowrap", 3, "ngClass"], [1, "grid", "grid-cols-2", "gap-4", "pt-2"], [1, "text-xs", "font-medium", "uppercase", "tracking-wider", "mb-1", 3, "ngClass"], [1, "flex", "items-baseline", "gap-2"], [1, "text-xl", "font-bold", 3, "ngClass"], [1, "text-base", "line-through", "opacity-60", 3, "ngClass"], [1, "text-xs", "font-medium", "uppercase", "tracking-wider", "mb-1.5", 3, "ngClass"], [1, "relative", "cursor-pointer", 3, "click"], [3, "chart", "showAxisLabels", "viewMode", "currencySymbol", "height", "disableInteractions"], [1, "flex", "items-center", "gap-1", "mb-1"], [1, "text-base", "font-semibold", "mb-4", 3, "ngClass"], [1, "overflow-hidden"], [1, "flex", "justify-between", "items-center", "px-4", "py-2", "text-xs", "font-medium", "uppercase", "tracking-wider", 3, "ngClass"], [1, "divide-y", 3, "ngClass"], [1, "flex", "justify-between", "items-center", "px-4", "py-4"], [3, "viewMode", "user"], [1, "text-right"], [1, "text-sm", "font-bold", 3, "ngClass"], [1, "text-xs", 3, "ngClass"], [1, "relative", "w-full", "max-w-5xl", "rounded-2xl", "text-left", "overflow-hidden", "shadow-xl", "border", "backdrop-blur-xl", 3, "click", "ngClass"], [1, "px-6", "py-4", "border-b", "backdrop-blur-sm", "flex", "items-center", "justify-between", 3, "ngClass"], [1, "text-lg", "font-bold", "mb-0", 3, "ngClass"], [1, "transition-all", "rounded-lg", "p-1", "hover:scale-110", "active:scale-90", 3, "click", "ngClass"], [1, "p-6", "backdrop-blur-sm", 3, "ngClass"], [3, "chart", "showAxisLabels", "viewMode", "currencySymbol", "height"]], template: function EditMetricTargetModalComponent_Template(rf, ctx) { if (rf & 1) {
66819
+ } }, inputs: { viewMode: [1, "viewMode"], isOpen: [1, "isOpen"], metricData: [1, "metricData"], pacingResponse: [1, "pacingResponse"], targetHistories: [1, "targetHistories"], users: [1, "users"], currencySymbol: [1, "currencySymbol"], trendChartData: [1, "trendChartData"] }, outputs: { closed: "closed", targetApplied: "targetApplied" }, decls: 1, vars: 1, consts: [["absoluteInputRef", ""], ["percentageInputRef", ""], [1, "fixed", "inset-0", "z-[100]", "flex", "items-center", "justify-center", "p-0", "sm:p-4", "overflow-y-auto"], ["aria-hidden", "true", 1, "fixed", "inset-0", "backdrop-blur-md", 3, "click", "ngClass"], [1, "relative", "w-full", "h-full", "sm:h-auto", "max-w-full", "sm:max-w-4xl", "rounded-none", "sm:rounded-2xl", "text-left", "overflow-hidden", "shadow-xl", "border", "backdrop-blur-xl", 3, "click", "ngClass"], [1, "px-6", "py-5", "border-b", "backdrop-blur-sm", "sticky", "top-0", "z-10", 3, "ngClass"], [1, "flex", "items-start", "justify-between"], [1, "flex-1"], [1, "text-xl", "font-bold", "mb-0", 3, "ngClass"], [1, "ml-4", "transition-all", "rounded-lg", "p-1", "hover:scale-110", "active:scale-90", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M6 18L18 6M6 6l12 12"], [1, "px-6", "py-6", "max-h-[70vh]", "overflow-y-auto", "backdrop-blur-sm", 3, "ngClass"], [1, "grid", "lg:grid-cols-2", "gap-6"], [1, "p-6", "rounded-xl", "border-2", 3, "ngClass"], [1, "flex", "flex-wrap", "gap-4", "place-content-between", "mb-6"], [1, "flex", "items-center", "gap-2"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 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, "text-xs", "font-medium", "uppercase", "tracking-wider", 3, "ngClass"], [1, "text-lg", "font-bold", 3, "ngClass"], [1, "space-y-6"], [1, "flex", "gap-2"], [1, "flex-1", "py-2", "px-4", "rounded-lg", "text-sm", "font-semibold", "transition-all", 3, "click", "ngClass"], [1, "relative"], [1, "p-6", "rounded-xl", "border-2", "h-full", 3, "ngClass"], [1, "mt-6", "p-6", "rounded-xl", "border", 3, "ngClass"], [1, "px-6", "py-4", "border-t", "flex", "justify-end", "gap-3", 3, "ngClass"], ["type", "button", 1, "px-4", "py-2.5", "rounded-lg", "font-medium", "text-sm", "transition-all", "duration-200", 3, "click", "ngClass"], ["type", "button", 1, "px-4", "py-2.5", "rounded-lg", "font-medium", "text-sm", "transition-all", "duration-200", 3, "ngClass"], ["type", "button", 1, "px-4", "py-2.5", "rounded-lg", "font-medium", "text-sm", "transition-all", "duration-200", "disabled:opacity-50", "disabled:cursor-not-allowed", 3, "click", "disabled", "ngClass"], [1, "fixed", "inset-0", "z-[110]", "flex", "items-center", "justify-center", "p-4", "overflow-y-auto"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M13 7h8m0 0v8m0-8l-8 8-4-4-6 6"], [1, "flex", "items-center", "gap-1"], ["type", "button", "tooltipType", "markdown", "tooltipPosition", "top", 1, "flex-shrink-0", "w-4", "h-4", "rounded-full", "inline-flex", "items-center", "justify-center", "transition-colors", 3, "click", "ngClass", "libSymphiqTooltip"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-3", "h-3"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"], ["type", "number", "placeholder", "0", "min", "0", "step", "1", 1, "w-full", "px-4", "py-4", "rounded-xl", "text-2xl", "font-bold", "border-2", "transition-all", 3, "ngModel", "ngClass"], ["type", "number", "placeholder", "0", "min", "0", "max", "100", "step", "0.01", 1, "w-full", "pr-10", "pl-4", "py-4", "rounded-xl", "text-2xl", "font-bold", "border-2", "transition-all", 3, "ngModelChange", "ngModel", "ngClass"], [1, "absolute", "right-4", "top-1/2", "-translate-y-1/2", "text-xl", "font-bold", 3, "ngClass"], [1, "absolute", "left-4", "top-1/2", "-translate-y-1/2", "text-xl", "font-bold", 3, "ngClass"], ["type", "number", "placeholder", "0", "min", "0", "step", "1000", 1, "w-full", "pr-4", "py-4", "rounded-xl", "text-2xl", "font-bold", "border-2", "transition-all", 3, "ngModelChange", "ngModel", "ngClass"], ["type", "number", "placeholder", "0", "min", "0", "step", "1", 1, "w-full", "px-4", "py-4", "rounded-xl", "text-2xl", "font-bold", "border-2", "transition-all", 3, "ngModelChange", "keydown", "ngModel", "ngClass"], ["type", "number", "placeholder", "0", "min", "0", "max", "1000", "step", "0.1", 1, "w-full", "pr-10", "pl-4", "py-4", "rounded-xl", "text-2xl", "font-bold", "border-2", "transition-all", 3, "ngModelChange", "ngModel", "ngClass"], [1, "flex", "gap-4"], [1, "flex", "items-baseline", "gap-3"], [1, "text-3xl", "font-bold", "transition-all", "duration-300", 3, "ngClass"], [1, "text-xl", "line-through", "opacity-60", 3, "ngClass"], [1, "flex-shrink-0", "w-36"], [1, "relative", "pt-6", "mt-6"], [1, "absolute", "top-0", "left-0", "right-0", "flex", "items-center", "-translate-y-1/2"], [1, "flex-1", "h-px", 3, "ngClass"], [1, "px-3", "py-1", "rounded-full", "text-xs", "font-semibold", "whitespace-nowrap", 3, "ngClass"], [1, "grid", "grid-cols-2", "gap-4", "pt-2"], [1, "text-xs", "font-medium", "uppercase", "tracking-wider", "mb-1", 3, "ngClass"], [1, "flex", "items-baseline", "gap-2"], [1, "text-xl", "font-bold", 3, "ngClass"], [1, "text-base", "line-through", "opacity-60", 3, "ngClass"], [1, "text-xs", "font-medium", "uppercase", "tracking-wider", "mb-1.5", 3, "ngClass"], [1, "relative", "cursor-pointer", 3, "click"], [3, "chart", "showAxisLabels", "viewMode", "currencySymbol", "height", "disableInteractions"], [1, "flex", "items-center", "gap-1", "mb-1"], [1, "text-base", "font-semibold", "mb-4", 3, "ngClass"], [1, "overflow-hidden"], [1, "flex", "justify-between", "items-center", "px-4", "py-2", "text-xs", "font-medium", "uppercase", "tracking-wider", 3, "ngClass"], [1, "divide-y", 3, "ngClass"], [1, "flex", "justify-between", "items-center", "px-4", "py-4"], [3, "viewMode", "user"], [1, "text-right"], [1, "text-sm", "font-bold", 3, "ngClass"], [1, "text-xs", 3, "ngClass"], [1, "relative", "w-full", "h-full", "sm:h-auto", "max-w-full", "sm:max-w-5xl", "rounded-none", "sm:rounded-2xl", "text-left", "overflow-hidden", "shadow-xl", "border", "backdrop-blur-xl", 3, "click", "ngClass"], [1, "px-6", "py-4", "border-b", "backdrop-blur-sm", "flex", "items-center", "justify-between", 3, "ngClass"], [1, "text-lg", "font-bold", "mb-0", 3, "ngClass"], [1, "transition-all", "rounded-lg", "p-1", "hover:scale-110", "active:scale-90", 3, "click", "ngClass"], [1, "p-6", "backdrop-blur-sm", 3, "ngClass"], [3, "chart", "showAxisLabels", "viewMode", "currencySymbol", "height"]], template: function EditMetricTargetModalComponent_Template(rf, ctx) { if (rf & 1) {
67087
66820
  i0.ɵɵconditionalCreate(0, EditMetricTargetModalComponent_Conditional_0_Template, 42, 30);
67088
66821
  } if (rf & 2) {
67089
66822
  i0.ɵɵconditional(ctx.isOpen() ? 0 : -1);
@@ -67126,7 +66859,7 @@ class EditMetricTargetModalComponent {
67126
66859
  template: `
67127
66860
  @if (isOpen()) {
67128
66861
  <symphiq-tooltip-container />
67129
- <div class="fixed inset-0 z-[100] flex items-center justify-center p-4 overflow-y-auto">
66862
+ <div class="fixed inset-0 z-[100] flex items-center justify-center p-0 sm:p-4 overflow-y-auto">
67130
66863
  <div
67131
66864
  [ngClass]="backdropClasses()"
67132
66865
  class="fixed inset-0 backdrop-blur-md"
@@ -67138,7 +66871,7 @@ class EditMetricTargetModalComponent {
67138
66871
  <div
67139
66872
  (click)="$event.stopPropagation()"
67140
66873
  [ngClass]="modalContainerClasses()"
67141
- class="relative w-full max-w-4xl rounded-2xl text-left overflow-hidden shadow-xl border backdrop-blur-xl"
66874
+ class="relative w-full h-full sm:h-auto max-w-full sm:max-w-4xl rounded-none sm:rounded-2xl text-left overflow-hidden shadow-xl border backdrop-blur-xl"
67142
66875
  @slideUpFade>
67143
66876
 
67144
66877
  <div [ngClass]="headerClasses()" class="px-6 py-5 border-b backdrop-blur-sm sticky top-0 z-10">
@@ -67525,7 +67258,7 @@ class EditMetricTargetModalComponent {
67525
67258
  <div
67526
67259
  (click)="$event.stopPropagation()"
67527
67260
  [ngClass]="modalContainerClasses()"
67528
- class="relative w-full max-w-5xl rounded-2xl text-left overflow-hidden shadow-xl border backdrop-blur-xl"
67261
+ class="relative w-full h-full sm:h-auto max-w-full sm:max-w-5xl rounded-none sm:rounded-2xl text-left overflow-hidden shadow-xl border backdrop-blur-xl"
67529
67262
  @slideUpFade>
67530
67263
 
67531
67264
  <div [ngClass]="headerClasses()" class="px-6 py-4 border-b backdrop-blur-sm flex items-center justify-between">
@@ -71688,7 +71421,7 @@ class SearchModalComponent {
71688
71421
  } if (rf & 2) {
71689
71422
  let _t;
71690
71423
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.searchInput = _t.first);
71691
- } }, inputs: { isLightMode: [1, "isLightMode"], isOpen: [1, "isOpen"], searchQuery: [1, "searchQuery"], results: [1, "results"], hasResults: [1, "hasResults"], selectedIndex: [1, "selectedIndex"], placeholder: [1, "placeholder"] }, outputs: { searchChange: "searchChange", resultSelected: "resultSelected", close: "close" }, decls: 1, vars: 1, consts: [["searchInput", ""], [1, "fixed", "inset-0", "z-[10002]", "flex", "items-start", "justify-center", "pt-20", "px-4"], [1, "fixed", "inset-0", "z-[10002]", "flex", "items-start", "justify-center", "pt-20", "px-4", 3, "click"], [1, "absolute", "inset-0", "backdrop-blur-sm", "animate-fade-in", "z-[10002]", 3, "ngClass"], [1, "relative", "w-full", "max-w-2xl", "rounded-2xl", "shadow-2xl", "animate-scale-in", "z-[10003]", 3, "click", "ngClass"], [1, "relative"], [1, "absolute", "left-4", "top-1/2", "-translate-y-1/2", "pointer-events-none"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"], ["type", "text", "autocomplete", "off", 1, "w-full", "pl-12", "pr-24", "py-4", "text-base", "focus:outline-none", "transition-colors", 3, "ngModelChange", "ngModel", "ngClass", "placeholder"], [1, "absolute", "right-4", "top-1/2", "-translate-y-1/2", "flex", "items-center", "gap-2"], [1, "px-2", "py-1", "rounded", "text-xs", "font-medium", "transition-colors", 3, "ngClass"], [1, "w-8", "h-8", "rounded-lg", "flex", "items-center", "justify-center", "transition-colors", 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", "M6 18L18 6M6 6l12 12"], [1, "border-t", "max-h-96", "overflow-y-auto", 3, "ngClass"], [1, "px-6", "py-12", "text-center", "border-t", 3, "ngClass"], [1, "px-4", "py-3", "border-t", 3, "ngClass"], [1, "px-2", "py-1", "rounded", "text-xs", "font-medium", "transition-colors", 3, "click", "ngClass"], [1, "w-full", "text-left", "px-4", "py-3", "transition-all", "duration-150", "border-l-4", "border-transparent", "hover:border-blue-500", 3, "ngClass"], [1, "w-full", "text-left", "px-4", "py-3", "transition-all", "duration-150", "border-l-4", "border-transparent", "hover:border-blue-500", 3, "click", "ngClass"], [1, "flex", "items-start", "gap-3"], [1, "w-8", "h-8", "rounded-lg", "flex", "items-center", "justify-center", "flex-shrink-0", "mt-0.5", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4", 3, "ngClass"], [1, "flex-1", "min-w-0"], [1, "flex", "items-center", "gap-2", "mb-1"], [1, "font-semibold", "text-sm", "truncate", 3, "ngClass"], [1, "px-2", "py-0.5", "rounded", "text-xs", "font-medium", "uppercase", "flex-shrink-0", 3, "ngClass"], [1, "text-xs", "mb-1", "truncate", 3, "ngClass"], [1, "text-xs", "line-clamp-2", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5", "flex-shrink-0", "transition-transform", "group-hover:translate-x-1", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 5l7 7-7 7"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M3 7v10a2 2 0 002 2h14a2 2 0 002-2V9a2 2 0 00-2-2h-6l-2-2H5a2 2 0 00-2 2z"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 12h6m-6 4h6m2 5H7a2 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"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M7 7h.01M7 3h5c.512 0 1.024.195 1.414.586l7 7a2 2 0 010 2.828l-7 7a2 2 0 01-2.828 0l-7-7A1.994 1.994 0 013 12V7a4 4 0 014-4z"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-12", "h-12", "mx-auto", "mb-3", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9.172 16.172a4 4 0 015.656 0M9 10h.01M15 10h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"], [1, "text-sm", "font-semibold", "mb-1", 3, "ngClass"], [1, "text-xs", 3, "ngClass"], [1, "flex", "items-center", "justify-between", "text-xs"], [1, "flex", "items-center", "gap-4"], [1, "flex", "items-center", "gap-1.5"], [1, "px-2", "py-1", "rounded", "font-mono", 3, "ngClass"], [3, "ngClass"]], template: function SearchModalComponent_Template(rf, ctx) { if (rf & 1) {
71424
+ } }, inputs: { isLightMode: [1, "isLightMode"], isOpen: [1, "isOpen"], searchQuery: [1, "searchQuery"], results: [1, "results"], hasResults: [1, "hasResults"], selectedIndex: [1, "selectedIndex"], placeholder: [1, "placeholder"] }, outputs: { searchChange: "searchChange", resultSelected: "resultSelected", close: "close" }, decls: 1, vars: 1, consts: [["searchInput", ""], [1, "fixed", "inset-0", "z-[10002]", "flex", "items-start", "sm:justify-center", "pt-0", "sm:pt-20", "px-0", "sm:px-4"], [1, "fixed", "inset-0", "z-[10002]", "flex", "items-start", "sm:justify-center", "pt-0", "sm:pt-20", "px-0", "sm:px-4", 3, "click"], [1, "absolute", "inset-0", "backdrop-blur-sm", "animate-fade-in", "z-[10002]", 3, "ngClass"], [1, "relative", "w-full", "h-full", "sm:h-auto", "max-w-full", "sm:max-w-2xl", "rounded-none", "sm:rounded-2xl", "shadow-2xl", "animate-scale-in", "z-[10003]", 3, "click", "ngClass"], [1, "relative"], [1, "absolute", "left-4", "top-1/2", "-translate-y-1/2", "pointer-events-none"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"], ["type", "text", "autocomplete", "off", 1, "w-full", "pl-12", "pr-24", "py-4", "text-base", "focus:outline-none", "transition-colors", 3, "ngModelChange", "ngModel", "ngClass", "placeholder"], [1, "absolute", "right-4", "top-1/2", "-translate-y-1/2", "flex", "items-center", "gap-2"], [1, "px-2", "py-1", "rounded", "text-xs", "font-medium", "transition-colors", 3, "ngClass"], [1, "w-8", "h-8", "rounded-lg", "flex", "items-center", "justify-center", "transition-colors", 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", "M6 18L18 6M6 6l12 12"], [1, "border-t", "max-h-96", "overflow-y-auto", 3, "ngClass"], [1, "px-6", "py-12", "text-center", "border-t", 3, "ngClass"], [1, "px-4", "py-3", "border-t", 3, "ngClass"], [1, "px-2", "py-1", "rounded", "text-xs", "font-medium", "transition-colors", 3, "click", "ngClass"], [1, "w-full", "text-left", "px-4", "py-3", "transition-all", "duration-150", "border-l-4", "border-transparent", "hover:border-blue-500", 3, "ngClass"], [1, "w-full", "text-left", "px-4", "py-3", "transition-all", "duration-150", "border-l-4", "border-transparent", "hover:border-blue-500", 3, "click", "ngClass"], [1, "flex", "items-start", "gap-3"], [1, "w-8", "h-8", "rounded-lg", "flex", "items-center", "justify-center", "flex-shrink-0", "mt-0.5", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4", 3, "ngClass"], [1, "flex-1", "min-w-0"], [1, "flex", "items-center", "gap-2", "mb-1"], [1, "font-semibold", "text-sm", "truncate", 3, "ngClass"], [1, "px-2", "py-0.5", "rounded", "text-xs", "font-medium", "uppercase", "flex-shrink-0", 3, "ngClass"], [1, "text-xs", "mb-1", "truncate", 3, "ngClass"], [1, "text-xs", "line-clamp-2", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5", "flex-shrink-0", "transition-transform", "group-hover:translate-x-1", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 5l7 7-7 7"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M3 7v10a2 2 0 002 2h14a2 2 0 002-2V9a2 2 0 00-2-2h-6l-2-2H5a2 2 0 00-2 2z"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 12h6m-6 4h6m2 5H7a2 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"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M7 7h.01M7 3h5c.512 0 1.024.195 1.414.586l7 7a2 2 0 010 2.828l-7 7a2 2 0 01-2.828 0l-7-7A1.994 1.994 0 013 12V7a4 4 0 014-4z"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-12", "h-12", "mx-auto", "mb-3", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9.172 16.172a4 4 0 015.656 0M9 10h.01M15 10h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"], [1, "text-sm", "font-semibold", "mb-1", 3, "ngClass"], [1, "text-xs", 3, "ngClass"], [1, "flex", "items-center", "justify-between", "text-xs"], [1, "flex", "items-center", "gap-4"], [1, "flex", "items-center", "gap-1.5"], [1, "px-2", "py-1", "rounded", "font-mono", 3, "ngClass"], [3, "ngClass"]], template: function SearchModalComponent_Template(rf, ctx) { if (rf & 1) {
71692
71425
  i0.ɵɵconditionalCreate(0, SearchModalComponent_Conditional_0_Template, 17, 11, "div", 1);
71693
71426
  } if (rf & 2) {
71694
71427
  i0.ɵɵconditional(ctx.isOpen() ? 0 : -1);
@@ -71699,7 +71432,7 @@ class SearchModalComponent {
71699
71432
  args: [{ selector: 'symphiq-search-modal', standalone: true, changeDetection: ChangeDetectionStrategy.OnPush, imports: [CommonModule, FormsModule], template: `
71700
71433
  @if (isOpen()) {
71701
71434
  <div
71702
- class="fixed inset-0 z-[10002] flex items-start justify-center pt-20 px-4"
71435
+ class="fixed inset-0 z-[10002] flex items-start sm:justify-center pt-0 sm:pt-20 px-0 sm:px-4"
71703
71436
  (click)="closeModal()">
71704
71437
  <div
71705
71438
  [ngClass]="isLightMode() ? 'bg-black/15' : 'bg-black/25'"
@@ -71707,7 +71440,7 @@ class SearchModalComponent {
71707
71440
 
71708
71441
  <div
71709
71442
  [ngClass]="containerClass()"
71710
- class="relative w-full max-w-2xl rounded-2xl shadow-2xl animate-scale-in z-[10003]"
71443
+ class="relative w-full h-full sm:h-auto max-w-full sm:max-w-2xl rounded-none sm:rounded-2xl shadow-2xl animate-scale-in z-[10003]"
71711
71444
  (click)="$event.stopPropagation()">
71712
71445
 
71713
71446
  <div class="relative">
@@ -92928,7 +92661,7 @@ class ProfileQuestionsModalComponent {
92928
92661
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.modalContent = _t.first);
92929
92662
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.modalWrapper = _t.first);
92930
92663
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.scrollContainer = _t.first);
92931
- } }, inputs: { isOpen: [1, "isOpen"], questions: [1, "questions"], profileAnswers: [1, "profileAnswers"], profileAnswerHistories: [1, "profileAnswerHistories"], users: [1, "users"], selectedCategoryId: [1, "selectedCategoryId"], selectedFocusAreaId: [1, "selectedFocusAreaId"], showAllQuestions: [1, "showAllQuestions"], startDirectAnswer: [1, "startDirectAnswer"], viewMode: [1, "viewMode"], breadcrumbPrefix: [1, "breadcrumbPrefix"], showFocusAreaChips: [1, "showFocusAreaChips"], categoryNameFormatter: [1, "categoryNameFormatter"], focusAreaNameFormatter: [1, "focusAreaNameFormatter"], questionFilterFn: [1, "questionFilterFn"] }, outputs: { close: "close", questionAnswerClick: "questionAnswerClick", answerSave: "answerSave" }, decls: 1, vars: 1, consts: [["modalWrapper", ""], ["modalContent", ""], ["scrollContainer", ""], [1, "fixed", "inset-0", "z-[9000]", "flex", "items-center", "justify-center", "p-4", "overflow-y-auto"], ["aria-hidden", "true", 1, "fixed", "inset-0", "backdrop-blur-sm", 3, "click", "ngClass"], [1, "relative", "w-full", "max-w-4xl", "rounded-2xl", "text-left", "overflow-hidden", "shadow-xl", "border", "backdrop-blur-xl", 3, "click", "ngClass"], [1, "block", "h-[80vh]", 3, "question", "viewMode", "profileAnswerHistories", "profileAnswers", "users"], [1, "block", "h-[80vh]", 3, "close", "back", "question", "viewMode", "profileAnswerHistories", "profileAnswers", "users"], [1, "px-6", "py-5", "border-b", "backdrop-blur-sm", "sticky", "top-0", "z-10", 3, "ngClass"], [1, "flex", "items-start", "justify-between"], [1, "flex-1"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wider", "mb-1", 3, "ngClass"], [1, "text-xl", "font-bold", "mb-3", 3, "ngClass"], [1, "space-y-2"], [1, "h-2", "rounded-full", "overflow-hidden", 3, "ngClass"], [1, "h-full", "transition-all", "duration-500", "ease-out", "rounded-full", 3, "ngClass"], [1, "text-sm", "font-medium", 3, "ngClass"], ["type", "button", 1, "transition-all", "rounded-lg", "p-1", "hover:scale-110", "active:scale-90", "cursor-pointer", "relative", "ml-4", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M6 18L18 6M6 6l12 12"], [1, "px-6", "py-8", "max-h-[70vh]", "overflow-y-auto", "backdrop-blur-sm", 3, "ngClass"], [1, "text-center", "py-12"], [1, "flex", "flex-col", "gap-6"], [1, "w-16", "h-16", "mx-auto", "mb-4", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-full", "h-full"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "1.5", "d", "M9 12h6m-6 4h6m2 5H7a2 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-lg", "font-semibold", "mb-2", 3, "ngClass"], [1, "text-sm", 3, "ngClass"], [3, "id", "question", "viewMode", "viewType", "profileAnswers", "profileAnswerHistories", "users", "showFocusAreaChips", "categoryNameFormatter"], [3, "answerClick", "historyClick", "id", "question", "viewMode", "viewType", "profileAnswers", "profileAnswerHistories", "users", "showFocusAreaChips", "categoryNameFormatter"], [1, "flex", "items-center", "gap-3"], ["type", "button", 1, "transition-all", "rounded-lg", "p-1", "hover:scale-110", "active:scale-90", "cursor-pointer", 3, "click", "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M15 19l-7-7 7-7"], [1, "text-xl", "font-bold", 3, "ngClass"], [1, "h-[70vh]", "overflow-hidden"], [1, "block", "h-full", 3, "question", "viewMode", "viewType", "selectedCategoryId", "selectedFocusAreaId", "filteredQuestions", "profileAnswers", "breadcrumbPrefix", "showFocusAreaChips", "categoryNameFormatter", "focusAreaNameFormatter"], [1, "block", "h-full", 3, "backClick", "saveClick", "saveAndNextClick", "navigateToList", "navigateToNextQuestion", "question", "viewMode", "viewType", "selectedCategoryId", "selectedFocusAreaId", "filteredQuestions", "profileAnswers", "breadcrumbPrefix", "showFocusAreaChips", "categoryNameFormatter", "focusAreaNameFormatter"]], template: function ProfileQuestionsModalComponent_Template(rf, ctx) { if (rf & 1) {
92664
+ } }, inputs: { isOpen: [1, "isOpen"], questions: [1, "questions"], profileAnswers: [1, "profileAnswers"], profileAnswerHistories: [1, "profileAnswerHistories"], users: [1, "users"], selectedCategoryId: [1, "selectedCategoryId"], selectedFocusAreaId: [1, "selectedFocusAreaId"], showAllQuestions: [1, "showAllQuestions"], startDirectAnswer: [1, "startDirectAnswer"], viewMode: [1, "viewMode"], breadcrumbPrefix: [1, "breadcrumbPrefix"], showFocusAreaChips: [1, "showFocusAreaChips"], categoryNameFormatter: [1, "categoryNameFormatter"], focusAreaNameFormatter: [1, "focusAreaNameFormatter"], questionFilterFn: [1, "questionFilterFn"] }, outputs: { close: "close", questionAnswerClick: "questionAnswerClick", answerSave: "answerSave" }, decls: 1, vars: 1, consts: [["modalWrapper", ""], ["modalContent", ""], ["scrollContainer", ""], [1, "fixed", "inset-0", "z-[9000]", "flex", "items-center", "justify-center", "p-0", "sm:p-4", "overflow-y-auto"], ["aria-hidden", "true", 1, "fixed", "inset-0", "backdrop-blur-sm", 3, "click", "ngClass"], [1, "relative", "w-full", "h-full", "sm:h-auto", "max-w-full", "sm:max-w-4xl", "rounded-none", "sm:rounded-2xl", "text-left", "overflow-hidden", "shadow-xl", "border", "backdrop-blur-xl", 3, "click", "ngClass"], [1, "block", "h-[80vh]", 3, "question", "viewMode", "profileAnswerHistories", "profileAnswers", "users"], [1, "block", "h-[80vh]", 3, "close", "back", "question", "viewMode", "profileAnswerHistories", "profileAnswers", "users"], [1, "px-6", "py-5", "border-b", "backdrop-blur-sm", "sticky", "top-0", "z-10", 3, "ngClass"], [1, "flex", "items-start", "justify-between"], [1, "flex-1"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wider", "mb-1", 3, "ngClass"], [1, "text-xl", "font-bold", "mb-3", 3, "ngClass"], [1, "space-y-2"], [1, "h-2", "rounded-full", "overflow-hidden", 3, "ngClass"], [1, "h-full", "transition-all", "duration-500", "ease-out", "rounded-full", 3, "ngClass"], [1, "text-sm", "font-medium", 3, "ngClass"], ["type", "button", 1, "transition-all", "rounded-lg", "p-1", "hover:scale-110", "active:scale-90", "cursor-pointer", "relative", "ml-4", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M6 18L18 6M6 6l12 12"], [1, "px-6", "py-8", "max-h-[70vh]", "overflow-y-auto", "backdrop-blur-sm", 3, "ngClass"], [1, "text-center", "py-12"], [1, "flex", "flex-col", "gap-6"], [1, "w-16", "h-16", "mx-auto", "mb-4", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-full", "h-full"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "1.5", "d", "M9 12h6m-6 4h6m2 5H7a2 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-lg", "font-semibold", "mb-2", 3, "ngClass"], [1, "text-sm", 3, "ngClass"], [3, "id", "question", "viewMode", "viewType", "profileAnswers", "profileAnswerHistories", "users", "showFocusAreaChips", "categoryNameFormatter"], [3, "answerClick", "historyClick", "id", "question", "viewMode", "viewType", "profileAnswers", "profileAnswerHistories", "users", "showFocusAreaChips", "categoryNameFormatter"], [1, "flex", "items-center", "gap-3"], ["type", "button", 1, "transition-all", "rounded-lg", "p-1", "hover:scale-110", "active:scale-90", "cursor-pointer", 3, "click", "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M15 19l-7-7 7-7"], [1, "text-xl", "font-bold", 3, "ngClass"], [1, "h-[70vh]", "overflow-hidden"], [1, "block", "h-full", 3, "question", "viewMode", "viewType", "selectedCategoryId", "selectedFocusAreaId", "filteredQuestions", "profileAnswers", "breadcrumbPrefix", "showFocusAreaChips", "categoryNameFormatter", "focusAreaNameFormatter"], [1, "block", "h-full", 3, "backClick", "saveClick", "saveAndNextClick", "navigateToList", "navigateToNextQuestion", "question", "viewMode", "viewType", "selectedCategoryId", "selectedFocusAreaId", "filteredQuestions", "profileAnswers", "breadcrumbPrefix", "showFocusAreaChips", "categoryNameFormatter", "focusAreaNameFormatter"]], template: function ProfileQuestionsModalComponent_Template(rf, ctx) { if (rf & 1) {
92932
92665
  i0.ɵɵconditionalCreate(0, ProfileQuestionsModalComponent_Conditional_0_Template, 8, 5, "div", 3);
92933
92666
  } if (rf & 2) {
92934
92667
  i0.ɵɵconditional(ctx.isOpen() ? 0 : -1);
@@ -92972,7 +92705,7 @@ class ProfileQuestionsModalComponent {
92972
92705
  @if (isOpen()) {
92973
92706
  <div
92974
92707
  #modalWrapper
92975
- class="fixed inset-0 z-[9000] flex items-center justify-center p-4 overflow-y-auto">
92708
+ class="fixed inset-0 z-[9000] flex items-center justify-center p-0 sm:p-4 overflow-y-auto">
92976
92709
  <div
92977
92710
  [ngClass]="backdropClasses()"
92978
92711
  class="fixed inset-0 backdrop-blur-sm"
@@ -92984,7 +92717,7 @@ class ProfileQuestionsModalComponent {
92984
92717
  #modalContent
92985
92718
  (click)="$event.stopPropagation()"
92986
92719
  [ngClass]="containerClasses()"
92987
- class="relative w-full max-w-4xl rounded-2xl text-left overflow-hidden shadow-xl border backdrop-blur-xl"
92720
+ class="relative w-full h-full sm:h-auto max-w-full sm:max-w-4xl rounded-none sm:rounded-2xl text-left overflow-hidden shadow-xl border backdrop-blur-xl"
92988
92721
  @slideUpFade>
92989
92722
 
92990
92723
  @if (historyModeActive()) {
@@ -106365,7 +106098,7 @@ class UnifiedDashboardModalComponent {
106365
106098
  let _t;
106366
106099
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.modalContent = _t.first);
106367
106100
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.modalWrapper = _t.first);
106368
- } }, inputs: { viewMode: [1, "viewMode"], loadingSourceAnalysisId: [1, "loadingSourceAnalysisId"], loadedSourceAnalysisIds: [1, "loadedSourceAnalysisIds"] }, outputs: { priorityActionGoalClick: "priorityActionGoalClick", priorityActionRecommendationClick: "priorityActionRecommendationClick", sourceAnalysisClickRequest: "sourceAnalysisClickRequest" }, decls: 1, vars: 1, consts: [["modalWrapper", ""], ["modalContent", ""], [1, "fixed", "inset-0", "flex", "items-center", "justify-center", "p-4", "overflow-y-auto", 3, "z-index", "visibility"], [1, "fixed", "inset-0", "flex", "items-center", "justify-center", "p-4", "overflow-y-auto"], ["aria-hidden", "true", 1, "fixed", "inset-0", "backdrop-blur-sm", "transition-opacity", "duration-200", 3, "click", "ngClass"], [1, "relative", "w-full", "max-w-6xl", "max-h-[calc(100vh-2rem)]", "flex", "flex-col", "rounded-2xl", "text-left", "overflow-hidden", "shadow-xl", "border", "backdrop-blur-xl", 3, "click", "ngClass"], [1, "px-6", "py-5", "border-b", "backdrop-blur-sm", "flex-shrink-0", 3, "ngClass"], [1, "flex", "items-start", "justify-between", "gap-4"], [1, "flex", "items-start", "gap-3", "flex-1", "min-w-0"], ["type", "button", 1, "mt-0.5", "p-1.5", "rounded-lg", "transition-all", "hover:scale-105", "active:scale-95", "cursor-pointer", "flex-shrink-0", 3, "ngClass"], [1, "flex-1", "min-w-0"], [1, "flex", "items-center", "gap-2", "mb-2"], [1, "flex", "items-center", "gap-1.5", "mb-2", "text-xs"], [1, "flex", "flex-wrap", "items-center", "justify-between", "gap-x-4", "gap-y-2"], [1, "text-xl", "font-bold", "leading-tight", 3, "ngClass"], [1, "flex", "items-center", "gap-2"], ["type", "button", 1, "transition-all", "rounded-lg", "p-1", "hover:scale-110", "active:scale-90", "cursor-pointer", "flex-shrink-0", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M6 18L18 6M6 6l12 12"], [1, "px-6", "py-8", "flex-1", "min-h-0", "overflow-y-auto", "backdrop-blur-sm", 3, "ngClass"], [3, "goal", "allMetrics", "allCharts", "loadedSourceAnalysisIds", "loadingSourceAnalysisId", "viewMode", "currentModalState"], [3, "objectives", "goalTitle", "viewMode"], [3, "goal", "contributingMetrics", "viewMode"], [3, "objective", "viewMode"], [3, "strategy", "viewMode", "allMetrics", "allCharts", "allInsights", "allBusinessInsights", "goalTitle", "objectiveTitle", "currentModalState", "expandedRecommendationId"], [3, "items", "viewMode", "selectedIndex"], [1, "px-6", "py-5", "border-t", "backdrop-blur-sm", "flex-shrink-0", 3, "ngClass"], ["type", "button", 1, "mt-0.5", "p-1.5", "rounded-lg", "transition-all", "hover:scale-105", "active:scale-95", "cursor-pointer", "flex-shrink-0", 3, "click", "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", "M15 19l-7-7 7-7"], [1, "inline-flex", "items-center", "gap-1.5", "px-2.5", "py-1", "rounded-full", "text-xs", "font-semibold", "border", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-3.5", "h-3.5"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 12l2 2 4-4M7.835 4.697a3.42 3.42 0 001.946-.806 3.42 3.42 0 014.438 0 3.42 3.42 0 001.946.806 3.42 3.42 0 013.138 3.138 3.42 3.42 0 00.806 1.946 3.42 3.42 0 010 4.438 3.42 3.42 0 00-.806 1.946 3.42 3.42 0 01-3.138 3.138 3.42 3.42 0 00-1.946.806 3.42 3.42 0 01-4.438 0 3.42 3.42 0 00-1.946-.806 3.42 3.42 0 01-3.138-3.138 3.42 3.42 0 00-.806-1.946 3.42 3.42 0 010-4.438 3.42 3.42 0 00.806-1.946 3.42 3.42 0 013.138-3.138z"], [1, "text-xs", 3, "ngClass"], [1, "text-xs", "font-medium", 3, "ngClass"], [1, "font-medium", 3, "ngClass"], ["type", "button", 1, "hover:underline", "cursor-pointer", "transition-colors", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-3", "h-3", "flex-shrink-0", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 5l7 7-7 7"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wider", 3, "ngClass"], [3, "priority", "viewMode"], [3, "timeframe", "viewMode"], [3, "sourceAnalysisClick", "metricClick", "contributingMetricsClick", "showObjectives", "close", "goal", "allMetrics", "allCharts", "loadedSourceAnalysisIds", "loadingSourceAnalysisId", "viewMode", "currentModalState"], [3, "metricClick", "goal", "contributingMetrics", "viewMode"], [3, "goalClick", "recommendationClick", "items", "viewMode", "selectedIndex"], [3, "stateChange", "state", "viewMode", "goalId"]], template: function UnifiedDashboardModalComponent_Template(rf, ctx) { if (rf & 1) {
106101
+ } }, inputs: { viewMode: [1, "viewMode"], loadingSourceAnalysisId: [1, "loadingSourceAnalysisId"], loadedSourceAnalysisIds: [1, "loadedSourceAnalysisIds"] }, outputs: { priorityActionGoalClick: "priorityActionGoalClick", priorityActionRecommendationClick: "priorityActionRecommendationClick", sourceAnalysisClickRequest: "sourceAnalysisClickRequest" }, decls: 1, vars: 1, consts: [["modalWrapper", ""], ["modalContent", ""], [1, "fixed", "inset-0", "flex", "items-center", "justify-center", "p-0", "sm:p-4", "overflow-y-auto", 3, "z-index", "visibility"], [1, "fixed", "inset-0", "flex", "items-center", "justify-center", "p-0", "sm:p-4", "overflow-y-auto"], ["aria-hidden", "true", 1, "fixed", "inset-0", "backdrop-blur-sm", "transition-opacity", "duration-200", 3, "click", "ngClass"], [1, "relative", "w-full", "h-full", "sm:h-auto", "max-w-full", "sm:max-w-6xl", "sm:max-h-[calc(100vh-2rem)]", "flex", "flex-col", "rounded-none", "sm:rounded-2xl", "text-left", "overflow-hidden", "shadow-xl", "border", "backdrop-blur-xl", 3, "click", "ngClass"], [1, "px-6", "py-5", "border-b", "backdrop-blur-sm", "flex-shrink-0", 3, "ngClass"], [1, "flex", "items-start", "justify-between", "gap-4"], [1, "flex", "items-start", "gap-3", "flex-1", "min-w-0"], ["type", "button", 1, "mt-0.5", "p-1.5", "rounded-lg", "transition-all", "hover:scale-105", "active:scale-95", "cursor-pointer", "flex-shrink-0", 3, "ngClass"], [1, "flex-1", "min-w-0"], [1, "flex", "items-center", "gap-2", "mb-2"], [1, "flex", "items-center", "gap-1.5", "mb-2", "text-xs"], [1, "flex", "flex-wrap", "items-center", "justify-between", "gap-x-4", "gap-y-2"], [1, "text-xl", "font-bold", "leading-tight", 3, "ngClass"], [1, "flex", "items-center", "gap-2"], ["type", "button", 1, "transition-all", "rounded-lg", "p-1", "hover:scale-110", "active:scale-90", "cursor-pointer", "flex-shrink-0", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M6 18L18 6M6 6l12 12"], [1, "px-6", "py-8", "flex-1", "min-h-0", "overflow-y-auto", "backdrop-blur-sm", 3, "ngClass"], [3, "goal", "allMetrics", "allCharts", "loadedSourceAnalysisIds", "loadingSourceAnalysisId", "viewMode", "currentModalState"], [3, "objectives", "goalTitle", "viewMode"], [3, "goal", "contributingMetrics", "viewMode"], [3, "objective", "viewMode"], [3, "strategy", "viewMode", "allMetrics", "allCharts", "allInsights", "allBusinessInsights", "goalTitle", "objectiveTitle", "currentModalState", "expandedRecommendationId"], [3, "items", "viewMode", "selectedIndex"], [1, "px-6", "py-5", "border-t", "backdrop-blur-sm", "flex-shrink-0", 3, "ngClass"], ["type", "button", 1, "mt-0.5", "p-1.5", "rounded-lg", "transition-all", "hover:scale-105", "active:scale-95", "cursor-pointer", "flex-shrink-0", 3, "click", "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", "M15 19l-7-7 7-7"], [1, "inline-flex", "items-center", "gap-1.5", "px-2.5", "py-1", "rounded-full", "text-xs", "font-semibold", "border", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-3.5", "h-3.5"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 12l2 2 4-4M7.835 4.697a3.42 3.42 0 001.946-.806 3.42 3.42 0 014.438 0 3.42 3.42 0 001.946.806 3.42 3.42 0 013.138 3.138 3.42 3.42 0 00.806 1.946 3.42 3.42 0 010 4.438 3.42 3.42 0 00-.806 1.946 3.42 3.42 0 01-3.138 3.138 3.42 3.42 0 00-1.946.806 3.42 3.42 0 01-4.438 0 3.42 3.42 0 00-1.946-.806 3.42 3.42 0 01-3.138-3.138 3.42 3.42 0 00-.806-1.946 3.42 3.42 0 010-4.438 3.42 3.42 0 00.806-1.946 3.42 3.42 0 013.138-3.138z"], [1, "text-xs", 3, "ngClass"], [1, "text-xs", "font-medium", 3, "ngClass"], [1, "font-medium", 3, "ngClass"], ["type", "button", 1, "hover:underline", "cursor-pointer", "transition-colors", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-3", "h-3", "flex-shrink-0", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 5l7 7-7 7"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wider", 3, "ngClass"], [3, "priority", "viewMode"], [3, "timeframe", "viewMode"], [3, "sourceAnalysisClick", "metricClick", "contributingMetricsClick", "showObjectives", "close", "goal", "allMetrics", "allCharts", "loadedSourceAnalysisIds", "loadingSourceAnalysisId", "viewMode", "currentModalState"], [3, "metricClick", "goal", "contributingMetrics", "viewMode"], [3, "goalClick", "recommendationClick", "items", "viewMode", "selectedIndex"], [3, "stateChange", "state", "viewMode", "goalId"]], template: function UnifiedDashboardModalComponent_Template(rf, ctx) { if (rf & 1) {
106369
106102
  i0.ɵɵconditionalCreate(0, UnifiedDashboardModalComponent_Conditional_0_Template, 28, 33, "div", 2);
106370
106103
  } if (rf & 2) {
106371
106104
  i0.ɵɵconditional(ctx.isOpen() ? 0 : -1);
@@ -106430,13 +106163,13 @@ class UnifiedDashboardModalComponent {
106430
106163
  ],
106431
106164
  template: `
106432
106165
  @if (isOpen()) {
106433
- <div #modalWrapper class="fixed inset-0 flex items-center justify-center p-4 overflow-y-auto" [style.z-index]="baseZIndex()" [style.visibility]="modalReady() ? 'visible' : 'hidden'">
106166
+ <div #modalWrapper class="fixed inset-0 flex items-center justify-center p-0 sm:p-4 overflow-y-auto" [style.z-index]="baseZIndex()" [style.visibility]="modalReady() ? 'visible' : 'hidden'">
106434
106167
  <div [ngClass]="isLightMode() ? 'bg-slate-900/15' : 'bg-slate-950/25'" class="fixed inset-0 backdrop-blur-sm transition-opacity duration-200" [class.opacity-0]="!modalReady()" [class.opacity-100]="modalReady()" [style.z-index]="backdropZIndex()" aria-hidden="true" (click)="closeModal()"></div>
106435
106168
 
106436
106169
  <div
106437
106170
  (click)="$event.stopPropagation()"
106438
106171
  [ngClass]="isLightMode() ? 'bg-white/90 border-slate-200/50' : 'bg-slate-800/90 border-slate-700/50'"
106439
- class="relative w-full max-w-6xl max-h-[calc(100vh-2rem)] flex flex-col rounded-2xl text-left overflow-hidden shadow-xl border backdrop-blur-xl"
106172
+ class="relative w-full h-full sm:h-auto max-w-full sm:max-w-6xl sm:max-h-[calc(100vh-2rem)] flex flex-col rounded-none sm:rounded-2xl text-left overflow-hidden shadow-xl border backdrop-blur-xl"
106440
106173
  [style.z-index]="contentZIndex()"
106441
106174
  @slideUpFade>
106442
106175
 
@@ -107315,18 +107048,18 @@ function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_5_Template(
107315
107048
  i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("currentStepId", ctx_r1.JourneyStepIdEnum.UNIFIED_ANALYSIS)("showNextStepAction", ctx_r1.allGoalsReviewed())("forDemo", ctx_r1.forDemo())("maxAccessibleStepId", ctx_r1.maxAccessibleStepId());
107316
107049
  } }
107317
107050
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_1_Template(rf, ctx) { if (rf & 1) {
107318
- i0.ɵɵelement(0, "symphiq-loading-card", 16);
107051
+ i0.ɵɵelement(0, "symphiq-loading-card", 17);
107319
107052
  } if (rf & 2) {
107320
107053
  const ctx_r1 = i0.ɵɵnextContext(2);
107321
107054
  i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("backdropBlur", true);
107322
107055
  } }
107323
107056
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Template(rf, ctx) { if (rf & 1) {
107324
107057
  const _r3 = i0.ɵɵgetCurrentView();
107325
- i0.ɵɵelement(0, "symphiq-unified-welcome-banner", 17);
107326
- i0.ɵɵelementStart(1, "symphiq-unified-goals-grid", 18);
107058
+ i0.ɵɵelement(0, "symphiq-unified-welcome-banner", 18);
107059
+ i0.ɵɵelementStart(1, "symphiq-unified-goals-grid", 19);
107327
107060
  i0.ɵɵlistener("goalClick", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Template_symphiq_unified_goals_grid_goalClick_1_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onGoalClick($event)); })("sourceBadgeClick", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Template_symphiq_unified_goals_grid_sourceBadgeClick_1_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onSourceBadgeClickFromCard($event)); })("relatedMetricsClick", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Template_symphiq_unified_goals_grid_relatedMetricsClick_1_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onRelatedMetricsClickFromCard($event)); });
107328
107061
  i0.ɵɵelementEnd();
107329
- i0.ɵɵelementStart(2, "symphiq-collapsible-analysis-section-group", 19);
107062
+ i0.ɵɵelementStart(2, "symphiq-collapsible-analysis-section-group", 20);
107330
107063
  i0.ɵɵlistener("unifiedGoalClick", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Template_symphiq_collapsible_analysis_section_group_unifiedGoalClick_2_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onGoalClick($event)); })("viewAllPriorityActionsClick", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Template_symphiq_collapsible_analysis_section_group_viewAllPriorityActionsClick_2_listener() { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onViewAllPriorityActionsClick()); });
107331
107064
  i0.ɵɵelementEnd();
107332
107065
  } if (rf & 2) {
@@ -107339,20 +107072,20 @@ function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Condition
107339
107072
  } }
107340
107073
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_3_Template(rf, ctx) { if (rf & 1) {
107341
107074
  const _r4 = i0.ɵɵgetCurrentView();
107342
- i0.ɵɵelement(0, "symphiq-unified-welcome-banner", 17);
107343
- i0.ɵɵelementStart(1, "symphiq-unified-executive-summary", 20);
107075
+ i0.ɵɵelement(0, "symphiq-unified-welcome-banner", 18);
107076
+ i0.ɵɵelementStart(1, "symphiq-unified-executive-summary", 21);
107344
107077
  i0.ɵɵlistener("viewAllPriorityActionsClick", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_3_Template_symphiq_unified_executive_summary_viewAllPriorityActionsClick_1_listener() { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onViewAllPriorityActionsClick()); });
107345
107078
  i0.ɵɵelementEnd();
107346
- i0.ɵɵelementStart(2, "symphiq-unified-goals-grid", 21);
107079
+ i0.ɵɵelementStart(2, "symphiq-unified-goals-grid", 22);
107347
107080
  i0.ɵɵlistener("goalClick", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_3_Template_symphiq_unified_goals_grid_goalClick_2_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onGoalClick($event)); })("sourceBadgeClick", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_3_Template_symphiq_unified_goals_grid_sourceBadgeClick_2_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onSourceBadgeClickFromCard($event)); })("relatedMetricsClick", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_3_Template_symphiq_unified_goals_grid_relatedMetricsClick_2_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onRelatedMetricsClickFromCard($event)); });
107348
107081
  i0.ɵɵelementEnd();
107349
- i0.ɵɵelementStart(3, "symphiq-unified-timeline", 22);
107082
+ i0.ɵɵelementStart(3, "symphiq-unified-timeline", 23);
107350
107083
  i0.ɵɵlistener("goalClick", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_3_Template_symphiq_unified_timeline_goalClick_3_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onGoalClick($event)); });
107351
107084
  i0.ɵɵelementEnd();
107352
- i0.ɵɵelementStart(4, "symphiq-unified-priority-matrix", 23);
107085
+ i0.ɵɵelementStart(4, "symphiq-unified-priority-matrix", 24);
107353
107086
  i0.ɵɵlistener("goalClick", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_3_Template_symphiq_unified_priority_matrix_goalClick_4_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onGoalClick($event)); });
107354
107087
  i0.ɵɵelementEnd();
107355
- i0.ɵɵelementStart(5, "symphiq-unified-next-steps", 24);
107088
+ i0.ɵɵelementStart(5, "symphiq-unified-next-steps", 25);
107356
107089
  i0.ɵɵlistener("goalClick", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_3_Template_symphiq_unified_next_steps_goalClick_5_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onGoalClick($event)); });
107357
107090
  i0.ɵɵelementEnd();
107358
107091
  } if (rf & 2) {
@@ -107370,13 +107103,14 @@ function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Condition
107370
107103
  i0.ɵɵproperty("steps", ctx_r1.nextSteps())("viewMode", ctx_r1.viewMode())("goals", ctx_r1.unifiedGoals());
107371
107104
  } }
107372
107105
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Template(rf, ctx) { if (rf & 1) {
107373
- i0.ɵɵelementStart(0, "main", 6);
107374
- i0.ɵɵconditionalCreate(1, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_1_Template, 1, 2, "symphiq-loading-card", 16);
107106
+ i0.ɵɵelementStart(0, "main", 16);
107107
+ i0.ɵɵconditionalCreate(1, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_1_Template, 1, 2, "symphiq-loading-card", 17);
107375
107108
  i0.ɵɵconditionalCreate(2, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Template, 3, 22);
107376
107109
  i0.ɵɵconditionalCreate(3, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_3_Template, 6, 24);
107377
107110
  i0.ɵɵelementEnd();
107378
107111
  } if (rf & 2) {
107379
107112
  const ctx_r1 = i0.ɵɵnextContext();
107113
+ i0.ɵɵclassProp("pb-36", ctx_r1.shouldShowProgressFooter());
107380
107114
  i0.ɵɵadvance();
107381
107115
  i0.ɵɵconditional(ctx_r1.isSimplifiedView() && ctx_r1.isLoading() ? 1 : -1);
107382
107116
  i0.ɵɵadvance();
@@ -107392,7 +107126,7 @@ function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_7_Template(
107392
107126
  } }
107393
107127
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Template(rf, ctx) { if (rf & 1) {
107394
107128
  const _r5 = i0.ɵɵgetCurrentView();
107395
- i0.ɵɵelementStart(0, "symphiq-search-modal", 25);
107129
+ i0.ɵɵelementStart(0, "symphiq-search-modal", 26);
107396
107130
  i0.ɵɵlistener("close", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Template_symphiq_search_modal_close_0_listener() { i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.closeSearch()); });
107397
107131
  i0.ɵɵelementEnd();
107398
107132
  } if (rf & 2) {
@@ -107401,7 +107135,7 @@ function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Template(
107401
107135
  } }
107402
107136
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
107403
107137
  const _r6 = i0.ɵɵgetCurrentView();
107404
- i0.ɵɵelementStart(0, "symphiq-view-mode-switcher-modal", 26);
107138
+ i0.ɵɵelementStart(0, "symphiq-view-mode-switcher-modal", 27);
107405
107139
  i0.ɵɵlistener("close", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_9_Template_symphiq_view_mode_switcher_modal_close_0_listener() { i0.ɵɵrestoreView(_r6); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.closeViewModeSwitcher()); })("modeSelected", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_9_Template_symphiq_view_mode_switcher_modal_modeSelected_0_listener($event) { i0.ɵɵrestoreView(_r6); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.handleDisplayModeChange($event)); });
107406
107140
  i0.ɵɵelementEnd();
107407
107141
  } if (rf & 2) {
@@ -107416,7 +107150,7 @@ function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_10_Template
107416
107150
  } }
107417
107151
  function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_15_Template(rf, ctx) { if (rf & 1) {
107418
107152
  const _r7 = i0.ɵɵgetCurrentView();
107419
- i0.ɵɵelementStart(0, "symphiq-unified-goals-progress-footer", 27);
107153
+ i0.ɵɵelementStart(0, "symphiq-unified-goals-progress-footer", 28);
107420
107154
  i0.ɵɵlistener("integrateGoals", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_15_Template_symphiq_unified_goals_progress_footer_integrateGoals_0_listener($event) { i0.ɵɵrestoreView(_r7); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onIntegrateGoals($event)); });
107421
107155
  i0.ɵɵelementEnd();
107422
107156
  } if (rf & 2) {
@@ -107449,6 +107183,7 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
107449
107183
  this.modalService = inject(ModalService);
107450
107184
  this.viewModeService = inject(ViewModeService);
107451
107185
  this.profileContextService = inject(ProfileContextService);
107186
+ this.profileItemLookupService = inject(ProfileItemLookupService);
107452
107187
  this.goalActionStateService = inject(GoalActionStateService);
107453
107188
  this.IconSourceEnum = IconSourceEnum;
107454
107189
  this.ProfileAnalysisTypeEnum = ProfileAnalysisTypeEnum;
@@ -107831,6 +107566,7 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
107831
107566
  const recommendations = profileToUse.profileStructured?.recommendations || [];
107832
107567
  console.log('[UnifiedDashboard] profileIndexEffect - calling indexProfile with', profileToUse.profileStructured.sections.length, 'sections and', recommendations.length, 'recommendations');
107833
107568
  this.profileContextService.indexProfile(profileToUse.profileStructured.sections, recommendations);
107569
+ this.profileItemLookupService.setProfile(profileToUse);
107834
107570
  }
107835
107571
  else {
107836
107572
  console.log('[UnifiedDashboard] profileIndexEffect - NO profile data to index');
@@ -108083,9 +107819,8 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
108083
107819
  }
108084
107820
  }
108085
107821
  }
108086
- const profileSections = sections;
108087
- console.log('[SourceAnalysis] openSourceGoalModal - indexing source analysis with', profileSections.length, 'sections and', recommendations.length, 'recommendations');
108088
- this.profileContextService.indexProfile(profileSections, recommendations);
107822
+ console.log('[SourceAnalysis] openSourceGoalModal - adding', recommendations.length, 'source analysis recommendations');
107823
+ this.profileContextService.addRecommendations(recommendations);
108089
107824
  if (goal) {
108090
107825
  const currentModalState = this.modalService.getCurrentState();
108091
107826
  if (analysisType) {
@@ -108369,14 +108104,14 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
108369
108104
  static { this.ɵfac = function SymphiqProfileAnalysisUnifiedDashboardComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SymphiqProfileAnalysisUnifiedDashboardComponent)(); }; }
108370
108105
  static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SymphiqProfileAnalysisUnifiedDashboardComponent, selectors: [["symphiq-profile-analysis-unified-dashboard"]], hostBindings: function SymphiqProfileAnalysisUnifiedDashboardComponent_HostBindings(rf, ctx) { if (rf & 1) {
108371
108106
  i0.ɵɵlistener("scroll", function SymphiqProfileAnalysisUnifiedDashboardComponent_scroll_HostBindingHandler() { return ctx.onScroll(); }, i0.ɵɵresolveWindow);
108372
- } }, inputs: { viewMode: [1, "viewMode"], embedded: [1, "embedded"], isLoading: [1, "isLoading"], profile: [1, "profile"], funnelAnalysis: [1, "funnelAnalysis"], unifiedProfileAnalysis: [1, "unifiedProfileAnalysis"], sourceProfileAnalyses: [1, "sourceProfileAnalyses"], isLoadingSourceAnalysis: [1, "isLoadingSourceAnalysis"], scrollEvent: [1, "scrollEvent"], scrollElement: [1, "scrollElement"], isOnboarded: [1, "isOnboarded"], forDemo: [1, "forDemo"], maxAccessibleStepId: [1, "maxAccessibleStepId"], itemStatus: [1, "itemStatus"], requestedByUser: [1, "requestedByUser"] }, outputs: { generateGoalsClick: "generateGoalsClick", stepClick: "stepClick", nextStepClick: "nextStepClick", sourceAnalysisRequest: "sourceAnalysisRequest", integrateGoalsClick: "integrateGoalsClick" }, features: [i0.ɵɵNgOnChangesFeature], decls: 16, vars: 33, consts: [[1, "relative"], [1, "animated-bubbles", 2, "position", "fixed", "top", "0", "left", "0", "right", "0", "bottom", "0", "width", "100vw", "height", "100vh", "z-index", "1", "pointer-events", "none"], [3, "viewMode", "progress", "embedded"], [1, "relative", "z-51"], [3, "searchClick", "viewModeClick", "title", "subtitle", "viewMode", "viewModeLabel", "isLoading", "requestedByUser", "showSearchControl", "showViewModeControl", "embedded", "scrollEvent"], [3, "viewMode", "currentStepId", "showNextStepAction", "forDemo", "maxAccessibleStepId"], [1, "relative", "z-10", "max-w-7xl", "mx-auto", "px-4", "sm:px-6", "lg:px-8", "py-12", "space-y-12"], [3, "sections", "viewMode", "embedded", "scrollElement"], [3, "isLightMode", "isOpen"], [3, "viewMode", "currentMode", "isOpen"], [3, "viewMode", "itemStatus", "currentStatus", "confettiIntensity", "title"], [3, "priorityActionGoalClick", "priorityActionRecommendationClick", "sourceAnalysisClickRequest", "viewMode", "loadingSourceAnalysisId", "loadedSourceAnalysisIds"], [3, "isLightMode"], [3, "isLightMode", "allInsights", "allMetrics", "allCharts", "allBusinessInsights"], [3, "goalIds", "viewMode"], [3, "nextStepClick", "stepClick", "viewMode", "currentStepId", "showNextStepAction", "forDemo", "maxAccessibleStepId"], ["title", "Loading Your Unified Analysis", "subtitle", "Please wait while we prepare your synthesized insights...", "size", "large", 3, "viewMode", "backdropBlur"], [1, "mb-12", "block", 3, "viewMode", "businessName", "isOnboarded", "analysisDate", "isUnifiedAnalysisComplete", "sourceAnalysesCount", "unifiedGoalsCount", "sourceGoalsCount", "goalIds"], [1, "mb-12", "block", 3, "goalClick", "sourceBadgeClick", "relatedMetricsClick", "goals", "viewMode"], [3, "unifiedGoalClick", "viewAllPriorityActionsClick", "sections", "viewMode", "unifiedExecutiveSummary", "unifiedTimeline", "unifiedPriorityMatrix", "unifiedNextSteps", "unifiedGoals", "shopCounts", "focusAreaCounts", "metricCounts", "storageKey"], [3, "viewAllPriorityActionsClick", "summary", "viewMode", "shopCounts", "focusAreaCounts", "metricCounts"], [3, "goalClick", "sourceBadgeClick", "relatedMetricsClick", "goals", "viewMode"], [3, "goalClick", "timeline", "viewMode", "goals"], [3, "goalClick", "matrix", "viewMode"], [3, "goalClick", "steps", "viewMode", "goals"], [3, "close", "isLightMode", "isOpen"], [3, "close", "modeSelected", "viewMode", "currentMode", "isOpen"], [3, "integrateGoals", "goalIds", "viewMode"]], template: function SymphiqProfileAnalysisUnifiedDashboardComponent_Template(rf, ctx) { if (rf & 1) {
108107
+ } }, inputs: { viewMode: [1, "viewMode"], embedded: [1, "embedded"], isLoading: [1, "isLoading"], profile: [1, "profile"], funnelAnalysis: [1, "funnelAnalysis"], unifiedProfileAnalysis: [1, "unifiedProfileAnalysis"], sourceProfileAnalyses: [1, "sourceProfileAnalyses"], isLoadingSourceAnalysis: [1, "isLoadingSourceAnalysis"], scrollEvent: [1, "scrollEvent"], scrollElement: [1, "scrollElement"], isOnboarded: [1, "isOnboarded"], forDemo: [1, "forDemo"], maxAccessibleStepId: [1, "maxAccessibleStepId"], itemStatus: [1, "itemStatus"], requestedByUser: [1, "requestedByUser"] }, outputs: { generateGoalsClick: "generateGoalsClick", stepClick: "stepClick", nextStepClick: "nextStepClick", sourceAnalysisRequest: "sourceAnalysisRequest", integrateGoalsClick: "integrateGoalsClick" }, features: [i0.ɵɵNgOnChangesFeature], decls: 16, vars: 33, consts: [[1, "relative"], [1, "animated-bubbles", 2, "position", "fixed", "top", "0", "left", "0", "right", "0", "bottom", "0", "width", "100vw", "height", "100vh", "z-index", "1", "pointer-events", "none"], [3, "viewMode", "progress", "embedded"], [1, "relative", "z-51"], [3, "searchClick", "viewModeClick", "title", "subtitle", "viewMode", "viewModeLabel", "isLoading", "requestedByUser", "showSearchControl", "showViewModeControl", "embedded", "scrollEvent"], [3, "viewMode", "currentStepId", "showNextStepAction", "forDemo", "maxAccessibleStepId"], [1, "relative", "z-10", "max-w-7xl", "mx-auto", "px-4", "sm:px-6", "lg:px-8", "py-12", "space-y-12", 3, "pb-36"], [3, "sections", "viewMode", "embedded", "scrollElement"], [3, "isLightMode", "isOpen"], [3, "viewMode", "currentMode", "isOpen"], [3, "viewMode", "itemStatus", "currentStatus", "confettiIntensity", "title"], [3, "priorityActionGoalClick", "priorityActionRecommendationClick", "sourceAnalysisClickRequest", "viewMode", "loadingSourceAnalysisId", "loadedSourceAnalysisIds"], [3, "isLightMode"], [3, "isLightMode", "allInsights", "allMetrics", "allCharts", "allBusinessInsights"], [3, "goalIds", "viewMode"], [3, "nextStepClick", "stepClick", "viewMode", "currentStepId", "showNextStepAction", "forDemo", "maxAccessibleStepId"], [1, "relative", "z-10", "max-w-7xl", "mx-auto", "px-4", "sm:px-6", "lg:px-8", "py-12", "space-y-12"], ["title", "Loading Your Unified Analysis", "subtitle", "Please wait while we prepare your synthesized insights...", "size", "large", 3, "viewMode", "backdropBlur"], [1, "mb-12", "block", 3, "viewMode", "businessName", "isOnboarded", "analysisDate", "isUnifiedAnalysisComplete", "sourceAnalysesCount", "unifiedGoalsCount", "sourceGoalsCount", "goalIds"], [1, "mb-12", "block", 3, "goalClick", "sourceBadgeClick", "relatedMetricsClick", "goals", "viewMode"], [3, "unifiedGoalClick", "viewAllPriorityActionsClick", "sections", "viewMode", "unifiedExecutiveSummary", "unifiedTimeline", "unifiedPriorityMatrix", "unifiedNextSteps", "unifiedGoals", "shopCounts", "focusAreaCounts", "metricCounts", "storageKey"], [3, "viewAllPriorityActionsClick", "summary", "viewMode", "shopCounts", "focusAreaCounts", "metricCounts"], [3, "goalClick", "sourceBadgeClick", "relatedMetricsClick", "goals", "viewMode"], [3, "goalClick", "timeline", "viewMode", "goals"], [3, "goalClick", "matrix", "viewMode"], [3, "goalClick", "steps", "viewMode", "goals"], [3, "close", "isLightMode", "isOpen"], [3, "close", "modeSelected", "viewMode", "currentMode", "isOpen"], [3, "integrateGoals", "goalIds", "viewMode"]], template: function SymphiqProfileAnalysisUnifiedDashboardComponent_Template(rf, ctx) { if (rf & 1) {
108373
108108
  i0.ɵɵelementStart(0, "div", 0);
108374
108109
  i0.ɵɵelement(1, "div", 1)(2, "symphiq-scroll-progress-bar", 2);
108375
108110
  i0.ɵɵelementStart(3, "div", 3)(4, "symphiq-dashboard-header", 4);
108376
108111
  i0.ɵɵlistener("searchClick", function SymphiqProfileAnalysisUnifiedDashboardComponent_Template_symphiq_dashboard_header_searchClick_4_listener() { return ctx.openSearch(); })("viewModeClick", function SymphiqProfileAnalysisUnifiedDashboardComponent_Template_symphiq_dashboard_header_viewModeClick_4_listener() { return ctx.openViewModeSwitcher(); });
108377
108112
  i0.ɵɵelementEnd();
108378
108113
  i0.ɵɵconditionalCreate(5, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_5_Template, 1, 5, "symphiq-journey-progress-indicator", 5);
108379
- i0.ɵɵconditionalCreate(6, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Template, 4, 3, "main", 6);
108114
+ i0.ɵɵconditionalCreate(6, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Template, 4, 5, "main", 6);
108380
108115
  i0.ɵɵconditionalCreate(7, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_7_Template, 1, 4, "symphiq-floating-toc", 7);
108381
108116
  i0.ɵɵelementEnd();
108382
108117
  i0.ɵɵconditionalCreate(8, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Template, 1, 2, "symphiq-search-modal", 8);
@@ -108508,7 +108243,7 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
108508
108243
  }
108509
108244
 
108510
108245
  @if (shouldShowMain()) {
108511
- <main class="relative z-10 max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-12 space-y-12">
108246
+ <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-36]="shouldShowProgressFooter()">
108512
108247
 
108513
108248
  @if (isSimplifiedView() && isLoading()) {
108514
108249
  <symphiq-loading-card
@@ -108695,7 +108430,7 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
108695
108430
  type: HostListener,
108696
108431
  args: ['window:scroll']
108697
108432
  }] }); })();
108698
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqProfileAnalysisUnifiedDashboardComponent, { className: "SymphiqProfileAnalysisUnifiedDashboardComponent", filePath: "lib/components/profile-analysis-unified-dashboard/symphiq-profile-analysis-unified-dashboard.component.ts", lineNumber: 341 }); })();
108433
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqProfileAnalysisUnifiedDashboardComponent, { className: "SymphiqProfileAnalysisUnifiedDashboardComponent", filePath: "lib/components/profile-analysis-unified-dashboard/symphiq-profile-analysis-unified-dashboard.component.ts", lineNumber: 347 }); })();
108699
108434
 
108700
108435
  function SymphiqProfileMetricsAnalysesDashboardComponent_Conditional_5_Template(rf, ctx) { if (rf & 1) {
108701
108436
  const _r1 = i0.ɵɵgetCurrentView();
@@ -113932,7 +113667,7 @@ class ShopProfileQuestionsModalComponent {
113932
113667
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.modalContent = _t.first);
113933
113668
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.modalWrapper = _t.first);
113934
113669
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.scrollContainer = _t.first);
113935
- } }, inputs: { isOpen: [1, "isOpen"], questions: [1, "questions"], profileAnswers: [1, "profileAnswers"], profileAnswerHistories: [1, "profileAnswerHistories"], users: [1, "users"], selectedCategoryId: [1, "selectedCategoryId"], selectedFocusAreaId: [1, "selectedFocusAreaId"], showAllQuestions: [1, "showAllQuestions"], startDirectAnswer: [1, "startDirectAnswer"], viewMode: [1, "viewMode"] }, outputs: { close: "close", questionAnswerClick: "questionAnswerClick", answerSave: "answerSave" }, decls: 1, vars: 1, consts: [["modalWrapper", ""], ["modalContent", ""], ["scrollContainer", ""], [1, "fixed", "inset-0", "z-[9000]", "flex", "items-center", "justify-center", "p-4", "overflow-y-auto"], ["aria-hidden", "true", 1, "fixed", "inset-0", "backdrop-blur-sm", 3, "click", "ngClass"], [1, "relative", "w-full", "max-w-4xl", "rounded-2xl", "text-left", "overflow-hidden", "shadow-xl", "border", "backdrop-blur-xl", 3, "click", "ngClass"], [1, "block", "h-[80vh]", 3, "question", "viewMode", "profileAnswerHistories", "profileAnswers", "users"], [1, "block", "h-[80vh]", 3, "close", "back", "question", "viewMode", "profileAnswerHistories", "profileAnswers", "users"], [1, "px-6", "py-5", "border-b", "backdrop-blur-sm", "sticky", "top-0", "z-10", 3, "ngClass"], [1, "flex", "items-start", "justify-between"], [1, "flex-1"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wider", "mb-1", 3, "ngClass"], [1, "text-xl", "font-bold", "mb-3", 3, "ngClass"], [1, "space-y-2"], [1, "h-2", "rounded-full", "overflow-hidden", 3, "ngClass"], [1, "h-full", "transition-all", "duration-500", "ease-out", "rounded-full", 3, "ngClass"], [1, "text-sm", "font-medium", 3, "ngClass"], ["type", "button", 1, "transition-all", "rounded-lg", "p-1", "hover:scale-110", "active:scale-90", "cursor-pointer", "relative", "ml-4", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M6 18L18 6M6 6l12 12"], [1, "px-6", "py-8", "max-h-[70vh]", "overflow-y-auto", "backdrop-blur-sm", 3, "ngClass"], [1, "text-center", "py-12"], [1, "flex", "flex-col", "gap-6"], [1, "w-16", "h-16", "mx-auto", "mb-4", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-full", "h-full"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "1.5", "d", "M9 12h6m-6 4h6m2 5H7a2 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-lg", "font-semibold", "mb-2", 3, "ngClass"], [1, "text-sm", 3, "ngClass"], [3, "id", "question", "viewMode", "viewType", "profileAnswers", "profileAnswerHistories", "users", "categoryNameFormatter"], [3, "answerClick", "historyClick", "id", "question", "viewMode", "viewType", "profileAnswers", "profileAnswerHistories", "users", "categoryNameFormatter"], [1, "flex", "items-center", "gap-3"], ["type", "button", 1, "transition-all", "rounded-lg", "p-1", "hover:scale-110", "active:scale-90", "cursor-pointer", 3, "click", "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M15 19l-7-7 7-7"], [1, "text-xl", "font-bold", 3, "ngClass"], [1, "h-[70vh]", "overflow-hidden"], [1, "block", "h-full", 3, "question", "viewMode", "viewType", "selectedCategoryId", "selectedFocusAreaId", "filteredQuestions", "profileAnswers"], [1, "block", "h-full", 3, "backClick", "saveClick", "saveAndNextClick", "navigateToList", "navigateToNextQuestion", "question", "viewMode", "viewType", "selectedCategoryId", "selectedFocusAreaId", "filteredQuestions", "profileAnswers"]], template: function ShopProfileQuestionsModalComponent_Template(rf, ctx) { if (rf & 1) {
113670
+ } }, inputs: { isOpen: [1, "isOpen"], questions: [1, "questions"], profileAnswers: [1, "profileAnswers"], profileAnswerHistories: [1, "profileAnswerHistories"], users: [1, "users"], selectedCategoryId: [1, "selectedCategoryId"], selectedFocusAreaId: [1, "selectedFocusAreaId"], showAllQuestions: [1, "showAllQuestions"], startDirectAnswer: [1, "startDirectAnswer"], viewMode: [1, "viewMode"] }, outputs: { close: "close", questionAnswerClick: "questionAnswerClick", answerSave: "answerSave" }, decls: 1, vars: 1, consts: [["modalWrapper", ""], ["modalContent", ""], ["scrollContainer", ""], [1, "fixed", "inset-0", "z-[9000]", "flex", "items-center", "justify-center", "p-0", "sm:p-4", "overflow-y-auto"], ["aria-hidden", "true", 1, "fixed", "inset-0", "backdrop-blur-sm", 3, "click", "ngClass"], [1, "relative", "w-full", "h-full", "sm:h-auto", "max-w-full", "sm:max-w-4xl", "rounded-none", "sm:rounded-2xl", "text-left", "overflow-hidden", "shadow-xl", "border", "backdrop-blur-xl", 3, "click", "ngClass"], [1, "block", "h-[80vh]", 3, "question", "viewMode", "profileAnswerHistories", "profileAnswers", "users"], [1, "block", "h-[80vh]", 3, "close", "back", "question", "viewMode", "profileAnswerHistories", "profileAnswers", "users"], [1, "px-6", "py-5", "border-b", "backdrop-blur-sm", "sticky", "top-0", "z-10", 3, "ngClass"], [1, "flex", "items-start", "justify-between"], [1, "flex-1"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wider", "mb-1", 3, "ngClass"], [1, "text-xl", "font-bold", "mb-3", 3, "ngClass"], [1, "space-y-2"], [1, "h-2", "rounded-full", "overflow-hidden", 3, "ngClass"], [1, "h-full", "transition-all", "duration-500", "ease-out", "rounded-full", 3, "ngClass"], [1, "text-sm", "font-medium", 3, "ngClass"], ["type", "button", 1, "transition-all", "rounded-lg", "p-1", "hover:scale-110", "active:scale-90", "cursor-pointer", "relative", "ml-4", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M6 18L18 6M6 6l12 12"], [1, "px-6", "py-8", "max-h-[70vh]", "overflow-y-auto", "backdrop-blur-sm", 3, "ngClass"], [1, "text-center", "py-12"], [1, "flex", "flex-col", "gap-6"], [1, "w-16", "h-16", "mx-auto", "mb-4", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-full", "h-full"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "1.5", "d", "M9 12h6m-6 4h6m2 5H7a2 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-lg", "font-semibold", "mb-2", 3, "ngClass"], [1, "text-sm", 3, "ngClass"], [3, "id", "question", "viewMode", "viewType", "profileAnswers", "profileAnswerHistories", "users", "categoryNameFormatter"], [3, "answerClick", "historyClick", "id", "question", "viewMode", "viewType", "profileAnswers", "profileAnswerHistories", "users", "categoryNameFormatter"], [1, "flex", "items-center", "gap-3"], ["type", "button", 1, "transition-all", "rounded-lg", "p-1", "hover:scale-110", "active:scale-90", "cursor-pointer", 3, "click", "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M15 19l-7-7 7-7"], [1, "text-xl", "font-bold", 3, "ngClass"], [1, "h-[70vh]", "overflow-hidden"], [1, "block", "h-full", 3, "question", "viewMode", "viewType", "selectedCategoryId", "selectedFocusAreaId", "filteredQuestions", "profileAnswers"], [1, "block", "h-full", 3, "backClick", "saveClick", "saveAndNextClick", "navigateToList", "navigateToNextQuestion", "question", "viewMode", "viewType", "selectedCategoryId", "selectedFocusAreaId", "filteredQuestions", "profileAnswers"]], template: function ShopProfileQuestionsModalComponent_Template(rf, ctx) { if (rf & 1) {
113936
113671
  i0.ɵɵconditionalCreate(0, ShopProfileQuestionsModalComponent_Conditional_0_Template, 8, 5, "div", 3);
113937
113672
  } if (rf & 2) {
113938
113673
  i0.ɵɵconditional(ctx.isOpen() ? 0 : -1);
@@ -113976,7 +113711,7 @@ class ShopProfileQuestionsModalComponent {
113976
113711
  @if (isOpen()) {
113977
113712
  <div
113978
113713
  #modalWrapper
113979
- class="fixed inset-0 z-[9000] flex items-center justify-center p-4 overflow-y-auto">
113714
+ class="fixed inset-0 z-[9000] flex items-center justify-center p-0 sm:p-4 overflow-y-auto">
113980
113715
  <div
113981
113716
  [ngClass]="backdropClasses()"
113982
113717
  class="fixed inset-0 backdrop-blur-sm"
@@ -113988,7 +113723,7 @@ class ShopProfileQuestionsModalComponent {
113988
113723
  #modalContent
113989
113724
  (click)="$event.stopPropagation()"
113990
113725
  [ngClass]="containerClasses()"
113991
- class="relative w-full max-w-4xl rounded-2xl text-left overflow-hidden shadow-xl border backdrop-blur-xl"
113726
+ class="relative w-full h-full sm:h-auto max-w-full sm:max-w-4xl rounded-none sm:rounded-2xl text-left overflow-hidden shadow-xl border backdrop-blur-xl"
113992
113727
  @slideUpFade>
113993
113728
 
113994
113729
  @if (historyModeActive()) {
@@ -116252,5 +115987,5 @@ var pieChart_component = /*#__PURE__*/Object.freeze({
116252
115987
  * Generated bundle index. Do not edit.
116253
115988
  */
116254
115989
 
116255
- export { AreaChartComponent, BarChartComponent, BreakdownSectionComponent, BusinessAnalysisModalComponent, BusinessProfileSearchService, ChartCardComponent, ChartContainerComponent, ChartThemeService, CircularProgressComponent, CompetitivePositioningSummaryComponent, CompetitorAnalysisCardComponent, ConfettiService, ConfidenceLevelCardComponent, ContentGenerationProgressComponent, ContentGenerationProgressWithConfettiComponent, CrossDashboardRelationshipsService, DashboardHeaderComponent, DataLoaderService, DisplayModeEnum, FloatingBackButtonComponent, FloatingTocComponent, FocusAreaDetailCardComponent, FocusAreaExecutiveSummaryComponent, FocusAreaQuestionComponent, FocusAreaStatusCardComponent, FocusAreaToolsModalComponent, FunnelOrderService, GoalActionStateEnum, GoalActionStateService, 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, ReviewButtonComponent, ScrollDepthService, ScrollProgressBarComponent, SearchButtonComponent, SearchModalComponent, SectionDividerComponent, SectionNavigationComponent, ShadowElevationDirective, ShopPlatformEnum, ShopProfileCategoryListComponent, ShopProfileQuestionAnswerComponent, ShopProfileQuestionCardComponent, ShopProfileQuestionsModalComponent, ShopProfileStatusCardComponent, ShopProfileStickyFooterComponent, ShopProfileViewToggleComponent, ShopWelcomeBannerComponent, SkeletonBarComponent, SkeletonCardBaseComponent, SkeletonCircleComponent, SkeletonCompetitorCardComponent, SkeletonCustomerSegmentCardComponent, SkeletonFocusAreaCardComponent, SkeletonGenericCardComponent, SkeletonLoaderComponent, SkeletonPriceTierCardComponent, SkeletonProductCategoryCardComponent, SkeletonRegionCardComponent, SkeletonSeasonCardComponent, StickySubscriptionContinueButtonComponent, SubscriptionValuePropositionCardComponent, SymphiqBusinessAnalysisDashboardComponent, SymphiqConnectGaDashboardComponent, SymphiqCreateAccountDashboardComponent, SymphiqFunnelAnalysisDashboardComponent, SymphiqFunnelAnalysisPreviewComponent, SymphiqIconComponent, SymphiqProfileAnalysisFocusAreaDashboardComponent, SymphiqProfileAnalysisMetricDashboardComponent, SymphiqProfileAnalysisUnifiedDashboardComponent, SymphiqProfileFocusAreaDashboardComponent, SymphiqProfileFocusAreasAnalysesDashboardComponent, SymphiqProfileMetricDashboardComponent, SymphiqProfileMetricsAnalysesDashboardComponent, SymphiqProfileShopAnalysisDashboardComponent, SymphiqRevenueCalculatorDashboardComponent, SymphiqWelcomeDashboardComponent, TargetChangeBadgeComponent, TooltipContainerComponent, TooltipDataService, TooltipDirective, TooltipService, UserAvatarComponent, UserDisplayComponent, ViewModeService, ViewModeSwitcherModalComponent, 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 };
115990
+ export { AreaChartComponent, BarChartComponent, BreakdownSectionComponent, BusinessAnalysisModalComponent, BusinessProfileSearchService, ChartCardComponent, ChartContainerComponent, ChartThemeService, CircularProgressComponent, CompetitivePositioningSummaryComponent, CompetitorAnalysisCardComponent, ConfettiService, ConfidenceLevelCardComponent, ContentGenerationProgressComponent, ContentGenerationProgressWithConfettiComponent, CrossDashboardRelationshipsService, DashboardHeaderComponent, DataLoaderService, DisplayModeEnum, FloatingBackButtonComponent, FloatingTocComponent, FocusAreaDetailCardComponent, FocusAreaExecutiveSummaryComponent, FocusAreaQuestionComponent, FocusAreaStatusCardComponent, FocusAreaToolsModalComponent, FunnelOrderService, GoalActionStateEnum, GoalActionStateService, GradeBadgeComponent, HeaderScrollService, HierarchyDisplayComponent, HorizontalBarComponent, IconService, IndeterminateSpinnerComponent, InsightCardComponent, JourneyProgressIndicatorComponent, JourneyStepIdEnum, LineChartComponent, MetricCardComponent, MetricExecutiveSummaryComponent, MetricFormatterService, MetricListItemComponent, MetricReportModalComponent, MetricWelcomeBannerComponent, ModalComponent, ModalService, NapkinVisualPlaceholderComponent, NavigationStateService, OpportunityHighlightBannerComponent, OverallAssessmentComponent, PacingStatusBadgeComponent, PieChartComponent, ProfileItemCardComponent, ProfileSectionComponent, ProfileSubsectionComponent, RelatedContentSidebarComponent, RevenueCalculatorService, RevenueCalculatorWelcomeBannerComponent, ReviewButtonComponent, ScrollDepthService, ScrollProgressBarComponent, SearchButtonComponent, SearchModalComponent, SectionDividerComponent, SectionNavigationComponent, ShadowElevationDirective, ShopPlatformEnum, ShopProfileCategoryListComponent, ShopProfileQuestionAnswerComponent, ShopProfileQuestionCardComponent, ShopProfileQuestionsModalComponent, ShopProfileStatusCardComponent, ShopProfileStickyFooterComponent, ShopProfileViewToggleComponent, ShopWelcomeBannerComponent, SkeletonBarComponent, SkeletonCardBaseComponent, SkeletonCircleComponent, SkeletonCompetitorCardComponent, SkeletonCustomerSegmentCardComponent, SkeletonFocusAreaCardComponent, SkeletonGenericCardComponent, SkeletonLoaderComponent, SkeletonPriceTierCardComponent, SkeletonProductCategoryCardComponent, SkeletonRegionCardComponent, SkeletonSeasonCardComponent, StickySubscriptionContinueButtonComponent, SubscriptionValuePropositionCardComponent, SymphiqBusinessAnalysisDashboardComponent, SymphiqConnectGaDashboardComponent, SymphiqCreateAccountDashboardComponent, SymphiqFunnelAnalysisDashboardComponent, SymphiqFunnelAnalysisPreviewComponent, SymphiqIconComponent, SymphiqProfileAnalysisFocusAreaDashboardComponent, SymphiqProfileAnalysisMetricDashboardComponent, SymphiqProfileAnalysisUnifiedDashboardComponent, SymphiqProfileFocusAreaDashboardComponent, SymphiqProfileFocusAreasAnalysesDashboardComponent, SymphiqProfileMetricDashboardComponent, SymphiqProfileMetricsAnalysesDashboardComponent, SymphiqProfileShopAnalysisDashboardComponent, SymphiqRevenueCalculatorDashboardComponent, SymphiqWelcomeDashboardComponent, TargetChangeBadgeComponent, TooltipContainerComponent, TooltipDataService, TooltipDirective, TooltipService, UserAvatarComponent, UserDisplayComponent, ViewModeService, ViewModeSwitcherModalComponent, 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 };
116256
115991
  //# sourceMappingURL=symphiq-components.mjs.map