@eric-emg/symphiq-components 1.2.553 → 1.2.555

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.
package/index.d.ts CHANGED
@@ -1091,7 +1091,7 @@ declare class ModalComponent {
1091
1091
  description: string;
1092
1092
  icon: string;
1093
1093
  } | null>;
1094
- metricsListData: _angular_core.Signal<PerformanceMetricInterface | InsightBlockInterface | AiChartInterface | FunnelStrengthsListModalData | FunnelWeaknessesListModalData | FunnelStrengthDetailModalData | FunnelWeaknessDetailModalData | (PerformanceMetricInterface | InsightBlockInterface)[] | null>;
1094
+ metricsListData: _angular_core.Signal<AiChartInterface | PerformanceMetricInterface | InsightBlockInterface | FunnelStrengthsListModalData | FunnelWeaknessesListModalData | FunnelStrengthDetailModalData | FunnelWeaknessDetailModalData | (PerformanceMetricInterface | InsightBlockInterface)[] | null>;
1095
1095
  metricsListMetrics: _angular_core.Signal<PerformanceMetricInterface[]>;
1096
1096
  metricsListInsightContext: _angular_core.Signal<{
1097
1097
  title: string;
@@ -1099,7 +1099,7 @@ declare class ModalComponent {
1099
1099
  businessContext: string;
1100
1100
  priority: number;
1101
1101
  } | null>;
1102
- chartsListData: _angular_core.Signal<PerformanceMetricInterface | InsightBlockInterface | AiChartInterface | FunnelStrengthsListModalData | FunnelWeaknessesListModalData | FunnelStrengthDetailModalData | FunnelWeaknessDetailModalData | (PerformanceMetricInterface | InsightBlockInterface)[] | null>;
1102
+ chartsListData: _angular_core.Signal<AiChartInterface | PerformanceMetricInterface | InsightBlockInterface | FunnelStrengthsListModalData | FunnelWeaknessesListModalData | FunnelStrengthDetailModalData | FunnelWeaknessDetailModalData | (PerformanceMetricInterface | InsightBlockInterface)[] | null>;
1103
1103
  chartsListCharts: _angular_core.Signal<AiChartInterface[]>;
1104
1104
  chartsListInsightContext: _angular_core.Signal<{
1105
1105
  title: string;
@@ -1107,7 +1107,7 @@ declare class ModalComponent {
1107
1107
  businessContext: string;
1108
1108
  priority: number;
1109
1109
  } | null>;
1110
- recommendationsListData: _angular_core.Signal<PerformanceMetricInterface | InsightBlockInterface | AiChartInterface | FunnelStrengthsListModalData | FunnelWeaknessesListModalData | FunnelStrengthDetailModalData | FunnelWeaknessDetailModalData | (PerformanceMetricInterface | InsightBlockInterface)[] | null>;
1110
+ recommendationsListData: _angular_core.Signal<AiChartInterface | PerformanceMetricInterface | InsightBlockInterface | FunnelStrengthsListModalData | FunnelWeaknessesListModalData | FunnelStrengthDetailModalData | FunnelWeaknessDetailModalData | (PerformanceMetricInterface | InsightBlockInterface)[] | null>;
1111
1111
  recommendationsListRecommendations: _angular_core.Signal<string[]>;
1112
1112
  recommendationsListInsightContext: _angular_core.Signal<{
1113
1113
  title: string;
@@ -1115,7 +1115,7 @@ declare class ModalComponent {
1115
1115
  businessContext: string;
1116
1116
  priority: number;
1117
1117
  } | null>;
1118
- competitiveAnalysisData: _angular_core.Signal<PerformanceMetricInterface | InsightBlockInterface | AiChartInterface | FunnelStrengthsListModalData | FunnelWeaknessesListModalData | FunnelStrengthDetailModalData | FunnelWeaknessDetailModalData | (PerformanceMetricInterface | InsightBlockInterface)[] | null>;
1118
+ competitiveAnalysisData: _angular_core.Signal<AiChartInterface | PerformanceMetricInterface | InsightBlockInterface | FunnelStrengthsListModalData | FunnelWeaknessesListModalData | FunnelStrengthDetailModalData | FunnelWeaknessDetailModalData | (PerformanceMetricInterface | InsightBlockInterface)[] | null>;
1119
1119
  competitiveAnalysisContext: _angular_core.Signal<{
1120
1120
  title: string;
1121
1121
  description: string;
@@ -1671,7 +1671,7 @@ declare class MetricCardComponent {
1671
1671
  competitiveScoreBadgeLightClass: _angular_core.Signal<string>;
1672
1672
  competitiveScoreBadgeDarkClass: _angular_core.Signal<string>;
1673
1673
  competitiveScoreBadgeClass: _angular_core.Signal<string>;
1674
- competitiveScoreTextClass: _angular_core.Signal<"" | "text-blue-700" | "text-blue-400" | "text-emerald-600" | "text-orange-600">;
1674
+ competitiveScoreTextClass: _angular_core.Signal<"" | "text-emerald-600" | "text-blue-700" | "text-blue-400" | "text-orange-600">;
1675
1675
  competitiveComparisonDefaultClass: _angular_core.Signal<"text-slate-700" | "text-slate-300">;
1676
1676
  competitiveComparisonClass: _angular_core.Signal<"text-slate-700" | "text-slate-300" | "text-emerald-600 font-semibold" | "text-orange-600 font-semibold">;
1677
1677
  getCompetitiveScoreIcon(): string;
@@ -2197,7 +2197,7 @@ declare class SymphiqFunnelAnalysisPreviewComponent {
2197
2197
  topMetrics: _angular_core.Signal<PerformanceMetricInterface[]>;
2198
2198
  formattedRevenueValue: _angular_core.Signal<string>;
2199
2199
  formattedRevenueTrend: _angular_core.Signal<string>;
2200
- revenueStatusIcon: _angular_core.Signal<"↑" | "" | "" | "">;
2200
+ revenueStatusIcon: _angular_core.Signal<"↑" | "" | "" | "">;
2201
2201
  hasCompetitiveData: _angular_core.Signal<boolean>;
2202
2202
  hasOverallCompetitiveBenchmark: _angular_core.Signal<boolean>;
2203
2203
  overallCompetitiveDescription: _angular_core.Signal<string>;
@@ -2239,7 +2239,7 @@ declare class SymphiqFunnelAnalysisPreviewComponent {
2239
2239
  competitiveTooltip: _angular_core.Signal<{
2240
2240
  industry: string;
2241
2241
  metricBenchmark: string;
2242
- competitiveScore: "LEADING" | "LAGGING" | "COMPETITIVE";
2242
+ competitiveScore: "LEADING" | "COMPETITIVE" | "LAGGING";
2243
2243
  description: string;
2244
2244
  keyOpportunities: string;
2245
2245
  }>;
@@ -2827,6 +2827,7 @@ declare class MetricReportModalComponent {
2827
2827
  pacingResponse: _angular_core.InputSignal<PacingResponseInterface | undefined>;
2828
2828
  trendChartData: _angular_core.InputSignal<AiChartInterface | null>;
2829
2829
  currencySymbol: _angular_core.InputSignal<string>;
2830
+ showLiveIndicator: _angular_core.InputSignal<boolean>;
2830
2831
  isOpen: _angular_core.InputSignal<boolean>;
2831
2832
  closed: _angular_core.OutputEmitterRef<void>;
2832
2833
  protected showDefinition: _angular_core.WritableSignal<boolean>;
@@ -2910,7 +2911,7 @@ declare class MetricReportModalComponent {
2910
2911
  protected footerClasses(): string;
2911
2912
  protected closeFooterButtonClasses(): string;
2912
2913
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<MetricReportModalComponent, never>;
2913
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<MetricReportModalComponent, "symphiq-metric-report-modal", never, { "viewMode": { "alias": "viewMode"; "required": false; "isSignal": true; }; "metricEnum": { "alias": "metricEnum"; "required": false; "isSignal": true; }; "metricData": { "alias": "metricData"; "required": false; "isSignal": true; }; "contributingMetrics": { "alias": "contributingMetrics"; "required": false; "isSignal": true; }; "pacingResponse": { "alias": "pacingResponse"; "required": false; "isSignal": true; }; "trendChartData": { "alias": "trendChartData"; "required": false; "isSignal": true; }; "currencySymbol": { "alias": "currencySymbol"; "required": false; "isSignal": true; }; "isOpen": { "alias": "isOpen"; "required": false; "isSignal": true; }; }, { "closed": "closed"; }, never, never, true, never>;
2914
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<MetricReportModalComponent, "symphiq-metric-report-modal", never, { "viewMode": { "alias": "viewMode"; "required": false; "isSignal": true; }; "metricEnum": { "alias": "metricEnum"; "required": false; "isSignal": true; }; "metricData": { "alias": "metricData"; "required": false; "isSignal": true; }; "contributingMetrics": { "alias": "contributingMetrics"; "required": false; "isSignal": true; }; "pacingResponse": { "alias": "pacingResponse"; "required": false; "isSignal": true; }; "trendChartData": { "alias": "trendChartData"; "required": false; "isSignal": true; }; "currencySymbol": { "alias": "currencySymbol"; "required": false; "isSignal": true; }; "showLiveIndicator": { "alias": "showLiveIndicator"; "required": false; "isSignal": true; }; "isOpen": { "alias": "isOpen"; "required": false; "isSignal": true; }; }, { "closed": "closed"; }, never, never, true, never>;
2914
2915
  }
2915
2916
 
2916
2917
  declare class SymphiqBusinessAnalysisDashboardComponent implements OnInit, AfterViewInit, OnDestroy {
@@ -3554,6 +3555,7 @@ declare class SymphiqProfileShopAnalysisDashboardComponent implements OnInit, On
3554
3555
  targetValue?: string;
3555
3556
  projectedValue?: string;
3556
3557
  pacingStatus?: _jebgem_model.PacingStatusEnum;
3558
+ pacingStatusDescription?: string;
3557
3559
  yoyChange?: string;
3558
3560
  topPriorities?: _jebgem_model.MetricTopPriorityInterface[];
3559
3561
  quickWins?: _jebgem_model.QuickWinItemInterface[];
@@ -3693,25 +3695,23 @@ declare class SymphiqProfileShopAnalysisDashboardComponent implements OnInit, On
3693
3695
  static ɵcmp: _angular_core.ɵɵComponentDeclaration<SymphiqProfileShopAnalysisDashboardComponent, "symphiq-profile-shop-analysis-dashboard", never, { "viewMode": { "alias": "viewMode"; "required": false; "isSignal": true; }; "requestedByUser": { "alias": "requestedByUser"; "required": false; "isSignal": true; }; "createdDate": { "alias": "createdDate"; "required": false; "isSignal": true; }; "embedded": { "alias": "embedded"; "required": false; "isSignal": true; }; "profileAnalysis": { "alias": "profileAnalysis"; "required": false; "isSignal": true; }; "profile": { "alias": "profile"; "required": false; "isSignal": true; }; "funnelAnalysis": { "alias": "funnelAnalysis"; "required": false; "isSignal": true; }; "focusAreaDetails": { "alias": "focusAreaDetails"; "required": false; "isSignal": true; }; "account": { "alias": "account"; "required": false; "isSignal": true; }; "profileShop": { "alias": "profileShop"; "required": false; "isSignal": true; }; "profileShopQuestions": { "alias": "profileShopQuestions"; "required": false; "isSignal": true; }; "profileAnswers": { "alias": "profileAnswers"; "required": false; "isSignal": true; }; "profileAnswerHistories": { "alias": "profileAnswerHistories"; "required": false; "isSignal": true; }; "itemStatusProfileShop": { "alias": "itemStatusProfileShop"; "required": false; "isSignal": true; }; "itemStatusProfileAnalysis": { "alias": "itemStatusProfileAnalysis"; "required": false; "isSignal": true; }; "planCardInfos": { "alias": "planCardInfos"; "required": false; "isSignal": true; }; "isOnboarded": { "alias": "isOnboarded"; "required": false; "isSignal": true; }; "scrollEvent": { "alias": "scrollEvent"; "required": false; "isSignal": true; }; "scrollElement": { "alias": "scrollElement"; "required": false; "isSignal": true; }; "users": { "alias": "users"; "required": false; "isSignal": true; }; "isLoading": { "alias": "isLoading"; "required": false; "isSignal": true; }; "forDemo": { "alias": "forDemo"; "required": false; "isSignal": true; }; "currentUser": { "alias": "currentUser"; "required": false; "isSignal": true; }; "maxAccessibleStepId": { "alias": "maxAccessibleStepId"; "required": false; "isSignal": true; }; "isMarkingAsReviewed": { "alias": "isMarkingAsReviewed"; "required": false; "isSignal": true; }; }, { "stepClick": "stepClick"; "nextStepClick": "nextStepClick"; "currencySelectionClick": "currencySelectionClick"; "editCurrencyClick": "editCurrencyClick"; "periodUnitChanged": "periodUnitChanged"; "planSelected": "planSelected"; "checkoutPlanClick": "checkoutPlanClick"; "answerShopProfileQuestions": "answerShopProfileQuestions"; "continueShopProfileQuestions": "continueShopProfileQuestions"; "profileQuestionAnswerSave": "profileQuestionAnswerSave"; "shopProfileAdminAnswerAction": "shopProfileAdminAnswerAction"; "markAsReviewedClick": "markAsReviewedClick"; }, never, never, true, never>;
3694
3696
  }
3695
3697
 
3698
+ interface WhatYoullSeeBelowItem {
3699
+ title: string;
3700
+ description: string;
3701
+ }
3702
+
3696
3703
  declare class ShopWelcomeBannerComponent {
3697
3704
  viewMode: _angular_core.InputSignal<ViewModeEnum>;
3698
3705
  businessName: _angular_core.InputSignal<string>;
3699
3706
  isOnboarded: _angular_core.InputSignal<boolean>;
3700
3707
  analysisDate: _angular_core.InputSignal<Date | undefined>;
3708
+ protected readonly whatYoullSeeBelowItems: WhatYoullSeeBelowItem[];
3701
3709
  protected formattedAnalysisDate: _angular_core.Signal<string | null>;
3702
3710
  protected containerClasses(): string;
3703
3711
  protected contentClasses(): string;
3704
3712
  protected iconContainerClasses(): string;
3705
3713
  protected titleClasses(): string;
3706
3714
  protected textClasses(): string;
3707
- protected highlightBoxClasses(): string;
3708
- protected highlightIconClasses(): string;
3709
- protected highlightTitleClasses(): string;
3710
- protected highlightListClasses(): string;
3711
- protected nextStepsBoxClasses(): string;
3712
- protected nextStepsIconClasses(): string;
3713
- protected nextStepsTitleClasses(): string;
3714
- protected nextStepsTextClasses(): string;
3715
3715
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<ShopWelcomeBannerComponent, never>;
3716
3716
  static ɵcmp: _angular_core.ɵɵComponentDeclaration<ShopWelcomeBannerComponent, "symphiq-shop-welcome-banner", never, { "viewMode": { "alias": "viewMode"; "required": false; "isSignal": true; }; "businessName": { "alias": "businessName"; "required": false; "isSignal": true; }; "isOnboarded": { "alias": "isOnboarded"; "required": false; "isSignal": true; }; "analysisDate": { "alias": "analysisDate"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
3717
3717
  }
@@ -3928,6 +3928,7 @@ declare class SymphiqProfileFocusAreasAnalysesDashboardComponent {
3928
3928
  protected readonly ProfileAnalysisReviewStatusEnum: typeof ProfileAnalysisReviewStatusEnum;
3929
3929
  protected readonly focusAreaStatusConfig: Partial<ProfileAnalysisStatusConfig>;
3930
3930
  protected readonly focusAreaCardConfig: Partial<ProfileAnalysisCardConfig>;
3931
+ protected readonly whatYoullSeeBelowItems: WhatYoullSeeBelowItem[];
3931
3932
  private readonly COLLAPSE_THRESHOLD;
3932
3933
  private readonly EXPAND_THRESHOLD;
3933
3934
  onScroll(): void;
@@ -3952,6 +3953,7 @@ declare class SymphiqProfileFocusAreasAnalysesDashboardComponent {
3952
3953
  latest: Date;
3953
3954
  } | null>;
3954
3955
  formattedAnalysisDateRange: _angular_core.Signal<string | null>;
3956
+ analysisDatePreposition: _angular_core.Signal<string>;
3955
3957
  genericCardData: _angular_core.Signal<ProfileAnalysisCardData<FocusAreaDomainEnum, ProfileFocusAreaInterface>[]>;
3956
3958
  handleCardClick(event: CardClickEvent<FocusAreaDomainEnum, ProfileFocusAreaInterface>): void;
3957
3959
  handleFooterClick(profileFocusArea: ProfileFocusAreaInterface | null): void;
@@ -3973,10 +3975,6 @@ declare class SymphiqProfileFocusAreasAnalysesDashboardComponent {
3973
3975
  getWelcomeBannerHighlightIconClasses(): string;
3974
3976
  getWelcomeBannerHighlightTitleClasses(): string;
3975
3977
  getWelcomeBannerHighlightListClasses(): string;
3976
- getWelcomeBannerNextStepsClasses(): string;
3977
- getWelcomeBannerNextStepsIconClasses(): string;
3978
- getWelcomeBannerNextStepsTitleClasses(): string;
3979
- getWelcomeBannerNextStepsTextClasses(): string;
3980
3978
  getStatusComponentContainerClasses(): string;
3981
3979
  getStatusSectionTitleClasses(): string;
3982
3980
  private getIconForDomain;
@@ -4273,6 +4271,8 @@ declare class SymphiqProfileMetricsAnalysesDashboardComponent {
4273
4271
  latest: Date;
4274
4272
  } | null>;
4275
4273
  formattedAnalysisDateRange: _angular_core.Signal<string | null>;
4274
+ analysisDatePreposition: _angular_core.Signal<string>;
4275
+ protected readonly whatYoullSeeBelowItems: WhatYoullSeeBelowItem[];
4276
4276
  genericCardData: _angular_core.Signal<ProfileAnalysisCardData<MetricEnum, ProfileMetricInterface>[]>;
4277
4277
  getCurrentMetricForConfidence(): string | undefined;
4278
4278
  handleCardClick(event: CardClickEvent<MetricEnum, ProfileMetricInterface>): void;
@@ -4282,14 +4282,6 @@ declare class SymphiqProfileMetricsAnalysesDashboardComponent {
4282
4282
  getWelcomeBannerIconClasses(): string;
4283
4283
  getWelcomeBannerTitleClasses(): string;
4284
4284
  getWelcomeBannerTextClasses(): string;
4285
- getWelcomeBannerHighlightClasses(): string;
4286
- getWelcomeBannerHighlightIconClasses(): string;
4287
- getWelcomeBannerHighlightTitleClasses(): string;
4288
- getWelcomeBannerHighlightListClasses(): string;
4289
- getWelcomeBannerNextStepsClasses(): string;
4290
- getWelcomeBannerNextStepsIconClasses(): string;
4291
- getWelcomeBannerNextStepsTitleClasses(): string;
4292
- getWelcomeBannerNextStepsTextClasses(): string;
4293
4285
  private getIconForMetric;
4294
4286
  private getMetricDescription;
4295
4287
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<SymphiqProfileMetricsAnalysesDashboardComponent, never>;
@@ -4441,6 +4433,7 @@ declare class SymphiqProfileAnalysisMetricDashboardComponent implements OnInit,
4441
4433
  targetValue?: string;
4442
4434
  projectedValue?: string;
4443
4435
  pacingStatus?: _jebgem_model.PacingStatusEnum;
4436
+ pacingStatusDescription?: string;
4444
4437
  yoyChange?: string;
4445
4438
  topPriorities?: _jebgem_model.MetricTopPriorityInterface[];
4446
4439
  quickWins?: _jebgem_model.QuickWinItemInterface[];
@@ -4541,6 +4534,7 @@ declare class MetricWelcomeBannerComponent {
4541
4534
  analysisDate: _angular_core.InputSignal<Date | undefined>;
4542
4535
  protected readonly IconSourceEnum: typeof IconSourceEnum;
4543
4536
  protected formattedAnalysisDate: _angular_core.Signal<string | null>;
4537
+ protected whatYoullSeeBelowItems: _angular_core.Signal<WhatYoullSeeBelowItem[]>;
4544
4538
  protected metricDisplayName: _angular_core.Signal<string>;
4545
4539
  protected metricIcon: _angular_core.Signal<{
4546
4540
  name: string;
@@ -4551,14 +4545,6 @@ declare class MetricWelcomeBannerComponent {
4551
4545
  protected iconContainerClasses(): string;
4552
4546
  protected titleClasses(): string;
4553
4547
  protected textClasses(): string;
4554
- protected highlightBoxClasses(): string;
4555
- protected highlightIconClasses(): string;
4556
- protected highlightTitleClasses(): string;
4557
- protected highlightListClasses(): string;
4558
- protected nextStepsBoxClasses(): string;
4559
- protected nextStepsIconClasses(): string;
4560
- protected nextStepsTitleClasses(): string;
4561
- protected nextStepsTextClasses(): string;
4562
4548
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<MetricWelcomeBannerComponent, never>;
4563
4549
  static ɵcmp: _angular_core.ɵɵComponentDeclaration<MetricWelcomeBannerComponent, "symphiq-metric-welcome-banner", never, { "viewMode": { "alias": "viewMode"; "required": false; "isSignal": true; }; "metricName": { "alias": "metricName"; "required": false; "isSignal": true; }; "isOnboarded": { "alias": "isOnboarded"; "required": false; "isSignal": true; }; "analysisDate": { "alias": "analysisDate"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
4564
4550
  }
@@ -4960,7 +4946,7 @@ declare class FocusAreaStatusCardComponent {
4960
4946
  protected generatingMessage: _angular_core.Signal<"Generating Profile Questions..." | "Generating Analysis..." | "Generating...">;
4961
4947
  protected hasAnalysis: _angular_core.Signal<boolean>;
4962
4948
  protected hasProfile: _angular_core.Signal<boolean>;
4963
- protected profileCompletionPercentage: _angular_core.Signal<0 | 50 | 100>;
4949
+ protected profileCompletionPercentage: _angular_core.Signal<0 | 100 | 50>;
4964
4950
  protected isProfileComplete: _angular_core.Signal<boolean>;
4965
4951
  protected handleCardClick(): void;
4966
4952
  protected cardClasses(): string;
@@ -5054,14 +5040,17 @@ declare class VisualizationContainerComponent {
5054
5040
  static ɵcmp: _angular_core.ɵɵComponentDeclaration<VisualizationContainerComponent, "symphiq-visualization-container", never, { "isLightMode": { "alias": "isLightMode"; "required": false; "isSignal": true; }; "visualizationType": { "alias": "visualizationType"; "required": false; "isSignal": true; }; "visualizationData": { "alias": "visualizationData"; "required": false; "isSignal": true; }; "disableInteraction": { "alias": "disableInteraction"; "required": false; "isSignal": true; }; }, { "visualizationClick": "visualizationClick"; }, never, ["*"], true, never>;
5055
5041
  }
5056
5042
 
5043
+ type ScrollProgressBarColorScheme = 'blue-purple' | 'blue-cyan';
5057
5044
  declare class ScrollProgressBarComponent {
5045
+ viewMode: _angular_core.InputSignal<ViewModeEnum>;
5058
5046
  progress: _angular_core.InputSignal<number>;
5059
- isLightMode: _angular_core.InputSignal<boolean>;
5060
5047
  embedded: _angular_core.InputSignal<boolean>;
5061
- protected getContainerClasses(): string;
5062
- protected getGradientClasses(): string;
5048
+ colorScheme: _angular_core.InputSignal<ScrollProgressBarColorScheme>;
5049
+ protected isLightMode: _angular_core.Signal<boolean>;
5050
+ protected containerClasses: _angular_core.Signal<string>;
5051
+ protected barClasses: _angular_core.Signal<"bg-gradient-to-r from-blue-500 to-cyan-500" | "bg-gradient-to-r from-blue-400 to-cyan-400" | "bg-gradient-to-r from-blue-500 to-purple-500" | "bg-gradient-to-r from-blue-400 to-purple-400">;
5063
5052
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<ScrollProgressBarComponent, never>;
5064
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<ScrollProgressBarComponent, "symphiq-scroll-progress-bar", never, { "progress": { "alias": "progress"; "required": false; "isSignal": true; }; "isLightMode": { "alias": "isLightMode"; "required": false; "isSignal": true; }; "embedded": { "alias": "embedded"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
5053
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<ScrollProgressBarComponent, "symphiq-scroll-progress-bar", never, { "viewMode": { "alias": "viewMode"; "required": false; "isSignal": true; }; "progress": { "alias": "progress"; "required": false; "isSignal": true; }; "embedded": { "alias": "embedded"; "required": false; "isSignal": true; }; "colorScheme": { "alias": "colorScheme"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
5065
5054
  }
5066
5055
 
5067
5056
  interface IconObjectInterface {
@@ -5137,7 +5126,7 @@ declare class SearchModalComponent {
5137
5126
  emptyIconClass: _angular_core.Signal<"text-slate-600" | "text-slate-300">;
5138
5127
  emptyTitleClass: _angular_core.Signal<"text-slate-900" | "text-white">;
5139
5128
  emptyDescClass: _angular_core.Signal<"text-slate-600" | "text-slate-400">;
5140
- shortcutsClass: _angular_core.Signal<"bg-slate-900/50 border-slate-700" | "bg-slate-50 border-slate-200">;
5129
+ shortcutsClass: _angular_core.Signal<"bg-slate-50 border-slate-200" | "bg-slate-900/50 border-slate-700">;
5141
5130
  kbdClass: _angular_core.Signal<"bg-white border border-slate-300 text-slate-700 shadow-sm" | "bg-slate-700 border border-slate-600 text-slate-300">;
5142
5131
  shortcutTextClass: _angular_core.Signal<"text-slate-600" | "text-slate-400">;
5143
5132
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<SearchModalComponent, never>;
@@ -5285,17 +5274,17 @@ declare class ConfidenceLevelCardComponent implements OnInit, OnDestroy {
5285
5274
  protected titleClasses: _angular_core.Signal<"text-white" | "bg-gradient-to-r from-slate-700 to-slate-900 bg-clip-text text-transparent">;
5286
5275
  protected subtitleClasses: _angular_core.Signal<"text-slate-600" | "text-slate-400">;
5287
5276
  protected gradeBadgeContainerClasses: _angular_core.Signal<string>;
5288
- protected glowEffectClasses: _angular_core.Signal<"bg-emerald-500" | "bg-blue-500" | "bg-orange-500" | "bg-red-500">;
5277
+ protected glowEffectClasses: _angular_core.Signal<"bg-blue-500" | "bg-emerald-500" | "bg-orange-500" | "bg-red-500">;
5289
5278
  protected gradeBadgeClasses: _angular_core.Signal<"bg-gradient-to-br from-emerald-500/30 to-teal-500/30 border-2 border-emerald-500/50 shadow-[0_0_20px_rgba(16,185,129,0.3)]" | "bg-gradient-to-br from-emerald-50 to-teal-50 border-2 border-emerald-300/50 shadow-[0_0_20px_rgba(16,185,129,0.2)]" | "bg-gradient-to-br from-blue-500/30 to-cyan-500/30 border-2 border-blue-500/50 shadow-[0_0_20px_rgba(59,130,246,0.3)]" | "bg-gradient-to-br from-blue-50 to-cyan-50 border-2 border-blue-300/50 shadow-[0_0_20px_rgba(59,130,246,0.2)]" | "bg-gradient-to-br from-orange-500/30 to-amber-500/30 border-2 border-orange-500/50 shadow-[0_0_20px_rgba(249,115,22,0.3)]" | "bg-gradient-to-br from-orange-50 to-amber-50 border-2 border-orange-300/50 shadow-[0_0_20px_rgba(249,115,22,0.2)]" | "bg-gradient-to-br from-red-500/30 to-rose-500/30 border-2 border-red-500/50 shadow-[0_0_20px_rgba(239,68,68,0.3)]" | "bg-gradient-to-br from-red-50 to-rose-50 border-2 border-red-300/50 shadow-[0_0_20px_rgba(239,68,68,0.2)]">;
5290
- protected gradeLabelClasses: _angular_core.Signal<"text-emerald-700" | "text-red-700" | "text-blue-700" | "text-orange-700" | "text-red-300" | "text-blue-300" | "text-emerald-300" | "text-orange-300">;
5279
+ protected gradeLabelClasses: _angular_core.Signal<"text-blue-700" | "text-emerald-700" | "text-red-700" | "text-blue-300" | "text-emerald-300" | "text-red-300" | "text-orange-700" | "text-orange-300">;
5291
5280
  protected gradeValueClasses: _angular_core.Signal<"bg-gradient-to-b from-emerald-300 to-emerald-500 bg-clip-text text-transparent" | "bg-gradient-to-b from-emerald-600 to-emerald-800 bg-clip-text text-transparent" | "bg-gradient-to-b from-blue-300 to-blue-500 bg-clip-text text-transparent" | "bg-gradient-to-b from-blue-600 to-blue-800 bg-clip-text text-transparent" | "bg-gradient-to-b from-orange-300 to-orange-500 bg-clip-text text-transparent" | "bg-gradient-to-b from-orange-600 to-orange-800 bg-clip-text text-transparent" | "bg-gradient-to-b from-red-300 to-red-500 bg-clip-text text-transparent" | "bg-gradient-to-b from-red-600 to-red-800 bg-clip-text text-transparent">;
5292
5281
  protected descriptionClasses: _angular_core.Signal<"text-slate-700" | "text-slate-300">;
5293
5282
  protected progressLabelClasses: _angular_core.Signal<"text-slate-700" | "text-slate-300">;
5294
- protected progressValueClasses: _angular_core.Signal<"text-emerald-400" | "text-red-400" | "text-blue-400" | "text-emerald-600" | "text-red-600" | "text-orange-600" | "text-orange-400" | "text-blue-600">;
5283
+ protected progressValueClasses: _angular_core.Signal<"text-emerald-400" | "text-red-400" | "text-emerald-600" | "text-blue-400" | "text-orange-600" | "text-red-600" | "text-blue-600" | "text-orange-400">;
5295
5284
  protected progressTrackClasses: _angular_core.Signal<"bg-slate-700/50 shadow-inner" | "bg-slate-200 shadow-inner">;
5296
5285
  protected progressBarClasses: _angular_core.Signal<"rounded-full overflow-hidden bg-gradient-to-r from-emerald-500 via-teal-500 to-emerald-600" | "rounded-full overflow-hidden bg-gradient-to-r from-blue-500 via-cyan-500 to-blue-600" | "rounded-full overflow-hidden bg-gradient-to-r from-orange-500 via-amber-500 to-orange-600" | "rounded-full overflow-hidden bg-gradient-to-r from-red-500 via-rose-500 to-red-600">;
5297
5286
  protected shimmerClasses: _angular_core.Signal<string>;
5298
- protected progressGlowClasses: _angular_core.Signal<"bg-gradient-to-r from-emerald-500 to-teal-500" | "bg-gradient-to-r from-blue-500 to-cyan-500" | "bg-gradient-to-r from-orange-500 to-amber-500" | "bg-gradient-to-r from-red-500 to-rose-500">;
5287
+ protected progressGlowClasses: _angular_core.Signal<"bg-gradient-to-r from-blue-500 to-cyan-500" | "bg-gradient-to-r from-emerald-500 to-teal-500" | "bg-gradient-to-r from-orange-500 to-amber-500" | "bg-gradient-to-r from-red-500 to-rose-500">;
5299
5288
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<ConfidenceLevelCardComponent, never>;
5300
5289
  static ɵcmp: _angular_core.ɵɵComponentDeclaration<ConfidenceLevelCardComponent, "symphiq-confidence-level-card", never, { "viewMode": { "alias": "viewMode"; "required": false; "isSignal": true; }; "currentStepId": { "alias": "currentStepId"; "required": false; "isSignal": true; }; "focusAreaDetails": { "alias": "focusAreaDetails"; "required": false; "isSignal": true; }; "currentFocusAreaDomain": { "alias": "currentFocusAreaDomain"; "required": false; "isSignal": true; }; "currentMetric": { "alias": "currentMetric"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
5301
5290
  }
@@ -5376,10 +5365,10 @@ declare class IndeterminateSpinnerComponent {
5376
5365
  viewMode: _angular_core.InputSignal<ViewModeEnum>;
5377
5366
  size: _angular_core.InputSignal<SpinnerSize>;
5378
5367
  color: _angular_core.InputSignal<string | undefined>;
5379
- svgSize: _angular_core.Signal<60 | 40 | 80>;
5368
+ svgSize: _angular_core.Signal<80 | 60 | 40>;
5380
5369
  circleRadius: _angular_core.Signal<16 | 36 | 26>;
5381
5370
  svgCircleRadius: _angular_core.Signal<number>;
5382
- strokeWidth: _angular_core.Signal<2 | 3 | 2.5>;
5371
+ strokeWidth: _angular_core.Signal<3 | 2 | 2.5>;
5383
5372
  dotSize: _angular_core.Signal<10 | 5 | 7>;
5384
5373
  containerClasses: _angular_core.Signal<{
5385
5374
  'w-10 h-10': boolean;
@@ -5444,7 +5433,7 @@ declare class ChartContainerComponent {
5444
5433
  titleClass: _angular_core.Signal<"text-slate-900" | "text-white">;
5445
5434
  descriptionClass: _angular_core.Signal<"text-slate-600" | "text-slate-400">;
5446
5435
  iconClass: _angular_core.Signal<"text-slate-400 group-hover:text-blue-500" | "text-slate-500 group-hover:text-blue-400">;
5447
- chartIconClass: _angular_core.Signal<"bg-blue-500/20 text-blue-400" | "bg-blue-100 text-blue-600">;
5436
+ chartIconClass: _angular_core.Signal<"bg-blue-100 text-blue-600" | "bg-blue-500/20 text-blue-400">;
5448
5437
  expandButtonClass: _angular_core.Signal<"bg-blue-100 text-blue-600 hover:bg-blue-200" | "bg-blue-500/20 text-blue-400 hover:bg-blue-500/30">;
5449
5438
  closeButtonClass: _angular_core.Signal<"bg-slate-100 text-slate-600 hover:bg-slate-200" | "bg-slate-700/50 text-slate-400 hover:bg-slate-600/50">;
5450
5439
  isCollapsible: _angular_core.Signal<boolean>;
@@ -5465,7 +5454,7 @@ declare class LineChartComponent implements OnInit, AfterViewInit, OnDestroy {
5465
5454
  height: _angular_core.InputSignal<string | undefined>;
5466
5455
  chartHeight: _angular_core.Signal<string>;
5467
5456
  cursorColor: _angular_core.Signal<9741240 | 16777215>;
5468
- tooltipTextColor: _angular_core.Signal<0 | 16777215>;
5457
+ tooltipTextColor: _angular_core.Signal<16777215 | 0>;
5469
5458
  chartHash: _angular_core.Signal<string>;
5470
5459
  chartDiv: ElementRef;
5471
5460
  private root?;
@@ -5651,7 +5640,7 @@ declare class TooltipContainerComponent implements AfterViewInit, OnDestroy {
5651
5640
  shouldCenter: _angular_core.Signal<boolean>;
5652
5641
  containerClass: _angular_core.Signal<"" | "-translate-x-1/2">;
5653
5642
  contentClass: _angular_core.Signal<"bg-white/95 border-slate-300 text-slate-900" | "bg-slate-800/95 border-slate-600 text-white">;
5654
- textClass: _angular_core.Signal<"text-slate-200" | "text-slate-700">;
5643
+ textClass: _angular_core.Signal<"text-slate-700" | "text-slate-200">;
5655
5644
  viewMoreButtonClass: _angular_core.Signal<"bg-blue-50 text-blue-700 border border-blue-200 hover:bg-blue-200 hover:border-blue-400 hover:text-blue-800 active:bg-blue-300" | "bg-blue-500/10 text-blue-400 border border-blue-500/20 hover:bg-blue-500/30 hover:border-blue-500/40 hover:text-blue-300 active:bg-blue-500/40">;
5656
5645
  transformStyle: _angular_core.Signal<"none" | "translateX(-192px)">;
5657
5646
  constructor();
@@ -6138,5 +6127,5 @@ declare function validateRevenueTarget(targetRevenue: number, calculations: Metr
6138
6127
  };
6139
6128
 
6140
6129
  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, GradeBadgeComponent, HeaderScrollService, HierarchyDisplayComponent, HorizontalBarComponent, IconService, IndeterminateSpinnerComponent, InsightCardComponent, JourneyProgressIndicatorComponent, JourneyStepIdEnum, LineChartComponent, MetricCardComponent, MetricExecutiveSummaryComponent, MetricFormatterService, MetricListItemComponent, MetricReportModalComponent, MetricWelcomeBannerComponent, MobileBottomNavComponent, MobileFABComponent, ModalComponent, ModalService, NapkinVisualPlaceholderComponent, NavigationStateService, OpportunityHighlightBannerComponent, OverallAssessmentComponent, PacingStatusBadgeComponent, PieChartComponent, ProfileItemCardComponent, ProfileSectionComponent, ProfileSubsectionComponent, RelatedContentSidebarComponent, RevenueCalculatorService, RevenueCalculatorWelcomeBannerComponent, ScrollDepthService, ScrollProgressBarComponent, SearchButtonComponent, SearchModalComponent, SectionDividerComponent, SectionNavigationComponent, ShadowElevationDirective, ShopPlatformEnum, 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, 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 };
6141
- export type { AnimationType, AvatarSize, BusinessInsightDetailModalData, BusinessSearchResult, CategoryColorPalette, CategoryDetailModalData, CategoryProgressItem, ChartThemeColors, ConfettiConfig, ConfettiIntensity, CreateAccountData, CriticalGapDetailModalData, CriticalGapsListModalData, CrossDashboardRelationships, DataKey, FocusAreaGapDetailModalData, FocusAreaGapsListModalData, FocusAreaOpportunitiesListModalData, FocusAreaOpportunityDetailModalData, FocusAreaStrengthDetailModalData, FocusAreaStrengthsListModalData, FunnelMetricOrder, FunnelRatio, FunnelStrengthDetailModalData, FunnelStrengthInterface, FunnelStrengthsListModalData, FunnelWeaknessDetailModalData, FunnelWeaknessInterface, FunnelWeaknessesListModalData, GapDetailModalData, GoalBusinessInsightsListModalData, GoalDetailModalData, GoalInsightsListModalData, GoalObjectivesModalData, HeaderScrollConfig, ItemDetailModalData, JourneyStep$1 as JourneyStep, KeyStrengthDetailModalData, KeyStrengthsListModalData, LayoutMode, Metric, MetricAnalysisNavigationData, MetricTargetCalculation, MetricTargetWithPrecision, MetricsListModalData, ModalState, NavSection, NavigationState, ObjectiveStrategiesModalData, OpportunityDetailModalData, ProfileAnalysisNavigationData, ProfileQuestionAnswerSaveEvent, RecommendationBusinessInsightsListModalData, RecommendationInsightsListModalData, RelatedBusinessContent, RelatedFunnelContent, RelatedMetricRatio, RevenueCalculationResult, ReverseCalculationContext, SaveActionType, ScrollBaseCustomEvent, ScrollBaseDetail, ScrollCustomEvent, ScrollDepthInfo, ScrollDetail, SemanticColors, ShadowLevel, ShopProfileViewType, SpinnerSize, StrategyRecommendationsModalData, StrengthDetailModalData, ThemeColorContext, ThemeMode, TooltipPosition, TooltipState, TooltipType, TopPrioritiesListModalData, TopPriorityDetailModalData, TopPriorityInterface, ViewMode, ViewportBounds, VisualizationData, VisualizationType };
6130
+ export type { AnimationType, AvatarSize, BusinessInsightDetailModalData, BusinessSearchResult, CategoryColorPalette, CategoryDetailModalData, CategoryProgressItem, ChartThemeColors, ConfettiConfig, ConfettiIntensity, CreateAccountData, CriticalGapDetailModalData, CriticalGapsListModalData, CrossDashboardRelationships, DataKey, FocusAreaGapDetailModalData, FocusAreaGapsListModalData, FocusAreaOpportunitiesListModalData, FocusAreaOpportunityDetailModalData, FocusAreaStrengthDetailModalData, FocusAreaStrengthsListModalData, FunnelMetricOrder, FunnelRatio, FunnelStrengthDetailModalData, FunnelStrengthInterface, FunnelStrengthsListModalData, FunnelWeaknessDetailModalData, FunnelWeaknessInterface, FunnelWeaknessesListModalData, GapDetailModalData, GoalBusinessInsightsListModalData, GoalDetailModalData, GoalInsightsListModalData, GoalObjectivesModalData, HeaderScrollConfig, ItemDetailModalData, JourneyStep$1 as JourneyStep, KeyStrengthDetailModalData, KeyStrengthsListModalData, LayoutMode, Metric, MetricAnalysisNavigationData, MetricTargetCalculation, MetricTargetWithPrecision, MetricsListModalData, ModalState, NavSection, NavigationState, ObjectiveStrategiesModalData, OpportunityDetailModalData, ProfileAnalysisNavigationData, ProfileQuestionAnswerSaveEvent, RecommendationBusinessInsightsListModalData, RecommendationInsightsListModalData, RelatedBusinessContent, RelatedFunnelContent, RelatedMetricRatio, RevenueCalculationResult, ReverseCalculationContext, SaveActionType, ScrollBaseCustomEvent, ScrollBaseDetail, ScrollCustomEvent, ScrollDepthInfo, ScrollDetail, ScrollProgressBarColorScheme, SemanticColors, ShadowLevel, ShopProfileViewType, SpinnerSize, StrategyRecommendationsModalData, StrengthDetailModalData, ThemeColorContext, ThemeMode, TooltipPosition, TooltipState, TooltipType, TopPrioritiesListModalData, TopPriorityDetailModalData, TopPriorityInterface, ViewMode, ViewportBounds, VisualizationData, VisualizationType };
6142
6131
  //# sourceMappingURL=index.d.ts.map